/** * bootstrap-table - An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation) * * @version v1.23.1 * @homepage https://bootstrap-table.com * @author wenzhixin (http://wenzhixin.net.cn/) * @license MIT */ !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(require("core-js/modules/es.array.find.js"),require("core-js/modules/es.array.includes.js"),require("core-js/modules/es.object.to-string.js"),require("core-js/modules/es.string.includes.js"),require("jquery")):"function"==typeof define&&define.amd?define(["core-js/modules/es.array.find.js","core-js/modules/es.array.includes.js","core-js/modules/es.object.to-string.js","core-js/modules/es.string.includes.js","jquery"],e):e(null,null,null,null,(t="undefined"!=typeof globalThis?globalThis:t||self).jQuery)}(this,(function(t,e,o,n,r){"use strict";function i(t,e,o){return e=s(e),function(t,e){if(e&&("object"==typeof e||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return function(t){if(void 0===t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}(t)}(t,c()?Reflect.construct(e,o||[],s(t).constructor):e.apply(t,o))}function u(t,e,o){return e&&function(t,e){for(var o=0;o%s%s'}},{key:"initToolbar",value:function(){l(s(e.prototype),"initToolbar",this).call(this),this.handleToolbar()}},{key:"handleToolbar",value:function(){this.$toolbar.find(".dropdown-toggle").length&&this._initDropdown()}},{key:"initPagination",value:function(){l(s(e.prototype),"initPagination",this).call(this),this.options.pagination&&this.paginationParts.includes("pageSize")&&this._initDropdown()}},{key:"_initDropdown",value:function(){r(".dropdown-toggle").off("click").on("click",(function(t){var e=r(t.currentTarget);e.parents(".dropdown-toggle").length>0&&(e=e.parents(".dropdown-toggle")),e.next(".dropdown-menu").toggleClass("open")})),r(window).off("click").on("click",(function(t){var e=r(".dropdown-toggle");0!==r(t.target).parents(".dropdown-toggle, .dropdown-menu").length||r(t.target).hasClass("dropdown-toggle")||e.next(".dropdown-menu").removeClass("open")}))}}])}(r.BootstrapTable)}));