@sc-360-v2/storefront-cms-library 0.2.80 → 0.2.82

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.
package/dist/builder.js CHANGED
@@ -1,2 +1,2 @@
1
1
  /*! For license information please see builder.js.LICENSE.txt */
2
- !function(e,r){"object"==typeof exports&&"object"==typeof module?module.exports=r():"function"==typeof define&&define.amd?define([],r):"object"==typeof exports?exports["storefront-cms-library"]=r():e["storefront-cms-library"]=r()}(this,(()=>(()=>{var e={633:(e,r,o)=>{var t=o(738).default;function i(){"use strict";e.exports=i=function(){return o},e.exports.__esModule=!0,e.exports.default=e.exports;var r,o={},n=Object.prototype,a=n.hasOwnProperty,l=Object.defineProperty||function(e,r,o){e[r]=o.value},p="function"==typeof Symbol?Symbol:{},d=p.iterator||"@@iterator",s=p.asyncIterator||"@@asyncIterator",c=p.toStringTag||"@@toStringTag";function y(e,r,o){return Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}),e[r]}try{y({},"")}catch(r){y=function(e,r,o){return e[r]=o}}function u(e,r,o,t){var i=r&&r.prototype instanceof b?r:b,n=Object.create(i.prototype),a=new P(t||[]);return l(n,"_invoke",{value:A(e,o,a)}),n}function S(e,r,o){try{return{type:"normal",arg:e.call(r,o)}}catch(e){return{type:"throw",arg:e}}}o.wrap=u;var g="suspendedStart",T="suspendedYield",h="executing",C="completed",O={};function b(){}function v(){}function m(){}var w={};y(w,d,(function(){return this}));var f=Object.getPrototypeOf,R=f&&f(f(_([])));R&&R!==n&&a.call(R,d)&&(w=R);var N=m.prototype=b.prototype=Object.create(w);function L(e){["next","throw","return"].forEach((function(r){y(e,r,(function(e){return this._invoke(r,e)}))}))}function D(e,r){function o(i,n,l,p){var d=S(e[i],e,n);if("throw"!==d.type){var s=d.arg,c=s.value;return c&&"object"==t(c)&&a.call(c,"__await")?r.resolve(c.__await).then((function(e){o("next",e,l,p)}),(function(e){o("throw",e,l,p)})):r.resolve(c).then((function(e){s.value=e,l(s)}),(function(e){return o("throw",e,l,p)}))}p(d.arg)}var i;l(this,"_invoke",{value:function(e,t){function n(){return new r((function(r,i){o(e,t,r,i)}))}return i=i?i.then(n,n):n()}})}function A(e,o,t){var i=g;return function(n,a){if(i===h)throw Error("Generator is already running");if(i===C){if("throw"===n)throw a;return{value:r,done:!0}}for(t.method=n,t.arg=a;;){var l=t.delegate;if(l){var p=I(l,t);if(p){if(p===O)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=h;var d=S(e,o,t);if("normal"===d.type){if(i=t.done?C:T,d.arg===O)continue;return{value:d.arg,done:t.done}}"throw"===d.type&&(i=C,t.method="throw",t.arg=d.arg)}}}function I(e,o){var t=o.method,i=e.iterator[t];if(i===r)return o.delegate=null,"throw"===t&&e.iterator.return&&(o.method="return",o.arg=r,I(e,o),"throw"===o.method)||"return"!==t&&(o.method="throw",o.arg=new TypeError("The iterator does not provide a '"+t+"' method")),O;var n=S(i,e.iterator,o.arg);if("throw"===n.type)return o.method="throw",o.arg=n.arg,o.delegate=null,O;var a=n.arg;return a?a.done?(o[e.resultName]=a.value,o.next=e.nextLoc,"return"!==o.method&&(o.method="next",o.arg=r),o.delegate=null,O):a:(o.method="throw",o.arg=new TypeError("iterator result is not an object"),o.delegate=null,O)}function x(e){var r={tryLoc:e[0]};1 in e&&(r.catchLoc=e[1]),2 in e&&(r.finallyLoc=e[2],r.afterLoc=e[3]),this.tryEntries.push(r)}function E(e){var r=e.completion||{};r.type="normal",delete r.arg,e.completion=r}function P(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(x,this),this.reset(!0)}function _(e){if(e||""===e){var o=e[d];if(o)return o.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,n=function o(){for(;++i<e.length;)if(a.call(e,i))return o.value=e[i],o.done=!1,o;return o.value=r,o.done=!0,o};return n.next=n}}throw new TypeError(t(e)+" is not iterable")}return v.prototype=m,l(N,"constructor",{value:m,configurable:!0}),l(m,"constructor",{value:v,configurable:!0}),v.displayName=y(m,c,"GeneratorFunction"),o.isGeneratorFunction=function(e){var r="function"==typeof e&&e.constructor;return!!r&&(r===v||"GeneratorFunction"===(r.displayName||r.name))},o.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,m):(e.__proto__=m,y(e,c,"GeneratorFunction")),e.prototype=Object.create(N),e},o.awrap=function(e){return{__await:e}},L(D.prototype),y(D.prototype,s,(function(){return this})),o.AsyncIterator=D,o.async=function(e,r,t,i,n){void 0===n&&(n=Promise);var a=new D(u(e,r,t,i),n);return o.isGeneratorFunction(r)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},L(N),y(N,c,"Generator"),y(N,d,(function(){return this})),y(N,"toString",(function(){return"[object Generator]"})),o.keys=function(e){var r=Object(e),o=[];for(var t in r)o.push(t);return o.reverse(),function e(){for(;o.length;){var t=o.pop();if(t in r)return e.value=t,e.done=!1,e}return e.done=!0,e}},o.values=_,P.prototype={constructor:P,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=r,this.done=!1,this.delegate=null,this.method="next",this.arg=r,this.tryEntries.forEach(E),!e)for(var o in this)"t"===o.charAt(0)&&a.call(this,o)&&!isNaN(+o.slice(1))&&(this[o]=r)},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 o=this;function t(t,i){return l.type="throw",l.arg=e,o.next=t,i&&(o.method="next",o.arg=r),!!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,r){for(var o=this.tryEntries.length-1;o>=0;--o){var t=this.tryEntries[o];if(t.tryLoc<=this.prev&&a.call(t,"finallyLoc")&&this.prev<t.finallyLoc){var i=t;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=r&&r<=i.finallyLoc&&(i=null);var n=i?i.completion:{};return n.type=e,n.arg=r,i?(this.method="next",this.next=i.finallyLoc,O):this.complete(n)},complete:function(e,r){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&&r&&(this.next=r),O},finish:function(e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.finallyLoc===e)return this.complete(o.completion,o.afterLoc),E(o),O}},catch:function(e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc===e){var t=o.completion;if("throw"===t.type){var i=t.arg;E(o)}return i}}throw Error("illegal catch attempt")},delegateYield:function(e,o,t){return this.delegate={iterator:_(e),resultName:o,nextLoc:t},"next"===this.method&&(this.arg=r),O}},o}e.exports=i,e.exports.__esModule=!0,e.exports.default=e.exports},738:e=>{function r(o){return e.exports=r="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,r(o)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports},756:(e,r,o)=>{var t=o(633)();e.exports=t;try{regeneratorRuntime=t}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=t:Function("r","regeneratorRuntime = r")(t)}}},r={};function o(t){var i=r[t];if(void 0!==i)return i.exports;var n=r[t]={exports:{}};return e[t](n,n.exports,o),n.exports}o.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return o.d(r,{a:r}),r},o.d=(e,r)=>{for(var t in r)o.o(r,t)&&!o.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},o.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),o.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";o.r(t),o.d(t,{ElementEditSchema:()=>Tr,addOrderSchema:()=>Mr,amountEstimatorSchema:()=>r,brandImageSchema:()=>wr,brandSchema:()=>mr,bulkVariantPickerSchema:()=>i,bundleSchema:()=>fr,buttonSchema:()=>n,buyForTabsContainerSchema:()=>Vr,buyForTabsSchema:()=>Gr,cartSchema:()=>Cr,categoryDetailsSchema:()=>Pr,checkoutSchema:()=>Or,cmsTypes:()=>e,codeSchema:()=>a,commonFunctions:()=>rn,contactUsSchema:()=>Ar,containerSchema:()=>l,countdownSchema:()=>p,createFormSchema:()=>xr,embedSchema:()=>d,enums:()=>K,faqSchema:()=>s,formBuilder:()=>jr,gallerySliderSchema:()=>c,gridSchema:()=>y,imageHotspotSchema:()=>u,imageSchema:()=>S,interfaces:()=>j,itemStockSchema:()=>Br,layouterItemSchema:()=>Dr,layouterSchema:()=>Lr,lightBoxV2Schema:()=>Rr,lightboxSchema:()=>hr,lineItemSchema:()=>Hr,loginSchema:()=>Ir,mapSchema:()=>T,marchandiserSetsSchema:()=>Kr,paymentMethodsSchema:()=>h,pickupLocationsSchema:()=>C,priceSchema:()=>f,productActionsSchema:()=>O,productHighlightsSchema:()=>w,productImageSchema:()=>b,productInventorySchema:()=>v,productPromotionsSchema:()=>m,productSchema:()=>g,profileSchema:()=>br,quantitySelectorSchema:()=>R,quickLinksSchema:()=>Ur,repeaterSchema:()=>vr,resetPasswordSchema:()=>Er,scrollSchema:()=>N,searchResultsHeadingSchema:()=>_r,searchSchema:()=>Nr,sectionSchema:()=>L,shippingEstimatorSchema:()=>D,socialIconsSchema:()=>A,stackSchema:()=>I,storeLocationsSchema:()=>x,tabSchema:()=>E,tableSchema:()=>P,tabsContainerSchema:()=>kr,tabsV2Schema:()=>zr,textSchema:()=>_,uomSelectorSchema:()=>B,variantPickerSchema:()=>H,videoSChema:()=>z,volumePricingSchema:()=>k});var e={};o.r(e);var r={};o.r(r),o.d(r,{getDefaultStyles:()=>Jr});var i={};o.r(i),o.d(i,{getDefaultStyles:()=>eo});var n={};o.r(n),o.d(n,{getDefaultStyles:()=>ro});var a={};o.r(a),o.d(a,{getDefaultStyles:()=>oo,getSectionDefaultStyles:()=>to});var l={};o.r(l),o.d(l,{getDefaultStyles:()=>io});var p={};o.r(p),o.d(p,{getDefaultStyles:()=>no});var d={};o.r(d),o.d(d,{getDefaultStyles:()=>ao,getSectionDefaultStyles:()=>lo});var s={};o.r(s),o.d(s,{getDefaultStyles:()=>po});var c={};o.r(c),o.d(c,{getDefaultStyles:()=>so});var y={};o.r(y),o.d(y,{getDefaultStyles:()=>co});var u={};o.r(u),o.d(u,{getDefaultStyles:()=>yo});var S={};o.r(S),o.d(S,{getDefaultStyles:()=>uo});var g={};o.r(g),o.d(g,{getDefaultStyles:()=>So});var T={};o.r(T),o.d(T,{getDefaultStyles:()=>go});var h={};o.r(h),o.d(h,{getDefaultStyles:()=>To});var C={};o.r(C),o.d(C,{getDefaultStyles:()=>ho});var O={};o.r(O),o.d(O,{getDefaultStyles:()=>Co});var b={};o.r(b),o.d(b,{getDefaultStyles:()=>Oo});var v={};o.r(v),o.d(v,{getDefaultStyles:()=>bo});var m={};o.r(m),o.d(m,{getDefaultStyles:()=>vo});var w={};o.r(w),o.d(w,{getDefaultStyles:()=>mo});var f={};o.r(f),o.d(f,{getDefaultStyles:()=>wo});var R={};o.r(R),o.d(R,{getDefaultStyles:()=>fo});var N={};o.r(N),o.d(N,{getDefaultStyles:()=>Ro});var L={};o.r(L),o.d(L,{getDefaultStyles:()=>No,getSectionDefaultStyles:()=>Lo});var D={};o.r(D),o.d(D,{getDefaultStyles:()=>Do});var A={};o.r(A),o.d(A,{getDefaultSocialIconsStyles:()=>Ao});var I={};o.r(I),o.d(I,{getDefaultStyles:()=>Io});var x={};o.r(x),o.d(x,{getDefaultStyles:()=>xo});var E={};o.r(E),o.d(E,{getDefaultStyles:()=>Eo});var P={};o.r(P),o.d(P,{getDefaultTableStyles:()=>Po});var _={};o.r(_),o.d(_,{getDefaultStyles:()=>_o});var B={};o.r(B),o.d(B,{getDefaultStyles:()=>Bo});var H={};o.r(H),o.d(H,{getDefaultStyles:()=>Ho});var z={};o.r(z),o.d(z,{getDefaultVideoStyles:()=>zo});var k={};o.r(k),o.d(k,{getDefaultStyles:()=>ko});var K={};o.r(K),o.d(K,{CMSCSSUnitTypesEnums:()=>qr,CMSComponentImportTypeEnum:()=>Qr,CMSCustomEventServiceTypesEnum:()=>Yo,CMSCustomEventsListEnums:()=>Fo,CMSDeviceVisibilityHiddenTypeEnums:()=>Vo,CMSDeviceVisibilityKeysEnums:()=>Wo,CMSElementEditTypes:()=>Xr,CMSElementSelectors:()=>Yr,CMSElementsListEnum:()=>Zo,CMSRepeaterSliderControlTypes:()=>Uo,CMSResponsiveModeEnums:()=>Ko,CMSStackDisplayTypeEnum:()=>Zr,CMSToolAttributes:()=>Fr,CMSToolIdTypes:()=>Wr,FlexAppVersionEnums:()=>Xo,FlexDefaultValues:()=>qo,FliterTypes:()=>Mo,FontWeightEnum:()=>$r,LinkTypes:()=>jo,SkeletonItems:()=>Qo,SortOptions:()=>Go});var j={};o.r(j);var U={};o.r(U),o.d(U,{cssInputInstances:()=>Jo});var M={};o.r(M),o.d(M,{AmountEstimatorsSelectorKeysEnum:()=>$o,getDefaultData:()=>tt});var G={};o.r(G),o.d(G,{BulkVariantPickerSelectorKeysEnum:()=>rt,getDefaultData:()=>at});var V={};o.r(V),o.d(V,{ButtonSelectorKeysEnum:()=>nt,getDefaultData:()=>dt});var W={};o.r(W),o.d(W,{codeSelectorKeysEnum:()=>pt,getDefaultData:()=>ct});var Y={};o.r(Y),o.d(Y,{codeSelectorKeysEnum:()=>st,getDefaultData:()=>ut});var F={};o.r(F),o.d(F,{getDefaultData:()=>ht,selfSelectorKeysEnum:()=>yt});var X={};o.r(X),o.d(X,{SelectorKeysEnum:()=>Tt,getDefaultData:()=>vt});var q={};o.r(q),o.d(q,{embedSelectorKeysEnum:()=>bt,getDefaultData:()=>wt});var Q={};o.r(Q),o.d(Q,{ButtonSelectorKeysEnum:()=>mt,getDefaultData:()=>Nt});var Z={};o.r(Z),o.d(Z,{SelectorKeysEnum:()=>Rt,getDefaultData:()=>At});var $={};o.r($),o.d($,{getDefaultData:()=>xt,gridSelectorKeysEnum:()=>Dt});var J={};o.r(J),o.d(J,{SelectorKeysEnum:()=>It,getDefaultData:()=>_t});var ee={};o.r(ee),o.d(ee,{SelectorKeysEnum:()=>Pt,getDefaultData:()=>zt});var re={};o.r(re),o.d(re,{SelectorKeysEnum:()=>Ht,getDefaultData:()=>jt});var oe={};o.r(oe),o.d(oe,{SelectorKeysEnum:()=>Kt,getDefaultData:()=>Gt});var te={};o.r(te),o.d(te,{SelectorKeysEnum:()=>Mt,getDefaultData:()=>Yt});var ie={};o.r(ie),o.d(ie,{PaymentMethodSelectorKeysEnum:()=>Wt,getDefaultData:()=>qt});var ne={};o.r(ne),o.d(ne,{PickupLocationsSelectorKeysEnum:()=>Xt,getDefaultData:()=>$t});var ae={};o.r(ae),o.d(ae,{SelectorKeysEnum:()=>Zt,getDefaultData:()=>ri});var le={};o.r(le),o.d(le,{ButtonSelectorKeysEnum:()=>ei,getDefaultData:()=>ni});var pe={};o.r(pe),o.d(pe,{ProductHighlightsSelectorKeysEnum:()=>ti,getDefaultData:()=>pi});var de={};o.r(de),o.d(de,{ProductInventorySelectorKeysEnum:()=>li,getDefaultData:()=>ci});var se={};o.r(se),o.d(se,{SelectorKeysEnum:()=>si,getDefaultData:()=>Si});var ce={};o.r(ce),o.d(ce,{ProductPromotionsSelectorKeysEnum:()=>yi,getDefaultData:()=>hi});var ye={};o.r(ye),o.d(ye,{QuantitySelectorSelectorKeysEnum:()=>Ti,getDefaultData:()=>bi});var ue={};o.r(ue),o.d(ue,{SelectorKeysEnum:()=>Oi,getDefaultData:()=>wi});var Se={};o.r(Se),o.d(Se,{getDefaultData:()=>Ri,sectionSelectorKeysEnum:()=>mi});var ge={};o.r(ge),o.d(ge,{ShippingEstimatorSelectorKeysEnum:()=>fi,getDefaultData:()=>Li});var Te={};o.r(Te),o.d(Te,{getDefaultData:()=>Ai});var he={};o.r(he),o.d(he,{SocialSelectorKeysEnum:()=>on,getDefaultData:()=>an});var Ce={};o.r(Ce),o.d(Ce,{getDefaultData:()=>pn,selfSelectorKeysEnum:()=>nn});var Oe={};o.r(Oe),o.d(Oe,{StoreLocationSelectorKeysEnum:()=>ln,getDefaultData:()=>cn});var be={};o.r(be),o.d(be,{TableSelectorKeysEnum:()=>sn,getDefaultData:()=>Sn});var ve={};o.r(ve),o.d(ve,{SelectorKeysEnum:()=>un,getDefaultData:()=>On});var me={};o.r(me),o.d(me,{getDefaultData:()=>vn,textSelectorKeysEnum:()=>Tn});var we={};o.r(we),o.d(we,{UOMSelectorKeysEnum:()=>bn,getDefaultData:()=>fn});var fe={};o.r(fe),o.d(fe,{VariantPickerSelectorKeysEnum:()=>wn,getDefaultData:()=>Ln});var Re={};o.r(Re),o.d(Re,{VideoSelectorKeysEnum:()=>Nn,getDefaultData:()=>In});var Ne={};o.r(Ne),o.d(Ne,{VolumePricingSelectorKeysEnum:()=>An,getDefaultData:()=>Pn});var Le={};o.r(Le),o.d(Le,{getDefaultData:()=>Hn,lightboxSelectorKeysEnum:()=>En});var De={};o.r(De),o.d(De,{cartSelectorKeysEnum:()=>Bn,getDefaultData:()=>Kn});var Ae={};o.r(Ae),o.d(Ae,{getDefaultData:()=>Mn,profileSelectorKeysEnum:()=>kn});var Ie={};o.r(Ie),o.d(Ie,{getDefaultData:()=>Vn,selfSelectorKeysEnum:()=>Un});var xe={};o.r(xe),o.d(xe,{getDefaultData:()=>Yn,selfSelectorKeysEnum:()=>Gn});var Ee={};o.r(Ee),o.d(Ee,{SelectorKeysEnum:()=>Wn,getDefaultData:()=>qn});var Pe={};o.r(Pe),o.d(Pe,{SelectorKeysEnum:()=>Xn,getDefaultData:()=>Jn});var _e={};o.r(_e),o.d(_e,{SelectorKeysEnum:()=>$n,getDefaultData:()=>oa});var Be={};o.r(Be),o.d(Be,{SelectorKeysEnum:()=>ra,getDefaultData:()=>na});var He={};o.r(He),o.d(He,{SelectorKeysEnum:()=>ia,getDefaultData:()=>pa});var ze={};o.r(ze),o.d(ze,{SelectorKeysEnum:()=>la,getDefaultData:()=>ca});var ke={};o.r(ke),o.d(ke,{SelectorKeysEnum:()=>sa,getDefaultData:()=>Sa});var Ke={};o.r(Ke),o.d(Ke,{SelectorKeysEnum:()=>ua,getDefaultData:()=>ha});var je={};o.r(je),o.d(je,{SelectorKeysEnum:()=>Ta,getDefaultData:()=>ma});var Ue={};o.r(Ue),o.d(Ue,{SelectorKeysEnum:()=>Oa,getDefaultData:()=>Ra});var Me={};o.r(Me),o.d(Me,{SelectorKeysEnum:()=>fa,getDefaultData:()=>Da});var Ge={};o.r(Ge),o.d(Ge,{SelectorKeysEnum:()=>La,getDefaultData:()=>xa});var Ve={};o.r(Ve),o.d(Ve,{getDefaultData:()=>Pa,selfSelectorKeysEnum:()=>Ia});var We={};o.r(We),o.d(We,{SelectorKeysEnum:()=>Ea,getDefaultData:()=>Ha});var Ye={};o.r(Ye),o.d(Ye,{getDefaultData:()=>Ka,searchSelectorKeysEnum:()=>Ba});var Fe={};o.r(Fe),o.d(Fe,{getDefaultData:()=>Ua,selfSelectorKeysEnum:()=>ka});var Xe={};o.r(Xe),o.d(Xe,{getDefaultData:()=>Ga,selfSelectorKeysEnum:()=>ja});var qe={};o.r(qe),o.d(qe,{SelectorKeysEnum:()=>Ma,getDefaultData:()=>Ya});var Qe={};o.r(Qe),o.d(Qe,{contactUsSelectorKeysEnum:()=>Wa,getDefaultData:()=>Xa});var Ze={};o.r(Ze),o.d(Ze,{getDefaultData:()=>Qa,loginSelectorKeysEnum:()=>Fa});var $e={};o.r($e),o.d($e,{getDefaultData:()=>$a,resetPasswordSelectorKeysEnum:()=>qa});var Je={};o.r(Je),o.d(Je,{SelectorKeysEnum:()=>Za,getDefaultData:()=>il});var er={};o.r(er),o.d(er,{SelectorKeysEnum:()=>el,getDefaultData:()=>ll});var rr={};o.r(rr),o.d(rr,{getDefaultData:()=>sl,searchResultsHeadingSelectorKeysEnum:()=>nl});var or={};o.r(or),o.d(or,{getDefaultData:()=>ul,itemStockSelectorKeysEnum:()=>dl});var tr={};o.r(tr),o.d(tr,{SelectorKeysEnum:()=>yl,getDefaultData:()=>Cl});var ir={};o.r(ir),o.d(ir,{SelectorKeysEnum:()=>gl,getDefaultData:()=>vl});var nr={};o.r(nr),o.d(nr,{SelectorKeysEnum:()=>bl,getDefaultData:()=>Nl});var ar={};o.r(ar),o.d(ar,{SelectorKeysEnum:()=>wl,getDefaultData:()=>Dl});var lr={};o.r(lr),o.d(lr,{LineSelectorKeysEnum:()=>Ll,getDefaultData:()=>xl});var pr={};o.r(pr),o.d(pr,{getDefaultData:()=>Hl});var dr={};o.r(dr),o.d(dr,{getDefaultData:()=>kl,selfSelectorKeysEnum:()=>Pl});var sr={};o.r(sr),o.d(sr,{SelectorKeysEnum:()=>zl,getDefaultData:()=>Ml});var cr={};o.r(cr),o.d(cr,{createFormSelectorKeysEnum:()=>jl,getDefaultData:()=>Vl});var yr={};o.r(yr),o.d(yr,{QuickLinksSelectorKeysEnum:()=>Gl,getDefaultData:()=>Fl});var ur={};o.r(ur),o.d(ur,{AddOrderSelectorKeysEnum:()=>Yl,getDefaultData:()=>Ql});var Sr={};o.r(Sr),o.d(Sr,{getDefaultData:()=>rp});var gr={};o.r(gr),o.d(gr,{getDefaultData:()=>ap,selfSelectorKeysEnum:()=>$l});var Tr={};o.r(Tr),o.d(Tr,{addOrder:()=>ur,allocationDetails:()=>ar,allocations:()=>We,amountEstimator:()=>M,brand:()=>_e,brandImage:()=>ke,breadcrumbs:()=>Je,bulkVariantPicker:()=>G,bundle:()=>Be,button:()=>V,buyForTabsContainer:()=>gr,buyForWithTabs:()=>Sr,cart:()=>De,cartDetails:()=>tr,cartSummary:()=>ir,category:()=>He,categoryDetails:()=>qe,checkout:()=>nr,code:()=>W,common:()=>U,contactUs:()=>Qe,container:()=>F,countdown:()=>X,createForm:()=>cr,embed:()=>q,faq:()=>Q,filters:()=>Ke,gallerySlider:()=>Z,grid:()=>$,iconLibrary:()=>er,image:()=>J,imageHotspot:()=>oe,itemStock:()=>or,layouter:()=>Fe,layouterItem:()=>Xe,lightBoxV2:()=>Ve,lightbox:()=>Le,line:()=>lr,login:()=>Ze,map:()=>te,marchandiserSets:()=>sr,menu:()=>Ee,pastOrders:()=>Ue,paymentMethods:()=>ie,pickupLocations:()=>ne,price:()=>se,product:()=>ee,productActions:()=>le,productDetails:()=>re,productHighlights:()=>pe,productImage:()=>ae,productInventory:()=>de,productOptions:()=>Pe,productPromotions:()=>ce,profile:()=>Ae,quantitySelector:()=>ye,quickLinks:()=>yr,quotes:()=>Me,repeater:()=>Ie,repeaterItem:()=>xe,resetPassword:()=>$e,rfqs:()=>Ge,scroll:()=>ue,search:()=>Ye,searchResultsHeading:()=>rr,section:()=>Se,shippingEstimator:()=>ge,slideShowLayouter:()=>Te,social:()=>he,sort:()=>je,stack:()=>Ce,staticText:()=>Y,storeLocations:()=>Oe,subCategory:()=>ze,tabContainer:()=>dr,table:()=>be,tabs:()=>ve,tabsV2:()=>pr,text:()=>me,uomSelector:()=>we,variantPicker:()=>fe,video:()=>Re,volumePricing:()=>Ne});var hr={};o.r(hr),o.d(hr,{getDefaultStyles:()=>lp});var Cr={};o.r(Cr),o.d(Cr,{getDefaultStyles:()=>pp});var Or={};o.r(Or),o.d(Or,{getDefaultStyles:()=>dp});var br={};o.r(br),o.d(br,{getDefaultStyles:()=>sp});var vr={};o.r(vr),o.d(vr,{getDefaultStyles:()=>cp,getDefaultStylesV2:()=>yp});var mr={};o.r(mr),o.d(mr,{getDefaultStyles:()=>up});var wr={};o.r(wr),o.d(wr,{getDefaultStyles:()=>Sp});var fr={};o.r(fr),o.d(fr,{getDefaultStyles:()=>gp});var Rr={};o.r(Rr),o.d(Rr,{getDefaultStyles:()=>Tp});var Nr={};o.r(Nr),o.d(Nr,{getDefaultStyles:()=>hp});var Lr={};o.r(Lr),o.d(Lr,{getDefaultStyles:()=>Cp});var Dr={};o.r(Dr),o.d(Dr,{getDefaultStyles:()=>Op});var Ar={};o.r(Ar),o.d(Ar,{getDefaultStyles:()=>bp});var Ir={};o.r(Ir),o.d(Ir,{getDefaultStyles:()=>vp});var xr={};o.r(xr),o.d(xr,{getDefaultStyles:()=>mp});var Er={};o.r(Er),o.d(Er,{getDefaultStyles:()=>wp});var Pr={};o.r(Pr),o.d(Pr,{getDefaultStyles:()=>fp,getSectionDefaultStyles:()=>Rp});var _r={};o.r(_r),o.d(_r,{getDefaultStyles:()=>Np});var Br={};o.r(Br),o.d(Br,{getDefaultStyles:()=>Lp});var Hr={};o.r(Hr),o.d(Hr,{getDefaultStyles:()=>Dp});var zr={};o.r(zr),o.d(zr,{getDefaultStyles:()=>Ap});var kr={};o.r(kr),o.d(kr,{getDefaultStyles:()=>Ip});var Kr={};o.r(Kr),o.d(Kr,{getDefaultStyles:()=>xp,getSectionDefaultStyles:()=>Ep});var jr={};o.r(jr),o.d(jr,{FBModeEnum:()=>op,FB_CELL_HEIGHT:()=>Hp,FB_CONTAINER_PADDING:()=>zp,FB_GRID_COLS:()=>Pp,FB_GRID_MIN_WIDTH:()=>kp,FB_GRID_MOBILE_COLS:()=>_p,FB_GRID_MOBILE_MIN_WIDTH:()=>Kp,FB_GRID_ROWS:()=>Bp,FormComponentTypeEnum:()=>ip,FormElementTypeEnum:()=>np,ScreenSizeEnums:()=>tp});var Ur={};o.r(Ur),o.d(Ur,{getDefaultQuickLinksStyles:()=>jp});var Mr={};o.r(Mr),o.d(Mr,{getDefaultStyles:()=>Up});var Gr={};o.r(Gr),o.d(Gr,{getDefaultStyles:()=>Mp});var Vr={};o.r(Vr),o.d(Vr,{getDefaultStyles:()=>Gp});var Wr,Yr,Fr,Xr,qr,Qr,Zr,$r,Jr=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"}},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",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%"}},io=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%"}},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",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},lo=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%"}},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"}},so=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",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto"}},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",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"}},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"}},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"}},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"}},Oo=function(){return{minHeight:"0px",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"}},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"}},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"}},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"}},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"}},No=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},Lo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},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"}},Io=function(){return{maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",gridTemplateRows:"300px",gridTemplateColumns:"300px"}},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"}},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"}},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"}},_o=function(){return{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"}},zo=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"}},ko=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.contextMenu="cms-context-menu",e.pageSaveButton="cms-page-save-button",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.pageLayers="cms-page-layers-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.tabsWrapperV2="cms-tabs-v2-wrapper",e.tabsContainerWrapperV2="cms-tabs-container-wrapper",e.buyForWithTabsWrapper="cms-buy-for-with-tabs-wrapper",e.buyForTabsContainerWrapper="cms-buy-for-tabs-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.layouterWrapper="cms-layouter-wrapper",e.repeaterItemWrapper="cms-repeater-item-wrapper",e.layouterItemWrapper="cms-layouter-item-wrapper",e.cmsElementFullView="cms-element-full-view",e.productWrapper="cms-product-wrapper",e.productDetailsWrapper="cms-product-details-wrapper",e.categoryDetailsWrapper="cms-category-details-wrapper",e.brandWrapper="cms-brand-wrapper",e.categoryWrapper="cms-category-wrapper",e.subCategoryWrapper="cms-sub-category-wrapper",e.categoryWidgetWrapper="cms-category-widget-wrapper",e.tabsWrapper="cms-tabs-wrapper",e.gridSwapBtn="cms-grid-swap-btn",e.lightBox="cms_lt_bx_mn",e.lightBoxV2Wrapper="cms-light-box-wrapper",e.marchandiserSetsWrapper="cms-marchandiser-sets-wrapper"}(Wr||(Wr={})),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.pageWrapper="[data-page-id='page-wrapper']",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.pageLayers="div[data-cms-tool='cms-page-layers-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']",e.cmsElementFullView="div[data-cms-tool='cms-element-full-view']",e.productElement="div[data-element-type='product']",e.productDetailsElement="div[data-element-type='productDetails']",e.categoryDetailsElement="div[data-element-type='categoryDetails']",e.categoryElement="div[data-element-type='category']",e.brandElement="div[data-element-type='brand']",e.subCategoryElement="div[data-element-type='subCategory']",e.categoryWidgetElement="div[data-element-type='categoryWidget']",e.tabsElement="div[data-element-type='tabs']",e.tabsV2Element="div[data-element-type='tabs-v2']",e.buyForWithTabsElement="div[data-element-type='buyForWithTabs']",e.imageHotspot="div[data-element-type='imageHotspot']",e.gridSwapBtn="div[data-cms-tool='cms-grid-swap-btn']",e.lightBox="#cms_lt_bx_mn",e.marchandiserSetsElement="div[data-element-type='marchandiserSets']"}(Yr||(Yr={})),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"}(Fr||(Fr={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLLED_CSS="controlledCss",e.CONTROLS="controls",e.CONTENT="content"}(Xr||(Xr={})),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",e[e.MS=6]="MS"}(qr||(qr={})),function(e){e[e.BUILDER=1]="BUILDER",e[e.PREVIEW=2]="PREVIEW",e[e.WEBSITE=3]="WEBSITE"}(Qr||(Qr={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(Zr||(Zr={})),function(e){e[e.THIN=100]="THIN",e[e.EXTRA_LIGHT=200]="EXTRA_LIGHT",e[e.LIGHT=300]="LIGHT",e[e.REGULAR=400]="REGULAR",e[e.MEDIUM=500]="MEDIUM",e[e.SEMI_BOLD=600]="SEMI_BOLD",e.BOLD_NUMERIC="bold",e[e.EXTRA_BOLD=800]="EXTRA_BOLD",e[e.BLACK=900]="BLACK",e.NORMAL="normal",e.BOLDER="bolder",e.LIGHTER="lighter"}($r||($r={}));var Ko,jo,Uo,Mo,Go,Vo,Wo,Yo,Fo,Xo,qo,Qo,Zo={BUTTON:"button",BUTTON_THEME:"ButtonTheme",PAGE:"page",SECTION:"section",CODE:"code",STATIC_TEXT:"staticText",IMAGE:"image",GRID:"grid",TABS:"tabs",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",BRAND_NAME:"brandName",BRAND_DESCRIPTION:"brandDescription",BRAND_CODE:"brandCode",BRAND_IMAGE:"brandImage",BUNDLE_NAME:"bundleName",BUNDLE_CODE:"bundleCode",BUNDLE_IMAGE:"bundleImage",LIGHTBOX:"lightbox",CART:"cart",PROFILE:"profile",PRODUCT:"product",MENU:"menu",PRODUCT_OPTIONS:"productOptions",REPEATER:"repeater",REPEATER_ITEM:"repeater-item",PRODUCT_DETAILS:"productDetails",CATEGORY:"category",CATEGORY_WIDGET:"categoryWidget",CATEGORY_NAME:"categoryName",CATEGORY_IMAGE:"categoryImage",CATEGORY_CODE:"categoryCode",CATEGORY_DESCRIPTION:"categoryDescription",BRAND:"brand",BUNDLE:"bundle",SUB_CATEGORY:"subCategory",FILTERS:"filters",SORT:"sort",PAST_ORDERS:"pastOrders",QUOTES:"quotes",RFQS:"rfqs",LIGHTBOXV2:"lightboxv2",ALLOCATIONS:"allocations",SEARCH:"search",LAYOUTER:"layouter",LAYOUTER_ITEM:"layouter-item",CATEGORY_DETAILS:"categoryDetails",CONTACTUS:"contactUs",LOGIN:"login",CREATE_FORM:"createForm",ADD_EXISTING_FORM:"addExistingForm",RESET_PASSWORD:"resetPassword",FORGOT_PASSWORD:"forgotPassword",BREADCRUMBS:"breadcrumbs",ICON_LIBRARY:"iconLibrary",FORM_PREVIEW:"formPreview",SEARCH_RESULTS_HEADING:"searchResultsHeading",ITEM_STOCK:"itemStock",CART_DETAILS:"cartDetails",CART_SUMMARY:"cartSummary",CHECKOUT:"checkout",ALLOCATION_DETAILS:"allocationDetails",LINE:"line",TABS_V2:"tbs-v2",TABS_CONTAINER:"tbsContainer",MARCHANDISER_SETS:"marchandiserSets",QUICK_LINKS:"quickLinks",ADD_ORDER:"addOrder",BUY_FOR_WITH_TABS:"buyForWithTabs",BUY_FOR_TABS_CONTENT_CONTAINER:"buyForTabsContainer"};!function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(Ko||(Ko={})),function(e){e.NONE="none",e.PAGE_ON_THE_SITE="pageOnTheSite",e.WEB_ADDRESS="webAddress",e.SCROLL_TO="scrollTo",e.DOWNLOAD_DOCUMENT="downloadDocument",e.EMAIL_ADDRESS="emailAddress",e.PHONE_NUMBER="phoneNumber",e.LIGHTBOX="lightbox"}(jo||(jo={})),function(e){e.ARROWSANDDOTS="Arrows & Dots",e.ARROWS="Arrows",e.DOTS="Dots",e.NONE="None"}(Uo||(Uo={})),function(e){e[e.BRAND_FILTER=1]="BRAND_FILTER",e[e.CATEGORY_FILTER=2]="CATEGORY_FILTER",e[e.OPTION_FILTER=3]="OPTION_FILTER",e[e.CUSTOM_ATTRIBUTE_FILTER=4]="CUSTOM_ATTRIBUTE_FILTER",e[e.PRICE_FILTER=5]="PRICE_FILTER"}(Mo||(Mo={})),function(e){e[e.RECOMMENDED=1]="RECOMMENDED",e[e.NEWEST=2]="NEWEST",e[e.PRICE_LOW_HIGH=3]="PRICE_LOW_HIGH",e[e.PRICE_HIGH_LOW=4]="PRICE_HIGH_LOW",e[e.NAME_A_Z=5]="NAME_A_Z",e[e.NAME_Z_A=6]="NAME_Z_A"}(Go||(Go={})),function(e){e[e.CSS=1]="CSS",e[e.HTML=2]="HTML"}(Vo||(Vo={})),function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(Wo||(Wo={})),function(e){e[e.UPSERT=1]="UPSERT",e[e.GET=2]="GET"}(Yo||(Yo={})),function(e){e.LIGHTBOX="customLightBoxV1",e.UOMSELECTOR="uomSelectorV1",e.TEXTELEMENTCODEVIEW="textElementCodeView",e.PRODUCT_DETAILS_STATE="productDetailsState",e.IMAGE_CROP="imageCrop"}(Fo||(Fo={})),function(e){e[e.NESTEDJSON=1]="NESTEDJSON",e[e.FLATJSON=2]="FLATJSON"}(Xo||(Xo={})),function(e){e.FLEXLIGHTBOXCLOSEBTN="isLightboxCloseIconKey"}(qo||(qo={})),function(e){e.PLACEHOLDER_IMAGE="/00000000-0000-0000-0000-000000000000/development/img-placeholder.jpg"}(Qo||(Qo={}));var $o,Jo={adjustment:{value:"fluid",property:"adjustment",propertyType:Xr.TOOL},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Xr.CONTROLS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:Xr.CSS},width:{value:"100",property:"width",unit:4,propertyType:Xr.CSS},height:{value:"100",property:"height",unit:1,propertyType:Xr.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:Xr.CSS},textPosition:{value:"top",property:"textPosition",propertyType:Xr.CONTROLS},direction:{value:"Horizontal",propertyType:Xr.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:Xr.CSS},overflowContent:{value:"scroll",property:"overflow",propertyType:Xr.TOOL},scrollDirection:{value:"horizontal",property:"scroll",propertyType:Xr.TOOL},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:Xr.TOOL},positionType:{value:"fixed",property:"position",propertyType:Xr.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:Xr.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:Xr.CSS,parentRef:"cs-be-cr-1"},overlayColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}},property:"overlayColor",propertyType:Xr.CSS,parentRef:"cs-be-cr-1"},borderColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"borderColor",propertyType:Xr.CSS,parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:Xr.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:Xr.CSS},dividerWidth:{value:1,property:"dividerWidth",unit:1,propertyType:Xr.CSS},showBorder:{value:!0,propertyType:Xr.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:Xr.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:Xr.CSS,parentRef:"cs-be-se-1"},angle:{property:"shadowAngle",propertyType:Xr.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:Xr.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:Xr.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:Xr.CSS},cropRatio:{value:"16:9",propertyType:Xr.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:Xr.CSS},exposure:{value:0,propertyType:Xr.CONTROLS},contrast:{value:0,propertyType:Xr.CONTROLS},saturation:{value:0,propertyType:Xr.CONTROLS},brightness:{value:0,propertyType:Xr.CONTROLS},tint:{value:0,propertyType:Xr.CONTROLS},hue:{value:0,propertyType:Xr.CONTROLS},lightness:{value:0,propertyType:Xr.CONTROLS},highlights:{value:0,propertyType:Xr.CONTROLS},shadows:{value:0,propertyType:Xr.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:Xr.CONTROLS},rotate:{value:0,property:"rotate",propertyType:Xr.CSS},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:Xr.CSS},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:Xr.CSS},theme:{value:"h3",property:"theme",propertyType:Xr.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:Xr.CSS,parentRef:"ty-h3-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:Xr.CSS,parentRef:"ty-h3-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:Xr.CSS,parentRef:"ty-h3-cr"},bold:{value:"",property:"fontWeight",propertyType:Xr.CSS,parentRef:"ty-h3-ft-wt"},italic:{value:"",property:"fontStyleItalic",propertyType:Xr.CSS,parentRef:"ty-h3-ft-se-ic"},linethrough:{value:"",property:"linethrough",propertyType:Xr.CSS,parentRef:"ty-h3-le-th"},underline:{value:"",property:"underline",propertyType:Xr.CSS,parentRef:"ty-h3-ue"},textAlign:{value:"left",property:"textAlign",propertyType:Xr.CSS,parentRef:"ty-h3-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:Xr.CSS,parentRef:"ty-h3-lr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:Xr.CSS,parentRef:"ty-h3-le-ht"},themeDesc:{value:"p1",property:"themeDesc",propertyType:Xr.CONTROLS},icon:{value:"check",propertyType:Xr.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},fontDesc:{value:"Lato",property:"fontFamilyDesc",propertyType:Xr.CSS,parentRef:"ty-p1-ft-fy"},fontSizeDesc:{value:14,unit:1,property:"fontSizeDesc",propertyType:Xr.CSS,parentRef:"ty-p1-ft-se"},textColorDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"colorDesc",propertyType:Xr.CSS,parentRef:"ty-p1-cr"},boldDesc:{value:"",property:"fontWeightDesc",propertyType:Xr.CSS,parentRef:"ty-p1-ft-wt"},italicDesc:{value:"",property:"fontStyleItalicDesc",propertyType:Xr.CSS,parentRef:"ty-p1-ft-se-ic"},linethroughDesc:{value:"",property:"linethroughDesc",propertyType:Xr.CSS,parentRef:"ty-p1-le-th"},underlineDesc:{value:"",property:"underlineDesc",propertyType:Xr.CSS,parentRef:"ty-p1-ue"},textAlignDesc:{value:"left",property:"textAlignDesc",propertyType:Xr.CSS,parentRef:"ty-p1-tt-an"},characterSpacingDesc:{value:0,unit:1,property:"letterSpacingDesc",propertyType:Xr.CSS,parentRef:"ty-p1-lr-sg"},lineHeightDesc:{value:1,unit:2,property:"lineHeightDesc",propertyType:Xr.CSS,parentRef:"ty-p1-le-ht"},iconSize:{value:26,unit:1,property:"iconSize",propertyType:Xr.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},showIcon:{value:!0,property:"showIcon",propertyType:Xr.CONTROLS},backgroundImage:{value:"",property:"backgroundImage",propertyType:Xr.CSS},backgroundSize:{value:"cover",property:"backgroundSize",propertyType:Xr.CSS},backgroundPositionY:{value:0,property:"backgroundPositionY",propertyType:Xr.CSS},backgroundPositionX:{value:0,property:"backgroundPositionX",propertyType:Xr.CSS},backgroundPosition:{value:"top left",property:"backgroundPosition",propertyType:Xr.CSS},backgroundAttachment:{value:"fixed",property:"backgroundAttachment",propertyType:Xr.CSS},backgroundRepeat:{value:"repeat",property:"backgroundRepeat",propertyType:Xr.CSS}},et={displayType:{value:"Stack Horizontal",property:"displayType",propertyType:Xr.CONTROLS},displayStyle:{value:"Button",property:"displayStyle",propertyType:Xr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Xr.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:Xr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Xr.CSS},ItemContentAlignment:{value:"left",property:"ItemContentAlignment",propertyType:Xr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Xr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Xr.CONTROLS},header:{value:!0,property:"header",propertyType:Xr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Xr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Xr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Xr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Xr.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:Xr.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:Xr.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:Xr.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:Xr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Xr.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Xr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Xr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Xr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Xr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Xr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Xr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Xr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Xr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Xr.CSS},title:{value:"Estimate Shipping and Tax",property:"title",propertyType:Xr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Xr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Xr.CONTROLS},description:{value:"Enter your destination to get a shipping estimate.",property:"description",propertyType:Xr.CONTROLS},country:{value:!0,property:"country",propertyType:Xr.CONTROLS},state:{value:!0,property:"state",propertyType:Xr.CONTROLS},zipCode:{value:!0,property:"zipCode",propertyType:Xr.CONTROLS},shippingMethodName:{value:!0,property:"shippingMethodName",propertyType:Xr.CONTROLS},shippingMethodLogo:{value:!0,property:"shippingMethodLogo",propertyType:Xr.CONTROLS},shippingDescription:{value:!0,property:"shippingDescription",propertyType:Xr.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:Xr.CONTROLS},estimatedShippingCost:{value:!0,property:"estimatedShippingCost",propertyType:Xr.CONTROLS},estimatedShippingTime:{value:!0,property:"estimatedShippingTime",propertyType:Xr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Xr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Xr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Xr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Xr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Xr.CSS},buttonType:{value:"primaryButton",propertyType:Xr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Xr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Xr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Xr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Xr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Xr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Xr.CONTROLS},backgroundShape:{value:"Round",propertyType:Xr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Xr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Xr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Xr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Xr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Xr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Xr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Xr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Xr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Xr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Xr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Xr.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:Xr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Xr.CONTROLS},fontSize:{value:"16",propertyType:Xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},characterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},lineHeight:{value:"16",propertyType:Xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Xr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Xr.CSS},fontSize:{value:"16",propertyType:Xr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},characterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},lineHeight:{value:"16",propertyType:Xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Xr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Xr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Xr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Xr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Xr.CONTROLS},arrowSize:{value:"16",propertyType:Xr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Xr.CSS},backgroundShape:{value:"rectangle",propertyType:Xr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Xr.CSS},font:{value:"lato",propertyType:Xr.CSS},fontSize:{value:"16",propertyType:Xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Xr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Xr.CSS},hoverFont:{value:"lato",propertyType:Xr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Xr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Xr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Xr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Xr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Xr.CONTROLS},iconSize:{value:"20",propertyType:Xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Xr.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",e.DATA_CONNECTOR="dataConnector"}($o||($o={}));var rt,ot={buttonStyle:et.buttonStyle,buttonText:et.buttonText,icon:et.icon,iconPadding:et.iconPadding,iconPosition:et.iconPosition,iconAndTextSpacing:et.iconAndTextSpacing,alignment:et.alignment,buttonType:et.buttonType,showIcon:et.showIcon,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},tt=function(){return{layout:{selectorKey:$o.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"300",unit:1}),margin:Jo.margin,padding:Jo.padding,positionType:Jo.positionType,pinTo:Jo.pinTo,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,displayStyle:et.displayStyle,displayType:et.displayType,dividerBetweenItems:et.dividerBetweenItems,itemSpacing:et.itemSpacing,itemPadding:et.itemPadding,ItemContentAlignment:et.ItemContentAlignment,maxItemsToDisplay:et.maxItemsToDisplay,overflowItems:et.overflowItems,header:et.header,headerHeight:et.headerHeight,rowHeight:et.rowHeight,headerDivider:et.headerDivider,rowDivider:et.rowDivider,columnDivider:et.columnDivider,alternativeRowColors:et.alternativeRowColors,headerCellPadding:et.headerCellPadding,rowCellPadding:et.rowCellPadding,contentAlignment:et.contentAlignment,overflowControl:et.overflowControl,paginationType:et.paginationType,paginationAlignment:et.paginationAlignment,rowsPerPage:et.rowsPerPage,displayResults:et.displayResults,imageBehavior:et.imageBehavior,itemsPerRow:et.itemsPerRow},design:{selectorKey:$o.DESIGN,inputStyle:{selectorKey:$o.INPUT_STYLE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,icon:et.icon,iconPadding:et.iconPadding,iconPosition:et.iconPosition,iconAndTextSpacing:et.iconAndTextSpacing,alignment:et.alignment,buttonType:et.buttonType,showIcon:et.showIcon,iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},viewOffersButton:{selectorKey:$o.VIEW_OFFERS_BUTTON,defaultState:Object.assign({selectorKey:$o.DEFAULT_STATE},ot),hoverState:Object.assign({selectorKey:$o.HOVER_STATE},ot),selectedState:Object.assign({selectorKey:$o.SELECTED_STATE},ot)},widgetTextStyles:{selectorKey:$o.WIDGET_TEXT_STYLES,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,themeDesc:Jo.themeDesc,fontDesc:Jo.fontDesc,fontSizeDesc:Jo.fontSizeDesc,textColorDesc:Jo.textColorDesc,boldDesc:Jo.boldDesc,italicDesc:Jo.italicDesc,linethroughDesc:Jo.linethroughDesc,underlineDesc:Jo.underlineDesc,textAlignDesc:Jo.textAlignDesc,characterSpacingDesc:Jo.characterSpacingDesc,lineHeightDesc:Jo.lineHeightDesc},itemStyle:{selectorKey:$o.ITEM_STYLE,contentAlignment:et.contentAlignment,horizontalPadding:et.horizontalPadding,verticalPadding:et.verticalPadding,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},shippingName:{selectorKey:$o.SHIPPING_NAME,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},shippingMethodLogo:{selectorKey:$o.SHIPPING_METHOD_LOGO,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},shippingDescription:{selectorKey:$o.SHIPPING_DESCRIPTION,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},estimatedShippingCost:{selectorKey:$o.ESTIMATED_SHIPPING_COST,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},estimatedShippingTime:{selectorKey:$o.ESTIMATED_SHIPPING_TIME,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},arrows:{selectorKey:$o.ARROWS,arrowIconStyle:et.arrowIconStyle,leftArrowIconStyle:et.leftArrowIconStyle,rightArrowIconStyle:et.rightArrowIconStyle,backgroundShape:et.backgroundShape,arrowSize:et.arrowSize,arrowColor:et.arrowColor},paginationDots:{selectorKey:$o.PAGINATION_DOTS,dotSize:et.dotSize,currentDotColor:et.currentDotColor,otherDotColor:et.otherDotColor},paginationLine:{selectorKey:$o.PAGINATION_LINE,currentLineColor:et.currentLineColor,otherLineColor:et.otherLineColor,lineHeight:et.lineHeight,lineWidth:et.lineWidth},table:{selectorKey:$o.TABLE,backgroundColor:Jo.backgroundColor,showBorder:Jo.showBorder,borderStyle:et.design.table.borderStyle,borderColor:Jo.borderColor,borderPerSlide:et.design.table.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur},tableHeader:{selectorKey:$o.TABLE_HEADER,backgroundColor:Jo.backgroundColor},headerText:{selectorKey:$o.HEADER_TEXT,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},tableRow:{selectorKey:$o.TABLE_ROW,backgroundColor:Jo.backgroundColor,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},scroll:{selectorKey:$o.SCROLL,scrollBarWidth:et.design.scrollBar.scrollBarWidth,scrollBarColor:et.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:$o.ROW_DIVIDERS,headerDivider:et.design.rowAndHeaderDividers.headerDivider,rowDivider:et.design.rowAndHeaderDividers.rowDivider,columnDivider:et.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:$o.PAGINATION,defaultState:{selectorKey:$o.DEFAULT_STATE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,previousIcon:et.design.pagination.previousIcon,nextIcon:et.design.pagination.nextIcon,iconSize:et.design.pagination.iconSize,iconColor:et.design.pagination.iconColor,backgroundShape:et.design.pagination.backgroundShape,backgroundColor:Jo.backgroundColor,pagination:et.design.pagination.pagination},hoverState:{selectorKey:$o.HOVER_STATE,theme:Jo.theme}},showMoreItemsButton:{selectorKey:$o.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:et.design.pagination.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight}},content:{selectorKey:$o.CONTENT,title:et.title,showTitle:et.showTitle,description:et.description,showDescription:et.showDescription,noOfLinesToShow:et.noOfLinesToShow,country:et.country,state:et.state,zipCode:et.zipCode,promotionSchedule:et.showDescription,shippingMethodName:et.shippingMethodName,shippingMethodLogo:et.shippingMethodLogo,shippingDescription:et.shippingDescription,estimatedShippingCost:et.estimatedShippingCost,estimatedDeliveryTime:et.estimatedShippingTime},dataConnector:{selectorKey:$o.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}}}},it={optionSelection:{value:!0,property:"optionSelection",propertyType:Xr.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Xr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Xr.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Xr.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Xr.CONTROLS},displayStyle:{value:"Matrix",property:"displayStyle",propertyType:Xr.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Xr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Xr.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:Xr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Xr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Xr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Xr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Xr.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Xr.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Xr.CONTROLS},itemContentAlignment:{value:"Left",property:"itemContentAlignment",propertyType:Xr.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Xr.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Xr.CONTROLS},dropdownOptionsSpacing:{value:"50",property:"dropdownOptionsSpacing",propertyType:Xr.CSS},dropdownOptionsPadding:{value:"50",property:"dropdownOptionsPadding",propertyType:Xr.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:Xr.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:Xr.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:Xr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Xr.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Xr.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Xr.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Xr.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Xr.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Xr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Xr.CONTROLS},tabAlignment:{value:"Left",property:"tabAlignment",propertyType:Xr.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Xr.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Xr.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Xr.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Xr.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Xr.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Xr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Xr.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:Xr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Xr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Xr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Xr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Xr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Xr.CONTROLS},header:{value:!0,property:"header",propertyType:Xr.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Xr.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Xr.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Xr.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Xr.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Xr.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Xr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Xr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Xr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Xr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Xr.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:Xr.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:Xr.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:Xr.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:Xr.CSS},groupHorizontalPadding:{value:"50",property:"groupHorizontalPadding",propertyType:Xr.CSS},groupVerticalPadding:{value:"50",property:"groupVerticalPadding",propertyType:Xr.CSS},groupAndContainerSpacing:{value:"50",property:"groupAndContainerSpacing",propertyType:Xr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Xr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Xr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Xr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Xr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Xr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Xr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Xr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Xr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Xr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Xr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Xr.CONTROLS},showselectedVariant:{value:!0,property:"showselectedVariant",propertyType:Xr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Xr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Xr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Xr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Xr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Xr.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Xr.CONTROLS},showTotalAddedQuantity:{value:!0,property:"showTotalAddedQuantity",propertyType:Xr.CONTROLS},showMoreRows:{value:"Scroll",property:"showMoreRows",propertyType:Xr.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"}(rt||(rt={}));var nt,at=function(){return{layout:{selectorKey:rt.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"600",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"300",unit:1}),margin:Jo.margin,padding:Jo.padding,positionType:Jo.positionType,pinTo:Jo.pinTo,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,optionSelection:it.optionSelection,displayOutOfStockValues:it.displayOutOfStockValues,displayStyle:it.displayStyle,notifyMeButton:it.notifyMeButton,quantitySelectorForVariantSelector:it.quantitySelectorForVariantSelector,dividerBetweenItems:it.dividerBetweenItems,optionTitleValueSpacing:it.optionTitleValueSpacing,remainingDisplayStyle:it.remainingDisplayStyle,allowUserToSearch:it.allowUserToSearch,allowUserToFilter:it.allowUserToFilter,swatchTypeDisplayStyle:{selectorKey:rt.SWATFH_TYPE_DISPLAY_STYLE,displayValues:it.displayValues,itemPadding:it.itemPadding,itemSpacing:it.itemSpacing,maxItemsToDisplay:it.maxItemsToDisplay,overflowItems:it.overflowItems,swatchImageType:it.swatchImageType},singleSelectDisplayStyle:{selectorKey:rt.SINGLE_SELECT_DISPLAY_STYLE,displayValues:it.displayValues,itemPadding:it.itemPadding,itemSpacing:it.itemSpacing,maxItemsToDisplay:it.maxItemsToDisplay,overflowItems:it.overflowItems,imageBehaviour:it.imageBehaviour,itemsPerRow:it.itemsPerRow,itemContentAlignment:it.itemContentAlignment,overflowDirection:it.overflowDirection},dropdownDisplayStyle:{selectorKey:rt.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:it.dropdownOptionsSpacing,dropdownOptionsPadding:it.dropdownOptionsPadding,dropdownStyle:it.dropdownStyle,optionAndListSpacing:it.optionAndListSpacing,dropdownListItemSpacing:it.dropdownListItemSpacing,dropdownListItemPadding:it.dropdownListItemPadding,dividerBetweenListItems:it.dividerBetweenListItems,maxItemsToDisplay:it.maxItemsToDisplay,overflowItems:it.overflowItems},groupedOptionsDisplayStyle:{selectorKey:rt.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:it.groupsDisplayStyle,groupSpacing:it.groupSpacing,groupPadding:it.groupPadding,groupHeaderAndOptionSpacing:it.groupHeaderAndOptionSpacing,tabDirection:it.tabDirection,tabLayout:it.tabLayout,tabAlignment:it.tabAlignment,tabSpacing:it.tabSpacing,tabAndContainerSpacing:it.tabAndContainerSpacing,tabHorizontalPadding:it.tabHorizontalPadding,tabVerticalPadding:it.tabVerticalPadding,containerPadding:it.tabVerticalPadding,overflowItems:it.overflowItems,tabRowSpacing:it.tabRowSpacing,expandIconPositon:it.expandIconPositon,expandFirstItemByDefault:it.expandFirstItemByDefault,allowMultipleOpenItems:it.allowMultipleOpenItems,itemDividers:it.itemDividers,accordionSpacing:it.accordionSpacing,accordionAndContainerSpacing:it.accordionAndContainerSpacing,accordionHorizontalPadding:it.accordionHorizontalPadding,accordionVerticalPadding:it.accordionVerticalPadding,groupAndContainerSpacing:it.groupAndContainerSpacing,groupHorizontalPadding:it.groupHorizontalPadding,groupVerticalPadding:it.groupVerticalPadding,canCollapseGroups:it.canCollapseGroups},matrixDisplayStyle:{selectorKey:rt.MATRIX_DISPLAY_STYLE,header:it.header,headerHeight:it.headerHeight,rowHeight:it.rowHeight,headerDivider:it.headerDivider,rowDivider:it.rowDivider,columnDivider:it.columnDivider,alternativeRowColors:it.alternativeRowColors,headerCellPadding:it.headerCellPadding,rowCellPadding:it.rowCellPadding,contentAlignment:it.contentAlignment,overflowControl:it.overflowControl,paginationType:it.paginationType,paginationAliginment:it.paginationAliginment,rowsPerPage:it.rowsPerPage,showMoreRows:it.showMoreRows},groupedMatrixDisplayStyle:{selectorKey:rt.GROUPED_MATRIX_DISPLAY_STYLE,groupsDisplayStyle:it.groupsDisplayStyle,groupSpacing:it.groupSpacing,groupPadding:it.groupPadding,groupHeaderAndOptionSpacing:it.groupHeaderAndOptionSpacing}},design:{selectorKey:rt.DESIGN},content:{selectorKey:rt.CONTENT,optionProperties:it.optionProperties,optionName:it.optionName,noOfOptionValues:it.noOfOptionValues,optionPrice:it.optionPrice,priceFormat:it.priceFormat,showselectedVariant:it.showselectedVariant,optionValueProperties:it.optionValueProperties,optionValueName:it.optionValueName,optionValueCode:it.optionValueCode,swatchImage:it.swatchImage,swatchImageType:it.swatchImageType,noOfVariantsAvailable:it.noOfVariantsAvailable,optionValuePrice:it.optionValuePrice,showAvailableInventory:it.showAvailableInventory,showTotalPriceOfAddedItems:it.showTotalPriceOfAddedItems,showTotalAddedQuantity:it.showTotalAddedQuantity},dataConnector:{selectorKey:rt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}}}},lt={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:Xr.CONTROLS},buttonType:{value:"primaryButton",propertyType:Xr.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:Xr.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:Xr.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:Xr.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Xr.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:Xr.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:Xr.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(nt||(nt={}));var pt,dt=function(){return{layout:{selectorKey:nt.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"40",unit:1}),margin:Jo.margin,positionType:Jo.positionType,pinTo:Jo.pinTo,buttonStyle:lt.buttonStyle,buttonText:lt.buttonText,buttonIcon:lt.buttonIcon,iconPosition:lt.iconPosition,iconAndTextSpacing:lt.iconAndTextSpacing,alignment:lt.alignment,buttonType:lt.buttonType,linkTo:lt.linkTo},design:{selectorKey:nt.DESIGN,defaultState:{selectorKey:nt.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},Jo.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},Jo.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},Jo.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},Jo.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},Jo.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},Jo.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},Jo.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},Jo.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},Jo.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},Jo.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},Jo.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},Jo.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},Jo.theme),fontSize:Object.assign(Object.assign({},Jo.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},Jo.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},Jo.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},Jo.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},Jo.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},Jo.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},Jo.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},Jo.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},Jo.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:Jo.icon,showIcon:Object.assign(Object.assign({},Jo.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Jo.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:nt.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},Jo.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:nt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(pt||(pt={}));var st,ct=function(){return{layout:{selectorKey:pt.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Jo.height),{unit:1,value:300}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo},design:{selectorKey:pt.DESIGN,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},content:{selectorKey:pt.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:""}}}},dataConnector:{selectorKey:pt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:Xr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(st||(st={}));var yt,ut=function(){return{layout:{selectorKey:st.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Jo.height),{unit:1,value:300}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo,textData:{value:"",propertyType:Xr.CONTROLS}},design:{selectorKey:st.DESIGN,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},content:{}}},St={theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,backgroundColor:Jo.backgroundColor},gt={backgroundColor:Jo.backgroundColor,backgroundRepeat:Jo.backgroundRepeat,backgroundSize:Jo.backgroundSize,backgroundAttachment:Jo.backgroundAttachment,backgroundPosition:Jo.backgroundPosition,backgroundPositionX:Jo.backgroundPositionX,backgroundPositionY:Jo.backgroundPositionY,backgroundImage:Jo.backgroundImage};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(yt||(yt={}));var Tt,ht=function(e){return{layout:{selectorKey:yt.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Xr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Jo.height),{isReadOnly:!0}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo},design:Object.assign({selectorKey:yt.DESIGN,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},gt),dataConnector:{selectorKey:yt.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"container",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:Xr.CONTROLS}}}},Ct=(new Date).toISOString().slice(0,16),Ot={type:{value:"countdown",property:"itemSpacing",propertyType:Xr.CONTROLS},counterStyle:{value:"joined",property:"counterStyle",propertyType:Xr.CONTROLS},countdownAnimation:{value:"fadeIn",property:"countdownAnimation",propertyType:Xr.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:Xr.CONTROLS},source:{value:"manual",property:"source",propertyType:Xr.CONTROLS},showCountdownTitle:{value:"true",property:"showCountdownTitle",propertyType:Xr.CONTROLS},title:{value:"Sales Ends In",property:"title",propertyType:Xr.CONTROLS},showCountdownDescription:{value:"true",property:"showCountdownDescription",propertyType:Xr.CONTROLS},description:{value:"Sale ends in next few mins hurry up garb the offer",property:"description",propertyType:Xr.CONTROLS},chooseSchedules:{value:"05-11-2024",property:"chooseSchedules",propertyType:Xr.CONTROLS},startDate:{value:Ct,property:"startDate",propertyType:Xr.CONTROLS},endDate:{value:"2024-11-15T15:01",property:"endDate",propertyType:Xr.CONTROLS},days:{value:"true",property:"days",propertyType:Xr.CONTROLS},daysTitle:{value:"Days",property:"daysTitle",propertyType:Xr.CONTROLS},hours:{value:"true",property:"hours",propertyType:Xr.CONTROLS},hoursTitle:{value:"Hours",property:"hoursTitle",propertyType:Xr.CONTROLS},minutes:{value:"true",property:"minutes",propertyType:Xr.CONTROLS},minutesTitle:{value:"Minutes",property:"minutesTitle",propertyType:Xr.CONTROLS},seconds:{value:"true",property:"seconds",propertyType:Xr.CONTROLS},secondsTitle:{value:"Seconds",property:"secondsTitle",propertyType:Xr.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:Xr.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Xr.CSS},verticalAlignment:{value:"center",property:"verticalAlignment",propertyType:Xr.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Xr.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Xr.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Xr.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Xr.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Xr.CSS},textPosition:{value:"top",property:"textPosition",propertyType:Xr.CONTROLS},iconColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"iconColor",propertyType:Xr.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"}(Tt||(Tt={}));var bt,vt=function(){return{layout:{selectorKey:Tt.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"200",unit:1}),margin:Jo.margin,padding:Jo.padding,type:Ot.type,counterStyle:Ot.counterStyle,countdownAnimation:Ot.countdownAnimation,dividerBetweenItems:Ot.dividerBetweenItems,positionType:Jo.positionType,pinTo:Jo.pinTo},content:{selectorKey:Tt.CONTENT,source:Ot.source,showCountdownTitle:Ot.showCountdownTitle,title:Ot.title,showCountdownDescription:Ot.showCountdownDescription,description:Ot.description,chooseSchedules:Ot.chooseSchedules,startDate:Ot.startDate,endDate:Ot.endDate,days:Ot.days,daysTitle:Ot.daysTitle,hours:Ot.hours,hoursTitle:Ot.hoursTitle,minutes:Ot.minutes,minutesTitle:Ot.minutesTitle,seconds:Ot.seconds,secondsTitle:Ot.secondsTitle},design:{selectorKey:Tt.DESIGN,countdownWidget:{selectorKey:Tt.COUNTDOWN_WIDGET,backgroundColor:Jo.backgroundColor,showBorder:Jo.showBorder,borderStyle:Jo.borderStyle,borderColor:Jo.borderColor,borderPerSlide:Jo.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,themeDesc:Jo.themeDesc,fontDesc:Jo.fontDesc,fontSizeDesc:Jo.fontSizeDesc,textColorDesc:Jo.textColorDesc,boldDesc:Jo.boldDesc,italicDesc:Jo.italicDesc,linethroughDesc:Jo.linethroughDesc,underlineDesc:Jo.underlineDesc,textAlignDesc:Jo.textAlignDesc,characterSpacingDesc:Jo.characterSpacingDesc,lineHeightDesc:Jo.lineHeightDesc},countdownWidgetTextContainerLayout:{selectorKey:Tt.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Ot.textVerticalPadding,textHorizontalPadding:Ot.textHorizontalPadding,titleAndDescriptionSpacing:Ot.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:Tt.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},countdownLayout:{selectorKey:Tt.COUNTDOWN_LAYOUT,verticalAlignment:Ot.verticalAlignment,widgetTextAndItemSpacing:Ot.widgetTextAndItemSpacing,textPosition:Ot.textPosition},counterStyle:{selectorKey:Tt.COUNTER_STYLE,backgroundColor:Jo.backgroundColor,showBorder:Jo.showBorder,borderStyle:Jo.borderStyle,borderColor:Jo.borderColor,borderPerSlide:Jo.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,themeDesc:Jo.themeDesc,fontDesc:Jo.fontDesc,fontSizeDesc:Jo.fontSizeDesc,textColorDesc:Jo.textColorDesc,boldDesc:Jo.boldDesc,italicDesc:Jo.italicDesc,linethroughDesc:Jo.linethroughDesc,underlineDesc:Jo.underlineDesc,textAlignDesc:Jo.textAlignDesc,characterSpacingDesc:Jo.characterSpacingDesc,lineHeightDesc:Jo.lineHeightDesc},dividerStyle:{selectorKey:Tt.DIVIDER_STYLE,shape:Ot.shape,size:Ot.size,iconColor:Ot.iconColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(bt||(bt={}));var mt,wt=function(){return{layout:{selectorKey:bt.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Jo.height),{unit:1,value:300}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo},design:{selectorKey:bt.DESIGN,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},content:{selectorKey:bt.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:""}}},dataConnector:{selectorKey:bt.DATA_CONNECTOR,value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:Xr.CONTROLS}}},ft={expandFirstItemByDefault:{value:!0,propertyType:Xr.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:Xr.CONTROLS},itemDividers:{value:!1,propertyType:Xr.CONTROLS},iconPosition:{value:"Right",propertyType:Xr.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:Xr.CONTROLS},itemHorizontalPadding:{value:10,unit:1,property:"itemHorizontalPadding",propertyType:Xr.CSS},itemVerticalPadding:{value:2,unit:1,property:"itemVerticalPadding",propertyType:Xr.CSS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Xr.CSS},titleAndDescriptionSpacing:{value:5,unit:1,property:"titleAndDescriptionSpacing",propertyType:Xr.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"}(mt||(mt={}));var Rt,Nt=function(){return{layout:{selectorKey:mt.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"auto",unit:qr.CUSTOM}),margin:Jo.margin,padding:Jo.padding,positionType:Jo.positionType,pinTo:Jo.pinTo,expandFirstItemByDefault:ft.expandFirstItemByDefault,allowMultipleOpenItems:ft.allowMultipleOpenItems,itemDividers:ft.itemDividers,iconPosition:ft.iconPosition,itemHorizontalPadding:ft.itemHorizontalPadding,itemVerticalPadding:ft.itemVerticalPadding,itemSpacing:ft.itemSpacing,titleAndDescriptionSpacing:ft.titleAndDescriptionSpacing},content:{accordionsList:ft.accordionsList},design:{selectorKey:mt.DESIGN,faqWidget:{selectorKey:mt.FAQ_WIDGET,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},collapsedAccordionItem:{selectorKey:mt.COLLAPSED_ACCRORDION_ITEM,backgroundColor:Jo.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Jo.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,showIcon:Jo.showIcon,iconSize:Jo.iconSize,iconColor:Jo.iconColor,themeDesc:Jo.themeDesc,fontDesc:Jo.fontDesc,fontSizeDesc:Jo.fontSizeDesc,textColorDesc:Jo.textColorDesc,boldDesc:Jo.boldDesc,italicDesc:Jo.italicDesc,linethroughDesc:Jo.linethroughDesc,underlineDesc:Jo.underlineDesc,textAlignDesc:Jo.textAlignDesc,characterSpacingDesc:Jo.characterSpacingDesc,lineHeightDesc:Jo.lineHeightDesc},expandedAccordionItem:{selectorKey:mt.EXPANDED_ACCRORDION_ITEM,backgroundColor:Jo.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Jo.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Object.assign({},Jo.theme),font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,showIcon:Jo.showIcon,iconSize:Jo.iconSize,iconColor:Jo.iconColor,themeDesc:Jo.themeDesc,fontDesc:Jo.fontDesc,fontSizeDesc:Jo.fontSizeDesc,textColorDesc:Jo.textColorDesc,boldDesc:Jo.boldDesc,italicDesc:Jo.italicDesc,linethroughDesc:Jo.linethroughDesc,underlineDesc:Jo.underlineDesc,textAlignDesc:Jo.textAlignDesc,characterSpacingDesc:Jo.characterSpacingDesc,lineHeightDesc:Jo.lineHeightDesc},divider:{selectorKey:mt.DIVIDER,dividerColor:Jo.borderColor,dividerStyle:Jo.borderStyle,dividerWidth:Jo.dividerWidth}}}},Lt={displayStyle:{value:"Slider",propertyType:Xr.CONTROLS},scrollDirection:{value:"Vertical",propertyType:Xr.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:Xr.CONTROLS},scrollControl:{value:"Non",propertyType:Xr.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:Xr.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:Xr.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:Xr.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:Xr.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:Xr.CSS},sliderControl:{value:"Arrows",propertyType:Xr.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:Xr.CONTROLS},loopImages:{value:!1,propertyType:Xr.CONTROLS},setItemsPerRow:{value:!1,propertyType:Xr.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:Xr.CONTROLS},autoplay:{value:!1,propertyType:Xr.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:Xr.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:Xr.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:Xr.CONTROLS},showGalleryTitle:{value:!1,propertyType:Xr.CONTROLS},galleryTitle:{value:"",propertyType:Xr.CONTROLS},showGalleryDescription:{value:!1,propertyType:Xr.CONTROLS},galleryDescription:{value:"",propertyType:Xr.CONTROLS},showItemTitle:{value:!1,propertyType:Xr.CONTROLS},showItemDescription:{value:!1,propertyType:Xr.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:Xr.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:Xr.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:Xr.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:Xr.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:Xr.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Xr.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Xr.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:Xr.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:Xr.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:Xr.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:Xr.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:Xr.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Xr.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:Xr.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:Xr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Xr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Xr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Xr.CONTROLS},backgroundShape:{value:"Round",propertyType:Xr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Xr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Xr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Xr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Xr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Xr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Xr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Xr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Xr.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:Xr.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"}(Rt||(Rt={}));var Dt,At=function(){return{layout:{selectorKey:Rt.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"300",unit:1}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo,displayStyle:Lt.displayStyle,scrollDirection:Lt.scrollDirection,noOfItemsToLoad:Lt.noOfItemsToLoad,scrollControl:Lt.scrollControl,itemsPerSlide:Lt.itemsPerSlide,itemsPerRow:Lt.itemsPerRow,itemsPerColumn:Lt.itemsPerColumn,itemGap:Lt.itemGap,rowGap:Lt.rowGap,sliderControl:Lt.sliderControl,controlPosition:Lt.controlPosition,loopImages:Lt.loopImages,setItemsPerRow:Lt.setItemsPerRow,sliderDisplayScrollbar:Lt.sliderDisplayScrollbar,autoplay:Lt.autoplay,autoplayStyle:Lt.autoplayStyle,autoplayDuration:Lt.autoplayDuration,sliderSpeed:Lt.sliderSpeed,thumbnailPlacement:Lt.thumbnailPlacement,thumbnailSize:Lt.thumbnailSize,thumbnailSpacing:Lt.thumbnailSpacing},content:{showGalleryTitle:Lt.showGalleryTitle,galleryTitle:Lt.galleryTitle,showGalleryDescription:Lt.showGalleryDescription,galleryDescription:Lt.galleryDescription,showItemTitle:Lt.showItemTitle,showItemDescription:Lt.showItemDescription,allowLinkToOtherPage:Lt.allowLinkToOtherPage,slides:Lt.slides},design:{selectorKey:Rt.DESIGN,galleryWidgetStyle:{selectorKey:Rt.GALLERY_WIDGET_STYLE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,showIcon:Object.assign(Object.assign({},Jo.showIcon),{value:!0}),iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Jo.themeDesc,fontDesc:Jo.fontDesc,fontSizeDesc:Jo.fontSizeDesc,textColorDesc:Jo.textColorDesc,boldDesc:Jo.boldDesc,italicDesc:Jo.italicDesc,linethroughDesc:Jo.linethroughDesc,underlineDesc:Jo.underlineDesc,textAlignDesc:Jo.textAlignDesc,characterSpacingDesc:Jo.characterSpacingDesc,lineHeightDesc:Jo.lineHeightDesc},galleryWidgetLayout:{selectorKey:Rt.GALLERY_LAYOUT,galleryTextAndItemAlignment:Lt.galleryTextAndItemAlignment,galleryTextAndItemSpacing:Lt.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Lt.galleryTextAndDescriptionSpacing,textPosition:Jo.textPosition,verticalAlignment:Jo.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:Rt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Lt.textVerticalPadding,textHorizontalPadding:Jo.textHorizontalPadding,titleAndDescriptionSpacing:Lt.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:Rt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},itemStyle:{selectorKey:Rt.GALLERY_WIDGET_STYLE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,showIcon:Object.assign(Object.assign({},Jo.showIcon),{value:!0}),iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Jo.themeDesc,fontDesc:Jo.fontDesc,fontSizeDesc:Jo.fontSizeDesc,textColorDesc:Jo.textColorDesc,boldDesc:Jo.boldDesc,italicDesc:Jo.italicDesc,linethroughDesc:Jo.linethroughDesc,underlineDesc:Jo.underlineDesc,textAlignDesc:Jo.textAlignDesc,characterSpacingDesc:Jo.characterSpacingDesc,lineHeightDesc:Jo.lineHeightDesc},itemLayout:{selectorKey:Rt.GALLERY_LAYOUT,galleryTextAndItemAlignment:Lt.galleryTextAndItemAlignment,textAndImageSpacing:Lt.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Lt.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Jo.textPosition),{value:"On Image"}),verticalAlignment:Jo.verticalAlignment},itemTextContainerLayout:{selectorKey:Rt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Lt.textVerticalPadding,textHorizontalPadding:Jo.textHorizontalPadding,titleAndDescriptionSpacing:Lt.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:Rt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},paginationArrows:{selectorKey:Rt.PAGINATION_ARROWS,arrowIconStyle:Lt.arrowIconStyle,leftArrowIconStyle:Lt.leftArrowIconStyle,rightArrowIconStyle:Lt.rightArrowIconStyle,backgroundShape:Lt.backgroundShape,arrowSize:Lt.arrowSize,arrowColor:Lt.arrowColor},paginationDots:{selectorKey:Rt.PAGINATION_DOTS,dotSize:Lt.dotSize,currentDotColor:Lt.currentDotColor,otherDotColor:Lt.otherDotColor},paginationLine:{selectorKey:Rt.PAGINATION_LINE,currentLineColor:Lt.currentLineColor,otherLineColor:Lt.otherLineColor,lineHeight:Lt.lineHeight,lineWidth:Lt.lineWidth}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Dt||(Dt={}));var It,xt=function(e){return{layout:{selectorKey:Dt.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:Xr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Jo.height),{isReadOnly:!0}),padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo},design:Object.assign({selectorKey:Dt.DESIGN,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},gt)}},Et={onClick:{value:"Show Image Lightbox",propertyType:Xr.CONTROLS},onHover:{value:"Zoom Out",propertyType:Xr.CONTROLS},cropRatio:{value:"16:9",propertyType:Xr.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Xr.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Xr.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Xr.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(It||(It={}));var Pt,_t=function(){return{layout:{selectorKey:It.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{propertyType:Xr.CONTROLS,unit:qr.PIXELS,value:350}),height:Object.assign(Object.assign({},Jo.height),{value:300,propertyType:Xr.CONTROLS,unit:qr.PIXELS}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo,onClick:Et.onClick,onHover:Et.onHover,cropRatio:Et.cropRatio,fitOptions:Et.fitOptions,horizontalAlignment:Et.horizontalAlignment,verticalAlignment:Et.verticalAlignment},design:{selectorKey:It.DESIGN,cropRatio:Jo.cropRatio,zoomImage:Jo.zoomImage,flip:Jo.flip,rotate:Jo.rotate,backgroundColor:Jo.backgroundColor,exposure:Jo.exposure,contrast:Jo.contrast,saturation:Jo.saturation,brightness:Jo.brightness,hue:Jo.hue,lightness:Jo.lightness,highlights:Jo.highlights,shadows:Jo.shadows,showBorder:Jo.showBorder,borderStyle:Jo.borderStyle,borderColor:Jo.borderColor,borderPerSlide:Jo.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Xr.CONTROLS}},dataConnector:{selectorKey:It.DATA_CONNECTOR,dataConnector:Et.dataConnector}}},Bt={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Xr.CONTROLS},productName:{value:!0,propertyType:Xr.CONTROLS},productCodes:{value:!0,propertyType:Xr.CONTROLS},varientCodes:{value:!0,propertyType:Xr.CONTROLS},productImage:{value:!0,propertyType:Xr.CONTROLS},price:{value:!0,propertyType:Xr.CONTROLS},productDescription:{value:!0,propertyType:Xr.CONTROLS},showOptions:{value:!0,propertyType:Xr.CONTROLS},allowBulkOrdering:{value:!0,propertyType:Xr.CONTROLS},actions:{value:!0,propertyType:Xr.CONTROLS},quickView:{value:!0,propertyType:Xr.CONTROLS},addToCart:{value:!0,propertyType:Xr.CONTROLS},wishlist:{value:!0,propertyType:Xr.CONTROLS},buyNow:{value:!0,propertyType:Xr.CONTROLS},addtoQuote:{value:!0,propertyType:Xr.CONTROLS},showUoms:{value:!0,propertyType:Xr.CONTROLS},showVolumePricing:{value:!0,propertyType:Xr.CONTROLS},showInventory:{value:!0,propertyType:Xr.CONTROLS},storeAvailability:{value:!0,propertyType:Xr.CONTROLS},categoryCode:{value:!0,propertyType:Xr.CONTROLS},categoryName:{value:!0,propertyType:Xr.CONTROLS},categoryImage:{value:!0,propertyType:Xr.CONTROLS},categoryDescription:{value:!0,propertyType:Xr.CONTROLS},subCategoryCode:{value:!0,propertyType:Xr.CONTROLS},subCategoryName:{value:!0,propertyType:Xr.CONTROLS},subCategoryImage:{value:!0,propertyType:Xr.CONTROLS},subCategoryDescription:{value:!0,propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Pt||(Pt={}));var Ht,zt=function(){return{layout:{selectorKey:Pt.LAYOUT,width:Object.assign({},Jo.width),height:Object.assign(Object.assign({},Jo.height),{value:"auto",propertyType:Xr.CONTROLS,unit:7}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo},design:Object.assign({selectorKey:Pt.DESIGN,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},gt),content:{selectorKey:Pt.CONTENT,productName:Bt.productName,productCodes:Bt.productCodes,varientCodes:Bt.varientCodes,productImage:Bt.productImage,price:Bt.price,productDescription:Bt.productDescription,showOptions:Bt.showOptions,allowBulkOrdering:Bt.allowBulkOrdering,actions:Bt.actions,quickView:Bt.quickView,addToCart:Bt.addToCart,wishlist:Bt.wishlist,buyNow:Bt.buyNow,addtoQuote:Bt.addtoQuote,showUoms:Bt.showUoms,showVolumePricing:Bt.showVolumePricing,showInventory:Bt.showInventory,storeAvailability:Bt.storeAvailability,categoryCode:Bt.categoryCode,categoryName:Bt.categoryName,categoryImage:Bt.categoryImage,categoryDescription:Bt.categoryDescription,subCategoryCode:Bt.subCategoryCode,subCategoryName:Bt.subCategoryName,subCategoryImage:Bt.subCategoryImage,subCategoryDescription:Bt.subCategoryDescription},dataConnector:{selectorKey:Pt.DATA_CONNECTOR,dataConnector:Bt.dataConnector}}},kt={dataConnector:{value:{isConnected:!1,dataSource:null,childSource:null,key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS},showOptions:{value:!0,propertyType:Xr.CONTROLS},productVolume:{value:!0,propertyType:Xr.CONTROLS},productPrice:{value:!0,propertyType:Xr.CONTROLS},productActions:{value:!0,propertyType:Xr.CONTROLS},productInventory:{value:!0,propertyType:Xr.CONTROLS},storeLocations:{value:!0,propertyType:Xr.CONTROLS},pickupLocations:{value:!0,propertyType:Xr.CONTROLS},productHighlights:{value:!0,propertyType:Xr.CONTROLS},paymentMethods:{value:!0,propertyType:Xr.CONTROLS},shippingEstimator:{value:!0,propertyType:Xr.CONTROLS},productPromotions:{value:!0,propertyType:Xr.CONTROLS},amountEstimator:{value:!0,propertyType:Xr.CONTROLS},quantitySelector:{value:!0,propertyType:Xr.CONTROLS},uomSelector:{value:!0,propertyType:Xr.CONTROLS},variantPicker:{value:!0,propertyType:Xr.CONTROLS},bulkVariantPicker:{value:!0,propertyType:Xr.CONTROLS},productImage:{value:!0,propertyType:Xr.CONTROLS},productName:{value:!0,propertyType:Xr.CONTROLS},productDescription:{value:!0,propertyType:Xr.CONTROLS},productBrand:{value:!0,propertyType:Xr.CONTROLS},productCode:{value:!0,propertyType:Xr.CONTROLS},productReview:{value:!0,propertyType:Xr.CONTROLS},productRating:{value:!0,propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Ht||(Ht={}));var Kt,jt=function(){return{layout:{selectorKey:Ht.LAYOUT,width:Object.assign({},Jo.width),height:Object.assign(Object.assign({},Jo.height),{value:"auto",propertyType:Xr.CONTROLS,unit:7}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo},design:Object.assign({selectorKey:Ht.DESIGN,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},gt),content:{selectorKey:Ht.CONTENT,showOptions:kt.showOptions,productVolume:kt.productVolume,productPrice:kt.productPrice,productActions:kt.productActions,productInventory:kt.productInventory,storeLocations:kt.storeLocations,pickupLocations:kt.pickupLocations,productHighlights:kt.productHighlights,paymentMethods:kt.paymentMethods,shippingEstimator:kt.shippingEstimator,productPromotions:kt.productPromotions,amountEstimator:kt.amountEstimator,quantitySelector:kt.quantitySelector,uomSelector:kt.uomSelector,variantPicker:kt.variantPicker,bulkVariantPicker:kt.bulkVariantPicker,productImage:kt.productImage,productName:kt.productName,productDescription:kt.productDescription,productBrand:kt.productBrand,productCode:kt.productCode,productReview:kt.productReview,productRating:kt.productRating},dataConnector:{selectorKey:Ht.DATA_CONNECTOR,dataConnector:kt.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:Xr.CONTROLS}}}},Ut={position:{value:"topLeft",property:"position",propertyType:Xr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Xr.CONTROLS},onClick:{value:"Show Image Lightbox",propertyType:Xr.CONTROLS},onHover:{value:"Zoom In",propertyType:Xr.CONTROLS},hotspotStyle:{value:"shape",propertyType:Xr.CONTROLS},showContent:{value:"onClick",propertyType:Xr.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:Xr.CONTROLS},showIcon:{value:!0,propertyType:Xr.CONTROLS},shape:{value:"circle",propertyType:Xr.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:Xr.CONTROLS},iconStyle:{value:"icon with circle",property:"iconStyle",propertyType:Xr.CSS},hotspotSize:{value:"30",property:"hotspotSize",propertyType:Xr.CSS},iconSize:{value:"30",property:"iconSize",propertyType:Xr.CSS},tooltipWidth:{value:"100",property:"tooltipWidth",propertyType:Xr.CSS},tooltipHeight:{value:"100",property:"tooltipHeight",propertyType:Xr.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:Xr.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:Xr.CSS},imageRatio:{value:"16:9",property:"imageRatio",propertyType:Xr.CSS},fitOptions:{value:"fill",property:"fitOptions",propertyType:Xr.CSS},productInfoAlignment:{value:"left",property:"productInfoAlignment",propertyType:Xr.CSS},infoVerticalPadding:{value:"500",property:"infoVerticalPadding",propertyType:Xr.CSS},infoHorizontalPadding:{value:"500",property:"infoHorizontalPadding",propertyType:Xr.CSS},infoSpacing:{value:"500",property:"infoSpacing",propertyType:Xr.CSS},cardLayout:{value:"onImage",property:"cardLayout",propertyType:Xr.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:Xr.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:Xr.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:Xr.CSS},linkDetails:{value:"",property:"linkDetails",propertyType:Xr.CONTROLS}};!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"}(Kt||(Kt={}));var Mt,Gt=function(){return{layout:{selectorKey:Kt.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{propertyType:Xr.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Jo.height),{value:300,propertyType:Xr.CONTROLS,unit:1}),margin:Jo.margin,padding:Jo.padding,showContent:Ut.showContent,canOpenMultipleHotspots:Ut.canOpenMultipleHotspots,positionType:Jo.positionType,pinTo:Jo.pinTo},design:{selectorKey:Kt.DESIGN,imageStyle:{selectorKey:Kt.HOTSPOT_IMAGE_STYLE,cropRatio:Jo.cropRatio,zoomImage:Jo.zoomImage,flip:Jo.flip,rotate:Jo.rotate,backgroundColor:Jo.backgroundColor,overlayColor:Jo.overlayColor,exposure:Jo.exposure,contrast:Jo.contrast,saturation:Jo.saturation,brightness:Jo.brightness,hue:Jo.hue,lightness:Jo.lightness,highlights:Jo.highlights,shadows:Jo.shadows,showBorder:Jo.showBorder,borderStyle:Jo.borderStyle,borderColor:Jo.borderColor,borderPerSlide:Jo.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur},hotspotStyle:{selectorKey:Kt.HOTSPOT_STYLE,hotspotStyle:Ut.hotspotStyle,hotspotSize:Ut.hotspotSize,iconSize:Jo.iconSize,iconColor:Jo.iconColor,icon:Ut.icon,showIcon:Ut.showIcon,shape:Ut.shape,animationStyle:Ut.animationStyle,animationFrequency:Ut.animationFrequency,backgroundColor:Jo.backgroundColor,showBorder:Jo.showBorder,borderStyle:Jo.borderStyle,borderColor:Jo.borderColor,borderPerSlide:Jo.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur},tooltipDesign:{selectorKey:Kt.TOOL_TIP_DESIGN,tooltipWidth:Ut.tooltipWidth,tooltipHeight:Ut.tooltipHeight,horizontalAlignment:Ut.horizontalAlignment,verticalAlignment:Ut.verticalAlignment,backgroundColor:Jo.backgroundColor,showBorder:Jo.showBorder,borderStyle:Jo.borderStyle,borderColor:Jo.borderColor,borderPerSlide:Jo.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur,position:Ut.position},tooltipTextDesign:{selectorKey:Kt.TOOL_TIP_TEXT,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,themeDesc:Jo.themeDesc,fontDesc:Jo.fontDesc,fontSizeDesc:Jo.fontSizeDesc,textColorDesc:Jo.textColorDesc,boldDesc:Jo.boldDesc,italicDesc:Jo.italicDesc,linethroughDesc:Jo.linethroughDesc,underlineDesc:Jo.underlineDesc,textAlignDesc:Jo.textAlignDesc,characterSpacingDesc:Jo.characterSpacingDesc,lineHeightDesc:Jo.lineHeightDesc},tooltipProductDesign:{selectorKey:Kt.TOOL_TIP_PRODUCT_DESIGN,imageRatio:Ut.imageRatio,fitOptions:Ut.fitOptions,productInfoAlignment:Ut.productInfoAlignment,infoVerticalPadding:Ut.infoVerticalPadding,infoHorizontalPadding:Ut.infoHorizontalPadding,infoSpacing:Ut.infoSpacing,cardLayout:Ut.cardLayout,productCardStyle:Ut.productCardStyle},tooltipImageDesign:{selectorKey:Kt.TOOL_TIP_IMAGE_DESIGN,cropRatio:Jo.cropRatio,zoomImage:Jo.zoomImage,flip:Jo.flip,rotate:Jo.rotate,backgroundColor:Jo.backgroundColor,exposure:Jo.exposure,contrast:Jo.contrast,saturation:Jo.saturation,brightness:Jo.brightness,hue:Jo.hue,lightness:Jo.lightness,highlights:Jo.highlights,shadows:Jo.shadows,showBorder:Jo.showBorder,borderStyle:Jo.borderStyle,borderColor:Jo.borderColor,borderPerSlide:Jo.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur,imageRatio:Ut.imageRatio,fitOptions:Ut.fitOptions,horizontalAlignment:Ut.horizontalAlignment,verticalAlignment:Ut.verticalAlignment,onClick:Ut.onClick,onHover:Ut.onHover,linkDetails:Ut.linkDetails}},content:{selectorKey:Kt.CONTENT,image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Xr.CONTROLS},hotspots:Ut.hotspots}}},Vt={zoom:{value:3,propertyType:Xr.CONTROLS},icon:{value:"map-marker",property:"icon",propertyType:Xr.CONTROLS},showIcon:{value:!0,propertyType:Xr.CONTROLS},showZoomControls:{value:!0,propertyType:Xr.CONTROLS},showMapAndSatelliteView:{value:!0,propertyType:Xr.CONTROLS},showStreetView:{value:!0,propertyType:Xr.CONTROLS},showDirectionsLink:{value:!1,propertyType:Xr.CONTROLS},showTitle:{value:!1,propertyType:Xr.CONTROLS},title:{value:"",propertyType:Xr.CONTROLS},showDescription:{value:!1,propertyType:Xr.CONTROLS},description:{value:"",propertyType:Xr.CONTROLS},chooseMapDesign:{value:"",propertyType:Xr.CONTROLS},locationsList:{value:[{addressLine1:"",addressLine2:"",country:"",postalCode:"",state:""}],propertyType:Xr.CONTROLS},geometry:{value:null,propertyType:Xr.CONTROLS},textContainerPosition:{value:"Top",propertyType:Xr.CONTROLS},mapAndTextContainerAlignment:{value:"center",propertyType:Xr.CONTROLS},mapAndTextContainerSpacing:{value:20,property:"mapAndTextContainerSpacing",unit:1,propertyType:Xr.CSS},onClick:{value:"Show Image Lightbox",propertyType:Xr.CONTROLS},onHover:{value:"Zoom In",propertyType:Xr.CONTROLS},pinStyle:{value:"icon",propertyType:Xr.CONTROLS},showContent:{value:"onClick",propertyType:Xr.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:Xr.CONTROLS},shape:{value:"circle",propertyType:Xr.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:Xr.CONTROLS},iconStyle:{value:"icon with circle",propertyType:Xr.CSS},pinSize:{value:"0",property:"hotspotSize",propertyType:Xr.CSS},iconSize:{value:"100",propertyType:Xr.CSS},tooltipWidth:{value:"120",property:"tooltipWidth",propertyType:Xr.CSS},tooltipHeight:{value:"120",property:"tooltipHeight",propertyType:Xr.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:Xr.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:Xr.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Xr.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Xr.CSS},productInfoAlignment:{value:"left",property:"textAlign",propertyType:Xr.CSS},infoVerticalPadding:{value:"500",propertyType:Xr.CSS},infoHorizontalPadding:{value:"500",propertyType:Xr.CSS},infoSpacing:{value:"500",propertyType:Xr.CSS},cardLayout:{value:"onImage",propertyType:Xr.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:Xr.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:Xr.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:Xr.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Xr.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:Xr.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:Xr.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"}(Mt||(Mt={}));var Wt,Yt=function(){return{layout:{selectorKey:Mt.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"500",unit:1}),margin:Jo.margin,padding:Jo.padding,showContent:Vt.showContent,canOpenMultipleHotspots:Vt.canOpenMultipleHotspots,positionType:Jo.positionType,pinTo:Jo.pinTo,zoom:Vt.zoom,showZoomControls:Vt.showZoomControls,showMapAndSatelliteView:Vt.showMapAndSatelliteView,showStreetView:Vt.showStreetView,showDirectionsLink:Vt.showDirectionsLink},content:{selectorKey:Mt.CONTENT,showTitle:Vt.showTitle,title:Vt.title,showDescription:Vt.showDescription,description:Vt.description,locationsList:Vt.locationsList,geometry:Vt.geometry},design:{selectorKey:Mt.DESIGN,mapWidget:{selectorKey:Mt.GALLERY_WIDGET_STYLE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,showIcon:Object.assign(Object.assign({},Jo.showIcon),{value:!0}),iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Jo.themeDesc,fontDesc:Jo.fontDesc,fontSizeDesc:Jo.fontSizeDesc,textColorDesc:Jo.textColorDesc,boldDesc:Jo.boldDesc,italicDesc:Jo.italicDesc,linethroughDesc:Jo.linethroughDesc,underlineDesc:Jo.underlineDesc,textAlignDesc:Jo.textAlignDesc,characterSpacingDesc:Jo.characterSpacingDesc,lineHeightDesc:Jo.lineHeightDesc},mapWidgetLayout:{selectorKey:Mt.MAP_WIDGET_LAYOUT,textContainerPosition:Vt.textContainerPosition,mapAndTextContainerAlignment:Vt.mapAndTextContainerAlignment,mapAndTextContainerSpacing:Vt.mapAndTextContainerSpacing},mapWidgetTextContainerLayout:{selectorKey:Mt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Vt.textVerticalPadding,textHorizontalPadding:Vt.textHorizontalPadding,titleAndDescriptionSpacing:Vt.titleAndDescriptionSpacing},mapWidgetTextContainerDesign:{selectorKey:Mt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},mapStyle:{selectorKey:Mt.MAP_STYLE,chooseMapDesign:Vt.chooseMapDesign},pinStyle:{selectorKey:Mt.PIN_STYLE,pinStyle:Vt.pinStyle,pinSize:Vt.pinSize,iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),icon:Vt.icon,showIcon:Vt.showIcon,shape:Vt.shape,animationStyle:Vt.animationStyle,animationFrequency:Vt.animationFrequency,backgroundColor:Object.assign(Object.assign({},Jo.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}}}),showBorder:Jo.showBorder,borderStyle:Jo.borderStyle,borderColor:Jo.borderColor,borderPerSlide:Jo.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur},tooltipDesign:{selectorKey:Mt.TOOL_TIP_DESIGN,tooltipWidth:Vt.tooltipWidth,tooltipHeight:Vt.tooltipHeight,horizontalAlignment:Vt.horizontalAlignment,verticalAlignment:Vt.verticalAlignment,backgroundColor:Jo.backgroundColor,showBorder:Jo.showBorder,borderStyle:Jo.borderStyle,borderColor:Jo.borderColor,borderPerSlide:Jo.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur},tooltipTextDesign:{selectorKey:Mt.TOOL_TIP_TEXT,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,lineHeight:Jo.lineHeight,characterSpacing:Jo.characterSpacing,themeDesc:Jo.themeDesc,fontDesc:Jo.fontDesc,fontSizeDesc:Jo.fontSizeDesc,textColorDesc:Jo.textColorDesc,boldDesc:Jo.boldDesc,italicDesc:Jo.italicDesc,linethroughDesc:Jo.linethroughDesc,underlineDesc:Jo.underlineDesc,textAlignDesc:Jo.textAlignDesc,characterSpacingDesc:Jo.characterSpacingDesc,lineHeightDesc:Jo.lineHeightDesc}}}},Ft={noOfItemsToLoad:{value:"allItems",propertyType:Xr.CONTROLS,property:"noOfItemsToLoad"},displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Xr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Xr.CONTROLS},itemSpacing:{value:20,property:"itemSpacing",propertyType:Xr.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",unit:1,propertyType:Xr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Xr.CSS},maxItemsToDisplay:{value:1,property:"maxItemsToDisplay",propertyType:Xr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Xr.CONTROLS},header:{value:!0,property:"header",propertyType:Xr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Xr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Xr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Xr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Xr.CONTROLS},headerHeight:{value:"30",property:"headerHeight",unit:1,propertyType:Xr.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Xr.CSS,unit:1},headerCellPadding:{value:"30",property:"headerCellPadding",unit:1,propertyType:Xr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",unit:1,propertyType:Xr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Xr.CSS},paginationAliginment:{value:"left",property:"paginationAliginment",propertyType:Xr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Xr.CONTROLS},overflowControl:{value:"pagination",property:"overflowControl",propertyType:Xr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Xr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Xr.CONTROLS},title:{value:"Payment Methods",property:"title",propertyType:Xr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Xr.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Xr.CONTROLS},description:{value:"",property:"description",propertyType:Xr.CONTROLS},paymentProgramName:{value:!0,property:"paymentProgramName",propertyType:Xr.CONTROLS},paymentMethods:{value:!0,property:"paymentMethods",propertyType:Xr.CONTROLS},showAmountLeft:{value:!0,property:"showAmountLeft",propertyType:Xr.CONTROLS},amountLeft:{value:"Left",property:"amountLeft",propertyType:Xr.CONTROLS},showAmountUtilized:{value:!0,property:"showAmountUtilized",propertyType:Xr.CONTROLS},amountUtilized:{value:"Used",property:"amountUtilized",propertyType:Xr.CONTROLS},showTotalAmount:{value:!0,property:"showTotalAmount",propertyType:Xr.CONTROLS},totalAmount:{value:"Total",property:"totalAmount",propertyType:Xr.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:Xr.CONTROLS},expiryDate:{value:"Expires On",property:"expiryDate",propertyType:Xr.CONTROLS},expiryDateDisplayFormat:{value:"Days Left",property:"expiryDateDisplayFormat",propertyType:Xr.CONTROLS},showRenewalDate:{value:!0,property:"showRenewalDate",propertyType:Xr.CONTROLS},renewalDate:{value:"Renews On",property:"renewalDate",propertyType:Xr.CONTROLS},renewalDateDisplayFormat:{value:"Days Left",property:"renewalDateDisplayFormat",propertyType:Xr.CONTROLS},paginationAlignment:{value:"center",propertyType:Xr.CSS,property:"paginationAlignment"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Wt||(Wt={}));var Xt,qt=function(){return{layout:{selectorKey:Wt.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"75",unit:1}),margin:Jo.margin,padding:Jo.padding,positionType:Jo.positionType,pinTo:Jo.pinTo,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,displayStyle:Ft.displayStyle,dividerBetweenItems:Ft.dividerBetweenItems,itemSpacing:Ft.itemSpacing,itemPadding:Ft.itemPadding,itemContentAlignment:Ft.itemContentAlignment,maxItemsToDisplay:Ft.maxItemsToDisplay,overflowItems:Ft.overflowItems,header:Ft.header,headerHeight:Ft.headerHeight,rowHeight:Ft.rowHeight,headerDivider:Ft.headerDivider,rowDivider:Ft.rowDivider,columnDivider:Ft.columnDivider,alternativeRowColors:Ft.alternativeRowColors,headerCellPadding:Ft.headerCellPadding,rowCellPadding:Ft.rowCellPadding,contentAlignment:Ft.contentAlignment,overflowControl:Ft.overflowControl,paginationType:Ft.paginationType,paginationAliginment:Ft.paginationAliginment,rowsPerPage:Ft.rowsPerPage,displayResults:Ft.displayResults,noOfItemsToLoad:Ft.noOfItemsToLoad,paginationAlignment:Ft.paginationAlignment},design:{selectorKey:Wt.DESIGN},content:{selectorKey:Wt.CONTENT,title:Ft.title,showTitle:Ft.showTitle,description:Ft.description,showDescription:Ft.showDescription,paymentProgramName:Ft.paymentProgramName,paymentMethods:Ft.paymentMethods,showAmountLeft:Ft.showAmountLeft,amountLeft:Ft.amountLeft,showAmountUtilized:Ft.showAmountUtilized,amountUtilized:Ft.amountUtilized,showTotalAmount:Ft.showTotalAmount,totalAmount:Ft.totalAmount,showExpiryDate:Ft.showExpiryDate,expiryDate:Ft.expiryDate,expiryDateDisplayFormat:Ft.expiryDateDisplayFormat,showRenewalDate:Ft.showRenewalDate,renewalDate:Ft.renewalDate,renewalDateDisplayFormat:Ft.renewalDateDisplayFormat},dataConnector:{selectorKey:Wt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"paymentMethods",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}}}},Qt={displayStyle:{value:"Upfront",property:"displayStyle",propertyType:Xr.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:Xr.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Xr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Xr.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Xr.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:Xr.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Xr.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Xr.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Xr.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:Xr.CONTROLS},title:{value:"Store Pick Up Locations",property:"title",propertyType:Xr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Xr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Xr.CONTROLS},description:{value:"",property:"description",propertyType:Xr.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:Xr.CONTROLS},searchPlaceholderText:{value:"Search by Zip Code",property:"searchPlaceholderText",propertyType:Xr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Xr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Xr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Xr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Xr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Xr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Xr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Xr.CSS},buttonType:{value:"primaryButton",propertyType:Xr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Xr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Xr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Xr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Xr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Xr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Xr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Xr.CONTROLS},backgroundShape:{value:"Round",propertyType:Xr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Xr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Xr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Xr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Xr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Xr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Xr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Xr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Xr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Xr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Xr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Xr.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:Xr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Xr.CONTROLS},fontSize:{value:"16",propertyType:Xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},characterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},lineHeight:{value:"16",propertyType:Xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Xr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Xr.CSS},fontSize:{value:"16",propertyType:Xr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},characterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},lineHeight:{value:"16",propertyType:Xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Xr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Xr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Xr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Xr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Xr.CONTROLS},arrowSize:{value:"16",propertyType:Xr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Xr.CSS},backgroundShape:{value:"rectangle",propertyType:Xr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Xr.CSS},font:{value:"lato",propertyType:Xr.CSS},fontSize:{value:"16",propertyType:Xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Xr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Xr.CSS},hoverFont:{value:"lato",propertyType:Xr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Xr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Xr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Xr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Xr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Xr.CONTROLS},iconSize:{value:"20",propertyType:Xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Xr.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"}(Xt||(Xt={}));var Zt,$t=function(){return{layout:{selectorKey:Xt.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"130",unit:1}),margin:Jo.margin,padding:Jo.padding,positionType:Jo.positionType,pinTo:Jo.pinTo,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,displayStyle:Qt.displayStyle,displayType:Qt.displayType,maxItemsToDisplay:Qt.maxItemsToDisplay,itemSpacing:Qt.itemSpacing,overflowItems:Qt.overflowItems,displayResults:Qt.displayResults,searchPlaceholderText:Qt.searchPlaceholderText,noOfItemToShow:Qt.noOfItemToShow},content:{selectorKey:Xt.CONTENT,locationName:Qt.locationName,locationAddress:Qt.locationAddress,locationInventory:Qt.locationInventory,locationTimings:Qt.locationTimings,title:Qt.title,showTitle:Qt.showTitle,description:Qt.description,showDescription:Qt.showDescription},design:{selectorKey:Xt.DESIGN,inputStyle:{selectorKey:Xt.INPUT_STYLE,defaultState:{selectorKey:Xt.DEFAULT_STATE,buttonStyle:Qt.buttonStyle,buttonText:Qt.buttonText,icon:Qt.icon,iconPadding:Qt.iconPadding,iconPosition:Qt.iconPosition,iconAndTextSpacing:Qt.iconAndTextSpacing,alignment:Qt.alignment,buttonType:Qt.buttonType,showIcon:Qt.showIcon,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Xt.HOVER_STATE,buttonStyle:Qt.buttonStyle,buttonText:Qt.buttonText,icon:Qt.icon,iconPadding:Qt.iconPadding,iconPosition:Qt.iconPosition,iconAndTextSpacing:Qt.iconAndTextSpacing,alignment:Qt.alignment,buttonType:Qt.buttonType,showIcon:Qt.showIcon,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:Xt.INPUT_STYLE,defaultState:{selectorKey:Xt.DEFAULT_STATE,buttonStyle:Qt.buttonStyle,buttonText:Qt.buttonText,icon:Qt.icon,iconPadding:Qt.iconPadding,iconPosition:Qt.iconPosition,iconAndTextSpacing:Qt.iconAndTextSpacing,alignment:Qt.alignment,buttonType:Qt.buttonType,showIcon:Qt.showIcon,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Xt.HOVER_STATE,buttonStyle:Qt.buttonStyle,buttonText:Qt.buttonText,icon:Qt.icon,iconPadding:Qt.iconPadding,iconPosition:Qt.iconPosition,iconAndTextSpacing:Qt.iconAndTextSpacing,alignment:Qt.alignment,buttonType:Qt.buttonType,showIcon:Qt.showIcon,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:Xt.INVENTORY_TEXT_STYLE,themeDynamic:Jo.theme,fontDynamic:Jo.font,fontSizeDynamic:Jo.fontSize,textColorDynamic:Jo.textColor,boldDynamic:Jo.bold,italicDynamic:Jo.italic,linethroughDynamic:Jo.linethrough,underlineDynamic:Jo.underline,textAlignDynamic:Jo.textAlign,characterSpacingDynamic:Jo.characterSpacing,lineHeightDynamic:Jo.lineHeight,themeStatic:Jo.themeDesc,fontStatic:Jo.fontDesc,fontSizeStatic:Jo.fontSizeDesc,textColorStatic:Jo.textColorDesc,boldStatic:Jo.boldDesc,italicStatic:Jo.italicDesc,linethroughStatic:Jo.linethroughDesc,underlineStatic:Jo.underlineDesc,textAlignStatic:Jo.textAlignDesc,characterSpacingStatic:Jo.characterSpacingDesc,lineHeightStatic:Jo.lineHeightDesc},itemStyle:{selectorKey:Xt.ITEM_STYLE,contentAlignment:Qt.contentAlignment,horizontalPadding:Qt.horizontalPadding,verticalPadding:Qt.verticalPadding,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},locationName:{selectorKey:Xt.LOCATION_NAME,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},locationAddress:{selectorKey:Xt.LOCATION_ADDRESS,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},locationTimings:{selectorKey:Xt.LOCATION_TIMINGS,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},locationInventory:{selectorKey:Xt.LOCATION_INVENTORY,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},arrows:{selectorKey:Xt.ARROWS,arrowIconStyle:Qt.arrowIconStyle,leftArrowIconStyle:Qt.leftArrowIconStyle,rightArrowIconStyle:Qt.rightArrowIconStyle,backgroundShape:Qt.backgroundShape,arrowSize:Qt.arrowSize,arrowColor:Qt.arrowColor},paginationDots:{selectorKey:Xt.PAGINATION_DOTS,dotSize:Qt.dotSize,currentDotColor:Qt.currentDotColor,otherDotColor:Qt.otherDotColor},paginationLine:{selectorKey:Xt.PAGINATION_LINE,currentLineColor:Qt.currentLineColor,otherLineColor:Qt.otherLineColor,lineHeight:Qt.lineHeight,lineWidth:Qt.lineWidth},showMoreItemsButton:{selectorKey:Xt.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Qt.design.pagination.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight}},dataConnector:{selectorKey:Xt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"locationDetails",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}}}},Jt={displayStyle:{value:"Slider",propertyType:Xr.CONTROLS},scrollDirection:{value:"Vertical",propertyType:Xr.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:Xr.CONTROLS},scrollControl:{value:"Non",propertyType:Xr.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:Xr.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:Xr.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:Xr.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:Xr.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:Xr.CSS},sliderControl:{value:"Arrows",propertyType:Xr.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:Xr.CONTROLS},loopImages:{value:!1,propertyType:Xr.CONTROLS},setItemsPerRow:{value:!1,propertyType:Xr.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:Xr.CONTROLS},autoplay:{value:!1,propertyType:Xr.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:Xr.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:Xr.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:Xr.CONTROLS},showGalleryTitle:{value:!1,propertyType:Xr.CONTROLS},galleryTitle:{value:"",propertyType:Xr.CONTROLS},showGalleryDescription:{value:!1,propertyType:Xr.CONTROLS},galleryDescription:{value:"",propertyType:Xr.CONTROLS},showItemTitle:{value:!1,propertyType:Xr.CONTROLS},showItemDescription:{value:!1,propertyType:Xr.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:Xr.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:Xr.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:Xr.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:Xr.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:Xr.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Xr.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Xr.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:Xr.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:Xr.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:Xr.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:Xr.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:Xr.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Xr.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:Xr.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:Xr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Xr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Xr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Xr.CONTROLS},backgroundShape:{value:"Round",propertyType:Xr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Xr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Xr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Xr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Xr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Xr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Xr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Xr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Xr.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:Xr.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",e.DATA_CONNECTOR="dataConnector"}(Zt||(Zt={}));var ei,ri=function(){return{layout:{selectorKey:Zt.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"400",unit:qr.PIXELS}),height:Object.assign(Object.assign({},Jo.height),{value:"200",unit:qr.PIXELS}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo,displayStyle:Jt.displayStyle,scrollDirection:Jt.scrollDirection,noOfItemsToLoad:Jt.noOfItemsToLoad,scrollControl:Jt.scrollControl,itemsPerSlide:Jt.itemsPerSlide,itemsPerRow:Jt.itemsPerRow,itemsPerColumn:Jt.itemsPerColumn,itemGap:Jt.itemGap,rowGap:Jt.rowGap,sliderControl:Jt.sliderControl,controlPosition:Jt.controlPosition,loopImages:Jt.loopImages,setItemsPerRow:Jt.setItemsPerRow,sliderDisplayScrollbar:Jt.sliderDisplayScrollbar,autoplay:Jt.autoplay,autoplayStyle:Jt.autoplayStyle,autoplayDuration:Jt.autoplayDuration,sliderSpeed:Jt.sliderSpeed,thumbnailPlacement:Jt.thumbnailPlacement,thumbnailSize:Jt.thumbnailSize,thumbnailSpacing:Jt.thumbnailSpacing},content:{showGalleryTitle:Jt.showGalleryTitle,galleryTitle:Jt.galleryTitle,showGalleryDescription:Jt.showGalleryDescription,galleryDescription:Jt.galleryDescription,showItemTitle:Jt.showItemTitle,showItemDescription:Jt.showItemDescription,allowLinkToOtherPage:Jt.allowLinkToOtherPage,slides:Jt.slides},design:{selectorKey:Zt.DESIGN,galleryWidgetStyle:{selectorKey:Zt.GALLERY_WIDGET_STYLE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,showIcon:Object.assign(Object.assign({},Jo.showIcon),{value:!0}),iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Jo.themeDesc,fontDesc:Jo.fontDesc,fontSizeDesc:Jo.fontSizeDesc,textColorDesc:Jo.textColorDesc,boldDesc:Jo.boldDesc,italicDesc:Jo.italicDesc,linethroughDesc:Jo.linethroughDesc,underlineDesc:Jo.underlineDesc,textAlignDesc:Jo.textAlignDesc,characterSpacingDesc:Jo.characterSpacingDesc,lineHeightDesc:Jo.lineHeightDesc},galleryWidgetLayout:{selectorKey:Zt.GALLERY_LAYOUT,galleryTextAndItemAlignment:Jt.galleryTextAndItemAlignment,galleryTextAndItemSpacing:Jt.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Jt.galleryTextAndDescriptionSpacing,textPosition:Jo.textPosition,verticalAlignment:Jo.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:Zt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Jt.textVerticalPadding,textHorizontalPadding:Jo.textHorizontalPadding,titleAndDescriptionSpacing:Jt.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:Zt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},itemStyle:{selectorKey:Zt.GALLERY_WIDGET_STYLE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,showIcon:Object.assign(Object.assign({},Jo.showIcon),{value:!0}),iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Jo.themeDesc,fontDesc:Jo.fontDesc,fontSizeDesc:Jo.fontSizeDesc,textColorDesc:Jo.textColorDesc,boldDesc:Jo.boldDesc,italicDesc:Jo.italicDesc,linethroughDesc:Jo.linethroughDesc,underlineDesc:Jo.underlineDesc,textAlignDesc:Jo.textAlignDesc,characterSpacingDesc:Jo.characterSpacingDesc,lineHeightDesc:Jo.lineHeightDesc},itemLayout:{selectorKey:Zt.GALLERY_LAYOUT,galleryTextAndItemAlignment:Jt.galleryTextAndItemAlignment,textAndImageSpacing:Jt.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Jt.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Jo.textPosition),{value:"On Image"}),verticalAlignment:Jo.verticalAlignment},itemTextContainerLayout:{selectorKey:Zt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Jt.textVerticalPadding,textHorizontalPadding:Jo.textHorizontalPadding,titleAndDescriptionSpacing:Jt.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:Zt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},paginationArrows:{selectorKey:Zt.PAGINATION_ARROWS,arrowIconStyle:Jt.arrowIconStyle,leftArrowIconStyle:Jt.leftArrowIconStyle,rightArrowIconStyle:Jt.rightArrowIconStyle,backgroundShape:Jt.backgroundShape,arrowSize:Jt.arrowSize,arrowColor:Jt.arrowColor},paginationDots:{selectorKey:Zt.PAGINATION_DOTS,dotSize:Jt.dotSize,currentDotColor:Jt.currentDotColor,otherDotColor:Jt.otherDotColor},paginationLine:{selectorKey:Zt.PAGINATION_LINE,currentLineColor:Jt.currentLineColor,otherLineColor:Jt.otherLineColor,lineHeight:Jt.lineHeight,lineWidth:Jt.lineWidth}},dataConnector:{selectorKey:Zt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"images",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}}}},oi={actions:{value:!0,property:"actions",propertyType:Xr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Xr.CSS},addToCart:{value:!0,property:"addToCart",propertyType:Xr.CONTROLS},addToCartWhenClicked:{value:"Show Cart Confirmation",property:"addToCartWhenClicked",propertyType:Xr.CONTROLS},addToCartValue:{value:"",property:"addToCartValue",propertyType:Xr.CONTROLS},buyNow:{value:!0,property:"buyNow",propertyType:Xr.CONTROLS},buyNowWhenClicked:{value:"Navigate to Checkout",property:"buyNowWhenClicked",propertyType:Xr.CONTROLS},wishlist:{value:!0,property:"wishlist",propertyType:Xr.CONTROLS},wishlistWhenClicked:{value:"Lightbox",property:"wishlistWhenClicked",propertyType:Xr.CONTROLS},wishlistValue:{value:"",property:"addToCartValue",propertyType:Xr.CONTROLS},compareProduct:{value:!0,property:"compareProduct",propertyType:Xr.CONTROLS},compareProductWhenClicked:{value:"Add to Compare List",property:"compareProductWhenClicked",propertyType:Xr.CONTROLS},showCompareListAs:{value:"Floating List",property:"showCompareListAs",propertyType:Xr.CONTROLS},addToQuote:{value:!0,property:"addToQuote",propertyType:Xr.CONTROLS},addToOrderTemplate:{value:!0,property:"addToOrderTemplate",propertyType:Xr.CONTROLS},notifyMeInventoryNotifications:{property:"notifyMeInventoryNotifications",value:!0,propertyType:Xr.CONTROLS},downloadProductInformation:{property:"downloadProductInformation",value:!0,propertyType:Xr.CONTROLS},displayStyle:{property:"displayStyle",value:"Stack Vertically",propertyType:Xr.CONTROLS},itemSpacing:{property:"itemSpacing",value:"10",unit:1,propertyType:Xr.CSS},itemVerticalSpacing:{property:"itemVerticalSpacing",value:"10",unit:1,propertyType:Xr.CSS},maxItemsToDisplay:{property:"maxItemsToDisplay",value:"4",propertyType:Xr.CONTROLS},overflowItems:{property:"overflowItems",value:"Show More Button",propertyType:Xr.CONTROLS},openItemsIn:{value:"Dropdown",property:"openItemsIn",propertyType:Xr.CONTROLS},addToCartMetaData:{value:"",property:"addToCartMetaData",propertyType:Xr.CONTROLS},wishlistMetaData:{value:"",property:"wishlistMetaData",propertyType:Xr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Xr.CONTROLS},buttonType:{value:"primaryButton",propertyType:Xr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Xr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Xr.CONTROLS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:Xr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Xr.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:Xr.CSS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Xr.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selected",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"}(ei||(ei={}));var ti,ii={buttonStyle:oi.buttonStyle,buttonText:oi.buttonText,icon:oi.icon,iconPadding:oi.iconPadding,iconPosition:oi.iconPosition,iconAndTextSpacing:oi.iconAndTextSpacing,alignment:oi.alignment,buttonType:oi.buttonType,showIcon:oi.showIcon,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},ni=function(){return{layout:{selectorKey:ei.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"125",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"40",unit:1}),margin:Jo.margin,padding:Jo.padding,positionType:Jo.positionType,pinTo:Jo.pinTo,actions:oi.actions,addToCart:oi.addToCart,addToCartWhenClicked:oi.addToCartWhenClicked,addToCartValue:oi.addToCartValue,buyNow:oi.buyNow,buyNowWhenClicked:oi.buyNowWhenClicked,wishlist:oi.wishlist,wishlistWhenClicked:oi.wishlistWhenClicked,wishlistValue:oi.wishlistValue,compareProduct:oi.compareProduct,compareProductWhenClicked:oi.compareProductWhenClicked,showCompareListAs:oi.showCompareListAs,addToQuote:oi.addToQuote,addToOrderTemplate:oi.addToOrderTemplate,notifyMeInventoryNotifications:oi.notifyMeInventoryNotifications,downloadProductInformation:oi.downloadProductInformation,displayStyle:oi.displayStyle,itemSpacing:oi.itemSpacing,itemVerticalSpacing:oi.itemVerticalSpacing,maxItemsToDisplay:oi.maxItemsToDisplay,overflowItems:oi.overflowItems,openItemsIn:oi.openItemsIn,addToCartMetaData:oi.addToCartMetaData,wishlistMetaData:oi.wishlistMetaData,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar},design:{selectorKey:ei.DESIGN,addToCart:{selectorKey:ei.ADD_TO_CART,defaultState:Object.assign({selectorKey:ei.DEFAULT_STATE},ii),hoverState:Object.assign({selectorKey:ei.HOVER_STATE},ii),selectedState:Object.assign({selectorKey:ei.SELECTED_STATE},ii)},buyNow:{selectorKey:ei.BUY_NOW,defaultState:Object.assign({selectorKey:ei.DEFAULT_STATE},ii),hoverState:Object.assign({selectorKey:ei.HOVER_STATE},ii),selectedState:Object.assign({selectorKey:ei.SELECTED_STATE},ii)},wishlist:{selectorKey:ei.WISHLIST,defaultState:Object.assign({selectorKey:ei.DEFAULT_STATE},ii),hoverState:Object.assign({selectorKey:ei.HOVER_STATE},ii),selectedState:Object.assign({selectorKey:ei.SELECTED_STATE},ii)},compare:{selectorKey:ei.COMPARE,defaultState:Object.assign({selectorKey:ei.DEFAULT_STATE},ii),hoverState:Object.assign({selectorKey:ei.HOVER_STATE},ii),selectedState:Object.assign({selectorKey:ei.SELECTED_STATE},ii)},addToQuote:{selectorKey:ei.ADD_TO_QUOTE,defaultState:Object.assign({selectorKey:ei.DEFAULT_STATE},ii),hoverState:Object.assign({selectorKey:ei.HOVER_STATE},ii),selectedState:Object.assign({selectorKey:ei.SELECTED_STATE},ii)},addToOrderTemplate:{selectorKey:ei.ADD_TO_ORDER_TEMPLATE,defaultState:Object.assign({selectorKey:ei.DEFAULT_STATE},ii),hoverState:Object.assign({selectorKey:ei.HOVER_STATE},ii),selectedState:Object.assign({selectorKey:ei.SELECTED_STATE},ii)},notifyMe:{selectorKey:ei.NOTIFY_ME,defaultState:Object.assign({selectorKey:ei.DEFAULT_STATE},ii),hoverState:Object.assign({selectorKey:ei.HOVER_STATE},ii),selectedState:Object.assign({selectorKey:ei.SELECTED_STATE},ii)},download:{selectorKey:ei.DOWNLOAD,defaultState:Object.assign({selectorKey:ei.DEFAULT_STATE},ii),hoverState:Object.assign({selectorKey:ei.HOVER_STATE},ii),selectedState:Object.assign({selectorKey:ei.SELECTED_STATE},ii)},more:{selectorKey:ei.MORE,defaultState:Object.assign({selectorKey:ei.DEFAULT_STATE},ii),hoverState:Object.assign({selectorKey:ei.HOVER_STATE},ii),selectedState:Object.assign({selectorKey:ei.SELECTED_STATE},ii)}},content:{},dataConnector:{selectorKey:ei.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"productActions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}}}},ai={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Xr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Xr.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:Xr.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",propertyType:Xr.CSS,unit:1},ItemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Xr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Xr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Xr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Xr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Xr.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ti||(ti={}));var li,pi=function(){return{layout:{selectorKey:ti.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"230",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"48",unit:1}),margin:Jo.margin,padding:Jo.padding,positionType:Jo.positionType,pinTo:Jo.pinTo,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,displayStyle:ai.displayStyle,dividerBetweenItems:ai.dividerBetweenItems,itemSpacing:ai.itemSpacing,itemPadding:ai.itemPadding,ItemContentAlignment:ai.ItemContentAlignment,maxItemsToDisplay:ai.maxItemsToDisplay,overflowItems:ai.overflowItems,imageBehavior:ai.imageBehavior,itemsPerRow:ai.itemsPerRow},design:{selectorKey:ti.DESIGN},content:{selectorKey:ti.CONTENT},dataConnector:{selectorKey:ti.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"highlights",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}}}},di={displayStyle:{value:"Simple",property:"displayStyle",propertyType:Xr.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:Xr.CONTROLS},noOfItemsToLoad:{value:"allItems",propertyType:Xr.CONTROLS,property:"noOfItemsToLoad"},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Xr.CONTROLS},itemSpacing:{value:"20",unit:1,property:"itemSpacing",propertyType:Xr.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Xr.CONTROLS},header:{value:!0,property:"header",propertyType:Xr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Xr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Xr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Xr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Xr.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:Xr.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:Xr.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:Xr.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:Xr.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Xr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Xr.CSS},contentAlignment:{value:"center",property:"contentAlignment",propertyType:Xr.CSS},paginationAlignment:{value:"center",property:"paginationAlignment",propertyType:Xr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Xr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Xr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Xr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Xr.CONTROLS},totalInventory:{value:!0,property:"totalInventory",propertyType:Xr.CONTROLS},inventoryStatus:{value:!0,property:"inventoryStatus",propertyType:Xr.CONTROLS},noOfAvailableLocations:{value:!0,property:"noOfAvailableLocations",propertyType:Xr.CONTROLS},locationNames:{value:!0,property:"locationNames",propertyType:Xr.CONTROLS},locationDetails:{value:!0,property:"locationDetails",propertyType:Xr.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Xr.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Xr.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Xr.CONTROLS},locationInventoryStatus:{value:!0,property:"locationInventoryStatus",propertyType:Xr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Xr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Xr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Xr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Xr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Xr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Xr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Xr.CSS},buttonType:{value:"primaryButton",propertyType:Xr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Xr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Xr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Xr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Xr.CONTROLS},backgroundShape:{value:"Round",propertyType:Xr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Xr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Xr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Xr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Xr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Xr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Xr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Xr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Xr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Xr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Xr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Xr.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:Xr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Xr.CONTROLS},fontSize:{value:"16",propertyType:Xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},characterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},lineHeight:{value:"16",propertyType:Xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Xr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Xr.CSS},fontSize:{value:"16",propertyType:Xr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},characterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},lineHeight:{value:"16",propertyType:Xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Xr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Xr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Xr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Xr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Xr.CONTROLS},arrowSize:{value:"16",propertyType:Xr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Xr.CSS},backgroundShape:{value:"rectangle",propertyType:Xr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Xr.CSS},font:{value:"lato",propertyType:Xr.CSS},fontSize:{value:"16",propertyType:Xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Xr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Xr.CSS},hoverFont:{value:"lato",propertyType:Xr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Xr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Xr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Xr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Xr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Xr.CONTROLS},iconSize:{value:"20",propertyType:Xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Xr.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"}(li||(li={}));var si,ci=function(){return{layout:{selectorKey:li.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"320",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"130",unit:1}),margin:Jo.margin,padding:Jo.padding,positionType:Jo.positionType,pinTo:Jo.pinTo,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,displayStyle:di.displayStyle,displayType:di.displayType,maxItemsToDisplay:di.maxItemsToDisplay,itemSpacing:di.itemSpacing,overflowItems:di.overflowItems,header:di.header,headerHeight:di.headerHeight,rowHeight:di.rowHeight,headerDivider:di.headerDivider,rowDivider:di.rowDivider,columnDivider:di.columnDivider,alternativeRowColors:di.alternativeRowColors,headerCellPadding:di.headerCellPadding,rowCellPadding:di.rowCellPadding,contentAlignment:di.contentAlignment,rowsPerPage:di.rowsPerPage,overflowControl:di.overflowControl,paginationType:di.paginationType,paginationAlignment:di.paginationAlignment,displayResults:di.displayResults,noOfItemsToLoad:di.noOfItemsToLoad},content:{selectorKey:li.CONTENT,totalInventory:di.totalInventory,inventoryStatus:di.inventoryStatus,noOfAvailableLocations:di.noOfAvailableLocations,locationNames:di.locationNames,locationDetails:di.locationDetails,locationName:di.locationName,locationAddress:di.locationAddress,locationInventory:di.locationInventory,locationInventoryStatus:di.locationInventoryStatus},design:{selectorKey:li.DESIGN,inventoryTextStyle:{selectorKey:li.INVENTORY_TEXT_STYLE,themeDynamic:Jo.theme,fontDynamic:Jo.font,fontSizeDynamic:Jo.fontSize,textColorDynamic:Jo.textColor,boldDynamic:Jo.bold,italicDynamic:Jo.italic,linethroughDynamic:Jo.linethrough,underlineDynamic:Jo.underline,textAlignDynamic:Jo.textAlign,characterSpacingDynamic:Jo.characterSpacing,lineHeightDynamic:Jo.lineHeight,themeStatic:Jo.themeDesc,fontStatic:Jo.fontDesc,fontSizeStatic:Jo.fontSizeDesc,textColorStatic:Jo.textColorDesc,boldStatic:Jo.boldDesc,italicStatic:Jo.italicDesc,linethroughStatic:Jo.linethroughDesc,underlineStatic:Jo.underlineDesc,textAlignStatic:Jo.textAlignDesc,characterSpacingStatic:Jo.characterSpacingDesc,lineHeightStatic:Jo.lineHeightDesc},viewInventoryButton:{selectorKey:li.VIEW_INVENTORY_BUTTON,defaultState:{selectorKey:li.DEFAULT_STATE,buttonStyle:di.buttonStyle,buttonText:di.buttonText,icon:di.icon,iconPadding:di.iconPadding,iconPosition:di.iconPosition,iconAndTextSpacing:di.iconAndTextSpacing,alignment:di.alignment,buttonType:di.buttonType,showIcon:di.showIcon,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:li.HOVER_STATE,buttonStyle:di.buttonStyle,buttonText:di.buttonText,icon:di.icon,iconPadding:di.iconPadding,iconPosition:di.iconPosition,iconAndTextSpacing:di.iconAndTextSpacing,alignment:di.alignment,buttonType:di.buttonType,showIcon:di.showIcon,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},itemStyle:{selectorKey:li.ITEM_STYLE,contentAlignment:di.contentAlignment,horizontalPadding:di.horizontalPadding,verticalPadding:di.verticalPadding,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},locationName:{selectorKey:li.LOCATION_NAME,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},locationAddress:{selectorKey:li.LOCATION_ADDRESS,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},locationInventoryStatus:{selectorKey:li.LOCATION_INVENTORY_STATUS,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},locationInventory:{selectorKey:li.LOCATION_INVENTORY,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},arrows:{selectorKey:li.ARROWS,arrowIconStyle:di.arrowIconStyle,leftArrowIconStyle:di.leftArrowIconStyle,rightArrowIconStyle:di.rightArrowIconStyle,backgroundShape:di.backgroundShape,arrowSize:di.arrowSize,arrowColor:di.arrowColor},paginationDots:{selectorKey:li.PAGINATION_DOTS,dotSize:di.dotSize,currentDotColor:di.currentDotColor,otherDotColor:di.otherDotColor},paginationLine:{selectorKey:li.PAGINATION_LINE,currentLineColor:di.currentLineColor,otherLineColor:di.otherLineColor,lineHeight:di.lineHeight,lineWidth:di.lineWidth},table:{selectorKey:li.TABLE,backgroundColor:Jo.backgroundColor,showBorder:Jo.showBorder,borderStyle:di.design.table.borderStyle,borderColor:Jo.borderColor,borderPerSlide:di.design.table.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur},tableHeader:{selectorKey:li.TABLE_HEADER,backgroundColor:Jo.backgroundColor},headerText:{selectorKey:li.HEADER_TEXT,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},tableRow:{selectorKey:li.TABLE_ROW,backgroundColor:Jo.backgroundColor,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},rowDividers:{selectorKey:li.ROW_DIVIDERS,headerDivider:di.design.rowAndHeaderDividers.headerDivider,rowDivider:di.design.rowAndHeaderDividers.rowDivider,columnDivider:di.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:li.SCROLL,scrollBarWidth:di.design.scrollBar.scrollBarWidth,scrollBarColor:di.design.scrollBar.scrollBarColor},pagination:{selectorKey:li.PAGINATION,defaultState:{selectorKey:li.DEFAULT_STATE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,previousIcon:di.design.pagination.previousIcon,nextIcon:di.design.pagination.nextIcon,iconSize:di.design.pagination.iconSize,iconColor:di.design.pagination.iconColor,backgroundShape:di.design.pagination.backgroundShape,backgroundColor:Jo.backgroundColor,pagination:di.design.pagination.pagination},hoverState:{selectorKey:li.HOVER_STATE,theme:Jo.theme}},showMoreItemsButton:{selectorKey:li.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:di.design.pagination.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight}},dataConnector:{selectorKey:li.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.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"}(si||(si={}));var yi,ui={showPrice:{value:!0,property:"showPrice",propertyType:Xr.CONTROLS},displayMinQtySet:{value:!0,property:"displayMinQtySet",propertyType:Xr.CONTROLS},priceFormat:{value:"MSRP",property:"priceFormat",propertyType:Xr.CONTROLS},priceSuffix:{value:"",property:"priceSuffix",propertyType:Xr.CONTROLS},pricePrefix:{value:"",property:"pricePrefix",propertyType:Xr.CONTROLS},displayFormat:{value:"Tool-tip",property:"displayFormat",propertyType:Xr.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:Xr.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:Xr.CONTROLS},productPriceDisplayUOM:{value:!1,property:"productPriceDisplayUOM",propertyType:Xr.CONTROLS},productPriceDisplayCurrencyCode:{value:!1,property:"productPriceDisplayCurrencyCode",propertyType:Xr.CONTROLS},showActualPrice:{value:!1,property:"showActualPrice",propertyType:Xr.CONTROLS},actualPrice:{value:!1,property:"actualPrice",propertyType:Xr.CONTROLS},actualPriceDisplayUOM:{value:!1,property:"actualPriceDisplayUOM",propertyType:Xr.CONTROLS},actualPriceDisplayCurrencyCode:{value:!1,property:"actualPriceDisplayCurrencyCode",propertyType:Xr.CONTROLS},discount:{value:!1,property:"discount",propertyType:Xr.CONTROLS},discountValue:{value:!1,property:"discountValue",propertyType:Xr.CONTROLS},showSavings:{value:!1,property:"showSavings",propertyType:Xr.CONTROLS},savings:{value:!1,property:"savings",propertyType:Xr.CONTROLS},savingsValue:{value:!1,property:"savingsValue",propertyType:Xr.CONTROLS},savingsDisplayCurrencyCode:{value:!1,property:"savingsDisplayCurrencyCode",propertyType:Xr.CONTROLS},embellishmentPrice:{value:!1,property:"embellishmentPrice",propertyType:Xr.CONTROLS},productTax:{value:!1,property:"productTax",propertyType:Xr.CONTROLS},productShippingPrice:{value:!1,property:"productShippingPrice",propertyType:Xr.CONTROLS}},Si=function(){return{layout:{selectorKey:si.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"100",unit:1}),margin:Jo.margin,padding:Jo.padding,showPrice:ui.showPrice,displayMinQtySet:ui.displayMinQtySet,priceFormat:ui.priceFormat,displayFormat:ui.displayFormat,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo},design:{selectorKey:si.DESIGN,productPrice:{selectorKey:si.PRODUCT_PRICE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,showIcon:Object.assign(Object.assign({},Jo.showIcon),{value:!0}),iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},uomStyle:{selectorKey:si.UOM_STYLE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,showIcon:Object.assign(Object.assign({},Jo.showIcon),{value:!0}),iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},currencyCodeStyle:{selectorKey:si.CURRENCY_CODE_STYLE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,showIcon:Object.assign(Object.assign({},Jo.showIcon),{value:!0}),iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},actualPrice:{selectorKey:si.ACTUAL_PRICE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,showIcon:Object.assign(Object.assign({},Jo.showIcon),{value:!0}),iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discount:{selectorKey:si.DISCOUNT,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,showIcon:Object.assign(Object.assign({},Jo.showIcon),{value:!0}),iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savings:{selectorKey:si.SAVINGS,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,showIcon:Object.assign(Object.assign({},Jo.showIcon),{value:!0}),iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discountValue:{selectorKey:si.DISCOUNT_VALUE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,showIcon:Object.assign(Object.assign({},Jo.showIcon),{value:!0}),iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savingsValue:{selectorKey:si.SAVINGS_VALUE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,showIcon:Object.assign(Object.assign({},Jo.showIcon),{value:!0}),iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},embellishmentPrice:{selectorKey:si.EMBELLISHMENT_PRICE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,showIcon:Object.assign(Object.assign({},Jo.showIcon),{value:!0}),iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productTax:{selectorKey:si.PRODUCT_TAX,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,showIcon:Object.assign(Object.assign({},Jo.showIcon),{value:!0}),iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productShippingPrice:{selectorKey:si.PRODUCT_SHIPPING_PRICE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,showIcon:Object.assign(Object.assign({},Jo.showIcon),{value:!0}),iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},content:{selectorKey:si.CONTENT,productPrice:ui.productPrice,sellingPrice:ui.sellingPrice,productPriceDisplayUOM:ui.productPriceDisplayUOM,productPriceDisplayCurrencyCode:ui.productPriceDisplayCurrencyCode,showActualPrice:ui.showActualPrice,actualPrice:ui.actualPrice,actualPriceDisplayUOM:ui.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:ui.actualPriceDisplayCurrencyCode,discount:ui.discount,discountValue:ui.discountValue,showSavings:ui.showSavings,savings:ui.savings,savingsValue:ui.savingsValue,savingsDisplayCurrencyCode:ui.savingsDisplayCurrencyCode,embellishmentPrice:ui.embellishmentPrice,productTax:ui.productTax,productShippingPrice:ui.productShippingPrice,pricePrefix:ui.pricePrefix,priceSuffix:ui.priceSuffix},dataConnector:{selectorKey:si.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"priceDetails",url:"",enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}}}},gi={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Xr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Xr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Xr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Xr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Xr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Xr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Xr.CONTROLS},header:{value:!0,property:"header",propertyType:Xr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Xr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Xr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Xr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Xr.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Xr.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Xr.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Xr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Xr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Xr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Xr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Xr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Xr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Xr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Xr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Xr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Xr.CSS},title:{value:"Promotions",property:"title",propertyType:Xr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Xr.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Xr.CONTROLS},description:{value:"",property:"description",propertyType:Xr.CONTROLS},promotionName:{value:!0,property:"promotionName",propertyType:Xr.CONTROLS},promotionDescription:{value:!0,property:"promotionDescription",propertyType:Xr.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:Xr.CONTROLS},couponCode:{value:!0,property:"couponCode",propertyType:Xr.CONTROLS},promotionSchedule:{value:!0,property:"promotionSchedule",propertyType:Xr.CONTROLS},minimumPurchaseAmount:{value:!0,property:"minimumPurchaseAmount",propertyType:Xr.CONTROLS},eligibleProducts:{value:!0,property:"eligibleProducts",propertyType:Xr.CONTROLS},promotionPrice:{value:!0,property:"promotionPrice",propertyType:Xr.CONTROLS},maxRedemptionAmount:{value:!0,property:"maxRedemptionAmount",propertyType:Xr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Xr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Xr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Xr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Xr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Xr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Xr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Xr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Xr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Xr.CSS},buttonType:{value:"primaryButton",propertyType:Xr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Xr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Xr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Xr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Xr.CONTROLS},backgroundShape:{value:"Round",propertyType:Xr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Xr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Xr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Xr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Xr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Xr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Xr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Xr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Xr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Xr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Xr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Xr.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:Xr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Xr.CONTROLS},fontSize:{value:"16",propertyType:Xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},characterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},lineHeight:{value:"16",propertyType:Xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Xr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Xr.CSS},fontSize:{value:"16",propertyType:Xr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},characterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},lineHeight:{value:"16",propertyType:Xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Xr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Xr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Xr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Xr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Xr.CONTROLS},arrowSize:{value:"16",propertyType:Xr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Xr.CSS},backgroundShape:{value:"rectangle",propertyType:Xr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Xr.CSS},font:{value:"lato",propertyType:Xr.CSS},fontSize:{value:"16",propertyType:Xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Xr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Xr.CSS},hoverFont:{value:"lato",propertyType:Xr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Xr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Xr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Xr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Xr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Xr.CONTROLS},iconSize:{value:"20",propertyType:Xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Xr.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"}(yi||(yi={}));var Ti,hi=function(){return{layout:{selectorKey:yi.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"650",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"400",unit:1}),margin:Jo.margin,padding:Jo.padding,positionType:Jo.positionType,pinTo:Jo.pinTo,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,displayStyle:gi.displayStyle,dividerBetweenItems:gi.dividerBetweenItems,itemSpacing:gi.itemSpacing,itemPadding:gi.itemPadding,itemContentAlignment:gi.itemContentAlignment,maxItemsToDisplay:gi.maxItemsToDisplay,overflowItems:gi.overflowItems,header:gi.header,headerHeight:gi.headerHeight,rowHeight:gi.rowHeight,headerDivider:gi.headerDivider,rowDivider:gi.rowDivider,columnDivider:gi.columnDivider,alternativeRowColors:gi.alternativeRowColors,headerCellPadding:gi.headerCellPadding,rowCellPadding:gi.rowCellPadding,contentAlignment:gi.contentAlignment,overflowControl:gi.overflowControl,paginationType:gi.paginationType,paginationAlignment:gi.paginationAlignment,rowsPerPage:gi.rowsPerPage,displayResults:gi.displayResults,imageBehavior:gi.imageBehavior,itemsPerRow:gi.itemsPerRow},content:{selectorKey:yi.CONTENT,title:gi.title,showTitle:gi.showTitle,description:gi.description,showDescription:gi.showDescription,promotionName:gi.promotionName,promotionDescription:gi.promotionDescription,noOfLinesToShow:gi.noOfLinesToShow,couponCode:gi.couponCode,promotionSchedule:gi.showDescription,minimumPurchaseAmount:gi.minimumPurchaseAmount,eligibleProducts:gi.eligibleProducts,promotionPrice:gi.promotionPrice,maxRedemptionAmount:gi.maxRedemptionAmount},design:{selectorKey:yi.DESIGN,widgetStyle:{selectorKey:yi.DESIGN_WIDGET_STYLE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},itemStyle:{selectorKey:yi.DESIGN_ITEM_STYLE,contentAlignment:gi.contentAlignment,horizontalPadding:gi.horizontalPadding,verticalPadding:gi.verticalPadding,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},viewOffersButton:{selectorKey:yi.DESIGN_VIEW_OFFERS_BUTTON,defaultState:{selectorKey:yi.DEFAULT_STATE,buttonStyle:gi.buttonStyle,buttonText:gi.buttonText,icon:gi.icon,iconPadding:gi.iconPadding,iconPosition:gi.iconPosition,iconAndTextSpacing:gi.iconAndTextSpacing,alignment:gi.alignment,buttonType:gi.buttonType,showIcon:gi.showIcon,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:yi.HOVER_STATE,buttonStyle:gi.buttonStyle,buttonText:gi.buttonText,icon:gi.icon,iconPadding:gi.iconPadding,iconPosition:gi.iconPosition,iconAndTextSpacing:gi.iconAndTextSpacing,alignment:gi.alignment,buttonType:gi.buttonType,showIcon:gi.showIcon,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},promotionName:{selectorKey:yi.DESIGN_PROMOTION_NAME,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},promotionDescription:{selectorKey:yi.DESIGN_PROMOTION_DESCRIPTION,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},couponCode:{selectorKey:yi.DESIGN_COUPON_CODE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},promotionSchedule:{selectorKey:yi.DESIGN_PROMOTION_SCHEDULE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},minimumPurchaseAmount:{selectorKey:yi.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},eligibleProductsButton:{selectorKey:yi.DESIGN_ELIGIBLE_PRODUCTS_BUTTON,defaultState:{selectorKey:yi.DEFAULT_STATE,buttonStyle:gi.buttonStyle,buttonText:gi.buttonText,icon:gi.icon,iconPadding:gi.iconPadding,iconPosition:gi.iconPosition,iconAndTextSpacing:gi.iconAndTextSpacing,alignment:gi.alignment,buttonType:gi.buttonType,showIcon:gi.showIcon,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:yi.HOVER_STATE,buttonStyle:gi.buttonStyle,buttonText:gi.buttonText,icon:gi.icon,iconPadding:gi.iconPadding,iconPosition:gi.iconPosition,iconAndTextSpacing:gi.iconAndTextSpacing,alignment:gi.alignment,buttonType:gi.buttonType,showIcon:gi.showIcon,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},priceAfterPromotion:{selectorKey:yi.DESIGN_PRICE_AFTER_PROMOTION,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},maxRedemptionAmount:{selectorKey:yi.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},arrows:{selectorKey:yi.DESIGN_ARROWS,arrowIconStyle:gi.arrowIconStyle,leftArrowIconStyle:gi.leftArrowIconStyle,rightArrowIconStyle:gi.rightArrowIconStyle,backgroundShape:gi.backgroundShape,arrowSize:gi.arrowSize,arrowColor:gi.arrowColor},paginationDots:{selectorKey:yi.DESIGN_PAGINATION_DOTS,dotSize:gi.dotSize,currentDotColor:gi.currentDotColor,otherDotColor:gi.otherDotColor},paginationLine:{selectorKey:yi.DESIGN_PAGINATION_LINE,currentLineColor:gi.currentLineColor,otherLineColor:gi.otherLineColor,lineHeight:gi.lineHeight,lineWidth:gi.lineWidth},table:{selectorKey:yi.DESIGN_TABLE,backgroundColor:Jo.backgroundColor,showBorder:Jo.showBorder,borderStyle:gi.design.table.borderStyle,borderColor:Jo.borderColor,borderPerSlide:gi.design.table.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur},tableHeader:{selectorKey:yi.DESIGN_TABLE_HEADER,backgroundColor:Jo.backgroundColor},headerText:{selectorKey:yi.DESIGN_HEADER_TEXT,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},tableRow:{selectorKey:yi.DESIGN_TABLE_ROW,backgroundColor:Jo.backgroundColor,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},rowDividers:{selectorKey:yi.DESIGN_ROW_DIVIDERS,headerDivider:gi.design.rowAndHeaderDividers.headerDivider,rowDivider:gi.design.rowAndHeaderDividers.rowDivider,columnDivider:gi.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:yi.DESIGN_SCROLL,scrollBarWidth:gi.design.scrollBar.scrollBarWidth,scrollBarColor:gi.design.scrollBar.scrollBarColor},pagination:{selectorKey:yi.DESIGN_PAGINATION,defaultState:{selectorKey:yi.DEFAULT_STATE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,previousIcon:gi.design.pagination.previousIcon,nextIcon:gi.design.pagination.nextIcon,iconSize:gi.design.pagination.iconSize,iconColor:gi.design.pagination.iconColor,backgroundShape:gi.design.pagination.backgroundShape,backgroundColor:Jo.backgroundColor,pagination:gi.design.pagination.pagination},hoverState:{selectorKey:yi.HOVER_STATE,theme:Jo.theme}},showMoreItemsButton:{selectorKey:yi.DESIGN_SHOW_MORE_ITEMS_BUTTON,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:gi.design.pagination.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight}},dataConnector:{selectorKey:yi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"promotions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}}}},Ci={displayStyle:{value:"Open Input",property:"displayStyle",propertyType:Xr.CONTROLS},displayMinQtyToPurchase:{value:!1,property:"displayMinQtyToPurchase",propertyType:Xr.CONTROLS},quantity:{value:1,property:"quantity",propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Ti||(Ti={}));var Oi,bi=function(){return{layout:{selectorKey:Ti.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"70",unit:1}),margin:Jo.margin,padding:Jo.padding,positionType:Jo.positionType,pinTo:Jo.pinTo,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,displayStyle:Ci.displayStyle,displayMinQtyToPurchase:Ci.displayMinQtyToPurchase},design:{selectorKey:Ti.DESIGN},content:{selectorKey:Ti.CONTENT,quantity:Ci.quantity},dataConnector:{selectorKey:Ti.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}}}},vi={itemSpacing:{value:"20",property:"itemSpacing",propertyType:Xr.CSS,unit:1},repeatElements:{value:"false",property:"repeatElements",propertyType:Xr.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:Xr.CONTROLS},pauseOnHover:{value:"true",property:"pauseOnHover",propertyType:Xr.CONTROLS},scrollDirection:{value:"leftToRight",property:"scrollDirection",propertyType:Xr.CONTROLS},scrollSpeed:{value:"1x",property:"scrollSpeed",propertyType:Xr.CONTROLS},style:{value:"line",property:"style",propertyType:Xr.CONTROLS},shape:{value:"shopping-cart-01",customIcon:{isCustomIcon:!1,url:"",name:""},property:"shape",propertyType:Xr.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Xr.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:Xr.CONTROLS,property:"scrollContent"},dividerColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"dividerColor",propertyType:Xr.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"}(Oi||(Oi={}));var mi,wi=function(){return{layout:{selectorKey:Oi.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"40",unit:1}),margin:Jo.margin,padding:Jo.padding,itemSpacing:vi.itemSpacing,repeatElements:vi.repeatElements,dividerBetweenItems:vi.dividerBetweenItems,scrollSpeed:vi.scrollSpeed,scrollDirection:vi.scrollDirection,pauseOnHover:vi.pauseOnHover},content:{selectorKey:Oi.CONTENT,scrollContent:vi.scrollContent},design:{selectorKey:Oi.DESIGN,scrollContainer:{selectorKey:Oi.SCROLL_CONTAINER,backgroundColor:Jo.backgroundColor,showBorder:Jo.showBorder,borderStyle:Jo.borderStyle,borderColor:Jo.borderColor,borderPerSlide:Jo.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur},dividerStyle:{selectorKey:Oi.DIVIDER_STYLE,style:vi.style,shape:vi.shape,size:vi.size,backgroundColor:Jo.backgroundColor,dividerColor:vi.dividerColor},defaultItem:{theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},item1:{selectorKey:Oi.ITEM_1,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},item2:{selectorKey:Oi.ITEM_2,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},item3:{selectorKey:Oi.ITEM_3,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.SETTINGS="settings",e.VISIBILITY="visibility",e.SCHEDULES="schedules",e.DEVICE_VISIBILITY="deviceVisibility",e.CUSTOM_ATTRIBUTES="customAttributes"}(mi||(mi={}));var fi,Ri=function(e){return{layout:{selectorKey:mi.LAYOUT,adjustment:Jo.adjustment,width:{fixedWidth:{value:"".concat(null==e?void 0:e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:Xr.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:Xr.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:Xr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Jo.height),{isReadOnly:!0}),padding:Jo.padding,columnGap:{value:0,propertyType:Xr.CSS,unit:qr.PIXELS,property:"columnGap"},rowGap:{value:0,propertyType:Xr.CSS,unit:qr.PIXELS,property:"rowGap"},overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo},design:Object.assign({selectorKey:mi.DESIGN,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle},gt),settings:{selectorKey:mi.SETTINGS,visibility:{selectorKey:mi.VISIBILITY,visibilityContent:{value:[{name:"P69BT-QaMCgcVfsApeb0k",type:2,default:!0,filterGroups:[{type:1,filterGroups:[],filter:{filterType:1,attributeModule:-1,isCustomAttribute:!1,attributeKey:"",attributeDataType:-1,filterCondition:-1,filterValue:{textValue:"",boolValue:null,numberValue:-1,endNumberValue:-1,dateValue:"",endDateValue:"",optionValues:[]}},seq:0,id:""}],isOpen:!1,status:1,variationId:"P69BT-QaMCgcVfsApeb0k",displayName:"",filter:{filterType:1,attributeModule:-1,isCustomAttribute:!1,attributeKey:"",attributeDataType:-1,filterCondition:-1,filterValue:{textValue:"",boolValue:null,numberValue:-1,endNumberValue:-1,dateValue:null,endDateValue:null,optionValues:[]}},seq:0,id:""}],propertyType:Xr.CONTROLS,property:"visibilityContent"}},schedules:{selectorKey:mi.SCHEDULES,scheduleData:{value:[],propertyType:Xr.CONTROLS,property:"scheduleData"}},deviceVisibility:{selectorKey:mi.DEVICE_VISIBILITY},customAttributes:{selectorKey:mi.CUSTOM_ATTRIBUTES}},code:{}}},Ni={source:{value:"Manually",property:"source",propertyType:Xr.CONTROLS},orderBefore:{value:!0,property:"orderBefore",propertyType:Xr.CONTROLS},orderBeforeTime:{value:"4",property:"orderBeforeTime",propertyType:Xr.CONTROLS,unit:1},orderBeforeDisplayTime:{value:"Hours Left",property:"orderBeforeDisplayTime",propertyType:Xr.CONTROLS},deliveryBefore:{value:!1,property:"deliveryBefore",propertyType:Xr.CONTROLS},deliveryEndsBefore:{value:"4",property:"deliveryEndsBefore",unit:3,propertyType:Xr.CONTROLS},deliveryBeforeDisplayTime:{value:"Hours Left",property:"deliveryBeforeDisplayTime",propertyType:Xr.CONTROLS},deliveryStartingDate:{value:!1,property:"deliveryStartingDate",propertyType:Xr.CONTROLS},deliveryStartsAfter:{value:"4",property:"deliveryStartsAfter",unit:1,propertyType:Xr.CONTROLS},deliveryStartingDateDisplayTime:{value:"Hours Left",property:"deliveryStartingDateDisplayTime",propertyType:Xr.CONTROLS},configureMessage:{value:"",property:"configureMessage",propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(fi||(fi={}));var Li=function(){return{layout:{selectorKey:fi.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"40",unit:1}),margin:Jo.margin,padding:Jo.padding,positionType:Jo.positionType,pinTo:Jo.pinTo,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar},design:{},content:{selectorKey:fi.CONTENT,source:Ni.source,orderBefore:Ni.orderBefore,orderBeforeTime:Ni.orderBeforeTime,orderBeforeDisplayTime:Ni.orderBeforeDisplayTime,deliveryBefore:Ni.deliveryBefore,deliveryEndsBefore:Ni.deliveryEndsBefore,deliveryBeforeDisplayTime:Ni.deliveryBeforeDisplayTime,deliveryStartingDate:Ni.deliveryStartingDate,deliveryStartsAfter:Ni.deliveryStartsAfter,deliveryStartingDateDisplayTime:Ni.deliveryStartingDateDisplayTime,configureMessage:Ni.configureMessage},dataConnector:{selectorKey:fi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}}}},Di={onClick:{value:"Show Image Lightbox",propertyType:Xr.CONTROLS},onHover:{value:"Zoom Image",propertyType:Xr.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Xr.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Xr.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Xr.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Xr.CSS}},Ai=function(){return{layout:{adjustment:Jo.adjustment,width:Jo.width,height:Jo.height,margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo,onClick:Di.onClick,onHover:Di.onHover,imageRatio:Di.imageRatio,fitOptions:Di.fitOptions,horizontalAlignment:Di.horizontalAlignment,verticalAlignment:Di.verticalAlignment},design:{layouter:{backgroundColor:Jo.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}};function Ii(e,r){(null==r||r>e.length)&&(r=e.length);for(var o=0,t=Array(r);o<r;o++)t[o]=e[o];return t}function xi(e,r){if(e){if("string"==typeof e)return Ii(e,r);var o={}.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?Ii(e,r):void 0}}function Ei(e,r){return function(e){if(Array.isArray(e))return e}(e)||function(e,r){var o=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var t,i,n,a,l=[],p=!0,d=!1;try{if(n=(o=o.call(e)).next,0===r){if(Object(o)!==o)return;p=!1}else for(;!(p=(t=n.call(o)).done)&&(l.push(t.value),l.length!==r);p=!0);}catch(e){d=!0,i=e}finally{try{if(!p&&null!=o.return&&(a=o.return(),Object(a)!==a))return}finally{if(d)throw i}}return l}}(e,r)||xi(e,r)||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 Pi(e){return function(e){if(Array.isArray(e))return Ii(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||xi(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 _i(e){return _i="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},_i(e)}function Bi(e,r,o){return(r=function(e){var r=function(e){if("object"!=_i(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=_i(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==_i(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var Hi=o(756),zi=o.n(Hi);function ki(e,r){var o="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!o){if(Array.isArray(e)||(o=function(e,r){if(e){if("string"==typeof e)return Ki(e,r);var o={}.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?Ki(e,r):void 0}}(e))||r&&e&&"number"==typeof e.length){o&&(e=o);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(){o=o.call(e)},n:function(){var e=o.next();return a=e.done,e},e:function(e){l=!0,n=e},f:function(){try{a||null==o.return||o.return()}finally{if(l)throw n}}}}function Ki(e,r){(null==r||r>e.length)&&(r=e.length);for(var o=0,t=Array(r);o<r;o++)t[o]=e[o];return t}var ji=function(e,r,o,t){return new(o||(o=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 r;e.done?i(e.value):(r=e.value,r instanceof o?r:new o((function(e){e(r)}))).then(a,l)}p((t=t.apply(e,r||[])).next())}))};function Ui(e,r){var o,t=ki(e.base);try{for(t.s();!(o=t.n()).done;)if(o.value.label===r)return"base"}catch(e){t.e(e)}finally{t.f()}var i,n=ki(e.accent);try{for(n.s();!(i=n.n()).done;)if(i.value.label===r)return"accent"}catch(e){n.e(e)}finally{n.f()}return null}function Mi(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 Gi(e,r,o,t){return ji(this,void 0,void 0,zi().mark((function i(){var n,a,l,p,d;return zi().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:return n=e.parentNode,a=e.textContent.substring(0,r),l=e.textContent.substring(r+o),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 Vi(e){var r=[];if(e.nodeType===Node.TEXT_NODE)r.push(e);else for(var o=e.childNodes,t=0;t<o.length;t++)r=r.concat(Vi(o[t]));return r}function Wi(e){return e.replace(/-([a-z])/g,(function(e,r){return r.toUpperCase()}))}var Yi={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]}},Fi=[{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 Xi(e){return!(e&&Object.keys(e).length>0)}function qi(e){return!(e&&null!==e)}function Qi(e){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],o="all"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"all"),t=Yr.iframeSelector,i=Yr.iframePreviewSelector,n=document.querySelector(r?i:t),a=null==n?void 0:n.contentDocument;return o?null==a?void 0:a.querySelectorAll("".concat(e)):null==a?void 0:a.querySelector("".concat(e))}var Zi=function(e){return{desktop:{min:"1024px",preferred:"1280px",max:"100%"},tablet:{min:"768px",preferred:"768px",max:"1023px"},mobile:{min:"auto",preferred:"390px",max:"767px"}}[e]},$i=function(e,r){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"tablet",t=arguments.length>3?arguments[3]:void 0,i=Zi(o),n=t&&(null==t?void 0:t.length)>0?t:"#".concat(e),a="";if(i&&(null==i?void 0:i.max)&&(null==i?void 0:i.min)&&r)switch(o){case"tablet":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 320px){").concat(n," {").concat(en.stylesToString(r),"}}");break;case"mobile":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 10px){").concat(n," {").concat(en.stylesToString(r),"}}")}return a},Ji=function(e){var r,o,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"tablet",i={editedStyles:e},n=null===(r=Object.entries(e))||void 0===r?void 0:r.filter((function(e,r){var o=Ei(e,2),i=o[0];return o[1],i.includes("--_ctm-".concat(t.slice(0,3)))}));if(n&&n[0]&&(null===(o=n[0])||void 0===o?void 0:o.length)>0){i.data=Object.fromEntries(n);var a=Object.entries(e).filter((function(e,r){var o=Ei(e,2),i=o[0];return o[1],!i.includes("--_ctm-".concat(t.slice(0,3)))}));a&&(i.editedStyles=Object.fromEntries(a))}return i},en={ReorderObj:function(e,r){var o={};return r.forEach((function(r){e.hasOwnProperty(r)&&(o[r]=e[r])})),o},reorderSections:function(e,r,o){var t=e[r],i=t.index,n="up"===o?i-1:i+1;if(n>=1&&n<=Object.keys(e).length){var a=Object.keys(e).find((function(r){return e[r].index===n}));return Object.assign(Object.assign({},e),Bi(Bi({},r,Object.assign(Object.assign({},t),{index:n})),a,Object.assign(Object.assign({},e[a]),{index:i})))}return e},returnUpdatedButton:function(e,r,o,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!==r||(i[n]=Object.assign(Object.assign({},i[n]),{children:Object.assign(Object.assign({},i[n].children),Bi({},a,Object.assign(Object.assign({},i[n].children[a]),{children:Object.assign(Object.assign({},i[n].children[a].children),Bi({},l,Object.assign(Object.assign({},i[n].children[a].children[l]),{properties:Object.assign(Object.assign({},i[n].children[a].children[l].properties),o.design),styles:Object.assign(Object.assign({},i[n].children[a].children[l].styles),t)})))})))}))}))}))})),i},getTextValue:function(e,r){if(void 0!==(null==r?void 0:r.type)){if("custom"===r.type)return Mi(e.customColors.find((function(e){return e.label===r.label})).value.rgb);var o=e.selectedTheme.colors;return Mi(o[Ui(o,r.type)].find((function(e){return e.label===r.type})).value.rgb)}return Mi(r.rgb)},returnFontStyle:function(e,r){var o=["bold","italic","lineThrough","underline"],t=o.findIndex((function(r){return""!==e[r].value}));return-1!==t?o[t]:r},convertToSlug:function(e){return e.toLowerCase().replace(/\s+/g,"-")},convertToCamelCase:function(e){return e.toLowerCase().split(" ").map((function(e,r){return 0===r?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},convertIntoNumbers:function(e){var r=e.replace(/[^0-9.]/g,"").replace(/(\..*?)\..*/g,"$1");return""===r?0:parseFloat(r)},convertFormatToMask:function(e,r){return e.find((function(e){return e.value===r})).format.replaceAll("X","9")},convertToNumericValue:function(e){var r=parseInt(e,10);if(isNaN(r))throw new Error("Invalid size: ".concat(e));if(e.includes("vh"))return r/100*window.innerHeight;if(e.includes("px"))return r;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 r,o=null==e?void 0:e.property,t=null==e?void 0:e.value,i=null===(r=Fi.filter((function(r){return r.value===(null==e?void 0:e.unit)}))[0])||void 0===r?void 0:r.label,n="".concat(t).concat(i);if(["padding","margin","pagePadding","sectionPadding"].some((function(e){return e===o}))){var a=e.sides,l=Pi(Object.keys(a));n="",l.forEach((function(e,r){var o,t=a[e].value,i=null===(o=Fi.filter((function(r){return r.value===a[e].unit}))[0])||void 0===o?void 0:o.label;n+="".concat(0!==r?" ":"").concat(t).concat(i)}))}return Bi({},o,n)},convertAlphaNumericToText:function(e){return e.replace(/([a-zA-Z]+)(\d+)/,"$1 $2")},convertrgbObjToString:Mi,capitalizeFirstLetter:function(e){return e.charAt(0).toUpperCase()+e.slice(1)},convertStylesToVar:function(e){var r=function(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return Object.keys(e).reduce((function(o,t){return Object.assign(Object.assign({},o),Bi({},"--_"+r+t,e[t]))}),{})},o=r(e.defaultState.default),t=r(e.defaultState.text),i={},n={};return e.hoverState&&(e.hoverState.default&&(i=r(e.hoverState.default,"hover-")),e.hoverState.text&&(n=r(e.hoverState.text,"hover-"))),{parent:Object.assign(Object.assign({},o),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 r=Ei(e,2),o=r[0],t=r[1];return"".concat(o,": ").concat(""===t?"fontStyle"===o||"fontWeight"===o?"normal":"none":t,";")})).join(" ").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()},returnColorsArrName:Ui,convertPagesToDropdownList:function(e){var r=[];return e.forEach((function(e,o){var t={id:o+1,label:e.displayName,value:o+1};r.push(t)})),r},returnTheCharacter:function(e){return ji(this,void 0,void 0,zi().mark((function r(){var o,t,i,n,a,l,p,d,s,c,y,u,S,g,T;return zi().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(o=window.getSelection(),!(t=null==o?void 0:o.toString())){r.next=36;break}i=null==o?void 0:o.getRangeAt(0),n=i.startContainer,a=i.startOffset,l=Vi(null==n?void 0:n.parentElement),p=null,d=0,s=ki(l),r.prev=10,s.s();case 12:if((c=s.n()).done){r.next=21;break}if(y=c.value,u=y.textContent.length,!(a>=d&&a<=d+u)){r.next=18;break}return p=y,r.abrupt("break",21);case 18:d+=u;case 19:r.next=12;break;case 21:r.next=26;break;case 23:r.prev=23,r.t0=r.catch(10),s.e(r.t0);case 26:return r.prev=26,s.f(),r.finish(26);case 29:return(S=document.createElement("span")).textContent=t,g=Object.keys(e),T=Object.values(e),S.style[g[0]]=T[0],r.next=36,Gi(p,a,t.length,S);case 36:case"end":return r.stop()}}),r,null,[[10,23,26,29]])})))},generateSpanStylesToProperties:function(e,r){var o=Object.assign({},r),t={};return Object.keys(o).forEach((function(r){var i={};r===Wi(e[0])?i=Object.assign(Object.assign({},o[r]),{value:e[o[r].property]}):(o[r].property===Wi(e[0])&&(i=Object.assign(Object.assign({},o[r]),{value:"none"===e[o[r].property]||"normal"===e[o[r].property]?"":e[o[r].property]})),i=o[r]),t[r]=i})),t},checkIfInactiveColorsAndModify:function(e,r){var o=Pi(r.general),t=Pi(r.text),i=o.map((function(r){var o=Ui(e,r.value.value),t=e[o].find((function(e){return e.label===r.value.value}));if(!t.active){var i=en.returnColorsArrName(e,t.value.value),n=e[i].find((function(e){return e.label===t.value.value}));return Object.assign(Object.assign({},r),{value:{value:n.label}})}return Object.assign({},r)})),n=t.map((function(r){var o=Ui(e,r.value.value),t=e[o].find((function(e){return e.label===r.value.value}));if(!t.active){var i=en.returnColorsArrName(e,t.value.value),n=e[i].find((function(e){return e.label===t.value.value}));return Object.assign(Object.assign({},r),{value:{value:n.label}})}return Object.assign({},r)}));return{general:Pi(i),text:Pi(n)}},kebabToCamelCase:Wi,returnDefaultValue:function(e,r,o,t,i){var n,a,l=Yi;if(1===o||2===o){var p=null===(n=null==Fi?void 0:Fi.find((function(e){return e.value===o})))||void 0===n?void 0:n.label,d=null===(a=null==Fi?void 0:Fi.find((function(e){return e.value===i})))||void 0===a?void 0:a.label;if(o===i){var s=l.fontSize["".concat(p)].findIndex((function(e){return e===r}));if(-1===s){for(var c=0,y=l.fontSize["".concat(p)].length-1,u=null;c<=y;){var S=Math.floor((c+y)/2);if(l.fontSize["".concat(p)][S]===r)return l.fontSize["".concat(p)][S];l.fontSize["".concat(p)][S]<r?(u=l.fontSize["".concat(p)][S],c=S+1):y=S-1}s=l.fontSize["".concat(p)].findIndex((function(e){return e===u}))}var g=l.lineHeight["".concat(d)][s];return"bool"===e?t===g:{value:g,unit:i}}d=p;var T=l.fontSize["".concat(p)].findIndex((function(e){return e===r}));if(-1===T){for(var h=0,C=l.fontSize["".concat(p)].length-1,O=null;h<=C;){var b=Math.floor((h+C)/2);if(l.fontSize["".concat(p)][b]===r)return l.fontSize["".concat(p)][b];l.fontSize["".concat(p)][b]<r?(O=l.fontSize["".concat(p)][b],h=b+1):C=b-1}T=l.fontSize["".concat(p)].findIndex((function(e){return e===O}))}var v=l.lineHeight["".concat(d)][T];return"bool"===e?t===v:{value:v,unit:o}}return"bool"===e||{}},rgbaToHex:function(e){var r=e.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*([\d.]+))?\)$/);if(!r)return e;var o=parseInt(r[1]),t=parseInt(r[2]),i=parseInt(r[3]),n=1;void 0!==r[4]&&(n=parseFloat(r[4]));var a=o.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 r={};return Object.keys(e).forEach((function(o){var t=o.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();r[t]=e[o]})),r},loadNAppendStyleTag:function(e,r){var o=arguments.length>2&&void 0!==arguments[2]&&arguments[2],t=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,i=Yr.iframeSelector,n=Yr.templteEditiorSelector,a=Yr.iframePreviewSelector,l=(Yr.iframePreviewMainSelector,Yr.iframeRoot),p=document.querySelector(o?a:i),d=null==p?void 0:p.contentDocument,s=null==d?void 0:d.querySelector(o?l:n);if(s&&null!==s){var c=s.querySelector("[".concat(Fr.style,'="').concat(r,'"]'));null!==t&&(c=t.querySelector("[".concat(Fr.layerStyle,'="').concat(r,'"]'))),c&&null!==c&&c.remove(),null===t?s.appendChild(e):t.appendChild(e)}},stylesToString:function(e){return Object.entries(e).map((function(e){var r=Ei(e,2),o=r[0],t=r[1],i=o.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()}));return"".concat(i,": ").concat(t,";")})).join(" ")},IsObjectNull:Xi,IsNullOrEmpty:qi,IsArrayOrEmpty:function(e){return!(e&&e.length>0)},removeHyphens:function(e){return null==e?void 0:e.replaceAll("-","")},getCMSElementType:function(e){var r=null;if(!Xi(e)){var o=null==e?void 0:e.attributes;if(!Xi(o)){var t=null==o?void 0:o.BUILDER;Xi(t)||(r=null==t?void 0:t.dataElementType)}}return r},getCMSDataDivType:function(e){var r=null;if(!Xi(e)){var o=null==e?void 0:e.attributes;if(!Xi(o)){var t=null==o?void 0:o.BUILDER;Xi(t)||(r=null==t?void 0:t.dataDivType)}}return r},GetCMSElementBySelector:Qi,CreateAspectRationNWidthConvertion:function(e,r,o){var t,i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],n=parseFloat(r)/parseFloat(e),a=Qi("#".concat(o),"single",i),l=e;if(!qi(a)){var p=(null==a?void 0:a.matches(Yr.dataDropElement))?null===(t=null==a?void 0:a.parentElement)||void 0===t?void 0:t.closest(Yr.dataDropElement):null==a?void 0:a.closest(Yr.dataDropElement),d=null==p?void 0:p.getBoundingClientRect();(null==e?void 0:e.includes("%"))&&(n=parseFloat(r)/d.width*(parseFloat(e)/100)),[].concat(["px","em","rem"]).some((function(r){var o;return null===(o="".concat(e))||void 0===o?void 0:o.includes(r)}))&&(n=parseFloat(r)/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,r){return 0===r?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},CSSUnits:Fi,getCMSElementAttributeValue:function(e,r,o){var t=null;if(!Xi(e)){var i=null==e?void 0:e.attributes;if(!Xi(i)){var n=i[r];Xi(n)||(t=n[o])}}return t},setTimeoutAsync:function(e){return new Promise((function(r,o){try{window.setTimeout((function(){r()}),e,[])}catch(e){o(e)}}))},setTimeoutAsyncV2:function(e){return new Promise((function(r,o){try{window.setTimeout((function(){r()}),e,[])}catch(e){o(e)}}))},generateUniqueId:function(){return"".concat(Math.random().toString(36).substr(2,9))},createQueryStringForCollection:function(e){return Object.entries(e).filter((function(e){var r=Ei(e,2);return null!=(r[0],r[1])})).map((function(e){var r=Ei(e,2),o=r[0],t=r[1];return"".concat(encodeURIComponent(o),"=").concat(encodeURIComponent(t))})).join("&")},GetResponsiveValue:Zi,CMSSetAndGetResponsiveMediaQueriesExtension:function(e,r,o,t,i,n){var a=Object.assign({},e),l=r,p=null==a?void 0:a.tablet,d=null==a?void 0:a.mobile;null==a||delete a.tablet,null==a||delete a.mobile;var s=i?n:"#".concat(o);t.innerHTML+="".concat(s," {").concat(en.stylesToString(a),"}");var c=Ji(l);(null==c?void 0:c.editedStyles)&&(l=Object.assign({},null==c?void 0:c.editedStyles)),(null==c?void 0:c.data)&&(p=Object.assign(Object.assign({},p),null==c?void 0:c.data));var y=Ji(l,"mobile");if((null==y?void 0:y.editedStyles)&&(l=Object.assign({},null==y?void 0:y.editedStyles)),(null==y?void 0:y.data)&&(d=Object.assign(Object.assign({},d),null==y?void 0:y.data)),p){var u=$i(o,p,"tablet",s);t.innerHTML+=u}if(d){var S=$i(o,d,"mobile",s);t.innerHTML+=S}return{styles:a,editedStyles:l,styleElement:t}},reponsiveExtension:$i,getResponsiveEditedVariables:Ji,CMSDeviceVisibilityHiddenTypesList:[{id:1,label:"CSS",value:1,info:"Hides the element using display: none via CSS media queries. The element remains in the DOM but is not visible."},{id:2,label:"HTML",value:2,info:"\tRemoves the element from the DOM using JavaScript (e.g., window.matchMedia). This ensures the element is not present in the HTML structure."}],CMSDeviceVisibilityConditionExtension:function(e){var r=e.media,o=e.deviceVisibility,t=e.isBuilderType,i=!0;if(r&&!Xi(r)&&!Xi(o)){var n=o,a=Wo.DESKTOP,l=Wo.MOBILE,p=Wo.TABLET,d=n[a],s=n[p],c=n[l],y=Vo.CSS;Vo.HTML,i=r.desktop&&((null==d?void 0:d.hide)?(null==d?void 0:d.hiddenType)===y:null==d?void 0:d.show)||r.tablet&&((null==s?void 0:s.hide)?(null==s?void 0:s.hiddenType)===y:null==s?void 0:s.show)||r.mobile&&((null==c?void 0:c.hide)?(null==c?void 0:c.hiddenType)===y:null==c?void 0:c.show)||t}return i},CMSGetDeviceVisibilityClassNameByMode:function(e){var r=e.deviceVisibility,o=e.isBuilderType,t="";if(r&&!Xi(r)){var i=r,n=Vo.CSS,a=(Vo.HTML,{show:!0,hide:!1,hiddenType:n}),l=Wo.DESKTOP,p=Wo.MOBILE,d=Wo.TABLET,s=(null==i?void 0:i.desktop)?i[l]:a,c=(null==i?void 0:i.tablet)?i[d]:a,y=(null==i?void 0:i.mobile)?i[p]:a;o||((null==s?void 0:s.hide)&&(null==s?void 0:s.hiddenType)===n&&(t+="dp_d_none"),(null==c?void 0:c.hide)&&(null==c?void 0:c.hiddenType)===n&&(t+=" tb_d_none"),(null==y?void 0:y.hide)&&(null==y?void 0:y.hiddenType)===n&&(t+=" mb_d_none"))}return t},CMSGetDeviceVisibilityDefaultData:function(){return{deviceVisibility:{desktop:{show:!0,hide:!1,hiddenType:Vo.CSS},tablet:{show:!0,hide:!1,hiddenType:Vo.CSS},mobile:{show:!0,hide:!1,hiddenType:Vo.CSS}}}},CMSCustomEventService:function(e){var r=e.type,o=e.value;e.serviceType===Yo.UPSERT&&document.dispatchEvent(new CustomEvent(r,{detail:o}))},CMSGetCustomAttributesDefaultData:function(){return{attributeContent:{value:[{title:"Attribute",contentSource:{attributeKey:"",attributeValue:""},key:"123456tghjuik"}],property:"attributeContent"},customClassContent:{value:[{title:"CustomClass",contentSource:{customClassValue:""},key:"1234567tghjuik"}],property:"customClassContent"}}},CMSSetAndGetCustomAttributes:function(e,r,o){var t,i,n,a,l="",p={},d=(null===(t=null==e?void 0:e.attributeContent)||void 0===t?void 0:t.value)||[];Array.isArray(d)&&d.length>0&&d.forEach((function(e){var r,o;(null===(r=null==e?void 0:e.contentSource)||void 0===r?void 0:r.attributeKey)&&(null===(o=null==e?void 0:e.contentSource)||void 0===o?void 0:o.attributeValue)&&(p["".concat(e.contentSource.attributeKey)]=e.contentSource.attributeValue)}));var s=(null===(i=null==e?void 0:e.customClassContent)||void 0===i?void 0:i.value)||[];if(Array.isArray(s)&&s.length>0){var c=(null===(a=null===(n=s[0])||void 0===n?void 0:n.contentSource)||void 0===a?void 0:a.customClassValue)||"";c&&(l=c.replace(/,/g," ").trim())}return{customAttrElement:p,customClassElement:l.trim()}},roundTo:function(e,r){return Number(Math.round(Number(e+"e"+r))+"e-"+r)}};const rn=en;var on,tn={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Xr.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:Xr.CONTROLS},textAlignment:{value:"center",property:"textAlignment",propertyType:Xr.CONTROLS},itemSpacing:{value:"10",propertyType:Xr.CSS,unit:1,property:"itemSpacing"},iconPosition:{value:"left",property:"iconPosition",propertyType:Xr.CONTROLS},clickToNavigate:{value:"false",property:"iconPosition",propertyType:Xr.CSS},iconStyle:{value:"Icon",propertyType:Xr.CONTROLS}},content:{socialIcons:{value:[{id:rn.generateUniqueId(),title:"Amazon",name:"amazon",show:!0,url:"https://amazon.com",icon:{value:"amazon",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:rn.generateUniqueId(),title:"Website",name:"website",show:!0,url:"https://www.sellerscommerce.com/",icon:{value:"website",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:rn.generateUniqueId(),title:"Instagram",name:"instagram",show:!0,url:"https://instagram.com",icon:{value:"instagram",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:rn.generateUniqueId(),title:"Twitter",name:"twitter",show:!0,url:"https://x.com/",icon:{value:"twitter",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:rn.generateUniqueId(),title:"Facebook",name:"facebook",show:!0,url:"https://www.facebook.com/",icon:{value:"facebook",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:rn.generateUniqueId(),title:"Youtube",name:"youtube",show:!0,url:"https://www.youtube.com/",icon:{value:"youtube",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:rn.generateUniqueId(),title:"LinkedIn",name:"linkedin",show:!0,url:"https://www.linkedin.com/",icon:{value:"linkedin",customIcon:{isCustomIcon:!1,url:"",name:""}}}],propertyType:Xr.CONTROLS},website:{value:!0,propertyType:Xr.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:Xr.CONTROLS},instagram:{value:!0,propertyType:Xr.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:Xr.CONTROLS},facebook:{value:!0,propertyType:Xr.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:Xr.CONTROLS},linkedIn:{value:!1,propertyType:Xr.CONTROLS},linkedInUrl:{value:"https://www.linkedin.com/",propertyType:Xr.CONTROLS},twitter:{value:!0,propertyType:Xr.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:Xr.CONTROLS},amazon:{value:!0,propertyType:Xr.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:Xr.CONTROLS}},design:{icon:{value:"",propertyType:Xr.CONTROLS},designiconSize:{value:"30",propertyType:Xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:Xr.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:Xr.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:Xr.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:Xr.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:Xr.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:Xr.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:Xr.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"}(on||(on={}));var nn,an=function(){return{layout:{selectorKey:on.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"70",unit:1}),margin:Jo.margin,padding:Jo.padding,alignment:tn.layout.alignment,textAlignment:tn.layout.textAlignment,clickToNavigate:tn.layout.clickToNavigate,iconStyle:tn.layout.iconStyle,iconPosition:tn.layout.iconPosition,iconAndTextSpacing:tn.layout.iconAndTextSpacing,itemSpacing:tn.layout.itemSpacing,positionType:Jo.positionType,pinTo:Jo.pinTo},content:{selectorKey:on.CONTENT,socialContent:tn.content.socialIcons},design:{selectorKey:on.DESIGN,socialWidget:{selectorKey:on.SOCIAL_WIDGET,backgroundColor:Jo.backgroundColor,cropRatio:Jo.cropRatio,zoomImage:Jo.zoomImage,flip:Jo.flip,rotate:Jo.rotate,showBorder:Jo.showBorder,borderStyle:Jo.borderStyle,borderColor:Jo.borderColor,borderPerSlide:Jo.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur},itemStyle:{selectorKey:on.ITEM_STYLE,backgroundColor:Jo.backgroundColor,cropRatio:Jo.cropRatio,zoomImage:Jo.zoomImage,flip:Jo.flip,rotate:Jo.rotate,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,showBorder:Jo.showBorder,borderStyle:Jo.borderStyle,borderColor:Jo.borderColor,borderPerSlide:Jo.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur,showIcon:Object.assign(Object.assign({},Jo.showIcon),{value:!1}),iconSize:tn.design.designiconSize,iconColor:tn.design.iconColor},socialIcons:{selectorKey:on.SOCIAL_ICONS,instagramIcon:tn.design.instagramIcon,facebookIcon:tn.design.facebookIcon,twitterIcon:tn.design.twitterIcon,amazonIcon:tn.design.amazonIcon,websiteIcon:tn.design.websiteIcon,youtubeIcon:tn.design.youtubeIcon,linkedinIcon:tn.design.linkedinIcon}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(nn||(nn={}));var ln,pn=function(e){return{layout:{selectorKey:nn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Xr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Jo.height),{isReadOnly:!0}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo,direction:{value:"vertical",property:"direction",propertyType:Xr.CONTROLS},itemGap:{property:"itemGap",propertyType:Xr.CSS,value:0,unit:qr.PIXELS},justifyContent:{property:"justifyContent",propertyType:Xr.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Xr.CSS,value:"start"}},design:Object.assign({selectorKey:nn.DESIGN,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},gt),dataConnector:{selectorKey:nn.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"stack",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:Xr.CONTROLS}}}},dn={displayStyle:{value:"Button",property:"displayStyle",propertyType:Xr.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:Xr.CONTROLS},whenClicked:{value:"Open Lightbox",property:"whenClicked",propertyType:Xr.CONTROLS},displayType:{value:"Vertical",property:"displayType",propertyType:Xr.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Xr.CONTROLS},itemSpacing:{value:"20",property:"itemSpacing",unit:1,propertyType:Xr.CSS},overflowItems:{value:"Show More Button",property:"overflowItems",propertyType:Xr.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:Xr.CONTROLS},searchPlaceholderText:{value:"Search by Zip Code",property:"searchPlaceholderText",propertyType:Xr.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Xr.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Xr.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Xr.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:Xr.CONTROLS},title:{value:"Available Locations",property:"title",propertyType:Xr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Xr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Xr.CONTROLS},description:{value:"",property:"description",propertyType:Xr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Xr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Xr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Xr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Xr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Xr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Xr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Xr.CSS},buttonType:{value:"primaryButton",propertyType:Xr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Xr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Xr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Xr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Xr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Xr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Xr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Xr.CONTROLS},backgroundShape:{value:"Round",propertyType:Xr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Xr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Xr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Xr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Xr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Xr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Xr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Xr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Xr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Xr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Xr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Xr.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:Xr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Xr.CONTROLS},fontSize:{value:"16",propertyType:Xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},characterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},lineHeight:{value:"16",propertyType:Xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Xr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Xr.CSS},fontSize:{value:"16",propertyType:Xr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},characterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},lineHeight:{value:"16",propertyType:Xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Xr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Xr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Xr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Xr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Xr.CONTROLS},arrowSize:{value:"16",propertyType:Xr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Xr.CSS},backgroundShape:{value:"rectangle",propertyType:Xr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Xr.CSS},font:{value:"lato",propertyType:Xr.CSS},fontSize:{value:"16",propertyType:Xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Xr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Xr.CSS},hoverFont:{value:"lato",propertyType:Xr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Xr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Xr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Xr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Xr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Xr.CONTROLS},iconSize:{value:"20",propertyType:Xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Xr.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",e.DATA_CONNECTOR="dataConnector"}(ln||(ln={}));var sn,cn=function(){return{layout:{selectorKey:ln.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"130",unit:1}),margin:Jo.margin,padding:Jo.padding,positionType:Jo.positionType,pinTo:Jo.pinTo,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,displayStyle:dn.displayStyle,displayResults:dn.displayResults,whenClicked:dn.whenClicked,displayType:dn.displayType,maxItemsToDisplay:dn.maxItemsToDisplay,itemSpacing:dn.itemSpacing,overflowItems:dn.overflowItems,noOfItemToShow:dn.noOfItemToShow,searchPlaceholderText:dn.searchPlaceholderText},content:{selectorKey:ln.CONTENT,locationName:dn.locationName,locationAddress:dn.locationAddress,locationInventory:dn.locationInventory,locationTimings:dn.locationTimings,title:dn.title,showTitle:dn.showTitle,description:dn.description,showDescription:dn.showDescription},design:{selectorKey:ln.DESIGN,inputStyle:{selectorKey:ln.INPUT_STYLE,defaultState:{selectorKey:ln.DEFAULT_STATE,buttonStyle:dn.buttonStyle,buttonText:dn.buttonText,icon:dn.icon,iconPadding:dn.iconPadding,iconPosition:dn.iconPosition,iconAndTextSpacing:dn.iconAndTextSpacing,alignment:dn.alignment,buttonType:dn.buttonType,showIcon:dn.showIcon,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:ln.HOVER_STATE,buttonStyle:dn.buttonStyle,buttonText:dn.buttonText,icon:dn.icon,iconPadding:dn.iconPadding,iconPosition:dn.iconPosition,iconAndTextSpacing:dn.iconAndTextSpacing,alignment:dn.alignment,buttonType:dn.buttonType,showIcon:dn.showIcon,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:ln.INPUT_STYLE,defaultState:{selectorKey:ln.DEFAULT_STATE,buttonStyle:dn.buttonStyle,buttonText:dn.buttonText,icon:dn.icon,iconPadding:dn.iconPadding,iconPosition:dn.iconPosition,iconAndTextSpacing:dn.iconAndTextSpacing,alignment:dn.alignment,buttonType:dn.buttonType,showIcon:dn.showIcon,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:ln.HOVER_STATE,buttonStyle:dn.buttonStyle,buttonText:dn.buttonText,icon:dn.icon,iconPadding:dn.iconPadding,iconPosition:dn.iconPosition,iconAndTextSpacing:dn.iconAndTextSpacing,alignment:dn.alignment,buttonType:dn.buttonType,showIcon:dn.showIcon,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,iconSize:Jo.iconSize,iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:ln.INVENTORY_TEXT_STYLE,themeDynamic:Jo.theme,fontDynamic:Jo.font,fontSizeDynamic:Jo.fontSize,textColorDynamic:Jo.textColor,boldDynamic:Jo.bold,italicDynamic:Jo.italic,linethroughDynamic:Jo.linethrough,underlineDynamic:Jo.underline,textAlignDynamic:Jo.textAlign,characterSpacingDynamic:Jo.characterSpacing,lineHeightDynamic:Jo.lineHeight,themeStatic:Jo.themeDesc,fontStatic:Jo.fontDesc,fontSizeStatic:Jo.fontSizeDesc,textColorStatic:Jo.textColorDesc,boldStatic:Jo.boldDesc,italicStatic:Jo.italicDesc,linethroughStatic:Jo.linethroughDesc,underlineStatic:Jo.underlineDesc,textAlignStatic:Jo.textAlignDesc,characterSpacingStatic:Jo.characterSpacingDesc,lineHeightStatic:Jo.lineHeightDesc},itemStyle:{selectorKey:ln.ITEM_STYLE,contentAlignment:dn.contentAlignment,horizontalPadding:dn.horizontalPadding,verticalPadding:dn.verticalPadding,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},locationName:{selectorKey:ln.LOCATION_NAME,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},locationAddress:{selectorKey:ln.LOCATION_ADDRESS,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},locationTimings:{selectorKey:ln.LOCATION_TIMINGS,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},locationInventory:{selectorKey:ln.LOCATION_INVENTORY,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},arrows:{selectorKey:ln.ARROWS,arrowIconStyle:dn.arrowIconStyle,leftArrowIconStyle:dn.leftArrowIconStyle,rightArrowIconStyle:dn.rightArrowIconStyle,backgroundShape:dn.backgroundShape,arrowSize:dn.arrowSize,arrowColor:dn.arrowColor},paginationDots:{selectorKey:ln.PAGINATION_DOTS,dotSize:dn.dotSize,currentDotColor:dn.currentDotColor,otherDotColor:dn.otherDotColor},paginationLine:{selectorKey:ln.PAGINATION_LINE,currentLineColor:dn.currentLineColor,otherLineColor:dn.otherLineColor,lineHeight:dn.lineHeight,lineWidth:dn.lineWidth},showMoreItemsButton:{selectorKey:ln.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:dn.design.pagination.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight}},dataConnector:{selectorKey:ln.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}}}},yn={layout:{header:{value:!0,propertyType:Xr.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:Xr.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:Xr.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:Xr.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:Xr.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:Xr.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:Xr.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:Xr.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:Xr.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:Xr.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:Xr.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:Xr.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:Xr.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:Xr.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:Xr.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:Xr.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:Xr.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:Xr.CONTROLS,property:"connectWith"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Age",columnMapsTo:"age"},{columnId:3,columnTitle:"Occupation",columnMapsTo:"occupation"}],propertyType:Xr.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:Xr.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Xr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Xr.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:Xr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Xr.CONTROLS},fontSize:{value:"32",propertyType:Xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},characterSpacing:{value:"32",propertyType:Xr.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:Xr.CSS,unit:1},lineHeight:{value:"32",propertyType:Xr.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:Xr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Xr.CSS},fontSize:{value:"32",propertyType:Xr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},characterSpacing:{value:"32",propertyType:Xr.CSS,unit:1},lineHeight:{value:"32",propertyType:Xr.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:Xr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Xr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Xr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Xr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Xr.CONTROLS},arrowSize:{value:"32",propertyType:Xr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Xr.CSS},backgroundShape:{value:"rectangle",propertyType:Xr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Xr.CSS},font:{value:"lato",propertyType:Xr.CSS},fontSize:{value:"32",propertyType:Xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Xr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Xr.CSS},hoverFont:{value:"lato",propertyType:Xr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Xr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Xr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Xr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Xr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Xr.CONTROLS},iconSize:{value:"30",propertyType:Xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Xr.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"}(sn||(sn={}));var un,Sn=function(){return{layout:{selectorKey:sn.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"150",unit:1}),margin:Jo.margin,padding:Jo.padding,header:yn.layout.header,headerHeight:yn.layout.headerHeight,rowHeight:yn.layout.rowHeight,layoutHeaderDivider:yn.layout.layoutHeaderDivider,layoutRowDivider:yn.layout.layoutRowDivider,layoutColumnDivider:yn.layout.layoutColumnDivider,alternativeRowColors:yn.layout.alternativeRowColors,headerCellPadding:yn.layout.headerCellPadding,rowCellPadding:yn.layout.rowCellPadding,contentAlignment:yn.layout.contentAlignment,showMoreRows:yn.layout.showMoreRows,rowsPerPage:yn.layout.rowsPerPage,paginationType:yn.layout.paginationType,paginationAlignment:yn.layout.paginationAlignment,noOfItemsToLoad:yn.layout.noOfItemsToLoad},content:{selectorKey:sn.CONTENT,showTitle:yn.content.showTitle,tableTitle:yn.content.tableTitle,connectWith:yn.content.connectWith,columns:yn.content.columns,rows:yn.content.rows},design:{selectorKey:sn.DESIGN,tableWidget:{selectorKey:sn.TABLE_WIDGET,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},table:{selectorKey:sn.TABLE,backgroundColor:Jo.backgroundColor,showBorder:Jo.showBorder,borderStyle:yn.design.table.borderStyle,borderColor:Jo.borderColor,borderPerSlide:yn.design.table.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur},tableHeader:{selectorKey:sn.TABLE_HEADER,backgroundColor:Jo.backgroundColor},headerText:{selectorKey:sn.HEADER_TEXT,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},tableRow:{selectorKey:sn.TABLE_ROW,backgroundColor:Jo.backgroundColor},rowText:{selectorKey:sn.ROW_TEXT,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},rowAndHeaderDividers:{selectorKey:sn.ROW_AND_HEADER_DIVIDER,headerDivider:yn.design.rowAndHeaderDividers.headerDivider,rowDivider:yn.design.rowAndHeaderDividers.rowDivider,columnDivider:yn.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:sn.SCROLL_BAR,scrollBarWidth:yn.design.scrollBar.scrollBarWidth,scrollBarColor:yn.design.scrollBar.scrollBarColor},pagination:{selectorKey:sn.PAGINATION,defaultState:{selectorKey:sn.DEFAULT_STATE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,previousIcon:yn.design.pagination.previousIcon,nextIcon:yn.design.pagination.nextIcon,iconSize:yn.design.pagination.iconSize,iconColor:yn.design.pagination.iconColor,backgroundShape:yn.design.pagination.backgroundShape,backgroundColor:Jo.backgroundColor,pagination:yn.design.pagination.pagination},hoverState:{selectorKey:sn.HOVER_STATE,theme:Jo.theme}},loadMoreButton:{selectorKey:sn.LOAD_MORE_BUTTON,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:yn.design.pagination.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight}}}},gn={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:Xr.CONTROLS},tabLayout:{value:"stretched",property:"tabLayout",propertyType:Xr.CONTROLS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:Xr.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:Xr.CSS},tabContainer:{value:20,unit:1,property:"tabContainer",propertyType:Xr.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:Xr.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:Xr.CSS},overflowTabs:{value:"Wrap",property:"overflowTabs",propertyType:Xr.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:Xr.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Tab 1",content:{id:"cms-c-zurid-m6s61fc6",attributes:{BUILDER:{dataDivType:"element",dataType:"element",dataElementType:"container",dataDropElement:"cms-drop-element",dataElementSubChild:!1},HTML:{role:"container",id:"template1"},CUSTOM:{}},childIds:[],children:{},styles:Object.assign({},io()),responsiveBehaviour:"proportional-scaling",uniqueKey:"cmsczuridm6s61fc6",isMaximized:!0,editedStyles:{"--_ctm-con-lt-wh":"300px","--_ctm-con-lt-ht":"100px","--_ctm-con-lt-mn":"7.63% 0% 0% 33.53%","--_ctm-con-lt-pg":"0px 0px 0px 0px","--_ctm-con-lt-ow":"scroll","--_ctm-con-lt-sl":"horizontal","--_ctm-con-lt-dy-sr":"false","--_ctm-con-lt-pn":"fixed","--_ctm-con-lt-pn-to":"page","--_ctm-con-dn-bd-cr":"rgba(221, 221, 221, 1)","--_ctm-con-dn-br-cr":"rgba(237, 23, 51, 1)","--_ctm-con-dn-br-se":"solid","--_ctm-con-dn-br-wh":"0px 0px 0px 0px","--_ctm-con-dn-sw-cr":"rgba(237, 23, 51, 1)","--_ctm-con-dn-sw-br":"0px","--_ctm-con-dn-sw-sd":"0px","--_ctm-con-dn-sw-ae":"0px 0px"},controls:{layout:{},design:{showBorder:{value:!0,propertyType:"controls"},showShadow:{value:!0,property:"showBorder",propertyType:"controls"}},dataConnector:{dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:"controls"},dynamicData:{value:null,property:"dynamicData",propertyType:"controls"}},elementMetaData:{id:"cms-c-zurid-m6s61fc6",dataElementType:"container",propertyType:"controls"}},sort:1}},key:"123456tghjuik"}],property:"tabContent",propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selected",e.TAB_CONTAINER="tabContainer",e.TAB_CONTENT_CONTAINER="tabContentContainer",e.TABS="tabs"}(un||(un={}));var Tn,hn={borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,backgroundColor:Jo.backgroundColor,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,exposure:Jo.exposure,contrast:Jo.contrast,saturation:Jo.saturation,highlights:Jo.highlights,shadows:Jo.shadows},Cn={theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},On=function(){return{layout:{selectorKey:un.LAYOUT,adjustment:Jo.adjustment,width:Jo.width,height:Jo.height,margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo,tabPosition:gn.tabPosition,tabLayout:gn.tabLayout,tabAlignment:gn.tabAlignment,tabSpacing:gn.tabSpacing,tabContainerSpacing:gn.tabContainer,horizontalPadding:gn.horizontalPadding,verticalPadding:gn.verticalPadding,overflowTabs:gn.overflowTabs,spacingBetweenRows:gn.spacingBetweenRows},design:{selectorKey:un.DESIGN,tabContainer:Object.assign({selectorKey:un.TAB_CONTAINER},hn),tabs:{selectorKey:un.TABS,defaultState:Object.assign(Object.assign({selectorKey:un.DEFAULT_STATE},hn),Cn),hoverState:Object.assign(Object.assign({selectorKey:un.HOVER_STATE},hn),Cn),selectedState:Object.assign(Object.assign({selectorKey:un.SELECTED_STATE},hn),Cn)},tabContentContainer:Object.assign({selectorKey:un.TAB_CONTENT_CONTAINER},hn)},content:{selectorKey:un.CONTENT,tabContent:gn.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Tn||(Tn={}));var bn,vn=function(){return{layout:{selectorKey:Tn.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:Xr.CSS},textData:{value:"<h1 class='et-tt'>Heading 1</h1>",propertyType:Xr.CONTROLS},height:{value:"40",property:"height",unit:1,propertyType:Xr.CSS},margin:Jo.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:Xr.CSS},overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo},design:{selectorKey:Tn.DESIGN,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},dataConnector:{selectorKey:Tn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}}}},mn={displayFormat:{value:"Stack Horizontal",property:"displayFormat",propertyType:Xr.CONTROLS},showUomPrice:{value:!0,property:"showUomPrice",propertyType:Xr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Xr.CSS},onClick:{value:"Show All",property:"onClick",propertyType:Xr.CONTROLS},itemPadding:{value:"10",property:"itemPadding",propertyType:Xr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Xr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Xr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Xr.CONTROLS},header:{value:!0,property:"header",propertyType:Xr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Xr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Xr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Xr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Xr.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Xr.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Xr.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Xr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Xr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Xr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Xr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Xr.CONTROLS},overflowControl:{value:"Show More Button",property:"overflowControl",propertyType:Xr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Xr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Xr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Xr.CSS},productPrice:{value:!0,property:"productPrice",propertyType:Xr.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:Xr.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:Xr.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:Xr.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:Xr.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:Xr.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:Xr.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:Xr.CONTROLS},discount:{value:!0,property:"discount",propertyType:Xr.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:Xr.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:Xr.CONTROLS},savings:{value:!0,property:"savings",propertyType:Xr.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:Xr.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:Xr.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:Xr.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:Xr.CONTROLS},productShippingPrice:{value:!0,property:"productShippingPrice",propertyType:Xr.CONTROLS},pricePerUnit:{value:!0,property:"pricePerUnit",propertyType:Xr.CONTROLS},uom:{value:!0,property:"uom",propertyType:Xr.CONTROLS},uomName:{value:!0,property:"uomName",propertyType:Xr.CONTROLS},uomConversion:{value:!0,property:"uomConversion",propertyType:Xr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Xr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Xr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Xr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Xr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Xr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Xr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Xr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Xr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Xr.CSS},buttonType:{value:"primaryButton",propertyType:Xr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Xr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Xr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Xr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Xr.CONTROLS},backgroundShape:{value:"Round",propertyType:Xr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Xr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Xr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Xr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Xr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Xr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Xr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Xr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Xr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Xr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Xr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Xr.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:Xr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Xr.CONTROLS},fontSize:{value:"16",propertyType:Xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},characterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},lineHeight:{value:"16",propertyType:Xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Xr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Xr.CSS},fontSize:{value:"16",propertyType:Xr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},characterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},lineHeight:{value:"16",propertyType:Xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Xr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Xr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Xr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Xr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Xr.CONTROLS},arrowSize:{value:"16",propertyType:Xr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Xr.CSS},backgroundShape:{value:"rectangle",propertyType:Xr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Xr.CSS},font:{value:"lato",propertyType:Xr.CSS},fontSize:{value:"16",propertyType:Xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Xr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Xr.CSS},hoverFont:{value:"lato",propertyType:Xr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Xr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Xr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Xr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Xr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Xr.CONTROLS},iconSize:{value:"20",propertyType:Xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Xr.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"}(bn||(bn={}));var wn,fn=function(){return{layout:{selectorKey:bn.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"48",unit:1}),margin:Jo.margin,padding:Jo.padding,positionType:Jo.positionType,pinTo:Jo.pinTo,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,displayFormat:mn.displayFormat,showUomPrice:mn.showUomPrice,itemSpacing:mn.itemSpacing,itemPadding:mn.itemPadding,itemContentAlignment:mn.itemContentAlignment,maxItemsToDisplay:mn.maxItemsToDisplay,overflowItems:mn.overflowItems,header:mn.header,headerHeight:mn.headerHeight,rowHeight:mn.rowHeight,headerDivider:mn.headerDivider,rowDivider:mn.rowDivider,columnDivider:mn.columnDivider,alternativeRowColors:mn.alternativeRowColors,headerCellPadding:mn.headerCellPadding,rowCellPadding:mn.rowCellPadding,contentAlignment:mn.contentAlignment,overflowControl:mn.overflowControl,paginationType:mn.paginationType,paginationAlignment:mn.paginationAlignment,rowsPerPage:mn.rowsPerPage,imageBehavior:mn.imageBehavior,itemsPerRow:mn.itemsPerRow,onClick:mn.onClick},design:{selectorKey:bn.DESIGN,itemStyle:{selectorKey:bn.ITEM_STYLE,defaultState:{selectorKey:bn.DEFAULT_STATE,contentAlignment:mn.contentAlignment,horizontalPadding:mn.horizontalPadding,verticalPadding:mn.verticalPadding,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},selectedState:{selectorKey:bn.SELECTED_STATE,contentAlignment:mn.contentAlignment,horizontalPadding:mn.horizontalPadding,verticalPadding:mn.verticalPadding,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius}},uomTitleStyle:{selectorKey:bn.UOM_TITLE_STYLE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},uomConversionStyle:{selectorKey:bn.UOM_CONVERSION_STYLE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},productPrice:{selectorKey:bn.PRODUCT_PRICE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},uomStyle:{selectorKey:bn.UOM_STYLE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},currencyCodeStyle:{selectorKey:bn.CURRENCY_CODE_STYLE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},actualPrice:{selectorKey:bn.ACTUAL_PRICE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},discount:{selectorKey:bn.DISCOUNT,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},discountValue:{selectorKey:bn.DISCOUNT_VALUE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},savings:{selectorKey:bn.SAVINGS,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},savingsValue:{selectorKey:bn.SAVINGS_VALUE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},pricePerUnit:{selectorKey:bn.PRICE_PER_UNIT,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},arrows:{selectorKey:bn.ARROWS,arrowIconStyle:mn.arrowIconStyle,leftArrowIconStyle:mn.leftArrowIconStyle,rightArrowIconStyle:mn.rightArrowIconStyle,backgroundShape:mn.backgroundShape,arrowSize:mn.arrowSize,arrowColor:mn.arrowColor},paginationDots:{selectorKey:bn.PAGINATION_DOTS,dotSize:mn.dotSize,currentDotColor:mn.currentDotColor,otherDotColor:mn.otherDotColor},paginationLine:{selectorKey:bn.PAGINATION_LINE,currentLineColor:mn.currentLineColor,otherLineColor:mn.otherLineColor,lineHeight:mn.lineHeight,lineWidth:mn.lineWidth},table:{selectorKey:bn.TABLE,backgroundColor:Jo.backgroundColor,showBorder:Jo.showBorder,borderStyle:mn.design.table.borderStyle,borderColor:Jo.borderColor,borderPerSlide:mn.design.table.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur},tableHeader:{selectorKey:bn.TABLE_HEADER,backgroundColor:Jo.backgroundColor},headerText:{selectorKey:bn.HEADER_TEXT,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},tableRow:{selectorKey:bn.TABLE_ROW,backgroundColor:Jo.backgroundColor,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},rowDividers:{selectorKey:bn.ROW_DIVIDERS,headerDivider:mn.design.rowAndHeaderDividers.headerDivider,rowDivider:mn.design.rowAndHeaderDividers.rowDivider,columnDivider:mn.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:bn.SCROLL,scrollBarWidth:mn.design.scrollBar.scrollBarWidth,scrollBarColor:mn.design.scrollBar.scrollBarColor},pagination:{selectorKey:bn.PAGINATION,defaultState:{selectorKey:bn.DEFAULT_STATE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,previousIcon:mn.design.pagination.previousIcon,nextIcon:mn.design.pagination.nextIcon,iconSize:mn.design.pagination.iconSize,iconColor:mn.design.pagination.iconColor,backgroundShape:mn.design.pagination.backgroundShape,backgroundColor:Jo.backgroundColor,pagination:mn.design.pagination.pagination},hoverState:{selectorKey:bn.HOVER_STATE,theme:Jo.theme}},showMoreItemsButton:{selectorKey:bn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:mn.design.pagination.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight}},content:{selectorKey:bn.CONTENT,productPrice:mn.productPrice,sellingPrice:mn.sellingPrice,productPriceDisplayUOM:mn.productPriceDisplayUOM,productPriceDisplayCurrencyCode:mn.productPriceDisplayCurrencyCode,showActualPrice:mn.showActualPrice,actualPrice:mn.actualPrice,actualPriceDisplayUOM:mn.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:mn.actualPriceDisplayCurrencyCode,discount:mn.discount,discountValue:mn.discountValue,showSavings:mn.showSavings,savings:mn.savings,savingsValue:mn.savingsValue,savingsDisplayCurrencyCode:mn.savingsDisplayCurrencyCode,embellishmentPrice:mn.embellishmentPrice,productTax:mn.productTax,productShippingPrice:mn.productShippingPrice,pricePerUnit:mn.pricePerUnit,uom:mn.uom,uomName:mn.uomName,uomConversion:mn.uomConversion},dataConnector:{selectorKey:bn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}}}},Rn={optionSelection:{value:!0,property:"optionSelection",propertyType:Xr.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Xr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Xr.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:Xr.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Xr.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Xr.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Xr.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:Xr.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Xr.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Xr.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",unit:1,propertyType:Xr.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:Xr.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:Xr.CSS},maxItemsToDisplay:{value:"10",property:"maxItemsToDisplay",propertyType:Xr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Xr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Xr.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Xr.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Xr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Xr.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Xr.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Xr.CONTROLS},dropdownOptionsSpacing:{value:"10",unit:1,property:"dropdownOptionsSpacing",propertyType:Xr.CSS},dropdownOptionsPadding:{value:"10",unit:1,property:"dropdownOptionsPadding",propertyType:Xr.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:Xr.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:Xr.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:Xr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Xr.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Xr.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Xr.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Xr.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Xr.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Xr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Xr.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Xr.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Xr.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Xr.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Xr.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Xr.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Xr.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Xr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Xr.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:Xr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Xr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Xr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Xr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Xr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Xr.CONTROLS},header:{value:!0,property:"header",propertyType:Xr.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Xr.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Xr.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Xr.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Xr.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Xr.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Xr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Xr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Xr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Xr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Xr.CONTROLS},headerCellPadding:{value:"30",unit:1,property:"headerCellPadding",propertyType:Xr.CSS},rowCellPadding:{value:"30",unit:1,property:"rowCellPadding",propertyType:Xr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Xr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Xr.CSS},groupHorizontalPadding:{value:"20",unit:1,property:"groupHorizontalPadding",propertyType:Xr.CSS},groupVerticalPadding:{value:"20",unit:1,property:"groupVerticalPadding",propertyType:Xr.CSS},groupAndContainerSpacing:{value:"30",unit:1,property:"groupAndContainerSpacing",propertyType:Xr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Xr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Xr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Xr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Xr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Xr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Xr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Xr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Xr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Xr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Xr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Xr.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Xr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Xr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Xr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Xr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Xr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Xr.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:Xr.CSS},verticalPadding:{value:"10",property:"verticalPadding",unit:1,propertyType:Xr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Xr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Xr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Xr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Xr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Xr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Xr.CONTROLS},iconPadding:{value:0,unit:1,property:"iconPadding",parentRef:"bs-at",propertyType:Xr.CSS},buttonType:{value:"primaryButton",propertyType:Xr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Xr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Xr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Xr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Xr.CONTROLS},backgroundShape:{value:"circle",propertyType:Xr.CONTROLS},swatchShape:{value:"circle",propertyType:Xr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Xr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Xr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Xr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Xr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Xr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Xr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Xr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Xr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Xr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Xr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Xr.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:Xr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Xr.CONTROLS},fontSize:{value:"16",propertyType:Xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},characterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},lineHeight:{value:"16",propertyType:Xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Xr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Xr.CSS},fontSize:{value:"16",propertyType:Xr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},characterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},lineHeight:{value:"16",propertyType:Xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Xr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Xr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Xr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Xr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Xr.CONTROLS},arrowSize:{value:"16",propertyType:Xr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Xr.CSS},backgroundShape:{value:"rectangle",propertyType:Xr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Xr.CSS},font:{value:"lato",propertyType:Xr.CSS},fontSize:{value:"16",propertyType:Xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Xr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Xr.CSS},hoverFont:{value:"lato",propertyType:Xr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Xr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Xr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Xr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Xr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Xr.CONTROLS},iconSize:{value:"20",propertyType:Xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Xr.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"}(wn||(wn={}));var Nn,Ln=function(){return{layout:{selectorKey:wn.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"48",unit:1}),margin:Jo.margin,padding:Jo.padding,positionType:Jo.positionType,pinTo:Jo.pinTo,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,optionSelection:Rn.optionSelection,displayOutOfStockValues:Rn.displayOutOfStockValues,displayStyle:Rn.displayStyle,notifyMeButton:Rn.notifyMeButton,quantitySelectorForVariantSelector:Rn.quantitySelectorForVariantSelector,dividerBetweenItems:Rn.dividerBetweenItems,optionTitleValueSpacing:Rn.optionTitleValueSpacing,remainingDisplayStyle:Rn.remainingDisplayStyle,allowUserToSearch:Rn.allowUserToSearch,allowUserToFilter:Rn.allowUserToFilter,itemSpacing:Rn.itemSpacing,swatchTypeDisplayStyle:{selectorKey:wn.SWATFH_TYPE_DISPLAY_STYLE,displayValues:Rn.displayValues,itemPadding:Rn.itemPadding,itemSpacing:Rn.itemSpacing,maxItemsToDisplay:Rn.maxItemsToDisplay,overflowItems:Rn.overflowItems,swatchImageType:Rn.swatchImageType},singleSelectDisplayStyle:{selectorKey:wn.SINGLE_SELECT_DISPLAY_STYLE,displayValues:Rn.displayValues,itemPadding:Rn.itemPadding,itemSpacing:Rn.itemSpacing,maxItemsToDisplay:Rn.maxItemsToDisplay,overflowItems:Rn.overflowItems,imageBehaviour:Rn.imageBehaviour,itemsPerRow:Rn.itemsPerRow,itemContentAlignment:Rn.itemContentAlignment,overflowDirection:Rn.overflowDirection},dropdownDisplayStyle:{selectorKey:wn.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Rn.dropdownOptionsSpacing,dropdownOptionsPadding:Rn.dropdownOptionsPadding,dropdownStyle:Rn.dropdownStyle,optionAndListSpacing:Rn.optionAndListSpacing,dropdownListItemSpacing:Rn.dropdownListItemSpacing,dropdownListItemPadding:Rn.dropdownListItemPadding,dividerBetweenListItems:Rn.dividerBetweenListItems,maxItemsToDisplay:Rn.maxItemsToDisplay,overflowItems:Rn.overflowItems},groupedOptionsDisplayStyle:{selectorKey:wn.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:Rn.groupsDisplayStyle,groupSpacing:Rn.groupSpacing,groupPadding:Rn.groupPadding,groupHeaderAndOptionSpacing:Rn.groupHeaderAndOptionSpacing,tabDirection:Rn.tabDirection,tabLayout:Rn.tabLayout,tabAlignment:Rn.tabAlignment,tabSpacing:Rn.tabSpacing,tabAndContainerSpacing:Rn.tabAndContainerSpacing,tabHorizontalPadding:Rn.tabHorizontalPadding,tabVerticalPadding:Rn.tabVerticalPadding,containerPadding:Rn.tabVerticalPadding,overflowItems:Rn.overflowItems,tabRowSpacing:Rn.tabRowSpacing,expandIconPosition:Rn.expandIconPosition,expandFirstItemByDefault:Rn.expandFirstItemByDefault,allowMultipleOpenItems:Rn.allowMultipleOpenItems,itemDividers:Rn.itemDividers,accordionSpacing:Rn.accordionSpacing,accordionAndContainerSpacing:Rn.accordionAndContainerSpacing,accordionHorizontalPadding:Rn.accordionHorizontalPadding,accordionVerticalPadding:Rn.accordionVerticalPadding,groupAndContainerSpacing:Rn.groupAndContainerSpacing,groupHorizontalPadding:Rn.groupHorizontalPadding,groupVerticalPadding:Rn.groupVerticalPadding,canCollapseGroups:Rn.canCollapseGroups,collapseIconPosition:Rn.collapseIconPosition},tableDisplayStyle:{selectorKey:wn.TABLE_DISPLAY_STYLE,header:Rn.header,headerHeight:Rn.headerHeight,rowHeight:Rn.rowHeight,headerDivider:Rn.headerDivider,rowDivider:Rn.rowDivider,columnDivider:Rn.columnDivider,alternativeRowColors:Rn.alternativeRowColors,headerCellPadding:Rn.headerCellPadding,rowCellPadding:Rn.rowCellPadding,contentAlignment:Rn.contentAlignment,overflowControl:Rn.overflowControl,paginationType:Rn.paginationType,paginationAlignment:Rn.paginationAlignment,rowsPerPage:Rn.rowsPerPage,showMoreRows:Rn.showMoreRows},groupedTableDisplayStyle:{selectorKey:wn.GROUPED_TABLE_DISPLAY_STYLE,groupsDisplayStyle:Rn.groupsDisplayStyle,groupSpacing:Rn.groupSpacing,groupPadding:Rn.groupPadding,groupHeaderAndOptionSpacing:Rn.groupHeaderAndOptionSpacing}},design:{selectorKey:wn.DESIGN,optionStyle:{selectorKey:wn.OPTION_STYLE,contentAlignment:Rn.contentAlignment,horizontalPadding:Rn.horizontalPadding,verticalPadding:Rn.verticalPadding,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},swatchOptionValueStyle:{selectorKey:wn.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:wn.DEFAULT_STATE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,backgroundShape:Rn.backgroundShape,swatchShape:Rn.swatchShape},hoverState:{selectorKey:wn.HOVER_STATE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,backgroundShape:Rn.backgroundShape,swatchShape:Rn.swatchShape},selectedState:{selectorKey:wn.SELECTED_STATE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,backgroundShape:Rn.backgroundShape,swatchShape:Rn.swatchShape}},singleOptionValueStyle:{selectorKey:wn.SINGLE_OPTION_VALUE_STYLE,defaultState:{selectorKey:wn.DEFAULT_STATE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,backgroundShape:Rn.backgroundShape},hoverState:{selectorKey:wn.HOVER_STATE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,backgroundShape:Rn.backgroundShape},selectedState:{selectorKey:wn.SELECTED_STATE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,backgroundShape:Rn.backgroundShape}},tabItemStyle:{selectorKey:wn.TAB_ITEM_STYLE,defaultState:{selectorKey:wn.DEFAULT_STATE,contentAlignment:Rn.contentAlignment,tabAndContainerSpacing:Rn.tabAndContainerSpacing,horizontalPadding:Rn.horizontalPadding,verticalPadding:Rn.verticalPadding,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},hoverState:{selectorKey:wn.HOVER_STATE,contentAlignment:Rn.contentAlignment,tabAndContainerSpacing:Rn.tabAndContainerSpacing,horizontalPadding:Rn.horizontalPadding,verticalPadding:Rn.verticalPadding,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},selectedState:{selectorKey:wn.SELECTED_STATE,contentAlignment:Rn.contentAlignment,tabAndContainerSpacing:Rn.tabAndContainerSpacing,horizontalPadding:Rn.horizontalPadding,verticalPadding:Rn.verticalPadding,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius}},accordionItemStyle:{selectorKey:wn.ACCORDION_ITEM_STYLE,defaultState:{selectorKey:wn.DEFAULT_STATE},collapsedState:{selectorKey:wn.COLLAPSED_STATE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},expandedState:{selectorKey:wn.EXPANDED_STATE,backgroundColor:Jo.backgroundColor,containerBackgroundColor:Object.assign(Object.assign({},Jo.backgroundColor),{property:"containerBackgroundColor"}),borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius}},groupedUpfrontStyle:{selectorKey:wn.GROUPED_UPFRONT_STYLE,backgroundColor:Jo.backgroundColor,containerBackgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},dropdownStyle:{selectorKey:wn.DROPDOWN_STYLE,backgroundColor:Jo.backgroundColor,containerBackgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},arrows:{selectorKey:wn.ARROWS,arrowIconStyle:Rn.arrowIconStyle,leftArrowIconStyle:Rn.leftArrowIconStyle,rightArrowIconStyle:Rn.rightArrowIconStyle,backgroundShape:Rn.backgroundShape,arrowSize:Rn.arrowSize,arrowColor:Rn.arrowColor},paginationDots:{selectorKey:wn.PAGINATION_DOTS,dotSize:Rn.dotSize,currentDotColor:Rn.currentDotColor,otherDotColor:Rn.otherDotColor},paginationLine:{selectorKey:wn.PAGINATION_LINE,currentLineColor:Rn.currentLineColor,otherLineColor:Rn.otherLineColor,lineHeight:Rn.lineHeight,lineWidth:Rn.lineWidth},table:{selectorKey:wn.TABLE,backgroundColor:Jo.backgroundColor,showBorder:Jo.showBorder,borderStyle:Rn.design.table.borderStyle,borderColor:Jo.borderColor,borderPerSlide:Rn.design.table.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur},tableHeader:{selectorKey:wn.TABLE_HEADER,backgroundColor:Jo.backgroundColor},headerText:{selectorKey:wn.HEADER_TEXT,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},tableRow:{selectorKey:wn.TABLE_ROW,backgroundColor:Jo.backgroundColor,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},scroll:{selectorKey:wn.SCROLL,scrollBarWidth:Rn.design.scrollBar.scrollBarWidth,scrollBarColor:Rn.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:wn.ROW_DIVIDERS,headerDivider:Rn.design.rowAndHeaderDividers.headerDivider,rowDivider:Rn.design.rowAndHeaderDividers.rowDivider,columnDivider:Rn.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:wn.PAGINATION,defaultState:{selectorKey:wn.DEFAULT_STATE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,previousIcon:Rn.design.pagination.previousIcon,nextIcon:Rn.design.pagination.nextIcon,iconSize:Rn.design.pagination.iconSize,iconColor:Rn.design.pagination.iconColor,backgroundShape:Rn.design.pagination.backgroundShape,backgroundColor:Jo.backgroundColor,pagination:Rn.design.pagination.pagination},hoverState:{selectorKey:wn.HOVER_STATE,theme:Jo.theme}},showMoreItemsButton:{selectorKey:wn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Rn.design.pagination.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,icon:Jo.icon,showIcon:Jo.showIcon,iconSize:Jo.iconSize,iconColor:Jo.iconColor},optionTitle:{selectorKey:wn.OPTION_TITLE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,themeDesc:Jo.themeDesc,fontDesc:Jo.fontDesc,fontSizeDesc:Jo.fontSizeDesc,textColorDesc:Jo.textColorDesc,boldDesc:Jo.boldDesc,italicDesc:Jo.italicDesc,linethroughDesc:Jo.linethroughDesc,underlineDesc:Jo.underlineDesc,textAlignDesc:Jo.textAlignDesc,characterSpacingDesc:Jo.characterSpacingDesc,lineHeightDesc:Jo.lineHeightDesc},noOfOptionValues:{selectorKey:wn.NO_OF_OPTION_VALUES,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},optionPrice:{selectorKey:wn.OPTION_PRICE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},selectedVarientName:{selectorKey:wn.SELECTED_VARIENT_NAME,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},optionValueName:{selectorKey:wn.OPTION_VALUE_NAME,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},optionValueCode:{selectorKey:wn.OPTION_VALUE_CODE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},noOfVariantsAvailable:{selectorKey:wn.NO_OF_VARIENTS_AVAILABLE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},optionValuePrice:{selectorKey:wn.OPTION_VALUE_PRICE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},availableInventory:{selectorKey:wn.AVAILABLE_INVENTORY,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},addedItemsTotal:{selectorKey:wn.ADDED_ITEMS_TOTAL,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight}},content:{selectorKey:wn.CONTENT,optionProperties:Rn.optionProperties,optionName:Rn.optionName,noOfOptionValues:Rn.noOfOptionValues,optionPrice:Rn.optionPrice,priceFormat:Rn.priceFormat,showSelectedVariant:Rn.showSelectedVariant,optionValueProperties:Rn.optionValueProperties,optionValueName:Rn.optionValueName,optionValueCode:Rn.optionValueCode,swatchImage:Rn.swatchImage,swatchImageType:Rn.swatchImageType,noOfVariantsAvailable:Rn.noOfVariantsAvailable,optionValuePrice:Rn.optionValuePrice,showAvailableInventory:Rn.showAvailableInventory,showTotalPriceOfAddedItems:Rn.showTotalPriceOfAddedItems},dataConnector:{selectorKey:wn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"selectedOptions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}}}},Dn={layout:{autoplay:{value:"true",propertyType:Xr.CONTROLS},showControls:{value:"onHover",propertyType:Xr.CONTROLS},loopVideo:{value:!0,propertyType:Xr.CONTROLS},loopCount:{value:4,propertyType:Xr.CONTROLS}},content:{image:{value:{src:"https://i.pinimg.com/736x/ba/91/a4/ba91a41ba14269c20b2ae3d9bde16e4d.jpg"},propertyType:Xr.CONTROLS},videoFile:{value:"https://sellerscommerce.sirv.com/00000000-0000-0000-0000-000000000000/template-images/default-video.mp4",propertyType:Xr.CONTROLS,property:"videoFile"},showVideoTitle:{value:!0,propertyType:Xr.CONTROLS},videoTitle:{value:"Sample Video",propertyType:Xr.CONTROLS},showVideoDescription:{value:!0,propertyType:Xr.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:Xr.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:Xr.CONTROLS},thumbnailImage:{value:"",propertyType:Xr.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:Xr.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:Xr.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:Xr.CONTROLS},icon:{value:"",propertyType:Xr.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:Xr.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Xr.CSS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Xr.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Xr.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Xr.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Xr.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Xr.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Xr.CSS},playIcon:{value:"preview",property:"playIcon",propertyType:Xr.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:Xr.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Xr.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:Xr.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"}(Nn||(Nn={}));var An,In=function(){return{layout:{selectorKey:Nn.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"245",unit:4}),margin:Jo.margin,padding:Object.assign(Object.assign({},Jo.padding),{value:"20",unit:1}),autoplay:Dn.layout.autoplay,showControls:Dn.layout.showControls,loopVideo:Dn.layout.loopVideo,loopCount:Dn.layout.loopCount,positionType:Jo.positionType,pinTo:Jo.pinTo},content:{selectorKey:Nn.CONTENT,videoFile:Dn.content.videoFile,showVideoTitle:Dn.content.showVideoTitle,videoTitle:Dn.content.videoTitle,showVideoDescription:Dn.content.showVideoDescription,videoDescription:Dn.content.videoDescription,showCustomVideoThumbnail:Dn.content.showCustomVideoThumbnail,thumbnailImage:Dn.content.thumbnailImage,image:Dn.content.image},design:{selectorKey:Nn.DESIGN,videoWidgetLayout:{selectorKey:Nn.VIDEO_WIDGET_LAYOUT,verticalAlignment:Dn.design.verticalAlignment,widgetTextAndItemSpacing:Dn.design.widgetTextAndItemSpacing,textPosition:Dn.design.textPosition},videoWidgetDesign:{selectorKey:Nn.VIDEO_WIDGET_DESIGN,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,showIcon:Jo.showIcon,iconSize:Jo.iconSize,iconColor:Jo.iconColor,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,themeDesc:Jo.themeDesc,fontDesc:Jo.fontDesc,fontSizeDesc:Jo.fontSizeDesc,textColorDesc:Jo.textColorDesc,boldDesc:Jo.boldDesc,italicDesc:Jo.italicDesc,linethroughDesc:Jo.linethroughDesc,underlineDesc:Jo.underlineDesc,textAlignDesc:Jo.textAlignDesc,characterSpacingDesc:Jo.characterSpacingDesc,lineHeightDesc:Jo.lineHeightDesc},videoTextLayout:{selectorKey:Nn.VIDEO_TEXT_LAYOUT,textVerticalPadding:Dn.design.textVerticalPadding,textHorizontalPadding:Dn.design.textHorizontalPadding,titleAndDescriptionSpacing:Dn.design.titleAndDescriptionSpacing},videoTextContainerDesign:{selectorKey:Nn.VIDEO_TEXT_CONTAINER_DESIGN,backgroundColor:Jo.backgroundColor,showBorder:Jo.showBorder,borderStyle:Jo.borderStyle,borderColor:Jo.borderColor,borderPerSlide:Jo.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur},playPause:{selectorKey:Nn.PLAY_PAUSE,playIcon:Dn.design.playIcon,pauseIcon:Dn.design.pauseIcon,size:Dn.design.size,iconColor:Jo.iconColor,backgroundShape:Dn.design.backgroundShape,backgroundColor:Jo.backgroundColor}}}},xn={layout:{groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Xr.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Xr.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Xr.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Xr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Xr.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Xr.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Xr.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Xr.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Xr.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Xr.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Xr.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Xr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Xr.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:Xr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Xr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Xr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Xr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Xr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Xr.CONTROLS},header:{value:!0,property:"header",propertyType:Xr.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Xr.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Xr.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Xr.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Xr.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Xr.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Xr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Xr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Xr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Xr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Xr.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:Xr.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:Xr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Xr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Xr.CSS},groupHorizontalPadding:{value:"10",unit:1,property:"groupHorizontalPadding",propertyType:Xr.CSS},groupVerticalPadding:{value:"10",unit:1,property:"groupVerticalPadding",propertyType:Xr.CSS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Xr.CONTROLS},groupAndContainerSpacing:{value:"10",unit:1,property:"groupAndContainerSpacing",propertyType:Xr.CSS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Xr.CONTROLS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Xr.CONTROLS},overflowControl:{value:"None",property:"overflowControl",propertyType:Xr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Xr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Xr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Xr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Xr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Xr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Xr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Xr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Xr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Xr.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Xr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Xr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Xr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Xr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Xr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Xr.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:Xr.CSS},verticalPadding:{value:"10",unit:1,property:"verticalPadding",propertyType:Xr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Xr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Xr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Xr.CONTROLS},itemSpacing:{value:"10",unit:1,property:"itemSpacing",propertyType:Xr.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:Xr.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:Xr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Xr.CONTROLS},displayValues:{value:"Stack Vertical",property:"displayValues",propertyType:Xr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Xr.CONTROLS},sliderDisplayScrollBar:{value:!1,propertyType:Xr.CONTROLS,property:"sliderDisplayScrollBar"},showVolumePrice:{value:!0,propertyType:Xr.CONTROLS,property:"showVolumePrice"},displayFormat:{value:"Stack Horizontal",propertyType:Xr.CONTROLS,property:"displayFormat"},onClick:{value:"showAll",propertyType:Xr.CONTROLS,property:"onClick"},sliderControl:{value:"Arrows",propertyType:Xr.CONTROLS,property:"sliderControl"},controlPosition:{value:"bottom",propertyType:Xr.CONTROLS,property:"controlPosition"},loopImages:{value:!1,propertyType:Xr.CONTROLS,property:"loopImages"},autoplay:{value:!1,propertyType:Xr.CONTROLS,property:"autoplay"},showMoreRows:{value:"onScroll",propertyType:Xr.CONTROLS,property:"showMoreRows"},noOfItemsToLoad:{value:"allItems",propertyType:Xr.CONTROLS,property:"noOfItemsToLoad"},groupDisplayStyle:{value:"horizontalTabs",propertyType:Xr.CONTROLS,property:"groupDisplayStyle"},optionTitleAndValueSpacing:{value:"20",propertyType:Xr.CSS,property:"optionTitleAndValueSpacing"},tabItemSpacing:{value:"20",propertyType:Xr.CSS,property:"tabItemSpacing"},accordionItemSpacing:{value:"20",propertyType:Xr.CSS,property:"accordionItemSpacing"}},content:{uom:{value:!0,propertyType:Xr.CONTROLS,property:"uom"},uomName:{value:!0,propertyType:Xr.CONTROLS,property:"uomName"},uomConversion:{value:!0,propertyType:Xr.CONTROLS,property:"uomConversion"},productPrice:{value:!0,propertyType:Xr.CONTROLS,property:"productPrice"},sellingPrice:{value:!0,propertyType:Xr.CONTROLS,property:"sellingPrice"},displayProductUOM:{value:!0,propertyType:Xr.CONTROLS,property:"displayProductUOM"},displayProductCurrencyCode:{value:!0,propertyType:Xr.CONTROLS,property:"displayProductCurrencyCode"},actualPriceToggle:{value:!0,propertyType:Xr.CONTROLS,property:"actualPriceToggle"},actualPrice:{value:!0,propertyType:Xr.CONTROLS,property:"actualPrice"},displayPriceUOM:{value:!0,propertyType:Xr.CONTROLS,property:"displayPriceUOM"},displayPriceCurrencyCode:{value:!0,propertyType:Xr.CONTROLS,property:"displayPriceCurrencyCode"},discountPercentage:{value:!0,propertyType:Xr.CONTROLS,property:"discountPercentage"},discountValue:{value:!0,propertyType:Xr.CONTROLS,property:"discountValue"},savings:{value:!0,propertyType:Xr.CONTROLS,property:"savings"},savingsPercentage:{value:!0,propertyType:Xr.CONTROLS,property:"savingsPercentage"},savingsValue:{value:!0,propertyType:Xr.CONTROLS,property:"savingsValue"},displaySavingsCurrencyCode:{value:!0,propertyType:Xr.CONTROLS,property:"displaySavingsCurrencyCode"},pricePerUnit:{value:!0,propertyType:Xr.CONTROLS,property:"pricePerUnit"},EmbellishmentPrice:{value:!0,propertyType:Xr.CONTROLS,property:"EmbellishmentPrice"},productTax:{value:!0,propertyType:Xr.CONTROLS,property:"productTax"},productShippingPrice:{value:!0,propertyType:Xr.CONTROLS,property:"productShippingPrice"}},design:{arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Xr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Xr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Xr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Xr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Xr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Xr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Xr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Xr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Xr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Xr.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Xr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Xr.CSS},table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Xr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Xr.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:Xr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Xr.CONTROLS},fontSize:{value:"16",propertyType:Xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},characterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},lineHeight:{value:"16",propertyType:Xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Xr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Xr.CSS},fontSize:{value:"16",propertyType:Xr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},characterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},lineHeight:{value:"16",propertyType:Xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Xr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Xr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"}},pagination:{rightArrowIconStyle:{value:"chevron-right",propertyType:Xr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Xr.CONTROLS},pagination:{value:"defaultState",propertyType:Xr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Xr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Xr.CONTROLS},arrowSize:{value:"16",propertyType:Xr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Xr.CSS},backgroundShape:{value:"rectangle",propertyType:Xr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Xr.CSS},font:{value:"lato",propertyType:Xr.CSS},fontSize:{value:"16",propertyType:Xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Xr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Xr.CSS},hoverFont:{value:"lato",propertyType:Xr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Xr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Xr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Xr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Xr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Xr.CONTROLS},iconSize:{value:"20",propertyType:Xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.GROUPED_OPTION_DISPLAY_STYLE="groupedOptionsDisplayStyle",e.OPTION_DISPLAY_STYLE="optionsDisplayStyle",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"}(An||(An={}));var En,Pn=function(){return{layout:{selectorKey:An.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"48",unit:1}),margin:Jo.margin,padding:Jo.padding,showVolumePrice:xn.layout.showVolumePrice,displayFormat:xn.layout.displayFormat,itemSpacing:xn.layout.itemSpacing,maxItemsToDisplay:xn.layout.maxItemsToDisplay,overflowControl:xn.layout.overflowControl,onClick:xn.layout.onClick,sliderControl:xn.layout.sliderControl,controlPosition:xn.layout.controlPosition,loopImages:xn.layout.loopImages,autoplay:xn.layout.autoplay,header:xn.layout.header,headerHeight:xn.layout.headerHeight,rowHeight:xn.layout.rowHeight,headerDivider:xn.layout.headerDivider,rowDivider:xn.layout.rowDivider,columnDivider:xn.layout.columnDivider,alternativeRowColors:xn.layout.alternativeRowColors,headerCellPadding:xn.layout.headerCellPadding,rowCellPadding:xn.layout.rowCellPadding,contentAlignment:xn.layout.contentAlignment,showMoreRows:xn.layout.showMoreRows,rowsPerPage:xn.layout.rowsPerPage,paginationType:xn.layout.paginationType,paginationAlignment:xn.layout.paginationAlignment,optionTitleAndValueSpacing:xn.layout.optionTitleAndValueSpacing,tabItemSpacing:xn.layout.tabItemSpacing,accordionItemSpacing:xn.layout.accordionItemSpacing,noOfItemsToLoad:xn.layout.noOfItemsToLoad,groupDisplayStyle:xn.layout.groupDisplayStyle,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo,sliderDisplayScrollBar:xn.layout.sliderDisplayScrollBar,optionTitleValueSpacing:xn.layout.optionTitleValueSpacing,dividerBetweenItems:xn.layout.dividerBetweenItems,optionsDisplayStyle:{selectorKey:An.OPTION_DISPLAY_STYLE,displayValues:xn.layout.displayValues,itemPadding:xn.layout.itemPadding,itemSpacing:xn.layout.itemSpacing,maxItemsToDisplay:xn.layout.maxItemsToDisplay,overflowItems:xn.layout.overflowItems,swatchImageType:xn.layout.swatchImageType},groupedOptionsDisplayStyle:{selectorKey:An.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:xn.layout.groupsDisplayStyle,groupSpacing:xn.layout.groupSpacing,groupPadding:xn.layout.groupPadding,groupHeaderAndOptionSpacing:xn.layout.groupHeaderAndOptionSpacing,tabDirection:xn.layout.tabDirection,tabLayout:xn.layout.tabLayout,tabAlignment:xn.layout.tabAlignment,tabSpacing:xn.layout.tabSpacing,tabAndContainerSpacing:xn.layout.tabAndContainerSpacing,tabHorizontalPadding:xn.layout.tabHorizontalPadding,tabVerticalPadding:xn.layout.tabVerticalPadding,containerPadding:xn.layout.containerPadding,overflowItems:xn.layout.overflowItems,tabRowSpacing:xn.layout.tabRowSpacing,expandIconPosition:xn.layout.expandIconPosition,expandFirstItemByDefault:xn.layout.expandFirstItemByDefault,allowMultipleOpenItems:xn.layout.allowMultipleOpenItems,itemDividers:xn.layout.itemDividers,accordionSpacing:xn.layout.accordionSpacing,accordionAndContainerSpacing:xn.layout.accordionAndContainerSpacing,accordionHorizontalPadding:xn.layout.accordionHorizontalPadding,accordionVerticalPadding:xn.layout.accordionVerticalPadding,groupAndContainerSpacing:xn.layout.groupAndContainerSpacing,groupHorizontalPadding:xn.layout.groupHorizontalPadding,groupVerticalPadding:xn.layout.groupVerticalPadding,canCollapseGroups:xn.layout.canCollapseGroups,collapseIconPosition:xn.layout.collapseIconPosition}},content:{selectorKey:An.CONTENT,uom:xn.content.uom,uomName:xn.content.uomName,uomConversion:xn.content.uomConversion,productPrice:xn.content.productPrice,sellingPrice:xn.content.sellingPrice,displayProductUOM:xn.content.displayProductUOM,displayProductCurrencyCode:xn.content.displayProductCurrencyCode,actualPriceToggle:xn.content.actualPriceToggle,actualPrice:xn.content.actualPrice,displayPriceUOM:xn.content.displayPriceUOM,displayPriceCurrencyCode:xn.content.displayPriceCurrencyCode,discountPercentage:xn.content.discountPercentage,discountValue:xn.content.discountValue,savings:xn.content.savings,savingsPercentage:xn.content.savingsPercentage,savingsValue:xn.content.savingsValue,displaySavingsCurrencyCode:xn.content.displayProductCurrencyCode,pricePerUnit:xn.content.pricePerUnit,EmbellishmentPrice:xn.content.EmbellishmentPrice,productTax:xn.content.productTax,productShippingPrice:xn.content.productShippingPrice},design:{selectorKey:An.DESIGN,itemStyle:{selectorKey:An.ITEM_STYLE,defaultState:{selectorKey:An.DEFAULT_STATE,contentAlignment:xn.design.contentAlignment,horizontalPadding:xn.design.horizontalPadding,verticalPadding:xn.design.verticalPadding,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},selectedState:{selectorKey:An.SELECTED_STATE,contentAlignment:xn.design.contentAlignment,horizontalPadding:xn.design.horizontalPadding,verticalPadding:xn.design.verticalPadding,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius}},uomTitleStyle:{selectorKey:An.UOM_TITLE_STYLE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},uomConversionStyle:{selectorKey:An.UOM_CONVERSION_STYLE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},productPrice:{selectorKey:An.PRODUCT_PRICE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},uomStyle:{selectorKey:An.UOM_STYLE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},currencyCodeStyle:{selectorKey:An.CURRENCY_CODE_STYLE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},actualPrice:{selectorKey:An.ACTUAL_PRICE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},discount:{selectorKey:An.DISCOUNT,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},discountValue:{selectorKey:An.DISCOUNT_VALUE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},savings:{selectorKey:An.SAVINGS,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},savingsValue:{selectorKey:An.SAVINGS_VALUE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},pricePerUnit:{selectorKey:An.PRICE_PER_UNIT,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},arrows:{selectorKey:An.ARROWS,arrowIconStyle:xn.design.pagination.arrowIconStyle,leftArrowIconStyle:xn.design.pagination.leftArrowIconStyle,rightArrowIconStyle:xn.design.pagination.rightArrowIconStyle,backgroundShape:xn.design.pagination.backgroundShape,arrowSize:xn.design.arrowSize,arrowColor:xn.design.arrowColor},paginationDots:{selectorKey:An.PAGINATION_DOTS,dotSize:xn.design.dotSize,currentDotColor:xn.design.currentDotColor,otherDotColor:xn.design.otherDotColor},paginationLine:{selectorKey:An.PAGINATION_LINE,currentLineColor:xn.design.currentLineColor,otherLineColor:xn.design.otherLineColor,lineHeight:xn.design.lineHeight,lineWidth:xn.design.lineWidth},table:{selectorKey:An.TABLE,backgroundColor:Jo.backgroundColor,showBorder:Jo.showBorder,borderStyle:xn.design.table.borderStyle,borderColor:Jo.borderColor,borderPerSlide:xn.design.table.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur},tableHeader:{selectorKey:An.TABLE_HEADER,backgroundColor:Jo.backgroundColor},headerText:{selectorKey:An.HEADER_TEXT,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},tableRow:{selectorKey:An.TABLE_ROW,backgroundColor:Jo.backgroundColor,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},rowDividers:{selectorKey:An.ROW_DIVIDERS,headerDivider:xn.design.rowAndHeaderDividers.headerDivider,rowDivider:xn.design.rowAndHeaderDividers.rowDivider,columnDivider:xn.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:An.SCROLL,scrollBarWidth:xn.design.scrollBar.scrollBarWidth,scrollBarColor:xn.design.scrollBar.scrollBarColor},pagination:{selectorKey:An.PAGINATION,defaultState:{selectorKey:An.DEFAULT_STATE,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,previousIcon:xn.design.pagination.previousIcon,nextIcon:xn.design.pagination.nextIcon,iconSize:xn.design.pagination.iconSize,iconColor:xn.design.pagination.iconColor,backgroundShape:xn.design.pagination.backgroundShape,backgroundColor:Jo.backgroundColor,pagination:xn.design.pagination.pagination},hoverState:{selectorKey:An.HOVER_STATE,theme:Jo.theme}},showMoreItemsButton:{selectorKey:An.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:xn.design.pagination.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight}},dataConnector:{selectorKey:An.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"volumePricingDeatils",url:null,enum:null,id:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}}}},_n={openAutomaticallyOnPage:{value:!0,propertyType:Xr.CONTROLS,property:"openAutomaticallyOnPage"},selectPage:{value:"showImageLightbox",propertyType:Xr.CONTROLS,property:"selectPage"},closeOnXIcon:{value:!0,propertyType:Xr.CONTROLS,property:"closeIcon"},closeOnClickingBackground:{value:!1,propertyType:Xr.CONTROLS,property:"closeOnClickingBackground"},lightboxPosition:{value:"Top Left",propertyType:Xr.CONTROLS,property:"lightboxPosition"},horizontalOffset:{value:"0",propertyType:Xr.CSS,property:"horizontalOffset",unit:1},verticalOffset:{value:"0",propertyType:Xr.CSS,property:"verticalOffset",unit:1}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(En||(En={}));var Bn,Hn=function(){return{layout:{selectorKey:En.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"340",unit:1}),openAutomaticallyOnPage:_n.openAutomaticallyOnPage,selectPage:_n.selectPage,closeIcon:_n.closeOnXIcon,closeOnClickingBackground:_n.closeOnClickingBackground,lightboxPosition:_n.lightboxPosition,horizontalOffset:_n.horizontalOffset,verticalOffset:_n.verticalOffset},design:{selectorKey:En.DESIGN,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius}}},zn={whenClicked:{value:"Open Full Cart",property:"whenClicked",propertyType:Xr.CONTROLS},showCartText:{value:!0,property:"showCartText",propertyType:Xr.CONTROLS},cartText:{value:"My Cart",property:"cartText",propertyType:Xr.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CART_ICON="cartIcon",e.MINI_CART_TEXT="miniCartText",e.CART_ITEMS_COUNT="cartItemsCount"}(Bn||(Bn={}));var kn,Kn=function(){return{layout:{selectorKey:Bn.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"135",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"40",unit:1}),margin:Jo.margin,padding:Jo.padding,whenClicked:zn.whenClicked,showCartText:zn.showCartText,cartText:zn.cartText,showNoOfItems:zn.showNoOfItems,positionType:Jo.positionType,pinTo:Jo.pinTo},design:{selectorKey:Bn.DESIGN,cartIcon:{selectorKey:Bn.CART_ICON,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,showIcon:Jo.showIcon,iconSize:Jo.iconSize,iconColor:Jo.iconColor,icon:Object.assign(Object.assign({},Jo.icon),{value:"shopping-cart-01"})},miniCartText:{selectorKey:Bn.MINI_CART_TEXT,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,themeDesc:Jo.themeDesc,fontDesc:Jo.fontDesc,fontSizeDesc:Jo.fontSizeDesc,textColorDesc:Jo.textColorDesc,boldDesc:Jo.boldDesc,italicDesc:Jo.italicDesc,linethroughDesc:Jo.linethroughDesc,underlineDesc:Jo.underlineDesc,textAlignDesc:Jo.textAlignDesc,characterSpacingDesc:Jo.characterSpacingDesc,lineHeightDesc:Jo.lineHeightDesc},cartItemsCount:{selectorKey:Bn.CART_ITEMS_COUNT,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight}}}},jn={loggedInButtonStyle:{value:"Avatar & Name",property:"loggedInButtonStyle",propertyType:Xr.CONTROLS},beforeLoginText:{value:"My Cart",property:"beforeLoginText",propertyType:Xr.CONTROLS},myAccount:{value:!0,property:"myAccount",propertyType:Xr.CONTROLS},myOrders:{value:!0,property:"myOrders",propertyType:Xr.CONTROLS},myAddresses:{value:!0,property:"myAddresses",propertyType:Xr.CONTROLS},myQuotes:{value:!0,property:"myQuotes",propertyType:Xr.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"}(kn||(kn={}));var Un,Mn=function(){return{layout:{selectorKey:kn.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"180",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"75",unit:1}),margin:Jo.margin,padding:Jo.padding,loggedInButtonStyle:jn.loggedInButtonStyle,beforeLoginText:jn.beforeLoginText,positionType:Jo.positionType,pinTo:Jo.pinTo},content:{selectorKey:kn.CONTENT,myAccount:jn.myAccount,myOrders:jn.myOrders,myAddresses:jn.myAddresses,myQuotes:jn.myQuotes},design:{selectorKey:kn.DESIGN,profileAvatar:{selectorKey:kn.PROFILE_AVATAR,showIcon:Object.assign(Object.assign({},Jo.icon),{value:"user-icon"}),iconSize:Jo.iconSize,iconColor:Jo.iconColor},profileMenuItems:{selectorKey:kn.profile_ICON,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},profileNameText:{selectorKey:kn.MINI_profile_TEXT,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(Un||(Un={}));var Gn,Vn=function(){return{layout:{selectorKey:Un.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Xr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Jo.height),{isReadOnly:!0}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:Xr.CONTROLS},itemGap:{property:"itemGap",propertyType:Xr.CSS,value:1,unit:qr.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:Xr.CSS},justifyContent:{property:"justifyContent",propertyType:Xr.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Xr.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:Xr.CSS,value:100,unit:qr.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:Xr.CSS,value:100,unit:qr.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:Xr.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:Xr.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:qr.PIXELS,propertyType:Xr.CSS},dotSize:{property:"dotSize",value:10,unit:qr.PIXELS,propertyType:Xr.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:Xr.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:Xr.CONTROLS},autoplay:{value:!1,propertyType:Xr.CONTROLS},autoplayDuration:{value:3e3,unit:qr.MS,propertyType:Xr.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:Xr.CONTROLS},stopOnInteraction:{value:!1,propertyType:Xr.CONTROLS},displayAds:{value:!0,propertyType:Xr.CONTROLS}},design:Object.assign({selectorKey:Un.DESIGN,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},gt),dataConnector:{selectorKey:Un.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Xr.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Xr.CONTROLS}},content:{selectorKey:Un.CONTENT,adVariationsList:{value:[{id:"",label:"Default Categories",isDefault:!0,displayStyle:"Full Row",ads:[],itemPositionsInGrid:"",repeatItems:!1,shuffleItems:!1,showDetails:!0,range:0}],property:"adVariationsList",propertyType:Xr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Gn||(Gn={}));var Wn,Yn=function(){return{layout:{selectorKey:Gn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Xr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Jo.height),{isReadOnly:!0}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo},design:Object.assign({selectorKey:Gn.DESIGN,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},gt)}},Fn={spacingBetweenMenuListItems:{value:20,property:"spacingBetweenMenuListItems",unit:1,propertyType:Xr.CSS},fillItemsToContainerWidth:{value:!1,propertyType:Xr.CONTROLS},dividerBetweenItems:{value:!1,propertyType:Xr.CONTROLS},listItemAlignment:{value:"left",property:"listItemAlignment",propertyType:Xr.CSS},listItemContentAlignment:{value:"left",property:"listItemContentAlignment",propertyType:Xr.CSS},maxItemsToDisplay:{value:50,unit:7,property:"maxItemsToDisplay",propertyType:Xr.CSS},overflowControl:{value:"Load More Button",propertyType:Xr.CONTROLS},onClick:{value:"Navigate to a page",propertyType:Xr.CONTROLS},menuList:{value:[{label:"Home",url:""}],propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.MENU_CONTAINER="menuContainer",e.MENU_ITEM_STYLE="menuItemStyle"}(Wn||(Wn={}));var Xn,qn=function(){return{layout:{selectorKey:Wn.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:200,unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:30}),margin:Jo.margin,padding:Jo.padding,direction:Jo.direction,spacingBetweenMenuListItems:Fn.spacingBetweenMenuListItems,fillItemsToContainerWidth:Fn.fillItemsToContainerWidth,dividerBetweenItems:Fn.dividerBetweenItems,listItemAlignment:Fn.listItemAlignment,listItemContentAlignment:Fn.listItemContentAlignment,maxItemsToDisplay:Fn.maxItemsToDisplay,overflowControl:Fn.overflowControl,onClick:Fn.onClick,positionType:Jo.positionType,pinTo:Jo.pinTo},content:{menuList:Fn.menuList},design:{selectorKey:Wn.DESIGN,menuContainer:{selectorKey:Wn.MENU_CONTAINER,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},menuItemStyle:{selectorKey:Wn.MENU_ITEM_STYLE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight}}}},Qn={itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Xr.CSS},optionItemSpacing:{value:6,property:"optionItemSpacing",unit:1,propertyType:Xr.CSS},optionItemPadding:{value:2,property:"optionItemPadding",unit:1,propertyType:Xr.CSS},showOptionsToSelect:{value:!0,propertyType:Xr.CONTROLS},showNoOfOptions:{value:!0,propertyType:Xr.CONTROLS},noOfOptionsToShowUpfront:{value:5,unit:7,propertyType:Xr.CONTROLS},showRemainingOptionsAs:{value:"Button",propertyType:Xr.CONTROLS},whenClicked:{value:"Open Quick View",propertyType:Xr.CONTROLS},buttonText:{value:"More Options",propertyType:Xr.CONTROLS},dividerBetweenOptions:{value:!0,propertyType:Xr.CONTROLS},optionTitleValueSpacing:{value:6,property:"optionTitleValueSpacing",unit:1,propertyType:Xr.CSS},displayValues:{value:"Horizontally",propertyType:Xr.CONTROLS},displayStyle:{value:"Swatch",propertyType:Xr.CONTROLS},swatchItemSpacing:{value:6,property:"swatchItemSpacing",unit:1,propertyType:Xr.CSS},swatchItemSize:{value:30,property:"swatchItemSize",unit:1,propertyType:Xr.CSS},swatchItemPadding:{value:2,property:"swatchItemPadding",unit:1,propertyType:Xr.CSS,isMuted:!0},swatchMaxItemsToDisplay:{value:5,unit:7,propertyType:Xr.CONTROLS},swatchOverflowItems:{value:"Wrap",propertyType:Xr.CONTROLS},swatchImageType:{value:"Swatch image",propertyType:Xr.CONTROLS},singleSelectDisplayValues:{value:"Horizontal",propertyType:Xr.CONTROLS},singleSelectItemSpacing:{value:6,property:"singleSelectItemSpacing",unit:1,propertyType:Xr.CSS},singleSelectItemPadding:{value:2,property:"singleSelectItemPadding",unit:1,propertyType:Xr.CSS},singleSelectMaxItemsToDisplay:{value:5,unit:7,propertyType:Xr.CONTROLS},singleSelectOverFlowItems:{value:"Wrap",propertyType:Xr.CONTROLS},swatchDropdownOptionsSpacing:{value:6,property:"swatchDropdownOptionsSpacing",unit:1,propertyType:Xr.CSS},swatchDropdownOptionsPadding:{value:2,property:"swatchDropdownOptionsPadding",unit:1,propertyType:Xr.CSS},swatchDropdownStyle:{value:"Horizontal",propertyType:Xr.CONTROLS},swatchOptionAndListSpacing:{value:6,property:"swatchOptionAndListSpacing",unit:1,propertyType:Xr.CSS},swatchDropdownListItemSpacing:{value:6,property:"swatchDropdownListItemSpacing",unit:1,propertyType:Xr.CSS},swatchDropdownListItemPadding:{value:2,property:"swatchDropdownListItemPadding",unit:1,propertyType:Xr.CSS},swatchDividerBetweenLIstItems:{value:!1,propertyType:Xr.CONTROLS}},Zn={optionSelection:{value:!0,property:"optionSelection",propertyType:Xr.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Xr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Xr.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:Xr.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Xr.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Xr.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Xr.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:Xr.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Xr.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Xr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Xr.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:Xr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Xr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Xr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Xr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Xr.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Xr.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Xr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Xr.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Xr.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Xr.CONTROLS},dropdownOptionsSpacing:{value:6,property:"dropdownOptionsSpacing",propertyType:Xr.CSS},dropdownOptionsPadding:{value:0,property:"dropdownOptionsPadding",propertyType:Xr.CSS},optionAndListSpacing:{value:6,property:"optionAndListSpacing",propertyType:Xr.CSS},dropdownListItemSpacing:{value:6,property:"dropdownListItemSpacing",propertyType:Xr.CSS},dropdownListItemPadding:{value:6,property:"dropdownListItemPadding",propertyType:Xr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Xr.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Xr.CONTROLS},groupSpacing:{value:6,property:"groupSpacing",propertyType:Xr.CONTROLS},groupPadding:{value:6,property:"groupPadding",propertyType:Xr.CONTROLS},groupHeaderAndOptionSpacing:{value:6,property:"groupHeaderAndOptionSpacing",propertyType:Xr.CONTROLS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Xr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Xr.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Xr.CONTROLS},tabSpacing:{value:6,property:"tabSpacing",propertyType:Xr.CSS},tabAndContainerSpacing:{value:6,property:"tabAndContainerSpacing",propertyType:Xr.CSS},tabHorizontalPadding:{value:6,property:"tabHorizontalPadding",propertyType:Xr.CSS},tabVerticalPadding:{value:6,property:"tabVerticalPadding",propertyType:Xr.CSS},containerPadding:{value:6,property:"containerPadding",propertyType:Xr.CSS},tabRowSpacing:{value:6,property:"tabRowSpacing",propertyType:Xr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Xr.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:Xr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Xr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Xr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Xr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Xr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Xr.CONTROLS},header:{value:!0,property:"header",propertyType:Xr.CONTROLS},headerHeight:{value:6,property:"headerHeight",propertyType:Xr.CSS},rowHeight:{value:6,property:"rowHeight",propertyType:Xr.CSS},accordionSpacing:{value:6,property:"accordionSpacing",propertyType:Xr.CSS},accordionAndContainerSpacing:{value:6,property:"accordionAndContainerSpacing",propertyType:Xr.CSS},accordionHorizontalPadding:{value:6,property:"accordionHorizontalPadding",propertyType:Xr.CSS},accordionVerticalPadding:{value:6,property:"accordionVerticalPadding",propertyType:Xr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Xr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Xr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Xr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Xr.CONTROLS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Xr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Xr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Xr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Xr.CSS},groupHorizontalPadding:{value:6,property:"groupHorizontalPadding",propertyType:Xr.CSS},groupVerticalPadding:{value:6,property:"groupVerticalPadding",propertyType:Xr.CSS},groupAndContainerSpacing:{value:6,property:"groupAndContainerSpacing",propertyType:Xr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Xr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Xr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Xr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Xr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Xr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Xr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Xr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Xr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Xr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Xr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Xr.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Xr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Xr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Xr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Xr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Xr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Xr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Xr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Xr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Xr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Xr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Xr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Xr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Xr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Xr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Xr.CSS},buttonType:{value:"primaryButton",propertyType:Xr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Xr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Xr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Xr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Xr.CONTROLS},backgroundShape:{value:"circle",propertyType:Xr.CONTROLS},swatchShape:{value:"circle",propertyType:Xr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Xr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Xr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Xr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Xr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Xr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Xr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Xr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Xr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Xr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Xr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Xr.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:Xr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Xr.CONTROLS},fontSize:{value:"16",propertyType:Xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},characterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},lineHeight:{value:"16",propertyType:Xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Xr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Xr.CSS},fontSize:{value:"16",propertyType:Xr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},characterSpacing:{value:"16",propertyType:Xr.CSS,unit:1},lineHeight:{value:"16",propertyType:Xr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Xr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Xr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Xr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Xr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Xr.CONTROLS},arrowSize:{value:"16",propertyType:Xr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Xr.CSS},backgroundShape:{value:"rectangle",propertyType:Xr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Xr.CSS},font:{value:"lato",propertyType:Xr.CSS},fontSize:{value:"16",propertyType:Xr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Xr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Xr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Xr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Xr.CSS},hoverFont:{value:"lato",propertyType:Xr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Xr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Xr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Xr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Xr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Xr.CONTROLS},iconSize:{value:"20",propertyType:Xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.WIDGET_STYLE="widgetStyle",e.COLLAPSED_ACCRORDION_ITEM="collapsedAccordionItem",e.EXPANDED_ACCRORDION_ITEM="expandedAccordionItem",e.DIVIDER="divider",e.DATA_CONNECTOR="dataConnector",e.SWATFH_TYPE_DISPLAY_STYLE="swatchTypeDisplayStyle",e.SINGLE_SELECT_DISPLAY_STYLE="singleSelectDisplayStyle",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selected",e.SWATCH_OPTION_VALUE_STYLE="swatchOptionValueStyle",e.SINGLE_OPTION_VALUE_STYLE="singleOptionValueStyle",e.DROPDOWN_DISPLAY_STYLE="dropdownDisplayStyle"}(Xn||(Xn={}));var $n,Jn=function(){return{layout:{selectorKey:Xn.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"auto",unit:qr.CUSTOM}),margin:Jo.margin,padding:Jo.padding,positionType:Jo.positionType,pinTo:Jo.pinTo,showOptionsToSelect:Qn.showOptionsToSelect,itemSpacing:Qn.itemSpacing,showNoOfOptions:Qn.showNoOfOptions,noOfOptionsToShowUpfront:Qn.noOfOptionsToShowUpfront,showRemainingOptionsAs:Qn.showRemainingOptionsAs,whenClicked:Qn.whenClicked,buttonText:Qn.buttonText,displayStyle:Qn.displayStyle,dividerBetweenOptions:Qn.dividerBetweenOptions,optionTitleValueSpacing:Qn.optionTitleValueSpacing,displayValues:Qn.displayValues,swatchItemSpacing:Qn.swatchItemSpacing,swatchItemSize:Qn.swatchItemSize,swatchItemPadding:Qn.swatchItemPadding,optionItemSpacing:Qn.optionItemSpacing,optionItemPadding:Qn.optionItemPadding,swatchMaxItemsToDisplay:Qn.swatchMaxItemsToDisplay,swatchOverflowItems:Qn.swatchOverflowItems,swatchImageType:Qn.swatchImageType,singleSelectDisplayValues:Qn.singleSelectDisplayValues,singleSelectItemSpacing:Qn.singleSelectItemSpacing,singleSelectItemPadding:Qn.singleSelectItemPadding,singleSelectMaxItemsToDisplay:Qn.singleSelectMaxItemsToDisplay,singleSelectOverFlowItems:Qn.singleSelectOverFlowItems,swatchDropdownOptionsSpacing:Qn.swatchDropdownOptionsSpacing,swatchDropdownOptionsPadding:Qn.swatchDropdownOptionsPadding,swatchDropdownStyle:Qn.swatchDropdownStyle,swatchOptionAndListSpacing:Qn.swatchOptionAndListSpacing,swatchDropdownListItemSpacing:Qn.swatchDropdownListItemSpacing,swatchDropdownListItemPadding:Qn.swatchDropdownListItemPadding,swatchDividerBetweenLIstItems:Qn.swatchDividerBetweenLIstItems,dropdownDisplayStyle:{selectorKey:Xn.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Zn.dropdownOptionsSpacing,dropdownOptionsPadding:Zn.dropdownOptionsPadding,dropdownStyle:Zn.dropdownStyle,optionAndListSpacing:Zn.optionAndListSpacing,dropdownListItemSpacing:Zn.dropdownListItemSpacing,dropdownListItemPadding:Zn.dropdownListItemPadding,dividerBetweenListItems:Zn.dividerBetweenListItems,maxItemsToDisplay:Zn.maxItemsToDisplay,overflowItems:Zn.overflowItems}},design:{selectorKey:Xn.DESIGN,widgetStyle:{selectorKey:Xn.WIDGET_STYLE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},optionValueStyle:{selectorKey:Xn.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:Xn.DEFAULT_STATE,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,backgroundShape:Zn.backgroundShape,swatchShape:Zn.swatchShape},hoverState:{selectorKey:Xn.HOVER_STATE},selectedState:{selectorKey:Xn.SELECTED_STATE}}},dataConnector:{selectorKey:Xn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:Xr.CONTROLS}}}},ea={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Xr.CONTROLS},brandName:{value:!0,propertyType:Xr.CONTROLS},brandCodes:{value:!0,propertyType:Xr.CONTROLS},varientCodes:{value:!0,propertyType:Xr.CONTROLS},brandImage:{value:!0,propertyType:Xr.CONTROLS},price:{value:!0,propertyType:Xr.CONTROLS},brandDescription:{value:!0,propertyType:Xr.CONTROLS},showOptions:{value:!0,propertyType:Xr.CONTROLS},allowBulkOrdering:{value:!0,propertyType:Xr.CONTROLS},actions:{value:!0,propertyType:Xr.CONTROLS},quickView:{value:!0,propertyType:Xr.CONTROLS},addToCart:{value:!0,propertyType:Xr.CONTROLS},wishlist:{value:!0,propertyType:Xr.CONTROLS},buyNow:{value:!0,propertyType:Xr.CONTROLS},addtoQuote:{value:!0,propertyType:Xr.CONTROLS},showUoms:{value:!0,propertyType:Xr.CONTROLS},showVolumePricing:{value:!0,propertyType:Xr.CONTROLS},showInventory:{value:!0,propertyType:Xr.CONTROLS},storeAvailability:{value:!0,propertyType:Xr.CONTROLS},brandCode:{value:!0,propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}($n||($n={}));var ra,oa=function(){return{layout:{selectorKey:$n.LAYOUT,width:Object.assign({},Jo.width),height:Object.assign(Object.assign({},Jo.height),{value:"auto",propertyType:Xr.CONTROLS,unit:7}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo},design:Object.assign({selectorKey:$n.DESIGN,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},gt),content:{selectorKey:$n.CONTENT,brandName:ea.brandName,brandDescription:ea.brandDescription,brandCode:ea.brandCode,brandImage:ea.brandImage},dataConnector:{selectorKey:$n.DATA_CONNECTOR,dataConnector:ea.dataConnector}}},ta={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Xr.CONTROLS},bundleType:{value:"Single",property:"Single",propertyType:Xr.CONTROLS},displayType:{value:"Scroll",property:"displayType",propertyType:Xr.CONTROLS},scrollType:{value:"Horizontal",property:"scrollType",propertyType:Xr.CONTROLS},showArrows:{value:!0,property:"showArrows",propertyType:Xr.CONTROLS},allowAutoScroll:{value:!1,property:"allowAutoScroll",propertyType:Xr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Xr.CONTROLS},showDots:{value:!1,property:"showDots",propertyType:Xr.CONTROLS},templates:{value:"Template 1",property:"templates",propertyType:Xr.CONTROLS},gridType:{value:"List",property:"gridType",propertyType:Xr.CONTROLS},displayListType:{value:"Vertical",property:"displayListType",propertyType:Xr.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:Xr.CONTROLS},noOfItemsPerRow:{value:2,property:"noOfItemsPerRow",propertyType:Xr.CONTROLS},maxNoItemsToShow:{value:12,property:"maxNoItemsToShow",propertyType:Xr.CONTROLS},itemSpacing:{value:12,property:"itemSpacing",unit:1,propertyType:Xr.CONTROLS},itemGap:{value:12,property:"itemSpacing",unit:1,propertyType:Xr.CONTROLS},itemPadding:{value:12,property:"itemPadding",unit:1,propertyType:Xr.CONTROLS},showDivider:{value:!1,property:"showDivider",propertyType:Xr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Xr.CONTROLS},title:{value:"",property:"title",propertyType:Xr.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Xr.CONTROLS},description:{value:"",property:"description",propertyType:Xr.CONTROLS},showBundleImage:{value:!0,property:"showBundleImage",propertyType:Xr.CONTROLS},showProductImages:{value:!0,property:"showProductImages",propertyType:Xr.CONTROLS},showProductName:{value:!0,property:"showProductName",propertyType:Xr.CONTROLS},showBundleNavigationButton:{value:!0,property:"showBundleNavigationButton",propertyType:Xr.CONTROLS},bundleNavigationButtonName:{value:"",property:"bundleNavigationButtonName",propertyType:Xr.CONTROLS},bundleNavigationButtonLink:{value:"",property:"bundleNavigationButtonLink",propertyType:Xr.CONTROLS},showBundleDetailPageButton:{value:!0,property:"showBundleDetailPageButton",propertyType:Xr.CONTROLS},bundleDetailPageButtonName:{value:"",property:"bundleDetailPageButtonName",propertyType:Xr.CONTROLS},bundleDetailPageButtonLink:{value:"",property:"bundleDetailPageButtonLink",propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(ra||(ra={}));var ia,na=function(){return{layout:{selectorKey:ra.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"300",unit:1}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo,bundleType:ta.bundleType,displayType:ta.displayType,scrollType:ta.scrollType,showArrows:ta.showArrows,allowAutoScroll:ta.allowAutoScroll,loopItems:ta.loopItems,showDots:ta.showDots,templates:ta.templates,gridType:ta.gridType,displayListType:ta.displayListType,overflowItems:ta.overflowItems,noOfItemsPerRow:ta.noOfItemsPerRow,itemGap:ta.itemGap,maxNoItemsToShow:ta.maxNoItemsToShow,itemSpacing:ta.itemSpacing,itemPadding:ta.itemPadding,showDivider:ta.showDivider},design:Object.assign({selectorKey:ra.DESIGN,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},gt),content:{selectorKey:ra.CONTENT,showTitle:ta.showTitle,title:ta.title,showDescription:ta.showDescription,description:ta.description,showBundleImage:ta.showBundleImage,showProductImage:ta.showProductImages,showProductName:ta.showProductName,showBundleNavigationButton:ta.showBundleNavigationButton,bundleNavigationButtonName:ta.bundleNavigationButtonName,bundleNavigationButtonLink:ta.bundleNavigationButtonLink,showBundleDetailPageButton:ta.showBundleDetailPageButton,bundleDetailPageButtonName:ta.bundleDetailPageButtonName,bundleDetailPageButtonLink:ta.bundleDetailPageButtonLink},dataConnector:{selectorKey:ra.DATA_CONNECTOR,dataConnector:ta.dataConnector}}},aa={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Xr.CONTROLS},categoryName:{value:!0,propertyType:Xr.CONTROLS},categoryImage:{value:!0,propertyType:Xr.CONTROLS},categoryCode:{value:!0,propertyType:Xr.CONTROLS},categoryDescription:{value:!0,propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(ia||(ia={}));var la,pa=function(){return{layout:{selectorKey:ia.LAYOUT,width:Object.assign({},Jo.width),height:Object.assign(Object.assign({},Jo.height),{value:"auto",propertyType:Xr.CONTROLS,unit:7}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo},design:Object.assign({selectorKey:ia.DESIGN,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},gt),content:{selectorKey:ia.CONTENT,categoryName:aa.categoryName,categoryDescription:aa.categoryDescription,categoryCode:aa.categoryCode,categoryImage:aa.categoryImage},dataConnector:{selectorKey:ia.DATA_CONNECTOR,dataConnector:aa.dataConnector}}},da={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Xr.CONTROLS},categoryName:{value:!0,propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(la||(la={}));var sa,ca=function(){return{layout:{selectorKey:la.LAYOUT,width:Object.assign({},Jo.width),height:Object.assign(Object.assign({},Jo.height),{value:"auto",propertyType:Xr.CONTROLS,unit:7}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo},design:{selectorKey:la.DESIGN,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},content:{selectorKey:la.CONTENT,categoryName:da.categoryName},dataConnector:{selectorKey:la.DATA_CONNECTOR,dataConnector:da.dataConnector}}},ya={onClick:{value:"Show Image Lightbox",propertyType:Xr.CONTROLS},onHover:{value:"Zoom Out",propertyType:Xr.CONTROLS},cropRatio:{value:"16:9",propertyType:Xr.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Xr.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Xr.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Xr.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(sa||(sa={}));var ua,Sa=function(){return{layout:{selectorKey:sa.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{propertyType:Xr.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Jo.height),{value:300,propertyType:Xr.CONTROLS,unit:1}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo,onClick:ya.onClick,onHover:ya.onHover,cropRatio:ya.cropRatio,fitOptions:ya.fitOptions,horizontalAlignment:ya.horizontalAlignment,verticalAlignment:ya.verticalAlignment},design:{selectorKey:sa.DESIGN,cropRatio:Jo.cropRatio,zoomImage:Jo.zoomImage,flip:Jo.flip,rotate:Jo.rotate,backgroundColor:Jo.backgroundColor,exposure:Jo.exposure,contrast:Jo.contrast,saturation:Jo.saturation,brightness:Jo.brightness,hue:Jo.hue,lightness:Jo.lightness,highlights:Jo.highlights,shadows:Jo.shadows,showBorder:Jo.showBorder,borderStyle:Jo.borderStyle,borderColor:Jo.borderColor,borderPerSlide:Jo.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Xr.CONTROLS}},dataConnector:{selectorKey:sa.DATA_CONNECTOR,dataConnector:ya.dataConnector}}},ga={displayStyle:{value:"Vertical",property:"displayStyle",propertyType:Xr.CONTROLS},openFilterAs:{value:"Lightbox",property:"openFilterAs",propertyType:Xr.CONTROLS},displayType:{value:"Upfront",property:"displayType",propertyType:Xr.CONTROLS},selectionType:{value:"Single Select",property:"selectionType",propertyType:Xr.CONTROLS},allowSearchForEachFilter:{value:!1,property:"allowSearchForEachFilter",propertyType:Xr.CONTROLS},dividerBetweenFilters:{value:!1,property:"dividerBetweenFilters",propertyType:Xr.CONTROLS},maxValuesToDisplay:{value:10,property:"maxValuesToDisplay",propertyType:Xr.CONTROLS},overflowControl:{value:"Scroll",property:"overflowControl",propertyType:Xr.CONTROLS},showSubCategoriesFilter:{value:!0,property:"showSubCategoriesFilter",propertyType:Xr.CONTROLS},showBrandsFilter:{value:!0,property:"showBrandsFilter",propertyType:Xr.CONTROLS},showPriceFilter:{value:!0,property:"showPriceFilter",propertyType:Xr.CONTROLS},showCustomAttributesFilter:{value:!0,property:"showCustomAttributesFilter",propertyType:Xr.CONTROLS},firstFilterAlwaysOpen:{value:!1,property:"firstFilterAlwaysOpen",propertyType:Xr.CONTROLS},allowMultipleFiltersOpen:{value:!1,property:"allowMultipleFiltersOpen",propertyType:Xr.CONTROLS},horizontalSpacingBetweenItems:{value:"10",unit:1,property:"horizontalSpacingBetweenItems",propertyType:Xr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Xr.CONTROLS},controlPosition:{value:"Bottom",property:"controlPosition",propertyType:Xr.CONTROLS},loopImages:{value:!1,property:"loopImages",propertyType:Xr.CONTROLS},displaySliderScrollbar:{value:!1,property:"displaySliderScrollbar",propertyType:Xr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Xr.CONTROLS},openItemsIn:{value:"Lightbox",property:"openItemsIn",propertyType:Xr.CONTROLS},showMoreItems:{value:"Expand and Wrap",property:"showMoreItems",propertyType:Xr.CONTROLS},verticalSpacingBetweenItems:{value:"10",unit:1,property:"verticalSpacingBetweenItems",propertyType:Xr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Xr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Xr.CONTROLS},title:{value:"",property:"title",propertyType:Xr.CONTROLS},description:{value:"",property:"description",propertyType:Xr.CONTROLS},showAppliedFilters:{value:!0,property:"showAppliedFilters",propertyType:Xr.CONTROLS},clearAllButton:{value:!0,property:"clearAllButton",propertyType:Xr.CONTROLS},showNoOfValuesForEachFilters:{value:!0,property:"showNoOfValuesForEachFilters",propertyType:Xr.CONTROLS},showOptionsFilter:{value:!0,property:"showOptionsFilter",propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selected",e.TAB_CONTAINER="tabContainer",e.TAB_CONTENT_CONTAINER="tabContentContainer",e.TABS="tabs"}(ua||(ua={})),Jo.borderColor,Jo.borderStyle,Jo.borderPerSlide,Jo.showBorder,Jo.backgroundColor,Jo.showShadow,Jo.shadowColor,Jo.blur,Jo.spread,Jo.angle,Jo.borderRadius,Jo.exposure,Jo.contrast,Jo.saturation,Jo.highlights,Jo.shadows,Jo.theme,Jo.font,Jo.fontSize,Jo.textColor,Jo.bold,Jo.italic,Jo.linethrough,Jo.underline,Jo.textAlign,Jo.characterSpacing,Jo.lineHeight;var Ta,ha=function(){return{layout:{selectorKey:ua.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:300,unit:qr.PIXELS}),height:Jo.height,margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo,displayStyle:ga.displayStyle,openFilterAs:ga.openFilterAs,displayType:ga.displayType,selectionType:ga.selectionType,allowSearchForEachFilter:ga.allowSearchForEachFilter,dividerBetweenFilters:ga.dividerBetweenFilters,maxValuesToDisplay:ga.maxValuesToDisplay,overflowControl:ga.overflowControl,showSubCategoriesFilter:ga.showSubCategoriesFilter,showBrandsFilter:ga.showBrandsFilter,showPriceFilter:ga.showPriceFilter,showCustomAttributesFilter:ga.showCustomAttributesFilter,firstFilterAlwaysOpen:ga.firstFilterAlwaysOpen,allowMultipleFiltersOpen:ga.allowMultipleFiltersOpen,horizontalSpacingBetweenItems:ga.horizontalSpacingBetweenItems,sliderControl:ga.sliderControl,controlPosition:ga.controlPosition,loopImages:ga.loopImages,displaySliderScrollbar:ga.displaySliderScrollbar,autoplay:ga.autoplay,openItemsIn:ga.openItemsIn,showMoreItems:ga.showMoreItems,verticalSpacingBetweenItems:ga.verticalSpacingBetweenItems,showOptionsFilter:ga.showOptionsFilter},design:{selectorKey:ua.DESIGN},content:{selectorKey:ua.CONTENT,showTitle:ga.showTitle,showDescription:ga.showDescription,title:ga.title,description:ga.description,showAppliedFilters:ga.showAppliedFilters,clearAllButton:ga.clearAllButton,showNoOfValuesForEachFilters:ga.showNoOfValuesForEachFilters}}},Ca={orderProductsBy:{value:"Default Category Order",property:"orderProductsBy",propertyType:Xr.CONTROLS},title:{value:"Sort by",property:"title",propertyType:Xr.CONTROLS},sortOptions:{value:[],property:"sortOptions",propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selected",e.SORT_TITLE="sortTitle",e.SELECTED_OPTION="selectedOption",e.SORT_BUTTON="sortButton"}(Ta||(Ta={}));var Oa,ba={borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,backgroundColor:Jo.backgroundColor,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,exposure:Jo.exposure,contrast:Jo.contrast,saturation:Jo.saturation,highlights:Jo.highlights,shadows:Jo.shadows},va={theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},ma=function(){return{layout:{selectorKey:Ta.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:300,unit:qr.PIXELS}),height:Jo.height,margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo},design:{selectorKey:Ta.DESIGN,sortTitle:Object.assign({selectorKey:Ta.SORT_TITLE},va),selectedOption:Object.assign({selectorKey:Ta.SELECTED_OPTION},va),sortButton:Object.assign({selectorKey:Ta.SORT_BUTTON},ba)},content:{selectorKey:Ta.CONTENT,title:Ca.title,orderProductsBy:Ca.orderProductsBy,sortOptions:Ca.sortOptions}}},wa={source:{value:"Past Orders",property:"source",propertyType:Xr.CONTROLS},filterOrders:{value:"Apply Filter",property:"filterOrders",propertyType:Xr.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Xr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Xr.CONTROLS},title:{value:"Past Orders",property:"title",propertyType:Xr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Xr.CONTROLS},description:{value:"",property:"description",propertyType:Xr.CONTROLS},viewAllOrdersButton:{value:!0,property:"viewAllOrdersButton",propertyType:Xr.CONTROLS},orderId:{value:!0,property:"orderId",propertyType:Xr.CONTROLS},orderStatus:{value:!0,property:"orderStatus",propertyType:Xr.CONTROLS},orderedOn:{value:!0,property:"orderedOn",propertyType:Xr.CONTROLS},orderTotal:{value:!0,property:"orderTotal",propertyType:Xr.CONTROLS},numOfItemsOrdered:{value:!0,property:"numOfItemsOrdered",propertyType:Xr.CONTROLS},paymentMethodsUsed:{value:!0,property:"paymentMethodsUsed",propertyType:Xr.CONTROLS},reOrderButton:{value:!0,property:"reOrderButton",propertyType:Xr.CONTROLS},onClick:{value:"Add Items to Cart",property:"onClick",propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Oa||(Oa={})),Jo.theme,Jo.font,Jo.fontSize,Jo.textColor,Jo.bold,Jo.italic,Jo.linethrough,Jo.underline,Jo.textAlign,Jo.characterSpacing,Jo.lineHeight,Jo.backgroundColor;var fa,Ra=function(){return{layout:{selectorKey:Oa.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:300,unit:qr.PIXELS}),height:Jo.height,margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo},design:{selectorKey:Oa.DESIGN},content:{selectorKey:Oa.CONTENT,source:wa.source,filterOrders:wa.filterOrders,sortBy:wa.sortBy,showTitle:wa.showTitle,title:wa.title,showDescription:wa.showDescription,description:wa.description,viewAllOrdersButton:wa.viewAllOrdersButton,orderId:wa.orderId,orderStatus:wa.orderStatus,orderedOn:wa.orderedOn,orderTotal:wa.orderTotal,numOfItemsOrdered:wa.numOfItemsOrdered,paymentMethodsUsed:wa.paymentMethodsUsed,reOrderButton:wa.reOrderButton,onClick:wa.onClick}}},Na={source:{value:"Recent Quotes",property:"source",propertyType:Xr.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:Xr.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Xr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Xr.CONTROLS},title:{value:"Past Quotes",property:"title",propertyType:Xr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Xr.CONTROLS},description:{value:"",property:"description",propertyType:Xr.CONTROLS},viewAllQuotesButton:{value:!0,property:"viewAllQuotesButton",propertyType:Xr.CONTROLS},quoteId:{value:!0,property:"quoteId",propertyType:Xr.CONTROLS},status:{value:!0,property:"status",propertyType:Xr.CONTROLS},quoteRaisedDate:{value:!0,property:"quoteRaisedDate",propertyType:Xr.CONTROLS},quoteRaisedDisplayFormat:{value:"Date",property:"quoteRaisedDisplayFormat",propertyType:Xr.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:Xr.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:Xr.CONTROLS},expiryDate:{value:!0,property:"expiryDate",propertyType:Xr.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:Xr.CONTROLS},quoteLineItems:{value:!0,property:"quoteLineItems",propertyType:Xr.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:Xr.CONTROLS},viewQuote:{value:!0,property:"viewQuote",propertyType:Xr.CONTROLS},printQuote:{value:!0,property:"printQuote",propertyType:Xr.CONTROLS},downloadQuote:{value:!0,property:"downloadQuote",propertyType:Xr.CONTROLS},cancelQuote:{value:!0,property:"cancelQuote",propertyType:Xr.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:Xr.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:Xr.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Xr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Xr.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:Xr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Xr.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:Xr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Xr.CONTROLS},spacingBetweenItems:{value:"500",unit:1,property:"spacingBetweenItems",propertyType:Xr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Xr.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Xr.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(fa||(fa={})),Jo.theme,Jo.font,Jo.fontSize,Jo.textColor,Jo.bold,Jo.italic,Jo.linethrough,Jo.underline,Jo.textAlign,Jo.characterSpacing,Jo.lineHeight,Jo.backgroundColor;var La,Da=function(){return{layout:{selectorKey:fa.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:350,unit:qr.PIXELS}),height:Object.assign(Object.assign({},Jo.height),{value:150,unit:qr.PIXELS}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo,displayStyle:Na.displayStyle,maxItemsToDisplay:Na.maxItemsToDisplay,sliderControl:Na.sliderControl,controlPosition:Na.controlPosition,loopItems:Na.loopItems,displayScrollbar1:Na.displayScrollbar1,autoplay:Na.autoplay,spacingBetweenItems:Na.spacingBetweenItems,dividerBetweenItems:Na.dividerBetweenItems,overflowControl:Na.overflowControl,numOfItemsToLoad:Na.numOfItemsToLoad},design:{selectorKey:fa.DESIGN},content:{selectorKey:fa.CONTENT,source:Na.source,filterStatements:Na.filterStatements,sortBy:Na.sortBy,showTitle:Na.showTitle,title:Na.title,showDescription:Na.showDescription,description:Na.description,viewAllQuotesButton:Na.viewAllQuotesButton,quoteId:Na.quoteId,status:Na.status,quoteRaisedDate:Na.quoteRaisedDate,quoteRaisedDisplayFormat:Na.quoteRaisedDisplayFormat,lastUpdatedDate:Na.lastUpdatedDate,lastUpdatedDisplayFormat:Na.lastUpdatedDisplayFormat,expiryDate:Na.expiryDate,expiryDateDisplayFormat:Na.expiryDateDisplayFormat,quoteLineItems:Na.quoteLineItems,quickActions:Na.quickActions,viewQuote:Na.viewQuote,printQuote:Na.printQuote,downloadQuote:Na.downloadQuote,cancelQuote:Na.cancelQuote,sendMessage:Na.sendMessage}}},Aa={source:{value:"Recent RFQs",property:"source",propertyType:Xr.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:Xr.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Xr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Xr.CONTROLS},title:{value:"Active RFQs",property:"title",propertyType:Xr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Xr.CONTROLS},description:{value:"",property:"description",propertyType:Xr.CONTROLS},viewAllRfqsButton:{value:!0,property:"viewAllRfqsButton",propertyType:Xr.CONTROLS},rfqId:{value:!0,property:"rfqId",propertyType:Xr.CONTROLS},status:{value:!0,property:"status",propertyType:Xr.CONTROLS},rfqRaisedDate:{value:!0,property:"rfqRaisedDate",propertyType:Xr.CONTROLS},rfqRaisedDisplayFormat:{value:"Date",property:"rfqRaisedDisplayFormat",propertyType:Xr.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:Xr.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:Xr.CONTROLS},rfqLineItems:{value:!0,property:"rfqLineItems",propertyType:Xr.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:Xr.CONTROLS},viewRfq:{value:!0,property:"viewRfq",propertyType:Xr.CONTROLS},printRfq:{value:!0,property:"printRfq",propertyType:Xr.CONTROLS},downloadRfq:{value:!0,property:"downloadRfq",propertyType:Xr.CONTROLS},cancelRfq:{value:!0,property:"cancelRfq",propertyType:Xr.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:Xr.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:Xr.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Xr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Xr.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:Xr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Xr.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:Xr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Xr.CONTROLS},spacingBetweenItems:{value:"500",unit:1,property:"spacingBetweenItems",propertyType:Xr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Xr.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Xr.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(La||(La={}));var Ia,xa=function(){return{layout:{selectorKey:La.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:350,unit:qr.PIXELS}),height:Object.assign(Object.assign({},Jo.height),{value:150,unit:qr.PIXELS}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo,displayStyle:Aa.displayStyle,maxItemsToDisplay:Aa.maxItemsToDisplay,sliderControl:Aa.sliderControl,controlPosition:Aa.controlPosition,loopItems:Aa.loopItems,displayScrollbar1:Aa.displayScrollbar1,autoplay:Aa.autoplay,spacingBetweenItems:Aa.spacingBetweenItems,dividerBetweenItems:Aa.dividerBetweenItems,overflowControl:Aa.overflowControl,numOfItemsToLoad:Aa.numOfItemsToLoad},design:{selectorKey:La.DESIGN},content:{selectorKey:La.CONTENT,source:Aa.source,filterStatements:Aa.filterStatements,sortBy:Aa.sortBy,showTitle:Aa.showTitle,title:Aa.title,showDescription:Aa.showDescription,description:Aa.description,viewAllRfqsButton:Aa.viewAllRfqsButton,rfqId:Aa.rfqId,status:Aa.status,rfqRaisedDate:Aa.rfqRaisedDate,rfqRaisedDisplayFormat:Aa.rfqRaisedDisplayFormat,lastUpdatedDate:Aa.lastUpdatedDate,lastUpdatedDisplayFormat:Aa.lastUpdatedDisplayFormat,rfqLineItems:Aa.rfqLineItems,quickActions:Aa.quickActions,viewRfq:Aa.viewRfq,printRfq:Aa.printRfq,downloadRfq:Aa.downloadRfq,cancelRfq:Aa.cancelRfq,sendMessage:Aa.sendMessage}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Ia||(Ia={}));var Ea,Pa=function(){return{layout:{selectorKey:Ia.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Xr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Jo.height),{isReadOnly:!0,value:400}),margin:Jo.margin,automaticallyOpenLightbox:{value:!0,property:"automaticallyOpenLightbox",propertyType:Xr.CONTROLS},selectPage:{value:[],property:"selectPage",propertyType:Xr.CONTROLS},delay:{value:100,unit:qr.MS,propertyType:Xr.CONTROLS},closeOnXIcon:{value:!1,propertyType:Xr.CONTROLS},closeOnClickingBackground:{value:!1,propertyType:Xr.CONTROLS}},design:Object.assign({selectorKey:Ia.DESIGN,backgroundOverlay:{parentRef:void 0,value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:.25}},property:"backgroundOverlayDesc",propertyType:Xr.CONTROLS},borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle},gt),dataConnector:{selectorKey:Ia.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Xr.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Xr.CONTROLS}}}},_a={displayStyle:{value:"Table",property:"displayStyle",propertyType:Xr.CONTROLS},displayType:{value:"Horizontally",property:"displayType",propertyType:Xr.CONTROLS},rowsToDisplay:{value:5,property:"rowsToDisplay",propertyType:Xr.CONTROLS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:Xr.CSS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Xr.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Xr.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Xr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Xr.CONTROLS},controlPosition:{value:"Side",property:"controlPosition",propertyType:Xr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Xr.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar1",propertyType:Xr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Xr.CONTROLS},source:{value:"Allocations",property:"source",propertyType:Xr.CONTROLS},sortBy:{value:"Allocation Left",property:"sortBy",propertyType:Xr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Xr.CONTROLS},title:{value:"",property:"title",propertyType:Xr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Xr.CONTROLS},description:{value:"",property:"description",propertyType:Xr.CONTROLS},viewAllAllocationsButton:{value:!0,property:"viewAllAllocationsButton",propertyType:Xr.CONTROLS},showAllocationCategory:{value:!0,property:"showAllocationCategory",propertyType:Xr.CONTROLS},allocationCategory:{value:"Allocation Category",property:"allocationCategory",propertyType:Xr.CONTROLS},showAllocationLeft:{value:!0,property:"showAllocationLeft",propertyType:Xr.CONTROLS},allocationLeft:{value:"Left",property:"allocationLeft",propertyType:Xr.CONTROLS},showAllocationUtilized:{value:!0,property:"showAllocationUtilized",propertyType:Xr.CONTROLS},allocationUtilized:{value:"Used",property:"allocationUtilized",propertyType:Xr.CONTROLS},showTotalAllocation:{value:!0,property:"showTotalAllocation",propertyType:Xr.CONTROLS},totalAllocation:{value:"Total",property:"totalAllocation",propertyType:Xr.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:Xr.CONTROLS},expiryDate:{value:"Expired On",property:"expiryDate",propertyType:Xr.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:Xr.CONTROLS},showRenewDate:{value:!0,property:"showRenewDate",propertyType:Xr.CONTROLS},renewDate:{value:"Renews On",property:"renewDate",propertyType:Xr.CONTROLS},renewDateDisplayFormat:{value:"Days Left",property:"renewDateDisplayFormat",propertyType:Xr.CONTROLS},shopAllAllocationProductsButton:{value:!0,property:"shopAllAllocationProductsButton",propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Ea||(Ea={})),Jo.theme,Jo.font,Jo.fontSize,Jo.textColor,Jo.bold,Jo.italic,Jo.linethrough,Jo.underline,Jo.textAlign,Jo.characterSpacing,Jo.lineHeight,Jo.backgroundColor;var Ba,Ha=function(){return{layout:{selectorKey:Ea.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:570,unit:qr.PIXELS}),height:Object.assign(Object.assign({},Jo.height),{value:300,unit:qr.PIXELS}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo,displayStyle:_a.displayStyle,displayType:_a.displayType,rowsToDisplay:_a.rowsToDisplay,spacingBetweenItems:_a.spacingBetweenItems,overflowControl:_a.overflowControl,numOfItemsToLoad:_a.numOfItemsToLoad,maxItemsToDisplay:_a.maxItemsToDisplay,sliderControl:_a.sliderControl,controlPosition:_a.controlPosition,loopItems:_a.loopItems,displayScrollbar1:_a.displayScrollbar1,autoplay:_a.autoplay},design:{selectorKey:Ea.DESIGN},content:{selectorKey:Ea.CONTENT,source:_a.source,sortBy:_a.sortBy,showTitle:_a.showTitle,title:_a.title,showDescription:_a.showDescription,description:_a.description,viewAllAllocationsButton:_a.viewAllAllocationsButton,showAllocationCategory:_a.showAllocationCategory,allocationCategory:_a.allocationCategory,showAllocationLeft:_a.showAllocationLeft,allocationLeft:_a.allocationLeft,allocationUtilized:_a.allocationUtilized,showAllocationUtilized:_a.showAllocationUtilized,totalAllocation:_a.totalAllocation,showTotalAllocation:_a.showTotalAllocation,showExpiryDate:_a.showExpiryDate,expiryDate:_a.expiryDate,expiryDateDisplayFormat:_a.expiryDateDisplayFormat,showRenewDate:_a.showRenewDate,renewDate:_a.renewDate,renewDateDisplayFormat:_a.renewDateDisplayFormat,shopAllAllocationProductsButton:_a.shopAllAllocationProductsButton}}},za={whenClicked:{value:"Open Full Search",property:"whenClicked",propertyType:Xr.CONTROLS},showSearchText:{value:!0,property:"showSearchText",propertyType:Xr.CONTROLS},searchText:{value:"My Search",property:"searchText",propertyType:Xr.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.SEARCHBAR="searchBar",e.PLACEHOLDER_TEXT="placeholderText",e.SEARCH_ICON="searchIcon",e.MINI_CART_TEXT="miniSearchText",e.DROPDOWN_DISPLAY_STYLE="dropdownDisplayStyle"}(Ba||(Ba={}));var ka,Ka=function(){return{layout:{selectorKey:Ba.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"70",unit:1}),margin:Jo.margin,padding:Jo.padding,whenClicked:za.whenClicked,showSearchText:za.showSearchText,searchText:za.searchText,showNoOfItems:za.showNoOfItems,positionType:Jo.positionType,pinTo:Jo.pinTo},design:{selectorKey:Ba.DESIGN,searchBar:{selectorKey:Ba.SEARCHBAR,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},searchIcon:{selectorKey:Ba.SEARCH_ICON,showIcon:Jo.showIcon,iconSize:Jo.iconSize,iconColor:Jo.iconColor,icon:{value:"search-sm",propertyType:Xr.CONTROLS}},placeholderText:{selectorKey:Ba.PLACEHOLDER_TEXT,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ka||(ka={}));var ja,Ua=function(){return{layout:{selectorKey:ka.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Xr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Jo.height),{isReadOnly:!0}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:Xr.CONTROLS},itemGap:{property:"itemGap",propertyType:Xr.CSS,value:1,unit:qr.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:Xr.CSS},justifyContent:{property:"justifyContent",propertyType:Xr.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Xr.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:Xr.CSS,value:100,unit:qr.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:Xr.CSS,value:100,unit:qr.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:Xr.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:Xr.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:qr.PIXELS,propertyType:Xr.CSS},dotSize:{property:"dotSize",value:10,unit:qr.PIXELS,propertyType:Xr.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:Xr.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:Xr.CONTROLS},autoplay:{value:!1,propertyType:Xr.CONTROLS},autoplayDuration:{value:3e3,unit:qr.MS,propertyType:Xr.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:Xr.CONTROLS},stopOnInteraction:{value:!1,propertyType:Xr.CONTROLS}},design:Object.assign({selectorKey:ka.DESIGN,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},gt),dataConnector:{selectorKey:ka.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Xr.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Xr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(ja||(ja={}));var Ma,Ga=function(){return{layout:{selectorKey:ja.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Xr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Jo.height),{isReadOnly:!0}),margin:Jo.margin,padding:Jo.padding},design:Object.assign({selectorKey:ja.DESIGN,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},gt)}},Va={dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Ma||(Ma={}));var Wa,Ya=function(){return{layout:{selectorKey:Ma.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"400",unit:qr.PIXELS}),height:Object.assign(Object.assign({},Jo.height),{value:"200",unit:qr.PIXELS}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo},design:Object.assign({selectorKey:Ma.DESIGN,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},gt),content:{selectorKey:Ma.CONTENT},dataConnector:{selectorKey:Ma.DATA_CONNECTOR,dataConnector:Va.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:Xr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Wa||(Wa={}));var Fa,Xa=function(){return{layout:{selectorKey:Wa.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"823",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"542",unit:1}),padding:Jo.padding,margin:Jo.margin,positionType:Jo.positionType,formData:{value:[{id:1743145025967,type:"text",label:"Name",validations:{required:!1}}],propertyType:Xr.CONTROLS}},design:{selectorKey:Wa.DESIGN,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderRadius:Jo.borderRadius,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Fa||(Fa={}));var qa,Qa=function(){return{layout:{selectorKey:Fa.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"310",unit:1}),padding:Jo.padding,margin:Jo.margin,positionType:Jo.positionType},design:Object.assign(Object.assign({selectorKey:Fa.DESIGN},gt),St)}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(qa||(qa={}));var Za,$a=function(){return{layout:{selectorKey:qa.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"620",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"530",unit:1}),padding:Jo.padding,margin:Jo.margin,positionType:Jo.positionType},design:{selectorKey:qa.DESIGN,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderRadius:Jo.borderRadius,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor}}},Ja={displayType:{value:"Full Trail",property:"displayType",propertyType:Xr.CONTROLS},showSeparators:{value:!0,property:"showSeparators",propertyType:Xr.CONTROLS},displayStyle:{value:"Stack Vertically",property:"displayStyle",propertyType:Xr.CONTROLS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Xr.CSS},maxItemsToDisplay:{value:4,property:"maxItemsToDisplay",propertyType:Xr.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:Xr.CONTROLS},numOfItemsToLoad:{value:"Show All",property:"numOfItemsToLoad",propertyType:Xr.CONTROLS},itemVerticalSpacing:{value:10,unit:1,property:"itemVerticalSpacing",propertyType:Xr.CSS},collapseInTheMiddle:{value:!1,property:"collapseInTheMiddle",propertyType:Xr.CONTROLS},showMoreItems:{value:"On Click",property:"showMoreItems",propertyType:Xr.CONTROLS},onClick:{value:"Expand and Scroll",property:"onClick",propertyType:Xr.CONTROLS},numOfItemsBeforeAndAfterCollapse:{value:4,property:"numOfItemsBeforeAndAfterCollapse",propertyType:Xr.CONTROLS},showItems:{value:"Tooltip",property:"showItems",propertyType:Xr.CONTROLS},addMedia:{value:!1,property:"addMedia",propertyType:Xr.CONTROLS},addPatternOverlay:{value:!1,property:"addPatternOverlay",propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.FILL_AND_BACKGROUND="fillAndBackground",e.HOME_PAGE_ITEM_STYLE="homePageItemStyle",e.CURRENT_PAGE_ITEM_STYLE="currentPageItemStyle",e.OTHER_ITEM_STYLES="otherItemStyles",e.ITEM_SEPARATOR="itemSeparator",e.EXPAND_ICON="expandIcon"}(Za||(Za={}));var el,rl={borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,backgroundColor:Jo.backgroundColor,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,exposure:Jo.exposure,contrast:Jo.contrast,saturation:Jo.saturation,highlights:Jo.highlights,shadows:Jo.shadows},ol={theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,backgroundColor:Jo.backgroundColor},tl={icon:Jo.icon,showIcon:Jo.showIcon,iconSize:Jo.iconSize,iconColor:Jo.iconColor},il=function(){return{layout:{selectorKey:Za.LAYOUT,adjustment:Jo.adjustment,width:Object.assign(Object.assign({},Jo.width),{value:350,unit:qr.PIXELS}),height:Object.assign(Object.assign({},Jo.height),{value:150,unit:qr.PIXELS}),margin:Jo.margin,padding:Jo.padding,positionType:Jo.positionType,displayType:Ja.displayType,showSeparators:Ja.showSeparators,displayStyle:Ja.displayStyle,itemSpacing:Ja.itemSpacing,maxItemsToDisplay:Ja.maxItemsToDisplay,overflowItems:Ja.overflowItems,numOfItemsToLoad:Ja.numOfItemsToLoad,itemVerticalSpacing:Ja.itemVerticalSpacing,collapseInTheMiddle:Ja.collapseInTheMiddle,showMoreItems:Ja.showMoreItems,onClick:Ja.onClick,numOfItemsBeforeAndAfterCollapse:Ja.numOfItemsBeforeAndAfterCollapse,showItems:Ja.showItems},design:{selectorKey:Za.DESIGN,backgroundAndFill:Object.assign({selectorKey:Za.FILL_AND_BACKGROUND,addMedia:Ja.addMedia,addPatternOverlay:Ja.addPatternOverlay},rl),homePageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Za.HOME_PAGE_ITEM_STYLE,addMedia:Ja.addMedia,addPatternOverlay:Ja.addPatternOverlay},rl),ol),tl),currentPageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Za.CURRENT_PAGE_ITEM_STYLE,addMedia:Ja.addMedia,addPatternOverlay:Ja.addPatternOverlay},rl),ol),tl),otherItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Za.OTHER_ITEM_STYLES,addMedia:Ja.addMedia,addPatternOverlay:Ja.addPatternOverlay},rl),ol),tl),itemSeparator:Object.assign({selectorKey:Za.ITEM_SEPARATOR},tl),expandIcon:Object.assign({selectorKey:Za.EXPAND_ICON,backgroundColor:Jo.backgroundColor},tl)}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.ICON_LIBRARY="iconLibrary"}(el||(el={}));var nl,al={icon:Jo.icon,showIcon:Jo.showIcon,iconSize:Jo.iconSize,iconColor:Jo.iconColor},ll=function(){return{layout:{selectorKey:el.LAYOUT,adjustment:Jo.adjustment,width:Object.assign(Object.assign({},Jo.width),{value:20,unit:qr.PIXELS}),height:Object.assign(Object.assign({},Jo.height),{value:20,unit:qr.PIXELS}),margin:Jo.margin,padding:Jo.padding,positionType:Jo.positionType},design:Object.assign({selectorKey:el.DESIGN,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},al)}},pl={searchResultsNumber:{value:"183",property:"searchResultsNumber",propertyType:Xr.CONTROLS},searchKeyword:{value:"‘Keyword’",property:"searchKeyword",propertyType:Xr.CONTROLS},otherText:{value:"Search Results for",property:"otherText",propertyType:Xr.CONTROLS},showSearchKeyword:{value:!0,property:"showSearchKeyword",propertyType:Xr.CONTROLS},showNoOfResults:{value:!0,property:"showNoOfResults",propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.SEARCH_RESULTS_COUNT="searchResultsNumber",e.SEARCH_RESULTS_KEYWORD="searchKeyword",e.SEARCH_RESULTS_OTHER_TEXT="otherText"}(nl||(nl={}));var dl,sl=function(){return{layout:{selectorKey:nl.LAYOUT,width:{value:"600",property:"width",unit:1,propertyType:Xr.CSS},height:{value:"40",property:"height",unit:1,propertyType:Xr.CSS},margin:Jo.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:Xr.CSS},searchResultsNumber:pl.searchResultsNumber,searchKeyword:pl.searchKeyword,otherText:pl.otherText,showSearchKeyword:pl.showSearchKeyword,showNoOfResults:pl.showNoOfResults,positionType:Jo.positionType,pinTo:Jo.pinTo},design:{selectorKey:nl.DESIGN,searchResultsNumber:{selectorKey:nl.SEARCH_RESULTS_COUNT,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},searchKeyword:{selectorKey:nl.SEARCH_RESULTS_KEYWORD,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},otherText:{selectorKey:nl.SEARCH_RESULTS_OTHER_TEXT,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight}},dataConnector:{selectorKey:nl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}}}},cl={itemStockText:{value:"<h4 class='et-tt'>Item Stock </h4>",property:"itemStockText",propertyType:Xr.CONTROLS},showItemStockText:{value:!0,property:"showItemStockText",propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.ITEM_STOCK_TEXT="itemStockText"}(dl||(dl={}));var yl,ul=function(){return{layout:{selectorKey:dl.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:Xr.CSS},height:{value:"28",property:"height",unit:1,propertyType:Xr.CSS},margin:Jo.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:Xr.CSS},itemStockText:cl.itemStockText,showItemStockText:cl.showItemStockText,positionType:Jo.positionType,pinTo:Jo.pinTo},design:{selectorKey:dl.DESIGN,itemStockText:{selectorKey:dl.ITEM_STOCK_TEXT,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight}},dataConnector:{selectorKey:dl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}}}},Sl={margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:0,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:Xr.CSS},showTitle:{value:!0,property:"showTitle",propertyType:Xr.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Xr.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:Xr.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:Xr.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:Xr.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:Xr.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:Xr.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:Xr.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:Xr.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:Xr.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:Xr.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:Xr.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:Xr.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:Xr.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:Xr.CONTROLS},shadowColor:{value:{rgb:{r:237,g:23,b:51,a:1},hex:"#ed1733ff"},property:"shadowColor",propertyType:"css",parentRef:"cs-be-se-1"},showBorder:{value:!0,propertyType:"controls"},showShadow:{value:!0,property:"showBorder",propertyType:"controls"},blur:{value:0,property:"shadowBlur",unit:1,propertyType:"css"},spread:{value:0,property:"shadowSpread",unit:1,propertyType:"css"},angle:{property:"shadowAngle",propertyType:"css",value:{x:{value:0,unit:1},y:{value:0,unit:1}}},borderColor:{value:{rgb:{r:77,g:36,b:42,a:1},hex:"#4d242aff"},property:"borderColor",propertyType:"css",parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:"css"},borderRadius:{value:{isAll:!0,sides:{topLeft:{value:0,unit:1},topRight:{value:0,unit:1},bottomLeft:{value:0,unit:1},bottomRight:{value:0,unit:1}},property:"border"},property:"borderRadius"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.CART_ITEM_STYLES="cartItemStyles",e.CART_HEADING_STYLES="cartHeadingStyles",e.CART_ACTION_STYLES="cartActionStyles",e.PRODUCT_ACTIONS_STYLES="productActionsStyles",e.PRODUCT_NAME_STYLES="productNameStyles",e.PRODUCT_PRICE_STYLES="productPriceStyles",e.PRODUCT_INFORMATION_STYLES="productInformationStyles",e.PRODUCT_QUANTITY_STYLES="productQuantityStyles"}(yl||(yl={}));var gl,Tl={borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,exposure:Jo.exposure,contrast:Jo.contrast,saturation:Jo.saturation,highlights:Jo.highlights,shadows:Jo.shadows},hl={theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,backgroundColor:Jo.backgroundColor},Cl=function(){return{layout:{selectorKey:yl.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:723,unit:qr.PIXELS}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo,showTitle:Sl.showTitle,showNumberOfItems:Sl.showNumberOfItems,showActions:Sl.showActions,showContinueShopping:Sl.showContinueShopping,continueShoppingLinkTo:Sl.continueShoppingLinkTo,continueShoppingLink:Sl.continueShoppingLink,showAddFromWishlist:Sl.showAddFromWishlist,showCartGrouping:Sl.showCartGrouping,showClearCart:Sl.showClearCart,clearCartLinkTo:Sl.clearCartLinkTo,clearCartLink:Sl.clearCartLink,showDownloadCart:Sl.showDownloadCart,showShareCart:Sl.showShareCart,showPrintCart:Sl.showPrintCart,maxNumberOfActionsToShow:Sl.maxNumberOfActionsToShow},design:{selectorKey:yl.DESIGN,cartHeadingStyles:Object.assign({selectorKey:yl.CART_HEADING_STYLES,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle},hl),cartActionStyles:{selectorKey:yl.CART_ACTION_STYLES,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing},cartItemStyles:{selectorKey:yl.CART_ITEM_STYLES,padding:Jo.padding,margin:Sl.margin,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur,showBorder:Jo.showBorder,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,borderRadius:Jo.borderRadius,backgroundColor:Jo.backgroundColor},productActionsStyles:Object.assign(Object.assign({selectorKey:yl.PRODUCT_ACTIONS_STYLES},Tl),hl),productNameStyles:Object.assign({selectorKey:yl.PRODUCT_NAME_STYLES},hl),productPriceStyles:Object.assign({selectorKey:yl.PRODUCT_PRICE_STYLES},hl),productInformationStyles:Object.assign({selectorKey:yl.PRODUCT_INFORMATION_STYLES},hl),productQuantityStyles:Object.assign(Object.assign({selectorKey:yl.PRODUCT_QUANTITY_STYLES},Tl),hl)},content:{selectorKey:yl.CONTENT,title:{value:"",property:"title",propertyType:Xr.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:Xr.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:Xr.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:Xr.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:Xr.CONTENT},showProductOptions:{value:!0,property:"showProductOptions",propertyType:Xr.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:Xr.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:Xr.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:Xr.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:Xr.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:Xr.CONTENT}}}},Ol={showTitle:{value:!0,property:"showTitle",propertyType:Xr.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Xr.CONTROLS},showEnterCouponCode:{value:!0,property:"showEnterCouponCode",propertyType:Xr.CONTROLS},showSubTotal:{value:!0,property:"showSubTotal",propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(gl||(gl={})),Jo.theme,Jo.font,Jo.fontSize,Jo.textColor,Jo.bold,Jo.italic,Jo.linethrough,Jo.underline,Jo.textAlign,Jo.characterSpacing,Jo.lineHeight,Jo.backgroundColor;var bl,vl=function(){return{layout:{selectorKey:gl.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:570,unit:qr.PIXELS}),height:Object.assign(Object.assign({},Jo.height),{value:300,unit:qr.PIXELS}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo,showTitle:Ol.showTitle,showNumberOfItems:Ol.showNumberOfItems,showEnterCouponCode:Ol.showEnterCouponCode,showSubTotal:Ol.showSubTotal},design:{selectorKey:gl.DESIGN},content:{selectorKey:gl.CONTENT,title:{value:"",property:"title",propertyType:Xr.CONTENT},checkOutButtonText:{value:"",property:"checkOutButtonText",propertyType:Xr.CONTENT}}}},ml={margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:0,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:Xr.CSS},showTitle:{value:!0,property:"showTitle",propertyType:Xr.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Xr.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:Xr.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:Xr.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:Xr.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:Xr.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:Xr.CONTROLS},showCheckoutGrouping:{value:!0,property:"showCheckoutGrouping",propertyType:Xr.CONTROLS},showClearCheckout:{value:!0,property:"showClearCheckout",propertyType:Xr.CONTROLS},clearCheckoutLinkTo:{value:"Go To Home Page",property:"clearCheckoutLinkTo",propertyType:Xr.CONTROLS},clearCheckoutLink:{value:"",property:"clearCheckoutLink",propertyType:Xr.CONTROLS},showDownloadCheckout:{value:!0,property:"showDownloadCheckout",propertyType:Xr.CONTROLS},showShareCheckout:{value:!0,property:"showShareCheckout",propertyType:Xr.CONTROLS},showPrintCheckout:{value:!0,property:"showPrintCheckout",propertyType:Xr.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:Xr.CONTROLS},shadowColor:{value:{rgb:{r:237,g:23,b:51,a:1},hex:"#ed1733ff"},property:"shadowColor",propertyType:"css",parentRef:"cs-be-se-1"},showBorder:{value:!0,propertyType:"controls"},showShadow:{value:!0,property:"showBorder",propertyType:"controls"},blur:{value:0,property:"shadowBlur",unit:1,propertyType:"css"},spread:{value:0,property:"shadowSpread",unit:1,propertyType:"css"},angle:{property:"shadowAngle",propertyType:"css",value:{x:{value:0,unit:1},y:{value:0,unit:1}}},borderColor:{value:{rgb:{r:77,g:36,b:42,a:1},hex:"#4d242aff"},property:"borderColor",propertyType:"css",parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:"css"},borderRadius:{value:{isAll:!0,sides:{topLeft:{value:0,unit:1},topRight:{value:0,unit:1},bottomLeft:{value:0,unit:1},bottomRight:{value:0,unit:1}},property:"border"},property:"borderRadius"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.CHECKOUT_ITEM_STYLES="checkoutItemStyles",e.CHECKOUT_HEADING_STYLES="checkoutHeadingStyles",e.CHECKOUT_ACTION_STYLES="checkoutActionStyles",e.PRODUCT_ACTIONS_STYLES="productActionsStyles",e.PRODUCT_NAME_STYLES="productNameStyles",e.PRODUCT_PRICE_STYLES="productPriceStyles",e.PRODUCT_INFORMATION_STYLES="productInformationStyles",e.PRODUCT_QUANTITY_STYLES="productQuantityStyles"}(bl||(bl={}));var wl,fl={borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,exposure:Jo.exposure,contrast:Jo.contrast,saturation:Jo.saturation,highlights:Jo.highlights,shadows:Jo.shadows},Rl={theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,backgroundColor:Jo.backgroundColor},Nl=function(){return{layout:{selectorKey:bl.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:723,unit:qr.PIXELS}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo,showTitle:ml.showTitle,showNumberOfItems:ml.showNumberOfItems,showActions:ml.showActions,showContinueShopping:ml.showContinueShopping,continueShoppingLinkTo:ml.continueShoppingLinkTo,continueShoppingLink:ml.continueShoppingLink,showAddFromWishlist:ml.showAddFromWishlist,showCheckoutGrouping:ml.showCheckoutGrouping,showClearCheckout:ml.showClearCheckout,clearCheckoutLinkTo:ml.clearCheckoutLinkTo,clearCheckoutLink:ml.clearCheckoutLink,showDownloadCheckout:ml.showDownloadCheckout,showShareCheckout:ml.showShareCheckout,showPrintCheckout:ml.showPrintCheckout,maxNumberOfActionsToShow:ml.maxNumberOfActionsToShow},design:{selectorKey:bl.DESIGN,checkoutHeadingStyles:Object.assign({selectorKey:bl.CHECKOUT_HEADING_STYLES,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle},Rl),checkoutActionStyles:{selectorKey:bl.CHECKOUT_ACTION_STYLES,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing},checkoutItemStyles:{selectorKey:bl.CHECKOUT_ITEM_STYLES,padding:Jo.padding,margin:ml.margin,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur,showBorder:Jo.showBorder,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,borderRadius:Jo.borderRadius,backgroundColor:Jo.backgroundColor},productActionsStyles:Object.assign(Object.assign({selectorKey:bl.PRODUCT_ACTIONS_STYLES},fl),Rl),productNameStyles:Object.assign({selectorKey:bl.PRODUCT_NAME_STYLES},Rl),productPriceStyles:Object.assign({selectorKey:bl.PRODUCT_PRICE_STYLES},Rl),productInformationStyles:Object.assign({selectorKey:bl.PRODUCT_INFORMATION_STYLES},Rl),productQuantityStyles:Object.assign(Object.assign({selectorKey:bl.PRODUCT_QUANTITY_STYLES},fl),Rl)},content:{selectorKey:bl.CONTENT,title:{value:"",property:"title",propertyType:Xr.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:Xr.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:Xr.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:Xr.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:Xr.CONTENT},showProductOptions:{value:!0,property:"showProductOptions",propertyType:Xr.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:Xr.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:Xr.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:Xr.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:Xr.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:Xr.CONTENT}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(wl||(wl={}));var Ll,Dl=function(){return{layout:{selectorKey:wl.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:570,unit:qr.PIXELS}),height:Object.assign(Object.assign({},Jo.height),{value:300,unit:qr.PIXELS}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo},design:{selectorKey:wl.DESIGN},content:{selectorKey:wl.CONTENT}}},Al={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Xr.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:Xr.CONTROLS},lineDirection:{value:"horizontal",property:"lineDirection",propertyType:Xr.CONTROLS},lineStyle:{value:"solid",propertyType:Xr.CONTROLS,property:"lineStyle"},lineThickness:{value:5,property:"lineThickness",unit:1,propertyType:Xr.CSS},dash:{value:"5",property:"dash",propertyType:Xr.CONTROLS},gap:{value:"2",property:"gap",propertyType:Xr.CONTROLS},showLineEndPoints:{value:!0,propertyType:Xr.CONTROLS},lineEndPoints:{value:"round",propertyType:Xr.CONTROLS},showLineStartPointIcon:{value:!1,propertyType:Xr.CONTROLS},showLineEndPointIcon:{value:!1,propertyType:Xr.CONTROLS}},design:{leftIcon:{value:"preview",property:"leftIcon",propertyType:Xr.CONTROLS},rightIcon:{value:"minus-circle",property:"rightIcon",propertyType:Xr.CONTROLS},lineColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},size:{value:"20",property:"size",unit:1,propertyType:Xr.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:Xr.CONTROLS},iconGap:{value:"20",property:"iconGap",unit:1,propertyType:Xr.CSS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.FILL_AND_BACKGROUND="fillAndBackground",e.ITEM_STYLE="iconStyle",e.SOCIAL_ICONS="lineIcons",e.SOCIAL_WIDGET="lineWidget",e.START_END_ICON="startEndIcons",e.LINE_COLOR="lineColor",e.LINE_CORNERS="lineCorners"}(Ll||(Ll={}));var Il,xl=function(){return{layout:{selectorKey:Ll.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"20",unit:1}),margin:Jo.margin,padding:Jo.padding,alignment:Al.layout.alignment,lineDirection:Al.layout.lineDirection,lineStyle:Al.layout.lineStyle,lineThickness:Al.layout.lineThickness,dash:Al.layout.dash,gap:Al.layout.gap,showLineEndPoints:Al.layout.showLineEndPointIcon,lineEndPoints:Al.layout.lineEndPoints,showLineStartPointIcon:Al.layout.showLineStartPointIcon,showLineEndPointIcon:Al.layout.showLineEndPointIcon,positionType:Jo.positionType,pinTo:Jo.pinTo},design:{selectorKey:Ll.DESIGN,lineWidget:{selectorKey:Ll.SOCIAL_WIDGET,backgroundColor:Jo.backgroundColor,cropRatio:Jo.cropRatio,zoomImage:Jo.zoomImage,flip:Jo.flip,rotate:Jo.rotate,showBorder:Jo.showBorder,borderStyle:Jo.borderStyle,borderColor:Jo.borderColor,borderPerSlide:Jo.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur},lineCorners:{selectorKey:Ll.LINE_CORNERS,leftIcon:Al.design.leftIcon,rightIcon:Al.design.rightIcon,size:Al.design.size,iconColor:Jo.iconColor,backgroundShape:Al.design.backgroundShape,backgroundColor:Jo.backgroundColor,iconGap:Al.design},lineColor:{selectorKey:Ll.LINE_COLOR,lineColor:Al.design.lineColor}}}},El={tabPosition:{value:"horizontal",property:"tabPosition",propertyType:Xr.CONTROLS},tabLayout:{value:"contain",property:"tabLayout",propertyType:Xr.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:Xr.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:Xr.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:Xr.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:Xr.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:Xr.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:Xr.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:Xr.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:Xr.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Tab 1",content:{}},key:"123456tghjuik"}],property:"tabContent",propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selected",e.TAB_CONTAINER="tabContainer",e.TAB_CONTENT_CONTAINER="tabContentContainer",e.TABS="tabs"}(Il||(Il={}));var Pl,_l={borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,backgroundColor:Jo.backgroundColor,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,exposure:Jo.exposure,contrast:Jo.contrast,saturation:Jo.saturation,highlights:Jo.highlights,shadows:Jo.shadows},Bl={theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},Hl=function(){return{layout:{selectorKey:Il.LAYOUT,width:Jo.width,height:Jo.height,margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo,tabPosition:El.tabPosition,tabLayout:El.tabLayout,alignItems:El.alignItems,justifyContent:El.justifyContent,tabSpacing:El.tabSpacing,tabContainerSpacing:El.tabAndContainerSpacing,horizontalPadding:El.horizontalPadding,verticalPadding:El.verticalPadding,overflowTabs:El.overflowTabs,spacingBetweenRows:El.spacingBetweenRows},design:{selectorKey:Il.DESIGN,tabContainer:Object.assign({selectorKey:Il.TAB_CONTAINER},_l),tabs:{selectorKey:Il.TABS,defaultState:Object.assign(Object.assign({selectorKey:Il.DEFAULT_STATE},_l),Bl),hoverState:Object.assign(Object.assign({selectorKey:Il.HOVER_STATE},_l),Bl),selectedState:Object.assign(Object.assign({selectorKey:Il.SELECTED_STATE},_l),Bl)}},content:{selectorKey:Il.CONTENT,tabContent:El.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Pl||(Pl={}));var zl,kl=function(){return{layout:{selectorKey:Pl.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Xr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Jo.height),{isReadOnly:!0}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo},design:{selectorKey:Pl.DESIGN,backgroundColor:Object.assign(Object.assign({},Jo.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius}}},Kl={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Xr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Xr.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Xr.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:Xr.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:Xr.CONTROLS},continueShoppingLinkTo:{value:"Go To Home Page",property:"continueShoppingLinkTo",propertyType:Xr.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:Xr.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:Xr.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:Xr.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:Xr.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:Xr.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:Xr.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:Xr.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:Xr.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:Xr.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(zl||(zl={})),Jo.borderColor,Jo.borderStyle,Jo.borderPerSlide,Jo.showBorder,Jo.showShadow,Jo.shadowColor,Jo.blur,Jo.spread,Jo.angle,Jo.borderRadius,Jo.exposure,Jo.contrast,Jo.saturation,Jo.highlights,Jo.shadows;var jl,Ul={theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,backgroundColor:Jo.backgroundColor},Ml=function(){return{layout:{selectorKey:zl.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"400",unit:qr.PIXELS}),height:Object.assign(Object.assign({},Jo.height),{value:"200",unit:qr.PIXELS}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo},design:Object.assign(Object.assign(Object.assign({selectorKey:zl.DESIGN,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius},gt),Ul),{exposure:Jo.exposure,contrast:Jo.contrast,saturation:Jo.saturation,highlights:Jo.highlights,shadows:Jo.shadows}),content:{selectorKey:zl.CONTENT,title:{value:"",property:"title",propertyType:Xr.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:Xr.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:Xr.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:Xr.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:Xr.CONTENT},showOptions:{value:!0,property:"showOptions",propertyType:Xr.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:Xr.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:Xr.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:Xr.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:Xr.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:Xr.CONTENT}},dataConnector:{selectorKey:zl.DATA_CONNECTOR,dataConnector:Kl.dataConnector}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(jl||(jl={}));var Gl,Vl=function(){return{layout:{selectorKey:jl.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"310",unit:1}),padding:Jo.padding,margin:Jo.margin,positionType:Jo.positionType},design:Object.assign(Object.assign({selectorKey:jl.DESIGN},gt),St)}},Wl={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Xr.CSS},displayStyle:{value:"Wrap Horizontal",propertyType:Xr.CONTROLS},showIcon:{value:!0,propertyType:Xr.CONTROLS},iconPosition:{value:"left",propertyType:Xr.CONTROLS}},content:{linksData:{value:[{id:rn.generateUniqueId(),title:"Profile Details",name:"profileDetails",show:!0,url:"https://amazon.com"},{id:rn.generateUniqueId(),title:"Addresses",name:"addresses",show:!0,url:"https://www.sellerscommerce.com/"},{id:rn.generateUniqueId(),title:"Orders",name:"orders",show:!0,url:"https://instagram.com"},{id:rn.generateUniqueId(),title:"Returns",name:"returns",show:!0,url:"https://x.com/"},{id:rn.generateUniqueId(),title:"Wishlist",name:"wishlist",show:!0,url:"https://www.facebook.com/"},{id:rn.generateUniqueId(),title:"Quotes",name:"quotes",show:!0,url:"https://www.youtube.com/"}],propertyType:Xr.CONTROLS},showTitle:{value:!0,propertyType:Xr.CONTROLS},title:{value:"Quick Links",propertyType:Xr.CONTROLS},description:{value:"Quick Link Information",propertyType:Xr.CONTROLS},showDescription:{value:!0,propertyType:Xr.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:Xr.CONTROLS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Xr.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Xr.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Xr.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Xr.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Xr.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Xr.CSS},icon:{value:"",propertyType:Xr.CONTROLS},designiconSize:{value:"30",propertyType:Xr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Xr.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:Xr.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:Xr.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:Xr.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:Xr.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:Xr.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:Xr.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:Xr.CONTROLS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.FILL_AND_BACKGROUND="fillAndBackground",e.ITEM_STYLE="iconStyle",e.QuickLinks_ICONS="QuickLinks",e.QuickLinks_WIDGET="quickLinksWidgetDesign",e.QUICK_LINKS_TEXT_LAYOUT="quickLinksTextLayout",e.QUICK_LINKS_WIDGET_LAYOUT="quickLinksWidgetLayout",e.TEXT_CONTAINER_DESIGN="quickLinksTextContainerDesign"}(Gl||(Gl={}));var Yl,Fl=function(){return{layout:{selectorKey:Gl.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"70",unit:1}),margin:Jo.margin,padding:Jo.padding,displayStyle:Wl.layout.displayStyle,positionType:Jo.positionType,pinTo:Jo.pinTo},content:{selectorKey:Gl.CONTENT,showTitle:Wl.content.showTitle,title:Wl.content.title,showDescription:Wl.content.showDescription,description:Wl.content.description,linksData:Wl.content.linksData},design:{selectorKey:Gl.DESIGN,quickLinksWidgetDesign:{selectorKey:Gl.QuickLinks_WIDGET,backgroundColor:Jo.backgroundColor,borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,showIcon:Jo.showIcon,iconSize:Jo.iconSize,iconColor:Jo.iconColor,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,themeDesc:Jo.themeDesc,fontDesc:Jo.fontDesc,fontSizeDesc:Jo.fontSizeDesc,textColorDesc:Jo.textColorDesc,boldDesc:Jo.boldDesc,italicDesc:Jo.italicDesc,linethroughDesc:Jo.linethroughDesc,underlineDesc:Jo.underlineDesc,textAlignDesc:Jo.textAlignDesc,characterSpacingDesc:Jo.characterSpacingDesc,lineHeightDesc:Jo.lineHeightDesc},itemStyle:{selectorKey:Gl.ITEM_STYLE,backgroundColor:Jo.backgroundColor,cropRatio:Jo.cropRatio,zoomImage:Jo.zoomImage,flip:Jo.flip,rotate:Jo.rotate,theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight,showBorder:Jo.showBorder,borderStyle:Jo.borderStyle,borderColor:Jo.borderColor,borderPerSlide:Jo.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur,showIcon:Object.assign(Object.assign({},Jo.showIcon),{value:!1}),iconSize:Wl.design.designiconSize,iconColor:Wl.design.iconColor},quickLinksTextLayout:{selectorKey:Gl.QUICK_LINKS_TEXT_LAYOUT,textVerticalPadding:Wl.design.textVerticalPadding,textHorizontalPadding:Wl.design.textHorizontalPadding,titleAndDescriptionSpacing:Wl.design.titleAndDescriptionSpacing},quickLinksWidgetLayout:{selectorKey:Gl.QUICK_LINKS_WIDGET_LAYOUT,verticalAlignment:Wl.design.verticalAlignment,widgetTextAndItemSpacing:Wl.design.widgetTextAndItemSpacing,textPosition:Wl.design.textPosition},quickLinksTextContainerDesign:{selectorKey:Gl.TEXT_CONTAINER_DESIGN,backgroundColor:Jo.backgroundColor,showBorder:Jo.showBorder,borderStyle:Jo.borderStyle,borderColor:Jo.borderColor,borderPerSlide:Jo.borderPerSlide,borderRadius:Jo.borderRadius,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,angle:Jo.angle,spread:Jo.spread,blur:Jo.blur},quickLinks:{selectorKey:Gl.QuickLinks_ICONS,instagramIcon:Wl.design.instagramIcon,facebookIcon:Wl.design.facebookIcon,twitterIcon:Wl.design.twitterIcon,amazonIcon:Wl.design.amazonIcon,websiteIcon:Wl.design.websiteIcon,youtubeIcon:Wl.design.youtubeIcon,linkedinIcon:Wl.design.linkedinIcon}}}},Xl={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:Xr.CONTROLS},buttonType:{value:"primaryButton",propertyType:Xr.CONTROLS},buttonText:{value:"Add Order",property:"buttonText",propertyType:Xr.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:Xr.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:Xr.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Xr.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:Xr.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:Xr.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Yl||(Yl={}));var ql,Ql=function(){return{layout:{selectorKey:Yl.LAYOUT,width:Object.assign(Object.assign({},Jo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Jo.height),{value:"40",unit:1}),margin:Jo.margin,positionType:Jo.positionType,pinTo:Jo.pinTo,buttonStyle:Xl.buttonStyle,buttonText:Xl.buttonText,buttonIcon:Xl.buttonIcon,iconPosition:Xl.iconPosition,iconAndTextSpacing:Xl.iconAndTextSpacing,alignment:Xl.alignment,buttonType:Xl.buttonType,linkTo:Xl.linkTo},design:{selectorKey:Yl.DESIGN,defaultState:{selectorKey:Yl.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},Jo.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},Jo.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},Jo.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},Jo.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},Jo.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},Jo.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},Jo.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},Jo.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},Jo.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},Jo.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},Jo.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},Jo.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},Jo.theme),fontSize:Object.assign(Object.assign({},Jo.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},Jo.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},Jo.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},Jo.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},Jo.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},Jo.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},Jo.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},Jo.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},Jo.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:Jo.icon,showIcon:Object.assign(Object.assign({},Jo.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Jo.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Jo.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:Yl.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},Jo.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:Yl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:Xr.CONTROLS}}}},Zl={tabPosition:{value:"horizontal",property:"tabPosition",propertyType:Xr.CONTROLS},tabLayout:{value:"contain",property:"tabLayout",propertyType:Xr.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:Xr.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:Xr.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:Xr.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:Xr.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:Xr.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:Xr.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:Xr.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:Xr.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Add Products",content:{}},key:"buyForAddProducts"},{title:"Tab",contentSource:{title:"Cart",content:{}},key:"buyForCart"},{title:"Tab",contentSource:{title:"Shipping",content:{}},key:"buyForShipping"}],property:"tabContent",propertyType:Xr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selected",e.BUY_FOR_TAB_CONTAINER="buyFortabContainer",e.BUY_FOR_TAB_CONTENT_CONTAINER="buyForTabContentContainer",e.BUY_FOR_TABS="buyForTabs"}(ql||(ql={}));var $l,Jl={borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,backgroundColor:Jo.backgroundColor,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius,exposure:Jo.exposure,contrast:Jo.contrast,saturation:Jo.saturation,highlights:Jo.highlights,shadows:Jo.shadows},ep={theme:Jo.theme,font:Jo.font,fontSize:Jo.fontSize,textColor:Jo.textColor,bold:Jo.bold,italic:Jo.italic,linethrough:Jo.linethrough,underline:Jo.underline,textAlign:Jo.textAlign,characterSpacing:Jo.characterSpacing,lineHeight:Jo.lineHeight},rp=function(){return{layout:{selectorKey:ql.LAYOUT,width:Jo.width,height:Jo.height,margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo,tabPosition:Zl.tabPosition,tabLayout:Zl.tabLayout,alignItems:Zl.alignItems,justifyContent:Zl.justifyContent,tabSpacing:Zl.tabSpacing,tabContainerSpacing:Zl.tabAndContainerSpacing,horizontalPadding:Zl.horizontalPadding,verticalPadding:Zl.verticalPadding,overflowTabs:Zl.overflowTabs,spacingBetweenRows:Zl.spacingBetweenRows},design:{selectorKey:ql.DESIGN,tabContainer:Object.assign({selectorKey:ql.BUY_FOR_TAB_CONTAINER},Jl),tabs:{selectorKey:ql.BUY_FOR_TABS,defaultState:Object.assign(Object.assign({selectorKey:ql.DEFAULT_STATE},Jl),ep),hoverState:Object.assign(Object.assign({selectorKey:ql.HOVER_STATE},Jl),ep),selectedState:Object.assign(Object.assign({selectorKey:ql.SELECTED_STATE},Jl),ep)}},content:{selectorKey:ql.CONTENT,tabContent:Zl.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}($l||($l={}));var op,tp,ip,np,ap=function(){return{layout:{selectorKey:$l.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Xr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Jo.height),{isReadOnly:!0}),margin:Jo.margin,padding:Jo.padding,overflowContent:Jo.overflowContent,scrollDirection:Jo.scrollDirection,displayScrollbar:Jo.displayScrollbar,positionType:Jo.positionType,pinTo:Jo.pinTo},design:{selectorKey:$l.DESIGN,backgroundColor:Object.assign(Object.assign({},Jo.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:Jo.borderColor,borderStyle:Jo.borderStyle,borderPerSlide:Jo.borderPerSlide,showBorder:Jo.showBorder,showShadow:Jo.showShadow,shadowColor:Jo.shadowColor,blur:Jo.blur,spread:Jo.spread,angle:Jo.angle,borderRadius:Jo.borderRadius}}},lp=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%"}},pp=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"}},dp=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"}},sp=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"}},cp=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},yp=function(){return Object.assign(Object.assign({},cp()),{gridTemplateRows:"1fr",gridTemplateColumns:"1fr"})},up=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"}},Sp=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"}},gp=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"}},Tp=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:"1fr",gridTemplateColumns:"1fr"}},hp=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"}},Cp=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},Op=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"1fr",gridTemplateColumns:"1fr",justifySelf:"center"}},bp=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"}},vp=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"}},mp=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"}},wp=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"}},fp=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"}},Rp=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%"}},Np=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"}},Lp=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"}},Dp=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"}},Ap=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%"}},Ip=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:"1fr",gridTemplateColumns:"1fr"}},xp=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:"300px",gridTemplateColumns:"100%",justifySelf:"center"}},Ep=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%"}},Pp=12,_p=4,Bp=1,Hp=70,zp=20,kp=4,Kp=2;!function(e){e[e.Edit=1]="Edit",e[e.Preview=2]="Preview"}(op||(op={})),function(e){e.Desktop="desktop",e.Mobile="mobile"}(tp||(tp={})),function(e){e.Input="input",e.Select="select",e.Textarea="textarea",e.Button="button",e.Content="content"}(ip||(ip={})),function(e){e.Text="text",e.Email="email",e.Tel="tel",e.Url="url",e.Number="number",e.Password="password",e.Date="date",e.Textarea="textarea",e.Select="select",e.Checkbox="checkbox",e.Radio="radio",e.Button="button",e.Heading1="heading1",e.Heading2="heading2",e.Paragraph="paragraph",e.Image="image",e.Video="video",e.ListUnordered="list-unordered",e.ListOrdered="list-ordered",e.Link="link",e.Html="html"}(np||(np={}));var jp=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"}},Up=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"}},Mp=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%"}},Gp=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:"1fr",gridTemplateColumns:"1fr"}}})(),t})()));
2
+ !function(e,r){"object"==typeof exports&&"object"==typeof module?module.exports=r():"function"==typeof define&&define.amd?define([],r):"object"==typeof exports?exports["storefront-cms-library"]=r():e["storefront-cms-library"]=r()}(this,(()=>(()=>{var e={633:(e,r,o)=>{var t=o(738).default;function i(){"use strict";e.exports=i=function(){return o},e.exports.__esModule=!0,e.exports.default=e.exports;var r,o={},n=Object.prototype,a=n.hasOwnProperty,l=Object.defineProperty||function(e,r,o){e[r]=o.value},p="function"==typeof Symbol?Symbol:{},d=p.iterator||"@@iterator",s=p.asyncIterator||"@@asyncIterator",c=p.toStringTag||"@@toStringTag";function y(e,r,o){return Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}),e[r]}try{y({},"")}catch(r){y=function(e,r,o){return e[r]=o}}function u(e,r,o,t){var i=r&&r.prototype instanceof b?r:b,n=Object.create(i.prototype),a=new P(t||[]);return l(n,"_invoke",{value:A(e,o,a)}),n}function S(e,r,o){try{return{type:"normal",arg:e.call(r,o)}}catch(e){return{type:"throw",arg:e}}}o.wrap=u;var g="suspendedStart",T="suspendedYield",h="executing",C="completed",O={};function b(){}function v(){}function m(){}var w={};y(w,d,(function(){return this}));var f=Object.getPrototypeOf,R=f&&f(f(_([])));R&&R!==n&&a.call(R,d)&&(w=R);var N=m.prototype=b.prototype=Object.create(w);function L(e){["next","throw","return"].forEach((function(r){y(e,r,(function(e){return this._invoke(r,e)}))}))}function D(e,r){function o(i,n,l,p){var d=S(e[i],e,n);if("throw"!==d.type){var s=d.arg,c=s.value;return c&&"object"==t(c)&&a.call(c,"__await")?r.resolve(c.__await).then((function(e){o("next",e,l,p)}),(function(e){o("throw",e,l,p)})):r.resolve(c).then((function(e){s.value=e,l(s)}),(function(e){return o("throw",e,l,p)}))}p(d.arg)}var i;l(this,"_invoke",{value:function(e,t){function n(){return new r((function(r,i){o(e,t,r,i)}))}return i=i?i.then(n,n):n()}})}function A(e,o,t){var i=g;return function(n,a){if(i===h)throw Error("Generator is already running");if(i===C){if("throw"===n)throw a;return{value:r,done:!0}}for(t.method=n,t.arg=a;;){var l=t.delegate;if(l){var p=I(l,t);if(p){if(p===O)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=h;var d=S(e,o,t);if("normal"===d.type){if(i=t.done?C:T,d.arg===O)continue;return{value:d.arg,done:t.done}}"throw"===d.type&&(i=C,t.method="throw",t.arg=d.arg)}}}function I(e,o){var t=o.method,i=e.iterator[t];if(i===r)return o.delegate=null,"throw"===t&&e.iterator.return&&(o.method="return",o.arg=r,I(e,o),"throw"===o.method)||"return"!==t&&(o.method="throw",o.arg=new TypeError("The iterator does not provide a '"+t+"' method")),O;var n=S(i,e.iterator,o.arg);if("throw"===n.type)return o.method="throw",o.arg=n.arg,o.delegate=null,O;var a=n.arg;return a?a.done?(o[e.resultName]=a.value,o.next=e.nextLoc,"return"!==o.method&&(o.method="next",o.arg=r),o.delegate=null,O):a:(o.method="throw",o.arg=new TypeError("iterator result is not an object"),o.delegate=null,O)}function x(e){var r={tryLoc:e[0]};1 in e&&(r.catchLoc=e[1]),2 in e&&(r.finallyLoc=e[2],r.afterLoc=e[3]),this.tryEntries.push(r)}function E(e){var r=e.completion||{};r.type="normal",delete r.arg,e.completion=r}function P(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(x,this),this.reset(!0)}function _(e){if(e||""===e){var o=e[d];if(o)return o.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,n=function o(){for(;++i<e.length;)if(a.call(e,i))return o.value=e[i],o.done=!1,o;return o.value=r,o.done=!0,o};return n.next=n}}throw new TypeError(t(e)+" is not iterable")}return v.prototype=m,l(N,"constructor",{value:m,configurable:!0}),l(m,"constructor",{value:v,configurable:!0}),v.displayName=y(m,c,"GeneratorFunction"),o.isGeneratorFunction=function(e){var r="function"==typeof e&&e.constructor;return!!r&&(r===v||"GeneratorFunction"===(r.displayName||r.name))},o.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,m):(e.__proto__=m,y(e,c,"GeneratorFunction")),e.prototype=Object.create(N),e},o.awrap=function(e){return{__await:e}},L(D.prototype),y(D.prototype,s,(function(){return this})),o.AsyncIterator=D,o.async=function(e,r,t,i,n){void 0===n&&(n=Promise);var a=new D(u(e,r,t,i),n);return o.isGeneratorFunction(r)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},L(N),y(N,c,"Generator"),y(N,d,(function(){return this})),y(N,"toString",(function(){return"[object Generator]"})),o.keys=function(e){var r=Object(e),o=[];for(var t in r)o.push(t);return o.reverse(),function e(){for(;o.length;){var t=o.pop();if(t in r)return e.value=t,e.done=!1,e}return e.done=!0,e}},o.values=_,P.prototype={constructor:P,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=r,this.done=!1,this.delegate=null,this.method="next",this.arg=r,this.tryEntries.forEach(E),!e)for(var o in this)"t"===o.charAt(0)&&a.call(this,o)&&!isNaN(+o.slice(1))&&(this[o]=r)},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 o=this;function t(t,i){return l.type="throw",l.arg=e,o.next=t,i&&(o.method="next",o.arg=r),!!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,r){for(var o=this.tryEntries.length-1;o>=0;--o){var t=this.tryEntries[o];if(t.tryLoc<=this.prev&&a.call(t,"finallyLoc")&&this.prev<t.finallyLoc){var i=t;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=r&&r<=i.finallyLoc&&(i=null);var n=i?i.completion:{};return n.type=e,n.arg=r,i?(this.method="next",this.next=i.finallyLoc,O):this.complete(n)},complete:function(e,r){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&&r&&(this.next=r),O},finish:function(e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.finallyLoc===e)return this.complete(o.completion,o.afterLoc),E(o),O}},catch:function(e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc===e){var t=o.completion;if("throw"===t.type){var i=t.arg;E(o)}return i}}throw Error("illegal catch attempt")},delegateYield:function(e,o,t){return this.delegate={iterator:_(e),resultName:o,nextLoc:t},"next"===this.method&&(this.arg=r),O}},o}e.exports=i,e.exports.__esModule=!0,e.exports.default=e.exports},738:e=>{function r(o){return e.exports=r="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,r(o)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports},756:(e,r,o)=>{var t=o(633)();e.exports=t;try{regeneratorRuntime=t}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=t:Function("r","regeneratorRuntime = r")(t)}}},r={};function o(t){var i=r[t];if(void 0!==i)return i.exports;var n=r[t]={exports:{}};return e[t](n,n.exports,o),n.exports}o.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return o.d(r,{a:r}),r},o.d=(e,r)=>{for(var t in r)o.o(r,t)&&!o.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},o.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),o.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";o.r(t),o.d(t,{ElementEditSchema:()=>hr,addOrderSchema:()=>Gr,amountEstimatorSchema:()=>r,brandImageSchema:()=>fr,brandSchema:()=>wr,bulkVariantPickerSchema:()=>i,bundleSchema:()=>Rr,buttonSchema:()=>n,buyForTabsContainerSchema:()=>Wr,buyForTabsSchema:()=>Vr,cartSchema:()=>Or,categoryDetailsSchema:()=>_r,checkoutSchema:()=>br,cmsTypes:()=>e,codeSchema:()=>a,commonFunctions:()=>nn,contactUsSchema:()=>Ir,containerSchema:()=>l,countdownSchema:()=>p,createFormSchema:()=>Er,embedSchema:()=>d,enums:()=>K,faqSchema:()=>s,formBuilder:()=>Ur,gallerySliderSchema:()=>c,gridSchema:()=>y,imageHotspotSchema:()=>u,imageSchema:()=>S,interfaces:()=>j,itemStockSchema:()=>Hr,layouterItemSchema:()=>Ar,layouterSchema:()=>Dr,lightBoxV2Schema:()=>Nr,lightboxSchema:()=>Cr,lineItemSchema:()=>zr,loginSchema:()=>xr,mapSchema:()=>T,marchandiserSetsSchema:()=>jr,paymentMethodsSchema:()=>h,pickupLocationsSchema:()=>C,priceSchema:()=>f,productActionsSchema:()=>O,productHighlightsSchema:()=>w,productImageSchema:()=>b,productInventorySchema:()=>v,productPromotionsSchema:()=>m,productSchema:()=>g,profileSchema:()=>vr,quantitySelectorSchema:()=>R,quickLinksSchema:()=>Mr,repeaterSchema:()=>mr,resetPasswordSchema:()=>Pr,scrollSchema:()=>N,searchResultsHeadingSchema:()=>Br,searchSchema:()=>Lr,sectionSchema:()=>L,shippingEstimatorSchema:()=>D,socialIconsSchema:()=>A,stackSchema:()=>I,storeLocationsSchema:()=>x,tabSchema:()=>E,tableSchema:()=>P,tabsContainerSchema:()=>Kr,tabsV2Schema:()=>kr,textSchema:()=>_,toasterSchema:()=>Yr,uomSelectorSchema:()=>B,variantPickerSchema:()=>H,videoSChema:()=>z,volumePricingSchema:()=>k});var e={};o.r(e);var r={};o.r(r),o.d(r,{getDefaultStyles:()=>ro});var i={};o.r(i),o.d(i,{getDefaultStyles:()=>oo});var n={};o.r(n),o.d(n,{getDefaultStyles:()=>to});var a={};o.r(a),o.d(a,{getDefaultStyles:()=>io,getSectionDefaultStyles:()=>no});var l={};o.r(l),o.d(l,{getDefaultStyles:()=>ao});var p={};o.r(p),o.d(p,{getDefaultStyles:()=>lo});var d={};o.r(d),o.d(d,{getDefaultStyles:()=>po,getSectionDefaultStyles:()=>so});var s={};o.r(s),o.d(s,{getDefaultStyles:()=>co});var c={};o.r(c),o.d(c,{getDefaultStyles:()=>yo});var y={};o.r(y),o.d(y,{getDefaultStyles:()=>uo});var u={};o.r(u),o.d(u,{getDefaultStyles:()=>So});var S={};o.r(S),o.d(S,{getDefaultStyles:()=>go});var g={};o.r(g),o.d(g,{getDefaultStyles:()=>To});var T={};o.r(T),o.d(T,{getDefaultStyles:()=>ho});var h={};o.r(h),o.d(h,{getDefaultStyles:()=>Co});var C={};o.r(C),o.d(C,{getDefaultStyles:()=>Oo});var O={};o.r(O),o.d(O,{getDefaultStyles:()=>bo});var b={};o.r(b),o.d(b,{getDefaultStyles:()=>vo});var v={};o.r(v),o.d(v,{getDefaultStyles:()=>mo});var m={};o.r(m),o.d(m,{getDefaultStyles:()=>wo});var w={};o.r(w),o.d(w,{getDefaultStyles:()=>fo});var f={};o.r(f),o.d(f,{getDefaultStyles:()=>Ro});var R={};o.r(R),o.d(R,{getDefaultStyles:()=>No});var N={};o.r(N),o.d(N,{getDefaultStyles:()=>Lo});var L={};o.r(L),o.d(L,{getDefaultStyles:()=>Do,getSectionDefaultStyles:()=>Ao});var D={};o.r(D),o.d(D,{getDefaultStyles:()=>Io});var A={};o.r(A),o.d(A,{getDefaultSocialIconsStyles:()=>xo});var I={};o.r(I),o.d(I,{getDefaultStyles:()=>Eo});var x={};o.r(x),o.d(x,{getDefaultStyles:()=>Po});var E={};o.r(E),o.d(E,{getDefaultStyles:()=>_o});var P={};o.r(P),o.d(P,{getDefaultTableStyles:()=>Bo});var _={};o.r(_),o.d(_,{getDefaultStyles:()=>Ho});var B={};o.r(B),o.d(B,{getDefaultStyles:()=>zo});var H={};o.r(H),o.d(H,{getDefaultStyles:()=>ko});var z={};o.r(z),o.d(z,{getDefaultVideoStyles:()=>Ko});var k={};o.r(k),o.d(k,{getDefaultStyles:()=>jo});var K={};o.r(K),o.d(K,{CMSCSSUnitTypesEnums:()=>Zr,CMSComponentImportTypeEnum:()=>$r,CMSCustomEventServiceTypesEnum:()=>Xo,CMSCustomEventsListEnums:()=>qo,CMSDeviceVisibilityHiddenTypeEnums:()=>Yo,CMSDeviceVisibilityKeysEnums:()=>Fo,CMSElementEditTypes:()=>Qr,CMSElementSelectors:()=>Xr,CMSElementsListEnum:()=>et,CMSRepeaterSliderControlTypes:()=>Go,CMSResponsiveModeEnums:()=>Uo,CMSStackDisplayTypeEnum:()=>Jr,CMSToolAttributes:()=>qr,CMSToolIdTypes:()=>Fr,FlexAppVersionEnums:()=>Qo,FlexDefaultValues:()=>Zo,FliterTypes:()=>Vo,FontWeightEnum:()=>eo,LinkTypes:()=>Mo,SectionTypeID:()=>Jo,SkeletonItems:()=>$o,SortOptions:()=>Wo});var j={};o.r(j);var U={};o.r(U),o.d(U,{cssInputInstances:()=>ot});var M={};o.r(M),o.d(M,{AmountEstimatorsSelectorKeysEnum:()=>rt,getDefaultData:()=>at});var G={};o.r(G),o.d(G,{BulkVariantPickerSelectorKeysEnum:()=>it,getDefaultData:()=>dt});var V={};o.r(V),o.d(V,{ButtonSelectorKeysEnum:()=>pt,getDefaultData:()=>yt});var W={};o.r(W),o.d(W,{codeSelectorKeysEnum:()=>ct,getDefaultData:()=>St});var Y={};o.r(Y),o.d(Y,{codeSelectorKeysEnum:()=>ut,getDefaultData:()=>Tt});var F={};o.r(F),o.d(F,{getDefaultData:()=>bt,selfSelectorKeysEnum:()=>gt});var X={};o.r(X),o.d(X,{SelectorKeysEnum:()=>Ot,getDefaultData:()=>ft});var q={};o.r(q),o.d(q,{embedSelectorKeysEnum:()=>wt,getDefaultData:()=>Nt});var Q={};o.r(Q),o.d(Q,{ButtonSelectorKeysEnum:()=>Rt,getDefaultData:()=>At});var Z={};o.r(Z),o.d(Z,{SelectorKeysEnum:()=>Dt,getDefaultData:()=>Et});var $={};o.r($),o.d($,{getDefaultData:()=>_t,gridSelectorKeysEnum:()=>xt});var J={};o.r(J),o.d(J,{SelectorKeysEnum:()=>Pt,getDefaultData:()=>zt});var ee={};o.r(ee),o.d(ee,{SelectorKeysEnum:()=>Ht,getDefaultData:()=>jt});var re={};o.r(re),o.d(re,{SelectorKeysEnum:()=>Kt,getDefaultData:()=>Gt});var oe={};o.r(oe),o.d(oe,{SelectorKeysEnum:()=>Mt,getDefaultData:()=>Yt});var te={};o.r(te),o.d(te,{SelectorKeysEnum:()=>Wt,getDefaultData:()=>qt});var ie={};o.r(ie),o.d(ie,{PaymentMethodSelectorKeysEnum:()=>Xt,getDefaultData:()=>$t});var ne={};o.r(ne),o.d(ne,{PickupLocationsSelectorKeysEnum:()=>Zt,getDefaultData:()=>ri});var ae={};o.r(ae),o.d(ae,{SelectorKeysEnum:()=>ei,getDefaultData:()=>ii});var le={};o.r(le),o.d(le,{ButtonSelectorKeysEnum:()=>ti,getDefaultData:()=>pi});var pe={};o.r(pe),o.d(pe,{ProductHighlightsSelectorKeysEnum:()=>ai,getDefaultData:()=>ci});var de={};o.r(de),o.d(de,{ProductInventorySelectorKeysEnum:()=>si,getDefaultData:()=>Si});var se={};o.r(se),o.d(se,{SelectorKeysEnum:()=>ui,getDefaultData:()=>hi});var ce={};o.r(ce),o.d(ce,{ProductPromotionsSelectorKeysEnum:()=>gi,getDefaultData:()=>bi});var ye={};o.r(ye),o.d(ye,{QuantitySelectorSelectorKeysEnum:()=>Oi,getDefaultData:()=>wi});var ue={};o.r(ue),o.d(ue,{SelectorKeysEnum:()=>mi,getDefaultData:()=>Ni});var Se={};o.r(Se),o.d(Se,{getDefaultData:()=>Di,sectionSelectorKeysEnum:()=>Ri});var ge={};o.r(ge),o.d(ge,{ShippingEstimatorSelectorKeysEnum:()=>Li,getDefaultData:()=>Ii});var Te={};o.r(Te),o.d(Te,{getDefaultData:()=>Ei});var he={};o.r(he),o.d(he,{SocialSelectorKeysEnum:()=>an,getDefaultData:()=>dn});var Ce={};o.r(Ce),o.d(Ce,{getDefaultData:()=>cn,selfSelectorKeysEnum:()=>pn});var Oe={};o.r(Oe),o.d(Oe,{StoreLocationSelectorKeysEnum:()=>sn,getDefaultData:()=>Sn});var be={};o.r(be),o.d(be,{TableSelectorKeysEnum:()=>un,getDefaultData:()=>hn});var ve={};o.r(ve),o.d(ve,{SelectorKeysEnum:()=>Tn,getDefaultData:()=>mn});var me={};o.r(me),o.d(me,{getDefaultData:()=>fn,textSelectorKeysEnum:()=>On});var we={};o.r(we),o.d(we,{UOMSelectorKeysEnum:()=>wn,getDefaultData:()=>Ln});var fe={};o.r(fe),o.d(fe,{VariantPickerSelectorKeysEnum:()=>Nn,getDefaultData:()=>In});var Re={};o.r(Re),o.d(Re,{VideoSelectorKeysEnum:()=>An,getDefaultData:()=>Pn});var Ne={};o.r(Ne),o.d(Ne,{VolumePricingSelectorKeysEnum:()=>En,getDefaultData:()=>Hn});var Le={};o.r(Le),o.d(Le,{getDefaultData:()=>Kn,lightboxSelectorKeysEnum:()=>Bn});var De={};o.r(De),o.d(De,{cartSelectorKeysEnum:()=>kn,getDefaultData:()=>Mn});var Ae={};o.r(Ae),o.d(Ae,{getDefaultData:()=>Wn,profileSelectorKeysEnum:()=>Un});var Ie={};o.r(Ie),o.d(Ie,{getDefaultData:()=>Fn,selfSelectorKeysEnum:()=>Vn});var xe={};o.r(xe),o.d(xe,{getDefaultData:()=>qn,selfSelectorKeysEnum:()=>Yn});var Ee={};o.r(Ee),o.d(Ee,{SelectorKeysEnum:()=>Xn,getDefaultData:()=>$n});var Pe={};o.r(Pe),o.d(Pe,{SelectorKeysEnum:()=>Zn,getDefaultData:()=>oa});var _e={};o.r(_e),o.d(_e,{SelectorKeysEnum:()=>ra,getDefaultData:()=>na});var Be={};o.r(Be),o.d(Be,{SelectorKeysEnum:()=>ia,getDefaultData:()=>pa});var He={};o.r(He),o.d(He,{SelectorKeysEnum:()=>la,getDefaultData:()=>ca});var ze={};o.r(ze),o.d(ze,{SelectorKeysEnum:()=>sa,getDefaultData:()=>Sa});var ke={};o.r(ke),o.d(ke,{SelectorKeysEnum:()=>ua,getDefaultData:()=>ha});var Ke={};o.r(Ke),o.d(Ke,{SelectorKeysEnum:()=>Ta,getDefaultData:()=>ba});var je={};o.r(je),o.d(je,{SelectorKeysEnum:()=>Oa,getDefaultData:()=>Ra});var Ue={};o.r(Ue),o.d(Ue,{SelectorKeysEnum:()=>ma,getDefaultData:()=>Da});var Me={};o.r(Me),o.d(Me,{SelectorKeysEnum:()=>La,getDefaultData:()=>xa});var Ge={};o.r(Ge),o.d(Ge,{SelectorKeysEnum:()=>Ia,getDefaultData:()=>_a});var Ve={};o.r(Ve),o.d(Ve,{getDefaultData:()=>Ha,selfSelectorKeysEnum:()=>Pa});var We={};o.r(We),o.d(We,{SelectorKeysEnum:()=>Ba,getDefaultData:()=>Ka});var Ye={};o.r(Ye),o.d(Ye,{getDefaultData:()=>Ma,searchSelectorKeysEnum:()=>ka});var Fe={};o.r(Fe),o.d(Fe,{getDefaultData:()=>Va,selfSelectorKeysEnum:()=>Ua});var Xe={};o.r(Xe),o.d(Xe,{getDefaultData:()=>Ya,selfSelectorKeysEnum:()=>Ga});var qe={};o.r(qe),o.d(qe,{SelectorKeysEnum:()=>Wa,getDefaultData:()=>qa});var Qe={};o.r(Qe),o.d(Qe,{contactUsSelectorKeysEnum:()=>Xa,getDefaultData:()=>Za});var Ze={};o.r(Ze),o.d(Ze,{getDefaultData:()=>Ja,loginSelectorKeysEnum:()=>Qa});var $e={};o.r($e),o.d($e,{getDefaultData:()=>rl,resetPasswordSelectorKeysEnum:()=>$a});var Je={};o.r(Je),o.d(Je,{SelectorKeysEnum:()=>el,getDefaultData:()=>ll});var er={};o.r(er),o.d(er,{SelectorKeysEnum:()=>tl,getDefaultData:()=>sl});var rr={};o.r(rr),o.d(rr,{getDefaultData:()=>ul,searchResultsHeadingSelectorKeysEnum:()=>pl});var or={};o.r(or),o.d(or,{getDefaultData:()=>Tl,itemStockSelectorKeysEnum:()=>yl});var tr={};o.r(tr),o.d(tr,{SelectorKeysEnum:()=>gl,getDefaultData:()=>vl});var ir={};o.r(ir),o.d(ir,{SelectorKeysEnum:()=>Cl,getDefaultData:()=>fl});var nr={};o.r(nr),o.d(nr,{SelectorKeysEnum:()=>wl,getDefaultData:()=>Al});var ar={};o.r(ar),o.d(ar,{SelectorKeysEnum:()=>Nl,getDefaultData:()=>xl});var lr={};o.r(lr),o.d(lr,{LineSelectorKeysEnum:()=>Il,getDefaultData:()=>_l});var pr={};o.r(pr),o.d(pr,{getDefaultData:()=>Kl});var dr={};o.r(dr),o.d(dr,{getDefaultData:()=>Ul,selfSelectorKeysEnum:()=>Hl});var sr={};o.r(sr),o.d(sr,{SelectorKeysEnum:()=>jl,getDefaultData:()=>Wl});var cr={};o.r(cr),o.d(cr,{createFormSelectorKeysEnum:()=>Gl,getDefaultData:()=>Fl});var yr={};o.r(yr),o.d(yr,{QuickLinksSelectorKeysEnum:()=>Yl,getDefaultData:()=>Ql});var ur={};o.r(ur),o.d(ur,{AddOrderSelectorKeysEnum:()=>ql,getDefaultData:()=>Jl});var Sr={};o.r(Sr),o.d(Sr,{getDefaultData:()=>ip});var gr={};o.r(gr),o.d(gr,{getDefaultData:()=>ap,selfSelectorKeysEnum:()=>rp});var Tr={};o.r(Tr),o.d(Tr,{SelectorKeysEnum:()=>np,getDefaultData:()=>yp});var hr={};o.r(hr),o.d(hr,{addOrder:()=>ur,allocationDetails:()=>ar,allocations:()=>We,amountEstimator:()=>M,brand:()=>_e,brandImage:()=>ke,breadcrumbs:()=>Je,bulkVariantPicker:()=>G,bundle:()=>Be,button:()=>V,buyForTabsContainer:()=>gr,buyForWithTabs:()=>Sr,cart:()=>De,cartDetails:()=>tr,cartSummary:()=>ir,category:()=>He,categoryDetails:()=>qe,checkout:()=>nr,code:()=>W,common:()=>U,contactUs:()=>Qe,container:()=>F,countdown:()=>X,createForm:()=>cr,embed:()=>q,faq:()=>Q,filters:()=>Ke,gallerySlider:()=>Z,grid:()=>$,iconLibrary:()=>er,image:()=>J,imageHotspot:()=>oe,itemStock:()=>or,layouter:()=>Fe,layouterItem:()=>Xe,lightBoxV2:()=>Ve,lightbox:()=>Le,line:()=>lr,login:()=>Ze,map:()=>te,marchandiserSets:()=>sr,menu:()=>Ee,pastOrders:()=>Ue,paymentMethods:()=>ie,pickupLocations:()=>ne,price:()=>se,product:()=>ee,productActions:()=>le,productDetails:()=>re,productHighlights:()=>pe,productImage:()=>ae,productInventory:()=>de,productOptions:()=>Pe,productPromotions:()=>ce,profile:()=>Ae,quantitySelector:()=>ye,quickLinks:()=>yr,quotes:()=>Me,repeater:()=>Ie,repeaterItem:()=>xe,resetPassword:()=>$e,rfqs:()=>Ge,scroll:()=>ue,search:()=>Ye,searchResultsHeading:()=>rr,section:()=>Se,shippingEstimator:()=>ge,slideShowLayouter:()=>Te,social:()=>he,sort:()=>je,stack:()=>Ce,staticText:()=>Y,storeLocations:()=>Oe,subCategory:()=>ze,tabContainer:()=>dr,table:()=>be,tabs:()=>ve,tabsV2:()=>pr,text:()=>me,toaster:()=>Tr,uomSelector:()=>we,variantPicker:()=>fe,video:()=>Re,volumePricing:()=>Ne});var Cr={};o.r(Cr),o.d(Cr,{getDefaultStyles:()=>up});var Or={};o.r(Or),o.d(Or,{getDefaultStyles:()=>Sp});var br={};o.r(br),o.d(br,{getDefaultStyles:()=>gp});var vr={};o.r(vr),o.d(vr,{getDefaultStyles:()=>Tp});var mr={};o.r(mr),o.d(mr,{getDefaultStyles:()=>hp,getDefaultStylesV2:()=>Cp});var wr={};o.r(wr),o.d(wr,{getDefaultStyles:()=>Op});var fr={};o.r(fr),o.d(fr,{getDefaultStyles:()=>bp});var Rr={};o.r(Rr),o.d(Rr,{getDefaultStyles:()=>vp});var Nr={};o.r(Nr),o.d(Nr,{getDefaultStyles:()=>mp});var Lr={};o.r(Lr),o.d(Lr,{getDefaultStyles:()=>wp});var Dr={};o.r(Dr),o.d(Dr,{getDefaultStyles:()=>fp});var Ar={};o.r(Ar),o.d(Ar,{getDefaultStyles:()=>Rp});var Ir={};o.r(Ir),o.d(Ir,{getDefaultStyles:()=>Np});var xr={};o.r(xr),o.d(xr,{getDefaultStyles:()=>Lp});var Er={};o.r(Er),o.d(Er,{getDefaultStyles:()=>Dp});var Pr={};o.r(Pr),o.d(Pr,{getDefaultStyles:()=>Ap});var _r={};o.r(_r),o.d(_r,{getDefaultStyles:()=>Ip,getSectionDefaultStyles:()=>xp});var Br={};o.r(Br),o.d(Br,{getDefaultStyles:()=>Ep});var Hr={};o.r(Hr),o.d(Hr,{getDefaultStyles:()=>Pp});var zr={};o.r(zr),o.d(zr,{getDefaultStyles:()=>_p});var kr={};o.r(kr),o.d(kr,{getDefaultStyles:()=>Bp});var Kr={};o.r(Kr),o.d(Kr,{getDefaultStyles:()=>Hp});var jr={};o.r(jr),o.d(jr,{getDefaultStyles:()=>zp,getSectionDefaultStyles:()=>kp});var Ur={};o.r(Ur),o.d(Ur,{FBModeEnum:()=>pp,FB_CELL_HEIGHT:()=>Mp,FB_CONTAINER_PADDING:()=>Gp,FB_GRID_COLS:()=>Kp,FB_GRID_MIN_WIDTH:()=>Vp,FB_GRID_MOBILE_COLS:()=>jp,FB_GRID_MOBILE_MIN_WIDTH:()=>Wp,FB_GRID_ROWS:()=>Up,FormComponentTypeEnum:()=>sp,FormElementTypeEnum:()=>cp,ScreenSizeEnums:()=>dp});var Mr={};o.r(Mr),o.d(Mr,{getDefaultQuickLinksStyles:()=>Yp});var Gr={};o.r(Gr),o.d(Gr,{getDefaultStyles:()=>Fp});var Vr={};o.r(Vr),o.d(Vr,{getDefaultStyles:()=>Xp});var Wr={};o.r(Wr),o.d(Wr,{getDefaultStyles:()=>qp});var Yr={};o.r(Yr),o.d(Yr,{getDefaultToasterStyles:()=>Qp});var Fr,Xr,qr,Qr,Zr,$r,Jr,eo,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",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",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},no=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%"}},ao=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%"}},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",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"}},so=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"}},yo=function(){return{minHeight:"0px",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",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto"}},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",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"}},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"}},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"}},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"}},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"}},vo=function(){return{minHeight:"0px",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"}},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"}},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"}},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"}},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"}},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"}},Do=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},Ao=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},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"}},xo=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"}},Eo=function(){return{maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",gridTemplateRows:"300px",gridTemplateColumns:"300px"}},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"}},_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"}},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"}},Ho=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},zo=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"}},ko=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"}},Ko=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"}},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"}};!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.contextMenu="cms-context-menu",e.pageSaveButton="cms-page-save-button",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.pageLayers="cms-page-layers-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.tabsWrapperV2="cms-tabs-v2-wrapper",e.tabsContainerWrapperV2="cms-tabs-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.layouterWrapper="cms-layouter-wrapper",e.repeaterItemWrapper="cms-repeater-item-wrapper",e.layouterItemWrapper="cms-layouter-item-wrapper",e.cmsElementFullView="cms-element-full-view",e.productWrapper="cms-product-wrapper",e.productDetailsWrapper="cms-product-details-wrapper",e.categoryDetailsWrapper="cms-category-details-wrapper",e.brandWrapper="cms-brand-wrapper",e.categoryWrapper="cms-category-wrapper",e.subCategoryWrapper="cms-sub-category-wrapper",e.categoryWidgetWrapper="cms-category-widget-wrapper",e.tabsWrapper="cms-tabs-wrapper",e.gridSwapBtn="cms-grid-swap-btn",e.lightBox="cms_lt_bx_mn",e.lightBoxV2Wrapper="cms-light-box-wrapper",e.marchandiserSetsWrapper="cms-marchandiser-sets-wrapper"}(Fr||(Fr={})),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.pageWrapper="[data-page-id='page-wrapper']",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.pageLayers="div[data-cms-tool='cms-page-layers-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']",e.cmsElementFullView="div[data-cms-tool='cms-element-full-view']",e.productElement="div[data-element-type='product']",e.productDetailsElement="div[data-element-type='productDetails']",e.categoryDetailsElement="div[data-element-type='categoryDetails']",e.categoryElement="div[data-element-type='category']",e.brandElement="div[data-element-type='brand']",e.subCategoryElement="div[data-element-type='subCategory']",e.categoryWidgetElement="div[data-element-type='categoryWidget']",e.tabsElement="div[data-element-type='tabs']",e.tabsV2Element="div[data-element-type='tabs-v2']",e.imageHotspot="div[data-element-type='imageHotspot']",e.gridSwapBtn="div[data-cms-tool='cms-grid-swap-btn']",e.lightBox="#cms_lt_bx_mn",e.marchandiserSetsElement="div[data-element-type='marchandiserSets']"}(Xr||(Xr={})),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"}(qr||(qr={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLLED_CSS="controlledCss",e.CONTROLS="controls",e.CONTENT="content"}(Qr||(Qr={})),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",e[e.MS=6]="MS"}(Zr||(Zr={})),function(e){e[e.BUILDER=1]="BUILDER",e[e.PREVIEW=2]="PREVIEW",e[e.WEBSITE=3]="WEBSITE"}($r||($r={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(Jr||(Jr={})),function(e){e[e.THIN=100]="THIN",e[e.EXTRA_LIGHT=200]="EXTRA_LIGHT",e[e.LIGHT=300]="LIGHT",e[e.REGULAR=400]="REGULAR",e[e.MEDIUM=500]="MEDIUM",e[e.SEMI_BOLD=600]="SEMI_BOLD",e.BOLD_NUMERIC="bold",e[e.EXTRA_BOLD=800]="EXTRA_BOLD",e[e.BLACK=900]="BLACK",e.NORMAL="normal",e.BOLDER="bolder",e.LIGHTER="lighter"}(eo||(eo={}));var Uo,Mo,Go,Vo,Wo,Yo,Fo,Xo,qo,Qo,Zo,$o,Jo,et={BUTTON:"button",BUTTON_THEME:"ButtonTheme",PAGE:"page",SECTION:"section",CODE:"code",STATIC_TEXT:"staticText",IMAGE:"image",GRID:"grid",TABS:"tabs",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",BRAND_NAME:"brandName",BRAND_DESCRIPTION:"brandDescription",BRAND_CODE:"brandCode",BRAND_IMAGE:"brandImage",BUNDLE_NAME:"bundleName",BUNDLE_CODE:"bundleCode",BUNDLE_IMAGE:"bundleImage",LIGHTBOX:"lightbox",CART:"cart",PROFILE:"profile",PRODUCT:"product",MENU:"menu",PRODUCT_OPTIONS:"productOptions",REPEATER:"repeater",REPEATER_ITEM:"repeater-item",PRODUCT_DETAILS:"productDetails",CATEGORY:"category",CATEGORY_WIDGET:"categoryWidget",CATEGORY_NAME:"categoryName",CATEGORY_IMAGE:"categoryImage",CATEGORY_CODE:"categoryCode",CATEGORY_DESCRIPTION:"categoryDescription",BRAND:"brand",BUNDLE:"bundle",SUB_CATEGORY:"subCategory",FILTERS:"filters",SORT:"sort",PAST_ORDERS:"pastOrders",QUOTES:"quotes",RFQS:"rfqs",LIGHTBOXV2:"lightboxv2",ALLOCATIONS:"allocations",SEARCH:"search",LAYOUTER:"layouter",LAYOUTER_ITEM:"layouter-item",CATEGORY_DETAILS:"categoryDetails",CONTACTUS:"contactUs",LOGIN:"login",CREATE_FORM:"createForm",ADD_EXISTING_FORM:"addExistingForm",RESET_PASSWORD:"resetPassword",FORGOT_PASSWORD:"forgotPassword",BREADCRUMBS:"breadcrumbs",ICON_LIBRARY:"iconLibrary",FORM_PREVIEW:"formPreview",SEARCH_RESULTS_HEADING:"searchResultsHeading",ITEM_STOCK:"itemStock",CART_DETAILS:"cartDetails",CART_SUMMARY:"cartSummary",ALLOCATION_DETAILS:"allocationDetails",LINE:"line",TABS_V2:"tbs-v2",TABS_CONTAINER:"tbsContainer",MARCHANDISER_SETS:"marchandiserSets",QUICK_LINKS:"quickLinks",ADD_ORDER:"addOrder",BUY_FOR_WITH_TABS:"buyForWithTabs",BUY_FOR_TABS_CONTENT_CONTAINER:"buyForTabsContainer",TOASTER:"toaster"};!function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(Uo||(Uo={})),function(e){e.NONE="none",e.PAGE_ON_THE_SITE="pageOnTheSite",e.WEB_ADDRESS="webAddress",e.SCROLL_TO="scrollTo",e.DOWNLOAD_DOCUMENT="downloadDocument",e.EMAIL_ADDRESS="emailAddress",e.PHONE_NUMBER="phoneNumber",e.LIGHTBOX="lightbox"}(Mo||(Mo={})),function(e){e.ARROWSANDDOTS="Arrows & Dots",e.ARROWS="Arrows",e.DOTS="Dots",e.NONE="None"}(Go||(Go={})),function(e){e[e.BRAND_FILTER=1]="BRAND_FILTER",e[e.CATEGORY_FILTER=2]="CATEGORY_FILTER",e[e.OPTION_FILTER=3]="OPTION_FILTER",e[e.CUSTOM_ATTRIBUTE_FILTER=4]="CUSTOM_ATTRIBUTE_FILTER",e[e.PRICE_FILTER=5]="PRICE_FILTER"}(Vo||(Vo={})),function(e){e[e.RECOMMENDED=1]="RECOMMENDED",e[e.NEWEST=2]="NEWEST",e[e.PRICE_LOW_HIGH=3]="PRICE_LOW_HIGH",e[e.PRICE_HIGH_LOW=4]="PRICE_HIGH_LOW",e[e.NAME_A_Z=5]="NAME_A_Z",e[e.NAME_Z_A=6]="NAME_Z_A"}(Wo||(Wo={})),function(e){e[e.CSS=1]="CSS",e[e.HTML=2]="HTML"}(Yo||(Yo={})),function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(Fo||(Fo={})),function(e){e[e.UPSERT=1]="UPSERT",e[e.GET=2]="GET"}(Xo||(Xo={})),function(e){e.LIGHTBOX="customLightBoxV1",e.UOMSELECTOR="uomSelectorV1",e.TEXTELEMENTCODEVIEW="textElementCodeView",e.PRODUCT_DETAILS_STATE="productDetailsState",e.IMAGE_CROP="imageCrop",e.IMAGE_CROP_TEMP_DATA="imageCropTempData"}(qo||(qo={})),function(e){e[e.NESTEDJSON=1]="NESTEDJSON",e[e.FLATJSON=2]="FLATJSON"}(Qo||(Qo={})),function(e){e.FLEXLIGHTBOXCLOSEBTN="isLightboxCloseIconKey"}(Zo||(Zo={})),function(e){e.PLACEHOLDER_IMAGE="/00000000-0000-0000-0000-000000000000/development/img-placeholder.jpg"}($o||($o={})),function(e){e[e.Header=1]="Header",e[e.Footer=2]="Footer",e[e.PageSection=3]="PageSection",e[e.MarketingBanner=4]="MarketingBanner",e[e.ProductsForSale=5]="ProductsForSale",e[e.Categories=6]="Categories",e[e.NewArrivalProducts=7]="NewArrivalProducts",e[e.Testimonials=8]="Testimonials",e[e.ContactUs=9]="ContactUs",e[e.NewsLetter=10]="NewsLetter",e[e.LightBox=11]="LightBox"}(Jo||(Jo={}));var rt,ot={adjustment:{value:"fluid",property:"adjustment",propertyType:Qr.TOOL},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Qr.CONTROLS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:Qr.CSS},width:{value:"100",property:"width",unit:4,propertyType:Qr.CSS},height:{value:"100",property:"height",unit:1,propertyType:Qr.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:Qr.CSS},textPosition:{value:"top",property:"textPosition",propertyType:Qr.CONTROLS},direction:{value:"Horizontal",propertyType:Qr.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:Qr.CSS},overflowContent:{value:"scroll",property:"overflow",propertyType:Qr.TOOL},scrollDirection:{value:"horizontal",property:"scroll",propertyType:Qr.TOOL},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:Qr.TOOL},positionType:{value:"fixed",property:"position",propertyType:Qr.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:Qr.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:Qr.CSS,parentRef:"cs-be-cr-1"},overlayColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}},property:"overlayColor",propertyType:Qr.CSS,parentRef:"cs-be-cr-1"},borderColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"borderColor",propertyType:Qr.CSS,parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:Qr.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:Qr.CSS},dividerWidth:{value:1,property:"dividerWidth",unit:1,propertyType:Qr.CSS},showBorder:{value:!0,propertyType:Qr.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:Qr.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:Qr.CSS,parentRef:"cs-be-se-1"},angle:{property:"shadowAngle",propertyType:Qr.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:Qr.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:Qr.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:Qr.CSS},cropRatio:{value:"16:9",propertyType:Qr.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:Qr.CSS},exposure:{value:0,propertyType:Qr.CONTROLS},contrast:{value:0,propertyType:Qr.CONTROLS},saturation:{value:0,propertyType:Qr.CONTROLS},brightness:{value:0,propertyType:Qr.CONTROLS},tint:{value:0,propertyType:Qr.CONTROLS},hue:{value:0,propertyType:Qr.CONTROLS},lightness:{value:0,propertyType:Qr.CONTROLS},highlights:{value:0,propertyType:Qr.CONTROLS},shadows:{value:0,propertyType:Qr.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:Qr.CONTROLS},rotate:{value:0,property:"rotate",propertyType:Qr.CSS},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:Qr.CSS},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:Qr.CSS},theme:{value:"h3",property:"theme",propertyType:Qr.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:Qr.CSS,parentRef:"ty-h3-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:Qr.CSS,parentRef:"ty-h3-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:Qr.CSS,parentRef:"ty-h3-cr"},bold:{value:"",property:"fontWeight",propertyType:Qr.CSS,parentRef:"ty-h3-ft-wt"},italic:{value:"",property:"fontStyleItalic",propertyType:Qr.CSS,parentRef:"ty-h3-ft-se-ic"},linethrough:{value:"",property:"linethrough",propertyType:Qr.CSS,parentRef:"ty-h3-le-th"},underline:{value:"",property:"underline",propertyType:Qr.CSS,parentRef:"ty-h3-ue"},textAlign:{value:"left",property:"textAlign",propertyType:Qr.CSS,parentRef:"ty-h3-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:Qr.CSS,parentRef:"ty-h3-lr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:Qr.CSS,parentRef:"ty-h3-le-ht"},themeDesc:{value:"p1",property:"themeDesc",propertyType:Qr.CONTROLS},icon:{value:"check",propertyType:Qr.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},fontDesc:{value:"Lato",property:"fontFamilyDesc",propertyType:Qr.CSS,parentRef:"ty-p1-ft-fy"},fontSizeDesc:{value:14,unit:1,property:"fontSizeDesc",propertyType:Qr.CSS,parentRef:"ty-p1-ft-se"},textColorDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"colorDesc",propertyType:Qr.CSS,parentRef:"ty-p1-cr"},boldDesc:{value:"",property:"fontWeightDesc",propertyType:Qr.CSS,parentRef:"ty-p1-ft-wt"},italicDesc:{value:"",property:"fontStyleItalicDesc",propertyType:Qr.CSS,parentRef:"ty-p1-ft-se-ic"},linethroughDesc:{value:"",property:"linethroughDesc",propertyType:Qr.CSS,parentRef:"ty-p1-le-th"},underlineDesc:{value:"",property:"underlineDesc",propertyType:Qr.CSS,parentRef:"ty-p1-ue"},textAlignDesc:{value:"left",property:"textAlignDesc",propertyType:Qr.CSS,parentRef:"ty-p1-tt-an"},characterSpacingDesc:{value:0,unit:1,property:"letterSpacingDesc",propertyType:Qr.CSS,parentRef:"ty-p1-lr-sg"},lineHeightDesc:{value:1,unit:2,property:"lineHeightDesc",propertyType:Qr.CSS,parentRef:"ty-p1-le-ht"},iconSize:{value:26,unit:1,property:"iconSize",propertyType:Qr.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},showIcon:{value:!0,property:"showIcon",propertyType:Qr.CONTROLS},backgroundImage:{value:"",property:"backgroundImage",propertyType:Qr.CSS},backgroundSize:{value:"cover",property:"backgroundSize",propertyType:Qr.CSS},backgroundPositionY:{value:0,property:"backgroundPositionY",propertyType:Qr.CSS},backgroundPositionX:{value:0,property:"backgroundPositionX",propertyType:Qr.CSS},backgroundPosition:{value:"top left",property:"backgroundPosition",propertyType:Qr.CSS},backgroundAttachment:{value:"fixed",property:"backgroundAttachment",propertyType:Qr.CSS},backgroundRepeat:{value:"repeat",property:"backgroundRepeat",propertyType:Qr.CSS}},tt={displayType:{value:"Stack Horizontal",property:"displayType",propertyType:Qr.CONTROLS},displayStyle:{value:"Button",property:"displayStyle",propertyType:Qr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Qr.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:Qr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Qr.CSS},ItemContentAlignment:{value:"left",property:"ItemContentAlignment",propertyType:Qr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Qr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Qr.CONTROLS},header:{value:!0,property:"header",propertyType:Qr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Qr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Qr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Qr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Qr.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:Qr.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:Qr.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:Qr.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:Qr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Qr.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Qr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Qr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Qr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Qr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Qr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Qr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Qr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Qr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Qr.CSS},title:{value:"Estimate Shipping and Tax",property:"title",propertyType:Qr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Qr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Qr.CONTROLS},description:{value:"Enter your destination to get a shipping estimate.",property:"description",propertyType:Qr.CONTROLS},country:{value:!0,property:"country",propertyType:Qr.CONTROLS},state:{value:!0,property:"state",propertyType:Qr.CONTROLS},zipCode:{value:!0,property:"zipCode",propertyType:Qr.CONTROLS},shippingMethodName:{value:!0,property:"shippingMethodName",propertyType:Qr.CONTROLS},shippingMethodLogo:{value:!0,property:"shippingMethodLogo",propertyType:Qr.CONTROLS},shippingDescription:{value:!0,property:"shippingDescription",propertyType:Qr.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:Qr.CONTROLS},estimatedShippingCost:{value:!0,property:"estimatedShippingCost",propertyType:Qr.CONTROLS},estimatedShippingTime:{value:!0,property:"estimatedShippingTime",propertyType:Qr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Qr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Qr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Qr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Qr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Qr.CSS},buttonType:{value:"primaryButton",propertyType:Qr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Qr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Qr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Qr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Qr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Qr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Qr.CONTROLS},backgroundShape:{value:"Round",propertyType:Qr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Qr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Qr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Qr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Qr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Qr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Qr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Qr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Qr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Qr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Qr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Qr.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:Qr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Qr.CONTROLS},fontSize:{value:"16",propertyType:Qr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},characterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},lineHeight:{value:"16",propertyType:Qr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Qr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Qr.CSS},fontSize:{value:"16",propertyType:Qr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},characterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},lineHeight:{value:"16",propertyType:Qr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Qr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Qr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Qr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Qr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Qr.CONTROLS},arrowSize:{value:"16",propertyType:Qr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Qr.CSS},backgroundShape:{value:"rectangle",propertyType:Qr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Qr.CSS},font:{value:"lato",propertyType:Qr.CSS},fontSize:{value:"16",propertyType:Qr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Qr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Qr.CSS},hoverFont:{value:"lato",propertyType:Qr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Qr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Qr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Qr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Qr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Qr.CONTROLS},iconSize:{value:"20",propertyType:Qr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Qr.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",e.DATA_CONNECTOR="dataConnector"}(rt||(rt={}));var it,nt={buttonStyle:tt.buttonStyle,buttonText:tt.buttonText,icon:tt.icon,iconPadding:tt.iconPadding,iconPosition:tt.iconPosition,iconAndTextSpacing:tt.iconAndTextSpacing,alignment:tt.alignment,buttonType:tt.buttonType,showIcon:tt.showIcon,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},at=function(){return{layout:{selectorKey:rt.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"300",unit:1}),margin:ot.margin,padding:ot.padding,positionType:ot.positionType,pinTo:ot.pinTo,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,displayStyle:tt.displayStyle,displayType:tt.displayType,dividerBetweenItems:tt.dividerBetweenItems,itemSpacing:tt.itemSpacing,itemPadding:tt.itemPadding,ItemContentAlignment:tt.ItemContentAlignment,maxItemsToDisplay:tt.maxItemsToDisplay,overflowItems:tt.overflowItems,header:tt.header,headerHeight:tt.headerHeight,rowHeight:tt.rowHeight,headerDivider:tt.headerDivider,rowDivider:tt.rowDivider,columnDivider:tt.columnDivider,alternativeRowColors:tt.alternativeRowColors,headerCellPadding:tt.headerCellPadding,rowCellPadding:tt.rowCellPadding,contentAlignment:tt.contentAlignment,overflowControl:tt.overflowControl,paginationType:tt.paginationType,paginationAlignment:tt.paginationAlignment,rowsPerPage:tt.rowsPerPage,displayResults:tt.displayResults,imageBehavior:tt.imageBehavior,itemsPerRow:tt.itemsPerRow},design:{selectorKey:rt.DESIGN,inputStyle:{selectorKey:rt.INPUT_STYLE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,icon:tt.icon,iconPadding:tt.iconPadding,iconPosition:tt.iconPosition,iconAndTextSpacing:tt.iconAndTextSpacing,alignment:tt.alignment,buttonType:tt.buttonType,showIcon:tt.showIcon,iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},viewOffersButton:{selectorKey:rt.VIEW_OFFERS_BUTTON,defaultState:Object.assign({selectorKey:rt.DEFAULT_STATE},nt),hoverState:Object.assign({selectorKey:rt.HOVER_STATE},nt),selectedState:Object.assign({selectorKey:rt.SELECTED_STATE},nt)},widgetTextStyles:{selectorKey:rt.WIDGET_TEXT_STYLES,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,themeDesc:ot.themeDesc,fontDesc:ot.fontDesc,fontSizeDesc:ot.fontSizeDesc,textColorDesc:ot.textColorDesc,boldDesc:ot.boldDesc,italicDesc:ot.italicDesc,linethroughDesc:ot.linethroughDesc,underlineDesc:ot.underlineDesc,textAlignDesc:ot.textAlignDesc,characterSpacingDesc:ot.characterSpacingDesc,lineHeightDesc:ot.lineHeightDesc},itemStyle:{selectorKey:rt.ITEM_STYLE,contentAlignment:tt.contentAlignment,horizontalPadding:tt.horizontalPadding,verticalPadding:tt.verticalPadding,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},shippingName:{selectorKey:rt.SHIPPING_NAME,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},shippingMethodLogo:{selectorKey:rt.SHIPPING_METHOD_LOGO,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},shippingDescription:{selectorKey:rt.SHIPPING_DESCRIPTION,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},estimatedShippingCost:{selectorKey:rt.ESTIMATED_SHIPPING_COST,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},estimatedShippingTime:{selectorKey:rt.ESTIMATED_SHIPPING_TIME,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},arrows:{selectorKey:rt.ARROWS,arrowIconStyle:tt.arrowIconStyle,leftArrowIconStyle:tt.leftArrowIconStyle,rightArrowIconStyle:tt.rightArrowIconStyle,backgroundShape:tt.backgroundShape,arrowSize:tt.arrowSize,arrowColor:tt.arrowColor},paginationDots:{selectorKey:rt.PAGINATION_DOTS,dotSize:tt.dotSize,currentDotColor:tt.currentDotColor,otherDotColor:tt.otherDotColor},paginationLine:{selectorKey:rt.PAGINATION_LINE,currentLineColor:tt.currentLineColor,otherLineColor:tt.otherLineColor,lineHeight:tt.lineHeight,lineWidth:tt.lineWidth},table:{selectorKey:rt.TABLE,backgroundColor:ot.backgroundColor,showBorder:ot.showBorder,borderStyle:tt.design.table.borderStyle,borderColor:ot.borderColor,borderPerSlide:tt.design.table.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur},tableHeader:{selectorKey:rt.TABLE_HEADER,backgroundColor:ot.backgroundColor},headerText:{selectorKey:rt.HEADER_TEXT,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},tableRow:{selectorKey:rt.TABLE_ROW,backgroundColor:ot.backgroundColor,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},scroll:{selectorKey:rt.SCROLL,scrollBarWidth:tt.design.scrollBar.scrollBarWidth,scrollBarColor:tt.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:rt.ROW_DIVIDERS,headerDivider:tt.design.rowAndHeaderDividers.headerDivider,rowDivider:tt.design.rowAndHeaderDividers.rowDivider,columnDivider:tt.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:rt.PAGINATION,defaultState:{selectorKey:rt.DEFAULT_STATE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,previousIcon:tt.design.pagination.previousIcon,nextIcon:tt.design.pagination.nextIcon,iconSize:tt.design.pagination.iconSize,iconColor:tt.design.pagination.iconColor,backgroundShape:tt.design.pagination.backgroundShape,backgroundColor:ot.backgroundColor,pagination:tt.design.pagination.pagination},hoverState:{selectorKey:rt.HOVER_STATE,theme:ot.theme}},showMoreItemsButton:{selectorKey:rt.SHOW_MORE_ITEMS_BUTTON,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:tt.design.pagination.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight}},content:{selectorKey:rt.CONTENT,title:tt.title,showTitle:tt.showTitle,description:tt.description,showDescription:tt.showDescription,noOfLinesToShow:tt.noOfLinesToShow,country:tt.country,state:tt.state,zipCode:tt.zipCode,promotionSchedule:tt.showDescription,shippingMethodName:tt.shippingMethodName,shippingMethodLogo:tt.shippingMethodLogo,shippingDescription:tt.shippingDescription,estimatedShippingCost:tt.estimatedShippingCost,estimatedDeliveryTime:tt.estimatedShippingTime},dataConnector:{selectorKey:rt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}}}},lt={optionSelection:{value:!0,property:"optionSelection",propertyType:Qr.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Qr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Qr.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Qr.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Qr.CONTROLS},displayStyle:{value:"Matrix",property:"displayStyle",propertyType:Qr.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Qr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Qr.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:Qr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Qr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Qr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Qr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Qr.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Qr.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Qr.CONTROLS},itemContentAlignment:{value:"Left",property:"itemContentAlignment",propertyType:Qr.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Qr.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Qr.CONTROLS},dropdownOptionsSpacing:{value:"50",property:"dropdownOptionsSpacing",propertyType:Qr.CSS},dropdownOptionsPadding:{value:"50",property:"dropdownOptionsPadding",propertyType:Qr.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:Qr.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:Qr.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:Qr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Qr.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Qr.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Qr.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Qr.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Qr.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Qr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Qr.CONTROLS},tabAlignment:{value:"Left",property:"tabAlignment",propertyType:Qr.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Qr.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Qr.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Qr.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Qr.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Qr.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Qr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Qr.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:Qr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Qr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Qr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Qr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Qr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Qr.CONTROLS},header:{value:!0,property:"header",propertyType:Qr.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Qr.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Qr.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Qr.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Qr.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Qr.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Qr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Qr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Qr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Qr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Qr.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:Qr.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:Qr.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:Qr.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:Qr.CSS},groupHorizontalPadding:{value:"50",property:"groupHorizontalPadding",propertyType:Qr.CSS},groupVerticalPadding:{value:"50",property:"groupVerticalPadding",propertyType:Qr.CSS},groupAndContainerSpacing:{value:"50",property:"groupAndContainerSpacing",propertyType:Qr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Qr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Qr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Qr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Qr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Qr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Qr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Qr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Qr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Qr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Qr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Qr.CONTROLS},showselectedVariant:{value:!0,property:"showselectedVariant",propertyType:Qr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Qr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Qr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Qr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Qr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Qr.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Qr.CONTROLS},showTotalAddedQuantity:{value:!0,property:"showTotalAddedQuantity",propertyType:Qr.CONTROLS},showMoreRows:{value:"Scroll",property:"showMoreRows",propertyType:Qr.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"}(it||(it={}));var pt,dt=function(){return{layout:{selectorKey:it.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"600",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"300",unit:1}),margin:ot.margin,padding:ot.padding,positionType:ot.positionType,pinTo:ot.pinTo,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,optionSelection:lt.optionSelection,displayOutOfStockValues:lt.displayOutOfStockValues,displayStyle:lt.displayStyle,notifyMeButton:lt.notifyMeButton,quantitySelectorForVariantSelector:lt.quantitySelectorForVariantSelector,dividerBetweenItems:lt.dividerBetweenItems,optionTitleValueSpacing:lt.optionTitleValueSpacing,remainingDisplayStyle:lt.remainingDisplayStyle,allowUserToSearch:lt.allowUserToSearch,allowUserToFilter:lt.allowUserToFilter,swatchTypeDisplayStyle:{selectorKey:it.SWATFH_TYPE_DISPLAY_STYLE,displayValues:lt.displayValues,itemPadding:lt.itemPadding,itemSpacing:lt.itemSpacing,maxItemsToDisplay:lt.maxItemsToDisplay,overflowItems:lt.overflowItems,swatchImageType:lt.swatchImageType},singleSelectDisplayStyle:{selectorKey:it.SINGLE_SELECT_DISPLAY_STYLE,displayValues:lt.displayValues,itemPadding:lt.itemPadding,itemSpacing:lt.itemSpacing,maxItemsToDisplay:lt.maxItemsToDisplay,overflowItems:lt.overflowItems,imageBehaviour:lt.imageBehaviour,itemsPerRow:lt.itemsPerRow,itemContentAlignment:lt.itemContentAlignment,overflowDirection:lt.overflowDirection},dropdownDisplayStyle:{selectorKey:it.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:lt.dropdownOptionsSpacing,dropdownOptionsPadding:lt.dropdownOptionsPadding,dropdownStyle:lt.dropdownStyle,optionAndListSpacing:lt.optionAndListSpacing,dropdownListItemSpacing:lt.dropdownListItemSpacing,dropdownListItemPadding:lt.dropdownListItemPadding,dividerBetweenListItems:lt.dividerBetweenListItems,maxItemsToDisplay:lt.maxItemsToDisplay,overflowItems:lt.overflowItems},groupedOptionsDisplayStyle:{selectorKey:it.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:lt.groupsDisplayStyle,groupSpacing:lt.groupSpacing,groupPadding:lt.groupPadding,groupHeaderAndOptionSpacing:lt.groupHeaderAndOptionSpacing,tabDirection:lt.tabDirection,tabLayout:lt.tabLayout,tabAlignment:lt.tabAlignment,tabSpacing:lt.tabSpacing,tabAndContainerSpacing:lt.tabAndContainerSpacing,tabHorizontalPadding:lt.tabHorizontalPadding,tabVerticalPadding:lt.tabVerticalPadding,containerPadding:lt.tabVerticalPadding,overflowItems:lt.overflowItems,tabRowSpacing:lt.tabRowSpacing,expandIconPositon:lt.expandIconPositon,expandFirstItemByDefault:lt.expandFirstItemByDefault,allowMultipleOpenItems:lt.allowMultipleOpenItems,itemDividers:lt.itemDividers,accordionSpacing:lt.accordionSpacing,accordionAndContainerSpacing:lt.accordionAndContainerSpacing,accordionHorizontalPadding:lt.accordionHorizontalPadding,accordionVerticalPadding:lt.accordionVerticalPadding,groupAndContainerSpacing:lt.groupAndContainerSpacing,groupHorizontalPadding:lt.groupHorizontalPadding,groupVerticalPadding:lt.groupVerticalPadding,canCollapseGroups:lt.canCollapseGroups},matrixDisplayStyle:{selectorKey:it.MATRIX_DISPLAY_STYLE,header:lt.header,headerHeight:lt.headerHeight,rowHeight:lt.rowHeight,headerDivider:lt.headerDivider,rowDivider:lt.rowDivider,columnDivider:lt.columnDivider,alternativeRowColors:lt.alternativeRowColors,headerCellPadding:lt.headerCellPadding,rowCellPadding:lt.rowCellPadding,contentAlignment:lt.contentAlignment,overflowControl:lt.overflowControl,paginationType:lt.paginationType,paginationAliginment:lt.paginationAliginment,rowsPerPage:lt.rowsPerPage,showMoreRows:lt.showMoreRows},groupedMatrixDisplayStyle:{selectorKey:it.GROUPED_MATRIX_DISPLAY_STYLE,groupsDisplayStyle:lt.groupsDisplayStyle,groupSpacing:lt.groupSpacing,groupPadding:lt.groupPadding,groupHeaderAndOptionSpacing:lt.groupHeaderAndOptionSpacing}},design:{selectorKey:it.DESIGN},content:{selectorKey:it.CONTENT,optionProperties:lt.optionProperties,optionName:lt.optionName,noOfOptionValues:lt.noOfOptionValues,optionPrice:lt.optionPrice,priceFormat:lt.priceFormat,showselectedVariant:lt.showselectedVariant,optionValueProperties:lt.optionValueProperties,optionValueName:lt.optionValueName,optionValueCode:lt.optionValueCode,swatchImage:lt.swatchImage,swatchImageType:lt.swatchImageType,noOfVariantsAvailable:lt.noOfVariantsAvailable,optionValuePrice:lt.optionValuePrice,showAvailableInventory:lt.showAvailableInventory,showTotalPriceOfAddedItems:lt.showTotalPriceOfAddedItems,showTotalAddedQuantity:lt.showTotalAddedQuantity},dataConnector:{selectorKey:it.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}}}},st={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:Qr.CONTROLS},buttonType:{value:"primaryButton",propertyType:Qr.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:Qr.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:Qr.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:Qr.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Qr.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:Qr.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:Qr.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(pt||(pt={}));var ct,yt=function(){return{layout:{selectorKey:pt.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"40",unit:1}),margin:ot.margin,positionType:ot.positionType,pinTo:ot.pinTo,buttonStyle:st.buttonStyle,buttonText:st.buttonText,buttonIcon:st.buttonIcon,iconPosition:st.iconPosition,iconAndTextSpacing:st.iconAndTextSpacing,alignment:st.alignment,buttonType:st.buttonType,linkTo:st.linkTo},design:{selectorKey:pt.DESIGN,defaultState:{selectorKey:pt.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},ot.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},ot.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},ot.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},ot.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},ot.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},ot.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},ot.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},ot.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},ot.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},ot.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},ot.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},ot.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},ot.theme),fontSize:Object.assign(Object.assign({},ot.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},ot.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},ot.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},ot.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},ot.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},ot.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},ot.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},ot.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},ot.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:ot.icon,showIcon:Object.assign(Object.assign({},ot.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},ot.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},ot.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:pt.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},ot.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:pt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(ct||(ct={}));var ut,St=function(){return{layout:{selectorKey:ct.LAYOUT,width:Object.assign(Object.assign({},ot.width),{unit:1,value:300}),height:Object.assign(Object.assign({},ot.height),{unit:1,value:300}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo},design:{selectorKey:ct.DESIGN,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},content:{selectorKey:ct.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:""}}}},dataConnector:{selectorKey:ct.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:Qr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(ut||(ut={}));var gt,Tt=function(){return{layout:{selectorKey:ut.LAYOUT,width:Object.assign(Object.assign({},ot.width),{unit:1,value:300}),height:Object.assign(Object.assign({},ot.height),{unit:1,value:300}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo,textData:{value:"",propertyType:Qr.CONTROLS}},design:{selectorKey:ut.DESIGN,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},content:{}}},ht={theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,backgroundColor:ot.backgroundColor},Ct={backgroundColor:ot.backgroundColor,backgroundRepeat:ot.backgroundRepeat,backgroundSize:ot.backgroundSize,backgroundAttachment:ot.backgroundAttachment,backgroundPosition:ot.backgroundPosition,backgroundPositionX:ot.backgroundPositionX,backgroundPositionY:ot.backgroundPositionY,backgroundImage:ot.backgroundImage};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(gt||(gt={}));var Ot,bt=function(e){return{layout:{selectorKey:gt.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Qr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},ot.height),{isReadOnly:!0}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo},design:Object.assign({selectorKey:gt.DESIGN,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},Ct),dataConnector:{selectorKey:gt.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"container",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:Qr.CONTROLS}}}},vt=(new Date).toISOString().slice(0,16),mt={type:{value:"countdown",property:"itemSpacing",propertyType:Qr.CONTROLS},counterStyle:{value:"joined",property:"counterStyle",propertyType:Qr.CONTROLS},countdownAnimation:{value:"fadeIn",property:"countdownAnimation",propertyType:Qr.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:Qr.CONTROLS},source:{value:"manual",property:"source",propertyType:Qr.CONTROLS},showCountdownTitle:{value:"true",property:"showCountdownTitle",propertyType:Qr.CONTROLS},title:{value:"Sales Ends In",property:"title",propertyType:Qr.CONTROLS},showCountdownDescription:{value:"true",property:"showCountdownDescription",propertyType:Qr.CONTROLS},description:{value:"Sale ends in next few mins hurry up garb the offer",property:"description",propertyType:Qr.CONTROLS},chooseSchedules:{value:"05-11-2024",property:"chooseSchedules",propertyType:Qr.CONTROLS},startDate:{value:vt,property:"startDate",propertyType:Qr.CONTROLS},endDate:{value:"2024-11-15T15:01",property:"endDate",propertyType:Qr.CONTROLS},days:{value:"true",property:"days",propertyType:Qr.CONTROLS},daysTitle:{value:"Days",property:"daysTitle",propertyType:Qr.CONTROLS},hours:{value:"true",property:"hours",propertyType:Qr.CONTROLS},hoursTitle:{value:"Hours",property:"hoursTitle",propertyType:Qr.CONTROLS},minutes:{value:"true",property:"minutes",propertyType:Qr.CONTROLS},minutesTitle:{value:"Minutes",property:"minutesTitle",propertyType:Qr.CONTROLS},seconds:{value:"true",property:"seconds",propertyType:Qr.CONTROLS},secondsTitle:{value:"Seconds",property:"secondsTitle",propertyType:Qr.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:Qr.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Qr.CSS},verticalAlignment:{value:"center",property:"verticalAlignment",propertyType:Qr.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Qr.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Qr.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Qr.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Qr.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Qr.CSS},textPosition:{value:"top",property:"textPosition",propertyType:Qr.CONTROLS},iconColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"iconColor",propertyType:Qr.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"}(Ot||(Ot={}));var wt,ft=function(){return{layout:{selectorKey:Ot.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"200",unit:1}),margin:ot.margin,padding:ot.padding,type:mt.type,counterStyle:mt.counterStyle,countdownAnimation:mt.countdownAnimation,dividerBetweenItems:mt.dividerBetweenItems,positionType:ot.positionType,pinTo:ot.pinTo},content:{selectorKey:Ot.CONTENT,source:mt.source,showCountdownTitle:mt.showCountdownTitle,title:mt.title,showCountdownDescription:mt.showCountdownDescription,description:mt.description,chooseSchedules:mt.chooseSchedules,startDate:mt.startDate,endDate:mt.endDate,days:mt.days,daysTitle:mt.daysTitle,hours:mt.hours,hoursTitle:mt.hoursTitle,minutes:mt.minutes,minutesTitle:mt.minutesTitle,seconds:mt.seconds,secondsTitle:mt.secondsTitle},design:{selectorKey:Ot.DESIGN,countdownWidget:{selectorKey:Ot.COUNTDOWN_WIDGET,backgroundColor:ot.backgroundColor,showBorder:ot.showBorder,borderStyle:ot.borderStyle,borderColor:ot.borderColor,borderPerSlide:ot.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,themeDesc:ot.themeDesc,fontDesc:ot.fontDesc,fontSizeDesc:ot.fontSizeDesc,textColorDesc:ot.textColorDesc,boldDesc:ot.boldDesc,italicDesc:ot.italicDesc,linethroughDesc:ot.linethroughDesc,underlineDesc:ot.underlineDesc,textAlignDesc:ot.textAlignDesc,characterSpacingDesc:ot.characterSpacingDesc,lineHeightDesc:ot.lineHeightDesc},countdownWidgetTextContainerLayout:{selectorKey:Ot.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:mt.textVerticalPadding,textHorizontalPadding:mt.textHorizontalPadding,titleAndDescriptionSpacing:mt.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:Ot.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},countdownLayout:{selectorKey:Ot.COUNTDOWN_LAYOUT,verticalAlignment:mt.verticalAlignment,widgetTextAndItemSpacing:mt.widgetTextAndItemSpacing,textPosition:mt.textPosition},counterStyle:{selectorKey:Ot.COUNTER_STYLE,backgroundColor:ot.backgroundColor,showBorder:ot.showBorder,borderStyle:ot.borderStyle,borderColor:ot.borderColor,borderPerSlide:ot.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,themeDesc:ot.themeDesc,fontDesc:ot.fontDesc,fontSizeDesc:ot.fontSizeDesc,textColorDesc:ot.textColorDesc,boldDesc:ot.boldDesc,italicDesc:ot.italicDesc,linethroughDesc:ot.linethroughDesc,underlineDesc:ot.underlineDesc,textAlignDesc:ot.textAlignDesc,characterSpacingDesc:ot.characterSpacingDesc,lineHeightDesc:ot.lineHeightDesc},dividerStyle:{selectorKey:Ot.DIVIDER_STYLE,shape:mt.shape,size:mt.size,iconColor:mt.iconColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(wt||(wt={}));var Rt,Nt=function(){return{layout:{selectorKey:wt.LAYOUT,width:Object.assign(Object.assign({},ot.width),{unit:1,value:300}),height:Object.assign(Object.assign({},ot.height),{unit:1,value:300}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo},design:{selectorKey:wt.DESIGN,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},content:{selectorKey:wt.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:""}}},dataConnector:{selectorKey:wt.DATA_CONNECTOR,value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:Qr.CONTROLS}}},Lt={expandFirstItemByDefault:{value:!0,propertyType:Qr.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:Qr.CONTROLS},itemDividers:{value:!1,propertyType:Qr.CONTROLS},iconPosition:{value:"Right",propertyType:Qr.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:Qr.CONTROLS},itemHorizontalPadding:{value:10,unit:1,property:"itemHorizontalPadding",propertyType:Qr.CSS},itemVerticalPadding:{value:2,unit:1,property:"itemVerticalPadding",propertyType:Qr.CSS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Qr.CSS},titleAndDescriptionSpacing:{value:5,unit:1,property:"titleAndDescriptionSpacing",propertyType:Qr.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"}(Rt||(Rt={}));var Dt,At=function(){return{layout:{selectorKey:Rt.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:300,unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"auto",unit:Zr.CUSTOM}),margin:ot.margin,padding:ot.padding,positionType:ot.positionType,pinTo:ot.pinTo,expandFirstItemByDefault:Lt.expandFirstItemByDefault,allowMultipleOpenItems:Lt.allowMultipleOpenItems,itemDividers:Lt.itemDividers,iconPosition:Lt.iconPosition,itemHorizontalPadding:Lt.itemHorizontalPadding,itemVerticalPadding:Lt.itemVerticalPadding,itemSpacing:Lt.itemSpacing,titleAndDescriptionSpacing:Lt.titleAndDescriptionSpacing},content:{accordionsList:Lt.accordionsList},design:{selectorKey:Rt.DESIGN,faqWidget:{selectorKey:Rt.FAQ_WIDGET,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},collapsedAccordionItem:{selectorKey:Rt.COLLAPSED_ACCRORDION_ITEM,backgroundColor:ot.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},ot.backgroundColor),{property:"backgroundColorDesc"}),borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,showIcon:ot.showIcon,iconSize:ot.iconSize,iconColor:ot.iconColor,themeDesc:ot.themeDesc,fontDesc:ot.fontDesc,fontSizeDesc:ot.fontSizeDesc,textColorDesc:ot.textColorDesc,boldDesc:ot.boldDesc,italicDesc:ot.italicDesc,linethroughDesc:ot.linethroughDesc,underlineDesc:ot.underlineDesc,textAlignDesc:ot.textAlignDesc,characterSpacingDesc:ot.characterSpacingDesc,lineHeightDesc:ot.lineHeightDesc},expandedAccordionItem:{selectorKey:Rt.EXPANDED_ACCRORDION_ITEM,backgroundColor:ot.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},ot.backgroundColor),{property:"backgroundColorDesc"}),borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:Object.assign({},ot.theme),font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,showIcon:ot.showIcon,iconSize:ot.iconSize,iconColor:ot.iconColor,themeDesc:ot.themeDesc,fontDesc:ot.fontDesc,fontSizeDesc:ot.fontSizeDesc,textColorDesc:ot.textColorDesc,boldDesc:ot.boldDesc,italicDesc:ot.italicDesc,linethroughDesc:ot.linethroughDesc,underlineDesc:ot.underlineDesc,textAlignDesc:ot.textAlignDesc,characterSpacingDesc:ot.characterSpacingDesc,lineHeightDesc:ot.lineHeightDesc},divider:{selectorKey:Rt.DIVIDER,dividerColor:ot.borderColor,dividerStyle:ot.borderStyle,dividerWidth:ot.dividerWidth}}}},It={displayStyle:{value:"Slider",propertyType:Qr.CONTROLS},scrollDirection:{value:"Vertical",propertyType:Qr.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:Qr.CONTROLS},scrollControl:{value:"Non",propertyType:Qr.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:Qr.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:Qr.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:Qr.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:Qr.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:Qr.CSS},sliderControl:{value:"Arrows",propertyType:Qr.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:Qr.CONTROLS},loopImages:{value:!1,propertyType:Qr.CONTROLS},setItemsPerRow:{value:!1,propertyType:Qr.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:Qr.CONTROLS},autoplay:{value:!1,propertyType:Qr.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:Qr.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:Qr.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:Qr.CONTROLS},showGalleryTitle:{value:!1,propertyType:Qr.CONTROLS},galleryTitle:{value:"",propertyType:Qr.CONTROLS},showGalleryDescription:{value:!1,propertyType:Qr.CONTROLS},galleryDescription:{value:"",propertyType:Qr.CONTROLS},showItemTitle:{value:!1,propertyType:Qr.CONTROLS},showItemDescription:{value:!1,propertyType:Qr.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:Qr.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:Qr.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:Qr.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:Qr.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:Qr.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Qr.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Qr.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:Qr.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:Qr.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:Qr.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:Qr.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:Qr.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Qr.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:Qr.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:Qr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Qr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Qr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Qr.CONTROLS},backgroundShape:{value:"Round",propertyType:Qr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Qr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Qr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Qr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Qr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Qr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Qr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Qr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Qr.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:Qr.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"}(Dt||(Dt={}));var xt,Et=function(){return{layout:{selectorKey:Dt.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"300",unit:1}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo,displayStyle:It.displayStyle,scrollDirection:It.scrollDirection,noOfItemsToLoad:It.noOfItemsToLoad,scrollControl:It.scrollControl,itemsPerSlide:It.itemsPerSlide,itemsPerRow:It.itemsPerRow,itemsPerColumn:It.itemsPerColumn,itemGap:It.itemGap,rowGap:It.rowGap,sliderControl:It.sliderControl,controlPosition:It.controlPosition,loopImages:It.loopImages,setItemsPerRow:It.setItemsPerRow,sliderDisplayScrollbar:It.sliderDisplayScrollbar,autoplay:It.autoplay,autoplayStyle:It.autoplayStyle,autoplayDuration:It.autoplayDuration,sliderSpeed:It.sliderSpeed,thumbnailPlacement:It.thumbnailPlacement,thumbnailSize:It.thumbnailSize,thumbnailSpacing:It.thumbnailSpacing},content:{showGalleryTitle:It.showGalleryTitle,galleryTitle:It.galleryTitle,showGalleryDescription:It.showGalleryDescription,galleryDescription:It.galleryDescription,showItemTitle:It.showItemTitle,showItemDescription:It.showItemDescription,allowLinkToOtherPage:It.allowLinkToOtherPage,slides:It.slides},design:{selectorKey:Dt.DESIGN,galleryWidgetStyle:{selectorKey:Dt.GALLERY_WIDGET_STYLE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,showIcon:Object.assign(Object.assign({},ot.showIcon),{value:!0}),iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:ot.themeDesc,fontDesc:ot.fontDesc,fontSizeDesc:ot.fontSizeDesc,textColorDesc:ot.textColorDesc,boldDesc:ot.boldDesc,italicDesc:ot.italicDesc,linethroughDesc:ot.linethroughDesc,underlineDesc:ot.underlineDesc,textAlignDesc:ot.textAlignDesc,characterSpacingDesc:ot.characterSpacingDesc,lineHeightDesc:ot.lineHeightDesc},galleryWidgetLayout:{selectorKey:Dt.GALLERY_LAYOUT,galleryTextAndItemAlignment:It.galleryTextAndItemAlignment,galleryTextAndItemSpacing:It.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:It.galleryTextAndDescriptionSpacing,textPosition:ot.textPosition,verticalAlignment:ot.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:Dt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:It.textVerticalPadding,textHorizontalPadding:ot.textHorizontalPadding,titleAndDescriptionSpacing:It.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:Dt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},itemStyle:{selectorKey:Dt.GALLERY_WIDGET_STYLE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,showIcon:Object.assign(Object.assign({},ot.showIcon),{value:!0}),iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:ot.themeDesc,fontDesc:ot.fontDesc,fontSizeDesc:ot.fontSizeDesc,textColorDesc:ot.textColorDesc,boldDesc:ot.boldDesc,italicDesc:ot.italicDesc,linethroughDesc:ot.linethroughDesc,underlineDesc:ot.underlineDesc,textAlignDesc:ot.textAlignDesc,characterSpacingDesc:ot.characterSpacingDesc,lineHeightDesc:ot.lineHeightDesc},itemLayout:{selectorKey:Dt.GALLERY_LAYOUT,galleryTextAndItemAlignment:It.galleryTextAndItemAlignment,textAndImageSpacing:It.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:It.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},ot.textPosition),{value:"On Image"}),verticalAlignment:ot.verticalAlignment},itemTextContainerLayout:{selectorKey:Dt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:It.textVerticalPadding,textHorizontalPadding:ot.textHorizontalPadding,titleAndDescriptionSpacing:It.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:Dt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},paginationArrows:{selectorKey:Dt.PAGINATION_ARROWS,arrowIconStyle:It.arrowIconStyle,leftArrowIconStyle:It.leftArrowIconStyle,rightArrowIconStyle:It.rightArrowIconStyle,backgroundShape:It.backgroundShape,arrowSize:It.arrowSize,arrowColor:It.arrowColor},paginationDots:{selectorKey:Dt.PAGINATION_DOTS,dotSize:It.dotSize,currentDotColor:It.currentDotColor,otherDotColor:It.otherDotColor},paginationLine:{selectorKey:Dt.PAGINATION_LINE,currentLineColor:It.currentLineColor,otherLineColor:It.otherLineColor,lineHeight:It.lineHeight,lineWidth:It.lineWidth}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(xt||(xt={}));var Pt,_t=function(e){return{layout:{selectorKey:xt.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:Qr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},ot.height),{isReadOnly:!0}),padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo},design:Object.assign({selectorKey:xt.DESIGN,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},Ct)}},Bt={onClick:{value:"Show Image Lightbox",propertyType:Qr.CONTROLS},onHover:{value:"Zoom Out",propertyType:Qr.CONTROLS},cropRatio:{value:"16:9",propertyType:Qr.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Qr.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Qr.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Qr.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Pt||(Pt={}));var Ht,zt=function(){return{layout:{selectorKey:Pt.LAYOUT,width:Object.assign(Object.assign({},ot.width),{propertyType:Qr.CONTROLS,unit:Zr.PIXELS,value:350}),height:Object.assign(Object.assign({},ot.height),{value:300,propertyType:Qr.CONTROLS,unit:Zr.PIXELS}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo,onClick:Bt.onClick,onHover:Bt.onHover,cropRatio:Bt.cropRatio,fitOptions:Bt.fitOptions,horizontalAlignment:Bt.horizontalAlignment,verticalAlignment:Bt.verticalAlignment},design:{selectorKey:Pt.DESIGN,cropRatio:ot.cropRatio,zoomImage:ot.zoomImage,flip:ot.flip,rotate:ot.rotate,backgroundColor:ot.backgroundColor,exposure:ot.exposure,contrast:ot.contrast,saturation:ot.saturation,brightness:ot.brightness,hue:ot.hue,lightness:ot.lightness,highlights:ot.highlights,shadows:ot.shadows,showBorder:ot.showBorder,borderStyle:ot.borderStyle,borderColor:ot.borderColor,borderPerSlide:ot.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Qr.CONTROLS}},dataConnector:{selectorKey:Pt.DATA_CONNECTOR,dataConnector:Bt.dataConnector}}},kt={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Qr.CONTROLS},productName:{value:!0,propertyType:Qr.CONTROLS},productCodes:{value:!0,propertyType:Qr.CONTROLS},varientCodes:{value:!0,propertyType:Qr.CONTROLS},productImage:{value:!0,propertyType:Qr.CONTROLS},price:{value:!0,propertyType:Qr.CONTROLS},productDescription:{value:!0,propertyType:Qr.CONTROLS},showOptions:{value:!0,propertyType:Qr.CONTROLS},allowBulkOrdering:{value:!0,propertyType:Qr.CONTROLS},actions:{value:!0,propertyType:Qr.CONTROLS},quickView:{value:!0,propertyType:Qr.CONTROLS},addToCart:{value:!0,propertyType:Qr.CONTROLS},wishlist:{value:!0,propertyType:Qr.CONTROLS},buyNow:{value:!0,propertyType:Qr.CONTROLS},addtoQuote:{value:!0,propertyType:Qr.CONTROLS},showUoms:{value:!0,propertyType:Qr.CONTROLS},showVolumePricing:{value:!0,propertyType:Qr.CONTROLS},showInventory:{value:!0,propertyType:Qr.CONTROLS},storeAvailability:{value:!0,propertyType:Qr.CONTROLS},categoryCode:{value:!0,propertyType:Qr.CONTROLS},categoryName:{value:!0,propertyType:Qr.CONTROLS},categoryImage:{value:!0,propertyType:Qr.CONTROLS},categoryDescription:{value:!0,propertyType:Qr.CONTROLS},subCategoryCode:{value:!0,propertyType:Qr.CONTROLS},subCategoryName:{value:!0,propertyType:Qr.CONTROLS},subCategoryImage:{value:!0,propertyType:Qr.CONTROLS},subCategoryDescription:{value:!0,propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Ht||(Ht={}));var Kt,jt=function(){return{layout:{selectorKey:Ht.LAYOUT,width:Object.assign({},ot.width),height:Object.assign(Object.assign({},ot.height),{value:"auto",propertyType:Qr.CONTROLS,unit:7}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo},design:Object.assign({selectorKey:Ht.DESIGN,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},Ct),content:{selectorKey:Ht.CONTENT,productName:kt.productName,productCodes:kt.productCodes,varientCodes:kt.varientCodes,productImage:kt.productImage,price:kt.price,productDescription:kt.productDescription,showOptions:kt.showOptions,allowBulkOrdering:kt.allowBulkOrdering,actions:kt.actions,quickView:kt.quickView,addToCart:kt.addToCart,wishlist:kt.wishlist,buyNow:kt.buyNow,addtoQuote:kt.addtoQuote,showUoms:kt.showUoms,showVolumePricing:kt.showVolumePricing,showInventory:kt.showInventory,storeAvailability:kt.storeAvailability,categoryCode:kt.categoryCode,categoryName:kt.categoryName,categoryImage:kt.categoryImage,categoryDescription:kt.categoryDescription,subCategoryCode:kt.subCategoryCode,subCategoryName:kt.subCategoryName,subCategoryImage:kt.subCategoryImage,subCategoryDescription:kt.subCategoryDescription},dataConnector:{selectorKey:Ht.DATA_CONNECTOR,dataConnector:kt.dataConnector}}},Ut={dataConnector:{value:{isConnected:!1,dataSource:null,childSource:null,key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS},showOptions:{value:!0,propertyType:Qr.CONTROLS},productVolume:{value:!0,propertyType:Qr.CONTROLS},productPrice:{value:!0,propertyType:Qr.CONTROLS},productActions:{value:!0,propertyType:Qr.CONTROLS},productInventory:{value:!0,propertyType:Qr.CONTROLS},storeLocations:{value:!0,propertyType:Qr.CONTROLS},pickupLocations:{value:!0,propertyType:Qr.CONTROLS},productHighlights:{value:!0,propertyType:Qr.CONTROLS},paymentMethods:{value:!0,propertyType:Qr.CONTROLS},shippingEstimator:{value:!0,propertyType:Qr.CONTROLS},productPromotions:{value:!0,propertyType:Qr.CONTROLS},amountEstimator:{value:!0,propertyType:Qr.CONTROLS},quantitySelector:{value:!0,propertyType:Qr.CONTROLS},uomSelector:{value:!0,propertyType:Qr.CONTROLS},variantPicker:{value:!0,propertyType:Qr.CONTROLS},bulkVariantPicker:{value:!0,propertyType:Qr.CONTROLS},productImage:{value:!0,propertyType:Qr.CONTROLS},productName:{value:!0,propertyType:Qr.CONTROLS},productDescription:{value:!0,propertyType:Qr.CONTROLS},productBrand:{value:!0,propertyType:Qr.CONTROLS},productCode:{value:!0,propertyType:Qr.CONTROLS},productReview:{value:!0,propertyType:Qr.CONTROLS},productRating:{value:!0,propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Kt||(Kt={}));var Mt,Gt=function(){return{layout:{selectorKey:Kt.LAYOUT,width:Object.assign({},ot.width),height:Object.assign(Object.assign({},ot.height),{value:"auto",propertyType:Qr.CONTROLS,unit:7}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo},design:Object.assign({selectorKey:Kt.DESIGN,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},Ct),content:{selectorKey:Kt.CONTENT,showOptions:Ut.showOptions,productVolume:Ut.productVolume,productPrice:Ut.productPrice,productActions:Ut.productActions,productInventory:Ut.productInventory,storeLocations:Ut.storeLocations,pickupLocations:Ut.pickupLocations,productHighlights:Ut.productHighlights,paymentMethods:Ut.paymentMethods,shippingEstimator:Ut.shippingEstimator,productPromotions:Ut.productPromotions,amountEstimator:Ut.amountEstimator,quantitySelector:Ut.quantitySelector,uomSelector:Ut.uomSelector,variantPicker:Ut.variantPicker,bulkVariantPicker:Ut.bulkVariantPicker,productImage:Ut.productImage,productName:Ut.productName,productDescription:Ut.productDescription,productBrand:Ut.productBrand,productCode:Ut.productCode,productReview:Ut.productReview,productRating:Ut.productRating},dataConnector:{selectorKey:Kt.DATA_CONNECTOR,dataConnector:Ut.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:Qr.CONTROLS}}}},Vt={position:{value:"topLeft",property:"position",propertyType:Qr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Qr.CONTROLS},onClick:{value:"Show Image Lightbox",propertyType:Qr.CONTROLS},onHover:{value:"Zoom In",propertyType:Qr.CONTROLS},hotspotStyle:{value:"shape",propertyType:Qr.CONTROLS},showContent:{value:"onClick",propertyType:Qr.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:Qr.CONTROLS},showIcon:{value:!0,propertyType:Qr.CONTROLS},shape:{value:"circle",propertyType:Qr.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:Qr.CONTROLS},iconStyle:{value:"icon with circle",property:"iconStyle",propertyType:Qr.CSS},hotspotSize:{value:"30",property:"hotspotSize",propertyType:Qr.CSS},iconSize:{value:"30",property:"iconSize",propertyType:Qr.CSS},tooltipWidth:{value:"100",property:"tooltipWidth",propertyType:Qr.CSS},tooltipHeight:{value:"100",property:"tooltipHeight",propertyType:Qr.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:Qr.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:Qr.CSS},imageRatio:{value:"16:9",property:"imageRatio",propertyType:Qr.CSS},fitOptions:{value:"fill",property:"fitOptions",propertyType:Qr.CSS},productInfoAlignment:{value:"left",property:"productInfoAlignment",propertyType:Qr.CSS},infoVerticalPadding:{value:"500",property:"infoVerticalPadding",propertyType:Qr.CSS},infoHorizontalPadding:{value:"500",property:"infoHorizontalPadding",propertyType:Qr.CSS},infoSpacing:{value:"500",property:"infoSpacing",propertyType:Qr.CSS},cardLayout:{value:"onImage",property:"cardLayout",propertyType:Qr.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:Qr.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:Qr.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:Qr.CSS},linkDetails:{value:"",property:"linkDetails",propertyType:Qr.CONTROLS}};!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"}(Mt||(Mt={}));var Wt,Yt=function(){return{layout:{selectorKey:Mt.LAYOUT,width:Object.assign(Object.assign({},ot.width),{propertyType:Qr.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},ot.height),{value:300,propertyType:Qr.CONTROLS,unit:1}),margin:ot.margin,padding:ot.padding,showContent:Vt.showContent,canOpenMultipleHotspots:Vt.canOpenMultipleHotspots,positionType:ot.positionType,pinTo:ot.pinTo},design:{selectorKey:Mt.DESIGN,imageStyle:{selectorKey:Mt.HOTSPOT_IMAGE_STYLE,cropRatio:ot.cropRatio,zoomImage:ot.zoomImage,flip:ot.flip,rotate:ot.rotate,backgroundColor:ot.backgroundColor,overlayColor:ot.overlayColor,exposure:ot.exposure,contrast:ot.contrast,saturation:ot.saturation,brightness:ot.brightness,hue:ot.hue,lightness:ot.lightness,highlights:ot.highlights,shadows:ot.shadows,showBorder:ot.showBorder,borderStyle:ot.borderStyle,borderColor:ot.borderColor,borderPerSlide:ot.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur},hotspotStyle:{selectorKey:Mt.HOTSPOT_STYLE,hotspotStyle:Vt.hotspotStyle,hotspotSize:Vt.hotspotSize,iconSize:ot.iconSize,iconColor:ot.iconColor,icon:Vt.icon,showIcon:Vt.showIcon,shape:Vt.shape,animationStyle:Vt.animationStyle,animationFrequency:Vt.animationFrequency,backgroundColor:ot.backgroundColor,showBorder:ot.showBorder,borderStyle:ot.borderStyle,borderColor:ot.borderColor,borderPerSlide:ot.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur},tooltipDesign:{selectorKey:Mt.TOOL_TIP_DESIGN,tooltipWidth:Vt.tooltipWidth,tooltipHeight:Vt.tooltipHeight,horizontalAlignment:Vt.horizontalAlignment,verticalAlignment:Vt.verticalAlignment,backgroundColor:ot.backgroundColor,showBorder:ot.showBorder,borderStyle:ot.borderStyle,borderColor:ot.borderColor,borderPerSlide:ot.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur,position:Vt.position},tooltipTextDesign:{selectorKey:Mt.TOOL_TIP_TEXT,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,themeDesc:ot.themeDesc,fontDesc:ot.fontDesc,fontSizeDesc:ot.fontSizeDesc,textColorDesc:ot.textColorDesc,boldDesc:ot.boldDesc,italicDesc:ot.italicDesc,linethroughDesc:ot.linethroughDesc,underlineDesc:ot.underlineDesc,textAlignDesc:ot.textAlignDesc,characterSpacingDesc:ot.characterSpacingDesc,lineHeightDesc:ot.lineHeightDesc},tooltipProductDesign:{selectorKey:Mt.TOOL_TIP_PRODUCT_DESIGN,imageRatio:Vt.imageRatio,fitOptions:Vt.fitOptions,productInfoAlignment:Vt.productInfoAlignment,infoVerticalPadding:Vt.infoVerticalPadding,infoHorizontalPadding:Vt.infoHorizontalPadding,infoSpacing:Vt.infoSpacing,cardLayout:Vt.cardLayout,productCardStyle:Vt.productCardStyle},tooltipImageDesign:{selectorKey:Mt.TOOL_TIP_IMAGE_DESIGN,cropRatio:ot.cropRatio,zoomImage:ot.zoomImage,flip:ot.flip,rotate:ot.rotate,backgroundColor:ot.backgroundColor,exposure:ot.exposure,contrast:ot.contrast,saturation:ot.saturation,brightness:ot.brightness,hue:ot.hue,lightness:ot.lightness,highlights:ot.highlights,shadows:ot.shadows,showBorder:ot.showBorder,borderStyle:ot.borderStyle,borderColor:ot.borderColor,borderPerSlide:ot.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur,imageRatio:Vt.imageRatio,fitOptions:Vt.fitOptions,horizontalAlignment:Vt.horizontalAlignment,verticalAlignment:Vt.verticalAlignment,onClick:Vt.onClick,onHover:Vt.onHover,linkDetails:Vt.linkDetails}},content:{selectorKey:Mt.CONTENT,image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Qr.CONTROLS},hotspots:Vt.hotspots}}},Ft={zoom:{value:3,propertyType:Qr.CONTROLS},icon:{value:"map-marker",property:"icon",propertyType:Qr.CONTROLS},showIcon:{value:!0,propertyType:Qr.CONTROLS},showZoomControls:{value:!0,propertyType:Qr.CONTROLS},showMapAndSatelliteView:{value:!0,propertyType:Qr.CONTROLS},showStreetView:{value:!0,propertyType:Qr.CONTROLS},showDirectionsLink:{value:!1,propertyType:Qr.CONTROLS},showTitle:{value:!1,propertyType:Qr.CONTROLS},title:{value:"",propertyType:Qr.CONTROLS},showDescription:{value:!1,propertyType:Qr.CONTROLS},description:{value:"",propertyType:Qr.CONTROLS},chooseMapDesign:{value:"",propertyType:Qr.CONTROLS},locationsList:{value:[{addressLine1:"",addressLine2:"",country:"",postalCode:"",state:""}],propertyType:Qr.CONTROLS},geometry:{value:null,propertyType:Qr.CONTROLS},textContainerPosition:{value:"Top",propertyType:Qr.CONTROLS},mapAndTextContainerAlignment:{value:"center",propertyType:Qr.CONTROLS},mapAndTextContainerSpacing:{value:20,property:"mapAndTextContainerSpacing",unit:1,propertyType:Qr.CSS},onClick:{value:"Show Image Lightbox",propertyType:Qr.CONTROLS},onHover:{value:"Zoom In",propertyType:Qr.CONTROLS},pinStyle:{value:"icon",propertyType:Qr.CONTROLS},showContent:{value:"onClick",propertyType:Qr.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:Qr.CONTROLS},shape:{value:"circle",propertyType:Qr.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:Qr.CONTROLS},iconStyle:{value:"icon with circle",propertyType:Qr.CSS},pinSize:{value:"0",property:"hotspotSize",propertyType:Qr.CSS},iconSize:{value:"100",propertyType:Qr.CSS},tooltipWidth:{value:"120",property:"tooltipWidth",propertyType:Qr.CSS},tooltipHeight:{value:"120",property:"tooltipHeight",propertyType:Qr.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:Qr.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:Qr.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Qr.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Qr.CSS},productInfoAlignment:{value:"left",property:"textAlign",propertyType:Qr.CSS},infoVerticalPadding:{value:"500",propertyType:Qr.CSS},infoHorizontalPadding:{value:"500",propertyType:Qr.CSS},infoSpacing:{value:"500",propertyType:Qr.CSS},cardLayout:{value:"onImage",propertyType:Qr.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:Qr.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:Qr.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:Qr.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Qr.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:Qr.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:Qr.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"}(Wt||(Wt={}));var Xt,qt=function(){return{layout:{selectorKey:Wt.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"500",unit:1}),margin:ot.margin,padding:ot.padding,showContent:Ft.showContent,canOpenMultipleHotspots:Ft.canOpenMultipleHotspots,positionType:ot.positionType,pinTo:ot.pinTo,zoom:Ft.zoom,showZoomControls:Ft.showZoomControls,showMapAndSatelliteView:Ft.showMapAndSatelliteView,showStreetView:Ft.showStreetView,showDirectionsLink:Ft.showDirectionsLink},content:{selectorKey:Wt.CONTENT,showTitle:Ft.showTitle,title:Ft.title,showDescription:Ft.showDescription,description:Ft.description,locationsList:Ft.locationsList,geometry:Ft.geometry},design:{selectorKey:Wt.DESIGN,mapWidget:{selectorKey:Wt.GALLERY_WIDGET_STYLE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,showIcon:Object.assign(Object.assign({},ot.showIcon),{value:!0}),iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:ot.themeDesc,fontDesc:ot.fontDesc,fontSizeDesc:ot.fontSizeDesc,textColorDesc:ot.textColorDesc,boldDesc:ot.boldDesc,italicDesc:ot.italicDesc,linethroughDesc:ot.linethroughDesc,underlineDesc:ot.underlineDesc,textAlignDesc:ot.textAlignDesc,characterSpacingDesc:ot.characterSpacingDesc,lineHeightDesc:ot.lineHeightDesc},mapWidgetLayout:{selectorKey:Wt.MAP_WIDGET_LAYOUT,textContainerPosition:Ft.textContainerPosition,mapAndTextContainerAlignment:Ft.mapAndTextContainerAlignment,mapAndTextContainerSpacing:Ft.mapAndTextContainerSpacing},mapWidgetTextContainerLayout:{selectorKey:Wt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Ft.textVerticalPadding,textHorizontalPadding:Ft.textHorizontalPadding,titleAndDescriptionSpacing:Ft.titleAndDescriptionSpacing},mapWidgetTextContainerDesign:{selectorKey:Wt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},mapStyle:{selectorKey:Wt.MAP_STYLE,chooseMapDesign:Ft.chooseMapDesign},pinStyle:{selectorKey:Wt.PIN_STYLE,pinStyle:Ft.pinStyle,pinSize:Ft.pinSize,iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),icon:Ft.icon,showIcon:Ft.showIcon,shape:Ft.shape,animationStyle:Ft.animationStyle,animationFrequency:Ft.animationFrequency,backgroundColor:Object.assign(Object.assign({},ot.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}}}),showBorder:ot.showBorder,borderStyle:ot.borderStyle,borderColor:ot.borderColor,borderPerSlide:ot.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur},tooltipDesign:{selectorKey:Wt.TOOL_TIP_DESIGN,tooltipWidth:Ft.tooltipWidth,tooltipHeight:Ft.tooltipHeight,horizontalAlignment:Ft.horizontalAlignment,verticalAlignment:Ft.verticalAlignment,backgroundColor:ot.backgroundColor,showBorder:ot.showBorder,borderStyle:ot.borderStyle,borderColor:ot.borderColor,borderPerSlide:ot.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur},tooltipTextDesign:{selectorKey:Wt.TOOL_TIP_TEXT,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,lineHeight:ot.lineHeight,characterSpacing:ot.characterSpacing,themeDesc:ot.themeDesc,fontDesc:ot.fontDesc,fontSizeDesc:ot.fontSizeDesc,textColorDesc:ot.textColorDesc,boldDesc:ot.boldDesc,italicDesc:ot.italicDesc,linethroughDesc:ot.linethroughDesc,underlineDesc:ot.underlineDesc,textAlignDesc:ot.textAlignDesc,characterSpacingDesc:ot.characterSpacingDesc,lineHeightDesc:ot.lineHeightDesc}}}},Qt={noOfItemsToLoad:{value:"allItems",propertyType:Qr.CONTROLS,property:"noOfItemsToLoad"},displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Qr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Qr.CONTROLS},itemSpacing:{value:20,property:"itemSpacing",propertyType:Qr.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",unit:1,propertyType:Qr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Qr.CSS},maxItemsToDisplay:{value:1,property:"maxItemsToDisplay",propertyType:Qr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Qr.CONTROLS},header:{value:!0,property:"header",propertyType:Qr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Qr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Qr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Qr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Qr.CONTROLS},headerHeight:{value:"30",property:"headerHeight",unit:1,propertyType:Qr.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Qr.CSS,unit:1},headerCellPadding:{value:"30",property:"headerCellPadding",unit:1,propertyType:Qr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",unit:1,propertyType:Qr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Qr.CSS},paginationAliginment:{value:"left",property:"paginationAliginment",propertyType:Qr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Qr.CONTROLS},overflowControl:{value:"pagination",property:"overflowControl",propertyType:Qr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Qr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Qr.CONTROLS},title:{value:"Payment Methods",property:"title",propertyType:Qr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Qr.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Qr.CONTROLS},description:{value:"",property:"description",propertyType:Qr.CONTROLS},paymentProgramName:{value:!0,property:"paymentProgramName",propertyType:Qr.CONTROLS},paymentMethods:{value:!0,property:"paymentMethods",propertyType:Qr.CONTROLS},showAmountLeft:{value:!0,property:"showAmountLeft",propertyType:Qr.CONTROLS},amountLeft:{value:"Left",property:"amountLeft",propertyType:Qr.CONTROLS},showAmountUtilized:{value:!0,property:"showAmountUtilized",propertyType:Qr.CONTROLS},amountUtilized:{value:"Used",property:"amountUtilized",propertyType:Qr.CONTROLS},showTotalAmount:{value:!0,property:"showTotalAmount",propertyType:Qr.CONTROLS},totalAmount:{value:"Total",property:"totalAmount",propertyType:Qr.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:Qr.CONTROLS},expiryDate:{value:"Expires On",property:"expiryDate",propertyType:Qr.CONTROLS},expiryDateDisplayFormat:{value:"Days Left",property:"expiryDateDisplayFormat",propertyType:Qr.CONTROLS},showRenewalDate:{value:!0,property:"showRenewalDate",propertyType:Qr.CONTROLS},renewalDate:{value:"Renews On",property:"renewalDate",propertyType:Qr.CONTROLS},renewalDateDisplayFormat:{value:"Days Left",property:"renewalDateDisplayFormat",propertyType:Qr.CONTROLS},paginationAlignment:{value:"center",propertyType:Qr.CSS,property:"paginationAlignment"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Xt||(Xt={}));var Zt,$t=function(){return{layout:{selectorKey:Xt.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"75",unit:1}),margin:ot.margin,padding:ot.padding,positionType:ot.positionType,pinTo:ot.pinTo,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,displayStyle:Qt.displayStyle,dividerBetweenItems:Qt.dividerBetweenItems,itemSpacing:Qt.itemSpacing,itemPadding:Qt.itemPadding,itemContentAlignment:Qt.itemContentAlignment,maxItemsToDisplay:Qt.maxItemsToDisplay,overflowItems:Qt.overflowItems,header:Qt.header,headerHeight:Qt.headerHeight,rowHeight:Qt.rowHeight,headerDivider:Qt.headerDivider,rowDivider:Qt.rowDivider,columnDivider:Qt.columnDivider,alternativeRowColors:Qt.alternativeRowColors,headerCellPadding:Qt.headerCellPadding,rowCellPadding:Qt.rowCellPadding,contentAlignment:Qt.contentAlignment,overflowControl:Qt.overflowControl,paginationType:Qt.paginationType,paginationAliginment:Qt.paginationAliginment,rowsPerPage:Qt.rowsPerPage,displayResults:Qt.displayResults,noOfItemsToLoad:Qt.noOfItemsToLoad,paginationAlignment:Qt.paginationAlignment},design:{selectorKey:Xt.DESIGN},content:{selectorKey:Xt.CONTENT,title:Qt.title,showTitle:Qt.showTitle,description:Qt.description,showDescription:Qt.showDescription,paymentProgramName:Qt.paymentProgramName,paymentMethods:Qt.paymentMethods,showAmountLeft:Qt.showAmountLeft,amountLeft:Qt.amountLeft,showAmountUtilized:Qt.showAmountUtilized,amountUtilized:Qt.amountUtilized,showTotalAmount:Qt.showTotalAmount,totalAmount:Qt.totalAmount,showExpiryDate:Qt.showExpiryDate,expiryDate:Qt.expiryDate,expiryDateDisplayFormat:Qt.expiryDateDisplayFormat,showRenewalDate:Qt.showRenewalDate,renewalDate:Qt.renewalDate,renewalDateDisplayFormat:Qt.renewalDateDisplayFormat},dataConnector:{selectorKey:Xt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"paymentMethods",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}}}},Jt={displayStyle:{value:"Upfront",property:"displayStyle",propertyType:Qr.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:Qr.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Qr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Qr.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Qr.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:Qr.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Qr.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Qr.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Qr.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:Qr.CONTROLS},title:{value:"Store Pick Up Locations",property:"title",propertyType:Qr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Qr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Qr.CONTROLS},description:{value:"",property:"description",propertyType:Qr.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:Qr.CONTROLS},searchPlaceholderText:{value:"Search by Zip Code",property:"searchPlaceholderText",propertyType:Qr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Qr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Qr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Qr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Qr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Qr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Qr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Qr.CSS},buttonType:{value:"primaryButton",propertyType:Qr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Qr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Qr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Qr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Qr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Qr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Qr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Qr.CONTROLS},backgroundShape:{value:"Round",propertyType:Qr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Qr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Qr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Qr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Qr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Qr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Qr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Qr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Qr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Qr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Qr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Qr.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:Qr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Qr.CONTROLS},fontSize:{value:"16",propertyType:Qr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},characterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},lineHeight:{value:"16",propertyType:Qr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Qr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Qr.CSS},fontSize:{value:"16",propertyType:Qr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},characterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},lineHeight:{value:"16",propertyType:Qr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Qr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Qr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Qr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Qr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Qr.CONTROLS},arrowSize:{value:"16",propertyType:Qr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Qr.CSS},backgroundShape:{value:"rectangle",propertyType:Qr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Qr.CSS},font:{value:"lato",propertyType:Qr.CSS},fontSize:{value:"16",propertyType:Qr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Qr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Qr.CSS},hoverFont:{value:"lato",propertyType:Qr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Qr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Qr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Qr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Qr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Qr.CONTROLS},iconSize:{value:"20",propertyType:Qr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Qr.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"}(Zt||(Zt={}));var ei,ri=function(){return{layout:{selectorKey:Zt.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"130",unit:1}),margin:ot.margin,padding:ot.padding,positionType:ot.positionType,pinTo:ot.pinTo,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,displayStyle:Jt.displayStyle,displayType:Jt.displayType,maxItemsToDisplay:Jt.maxItemsToDisplay,itemSpacing:Jt.itemSpacing,overflowItems:Jt.overflowItems,displayResults:Jt.displayResults,searchPlaceholderText:Jt.searchPlaceholderText,noOfItemToShow:Jt.noOfItemToShow},content:{selectorKey:Zt.CONTENT,locationName:Jt.locationName,locationAddress:Jt.locationAddress,locationInventory:Jt.locationInventory,locationTimings:Jt.locationTimings,title:Jt.title,showTitle:Jt.showTitle,description:Jt.description,showDescription:Jt.showDescription},design:{selectorKey:Zt.DESIGN,inputStyle:{selectorKey:Zt.INPUT_STYLE,defaultState:{selectorKey:Zt.DEFAULT_STATE,buttonStyle:Jt.buttonStyle,buttonText:Jt.buttonText,icon:Jt.icon,iconPadding:Jt.iconPadding,iconPosition:Jt.iconPosition,iconAndTextSpacing:Jt.iconAndTextSpacing,alignment:Jt.alignment,buttonType:Jt.buttonType,showIcon:Jt.showIcon,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Zt.HOVER_STATE,buttonStyle:Jt.buttonStyle,buttonText:Jt.buttonText,icon:Jt.icon,iconPadding:Jt.iconPadding,iconPosition:Jt.iconPosition,iconAndTextSpacing:Jt.iconAndTextSpacing,alignment:Jt.alignment,buttonType:Jt.buttonType,showIcon:Jt.showIcon,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:Zt.INPUT_STYLE,defaultState:{selectorKey:Zt.DEFAULT_STATE,buttonStyle:Jt.buttonStyle,buttonText:Jt.buttonText,icon:Jt.icon,iconPadding:Jt.iconPadding,iconPosition:Jt.iconPosition,iconAndTextSpacing:Jt.iconAndTextSpacing,alignment:Jt.alignment,buttonType:Jt.buttonType,showIcon:Jt.showIcon,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Zt.HOVER_STATE,buttonStyle:Jt.buttonStyle,buttonText:Jt.buttonText,icon:Jt.icon,iconPadding:Jt.iconPadding,iconPosition:Jt.iconPosition,iconAndTextSpacing:Jt.iconAndTextSpacing,alignment:Jt.alignment,buttonType:Jt.buttonType,showIcon:Jt.showIcon,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:Zt.INVENTORY_TEXT_STYLE,themeDynamic:ot.theme,fontDynamic:ot.font,fontSizeDynamic:ot.fontSize,textColorDynamic:ot.textColor,boldDynamic:ot.bold,italicDynamic:ot.italic,linethroughDynamic:ot.linethrough,underlineDynamic:ot.underline,textAlignDynamic:ot.textAlign,characterSpacingDynamic:ot.characterSpacing,lineHeightDynamic:ot.lineHeight,themeStatic:ot.themeDesc,fontStatic:ot.fontDesc,fontSizeStatic:ot.fontSizeDesc,textColorStatic:ot.textColorDesc,boldStatic:ot.boldDesc,italicStatic:ot.italicDesc,linethroughStatic:ot.linethroughDesc,underlineStatic:ot.underlineDesc,textAlignStatic:ot.textAlignDesc,characterSpacingStatic:ot.characterSpacingDesc,lineHeightStatic:ot.lineHeightDesc},itemStyle:{selectorKey:Zt.ITEM_STYLE,contentAlignment:Jt.contentAlignment,horizontalPadding:Jt.horizontalPadding,verticalPadding:Jt.verticalPadding,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},locationName:{selectorKey:Zt.LOCATION_NAME,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},locationAddress:{selectorKey:Zt.LOCATION_ADDRESS,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},locationTimings:{selectorKey:Zt.LOCATION_TIMINGS,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},locationInventory:{selectorKey:Zt.LOCATION_INVENTORY,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},arrows:{selectorKey:Zt.ARROWS,arrowIconStyle:Jt.arrowIconStyle,leftArrowIconStyle:Jt.leftArrowIconStyle,rightArrowIconStyle:Jt.rightArrowIconStyle,backgroundShape:Jt.backgroundShape,arrowSize:Jt.arrowSize,arrowColor:Jt.arrowColor},paginationDots:{selectorKey:Zt.PAGINATION_DOTS,dotSize:Jt.dotSize,currentDotColor:Jt.currentDotColor,otherDotColor:Jt.otherDotColor},paginationLine:{selectorKey:Zt.PAGINATION_LINE,currentLineColor:Jt.currentLineColor,otherLineColor:Jt.otherLineColor,lineHeight:Jt.lineHeight,lineWidth:Jt.lineWidth},showMoreItemsButton:{selectorKey:Zt.SHOW_MORE_ITEMS_BUTTON,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:Jt.design.pagination.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight}},dataConnector:{selectorKey:Zt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"locationDetails",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}}}},oi={displayStyle:{value:"Slider",propertyType:Qr.CONTROLS},scrollDirection:{value:"Vertical",propertyType:Qr.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:Qr.CONTROLS},scrollControl:{value:"Non",propertyType:Qr.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:Qr.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:Qr.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:Qr.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:Qr.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:Qr.CSS},sliderControl:{value:"Arrows",propertyType:Qr.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:Qr.CONTROLS},loopImages:{value:!1,propertyType:Qr.CONTROLS},setItemsPerRow:{value:!1,propertyType:Qr.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:Qr.CONTROLS},autoplay:{value:!1,propertyType:Qr.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:Qr.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:Qr.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:Qr.CONTROLS},showGalleryTitle:{value:!1,propertyType:Qr.CONTROLS},galleryTitle:{value:"",propertyType:Qr.CONTROLS},showGalleryDescription:{value:!1,propertyType:Qr.CONTROLS},galleryDescription:{value:"",propertyType:Qr.CONTROLS},showItemTitle:{value:!1,propertyType:Qr.CONTROLS},showItemDescription:{value:!1,propertyType:Qr.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:Qr.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:Qr.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:Qr.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:Qr.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:Qr.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Qr.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Qr.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:Qr.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:Qr.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:Qr.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:Qr.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:Qr.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Qr.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:Qr.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:Qr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Qr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Qr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Qr.CONTROLS},backgroundShape:{value:"Round",propertyType:Qr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Qr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Qr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Qr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Qr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Qr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Qr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Qr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Qr.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:Qr.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",e.DATA_CONNECTOR="dataConnector"}(ei||(ei={}));var ti,ii=function(){return{layout:{selectorKey:ei.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"400",unit:Zr.PIXELS}),height:Object.assign(Object.assign({},ot.height),{value:"200",unit:Zr.PIXELS}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo,displayStyle:oi.displayStyle,scrollDirection:oi.scrollDirection,noOfItemsToLoad:oi.noOfItemsToLoad,scrollControl:oi.scrollControl,itemsPerSlide:oi.itemsPerSlide,itemsPerRow:oi.itemsPerRow,itemsPerColumn:oi.itemsPerColumn,itemGap:oi.itemGap,rowGap:oi.rowGap,sliderControl:oi.sliderControl,controlPosition:oi.controlPosition,loopImages:oi.loopImages,setItemsPerRow:oi.setItemsPerRow,sliderDisplayScrollbar:oi.sliderDisplayScrollbar,autoplay:oi.autoplay,autoplayStyle:oi.autoplayStyle,autoplayDuration:oi.autoplayDuration,sliderSpeed:oi.sliderSpeed,thumbnailPlacement:oi.thumbnailPlacement,thumbnailSize:oi.thumbnailSize,thumbnailSpacing:oi.thumbnailSpacing},content:{showGalleryTitle:oi.showGalleryTitle,galleryTitle:oi.galleryTitle,showGalleryDescription:oi.showGalleryDescription,galleryDescription:oi.galleryDescription,showItemTitle:oi.showItemTitle,showItemDescription:oi.showItemDescription,allowLinkToOtherPage:oi.allowLinkToOtherPage,slides:oi.slides},design:{selectorKey:ei.DESIGN,galleryWidgetStyle:{selectorKey:ei.GALLERY_WIDGET_STYLE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,showIcon:Object.assign(Object.assign({},ot.showIcon),{value:!0}),iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:ot.themeDesc,fontDesc:ot.fontDesc,fontSizeDesc:ot.fontSizeDesc,textColorDesc:ot.textColorDesc,boldDesc:ot.boldDesc,italicDesc:ot.italicDesc,linethroughDesc:ot.linethroughDesc,underlineDesc:ot.underlineDesc,textAlignDesc:ot.textAlignDesc,characterSpacingDesc:ot.characterSpacingDesc,lineHeightDesc:ot.lineHeightDesc},galleryWidgetLayout:{selectorKey:ei.GALLERY_LAYOUT,galleryTextAndItemAlignment:oi.galleryTextAndItemAlignment,galleryTextAndItemSpacing:oi.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:oi.galleryTextAndDescriptionSpacing,textPosition:ot.textPosition,verticalAlignment:ot.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:ei.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:oi.textVerticalPadding,textHorizontalPadding:ot.textHorizontalPadding,titleAndDescriptionSpacing:oi.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:ei.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},itemStyle:{selectorKey:ei.GALLERY_WIDGET_STYLE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,showIcon:Object.assign(Object.assign({},ot.showIcon),{value:!0}),iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:ot.themeDesc,fontDesc:ot.fontDesc,fontSizeDesc:ot.fontSizeDesc,textColorDesc:ot.textColorDesc,boldDesc:ot.boldDesc,italicDesc:ot.italicDesc,linethroughDesc:ot.linethroughDesc,underlineDesc:ot.underlineDesc,textAlignDesc:ot.textAlignDesc,characterSpacingDesc:ot.characterSpacingDesc,lineHeightDesc:ot.lineHeightDesc},itemLayout:{selectorKey:ei.GALLERY_LAYOUT,galleryTextAndItemAlignment:oi.galleryTextAndItemAlignment,textAndImageSpacing:oi.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:oi.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},ot.textPosition),{value:"On Image"}),verticalAlignment:ot.verticalAlignment},itemTextContainerLayout:{selectorKey:ei.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:oi.textVerticalPadding,textHorizontalPadding:ot.textHorizontalPadding,titleAndDescriptionSpacing:oi.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:ei.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},paginationArrows:{selectorKey:ei.PAGINATION_ARROWS,arrowIconStyle:oi.arrowIconStyle,leftArrowIconStyle:oi.leftArrowIconStyle,rightArrowIconStyle:oi.rightArrowIconStyle,backgroundShape:oi.backgroundShape,arrowSize:oi.arrowSize,arrowColor:oi.arrowColor},paginationDots:{selectorKey:ei.PAGINATION_DOTS,dotSize:oi.dotSize,currentDotColor:oi.currentDotColor,otherDotColor:oi.otherDotColor},paginationLine:{selectorKey:ei.PAGINATION_LINE,currentLineColor:oi.currentLineColor,otherLineColor:oi.otherLineColor,lineHeight:oi.lineHeight,lineWidth:oi.lineWidth}},dataConnector:{selectorKey:ei.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"images",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}}}},ni={actions:{value:!0,property:"actions",propertyType:Qr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Qr.CSS},addToCart:{value:!0,property:"addToCart",propertyType:Qr.CONTROLS},addToCartWhenClicked:{value:"Show Cart Confirmation",property:"addToCartWhenClicked",propertyType:Qr.CONTROLS},addToCartValue:{value:"",property:"addToCartValue",propertyType:Qr.CONTROLS},buyNow:{value:!0,property:"buyNow",propertyType:Qr.CONTROLS},buyNowWhenClicked:{value:"Navigate to Checkout",property:"buyNowWhenClicked",propertyType:Qr.CONTROLS},wishlist:{value:!0,property:"wishlist",propertyType:Qr.CONTROLS},wishlistWhenClicked:{value:"Lightbox",property:"wishlistWhenClicked",propertyType:Qr.CONTROLS},wishlistValue:{value:"",property:"addToCartValue",propertyType:Qr.CONTROLS},compareProduct:{value:!0,property:"compareProduct",propertyType:Qr.CONTROLS},compareProductWhenClicked:{value:"Add to Compare List",property:"compareProductWhenClicked",propertyType:Qr.CONTROLS},showCompareListAs:{value:"Floating List",property:"showCompareListAs",propertyType:Qr.CONTROLS},addToQuote:{value:!0,property:"addToQuote",propertyType:Qr.CONTROLS},addToOrderTemplate:{value:!0,property:"addToOrderTemplate",propertyType:Qr.CONTROLS},notifyMeInventoryNotifications:{property:"notifyMeInventoryNotifications",value:!0,propertyType:Qr.CONTROLS},downloadProductInformation:{property:"downloadProductInformation",value:!0,propertyType:Qr.CONTROLS},displayStyle:{property:"displayStyle",value:"Stack Vertically",propertyType:Qr.CONTROLS},itemSpacing:{property:"itemSpacing",value:"10",unit:1,propertyType:Qr.CSS},itemVerticalSpacing:{property:"itemVerticalSpacing",value:"10",unit:1,propertyType:Qr.CSS},maxItemsToDisplay:{property:"maxItemsToDisplay",value:"4",propertyType:Qr.CONTROLS},overflowItems:{property:"overflowItems",value:"Show More Button",propertyType:Qr.CONTROLS},openItemsIn:{value:"Dropdown",property:"openItemsIn",propertyType:Qr.CONTROLS},addToCartMetaData:{value:"",property:"addToCartMetaData",propertyType:Qr.CONTROLS},wishlistMetaData:{value:"",property:"wishlistMetaData",propertyType:Qr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Qr.CONTROLS},buttonType:{value:"primaryButton",propertyType:Qr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Qr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Qr.CONTROLS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:Qr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Qr.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:Qr.CSS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Qr.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selected",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"}(ti||(ti={}));var ai,li={buttonStyle:ni.buttonStyle,buttonText:ni.buttonText,icon:ni.icon,iconPadding:ni.iconPadding,iconPosition:ni.iconPosition,iconAndTextSpacing:ni.iconAndTextSpacing,alignment:ni.alignment,buttonType:ni.buttonType,showIcon:ni.showIcon,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},pi=function(){return{layout:{selectorKey:ti.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"125",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"40",unit:1}),margin:ot.margin,padding:ot.padding,positionType:ot.positionType,pinTo:ot.pinTo,actions:ni.actions,addToCart:ni.addToCart,addToCartWhenClicked:ni.addToCartWhenClicked,addToCartValue:ni.addToCartValue,buyNow:ni.buyNow,buyNowWhenClicked:ni.buyNowWhenClicked,wishlist:ni.wishlist,wishlistWhenClicked:ni.wishlistWhenClicked,wishlistValue:ni.wishlistValue,compareProduct:ni.compareProduct,compareProductWhenClicked:ni.compareProductWhenClicked,showCompareListAs:ni.showCompareListAs,addToQuote:ni.addToQuote,addToOrderTemplate:ni.addToOrderTemplate,notifyMeInventoryNotifications:ni.notifyMeInventoryNotifications,downloadProductInformation:ni.downloadProductInformation,displayStyle:ni.displayStyle,itemSpacing:ni.itemSpacing,itemVerticalSpacing:ni.itemVerticalSpacing,maxItemsToDisplay:ni.maxItemsToDisplay,overflowItems:ni.overflowItems,openItemsIn:ni.openItemsIn,addToCartMetaData:ni.addToCartMetaData,wishlistMetaData:ni.wishlistMetaData,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar},design:{selectorKey:ti.DESIGN,addToCart:{selectorKey:ti.ADD_TO_CART,defaultState:Object.assign({selectorKey:ti.DEFAULT_STATE},li),hoverState:Object.assign({selectorKey:ti.HOVER_STATE},li),selectedState:Object.assign({selectorKey:ti.SELECTED_STATE},li)},buyNow:{selectorKey:ti.BUY_NOW,defaultState:Object.assign({selectorKey:ti.DEFAULT_STATE},li),hoverState:Object.assign({selectorKey:ti.HOVER_STATE},li),selectedState:Object.assign({selectorKey:ti.SELECTED_STATE},li)},wishlist:{selectorKey:ti.WISHLIST,defaultState:Object.assign({selectorKey:ti.DEFAULT_STATE},li),hoverState:Object.assign({selectorKey:ti.HOVER_STATE},li),selectedState:Object.assign({selectorKey:ti.SELECTED_STATE},li)},compare:{selectorKey:ti.COMPARE,defaultState:Object.assign({selectorKey:ti.DEFAULT_STATE},li),hoverState:Object.assign({selectorKey:ti.HOVER_STATE},li),selectedState:Object.assign({selectorKey:ti.SELECTED_STATE},li)},addToQuote:{selectorKey:ti.ADD_TO_QUOTE,defaultState:Object.assign({selectorKey:ti.DEFAULT_STATE},li),hoverState:Object.assign({selectorKey:ti.HOVER_STATE},li),selectedState:Object.assign({selectorKey:ti.SELECTED_STATE},li)},addToOrderTemplate:{selectorKey:ti.ADD_TO_ORDER_TEMPLATE,defaultState:Object.assign({selectorKey:ti.DEFAULT_STATE},li),hoverState:Object.assign({selectorKey:ti.HOVER_STATE},li),selectedState:Object.assign({selectorKey:ti.SELECTED_STATE},li)},notifyMe:{selectorKey:ti.NOTIFY_ME,defaultState:Object.assign({selectorKey:ti.DEFAULT_STATE},li),hoverState:Object.assign({selectorKey:ti.HOVER_STATE},li),selectedState:Object.assign({selectorKey:ti.SELECTED_STATE},li)},download:{selectorKey:ti.DOWNLOAD,defaultState:Object.assign({selectorKey:ti.DEFAULT_STATE},li),hoverState:Object.assign({selectorKey:ti.HOVER_STATE},li),selectedState:Object.assign({selectorKey:ti.SELECTED_STATE},li)},more:{selectorKey:ti.MORE,defaultState:Object.assign({selectorKey:ti.DEFAULT_STATE},li),hoverState:Object.assign({selectorKey:ti.HOVER_STATE},li),selectedState:Object.assign({selectorKey:ti.SELECTED_STATE},li)}},content:{},dataConnector:{selectorKey:ti.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"productActions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}}}},di={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Qr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Qr.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:Qr.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",propertyType:Qr.CSS,unit:1},ItemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Qr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Qr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Qr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Qr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Qr.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ai||(ai={}));var si,ci=function(){return{layout:{selectorKey:ai.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"230",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"48",unit:1}),margin:ot.margin,padding:ot.padding,positionType:ot.positionType,pinTo:ot.pinTo,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,displayStyle:di.displayStyle,dividerBetweenItems:di.dividerBetweenItems,itemSpacing:di.itemSpacing,itemPadding:di.itemPadding,ItemContentAlignment:di.ItemContentAlignment,maxItemsToDisplay:di.maxItemsToDisplay,overflowItems:di.overflowItems,imageBehavior:di.imageBehavior,itemsPerRow:di.itemsPerRow},design:{selectorKey:ai.DESIGN},content:{selectorKey:ai.CONTENT},dataConnector:{selectorKey:ai.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"highlights",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}}}},yi={displayStyle:{value:"Simple",property:"displayStyle",propertyType:Qr.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:Qr.CONTROLS},noOfItemsToLoad:{value:"allItems",propertyType:Qr.CONTROLS,property:"noOfItemsToLoad"},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Qr.CONTROLS},itemSpacing:{value:"20",unit:1,property:"itemSpacing",propertyType:Qr.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Qr.CONTROLS},header:{value:!0,property:"header",propertyType:Qr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Qr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Qr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Qr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Qr.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:Qr.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:Qr.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:Qr.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:Qr.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Qr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Qr.CSS},contentAlignment:{value:"center",property:"contentAlignment",propertyType:Qr.CSS},paginationAlignment:{value:"center",property:"paginationAlignment",propertyType:Qr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Qr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Qr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Qr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Qr.CONTROLS},totalInventory:{value:!0,property:"totalInventory",propertyType:Qr.CONTROLS},inventoryStatus:{value:!0,property:"inventoryStatus",propertyType:Qr.CONTROLS},noOfAvailableLocations:{value:!0,property:"noOfAvailableLocations",propertyType:Qr.CONTROLS},locationNames:{value:!0,property:"locationNames",propertyType:Qr.CONTROLS},locationDetails:{value:!0,property:"locationDetails",propertyType:Qr.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Qr.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Qr.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Qr.CONTROLS},locationInventoryStatus:{value:!0,property:"locationInventoryStatus",propertyType:Qr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Qr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Qr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Qr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Qr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Qr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Qr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Qr.CSS},buttonType:{value:"primaryButton",propertyType:Qr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Qr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Qr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Qr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Qr.CONTROLS},backgroundShape:{value:"Round",propertyType:Qr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Qr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Qr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Qr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Qr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Qr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Qr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Qr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Qr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Qr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Qr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Qr.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:Qr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Qr.CONTROLS},fontSize:{value:"16",propertyType:Qr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},characterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},lineHeight:{value:"16",propertyType:Qr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Qr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Qr.CSS},fontSize:{value:"16",propertyType:Qr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},characterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},lineHeight:{value:"16",propertyType:Qr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Qr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Qr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Qr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Qr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Qr.CONTROLS},arrowSize:{value:"16",propertyType:Qr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Qr.CSS},backgroundShape:{value:"rectangle",propertyType:Qr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Qr.CSS},font:{value:"lato",propertyType:Qr.CSS},fontSize:{value:"16",propertyType:Qr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Qr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Qr.CSS},hoverFont:{value:"lato",propertyType:Qr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Qr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Qr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Qr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Qr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Qr.CONTROLS},iconSize:{value:"20",propertyType:Qr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Qr.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"}(si||(si={}));var ui,Si=function(){return{layout:{selectorKey:si.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"320",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"130",unit:1}),margin:ot.margin,padding:ot.padding,positionType:ot.positionType,pinTo:ot.pinTo,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,displayStyle:yi.displayStyle,displayType:yi.displayType,maxItemsToDisplay:yi.maxItemsToDisplay,itemSpacing:yi.itemSpacing,overflowItems:yi.overflowItems,header:yi.header,headerHeight:yi.headerHeight,rowHeight:yi.rowHeight,headerDivider:yi.headerDivider,rowDivider:yi.rowDivider,columnDivider:yi.columnDivider,alternativeRowColors:yi.alternativeRowColors,headerCellPadding:yi.headerCellPadding,rowCellPadding:yi.rowCellPadding,contentAlignment:yi.contentAlignment,rowsPerPage:yi.rowsPerPage,overflowControl:yi.overflowControl,paginationType:yi.paginationType,paginationAlignment:yi.paginationAlignment,displayResults:yi.displayResults,noOfItemsToLoad:yi.noOfItemsToLoad},content:{selectorKey:si.CONTENT,totalInventory:yi.totalInventory,inventoryStatus:yi.inventoryStatus,noOfAvailableLocations:yi.noOfAvailableLocations,locationNames:yi.locationNames,locationDetails:yi.locationDetails,locationName:yi.locationName,locationAddress:yi.locationAddress,locationInventory:yi.locationInventory,locationInventoryStatus:yi.locationInventoryStatus},design:{selectorKey:si.DESIGN,inventoryTextStyle:{selectorKey:si.INVENTORY_TEXT_STYLE,themeDynamic:ot.theme,fontDynamic:ot.font,fontSizeDynamic:ot.fontSize,textColorDynamic:ot.textColor,boldDynamic:ot.bold,italicDynamic:ot.italic,linethroughDynamic:ot.linethrough,underlineDynamic:ot.underline,textAlignDynamic:ot.textAlign,characterSpacingDynamic:ot.characterSpacing,lineHeightDynamic:ot.lineHeight,themeStatic:ot.themeDesc,fontStatic:ot.fontDesc,fontSizeStatic:ot.fontSizeDesc,textColorStatic:ot.textColorDesc,boldStatic:ot.boldDesc,italicStatic:ot.italicDesc,linethroughStatic:ot.linethroughDesc,underlineStatic:ot.underlineDesc,textAlignStatic:ot.textAlignDesc,characterSpacingStatic:ot.characterSpacingDesc,lineHeightStatic:ot.lineHeightDesc},viewInventoryButton:{selectorKey:si.VIEW_INVENTORY_BUTTON,defaultState:{selectorKey:si.DEFAULT_STATE,buttonStyle:yi.buttonStyle,buttonText:yi.buttonText,icon:yi.icon,iconPadding:yi.iconPadding,iconPosition:yi.iconPosition,iconAndTextSpacing:yi.iconAndTextSpacing,alignment:yi.alignment,buttonType:yi.buttonType,showIcon:yi.showIcon,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:si.HOVER_STATE,buttonStyle:yi.buttonStyle,buttonText:yi.buttonText,icon:yi.icon,iconPadding:yi.iconPadding,iconPosition:yi.iconPosition,iconAndTextSpacing:yi.iconAndTextSpacing,alignment:yi.alignment,buttonType:yi.buttonType,showIcon:yi.showIcon,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},itemStyle:{selectorKey:si.ITEM_STYLE,contentAlignment:yi.contentAlignment,horizontalPadding:yi.horizontalPadding,verticalPadding:yi.verticalPadding,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},locationName:{selectorKey:si.LOCATION_NAME,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},locationAddress:{selectorKey:si.LOCATION_ADDRESS,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},locationInventoryStatus:{selectorKey:si.LOCATION_INVENTORY_STATUS,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},locationInventory:{selectorKey:si.LOCATION_INVENTORY,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},arrows:{selectorKey:si.ARROWS,arrowIconStyle:yi.arrowIconStyle,leftArrowIconStyle:yi.leftArrowIconStyle,rightArrowIconStyle:yi.rightArrowIconStyle,backgroundShape:yi.backgroundShape,arrowSize:yi.arrowSize,arrowColor:yi.arrowColor},paginationDots:{selectorKey:si.PAGINATION_DOTS,dotSize:yi.dotSize,currentDotColor:yi.currentDotColor,otherDotColor:yi.otherDotColor},paginationLine:{selectorKey:si.PAGINATION_LINE,currentLineColor:yi.currentLineColor,otherLineColor:yi.otherLineColor,lineHeight:yi.lineHeight,lineWidth:yi.lineWidth},table:{selectorKey:si.TABLE,backgroundColor:ot.backgroundColor,showBorder:ot.showBorder,borderStyle:yi.design.table.borderStyle,borderColor:ot.borderColor,borderPerSlide:yi.design.table.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur},tableHeader:{selectorKey:si.TABLE_HEADER,backgroundColor:ot.backgroundColor},headerText:{selectorKey:si.HEADER_TEXT,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},tableRow:{selectorKey:si.TABLE_ROW,backgroundColor:ot.backgroundColor,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},rowDividers:{selectorKey:si.ROW_DIVIDERS,headerDivider:yi.design.rowAndHeaderDividers.headerDivider,rowDivider:yi.design.rowAndHeaderDividers.rowDivider,columnDivider:yi.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:si.SCROLL,scrollBarWidth:yi.design.scrollBar.scrollBarWidth,scrollBarColor:yi.design.scrollBar.scrollBarColor},pagination:{selectorKey:si.PAGINATION,defaultState:{selectorKey:si.DEFAULT_STATE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,previousIcon:yi.design.pagination.previousIcon,nextIcon:yi.design.pagination.nextIcon,iconSize:yi.design.pagination.iconSize,iconColor:yi.design.pagination.iconColor,backgroundShape:yi.design.pagination.backgroundShape,backgroundColor:ot.backgroundColor,pagination:yi.design.pagination.pagination},hoverState:{selectorKey:si.HOVER_STATE,theme:ot.theme}},showMoreItemsButton:{selectorKey:si.SHOW_MORE_ITEMS_BUTTON,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:yi.design.pagination.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight}},dataConnector:{selectorKey:si.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.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"}(ui||(ui={}));var gi,Ti={showPrice:{value:!0,property:"showPrice",propertyType:Qr.CONTROLS},displayMinQtySet:{value:!0,property:"displayMinQtySet",propertyType:Qr.CONTROLS},priceFormat:{value:"MSRP",property:"priceFormat",propertyType:Qr.CONTROLS},priceSuffix:{value:"",property:"priceSuffix",propertyType:Qr.CONTROLS},pricePrefix:{value:"",property:"pricePrefix",propertyType:Qr.CONTROLS},displayFormat:{value:"Tool-tip",property:"displayFormat",propertyType:Qr.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:Qr.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:Qr.CONTROLS},productPriceDisplayUOM:{value:!1,property:"productPriceDisplayUOM",propertyType:Qr.CONTROLS},productPriceDisplayCurrencyCode:{value:!1,property:"productPriceDisplayCurrencyCode",propertyType:Qr.CONTROLS},showActualPrice:{value:!1,property:"showActualPrice",propertyType:Qr.CONTROLS},actualPrice:{value:!1,property:"actualPrice",propertyType:Qr.CONTROLS},actualPriceDisplayUOM:{value:!1,property:"actualPriceDisplayUOM",propertyType:Qr.CONTROLS},actualPriceDisplayCurrencyCode:{value:!1,property:"actualPriceDisplayCurrencyCode",propertyType:Qr.CONTROLS},discount:{value:!1,property:"discount",propertyType:Qr.CONTROLS},discountValue:{value:!1,property:"discountValue",propertyType:Qr.CONTROLS},showSavings:{value:!1,property:"showSavings",propertyType:Qr.CONTROLS},savings:{value:!1,property:"savings",propertyType:Qr.CONTROLS},savingsValue:{value:!1,property:"savingsValue",propertyType:Qr.CONTROLS},savingsDisplayCurrencyCode:{value:!1,property:"savingsDisplayCurrencyCode",propertyType:Qr.CONTROLS},embellishmentPrice:{value:!1,property:"embellishmentPrice",propertyType:Qr.CONTROLS},productTax:{value:!1,property:"productTax",propertyType:Qr.CONTROLS},productShippingPrice:{value:!1,property:"productShippingPrice",propertyType:Qr.CONTROLS}},hi=function(){return{layout:{selectorKey:ui.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"100",unit:1}),margin:ot.margin,padding:ot.padding,showPrice:Ti.showPrice,displayMinQtySet:Ti.displayMinQtySet,priceFormat:Ti.priceFormat,displayFormat:Ti.displayFormat,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo},design:{selectorKey:ui.DESIGN,productPrice:{selectorKey:ui.PRODUCT_PRICE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,showIcon:Object.assign(Object.assign({},ot.showIcon),{value:!0}),iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},uomStyle:{selectorKey:ui.UOM_STYLE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,showIcon:Object.assign(Object.assign({},ot.showIcon),{value:!0}),iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},currencyCodeStyle:{selectorKey:ui.CURRENCY_CODE_STYLE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,showIcon:Object.assign(Object.assign({},ot.showIcon),{value:!0}),iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},actualPrice:{selectorKey:ui.ACTUAL_PRICE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,showIcon:Object.assign(Object.assign({},ot.showIcon),{value:!0}),iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discount:{selectorKey:ui.DISCOUNT,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,showIcon:Object.assign(Object.assign({},ot.showIcon),{value:!0}),iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savings:{selectorKey:ui.SAVINGS,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,showIcon:Object.assign(Object.assign({},ot.showIcon),{value:!0}),iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discountValue:{selectorKey:ui.DISCOUNT_VALUE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,showIcon:Object.assign(Object.assign({},ot.showIcon),{value:!0}),iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savingsValue:{selectorKey:ui.SAVINGS_VALUE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,showIcon:Object.assign(Object.assign({},ot.showIcon),{value:!0}),iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},embellishmentPrice:{selectorKey:ui.EMBELLISHMENT_PRICE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,showIcon:Object.assign(Object.assign({},ot.showIcon),{value:!0}),iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productTax:{selectorKey:ui.PRODUCT_TAX,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,showIcon:Object.assign(Object.assign({},ot.showIcon),{value:!0}),iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productShippingPrice:{selectorKey:ui.PRODUCT_SHIPPING_PRICE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,showIcon:Object.assign(Object.assign({},ot.showIcon),{value:!0}),iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},content:{selectorKey:ui.CONTENT,productPrice:Ti.productPrice,sellingPrice:Ti.sellingPrice,productPriceDisplayUOM:Ti.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Ti.productPriceDisplayCurrencyCode,showActualPrice:Ti.showActualPrice,actualPrice:Ti.actualPrice,actualPriceDisplayUOM:Ti.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Ti.actualPriceDisplayCurrencyCode,discount:Ti.discount,discountValue:Ti.discountValue,showSavings:Ti.showSavings,savings:Ti.savings,savingsValue:Ti.savingsValue,savingsDisplayCurrencyCode:Ti.savingsDisplayCurrencyCode,embellishmentPrice:Ti.embellishmentPrice,productTax:Ti.productTax,productShippingPrice:Ti.productShippingPrice,pricePrefix:Ti.pricePrefix,priceSuffix:Ti.priceSuffix},dataConnector:{selectorKey:ui.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"priceDetails",url:"",enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}}}},Ci={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Qr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Qr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Qr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Qr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Qr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Qr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Qr.CONTROLS},header:{value:!0,property:"header",propertyType:Qr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Qr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Qr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Qr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Qr.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Qr.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Qr.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Qr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Qr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Qr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Qr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Qr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Qr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Qr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Qr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Qr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Qr.CSS},title:{value:"Promotions",property:"title",propertyType:Qr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Qr.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Qr.CONTROLS},description:{value:"",property:"description",propertyType:Qr.CONTROLS},promotionName:{value:!0,property:"promotionName",propertyType:Qr.CONTROLS},promotionDescription:{value:!0,property:"promotionDescription",propertyType:Qr.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:Qr.CONTROLS},couponCode:{value:!0,property:"couponCode",propertyType:Qr.CONTROLS},promotionSchedule:{value:!0,property:"promotionSchedule",propertyType:Qr.CONTROLS},minimumPurchaseAmount:{value:!0,property:"minimumPurchaseAmount",propertyType:Qr.CONTROLS},eligibleProducts:{value:!0,property:"eligibleProducts",propertyType:Qr.CONTROLS},promotionPrice:{value:!0,property:"promotionPrice",propertyType:Qr.CONTROLS},maxRedemptionAmount:{value:!0,property:"maxRedemptionAmount",propertyType:Qr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Qr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Qr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Qr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Qr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Qr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Qr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Qr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Qr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Qr.CSS},buttonType:{value:"primaryButton",propertyType:Qr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Qr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Qr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Qr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Qr.CONTROLS},backgroundShape:{value:"Round",propertyType:Qr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Qr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Qr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Qr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Qr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Qr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Qr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Qr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Qr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Qr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Qr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Qr.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:Qr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Qr.CONTROLS},fontSize:{value:"16",propertyType:Qr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},characterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},lineHeight:{value:"16",propertyType:Qr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Qr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Qr.CSS},fontSize:{value:"16",propertyType:Qr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},characterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},lineHeight:{value:"16",propertyType:Qr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Qr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Qr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Qr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Qr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Qr.CONTROLS},arrowSize:{value:"16",propertyType:Qr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Qr.CSS},backgroundShape:{value:"rectangle",propertyType:Qr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Qr.CSS},font:{value:"lato",propertyType:Qr.CSS},fontSize:{value:"16",propertyType:Qr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Qr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Qr.CSS},hoverFont:{value:"lato",propertyType:Qr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Qr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Qr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Qr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Qr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Qr.CONTROLS},iconSize:{value:"20",propertyType:Qr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Qr.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"}(gi||(gi={}));var Oi,bi=function(){return{layout:{selectorKey:gi.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"650",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"400",unit:1}),margin:ot.margin,padding:ot.padding,positionType:ot.positionType,pinTo:ot.pinTo,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,displayStyle:Ci.displayStyle,dividerBetweenItems:Ci.dividerBetweenItems,itemSpacing:Ci.itemSpacing,itemPadding:Ci.itemPadding,itemContentAlignment:Ci.itemContentAlignment,maxItemsToDisplay:Ci.maxItemsToDisplay,overflowItems:Ci.overflowItems,header:Ci.header,headerHeight:Ci.headerHeight,rowHeight:Ci.rowHeight,headerDivider:Ci.headerDivider,rowDivider:Ci.rowDivider,columnDivider:Ci.columnDivider,alternativeRowColors:Ci.alternativeRowColors,headerCellPadding:Ci.headerCellPadding,rowCellPadding:Ci.rowCellPadding,contentAlignment:Ci.contentAlignment,overflowControl:Ci.overflowControl,paginationType:Ci.paginationType,paginationAlignment:Ci.paginationAlignment,rowsPerPage:Ci.rowsPerPage,displayResults:Ci.displayResults,imageBehavior:Ci.imageBehavior,itemsPerRow:Ci.itemsPerRow},content:{selectorKey:gi.CONTENT,title:Ci.title,showTitle:Ci.showTitle,description:Ci.description,showDescription:Ci.showDescription,promotionName:Ci.promotionName,promotionDescription:Ci.promotionDescription,noOfLinesToShow:Ci.noOfLinesToShow,couponCode:Ci.couponCode,promotionSchedule:Ci.showDescription,minimumPurchaseAmount:Ci.minimumPurchaseAmount,eligibleProducts:Ci.eligibleProducts,promotionPrice:Ci.promotionPrice,maxRedemptionAmount:Ci.maxRedemptionAmount},design:{selectorKey:gi.DESIGN,widgetStyle:{selectorKey:gi.DESIGN_WIDGET_STYLE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},itemStyle:{selectorKey:gi.DESIGN_ITEM_STYLE,contentAlignment:Ci.contentAlignment,horizontalPadding:Ci.horizontalPadding,verticalPadding:Ci.verticalPadding,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},viewOffersButton:{selectorKey:gi.DESIGN_VIEW_OFFERS_BUTTON,defaultState:{selectorKey:gi.DEFAULT_STATE,buttonStyle:Ci.buttonStyle,buttonText:Ci.buttonText,icon:Ci.icon,iconPadding:Ci.iconPadding,iconPosition:Ci.iconPosition,iconAndTextSpacing:Ci.iconAndTextSpacing,alignment:Ci.alignment,buttonType:Ci.buttonType,showIcon:Ci.showIcon,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:gi.HOVER_STATE,buttonStyle:Ci.buttonStyle,buttonText:Ci.buttonText,icon:Ci.icon,iconPadding:Ci.iconPadding,iconPosition:Ci.iconPosition,iconAndTextSpacing:Ci.iconAndTextSpacing,alignment:Ci.alignment,buttonType:Ci.buttonType,showIcon:Ci.showIcon,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},promotionName:{selectorKey:gi.DESIGN_PROMOTION_NAME,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},promotionDescription:{selectorKey:gi.DESIGN_PROMOTION_DESCRIPTION,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},couponCode:{selectorKey:gi.DESIGN_COUPON_CODE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},promotionSchedule:{selectorKey:gi.DESIGN_PROMOTION_SCHEDULE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},minimumPurchaseAmount:{selectorKey:gi.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},eligibleProductsButton:{selectorKey:gi.DESIGN_ELIGIBLE_PRODUCTS_BUTTON,defaultState:{selectorKey:gi.DEFAULT_STATE,buttonStyle:Ci.buttonStyle,buttonText:Ci.buttonText,icon:Ci.icon,iconPadding:Ci.iconPadding,iconPosition:Ci.iconPosition,iconAndTextSpacing:Ci.iconAndTextSpacing,alignment:Ci.alignment,buttonType:Ci.buttonType,showIcon:Ci.showIcon,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:gi.HOVER_STATE,buttonStyle:Ci.buttonStyle,buttonText:Ci.buttonText,icon:Ci.icon,iconPadding:Ci.iconPadding,iconPosition:Ci.iconPosition,iconAndTextSpacing:Ci.iconAndTextSpacing,alignment:Ci.alignment,buttonType:Ci.buttonType,showIcon:Ci.showIcon,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},priceAfterPromotion:{selectorKey:gi.DESIGN_PRICE_AFTER_PROMOTION,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},maxRedemptionAmount:{selectorKey:gi.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},arrows:{selectorKey:gi.DESIGN_ARROWS,arrowIconStyle:Ci.arrowIconStyle,leftArrowIconStyle:Ci.leftArrowIconStyle,rightArrowIconStyle:Ci.rightArrowIconStyle,backgroundShape:Ci.backgroundShape,arrowSize:Ci.arrowSize,arrowColor:Ci.arrowColor},paginationDots:{selectorKey:gi.DESIGN_PAGINATION_DOTS,dotSize:Ci.dotSize,currentDotColor:Ci.currentDotColor,otherDotColor:Ci.otherDotColor},paginationLine:{selectorKey:gi.DESIGN_PAGINATION_LINE,currentLineColor:Ci.currentLineColor,otherLineColor:Ci.otherLineColor,lineHeight:Ci.lineHeight,lineWidth:Ci.lineWidth},table:{selectorKey:gi.DESIGN_TABLE,backgroundColor:ot.backgroundColor,showBorder:ot.showBorder,borderStyle:Ci.design.table.borderStyle,borderColor:ot.borderColor,borderPerSlide:Ci.design.table.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur},tableHeader:{selectorKey:gi.DESIGN_TABLE_HEADER,backgroundColor:ot.backgroundColor},headerText:{selectorKey:gi.DESIGN_HEADER_TEXT,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},tableRow:{selectorKey:gi.DESIGN_TABLE_ROW,backgroundColor:ot.backgroundColor,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},rowDividers:{selectorKey:gi.DESIGN_ROW_DIVIDERS,headerDivider:Ci.design.rowAndHeaderDividers.headerDivider,rowDivider:Ci.design.rowAndHeaderDividers.rowDivider,columnDivider:Ci.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:gi.DESIGN_SCROLL,scrollBarWidth:Ci.design.scrollBar.scrollBarWidth,scrollBarColor:Ci.design.scrollBar.scrollBarColor},pagination:{selectorKey:gi.DESIGN_PAGINATION,defaultState:{selectorKey:gi.DEFAULT_STATE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,previousIcon:Ci.design.pagination.previousIcon,nextIcon:Ci.design.pagination.nextIcon,iconSize:Ci.design.pagination.iconSize,iconColor:Ci.design.pagination.iconColor,backgroundShape:Ci.design.pagination.backgroundShape,backgroundColor:ot.backgroundColor,pagination:Ci.design.pagination.pagination},hoverState:{selectorKey:gi.HOVER_STATE,theme:ot.theme}},showMoreItemsButton:{selectorKey:gi.DESIGN_SHOW_MORE_ITEMS_BUTTON,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:Ci.design.pagination.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight}},dataConnector:{selectorKey:gi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"promotions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}}}},vi={displayStyle:{value:"Open Input",property:"displayStyle",propertyType:Qr.CONTROLS},displayMinQtyToPurchase:{value:!1,property:"displayMinQtyToPurchase",propertyType:Qr.CONTROLS},quantity:{value:1,property:"quantity",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Oi||(Oi={}));var mi,wi=function(){return{layout:{selectorKey:Oi.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"70",unit:1}),margin:ot.margin,padding:ot.padding,positionType:ot.positionType,pinTo:ot.pinTo,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,displayStyle:vi.displayStyle,displayMinQtyToPurchase:vi.displayMinQtyToPurchase},design:{selectorKey:Oi.DESIGN},content:{selectorKey:Oi.CONTENT,quantity:vi.quantity},dataConnector:{selectorKey:Oi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}}}},fi={itemSpacing:{value:"20",property:"itemSpacing",propertyType:Qr.CSS,unit:1},repeatElements:{value:"false",property:"repeatElements",propertyType:Qr.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:Qr.CONTROLS},pauseOnHover:{value:"true",property:"pauseOnHover",propertyType:Qr.CONTROLS},scrollDirection:{value:"leftToRight",property:"scrollDirection",propertyType:Qr.CONTROLS},scrollSpeed:{value:"1x",property:"scrollSpeed",propertyType:Qr.CONTROLS},style:{value:"line",property:"style",propertyType:Qr.CONTROLS},shape:{value:"shopping-cart-01",customIcon:{isCustomIcon:!1,url:"",name:""},property:"shape",propertyType:Qr.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Qr.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:Qr.CONTROLS,property:"scrollContent"},dividerColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"dividerColor",propertyType:Qr.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"}(mi||(mi={}));var Ri,Ni=function(){return{layout:{selectorKey:mi.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"40",unit:1}),margin:ot.margin,padding:ot.padding,itemSpacing:fi.itemSpacing,repeatElements:fi.repeatElements,dividerBetweenItems:fi.dividerBetweenItems,scrollSpeed:fi.scrollSpeed,scrollDirection:fi.scrollDirection,pauseOnHover:fi.pauseOnHover},content:{selectorKey:mi.CONTENT,scrollContent:fi.scrollContent},design:{selectorKey:mi.DESIGN,scrollContainer:{selectorKey:mi.SCROLL_CONTAINER,backgroundColor:ot.backgroundColor,showBorder:ot.showBorder,borderStyle:ot.borderStyle,borderColor:ot.borderColor,borderPerSlide:ot.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur},dividerStyle:{selectorKey:mi.DIVIDER_STYLE,style:fi.style,shape:fi.shape,size:fi.size,backgroundColor:ot.backgroundColor,dividerColor:fi.dividerColor},defaultItem:{theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},item1:{selectorKey:mi.ITEM_1,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},item2:{selectorKey:mi.ITEM_2,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},item3:{selectorKey:mi.ITEM_3,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.SETTINGS="settings",e.VISIBILITY="visibility",e.SCHEDULES="schedules",e.DEVICE_VISIBILITY="deviceVisibility",e.CUSTOM_ATTRIBUTES="customAttributes"}(Ri||(Ri={}));var Li,Di=function(e){return{layout:{selectorKey:Ri.LAYOUT,adjustment:ot.adjustment,width:{fixedWidth:{value:"".concat(null==e?void 0:e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:Qr.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:Qr.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:Qr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},ot.height),{isReadOnly:!0}),padding:ot.padding,columnGap:{value:0,propertyType:Qr.CSS,unit:Zr.PIXELS,property:"columnGap"},rowGap:{value:0,propertyType:Qr.CSS,unit:Zr.PIXELS,property:"rowGap"},overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo},design:Object.assign({selectorKey:Ri.DESIGN,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle},Ct),settings:{selectorKey:Ri.SETTINGS,visibility:{selectorKey:Ri.VISIBILITY,visibilityContent:{value:[{name:"P69BT-QaMCgcVfsApeb0k",type:2,default:!0,filterGroups:[{type:1,filterGroups:[],filter:{filterType:1,attributeModule:-1,isCustomAttribute:!1,attributeKey:"",attributeDataType:-1,filterCondition:-1,filterValue:{textValue:"",boolValue:null,numberValue:-1,endNumberValue:-1,dateValue:"",endDateValue:"",optionValues:[]}},seq:0,id:""}],isOpen:!1,status:1,variationId:"P69BT-QaMCgcVfsApeb0k",displayName:"",filter:{filterType:1,attributeModule:-1,isCustomAttribute:!1,attributeKey:"",attributeDataType:-1,filterCondition:-1,filterValue:{textValue:"",boolValue:null,numberValue:-1,endNumberValue:-1,dateValue:null,endDateValue:null,optionValues:[]}},seq:0,id:""}],propertyType:Qr.CONTROLS,property:"visibilityContent"}},schedules:{selectorKey:Ri.SCHEDULES,scheduleData:{value:[],propertyType:Qr.CONTROLS,property:"scheduleData"}},deviceVisibility:{selectorKey:Ri.DEVICE_VISIBILITY},customAttributes:{selectorKey:Ri.CUSTOM_ATTRIBUTES}},code:{}}},Ai={source:{value:"Manually",property:"source",propertyType:Qr.CONTROLS},orderBefore:{value:!0,property:"orderBefore",propertyType:Qr.CONTROLS},orderBeforeTime:{value:"4",property:"orderBeforeTime",propertyType:Qr.CONTROLS,unit:1},orderBeforeDisplayTime:{value:"Hours Left",property:"orderBeforeDisplayTime",propertyType:Qr.CONTROLS},deliveryBefore:{value:!1,property:"deliveryBefore",propertyType:Qr.CONTROLS},deliveryEndsBefore:{value:"4",property:"deliveryEndsBefore",unit:3,propertyType:Qr.CONTROLS},deliveryBeforeDisplayTime:{value:"Hours Left",property:"deliveryBeforeDisplayTime",propertyType:Qr.CONTROLS},deliveryStartingDate:{value:!1,property:"deliveryStartingDate",propertyType:Qr.CONTROLS},deliveryStartsAfter:{value:"4",property:"deliveryStartsAfter",unit:1,propertyType:Qr.CONTROLS},deliveryStartingDateDisplayTime:{value:"Hours Left",property:"deliveryStartingDateDisplayTime",propertyType:Qr.CONTROLS},configureMessage:{value:"",property:"configureMessage",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Li||(Li={}));var Ii=function(){return{layout:{selectorKey:Li.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"40",unit:1}),margin:ot.margin,padding:ot.padding,positionType:ot.positionType,pinTo:ot.pinTo,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar},design:{},content:{selectorKey:Li.CONTENT,source:Ai.source,orderBefore:Ai.orderBefore,orderBeforeTime:Ai.orderBeforeTime,orderBeforeDisplayTime:Ai.orderBeforeDisplayTime,deliveryBefore:Ai.deliveryBefore,deliveryEndsBefore:Ai.deliveryEndsBefore,deliveryBeforeDisplayTime:Ai.deliveryBeforeDisplayTime,deliveryStartingDate:Ai.deliveryStartingDate,deliveryStartsAfter:Ai.deliveryStartsAfter,deliveryStartingDateDisplayTime:Ai.deliveryStartingDateDisplayTime,configureMessage:Ai.configureMessage},dataConnector:{selectorKey:Li.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}}}},xi={onClick:{value:"Show Image Lightbox",propertyType:Qr.CONTROLS},onHover:{value:"Zoom Image",propertyType:Qr.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Qr.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Qr.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Qr.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Qr.CSS}},Ei=function(){return{layout:{adjustment:ot.adjustment,width:ot.width,height:ot.height,margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo,onClick:xi.onClick,onHover:xi.onHover,imageRatio:xi.imageRatio,fitOptions:xi.fitOptions,horizontalAlignment:xi.horizontalAlignment,verticalAlignment:xi.verticalAlignment},design:{layouter:{backgroundColor:ot.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}};function Pi(e,r){(null==r||r>e.length)&&(r=e.length);for(var o=0,t=Array(r);o<r;o++)t[o]=e[o];return t}function _i(e,r){if(e){if("string"==typeof e)return Pi(e,r);var o={}.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?Pi(e,r):void 0}}function Bi(e,r){return function(e){if(Array.isArray(e))return e}(e)||function(e,r){var o=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var t,i,n,a,l=[],p=!0,d=!1;try{if(n=(o=o.call(e)).next,0===r){if(Object(o)!==o)return;p=!1}else for(;!(p=(t=n.call(o)).done)&&(l.push(t.value),l.length!==r);p=!0);}catch(e){d=!0,i=e}finally{try{if(!p&&null!=o.return&&(a=o.return(),Object(a)!==a))return}finally{if(d)throw i}}return l}}(e,r)||_i(e,r)||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 Hi(e){return function(e){if(Array.isArray(e))return Pi(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||_i(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 zi(e){return zi="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},zi(e)}function ki(e,r,o){return(r=function(e){var r=function(e){if("object"!=zi(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=zi(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==zi(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var Ki=o(756),ji=o.n(Ki);function Ui(e,r){var o="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!o){if(Array.isArray(e)||(o=function(e,r){if(e){if("string"==typeof e)return Mi(e,r);var o={}.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?Mi(e,r):void 0}}(e))||r&&e&&"number"==typeof e.length){o&&(e=o);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(){o=o.call(e)},n:function(){var e=o.next();return a=e.done,e},e:function(e){l=!0,n=e},f:function(){try{a||null==o.return||o.return()}finally{if(l)throw n}}}}function Mi(e,r){(null==r||r>e.length)&&(r=e.length);for(var o=0,t=Array(r);o<r;o++)t[o]=e[o];return t}var Gi=function(e,r,o,t){return new(o||(o=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 r;e.done?i(e.value):(r=e.value,r instanceof o?r:new o((function(e){e(r)}))).then(a,l)}p((t=t.apply(e,r||[])).next())}))};function Vi(e,r){var o,t=Ui(e.base);try{for(t.s();!(o=t.n()).done;)if(o.value.label===r)return"base"}catch(e){t.e(e)}finally{t.f()}var i,n=Ui(e.accent);try{for(n.s();!(i=n.n()).done;)if(i.value.label===r)return"accent"}catch(e){n.e(e)}finally{n.f()}return null}function Wi(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 Yi(e,r,o,t){return Gi(this,void 0,void 0,ji().mark((function i(){var n,a,l,p,d;return ji().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:return n=e.parentNode,a=e.textContent.substring(0,r),l=e.textContent.substring(r+o),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 Fi(e){var r=[];if(e.nodeType===Node.TEXT_NODE)r.push(e);else for(var o=e.childNodes,t=0;t<o.length;t++)r=r.concat(Fi(o[t]));return r}function Xi(e){return e.replace(/-([a-z])/g,(function(e,r){return r.toUpperCase()}))}var qi={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]}},Qi=[{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 Zi(e){return!(e&&Object.keys(e).length>0)}function $i(e){return!(e&&null!==e)}function Ji(e){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],o="all"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"all"),t=Xr.iframeSelector,i=Xr.iframePreviewSelector,n=document.querySelector(r?i:t),a=null==n?void 0:n.contentDocument;return o?null==a?void 0:a.querySelectorAll("".concat(e)):null==a?void 0:a.querySelector("".concat(e))}var en=function(e){return{desktop:{min:"1024px",preferred:"1280px",max:"100%"},tablet:{min:"768px",preferred:"768px",max:"1023px"},mobile:{min:"auto",preferred:"390px",max:"767px"}}[e]},rn=function(e,r){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"tablet",t=arguments.length>3?arguments[3]:void 0,i=en(o),n=t&&(null==t?void 0:t.length)>0?t:"#".concat(e),a="";if(i&&(null==i?void 0:i.max)&&(null==i?void 0:i.min)&&r)switch(o){case"tablet":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 320px){").concat(n," {").concat(tn.stylesToString(r),"}}");break;case"mobile":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 10px){").concat(n," {").concat(tn.stylesToString(r),"}}")}return a},on=function(e){var r,o,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"tablet",i={editedStyles:e},n=null===(r=Object.entries(e))||void 0===r?void 0:r.filter((function(e,r){var o=Bi(e,2),i=o[0];return o[1],i.includes("--_ctm-".concat(t.slice(0,3)))}));if(n&&n[0]&&(null===(o=n[0])||void 0===o?void 0:o.length)>0){i.data=Object.fromEntries(n);var a=Object.entries(e).filter((function(e,r){var o=Bi(e,2),i=o[0];return o[1],!i.includes("--_ctm-".concat(t.slice(0,3)))}));a&&(i.editedStyles=Object.fromEntries(a))}return i},tn={ReorderObj:function(e,r){var o={};return r.forEach((function(r){e.hasOwnProperty(r)&&(o[r]=e[r])})),o},reorderSections:function(e,r,o){var t=e[r],i=t.index,n="up"===o?i-1:i+1;if(n>=1&&n<=Object.keys(e).length){var a=Object.keys(e).find((function(r){return e[r].index===n}));return Object.assign(Object.assign({},e),ki(ki({},r,Object.assign(Object.assign({},t),{index:n})),a,Object.assign(Object.assign({},e[a]),{index:i})))}return e},returnUpdatedButton:function(e,r,o,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!==r||(i[n]=Object.assign(Object.assign({},i[n]),{children:Object.assign(Object.assign({},i[n].children),ki({},a,Object.assign(Object.assign({},i[n].children[a]),{children:Object.assign(Object.assign({},i[n].children[a].children),ki({},l,Object.assign(Object.assign({},i[n].children[a].children[l]),{properties:Object.assign(Object.assign({},i[n].children[a].children[l].properties),o.design),styles:Object.assign(Object.assign({},i[n].children[a].children[l].styles),t)})))})))}))}))}))})),i},getTextValue:function(e,r){if(void 0!==(null==r?void 0:r.type)){if("custom"===r.type)return Wi(e.customColors.find((function(e){return e.label===r.label})).value.rgb);var o=e.selectedTheme.colors;return Wi(o[Vi(o,r.type)].find((function(e){return e.label===r.type})).value.rgb)}return Wi(r.rgb)},returnFontStyle:function(e,r){var o=["bold","italic","lineThrough","underline"],t=o.findIndex((function(r){return""!==e[r].value}));return-1!==t?o[t]:r},convertToSlug:function(e){return e.toLowerCase().replace(/\s+/g,"-")},convertToCamelCase:function(e){return e.toLowerCase().split(" ").map((function(e,r){return 0===r?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},convertIntoNumbers:function(e){var r=e.replace(/[^0-9.]/g,"").replace(/(\..*?)\..*/g,"$1");return""===r?0:parseFloat(r)},convertFormatToMask:function(e,r){return e.find((function(e){return e.value===r})).format.replaceAll("X","9")},convertToNumericValue:function(e){var r=parseInt(e,10);if(isNaN(r))throw new Error("Invalid size: ".concat(e));if(e.includes("vh"))return r/100*window.innerHeight;if(e.includes("px"))return r;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 r,o=null==e?void 0:e.property,t=null==e?void 0:e.value,i=null===(r=Qi.filter((function(r){return r.value===(null==e?void 0:e.unit)}))[0])||void 0===r?void 0:r.label,n="".concat(t).concat(i);if(["padding","margin","pagePadding","sectionPadding"].some((function(e){return e===o}))){var a=e.sides,l=Hi(Object.keys(a));n="",l.forEach((function(e,r){var o,t=a[e].value,i=null===(o=Qi.filter((function(r){return r.value===a[e].unit}))[0])||void 0===o?void 0:o.label;n+="".concat(0!==r?" ":"").concat(t).concat(i)}))}return ki({},o,n)},convertAlphaNumericToText:function(e){return e.replace(/([a-zA-Z]+)(\d+)/,"$1 $2")},convertrgbObjToString:Wi,capitalizeFirstLetter:function(e){return e.charAt(0).toUpperCase()+e.slice(1)},convertStylesToVar:function(e){var r=function(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return Object.keys(e).reduce((function(o,t){return Object.assign(Object.assign({},o),ki({},"--_"+r+t,e[t]))}),{})},o=r(e.defaultState.default),t=r(e.defaultState.text),i={},n={};return e.hoverState&&(e.hoverState.default&&(i=r(e.hoverState.default,"hover-")),e.hoverState.text&&(n=r(e.hoverState.text,"hover-"))),{parent:Object.assign(Object.assign({},o),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 r=Bi(e,2),o=r[0],t=r[1];return"".concat(o,": ").concat(""===t?"fontStyle"===o||"fontWeight"===o?"normal":"none":t,";")})).join(" ").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()},returnColorsArrName:Vi,convertPagesToDropdownList:function(e){var r=[];return e.forEach((function(e,o){var t={id:o+1,label:e.displayName,value:o+1};r.push(t)})),r},returnTheCharacter:function(e){return Gi(this,void 0,void 0,ji().mark((function r(){var o,t,i,n,a,l,p,d,s,c,y,u,S,g,T;return ji().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(o=window.getSelection(),!(t=null==o?void 0:o.toString())){r.next=36;break}i=null==o?void 0:o.getRangeAt(0),n=i.startContainer,a=i.startOffset,l=Fi(null==n?void 0:n.parentElement),p=null,d=0,s=Ui(l),r.prev=10,s.s();case 12:if((c=s.n()).done){r.next=21;break}if(y=c.value,u=y.textContent.length,!(a>=d&&a<=d+u)){r.next=18;break}return p=y,r.abrupt("break",21);case 18:d+=u;case 19:r.next=12;break;case 21:r.next=26;break;case 23:r.prev=23,r.t0=r.catch(10),s.e(r.t0);case 26:return r.prev=26,s.f(),r.finish(26);case 29:return(S=document.createElement("span")).textContent=t,g=Object.keys(e),T=Object.values(e),S.style[g[0]]=T[0],r.next=36,Yi(p,a,t.length,S);case 36:case"end":return r.stop()}}),r,null,[[10,23,26,29]])})))},generateSpanStylesToProperties:function(e,r){var o=Object.assign({},r),t={};return Object.keys(o).forEach((function(r){var i={};r===Xi(e[0])?i=Object.assign(Object.assign({},o[r]),{value:e[o[r].property]}):(o[r].property===Xi(e[0])&&(i=Object.assign(Object.assign({},o[r]),{value:"none"===e[o[r].property]||"normal"===e[o[r].property]?"":e[o[r].property]})),i=o[r]),t[r]=i})),t},checkIfInactiveColorsAndModify:function(e,r){var o=Hi(r.general),t=Hi(r.text),i=o.map((function(r){var o=Vi(e,r.value.value),t=e[o].find((function(e){return e.label===r.value.value}));if(!t.active){var i=tn.returnColorsArrName(e,t.value.value),n=e[i].find((function(e){return e.label===t.value.value}));return Object.assign(Object.assign({},r),{value:{value:n.label}})}return Object.assign({},r)})),n=t.map((function(r){var o=Vi(e,r.value.value),t=e[o].find((function(e){return e.label===r.value.value}));if(!t.active){var i=tn.returnColorsArrName(e,t.value.value),n=e[i].find((function(e){return e.label===t.value.value}));return Object.assign(Object.assign({},r),{value:{value:n.label}})}return Object.assign({},r)}));return{general:Hi(i),text:Hi(n)}},kebabToCamelCase:Xi,returnDefaultValue:function(e,r,o,t,i){var n,a,l=qi;if(1===o||2===o){var p=null===(n=null==Qi?void 0:Qi.find((function(e){return e.value===o})))||void 0===n?void 0:n.label,d=null===(a=null==Qi?void 0:Qi.find((function(e){return e.value===i})))||void 0===a?void 0:a.label;if(o===i){var s=l.fontSize["".concat(p)].findIndex((function(e){return e===r}));if(-1===s){for(var c=0,y=l.fontSize["".concat(p)].length-1,u=null;c<=y;){var S=Math.floor((c+y)/2);if(l.fontSize["".concat(p)][S]===r)return l.fontSize["".concat(p)][S];l.fontSize["".concat(p)][S]<r?(u=l.fontSize["".concat(p)][S],c=S+1):y=S-1}s=l.fontSize["".concat(p)].findIndex((function(e){return e===u}))}var g=l.lineHeight["".concat(d)][s];return"bool"===e?t===g:{value:g,unit:i}}d=p;var T=l.fontSize["".concat(p)].findIndex((function(e){return e===r}));if(-1===T){for(var h=0,C=l.fontSize["".concat(p)].length-1,O=null;h<=C;){var b=Math.floor((h+C)/2);if(l.fontSize["".concat(p)][b]===r)return l.fontSize["".concat(p)][b];l.fontSize["".concat(p)][b]<r?(O=l.fontSize["".concat(p)][b],h=b+1):C=b-1}T=l.fontSize["".concat(p)].findIndex((function(e){return e===O}))}var v=l.lineHeight["".concat(d)][T];return"bool"===e?t===v:{value:v,unit:o}}return"bool"===e||{}},rgbaToHex:function(e){var r=e.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*([\d.]+))?\)$/);if(!r)return e;var o=parseInt(r[1]),t=parseInt(r[2]),i=parseInt(r[3]),n=1;void 0!==r[4]&&(n=parseFloat(r[4]));var a=o.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 r={};return Object.keys(e).forEach((function(o){var t=o.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();r[t]=e[o]})),r},loadNAppendStyleTag:function(e,r){var o=arguments.length>2&&void 0!==arguments[2]&&arguments[2],t=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,i=Xr.iframeSelector,n=Xr.templteEditiorSelector,a=Xr.iframePreviewSelector,l=(Xr.iframePreviewMainSelector,Xr.iframeRoot),p=document.querySelector(o?a:i),d=null==p?void 0:p.contentDocument,s=null==d?void 0:d.querySelector(o?l:n);if(s&&null!==s){var c=s.querySelector("[".concat(qr.style,'="').concat(r,'"]'));null!==t&&(c=t.querySelector("[".concat(qr.layerStyle,'="').concat(r,'"]'))),c&&null!==c&&c.remove(),null===t?s.appendChild(e):t.appendChild(e)}},stylesToString:function(e){return Object.entries(e).map((function(e){var r=Bi(e,2),o=r[0],t=r[1],i=o.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()}));return"".concat(i,": ").concat(t,";")})).join(" ")},IsObjectNull:Zi,IsNullOrEmpty:$i,IsArrayOrEmpty:function(e){return!(e&&e.length>0)},removeHyphens:function(e){return null==e?void 0:e.replaceAll("-","")},getCMSElementType:function(e){var r=null;if(!Zi(e)){var o=null==e?void 0:e.attributes;if(!Zi(o)){var t=null==o?void 0:o.BUILDER;Zi(t)||(r=null==t?void 0:t.dataElementType)}}return r},getCMSDataDivType:function(e){var r=null;if(!Zi(e)){var o=null==e?void 0:e.attributes;if(!Zi(o)){var t=null==o?void 0:o.BUILDER;Zi(t)||(r=null==t?void 0:t.dataDivType)}}return r},GetCMSElementBySelector:Ji,CreateAspectRationNWidthConvertion:function(e,r,o){var t,i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],n=parseFloat(r)/parseFloat(e),a=Ji("#".concat(o),"single",i),l=e;if(!$i(a)){var p=(null==a?void 0:a.matches(Xr.dataDropElement))?null===(t=null==a?void 0:a.parentElement)||void 0===t?void 0:t.closest(Xr.dataDropElement):null==a?void 0:a.closest(Xr.dataDropElement),d=null==p?void 0:p.getBoundingClientRect();(null==e?void 0:e.includes("%"))&&(n=parseFloat(r)/d.width*(parseFloat(e)/100)),[].concat(["px","em","rem"]).some((function(r){var o;return null===(o="".concat(e))||void 0===o?void 0:o.includes(r)}))&&(n=parseFloat(r)/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,r){return 0===r?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},CSSUnits:Qi,getCMSElementAttributeValue:function(e,r,o){var t=null;if(!Zi(e)){var i=null==e?void 0:e.attributes;if(!Zi(i)){var n=i[r];Zi(n)||(t=n[o])}}return t},setTimeoutAsync:function(e){return new Promise((function(r,o){try{window.setTimeout((function(){r()}),e,[])}catch(e){o(e)}}))},setTimeoutAsyncV2:function(e){return new Promise((function(r,o){try{window.setTimeout((function(){r()}),e,[])}catch(e){o(e)}}))},generateUniqueId:function(){return"".concat(Math.random().toString(36).substr(2,9))},createQueryStringForCollection:function(e){return Object.entries(e).filter((function(e){var r=Bi(e,2);return null!=(r[0],r[1])})).map((function(e){var r=Bi(e,2),o=r[0],t=r[1];return"".concat(encodeURIComponent(o),"=").concat(encodeURIComponent(t))})).join("&")},GetResponsiveValue:en,CMSSetAndGetResponsiveMediaQueriesExtension:function(e,r,o,t,i,n){var a=Object.assign({},e),l=r,p=null==a?void 0:a.tablet,d=null==a?void 0:a.mobile;null==a||delete a.tablet,null==a||delete a.mobile;var s=i?n:"#".concat(o);t.innerHTML+="".concat(s," {").concat(tn.stylesToString(a),"}");var c=on(l);(null==c?void 0:c.editedStyles)&&(l=Object.assign({},null==c?void 0:c.editedStyles)),(null==c?void 0:c.data)&&(p=Object.assign(Object.assign({},p),null==c?void 0:c.data));var y=on(l,"mobile");if((null==y?void 0:y.editedStyles)&&(l=Object.assign({},null==y?void 0:y.editedStyles)),(null==y?void 0:y.data)&&(d=Object.assign(Object.assign({},d),null==y?void 0:y.data)),p){var u=rn(o,p,"tablet",s);t.innerHTML+=u}if(d){var S=rn(o,d,"mobile",s);t.innerHTML+=S}return{styles:a,editedStyles:l,styleElement:t}},reponsiveExtension:rn,getResponsiveEditedVariables:on,CMSDeviceVisibilityHiddenTypesList:[{id:1,label:"CSS",value:1,info:"Hides the element using display: none via CSS media queries. The element remains in the DOM but is not visible."},{id:2,label:"HTML",value:2,info:"\tRemoves the element from the DOM using JavaScript (e.g., window.matchMedia). This ensures the element is not present in the HTML structure."}],CMSDeviceVisibilityConditionExtension:function(e){var r=e.media,o=e.deviceVisibility,t=e.isBuilderType,i=!0;if(r&&!Zi(r)&&!Zi(o)){var n=o,a=Fo.DESKTOP,l=Fo.MOBILE,p=Fo.TABLET,d=n[a],s=n[p],c=n[l],y=Yo.CSS;Yo.HTML,i=r.desktop&&((null==d?void 0:d.hide)?(null==d?void 0:d.hiddenType)===y:null==d?void 0:d.show)||r.tablet&&((null==s?void 0:s.hide)?(null==s?void 0:s.hiddenType)===y:null==s?void 0:s.show)||r.mobile&&((null==c?void 0:c.hide)?(null==c?void 0:c.hiddenType)===y:null==c?void 0:c.show)||t}return i},CMSGetDeviceVisibilityClassNameByMode:function(e){var r=e.deviceVisibility,o=e.isBuilderType,t="";if(r&&!Zi(r)){var i=r,n=Yo.CSS,a=(Yo.HTML,{show:!0,hide:!1,hiddenType:n}),l=Fo.DESKTOP,p=Fo.MOBILE,d=Fo.TABLET,s=(null==i?void 0:i.desktop)?i[l]:a,c=(null==i?void 0:i.tablet)?i[d]:a,y=(null==i?void 0:i.mobile)?i[p]:a;o||((null==s?void 0:s.hide)&&(null==s?void 0:s.hiddenType)===n&&(t+="dp_d_none"),(null==c?void 0:c.hide)&&(null==c?void 0:c.hiddenType)===n&&(t+=" tb_d_none"),(null==y?void 0:y.hide)&&(null==y?void 0:y.hiddenType)===n&&(t+=" mb_d_none"))}return t},CMSGetDeviceVisibilityDefaultData:function(){return{deviceVisibility:{desktop:{show:!0,hide:!1,hiddenType:Yo.CSS},tablet:{show:!0,hide:!1,hiddenType:Yo.CSS},mobile:{show:!0,hide:!1,hiddenType:Yo.CSS}}}},CMSCustomEventService:function(e){var r=e.type,o=e.value;e.serviceType===Xo.UPSERT&&document.dispatchEvent(new CustomEvent(r,{detail:o}))},CMSGetCustomAttributesDefaultData:function(){return{attributeContent:{value:[{title:"Attribute",contentSource:{attributeKey:"",attributeValue:""},key:"123456tghjuik"}],property:"attributeContent"},customClassContent:{value:[{title:"CustomClass",contentSource:{customClassValue:""},key:"1234567tghjuik"}],property:"customClassContent"}}},CMSSetAndGetCustomAttributes:function(e,r,o){var t,i,n,a,l="",p={},d=(null===(t=null==e?void 0:e.attributeContent)||void 0===t?void 0:t.value)||[];Array.isArray(d)&&d.length>0&&d.forEach((function(e){var r,o;(null===(r=null==e?void 0:e.contentSource)||void 0===r?void 0:r.attributeKey)&&(null===(o=null==e?void 0:e.contentSource)||void 0===o?void 0:o.attributeValue)&&(p["".concat(e.contentSource.attributeKey)]=e.contentSource.attributeValue)}));var s=(null===(i=null==e?void 0:e.customClassContent)||void 0===i?void 0:i.value)||[];if(Array.isArray(s)&&s.length>0){var c=(null===(a=null===(n=s[0])||void 0===n?void 0:n.contentSource)||void 0===a?void 0:a.customClassValue)||"";c&&(l=c.replace(/,/g," ").trim())}return{customAttrElement:p,customClassElement:l.trim()}},roundTo:function(e,r){return Number(Math.round(Number(e+"e"+r))+"e-"+r)}};const nn=tn;var an,ln={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Qr.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:Qr.CONTROLS},textAlignment:{value:"center",property:"textAlignment",propertyType:Qr.CONTROLS},itemSpacing:{value:"10",propertyType:Qr.CSS,unit:1,property:"itemSpacing"},iconPosition:{value:"left",property:"iconPosition",propertyType:Qr.CONTROLS},clickToNavigate:{value:"false",property:"iconPosition",propertyType:Qr.CSS},iconStyle:{value:"Icon",propertyType:Qr.CONTROLS}},content:{socialIcons:{value:[{id:nn.generateUniqueId(),title:"Amazon",name:"amazon",show:!0,url:"https://amazon.com",icon:{value:"amazon",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:nn.generateUniqueId(),title:"Website",name:"website",show:!0,url:"https://www.sellerscommerce.com/",icon:{value:"website",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:nn.generateUniqueId(),title:"Instagram",name:"instagram",show:!0,url:"https://instagram.com",icon:{value:"instagram",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:nn.generateUniqueId(),title:"Twitter",name:"twitter",show:!0,url:"https://x.com/",icon:{value:"twitter",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:nn.generateUniqueId(),title:"Facebook",name:"facebook",show:!0,url:"https://www.facebook.com/",icon:{value:"facebook",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:nn.generateUniqueId(),title:"Youtube",name:"youtube",show:!0,url:"https://www.youtube.com/",icon:{value:"youtube",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:nn.generateUniqueId(),title:"LinkedIn",name:"linkedin",show:!0,url:"https://www.linkedin.com/",icon:{value:"linkedin",customIcon:{isCustomIcon:!1,url:"",name:""}}}],propertyType:Qr.CONTROLS},website:{value:!0,propertyType:Qr.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:Qr.CONTROLS},instagram:{value:!0,propertyType:Qr.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:Qr.CONTROLS},facebook:{value:!0,propertyType:Qr.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:Qr.CONTROLS},linkedIn:{value:!1,propertyType:Qr.CONTROLS},linkedInUrl:{value:"https://www.linkedin.com/",propertyType:Qr.CONTROLS},twitter:{value:!0,propertyType:Qr.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:Qr.CONTROLS},amazon:{value:!0,propertyType:Qr.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:Qr.CONTROLS}},design:{icon:{value:"",propertyType:Qr.CONTROLS},designiconSize:{value:"30",propertyType:Qr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:Qr.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:Qr.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:Qr.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:Qr.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:Qr.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:Qr.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:Qr.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"}(an||(an={}));var pn,dn=function(){return{layout:{selectorKey:an.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"70",unit:1}),margin:ot.margin,padding:ot.padding,alignment:ln.layout.alignment,textAlignment:ln.layout.textAlignment,clickToNavigate:ln.layout.clickToNavigate,iconStyle:ln.layout.iconStyle,iconPosition:ln.layout.iconPosition,iconAndTextSpacing:ln.layout.iconAndTextSpacing,itemSpacing:ln.layout.itemSpacing,positionType:ot.positionType,pinTo:ot.pinTo},content:{selectorKey:an.CONTENT,socialContent:ln.content.socialIcons},design:{selectorKey:an.DESIGN,socialWidget:{selectorKey:an.SOCIAL_WIDGET,backgroundColor:ot.backgroundColor,cropRatio:ot.cropRatio,zoomImage:ot.zoomImage,flip:ot.flip,rotate:ot.rotate,showBorder:ot.showBorder,borderStyle:ot.borderStyle,borderColor:ot.borderColor,borderPerSlide:ot.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur},itemStyle:{selectorKey:an.ITEM_STYLE,backgroundColor:ot.backgroundColor,cropRatio:ot.cropRatio,zoomImage:ot.zoomImage,flip:ot.flip,rotate:ot.rotate,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,showBorder:ot.showBorder,borderStyle:ot.borderStyle,borderColor:ot.borderColor,borderPerSlide:ot.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur,showIcon:Object.assign(Object.assign({},ot.showIcon),{value:!1}),iconSize:ln.design.designiconSize,iconColor:ln.design.iconColor},socialIcons:{selectorKey:an.SOCIAL_ICONS,instagramIcon:ln.design.instagramIcon,facebookIcon:ln.design.facebookIcon,twitterIcon:ln.design.twitterIcon,amazonIcon:ln.design.amazonIcon,websiteIcon:ln.design.websiteIcon,youtubeIcon:ln.design.youtubeIcon,linkedinIcon:ln.design.linkedinIcon}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(pn||(pn={}));var sn,cn=function(e){return{layout:{selectorKey:pn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Qr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},ot.height),{isReadOnly:!0}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo,direction:{value:"vertical",property:"direction",propertyType:Qr.CONTROLS},itemGap:{property:"itemGap",propertyType:Qr.CSS,value:0,unit:Zr.PIXELS},justifyContent:{property:"justifyContent",propertyType:Qr.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Qr.CSS,value:"start"}},design:Object.assign({selectorKey:pn.DESIGN,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},Ct),dataConnector:{selectorKey:pn.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"stack",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:Qr.CONTROLS}}}},yn={displayStyle:{value:"Button",property:"displayStyle",propertyType:Qr.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:Qr.CONTROLS},whenClicked:{value:"Open Lightbox",property:"whenClicked",propertyType:Qr.CONTROLS},displayType:{value:"Vertical",property:"displayType",propertyType:Qr.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Qr.CONTROLS},itemSpacing:{value:"20",property:"itemSpacing",unit:1,propertyType:Qr.CSS},overflowItems:{value:"Show More Button",property:"overflowItems",propertyType:Qr.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:Qr.CONTROLS},searchPlaceholderText:{value:"Search by Zip Code",property:"searchPlaceholderText",propertyType:Qr.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Qr.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Qr.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Qr.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:Qr.CONTROLS},title:{value:"Available Locations",property:"title",propertyType:Qr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Qr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Qr.CONTROLS},description:{value:"",property:"description",propertyType:Qr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Qr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Qr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Qr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Qr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Qr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Qr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Qr.CSS},buttonType:{value:"primaryButton",propertyType:Qr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Qr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Qr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Qr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Qr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Qr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Qr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Qr.CONTROLS},backgroundShape:{value:"Round",propertyType:Qr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Qr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Qr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Qr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Qr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Qr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Qr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Qr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Qr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Qr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Qr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Qr.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:Qr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Qr.CONTROLS},fontSize:{value:"16",propertyType:Qr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},characterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},lineHeight:{value:"16",propertyType:Qr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Qr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Qr.CSS},fontSize:{value:"16",propertyType:Qr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},characterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},lineHeight:{value:"16",propertyType:Qr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Qr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Qr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Qr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Qr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Qr.CONTROLS},arrowSize:{value:"16",propertyType:Qr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Qr.CSS},backgroundShape:{value:"rectangle",propertyType:Qr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Qr.CSS},font:{value:"lato",propertyType:Qr.CSS},fontSize:{value:"16",propertyType:Qr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Qr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Qr.CSS},hoverFont:{value:"lato",propertyType:Qr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Qr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Qr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Qr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Qr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Qr.CONTROLS},iconSize:{value:"20",propertyType:Qr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Qr.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",e.DATA_CONNECTOR="dataConnector"}(sn||(sn={}));var un,Sn=function(){return{layout:{selectorKey:sn.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"130",unit:1}),margin:ot.margin,padding:ot.padding,positionType:ot.positionType,pinTo:ot.pinTo,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,displayStyle:yn.displayStyle,displayResults:yn.displayResults,whenClicked:yn.whenClicked,displayType:yn.displayType,maxItemsToDisplay:yn.maxItemsToDisplay,itemSpacing:yn.itemSpacing,overflowItems:yn.overflowItems,noOfItemToShow:yn.noOfItemToShow,searchPlaceholderText:yn.searchPlaceholderText},content:{selectorKey:sn.CONTENT,locationName:yn.locationName,locationAddress:yn.locationAddress,locationInventory:yn.locationInventory,locationTimings:yn.locationTimings,title:yn.title,showTitle:yn.showTitle,description:yn.description,showDescription:yn.showDescription},design:{selectorKey:sn.DESIGN,inputStyle:{selectorKey:sn.INPUT_STYLE,defaultState:{selectorKey:sn.DEFAULT_STATE,buttonStyle:yn.buttonStyle,buttonText:yn.buttonText,icon:yn.icon,iconPadding:yn.iconPadding,iconPosition:yn.iconPosition,iconAndTextSpacing:yn.iconAndTextSpacing,alignment:yn.alignment,buttonType:yn.buttonType,showIcon:yn.showIcon,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:sn.HOVER_STATE,buttonStyle:yn.buttonStyle,buttonText:yn.buttonText,icon:yn.icon,iconPadding:yn.iconPadding,iconPosition:yn.iconPosition,iconAndTextSpacing:yn.iconAndTextSpacing,alignment:yn.alignment,buttonType:yn.buttonType,showIcon:yn.showIcon,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:sn.INPUT_STYLE,defaultState:{selectorKey:sn.DEFAULT_STATE,buttonStyle:yn.buttonStyle,buttonText:yn.buttonText,icon:yn.icon,iconPadding:yn.iconPadding,iconPosition:yn.iconPosition,iconAndTextSpacing:yn.iconAndTextSpacing,alignment:yn.alignment,buttonType:yn.buttonType,showIcon:yn.showIcon,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:sn.HOVER_STATE,buttonStyle:yn.buttonStyle,buttonText:yn.buttonText,icon:yn.icon,iconPadding:yn.iconPadding,iconPosition:yn.iconPosition,iconAndTextSpacing:yn.iconAndTextSpacing,alignment:yn.alignment,buttonType:yn.buttonType,showIcon:yn.showIcon,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,iconSize:ot.iconSize,iconColor:Object.assign(Object.assign({},ot.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:sn.INVENTORY_TEXT_STYLE,themeDynamic:ot.theme,fontDynamic:ot.font,fontSizeDynamic:ot.fontSize,textColorDynamic:ot.textColor,boldDynamic:ot.bold,italicDynamic:ot.italic,linethroughDynamic:ot.linethrough,underlineDynamic:ot.underline,textAlignDynamic:ot.textAlign,characterSpacingDynamic:ot.characterSpacing,lineHeightDynamic:ot.lineHeight,themeStatic:ot.themeDesc,fontStatic:ot.fontDesc,fontSizeStatic:ot.fontSizeDesc,textColorStatic:ot.textColorDesc,boldStatic:ot.boldDesc,italicStatic:ot.italicDesc,linethroughStatic:ot.linethroughDesc,underlineStatic:ot.underlineDesc,textAlignStatic:ot.textAlignDesc,characterSpacingStatic:ot.characterSpacingDesc,lineHeightStatic:ot.lineHeightDesc},itemStyle:{selectorKey:sn.ITEM_STYLE,contentAlignment:yn.contentAlignment,horizontalPadding:yn.horizontalPadding,verticalPadding:yn.verticalPadding,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},locationName:{selectorKey:sn.LOCATION_NAME,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},locationAddress:{selectorKey:sn.LOCATION_ADDRESS,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},locationTimings:{selectorKey:sn.LOCATION_TIMINGS,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},locationInventory:{selectorKey:sn.LOCATION_INVENTORY,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},arrows:{selectorKey:sn.ARROWS,arrowIconStyle:yn.arrowIconStyle,leftArrowIconStyle:yn.leftArrowIconStyle,rightArrowIconStyle:yn.rightArrowIconStyle,backgroundShape:yn.backgroundShape,arrowSize:yn.arrowSize,arrowColor:yn.arrowColor},paginationDots:{selectorKey:sn.PAGINATION_DOTS,dotSize:yn.dotSize,currentDotColor:yn.currentDotColor,otherDotColor:yn.otherDotColor},paginationLine:{selectorKey:sn.PAGINATION_LINE,currentLineColor:yn.currentLineColor,otherLineColor:yn.otherLineColor,lineHeight:yn.lineHeight,lineWidth:yn.lineWidth},showMoreItemsButton:{selectorKey:sn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:yn.design.pagination.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight}},dataConnector:{selectorKey:sn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}}}},gn={layout:{header:{value:!0,propertyType:Qr.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:Qr.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:Qr.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:Qr.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:Qr.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:Qr.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:Qr.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:Qr.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:Qr.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:Qr.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:Qr.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:Qr.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:Qr.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:Qr.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:Qr.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:Qr.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:Qr.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:Qr.CONTROLS,property:"connectWith"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Age",columnMapsTo:"age"},{columnId:3,columnTitle:"Occupation",columnMapsTo:"occupation"}],propertyType:Qr.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:Qr.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Qr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Qr.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:Qr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Qr.CONTROLS},fontSize:{value:"32",propertyType:Qr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},characterSpacing:{value:"32",propertyType:Qr.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:Qr.CSS,unit:1},lineHeight:{value:"32",propertyType:Qr.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:Qr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Qr.CSS},fontSize:{value:"32",propertyType:Qr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},characterSpacing:{value:"32",propertyType:Qr.CSS,unit:1},lineHeight:{value:"32",propertyType:Qr.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:Qr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Qr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Qr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Qr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Qr.CONTROLS},arrowSize:{value:"32",propertyType:Qr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Qr.CSS},backgroundShape:{value:"rectangle",propertyType:Qr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Qr.CSS},font:{value:"lato",propertyType:Qr.CSS},fontSize:{value:"32",propertyType:Qr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Qr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Qr.CSS},hoverFont:{value:"lato",propertyType:Qr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Qr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Qr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Qr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Qr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Qr.CONTROLS},iconSize:{value:"30",propertyType:Qr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Qr.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"}(un||(un={}));var Tn,hn=function(){return{layout:{selectorKey:un.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"150",unit:1}),margin:ot.margin,padding:ot.padding,header:gn.layout.header,headerHeight:gn.layout.headerHeight,rowHeight:gn.layout.rowHeight,layoutHeaderDivider:gn.layout.layoutHeaderDivider,layoutRowDivider:gn.layout.layoutRowDivider,layoutColumnDivider:gn.layout.layoutColumnDivider,alternativeRowColors:gn.layout.alternativeRowColors,headerCellPadding:gn.layout.headerCellPadding,rowCellPadding:gn.layout.rowCellPadding,contentAlignment:gn.layout.contentAlignment,showMoreRows:gn.layout.showMoreRows,rowsPerPage:gn.layout.rowsPerPage,paginationType:gn.layout.paginationType,paginationAlignment:gn.layout.paginationAlignment,noOfItemsToLoad:gn.layout.noOfItemsToLoad},content:{selectorKey:un.CONTENT,showTitle:gn.content.showTitle,tableTitle:gn.content.tableTitle,connectWith:gn.content.connectWith,columns:gn.content.columns,rows:gn.content.rows},design:{selectorKey:un.DESIGN,tableWidget:{selectorKey:un.TABLE_WIDGET,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},table:{selectorKey:un.TABLE,backgroundColor:ot.backgroundColor,showBorder:ot.showBorder,borderStyle:gn.design.table.borderStyle,borderColor:ot.borderColor,borderPerSlide:gn.design.table.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur},tableHeader:{selectorKey:un.TABLE_HEADER,backgroundColor:ot.backgroundColor},headerText:{selectorKey:un.HEADER_TEXT,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},tableRow:{selectorKey:un.TABLE_ROW,backgroundColor:ot.backgroundColor},rowText:{selectorKey:un.ROW_TEXT,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},rowAndHeaderDividers:{selectorKey:un.ROW_AND_HEADER_DIVIDER,headerDivider:gn.design.rowAndHeaderDividers.headerDivider,rowDivider:gn.design.rowAndHeaderDividers.rowDivider,columnDivider:gn.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:un.SCROLL_BAR,scrollBarWidth:gn.design.scrollBar.scrollBarWidth,scrollBarColor:gn.design.scrollBar.scrollBarColor},pagination:{selectorKey:un.PAGINATION,defaultState:{selectorKey:un.DEFAULT_STATE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,previousIcon:gn.design.pagination.previousIcon,nextIcon:gn.design.pagination.nextIcon,iconSize:gn.design.pagination.iconSize,iconColor:gn.design.pagination.iconColor,backgroundShape:gn.design.pagination.backgroundShape,backgroundColor:ot.backgroundColor,pagination:gn.design.pagination.pagination},hoverState:{selectorKey:un.HOVER_STATE,theme:ot.theme}},loadMoreButton:{selectorKey:un.LOAD_MORE_BUTTON,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:gn.design.pagination.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight}}}},Cn={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:Qr.CONTROLS},tabLayout:{value:"stretched",property:"tabLayout",propertyType:Qr.CONTROLS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:Qr.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:Qr.CSS},tabContainer:{value:20,unit:1,property:"tabContainer",propertyType:Qr.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:Qr.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:Qr.CSS},overflowTabs:{value:"Wrap",property:"overflowTabs",propertyType:Qr.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:Qr.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Tab 1",content:{id:"cms-c-zurid-m6s61fc6",attributes:{BUILDER:{dataDivType:"element",dataType:"element",dataElementType:"container",dataDropElement:"cms-drop-element",dataElementSubChild:!1},HTML:{role:"container",id:"template1"},CUSTOM:{}},childIds:[],children:{},styles:Object.assign({},ao()),responsiveBehaviour:"proportional-scaling",uniqueKey:"cmsczuridm6s61fc6",isMaximized:!0,editedStyles:{"--_ctm-con-lt-wh":"300px","--_ctm-con-lt-ht":"100px","--_ctm-con-lt-mn":"7.63% 0% 0% 33.53%","--_ctm-con-lt-pg":"0px 0px 0px 0px","--_ctm-con-lt-ow":"scroll","--_ctm-con-lt-sl":"horizontal","--_ctm-con-lt-dy-sr":"false","--_ctm-con-lt-pn":"fixed","--_ctm-con-lt-pn-to":"page","--_ctm-con-dn-bd-cr":"rgba(221, 221, 221, 1)","--_ctm-con-dn-br-cr":"rgba(237, 23, 51, 1)","--_ctm-con-dn-br-se":"solid","--_ctm-con-dn-br-wh":"0px 0px 0px 0px","--_ctm-con-dn-sw-cr":"rgba(237, 23, 51, 1)","--_ctm-con-dn-sw-br":"0px","--_ctm-con-dn-sw-sd":"0px","--_ctm-con-dn-sw-ae":"0px 0px"},controls:{layout:{},design:{showBorder:{value:!0,propertyType:"controls"},showShadow:{value:!0,property:"showBorder",propertyType:"controls"}},dataConnector:{dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:"controls"},dynamicData:{value:null,property:"dynamicData",propertyType:"controls"}},elementMetaData:{id:"cms-c-zurid-m6s61fc6",dataElementType:"container",propertyType:"controls"}},sort:1}},key:"123456tghjuik"}],property:"tabContent",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selected",e.TAB_CONTAINER="tabContainer",e.TAB_CONTENT_CONTAINER="tabContentContainer",e.TABS="tabs"}(Tn||(Tn={}));var On,bn={borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,backgroundColor:ot.backgroundColor,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,exposure:ot.exposure,contrast:ot.contrast,saturation:ot.saturation,highlights:ot.highlights,shadows:ot.shadows},vn={theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},mn=function(){return{layout:{selectorKey:Tn.LAYOUT,adjustment:ot.adjustment,width:ot.width,height:ot.height,margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo,tabPosition:Cn.tabPosition,tabLayout:Cn.tabLayout,tabAlignment:Cn.tabAlignment,tabSpacing:Cn.tabSpacing,tabContainerSpacing:Cn.tabContainer,horizontalPadding:Cn.horizontalPadding,verticalPadding:Cn.verticalPadding,overflowTabs:Cn.overflowTabs,spacingBetweenRows:Cn.spacingBetweenRows},design:{selectorKey:Tn.DESIGN,tabContainer:Object.assign({selectorKey:Tn.TAB_CONTAINER},bn),tabs:{selectorKey:Tn.TABS,defaultState:Object.assign(Object.assign({selectorKey:Tn.DEFAULT_STATE},bn),vn),hoverState:Object.assign(Object.assign({selectorKey:Tn.HOVER_STATE},bn),vn),selectedState:Object.assign(Object.assign({selectorKey:Tn.SELECTED_STATE},bn),vn)},tabContentContainer:Object.assign({selectorKey:Tn.TAB_CONTENT_CONTAINER},bn)},content:{selectorKey:Tn.CONTENT,tabContent:Cn.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(On||(On={}));var wn,fn=function(){return{layout:{selectorKey:On.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:Qr.CSS},textData:{value:"<h1 class='et-tt'>Heading 1</h1>",propertyType:Qr.CONTROLS},height:{value:"40",property:"height",unit:1,propertyType:Qr.CSS},margin:ot.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:Qr.CSS},overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo},design:{selectorKey:On.DESIGN,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},dataConnector:{selectorKey:On.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}}}},Rn={displayFormat:{value:"Stack Horizontal",property:"displayFormat",propertyType:Qr.CONTROLS},showUomPrice:{value:!0,property:"showUomPrice",propertyType:Qr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Qr.CSS},onClick:{value:"Show All",property:"onClick",propertyType:Qr.CONTROLS},itemPadding:{value:"10",property:"itemPadding",propertyType:Qr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Qr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Qr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Qr.CONTROLS},header:{value:!0,property:"header",propertyType:Qr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Qr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Qr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Qr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Qr.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Qr.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Qr.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Qr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Qr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Qr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Qr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Qr.CONTROLS},overflowControl:{value:"Show More Button",property:"overflowControl",propertyType:Qr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Qr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Qr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Qr.CSS},productPrice:{value:!0,property:"productPrice",propertyType:Qr.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:Qr.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:Qr.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:Qr.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:Qr.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:Qr.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:Qr.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:Qr.CONTROLS},discount:{value:!0,property:"discount",propertyType:Qr.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:Qr.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:Qr.CONTROLS},savings:{value:!0,property:"savings",propertyType:Qr.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:Qr.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:Qr.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:Qr.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:Qr.CONTROLS},productShippingPrice:{value:!0,property:"productShippingPrice",propertyType:Qr.CONTROLS},pricePerUnit:{value:!0,property:"pricePerUnit",propertyType:Qr.CONTROLS},uom:{value:!0,property:"uom",propertyType:Qr.CONTROLS},uomName:{value:!0,property:"uomName",propertyType:Qr.CONTROLS},uomConversion:{value:!0,property:"uomConversion",propertyType:Qr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Qr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Qr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Qr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Qr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Qr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Qr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Qr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Qr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Qr.CSS},buttonType:{value:"primaryButton",propertyType:Qr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Qr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Qr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Qr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Qr.CONTROLS},backgroundShape:{value:"Round",propertyType:Qr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Qr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Qr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Qr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Qr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Qr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Qr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Qr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Qr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Qr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Qr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Qr.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:Qr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Qr.CONTROLS},fontSize:{value:"16",propertyType:Qr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},characterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},lineHeight:{value:"16",propertyType:Qr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Qr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Qr.CSS},fontSize:{value:"16",propertyType:Qr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},characterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},lineHeight:{value:"16",propertyType:Qr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Qr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Qr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Qr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Qr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Qr.CONTROLS},arrowSize:{value:"16",propertyType:Qr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Qr.CSS},backgroundShape:{value:"rectangle",propertyType:Qr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Qr.CSS},font:{value:"lato",propertyType:Qr.CSS},fontSize:{value:"16",propertyType:Qr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Qr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Qr.CSS},hoverFont:{value:"lato",propertyType:Qr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Qr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Qr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Qr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Qr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Qr.CONTROLS},iconSize:{value:"20",propertyType:Qr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Qr.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"}(wn||(wn={}));var Nn,Ln=function(){return{layout:{selectorKey:wn.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"48",unit:1}),margin:ot.margin,padding:ot.padding,positionType:ot.positionType,pinTo:ot.pinTo,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,displayFormat:Rn.displayFormat,showUomPrice:Rn.showUomPrice,itemSpacing:Rn.itemSpacing,itemPadding:Rn.itemPadding,itemContentAlignment:Rn.itemContentAlignment,maxItemsToDisplay:Rn.maxItemsToDisplay,overflowItems:Rn.overflowItems,header:Rn.header,headerHeight:Rn.headerHeight,rowHeight:Rn.rowHeight,headerDivider:Rn.headerDivider,rowDivider:Rn.rowDivider,columnDivider:Rn.columnDivider,alternativeRowColors:Rn.alternativeRowColors,headerCellPadding:Rn.headerCellPadding,rowCellPadding:Rn.rowCellPadding,contentAlignment:Rn.contentAlignment,overflowControl:Rn.overflowControl,paginationType:Rn.paginationType,paginationAlignment:Rn.paginationAlignment,rowsPerPage:Rn.rowsPerPage,imageBehavior:Rn.imageBehavior,itemsPerRow:Rn.itemsPerRow,onClick:Rn.onClick},design:{selectorKey:wn.DESIGN,itemStyle:{selectorKey:wn.ITEM_STYLE,defaultState:{selectorKey:wn.DEFAULT_STATE,contentAlignment:Rn.contentAlignment,horizontalPadding:Rn.horizontalPadding,verticalPadding:Rn.verticalPadding,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},selectedState:{selectorKey:wn.SELECTED_STATE,contentAlignment:Rn.contentAlignment,horizontalPadding:Rn.horizontalPadding,verticalPadding:Rn.verticalPadding,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius}},uomTitleStyle:{selectorKey:wn.UOM_TITLE_STYLE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},uomConversionStyle:{selectorKey:wn.UOM_CONVERSION_STYLE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},productPrice:{selectorKey:wn.PRODUCT_PRICE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},uomStyle:{selectorKey:wn.UOM_STYLE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},currencyCodeStyle:{selectorKey:wn.CURRENCY_CODE_STYLE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},actualPrice:{selectorKey:wn.ACTUAL_PRICE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},discount:{selectorKey:wn.DISCOUNT,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},discountValue:{selectorKey:wn.DISCOUNT_VALUE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},savings:{selectorKey:wn.SAVINGS,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},savingsValue:{selectorKey:wn.SAVINGS_VALUE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},pricePerUnit:{selectorKey:wn.PRICE_PER_UNIT,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},arrows:{selectorKey:wn.ARROWS,arrowIconStyle:Rn.arrowIconStyle,leftArrowIconStyle:Rn.leftArrowIconStyle,rightArrowIconStyle:Rn.rightArrowIconStyle,backgroundShape:Rn.backgroundShape,arrowSize:Rn.arrowSize,arrowColor:Rn.arrowColor},paginationDots:{selectorKey:wn.PAGINATION_DOTS,dotSize:Rn.dotSize,currentDotColor:Rn.currentDotColor,otherDotColor:Rn.otherDotColor},paginationLine:{selectorKey:wn.PAGINATION_LINE,currentLineColor:Rn.currentLineColor,otherLineColor:Rn.otherLineColor,lineHeight:Rn.lineHeight,lineWidth:Rn.lineWidth},table:{selectorKey:wn.TABLE,backgroundColor:ot.backgroundColor,showBorder:ot.showBorder,borderStyle:Rn.design.table.borderStyle,borderColor:ot.borderColor,borderPerSlide:Rn.design.table.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur},tableHeader:{selectorKey:wn.TABLE_HEADER,backgroundColor:ot.backgroundColor},headerText:{selectorKey:wn.HEADER_TEXT,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},tableRow:{selectorKey:wn.TABLE_ROW,backgroundColor:ot.backgroundColor,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},rowDividers:{selectorKey:wn.ROW_DIVIDERS,headerDivider:Rn.design.rowAndHeaderDividers.headerDivider,rowDivider:Rn.design.rowAndHeaderDividers.rowDivider,columnDivider:Rn.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:wn.SCROLL,scrollBarWidth:Rn.design.scrollBar.scrollBarWidth,scrollBarColor:Rn.design.scrollBar.scrollBarColor},pagination:{selectorKey:wn.PAGINATION,defaultState:{selectorKey:wn.DEFAULT_STATE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,previousIcon:Rn.design.pagination.previousIcon,nextIcon:Rn.design.pagination.nextIcon,iconSize:Rn.design.pagination.iconSize,iconColor:Rn.design.pagination.iconColor,backgroundShape:Rn.design.pagination.backgroundShape,backgroundColor:ot.backgroundColor,pagination:Rn.design.pagination.pagination},hoverState:{selectorKey:wn.HOVER_STATE,theme:ot.theme}},showMoreItemsButton:{selectorKey:wn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:Rn.design.pagination.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight}},content:{selectorKey:wn.CONTENT,productPrice:Rn.productPrice,sellingPrice:Rn.sellingPrice,productPriceDisplayUOM:Rn.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Rn.productPriceDisplayCurrencyCode,showActualPrice:Rn.showActualPrice,actualPrice:Rn.actualPrice,actualPriceDisplayUOM:Rn.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Rn.actualPriceDisplayCurrencyCode,discount:Rn.discount,discountValue:Rn.discountValue,showSavings:Rn.showSavings,savings:Rn.savings,savingsValue:Rn.savingsValue,savingsDisplayCurrencyCode:Rn.savingsDisplayCurrencyCode,embellishmentPrice:Rn.embellishmentPrice,productTax:Rn.productTax,productShippingPrice:Rn.productShippingPrice,pricePerUnit:Rn.pricePerUnit,uom:Rn.uom,uomName:Rn.uomName,uomConversion:Rn.uomConversion},dataConnector:{selectorKey:wn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}}}},Dn={optionSelection:{value:!0,property:"optionSelection",propertyType:Qr.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Qr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Qr.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:Qr.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Qr.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Qr.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Qr.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:Qr.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Qr.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Qr.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",unit:1,propertyType:Qr.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:Qr.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:Qr.CSS},maxItemsToDisplay:{value:"10",property:"maxItemsToDisplay",propertyType:Qr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Qr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Qr.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Qr.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Qr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Qr.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Qr.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Qr.CONTROLS},dropdownOptionsSpacing:{value:"10",unit:1,property:"dropdownOptionsSpacing",propertyType:Qr.CSS},dropdownOptionsPadding:{value:"10",unit:1,property:"dropdownOptionsPadding",propertyType:Qr.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:Qr.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:Qr.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:Qr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Qr.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Qr.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Qr.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Qr.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Qr.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Qr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Qr.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Qr.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Qr.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Qr.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Qr.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Qr.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Qr.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Qr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Qr.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:Qr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Qr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Qr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Qr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Qr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Qr.CONTROLS},header:{value:!0,property:"header",propertyType:Qr.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Qr.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Qr.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Qr.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Qr.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Qr.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Qr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Qr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Qr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Qr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Qr.CONTROLS},headerCellPadding:{value:"30",unit:1,property:"headerCellPadding",propertyType:Qr.CSS},rowCellPadding:{value:"30",unit:1,property:"rowCellPadding",propertyType:Qr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Qr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Qr.CSS},groupHorizontalPadding:{value:"20",unit:1,property:"groupHorizontalPadding",propertyType:Qr.CSS},groupVerticalPadding:{value:"20",unit:1,property:"groupVerticalPadding",propertyType:Qr.CSS},groupAndContainerSpacing:{value:"30",unit:1,property:"groupAndContainerSpacing",propertyType:Qr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Qr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Qr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Qr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Qr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Qr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Qr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Qr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Qr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Qr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Qr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Qr.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Qr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Qr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Qr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Qr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Qr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Qr.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:Qr.CSS},verticalPadding:{value:"10",property:"verticalPadding",unit:1,propertyType:Qr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Qr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Qr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Qr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Qr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Qr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Qr.CONTROLS},iconPadding:{value:0,unit:1,property:"iconPadding",parentRef:"bs-at",propertyType:Qr.CSS},buttonType:{value:"primaryButton",propertyType:Qr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Qr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Qr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Qr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Qr.CONTROLS},backgroundShape:{value:"circle",propertyType:Qr.CONTROLS},swatchShape:{value:"circle",propertyType:Qr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Qr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Qr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Qr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Qr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Qr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Qr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Qr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Qr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Qr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Qr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Qr.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:Qr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Qr.CONTROLS},fontSize:{value:"16",propertyType:Qr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},characterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},lineHeight:{value:"16",propertyType:Qr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Qr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Qr.CSS},fontSize:{value:"16",propertyType:Qr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},characterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},lineHeight:{value:"16",propertyType:Qr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Qr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Qr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Qr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Qr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Qr.CONTROLS},arrowSize:{value:"16",propertyType:Qr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Qr.CSS},backgroundShape:{value:"rectangle",propertyType:Qr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Qr.CSS},font:{value:"lato",propertyType:Qr.CSS},fontSize:{value:"16",propertyType:Qr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Qr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Qr.CSS},hoverFont:{value:"lato",propertyType:Qr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Qr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Qr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Qr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Qr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Qr.CONTROLS},iconSize:{value:"20",propertyType:Qr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Qr.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"}(Nn||(Nn={}));var An,In=function(){return{layout:{selectorKey:Nn.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"48",unit:1}),margin:ot.margin,padding:ot.padding,positionType:ot.positionType,pinTo:ot.pinTo,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,optionSelection:Dn.optionSelection,displayOutOfStockValues:Dn.displayOutOfStockValues,displayStyle:Dn.displayStyle,notifyMeButton:Dn.notifyMeButton,quantitySelectorForVariantSelector:Dn.quantitySelectorForVariantSelector,dividerBetweenItems:Dn.dividerBetweenItems,optionTitleValueSpacing:Dn.optionTitleValueSpacing,remainingDisplayStyle:Dn.remainingDisplayStyle,allowUserToSearch:Dn.allowUserToSearch,allowUserToFilter:Dn.allowUserToFilter,itemSpacing:Dn.itemSpacing,swatchTypeDisplayStyle:{selectorKey:Nn.SWATFH_TYPE_DISPLAY_STYLE,displayValues:Dn.displayValues,itemPadding:Dn.itemPadding,itemSpacing:Dn.itemSpacing,maxItemsToDisplay:Dn.maxItemsToDisplay,overflowItems:Dn.overflowItems,swatchImageType:Dn.swatchImageType},singleSelectDisplayStyle:{selectorKey:Nn.SINGLE_SELECT_DISPLAY_STYLE,displayValues:Dn.displayValues,itemPadding:Dn.itemPadding,itemSpacing:Dn.itemSpacing,maxItemsToDisplay:Dn.maxItemsToDisplay,overflowItems:Dn.overflowItems,imageBehaviour:Dn.imageBehaviour,itemsPerRow:Dn.itemsPerRow,itemContentAlignment:Dn.itemContentAlignment,overflowDirection:Dn.overflowDirection},dropdownDisplayStyle:{selectorKey:Nn.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Dn.dropdownOptionsSpacing,dropdownOptionsPadding:Dn.dropdownOptionsPadding,dropdownStyle:Dn.dropdownStyle,optionAndListSpacing:Dn.optionAndListSpacing,dropdownListItemSpacing:Dn.dropdownListItemSpacing,dropdownListItemPadding:Dn.dropdownListItemPadding,dividerBetweenListItems:Dn.dividerBetweenListItems,maxItemsToDisplay:Dn.maxItemsToDisplay,overflowItems:Dn.overflowItems},groupedOptionsDisplayStyle:{selectorKey:Nn.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:Dn.groupsDisplayStyle,groupSpacing:Dn.groupSpacing,groupPadding:Dn.groupPadding,groupHeaderAndOptionSpacing:Dn.groupHeaderAndOptionSpacing,tabDirection:Dn.tabDirection,tabLayout:Dn.tabLayout,tabAlignment:Dn.tabAlignment,tabSpacing:Dn.tabSpacing,tabAndContainerSpacing:Dn.tabAndContainerSpacing,tabHorizontalPadding:Dn.tabHorizontalPadding,tabVerticalPadding:Dn.tabVerticalPadding,containerPadding:Dn.tabVerticalPadding,overflowItems:Dn.overflowItems,tabRowSpacing:Dn.tabRowSpacing,expandIconPosition:Dn.expandIconPosition,expandFirstItemByDefault:Dn.expandFirstItemByDefault,allowMultipleOpenItems:Dn.allowMultipleOpenItems,itemDividers:Dn.itemDividers,accordionSpacing:Dn.accordionSpacing,accordionAndContainerSpacing:Dn.accordionAndContainerSpacing,accordionHorizontalPadding:Dn.accordionHorizontalPadding,accordionVerticalPadding:Dn.accordionVerticalPadding,groupAndContainerSpacing:Dn.groupAndContainerSpacing,groupHorizontalPadding:Dn.groupHorizontalPadding,groupVerticalPadding:Dn.groupVerticalPadding,canCollapseGroups:Dn.canCollapseGroups,collapseIconPosition:Dn.collapseIconPosition},tableDisplayStyle:{selectorKey:Nn.TABLE_DISPLAY_STYLE,header:Dn.header,headerHeight:Dn.headerHeight,rowHeight:Dn.rowHeight,headerDivider:Dn.headerDivider,rowDivider:Dn.rowDivider,columnDivider:Dn.columnDivider,alternativeRowColors:Dn.alternativeRowColors,headerCellPadding:Dn.headerCellPadding,rowCellPadding:Dn.rowCellPadding,contentAlignment:Dn.contentAlignment,overflowControl:Dn.overflowControl,paginationType:Dn.paginationType,paginationAlignment:Dn.paginationAlignment,rowsPerPage:Dn.rowsPerPage,showMoreRows:Dn.showMoreRows},groupedTableDisplayStyle:{selectorKey:Nn.GROUPED_TABLE_DISPLAY_STYLE,groupsDisplayStyle:Dn.groupsDisplayStyle,groupSpacing:Dn.groupSpacing,groupPadding:Dn.groupPadding,groupHeaderAndOptionSpacing:Dn.groupHeaderAndOptionSpacing}},design:{selectorKey:Nn.DESIGN,optionStyle:{selectorKey:Nn.OPTION_STYLE,contentAlignment:Dn.contentAlignment,horizontalPadding:Dn.horizontalPadding,verticalPadding:Dn.verticalPadding,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},swatchOptionValueStyle:{selectorKey:Nn.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:Nn.DEFAULT_STATE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,backgroundShape:Dn.backgroundShape,swatchShape:Dn.swatchShape},hoverState:{selectorKey:Nn.HOVER_STATE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,backgroundShape:Dn.backgroundShape,swatchShape:Dn.swatchShape},selectedState:{selectorKey:Nn.SELECTED_STATE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,backgroundShape:Dn.backgroundShape,swatchShape:Dn.swatchShape}},singleOptionValueStyle:{selectorKey:Nn.SINGLE_OPTION_VALUE_STYLE,defaultState:{selectorKey:Nn.DEFAULT_STATE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,backgroundShape:Dn.backgroundShape},hoverState:{selectorKey:Nn.HOVER_STATE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,backgroundShape:Dn.backgroundShape},selectedState:{selectorKey:Nn.SELECTED_STATE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,backgroundShape:Dn.backgroundShape}},tabItemStyle:{selectorKey:Nn.TAB_ITEM_STYLE,defaultState:{selectorKey:Nn.DEFAULT_STATE,contentAlignment:Dn.contentAlignment,tabAndContainerSpacing:Dn.tabAndContainerSpacing,horizontalPadding:Dn.horizontalPadding,verticalPadding:Dn.verticalPadding,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},hoverState:{selectorKey:Nn.HOVER_STATE,contentAlignment:Dn.contentAlignment,tabAndContainerSpacing:Dn.tabAndContainerSpacing,horizontalPadding:Dn.horizontalPadding,verticalPadding:Dn.verticalPadding,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},selectedState:{selectorKey:Nn.SELECTED_STATE,contentAlignment:Dn.contentAlignment,tabAndContainerSpacing:Dn.tabAndContainerSpacing,horizontalPadding:Dn.horizontalPadding,verticalPadding:Dn.verticalPadding,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius}},accordionItemStyle:{selectorKey:Nn.ACCORDION_ITEM_STYLE,defaultState:{selectorKey:Nn.DEFAULT_STATE},collapsedState:{selectorKey:Nn.COLLAPSED_STATE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},expandedState:{selectorKey:Nn.EXPANDED_STATE,backgroundColor:ot.backgroundColor,containerBackgroundColor:Object.assign(Object.assign({},ot.backgroundColor),{property:"containerBackgroundColor"}),borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius}},groupedUpfrontStyle:{selectorKey:Nn.GROUPED_UPFRONT_STYLE,backgroundColor:ot.backgroundColor,containerBackgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},dropdownStyle:{selectorKey:Nn.DROPDOWN_STYLE,backgroundColor:ot.backgroundColor,containerBackgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},arrows:{selectorKey:Nn.ARROWS,arrowIconStyle:Dn.arrowIconStyle,leftArrowIconStyle:Dn.leftArrowIconStyle,rightArrowIconStyle:Dn.rightArrowIconStyle,backgroundShape:Dn.backgroundShape,arrowSize:Dn.arrowSize,arrowColor:Dn.arrowColor},paginationDots:{selectorKey:Nn.PAGINATION_DOTS,dotSize:Dn.dotSize,currentDotColor:Dn.currentDotColor,otherDotColor:Dn.otherDotColor},paginationLine:{selectorKey:Nn.PAGINATION_LINE,currentLineColor:Dn.currentLineColor,otherLineColor:Dn.otherLineColor,lineHeight:Dn.lineHeight,lineWidth:Dn.lineWidth},table:{selectorKey:Nn.TABLE,backgroundColor:ot.backgroundColor,showBorder:ot.showBorder,borderStyle:Dn.design.table.borderStyle,borderColor:ot.borderColor,borderPerSlide:Dn.design.table.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur},tableHeader:{selectorKey:Nn.TABLE_HEADER,backgroundColor:ot.backgroundColor},headerText:{selectorKey:Nn.HEADER_TEXT,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},tableRow:{selectorKey:Nn.TABLE_ROW,backgroundColor:ot.backgroundColor,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},scroll:{selectorKey:Nn.SCROLL,scrollBarWidth:Dn.design.scrollBar.scrollBarWidth,scrollBarColor:Dn.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:Nn.ROW_DIVIDERS,headerDivider:Dn.design.rowAndHeaderDividers.headerDivider,rowDivider:Dn.design.rowAndHeaderDividers.rowDivider,columnDivider:Dn.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:Nn.PAGINATION,defaultState:{selectorKey:Nn.DEFAULT_STATE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,previousIcon:Dn.design.pagination.previousIcon,nextIcon:Dn.design.pagination.nextIcon,iconSize:Dn.design.pagination.iconSize,iconColor:Dn.design.pagination.iconColor,backgroundShape:Dn.design.pagination.backgroundShape,backgroundColor:ot.backgroundColor,pagination:Dn.design.pagination.pagination},hoverState:{selectorKey:Nn.HOVER_STATE,theme:ot.theme}},showMoreItemsButton:{selectorKey:Nn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:Dn.design.pagination.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,icon:ot.icon,showIcon:ot.showIcon,iconSize:ot.iconSize,iconColor:ot.iconColor},optionTitle:{selectorKey:Nn.OPTION_TITLE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,themeDesc:ot.themeDesc,fontDesc:ot.fontDesc,fontSizeDesc:ot.fontSizeDesc,textColorDesc:ot.textColorDesc,boldDesc:ot.boldDesc,italicDesc:ot.italicDesc,linethroughDesc:ot.linethroughDesc,underlineDesc:ot.underlineDesc,textAlignDesc:ot.textAlignDesc,characterSpacingDesc:ot.characterSpacingDesc,lineHeightDesc:ot.lineHeightDesc},noOfOptionValues:{selectorKey:Nn.NO_OF_OPTION_VALUES,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},optionPrice:{selectorKey:Nn.OPTION_PRICE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},selectedVarientName:{selectorKey:Nn.SELECTED_VARIENT_NAME,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},optionValueName:{selectorKey:Nn.OPTION_VALUE_NAME,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},optionValueCode:{selectorKey:Nn.OPTION_VALUE_CODE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},noOfVariantsAvailable:{selectorKey:Nn.NO_OF_VARIENTS_AVAILABLE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},optionValuePrice:{selectorKey:Nn.OPTION_VALUE_PRICE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},availableInventory:{selectorKey:Nn.AVAILABLE_INVENTORY,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},addedItemsTotal:{selectorKey:Nn.ADDED_ITEMS_TOTAL,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight}},content:{selectorKey:Nn.CONTENT,optionProperties:Dn.optionProperties,optionName:Dn.optionName,noOfOptionValues:Dn.noOfOptionValues,optionPrice:Dn.optionPrice,priceFormat:Dn.priceFormat,showSelectedVariant:Dn.showSelectedVariant,optionValueProperties:Dn.optionValueProperties,optionValueName:Dn.optionValueName,optionValueCode:Dn.optionValueCode,swatchImage:Dn.swatchImage,swatchImageType:Dn.swatchImageType,noOfVariantsAvailable:Dn.noOfVariantsAvailable,optionValuePrice:Dn.optionValuePrice,showAvailableInventory:Dn.showAvailableInventory,showTotalPriceOfAddedItems:Dn.showTotalPriceOfAddedItems},dataConnector:{selectorKey:Nn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"selectedOptions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}}}},xn={layout:{autoplay:{value:"true",propertyType:Qr.CONTROLS},showControls:{value:"onHover",propertyType:Qr.CONTROLS},loopVideo:{value:!0,propertyType:Qr.CONTROLS},loopCount:{value:4,propertyType:Qr.CONTROLS}},content:{image:{value:{src:"https://i.pinimg.com/736x/ba/91/a4/ba91a41ba14269c20b2ae3d9bde16e4d.jpg"},propertyType:Qr.CONTROLS},videoFile:{value:"https://sellerscommerce.sirv.com/00000000-0000-0000-0000-000000000000/template-images/default-video.mp4",propertyType:Qr.CONTROLS,property:"videoFile"},showVideoTitle:{value:!0,propertyType:Qr.CONTROLS},videoTitle:{value:"Sample Video",propertyType:Qr.CONTROLS},showVideoDescription:{value:!0,propertyType:Qr.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:Qr.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:Qr.CONTROLS},thumbnailImage:{value:"",propertyType:Qr.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:Qr.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:Qr.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:Qr.CONTROLS},icon:{value:"",propertyType:Qr.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:Qr.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Qr.CSS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Qr.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Qr.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Qr.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Qr.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Qr.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Qr.CSS},playIcon:{value:"preview",property:"playIcon",propertyType:Qr.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:Qr.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Qr.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:Qr.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"}(An||(An={}));var En,Pn=function(){return{layout:{selectorKey:An.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"245",unit:4}),margin:ot.margin,padding:Object.assign(Object.assign({},ot.padding),{value:"20",unit:1}),autoplay:xn.layout.autoplay,showControls:xn.layout.showControls,loopVideo:xn.layout.loopVideo,loopCount:xn.layout.loopCount,positionType:ot.positionType,pinTo:ot.pinTo},content:{selectorKey:An.CONTENT,videoFile:xn.content.videoFile,showVideoTitle:xn.content.showVideoTitle,videoTitle:xn.content.videoTitle,showVideoDescription:xn.content.showVideoDescription,videoDescription:xn.content.videoDescription,showCustomVideoThumbnail:xn.content.showCustomVideoThumbnail,thumbnailImage:xn.content.thumbnailImage,image:xn.content.image},design:{selectorKey:An.DESIGN,videoWidgetLayout:{selectorKey:An.VIDEO_WIDGET_LAYOUT,verticalAlignment:xn.design.verticalAlignment,widgetTextAndItemSpacing:xn.design.widgetTextAndItemSpacing,textPosition:xn.design.textPosition},videoWidgetDesign:{selectorKey:An.VIDEO_WIDGET_DESIGN,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,showIcon:ot.showIcon,iconSize:ot.iconSize,iconColor:ot.iconColor,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,themeDesc:ot.themeDesc,fontDesc:ot.fontDesc,fontSizeDesc:ot.fontSizeDesc,textColorDesc:ot.textColorDesc,boldDesc:ot.boldDesc,italicDesc:ot.italicDesc,linethroughDesc:ot.linethroughDesc,underlineDesc:ot.underlineDesc,textAlignDesc:ot.textAlignDesc,characterSpacingDesc:ot.characterSpacingDesc,lineHeightDesc:ot.lineHeightDesc},videoTextLayout:{selectorKey:An.VIDEO_TEXT_LAYOUT,textVerticalPadding:xn.design.textVerticalPadding,textHorizontalPadding:xn.design.textHorizontalPadding,titleAndDescriptionSpacing:xn.design.titleAndDescriptionSpacing},videoTextContainerDesign:{selectorKey:An.VIDEO_TEXT_CONTAINER_DESIGN,backgroundColor:ot.backgroundColor,showBorder:ot.showBorder,borderStyle:ot.borderStyle,borderColor:ot.borderColor,borderPerSlide:ot.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur},playPause:{selectorKey:An.PLAY_PAUSE,playIcon:xn.design.playIcon,pauseIcon:xn.design.pauseIcon,size:xn.design.size,iconColor:ot.iconColor,backgroundShape:xn.design.backgroundShape,backgroundColor:ot.backgroundColor}}}},_n={layout:{groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Qr.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Qr.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Qr.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Qr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Qr.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Qr.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Qr.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Qr.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Qr.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Qr.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Qr.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Qr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Qr.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:Qr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Qr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Qr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Qr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Qr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Qr.CONTROLS},header:{value:!0,property:"header",propertyType:Qr.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Qr.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Qr.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Qr.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Qr.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Qr.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Qr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Qr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Qr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Qr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Qr.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:Qr.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:Qr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Qr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Qr.CSS},groupHorizontalPadding:{value:"10",unit:1,property:"groupHorizontalPadding",propertyType:Qr.CSS},groupVerticalPadding:{value:"10",unit:1,property:"groupVerticalPadding",propertyType:Qr.CSS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Qr.CONTROLS},groupAndContainerSpacing:{value:"10",unit:1,property:"groupAndContainerSpacing",propertyType:Qr.CSS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Qr.CONTROLS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Qr.CONTROLS},overflowControl:{value:"None",property:"overflowControl",propertyType:Qr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Qr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Qr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Qr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Qr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Qr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Qr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Qr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Qr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Qr.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Qr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Qr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Qr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Qr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Qr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Qr.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:Qr.CSS},verticalPadding:{value:"10",unit:1,property:"verticalPadding",propertyType:Qr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Qr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Qr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Qr.CONTROLS},itemSpacing:{value:"10",unit:1,property:"itemSpacing",propertyType:Qr.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:Qr.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:Qr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Qr.CONTROLS},displayValues:{value:"Stack Vertical",property:"displayValues",propertyType:Qr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Qr.CONTROLS},sliderDisplayScrollBar:{value:!1,propertyType:Qr.CONTROLS,property:"sliderDisplayScrollBar"},showVolumePrice:{value:!0,propertyType:Qr.CONTROLS,property:"showVolumePrice"},displayFormat:{value:"Stack Horizontal",propertyType:Qr.CONTROLS,property:"displayFormat"},onClick:{value:"showAll",propertyType:Qr.CONTROLS,property:"onClick"},sliderControl:{value:"Arrows",propertyType:Qr.CONTROLS,property:"sliderControl"},controlPosition:{value:"bottom",propertyType:Qr.CONTROLS,property:"controlPosition"},loopImages:{value:!1,propertyType:Qr.CONTROLS,property:"loopImages"},autoplay:{value:!1,propertyType:Qr.CONTROLS,property:"autoplay"},showMoreRows:{value:"onScroll",propertyType:Qr.CONTROLS,property:"showMoreRows"},noOfItemsToLoad:{value:"allItems",propertyType:Qr.CONTROLS,property:"noOfItemsToLoad"},groupDisplayStyle:{value:"horizontalTabs",propertyType:Qr.CONTROLS,property:"groupDisplayStyle"},optionTitleAndValueSpacing:{value:"20",propertyType:Qr.CSS,property:"optionTitleAndValueSpacing"},tabItemSpacing:{value:"20",propertyType:Qr.CSS,property:"tabItemSpacing"},accordionItemSpacing:{value:"20",propertyType:Qr.CSS,property:"accordionItemSpacing"}},content:{uom:{value:!0,propertyType:Qr.CONTROLS,property:"uom"},uomName:{value:!0,propertyType:Qr.CONTROLS,property:"uomName"},uomConversion:{value:!0,propertyType:Qr.CONTROLS,property:"uomConversion"},productPrice:{value:!0,propertyType:Qr.CONTROLS,property:"productPrice"},sellingPrice:{value:!0,propertyType:Qr.CONTROLS,property:"sellingPrice"},displayProductUOM:{value:!0,propertyType:Qr.CONTROLS,property:"displayProductUOM"},displayProductCurrencyCode:{value:!0,propertyType:Qr.CONTROLS,property:"displayProductCurrencyCode"},actualPriceToggle:{value:!0,propertyType:Qr.CONTROLS,property:"actualPriceToggle"},actualPrice:{value:!0,propertyType:Qr.CONTROLS,property:"actualPrice"},displayPriceUOM:{value:!0,propertyType:Qr.CONTROLS,property:"displayPriceUOM"},displayPriceCurrencyCode:{value:!0,propertyType:Qr.CONTROLS,property:"displayPriceCurrencyCode"},discountPercentage:{value:!0,propertyType:Qr.CONTROLS,property:"discountPercentage"},discountValue:{value:!0,propertyType:Qr.CONTROLS,property:"discountValue"},savings:{value:!0,propertyType:Qr.CONTROLS,property:"savings"},savingsPercentage:{value:!0,propertyType:Qr.CONTROLS,property:"savingsPercentage"},savingsValue:{value:!0,propertyType:Qr.CONTROLS,property:"savingsValue"},displaySavingsCurrencyCode:{value:!0,propertyType:Qr.CONTROLS,property:"displaySavingsCurrencyCode"},pricePerUnit:{value:!0,propertyType:Qr.CONTROLS,property:"pricePerUnit"},EmbellishmentPrice:{value:!0,propertyType:Qr.CONTROLS,property:"EmbellishmentPrice"},productTax:{value:!0,propertyType:Qr.CONTROLS,property:"productTax"},productShippingPrice:{value:!0,propertyType:Qr.CONTROLS,property:"productShippingPrice"}},design:{arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Qr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Qr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Qr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Qr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Qr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Qr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Qr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Qr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Qr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Qr.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Qr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Qr.CSS},table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Qr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Qr.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:Qr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Qr.CONTROLS},fontSize:{value:"16",propertyType:Qr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},characterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},lineHeight:{value:"16",propertyType:Qr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Qr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Qr.CSS},fontSize:{value:"16",propertyType:Qr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},characterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},lineHeight:{value:"16",propertyType:Qr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Qr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Qr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"}},pagination:{rightArrowIconStyle:{value:"chevron-right",propertyType:Qr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Qr.CONTROLS},pagination:{value:"defaultState",propertyType:Qr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Qr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Qr.CONTROLS},arrowSize:{value:"16",propertyType:Qr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Qr.CSS},backgroundShape:{value:"rectangle",propertyType:Qr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Qr.CSS},font:{value:"lato",propertyType:Qr.CSS},fontSize:{value:"16",propertyType:Qr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Qr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Qr.CSS},hoverFont:{value:"lato",propertyType:Qr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Qr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Qr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Qr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Qr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Qr.CONTROLS},iconSize:{value:"20",propertyType:Qr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.GROUPED_OPTION_DISPLAY_STYLE="groupedOptionsDisplayStyle",e.OPTION_DISPLAY_STYLE="optionsDisplayStyle",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"}(En||(En={}));var Bn,Hn=function(){return{layout:{selectorKey:En.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"48",unit:1}),margin:ot.margin,padding:ot.padding,showVolumePrice:_n.layout.showVolumePrice,displayFormat:_n.layout.displayFormat,itemSpacing:_n.layout.itemSpacing,maxItemsToDisplay:_n.layout.maxItemsToDisplay,overflowControl:_n.layout.overflowControl,onClick:_n.layout.onClick,sliderControl:_n.layout.sliderControl,controlPosition:_n.layout.controlPosition,loopImages:_n.layout.loopImages,autoplay:_n.layout.autoplay,header:_n.layout.header,headerHeight:_n.layout.headerHeight,rowHeight:_n.layout.rowHeight,headerDivider:_n.layout.headerDivider,rowDivider:_n.layout.rowDivider,columnDivider:_n.layout.columnDivider,alternativeRowColors:_n.layout.alternativeRowColors,headerCellPadding:_n.layout.headerCellPadding,rowCellPadding:_n.layout.rowCellPadding,contentAlignment:_n.layout.contentAlignment,showMoreRows:_n.layout.showMoreRows,rowsPerPage:_n.layout.rowsPerPage,paginationType:_n.layout.paginationType,paginationAlignment:_n.layout.paginationAlignment,optionTitleAndValueSpacing:_n.layout.optionTitleAndValueSpacing,tabItemSpacing:_n.layout.tabItemSpacing,accordionItemSpacing:_n.layout.accordionItemSpacing,noOfItemsToLoad:_n.layout.noOfItemsToLoad,groupDisplayStyle:_n.layout.groupDisplayStyle,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo,sliderDisplayScrollBar:_n.layout.sliderDisplayScrollBar,optionTitleValueSpacing:_n.layout.optionTitleValueSpacing,dividerBetweenItems:_n.layout.dividerBetweenItems,optionsDisplayStyle:{selectorKey:En.OPTION_DISPLAY_STYLE,displayValues:_n.layout.displayValues,itemPadding:_n.layout.itemPadding,itemSpacing:_n.layout.itemSpacing,maxItemsToDisplay:_n.layout.maxItemsToDisplay,overflowItems:_n.layout.overflowItems,swatchImageType:_n.layout.swatchImageType},groupedOptionsDisplayStyle:{selectorKey:En.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:_n.layout.groupsDisplayStyle,groupSpacing:_n.layout.groupSpacing,groupPadding:_n.layout.groupPadding,groupHeaderAndOptionSpacing:_n.layout.groupHeaderAndOptionSpacing,tabDirection:_n.layout.tabDirection,tabLayout:_n.layout.tabLayout,tabAlignment:_n.layout.tabAlignment,tabSpacing:_n.layout.tabSpacing,tabAndContainerSpacing:_n.layout.tabAndContainerSpacing,tabHorizontalPadding:_n.layout.tabHorizontalPadding,tabVerticalPadding:_n.layout.tabVerticalPadding,containerPadding:_n.layout.containerPadding,overflowItems:_n.layout.overflowItems,tabRowSpacing:_n.layout.tabRowSpacing,expandIconPosition:_n.layout.expandIconPosition,expandFirstItemByDefault:_n.layout.expandFirstItemByDefault,allowMultipleOpenItems:_n.layout.allowMultipleOpenItems,itemDividers:_n.layout.itemDividers,accordionSpacing:_n.layout.accordionSpacing,accordionAndContainerSpacing:_n.layout.accordionAndContainerSpacing,accordionHorizontalPadding:_n.layout.accordionHorizontalPadding,accordionVerticalPadding:_n.layout.accordionVerticalPadding,groupAndContainerSpacing:_n.layout.groupAndContainerSpacing,groupHorizontalPadding:_n.layout.groupHorizontalPadding,groupVerticalPadding:_n.layout.groupVerticalPadding,canCollapseGroups:_n.layout.canCollapseGroups,collapseIconPosition:_n.layout.collapseIconPosition}},content:{selectorKey:En.CONTENT,uom:_n.content.uom,uomName:_n.content.uomName,uomConversion:_n.content.uomConversion,productPrice:_n.content.productPrice,sellingPrice:_n.content.sellingPrice,displayProductUOM:_n.content.displayProductUOM,displayProductCurrencyCode:_n.content.displayProductCurrencyCode,actualPriceToggle:_n.content.actualPriceToggle,actualPrice:_n.content.actualPrice,displayPriceUOM:_n.content.displayPriceUOM,displayPriceCurrencyCode:_n.content.displayPriceCurrencyCode,discountPercentage:_n.content.discountPercentage,discountValue:_n.content.discountValue,savings:_n.content.savings,savingsPercentage:_n.content.savingsPercentage,savingsValue:_n.content.savingsValue,displaySavingsCurrencyCode:_n.content.displayProductCurrencyCode,pricePerUnit:_n.content.pricePerUnit,EmbellishmentPrice:_n.content.EmbellishmentPrice,productTax:_n.content.productTax,productShippingPrice:_n.content.productShippingPrice},design:{selectorKey:En.DESIGN,itemStyle:{selectorKey:En.ITEM_STYLE,defaultState:{selectorKey:En.DEFAULT_STATE,contentAlignment:_n.design.contentAlignment,horizontalPadding:_n.design.horizontalPadding,verticalPadding:_n.design.verticalPadding,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},selectedState:{selectorKey:En.SELECTED_STATE,contentAlignment:_n.design.contentAlignment,horizontalPadding:_n.design.horizontalPadding,verticalPadding:_n.design.verticalPadding,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius}},uomTitleStyle:{selectorKey:En.UOM_TITLE_STYLE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},uomConversionStyle:{selectorKey:En.UOM_CONVERSION_STYLE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},productPrice:{selectorKey:En.PRODUCT_PRICE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},uomStyle:{selectorKey:En.UOM_STYLE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},currencyCodeStyle:{selectorKey:En.CURRENCY_CODE_STYLE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},actualPrice:{selectorKey:En.ACTUAL_PRICE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},discount:{selectorKey:En.DISCOUNT,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},discountValue:{selectorKey:En.DISCOUNT_VALUE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},savings:{selectorKey:En.SAVINGS,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},savingsValue:{selectorKey:En.SAVINGS_VALUE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},pricePerUnit:{selectorKey:En.PRICE_PER_UNIT,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},arrows:{selectorKey:En.ARROWS,arrowIconStyle:_n.design.pagination.arrowIconStyle,leftArrowIconStyle:_n.design.pagination.leftArrowIconStyle,rightArrowIconStyle:_n.design.pagination.rightArrowIconStyle,backgroundShape:_n.design.pagination.backgroundShape,arrowSize:_n.design.arrowSize,arrowColor:_n.design.arrowColor},paginationDots:{selectorKey:En.PAGINATION_DOTS,dotSize:_n.design.dotSize,currentDotColor:_n.design.currentDotColor,otherDotColor:_n.design.otherDotColor},paginationLine:{selectorKey:En.PAGINATION_LINE,currentLineColor:_n.design.currentLineColor,otherLineColor:_n.design.otherLineColor,lineHeight:_n.design.lineHeight,lineWidth:_n.design.lineWidth},table:{selectorKey:En.TABLE,backgroundColor:ot.backgroundColor,showBorder:ot.showBorder,borderStyle:_n.design.table.borderStyle,borderColor:ot.borderColor,borderPerSlide:_n.design.table.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur},tableHeader:{selectorKey:En.TABLE_HEADER,backgroundColor:ot.backgroundColor},headerText:{selectorKey:En.HEADER_TEXT,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},tableRow:{selectorKey:En.TABLE_ROW,backgroundColor:ot.backgroundColor,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},rowDividers:{selectorKey:En.ROW_DIVIDERS,headerDivider:_n.design.rowAndHeaderDividers.headerDivider,rowDivider:_n.design.rowAndHeaderDividers.rowDivider,columnDivider:_n.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:En.SCROLL,scrollBarWidth:_n.design.scrollBar.scrollBarWidth,scrollBarColor:_n.design.scrollBar.scrollBarColor},pagination:{selectorKey:En.PAGINATION,defaultState:{selectorKey:En.DEFAULT_STATE,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,previousIcon:_n.design.pagination.previousIcon,nextIcon:_n.design.pagination.nextIcon,iconSize:_n.design.pagination.iconSize,iconColor:_n.design.pagination.iconColor,backgroundShape:_n.design.pagination.backgroundShape,backgroundColor:ot.backgroundColor,pagination:_n.design.pagination.pagination},hoverState:{selectorKey:En.HOVER_STATE,theme:ot.theme}},showMoreItemsButton:{selectorKey:En.SHOW_MORE_ITEMS_BUTTON,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:_n.design.pagination.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight}},dataConnector:{selectorKey:En.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"volumePricingDeatils",url:null,enum:null,id:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}}}},zn={openAutomaticallyOnPage:{value:!0,propertyType:Qr.CONTROLS,property:"openAutomaticallyOnPage"},selectPage:{value:"showImageLightbox",propertyType:Qr.CONTROLS,property:"selectPage"},closeOnXIcon:{value:!0,propertyType:Qr.CONTROLS,property:"closeIcon"},closeOnClickingBackground:{value:!1,propertyType:Qr.CONTROLS,property:"closeOnClickingBackground"},lightboxPosition:{value:"Top Left",propertyType:Qr.CONTROLS,property:"lightboxPosition"},horizontalOffset:{value:"0",propertyType:Qr.CSS,property:"horizontalOffset",unit:1},verticalOffset:{value:"0",propertyType:Qr.CSS,property:"verticalOffset",unit:1}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Bn||(Bn={}));var kn,Kn=function(){return{layout:{selectorKey:Bn.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"340",unit:1}),openAutomaticallyOnPage:zn.openAutomaticallyOnPage,selectPage:zn.selectPage,closeIcon:zn.closeOnXIcon,closeOnClickingBackground:zn.closeOnClickingBackground,lightboxPosition:zn.lightboxPosition,horizontalOffset:zn.horizontalOffset,verticalOffset:zn.verticalOffset},design:{selectorKey:Bn.DESIGN,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius}}},jn={whenClicked:{value:"Open Full Cart",property:"whenClicked",propertyType:Qr.CONTROLS},showCartText:{value:!0,property:"showCartText",propertyType:Qr.CONTROLS},cartText:{value:"My Cart",property:"cartText",propertyType:Qr.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CART_ICON="cartIcon",e.MINI_CART_TEXT="miniCartText",e.CART_ITEMS_COUNT="cartItemsCount"}(kn||(kn={}));var Un,Mn=function(){return{layout:{selectorKey:kn.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"135",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"40",unit:1}),margin:ot.margin,padding:ot.padding,whenClicked:jn.whenClicked,showCartText:jn.showCartText,cartText:jn.cartText,showNoOfItems:jn.showNoOfItems,positionType:ot.positionType,pinTo:ot.pinTo},design:{selectorKey:kn.DESIGN,cartIcon:{selectorKey:kn.CART_ICON,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,showIcon:ot.showIcon,iconSize:ot.iconSize,iconColor:ot.iconColor,icon:Object.assign(Object.assign({},ot.icon),{value:"shopping-cart-01"})},miniCartText:{selectorKey:kn.MINI_CART_TEXT,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,themeDesc:ot.themeDesc,fontDesc:ot.fontDesc,fontSizeDesc:ot.fontSizeDesc,textColorDesc:ot.textColorDesc,boldDesc:ot.boldDesc,italicDesc:ot.italicDesc,linethroughDesc:ot.linethroughDesc,underlineDesc:ot.underlineDesc,textAlignDesc:ot.textAlignDesc,characterSpacingDesc:ot.characterSpacingDesc,lineHeightDesc:ot.lineHeightDesc},cartItemsCount:{selectorKey:kn.CART_ITEMS_COUNT,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight}}}},Gn={loggedInButtonStyle:{value:"Avatar & Name",property:"loggedInButtonStyle",propertyType:Qr.CONTROLS},beforeLoginText:{value:"My Cart",property:"beforeLoginText",propertyType:Qr.CONTROLS},myAccount:{value:!0,property:"myAccount",propertyType:Qr.CONTROLS},myOrders:{value:!0,property:"myOrders",propertyType:Qr.CONTROLS},myAddresses:{value:!0,property:"myAddresses",propertyType:Qr.CONTROLS},myQuotes:{value:!0,property:"myQuotes",propertyType:Qr.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"}(Un||(Un={}));var Vn,Wn=function(){return{layout:{selectorKey:Un.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"180",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"75",unit:1}),margin:ot.margin,padding:ot.padding,loggedInButtonStyle:Gn.loggedInButtonStyle,beforeLoginText:Gn.beforeLoginText,positionType:ot.positionType,pinTo:ot.pinTo},content:{selectorKey:Un.CONTENT,myAccount:Gn.myAccount,myOrders:Gn.myOrders,myAddresses:Gn.myAddresses,myQuotes:Gn.myQuotes},design:{selectorKey:Un.DESIGN,profileAvatar:{selectorKey:Un.PROFILE_AVATAR,showIcon:Object.assign(Object.assign({},ot.icon),{value:"user-icon"}),iconSize:ot.iconSize,iconColor:ot.iconColor},profileMenuItems:{selectorKey:Un.profile_ICON,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},profileNameText:{selectorKey:Un.MINI_profile_TEXT,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(Vn||(Vn={}));var Yn,Fn=function(){return{layout:{selectorKey:Vn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Qr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},ot.height),{isReadOnly:!0}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:Qr.CONTROLS},itemGap:{property:"itemGap",propertyType:Qr.CSS,value:1,unit:Zr.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:Qr.CSS},justifyContent:{property:"justifyContent",propertyType:Qr.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Qr.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:Qr.CSS,value:100,unit:Zr.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:Qr.CSS,value:100,unit:Zr.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:Qr.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:Qr.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:Zr.PIXELS,propertyType:Qr.CSS},dotSize:{property:"dotSize",value:10,unit:Zr.PIXELS,propertyType:Qr.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:Qr.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:Qr.CONTROLS},autoplay:{value:!1,propertyType:Qr.CONTROLS},autoplayDuration:{value:3e3,unit:Zr.MS,propertyType:Qr.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:Qr.CONTROLS},stopOnInteraction:{value:!1,propertyType:Qr.CONTROLS},displayAds:{value:!0,propertyType:Qr.CONTROLS}},design:Object.assign({selectorKey:Vn.DESIGN,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},Ct),dataConnector:{selectorKey:Vn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Qr.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Qr.CONTROLS}},content:{selectorKey:Vn.CONTENT,adVariationsList:{value:[{id:"",label:"Default Categories",isDefault:!0,displayStyle:"Full Row",ads:[],itemPositionsInGrid:"",repeatItems:!1,shuffleItems:!1,showDetails:!0,range:0}],property:"adVariationsList",propertyType:Qr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Yn||(Yn={}));var Xn,qn=function(){return{layout:{selectorKey:Yn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Qr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},ot.height),{isReadOnly:!0}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo},design:Object.assign({selectorKey:Yn.DESIGN,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},Ct)}},Qn={spacingBetweenMenuListItems:{value:20,property:"spacingBetweenMenuListItems",unit:1,propertyType:Qr.CSS},fillItemsToContainerWidth:{value:!1,propertyType:Qr.CONTROLS},dividerBetweenItems:{value:!1,propertyType:Qr.CONTROLS},listItemAlignment:{value:"left",property:"listItemAlignment",propertyType:Qr.CSS},listItemContentAlignment:{value:"left",property:"listItemContentAlignment",propertyType:Qr.CSS},maxItemsToDisplay:{value:50,unit:7,property:"maxItemsToDisplay",propertyType:Qr.CSS},overflowControl:{value:"Load More Button",propertyType:Qr.CONTROLS},onClick:{value:"Navigate to a page",propertyType:Qr.CONTROLS},menuList:{value:[{label:"Home",url:""}],propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.MENU_CONTAINER="menuContainer",e.MENU_ITEM_STYLE="menuItemStyle"}(Xn||(Xn={}));var Zn,$n=function(){return{layout:{selectorKey:Xn.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:200,unit:1}),height:Object.assign(Object.assign({},ot.height),{value:30}),margin:ot.margin,padding:ot.padding,direction:ot.direction,spacingBetweenMenuListItems:Qn.spacingBetweenMenuListItems,fillItemsToContainerWidth:Qn.fillItemsToContainerWidth,dividerBetweenItems:Qn.dividerBetweenItems,listItemAlignment:Qn.listItemAlignment,listItemContentAlignment:Qn.listItemContentAlignment,maxItemsToDisplay:Qn.maxItemsToDisplay,overflowControl:Qn.overflowControl,onClick:Qn.onClick,positionType:ot.positionType,pinTo:ot.pinTo},content:{menuList:Qn.menuList},design:{selectorKey:Xn.DESIGN,menuContainer:{selectorKey:Xn.MENU_CONTAINER,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},menuItemStyle:{selectorKey:Xn.MENU_ITEM_STYLE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight}}}},Jn={itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Qr.CSS},optionItemSpacing:{value:6,property:"optionItemSpacing",unit:1,propertyType:Qr.CSS},optionItemPadding:{value:2,property:"optionItemPadding",unit:1,propertyType:Qr.CSS},showOptionsToSelect:{value:!0,propertyType:Qr.CONTROLS},showNoOfOptions:{value:!0,propertyType:Qr.CONTROLS},noOfOptionsToShowUpfront:{value:5,unit:7,propertyType:Qr.CONTROLS},showRemainingOptionsAs:{value:"Button",propertyType:Qr.CONTROLS},whenClicked:{value:"Open Quick View",propertyType:Qr.CONTROLS},buttonText:{value:"More Options",propertyType:Qr.CONTROLS},dividerBetweenOptions:{value:!0,propertyType:Qr.CONTROLS},optionTitleValueSpacing:{value:6,property:"optionTitleValueSpacing",unit:1,propertyType:Qr.CSS},displayValues:{value:"Horizontally",propertyType:Qr.CONTROLS},displayStyle:{value:"Swatch",propertyType:Qr.CONTROLS},swatchItemSpacing:{value:6,property:"swatchItemSpacing",unit:1,propertyType:Qr.CSS},swatchItemSize:{value:30,property:"swatchItemSize",unit:1,propertyType:Qr.CSS},swatchItemPadding:{value:2,property:"swatchItemPadding",unit:1,propertyType:Qr.CSS,isMuted:!0},swatchMaxItemsToDisplay:{value:5,unit:7,propertyType:Qr.CONTROLS},swatchOverflowItems:{value:"Wrap",propertyType:Qr.CONTROLS},swatchImageType:{value:"Swatch image",propertyType:Qr.CONTROLS},singleSelectDisplayValues:{value:"Horizontal",propertyType:Qr.CONTROLS},singleSelectItemSpacing:{value:6,property:"singleSelectItemSpacing",unit:1,propertyType:Qr.CSS},singleSelectItemPadding:{value:2,property:"singleSelectItemPadding",unit:1,propertyType:Qr.CSS},singleSelectMaxItemsToDisplay:{value:5,unit:7,propertyType:Qr.CONTROLS},singleSelectOverFlowItems:{value:"Wrap",propertyType:Qr.CONTROLS},swatchDropdownOptionsSpacing:{value:6,property:"swatchDropdownOptionsSpacing",unit:1,propertyType:Qr.CSS},swatchDropdownOptionsPadding:{value:2,property:"swatchDropdownOptionsPadding",unit:1,propertyType:Qr.CSS},swatchDropdownStyle:{value:"Horizontal",propertyType:Qr.CONTROLS},swatchOptionAndListSpacing:{value:6,property:"swatchOptionAndListSpacing",unit:1,propertyType:Qr.CSS},swatchDropdownListItemSpacing:{value:6,property:"swatchDropdownListItemSpacing",unit:1,propertyType:Qr.CSS},swatchDropdownListItemPadding:{value:2,property:"swatchDropdownListItemPadding",unit:1,propertyType:Qr.CSS},swatchDividerBetweenLIstItems:{value:!1,propertyType:Qr.CONTROLS}},ea={optionSelection:{value:!0,property:"optionSelection",propertyType:Qr.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Qr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Qr.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:Qr.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Qr.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Qr.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Qr.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:Qr.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Qr.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Qr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Qr.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:Qr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Qr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Qr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Qr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Qr.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Qr.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Qr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Qr.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Qr.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Qr.CONTROLS},dropdownOptionsSpacing:{value:6,property:"dropdownOptionsSpacing",propertyType:Qr.CSS},dropdownOptionsPadding:{value:0,property:"dropdownOptionsPadding",propertyType:Qr.CSS},optionAndListSpacing:{value:6,property:"optionAndListSpacing",propertyType:Qr.CSS},dropdownListItemSpacing:{value:6,property:"dropdownListItemSpacing",propertyType:Qr.CSS},dropdownListItemPadding:{value:6,property:"dropdownListItemPadding",propertyType:Qr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Qr.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Qr.CONTROLS},groupSpacing:{value:6,property:"groupSpacing",propertyType:Qr.CONTROLS},groupPadding:{value:6,property:"groupPadding",propertyType:Qr.CONTROLS},groupHeaderAndOptionSpacing:{value:6,property:"groupHeaderAndOptionSpacing",propertyType:Qr.CONTROLS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Qr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Qr.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Qr.CONTROLS},tabSpacing:{value:6,property:"tabSpacing",propertyType:Qr.CSS},tabAndContainerSpacing:{value:6,property:"tabAndContainerSpacing",propertyType:Qr.CSS},tabHorizontalPadding:{value:6,property:"tabHorizontalPadding",propertyType:Qr.CSS},tabVerticalPadding:{value:6,property:"tabVerticalPadding",propertyType:Qr.CSS},containerPadding:{value:6,property:"containerPadding",propertyType:Qr.CSS},tabRowSpacing:{value:6,property:"tabRowSpacing",propertyType:Qr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Qr.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:Qr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Qr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Qr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Qr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Qr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Qr.CONTROLS},header:{value:!0,property:"header",propertyType:Qr.CONTROLS},headerHeight:{value:6,property:"headerHeight",propertyType:Qr.CSS},rowHeight:{value:6,property:"rowHeight",propertyType:Qr.CSS},accordionSpacing:{value:6,property:"accordionSpacing",propertyType:Qr.CSS},accordionAndContainerSpacing:{value:6,property:"accordionAndContainerSpacing",propertyType:Qr.CSS},accordionHorizontalPadding:{value:6,property:"accordionHorizontalPadding",propertyType:Qr.CSS},accordionVerticalPadding:{value:6,property:"accordionVerticalPadding",propertyType:Qr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Qr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Qr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Qr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Qr.CONTROLS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Qr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Qr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Qr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Qr.CSS},groupHorizontalPadding:{value:6,property:"groupHorizontalPadding",propertyType:Qr.CSS},groupVerticalPadding:{value:6,property:"groupVerticalPadding",propertyType:Qr.CSS},groupAndContainerSpacing:{value:6,property:"groupAndContainerSpacing",propertyType:Qr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Qr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Qr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Qr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Qr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Qr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Qr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Qr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Qr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Qr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Qr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Qr.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Qr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Qr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Qr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Qr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Qr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Qr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Qr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Qr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Qr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Qr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Qr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Qr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Qr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Qr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Qr.CSS},buttonType:{value:"primaryButton",propertyType:Qr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Qr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Qr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Qr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Qr.CONTROLS},backgroundShape:{value:"circle",propertyType:Qr.CONTROLS},swatchShape:{value:"circle",propertyType:Qr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Qr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Qr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Qr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Qr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Qr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Qr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Qr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Qr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Qr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Qr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Qr.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:Qr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Qr.CONTROLS},fontSize:{value:"16",propertyType:Qr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},characterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},lineHeight:{value:"16",propertyType:Qr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Qr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Qr.CSS},fontSize:{value:"16",propertyType:Qr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},characterSpacing:{value:"16",propertyType:Qr.CSS,unit:1},lineHeight:{value:"16",propertyType:Qr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Qr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Qr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Qr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Qr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Qr.CONTROLS},arrowSize:{value:"16",propertyType:Qr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Qr.CSS},backgroundShape:{value:"rectangle",propertyType:Qr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Qr.CSS},font:{value:"lato",propertyType:Qr.CSS},fontSize:{value:"16",propertyType:Qr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Qr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Qr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Qr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Qr.CSS},hoverFont:{value:"lato",propertyType:Qr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Qr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Qr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Qr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Qr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Qr.CONTROLS},iconSize:{value:"20",propertyType:Qr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.WIDGET_STYLE="widgetStyle",e.COLLAPSED_ACCRORDION_ITEM="collapsedAccordionItem",e.EXPANDED_ACCRORDION_ITEM="expandedAccordionItem",e.DIVIDER="divider",e.DATA_CONNECTOR="dataConnector",e.SWATFH_TYPE_DISPLAY_STYLE="swatchTypeDisplayStyle",e.SINGLE_SELECT_DISPLAY_STYLE="singleSelectDisplayStyle",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selected",e.SWATCH_OPTION_VALUE_STYLE="swatchOptionValueStyle",e.SINGLE_OPTION_VALUE_STYLE="singleOptionValueStyle",e.DROPDOWN_DISPLAY_STYLE="dropdownDisplayStyle"}(Zn||(Zn={}));var ra,oa=function(){return{layout:{selectorKey:Zn.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:300,unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"auto",unit:Zr.CUSTOM}),margin:ot.margin,padding:ot.padding,positionType:ot.positionType,pinTo:ot.pinTo,showOptionsToSelect:Jn.showOptionsToSelect,itemSpacing:Jn.itemSpacing,showNoOfOptions:Jn.showNoOfOptions,noOfOptionsToShowUpfront:Jn.noOfOptionsToShowUpfront,showRemainingOptionsAs:Jn.showRemainingOptionsAs,whenClicked:Jn.whenClicked,buttonText:Jn.buttonText,displayStyle:Jn.displayStyle,dividerBetweenOptions:Jn.dividerBetweenOptions,optionTitleValueSpacing:Jn.optionTitleValueSpacing,displayValues:Jn.displayValues,swatchItemSpacing:Jn.swatchItemSpacing,swatchItemSize:Jn.swatchItemSize,swatchItemPadding:Jn.swatchItemPadding,optionItemSpacing:Jn.optionItemSpacing,optionItemPadding:Jn.optionItemPadding,swatchMaxItemsToDisplay:Jn.swatchMaxItemsToDisplay,swatchOverflowItems:Jn.swatchOverflowItems,swatchImageType:Jn.swatchImageType,singleSelectDisplayValues:Jn.singleSelectDisplayValues,singleSelectItemSpacing:Jn.singleSelectItemSpacing,singleSelectItemPadding:Jn.singleSelectItemPadding,singleSelectMaxItemsToDisplay:Jn.singleSelectMaxItemsToDisplay,singleSelectOverFlowItems:Jn.singleSelectOverFlowItems,swatchDropdownOptionsSpacing:Jn.swatchDropdownOptionsSpacing,swatchDropdownOptionsPadding:Jn.swatchDropdownOptionsPadding,swatchDropdownStyle:Jn.swatchDropdownStyle,swatchOptionAndListSpacing:Jn.swatchOptionAndListSpacing,swatchDropdownListItemSpacing:Jn.swatchDropdownListItemSpacing,swatchDropdownListItemPadding:Jn.swatchDropdownListItemPadding,swatchDividerBetweenLIstItems:Jn.swatchDividerBetweenLIstItems,dropdownDisplayStyle:{selectorKey:Zn.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:ea.dropdownOptionsSpacing,dropdownOptionsPadding:ea.dropdownOptionsPadding,dropdownStyle:ea.dropdownStyle,optionAndListSpacing:ea.optionAndListSpacing,dropdownListItemSpacing:ea.dropdownListItemSpacing,dropdownListItemPadding:ea.dropdownListItemPadding,dividerBetweenListItems:ea.dividerBetweenListItems,maxItemsToDisplay:ea.maxItemsToDisplay,overflowItems:ea.overflowItems}},design:{selectorKey:Zn.DESIGN,widgetStyle:{selectorKey:Zn.WIDGET_STYLE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},optionValueStyle:{selectorKey:Zn.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:Zn.DEFAULT_STATE,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,backgroundShape:ea.backgroundShape,swatchShape:ea.swatchShape},hoverState:{selectorKey:Zn.HOVER_STATE},selectedState:{selectorKey:Zn.SELECTED_STATE}}},dataConnector:{selectorKey:Zn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:Qr.CONTROLS}}}},ta={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Qr.CONTROLS},brandName:{value:!0,propertyType:Qr.CONTROLS},brandCodes:{value:!0,propertyType:Qr.CONTROLS},varientCodes:{value:!0,propertyType:Qr.CONTROLS},brandImage:{value:!0,propertyType:Qr.CONTROLS},price:{value:!0,propertyType:Qr.CONTROLS},brandDescription:{value:!0,propertyType:Qr.CONTROLS},showOptions:{value:!0,propertyType:Qr.CONTROLS},allowBulkOrdering:{value:!0,propertyType:Qr.CONTROLS},actions:{value:!0,propertyType:Qr.CONTROLS},quickView:{value:!0,propertyType:Qr.CONTROLS},addToCart:{value:!0,propertyType:Qr.CONTROLS},wishlist:{value:!0,propertyType:Qr.CONTROLS},buyNow:{value:!0,propertyType:Qr.CONTROLS},addtoQuote:{value:!0,propertyType:Qr.CONTROLS},showUoms:{value:!0,propertyType:Qr.CONTROLS},showVolumePricing:{value:!0,propertyType:Qr.CONTROLS},showInventory:{value:!0,propertyType:Qr.CONTROLS},storeAvailability:{value:!0,propertyType:Qr.CONTROLS},brandCode:{value:!0,propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(ra||(ra={}));var ia,na=function(){return{layout:{selectorKey:ra.LAYOUT,width:Object.assign({},ot.width),height:Object.assign(Object.assign({},ot.height),{value:"auto",propertyType:Qr.CONTROLS,unit:7}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo},design:Object.assign({selectorKey:ra.DESIGN,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},Ct),content:{selectorKey:ra.CONTENT,brandName:ta.brandName,brandDescription:ta.brandDescription,brandCode:ta.brandCode,brandImage:ta.brandImage},dataConnector:{selectorKey:ra.DATA_CONNECTOR,dataConnector:ta.dataConnector}}},aa={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Qr.CONTROLS},bundleType:{value:"Single",property:"Single",propertyType:Qr.CONTROLS},displayType:{value:"Scroll",property:"displayType",propertyType:Qr.CONTROLS},scrollType:{value:"Horizontal",property:"scrollType",propertyType:Qr.CONTROLS},showArrows:{value:!0,property:"showArrows",propertyType:Qr.CONTROLS},allowAutoScroll:{value:!1,property:"allowAutoScroll",propertyType:Qr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Qr.CONTROLS},showDots:{value:!1,property:"showDots",propertyType:Qr.CONTROLS},templates:{value:"Template 1",property:"templates",propertyType:Qr.CONTROLS},gridType:{value:"List",property:"gridType",propertyType:Qr.CONTROLS},displayListType:{value:"Vertical",property:"displayListType",propertyType:Qr.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:Qr.CONTROLS},noOfItemsPerRow:{value:2,property:"noOfItemsPerRow",propertyType:Qr.CONTROLS},maxNoItemsToShow:{value:12,property:"maxNoItemsToShow",propertyType:Qr.CONTROLS},itemSpacing:{value:12,property:"itemSpacing",unit:1,propertyType:Qr.CONTROLS},itemGap:{value:12,property:"itemSpacing",unit:1,propertyType:Qr.CONTROLS},itemPadding:{value:12,property:"itemPadding",unit:1,propertyType:Qr.CONTROLS},showDivider:{value:!1,property:"showDivider",propertyType:Qr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Qr.CONTROLS},title:{value:"",property:"title",propertyType:Qr.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Qr.CONTROLS},description:{value:"",property:"description",propertyType:Qr.CONTROLS},showBundleImage:{value:!0,property:"showBundleImage",propertyType:Qr.CONTROLS},showProductImages:{value:!0,property:"showProductImages",propertyType:Qr.CONTROLS},showProductName:{value:!0,property:"showProductName",propertyType:Qr.CONTROLS},showBundleNavigationButton:{value:!0,property:"showBundleNavigationButton",propertyType:Qr.CONTROLS},bundleNavigationButtonName:{value:"",property:"bundleNavigationButtonName",propertyType:Qr.CONTROLS},bundleNavigationButtonLink:{value:"",property:"bundleNavigationButtonLink",propertyType:Qr.CONTROLS},showBundleDetailPageButton:{value:!0,property:"showBundleDetailPageButton",propertyType:Qr.CONTROLS},bundleDetailPageButtonName:{value:"",property:"bundleDetailPageButtonName",propertyType:Qr.CONTROLS},bundleDetailPageButtonLink:{value:"",property:"bundleDetailPageButtonLink",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(ia||(ia={}));var la,pa=function(){return{layout:{selectorKey:ia.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"300",unit:1}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo,bundleType:aa.bundleType,displayType:aa.displayType,scrollType:aa.scrollType,showArrows:aa.showArrows,allowAutoScroll:aa.allowAutoScroll,loopItems:aa.loopItems,showDots:aa.showDots,templates:aa.templates,gridType:aa.gridType,displayListType:aa.displayListType,overflowItems:aa.overflowItems,noOfItemsPerRow:aa.noOfItemsPerRow,itemGap:aa.itemGap,maxNoItemsToShow:aa.maxNoItemsToShow,itemSpacing:aa.itemSpacing,itemPadding:aa.itemPadding,showDivider:aa.showDivider},design:Object.assign({selectorKey:ia.DESIGN,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},Ct),content:{selectorKey:ia.CONTENT,showTitle:aa.showTitle,title:aa.title,showDescription:aa.showDescription,description:aa.description,showBundleImage:aa.showBundleImage,showProductImage:aa.showProductImages,showProductName:aa.showProductName,showBundleNavigationButton:aa.showBundleNavigationButton,bundleNavigationButtonName:aa.bundleNavigationButtonName,bundleNavigationButtonLink:aa.bundleNavigationButtonLink,showBundleDetailPageButton:aa.showBundleDetailPageButton,bundleDetailPageButtonName:aa.bundleDetailPageButtonName,bundleDetailPageButtonLink:aa.bundleDetailPageButtonLink},dataConnector:{selectorKey:ia.DATA_CONNECTOR,dataConnector:aa.dataConnector}}},da={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Qr.CONTROLS},categoryName:{value:!0,propertyType:Qr.CONTROLS},categoryImage:{value:!0,propertyType:Qr.CONTROLS},categoryCode:{value:!0,propertyType:Qr.CONTROLS},categoryDescription:{value:!0,propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(la||(la={}));var sa,ca=function(){return{layout:{selectorKey:la.LAYOUT,width:Object.assign({},ot.width),height:Object.assign(Object.assign({},ot.height),{value:"auto",propertyType:Qr.CONTROLS,unit:7}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo},design:Object.assign({selectorKey:la.DESIGN,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},Ct),content:{selectorKey:la.CONTENT,categoryName:da.categoryName,categoryDescription:da.categoryDescription,categoryCode:da.categoryCode,categoryImage:da.categoryImage},dataConnector:{selectorKey:la.DATA_CONNECTOR,dataConnector:da.dataConnector}}},ya={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Qr.CONTROLS},categoryName:{value:!0,propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(sa||(sa={}));var ua,Sa=function(){return{layout:{selectorKey:sa.LAYOUT,width:Object.assign({},ot.width),height:Object.assign(Object.assign({},ot.height),{value:"auto",propertyType:Qr.CONTROLS,unit:7}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo},design:{selectorKey:sa.DESIGN,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},content:{selectorKey:sa.CONTENT,categoryName:ya.categoryName},dataConnector:{selectorKey:sa.DATA_CONNECTOR,dataConnector:ya.dataConnector}}},ga={onClick:{value:"Show Image Lightbox",propertyType:Qr.CONTROLS},onHover:{value:"Zoom Out",propertyType:Qr.CONTROLS},cropRatio:{value:"16:9",propertyType:Qr.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Qr.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Qr.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Qr.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ua||(ua={}));var Ta,ha=function(){return{layout:{selectorKey:ua.LAYOUT,width:Object.assign(Object.assign({},ot.width),{propertyType:Qr.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},ot.height),{value:300,propertyType:Qr.CONTROLS,unit:1}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo,onClick:ga.onClick,onHover:ga.onHover,cropRatio:ga.cropRatio,fitOptions:ga.fitOptions,horizontalAlignment:ga.horizontalAlignment,verticalAlignment:ga.verticalAlignment},design:{selectorKey:ua.DESIGN,cropRatio:ot.cropRatio,zoomImage:ot.zoomImage,flip:ot.flip,rotate:ot.rotate,backgroundColor:ot.backgroundColor,exposure:ot.exposure,contrast:ot.contrast,saturation:ot.saturation,brightness:ot.brightness,hue:ot.hue,lightness:ot.lightness,highlights:ot.highlights,shadows:ot.shadows,showBorder:ot.showBorder,borderStyle:ot.borderStyle,borderColor:ot.borderColor,borderPerSlide:ot.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Qr.CONTROLS}},dataConnector:{selectorKey:ua.DATA_CONNECTOR,dataConnector:ga.dataConnector}}},Ca={displayStyle:{value:"Vertical",property:"displayStyle",propertyType:Qr.CONTROLS},openFilterAs:{value:"Lightbox",property:"openFilterAs",propertyType:Qr.CONTROLS},displayType:{value:"Upfront",property:"displayType",propertyType:Qr.CONTROLS},selectionType:{value:"Single Select",property:"selectionType",propertyType:Qr.CONTROLS},allowSearchForEachFilter:{value:!1,property:"allowSearchForEachFilter",propertyType:Qr.CONTROLS},dividerBetweenFilters:{value:!1,property:"dividerBetweenFilters",propertyType:Qr.CONTROLS},maxValuesToDisplay:{value:10,property:"maxValuesToDisplay",propertyType:Qr.CONTROLS},overflowControl:{value:"Scroll",property:"overflowControl",propertyType:Qr.CONTROLS},showSubCategoriesFilter:{value:!0,property:"showSubCategoriesFilter",propertyType:Qr.CONTROLS},showBrandsFilter:{value:!0,property:"showBrandsFilter",propertyType:Qr.CONTROLS},showPriceFilter:{value:!0,property:"showPriceFilter",propertyType:Qr.CONTROLS},showCustomAttributesFilter:{value:!0,property:"showCustomAttributesFilter",propertyType:Qr.CONTROLS},firstFilterAlwaysOpen:{value:!1,property:"firstFilterAlwaysOpen",propertyType:Qr.CONTROLS},allowMultipleFiltersOpen:{value:!1,property:"allowMultipleFiltersOpen",propertyType:Qr.CONTROLS},horizontalSpacingBetweenItems:{value:"10",unit:1,property:"horizontalSpacingBetweenItems",propertyType:Qr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Qr.CONTROLS},controlPosition:{value:"Bottom",property:"controlPosition",propertyType:Qr.CONTROLS},loopImages:{value:!1,property:"loopImages",propertyType:Qr.CONTROLS},displaySliderScrollbar:{value:!1,property:"displaySliderScrollbar",propertyType:Qr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Qr.CONTROLS},openItemsIn:{value:"Lightbox",property:"openItemsIn",propertyType:Qr.CONTROLS},showMoreItems:{value:"Expand and Wrap",property:"showMoreItems",propertyType:Qr.CONTROLS},verticalSpacingBetweenItems:{value:"10",unit:1,property:"verticalSpacingBetweenItems",propertyType:Qr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Qr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Qr.CONTROLS},title:{value:"",property:"title",propertyType:Qr.CONTROLS},description:{value:"",property:"description",propertyType:Qr.CONTROLS},showAppliedFilters:{value:!0,property:"showAppliedFilters",propertyType:Qr.CONTROLS},clearAllButton:{value:!0,property:"clearAllButton",propertyType:Qr.CONTROLS},showNoOfValuesForEachFilters:{value:!0,property:"showNoOfValuesForEachFilters",propertyType:Qr.CONTROLS},showOptionsFilter:{value:!0,property:"showOptionsFilter",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selected",e.TAB_CONTAINER="tabContainer",e.TAB_CONTENT_CONTAINER="tabContentContainer",e.TABS="tabs"}(Ta||(Ta={})),ot.borderColor,ot.borderStyle,ot.borderPerSlide,ot.showBorder,ot.backgroundColor,ot.showShadow,ot.shadowColor,ot.blur,ot.spread,ot.angle,ot.borderRadius,ot.exposure,ot.contrast,ot.saturation,ot.highlights,ot.shadows,ot.theme,ot.font,ot.fontSize,ot.textColor,ot.bold,ot.italic,ot.linethrough,ot.underline,ot.textAlign,ot.characterSpacing,ot.lineHeight;var Oa,ba=function(){return{layout:{selectorKey:Ta.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:300,unit:Zr.PIXELS}),height:ot.height,margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo,displayStyle:Ca.displayStyle,openFilterAs:Ca.openFilterAs,displayType:Ca.displayType,selectionType:Ca.selectionType,allowSearchForEachFilter:Ca.allowSearchForEachFilter,dividerBetweenFilters:Ca.dividerBetweenFilters,maxValuesToDisplay:Ca.maxValuesToDisplay,overflowControl:Ca.overflowControl,showSubCategoriesFilter:Ca.showSubCategoriesFilter,showBrandsFilter:Ca.showBrandsFilter,showPriceFilter:Ca.showPriceFilter,showCustomAttributesFilter:Ca.showCustomAttributesFilter,firstFilterAlwaysOpen:Ca.firstFilterAlwaysOpen,allowMultipleFiltersOpen:Ca.allowMultipleFiltersOpen,horizontalSpacingBetweenItems:Ca.horizontalSpacingBetweenItems,sliderControl:Ca.sliderControl,controlPosition:Ca.controlPosition,loopImages:Ca.loopImages,displaySliderScrollbar:Ca.displaySliderScrollbar,autoplay:Ca.autoplay,openItemsIn:Ca.openItemsIn,showMoreItems:Ca.showMoreItems,verticalSpacingBetweenItems:Ca.verticalSpacingBetweenItems,showOptionsFilter:Ca.showOptionsFilter},design:{selectorKey:Ta.DESIGN},content:{selectorKey:Ta.CONTENT,showTitle:Ca.showTitle,showDescription:Ca.showDescription,title:Ca.title,description:Ca.description,showAppliedFilters:Ca.showAppliedFilters,clearAllButton:Ca.clearAllButton,showNoOfValuesForEachFilters:Ca.showNoOfValuesForEachFilters}}},va={orderProductsBy:{value:"Default Category Order",property:"orderProductsBy",propertyType:Qr.CONTROLS},title:{value:"Sort by",property:"title",propertyType:Qr.CONTROLS},sortOptions:{value:[],property:"sortOptions",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selected",e.SORT_TITLE="sortTitle",e.SELECTED_OPTION="selectedOption",e.SORT_BUTTON="sortButton"}(Oa||(Oa={}));var ma,wa={borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,backgroundColor:ot.backgroundColor,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,exposure:ot.exposure,contrast:ot.contrast,saturation:ot.saturation,highlights:ot.highlights,shadows:ot.shadows},fa={theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},Ra=function(){return{layout:{selectorKey:Oa.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:300,unit:Zr.PIXELS}),height:ot.height,margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo},design:{selectorKey:Oa.DESIGN,sortTitle:Object.assign({selectorKey:Oa.SORT_TITLE},fa),selectedOption:Object.assign({selectorKey:Oa.SELECTED_OPTION},fa),sortButton:Object.assign({selectorKey:Oa.SORT_BUTTON},wa)},content:{selectorKey:Oa.CONTENT,title:va.title,orderProductsBy:va.orderProductsBy,sortOptions:va.sortOptions}}},Na={source:{value:"Past Orders",property:"source",propertyType:Qr.CONTROLS},filterOrders:{value:"Apply Filter",property:"filterOrders",propertyType:Qr.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Qr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Qr.CONTROLS},title:{value:"Past Orders",property:"title",propertyType:Qr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Qr.CONTROLS},description:{value:"",property:"description",propertyType:Qr.CONTROLS},viewAllOrdersButton:{value:!0,property:"viewAllOrdersButton",propertyType:Qr.CONTROLS},orderId:{value:!0,property:"orderId",propertyType:Qr.CONTROLS},orderStatus:{value:!0,property:"orderStatus",propertyType:Qr.CONTROLS},orderedOn:{value:!0,property:"orderedOn",propertyType:Qr.CONTROLS},orderTotal:{value:!0,property:"orderTotal",propertyType:Qr.CONTROLS},numOfItemsOrdered:{value:!0,property:"numOfItemsOrdered",propertyType:Qr.CONTROLS},paymentMethodsUsed:{value:!0,property:"paymentMethodsUsed",propertyType:Qr.CONTROLS},reOrderButton:{value:!0,property:"reOrderButton",propertyType:Qr.CONTROLS},onClick:{value:"Add Items to Cart",property:"onClick",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(ma||(ma={})),ot.theme,ot.font,ot.fontSize,ot.textColor,ot.bold,ot.italic,ot.linethrough,ot.underline,ot.textAlign,ot.characterSpacing,ot.lineHeight,ot.backgroundColor;var La,Da=function(){return{layout:{selectorKey:ma.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:300,unit:Zr.PIXELS}),height:ot.height,margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo},design:{selectorKey:ma.DESIGN},content:{selectorKey:ma.CONTENT,source:Na.source,filterOrders:Na.filterOrders,sortBy:Na.sortBy,showTitle:Na.showTitle,title:Na.title,showDescription:Na.showDescription,description:Na.description,viewAllOrdersButton:Na.viewAllOrdersButton,orderId:Na.orderId,orderStatus:Na.orderStatus,orderedOn:Na.orderedOn,orderTotal:Na.orderTotal,numOfItemsOrdered:Na.numOfItemsOrdered,paymentMethodsUsed:Na.paymentMethodsUsed,reOrderButton:Na.reOrderButton,onClick:Na.onClick}}},Aa={source:{value:"Recent Quotes",property:"source",propertyType:Qr.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:Qr.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Qr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Qr.CONTROLS},title:{value:"Past Quotes",property:"title",propertyType:Qr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Qr.CONTROLS},description:{value:"",property:"description",propertyType:Qr.CONTROLS},viewAllQuotesButton:{value:!0,property:"viewAllQuotesButton",propertyType:Qr.CONTROLS},quoteId:{value:!0,property:"quoteId",propertyType:Qr.CONTROLS},status:{value:!0,property:"status",propertyType:Qr.CONTROLS},quoteRaisedDate:{value:!0,property:"quoteRaisedDate",propertyType:Qr.CONTROLS},quoteRaisedDisplayFormat:{value:"Date",property:"quoteRaisedDisplayFormat",propertyType:Qr.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:Qr.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:Qr.CONTROLS},expiryDate:{value:!0,property:"expiryDate",propertyType:Qr.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:Qr.CONTROLS},quoteLineItems:{value:!0,property:"quoteLineItems",propertyType:Qr.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:Qr.CONTROLS},viewQuote:{value:!0,property:"viewQuote",propertyType:Qr.CONTROLS},printQuote:{value:!0,property:"printQuote",propertyType:Qr.CONTROLS},downloadQuote:{value:!0,property:"downloadQuote",propertyType:Qr.CONTROLS},cancelQuote:{value:!0,property:"cancelQuote",propertyType:Qr.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:Qr.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:Qr.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Qr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Qr.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:Qr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Qr.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:Qr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Qr.CONTROLS},spacingBetweenItems:{value:"500",unit:1,property:"spacingBetweenItems",propertyType:Qr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Qr.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Qr.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(La||(La={})),ot.theme,ot.font,ot.fontSize,ot.textColor,ot.bold,ot.italic,ot.linethrough,ot.underline,ot.textAlign,ot.characterSpacing,ot.lineHeight,ot.backgroundColor;var Ia,xa=function(){return{layout:{selectorKey:La.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:350,unit:Zr.PIXELS}),height:Object.assign(Object.assign({},ot.height),{value:150,unit:Zr.PIXELS}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo,displayStyle:Aa.displayStyle,maxItemsToDisplay:Aa.maxItemsToDisplay,sliderControl:Aa.sliderControl,controlPosition:Aa.controlPosition,loopItems:Aa.loopItems,displayScrollbar1:Aa.displayScrollbar1,autoplay:Aa.autoplay,spacingBetweenItems:Aa.spacingBetweenItems,dividerBetweenItems:Aa.dividerBetweenItems,overflowControl:Aa.overflowControl,numOfItemsToLoad:Aa.numOfItemsToLoad},design:{selectorKey:La.DESIGN},content:{selectorKey:La.CONTENT,source:Aa.source,filterStatements:Aa.filterStatements,sortBy:Aa.sortBy,showTitle:Aa.showTitle,title:Aa.title,showDescription:Aa.showDescription,description:Aa.description,viewAllQuotesButton:Aa.viewAllQuotesButton,quoteId:Aa.quoteId,status:Aa.status,quoteRaisedDate:Aa.quoteRaisedDate,quoteRaisedDisplayFormat:Aa.quoteRaisedDisplayFormat,lastUpdatedDate:Aa.lastUpdatedDate,lastUpdatedDisplayFormat:Aa.lastUpdatedDisplayFormat,expiryDate:Aa.expiryDate,expiryDateDisplayFormat:Aa.expiryDateDisplayFormat,quoteLineItems:Aa.quoteLineItems,quickActions:Aa.quickActions,viewQuote:Aa.viewQuote,printQuote:Aa.printQuote,downloadQuote:Aa.downloadQuote,cancelQuote:Aa.cancelQuote,sendMessage:Aa.sendMessage}}},Ea={source:{value:"Recent RFQs",property:"source",propertyType:Qr.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:Qr.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Qr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Qr.CONTROLS},title:{value:"Active RFQs",property:"title",propertyType:Qr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Qr.CONTROLS},description:{value:"",property:"description",propertyType:Qr.CONTROLS},viewAllRfqsButton:{value:!0,property:"viewAllRfqsButton",propertyType:Qr.CONTROLS},rfqId:{value:!0,property:"rfqId",propertyType:Qr.CONTROLS},status:{value:!0,property:"status",propertyType:Qr.CONTROLS},rfqRaisedDate:{value:!0,property:"rfqRaisedDate",propertyType:Qr.CONTROLS},rfqRaisedDisplayFormat:{value:"Date",property:"rfqRaisedDisplayFormat",propertyType:Qr.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:Qr.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:Qr.CONTROLS},rfqLineItems:{value:!0,property:"rfqLineItems",propertyType:Qr.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:Qr.CONTROLS},viewRfq:{value:!0,property:"viewRfq",propertyType:Qr.CONTROLS},printRfq:{value:!0,property:"printRfq",propertyType:Qr.CONTROLS},downloadRfq:{value:!0,property:"downloadRfq",propertyType:Qr.CONTROLS},cancelRfq:{value:!0,property:"cancelRfq",propertyType:Qr.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:Qr.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:Qr.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Qr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Qr.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:Qr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Qr.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:Qr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Qr.CONTROLS},spacingBetweenItems:{value:"500",unit:1,property:"spacingBetweenItems",propertyType:Qr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Qr.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Qr.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Ia||(Ia={}));var Pa,_a=function(){return{layout:{selectorKey:Ia.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:350,unit:Zr.PIXELS}),height:Object.assign(Object.assign({},ot.height),{value:150,unit:Zr.PIXELS}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo,displayStyle:Ea.displayStyle,maxItemsToDisplay:Ea.maxItemsToDisplay,sliderControl:Ea.sliderControl,controlPosition:Ea.controlPosition,loopItems:Ea.loopItems,displayScrollbar1:Ea.displayScrollbar1,autoplay:Ea.autoplay,spacingBetweenItems:Ea.spacingBetweenItems,dividerBetweenItems:Ea.dividerBetweenItems,overflowControl:Ea.overflowControl,numOfItemsToLoad:Ea.numOfItemsToLoad},design:{selectorKey:Ia.DESIGN},content:{selectorKey:Ia.CONTENT,source:Ea.source,filterStatements:Ea.filterStatements,sortBy:Ea.sortBy,showTitle:Ea.showTitle,title:Ea.title,showDescription:Ea.showDescription,description:Ea.description,viewAllRfqsButton:Ea.viewAllRfqsButton,rfqId:Ea.rfqId,status:Ea.status,rfqRaisedDate:Ea.rfqRaisedDate,rfqRaisedDisplayFormat:Ea.rfqRaisedDisplayFormat,lastUpdatedDate:Ea.lastUpdatedDate,lastUpdatedDisplayFormat:Ea.lastUpdatedDisplayFormat,rfqLineItems:Ea.rfqLineItems,quickActions:Ea.quickActions,viewRfq:Ea.viewRfq,printRfq:Ea.printRfq,downloadRfq:Ea.downloadRfq,cancelRfq:Ea.cancelRfq,sendMessage:Ea.sendMessage}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Pa||(Pa={}));var Ba,Ha=function(){return{layout:{selectorKey:Pa.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Qr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},ot.height),{isReadOnly:!0,value:400}),margin:ot.margin,automaticallyOpenLightbox:{value:!0,property:"automaticallyOpenLightbox",propertyType:Qr.CONTROLS},selectPage:{value:[],property:"selectPage",propertyType:Qr.CONTROLS},delay:{value:100,unit:Zr.MS,propertyType:Qr.CONTROLS},closeOnXIcon:{value:!1,propertyType:Qr.CONTROLS},closeOnClickingBackground:{value:!1,propertyType:Qr.CONTROLS}},design:Object.assign({selectorKey:Pa.DESIGN,backgroundOverlay:{parentRef:void 0,value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:.25}},property:"backgroundOverlayDesc",propertyType:Qr.CONTROLS},borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},Ct),dataConnector:{selectorKey:Pa.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Qr.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Qr.CONTROLS}}}},za={displayStyle:{value:"Table",property:"displayStyle",propertyType:Qr.CONTROLS},displayType:{value:"Horizontally",property:"displayType",propertyType:Qr.CONTROLS},rowsToDisplay:{value:5,property:"rowsToDisplay",propertyType:Qr.CONTROLS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:Qr.CSS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Qr.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Qr.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Qr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Qr.CONTROLS},controlPosition:{value:"Side",property:"controlPosition",propertyType:Qr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Qr.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar1",propertyType:Qr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Qr.CONTROLS},source:{value:"Allocations",property:"source",propertyType:Qr.CONTROLS},sortBy:{value:"Allocation Left",property:"sortBy",propertyType:Qr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Qr.CONTROLS},title:{value:"",property:"title",propertyType:Qr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Qr.CONTROLS},description:{value:"",property:"description",propertyType:Qr.CONTROLS},viewAllAllocationsButton:{value:!0,property:"viewAllAllocationsButton",propertyType:Qr.CONTROLS},showAllocationCategory:{value:!0,property:"showAllocationCategory",propertyType:Qr.CONTROLS},allocationCategory:{value:"Allocation Category",property:"allocationCategory",propertyType:Qr.CONTROLS},showAllocationLeft:{value:!0,property:"showAllocationLeft",propertyType:Qr.CONTROLS},allocationLeft:{value:"Left",property:"allocationLeft",propertyType:Qr.CONTROLS},showAllocationUtilized:{value:!0,property:"showAllocationUtilized",propertyType:Qr.CONTROLS},allocationUtilized:{value:"Used",property:"allocationUtilized",propertyType:Qr.CONTROLS},showTotalAllocation:{value:!0,property:"showTotalAllocation",propertyType:Qr.CONTROLS},totalAllocation:{value:"Total",property:"totalAllocation",propertyType:Qr.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:Qr.CONTROLS},expiryDate:{value:"Expired On",property:"expiryDate",propertyType:Qr.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:Qr.CONTROLS},showRenewDate:{value:!0,property:"showRenewDate",propertyType:Qr.CONTROLS},renewDate:{value:"Renews On",property:"renewDate",propertyType:Qr.CONTROLS},renewDateDisplayFormat:{value:"Days Left",property:"renewDateDisplayFormat",propertyType:Qr.CONTROLS},shopAllAllocationProductsButton:{value:!0,property:"shopAllAllocationProductsButton",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Ba||(Ba={})),ot.theme,ot.font,ot.fontSize,ot.textColor,ot.bold,ot.italic,ot.linethrough,ot.underline,ot.textAlign,ot.characterSpacing,ot.lineHeight,ot.backgroundColor;var ka,Ka=function(){return{layout:{selectorKey:Ba.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:570,unit:Zr.PIXELS}),height:Object.assign(Object.assign({},ot.height),{value:300,unit:Zr.PIXELS}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo,displayStyle:za.displayStyle,displayType:za.displayType,rowsToDisplay:za.rowsToDisplay,spacingBetweenItems:za.spacingBetweenItems,overflowControl:za.overflowControl,numOfItemsToLoad:za.numOfItemsToLoad,maxItemsToDisplay:za.maxItemsToDisplay,sliderControl:za.sliderControl,controlPosition:za.controlPosition,loopItems:za.loopItems,displayScrollbar1:za.displayScrollbar1,autoplay:za.autoplay},design:{selectorKey:Ba.DESIGN},content:{selectorKey:Ba.CONTENT,source:za.source,sortBy:za.sortBy,showTitle:za.showTitle,title:za.title,showDescription:za.showDescription,description:za.description,viewAllAllocationsButton:za.viewAllAllocationsButton,showAllocationCategory:za.showAllocationCategory,allocationCategory:za.allocationCategory,showAllocationLeft:za.showAllocationLeft,allocationLeft:za.allocationLeft,allocationUtilized:za.allocationUtilized,showAllocationUtilized:za.showAllocationUtilized,totalAllocation:za.totalAllocation,showTotalAllocation:za.showTotalAllocation,showExpiryDate:za.showExpiryDate,expiryDate:za.expiryDate,expiryDateDisplayFormat:za.expiryDateDisplayFormat,showRenewDate:za.showRenewDate,renewDate:za.renewDate,renewDateDisplayFormat:za.renewDateDisplayFormat,shopAllAllocationProductsButton:za.shopAllAllocationProductsButton}}},ja={whenClicked:{value:"Open Full Search",property:"whenClicked",propertyType:Qr.CONTROLS},showSearchText:{value:!0,property:"showSearchText",propertyType:Qr.CONTROLS},searchText:{value:"My Search",property:"searchText",propertyType:Qr.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.SEARCHBAR="searchBar",e.PLACEHOLDER_TEXT="placeholderText",e.SEARCH_ICON="searchIcon",e.MINI_CART_TEXT="miniSearchText",e.DROPDOWN_DISPLAY_STYLE="dropdownDisplayStyle"}(ka||(ka={}));var Ua,Ma=function(){return{layout:{selectorKey:ka.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"70",unit:1}),margin:ot.margin,padding:ot.padding,whenClicked:ja.whenClicked,showSearchText:ja.showSearchText,searchText:ja.searchText,showNoOfItems:ja.showNoOfItems,positionType:ot.positionType,pinTo:ot.pinTo},design:{selectorKey:ka.DESIGN,searchBar:{selectorKey:ka.SEARCHBAR,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},searchIcon:{selectorKey:ka.SEARCH_ICON,showIcon:ot.showIcon,iconSize:ot.iconSize,iconColor:ot.iconColor,icon:{value:"search-sm",propertyType:Qr.CONTROLS}},placeholderText:{selectorKey:ka.PLACEHOLDER_TEXT,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Ua||(Ua={}));var Ga,Va=function(){return{layout:{selectorKey:Ua.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Qr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},ot.height),{isReadOnly:!0}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:Qr.CONTROLS},itemGap:{property:"itemGap",propertyType:Qr.CSS,value:1,unit:Zr.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:Qr.CSS},justifyContent:{property:"justifyContent",propertyType:Qr.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Qr.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:Qr.CSS,value:100,unit:Zr.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:Qr.CSS,value:100,unit:Zr.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:Qr.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:Qr.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:Zr.PIXELS,propertyType:Qr.CSS},dotSize:{property:"dotSize",value:10,unit:Zr.PIXELS,propertyType:Qr.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:Qr.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:Qr.CONTROLS},autoplay:{value:!1,propertyType:Qr.CONTROLS},autoplayDuration:{value:3e3,unit:Zr.MS,propertyType:Qr.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:Qr.CONTROLS},stopOnInteraction:{value:!1,propertyType:Qr.CONTROLS}},design:Object.assign({selectorKey:Ua.DESIGN,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},Ct),dataConnector:{selectorKey:Ua.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Qr.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Qr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Ga||(Ga={}));var Wa,Ya=function(){return{layout:{selectorKey:Ga.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Qr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},ot.height),{isReadOnly:!0}),margin:ot.margin,padding:ot.padding},design:Object.assign({selectorKey:Ga.DESIGN,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},Ct)}},Fa={dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Wa||(Wa={}));var Xa,qa=function(){return{layout:{selectorKey:Wa.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"400",unit:Zr.PIXELS}),height:Object.assign(Object.assign({},ot.height),{value:"200",unit:Zr.PIXELS}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo},design:Object.assign({selectorKey:Wa.DESIGN,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},Ct),content:{selectorKey:Wa.CONTENT},dataConnector:{selectorKey:Wa.DATA_CONNECTOR,dataConnector:Fa.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:Qr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Xa||(Xa={}));var Qa,Za=function(){return{layout:{selectorKey:Xa.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"823",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"542",unit:1}),padding:ot.padding,margin:ot.margin,positionType:ot.positionType,formData:{value:[{id:1743145025967,type:"text",label:"Name",validations:{required:!1}}],propertyType:Qr.CONTROLS}},design:{selectorKey:Xa.DESIGN,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderRadius:ot.borderRadius,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Qa||(Qa={}));var $a,Ja=function(){return{layout:{selectorKey:Qa.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"310",unit:1}),padding:ot.padding,margin:ot.margin,positionType:ot.positionType},design:Object.assign(Object.assign({selectorKey:Qa.DESIGN},Ct),ht)}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}($a||($a={}));var el,rl=function(){return{layout:{selectorKey:$a.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"620",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"530",unit:1}),padding:ot.padding,margin:ot.margin,positionType:ot.positionType},design:{selectorKey:$a.DESIGN,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderRadius:ot.borderRadius,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor}}},ol={displayType:{value:"Full Trail",property:"displayType",propertyType:Qr.CONTROLS},showSeparators:{value:!0,property:"showSeparators",propertyType:Qr.CONTROLS},displayStyle:{value:"Stack Vertically",property:"displayStyle",propertyType:Qr.CONTROLS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Qr.CSS},maxItemsToDisplay:{value:4,property:"maxItemsToDisplay",propertyType:Qr.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:Qr.CONTROLS},numOfItemsToLoad:{value:"Show All",property:"numOfItemsToLoad",propertyType:Qr.CONTROLS},itemVerticalSpacing:{value:10,unit:1,property:"itemVerticalSpacing",propertyType:Qr.CSS},collapseInTheMiddle:{value:!1,property:"collapseInTheMiddle",propertyType:Qr.CONTROLS},showMoreItems:{value:"On Click",property:"showMoreItems",propertyType:Qr.CONTROLS},onClick:{value:"Expand and Scroll",property:"onClick",propertyType:Qr.CONTROLS},numOfItemsBeforeAndAfterCollapse:{value:4,property:"numOfItemsBeforeAndAfterCollapse",propertyType:Qr.CONTROLS},showItems:{value:"Tooltip",property:"showItems",propertyType:Qr.CONTROLS},addMedia:{value:!1,property:"addMedia",propertyType:Qr.CONTROLS},addPatternOverlay:{value:!1,property:"addPatternOverlay",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.FILL_AND_BACKGROUND="fillAndBackground",e.HOME_PAGE_ITEM_STYLE="homePageItemStyle",e.CURRENT_PAGE_ITEM_STYLE="currentPageItemStyle",e.OTHER_ITEM_STYLES="otherItemStyles",e.ITEM_SEPARATOR="itemSeparator",e.EXPAND_ICON="expandIcon"}(el||(el={}));var tl,il={borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,backgroundColor:ot.backgroundColor,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,exposure:ot.exposure,contrast:ot.contrast,saturation:ot.saturation,highlights:ot.highlights,shadows:ot.shadows},nl={theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,backgroundColor:ot.backgroundColor},al={icon:ot.icon,showIcon:ot.showIcon,iconSize:ot.iconSize,iconColor:ot.iconColor},ll=function(){return{layout:{selectorKey:el.LAYOUT,adjustment:ot.adjustment,width:Object.assign(Object.assign({},ot.width),{value:350,unit:Zr.PIXELS}),height:Object.assign(Object.assign({},ot.height),{value:150,unit:Zr.PIXELS}),margin:ot.margin,padding:ot.padding,positionType:ot.positionType,displayType:ol.displayType,showSeparators:ol.showSeparators,displayStyle:ol.displayStyle,itemSpacing:ol.itemSpacing,maxItemsToDisplay:ol.maxItemsToDisplay,overflowItems:ol.overflowItems,numOfItemsToLoad:ol.numOfItemsToLoad,itemVerticalSpacing:ol.itemVerticalSpacing,collapseInTheMiddle:ol.collapseInTheMiddle,showMoreItems:ol.showMoreItems,onClick:ol.onClick,numOfItemsBeforeAndAfterCollapse:ol.numOfItemsBeforeAndAfterCollapse,showItems:ol.showItems},design:{selectorKey:el.DESIGN,backgroundAndFill:Object.assign({selectorKey:el.FILL_AND_BACKGROUND,addMedia:ol.addMedia,addPatternOverlay:ol.addPatternOverlay},il),homePageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:el.HOME_PAGE_ITEM_STYLE,addMedia:ol.addMedia,addPatternOverlay:ol.addPatternOverlay},il),nl),al),currentPageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:el.CURRENT_PAGE_ITEM_STYLE,addMedia:ol.addMedia,addPatternOverlay:ol.addPatternOverlay},il),nl),al),otherItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:el.OTHER_ITEM_STYLES,addMedia:ol.addMedia,addPatternOverlay:ol.addPatternOverlay},il),nl),al),itemSeparator:Object.assign({selectorKey:el.ITEM_SEPARATOR},al),expandIcon:Object.assign({selectorKey:el.EXPAND_ICON,backgroundColor:ot.backgroundColor},al)}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.ICON_LIBRARY="iconLibrary"}(tl||(tl={}));var pl,dl={icon:ot.icon,showIcon:ot.showIcon,iconSize:ot.iconSize,iconColor:ot.iconColor},sl=function(){return{layout:{selectorKey:tl.LAYOUT,adjustment:ot.adjustment,width:Object.assign(Object.assign({},ot.width),{value:20,unit:Zr.PIXELS}),height:Object.assign(Object.assign({},ot.height),{value:20,unit:Zr.PIXELS}),margin:ot.margin,padding:ot.padding,positionType:ot.positionType},design:Object.assign({selectorKey:tl.DESIGN,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},dl)}},cl={searchResultsNumber:{value:"183",property:"searchResultsNumber",propertyType:Qr.CONTROLS},searchKeyword:{value:"‘Keyword’",property:"searchKeyword",propertyType:Qr.CONTROLS},otherText:{value:"Search Results for",property:"otherText",propertyType:Qr.CONTROLS},showSearchKeyword:{value:!0,property:"showSearchKeyword",propertyType:Qr.CONTROLS},showNoOfResults:{value:!0,property:"showNoOfResults",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.SEARCH_RESULTS_COUNT="searchResultsNumber",e.SEARCH_RESULTS_KEYWORD="searchKeyword",e.SEARCH_RESULTS_OTHER_TEXT="otherText"}(pl||(pl={}));var yl,ul=function(){return{layout:{selectorKey:pl.LAYOUT,width:{value:"600",property:"width",unit:1,propertyType:Qr.CSS},height:{value:"40",property:"height",unit:1,propertyType:Qr.CSS},margin:ot.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:Qr.CSS},searchResultsNumber:cl.searchResultsNumber,searchKeyword:cl.searchKeyword,otherText:cl.otherText,showSearchKeyword:cl.showSearchKeyword,showNoOfResults:cl.showNoOfResults,positionType:ot.positionType,pinTo:ot.pinTo},design:{selectorKey:pl.DESIGN,searchResultsNumber:{selectorKey:pl.SEARCH_RESULTS_COUNT,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},searchKeyword:{selectorKey:pl.SEARCH_RESULTS_KEYWORD,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},otherText:{selectorKey:pl.SEARCH_RESULTS_OTHER_TEXT,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight}},dataConnector:{selectorKey:pl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}}}},Sl={itemStockText:{value:"<h4 class='et-tt'>Item Stock </h4>",property:"itemStockText",propertyType:Qr.CONTROLS},showItemStockText:{value:!0,property:"showItemStockText",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.ITEM_STOCK_TEXT="itemStockText"}(yl||(yl={}));var gl,Tl=function(){return{layout:{selectorKey:yl.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:Qr.CSS},height:{value:"28",property:"height",unit:1,propertyType:Qr.CSS},margin:ot.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:Qr.CSS},itemStockText:Sl.itemStockText,showItemStockText:Sl.showItemStockText,positionType:ot.positionType,pinTo:ot.pinTo},design:{selectorKey:yl.DESIGN,itemStockText:{selectorKey:yl.ITEM_STOCK_TEXT,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight}},dataConnector:{selectorKey:yl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}}}},hl={margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:0,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:Qr.CSS},showTitle:{value:!0,property:"showTitle",propertyType:Qr.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Qr.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:Qr.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:Qr.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:Qr.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:Qr.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:Qr.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:Qr.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:Qr.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:Qr.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:Qr.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:Qr.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:Qr.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:Qr.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:Qr.CONTROLS},shadowColor:{value:{rgb:{r:237,g:23,b:51,a:1},hex:"#ed1733ff"},property:"shadowColor",propertyType:"css",parentRef:"cs-be-se-1"},showBorder:{value:!0,propertyType:"controls"},showShadow:{value:!0,property:"showBorder",propertyType:"controls"},blur:{value:0,property:"shadowBlur",unit:1,propertyType:"css"},spread:{value:0,property:"shadowSpread",unit:1,propertyType:"css"},angle:{property:"shadowAngle",propertyType:"css",value:{x:{value:0,unit:1},y:{value:0,unit:1}}},borderColor:{value:{rgb:{r:77,g:36,b:42,a:1},hex:"#4d242aff"},property:"borderColor",propertyType:"css",parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:"css"},borderRadius:{value:{isAll:!0,sides:{topLeft:{value:0,unit:1},topRight:{value:0,unit:1},bottomLeft:{value:0,unit:1},bottomRight:{value:0,unit:1}},property:"border"},property:"borderRadius"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.CART_ITEM_STYLES="cartItemStyles",e.CART_HEADING_STYLES="cartHeadingStyles",e.CART_ACTION_STYLES="cartActionStyles",e.PRODUCT_ACTIONS_STYLES="productActionsStyles",e.PRODUCT_NAME_STYLES="productNameStyles",e.PRODUCT_PRICE_STYLES="productPriceStyles",e.PRODUCT_INFORMATION_STYLES="productInformationStyles",e.PRODUCT_QUANTITY_STYLES="productQuantityStyles"}(gl||(gl={}));var Cl,Ol={borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,exposure:ot.exposure,contrast:ot.contrast,saturation:ot.saturation,highlights:ot.highlights,shadows:ot.shadows},bl={theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,backgroundColor:ot.backgroundColor},vl=function(){return{layout:{selectorKey:gl.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:723,unit:Zr.PIXELS}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo,showTitle:hl.showTitle,showNumberOfItems:hl.showNumberOfItems,showActions:hl.showActions,showContinueShopping:hl.showContinueShopping,continueShoppingLinkTo:hl.continueShoppingLinkTo,continueShoppingLink:hl.continueShoppingLink,showAddFromWishlist:hl.showAddFromWishlist,showCartGrouping:hl.showCartGrouping,showClearCart:hl.showClearCart,clearCartLinkTo:hl.clearCartLinkTo,clearCartLink:hl.clearCartLink,showDownloadCart:hl.showDownloadCart,showShareCart:hl.showShareCart,showPrintCart:hl.showPrintCart,maxNumberOfActionsToShow:hl.maxNumberOfActionsToShow},design:{selectorKey:gl.DESIGN,cartHeadingStyles:Object.assign({selectorKey:gl.CART_HEADING_STYLES,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle},bl),cartActionStyles:{selectorKey:gl.CART_ACTION_STYLES,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing},cartItemStyles:{selectorKey:gl.CART_ITEM_STYLES,padding:ot.padding,margin:hl.margin,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur,showBorder:ot.showBorder,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,borderRadius:ot.borderRadius,backgroundColor:ot.backgroundColor},productActionsStyles:Object.assign(Object.assign({selectorKey:gl.PRODUCT_ACTIONS_STYLES},Ol),bl),productNameStyles:Object.assign({selectorKey:gl.PRODUCT_NAME_STYLES},bl),productPriceStyles:Object.assign({selectorKey:gl.PRODUCT_PRICE_STYLES},bl),productInformationStyles:Object.assign({selectorKey:gl.PRODUCT_INFORMATION_STYLES},bl),productQuantityStyles:Object.assign(Object.assign({selectorKey:gl.PRODUCT_QUANTITY_STYLES},Ol),bl)},content:{selectorKey:gl.CONTENT,title:{value:"",property:"title",propertyType:Qr.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:Qr.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:Qr.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:Qr.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:Qr.CONTENT},showProductOptions:{value:!0,property:"showProductOptions",propertyType:Qr.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:Qr.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:Qr.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:Qr.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:Qr.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:Qr.CONTENT}}}},ml={showTitle:{value:!0,property:"showTitle",propertyType:Qr.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Qr.CONTROLS},showEnterCouponCode:{value:!0,property:"showEnterCouponCode",propertyType:Qr.CONTROLS},showSubTotal:{value:!0,property:"showSubTotal",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Cl||(Cl={})),ot.theme,ot.font,ot.fontSize,ot.textColor,ot.bold,ot.italic,ot.linethrough,ot.underline,ot.textAlign,ot.characterSpacing,ot.lineHeight,ot.backgroundColor;var wl,fl=function(){return{layout:{selectorKey:Cl.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:570,unit:Zr.PIXELS}),height:Object.assign(Object.assign({},ot.height),{value:300,unit:Zr.PIXELS}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo,showTitle:ml.showTitle,showNumberOfItems:ml.showNumberOfItems,showEnterCouponCode:ml.showEnterCouponCode,showSubTotal:ml.showSubTotal},design:{selectorKey:Cl.DESIGN},content:{selectorKey:Cl.CONTENT,title:{value:"",property:"title",propertyType:Qr.CONTENT},checkOutButtonText:{value:"",property:"checkOutButtonText",propertyType:Qr.CONTENT}}}},Rl={margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:0,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:Qr.CSS},showTitle:{value:!0,property:"showTitle",propertyType:Qr.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Qr.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:Qr.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:Qr.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:Qr.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:Qr.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:Qr.CONTROLS},showCheckoutGrouping:{value:!0,property:"showCheckoutGrouping",propertyType:Qr.CONTROLS},showClearCheckout:{value:!0,property:"showClearCheckout",propertyType:Qr.CONTROLS},clearCheckoutLinkTo:{value:"Go To Home Page",property:"clearCheckoutLinkTo",propertyType:Qr.CONTROLS},clearCheckoutLink:{value:"",property:"clearCheckoutLink",propertyType:Qr.CONTROLS},showDownloadCheckout:{value:!0,property:"showDownloadCheckout",propertyType:Qr.CONTROLS},showShareCheckout:{value:!0,property:"showShareCheckout",propertyType:Qr.CONTROLS},showPrintCheckout:{value:!0,property:"showPrintCheckout",propertyType:Qr.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:Qr.CONTROLS},shadowColor:{value:{rgb:{r:237,g:23,b:51,a:1},hex:"#ed1733ff"},property:"shadowColor",propertyType:"css",parentRef:"cs-be-se-1"},showBorder:{value:!0,propertyType:"controls"},showShadow:{value:!0,property:"showBorder",propertyType:"controls"},blur:{value:0,property:"shadowBlur",unit:1,propertyType:"css"},spread:{value:0,property:"shadowSpread",unit:1,propertyType:"css"},angle:{property:"shadowAngle",propertyType:"css",value:{x:{value:0,unit:1},y:{value:0,unit:1}}},borderColor:{value:{rgb:{r:77,g:36,b:42,a:1},hex:"#4d242aff"},property:"borderColor",propertyType:"css",parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:"css"},borderRadius:{value:{isAll:!0,sides:{topLeft:{value:0,unit:1},topRight:{value:0,unit:1},bottomLeft:{value:0,unit:1},bottomRight:{value:0,unit:1}},property:"border"},property:"borderRadius"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.CHECKOUT_ITEM_STYLES="checkoutItemStyles",e.CHECKOUT_HEADING_STYLES="checkoutHeadingStyles",e.CHECKOUT_ACTION_STYLES="checkoutActionStyles",e.PRODUCT_ACTIONS_STYLES="productActionsStyles",e.PRODUCT_NAME_STYLES="productNameStyles",e.PRODUCT_PRICE_STYLES="productPriceStyles",e.PRODUCT_INFORMATION_STYLES="productInformationStyles",e.PRODUCT_QUANTITY_STYLES="productQuantityStyles"}(wl||(wl={}));var Nl,Ll={borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,exposure:ot.exposure,contrast:ot.contrast,saturation:ot.saturation,highlights:ot.highlights,shadows:ot.shadows},Dl={theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,backgroundColor:ot.backgroundColor},Al=function(){return{layout:{selectorKey:wl.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:723,unit:Zr.PIXELS}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo,showTitle:Rl.showTitle,showNumberOfItems:Rl.showNumberOfItems,showActions:Rl.showActions,showContinueShopping:Rl.showContinueShopping,continueShoppingLinkTo:Rl.continueShoppingLinkTo,continueShoppingLink:Rl.continueShoppingLink,showAddFromWishlist:Rl.showAddFromWishlist,showCheckoutGrouping:Rl.showCheckoutGrouping,showClearCheckout:Rl.showClearCheckout,clearCheckoutLinkTo:Rl.clearCheckoutLinkTo,clearCheckoutLink:Rl.clearCheckoutLink,showDownloadCheckout:Rl.showDownloadCheckout,showShareCheckout:Rl.showShareCheckout,showPrintCheckout:Rl.showPrintCheckout,maxNumberOfActionsToShow:Rl.maxNumberOfActionsToShow},design:{selectorKey:wl.DESIGN,checkoutHeadingStyles:Object.assign({selectorKey:wl.CHECKOUT_HEADING_STYLES,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle},Dl),checkoutActionStyles:{selectorKey:wl.CHECKOUT_ACTION_STYLES,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing},checkoutItemStyles:{selectorKey:wl.CHECKOUT_ITEM_STYLES,padding:ot.padding,margin:Rl.margin,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur,showBorder:ot.showBorder,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,borderRadius:ot.borderRadius,backgroundColor:ot.backgroundColor},productActionsStyles:Object.assign(Object.assign({selectorKey:wl.PRODUCT_ACTIONS_STYLES},Ll),Dl),productNameStyles:Object.assign({selectorKey:wl.PRODUCT_NAME_STYLES},Dl),productPriceStyles:Object.assign({selectorKey:wl.PRODUCT_PRICE_STYLES},Dl),productInformationStyles:Object.assign({selectorKey:wl.PRODUCT_INFORMATION_STYLES},Dl),productQuantityStyles:Object.assign(Object.assign({selectorKey:wl.PRODUCT_QUANTITY_STYLES},Ll),Dl)},content:{selectorKey:wl.CONTENT,title:{value:"",property:"title",propertyType:Qr.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:Qr.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:Qr.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:Qr.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:Qr.CONTENT},showProductOptions:{value:!0,property:"showProductOptions",propertyType:Qr.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:Qr.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:Qr.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:Qr.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:Qr.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:Qr.CONTENT}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Nl||(Nl={}));var Il,xl=function(){return{layout:{selectorKey:Nl.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:570,unit:Zr.PIXELS}),height:Object.assign(Object.assign({},ot.height),{value:300,unit:Zr.PIXELS}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo},design:{selectorKey:Nl.DESIGN},content:{selectorKey:Nl.CONTENT}}},El={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Qr.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:Qr.CONTROLS},lineDirection:{value:"horizontal",property:"lineDirection",propertyType:Qr.CONTROLS},lineStyle:{value:"solid",propertyType:Qr.CONTROLS,property:"lineStyle"},lineThickness:{value:5,property:"lineThickness",unit:1,propertyType:Qr.CSS},dash:{value:"5",property:"dash",propertyType:Qr.CONTROLS},gap:{value:"2",property:"gap",propertyType:Qr.CONTROLS},showLineEndPoints:{value:!0,propertyType:Qr.CONTROLS},lineEndPoints:{value:"round",propertyType:Qr.CONTROLS},showLineStartPointIcon:{value:!1,propertyType:Qr.CONTROLS},showLineEndPointIcon:{value:!1,propertyType:Qr.CONTROLS}},design:{leftIcon:{value:"preview",property:"leftIcon",propertyType:Qr.CONTROLS},rightIcon:{value:"minus-circle",property:"rightIcon",propertyType:Qr.CONTROLS},lineColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},size:{value:"20",property:"size",unit:1,propertyType:Qr.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:Qr.CONTROLS},iconGap:{value:"20",property:"iconGap",unit:1,propertyType:Qr.CSS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.FILL_AND_BACKGROUND="fillAndBackground",e.ITEM_STYLE="iconStyle",e.SOCIAL_ICONS="lineIcons",e.SOCIAL_WIDGET="lineWidget",e.START_END_ICON="startEndIcons",e.LINE_COLOR="lineColor",e.LINE_CORNERS="lineCorners"}(Il||(Il={}));var Pl,_l=function(){return{layout:{selectorKey:Il.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"20",unit:1}),margin:ot.margin,padding:ot.padding,alignment:El.layout.alignment,lineDirection:El.layout.lineDirection,lineStyle:El.layout.lineStyle,lineThickness:El.layout.lineThickness,dash:El.layout.dash,gap:El.layout.gap,showLineEndPoints:El.layout.showLineEndPointIcon,lineEndPoints:El.layout.lineEndPoints,showLineStartPointIcon:El.layout.showLineStartPointIcon,showLineEndPointIcon:El.layout.showLineEndPointIcon,positionType:ot.positionType,pinTo:ot.pinTo},design:{selectorKey:Il.DESIGN,lineWidget:{selectorKey:Il.SOCIAL_WIDGET,backgroundColor:ot.backgroundColor,cropRatio:ot.cropRatio,zoomImage:ot.zoomImage,flip:ot.flip,rotate:ot.rotate,showBorder:ot.showBorder,borderStyle:ot.borderStyle,borderColor:ot.borderColor,borderPerSlide:ot.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur},lineCorners:{selectorKey:Il.LINE_CORNERS,leftIcon:El.design.leftIcon,rightIcon:El.design.rightIcon,size:El.design.size,iconColor:ot.iconColor,backgroundShape:El.design.backgroundShape,backgroundColor:ot.backgroundColor,iconGap:El.design},lineColor:{selectorKey:Il.LINE_COLOR,lineColor:El.design.lineColor}}}},Bl={tabPosition:{value:"horizontal",property:"tabPosition",propertyType:Qr.CONTROLS},tabLayout:{value:"contain",property:"tabLayout",propertyType:Qr.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:Qr.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:Qr.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:Qr.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:Qr.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:Qr.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:Qr.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:Qr.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:Qr.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Tab 1",content:{}},key:"123456tghjuik"}],property:"tabContent",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selected",e.TAB_CONTAINER="tabContainer",e.TAB_CONTENT_CONTAINER="tabContentContainer",e.TABS="tabs"}(Pl||(Pl={}));var Hl,zl={borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,backgroundColor:ot.backgroundColor,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,exposure:ot.exposure,contrast:ot.contrast,saturation:ot.saturation,highlights:ot.highlights,shadows:ot.shadows},kl={theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},Kl=function(){return{layout:{selectorKey:Pl.LAYOUT,width:ot.width,height:ot.height,margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo,tabPosition:Bl.tabPosition,tabLayout:Bl.tabLayout,alignItems:Bl.alignItems,justifyContent:Bl.justifyContent,tabSpacing:Bl.tabSpacing,tabContainerSpacing:Bl.tabAndContainerSpacing,horizontalPadding:Bl.horizontalPadding,verticalPadding:Bl.verticalPadding,overflowTabs:Bl.overflowTabs,spacingBetweenRows:Bl.spacingBetweenRows},design:{selectorKey:Pl.DESIGN,tabContainer:Object.assign({selectorKey:Pl.TAB_CONTAINER},zl),tabs:{selectorKey:Pl.TABS,defaultState:Object.assign(Object.assign({selectorKey:Pl.DEFAULT_STATE},zl),kl),hoverState:Object.assign(Object.assign({selectorKey:Pl.HOVER_STATE},zl),kl),selectedState:Object.assign(Object.assign({selectorKey:Pl.SELECTED_STATE},zl),kl)}},content:{selectorKey:Pl.CONTENT,tabContent:Bl.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Hl||(Hl={}));var jl,Ul=function(){return{layout:{selectorKey:Hl.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Qr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},ot.height),{isReadOnly:!0}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo},design:{selectorKey:Hl.DESIGN,backgroundColor:Object.assign(Object.assign({},ot.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius}}},Ml={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Qr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Qr.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Qr.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:Qr.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:Qr.CONTROLS},continueShoppingLinkTo:{value:"Go To Home Page",property:"continueShoppingLinkTo",propertyType:Qr.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:Qr.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:Qr.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:Qr.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:Qr.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:Qr.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:Qr.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:Qr.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:Qr.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:Qr.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(jl||(jl={})),ot.borderColor,ot.borderStyle,ot.borderPerSlide,ot.showBorder,ot.showShadow,ot.shadowColor,ot.blur,ot.spread,ot.angle,ot.borderRadius,ot.exposure,ot.contrast,ot.saturation,ot.highlights,ot.shadows;var Gl,Vl={theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,backgroundColor:ot.backgroundColor},Wl=function(){return{layout:{selectorKey:jl.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"400",unit:Zr.PIXELS}),height:Object.assign(Object.assign({},ot.height),{value:"200",unit:Zr.PIXELS}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo},design:Object.assign(Object.assign(Object.assign({selectorKey:jl.DESIGN,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},Ct),Vl),{exposure:ot.exposure,contrast:ot.contrast,saturation:ot.saturation,highlights:ot.highlights,shadows:ot.shadows}),content:{selectorKey:jl.CONTENT,title:{value:"",property:"title",propertyType:Qr.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:Qr.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:Qr.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:Qr.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:Qr.CONTENT},showOptions:{value:!0,property:"showOptions",propertyType:Qr.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:Qr.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:Qr.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:Qr.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:Qr.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:Qr.CONTENT}},dataConnector:{selectorKey:jl.DATA_CONNECTOR,dataConnector:Ml.dataConnector}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Gl||(Gl={}));var Yl,Fl=function(){return{layout:{selectorKey:Gl.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"310",unit:1}),padding:ot.padding,margin:ot.margin,positionType:ot.positionType},design:Object.assign(Object.assign({selectorKey:Gl.DESIGN},Ct),ht)}},Xl={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Qr.CSS},displayStyle:{value:"Wrap Horizontal",propertyType:Qr.CONTROLS},gapBetweenItems:{value:"20",unit:1,property:"gapBetweenItems",propertyType:Qr.CSS},drodownWidth:{value:"60",unit:1,property:"drodownWidth",propertyType:Qr.CSS},showIcon:{value:!0,propertyType:Qr.CONTROLS},iconPosition:{value:"left",propertyType:Qr.CONTROLS}},content:{linksData:{value:[{id:nn.generateUniqueId(),title:"Profile Details",name:"profileDetails",show:!0,url:"https://amazon.com"},{id:nn.generateUniqueId(),title:"Addresses",name:"addresses",show:!0,url:"https://www.sellerscommerce.com/"},{id:nn.generateUniqueId(),title:"Orders",name:"orders",show:!0,url:"https://instagram.com"},{id:nn.generateUniqueId(),title:"Returns",name:"returns",show:!0,url:"https://x.com/"},{id:nn.generateUniqueId(),title:"Wishlist",name:"wishlist",show:!0,url:"https://www.facebook.com/"},{id:nn.generateUniqueId(),title:"Quotes",name:"quotes",show:!0,url:"https://www.youtube.com/"}],propertyType:Qr.CONTROLS},showTitle:{value:!0,propertyType:Qr.CONTROLS},title:{value:"Quick Links",propertyType:Qr.CONTROLS},description:{value:"Quick Link Information",propertyType:Qr.CONTROLS},showDescription:{value:!0,propertyType:Qr.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:Qr.CONTROLS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Qr.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Qr.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Qr.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Qr.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Qr.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Qr.CSS},icon:{value:"",propertyType:Qr.CONTROLS},designiconSize:{value:"30",propertyType:Qr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Qr.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:Qr.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:Qr.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:Qr.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:Qr.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:Qr.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:Qr.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:Qr.CONTROLS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.FILL_AND_BACKGROUND="fillAndBackground",e.ITEM_STYLE="iconStyle",e.QuickLinks_ICONS="QuickLinks",e.QuickLinks_WIDGET="quickLinksWidgetDesign",e.QUICK_LINKS_TEXT_LAYOUT="quickLinksTextLayout",e.QUICK_LINKS_WIDGET_LAYOUT="quickLinksWidgetLayout",e.TEXT_CONTAINER_DESIGN="quickLinksTextContainerDesign"}(Yl||(Yl={}));var ql,Ql=function(){return{layout:{selectorKey:Yl.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"70",unit:1}),margin:ot.margin,padding:ot.padding,displayStyle:Xl.layout.displayStyle,gapBetweenItems:Xl.layout.gapBetweenItems,drodownWidth:Xl.layout.drodownWidth,positionType:ot.positionType,pinTo:ot.pinTo},content:{selectorKey:Yl.CONTENT,showTitle:Xl.content.showTitle,title:Xl.content.title,showDescription:Xl.content.showDescription,description:Xl.content.description,linksData:Xl.content.linksData},design:{selectorKey:Yl.DESIGN,quickLinksWidgetDesign:{selectorKey:Yl.QuickLinks_WIDGET,backgroundColor:ot.backgroundColor,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,showIcon:ot.showIcon,iconSize:ot.iconSize,iconColor:ot.iconColor,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,themeDesc:ot.themeDesc,fontDesc:ot.fontDesc,fontSizeDesc:ot.fontSizeDesc,textColorDesc:ot.textColorDesc,boldDesc:ot.boldDesc,italicDesc:ot.italicDesc,linethroughDesc:ot.linethroughDesc,underlineDesc:ot.underlineDesc,textAlignDesc:ot.textAlignDesc,characterSpacingDesc:ot.characterSpacingDesc,lineHeightDesc:ot.lineHeightDesc},itemStyle:{selectorKey:Yl.ITEM_STYLE,backgroundColor:ot.backgroundColor,cropRatio:ot.cropRatio,zoomImage:ot.zoomImage,flip:ot.flip,rotate:ot.rotate,theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight,showBorder:ot.showBorder,borderStyle:ot.borderStyle,borderColor:ot.borderColor,borderPerSlide:ot.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur,showIcon:Object.assign(Object.assign({},ot.showIcon),{value:!1}),iconSize:Xl.design.designiconSize,iconColor:Xl.design.iconColor},quickLinksTextLayout:{selectorKey:Yl.QUICK_LINKS_TEXT_LAYOUT,textVerticalPadding:Xl.design.textVerticalPadding,textHorizontalPadding:Xl.design.textHorizontalPadding,titleAndDescriptionSpacing:Xl.design.titleAndDescriptionSpacing},quickLinksWidgetLayout:{selectorKey:Yl.QUICK_LINKS_WIDGET_LAYOUT,verticalAlignment:Xl.design.verticalAlignment,widgetTextAndItemSpacing:Xl.design.widgetTextAndItemSpacing,textPosition:Xl.design.textPosition},quickLinksTextContainerDesign:{selectorKey:Yl.TEXT_CONTAINER_DESIGN,backgroundColor:ot.backgroundColor,showBorder:ot.showBorder,borderStyle:ot.borderStyle,borderColor:ot.borderColor,borderPerSlide:ot.borderPerSlide,borderRadius:ot.borderRadius,showShadow:ot.showShadow,shadowColor:ot.shadowColor,angle:ot.angle,spread:ot.spread,blur:ot.blur},quickLinks:{selectorKey:Yl.QuickLinks_ICONS,instagramIcon:Xl.design.instagramIcon,facebookIcon:Xl.design.facebookIcon,twitterIcon:Xl.design.twitterIcon,amazonIcon:Xl.design.amazonIcon,websiteIcon:Xl.design.websiteIcon,youtubeIcon:Xl.design.youtubeIcon,linkedinIcon:Xl.design.linkedinIcon}}}},Zl={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:Qr.CONTROLS},buttonType:{value:"primaryButton",propertyType:Qr.CONTROLS},buttonText:{value:"Add Order",property:"buttonText",propertyType:Qr.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:Qr.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:Qr.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Qr.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:Qr.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:Qr.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ql||(ql={}));var $l,Jl=function(){return{layout:{selectorKey:ql.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"40",unit:1}),margin:ot.margin,positionType:ot.positionType,pinTo:ot.pinTo,buttonStyle:Zl.buttonStyle,buttonText:Zl.buttonText,buttonIcon:Zl.buttonIcon,iconPosition:Zl.iconPosition,iconAndTextSpacing:Zl.iconAndTextSpacing,alignment:Zl.alignment,buttonType:Zl.buttonType,linkTo:Zl.linkTo},design:{selectorKey:ql.DESIGN,defaultState:{selectorKey:ql.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},ot.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},ot.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},ot.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},ot.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},ot.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},ot.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},ot.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},ot.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},ot.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},ot.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},ot.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},ot.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},ot.theme),fontSize:Object.assign(Object.assign({},ot.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},ot.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},ot.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},ot.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},ot.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},ot.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},ot.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},ot.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},ot.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:ot.icon,showIcon:Object.assign(Object.assign({},ot.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},ot.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},ot.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:ql.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},ot.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:ql.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:Qr.CONTROLS}}}},ep={tabPosition:{value:"horizontal",property:"tabPosition",propertyType:Qr.CONTROLS},tabLayout:{value:"contain",property:"tabLayout",propertyType:Qr.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:Qr.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:Qr.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:Qr.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:Qr.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:Qr.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:Qr.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:Qr.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:Qr.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Add Products",content:{}},key:"buyForAddProducts"},{title:"Tab",contentSource:{title:"Cart",content:{}},key:"buyForCart"},{title:"Tab",contentSource:{title:"Shipping",content:{}},key:"buyForShipping"}],property:"tabContent",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selected",e.BUY_FOR_TAB_CONTAINER="buyFortabContainer",e.BUY_FOR_TAB_CONTENT_CONTAINER="buyForTabContentContainer",e.BUY_FOR_TABS="buyForTabs"}($l||($l={}));var rp,op={borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,backgroundColor:ot.backgroundColor,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius,exposure:ot.exposure,contrast:ot.contrast,saturation:ot.saturation,highlights:ot.highlights,shadows:ot.shadows},tp={theme:ot.theme,font:ot.font,fontSize:ot.fontSize,textColor:ot.textColor,bold:ot.bold,italic:ot.italic,linethrough:ot.linethrough,underline:ot.underline,textAlign:ot.textAlign,characterSpacing:ot.characterSpacing,lineHeight:ot.lineHeight},ip=function(){return{layout:{selectorKey:$l.LAYOUT,width:ot.width,height:ot.height,margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo,tabPosition:ep.tabPosition,tabLayout:ep.tabLayout,alignItems:ep.alignItems,justifyContent:ep.justifyContent,tabSpacing:ep.tabSpacing,tabContainerSpacing:ep.tabAndContainerSpacing,horizontalPadding:ep.horizontalPadding,verticalPadding:ep.verticalPadding,overflowTabs:ep.overflowTabs,spacingBetweenRows:ep.spacingBetweenRows},design:{selectorKey:$l.DESIGN,tabContainer:Object.assign({selectorKey:$l.BUY_FOR_TAB_CONTAINER},op),tabs:{selectorKey:$l.BUY_FOR_TABS,defaultState:Object.assign(Object.assign({selectorKey:$l.DEFAULT_STATE},op),tp),hoverState:Object.assign(Object.assign({selectorKey:$l.HOVER_STATE},op),tp),selectedState:Object.assign(Object.assign({selectorKey:$l.SELECTED_STATE},op),tp)}},content:{selectorKey:$l.CONTENT,tabContent:ep.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(rp||(rp={}));var np,ap=function(){return{layout:{selectorKey:rp.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Qr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},ot.height),{isReadOnly:!0}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo},design:{selectorKey:rp.DESIGN,backgroundColor:Object.assign(Object.assign({},ot.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius}}},lp={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Qr.CONTROLS},hideProgressbar:{value:!0,propertyType:Qr.CONTROLS},closeOnClick:{value:!0,propertyType:Qr.CONTROLS},pauseToastWhenWindowLosesFocus:{value:!0,propertyType:Qr.CONTROLS},disableAutoClose:{value:!0,propertyType:Qr.CONTROLS},newestOnTop:{value:!0,propertyType:Qr.CONTROLS},pauseDelayOnHour:{value:!0,propertyType:Qr.CONTROLS},rightToLeftLayout:{value:!0,propertyType:Qr.CONTROLS},showAnimation:{value:!0,propertyType:Qr.CONTROLS},showCloseIcon:{value:!0,propertyType:Qr.CONTROLS},showButton:{value:!0,propertyType:Qr.CONTROLS},showText:{value:!0,propertyType:Qr.CONTROLS},showIcon:{value:!0,propertyType:Qr.CONTROLS},position:{value:"center",propertyType:Qr.CONTROLS},itemSpacing:{value:"both",propertyType:Qr.CONTROLS},itemsPlacement:{value:"Icon + Text",propertyType:Qr.CONTROLS},itemsDisplayDirection:{value:"horizontal",propertyType:Qr.CONTROLS},autocloseDelayInms:{value:"5000",propertyType:Qr.CONTROLS},transition:{value:"Bounce",propertyType:Qr.CONTROLS},progress:{value:"0.1",propertyType:Qr.CONTROLS},limit:{value:"0",propertyType:Qr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(np||(np={}));var pp,dp,sp,cp,yp=function(){return{layout:{selectorKey:np.LAYOUT,width:Object.assign(Object.assign({},ot.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},ot.height),{value:"300",unit:1}),margin:ot.margin,padding:ot.padding,overflowContent:ot.overflowContent,scrollDirection:ot.scrollDirection,displayScrollbar:ot.displayScrollbar,positionType:ot.positionType,pinTo:ot.pinTo,position:lp.position,itemSpacing:lp.itemSpacing,itemsPlacement:lp.itemsPlacement,itemsDisplayDirection:lp.itemsDisplayDirection,showIcon:lp.showIcon,showText:lp.showText,showButton:lp.showButton,showCloseIcon:lp.showCloseIcon,showAnimation:lp.showAnimation,autocloseDelayInms:lp.autocloseDelayInms,transition:lp.transition,progress:lp.progress,limit:lp.limit,hideProgressbar:lp.hideProgressbar,closeOnClick:lp.closeOnClick,pauseToastWhenWindowLosesFocus:lp.pauseToastWhenWindowLosesFocus,disableAutoClose:lp.disableAutoClose,newestOnTop:lp.newestOnTop,pauseDelayOnHover:lp.pauseDelayOnHour,rightToLeftLayout:lp.rightToLeftLayout},design:Object.assign({selectorKey:np.DESIGN,borderColor:ot.borderColor,borderStyle:ot.borderStyle,borderPerSlide:ot.borderPerSlide,showBorder:ot.showBorder,showShadow:ot.showShadow,shadowColor:ot.shadowColor,blur:ot.blur,spread:ot.spread,angle:ot.angle,borderRadius:ot.borderRadius},Ct),content:{selectorKey:np.CONTENT},dataConnector:{selectorKey:np.DATA_CONNECTOR,dataConnector:lp.dataConnector}}},up=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%"}},Sp=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"}},gp=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"}},Tp=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"}},hp=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},Cp=function(){return Object.assign(Object.assign({},hp()),{gridTemplateRows:"1fr",gridTemplateColumns:"1fr"})},Op=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"}},bp=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"}},vp=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"}},mp=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:"1fr",gridTemplateColumns:"1fr"}},wp=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"}},fp=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},Rp=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"1fr",gridTemplateColumns:"1fr",justifySelf:"center"}},Np=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"}},Lp=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"}},Dp=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"}},Ap=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"}},Ip=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"}},xp=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%"}},Ep=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"}},Pp=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"}},_p=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"}},Bp=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%"}},Hp=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:"1fr",gridTemplateColumns:"1fr"}},zp=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:"300px",gridTemplateColumns:"100%",justifySelf:"center"}},kp=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%"}},Kp=12,jp=4,Up=1,Mp=70,Gp=20,Vp=4,Wp=2;!function(e){e[e.Edit=1]="Edit",e[e.Preview=2]="Preview"}(pp||(pp={})),function(e){e.Desktop="desktop",e.Mobile="mobile"}(dp||(dp={})),function(e){e.Input="input",e.Select="select",e.Textarea="textarea",e.Button="button",e.Content="content"}(sp||(sp={})),function(e){e.Text="text",e.Email="email",e.Tel="tel",e.Url="url",e.Number="number",e.Password="password",e.Date="date",e.Textarea="textarea",e.Select="select",e.Checkbox="checkbox",e.Radio="radio",e.Button="button",e.Heading1="heading1",e.Heading2="heading2",e.Paragraph="paragraph",e.Image="image",e.Video="video",e.ListUnordered="list-unordered",e.ListOrdered="list-ordered",e.Link="link",e.Html="html"}(cp||(cp={}));var Yp=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"}},Fp=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"}},Xp=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%"}},qp=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:"1fr",gridTemplateColumns:"1fr"}},Qp=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"}}})(),t})()));