Files
everything/EveryThing/wwwroot/vendor/libs/bootstrap-table/extensions/i18n-enhance/i18n-enhance.js
David Štaleker db0cc8d3de prvi
2025-07-18 05:33:16 +02:00

1 line
1.7 KiB
JavaScript

!function(t,e){var n=function(t){var e={};function n(o){if(e[o])return e[o].exports;var i=e[o]={i:o,l:!1,exports:{}};return t[o].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,o){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:o})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(o,i,function(e){return t[e]}.bind(null,i));return o},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=413)}({413:function(t,e,n){n(414)},414:function(t,e){!function(t){"use strict";var e=t.fn.bootstrapTable.Constructor;e.prototype.changeTitle=function(e){t.each(this.options.columns,function(n,o){t.each(o,function(t,n){n.field&&(n.title=e[n.field])})}),this.initHeader(),this.initBody(),this.initToolbar()},e.prototype.changeLocale=function(t){this.options.locale=t,this.initLocale(),this.initPagination(),this.initBody(),this.initToolbar()},t.fn.bootstrapTable.methods.push("changeTitle"),t.fn.bootstrapTable.methods.push("changeLocale")}(jQuery)}});if("object"==typeof n){var o=["object"==typeof module&&"object"==typeof module.exports?module.exports:null,"undefined"!=typeof window?window:null,t&&t!==window?t:null];for(var i in n)o[0]&&(o[0][i]=n[i]),o[1]&&"__esModule"!==i&&(o[1][i]=n[i]),o[2]&&(o[2][i]=n[i])}}(this);