Files
taome/admin016avdzbx/themes/new-theme/public/currency.bundle.js
2020-10-07 10:37:15 +02:00

49 lines
14 KiB
JavaScript

window.currency=function(e){function n(r){if(t[r])return t[r].exports;var a=t[r]={i:r,l:!1,exports:{}};return e[r].call(a.exports,a,a.exports,n),a.l=!0,a.exports}var t={};return n.m=e,n.c=t,n.i=function(e){return e},n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{configurable:!1,enumerable:!0,get:r})},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},n.p="",n(n.s=317)}({1:function(e,n){var t;t=function(){return this}();try{t=t||Function("return this")()||(0,eval)("this")}catch(e){"object"==typeof window&&(t=window)}e.exports=t},12:function(e,n,t){"use strict";function r(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(n,"__esModule",{value:!0});var a=function(){function e(e,n){for(var t=0;t<n.length;t++){var r=n[t];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(n,t,r){return t&&e(n.prototype,t),r&&e(n,r),n}}(),o=window.$,i=function(){function e(){r(this,e)}return a(e,[{key:"extend",value:function(e){e.getContainer().on("click",".js-submit-row-action",function(e){e.preventDefault();var n=o(e.currentTarget),t=n.data("confirm-message");if(!t.length||confirm(t)){var r=n.data("method"),a=["GET","POST"].includes(r),i=o("<form>",{action:n.data("url"),method:a?r:"POST"}).appendTo("body");a||i.append(o("<input>",{type:"_hidden",name:"_method",value:r})),i.submit()}})}}]),e}();n.default=i},13:function(e,n,t){"use strict";(function(e){function t(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(n,"__esModule",{value:!0});var r=function(){function e(e,n){for(var t=0;t<n.length;t++){var r=n[t];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(n,t,r){return t&&e(n.prototype,t),r&&e(n,r),n}}(),a=e.$,o=function(){function e(n){t(this,e),this.selector=".ps-sortable-column",this.columns=a(n).find(this.selector)}return r(e,[{key:"attach",value:function(){var e=this;this.columns.on("click",function(n){var t=a(n.delegateTarget);e._sortByColumn(t,e._getToggledSortDirection(t))})}},{key:"sortBy",value:function(e,n){var t=this.columns.is('[data-sort-col-name="'+e+'"]');if(!t)throw new Error('Cannot sort by "'+e+'": invalid column');this._sortByColumn(t,n)}},{key:"_sortByColumn",value:function(e,n){window.location=this._getUrl(e.data("sortColName"),"desc"===n?"desc":"asc",e.data("sortPrefix"))}},{key:"_getToggledSortDirection",value:function(e){return"asc"===e.data("sortDirection")?"desc":"asc"}},{key:"_getUrl",value:function(e,n,t){var r=new URL(window.location.href),a=r.searchParams;return t?(a.set(t+"[orderBy]",e),a.set(t+"[sortOrder]",n)):(a.set("orderBy",e),a.set("sortOrder",n)),r.toString()}}]),e}();n.default=o}).call(n,t(1))},14:function(e,n,t){"use strict";(function(e){Object.defineProperty(n,"__esModule",{value:!0});/**
* 2007-2019 PrestaShop and Contributors
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/OSL-3.0
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to https://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2019 PrestaShop SA and Contributors
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/
var t=e.$,r=function(e,n){t.post(e).then(function(){return window.location.assign(n)})};n.default=r}).call(n,t(1))},16:function(e,n,t){"use strict";(function(e){function t(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(n,"__esModule",{value:!0});var r=function(){function e(e,n){for(var t=0;t<n.length;t++){var r=n[t];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(n,t,r){return t&&e(n.prototype,t),r&&e(n,r),n}}(),a=e.$,o=function(){function e(){t(this,e)}return r(e,[{key:"extend",value:function(e){var n=this;e.getContainer().find("table.table").find(".ps-togglable-row").on("click",function(e){e.preventDefault(),n._toggleValue(a(e.delegateTarget))})}},{key:"_toggleValue",value:function(e){var n=e.data("toggleUrl");this._submitAsForm(n)}},{key:"_submitAsForm",value:function(e){a("<form>",{action:e,method:"POST"}).appendTo("body").submit()}}]),e}();n.default=o}).call(n,t(1))},18:function(e,n,t){"use strict";function r(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(n,"__esModule",{value:!0});var a=function(){function e(e,n){for(var t=0;t<n.length;t++){var r=n[t];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(n,t,r){return t&&e(n.prototype,t),r&&e(n,r),n}}(),o=window.$,i=function(){function e(n){var t=this;return r(this,e),this.$container=o(n),this.$container.on("click",".js-input-wrapper",function(e){var n=o(e.currentTarget);t._toggleChildTree(n)}),this.$container.on("click",".js-toggle-choice-tree-action",function(e){var n=o(e.currentTarget);t._toggleTree(n)}),{enableAutoCheckChildren:function(){return t.enableAutoCheckChildren()},enableAllInputs:function(){return t.enableAllInputs()},disableAllInputs:function(){return t.disableAllInputs()}}}return a(e,[{key:"enableAutoCheckChildren",value:function(){this.$container.on("change",'input[type="checkbox"]',function(e){var n=o(e.currentTarget);n.closest("li").find('ul input[type="checkbox"]').prop("checked",n.is(":checked"))})}},{key:"enableAllInputs",value:function(){this.$container.find("input").removeAttr("disabled")}},{key:"disableAllInputs",value:function(){this.$container.find("input").attr("disabled","disabled")}},{key:"_toggleChildTree",value:function(e){var n=e.closest("li");if(n.hasClass("expanded"))return void n.removeClass("expanded").addClass("collapsed");n.hasClass("collapsed")&&n.removeClass("collapsed").addClass("expanded")}},{key:"_toggleTree",value:function(e){var n=e.closest(".js-choice-tree-container"),t=e.data("action"),r={addClass:{expand:"expanded",collapse:"collapsed"},removeClass:{expand:"collapsed",collapse:"expanded"},nextAction:{expand:"collapse",collapse:"expand"},text:{expand:"collapsed-text",collapse:"expanded-text"},icon:{expand:"collapsed-icon",collapse:"expanded-icon"}};n.find("li").each(function(e,n){var a=o(n);a.hasClass(r.removeClass[t])&&a.removeClass(r.removeClass[t]).addClass(r.addClass[t])}),e.data("action",r.nextAction[t]),e.find(".material-icons").text(e.data(r.icon[t])),e.find(".js-toggle-text").text(e.data(r.text[t]))}}]),e}();n.default=i},251:function(e,n,t){"use strict";function r(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(n,"__esModule",{value:!0});var a=function(){function e(e,n){for(var t=0;t<n.length;t++){var r=n[t];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(n,t,r){return t&&e(n.prototype,t),r&&e(n,r),n}}(),o=window.$,i=function(){function e(){return r(this,e),this._initEvents(),{}}return a(e,[{key:"_initEvents",value:function(){var e=this;o(document).on("change",".js-live-exchange-rate",function(n){return e._initLiveExchangeRate(n)})}},{key:"_initLiveExchangeRate",value:function(e){var n=this,t=o(e.currentTarget),r=t.closest("form"),a=r.serialize();o.ajax({type:"POST",url:t.attr("data-url"),data:a}).then(function(e){if(!e.status)return showErrorMessage(e.message),void n._changeTextByCurrentSwitchValue(t.val());showSuccessMessage(e.message),n._changeTextByCurrentSwitchValue(t.val())}).fail(function(e){void 0!==e.responseJSON&&(showErrorMessage(e.responseJSON.message),n._changeTextByCurrentSwitchValue(t.val()))})}},{key:"_changeTextByCurrentSwitchValue",value:function(e){var n=parseInt(e);o(".js-exchange-rate-text-when-disabled").toggleClass("d-none",0!==n),o(".js-exchange-rate-text-when-enabled").toggleClass("d-none",1!==n)}}]),e}();n.default=i},3:function(e,n,t){"use strict";function r(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(n,"__esModule",{value:!0});var a=function(){function e(e,n){for(var t=0;t<n.length;t++){var r=n[t];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(n,t,r){return t&&e(n.prototype,t),r&&e(n,r),n}}(),o=window.$,i=function(){function e(n){r(this,e),this.id=n,this.$container=o("#"+this.id+"_grid")}return a(e,[{key:"getId",value:function(){return this.id}},{key:"getContainer",value:function(){return this.$container}},{key:"getHeaderContainer",value:function(){return this.$container.closest(".js-grid-panel").find(".js-grid-header")}},{key:"addExtension",value:function(e){e.extend(this)}}]),e}();n.default=i},317:function(e,n,t){"use strict";function r(e){return e&&e.__esModule?e:{default:e}}var a=t(3),o=r(a),i=t(8),u=r(i),c=t(5),l=r(c),s=t(7),f=r(s),d=t(16),p=r(d),v=t(12),h=r(v),y=t(18),g=r(y),b=t(251),w=r(b),m=t(6),_=r(m);/**
* 2007-2019 PrestaShop and Contributors
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/OSL-3.0
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to https://www.prestashop.com for more information.
*
* @author PrestaShop SA <contact@prestashop.com>
* @copyright 2007-2019 PrestaShop SA and Contributors
* @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0)
* International Registered Trademark & Property of PrestaShop SA
*/
(0,window.$)(function(){var e=new o.default("currency");e.addExtension(new u.default),e.addExtension(new l.default),e.addExtension(new f.default),e.addExtension(new p.default),e.addExtension(new h.default),e.addExtension(new _.default),new g.default("#currency_shop_association").enableAutoCheckChildren(),new w.default})},5:function(e,n,t){"use strict";function r(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(n,"__esModule",{value:!0});var a=function(){function e(e,n){for(var t=0;t<n.length;t++){var r=n[t];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(n,t,r){return t&&e(n.prototype,t),r&&e(n,r),n}}(),o=t(14),i=function(e){return e&&e.__esModule?e:{default:e}}(o),u=window.$,c=function(){function e(){r(this,e)}return a(e,[{key:"extend",value:function(e){e.getContainer().on("click",".js-reset-search",function(e){(0,i.default)(u(e.currentTarget).data("url"),u(e.currentTarget).data("redirect"))})}}]),e}();n.default=c},6:function(e,n,t){"use strict";function r(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(n,"__esModule",{value:!0});var a=function(){function e(e,n){for(var t=0;t<n.length;t++){var r=n[t];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(n,t,r){return t&&e(n.prototype,t),r&&e(n,r),n}}(),o=window.$,i=function(){function e(){r(this,e)}return a(e,[{key:"extend",value:function(e){this.initRowLinks(e),this.initConfirmableActions(e)}},{key:"initConfirmableActions",value:function(e){e.getContainer().on("click",".js-link-row-action",function(e){var n=o(e.currentTarget).data("confirm-message");n.length&&!confirm(n)&&e.preventDefault()})}},{key:"initRowLinks",value:function(e){o("tr",e.getContainer()).each(function(){var e=o(this);o(".js-link-row-action[data-clickable-row=1]:first",e).each(function(){var n=o(this),t=n.closest("td");o("td.data-type, td.identifier-type:not(:has(input)), td.badge-type, td.position-type",e).not(t).addClass("cursor-pointer").click(function(){var e=n.data("confirm-message");e.length&&!confirm(e)||(document.location=n.attr("href"))})})})}}]),e}();n.default=i},7:function(e,n,t){"use strict";function r(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(n,"__esModule",{value:!0});var a=function(){function e(e,n){for(var t=0;t<n.length;t++){var r=n[t];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(n,t,r){return t&&e(n.prototype,t),r&&e(n,r),n}}(),o=function(){function e(){r(this,e)}return a(e,[{key:"extend",value:function(e){e.getHeaderContainer().on("click",".js-common_refresh_list-grid-action",function(){location.reload()})}}]),e}();n.default=o},8:function(e,n,t){"use strict";function r(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(n,"__esModule",{value:!0});var a=function(){function e(e,n){for(var t=0;t<n.length;t++){var r=n[t];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(n,t,r){return t&&e(n.prototype,t),r&&e(n,r),n}}(),o=t(13),i=function(e){return e&&e.__esModule?e:{default:e}}(o),u=function(){function e(){r(this,e)}return a(e,[{key:"extend",value:function(e){var n=e.getContainer().find("table.table");new i.default(n).attach()}}]),e}();n.default=u}});