@sc-360-v2/storefront-cms-library 0.1.90 → 0.1.92

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (66) hide show
  1. package/dist/builder.js +1 -1
  2. package/dist/bulk-variant-picker.scss +24 -0
  3. package/dist/cart.scss +18 -0
  4. package/dist/container.scss +11 -1
  5. package/dist/gallery-slider-temp.scss +12 -1
  6. package/dist/global.scss +4 -0
  7. package/dist/icons.js +1 -1
  8. package/dist/index.js +1 -1
  9. package/dist/lightbox.scss +62 -0
  10. package/dist/modal.module.scss +121 -0
  11. package/dist/payment-methods.scss +7 -27
  12. package/dist/product-actions.scss +125 -141
  13. package/dist/product-basic-elements.scss +98 -37
  14. package/dist/product-price.scss +369 -1
  15. package/dist/product.scss +182 -0
  16. package/dist/profile.scss +18 -0
  17. package/dist/quantity-selector.scss +1 -1
  18. package/dist/section.scss +30 -0
  19. package/dist/stack.scss +72 -0
  20. package/dist/text-editor.scss +3 -0
  21. package/dist/types/builder/elements/cart/index.d.ts +26 -0
  22. package/dist/types/builder/elements/common.d.ts +1 -1
  23. package/dist/types/builder/elements/container/index.d.ts +1 -0
  24. package/dist/types/builder/elements/gallery-slider/index.d.ts +2 -2
  25. package/dist/types/builder/elements/lightbox/index.d.ts +43 -0
  26. package/dist/types/builder/elements/product/index.d.ts +30 -0
  27. package/dist/types/builder/elements/profile/index.d.ts +26 -0
  28. package/dist/types/builder/elements/repeater/index.d.ts +61 -0
  29. package/dist/types/builder/enums/index.d.ts +68 -3
  30. package/dist/types/builder/index.d.ts +33 -28
  31. package/dist/types/builder/tools/element-edit/amountEstimator.d.ts +105 -2
  32. package/dist/types/builder/tools/element-edit/bulkVariantPicker.d.ts +2 -1
  33. package/dist/types/builder/tools/element-edit/button.d.ts +3 -1
  34. package/dist/types/builder/tools/element-edit/cart.d.ts +50 -0
  35. package/dist/types/builder/tools/element-edit/common.d.ts +2 -0
  36. package/dist/types/builder/tools/element-edit/container.d.ts +2 -1
  37. package/dist/types/builder/tools/element-edit/gallery-slider.d.ts +9 -0
  38. package/dist/types/builder/tools/element-edit/image.d.ts +2 -1
  39. package/dist/types/builder/tools/element-edit/index.d.ts +33 -27
  40. package/dist/types/builder/tools/element-edit/lightbox.d.ts +21 -0
  41. package/dist/types/builder/tools/element-edit/menu.d.ts +53 -0
  42. package/dist/types/builder/tools/element-edit/paymentMethods.d.ts +5 -2
  43. package/dist/types/builder/tools/element-edit/pickupLocations.d.ts +65 -1
  44. package/dist/types/builder/tools/element-edit/product-image.d.ts +10 -0
  45. package/dist/types/builder/tools/element-edit/product.d.ts +17 -0
  46. package/dist/types/builder/tools/element-edit/productActions.d.ts +7 -2
  47. package/dist/types/builder/tools/element-edit/productHighlights.d.ts +2 -1
  48. package/dist/types/builder/tools/element-edit/productInventory.d.ts +96 -2
  49. package/dist/types/builder/tools/element-edit/productPrice.d.ts +46 -1
  50. package/dist/types/builder/tools/element-edit/productPromotions.d.ts +115 -2
  51. package/dist/types/builder/tools/element-edit/profile.d.ts +60 -0
  52. package/dist/types/builder/tools/element-edit/quantitySelector.d.ts +2 -1
  53. package/dist/types/builder/tools/element-edit/repeater.d.ts +38 -0
  54. package/dist/types/builder/tools/element-edit/repeaterItem.d.ts +9 -0
  55. package/dist/types/builder/tools/element-edit/shippingEstimator.d.ts +2 -1
  56. package/dist/types/builder/tools/element-edit/stack.d.ts +2 -1
  57. package/dist/types/builder/tools/element-edit/storeLocations.d.ts +63 -1
  58. package/dist/types/builder/tools/element-edit/text.d.ts +2 -1
  59. package/dist/types/builder/tools/element-edit/uomSelector.d.ts +123 -4
  60. package/dist/types/builder/tools/element-edit/variantPicker.d.ts +149 -2
  61. package/dist/types/builder/tools/element-edit/volumePricing.d.ts +2 -1
  62. package/dist/types/global/types.d.ts +1 -0
  63. package/dist/variant-picker.scss +24 -0
  64. package/dist/volume-pricing.scss +3 -2
  65. package/package.json +1 -1
  66. package/dist/types/builder/tools/element-edit/buttonv2.d.ts +0 -26
package/dist/builder.js CHANGED
@@ -1,2 +1,2 @@
1
1
  /*! For license information please see builder.js.LICENSE.txt */
2
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["storefront-cms-library"]=t():e["storefront-cms-library"]=t()}(this,(()=>(()=>{var e={633:(e,t,r)=>{var o=r(738).default;function n(){"use strict";e.exports=n=function(){return r},e.exports.__esModule=!0,e.exports.default=e.exports;var t,r={},i=Object.prototype,a=i.hasOwnProperty,l=Object.defineProperty||function(e,t,r){e[t]=r.value},p="function"==typeof Symbol?Symbol:{},s=p.iterator||"@@iterator",c=p.asyncIterator||"@@asyncIterator",d=p.toStringTag||"@@toStringTag";function u(e,t,r){return Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{u({},"")}catch(t){u=function(e,t,r){return e[t]=r}}function y(e,t,r,o){var n=t&&t.prototype instanceof v?t:v,i=Object.create(n.prototype),a=new I(o||[]);return l(i,"_invoke",{value:x(e,r,a)}),i}function g(e,t,r){try{return{type:"normal",arg:e.call(t,r)}}catch(e){return{type:"throw",arg:e}}}r.wrap=y;var S="suspendedStart",b="suspendedYield",h="executing",T="completed",O={};function v(){}function m(){}function C(){}var f={};u(f,s,(function(){return this}));var w=Object.getPrototypeOf,R=w&&w(w(E([])));R&&R!==i&&a.call(R,s)&&(f=R);var D=C.prototype=v.prototype=Object.create(f);function j(e){["next","throw","return"].forEach((function(t){u(e,t,(function(e){return this._invoke(t,e)}))}))}function L(e,t){function r(n,i,l,p){var s=g(e[n],e,i);if("throw"!==s.type){var c=s.arg,d=c.value;return d&&"object"==o(d)&&a.call(d,"__await")?t.resolve(d.__await).then((function(e){r("next",e,l,p)}),(function(e){r("throw",e,l,p)})):t.resolve(d).then((function(e){c.value=e,l(c)}),(function(e){return r("throw",e,l,p)}))}p(s.arg)}var n;l(this,"_invoke",{value:function(e,o){function i(){return new t((function(t,n){r(e,o,t,n)}))}return n=n?n.then(i,i):i()}})}function x(e,r,o){var n=S;return function(i,a){if(n===h)throw Error("Generator is already running");if(n===T){if("throw"===i)throw a;return{value:t,done:!0}}for(o.method=i,o.arg=a;;){var l=o.delegate;if(l){var p=P(l,o);if(p){if(p===O)continue;return p}}if("next"===o.method)o.sent=o._sent=o.arg;else if("throw"===o.method){if(n===S)throw n=T,o.arg;o.dispatchException(o.arg)}else"return"===o.method&&o.abrupt("return",o.arg);n=h;var s=g(e,r,o);if("normal"===s.type){if(n=o.done?T:b,s.arg===O)continue;return{value:s.arg,done:o.done}}"throw"===s.type&&(n=T,o.method="throw",o.arg=s.arg)}}}function P(e,r){var o=r.method,n=e.iterator[o];if(n===t)return r.delegate=null,"throw"===o&&e.iterator.return&&(r.method="return",r.arg=t,P(e,r),"throw"===r.method)||"return"!==o&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+o+"' method")),O;var i=g(n,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,O;var a=i.arg;return a?a.done?(r[e.resultName]=a.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,O):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,O)}function A(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function N(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function I(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(A,this),this.reset(!0)}function E(e){if(e||""===e){var r=e[s];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var n=-1,i=function r(){for(;++n<e.length;)if(a.call(e,n))return r.value=e[n],r.done=!1,r;return r.value=t,r.done=!0,r};return i.next=i}}throw new TypeError(o(e)+" is not iterable")}return m.prototype=C,l(D,"constructor",{value:C,configurable:!0}),l(C,"constructor",{value:m,configurable:!0}),m.displayName=u(C,d,"GeneratorFunction"),r.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===m||"GeneratorFunction"===(t.displayName||t.name))},r.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,C):(e.__proto__=C,u(e,d,"GeneratorFunction")),e.prototype=Object.create(D),e},r.awrap=function(e){return{__await:e}},j(L.prototype),u(L.prototype,c,(function(){return this})),r.AsyncIterator=L,r.async=function(e,t,o,n,i){void 0===i&&(i=Promise);var a=new L(y(e,t,o,n),i);return r.isGeneratorFunction(t)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},j(D),u(D,d,"Generator"),u(D,s,(function(){return this})),u(D,"toString",(function(){return"[object Generator]"})),r.keys=function(e){var t=Object(e),r=[];for(var o in t)r.push(o);return r.reverse(),function e(){for(;r.length;){var o=r.pop();if(o in t)return e.value=o,e.done=!1,e}return e.done=!0,e}},r.values=E,I.prototype={constructor:I,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(N),!e)for(var r in this)"t"===r.charAt(0)&&a.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function o(o,n){return l.type="throw",l.arg=e,r.next=o,n&&(r.method="next",r.arg=t),!!n}for(var n=this.tryEntries.length-1;n>=0;--n){var i=this.tryEntries[n],l=i.completion;if("root"===i.tryLoc)return o("end");if(i.tryLoc<=this.prev){var p=a.call(i,"catchLoc"),s=a.call(i,"finallyLoc");if(p&&s){if(this.prev<i.catchLoc)return o(i.catchLoc,!0);if(this.prev<i.finallyLoc)return o(i.finallyLoc)}else if(p){if(this.prev<i.catchLoc)return o(i.catchLoc,!0)}else{if(!s)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return o(i.finallyLoc)}}}},abrupt:function(e,t){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&a.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var n=o;break}}n&&("break"===e||"continue"===e)&&n.tryLoc<=t&&t<=n.finallyLoc&&(n=null);var i=n?n.completion:{};return i.type=e,i.arg=t,n?(this.method="next",this.next=n.finallyLoc,O):this.complete(i)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),O},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.finallyLoc===e)return this.complete(r.completion,r.afterLoc),N(r),O}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc===e){var o=r.completion;if("throw"===o.type){var n=o.arg;N(r)}return n}}throw Error("illegal catch attempt")},delegateYield:function(e,r,o){return this.delegate={iterator:E(e),resultName:r,nextLoc:o},"next"===this.method&&(this.arg=t),O}},r}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports},738:e=>{function t(r){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(r)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},756:(e,t,r)=>{var o=r(633)();e.exports=o;try{regeneratorRuntime=o}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=o:Function("r","regeneratorRuntime = r")(o)}}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var i=t[o]={exports:{}};return e[o](i,i.exports,r),i.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var o in t)r.o(t,o)&&!r.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};return(()=>{"use strict";r.r(o),r.d(o,{ElementEditSchema:()=>Y,amountEstimatorSchema:()=>Te,bulkVariantPickerSchema:()=>fe,buttonSchema:()=>Q,cmsTypes:()=>l,codeSchema:()=>te,commonFunctions:()=>et,containerSchema:()=>le,countdownSchema:()=>ne,embedSchema:()=>re,enums:()=>e,faqSchema:()=>ee,gallerySliderSchema:()=>Z,gridSchema:()=>i,imageHotspotSchema:()=>ie,imageSchema:()=>a,interfaces:()=>t,mapSchema:()=>ae,paymentMethodsSchema:()=>Se,pickupLocationsSchema:()=>de,priceSchema:()=>pe,productActionsSchema:()=>se,productHighlightsSchema:()=>ge,productImageSchema:()=>we,productInventorySchema:()=>ye,productPromotionsSchema:()=>he,quantitySelectorSchema:()=>Oe,scrollSchema:()=>oe,sectionSchema:()=>n,shippingEstimatorSchema:()=>be,socialIconsSchema:()=>J,stackSchema:()=>ve,storeLocationsSchema:()=>ue,tabSchema:()=>$,tableSchema:()=>q,textSchema:()=>F,uomSelectorSchema:()=>me,variantPickerSchema:()=>Ce,videoSChema:()=>X,volumePricingSchema:()=>ce});var e={};r.r(e),r.d(e,{CMSCSSUnitTypesEnums:()=>He,CMSComponentImportTypeEnum:()=>_e,CMSElementEditTypes:()=>Ee,CMSElementSelectors:()=>Ne,CMSStackDisplayTypeEnum:()=>ze,CMSToolAttributes:()=>Ie,CMSToolIdTypes:()=>Ae});var t={};r.r(t);var n={};r.r(n),r.d(n,{getDefaultStyles:()=>rt,getSectionDefaultStyles:()=>ot});var i={};r.r(i),r.d(i,{getDefaultStyles:()=>nt});var a={};r.r(a),r.d(a,{getDefaultStyles:()=>it});var l={};r.r(l);var p={};r.r(p),r.d(p,{cssInputInstances:()=>at});var s={};r.r(s),r.d(s,{getDefaultData:()=>pt,sectionSelectorKeysEnum:()=>tt});var c={};r.r(c),r.d(c,{getDefaultData:()=>ct,gridSelectorKeysEnum:()=>lt});var d={};r.r(d),r.d(d,{SelectorKeysEnum:()=>st,getDefaultData:()=>yt});var u={};r.r(u),r.d(u,{ButtonSelectorKeysEnum:()=>ut,getDefaultData:()=>bt});var y={};r.r(y),r.d(y,{ButtonSelectorKeysEnum:()=>St,getDefaultData:()=>Ot});var g={};r.r(g),r.d(g,{VideoSelectorKeysEnum:()=>Tt,getDefaultData:()=>Ct});var S={};r.r(S),r.d(S,{getDefaultData:()=>Rt});var b={};r.r(b),r.d(b,{getDefaultData:()=>jt});var h={};r.r(h),r.d(h,{TableSelectorKeysEnum:()=>mt,getDefaultData:()=>Pt});var T={};r.r(T),r.d(T,{SelectorKeysEnum:()=>xt,getDefaultData:()=>It});var O={};r.r(O),r.d(O,{SocialSelectorKeysEnum:()=>Nt,getDefaultData:()=>_t});var v={};r.r(v),r.d(v,{ButtonSelectorKeysEnum:()=>Ht,getDefaultData:()=>kt});var m={};r.r(m),r.d(m,{codeSelectorKeysEnum:()=>Bt,getDefaultData:()=>Gt});var C={};r.r(C),r.d(C,{embedSelectorKeysEnum:()=>Vt,getDefaultData:()=>Kt});var f={};r.r(f),r.d(f,{getDefaultData:()=>Mt,textSelectorKeysEnum:()=>Wt});var w={};r.r(w),r.d(w,{SelectorKeysEnum:()=>Ut,getDefaultData:()=>Xt});var R={};r.r(R),r.d(R,{SelectorKeysEnum:()=>Ft,getDefaultData:()=>Zt});var D={};r.r(D),r.d(D,{SelectorKeysEnum:()=>Qt,getDefaultData:()=>er});var j={};r.r(j),r.d(j,{getDefaultData:()=>rr,selfSelectorKeysEnum:()=>Jt});var L={};r.r(L),r.d(L,{SelectorKeysEnum:()=>tr,getDefaultData:()=>ar});var x={};r.r(x),r.d(x,{SelectorKeysEnum:()=>ir,getDefaultData:()=>sr});var P={};r.r(P),r.d(P,{ButtonSelectorKeysEnum:()=>lr,getDefaultData:()=>ur});var A={};r.r(A),r.d(A,{getDefaultData:()=>Sr,textSelectorKeysEnum:()=>dr});var N={};r.r(N),r.d(N,{PickupLocationsSelectorKeysEnum:()=>gr,getDefaultData:()=>Tr});var I={};r.r(I),r.d(I,{StoreLocationSelectorKeysEnum:()=>hr,getDefaultData:()=>mr});var E={};r.r(E),r.d(E,{ProductInventorySelectorKeysEnum:()=>vr,getDefaultData:()=>wr});var H={};r.r(H),r.d(H,{PaymentMethodSelectorKeysEnum:()=>fr,getDefaultData:()=>jr});var _={};r.r(_),r.d(_,{ProductHighlightsSelectorKeysEnum:()=>Dr,getDefaultData:()=>Pr});var z={};r.r(z),r.d(z,{ShippingEstimatorSelectorKeysEnum:()=>xr,getDefaultData:()=>Ir});var B={};r.r(B),r.d(B,{ProductPromotionsSelectorKeysEnum:()=>Nr,getDefaultData:()=>_r});var k={};r.r(k),r.d(k,{AmountEstimatorsSelectorKeysEnum:()=>Hr,getDefaultData:()=>kr});var V={};r.r(V),r.d(V,{QuantitySelectorSelectorKeysEnum:()=>Br,getDefaultData:()=>Wr});var G={};r.r(G),r.d(G,{getDefaultData:()=>Ur,selfSelectorKeysEnum:()=>Gr});var W={};r.r(W),r.d(W,{UOMSelectorKeysEnum:()=>Kr,getDefaultData:()=>Fr});var K={};r.r(K),r.d(K,{VariantPickerSelectorKeysEnum:()=>Yr,getDefaultData:()=>Qr});var U={};r.r(U),r.d(U,{BulkVariantPickerSelectorKeysEnum:()=>qr,getDefaultData:()=>Jr});var M={};r.r(M),r.d(M,{SelectorKeysEnum:()=>$r,getDefaultData:()=>to});var Y={};r.r(Y),r.d(Y,{amountEstimator:()=>k,bulkVariantPicker:()=>U,button:()=>u,buttonV2:()=>y,code:()=>m,common:()=>p,container:()=>j,countdown:()=>L,embed:()=>C,faq:()=>v,gallerySlider:()=>T,grid:()=>c,image:()=>d,imageHotspot:()=>w,map:()=>D,paymentMethods:()=>H,pickupLocations:()=>N,price:()=>x,productActions:()=>P,productHighlights:()=>_,productImage:()=>M,productInventory:()=>E,productPromotions:()=>B,quantitySelector:()=>V,scroll:()=>R,section:()=>s,shippingEstimator:()=>z,slideShowLayouter:()=>b,social:()=>O,stack:()=>G,storeLocations:()=>I,table:()=>h,tabs:()=>S,text:()=>f,uomSelector:()=>W,variantPicker:()=>K,video:()=>g,volumePricing:()=>A});var F={};r.r(F),r.d(F,{getDefaultStyles:()=>ro});var X={};r.r(X),r.d(X,{getDefaultVideoStyles:()=>oo});var q={};r.r(q),r.d(q,{getDefaultTableStyles:()=>no});var Q={};r.r(Q),r.d(Q,{getDefaultStyles:()=>io});var Z={};r.r(Z),r.d(Z,{getDefaultStyles:()=>ao});var $={};r.r($),r.d($,{getDefaultStyles:()=>lo});var J={};r.r(J),r.d(J,{getDefaultSocialIconsStyles:()=>po});var ee={};r.r(ee),r.d(ee,{getDefaultStyles:()=>so});var te={};r.r(te),r.d(te,{getDefaultStyles:()=>co,getSectionDefaultStyles:()=>uo});var re={};r.r(re),r.d(re,{getDefaultStyles:()=>yo,getSectionDefaultStyles:()=>go});var oe={};r.r(oe),r.d(oe,{getDefaultStyles:()=>So});var ne={};r.r(ne),r.d(ne,{getDefaultStyles:()=>bo});var ie={};r.r(ie),r.d(ie,{getDefaultStyles:()=>ho});var ae={};r.r(ae),r.d(ae,{getDefaultStyles:()=>To});var le={};r.r(le),r.d(le,{getDefaultStyles:()=>Oo});var pe={};r.r(pe),r.d(pe,{getDefaultStyles:()=>vo});var se={};r.r(se),r.d(se,{getDefaultStyles:()=>mo});var ce={};r.r(ce),r.d(ce,{getDefaultStyles:()=>Co});var de={};r.r(de),r.d(de,{getDefaultStyles:()=>fo});var ue={};r.r(ue),r.d(ue,{getDefaultStyles:()=>wo});var ye={};r.r(ye),r.d(ye,{getDefaultStyles:()=>Ro});var ge={};r.r(ge),r.d(ge,{getDefaultStyles:()=>Do});var Se={};r.r(Se),r.d(Se,{getDefaultStyles:()=>jo});var be={};r.r(be),r.d(be,{getDefaultStyles:()=>Lo});var he={};r.r(he),r.d(he,{getDefaultStyles:()=>xo});var Te={};r.r(Te),r.d(Te,{getDefaultStyles:()=>Po});var Oe={};r.r(Oe),r.d(Oe,{getDefaultStyles:()=>Ao});var ve={};r.r(ve),r.d(ve,{getDefaultStyles:()=>No});var me={};r.r(me),r.d(me,{getDefaultStyles:()=>Io});var Ce={};r.r(Ce),r.d(Ce,{getDefaultStyles:()=>Eo});var fe={};r.r(fe),r.d(fe,{getDefaultStyles:()=>Ho});var we={};function Re(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,o=Array(t);r<t;r++)o[r]=e[r];return o}function De(e,t){if(e){if("string"==typeof e)return Re(e,t);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Re(e,t):void 0}}function je(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var o,n,i,a,l=[],p=!0,s=!1;try{if(i=(r=r.call(e)).next,0===t){if(Object(r)!==r)return;p=!1}else for(;!(p=(o=i.call(r)).done)&&(l.push(o.value),l.length!==t);p=!0);}catch(e){s=!0,n=e}finally{try{if(!p&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(s)throw n}}return l}}(e,t)||De(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Le(e){return function(e){if(Array.isArray(e))return Re(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||De(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function xe(e){return xe="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},xe(e)}function Pe(e,t,r){return(t=function(e){var t=function(e){if("object"!=xe(e)||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var r=t.call(e,"string");if("object"!=xe(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==xe(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}r.r(we),r.d(we,{getDefaultStyles:()=>_o});var Ae,Ne,Ie,Ee,He,_e,ze,Be=r(756),ke=r.n(Be);function Ve(e,t){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,t){if(e){if("string"==typeof e)return Ge(e,t);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Ge(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){r&&(e=r);var o=0,n=function(){};return{s:n,n:function(){return o>=e.length?{done:!0}:{done:!1,value:e[o++]}},e:function(e){throw e},f:n}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a=!0,l=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){l=!0,i=e},f:function(){try{a||null==r.return||r.return()}finally{if(l)throw i}}}}function Ge(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,o=Array(t);r<t;r++)o[r]=e[r];return o}!function(e){e.playgroundWrapper="playground_wrapper",e.layers="CMS Layers",e.addGrid="AddGrid",e.toolTip="custom-tooltip",e.customCanvas="custom-canvas",e.pageId="cms__template__editor",e.pageWrapper="page-wrapper",e.iframeContainerDiv="iframe-container-div",e.iframePlaygroud="iframe__playground",e.sectionLayersOverlay="section__layers__overlay",e.gridLayersOverlay="grid__layers__overlay",e.iframeRoot="cms-iframe-root",e.addElementTools="cms-add-element-tools",e.elementPopertiesPopup="cms-element-properties",e.addElementComponent="cms-add-element-component",e.addElementCanvas="cms-custom-canvas",e.addElementPopup="cms-add-element-popup",e.sectionWrapper="cms-section-wrapper",e.gridWrapper="cms-grid-wrapper",e.addGridButton="add-grid-button",e.addGridButtonSpan="add-grid-span",e.addGridResizerSpan="add-grid-resizer-span",e.customTooltip="cms-custom-tooltip",e.customCodeModal="cms-custom-code-modal",e.playgroundMain="cms-playground-main",e.themeSettings="cms-theme-settings-component",e.playgroundProperties="cms-playground-properties",e.dragDropPercentage="cms-drag-drop-percentage",e.elementReizer="cms-element-resizer",e.elementReizerData="cms-element-resizer-data",e.cmsPageLoader="cms-page-loader",e.dataDropElement="cms-drop-element",e.containerWrapper="cms-container-wrapper",e.stackWrapper="cms-stack-wrapper",e.cmsSubElementLayer="cms-sub-element-layer",e.editorHeader="cms-editor-header",e.cmsAddElementBodyLayer="data-global-temp-body",e.cmsIframePreview="cms-iframe-preview",e.cmsIframeMainElement="cms-iframe-preview-main",e.duplicateElement="cms-element-duplicate"}(Ae||(Ae={})),function(e){e.iframeSelector="iframe[data-title='iframe__playground']",e.iframePreviewSelector="iframe[data-title='cms-iframe-preview']",e.iframePreviewMainSelector="[data-page-id='cms-iframe-preview-main']",e.templteEditiorSelector="[data-page-id='cms__template__editor']",e.gridSelector="section[data-div-type='section'] > .wrapper > div[data-div-type='grid']",e.insideGridSelector=".wrapper > div[data-div-type='grid']",e.elementSelector="section[data-div-type='section'] > .wrapper > div[data-div-type='grid'] > div[data-div-type='cms-grid-wrapper'] > div[data-div-type='element']",e.newElementSelector="div[data-div-type='element']",e.sectionSelector="section[data-div-type='section']",e.layersParentSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers']",e.layersGridSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers'] > .styles__wrapper > div[data-layer-div-type='grid']",e.layersGridElementSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers'] > .styles__wrapper > div[data-layer-div-type='grid'] > div[data-layer-div-type='element']",e.newLayersGridElementSelector="div[data-layer-div-type='element']",e.sectionLayersOverlay="[data-div-type = 'section__layers__overlay']",e.gridLayersOverlay="[data-div-type='grid__layers__overlay']",e.iframeRoot="#cms-iframe-root",e.playgroundScrollY="playground-srolltop",e.playgroundScrollX="playground-srollleft",e.addElementComponentSelector="[data-cms-tool='cms-add-element-component']",e.playgroundWrapper="[data-cms-tool='playground_wrapper']",e.addElementPopup="[data-cms-tool='cms-add-element-popup']",e.addGridButtonSelector="button[data-cms-tool='add-grid-button']",e.customCodeModalSelectr="div[data-cms-tool='cms-custom-code-modal']",e.playgroundMain="main[data-cms-tool='cms-playground-main']",e.themeSettings="div[data-cms-tool='cms-theme-settings-component']",e.playgroundProperties="div[data-cms-tool='cms-playground-properties']",e.elementDNDPercentage="div[data-cms-tool='cms-drag-drop-percentage']",e.elementReizer="div[data-cms-tool='cms-element-resizer']",e.elementReizerData="div[data-cms-tool='cms-element-resizer-data']",e.cmsPageLoader="div[data-cms-tool='cms-page-loader']",e.dataDropElement="div[data-drop-element='cms-drop-element']",e.layerDataDropElement="div[data-layer-drop-element='cms-drop-element']",e.layerSubElement="div[data-cms-tool='cms-sub-element-layer']",e.editorHeader="div[data-cms-tool='cms-editor-header']",e.cmsAddElementBodyLayer="div[data-cms-tool='data-global-temp-body']",e.duplicateElement="div[data-cms-tool='cms-element-duplicate']",e.stackWrapper="div[data-div-type='cms-stack-wrapper']"}(Ne||(Ne={})),function(e){e.id="data-cms-tool",e.state="data-cms-state",e.style="data-style-id",e.pageId="data-page-id",e.dataDivType="data-div-type",e.dataElementSubChild="data-element-sub-child",e.dataChildCount="data-child-count",e.dataToolType="data-tool-type",e.dataGridType="data-grid-type",e.dataElementType="data-element-type",e.layerDataDivType="data-layer-div-type",e.layerDataElementSubChild="data-layer-element-sub-child",e.dataDropElement="data-drop-element",e.layerDataDropElement="data-layer-drop-element",e.layerDataElementType="data-layer-element-type",e.title="data-title",e.layerStyle="data-layer-style-id",e.elementClick="data-has-clicked",e.viewportVisible="data-viewport-visible",e.playgroundScrollY="data-playground-scroll-y",e.playgroundScrollX="data-playground-scroll-x",e.viewportVisibleTop="data-viewport-visible-top",e.viewportVisibleRight="data-viewport-visible-right",e.viewportVisibleBottom="data-viewport-visible-bottom",e.viewportVisibleLeft="data-viewport-visible-left"}(Ie||(Ie={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLS="controls"}(Ee||(Ee={})),function(e){e[e.PIXELS=1]="PIXELS",e[e.REM=2]="REM",e[e.EM=3]="EM",e[e.PERCENTAGE=4]="PERCENTAGE",e[e.CUSTOM=5]="CUSTOM"}(He||(He={})),function(e){e[e.BUILDER=1]="BUILDER",e[e.PREVIEW=2]="PREVIEW",e[e.WEBSITE=3]="WEBSITE"}(_e||(_e={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(ze||(ze={}));var We=function(e,t,r,o){return new(r||(r=Promise))((function(n,i){function a(e){try{p(o.next(e))}catch(e){i(e)}}function l(e){try{p(o.throw(e))}catch(e){i(e)}}function p(e){var t;e.done?n(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(a,l)}p((o=o.apply(e,t||[])).next())}))};function Ke(e,t){var r,o=Ve(e.base);try{for(o.s();!(r=o.n()).done;)if(r.value.label===t)return"base"}catch(e){o.e(e)}finally{o.f()}var n,i=Ve(e.accent);try{for(i.s();!(n=i.n()).done;)if(n.value.label===t)return"accent"}catch(e){i.e(e)}finally{i.f()}return null}function Ue(e){return"rgba(".concat(null==e?void 0:e.r,", ").concat(null==e?void 0:e.g,", ").concat(null==e?void 0:e.b,", ").concat(null==e?void 0:e.a,")")}function Me(e,t,r,o){return We(this,void 0,void 0,ke().mark((function n(){var i,a,l,p,s;return ke().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return i=e.parentNode,a=e.textContent.substring(0,t),l=e.textContent.substring(t+r),p=document.createTextNode(a),s=document.createTextNode(l),i.insertBefore(p,e),i.insertBefore(o,e),i.insertBefore(s,e.nextSibling),n.next=10,i.removeChild(e);case 10:case"end":return n.stop()}}),n)})))}function Ye(e){var t=[];if(e.nodeType===Node.TEXT_NODE)t.push(e);else for(var r=e.childNodes,o=0;o<r.length;o++)t=t.concat(Ye(r[o]));return t}function Fe(e){return e.replace(/-([a-z])/g,(function(e,t){return t.toUpperCase()}))}var Xe={fontSize:{px:[12,14,16,18,20,24,30,36,48,60,72],rem:[.75,.875,1,1.125,1.25,1.5,1.875,2.25,3,3.75,4.5]},lineHeight:{px:[18,20,24,28,30,32,38,44,60,72,90],rem:[1.125,1.25,1.5,1.75,1.875,2,2.375,2.75,3.75,4.5,5.625]}},qe=[{id:1,label:"px",value:1},{id:2,label:"rem",value:2},{id:3,label:"em",value:3},{id:4,label:"%",value:4},{id:5,label:"✎",value:5},{id:6,label:"ms",value:6},{id:7,label:"noUnit",value:7}];function Qe(e){return!(e&&Object.keys(e).length>0)}function Ze(e){return!(e&&null!==e)}function $e(e){var t=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r="all"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"all"),o=Ne,n=o.iframeSelector,i=o.iframePreviewSelector,a=document.querySelector(t?i:n),l=null==a?void 0:a.contentDocument;return r?null==l?void 0:l.querySelectorAll("".concat(e)):null==l?void 0:l.querySelector("".concat(e))}var Je={ReorderObj:function(e,t){var r={};return t.forEach((function(t){e.hasOwnProperty(t)&&(r[t]=e[t])})),r},reorderSections:function(e,t,r){var o=e[t],n=o.index,i="up"===r?n-1:n+1;if(i>=1&&i<=Object.keys(e).length){var a=Object.keys(e).find((function(t){return e[t].index===i}));return Object.assign(Object.assign({},e),Pe(Pe({},t,Object.assign(Object.assign({},o),{index:i})),a,Object.assign(Object.assign({},e[a]),{index:n})))}return e},returnUpdatedButton:function(e,t,r,o){var n={};return Object.keys(e).forEach((function(i){n[i]=Object.assign({},e[i]),Object.keys(e[i].children).forEach((function(a){Object.keys(e[i].children[a].children).forEach((function(l){var p=e[i].children[a].children[l];p.isDirty||p.attributes.datadivtype!==t||(n[i]=Object.assign(Object.assign({},n[i]),{children:Object.assign(Object.assign({},n[i].children),Pe({},a,Object.assign(Object.assign({},n[i].children[a]),{children:Object.assign(Object.assign({},n[i].children[a].children),Pe({},l,Object.assign(Object.assign({},n[i].children[a].children[l]),{properties:Object.assign(Object.assign({},n[i].children[a].children[l].properties),r.design),styles:Object.assign(Object.assign({},n[i].children[a].children[l].styles),o)})))})))}))}))}))})),n},getTextValue:function(e,t){if(void 0!==(null==t?void 0:t.type)){if("custom"===t.type)return Ue(e.customColors.find((function(e){return e.label===t.label})).value.rgb);var r=e.selectedTheme.colors;return Ue(r[Ke(r,t.type)].find((function(e){return e.label===t.type})).value.rgb)}return Ue(t.rgb)},returnFontStyle:function(e,t){var r=["bold","italic","lineThrough","underline"],o=r.findIndex((function(t){return""!==e[t].value}));return-1!==o?r[o]:t},convertToSlug:function(e){return e.toLowerCase().replace(/\s+/g,"-")},convertToCamelCase:function(e){return e.toLowerCase().split(" ").map((function(e,t){return 0===t?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},convertIntoNumbers:function(e){var t=e.replace(/[^0-9.]/g,"").replace(/(\..*?)\..*/g,"$1");return""===t?0:parseFloat(t)},convertFormatToMask:function(e,t){return e.find((function(e){return e.value===t})).format.replaceAll("X","9")},convertToNumericValue:function(e){var t=parseInt(e,10);if(isNaN(t))throw new Error("Invalid size: ".concat(e));if(e.includes("vh"))return t/100*window.innerHeight;if(e.includes("px"))return t;throw new Error("Invalid unit in size: ".concat(e))},convertCamelCaseToWords:function(e){return e.replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^\w/,(function(e){return e.toUpperCase()}))},convertIntoRawCSS:function(e){var t,r=null==e?void 0:e.property,o=null==e?void 0:e.value,n=null===(t=qe.filter((function(t){return t.value===(null==e?void 0:e.unit)}))[0])||void 0===t?void 0:t.label,i="".concat(o).concat(n);if(["padding","margin","pagePadding","sectionPadding"].some((function(e){return e===r}))){var a=e.sides,l=Le(Object.keys(a));i="",l.forEach((function(e,t){var r,o=a[e].value,n=null===(r=qe.filter((function(t){return t.value===a[e].unit}))[0])||void 0===r?void 0:r.label;i+="".concat(0!==t?" ":"").concat(o).concat(n)}))}return Pe({},r,i)},convertAlphaNumericToText:function(e){return e.replace(/([a-zA-Z]+)(\d+)/,"$1 $2")},convertrgbObjToString:Ue,capitalizeFirstLetter:function(e){return e.charAt(0).toUpperCase()+e.slice(1)},convertStylesToVar:function(e){var t=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return Object.keys(e).reduce((function(r,o){return Object.assign(Object.assign({},r),Pe({},"--_"+t+o,e[o]))}),{})},r=t(e.defaultState.default),o=t(e.defaultState.text),n={},i={};return e.hoverState&&(e.hoverState.default&&(n=t(e.hoverState.default,"hover-")),e.hoverState.text&&(i=t(e.hoverState.text,"hover-"))),{parent:Object.assign(Object.assign({},r),n),child:Object.assign(Object.assign({},o),i)}},convertUpperCaseToCapitalise:function(e){return e.toLowerCase().replace(/\b\w/g,(function(e){return e.toUpperCase()}))},convertObjectToCssString:function(e){return Object.entries(e).map((function(e){var t=je(e,2),r=t[0],o=t[1];return"".concat(r,": ").concat(""===o?"fontStyle"===r||"fontWeight"===r?"normal":"none":o,";")})).join(" ").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()},returnColorsArrName:Ke,convertPagesToDropdownList:function(e){var t=[];return e.forEach((function(e,r){var o={id:r+1,label:e.displayName,value:r+1};t.push(o)})),t},returnTheCharacter:function(e){return We(this,void 0,void 0,ke().mark((function t(){var r,o,n,i,a,l,p,s,c,d,u,y,g,S,b;return ke().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(r=window.getSelection(),!(o=null==r?void 0:r.toString())){t.next=36;break}n=null==r?void 0:r.getRangeAt(0),i=n.startContainer,a=n.startOffset,l=Ye(null==i?void 0:i.parentElement),p=null,s=0,c=Ve(l),t.prev=10,c.s();case 12:if((d=c.n()).done){t.next=21;break}if(u=d.value,y=u.textContent.length,!(a>=s&&a<=s+y)){t.next=18;break}return p=u,t.abrupt("break",21);case 18:s+=y;case 19:t.next=12;break;case 21:t.next=26;break;case 23:t.prev=23,t.t0=t.catch(10),c.e(t.t0);case 26:return t.prev=26,c.f(),t.finish(26);case 29:return(g=document.createElement("span")).textContent=o,S=Object.keys(e),b=Object.values(e),g.style[S[0]]=b[0],t.next=36,Me(p,a,o.length,g);case 36:case"end":return t.stop()}}),t,null,[[10,23,26,29]])})))},generateSpanStylesToProperties:function(e,t){var r=Object.assign({},t),o={};return Object.keys(r).forEach((function(t){var n={};t===Fe(e[0])?n=Object.assign(Object.assign({},r[t]),{value:e[r[t].property]}):(r[t].property===Fe(e[0])&&(n=Object.assign(Object.assign({},r[t]),{value:"none"===e[r[t].property]||"normal"===e[r[t].property]?"":e[r[t].property]})),n=r[t]),o[t]=n})),o},checkIfInactiveColorsAndModify:function(e,t){var r=Le(t.general),o=Le(t.text),n=r.map((function(t){var r=Ke(e,t.value.value),o=e[r].find((function(e){return e.label===t.value.value}));if(!o.active){var n=Je.returnColorsArrName(e,o.value.value),i=e[n].find((function(e){return e.label===o.value.value}));return Object.assign(Object.assign({},t),{value:{value:i.label}})}return Object.assign({},t)})),i=o.map((function(t){var r=Ke(e,t.value.value),o=e[r].find((function(e){return e.label===t.value.value}));if(!o.active){var n=Je.returnColorsArrName(e,o.value.value),i=e[n].find((function(e){return e.label===o.value.value}));return Object.assign(Object.assign({},t),{value:{value:i.label}})}return Object.assign({},t)}));return{general:Le(n),text:Le(i)}},kebabToCamelCase:Fe,returnDefaultValue:function(e,t,r,o,n){var i,a,l=Xe;if(1===r||2===r){var p=null===(i=null==qe?void 0:qe.find((function(e){return e.value===r})))||void 0===i?void 0:i.label,s=null===(a=null==qe?void 0:qe.find((function(e){return e.value===n})))||void 0===a?void 0:a.label;if(r===n){var c=l.fontSize["".concat(p)].findIndex((function(e){return e===t}));if(-1===c){for(var d=0,u=l.fontSize["".concat(p)].length-1,y=null;d<=u;){var g=Math.floor((d+u)/2);if(l.fontSize["".concat(p)][g]===t)return l.fontSize["".concat(p)][g];l.fontSize["".concat(p)][g]<t?(y=l.fontSize["".concat(p)][g],d=g+1):u=g-1}c=l.fontSize["".concat(p)].findIndex((function(e){return e===y}))}var S=l.lineHeight["".concat(s)][c];return"bool"===e?o===S:{value:S,unit:n}}s=p;var b=l.fontSize["".concat(p)].findIndex((function(e){return e===t}));if(-1===b){for(var h=0,T=l.fontSize["".concat(p)].length-1,O=null;h<=T;){var v=Math.floor((h+T)/2);if(l.fontSize["".concat(p)][v]===t)return l.fontSize["".concat(p)][v];l.fontSize["".concat(p)][v]<t?(O=l.fontSize["".concat(p)][v],h=v+1):T=v-1}b=l.fontSize["".concat(p)].findIndex((function(e){return e===O}))}var m=l.lineHeight["".concat(s)][b];return"bool"===e?o===m:{value:m,unit:r}}return"bool"===e||{}},rgbaToHex:function(e){var t=e.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*([\d.]+))?\)$/);if(!t)return e;var r=parseInt(t[1]),o=parseInt(t[2]),n=parseInt(t[3]),i=1;void 0!==t[4]&&(i=parseFloat(t[4]));var a=r.toString(16).padStart(2,"0"),l=o.toString(16).padStart(2,"0"),p=n.toString(16).padStart(2,"0"),s=Math.round(255*i).toString(16).padStart(2,"0");return"ff"===s?"#".concat(a).concat(l).concat(p):"#".concat(a).concat(l).concat(p).concat(s)},convertToKebabCase:function(e){var t={};return Object.keys(e).forEach((function(r){var o=r.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();t[o]=e[r]})),t},loadNAppendStyleTag:function(e,t){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,n=Ne.iframeSelector,i=Ne.templteEditiorSelector,a=Ne.iframePreviewSelector,l=(Ne.iframePreviewMainSelector,Ne.iframeRoot),p=document.querySelector(r?a:n),s=null==p?void 0:p.contentDocument,c=null==s?void 0:s.querySelector(r?l:i);if(c&&null!==c){var d=c.querySelector("[".concat(Ie.style,'="').concat(t,'"]'));null!==o&&(d=o.querySelector("[".concat(Ie.layerStyle,'="').concat(t,'"]'))),d&&null!==d&&d.remove(),null===o?c.appendChild(e):o.appendChild(e)}},stylesToString:function(e){return Object.entries(e).map((function(e){var t=je(e,2),r=t[0],o=t[1],n=r.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()}));return"".concat(n,": ").concat(o,";")})).join(" ")},IsObjectNull:Qe,IsNullOrEmpty:Ze,IsArrayOrEmpty:function(e){return!(e&&e.length>0)},removeHyphens:function(e){return null==e?void 0:e.replaceAll("-","")},getCMSElementType:function(e){var t=null;if(!Qe(e)){var r=null==e?void 0:e.attributes;if(!Qe(r)){var o=null==r?void 0:r.BUILDER;Qe(o)||(t=null==o?void 0:o.dataElementType)}}return t},getCMSDataDivType:function(e){var t=null;if(!Qe(e)){var r=null==e?void 0:e.attributes;if(!Qe(r)){var o=null==r?void 0:r.BUILDER;Qe(o)||(t=null==o?void 0:o.dataDivType)}}return t},GetCMSElementBySelector:$e,CreateAspectRationNWidthConvertion:function(e,t,r){var o,n=arguments.length>3&&void 0!==arguments[3]&&arguments[3],i=parseFloat(t)/parseFloat(e),a=$e("#".concat(r),"single",n),l=e;if(!Ze(a)){var p=(null==a?void 0:a.matches(Ne.dataDropElement))?null===(o=null==a?void 0:a.parentElement)||void 0===o?void 0:o.closest(Ne.dataDropElement):null==a?void 0:a.closest(Ne.dataDropElement),s=null==p?void 0:p.getBoundingClientRect();e.includes("%")&&(i=parseFloat(t)/s.width*(parseFloat(e)/100)),[].concat(["px","em","rem"]).some((function(t){return"".concat(e).includes(t)}))&&(i=parseFloat(t)/parseFloat(e),/px/.test(e)||(l*=16),l=parseFloat(e)/(null==s?void 0:s.width)*100)}return{width:parseFloat(l),aspectRatio:i}},convertToCamelCaseCss:function(e){return e.split(" ").map((function(e,t){return 0===t?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},CSSUnits:qe,getCMSElementAttributeValue:function(e,t,r){var o=null;if(!Qe(e)){var n=null==e?void 0:e.attributes;if(!Qe(n)){var i=n[t];Qe(i)||(o=i[r])}}return o},setTimeoutAsync:function(e){return new Promise((function(t,r){try{window.setTimeout((function(){t()}),e,[])}catch(e){r(e)}}))},generateUniqueId:function(){return"".concat(Math.random().toString(36).substr(2,9))}};const et=Je;var tt,rt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},ot=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},nt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto"}},it=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},at={adjustment:{value:"fluid",property:"adjustment",propertyType:Ee.TOOL},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Ee.CONTROLS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:Ee.CSS},width:{value:"100",property:"width",unit:4,propertyType:Ee.CSS},height:{value:"100",property:"height",unit:1,propertyType:Ee.CSS},margin:{isAll:!1,sides:{top:{value:0,unit:1},right:{value:0,unit:1},bottom:{value:0,unit:1},left:{value:0,unit:1}},property:"margin",propertyType:Ee.CSS},textPosition:{value:"top",property:"textPosition",propertyType:Ee.CONTROLS},padding:{isAll:!0,sides:{top:{value:0,unit:1},right:{value:0,unit:1},bottom:{value:0,unit:1},left:{value:0,unit:1}},property:"padding",propertyType:Ee.CSS},overflowContent:{value:"scroll",property:"overflow",propertyType:Ee.TOOL},scrollDirection:{value:"horizontal",property:"scroll",propertyType:Ee.TOOL},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:Ee.TOOL},positionType:{value:"fixed",property:"position",propertyType:Ee.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:Ee.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:Ee.CSS,parentRef:"cs-be-cr-1"},overlayColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}},property:"overlayColor",propertyType:Ee.CSS,parentRef:"cs-be-cr-1"},borderColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"borderColor",propertyType:Ee.CSS,parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:Ee.CSS},borderPerSlide:{isAll:!0,sides:{top:{value:0,unit:1},right:{value:0,unit:1},bottom:{value:0,unit:1},left:{value:0,unit:1}},property:"borderWidth",propertyType:Ee.CSS},dividerWidth:{value:1,property:"dividerWidth",unit:1,propertyType:Ee.CSS},showBorder:{value:!0,propertyType:Ee.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:Ee.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:Ee.CSS,parentRef:"cs-be-se-1"},angle:{property:"shadowAngle",propertyType:Ee.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:Ee.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:Ee.CSS},borderRadius:{isAll:!0,sides:{topLeft:{value:0,unit:1},topRight:{value:0,unit:1},bottomLeft:{value:0,unit:1},bottomRight:{value:0,unit:1}},property:"borderRadius",propertyType:Ee.CSS},cropRatio:{value:"16:9",propertyType:Ee.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:Ee.CSS},exposure:{value:0,propertyType:Ee.CONTROLS},contrast:{value:0,propertyType:Ee.CONTROLS},saturation:{value:0,propertyType:Ee.CONTROLS},brightness:{value:0,propertyType:Ee.CONTROLS},tint:{value:0,propertyType:Ee.CONTROLS},hue:{value:0,propertyType:Ee.CONTROLS},lightness:{value:0,propertyType:Ee.CONTROLS},highlights:{value:0,propertyType:Ee.CONTROLS},shadows:{value:0,propertyType:Ee.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:Ee.CONTROLS},rotate:{value:0,unit:7,propertyType:Ee.CSS},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:Ee.CSS},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:Ee.CSS},theme:{value:"h3",property:"theme",propertyType:Ee.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:Ee.CSS,parentRef:"ty-h3-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:Ee.CSS,parentRef:"ty-h3-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:Ee.CSS,parentRef:"ty-h3-cr"},bold:{value:"",property:"fontWeight",propertyType:Ee.CSS,parentRef:"ty-h3-ft-wt"},italic:{value:"",property:"fontStyleItalic",propertyType:Ee.CSS,parentRef:"ty-h3-ft-se-ic"},linethrough:{value:"",property:"linethrough",propertyType:Ee.CSS,parentRef:"ty-h3-le-th"},underline:{value:"",property:"underline",propertyType:Ee.CSS,parentRef:"ty-h3-ue"},textAlign:{value:"left",property:"textAlign",propertyType:Ee.CSS,parentRef:"ty-h3-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:Ee.CSS,parentRef:"ty-h3-lr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:Ee.CSS,parentRef:"ty-h3-le-ht"},themeDesc:{value:"p1",property:"themeDesc",propertyType:Ee.CONTROLS},icon:{value:"check",propertyType:Ee.CONTROLS},fontDesc:{value:"Lato",property:"fontFamilyDesc",propertyType:Ee.CSS,parentRef:"ty-p1-ft-fy"},fontSizeDesc:{value:14,unit:1,property:"fontSizeDesc",propertyType:Ee.CSS,parentRef:"ty-p1-ft-se"},textColorDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"colorDesc",propertyType:Ee.CSS,parentRef:"ty-p1-cr"},boldDesc:{value:"",property:"fontWeightDesc",propertyType:Ee.CSS,parentRef:"ty-p1-ft-wt"},italicDesc:{value:"",property:"fontStyleItalicDesc",propertyType:Ee.CSS,parentRef:"ty-p1-ft-se-ic"},linethroughDesc:{value:"",property:"linethroughDesc",propertyType:Ee.CSS,parentRef:"ty-p1-le-th"},underlineDesc:{value:"",property:"underlineDesc",propertyType:Ee.CSS,parentRef:"ty-p1-ue"},textAlignDesc:{value:"left",property:"textAlignDesc",propertyType:Ee.CSS,parentRef:"ty-p1-tt-an"},characterSpacingDesc:{value:0,unit:1,property:"letterSpacingDesc",propertyType:Ee.CSS,parentRef:"ty-p1-lr-sg"},lineHeightDesc:{value:1,unit:2,property:"lineHeightDesc",propertyType:Ee.CSS,parentRef:"ty-p1-le-ht"},iconSize:{value:26,unit:1,property:"iconSize",propertyType:Ee.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:Ee.CSS,parentRef:"cs-be-cr-2"},showIcon:{value:!0,property:"showIcon",propertyType:Ee.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.SETTINGS="settings",e.VISIBILITY="visibility",e.SCHEDULES="schedules",e.DEVICE_VISIBILITY="deviceVisibility"}(tt||(tt={}));var lt,pt=function(e){return{layout:{selectorKey:tt.LAYOUT,adjustment:at.adjustment,width:{fixedWidth:{value:"".concat(null==e?void 0:e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:Ee.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:Ee.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:Ee.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},at.height),{isReadOnly:!0}),overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,positionType:at.positionType,pinTo:at.pinTo},design:{selectorKey:tt.DESIGN,backgroundColor:at.backgroundColor,borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle},settings:{selectorKey:tt.SETTINGS,visibility:{selectorKey:tt.VISIBILITY,visibilityContent:{value:[{variationId:et.generateUniqueId(),default:!0,isOpen:!1,attributeIfRuleGroup:{logicalOperator:1,filterIfRules:[{fieldID:et.generateUniqueId(),fieldName:"",conditionalOperator:-1,fieldValue:[],fieldValueType:-1}]}}],propertyType:Ee.CONTROLS,property:"visibilityContent"}},schedules:{selectorKey:tt.SCHEDULES},deviceVisibility:{selectorKey:tt.DEVICE_VISIBILITY}},code:{}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(lt||(lt={}));var st,ct=function(e){return{layout:{selectorKey:lt.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:Ee.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},at.height),{isReadOnly:!0}),padding:at.padding,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,positionType:at.positionType,pinTo:at.pinTo},design:{selectorKey:lt.DESIGN,backgroundColor:at.backgroundColor,borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle,borderRadius:at.borderRadius}}},dt={onClick:{value:"Show Image Lightbox",propertyType:Ee.CONTROLS},onHover:{value:"Zoom Out",propertyType:Ee.CONTROLS},cropRatio:{value:"16:9",propertyType:Ee.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Ee.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Ee.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Ee.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(st||(st={}));var ut,yt=function(){return{layout:{selectorKey:st.LAYOUT,width:Object.assign(Object.assign({},at.width),{propertyType:Ee.CONTROLS,unit:4}),height:Object.assign(Object.assign({},at.height),{propertyType:Ee.CONTROLS,unit:4}),margin:at.margin,padding:at.padding,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,positionType:at.positionType,pinTo:at.pinTo,onClick:dt.onClick,onHover:dt.onHover,cropRatio:dt.cropRatio,fitOptions:dt.fitOptions,horizontalAlignment:dt.horizontalAlignment,verticalAlignment:dt.verticalAlignment},design:{selectorKey:st.DESIGN,cropRatio:at.cropRatio,zoomImage:at.zoomImage,flip:at.flip,rotate:at.rotate,backgroundColor:at.backgroundColor,exposure:at.exposure,contrast:at.contrast,saturation:at.saturation,brightness:at.brightness,hue:at.hue,lightness:at.lightness,highlights:at.highlights,shadows:at.shadows,showBorder:at.showBorder,borderStyle:at.borderStyle,borderColor:at.borderColor,borderPerSlide:at.borderPerSlide,borderRadius:at.borderRadius,showShadow:at.showShadow,shadowColor:at.shadowColor,angle:at.angle,spread:at.spread,blur:at.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Ee.CONTROLS}}}},gt={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:Ee.CONTROLS},buttonType:{value:"primaryButton",propertyType:Ee.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:Ee.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:Ee.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:Ee.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Ee.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:Ee.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design"}(ut||(ut={}));var St,bt=function(){return{layout:{selectorKey:ut.LAYOUT,width:Object.assign(Object.assign({},at.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"40",unit:1}),margin:at.margin,positionType:at.positionType,pinTo:at.pinTo,buttonStyle:gt.buttonStyle,buttonText:gt.buttonText,buttonIcon:gt.buttonIcon,iconPosition:gt.iconPosition,iconAndTextSpacing:gt.iconAndTextSpacing,alignment:gt.alignment,buttonType:gt.buttonType},design:{selectorKey:ut.DESIGN,defaultState:{selectorKey:ut.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},at.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},at.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},at.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},at.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},at.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},at.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},at.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},at.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},at.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},at.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},at.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},at.theme),fontSize:Object.assign(Object.assign({},at.fontSize),{value:null,parentRef:"bs-dt-se-ft"}),textColor:Object.assign(Object.assign({},at.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},at.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},at.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},at.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},at.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},at.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},at.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},at.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:at.icon,showIcon:Object.assign(Object.assign({},at.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},at.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},at.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:ut.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{}}},ht={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:Ee.CONTROLS},buttonType:{value:"primaryButton",propertyType:Ee.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:Ee.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:Ee.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:Ee.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Ee.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:Ee.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design"}(St||(St={}));var Tt,Ot=function(){return{layout:{selectorKey:St.LAYOUT,width:Object.assign(Object.assign({},at.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"40",unit:1}),margin:at.margin,positionType:at.positionType,pinTo:at.pinTo,buttonStyle:ht.buttonStyle,buttonText:ht.buttonText,buttonIcon:ht.buttonIcon,iconPosition:ht.iconPosition,iconAndTextSpacing:ht.iconAndTextSpacing,alignment:ht.alignment,buttonType:ht.buttonType},design:{selectorKey:St.DESIGN,defaultState:{selectorKey:St.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},at.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},at.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},at.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},at.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},at.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},at.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},at.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},at.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},at.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},at.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},at.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},at.theme),fontSize:Object.assign(Object.assign({},at.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},at.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},at.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},at.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},at.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},at.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},at.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},at.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},at.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:Object.assign(Object.assign({},at.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},at.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},at.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:St.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{}}},vt={layout:{autoplay:{value:"true",propertyType:Ee.CONTROLS},showControls:{value:"onHover",propertyType:Ee.CONTROLS},loopVideo:{value:!0,propertyType:Ee.CONTROLS},loopCount:{value:4,propertyType:Ee.CONTROLS}},content:{image:{value:{src:"https://i.pinimg.com/736x/ba/91/a4/ba91a41ba14269c20b2ae3d9bde16e4d.jpg"},propertyType:Ee.CONTROLS},videoFile:{value:"",propertyType:Ee.CONTROLS},showVideoTitle:{value:!0,propertyType:Ee.CONTROLS},videoTitle:{value:"Sample Video",propertyType:Ee.CONTROLS},showVideoDescription:{value:!0,propertyType:Ee.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:Ee.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:Ee.CONTROLS},thumbnailImage:{value:"",propertyType:Ee.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:Ee.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:Ee.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:Ee.CONTROLS},icon:{value:"",propertyType:Ee.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:Ee.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Ee.CSS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Ee.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Ee.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Ee.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Ee.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Ee.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Ee.CSS},playIcon:{value:"preview",property:"playIcon",propertyType:Ee.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:Ee.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Ee.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:Ee.CONTROLS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.VIDEO_PLAYER_TEXT="videoPlayerText",e.PLAY_PAUSE="playPause",e.VIDEO="video",e.VIDEO_WIDGET_LAYOUT="videoWidgetLayout",e.VIDEO_WIDGET_DESIGN="videoWidgetDesign",e.VIDEO_TEXT_LAYOUT="videoTextLayout",e.VIDEO_TEXT_CONTAINER_DESIGN="videoTextContainerDesign"}(Tt||(Tt={}));var mt,Ct=function(){return{layout:{selectorKey:Tt.LAYOUT,width:Object.assign(Object.assign({},at.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"245",unit:4}),margin:at.margin,padding:Object.assign(Object.assign({},at.padding),{value:"20",unit:1}),autoplay:vt.layout.autoplay,showControls:vt.layout.showControls,loopVideo:vt.layout.loopVideo,loopCount:vt.layout.loopCount,positionType:at.positionType,pinTo:at.pinTo},content:{selectorKey:Tt.CONTENT,videoFile:vt.content.videoFile,showVideoTitle:vt.content.showVideoTitle,videoTitle:vt.content.videoTitle,showVideoDescription:vt.content.showVideoDescription,videoDescription:vt.content.videoDescription,showCustomVideoThumbnail:vt.content.showCustomVideoThumbnail,thumbnailImage:vt.content.thumbnailImage,image:vt.content.image},design:{selectorKey:Tt.DESIGN,videoWidgetLayout:{selectorKey:Tt.VIDEO_WIDGET_LAYOUT,verticalAlignment:vt.design.verticalAlignment,widgetTextAndItemSpacing:vt.design.widgetTextAndItemSpacing,textPosition:vt.design.textPosition},videoWidgetDesign:{selectorKey:Tt.VIDEO_WIDGET_DESIGN,backgroundColor:at.backgroundColor,borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle,borderRadius:at.borderRadius,showIcon:at.showIcon,iconSize:at.iconSize,iconColor:at.iconColor,theme:at.theme,font:at.font,fontSize:at.fontSize,textColor:at.textColor,bold:at.bold,italic:at.italic,linethrough:at.linethrough,underline:at.underline,textAlign:at.textAlign,characterSpacing:at.characterSpacing,lineHeight:at.lineHeight,themeDesc:at.themeDesc,fontDesc:at.fontDesc,fontSizeDesc:at.fontSizeDesc,textColorDesc:at.textColorDesc,boldDesc:at.boldDesc,italicDesc:at.italicDesc,linethroughDesc:at.linethroughDesc,underlineDesc:at.underlineDesc,textAlignDesc:at.textAlignDesc,characterSpacingDesc:at.characterSpacingDesc,lineHeightDesc:at.lineHeightDesc},videoTextLayout:{selectorKey:Tt.VIDEO_TEXT_LAYOUT,textVerticalPadding:vt.design.textVerticalPadding,textHorizontalPadding:vt.design.textHorizontalPadding,titleAndDescriptionSpacing:vt.design.titleAndDescriptionSpacing},videoTextContainerDesign:{selectorKey:Tt.VIDEO_TEXT_CONTAINER_DESIGN,backgroundColor:at.backgroundColor,showBorder:at.showBorder,borderStyle:at.borderStyle,borderColor:at.borderColor,borderPerSlide:at.borderPerSlide,borderRadius:at.borderRadius,showShadow:at.showShadow,shadowColor:at.shadowColor,angle:at.angle,spread:at.spread,blur:at.blur},playPause:{selectorKey:Tt.PLAY_PAUSE,playIcon:vt.design.playIcon,pauseIcon:vt.design.pauseIcon,size:vt.design.size,iconColor:at.iconColor,backgroundShape:vt.design.backgroundShape,backgroundColor:at.backgroundColor}}}},ft={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:Ee.CSS},tabLayout:{value:"streched",property:"tabLayout",propertyType:Ee.CSS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:Ee.CSS},tabSpacing:{value:90,property:"tabSpacing",propertyType:Ee.CSS},tabContainer:{value:90,property:"tabContainer",propertyType:Ee.CSS},horizontalPadding:{value:90,property:"horizontalPadding",propertyType:Ee.CSS},verticalPadding:{value:90,property:"verticalPadding",propertyType:Ee.CSS},overflowTabs:{value:"streched",property:"overflowTabs",propertyType:Ee.CSS},spacingBetweenRows:{value:90,property:"spacingBetweenRows",propertyType:Ee.CSS},tabContent:{value:["Tab 1","Tab 2"],property:"tabContent",propertyType:Ee.CSS}},wt={borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,backgroundColor:at.backgroundColor,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle,borderRadius:at.borderRadius,exposure:at.exposure,contrast:at.contrast,saturation:at.saturation,highlights:at.highlights,shadows:at.shadows},Rt=function(){return{layout:{adjustment:at.adjustment,width:at.width,height:at.height,margin:at.margin,padding:at.padding,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,positionType:at.positionType,pinTo:at.pinTo,tabPosition:ft.tabPosition,tabLayout:ft.tabLayout,tabAlignment:ft.tabAlignment,tabSpacing:ft.tabSpacing,tabContainer:ft.tabContainer,horizontalPadding:ft.horizontalPadding,verticalPadding:ft.verticalPadding,overflowTabs:ft.overflowTabs,spacingBetweenRows:ft.spacingBetweenRows},design:{tabContainer:wt,tabs:wt,tabContentContainer:wt,arrows:wt},content:{tabContent:ft.tabContent}}},Dt={onClick:{value:"Show Image Lightbox",propertyType:Ee.CONTROLS},onHover:{value:"Zoom Image",propertyType:Ee.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Ee.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Ee.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Ee.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Ee.CSS}},jt=function(){return{layout:{adjustment:at.adjustment,width:at.width,height:at.height,margin:at.margin,padding:at.padding,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,positionType:at.positionType,pinTo:at.pinTo,onClick:Dt.onClick,onHover:Dt.onHover,imageRatio:Dt.imageRatio,fitOptions:Dt.fitOptions,horizontalAlignment:Dt.horizontalAlignment,verticalAlignment:Dt.verticalAlignment},design:{layouter:{backgroundColor:at.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}},Lt={layout:{header:{value:!0,propertyType:Ee.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:Ee.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:Ee.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:Ee.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:Ee.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:Ee.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:Ee.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:Ee.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:Ee.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:Ee.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:Ee.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:Ee.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:Ee.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:Ee.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:Ee.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:Ee.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:Ee.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:Ee.CONTROLS,property:"static"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Age",columnMapsTo:"age"},{columnId:3,columnTitle:"Occupation",columnMapsTo:"occupation"}],propertyType:Ee.CONTROLS,property:"columns"},rows:{value:[{rowId:1,name:"John Doe",age:"30",occupation:"Engineer"},{rowId:2,name:"John",age:"25",occupation:"Designer"},{rowId:3,name:"Priya",age:"40",occupation:"Manager"}],propertyType:Ee.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Ee.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Ee.CSS},borderPerSlide:{isAll:!0,sides:{top:{value:1,unit:1},right:{value:1,unit:1},bottom:{value:1,unit:1},left:{value:1,unit:1}},property:"borderWidth",propertyType:Ee.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Ee.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Ee.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Ee.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Ee.CONTROLS},fontSize:{value:"32",propertyType:Ee.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Ee.CSS},textHighlight:{value:"#BE6C00",propertyType:Ee.CSS},characterSpacing:{value:"32",propertyType:Ee.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:Ee.CSS,unit:1},lineHeight:{value:"32",propertyType:Ee.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:Ee.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Ee.CSS},fontSize:{value:"32",propertyType:Ee.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Ee.CSS},textHighlight:{value:"#BE6C00",propertyType:Ee.CSS},characterSpacing:{value:"32",propertyType:Ee.CSS,unit:1},lineHeight:{value:"32",propertyType:Ee.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:Ee.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Ee.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Ee.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Ee.CONTROLS},paginationStyle:{value:"dotted",propertyType:Ee.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Ee.CONTROLS},arrowSize:{value:"32",propertyType:Ee.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Ee.CSS},backgroundShape:{value:"rectangle",propertyType:Ee.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Ee.CSS},font:{value:"lato",propertyType:Ee.CSS},fontSize:{value:"32",propertyType:Ee.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Ee.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Ee.CSS},hoverBackgroundShape:{value:"circle",propertyType:Ee.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Ee.CSS},hoverFont:{value:"lato",propertyType:Ee.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Ee.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Ee.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Ee.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Ee.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Ee.CONTROLS},iconSize:{value:"30",propertyType:Ee.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Ee.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.TABLE_WIDGET="tableWidget",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.ROW_TEXT="rowText",e.ROW_AND_HEADER_DIVIDER="rowAndHeaderDividers",e.SCROLL_BAR="scrollBar",e.PAGINATION="pagination",e.LOAD_MORE_BUTTON="loadMoreButton",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState"}(mt||(mt={}));var xt,Pt=function(){return{layout:{selectorKey:mt.LAYOUT,width:Object.assign(Object.assign({},at.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"150",unit:1}),margin:at.margin,padding:at.padding,header:Lt.layout.header,headerHeight:Lt.layout.headerHeight,rowHeight:Lt.layout.rowHeight,layoutHeaderDivider:Lt.layout.layoutHeaderDivider,layoutRowDivider:Lt.layout.layoutRowDivider,layoutColumnDivider:Lt.layout.layoutColumnDivider,alternativeRowColors:Lt.layout.alternativeRowColors,headerCellPadding:Lt.layout.headerCellPadding,rowCellPadding:Lt.layout.rowCellPadding,contentAlignment:Lt.layout.contentAlignment,showMoreRows:Lt.layout.showMoreRows,rowsPerPage:Lt.layout.rowsPerPage,paginationType:Lt.layout.paginationType,paginationAlignment:Lt.layout.paginationAlignment,noOfItemsToLoad:Lt.layout.noOfItemsToLoad},content:{selectorKey:mt.CONTENT,showTitle:Lt.content.showTitle,tableTitle:Lt.content.tableTitle,connectWith:Lt.content.connectWith,columns:Lt.content.columns,rows:Lt.content.rows},design:{selectorKey:mt.DESIGN,tableWidget:{selectorKey:mt.TABLE_WIDGET,backgroundColor:at.backgroundColor,borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle,borderRadius:at.borderRadius},table:{selectorKey:mt.TABLE,backgroundColor:at.backgroundColor,showBorder:at.showBorder,borderStyle:Lt.design.table.borderStyle,borderColor:at.borderColor,borderPerSlide:Lt.design.table.borderPerSlide,borderRadius:at.borderRadius,showShadow:at.showShadow,shadowColor:at.shadowColor,angle:at.angle,spread:at.spread,blur:at.blur},tableHeader:{selectorKey:mt.TABLE_HEADER,backgroundColor:at.backgroundColor},headerText:{selectorKey:mt.HEADER_TEXT,theme:at.theme,font:at.font,fontSize:at.fontSize,textColor:at.textColor,bold:at.bold,italic:at.italic,linethrough:at.linethrough,underline:at.underline,textAlign:at.textAlign,characterSpacing:at.characterSpacing,lineHeight:at.lineHeight},tableRow:{selectorKey:mt.TABLE_ROW,backgroundColor:at.backgroundColor},rowText:{selectorKey:mt.ROW_TEXT,theme:at.theme,font:at.font,fontSize:at.fontSize,textColor:at.textColor,bold:at.bold,italic:at.italic,linethrough:at.linethrough,underline:at.underline,textAlign:at.textAlign,characterSpacing:at.characterSpacing,lineHeight:at.lineHeight},rowAndHeaderDividers:{selectorKey:mt.ROW_AND_HEADER_DIVIDER,headerDivider:Lt.design.rowAndHeaderDividers.headerDivider,rowDivider:Lt.design.rowAndHeaderDividers.rowDivider,columnDivider:Lt.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:mt.SCROLL_BAR,scrollBarWidth:Lt.design.scrollBar.scrollBarWidth,scrollBarColor:Lt.design.scrollBar.scrollBarColor},pagination:{selectorKey:mt.PAGINATION,defaultState:{selectorKey:mt.DEFAULT_STATE,theme:at.theme,font:at.font,fontSize:at.fontSize,textColor:at.textColor,bold:at.bold,italic:at.italic,linethrough:at.linethrough,underline:at.underline,textAlign:at.textAlign,characterSpacing:at.characterSpacing,lineHeight:at.lineHeight,previousIcon:Lt.design.pagination.previousIcon,nextIcon:Lt.design.pagination.nextIcon,iconSize:Lt.design.pagination.iconSize,iconColor:Lt.design.pagination.iconColor,backgroundShape:Lt.design.pagination.backgroundShape,backgroundColor:at.backgroundColor,pagination:Lt.design.pagination.pagination},hoverState:{selectorKey:mt.HOVER_STATE,theme:at.theme}},loadMoreButton:{selectorKey:mt.LOAD_MORE_BUTTON,backgroundColor:at.backgroundColor,borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle,borderRadius:at.borderRadius,theme:at.theme,font:at.font,fontSize:at.fontSize,textColor:Lt.design.pagination.textColor,bold:at.bold,italic:at.italic,linethrough:at.linethrough,underline:at.underline,textAlign:at.textAlign,characterSpacing:at.characterSpacing,lineHeight:at.lineHeight}}}},At={displayStyle:{value:"Slider",propertyType:Ee.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:Ee.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:Ee.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:Ee.CSS},sliderControl:{value:"Arrows",propertyType:Ee.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:Ee.CONTROLS},loopImages:{value:!1,propertyType:Ee.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:Ee.CONTROLS},autoplay:{value:!1,propertyType:Ee.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:Ee.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:Ee.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:Ee.CONTROLS},showGalleryTitle:{value:!1,propertyType:Ee.CONTROLS},galleryTitle:{value:"",propertyType:Ee.CONTROLS},showGalleryDescription:{value:!1,propertyType:Ee.CONTROLS},galleryDescription:{value:"",propertyType:Ee.CONTROLS},showItemTitle:{value:!1,propertyType:Ee.CONTROLS},showItemDescription:{value:!1,propertyType:Ee.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:Ee.CONTROLS},slides:{value:[{src:"https://vishnu.sirv.com/image_element.png",alt:"Place holder image",title:"",description:""},{src:"https://vishnu.sirv.com/New%20folder/newton-s-cradle-balls-sphere-action-60582.webp",alt:"Place holder image",title:"",description:""},{src:"https://vishnu.sirv.com/New%20folder/art-2.jfif",alt:"Place holder image",title:"",description:""}],propertyType:Ee.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:Ee.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:Ee.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:Ee.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Ee.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Ee.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:Ee.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:Ee.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Ee.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:Ee.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:Ee.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Ee.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Ee.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Ee.CONTROLS},backgroundShape:{value:"Round",propertyType:Ee.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Ee.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Ee.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Ee.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Ee.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Ee.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Ee.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Ee.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Ee.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:Ee.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.GALLERY_WIDGET_STYLE="gallery-widget-style",e.GALLERY_LAYOUT="gallery-layout",e.ITEM_STYLE="item-style",e.PAGINATION_ARROWS="pagination-arrows",e.PAGINATION_DOTS="pagination-dots",e.PAGINATION_LINE="pagination-lines",e.MAP_WIDGET_TEXT_CONTAINER_DESIGN="galleryWidgetTextContainerDesign",e.MAP_WIDGET_TEXT_CONTAINER_LAYOUT="galleryWidgetTextContainerLayout"}(xt||(xt={}));var Nt,It=function(){return{layout:{selectorKey:xt.LAYOUT,width:Object.assign(Object.assign({},at.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"auto",unit:He.CUSTOM}),margin:at.margin,padding:at.padding,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,positionType:at.positionType,pinTo:at.pinTo,displayStyle:At.displayStyle,itemsPerSlide:At.itemsPerSlide,itemGap:At.itemGap,rowGap:At.rowGap,sliderControl:At.sliderControl,controlPosition:At.controlPosition,loopImages:At.loopImages,sliderDisplayScrollbar:At.sliderDisplayScrollbar,autoplay:At.autoplay,autoplayStyle:At.autoplayStyle,autoplayDuration:At.autoplayDuration,sliderSpeed:At.sliderSpeed},content:{showGalleryTitle:At.showGalleryTitle,galleryTitle:At.galleryTitle,showGalleryDescription:At.showGalleryDescription,galleryDescription:At.galleryDescription,showItemTitle:At.showItemTitle,showItemDescription:At.showItemDescription,allowLinkToOtherPage:At.allowLinkToOtherPage,slides:At.slides},design:{selectorKey:xt.DESIGN,galleryWidgetStyle:{selectorKey:xt.GALLERY_WIDGET_STYLE,backgroundColor:at.backgroundColor,borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle,borderRadius:at.borderRadius,theme:at.theme,font:at.font,fontSize:at.fontSize,textColor:at.textColor,bold:at.bold,italic:at.italic,linethrough:at.linethrough,underline:at.underline,textAlign:at.textAlign,characterSpacing:at.characterSpacing,lineHeight:at.lineHeight,showIcon:Object.assign(Object.assign({},at.showIcon),{value:!0}),iconSize:at.iconSize,iconColor:Object.assign(Object.assign({},at.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:at.themeDesc,fontDesc:at.fontDesc,fontSizeDesc:at.fontSizeDesc,textColorDesc:at.textColorDesc,boldDesc:at.boldDesc,italicDesc:at.italicDesc,linethroughDesc:at.linethroughDesc,underlineDesc:at.underlineDesc,textAlignDesc:at.textAlignDesc,characterSpacingDesc:at.characterSpacingDesc,lineHeightDesc:at.lineHeightDesc},galleryWidgetLayout:{selectorKey:xt.GALLERY_LAYOUT,galleryTextAndItemAlignment:At.galleryTextAndItemAlignment,galleryTextAndItemSpacing:At.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:At.galleryTextAndDescriptionSpacing,textPosition:at.textPosition,verticalAlignment:at.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:xt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:At.textVerticalPadding,textHorizontalPadding:at.textHorizontalPadding,titleAndDescriptionSpacing:At.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:xt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:at.backgroundColor,borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle,borderRadius:at.borderRadius},itemStyle:{selectorKey:xt.GALLERY_WIDGET_STYLE,backgroundColor:at.backgroundColor,borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle,borderRadius:at.borderRadius,theme:at.theme,font:at.font,fontSize:at.fontSize,textColor:at.textColor,bold:at.bold,italic:at.italic,linethrough:at.linethrough,underline:at.underline,textAlign:at.textAlign,characterSpacing:at.characterSpacing,lineHeight:at.lineHeight,showIcon:Object.assign(Object.assign({},at.showIcon),{value:!0}),iconSize:at.iconSize,iconColor:Object.assign(Object.assign({},at.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:at.themeDesc,fontDesc:at.fontDesc,fontSizeDesc:at.fontSizeDesc,textColorDesc:at.textColorDesc,boldDesc:at.boldDesc,italicDesc:at.italicDesc,linethroughDesc:at.linethroughDesc,underlineDesc:at.underlineDesc,textAlignDesc:at.textAlignDesc,characterSpacingDesc:at.characterSpacingDesc,lineHeightDesc:at.lineHeightDesc},itemLayout:{selectorKey:xt.GALLERY_LAYOUT,galleryTextAndItemAlignment:At.galleryTextAndItemAlignment,textAndImageSpacing:At.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:At.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},at.textPosition),{value:"On Image"}),verticalAlignment:at.verticalAlignment},itemTextContainerLayout:{selectorKey:xt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:At.textVerticalPadding,textHorizontalPadding:at.textHorizontalPadding,titleAndDescriptionSpacing:At.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:xt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:at.backgroundColor,borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle,borderRadius:at.borderRadius},paginationArrows:{selectorKey:xt.PAGINATION_ARROWS,arrowIconStyle:At.arrowIconStyle,leftArrowIconStyle:At.leftArrowIconStyle,rightArrowIconStyle:At.rightArrowIconStyle,backgroundShape:At.backgroundShape,arrowSize:At.arrowSize,arrowColor:At.arrowColor},paginationDots:{selectorKey:xt.PAGINATION_DOTS,dotSize:At.dotSize,currentDotColor:At.currentDotColor,otherDotColor:At.otherDotColor},paginationLine:{selectorKey:xt.PAGINATION_LINE,currentLineColor:At.currentLineColor,otherLineColor:At.otherLineColor,lineHeight:At.lineHeight,lineWidth:At.lineWidth}}}},Et={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Ee.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:Ee.CONTROLS},textAlignment:{value:"center",property:"textAlignment",propertyType:Ee.CONTROLS},itemSpacing:{value:"10",propertyType:Ee.CSS,unit:1,property:"itemSpacing"},iconPosition:{value:"left",property:"iconPosition",propertyType:Ee.CONTROLS},clickToNavigate:{value:"false",property:"iconPosition",propertyType:Ee.CSS},iconStyle:{value:"Icon",propertyType:Ee.CONTROLS}},content:{socialIcons:{value:[{id:1,title:"Amazon",name:"amazon",show:"true",url:"https://amazon.com"},{id:2,title:"Website",name:"website",show:"true",url:"https://www.sellerscommerce.com/"},{id:3,title:"Instagram",name:"instagram",show:"true",url:"https://instagram.com"},{id:4,title:"Twitter",name:"twitter",show:"true",url:"https://x.com/"},{id:5,title:"Facebook",name:"facebook",show:"true",url:"facebook"}],propertyType:Ee.CONTROLS},website:{value:!0,propertyType:Ee.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:Ee.CONTROLS},instagram:{value:!0,propertyType:Ee.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:Ee.CONTROLS},facebook:{value:!0,propertyType:Ee.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:Ee.CONTROLS},linkedIn:{value:!1,propertyType:Ee.CONTROLS},linkedInUrl:{value:"",propertyType:Ee.CONTROLS},twitter:{value:!0,propertyType:Ee.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:Ee.CONTROLS},amazon:{value:!0,propertyType:Ee.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:Ee.CONTROLS}},design:{icon:{value:"",propertyType:Ee.CONTROLS},designiconSize:{value:"30",propertyType:Ee.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Ee.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:Ee.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:Ee.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:Ee.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:Ee.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:Ee.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:Ee.CONTROLS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.FILL_AND_BACKGROUND="fillAndBackground",e.ITEM_STYLE="iconStyle",e.SOCIAL_ICONS="socialIcons",e.SOCIAL_WIDGET="socialWidget"}(Nt||(Nt={}));var Ht,_t=function(){return{layout:{selectorKey:Nt.LAYOUT,width:Object.assign(Object.assign({},at.width),{value:"100",unit:4}),height:Object.assign(Object.assign({},at.height),{value:"50",unit:1}),margin:at.margin,padding:at.padding,alignment:Et.layout.alignment,textAlignment:Et.layout.textAlignment,clickToNavigate:Et.layout.clickToNavigate,iconStyle:Et.layout.iconStyle,iconPosition:Et.layout.iconPosition,iconAndTextSpacing:Et.layout.iconAndTextSpacing,itemSpacing:Et.layout.itemSpacing,positionType:at.positionType,pinTo:at.pinTo},content:{selectorKey:Nt.CONTENT,socialContent:Et.content.socialIcons},design:{selectorKey:Nt.DESIGN,socialWidget:{selectorKey:Nt.SOCIAL_WIDGET,backgroundColor:at.backgroundColor,cropRatio:at.cropRatio,zoomImage:at.zoomImage,flip:at.flip,rotate:at.rotate,showBorder:at.showBorder,borderStyle:at.borderStyle,borderColor:at.borderColor,borderPerSlide:at.borderPerSlide,borderRadius:at.borderRadius,showShadow:at.showShadow,shadowColor:at.shadowColor,angle:at.angle,spread:at.spread,blur:at.blur},itemStyle:{selectorKey:Nt.ITEM_STYLE,backgroundColor:at.backgroundColor,cropRatio:at.cropRatio,zoomImage:at.zoomImage,flip:at.flip,rotate:at.rotate,theme:at.theme,font:at.font,fontSize:at.fontSize,textColor:at.textColor,bold:at.bold,italic:at.italic,linethrough:at.linethrough,underline:at.underline,textAlign:at.textAlign,characterSpacing:at.characterSpacing,lineHeight:at.lineHeight,showBorder:at.showBorder,borderStyle:at.borderStyle,borderColor:at.borderColor,borderPerSlide:at.borderPerSlide,borderRadius:at.borderRadius,showShadow:at.showShadow,shadowColor:at.shadowColor,angle:at.angle,spread:at.spread,blur:at.blur,iconSize:Et.design.designiconSize,iconColor:Et.design.iconColor},socialIcons:{selectorKey:Nt.SOCIAL_ICONS,instagramIcon:Et.design.instagramIcon,facebookIcon:Et.design.facebookIcon,twitterIcon:Et.design.twitterIcon,amazonIcon:Et.design.amazonIcon,websiteIcon:Et.design.websiteIcon}}}},zt={expandFirstItemByDefault:{value:!0,propertyType:Ee.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:Ee.CONTROLS},itemDividers:{value:!1,propertyType:Ee.CONTROLS},iconPosition:{value:"Right",propertyType:Ee.CONTROLS},accordionsList:{value:[{title:"What is your return policy?",description:"You can return any item within 30 days of purchase for a full refund. Please ensure the item is in its original condition."},{title:"How can I track my order?",description:"Once your order is shipped, you will receive an email with the tracking number. You can use this number on our website to track your order."},{title:"Do you offer international shipping?",description:"Yes, we offer international shipping to many countries. Shipping fees and delivery times vary depending on the destination."},{title:"How can I contact customer service?",description:"You can contact our customer service team via email at support@example.com or call us at 1-800-123-4567. Our team is available Monday to Friday, 9 AM to 5 PM."},{title:"What payment methods do you accept?",description:"We accept all major credit cards, PayPal, and Apple Pay. You can select your preferred payment method at checkout."}],propertyType:Ee.CONTROLS},itemHorizontalPadding:{value:10,unit:1,property:"itemHorizontalPadding",propertyType:Ee.CSS},itemVerticalPadding:{value:2,unit:1,property:"itemVerticalPadding",propertyType:Ee.CSS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Ee.CSS},titleAndDescriptionSpacing:{value:5,unit:1,property:"titleAndDescriptionSpacing",propertyType:Ee.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.FAQ_WIDGET="faqWidget",e.COLLAPSED_ACCRORDION_ITEM="collapsedAccordionItem",e.EXPANDED_ACCRORDION_ITEM="expandedAccordionItem",e.DIVIDER="divider"}(Ht||(Ht={}));var Bt,kt=function(){return{layout:{selectorKey:Ht.LAYOUT,width:Object.assign(Object.assign({},at.width),{value:300,unit:1}),height:Object.assign(Object.assign({},at.height),{value:"auto",unit:He.CUSTOM}),margin:at.margin,padding:at.padding,positionType:at.positionType,pinTo:at.pinTo,expandFirstItemByDefault:zt.expandFirstItemByDefault,allowMultipleOpenItems:zt.allowMultipleOpenItems,itemDividers:zt.itemDividers,iconPosition:zt.iconPosition,itemHorizontalPadding:zt.itemHorizontalPadding,itemVerticalPadding:zt.itemVerticalPadding,itemSpacing:zt.itemSpacing,titleAndDescriptionSpacing:zt.titleAndDescriptionSpacing},content:{accordionsList:zt.accordionsList},design:{selectorKey:Ht.DESIGN,faqWidget:{selectorKey:Ht.FAQ_WIDGET,backgroundColor:at.backgroundColor,borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle,borderRadius:at.borderRadius},collapsedAccordionItem:{selectorKey:Ht.COLLAPSED_ACCRORDION_ITEM,backgroundColor:at.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},at.backgroundColor),{property:"backgroundColorDesc"}),borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle,borderRadius:at.borderRadius,theme:at.theme,font:at.font,fontSize:at.fontSize,textColor:at.textColor,bold:at.bold,italic:at.italic,linethrough:at.linethrough,underline:at.underline,textAlign:at.textAlign,characterSpacing:at.characterSpacing,lineHeight:at.lineHeight,showIcon:at.showIcon,iconSize:at.iconSize,iconColor:at.iconColor,themeDesc:at.themeDesc,fontDesc:at.fontDesc,fontSizeDesc:at.fontSizeDesc,textColorDesc:at.textColorDesc,boldDesc:at.boldDesc,italicDesc:at.italicDesc,linethroughDesc:at.linethroughDesc,underlineDesc:at.underlineDesc,textAlignDesc:at.textAlignDesc,characterSpacingDesc:at.characterSpacingDesc,lineHeightDesc:at.lineHeightDesc},expandedAccordionItem:{selectorKey:Ht.EXPANDED_ACCRORDION_ITEM,backgroundColor:at.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},at.backgroundColor),{property:"backgroundColorDesc"}),borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle,borderRadius:at.borderRadius,theme:Object.assign({},at.theme),font:at.font,fontSize:at.fontSize,textColor:at.textColor,bold:at.bold,italic:at.italic,linethrough:at.linethrough,underline:at.underline,textAlign:at.textAlign,characterSpacing:at.characterSpacing,lineHeight:at.lineHeight,showIcon:at.showIcon,iconSize:at.iconSize,iconColor:at.iconColor,themeDesc:at.themeDesc,fontDesc:at.fontDesc,fontSizeDesc:at.fontSizeDesc,textColorDesc:at.textColorDesc,boldDesc:at.boldDesc,italicDesc:at.italicDesc,linethroughDesc:at.linethroughDesc,underlineDesc:at.underlineDesc,textAlignDesc:at.textAlignDesc,characterSpacingDesc:at.characterSpacingDesc,lineHeightDesc:at.lineHeightDesc},divider:{selectorKey:Ht.DIVIDER,dividerColor:at.borderColor,dividerStyle:at.borderStyle,dividerWidth:at.dividerWidth}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Bt||(Bt={}));var Vt,Gt=function(){return{layout:{selectorKey:Bt.LAYOUT,width:Object.assign(Object.assign({},at.width),{unit:1,value:300}),height:Object.assign(Object.assign({},at.height),{unit:1,value:300}),margin:at.margin,padding:at.padding,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,positionType:at.positionType,pinTo:at.pinTo},design:{selectorKey:Bt.DESIGN,backgroundColor:at.backgroundColor,borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle,borderRadius:at.borderRadius},content:{code:{file:{"index.html":{name:"index.html",language:"html",value:"<h1 id='header'>Customize by code</h1>"},"style.css":{name:"style.css",language:"css",value:""},"script.js":{name:"script.js",language:"javascript",value:""}}}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Vt||(Vt={}));var Wt,Kt=function(){return{layout:{selectorKey:Vt.LAYOUT,width:Object.assign(Object.assign({},at.width),{unit:1,value:300}),height:Object.assign(Object.assign({},at.height),{unit:1,value:300}),margin:at.margin,padding:at.padding,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,positionType:at.positionType,pinTo:at.pinTo},design:{selectorKey:Vt.DESIGN,backgroundColor:at.backgroundColor,borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle,borderRadius:at.borderRadius},content:{code:{file:{"index.html":{name:"index.html",language:"html",value:"<h1 id='header'>Embed customize by code</h1>"},"style.css":{name:"style.css",language:"css",value:""},"script.js":{name:"script.js",language:"javascript",value:""}},embed:{selectedValue:0,url:""}}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Wt||(Wt={}));var Ut,Mt=function(){return{layout:{selectorKey:Wt.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:Ee.CSS},textData:{value:"<h1>Heading 1</h1>",propertyType:Ee.CONTROLS},height:{value:"auto",property:"height",unit:5,propertyType:Ee.CSS},margin:at.margin,padding:at.padding,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,positionType:at.positionType,pinTo:at.pinTo},design:{selectorKey:Wt.DESIGN,backgroundColor:at.backgroundColor,borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle,borderRadius:at.borderRadius}}},Yt={position:{value:"topLeft",property:"position",propertyType:Ee.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Ee.CONTROLS},onClick:{value:"Show Image Lightbox",propertyType:Ee.CONTROLS},onHover:{value:"Zoom In",propertyType:Ee.CONTROLS},hotspotStyle:{value:"shape",propertyType:Ee.CONTROLS},showContent:{value:"onClick",propertyType:Ee.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:Ee.CONTROLS},showIcon:{value:!0,propertyType:Ee.CONTROLS},shape:{value:"circle",propertyType:Ee.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:Ee.CONTROLS},iconStyle:{value:"icon with circle",property:"iconStyle",propertyType:Ee.CSS},hotspotSize:{value:"30",property:"hotspotSize",propertyType:Ee.CSS},iconSize:{value:"30",property:"iconSize",propertyType:Ee.CSS},tooltipWidth:{value:"100",property:"tooltipWidth",propertyType:Ee.CSS},tooltipHeight:{value:"100",property:"tooltipHeight",propertyType:Ee.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:Ee.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:Ee.CSS},imageRatio:{value:"16:9",property:"imageRatio",propertyType:Ee.CSS},fitOptions:{value:"fill",property:"fitOptions",propertyType:Ee.CSS},productInfoAlignment:{value:"left",property:"productInfoAlignment",propertyType:Ee.CSS},infoVerticalPadding:{value:"500",property:"infoVerticalPadding",propertyType:Ee.CSS},infoHorizontalPadding:{value:"500",property:"infoHorizontalPadding",propertyType:Ee.CSS},infoSpacing:{value:"500",property:"infoSpacing",propertyType:Ee.CSS},cardLayout:{value:"onImage",property:"cardLayout",propertyType:Ee.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:Ee.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:Ee.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:Ee.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.HOTSPOT_IMAGE_STYLE="hotSpotStyle",e.HOTSPOT_STYLE="hotspotStyle",e.TOOL_TIP_DESIGN="tooltipDesign",e.TOOL_TIP_TEXT="tooltipTextDesign",e.TOOL_TIP_PRODUCT_DESIGN="tooltipProductDesign",e.TOOL_TIP_IMAGE_DESIGN="tooltipImageDesign"}(Ut||(Ut={}));var Ft,Xt=function(){return{layout:{selectorKey:Ut.LAYOUT,width:Object.assign(Object.assign({},at.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"270",unit:1}),margin:at.margin,padding:at.padding,showContent:Yt.showContent,canOpenMultipleHotspots:Yt.canOpenMultipleHotspots,positionType:at.positionType,pinTo:at.pinTo},design:{selectorKey:Ut.DESIGN,imageStyle:{selectorKey:Ut.HOTSPOT_IMAGE_STYLE,cropRatio:at.cropRatio,zoomImage:at.zoomImage,flip:at.flip,rotate:at.rotate,backgroundColor:at.backgroundColor,overlayColor:at.overlayColor,exposure:at.exposure,contrast:at.contrast,saturation:at.saturation,brightness:at.brightness,hue:at.hue,lightness:at.lightness,highlights:at.highlights,shadows:at.shadows,showBorder:at.showBorder,borderStyle:at.borderStyle,borderColor:at.borderColor,borderPerSlide:at.borderPerSlide,borderRadius:at.borderRadius,showShadow:at.showShadow,shadowColor:at.shadowColor,angle:at.angle,spread:at.spread,blur:at.blur},hotspotStyle:{selectorKey:Ut.HOTSPOT_STYLE,hotspotStyle:Yt.hotspotStyle,hotspotSize:Yt.hotspotSize,iconSize:at.iconSize,iconColor:at.iconColor,icon:Yt.icon,showIcon:Yt.showIcon,shape:Yt.shape,animationStyle:Yt.animationStyle,animationFrequency:Yt.animationFrequency,backgroundColor:at.backgroundColor,showBorder:at.showBorder,borderStyle:at.borderStyle,borderColor:at.borderColor,borderPerSlide:at.borderPerSlide,borderRadius:at.borderRadius,showShadow:at.showShadow,shadowColor:at.shadowColor,angle:at.angle,spread:at.spread,blur:at.blur,position:Yt.position},tooltipDesign:{selectorKey:Ut.TOOL_TIP_DESIGN,tooltipWidth:Yt.tooltipWidth,tooltipHeight:Yt.tooltipHeight,horizontalAlignment:Yt.horizontalAlignment,verticalAlignment:Yt.verticalAlignment,backgroundColor:at.backgroundColor,showBorder:at.showBorder,borderStyle:at.borderStyle,borderColor:at.borderColor,borderPerSlide:at.borderPerSlide,borderRadius:at.borderRadius,showShadow:at.showShadow,shadowColor:at.shadowColor,angle:at.angle,spread:at.spread,blur:at.blur},tooltipTextDesign:{selectorKey:Ut.TOOL_TIP_TEXT,theme:at.theme,font:at.font,fontSize:at.fontSize,textColor:at.textColor,bold:at.bold,italic:at.italic,linethrough:at.linethrough,underline:at.underline,textAlign:at.textAlign,characterSpacing:at.characterSpacing,lineHeight:at.lineHeight,themeDesc:at.themeDesc,fontDesc:at.fontDesc,fontSizeDesc:at.fontSizeDesc,textColorDesc:at.textColorDesc,boldDesc:at.boldDesc,italicDesc:at.italicDesc,linethroughDesc:at.linethroughDesc,underlineDesc:at.underlineDesc,textAlignDesc:at.textAlignDesc,characterSpacingDesc:at.characterSpacingDesc,lineHeightDesc:at.lineHeightDesc},tooltipProductDesign:{selectorKey:Ut.TOOL_TIP_PRODUCT_DESIGN,imageRatio:Yt.imageRatio,fitOptions:Yt.fitOptions,productInfoAlignment:Yt.productInfoAlignment,infoVerticalPadding:Yt.infoVerticalPadding,infoHorizontalPadding:Yt.infoHorizontalPadding,infoSpacing:Yt.infoSpacing,cardLayout:Yt.cardLayout,productCardStyle:Yt.productCardStyle},tooltipImageDesign:{selectorKey:Ut.TOOL_TIP_IMAGE_DESIGN,cropRatio:at.cropRatio,zoomImage:at.zoomImage,flip:at.flip,rotate:at.rotate,backgroundColor:at.backgroundColor,exposure:at.exposure,contrast:at.contrast,saturation:at.saturation,brightness:at.brightness,hue:at.hue,lightness:at.lightness,highlights:at.highlights,shadows:at.shadows,showBorder:at.showBorder,borderStyle:at.borderStyle,borderColor:at.borderColor,borderPerSlide:at.borderPerSlide,borderRadius:at.borderRadius,showShadow:at.showShadow,shadowColor:at.shadowColor,angle:at.angle,spread:at.spread,blur:at.blur,imageRatio:Yt.imageRatio,fitOptions:Yt.fitOptions,horizontalAlignment:Yt.horizontalAlignment,verticalAlignment:Yt.verticalAlignment,onClick:Yt.onClick,onHover:Yt.onHover}},content:{selectorKey:Ut.CONTENT,image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Ee.CONTROLS},hotspots:Yt.hotspots}}},qt={itemSpacing:{value:"20",property:"itemSpacing",propertyType:Ee.CSS,unit:1},repeatElements:{value:"false",property:"repeatElements",propertyType:Ee.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:Ee.CONTROLS},pauseOnHover:{value:"true",property:"pauseOnHover",propertyType:Ee.CONTROLS},scrollDirection:{value:"leftToRight",property:"scrollDirection",propertyType:Ee.CONTROLS},scrollSpeed:{value:"1x",property:"scrollSpeed",propertyType:Ee.CONTROLS},style:{value:"line",property:"style",propertyType:Ee.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:Ee.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Ee.CSS},scrollContent:{value:[{itemId:1,content:"Sale",selectorKey:"item1"},{itemId:2,content:"Till 29nd November",selectorKey:"item2"},{itemId:3,content:"Get Ready",selectorKey:"item3"}],propertyType:Ee.CONTROLS,property:"scrollContent"},dividerColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"dividerColor",propertyType:Ee.CSS,parentRef:"cs-be-cr-2"}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.SCROLL_CONTAINER="scrollContainer",e.DIVIDER_STYLE="dividerStyle",e.ITEM_1="item1",e.ITEM_2="item2",e.ITEM_3="item3"}(Ft||(Ft={}));var Qt,Zt=function(){return{layout:{selectorKey:Ft.LAYOUT,width:Object.assign(Object.assign({},at.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"40",unit:1}),margin:at.margin,padding:at.padding,itemSpacing:qt.itemSpacing,repeatElements:qt.repeatElements,dividerBetweenItems:qt.dividerBetweenItems,scrollSpeed:qt.scrollSpeed,scrollDirection:qt.scrollDirection,pauseOnHover:qt.pauseOnHover},content:{selectorKey:Ft.CONTENT,scrollContent:qt.scrollContent},design:{selectorKey:Ft.DESIGN,scrollContainer:{selectorKey:Ft.SCROLL_CONTAINER,backgroundColor:at.backgroundColor,showBorder:at.showBorder,borderStyle:at.borderStyle,borderColor:at.borderColor,borderPerSlide:at.borderPerSlide,borderRadius:at.borderRadius,showShadow:at.showShadow,shadowColor:at.shadowColor,angle:at.angle,spread:at.spread,blur:at.blur},dividerStyle:{selectorKey:Ft.DIVIDER_STYLE,style:qt.style,shape:qt.shape,size:qt.size,backgroundColor:at.backgroundColor,dividerColor:qt.dividerColor},defaultItem:{theme:at.theme,font:at.font,fontSize:at.fontSize,textColor:at.textColor,bold:at.bold,italic:at.italic,linethrough:at.linethrough,underline:at.underline,textAlign:at.textAlign,characterSpacing:at.characterSpacing,lineHeight:at.lineHeight},item1:{selectorKey:Ft.ITEM_1,theme:at.theme,font:at.font,fontSize:at.fontSize,textColor:at.textColor,bold:at.bold,italic:at.italic,linethrough:at.linethrough,underline:at.underline,textAlign:at.textAlign,characterSpacing:at.characterSpacing,lineHeight:at.lineHeight},item2:{selectorKey:Ft.ITEM_2,theme:at.theme,font:at.font,fontSize:at.fontSize,textColor:at.textColor,bold:at.bold,italic:at.italic,linethrough:at.linethrough,underline:at.underline,textAlign:at.textAlign,characterSpacing:at.characterSpacing,lineHeight:at.lineHeight},item3:{selectorKey:Ft.ITEM_3,theme:at.theme,font:at.font,fontSize:at.fontSize,textColor:at.textColor,bold:at.bold,italic:at.italic,linethrough:at.linethrough,underline:at.underline,textAlign:at.textAlign,characterSpacing:at.characterSpacing,lineHeight:at.lineHeight}}}},$t={zoom:{value:3,propertyType:Ee.CONTROLS},icon:{value:"map-marker",property:"icon",propertyType:Ee.CONTROLS},showIcon:{value:!0,propertyType:Ee.CONTROLS},showZoomControls:{value:!0,propertyType:Ee.CONTROLS},showMapAndSatelliteView:{value:!0,propertyType:Ee.CONTROLS},showStreetView:{value:!0,propertyType:Ee.CONTROLS},showDirectionsLink:{value:!1,propertyType:Ee.CONTROLS},showTitle:{value:!1,propertyType:Ee.CONTROLS},title:{value:"",propertyType:Ee.CONTROLS},showDescription:{value:!1,propertyType:Ee.CONTROLS},description:{value:"",propertyType:Ee.CONTROLS},chooseMapDesign:{value:"",propertyType:Ee.CONTROLS},locationsList:{value:[{addressLine1:"",addressLine2:"",country:"",postalCode:"",state:""}],propertyType:Ee.CONTROLS},geometry:{value:null,propertyType:Ee.CONTROLS},textContainerPosition:{value:"Top",propertyType:Ee.CONTROLS},mapAndTextContainerAlignment:{value:"center",propertyType:Ee.CONTROLS},mapAndTextContainerSpacing:{value:20,property:"mapAndTextContainerSpacing",unit:1,propertyType:Ee.CSS},onClick:{value:"Show Image Lightbox",propertyType:Ee.CONTROLS},onHover:{value:"Zoom In",propertyType:Ee.CONTROLS},pinStyle:{value:"icon",propertyType:Ee.CONTROLS},showContent:{value:"onClick",propertyType:Ee.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:Ee.CONTROLS},shape:{value:"circle",propertyType:Ee.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:Ee.CONTROLS},iconStyle:{value:"icon with circle",propertyType:Ee.CSS},pinSize:{value:"0",property:"hotspotSize",propertyType:Ee.CSS},iconSize:{value:"100",propertyType:Ee.CSS},tooltipWidth:{value:"120",property:"tooltipWidth",propertyType:Ee.CSS},tooltipHeight:{value:"120",property:"tooltipHeight",propertyType:Ee.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:Ee.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:Ee.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Ee.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Ee.CSS},productInfoAlignment:{value:"left",property:"textAlign",propertyType:Ee.CSS},infoVerticalPadding:{value:"500",propertyType:Ee.CSS},infoHorizontalPadding:{value:"500",propertyType:Ee.CSS},infoSpacing:{value:"500",propertyType:Ee.CSS},cardLayout:{value:"onImage",propertyType:Ee.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:Ee.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:Ee.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:Ee.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Ee.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:Ee.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:Ee.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.HOTSPOT_IMAGE_STYLE="HOTSPOT_IMAGE_STYLE",e.PIN_STYLE="pinStyle",e.TOOL_TIP_DESIGN="tooltipDesign",e.TOOL_TIP_TEXT="tooltipTextDesign",e.TOOL_TIP_PRODUCT_DESIGN="tooltipProductDesign",e.TOOL_TIP_IMAGE_DESIGN="tooltipImageDesign",e.GALLERY_WIDGET_STYLE="gallery-widget-style",e.MAP_WIDGET_LAYOUT="mapWidgetLayout",e.MAP_WIDGET_TEXT_CONTAINER_DESIGN="mapWidgetTextContainerDesign",e.MAP_WIDGET_TEXT_CONTAINER_LAYOUT="mapWidgetTextContainerLayout",e.MAP_STYLE="mapStyle"}(Qt||(Qt={}));var Jt,er=function(){return{layout:{selectorKey:Qt.LAYOUT,width:Object.assign(Object.assign({},at.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"500",unit:1}),margin:at.margin,padding:at.padding,showContent:$t.showContent,canOpenMultipleHotspots:$t.canOpenMultipleHotspots,positionType:at.positionType,pinTo:at.pinTo,zoom:$t.zoom,showZoomControls:$t.showZoomControls,showMapAndSatelliteView:$t.showMapAndSatelliteView,showStreetView:$t.showStreetView,showDirectionsLink:$t.showDirectionsLink},content:{selectorKey:Qt.CONTENT,showTitle:$t.showTitle,title:$t.title,showDescription:$t.showDescription,description:$t.description,locationsList:$t.locationsList,geometry:$t.geometry},design:{selectorKey:Qt.DESIGN,mapWidget:{selectorKey:Qt.GALLERY_WIDGET_STYLE,backgroundColor:at.backgroundColor,borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle,borderRadius:at.borderRadius,theme:at.theme,font:at.font,fontSize:at.fontSize,textColor:at.textColor,bold:at.bold,italic:at.italic,linethrough:at.linethrough,underline:at.underline,textAlign:at.textAlign,characterSpacing:at.characterSpacing,lineHeight:at.lineHeight,showIcon:Object.assign(Object.assign({},at.showIcon),{value:!0}),iconSize:at.iconSize,iconColor:Object.assign(Object.assign({},at.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:at.themeDesc,fontDesc:at.fontDesc,fontSizeDesc:at.fontSizeDesc,textColorDesc:at.textColorDesc,boldDesc:at.boldDesc,italicDesc:at.italicDesc,linethroughDesc:at.linethroughDesc,underlineDesc:at.underlineDesc,textAlignDesc:at.textAlignDesc,characterSpacingDesc:at.characterSpacingDesc,lineHeightDesc:at.lineHeightDesc},mapWidgetLayout:{selectorKey:Qt.MAP_WIDGET_LAYOUT,textContainerPosition:$t.textContainerPosition,mapAndTextContainerAlignment:$t.mapAndTextContainerAlignment,mapAndTextContainerSpacing:$t.mapAndTextContainerSpacing},mapWidgetTextContainerLayout:{selectorKey:Qt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:$t.textVerticalPadding,textHorizontalPadding:$t.textHorizontalPadding,titleAndDescriptionSpacing:$t.titleAndDescriptionSpacing},mapWidgetTextContainerDesign:{selectorKey:Qt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:at.backgroundColor,borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle,borderRadius:at.borderRadius},mapStyle:{selectorKey:Qt.MAP_STYLE,chooseMapDesign:$t.chooseMapDesign},pinStyle:{selectorKey:Qt.PIN_STYLE,pinStyle:$t.pinStyle,pinSize:$t.pinSize,iconSize:at.iconSize,iconColor:Object.assign(Object.assign({},at.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),icon:$t.icon,showIcon:$t.showIcon,shape:$t.shape,animationStyle:$t.animationStyle,animationFrequency:$t.animationFrequency,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}}}),showBorder:at.showBorder,borderStyle:at.borderStyle,borderColor:at.borderColor,borderPerSlide:at.borderPerSlide,borderRadius:at.borderRadius,showShadow:at.showShadow,shadowColor:at.shadowColor,angle:at.angle,spread:at.spread,blur:at.blur},tooltipDesign:{selectorKey:Qt.TOOL_TIP_DESIGN,tooltipWidth:$t.tooltipWidth,tooltipHeight:$t.tooltipHeight,horizontalAlignment:$t.horizontalAlignment,verticalAlignment:$t.verticalAlignment,backgroundColor:at.backgroundColor,showBorder:at.showBorder,borderStyle:at.borderStyle,borderColor:at.borderColor,borderPerSlide:at.borderPerSlide,borderRadius:at.borderRadius,showShadow:at.showShadow,shadowColor:at.shadowColor,angle:at.angle,spread:at.spread,blur:at.blur},tooltipTextDesign:{selectorKey:Qt.TOOL_TIP_TEXT,theme:at.theme,font:at.font,fontSize:at.fontSize,textColor:at.textColor,bold:at.bold,italic:at.italic,linethrough:at.linethrough,underline:at.underline,textAlign:at.textAlign,lineHeight:at.lineHeight,characterSpacing:at.characterSpacing,themeDesc:at.themeDesc,fontDesc:at.fontDesc,fontSizeDesc:at.fontSizeDesc,textColorDesc:at.textColorDesc,boldDesc:at.boldDesc,italicDesc:at.italicDesc,linethroughDesc:at.linethroughDesc,underlineDesc:at.underlineDesc,textAlignDesc:at.textAlignDesc,characterSpacingDesc:at.characterSpacingDesc,lineHeightDesc:at.lineHeightDesc}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Jt||(Jt={}));var tr,rr=function(e){return{layout:{selectorKey:Jt.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Ee.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},at.height),{isReadOnly:!0}),margin:at.margin,padding:at.padding,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,positionType:at.positionType,pinTo:at.pinTo},design:{selectorKey:Jt.DESIGN,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle}}},or=(new Date).toISOString().slice(0,16),nr={type:{value:"countdown",property:"itemSpacing",propertyType:Ee.CONTROLS},counterStyle:{value:"joined",property:"counterStyle",propertyType:Ee.CONTROLS},countdownAnimation:{value:"fadeIn",property:"countdownAnimation",propertyType:Ee.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:Ee.CONTROLS},source:{value:"manual",property:"source",propertyType:Ee.CONTROLS},showCountdownTitle:{value:"true",property:"showCountdownTitle",propertyType:Ee.CONTROLS},title:{value:"Sales Ends In",property:"title",propertyType:Ee.CONTROLS},showCountdownDescription:{value:"true",property:"showCountdownDescription",propertyType:Ee.CONTROLS},description:{value:"Sale ends in next few mins hurry up garb the offer",property:"description",propertyType:Ee.CONTROLS},chooseSchedules:{value:"05-11-2024",property:"chooseSchedules",propertyType:Ee.CONTROLS},startDate:{value:or,property:"startDate",propertyType:Ee.CONTROLS},endDate:{value:"2024-11-15T15:01",property:"endDate",propertyType:Ee.CONTROLS},days:{value:"true",property:"days",propertyType:Ee.CONTROLS},daysTitle:{value:"Days",property:"daysTitle",propertyType:Ee.CONTROLS},hours:{value:"true",property:"hours",propertyType:Ee.CONTROLS},hoursTitle:{value:"Hours",property:"hoursTitle",propertyType:Ee.CONTROLS},minutes:{value:"true",property:"minutes",propertyType:Ee.CONTROLS},minutesTitle:{value:"Minutes",property:"minutesTitle",propertyType:Ee.CONTROLS},seconds:{value:"true",property:"seconds",propertyType:Ee.CONTROLS},secondsTitle:{value:"Seconds",property:"secondsTitle",propertyType:Ee.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:Ee.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Ee.CSS},verticalAlignment:{value:"center",property:"verticalAlignment",propertyType:Ee.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Ee.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Ee.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Ee.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Ee.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Ee.CSS},textPosition:{value:"top",property:"textPosition",propertyType:Ee.CONTROLS},iconColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"iconColor",propertyType:Ee.CSS,parentRef:"cs-be-cr-2"}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.COUNTDOWN_WIDGET="countdownWidget",e.COUNTDOWN_LAYOUT="countdownLayout",e.COUNTER_STYLE="counterStyle",e.DIVIDER_STYLE="dividerStyle",e.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN="countdownWidgetTextContainerDesign",e.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT="countdownWidgetTextContainerLayout"}(tr||(tr={}));var ir,ar=function(){return{layout:{selectorKey:tr.LAYOUT,width:Object.assign(Object.assign({},at.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"200",unit:1}),margin:at.margin,padding:at.padding,type:nr.type,counterStyle:nr.counterStyle,countdownAnimation:nr.countdownAnimation,dividerBetweenItems:nr.dividerBetweenItems,positionType:at.positionType,pinTo:at.pinTo},content:{selectorKey:tr.CONTENT,source:nr.source,showCountdownTitle:nr.showCountdownTitle,title:nr.title,showCountdownDescription:nr.showCountdownDescription,description:nr.description,chooseSchedules:nr.chooseSchedules,startDate:nr.startDate,endDate:nr.endDate,days:nr.days,daysTitle:nr.daysTitle,hours:nr.hours,hoursTitle:nr.hoursTitle,minutes:nr.minutes,minutesTitle:nr.minutesTitle,seconds:nr.seconds,secondsTitle:nr.secondsTitle},design:{selectorKey:tr.DESIGN,countdownWidget:{selectorKey:tr.COUNTDOWN_WIDGET,backgroundColor:at.backgroundColor,showBorder:at.showBorder,borderStyle:at.borderStyle,borderColor:at.borderColor,borderPerSlide:at.borderPerSlide,borderRadius:at.borderRadius,showShadow:at.showShadow,shadowColor:at.shadowColor,angle:at.angle,spread:at.spread,blur:at.blur,theme:at.theme,font:at.font,fontSize:at.fontSize,textColor:at.textColor,bold:at.bold,italic:at.italic,linethrough:at.linethrough,underline:at.underline,textAlign:at.textAlign,characterSpacing:at.characterSpacing,lineHeight:at.lineHeight,themeDesc:at.themeDesc,fontDesc:at.fontDesc,fontSizeDesc:at.fontSizeDesc,textColorDesc:at.textColorDesc,boldDesc:at.boldDesc,italicDesc:at.italicDesc,linethroughDesc:at.linethroughDesc,underlineDesc:at.underlineDesc,textAlignDesc:at.textAlignDesc,characterSpacingDesc:at.characterSpacingDesc,lineHeightDesc:at.lineHeightDesc},countdownWidgetTextContainerLayout:{selectorKey:tr.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:nr.textVerticalPadding,textHorizontalPadding:nr.textHorizontalPadding,titleAndDescriptionSpacing:nr.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:tr.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:at.backgroundColor,borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle,borderRadius:at.borderRadius},countdownLayout:{selectorKey:tr.COUNTDOWN_LAYOUT,verticalAlignment:nr.verticalAlignment,widgetTextAndItemSpacing:nr.widgetTextAndItemSpacing,textPosition:nr.textPosition},counterStyle:{selectorKey:tr.COUNTER_STYLE,backgroundColor:at.backgroundColor,showBorder:at.showBorder,borderStyle:at.borderStyle,borderColor:at.borderColor,borderPerSlide:at.borderPerSlide,borderRadius:at.borderRadius,showShadow:at.showShadow,shadowColor:at.shadowColor,angle:at.angle,spread:at.spread,blur:at.blur,theme:at.theme,font:at.font,fontSize:at.fontSize,textColor:at.textColor,bold:at.bold,italic:at.italic,linethrough:at.linethrough,underline:at.underline,textAlign:at.textAlign,characterSpacing:at.characterSpacing,lineHeight:at.lineHeight,themeDesc:at.themeDesc,fontDesc:at.fontDesc,fontSizeDesc:at.fontSizeDesc,textColorDesc:at.textColorDesc,boldDesc:at.boldDesc,italicDesc:at.italicDesc,linethroughDesc:at.linethroughDesc,underlineDesc:at.underlineDesc,textAlignDesc:at.textAlignDesc,characterSpacingDesc:at.characterSpacingDesc,lineHeightDesc:at.lineHeightDesc},dividerStyle:{selectorKey:tr.DIVIDER_STYLE,shape:nr.shape,size:nr.size,iconColor:nr.iconColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content"}(ir||(ir={}));var lr,pr={showPrice:{value:!0,property:"showPrice",propertyType:Ee.CONTROLS},displayMinQtySet:{value:!0,property:"displayMinQtySet",propertyType:Ee.CONTROLS},priceFormat:{value:"MSRP",property:"priceFormat",propertyType:Ee.CONTROLS},displayFormat:{value:"Tool-tip",property:"displayFormat",propertyType:Ee.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:Ee.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:Ee.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:Ee.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:Ee.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:Ee.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:Ee.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:Ee.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:Ee.CONTROLS},discount:{value:!0,property:"discount",propertyType:Ee.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:Ee.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:Ee.CONTROLS},savings:{value:!0,property:"savings",propertyType:Ee.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:Ee.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:Ee.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:Ee.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:Ee.CONTROLS},productShippingPrice:{value:!0,property:"productShippingPrice",propertyType:Ee.CONTROLS}},sr=function(){return{layout:{selectorKey:ir.LAYOUT,adjustment:at.adjustment,width:Object.assign(Object.assign({},at.width),{value:"100",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"75",unit:1}),margin:at.margin,padding:at.padding,showPrice:pr.showPrice,displayMinQtySet:pr.displayMinQtySet,priceFormat:pr.priceFormat,displayFormat:pr.displayFormat,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,positionType:at.positionType,pinTo:at.pinTo},design:{selectorKey:ir.DESIGN},content:{selectorKey:ir.CONTENT,productPrice:pr.productPrice,sellingPrice:pr.sellingPrice,productPriceDisplayUOM:pr.productPriceDisplayUOM,productPriceDisplayCurrencyCode:pr.productPriceDisplayCurrencyCode,showActualPrice:pr.showActualPrice,actualPrice:pr.actualPrice,actualPriceDisplayUOM:pr.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:pr.actualPriceDisplayCurrencyCode,discount:pr.discount,discountValue:pr.discountValue,showSavings:pr.showSavings,savings:pr.savings,savingsValue:pr.savingsValue,savingsDisplayCurrencyCode:pr.savingsDisplayCurrencyCode,embellishmentPrice:pr.embellishmentPrice,productTax:pr.productTax,productShippingPrice:pr.productShippingPrice}}},cr={actions:{value:!0,property:"actions",propertyType:Ee.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Ee.CONTROLS},addToCart:{value:!0,property:"addToCart",propertyType:Ee.CONTROLS},addToCartWhenClicked:{value:"Show Cart Confirmation",property:"addToCartWhenClicked",propertyType:Ee.CONTROLS},buyNow:{value:!0,property:"buyNow",propertyType:Ee.CONTROLS},buyNowWhenClicked:{value:"Navigate to Checkout",property:"buyNowWhenClicked",propertyType:Ee.CONTROLS},wishlist:{value:!0,property:"wishlist",propertyType:Ee.CONTROLS},wishlistWhenClicked:{value:"Lightbox",property:"wishlistWhenClicked",propertyType:Ee.CONTROLS},compareProduct:{value:!0,property:"compareProduct",propertyType:Ee.CONTROLS},compareProductWhenClicked:{value:"Add to Compare List",property:"compareProductWhenClicked",propertyType:Ee.CONTROLS},showCompareListAs:{value:"Floating List",property:"showCompareListAs",propertyType:Ee.CONTROLS},addToQuote:{value:!0,property:"addToQuote",propertyType:Ee.CONTROLS},addToOrderTemplate:{value:!0,property:"addToOrderTemplate",propertyType:Ee.CONTROLS},notifyMeInventoryNotifications:{property:"notifyMeInventoryNotifications",value:!0,propertyType:Ee.CONTROLS},downloadProductInformation:{property:"downloadProductInformation",value:!0,propertyType:Ee.CONTROLS},displayStyle:{property:"displayStyle",value:"Stack Vertically",propertyType:Ee.CONTROLS},itemSpacing:{property:"itemSpacing",value:"100",propertyType:Ee.CSS},itemVerticalSpacing:{property:"itemVerticalSpacing",value:"100",propertyType:Ee.CSS},maxItemsToDisplay:{property:"maxItemsToDisplay",value:"4",propertyType:Ee.CONTROLS},overflowItems:{property:"overflowItems",value:"Show More Button",propertyType:Ee.CONTROLS},openItemsIn:{value:"Dropdown",property:"openItemsIn",propertyType:Ee.CONTROLS},addToCartMetaData:{value:"",property:"addToCartMetaData",propertyType:Ee.CONTROLS},wishlistMetaData:{value:"",property:"wishlistMetaData",propertyType:Ee.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Ee.CONTROLS},buttonType:{value:"primaryButton",propertyType:Ee.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:Ee.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Ee.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:Ee.CONTROLS},iconAndTextSpacing:{value:null,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Ee.CSS},alignment:{value:null,property:"alignment",parentRef:"bs-at",propertyType:Ee.CSS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Ee.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.ADD_TO_CART="addToChart",e.BUY_NOW="buyNow",e.WISHLIST="wishlist",e.COMPARE="compare",e.ADD_TO_QUOTE="addToQuote",e.ADD_TO_ORDER_TEMPLATE="addToOrderTemplate",e.NOTIFY_ME="notifyMe",e.DOWNLOAD="download"}(lr||(lr={}));var dr,ur=function(){return{layout:{selectorKey:lr.LAYOUT,adjustment:at.adjustment,width:Object.assign(Object.assign({},at.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"40",unit:1}),margin:at.margin,padding:at.padding,positionType:at.positionType,pinTo:at.pinTo,actions:cr.actions,addToCart:cr.addToCart,addToCartWhenClicked:cr.addToCartWhenClicked,buyNow:cr.buyNow,buyNowWhenClicked:cr.buyNowWhenClicked,wishlist:cr.wishlist,wishlistWhenClicked:cr.wishlistWhenClicked,compareProduct:cr.compareProduct,compareProductWhenClicked:cr.compareProductWhenClicked,showCompareListAs:cr.showCompareListAs,addToQuote:cr.addToQuote,addToOrderTemplate:cr.addToOrderTemplate,notifyMeInventoryNotifications:cr.notifyMeInventoryNotifications,downloadProductInformation:cr.downloadProductInformation,displayStyle:cr.displayStyle,itemSpacing:cr.itemSpacing,itemVerticalSpacing:cr.itemVerticalSpacing,maxItemsToDisplay:cr.maxItemsToDisplay,overflowItems:cr.overflowItems,openItemsIn:cr.openItemsIn,addToCartMetaData:cr.addToCartMetaData,wishlistMetaData:cr.wishlistMetaData,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar},design:{selectorKey:lr.DESIGN,addToCart:{selectorKey:lr.ADD_TO_CART,defaultState:{selectorKey:lr.DEFAULT_STATE,buttonStyle:cr.buttonStyle,buttonText:cr.buttonText,icon:cr.icon,iconPosition:cr.iconPosition,iconAndTextSpacing:cr.iconAndTextSpacing,alignment:cr.alignment,buttonType:cr.buttonType,showIcon:cr.showIcon,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},at.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},at.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},at.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},at.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},at.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},at.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},at.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},at.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},at.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},at.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},at.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},at.theme),fontSize:Object.assign(Object.assign({},at.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},at.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},at.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},at.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},at.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},at.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},at.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},at.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},at.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),iconSize:Object.assign(Object.assign({},at.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},at.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:cr.iconPadding},hoverState:{selectorKey:lr.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:cr.buttonStyle,buttonText:cr.buttonText,icon:cr.icon,iconPosition:cr.iconPosition,iconAndTextSpacing:cr.iconAndTextSpacing,alignment:cr.alignment,buttonType:cr.buttonType,borderColor:Object.assign(Object.assign({},at.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},at.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},at.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},at.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},at.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},at.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},at.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},at.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},at.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},at.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},at.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},at.theme),fontSize:Object.assign(Object.assign({},at.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},at.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},at.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},at.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},at.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},at.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},at.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},at.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},at.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:cr.showIcon,iconSize:Object.assign(Object.assign({},at.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},at.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:cr.iconPadding}},buyNow:{selectorKey:lr.BUY_NOW,defaultState:{selectorKey:lr.DEFAULT_STATE,buttonStyle:cr.buttonStyle,buttonText:cr.buttonText,icon:cr.icon,iconPosition:cr.iconPosition,iconAndTextSpacing:cr.iconAndTextSpacing,alignment:cr.alignment,buttonType:cr.buttonType,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},at.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},at.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},at.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},at.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},at.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},at.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},at.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},at.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},at.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},at.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},at.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},at.theme),fontSize:Object.assign(Object.assign({},at.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},at.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},at.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},at.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},at.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},at.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},at.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},at.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},at.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:cr.showIcon,iconSize:Object.assign(Object.assign({},at.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},at.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:cr.iconPadding},hoverState:{selectorKey:lr.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:cr.buttonStyle,buttonText:cr.buttonText,icon:cr.icon,iconPosition:cr.iconPosition,iconAndTextSpacing:cr.iconAndTextSpacing,alignment:cr.alignment,buttonType:cr.buttonType,borderColor:Object.assign(Object.assign({},at.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},at.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},at.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},at.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},at.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},at.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},at.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},at.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},at.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},at.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},at.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},at.theme),fontSize:Object.assign(Object.assign({},at.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},at.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},at.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},at.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},at.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},at.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},at.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},at.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},at.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:cr.showIcon,iconSize:Object.assign(Object.assign({},at.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},at.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:cr.iconPadding}},wishlist:{selectorKey:lr.WISHLIST,defaultState:{selectorKey:lr.DEFAULT_STATE,buttonStyle:cr.buttonStyle,buttonText:cr.buttonText,icon:cr.icon,iconPosition:cr.iconPosition,iconAndTextSpacing:cr.iconAndTextSpacing,alignment:cr.alignment,buttonType:cr.buttonType,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},at.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},at.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},at.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},at.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},at.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},at.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},at.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},at.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},at.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},at.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},at.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},at.theme),fontSize:Object.assign(Object.assign({},at.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},at.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},at.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},at.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},at.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},at.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},at.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},at.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},at.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:cr.showIcon,iconSize:Object.assign(Object.assign({},at.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},at.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:cr.iconPadding},hoverState:{selectorKey:lr.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:cr.buttonStyle,buttonText:cr.buttonText,icon:cr.icon,iconPosition:cr.iconPosition,iconAndTextSpacing:cr.iconAndTextSpacing,alignment:cr.alignment,buttonType:cr.buttonType,borderColor:Object.assign(Object.assign({},at.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},at.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},at.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},at.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},at.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},at.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},at.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},at.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},at.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},at.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},at.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},at.theme),fontSize:Object.assign(Object.assign({},at.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},at.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},at.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},at.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},at.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},at.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},at.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},at.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},at.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:cr.showIcon,iconSize:Object.assign(Object.assign({},at.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},at.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:cr.iconPadding}},compare:{selectorKey:lr.COMPARE,defaultState:{selectorKey:lr.DEFAULT_STATE,buttonStyle:cr.buttonStyle,buttonText:cr.buttonText,icon:cr.icon,iconPosition:cr.iconPosition,iconAndTextSpacing:cr.iconAndTextSpacing,alignment:cr.alignment,buttonType:cr.buttonType,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},at.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},at.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},at.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},at.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},at.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},at.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},at.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},at.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},at.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},at.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},at.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},at.theme),fontSize:Object.assign(Object.assign({},at.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},at.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},at.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},at.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},at.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},at.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},at.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},at.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},at.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:cr.showIcon,iconSize:Object.assign(Object.assign({},at.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},at.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:cr.iconPadding},hoverState:{selectorKey:lr.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:cr.buttonStyle,buttonText:cr.buttonText,icon:cr.icon,iconPosition:cr.iconPosition,iconAndTextSpacing:cr.iconAndTextSpacing,alignment:cr.alignment,buttonType:cr.buttonType,borderColor:Object.assign(Object.assign({},at.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},at.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},at.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},at.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},at.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},at.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},at.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},at.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},at.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},at.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},at.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},at.theme),fontSize:Object.assign(Object.assign({},at.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},at.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},at.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},at.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},at.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},at.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},at.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},at.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},at.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:cr.showIcon,iconSize:Object.assign(Object.assign({},at.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},at.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:cr.iconPadding}},addToQuote:{selectorKey:lr.ADD_TO_QUOTE,defaultState:{selectorKey:lr.DEFAULT_STATE,buttonStyle:cr.buttonStyle,buttonText:cr.buttonText,icon:cr.icon,iconPosition:cr.iconPosition,iconAndTextSpacing:cr.iconAndTextSpacing,alignment:cr.alignment,buttonType:cr.buttonType,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},at.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},at.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},at.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},at.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},at.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},at.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},at.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},at.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},at.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},at.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},at.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},at.theme),fontSize:Object.assign(Object.assign({},at.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},at.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},at.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},at.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},at.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},at.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},at.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},at.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},at.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:cr.showIcon,iconSize:Object.assign(Object.assign({},at.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},at.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:cr.iconPadding},hoverState:{selectorKey:lr.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:cr.buttonStyle,buttonText:cr.buttonText,icon:cr.icon,iconPosition:cr.iconPosition,iconAndTextSpacing:cr.iconAndTextSpacing,alignment:cr.alignment,buttonType:cr.buttonType,borderColor:Object.assign(Object.assign({},at.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},at.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},at.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},at.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},at.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},at.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},at.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},at.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},at.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},at.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},at.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},at.theme),fontSize:Object.assign(Object.assign({},at.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},at.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},at.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},at.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},at.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},at.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},at.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},at.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},at.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:cr.showIcon,iconSize:Object.assign(Object.assign({},at.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},at.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:cr.iconPadding}},addToOrderTemplate:{selectorKey:lr.ADD_TO_ORDER_TEMPLATE,defaultState:{selectorKey:lr.DEFAULT_STATE,buttonStyle:cr.buttonStyle,buttonText:cr.buttonText,icon:cr.icon,iconPosition:cr.iconPosition,iconAndTextSpacing:cr.iconAndTextSpacing,alignment:cr.alignment,buttonType:cr.buttonType,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},at.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},at.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},at.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},at.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},at.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},at.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},at.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},at.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},at.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},at.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},at.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},at.theme),fontSize:Object.assign(Object.assign({},at.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},at.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},at.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},at.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},at.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},at.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},at.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},at.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},at.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:cr.showIcon,iconSize:Object.assign(Object.assign({},at.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},at.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:cr.iconPadding},hoverState:{selectorKey:lr.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:cr.buttonStyle,buttonText:cr.buttonText,icon:cr.icon,iconPosition:cr.iconPosition,iconAndTextSpacing:cr.iconAndTextSpacing,alignment:cr.alignment,buttonType:cr.buttonType,borderColor:Object.assign(Object.assign({},at.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},at.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},at.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},at.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},at.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},at.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},at.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},at.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},at.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},at.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},at.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},at.theme),fontSize:Object.assign(Object.assign({},at.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},at.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},at.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},at.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},at.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},at.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},at.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},at.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},at.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:cr.showIcon,iconSize:Object.assign(Object.assign({},at.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},at.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:cr.iconPadding}},notifyMe:{selectorKey:lr.NOTIFY_ME,defaultState:{selectorKey:lr.DEFAULT_STATE,buttonStyle:cr.buttonStyle,buttonText:cr.buttonText,icon:cr.icon,iconPosition:cr.iconPosition,iconAndTextSpacing:cr.iconAndTextSpacing,alignment:cr.alignment,buttonType:cr.buttonType,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},at.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},at.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},at.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},at.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},at.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},at.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},at.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},at.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},at.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},at.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},at.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},at.theme),fontSize:Object.assign(Object.assign({},at.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},at.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},at.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},at.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},at.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},at.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},at.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},at.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},at.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:cr.showIcon,iconSize:Object.assign(Object.assign({},at.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},at.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:cr.iconPadding},hoverState:{selectorKey:lr.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:cr.buttonStyle,buttonText:cr.buttonText,icon:cr.icon,iconPosition:cr.iconPosition,iconAndTextSpacing:cr.iconAndTextSpacing,alignment:cr.alignment,buttonType:cr.buttonType,borderColor:Object.assign(Object.assign({},at.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},at.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},at.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},at.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},at.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},at.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},at.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},at.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},at.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},at.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},at.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},at.theme),fontSize:Object.assign(Object.assign({},at.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},at.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},at.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},at.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},at.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},at.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},at.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},at.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},at.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:cr.showIcon,iconSize:Object.assign(Object.assign({},at.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},at.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:cr.iconPadding}},download:{selectorKey:lr.DOWNLOAD,defaultState:{selectorKey:lr.DEFAULT_STATE,buttonStyle:cr.buttonStyle,buttonText:cr.buttonText,icon:cr.icon,iconPosition:cr.iconPosition,iconAndTextSpacing:cr.iconAndTextSpacing,alignment:cr.alignment,buttonType:cr.buttonType,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},at.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},at.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},at.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},at.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},at.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},at.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},at.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},at.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},at.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},at.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},at.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},at.theme),fontSize:Object.assign(Object.assign({},at.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},at.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},at.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},at.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},at.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},at.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},at.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},at.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},at.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),showIcon:cr.showIcon,iconSize:Object.assign(Object.assign({},at.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},at.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconPadding:cr.iconPadding},hoverState:{selectorKey:lr.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),buttonStyle:cr.buttonStyle,buttonText:cr.buttonText,icon:cr.icon,iconPosition:cr.iconPosition,iconAndTextSpacing:cr.iconAndTextSpacing,alignment:cr.alignment,buttonType:cr.buttonType,borderColor:Object.assign(Object.assign({},at.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},at.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},at.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},at.showBorder),{value:null,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},at.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},at.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},at.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},at.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},at.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},at.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},at.font),{value:null,parentRef:"bs-hr-se-ft"}),theme:Object.assign({},at.theme),fontSize:Object.assign(Object.assign({},at.fontSize),{value:null,parentRef:"ty-h1-ft-se"}),textColor:Object.assign(Object.assign({},at.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},at.bold),{value:null,parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},at.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},at.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},at.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},at.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},at.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},at.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),showIcon:cr.showIcon,iconSize:Object.assign(Object.assign({},at.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},at.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"}),iconPadding:cr.iconPadding}}},content:{}}},yr={layout:{showVolumePrice:{value:!0,propertyType:Ee.CONTROLS,property:"showVolumePrice"},displayFormat:{value:"horizontalStack",propertyType:Ee.CONTROLS,property:"displayFormat"},itemSpacing:{value:"20",propertyType:Ee.CSS,unit:1,property:"itemSpacing"},maxItemsToDisplay:{value:"4",propertyType:Ee.CONTROLS,property:"maxItemsToDisplay",unit:7},overflowControl:{value:"scroll",propertyType:Ee.CONTROLS,property:"overflowControl"},onClick:{value:"showAll",propertyType:Ee.CONTROLS,property:"onClick"},sliderControl:{value:"arrows",propertyType:Ee.CONTROLS,property:"sliderControl"},controlPosition:{value:"bottom",propertyType:Ee.CONTROLS,property:"controlPosition"},loopImages:{value:!1,propertyType:Ee.CONTROLS,property:"loopImages"},autoplay:{value:!1,propertyType:Ee.CONTROLS,property:"autoplay"},headerHeight:{value:"0",propertyType:Ee.CSS,unit:1,property:"headerHeight"},rowHeight:{value:"0",propertyType:Ee.CSS,unit:1,property:"rowHeight"},headerDivider:{value:!0,propertyType:Ee.CONTROLS,property:"headerDivider"},rowDivider:{value:!0,propertyType:Ee.CONTROLS,property:"rowDivider"},columnDivider:{value:!0,propertyType:Ee.CONTROLS,property:"columnDivider"},alternativeRowColors:{value:!1,propertyType:Ee.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:Ee.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:Ee.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:Ee.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:Ee.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:Ee.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:Ee.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:Ee.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:Ee.CONTROLS,property:"noOfItemsToLoad"},groupDisplayStyle:{value:"horizontalTabs",propertyType:Ee.CONTROLS,property:"groupDisplayStyle"},optionTitleAndValueSpacing:{value:"20",propertyType:Ee.CSS,property:"optionTitleAndValueSpacing"},tabItemSpacing:{value:"20",propertyType:Ee.CSS,property:"tabItemSpacing"},accordionItemSpacing:{value:"20",propertyType:Ee.CSS,property:"accordionItemSpacing"}},content:{uom:{value:!0,propertyType:Ee.CONTROLS,property:"uom"},uomName:{value:!0,propertyType:Ee.CONTROLS,property:"uomName"},uomConversion:{value:!0,propertyType:Ee.CONTROLS,property:"uomConversion"},productPrice:{value:!0,propertyType:Ee.CONTROLS,property:"productPrice"},sellingPrice:{value:!0,propertyType:Ee.CONTROLS,property:"sellingPrice"},displayProductUOM:{value:!0,propertyType:Ee.CONTROLS,property:"displayProductUOM"},displayProductCurrencyCode:{value:!0,propertyType:Ee.CONTROLS,property:"displayProductCurrencyCode"},actualPriceToggle:{value:!0,propertyType:Ee.CONTROLS,property:"actualPriceToggle"},actualPrice:{value:!0,propertyType:Ee.CONTROLS,property:"actualPrice"},displayPriceUOM:{value:!0,propertyType:Ee.CONTROLS,property:"displayPriceUOM"},displayPriceCurrencyCode:{value:!0,propertyType:Ee.CONTROLS,property:"displayPriceCurrencyCode"},discountPercentage:{value:!0,propertyType:Ee.CONTROLS,property:"discountPercentage"},discountValue:{value:!0,propertyType:Ee.CONTROLS,property:"discountValue"},savings:{value:!0,propertyType:Ee.CONTROLS,property:"savings"},savingsPercentage:{value:!0,propertyType:Ee.CONTROLS,property:"savingsPercentage"},savingsValue:{value:!0,propertyType:Ee.CONTROLS,property:"savingsValue"},displaySavingsCurrencyCode:{value:!0,propertyType:Ee.CONTROLS,property:"displaySavingsCurrencyCode"},pricePerUnit:{value:!0,propertyType:Ee.CONTROLS,property:"pricePerUnit"},EmbellishmentPrice:{value:!0,propertyType:Ee.CONTROLS,property:"EmbellishmentPrice"},productTax:{value:!0,propertyType:Ee.CONTROLS,property:"productTax"},productShippingPrice:{value:!0,propertyType:Ee.CONTROLS,property:"productShippingPrice"}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(dr||(dr={}));var gr,Sr=function(){return{layout:{selectorKey:dr.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:Ee.CSS},height:{value:"120",property:"height",unit:1,propertyType:Ee.CSS},margin:at.margin,padding:at.padding,showVolumePrice:yr.layout.showVolumePrice,displayFormat:yr.layout.displayFormat,itemSpacing:yr.layout.itemSpacing,maxItemsToDisplay:yr.layout.maxItemsToDisplay,overflowControl:yr.layout.overflowControl,onClick:yr.layout.onClick,sliderControl:yr.layout.sliderControl,controlPosition:yr.layout.controlPosition,loopImages:yr.layout.loopImages,autoplay:yr.layout.autoplay,headerHeight:yr.layout.headerHeight,rowHeight:yr.layout.rowHeight,headerDivider:yr.layout.headerDivider,rowDivider:yr.layout.rowDivider,columnDivider:yr.layout.columnDivider,alternativeRowColors:yr.layout.alternativeRowColors,headerCellPadding:yr.layout.headerCellPadding,rowCellPadding:yr.layout.rowCellPadding,contentAlignment:yr.layout.contentAlignment,showMoreRows:yr.layout.showMoreRows,rowsPerPage:yr.layout.rowsPerPage,paginationType:yr.layout.paginationType,paginationAlignment:yr.layout.paginationAlignment,optionTitleAndValueSpacing:yr.layout.optionTitleAndValueSpacing,tabItemSpacing:yr.layout.tabItemSpacing,accordionItemSpacing:yr.layout.accordionItemSpacing,noOfItemsToLoad:yr.layout.noOfItemsToLoad,groupDisplayStyle:yr.layout.groupDisplayStyle,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,positionType:at.positionType,pinTo:at.pinTo},content:{selectorKey:dr.CONTENT,uom:yr.content.uom,uomName:yr.content.uomName,uomConversion:yr.content.uomConversion,productPrice:yr.content.productPrice,sellingPrice:yr.content.sellingPrice,displayProductUOM:yr.content.displayProductUOM,displayProductCurrencyCode:yr.content.displayProductCurrencyCode,actualPriceToggle:yr.content.actualPriceToggle,actualPrice:yr.content.actualPrice,displayPriceUOM:yr.content.displayPriceUOM,displayPriceCurrencyCode:yr.content.displayPriceCurrencyCode,discountPercentage:yr.content.discountPercentage,discountValue:yr.content.discountValue,savings:yr.content.savings,savingsPercentage:yr.content.savingsPercentage,savingsValue:yr.content.savingsValue,displaySavingsCurrencyCode:yr.content.displayProductCurrencyCode,pricePerUnit:yr.content.pricePerUnit,EmbellishmentPrice:yr.content.EmbellishmentPrice,productTax:yr.content.productTax,productShippingPrice:yr.content.productShippingPrice},design:{selectorKey:dr.DESIGN,productPrice:{},uomStyle:{},currencyCodeStyle:{},actualPrice:{},discountPercentage:{},discountValue:{},savingsPercentage:{},savingsValue:{},emblishmentPrice:{},productTax:{},productShippingPrice:{}}}},br={displayStyle:{value:"Upfront",property:"displayStyle",propertyType:Ee.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:Ee.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Ee.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Ee.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Ee.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:Ee.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Ee.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Ee.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Ee.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:Ee.CONTROLS},title:{value:"Store Pick Up Locations",property:"title",propertyType:Ee.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Ee.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Ee.CONTROLS},description:{value:"",property:"description",propertyType:Ee.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:Ee.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(gr||(gr={}));var hr,Tr=function(){return{layout:{selectorKey:gr.LAYOUT,adjustment:at.adjustment,width:Object.assign(Object.assign({},at.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"130",unit:1}),margin:at.margin,padding:at.padding,positionType:at.positionType,pinTo:at.pinTo,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,displayStyle:br.displayStyle,displayType:br.displayType,maxItemsToDisplay:br.maxItemsToDisplay,itemSpacing:br.itemSpacing,overflowItems:br.overflowItems,displayResults:br.displayResults,noOfItemToShow:br.noOfItemToShow},content:{selectorKey:gr.CONTENT,locationName:br.locationName,locationAddress:br.locationAddress,locationInventory:br.locationInventory,locationTimings:br.locationTimings,title:br.title,showTitle:br.showTitle,description:br.description,showDescription:br.showDescription},design:{selectorKey:gr.DESIGN}}},Or={displayStyle:{value:"Button",property:"displayStyle",propertyType:Ee.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:Ee.CONTROLS},whenClicked:{value:"Open Lightbox",property:"whenClicked",propertyType:Ee.CONTROLS},displayType:{value:"Vertical",property:"displayType",propertyType:Ee.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Ee.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Ee.CSS},overflowItems:{value:"Show More Button",property:"overflowItems",propertyType:Ee.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:Ee.CONTROLS},searchPlaceholderText:{value:"Search by Product/ SKU name or code",property:"searchPlaceholderText",propertyType:Ee.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Ee.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Ee.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Ee.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:Ee.CONTROLS},title:{value:"Available Locations",property:"title",propertyType:Ee.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Ee.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Ee.CONTROLS},description:{value:"",property:"description",propertyType:Ee.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(hr||(hr={}));var vr,mr=function(){return{layout:{selectorKey:hr.LAYOUT,adjustment:at.adjustment,width:Object.assign(Object.assign({},at.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"130",unit:1}),margin:at.margin,padding:at.padding,positionType:at.positionType,pinTo:at.pinTo,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,displayStyle:Or.displayStyle,displayResults:Or.displayResults,whenClicked:Or.whenClicked,displayType:Or.displayType,maxItemsToDisplay:Or.maxItemsToDisplay,itemSpacing:Or.itemSpacing,overflowItems:Or.overflowItems,noOfItemToShow:Or.noOfItemToShow,searchPlaceholderText:Or.searchPlaceholderText},design:{selectorKey:hr.DESIGN},content:{selectorKey:hr.CONTENT,locationName:Or.locationName,locationAddress:Or.locationAddress,locationInventory:Or.locationInventory,locationTimings:Or.locationTimings,title:Or.title,showTitle:Or.showTitle,description:Or.description,showDescription:Or.showDescription}}},Cr={displayStyle:{value:"Simple",property:"displayStyle",propertyType:Ee.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:Ee.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Ee.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Ee.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Ee.CONTROLS},header:{value:!0,property:"header",propertyType:Ee.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Ee.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Ee.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Ee.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Ee.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Ee.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Ee.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Ee.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Ee.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:Ee.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:Ee.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Ee.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Ee.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Ee.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Ee.CONTROLS},totalInventory:{value:!0,property:"totalInventory",propertyType:Ee.CONTROLS},inventoryStatus:{value:!0,property:"inventoryStatus",propertyType:Ee.CONTROLS},noOfAvailableLocations:{value:!0,property:"noOfAvailableLocations",propertyType:Ee.CONTROLS},locationNames:{value:!0,property:"locationNames",propertyType:Ee.CONTROLS},locationDetails:{value:!0,property:"locationDetails",propertyType:Ee.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Ee.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Ee.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Ee.CONTROLS},locationInventoryStatus:{value:!0,property:"locationInventoryStatus",propertyType:Ee.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(vr||(vr={}));var fr,wr=function(){return{layout:{selectorKey:vr.LAYOUT,adjustment:at.adjustment,width:Object.assign(Object.assign({},at.width),{value:"320",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"130",unit:1}),margin:at.margin,padding:at.padding,positionType:at.positionType,pinTo:at.pinTo,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,displayStyle:Cr.displayStyle,displayType:Cr.displayType,maxItemsToDisplay:Cr.maxItemsToDisplay,itemSpacing:Cr.itemSpacing,overflowItems:Cr.overflowItems,header:Cr.header,headerHeight:Cr.headerHeight,rowHeight:Cr.rowHeight,headerDivider:Cr.headerDivider,rowDivider:Cr.rowDivider,columnDivider:Cr.columnDivider,alternativeRowColors:Cr.alternativeRowColors,headerCellPadding:Cr.headerCellPadding,rowCellPadding:Cr.rowCellPadding,contentAlignment:Cr.contentAlignment,rowsPerPage:Cr.rowsPerPage,overflowControl:Cr.overflowControl,paginationType:Cr.paginationType,paginationAliginment:Cr.paginationAliginment,displayResults:Cr.displayResults},content:{selectorKey:vr.CONTENT,totalInventory:Cr.totalInventory,inventoryStatus:Cr.inventoryStatus,noOfAvailableLocations:Cr.noOfAvailableLocations,locationNames:Cr.locationNames,locationDetails:Cr.locationDetails,locationName:Cr.locationName,locationAddress:Cr.locationAddress,locationInventory:Cr.locationInventory,locationInventoryStatus:Cr.locationInventoryStatus},design:{selectorKey:vr.DESIGN}}},Rr={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Ee.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Ee.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Ee.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Ee.CSS},ItemContentAlignment:{value:"Left",property:"ItemContentAlignment",propertyType:Ee.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Ee.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Ee.CONTROLS},header:{value:!0,property:"header",propertyType:Ee.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Ee.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Ee.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Ee.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Ee.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Ee.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Ee.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Ee.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Ee.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:Ee.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:Ee.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Ee.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Ee.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Ee.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Ee.CONTROLS},title:{value:"",property:"title",propertyType:Ee.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Ee.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Ee.CONTROLS},description:{value:"",property:"description",propertyType:Ee.CONTROLS},paymentProgramName:{value:!0,property:"paymentProgramName",propertyType:Ee.CONTROLS},paymentMethods:{value:!0,property:"paymentMethods",propertyType:Ee.CONTROLS},showAmountLeft:{value:!0,property:"showAmountLeft",propertyType:Ee.CONTROLS},amountLeft:{value:"Left",property:"amountLeft",propertyType:Ee.CONTROLS},showAmountUtilized:{value:!0,property:"showAmountUtilized",propertyType:Ee.CONTROLS},amountUtilized:{value:"Used",property:"amountUtilized",propertyType:Ee.CONTROLS},showTotalAmount:{value:!0,property:"showTotalAmount",propertyType:Ee.CONTROLS},totalAmount:{value:"Total",property:"totalAmount",propertyType:Ee.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:Ee.CONTROLS},expiryDate:{value:"Expires On",property:"expiryDate",propertyType:Ee.CONTROLS},expiryDateDisplayFormat:{value:"Days Left",property:"expiryDateDisplayFormat",propertyType:Ee.CONTROLS},showRenewalDate:{value:!0,property:"showRenewalDate",propertyType:Ee.CONTROLS},renewalDate:{value:"Renews On",property:"renewalDate",propertyType:Ee.CONTROLS},renewalDateDisplayFormat:{value:"Days Left",property:"renewalDateDisplayFormat",propertyType:Ee.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(fr||(fr={}));var Dr,jr=function(){return{layout:{selectorKey:fr.LAYOUT,adjustment:at.adjustment,width:Object.assign(Object.assign({},at.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"75",unit:1}),margin:at.margin,padding:at.padding,positionType:at.positionType,pinTo:at.pinTo,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,displayStyle:Rr.displayStyle,dividerBetweenItems:Rr.dividerBetweenItems,itemSpacing:Rr.itemSpacing,itemPadding:Rr.itemPadding,ItemContentAlignment:Rr.ItemContentAlignment,maxItemsToDisplay:Rr.maxItemsToDisplay,overflowItems:Rr.overflowItems,header:Rr.header,headerHeight:Rr.headerHeight,rowHeight:Rr.rowHeight,headerDivider:Rr.headerDivider,rowDivider:Rr.rowDivider,columnDivider:Rr.columnDivider,alternativeRowColors:Rr.alternativeRowColors,headerCellPadding:Rr.headerCellPadding,rowCellPadding:Rr.rowCellPadding,contentAlignment:Rr.contentAlignment,overflowControl:Rr.overflowControl,paginationType:Rr.paginationType,paginationAliginment:Rr.paginationAliginment,rowsPerPage:Rr.rowsPerPage,displayResults:Rr.displayResults},design:{selectorKey:fr.DESIGN},content:{selectorKey:fr.CONTENT,title:Rr.title,showTitle:Rr.showTitle,description:Rr.description,showDescription:Rr.showDescription,paymentProgramName:Rr.paymentProgramName,paymentMethods:Rr.paymentMethods,showAmountLeft:Rr.showAmountLeft,amountLeft:Rr.amountLeft,showAmountUtilized:Rr.showAmountUtilized,amountUtilized:Rr.amountUtilized,showTotalAmount:Rr.showTotalAmount,totalAmount:Rr.totalAmount,showExpiryDate:Rr.showExpiryDate,expiryDate:Rr.expiryDate,expiryDateDisplayFormat:Rr.expiryDateDisplayFormat,showRenewalDate:Rr.showRenewalDate,renewalDate:Rr.renewalDate,renewalDateDisplayFormat:Rr.renewalDateDisplayFormat}}},Lr={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Ee.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Ee.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Ee.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Ee.CSS},ItemContentAlignment:{value:"Left",property:"ItemContentAlignment",propertyType:Ee.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Ee.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Ee.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Ee.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Ee.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Dr||(Dr={}));var xr,Pr=function(){return{layout:{selectorKey:Dr.LAYOUT,adjustment:at.adjustment,width:Object.assign(Object.assign({},at.width),{value:"530",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"260",unit:1}),margin:at.margin,padding:at.padding,positionType:at.positionType,pinTo:at.pinTo,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,displayStyle:Lr.displayStyle,dividerBetweenItems:Lr.dividerBetweenItems,itemSpacing:Lr.itemSpacing,itemPadding:Lr.itemPadding,ItemContentAlignment:Lr.ItemContentAlignment,maxItemsToDisplay:Lr.maxItemsToDisplay,overflowItems:Lr.overflowItems,imageBehavior:Lr.imageBehavior,itemsPerRow:Lr.itemsPerRow},design:{selectorKey:Dr.DESIGN},content:{selectorKey:Dr.CONTENT}}},Ar={source:{value:"Manually",property:"source",propertyType:Ee.CONTROLS},orderBefore:{value:!0,property:"orderBefore",propertyType:Ee.CONTROLS},orderBeforeTime:{value:"4",property:"orderBeforeTime",propertyType:Ee.CONTROLS},orderBeforeDisplayTime:{value:"Hours Left",property:"orderBeforeDisplayTime",propertyType:Ee.CONTROLS},deliveryBefore:{value:!1,property:"deliveryBefore",propertyType:Ee.CONTROLS},deliveryEndsBefore:{value:"4",property:"deliveryEndsBefore",propertyType:Ee.CONTROLS},deliveryBeforeDisplayTime:{value:"Hours Left",property:"deliveryBeforeDisplayTime",propertyType:Ee.CONTROLS},deliveryStartingDate:{value:!1,property:"deliveryStartingDate",propertyType:Ee.CONTROLS},deliveryStartsAfter:{value:"4",property:"deliveryStartsAfter",propertyType:Ee.CONTROLS},deliveryStartingDateDisplayTime:{value:"Hours Left",property:"deliveryStartingDateDisplayTime",propertyType:Ee.CONTROLS},configureMessage:{value:"",property:"configureMessage",propertyType:Ee.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(xr||(xr={}));var Nr,Ir=function(){return{layout:{selectorKey:xr.LAYOUT,adjustment:at.adjustment,width:Object.assign(Object.assign({},at.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"40",unit:1}),margin:at.margin,padding:at.padding,positionType:at.positionType,pinTo:at.pinTo,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar},design:{},content:{selectorKey:xr.CONTENT,source:Ar.source,orderBefore:Ar.orderBefore,orderBeforeTime:Ar.orderBeforeTime,orderBeforeDisplayTime:Ar.orderBeforeDisplayTime,deliveryBefore:Ar.deliveryBefore,deliveryEndsBefore:Ar.deliveryEndsBefore,deliveryBeforeDisplayTime:Ar.deliveryBeforeDisplayTime,deliveryStartingDate:Ar.deliveryStartingDate,deliveryStartsAfter:Ar.deliveryStartsAfter,deliveryStartingDateDisplayTime:Ar.deliveryStartingDateDisplayTime,configureMessage:Ar.configureMessage}}},Er={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Ee.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Ee.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Ee.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Ee.CSS},itemContentAlignment:{value:"Left",property:"itemContentAlignment",propertyType:Ee.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Ee.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Ee.CONTROLS},header:{value:!0,property:"header",propertyType:Ee.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Ee.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Ee.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Ee.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Ee.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Ee.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Ee.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Ee.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Ee.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:Ee.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:Ee.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Ee.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Ee.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Ee.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Ee.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Ee.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Ee.CONTROLS},title:{value:"",property:"title",propertyType:Ee.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Ee.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Ee.CONTROLS},description:{value:"",property:"description",propertyType:Ee.CONTROLS},promotionName:{value:!0,property:"promotionName",propertyType:Ee.CONTROLS},promotionDescription:{value:!0,property:"promotionDescription",propertyType:Ee.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:Ee.CONTROLS},couponCode:{value:!0,property:"couponCode",propertyType:Ee.CONTROLS},promotionSchedule:{value:!0,property:"promotionSchedule",propertyType:Ee.CONTROLS},minimumPurchaseAmount:{value:!0,property:"minimumPurchaseAmount",propertyType:Ee.CONTROLS},eligibleProducts:{value:!0,property:"eligibleProducts",propertyType:Ee.CONTROLS},promotionPrice:{value:!0,property:"promotionPrice",propertyType:Ee.CONTROLS},maxRedemptionAmount:{value:!0,property:"maxRedemptionAmount",propertyType:Ee.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Nr||(Nr={}));var Hr,_r=function(){return{layout:{selectorKey:Nr.LAYOUT,adjustment:at.adjustment,width:Object.assign(Object.assign({},at.width),{value:"650",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"400",unit:1}),margin:at.margin,padding:at.padding,positionType:at.positionType,pinTo:at.pinTo,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,displayStyle:Er.displayStyle,dividerBetweenItems:Er.dividerBetweenItems,itemSpacing:Er.itemSpacing,itemPadding:Er.itemPadding,itemContentAlignment:Er.itemContentAlignment,maxItemsToDisplay:Er.maxItemsToDisplay,overflowItems:Er.overflowItems,header:Er.header,headerHeight:Er.headerHeight,rowHeight:Er.rowHeight,headerDivider:Er.headerDivider,rowDivider:Er.rowDivider,columnDivider:Er.columnDivider,alternativeRowColors:Er.alternativeRowColors,headerCellPadding:Er.headerCellPadding,rowCellPadding:Er.rowCellPadding,contentAlignment:Er.contentAlignment,overflowControl:Er.overflowControl,paginationType:Er.paginationType,paginationAliginment:Er.paginationAliginment,rowsPerPage:Er.rowsPerPage,displayResults:Er.displayResults,imageBehavior:Er.imageBehavior,itemsPerRow:Er.itemsPerRow},design:{selectorKey:Nr.DESIGN},content:{selectorKey:Nr.CONTENT,title:Er.title,showTitle:Er.showTitle,description:Er.description,showDescription:Er.showDescription,promotionName:Er.promotionName,promotionDescription:Er.promotionDescription,noOfLinesToShow:Er.noOfLinesToShow,couponCode:Er.couponCode,promotionSchedule:Er.showDescription,minimumPurchaseAmount:Er.minimumPurchaseAmount,eligibleProducts:Er.eligibleProducts,promotionPrice:Er.promotionPrice,maxRedemptionAmount:Er.maxRedemptionAmount}}},zr={displayType:{value:"Stack Horizontal",property:"displayType",propertyType:Ee.CONTROLS},displayStyle:{value:"Button",property:"displayStyle",propertyType:Ee.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Ee.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Ee.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Ee.CSS},ItemContentAlignment:{value:"Left",property:"ItemContentAlignment",propertyType:Ee.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Ee.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Ee.CONTROLS},header:{value:!0,property:"header",propertyType:Ee.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Ee.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Ee.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Ee.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Ee.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Ee.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Ee.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Ee.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Ee.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:Ee.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:Ee.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Ee.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Ee.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Ee.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Ee.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Ee.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Ee.CONTROLS},title:{value:"",property:"title",propertyType:Ee.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Ee.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Ee.CONTROLS},description:{value:"",property:"description",propertyType:Ee.CONTROLS},country:{value:!0,property:"country",propertyType:Ee.CONTROLS},state:{value:!0,property:"state",propertyType:Ee.CONTROLS},zipCode:{value:!0,property:"zipCode",propertyType:Ee.CONTROLS},shippingMethodName:{value:!0,property:"shippingMethodName",propertyType:Ee.CONTROLS},shippingMethodLogo:{value:!0,property:"shippingMethodLogo",propertyType:Ee.CONTROLS},shippingDescription:{value:!0,property:"shippingDescription",propertyType:Ee.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:Ee.CONTROLS},estimatedShippingCost:{value:!0,property:"estimatedShippingCost",propertyType:Ee.CONTROLS},estimatedDeliveryTime:{value:!0,property:"estimatedDeliveryTime",propertyType:Ee.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Hr||(Hr={}));var Br,kr=function(){return{layout:{selectorKey:Hr.LAYOUT,adjustment:at.adjustment,width:Object.assign(Object.assign({},at.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"100",unit:1}),margin:at.margin,padding:at.padding,positionType:at.positionType,pinTo:at.pinTo,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,displayStyle:zr.displayStyle,displayType:zr.displayType,dividerBetweenItems:zr.dividerBetweenItems,itemSpacing:zr.itemSpacing,itemPadding:zr.itemPadding,ItemContentAlignment:zr.ItemContentAlignment,maxItemsToDisplay:zr.maxItemsToDisplay,overflowItems:zr.overflowItems,header:zr.header,headerHeight:zr.headerHeight,rowHeight:zr.rowHeight,headerDivider:zr.headerDivider,rowDivider:zr.rowDivider,columnDivider:zr.columnDivider,alternativeRowColors:zr.alternativeRowColors,headerCellPadding:zr.headerCellPadding,rowCellPadding:zr.rowCellPadding,contentAlignment:zr.contentAlignment,overflowControl:zr.overflowControl,paginationType:zr.paginationType,paginationAliginment:zr.paginationAliginment,rowsPerPage:zr.rowsPerPage,displayResults:zr.displayResults,imageBehavior:zr.imageBehavior,itemsPerRow:zr.itemsPerRow},design:{selectorKey:Hr.DESIGN},content:{selectorKey:Hr.CONTENT,title:zr.title,showTitle:zr.showTitle,description:zr.description,showDescription:zr.showDescription,noOfLinesToShow:zr.noOfLinesToShow,country:zr.country,state:zr.state,zipCode:zr.zipCode,promotionSchedule:zr.showDescription,shippingMethodName:zr.shippingMethodName,shippingMethodLogo:zr.shippingMethodLogo,shippingDescription:zr.shippingDescription,estimatedShippingCost:zr.estimatedShippingCost,estimatedDeliveryTime:zr.estimatedDeliveryTime}}},Vr={displayStyle:{value:"Open Input",property:"displayStyle",propertyType:Ee.CONTROLS},displayMinQtyToPurchase:{value:!1,property:"displayMinQtyToPurchase",propertyType:Ee.CONTROLS},quantity:{value:1,property:"quantity",propertyType:Ee.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Br||(Br={}));var Gr,Wr=function(){return{layout:{selectorKey:Br.LAYOUT,adjustment:at.adjustment,width:Object.assign(Object.assign({},at.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"70",unit:1}),margin:at.margin,padding:at.padding,positionType:at.positionType,pinTo:at.pinTo,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,displayStyle:Vr.displayStyle,displayMinQtyToPurchase:Vr.displayMinQtyToPurchase},design:{selectorKey:Br.DESIGN},content:{selectorKey:Br.CONTENT,quantity:Vr.quantity}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Gr||(Gr={}));var Kr,Ur=function(e){return{layout:{selectorKey:Gr.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Ee.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},at.height),{isReadOnly:!0}),margin:at.margin,padding:at.padding,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,positionType:at.positionType,pinTo:at.pinTo,direction:{value:"vertical",property:"direction",propertyType:Ee.CONTROLS},itemGap:{property:"itemGap",propertyType:Ee.CSS,value:0,unit:He.PIXELS},justifyContent:{property:"justifyContent",propertyType:Ee.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Ee.CSS,value:"start"}},design:{selectorKey:Gr.DESIGN,backgroundColor:Object.assign(Object.assign({},at.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle}}},Mr={displayFormat:{value:"Stack Horizontal",property:"displayFormat",propertyType:Ee.CONTROLS},showUOMPrice:{value:!0,property:"showUOMPrice",propertyType:Ee.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Ee.CSS},onClick:{value:"Show All",property:"onClick",propertyType:Ee.CONTROLS},itemPadding:{value:"10",property:"itemPadding",propertyType:Ee.CSS},ItemContentAlignment:{value:"Left",property:"ItemContentAlignment",propertyType:Ee.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Ee.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Ee.CONTROLS},header:{value:!0,property:"header",propertyType:Ee.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Ee.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Ee.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Ee.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Ee.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Ee.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Ee.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Ee.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Ee.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:Ee.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:Ee.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Ee.CONTROLS},overflowControl:{value:"Show More Button",property:"overflowControl",propertyType:Ee.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Ee.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Ee.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Ee.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:Ee.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:Ee.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:Ee.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:Ee.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:Ee.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:Ee.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:Ee.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:Ee.CONTROLS},discount:{value:!0,property:"discount",propertyType:Ee.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:Ee.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:Ee.CONTROLS},savings:{value:!0,property:"savings",propertyType:Ee.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:Ee.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:Ee.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:Ee.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:Ee.CONTROLS},productShippingPrice:{value:!0,property:"productShippingPrice",propertyType:Ee.CONTROLS},pricePerUnit:{value:!0,property:"pricePerUnit",propertyType:Ee.CONTROLS},uom:{value:!0,property:"uom",propertyType:Ee.CONTROLS},uomName:{value:!0,property:"uomName",propertyType:Ee.CONTROLS},uomConversion:{value:!0,property:"uomConversion",propertyType:Ee.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Kr||(Kr={}));var Yr,Fr=function(){return{layout:{selectorKey:Kr.LAYOUT,adjustment:at.adjustment,width:Object.assign(Object.assign({},at.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"40",unit:1}),margin:at.margin,padding:at.padding,positionType:at.positionType,pinTo:at.pinTo,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,displayFormat:Mr.displayFormat,showUOMPrice:Mr.showUOMPrice,itemSpacing:Mr.itemSpacing,itemPadding:Mr.itemPadding,ItemContentAlignment:Mr.ItemContentAlignment,maxItemsToDisplay:Mr.maxItemsToDisplay,overflowItems:Mr.overflowItems,header:Mr.header,headerHeight:Mr.headerHeight,rowHeight:Mr.rowHeight,headerDivider:Mr.headerDivider,rowDivider:Mr.rowDivider,columnDivider:Mr.columnDivider,alternativeRowColors:Mr.alternativeRowColors,headerCellPadding:Mr.headerCellPadding,rowCellPadding:Mr.rowCellPadding,contentAlignment:Mr.contentAlignment,overflowControl:Mr.overflowControl,paginationType:Mr.paginationType,paginationAliginment:Mr.paginationAliginment,rowsPerPage:Mr.rowsPerPage,imageBehavior:Mr.imageBehavior,itemsPerRow:Mr.itemsPerRow,onClick:Mr.onClick},design:{selectorKey:Kr.DESIGN},content:{selectorKey:Kr.CONTENT,productPrice:Mr.productPrice,sellingPrice:Mr.sellingPrice,productPriceDisplayUOM:Mr.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Mr.productPriceDisplayCurrencyCode,showActualPrice:Mr.showActualPrice,actualPrice:Mr.actualPrice,actualPriceDisplayUOM:Mr.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Mr.actualPriceDisplayCurrencyCode,discount:Mr.discount,discountValue:Mr.discountValue,showSavings:Mr.showSavings,savings:Mr.savings,savingsValue:Mr.savingsValue,savingsDisplayCurrencyCode:Mr.savingsDisplayCurrencyCode,embellishmentPrice:Mr.embellishmentPrice,productTax:Mr.productTax,productShippingPrice:Mr.productShippingPrice,pricePerUnit:Mr.pricePerUnit,uom:Mr.uom,uomName:Mr.uomName,uomConversion:Mr.uomConversion}}},Xr={optionSelection:{value:!0,property:"optionSelection",propertyType:Ee.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Ee.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Ee.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:Ee.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Ee.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Ee.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Ee.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:Ee.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Ee.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Ee.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Ee.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:Ee.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Ee.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Ee.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Ee.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Ee.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Ee.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Ee.CONTROLS},itemContentAlignment:{value:"Left",property:"itemContentAlignment",propertyType:Ee.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Ee.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Ee.CONTROLS},dropdownOptionsSpacing:{value:"50",property:"dropdownOptionsSpacing",propertyType:Ee.CSS},dropdownOptionsPadding:{value:"50",property:"dropdownOptionsPadding",propertyType:Ee.CSS},optionAndListSpacing:{value:"50",property:"optionAndListSpacing",propertyType:Ee.CSS},dropdownListItemSpacing:{value:"50",property:"dropdownListItemSpacing",propertyType:Ee.CSS},dropdownListItemPadding:{value:"50",property:"dropdownListItemPadding",propertyType:Ee.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Ee.CSS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Ee.CONTROLS},groupSpacing:{value:"50",property:"groupSpacing",propertyType:Ee.CONTROLS},groupPadding:{value:"50",property:"groupPadding",propertyType:Ee.CONTROLS},groupHeaderAndOptionSpacing:{value:"50",property:"groupHeaderAndOptionSpacing",propertyType:Ee.CONTROLS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Ee.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Ee.CONTROLS},tabAlignment:{value:"Left",property:"tabAlignment",propertyType:Ee.CONTROLS},tabSpacing:{value:"50",property:"tabSpacing",propertyType:Ee.CSS},tabAndContainerSpacing:{value:"50",property:"tabAndContainerSpacing",propertyType:Ee.CSS},tabHorizontalPadding:{value:"50",property:"tabHorizontalPadding",propertyType:Ee.CSS},tabVerticalPadding:{value:"50",property:"tabVerticalPadding",propertyType:Ee.CSS},containerPadding:{value:"50",property:"containerPadding",propertyType:Ee.CSS},tabRowSpacing:{value:"50",property:"tabRowSpacing",propertyType:Ee.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Ee.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:Ee.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Ee.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Ee.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Ee.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Ee.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Ee.CONTROLS},header:{value:!0,property:"header",propertyType:Ee.CONTROLS},headerHeight:{value:"50",property:"headerHeight",propertyType:Ee.CSS},rowHeight:{value:"50",property:"rowHeight",propertyType:Ee.CSS},accordionSpacing:{value:"50",property:"accordionSpacing",propertyType:Ee.CSS},accordionAndContainerSpacing:{value:"50",property:"accordionAndContainerSpacing",propertyType:Ee.CSS},accordionHorizontalPadding:{value:"50",property:"accordionHorizontalPadding",propertyType:Ee.CSS},accordionVerticalPadding:{value:"50",property:"accordionVerticalPadding",propertyType:Ee.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Ee.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Ee.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Ee.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Ee.CONTROLS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Ee.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Ee.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:Ee.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:Ee.CSS},groupHorizontalPadding:{value:"50",property:"groupHorizontalPadding",propertyType:Ee.CSS},groupVerticalPadding:{value:"50",property:"groupVerticalPadding",propertyType:Ee.CSS},groupAndContainerSpacing:{value:"50",property:"groupAndContainerSpacing",propertyType:Ee.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Ee.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Ee.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Ee.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Ee.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Ee.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Ee.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Ee.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Ee.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Ee.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Ee.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Ee.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Ee.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Ee.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Ee.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Ee.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Ee.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Ee.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.SWATFH_TYPE_DISPLAY_STYLE="swatchTypeDisplayStyle",e.SINGLE_SELECT_DISPLAY_STYLE="singleSelectDisplayStyle",e.DROPDOWN_DISPLAY_STYLE="dropdownDisplayStyle",e.GROUPED_OPTION_DISPLAY_STYLE="groupedOptionsDisplayStyle",e.TABLE_DISPLAY_STYLE="tableDisplayStyle",e.GROUPED_TABLE_DISPLAY_STYLE="groupedTableDisplayStyle"}(Yr||(Yr={}));var qr,Qr=function(){return{layout:{selectorKey:Yr.LAYOUT,adjustment:at.adjustment,width:Object.assign(Object.assign({},at.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"180",unit:1}),margin:at.margin,padding:at.padding,positionType:at.positionType,pinTo:at.pinTo,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,optionSelection:Xr.optionSelection,displayOutOfStockValues:Xr.displayOutOfStockValues,displayStyle:Xr.displayStyle,notifyMeButton:Xr.notifyMeButton,quantitySelectorForVariantSelector:Xr.quantitySelectorForVariantSelector,dividerBetweenItems:Xr.dividerBetweenItems,optionTitleValueSpacing:Xr.optionTitleValueSpacing,remainingDisplayStyle:Xr.remainingDisplayStyle,allowUserToSearch:Xr.allowUserToSearch,allowUserToFilter:Xr.allowUserToFilter,swatchTypeDisplayStyle:{selectorKey:Yr.SWATFH_TYPE_DISPLAY_STYLE,displayValues:Xr.displayValues,itemPadding:Xr.itemPadding,itemSpacing:Xr.itemSpacing,maxItemsToDisplay:Xr.maxItemsToDisplay,overflowItems:Xr.overflowItems,swatchImageType:Xr.swatchImageType},singleSelectDisplayStyle:{selectorKey:Yr.SINGLE_SELECT_DISPLAY_STYLE,displayValues:Xr.displayValues,itemPadding:Xr.itemPadding,itemSpacing:Xr.itemSpacing,maxItemsToDisplay:Xr.maxItemsToDisplay,overflowItems:Xr.overflowItems,imageBehaviour:Xr.imageBehaviour,itemsPerRow:Xr.itemsPerRow,itemContentAlignment:Xr.itemContentAlignment,overflowDirection:Xr.overflowDirection},dropdownDisplayStyle:{selectorKey:Yr.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Xr.dropdownOptionsSpacing,dropdownOptionsPadding:Xr.dropdownOptionsPadding,dropdownStyle:Xr.dropdownStyle,optionAndListSpacing:Xr.optionAndListSpacing,dropdownListItemSpacing:Xr.dropdownListItemSpacing,dropdownListItemPadding:Xr.dropdownListItemPadding,dividerBetweenListItems:Xr.dividerBetweenListItems,maxItemsToDisplay:Xr.maxItemsToDisplay,overflowItems:Xr.overflowItems},groupedOptionsDisplayStyle:{selectorKey:Yr.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:Xr.groupsDisplayStyle,groupSpacing:Xr.groupSpacing,groupPadding:Xr.groupPadding,groupHeaderAndOptionSpacing:Xr.groupHeaderAndOptionSpacing,tabDirection:Xr.tabDirection,tabLayout:Xr.tabLayout,tabAlignment:Xr.tabAlignment,tabSpacing:Xr.tabSpacing,tabAndContainerSpacing:Xr.tabAndContainerSpacing,tabHorizontalPadding:Xr.tabHorizontalPadding,tabVerticalPadding:Xr.tabVerticalPadding,containerPadding:Xr.tabVerticalPadding,overflowItems:Xr.overflowItems,tabRowSpacing:Xr.tabRowSpacing,expandIconPositon:Xr.expandIconPositon,expandFirstItemByDefault:Xr.expandFirstItemByDefault,allowMultipleOpenItems:Xr.allowMultipleOpenItems,itemDividers:Xr.itemDividers,accordionSpacing:Xr.accordionSpacing,accordionAndContainerSpacing:Xr.accordionAndContainerSpacing,accordionHorizontalPadding:Xr.accordionHorizontalPadding,accordionVerticalPadding:Xr.accordionVerticalPadding,groupAndContainerSpacing:Xr.groupAndContainerSpacing,groupHorizontalPadding:Xr.groupHorizontalPadding,groupVerticalPadding:Xr.groupVerticalPadding,canCollapseGroups:Xr.canCollapseGroups,collapseIconPosition:Xr.collapseIconPosition},tableDisplayStyle:{selectorKey:Yr.TABLE_DISPLAY_STYLE,header:Xr.header,headerHeight:Xr.headerHeight,rowHeight:Xr.rowHeight,headerDivider:Xr.headerDivider,rowDivider:Xr.rowDivider,columnDivider:Xr.columnDivider,alternativeRowColors:Xr.alternativeRowColors,headerCellPadding:Xr.headerCellPadding,rowCellPadding:Xr.rowCellPadding,contentAlignment:Xr.contentAlignment,overflowControl:Xr.overflowControl,paginationType:Xr.paginationType,paginationAliginment:Xr.paginationAliginment,rowsPerPage:Xr.rowsPerPage,showMoreRows:Xr.showMoreRows},groupedTableDisplayStyle:{selectorKey:Yr.GROUPED_TABLE_DISPLAY_STYLE,groupsDisplayStyle:Xr.groupsDisplayStyle,groupSpacing:Xr.groupSpacing,groupPadding:Xr.groupPadding,groupHeaderAndOptionSpacing:Xr.groupHeaderAndOptionSpacing}},design:{selectorKey:Yr.DESIGN},content:{selectorKey:Yr.CONTENT,optionProperties:Xr.optionProperties,optionName:Xr.optionName,noOfOptionValues:Xr.noOfOptionValues,optionPrice:Xr.optionPrice,priceFormat:Xr.priceFormat,showSelectedVariant:Xr.showSelectedVariant,optionValueProperties:Xr.optionValueProperties,optionValueName:Xr.optionValueName,optionValueCode:Xr.optionValueCode,swatchImage:Xr.swatchImage,swatchImageType:Xr.swatchImageType,noOfVariantsAvailable:Xr.noOfVariantsAvailable,optionValuePrice:Xr.optionValuePrice,showAvailableInventory:Xr.showAvailableInventory,showTotalPriceOfAddedItems:Xr.showTotalPriceOfAddedItems}}},Zr={optionSelection:{value:!0,property:"optionSelection",propertyType:Ee.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Ee.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Ee.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Ee.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Ee.CONTROLS},displayStyle:{value:"Matrix",property:"displayStyle",propertyType:Ee.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Ee.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Ee.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:Ee.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Ee.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Ee.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Ee.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Ee.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Ee.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Ee.CONTROLS},itemContentAlignment:{value:"Left",property:"itemContentAlignment",propertyType:Ee.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Ee.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Ee.CONTROLS},dropdownOptionsSpacing:{value:"50",property:"dropdownOptionsSpacing",propertyType:Ee.CSS},dropdownOptionsPadding:{value:"50",property:"dropdownOptionsPadding",propertyType:Ee.CSS},optionAndListSpacing:{value:"50",property:"optionAndListSpacing",propertyType:Ee.CSS},dropdownListItemSpacing:{value:"50",property:"dropdownListItemSpacing",propertyType:Ee.CSS},dropdownListItemPadding:{value:"50",property:"dropdownListItemPadding",propertyType:Ee.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Ee.CSS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Ee.CONTROLS},groupSpacing:{value:"50",property:"groupSpacing",propertyType:Ee.CONTROLS},groupPadding:{value:"50",property:"groupPadding",propertyType:Ee.CONTROLS},groupHeaderAndOptionSpacing:{value:"50",property:"groupHeaderAndOptionSpacing",propertyType:Ee.CONTROLS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Ee.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Ee.CONTROLS},tabAlignment:{value:"Left",property:"tabAlignment",propertyType:Ee.CONTROLS},tabSpacing:{value:"50",property:"tabSpacing",propertyType:Ee.CSS},tabAndContainerSpacing:{value:"50",property:"tabAndContainerSpacing",propertyType:Ee.CSS},tabHorizontalPadding:{value:"50",property:"tabHorizontalPadding",propertyType:Ee.CSS},tabVerticalPadding:{value:"50",property:"tabVerticalPadding",propertyType:Ee.CSS},containerPadding:{value:"50",property:"containerPadding",propertyType:Ee.CSS},tabRowSpacing:{value:"50",property:"tabRowSpacing",propertyType:Ee.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Ee.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:Ee.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Ee.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Ee.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Ee.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Ee.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Ee.CONTROLS},header:{value:!0,property:"header",propertyType:Ee.CONTROLS},headerHeight:{value:"50",property:"headerHeight",propertyType:Ee.CSS},rowHeight:{value:"50",property:"rowHeight",propertyType:Ee.CSS},accordionSpacing:{value:"50",property:"accordionSpacing",propertyType:Ee.CSS},accordionAndContainerSpacing:{value:"50",property:"accordionAndContainerSpacing",propertyType:Ee.CSS},accordionHorizontalPadding:{value:"50",property:"accordionHorizontalPadding",propertyType:Ee.CSS},accordionVerticalPadding:{value:"50",property:"accordionVerticalPadding",propertyType:Ee.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Ee.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Ee.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Ee.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Ee.CONTROLS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Ee.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Ee.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:Ee.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:Ee.CSS},groupHorizontalPadding:{value:"50",property:"groupHorizontalPadding",propertyType:Ee.CSS},groupVerticalPadding:{value:"50",property:"groupVerticalPadding",propertyType:Ee.CSS},groupAndContainerSpacing:{value:"50",property:"groupAndContainerSpacing",propertyType:Ee.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Ee.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Ee.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Ee.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Ee.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Ee.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Ee.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Ee.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Ee.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Ee.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Ee.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Ee.CONTROLS},showselectedVariant:{value:!0,property:"showselectedVariant",propertyType:Ee.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Ee.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Ee.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Ee.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Ee.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Ee.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Ee.CONTROLS},showTotalAddedQuantity:{value:!0,property:"showTotalAddedQuantity",propertyType:Ee.CONTROLS},showMoreRows:{value:"Scroll",property:"showMoreRows",propertyType:Ee.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.SWATFH_TYPE_DISPLAY_STYLE="swatchTypeDisplayStyle",e.SINGLE_SELECT_DISPLAY_STYLE="singleSelectDisplayStyle",e.DROPDOWN_DISPLAY_STYLE="dropdownDisplayStyle",e.GROUPED_OPTION_DISPLAY_STYLE="groupedOptionsDisplayStyle",e.MATRIX_DISPLAY_STYLE="matrixDisplayStyle",e.GROUPED_MATRIX_DISPLAY_STYLE="groupedMatrixDisplayStyle"}(qr||(qr={}));var $r,Jr=function(){return{layout:{selectorKey:qr.LAYOUT,adjustment:at.adjustment,width:Object.assign(Object.assign({},at.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"270",unit:1}),margin:at.margin,padding:at.padding,positionType:at.positionType,pinTo:at.pinTo,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,optionSelection:Zr.optionSelection,displayOutOfStockValues:Zr.displayOutOfStockValues,displayStyle:Zr.displayStyle,notifyMeButton:Zr.notifyMeButton,quantitySelectorForVariantSelector:Zr.quantitySelectorForVariantSelector,dividerBetweenItems:Zr.dividerBetweenItems,optionTitleValueSpacing:Zr.optionTitleValueSpacing,remainingDisplayStyle:Zr.remainingDisplayStyle,allowUserToSearch:Zr.allowUserToSearch,allowUserToFilter:Zr.allowUserToFilter,swatchTypeDisplayStyle:{selectorKey:qr.SWATFH_TYPE_DISPLAY_STYLE,displayValues:Zr.displayValues,itemPadding:Zr.itemPadding,itemSpacing:Zr.itemSpacing,maxItemsToDisplay:Zr.maxItemsToDisplay,overflowItems:Zr.overflowItems,swatchImageType:Zr.swatchImageType},singleSelectDisplayStyle:{selectorKey:qr.SINGLE_SELECT_DISPLAY_STYLE,displayValues:Zr.displayValues,itemPadding:Zr.itemPadding,itemSpacing:Zr.itemSpacing,maxItemsToDisplay:Zr.maxItemsToDisplay,overflowItems:Zr.overflowItems,imageBehaviour:Zr.imageBehaviour,itemsPerRow:Zr.itemsPerRow,itemContentAlignment:Zr.itemContentAlignment,overflowDirection:Zr.overflowDirection},dropdownDisplayStyle:{selectorKey:qr.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Zr.dropdownOptionsSpacing,dropdownOptionsPadding:Zr.dropdownOptionsPadding,dropdownStyle:Zr.dropdownStyle,optionAndListSpacing:Zr.optionAndListSpacing,dropdownListItemSpacing:Zr.dropdownListItemSpacing,dropdownListItemPadding:Zr.dropdownListItemPadding,dividerBetweenListItems:Zr.dividerBetweenListItems,maxItemsToDisplay:Zr.maxItemsToDisplay,overflowItems:Zr.overflowItems},groupedOptionsDisplayStyle:{selectorKey:qr.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:Zr.groupsDisplayStyle,groupSpacing:Zr.groupSpacing,groupPadding:Zr.groupPadding,groupHeaderAndOptionSpacing:Zr.groupHeaderAndOptionSpacing,tabDirection:Zr.tabDirection,tabLayout:Zr.tabLayout,tabAlignment:Zr.tabAlignment,tabSpacing:Zr.tabSpacing,tabAndContainerSpacing:Zr.tabAndContainerSpacing,tabHorizontalPadding:Zr.tabHorizontalPadding,tabVerticalPadding:Zr.tabVerticalPadding,containerPadding:Zr.tabVerticalPadding,overflowItems:Zr.overflowItems,tabRowSpacing:Zr.tabRowSpacing,expandIconPositon:Zr.expandIconPositon,expandFirstItemByDefault:Zr.expandFirstItemByDefault,allowMultipleOpenItems:Zr.allowMultipleOpenItems,itemDividers:Zr.itemDividers,accordionSpacing:Zr.accordionSpacing,accordionAndContainerSpacing:Zr.accordionAndContainerSpacing,accordionHorizontalPadding:Zr.accordionHorizontalPadding,accordionVerticalPadding:Zr.accordionVerticalPadding,groupAndContainerSpacing:Zr.groupAndContainerSpacing,groupHorizontalPadding:Zr.groupHorizontalPadding,groupVerticalPadding:Zr.groupVerticalPadding,canCollapseGroups:Zr.canCollapseGroups},matrixDisplayStyle:{selectorKey:qr.MATRIX_DISPLAY_STYLE,header:Zr.header,headerHeight:Zr.headerHeight,rowHeight:Zr.rowHeight,headerDivider:Zr.headerDivider,rowDivider:Zr.rowDivider,columnDivider:Zr.columnDivider,alternativeRowColors:Zr.alternativeRowColors,headerCellPadding:Zr.headerCellPadding,rowCellPadding:Zr.rowCellPadding,contentAlignment:Zr.contentAlignment,overflowControl:Zr.overflowControl,paginationType:Zr.paginationType,paginationAliginment:Zr.paginationAliginment,rowsPerPage:Zr.rowsPerPage,showMoreRows:Zr.showMoreRows},groupedMatrixDisplayStyle:{selectorKey:qr.GROUPED_MATRIX_DISPLAY_STYLE,groupsDisplayStyle:Zr.groupsDisplayStyle,groupSpacing:Zr.groupSpacing,groupPadding:Zr.groupPadding,groupHeaderAndOptionSpacing:Zr.groupHeaderAndOptionSpacing}},design:{selectorKey:qr.DESIGN},content:{selectorKey:qr.CONTENT,optionProperties:Zr.optionProperties,optionName:Zr.optionName,noOfOptionValues:Zr.noOfOptionValues,optionPrice:Zr.optionPrice,priceFormat:Zr.priceFormat,showselectedVariant:Zr.showselectedVariant,optionValueProperties:Zr.optionValueProperties,optionValueName:Zr.optionValueName,optionValueCode:Zr.optionValueCode,swatchImage:Zr.swatchImage,swatchImageType:Zr.swatchImageType,noOfVariantsAvailable:Zr.noOfVariantsAvailable,optionValuePrice:Zr.optionValuePrice,showAvailableInventory:Zr.showAvailableInventory,showTotalPriceOfAddedItems:Zr.showTotalPriceOfAddedItems,showTotalAddedQuantity:Zr.showTotalAddedQuantity}}},eo={displayStyle:{value:"Slider",propertyType:Ee.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:Ee.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:Ee.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:Ee.CSS},sliderControl:{value:"Arrows",propertyType:Ee.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:Ee.CONTROLS},loopImages:{value:!1,propertyType:Ee.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:Ee.CONTROLS},autoplay:{value:!1,propertyType:Ee.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:Ee.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:Ee.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:Ee.CONTROLS},showGalleryTitle:{value:!1,propertyType:Ee.CONTROLS},galleryTitle:{value:"",propertyType:Ee.CONTROLS},showGalleryDescription:{value:!1,propertyType:Ee.CONTROLS},galleryDescription:{value:"",propertyType:Ee.CONTROLS},showItemTitle:{value:!1,propertyType:Ee.CONTROLS},showItemDescription:{value:!1,propertyType:Ee.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:Ee.CONTROLS},slides:{value:[{src:"https://vishnu.sirv.com/image_element.png",alt:"Place holder image",title:"",description:""},{src:"https://vishnu.sirv.com/New%20folder/newton-s-cradle-balls-sphere-action-60582.webp",alt:"Place holder image",title:"",description:""},{src:"https://vishnu.sirv.com/New%20folder/art-2.jfif",alt:"Place holder image",title:"",description:""}],propertyType:Ee.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:Ee.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:Ee.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:Ee.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Ee.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Ee.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:Ee.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:Ee.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Ee.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:Ee.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:Ee.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Ee.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Ee.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Ee.CONTROLS},backgroundShape:{value:"Round",propertyType:Ee.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Ee.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Ee.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Ee.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Ee.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Ee.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Ee.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Ee.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Ee.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:Ee.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.GALLERY_WIDGET_STYLE="gallery-widget-style",e.GALLERY_LAYOUT="gallery-layout",e.ITEM_STYLE="item-style",e.PAGINATION_ARROWS="pagination-arrows",e.PAGINATION_DOTS="pagination-dots",e.PAGINATION_LINE="pagination-lines",e.MAP_WIDGET_TEXT_CONTAINER_DESIGN="galleryWidgetTextContainerDesign",e.MAP_WIDGET_TEXT_CONTAINER_LAYOUT="galleryWidgetTextContainerLayout"}($r||($r={}));var to=function(){return{layout:{selectorKey:$r.LAYOUT,width:Object.assign(Object.assign({},at.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},at.height),{value:"400",unit:1}),margin:at.margin,padding:at.padding,overflowContent:at.overflowContent,scrollDirection:at.scrollDirection,displayScrollbar:at.displayScrollbar,positionType:at.positionType,pinTo:at.pinTo,displayStyle:eo.displayStyle,itemsPerSlide:eo.itemsPerSlide,itemGap:eo.itemGap,rowGap:eo.rowGap,sliderControl:eo.sliderControl,controlPosition:eo.controlPosition,loopImages:eo.loopImages,sliderDisplayScrollbar:eo.sliderDisplayScrollbar,autoplay:eo.autoplay,autoplayStyle:eo.autoplayStyle,autoplayDuration:eo.autoplayDuration,sliderSpeed:eo.sliderSpeed},content:{showGalleryTitle:eo.showGalleryTitle,galleryTitle:eo.galleryTitle,showGalleryDescription:eo.showGalleryDescription,galleryDescription:eo.galleryDescription,showItemTitle:eo.showItemTitle,showItemDescription:eo.showItemDescription,allowLinkToOtherPage:eo.allowLinkToOtherPage,slides:eo.slides},design:{selectorKey:$r.DESIGN,galleryWidgetStyle:{selectorKey:$r.GALLERY_WIDGET_STYLE,backgroundColor:at.backgroundColor,borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle,borderRadius:at.borderRadius,theme:at.theme,font:at.font,fontSize:at.fontSize,textColor:at.textColor,bold:at.bold,italic:at.italic,linethrough:at.linethrough,underline:at.underline,textAlign:at.textAlign,characterSpacing:at.characterSpacing,lineHeight:at.lineHeight,showIcon:Object.assign(Object.assign({},at.showIcon),{value:!0}),iconSize:at.iconSize,iconColor:Object.assign(Object.assign({},at.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:at.themeDesc,fontDesc:at.fontDesc,fontSizeDesc:at.fontSizeDesc,textColorDesc:at.textColorDesc,boldDesc:at.boldDesc,italicDesc:at.italicDesc,linethroughDesc:at.linethroughDesc,underlineDesc:at.underlineDesc,textAlignDesc:at.textAlignDesc,characterSpacingDesc:at.characterSpacingDesc,lineHeightDesc:at.lineHeightDesc},galleryWidgetLayout:{selectorKey:$r.GALLERY_LAYOUT,galleryTextAndItemAlignment:eo.galleryTextAndItemAlignment,galleryTextAndItemSpacing:eo.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:eo.galleryTextAndDescriptionSpacing,textPosition:at.textPosition,verticalAlignment:at.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:$r.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:eo.textVerticalPadding,textHorizontalPadding:at.textHorizontalPadding,titleAndDescriptionSpacing:eo.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:$r.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:at.backgroundColor,borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle,borderRadius:at.borderRadius},itemStyle:{selectorKey:$r.GALLERY_WIDGET_STYLE,backgroundColor:at.backgroundColor,borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle,borderRadius:at.borderRadius,theme:at.theme,font:at.font,fontSize:at.fontSize,textColor:at.textColor,bold:at.bold,italic:at.italic,linethrough:at.linethrough,underline:at.underline,textAlign:at.textAlign,characterSpacing:at.characterSpacing,lineHeight:at.lineHeight,showIcon:Object.assign(Object.assign({},at.showIcon),{value:!0}),iconSize:at.iconSize,iconColor:Object.assign(Object.assign({},at.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:at.themeDesc,fontDesc:at.fontDesc,fontSizeDesc:at.fontSizeDesc,textColorDesc:at.textColorDesc,boldDesc:at.boldDesc,italicDesc:at.italicDesc,linethroughDesc:at.linethroughDesc,underlineDesc:at.underlineDesc,textAlignDesc:at.textAlignDesc,characterSpacingDesc:at.characterSpacingDesc,lineHeightDesc:at.lineHeightDesc},itemLayout:{selectorKey:$r.GALLERY_LAYOUT,galleryTextAndItemAlignment:eo.galleryTextAndItemAlignment,textAndImageSpacing:eo.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:eo.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},at.textPosition),{value:"On Image"}),verticalAlignment:at.verticalAlignment},itemTextContainerLayout:{selectorKey:$r.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:eo.textVerticalPadding,textHorizontalPadding:at.textHorizontalPadding,titleAndDescriptionSpacing:eo.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:$r.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:at.backgroundColor,borderColor:at.borderColor,borderStyle:at.borderStyle,borderPerSlide:at.borderPerSlide,showBorder:at.showBorder,showShadow:at.showShadow,shadowColor:at.shadowColor,blur:at.blur,spread:at.spread,angle:at.angle,borderRadius:at.borderRadius},paginationArrows:{selectorKey:$r.PAGINATION_ARROWS,arrowIconStyle:eo.arrowIconStyle,leftArrowIconStyle:eo.leftArrowIconStyle,rightArrowIconStyle:eo.rightArrowIconStyle,backgroundShape:eo.backgroundShape,arrowSize:eo.arrowSize,arrowColor:eo.arrowColor},paginationDots:{selectorKey:$r.PAGINATION_DOTS,dotSize:eo.dotSize,currentDotColor:eo.currentDotColor,otherDotColor:eo.otherDotColor},paginationLine:{selectorKey:$r.PAGINATION_LINE,currentLineColor:eo.currentLineColor,otherLineColor:eo.otherLineColor,lineHeight:eo.lineHeight,lineWidth:eo.lineWidth}}}},ro=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},oo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},no=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},io=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ao=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},lo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",marginLeft:"0%",marginTop:"0%",marginBottom:"0%",marginRight:"0%",justifySelf:"start",alignSelf:"start"}},po=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},so=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},co=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},uo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},yo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},go=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},So=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},bo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ho=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},To=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Oo=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"300px",gridTemplateColumns:"300px"}},vo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},mo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Co=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},fo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},wo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ro=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Do=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},jo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Lo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},xo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Po=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ao=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},No=function(){return{maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",gridTemplateRows:"300px",gridTemplateColumns:"300px"}},Io=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Eo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ho=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},_o=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}}})(),o})()));
2
+ !function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define([],o):"object"==typeof exports?exports["storefront-cms-library"]=o():e["storefront-cms-library"]=o()}(this,(()=>(()=>{var e={633:(e,o,r)=>{var t=r(738).default;function i(){"use strict";e.exports=i=function(){return r},e.exports.__esModule=!0,e.exports.default=e.exports;var o,r={},n=Object.prototype,a=n.hasOwnProperty,l=Object.defineProperty||function(e,o,r){e[o]=r.value},p="function"==typeof Symbol?Symbol:{},d=p.iterator||"@@iterator",c=p.asyncIterator||"@@asyncIterator",s=p.toStringTag||"@@toStringTag";function y(e,o,r){return Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}),e[o]}try{y({},"")}catch(o){y=function(e,o,r){return e[o]=r}}function u(e,o,r,t){var i=o&&o.prototype instanceof v?o:v,n=Object.create(i.prototype),a=new E(t||[]);return l(n,"_invoke",{value:N(e,r,a)}),n}function S(e,o,r){try{return{type:"normal",arg:e.call(o,r)}}catch(e){return{type:"throw",arg:e}}}r.wrap=u;var g="suspendedStart",h="suspendedYield",T="executing",C="completed",b={};function v(){}function O(){}function m(){}var w={};y(w,d,(function(){return this}));var f=Object.getPrototypeOf,x=f&&f(f(_([])));x&&x!==n&&a.call(x,d)&&(w=x);var D=m.prototype=v.prototype=Object.create(w);function A(e){["next","throw","return"].forEach((function(o){y(e,o,(function(e){return this._invoke(o,e)}))}))}function R(e,o){function r(i,n,l,p){var d=S(e[i],e,n);if("throw"!==d.type){var c=d.arg,s=c.value;return s&&"object"==t(s)&&a.call(s,"__await")?o.resolve(s.__await).then((function(e){r("next",e,l,p)}),(function(e){r("throw",e,l,p)})):o.resolve(s).then((function(e){c.value=e,l(c)}),(function(e){return r("throw",e,l,p)}))}p(d.arg)}var i;l(this,"_invoke",{value:function(e,t){function n(){return new o((function(o,i){r(e,t,o,i)}))}return i=i?i.then(n,n):n()}})}function N(e,r,t){var i=g;return function(n,a){if(i===T)throw Error("Generator is already running");if(i===C){if("throw"===n)throw a;return{value:o,done:!0}}for(t.method=n,t.arg=a;;){var l=t.delegate;if(l){var p=L(l,t);if(p){if(p===b)continue;return p}}if("next"===t.method)t.sent=t._sent=t.arg;else if("throw"===t.method){if(i===g)throw i=C,t.arg;t.dispatchException(t.arg)}else"return"===t.method&&t.abrupt("return",t.arg);i=T;var d=S(e,r,t);if("normal"===d.type){if(i=t.done?C:h,d.arg===b)continue;return{value:d.arg,done:t.done}}"throw"===d.type&&(i=C,t.method="throw",t.arg=d.arg)}}}function L(e,r){var t=r.method,i=e.iterator[t];if(i===o)return r.delegate=null,"throw"===t&&e.iterator.return&&(r.method="return",r.arg=o,L(e,r),"throw"===r.method)||"return"!==t&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+t+"' method")),b;var n=S(i,e.iterator,r.arg);if("throw"===n.type)return r.method="throw",r.arg=n.arg,r.delegate=null,b;var a=n.arg;return a?a.done?(r[e.resultName]=a.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=o),r.delegate=null,b):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,b)}function I(e){var o={tryLoc:e[0]};1 in e&&(o.catchLoc=e[1]),2 in e&&(o.finallyLoc=e[2],o.afterLoc=e[3]),this.tryEntries.push(o)}function P(e){var o=e.completion||{};o.type="normal",delete o.arg,e.completion=o}function E(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(I,this),this.reset(!0)}function _(e){if(e||""===e){var r=e[d];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,n=function r(){for(;++i<e.length;)if(a.call(e,i))return r.value=e[i],r.done=!1,r;return r.value=o,r.done=!0,r};return n.next=n}}throw new TypeError(t(e)+" is not iterable")}return O.prototype=m,l(D,"constructor",{value:m,configurable:!0}),l(m,"constructor",{value:O,configurable:!0}),O.displayName=y(m,s,"GeneratorFunction"),r.isGeneratorFunction=function(e){var o="function"==typeof e&&e.constructor;return!!o&&(o===O||"GeneratorFunction"===(o.displayName||o.name))},r.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,m):(e.__proto__=m,y(e,s,"GeneratorFunction")),e.prototype=Object.create(D),e},r.awrap=function(e){return{__await:e}},A(R.prototype),y(R.prototype,c,(function(){return this})),r.AsyncIterator=R,r.async=function(e,o,t,i,n){void 0===n&&(n=Promise);var a=new R(u(e,o,t,i),n);return r.isGeneratorFunction(o)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},A(D),y(D,s,"Generator"),y(D,d,(function(){return this})),y(D,"toString",(function(){return"[object Generator]"})),r.keys=function(e){var o=Object(e),r=[];for(var t in o)r.push(t);return r.reverse(),function e(){for(;r.length;){var t=r.pop();if(t in o)return e.value=t,e.done=!1,e}return e.done=!0,e}},r.values=_,E.prototype={constructor:E,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=o,this.done=!1,this.delegate=null,this.method="next",this.arg=o,this.tryEntries.forEach(P),!e)for(var r in this)"t"===r.charAt(0)&&a.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=o)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function t(t,i){return l.type="throw",l.arg=e,r.next=t,i&&(r.method="next",r.arg=o),!!i}for(var i=this.tryEntries.length-1;i>=0;--i){var n=this.tryEntries[i],l=n.completion;if("root"===n.tryLoc)return t("end");if(n.tryLoc<=this.prev){var p=a.call(n,"catchLoc"),d=a.call(n,"finallyLoc");if(p&&d){if(this.prev<n.catchLoc)return t(n.catchLoc,!0);if(this.prev<n.finallyLoc)return t(n.finallyLoc)}else if(p){if(this.prev<n.catchLoc)return t(n.catchLoc,!0)}else{if(!d)throw Error("try statement without catch or finally");if(this.prev<n.finallyLoc)return t(n.finallyLoc)}}}},abrupt:function(e,o){for(var r=this.tryEntries.length-1;r>=0;--r){var t=this.tryEntries[r];if(t.tryLoc<=this.prev&&a.call(t,"finallyLoc")&&this.prev<t.finallyLoc){var i=t;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=o&&o<=i.finallyLoc&&(i=null);var n=i?i.completion:{};return n.type=e,n.arg=o,i?(this.method="next",this.next=i.finallyLoc,b):this.complete(n)},complete:function(e,o){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&o&&(this.next=o),b},finish:function(e){for(var o=this.tryEntries.length-1;o>=0;--o){var r=this.tryEntries[o];if(r.finallyLoc===e)return this.complete(r.completion,r.afterLoc),P(r),b}},catch:function(e){for(var o=this.tryEntries.length-1;o>=0;--o){var r=this.tryEntries[o];if(r.tryLoc===e){var t=r.completion;if("throw"===t.type){var i=t.arg;P(r)}return i}}throw Error("illegal catch attempt")},delegateYield:function(e,r,t){return this.delegate={iterator:_(e),resultName:r,nextLoc:t},"next"===this.method&&(this.arg=o),b}},r}e.exports=i,e.exports.__esModule=!0,e.exports.default=e.exports},738:e=>{function o(r){return e.exports=o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,o(r)}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports},756:(e,o,r)=>{var t=r(633)();e.exports=t;try{regeneratorRuntime=t}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=t:Function("r","regeneratorRuntime = r")(t)}}},o={};function r(t){var i=o[t];if(void 0!==i)return i.exports;var n=o[t]={exports:{}};return e[t](n,n.exports,r),n.exports}r.n=e=>{var o=e&&e.__esModule?()=>e.default:()=>e;return r.d(o,{a:o}),o},r.d=(e,o)=>{for(var t in o)r.o(o,t)&&!r.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:o[t]})},r.o=(e,o)=>Object.prototype.hasOwnProperty.call(e,o),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var t={};return(()=>{"use strict";r.r(t),r.d(t,{ElementEditSchema:()=>Ie,amountEstimatorSchema:()=>o,bulkVariantPickerSchema:()=>i,buttonSchema:()=>n,cartSchema:()=>Ee,cmsTypes:()=>e,codeSchema:()=>a,commonFunctions:()=>St,containerSchema:()=>l,countdownSchema:()=>p,embedSchema:()=>d,enums:()=>j,faqSchema:()=>c,gallerySliderSchema:()=>s,gridSchema:()=>y,imageHotspotSchema:()=>u,imageSchema:()=>S,interfaces:()=>K,lightboxSchema:()=>Pe,mapSchema:()=>h,paymentMethodsSchema:()=>T,pickupLocationsSchema:()=>C,priceSchema:()=>f,productActionsSchema:()=>b,productHighlightsSchema:()=>w,productImageSchema:()=>v,productInventorySchema:()=>O,productPromotionsSchema:()=>m,productSchema:()=>g,profileSchema:()=>_e,quantitySelectorSchema:()=>x,repeaterSchema:()=>He,scrollSchema:()=>D,sectionSchema:()=>A,shippingEstimatorSchema:()=>R,socialIconsSchema:()=>N,stackSchema:()=>L,storeLocationsSchema:()=>I,tabSchema:()=>P,tableSchema:()=>E,textSchema:()=>_,uomSelectorSchema:()=>H,variantPickerSchema:()=>z,videoSChema:()=>B,volumePricingSchema:()=>k});var e={};r.r(e);var o={};r.r(o),r.d(o,{getDefaultStyles:()=>Me});var i={};r.r(i),r.d(i,{getDefaultStyles:()=>Ge});var n={};r.r(n),r.d(n,{getDefaultStyles:()=>We});var a={};r.r(a),r.d(a,{getDefaultStyles:()=>Ye,getSectionDefaultStyles:()=>Fe});var l={};r.r(l),r.d(l,{getDefaultStyles:()=>Xe});var p={};r.r(p),r.d(p,{getDefaultStyles:()=>qe});var d={};r.r(d),r.d(d,{getDefaultStyles:()=>Qe,getSectionDefaultStyles:()=>Ze});var c={};r.r(c),r.d(c,{getDefaultStyles:()=>$e});var s={};r.r(s),r.d(s,{getDefaultStyles:()=>Je});var y={};r.r(y),r.d(y,{getDefaultStyles:()=>eo});var u={};r.r(u),r.d(u,{getDefaultStyles:()=>oo});var S={};r.r(S),r.d(S,{getDefaultStyles:()=>ro});var g={};r.r(g),r.d(g,{getDefaultStyles:()=>to});var h={};r.r(h),r.d(h,{getDefaultStyles:()=>io});var T={};r.r(T),r.d(T,{getDefaultStyles:()=>no});var C={};r.r(C),r.d(C,{getDefaultStyles:()=>ao});var b={};r.r(b),r.d(b,{getDefaultStyles:()=>lo});var v={};r.r(v),r.d(v,{getDefaultStyles:()=>po});var O={};r.r(O),r.d(O,{getDefaultStyles:()=>co});var m={};r.r(m),r.d(m,{getDefaultStyles:()=>so});var w={};r.r(w),r.d(w,{getDefaultStyles:()=>yo});var f={};r.r(f),r.d(f,{getDefaultStyles:()=>uo});var x={};r.r(x),r.d(x,{getDefaultStyles:()=>So});var D={};r.r(D),r.d(D,{getDefaultStyles:()=>go});var A={};r.r(A),r.d(A,{getDefaultStyles:()=>ho,getSectionDefaultStyles:()=>To});var R={};r.r(R),r.d(R,{getDefaultStyles:()=>Co});var N={};r.r(N),r.d(N,{getDefaultSocialIconsStyles:()=>bo});var L={};r.r(L),r.d(L,{getDefaultStyles:()=>vo});var I={};r.r(I),r.d(I,{getDefaultStyles:()=>Oo});var P={};r.r(P),r.d(P,{getDefaultStyles:()=>mo});var E={};r.r(E),r.d(E,{getDefaultTableStyles:()=>wo});var _={};r.r(_),r.d(_,{getDefaultStyles:()=>fo});var H={};r.r(H),r.d(H,{getDefaultStyles:()=>xo});var z={};r.r(z),r.d(z,{getDefaultStyles:()=>Do});var B={};r.r(B),r.d(B,{getDefaultVideoStyles:()=>Ao});var k={};r.r(k),r.d(k,{getDefaultStyles:()=>Ro});var j={};r.r(j),r.d(j,{CMSCSSUnitTypesEnums:()=>Ke,CMSComponentImportTypeEnum:()=>Ue,CMSElementEditTypes:()=>je,CMSElementSelectors:()=>Be,CMSElementsListEnum:()=>Lo,CMSStackDisplayTypeEnum:()=>Ve,CMSToolAttributes:()=>ke,CMSToolIdTypes:()=>ze});var K={};r.r(K);var U={};r.r(U),r.d(U,{cssInputInstances:()=>Io});var V={};r.r(V),r.d(V,{AmountEstimatorsSelectorKeysEnum:()=>No,getDefaultData:()=>_o});var M={};r.r(M),r.d(M,{BulkVariantPickerSelectorKeysEnum:()=>Eo,getDefaultData:()=>Bo});var G={};r.r(G),r.d(G,{ButtonSelectorKeysEnum:()=>zo,getDefaultData:()=>Ko});var W={};r.r(W),r.d(W,{codeSelectorKeysEnum:()=>jo,getDefaultData:()=>Vo});var Y={};r.r(Y),r.d(Y,{getDefaultData:()=>Go,selfSelectorKeysEnum:()=>Uo});var F={};r.r(F),r.d(F,{SelectorKeysEnum:()=>Mo,getDefaultData:()=>Xo});var X={};r.r(X),r.d(X,{embedSelectorKeysEnum:()=>Fo,getDefaultData:()=>Qo});var q={};r.r(q),r.d(q,{ButtonSelectorKeysEnum:()=>qo,getDefaultData:()=>Jo});var Q={};r.r(Q),r.d(Q,{SelectorKeysEnum:()=>$o,getDefaultData:()=>rr});var Z={};r.r(Z),r.d(Z,{getDefaultData:()=>ir,gridSelectorKeysEnum:()=>or});var $={};r.r($),r.d($,{SelectorKeysEnum:()=>tr,getDefaultData:()=>lr});var J={};r.r(J),r.d(J,{SelectorKeysEnum:()=>ar,getDefaultData:()=>cr});var ee={};r.r(ee),r.d(ee,{SelectorKeysEnum:()=>dr,getDefaultData:()=>ur});var oe={};r.r(oe),r.d(oe,{SelectorKeysEnum:()=>yr,getDefaultData:()=>hr});var re={};r.r(re),r.d(re,{PaymentMethodSelectorKeysEnum:()=>gr,getDefaultData:()=>br});var te={};r.r(te),r.d(te,{PickupLocationsSelectorKeysEnum:()=>Cr,getDefaultData:()=>mr});var ie={};r.r(ie),r.d(ie,{SelectorKeysEnum:()=>Or,getDefaultData:()=>xr});var ne={};r.r(ne),r.d(ne,{ButtonSelectorKeysEnum:()=>fr,getDefaultData:()=>Rr});var ae={};r.r(ae),r.d(ae,{ProductHighlightsSelectorKeysEnum:()=>Ar,getDefaultData:()=>Ir});var le={};r.r(le),r.d(le,{ProductInventorySelectorKeysEnum:()=>Lr,getDefaultData:()=>_r});var pe={};r.r(pe),r.d(pe,{SelectorKeysEnum:()=>Er,getDefaultData:()=>Br});var de={};r.r(de),r.d(de,{ProductPromotionsSelectorKeysEnum:()=>Hr,getDefaultData:()=>Kr});var ce={};r.r(ce),r.d(ce,{QuantitySelectorSelectorKeysEnum:()=>jr,getDefaultData:()=>Mr});var se={};r.r(se),r.d(se,{SelectorKeysEnum:()=>Vr,getDefaultData:()=>Wr});var ye={};r.r(ye),r.d(ye,{getDefaultData:()=>Tt,sectionSelectorKeysEnum:()=>gt});var ue={};r.r(ue),r.d(ue,{ShippingEstimatorSelectorKeysEnum:()=>ht,getDefaultData:()=>vt});var Se={};r.r(Se),r.d(Se,{getDefaultData:()=>mt});var ge={};r.r(ge),r.d(ge,{SocialSelectorKeysEnum:()=>bt,getDefaultData:()=>xt});var he={};r.r(he),r.d(he,{getDefaultData:()=>At,selfSelectorKeysEnum:()=>ft});var Te={};r.r(Te),r.d(Te,{StoreLocationSelectorKeysEnum:()=>Dt,getDefaultData:()=>Lt});var Ce={};r.r(Ce),r.d(Ce,{TableSelectorKeysEnum:()=>Nt,getDefaultData:()=>Et});var be={};r.r(be),r.d(be,{getDefaultData:()=>zt});var ve={};r.r(ve),r.d(ve,{getDefaultData:()=>kt,textSelectorKeysEnum:()=>Pt});var Oe={};r.r(Oe),r.d(Oe,{UOMSelectorKeysEnum:()=>Bt,getDefaultData:()=>Ut});var me={};r.r(me),r.d(me,{VariantPickerSelectorKeysEnum:()=>Kt,getDefaultData:()=>Gt});var we={};r.r(we),r.d(we,{VideoSelectorKeysEnum:()=>Mt,getDefaultData:()=>Ft});var fe={};r.r(fe),r.d(fe,{getDefaultData:()=>Qt,textSelectorKeysEnum:()=>Yt});var xe={};r.r(xe),r.d(xe,{getDefaultData:()=>Jt,lightboxSelectorKeysEnum:()=>qt});var De={};r.r(De),r.d(De,{cartSelectorKeysEnum:()=>$t,getDefaultData:()=>ri});var Ae={};r.r(Ae),r.d(Ae,{getDefaultData:()=>ni,profileSelectorKeysEnum:()=>oi});var Re={};r.r(Re),r.d(Re,{getDefaultData:()=>li,selfSelectorKeysEnum:()=>ii});var Ne={};r.r(Ne),r.d(Ne,{getDefaultData:()=>di,selfSelectorKeysEnum:()=>ai});var Le={};r.r(Le),r.d(Le,{SelectorKeysEnum:()=>pi,getDefaultData:()=>si});var Ie={};r.r(Ie),r.d(Ie,{amountEstimator:()=>V,bulkVariantPicker:()=>M,button:()=>G,cart:()=>De,code:()=>W,common:()=>U,container:()=>Y,countdown:()=>F,embed:()=>X,faq:()=>q,gallerySlider:()=>Q,grid:()=>Z,image:()=>$,imageHotspot:()=>ee,lightbox:()=>xe,map:()=>oe,menu:()=>Le,paymentMethods:()=>re,pickupLocations:()=>te,price:()=>pe,product:()=>J,productActions:()=>ne,productHighlights:()=>ae,productImage:()=>ie,productInventory:()=>le,productPromotions:()=>de,profile:()=>Ae,quantitySelector:()=>ce,repeater:()=>Re,repeaterItem:()=>Ne,scroll:()=>se,section:()=>ye,shippingEstimator:()=>ue,slideShowLayouter:()=>Se,social:()=>ge,stack:()=>he,storeLocations:()=>Te,table:()=>Ce,tabs:()=>be,text:()=>ve,uomSelector:()=>Oe,variantPicker:()=>me,video:()=>we,volumePricing:()=>fe});var Pe={};r.r(Pe),r.d(Pe,{getDefaultStyles:()=>yi});var Ee={};r.r(Ee),r.d(Ee,{getDefaultStyles:()=>ui});var _e={};r.r(_e),r.d(_e,{getDefaultStyles:()=>Si});var He={};r.r(He),r.d(He,{getDefaultStyles:()=>gi,getDefaultStylesV2:()=>hi});var ze,Be,ke,je,Ke,Ue,Ve,Me=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ge=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},We=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ye=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},Fe=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},Xe=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"300px",gridTemplateColumns:"100%"}},qe=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Qe=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},Ze=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},$e=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Je=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},eo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto"}},oo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ro=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},to=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},io=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},no=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ao=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},lo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},po=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},co=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},so=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},yo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},uo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},So=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},go=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ho=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},To=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},Co=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},bo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},vo=function(){return{maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",gridTemplateRows:"300px",gridTemplateColumns:"300px"}},Oo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},mo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",marginLeft:"0%",marginTop:"0%",marginBottom:"0%",marginRight:"0%",justifySelf:"start",alignSelf:"start"}},wo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},fo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},xo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Do=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ao=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ro=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}};!function(e){e.playgroundWrapper="playground_wrapper",e.layers="CMS Layers",e.addGrid="AddGrid",e.toolTip="custom-tooltip",e.customCanvas="custom-canvas",e.pageId="cms__template__editor",e.pageWrapper="page-wrapper",e.iframeContainerDiv="iframe-container-div",e.iframePlaygroud="iframe__playground",e.sectionLayersOverlay="section__layers__overlay",e.gridLayersOverlay="grid__layers__overlay",e.iframeRoot="cms-iframe-root",e.addElementTools="cms-add-element-tools",e.elementPopertiesPopup="cms-element-properties",e.addElementComponent="cms-add-element-component",e.addElementCanvas="cms-custom-canvas",e.addElementPopup="cms-add-element-popup",e.sectionWrapper="cms-section-wrapper",e.gridWrapper="cms-grid-wrapper",e.addGridButton="add-grid-button",e.addGridButtonSpan="add-grid-span",e.addGridResizerSpan="add-grid-resizer-span",e.customTooltip="cms-custom-tooltip",e.customCodeModal="cms-custom-code-modal",e.playgroundMain="cms-playground-main",e.themeSettings="cms-theme-settings-component",e.playgroundProperties="cms-playground-properties",e.dragDropPercentage="cms-drag-drop-percentage",e.elementReizer="cms-element-resizer",e.elementReizerData="cms-element-resizer-data",e.cmsPageLoader="cms-page-loader",e.dataDropElement="cms-drop-element",e.containerWrapper="cms-container-wrapper",e.stackWrapper="cms-stack-wrapper",e.cmsSubElementLayer="cms-sub-element-layer",e.editorHeader="cms-editor-header",e.cmsAddElementBodyLayer="data-global-temp-body",e.cmsIframePreview="cms-iframe-preview",e.cmsIframeMainElement="cms-iframe-preview-main",e.duplicateElement="cms-element-duplicate",e.addGlobalSectionsPopup="cms-add-global-sections-popup",e.containerElement="div[data-element-type='container']",e.repeaterWrapper="cms-repeater-wrapper",e.repeaterItemWrapper="cms-repeater-item-wrapper"}(ze||(ze={})),function(e){e.iframeSelector="iframe[data-title='iframe__playground']",e.iframePreviewSelector="iframe[data-title='cms-iframe-preview']",e.iframePreviewMainSelector="[data-page-id='cms-iframe-preview-main']",e.templteEditiorSelector="[data-page-id='cms__template__editor']",e.gridSelector="section[data-div-type='section'] > .wrapper > div[data-div-type='grid']",e.insideGridSelector=".wrapper > div[data-div-type='grid']",e.elementSelector="section[data-div-type='section'] > .wrapper > div[data-div-type='grid'] > div[data-div-type='cms-grid-wrapper'] > div[data-div-type='element']",e.newElementSelector="div[data-div-type='element']",e.sectionSelector="section[data-div-type='section']",e.layersParentSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers']",e.layersGridSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers'] > .styles__wrapper > div[data-layer-div-type='grid']",e.layersGridElementSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers'] > .styles__wrapper > div[data-layer-div-type='grid'] > div[data-layer-div-type='element']",e.newLayersGridElementSelector="div[data-layer-div-type='element']",e.sectionLayersOverlay="[data-div-type = 'section__layers__overlay']",e.gridLayersOverlay="[data-div-type='grid__layers__overlay']",e.iframeRoot="#cms-iframe-root",e.playgroundScrollY="playground-srolltop",e.playgroundScrollX="playground-srollleft",e.addElementComponentSelector="[data-cms-tool='cms-add-element-component']",e.playgroundWrapper="[data-cms-tool='playground_wrapper']",e.addElementPopup="[data-cms-tool='cms-add-element-popup']",e.addGlobalSectionsPopup="[data-cms-tool='cms-add-global-sections-popup']",e.addGridButtonSelector="button[data-cms-tool='add-grid-button']",e.customCodeModalSelectr="div[data-cms-tool='cms-custom-code-modal']",e.playgroundMain="main[data-cms-tool='cms-playground-main']",e.themeSettings="div[data-cms-tool='cms-theme-settings-component']",e.playgroundProperties="div[data-cms-tool='cms-playground-properties']",e.elementDNDPercentage="div[data-cms-tool='cms-drag-drop-percentage']",e.elementReizer="div[data-cms-tool='cms-element-resizer']",e.elementReizerData="div[data-cms-tool='cms-element-resizer-data']",e.cmsPageLoader="div[data-cms-tool='cms-page-loader']",e.dataDropElement="div[data-drop-element='cms-drop-element']",e.layerDataDropElement="div[data-layer-drop-element='cms-drop-element']",e.layerSubElement="div[data-cms-tool='cms-sub-element-layer']",e.editorHeader="div[data-cms-tool='cms-editor-header']",e.cmsAddElementBodyLayer="div[data-cms-tool='data-global-temp-body']",e.duplicateElement="div[data-cms-tool='cms-element-duplicate']",e.stackWrapper="div[data-div-type='cms-stack-wrapper']",e.containerElement="div[data-element-type='container']",e.repeaterElement="div[data-element-type='repeater']",e.repeaterItemElement="div[data-element-type='repeater-item']"}(Be||(Be={})),function(e){e.id="data-cms-tool",e.state="data-cms-state",e.style="data-style-id",e.pageId="data-page-id",e.dataDivType="data-div-type",e.dataElementSubChild="data-element-sub-child",e.dataChildCount="data-child-count",e.dataToolType="data-tool-type",e.dataGridType="data-grid-type",e.dataElementType="data-element-type",e.layerDataDivType="data-layer-div-type",e.layerDataElementSubChild="data-layer-element-sub-child",e.dataDropElement="data-drop-element",e.layerDataDropElement="data-layer-drop-element",e.layerDataElementType="data-layer-element-type",e.title="data-title",e.layerStyle="data-layer-style-id",e.elementClick="data-has-clicked",e.viewportVisible="data-viewport-visible",e.playgroundScrollY="data-playground-scroll-y",e.playgroundScrollX="data-playground-scroll-x",e.viewportVisibleTop="data-viewport-visible-top",e.viewportVisibleRight="data-viewport-visible-right",e.viewportVisibleBottom="data-viewport-visible-bottom",e.viewportVisibleLeft="data-viewport-visible-left"}(ke||(ke={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLS="controls",e.CONTENT="content"}(je||(je={})),function(e){e[e.PIXELS=1]="PIXELS",e[e.REM=2]="REM",e[e.EM=3]="EM",e[e.PERCENTAGE=4]="PERCENTAGE",e[e.CUSTOM=5]="CUSTOM"}(Ke||(Ke={})),function(e){e[e.BUILDER=1]="BUILDER",e[e.PREVIEW=2]="PREVIEW",e[e.WEBSITE=3]="WEBSITE"}(Ue||(Ue={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(Ve||(Ve={}));var No,Lo={BUTTON:"button",BUTTON_THEME:"ButtonTheme",PAGE:"page",SECTION:"section",CODE:"code",IMAGE:"image",GRID:"grid",TAB:"tab",VIDEO:"video",SLIDE_SHOW_LAYOUTER:"slideShowLayouter",CODEEDITOR:"codeEditor",EMBED:"embed",TABLE:"table",SLIDER:"slider",GALLERY_SLIDER:"gallerySlider",SOCIAL:"social",FAQ:"faq",TEXT:"text",SCROLL:"scroll",IMAGE_HOTSPOT:"imageHotspot",COUNTDOWN:"countdown",MAP:"map",CONTAINER:"container",PRODUCT_PRICE:"productPrice",PRODUCT_ACTIONS:"productActions",VOLUME_PRICING:"volumePricing",PRODUCT_INVENTORY:"productInventory",STORE_LOCATIONS:"storeLocations",PICKUP_LOCATIONS:"pickupLocations",PRODUCT_HIGHLIGHTS:"productHighlights",PAYMENT_METHODS:"paymentMethods",SHIPPING_ESTIMATOR:"shippingEstimator",PRODUCT_PROMOTIONS:"productPromotions",AMOUNT_ESTIMATOR:"amountEstimator",QUANTITY_SELECTOR:"quantitySelector",STACK:"stack",UOM_SELECTOR:"uomSelector",VARIANT_PICKER:"variantPicker",BULK_VARIANT_PICKER:"bulkVariantPicker",PRODUCT_IMAGE:"productImage",PRODUCT_NAME:"productName",PRODUCT_DESCRIPTION:"productDescription",PRODUCT_BRAND:"productBrand",PRODUCT_CODE:"productCode",PRODUCT_REVIEW:"productReview",PRODUCT_RATING:"productRating",LIGHTBOX:"lightbox",CART:"cart",PROFILE:"profile",PRODUCT:"product",MENU:"menu",PRODUCT_OPTIONS:"productOptions",REPEATER:"repeater",REPEATER_ITEM:"repeaterItem"},Io={adjustment:{value:"fluid",property:"adjustment",propertyType:je.TOOL},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:je.CONTROLS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:je.CSS},width:{value:"100",property:"width",unit:4,propertyType:je.CSS},height:{value:"100",property:"height",unit:1,propertyType:je.CSS},margin:{isAll:!1,sides:{top:{value:0,unit:1},right:{value:0,unit:1},bottom:{value:0,unit:1},left:{value:0,unit:1}},property:"margin",propertyType:je.CSS},textPosition:{value:"top",property:"textPosition",propertyType:je.CONTROLS},direction:{value:"Horizontal",propertyType:je.CONTROLS},padding:{isAll:!0,sides:{top:{value:0,unit:1},right:{value:0,unit:1},bottom:{value:0,unit:1},left:{value:0,unit:1}},property:"padding",propertyType:je.CSS},overflowContent:{value:"scroll",property:"overflow",propertyType:je.TOOL},scrollDirection:{value:"horizontal",property:"scroll",propertyType:je.TOOL},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:je.TOOL},positionType:{value:"fixed",property:"position",propertyType:je.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:je.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:je.CSS,parentRef:"cs-be-cr-1"},overlayColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}},property:"overlayColor",propertyType:je.CSS,parentRef:"cs-be-cr-1"},borderColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"borderColor",propertyType:je.CSS,parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:je.CSS},borderPerSlide:{isAll:!0,sides:{top:{value:0,unit:1},right:{value:0,unit:1},bottom:{value:0,unit:1},left:{value:0,unit:1}},property:"borderWidth",propertyType:je.CSS},dividerWidth:{value:1,property:"dividerWidth",unit:1,propertyType:je.CSS},showBorder:{value:!0,propertyType:je.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:je.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:je.CSS,parentRef:"cs-be-se-1"},angle:{property:"shadowAngle",propertyType:je.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:je.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:je.CSS},borderRadius:{isAll:!0,sides:{topLeft:{value:0,unit:1},topRight:{value:0,unit:1},bottomLeft:{value:0,unit:1},bottomRight:{value:0,unit:1}},property:"borderRadius",propertyType:je.CSS},cropRatio:{value:"16:9",propertyType:je.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:je.CSS},exposure:{value:0,propertyType:je.CONTROLS},contrast:{value:0,propertyType:je.CONTROLS},saturation:{value:0,propertyType:je.CONTROLS},brightness:{value:0,propertyType:je.CONTROLS},tint:{value:0,propertyType:je.CONTROLS},hue:{value:0,propertyType:je.CONTROLS},lightness:{value:0,propertyType:je.CONTROLS},highlights:{value:0,propertyType:je.CONTROLS},shadows:{value:0,propertyType:je.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:je.CONTROLS},rotate:{value:0,unit:7,propertyType:je.CSS},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:je.CSS},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:je.CSS},theme:{value:"h3",property:"theme",propertyType:je.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:je.CSS,parentRef:"ty-h3-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:je.CSS,parentRef:"ty-h3-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:je.CSS,parentRef:"ty-h3-cr"},bold:{value:"",property:"fontWeight",propertyType:je.CSS,parentRef:"ty-h3-ft-wt"},italic:{value:"",property:"fontStyleItalic",propertyType:je.CSS,parentRef:"ty-h3-ft-se-ic"},linethrough:{value:"",property:"linethrough",propertyType:je.CSS,parentRef:"ty-h3-le-th"},underline:{value:"",property:"underline",propertyType:je.CSS,parentRef:"ty-h3-ue"},textAlign:{value:"left",property:"textAlign",propertyType:je.CSS,parentRef:"ty-h3-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:je.CSS,parentRef:"ty-h3-lr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:je.CSS,parentRef:"ty-h3-le-ht"},themeDesc:{value:"p1",property:"themeDesc",propertyType:je.CONTROLS},icon:{value:"check",propertyType:je.CONTROLS},fontDesc:{value:"Lato",property:"fontFamilyDesc",propertyType:je.CSS,parentRef:"ty-p1-ft-fy"},fontSizeDesc:{value:14,unit:1,property:"fontSizeDesc",propertyType:je.CSS,parentRef:"ty-p1-ft-se"},textColorDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"colorDesc",propertyType:je.CSS,parentRef:"ty-p1-cr"},boldDesc:{value:"",property:"fontWeightDesc",propertyType:je.CSS,parentRef:"ty-p1-ft-wt"},italicDesc:{value:"",property:"fontStyleItalicDesc",propertyType:je.CSS,parentRef:"ty-p1-ft-se-ic"},linethroughDesc:{value:"",property:"linethroughDesc",propertyType:je.CSS,parentRef:"ty-p1-le-th"},underlineDesc:{value:"",property:"underlineDesc",propertyType:je.CSS,parentRef:"ty-p1-ue"},textAlignDesc:{value:"left",property:"textAlignDesc",propertyType:je.CSS,parentRef:"ty-p1-tt-an"},characterSpacingDesc:{value:0,unit:1,property:"letterSpacingDesc",propertyType:je.CSS,parentRef:"ty-p1-lr-sg"},lineHeightDesc:{value:1,unit:2,property:"lineHeightDesc",propertyType:je.CSS,parentRef:"ty-p1-le-ht"},iconSize:{value:26,unit:1,property:"iconSize",propertyType:je.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:je.CSS,parentRef:"cs-be-cr-2"},showIcon:{value:!0,property:"showIcon",propertyType:je.CONTROLS}},Po={displayType:{value:"Stack Horizontal",property:"displayType",propertyType:je.CONTROLS},displayStyle:{value:"Button",property:"displayStyle",propertyType:je.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:je.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:je.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:je.CSS},ItemContentAlignment:{value:"left",property:"ItemContentAlignment",propertyType:je.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:je.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:je.CONTROLS},header:{value:!0,property:"header",propertyType:je.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:je.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:je.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:je.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:je.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:je.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:je.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:je.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:je.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:je.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:je.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:je.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:je.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:je.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:je.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:je.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:je.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:je.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:je.CSS},title:{value:"Estimate Shipping and Tax",property:"title",propertyType:je.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:je.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:je.CONTROLS},description:{value:"Enter your destination to get a shipping estimate.",property:"description",propertyType:je.CONTROLS},country:{value:!0,property:"country",propertyType:je.CONTROLS},state:{value:!0,property:"state",propertyType:je.CONTROLS},zipCode:{value:!0,property:"zipCode",propertyType:je.CONTROLS},shippingMethodName:{value:!0,property:"shippingMethodName",propertyType:je.CONTROLS},shippingMethodLogo:{value:!0,property:"shippingMethodLogo",propertyType:je.CONTROLS},shippingDescription:{value:!0,property:"shippingDescription",propertyType:je.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:je.CONTROLS},estimatedShippingCost:{value:!0,property:"estimatedShippingCost",propertyType:je.CONTROLS},estimatedShippingTime:{value:!0,property:"estimatedShippingTime",propertyType:je.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:je.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:je.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:je.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:je.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:je.CSS},buttonType:{value:"primaryButton",propertyType:je.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:je.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:je.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:je.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:je.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:je.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:je.CONTROLS},backgroundShape:{value:"Round",propertyType:je.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:je.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:je.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:je.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:je.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:je.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:je.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:je.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:je.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:je.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:je.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:je.CSS},borderPerSlide:{isAll:!0,sides:{top:{value:1,unit:1},right:{value:1,unit:1},bottom:{value:1,unit:1},left:{value:1,unit:1}},property:"borderWidth",propertyType:je.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:je.CONTROLS},fontSize:{value:"16",propertyType:je.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS},textHighlight:{value:"#BE6C00",propertyType:je.CSS},characterSpacing:{value:"16",propertyType:je.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:je.CSS,unit:1},lineHeight:{value:"16",propertyType:je.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:je.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:je.CSS},fontSize:{value:"16",propertyType:je.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS},textHighlight:{value:"#BE6C00",propertyType:je.CSS},characterSpacing:{value:"16",propertyType:je.CSS,unit:1},lineHeight:{value:"16",propertyType:je.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:je.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:je.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:je.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:je.CONTROLS},paginationStyle:{value:"dotted",propertyType:je.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:je.CONTROLS},arrowSize:{value:"16",propertyType:je.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:je.CSS},backgroundShape:{value:"rectangle",propertyType:je.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:je.CSS},font:{value:"lato",propertyType:je.CSS},fontSize:{value:"16",propertyType:je.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:je.CSS},hoverBackgroundShape:{value:"circle",propertyType:je.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:je.CSS},hoverFont:{value:"lato",propertyType:je.CSS},hoverFontSize:{value:"#BE6C00",propertyType:je.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:je.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:je.CSS},previousIcon:{value:"shopping-cart-01",propertyType:je.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:je.CONTROLS},iconSize:{value:"20",propertyType:je.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:je.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.INPUT_STYLE="inputStyle",e.VIEW_OFFERS_BUTTON="viewOffersButton",e.WIDGET_TEXT_STYLES="widgetTextStyles",e.ITEM_STYLE="itemStyle",e.SHIPPING_NAME="shippingName",e.SHIPPING_METHOD_LOGO="shippingMethodLogo",e.SHIPPING_DESCRIPTION="shippingDescription",e.ESTIMATED_SHIPPING_COST="estimatedShippingCost",e.ESTIMATED_SHIPPING_TIME="estimatedShippingTime",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.SCROLL="scroll",e.ROW_DIVIDERS="rowDividers",e.PAGINATION="pagination",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButton",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selectedState"}(No||(No={}));var Eo,_o=function(){return{layout:{selectorKey:No.LAYOUT,adjustment:Io.adjustment,width:Object.assign(Object.assign({},Io.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"300",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,displayStyle:Po.displayStyle,displayType:Po.displayType,dividerBetweenItems:Po.dividerBetweenItems,itemSpacing:Po.itemSpacing,itemPadding:Po.itemPadding,ItemContentAlignment:Po.ItemContentAlignment,maxItemsToDisplay:Po.maxItemsToDisplay,overflowItems:Po.overflowItems,header:Po.header,headerHeight:Po.headerHeight,rowHeight:Po.rowHeight,headerDivider:Po.headerDivider,rowDivider:Po.rowDivider,columnDivider:Po.columnDivider,alternativeRowColors:Po.alternativeRowColors,headerCellPadding:Po.headerCellPadding,rowCellPadding:Po.rowCellPadding,contentAlignment:Po.contentAlignment,overflowControl:Po.overflowControl,paginationType:Po.paginationType,paginationAlignment:Po.paginationAlignment,rowsPerPage:Po.rowsPerPage,displayResults:Po.displayResults,imageBehavior:Po.imageBehavior,itemsPerRow:Po.itemsPerRow},design:{selectorKey:No.DESIGN,inputStyle:{selectorKey:No.INPUT_STYLE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,icon:Po.icon,iconPadding:Po.iconPadding,iconPosition:Po.iconPosition,iconAndTextSpacing:Po.iconAndTextSpacing,alignment:Po.alignment,buttonType:Po.buttonType,showIcon:Po.showIcon,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},viewOffersButton:{selectorKey:No.VIEW_OFFERS_BUTTON,defaultState:{selectorKey:No.DEFAULT_STATE,buttonStyle:Po.buttonStyle,buttonText:Po.buttonText,icon:Po.icon,iconPadding:Po.iconPadding,iconPosition:Po.iconPosition,iconAndTextSpacing:Po.iconAndTextSpacing,alignment:Po.alignment,buttonType:Po.buttonType,showIcon:Po.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:No.HOVER_STATE,buttonStyle:Po.buttonStyle,buttonText:Po.buttonText,icon:Po.icon,iconPadding:Po.iconPadding,iconPosition:Po.iconPosition,iconAndTextSpacing:Po.iconAndTextSpacing,alignment:Po.alignment,buttonType:Po.buttonType,showIcon:Po.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},widgetTextStyles:{selectorKey:No.WIDGET_TEXT_STYLES,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},itemStyle:{selectorKey:No.ITEM_STYLE,contentAlignment:Po.contentAlignment,horizontalPadding:Po.horizontalPadding,verticalPadding:Po.verticalPadding,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},shippingName:{selectorKey:No.SHIPPING_NAME,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},shippingMethodLogo:{selectorKey:No.SHIPPING_METHOD_LOGO,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},shippingDescription:{selectorKey:No.SHIPPING_DESCRIPTION,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},estimatedShippingCost:{selectorKey:No.ESTIMATED_SHIPPING_COST,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},estimatedShippingTime:{selectorKey:No.ESTIMATED_SHIPPING_TIME,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},arrows:{selectorKey:No.ARROWS,arrowIconStyle:Po.arrowIconStyle,leftArrowIconStyle:Po.leftArrowIconStyle,rightArrowIconStyle:Po.rightArrowIconStyle,backgroundShape:Po.backgroundShape,arrowSize:Po.arrowSize,arrowColor:Po.arrowColor},paginationDots:{selectorKey:No.PAGINATION_DOTS,dotSize:Po.dotSize,currentDotColor:Po.currentDotColor,otherDotColor:Po.otherDotColor},paginationLine:{selectorKey:No.PAGINATION_LINE,currentLineColor:Po.currentLineColor,otherLineColor:Po.otherLineColor,lineHeight:Po.lineHeight,lineWidth:Po.lineWidth},table:{selectorKey:No.TABLE,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:Po.design.table.borderStyle,borderColor:Io.borderColor,borderPerSlide:Po.design.table.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},tableHeader:{selectorKey:No.TABLE_HEADER,backgroundColor:Io.backgroundColor},headerText:{selectorKey:No.HEADER_TEXT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},tableRow:{selectorKey:No.TABLE_ROW,backgroundColor:Io.backgroundColor,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},scroll:{selectorKey:No.SCROLL,scrollBarWidth:Po.design.scrollBar.scrollBarWidth,scrollBarColor:Po.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:No.ROW_DIVIDERS,headerDivider:Po.design.rowAndHeaderDividers.headerDivider,rowDivider:Po.design.rowAndHeaderDividers.rowDivider,columnDivider:Po.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:No.PAGINATION,defaultState:{selectorKey:No.DEFAULT_STATE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,previousIcon:Po.design.pagination.previousIcon,nextIcon:Po.design.pagination.nextIcon,iconSize:Po.design.pagination.iconSize,iconColor:Po.design.pagination.iconColor,backgroundShape:Po.design.pagination.backgroundShape,backgroundColor:Io.backgroundColor,pagination:Po.design.pagination.pagination},hoverState:{selectorKey:No.HOVER_STATE,theme:Io.theme}},showMoreItemsButton:{selectorKey:No.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Po.design.pagination.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}},content:{selectorKey:No.CONTENT,title:Po.title,showTitle:Po.showTitle,description:Po.description,showDescription:Po.showDescription,noOfLinesToShow:Po.noOfLinesToShow,country:Po.country,state:Po.state,zipCode:Po.zipCode,promotionSchedule:Po.showDescription,shippingMethodName:Po.shippingMethodName,shippingMethodLogo:Po.shippingMethodLogo,shippingDescription:Po.shippingDescription,estimatedShippingCost:Po.estimatedShippingCost,estimatedDeliveryTime:Po.estimatedShippingTime}}},Ho={optionSelection:{value:!0,property:"optionSelection",propertyType:je.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:je.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:je.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:je.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:je.CONTROLS},displayStyle:{value:"Matrix",property:"displayStyle",propertyType:je.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:je.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:je.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:je.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:je.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:je.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:je.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:je.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:je.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:je.CONTROLS},itemContentAlignment:{value:"Left",property:"itemContentAlignment",propertyType:je.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:je.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:je.CONTROLS},dropdownOptionsSpacing:{value:"50",property:"dropdownOptionsSpacing",propertyType:je.CSS},dropdownOptionsPadding:{value:"50",property:"dropdownOptionsPadding",propertyType:je.CSS},optionAndListSpacing:{value:"50",property:"optionAndListSpacing",propertyType:je.CSS},dropdownListItemSpacing:{value:"50",property:"dropdownListItemSpacing",propertyType:je.CSS},dropdownListItemPadding:{value:"50",property:"dropdownListItemPadding",propertyType:je.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:je.CSS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:je.CONTROLS},groupSpacing:{value:"50",property:"groupSpacing",propertyType:je.CONTROLS},groupPadding:{value:"50",property:"groupPadding",propertyType:je.CONTROLS},groupHeaderAndOptionSpacing:{value:"50",property:"groupHeaderAndOptionSpacing",propertyType:je.CONTROLS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:je.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:je.CONTROLS},tabAlignment:{value:"Left",property:"tabAlignment",propertyType:je.CONTROLS},tabSpacing:{value:"50",property:"tabSpacing",propertyType:je.CSS},tabAndContainerSpacing:{value:"50",property:"tabAndContainerSpacing",propertyType:je.CSS},tabHorizontalPadding:{value:"50",property:"tabHorizontalPadding",propertyType:je.CSS},tabVerticalPadding:{value:"50",property:"tabVerticalPadding",propertyType:je.CSS},containerPadding:{value:"50",property:"containerPadding",propertyType:je.CSS},tabRowSpacing:{value:"50",property:"tabRowSpacing",propertyType:je.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:je.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:je.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:je.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:je.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:je.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:je.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:je.CONTROLS},header:{value:!0,property:"header",propertyType:je.CONTROLS},headerHeight:{value:"50",property:"headerHeight",propertyType:je.CSS},rowHeight:{value:"50",property:"rowHeight",propertyType:je.CSS},accordionSpacing:{value:"50",property:"accordionSpacing",propertyType:je.CSS},accordionAndContainerSpacing:{value:"50",property:"accordionAndContainerSpacing",propertyType:je.CSS},accordionHorizontalPadding:{value:"50",property:"accordionHorizontalPadding",propertyType:je.CSS},accordionVerticalPadding:{value:"50",property:"accordionVerticalPadding",propertyType:je.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:je.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:je.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:je.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:je.CONTROLS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:je.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:je.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:je.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:je.CSS},groupHorizontalPadding:{value:"50",property:"groupHorizontalPadding",propertyType:je.CSS},groupVerticalPadding:{value:"50",property:"groupVerticalPadding",propertyType:je.CSS},groupAndContainerSpacing:{value:"50",property:"groupAndContainerSpacing",propertyType:je.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:je.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:je.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:je.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:je.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:je.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:je.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:je.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:je.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:je.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:je.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:je.CONTROLS},showselectedVariant:{value:!0,property:"showselectedVariant",propertyType:je.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:je.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:je.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:je.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:je.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:je.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:je.CONTROLS},showTotalAddedQuantity:{value:!0,property:"showTotalAddedQuantity",propertyType:je.CONTROLS},showMoreRows:{value:"Scroll",property:"showMoreRows",propertyType:je.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.SWATFH_TYPE_DISPLAY_STYLE="swatchTypeDisplayStyle",e.SINGLE_SELECT_DISPLAY_STYLE="singleSelectDisplayStyle",e.DROPDOWN_DISPLAY_STYLE="dropdownDisplayStyle",e.GROUPED_OPTION_DISPLAY_STYLE="groupedOptionsDisplayStyle",e.MATRIX_DISPLAY_STYLE="matrixDisplayStyle",e.GROUPED_MATRIX_DISPLAY_STYLE="groupedMatrixDisplayStyle",e.DATA_CONNECTOR="dataConnector"}(Eo||(Eo={}));var zo,Bo=function(){return{layout:{selectorKey:Eo.LAYOUT,adjustment:Io.adjustment,width:Object.assign(Object.assign({},Io.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"270",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,optionSelection:Ho.optionSelection,displayOutOfStockValues:Ho.displayOutOfStockValues,displayStyle:Ho.displayStyle,notifyMeButton:Ho.notifyMeButton,quantitySelectorForVariantSelector:Ho.quantitySelectorForVariantSelector,dividerBetweenItems:Ho.dividerBetweenItems,optionTitleValueSpacing:Ho.optionTitleValueSpacing,remainingDisplayStyle:Ho.remainingDisplayStyle,allowUserToSearch:Ho.allowUserToSearch,allowUserToFilter:Ho.allowUserToFilter,swatchTypeDisplayStyle:{selectorKey:Eo.SWATFH_TYPE_DISPLAY_STYLE,displayValues:Ho.displayValues,itemPadding:Ho.itemPadding,itemSpacing:Ho.itemSpacing,maxItemsToDisplay:Ho.maxItemsToDisplay,overflowItems:Ho.overflowItems,swatchImageType:Ho.swatchImageType},singleSelectDisplayStyle:{selectorKey:Eo.SINGLE_SELECT_DISPLAY_STYLE,displayValues:Ho.displayValues,itemPadding:Ho.itemPadding,itemSpacing:Ho.itemSpacing,maxItemsToDisplay:Ho.maxItemsToDisplay,overflowItems:Ho.overflowItems,imageBehaviour:Ho.imageBehaviour,itemsPerRow:Ho.itemsPerRow,itemContentAlignment:Ho.itemContentAlignment,overflowDirection:Ho.overflowDirection},dropdownDisplayStyle:{selectorKey:Eo.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Ho.dropdownOptionsSpacing,dropdownOptionsPadding:Ho.dropdownOptionsPadding,dropdownStyle:Ho.dropdownStyle,optionAndListSpacing:Ho.optionAndListSpacing,dropdownListItemSpacing:Ho.dropdownListItemSpacing,dropdownListItemPadding:Ho.dropdownListItemPadding,dividerBetweenListItems:Ho.dividerBetweenListItems,maxItemsToDisplay:Ho.maxItemsToDisplay,overflowItems:Ho.overflowItems},groupedOptionsDisplayStyle:{selectorKey:Eo.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:Ho.groupsDisplayStyle,groupSpacing:Ho.groupSpacing,groupPadding:Ho.groupPadding,groupHeaderAndOptionSpacing:Ho.groupHeaderAndOptionSpacing,tabDirection:Ho.tabDirection,tabLayout:Ho.tabLayout,tabAlignment:Ho.tabAlignment,tabSpacing:Ho.tabSpacing,tabAndContainerSpacing:Ho.tabAndContainerSpacing,tabHorizontalPadding:Ho.tabHorizontalPadding,tabVerticalPadding:Ho.tabVerticalPadding,containerPadding:Ho.tabVerticalPadding,overflowItems:Ho.overflowItems,tabRowSpacing:Ho.tabRowSpacing,expandIconPositon:Ho.expandIconPositon,expandFirstItemByDefault:Ho.expandFirstItemByDefault,allowMultipleOpenItems:Ho.allowMultipleOpenItems,itemDividers:Ho.itemDividers,accordionSpacing:Ho.accordionSpacing,accordionAndContainerSpacing:Ho.accordionAndContainerSpacing,accordionHorizontalPadding:Ho.accordionHorizontalPadding,accordionVerticalPadding:Ho.accordionVerticalPadding,groupAndContainerSpacing:Ho.groupAndContainerSpacing,groupHorizontalPadding:Ho.groupHorizontalPadding,groupVerticalPadding:Ho.groupVerticalPadding,canCollapseGroups:Ho.canCollapseGroups},matrixDisplayStyle:{selectorKey:Eo.MATRIX_DISPLAY_STYLE,header:Ho.header,headerHeight:Ho.headerHeight,rowHeight:Ho.rowHeight,headerDivider:Ho.headerDivider,rowDivider:Ho.rowDivider,columnDivider:Ho.columnDivider,alternativeRowColors:Ho.alternativeRowColors,headerCellPadding:Ho.headerCellPadding,rowCellPadding:Ho.rowCellPadding,contentAlignment:Ho.contentAlignment,overflowControl:Ho.overflowControl,paginationType:Ho.paginationType,paginationAliginment:Ho.paginationAliginment,rowsPerPage:Ho.rowsPerPage,showMoreRows:Ho.showMoreRows},groupedMatrixDisplayStyle:{selectorKey:Eo.GROUPED_MATRIX_DISPLAY_STYLE,groupsDisplayStyle:Ho.groupsDisplayStyle,groupSpacing:Ho.groupSpacing,groupPadding:Ho.groupPadding,groupHeaderAndOptionSpacing:Ho.groupHeaderAndOptionSpacing}},design:{selectorKey:Eo.DESIGN},content:{selectorKey:Eo.CONTENT,optionProperties:Ho.optionProperties,optionName:Ho.optionName,noOfOptionValues:Ho.noOfOptionValues,optionPrice:Ho.optionPrice,priceFormat:Ho.priceFormat,showselectedVariant:Ho.showselectedVariant,optionValueProperties:Ho.optionValueProperties,optionValueName:Ho.optionValueName,optionValueCode:Ho.optionValueCode,swatchImage:Ho.swatchImage,swatchImageType:Ho.swatchImageType,noOfVariantsAvailable:Ho.noOfVariantsAvailable,optionValuePrice:Ho.optionValuePrice,showAvailableInventory:Ho.showAvailableInventory,showTotalPriceOfAddedItems:Ho.showTotalPriceOfAddedItems,showTotalAddedQuantity:Ho.showTotalAddedQuantity},dataConnector:{selectorKey:Eo.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"selectedOptions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:je.CONTROLS}}}},ko={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:je.CONTROLS},buttonType:{value:"primaryButton",propertyType:je.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:je.CONTENT},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:je.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:je.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:je.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:je.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:je.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(zo||(zo={}));var jo,Ko=function(){return{layout:{selectorKey:zo.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"40",unit:1}),margin:Io.margin,positionType:Io.positionType,pinTo:Io.pinTo,buttonStyle:ko.buttonStyle,buttonText:ko.buttonText,buttonIcon:ko.buttonIcon,iconPosition:ko.iconPosition,iconAndTextSpacing:ko.iconAndTextSpacing,alignment:ko.alignment,buttonType:ko.buttonType,linkTo:ko.linkTo},design:{selectorKey:zo.DESIGN,defaultState:{selectorKey:zo.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},Io.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},Io.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},Io.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},Io.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},Io.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},Io.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},Io.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},Io.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},Io.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},Io.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},Io.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},Io.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},Io.theme),fontSize:Object.assign(Object.assign({},Io.fontSize),{value:null,parentRef:"bs-dt-se-ft"}),textColor:Object.assign(Object.assign({},Io.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},Io.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},Io.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},Io.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},Io.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},Io.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},Io.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},Io.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:Io.icon,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Io.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Io.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:zo.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},Io.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:zo.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:je.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(jo||(jo={}));var Uo,Vo=function(){return{layout:{selectorKey:jo.LAYOUT,width:Object.assign(Object.assign({},Io.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Io.height),{unit:1,value:300}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:jo.DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},content:{code:{file:{"index.html":{name:"index.html",language:"html",value:"<h1 id='header'>Customize by code</h1>"},"style.css":{name:"style.css",language:"css",value:""},"script.js":{name:"script.js",language:"javascript",value:""}}}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Uo||(Uo={}));var Mo,Go=function(e){return{layout:{selectorKey:Uo.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:je.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Io.height),{isReadOnly:!0}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:Uo.DESIGN,backgroundColor:Object.assign(Object.assign({},Io.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle},dataConnector:{selectorKey:Uo.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:je.CONTROLS}}}},Wo=(new Date).toISOString().slice(0,16),Yo={type:{value:"countdown",property:"itemSpacing",propertyType:je.CONTROLS},counterStyle:{value:"joined",property:"counterStyle",propertyType:je.CONTROLS},countdownAnimation:{value:"fadeIn",property:"countdownAnimation",propertyType:je.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:je.CONTROLS},source:{value:"manual",property:"source",propertyType:je.CONTROLS},showCountdownTitle:{value:"true",property:"showCountdownTitle",propertyType:je.CONTROLS},title:{value:"Sales Ends In",property:"title",propertyType:je.CONTROLS},showCountdownDescription:{value:"true",property:"showCountdownDescription",propertyType:je.CONTROLS},description:{value:"Sale ends in next few mins hurry up garb the offer",property:"description",propertyType:je.CONTROLS},chooseSchedules:{value:"05-11-2024",property:"chooseSchedules",propertyType:je.CONTROLS},startDate:{value:Wo,property:"startDate",propertyType:je.CONTROLS},endDate:{value:"2024-11-15T15:01",property:"endDate",propertyType:je.CONTROLS},days:{value:"true",property:"days",propertyType:je.CONTROLS},daysTitle:{value:"Days",property:"daysTitle",propertyType:je.CONTROLS},hours:{value:"true",property:"hours",propertyType:je.CONTROLS},hoursTitle:{value:"Hours",property:"hoursTitle",propertyType:je.CONTROLS},minutes:{value:"true",property:"minutes",propertyType:je.CONTROLS},minutesTitle:{value:"Minutes",property:"minutesTitle",propertyType:je.CONTROLS},seconds:{value:"true",property:"seconds",propertyType:je.CONTROLS},secondsTitle:{value:"Seconds",property:"secondsTitle",propertyType:je.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:je.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:je.CSS},verticalAlignment:{value:"center",property:"verticalAlignment",propertyType:je.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:je.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:je.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:je.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:je.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:je.CSS},textPosition:{value:"top",property:"textPosition",propertyType:je.CONTROLS},iconColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"iconColor",propertyType:je.CSS,parentRef:"cs-be-cr-2"}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.COUNTDOWN_WIDGET="countdownWidget",e.COUNTDOWN_LAYOUT="countdownLayout",e.COUNTER_STYLE="counterStyle",e.DIVIDER_STYLE="dividerStyle",e.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN="countdownWidgetTextContainerDesign",e.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT="countdownWidgetTextContainerLayout"}(Mo||(Mo={}));var Fo,Xo=function(){return{layout:{selectorKey:Mo.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"200",unit:1}),margin:Io.margin,padding:Io.padding,type:Yo.type,counterStyle:Yo.counterStyle,countdownAnimation:Yo.countdownAnimation,dividerBetweenItems:Yo.dividerBetweenItems,positionType:Io.positionType,pinTo:Io.pinTo},content:{selectorKey:Mo.CONTENT,source:Yo.source,showCountdownTitle:Yo.showCountdownTitle,title:Yo.title,showCountdownDescription:Yo.showCountdownDescription,description:Yo.description,chooseSchedules:Yo.chooseSchedules,startDate:Yo.startDate,endDate:Yo.endDate,days:Yo.days,daysTitle:Yo.daysTitle,hours:Yo.hours,hoursTitle:Yo.hoursTitle,minutes:Yo.minutes,minutesTitle:Yo.minutesTitle,seconds:Yo.seconds,secondsTitle:Yo.secondsTitle},design:{selectorKey:Mo.DESIGN,countdownWidget:{selectorKey:Mo.COUNTDOWN_WIDGET,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},countdownWidgetTextContainerLayout:{selectorKey:Mo.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Yo.textVerticalPadding,textHorizontalPadding:Yo.textHorizontalPadding,titleAndDescriptionSpacing:Yo.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:Mo.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},countdownLayout:{selectorKey:Mo.COUNTDOWN_LAYOUT,verticalAlignment:Yo.verticalAlignment,widgetTextAndItemSpacing:Yo.widgetTextAndItemSpacing,textPosition:Yo.textPosition},counterStyle:{selectorKey:Mo.COUNTER_STYLE,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},dividerStyle:{selectorKey:Mo.DIVIDER_STYLE,shape:Yo.shape,size:Yo.size,iconColor:Yo.iconColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Fo||(Fo={}));var qo,Qo=function(){return{layout:{selectorKey:Fo.LAYOUT,width:Object.assign(Object.assign({},Io.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Io.height),{unit:1,value:300}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:Fo.DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},content:{code:{file:{"index.html":{name:"index.html",language:"html",value:"<h1 id='header'>Embed customize by code</h1>"},"style.css":{name:"style.css",language:"css",value:""},"script.js":{name:"script.js",language:"javascript",value:""}},embed:{selectedValue:0,url:""}}}}},Zo={expandFirstItemByDefault:{value:!0,propertyType:je.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:je.CONTROLS},itemDividers:{value:!1,propertyType:je.CONTROLS},iconPosition:{value:"Right",propertyType:je.CONTROLS},accordionsList:{value:[{title:"What is your return policy?",description:"You can return any item within 30 days of purchase for a full refund. Please ensure the item is in its original condition."},{title:"How can I track my order?",description:"Once your order is shipped, you will receive an email with the tracking number. You can use this number on our website to track your order."},{title:"Do you offer international shipping?",description:"Yes, we offer international shipping to many countries. Shipping fees and delivery times vary depending on the destination."},{title:"How can I contact customer service?",description:"You can contact our customer service team via email at support@example.com or call us at 1-800-123-4567. Our team is available Monday to Friday, 9 AM to 5 PM."},{title:"What payment methods do you accept?",description:"We accept all major credit cards, PayPal, and Apple Pay. You can select your preferred payment method at checkout."}],propertyType:je.CONTROLS},itemHorizontalPadding:{value:10,unit:1,property:"itemHorizontalPadding",propertyType:je.CSS},itemVerticalPadding:{value:2,unit:1,property:"itemVerticalPadding",propertyType:je.CSS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:je.CSS},titleAndDescriptionSpacing:{value:5,unit:1,property:"titleAndDescriptionSpacing",propertyType:je.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.FAQ_WIDGET="faqWidget",e.COLLAPSED_ACCRORDION_ITEM="collapsedAccordionItem",e.EXPANDED_ACCRORDION_ITEM="expandedAccordionItem",e.DIVIDER="divider"}(qo||(qo={}));var $o,Jo=function(){return{layout:{selectorKey:qo.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"auto",unit:Ke.CUSTOM}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,expandFirstItemByDefault:Zo.expandFirstItemByDefault,allowMultipleOpenItems:Zo.allowMultipleOpenItems,itemDividers:Zo.itemDividers,iconPosition:Zo.iconPosition,itemHorizontalPadding:Zo.itemHorizontalPadding,itemVerticalPadding:Zo.itemVerticalPadding,itemSpacing:Zo.itemSpacing,titleAndDescriptionSpacing:Zo.titleAndDescriptionSpacing},content:{accordionsList:Zo.accordionsList},design:{selectorKey:qo.DESIGN,faqWidget:{selectorKey:qo.FAQ_WIDGET,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},collapsedAccordionItem:{selectorKey:qo.COLLAPSED_ACCRORDION_ITEM,backgroundColor:Io.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Io.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Io.showIcon,iconSize:Io.iconSize,iconColor:Io.iconColor,themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},expandedAccordionItem:{selectorKey:qo.EXPANDED_ACCRORDION_ITEM,backgroundColor:Io.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Io.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Object.assign({},Io.theme),font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Io.showIcon,iconSize:Io.iconSize,iconColor:Io.iconColor,themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},divider:{selectorKey:qo.DIVIDER,dividerColor:Io.borderColor,dividerStyle:Io.borderStyle,dividerWidth:Io.dividerWidth}}}},er={displayStyle:{value:"Slider",propertyType:je.CONTROLS},scrollDirection:{value:"Vertical",propertyType:je.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:je.CONTROLS},scrollControl:{value:"Non",propertyType:je.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:je.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:je.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:je.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:je.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:je.CSS},sliderControl:{value:"Arrows",propertyType:je.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:je.CONTROLS},loopImages:{value:!1,propertyType:je.CONTROLS},setItemsPerRow:{value:!1,propertyType:je.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:je.CONTROLS},autoplay:{value:!1,propertyType:je.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:je.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:je.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:je.CONTROLS},showGalleryTitle:{value:!1,propertyType:je.CONTROLS},galleryTitle:{value:"",propertyType:je.CONTROLS},showGalleryDescription:{value:!1,propertyType:je.CONTROLS},galleryDescription:{value:"",propertyType:je.CONTROLS},showItemTitle:{value:!1,propertyType:je.CONTROLS},showItemDescription:{value:!1,propertyType:je.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:je.CONTROLS},slides:{value:[{src:"https://vishnu.sirv.com/image_element.png",alt:"Place holder image",title:"",description:""},{src:"https://vishnu.sirv.com/New%20folder/newton-s-cradle-balls-sphere-action-60582.webp",alt:"Place holder image",title:"",description:""},{src:"https://vishnu.sirv.com/New%20folder/art-2.jfif",alt:"Place holder image",title:"",description:""}],propertyType:je.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:je.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:je.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:je.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:je.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:je.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:je.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:je.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:je.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:je.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:je.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:je.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:je.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:je.CSS},arrowIconStyle:{value:"chevron-right",propertyType:je.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:je.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:je.CONTROLS},backgroundShape:{value:"Round",propertyType:je.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:je.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:je.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:je.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:je.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:je.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:je.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:je.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:je.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:je.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.GALLERY_WIDGET_STYLE="gallery-widget-style",e.GALLERY_LAYOUT="gallery-layout",e.ITEM_STYLE="item-style",e.PAGINATION_ARROWS="pagination-arrows",e.PAGINATION_DOTS="pagination-dots",e.PAGINATION_LINE="pagination-lines",e.MAP_WIDGET_TEXT_CONTAINER_DESIGN="galleryWidgetTextContainerDesign",e.MAP_WIDGET_TEXT_CONTAINER_LAYOUT="galleryWidgetTextContainerLayout"}($o||($o={}));var or,rr=function(){return{layout:{selectorKey:$o.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"auto",unit:7}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,displayStyle:er.displayStyle,scrollDirection:er.scrollDirection,noOfItemsToLoad:er.noOfItemsToLoad,scrollControl:er.scrollControl,itemsPerSlide:er.itemsPerSlide,itemsPerRow:er.itemsPerRow,itemsPerColumn:er.itemsPerColumn,itemGap:er.itemGap,rowGap:er.rowGap,sliderControl:er.sliderControl,controlPosition:er.controlPosition,loopImages:er.loopImages,setItemsPerRow:er.setItemsPerRow,sliderDisplayScrollbar:er.sliderDisplayScrollbar,autoplay:er.autoplay,autoplayStyle:er.autoplayStyle,autoplayDuration:er.autoplayDuration,sliderSpeed:er.sliderSpeed,thumbnailPlacement:er.thumbnailPlacement,thumbnailSize:er.thumbnailSize,thumbnailSpacing:er.thumbnailSpacing},content:{showGalleryTitle:er.showGalleryTitle,galleryTitle:er.galleryTitle,showGalleryDescription:er.showGalleryDescription,galleryDescription:er.galleryDescription,showItemTitle:er.showItemTitle,showItemDescription:er.showItemDescription,allowLinkToOtherPage:er.allowLinkToOtherPage,slides:er.slides},design:{selectorKey:$o.DESIGN,galleryWidgetStyle:{selectorKey:$o.GALLERY_WIDGET_STYLE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},galleryWidgetLayout:{selectorKey:$o.GALLERY_LAYOUT,galleryTextAndItemAlignment:er.galleryTextAndItemAlignment,galleryTextAndItemSpacing:er.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:er.galleryTextAndDescriptionSpacing,textPosition:Io.textPosition,verticalAlignment:Io.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:$o.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:er.textVerticalPadding,textHorizontalPadding:Io.textHorizontalPadding,titleAndDescriptionSpacing:er.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:$o.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},itemStyle:{selectorKey:$o.GALLERY_WIDGET_STYLE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},itemLayout:{selectorKey:$o.GALLERY_LAYOUT,galleryTextAndItemAlignment:er.galleryTextAndItemAlignment,textAndImageSpacing:er.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:er.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Io.textPosition),{value:"On Image"}),verticalAlignment:Io.verticalAlignment},itemTextContainerLayout:{selectorKey:$o.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:er.textVerticalPadding,textHorizontalPadding:Io.textHorizontalPadding,titleAndDescriptionSpacing:er.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:$o.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},paginationArrows:{selectorKey:$o.PAGINATION_ARROWS,arrowIconStyle:er.arrowIconStyle,leftArrowIconStyle:er.leftArrowIconStyle,rightArrowIconStyle:er.rightArrowIconStyle,backgroundShape:er.backgroundShape,arrowSize:er.arrowSize,arrowColor:er.arrowColor},paginationDots:{selectorKey:$o.PAGINATION_DOTS,dotSize:er.dotSize,currentDotColor:er.currentDotColor,otherDotColor:er.otherDotColor},paginationLine:{selectorKey:$o.PAGINATION_LINE,currentLineColor:er.currentLineColor,otherLineColor:er.otherLineColor,lineHeight:er.lineHeight,lineWidth:er.lineWidth}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(or||(or={}));var tr,ir=function(e){return{layout:{selectorKey:or.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:je.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Io.height),{isReadOnly:!0}),padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:or.DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius}}},nr={onClick:{value:"Show Image Lightbox",propertyType:je.CONTROLS},onHover:{value:"Zoom Out",propertyType:je.CONTROLS},cropRatio:{value:"16:9",propertyType:je.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:je.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:je.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:je.CSS},dataConnector:{value:{isConnected:!1,key:"image",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:je.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(tr||(tr={}));var ar,lr=function(){return{layout:{selectorKey:tr.LAYOUT,width:Object.assign(Object.assign({},Io.width),{propertyType:je.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Io.height),{value:300,propertyType:je.CONTROLS,unit:1}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,onClick:nr.onClick,onHover:nr.onHover,cropRatio:nr.cropRatio,fitOptions:nr.fitOptions,horizontalAlignment:nr.horizontalAlignment,verticalAlignment:nr.verticalAlignment},design:{selectorKey:tr.DESIGN,cropRatio:Io.cropRatio,zoomImage:Io.zoomImage,flip:Io.flip,rotate:Io.rotate,backgroundColor:Io.backgroundColor,exposure:Io.exposure,contrast:Io.contrast,saturation:Io.saturation,brightness:Io.brightness,hue:Io.hue,lightness:Io.lightness,highlights:Io.highlights,shadows:Io.shadows,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:je.CONTROLS}},dataConnector:{selectorKey:tr.DATA_CONNECTOR,dataConnector:nr.dataConnector}}},pr={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:je.CONTROLS},productName:{value:!0,propertyType:je.CONTROLS},productCodes:{value:!0,propertyType:je.CONTROLS},varientCodes:{value:!0,propertyType:je.CONTROLS},productImage:{value:!0,propertyType:je.CONTROLS},price:{value:!0,propertyType:je.CONTROLS},productDescription:{value:!0,propertyType:je.CONTROLS},showOptions:{value:!0,propertyType:je.CONTROLS},allowBulkOrdering:{value:!0,propertyType:je.CONTROLS},actions:{value:!0,propertyType:je.CONTROLS},quickView:{value:!0,propertyType:je.CONTROLS},addToCart:{value:!0,propertyType:je.CONTROLS},wishlist:{value:!0,propertyType:je.CONTROLS},buyNow:{value:!0,propertyType:je.CONTROLS},addtoQuote:{value:!0,propertyType:je.CONTROLS},showUoms:{value:!0,propertyType:je.CONTROLS},showVolumePricing:{value:!0,propertyType:je.CONTROLS},showInventory:{value:!0,propertyType:je.CONTROLS},storeAvailability:{value:!0,propertyType:je.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(ar||(ar={}));var dr,cr=function(){return{layout:{selectorKey:ar.LAYOUT,width:Object.assign({},Io.width),height:Object.assign(Object.assign({},Io.height),{value:"auto",propertyType:je.CONTROLS,unit:7}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:ar.DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},content:{selectorKey:ar.CONTENT,productName:pr.productName,productCodes:pr.productCodes,varientCodes:pr.varientCodes,productImage:pr.productImage,price:pr.price,productDescription:pr.productDescription,showOptions:pr.showOptions,allowBulkOrdering:pr.allowBulkOrdering,actions:pr.actions,quickView:pr.quickView,addToCart:pr.addToCart,wishlist:pr.wishlist,buyNow:pr.buyNow,addtoQuote:pr.addtoQuote,showUoms:pr.showUoms,showVolumePricing:pr.showVolumePricing,showInventory:pr.showInventory,storeAvailability:pr.storeAvailability},dataConnector:{selectorKey:ar.DATA_CONNECTOR,dataConnector:pr.dataConnector}}},sr={position:{value:"topLeft",property:"position",propertyType:je.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:je.CONTROLS},onClick:{value:"Show Image Lightbox",propertyType:je.CONTROLS},onHover:{value:"Zoom In",propertyType:je.CONTROLS},hotspotStyle:{value:"shape",propertyType:je.CONTROLS},showContent:{value:"onClick",propertyType:je.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:je.CONTROLS},showIcon:{value:!0,propertyType:je.CONTROLS},shape:{value:"circle",propertyType:je.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:je.CONTROLS},iconStyle:{value:"icon with circle",property:"iconStyle",propertyType:je.CSS},hotspotSize:{value:"30",property:"hotspotSize",propertyType:je.CSS},iconSize:{value:"30",property:"iconSize",propertyType:je.CSS},tooltipWidth:{value:"100",property:"tooltipWidth",propertyType:je.CSS},tooltipHeight:{value:"100",property:"tooltipHeight",propertyType:je.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:je.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:je.CSS},imageRatio:{value:"16:9",property:"imageRatio",propertyType:je.CSS},fitOptions:{value:"fill",property:"fitOptions",propertyType:je.CSS},productInfoAlignment:{value:"left",property:"productInfoAlignment",propertyType:je.CSS},infoVerticalPadding:{value:"500",property:"infoVerticalPadding",propertyType:je.CSS},infoHorizontalPadding:{value:"500",property:"infoHorizontalPadding",propertyType:je.CSS},infoSpacing:{value:"500",property:"infoSpacing",propertyType:je.CSS},cardLayout:{value:"onImage",property:"cardLayout",propertyType:je.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:je.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:je.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:je.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.HOTSPOT_IMAGE_STYLE="hotSpotStyle",e.HOTSPOT_STYLE="hotspotStyle",e.TOOL_TIP_DESIGN="tooltipDesign",e.TOOL_TIP_TEXT="tooltipTextDesign",e.TOOL_TIP_PRODUCT_DESIGN="tooltipProductDesign",e.TOOL_TIP_IMAGE_DESIGN="tooltipImageDesign"}(dr||(dr={}));var yr,ur=function(){return{layout:{selectorKey:dr.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"270",unit:1}),margin:Io.margin,padding:Io.padding,showContent:sr.showContent,canOpenMultipleHotspots:sr.canOpenMultipleHotspots,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:dr.DESIGN,imageStyle:{selectorKey:dr.HOTSPOT_IMAGE_STYLE,cropRatio:Io.cropRatio,zoomImage:Io.zoomImage,flip:Io.flip,rotate:Io.rotate,backgroundColor:Io.backgroundColor,overlayColor:Io.overlayColor,exposure:Io.exposure,contrast:Io.contrast,saturation:Io.saturation,brightness:Io.brightness,hue:Io.hue,lightness:Io.lightness,highlights:Io.highlights,shadows:Io.shadows,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},hotspotStyle:{selectorKey:dr.HOTSPOT_STYLE,hotspotStyle:sr.hotspotStyle,hotspotSize:sr.hotspotSize,iconSize:Io.iconSize,iconColor:Io.iconColor,icon:sr.icon,showIcon:sr.showIcon,shape:sr.shape,animationStyle:sr.animationStyle,animationFrequency:sr.animationFrequency,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur,position:sr.position},tooltipDesign:{selectorKey:dr.TOOL_TIP_DESIGN,tooltipWidth:sr.tooltipWidth,tooltipHeight:sr.tooltipHeight,horizontalAlignment:sr.horizontalAlignment,verticalAlignment:sr.verticalAlignment,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},tooltipTextDesign:{selectorKey:dr.TOOL_TIP_TEXT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},tooltipProductDesign:{selectorKey:dr.TOOL_TIP_PRODUCT_DESIGN,imageRatio:sr.imageRatio,fitOptions:sr.fitOptions,productInfoAlignment:sr.productInfoAlignment,infoVerticalPadding:sr.infoVerticalPadding,infoHorizontalPadding:sr.infoHorizontalPadding,infoSpacing:sr.infoSpacing,cardLayout:sr.cardLayout,productCardStyle:sr.productCardStyle},tooltipImageDesign:{selectorKey:dr.TOOL_TIP_IMAGE_DESIGN,cropRatio:Io.cropRatio,zoomImage:Io.zoomImage,flip:Io.flip,rotate:Io.rotate,backgroundColor:Io.backgroundColor,exposure:Io.exposure,contrast:Io.contrast,saturation:Io.saturation,brightness:Io.brightness,hue:Io.hue,lightness:Io.lightness,highlights:Io.highlights,shadows:Io.shadows,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur,imageRatio:sr.imageRatio,fitOptions:sr.fitOptions,horizontalAlignment:sr.horizontalAlignment,verticalAlignment:sr.verticalAlignment,onClick:sr.onClick,onHover:sr.onHover}},content:{selectorKey:dr.CONTENT,image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:je.CONTROLS},hotspots:sr.hotspots}}},Sr={zoom:{value:3,propertyType:je.CONTROLS},icon:{value:"map-marker",property:"icon",propertyType:je.CONTROLS},showIcon:{value:!0,propertyType:je.CONTROLS},showZoomControls:{value:!0,propertyType:je.CONTROLS},showMapAndSatelliteView:{value:!0,propertyType:je.CONTROLS},showStreetView:{value:!0,propertyType:je.CONTROLS},showDirectionsLink:{value:!1,propertyType:je.CONTROLS},showTitle:{value:!1,propertyType:je.CONTROLS},title:{value:"",propertyType:je.CONTROLS},showDescription:{value:!1,propertyType:je.CONTROLS},description:{value:"",propertyType:je.CONTROLS},chooseMapDesign:{value:"",propertyType:je.CONTROLS},locationsList:{value:[{addressLine1:"",addressLine2:"",country:"",postalCode:"",state:""}],propertyType:je.CONTROLS},geometry:{value:null,propertyType:je.CONTROLS},textContainerPosition:{value:"Top",propertyType:je.CONTROLS},mapAndTextContainerAlignment:{value:"center",propertyType:je.CONTROLS},mapAndTextContainerSpacing:{value:20,property:"mapAndTextContainerSpacing",unit:1,propertyType:je.CSS},onClick:{value:"Show Image Lightbox",propertyType:je.CONTROLS},onHover:{value:"Zoom In",propertyType:je.CONTROLS},pinStyle:{value:"icon",propertyType:je.CONTROLS},showContent:{value:"onClick",propertyType:je.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:je.CONTROLS},shape:{value:"circle",propertyType:je.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:je.CONTROLS},iconStyle:{value:"icon with circle",propertyType:je.CSS},pinSize:{value:"0",property:"hotspotSize",propertyType:je.CSS},iconSize:{value:"100",propertyType:je.CSS},tooltipWidth:{value:"120",property:"tooltipWidth",propertyType:je.CSS},tooltipHeight:{value:"120",property:"tooltipHeight",propertyType:je.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:je.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:je.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:je.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:je.CSS},productInfoAlignment:{value:"left",property:"textAlign",propertyType:je.CSS},infoVerticalPadding:{value:"500",propertyType:je.CSS},infoHorizontalPadding:{value:"500",propertyType:je.CSS},infoSpacing:{value:"500",propertyType:je.CSS},cardLayout:{value:"onImage",propertyType:je.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:je.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:je.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:je.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:je.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:je.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:je.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.HOTSPOT_IMAGE_STYLE="HOTSPOT_IMAGE_STYLE",e.PIN_STYLE="pinStyle",e.TOOL_TIP_DESIGN="tooltipDesign",e.TOOL_TIP_TEXT="tooltipTextDesign",e.TOOL_TIP_PRODUCT_DESIGN="tooltipProductDesign",e.TOOL_TIP_IMAGE_DESIGN="tooltipImageDesign",e.GALLERY_WIDGET_STYLE="gallery-widget-style",e.MAP_WIDGET_LAYOUT="mapWidgetLayout",e.MAP_WIDGET_TEXT_CONTAINER_DESIGN="mapWidgetTextContainerDesign",e.MAP_WIDGET_TEXT_CONTAINER_LAYOUT="mapWidgetTextContainerLayout",e.MAP_STYLE="mapStyle"}(yr||(yr={}));var gr,hr=function(){return{layout:{selectorKey:yr.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"500",unit:1}),margin:Io.margin,padding:Io.padding,showContent:Sr.showContent,canOpenMultipleHotspots:Sr.canOpenMultipleHotspots,positionType:Io.positionType,pinTo:Io.pinTo,zoom:Sr.zoom,showZoomControls:Sr.showZoomControls,showMapAndSatelliteView:Sr.showMapAndSatelliteView,showStreetView:Sr.showStreetView,showDirectionsLink:Sr.showDirectionsLink},content:{selectorKey:yr.CONTENT,showTitle:Sr.showTitle,title:Sr.title,showDescription:Sr.showDescription,description:Sr.description,locationsList:Sr.locationsList,geometry:Sr.geometry},design:{selectorKey:yr.DESIGN,mapWidget:{selectorKey:yr.GALLERY_WIDGET_STYLE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},mapWidgetLayout:{selectorKey:yr.MAP_WIDGET_LAYOUT,textContainerPosition:Sr.textContainerPosition,mapAndTextContainerAlignment:Sr.mapAndTextContainerAlignment,mapAndTextContainerSpacing:Sr.mapAndTextContainerSpacing},mapWidgetTextContainerLayout:{selectorKey:yr.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Sr.textVerticalPadding,textHorizontalPadding:Sr.textHorizontalPadding,titleAndDescriptionSpacing:Sr.titleAndDescriptionSpacing},mapWidgetTextContainerDesign:{selectorKey:yr.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},mapStyle:{selectorKey:yr.MAP_STYLE,chooseMapDesign:Sr.chooseMapDesign},pinStyle:{selectorKey:yr.PIN_STYLE,pinStyle:Sr.pinStyle,pinSize:Sr.pinSize,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),icon:Sr.icon,showIcon:Sr.showIcon,shape:Sr.shape,animationStyle:Sr.animationStyle,animationFrequency:Sr.animationFrequency,backgroundColor:Object.assign(Object.assign({},Io.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}}}),showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},tooltipDesign:{selectorKey:yr.TOOL_TIP_DESIGN,tooltipWidth:Sr.tooltipWidth,tooltipHeight:Sr.tooltipHeight,horizontalAlignment:Sr.horizontalAlignment,verticalAlignment:Sr.verticalAlignment,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},tooltipTextDesign:{selectorKey:yr.TOOL_TIP_TEXT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,lineHeight:Io.lineHeight,characterSpacing:Io.characterSpacing,themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc}}}},Tr={noOfItemsToLoad:{value:"allItems",propertyType:je.CONTROLS,property:"noOfItemsToLoad"},displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:je.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:je.CONTROLS},itemSpacing:{value:20,property:"itemSpacing",propertyType:je.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",unit:1,propertyType:je.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:je.CSS},maxItemsToDisplay:{value:1,property:"maxItemsToDisplay",propertyType:je.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:je.CONTROLS},header:{value:!0,property:"header",propertyType:je.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:je.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:je.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:je.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:je.CONTROLS},headerHeight:{value:"30",property:"headerHeight",unit:1,propertyType:je.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:je.CSS,unit:1},headerCellPadding:{value:"30",property:"headerCellPadding",unit:1,propertyType:je.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",unit:1,propertyType:je.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:je.CSS},paginationAliginment:{value:"left",property:"paginationAliginment",propertyType:je.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:je.CONTROLS},overflowControl:{value:"pagination",property:"overflowControl",propertyType:je.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:je.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:je.CONTROLS},title:{value:"Payment Methods",property:"title",propertyType:je.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:je.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:je.CONTROLS},description:{value:"",property:"description",propertyType:je.CONTROLS},paymentProgramName:{value:!0,property:"paymentProgramName",propertyType:je.CONTROLS},paymentMethods:{value:!0,property:"paymentMethods",propertyType:je.CONTROLS},showAmountLeft:{value:!0,property:"showAmountLeft",propertyType:je.CONTROLS},amountLeft:{value:"Left",property:"amountLeft",propertyType:je.CONTROLS},showAmountUtilized:{value:!0,property:"showAmountUtilized",propertyType:je.CONTROLS},amountUtilized:{value:"Used",property:"amountUtilized",propertyType:je.CONTROLS},showTotalAmount:{value:!0,property:"showTotalAmount",propertyType:je.CONTROLS},totalAmount:{value:"Total",property:"totalAmount",propertyType:je.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:je.CONTROLS},expiryDate:{value:"Expires On",property:"expiryDate",propertyType:je.CONTROLS},expiryDateDisplayFormat:{value:"Days Left",property:"expiryDateDisplayFormat",propertyType:je.CONTROLS},showRenewalDate:{value:!0,property:"showRenewalDate",propertyType:je.CONTROLS},renewalDate:{value:"Renews On",property:"renewalDate",propertyType:je.CONTROLS},renewalDateDisplayFormat:{value:"Days Left",property:"renewalDateDisplayFormat",propertyType:je.CONTROLS},paginationAlignment:{value:"center",propertyType:je.CSS,property:"paginationAlignment"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(gr||(gr={}));var Cr,br=function(){return{layout:{selectorKey:gr.LAYOUT,adjustment:Io.adjustment,width:Object.assign(Object.assign({},Io.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"75",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,displayStyle:Tr.displayStyle,dividerBetweenItems:Tr.dividerBetweenItems,itemSpacing:Tr.itemSpacing,itemPadding:Tr.itemPadding,itemContentAlignment:Tr.itemContentAlignment,maxItemsToDisplay:Tr.maxItemsToDisplay,overflowItems:Tr.overflowItems,header:Tr.header,headerHeight:Tr.headerHeight,rowHeight:Tr.rowHeight,headerDivider:Tr.headerDivider,rowDivider:Tr.rowDivider,columnDivider:Tr.columnDivider,alternativeRowColors:Tr.alternativeRowColors,headerCellPadding:Tr.headerCellPadding,rowCellPadding:Tr.rowCellPadding,contentAlignment:Tr.contentAlignment,overflowControl:Tr.overflowControl,paginationType:Tr.paginationType,paginationAliginment:Tr.paginationAliginment,rowsPerPage:Tr.rowsPerPage,displayResults:Tr.displayResults,noOfItemsToLoad:Tr.noOfItemsToLoad,paginationAlignment:Tr.paginationAlignment},design:{selectorKey:gr.DESIGN},content:{selectorKey:gr.CONTENT,title:Tr.title,showTitle:Tr.showTitle,description:Tr.description,showDescription:Tr.showDescription,paymentProgramName:Tr.paymentProgramName,paymentMethods:Tr.paymentMethods,showAmountLeft:Tr.showAmountLeft,amountLeft:Tr.amountLeft,showAmountUtilized:Tr.showAmountUtilized,amountUtilized:Tr.amountUtilized,showTotalAmount:Tr.showTotalAmount,totalAmount:Tr.totalAmount,showExpiryDate:Tr.showExpiryDate,expiryDate:Tr.expiryDate,expiryDateDisplayFormat:Tr.expiryDateDisplayFormat,showRenewalDate:Tr.showRenewalDate,renewalDate:Tr.renewalDate,renewalDateDisplayFormat:Tr.renewalDateDisplayFormat},dataConnector:{selectorKey:gr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"paymentMethods",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:je.CONTROLS}}}},vr={displayStyle:{value:"Upfront",property:"displayStyle",propertyType:je.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:je.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:je.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:je.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:je.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:je.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:je.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:je.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:je.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:je.CONTROLS},title:{value:"Store Pick Up Locations",property:"title",propertyType:je.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:je.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:je.CONTROLS},description:{value:"",property:"description",propertyType:je.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:je.CONTROLS},searchPlaceholderText:{value:"Search by Product/ SKU name or code",property:"searchPlaceholderText",propertyType:je.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:je.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:je.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:je.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:je.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:je.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:je.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:je.CSS},buttonType:{value:"primaryButton",propertyType:je.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:je.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:je.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:je.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:je.CSS},arrowIconStyle:{value:"chevron-right",propertyType:je.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:je.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:je.CONTROLS},backgroundShape:{value:"Round",propertyType:je.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:je.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:je.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:je.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:je.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:je.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:je.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:je.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:je.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:je.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:je.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:je.CSS},borderPerSlide:{isAll:!0,sides:{top:{value:1,unit:1},right:{value:1,unit:1},bottom:{value:1,unit:1},left:{value:1,unit:1}},property:"borderWidth",propertyType:je.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:je.CONTROLS},fontSize:{value:"16",propertyType:je.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS},textHighlight:{value:"#BE6C00",propertyType:je.CSS},characterSpacing:{value:"16",propertyType:je.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:je.CSS,unit:1},lineHeight:{value:"16",propertyType:je.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:je.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:je.CSS},fontSize:{value:"16",propertyType:je.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS},textHighlight:{value:"#BE6C00",propertyType:je.CSS},characterSpacing:{value:"16",propertyType:je.CSS,unit:1},lineHeight:{value:"16",propertyType:je.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:je.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:je.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:je.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:je.CONTROLS},paginationStyle:{value:"dotted",propertyType:je.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:je.CONTROLS},arrowSize:{value:"16",propertyType:je.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:je.CSS},backgroundShape:{value:"rectangle",propertyType:je.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:je.CSS},font:{value:"lato",propertyType:je.CSS},fontSize:{value:"16",propertyType:je.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:je.CSS},hoverBackgroundShape:{value:"circle",propertyType:je.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:je.CSS},hoverFont:{value:"lato",propertyType:je.CSS},hoverFontSize:{value:"#BE6C00",propertyType:je.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:je.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:je.CSS},previousIcon:{value:"shopping-cart-01",propertyType:je.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:je.CONTROLS},iconSize:{value:"20",propertyType:je.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:je.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.INPUT_STYLE="inputStyle",e.STORE_LOCATIONS_BUTTON="storeLocationButton",e.INVENTORY_TEXT_STYLE="inventoryTextStyle",e.ITEM_STYLE="itemStyle",e.LOCATION_NAME="locationName",e.LOCATION_ADDRESS="locationAddress",e.LOCATION_INVENTORY="locationInventory",e.LOCATION_TIMINGS="locationTimings",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButtons",e.HOVER_STATE="hover",e.DEFAULT_STATE="default"}(Cr||(Cr={}));var Or,mr=function(){return{layout:{selectorKey:Cr.LAYOUT,adjustment:Io.adjustment,width:Object.assign(Object.assign({},Io.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"130",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,displayStyle:vr.displayStyle,displayType:vr.displayType,maxItemsToDisplay:vr.maxItemsToDisplay,itemSpacing:vr.itemSpacing,overflowItems:vr.overflowItems,displayResults:vr.displayResults,searchPlaceholderText:vr.searchPlaceholderText,noOfItemToShow:vr.noOfItemToShow},content:{selectorKey:Cr.CONTENT,locationName:vr.locationName,locationAddress:vr.locationAddress,locationInventory:vr.locationInventory,locationTimings:vr.locationTimings,title:vr.title,showTitle:vr.showTitle,description:vr.description,showDescription:vr.showDescription},design:{selectorKey:Cr.DESIGN,inputStyle:{selectorKey:Cr.INPUT_STYLE,defaultState:{selectorKey:Cr.DEFAULT_STATE,buttonStyle:vr.buttonStyle,buttonText:vr.buttonText,icon:vr.icon,iconPadding:vr.iconPadding,iconPosition:vr.iconPosition,iconAndTextSpacing:vr.iconAndTextSpacing,alignment:vr.alignment,buttonType:vr.buttonType,showIcon:vr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Cr.HOVER_STATE,buttonStyle:vr.buttonStyle,buttonText:vr.buttonText,icon:vr.icon,iconPadding:vr.iconPadding,iconPosition:vr.iconPosition,iconAndTextSpacing:vr.iconAndTextSpacing,alignment:vr.alignment,buttonType:vr.buttonType,showIcon:vr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:Cr.INPUT_STYLE,defaultState:{selectorKey:Cr.DEFAULT_STATE,buttonStyle:vr.buttonStyle,buttonText:vr.buttonText,icon:vr.icon,iconPadding:vr.iconPadding,iconPosition:vr.iconPosition,iconAndTextSpacing:vr.iconAndTextSpacing,alignment:vr.alignment,buttonType:vr.buttonType,showIcon:vr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Cr.HOVER_STATE,buttonStyle:vr.buttonStyle,buttonText:vr.buttonText,icon:vr.icon,iconPadding:vr.iconPadding,iconPosition:vr.iconPosition,iconAndTextSpacing:vr.iconAndTextSpacing,alignment:vr.alignment,buttonType:vr.buttonType,showIcon:vr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:Cr.INVENTORY_TEXT_STYLE,themeDynamic:Io.theme,fontDynamic:Io.font,fontSizeDynamic:Io.fontSize,textColorDynamic:Io.textColor,boldDynamic:Io.bold,italicDynamic:Io.italic,linethroughDynamic:Io.linethrough,underlineDynamic:Io.underline,textAlignDynamic:Io.textAlign,characterSpacingDynamic:Io.characterSpacing,lineHeightDynamic:Io.lineHeight,themeStatic:Io.themeDesc,fontStatic:Io.fontDesc,fontSizeStatic:Io.fontSizeDesc,textColorStatic:Io.textColorDesc,boldStatic:Io.boldDesc,italicStatic:Io.italicDesc,linethroughStatic:Io.linethroughDesc,underlineStatic:Io.underlineDesc,textAlignStatic:Io.textAlignDesc,characterSpacingStatic:Io.characterSpacingDesc,lineHeightStatic:Io.lineHeightDesc},itemStyle:{selectorKey:Cr.ITEM_STYLE,contentAlignment:vr.contentAlignment,horizontalPadding:vr.horizontalPadding,verticalPadding:vr.verticalPadding,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},locationName:{selectorKey:Cr.LOCATION_NAME,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},locationAddress:{selectorKey:Cr.LOCATION_ADDRESS,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},locationTimings:{selectorKey:Cr.LOCATION_TIMINGS,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},locationInventory:{selectorKey:Cr.LOCATION_INVENTORY,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},arrows:{selectorKey:Cr.ARROWS,arrowIconStyle:vr.arrowIconStyle,leftArrowIconStyle:vr.leftArrowIconStyle,rightArrowIconStyle:vr.rightArrowIconStyle,backgroundShape:vr.backgroundShape,arrowSize:vr.arrowSize,arrowColor:vr.arrowColor},paginationDots:{selectorKey:Cr.PAGINATION_DOTS,dotSize:vr.dotSize,currentDotColor:vr.currentDotColor,otherDotColor:vr.otherDotColor},paginationLine:{selectorKey:Cr.PAGINATION_LINE,currentLineColor:vr.currentLineColor,otherLineColor:vr.otherLineColor,lineHeight:vr.lineHeight,lineWidth:vr.lineWidth},showMoreItemsButton:{selectorKey:Cr.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:vr.design.pagination.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}},dataConnector:{selectorKey:Cr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:je.CONTROLS}}}},wr={displayStyle:{value:"Slider",propertyType:je.CONTROLS},scrollDirection:{value:"Vertical",propertyType:je.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:je.CONTROLS},scrollControl:{value:"Non",propertyType:je.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:je.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:je.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:je.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:je.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:je.CSS},sliderControl:{value:"Arrows",propertyType:je.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:je.CONTROLS},loopImages:{value:!1,propertyType:je.CONTROLS},setItemsPerRow:{value:!1,propertyType:je.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:je.CONTROLS},autoplay:{value:!1,propertyType:je.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:je.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:je.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:je.CONTROLS},showGalleryTitle:{value:!1,propertyType:je.CONTROLS},galleryTitle:{value:"",propertyType:je.CONTROLS},showGalleryDescription:{value:!1,propertyType:je.CONTROLS},galleryDescription:{value:"",propertyType:je.CONTROLS},showItemTitle:{value:!1,propertyType:je.CONTROLS},showItemDescription:{value:!1,propertyType:je.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:je.CONTROLS},slides:{value:[{src:"https://vishnu.sirv.com/image_element.png",alt:"Place holder image",title:"",description:""},{src:"https://vishnu.sirv.com/New%20folder/newton-s-cradle-balls-sphere-action-60582.webp",alt:"Place holder image",title:"",description:""},{src:"https://vishnu.sirv.com/New%20folder/art-2.jfif",alt:"Place holder image",title:"",description:""}],propertyType:je.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:je.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:je.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:je.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:je.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:je.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:je.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:je.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:je.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:je.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:je.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:je.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:je.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:je.CSS},arrowIconStyle:{value:"chevron-right",propertyType:je.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:je.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:je.CONTROLS},backgroundShape:{value:"Round",propertyType:je.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:je.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:je.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:je.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:je.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:je.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:je.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:je.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:je.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:je.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.GALLERY_WIDGET_STYLE="gallery-widget-style",e.GALLERY_LAYOUT="gallery-layout",e.ITEM_STYLE="item-style",e.PAGINATION_ARROWS="pagination-arrows",e.PAGINATION_DOTS="pagination-dots",e.PAGINATION_LINE="pagination-lines",e.MAP_WIDGET_TEXT_CONTAINER_DESIGN="galleryWidgetTextContainerDesign",e.MAP_WIDGET_TEXT_CONTAINER_LAYOUT="galleryWidgetTextContainerLayout"}(Or||(Or={}));var fr,xr=function(){return{layout:{selectorKey:Or.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"auto",unit:7}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,displayStyle:wr.displayStyle,scrollDirection:wr.scrollDirection,noOfItemsToLoad:wr.noOfItemsToLoad,scrollControl:wr.scrollControl,itemsPerSlide:wr.itemsPerSlide,itemsPerRow:wr.itemsPerRow,itemsPerColumn:wr.itemsPerColumn,itemGap:wr.itemGap,rowGap:wr.rowGap,sliderControl:wr.sliderControl,controlPosition:wr.controlPosition,loopImages:wr.loopImages,setItemsPerRow:wr.setItemsPerRow,sliderDisplayScrollbar:wr.sliderDisplayScrollbar,autoplay:wr.autoplay,autoplayStyle:wr.autoplayStyle,autoplayDuration:wr.autoplayDuration,sliderSpeed:wr.sliderSpeed,thumbnailPlacement:wr.thumbnailPlacement,thumbnailSize:wr.thumbnailSize,thumbnailSpacing:wr.thumbnailSpacing},content:{showGalleryTitle:wr.showGalleryTitle,galleryTitle:wr.galleryTitle,showGalleryDescription:wr.showGalleryDescription,galleryDescription:wr.galleryDescription,showItemTitle:wr.showItemTitle,showItemDescription:wr.showItemDescription,allowLinkToOtherPage:wr.allowLinkToOtherPage,slides:wr.slides},design:{selectorKey:Or.DESIGN,galleryWidgetStyle:{selectorKey:Or.GALLERY_WIDGET_STYLE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},galleryWidgetLayout:{selectorKey:Or.GALLERY_LAYOUT,galleryTextAndItemAlignment:wr.galleryTextAndItemAlignment,galleryTextAndItemSpacing:wr.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:wr.galleryTextAndDescriptionSpacing,textPosition:Io.textPosition,verticalAlignment:Io.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:Or.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:wr.textVerticalPadding,textHorizontalPadding:Io.textHorizontalPadding,titleAndDescriptionSpacing:wr.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:Or.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},itemStyle:{selectorKey:Or.GALLERY_WIDGET_STYLE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},itemLayout:{selectorKey:Or.GALLERY_LAYOUT,galleryTextAndItemAlignment:wr.galleryTextAndItemAlignment,textAndImageSpacing:wr.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:wr.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Io.textPosition),{value:"On Image"}),verticalAlignment:Io.verticalAlignment},itemTextContainerLayout:{selectorKey:Or.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:wr.textVerticalPadding,textHorizontalPadding:Io.textHorizontalPadding,titleAndDescriptionSpacing:wr.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:Or.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},paginationArrows:{selectorKey:Or.PAGINATION_ARROWS,arrowIconStyle:wr.arrowIconStyle,leftArrowIconStyle:wr.leftArrowIconStyle,rightArrowIconStyle:wr.rightArrowIconStyle,backgroundShape:wr.backgroundShape,arrowSize:wr.arrowSize,arrowColor:wr.arrowColor},paginationDots:{selectorKey:Or.PAGINATION_DOTS,dotSize:wr.dotSize,currentDotColor:wr.currentDotColor,otherDotColor:wr.otherDotColor},paginationLine:{selectorKey:Or.PAGINATION_LINE,currentLineColor:wr.currentLineColor,otherLineColor:wr.otherLineColor,lineHeight:wr.lineHeight,lineWidth:wr.lineWidth}},dataConnector:{selectorKey:Or.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"images",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:je.CONTROLS}}}},Dr={actions:{value:!0,property:"actions",propertyType:je.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:je.CSS},addToCart:{value:!0,property:"addToCart",propertyType:je.CONTROLS},addToCartWhenClicked:{value:"Show Cart Confirmation",property:"addToCartWhenClicked",propertyType:je.CONTROLS},addToCartValue:{value:"",property:"addToCartValue",propertyType:je.CONTROLS},buyNow:{value:!0,property:"buyNow",propertyType:je.CONTROLS},buyNowWhenClicked:{value:"Navigate to Checkout",property:"buyNowWhenClicked",propertyType:je.CONTROLS},wishlist:{value:!0,property:"wishlist",propertyType:je.CONTROLS},wishlistWhenClicked:{value:"Lightbox",property:"wishlistWhenClicked",propertyType:je.CONTROLS},wishlistValue:{value:"",property:"addToCartValue",propertyType:je.CONTROLS},compareProduct:{value:!0,property:"compareProduct",propertyType:je.CONTROLS},compareProductWhenClicked:{value:"Add to Compare List",property:"compareProductWhenClicked",propertyType:je.CONTROLS},showCompareListAs:{value:"Floating List",property:"showCompareListAs",propertyType:je.CONTROLS},addToQuote:{value:!0,property:"addToQuote",propertyType:je.CONTROLS},addToOrderTemplate:{value:!0,property:"addToOrderTemplate",propertyType:je.CONTROLS},notifyMeInventoryNotifications:{property:"notifyMeInventoryNotifications",value:!0,propertyType:je.CONTROLS},downloadProductInformation:{property:"downloadProductInformation",value:!0,propertyType:je.CONTROLS},displayStyle:{property:"displayStyle",value:"Stack Vertically",propertyType:je.CONTROLS},itemSpacing:{property:"itemSpacing",value:"10",unit:1,propertyType:je.CSS},itemVerticalSpacing:{property:"itemVerticalSpacing",value:"10",unit:1,propertyType:je.CSS},maxItemsToDisplay:{property:"maxItemsToDisplay",value:"4",propertyType:je.CONTROLS},overflowItems:{property:"overflowItems",value:"Show More Button",propertyType:je.CONTROLS},openItemsIn:{value:"Dropdown",property:"openItemsIn",propertyType:je.CONTROLS},addToCartMetaData:{value:"",property:"addToCartMetaData",propertyType:je.CONTROLS},wishlistMetaData:{value:"",property:"wishlistMetaData",propertyType:je.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:je.CONTROLS},buttonType:{value:"primaryButton",propertyType:je.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:je.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:je.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:je.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:je.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:je.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:je.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.ADD_TO_CART="addToCart",e.BUY_NOW="buyNow",e.WISHLIST="wishlist",e.COMPARE="compare",e.ADD_TO_QUOTE="addToQuote",e.ADD_TO_ORDER_TEMPLATE="addToOrderTemplate",e.NOTIFY_ME="notifyMe",e.DOWNLOAD="download",e.MORE="more",e.DATA_CONNECTOR="dataConnector"}(fr||(fr={}));var Ar,Rr=function(){return{layout:{selectorKey:fr.LAYOUT,adjustment:Io.adjustment,width:Object.assign(Object.assign({},Io.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"40",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,actions:Dr.actions,addToCart:Dr.addToCart,addToCartWhenClicked:Dr.addToCartWhenClicked,addToCartValue:Dr.addToCartValue,buyNow:Dr.buyNow,buyNowWhenClicked:Dr.buyNowWhenClicked,wishlist:Dr.wishlist,wishlistWhenClicked:Dr.wishlistWhenClicked,wishlistValue:Dr.wishlistValue,compareProduct:Dr.compareProduct,compareProductWhenClicked:Dr.compareProductWhenClicked,showCompareListAs:Dr.showCompareListAs,addToQuote:Dr.addToQuote,addToOrderTemplate:Dr.addToOrderTemplate,notifyMeInventoryNotifications:Dr.notifyMeInventoryNotifications,downloadProductInformation:Dr.downloadProductInformation,displayStyle:Dr.displayStyle,itemSpacing:Dr.itemSpacing,itemVerticalSpacing:Dr.itemVerticalSpacing,maxItemsToDisplay:Dr.maxItemsToDisplay,overflowItems:Dr.overflowItems,openItemsIn:Dr.openItemsIn,addToCartMetaData:Dr.addToCartMetaData,wishlistMetaData:Dr.wishlistMetaData,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar},design:{selectorKey:fr.DESIGN,addToCart:{selectorKey:fr.ADD_TO_CART,defaultState:{selectorKey:fr.DEFAULT_STATE,buttonStyle:Dr.buttonStyle,buttonText:Dr.buttonText,icon:Dr.icon,iconPadding:Dr.iconPadding,iconPosition:Dr.iconPosition,iconAndTextSpacing:Dr.iconAndTextSpacing,alignment:Dr.alignment,buttonType:Dr.buttonType,showIcon:Dr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:fr.HOVER_STATE,buttonStyle:Dr.buttonStyle,buttonText:Dr.buttonText,icon:Dr.icon,iconPadding:Dr.iconPadding,iconPosition:Dr.iconPosition,iconAndTextSpacing:Dr.iconAndTextSpacing,alignment:Dr.alignment,buttonType:Dr.buttonType,showIcon:Dr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},buyNow:{selectorKey:fr.BUY_NOW,defaultState:{selectorKey:fr.DEFAULT_STATE,buttonStyle:Dr.buttonStyle,buttonText:Dr.buttonText,icon:Dr.icon,iconPadding:Dr.iconPadding,iconPosition:Dr.iconPosition,iconAndTextSpacing:Dr.iconAndTextSpacing,alignment:Dr.alignment,buttonType:Dr.buttonType,showIcon:Dr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:fr.HOVER_STATE,buttonStyle:Dr.buttonStyle,buttonText:Dr.buttonText,icon:Dr.icon,iconPadding:Dr.iconPadding,iconPosition:Dr.iconPosition,iconAndTextSpacing:Dr.iconAndTextSpacing,alignment:Dr.alignment,buttonType:Dr.buttonType,showIcon:Dr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},wishlist:{selectorKey:fr.WISHLIST,defaultState:{selectorKey:fr.DEFAULT_STATE,buttonStyle:Dr.buttonStyle,buttonText:Dr.buttonText,icon:Dr.icon,iconPadding:Dr.iconPadding,iconPosition:Dr.iconPosition,iconAndTextSpacing:Dr.iconAndTextSpacing,alignment:Dr.alignment,buttonType:Dr.buttonType,showIcon:Dr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:fr.HOVER_STATE,buttonStyle:Dr.buttonStyle,buttonText:Dr.buttonText,icon:Dr.icon,iconPadding:Dr.iconPadding,iconPosition:Dr.iconPosition,iconAndTextSpacing:Dr.iconAndTextSpacing,alignment:Dr.alignment,buttonType:Dr.buttonType,showIcon:Dr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},compare:{selectorKey:fr.COMPARE,defaultState:{selectorKey:fr.DEFAULT_STATE,buttonStyle:Dr.buttonStyle,buttonText:Dr.buttonText,icon:Dr.icon,iconPadding:Dr.iconPadding,iconPosition:Dr.iconPosition,iconAndTextSpacing:Dr.iconAndTextSpacing,alignment:Dr.alignment,buttonType:Dr.buttonType,showIcon:Dr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:fr.HOVER_STATE,buttonStyle:Dr.buttonStyle,buttonText:Dr.buttonText,icon:Dr.icon,iconPadding:Dr.iconPadding,iconPosition:Dr.iconPosition,iconAndTextSpacing:Dr.iconAndTextSpacing,alignment:Dr.alignment,buttonType:Dr.buttonType,showIcon:Dr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},addToQuote:{selectorKey:fr.ADD_TO_QUOTE,defaultState:{selectorKey:fr.DEFAULT_STATE,buttonStyle:Dr.buttonStyle,buttonText:Dr.buttonText,icon:Dr.icon,iconPadding:Dr.iconPadding,iconPosition:Dr.iconPosition,iconAndTextSpacing:Dr.iconAndTextSpacing,alignment:Dr.alignment,buttonType:Dr.buttonType,showIcon:Dr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:fr.HOVER_STATE,buttonStyle:Dr.buttonStyle,buttonText:Dr.buttonText,icon:Dr.icon,iconPadding:Dr.iconPadding,iconPosition:Dr.iconPosition,iconAndTextSpacing:Dr.iconAndTextSpacing,alignment:Dr.alignment,buttonType:Dr.buttonType,showIcon:Dr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},addToOrderTemplate:{selectorKey:fr.ADD_TO_ORDER_TEMPLATE,defaultState:{selectorKey:fr.DEFAULT_STATE,buttonStyle:Dr.buttonStyle,buttonText:Dr.buttonText,icon:Dr.icon,iconPadding:Dr.iconPadding,iconPosition:Dr.iconPosition,iconAndTextSpacing:Dr.iconAndTextSpacing,alignment:Dr.alignment,buttonType:Dr.buttonType,showIcon:Dr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:fr.HOVER_STATE,buttonStyle:Dr.buttonStyle,buttonText:Dr.buttonText,icon:Dr.icon,iconPadding:Dr.iconPadding,iconPosition:Dr.iconPosition,iconAndTextSpacing:Dr.iconAndTextSpacing,alignment:Dr.alignment,buttonType:Dr.buttonType,showIcon:Dr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},notifyMe:{selectorKey:fr.NOTIFY_ME,defaultState:{selectorKey:fr.DEFAULT_STATE,buttonStyle:Dr.buttonStyle,buttonText:Dr.buttonText,icon:Dr.icon,iconPadding:Dr.iconPadding,iconPosition:Dr.iconPosition,iconAndTextSpacing:Dr.iconAndTextSpacing,alignment:Dr.alignment,buttonType:Dr.buttonType,showIcon:Dr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:fr.HOVER_STATE,buttonStyle:Dr.buttonStyle,buttonText:Dr.buttonText,icon:Dr.icon,iconPadding:Dr.iconPadding,iconPosition:Dr.iconPosition,iconAndTextSpacing:Dr.iconAndTextSpacing,alignment:Dr.alignment,buttonType:Dr.buttonType,showIcon:Dr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},download:{selectorKey:fr.DOWNLOAD,defaultState:{selectorKey:fr.DEFAULT_STATE,buttonStyle:Dr.buttonStyle,buttonText:Dr.buttonText,icon:Dr.icon,iconPadding:Dr.iconPadding,iconPosition:Dr.iconPosition,iconAndTextSpacing:Dr.iconAndTextSpacing,alignment:Dr.alignment,buttonType:Dr.buttonType,showIcon:Dr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:fr.HOVER_STATE,buttonStyle:Dr.buttonStyle,buttonText:Dr.buttonText,icon:Dr.icon,iconPadding:Dr.iconPadding,iconPosition:Dr.iconPosition,iconAndTextSpacing:Dr.iconAndTextSpacing,alignment:Dr.alignment,buttonType:Dr.buttonType,showIcon:Dr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},more:{selectorKey:fr.MORE,defaultState:{selectorKey:fr.DEFAULT_STATE,buttonStyle:Dr.buttonStyle,buttonText:Dr.buttonText,icon:Dr.icon,iconPadding:Dr.iconPadding,iconPosition:Dr.iconPosition,iconAndTextSpacing:Dr.iconAndTextSpacing,alignment:Dr.alignment,buttonType:Dr.buttonType,showIcon:Dr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:fr.HOVER_STATE,buttonStyle:Dr.buttonStyle,buttonText:Dr.buttonText,icon:Dr.icon,iconPadding:Dr.iconPadding,iconPosition:Dr.iconPosition,iconAndTextSpacing:Dr.iconAndTextSpacing,alignment:Dr.alignment,buttonType:Dr.buttonType,showIcon:Dr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}}},content:{},dataConnector:{selectorKey:fr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"productActions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:je.CONTROLS}}}},Nr={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:je.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:je.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:je.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:je.CSS},ItemContentAlignment:{value:"left",property:"ItemContentAlignment",propertyType:je.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:je.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:je.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:je.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:je.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Ar||(Ar={}));var Lr,Ir=function(){return{layout:{selectorKey:Ar.LAYOUT,adjustment:Io.adjustment,width:Object.assign(Object.assign({},Io.width),{value:"530",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"260",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,displayStyle:Nr.displayStyle,dividerBetweenItems:Nr.dividerBetweenItems,itemSpacing:Nr.itemSpacing,itemPadding:Nr.itemPadding,ItemContentAlignment:Nr.ItemContentAlignment,maxItemsToDisplay:Nr.maxItemsToDisplay,overflowItems:Nr.overflowItems,imageBehavior:Nr.imageBehavior,itemsPerRow:Nr.itemsPerRow},design:{selectorKey:Ar.DESIGN},content:{selectorKey:Ar.CONTENT},dataConnector:{selectorKey:Ar.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"highlights",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:je.CONTROLS}}}},Pr={displayStyle:{value:"Simple",property:"displayStyle",propertyType:je.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:je.CONTROLS},noOfItemsToLoad:{value:"allItems",propertyType:je.CONTROLS,property:"noOfItemsToLoad"},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:je.CONTROLS},itemSpacing:{value:"20",unit:1,property:"itemSpacing",propertyType:je.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:je.CONTROLS},header:{value:!0,property:"header",propertyType:je.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:je.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:je.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:je.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:je.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:je.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:je.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:je.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:je.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:je.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:je.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:je.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:je.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:je.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:je.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:je.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:je.CONTROLS},totalInventory:{value:!0,property:"totalInventory",propertyType:je.CONTROLS},inventoryStatus:{value:!0,property:"inventoryStatus",propertyType:je.CONTROLS},noOfAvailableLocations:{value:!0,property:"noOfAvailableLocations",propertyType:je.CONTROLS},locationNames:{value:!0,property:"locationNames",propertyType:je.CONTROLS},locationDetails:{value:!0,property:"locationDetails",propertyType:je.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:je.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:je.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:je.CONTROLS},locationInventoryStatus:{value:!0,property:"locationInventoryStatus",propertyType:je.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:je.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:je.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:je.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:je.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:je.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:je.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:je.CSS},buttonType:{value:"primaryButton",propertyType:je.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:je.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:je.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:je.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:je.CONTROLS},backgroundShape:{value:"Round",propertyType:je.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:je.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:je.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:je.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:je.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:je.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:je.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:je.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:je.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:je.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:je.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:je.CSS},borderPerSlide:{isAll:!0,sides:{top:{value:1,unit:1},right:{value:1,unit:1},bottom:{value:1,unit:1},left:{value:1,unit:1}},property:"borderWidth",propertyType:je.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:je.CONTROLS},fontSize:{value:"16",propertyType:je.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS},textHighlight:{value:"#BE6C00",propertyType:je.CSS},characterSpacing:{value:"16",propertyType:je.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:je.CSS,unit:1},lineHeight:{value:"16",propertyType:je.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:je.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:je.CSS},fontSize:{value:"16",propertyType:je.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS},textHighlight:{value:"#BE6C00",propertyType:je.CSS},characterSpacing:{value:"16",propertyType:je.CSS,unit:1},lineHeight:{value:"16",propertyType:je.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:je.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:je.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:je.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:je.CONTROLS},paginationStyle:{value:"dotted",propertyType:je.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:je.CONTROLS},arrowSize:{value:"16",propertyType:je.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:je.CSS},backgroundShape:{value:"rectangle",propertyType:je.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:je.CSS},font:{value:"lato",propertyType:je.CSS},fontSize:{value:"16",propertyType:je.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:je.CSS},hoverBackgroundShape:{value:"circle",propertyType:je.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:je.CSS},hoverFont:{value:"lato",propertyType:je.CSS},hoverFontSize:{value:"#BE6C00",propertyType:je.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:je.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:je.CSS},previousIcon:{value:"shopping-cart-01",propertyType:je.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:je.CONTROLS},iconSize:{value:"20",propertyType:je.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:je.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.INVENTORY_TEXT_STYLE="inventoryTextStyle",e.VIEW_INVENTORY_BUTTON="viewInventoryButton",e.ITEM_STYLE="itemStyle",e.LOCATION_NAME="locationName",e.LOCATION_ADDRESS="locationAddress",e.LOCATION_INVENTORY="locationInventory",e.LOCATION_INVENTORY_STATUS="locationInventoryStatus",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.SCROLL="scroll",e.ROW_DIVIDERS="rowDividers",e.PAGINATION="pagination",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButtons",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.DATA_CONNECTOR="dataConnector"}(Lr||(Lr={}));var Er,_r=function(){return{layout:{selectorKey:Lr.LAYOUT,adjustment:Io.adjustment,width:Object.assign(Object.assign({},Io.width),{value:"320",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"130",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,displayStyle:Pr.displayStyle,displayType:Pr.displayType,maxItemsToDisplay:Pr.maxItemsToDisplay,itemSpacing:Pr.itemSpacing,overflowItems:Pr.overflowItems,header:Pr.header,headerHeight:Pr.headerHeight,rowHeight:Pr.rowHeight,headerDivider:Pr.headerDivider,rowDivider:Pr.rowDivider,columnDivider:Pr.columnDivider,alternativeRowColors:Pr.alternativeRowColors,headerCellPadding:Pr.headerCellPadding,rowCellPadding:Pr.rowCellPadding,contentAlignment:Pr.contentAlignment,rowsPerPage:Pr.rowsPerPage,overflowControl:Pr.overflowControl,paginationType:Pr.paginationType,paginationAlignment:Pr.paginationAlignment,displayResults:Pr.displayResults,noOfItemsToLoad:Pr.noOfItemsToLoad},content:{selectorKey:Lr.CONTENT,totalInventory:Pr.totalInventory,inventoryStatus:Pr.inventoryStatus,noOfAvailableLocations:Pr.noOfAvailableLocations,locationNames:Pr.locationNames,locationDetails:Pr.locationDetails,locationName:Pr.locationName,locationAddress:Pr.locationAddress,locationInventory:Pr.locationInventory,locationInventoryStatus:Pr.locationInventoryStatus},design:{selectorKey:Lr.DESIGN,inventoryTextStyle:{selectorKey:Lr.INVENTORY_TEXT_STYLE,themeDynamic:Io.theme,fontDynamic:Io.font,fontSizeDynamic:Io.fontSize,textColorDynamic:Io.textColor,boldDynamic:Io.bold,italicDynamic:Io.italic,linethroughDynamic:Io.linethrough,underlineDynamic:Io.underline,textAlignDynamic:Io.textAlign,characterSpacingDynamic:Io.characterSpacing,lineHeightDynamic:Io.lineHeight,themeStatic:Io.themeDesc,fontStatic:Io.fontDesc,fontSizeStatic:Io.fontSizeDesc,textColorStatic:Io.textColorDesc,boldStatic:Io.boldDesc,italicStatic:Io.italicDesc,linethroughStatic:Io.linethroughDesc,underlineStatic:Io.underlineDesc,textAlignStatic:Io.textAlignDesc,characterSpacingStatic:Io.characterSpacingDesc,lineHeightStatic:Io.lineHeightDesc},viewInventoryButton:{selectorKey:Lr.VIEW_INVENTORY_BUTTON,defaultState:{selectorKey:Lr.DEFAULT_STATE,buttonStyle:Pr.buttonStyle,buttonText:Pr.buttonText,icon:Pr.icon,iconPadding:Pr.iconPadding,iconPosition:Pr.iconPosition,iconAndTextSpacing:Pr.iconAndTextSpacing,alignment:Pr.alignment,buttonType:Pr.buttonType,showIcon:Pr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Lr.HOVER_STATE,buttonStyle:Pr.buttonStyle,buttonText:Pr.buttonText,icon:Pr.icon,iconPadding:Pr.iconPadding,iconPosition:Pr.iconPosition,iconAndTextSpacing:Pr.iconAndTextSpacing,alignment:Pr.alignment,buttonType:Pr.buttonType,showIcon:Pr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},itemStyle:{selectorKey:Lr.ITEM_STYLE,contentAlignment:Pr.contentAlignment,horizontalPadding:Pr.horizontalPadding,verticalPadding:Pr.verticalPadding,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},locationName:{selectorKey:Lr.LOCATION_NAME,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},locationAddress:{selectorKey:Lr.LOCATION_ADDRESS,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},locationInventoryStatus:{selectorKey:Lr.LOCATION_INVENTORY_STATUS,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},locationInventory:{selectorKey:Lr.LOCATION_INVENTORY,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},arrows:{selectorKey:Lr.ARROWS,arrowIconStyle:Pr.arrowIconStyle,leftArrowIconStyle:Pr.leftArrowIconStyle,rightArrowIconStyle:Pr.rightArrowIconStyle,backgroundShape:Pr.backgroundShape,arrowSize:Pr.arrowSize,arrowColor:Pr.arrowColor},paginationDots:{selectorKey:Lr.PAGINATION_DOTS,dotSize:Pr.dotSize,currentDotColor:Pr.currentDotColor,otherDotColor:Pr.otherDotColor},paginationLine:{selectorKey:Lr.PAGINATION_LINE,currentLineColor:Pr.currentLineColor,otherLineColor:Pr.otherLineColor,lineHeight:Pr.lineHeight,lineWidth:Pr.lineWidth},table:{selectorKey:Lr.TABLE,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:Pr.design.table.borderStyle,borderColor:Io.borderColor,borderPerSlide:Pr.design.table.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},tableHeader:{selectorKey:Lr.TABLE_HEADER,backgroundColor:Io.backgroundColor},headerText:{selectorKey:Lr.HEADER_TEXT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},tableRow:{selectorKey:Lr.TABLE_ROW,backgroundColor:Io.backgroundColor,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},rowDividers:{selectorKey:Lr.ROW_DIVIDERS,headerDivider:Pr.design.rowAndHeaderDividers.headerDivider,rowDivider:Pr.design.rowAndHeaderDividers.rowDivider,columnDivider:Pr.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Lr.SCROLL,scrollBarWidth:Pr.design.scrollBar.scrollBarWidth,scrollBarColor:Pr.design.scrollBar.scrollBarColor},pagination:{selectorKey:Lr.PAGINATION,defaultState:{selectorKey:Lr.DEFAULT_STATE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,previousIcon:Pr.design.pagination.previousIcon,nextIcon:Pr.design.pagination.nextIcon,iconSize:Pr.design.pagination.iconSize,iconColor:Pr.design.pagination.iconColor,backgroundShape:Pr.design.pagination.backgroundShape,backgroundColor:Io.backgroundColor,pagination:Pr.design.pagination.pagination},hoverState:{selectorKey:Lr.HOVER_STATE,theme:Io.theme}},showMoreItemsButton:{selectorKey:Lr.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Pr.design.pagination.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}},dataConnector:{selectorKey:Lr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:je.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.PRODUCT_PRICE="productPrice",e.UOM_STYLE="uomStyle",e.CURRENCY_CODE_STYLE="currencyCodeStyle",e.ACTUAL_PRICE="actualPrice",e.DISCOUNT="discount",e.SAVINGS="savings",e.DISCOUNT_VALUE="discountValue",e.SAVINGS_VALUE="savingsValue",e.EMBELLISHMENT_PRICE="embellishmentPrice",e.PRODUCT_TAX="productTax",e.PRODUCT_SHIPPING_PRICE="productShippingPrice",e.DATA_CONNECTOR="dataConnector"}(Er||(Er={}));var Hr,zr={showPrice:{value:!0,property:"showPrice",propertyType:je.CONTROLS},displayMinQtySet:{value:!0,property:"displayMinQtySet",propertyType:je.CONTROLS},priceFormat:{value:"MSRP",property:"priceFormat",propertyType:je.CONTROLS},displayFormat:{value:"Tool-tip",property:"displayFormat",propertyType:je.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:je.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:je.CONTROLS},productPriceDisplayUOM:{value:!1,property:"productPriceDisplayUOM",propertyType:je.CONTROLS},productPriceDisplayCurrencyCode:{value:!1,property:"productPriceDisplayCurrencyCode",propertyType:je.CONTROLS},showActualPrice:{value:!1,property:"showActualPrice",propertyType:je.CONTROLS},actualPrice:{value:!1,property:"actualPrice",propertyType:je.CONTROLS},actualPriceDisplayUOM:{value:!1,property:"actualPriceDisplayUOM",propertyType:je.CONTROLS},actualPriceDisplayCurrencyCode:{value:!1,property:"actualPriceDisplayCurrencyCode",propertyType:je.CONTROLS},discount:{value:!1,property:"discount",propertyType:je.CONTROLS},discountValue:{value:!1,property:"discountValue",propertyType:je.CONTROLS},showSavings:{value:!1,property:"showSavings",propertyType:je.CONTROLS},savings:{value:!1,property:"savings",propertyType:je.CONTROLS},savingsValue:{value:!1,property:"savingsValue",propertyType:je.CONTROLS},savingsDisplayCurrencyCode:{value:!1,property:"savingsDisplayCurrencyCode",propertyType:je.CONTROLS},embellishmentPrice:{value:!1,property:"embellishmentPrice",propertyType:je.CONTROLS},productTax:{value:!1,property:"productTax",propertyType:je.CONTROLS},productShippingPrice:{value:!1,property:"productShippingPrice",propertyType:je.CONTROLS}},Br=function(){return{layout:{selectorKey:Er.LAYOUT,adjustment:Io.adjustment,width:Object.assign(Object.assign({},Io.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"100",unit:1}),margin:Io.margin,padding:Io.padding,showPrice:zr.showPrice,displayMinQtySet:zr.displayMinQtySet,priceFormat:zr.priceFormat,displayFormat:zr.displayFormat,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:Er.DESIGN,productPrice:{selectorKey:Er.PRODUCT_PRICE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},uomStyle:{selectorKey:Er.UOM_STYLE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},currencyCodeStyle:{selectorKey:Er.CURRENCY_CODE_STYLE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},actualPrice:{selectorKey:Er.ACTUAL_PRICE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discount:{selectorKey:Er.DISCOUNT,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savings:{selectorKey:Er.SAVINGS,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discountValue:{selectorKey:Er.DISCOUNT_VALUE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savingsValue:{selectorKey:Er.SAVINGS_VALUE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},embellishmentPrice:{selectorKey:Er.EMBELLISHMENT_PRICE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productTax:{selectorKey:Er.PRODUCT_TAX,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productShippingPrice:{selectorKey:Er.PRODUCT_SHIPPING_PRICE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showIcon:Object.assign(Object.assign({},Io.showIcon),{value:!0}),iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},content:{selectorKey:Er.CONTENT,productPrice:zr.productPrice,sellingPrice:zr.sellingPrice,productPriceDisplayUOM:zr.productPriceDisplayUOM,productPriceDisplayCurrencyCode:zr.productPriceDisplayCurrencyCode,showActualPrice:zr.showActualPrice,actualPrice:zr.actualPrice,actualPriceDisplayUOM:zr.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:zr.actualPriceDisplayCurrencyCode,discount:zr.discount,discountValue:zr.discountValue,showSavings:zr.showSavings,savings:zr.savings,savingsValue:zr.savingsValue,savingsDisplayCurrencyCode:zr.savingsDisplayCurrencyCode,embellishmentPrice:zr.embellishmentPrice,productTax:zr.productTax,productShippingPrice:zr.productShippingPrice},dataConnector:{selectorKey:Er.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"priceDetails",url:"",enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:je.CONTROLS}}}},kr={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:je.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:je.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:je.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:je.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:je.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:je.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:je.CONTROLS},header:{value:!0,property:"header",propertyType:je.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:je.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:je.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:je.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:je.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:je.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:je.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:je.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:je.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:je.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:je.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:je.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:je.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:je.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:je.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:je.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:je.CSS},title:{value:"Promotions",property:"title",propertyType:je.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:je.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:je.CONTROLS},description:{value:"",property:"description",propertyType:je.CONTROLS},promotionName:{value:!0,property:"promotionName",propertyType:je.CONTROLS},promotionDescription:{value:!0,property:"promotionDescription",propertyType:je.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:je.CONTROLS},couponCode:{value:!0,property:"couponCode",propertyType:je.CONTROLS},promotionSchedule:{value:!0,property:"promotionSchedule",propertyType:je.CONTROLS},minimumPurchaseAmount:{value:!0,property:"minimumPurchaseAmount",propertyType:je.CONTROLS},eligibleProducts:{value:!0,property:"eligibleProducts",propertyType:je.CONTROLS},promotionPrice:{value:!0,property:"promotionPrice",propertyType:je.CONTROLS},maxRedemptionAmount:{value:!0,property:"maxRedemptionAmount",propertyType:je.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:je.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:je.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:je.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:je.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:je.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:je.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:je.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:je.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:je.CSS},buttonType:{value:"primaryButton",propertyType:je.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:je.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:je.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:je.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:je.CONTROLS},backgroundShape:{value:"Round",propertyType:je.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:je.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:je.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:je.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:je.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:je.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:je.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:je.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:je.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:je.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:je.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:je.CSS},borderPerSlide:{isAll:!0,sides:{top:{value:1,unit:1},right:{value:1,unit:1},bottom:{value:1,unit:1},left:{value:1,unit:1}},property:"borderWidth",propertyType:je.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:je.CONTROLS},fontSize:{value:"16",propertyType:je.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS},textHighlight:{value:"#BE6C00",propertyType:je.CSS},characterSpacing:{value:"16",propertyType:je.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:je.CSS,unit:1},lineHeight:{value:"16",propertyType:je.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:je.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:je.CSS},fontSize:{value:"16",propertyType:je.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS},textHighlight:{value:"#BE6C00",propertyType:je.CSS},characterSpacing:{value:"16",propertyType:je.CSS,unit:1},lineHeight:{value:"16",propertyType:je.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:je.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:je.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:je.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:je.CONTROLS},paginationStyle:{value:"dotted",propertyType:je.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:je.CONTROLS},arrowSize:{value:"16",propertyType:je.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:je.CSS},backgroundShape:{value:"rectangle",propertyType:je.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:je.CSS},font:{value:"lato",propertyType:je.CSS},fontSize:{value:"16",propertyType:je.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:je.CSS},hoverBackgroundShape:{value:"circle",propertyType:je.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:je.CSS},hoverFont:{value:"lato",propertyType:je.CSS},hoverFontSize:{value:"#BE6C00",propertyType:je.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:je.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:je.CSS},previousIcon:{value:"shopping-cart-01",propertyType:je.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:je.CONTROLS},iconSize:{value:"20",propertyType:je.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:je.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DESIGN_WIDGET_STYLE="widgetStyle",e.DESIGN_ITEM_STYLE="itemStyle",e.DESIGN_VIEW_OFFERS_BUTTON="viewOffersButton",e.DESIGN_PROMOTION_NAME="promotionName",e.DESIGN_PROMOTION_DESCRIPTION="promotionDescription",e.DESIGN_COUPON_CODE="couponCode",e.DESIGN_PROMOTION_SCHEDULE="promotionSchedule",e.DESIGN_MINIMUM_PURCHASE_AMOUNT="minimumPurchaseAmount",e.DESIGN_ELIGIBLE_PRODUCTS_BUTTON="eligibleProductsButton",e.DESIGN_PRICE_AFTER_PROMOTION="priceAfterPromotion",e.DESIGN_MAX_READEMPTION_AMOUNT="maxRedemptionAmount",e.DESIGN_ARROWS="arrows",e.DESIGN_PAGINATION_DOTS="paginationDots",e.DESIGN_SHOW_MORE_ITEMS_BUTTON="showMoreItemsButton",e.DESIGN_PAGINATION_LINE="paginationLine",e.DESIGN_TABLE="table",e.DESIGN_TABLE_HEADER="tableHeader",e.DESIGN_HEADER_TEXT="headerText",e.DESIGN_TABLE_ROW="tableRow",e.DESIGN_SCROLL="scroll",e.DESIGN_ROW_DIVIDERS="rowDividers",e.DESIGN_PAGINATION="pagination",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.DATA_CONNECTOR="dataConnector"}(Hr||(Hr={}));var jr,Kr=function(){return{layout:{selectorKey:Hr.LAYOUT,adjustment:Io.adjustment,width:Object.assign(Object.assign({},Io.width),{value:"650",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"400",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,displayStyle:kr.displayStyle,dividerBetweenItems:kr.dividerBetweenItems,itemSpacing:kr.itemSpacing,itemPadding:kr.itemPadding,itemContentAlignment:kr.itemContentAlignment,maxItemsToDisplay:kr.maxItemsToDisplay,overflowItems:kr.overflowItems,header:kr.header,headerHeight:kr.headerHeight,rowHeight:kr.rowHeight,headerDivider:kr.headerDivider,rowDivider:kr.rowDivider,columnDivider:kr.columnDivider,alternativeRowColors:kr.alternativeRowColors,headerCellPadding:kr.headerCellPadding,rowCellPadding:kr.rowCellPadding,contentAlignment:kr.contentAlignment,overflowControl:kr.overflowControl,paginationType:kr.paginationType,paginationAlignment:kr.paginationAlignment,rowsPerPage:kr.rowsPerPage,displayResults:kr.displayResults,imageBehavior:kr.imageBehavior,itemsPerRow:kr.itemsPerRow},content:{selectorKey:Hr.CONTENT,title:kr.title,showTitle:kr.showTitle,description:kr.description,showDescription:kr.showDescription,promotionName:kr.promotionName,promotionDescription:kr.promotionDescription,noOfLinesToShow:kr.noOfLinesToShow,couponCode:kr.couponCode,promotionSchedule:kr.showDescription,minimumPurchaseAmount:kr.minimumPurchaseAmount,eligibleProducts:kr.eligibleProducts,promotionPrice:kr.promotionPrice,maxRedemptionAmount:kr.maxRedemptionAmount},design:{selectorKey:Hr.DESIGN,widgetStyle:{selectorKey:Hr.DESIGN_WIDGET_STYLE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},itemStyle:{selectorKey:Hr.DESIGN_ITEM_STYLE,contentAlignment:kr.contentAlignment,horizontalPadding:kr.horizontalPadding,verticalPadding:kr.verticalPadding,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},viewOffersButton:{selectorKey:Hr.DESIGN_VIEW_OFFERS_BUTTON,defaultState:{selectorKey:Hr.DEFAULT_STATE,buttonStyle:kr.buttonStyle,buttonText:kr.buttonText,icon:kr.icon,iconPadding:kr.iconPadding,iconPosition:kr.iconPosition,iconAndTextSpacing:kr.iconAndTextSpacing,alignment:kr.alignment,buttonType:kr.buttonType,showIcon:kr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Hr.HOVER_STATE,buttonStyle:kr.buttonStyle,buttonText:kr.buttonText,icon:kr.icon,iconPadding:kr.iconPadding,iconPosition:kr.iconPosition,iconAndTextSpacing:kr.iconAndTextSpacing,alignment:kr.alignment,buttonType:kr.buttonType,showIcon:kr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},promotionName:{selectorKey:Hr.DESIGN_PROMOTION_NAME,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},promotionDescription:{selectorKey:Hr.DESIGN_PROMOTION_DESCRIPTION,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},couponCode:{selectorKey:Hr.DESIGN_COUPON_CODE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},promotionSchedule:{selectorKey:Hr.DESIGN_PROMOTION_SCHEDULE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},minimumPurchaseAmount:{selectorKey:Hr.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},eligibleProductsButton:{selectorKey:Hr.DESIGN_ELIGIBLE_PRODUCTS_BUTTON,defaultState:{selectorKey:Hr.DEFAULT_STATE,buttonStyle:kr.buttonStyle,buttonText:kr.buttonText,icon:kr.icon,iconPadding:kr.iconPadding,iconPosition:kr.iconPosition,iconAndTextSpacing:kr.iconAndTextSpacing,alignment:kr.alignment,buttonType:kr.buttonType,showIcon:kr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Hr.HOVER_STATE,buttonStyle:kr.buttonStyle,buttonText:kr.buttonText,icon:kr.icon,iconPadding:kr.iconPadding,iconPosition:kr.iconPosition,iconAndTextSpacing:kr.iconAndTextSpacing,alignment:kr.alignment,buttonType:kr.buttonType,showIcon:kr.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},priceAfterPromotion:{selectorKey:Hr.DESIGN_PRICE_AFTER_PROMOTION,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},maxRedemptionAmount:{selectorKey:Hr.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},arrows:{selectorKey:Hr.DESIGN_ARROWS,arrowIconStyle:kr.arrowIconStyle,leftArrowIconStyle:kr.leftArrowIconStyle,rightArrowIconStyle:kr.rightArrowIconStyle,backgroundShape:kr.backgroundShape,arrowSize:kr.arrowSize,arrowColor:kr.arrowColor},paginationDots:{selectorKey:Hr.DESIGN_PAGINATION_DOTS,dotSize:kr.dotSize,currentDotColor:kr.currentDotColor,otherDotColor:kr.otherDotColor},paginationLine:{selectorKey:Hr.DESIGN_PAGINATION_LINE,currentLineColor:kr.currentLineColor,otherLineColor:kr.otherLineColor,lineHeight:kr.lineHeight,lineWidth:kr.lineWidth},table:{selectorKey:Hr.DESIGN_TABLE,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:kr.design.table.borderStyle,borderColor:Io.borderColor,borderPerSlide:kr.design.table.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},tableHeader:{selectorKey:Hr.DESIGN_TABLE_HEADER,backgroundColor:Io.backgroundColor},headerText:{selectorKey:Hr.DESIGN_HEADER_TEXT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},tableRow:{selectorKey:Hr.DESIGN_TABLE_ROW,backgroundColor:Io.backgroundColor,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},rowDividers:{selectorKey:Hr.DESIGN_ROW_DIVIDERS,headerDivider:kr.design.rowAndHeaderDividers.headerDivider,rowDivider:kr.design.rowAndHeaderDividers.rowDivider,columnDivider:kr.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Hr.DESIGN_SCROLL,scrollBarWidth:kr.design.scrollBar.scrollBarWidth,scrollBarColor:kr.design.scrollBar.scrollBarColor},pagination:{selectorKey:Hr.DESIGN_PAGINATION,defaultState:{selectorKey:Hr.DEFAULT_STATE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,previousIcon:kr.design.pagination.previousIcon,nextIcon:kr.design.pagination.nextIcon,iconSize:kr.design.pagination.iconSize,iconColor:kr.design.pagination.iconColor,backgroundShape:kr.design.pagination.backgroundShape,backgroundColor:Io.backgroundColor,pagination:kr.design.pagination.pagination},hoverState:{selectorKey:Hr.HOVER_STATE,theme:Io.theme}},showMoreItemsButton:{selectorKey:Hr.DESIGN_SHOW_MORE_ITEMS_BUTTON,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:kr.design.pagination.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}},dataConnector:{selectorKey:Hr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"promotions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:je.CONTROLS}}}},Ur={displayStyle:{value:"Open Input",property:"displayStyle",propertyType:je.CONTROLS},displayMinQtyToPurchase:{value:!1,property:"displayMinQtyToPurchase",propertyType:je.CONTROLS},quantity:{value:1,property:"quantity",propertyType:je.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(jr||(jr={}));var Vr,Mr=function(){return{layout:{selectorKey:jr.LAYOUT,adjustment:Io.adjustment,width:Object.assign(Object.assign({},Io.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"70",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,displayStyle:Ur.displayStyle,displayMinQtyToPurchase:Ur.displayMinQtyToPurchase},design:{selectorKey:jr.DESIGN},content:{selectorKey:jr.CONTENT,quantity:Ur.quantity},dataConnector:{selectorKey:jr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:je.CONTROLS}}}},Gr={itemSpacing:{value:"20",property:"itemSpacing",propertyType:je.CSS,unit:1},repeatElements:{value:"false",property:"repeatElements",propertyType:je.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:je.CONTROLS},pauseOnHover:{value:"true",property:"pauseOnHover",propertyType:je.CONTROLS},scrollDirection:{value:"leftToRight",property:"scrollDirection",propertyType:je.CONTROLS},scrollSpeed:{value:"1x",property:"scrollSpeed",propertyType:je.CONTROLS},style:{value:"line",property:"style",propertyType:je.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:je.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:je.CSS},scrollContent:{value:[{itemId:1,content:"Sale",selectorKey:"item1"},{itemId:2,content:"Till 29nd November",selectorKey:"item2"},{itemId:3,content:"Get Ready",selectorKey:"item3"}],propertyType:je.CONTROLS,property:"scrollContent"},dividerColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"dividerColor",propertyType:je.CSS,parentRef:"cs-be-cr-2"}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.SCROLL_CONTAINER="scrollContainer",e.DIVIDER_STYLE="dividerStyle",e.ITEM_1="item1",e.ITEM_2="item2",e.ITEM_3="item3"}(Vr||(Vr={}));var Wr=function(){return{layout:{selectorKey:Vr.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"40",unit:1}),margin:Io.margin,padding:Io.padding,itemSpacing:Gr.itemSpacing,repeatElements:Gr.repeatElements,dividerBetweenItems:Gr.dividerBetweenItems,scrollSpeed:Gr.scrollSpeed,scrollDirection:Gr.scrollDirection,pauseOnHover:Gr.pauseOnHover},content:{selectorKey:Vr.CONTENT,scrollContent:Gr.scrollContent},design:{selectorKey:Vr.DESIGN,scrollContainer:{selectorKey:Vr.SCROLL_CONTAINER,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},dividerStyle:{selectorKey:Vr.DIVIDER_STYLE,style:Gr.style,shape:Gr.shape,size:Gr.size,backgroundColor:Io.backgroundColor,dividerColor:Gr.dividerColor},defaultItem:{theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},item1:{selectorKey:Vr.ITEM_1,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},item2:{selectorKey:Vr.ITEM_2,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},item3:{selectorKey:Vr.ITEM_3,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}}}};function Yr(e,o){(null==o||o>e.length)&&(o=e.length);for(var r=0,t=Array(o);r<o;r++)t[r]=e[r];return t}function Fr(e,o){if(e){if("string"==typeof e)return Yr(e,o);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Yr(e,o):void 0}}function Xr(e,o){return function(e){if(Array.isArray(e))return e}(e)||function(e,o){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var t,i,n,a,l=[],p=!0,d=!1;try{if(n=(r=r.call(e)).next,0===o){if(Object(r)!==r)return;p=!1}else for(;!(p=(t=n.call(r)).done)&&(l.push(t.value),l.length!==o);p=!0);}catch(e){d=!0,i=e}finally{try{if(!p&&null!=r.return&&(a=r.return(),Object(a)!==a))return}finally{if(d)throw i}}return l}}(e,o)||Fr(e,o)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function qr(e){return function(e){if(Array.isArray(e))return Yr(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||Fr(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Qr(e){return Qr="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Qr(e)}function Zr(e,o,r){return(o=function(e){var o=function(e){if("object"!=Qr(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var r=o.call(e,"string");if("object"!=Qr(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==Qr(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[o]=r,e}var $r=r(756),Jr=r.n($r);function et(e,o){var r="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=function(e,o){if(e){if("string"==typeof e)return ot(e,o);var r={}.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?ot(e,o):void 0}}(e))||o&&e&&"number"==typeof e.length){r&&(e=r);var t=0,i=function(){};return{s:i,n:function(){return t>=e.length?{done:!0}:{done:!1,value:e[t++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var n,a=!0,l=!1;return{s:function(){r=r.call(e)},n:function(){var e=r.next();return a=e.done,e},e:function(e){l=!0,n=e},f:function(){try{a||null==r.return||r.return()}finally{if(l)throw n}}}}function ot(e,o){(null==o||o>e.length)&&(o=e.length);for(var r=0,t=Array(o);r<o;r++)t[r]=e[r];return t}var rt=function(e,o,r,t){return new(r||(r=Promise))((function(i,n){function a(e){try{p(t.next(e))}catch(e){n(e)}}function l(e){try{p(t.throw(e))}catch(e){n(e)}}function p(e){var o;e.done?i(e.value):(o=e.value,o instanceof r?o:new r((function(e){e(o)}))).then(a,l)}p((t=t.apply(e,o||[])).next())}))};function tt(e,o){var r,t=et(e.base);try{for(t.s();!(r=t.n()).done;)if(r.value.label===o)return"base"}catch(e){t.e(e)}finally{t.f()}var i,n=et(e.accent);try{for(n.s();!(i=n.n()).done;)if(i.value.label===o)return"accent"}catch(e){n.e(e)}finally{n.f()}return null}function it(e){return"rgba(".concat(null==e?void 0:e.r,", ").concat(null==e?void 0:e.g,", ").concat(null==e?void 0:e.b,", ").concat(null==e?void 0:e.a,")")}function nt(e,o,r,t){return rt(this,void 0,void 0,Jr().mark((function i(){var n,a,l,p,d;return Jr().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:return n=e.parentNode,a=e.textContent.substring(0,o),l=e.textContent.substring(o+r),p=document.createTextNode(a),d=document.createTextNode(l),n.insertBefore(p,e),n.insertBefore(t,e),n.insertBefore(d,e.nextSibling),i.next=10,n.removeChild(e);case 10:case"end":return i.stop()}}),i)})))}function at(e){var o=[];if(e.nodeType===Node.TEXT_NODE)o.push(e);else for(var r=e.childNodes,t=0;t<r.length;t++)o=o.concat(at(r[t]));return o}function lt(e){return e.replace(/-([a-z])/g,(function(e,o){return o.toUpperCase()}))}var pt={fontSize:{px:[12,14,16,18,20,24,30,36,48,60,72],rem:[.75,.875,1,1.125,1.25,1.5,1.875,2.25,3,3.75,4.5]},lineHeight:{px:[18,20,24,28,30,32,38,44,60,72,90],rem:[1.125,1.25,1.5,1.75,1.875,2,2.375,2.75,3.75,4.5,5.625]}},dt=[{id:1,label:"px",value:1},{id:2,label:"rem",value:2},{id:3,label:"em",value:3},{id:4,label:"%",value:4},{id:5,label:"✎",value:5},{id:6,label:"ms",value:6},{id:7,label:"noUnit",value:7}];function ct(e){return!(e&&Object.keys(e).length>0)}function st(e){return!(e&&null!==e)}function yt(e){var o=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r="all"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"all"),t=Be,i=t.iframeSelector,n=t.iframePreviewSelector,a=document.querySelector(o?n:i),l=null==a?void 0:a.contentDocument;return r?null==l?void 0:l.querySelectorAll("".concat(e)):null==l?void 0:l.querySelector("".concat(e))}var ut={ReorderObj:function(e,o){var r={};return o.forEach((function(o){e.hasOwnProperty(o)&&(r[o]=e[o])})),r},reorderSections:function(e,o,r){var t=e[o],i=t.index,n="up"===r?i-1:i+1;if(n>=1&&n<=Object.keys(e).length){var a=Object.keys(e).find((function(o){return e[o].index===n}));return Object.assign(Object.assign({},e),Zr(Zr({},o,Object.assign(Object.assign({},t),{index:n})),a,Object.assign(Object.assign({},e[a]),{index:i})))}return e},returnUpdatedButton:function(e,o,r,t){var i={};return Object.keys(e).forEach((function(n){i[n]=Object.assign({},e[n]),Object.keys(e[n].children).forEach((function(a){Object.keys(e[n].children[a].children).forEach((function(l){var p=e[n].children[a].children[l];p.isDirty||p.attributes.datadivtype!==o||(i[n]=Object.assign(Object.assign({},i[n]),{children:Object.assign(Object.assign({},i[n].children),Zr({},a,Object.assign(Object.assign({},i[n].children[a]),{children:Object.assign(Object.assign({},i[n].children[a].children),Zr({},l,Object.assign(Object.assign({},i[n].children[a].children[l]),{properties:Object.assign(Object.assign({},i[n].children[a].children[l].properties),r.design),styles:Object.assign(Object.assign({},i[n].children[a].children[l].styles),t)})))})))}))}))}))})),i},getTextValue:function(e,o){if(void 0!==(null==o?void 0:o.type)){if("custom"===o.type)return it(e.customColors.find((function(e){return e.label===o.label})).value.rgb);var r=e.selectedTheme.colors;return it(r[tt(r,o.type)].find((function(e){return e.label===o.type})).value.rgb)}return it(o.rgb)},returnFontStyle:function(e,o){var r=["bold","italic","lineThrough","underline"],t=r.findIndex((function(o){return""!==e[o].value}));return-1!==t?r[t]:o},convertToSlug:function(e){return e.toLowerCase().replace(/\s+/g,"-")},convertToCamelCase:function(e){return e.toLowerCase().split(" ").map((function(e,o){return 0===o?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},convertIntoNumbers:function(e){var o=e.replace(/[^0-9.]/g,"").replace(/(\..*?)\..*/g,"$1");return""===o?0:parseFloat(o)},convertFormatToMask:function(e,o){return e.find((function(e){return e.value===o})).format.replaceAll("X","9")},convertToNumericValue:function(e){var o=parseInt(e,10);if(isNaN(o))throw new Error("Invalid size: ".concat(e));if(e.includes("vh"))return o/100*window.innerHeight;if(e.includes("px"))return o;throw new Error("Invalid unit in size: ".concat(e))},convertCamelCaseToWords:function(e){return e.replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^\w/,(function(e){return e.toUpperCase()}))},convertIntoRawCSS:function(e){var o,r=null==e?void 0:e.property,t=null==e?void 0:e.value,i=null===(o=dt.filter((function(o){return o.value===(null==e?void 0:e.unit)}))[0])||void 0===o?void 0:o.label,n="".concat(t).concat(i);if(["padding","margin","pagePadding","sectionPadding"].some((function(e){return e===r}))){var a=e.sides,l=qr(Object.keys(a));n="",l.forEach((function(e,o){var r,t=a[e].value,i=null===(r=dt.filter((function(o){return o.value===a[e].unit}))[0])||void 0===r?void 0:r.label;n+="".concat(0!==o?" ":"").concat(t).concat(i)}))}return Zr({},r,n)},convertAlphaNumericToText:function(e){return e.replace(/([a-zA-Z]+)(\d+)/,"$1 $2")},convertrgbObjToString:it,capitalizeFirstLetter:function(e){return e.charAt(0).toUpperCase()+e.slice(1)},convertStylesToVar:function(e){var o=function(e){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return Object.keys(e).reduce((function(r,t){return Object.assign(Object.assign({},r),Zr({},"--_"+o+t,e[t]))}),{})},r=o(e.defaultState.default),t=o(e.defaultState.text),i={},n={};return e.hoverState&&(e.hoverState.default&&(i=o(e.hoverState.default,"hover-")),e.hoverState.text&&(n=o(e.hoverState.text,"hover-"))),{parent:Object.assign(Object.assign({},r),i),child:Object.assign(Object.assign({},t),n)}},convertUpperCaseToCapitalise:function(e){return e.toLowerCase().replace(/\b\w/g,(function(e){return e.toUpperCase()}))},convertObjectToCssString:function(e){return Object.entries(e).map((function(e){var o=Xr(e,2),r=o[0],t=o[1];return"".concat(r,": ").concat(""===t?"fontStyle"===r||"fontWeight"===r?"normal":"none":t,";")})).join(" ").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()},returnColorsArrName:tt,convertPagesToDropdownList:function(e){var o=[];return e.forEach((function(e,r){var t={id:r+1,label:e.displayName,value:r+1};o.push(t)})),o},returnTheCharacter:function(e){return rt(this,void 0,void 0,Jr().mark((function o(){var r,t,i,n,a,l,p,d,c,s,y,u,S,g,h;return Jr().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if(r=window.getSelection(),!(t=null==r?void 0:r.toString())){o.next=36;break}i=null==r?void 0:r.getRangeAt(0),n=i.startContainer,a=i.startOffset,l=at(null==n?void 0:n.parentElement),p=null,d=0,c=et(l),o.prev=10,c.s();case 12:if((s=c.n()).done){o.next=21;break}if(y=s.value,u=y.textContent.length,!(a>=d&&a<=d+u)){o.next=18;break}return p=y,o.abrupt("break",21);case 18:d+=u;case 19:o.next=12;break;case 21:o.next=26;break;case 23:o.prev=23,o.t0=o.catch(10),c.e(o.t0);case 26:return o.prev=26,c.f(),o.finish(26);case 29:return(S=document.createElement("span")).textContent=t,g=Object.keys(e),h=Object.values(e),S.style[g[0]]=h[0],o.next=36,nt(p,a,t.length,S);case 36:case"end":return o.stop()}}),o,null,[[10,23,26,29]])})))},generateSpanStylesToProperties:function(e,o){var r=Object.assign({},o),t={};return Object.keys(r).forEach((function(o){var i={};o===lt(e[0])?i=Object.assign(Object.assign({},r[o]),{value:e[r[o].property]}):(r[o].property===lt(e[0])&&(i=Object.assign(Object.assign({},r[o]),{value:"none"===e[r[o].property]||"normal"===e[r[o].property]?"":e[r[o].property]})),i=r[o]),t[o]=i})),t},checkIfInactiveColorsAndModify:function(e,o){var r=qr(o.general),t=qr(o.text),i=r.map((function(o){var r=tt(e,o.value.value),t=e[r].find((function(e){return e.label===o.value.value}));if(!t.active){var i=ut.returnColorsArrName(e,t.value.value),n=e[i].find((function(e){return e.label===t.value.value}));return Object.assign(Object.assign({},o),{value:{value:n.label}})}return Object.assign({},o)})),n=t.map((function(o){var r=tt(e,o.value.value),t=e[r].find((function(e){return e.label===o.value.value}));if(!t.active){var i=ut.returnColorsArrName(e,t.value.value),n=e[i].find((function(e){return e.label===t.value.value}));return Object.assign(Object.assign({},o),{value:{value:n.label}})}return Object.assign({},o)}));return{general:qr(i),text:qr(n)}},kebabToCamelCase:lt,returnDefaultValue:function(e,o,r,t,i){var n,a,l=pt;if(1===r||2===r){var p=null===(n=null==dt?void 0:dt.find((function(e){return e.value===r})))||void 0===n?void 0:n.label,d=null===(a=null==dt?void 0:dt.find((function(e){return e.value===i})))||void 0===a?void 0:a.label;if(r===i){var c=l.fontSize["".concat(p)].findIndex((function(e){return e===o}));if(-1===c){for(var s=0,y=l.fontSize["".concat(p)].length-1,u=null;s<=y;){var S=Math.floor((s+y)/2);if(l.fontSize["".concat(p)][S]===o)return l.fontSize["".concat(p)][S];l.fontSize["".concat(p)][S]<o?(u=l.fontSize["".concat(p)][S],s=S+1):y=S-1}c=l.fontSize["".concat(p)].findIndex((function(e){return e===u}))}var g=l.lineHeight["".concat(d)][c];return"bool"===e?t===g:{value:g,unit:i}}d=p;var h=l.fontSize["".concat(p)].findIndex((function(e){return e===o}));if(-1===h){for(var T=0,C=l.fontSize["".concat(p)].length-1,b=null;T<=C;){var v=Math.floor((T+C)/2);if(l.fontSize["".concat(p)][v]===o)return l.fontSize["".concat(p)][v];l.fontSize["".concat(p)][v]<o?(b=l.fontSize["".concat(p)][v],T=v+1):C=v-1}h=l.fontSize["".concat(p)].findIndex((function(e){return e===b}))}var O=l.lineHeight["".concat(d)][h];return"bool"===e?t===O:{value:O,unit:r}}return"bool"===e||{}},rgbaToHex:function(e){var o=e.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*([\d.]+))?\)$/);if(!o)return e;var r=parseInt(o[1]),t=parseInt(o[2]),i=parseInt(o[3]),n=1;void 0!==o[4]&&(n=parseFloat(o[4]));var a=r.toString(16).padStart(2,"0"),l=t.toString(16).padStart(2,"0"),p=i.toString(16).padStart(2,"0"),d=Math.round(255*n).toString(16).padStart(2,"0");return"ff"===d?"#".concat(a).concat(l).concat(p):"#".concat(a).concat(l).concat(p).concat(d)},convertToKebabCase:function(e){var o={};return Object.keys(e).forEach((function(r){var t=r.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();o[t]=e[r]})),o},loadNAppendStyleTag:function(e,o){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],t=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,i=Be.iframeSelector,n=Be.templteEditiorSelector,a=Be.iframePreviewSelector,l=(Be.iframePreviewMainSelector,Be.iframeRoot),p=document.querySelector(r?a:i),d=null==p?void 0:p.contentDocument,c=null==d?void 0:d.querySelector(r?l:n);if(c&&null!==c){var s=c.querySelector("[".concat(ke.style,'="').concat(o,'"]'));null!==t&&(s=t.querySelector("[".concat(ke.layerStyle,'="').concat(o,'"]'))),s&&null!==s&&s.remove(),null===t?c.appendChild(e):t.appendChild(e)}},stylesToString:function(e){return Object.entries(e).map((function(e){var o=Xr(e,2),r=o[0],t=o[1],i=r.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()}));return"".concat(i,": ").concat(t,";")})).join(" ")},IsObjectNull:ct,IsNullOrEmpty:st,IsArrayOrEmpty:function(e){return!(e&&e.length>0)},removeHyphens:function(e){return null==e?void 0:e.replaceAll("-","")},getCMSElementType:function(e){var o=null;if(!ct(e)){var r=null==e?void 0:e.attributes;if(!ct(r)){var t=null==r?void 0:r.BUILDER;ct(t)||(o=null==t?void 0:t.dataElementType)}}return o},getCMSDataDivType:function(e){var o=null;if(!ct(e)){var r=null==e?void 0:e.attributes;if(!ct(r)){var t=null==r?void 0:r.BUILDER;ct(t)||(o=null==t?void 0:t.dataDivType)}}return o},GetCMSElementBySelector:yt,CreateAspectRationNWidthConvertion:function(e,o,r){var t,i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],n=parseFloat(o)/parseFloat(e),a=yt("#".concat(r),"single",i),l=e;if(!st(a)){var p=(null==a?void 0:a.matches(Be.dataDropElement))?null===(t=null==a?void 0:a.parentElement)||void 0===t?void 0:t.closest(Be.dataDropElement):null==a?void 0:a.closest(Be.dataDropElement),d=null==p?void 0:p.getBoundingClientRect();e.includes("%")&&(n=parseFloat(o)/d.width*(parseFloat(e)/100)),[].concat(["px","em","rem"]).some((function(o){return"".concat(e).includes(o)}))&&(n=parseFloat(o)/parseFloat(e),/px/.test(e)||(l*=16),l=parseFloat(e)/(null==d?void 0:d.width)*100)}return{width:parseFloat(l),aspectRatio:n}},convertToCamelCaseCss:function(e){return e.split(" ").map((function(e,o){return 0===o?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},CSSUnits:dt,getCMSElementAttributeValue:function(e,o,r){var t=null;if(!ct(e)){var i=null==e?void 0:e.attributes;if(!ct(i)){var n=i[o];ct(n)||(t=n[r])}}return t},setTimeoutAsync:function(e){return new Promise((function(o,r){try{window.setTimeout((function(){o()}),e,[])}catch(e){r(e)}}))},generateUniqueId:function(){return"".concat(Math.random().toString(36).substr(2,9))}};const St=ut;var gt;!function(e){e.LAYOUT="layout",e.DESIGN="design",e.SETTINGS="settings",e.VISIBILITY="visibility",e.SCHEDULES="schedules",e.DEVICE_VISIBILITY="deviceVisibility"}(gt||(gt={}));var ht,Tt=function(e){return{layout:{selectorKey:gt.LAYOUT,adjustment:Io.adjustment,width:{fixedWidth:{value:"".concat(null==e?void 0:e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:je.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:je.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:je.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Io.height),{isReadOnly:!0}),overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:gt.DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle},settings:{selectorKey:gt.SETTINGS,visibility:{selectorKey:gt.VISIBILITY,visibilityContent:{value:[{variationId:St.generateUniqueId(),default:!0,isOpen:!1,attributeIfRuleGroup:{logicalOperator:1,filterIfRules:[{fieldID:St.generateUniqueId(),fieldName:"",conditionalOperator:-1,fieldValue:[],fieldValueType:-1}]}}],propertyType:je.CONTROLS,property:"visibilityContent"}},schedules:{selectorKey:gt.SCHEDULES},deviceVisibility:{selectorKey:gt.DEVICE_VISIBILITY}},code:{}}},Ct={source:{value:"Manually",property:"source",propertyType:je.CONTROLS},orderBefore:{value:!0,property:"orderBefore",propertyType:je.CONTROLS},orderBeforeTime:{value:"4",property:"orderBeforeTime",propertyType:je.CONTROLS,unit:1},orderBeforeDisplayTime:{value:"Hours Left",property:"orderBeforeDisplayTime",propertyType:je.CONTROLS},deliveryBefore:{value:!1,property:"deliveryBefore",propertyType:je.CONTROLS},deliveryEndsBefore:{value:"4",property:"deliveryEndsBefore",unit:3,propertyType:je.CONTROLS},deliveryBeforeDisplayTime:{value:"Hours Left",property:"deliveryBeforeDisplayTime",propertyType:je.CONTROLS},deliveryStartingDate:{value:!1,property:"deliveryStartingDate",propertyType:je.CONTROLS},deliveryStartsAfter:{value:"4",property:"deliveryStartsAfter",unit:1,propertyType:je.CONTROLS},deliveryStartingDateDisplayTime:{value:"Hours Left",property:"deliveryStartingDateDisplayTime",propertyType:je.CONTROLS},configureMessage:{value:"",property:"configureMessage",propertyType:je.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ht||(ht={}));var bt,vt=function(){return{layout:{selectorKey:ht.LAYOUT,adjustment:Io.adjustment,width:Object.assign(Object.assign({},Io.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"40",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar},design:{},content:{selectorKey:ht.CONTENT,source:Ct.source,orderBefore:Ct.orderBefore,orderBeforeTime:Ct.orderBeforeTime,orderBeforeDisplayTime:Ct.orderBeforeDisplayTime,deliveryBefore:Ct.deliveryBefore,deliveryEndsBefore:Ct.deliveryEndsBefore,deliveryBeforeDisplayTime:Ct.deliveryBeforeDisplayTime,deliveryStartingDate:Ct.deliveryStartingDate,deliveryStartsAfter:Ct.deliveryStartsAfter,deliveryStartingDateDisplayTime:Ct.deliveryStartingDateDisplayTime,configureMessage:Ct.configureMessage},dataConnector:{selectorKey:ht.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:je.CONTROLS}}}},Ot={onClick:{value:"Show Image Lightbox",propertyType:je.CONTROLS},onHover:{value:"Zoom Image",propertyType:je.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:je.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:je.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:je.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:je.CSS}},mt=function(){return{layout:{adjustment:Io.adjustment,width:Io.width,height:Io.height,margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,onClick:Ot.onClick,onHover:Ot.onHover,imageRatio:Ot.imageRatio,fitOptions:Ot.fitOptions,horizontalAlignment:Ot.horizontalAlignment,verticalAlignment:Ot.verticalAlignment},design:{layouter:{backgroundColor:Io.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}},wt={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:je.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:je.CONTROLS},textAlignment:{value:"center",property:"textAlignment",propertyType:je.CONTROLS},itemSpacing:{value:"10",propertyType:je.CSS,unit:1,property:"itemSpacing"},iconPosition:{value:"left",property:"iconPosition",propertyType:je.CONTROLS},clickToNavigate:{value:"false",property:"iconPosition",propertyType:je.CSS},iconStyle:{value:"Icon",propertyType:je.CONTROLS}},content:{socialIcons:{value:[{id:1,title:"Amazon",name:"amazon",show:"true",url:"https://amazon.com"},{id:2,title:"Website",name:"website",show:"true",url:"https://www.sellerscommerce.com/"},{id:3,title:"Instagram",name:"instagram",show:"true",url:"https://instagram.com"},{id:4,title:"Twitter",name:"twitter",show:"true",url:"https://x.com/"},{id:5,title:"Facebook",name:"facebook",show:"true",url:"facebook"}],propertyType:je.CONTROLS},website:{value:!0,propertyType:je.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:je.CONTROLS},instagram:{value:!0,propertyType:je.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:je.CONTROLS},facebook:{value:!0,propertyType:je.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:je.CONTROLS},linkedIn:{value:!1,propertyType:je.CONTROLS},linkedInUrl:{value:"",propertyType:je.CONTROLS},twitter:{value:!0,propertyType:je.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:je.CONTROLS},amazon:{value:!0,propertyType:je.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:je.CONTROLS}},design:{icon:{value:"",propertyType:je.CONTROLS},designiconSize:{value:"30",propertyType:je.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:je.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:je.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:je.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:je.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:je.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:je.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:je.CONTROLS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.FILL_AND_BACKGROUND="fillAndBackground",e.ITEM_STYLE="iconStyle",e.SOCIAL_ICONS="socialIcons",e.SOCIAL_WIDGET="socialWidget"}(bt||(bt={}));var ft,xt=function(){return{layout:{selectorKey:bt.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"100",unit:4}),height:Object.assign(Object.assign({},Io.height),{value:"50",unit:1}),margin:Io.margin,padding:Io.padding,alignment:wt.layout.alignment,textAlignment:wt.layout.textAlignment,clickToNavigate:wt.layout.clickToNavigate,iconStyle:wt.layout.iconStyle,iconPosition:wt.layout.iconPosition,iconAndTextSpacing:wt.layout.iconAndTextSpacing,itemSpacing:wt.layout.itemSpacing,positionType:Io.positionType,pinTo:Io.pinTo},content:{selectorKey:bt.CONTENT,socialContent:wt.content.socialIcons},design:{selectorKey:bt.DESIGN,socialWidget:{selectorKey:bt.SOCIAL_WIDGET,backgroundColor:Io.backgroundColor,cropRatio:Io.cropRatio,zoomImage:Io.zoomImage,flip:Io.flip,rotate:Io.rotate,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},itemStyle:{selectorKey:bt.ITEM_STYLE,backgroundColor:Io.backgroundColor,cropRatio:Io.cropRatio,zoomImage:Io.zoomImage,flip:Io.flip,rotate:Io.rotate,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur,iconSize:wt.design.designiconSize,iconColor:wt.design.iconColor},socialIcons:{selectorKey:bt.SOCIAL_ICONS,instagramIcon:wt.design.instagramIcon,facebookIcon:wt.design.facebookIcon,twitterIcon:wt.design.twitterIcon,amazonIcon:wt.design.amazonIcon,websiteIcon:wt.design.websiteIcon}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ft||(ft={}));var Dt,At=function(e){return{layout:{selectorKey:ft.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:je.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Io.height),{isReadOnly:!0}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,direction:{value:"vertical",property:"direction",propertyType:je.CONTROLS},itemGap:{property:"itemGap",propertyType:je.CSS,value:0,unit:Ke.PIXELS},justifyContent:{property:"justifyContent",propertyType:je.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:je.CSS,value:"start"}},design:{selectorKey:ft.DESIGN,backgroundColor:Object.assign(Object.assign({},Io.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle},dataConnector:{selectorKey:ft.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"stack",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:je.CONTROLS}}}},Rt={displayStyle:{value:"Button",property:"displayStyle",propertyType:je.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:je.CONTROLS},whenClicked:{value:"Open Lightbox",property:"whenClicked",propertyType:je.CONTROLS},displayType:{value:"Vertical",property:"displayType",propertyType:je.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:je.CONTROLS},itemSpacing:{value:"20",property:"itemSpacing",unit:1,propertyType:je.CSS},overflowItems:{value:"Show More Button",property:"overflowItems",propertyType:je.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:je.CONTROLS},searchPlaceholderText:{value:"Search by Product/ SKU name or code",property:"searchPlaceholderText",propertyType:je.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:je.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:je.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:je.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:je.CONTROLS},title:{value:"Available Locations",property:"title",propertyType:je.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:je.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:je.CONTROLS},description:{value:"",property:"description",propertyType:je.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:je.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:je.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:je.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:je.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:je.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:je.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:je.CSS},buttonType:{value:"primaryButton",propertyType:je.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:je.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:je.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:je.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:je.CSS},arrowIconStyle:{value:"chevron-right",propertyType:je.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:je.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:je.CONTROLS},backgroundShape:{value:"Round",propertyType:je.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:je.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:je.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:je.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:je.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:je.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:je.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:je.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:je.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:je.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:je.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:je.CSS},borderPerSlide:{isAll:!0,sides:{top:{value:1,unit:1},right:{value:1,unit:1},bottom:{value:1,unit:1},left:{value:1,unit:1}},property:"borderWidth",propertyType:je.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:je.CONTROLS},fontSize:{value:"16",propertyType:je.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS},textHighlight:{value:"#BE6C00",propertyType:je.CSS},characterSpacing:{value:"16",propertyType:je.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:je.CSS,unit:1},lineHeight:{value:"16",propertyType:je.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:je.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:je.CSS},fontSize:{value:"16",propertyType:je.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS},textHighlight:{value:"#BE6C00",propertyType:je.CSS},characterSpacing:{value:"16",propertyType:je.CSS,unit:1},lineHeight:{value:"16",propertyType:je.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:je.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:je.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:je.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:je.CONTROLS},paginationStyle:{value:"dotted",propertyType:je.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:je.CONTROLS},arrowSize:{value:"16",propertyType:je.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:je.CSS},backgroundShape:{value:"rectangle",propertyType:je.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:je.CSS},font:{value:"lato",propertyType:je.CSS},fontSize:{value:"16",propertyType:je.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:je.CSS},hoverBackgroundShape:{value:"circle",propertyType:je.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:je.CSS},hoverFont:{value:"lato",propertyType:je.CSS},hoverFontSize:{value:"#BE6C00",propertyType:je.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:je.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:je.CSS},previousIcon:{value:"shopping-cart-01",propertyType:je.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:je.CONTROLS},iconSize:{value:"20",propertyType:je.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:je.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.INPUT_STYLE="inputStyle",e.STORE_LOCATIONS_BUTTON="storeLocationButton",e.INVENTORY_TEXT_STYLE="inventoryTextStyle",e.ITEM_STYLE="itemStyle",e.LOCATION_NAME="locationName",e.LOCATION_ADDRESS="locationAddress",e.LOCATION_INVENTORY="locationInventory",e.LOCATION_TIMINGS="locationTimings",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButtons",e.HOVER_STATE="hover",e.DEFAULT_STATE="default"}(Dt||(Dt={}));var Nt,Lt=function(){return{layout:{selectorKey:Dt.LAYOUT,adjustment:Io.adjustment,width:Object.assign(Object.assign({},Io.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"130",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,displayStyle:Rt.displayStyle,displayResults:Rt.displayResults,whenClicked:Rt.whenClicked,displayType:Rt.displayType,maxItemsToDisplay:Rt.maxItemsToDisplay,itemSpacing:Rt.itemSpacing,overflowItems:Rt.overflowItems,noOfItemToShow:Rt.noOfItemToShow,searchPlaceholderText:Rt.searchPlaceholderText},content:{selectorKey:Dt.CONTENT,locationName:Rt.locationName,locationAddress:Rt.locationAddress,locationInventory:Rt.locationInventory,locationTimings:Rt.locationTimings,title:Rt.title,showTitle:Rt.showTitle,description:Rt.description,showDescription:Rt.showDescription},design:{selectorKey:Dt.DESIGN,inputStyle:{selectorKey:Dt.INPUT_STYLE,defaultState:{selectorKey:Dt.DEFAULT_STATE,buttonStyle:Rt.buttonStyle,buttonText:Rt.buttonText,icon:Rt.icon,iconPadding:Rt.iconPadding,iconPosition:Rt.iconPosition,iconAndTextSpacing:Rt.iconAndTextSpacing,alignment:Rt.alignment,buttonType:Rt.buttonType,showIcon:Rt.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Dt.HOVER_STATE,buttonStyle:Rt.buttonStyle,buttonText:Rt.buttonText,icon:Rt.icon,iconPadding:Rt.iconPadding,iconPosition:Rt.iconPosition,iconAndTextSpacing:Rt.iconAndTextSpacing,alignment:Rt.alignment,buttonType:Rt.buttonType,showIcon:Rt.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:Dt.INPUT_STYLE,defaultState:{selectorKey:Dt.DEFAULT_STATE,buttonStyle:Rt.buttonStyle,buttonText:Rt.buttonText,icon:Rt.icon,iconPadding:Rt.iconPadding,iconPosition:Rt.iconPosition,iconAndTextSpacing:Rt.iconAndTextSpacing,alignment:Rt.alignment,buttonType:Rt.buttonType,showIcon:Rt.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Dt.HOVER_STATE,buttonStyle:Rt.buttonStyle,buttonText:Rt.buttonText,icon:Rt.icon,iconPadding:Rt.iconPadding,iconPosition:Rt.iconPosition,iconAndTextSpacing:Rt.iconAndTextSpacing,alignment:Rt.alignment,buttonType:Rt.buttonType,showIcon:Rt.showIcon,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,iconSize:Io.iconSize,iconColor:Object.assign(Object.assign({},Io.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:Dt.INVENTORY_TEXT_STYLE,themeDynamic:Io.theme,fontDynamic:Io.font,fontSizeDynamic:Io.fontSize,textColorDynamic:Io.textColor,boldDynamic:Io.bold,italicDynamic:Io.italic,linethroughDynamic:Io.linethrough,underlineDynamic:Io.underline,textAlignDynamic:Io.textAlign,characterSpacingDynamic:Io.characterSpacing,lineHeightDynamic:Io.lineHeight,themeStatic:Io.themeDesc,fontStatic:Io.fontDesc,fontSizeStatic:Io.fontSizeDesc,textColorStatic:Io.textColorDesc,boldStatic:Io.boldDesc,italicStatic:Io.italicDesc,linethroughStatic:Io.linethroughDesc,underlineStatic:Io.underlineDesc,textAlignStatic:Io.textAlignDesc,characterSpacingStatic:Io.characterSpacingDesc,lineHeightStatic:Io.lineHeightDesc},itemStyle:{selectorKey:Dt.ITEM_STYLE,contentAlignment:Rt.contentAlignment,horizontalPadding:Rt.horizontalPadding,verticalPadding:Rt.verticalPadding,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},locationName:{selectorKey:Dt.LOCATION_NAME,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},locationAddress:{selectorKey:Dt.LOCATION_ADDRESS,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},locationTimings:{selectorKey:Dt.LOCATION_TIMINGS,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},locationInventory:{selectorKey:Dt.LOCATION_INVENTORY,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},arrows:{selectorKey:Dt.ARROWS,arrowIconStyle:Rt.arrowIconStyle,leftArrowIconStyle:Rt.leftArrowIconStyle,rightArrowIconStyle:Rt.rightArrowIconStyle,backgroundShape:Rt.backgroundShape,arrowSize:Rt.arrowSize,arrowColor:Rt.arrowColor},paginationDots:{selectorKey:Dt.PAGINATION_DOTS,dotSize:Rt.dotSize,currentDotColor:Rt.currentDotColor,otherDotColor:Rt.otherDotColor},paginationLine:{selectorKey:Dt.PAGINATION_LINE,currentLineColor:Rt.currentLineColor,otherLineColor:Rt.otherLineColor,lineHeight:Rt.lineHeight,lineWidth:Rt.lineWidth},showMoreItemsButton:{selectorKey:Dt.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Rt.design.pagination.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}}}},It={layout:{header:{value:!0,propertyType:je.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:je.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:je.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:je.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:je.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:je.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:je.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:je.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:je.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:je.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:je.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:je.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:je.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:je.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:je.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:je.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:je.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:je.CONTROLS,property:"static"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Age",columnMapsTo:"age"},{columnId:3,columnTitle:"Occupation",columnMapsTo:"occupation"}],propertyType:je.CONTROLS,property:"columns"},rows:{value:[{rowId:1,name:"John Doe",age:"30",occupation:"Engineer"},{rowId:2,name:"John",age:"25",occupation:"Designer"},{rowId:3,name:"Priya",age:"40",occupation:"Manager"}],propertyType:je.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:je.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:je.CSS},borderPerSlide:{isAll:!0,sides:{top:{value:1,unit:1},right:{value:1,unit:1},bottom:{value:1,unit:1},left:{value:1,unit:1}},property:"borderWidth",propertyType:je.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:je.CONTROLS},fontSize:{value:"32",propertyType:je.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS},textHighlight:{value:"#BE6C00",propertyType:je.CSS},characterSpacing:{value:"32",propertyType:je.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:je.CSS,unit:1},lineHeight:{value:"32",propertyType:je.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:je.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:je.CSS},fontSize:{value:"32",propertyType:je.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS},textHighlight:{value:"#BE6C00",propertyType:je.CSS},characterSpacing:{value:"32",propertyType:je.CSS,unit:1},lineHeight:{value:"32",propertyType:je.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:je.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:je.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:je.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:je.CONTROLS},paginationStyle:{value:"dotted",propertyType:je.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:je.CONTROLS},arrowSize:{value:"32",propertyType:je.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:je.CSS},backgroundShape:{value:"rectangle",propertyType:je.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:je.CSS},font:{value:"lato",propertyType:je.CSS},fontSize:{value:"32",propertyType:je.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:je.CSS},hoverBackgroundShape:{value:"circle",propertyType:je.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:je.CSS},hoverFont:{value:"lato",propertyType:je.CSS},hoverFontSize:{value:"#BE6C00",propertyType:je.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:je.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:je.CSS},previousIcon:{value:"shopping-cart-01",propertyType:je.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:je.CONTROLS},iconSize:{value:"30",propertyType:je.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:je.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.TABLE_WIDGET="tableWidget",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.ROW_TEXT="rowText",e.ROW_AND_HEADER_DIVIDER="rowAndHeaderDividers",e.SCROLL_BAR="scrollBar",e.PAGINATION="pagination",e.LOAD_MORE_BUTTON="loadMoreButton",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState"}(Nt||(Nt={}));var Pt,Et=function(){return{layout:{selectorKey:Nt.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"150",unit:1}),margin:Io.margin,padding:Io.padding,header:It.layout.header,headerHeight:It.layout.headerHeight,rowHeight:It.layout.rowHeight,layoutHeaderDivider:It.layout.layoutHeaderDivider,layoutRowDivider:It.layout.layoutRowDivider,layoutColumnDivider:It.layout.layoutColumnDivider,alternativeRowColors:It.layout.alternativeRowColors,headerCellPadding:It.layout.headerCellPadding,rowCellPadding:It.layout.rowCellPadding,contentAlignment:It.layout.contentAlignment,showMoreRows:It.layout.showMoreRows,rowsPerPage:It.layout.rowsPerPage,paginationType:It.layout.paginationType,paginationAlignment:It.layout.paginationAlignment,noOfItemsToLoad:It.layout.noOfItemsToLoad},content:{selectorKey:Nt.CONTENT,showTitle:It.content.showTitle,tableTitle:It.content.tableTitle,connectWith:It.content.connectWith,columns:It.content.columns,rows:It.content.rows},design:{selectorKey:Nt.DESIGN,tableWidget:{selectorKey:Nt.TABLE_WIDGET,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},table:{selectorKey:Nt.TABLE,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:It.design.table.borderStyle,borderColor:Io.borderColor,borderPerSlide:It.design.table.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},tableHeader:{selectorKey:Nt.TABLE_HEADER,backgroundColor:Io.backgroundColor},headerText:{selectorKey:Nt.HEADER_TEXT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},tableRow:{selectorKey:Nt.TABLE_ROW,backgroundColor:Io.backgroundColor},rowText:{selectorKey:Nt.ROW_TEXT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},rowAndHeaderDividers:{selectorKey:Nt.ROW_AND_HEADER_DIVIDER,headerDivider:It.design.rowAndHeaderDividers.headerDivider,rowDivider:It.design.rowAndHeaderDividers.rowDivider,columnDivider:It.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:Nt.SCROLL_BAR,scrollBarWidth:It.design.scrollBar.scrollBarWidth,scrollBarColor:It.design.scrollBar.scrollBarColor},pagination:{selectorKey:Nt.PAGINATION,defaultState:{selectorKey:Nt.DEFAULT_STATE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,previousIcon:It.design.pagination.previousIcon,nextIcon:It.design.pagination.nextIcon,iconSize:It.design.pagination.iconSize,iconColor:It.design.pagination.iconColor,backgroundShape:It.design.pagination.backgroundShape,backgroundColor:Io.backgroundColor,pagination:It.design.pagination.pagination},hoverState:{selectorKey:Nt.HOVER_STATE,theme:Io.theme}},loadMoreButton:{selectorKey:Nt.LOAD_MORE_BUTTON,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:It.design.pagination.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}}}},_t={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:je.CSS},tabLayout:{value:"streched",property:"tabLayout",propertyType:je.CSS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:je.CSS},tabSpacing:{value:90,property:"tabSpacing",propertyType:je.CSS},tabContainer:{value:90,property:"tabContainer",propertyType:je.CSS},horizontalPadding:{value:90,property:"horizontalPadding",propertyType:je.CSS},verticalPadding:{value:90,property:"verticalPadding",propertyType:je.CSS},overflowTabs:{value:"streched",property:"overflowTabs",propertyType:je.CSS},spacingBetweenRows:{value:90,property:"spacingBetweenRows",propertyType:je.CSS},tabContent:{value:["Tab 1","Tab 2"],property:"tabContent",propertyType:je.CSS}},Ht={borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,backgroundColor:Io.backgroundColor,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,exposure:Io.exposure,contrast:Io.contrast,saturation:Io.saturation,highlights:Io.highlights,shadows:Io.shadows},zt=function(){return{layout:{adjustment:Io.adjustment,width:Io.width,height:Io.height,margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,tabPosition:_t.tabPosition,tabLayout:_t.tabLayout,tabAlignment:_t.tabAlignment,tabSpacing:_t.tabSpacing,tabContainer:_t.tabContainer,horizontalPadding:_t.horizontalPadding,verticalPadding:_t.verticalPadding,overflowTabs:_t.overflowTabs,spacingBetweenRows:_t.spacingBetweenRows},design:{tabContainer:Ht,tabs:Ht,tabContentContainer:Ht,arrows:Ht},content:{tabContent:_t.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Pt||(Pt={}));var Bt,kt=function(){return{layout:{selectorKey:Pt.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:je.CSS},textData:{value:"<h1>Heading 1</h1>",propertyType:je.CONTROLS},height:{value:"auto",property:"height",unit:5,propertyType:je.CSS},margin:Io.margin,padding:{isAll:!0,sides:{top:{value:10,unit:1},right:{value:10,unit:1},bottom:{value:10,unit:1},left:{value:10,unit:1}},property:"padding",propertyType:je.CSS},overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:Pt.DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},dataConnector:{selectorKey:Pt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:je.CONTROLS}}}},jt={displayFormat:{value:"Stack Horizontal",property:"displayFormat",propertyType:je.CONTROLS},showUomPrice:{value:!0,property:"showUomPrice",propertyType:je.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:je.CSS},onClick:{value:"Show All",property:"onClick",propertyType:je.CONTROLS},itemPadding:{value:"10",property:"itemPadding",propertyType:je.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:je.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:je.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:je.CONTROLS},header:{value:!0,property:"header",propertyType:je.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:je.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:je.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:je.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:je.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:je.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:je.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:je.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:je.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:je.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:je.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:je.CONTROLS},overflowControl:{value:"Show More Button",property:"overflowControl",propertyType:je.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:je.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:je.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:je.CSS},productPrice:{value:!0,property:"productPrice",propertyType:je.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:je.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:je.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:je.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:je.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:je.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:je.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:je.CONTROLS},discount:{value:!0,property:"discount",propertyType:je.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:je.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:je.CONTROLS},savings:{value:!0,property:"savings",propertyType:je.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:je.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:je.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:je.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:je.CONTROLS},productShippingPrice:{value:!0,property:"productShippingPrice",propertyType:je.CONTROLS},pricePerUnit:{value:!0,property:"pricePerUnit",propertyType:je.CONTROLS},uom:{value:!0,property:"uom",propertyType:je.CONTROLS},uomName:{value:!0,property:"uomName",propertyType:je.CONTROLS},uomConversion:{value:!0,property:"uomConversion",propertyType:je.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:je.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:je.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:je.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:je.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:je.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:je.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:je.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:je.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:je.CSS},buttonType:{value:"primaryButton",propertyType:je.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:je.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:je.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:je.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:je.CONTROLS},backgroundShape:{value:"Round",propertyType:je.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:je.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:je.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:je.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:je.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:je.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:je.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:je.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:je.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:je.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:je.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:je.CSS},borderPerSlide:{isAll:!0,sides:{top:{value:1,unit:1},right:{value:1,unit:1},bottom:{value:1,unit:1},left:{value:1,unit:1}},property:"borderWidth",propertyType:je.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:je.CONTROLS},fontSize:{value:"16",propertyType:je.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS},textHighlight:{value:"#BE6C00",propertyType:je.CSS},characterSpacing:{value:"16",propertyType:je.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:je.CSS,unit:1},lineHeight:{value:"16",propertyType:je.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:je.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:je.CSS},fontSize:{value:"16",propertyType:je.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS},textHighlight:{value:"#BE6C00",propertyType:je.CSS},characterSpacing:{value:"16",propertyType:je.CSS,unit:1},lineHeight:{value:"16",propertyType:je.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:je.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:je.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:je.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:je.CONTROLS},paginationStyle:{value:"dotted",propertyType:je.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:je.CONTROLS},arrowSize:{value:"16",propertyType:je.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:je.CSS},backgroundShape:{value:"rectangle",propertyType:je.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:je.CSS},font:{value:"lato",propertyType:je.CSS},fontSize:{value:"16",propertyType:je.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:je.CSS},hoverBackgroundShape:{value:"circle",propertyType:je.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:je.CSS},hoverFont:{value:"lato",propertyType:je.CSS},hoverFontSize:{value:"#BE6C00",propertyType:je.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:je.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:je.CSS},previousIcon:{value:"shopping-cart-01",propertyType:je.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:je.CONTROLS},iconSize:{value:"20",propertyType:je.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:je.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.ITEM_STYLE="itemStyle",e.UOM_TITLE_STYLE="uomTitleStyle",e.UOM_CONVERSION_STYLE="uomConversionStyle",e.PRODUCT_PRICE="productPrice",e.UOM_STYLE="uomStyle",e.CURRENCY_CODE_STYLE="currencyCodeStyle",e.ACTUAL_PRICE="actualPrice",e.DISCOUNT="discount",e.DISCOUNT_VALUE="discountValue",e.SAVINGS="savings",e.SAVINGS_VALUE="savingsValue",e.PRICE_PER_UNIT="pricePerUnit",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.SCROLL="scroll",e.ROW_DIVIDERS="rowDividers",e.PAGINATION="pagination",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButton",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selectedState"}(Bt||(Bt={}));var Kt,Ut=function(){return{layout:{selectorKey:Bt.LAYOUT,adjustment:Io.adjustment,width:Object.assign(Object.assign({},Io.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"40",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,displayFormat:jt.displayFormat,showUomPrice:jt.showUomPrice,itemSpacing:jt.itemSpacing,itemPadding:jt.itemPadding,itemContentAlignment:jt.itemContentAlignment,maxItemsToDisplay:jt.maxItemsToDisplay,overflowItems:jt.overflowItems,header:jt.header,headerHeight:jt.headerHeight,rowHeight:jt.rowHeight,headerDivider:jt.headerDivider,rowDivider:jt.rowDivider,columnDivider:jt.columnDivider,alternativeRowColors:jt.alternativeRowColors,headerCellPadding:jt.headerCellPadding,rowCellPadding:jt.rowCellPadding,contentAlignment:jt.contentAlignment,overflowControl:jt.overflowControl,paginationType:jt.paginationType,paginationAlignment:jt.paginationAlignment,rowsPerPage:jt.rowsPerPage,imageBehavior:jt.imageBehavior,itemsPerRow:jt.itemsPerRow,onClick:jt.onClick},design:{selectorKey:Bt.DESIGN,itemStyle:{selectorKey:Bt.ITEM_STYLE,defaultState:{selectorKey:Bt.DEFAULT_STATE,contentAlignment:jt.contentAlignment,horizontalPadding:jt.horizontalPadding,verticalPadding:jt.verticalPadding,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},selectedState:{selectorKey:Bt.SELECTED_STATE,contentAlignment:jt.contentAlignment,horizontalPadding:jt.horizontalPadding,verticalPadding:jt.verticalPadding,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius}},uomTitleStyle:{selectorKey:Bt.UOM_TITLE_STYLE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},uomConversionStyle:{selectorKey:Bt.UOM_CONVERSION_STYLE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},productPrice:{selectorKey:Bt.PRODUCT_PRICE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},uomStyle:{selectorKey:Bt.UOM_STYLE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},currencyCodeStyle:{selectorKey:Bt.CURRENCY_CODE_STYLE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},actualPrice:{selectorKey:Bt.ACTUAL_PRICE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},discount:{selectorKey:Bt.DISCOUNT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},discountValue:{selectorKey:Bt.DISCOUNT_VALUE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},savings:{selectorKey:Bt.SAVINGS,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},savingsValue:{selectorKey:Bt.SAVINGS_VALUE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},pricePerUnit:{selectorKey:Bt.PRICE_PER_UNIT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},arrows:{selectorKey:Bt.ARROWS,arrowIconStyle:jt.arrowIconStyle,leftArrowIconStyle:jt.leftArrowIconStyle,rightArrowIconStyle:jt.rightArrowIconStyle,backgroundShape:jt.backgroundShape,arrowSize:jt.arrowSize,arrowColor:jt.arrowColor},paginationDots:{selectorKey:Bt.PAGINATION_DOTS,dotSize:jt.dotSize,currentDotColor:jt.currentDotColor,otherDotColor:jt.otherDotColor},paginationLine:{selectorKey:Bt.PAGINATION_LINE,currentLineColor:jt.currentLineColor,otherLineColor:jt.otherLineColor,lineHeight:jt.lineHeight,lineWidth:jt.lineWidth},table:{selectorKey:Bt.TABLE,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:jt.design.table.borderStyle,borderColor:Io.borderColor,borderPerSlide:jt.design.table.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},tableHeader:{selectorKey:Bt.TABLE_HEADER,backgroundColor:Io.backgroundColor},headerText:{selectorKey:Bt.HEADER_TEXT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},tableRow:{selectorKey:Bt.TABLE_ROW,backgroundColor:Io.backgroundColor,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},rowDividers:{selectorKey:Bt.ROW_DIVIDERS,headerDivider:jt.design.rowAndHeaderDividers.headerDivider,rowDivider:jt.design.rowAndHeaderDividers.rowDivider,columnDivider:jt.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Bt.SCROLL,scrollBarWidth:jt.design.scrollBar.scrollBarWidth,scrollBarColor:jt.design.scrollBar.scrollBarColor},pagination:{selectorKey:Bt.PAGINATION,defaultState:{selectorKey:Bt.DEFAULT_STATE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,previousIcon:jt.design.pagination.previousIcon,nextIcon:jt.design.pagination.nextIcon,iconSize:jt.design.pagination.iconSize,iconColor:jt.design.pagination.iconColor,backgroundShape:jt.design.pagination.backgroundShape,backgroundColor:Io.backgroundColor,pagination:jt.design.pagination.pagination},hoverState:{selectorKey:Bt.HOVER_STATE,theme:Io.theme}},showMoreItemsButton:{selectorKey:Bt.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:jt.design.pagination.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}},content:{selectorKey:Bt.CONTENT,productPrice:jt.productPrice,sellingPrice:jt.sellingPrice,productPriceDisplayUOM:jt.productPriceDisplayUOM,productPriceDisplayCurrencyCode:jt.productPriceDisplayCurrencyCode,showActualPrice:jt.showActualPrice,actualPrice:jt.actualPrice,actualPriceDisplayUOM:jt.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:jt.actualPriceDisplayCurrencyCode,discount:jt.discount,discountValue:jt.discountValue,showSavings:jt.showSavings,savings:jt.savings,savingsValue:jt.savingsValue,savingsDisplayCurrencyCode:jt.savingsDisplayCurrencyCode,embellishmentPrice:jt.embellishmentPrice,productTax:jt.productTax,productShippingPrice:jt.productShippingPrice,pricePerUnit:jt.pricePerUnit,uom:jt.uom,uomName:jt.uomName,uomConversion:jt.uomConversion},dataConnector:{selectorKey:Bt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:je.CONTROLS}}}},Vt={optionSelection:{value:!0,property:"optionSelection",propertyType:je.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:je.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:je.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:je.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:je.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:je.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:je.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:je.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:je.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:je.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:je.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:je.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:je.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:je.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:je.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:je.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:je.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:je.CONTROLS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:je.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:je.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:je.CONTROLS},dropdownOptionsSpacing:{value:"50",property:"dropdownOptionsSpacing",propertyType:je.CSS},dropdownOptionsPadding:{value:"50",property:"dropdownOptionsPadding",propertyType:je.CSS},optionAndListSpacing:{value:"50",property:"optionAndListSpacing",propertyType:je.CSS},dropdownListItemSpacing:{value:"50",property:"dropdownListItemSpacing",propertyType:je.CSS},dropdownListItemPadding:{value:"50",property:"dropdownListItemPadding",propertyType:je.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:je.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:je.CONTROLS},groupSpacing:{value:"50",property:"groupSpacing",propertyType:je.CONTROLS},groupPadding:{value:"50",property:"groupPadding",propertyType:je.CONTROLS},groupHeaderAndOptionSpacing:{value:"50",property:"groupHeaderAndOptionSpacing",propertyType:je.CONTROLS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:je.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:je.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:je.CONTROLS},tabSpacing:{value:"50",property:"tabSpacing",propertyType:je.CSS},tabAndContainerSpacing:{value:"50",property:"tabAndContainerSpacing",propertyType:je.CSS},tabHorizontalPadding:{value:"50",property:"tabHorizontalPadding",propertyType:je.CSS},tabVerticalPadding:{value:"50",property:"tabVerticalPadding",propertyType:je.CSS},containerPadding:{value:"50",property:"containerPadding",propertyType:je.CSS},tabRowSpacing:{value:"50",property:"tabRowSpacing",propertyType:je.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:je.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:je.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:je.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:je.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:je.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:je.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:je.CONTROLS},header:{value:!0,property:"header",propertyType:je.CONTROLS},headerHeight:{value:"50",property:"headerHeight",propertyType:je.CSS},rowHeight:{value:"50",property:"rowHeight",propertyType:je.CSS},accordionSpacing:{value:"50",property:"accordionSpacing",propertyType:je.CSS},accordionAndContainerSpacing:{value:"50",property:"accordionAndContainerSpacing",propertyType:je.CSS},accordionHorizontalPadding:{value:"50",property:"accordionHorizontalPadding",propertyType:je.CSS},accordionVerticalPadding:{value:"50",property:"accordionVerticalPadding",propertyType:je.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:je.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:je.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:je.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:je.CONTROLS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:je.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:je.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:je.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:je.CSS},groupHorizontalPadding:{value:"50",property:"groupHorizontalPadding",propertyType:je.CSS},groupVerticalPadding:{value:"50",property:"groupVerticalPadding",propertyType:je.CSS},groupAndContainerSpacing:{value:"50",property:"groupAndContainerSpacing",propertyType:je.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:je.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:je.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:je.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:je.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:je.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:je.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:je.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:je.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:je.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:je.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:je.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:je.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:je.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:je.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:je.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:je.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:je.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:je.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:je.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:je.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:je.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:je.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:je.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:je.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:je.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:je.CSS},buttonType:{value:"primaryButton",propertyType:je.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:je.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:je.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:je.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:je.CONTROLS},backgroundShape:{value:"circle",propertyType:je.CONTROLS},swatchShape:{value:"circle",propertyType:je.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:je.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:je.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:je.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:je.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:je.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:je.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:je.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:je.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:je.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:je.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:je.CSS},borderPerSlide:{isAll:!0,sides:{top:{value:1,unit:1},right:{value:1,unit:1},bottom:{value:1,unit:1},left:{value:1,unit:1}},property:"borderWidth",propertyType:je.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:je.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:je.CONTROLS},fontSize:{value:"16",propertyType:je.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS},textHighlight:{value:"#BE6C00",propertyType:je.CSS},characterSpacing:{value:"16",propertyType:je.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:je.CSS,unit:1},lineHeight:{value:"16",propertyType:je.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:je.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:je.CSS},fontSize:{value:"16",propertyType:je.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS},textHighlight:{value:"#BE6C00",propertyType:je.CSS},characterSpacing:{value:"16",propertyType:je.CSS,unit:1},lineHeight:{value:"16",propertyType:je.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:je.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:je.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:je.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:je.CONTROLS},paginationStyle:{value:"dotted",propertyType:je.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:je.CONTROLS},arrowSize:{value:"16",propertyType:je.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:je.CSS},backgroundShape:{value:"rectangle",propertyType:je.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:je.CSS},font:{value:"lato",propertyType:je.CSS},fontSize:{value:"16",propertyType:je.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:je.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:je.CSS},hoverBackgroundShape:{value:"circle",propertyType:je.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:je.CSS},hoverFont:{value:"lato",propertyType:je.CSS},hoverFontSize:{value:"#BE6C00",propertyType:je.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:je.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:je.CSS},previousIcon:{value:"shopping-cart-01",propertyType:je.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:je.CONTROLS},iconSize:{value:"20",propertyType:je.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:je.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selected",e.COLLAPSED_STATE="collapsed",e.EXPANDED_STATE="expanded",e.SWATFH_TYPE_DISPLAY_STYLE="swatchTypeDisplayStyle",e.SINGLE_SELECT_DISPLAY_STYLE="singleSelectDisplayStyle",e.DROPDOWN_DISPLAY_STYLE="dropdownDisplayStyle",e.GROUPED_OPTION_DISPLAY_STYLE="groupedOptionsDisplayStyle",e.TABLE_DISPLAY_STYLE="tableDisplayStyle",e.GROUPED_TABLE_DISPLAY_STYLE="groupedTableDisplayStyle",e.DATA_CONNECTOR="dataConnector",e.OPTION_STYLE="optionStyle",e.SWATCH_OPTION_VALUE_STYLE="swatchOptionValueStyle",e.SINGLE_OPTION_VALUE_STYLE="singleOptionValueStyle",e.TAB_ITEM_STYLE="tabItemStyle",e.ACCORDION_ITEM_STYLE="accordionItemStyle",e.GROUPED_UPFRONT_STYLE="groupedUpfrontStyle",e.DROPDOWN_STYLE="dropdownStyle",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.SCROLL="scroll",e.ROW_DIVIDERS="rowDividers",e.PAGINATION="pagination",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButton",e.OPTION_TITLE="optionTitle",e.NO_OF_OPTION_VALUES="noOfOptionValues",e.OPTION_PRICE="optionPrice",e.SELECTED_VARIENT_NAME="selectedVarientName",e.OPTION_VALUE_NAME="optionValueName",e.OPTION_VALUE_CODE="optionValueCode",e.NO_OF_VARIENTS_AVAILABLE="noOfVariantsAvailable",e.OPTION_VALUE_PRICE="optionValuePrice",e.AVAILABLE_INVENTORY="availableInventory",e.ADDED_ITEMS_TOTAL="addedItemsTotal"}(Kt||(Kt={}));var Mt,Gt=function(){return{layout:{selectorKey:Kt.LAYOUT,adjustment:Io.adjustment,width:Object.assign(Object.assign({},Io.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"180",unit:1}),margin:Io.margin,padding:Io.padding,positionType:Io.positionType,pinTo:Io.pinTo,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,optionSelection:Vt.optionSelection,displayOutOfStockValues:Vt.displayOutOfStockValues,displayStyle:Vt.displayStyle,notifyMeButton:Vt.notifyMeButton,quantitySelectorForVariantSelector:Vt.quantitySelectorForVariantSelector,dividerBetweenItems:Vt.dividerBetweenItems,optionTitleValueSpacing:Vt.optionTitleValueSpacing,remainingDisplayStyle:Vt.remainingDisplayStyle,allowUserToSearch:Vt.allowUserToSearch,allowUserToFilter:Vt.allowUserToFilter,itemSpacing:Vt.itemSpacing,swatchTypeDisplayStyle:{selectorKey:Kt.SWATFH_TYPE_DISPLAY_STYLE,displayValues:Vt.displayValues,itemPadding:Vt.itemPadding,itemSpacing:Vt.itemSpacing,maxItemsToDisplay:Vt.maxItemsToDisplay,overflowItems:Vt.overflowItems,swatchImageType:Vt.swatchImageType},singleSelectDisplayStyle:{selectorKey:Kt.SINGLE_SELECT_DISPLAY_STYLE,displayValues:Vt.displayValues,itemPadding:Vt.itemPadding,itemSpacing:Vt.itemSpacing,maxItemsToDisplay:Vt.maxItemsToDisplay,overflowItems:Vt.overflowItems,imageBehaviour:Vt.imageBehaviour,itemsPerRow:Vt.itemsPerRow,itemContentAlignment:Vt.itemContentAlignment,overflowDirection:Vt.overflowDirection},dropdownDisplayStyle:{selectorKey:Kt.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Vt.dropdownOptionsSpacing,dropdownOptionsPadding:Vt.dropdownOptionsPadding,dropdownStyle:Vt.dropdownStyle,optionAndListSpacing:Vt.optionAndListSpacing,dropdownListItemSpacing:Vt.dropdownListItemSpacing,dropdownListItemPadding:Vt.dropdownListItemPadding,dividerBetweenListItems:Vt.dividerBetweenListItems,maxItemsToDisplay:Vt.maxItemsToDisplay,overflowItems:Vt.overflowItems},groupedOptionsDisplayStyle:{selectorKey:Kt.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:Vt.groupsDisplayStyle,groupSpacing:Vt.groupSpacing,groupPadding:Vt.groupPadding,groupHeaderAndOptionSpacing:Vt.groupHeaderAndOptionSpacing,tabDirection:Vt.tabDirection,tabLayout:Vt.tabLayout,tabAlignment:Vt.tabAlignment,tabSpacing:Vt.tabSpacing,tabAndContainerSpacing:Vt.tabAndContainerSpacing,tabHorizontalPadding:Vt.tabHorizontalPadding,tabVerticalPadding:Vt.tabVerticalPadding,containerPadding:Vt.tabVerticalPadding,overflowItems:Vt.overflowItems,tabRowSpacing:Vt.tabRowSpacing,expandIconPositon:Vt.expandIconPositon,expandFirstItemByDefault:Vt.expandFirstItemByDefault,allowMultipleOpenItems:Vt.allowMultipleOpenItems,itemDividers:Vt.itemDividers,accordionSpacing:Vt.accordionSpacing,accordionAndContainerSpacing:Vt.accordionAndContainerSpacing,accordionHorizontalPadding:Vt.accordionHorizontalPadding,accordionVerticalPadding:Vt.accordionVerticalPadding,groupAndContainerSpacing:Vt.groupAndContainerSpacing,groupHorizontalPadding:Vt.groupHorizontalPadding,groupVerticalPadding:Vt.groupVerticalPadding,canCollapseGroups:Vt.canCollapseGroups,collapseIconPosition:Vt.collapseIconPosition},tableDisplayStyle:{selectorKey:Kt.TABLE_DISPLAY_STYLE,header:Vt.header,headerHeight:Vt.headerHeight,rowHeight:Vt.rowHeight,headerDivider:Vt.headerDivider,rowDivider:Vt.rowDivider,columnDivider:Vt.columnDivider,alternativeRowColors:Vt.alternativeRowColors,headerCellPadding:Vt.headerCellPadding,rowCellPadding:Vt.rowCellPadding,contentAlignment:Vt.contentAlignment,overflowControl:Vt.overflowControl,paginationType:Vt.paginationType,paginationAlignment:Vt.paginationAlignment,rowsPerPage:Vt.rowsPerPage,showMoreRows:Vt.showMoreRows},groupedTableDisplayStyle:{selectorKey:Kt.GROUPED_TABLE_DISPLAY_STYLE,groupsDisplayStyle:Vt.groupsDisplayStyle,groupSpacing:Vt.groupSpacing,groupPadding:Vt.groupPadding,groupHeaderAndOptionSpacing:Vt.groupHeaderAndOptionSpacing}},design:{selectorKey:Kt.DESIGN,optionStyle:{selectorKey:Kt.OPTION_STYLE,contentAlignment:Vt.contentAlignment,horizontalPadding:Vt.horizontalPadding,verticalPadding:Vt.verticalPadding,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},swatchOptionValueStyle:{selectorKey:Kt.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:Kt.DEFAULT_STATE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,backgroundShape:Vt.backgroundShape,swatchShape:Vt.swatchShape},hoverState:{selectorKey:Kt.HOVER_STATE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,backgroundShape:Vt.backgroundShape,swatchShape:Vt.swatchShape},selectedState:{selectorKey:Kt.SELECTED_STATE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,backgroundShape:Vt.backgroundShape,swatchShape:Vt.swatchShape}},singleOptionValueStyle:{selectorKey:Kt.SINGLE_OPTION_VALUE_STYLE,defaultState:{selectorKey:Kt.DEFAULT_STATE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,backgroundShape:Vt.backgroundShape},hoverState:{selectorKey:Kt.HOVER_STATE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,backgroundShape:Vt.backgroundShape},selectedState:{selectorKey:Kt.SELECTED_STATE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,backgroundShape:Vt.backgroundShape}},tabItemStyle:{selectorKey:Kt.TAB_ITEM_STYLE,defaultState:{selectorKey:Kt.DEFAULT_STATE,contentAlignment:Vt.contentAlignment,tabAndContainerSpacing:Vt.tabAndContainerSpacing,horizontalPadding:Vt.horizontalPadding,verticalPadding:Vt.verticalPadding,tabBackgroundColor:Io.backgroundColor,tabContainerBackgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},hoverState:{selectorKey:Kt.HOVER_STATE,contentAlignment:Vt.contentAlignment,tabAndContainerSpacing:Vt.tabAndContainerSpacing,horizontalPadding:Vt.horizontalPadding,verticalPadding:Vt.verticalPadding,tabBackgroundColor:Io.backgroundColor,tabContainerBackgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},selectedState:{selectorKey:Kt.SELECTED_STATE,contentAlignment:Vt.contentAlignment,tabAndContainerSpacing:Vt.tabAndContainerSpacing,horizontalPadding:Vt.horizontalPadding,verticalPadding:Vt.verticalPadding,tabBackgroundColor:Io.backgroundColor,tabContainerBackgroundColor:Object.assign(Object.assign({},Io.backgroundColor),{property:"tabContainerBackgroundColor"}),borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius}},accordionItemStyle:{selectorKey:Kt.ACCORDION_ITEM_STYLE,defaultState:{selectorKey:Kt.DEFAULT_STATE},collapsedState:{selectorKey:Kt.COLLAPSED_STATE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},expandedState:{selectorKey:Kt.EXPANDED_STATE,backgroundColor:Io.backgroundColor,containerBackgroundColor:Object.assign(Object.assign({},Io.backgroundColor),{property:"containerBackgroundColor"}),borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius}},groupedUpfrontStyle:{selectorKey:Kt.GROUPED_UPFRONT_STYLE,backgroundColor:Io.backgroundColor,containerBackgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},dropdownStyle:{selectorKey:Kt.DROPDOWN_STYLE,backgroundColor:Io.backgroundColor,containerBackgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},arrows:{selectorKey:Kt.ARROWS,arrowIconStyle:Vt.arrowIconStyle,leftArrowIconStyle:Vt.leftArrowIconStyle,rightArrowIconStyle:Vt.rightArrowIconStyle,backgroundShape:Vt.backgroundShape,arrowSize:Vt.arrowSize,arrowColor:Vt.arrowColor},paginationDots:{selectorKey:Kt.PAGINATION_DOTS,dotSize:Vt.dotSize,currentDotColor:Vt.currentDotColor,otherDotColor:Vt.otherDotColor},paginationLine:{selectorKey:Kt.PAGINATION_LINE,currentLineColor:Vt.currentLineColor,otherLineColor:Vt.otherLineColor,lineHeight:Vt.lineHeight,lineWidth:Vt.lineWidth},table:{selectorKey:Kt.TABLE,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:Vt.design.table.borderStyle,borderColor:Io.borderColor,borderPerSlide:Vt.design.table.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},tableHeader:{selectorKey:Kt.TABLE_HEADER,backgroundColor:Io.backgroundColor},headerText:{selectorKey:Kt.HEADER_TEXT,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},tableRow:{selectorKey:Kt.TABLE_ROW,backgroundColor:Io.backgroundColor,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},scroll:{selectorKey:Kt.SCROLL,scrollBarWidth:Vt.design.scrollBar.scrollBarWidth,scrollBarColor:Vt.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:Kt.ROW_DIVIDERS,headerDivider:Vt.design.rowAndHeaderDividers.headerDivider,rowDivider:Vt.design.rowAndHeaderDividers.rowDivider,columnDivider:Vt.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:Kt.PAGINATION,defaultState:{selectorKey:Kt.DEFAULT_STATE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,previousIcon:Vt.design.pagination.previousIcon,nextIcon:Vt.design.pagination.nextIcon,iconSize:Vt.design.pagination.iconSize,iconColor:Vt.design.pagination.iconColor,backgroundShape:Vt.design.pagination.backgroundShape,backgroundColor:Io.backgroundColor,pagination:Vt.design.pagination.pagination},hoverState:{selectorKey:Kt.HOVER_STATE,theme:Io.theme}},showMoreItemsButton:{selectorKey:Kt.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Vt.design.pagination.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},optionTitle:{selectorKey:Kt.OPTION_TITLE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},noOfOptionValues:{selectorKey:Kt.NO_OF_OPTION_VALUES,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},optionPrice:{selectorKey:Kt.OPTION_PRICE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},selectedVarientName:{selectorKey:Kt.SELECTED_VARIENT_NAME,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},optionValueName:{selectorKey:Kt.OPTION_VALUE_NAME,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},optionValueCode:{selectorKey:Kt.OPTION_VALUE_CODE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},noOfVariantsAvailable:{selectorKey:Kt.NO_OF_VARIENTS_AVAILABLE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},optionValuePrice:{selectorKey:Kt.OPTION_VALUE_PRICE,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},availableInventory:{selectorKey:Kt.AVAILABLE_INVENTORY,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight},addedItemsTotal:{selectorKey:Kt.ADDED_ITEMS_TOTAL,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}},content:{selectorKey:Kt.CONTENT,optionProperties:Vt.optionProperties,optionName:Vt.optionName,noOfOptionValues:Vt.noOfOptionValues,optionPrice:Vt.optionPrice,priceFormat:Vt.priceFormat,showSelectedVariant:Vt.showSelectedVariant,optionValueProperties:Vt.optionValueProperties,optionValueName:Vt.optionValueName,optionValueCode:Vt.optionValueCode,swatchImage:Vt.swatchImage,swatchImageType:Vt.swatchImageType,noOfVariantsAvailable:Vt.noOfVariantsAvailable,optionValuePrice:Vt.optionValuePrice,showAvailableInventory:Vt.showAvailableInventory,showTotalPriceOfAddedItems:Vt.showTotalPriceOfAddedItems},dataConnector:{selectorKey:Kt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"selectedOptions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:je.CONTROLS}}}},Wt={layout:{autoplay:{value:"true",propertyType:je.CONTROLS},showControls:{value:"onHover",propertyType:je.CONTROLS},loopVideo:{value:!0,propertyType:je.CONTROLS},loopCount:{value:4,propertyType:je.CONTROLS}},content:{image:{value:{src:"https://i.pinimg.com/736x/ba/91/a4/ba91a41ba14269c20b2ae3d9bde16e4d.jpg"},propertyType:je.CONTROLS},videoFile:{value:"",propertyType:je.CONTROLS},showVideoTitle:{value:!0,propertyType:je.CONTROLS},videoTitle:{value:"Sample Video",propertyType:je.CONTROLS},showVideoDescription:{value:!0,propertyType:je.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:je.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:je.CONTROLS},thumbnailImage:{value:"",propertyType:je.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:je.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:je.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:je.CONTROLS},icon:{value:"",propertyType:je.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:je.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:je.CSS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:je.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:je.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:je.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:je.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:je.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:je.CSS},playIcon:{value:"preview",property:"playIcon",propertyType:je.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:je.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:je.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:je.CONTROLS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.VIDEO_PLAYER_TEXT="videoPlayerText",e.PLAY_PAUSE="playPause",e.VIDEO="video",e.VIDEO_WIDGET_LAYOUT="videoWidgetLayout",e.VIDEO_WIDGET_DESIGN="videoWidgetDesign",e.VIDEO_TEXT_LAYOUT="videoTextLayout",e.VIDEO_TEXT_CONTAINER_DESIGN="videoTextContainerDesign"}(Mt||(Mt={}));var Yt,Ft=function(){return{layout:{selectorKey:Mt.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"245",unit:4}),margin:Io.margin,padding:Object.assign(Object.assign({},Io.padding),{value:"20",unit:1}),autoplay:Wt.layout.autoplay,showControls:Wt.layout.showControls,loopVideo:Wt.layout.loopVideo,loopCount:Wt.layout.loopCount,positionType:Io.positionType,pinTo:Io.pinTo},content:{selectorKey:Mt.CONTENT,videoFile:Wt.content.videoFile,showVideoTitle:Wt.content.showVideoTitle,videoTitle:Wt.content.videoTitle,showVideoDescription:Wt.content.showVideoDescription,videoDescription:Wt.content.videoDescription,showCustomVideoThumbnail:Wt.content.showCustomVideoThumbnail,thumbnailImage:Wt.content.thumbnailImage,image:Wt.content.image},design:{selectorKey:Mt.DESIGN,videoWidgetLayout:{selectorKey:Mt.VIDEO_WIDGET_LAYOUT,verticalAlignment:Wt.design.verticalAlignment,widgetTextAndItemSpacing:Wt.design.widgetTextAndItemSpacing,textPosition:Wt.design.textPosition},videoWidgetDesign:{selectorKey:Mt.VIDEO_WIDGET_DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,showIcon:Io.showIcon,iconSize:Io.iconSize,iconColor:Io.iconColor,theme:Io.theme,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight,themeDesc:Io.themeDesc,fontDesc:Io.fontDesc,fontSizeDesc:Io.fontSizeDesc,textColorDesc:Io.textColorDesc,boldDesc:Io.boldDesc,italicDesc:Io.italicDesc,linethroughDesc:Io.linethroughDesc,underlineDesc:Io.underlineDesc,textAlignDesc:Io.textAlignDesc,characterSpacingDesc:Io.characterSpacingDesc,lineHeightDesc:Io.lineHeightDesc},videoTextLayout:{selectorKey:Mt.VIDEO_TEXT_LAYOUT,textVerticalPadding:Wt.design.textVerticalPadding,textHorizontalPadding:Wt.design.textHorizontalPadding,titleAndDescriptionSpacing:Wt.design.titleAndDescriptionSpacing},videoTextContainerDesign:{selectorKey:Mt.VIDEO_TEXT_CONTAINER_DESIGN,backgroundColor:Io.backgroundColor,showBorder:Io.showBorder,borderStyle:Io.borderStyle,borderColor:Io.borderColor,borderPerSlide:Io.borderPerSlide,borderRadius:Io.borderRadius,showShadow:Io.showShadow,shadowColor:Io.shadowColor,angle:Io.angle,spread:Io.spread,blur:Io.blur},playPause:{selectorKey:Mt.PLAY_PAUSE,playIcon:Wt.design.playIcon,pauseIcon:Wt.design.pauseIcon,size:Wt.design.size,iconColor:Io.iconColor,backgroundShape:Wt.design.backgroundShape,backgroundColor:Io.backgroundColor}}}},Xt={layout:{showVolumePrice:{value:!0,propertyType:je.CONTROLS,property:"showVolumePrice"},displayFormat:{value:"horizontalStack",propertyType:je.CONTROLS,property:"displayFormat"},itemSpacing:{value:"20",propertyType:je.CSS,unit:1,property:"itemSpacing"},maxItemsToDisplay:{value:"4",propertyType:je.CONTROLS,property:"maxItemsToDisplay",unit:7},overflowControl:{value:"scroll",propertyType:je.CONTROLS,property:"overflowControl"},onClick:{value:"showAll",propertyType:je.CONTROLS,property:"onClick"},sliderControl:{value:"arrows",propertyType:je.CONTROLS,property:"sliderControl"},controlPosition:{value:"bottom",propertyType:je.CONTROLS,property:"controlPosition"},loopImages:{value:!1,propertyType:je.CONTROLS,property:"loopImages"},autoplay:{value:!1,propertyType:je.CONTROLS,property:"autoplay"},headerHeight:{value:"0",propertyType:je.CSS,unit:1,property:"headerHeight"},rowHeight:{value:"0",propertyType:je.CSS,unit:1,property:"rowHeight"},headerDivider:{value:!0,propertyType:je.CONTROLS,property:"headerDivider"},rowDivider:{value:!0,propertyType:je.CONTROLS,property:"rowDivider"},columnDivider:{value:!0,propertyType:je.CONTROLS,property:"columnDivider"},alternativeRowColors:{value:!1,propertyType:je.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:je.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:je.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:je.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:je.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:je.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:je.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:je.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:je.CONTROLS,property:"noOfItemsToLoad"},groupDisplayStyle:{value:"horizontalTabs",propertyType:je.CONTROLS,property:"groupDisplayStyle"},optionTitleAndValueSpacing:{value:"20",propertyType:je.CSS,property:"optionTitleAndValueSpacing"},tabItemSpacing:{value:"20",propertyType:je.CSS,property:"tabItemSpacing"},accordionItemSpacing:{value:"20",propertyType:je.CSS,property:"accordionItemSpacing"}},content:{uom:{value:!0,propertyType:je.CONTROLS,property:"uom"},uomName:{value:!0,propertyType:je.CONTROLS,property:"uomName"},uomConversion:{value:!0,propertyType:je.CONTROLS,property:"uomConversion"},productPrice:{value:!0,propertyType:je.CONTROLS,property:"productPrice"},sellingPrice:{value:!0,propertyType:je.CONTROLS,property:"sellingPrice"},displayProductUOM:{value:!0,propertyType:je.CONTROLS,property:"displayProductUOM"},displayProductCurrencyCode:{value:!0,propertyType:je.CONTROLS,property:"displayProductCurrencyCode"},actualPriceToggle:{value:!0,propertyType:je.CONTROLS,property:"actualPriceToggle"},actualPrice:{value:!0,propertyType:je.CONTROLS,property:"actualPrice"},displayPriceUOM:{value:!0,propertyType:je.CONTROLS,property:"displayPriceUOM"},displayPriceCurrencyCode:{value:!0,propertyType:je.CONTROLS,property:"displayPriceCurrencyCode"},discountPercentage:{value:!0,propertyType:je.CONTROLS,property:"discountPercentage"},discountValue:{value:!0,propertyType:je.CONTROLS,property:"discountValue"},savings:{value:!0,propertyType:je.CONTROLS,property:"savings"},savingsPercentage:{value:!0,propertyType:je.CONTROLS,property:"savingsPercentage"},savingsValue:{value:!0,propertyType:je.CONTROLS,property:"savingsValue"},displaySavingsCurrencyCode:{value:!0,propertyType:je.CONTROLS,property:"displaySavingsCurrencyCode"},pricePerUnit:{value:!0,propertyType:je.CONTROLS,property:"pricePerUnit"},EmbellishmentPrice:{value:!0,propertyType:je.CONTROLS,property:"EmbellishmentPrice"},productTax:{value:!0,propertyType:je.CONTROLS,property:"productTax"},productShippingPrice:{value:!0,propertyType:je.CONTROLS,property:"productShippingPrice"}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Yt||(Yt={}));var qt,Qt=function(){return{layout:{selectorKey:Yt.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:je.CSS},height:{value:"120",property:"height",unit:1,propertyType:je.CSS},margin:Io.margin,padding:Io.padding,showVolumePrice:Xt.layout.showVolumePrice,displayFormat:Xt.layout.displayFormat,itemSpacing:Xt.layout.itemSpacing,maxItemsToDisplay:Xt.layout.maxItemsToDisplay,overflowControl:Xt.layout.overflowControl,onClick:Xt.layout.onClick,sliderControl:Xt.layout.sliderControl,controlPosition:Xt.layout.controlPosition,loopImages:Xt.layout.loopImages,autoplay:Xt.layout.autoplay,headerHeight:Xt.layout.headerHeight,rowHeight:Xt.layout.rowHeight,headerDivider:Xt.layout.headerDivider,rowDivider:Xt.layout.rowDivider,columnDivider:Xt.layout.columnDivider,alternativeRowColors:Xt.layout.alternativeRowColors,headerCellPadding:Xt.layout.headerCellPadding,rowCellPadding:Xt.layout.rowCellPadding,contentAlignment:Xt.layout.contentAlignment,showMoreRows:Xt.layout.showMoreRows,rowsPerPage:Xt.layout.rowsPerPage,paginationType:Xt.layout.paginationType,paginationAlignment:Xt.layout.paginationAlignment,optionTitleAndValueSpacing:Xt.layout.optionTitleAndValueSpacing,tabItemSpacing:Xt.layout.tabItemSpacing,accordionItemSpacing:Xt.layout.accordionItemSpacing,noOfItemsToLoad:Xt.layout.noOfItemsToLoad,groupDisplayStyle:Xt.layout.groupDisplayStyle,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},content:{selectorKey:Yt.CONTENT,uom:Xt.content.uom,uomName:Xt.content.uomName,uomConversion:Xt.content.uomConversion,productPrice:Xt.content.productPrice,sellingPrice:Xt.content.sellingPrice,displayProductUOM:Xt.content.displayProductUOM,displayProductCurrencyCode:Xt.content.displayProductCurrencyCode,actualPriceToggle:Xt.content.actualPriceToggle,actualPrice:Xt.content.actualPrice,displayPriceUOM:Xt.content.displayPriceUOM,displayPriceCurrencyCode:Xt.content.displayPriceCurrencyCode,discountPercentage:Xt.content.discountPercentage,discountValue:Xt.content.discountValue,savings:Xt.content.savings,savingsPercentage:Xt.content.savingsPercentage,savingsValue:Xt.content.savingsValue,displaySavingsCurrencyCode:Xt.content.displayProductCurrencyCode,pricePerUnit:Xt.content.pricePerUnit,EmbellishmentPrice:Xt.content.EmbellishmentPrice,productTax:Xt.content.productTax,productShippingPrice:Xt.content.productShippingPrice},design:{selectorKey:Yt.DESIGN,productPrice:{},uomStyle:{},currencyCodeStyle:{},actualPrice:{},discountPercentage:{},discountValue:{},savingsPercentage:{},savingsValue:{},emblishmentPrice:{},productTax:{},productShippingPrice:{}},dataConnector:{selectorKey:Yt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"volumePricingDeatils",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:je.CONTROLS}}}},Zt={openAutomaticallyOnPage:{value:!0,propertyType:je.CONTROLS,property:"openAutomaticallyOnPage"},selectPage:{value:"showImageLightbox",propertyType:je.CONTROLS,property:"selectPage"},closeOnXIcon:{value:!0,propertyType:je.CONTROLS,property:"closeIcon"},closeOnClickingBackground:{value:!1,propertyType:je.CONTROLS,property:"closeOnClickingBackground"},lightboxPosition:{value:"Top Left",propertyType:je.CONTROLS,property:"lightboxPosition"},horizontalOffset:{value:"0",propertyType:je.CSS,property:"horizontalOffset",unit:1},verticalOffset:{value:"0",propertyType:je.CSS,property:"verticalOffset",unit:1}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(qt||(qt={}));var $t,Jt=function(){return{layout:{selectorKey:qt.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"340",unit:1}),openAutomaticallyOnPage:Zt.openAutomaticallyOnPage,selectPage:Zt.selectPage,closeIcon:Zt.closeOnXIcon,closeOnClickingBackground:Zt.closeOnClickingBackground,lightboxPosition:Zt.lightboxPosition,horizontalOffset:Zt.horizontalOffset,verticalOffset:Zt.verticalOffset},design:{selectorKey:qt.DESIGN,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius}}},ei={whenClicked:{value:"Open Full Cart",property:"whenClicked",propertyType:je.CONTROLS},showCartText:{value:!0,property:"showCartText",propertyType:je.CONTROLS},cartText:{value:"My Cart",property:"cartText",propertyType:je.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:je.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CART_ICON="cartIcon",e.MINI_CART_TEXT="miniCartText"}($t||($t={}));var oi,ri=function(){return{layout:{selectorKey:$t.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"245",unit:4}),margin:Io.margin,padding:Io.padding,whenClicked:ei.whenClicked,showCartText:ei.showCartText,cartText:ei.cartText,showNoOfItems:ei.showNoOfItems,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:$t.DESIGN,cartIcon:{selectorKey:$t.CART_ICON,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,showIcon:Io.showIcon,iconSize:Io.iconSize,iconColor:Io.iconColor},miniCartText:{selectorKey:$t.MINI_CART_TEXT,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}}}},ti={loggedInButtonStyle:{value:"Avatar & Name",property:"loggedInButtonStyle",propertyType:je.CONTROLS},beforeLoginText:{value:"My Cart",property:"beforeLoginText",propertyType:je.CONTROLS},myAccount:{value:!0,property:"myAccount",propertyType:je.CONTROLS},myOrders:{value:!0,property:"myOrders",propertyType:je.CONTROLS},myAddresses:{value:!0,property:"myAddresses",propertyType:je.CONTROLS},myQuotes:{value:!0,property:"myQuotes",propertyType:je.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.profile_ICON="profileMenuItems",e.MINI_profile_TEXT="profileNameText",e.PROFILE_AVATAR="profileAvatar"}(oi||(oi={}));var ii,ni=function(){return{layout:{selectorKey:oi.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},Io.height),{value:"245",unit:4}),margin:Io.margin,padding:Io.padding,loggedInButtonStyle:ti.loggedInButtonStyle,beforeLoginText:ti.beforeLoginText,positionType:Io.positionType,pinTo:Io.pinTo},content:{selectorKey:oi.CONTENT,myAccount:ti.myAccount,myOrders:ti.myOrders,myAddresses:ti.myAddresses,myQuotes:ti.myQuotes},design:{selectorKey:oi.DESIGN,profileAvatar:{selectorKey:oi.PROFILE_AVATAR,showIcon:Io.showIcon,iconSize:Io.iconSize,iconColor:Io.iconColor},profileMenuItems:{selectorKey:oi.profile_ICON,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},profileNameText:{selectorKey:oi.MINI_profile_TEXT,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(ii||(ii={}));var ai,li=function(){return{layout:{selectorKey:ii.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:je.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Io.height),{isReadOnly:!0}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:je.CONTROLS},itemGap:{property:"itemGap",propertyType:je.CSS,value:0,unit:Ke.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:je.CONTROLS},justifyContent:{property:"justifyContent",propertyType:je.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:je.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:je.CSS,value:100,unit:Ke.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:je.CSS,value:100,unit:Ke.PIXELS}},design:{selectorKey:ii.DESIGN,backgroundColor:Object.assign(Object.assign({},Io.backgroundColor),{parentRef:void 0,value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}}}),borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(ai||(ai={}));var pi,di=function(){return{layout:{selectorKey:ai.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:je.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Io.height),{isReadOnly:!0}),margin:Io.margin,padding:Io.padding,overflowContent:Io.overflowContent,scrollDirection:Io.scrollDirection,displayScrollbar:Io.displayScrollbar,positionType:Io.positionType,pinTo:Io.pinTo},design:{selectorKey:ai.DESIGN,backgroundColor:Object.assign(Object.assign({},Io.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle}}},ci={spacingBetweenManuListItems:{value:20,property:"spacingBetweenManuListItems",unit:1,propertyType:je.CSS},fillItemsToContainerWidth:{value:!1,propertyType:je.CONTROLS},dividerBetweenItems:{value:!1,propertyType:je.CONTROLS},listItemAlignment:{value:"left",property:"listItemAlignment",propertyType:je.CSS},listItemContentAlignment:{value:"left",property:"listItemContentAlignment",propertyType:je.CSS},maxItemsToDisplay:{value:50,unit:7,property:"maxItemsToDisplay",propertyType:je.CSS},overflowControl:{value:"Load More Button",propertyType:je.CONTROLS},onClick:{value:"Navigate to a page",propertyType:je.CONTROLS},menuList:{value:[{label:"Home",url:""}],propertyType:je.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.MENU_CONTAINER="menuContainer",e.MENU_ITEM_STYLE="menuItemStyle"}(pi||(pi={}));var si=function(){return{layout:{selectorKey:pi.LAYOUT,width:Object.assign(Object.assign({},Io.width),{value:200,unit:1}),height:Io.height,margin:Io.margin,padding:Io.padding,direction:Io.direction,spacingBetweenManuListItems:ci.spacingBetweenManuListItems,fillItemsToContainerWidth:ci.fillItemsToContainerWidth,dividerBetweenItems:ci.dividerBetweenItems,listItemAlignment:ci.listItemAlignment,listItemContentAlignment:ci.listItemContentAlignment,maxItemsToDisplay:ci.maxItemsToDisplay,overflowControl:ci.overflowControl,onClick:ci.onClick,positionType:Io.positionType,pinTo:Io.pinTo},content:{menuList:ci.menuList},design:{selectorKey:pi.DESIGN,menuContainer:{selectorKey:pi.MENU_CONTAINER,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius},menuItemStyle:{selectorKey:pi.MENU_ITEM_STYLE,backgroundColor:Io.backgroundColor,borderColor:Io.borderColor,borderStyle:Io.borderStyle,borderPerSlide:Io.borderPerSlide,showBorder:Io.showBorder,showShadow:Io.showShadow,shadowColor:Io.shadowColor,blur:Io.blur,spread:Io.spread,angle:Io.angle,borderRadius:Io.borderRadius,font:Io.font,fontSize:Io.fontSize,textColor:Io.textColor,bold:Io.bold,italic:Io.italic,linethrough:Io.linethrough,underline:Io.underline,textAlign:Io.textAlign,characterSpacing:Io.characterSpacing,lineHeight:Io.lineHeight}}}},yi=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"300px",gridTemplateColumns:"100%"}},ui=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Si=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},gi=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},hi=function(){return Object.assign(Object.assign({},gi()),{gridTemplateRows:"1fr",gridTemplateColumns:"1fr"})}})(),t})()));