@sc-360-v2/storefront-cms-library 0.2.72 → 0.2.75

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 D(e){["next","throw","return"].forEach((function(r){y(e,r,(function(e){return this._invoke(r,e)}))}))}function L(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}},D(L.prototype),y(L.prototype,s,(function(){return this})),o.AsyncIterator=L,o.async=function(e,r,t,i,n){void 0===n&&(n=Promise);var a=new L(u(e,r,t,i),n);return o.isGeneratorFunction(r)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},D(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:()=>sr,amountEstimatorSchema:()=>r,brandImageSchema:()=>Tr,brandSchema:()=>gr,bulkVariantPickerSchema:()=>i,bundleSchema:()=>hr,buttonSchema:()=>n,cartSchema:()=>yr,categoryDetailsSchema:()=>Rr,cmsTypes:()=>e,codeSchema:()=>a,commonFunctions:()=>Mi,contactUsSchema:()=>mr,containerSchema:()=>l,countdownSchema:()=>p,embedSchema:()=>d,enums:()=>K,faqSchema:()=>s,formBuilder:()=>Er,gallerySliderSchema:()=>c,gridSchema:()=>y,imageHotspotSchema:()=>u,imageSchema:()=>S,interfaces:()=>j,itemStockSchema:()=>Dr,layouterItemSchema:()=>vr,layouterSchema:()=>br,lightBoxV2Schema:()=>Cr,lightboxSchema:()=>cr,lineItemSchema:()=>Lr,loginSchema:()=>wr,mapSchema:()=>T,marchandiserSetsSchema:()=>xr,paymentMethodsSchema:()=>h,pickupLocationsSchema:()=>C,priceSchema:()=>f,productActionsSchema:()=>O,productHighlightsSchema:()=>w,productImageSchema:()=>b,productInventorySchema:()=>v,productPromotionsSchema:()=>m,productSchema:()=>g,profileSchema:()=>ur,quantitySelectorSchema:()=>R,repeaterSchema:()=>Sr,resetPasswordSchema:()=>fr,scrollSchema:()=>N,searchResultsHeadingSchema:()=>Nr,searchSchema:()=>Or,sectionSchema:()=>D,shippingEstimatorSchema:()=>L,socialIconsSchema:()=>A,stackSchema:()=>I,storeLocationsSchema:()=>x,tabSchema:()=>E,tableSchema:()=>P,tabsContainerSchema:()=>Ir,tabsV2Schema:()=>Ar,textSchema:()=>_,uomSelectorSchema:()=>H,variantPickerSchema:()=>B,videoSChema:()=>z,volumePricingSchema:()=>k});var e={};o.r(e);var r={};o.r(r),o.d(r,{getDefaultStyles:()=>Ur});var i={};o.r(i),o.d(i,{getDefaultStyles:()=>Mr});var n={};o.r(n),o.d(n,{getDefaultStyles:()=>Vr});var a={};o.r(a),o.d(a,{getDefaultStyles:()=>Gr,getSectionDefaultStyles:()=>Wr});var l={};o.r(l),o.d(l,{getDefaultStyles:()=>Yr});var p={};o.r(p),o.d(p,{getDefaultStyles:()=>Fr});var d={};o.r(d),o.d(d,{getDefaultStyles:()=>Xr,getSectionDefaultStyles:()=>qr});var s={};o.r(s),o.d(s,{getDefaultStyles:()=>Qr});var c={};o.r(c),o.d(c,{getDefaultStyles:()=>Zr});var y={};o.r(y),o.d(y,{getDefaultStyles:()=>$r});var u={};o.r(u),o.d(u,{getDefaultStyles:()=>Jr});var S={};o.r(S),o.d(S,{getDefaultStyles:()=>eo});var g={};o.r(g),o.d(g,{getDefaultStyles:()=>ro});var T={};o.r(T),o.d(T,{getDefaultStyles:()=>oo});var h={};o.r(h),o.d(h,{getDefaultStyles:()=>to});var C={};o.r(C),o.d(C,{getDefaultStyles:()=>io});var O={};o.r(O),o.d(O,{getDefaultStyles:()=>no});var b={};o.r(b),o.d(b,{getDefaultStyles:()=>ao});var v={};o.r(v),o.d(v,{getDefaultStyles:()=>lo});var m={};o.r(m),o.d(m,{getDefaultStyles:()=>po});var w={};o.r(w),o.d(w,{getDefaultStyles:()=>so});var f={};o.r(f),o.d(f,{getDefaultStyles:()=>co});var R={};o.r(R),o.d(R,{getDefaultStyles:()=>yo});var N={};o.r(N),o.d(N,{getDefaultStyles:()=>uo});var D={};o.r(D),o.d(D,{getDefaultStyles:()=>So,getSectionDefaultStyles:()=>go});var L={};o.r(L),o.d(L,{getDefaultStyles:()=>To});var A={};o.r(A),o.d(A,{getDefaultSocialIconsStyles:()=>ho});var I={};o.r(I),o.d(I,{getDefaultStyles:()=>Co});var x={};o.r(x),o.d(x,{getDefaultStyles:()=>Oo});var E={};o.r(E),o.d(E,{getDefaultStyles:()=>bo});var P={};o.r(P),o.d(P,{getDefaultTableStyles:()=>vo});var _={};o.r(_),o.d(_,{getDefaultStyles:()=>mo});var H={};o.r(H),o.d(H,{getDefaultStyles:()=>wo});var B={};o.r(B),o.d(B,{getDefaultStyles:()=>fo});var z={};o.r(z),o.d(z,{getDefaultVideoStyles:()=>Ro});var k={};o.r(k),o.d(k,{getDefaultStyles:()=>No});var K={};o.r(K),o.d(K,{CMSCSSUnitTypesEnums:()=>zr,CMSComponentImportTypeEnum:()=>kr,CMSCustomEventServiceTypesEnum:()=>_o,CMSCustomEventsListEnums:()=>Ho,CMSDeviceVisibilityHiddenTypeEnums:()=>Eo,CMSDeviceVisibilityKeysEnums:()=>Po,CMSElementEditTypes:()=>Br,CMSElementSelectors:()=>_r,CMSElementsListEnum:()=>ko,CMSRepeaterSliderControlTypes:()=>Ao,CMSResponsiveModeEnums:()=>Do,CMSStackDisplayTypeEnum:()=>Kr,CMSToolAttributes:()=>Hr,CMSToolIdTypes:()=>Pr,FlexAppVersionEnums:()=>Bo,FlexDefaultValues:()=>zo,FliterTypes:()=>Io,FontWeightEnum:()=>jr,LinkTypes:()=>Lo,SortOptions:()=>xo});var j={};o.r(j);var U={};o.r(U),o.d(U,{cssInputInstances:()=>jo});var M={};o.r(M),o.d(M,{AmountEstimatorsSelectorKeysEnum:()=>Ko,getDefaultData:()=>Go});var V={};o.r(V),o.d(V,{BulkVariantPickerSelectorKeysEnum:()=>Mo,getDefaultData:()=>Fo});var G={};o.r(G),o.d(G,{ButtonSelectorKeysEnum:()=>Yo,getDefaultData:()=>Qo});var W={};o.r(W),o.d(W,{codeSelectorKeysEnum:()=>qo,getDefaultData:()=>$o});var Y={};o.r(Y),o.d(Y,{codeSelectorKeysEnum:()=>Zo,getDefaultData:()=>et});var F={};o.r(F),o.d(F,{getDefaultData:()=>it,selfSelectorKeysEnum:()=>Jo});var X={};o.r(X),o.d(X,{SelectorKeysEnum:()=>tt,getDefaultData:()=>pt});var q={};o.r(q),o.d(q,{embedSelectorKeysEnum:()=>lt,getDefaultData:()=>st});var Q={};o.r(Q),o.d(Q,{ButtonSelectorKeysEnum:()=>dt,getDefaultData:()=>ut});var Z={};o.r(Z),o.d(Z,{SelectorKeysEnum:()=>yt,getDefaultData:()=>Tt});var $={};o.r($),o.d($,{getDefaultData:()=>Ct,gridSelectorKeysEnum:()=>gt});var J={};o.r(J),o.d(J,{SelectorKeysEnum:()=>ht,getDefaultData:()=>vt});var ee={};o.r(ee),o.d(ee,{SelectorKeysEnum:()=>bt,getDefaultData:()=>ft});var re={};o.r(re),o.d(re,{SelectorKeysEnum:()=>wt,getDefaultData:()=>Dt});var oe={};o.r(oe),o.d(oe,{SelectorKeysEnum:()=>Nt,getDefaultData:()=>It});var te={};o.r(te),o.d(te,{SelectorKeysEnum:()=>At,getDefaultData:()=>Pt});var ie={};o.r(ie),o.d(ie,{PaymentMethodSelectorKeysEnum:()=>Et,getDefaultData:()=>Bt});var ne={};o.r(ne),o.d(ne,{PickupLocationsSelectorKeysEnum:()=>Ht,getDefaultData:()=>Kt});var ae={};o.r(ae),o.d(ae,{SelectorKeysEnum:()=>kt,getDefaultData:()=>Mt});var le={};o.r(le),o.d(le,{ButtonSelectorKeysEnum:()=>Ut,getDefaultData:()=>Yt});var pe={};o.r(pe),o.d(pe,{ProductHighlightsSelectorKeysEnum:()=>Gt,getDefaultData:()=>qt});var de={};o.r(de),o.d(de,{ProductInventorySelectorKeysEnum:()=>Xt,getDefaultData:()=>$t});var se={};o.r(se),o.d(se,{SelectorKeysEnum:()=>Zt,getDefaultData:()=>ri});var ce={};o.r(ce),o.d(ce,{ProductPromotionsSelectorKeysEnum:()=>Jt,getDefaultData:()=>ii});var ye={};o.r(ye),o.d(ye,{QuantitySelectorSelectorKeysEnum:()=>ti,getDefaultData:()=>li});var ue={};o.r(ue),o.d(ue,{SelectorKeysEnum:()=>ai,getDefaultData:()=>si});var Se={};o.r(Se),o.d(Se,{getDefaultData:()=>yi,sectionSelectorKeysEnum:()=>di});var ge={};o.r(ge),o.d(ge,{ShippingEstimatorSelectorKeysEnum:()=>ci,getDefaultData:()=>Si});var Te={};o.r(Te),o.d(Te,{getDefaultData:()=>Ti});var he={};o.r(he),o.d(he,{SocialSelectorKeysEnum:()=>Vi,getDefaultData:()=>Yi});var Ce={};o.r(Ce),o.d(Ce,{getDefaultData:()=>Xi,selfSelectorKeysEnum:()=>Wi});var Oe={};o.r(Oe),o.d(Oe,{StoreLocationSelectorKeysEnum:()=>Fi,getDefaultData:()=>Zi});var be={};o.r(be),o.d(be,{TableSelectorKeysEnum:()=>Qi,getDefaultData:()=>en});var ve={};o.r(ve),o.d(ve,{SelectorKeysEnum:()=>Ji,getDefaultData:()=>an});var me={};o.r(me),o.d(me,{getDefaultData:()=>pn,textSelectorKeysEnum:()=>on});var we={};o.r(we),o.d(we,{UOMSelectorKeysEnum:()=>ln,getDefaultData:()=>cn});var fe={};o.r(fe),o.d(fe,{VariantPickerSelectorKeysEnum:()=>sn,getDefaultData:()=>Sn});var Re={};o.r(Re),o.d(Re,{VideoSelectorKeysEnum:()=>un,getDefaultData:()=>hn});var Ne={};o.r(Ne),o.d(Ne,{VolumePricingSelectorKeysEnum:()=>Tn,getDefaultData:()=>bn});var De={};o.r(De),o.d(De,{getDefaultData:()=>wn,lightboxSelectorKeysEnum:()=>On});var Le={};o.r(Le),o.d(Le,{cartSelectorKeysEnum:()=>mn,getDefaultData:()=>Nn});var Ae={};o.r(Ae),o.d(Ae,{getDefaultData:()=>An,profileSelectorKeysEnum:()=>Rn});var Ie={};o.r(Ie),o.d(Ie,{getDefaultData:()=>xn,selfSelectorKeysEnum:()=>Ln});var xe={};o.r(xe),o.d(xe,{getDefaultData:()=>Pn,selfSelectorKeysEnum:()=>In});var Ee={};o.r(Ee),o.d(Ee,{SelectorKeysEnum:()=>En,getDefaultData:()=>Bn});var Pe={};o.r(Pe),o.d(Pe,{SelectorKeysEnum:()=>Hn,getDefaultData:()=>jn});var _e={};o.r(_e),o.d(_e,{SelectorKeysEnum:()=>Kn,getDefaultData:()=>Vn});var He={};o.r(He),o.d(He,{SelectorKeysEnum:()=>Mn,getDefaultData:()=>Yn});var Be={};o.r(Be),o.d(Be,{SelectorKeysEnum:()=>Wn,getDefaultData:()=>qn});var ze={};o.r(ze),o.d(ze,{SelectorKeysEnum:()=>Xn,getDefaultData:()=>$n});var ke={};o.r(ke),o.d(ke,{SelectorKeysEnum:()=>Zn,getDefaultData:()=>ra});var Ke={};o.r(Ke),o.d(Ke,{SelectorKeysEnum:()=>ea,getDefaultData:()=>ia});var je={};o.r(je),o.d(je,{SelectorKeysEnum:()=>ta,getDefaultData:()=>da});var Ue={};o.r(Ue),o.d(Ue,{SelectorKeysEnum:()=>aa,getDefaultData:()=>ya});var Me={};o.r(Me),o.d(Me,{SelectorKeysEnum:()=>ca,getDefaultData:()=>ga});var Ve={};o.r(Ve),o.d(Ve,{SelectorKeysEnum:()=>Sa,getDefaultData:()=>Ca});var Ge={};o.r(Ge),o.d(Ge,{getDefaultData:()=>ba,selfSelectorKeysEnum:()=>ha});var We={};o.r(We),o.d(We,{SelectorKeysEnum:()=>Oa,getDefaultData:()=>wa});var Ye={};o.r(Ye),o.d(Ye,{getDefaultData:()=>Na,searchSelectorKeysEnum:()=>ma});var Fe={};o.r(Fe),o.d(Fe,{getDefaultData:()=>La,selfSelectorKeysEnum:()=>Ra});var Xe={};o.r(Xe),o.d(Xe,{getDefaultData:()=>Ia,selfSelectorKeysEnum:()=>Da});var qe={};o.r(qe),o.d(qe,{SelectorKeysEnum:()=>Aa,getDefaultData:()=>Pa});var Qe={};o.r(Qe),o.d(Qe,{contactUsSelectorKeysEnum:()=>Ea,getDefaultData:()=>Ha});var Ze={};o.r(Ze),o.d(Ze,{getDefaultData:()=>za,loginSelectorKeysEnum:()=>_a});var $e={};o.r($e),o.d($e,{getDefaultData:()=>Ka,resetPasswordSelectorKeysEnum:()=>Ba});var Je={};o.r(Je),o.d(Je,{SelectorKeysEnum:()=>ka,getDefaultData:()=>Wa});var er={};o.r(er),o.d(er,{SelectorKeysEnum:()=>Ua,getDefaultData:()=>Xa});var rr={};o.r(rr),o.d(rr,{getDefaultData:()=>Za,searchResultsHeadingSelectorKeysEnum:()=>Ya});var or={};o.r(or),o.d(or,{getDefaultData:()=>el,itemStockSelectorKeysEnum:()=>Qa});var tr={};o.r(tr),o.d(tr,{SelectorKeysEnum:()=>Ja,getDefaultData:()=>nl});var ir={};o.r(ir),o.d(ir,{SelectorKeysEnum:()=>ol,getDefaultData:()=>pl});var nr={};o.r(nr),o.d(nr,{SelectorKeysEnum:()=>ll,getDefaultData:()=>sl});var ar={};o.r(ar),o.d(ar,{LineSelectorKeysEnum:()=>dl,getDefaultData:()=>ul});var lr={};o.r(lr),o.d(lr,{getDefaultData:()=>Cl});var pr={};o.r(pr),o.d(pr,{getDefaultData:()=>bl,selfSelectorKeysEnum:()=>gl});var dr={};o.r(dr),o.d(dr,{SelectorKeysEnum:()=>Ol,getDefaultData:()=>Nl});var sr={};o.r(sr),o.d(sr,{allocationDetails:()=>nr,allocations:()=>We,amountEstimator:()=>M,brand:()=>_e,brandImage:()=>ke,breadcrumbs:()=>Je,bulkVariantPicker:()=>V,bundle:()=>He,button:()=>G,cart:()=>Le,cartDetails:()=>tr,cartSummary:()=>ir,category:()=>Be,categoryDetails:()=>qe,code:()=>W,common:()=>U,contactUs:()=>Qe,container:()=>F,countdown:()=>X,embed:()=>q,faq:()=>Q,filters:()=>Ke,gallerySlider:()=>Z,grid:()=>$,iconLibrary:()=>er,image:()=>J,imageHotspot:()=>oe,itemStock:()=>or,layouter:()=>Fe,layouterItem:()=>Xe,lightBoxV2:()=>Ge,lightbox:()=>De,line:()=>ar,login:()=>Ze,map:()=>te,marchandiserSets:()=>dr,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,quotes:()=>Me,repeater:()=>Ie,repeaterItem:()=>xe,resetPassword:()=>$e,rfqs:()=>Ve,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:()=>pr,table:()=>be,tabs:()=>ve,tabsV2:()=>lr,text:()=>me,uomSelector:()=>we,variantPicker:()=>fe,video:()=>Re,volumePricing:()=>Ne});var cr={};o.r(cr),o.d(cr,{getDefaultStyles:()=>Dl});var yr={};o.r(yr),o.d(yr,{getDefaultStyles:()=>Ll});var ur={};o.r(ur),o.d(ur,{getDefaultStyles:()=>Al});var Sr={};o.r(Sr),o.d(Sr,{getDefaultStyles:()=>Il,getDefaultStylesV2:()=>xl});var gr={};o.r(gr),o.d(gr,{getDefaultStyles:()=>El});var Tr={};o.r(Tr),o.d(Tr,{getDefaultStyles:()=>Pl});var hr={};o.r(hr),o.d(hr,{getDefaultStyles:()=>_l});var Cr={};o.r(Cr),o.d(Cr,{getDefaultStyles:()=>Hl});var Or={};o.r(Or),o.d(Or,{getDefaultStyles:()=>Bl});var br={};o.r(br),o.d(br,{getDefaultStyles:()=>zl});var vr={};o.r(vr),o.d(vr,{getDefaultStyles:()=>kl});var mr={};o.r(mr),o.d(mr,{getDefaultStyles:()=>Kl});var wr={};o.r(wr),o.d(wr,{getDefaultStyles:()=>jl});var fr={};o.r(fr),o.d(fr,{getDefaultStyles:()=>Ul});var Rr={};o.r(Rr),o.d(Rr,{getDefaultStyles:()=>Ml,getSectionDefaultStyles:()=>Vl});var Nr={};o.r(Nr),o.d(Nr,{getDefaultStyles:()=>Gl});var Dr={};o.r(Dr),o.d(Dr,{getDefaultStyles:()=>Wl});var Lr={};o.r(Lr),o.d(Lr,{getDefaultStyles:()=>Yl});var Ar={};o.r(Ar),o.d(Ar,{getDefaultStyles:()=>Fl});var Ir={};o.r(Ir),o.d(Ir,{getDefaultStyles:()=>Xl});var xr={};o.r(xr),o.d(xr,{getDefaultStyles:()=>ql,getSectionDefaultStyles:()=>Ql});var Er={};o.r(Er),o.d(Er,{FBModeEnum:()=>ml,FB_CELL_HEIGHT:()=>Jl,FB_CONTAINER_PADDING:()=>ep,FB_GRID_COLS:()=>Zl,FB_GRID_MIN_WIDTH:()=>rp,FB_GRID_ROWS:()=>$l,FormComponentTypeEnum:()=>wl,FormElementTypeEnum:()=>fl});var Pr,_r,Hr,Br,zr,kr,Kr,jr,Ur=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"}},Mr=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"}},Vr=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"}},Gr=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"}},Wr=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%"}},Yr=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%"}},Fr=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"}},Xr=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"}},qr=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%"}},Qr=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"}},Zr=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},$r=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"}},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",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",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},to=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},io=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},no=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ao=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},lo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},po=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},so=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},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",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},uo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},So=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},go=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},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",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},Co=function(){return{maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",gridTemplateRows:"300px",gridTemplateColumns:"300px"}},Oo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},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",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},mo=function(){return{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",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},No=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",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"}(Pr||(Pr={})),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']"}(_r||(_r={})),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"}(Hr||(Hr={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLLED_CSS="controlledCss",e.CONTROLS="controls",e.CONTENT="content"}(Br||(Br={})),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"}(kr||(kr={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(Kr||(Kr={})),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"}(jr||(jr={}));var Do,Lo,Ao,Io,xo,Eo,Po,_o,Ho,Bo,zo,ko={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",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"};!function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(Do||(Do={})),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"}(Lo||(Lo={})),function(e){e.ARROWSANDDOTS="Arrows & Dots",e.ARROWS="Arrows",e.DOTS="Dots",e.NONE="None"}(Ao||(Ao={})),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"}(Io||(Io={})),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"}(xo||(xo={})),function(e){e[e.CSS=1]="CSS",e[e.HTML=2]="HTML"}(Eo||(Eo={})),function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(Po||(Po={})),function(e){e[e.UPSERT=1]="UPSERT",e[e.GET=2]="GET"}(_o||(_o={})),function(e){e.LIGHTBOX="customLightBoxV1",e.UOMSELECTOR="uomSelectorV1",e.TEXTELEMENTCODEVIEW="textElementCodeView",e.PRODUCT_DETAILS_STATE="productDetailsState"}(Ho||(Ho={})),function(e){e[e.NESTEDJSON=1]="NESTEDJSON",e[e.FLATJSON=2]="FLATJSON"}(Bo||(Bo={})),function(e){e.FLEXLIGHTBOXCLOSEBTN="isLightboxCloseIconKey"}(zo||(zo={}));var Ko,jo={adjustment:{value:"fluid",property:"adjustment",propertyType:Br.TOOL},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Br.CONTROLS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:Br.CSS},width:{value:"100",property:"width",unit:4,propertyType:Br.CSS},height:{value:"100",property:"height",unit:1,propertyType:Br.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:Br.CSS},textPosition:{value:"top",property:"textPosition",propertyType:Br.CONTROLS},direction:{value:"Horizontal",propertyType:Br.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:Br.CSS},overflowContent:{value:"scroll",property:"overflow",propertyType:Br.TOOL},scrollDirection:{value:"horizontal",property:"scroll",propertyType:Br.TOOL},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:Br.TOOL},positionType:{value:"fixed",property:"position",propertyType:Br.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:Br.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:Br.CSS,parentRef:"cs-be-cr-1"},overlayColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}},property:"overlayColor",propertyType:Br.CSS,parentRef:"cs-be-cr-1"},borderColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"borderColor",propertyType:Br.CSS,parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:Br.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:Br.CSS},dividerWidth:{value:1,property:"dividerWidth",unit:1,propertyType:Br.CSS},showBorder:{value:!0,propertyType:Br.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:Br.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:Br.CSS,parentRef:"cs-be-se-1"},angle:{property:"shadowAngle",propertyType:Br.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:Br.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:Br.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:Br.CSS},cropRatio:{value:"16:9",propertyType:Br.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:Br.CSS},exposure:{value:0,propertyType:Br.CONTROLS},contrast:{value:0,propertyType:Br.CONTROLS},saturation:{value:0,propertyType:Br.CONTROLS},brightness:{value:0,propertyType:Br.CONTROLS},tint:{value:0,propertyType:Br.CONTROLS},hue:{value:0,propertyType:Br.CONTROLS},lightness:{value:0,propertyType:Br.CONTROLS},highlights:{value:0,propertyType:Br.CONTROLS},shadows:{value:0,propertyType:Br.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:Br.CONTROLS},rotate:{value:0,property:"rotate",propertyType:Br.CSS},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:Br.CSS},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:Br.CSS},theme:{value:"h3",property:"theme",propertyType:Br.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:Br.CSS,parentRef:"ty-h3-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:Br.CSS,parentRef:"ty-h3-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:Br.CSS,parentRef:"ty-h3-cr"},bold:{value:"",property:"fontWeight",propertyType:Br.CSS,parentRef:"ty-h3-ft-wt"},italic:{value:"",property:"fontStyleItalic",propertyType:Br.CSS,parentRef:"ty-h3-ft-se-ic"},linethrough:{value:"",property:"linethrough",propertyType:Br.CSS,parentRef:"ty-h3-le-th"},underline:{value:"",property:"underline",propertyType:Br.CSS,parentRef:"ty-h3-ue"},textAlign:{value:"left",property:"textAlign",propertyType:Br.CSS,parentRef:"ty-h3-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:Br.CSS,parentRef:"ty-h3-lr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:Br.CSS,parentRef:"ty-h3-le-ht"},themeDesc:{value:"p1",property:"themeDesc",propertyType:Br.CONTROLS},icon:{value:"check",propertyType:Br.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},fontDesc:{value:"Lato",property:"fontFamilyDesc",propertyType:Br.CSS,parentRef:"ty-p1-ft-fy"},fontSizeDesc:{value:14,unit:1,property:"fontSizeDesc",propertyType:Br.CSS,parentRef:"ty-p1-ft-se"},textColorDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"colorDesc",propertyType:Br.CSS,parentRef:"ty-p1-cr"},boldDesc:{value:"",property:"fontWeightDesc",propertyType:Br.CSS,parentRef:"ty-p1-ft-wt"},italicDesc:{value:"",property:"fontStyleItalicDesc",propertyType:Br.CSS,parentRef:"ty-p1-ft-se-ic"},linethroughDesc:{value:"",property:"linethroughDesc",propertyType:Br.CSS,parentRef:"ty-p1-le-th"},underlineDesc:{value:"",property:"underlineDesc",propertyType:Br.CSS,parentRef:"ty-p1-ue"},textAlignDesc:{value:"left",property:"textAlignDesc",propertyType:Br.CSS,parentRef:"ty-p1-tt-an"},characterSpacingDesc:{value:0,unit:1,property:"letterSpacingDesc",propertyType:Br.CSS,parentRef:"ty-p1-lr-sg"},lineHeightDesc:{value:1,unit:2,property:"lineHeightDesc",propertyType:Br.CSS,parentRef:"ty-p1-le-ht"},iconSize:{value:26,unit:1,property:"iconSize",propertyType:Br.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:Br.CSS,parentRef:"cs-be-cr-2"},showIcon:{value:!0,property:"showIcon",propertyType:Br.CONTROLS},backgroundImage:{value:"",property:"backgroundImage",propertyType:Br.CSS},backgroundSize:{value:"cover",property:"backgroundSize",propertyType:Br.CSS},backgroundPositionY:{value:0,property:"backgroundPositionY",propertyType:Br.CSS},backgroundPositionX:{value:0,property:"backgroundPositionX",propertyType:Br.CSS},backgroundPosition:{value:"top left",property:"backgroundPosition",propertyType:Br.CSS},backgroundAttachment:{value:"fixed",property:"backgroundAttachment",propertyType:Br.CSS},backgroundRepeat:{value:"repeat",property:"backgroundRepeat",propertyType:Br.CSS}},Uo={displayType:{value:"Stack Horizontal",property:"displayType",propertyType:Br.CONTROLS},displayStyle:{value:"Button",property:"displayStyle",propertyType:Br.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Br.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:Br.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Br.CSS},ItemContentAlignment:{value:"left",property:"ItemContentAlignment",propertyType:Br.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Br.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Br.CONTROLS},header:{value:!0,property:"header",propertyType:Br.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Br.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Br.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Br.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Br.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:Br.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:Br.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:Br.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:Br.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Br.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Br.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Br.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Br.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Br.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Br.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Br.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Br.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Br.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Br.CSS},title:{value:"Estimate Shipping and Tax",property:"title",propertyType:Br.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Br.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Br.CONTROLS},description:{value:"Enter your destination to get a shipping estimate.",property:"description",propertyType:Br.CONTROLS},country:{value:!0,property:"country",propertyType:Br.CONTROLS},state:{value:!0,property:"state",propertyType:Br.CONTROLS},zipCode:{value:!0,property:"zipCode",propertyType:Br.CONTROLS},shippingMethodName:{value:!0,property:"shippingMethodName",propertyType:Br.CONTROLS},shippingMethodLogo:{value:!0,property:"shippingMethodLogo",propertyType:Br.CONTROLS},shippingDescription:{value:!0,property:"shippingDescription",propertyType:Br.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:Br.CONTROLS},estimatedShippingCost:{value:!0,property:"estimatedShippingCost",propertyType:Br.CONTROLS},estimatedShippingTime:{value:!0,property:"estimatedShippingTime",propertyType:Br.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Br.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Br.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Br.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Br.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Br.CSS},buttonType:{value:"primaryButton",propertyType:Br.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Br.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Br.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Br.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Br.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Br.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Br.CONTROLS},backgroundShape:{value:"Round",propertyType:Br.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Br.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Br.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Br.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Br.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Br.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Br.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Br.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Br.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Br.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Br.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Br.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:Br.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Br.CONTROLS},fontSize:{value:"16",propertyType:Br.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},characterSpacing:{value:"16",propertyType:Br.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Br.CSS,unit:1},lineHeight:{value:"16",propertyType:Br.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Br.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Br.CSS},fontSize:{value:"16",propertyType:Br.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},characterSpacing:{value:"16",propertyType:Br.CSS,unit:1},lineHeight:{value:"16",propertyType:Br.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Br.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Br.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Br.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Br.CONTROLS},paginationStyle:{value:"dotted",propertyType:Br.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Br.CONTROLS},arrowSize:{value:"16",propertyType:Br.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Br.CSS},backgroundShape:{value:"rectangle",propertyType:Br.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Br.CSS},font:{value:"lato",propertyType:Br.CSS},fontSize:{value:"16",propertyType:Br.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},hoverBackgroundShape:{value:"circle",propertyType:Br.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Br.CSS},hoverFont:{value:"lato",propertyType:Br.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Br.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Br.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Br.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Br.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Br.CONTROLS},iconSize:{value:"20",propertyType:Br.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Br.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"}(Ko||(Ko={}));var Mo,Vo={buttonStyle:Uo.buttonStyle,buttonText:Uo.buttonText,icon:Uo.icon,iconPadding:Uo.iconPadding,iconPosition:Uo.iconPosition,iconAndTextSpacing:Uo.iconAndTextSpacing,alignment:Uo.alignment,buttonType:Uo.buttonType,showIcon:Uo.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"}})},Go=function(){return{layout:{selectorKey:Ko.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:Uo.displayStyle,displayType:Uo.displayType,dividerBetweenItems:Uo.dividerBetweenItems,itemSpacing:Uo.itemSpacing,itemPadding:Uo.itemPadding,ItemContentAlignment:Uo.ItemContentAlignment,maxItemsToDisplay:Uo.maxItemsToDisplay,overflowItems:Uo.overflowItems,header:Uo.header,headerHeight:Uo.headerHeight,rowHeight:Uo.rowHeight,headerDivider:Uo.headerDivider,rowDivider:Uo.rowDivider,columnDivider:Uo.columnDivider,alternativeRowColors:Uo.alternativeRowColors,headerCellPadding:Uo.headerCellPadding,rowCellPadding:Uo.rowCellPadding,contentAlignment:Uo.contentAlignment,overflowControl:Uo.overflowControl,paginationType:Uo.paginationType,paginationAlignment:Uo.paginationAlignment,rowsPerPage:Uo.rowsPerPage,displayResults:Uo.displayResults,imageBehavior:Uo.imageBehavior,itemsPerRow:Uo.itemsPerRow},design:{selectorKey:Ko.DESIGN,inputStyle:{selectorKey:Ko.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:Uo.icon,iconPadding:Uo.iconPadding,iconPosition:Uo.iconPosition,iconAndTextSpacing:Uo.iconAndTextSpacing,alignment:Uo.alignment,buttonType:Uo.buttonType,showIcon:Uo.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:Ko.VIEW_OFFERS_BUTTON,defaultState:Object.assign({selectorKey:Ko.DEFAULT_STATE},Vo),hoverState:Object.assign({selectorKey:Ko.HOVER_STATE},Vo),selectedState:Object.assign({selectorKey:Ko.SELECTED_STATE},Vo)},widgetTextStyles:{selectorKey:Ko.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:Ko.ITEM_STYLE,contentAlignment:Uo.contentAlignment,horizontalPadding:Uo.horizontalPadding,verticalPadding:Uo.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:Ko.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:Ko.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:Ko.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:Ko.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:Ko.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:Ko.ARROWS,arrowIconStyle:Uo.arrowIconStyle,leftArrowIconStyle:Uo.leftArrowIconStyle,rightArrowIconStyle:Uo.rightArrowIconStyle,backgroundShape:Uo.backgroundShape,arrowSize:Uo.arrowSize,arrowColor:Uo.arrowColor},paginationDots:{selectorKey:Ko.PAGINATION_DOTS,dotSize:Uo.dotSize,currentDotColor:Uo.currentDotColor,otherDotColor:Uo.otherDotColor},paginationLine:{selectorKey:Ko.PAGINATION_LINE,currentLineColor:Uo.currentLineColor,otherLineColor:Uo.otherLineColor,lineHeight:Uo.lineHeight,lineWidth:Uo.lineWidth},table:{selectorKey:Ko.TABLE,backgroundColor:jo.backgroundColor,showBorder:jo.showBorder,borderStyle:Uo.design.table.borderStyle,borderColor:jo.borderColor,borderPerSlide:Uo.design.table.borderPerSlide,borderRadius:jo.borderRadius,showShadow:jo.showShadow,shadowColor:jo.shadowColor,angle:jo.angle,spread:jo.spread,blur:jo.blur},tableHeader:{selectorKey:Ko.TABLE_HEADER,backgroundColor:jo.backgroundColor},headerText:{selectorKey:Ko.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:Ko.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:Ko.SCROLL,scrollBarWidth:Uo.design.scrollBar.scrollBarWidth,scrollBarColor:Uo.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:Ko.ROW_DIVIDERS,headerDivider:Uo.design.rowAndHeaderDividers.headerDivider,rowDivider:Uo.design.rowAndHeaderDividers.rowDivider,columnDivider:Uo.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:Ko.PAGINATION,defaultState:{selectorKey:Ko.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:Uo.design.pagination.previousIcon,nextIcon:Uo.design.pagination.nextIcon,iconSize:Uo.design.pagination.iconSize,iconColor:Uo.design.pagination.iconColor,backgroundShape:Uo.design.pagination.backgroundShape,backgroundColor:jo.backgroundColor,pagination:Uo.design.pagination.pagination},hoverState:{selectorKey:Ko.HOVER_STATE,theme:jo.theme}},showMoreItemsButton:{selectorKey:Ko.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:Uo.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:Ko.CONTENT,title:Uo.title,showTitle:Uo.showTitle,description:Uo.description,showDescription:Uo.showDescription,noOfLinesToShow:Uo.noOfLinesToShow,country:Uo.country,state:Uo.state,zipCode:Uo.zipCode,promotionSchedule:Uo.showDescription,shippingMethodName:Uo.shippingMethodName,shippingMethodLogo:Uo.shippingMethodLogo,shippingDescription:Uo.shippingDescription,estimatedShippingCost:Uo.estimatedShippingCost,estimatedDeliveryTime:Uo.estimatedShippingTime},dataConnector:{selectorKey:Ko.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Br.CONTROLS}}}},Wo={optionSelection:{value:!0,property:"optionSelection",propertyType:Br.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Br.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Br.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Br.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Br.CONTROLS},displayStyle:{value:"Matrix",property:"displayStyle",propertyType:Br.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Br.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Br.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:Br.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Br.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Br.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Br.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Br.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Br.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Br.CONTROLS},itemContentAlignment:{value:"Left",property:"itemContentAlignment",propertyType:Br.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Br.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Br.CONTROLS},dropdownOptionsSpacing:{value:"50",property:"dropdownOptionsSpacing",propertyType:Br.CSS},dropdownOptionsPadding:{value:"50",property:"dropdownOptionsPadding",propertyType:Br.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:Br.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:Br.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:Br.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Br.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Br.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Br.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Br.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Br.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Br.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Br.CONTROLS},tabAlignment:{value:"Left",property:"tabAlignment",propertyType:Br.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Br.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Br.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Br.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Br.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Br.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Br.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Br.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:Br.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Br.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Br.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Br.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Br.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Br.CONTROLS},header:{value:!0,property:"header",propertyType:Br.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Br.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Br.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Br.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Br.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Br.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Br.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Br.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Br.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Br.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Br.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:Br.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:Br.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:Br.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:Br.CSS},groupHorizontalPadding:{value:"50",property:"groupHorizontalPadding",propertyType:Br.CSS},groupVerticalPadding:{value:"50",property:"groupVerticalPadding",propertyType:Br.CSS},groupAndContainerSpacing:{value:"50",property:"groupAndContainerSpacing",propertyType:Br.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Br.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Br.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Br.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Br.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Br.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Br.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Br.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Br.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Br.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Br.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Br.CONTROLS},showselectedVariant:{value:!0,property:"showselectedVariant",propertyType:Br.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Br.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Br.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Br.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Br.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Br.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Br.CONTROLS},showTotalAddedQuantity:{value:!0,property:"showTotalAddedQuantity",propertyType:Br.CONTROLS},showMoreRows:{value:"Scroll",property:"showMoreRows",propertyType:Br.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"}(Mo||(Mo={}));var Yo,Fo=function(){return{layout:{selectorKey:Mo.LAYOUT,width:Object.assign(Object.assign({},jo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},jo.height),{value:"270",unit:1}),margin:jo.margin,padding:jo.padding,positionType:jo.positionType,pinTo:jo.pinTo,overflowContent:jo.overflowContent,scrollDirection:jo.scrollDirection,displayScrollbar:jo.displayScrollbar,optionSelection:Wo.optionSelection,displayOutOfStockValues:Wo.displayOutOfStockValues,displayStyle:Wo.displayStyle,notifyMeButton:Wo.notifyMeButton,quantitySelectorForVariantSelector:Wo.quantitySelectorForVariantSelector,dividerBetweenItems:Wo.dividerBetweenItems,optionTitleValueSpacing:Wo.optionTitleValueSpacing,remainingDisplayStyle:Wo.remainingDisplayStyle,allowUserToSearch:Wo.allowUserToSearch,allowUserToFilter:Wo.allowUserToFilter,swatchTypeDisplayStyle:{selectorKey:Mo.SWATFH_TYPE_DISPLAY_STYLE,displayValues:Wo.displayValues,itemPadding:Wo.itemPadding,itemSpacing:Wo.itemSpacing,maxItemsToDisplay:Wo.maxItemsToDisplay,overflowItems:Wo.overflowItems,swatchImageType:Wo.swatchImageType},singleSelectDisplayStyle:{selectorKey:Mo.SINGLE_SELECT_DISPLAY_STYLE,displayValues:Wo.displayValues,itemPadding:Wo.itemPadding,itemSpacing:Wo.itemSpacing,maxItemsToDisplay:Wo.maxItemsToDisplay,overflowItems:Wo.overflowItems,imageBehaviour:Wo.imageBehaviour,itemsPerRow:Wo.itemsPerRow,itemContentAlignment:Wo.itemContentAlignment,overflowDirection:Wo.overflowDirection},dropdownDisplayStyle:{selectorKey:Mo.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Wo.dropdownOptionsSpacing,dropdownOptionsPadding:Wo.dropdownOptionsPadding,dropdownStyle:Wo.dropdownStyle,optionAndListSpacing:Wo.optionAndListSpacing,dropdownListItemSpacing:Wo.dropdownListItemSpacing,dropdownListItemPadding:Wo.dropdownListItemPadding,dividerBetweenListItems:Wo.dividerBetweenListItems,maxItemsToDisplay:Wo.maxItemsToDisplay,overflowItems:Wo.overflowItems},groupedOptionsDisplayStyle:{selectorKey:Mo.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:Wo.groupsDisplayStyle,groupSpacing:Wo.groupSpacing,groupPadding:Wo.groupPadding,groupHeaderAndOptionSpacing:Wo.groupHeaderAndOptionSpacing,tabDirection:Wo.tabDirection,tabLayout:Wo.tabLayout,tabAlignment:Wo.tabAlignment,tabSpacing:Wo.tabSpacing,tabAndContainerSpacing:Wo.tabAndContainerSpacing,tabHorizontalPadding:Wo.tabHorizontalPadding,tabVerticalPadding:Wo.tabVerticalPadding,containerPadding:Wo.tabVerticalPadding,overflowItems:Wo.overflowItems,tabRowSpacing:Wo.tabRowSpacing,expandIconPositon:Wo.expandIconPositon,expandFirstItemByDefault:Wo.expandFirstItemByDefault,allowMultipleOpenItems:Wo.allowMultipleOpenItems,itemDividers:Wo.itemDividers,accordionSpacing:Wo.accordionSpacing,accordionAndContainerSpacing:Wo.accordionAndContainerSpacing,accordionHorizontalPadding:Wo.accordionHorizontalPadding,accordionVerticalPadding:Wo.accordionVerticalPadding,groupAndContainerSpacing:Wo.groupAndContainerSpacing,groupHorizontalPadding:Wo.groupHorizontalPadding,groupVerticalPadding:Wo.groupVerticalPadding,canCollapseGroups:Wo.canCollapseGroups},matrixDisplayStyle:{selectorKey:Mo.MATRIX_DISPLAY_STYLE,header:Wo.header,headerHeight:Wo.headerHeight,rowHeight:Wo.rowHeight,headerDivider:Wo.headerDivider,rowDivider:Wo.rowDivider,columnDivider:Wo.columnDivider,alternativeRowColors:Wo.alternativeRowColors,headerCellPadding:Wo.headerCellPadding,rowCellPadding:Wo.rowCellPadding,contentAlignment:Wo.contentAlignment,overflowControl:Wo.overflowControl,paginationType:Wo.paginationType,paginationAliginment:Wo.paginationAliginment,rowsPerPage:Wo.rowsPerPage,showMoreRows:Wo.showMoreRows},groupedMatrixDisplayStyle:{selectorKey:Mo.GROUPED_MATRIX_DISPLAY_STYLE,groupsDisplayStyle:Wo.groupsDisplayStyle,groupSpacing:Wo.groupSpacing,groupPadding:Wo.groupPadding,groupHeaderAndOptionSpacing:Wo.groupHeaderAndOptionSpacing}},design:{selectorKey:Mo.DESIGN},content:{selectorKey:Mo.CONTENT,optionProperties:Wo.optionProperties,optionName:Wo.optionName,noOfOptionValues:Wo.noOfOptionValues,optionPrice:Wo.optionPrice,priceFormat:Wo.priceFormat,showselectedVariant:Wo.showselectedVariant,optionValueProperties:Wo.optionValueProperties,optionValueName:Wo.optionValueName,optionValueCode:Wo.optionValueCode,swatchImage:Wo.swatchImage,swatchImageType:Wo.swatchImageType,noOfVariantsAvailable:Wo.noOfVariantsAvailable,optionValuePrice:Wo.optionValuePrice,showAvailableInventory:Wo.showAvailableInventory,showTotalPriceOfAddedItems:Wo.showTotalPriceOfAddedItems,showTotalAddedQuantity:Wo.showTotalAddedQuantity},dataConnector:{selectorKey:Mo.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Br.CONTROLS}}}},Xo={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:Br.CONTROLS},buttonType:{value:"primaryButton",propertyType:Br.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:Br.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:Br.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:Br.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Br.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:Br.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:Br.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Yo||(Yo={}));var qo,Qo=function(){return{layout:{selectorKey:Yo.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:Xo.buttonStyle,buttonText:Xo.buttonText,buttonIcon:Xo.buttonIcon,iconPosition:Xo.iconPosition,iconAndTextSpacing:Xo.iconAndTextSpacing,alignment:Xo.alignment,buttonType:Xo.buttonType,linkTo:Xo.linkTo},design:{selectorKey:Yo.DESIGN,defaultState:{selectorKey:Yo.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:Yo.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},jo.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:Yo.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:Br.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(qo||(qo={}));var Zo,$o=function(){return{layout:{selectorKey:qo.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:qo.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:qo.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:qo.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:Br.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Zo||(Zo={}));var Jo,et=function(){return{layout:{selectorKey:Zo.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:Br.CONTROLS}},design:{selectorKey:Zo.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:{}}},rt={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},ot={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"}(Jo||(Jo={}));var tt,it=function(e){return{layout:{selectorKey:Jo.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Br.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:Jo.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},ot),dataConnector:{selectorKey:Jo.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"container",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:Br.CONTROLS}}}},nt=(new Date).toISOString().slice(0,16),at={type:{value:"countdown",property:"itemSpacing",propertyType:Br.CONTROLS},counterStyle:{value:"joined",property:"counterStyle",propertyType:Br.CONTROLS},countdownAnimation:{value:"fadeIn",property:"countdownAnimation",propertyType:Br.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:Br.CONTROLS},source:{value:"manual",property:"source",propertyType:Br.CONTROLS},showCountdownTitle:{value:"true",property:"showCountdownTitle",propertyType:Br.CONTROLS},title:{value:"Sales Ends In",property:"title",propertyType:Br.CONTROLS},showCountdownDescription:{value:"true",property:"showCountdownDescription",propertyType:Br.CONTROLS},description:{value:"Sale ends in next few mins hurry up garb the offer",property:"description",propertyType:Br.CONTROLS},chooseSchedules:{value:"05-11-2024",property:"chooseSchedules",propertyType:Br.CONTROLS},startDate:{value:nt,property:"startDate",propertyType:Br.CONTROLS},endDate:{value:"2024-11-15T15:01",property:"endDate",propertyType:Br.CONTROLS},days:{value:"true",property:"days",propertyType:Br.CONTROLS},daysTitle:{value:"Days",property:"daysTitle",propertyType:Br.CONTROLS},hours:{value:"true",property:"hours",propertyType:Br.CONTROLS},hoursTitle:{value:"Hours",property:"hoursTitle",propertyType:Br.CONTROLS},minutes:{value:"true",property:"minutes",propertyType:Br.CONTROLS},minutesTitle:{value:"Minutes",property:"minutesTitle",propertyType:Br.CONTROLS},seconds:{value:"true",property:"seconds",propertyType:Br.CONTROLS},secondsTitle:{value:"Seconds",property:"secondsTitle",propertyType:Br.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:Br.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Br.CSS},verticalAlignment:{value:"center",property:"verticalAlignment",propertyType:Br.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Br.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Br.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Br.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Br.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Br.CSS},textPosition:{value:"top",property:"textPosition",propertyType:Br.CONTROLS},iconColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"iconColor",propertyType:Br.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 lt,pt=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:at.type,counterStyle:at.counterStyle,countdownAnimation:at.countdownAnimation,dividerBetweenItems:at.dividerBetweenItems,positionType:jo.positionType,pinTo:jo.pinTo},content:{selectorKey:tt.CONTENT,source:at.source,showCountdownTitle:at.showCountdownTitle,title:at.title,showCountdownDescription:at.showCountdownDescription,description:at.description,chooseSchedules:at.chooseSchedules,startDate:at.startDate,endDate:at.endDate,days:at.days,daysTitle:at.daysTitle,hours:at.hours,hoursTitle:at.hoursTitle,minutes:at.minutes,minutesTitle:at.minutesTitle,seconds:at.seconds,secondsTitle:at.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:at.textVerticalPadding,textHorizontalPadding:at.textHorizontalPadding,titleAndDescriptionSpacing:at.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:at.verticalAlignment,widgetTextAndItemSpacing:at.widgetTextAndItemSpacing,textPosition:at.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:at.shape,size:at.size,iconColor:at.iconColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(lt||(lt={}));var dt,st=function(){return{layout:{selectorKey:lt.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:lt.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:lt.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:lt.DATA_CONNECTOR,value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:Br.CONTROLS}}},ct={expandFirstItemByDefault:{value:!0,propertyType:Br.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:Br.CONTROLS},itemDividers:{value:!1,propertyType:Br.CONTROLS},iconPosition:{value:"Right",propertyType:Br.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:Br.CONTROLS},itemHorizontalPadding:{value:10,unit:1,property:"itemHorizontalPadding",propertyType:Br.CSS},itemVerticalPadding:{value:2,unit:1,property:"itemVerticalPadding",propertyType:Br.CSS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Br.CSS},titleAndDescriptionSpacing:{value:5,unit:1,property:"titleAndDescriptionSpacing",propertyType:Br.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"}(dt||(dt={}));var yt,ut=function(){return{layout:{selectorKey:dt.LAYOUT,width:Object.assign(Object.assign({},jo.width),{value:300,unit:1}),height:Object.assign(Object.assign({},jo.height),{value:"auto",unit:zr.CUSTOM}),margin:jo.margin,padding:jo.padding,positionType:jo.positionType,pinTo:jo.pinTo,expandFirstItemByDefault:ct.expandFirstItemByDefault,allowMultipleOpenItems:ct.allowMultipleOpenItems,itemDividers:ct.itemDividers,iconPosition:ct.iconPosition,itemHorizontalPadding:ct.itemHorizontalPadding,itemVerticalPadding:ct.itemVerticalPadding,itemSpacing:ct.itemSpacing,titleAndDescriptionSpacing:ct.titleAndDescriptionSpacing},content:{accordionsList:ct.accordionsList},design:{selectorKey:dt.DESIGN,faqWidget:{selectorKey:dt.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:dt.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:dt.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:dt.DIVIDER,dividerColor:jo.borderColor,dividerStyle:jo.borderStyle,dividerWidth:jo.dividerWidth}}}},St={displayStyle:{value:"Slider",propertyType:Br.CONTROLS},scrollDirection:{value:"Vertical",propertyType:Br.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:Br.CONTROLS},scrollControl:{value:"Non",propertyType:Br.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:Br.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:Br.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:Br.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:Br.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:Br.CSS},sliderControl:{value:"Arrows",propertyType:Br.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:Br.CONTROLS},loopImages:{value:!1,propertyType:Br.CONTROLS},setItemsPerRow:{value:!1,propertyType:Br.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:Br.CONTROLS},autoplay:{value:!1,propertyType:Br.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:Br.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:Br.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:Br.CONTROLS},showGalleryTitle:{value:!1,propertyType:Br.CONTROLS},galleryTitle:{value:"",propertyType:Br.CONTROLS},showGalleryDescription:{value:!1,propertyType:Br.CONTROLS},galleryDescription:{value:"",propertyType:Br.CONTROLS},showItemTitle:{value:!1,propertyType:Br.CONTROLS},showItemDescription:{value:!1,propertyType:Br.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:Br.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:Br.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:Br.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:Br.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:Br.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Br.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Br.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:Br.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:Br.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:Br.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:Br.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:Br.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Br.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:Br.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:Br.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Br.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Br.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Br.CONTROLS},backgroundShape:{value:"Round",propertyType:Br.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Br.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Br.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Br.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Br.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Br.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Br.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Br.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Br.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:Br.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"}(yt||(yt={}));var gt,Tt=function(){return{layout:{selectorKey:yt.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:St.displayStyle,scrollDirection:St.scrollDirection,noOfItemsToLoad:St.noOfItemsToLoad,scrollControl:St.scrollControl,itemsPerSlide:St.itemsPerSlide,itemsPerRow:St.itemsPerRow,itemsPerColumn:St.itemsPerColumn,itemGap:St.itemGap,rowGap:St.rowGap,sliderControl:St.sliderControl,controlPosition:St.controlPosition,loopImages:St.loopImages,setItemsPerRow:St.setItemsPerRow,sliderDisplayScrollbar:St.sliderDisplayScrollbar,autoplay:St.autoplay,autoplayStyle:St.autoplayStyle,autoplayDuration:St.autoplayDuration,sliderSpeed:St.sliderSpeed,thumbnailPlacement:St.thumbnailPlacement,thumbnailSize:St.thumbnailSize,thumbnailSpacing:St.thumbnailSpacing},content:{showGalleryTitle:St.showGalleryTitle,galleryTitle:St.galleryTitle,showGalleryDescription:St.showGalleryDescription,galleryDescription:St.galleryDescription,showItemTitle:St.showItemTitle,showItemDescription:St.showItemDescription,allowLinkToOtherPage:St.allowLinkToOtherPage,slides:St.slides},design:{selectorKey:yt.DESIGN,galleryWidgetStyle:{selectorKey:yt.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:yt.GALLERY_LAYOUT,galleryTextAndItemAlignment:St.galleryTextAndItemAlignment,galleryTextAndItemSpacing:St.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:St.galleryTextAndDescriptionSpacing,textPosition:jo.textPosition,verticalAlignment:jo.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:yt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:St.textVerticalPadding,textHorizontalPadding:jo.textHorizontalPadding,titleAndDescriptionSpacing:St.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:yt.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:yt.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:yt.GALLERY_LAYOUT,galleryTextAndItemAlignment:St.galleryTextAndItemAlignment,textAndImageSpacing:St.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:St.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},jo.textPosition),{value:"On Image"}),verticalAlignment:jo.verticalAlignment},itemTextContainerLayout:{selectorKey:yt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:St.textVerticalPadding,textHorizontalPadding:jo.textHorizontalPadding,titleAndDescriptionSpacing:St.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:yt.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:yt.PAGINATION_ARROWS,arrowIconStyle:St.arrowIconStyle,leftArrowIconStyle:St.leftArrowIconStyle,rightArrowIconStyle:St.rightArrowIconStyle,backgroundShape:St.backgroundShape,arrowSize:St.arrowSize,arrowColor:St.arrowColor},paginationDots:{selectorKey:yt.PAGINATION_DOTS,dotSize:St.dotSize,currentDotColor:St.currentDotColor,otherDotColor:St.otherDotColor},paginationLine:{selectorKey:yt.PAGINATION_LINE,currentLineColor:St.currentLineColor,otherLineColor:St.otherLineColor,lineHeight:St.lineHeight,lineWidth:St.lineWidth}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(gt||(gt={}));var ht,Ct=function(e){return{layout:{selectorKey:gt.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:Br.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:gt.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},ot)}},Ot={onClick:{value:"Show Image Lightbox",propertyType:Br.CONTROLS},onHover:{value:"Zoom Out",propertyType:Br.CONTROLS},cropRatio:{value:"16:9",propertyType:Br.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Br.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Br.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Br.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Br.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ht||(ht={}));var bt,vt=function(){return{layout:{selectorKey:ht.LAYOUT,width:Object.assign(Object.assign({},jo.width),{value:350}),height:Object.assign(Object.assign({},jo.height),{unit:1}),margin:jo.margin,padding:jo.padding,overflowContent:jo.overflowContent,scrollDirection:jo.scrollDirection,displayScrollbar:jo.displayScrollbar,positionType:jo.positionType,pinTo:jo.pinTo,onClick:Ot.onClick,onHover:Ot.onHover,cropRatio:Ot.cropRatio,fitOptions:Ot.fitOptions,horizontalAlignment:Ot.horizontalAlignment,verticalAlignment:Ot.verticalAlignment},design:{selectorKey:ht.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:Br.CONTROLS}},dataConnector:{selectorKey:ht.DATA_CONNECTOR,dataConnector:Ot.dataConnector}}},mt={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Br.CONTROLS},productName:{value:!0,propertyType:Br.CONTROLS},productCodes:{value:!0,propertyType:Br.CONTROLS},varientCodes:{value:!0,propertyType:Br.CONTROLS},productImage:{value:!0,propertyType:Br.CONTROLS},price:{value:!0,propertyType:Br.CONTROLS},productDescription:{value:!0,propertyType:Br.CONTROLS},showOptions:{value:!0,propertyType:Br.CONTROLS},allowBulkOrdering:{value:!0,propertyType:Br.CONTROLS},actions:{value:!0,propertyType:Br.CONTROLS},quickView:{value:!0,propertyType:Br.CONTROLS},addToCart:{value:!0,propertyType:Br.CONTROLS},wishlist:{value:!0,propertyType:Br.CONTROLS},buyNow:{value:!0,propertyType:Br.CONTROLS},addtoQuote:{value:!0,propertyType:Br.CONTROLS},showUoms:{value:!0,propertyType:Br.CONTROLS},showVolumePricing:{value:!0,propertyType:Br.CONTROLS},showInventory:{value:!0,propertyType:Br.CONTROLS},storeAvailability:{value:!0,propertyType:Br.CONTROLS},categoryCode:{value:!0,propertyType:Br.CONTROLS},categoryName:{value:!0,propertyType:Br.CONTROLS},categoryImage:{value:!0,propertyType:Br.CONTROLS},categoryDescription:{value:!0,propertyType:Br.CONTROLS},subCategoryCode:{value:!0,propertyType:Br.CONTROLS},subCategoryName:{value:!0,propertyType:Br.CONTROLS},subCategoryImage:{value:!0,propertyType:Br.CONTROLS},subCategoryDescription:{value:!0,propertyType:Br.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(bt||(bt={}));var wt,ft=function(){return{layout:{selectorKey:bt.LAYOUT,width:Object.assign({},jo.width),height:Object.assign(Object.assign({},jo.height),{value:"auto",propertyType:Br.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:bt.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},ot),content:{selectorKey:bt.CONTENT,productName:mt.productName,productCodes:mt.productCodes,varientCodes:mt.varientCodes,productImage:mt.productImage,price:mt.price,productDescription:mt.productDescription,showOptions:mt.showOptions,allowBulkOrdering:mt.allowBulkOrdering,actions:mt.actions,quickView:mt.quickView,addToCart:mt.addToCart,wishlist:mt.wishlist,buyNow:mt.buyNow,addtoQuote:mt.addtoQuote,showUoms:mt.showUoms,showVolumePricing:mt.showVolumePricing,showInventory:mt.showInventory,storeAvailability:mt.storeAvailability,categoryCode:mt.categoryCode,categoryName:mt.categoryName,categoryImage:mt.categoryImage,categoryDescription:mt.categoryDescription,subCategoryCode:mt.subCategoryCode,subCategoryName:mt.subCategoryName,subCategoryImage:mt.subCategoryImage,subCategoryDescription:mt.subCategoryDescription},dataConnector:{selectorKey:bt.DATA_CONNECTOR,dataConnector:mt.dataConnector}}},Rt={dataConnector:{value:{isConnected:!1,dataSource:null,childSource:null,key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Br.CONTROLS},showOptions:{value:!0,propertyType:Br.CONTROLS},productVolume:{value:!0,propertyType:Br.CONTROLS},productPrice:{value:!0,propertyType:Br.CONTROLS},productActions:{value:!0,propertyType:Br.CONTROLS},productInventory:{value:!0,propertyType:Br.CONTROLS},storeLocations:{value:!0,propertyType:Br.CONTROLS},pickupLocations:{value:!0,propertyType:Br.CONTROLS},productHighlights:{value:!0,propertyType:Br.CONTROLS},paymentMethods:{value:!0,propertyType:Br.CONTROLS},shippingEstimator:{value:!0,propertyType:Br.CONTROLS},productPromotions:{value:!0,propertyType:Br.CONTROLS},amountEstimator:{value:!0,propertyType:Br.CONTROLS},quantitySelector:{value:!0,propertyType:Br.CONTROLS},uomSelector:{value:!0,propertyType:Br.CONTROLS},variantPicker:{value:!0,propertyType:Br.CONTROLS},bulkVariantPicker:{value:!0,propertyType:Br.CONTROLS},productImage:{value:!0,propertyType:Br.CONTROLS},productName:{value:!0,propertyType:Br.CONTROLS},productDescription:{value:!0,propertyType:Br.CONTROLS},productBrand:{value:!0,propertyType:Br.CONTROLS},productCode:{value:!0,propertyType:Br.CONTROLS},productReview:{value:!0,propertyType:Br.CONTROLS},productRating:{value:!0,propertyType:Br.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(wt||(wt={}));var Nt,Dt=function(){return{layout:{selectorKey:wt.LAYOUT,width:Object.assign({},jo.width),height:Object.assign(Object.assign({},jo.height),{value:"auto",propertyType:Br.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:wt.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},ot),content:{selectorKey:wt.CONTENT,showOptions:Rt.showOptions,productVolume:Rt.productVolume,productPrice:Rt.productPrice,productActions:Rt.productActions,productInventory:Rt.productInventory,storeLocations:Rt.storeLocations,pickupLocations:Rt.pickupLocations,productHighlights:Rt.productHighlights,paymentMethods:Rt.paymentMethods,shippingEstimator:Rt.shippingEstimator,productPromotions:Rt.productPromotions,amountEstimator:Rt.amountEstimator,quantitySelector:Rt.quantitySelector,uomSelector:Rt.uomSelector,variantPicker:Rt.variantPicker,bulkVariantPicker:Rt.bulkVariantPicker,productImage:Rt.productImage,productName:Rt.productName,productDescription:Rt.productDescription,productBrand:Rt.productBrand,productCode:Rt.productCode,productReview:Rt.productReview,productRating:Rt.productRating},dataConnector:{selectorKey:wt.DATA_CONNECTOR,dataConnector:Rt.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:Br.CONTROLS}}}},Lt={position:{value:"topLeft",property:"position",propertyType:Br.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Br.CONTROLS},onClick:{value:"Show Image Lightbox",propertyType:Br.CONTROLS},onHover:{value:"Zoom In",propertyType:Br.CONTROLS},hotspotStyle:{value:"shape",propertyType:Br.CONTROLS},showContent:{value:"onClick",propertyType:Br.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:Br.CONTROLS},showIcon:{value:!0,propertyType:Br.CONTROLS},shape:{value:"circle",propertyType:Br.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:Br.CONTROLS},iconStyle:{value:"icon with circle",property:"iconStyle",propertyType:Br.CSS},hotspotSize:{value:"30",property:"hotspotSize",propertyType:Br.CSS},iconSize:{value:"30",property:"iconSize",propertyType:Br.CSS},tooltipWidth:{value:"100",property:"tooltipWidth",propertyType:Br.CSS},tooltipHeight:{value:"100",property:"tooltipHeight",propertyType:Br.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:Br.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:Br.CSS},imageRatio:{value:"16:9",property:"imageRatio",propertyType:Br.CSS},fitOptions:{value:"fill",property:"fitOptions",propertyType:Br.CSS},productInfoAlignment:{value:"left",property:"productInfoAlignment",propertyType:Br.CSS},infoVerticalPadding:{value:"500",property:"infoVerticalPadding",propertyType:Br.CSS},infoHorizontalPadding:{value:"500",property:"infoHorizontalPadding",propertyType:Br.CSS},infoSpacing:{value:"500",property:"infoSpacing",propertyType:Br.CSS},cardLayout:{value:"onImage",property:"cardLayout",propertyType:Br.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:Br.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:Br.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:Br.CSS},linkDetails:{value:"",property:"linkDetails",propertyType:Br.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"}(Nt||(Nt={}));var At,It=function(){return{layout:{selectorKey:Nt.LAYOUT,width:Object.assign(Object.assign({},jo.width),{propertyType:Br.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},jo.height),{value:300,propertyType:Br.CONTROLS,unit:1}),margin:jo.margin,padding:jo.padding,showContent:Lt.showContent,canOpenMultipleHotspots:Lt.canOpenMultipleHotspots,positionType:jo.positionType,pinTo:jo.pinTo},design:{selectorKey:Nt.DESIGN,imageStyle:{selectorKey:Nt.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:Nt.HOTSPOT_STYLE,hotspotStyle:Lt.hotspotStyle,hotspotSize:Lt.hotspotSize,iconSize:jo.iconSize,iconColor:jo.iconColor,icon:Lt.icon,showIcon:Lt.showIcon,shape:Lt.shape,animationStyle:Lt.animationStyle,animationFrequency:Lt.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:Nt.TOOL_TIP_DESIGN,tooltipWidth:Lt.tooltipWidth,tooltipHeight:Lt.tooltipHeight,horizontalAlignment:Lt.horizontalAlignment,verticalAlignment:Lt.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:Lt.position},tooltipTextDesign:{selectorKey:Nt.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:Nt.TOOL_TIP_PRODUCT_DESIGN,imageRatio:Lt.imageRatio,fitOptions:Lt.fitOptions,productInfoAlignment:Lt.productInfoAlignment,infoVerticalPadding:Lt.infoVerticalPadding,infoHorizontalPadding:Lt.infoHorizontalPadding,infoSpacing:Lt.infoSpacing,cardLayout:Lt.cardLayout,productCardStyle:Lt.productCardStyle},tooltipImageDesign:{selectorKey:Nt.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:Lt.imageRatio,fitOptions:Lt.fitOptions,horizontalAlignment:Lt.horizontalAlignment,verticalAlignment:Lt.verticalAlignment,onClick:Lt.onClick,onHover:Lt.onHover,linkDetails:Lt.linkDetails}},content:{selectorKey:Nt.CONTENT,image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Br.CONTROLS},hotspots:Lt.hotspots}}},xt={zoom:{value:3,propertyType:Br.CONTROLS},icon:{value:"map-marker",property:"icon",propertyType:Br.CONTROLS},showIcon:{value:!0,propertyType:Br.CONTROLS},showZoomControls:{value:!0,propertyType:Br.CONTROLS},showMapAndSatelliteView:{value:!0,propertyType:Br.CONTROLS},showStreetView:{value:!0,propertyType:Br.CONTROLS},showDirectionsLink:{value:!1,propertyType:Br.CONTROLS},showTitle:{value:!1,propertyType:Br.CONTROLS},title:{value:"",propertyType:Br.CONTROLS},showDescription:{value:!1,propertyType:Br.CONTROLS},description:{value:"",propertyType:Br.CONTROLS},chooseMapDesign:{value:"",propertyType:Br.CONTROLS},locationsList:{value:[{addressLine1:"",addressLine2:"",country:"",postalCode:"",state:""}],propertyType:Br.CONTROLS},geometry:{value:null,propertyType:Br.CONTROLS},textContainerPosition:{value:"Top",propertyType:Br.CONTROLS},mapAndTextContainerAlignment:{value:"center",propertyType:Br.CONTROLS},mapAndTextContainerSpacing:{value:20,property:"mapAndTextContainerSpacing",unit:1,propertyType:Br.CSS},onClick:{value:"Show Image Lightbox",propertyType:Br.CONTROLS},onHover:{value:"Zoom In",propertyType:Br.CONTROLS},pinStyle:{value:"icon",propertyType:Br.CONTROLS},showContent:{value:"onClick",propertyType:Br.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:Br.CONTROLS},shape:{value:"circle",propertyType:Br.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:Br.CONTROLS},iconStyle:{value:"icon with circle",propertyType:Br.CSS},pinSize:{value:"0",property:"hotspotSize",propertyType:Br.CSS},iconSize:{value:"100",propertyType:Br.CSS},tooltipWidth:{value:"120",property:"tooltipWidth",propertyType:Br.CSS},tooltipHeight:{value:"120",property:"tooltipHeight",propertyType:Br.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:Br.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:Br.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Br.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Br.CSS},productInfoAlignment:{value:"left",property:"textAlign",propertyType:Br.CSS},infoVerticalPadding:{value:"500",propertyType:Br.CSS},infoHorizontalPadding:{value:"500",propertyType:Br.CSS},infoSpacing:{value:"500",propertyType:Br.CSS},cardLayout:{value:"onImage",propertyType:Br.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:Br.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:Br.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:Br.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Br.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:Br.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:Br.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"}(At||(At={}));var Et,Pt=function(){return{layout:{selectorKey:At.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:xt.showContent,canOpenMultipleHotspots:xt.canOpenMultipleHotspots,positionType:jo.positionType,pinTo:jo.pinTo,zoom:xt.zoom,showZoomControls:xt.showZoomControls,showMapAndSatelliteView:xt.showMapAndSatelliteView,showStreetView:xt.showStreetView,showDirectionsLink:xt.showDirectionsLink},content:{selectorKey:At.CONTENT,showTitle:xt.showTitle,title:xt.title,showDescription:xt.showDescription,description:xt.description,locationsList:xt.locationsList,geometry:xt.geometry},design:{selectorKey:At.DESIGN,mapWidget:{selectorKey:At.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:At.MAP_WIDGET_LAYOUT,textContainerPosition:xt.textContainerPosition,mapAndTextContainerAlignment:xt.mapAndTextContainerAlignment,mapAndTextContainerSpacing:xt.mapAndTextContainerSpacing},mapWidgetTextContainerLayout:{selectorKey:At.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:xt.textVerticalPadding,textHorizontalPadding:xt.textHorizontalPadding,titleAndDescriptionSpacing:xt.titleAndDescriptionSpacing},mapWidgetTextContainerDesign:{selectorKey:At.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:At.MAP_STYLE,chooseMapDesign:xt.chooseMapDesign},pinStyle:{selectorKey:At.PIN_STYLE,pinStyle:xt.pinStyle,pinSize:xt.pinSize,iconSize:jo.iconSize,iconColor:Object.assign(Object.assign({},jo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),icon:xt.icon,showIcon:xt.showIcon,shape:xt.shape,animationStyle:xt.animationStyle,animationFrequency:xt.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:At.TOOL_TIP_DESIGN,tooltipWidth:xt.tooltipWidth,tooltipHeight:xt.tooltipHeight,horizontalAlignment:xt.horizontalAlignment,verticalAlignment:xt.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:At.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}}}},_t={noOfItemsToLoad:{value:"allItems",propertyType:Br.CONTROLS,property:"noOfItemsToLoad"},displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Br.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Br.CONTROLS},itemSpacing:{value:20,property:"itemSpacing",propertyType:Br.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",unit:1,propertyType:Br.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Br.CSS},maxItemsToDisplay:{value:1,property:"maxItemsToDisplay",propertyType:Br.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Br.CONTROLS},header:{value:!0,property:"header",propertyType:Br.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Br.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Br.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Br.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Br.CONTROLS},headerHeight:{value:"30",property:"headerHeight",unit:1,propertyType:Br.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Br.CSS,unit:1},headerCellPadding:{value:"30",property:"headerCellPadding",unit:1,propertyType:Br.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",unit:1,propertyType:Br.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Br.CSS},paginationAliginment:{value:"left",property:"paginationAliginment",propertyType:Br.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Br.CONTROLS},overflowControl:{value:"pagination",property:"overflowControl",propertyType:Br.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Br.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Br.CONTROLS},title:{value:"Payment Methods",property:"title",propertyType:Br.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Br.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Br.CONTROLS},description:{value:"",property:"description",propertyType:Br.CONTROLS},paymentProgramName:{value:!0,property:"paymentProgramName",propertyType:Br.CONTROLS},paymentMethods:{value:!0,property:"paymentMethods",propertyType:Br.CONTROLS},showAmountLeft:{value:!0,property:"showAmountLeft",propertyType:Br.CONTROLS},amountLeft:{value:"Left",property:"amountLeft",propertyType:Br.CONTROLS},showAmountUtilized:{value:!0,property:"showAmountUtilized",propertyType:Br.CONTROLS},amountUtilized:{value:"Used",property:"amountUtilized",propertyType:Br.CONTROLS},showTotalAmount:{value:!0,property:"showTotalAmount",propertyType:Br.CONTROLS},totalAmount:{value:"Total",property:"totalAmount",propertyType:Br.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:Br.CONTROLS},expiryDate:{value:"Expires On",property:"expiryDate",propertyType:Br.CONTROLS},expiryDateDisplayFormat:{value:"Days Left",property:"expiryDateDisplayFormat",propertyType:Br.CONTROLS},showRenewalDate:{value:!0,property:"showRenewalDate",propertyType:Br.CONTROLS},renewalDate:{value:"Renews On",property:"renewalDate",propertyType:Br.CONTROLS},renewalDateDisplayFormat:{value:"Days Left",property:"renewalDateDisplayFormat",propertyType:Br.CONTROLS},paginationAlignment:{value:"center",propertyType:Br.CSS,property:"paginationAlignment"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Et||(Et={}));var Ht,Bt=function(){return{layout:{selectorKey:Et.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:_t.displayStyle,dividerBetweenItems:_t.dividerBetweenItems,itemSpacing:_t.itemSpacing,itemPadding:_t.itemPadding,itemContentAlignment:_t.itemContentAlignment,maxItemsToDisplay:_t.maxItemsToDisplay,overflowItems:_t.overflowItems,header:_t.header,headerHeight:_t.headerHeight,rowHeight:_t.rowHeight,headerDivider:_t.headerDivider,rowDivider:_t.rowDivider,columnDivider:_t.columnDivider,alternativeRowColors:_t.alternativeRowColors,headerCellPadding:_t.headerCellPadding,rowCellPadding:_t.rowCellPadding,contentAlignment:_t.contentAlignment,overflowControl:_t.overflowControl,paginationType:_t.paginationType,paginationAliginment:_t.paginationAliginment,rowsPerPage:_t.rowsPerPage,displayResults:_t.displayResults,noOfItemsToLoad:_t.noOfItemsToLoad,paginationAlignment:_t.paginationAlignment},design:{selectorKey:Et.DESIGN},content:{selectorKey:Et.CONTENT,title:_t.title,showTitle:_t.showTitle,description:_t.description,showDescription:_t.showDescription,paymentProgramName:_t.paymentProgramName,paymentMethods:_t.paymentMethods,showAmountLeft:_t.showAmountLeft,amountLeft:_t.amountLeft,showAmountUtilized:_t.showAmountUtilized,amountUtilized:_t.amountUtilized,showTotalAmount:_t.showTotalAmount,totalAmount:_t.totalAmount,showExpiryDate:_t.showExpiryDate,expiryDate:_t.expiryDate,expiryDateDisplayFormat:_t.expiryDateDisplayFormat,showRenewalDate:_t.showRenewalDate,renewalDate:_t.renewalDate,renewalDateDisplayFormat:_t.renewalDateDisplayFormat},dataConnector:{selectorKey:Et.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"paymentMethods",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Br.CONTROLS}}}},zt={displayStyle:{value:"Upfront",property:"displayStyle",propertyType:Br.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:Br.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Br.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Br.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Br.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:Br.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Br.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Br.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Br.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:Br.CONTROLS},title:{value:"Store Pick Up Locations",property:"title",propertyType:Br.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Br.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Br.CONTROLS},description:{value:"",property:"description",propertyType:Br.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:Br.CONTROLS},searchPlaceholderText:{value:"Search by Product/ SKU name or code",property:"searchPlaceholderText",propertyType:Br.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Br.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Br.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Br.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Br.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Br.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Br.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Br.CSS},buttonType:{value:"primaryButton",propertyType:Br.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Br.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Br.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Br.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Br.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Br.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Br.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Br.CONTROLS},backgroundShape:{value:"Round",propertyType:Br.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Br.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Br.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Br.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Br.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Br.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Br.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Br.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Br.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Br.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Br.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Br.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:Br.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Br.CONTROLS},fontSize:{value:"16",propertyType:Br.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},characterSpacing:{value:"16",propertyType:Br.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Br.CSS,unit:1},lineHeight:{value:"16",propertyType:Br.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Br.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Br.CSS},fontSize:{value:"16",propertyType:Br.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},characterSpacing:{value:"16",propertyType:Br.CSS,unit:1},lineHeight:{value:"16",propertyType:Br.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Br.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Br.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Br.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Br.CONTROLS},paginationStyle:{value:"dotted",propertyType:Br.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Br.CONTROLS},arrowSize:{value:"16",propertyType:Br.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Br.CSS},backgroundShape:{value:"rectangle",propertyType:Br.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Br.CSS},font:{value:"lato",propertyType:Br.CSS},fontSize:{value:"16",propertyType:Br.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},hoverBackgroundShape:{value:"circle",propertyType:Br.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Br.CSS},hoverFont:{value:"lato",propertyType:Br.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Br.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Br.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Br.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Br.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Br.CONTROLS},iconSize:{value:"20",propertyType:Br.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Br.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"}(Ht||(Ht={}));var kt,Kt=function(){return{layout:{selectorKey:Ht.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:zt.displayStyle,displayType:zt.displayType,maxItemsToDisplay:zt.maxItemsToDisplay,itemSpacing:zt.itemSpacing,overflowItems:zt.overflowItems,displayResults:zt.displayResults,searchPlaceholderText:zt.searchPlaceholderText,noOfItemToShow:zt.noOfItemToShow},content:{selectorKey:Ht.CONTENT,locationName:zt.locationName,locationAddress:zt.locationAddress,locationInventory:zt.locationInventory,locationTimings:zt.locationTimings,title:zt.title,showTitle:zt.showTitle,description:zt.description,showDescription:zt.showDescription},design:{selectorKey:Ht.DESIGN,inputStyle:{selectorKey:Ht.INPUT_STYLE,defaultState:{selectorKey:Ht.DEFAULT_STATE,buttonStyle:zt.buttonStyle,buttonText:zt.buttonText,icon:zt.icon,iconPadding:zt.iconPadding,iconPosition:zt.iconPosition,iconAndTextSpacing:zt.iconAndTextSpacing,alignment:zt.alignment,buttonType:zt.buttonType,showIcon:zt.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:Ht.HOVER_STATE,buttonStyle:zt.buttonStyle,buttonText:zt.buttonText,icon:zt.icon,iconPadding:zt.iconPadding,iconPosition:zt.iconPosition,iconAndTextSpacing:zt.iconAndTextSpacing,alignment:zt.alignment,buttonType:zt.buttonType,showIcon:zt.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:Ht.INPUT_STYLE,defaultState:{selectorKey:Ht.DEFAULT_STATE,buttonStyle:zt.buttonStyle,buttonText:zt.buttonText,icon:zt.icon,iconPadding:zt.iconPadding,iconPosition:zt.iconPosition,iconAndTextSpacing:zt.iconAndTextSpacing,alignment:zt.alignment,buttonType:zt.buttonType,showIcon:zt.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:Ht.HOVER_STATE,buttonStyle:zt.buttonStyle,buttonText:zt.buttonText,icon:zt.icon,iconPadding:zt.iconPadding,iconPosition:zt.iconPosition,iconAndTextSpacing:zt.iconAndTextSpacing,alignment:zt.alignment,buttonType:zt.buttonType,showIcon:zt.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:Ht.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:Ht.ITEM_STYLE,contentAlignment:zt.contentAlignment,horizontalPadding:zt.horizontalPadding,verticalPadding:zt.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:Ht.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:Ht.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:Ht.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:Ht.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:Ht.ARROWS,arrowIconStyle:zt.arrowIconStyle,leftArrowIconStyle:zt.leftArrowIconStyle,rightArrowIconStyle:zt.rightArrowIconStyle,backgroundShape:zt.backgroundShape,arrowSize:zt.arrowSize,arrowColor:zt.arrowColor},paginationDots:{selectorKey:Ht.PAGINATION_DOTS,dotSize:zt.dotSize,currentDotColor:zt.currentDotColor,otherDotColor:zt.otherDotColor},paginationLine:{selectorKey:Ht.PAGINATION_LINE,currentLineColor:zt.currentLineColor,otherLineColor:zt.otherLineColor,lineHeight:zt.lineHeight,lineWidth:zt.lineWidth},showMoreItemsButton:{selectorKey:Ht.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:zt.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:Ht.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"locationDetails",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Br.CONTROLS}}}},jt={displayStyle:{value:"Slider",propertyType:Br.CONTROLS},scrollDirection:{value:"Vertical",propertyType:Br.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:Br.CONTROLS},scrollControl:{value:"Non",propertyType:Br.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:Br.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:Br.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:Br.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:Br.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:Br.CSS},sliderControl:{value:"Arrows",propertyType:Br.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:Br.CONTROLS},loopImages:{value:!1,propertyType:Br.CONTROLS},setItemsPerRow:{value:!1,propertyType:Br.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:Br.CONTROLS},autoplay:{value:!1,propertyType:Br.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:Br.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:Br.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:Br.CONTROLS},showGalleryTitle:{value:!1,propertyType:Br.CONTROLS},galleryTitle:{value:"",propertyType:Br.CONTROLS},showGalleryDescription:{value:!1,propertyType:Br.CONTROLS},galleryDescription:{value:"",propertyType:Br.CONTROLS},showItemTitle:{value:!1,propertyType:Br.CONTROLS},showItemDescription:{value:!1,propertyType:Br.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:Br.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:Br.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:Br.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:Br.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:Br.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Br.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Br.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:Br.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:Br.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:Br.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:Br.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:Br.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Br.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:Br.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:Br.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Br.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Br.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Br.CONTROLS},backgroundShape:{value:"Round",propertyType:Br.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Br.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Br.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Br.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Br.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Br.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Br.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Br.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Br.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:Br.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"}(kt||(kt={}));var Ut,Mt=function(){return{layout:{selectorKey:kt.LAYOUT,width:Object.assign(Object.assign({},jo.width),{value:"400",unit:zr.PIXELS}),height:Object.assign(Object.assign({},jo.height),{value:"200",unit:zr.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:kt.DESIGN,galleryWidgetStyle:{selectorKey:kt.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:kt.GALLERY_LAYOUT,galleryTextAndItemAlignment:jt.galleryTextAndItemAlignment,galleryTextAndItemSpacing:jt.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:jt.galleryTextAndDescriptionSpacing,textPosition:jo.textPosition,verticalAlignment:jo.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:kt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:jt.textVerticalPadding,textHorizontalPadding:jo.textHorizontalPadding,titleAndDescriptionSpacing:jt.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:kt.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:kt.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:kt.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:kt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:jt.textVerticalPadding,textHorizontalPadding:jo.textHorizontalPadding,titleAndDescriptionSpacing:jt.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:kt.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:kt.PAGINATION_ARROWS,arrowIconStyle:jt.arrowIconStyle,leftArrowIconStyle:jt.leftArrowIconStyle,rightArrowIconStyle:jt.rightArrowIconStyle,backgroundShape:jt.backgroundShape,arrowSize:jt.arrowSize,arrowColor:jt.arrowColor},paginationDots:{selectorKey:kt.PAGINATION_DOTS,dotSize:jt.dotSize,currentDotColor:jt.currentDotColor,otherDotColor:jt.otherDotColor},paginationLine:{selectorKey:kt.PAGINATION_LINE,currentLineColor:jt.currentLineColor,otherLineColor:jt.otherLineColor,lineHeight:jt.lineHeight,lineWidth:jt.lineWidth}},dataConnector:{selectorKey:kt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"images",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Br.CONTROLS}}}},Vt={actions:{value:!0,property:"actions",propertyType:Br.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Br.CSS},addToCart:{value:!0,property:"addToCart",propertyType:Br.CONTROLS},addToCartWhenClicked:{value:"Show Cart Confirmation",property:"addToCartWhenClicked",propertyType:Br.CONTROLS},addToCartValue:{value:"",property:"addToCartValue",propertyType:Br.CONTROLS},buyNow:{value:!0,property:"buyNow",propertyType:Br.CONTROLS},buyNowWhenClicked:{value:"Navigate to Checkout",property:"buyNowWhenClicked",propertyType:Br.CONTROLS},wishlist:{value:!0,property:"wishlist",propertyType:Br.CONTROLS},wishlistWhenClicked:{value:"Lightbox",property:"wishlistWhenClicked",propertyType:Br.CONTROLS},wishlistValue:{value:"",property:"addToCartValue",propertyType:Br.CONTROLS},compareProduct:{value:!0,property:"compareProduct",propertyType:Br.CONTROLS},compareProductWhenClicked:{value:"Add to Compare List",property:"compareProductWhenClicked",propertyType:Br.CONTROLS},showCompareListAs:{value:"Floating List",property:"showCompareListAs",propertyType:Br.CONTROLS},addToQuote:{value:!0,property:"addToQuote",propertyType:Br.CONTROLS},addToOrderTemplate:{value:!0,property:"addToOrderTemplate",propertyType:Br.CONTROLS},notifyMeInventoryNotifications:{property:"notifyMeInventoryNotifications",value:!0,propertyType:Br.CONTROLS},downloadProductInformation:{property:"downloadProductInformation",value:!0,propertyType:Br.CONTROLS},displayStyle:{property:"displayStyle",value:"Stack Vertically",propertyType:Br.CONTROLS},itemSpacing:{property:"itemSpacing",value:"10",unit:1,propertyType:Br.CSS},itemVerticalSpacing:{property:"itemVerticalSpacing",value:"10",unit:1,propertyType:Br.CSS},maxItemsToDisplay:{property:"maxItemsToDisplay",value:"4",propertyType:Br.CONTROLS},overflowItems:{property:"overflowItems",value:"Show More Button",propertyType:Br.CONTROLS},openItemsIn:{value:"Dropdown",property:"openItemsIn",propertyType:Br.CONTROLS},addToCartMetaData:{value:"",property:"addToCartMetaData",propertyType:Br.CONTROLS},wishlistMetaData:{value:"",property:"wishlistMetaData",propertyType:Br.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Br.CONTROLS},buttonType:{value:"primaryButton",propertyType:Br.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Br.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Br.CONTROLS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:Br.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Br.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:Br.CSS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Br.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"}(Ut||(Ut={}));var Gt,Wt={buttonStyle:Vt.buttonStyle,buttonText:Vt.buttonText,icon:Vt.icon,iconPadding:Vt.iconPadding,iconPosition:Vt.iconPosition,iconAndTextSpacing:Vt.iconAndTextSpacing,alignment:Vt.alignment,buttonType:Vt.buttonType,showIcon:Vt.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"}})},Yt=function(){return{layout:{selectorKey:Ut.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:Vt.actions,addToCart:Vt.addToCart,addToCartWhenClicked:Vt.addToCartWhenClicked,addToCartValue:Vt.addToCartValue,buyNow:Vt.buyNow,buyNowWhenClicked:Vt.buyNowWhenClicked,wishlist:Vt.wishlist,wishlistWhenClicked:Vt.wishlistWhenClicked,wishlistValue:Vt.wishlistValue,compareProduct:Vt.compareProduct,compareProductWhenClicked:Vt.compareProductWhenClicked,showCompareListAs:Vt.showCompareListAs,addToQuote:Vt.addToQuote,addToOrderTemplate:Vt.addToOrderTemplate,notifyMeInventoryNotifications:Vt.notifyMeInventoryNotifications,downloadProductInformation:Vt.downloadProductInformation,displayStyle:Vt.displayStyle,itemSpacing:Vt.itemSpacing,itemVerticalSpacing:Vt.itemVerticalSpacing,maxItemsToDisplay:Vt.maxItemsToDisplay,overflowItems:Vt.overflowItems,openItemsIn:Vt.openItemsIn,addToCartMetaData:Vt.addToCartMetaData,wishlistMetaData:Vt.wishlistMetaData,overflowContent:jo.overflowContent,scrollDirection:jo.scrollDirection,displayScrollbar:jo.displayScrollbar},design:{selectorKey:Ut.DESIGN,addToCart:{selectorKey:Ut.ADD_TO_CART,defaultState:Object.assign({selectorKey:Ut.DEFAULT_STATE},Wt),hoverState:Object.assign({selectorKey:Ut.HOVER_STATE},Wt),selectedState:Object.assign({selectorKey:Ut.SELECTED_STATE},Wt)},buyNow:{selectorKey:Ut.BUY_NOW,defaultState:Object.assign({selectorKey:Ut.DEFAULT_STATE},Wt),hoverState:Object.assign({selectorKey:Ut.HOVER_STATE},Wt),selectedState:Object.assign({selectorKey:Ut.SELECTED_STATE},Wt)},wishlist:{selectorKey:Ut.WISHLIST,defaultState:Object.assign({selectorKey:Ut.DEFAULT_STATE},Wt),hoverState:Object.assign({selectorKey:Ut.HOVER_STATE},Wt),selectedState:Object.assign({selectorKey:Ut.SELECTED_STATE},Wt)},compare:{selectorKey:Ut.COMPARE,defaultState:Object.assign({selectorKey:Ut.DEFAULT_STATE},Wt),hoverState:Object.assign({selectorKey:Ut.HOVER_STATE},Wt),selectedState:Object.assign({selectorKey:Ut.SELECTED_STATE},Wt)},addToQuote:{selectorKey:Ut.ADD_TO_QUOTE,defaultState:Object.assign({selectorKey:Ut.DEFAULT_STATE},Wt),hoverState:Object.assign({selectorKey:Ut.HOVER_STATE},Wt),selectedState:Object.assign({selectorKey:Ut.SELECTED_STATE},Wt)},addToOrderTemplate:{selectorKey:Ut.ADD_TO_ORDER_TEMPLATE,defaultState:Object.assign({selectorKey:Ut.DEFAULT_STATE},Wt),hoverState:Object.assign({selectorKey:Ut.HOVER_STATE},Wt),selectedState:Object.assign({selectorKey:Ut.SELECTED_STATE},Wt)},notifyMe:{selectorKey:Ut.NOTIFY_ME,defaultState:Object.assign({selectorKey:Ut.DEFAULT_STATE},Wt),hoverState:Object.assign({selectorKey:Ut.HOVER_STATE},Wt),selectedState:Object.assign({selectorKey:Ut.SELECTED_STATE},Wt)},download:{selectorKey:Ut.DOWNLOAD,defaultState:Object.assign({selectorKey:Ut.DEFAULT_STATE},Wt),hoverState:Object.assign({selectorKey:Ut.HOVER_STATE},Wt),selectedState:Object.assign({selectorKey:Ut.SELECTED_STATE},Wt)},more:{selectorKey:Ut.MORE,defaultState:Object.assign({selectorKey:Ut.DEFAULT_STATE},Wt),hoverState:Object.assign({selectorKey:Ut.HOVER_STATE},Wt),selectedState:Object.assign({selectorKey:Ut.SELECTED_STATE},Wt)}},content:{},dataConnector:{selectorKey:Ut.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"productActions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Br.CONTROLS}}}},Ft={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Br.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Br.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:Br.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",propertyType:Br.CSS,unit:1},ItemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Br.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Br.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Br.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Br.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Br.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Gt||(Gt={}));var Xt,qt=function(){return{layout:{selectorKey:Gt.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:Ft.displayStyle,dividerBetweenItems:Ft.dividerBetweenItems,itemSpacing:Ft.itemSpacing,itemPadding:Ft.itemPadding,ItemContentAlignment:Ft.ItemContentAlignment,maxItemsToDisplay:Ft.maxItemsToDisplay,overflowItems:Ft.overflowItems,imageBehavior:Ft.imageBehavior,itemsPerRow:Ft.itemsPerRow},design:{selectorKey:Gt.DESIGN},content:{selectorKey:Gt.CONTENT},dataConnector:{selectorKey:Gt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"highlights",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Br.CONTROLS}}}},Qt={displayStyle:{value:"Simple",property:"displayStyle",propertyType:Br.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:Br.CONTROLS},noOfItemsToLoad:{value:"allItems",propertyType:Br.CONTROLS,property:"noOfItemsToLoad"},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Br.CONTROLS},itemSpacing:{value:"20",unit:1,property:"itemSpacing",propertyType:Br.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Br.CONTROLS},header:{value:!0,property:"header",propertyType:Br.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Br.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Br.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Br.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Br.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:Br.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:Br.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:Br.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:Br.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Br.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Br.CSS},contentAlignment:{value:"center",property:"contentAlignment",propertyType:Br.CSS},paginationAlignment:{value:"center",property:"paginationAlignment",propertyType:Br.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Br.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Br.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Br.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Br.CONTROLS},totalInventory:{value:!0,property:"totalInventory",propertyType:Br.CONTROLS},inventoryStatus:{value:!0,property:"inventoryStatus",propertyType:Br.CONTROLS},noOfAvailableLocations:{value:!0,property:"noOfAvailableLocations",propertyType:Br.CONTROLS},locationNames:{value:!0,property:"locationNames",propertyType:Br.CONTROLS},locationDetails:{value:!0,property:"locationDetails",propertyType:Br.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Br.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Br.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Br.CONTROLS},locationInventoryStatus:{value:!0,property:"locationInventoryStatus",propertyType:Br.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Br.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Br.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Br.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Br.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Br.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Br.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Br.CSS},buttonType:{value:"primaryButton",propertyType:Br.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Br.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Br.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Br.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Br.CONTROLS},backgroundShape:{value:"Round",propertyType:Br.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Br.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Br.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Br.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Br.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Br.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Br.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Br.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Br.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Br.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Br.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Br.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:Br.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Br.CONTROLS},fontSize:{value:"16",propertyType:Br.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},characterSpacing:{value:"16",propertyType:Br.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Br.CSS,unit:1},lineHeight:{value:"16",propertyType:Br.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Br.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Br.CSS},fontSize:{value:"16",propertyType:Br.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},characterSpacing:{value:"16",propertyType:Br.CSS,unit:1},lineHeight:{value:"16",propertyType:Br.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Br.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Br.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Br.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Br.CONTROLS},paginationStyle:{value:"dotted",propertyType:Br.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Br.CONTROLS},arrowSize:{value:"16",propertyType:Br.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Br.CSS},backgroundShape:{value:"rectangle",propertyType:Br.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Br.CSS},font:{value:"lato",propertyType:Br.CSS},fontSize:{value:"16",propertyType:Br.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},hoverBackgroundShape:{value:"circle",propertyType:Br.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Br.CSS},hoverFont:{value:"lato",propertyType:Br.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Br.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Br.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Br.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Br.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Br.CONTROLS},iconSize:{value:"20",propertyType:Br.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Br.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"}(Xt||(Xt={}));var Zt,$t=function(){return{layout:{selectorKey:Xt.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:Qt.displayStyle,displayType:Qt.displayType,maxItemsToDisplay:Qt.maxItemsToDisplay,itemSpacing:Qt.itemSpacing,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,rowsPerPage:Qt.rowsPerPage,overflowControl:Qt.overflowControl,paginationType:Qt.paginationType,paginationAlignment:Qt.paginationAlignment,displayResults:Qt.displayResults,noOfItemsToLoad:Qt.noOfItemsToLoad},content:{selectorKey:Xt.CONTENT,totalInventory:Qt.totalInventory,inventoryStatus:Qt.inventoryStatus,noOfAvailableLocations:Qt.noOfAvailableLocations,locationNames:Qt.locationNames,locationDetails:Qt.locationDetails,locationName:Qt.locationName,locationAddress:Qt.locationAddress,locationInventory:Qt.locationInventory,locationInventoryStatus:Qt.locationInventoryStatus},design:{selectorKey:Xt.DESIGN,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},viewInventoryButton:{selectorKey:Xt.VIEW_INVENTORY_BUTTON,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"}})}},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},locationInventoryStatus:{selectorKey:Xt.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: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},table:{selectorKey:Xt.TABLE,backgroundColor:jo.backgroundColor,showBorder:jo.showBorder,borderStyle:Qt.design.table.borderStyle,borderColor:jo.borderColor,borderPerSlide:Qt.design.table.borderPerSlide,borderRadius:jo.borderRadius,showShadow:jo.showShadow,shadowColor:jo.shadowColor,angle:jo.angle,spread:jo.spread,blur:jo.blur},tableHeader:{selectorKey:Xt.TABLE_HEADER,backgroundColor:jo.backgroundColor},headerText:{selectorKey:Xt.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:Xt.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:Xt.ROW_DIVIDERS,headerDivider:Qt.design.rowAndHeaderDividers.headerDivider,rowDivider:Qt.design.rowAndHeaderDividers.rowDivider,columnDivider:Qt.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Xt.SCROLL,scrollBarWidth:Qt.design.scrollBar.scrollBarWidth,scrollBarColor:Qt.design.scrollBar.scrollBarColor},pagination:{selectorKey:Xt.PAGINATION,defaultState:{selectorKey:Xt.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:Qt.design.pagination.previousIcon,nextIcon:Qt.design.pagination.nextIcon,iconSize:Qt.design.pagination.iconSize,iconColor:Qt.design.pagination.iconColor,backgroundShape:Qt.design.pagination.backgroundShape,backgroundColor:jo.backgroundColor,pagination:Qt.design.pagination.pagination},hoverState:{selectorKey:Xt.HOVER_STATE,theme:jo.theme}},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,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Br.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"}(Zt||(Zt={}));var Jt,ei={showPrice:{value:!0,property:"showPrice",propertyType:Br.CONTROLS},displayMinQtySet:{value:!0,property:"displayMinQtySet",propertyType:Br.CONTROLS},priceFormat:{value:"MSRP",property:"priceFormat",propertyType:Br.CONTROLS},priceSuffix:{value:"",property:"priceSuffix",propertyType:Br.CONTROLS},pricePrefix:{value:"",property:"pricePrefix",propertyType:Br.CONTROLS},displayFormat:{value:"Tool-tip",property:"displayFormat",propertyType:Br.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:Br.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:Br.CONTROLS},productPriceDisplayUOM:{value:!1,property:"productPriceDisplayUOM",propertyType:Br.CONTROLS},productPriceDisplayCurrencyCode:{value:!1,property:"productPriceDisplayCurrencyCode",propertyType:Br.CONTROLS},showActualPrice:{value:!1,property:"showActualPrice",propertyType:Br.CONTROLS},actualPrice:{value:!1,property:"actualPrice",propertyType:Br.CONTROLS},actualPriceDisplayUOM:{value:!1,property:"actualPriceDisplayUOM",propertyType:Br.CONTROLS},actualPriceDisplayCurrencyCode:{value:!1,property:"actualPriceDisplayCurrencyCode",propertyType:Br.CONTROLS},discount:{value:!1,property:"discount",propertyType:Br.CONTROLS},discountValue:{value:!1,property:"discountValue",propertyType:Br.CONTROLS},showSavings:{value:!1,property:"showSavings",propertyType:Br.CONTROLS},savings:{value:!1,property:"savings",propertyType:Br.CONTROLS},savingsValue:{value:!1,property:"savingsValue",propertyType:Br.CONTROLS},savingsDisplayCurrencyCode:{value:!1,property:"savingsDisplayCurrencyCode",propertyType:Br.CONTROLS},embellishmentPrice:{value:!1,property:"embellishmentPrice",propertyType:Br.CONTROLS},productTax:{value:!1,property:"productTax",propertyType:Br.CONTROLS},productShippingPrice:{value:!1,property:"productShippingPrice",propertyType:Br.CONTROLS}},ri=function(){return{layout:{selectorKey:Zt.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:ei.showPrice,displayMinQtySet:ei.displayMinQtySet,priceFormat:ei.priceFormat,displayFormat:ei.displayFormat,overflowContent:jo.overflowContent,scrollDirection:jo.scrollDirection,displayScrollbar:jo.displayScrollbar,positionType:jo.positionType,pinTo:jo.pinTo},design:{selectorKey:Zt.DESIGN,productPrice:{selectorKey:Zt.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:Zt.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:Zt.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:Zt.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:Zt.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:Zt.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:Zt.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:Zt.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:Zt.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:Zt.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:Zt.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:Zt.CONTENT,productPrice:ei.productPrice,sellingPrice:ei.sellingPrice,productPriceDisplayUOM:ei.productPriceDisplayUOM,productPriceDisplayCurrencyCode:ei.productPriceDisplayCurrencyCode,showActualPrice:ei.showActualPrice,actualPrice:ei.actualPrice,actualPriceDisplayUOM:ei.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:ei.actualPriceDisplayCurrencyCode,discount:ei.discount,discountValue:ei.discountValue,showSavings:ei.showSavings,savings:ei.savings,savingsValue:ei.savingsValue,savingsDisplayCurrencyCode:ei.savingsDisplayCurrencyCode,embellishmentPrice:ei.embellishmentPrice,productTax:ei.productTax,productShippingPrice:ei.productShippingPrice,pricePrefix:ei.pricePrefix,priceSuffix:ei.priceSuffix},dataConnector:{selectorKey:Zt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"priceDetails",url:"",enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Br.CONTROLS}}}},oi={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Br.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Br.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Br.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Br.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Br.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Br.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Br.CONTROLS},header:{value:!0,property:"header",propertyType:Br.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Br.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Br.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Br.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Br.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Br.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Br.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Br.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Br.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Br.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Br.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Br.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Br.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Br.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Br.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Br.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Br.CSS},title:{value:"Promotions",property:"title",propertyType:Br.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Br.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Br.CONTROLS},description:{value:"",property:"description",propertyType:Br.CONTROLS},promotionName:{value:!0,property:"promotionName",propertyType:Br.CONTROLS},promotionDescription:{value:!0,property:"promotionDescription",propertyType:Br.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:Br.CONTROLS},couponCode:{value:!0,property:"couponCode",propertyType:Br.CONTROLS},promotionSchedule:{value:!0,property:"promotionSchedule",propertyType:Br.CONTROLS},minimumPurchaseAmount:{value:!0,property:"minimumPurchaseAmount",propertyType:Br.CONTROLS},eligibleProducts:{value:!0,property:"eligibleProducts",propertyType:Br.CONTROLS},promotionPrice:{value:!0,property:"promotionPrice",propertyType:Br.CONTROLS},maxRedemptionAmount:{value:!0,property:"maxRedemptionAmount",propertyType:Br.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Br.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Br.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Br.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Br.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Br.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Br.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Br.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Br.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Br.CSS},buttonType:{value:"primaryButton",propertyType:Br.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Br.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Br.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Br.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Br.CONTROLS},backgroundShape:{value:"Round",propertyType:Br.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Br.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Br.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Br.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Br.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Br.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Br.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Br.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Br.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Br.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Br.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Br.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:Br.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Br.CONTROLS},fontSize:{value:"16",propertyType:Br.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},characterSpacing:{value:"16",propertyType:Br.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Br.CSS,unit:1},lineHeight:{value:"16",propertyType:Br.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Br.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Br.CSS},fontSize:{value:"16",propertyType:Br.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},characterSpacing:{value:"16",propertyType:Br.CSS,unit:1},lineHeight:{value:"16",propertyType:Br.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Br.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Br.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Br.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Br.CONTROLS},paginationStyle:{value:"dotted",propertyType:Br.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Br.CONTROLS},arrowSize:{value:"16",propertyType:Br.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Br.CSS},backgroundShape:{value:"rectangle",propertyType:Br.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Br.CSS},font:{value:"lato",propertyType:Br.CSS},fontSize:{value:"16",propertyType:Br.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},hoverBackgroundShape:{value:"circle",propertyType:Br.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Br.CSS},hoverFont:{value:"lato",propertyType:Br.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Br.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Br.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Br.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Br.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Br.CONTROLS},iconSize:{value:"20",propertyType:Br.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Br.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"}(Jt||(Jt={}));var ti,ii=function(){return{layout:{selectorKey:Jt.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:oi.displayStyle,dividerBetweenItems:oi.dividerBetweenItems,itemSpacing:oi.itemSpacing,itemPadding:oi.itemPadding,itemContentAlignment:oi.itemContentAlignment,maxItemsToDisplay:oi.maxItemsToDisplay,overflowItems:oi.overflowItems,header:oi.header,headerHeight:oi.headerHeight,rowHeight:oi.rowHeight,headerDivider:oi.headerDivider,rowDivider:oi.rowDivider,columnDivider:oi.columnDivider,alternativeRowColors:oi.alternativeRowColors,headerCellPadding:oi.headerCellPadding,rowCellPadding:oi.rowCellPadding,contentAlignment:oi.contentAlignment,overflowControl:oi.overflowControl,paginationType:oi.paginationType,paginationAlignment:oi.paginationAlignment,rowsPerPage:oi.rowsPerPage,displayResults:oi.displayResults,imageBehavior:oi.imageBehavior,itemsPerRow:oi.itemsPerRow},content:{selectorKey:Jt.CONTENT,title:oi.title,showTitle:oi.showTitle,description:oi.description,showDescription:oi.showDescription,promotionName:oi.promotionName,promotionDescription:oi.promotionDescription,noOfLinesToShow:oi.noOfLinesToShow,couponCode:oi.couponCode,promotionSchedule:oi.showDescription,minimumPurchaseAmount:oi.minimumPurchaseAmount,eligibleProducts:oi.eligibleProducts,promotionPrice:oi.promotionPrice,maxRedemptionAmount:oi.maxRedemptionAmount},design:{selectorKey:Jt.DESIGN,widgetStyle:{selectorKey:Jt.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:Jt.DESIGN_ITEM_STYLE,contentAlignment:oi.contentAlignment,horizontalPadding:oi.horizontalPadding,verticalPadding:oi.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:Jt.DESIGN_VIEW_OFFERS_BUTTON,defaultState:{selectorKey:Jt.DEFAULT_STATE,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"}})},hoverState:{selectorKey:Jt.HOVER_STATE,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"}})}},promotionName:{selectorKey:Jt.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:Jt.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:Jt.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:Jt.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:Jt.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:Jt.DESIGN_ELIGIBLE_PRODUCTS_BUTTON,defaultState:{selectorKey:Jt.DEFAULT_STATE,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"}})},hoverState:{selectorKey:Jt.HOVER_STATE,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"}})}},priceAfterPromotion:{selectorKey:Jt.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:Jt.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:Jt.DESIGN_ARROWS,arrowIconStyle:oi.arrowIconStyle,leftArrowIconStyle:oi.leftArrowIconStyle,rightArrowIconStyle:oi.rightArrowIconStyle,backgroundShape:oi.backgroundShape,arrowSize:oi.arrowSize,arrowColor:oi.arrowColor},paginationDots:{selectorKey:Jt.DESIGN_PAGINATION_DOTS,dotSize:oi.dotSize,currentDotColor:oi.currentDotColor,otherDotColor:oi.otherDotColor},paginationLine:{selectorKey:Jt.DESIGN_PAGINATION_LINE,currentLineColor:oi.currentLineColor,otherLineColor:oi.otherLineColor,lineHeight:oi.lineHeight,lineWidth:oi.lineWidth},table:{selectorKey:Jt.DESIGN_TABLE,backgroundColor:jo.backgroundColor,showBorder:jo.showBorder,borderStyle:oi.design.table.borderStyle,borderColor:jo.borderColor,borderPerSlide:oi.design.table.borderPerSlide,borderRadius:jo.borderRadius,showShadow:jo.showShadow,shadowColor:jo.shadowColor,angle:jo.angle,spread:jo.spread,blur:jo.blur},tableHeader:{selectorKey:Jt.DESIGN_TABLE_HEADER,backgroundColor:jo.backgroundColor},headerText:{selectorKey:Jt.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:Jt.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:Jt.DESIGN_ROW_DIVIDERS,headerDivider:oi.design.rowAndHeaderDividers.headerDivider,rowDivider:oi.design.rowAndHeaderDividers.rowDivider,columnDivider:oi.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Jt.DESIGN_SCROLL,scrollBarWidth:oi.design.scrollBar.scrollBarWidth,scrollBarColor:oi.design.scrollBar.scrollBarColor},pagination:{selectorKey:Jt.DESIGN_PAGINATION,defaultState:{selectorKey:Jt.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:oi.design.pagination.previousIcon,nextIcon:oi.design.pagination.nextIcon,iconSize:oi.design.pagination.iconSize,iconColor:oi.design.pagination.iconColor,backgroundShape:oi.design.pagination.backgroundShape,backgroundColor:jo.backgroundColor,pagination:oi.design.pagination.pagination},hoverState:{selectorKey:Jt.HOVER_STATE,theme:jo.theme}},showMoreItemsButton:{selectorKey:Jt.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:oi.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:Jt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"promotions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Br.CONTROLS}}}},ni={displayStyle:{value:"Open Input",property:"displayStyle",propertyType:Br.CONTROLS},displayMinQtyToPurchase:{value:!1,property:"displayMinQtyToPurchase",propertyType:Br.CONTROLS},quantity:{value:1,property:"quantity",propertyType:Br.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ti||(ti={}));var ai,li=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:ni.displayStyle,displayMinQtyToPurchase:ni.displayMinQtyToPurchase},design:{selectorKey:ti.DESIGN},content:{selectorKey:ti.CONTENT,quantity:ni.quantity},dataConnector:{selectorKey:ti.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Br.CONTROLS}}}},pi={itemSpacing:{value:"20",property:"itemSpacing",propertyType:Br.CSS,unit:1},repeatElements:{value:"false",property:"repeatElements",propertyType:Br.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:Br.CONTROLS},pauseOnHover:{value:"true",property:"pauseOnHover",propertyType:Br.CONTROLS},scrollDirection:{value:"leftToRight",property:"scrollDirection",propertyType:Br.CONTROLS},scrollSpeed:{value:"1x",property:"scrollSpeed",propertyType:Br.CONTROLS},style:{value:"line",property:"style",propertyType:Br.CONTROLS},shape:{value:"shopping-cart-01",customIcon:{isCustomIcon:!1,url:"",name:""},property:"shape",propertyType:Br.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Br.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:Br.CONTROLS,property:"scrollContent"},dividerColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"dividerColor",propertyType:Br.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"}(ai||(ai={}));var di,si=function(){return{layout:{selectorKey:ai.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:pi.itemSpacing,repeatElements:pi.repeatElements,dividerBetweenItems:pi.dividerBetweenItems,scrollSpeed:pi.scrollSpeed,scrollDirection:pi.scrollDirection,pauseOnHover:pi.pauseOnHover},content:{selectorKey:ai.CONTENT,scrollContent:pi.scrollContent},design:{selectorKey:ai.DESIGN,scrollContainer:{selectorKey:ai.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:ai.DIVIDER_STYLE,style:pi.style,shape:pi.shape,size:pi.size,backgroundColor:jo.backgroundColor,dividerColor:pi.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:ai.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:ai.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:ai.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"}(di||(di={}));var ci,yi=function(e){return{layout:{selectorKey:di.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:Br.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:Br.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:Br.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},jo.height),{isReadOnly:!0}),padding:jo.padding,columnGap:{value:0,propertyType:Br.CSS,unit:zr.PIXELS,property:"columnGap"},rowGap:{value:0,propertyType:Br.CSS,unit:zr.PIXELS,property:"rowGap"},overflowContent:jo.overflowContent,scrollDirection:jo.scrollDirection,displayScrollbar:jo.displayScrollbar,positionType:jo.positionType,pinTo:jo.pinTo},design:Object.assign({selectorKey:di.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},ot),settings:{selectorKey:di.SETTINGS,visibility:{selectorKey:di.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:Br.CONTROLS,property:"visibilityContent"}},schedules:{selectorKey:di.SCHEDULES,scheduleData:{value:[],propertyType:Br.CONTROLS,property:"scheduleData"}},deviceVisibility:{selectorKey:di.DEVICE_VISIBILITY}},code:{}}},ui={source:{value:"Manually",property:"source",propertyType:Br.CONTROLS},orderBefore:{value:!0,property:"orderBefore",propertyType:Br.CONTROLS},orderBeforeTime:{value:"4",property:"orderBeforeTime",propertyType:Br.CONTROLS,unit:1},orderBeforeDisplayTime:{value:"Hours Left",property:"orderBeforeDisplayTime",propertyType:Br.CONTROLS},deliveryBefore:{value:!1,property:"deliveryBefore",propertyType:Br.CONTROLS},deliveryEndsBefore:{value:"4",property:"deliveryEndsBefore",unit:3,propertyType:Br.CONTROLS},deliveryBeforeDisplayTime:{value:"Hours Left",property:"deliveryBeforeDisplayTime",propertyType:Br.CONTROLS},deliveryStartingDate:{value:!1,property:"deliveryStartingDate",propertyType:Br.CONTROLS},deliveryStartsAfter:{value:"4",property:"deliveryStartsAfter",unit:1,propertyType:Br.CONTROLS},deliveryStartingDateDisplayTime:{value:"Hours Left",property:"deliveryStartingDateDisplayTime",propertyType:Br.CONTROLS},configureMessage:{value:"",property:"configureMessage",propertyType:Br.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ci||(ci={}));var Si=function(){return{layout:{selectorKey:ci.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:ci.CONTENT,source:ui.source,orderBefore:ui.orderBefore,orderBeforeTime:ui.orderBeforeTime,orderBeforeDisplayTime:ui.orderBeforeDisplayTime,deliveryBefore:ui.deliveryBefore,deliveryEndsBefore:ui.deliveryEndsBefore,deliveryBeforeDisplayTime:ui.deliveryBeforeDisplayTime,deliveryStartingDate:ui.deliveryStartingDate,deliveryStartsAfter:ui.deliveryStartsAfter,deliveryStartingDateDisplayTime:ui.deliveryStartingDateDisplayTime,configureMessage:ui.configureMessage},dataConnector:{selectorKey:ci.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Br.CONTROLS}}}},gi={onClick:{value:"Show Image Lightbox",propertyType:Br.CONTROLS},onHover:{value:"Zoom Image",propertyType:Br.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Br.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Br.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Br.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Br.CSS}},Ti=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:gi.onClick,onHover:gi.onHover,imageRatio:gi.imageRatio,fitOptions:gi.fitOptions,horizontalAlignment:gi.horizontalAlignment,verticalAlignment:gi.verticalAlignment},design:{layouter:{backgroundColor:jo.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}};function hi(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 Ci(e,r){if(e){if("string"==typeof e)return hi(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)?hi(e,r):void 0}}function Oi(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)||Ci(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 bi(e){return function(e){if(Array.isArray(e))return hi(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||Ci(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 vi(e){return vi="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},vi(e)}function mi(e,r,o){return(r=function(e){var r=function(e){if("object"!=vi(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=vi(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==vi(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var wi=o(756),fi=o.n(wi);function Ri(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 Ni(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)?Ni(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 Ni(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 Di=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 Li(e,r){var o,t=Ri(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=Ri(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 Ai(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 Ii(e,r,o,t){return Di(this,void 0,void 0,fi().mark((function i(){var n,a,l,p,d;return fi().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 xi(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(xi(o[t]));return r}function Ei(e){return e.replace(/-([a-z])/g,(function(e,r){return r.toUpperCase()}))}var Pi={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]}},_i=[{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 Hi(e){return!(e&&Object.keys(e).length>0)}function Bi(e){return!(e&&null!==e)}function zi(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=_r.iframeSelector,i=_r.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 ki=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]},Ki=function(e,r){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"tablet",t=arguments.length>3?arguments[3]:void 0,i=ki(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(Ui.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(Ui.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=Oi(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=Oi(e,2),i=o[0];return o[1],!i.includes("--_ctm-".concat(t.slice(0,3)))}));a&&(i.editedStyles=Object.fromEntries(a))}return i},Ui={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),mi(mi({},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),mi({},a,Object.assign(Object.assign({},i[n].children[a]),{children:Object.assign(Object.assign({},i[n].children[a].children),mi({},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 Ai(e.customColors.find((function(e){return e.label===r.label})).value.rgb);var o=e.selectedTheme.colors;return Ai(o[Li(o,r.type)].find((function(e){return e.label===r.type})).value.rgb)}return Ai(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=_i.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=bi(Object.keys(a));n="",l.forEach((function(e,r){var o,t=a[e].value,i=null===(o=_i.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 mi({},o,n)},convertAlphaNumericToText:function(e){return e.replace(/([a-zA-Z]+)(\d+)/,"$1 $2")},convertrgbObjToString:Ai,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),mi({},"--_"+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=Oi(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:Li,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 Di(this,void 0,void 0,fi().mark((function r(){var o,t,i,n,a,l,p,d,s,c,y,u,S,g,T;return fi().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=xi(null==n?void 0:n.parentElement),p=null,d=0,s=Ri(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,Ii(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===Ei(e[0])?i=Object.assign(Object.assign({},o[r]),{value:e[o[r].property]}):(o[r].property===Ei(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=bi(r.general),t=bi(r.text),i=o.map((function(r){var o=Li(e,r.value.value),t=e[o].find((function(e){return e.label===r.value.value}));if(!t.active){var i=Ui.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=Li(e,r.value.value),t=e[o].find((function(e){return e.label===r.value.value}));if(!t.active){var i=Ui.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:bi(i),text:bi(n)}},kebabToCamelCase:Ei,returnDefaultValue:function(e,r,o,t,i){var n,a,l=Pi;if(1===o||2===o){var p=null===(n=null==_i?void 0:_i.find((function(e){return e.value===o})))||void 0===n?void 0:n.label,d=null===(a=null==_i?void 0:_i.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=_r.iframeSelector,n=_r.templteEditiorSelector,a=_r.iframePreviewSelector,l=(_r.iframePreviewMainSelector,_r.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(Hr.style,'="').concat(r,'"]'));null!==t&&(c=t.querySelector("[".concat(Hr.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=Oi(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:Hi,IsNullOrEmpty:Bi,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(!Hi(e)){var o=null==e?void 0:e.attributes;if(!Hi(o)){var t=null==o?void 0:o.BUILDER;Hi(t)||(r=null==t?void 0:t.dataElementType)}}return r},getCMSDataDivType:function(e){var r=null;if(!Hi(e)){var o=null==e?void 0:e.attributes;if(!Hi(o)){var t=null==o?void 0:o.BUILDER;Hi(t)||(r=null==t?void 0:t.dataDivType)}}return r},GetCMSElementBySelector:zi,CreateAspectRationNWidthConvertion:function(e,r,o){var t,i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],n=parseFloat(r)/parseFloat(e),a=zi("#".concat(o),"single",i),l=e;if(!Bi(a)){var p=(null==a?void 0:a.matches(_r.dataDropElement))?null===(t=null==a?void 0:a.parentElement)||void 0===t?void 0:t.closest(_r.dataDropElement):null==a?void 0:a.closest(_r.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:_i,getCMSElementAttributeValue:function(e,r,o){var t=null;if(!Hi(e)){var i=null==e?void 0:e.attributes;if(!Hi(i)){var n=i[r];Hi(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=Oi(e,2);return null!=(r[0],r[1])})).map((function(e){var r=Oi(e,2),o=r[0],t=r[1];return"".concat(encodeURIComponent(o),"=").concat(encodeURIComponent(t))})).join("&")},GetResponsiveValue:ki,CMSSetAndGetResponsiveMediaQueriesExtension:function(e,r,o,t,i){var n=Object.assign({},e),a=r,l=null==n?void 0:n.tablet,p=null==n?void 0:n.mobile;null==n||delete n.tablet,null==n||delete n.mobile,t.innerHTML+="#".concat(o," {").concat(Ui.stylesToString(n),"}");var d=ji(a);(null==d?void 0:d.editedStyles)&&(a=Object.assign({},null==d?void 0:d.editedStyles)),(null==d?void 0:d.data)&&(l=Object.assign(Object.assign({},l),null==d?void 0:d.data));var s=ji(a,"mobile");if((null==s?void 0:s.editedStyles)&&(a=Object.assign({},null==s?void 0:s.editedStyles)),(null==s?void 0:s.data)&&(p=Object.assign(Object.assign({},p),null==s?void 0:s.data)),l){var c=Ki(o,l,"tablet");t.innerHTML+=c}if(p){var y=Ki(o,p,"mobile");t.innerHTML+=y}return{styles:n,editedStyles:a,styleElement:t}},reponsiveExtension:Ki,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&&!Hi(r)&&!Hi(o)){var n=o,a=Po.DESKTOP,l=Po.MOBILE,p=Po.TABLET,d=n[a],s=n[p],c=n[l],y=Eo.CSS;Eo.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&&!Hi(r)){var i=r,n=Eo.CSS,a=(Eo.HTML,{show:!0,hide:!1,hiddenType:n}),l=Po.DESKTOP,p=Po.MOBILE,d=Po.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:Eo.CSS},tablet:{show:!0,hide:!1,hiddenType:Eo.CSS},mobile:{show:!0,hide:!1,hiddenType:Eo.CSS}}}},CMSCustomEventService:function(e){var r=e.type,o=e.value;e.serviceType===_o.UPSERT&&document.dispatchEvent(new CustomEvent(r,{detail:o}))}};const Mi=Ui;var Vi,Gi={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Br.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:Br.CONTROLS},textAlignment:{value:"center",property:"textAlignment",propertyType:Br.CONTROLS},itemSpacing:{value:"10",propertyType:Br.CSS,unit:1,property:"itemSpacing"},iconPosition:{value:"left",property:"iconPosition",propertyType:Br.CONTROLS},clickToNavigate:{value:"false",property:"iconPosition",propertyType:Br.CSS},iconStyle:{value:"Icon",propertyType:Br.CONTROLS}},content:{socialIcons:{value:[{id:Mi.generateUniqueId(),title:"Amazon",name:"amazon",show:!0,url:"https://amazon.com",icon:{value:"amazon",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Mi.generateUniqueId(),title:"Website",name:"website",show:!0,url:"https://www.sellerscommerce.com/",icon:{value:"website",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Mi.generateUniqueId(),title:"Instagram",name:"instagram",show:!0,url:"https://instagram.com",icon:{value:"instagram",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Mi.generateUniqueId(),title:"Twitter",name:"twitter",show:!0,url:"https://x.com/",icon:{value:"twitter",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Mi.generateUniqueId(),title:"Facebook",name:"facebook",show:!0,url:"https://www.facebook.com/",icon:{value:"facebook",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Mi.generateUniqueId(),title:"Youtube",name:"youtube",show:!0,url:"https://www.youtube.com/",icon:{value:"youtube",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Mi.generateUniqueId(),title:"LinkedIn",name:"linkedin",show:!0,url:"https://www.linkedin.com/",icon:{value:"linkedin",customIcon:{isCustomIcon:!1,url:"",name:""}}}],propertyType:Br.CONTROLS},website:{value:!0,propertyType:Br.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:Br.CONTROLS},instagram:{value:!0,propertyType:Br.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:Br.CONTROLS},facebook:{value:!0,propertyType:Br.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:Br.CONTROLS},linkedIn:{value:!1,propertyType:Br.CONTROLS},linkedInUrl:{value:"https://www.linkedin.com/",propertyType:Br.CONTROLS},twitter:{value:!0,propertyType:Br.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:Br.CONTROLS},amazon:{value:!0,propertyType:Br.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:Br.CONTROLS}},design:{icon:{value:"",propertyType:Br.CONTROLS},designiconSize:{value:"30",propertyType:Br.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Br.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:Br.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:Br.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:Br.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:Br.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:Br.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:Br.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:Br.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"}(Vi||(Vi={}));var Wi,Yi=function(){return{layout:{selectorKey:Vi.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:Gi.layout.alignment,textAlignment:Gi.layout.textAlignment,clickToNavigate:Gi.layout.clickToNavigate,iconStyle:Gi.layout.iconStyle,iconPosition:Gi.layout.iconPosition,iconAndTextSpacing:Gi.layout.iconAndTextSpacing,itemSpacing:Gi.layout.itemSpacing,positionType:jo.positionType,pinTo:jo.pinTo},content:{selectorKey:Vi.CONTENT,socialContent:Gi.content.socialIcons},design:{selectorKey:Vi.DESIGN,socialWidget:{selectorKey:Vi.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:Vi.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:Gi.design.designiconSize,iconColor:Gi.design.iconColor},socialIcons:{selectorKey:Vi.SOCIAL_ICONS,instagramIcon:Gi.design.instagramIcon,facebookIcon:Gi.design.facebookIcon,twitterIcon:Gi.design.twitterIcon,amazonIcon:Gi.design.amazonIcon,websiteIcon:Gi.design.websiteIcon,youtubeIcon:Gi.design.youtubeIcon,linkedinIcon:Gi.design.linkedinIcon}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Wi||(Wi={}));var Fi,Xi=function(e){return{layout:{selectorKey:Wi.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Br.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:Br.CONTROLS},itemGap:{property:"itemGap",propertyType:Br.CSS,value:0,unit:zr.PIXELS},justifyContent:{property:"justifyContent",propertyType:Br.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Br.CSS,value:"start"}},design:Object.assign({selectorKey:Wi.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},ot),dataConnector:{selectorKey:Wi.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"stack",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:Br.CONTROLS}}}},qi={displayStyle:{value:"Button",property:"displayStyle",propertyType:Br.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:Br.CONTROLS},whenClicked:{value:"Open Lightbox",property:"whenClicked",propertyType:Br.CONTROLS},displayType:{value:"Vertical",property:"displayType",propertyType:Br.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Br.CONTROLS},itemSpacing:{value:"20",property:"itemSpacing",unit:1,propertyType:Br.CSS},overflowItems:{value:"Show More Button",property:"overflowItems",propertyType:Br.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:Br.CONTROLS},searchPlaceholderText:{value:"Search by Product/ SKU name or code",property:"searchPlaceholderText",propertyType:Br.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Br.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Br.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Br.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:Br.CONTROLS},title:{value:"Available Locations",property:"title",propertyType:Br.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Br.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Br.CONTROLS},description:{value:"",property:"description",propertyType:Br.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Br.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Br.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Br.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Br.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Br.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Br.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Br.CSS},buttonType:{value:"primaryButton",propertyType:Br.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Br.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Br.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Br.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Br.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Br.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Br.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Br.CONTROLS},backgroundShape:{value:"Round",propertyType:Br.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Br.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Br.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Br.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Br.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Br.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Br.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Br.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Br.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Br.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Br.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Br.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:Br.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Br.CONTROLS},fontSize:{value:"16",propertyType:Br.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},characterSpacing:{value:"16",propertyType:Br.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Br.CSS,unit:1},lineHeight:{value:"16",propertyType:Br.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Br.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Br.CSS},fontSize:{value:"16",propertyType:Br.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},characterSpacing:{value:"16",propertyType:Br.CSS,unit:1},lineHeight:{value:"16",propertyType:Br.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Br.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Br.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Br.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Br.CONTROLS},paginationStyle:{value:"dotted",propertyType:Br.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Br.CONTROLS},arrowSize:{value:"16",propertyType:Br.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Br.CSS},backgroundShape:{value:"rectangle",propertyType:Br.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Br.CSS},font:{value:"lato",propertyType:Br.CSS},fontSize:{value:"16",propertyType:Br.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},hoverBackgroundShape:{value:"circle",propertyType:Br.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Br.CSS},hoverFont:{value:"lato",propertyType:Br.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Br.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Br.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Br.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Br.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Br.CONTROLS},iconSize:{value:"20",propertyType:Br.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Br.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"}(Fi||(Fi={}));var Qi,Zi=function(){return{layout:{selectorKey:Fi.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:qi.displayStyle,displayResults:qi.displayResults,whenClicked:qi.whenClicked,displayType:qi.displayType,maxItemsToDisplay:qi.maxItemsToDisplay,itemSpacing:qi.itemSpacing,overflowItems:qi.overflowItems,noOfItemToShow:qi.noOfItemToShow,searchPlaceholderText:qi.searchPlaceholderText},content:{selectorKey:Fi.CONTENT,locationName:qi.locationName,locationAddress:qi.locationAddress,locationInventory:qi.locationInventory,locationTimings:qi.locationTimings,title:qi.title,showTitle:qi.showTitle,description:qi.description,showDescription:qi.showDescription},design:{selectorKey:Fi.DESIGN,inputStyle:{selectorKey:Fi.INPUT_STYLE,defaultState:{selectorKey:Fi.DEFAULT_STATE,buttonStyle:qi.buttonStyle,buttonText:qi.buttonText,icon:qi.icon,iconPadding:qi.iconPadding,iconPosition:qi.iconPosition,iconAndTextSpacing:qi.iconAndTextSpacing,alignment:qi.alignment,buttonType:qi.buttonType,showIcon:qi.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:Fi.HOVER_STATE,buttonStyle:qi.buttonStyle,buttonText:qi.buttonText,icon:qi.icon,iconPadding:qi.iconPadding,iconPosition:qi.iconPosition,iconAndTextSpacing:qi.iconAndTextSpacing,alignment:qi.alignment,buttonType:qi.buttonType,showIcon:qi.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:Fi.INPUT_STYLE,defaultState:{selectorKey:Fi.DEFAULT_STATE,buttonStyle:qi.buttonStyle,buttonText:qi.buttonText,icon:qi.icon,iconPadding:qi.iconPadding,iconPosition:qi.iconPosition,iconAndTextSpacing:qi.iconAndTextSpacing,alignment:qi.alignment,buttonType:qi.buttonType,showIcon:qi.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:Fi.HOVER_STATE,buttonStyle:qi.buttonStyle,buttonText:qi.buttonText,icon:qi.icon,iconPadding:qi.iconPadding,iconPosition:qi.iconPosition,iconAndTextSpacing:qi.iconAndTextSpacing,alignment:qi.alignment,buttonType:qi.buttonType,showIcon:qi.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:Fi.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:Fi.ITEM_STYLE,contentAlignment:qi.contentAlignment,horizontalPadding:qi.horizontalPadding,verticalPadding:qi.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:Fi.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:Fi.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:Fi.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:Fi.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:Fi.ARROWS,arrowIconStyle:qi.arrowIconStyle,leftArrowIconStyle:qi.leftArrowIconStyle,rightArrowIconStyle:qi.rightArrowIconStyle,backgroundShape:qi.backgroundShape,arrowSize:qi.arrowSize,arrowColor:qi.arrowColor},paginationDots:{selectorKey:Fi.PAGINATION_DOTS,dotSize:qi.dotSize,currentDotColor:qi.currentDotColor,otherDotColor:qi.otherDotColor},paginationLine:{selectorKey:Fi.PAGINATION_LINE,currentLineColor:qi.currentLineColor,otherLineColor:qi.otherLineColor,lineHeight:qi.lineHeight,lineWidth:qi.lineWidth},showMoreItemsButton:{selectorKey:Fi.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:qi.design.pagination.textColor,bold:jo.bold,italic:jo.italic,linethrough:jo.linethrough,underline:jo.underline,textAlign:jo.textAlign,characterSpacing:jo.characterSpacing,lineHeight:jo.lineHeight}}}},$i={layout:{header:{value:!0,propertyType:Br.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:Br.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:Br.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:Br.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:Br.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:Br.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:Br.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:Br.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:Br.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:Br.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:Br.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:Br.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:Br.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:Br.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:Br.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:Br.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:Br.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:Br.CONTROLS,property:"static"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Age",columnMapsTo:"age"},{columnId:3,columnTitle:"Occupation",columnMapsTo:"occupation"}],propertyType:Br.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:Br.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Br.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Br.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:Br.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Br.CONTROLS},fontSize:{value:"32",propertyType:Br.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},characterSpacing:{value:"32",propertyType:Br.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:Br.CSS,unit:1},lineHeight:{value:"32",propertyType:Br.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:Br.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Br.CSS},fontSize:{value:"32",propertyType:Br.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},characterSpacing:{value:"32",propertyType:Br.CSS,unit:1},lineHeight:{value:"32",propertyType:Br.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:Br.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Br.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Br.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Br.CONTROLS},paginationStyle:{value:"dotted",propertyType:Br.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Br.CONTROLS},arrowSize:{value:"32",propertyType:Br.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Br.CSS},backgroundShape:{value:"rectangle",propertyType:Br.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Br.CSS},font:{value:"lato",propertyType:Br.CSS},fontSize:{value:"32",propertyType:Br.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},hoverBackgroundShape:{value:"circle",propertyType:Br.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Br.CSS},hoverFont:{value:"lato",propertyType:Br.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Br.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Br.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Br.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Br.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Br.CONTROLS},iconSize:{value:"30",propertyType:Br.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Br.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"}(Qi||(Qi={}));var Ji,en=function(){return{layout:{selectorKey:Qi.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:$i.layout.header,headerHeight:$i.layout.headerHeight,rowHeight:$i.layout.rowHeight,layoutHeaderDivider:$i.layout.layoutHeaderDivider,layoutRowDivider:$i.layout.layoutRowDivider,layoutColumnDivider:$i.layout.layoutColumnDivider,alternativeRowColors:$i.layout.alternativeRowColors,headerCellPadding:$i.layout.headerCellPadding,rowCellPadding:$i.layout.rowCellPadding,contentAlignment:$i.layout.contentAlignment,showMoreRows:$i.layout.showMoreRows,rowsPerPage:$i.layout.rowsPerPage,paginationType:$i.layout.paginationType,paginationAlignment:$i.layout.paginationAlignment,noOfItemsToLoad:$i.layout.noOfItemsToLoad},content:{selectorKey:Qi.CONTENT,showTitle:$i.content.showTitle,tableTitle:$i.content.tableTitle,connectWith:$i.content.connectWith,columns:$i.content.columns,rows:$i.content.rows},design:{selectorKey:Qi.DESIGN,tableWidget:{selectorKey:Qi.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:Qi.TABLE,backgroundColor:jo.backgroundColor,showBorder:jo.showBorder,borderStyle:$i.design.table.borderStyle,borderColor:jo.borderColor,borderPerSlide:$i.design.table.borderPerSlide,borderRadius:jo.borderRadius,showShadow:jo.showShadow,shadowColor:jo.shadowColor,angle:jo.angle,spread:jo.spread,blur:jo.blur},tableHeader:{selectorKey:Qi.TABLE_HEADER,backgroundColor:jo.backgroundColor},headerText:{selectorKey:Qi.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:Qi.TABLE_ROW,backgroundColor:jo.backgroundColor},rowText:{selectorKey:Qi.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:Qi.ROW_AND_HEADER_DIVIDER,headerDivider:$i.design.rowAndHeaderDividers.headerDivider,rowDivider:$i.design.rowAndHeaderDividers.rowDivider,columnDivider:$i.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:Qi.SCROLL_BAR,scrollBarWidth:$i.design.scrollBar.scrollBarWidth,scrollBarColor:$i.design.scrollBar.scrollBarColor},pagination:{selectorKey:Qi.PAGINATION,defaultState:{selectorKey:Qi.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:$i.design.pagination.previousIcon,nextIcon:$i.design.pagination.nextIcon,iconSize:$i.design.pagination.iconSize,iconColor:$i.design.pagination.iconColor,backgroundShape:$i.design.pagination.backgroundShape,backgroundColor:jo.backgroundColor,pagination:$i.design.pagination.pagination},hoverState:{selectorKey:Qi.HOVER_STATE,theme:jo.theme}},loadMoreButton:{selectorKey:Qi.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:$i.design.pagination.textColor,bold:jo.bold,italic:jo.italic,linethrough:jo.linethrough,underline:jo.underline,textAlign:jo.textAlign,characterSpacing:jo.characterSpacing,lineHeight:jo.lineHeight}}}},rn={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:Br.CONTROLS},tabLayout:{value:"stretched",property:"tabLayout",propertyType:Br.CONTROLS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:Br.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:Br.CSS},tabContainer:{value:20,unit:1,property:"tabContainer",propertyType:Br.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:Br.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:Br.CSS},overflowTabs:{value:"Wrap",property:"overflowTabs",propertyType:Br.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:Br.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({},Yr()),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:Br.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"}(Ji||(Ji={}));var on,tn={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},nn={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},an=function(){return{layout:{selectorKey:Ji.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:rn.tabPosition,tabLayout:rn.tabLayout,tabAlignment:rn.tabAlignment,tabSpacing:rn.tabSpacing,tabContainerSpacing:rn.tabContainer,horizontalPadding:rn.horizontalPadding,verticalPadding:rn.verticalPadding,overflowTabs:rn.overflowTabs,spacingBetweenRows:rn.spacingBetweenRows},design:{selectorKey:Ji.DESIGN,tabContainer:Object.assign({selectorKey:Ji.TAB_CONTAINER},tn),tabs:{selectorKey:Ji.TABS,defaultState:Object.assign(Object.assign({selectorKey:Ji.DEFAULT_STATE},tn),nn),hoverState:Object.assign(Object.assign({selectorKey:Ji.HOVER_STATE},tn),nn),selectedState:Object.assign(Object.assign({selectorKey:Ji.SELECTED_STATE},tn),nn)},tabContentContainer:Object.assign({selectorKey:Ji.TAB_CONTENT_CONTAINER},tn)},content:{selectorKey:Ji.CONTENT,tabContent:rn.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(on||(on={}));var ln,pn=function(){return{layout:{selectorKey:on.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:Br.CSS},textData:{value:"<h1 class='et-tt'>Heading 1</h1>",propertyType:Br.CONTROLS},height:{value:"40",property:"height",unit:1,propertyType:Br.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:Br.CSS},overflowContent:jo.overflowContent,scrollDirection:jo.scrollDirection,displayScrollbar:jo.displayScrollbar,positionType:jo.positionType,pinTo:jo.pinTo},design:{selectorKey:on.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:on.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Br.CONTROLS}}}},dn={displayFormat:{value:"Stack Horizontal",property:"displayFormat",propertyType:Br.CONTROLS},showUomPrice:{value:!0,property:"showUomPrice",propertyType:Br.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Br.CSS},onClick:{value:"Show All",property:"onClick",propertyType:Br.CONTROLS},itemPadding:{value:"10",property:"itemPadding",propertyType:Br.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Br.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Br.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Br.CONTROLS},header:{value:!0,property:"header",propertyType:Br.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Br.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Br.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Br.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Br.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Br.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Br.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Br.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Br.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Br.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Br.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Br.CONTROLS},overflowControl:{value:"Show More Button",property:"overflowControl",propertyType:Br.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Br.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Br.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Br.CSS},productPrice:{value:!0,property:"productPrice",propertyType:Br.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:Br.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:Br.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:Br.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:Br.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:Br.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:Br.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:Br.CONTROLS},discount:{value:!0,property:"discount",propertyType:Br.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:Br.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:Br.CONTROLS},savings:{value:!0,property:"savings",propertyType:Br.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:Br.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:Br.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:Br.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:Br.CONTROLS},productShippingPrice:{value:!0,property:"productShippingPrice",propertyType:Br.CONTROLS},pricePerUnit:{value:!0,property:"pricePerUnit",propertyType:Br.CONTROLS},uom:{value:!0,property:"uom",propertyType:Br.CONTROLS},uomName:{value:!0,property:"uomName",propertyType:Br.CONTROLS},uomConversion:{value:!0,property:"uomConversion",propertyType:Br.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Br.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Br.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Br.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Br.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Br.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Br.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Br.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Br.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Br.CSS},buttonType:{value:"primaryButton",propertyType:Br.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Br.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Br.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Br.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Br.CONTROLS},backgroundShape:{value:"Round",propertyType:Br.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Br.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Br.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Br.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Br.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Br.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Br.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Br.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Br.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Br.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Br.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Br.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:Br.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Br.CONTROLS},fontSize:{value:"16",propertyType:Br.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},characterSpacing:{value:"16",propertyType:Br.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Br.CSS,unit:1},lineHeight:{value:"16",propertyType:Br.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Br.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Br.CSS},fontSize:{value:"16",propertyType:Br.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},characterSpacing:{value:"16",propertyType:Br.CSS,unit:1},lineHeight:{value:"16",propertyType:Br.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Br.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Br.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Br.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Br.CONTROLS},paginationStyle:{value:"dotted",propertyType:Br.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Br.CONTROLS},arrowSize:{value:"16",propertyType:Br.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Br.CSS},backgroundShape:{value:"rectangle",propertyType:Br.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Br.CSS},font:{value:"lato",propertyType:Br.CSS},fontSize:{value:"16",propertyType:Br.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},hoverBackgroundShape:{value:"circle",propertyType:Br.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Br.CSS},hoverFont:{value:"lato",propertyType:Br.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Br.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Br.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Br.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Br.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Br.CONTROLS},iconSize:{value:"20",propertyType:Br.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Br.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"}(ln||(ln={}));var sn,cn=function(){return{layout:{selectorKey:ln.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:dn.displayFormat,showUomPrice:dn.showUomPrice,itemSpacing:dn.itemSpacing,itemPadding:dn.itemPadding,itemContentAlignment:dn.itemContentAlignment,maxItemsToDisplay:dn.maxItemsToDisplay,overflowItems:dn.overflowItems,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,imageBehavior:dn.imageBehavior,itemsPerRow:dn.itemsPerRow,onClick:dn.onClick},design:{selectorKey:ln.DESIGN,itemStyle:{selectorKey:ln.ITEM_STYLE,defaultState:{selectorKey:ln.DEFAULT_STATE,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},selectedState:{selectorKey:ln.SELECTED_STATE,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}},uomTitleStyle:{selectorKey:ln.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:ln.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:ln.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:ln.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:ln.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:ln.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:ln.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:ln.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:ln.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:ln.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:ln.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: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},table:{selectorKey:ln.TABLE,backgroundColor:jo.backgroundColor,showBorder:jo.showBorder,borderStyle:dn.design.table.borderStyle,borderColor:jo.borderColor,borderPerSlide:dn.design.table.borderPerSlide,borderRadius:jo.borderRadius,showShadow:jo.showShadow,shadowColor:jo.shadowColor,angle:jo.angle,spread:jo.spread,blur:jo.blur},tableHeader:{selectorKey:ln.TABLE_HEADER,backgroundColor:jo.backgroundColor},headerText:{selectorKey:ln.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:ln.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:ln.ROW_DIVIDERS,headerDivider:dn.design.rowAndHeaderDividers.headerDivider,rowDivider:dn.design.rowAndHeaderDividers.rowDivider,columnDivider:dn.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:ln.SCROLL,scrollBarWidth:dn.design.scrollBar.scrollBarWidth,scrollBarColor:dn.design.scrollBar.scrollBarColor},pagination:{selectorKey:ln.PAGINATION,defaultState:{selectorKey:ln.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: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:jo.backgroundColor,pagination:dn.design.pagination.pagination},hoverState:{selectorKey:ln.HOVER_STATE,theme:jo.theme}},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}},content:{selectorKey:ln.CONTENT,productPrice:dn.productPrice,sellingPrice:dn.sellingPrice,productPriceDisplayUOM:dn.productPriceDisplayUOM,productPriceDisplayCurrencyCode:dn.productPriceDisplayCurrencyCode,showActualPrice:dn.showActualPrice,actualPrice:dn.actualPrice,actualPriceDisplayUOM:dn.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:dn.actualPriceDisplayCurrencyCode,discount:dn.discount,discountValue:dn.discountValue,showSavings:dn.showSavings,savings:dn.savings,savingsValue:dn.savingsValue,savingsDisplayCurrencyCode:dn.savingsDisplayCurrencyCode,embellishmentPrice:dn.embellishmentPrice,productTax:dn.productTax,productShippingPrice:dn.productShippingPrice,pricePerUnit:dn.pricePerUnit,uom:dn.uom,uomName:dn.uomName,uomConversion:dn.uomConversion},dataConnector:{selectorKey:ln.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Br.CONTROLS}}}},yn={optionSelection:{value:!0,property:"optionSelection",propertyType:Br.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Br.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Br.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:Br.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Br.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Br.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Br.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:Br.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Br.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Br.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",unit:1,propertyType:Br.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:Br.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:Br.CSS},maxItemsToDisplay:{value:"10",property:"maxItemsToDisplay",propertyType:Br.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Br.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Br.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Br.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Br.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Br.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Br.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Br.CONTROLS},dropdownOptionsSpacing:{value:"10",unit:1,property:"dropdownOptionsSpacing",propertyType:Br.CSS},dropdownOptionsPadding:{value:"10",unit:1,property:"dropdownOptionsPadding",propertyType:Br.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:Br.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:Br.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:Br.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Br.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Br.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Br.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Br.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Br.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Br.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Br.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Br.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Br.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Br.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Br.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Br.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Br.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Br.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Br.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:Br.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Br.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Br.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Br.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Br.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Br.CONTROLS},header:{value:!0,property:"header",propertyType:Br.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Br.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Br.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Br.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Br.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Br.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Br.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Br.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Br.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Br.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Br.CONTROLS},headerCellPadding:{value:"30",unit:1,property:"headerCellPadding",propertyType:Br.CSS},rowCellPadding:{value:"30",unit:1,property:"rowCellPadding",propertyType:Br.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Br.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Br.CSS},groupHorizontalPadding:{value:"20",unit:1,property:"groupHorizontalPadding",propertyType:Br.CSS},groupVerticalPadding:{value:"20",unit:1,property:"groupVerticalPadding",propertyType:Br.CSS},groupAndContainerSpacing:{value:"30",unit:1,property:"groupAndContainerSpacing",propertyType:Br.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Br.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Br.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Br.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Br.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Br.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Br.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Br.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Br.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Br.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Br.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Br.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Br.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Br.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Br.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Br.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Br.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Br.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:Br.CSS},verticalPadding:{value:"10",property:"verticalPadding",unit:1,propertyType:Br.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Br.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Br.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Br.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Br.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Br.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Br.CONTROLS},iconPadding:{value:0,unit:1,property:"iconPadding",parentRef:"bs-at",propertyType:Br.CSS},buttonType:{value:"primaryButton",propertyType:Br.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Br.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Br.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Br.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Br.CONTROLS},backgroundShape:{value:"circle",propertyType:Br.CONTROLS},swatchShape:{value:"circle",propertyType:Br.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Br.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Br.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Br.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Br.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Br.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Br.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Br.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Br.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Br.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Br.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Br.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:Br.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Br.CONTROLS},fontSize:{value:"16",propertyType:Br.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},characterSpacing:{value:"16",propertyType:Br.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Br.CSS,unit:1},lineHeight:{value:"16",propertyType:Br.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Br.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Br.CSS},fontSize:{value:"16",propertyType:Br.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},characterSpacing:{value:"16",propertyType:Br.CSS,unit:1},lineHeight:{value:"16",propertyType:Br.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Br.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Br.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Br.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Br.CONTROLS},paginationStyle:{value:"dotted",propertyType:Br.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Br.CONTROLS},arrowSize:{value:"16",propertyType:Br.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Br.CSS},backgroundShape:{value:"rectangle",propertyType:Br.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Br.CSS},font:{value:"lato",propertyType:Br.CSS},fontSize:{value:"16",propertyType:Br.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},hoverBackgroundShape:{value:"circle",propertyType:Br.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Br.CSS},hoverFont:{value:"lato",propertyType:Br.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Br.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Br.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Br.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Br.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Br.CONTROLS},iconSize:{value:"20",propertyType:Br.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Br.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"}(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:"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:yn.optionSelection,displayOutOfStockValues:yn.displayOutOfStockValues,displayStyle:yn.displayStyle,notifyMeButton:yn.notifyMeButton,quantitySelectorForVariantSelector:yn.quantitySelectorForVariantSelector,dividerBetweenItems:yn.dividerBetweenItems,optionTitleValueSpacing:yn.optionTitleValueSpacing,remainingDisplayStyle:yn.remainingDisplayStyle,allowUserToSearch:yn.allowUserToSearch,allowUserToFilter:yn.allowUserToFilter,itemSpacing:yn.itemSpacing,swatchTypeDisplayStyle:{selectorKey:sn.SWATFH_TYPE_DISPLAY_STYLE,displayValues:yn.displayValues,itemPadding:yn.itemPadding,itemSpacing:yn.itemSpacing,maxItemsToDisplay:yn.maxItemsToDisplay,overflowItems:yn.overflowItems,swatchImageType:yn.swatchImageType},singleSelectDisplayStyle:{selectorKey:sn.SINGLE_SELECT_DISPLAY_STYLE,displayValues:yn.displayValues,itemPadding:yn.itemPadding,itemSpacing:yn.itemSpacing,maxItemsToDisplay:yn.maxItemsToDisplay,overflowItems:yn.overflowItems,imageBehaviour:yn.imageBehaviour,itemsPerRow:yn.itemsPerRow,itemContentAlignment:yn.itemContentAlignment,overflowDirection:yn.overflowDirection},dropdownDisplayStyle:{selectorKey:sn.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:yn.dropdownOptionsSpacing,dropdownOptionsPadding:yn.dropdownOptionsPadding,dropdownStyle:yn.dropdownStyle,optionAndListSpacing:yn.optionAndListSpacing,dropdownListItemSpacing:yn.dropdownListItemSpacing,dropdownListItemPadding:yn.dropdownListItemPadding,dividerBetweenListItems:yn.dividerBetweenListItems,maxItemsToDisplay:yn.maxItemsToDisplay,overflowItems:yn.overflowItems},groupedOptionsDisplayStyle:{selectorKey:sn.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:yn.groupsDisplayStyle,groupSpacing:yn.groupSpacing,groupPadding:yn.groupPadding,groupHeaderAndOptionSpacing:yn.groupHeaderAndOptionSpacing,tabDirection:yn.tabDirection,tabLayout:yn.tabLayout,tabAlignment:yn.tabAlignment,tabSpacing:yn.tabSpacing,tabAndContainerSpacing:yn.tabAndContainerSpacing,tabHorizontalPadding:yn.tabHorizontalPadding,tabVerticalPadding:yn.tabVerticalPadding,containerPadding:yn.tabVerticalPadding,overflowItems:yn.overflowItems,tabRowSpacing:yn.tabRowSpacing,expandIconPosition:yn.expandIconPosition,expandFirstItemByDefault:yn.expandFirstItemByDefault,allowMultipleOpenItems:yn.allowMultipleOpenItems,itemDividers:yn.itemDividers,accordionSpacing:yn.accordionSpacing,accordionAndContainerSpacing:yn.accordionAndContainerSpacing,accordionHorizontalPadding:yn.accordionHorizontalPadding,accordionVerticalPadding:yn.accordionVerticalPadding,groupAndContainerSpacing:yn.groupAndContainerSpacing,groupHorizontalPadding:yn.groupHorizontalPadding,groupVerticalPadding:yn.groupVerticalPadding,canCollapseGroups:yn.canCollapseGroups,collapseIconPosition:yn.collapseIconPosition},tableDisplayStyle:{selectorKey:sn.TABLE_DISPLAY_STYLE,header:yn.header,headerHeight:yn.headerHeight,rowHeight:yn.rowHeight,headerDivider:yn.headerDivider,rowDivider:yn.rowDivider,columnDivider:yn.columnDivider,alternativeRowColors:yn.alternativeRowColors,headerCellPadding:yn.headerCellPadding,rowCellPadding:yn.rowCellPadding,contentAlignment:yn.contentAlignment,overflowControl:yn.overflowControl,paginationType:yn.paginationType,paginationAlignment:yn.paginationAlignment,rowsPerPage:yn.rowsPerPage,showMoreRows:yn.showMoreRows},groupedTableDisplayStyle:{selectorKey:sn.GROUPED_TABLE_DISPLAY_STYLE,groupsDisplayStyle:yn.groupsDisplayStyle,groupSpacing:yn.groupSpacing,groupPadding:yn.groupPadding,groupHeaderAndOptionSpacing:yn.groupHeaderAndOptionSpacing}},design:{selectorKey:sn.DESIGN,optionStyle:{selectorKey:sn.OPTION_STYLE,contentAlignment:yn.contentAlignment,horizontalPadding:yn.horizontalPadding,verticalPadding:yn.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:sn.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:sn.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:yn.backgroundShape,swatchShape:yn.swatchShape},hoverState:{selectorKey:sn.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:yn.backgroundShape,swatchShape:yn.swatchShape},selectedState:{selectorKey:sn.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:yn.backgroundShape,swatchShape:yn.swatchShape}},singleOptionValueStyle:{selectorKey:sn.SINGLE_OPTION_VALUE_STYLE,defaultState:{selectorKey:sn.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:yn.backgroundShape},hoverState:{selectorKey:sn.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:yn.backgroundShape},selectedState:{selectorKey:sn.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:yn.backgroundShape}},tabItemStyle:{selectorKey:sn.TAB_ITEM_STYLE,defaultState:{selectorKey:sn.DEFAULT_STATE,contentAlignment:yn.contentAlignment,tabAndContainerSpacing:yn.tabAndContainerSpacing,horizontalPadding:yn.horizontalPadding,verticalPadding:yn.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:sn.HOVER_STATE,contentAlignment:yn.contentAlignment,tabAndContainerSpacing:yn.tabAndContainerSpacing,horizontalPadding:yn.horizontalPadding,verticalPadding:yn.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:sn.SELECTED_STATE,contentAlignment:yn.contentAlignment,tabAndContainerSpacing:yn.tabAndContainerSpacing,horizontalPadding:yn.horizontalPadding,verticalPadding:yn.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:sn.ACCORDION_ITEM_STYLE,defaultState:{selectorKey:sn.DEFAULT_STATE},collapsedState:{selectorKey:sn.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:sn.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:sn.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:sn.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: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},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,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:sn.SCROLL,scrollBarWidth:yn.design.scrollBar.scrollBarWidth,scrollBarColor:yn.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:sn.ROW_DIVIDERS,headerDivider:yn.design.rowAndHeaderDividers.headerDivider,rowDivider:yn.design.rowAndHeaderDividers.rowDivider,columnDivider:yn.design.rowAndHeaderDividers.columnDivider},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}},showMoreItemsButton:{selectorKey:sn.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: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,icon:jo.icon,showIcon:jo.showIcon,iconSize:jo.iconSize,iconColor:jo.iconColor},optionTitle:{selectorKey:sn.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:sn.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:sn.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:sn.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:sn.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:sn.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:sn.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:sn.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:sn.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:sn.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:sn.CONTENT,optionProperties:yn.optionProperties,optionName:yn.optionName,noOfOptionValues:yn.noOfOptionValues,optionPrice:yn.optionPrice,priceFormat:yn.priceFormat,showSelectedVariant:yn.showSelectedVariant,optionValueProperties:yn.optionValueProperties,optionValueName:yn.optionValueName,optionValueCode:yn.optionValueCode,swatchImage:yn.swatchImage,swatchImageType:yn.swatchImageType,noOfVariantsAvailable:yn.noOfVariantsAvailable,optionValuePrice:yn.optionValuePrice,showAvailableInventory:yn.showAvailableInventory,showTotalPriceOfAddedItems:yn.showTotalPriceOfAddedItems},dataConnector:{selectorKey:sn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"selectedOptions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Br.CONTROLS}}}},gn={layout:{autoplay:{value:"true",propertyType:Br.CONTROLS},showControls:{value:"onHover",propertyType:Br.CONTROLS},loopVideo:{value:!0,propertyType:Br.CONTROLS},loopCount:{value:4,propertyType:Br.CONTROLS}},content:{image:{value:{src:"https://i.pinimg.com/736x/ba/91/a4/ba91a41ba14269c20b2ae3d9bde16e4d.jpg"},propertyType:Br.CONTROLS},videoFile:{value:"https://sellerscommerce.sirv.com/00000000-0000-0000-0000-000000000000/template-images/default-video.mp4",propertyType:Br.CONTROLS,property:"videoFile"},showVideoTitle:{value:!0,propertyType:Br.CONTROLS},videoTitle:{value:"Sample Video",propertyType:Br.CONTROLS},showVideoDescription:{value:!0,propertyType:Br.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:Br.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:Br.CONTROLS},thumbnailImage:{value:"",propertyType:Br.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:Br.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:Br.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:Br.CONTROLS},icon:{value:"",propertyType:Br.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:Br.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Br.CSS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Br.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Br.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Br.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Br.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Br.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Br.CSS},playIcon:{value:"preview",property:"playIcon",propertyType:Br.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:Br.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Br.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:Br.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"}(un||(un={}));var Tn,hn=function(){return{layout:{selectorKey:un.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:gn.layout.autoplay,showControls:gn.layout.showControls,loopVideo:gn.layout.loopVideo,loopCount:gn.layout.loopCount,positionType:jo.positionType,pinTo:jo.pinTo},content:{selectorKey:un.CONTENT,videoFile:gn.content.videoFile,showVideoTitle:gn.content.showVideoTitle,videoTitle:gn.content.videoTitle,showVideoDescription:gn.content.showVideoDescription,videoDescription:gn.content.videoDescription,showCustomVideoThumbnail:gn.content.showCustomVideoThumbnail,thumbnailImage:gn.content.thumbnailImage,image:gn.content.image},design:{selectorKey:un.DESIGN,videoWidgetLayout:{selectorKey:un.VIDEO_WIDGET_LAYOUT,verticalAlignment:gn.design.verticalAlignment,widgetTextAndItemSpacing:gn.design.widgetTextAndItemSpacing,textPosition:gn.design.textPosition},videoWidgetDesign:{selectorKey:un.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:un.VIDEO_TEXT_LAYOUT,textVerticalPadding:gn.design.textVerticalPadding,textHorizontalPadding:gn.design.textHorizontalPadding,titleAndDescriptionSpacing:gn.design.titleAndDescriptionSpacing},videoTextContainerDesign:{selectorKey:un.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:un.PLAY_PAUSE,playIcon:gn.design.playIcon,pauseIcon:gn.design.pauseIcon,size:gn.design.size,iconColor:jo.iconColor,backgroundShape:gn.design.backgroundShape,backgroundColor:jo.backgroundColor}}}},Cn={layout:{groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Br.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Br.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Br.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Br.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Br.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Br.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Br.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Br.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Br.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Br.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Br.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Br.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Br.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:Br.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Br.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Br.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Br.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Br.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Br.CONTROLS},header:{value:!0,property:"header",propertyType:Br.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Br.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Br.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Br.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Br.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Br.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Br.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Br.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Br.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Br.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Br.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:Br.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:Br.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Br.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Br.CSS},groupHorizontalPadding:{value:"10",unit:1,property:"groupHorizontalPadding",propertyType:Br.CSS},groupVerticalPadding:{value:"10",unit:1,property:"groupVerticalPadding",propertyType:Br.CSS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Br.CONTROLS},groupAndContainerSpacing:{value:"10",unit:1,property:"groupAndContainerSpacing",propertyType:Br.CSS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Br.CONTROLS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Br.CONTROLS},overflowControl:{value:"None",property:"overflowControl",propertyType:Br.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Br.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Br.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Br.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Br.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Br.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Br.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Br.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Br.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Br.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Br.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Br.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Br.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Br.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Br.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Br.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:Br.CSS},verticalPadding:{value:"10",unit:1,property:"verticalPadding",propertyType:Br.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Br.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Br.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Br.CONTROLS},itemSpacing:{value:"10",unit:1,property:"itemSpacing",propertyType:Br.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:Br.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:Br.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Br.CONTROLS},displayValues:{value:"Stack Vertical",property:"displayValues",propertyType:Br.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Br.CONTROLS},sliderDisplayScrollBar:{value:!1,propertyType:Br.CONTROLS,property:"sliderDisplayScrollBar"},showVolumePrice:{value:!0,propertyType:Br.CONTROLS,property:"showVolumePrice"},displayFormat:{value:"Stack Horizontal",propertyType:Br.CONTROLS,property:"displayFormat"},onClick:{value:"showAll",propertyType:Br.CONTROLS,property:"onClick"},sliderControl:{value:"Arrows",propertyType:Br.CONTROLS,property:"sliderControl"},controlPosition:{value:"bottom",propertyType:Br.CONTROLS,property:"controlPosition"},loopImages:{value:!1,propertyType:Br.CONTROLS,property:"loopImages"},autoplay:{value:!1,propertyType:Br.CONTROLS,property:"autoplay"},showMoreRows:{value:"onScroll",propertyType:Br.CONTROLS,property:"showMoreRows"},noOfItemsToLoad:{value:"allItems",propertyType:Br.CONTROLS,property:"noOfItemsToLoad"},groupDisplayStyle:{value:"horizontalTabs",propertyType:Br.CONTROLS,property:"groupDisplayStyle"},optionTitleAndValueSpacing:{value:"20",propertyType:Br.CSS,property:"optionTitleAndValueSpacing"},tabItemSpacing:{value:"20",propertyType:Br.CSS,property:"tabItemSpacing"},accordionItemSpacing:{value:"20",propertyType:Br.CSS,property:"accordionItemSpacing"}},content:{uom:{value:!0,propertyType:Br.CONTROLS,property:"uom"},uomName:{value:!0,propertyType:Br.CONTROLS,property:"uomName"},uomConversion:{value:!0,propertyType:Br.CONTROLS,property:"uomConversion"},productPrice:{value:!0,propertyType:Br.CONTROLS,property:"productPrice"},sellingPrice:{value:!0,propertyType:Br.CONTROLS,property:"sellingPrice"},displayProductUOM:{value:!0,propertyType:Br.CONTROLS,property:"displayProductUOM"},displayProductCurrencyCode:{value:!0,propertyType:Br.CONTROLS,property:"displayProductCurrencyCode"},actualPriceToggle:{value:!0,propertyType:Br.CONTROLS,property:"actualPriceToggle"},actualPrice:{value:!0,propertyType:Br.CONTROLS,property:"actualPrice"},displayPriceUOM:{value:!0,propertyType:Br.CONTROLS,property:"displayPriceUOM"},displayPriceCurrencyCode:{value:!0,propertyType:Br.CONTROLS,property:"displayPriceCurrencyCode"},discountPercentage:{value:!0,propertyType:Br.CONTROLS,property:"discountPercentage"},discountValue:{value:!0,propertyType:Br.CONTROLS,property:"discountValue"},savings:{value:!0,propertyType:Br.CONTROLS,property:"savings"},savingsPercentage:{value:!0,propertyType:Br.CONTROLS,property:"savingsPercentage"},savingsValue:{value:!0,propertyType:Br.CONTROLS,property:"savingsValue"},displaySavingsCurrencyCode:{value:!0,propertyType:Br.CONTROLS,property:"displaySavingsCurrencyCode"},pricePerUnit:{value:!0,propertyType:Br.CONTROLS,property:"pricePerUnit"},EmbellishmentPrice:{value:!0,propertyType:Br.CONTROLS,property:"EmbellishmentPrice"},productTax:{value:!0,propertyType:Br.CONTROLS,property:"productTax"},productShippingPrice:{value:!0,propertyType:Br.CONTROLS,property:"productShippingPrice"}},design:{arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Br.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Br.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Br.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Br.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Br.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Br.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Br.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Br.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Br.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Br.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Br.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Br.CSS},table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Br.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Br.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:Br.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Br.CONTROLS},fontSize:{value:"16",propertyType:Br.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},characterSpacing:{value:"16",propertyType:Br.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Br.CSS,unit:1},lineHeight:{value:"16",propertyType:Br.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Br.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Br.CSS},fontSize:{value:"16",propertyType:Br.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},characterSpacing:{value:"16",propertyType:Br.CSS,unit:1},lineHeight:{value:"16",propertyType:Br.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Br.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Br.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Br.CSS,parentRef:"cs-be-cr-2"}},pagination:{rightArrowIconStyle:{value:"chevron-right",propertyType:Br.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Br.CONTROLS},pagination:{value:"defaultState",propertyType:Br.CONTROLS},paginationStyle:{value:"dotted",propertyType:Br.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Br.CONTROLS},arrowSize:{value:"16",propertyType:Br.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Br.CSS},backgroundShape:{value:"rectangle",propertyType:Br.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Br.CSS},font:{value:"lato",propertyType:Br.CSS},fontSize:{value:"16",propertyType:Br.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},hoverBackgroundShape:{value:"circle",propertyType:Br.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Br.CSS},hoverFont:{value:"lato",propertyType:Br.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Br.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Br.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Br.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Br.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Br.CONTROLS},iconSize:{value:"20",propertyType:Br.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Br.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"}(Tn||(Tn={}));var On,bn=function(){return{layout:{selectorKey:Tn.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:Cn.layout.showVolumePrice,displayFormat:Cn.layout.displayFormat,itemSpacing:Cn.layout.itemSpacing,maxItemsToDisplay:Cn.layout.maxItemsToDisplay,overflowControl:Cn.layout.overflowControl,onClick:Cn.layout.onClick,sliderControl:Cn.layout.sliderControl,controlPosition:Cn.layout.controlPosition,loopImages:Cn.layout.loopImages,autoplay:Cn.layout.autoplay,header:Cn.layout.header,headerHeight:Cn.layout.headerHeight,rowHeight:Cn.layout.rowHeight,headerDivider:Cn.layout.headerDivider,rowDivider:Cn.layout.rowDivider,columnDivider:Cn.layout.columnDivider,alternativeRowColors:Cn.layout.alternativeRowColors,headerCellPadding:Cn.layout.headerCellPadding,rowCellPadding:Cn.layout.rowCellPadding,contentAlignment:Cn.layout.contentAlignment,showMoreRows:Cn.layout.showMoreRows,rowsPerPage:Cn.layout.rowsPerPage,paginationType:Cn.layout.paginationType,paginationAlignment:Cn.layout.paginationAlignment,optionTitleAndValueSpacing:Cn.layout.optionTitleAndValueSpacing,tabItemSpacing:Cn.layout.tabItemSpacing,accordionItemSpacing:Cn.layout.accordionItemSpacing,noOfItemsToLoad:Cn.layout.noOfItemsToLoad,groupDisplayStyle:Cn.layout.groupDisplayStyle,overflowContent:jo.overflowContent,scrollDirection:jo.scrollDirection,displayScrollbar:jo.displayScrollbar,positionType:jo.positionType,pinTo:jo.pinTo,sliderDisplayScrollBar:Cn.layout.sliderDisplayScrollBar,optionTitleValueSpacing:Cn.layout.optionTitleValueSpacing,dividerBetweenItems:Cn.layout.dividerBetweenItems,optionsDisplayStyle:{selectorKey:Tn.OPTION_DISPLAY_STYLE,displayValues:Cn.layout.displayValues,itemPadding:Cn.layout.itemPadding,itemSpacing:Cn.layout.itemSpacing,maxItemsToDisplay:Cn.layout.maxItemsToDisplay,overflowItems:Cn.layout.overflowItems,swatchImageType:Cn.layout.swatchImageType},groupedOptionsDisplayStyle:{selectorKey:Tn.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:Cn.layout.groupsDisplayStyle,groupSpacing:Cn.layout.groupSpacing,groupPadding:Cn.layout.groupPadding,groupHeaderAndOptionSpacing:Cn.layout.groupHeaderAndOptionSpacing,tabDirection:Cn.layout.tabDirection,tabLayout:Cn.layout.tabLayout,tabAlignment:Cn.layout.tabAlignment,tabSpacing:Cn.layout.tabSpacing,tabAndContainerSpacing:Cn.layout.tabAndContainerSpacing,tabHorizontalPadding:Cn.layout.tabHorizontalPadding,tabVerticalPadding:Cn.layout.tabVerticalPadding,containerPadding:Cn.layout.containerPadding,overflowItems:Cn.layout.overflowItems,tabRowSpacing:Cn.layout.tabRowSpacing,expandIconPosition:Cn.layout.expandIconPosition,expandFirstItemByDefault:Cn.layout.expandFirstItemByDefault,allowMultipleOpenItems:Cn.layout.allowMultipleOpenItems,itemDividers:Cn.layout.itemDividers,accordionSpacing:Cn.layout.accordionSpacing,accordionAndContainerSpacing:Cn.layout.accordionAndContainerSpacing,accordionHorizontalPadding:Cn.layout.accordionHorizontalPadding,accordionVerticalPadding:Cn.layout.accordionVerticalPadding,groupAndContainerSpacing:Cn.layout.groupAndContainerSpacing,groupHorizontalPadding:Cn.layout.groupHorizontalPadding,groupVerticalPadding:Cn.layout.groupVerticalPadding,canCollapseGroups:Cn.layout.canCollapseGroups,collapseIconPosition:Cn.layout.collapseIconPosition}},content:{selectorKey:Tn.CONTENT,uom:Cn.content.uom,uomName:Cn.content.uomName,uomConversion:Cn.content.uomConversion,productPrice:Cn.content.productPrice,sellingPrice:Cn.content.sellingPrice,displayProductUOM:Cn.content.displayProductUOM,displayProductCurrencyCode:Cn.content.displayProductCurrencyCode,actualPriceToggle:Cn.content.actualPriceToggle,actualPrice:Cn.content.actualPrice,displayPriceUOM:Cn.content.displayPriceUOM,displayPriceCurrencyCode:Cn.content.displayPriceCurrencyCode,discountPercentage:Cn.content.discountPercentage,discountValue:Cn.content.discountValue,savings:Cn.content.savings,savingsPercentage:Cn.content.savingsPercentage,savingsValue:Cn.content.savingsValue,displaySavingsCurrencyCode:Cn.content.displayProductCurrencyCode,pricePerUnit:Cn.content.pricePerUnit,EmbellishmentPrice:Cn.content.EmbellishmentPrice,productTax:Cn.content.productTax,productShippingPrice:Cn.content.productShippingPrice},design:{selectorKey:Tn.DESIGN,itemStyle:{selectorKey:Tn.ITEM_STYLE,defaultState:{selectorKey:Tn.DEFAULT_STATE,contentAlignment:Cn.design.contentAlignment,horizontalPadding:Cn.design.horizontalPadding,verticalPadding:Cn.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:Tn.SELECTED_STATE,contentAlignment:Cn.design.contentAlignment,horizontalPadding:Cn.design.horizontalPadding,verticalPadding:Cn.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:Tn.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:Tn.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:Tn.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:Tn.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:Tn.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:Tn.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:Tn.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:Tn.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:Tn.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:Tn.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:Tn.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:Tn.ARROWS,arrowIconStyle:Cn.design.pagination.arrowIconStyle,leftArrowIconStyle:Cn.design.pagination.leftArrowIconStyle,rightArrowIconStyle:Cn.design.pagination.rightArrowIconStyle,backgroundShape:Cn.design.pagination.backgroundShape,arrowSize:Cn.design.arrowSize,arrowColor:Cn.design.arrowColor},paginationDots:{selectorKey:Tn.PAGINATION_DOTS,dotSize:Cn.design.dotSize,currentDotColor:Cn.design.currentDotColor,otherDotColor:Cn.design.otherDotColor},paginationLine:{selectorKey:Tn.PAGINATION_LINE,currentLineColor:Cn.design.currentLineColor,otherLineColor:Cn.design.otherLineColor,lineHeight:Cn.design.lineHeight,lineWidth:Cn.design.lineWidth},table:{selectorKey:Tn.TABLE,backgroundColor:jo.backgroundColor,showBorder:jo.showBorder,borderStyle:Cn.design.table.borderStyle,borderColor:jo.borderColor,borderPerSlide:Cn.design.table.borderPerSlide,borderRadius:jo.borderRadius,showShadow:jo.showShadow,shadowColor:jo.shadowColor,angle:jo.angle,spread:jo.spread,blur:jo.blur},tableHeader:{selectorKey:Tn.TABLE_HEADER,backgroundColor:jo.backgroundColor},headerText:{selectorKey:Tn.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:Tn.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:Tn.ROW_DIVIDERS,headerDivider:Cn.design.rowAndHeaderDividers.headerDivider,rowDivider:Cn.design.rowAndHeaderDividers.rowDivider,columnDivider:Cn.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Tn.SCROLL,scrollBarWidth:Cn.design.scrollBar.scrollBarWidth,scrollBarColor:Cn.design.scrollBar.scrollBarColor},pagination:{selectorKey:Tn.PAGINATION,defaultState:{selectorKey:Tn.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:Cn.design.pagination.previousIcon,nextIcon:Cn.design.pagination.nextIcon,iconSize:Cn.design.pagination.iconSize,iconColor:Cn.design.pagination.iconColor,backgroundShape:Cn.design.pagination.backgroundShape,backgroundColor:jo.backgroundColor,pagination:Cn.design.pagination.pagination},hoverState:{selectorKey:Tn.HOVER_STATE,theme:jo.theme}},showMoreItemsButton:{selectorKey:Tn.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:Cn.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:Tn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"volumePricingDeatils",url:null,enum:null,id:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Br.CONTROLS}}}},vn={openAutomaticallyOnPage:{value:!0,propertyType:Br.CONTROLS,property:"openAutomaticallyOnPage"},selectPage:{value:"showImageLightbox",propertyType:Br.CONTROLS,property:"selectPage"},closeOnXIcon:{value:!0,propertyType:Br.CONTROLS,property:"closeIcon"},closeOnClickingBackground:{value:!1,propertyType:Br.CONTROLS,property:"closeOnClickingBackground"},lightboxPosition:{value:"Top Left",propertyType:Br.CONTROLS,property:"lightboxPosition"},horizontalOffset:{value:"0",propertyType:Br.CSS,property:"horizontalOffset",unit:1},verticalOffset:{value:"0",propertyType:Br.CSS,property:"verticalOffset",unit:1}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(On||(On={}));var mn,wn=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:"340",unit:1}),openAutomaticallyOnPage:vn.openAutomaticallyOnPage,selectPage:vn.selectPage,closeIcon:vn.closeOnXIcon,closeOnClickingBackground:vn.closeOnClickingBackground,lightboxPosition:vn.lightboxPosition,horizontalOffset:vn.horizontalOffset,verticalOffset:vn.verticalOffset},design:{selectorKey:On.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}}},fn={whenClicked:{value:"Open Full Cart",property:"whenClicked",propertyType:Br.CONTROLS},showCartText:{value:!0,property:"showCartText",propertyType:Br.CONTROLS},cartText:{value:"My Cart",property:"cartText",propertyType:Br.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:Br.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CART_ICON="cartIcon",e.MINI_CART_TEXT="miniCartText",e.CART_ITEMS_COUNT="cartItemsCount"}(mn||(mn={}));var Rn,Nn=function(){return{layout:{selectorKey:mn.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:fn.whenClicked,showCartText:fn.showCartText,cartText:fn.cartText,showNoOfItems:fn.showNoOfItems,positionType:jo.positionType,pinTo:jo.pinTo},design:{selectorKey:mn.DESIGN,cartIcon:{selectorKey:mn.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:mn.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:mn.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}}}},Dn={loggedInButtonStyle:{value:"Avatar & Name",property:"loggedInButtonStyle",propertyType:Br.CONTROLS},beforeLoginText:{value:"My Cart",property:"beforeLoginText",propertyType:Br.CONTROLS},myAccount:{value:!0,property:"myAccount",propertyType:Br.CONTROLS},myOrders:{value:!0,property:"myOrders",propertyType:Br.CONTROLS},myAddresses:{value:!0,property:"myAddresses",propertyType:Br.CONTROLS},myQuotes:{value:!0,property:"myQuotes",propertyType:Br.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"}(Rn||(Rn={}));var Ln,An=function(){return{layout:{selectorKey:Rn.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:Dn.loggedInButtonStyle,beforeLoginText:Dn.beforeLoginText,positionType:jo.positionType,pinTo:jo.pinTo},content:{selectorKey:Rn.CONTENT,myAccount:Dn.myAccount,myOrders:Dn.myOrders,myAddresses:Dn.myAddresses,myQuotes:Dn.myQuotes},design:{selectorKey:Rn.DESIGN,profileAvatar:{selectorKey:Rn.PROFILE_AVATAR,showIcon:Object.assign(Object.assign({},jo.icon),{value:"user-icon"}),iconSize:jo.iconSize,iconColor:jo.iconColor},profileMenuItems:{selectorKey:Rn.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:Rn.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"}(Ln||(Ln={}));var In,xn=function(){return{layout:{selectorKey:Ln.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Br.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:Br.CONTROLS},itemGap:{property:"itemGap",propertyType:Br.CSS,value:1,unit:zr.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:Br.CSS},justifyContent:{property:"justifyContent",propertyType:Br.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Br.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:Br.CSS,value:100,unit:zr.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:Br.CSS,value:100,unit:zr.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:Br.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:Br.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:zr.PIXELS,propertyType:Br.CSS},dotSize:{property:"dotSize",value:10,unit:zr.PIXELS,propertyType:Br.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:Br.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:Br.CONTROLS},autoplay:{value:!1,propertyType:Br.CONTROLS},autoplayDuration:{value:3e3,unit:zr.MS,propertyType:Br.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:Br.CONTROLS},stopOnInteraction:{value:!1,propertyType:Br.CONTROLS},displayAds:{value:!0,propertyType:Br.CONTROLS}},design:Object.assign({selectorKey:Ln.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},ot),dataConnector:{selectorKey:Ln.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Br.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Br.CONTROLS}},content:{selectorKey:Ln.CONTENT,adVariationsList:{value:[{label:"Default Categories",isDefault:!0,displayStyle:"Full Row",ads:[],itemPositionsInGrid:"",repeatItems:!0,shuffleItems:!0,showDetails:!0}],property:"adVariationsList",propertyType:Br.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(In||(In={}));var En,Pn=function(){return{layout:{selectorKey:In.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Br.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:In.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},ot)}},_n={spacingBetweenMenuListItems:{value:20,property:"spacingBetweenMenuListItems",unit:1,propertyType:Br.CSS},fillItemsToContainerWidth:{value:!1,propertyType:Br.CONTROLS},dividerBetweenItems:{value:!1,propertyType:Br.CONTROLS},listItemAlignment:{value:"left",property:"listItemAlignment",propertyType:Br.CSS},listItemContentAlignment:{value:"left",property:"listItemContentAlignment",propertyType:Br.CSS},maxItemsToDisplay:{value:50,unit:7,property:"maxItemsToDisplay",propertyType:Br.CSS},overflowControl:{value:"Load More Button",propertyType:Br.CONTROLS},onClick:{value:"Navigate to a page",propertyType:Br.CONTROLS},menuList:{value:[{label:"Home",url:""}],propertyType:Br.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.MENU_CONTAINER="menuContainer",e.MENU_ITEM_STYLE="menuItemStyle"}(En||(En={}));var Hn,Bn=function(){return{layout:{selectorKey:En.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:_n.spacingBetweenMenuListItems,fillItemsToContainerWidth:_n.fillItemsToContainerWidth,dividerBetweenItems:_n.dividerBetweenItems,listItemAlignment:_n.listItemAlignment,listItemContentAlignment:_n.listItemContentAlignment,maxItemsToDisplay:_n.maxItemsToDisplay,overflowControl:_n.overflowControl,onClick:_n.onClick,positionType:jo.positionType,pinTo:jo.pinTo},content:{menuList:_n.menuList},design:{selectorKey:En.DESIGN,menuContainer:{selectorKey:En.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:En.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}}}},zn={itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Br.CSS},optionItemSpacing:{value:6,property:"optionItemSpacing",unit:1,propertyType:Br.CSS},optionItemPadding:{value:2,property:"optionItemPadding",unit:1,propertyType:Br.CSS},showOptionsToSelect:{value:!0,propertyType:Br.CONTROLS},showNoOfOptions:{value:!0,propertyType:Br.CONTROLS},noOfOptionsToShowUpfront:{value:5,unit:7,propertyType:Br.CONTROLS},showRemainingOptionsAs:{value:"Button",propertyType:Br.CONTROLS},whenClicked:{value:"Open Quick View",propertyType:Br.CONTROLS},buttonText:{value:"More Options",propertyType:Br.CONTROLS},dividerBetweenOptions:{value:!0,propertyType:Br.CONTROLS},optionTitleValueSpacing:{value:6,property:"optionTitleValueSpacing",unit:1,propertyType:Br.CSS},displayValues:{value:"Horizontally",propertyType:Br.CONTROLS},displayStyle:{value:"Swatch",propertyType:Br.CONTROLS},swatchItemSpacing:{value:6,property:"swatchItemSpacing",unit:1,propertyType:Br.CSS},swatchItemSize:{value:30,property:"swatchItemSize",unit:1,propertyType:Br.CSS},swatchItemPadding:{value:2,property:"swatchItemPadding",unit:1,propertyType:Br.CSS,isMuted:!0},swatchMaxItemsToDisplay:{value:5,unit:7,propertyType:Br.CONTROLS},swatchOverflowItems:{value:"Wrap",propertyType:Br.CONTROLS},swatchImageType:{value:"Swatch image",propertyType:Br.CONTROLS},singleSelectDisplayValues:{value:"Horizontal",propertyType:Br.CONTROLS},singleSelectItemSpacing:{value:6,property:"singleSelectItemSpacing",unit:1,propertyType:Br.CSS},singleSelectItemPadding:{value:2,property:"singleSelectItemPadding",unit:1,propertyType:Br.CSS},singleSelectMaxItemsToDisplay:{value:5,unit:7,propertyType:Br.CONTROLS},singleSelectOverFlowItems:{value:"Wrap",propertyType:Br.CONTROLS},swatchDropdownOptionsSpacing:{value:6,property:"swatchDropdownOptionsSpacing",unit:1,propertyType:Br.CSS},swatchDropdownOptionsPadding:{value:2,property:"swatchDropdownOptionsPadding",unit:1,propertyType:Br.CSS},swatchDropdownStyle:{value:"Horizontal",propertyType:Br.CONTROLS},swatchOptionAndListSpacing:{value:6,property:"swatchOptionAndListSpacing",unit:1,propertyType:Br.CSS},swatchDropdownListItemSpacing:{value:6,property:"swatchDropdownListItemSpacing",unit:1,propertyType:Br.CSS},swatchDropdownListItemPadding:{value:2,property:"swatchDropdownListItemPadding",unit:1,propertyType:Br.CSS},swatchDividerBetweenLIstItems:{value:!1,propertyType:Br.CONTROLS}},kn={optionSelection:{value:!0,property:"optionSelection",propertyType:Br.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Br.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Br.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:Br.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Br.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Br.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Br.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:Br.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Br.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Br.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Br.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:Br.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Br.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Br.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Br.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Br.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Br.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Br.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Br.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Br.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Br.CONTROLS},dropdownOptionsSpacing:{value:6,property:"dropdownOptionsSpacing",propertyType:Br.CSS},dropdownOptionsPadding:{value:0,property:"dropdownOptionsPadding",propertyType:Br.CSS},optionAndListSpacing:{value:6,property:"optionAndListSpacing",propertyType:Br.CSS},dropdownListItemSpacing:{value:6,property:"dropdownListItemSpacing",propertyType:Br.CSS},dropdownListItemPadding:{value:6,property:"dropdownListItemPadding",propertyType:Br.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Br.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Br.CONTROLS},groupSpacing:{value:6,property:"groupSpacing",propertyType:Br.CONTROLS},groupPadding:{value:6,property:"groupPadding",propertyType:Br.CONTROLS},groupHeaderAndOptionSpacing:{value:6,property:"groupHeaderAndOptionSpacing",propertyType:Br.CONTROLS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Br.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Br.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Br.CONTROLS},tabSpacing:{value:6,property:"tabSpacing",propertyType:Br.CSS},tabAndContainerSpacing:{value:6,property:"tabAndContainerSpacing",propertyType:Br.CSS},tabHorizontalPadding:{value:6,property:"tabHorizontalPadding",propertyType:Br.CSS},tabVerticalPadding:{value:6,property:"tabVerticalPadding",propertyType:Br.CSS},containerPadding:{value:6,property:"containerPadding",propertyType:Br.CSS},tabRowSpacing:{value:6,property:"tabRowSpacing",propertyType:Br.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Br.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:Br.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Br.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Br.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Br.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Br.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Br.CONTROLS},header:{value:!0,property:"header",propertyType:Br.CONTROLS},headerHeight:{value:6,property:"headerHeight",propertyType:Br.CSS},rowHeight:{value:6,property:"rowHeight",propertyType:Br.CSS},accordionSpacing:{value:6,property:"accordionSpacing",propertyType:Br.CSS},accordionAndContainerSpacing:{value:6,property:"accordionAndContainerSpacing",propertyType:Br.CSS},accordionHorizontalPadding:{value:6,property:"accordionHorizontalPadding",propertyType:Br.CSS},accordionVerticalPadding:{value:6,property:"accordionVerticalPadding",propertyType:Br.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Br.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Br.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Br.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Br.CONTROLS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Br.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Br.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Br.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Br.CSS},groupHorizontalPadding:{value:6,property:"groupHorizontalPadding",propertyType:Br.CSS},groupVerticalPadding:{value:6,property:"groupVerticalPadding",propertyType:Br.CSS},groupAndContainerSpacing:{value:6,property:"groupAndContainerSpacing",propertyType:Br.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Br.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Br.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Br.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Br.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Br.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Br.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Br.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Br.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Br.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Br.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Br.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Br.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Br.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Br.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Br.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Br.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Br.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Br.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Br.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Br.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Br.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Br.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Br.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Br.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Br.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Br.CSS},buttonType:{value:"primaryButton",propertyType:Br.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Br.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Br.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Br.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Br.CONTROLS},backgroundShape:{value:"circle",propertyType:Br.CONTROLS},swatchShape:{value:"circle",propertyType:Br.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Br.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Br.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Br.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Br.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Br.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Br.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Br.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Br.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Br.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Br.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Br.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:Br.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Br.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Br.CONTROLS},fontSize:{value:"16",propertyType:Br.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},characterSpacing:{value:"16",propertyType:Br.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Br.CSS,unit:1},lineHeight:{value:"16",propertyType:Br.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Br.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Br.CSS},fontSize:{value:"16",propertyType:Br.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},characterSpacing:{value:"16",propertyType:Br.CSS,unit:1},lineHeight:{value:"16",propertyType:Br.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Br.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Br.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Br.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Br.CONTROLS},paginationStyle:{value:"dotted",propertyType:Br.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Br.CONTROLS},arrowSize:{value:"16",propertyType:Br.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Br.CSS},backgroundShape:{value:"rectangle",propertyType:Br.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Br.CSS},font:{value:"lato",propertyType:Br.CSS},fontSize:{value:"16",propertyType:Br.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Br.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Br.CSS},hoverBackgroundShape:{value:"circle",propertyType:Br.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Br.CSS},hoverFont:{value:"lato",propertyType:Br.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Br.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Br.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Br.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Br.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Br.CONTROLS},iconSize:{value:"20",propertyType:Br.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Br.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"}(Hn||(Hn={}));var Kn,jn=function(){return{layout:{selectorKey:Hn.LAYOUT,width:Object.assign(Object.assign({},jo.width),{value:300,unit:1}),height:Object.assign(Object.assign({},jo.height),{value:"auto",unit:zr.CUSTOM}),margin:jo.margin,padding:jo.padding,positionType:jo.positionType,pinTo:jo.pinTo,showOptionsToSelect:zn.showOptionsToSelect,itemSpacing:zn.itemSpacing,showNoOfOptions:zn.showNoOfOptions,noOfOptionsToShowUpfront:zn.noOfOptionsToShowUpfront,showRemainingOptionsAs:zn.showRemainingOptionsAs,whenClicked:zn.whenClicked,buttonText:zn.buttonText,displayStyle:zn.displayStyle,dividerBetweenOptions:zn.dividerBetweenOptions,optionTitleValueSpacing:zn.optionTitleValueSpacing,displayValues:zn.displayValues,swatchItemSpacing:zn.swatchItemSpacing,swatchItemSize:zn.swatchItemSize,swatchItemPadding:zn.swatchItemPadding,optionItemSpacing:zn.optionItemSpacing,optionItemPadding:zn.optionItemPadding,swatchMaxItemsToDisplay:zn.swatchMaxItemsToDisplay,swatchOverflowItems:zn.swatchOverflowItems,swatchImageType:zn.swatchImageType,singleSelectDisplayValues:zn.singleSelectDisplayValues,singleSelectItemSpacing:zn.singleSelectItemSpacing,singleSelectItemPadding:zn.singleSelectItemPadding,singleSelectMaxItemsToDisplay:zn.singleSelectMaxItemsToDisplay,singleSelectOverFlowItems:zn.singleSelectOverFlowItems,swatchDropdownOptionsSpacing:zn.swatchDropdownOptionsSpacing,swatchDropdownOptionsPadding:zn.swatchDropdownOptionsPadding,swatchDropdownStyle:zn.swatchDropdownStyle,swatchOptionAndListSpacing:zn.swatchOptionAndListSpacing,swatchDropdownListItemSpacing:zn.swatchDropdownListItemSpacing,swatchDropdownListItemPadding:zn.swatchDropdownListItemPadding,swatchDividerBetweenLIstItems:zn.swatchDividerBetweenLIstItems,dropdownDisplayStyle:{selectorKey:Hn.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:kn.dropdownOptionsSpacing,dropdownOptionsPadding:kn.dropdownOptionsPadding,dropdownStyle:kn.dropdownStyle,optionAndListSpacing:kn.optionAndListSpacing,dropdownListItemSpacing:kn.dropdownListItemSpacing,dropdownListItemPadding:kn.dropdownListItemPadding,dividerBetweenListItems:kn.dividerBetweenListItems,maxItemsToDisplay:kn.maxItemsToDisplay,overflowItems:kn.overflowItems}},design:{selectorKey:Hn.DESIGN,widgetStyle:{selectorKey:Hn.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:Hn.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:Hn.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:kn.backgroundShape,swatchShape:kn.swatchShape},hoverState:{selectorKey:Hn.HOVER_STATE},selectedState:{selectorKey:Hn.SELECTED_STATE}}},dataConnector:{selectorKey:Hn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:Br.CONTROLS}}}},Un={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Br.CONTROLS},brandName:{value:!0,propertyType:Br.CONTROLS},brandCodes:{value:!0,propertyType:Br.CONTROLS},varientCodes:{value:!0,propertyType:Br.CONTROLS},brandImage:{value:!0,propertyType:Br.CONTROLS},price:{value:!0,propertyType:Br.CONTROLS},brandDescription:{value:!0,propertyType:Br.CONTROLS},showOptions:{value:!0,propertyType:Br.CONTROLS},allowBulkOrdering:{value:!0,propertyType:Br.CONTROLS},actions:{value:!0,propertyType:Br.CONTROLS},quickView:{value:!0,propertyType:Br.CONTROLS},addToCart:{value:!0,propertyType:Br.CONTROLS},wishlist:{value:!0,propertyType:Br.CONTROLS},buyNow:{value:!0,propertyType:Br.CONTROLS},addtoQuote:{value:!0,propertyType:Br.CONTROLS},showUoms:{value:!0,propertyType:Br.CONTROLS},showVolumePricing:{value:!0,propertyType:Br.CONTROLS},showInventory:{value:!0,propertyType:Br.CONTROLS},storeAvailability:{value:!0,propertyType:Br.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Kn||(Kn={}));var Mn,Vn=function(){return{layout:{selectorKey:Kn.LAYOUT,width:Object.assign({},jo.width),height:Object.assign(Object.assign({},jo.height),{value:"auto",propertyType:Br.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:Kn.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},ot),content:{selectorKey:Kn.CONTENT,brandName:Un.brandName,brandCodes:Un.brandCodes,varientCodes:Un.varientCodes,brandImage:Un.brandImage,price:Un.price,brandDescription:Un.brandDescription,showOptions:Un.showOptions,allowBulkOrdering:Un.allowBulkOrdering,actions:Un.actions,quickView:Un.quickView,addToCart:Un.addToCart,wishlist:Un.wishlist,buyNow:Un.buyNow,addtoQuote:Un.addtoQuote,showUoms:Un.showUoms,showVolumePricing:Un.showVolumePricing,showInventory:Un.showInventory,storeAvailability:Un.storeAvailability},dataConnector:{selectorKey:Kn.DATA_CONNECTOR,dataConnector:Un.dataConnector}}},Gn={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Br.CONTROLS},brandName:{value:!0,propertyType:Br.CONTROLS},brandCodes:{value:!0,propertyType:Br.CONTROLS},varientCodes:{value:!0,propertyType:Br.CONTROLS},brandImage:{value:!0,propertyType:Br.CONTROLS},price:{value:!0,propertyType:Br.CONTROLS},brandDescription:{value:!0,propertyType:Br.CONTROLS},showOptions:{value:!0,propertyType:Br.CONTROLS},allowBulkOrdering:{value:!0,propertyType:Br.CONTROLS},actions:{value:!0,propertyType:Br.CONTROLS},quickView:{value:!0,propertyType:Br.CONTROLS},addToCart:{value:!0,propertyType:Br.CONTROLS},wishlist:{value:!0,propertyType:Br.CONTROLS},buyNow:{value:!0,propertyType:Br.CONTROLS},addtoQuote:{value:!0,propertyType:Br.CONTROLS},showUoms:{value:!0,propertyType:Br.CONTROLS},showVolumePricing:{value:!0,propertyType:Br.CONTROLS},showInventory:{value:!0,propertyType:Br.CONTROLS},storeAvailability:{value:!0,propertyType:Br.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Mn||(Mn={}));var Wn,Yn=function(){return{layout:{selectorKey:Mn.LAYOUT,width:Object.assign({},jo.width),height:Object.assign(Object.assign({},jo.height),{value:"auto",propertyType:Br.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:Mn.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},ot),content:{selectorKey:Mn.CONTENT,brandName:Gn.brandName,brandCodes:Gn.brandCodes,varientCodes:Gn.varientCodes,brandImage:Gn.brandImage,price:Gn.price,brandDescription:Gn.brandDescription,showOptions:Gn.showOptions,allowBulkOrdering:Gn.allowBulkOrdering,actions:Gn.actions,quickView:Gn.quickView,addToCart:Gn.addToCart,wishlist:Gn.wishlist,buyNow:Gn.buyNow,addtoQuote:Gn.addtoQuote,showUoms:Gn.showUoms,showVolumePricing:Gn.showVolumePricing,showInventory:Gn.showInventory,storeAvailability:Gn.storeAvailability},dataConnector:{selectorKey:Mn.DATA_CONNECTOR,dataConnector:Gn.dataConnector}}},Fn={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Br.CONTROLS},categoryName:{value:!0,propertyType:Br.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Wn||(Wn={}));var Xn,qn=function(){return{layout:{selectorKey:Wn.LAYOUT,width:Object.assign({},jo.width),height:Object.assign(Object.assign({},jo.height),{value:"auto",propertyType:Br.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:Wn.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},ot),content:{selectorKey:Wn.CONTENT,categoryName:Fn.categoryName},dataConnector:{selectorKey:Wn.DATA_CONNECTOR,dataConnector:Fn.dataConnector}}},Qn={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Br.CONTROLS},categoryName:{value:!0,propertyType:Br.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Xn||(Xn={}));var Zn,$n=function(){return{layout:{selectorKey:Xn.LAYOUT,width:Object.assign({},jo.width),height:Object.assign(Object.assign({},jo.height),{value:"auto",propertyType:Br.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:Xn.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:Xn.CONTENT,categoryName:Qn.categoryName},dataConnector:{selectorKey:Xn.DATA_CONNECTOR,dataConnector:Qn.dataConnector}}},Jn={onClick:{value:"Show Image Lightbox",propertyType:Br.CONTROLS},onHover:{value:"Zoom Out",propertyType:Br.CONTROLS},cropRatio:{value:"16:9",propertyType:Br.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Br.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Br.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Br.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Br.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Zn||(Zn={}));var ea,ra=function(){return{layout:{selectorKey:Zn.LAYOUT,width:Object.assign(Object.assign({},jo.width),{propertyType:Br.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},jo.height),{value:300,propertyType:Br.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:Jn.onClick,onHover:Jn.onHover,cropRatio:Jn.cropRatio,fitOptions:Jn.fitOptions,horizontalAlignment:Jn.horizontalAlignment,verticalAlignment:Jn.verticalAlignment},design:{selectorKey:Zn.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:Br.CONTROLS}},dataConnector:{selectorKey:Zn.DATA_CONNECTOR,dataConnector:Jn.dataConnector}}},oa={displayStyle:{value:"Vertical",property:"displayStyle",propertyType:Br.CONTROLS},openFilterAs:{value:"Lightbox",property:"openFilterAs",propertyType:Br.CONTROLS},displayType:{value:"Upfront",property:"displayType",propertyType:Br.CONTROLS},selectionType:{value:"Single Select",property:"selectionType",propertyType:Br.CONTROLS},allowSearchForEachFilter:{value:!1,property:"allowSearchForEachFilter",propertyType:Br.CONTROLS},dividerBetweenFilters:{value:!1,property:"dividerBetweenFilters",propertyType:Br.CONTROLS},maxValuesToDisplay:{value:10,property:"maxValuesToDisplay",propertyType:Br.CONTROLS},overflowControl:{value:"Scroll",property:"overflowControl",propertyType:Br.CONTROLS},showSubCategoriesFilter:{value:!0,property:"showSubCategoriesFilter",propertyType:Br.CONTROLS},showBrandsFilter:{value:!0,property:"showBrandsFilter",propertyType:Br.CONTROLS},showPriceFilter:{value:!0,property:"showPriceFilter",propertyType:Br.CONTROLS},showCustomAttributesFilter:{value:!0,property:"showCustomAttributesFilter",propertyType:Br.CONTROLS},firstFilterAlwaysOpen:{value:!1,property:"firstFilterAlwaysOpen",propertyType:Br.CONTROLS},allowMultipleFiltersOpen:{value:!1,property:"allowMultipleFiltersOpen",propertyType:Br.CONTROLS},horizontalSpacingBetweenItems:{value:"10",unit:1,property:"horizontalSpacingBetweenItems",propertyType:Br.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Br.CONTROLS},controlPosition:{value:"Bottom",property:"controlPosition",propertyType:Br.CONTROLS},loopImages:{value:!1,property:"loopImages",propertyType:Br.CONTROLS},displaySliderScrollbar:{value:!1,property:"displaySliderScrollbar",propertyType:Br.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Br.CONTROLS},openItemsIn:{value:"Lightbox",property:"openItemsIn",propertyType:Br.CONTROLS},showMoreItems:{value:"Expand and Wrap",property:"showMoreItems",propertyType:Br.CONTROLS},verticalSpacingBetweenItems:{value:"10",unit:1,property:"verticalSpacingBetweenItems",propertyType:Br.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Br.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Br.CONTROLS},title:{value:"",property:"title",propertyType:Br.CONTROLS},description:{value:"",property:"description",propertyType:Br.CONTROLS},showAppliedFilters:{value:!0,property:"showAppliedFilters",propertyType:Br.CONTROLS},clearAllButton:{value:!0,property:"clearAllButton",propertyType:Br.CONTROLS},showNoOfValuesForEachFilters:{value:!0,property:"showNoOfValuesForEachFilters",propertyType:Br.CONTROLS},showOptionsFilter:{value:!0,property:"showOptionsFilter",propertyType:Br.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"}(ea||(ea={})),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,ia=function(){return{layout:{selectorKey:ea.LAYOUT,width:Object.assign(Object.assign({},jo.width),{value:300,unit:zr.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:oa.displayStyle,openFilterAs:oa.openFilterAs,displayType:oa.displayType,selectionType:oa.selectionType,allowSearchForEachFilter:oa.allowSearchForEachFilter,dividerBetweenFilters:oa.dividerBetweenFilters,maxValuesToDisplay:oa.maxValuesToDisplay,overflowControl:oa.overflowControl,showSubCategoriesFilter:oa.showSubCategoriesFilter,showBrandsFilter:oa.showBrandsFilter,showPriceFilter:oa.showPriceFilter,showCustomAttributesFilter:oa.showCustomAttributesFilter,firstFilterAlwaysOpen:oa.firstFilterAlwaysOpen,allowMultipleFiltersOpen:oa.allowMultipleFiltersOpen,horizontalSpacingBetweenItems:oa.horizontalSpacingBetweenItems,sliderControl:oa.sliderControl,controlPosition:oa.controlPosition,loopImages:oa.loopImages,displaySliderScrollbar:oa.displaySliderScrollbar,autoplay:oa.autoplay,openItemsIn:oa.openItemsIn,showMoreItems:oa.showMoreItems,verticalSpacingBetweenItems:oa.verticalSpacingBetweenItems,showOptionsFilter:oa.showOptionsFilter},design:{selectorKey:ea.DESIGN},content:{selectorKey:ea.CONTENT,showTitle:oa.showTitle,showDescription:oa.showDescription,title:oa.title,description:oa.description,showAppliedFilters:oa.showAppliedFilters,clearAllButton:oa.clearAllButton,showNoOfValuesForEachFilters:oa.showNoOfValuesForEachFilters}}},na={orderProductsBy:{value:"Default Category Order",property:"orderProductsBy",propertyType:Br.CONTROLS},title:{value:"Sort by",property:"title",propertyType:Br.CONTROLS},sortOptions:{value:[],property:"sortOptions",propertyType:Br.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 aa,la={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},pa={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},da=function(){return{layout:{selectorKey:ta.LAYOUT,width:Object.assign(Object.assign({},jo.width),{value:300,unit:zr.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},pa),selectedOption:Object.assign({selectorKey:ta.SELECTED_OPTION},pa),sortButton:Object.assign({selectorKey:ta.SORT_BUTTON},la)},content:{selectorKey:ta.CONTENT,title:na.title,orderProductsBy:na.orderProductsBy,sortOptions:na.sortOptions}}},sa={source:{value:"Past Orders",property:"source",propertyType:Br.CONTROLS},filterOrders:{value:"Apply Filter",property:"filterOrders",propertyType:Br.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Br.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Br.CONTROLS},title:{value:"Past Orders",property:"title",propertyType:Br.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Br.CONTROLS},description:{value:"",property:"description",propertyType:Br.CONTROLS},viewAllOrdersButton:{value:!0,property:"viewAllOrdersButton",propertyType:Br.CONTROLS},orderId:{value:!0,property:"orderId",propertyType:Br.CONTROLS},orderStatus:{value:!0,property:"orderStatus",propertyType:Br.CONTROLS},orderedOn:{value:!0,property:"orderedOn",propertyType:Br.CONTROLS},orderTotal:{value:!0,property:"orderTotal",propertyType:Br.CONTROLS},numOfItemsOrdered:{value:!0,property:"numOfItemsOrdered",propertyType:Br.CONTROLS},paymentMethodsUsed:{value:!0,property:"paymentMethodsUsed",propertyType:Br.CONTROLS},reOrderButton:{value:!0,property:"reOrderButton",propertyType:Br.CONTROLS},onClick:{value:"Add Items to Cart",property:"onClick",propertyType:Br.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(aa||(aa={})),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 ca,ya=function(){return{layout:{selectorKey:aa.LAYOUT,width:Object.assign(Object.assign({},jo.width),{value:300,unit:zr.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:aa.DESIGN},content:{selectorKey:aa.CONTENT,source:sa.source,filterOrders:sa.filterOrders,sortBy:sa.sortBy,showTitle:sa.showTitle,title:sa.title,showDescription:sa.showDescription,description:sa.description,viewAllOrdersButton:sa.viewAllOrdersButton,orderId:sa.orderId,orderStatus:sa.orderStatus,orderedOn:sa.orderedOn,orderTotal:sa.orderTotal,numOfItemsOrdered:sa.numOfItemsOrdered,paymentMethodsUsed:sa.paymentMethodsUsed,reOrderButton:sa.reOrderButton,onClick:sa.onClick}}},ua={source:{value:"Recent Quotes",property:"source",propertyType:Br.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:Br.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Br.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Br.CONTROLS},title:{value:"Past Quotes",property:"title",propertyType:Br.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Br.CONTROLS},description:{value:"",property:"description",propertyType:Br.CONTROLS},viewAllQuotesButton:{value:!0,property:"viewAllQuotesButton",propertyType:Br.CONTROLS},quoteId:{value:!0,property:"quoteId",propertyType:Br.CONTROLS},status:{value:!0,property:"status",propertyType:Br.CONTROLS},quoteRaisedDate:{value:!0,property:"quoteRaisedDate",propertyType:Br.CONTROLS},quoteRaisedDisplayFormat:{value:"Date",property:"quoteRaisedDisplayFormat",propertyType:Br.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:Br.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:Br.CONTROLS},expiryDate:{value:!0,property:"expiryDate",propertyType:Br.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:Br.CONTROLS},quoteLineItems:{value:!0,property:"quoteLineItems",propertyType:Br.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:Br.CONTROLS},viewQuote:{value:!0,property:"viewQuote",propertyType:Br.CONTROLS},printQuote:{value:!0,property:"printQuote",propertyType:Br.CONTROLS},downloadQuote:{value:!0,property:"downloadQuote",propertyType:Br.CONTROLS},cancelQuote:{value:!0,property:"cancelQuote",propertyType:Br.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:Br.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:Br.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Br.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Br.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:Br.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Br.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:Br.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Br.CONTROLS},spacingBetweenItems:{value:"500",unit:1,property:"spacingBetweenItems",propertyType:Br.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Br.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Br.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Br.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(ca||(ca={})),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 Sa,ga=function(){return{layout:{selectorKey:ca.LAYOUT,width:Object.assign(Object.assign({},jo.width),{value:350,unit:zr.PIXELS}),height:Object.assign(Object.assign({},jo.height),{value:150,unit:zr.PIXELS}),margin:jo.margin,padding:jo.padding,overflowContent:jo.overflowContent,scrollDirection:jo.scrollDirection,displayScrollbar:jo.displayScrollbar,positionType:jo.positionType,pinTo:jo.pinTo,displayStyle:ua.displayStyle,maxItemsToDisplay:ua.maxItemsToDisplay,sliderControl:ua.sliderControl,controlPosition:ua.controlPosition,loopItems:ua.loopItems,displayScrollbar1:ua.displayScrollbar1,autoplay:ua.autoplay,spacingBetweenItems:ua.spacingBetweenItems,dividerBetweenItems:ua.dividerBetweenItems,overflowControl:ua.overflowControl,numOfItemsToLoad:ua.numOfItemsToLoad},design:{selectorKey:ca.DESIGN},content:{selectorKey:ca.CONTENT,source:ua.source,filterStatements:ua.filterStatements,sortBy:ua.sortBy,showTitle:ua.showTitle,title:ua.title,showDescription:ua.showDescription,description:ua.description,viewAllQuotesButton:ua.viewAllQuotesButton,quoteId:ua.quoteId,status:ua.status,quoteRaisedDate:ua.quoteRaisedDate,quoteRaisedDisplayFormat:ua.quoteRaisedDisplayFormat,lastUpdatedDate:ua.lastUpdatedDate,lastUpdatedDisplayFormat:ua.lastUpdatedDisplayFormat,expiryDate:ua.expiryDate,expiryDateDisplayFormat:ua.expiryDateDisplayFormat,quoteLineItems:ua.quoteLineItems,quickActions:ua.quickActions,viewQuote:ua.viewQuote,printQuote:ua.printQuote,downloadQuote:ua.downloadQuote,cancelQuote:ua.cancelQuote,sendMessage:ua.sendMessage}}},Ta={source:{value:"Recent RFQs",property:"source",propertyType:Br.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:Br.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Br.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Br.CONTROLS},title:{value:"Active RFQs",property:"title",propertyType:Br.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Br.CONTROLS},description:{value:"",property:"description",propertyType:Br.CONTROLS},viewAllRfqsButton:{value:!0,property:"viewAllRfqsButton",propertyType:Br.CONTROLS},rfqId:{value:!0,property:"rfqId",propertyType:Br.CONTROLS},status:{value:!0,property:"status",propertyType:Br.CONTROLS},rfqRaisedDate:{value:!0,property:"rfqRaisedDate",propertyType:Br.CONTROLS},rfqRaisedDisplayFormat:{value:"Date",property:"rfqRaisedDisplayFormat",propertyType:Br.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:Br.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:Br.CONTROLS},rfqLineItems:{value:!0,property:"rfqLineItems",propertyType:Br.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:Br.CONTROLS},viewRfq:{value:!0,property:"viewRfq",propertyType:Br.CONTROLS},printRfq:{value:!0,property:"printRfq",propertyType:Br.CONTROLS},downloadRfq:{value:!0,property:"downloadRfq",propertyType:Br.CONTROLS},cancelRfq:{value:!0,property:"cancelRfq",propertyType:Br.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:Br.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:Br.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Br.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Br.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:Br.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Br.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:Br.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Br.CONTROLS},spacingBetweenItems:{value:"500",unit:1,property:"spacingBetweenItems",propertyType:Br.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Br.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Br.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Br.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Sa||(Sa={}));var ha,Ca=function(){return{layout:{selectorKey:Sa.LAYOUT,width:Object.assign(Object.assign({},jo.width),{value:350,unit:zr.PIXELS}),height:Object.assign(Object.assign({},jo.height),{value:150,unit:zr.PIXELS}),margin:jo.margin,padding:jo.padding,overflowContent:jo.overflowContent,scrollDirection:jo.scrollDirection,displayScrollbar:jo.displayScrollbar,positionType:jo.positionType,pinTo:jo.pinTo,displayStyle:Ta.displayStyle,maxItemsToDisplay:Ta.maxItemsToDisplay,sliderControl:Ta.sliderControl,controlPosition:Ta.controlPosition,loopItems:Ta.loopItems,displayScrollbar1:Ta.displayScrollbar1,autoplay:Ta.autoplay,spacingBetweenItems:Ta.spacingBetweenItems,dividerBetweenItems:Ta.dividerBetweenItems,overflowControl:Ta.overflowControl,numOfItemsToLoad:Ta.numOfItemsToLoad},design:{selectorKey:Sa.DESIGN},content:{selectorKey:Sa.CONTENT,source:Ta.source,filterStatements:Ta.filterStatements,sortBy:Ta.sortBy,showTitle:Ta.showTitle,title:Ta.title,showDescription:Ta.showDescription,description:Ta.description,viewAllRfqsButton:Ta.viewAllRfqsButton,rfqId:Ta.rfqId,status:Ta.status,rfqRaisedDate:Ta.rfqRaisedDate,rfqRaisedDisplayFormat:Ta.rfqRaisedDisplayFormat,lastUpdatedDate:Ta.lastUpdatedDate,lastUpdatedDisplayFormat:Ta.lastUpdatedDisplayFormat,rfqLineItems:Ta.rfqLineItems,quickActions:Ta.quickActions,viewRfq:Ta.viewRfq,printRfq:Ta.printRfq,downloadRfq:Ta.downloadRfq,cancelRfq:Ta.cancelRfq,sendMessage:Ta.sendMessage}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ha||(ha={}));var Oa,ba=function(){return{layout:{selectorKey:ha.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Br.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},jo.height),{isReadOnly:!0,value:400}),margin:jo.margin,automaticallyOpenLightbox:{value:!0,property:"automaticallyOpenLightbox",propertyType:Br.CONTROLS},selectPage:{value:[],property:"selectPage",propertyType:Br.CONTROLS},delay:{value:100,unit:zr.MS,propertyType:Br.CONTROLS},closeOnXIcon:{value:!1,propertyType:Br.CONTROLS},closeOnClickingBackground:{value:!1,propertyType:Br.CONTROLS}},design:Object.assign({selectorKey:ha.DESIGN,backgroundOverlay:{parentRef:void 0,value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:.25}},property:"backgroundOverlayDesc",propertyType:Br.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},ot),dataConnector:{selectorKey:ha.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Br.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Br.CONTROLS}}}},va={displayStyle:{value:"Table",property:"displayStyle",propertyType:Br.CONTROLS},displayType:{value:"Horizontally",property:"displayType",propertyType:Br.CONTROLS},rowsToDisplay:{value:5,property:"rowsToDisplay",propertyType:Br.CONTROLS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:Br.CSS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Br.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Br.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Br.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Br.CONTROLS},controlPosition:{value:"Side",property:"controlPosition",propertyType:Br.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Br.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar1",propertyType:Br.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Br.CONTROLS},source:{value:"Allocations",property:"source",propertyType:Br.CONTROLS},sortBy:{value:"Allocation Left",property:"sortBy",propertyType:Br.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Br.CONTROLS},title:{value:"",property:"title",propertyType:Br.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Br.CONTROLS},description:{value:"",property:"description",propertyType:Br.CONTROLS},viewAllAllocationsButton:{value:!0,property:"viewAllAllocationsButton",propertyType:Br.CONTROLS},showAllocationCategory:{value:!0,property:"showAllocationCategory",propertyType:Br.CONTROLS},allocationCategory:{value:"Allocation Category",property:"allocationCategory",propertyType:Br.CONTROLS},showAllocationLeft:{value:!0,property:"showAllocationLeft",propertyType:Br.CONTROLS},allocationLeft:{value:"Left",property:"allocationLeft",propertyType:Br.CONTROLS},showAllocationUtilized:{value:!0,property:"showAllocationUtilized",propertyType:Br.CONTROLS},allocationUtilized:{value:"Used",property:"allocationUtilized",propertyType:Br.CONTROLS},showTotalAllocation:{value:!0,property:"showTotalAllocation",propertyType:Br.CONTROLS},totalAllocation:{value:"Total",property:"totalAllocation",propertyType:Br.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:Br.CONTROLS},expiryDate:{value:"Expired On",property:"expiryDate",propertyType:Br.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:Br.CONTROLS},showRenewDate:{value:!0,property:"showRenewDate",propertyType:Br.CONTROLS},renewDate:{value:"Renews On",property:"renewDate",propertyType:Br.CONTROLS},renewDateDisplayFormat:{value:"Days Left",property:"renewDateDisplayFormat",propertyType:Br.CONTROLS},shopAllAllocationProductsButton:{value:!0,property:"shopAllAllocationProductsButton",propertyType:Br.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 ma,wa=function(){return{layout:{selectorKey:Oa.LAYOUT,width:Object.assign(Object.assign({},jo.width),{value:570,unit:zr.PIXELS}),height:Object.assign(Object.assign({},jo.height),{value:300,unit:zr.PIXELS}),margin:jo.margin,padding:jo.padding,overflowContent:jo.overflowContent,scrollDirection:jo.scrollDirection,displayScrollbar:jo.displayScrollbar,positionType:jo.positionType,pinTo:jo.pinTo,displayStyle:va.displayStyle,displayType:va.displayType,rowsToDisplay:va.rowsToDisplay,spacingBetweenItems:va.spacingBetweenItems,overflowControl:va.overflowControl,numOfItemsToLoad:va.numOfItemsToLoad,maxItemsToDisplay:va.maxItemsToDisplay,sliderControl:va.sliderControl,controlPosition:va.controlPosition,loopItems:va.loopItems,displayScrollbar1:va.displayScrollbar1,autoplay:va.autoplay},design:{selectorKey:Oa.DESIGN},content:{selectorKey:Oa.CONTENT,source:va.source,sortBy:va.sortBy,showTitle:va.showTitle,title:va.title,showDescription:va.showDescription,description:va.description,viewAllAllocationsButton:va.viewAllAllocationsButton,showAllocationCategory:va.showAllocationCategory,allocationCategory:va.allocationCategory,showAllocationLeft:va.showAllocationLeft,allocationLeft:va.allocationLeft,allocationUtilized:va.allocationUtilized,showAllocationUtilized:va.showAllocationUtilized,totalAllocation:va.totalAllocation,showTotalAllocation:va.showTotalAllocation,showExpiryDate:va.showExpiryDate,expiryDate:va.expiryDate,expiryDateDisplayFormat:va.expiryDateDisplayFormat,showRenewDate:va.showRenewDate,renewDate:va.renewDate,renewDateDisplayFormat:va.renewDateDisplayFormat,shopAllAllocationProductsButton:va.shopAllAllocationProductsButton}}},fa={whenClicked:{value:"Open Full Search",property:"whenClicked",propertyType:Br.CONTROLS},showSearchText:{value:!0,property:"showSearchText",propertyType:Br.CONTROLS},searchText:{value:"My Search",property:"searchText",propertyType:Br.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:Br.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"}(ma||(ma={}));var Ra,Na=function(){return{layout:{selectorKey:ma.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:fa.whenClicked,showSearchText:fa.showSearchText,searchText:fa.searchText,showNoOfItems:fa.showNoOfItems,positionType:jo.positionType,pinTo:jo.pinTo},design:{selectorKey:ma.DESIGN,searchBar:{selectorKey:ma.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:ma.SEARCH_ICON,showIcon:jo.showIcon,iconSize:jo.iconSize,iconColor:jo.iconColor,icon:{value:"search-sm",propertyType:Br.CONTROLS}},placeholderText:{selectorKey:ma.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"}(Ra||(Ra={}));var Da,La=function(){return{layout:{selectorKey:Ra.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Br.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:Br.CONTROLS},itemGap:{property:"itemGap",propertyType:Br.CSS,value:1,unit:zr.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:Br.CSS},justifyContent:{property:"justifyContent",propertyType:Br.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Br.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:Br.CSS,value:100,unit:zr.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:Br.CSS,value:100,unit:zr.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:Br.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:Br.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:zr.PIXELS,propertyType:Br.CSS},dotSize:{property:"dotSize",value:10,unit:zr.PIXELS,propertyType:Br.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:Br.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:Br.CONTROLS},autoplay:{value:!1,propertyType:Br.CONTROLS},autoplayDuration:{value:3e3,unit:zr.MS,propertyType:Br.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:Br.CONTROLS},stopOnInteraction:{value:!1,propertyType:Br.CONTROLS}},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},ot),dataConnector:{selectorKey:Ra.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Br.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Br.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Da||(Da={}));var Aa,Ia=function(){return{layout:{selectorKey:Da.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Br.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},jo.height),{isReadOnly:!0}),margin:jo.margin,padding:jo.padding},design:Object.assign({selectorKey:Da.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},ot)}},xa={dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Br.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Aa||(Aa={}));var Ea,Pa=function(){return{layout:{selectorKey:Aa.LAYOUT,width:Object.assign(Object.assign({},jo.width),{value:"400",unit:zr.PIXELS}),height:Object.assign(Object.assign({},jo.height),{value:"200",unit:zr.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:Aa.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},ot),content:{selectorKey:Aa.CONTENT},dataConnector:{selectorKey:Aa.DATA_CONNECTOR,dataConnector:xa.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:Br.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Ea||(Ea={}));var _a,Ha=function(){return{layout:{selectorKey:Ea.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:Br.CONTROLS}},design:{selectorKey:Ea.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"}(_a||(_a={}));var Ba,za=function(){return{layout:{selectorKey:_a.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:_a.DESIGN},ot),rt)}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Ba||(Ba={}));var ka,Ka=function(){return{layout:{selectorKey:Ba.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:Ba.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:Br.CONTROLS},showSeparators:{value:!0,property:"showSeparators",propertyType:Br.CONTROLS},displayStyle:{value:"Stack Vertically",property:"displayStyle",propertyType:Br.CONTROLS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Br.CSS},maxItemsToDisplay:{value:4,property:"maxItemsToDisplay",propertyType:Br.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:Br.CONTROLS},numOfItemsToLoad:{value:"Show All",property:"numOfItemsToLoad",propertyType:Br.CONTROLS},itemVerticalSpacing:{value:10,unit:1,property:"itemVerticalSpacing",propertyType:Br.CSS},collapseInTheMiddle:{value:!1,property:"collapseInTheMiddle",propertyType:Br.CONTROLS},showMoreItems:{value:"On Click",property:"showMoreItems",propertyType:Br.CONTROLS},onClick:{value:"Expand and Scroll",property:"onClick",propertyType:Br.CONTROLS},numOfItemsBeforeAndAfterCollapse:{value:4,property:"numOfItemsBeforeAndAfterCollapse",propertyType:Br.CONTROLS},showItems:{value:"Tooltip",property:"showItems",propertyType:Br.CONTROLS},addMedia:{value:!1,property:"addMedia",propertyType:Br.CONTROLS},addPatternOverlay:{value:!1,property:"addPatternOverlay",propertyType:Br.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"}(ka||(ka={}));var Ua,Ma={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,backgroundColor:jo.backgroundColor},Ga={icon:jo.icon,showIcon:jo.showIcon,iconSize:jo.iconSize,iconColor:jo.iconColor},Wa=function(){return{layout:{selectorKey:ka.LAYOUT,adjustment:jo.adjustment,width:Object.assign(Object.assign({},jo.width),{value:350,unit:zr.PIXELS}),height:Object.assign(Object.assign({},jo.height),{value:150,unit:zr.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:ka.DESIGN,backgroundAndFill:Object.assign({selectorKey:ka.FILL_AND_BACKGROUND,addMedia:ja.addMedia,addPatternOverlay:ja.addPatternOverlay},Ma),homePageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:ka.HOME_PAGE_ITEM_STYLE,addMedia:ja.addMedia,addPatternOverlay:ja.addPatternOverlay},Ma),Va),Ga),currentPageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:ka.CURRENT_PAGE_ITEM_STYLE,addMedia:ja.addMedia,addPatternOverlay:ja.addPatternOverlay},Ma),Va),Ga),otherItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:ka.OTHER_ITEM_STYLES,addMedia:ja.addMedia,addPatternOverlay:ja.addPatternOverlay},Ma),Va),Ga),itemSeparator:Object.assign({selectorKey:ka.ITEM_SEPARATOR},Ga),expandIcon:Object.assign({selectorKey:ka.EXPAND_ICON,backgroundColor:jo.backgroundColor},Ga)}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.ICON_LIBRARY="iconLibrary"}(Ua||(Ua={}));var Ya,Fa={icon:jo.icon,showIcon:jo.showIcon,iconSize:jo.iconSize,iconColor:jo.iconColor},Xa=function(){return{layout:{selectorKey:Ua.LAYOUT,adjustment:jo.adjustment,width:Object.assign(Object.assign({},jo.width),{value:20,unit:zr.PIXELS}),height:Object.assign(Object.assign({},jo.height),{value:20,unit:zr.PIXELS}),margin:jo.margin,padding:jo.padding,positionType:jo.positionType},design:Object.assign({selectorKey:Ua.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},Fa)}},qa={searchResultsNumber:{value:"183",property:"searchResultsNumber",propertyType:Br.CONTROLS},searchKeyword:{value:"‘Keyword’",property:"searchKeyword",propertyType:Br.CONTROLS},otherText:{value:"Search Results for",property:"otherText",propertyType:Br.CONTROLS},showSearchKeyword:{value:!0,property:"showSearchKeyword",propertyType:Br.CONTROLS},showNoOfResults:{value:!0,property:"showNoOfResults",propertyType:Br.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"}(Ya||(Ya={}));var Qa,Za=function(){return{layout:{selectorKey:Ya.LAYOUT,width:{value:"600",property:"width",unit:1,propertyType:Br.CSS},height:{value:"40",property:"height",unit:1,propertyType:Br.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:Br.CSS},searchResultsNumber:qa.searchResultsNumber,searchKeyword:qa.searchKeyword,otherText:qa.otherText,showSearchKeyword:qa.showSearchKeyword,showNoOfResults:qa.showNoOfResults,positionType:jo.positionType,pinTo:jo.pinTo},design:{selectorKey:Ya.DESIGN,searchResultsNumber:{selectorKey:Ya.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:Ya.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:Ya.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:Ya.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Br.CONTROLS}}}},$a={itemStockText:{value:"<h4 class='et-tt'>Item Stock </h4>",property:"itemStockText",propertyType:Br.CONTROLS},showItemStockText:{value:!0,property:"showItemStockText",propertyType:Br.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.ITEM_STOCK_TEXT="itemStockText"}(Qa||(Qa={}));var Ja,el=function(){return{layout:{selectorKey:Qa.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:Br.CSS},height:{value:"28",property:"height",unit:1,propertyType:Br.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:Br.CSS},itemStockText:$a.itemStockText,showItemStockText:$a.showItemStockText,positionType:jo.positionType,pinTo:jo.pinTo},design:{selectorKey:Qa.DESIGN,itemStockText:{selectorKey:Qa.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:Qa.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Br.CONTROLS}}}},rl={showTitle:{value:!0,property:"showTitle",propertyType:Br.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Br.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:Br.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:Br.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:Br.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:Br.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:Br.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:Br.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:Br.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:Br.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:Br.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:Br.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:Br.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:Br.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:Br.CONTROLS}};!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"}(Ja||(Ja={}));var ol,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},il={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:Ja.LAYOUT,width:Object.assign(Object.assign({},jo.width),{value:570,unit:zr.PIXELS}),height:Object.assign(Object.assign({},jo.height),{value:300,unit:zr.PIXELS}),margin:jo.margin,padding:jo.padding,overflowContent:jo.overflowContent,scrollDirection:jo.scrollDirection,displayScrollbar:jo.displayScrollbar,positionType:jo.positionType,pinTo:jo.pinTo,showTitle:rl.showTitle,showNumberOfItems:rl.showNumberOfItems,showActions:rl.showActions,showContinueShopping:rl.showContinueShopping,continueShoppingLinkTo:rl.continueShoppingLinkTo,continueShoppingLink:rl.continueShoppingLink,showAddFromWishlist:rl.showAddFromWishlist,showCartGrouping:rl.showCartGrouping,showClearCart:rl.showClearCart,clearCartLinkTo:rl.clearCartLinkTo,clearCartLink:rl.clearCartLink,showDownloadCart:rl.showDownloadCart,showShareCart:rl.showShareCart,showPrintCart:rl.showPrintCart,maxNumberOfActionsToShow:rl.maxNumberOfActionsToShow},design:{selectorKey:Ja.DESIGN,cartItemStyles:{selectorKey:Ja.CART_ITEM_STYLES,padding:jo.padding,margin:jo.margin,height:jo.height,showShadow:jo.showShadow,shadowColor:jo.shadowColor,borderRadius:jo.borderRadius},cartHeadingStyles:Object.assign({selectorKey:Ja.CART_HEADING_STYLES,showShadow:jo.showShadow,shadowColor:jo.shadowColor,blur:jo.blur,spread:jo.spread,angle:jo.angle},il),cartActionStyles:Object.assign(Object.assign({selectorKey:Ja.CART_ACTION_STYLES},tl),il),productActionsStyles:Object.assign(Object.assign({selectorKey:Ja.PRODUCT_ACTIONS_STYLES},tl),il),productNameStyles:Object.assign({selectorKey:Ja.PRODUCT_NAME_STYLES},il),productPriceStyles:Object.assign({selectorKey:Ja.PRODUCT_PRICE_STYLES},il),productInformationStyles:Object.assign({selectorKey:Ja.PRODUCT_INFORMATION_STYLES},il),productQuantityStyles:Object.assign(Object.assign({selectorKey:Ja.PRODUCT_QUANTITY_STYLES},tl),il)},content:{selectorKey:Ja.CONTENT,title:{value:"",property:"title",propertyType:Br.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:Br.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:Br.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:Br.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:Br.CONTENT},showProductOptions:{value:!0,property:"showProductOptions",propertyType:Br.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:Br.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:Br.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:Br.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:Br.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:Br.CONTENT}}}},al={showTitle:{value:!0,property:"showTitle",propertyType:Br.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Br.CONTROLS},showEnterCouponCode:{value:!0,property:"showEnterCouponCode",propertyType:Br.CONTROLS},showSubTotal:{value:!0,property:"showSubTotal",propertyType:Br.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(ol||(ol={})),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 ll,pl=function(){return{layout:{selectorKey:ol.LAYOUT,width:Object.assign(Object.assign({},jo.width),{value:570,unit:zr.PIXELS}),height:Object.assign(Object.assign({},jo.height),{value:300,unit:zr.PIXELS}),margin:jo.margin,padding:jo.padding,overflowContent:jo.overflowContent,scrollDirection:jo.scrollDirection,displayScrollbar:jo.displayScrollbar,positionType:jo.positionType,pinTo:jo.pinTo,showTitle:al.showTitle,showNumberOfItems:al.showNumberOfItems,showEnterCouponCode:al.showEnterCouponCode,showSubTotal:al.showSubTotal},design:{selectorKey:ol.DESIGN},content:{selectorKey:ol.CONTENT,title:{value:"",property:"title",propertyType:Br.CONTENT},checkOutButtonText:{value:"",property:"checkOutButtonText",propertyType:Br.CONTENT}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(ll||(ll={}));var dl,sl=function(){return{layout:{selectorKey:ll.LAYOUT,width:Object.assign(Object.assign({},jo.width),{value:570,unit:zr.PIXELS}),height:Object.assign(Object.assign({},jo.height),{value:300,unit:zr.PIXELS}),margin:jo.margin,padding:jo.padding,overflowContent:jo.overflowContent,scrollDirection:jo.scrollDirection,displayScrollbar:jo.displayScrollbar,positionType:jo.positionType,pinTo:jo.pinTo},design:{selectorKey:ll.DESIGN},content:{selectorKey:ll.CONTENT}}},cl={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Br.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:Br.CONTROLS},lineDirection:{value:"horizontal",property:"lineDirection",propertyType:Br.CONTROLS},lineStyle:{value:"solid",propertyType:Br.CONTROLS,property:"lineStyle"},lineThickness:{value:5,property:"lineThickness",unit:1,propertyType:Br.CSS},dash:{value:"5",property:"dash",propertyType:Br.CONTROLS},gap:{value:"2",property:"gap",propertyType:Br.CONTROLS},showLineEndPoints:{value:!0,propertyType:Br.CONTROLS},lineEndPoints:{value:"round",propertyType:Br.CONTROLS},showLineStartPointIcon:{value:!1,propertyType:Br.CONTROLS},showLineEndPointIcon:{value:!1,propertyType:Br.CONTROLS}},design:{leftIcon:{value:"preview",property:"leftIcon",propertyType:Br.CONTROLS},rightIcon:{value:"minus-circle",property:"rightIcon",propertyType:Br.CONTROLS},lineColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},propertyType:Br.CSS,parentRef:"cs-be-cr-2"},size:{value:"20",property:"size",unit:1,propertyType:Br.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:Br.CONTROLS},iconGap:{value:"20",property:"iconGap",unit:1,propertyType:Br.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"}(dl||(dl={}));var yl,ul=function(){return{layout:{selectorKey:dl.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:cl.layout.alignment,lineDirection:cl.layout.lineDirection,lineStyle:cl.layout.lineStyle,lineThickness:cl.layout.lineThickness,dash:cl.layout.dash,gap:cl.layout.gap,showLineEndPoints:cl.layout.showLineEndPointIcon,lineEndPoints:cl.layout.lineEndPoints,showLineStartPointIcon:cl.layout.showLineStartPointIcon,showLineEndPointIcon:cl.layout.showLineEndPointIcon,positionType:jo.positionType,pinTo:jo.pinTo},design:{selectorKey:dl.DESIGN,lineWidget:{selectorKey:dl.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:dl.LINE_CORNERS,leftIcon:cl.design.leftIcon,rightIcon:cl.design.rightIcon,size:cl.design.size,iconColor:jo.iconColor,backgroundShape:cl.design.backgroundShape,backgroundColor:jo.backgroundColor,iconGap:cl.design},lineColor:{selectorKey:dl.LINE_COLOR,lineColor:cl.design.lineColor}}}},Sl={tabPosition:{value:"horizontal",property:"tabPosition",propertyType:Br.CONTROLS},tabLayout:{value:"contain",property:"tabLayout",propertyType:Br.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:Br.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:Br.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:Br.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:Br.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:Br.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:Br.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:Br.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:Br.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Tab 1",content:{}},key:"123456tghjuik"}],property:"tabContent",propertyType:Br.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"}(yl||(yl={}));var gl,Tl={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},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},Cl=function(){return{layout:{selectorKey:yl.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:Sl.tabPosition,tabLayout:Sl.tabLayout,alignItems:Sl.alignItems,justifyContent:Sl.justifyContent,tabSpacing:Sl.tabSpacing,tabContainerSpacing:Sl.tabAndContainerSpacing,horizontalPadding:Sl.horizontalPadding,verticalPadding:Sl.verticalPadding,overflowTabs:Sl.overflowTabs,spacingBetweenRows:Sl.spacingBetweenRows},design:{selectorKey:yl.DESIGN,tabContainer:Object.assign({selectorKey:yl.TAB_CONTAINER},Tl),tabs:{selectorKey:yl.TABS,defaultState:Object.assign(Object.assign({selectorKey:yl.DEFAULT_STATE},Tl),hl),hoverState:Object.assign(Object.assign({selectorKey:yl.HOVER_STATE},Tl),hl),selectedState:Object.assign(Object.assign({selectorKey:yl.SELECTED_STATE},Tl),hl)}},content:{selectorKey:yl.CONTENT,tabContent:Sl.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(gl||(gl={}));var Ol,bl=function(){return{layout:{selectorKey:gl.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Br.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:gl.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}}},vl={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Br.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Br.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Br.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:Br.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:Br.CONTROLS},continueShoppingLinkTo:{value:"Go To Home Page",property:"continueShoppingLinkTo",propertyType:Br.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:Br.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:Br.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:Br.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:Br.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:Br.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:Br.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:Br.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:Br.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:Br.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:Br.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Ol||(Ol={})),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 ml,wl,fl,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:Ol.LAYOUT,width:Object.assign(Object.assign({},jo.width),{value:"400",unit:zr.PIXELS}),height:Object.assign(Object.assign({},jo.height),{value:"200",unit:zr.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:Ol.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},ot),Rl),{exposure:jo.exposure,contrast:jo.contrast,saturation:jo.saturation,highlights:jo.highlights,shadows:jo.shadows}),content:{selectorKey:Ol.CONTENT,title:{value:"",property:"title",propertyType:Br.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:Br.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:Br.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:Br.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:Br.CONTENT},showOptions:{value:!0,property:"showOptions",propertyType:Br.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:Br.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:Br.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:Br.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:Br.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:Br.CONTENT}},dataConnector:{selectorKey:Ol.DATA_CONNECTOR,dataConnector:vl.dataConnector}}},Dl=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%"}},Ll=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"}},Al=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"}},Il=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},xl=function(){return Object.assign(Object.assign({},Il()),{gridTemplateRows:"1fr",gridTemplateColumns:"1fr"})},El=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"}},Pl=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"}},_l=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"}},Hl=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"}},Bl=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"}},zl=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},kl=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"}},Kl=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"}},jl=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"}},Ul=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"}},Ml=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"}},Vl=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%"}},Gl=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"}},Wl=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"}},Yl=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"}},Fl=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%"}},Xl=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"}},ql=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"}},Ql=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%"}},Zl=12,$l=1,Jl=70,ep=20,rp=4;!function(e){e[e.Edit=1]="Edit",e[e.Preview=2]="Preview"}(ml||(ml={})),function(e){e.Input="input",e.Select="select",e.Textarea="textarea",e.Button="button",e.Content="content"}(wl||(wl={})),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"}(fl||(fl={}))})(),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:()=>cr,amountEstimatorSchema:()=>r,brandImageSchema:()=>hr,brandSchema:()=>Tr,bulkVariantPickerSchema:()=>i,bundleSchema:()=>Cr,buttonSchema:()=>n,cartSchema:()=>ur,categoryDetailsSchema:()=>Nr,cmsTypes:()=>e,codeSchema:()=>a,commonFunctions:()=>Wi,contactUsSchema:()=>wr,containerSchema:()=>l,countdownSchema:()=>p,embedSchema:()=>d,enums:()=>K,faqSchema:()=>s,formBuilder:()=>Pr,gallerySliderSchema:()=>c,gridSchema:()=>y,imageHotspotSchema:()=>u,imageSchema:()=>S,interfaces:()=>j,itemStockSchema:()=>Dr,layouterItemSchema:()=>mr,layouterSchema:()=>vr,lightBoxV2Schema:()=>Or,lightboxSchema:()=>yr,lineItemSchema:()=>Ar,loginSchema:()=>fr,mapSchema:()=>T,marchandiserSetsSchema:()=>Er,paymentMethodsSchema:()=>h,pickupLocationsSchema:()=>C,priceSchema:()=>f,productActionsSchema:()=>O,productHighlightsSchema:()=>w,productImageSchema:()=>b,productInventorySchema:()=>v,productPromotionsSchema:()=>m,productSchema:()=>g,profileSchema:()=>Sr,quantitySelectorSchema:()=>R,quickLinksSchema:()=>_r,repeaterSchema:()=>gr,resetPasswordSchema:()=>Rr,scrollSchema:()=>N,searchResultsHeadingSchema:()=>Lr,searchSchema:()=>br,sectionSchema:()=>L,shippingEstimatorSchema:()=>D,socialIconsSchema:()=>A,stackSchema:()=>I,storeLocationsSchema:()=>x,tabSchema:()=>E,tableSchema:()=>P,tabsContainerSchema:()=>xr,tabsV2Schema:()=>Ir,textSchema:()=>_,uomSelectorSchema:()=>H,variantPickerSchema:()=>B,videoSChema:()=>z,volumePricingSchema:()=>k});var e={};o.r(e);var r={};o.r(r),o.d(r,{getDefaultStyles:()=>Vr});var i={};o.r(i),o.d(i,{getDefaultStyles:()=>Gr});var n={};o.r(n),o.d(n,{getDefaultStyles:()=>Wr});var a={};o.r(a),o.d(a,{getDefaultStyles:()=>Yr,getSectionDefaultStyles:()=>Fr});var l={};o.r(l),o.d(l,{getDefaultStyles:()=>Xr});var p={};o.r(p),o.d(p,{getDefaultStyles:()=>qr});var d={};o.r(d),o.d(d,{getDefaultStyles:()=>Qr,getSectionDefaultStyles:()=>Zr});var s={};o.r(s),o.d(s,{getDefaultStyles:()=>$r});var c={};o.r(c),o.d(c,{getDefaultStyles:()=>Jr});var y={};o.r(y),o.d(y,{getDefaultStyles:()=>eo});var u={};o.r(u),o.d(u,{getDefaultStyles:()=>ro});var S={};o.r(S),o.d(S,{getDefaultStyles:()=>oo});var g={};o.r(g),o.d(g,{getDefaultStyles:()=>to});var T={};o.r(T),o.d(T,{getDefaultStyles:()=>io});var h={};o.r(h),o.d(h,{getDefaultStyles:()=>no});var C={};o.r(C),o.d(C,{getDefaultStyles:()=>ao});var O={};o.r(O),o.d(O,{getDefaultStyles:()=>lo});var b={};o.r(b),o.d(b,{getDefaultStyles:()=>po});var v={};o.r(v),o.d(v,{getDefaultStyles:()=>so});var m={};o.r(m),o.d(m,{getDefaultStyles:()=>co});var w={};o.r(w),o.d(w,{getDefaultStyles:()=>yo});var f={};o.r(f),o.d(f,{getDefaultStyles:()=>uo});var R={};o.r(R),o.d(R,{getDefaultStyles:()=>So});var N={};o.r(N),o.d(N,{getDefaultStyles:()=>go});var L={};o.r(L),o.d(L,{getDefaultStyles:()=>To,getSectionDefaultStyles:()=>ho});var D={};o.r(D),o.d(D,{getDefaultStyles:()=>Co});var A={};o.r(A),o.d(A,{getDefaultSocialIconsStyles:()=>Oo});var I={};o.r(I),o.d(I,{getDefaultStyles:()=>bo});var x={};o.r(x),o.d(x,{getDefaultStyles:()=>vo});var E={};o.r(E),o.d(E,{getDefaultStyles:()=>mo});var P={};o.r(P),o.d(P,{getDefaultTableStyles:()=>wo});var _={};o.r(_),o.d(_,{getDefaultStyles:()=>fo});var H={};o.r(H),o.d(H,{getDefaultStyles:()=>Ro});var B={};o.r(B),o.d(B,{getDefaultStyles:()=>No});var z={};o.r(z),o.d(z,{getDefaultVideoStyles:()=>Lo});var k={};o.r(k),o.d(k,{getDefaultStyles:()=>Do});var K={};o.r(K),o.d(K,{CMSCSSUnitTypesEnums:()=>Kr,CMSComponentImportTypeEnum:()=>jr,CMSCustomEventServiceTypesEnum:()=>Bo,CMSCustomEventsListEnums:()=>zo,CMSDeviceVisibilityHiddenTypeEnums:()=>_o,CMSDeviceVisibilityKeysEnums:()=>Ho,CMSElementEditTypes:()=>kr,CMSElementSelectors:()=>Br,CMSElementsListEnum:()=>Uo,CMSRepeaterSliderControlTypes:()=>xo,CMSResponsiveModeEnums:()=>Ao,CMSStackDisplayTypeEnum:()=>Ur,CMSToolAttributes:()=>zr,CMSToolIdTypes:()=>Hr,FlexAppVersionEnums:()=>ko,FlexDefaultValues:()=>Ko,FliterTypes:()=>Eo,FontWeightEnum:()=>Mr,LinkTypes:()=>Io,SkeletonItems:()=>jo,SortOptions:()=>Po});var j={};o.r(j);var U={};o.r(U),o.d(U,{cssInputInstances:()=>Vo});var M={};o.r(M),o.d(M,{AmountEstimatorsSelectorKeysEnum:()=>Mo,getDefaultData:()=>Fo});var V={};o.r(V),o.d(V,{BulkVariantPickerSelectorKeysEnum:()=>Wo,getDefaultData:()=>Qo});var G={};o.r(G),o.d(G,{ButtonSelectorKeysEnum:()=>qo,getDefaultData:()=>Jo});var W={};o.r(W),o.d(W,{codeSelectorKeysEnum:()=>$o,getDefaultData:()=>rt});var Y={};o.r(Y),o.d(Y,{codeSelectorKeysEnum:()=>et,getDefaultData:()=>tt});var F={};o.r(F),o.d(F,{getDefaultData:()=>lt,selfSelectorKeysEnum:()=>ot});var X={};o.r(X),o.d(X,{SelectorKeysEnum:()=>at,getDefaultData:()=>ct});var q={};o.r(q),o.d(q,{embedSelectorKeysEnum:()=>st,getDefaultData:()=>ut});var Q={};o.r(Q),o.d(Q,{ButtonSelectorKeysEnum:()=>yt,getDefaultData:()=>Tt});var Z={};o.r(Z),o.d(Z,{SelectorKeysEnum:()=>gt,getDefaultData:()=>Ot});var $={};o.r($),o.d($,{getDefaultData:()=>vt,gridSelectorKeysEnum:()=>Ct});var J={};o.r(J),o.d(J,{SelectorKeysEnum:()=>bt,getDefaultData:()=>ft});var ee={};o.r(ee),o.d(ee,{SelectorKeysEnum:()=>wt,getDefaultData:()=>Lt});var re={};o.r(re),o.d(re,{SelectorKeysEnum:()=>Nt,getDefaultData:()=>It});var oe={};o.r(oe),o.d(oe,{SelectorKeysEnum:()=>At,getDefaultData:()=>Pt});var te={};o.r(te),o.d(te,{SelectorKeysEnum:()=>Et,getDefaultData:()=>Bt});var ie={};o.r(ie),o.d(ie,{PaymentMethodSelectorKeysEnum:()=>Ht,getDefaultData:()=>Kt});var ne={};o.r(ne),o.d(ne,{PickupLocationsSelectorKeysEnum:()=>kt,getDefaultData:()=>Mt});var ae={};o.r(ae),o.d(ae,{SelectorKeysEnum:()=>Ut,getDefaultData:()=>Wt});var le={};o.r(le),o.d(le,{ButtonSelectorKeysEnum:()=>Gt,getDefaultData:()=>qt});var pe={};o.r(pe),o.d(pe,{ProductHighlightsSelectorKeysEnum:()=>Ft,getDefaultData:()=>$t});var de={};o.r(de),o.d(de,{ProductInventorySelectorKeysEnum:()=>Zt,getDefaultData:()=>ri});var se={};o.r(se),o.d(se,{SelectorKeysEnum:()=>ei,getDefaultData:()=>ii});var ce={};o.r(ce),o.d(ce,{ProductPromotionsSelectorKeysEnum:()=>oi,getDefaultData:()=>li});var ye={};o.r(ye),o.d(ye,{QuantitySelectorSelectorKeysEnum:()=>ai,getDefaultData:()=>si});var ue={};o.r(ue),o.d(ue,{SelectorKeysEnum:()=>di,getDefaultData:()=>ui});var Se={};o.r(Se),o.d(Se,{getDefaultData:()=>gi,sectionSelectorKeysEnum:()=>yi});var ge={};o.r(ge),o.d(ge,{ShippingEstimatorSelectorKeysEnum:()=>Si,getDefaultData:()=>hi});var Te={};o.r(Te),o.d(Te,{getDefaultData:()=>Oi});var he={};o.r(he),o.d(he,{SocialSelectorKeysEnum:()=>Yi,getDefaultData:()=>qi});var Ce={};o.r(Ce),o.d(Ce,{getDefaultData:()=>Zi,selfSelectorKeysEnum:()=>Xi});var Oe={};o.r(Oe),o.d(Oe,{StoreLocationSelectorKeysEnum:()=>Qi,getDefaultData:()=>en});var be={};o.r(be),o.d(be,{TableSelectorKeysEnum:()=>Ji,getDefaultData:()=>tn});var ve={};o.r(ve),o.d(ve,{SelectorKeysEnum:()=>on,getDefaultData:()=>dn});var me={};o.r(me),o.d(me,{getDefaultData:()=>cn,textSelectorKeysEnum:()=>an});var we={};o.r(we),o.d(we,{UOMSelectorKeysEnum:()=>sn,getDefaultData:()=>Sn});var fe={};o.r(fe),o.d(fe,{VariantPickerSelectorKeysEnum:()=>un,getDefaultData:()=>hn});var Re={};o.r(Re),o.d(Re,{VideoSelectorKeysEnum:()=>Tn,getDefaultData:()=>bn});var Ne={};o.r(Ne),o.d(Ne,{VolumePricingSelectorKeysEnum:()=>On,getDefaultData:()=>wn});var Le={};o.r(Le),o.d(Le,{getDefaultData:()=>Nn,lightboxSelectorKeysEnum:()=>mn});var De={};o.r(De),o.d(De,{cartSelectorKeysEnum:()=>Rn,getDefaultData:()=>An});var Ae={};o.r(Ae),o.d(Ae,{getDefaultData:()=>En,profileSelectorKeysEnum:()=>Dn});var Ie={};o.r(Ie),o.d(Ie,{getDefaultData:()=>_n,selfSelectorKeysEnum:()=>xn});var xe={};o.r(xe),o.d(xe,{getDefaultData:()=>Bn,selfSelectorKeysEnum:()=>Pn});var Ee={};o.r(Ee),o.d(Ee,{SelectorKeysEnum:()=>Hn,getDefaultData:()=>Kn});var Pe={};o.r(Pe),o.d(Pe,{SelectorKeysEnum:()=>kn,getDefaultData:()=>Vn});var _e={};o.r(_e),o.d(_e,{SelectorKeysEnum:()=>Mn,getDefaultData:()=>Yn});var He={};o.r(He),o.d(He,{SelectorKeysEnum:()=>Wn,getDefaultData:()=>qn});var Be={};o.r(Be),o.d(Be,{SelectorKeysEnum:()=>Xn,getDefaultData:()=>$n});var ze={};o.r(ze),o.d(ze,{SelectorKeysEnum:()=>Zn,getDefaultData:()=>ra});var ke={};o.r(ke),o.d(ke,{SelectorKeysEnum:()=>ea,getDefaultData:()=>ia});var Ke={};o.r(Ke),o.d(Ke,{SelectorKeysEnum:()=>ta,getDefaultData:()=>la});var je={};o.r(je),o.d(je,{SelectorKeysEnum:()=>aa,getDefaultData:()=>ya});var Ue={};o.r(Ue),o.d(Ue,{SelectorKeysEnum:()=>da,getDefaultData:()=>ga});var Me={};o.r(Me),o.d(Me,{SelectorKeysEnum:()=>Sa,getDefaultData:()=>Ca});var Ve={};o.r(Ve),o.d(Ve,{SelectorKeysEnum:()=>ha,getDefaultData:()=>va});var Ge={};o.r(Ge),o.d(Ge,{getDefaultData:()=>wa,selfSelectorKeysEnum:()=>ba});var We={};o.r(We),o.d(We,{SelectorKeysEnum:()=>ma,getDefaultData:()=>Na});var Ye={};o.r(Ye),o.d(Ye,{getDefaultData:()=>Aa,searchSelectorKeysEnum:()=>Ra});var Fe={};o.r(Fe),o.d(Fe,{getDefaultData:()=>xa,selfSelectorKeysEnum:()=>Da});var Xe={};o.r(Xe),o.d(Xe,{getDefaultData:()=>Pa,selfSelectorKeysEnum:()=>Ia});var qe={};o.r(qe),o.d(qe,{SelectorKeysEnum:()=>Ea,getDefaultData:()=>Ba});var Qe={};o.r(Qe),o.d(Qe,{contactUsSelectorKeysEnum:()=>Ha,getDefaultData:()=>ka});var Ze={};o.r(Ze),o.d(Ze,{getDefaultData:()=>ja,loginSelectorKeysEnum:()=>za});var $e={};o.r($e),o.d($e,{getDefaultData:()=>Ma,resetPasswordSelectorKeysEnum:()=>Ka});var Je={};o.r(Je),o.d(Je,{SelectorKeysEnum:()=>Ua,getDefaultData:()=>Xa});var er={};o.r(er),o.d(er,{SelectorKeysEnum:()=>Ga,getDefaultData:()=>Za});var rr={};o.r(rr),o.d(rr,{getDefaultData:()=>el,searchResultsHeadingSelectorKeysEnum:()=>qa});var or={};o.r(or),o.d(or,{getDefaultData:()=>tl,itemStockSelectorKeysEnum:()=>Ja});var tr={};o.r(tr),o.d(tr,{SelectorKeysEnum:()=>ol,getDefaultData:()=>pl});var ir={};o.r(ir),o.d(ir,{SelectorKeysEnum:()=>nl,getDefaultData:()=>cl});var nr={};o.r(nr),o.d(nr,{SelectorKeysEnum:()=>sl,getDefaultData:()=>ul});var ar={};o.r(ar),o.d(ar,{LineSelectorKeysEnum:()=>yl,getDefaultData:()=>Tl});var lr={};o.r(lr),o.d(lr,{getDefaultData:()=>vl});var pr={};o.r(pr),o.d(pr,{getDefaultData:()=>wl,selfSelectorKeysEnum:()=>Cl});var dr={};o.r(dr),o.d(dr,{SelectorKeysEnum:()=>ml,getDefaultData:()=>Ll});var sr={};o.r(sr),o.d(sr,{QuickLinksSelectorKeysEnum:()=>Rl,getDefaultData:()=>Pl});var cr={};o.r(cr),o.d(cr,{allocationDetails:()=>nr,allocations:()=>We,amountEstimator:()=>M,brand:()=>_e,brandImage:()=>ke,breadcrumbs:()=>Je,bulkVariantPicker:()=>V,bundle:()=>He,button:()=>G,cart:()=>De,cartDetails:()=>tr,cartSummary:()=>ir,category:()=>Be,categoryDetails:()=>qe,code:()=>W,common:()=>U,contactUs:()=>Qe,container:()=>F,countdown:()=>X,embed:()=>q,faq:()=>Q,filters:()=>Ke,gallerySlider:()=>Z,grid:()=>$,iconLibrary:()=>er,image:()=>J,imageHotspot:()=>oe,itemStock:()=>or,layouter:()=>Fe,layouterItem:()=>Xe,lightBoxV2:()=>Ge,lightbox:()=>Le,line:()=>ar,login:()=>Ze,map:()=>te,marchandiserSets:()=>dr,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:()=>sr,quotes:()=>Me,repeater:()=>Ie,repeaterItem:()=>xe,resetPassword:()=>$e,rfqs:()=>Ve,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:()=>pr,table:()=>be,tabs:()=>ve,tabsV2:()=>lr,text:()=>me,uomSelector:()=>we,variantPicker:()=>fe,video:()=>Re,volumePricing:()=>Ne});var yr={};o.r(yr),o.d(yr,{getDefaultStyles:()=>_l});var ur={};o.r(ur),o.d(ur,{getDefaultStyles:()=>Hl});var Sr={};o.r(Sr),o.d(Sr,{getDefaultStyles:()=>Bl});var gr={};o.r(gr),o.d(gr,{getDefaultStyles:()=>zl,getDefaultStylesV2:()=>kl});var Tr={};o.r(Tr),o.d(Tr,{getDefaultStyles:()=>Kl});var hr={};o.r(hr),o.d(hr,{getDefaultStyles:()=>jl});var Cr={};o.r(Cr),o.d(Cr,{getDefaultStyles:()=>Ul});var Or={};o.r(Or),o.d(Or,{getDefaultStyles:()=>Ml});var br={};o.r(br),o.d(br,{getDefaultStyles:()=>Vl});var vr={};o.r(vr),o.d(vr,{getDefaultStyles:()=>Gl});var mr={};o.r(mr),o.d(mr,{getDefaultStyles:()=>Wl});var wr={};o.r(wr),o.d(wr,{getDefaultStyles:()=>Yl});var fr={};o.r(fr),o.d(fr,{getDefaultStyles:()=>Fl});var Rr={};o.r(Rr),o.d(Rr,{getDefaultStyles:()=>Xl});var Nr={};o.r(Nr),o.d(Nr,{getDefaultStyles:()=>ql,getSectionDefaultStyles:()=>Ql});var Lr={};o.r(Lr),o.d(Lr,{getDefaultStyles:()=>Zl});var Dr={};o.r(Dr),o.d(Dr,{getDefaultStyles:()=>$l});var Ar={};o.r(Ar),o.d(Ar,{getDefaultStyles:()=>Jl});var Ir={};o.r(Ir),o.d(Ir,{getDefaultStyles:()=>ep});var xr={};o.r(xr),o.d(xr,{getDefaultStyles:()=>rp});var Er={};o.r(Er),o.d(Er,{getDefaultStyles:()=>op,getSectionDefaultStyles:()=>tp});var Pr={};o.r(Pr),o.d(Pr,{FBModeEnum:()=>Al,FB_CELL_HEIGHT:()=>lp,FB_CONTAINER_PADDING:()=>pp,FB_GRID_COLS:()=>ip,FB_GRID_MIN_WIDTH:()=>dp,FB_GRID_MOBILE_COLS:()=>np,FB_GRID_MOBILE_MIN_WIDTH:()=>sp,FB_GRID_ROWS:()=>ap,FormComponentTypeEnum:()=>xl,FormElementTypeEnum:()=>El,ScreenSizeEnums:()=>Il});var _r={};o.r(_r),o.d(_r,{getDefaultQuickLinksStyles:()=>cp});var Hr,Br,zr,kr,Kr,jr,Ur,Mr,Vr=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"}},Gr=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"}},Wr=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"}},Yr=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"}},Fr=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%"}},Xr=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%"}},qr=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"}},Qr=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"}},Zr=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%"}},$r=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"}},Jr=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},eo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto"}},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",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},to=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},io=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},no=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ao=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},lo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},po=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},so=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},co=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},yo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},uo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},So=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},go=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},To=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"}},ho=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%"}},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",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},bo=function(){return{maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",gridTemplateRows:"300px",gridTemplateColumns:"300px"}},vo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},mo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},wo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},fo=function(){return{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",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},Do=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}};!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"}(Hr||(Hr={})),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']"}(Br||(Br={})),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"}(zr||(zr={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLLED_CSS="controlledCss",e.CONTROLS="controls",e.CONTENT="content"}(kr||(kr={})),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"}(Kr||(Kr={})),function(e){e[e.BUILDER=1]="BUILDER",e[e.PREVIEW=2]="PREVIEW",e[e.WEBSITE=3]="WEBSITE"}(jr||(jr={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(Ur||(Ur={})),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"}(Mr||(Mr={}));var Ao,Io,xo,Eo,Po,_o,Ho,Bo,zo,ko,Ko,jo,Uo={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",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"};!function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(Ao||(Ao={})),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"}(Io||(Io={})),function(e){e.ARROWSANDDOTS="Arrows & Dots",e.ARROWS="Arrows",e.DOTS="Dots",e.NONE="None"}(xo||(xo={})),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"}(Eo||(Eo={})),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"}(Po||(Po={})),function(e){e[e.CSS=1]="CSS",e[e.HTML=2]="HTML"}(_o||(_o={})),function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(Ho||(Ho={})),function(e){e[e.UPSERT=1]="UPSERT",e[e.GET=2]="GET"}(Bo||(Bo={})),function(e){e.LIGHTBOX="customLightBoxV1",e.UOMSELECTOR="uomSelectorV1",e.TEXTELEMENTCODEVIEW="textElementCodeView",e.PRODUCT_DETAILS_STATE="productDetailsState"}(zo||(zo={})),function(e){e[e.NESTEDJSON=1]="NESTEDJSON",e[e.FLATJSON=2]="FLATJSON"}(ko||(ko={})),function(e){e.FLEXLIGHTBOXCLOSEBTN="isLightboxCloseIconKey"}(Ko||(Ko={})),function(e){e.PLACEHOLDER_IMAGE="/00000000-0000-0000-0000-000000000000/development/img-placeholder.jpg"}(jo||(jo={}));var Mo,Vo={adjustment:{value:"fluid",property:"adjustment",propertyType:kr.TOOL},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:kr.CONTROLS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:kr.CSS},width:{value:"100",property:"width",unit:4,propertyType:kr.CSS},height:{value:"100",property:"height",unit:1,propertyType:kr.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:kr.CSS},textPosition:{value:"top",property:"textPosition",propertyType:kr.CONTROLS},direction:{value:"Horizontal",propertyType:kr.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:kr.CSS},overflowContent:{value:"scroll",property:"overflow",propertyType:kr.TOOL},scrollDirection:{value:"horizontal",property:"scroll",propertyType:kr.TOOL},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:kr.TOOL},positionType:{value:"fixed",property:"position",propertyType:kr.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:kr.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:kr.CSS,parentRef:"cs-be-cr-1"},overlayColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}},property:"overlayColor",propertyType:kr.CSS,parentRef:"cs-be-cr-1"},borderColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"borderColor",propertyType:kr.CSS,parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:kr.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:kr.CSS},dividerWidth:{value:1,property:"dividerWidth",unit:1,propertyType:kr.CSS},showBorder:{value:!0,propertyType:kr.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:kr.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:kr.CSS,parentRef:"cs-be-se-1"},angle:{property:"shadowAngle",propertyType:kr.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:kr.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:kr.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:kr.CSS},cropRatio:{value:"16:9",propertyType:kr.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:kr.CSS},exposure:{value:0,propertyType:kr.CONTROLS},contrast:{value:0,propertyType:kr.CONTROLS},saturation:{value:0,propertyType:kr.CONTROLS},brightness:{value:0,propertyType:kr.CONTROLS},tint:{value:0,propertyType:kr.CONTROLS},hue:{value:0,propertyType:kr.CONTROLS},lightness:{value:0,propertyType:kr.CONTROLS},highlights:{value:0,propertyType:kr.CONTROLS},shadows:{value:0,propertyType:kr.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:kr.CONTROLS},rotate:{value:0,property:"rotate",propertyType:kr.CSS},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:kr.CSS},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:kr.CSS},theme:{value:"h3",property:"theme",propertyType:kr.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:kr.CSS,parentRef:"ty-h3-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:kr.CSS,parentRef:"ty-h3-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:kr.CSS,parentRef:"ty-h3-cr"},bold:{value:"",property:"fontWeight",propertyType:kr.CSS,parentRef:"ty-h3-ft-wt"},italic:{value:"",property:"fontStyleItalic",propertyType:kr.CSS,parentRef:"ty-h3-ft-se-ic"},linethrough:{value:"",property:"linethrough",propertyType:kr.CSS,parentRef:"ty-h3-le-th"},underline:{value:"",property:"underline",propertyType:kr.CSS,parentRef:"ty-h3-ue"},textAlign:{value:"left",property:"textAlign",propertyType:kr.CSS,parentRef:"ty-h3-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:kr.CSS,parentRef:"ty-h3-lr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:kr.CSS,parentRef:"ty-h3-le-ht"},themeDesc:{value:"p1",property:"themeDesc",propertyType:kr.CONTROLS},icon:{value:"check",propertyType:kr.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},fontDesc:{value:"Lato",property:"fontFamilyDesc",propertyType:kr.CSS,parentRef:"ty-p1-ft-fy"},fontSizeDesc:{value:14,unit:1,property:"fontSizeDesc",propertyType:kr.CSS,parentRef:"ty-p1-ft-se"},textColorDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"colorDesc",propertyType:kr.CSS,parentRef:"ty-p1-cr"},boldDesc:{value:"",property:"fontWeightDesc",propertyType:kr.CSS,parentRef:"ty-p1-ft-wt"},italicDesc:{value:"",property:"fontStyleItalicDesc",propertyType:kr.CSS,parentRef:"ty-p1-ft-se-ic"},linethroughDesc:{value:"",property:"linethroughDesc",propertyType:kr.CSS,parentRef:"ty-p1-le-th"},underlineDesc:{value:"",property:"underlineDesc",propertyType:kr.CSS,parentRef:"ty-p1-ue"},textAlignDesc:{value:"left",property:"textAlignDesc",propertyType:kr.CSS,parentRef:"ty-p1-tt-an"},characterSpacingDesc:{value:0,unit:1,property:"letterSpacingDesc",propertyType:kr.CSS,parentRef:"ty-p1-lr-sg"},lineHeightDesc:{value:1,unit:2,property:"lineHeightDesc",propertyType:kr.CSS,parentRef:"ty-p1-le-ht"},iconSize:{value:26,unit:1,property:"iconSize",propertyType:kr.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},showIcon:{value:!0,property:"showIcon",propertyType:kr.CONTROLS},backgroundImage:{value:"",property:"backgroundImage",propertyType:kr.CSS},backgroundSize:{value:"cover",property:"backgroundSize",propertyType:kr.CSS},backgroundPositionY:{value:0,property:"backgroundPositionY",propertyType:kr.CSS},backgroundPositionX:{value:0,property:"backgroundPositionX",propertyType:kr.CSS},backgroundPosition:{value:"top left",property:"backgroundPosition",propertyType:kr.CSS},backgroundAttachment:{value:"fixed",property:"backgroundAttachment",propertyType:kr.CSS},backgroundRepeat:{value:"repeat",property:"backgroundRepeat",propertyType:kr.CSS}},Go={displayType:{value:"Stack Horizontal",property:"displayType",propertyType:kr.CONTROLS},displayStyle:{value:"Button",property:"displayStyle",propertyType:kr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:kr.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:kr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:kr.CSS},ItemContentAlignment:{value:"left",property:"ItemContentAlignment",propertyType:kr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:kr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:kr.CONTROLS},header:{value:!0,property:"header",propertyType:kr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:kr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:kr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:kr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:kr.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:kr.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:kr.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:kr.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:kr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:kr.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:kr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:kr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:kr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:kr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:kr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:kr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:kr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:kr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:kr.CSS},title:{value:"Estimate Shipping and Tax",property:"title",propertyType:kr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:kr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:kr.CONTROLS},description:{value:"Enter your destination to get a shipping estimate.",property:"description",propertyType:kr.CONTROLS},country:{value:!0,property:"country",propertyType:kr.CONTROLS},state:{value:!0,property:"state",propertyType:kr.CONTROLS},zipCode:{value:!0,property:"zipCode",propertyType:kr.CONTROLS},shippingMethodName:{value:!0,property:"shippingMethodName",propertyType:kr.CONTROLS},shippingMethodLogo:{value:!0,property:"shippingMethodLogo",propertyType:kr.CONTROLS},shippingDescription:{value:!0,property:"shippingDescription",propertyType:kr.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:kr.CONTROLS},estimatedShippingCost:{value:!0,property:"estimatedShippingCost",propertyType:kr.CONTROLS},estimatedShippingTime:{value:!0,property:"estimatedShippingTime",propertyType:kr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:kr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:kr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:kr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:kr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:kr.CSS},buttonType:{value:"primaryButton",propertyType:kr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:kr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:kr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:kr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:kr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:kr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:kr.CONTROLS},backgroundShape:{value:"Round",propertyType:kr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:kr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:kr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:kr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:kr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:kr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:kr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:kr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:kr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:kr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:kr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:kr.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:kr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:kr.CONTROLS},fontSize:{value:"16",propertyType:kr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},characterSpacing:{value:"16",propertyType:kr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:kr.CSS,unit:1},lineHeight:{value:"16",propertyType:kr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:kr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:kr.CSS},fontSize:{value:"16",propertyType:kr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},characterSpacing:{value:"16",propertyType:kr.CSS,unit:1},lineHeight:{value:"16",propertyType:kr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:kr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:kr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:kr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:kr.CONTROLS},paginationStyle:{value:"dotted",propertyType:kr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:kr.CONTROLS},arrowSize:{value:"16",propertyType:kr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:kr.CSS},backgroundShape:{value:"rectangle",propertyType:kr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:kr.CSS},font:{value:"lato",propertyType:kr.CSS},fontSize:{value:"16",propertyType:kr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},hoverBackgroundShape:{value:"circle",propertyType:kr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:kr.CSS},hoverFont:{value:"lato",propertyType:kr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:kr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:kr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:kr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:kr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:kr.CONTROLS},iconSize:{value:"20",propertyType:kr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:kr.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"}(Mo||(Mo={}));var Wo,Yo={buttonStyle:Go.buttonStyle,buttonText:Go.buttonText,icon:Go.icon,iconPadding:Go.iconPadding,iconPosition:Go.iconPosition,iconAndTextSpacing:Go.iconAndTextSpacing,alignment:Go.alignment,buttonType:Go.buttonType,showIcon:Go.showIcon,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Fo=function(){return{layout:{selectorKey:Mo.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"300",unit:1}),margin:Vo.margin,padding:Vo.padding,positionType:Vo.positionType,pinTo:Vo.pinTo,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,displayStyle:Go.displayStyle,displayType:Go.displayType,dividerBetweenItems:Go.dividerBetweenItems,itemSpacing:Go.itemSpacing,itemPadding:Go.itemPadding,ItemContentAlignment:Go.ItemContentAlignment,maxItemsToDisplay:Go.maxItemsToDisplay,overflowItems:Go.overflowItems,header:Go.header,headerHeight:Go.headerHeight,rowHeight:Go.rowHeight,headerDivider:Go.headerDivider,rowDivider:Go.rowDivider,columnDivider:Go.columnDivider,alternativeRowColors:Go.alternativeRowColors,headerCellPadding:Go.headerCellPadding,rowCellPadding:Go.rowCellPadding,contentAlignment:Go.contentAlignment,overflowControl:Go.overflowControl,paginationType:Go.paginationType,paginationAlignment:Go.paginationAlignment,rowsPerPage:Go.rowsPerPage,displayResults:Go.displayResults,imageBehavior:Go.imageBehavior,itemsPerRow:Go.itemsPerRow},design:{selectorKey:Mo.DESIGN,inputStyle:{selectorKey:Mo.INPUT_STYLE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,icon:Go.icon,iconPadding:Go.iconPadding,iconPosition:Go.iconPosition,iconAndTextSpacing:Go.iconAndTextSpacing,alignment:Go.alignment,buttonType:Go.buttonType,showIcon:Go.showIcon,iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},viewOffersButton:{selectorKey:Mo.VIEW_OFFERS_BUTTON,defaultState:Object.assign({selectorKey:Mo.DEFAULT_STATE},Yo),hoverState:Object.assign({selectorKey:Mo.HOVER_STATE},Yo),selectedState:Object.assign({selectorKey:Mo.SELECTED_STATE},Yo)},widgetTextStyles:{selectorKey:Mo.WIDGET_TEXT_STYLES,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,themeDesc:Vo.themeDesc,fontDesc:Vo.fontDesc,fontSizeDesc:Vo.fontSizeDesc,textColorDesc:Vo.textColorDesc,boldDesc:Vo.boldDesc,italicDesc:Vo.italicDesc,linethroughDesc:Vo.linethroughDesc,underlineDesc:Vo.underlineDesc,textAlignDesc:Vo.textAlignDesc,characterSpacingDesc:Vo.characterSpacingDesc,lineHeightDesc:Vo.lineHeightDesc},itemStyle:{selectorKey:Mo.ITEM_STYLE,contentAlignment:Go.contentAlignment,horizontalPadding:Go.horizontalPadding,verticalPadding:Go.verticalPadding,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},shippingName:{selectorKey:Mo.SHIPPING_NAME,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},shippingMethodLogo:{selectorKey:Mo.SHIPPING_METHOD_LOGO,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},shippingDescription:{selectorKey:Mo.SHIPPING_DESCRIPTION,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},estimatedShippingCost:{selectorKey:Mo.ESTIMATED_SHIPPING_COST,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},estimatedShippingTime:{selectorKey:Mo.ESTIMATED_SHIPPING_TIME,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},arrows:{selectorKey:Mo.ARROWS,arrowIconStyle:Go.arrowIconStyle,leftArrowIconStyle:Go.leftArrowIconStyle,rightArrowIconStyle:Go.rightArrowIconStyle,backgroundShape:Go.backgroundShape,arrowSize:Go.arrowSize,arrowColor:Go.arrowColor},paginationDots:{selectorKey:Mo.PAGINATION_DOTS,dotSize:Go.dotSize,currentDotColor:Go.currentDotColor,otherDotColor:Go.otherDotColor},paginationLine:{selectorKey:Mo.PAGINATION_LINE,currentLineColor:Go.currentLineColor,otherLineColor:Go.otherLineColor,lineHeight:Go.lineHeight,lineWidth:Go.lineWidth},table:{selectorKey:Mo.TABLE,backgroundColor:Vo.backgroundColor,showBorder:Vo.showBorder,borderStyle:Go.design.table.borderStyle,borderColor:Vo.borderColor,borderPerSlide:Go.design.table.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur},tableHeader:{selectorKey:Mo.TABLE_HEADER,backgroundColor:Vo.backgroundColor},headerText:{selectorKey:Mo.HEADER_TEXT,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},tableRow:{selectorKey:Mo.TABLE_ROW,backgroundColor:Vo.backgroundColor,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},scroll:{selectorKey:Mo.SCROLL,scrollBarWidth:Go.design.scrollBar.scrollBarWidth,scrollBarColor:Go.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:Mo.ROW_DIVIDERS,headerDivider:Go.design.rowAndHeaderDividers.headerDivider,rowDivider:Go.design.rowAndHeaderDividers.rowDivider,columnDivider:Go.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:Mo.PAGINATION,defaultState:{selectorKey:Mo.DEFAULT_STATE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,previousIcon:Go.design.pagination.previousIcon,nextIcon:Go.design.pagination.nextIcon,iconSize:Go.design.pagination.iconSize,iconColor:Go.design.pagination.iconColor,backgroundShape:Go.design.pagination.backgroundShape,backgroundColor:Vo.backgroundColor,pagination:Go.design.pagination.pagination},hoverState:{selectorKey:Mo.HOVER_STATE,theme:Vo.theme}},showMoreItemsButton:{selectorKey:Mo.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Go.design.pagination.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight}},content:{selectorKey:Mo.CONTENT,title:Go.title,showTitle:Go.showTitle,description:Go.description,showDescription:Go.showDescription,noOfLinesToShow:Go.noOfLinesToShow,country:Go.country,state:Go.state,zipCode:Go.zipCode,promotionSchedule:Go.showDescription,shippingMethodName:Go.shippingMethodName,shippingMethodLogo:Go.shippingMethodLogo,shippingDescription:Go.shippingDescription,estimatedShippingCost:Go.estimatedShippingCost,estimatedDeliveryTime:Go.estimatedShippingTime},dataConnector:{selectorKey:Mo.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:kr.CONTROLS}}}},Xo={optionSelection:{value:!0,property:"optionSelection",propertyType:kr.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:kr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:kr.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:kr.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:kr.CONTROLS},displayStyle:{value:"Matrix",property:"displayStyle",propertyType:kr.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:kr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:kr.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:kr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:kr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:kr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:kr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:kr.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:kr.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:kr.CONTROLS},itemContentAlignment:{value:"Left",property:"itemContentAlignment",propertyType:kr.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:kr.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:kr.CONTROLS},dropdownOptionsSpacing:{value:"50",property:"dropdownOptionsSpacing",propertyType:kr.CSS},dropdownOptionsPadding:{value:"50",property:"dropdownOptionsPadding",propertyType:kr.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:kr.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:kr.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:kr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:kr.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:kr.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:kr.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:kr.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:kr.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:kr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:kr.CONTROLS},tabAlignment:{value:"Left",property:"tabAlignment",propertyType:kr.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:kr.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:kr.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:kr.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:kr.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:kr.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:kr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:kr.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:kr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:kr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:kr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:kr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:kr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:kr.CONTROLS},header:{value:!0,property:"header",propertyType:kr.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:kr.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:kr.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:kr.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:kr.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:kr.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:kr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:kr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:kr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:kr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:kr.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:kr.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:kr.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:kr.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:kr.CSS},groupHorizontalPadding:{value:"50",property:"groupHorizontalPadding",propertyType:kr.CSS},groupVerticalPadding:{value:"50",property:"groupVerticalPadding",propertyType:kr.CSS},groupAndContainerSpacing:{value:"50",property:"groupAndContainerSpacing",propertyType:kr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:kr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:kr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:kr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:kr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:kr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:kr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:kr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:kr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:kr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:kr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:kr.CONTROLS},showselectedVariant:{value:!0,property:"showselectedVariant",propertyType:kr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:kr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:kr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:kr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:kr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:kr.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:kr.CONTROLS},showTotalAddedQuantity:{value:!0,property:"showTotalAddedQuantity",propertyType:kr.CONTROLS},showMoreRows:{value:"Scroll",property:"showMoreRows",propertyType:kr.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"}(Wo||(Wo={}));var qo,Qo=function(){return{layout:{selectorKey:Wo.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"270",unit:1}),margin:Vo.margin,padding:Vo.padding,positionType:Vo.positionType,pinTo:Vo.pinTo,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,optionSelection:Xo.optionSelection,displayOutOfStockValues:Xo.displayOutOfStockValues,displayStyle:Xo.displayStyle,notifyMeButton:Xo.notifyMeButton,quantitySelectorForVariantSelector:Xo.quantitySelectorForVariantSelector,dividerBetweenItems:Xo.dividerBetweenItems,optionTitleValueSpacing:Xo.optionTitleValueSpacing,remainingDisplayStyle:Xo.remainingDisplayStyle,allowUserToSearch:Xo.allowUserToSearch,allowUserToFilter:Xo.allowUserToFilter,swatchTypeDisplayStyle:{selectorKey:Wo.SWATFH_TYPE_DISPLAY_STYLE,displayValues:Xo.displayValues,itemPadding:Xo.itemPadding,itemSpacing:Xo.itemSpacing,maxItemsToDisplay:Xo.maxItemsToDisplay,overflowItems:Xo.overflowItems,swatchImageType:Xo.swatchImageType},singleSelectDisplayStyle:{selectorKey:Wo.SINGLE_SELECT_DISPLAY_STYLE,displayValues:Xo.displayValues,itemPadding:Xo.itemPadding,itemSpacing:Xo.itemSpacing,maxItemsToDisplay:Xo.maxItemsToDisplay,overflowItems:Xo.overflowItems,imageBehaviour:Xo.imageBehaviour,itemsPerRow:Xo.itemsPerRow,itemContentAlignment:Xo.itemContentAlignment,overflowDirection:Xo.overflowDirection},dropdownDisplayStyle:{selectorKey:Wo.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Xo.dropdownOptionsSpacing,dropdownOptionsPadding:Xo.dropdownOptionsPadding,dropdownStyle:Xo.dropdownStyle,optionAndListSpacing:Xo.optionAndListSpacing,dropdownListItemSpacing:Xo.dropdownListItemSpacing,dropdownListItemPadding:Xo.dropdownListItemPadding,dividerBetweenListItems:Xo.dividerBetweenListItems,maxItemsToDisplay:Xo.maxItemsToDisplay,overflowItems:Xo.overflowItems},groupedOptionsDisplayStyle:{selectorKey:Wo.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:Xo.groupsDisplayStyle,groupSpacing:Xo.groupSpacing,groupPadding:Xo.groupPadding,groupHeaderAndOptionSpacing:Xo.groupHeaderAndOptionSpacing,tabDirection:Xo.tabDirection,tabLayout:Xo.tabLayout,tabAlignment:Xo.tabAlignment,tabSpacing:Xo.tabSpacing,tabAndContainerSpacing:Xo.tabAndContainerSpacing,tabHorizontalPadding:Xo.tabHorizontalPadding,tabVerticalPadding:Xo.tabVerticalPadding,containerPadding:Xo.tabVerticalPadding,overflowItems:Xo.overflowItems,tabRowSpacing:Xo.tabRowSpacing,expandIconPositon:Xo.expandIconPositon,expandFirstItemByDefault:Xo.expandFirstItemByDefault,allowMultipleOpenItems:Xo.allowMultipleOpenItems,itemDividers:Xo.itemDividers,accordionSpacing:Xo.accordionSpacing,accordionAndContainerSpacing:Xo.accordionAndContainerSpacing,accordionHorizontalPadding:Xo.accordionHorizontalPadding,accordionVerticalPadding:Xo.accordionVerticalPadding,groupAndContainerSpacing:Xo.groupAndContainerSpacing,groupHorizontalPadding:Xo.groupHorizontalPadding,groupVerticalPadding:Xo.groupVerticalPadding,canCollapseGroups:Xo.canCollapseGroups},matrixDisplayStyle:{selectorKey:Wo.MATRIX_DISPLAY_STYLE,header:Xo.header,headerHeight:Xo.headerHeight,rowHeight:Xo.rowHeight,headerDivider:Xo.headerDivider,rowDivider:Xo.rowDivider,columnDivider:Xo.columnDivider,alternativeRowColors:Xo.alternativeRowColors,headerCellPadding:Xo.headerCellPadding,rowCellPadding:Xo.rowCellPadding,contentAlignment:Xo.contentAlignment,overflowControl:Xo.overflowControl,paginationType:Xo.paginationType,paginationAliginment:Xo.paginationAliginment,rowsPerPage:Xo.rowsPerPage,showMoreRows:Xo.showMoreRows},groupedMatrixDisplayStyle:{selectorKey:Wo.GROUPED_MATRIX_DISPLAY_STYLE,groupsDisplayStyle:Xo.groupsDisplayStyle,groupSpacing:Xo.groupSpacing,groupPadding:Xo.groupPadding,groupHeaderAndOptionSpacing:Xo.groupHeaderAndOptionSpacing}},design:{selectorKey:Wo.DESIGN},content:{selectorKey:Wo.CONTENT,optionProperties:Xo.optionProperties,optionName:Xo.optionName,noOfOptionValues:Xo.noOfOptionValues,optionPrice:Xo.optionPrice,priceFormat:Xo.priceFormat,showselectedVariant:Xo.showselectedVariant,optionValueProperties:Xo.optionValueProperties,optionValueName:Xo.optionValueName,optionValueCode:Xo.optionValueCode,swatchImage:Xo.swatchImage,swatchImageType:Xo.swatchImageType,noOfVariantsAvailable:Xo.noOfVariantsAvailable,optionValuePrice:Xo.optionValuePrice,showAvailableInventory:Xo.showAvailableInventory,showTotalPriceOfAddedItems:Xo.showTotalPriceOfAddedItems,showTotalAddedQuantity:Xo.showTotalAddedQuantity},dataConnector:{selectorKey:Wo.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:kr.CONTROLS}}}},Zo={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:kr.CONTROLS},buttonType:{value:"primaryButton",propertyType:kr.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:kr.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:kr.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:kr.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:kr.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:kr.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:kr.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(qo||(qo={}));var $o,Jo=function(){return{layout:{selectorKey:qo.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"40",unit:1}),margin:Vo.margin,positionType:Vo.positionType,pinTo:Vo.pinTo,buttonStyle:Zo.buttonStyle,buttonText:Zo.buttonText,buttonIcon:Zo.buttonIcon,iconPosition:Zo.iconPosition,iconAndTextSpacing:Zo.iconAndTextSpacing,alignment:Zo.alignment,buttonType:Zo.buttonType,linkTo:Zo.linkTo},design:{selectorKey:qo.DESIGN,defaultState:{selectorKey:qo.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},Vo.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},Vo.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},Vo.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},Vo.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},Vo.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},Vo.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},Vo.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},Vo.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},Vo.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},Vo.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},Vo.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},Vo.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},Vo.theme),fontSize:Object.assign(Object.assign({},Vo.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},Vo.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},Vo.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},Vo.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},Vo.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},Vo.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},Vo.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},Vo.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},Vo.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:Vo.icon,showIcon:Object.assign(Object.assign({},Vo.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Vo.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:qo.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},Vo.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:qo.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:kr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}($o||($o={}));var et,rt=function(){return{layout:{selectorKey:$o.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Vo.height),{unit:1,value:300}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo},design:{selectorKey:$o.DESIGN,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},content:{selectorKey:$o.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:$o.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:kr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(et||(et={}));var ot,tt=function(){return{layout:{selectorKey:et.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Vo.height),{unit:1,value:300}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo,textData:{value:"",propertyType:kr.CONTROLS}},design:{selectorKey:et.DESIGN,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},content:{}}},it={theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,backgroundColor:Vo.backgroundColor},nt={backgroundColor:Vo.backgroundColor,backgroundRepeat:Vo.backgroundRepeat,backgroundSize:Vo.backgroundSize,backgroundAttachment:Vo.backgroundAttachment,backgroundPosition:Vo.backgroundPosition,backgroundPositionX:Vo.backgroundPositionX,backgroundPositionY:Vo.backgroundPositionY,backgroundImage:Vo.backgroundImage};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ot||(ot={}));var at,lt=function(e){return{layout:{selectorKey:ot.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:kr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Vo.height),{isReadOnly:!0}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo},design:Object.assign({selectorKey:ot.DESIGN,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},nt),dataConnector:{selectorKey:ot.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"container",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:kr.CONTROLS}}}},pt=(new Date).toISOString().slice(0,16),dt={type:{value:"countdown",property:"itemSpacing",propertyType:kr.CONTROLS},counterStyle:{value:"joined",property:"counterStyle",propertyType:kr.CONTROLS},countdownAnimation:{value:"fadeIn",property:"countdownAnimation",propertyType:kr.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:kr.CONTROLS},source:{value:"manual",property:"source",propertyType:kr.CONTROLS},showCountdownTitle:{value:"true",property:"showCountdownTitle",propertyType:kr.CONTROLS},title:{value:"Sales Ends In",property:"title",propertyType:kr.CONTROLS},showCountdownDescription:{value:"true",property:"showCountdownDescription",propertyType:kr.CONTROLS},description:{value:"Sale ends in next few mins hurry up garb the offer",property:"description",propertyType:kr.CONTROLS},chooseSchedules:{value:"05-11-2024",property:"chooseSchedules",propertyType:kr.CONTROLS},startDate:{value:pt,property:"startDate",propertyType:kr.CONTROLS},endDate:{value:"2024-11-15T15:01",property:"endDate",propertyType:kr.CONTROLS},days:{value:"true",property:"days",propertyType:kr.CONTROLS},daysTitle:{value:"Days",property:"daysTitle",propertyType:kr.CONTROLS},hours:{value:"true",property:"hours",propertyType:kr.CONTROLS},hoursTitle:{value:"Hours",property:"hoursTitle",propertyType:kr.CONTROLS},minutes:{value:"true",property:"minutes",propertyType:kr.CONTROLS},minutesTitle:{value:"Minutes",property:"minutesTitle",propertyType:kr.CONTROLS},seconds:{value:"true",property:"seconds",propertyType:kr.CONTROLS},secondsTitle:{value:"Seconds",property:"secondsTitle",propertyType:kr.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:kr.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:kr.CSS},verticalAlignment:{value:"center",property:"verticalAlignment",propertyType:kr.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:kr.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:kr.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:kr.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:kr.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:kr.CSS},textPosition:{value:"top",property:"textPosition",propertyType:kr.CONTROLS},iconColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"iconColor",propertyType:kr.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"}(at||(at={}));var st,ct=function(){return{layout:{selectorKey:at.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"200",unit:1}),margin:Vo.margin,padding:Vo.padding,type:dt.type,counterStyle:dt.counterStyle,countdownAnimation:dt.countdownAnimation,dividerBetweenItems:dt.dividerBetweenItems,positionType:Vo.positionType,pinTo:Vo.pinTo},content:{selectorKey:at.CONTENT,source:dt.source,showCountdownTitle:dt.showCountdownTitle,title:dt.title,showCountdownDescription:dt.showCountdownDescription,description:dt.description,chooseSchedules:dt.chooseSchedules,startDate:dt.startDate,endDate:dt.endDate,days:dt.days,daysTitle:dt.daysTitle,hours:dt.hours,hoursTitle:dt.hoursTitle,minutes:dt.minutes,minutesTitle:dt.minutesTitle,seconds:dt.seconds,secondsTitle:dt.secondsTitle},design:{selectorKey:at.DESIGN,countdownWidget:{selectorKey:at.COUNTDOWN_WIDGET,backgroundColor:Vo.backgroundColor,showBorder:Vo.showBorder,borderStyle:Vo.borderStyle,borderColor:Vo.borderColor,borderPerSlide:Vo.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,themeDesc:Vo.themeDesc,fontDesc:Vo.fontDesc,fontSizeDesc:Vo.fontSizeDesc,textColorDesc:Vo.textColorDesc,boldDesc:Vo.boldDesc,italicDesc:Vo.italicDesc,linethroughDesc:Vo.linethroughDesc,underlineDesc:Vo.underlineDesc,textAlignDesc:Vo.textAlignDesc,characterSpacingDesc:Vo.characterSpacingDesc,lineHeightDesc:Vo.lineHeightDesc},countdownWidgetTextContainerLayout:{selectorKey:at.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:dt.textVerticalPadding,textHorizontalPadding:dt.textHorizontalPadding,titleAndDescriptionSpacing:dt.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:at.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},countdownLayout:{selectorKey:at.COUNTDOWN_LAYOUT,verticalAlignment:dt.verticalAlignment,widgetTextAndItemSpacing:dt.widgetTextAndItemSpacing,textPosition:dt.textPosition},counterStyle:{selectorKey:at.COUNTER_STYLE,backgroundColor:Vo.backgroundColor,showBorder:Vo.showBorder,borderStyle:Vo.borderStyle,borderColor:Vo.borderColor,borderPerSlide:Vo.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,themeDesc:Vo.themeDesc,fontDesc:Vo.fontDesc,fontSizeDesc:Vo.fontSizeDesc,textColorDesc:Vo.textColorDesc,boldDesc:Vo.boldDesc,italicDesc:Vo.italicDesc,linethroughDesc:Vo.linethroughDesc,underlineDesc:Vo.underlineDesc,textAlignDesc:Vo.textAlignDesc,characterSpacingDesc:Vo.characterSpacingDesc,lineHeightDesc:Vo.lineHeightDesc},dividerStyle:{selectorKey:at.DIVIDER_STYLE,shape:dt.shape,size:dt.size,iconColor:dt.iconColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(st||(st={}));var yt,ut=function(){return{layout:{selectorKey:st.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Vo.height),{unit:1,value:300}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo},design:{selectorKey:st.DESIGN,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},content:{selectorKey:st.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:st.DATA_CONNECTOR,value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:kr.CONTROLS}}},St={expandFirstItemByDefault:{value:!0,propertyType:kr.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:kr.CONTROLS},itemDividers:{value:!1,propertyType:kr.CONTROLS},iconPosition:{value:"Right",propertyType:kr.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:kr.CONTROLS},itemHorizontalPadding:{value:10,unit:1,property:"itemHorizontalPadding",propertyType:kr.CSS},itemVerticalPadding:{value:2,unit:1,property:"itemVerticalPadding",propertyType:kr.CSS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:kr.CSS},titleAndDescriptionSpacing:{value:5,unit:1,property:"titleAndDescriptionSpacing",propertyType:kr.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"}(yt||(yt={}));var gt,Tt=function(){return{layout:{selectorKey:yt.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"auto",unit:Kr.CUSTOM}),margin:Vo.margin,padding:Vo.padding,positionType:Vo.positionType,pinTo:Vo.pinTo,expandFirstItemByDefault:St.expandFirstItemByDefault,allowMultipleOpenItems:St.allowMultipleOpenItems,itemDividers:St.itemDividers,iconPosition:St.iconPosition,itemHorizontalPadding:St.itemHorizontalPadding,itemVerticalPadding:St.itemVerticalPadding,itemSpacing:St.itemSpacing,titleAndDescriptionSpacing:St.titleAndDescriptionSpacing},content:{accordionsList:St.accordionsList},design:{selectorKey:yt.DESIGN,faqWidget:{selectorKey:yt.FAQ_WIDGET,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},collapsedAccordionItem:{selectorKey:yt.COLLAPSED_ACCRORDION_ITEM,backgroundColor:Vo.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Vo.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,showIcon:Vo.showIcon,iconSize:Vo.iconSize,iconColor:Vo.iconColor,themeDesc:Vo.themeDesc,fontDesc:Vo.fontDesc,fontSizeDesc:Vo.fontSizeDesc,textColorDesc:Vo.textColorDesc,boldDesc:Vo.boldDesc,italicDesc:Vo.italicDesc,linethroughDesc:Vo.linethroughDesc,underlineDesc:Vo.underlineDesc,textAlignDesc:Vo.textAlignDesc,characterSpacingDesc:Vo.characterSpacingDesc,lineHeightDesc:Vo.lineHeightDesc},expandedAccordionItem:{selectorKey:yt.EXPANDED_ACCRORDION_ITEM,backgroundColor:Vo.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Vo.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Object.assign({},Vo.theme),font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,showIcon:Vo.showIcon,iconSize:Vo.iconSize,iconColor:Vo.iconColor,themeDesc:Vo.themeDesc,fontDesc:Vo.fontDesc,fontSizeDesc:Vo.fontSizeDesc,textColorDesc:Vo.textColorDesc,boldDesc:Vo.boldDesc,italicDesc:Vo.italicDesc,linethroughDesc:Vo.linethroughDesc,underlineDesc:Vo.underlineDesc,textAlignDesc:Vo.textAlignDesc,characterSpacingDesc:Vo.characterSpacingDesc,lineHeightDesc:Vo.lineHeightDesc},divider:{selectorKey:yt.DIVIDER,dividerColor:Vo.borderColor,dividerStyle:Vo.borderStyle,dividerWidth:Vo.dividerWidth}}}},ht={displayStyle:{value:"Slider",propertyType:kr.CONTROLS},scrollDirection:{value:"Vertical",propertyType:kr.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:kr.CONTROLS},scrollControl:{value:"Non",propertyType:kr.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:kr.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:kr.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:kr.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:kr.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:kr.CSS},sliderControl:{value:"Arrows",propertyType:kr.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:kr.CONTROLS},loopImages:{value:!1,propertyType:kr.CONTROLS},setItemsPerRow:{value:!1,propertyType:kr.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:kr.CONTROLS},autoplay:{value:!1,propertyType:kr.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:kr.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:kr.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:kr.CONTROLS},showGalleryTitle:{value:!1,propertyType:kr.CONTROLS},galleryTitle:{value:"",propertyType:kr.CONTROLS},showGalleryDescription:{value:!1,propertyType:kr.CONTROLS},galleryDescription:{value:"",propertyType:kr.CONTROLS},showItemTitle:{value:!1,propertyType:kr.CONTROLS},showItemDescription:{value:!1,propertyType:kr.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:kr.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:kr.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:kr.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:kr.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:kr.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:kr.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:kr.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:kr.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:kr.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:kr.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:kr.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:kr.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:kr.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:kr.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:kr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:kr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:kr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:kr.CONTROLS},backgroundShape:{value:"Round",propertyType:kr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:kr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:kr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:kr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:kr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:kr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:kr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:kr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:kr.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:kr.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"}(gt||(gt={}));var Ct,Ot=function(){return{layout:{selectorKey:gt.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"300",unit:1}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo,displayStyle:ht.displayStyle,scrollDirection:ht.scrollDirection,noOfItemsToLoad:ht.noOfItemsToLoad,scrollControl:ht.scrollControl,itemsPerSlide:ht.itemsPerSlide,itemsPerRow:ht.itemsPerRow,itemsPerColumn:ht.itemsPerColumn,itemGap:ht.itemGap,rowGap:ht.rowGap,sliderControl:ht.sliderControl,controlPosition:ht.controlPosition,loopImages:ht.loopImages,setItemsPerRow:ht.setItemsPerRow,sliderDisplayScrollbar:ht.sliderDisplayScrollbar,autoplay:ht.autoplay,autoplayStyle:ht.autoplayStyle,autoplayDuration:ht.autoplayDuration,sliderSpeed:ht.sliderSpeed,thumbnailPlacement:ht.thumbnailPlacement,thumbnailSize:ht.thumbnailSize,thumbnailSpacing:ht.thumbnailSpacing},content:{showGalleryTitle:ht.showGalleryTitle,galleryTitle:ht.galleryTitle,showGalleryDescription:ht.showGalleryDescription,galleryDescription:ht.galleryDescription,showItemTitle:ht.showItemTitle,showItemDescription:ht.showItemDescription,allowLinkToOtherPage:ht.allowLinkToOtherPage,slides:ht.slides},design:{selectorKey:gt.DESIGN,galleryWidgetStyle:{selectorKey:gt.GALLERY_WIDGET_STYLE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,showIcon:Object.assign(Object.assign({},Vo.showIcon),{value:!0}),iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Vo.themeDesc,fontDesc:Vo.fontDesc,fontSizeDesc:Vo.fontSizeDesc,textColorDesc:Vo.textColorDesc,boldDesc:Vo.boldDesc,italicDesc:Vo.italicDesc,linethroughDesc:Vo.linethroughDesc,underlineDesc:Vo.underlineDesc,textAlignDesc:Vo.textAlignDesc,characterSpacingDesc:Vo.characterSpacingDesc,lineHeightDesc:Vo.lineHeightDesc},galleryWidgetLayout:{selectorKey:gt.GALLERY_LAYOUT,galleryTextAndItemAlignment:ht.galleryTextAndItemAlignment,galleryTextAndItemSpacing:ht.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:ht.galleryTextAndDescriptionSpacing,textPosition:Vo.textPosition,verticalAlignment:Vo.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:gt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:ht.textVerticalPadding,textHorizontalPadding:Vo.textHorizontalPadding,titleAndDescriptionSpacing:ht.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:gt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},itemStyle:{selectorKey:gt.GALLERY_WIDGET_STYLE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,showIcon:Object.assign(Object.assign({},Vo.showIcon),{value:!0}),iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Vo.themeDesc,fontDesc:Vo.fontDesc,fontSizeDesc:Vo.fontSizeDesc,textColorDesc:Vo.textColorDesc,boldDesc:Vo.boldDesc,italicDesc:Vo.italicDesc,linethroughDesc:Vo.linethroughDesc,underlineDesc:Vo.underlineDesc,textAlignDesc:Vo.textAlignDesc,characterSpacingDesc:Vo.characterSpacingDesc,lineHeightDesc:Vo.lineHeightDesc},itemLayout:{selectorKey:gt.GALLERY_LAYOUT,galleryTextAndItemAlignment:ht.galleryTextAndItemAlignment,textAndImageSpacing:ht.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:ht.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Vo.textPosition),{value:"On Image"}),verticalAlignment:Vo.verticalAlignment},itemTextContainerLayout:{selectorKey:gt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:ht.textVerticalPadding,textHorizontalPadding:Vo.textHorizontalPadding,titleAndDescriptionSpacing:ht.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:gt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},paginationArrows:{selectorKey:gt.PAGINATION_ARROWS,arrowIconStyle:ht.arrowIconStyle,leftArrowIconStyle:ht.leftArrowIconStyle,rightArrowIconStyle:ht.rightArrowIconStyle,backgroundShape:ht.backgroundShape,arrowSize:ht.arrowSize,arrowColor:ht.arrowColor},paginationDots:{selectorKey:gt.PAGINATION_DOTS,dotSize:ht.dotSize,currentDotColor:ht.currentDotColor,otherDotColor:ht.otherDotColor},paginationLine:{selectorKey:gt.PAGINATION_LINE,currentLineColor:ht.currentLineColor,otherLineColor:ht.otherLineColor,lineHeight:ht.lineHeight,lineWidth:ht.lineWidth}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Ct||(Ct={}));var bt,vt=function(e){return{layout:{selectorKey:Ct.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:kr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Vo.height),{isReadOnly:!0}),padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo},design:Object.assign({selectorKey:Ct.DESIGN,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},nt)}},mt={onClick:{value:"Show Image Lightbox",propertyType:kr.CONTROLS},onHover:{value:"Zoom Out",propertyType:kr.CONTROLS},cropRatio:{value:"16:9",propertyType:kr.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:kr.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:kr.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:kr.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:kr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(bt||(bt={}));var wt,ft=function(){return{layout:{selectorKey:bt.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:350}),height:Object.assign(Object.assign({},Vo.height),{unit:1}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo,onClick:mt.onClick,onHover:mt.onHover,cropRatio:mt.cropRatio,fitOptions:mt.fitOptions,horizontalAlignment:mt.horizontalAlignment,verticalAlignment:mt.verticalAlignment},design:{selectorKey:bt.DESIGN,cropRatio:Vo.cropRatio,zoomImage:Vo.zoomImage,flip:Vo.flip,rotate:Vo.rotate,backgroundColor:Vo.backgroundColor,exposure:Vo.exposure,contrast:Vo.contrast,saturation:Vo.saturation,brightness:Vo.brightness,hue:Vo.hue,lightness:Vo.lightness,highlights:Vo.highlights,shadows:Vo.shadows,showBorder:Vo.showBorder,borderStyle:Vo.borderStyle,borderColor:Vo.borderColor,borderPerSlide:Vo.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:kr.CONTROLS}},dataConnector:{selectorKey:bt.DATA_CONNECTOR,dataConnector:mt.dataConnector}}},Rt={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:kr.CONTROLS},productName:{value:!0,propertyType:kr.CONTROLS},productCodes:{value:!0,propertyType:kr.CONTROLS},varientCodes:{value:!0,propertyType:kr.CONTROLS},productImage:{value:!0,propertyType:kr.CONTROLS},price:{value:!0,propertyType:kr.CONTROLS},productDescription:{value:!0,propertyType:kr.CONTROLS},showOptions:{value:!0,propertyType:kr.CONTROLS},allowBulkOrdering:{value:!0,propertyType:kr.CONTROLS},actions:{value:!0,propertyType:kr.CONTROLS},quickView:{value:!0,propertyType:kr.CONTROLS},addToCart:{value:!0,propertyType:kr.CONTROLS},wishlist:{value:!0,propertyType:kr.CONTROLS},buyNow:{value:!0,propertyType:kr.CONTROLS},addtoQuote:{value:!0,propertyType:kr.CONTROLS},showUoms:{value:!0,propertyType:kr.CONTROLS},showVolumePricing:{value:!0,propertyType:kr.CONTROLS},showInventory:{value:!0,propertyType:kr.CONTROLS},storeAvailability:{value:!0,propertyType:kr.CONTROLS},categoryCode:{value:!0,propertyType:kr.CONTROLS},categoryName:{value:!0,propertyType:kr.CONTROLS},categoryImage:{value:!0,propertyType:kr.CONTROLS},categoryDescription:{value:!0,propertyType:kr.CONTROLS},subCategoryCode:{value:!0,propertyType:kr.CONTROLS},subCategoryName:{value:!0,propertyType:kr.CONTROLS},subCategoryImage:{value:!0,propertyType:kr.CONTROLS},subCategoryDescription:{value:!0,propertyType:kr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(wt||(wt={}));var Nt,Lt=function(){return{layout:{selectorKey:wt.LAYOUT,width:Object.assign({},Vo.width),height:Object.assign(Object.assign({},Vo.height),{value:"auto",propertyType:kr.CONTROLS,unit:7}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo},design:Object.assign({selectorKey:wt.DESIGN,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},nt),content:{selectorKey:wt.CONTENT,productName:Rt.productName,productCodes:Rt.productCodes,varientCodes:Rt.varientCodes,productImage:Rt.productImage,price:Rt.price,productDescription:Rt.productDescription,showOptions:Rt.showOptions,allowBulkOrdering:Rt.allowBulkOrdering,actions:Rt.actions,quickView:Rt.quickView,addToCart:Rt.addToCart,wishlist:Rt.wishlist,buyNow:Rt.buyNow,addtoQuote:Rt.addtoQuote,showUoms:Rt.showUoms,showVolumePricing:Rt.showVolumePricing,showInventory:Rt.showInventory,storeAvailability:Rt.storeAvailability,categoryCode:Rt.categoryCode,categoryName:Rt.categoryName,categoryImage:Rt.categoryImage,categoryDescription:Rt.categoryDescription,subCategoryCode:Rt.subCategoryCode,subCategoryName:Rt.subCategoryName,subCategoryImage:Rt.subCategoryImage,subCategoryDescription:Rt.subCategoryDescription},dataConnector:{selectorKey:wt.DATA_CONNECTOR,dataConnector:Rt.dataConnector}}},Dt={dataConnector:{value:{isConnected:!1,dataSource:null,childSource:null,key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:kr.CONTROLS},showOptions:{value:!0,propertyType:kr.CONTROLS},productVolume:{value:!0,propertyType:kr.CONTROLS},productPrice:{value:!0,propertyType:kr.CONTROLS},productActions:{value:!0,propertyType:kr.CONTROLS},productInventory:{value:!0,propertyType:kr.CONTROLS},storeLocations:{value:!0,propertyType:kr.CONTROLS},pickupLocations:{value:!0,propertyType:kr.CONTROLS},productHighlights:{value:!0,propertyType:kr.CONTROLS},paymentMethods:{value:!0,propertyType:kr.CONTROLS},shippingEstimator:{value:!0,propertyType:kr.CONTROLS},productPromotions:{value:!0,propertyType:kr.CONTROLS},amountEstimator:{value:!0,propertyType:kr.CONTROLS},quantitySelector:{value:!0,propertyType:kr.CONTROLS},uomSelector:{value:!0,propertyType:kr.CONTROLS},variantPicker:{value:!0,propertyType:kr.CONTROLS},bulkVariantPicker:{value:!0,propertyType:kr.CONTROLS},productImage:{value:!0,propertyType:kr.CONTROLS},productName:{value:!0,propertyType:kr.CONTROLS},productDescription:{value:!0,propertyType:kr.CONTROLS},productBrand:{value:!0,propertyType:kr.CONTROLS},productCode:{value:!0,propertyType:kr.CONTROLS},productReview:{value:!0,propertyType:kr.CONTROLS},productRating:{value:!0,propertyType:kr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Nt||(Nt={}));var At,It=function(){return{layout:{selectorKey:Nt.LAYOUT,width:Object.assign({},Vo.width),height:Object.assign(Object.assign({},Vo.height),{value:"auto",propertyType:kr.CONTROLS,unit:7}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo},design:Object.assign({selectorKey:Nt.DESIGN,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},nt),content:{selectorKey:Nt.CONTENT,showOptions:Dt.showOptions,productVolume:Dt.productVolume,productPrice:Dt.productPrice,productActions:Dt.productActions,productInventory:Dt.productInventory,storeLocations:Dt.storeLocations,pickupLocations:Dt.pickupLocations,productHighlights:Dt.productHighlights,paymentMethods:Dt.paymentMethods,shippingEstimator:Dt.shippingEstimator,productPromotions:Dt.productPromotions,amountEstimator:Dt.amountEstimator,quantitySelector:Dt.quantitySelector,uomSelector:Dt.uomSelector,variantPicker:Dt.variantPicker,bulkVariantPicker:Dt.bulkVariantPicker,productImage:Dt.productImage,productName:Dt.productName,productDescription:Dt.productDescription,productBrand:Dt.productBrand,productCode:Dt.productCode,productReview:Dt.productReview,productRating:Dt.productRating},dataConnector:{selectorKey:Nt.DATA_CONNECTOR,dataConnector:Dt.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:kr.CONTROLS}}}},xt={position:{value:"topLeft",property:"position",propertyType:kr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:kr.CONTROLS},onClick:{value:"Show Image Lightbox",propertyType:kr.CONTROLS},onHover:{value:"Zoom In",propertyType:kr.CONTROLS},hotspotStyle:{value:"shape",propertyType:kr.CONTROLS},showContent:{value:"onClick",propertyType:kr.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:kr.CONTROLS},showIcon:{value:!0,propertyType:kr.CONTROLS},shape:{value:"circle",propertyType:kr.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:kr.CONTROLS},iconStyle:{value:"icon with circle",property:"iconStyle",propertyType:kr.CSS},hotspotSize:{value:"30",property:"hotspotSize",propertyType:kr.CSS},iconSize:{value:"30",property:"iconSize",propertyType:kr.CSS},tooltipWidth:{value:"100",property:"tooltipWidth",propertyType:kr.CSS},tooltipHeight:{value:"100",property:"tooltipHeight",propertyType:kr.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:kr.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:kr.CSS},imageRatio:{value:"16:9",property:"imageRatio",propertyType:kr.CSS},fitOptions:{value:"fill",property:"fitOptions",propertyType:kr.CSS},productInfoAlignment:{value:"left",property:"productInfoAlignment",propertyType:kr.CSS},infoVerticalPadding:{value:"500",property:"infoVerticalPadding",propertyType:kr.CSS},infoHorizontalPadding:{value:"500",property:"infoHorizontalPadding",propertyType:kr.CSS},infoSpacing:{value:"500",property:"infoSpacing",propertyType:kr.CSS},cardLayout:{value:"onImage",property:"cardLayout",propertyType:kr.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:kr.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:kr.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:kr.CSS},linkDetails:{value:"",property:"linkDetails",propertyType:kr.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"}(At||(At={}));var Et,Pt=function(){return{layout:{selectorKey:At.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{propertyType:kr.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Vo.height),{value:300,propertyType:kr.CONTROLS,unit:1}),margin:Vo.margin,padding:Vo.padding,showContent:xt.showContent,canOpenMultipleHotspots:xt.canOpenMultipleHotspots,positionType:Vo.positionType,pinTo:Vo.pinTo},design:{selectorKey:At.DESIGN,imageStyle:{selectorKey:At.HOTSPOT_IMAGE_STYLE,cropRatio:Vo.cropRatio,zoomImage:Vo.zoomImage,flip:Vo.flip,rotate:Vo.rotate,backgroundColor:Vo.backgroundColor,overlayColor:Vo.overlayColor,exposure:Vo.exposure,contrast:Vo.contrast,saturation:Vo.saturation,brightness:Vo.brightness,hue:Vo.hue,lightness:Vo.lightness,highlights:Vo.highlights,shadows:Vo.shadows,showBorder:Vo.showBorder,borderStyle:Vo.borderStyle,borderColor:Vo.borderColor,borderPerSlide:Vo.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur},hotspotStyle:{selectorKey:At.HOTSPOT_STYLE,hotspotStyle:xt.hotspotStyle,hotspotSize:xt.hotspotSize,iconSize:Vo.iconSize,iconColor:Vo.iconColor,icon:xt.icon,showIcon:xt.showIcon,shape:xt.shape,animationStyle:xt.animationStyle,animationFrequency:xt.animationFrequency,backgroundColor:Vo.backgroundColor,showBorder:Vo.showBorder,borderStyle:Vo.borderStyle,borderColor:Vo.borderColor,borderPerSlide:Vo.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur},tooltipDesign:{selectorKey:At.TOOL_TIP_DESIGN,tooltipWidth:xt.tooltipWidth,tooltipHeight:xt.tooltipHeight,horizontalAlignment:xt.horizontalAlignment,verticalAlignment:xt.verticalAlignment,backgroundColor:Vo.backgroundColor,showBorder:Vo.showBorder,borderStyle:Vo.borderStyle,borderColor:Vo.borderColor,borderPerSlide:Vo.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur,position:xt.position},tooltipTextDesign:{selectorKey:At.TOOL_TIP_TEXT,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,themeDesc:Vo.themeDesc,fontDesc:Vo.fontDesc,fontSizeDesc:Vo.fontSizeDesc,textColorDesc:Vo.textColorDesc,boldDesc:Vo.boldDesc,italicDesc:Vo.italicDesc,linethroughDesc:Vo.linethroughDesc,underlineDesc:Vo.underlineDesc,textAlignDesc:Vo.textAlignDesc,characterSpacingDesc:Vo.characterSpacingDesc,lineHeightDesc:Vo.lineHeightDesc},tooltipProductDesign:{selectorKey:At.TOOL_TIP_PRODUCT_DESIGN,imageRatio:xt.imageRatio,fitOptions:xt.fitOptions,productInfoAlignment:xt.productInfoAlignment,infoVerticalPadding:xt.infoVerticalPadding,infoHorizontalPadding:xt.infoHorizontalPadding,infoSpacing:xt.infoSpacing,cardLayout:xt.cardLayout,productCardStyle:xt.productCardStyle},tooltipImageDesign:{selectorKey:At.TOOL_TIP_IMAGE_DESIGN,cropRatio:Vo.cropRatio,zoomImage:Vo.zoomImage,flip:Vo.flip,rotate:Vo.rotate,backgroundColor:Vo.backgroundColor,exposure:Vo.exposure,contrast:Vo.contrast,saturation:Vo.saturation,brightness:Vo.brightness,hue:Vo.hue,lightness:Vo.lightness,highlights:Vo.highlights,shadows:Vo.shadows,showBorder:Vo.showBorder,borderStyle:Vo.borderStyle,borderColor:Vo.borderColor,borderPerSlide:Vo.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur,imageRatio:xt.imageRatio,fitOptions:xt.fitOptions,horizontalAlignment:xt.horizontalAlignment,verticalAlignment:xt.verticalAlignment,onClick:xt.onClick,onHover:xt.onHover,linkDetails:xt.linkDetails}},content:{selectorKey:At.CONTENT,image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:kr.CONTROLS},hotspots:xt.hotspots}}},_t={zoom:{value:3,propertyType:kr.CONTROLS},icon:{value:"map-marker",property:"icon",propertyType:kr.CONTROLS},showIcon:{value:!0,propertyType:kr.CONTROLS},showZoomControls:{value:!0,propertyType:kr.CONTROLS},showMapAndSatelliteView:{value:!0,propertyType:kr.CONTROLS},showStreetView:{value:!0,propertyType:kr.CONTROLS},showDirectionsLink:{value:!1,propertyType:kr.CONTROLS},showTitle:{value:!1,propertyType:kr.CONTROLS},title:{value:"",propertyType:kr.CONTROLS},showDescription:{value:!1,propertyType:kr.CONTROLS},description:{value:"",propertyType:kr.CONTROLS},chooseMapDesign:{value:"",propertyType:kr.CONTROLS},locationsList:{value:[{addressLine1:"",addressLine2:"",country:"",postalCode:"",state:""}],propertyType:kr.CONTROLS},geometry:{value:null,propertyType:kr.CONTROLS},textContainerPosition:{value:"Top",propertyType:kr.CONTROLS},mapAndTextContainerAlignment:{value:"center",propertyType:kr.CONTROLS},mapAndTextContainerSpacing:{value:20,property:"mapAndTextContainerSpacing",unit:1,propertyType:kr.CSS},onClick:{value:"Show Image Lightbox",propertyType:kr.CONTROLS},onHover:{value:"Zoom In",propertyType:kr.CONTROLS},pinStyle:{value:"icon",propertyType:kr.CONTROLS},showContent:{value:"onClick",propertyType:kr.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:kr.CONTROLS},shape:{value:"circle",propertyType:kr.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:kr.CONTROLS},iconStyle:{value:"icon with circle",propertyType:kr.CSS},pinSize:{value:"0",property:"hotspotSize",propertyType:kr.CSS},iconSize:{value:"100",propertyType:kr.CSS},tooltipWidth:{value:"120",property:"tooltipWidth",propertyType:kr.CSS},tooltipHeight:{value:"120",property:"tooltipHeight",propertyType:kr.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:kr.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:kr.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:kr.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:kr.CSS},productInfoAlignment:{value:"left",property:"textAlign",propertyType:kr.CSS},infoVerticalPadding:{value:"500",propertyType:kr.CSS},infoHorizontalPadding:{value:"500",propertyType:kr.CSS},infoSpacing:{value:"500",propertyType:kr.CSS},cardLayout:{value:"onImage",propertyType:kr.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:kr.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:kr.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:kr.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:kr.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:kr.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:kr.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"}(Et||(Et={}));var Ht,Bt=function(){return{layout:{selectorKey:Et.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"500",unit:1}),margin:Vo.margin,padding:Vo.padding,showContent:_t.showContent,canOpenMultipleHotspots:_t.canOpenMultipleHotspots,positionType:Vo.positionType,pinTo:Vo.pinTo,zoom:_t.zoom,showZoomControls:_t.showZoomControls,showMapAndSatelliteView:_t.showMapAndSatelliteView,showStreetView:_t.showStreetView,showDirectionsLink:_t.showDirectionsLink},content:{selectorKey:Et.CONTENT,showTitle:_t.showTitle,title:_t.title,showDescription:_t.showDescription,description:_t.description,locationsList:_t.locationsList,geometry:_t.geometry},design:{selectorKey:Et.DESIGN,mapWidget:{selectorKey:Et.GALLERY_WIDGET_STYLE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,showIcon:Object.assign(Object.assign({},Vo.showIcon),{value:!0}),iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Vo.themeDesc,fontDesc:Vo.fontDesc,fontSizeDesc:Vo.fontSizeDesc,textColorDesc:Vo.textColorDesc,boldDesc:Vo.boldDesc,italicDesc:Vo.italicDesc,linethroughDesc:Vo.linethroughDesc,underlineDesc:Vo.underlineDesc,textAlignDesc:Vo.textAlignDesc,characterSpacingDesc:Vo.characterSpacingDesc,lineHeightDesc:Vo.lineHeightDesc},mapWidgetLayout:{selectorKey:Et.MAP_WIDGET_LAYOUT,textContainerPosition:_t.textContainerPosition,mapAndTextContainerAlignment:_t.mapAndTextContainerAlignment,mapAndTextContainerSpacing:_t.mapAndTextContainerSpacing},mapWidgetTextContainerLayout:{selectorKey:Et.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:_t.textVerticalPadding,textHorizontalPadding:_t.textHorizontalPadding,titleAndDescriptionSpacing:_t.titleAndDescriptionSpacing},mapWidgetTextContainerDesign:{selectorKey:Et.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},mapStyle:{selectorKey:Et.MAP_STYLE,chooseMapDesign:_t.chooseMapDesign},pinStyle:{selectorKey:Et.PIN_STYLE,pinStyle:_t.pinStyle,pinSize:_t.pinSize,iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),icon:_t.icon,showIcon:_t.showIcon,shape:_t.shape,animationStyle:_t.animationStyle,animationFrequency:_t.animationFrequency,backgroundColor:Object.assign(Object.assign({},Vo.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}}}),showBorder:Vo.showBorder,borderStyle:Vo.borderStyle,borderColor:Vo.borderColor,borderPerSlide:Vo.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur},tooltipDesign:{selectorKey:Et.TOOL_TIP_DESIGN,tooltipWidth:_t.tooltipWidth,tooltipHeight:_t.tooltipHeight,horizontalAlignment:_t.horizontalAlignment,verticalAlignment:_t.verticalAlignment,backgroundColor:Vo.backgroundColor,showBorder:Vo.showBorder,borderStyle:Vo.borderStyle,borderColor:Vo.borderColor,borderPerSlide:Vo.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur},tooltipTextDesign:{selectorKey:Et.TOOL_TIP_TEXT,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,lineHeight:Vo.lineHeight,characterSpacing:Vo.characterSpacing,themeDesc:Vo.themeDesc,fontDesc:Vo.fontDesc,fontSizeDesc:Vo.fontSizeDesc,textColorDesc:Vo.textColorDesc,boldDesc:Vo.boldDesc,italicDesc:Vo.italicDesc,linethroughDesc:Vo.linethroughDesc,underlineDesc:Vo.underlineDesc,textAlignDesc:Vo.textAlignDesc,characterSpacingDesc:Vo.characterSpacingDesc,lineHeightDesc:Vo.lineHeightDesc}}}},zt={noOfItemsToLoad:{value:"allItems",propertyType:kr.CONTROLS,property:"noOfItemsToLoad"},displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:kr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:kr.CONTROLS},itemSpacing:{value:20,property:"itemSpacing",propertyType:kr.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",unit:1,propertyType:kr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:kr.CSS},maxItemsToDisplay:{value:1,property:"maxItemsToDisplay",propertyType:kr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:kr.CONTROLS},header:{value:!0,property:"header",propertyType:kr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:kr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:kr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:kr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:kr.CONTROLS},headerHeight:{value:"30",property:"headerHeight",unit:1,propertyType:kr.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:kr.CSS,unit:1},headerCellPadding:{value:"30",property:"headerCellPadding",unit:1,propertyType:kr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",unit:1,propertyType:kr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:kr.CSS},paginationAliginment:{value:"left",property:"paginationAliginment",propertyType:kr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:kr.CONTROLS},overflowControl:{value:"pagination",property:"overflowControl",propertyType:kr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:kr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:kr.CONTROLS},title:{value:"Payment Methods",property:"title",propertyType:kr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:kr.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:kr.CONTROLS},description:{value:"",property:"description",propertyType:kr.CONTROLS},paymentProgramName:{value:!0,property:"paymentProgramName",propertyType:kr.CONTROLS},paymentMethods:{value:!0,property:"paymentMethods",propertyType:kr.CONTROLS},showAmountLeft:{value:!0,property:"showAmountLeft",propertyType:kr.CONTROLS},amountLeft:{value:"Left",property:"amountLeft",propertyType:kr.CONTROLS},showAmountUtilized:{value:!0,property:"showAmountUtilized",propertyType:kr.CONTROLS},amountUtilized:{value:"Used",property:"amountUtilized",propertyType:kr.CONTROLS},showTotalAmount:{value:!0,property:"showTotalAmount",propertyType:kr.CONTROLS},totalAmount:{value:"Total",property:"totalAmount",propertyType:kr.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:kr.CONTROLS},expiryDate:{value:"Expires On",property:"expiryDate",propertyType:kr.CONTROLS},expiryDateDisplayFormat:{value:"Days Left",property:"expiryDateDisplayFormat",propertyType:kr.CONTROLS},showRenewalDate:{value:!0,property:"showRenewalDate",propertyType:kr.CONTROLS},renewalDate:{value:"Renews On",property:"renewalDate",propertyType:kr.CONTROLS},renewalDateDisplayFormat:{value:"Days Left",property:"renewalDateDisplayFormat",propertyType:kr.CONTROLS},paginationAlignment:{value:"center",propertyType:kr.CSS,property:"paginationAlignment"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Ht||(Ht={}));var kt,Kt=function(){return{layout:{selectorKey:Ht.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"75",unit:1}),margin:Vo.margin,padding:Vo.padding,positionType:Vo.positionType,pinTo:Vo.pinTo,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,displayStyle:zt.displayStyle,dividerBetweenItems:zt.dividerBetweenItems,itemSpacing:zt.itemSpacing,itemPadding:zt.itemPadding,itemContentAlignment:zt.itemContentAlignment,maxItemsToDisplay:zt.maxItemsToDisplay,overflowItems:zt.overflowItems,header:zt.header,headerHeight:zt.headerHeight,rowHeight:zt.rowHeight,headerDivider:zt.headerDivider,rowDivider:zt.rowDivider,columnDivider:zt.columnDivider,alternativeRowColors:zt.alternativeRowColors,headerCellPadding:zt.headerCellPadding,rowCellPadding:zt.rowCellPadding,contentAlignment:zt.contentAlignment,overflowControl:zt.overflowControl,paginationType:zt.paginationType,paginationAliginment:zt.paginationAliginment,rowsPerPage:zt.rowsPerPage,displayResults:zt.displayResults,noOfItemsToLoad:zt.noOfItemsToLoad,paginationAlignment:zt.paginationAlignment},design:{selectorKey:Ht.DESIGN},content:{selectorKey:Ht.CONTENT,title:zt.title,showTitle:zt.showTitle,description:zt.description,showDescription:zt.showDescription,paymentProgramName:zt.paymentProgramName,paymentMethods:zt.paymentMethods,showAmountLeft:zt.showAmountLeft,amountLeft:zt.amountLeft,showAmountUtilized:zt.showAmountUtilized,amountUtilized:zt.amountUtilized,showTotalAmount:zt.showTotalAmount,totalAmount:zt.totalAmount,showExpiryDate:zt.showExpiryDate,expiryDate:zt.expiryDate,expiryDateDisplayFormat:zt.expiryDateDisplayFormat,showRenewalDate:zt.showRenewalDate,renewalDate:zt.renewalDate,renewalDateDisplayFormat:zt.renewalDateDisplayFormat},dataConnector:{selectorKey:Ht.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"paymentMethods",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:kr.CONTROLS}}}},jt={displayStyle:{value:"Upfront",property:"displayStyle",propertyType:kr.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:kr.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:kr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:kr.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:kr.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:kr.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:kr.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:kr.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:kr.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:kr.CONTROLS},title:{value:"Store Pick Up Locations",property:"title",propertyType:kr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:kr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:kr.CONTROLS},description:{value:"",property:"description",propertyType:kr.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:kr.CONTROLS},searchPlaceholderText:{value:"Search by Product/ SKU name or code",property:"searchPlaceholderText",propertyType:kr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:kr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:kr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:kr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:kr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:kr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:kr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:kr.CSS},buttonType:{value:"primaryButton",propertyType:kr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:kr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:kr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:kr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:kr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:kr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:kr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:kr.CONTROLS},backgroundShape:{value:"Round",propertyType:kr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:kr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:kr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:kr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:kr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:kr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:kr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:kr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:kr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:kr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:kr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:kr.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:kr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:kr.CONTROLS},fontSize:{value:"16",propertyType:kr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},characterSpacing:{value:"16",propertyType:kr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:kr.CSS,unit:1},lineHeight:{value:"16",propertyType:kr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:kr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:kr.CSS},fontSize:{value:"16",propertyType:kr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},characterSpacing:{value:"16",propertyType:kr.CSS,unit:1},lineHeight:{value:"16",propertyType:kr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:kr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:kr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:kr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:kr.CONTROLS},paginationStyle:{value:"dotted",propertyType:kr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:kr.CONTROLS},arrowSize:{value:"16",propertyType:kr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:kr.CSS},backgroundShape:{value:"rectangle",propertyType:kr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:kr.CSS},font:{value:"lato",propertyType:kr.CSS},fontSize:{value:"16",propertyType:kr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},hoverBackgroundShape:{value:"circle",propertyType:kr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:kr.CSS},hoverFont:{value:"lato",propertyType:kr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:kr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:kr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:kr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:kr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:kr.CONTROLS},iconSize:{value:"20",propertyType:kr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:kr.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"}(kt||(kt={}));var Ut,Mt=function(){return{layout:{selectorKey:kt.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"130",unit:1}),margin:Vo.margin,padding:Vo.padding,positionType:Vo.positionType,pinTo:Vo.pinTo,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.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:kt.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:kt.DESIGN,inputStyle:{selectorKey:kt.INPUT_STYLE,defaultState:{selectorKey:kt.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:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:kt.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:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:kt.INPUT_STYLE,defaultState:{selectorKey:kt.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:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:kt.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:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:kt.INVENTORY_TEXT_STYLE,themeDynamic:Vo.theme,fontDynamic:Vo.font,fontSizeDynamic:Vo.fontSize,textColorDynamic:Vo.textColor,boldDynamic:Vo.bold,italicDynamic:Vo.italic,linethroughDynamic:Vo.linethrough,underlineDynamic:Vo.underline,textAlignDynamic:Vo.textAlign,characterSpacingDynamic:Vo.characterSpacing,lineHeightDynamic:Vo.lineHeight,themeStatic:Vo.themeDesc,fontStatic:Vo.fontDesc,fontSizeStatic:Vo.fontSizeDesc,textColorStatic:Vo.textColorDesc,boldStatic:Vo.boldDesc,italicStatic:Vo.italicDesc,linethroughStatic:Vo.linethroughDesc,underlineStatic:Vo.underlineDesc,textAlignStatic:Vo.textAlignDesc,characterSpacingStatic:Vo.characterSpacingDesc,lineHeightStatic:Vo.lineHeightDesc},itemStyle:{selectorKey:kt.ITEM_STYLE,contentAlignment:jt.contentAlignment,horizontalPadding:jt.horizontalPadding,verticalPadding:jt.verticalPadding,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},locationName:{selectorKey:kt.LOCATION_NAME,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},locationAddress:{selectorKey:kt.LOCATION_ADDRESS,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},locationTimings:{selectorKey:kt.LOCATION_TIMINGS,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},locationInventory:{selectorKey:kt.LOCATION_INVENTORY,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},arrows:{selectorKey:kt.ARROWS,arrowIconStyle:jt.arrowIconStyle,leftArrowIconStyle:jt.leftArrowIconStyle,rightArrowIconStyle:jt.rightArrowIconStyle,backgroundShape:jt.backgroundShape,arrowSize:jt.arrowSize,arrowColor:jt.arrowColor},paginationDots:{selectorKey:kt.PAGINATION_DOTS,dotSize:jt.dotSize,currentDotColor:jt.currentDotColor,otherDotColor:jt.otherDotColor},paginationLine:{selectorKey:kt.PAGINATION_LINE,currentLineColor:jt.currentLineColor,otherLineColor:jt.otherLineColor,lineHeight:jt.lineHeight,lineWidth:jt.lineWidth},showMoreItemsButton:{selectorKey:kt.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:jt.design.pagination.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight}},dataConnector:{selectorKey:kt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"locationDetails",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:kr.CONTROLS}}}},Vt={displayStyle:{value:"Slider",propertyType:kr.CONTROLS},scrollDirection:{value:"Vertical",propertyType:kr.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:kr.CONTROLS},scrollControl:{value:"Non",propertyType:kr.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:kr.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:kr.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:kr.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:kr.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:kr.CSS},sliderControl:{value:"Arrows",propertyType:kr.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:kr.CONTROLS},loopImages:{value:!1,propertyType:kr.CONTROLS},setItemsPerRow:{value:!1,propertyType:kr.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:kr.CONTROLS},autoplay:{value:!1,propertyType:kr.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:kr.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:kr.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:kr.CONTROLS},showGalleryTitle:{value:!1,propertyType:kr.CONTROLS},galleryTitle:{value:"",propertyType:kr.CONTROLS},showGalleryDescription:{value:!1,propertyType:kr.CONTROLS},galleryDescription:{value:"",propertyType:kr.CONTROLS},showItemTitle:{value:!1,propertyType:kr.CONTROLS},showItemDescription:{value:!1,propertyType:kr.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:kr.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:kr.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:kr.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:kr.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:kr.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:kr.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:kr.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:kr.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:kr.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:kr.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:kr.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:kr.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:kr.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:kr.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:kr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:kr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:kr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:kr.CONTROLS},backgroundShape:{value:"Round",propertyType:kr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:kr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:kr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:kr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:kr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:kr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:kr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:kr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:kr.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:kr.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"}(Ut||(Ut={}));var Gt,Wt=function(){return{layout:{selectorKey:Ut.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"400",unit:Kr.PIXELS}),height:Object.assign(Object.assign({},Vo.height),{value:"200",unit:Kr.PIXELS}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo,displayStyle:Vt.displayStyle,scrollDirection:Vt.scrollDirection,noOfItemsToLoad:Vt.noOfItemsToLoad,scrollControl:Vt.scrollControl,itemsPerSlide:Vt.itemsPerSlide,itemsPerRow:Vt.itemsPerRow,itemsPerColumn:Vt.itemsPerColumn,itemGap:Vt.itemGap,rowGap:Vt.rowGap,sliderControl:Vt.sliderControl,controlPosition:Vt.controlPosition,loopImages:Vt.loopImages,setItemsPerRow:Vt.setItemsPerRow,sliderDisplayScrollbar:Vt.sliderDisplayScrollbar,autoplay:Vt.autoplay,autoplayStyle:Vt.autoplayStyle,autoplayDuration:Vt.autoplayDuration,sliderSpeed:Vt.sliderSpeed,thumbnailPlacement:Vt.thumbnailPlacement,thumbnailSize:Vt.thumbnailSize,thumbnailSpacing:Vt.thumbnailSpacing},content:{showGalleryTitle:Vt.showGalleryTitle,galleryTitle:Vt.galleryTitle,showGalleryDescription:Vt.showGalleryDescription,galleryDescription:Vt.galleryDescription,showItemTitle:Vt.showItemTitle,showItemDescription:Vt.showItemDescription,allowLinkToOtherPage:Vt.allowLinkToOtherPage,slides:Vt.slides},design:{selectorKey:Ut.DESIGN,galleryWidgetStyle:{selectorKey:Ut.GALLERY_WIDGET_STYLE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,showIcon:Object.assign(Object.assign({},Vo.showIcon),{value:!0}),iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Vo.themeDesc,fontDesc:Vo.fontDesc,fontSizeDesc:Vo.fontSizeDesc,textColorDesc:Vo.textColorDesc,boldDesc:Vo.boldDesc,italicDesc:Vo.italicDesc,linethroughDesc:Vo.linethroughDesc,underlineDesc:Vo.underlineDesc,textAlignDesc:Vo.textAlignDesc,characterSpacingDesc:Vo.characterSpacingDesc,lineHeightDesc:Vo.lineHeightDesc},galleryWidgetLayout:{selectorKey:Ut.GALLERY_LAYOUT,galleryTextAndItemAlignment:Vt.galleryTextAndItemAlignment,galleryTextAndItemSpacing:Vt.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Vt.galleryTextAndDescriptionSpacing,textPosition:Vo.textPosition,verticalAlignment:Vo.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:Ut.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Vt.textVerticalPadding,textHorizontalPadding:Vo.textHorizontalPadding,titleAndDescriptionSpacing:Vt.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:Ut.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},itemStyle:{selectorKey:Ut.GALLERY_WIDGET_STYLE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,showIcon:Object.assign(Object.assign({},Vo.showIcon),{value:!0}),iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Vo.themeDesc,fontDesc:Vo.fontDesc,fontSizeDesc:Vo.fontSizeDesc,textColorDesc:Vo.textColorDesc,boldDesc:Vo.boldDesc,italicDesc:Vo.italicDesc,linethroughDesc:Vo.linethroughDesc,underlineDesc:Vo.underlineDesc,textAlignDesc:Vo.textAlignDesc,characterSpacingDesc:Vo.characterSpacingDesc,lineHeightDesc:Vo.lineHeightDesc},itemLayout:{selectorKey:Ut.GALLERY_LAYOUT,galleryTextAndItemAlignment:Vt.galleryTextAndItemAlignment,textAndImageSpacing:Vt.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Vt.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Vo.textPosition),{value:"On Image"}),verticalAlignment:Vo.verticalAlignment},itemTextContainerLayout:{selectorKey:Ut.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Vt.textVerticalPadding,textHorizontalPadding:Vo.textHorizontalPadding,titleAndDescriptionSpacing:Vt.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:Ut.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},paginationArrows:{selectorKey:Ut.PAGINATION_ARROWS,arrowIconStyle:Vt.arrowIconStyle,leftArrowIconStyle:Vt.leftArrowIconStyle,rightArrowIconStyle:Vt.rightArrowIconStyle,backgroundShape:Vt.backgroundShape,arrowSize:Vt.arrowSize,arrowColor:Vt.arrowColor},paginationDots:{selectorKey:Ut.PAGINATION_DOTS,dotSize:Vt.dotSize,currentDotColor:Vt.currentDotColor,otherDotColor:Vt.otherDotColor},paginationLine:{selectorKey:Ut.PAGINATION_LINE,currentLineColor:Vt.currentLineColor,otherLineColor:Vt.otherLineColor,lineHeight:Vt.lineHeight,lineWidth:Vt.lineWidth}},dataConnector:{selectorKey:Ut.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"images",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:kr.CONTROLS}}}},Yt={actions:{value:!0,property:"actions",propertyType:kr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:kr.CSS},addToCart:{value:!0,property:"addToCart",propertyType:kr.CONTROLS},addToCartWhenClicked:{value:"Show Cart Confirmation",property:"addToCartWhenClicked",propertyType:kr.CONTROLS},addToCartValue:{value:"",property:"addToCartValue",propertyType:kr.CONTROLS},buyNow:{value:!0,property:"buyNow",propertyType:kr.CONTROLS},buyNowWhenClicked:{value:"Navigate to Checkout",property:"buyNowWhenClicked",propertyType:kr.CONTROLS},wishlist:{value:!0,property:"wishlist",propertyType:kr.CONTROLS},wishlistWhenClicked:{value:"Lightbox",property:"wishlistWhenClicked",propertyType:kr.CONTROLS},wishlistValue:{value:"",property:"addToCartValue",propertyType:kr.CONTROLS},compareProduct:{value:!0,property:"compareProduct",propertyType:kr.CONTROLS},compareProductWhenClicked:{value:"Add to Compare List",property:"compareProductWhenClicked",propertyType:kr.CONTROLS},showCompareListAs:{value:"Floating List",property:"showCompareListAs",propertyType:kr.CONTROLS},addToQuote:{value:!0,property:"addToQuote",propertyType:kr.CONTROLS},addToOrderTemplate:{value:!0,property:"addToOrderTemplate",propertyType:kr.CONTROLS},notifyMeInventoryNotifications:{property:"notifyMeInventoryNotifications",value:!0,propertyType:kr.CONTROLS},downloadProductInformation:{property:"downloadProductInformation",value:!0,propertyType:kr.CONTROLS},displayStyle:{property:"displayStyle",value:"Stack Vertically",propertyType:kr.CONTROLS},itemSpacing:{property:"itemSpacing",value:"10",unit:1,propertyType:kr.CSS},itemVerticalSpacing:{property:"itemVerticalSpacing",value:"10",unit:1,propertyType:kr.CSS},maxItemsToDisplay:{property:"maxItemsToDisplay",value:"4",propertyType:kr.CONTROLS},overflowItems:{property:"overflowItems",value:"Show More Button",propertyType:kr.CONTROLS},openItemsIn:{value:"Dropdown",property:"openItemsIn",propertyType:kr.CONTROLS},addToCartMetaData:{value:"",property:"addToCartMetaData",propertyType:kr.CONTROLS},wishlistMetaData:{value:"",property:"wishlistMetaData",propertyType:kr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:kr.CONTROLS},buttonType:{value:"primaryButton",propertyType:kr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:kr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:kr.CONTROLS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:kr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:kr.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:kr.CSS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:kr.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"}(Gt||(Gt={}));var Ft,Xt={buttonStyle:Yt.buttonStyle,buttonText:Yt.buttonText,icon:Yt.icon,iconPadding:Yt.iconPadding,iconPosition:Yt.iconPosition,iconAndTextSpacing:Yt.iconAndTextSpacing,alignment:Yt.alignment,buttonType:Yt.buttonType,showIcon:Yt.showIcon,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},qt=function(){return{layout:{selectorKey:Gt.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"125",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"40",unit:1}),margin:Vo.margin,padding:Vo.padding,positionType:Vo.positionType,pinTo:Vo.pinTo,actions:Yt.actions,addToCart:Yt.addToCart,addToCartWhenClicked:Yt.addToCartWhenClicked,addToCartValue:Yt.addToCartValue,buyNow:Yt.buyNow,buyNowWhenClicked:Yt.buyNowWhenClicked,wishlist:Yt.wishlist,wishlistWhenClicked:Yt.wishlistWhenClicked,wishlistValue:Yt.wishlistValue,compareProduct:Yt.compareProduct,compareProductWhenClicked:Yt.compareProductWhenClicked,showCompareListAs:Yt.showCompareListAs,addToQuote:Yt.addToQuote,addToOrderTemplate:Yt.addToOrderTemplate,notifyMeInventoryNotifications:Yt.notifyMeInventoryNotifications,downloadProductInformation:Yt.downloadProductInformation,displayStyle:Yt.displayStyle,itemSpacing:Yt.itemSpacing,itemVerticalSpacing:Yt.itemVerticalSpacing,maxItemsToDisplay:Yt.maxItemsToDisplay,overflowItems:Yt.overflowItems,openItemsIn:Yt.openItemsIn,addToCartMetaData:Yt.addToCartMetaData,wishlistMetaData:Yt.wishlistMetaData,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar},design:{selectorKey:Gt.DESIGN,addToCart:{selectorKey:Gt.ADD_TO_CART,defaultState:Object.assign({selectorKey:Gt.DEFAULT_STATE},Xt),hoverState:Object.assign({selectorKey:Gt.HOVER_STATE},Xt),selectedState:Object.assign({selectorKey:Gt.SELECTED_STATE},Xt)},buyNow:{selectorKey:Gt.BUY_NOW,defaultState:Object.assign({selectorKey:Gt.DEFAULT_STATE},Xt),hoverState:Object.assign({selectorKey:Gt.HOVER_STATE},Xt),selectedState:Object.assign({selectorKey:Gt.SELECTED_STATE},Xt)},wishlist:{selectorKey:Gt.WISHLIST,defaultState:Object.assign({selectorKey:Gt.DEFAULT_STATE},Xt),hoverState:Object.assign({selectorKey:Gt.HOVER_STATE},Xt),selectedState:Object.assign({selectorKey:Gt.SELECTED_STATE},Xt)},compare:{selectorKey:Gt.COMPARE,defaultState:Object.assign({selectorKey:Gt.DEFAULT_STATE},Xt),hoverState:Object.assign({selectorKey:Gt.HOVER_STATE},Xt),selectedState:Object.assign({selectorKey:Gt.SELECTED_STATE},Xt)},addToQuote:{selectorKey:Gt.ADD_TO_QUOTE,defaultState:Object.assign({selectorKey:Gt.DEFAULT_STATE},Xt),hoverState:Object.assign({selectorKey:Gt.HOVER_STATE},Xt),selectedState:Object.assign({selectorKey:Gt.SELECTED_STATE},Xt)},addToOrderTemplate:{selectorKey:Gt.ADD_TO_ORDER_TEMPLATE,defaultState:Object.assign({selectorKey:Gt.DEFAULT_STATE},Xt),hoverState:Object.assign({selectorKey:Gt.HOVER_STATE},Xt),selectedState:Object.assign({selectorKey:Gt.SELECTED_STATE},Xt)},notifyMe:{selectorKey:Gt.NOTIFY_ME,defaultState:Object.assign({selectorKey:Gt.DEFAULT_STATE},Xt),hoverState:Object.assign({selectorKey:Gt.HOVER_STATE},Xt),selectedState:Object.assign({selectorKey:Gt.SELECTED_STATE},Xt)},download:{selectorKey:Gt.DOWNLOAD,defaultState:Object.assign({selectorKey:Gt.DEFAULT_STATE},Xt),hoverState:Object.assign({selectorKey:Gt.HOVER_STATE},Xt),selectedState:Object.assign({selectorKey:Gt.SELECTED_STATE},Xt)},more:{selectorKey:Gt.MORE,defaultState:Object.assign({selectorKey:Gt.DEFAULT_STATE},Xt),hoverState:Object.assign({selectorKey:Gt.HOVER_STATE},Xt),selectedState:Object.assign({selectorKey:Gt.SELECTED_STATE},Xt)}},content:{},dataConnector:{selectorKey:Gt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"productActions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:kr.CONTROLS}}}},Qt={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:kr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:kr.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:kr.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",propertyType:kr.CSS,unit:1},ItemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:kr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:kr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:kr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:kr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:kr.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Ft||(Ft={}));var Zt,$t=function(){return{layout:{selectorKey:Ft.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"230",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"48",unit:1}),margin:Vo.margin,padding:Vo.padding,positionType:Vo.positionType,pinTo:Vo.pinTo,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,displayStyle:Qt.displayStyle,dividerBetweenItems:Qt.dividerBetweenItems,itemSpacing:Qt.itemSpacing,itemPadding:Qt.itemPadding,ItemContentAlignment:Qt.ItemContentAlignment,maxItemsToDisplay:Qt.maxItemsToDisplay,overflowItems:Qt.overflowItems,imageBehavior:Qt.imageBehavior,itemsPerRow:Qt.itemsPerRow},design:{selectorKey:Ft.DESIGN},content:{selectorKey:Ft.CONTENT},dataConnector:{selectorKey:Ft.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"highlights",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:kr.CONTROLS}}}},Jt={displayStyle:{value:"Simple",property:"displayStyle",propertyType:kr.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:kr.CONTROLS},noOfItemsToLoad:{value:"allItems",propertyType:kr.CONTROLS,property:"noOfItemsToLoad"},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:kr.CONTROLS},itemSpacing:{value:"20",unit:1,property:"itemSpacing",propertyType:kr.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:kr.CONTROLS},header:{value:!0,property:"header",propertyType:kr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:kr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:kr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:kr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:kr.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:kr.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:kr.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:kr.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:kr.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:kr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:kr.CSS},contentAlignment:{value:"center",property:"contentAlignment",propertyType:kr.CSS},paginationAlignment:{value:"center",property:"paginationAlignment",propertyType:kr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:kr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:kr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:kr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:kr.CONTROLS},totalInventory:{value:!0,property:"totalInventory",propertyType:kr.CONTROLS},inventoryStatus:{value:!0,property:"inventoryStatus",propertyType:kr.CONTROLS},noOfAvailableLocations:{value:!0,property:"noOfAvailableLocations",propertyType:kr.CONTROLS},locationNames:{value:!0,property:"locationNames",propertyType:kr.CONTROLS},locationDetails:{value:!0,property:"locationDetails",propertyType:kr.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:kr.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:kr.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:kr.CONTROLS},locationInventoryStatus:{value:!0,property:"locationInventoryStatus",propertyType:kr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:kr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:kr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:kr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:kr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:kr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:kr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:kr.CSS},buttonType:{value:"primaryButton",propertyType:kr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:kr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:kr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:kr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:kr.CONTROLS},backgroundShape:{value:"Round",propertyType:kr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:kr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:kr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:kr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:kr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:kr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:kr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:kr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:kr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:kr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:kr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:kr.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:kr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:kr.CONTROLS},fontSize:{value:"16",propertyType:kr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},characterSpacing:{value:"16",propertyType:kr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:kr.CSS,unit:1},lineHeight:{value:"16",propertyType:kr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:kr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:kr.CSS},fontSize:{value:"16",propertyType:kr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},characterSpacing:{value:"16",propertyType:kr.CSS,unit:1},lineHeight:{value:"16",propertyType:kr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:kr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:kr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:kr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:kr.CONTROLS},paginationStyle:{value:"dotted",propertyType:kr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:kr.CONTROLS},arrowSize:{value:"16",propertyType:kr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:kr.CSS},backgroundShape:{value:"rectangle",propertyType:kr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:kr.CSS},font:{value:"lato",propertyType:kr.CSS},fontSize:{value:"16",propertyType:kr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},hoverBackgroundShape:{value:"circle",propertyType:kr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:kr.CSS},hoverFont:{value:"lato",propertyType:kr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:kr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:kr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:kr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:kr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:kr.CONTROLS},iconSize:{value:"20",propertyType:kr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:kr.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"}(Zt||(Zt={}));var ei,ri=function(){return{layout:{selectorKey:Zt.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"320",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"130",unit:1}),margin:Vo.margin,padding:Vo.padding,positionType:Vo.positionType,pinTo:Vo.pinTo,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,displayStyle:Jt.displayStyle,displayType:Jt.displayType,maxItemsToDisplay:Jt.maxItemsToDisplay,itemSpacing:Jt.itemSpacing,overflowItems:Jt.overflowItems,header:Jt.header,headerHeight:Jt.headerHeight,rowHeight:Jt.rowHeight,headerDivider:Jt.headerDivider,rowDivider:Jt.rowDivider,columnDivider:Jt.columnDivider,alternativeRowColors:Jt.alternativeRowColors,headerCellPadding:Jt.headerCellPadding,rowCellPadding:Jt.rowCellPadding,contentAlignment:Jt.contentAlignment,rowsPerPage:Jt.rowsPerPage,overflowControl:Jt.overflowControl,paginationType:Jt.paginationType,paginationAlignment:Jt.paginationAlignment,displayResults:Jt.displayResults,noOfItemsToLoad:Jt.noOfItemsToLoad},content:{selectorKey:Zt.CONTENT,totalInventory:Jt.totalInventory,inventoryStatus:Jt.inventoryStatus,noOfAvailableLocations:Jt.noOfAvailableLocations,locationNames:Jt.locationNames,locationDetails:Jt.locationDetails,locationName:Jt.locationName,locationAddress:Jt.locationAddress,locationInventory:Jt.locationInventory,locationInventoryStatus:Jt.locationInventoryStatus},design:{selectorKey:Zt.DESIGN,inventoryTextStyle:{selectorKey:Zt.INVENTORY_TEXT_STYLE,themeDynamic:Vo.theme,fontDynamic:Vo.font,fontSizeDynamic:Vo.fontSize,textColorDynamic:Vo.textColor,boldDynamic:Vo.bold,italicDynamic:Vo.italic,linethroughDynamic:Vo.linethrough,underlineDynamic:Vo.underline,textAlignDynamic:Vo.textAlign,characterSpacingDynamic:Vo.characterSpacing,lineHeightDynamic:Vo.lineHeight,themeStatic:Vo.themeDesc,fontStatic:Vo.fontDesc,fontSizeStatic:Vo.fontSizeDesc,textColorStatic:Vo.textColorDesc,boldStatic:Vo.boldDesc,italicStatic:Vo.italicDesc,linethroughStatic:Vo.linethroughDesc,underlineStatic:Vo.underlineDesc,textAlignStatic:Vo.textAlignDesc,characterSpacingStatic:Vo.characterSpacingDesc,lineHeightStatic:Vo.lineHeightDesc},viewInventoryButton:{selectorKey:Zt.VIEW_INVENTORY_BUTTON,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:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.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:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},itemStyle:{selectorKey:Zt.ITEM_STYLE,contentAlignment:Jt.contentAlignment,horizontalPadding:Jt.horizontalPadding,verticalPadding:Jt.verticalPadding,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},locationName:{selectorKey:Zt.LOCATION_NAME,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},locationAddress:{selectorKey:Zt.LOCATION_ADDRESS,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},locationInventoryStatus:{selectorKey:Zt.LOCATION_INVENTORY_STATUS,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},locationInventory:{selectorKey:Zt.LOCATION_INVENTORY,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.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},table:{selectorKey:Zt.TABLE,backgroundColor:Vo.backgroundColor,showBorder:Vo.showBorder,borderStyle:Jt.design.table.borderStyle,borderColor:Vo.borderColor,borderPerSlide:Jt.design.table.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur},tableHeader:{selectorKey:Zt.TABLE_HEADER,backgroundColor:Vo.backgroundColor},headerText:{selectorKey:Zt.HEADER_TEXT,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},tableRow:{selectorKey:Zt.TABLE_ROW,backgroundColor:Vo.backgroundColor,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},rowDividers:{selectorKey:Zt.ROW_DIVIDERS,headerDivider:Jt.design.rowAndHeaderDividers.headerDivider,rowDivider:Jt.design.rowAndHeaderDividers.rowDivider,columnDivider:Jt.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Zt.SCROLL,scrollBarWidth:Jt.design.scrollBar.scrollBarWidth,scrollBarColor:Jt.design.scrollBar.scrollBarColor},pagination:{selectorKey:Zt.PAGINATION,defaultState:{selectorKey:Zt.DEFAULT_STATE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,previousIcon:Jt.design.pagination.previousIcon,nextIcon:Jt.design.pagination.nextIcon,iconSize:Jt.design.pagination.iconSize,iconColor:Jt.design.pagination.iconColor,backgroundShape:Jt.design.pagination.backgroundShape,backgroundColor:Vo.backgroundColor,pagination:Jt.design.pagination.pagination},hoverState:{selectorKey:Zt.HOVER_STATE,theme:Vo.theme}},showMoreItemsButton:{selectorKey:Zt.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Jt.design.pagination.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight}},dataConnector:{selectorKey:Zt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:kr.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"}(ei||(ei={}));var oi,ti={showPrice:{value:!0,property:"showPrice",propertyType:kr.CONTROLS},displayMinQtySet:{value:!0,property:"displayMinQtySet",propertyType:kr.CONTROLS},priceFormat:{value:"MSRP",property:"priceFormat",propertyType:kr.CONTROLS},priceSuffix:{value:"",property:"priceSuffix",propertyType:kr.CONTROLS},pricePrefix:{value:"",property:"pricePrefix",propertyType:kr.CONTROLS},displayFormat:{value:"Tool-tip",property:"displayFormat",propertyType:kr.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:kr.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:kr.CONTROLS},productPriceDisplayUOM:{value:!1,property:"productPriceDisplayUOM",propertyType:kr.CONTROLS},productPriceDisplayCurrencyCode:{value:!1,property:"productPriceDisplayCurrencyCode",propertyType:kr.CONTROLS},showActualPrice:{value:!1,property:"showActualPrice",propertyType:kr.CONTROLS},actualPrice:{value:!1,property:"actualPrice",propertyType:kr.CONTROLS},actualPriceDisplayUOM:{value:!1,property:"actualPriceDisplayUOM",propertyType:kr.CONTROLS},actualPriceDisplayCurrencyCode:{value:!1,property:"actualPriceDisplayCurrencyCode",propertyType:kr.CONTROLS},discount:{value:!1,property:"discount",propertyType:kr.CONTROLS},discountValue:{value:!1,property:"discountValue",propertyType:kr.CONTROLS},showSavings:{value:!1,property:"showSavings",propertyType:kr.CONTROLS},savings:{value:!1,property:"savings",propertyType:kr.CONTROLS},savingsValue:{value:!1,property:"savingsValue",propertyType:kr.CONTROLS},savingsDisplayCurrencyCode:{value:!1,property:"savingsDisplayCurrencyCode",propertyType:kr.CONTROLS},embellishmentPrice:{value:!1,property:"embellishmentPrice",propertyType:kr.CONTROLS},productTax:{value:!1,property:"productTax",propertyType:kr.CONTROLS},productShippingPrice:{value:!1,property:"productShippingPrice",propertyType:kr.CONTROLS}},ii=function(){return{layout:{selectorKey:ei.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"100",unit:1}),margin:Vo.margin,padding:Vo.padding,showPrice:ti.showPrice,displayMinQtySet:ti.displayMinQtySet,priceFormat:ti.priceFormat,displayFormat:ti.displayFormat,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo},design:{selectorKey:ei.DESIGN,productPrice:{selectorKey:ei.PRODUCT_PRICE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,showIcon:Object.assign(Object.assign({},Vo.showIcon),{value:!0}),iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},uomStyle:{selectorKey:ei.UOM_STYLE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,showIcon:Object.assign(Object.assign({},Vo.showIcon),{value:!0}),iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},currencyCodeStyle:{selectorKey:ei.CURRENCY_CODE_STYLE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,showIcon:Object.assign(Object.assign({},Vo.showIcon),{value:!0}),iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},actualPrice:{selectorKey:ei.ACTUAL_PRICE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,showIcon:Object.assign(Object.assign({},Vo.showIcon),{value:!0}),iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discount:{selectorKey:ei.DISCOUNT,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,showIcon:Object.assign(Object.assign({},Vo.showIcon),{value:!0}),iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savings:{selectorKey:ei.SAVINGS,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,showIcon:Object.assign(Object.assign({},Vo.showIcon),{value:!0}),iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discountValue:{selectorKey:ei.DISCOUNT_VALUE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,showIcon:Object.assign(Object.assign({},Vo.showIcon),{value:!0}),iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savingsValue:{selectorKey:ei.SAVINGS_VALUE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,showIcon:Object.assign(Object.assign({},Vo.showIcon),{value:!0}),iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},embellishmentPrice:{selectorKey:ei.EMBELLISHMENT_PRICE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,showIcon:Object.assign(Object.assign({},Vo.showIcon),{value:!0}),iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productTax:{selectorKey:ei.PRODUCT_TAX,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,showIcon:Object.assign(Object.assign({},Vo.showIcon),{value:!0}),iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productShippingPrice:{selectorKey:ei.PRODUCT_SHIPPING_PRICE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,showIcon:Object.assign(Object.assign({},Vo.showIcon),{value:!0}),iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},content:{selectorKey:ei.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:ei.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"priceDetails",url:"",enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:kr.CONTROLS}}}},ni={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:kr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:kr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:kr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:kr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:kr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:kr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:kr.CONTROLS},header:{value:!0,property:"header",propertyType:kr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:kr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:kr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:kr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:kr.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:kr.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:kr.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:kr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:kr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:kr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:kr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:kr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:kr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:kr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:kr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:kr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:kr.CSS},title:{value:"Promotions",property:"title",propertyType:kr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:kr.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:kr.CONTROLS},description:{value:"",property:"description",propertyType:kr.CONTROLS},promotionName:{value:!0,property:"promotionName",propertyType:kr.CONTROLS},promotionDescription:{value:!0,property:"promotionDescription",propertyType:kr.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:kr.CONTROLS},couponCode:{value:!0,property:"couponCode",propertyType:kr.CONTROLS},promotionSchedule:{value:!0,property:"promotionSchedule",propertyType:kr.CONTROLS},minimumPurchaseAmount:{value:!0,property:"minimumPurchaseAmount",propertyType:kr.CONTROLS},eligibleProducts:{value:!0,property:"eligibleProducts",propertyType:kr.CONTROLS},promotionPrice:{value:!0,property:"promotionPrice",propertyType:kr.CONTROLS},maxRedemptionAmount:{value:!0,property:"maxRedemptionAmount",propertyType:kr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:kr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:kr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:kr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:kr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:kr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:kr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:kr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:kr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:kr.CSS},buttonType:{value:"primaryButton",propertyType:kr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:kr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:kr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:kr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:kr.CONTROLS},backgroundShape:{value:"Round",propertyType:kr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:kr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:kr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:kr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:kr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:kr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:kr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:kr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:kr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:kr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:kr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:kr.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:kr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:kr.CONTROLS},fontSize:{value:"16",propertyType:kr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},characterSpacing:{value:"16",propertyType:kr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:kr.CSS,unit:1},lineHeight:{value:"16",propertyType:kr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:kr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:kr.CSS},fontSize:{value:"16",propertyType:kr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},characterSpacing:{value:"16",propertyType:kr.CSS,unit:1},lineHeight:{value:"16",propertyType:kr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:kr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:kr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:kr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:kr.CONTROLS},paginationStyle:{value:"dotted",propertyType:kr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:kr.CONTROLS},arrowSize:{value:"16",propertyType:kr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:kr.CSS},backgroundShape:{value:"rectangle",propertyType:kr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:kr.CSS},font:{value:"lato",propertyType:kr.CSS},fontSize:{value:"16",propertyType:kr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},hoverBackgroundShape:{value:"circle",propertyType:kr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:kr.CSS},hoverFont:{value:"lato",propertyType:kr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:kr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:kr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:kr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:kr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:kr.CONTROLS},iconSize:{value:"20",propertyType:kr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:kr.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"}(oi||(oi={}));var ai,li=function(){return{layout:{selectorKey:oi.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"650",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"400",unit:1}),margin:Vo.margin,padding:Vo.padding,positionType:Vo.positionType,pinTo:Vo.pinTo,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,displayStyle:ni.displayStyle,dividerBetweenItems:ni.dividerBetweenItems,itemSpacing:ni.itemSpacing,itemPadding:ni.itemPadding,itemContentAlignment:ni.itemContentAlignment,maxItemsToDisplay:ni.maxItemsToDisplay,overflowItems:ni.overflowItems,header:ni.header,headerHeight:ni.headerHeight,rowHeight:ni.rowHeight,headerDivider:ni.headerDivider,rowDivider:ni.rowDivider,columnDivider:ni.columnDivider,alternativeRowColors:ni.alternativeRowColors,headerCellPadding:ni.headerCellPadding,rowCellPadding:ni.rowCellPadding,contentAlignment:ni.contentAlignment,overflowControl:ni.overflowControl,paginationType:ni.paginationType,paginationAlignment:ni.paginationAlignment,rowsPerPage:ni.rowsPerPage,displayResults:ni.displayResults,imageBehavior:ni.imageBehavior,itemsPerRow:ni.itemsPerRow},content:{selectorKey:oi.CONTENT,title:ni.title,showTitle:ni.showTitle,description:ni.description,showDescription:ni.showDescription,promotionName:ni.promotionName,promotionDescription:ni.promotionDescription,noOfLinesToShow:ni.noOfLinesToShow,couponCode:ni.couponCode,promotionSchedule:ni.showDescription,minimumPurchaseAmount:ni.minimumPurchaseAmount,eligibleProducts:ni.eligibleProducts,promotionPrice:ni.promotionPrice,maxRedemptionAmount:ni.maxRedemptionAmount},design:{selectorKey:oi.DESIGN,widgetStyle:{selectorKey:oi.DESIGN_WIDGET_STYLE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},itemStyle:{selectorKey:oi.DESIGN_ITEM_STYLE,contentAlignment:ni.contentAlignment,horizontalPadding:ni.horizontalPadding,verticalPadding:ni.verticalPadding,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},viewOffersButton:{selectorKey:oi.DESIGN_VIEW_OFFERS_BUTTON,defaultState:{selectorKey:oi.DEFAULT_STATE,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:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:oi.HOVER_STATE,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:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},promotionName:{selectorKey:oi.DESIGN_PROMOTION_NAME,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},promotionDescription:{selectorKey:oi.DESIGN_PROMOTION_DESCRIPTION,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},couponCode:{selectorKey:oi.DESIGN_COUPON_CODE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},promotionSchedule:{selectorKey:oi.DESIGN_PROMOTION_SCHEDULE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},minimumPurchaseAmount:{selectorKey:oi.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},eligibleProductsButton:{selectorKey:oi.DESIGN_ELIGIBLE_PRODUCTS_BUTTON,defaultState:{selectorKey:oi.DEFAULT_STATE,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:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:oi.HOVER_STATE,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:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},priceAfterPromotion:{selectorKey:oi.DESIGN_PRICE_AFTER_PROMOTION,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},maxRedemptionAmount:{selectorKey:oi.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},arrows:{selectorKey:oi.DESIGN_ARROWS,arrowIconStyle:ni.arrowIconStyle,leftArrowIconStyle:ni.leftArrowIconStyle,rightArrowIconStyle:ni.rightArrowIconStyle,backgroundShape:ni.backgroundShape,arrowSize:ni.arrowSize,arrowColor:ni.arrowColor},paginationDots:{selectorKey:oi.DESIGN_PAGINATION_DOTS,dotSize:ni.dotSize,currentDotColor:ni.currentDotColor,otherDotColor:ni.otherDotColor},paginationLine:{selectorKey:oi.DESIGN_PAGINATION_LINE,currentLineColor:ni.currentLineColor,otherLineColor:ni.otherLineColor,lineHeight:ni.lineHeight,lineWidth:ni.lineWidth},table:{selectorKey:oi.DESIGN_TABLE,backgroundColor:Vo.backgroundColor,showBorder:Vo.showBorder,borderStyle:ni.design.table.borderStyle,borderColor:Vo.borderColor,borderPerSlide:ni.design.table.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur},tableHeader:{selectorKey:oi.DESIGN_TABLE_HEADER,backgroundColor:Vo.backgroundColor},headerText:{selectorKey:oi.DESIGN_HEADER_TEXT,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},tableRow:{selectorKey:oi.DESIGN_TABLE_ROW,backgroundColor:Vo.backgroundColor,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},rowDividers:{selectorKey:oi.DESIGN_ROW_DIVIDERS,headerDivider:ni.design.rowAndHeaderDividers.headerDivider,rowDivider:ni.design.rowAndHeaderDividers.rowDivider,columnDivider:ni.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:oi.DESIGN_SCROLL,scrollBarWidth:ni.design.scrollBar.scrollBarWidth,scrollBarColor:ni.design.scrollBar.scrollBarColor},pagination:{selectorKey:oi.DESIGN_PAGINATION,defaultState:{selectorKey:oi.DEFAULT_STATE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,previousIcon:ni.design.pagination.previousIcon,nextIcon:ni.design.pagination.nextIcon,iconSize:ni.design.pagination.iconSize,iconColor:ni.design.pagination.iconColor,backgroundShape:ni.design.pagination.backgroundShape,backgroundColor:Vo.backgroundColor,pagination:ni.design.pagination.pagination},hoverState:{selectorKey:oi.HOVER_STATE,theme:Vo.theme}},showMoreItemsButton:{selectorKey:oi.DESIGN_SHOW_MORE_ITEMS_BUTTON,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:ni.design.pagination.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight}},dataConnector:{selectorKey:oi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"promotions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:kr.CONTROLS}}}},pi={displayStyle:{value:"Open Input",property:"displayStyle",propertyType:kr.CONTROLS},displayMinQtyToPurchase:{value:!1,property:"displayMinQtyToPurchase",propertyType:kr.CONTROLS},quantity:{value:1,property:"quantity",propertyType:kr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ai||(ai={}));var di,si=function(){return{layout:{selectorKey:ai.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"70",unit:1}),margin:Vo.margin,padding:Vo.padding,positionType:Vo.positionType,pinTo:Vo.pinTo,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,displayStyle:pi.displayStyle,displayMinQtyToPurchase:pi.displayMinQtyToPurchase},design:{selectorKey:ai.DESIGN},content:{selectorKey:ai.CONTENT,quantity:pi.quantity},dataConnector:{selectorKey:ai.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:kr.CONTROLS}}}},ci={itemSpacing:{value:"20",property:"itemSpacing",propertyType:kr.CSS,unit:1},repeatElements:{value:"false",property:"repeatElements",propertyType:kr.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:kr.CONTROLS},pauseOnHover:{value:"true",property:"pauseOnHover",propertyType:kr.CONTROLS},scrollDirection:{value:"leftToRight",property:"scrollDirection",propertyType:kr.CONTROLS},scrollSpeed:{value:"1x",property:"scrollSpeed",propertyType:kr.CONTROLS},style:{value:"line",property:"style",propertyType:kr.CONTROLS},shape:{value:"shopping-cart-01",customIcon:{isCustomIcon:!1,url:"",name:""},property:"shape",propertyType:kr.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:kr.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:kr.CONTROLS,property:"scrollContent"},dividerColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"dividerColor",propertyType:kr.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"}(di||(di={}));var yi,ui=function(){return{layout:{selectorKey:di.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"40",unit:1}),margin:Vo.margin,padding:Vo.padding,itemSpacing:ci.itemSpacing,repeatElements:ci.repeatElements,dividerBetweenItems:ci.dividerBetweenItems,scrollSpeed:ci.scrollSpeed,scrollDirection:ci.scrollDirection,pauseOnHover:ci.pauseOnHover},content:{selectorKey:di.CONTENT,scrollContent:ci.scrollContent},design:{selectorKey:di.DESIGN,scrollContainer:{selectorKey:di.SCROLL_CONTAINER,backgroundColor:Vo.backgroundColor,showBorder:Vo.showBorder,borderStyle:Vo.borderStyle,borderColor:Vo.borderColor,borderPerSlide:Vo.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur},dividerStyle:{selectorKey:di.DIVIDER_STYLE,style:ci.style,shape:ci.shape,size:ci.size,backgroundColor:Vo.backgroundColor,dividerColor:ci.dividerColor},defaultItem:{theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},item1:{selectorKey:di.ITEM_1,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},item2:{selectorKey:di.ITEM_2,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},item3:{selectorKey:di.ITEM_3,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.SETTINGS="settings",e.VISIBILITY="visibility",e.SCHEDULES="schedules",e.DEVICE_VISIBILITY="deviceVisibility"}(yi||(yi={}));var Si,gi=function(e){return{layout:{selectorKey:yi.LAYOUT,adjustment:Vo.adjustment,width:{fixedWidth:{value:"".concat(null==e?void 0:e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:kr.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:kr.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:kr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Vo.height),{isReadOnly:!0}),padding:Vo.padding,columnGap:{value:0,propertyType:kr.CSS,unit:Kr.PIXELS,property:"columnGap"},rowGap:{value:0,propertyType:kr.CSS,unit:Kr.PIXELS,property:"rowGap"},overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo},design:Object.assign({selectorKey:yi.DESIGN,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle},nt),settings:{selectorKey:yi.SETTINGS,visibility:{selectorKey:yi.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:kr.CONTROLS,property:"visibilityContent"}},schedules:{selectorKey:yi.SCHEDULES,scheduleData:{value:[],propertyType:kr.CONTROLS,property:"scheduleData"}},deviceVisibility:{selectorKey:yi.DEVICE_VISIBILITY}},code:{}}},Ti={source:{value:"Manually",property:"source",propertyType:kr.CONTROLS},orderBefore:{value:!0,property:"orderBefore",propertyType:kr.CONTROLS},orderBeforeTime:{value:"4",property:"orderBeforeTime",propertyType:kr.CONTROLS,unit:1},orderBeforeDisplayTime:{value:"Hours Left",property:"orderBeforeDisplayTime",propertyType:kr.CONTROLS},deliveryBefore:{value:!1,property:"deliveryBefore",propertyType:kr.CONTROLS},deliveryEndsBefore:{value:"4",property:"deliveryEndsBefore",unit:3,propertyType:kr.CONTROLS},deliveryBeforeDisplayTime:{value:"Hours Left",property:"deliveryBeforeDisplayTime",propertyType:kr.CONTROLS},deliveryStartingDate:{value:!1,property:"deliveryStartingDate",propertyType:kr.CONTROLS},deliveryStartsAfter:{value:"4",property:"deliveryStartsAfter",unit:1,propertyType:kr.CONTROLS},deliveryStartingDateDisplayTime:{value:"Hours Left",property:"deliveryStartingDateDisplayTime",propertyType:kr.CONTROLS},configureMessage:{value:"",property:"configureMessage",propertyType:kr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Si||(Si={}));var hi=function(){return{layout:{selectorKey:Si.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"40",unit:1}),margin:Vo.margin,padding:Vo.padding,positionType:Vo.positionType,pinTo:Vo.pinTo,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar},design:{},content:{selectorKey:Si.CONTENT,source:Ti.source,orderBefore:Ti.orderBefore,orderBeforeTime:Ti.orderBeforeTime,orderBeforeDisplayTime:Ti.orderBeforeDisplayTime,deliveryBefore:Ti.deliveryBefore,deliveryEndsBefore:Ti.deliveryEndsBefore,deliveryBeforeDisplayTime:Ti.deliveryBeforeDisplayTime,deliveryStartingDate:Ti.deliveryStartingDate,deliveryStartsAfter:Ti.deliveryStartsAfter,deliveryStartingDateDisplayTime:Ti.deliveryStartingDateDisplayTime,configureMessage:Ti.configureMessage},dataConnector:{selectorKey:Si.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:kr.CONTROLS}}}},Ci={onClick:{value:"Show Image Lightbox",propertyType:kr.CONTROLS},onHover:{value:"Zoom Image",propertyType:kr.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:kr.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:kr.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:kr.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:kr.CSS}},Oi=function(){return{layout:{adjustment:Vo.adjustment,width:Vo.width,height:Vo.height,margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo,onClick:Ci.onClick,onHover:Ci.onHover,imageRatio:Ci.imageRatio,fitOptions:Ci.fitOptions,horizontalAlignment:Ci.horizontalAlignment,verticalAlignment:Ci.verticalAlignment},design:{layouter:{backgroundColor:Vo.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}};function bi(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 vi(e,r){if(e){if("string"==typeof e)return bi(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)?bi(e,r):void 0}}function mi(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)||vi(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 wi(e){return function(e){if(Array.isArray(e))return bi(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||vi(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 fi(e){return fi="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},fi(e)}function Ri(e,r,o){return(r=function(e){var r=function(e){if("object"!=fi(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=fi(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==fi(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var Ni=o(756),Li=o.n(Ni);function Di(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 Ai(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)?Ai(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 Ai(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 Ii=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 xi(e,r){var o,t=Di(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=Di(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 Ei(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 Pi(e,r,o,t){return Ii(this,void 0,void 0,Li().mark((function i(){var n,a,l,p,d;return Li().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 _i(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(_i(o[t]));return r}function Hi(e){return e.replace(/-([a-z])/g,(function(e,r){return r.toUpperCase()}))}var Bi={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]}},zi=[{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 ki(e){return!(e&&Object.keys(e).length>0)}function Ki(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=Br.iframeSelector,i=Br.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 Ui=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]},Mi=function(e,r){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"tablet",t=arguments.length>3?arguments[3]:void 0,i=Ui(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(Gi.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(Gi.stylesToString(r),"}}")}return a},Vi=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=mi(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=mi(e,2),i=o[0];return o[1],!i.includes("--_ctm-".concat(t.slice(0,3)))}));a&&(i.editedStyles=Object.fromEntries(a))}return i},Gi={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),Ri(Ri({},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),Ri({},a,Object.assign(Object.assign({},i[n].children[a]),{children:Object.assign(Object.assign({},i[n].children[a].children),Ri({},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 Ei(e.customColors.find((function(e){return e.label===r.label})).value.rgb);var o=e.selectedTheme.colors;return Ei(o[xi(o,r.type)].find((function(e){return e.label===r.type})).value.rgb)}return Ei(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=zi.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=wi(Object.keys(a));n="",l.forEach((function(e,r){var o,t=a[e].value,i=null===(o=zi.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 Ri({},o,n)},convertAlphaNumericToText:function(e){return e.replace(/([a-zA-Z]+)(\d+)/,"$1 $2")},convertrgbObjToString:Ei,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),Ri({},"--_"+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=mi(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:xi,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 Ii(this,void 0,void 0,Li().mark((function r(){var o,t,i,n,a,l,p,d,s,c,y,u,S,g,T;return Li().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=_i(null==n?void 0:n.parentElement),p=null,d=0,s=Di(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,Pi(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===Hi(e[0])?i=Object.assign(Object.assign({},o[r]),{value:e[o[r].property]}):(o[r].property===Hi(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=wi(r.general),t=wi(r.text),i=o.map((function(r){var o=xi(e,r.value.value),t=e[o].find((function(e){return e.label===r.value.value}));if(!t.active){var i=Gi.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=xi(e,r.value.value),t=e[o].find((function(e){return e.label===r.value.value}));if(!t.active){var i=Gi.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:wi(i),text:wi(n)}},kebabToCamelCase:Hi,returnDefaultValue:function(e,r,o,t,i){var n,a,l=Bi;if(1===o||2===o){var p=null===(n=null==zi?void 0:zi.find((function(e){return e.value===o})))||void 0===n?void 0:n.label,d=null===(a=null==zi?void 0:zi.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=Br.iframeSelector,n=Br.templteEditiorSelector,a=Br.iframePreviewSelector,l=(Br.iframePreviewMainSelector,Br.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(zr.style,'="').concat(r,'"]'));null!==t&&(c=t.querySelector("[".concat(zr.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=mi(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:ki,IsNullOrEmpty:Ki,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(!ki(e)){var o=null==e?void 0:e.attributes;if(!ki(o)){var t=null==o?void 0:o.BUILDER;ki(t)||(r=null==t?void 0:t.dataElementType)}}return r},getCMSDataDivType:function(e){var r=null;if(!ki(e)){var o=null==e?void 0:e.attributes;if(!ki(o)){var t=null==o?void 0:o.BUILDER;ki(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(!Ki(a)){var p=(null==a?void 0:a.matches(Br.dataDropElement))?null===(t=null==a?void 0:a.parentElement)||void 0===t?void 0:t.closest(Br.dataDropElement):null==a?void 0:a.closest(Br.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:zi,getCMSElementAttributeValue:function(e,r,o){var t=null;if(!ki(e)){var i=null==e?void 0:e.attributes;if(!ki(i)){var n=i[r];ki(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=mi(e,2);return null!=(r[0],r[1])})).map((function(e){var r=mi(e,2),o=r[0],t=r[1];return"".concat(encodeURIComponent(o),"=").concat(encodeURIComponent(t))})).join("&")},GetResponsiveValue:Ui,CMSSetAndGetResponsiveMediaQueriesExtension:function(e,r,o,t,i){var n=Object.assign({},e),a=r,l=null==n?void 0:n.tablet,p=null==n?void 0:n.mobile;null==n||delete n.tablet,null==n||delete n.mobile,t.innerHTML+="#".concat(o," {").concat(Gi.stylesToString(n),"}");var d=Vi(a);(null==d?void 0:d.editedStyles)&&(a=Object.assign({},null==d?void 0:d.editedStyles)),(null==d?void 0:d.data)&&(l=Object.assign(Object.assign({},l),null==d?void 0:d.data));var s=Vi(a,"mobile");if((null==s?void 0:s.editedStyles)&&(a=Object.assign({},null==s?void 0:s.editedStyles)),(null==s?void 0:s.data)&&(p=Object.assign(Object.assign({},p),null==s?void 0:s.data)),l){var c=Mi(o,l,"tablet");t.innerHTML+=c}if(p){var y=Mi(o,p,"mobile");t.innerHTML+=y}return{styles:n,editedStyles:a,styleElement:t}},reponsiveExtension:Mi,getResponsiveEditedVariables:Vi,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&&!ki(r)&&!ki(o)){var n=o,a=Ho.DESKTOP,l=Ho.MOBILE,p=Ho.TABLET,d=n[a],s=n[p],c=n[l],y=_o.CSS;_o.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&&!ki(r)){var i=r,n=_o.CSS,a=(_o.HTML,{show:!0,hide:!1,hiddenType:n}),l=Ho.DESKTOP,p=Ho.MOBILE,d=Ho.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:_o.CSS},tablet:{show:!0,hide:!1,hiddenType:_o.CSS},mobile:{show:!0,hide:!1,hiddenType:_o.CSS}}}},CMSCustomEventService:function(e){var r=e.type,o=e.value;e.serviceType===Bo.UPSERT&&document.dispatchEvent(new CustomEvent(r,{detail:o}))}};const Wi=Gi;var Yi,Fi={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:kr.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:kr.CONTROLS},textAlignment:{value:"center",property:"textAlignment",propertyType:kr.CONTROLS},itemSpacing:{value:"10",propertyType:kr.CSS,unit:1,property:"itemSpacing"},iconPosition:{value:"left",property:"iconPosition",propertyType:kr.CONTROLS},clickToNavigate:{value:"false",property:"iconPosition",propertyType:kr.CSS},iconStyle:{value:"Icon",propertyType:kr.CONTROLS}},content:{socialIcons:{value:[{id:Wi.generateUniqueId(),title:"Amazon",name:"amazon",show:!0,url:"https://amazon.com",icon:{value:"amazon",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Wi.generateUniqueId(),title:"Website",name:"website",show:!0,url:"https://www.sellerscommerce.com/",icon:{value:"website",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Wi.generateUniqueId(),title:"Instagram",name:"instagram",show:!0,url:"https://instagram.com",icon:{value:"instagram",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Wi.generateUniqueId(),title:"Twitter",name:"twitter",show:!0,url:"https://x.com/",icon:{value:"twitter",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Wi.generateUniqueId(),title:"Facebook",name:"facebook",show:!0,url:"https://www.facebook.com/",icon:{value:"facebook",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Wi.generateUniqueId(),title:"Youtube",name:"youtube",show:!0,url:"https://www.youtube.com/",icon:{value:"youtube",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Wi.generateUniqueId(),title:"LinkedIn",name:"linkedin",show:!0,url:"https://www.linkedin.com/",icon:{value:"linkedin",customIcon:{isCustomIcon:!1,url:"",name:""}}}],propertyType:kr.CONTROLS},website:{value:!0,propertyType:kr.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:kr.CONTROLS},instagram:{value:!0,propertyType:kr.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:kr.CONTROLS},facebook:{value:!0,propertyType:kr.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:kr.CONTROLS},linkedIn:{value:!1,propertyType:kr.CONTROLS},linkedInUrl:{value:"https://www.linkedin.com/",propertyType:kr.CONTROLS},twitter:{value:!0,propertyType:kr.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:kr.CONTROLS},amazon:{value:!0,propertyType:kr.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:kr.CONTROLS}},design:{icon:{value:"",propertyType:kr.CONTROLS},designiconSize:{value:"30",propertyType:kr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:kr.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:kr.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:kr.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:kr.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:kr.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:kr.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:kr.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"}(Yi||(Yi={}));var Xi,qi=function(){return{layout:{selectorKey:Yi.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"70",unit:1}),margin:Vo.margin,padding:Vo.padding,alignment:Fi.layout.alignment,textAlignment:Fi.layout.textAlignment,clickToNavigate:Fi.layout.clickToNavigate,iconStyle:Fi.layout.iconStyle,iconPosition:Fi.layout.iconPosition,iconAndTextSpacing:Fi.layout.iconAndTextSpacing,itemSpacing:Fi.layout.itemSpacing,positionType:Vo.positionType,pinTo:Vo.pinTo},content:{selectorKey:Yi.CONTENT,socialContent:Fi.content.socialIcons},design:{selectorKey:Yi.DESIGN,socialWidget:{selectorKey:Yi.SOCIAL_WIDGET,backgroundColor:Vo.backgroundColor,cropRatio:Vo.cropRatio,zoomImage:Vo.zoomImage,flip:Vo.flip,rotate:Vo.rotate,showBorder:Vo.showBorder,borderStyle:Vo.borderStyle,borderColor:Vo.borderColor,borderPerSlide:Vo.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur},itemStyle:{selectorKey:Yi.ITEM_STYLE,backgroundColor:Vo.backgroundColor,cropRatio:Vo.cropRatio,zoomImage:Vo.zoomImage,flip:Vo.flip,rotate:Vo.rotate,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,showBorder:Vo.showBorder,borderStyle:Vo.borderStyle,borderColor:Vo.borderColor,borderPerSlide:Vo.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur,showIcon:Object.assign(Object.assign({},Vo.showIcon),{value:!1}),iconSize:Fi.design.designiconSize,iconColor:Fi.design.iconColor},socialIcons:{selectorKey:Yi.SOCIAL_ICONS,instagramIcon:Fi.design.instagramIcon,facebookIcon:Fi.design.facebookIcon,twitterIcon:Fi.design.twitterIcon,amazonIcon:Fi.design.amazonIcon,websiteIcon:Fi.design.websiteIcon,youtubeIcon:Fi.design.youtubeIcon,linkedinIcon:Fi.design.linkedinIcon}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Xi||(Xi={}));var Qi,Zi=function(e){return{layout:{selectorKey:Xi.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:kr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Vo.height),{isReadOnly:!0}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo,direction:{value:"vertical",property:"direction",propertyType:kr.CONTROLS},itemGap:{property:"itemGap",propertyType:kr.CSS,value:0,unit:Kr.PIXELS},justifyContent:{property:"justifyContent",propertyType:kr.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:kr.CSS,value:"start"}},design:Object.assign({selectorKey:Xi.DESIGN,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},nt),dataConnector:{selectorKey:Xi.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"stack",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:kr.CONTROLS}}}},$i={displayStyle:{value:"Button",property:"displayStyle",propertyType:kr.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:kr.CONTROLS},whenClicked:{value:"Open Lightbox",property:"whenClicked",propertyType:kr.CONTROLS},displayType:{value:"Vertical",property:"displayType",propertyType:kr.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:kr.CONTROLS},itemSpacing:{value:"20",property:"itemSpacing",unit:1,propertyType:kr.CSS},overflowItems:{value:"Show More Button",property:"overflowItems",propertyType:kr.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:kr.CONTROLS},searchPlaceholderText:{value:"Search by Product/ SKU name or code",property:"searchPlaceholderText",propertyType:kr.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:kr.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:kr.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:kr.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:kr.CONTROLS},title:{value:"Available Locations",property:"title",propertyType:kr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:kr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:kr.CONTROLS},description:{value:"",property:"description",propertyType:kr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:kr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:kr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:kr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:kr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:kr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:kr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:kr.CSS},buttonType:{value:"primaryButton",propertyType:kr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:kr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:kr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:kr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:kr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:kr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:kr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:kr.CONTROLS},backgroundShape:{value:"Round",propertyType:kr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:kr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:kr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:kr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:kr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:kr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:kr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:kr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:kr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:kr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:kr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:kr.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:kr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:kr.CONTROLS},fontSize:{value:"16",propertyType:kr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},characterSpacing:{value:"16",propertyType:kr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:kr.CSS,unit:1},lineHeight:{value:"16",propertyType:kr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:kr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:kr.CSS},fontSize:{value:"16",propertyType:kr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},characterSpacing:{value:"16",propertyType:kr.CSS,unit:1},lineHeight:{value:"16",propertyType:kr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:kr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:kr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:kr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:kr.CONTROLS},paginationStyle:{value:"dotted",propertyType:kr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:kr.CONTROLS},arrowSize:{value:"16",propertyType:kr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:kr.CSS},backgroundShape:{value:"rectangle",propertyType:kr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:kr.CSS},font:{value:"lato",propertyType:kr.CSS},fontSize:{value:"16",propertyType:kr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},hoverBackgroundShape:{value:"circle",propertyType:kr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:kr.CSS},hoverFont:{value:"lato",propertyType:kr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:kr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:kr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:kr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:kr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:kr.CONTROLS},iconSize:{value:"20",propertyType:kr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:kr.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"}(Qi||(Qi={}));var Ji,en=function(){return{layout:{selectorKey:Qi.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"130",unit:1}),margin:Vo.margin,padding:Vo.padding,positionType:Vo.positionType,pinTo:Vo.pinTo,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,displayStyle:$i.displayStyle,displayResults:$i.displayResults,whenClicked:$i.whenClicked,displayType:$i.displayType,maxItemsToDisplay:$i.maxItemsToDisplay,itemSpacing:$i.itemSpacing,overflowItems:$i.overflowItems,noOfItemToShow:$i.noOfItemToShow,searchPlaceholderText:$i.searchPlaceholderText},content:{selectorKey:Qi.CONTENT,locationName:$i.locationName,locationAddress:$i.locationAddress,locationInventory:$i.locationInventory,locationTimings:$i.locationTimings,title:$i.title,showTitle:$i.showTitle,description:$i.description,showDescription:$i.showDescription},design:{selectorKey:Qi.DESIGN,inputStyle:{selectorKey:Qi.INPUT_STYLE,defaultState:{selectorKey:Qi.DEFAULT_STATE,buttonStyle:$i.buttonStyle,buttonText:$i.buttonText,icon:$i.icon,iconPadding:$i.iconPadding,iconPosition:$i.iconPosition,iconAndTextSpacing:$i.iconAndTextSpacing,alignment:$i.alignment,buttonType:$i.buttonType,showIcon:$i.showIcon,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Qi.HOVER_STATE,buttonStyle:$i.buttonStyle,buttonText:$i.buttonText,icon:$i.icon,iconPadding:$i.iconPadding,iconPosition:$i.iconPosition,iconAndTextSpacing:$i.iconAndTextSpacing,alignment:$i.alignment,buttonType:$i.buttonType,showIcon:$i.showIcon,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:Qi.INPUT_STYLE,defaultState:{selectorKey:Qi.DEFAULT_STATE,buttonStyle:$i.buttonStyle,buttonText:$i.buttonText,icon:$i.icon,iconPadding:$i.iconPadding,iconPosition:$i.iconPosition,iconAndTextSpacing:$i.iconAndTextSpacing,alignment:$i.alignment,buttonType:$i.buttonType,showIcon:$i.showIcon,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Qi.HOVER_STATE,buttonStyle:$i.buttonStyle,buttonText:$i.buttonText,icon:$i.icon,iconPadding:$i.iconPadding,iconPosition:$i.iconPosition,iconAndTextSpacing:$i.iconAndTextSpacing,alignment:$i.alignment,buttonType:$i.buttonType,showIcon:$i.showIcon,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,iconSize:Vo.iconSize,iconColor:Object.assign(Object.assign({},Vo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:Qi.INVENTORY_TEXT_STYLE,themeDynamic:Vo.theme,fontDynamic:Vo.font,fontSizeDynamic:Vo.fontSize,textColorDynamic:Vo.textColor,boldDynamic:Vo.bold,italicDynamic:Vo.italic,linethroughDynamic:Vo.linethrough,underlineDynamic:Vo.underline,textAlignDynamic:Vo.textAlign,characterSpacingDynamic:Vo.characterSpacing,lineHeightDynamic:Vo.lineHeight,themeStatic:Vo.themeDesc,fontStatic:Vo.fontDesc,fontSizeStatic:Vo.fontSizeDesc,textColorStatic:Vo.textColorDesc,boldStatic:Vo.boldDesc,italicStatic:Vo.italicDesc,linethroughStatic:Vo.linethroughDesc,underlineStatic:Vo.underlineDesc,textAlignStatic:Vo.textAlignDesc,characterSpacingStatic:Vo.characterSpacingDesc,lineHeightStatic:Vo.lineHeightDesc},itemStyle:{selectorKey:Qi.ITEM_STYLE,contentAlignment:$i.contentAlignment,horizontalPadding:$i.horizontalPadding,verticalPadding:$i.verticalPadding,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},locationName:{selectorKey:Qi.LOCATION_NAME,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},locationAddress:{selectorKey:Qi.LOCATION_ADDRESS,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},locationTimings:{selectorKey:Qi.LOCATION_TIMINGS,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},locationInventory:{selectorKey:Qi.LOCATION_INVENTORY,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},arrows:{selectorKey:Qi.ARROWS,arrowIconStyle:$i.arrowIconStyle,leftArrowIconStyle:$i.leftArrowIconStyle,rightArrowIconStyle:$i.rightArrowIconStyle,backgroundShape:$i.backgroundShape,arrowSize:$i.arrowSize,arrowColor:$i.arrowColor},paginationDots:{selectorKey:Qi.PAGINATION_DOTS,dotSize:$i.dotSize,currentDotColor:$i.currentDotColor,otherDotColor:$i.otherDotColor},paginationLine:{selectorKey:Qi.PAGINATION_LINE,currentLineColor:$i.currentLineColor,otherLineColor:$i.otherLineColor,lineHeight:$i.lineHeight,lineWidth:$i.lineWidth},showMoreItemsButton:{selectorKey:Qi.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:$i.design.pagination.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight}}}},rn={layout:{header:{value:!0,propertyType:kr.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:kr.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:kr.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:kr.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:kr.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:kr.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:kr.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:kr.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:kr.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:kr.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:kr.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:kr.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:kr.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:kr.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:kr.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:kr.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:kr.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:kr.CONTROLS,property:"static"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Age",columnMapsTo:"age"},{columnId:3,columnTitle:"Occupation",columnMapsTo:"occupation"}],propertyType:kr.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:kr.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:kr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:kr.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:kr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:kr.CONTROLS},fontSize:{value:"32",propertyType:kr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},characterSpacing:{value:"32",propertyType:kr.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:kr.CSS,unit:1},lineHeight:{value:"32",propertyType:kr.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:kr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:kr.CSS},fontSize:{value:"32",propertyType:kr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},characterSpacing:{value:"32",propertyType:kr.CSS,unit:1},lineHeight:{value:"32",propertyType:kr.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:kr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:kr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:kr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:kr.CONTROLS},paginationStyle:{value:"dotted",propertyType:kr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:kr.CONTROLS},arrowSize:{value:"32",propertyType:kr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:kr.CSS},backgroundShape:{value:"rectangle",propertyType:kr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:kr.CSS},font:{value:"lato",propertyType:kr.CSS},fontSize:{value:"32",propertyType:kr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},hoverBackgroundShape:{value:"circle",propertyType:kr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:kr.CSS},hoverFont:{value:"lato",propertyType:kr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:kr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:kr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:kr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:kr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:kr.CONTROLS},iconSize:{value:"30",propertyType:kr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:kr.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"}(Ji||(Ji={}));var on,tn=function(){return{layout:{selectorKey:Ji.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"150",unit:1}),margin:Vo.margin,padding:Vo.padding,header:rn.layout.header,headerHeight:rn.layout.headerHeight,rowHeight:rn.layout.rowHeight,layoutHeaderDivider:rn.layout.layoutHeaderDivider,layoutRowDivider:rn.layout.layoutRowDivider,layoutColumnDivider:rn.layout.layoutColumnDivider,alternativeRowColors:rn.layout.alternativeRowColors,headerCellPadding:rn.layout.headerCellPadding,rowCellPadding:rn.layout.rowCellPadding,contentAlignment:rn.layout.contentAlignment,showMoreRows:rn.layout.showMoreRows,rowsPerPage:rn.layout.rowsPerPage,paginationType:rn.layout.paginationType,paginationAlignment:rn.layout.paginationAlignment,noOfItemsToLoad:rn.layout.noOfItemsToLoad},content:{selectorKey:Ji.CONTENT,showTitle:rn.content.showTitle,tableTitle:rn.content.tableTitle,connectWith:rn.content.connectWith,columns:rn.content.columns,rows:rn.content.rows},design:{selectorKey:Ji.DESIGN,tableWidget:{selectorKey:Ji.TABLE_WIDGET,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},table:{selectorKey:Ji.TABLE,backgroundColor:Vo.backgroundColor,showBorder:Vo.showBorder,borderStyle:rn.design.table.borderStyle,borderColor:Vo.borderColor,borderPerSlide:rn.design.table.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur},tableHeader:{selectorKey:Ji.TABLE_HEADER,backgroundColor:Vo.backgroundColor},headerText:{selectorKey:Ji.HEADER_TEXT,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},tableRow:{selectorKey:Ji.TABLE_ROW,backgroundColor:Vo.backgroundColor},rowText:{selectorKey:Ji.ROW_TEXT,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},rowAndHeaderDividers:{selectorKey:Ji.ROW_AND_HEADER_DIVIDER,headerDivider:rn.design.rowAndHeaderDividers.headerDivider,rowDivider:rn.design.rowAndHeaderDividers.rowDivider,columnDivider:rn.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:Ji.SCROLL_BAR,scrollBarWidth:rn.design.scrollBar.scrollBarWidth,scrollBarColor:rn.design.scrollBar.scrollBarColor},pagination:{selectorKey:Ji.PAGINATION,defaultState:{selectorKey:Ji.DEFAULT_STATE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.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:Vo.backgroundColor,pagination:rn.design.pagination.pagination},hoverState:{selectorKey:Ji.HOVER_STATE,theme:Vo.theme}},loadMoreButton:{selectorKey:Ji.LOAD_MORE_BUTTON,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:rn.design.pagination.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight}}}},nn={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:kr.CONTROLS},tabLayout:{value:"stretched",property:"tabLayout",propertyType:kr.CONTROLS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:kr.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:kr.CSS},tabContainer:{value:20,unit:1,property:"tabContainer",propertyType:kr.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:kr.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:kr.CSS},overflowTabs:{value:"Wrap",property:"overflowTabs",propertyType:kr.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:kr.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({},Xr()),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:kr.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"}(on||(on={}));var an,ln={borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,backgroundColor:Vo.backgroundColor,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,exposure:Vo.exposure,contrast:Vo.contrast,saturation:Vo.saturation,highlights:Vo.highlights,shadows:Vo.shadows},pn={theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},dn=function(){return{layout:{selectorKey:on.LAYOUT,adjustment:Vo.adjustment,width:Vo.width,height:Vo.height,margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo,tabPosition:nn.tabPosition,tabLayout:nn.tabLayout,tabAlignment:nn.tabAlignment,tabSpacing:nn.tabSpacing,tabContainerSpacing:nn.tabContainer,horizontalPadding:nn.horizontalPadding,verticalPadding:nn.verticalPadding,overflowTabs:nn.overflowTabs,spacingBetweenRows:nn.spacingBetweenRows},design:{selectorKey:on.DESIGN,tabContainer:Object.assign({selectorKey:on.TAB_CONTAINER},ln),tabs:{selectorKey:on.TABS,defaultState:Object.assign(Object.assign({selectorKey:on.DEFAULT_STATE},ln),pn),hoverState:Object.assign(Object.assign({selectorKey:on.HOVER_STATE},ln),pn),selectedState:Object.assign(Object.assign({selectorKey:on.SELECTED_STATE},ln),pn)},tabContentContainer:Object.assign({selectorKey:on.TAB_CONTENT_CONTAINER},ln)},content:{selectorKey:on.CONTENT,tabContent:nn.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(an||(an={}));var sn,cn=function(){return{layout:{selectorKey:an.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:kr.CSS},textData:{value:"<h1 class='et-tt'>Heading 1</h1>",propertyType:kr.CONTROLS},height:{value:"40",property:"height",unit:1,propertyType:kr.CSS},margin:Vo.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:kr.CSS},overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo},design:{selectorKey:an.DESIGN,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},dataConnector:{selectorKey:an.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:kr.CONTROLS}}}},yn={displayFormat:{value:"Stack Horizontal",property:"displayFormat",propertyType:kr.CONTROLS},showUomPrice:{value:!0,property:"showUomPrice",propertyType:kr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:kr.CSS},onClick:{value:"Show All",property:"onClick",propertyType:kr.CONTROLS},itemPadding:{value:"10",property:"itemPadding",propertyType:kr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:kr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:kr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:kr.CONTROLS},header:{value:!0,property:"header",propertyType:kr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:kr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:kr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:kr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:kr.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:kr.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:kr.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:kr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:kr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:kr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:kr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:kr.CONTROLS},overflowControl:{value:"Show More Button",property:"overflowControl",propertyType:kr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:kr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:kr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:kr.CSS},productPrice:{value:!0,property:"productPrice",propertyType:kr.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:kr.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:kr.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:kr.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:kr.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:kr.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:kr.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:kr.CONTROLS},discount:{value:!0,property:"discount",propertyType:kr.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:kr.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:kr.CONTROLS},savings:{value:!0,property:"savings",propertyType:kr.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:kr.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:kr.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:kr.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:kr.CONTROLS},productShippingPrice:{value:!0,property:"productShippingPrice",propertyType:kr.CONTROLS},pricePerUnit:{value:!0,property:"pricePerUnit",propertyType:kr.CONTROLS},uom:{value:!0,property:"uom",propertyType:kr.CONTROLS},uomName:{value:!0,property:"uomName",propertyType:kr.CONTROLS},uomConversion:{value:!0,property:"uomConversion",propertyType:kr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:kr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:kr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:kr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:kr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:kr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:kr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:kr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:kr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:kr.CSS},buttonType:{value:"primaryButton",propertyType:kr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:kr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:kr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:kr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:kr.CONTROLS},backgroundShape:{value:"Round",propertyType:kr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:kr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:kr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:kr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:kr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:kr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:kr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:kr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:kr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:kr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:kr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:kr.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:kr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:kr.CONTROLS},fontSize:{value:"16",propertyType:kr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},characterSpacing:{value:"16",propertyType:kr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:kr.CSS,unit:1},lineHeight:{value:"16",propertyType:kr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:kr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:kr.CSS},fontSize:{value:"16",propertyType:kr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},characterSpacing:{value:"16",propertyType:kr.CSS,unit:1},lineHeight:{value:"16",propertyType:kr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:kr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:kr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:kr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:kr.CONTROLS},paginationStyle:{value:"dotted",propertyType:kr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:kr.CONTROLS},arrowSize:{value:"16",propertyType:kr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:kr.CSS},backgroundShape:{value:"rectangle",propertyType:kr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:kr.CSS},font:{value:"lato",propertyType:kr.CSS},fontSize:{value:"16",propertyType:kr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},hoverBackgroundShape:{value:"circle",propertyType:kr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:kr.CSS},hoverFont:{value:"lato",propertyType:kr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:kr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:kr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:kr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:kr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:kr.CONTROLS},iconSize:{value:"20",propertyType:kr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:kr.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"}(sn||(sn={}));var un,Sn=function(){return{layout:{selectorKey:sn.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"48",unit:1}),margin:Vo.margin,padding:Vo.padding,positionType:Vo.positionType,pinTo:Vo.pinTo,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,displayFormat:yn.displayFormat,showUomPrice:yn.showUomPrice,itemSpacing:yn.itemSpacing,itemPadding:yn.itemPadding,itemContentAlignment:yn.itemContentAlignment,maxItemsToDisplay:yn.maxItemsToDisplay,overflowItems:yn.overflowItems,header:yn.header,headerHeight:yn.headerHeight,rowHeight:yn.rowHeight,headerDivider:yn.headerDivider,rowDivider:yn.rowDivider,columnDivider:yn.columnDivider,alternativeRowColors:yn.alternativeRowColors,headerCellPadding:yn.headerCellPadding,rowCellPadding:yn.rowCellPadding,contentAlignment:yn.contentAlignment,overflowControl:yn.overflowControl,paginationType:yn.paginationType,paginationAlignment:yn.paginationAlignment,rowsPerPage:yn.rowsPerPage,imageBehavior:yn.imageBehavior,itemsPerRow:yn.itemsPerRow,onClick:yn.onClick},design:{selectorKey:sn.DESIGN,itemStyle:{selectorKey:sn.ITEM_STYLE,defaultState:{selectorKey:sn.DEFAULT_STATE,contentAlignment:yn.contentAlignment,horizontalPadding:yn.horizontalPadding,verticalPadding:yn.verticalPadding,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},selectedState:{selectorKey:sn.SELECTED_STATE,contentAlignment:yn.contentAlignment,horizontalPadding:yn.horizontalPadding,verticalPadding:yn.verticalPadding,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius}},uomTitleStyle:{selectorKey:sn.UOM_TITLE_STYLE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},uomConversionStyle:{selectorKey:sn.UOM_CONVERSION_STYLE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},productPrice:{selectorKey:sn.PRODUCT_PRICE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},uomStyle:{selectorKey:sn.UOM_STYLE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},currencyCodeStyle:{selectorKey:sn.CURRENCY_CODE_STYLE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},actualPrice:{selectorKey:sn.ACTUAL_PRICE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},discount:{selectorKey:sn.DISCOUNT,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},discountValue:{selectorKey:sn.DISCOUNT_VALUE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},savings:{selectorKey:sn.SAVINGS,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},savingsValue:{selectorKey:sn.SAVINGS_VALUE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},pricePerUnit:{selectorKey:sn.PRICE_PER_UNIT,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.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},table:{selectorKey:sn.TABLE,backgroundColor:Vo.backgroundColor,showBorder:Vo.showBorder,borderStyle:yn.design.table.borderStyle,borderColor:Vo.borderColor,borderPerSlide:yn.design.table.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur},tableHeader:{selectorKey:sn.TABLE_HEADER,backgroundColor:Vo.backgroundColor},headerText:{selectorKey:sn.HEADER_TEXT,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},tableRow:{selectorKey:sn.TABLE_ROW,backgroundColor:Vo.backgroundColor,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},rowDividers:{selectorKey:sn.ROW_DIVIDERS,headerDivider:yn.design.rowAndHeaderDividers.headerDivider,rowDivider:yn.design.rowAndHeaderDividers.rowDivider,columnDivider:yn.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:sn.SCROLL,scrollBarWidth:yn.design.scrollBar.scrollBarWidth,scrollBarColor:yn.design.scrollBar.scrollBarColor},pagination:{selectorKey:sn.PAGINATION,defaultState:{selectorKey:sn.DEFAULT_STATE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.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:Vo.backgroundColor,pagination:yn.design.pagination.pagination},hoverState:{selectorKey:sn.HOVER_STATE,theme:Vo.theme}},showMoreItemsButton:{selectorKey:sn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:yn.design.pagination.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight}},content:{selectorKey:sn.CONTENT,productPrice:yn.productPrice,sellingPrice:yn.sellingPrice,productPriceDisplayUOM:yn.productPriceDisplayUOM,productPriceDisplayCurrencyCode:yn.productPriceDisplayCurrencyCode,showActualPrice:yn.showActualPrice,actualPrice:yn.actualPrice,actualPriceDisplayUOM:yn.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:yn.actualPriceDisplayCurrencyCode,discount:yn.discount,discountValue:yn.discountValue,showSavings:yn.showSavings,savings:yn.savings,savingsValue:yn.savingsValue,savingsDisplayCurrencyCode:yn.savingsDisplayCurrencyCode,embellishmentPrice:yn.embellishmentPrice,productTax:yn.productTax,productShippingPrice:yn.productShippingPrice,pricePerUnit:yn.pricePerUnit,uom:yn.uom,uomName:yn.uomName,uomConversion:yn.uomConversion},dataConnector:{selectorKey:sn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:kr.CONTROLS}}}},gn={optionSelection:{value:!0,property:"optionSelection",propertyType:kr.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:kr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:kr.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:kr.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:kr.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:kr.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:kr.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:kr.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:kr.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:kr.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",unit:1,propertyType:kr.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:kr.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:kr.CSS},maxItemsToDisplay:{value:"10",property:"maxItemsToDisplay",propertyType:kr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:kr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:kr.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:kr.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:kr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:kr.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:kr.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:kr.CONTROLS},dropdownOptionsSpacing:{value:"10",unit:1,property:"dropdownOptionsSpacing",propertyType:kr.CSS},dropdownOptionsPadding:{value:"10",unit:1,property:"dropdownOptionsPadding",propertyType:kr.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:kr.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:kr.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:kr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:kr.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:kr.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:kr.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:kr.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:kr.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:kr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:kr.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:kr.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:kr.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:kr.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:kr.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:kr.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:kr.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:kr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:kr.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:kr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:kr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:kr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:kr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:kr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:kr.CONTROLS},header:{value:!0,property:"header",propertyType:kr.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:kr.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:kr.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:kr.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:kr.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:kr.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:kr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:kr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:kr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:kr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:kr.CONTROLS},headerCellPadding:{value:"30",unit:1,property:"headerCellPadding",propertyType:kr.CSS},rowCellPadding:{value:"30",unit:1,property:"rowCellPadding",propertyType:kr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:kr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:kr.CSS},groupHorizontalPadding:{value:"20",unit:1,property:"groupHorizontalPadding",propertyType:kr.CSS},groupVerticalPadding:{value:"20",unit:1,property:"groupVerticalPadding",propertyType:kr.CSS},groupAndContainerSpacing:{value:"30",unit:1,property:"groupAndContainerSpacing",propertyType:kr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:kr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:kr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:kr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:kr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:kr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:kr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:kr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:kr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:kr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:kr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:kr.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:kr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:kr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:kr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:kr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:kr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:kr.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:kr.CSS},verticalPadding:{value:"10",property:"verticalPadding",unit:1,propertyType:kr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:kr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:kr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:kr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:kr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:kr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:kr.CONTROLS},iconPadding:{value:0,unit:1,property:"iconPadding",parentRef:"bs-at",propertyType:kr.CSS},buttonType:{value:"primaryButton",propertyType:kr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:kr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:kr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:kr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:kr.CONTROLS},backgroundShape:{value:"circle",propertyType:kr.CONTROLS},swatchShape:{value:"circle",propertyType:kr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:kr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:kr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:kr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:kr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:kr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:kr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:kr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:kr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:kr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:kr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:kr.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:kr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:kr.CONTROLS},fontSize:{value:"16",propertyType:kr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},characterSpacing:{value:"16",propertyType:kr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:kr.CSS,unit:1},lineHeight:{value:"16",propertyType:kr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:kr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:kr.CSS},fontSize:{value:"16",propertyType:kr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},characterSpacing:{value:"16",propertyType:kr.CSS,unit:1},lineHeight:{value:"16",propertyType:kr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:kr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:kr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:kr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:kr.CONTROLS},paginationStyle:{value:"dotted",propertyType:kr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:kr.CONTROLS},arrowSize:{value:"16",propertyType:kr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:kr.CSS},backgroundShape:{value:"rectangle",propertyType:kr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:kr.CSS},font:{value:"lato",propertyType:kr.CSS},fontSize:{value:"16",propertyType:kr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},hoverBackgroundShape:{value:"circle",propertyType:kr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:kr.CSS},hoverFont:{value:"lato",propertyType:kr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:kr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:kr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:kr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:kr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:kr.CONTROLS},iconSize:{value:"20",propertyType:kr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:kr.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"}(un||(un={}));var Tn,hn=function(){return{layout:{selectorKey:un.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"48",unit:1}),margin:Vo.margin,padding:Vo.padding,positionType:Vo.positionType,pinTo:Vo.pinTo,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,optionSelection:gn.optionSelection,displayOutOfStockValues:gn.displayOutOfStockValues,displayStyle:gn.displayStyle,notifyMeButton:gn.notifyMeButton,quantitySelectorForVariantSelector:gn.quantitySelectorForVariantSelector,dividerBetweenItems:gn.dividerBetweenItems,optionTitleValueSpacing:gn.optionTitleValueSpacing,remainingDisplayStyle:gn.remainingDisplayStyle,allowUserToSearch:gn.allowUserToSearch,allowUserToFilter:gn.allowUserToFilter,itemSpacing:gn.itemSpacing,swatchTypeDisplayStyle:{selectorKey:un.SWATFH_TYPE_DISPLAY_STYLE,displayValues:gn.displayValues,itemPadding:gn.itemPadding,itemSpacing:gn.itemSpacing,maxItemsToDisplay:gn.maxItemsToDisplay,overflowItems:gn.overflowItems,swatchImageType:gn.swatchImageType},singleSelectDisplayStyle:{selectorKey:un.SINGLE_SELECT_DISPLAY_STYLE,displayValues:gn.displayValues,itemPadding:gn.itemPadding,itemSpacing:gn.itemSpacing,maxItemsToDisplay:gn.maxItemsToDisplay,overflowItems:gn.overflowItems,imageBehaviour:gn.imageBehaviour,itemsPerRow:gn.itemsPerRow,itemContentAlignment:gn.itemContentAlignment,overflowDirection:gn.overflowDirection},dropdownDisplayStyle:{selectorKey:un.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:gn.dropdownOptionsSpacing,dropdownOptionsPadding:gn.dropdownOptionsPadding,dropdownStyle:gn.dropdownStyle,optionAndListSpacing:gn.optionAndListSpacing,dropdownListItemSpacing:gn.dropdownListItemSpacing,dropdownListItemPadding:gn.dropdownListItemPadding,dividerBetweenListItems:gn.dividerBetweenListItems,maxItemsToDisplay:gn.maxItemsToDisplay,overflowItems:gn.overflowItems},groupedOptionsDisplayStyle:{selectorKey:un.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:gn.groupsDisplayStyle,groupSpacing:gn.groupSpacing,groupPadding:gn.groupPadding,groupHeaderAndOptionSpacing:gn.groupHeaderAndOptionSpacing,tabDirection:gn.tabDirection,tabLayout:gn.tabLayout,tabAlignment:gn.tabAlignment,tabSpacing:gn.tabSpacing,tabAndContainerSpacing:gn.tabAndContainerSpacing,tabHorizontalPadding:gn.tabHorizontalPadding,tabVerticalPadding:gn.tabVerticalPadding,containerPadding:gn.tabVerticalPadding,overflowItems:gn.overflowItems,tabRowSpacing:gn.tabRowSpacing,expandIconPosition:gn.expandIconPosition,expandFirstItemByDefault:gn.expandFirstItemByDefault,allowMultipleOpenItems:gn.allowMultipleOpenItems,itemDividers:gn.itemDividers,accordionSpacing:gn.accordionSpacing,accordionAndContainerSpacing:gn.accordionAndContainerSpacing,accordionHorizontalPadding:gn.accordionHorizontalPadding,accordionVerticalPadding:gn.accordionVerticalPadding,groupAndContainerSpacing:gn.groupAndContainerSpacing,groupHorizontalPadding:gn.groupHorizontalPadding,groupVerticalPadding:gn.groupVerticalPadding,canCollapseGroups:gn.canCollapseGroups,collapseIconPosition:gn.collapseIconPosition},tableDisplayStyle:{selectorKey:un.TABLE_DISPLAY_STYLE,header:gn.header,headerHeight:gn.headerHeight,rowHeight:gn.rowHeight,headerDivider:gn.headerDivider,rowDivider:gn.rowDivider,columnDivider:gn.columnDivider,alternativeRowColors:gn.alternativeRowColors,headerCellPadding:gn.headerCellPadding,rowCellPadding:gn.rowCellPadding,contentAlignment:gn.contentAlignment,overflowControl:gn.overflowControl,paginationType:gn.paginationType,paginationAlignment:gn.paginationAlignment,rowsPerPage:gn.rowsPerPage,showMoreRows:gn.showMoreRows},groupedTableDisplayStyle:{selectorKey:un.GROUPED_TABLE_DISPLAY_STYLE,groupsDisplayStyle:gn.groupsDisplayStyle,groupSpacing:gn.groupSpacing,groupPadding:gn.groupPadding,groupHeaderAndOptionSpacing:gn.groupHeaderAndOptionSpacing}},design:{selectorKey:un.DESIGN,optionStyle:{selectorKey:un.OPTION_STYLE,contentAlignment:gn.contentAlignment,horizontalPadding:gn.horizontalPadding,verticalPadding:gn.verticalPadding,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},swatchOptionValueStyle:{selectorKey:un.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:un.DEFAULT_STATE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,backgroundShape:gn.backgroundShape,swatchShape:gn.swatchShape},hoverState:{selectorKey:un.HOVER_STATE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,backgroundShape:gn.backgroundShape,swatchShape:gn.swatchShape},selectedState:{selectorKey:un.SELECTED_STATE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,backgroundShape:gn.backgroundShape,swatchShape:gn.swatchShape}},singleOptionValueStyle:{selectorKey:un.SINGLE_OPTION_VALUE_STYLE,defaultState:{selectorKey:un.DEFAULT_STATE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,backgroundShape:gn.backgroundShape},hoverState:{selectorKey:un.HOVER_STATE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,backgroundShape:gn.backgroundShape},selectedState:{selectorKey:un.SELECTED_STATE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,backgroundShape:gn.backgroundShape}},tabItemStyle:{selectorKey:un.TAB_ITEM_STYLE,defaultState:{selectorKey:un.DEFAULT_STATE,contentAlignment:gn.contentAlignment,tabAndContainerSpacing:gn.tabAndContainerSpacing,horizontalPadding:gn.horizontalPadding,verticalPadding:gn.verticalPadding,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},hoverState:{selectorKey:un.HOVER_STATE,contentAlignment:gn.contentAlignment,tabAndContainerSpacing:gn.tabAndContainerSpacing,horizontalPadding:gn.horizontalPadding,verticalPadding:gn.verticalPadding,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},selectedState:{selectorKey:un.SELECTED_STATE,contentAlignment:gn.contentAlignment,tabAndContainerSpacing:gn.tabAndContainerSpacing,horizontalPadding:gn.horizontalPadding,verticalPadding:gn.verticalPadding,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius}},accordionItemStyle:{selectorKey:un.ACCORDION_ITEM_STYLE,defaultState:{selectorKey:un.DEFAULT_STATE},collapsedState:{selectorKey:un.COLLAPSED_STATE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},expandedState:{selectorKey:un.EXPANDED_STATE,backgroundColor:Vo.backgroundColor,containerBackgroundColor:Object.assign(Object.assign({},Vo.backgroundColor),{property:"containerBackgroundColor"}),borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius}},groupedUpfrontStyle:{selectorKey:un.GROUPED_UPFRONT_STYLE,backgroundColor:Vo.backgroundColor,containerBackgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},dropdownStyle:{selectorKey:un.DROPDOWN_STYLE,backgroundColor:Vo.backgroundColor,containerBackgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},arrows:{selectorKey:un.ARROWS,arrowIconStyle:gn.arrowIconStyle,leftArrowIconStyle:gn.leftArrowIconStyle,rightArrowIconStyle:gn.rightArrowIconStyle,backgroundShape:gn.backgroundShape,arrowSize:gn.arrowSize,arrowColor:gn.arrowColor},paginationDots:{selectorKey:un.PAGINATION_DOTS,dotSize:gn.dotSize,currentDotColor:gn.currentDotColor,otherDotColor:gn.otherDotColor},paginationLine:{selectorKey:un.PAGINATION_LINE,currentLineColor:gn.currentLineColor,otherLineColor:gn.otherLineColor,lineHeight:gn.lineHeight,lineWidth:gn.lineWidth},table:{selectorKey:un.TABLE,backgroundColor:Vo.backgroundColor,showBorder:Vo.showBorder,borderStyle:gn.design.table.borderStyle,borderColor:Vo.borderColor,borderPerSlide:gn.design.table.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur},tableHeader:{selectorKey:un.TABLE_HEADER,backgroundColor:Vo.backgroundColor},headerText:{selectorKey:un.HEADER_TEXT,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},tableRow:{selectorKey:un.TABLE_ROW,backgroundColor:Vo.backgroundColor,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},scroll:{selectorKey:un.SCROLL,scrollBarWidth:gn.design.scrollBar.scrollBarWidth,scrollBarColor:gn.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:un.ROW_DIVIDERS,headerDivider:gn.design.rowAndHeaderDividers.headerDivider,rowDivider:gn.design.rowAndHeaderDividers.rowDivider,columnDivider:gn.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:un.PAGINATION,defaultState:{selectorKey:un.DEFAULT_STATE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.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:Vo.backgroundColor,pagination:gn.design.pagination.pagination},hoverState:{selectorKey:un.HOVER_STATE,theme:Vo.theme}},showMoreItemsButton:{selectorKey:un.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:gn.design.pagination.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,icon:Vo.icon,showIcon:Vo.showIcon,iconSize:Vo.iconSize,iconColor:Vo.iconColor},optionTitle:{selectorKey:un.OPTION_TITLE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,themeDesc:Vo.themeDesc,fontDesc:Vo.fontDesc,fontSizeDesc:Vo.fontSizeDesc,textColorDesc:Vo.textColorDesc,boldDesc:Vo.boldDesc,italicDesc:Vo.italicDesc,linethroughDesc:Vo.linethroughDesc,underlineDesc:Vo.underlineDesc,textAlignDesc:Vo.textAlignDesc,characterSpacingDesc:Vo.characterSpacingDesc,lineHeightDesc:Vo.lineHeightDesc},noOfOptionValues:{selectorKey:un.NO_OF_OPTION_VALUES,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},optionPrice:{selectorKey:un.OPTION_PRICE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},selectedVarientName:{selectorKey:un.SELECTED_VARIENT_NAME,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},optionValueName:{selectorKey:un.OPTION_VALUE_NAME,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},optionValueCode:{selectorKey:un.OPTION_VALUE_CODE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},noOfVariantsAvailable:{selectorKey:un.NO_OF_VARIENTS_AVAILABLE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},optionValuePrice:{selectorKey:un.OPTION_VALUE_PRICE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},availableInventory:{selectorKey:un.AVAILABLE_INVENTORY,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},addedItemsTotal:{selectorKey:un.ADDED_ITEMS_TOTAL,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight}},content:{selectorKey:un.CONTENT,optionProperties:gn.optionProperties,optionName:gn.optionName,noOfOptionValues:gn.noOfOptionValues,optionPrice:gn.optionPrice,priceFormat:gn.priceFormat,showSelectedVariant:gn.showSelectedVariant,optionValueProperties:gn.optionValueProperties,optionValueName:gn.optionValueName,optionValueCode:gn.optionValueCode,swatchImage:gn.swatchImage,swatchImageType:gn.swatchImageType,noOfVariantsAvailable:gn.noOfVariantsAvailable,optionValuePrice:gn.optionValuePrice,showAvailableInventory:gn.showAvailableInventory,showTotalPriceOfAddedItems:gn.showTotalPriceOfAddedItems},dataConnector:{selectorKey:un.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"selectedOptions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:kr.CONTROLS}}}},Cn={layout:{autoplay:{value:"true",propertyType:kr.CONTROLS},showControls:{value:"onHover",propertyType:kr.CONTROLS},loopVideo:{value:!0,propertyType:kr.CONTROLS},loopCount:{value:4,propertyType:kr.CONTROLS}},content:{image:{value:{src:"https://i.pinimg.com/736x/ba/91/a4/ba91a41ba14269c20b2ae3d9bde16e4d.jpg"},propertyType:kr.CONTROLS},videoFile:{value:"https://sellerscommerce.sirv.com/00000000-0000-0000-0000-000000000000/template-images/default-video.mp4",propertyType:kr.CONTROLS,property:"videoFile"},showVideoTitle:{value:!0,propertyType:kr.CONTROLS},videoTitle:{value:"Sample Video",propertyType:kr.CONTROLS},showVideoDescription:{value:!0,propertyType:kr.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:kr.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:kr.CONTROLS},thumbnailImage:{value:"",propertyType:kr.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:kr.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:kr.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:kr.CONTROLS},icon:{value:"",propertyType:kr.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:kr.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:kr.CSS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:kr.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:kr.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:kr.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:kr.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:kr.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:kr.CSS},playIcon:{value:"preview",property:"playIcon",propertyType:kr.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:kr.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:kr.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:kr.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"}(Tn||(Tn={}));var On,bn=function(){return{layout:{selectorKey:Tn.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"245",unit:4}),margin:Vo.margin,padding:Object.assign(Object.assign({},Vo.padding),{value:"20",unit:1}),autoplay:Cn.layout.autoplay,showControls:Cn.layout.showControls,loopVideo:Cn.layout.loopVideo,loopCount:Cn.layout.loopCount,positionType:Vo.positionType,pinTo:Vo.pinTo},content:{selectorKey:Tn.CONTENT,videoFile:Cn.content.videoFile,showVideoTitle:Cn.content.showVideoTitle,videoTitle:Cn.content.videoTitle,showVideoDescription:Cn.content.showVideoDescription,videoDescription:Cn.content.videoDescription,showCustomVideoThumbnail:Cn.content.showCustomVideoThumbnail,thumbnailImage:Cn.content.thumbnailImage,image:Cn.content.image},design:{selectorKey:Tn.DESIGN,videoWidgetLayout:{selectorKey:Tn.VIDEO_WIDGET_LAYOUT,verticalAlignment:Cn.design.verticalAlignment,widgetTextAndItemSpacing:Cn.design.widgetTextAndItemSpacing,textPosition:Cn.design.textPosition},videoWidgetDesign:{selectorKey:Tn.VIDEO_WIDGET_DESIGN,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,showIcon:Vo.showIcon,iconSize:Vo.iconSize,iconColor:Vo.iconColor,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,themeDesc:Vo.themeDesc,fontDesc:Vo.fontDesc,fontSizeDesc:Vo.fontSizeDesc,textColorDesc:Vo.textColorDesc,boldDesc:Vo.boldDesc,italicDesc:Vo.italicDesc,linethroughDesc:Vo.linethroughDesc,underlineDesc:Vo.underlineDesc,textAlignDesc:Vo.textAlignDesc,characterSpacingDesc:Vo.characterSpacingDesc,lineHeightDesc:Vo.lineHeightDesc},videoTextLayout:{selectorKey:Tn.VIDEO_TEXT_LAYOUT,textVerticalPadding:Cn.design.textVerticalPadding,textHorizontalPadding:Cn.design.textHorizontalPadding,titleAndDescriptionSpacing:Cn.design.titleAndDescriptionSpacing},videoTextContainerDesign:{selectorKey:Tn.VIDEO_TEXT_CONTAINER_DESIGN,backgroundColor:Vo.backgroundColor,showBorder:Vo.showBorder,borderStyle:Vo.borderStyle,borderColor:Vo.borderColor,borderPerSlide:Vo.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur},playPause:{selectorKey:Tn.PLAY_PAUSE,playIcon:Cn.design.playIcon,pauseIcon:Cn.design.pauseIcon,size:Cn.design.size,iconColor:Vo.iconColor,backgroundShape:Cn.design.backgroundShape,backgroundColor:Vo.backgroundColor}}}},vn={layout:{groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:kr.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:kr.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:kr.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:kr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:kr.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:kr.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:kr.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:kr.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:kr.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:kr.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:kr.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:kr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:kr.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:kr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:kr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:kr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:kr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:kr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:kr.CONTROLS},header:{value:!0,property:"header",propertyType:kr.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:kr.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:kr.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:kr.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:kr.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:kr.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:kr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:kr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:kr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:kr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:kr.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:kr.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:kr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:kr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:kr.CSS},groupHorizontalPadding:{value:"10",unit:1,property:"groupHorizontalPadding",propertyType:kr.CSS},groupVerticalPadding:{value:"10",unit:1,property:"groupVerticalPadding",propertyType:kr.CSS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:kr.CONTROLS},groupAndContainerSpacing:{value:"10",unit:1,property:"groupAndContainerSpacing",propertyType:kr.CSS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:kr.CONTROLS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:kr.CONTROLS},overflowControl:{value:"None",property:"overflowControl",propertyType:kr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:kr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:kr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:kr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:kr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:kr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:kr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:kr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:kr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:kr.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:kr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:kr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:kr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:kr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:kr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:kr.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:kr.CSS},verticalPadding:{value:"10",unit:1,property:"verticalPadding",propertyType:kr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:kr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:kr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:kr.CONTROLS},itemSpacing:{value:"10",unit:1,property:"itemSpacing",propertyType:kr.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:kr.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:kr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:kr.CONTROLS},displayValues:{value:"Stack Vertical",property:"displayValues",propertyType:kr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:kr.CONTROLS},sliderDisplayScrollBar:{value:!1,propertyType:kr.CONTROLS,property:"sliderDisplayScrollBar"},showVolumePrice:{value:!0,propertyType:kr.CONTROLS,property:"showVolumePrice"},displayFormat:{value:"Stack Horizontal",propertyType:kr.CONTROLS,property:"displayFormat"},onClick:{value:"showAll",propertyType:kr.CONTROLS,property:"onClick"},sliderControl:{value:"Arrows",propertyType:kr.CONTROLS,property:"sliderControl"},controlPosition:{value:"bottom",propertyType:kr.CONTROLS,property:"controlPosition"},loopImages:{value:!1,propertyType:kr.CONTROLS,property:"loopImages"},autoplay:{value:!1,propertyType:kr.CONTROLS,property:"autoplay"},showMoreRows:{value:"onScroll",propertyType:kr.CONTROLS,property:"showMoreRows"},noOfItemsToLoad:{value:"allItems",propertyType:kr.CONTROLS,property:"noOfItemsToLoad"},groupDisplayStyle:{value:"horizontalTabs",propertyType:kr.CONTROLS,property:"groupDisplayStyle"},optionTitleAndValueSpacing:{value:"20",propertyType:kr.CSS,property:"optionTitleAndValueSpacing"},tabItemSpacing:{value:"20",propertyType:kr.CSS,property:"tabItemSpacing"},accordionItemSpacing:{value:"20",propertyType:kr.CSS,property:"accordionItemSpacing"}},content:{uom:{value:!0,propertyType:kr.CONTROLS,property:"uom"},uomName:{value:!0,propertyType:kr.CONTROLS,property:"uomName"},uomConversion:{value:!0,propertyType:kr.CONTROLS,property:"uomConversion"},productPrice:{value:!0,propertyType:kr.CONTROLS,property:"productPrice"},sellingPrice:{value:!0,propertyType:kr.CONTROLS,property:"sellingPrice"},displayProductUOM:{value:!0,propertyType:kr.CONTROLS,property:"displayProductUOM"},displayProductCurrencyCode:{value:!0,propertyType:kr.CONTROLS,property:"displayProductCurrencyCode"},actualPriceToggle:{value:!0,propertyType:kr.CONTROLS,property:"actualPriceToggle"},actualPrice:{value:!0,propertyType:kr.CONTROLS,property:"actualPrice"},displayPriceUOM:{value:!0,propertyType:kr.CONTROLS,property:"displayPriceUOM"},displayPriceCurrencyCode:{value:!0,propertyType:kr.CONTROLS,property:"displayPriceCurrencyCode"},discountPercentage:{value:!0,propertyType:kr.CONTROLS,property:"discountPercentage"},discountValue:{value:!0,propertyType:kr.CONTROLS,property:"discountValue"},savings:{value:!0,propertyType:kr.CONTROLS,property:"savings"},savingsPercentage:{value:!0,propertyType:kr.CONTROLS,property:"savingsPercentage"},savingsValue:{value:!0,propertyType:kr.CONTROLS,property:"savingsValue"},displaySavingsCurrencyCode:{value:!0,propertyType:kr.CONTROLS,property:"displaySavingsCurrencyCode"},pricePerUnit:{value:!0,propertyType:kr.CONTROLS,property:"pricePerUnit"},EmbellishmentPrice:{value:!0,propertyType:kr.CONTROLS,property:"EmbellishmentPrice"},productTax:{value:!0,propertyType:kr.CONTROLS,property:"productTax"},productShippingPrice:{value:!0,propertyType:kr.CONTROLS,property:"productShippingPrice"}},design:{arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:kr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:kr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:kr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:kr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:kr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:kr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:kr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:kr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:kr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:kr.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:kr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:kr.CSS},table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:kr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:kr.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:kr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:kr.CONTROLS},fontSize:{value:"16",propertyType:kr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},characterSpacing:{value:"16",propertyType:kr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:kr.CSS,unit:1},lineHeight:{value:"16",propertyType:kr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:kr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:kr.CSS},fontSize:{value:"16",propertyType:kr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},characterSpacing:{value:"16",propertyType:kr.CSS,unit:1},lineHeight:{value:"16",propertyType:kr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:kr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:kr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:kr.CSS,parentRef:"cs-be-cr-2"}},pagination:{rightArrowIconStyle:{value:"chevron-right",propertyType:kr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:kr.CONTROLS},pagination:{value:"defaultState",propertyType:kr.CONTROLS},paginationStyle:{value:"dotted",propertyType:kr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:kr.CONTROLS},arrowSize:{value:"16",propertyType:kr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:kr.CSS},backgroundShape:{value:"rectangle",propertyType:kr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:kr.CSS},font:{value:"lato",propertyType:kr.CSS},fontSize:{value:"16",propertyType:kr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},hoverBackgroundShape:{value:"circle",propertyType:kr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:kr.CSS},hoverFont:{value:"lato",propertyType:kr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:kr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:kr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:kr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:kr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:kr.CONTROLS},iconSize:{value:"20",propertyType:kr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:kr.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"}(On||(On={}));var mn,wn=function(){return{layout:{selectorKey:On.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"48",unit:1}),margin:Vo.margin,padding:Vo.padding,showVolumePrice:vn.layout.showVolumePrice,displayFormat:vn.layout.displayFormat,itemSpacing:vn.layout.itemSpacing,maxItemsToDisplay:vn.layout.maxItemsToDisplay,overflowControl:vn.layout.overflowControl,onClick:vn.layout.onClick,sliderControl:vn.layout.sliderControl,controlPosition:vn.layout.controlPosition,loopImages:vn.layout.loopImages,autoplay:vn.layout.autoplay,header:vn.layout.header,headerHeight:vn.layout.headerHeight,rowHeight:vn.layout.rowHeight,headerDivider:vn.layout.headerDivider,rowDivider:vn.layout.rowDivider,columnDivider:vn.layout.columnDivider,alternativeRowColors:vn.layout.alternativeRowColors,headerCellPadding:vn.layout.headerCellPadding,rowCellPadding:vn.layout.rowCellPadding,contentAlignment:vn.layout.contentAlignment,showMoreRows:vn.layout.showMoreRows,rowsPerPage:vn.layout.rowsPerPage,paginationType:vn.layout.paginationType,paginationAlignment:vn.layout.paginationAlignment,optionTitleAndValueSpacing:vn.layout.optionTitleAndValueSpacing,tabItemSpacing:vn.layout.tabItemSpacing,accordionItemSpacing:vn.layout.accordionItemSpacing,noOfItemsToLoad:vn.layout.noOfItemsToLoad,groupDisplayStyle:vn.layout.groupDisplayStyle,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo,sliderDisplayScrollBar:vn.layout.sliderDisplayScrollBar,optionTitleValueSpacing:vn.layout.optionTitleValueSpacing,dividerBetweenItems:vn.layout.dividerBetweenItems,optionsDisplayStyle:{selectorKey:On.OPTION_DISPLAY_STYLE,displayValues:vn.layout.displayValues,itemPadding:vn.layout.itemPadding,itemSpacing:vn.layout.itemSpacing,maxItemsToDisplay:vn.layout.maxItemsToDisplay,overflowItems:vn.layout.overflowItems,swatchImageType:vn.layout.swatchImageType},groupedOptionsDisplayStyle:{selectorKey:On.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:vn.layout.groupsDisplayStyle,groupSpacing:vn.layout.groupSpacing,groupPadding:vn.layout.groupPadding,groupHeaderAndOptionSpacing:vn.layout.groupHeaderAndOptionSpacing,tabDirection:vn.layout.tabDirection,tabLayout:vn.layout.tabLayout,tabAlignment:vn.layout.tabAlignment,tabSpacing:vn.layout.tabSpacing,tabAndContainerSpacing:vn.layout.tabAndContainerSpacing,tabHorizontalPadding:vn.layout.tabHorizontalPadding,tabVerticalPadding:vn.layout.tabVerticalPadding,containerPadding:vn.layout.containerPadding,overflowItems:vn.layout.overflowItems,tabRowSpacing:vn.layout.tabRowSpacing,expandIconPosition:vn.layout.expandIconPosition,expandFirstItemByDefault:vn.layout.expandFirstItemByDefault,allowMultipleOpenItems:vn.layout.allowMultipleOpenItems,itemDividers:vn.layout.itemDividers,accordionSpacing:vn.layout.accordionSpacing,accordionAndContainerSpacing:vn.layout.accordionAndContainerSpacing,accordionHorizontalPadding:vn.layout.accordionHorizontalPadding,accordionVerticalPadding:vn.layout.accordionVerticalPadding,groupAndContainerSpacing:vn.layout.groupAndContainerSpacing,groupHorizontalPadding:vn.layout.groupHorizontalPadding,groupVerticalPadding:vn.layout.groupVerticalPadding,canCollapseGroups:vn.layout.canCollapseGroups,collapseIconPosition:vn.layout.collapseIconPosition}},content:{selectorKey:On.CONTENT,uom:vn.content.uom,uomName:vn.content.uomName,uomConversion:vn.content.uomConversion,productPrice:vn.content.productPrice,sellingPrice:vn.content.sellingPrice,displayProductUOM:vn.content.displayProductUOM,displayProductCurrencyCode:vn.content.displayProductCurrencyCode,actualPriceToggle:vn.content.actualPriceToggle,actualPrice:vn.content.actualPrice,displayPriceUOM:vn.content.displayPriceUOM,displayPriceCurrencyCode:vn.content.displayPriceCurrencyCode,discountPercentage:vn.content.discountPercentage,discountValue:vn.content.discountValue,savings:vn.content.savings,savingsPercentage:vn.content.savingsPercentage,savingsValue:vn.content.savingsValue,displaySavingsCurrencyCode:vn.content.displayProductCurrencyCode,pricePerUnit:vn.content.pricePerUnit,EmbellishmentPrice:vn.content.EmbellishmentPrice,productTax:vn.content.productTax,productShippingPrice:vn.content.productShippingPrice},design:{selectorKey:On.DESIGN,itemStyle:{selectorKey:On.ITEM_STYLE,defaultState:{selectorKey:On.DEFAULT_STATE,contentAlignment:vn.design.contentAlignment,horizontalPadding:vn.design.horizontalPadding,verticalPadding:vn.design.verticalPadding,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},selectedState:{selectorKey:On.SELECTED_STATE,contentAlignment:vn.design.contentAlignment,horizontalPadding:vn.design.horizontalPadding,verticalPadding:vn.design.verticalPadding,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius}},uomTitleStyle:{selectorKey:On.UOM_TITLE_STYLE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},uomConversionStyle:{selectorKey:On.UOM_CONVERSION_STYLE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},productPrice:{selectorKey:On.PRODUCT_PRICE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},uomStyle:{selectorKey:On.UOM_STYLE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},currencyCodeStyle:{selectorKey:On.CURRENCY_CODE_STYLE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},actualPrice:{selectorKey:On.ACTUAL_PRICE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},discount:{selectorKey:On.DISCOUNT,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},discountValue:{selectorKey:On.DISCOUNT_VALUE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},savings:{selectorKey:On.SAVINGS,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},savingsValue:{selectorKey:On.SAVINGS_VALUE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},pricePerUnit:{selectorKey:On.PRICE_PER_UNIT,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},arrows:{selectorKey:On.ARROWS,arrowIconStyle:vn.design.pagination.arrowIconStyle,leftArrowIconStyle:vn.design.pagination.leftArrowIconStyle,rightArrowIconStyle:vn.design.pagination.rightArrowIconStyle,backgroundShape:vn.design.pagination.backgroundShape,arrowSize:vn.design.arrowSize,arrowColor:vn.design.arrowColor},paginationDots:{selectorKey:On.PAGINATION_DOTS,dotSize:vn.design.dotSize,currentDotColor:vn.design.currentDotColor,otherDotColor:vn.design.otherDotColor},paginationLine:{selectorKey:On.PAGINATION_LINE,currentLineColor:vn.design.currentLineColor,otherLineColor:vn.design.otherLineColor,lineHeight:vn.design.lineHeight,lineWidth:vn.design.lineWidth},table:{selectorKey:On.TABLE,backgroundColor:Vo.backgroundColor,showBorder:Vo.showBorder,borderStyle:vn.design.table.borderStyle,borderColor:Vo.borderColor,borderPerSlide:vn.design.table.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur},tableHeader:{selectorKey:On.TABLE_HEADER,backgroundColor:Vo.backgroundColor},headerText:{selectorKey:On.HEADER_TEXT,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},tableRow:{selectorKey:On.TABLE_ROW,backgroundColor:Vo.backgroundColor,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},rowDividers:{selectorKey:On.ROW_DIVIDERS,headerDivider:vn.design.rowAndHeaderDividers.headerDivider,rowDivider:vn.design.rowAndHeaderDividers.rowDivider,columnDivider:vn.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:On.SCROLL,scrollBarWidth:vn.design.scrollBar.scrollBarWidth,scrollBarColor:vn.design.scrollBar.scrollBarColor},pagination:{selectorKey:On.PAGINATION,defaultState:{selectorKey:On.DEFAULT_STATE,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,previousIcon:vn.design.pagination.previousIcon,nextIcon:vn.design.pagination.nextIcon,iconSize:vn.design.pagination.iconSize,iconColor:vn.design.pagination.iconColor,backgroundShape:vn.design.pagination.backgroundShape,backgroundColor:Vo.backgroundColor,pagination:vn.design.pagination.pagination},hoverState:{selectorKey:On.HOVER_STATE,theme:Vo.theme}},showMoreItemsButton:{selectorKey:On.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:vn.design.pagination.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight}},dataConnector:{selectorKey:On.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"volumePricingDeatils",url:null,enum:null,id:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:kr.CONTROLS}}}},fn={openAutomaticallyOnPage:{value:!0,propertyType:kr.CONTROLS,property:"openAutomaticallyOnPage"},selectPage:{value:"showImageLightbox",propertyType:kr.CONTROLS,property:"selectPage"},closeOnXIcon:{value:!0,propertyType:kr.CONTROLS,property:"closeIcon"},closeOnClickingBackground:{value:!1,propertyType:kr.CONTROLS,property:"closeOnClickingBackground"},lightboxPosition:{value:"Top Left",propertyType:kr.CONTROLS,property:"lightboxPosition"},horizontalOffset:{value:"0",propertyType:kr.CSS,property:"horizontalOffset",unit:1},verticalOffset:{value:"0",propertyType:kr.CSS,property:"verticalOffset",unit:1}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(mn||(mn={}));var Rn,Nn=function(){return{layout:{selectorKey:mn.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"340",unit:1}),openAutomaticallyOnPage:fn.openAutomaticallyOnPage,selectPage:fn.selectPage,closeIcon:fn.closeOnXIcon,closeOnClickingBackground:fn.closeOnClickingBackground,lightboxPosition:fn.lightboxPosition,horizontalOffset:fn.horizontalOffset,verticalOffset:fn.verticalOffset},design:{selectorKey:mn.DESIGN,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius}}},Ln={whenClicked:{value:"Open Full Cart",property:"whenClicked",propertyType:kr.CONTROLS},showCartText:{value:!0,property:"showCartText",propertyType:kr.CONTROLS},cartText:{value:"My Cart",property:"cartText",propertyType:kr.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:kr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CART_ICON="cartIcon",e.MINI_CART_TEXT="miniCartText",e.CART_ITEMS_COUNT="cartItemsCount"}(Rn||(Rn={}));var Dn,An=function(){return{layout:{selectorKey:Rn.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"135",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"40",unit:1}),margin:Vo.margin,padding:Vo.padding,whenClicked:Ln.whenClicked,showCartText:Ln.showCartText,cartText:Ln.cartText,showNoOfItems:Ln.showNoOfItems,positionType:Vo.positionType,pinTo:Vo.pinTo},design:{selectorKey:Rn.DESIGN,cartIcon:{selectorKey:Rn.CART_ICON,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,showIcon:Vo.showIcon,iconSize:Vo.iconSize,iconColor:Vo.iconColor,icon:Object.assign(Object.assign({},Vo.icon),{value:"shopping-cart-01"})},miniCartText:{selectorKey:Rn.MINI_CART_TEXT,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,themeDesc:Vo.themeDesc,fontDesc:Vo.fontDesc,fontSizeDesc:Vo.fontSizeDesc,textColorDesc:Vo.textColorDesc,boldDesc:Vo.boldDesc,italicDesc:Vo.italicDesc,linethroughDesc:Vo.linethroughDesc,underlineDesc:Vo.underlineDesc,textAlignDesc:Vo.textAlignDesc,characterSpacingDesc:Vo.characterSpacingDesc,lineHeightDesc:Vo.lineHeightDesc},cartItemsCount:{selectorKey:Rn.CART_ITEMS_COUNT,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight}}}},In={loggedInButtonStyle:{value:"Avatar & Name",property:"loggedInButtonStyle",propertyType:kr.CONTROLS},beforeLoginText:{value:"My Cart",property:"beforeLoginText",propertyType:kr.CONTROLS},myAccount:{value:!0,property:"myAccount",propertyType:kr.CONTROLS},myOrders:{value:!0,property:"myOrders",propertyType:kr.CONTROLS},myAddresses:{value:!0,property:"myAddresses",propertyType:kr.CONTROLS},myQuotes:{value:!0,property:"myQuotes",propertyType:kr.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"}(Dn||(Dn={}));var xn,En=function(){return{layout:{selectorKey:Dn.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"180",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"75",unit:1}),margin:Vo.margin,padding:Vo.padding,loggedInButtonStyle:In.loggedInButtonStyle,beforeLoginText:In.beforeLoginText,positionType:Vo.positionType,pinTo:Vo.pinTo},content:{selectorKey:Dn.CONTENT,myAccount:In.myAccount,myOrders:In.myOrders,myAddresses:In.myAddresses,myQuotes:In.myQuotes},design:{selectorKey:Dn.DESIGN,profileAvatar:{selectorKey:Dn.PROFILE_AVATAR,showIcon:Object.assign(Object.assign({},Vo.icon),{value:"user-icon"}),iconSize:Vo.iconSize,iconColor:Vo.iconColor},profileMenuItems:{selectorKey:Dn.profile_ICON,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},profileNameText:{selectorKey:Dn.MINI_profile_TEXT,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(xn||(xn={}));var Pn,_n=function(){return{layout:{selectorKey:xn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:kr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Vo.height),{isReadOnly:!0}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:kr.CONTROLS},itemGap:{property:"itemGap",propertyType:kr.CSS,value:1,unit:Kr.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:kr.CSS},justifyContent:{property:"justifyContent",propertyType:kr.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:kr.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:kr.CSS,value:100,unit:Kr.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:kr.CSS,value:100,unit:Kr.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:kr.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:kr.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:Kr.PIXELS,propertyType:kr.CSS},dotSize:{property:"dotSize",value:10,unit:Kr.PIXELS,propertyType:kr.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:kr.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:kr.CONTROLS},autoplay:{value:!1,propertyType:kr.CONTROLS},autoplayDuration:{value:3e3,unit:Kr.MS,propertyType:kr.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:kr.CONTROLS},stopOnInteraction:{value:!1,propertyType:kr.CONTROLS},displayAds:{value:!0,propertyType:kr.CONTROLS}},design:Object.assign({selectorKey:xn.DESIGN,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},nt),dataConnector:{selectorKey:xn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:kr.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:kr.CONTROLS}},content:{selectorKey:xn.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:kr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Pn||(Pn={}));var Hn,Bn=function(){return{layout:{selectorKey:Pn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:kr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Vo.height),{isReadOnly:!0}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo},design:Object.assign({selectorKey:Pn.DESIGN,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},nt)}},zn={spacingBetweenMenuListItems:{value:20,property:"spacingBetweenMenuListItems",unit:1,propertyType:kr.CSS},fillItemsToContainerWidth:{value:!1,propertyType:kr.CONTROLS},dividerBetweenItems:{value:!1,propertyType:kr.CONTROLS},listItemAlignment:{value:"left",property:"listItemAlignment",propertyType:kr.CSS},listItemContentAlignment:{value:"left",property:"listItemContentAlignment",propertyType:kr.CSS},maxItemsToDisplay:{value:50,unit:7,property:"maxItemsToDisplay",propertyType:kr.CSS},overflowControl:{value:"Load More Button",propertyType:kr.CONTROLS},onClick:{value:"Navigate to a page",propertyType:kr.CONTROLS},menuList:{value:[{label:"Home",url:""}],propertyType:kr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.MENU_CONTAINER="menuContainer",e.MENU_ITEM_STYLE="menuItemStyle"}(Hn||(Hn={}));var kn,Kn=function(){return{layout:{selectorKey:Hn.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:200,unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:30}),margin:Vo.margin,padding:Vo.padding,direction:Vo.direction,spacingBetweenMenuListItems:zn.spacingBetweenMenuListItems,fillItemsToContainerWidth:zn.fillItemsToContainerWidth,dividerBetweenItems:zn.dividerBetweenItems,listItemAlignment:zn.listItemAlignment,listItemContentAlignment:zn.listItemContentAlignment,maxItemsToDisplay:zn.maxItemsToDisplay,overflowControl:zn.overflowControl,onClick:zn.onClick,positionType:Vo.positionType,pinTo:Vo.pinTo},content:{menuList:zn.menuList},design:{selectorKey:Hn.DESIGN,menuContainer:{selectorKey:Hn.MENU_CONTAINER,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},menuItemStyle:{selectorKey:Hn.MENU_ITEM_STYLE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight}}}},jn={itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:kr.CSS},optionItemSpacing:{value:6,property:"optionItemSpacing",unit:1,propertyType:kr.CSS},optionItemPadding:{value:2,property:"optionItemPadding",unit:1,propertyType:kr.CSS},showOptionsToSelect:{value:!0,propertyType:kr.CONTROLS},showNoOfOptions:{value:!0,propertyType:kr.CONTROLS},noOfOptionsToShowUpfront:{value:5,unit:7,propertyType:kr.CONTROLS},showRemainingOptionsAs:{value:"Button",propertyType:kr.CONTROLS},whenClicked:{value:"Open Quick View",propertyType:kr.CONTROLS},buttonText:{value:"More Options",propertyType:kr.CONTROLS},dividerBetweenOptions:{value:!0,propertyType:kr.CONTROLS},optionTitleValueSpacing:{value:6,property:"optionTitleValueSpacing",unit:1,propertyType:kr.CSS},displayValues:{value:"Horizontally",propertyType:kr.CONTROLS},displayStyle:{value:"Swatch",propertyType:kr.CONTROLS},swatchItemSpacing:{value:6,property:"swatchItemSpacing",unit:1,propertyType:kr.CSS},swatchItemSize:{value:30,property:"swatchItemSize",unit:1,propertyType:kr.CSS},swatchItemPadding:{value:2,property:"swatchItemPadding",unit:1,propertyType:kr.CSS,isMuted:!0},swatchMaxItemsToDisplay:{value:5,unit:7,propertyType:kr.CONTROLS},swatchOverflowItems:{value:"Wrap",propertyType:kr.CONTROLS},swatchImageType:{value:"Swatch image",propertyType:kr.CONTROLS},singleSelectDisplayValues:{value:"Horizontal",propertyType:kr.CONTROLS},singleSelectItemSpacing:{value:6,property:"singleSelectItemSpacing",unit:1,propertyType:kr.CSS},singleSelectItemPadding:{value:2,property:"singleSelectItemPadding",unit:1,propertyType:kr.CSS},singleSelectMaxItemsToDisplay:{value:5,unit:7,propertyType:kr.CONTROLS},singleSelectOverFlowItems:{value:"Wrap",propertyType:kr.CONTROLS},swatchDropdownOptionsSpacing:{value:6,property:"swatchDropdownOptionsSpacing",unit:1,propertyType:kr.CSS},swatchDropdownOptionsPadding:{value:2,property:"swatchDropdownOptionsPadding",unit:1,propertyType:kr.CSS},swatchDropdownStyle:{value:"Horizontal",propertyType:kr.CONTROLS},swatchOptionAndListSpacing:{value:6,property:"swatchOptionAndListSpacing",unit:1,propertyType:kr.CSS},swatchDropdownListItemSpacing:{value:6,property:"swatchDropdownListItemSpacing",unit:1,propertyType:kr.CSS},swatchDropdownListItemPadding:{value:2,property:"swatchDropdownListItemPadding",unit:1,propertyType:kr.CSS},swatchDividerBetweenLIstItems:{value:!1,propertyType:kr.CONTROLS}},Un={optionSelection:{value:!0,property:"optionSelection",propertyType:kr.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:kr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:kr.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:kr.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:kr.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:kr.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:kr.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:kr.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:kr.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:kr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:kr.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:kr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:kr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:kr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:kr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:kr.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:kr.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:kr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:kr.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:kr.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:kr.CONTROLS},dropdownOptionsSpacing:{value:6,property:"dropdownOptionsSpacing",propertyType:kr.CSS},dropdownOptionsPadding:{value:0,property:"dropdownOptionsPadding",propertyType:kr.CSS},optionAndListSpacing:{value:6,property:"optionAndListSpacing",propertyType:kr.CSS},dropdownListItemSpacing:{value:6,property:"dropdownListItemSpacing",propertyType:kr.CSS},dropdownListItemPadding:{value:6,property:"dropdownListItemPadding",propertyType:kr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:kr.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:kr.CONTROLS},groupSpacing:{value:6,property:"groupSpacing",propertyType:kr.CONTROLS},groupPadding:{value:6,property:"groupPadding",propertyType:kr.CONTROLS},groupHeaderAndOptionSpacing:{value:6,property:"groupHeaderAndOptionSpacing",propertyType:kr.CONTROLS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:kr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:kr.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:kr.CONTROLS},tabSpacing:{value:6,property:"tabSpacing",propertyType:kr.CSS},tabAndContainerSpacing:{value:6,property:"tabAndContainerSpacing",propertyType:kr.CSS},tabHorizontalPadding:{value:6,property:"tabHorizontalPadding",propertyType:kr.CSS},tabVerticalPadding:{value:6,property:"tabVerticalPadding",propertyType:kr.CSS},containerPadding:{value:6,property:"containerPadding",propertyType:kr.CSS},tabRowSpacing:{value:6,property:"tabRowSpacing",propertyType:kr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:kr.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:kr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:kr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:kr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:kr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:kr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:kr.CONTROLS},header:{value:!0,property:"header",propertyType:kr.CONTROLS},headerHeight:{value:6,property:"headerHeight",propertyType:kr.CSS},rowHeight:{value:6,property:"rowHeight",propertyType:kr.CSS},accordionSpacing:{value:6,property:"accordionSpacing",propertyType:kr.CSS},accordionAndContainerSpacing:{value:6,property:"accordionAndContainerSpacing",propertyType:kr.CSS},accordionHorizontalPadding:{value:6,property:"accordionHorizontalPadding",propertyType:kr.CSS},accordionVerticalPadding:{value:6,property:"accordionVerticalPadding",propertyType:kr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:kr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:kr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:kr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:kr.CONTROLS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:kr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:kr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:kr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:kr.CSS},groupHorizontalPadding:{value:6,property:"groupHorizontalPadding",propertyType:kr.CSS},groupVerticalPadding:{value:6,property:"groupVerticalPadding",propertyType:kr.CSS},groupAndContainerSpacing:{value:6,property:"groupAndContainerSpacing",propertyType:kr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:kr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:kr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:kr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:kr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:kr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:kr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:kr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:kr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:kr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:kr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:kr.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:kr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:kr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:kr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:kr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:kr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:kr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:kr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:kr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:kr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:kr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:kr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:kr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:kr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:kr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:kr.CSS},buttonType:{value:"primaryButton",propertyType:kr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:kr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:kr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:kr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:kr.CONTROLS},backgroundShape:{value:"circle",propertyType:kr.CONTROLS},swatchShape:{value:"circle",propertyType:kr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:kr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:kr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:kr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:kr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:kr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:kr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:kr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:kr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:kr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:kr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:kr.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:kr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:kr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:kr.CONTROLS},fontSize:{value:"16",propertyType:kr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},characterSpacing:{value:"16",propertyType:kr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:kr.CSS,unit:1},lineHeight:{value:"16",propertyType:kr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:kr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:kr.CSS},fontSize:{value:"16",propertyType:kr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},characterSpacing:{value:"16",propertyType:kr.CSS,unit:1},lineHeight:{value:"16",propertyType:kr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:kr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:kr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:kr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:kr.CONTROLS},paginationStyle:{value:"dotted",propertyType:kr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:kr.CONTROLS},arrowSize:{value:"16",propertyType:kr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:kr.CSS},backgroundShape:{value:"rectangle",propertyType:kr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:kr.CSS},font:{value:"lato",propertyType:kr.CSS},fontSize:{value:"16",propertyType:kr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:kr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:kr.CSS},hoverBackgroundShape:{value:"circle",propertyType:kr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:kr.CSS},hoverFont:{value:"lato",propertyType:kr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:kr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:kr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:kr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:kr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:kr.CONTROLS},iconSize:{value:"20",propertyType:kr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:kr.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"}(kn||(kn={}));var Mn,Vn=function(){return{layout:{selectorKey:kn.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"auto",unit:Kr.CUSTOM}),margin:Vo.margin,padding:Vo.padding,positionType:Vo.positionType,pinTo:Vo.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:kn.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Un.dropdownOptionsSpacing,dropdownOptionsPadding:Un.dropdownOptionsPadding,dropdownStyle:Un.dropdownStyle,optionAndListSpacing:Un.optionAndListSpacing,dropdownListItemSpacing:Un.dropdownListItemSpacing,dropdownListItemPadding:Un.dropdownListItemPadding,dividerBetweenListItems:Un.dividerBetweenListItems,maxItemsToDisplay:Un.maxItemsToDisplay,overflowItems:Un.overflowItems}},design:{selectorKey:kn.DESIGN,widgetStyle:{selectorKey:kn.WIDGET_STYLE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},optionValueStyle:{selectorKey:kn.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:kn.DEFAULT_STATE,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,backgroundShape:Un.backgroundShape,swatchShape:Un.swatchShape},hoverState:{selectorKey:kn.HOVER_STATE},selectedState:{selectorKey:kn.SELECTED_STATE}}},dataConnector:{selectorKey:kn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:kr.CONTROLS}}}},Gn={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:kr.CONTROLS},brandName:{value:!0,propertyType:kr.CONTROLS},brandCodes:{value:!0,propertyType:kr.CONTROLS},varientCodes:{value:!0,propertyType:kr.CONTROLS},brandImage:{value:!0,propertyType:kr.CONTROLS},price:{value:!0,propertyType:kr.CONTROLS},brandDescription:{value:!0,propertyType:kr.CONTROLS},showOptions:{value:!0,propertyType:kr.CONTROLS},allowBulkOrdering:{value:!0,propertyType:kr.CONTROLS},actions:{value:!0,propertyType:kr.CONTROLS},quickView:{value:!0,propertyType:kr.CONTROLS},addToCart:{value:!0,propertyType:kr.CONTROLS},wishlist:{value:!0,propertyType:kr.CONTROLS},buyNow:{value:!0,propertyType:kr.CONTROLS},addtoQuote:{value:!0,propertyType:kr.CONTROLS},showUoms:{value:!0,propertyType:kr.CONTROLS},showVolumePricing:{value:!0,propertyType:kr.CONTROLS},showInventory:{value:!0,propertyType:kr.CONTROLS},storeAvailability:{value:!0,propertyType:kr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Mn||(Mn={}));var Wn,Yn=function(){return{layout:{selectorKey:Mn.LAYOUT,width:Object.assign({},Vo.width),height:Object.assign(Object.assign({},Vo.height),{value:"auto",propertyType:kr.CONTROLS,unit:7}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo},design:Object.assign({selectorKey:Mn.DESIGN,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},nt),content:{selectorKey:Mn.CONTENT,brandName:Gn.brandName,brandCodes:Gn.brandCodes,varientCodes:Gn.varientCodes,brandImage:Gn.brandImage,price:Gn.price,brandDescription:Gn.brandDescription,showOptions:Gn.showOptions,allowBulkOrdering:Gn.allowBulkOrdering,actions:Gn.actions,quickView:Gn.quickView,addToCart:Gn.addToCart,wishlist:Gn.wishlist,buyNow:Gn.buyNow,addtoQuote:Gn.addtoQuote,showUoms:Gn.showUoms,showVolumePricing:Gn.showVolumePricing,showInventory:Gn.showInventory,storeAvailability:Gn.storeAvailability},dataConnector:{selectorKey:Mn.DATA_CONNECTOR,dataConnector:Gn.dataConnector}}},Fn={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:kr.CONTROLS},brandName:{value:!0,propertyType:kr.CONTROLS},brandCodes:{value:!0,propertyType:kr.CONTROLS},varientCodes:{value:!0,propertyType:kr.CONTROLS},brandImage:{value:!0,propertyType:kr.CONTROLS},price:{value:!0,propertyType:kr.CONTROLS},brandDescription:{value:!0,propertyType:kr.CONTROLS},showOptions:{value:!0,propertyType:kr.CONTROLS},allowBulkOrdering:{value:!0,propertyType:kr.CONTROLS},actions:{value:!0,propertyType:kr.CONTROLS},quickView:{value:!0,propertyType:kr.CONTROLS},addToCart:{value:!0,propertyType:kr.CONTROLS},wishlist:{value:!0,propertyType:kr.CONTROLS},buyNow:{value:!0,propertyType:kr.CONTROLS},addtoQuote:{value:!0,propertyType:kr.CONTROLS},showUoms:{value:!0,propertyType:kr.CONTROLS},showVolumePricing:{value:!0,propertyType:kr.CONTROLS},showInventory:{value:!0,propertyType:kr.CONTROLS},storeAvailability:{value:!0,propertyType:kr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Wn||(Wn={}));var Xn,qn=function(){return{layout:{selectorKey:Wn.LAYOUT,width:Object.assign({},Vo.width),height:Object.assign(Object.assign({},Vo.height),{value:"auto",propertyType:kr.CONTROLS,unit:7}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo},design:Object.assign({selectorKey:Wn.DESIGN,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},nt),content:{selectorKey:Wn.CONTENT,brandName:Fn.brandName,brandCodes:Fn.brandCodes,varientCodes:Fn.varientCodes,brandImage:Fn.brandImage,price:Fn.price,brandDescription:Fn.brandDescription,showOptions:Fn.showOptions,allowBulkOrdering:Fn.allowBulkOrdering,actions:Fn.actions,quickView:Fn.quickView,addToCart:Fn.addToCart,wishlist:Fn.wishlist,buyNow:Fn.buyNow,addtoQuote:Fn.addtoQuote,showUoms:Fn.showUoms,showVolumePricing:Fn.showVolumePricing,showInventory:Fn.showInventory,storeAvailability:Fn.storeAvailability},dataConnector:{selectorKey:Wn.DATA_CONNECTOR,dataConnector:Fn.dataConnector}}},Qn={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:kr.CONTROLS},categoryName:{value:!0,propertyType:kr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Xn||(Xn={}));var Zn,$n=function(){return{layout:{selectorKey:Xn.LAYOUT,width:Object.assign({},Vo.width),height:Object.assign(Object.assign({},Vo.height),{value:"auto",propertyType:kr.CONTROLS,unit:7}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo},design:Object.assign({selectorKey:Xn.DESIGN,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},nt),content:{selectorKey:Xn.CONTENT,categoryName:Qn.categoryName},dataConnector:{selectorKey:Xn.DATA_CONNECTOR,dataConnector:Qn.dataConnector}}},Jn={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:kr.CONTROLS},categoryName:{value:!0,propertyType:kr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Zn||(Zn={}));var ea,ra=function(){return{layout:{selectorKey:Zn.LAYOUT,width:Object.assign({},Vo.width),height:Object.assign(Object.assign({},Vo.height),{value:"auto",propertyType:kr.CONTROLS,unit:7}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo},design:{selectorKey:Zn.DESIGN,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},content:{selectorKey:Zn.CONTENT,categoryName:Jn.categoryName},dataConnector:{selectorKey:Zn.DATA_CONNECTOR,dataConnector:Jn.dataConnector}}},oa={onClick:{value:"Show Image Lightbox",propertyType:kr.CONTROLS},onHover:{value:"Zoom Out",propertyType:kr.CONTROLS},cropRatio:{value:"16:9",propertyType:kr.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:kr.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:kr.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:kr.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:kr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ea||(ea={}));var ta,ia=function(){return{layout:{selectorKey:ea.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{propertyType:kr.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Vo.height),{value:300,propertyType:kr.CONTROLS,unit:1}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo,onClick:oa.onClick,onHover:oa.onHover,cropRatio:oa.cropRatio,fitOptions:oa.fitOptions,horizontalAlignment:oa.horizontalAlignment,verticalAlignment:oa.verticalAlignment},design:{selectorKey:ea.DESIGN,cropRatio:Vo.cropRatio,zoomImage:Vo.zoomImage,flip:Vo.flip,rotate:Vo.rotate,backgroundColor:Vo.backgroundColor,exposure:Vo.exposure,contrast:Vo.contrast,saturation:Vo.saturation,brightness:Vo.brightness,hue:Vo.hue,lightness:Vo.lightness,highlights:Vo.highlights,shadows:Vo.shadows,showBorder:Vo.showBorder,borderStyle:Vo.borderStyle,borderColor:Vo.borderColor,borderPerSlide:Vo.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:kr.CONTROLS}},dataConnector:{selectorKey:ea.DATA_CONNECTOR,dataConnector:oa.dataConnector}}},na={displayStyle:{value:"Vertical",property:"displayStyle",propertyType:kr.CONTROLS},openFilterAs:{value:"Lightbox",property:"openFilterAs",propertyType:kr.CONTROLS},displayType:{value:"Upfront",property:"displayType",propertyType:kr.CONTROLS},selectionType:{value:"Single Select",property:"selectionType",propertyType:kr.CONTROLS},allowSearchForEachFilter:{value:!1,property:"allowSearchForEachFilter",propertyType:kr.CONTROLS},dividerBetweenFilters:{value:!1,property:"dividerBetweenFilters",propertyType:kr.CONTROLS},maxValuesToDisplay:{value:10,property:"maxValuesToDisplay",propertyType:kr.CONTROLS},overflowControl:{value:"Scroll",property:"overflowControl",propertyType:kr.CONTROLS},showSubCategoriesFilter:{value:!0,property:"showSubCategoriesFilter",propertyType:kr.CONTROLS},showBrandsFilter:{value:!0,property:"showBrandsFilter",propertyType:kr.CONTROLS},showPriceFilter:{value:!0,property:"showPriceFilter",propertyType:kr.CONTROLS},showCustomAttributesFilter:{value:!0,property:"showCustomAttributesFilter",propertyType:kr.CONTROLS},firstFilterAlwaysOpen:{value:!1,property:"firstFilterAlwaysOpen",propertyType:kr.CONTROLS},allowMultipleFiltersOpen:{value:!1,property:"allowMultipleFiltersOpen",propertyType:kr.CONTROLS},horizontalSpacingBetweenItems:{value:"10",unit:1,property:"horizontalSpacingBetweenItems",propertyType:kr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:kr.CONTROLS},controlPosition:{value:"Bottom",property:"controlPosition",propertyType:kr.CONTROLS},loopImages:{value:!1,property:"loopImages",propertyType:kr.CONTROLS},displaySliderScrollbar:{value:!1,property:"displaySliderScrollbar",propertyType:kr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:kr.CONTROLS},openItemsIn:{value:"Lightbox",property:"openItemsIn",propertyType:kr.CONTROLS},showMoreItems:{value:"Expand and Wrap",property:"showMoreItems",propertyType:kr.CONTROLS},verticalSpacingBetweenItems:{value:"10",unit:1,property:"verticalSpacingBetweenItems",propertyType:kr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:kr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:kr.CONTROLS},title:{value:"",property:"title",propertyType:kr.CONTROLS},description:{value:"",property:"description",propertyType:kr.CONTROLS},showAppliedFilters:{value:!0,property:"showAppliedFilters",propertyType:kr.CONTROLS},clearAllButton:{value:!0,property:"clearAllButton",propertyType:kr.CONTROLS},showNoOfValuesForEachFilters:{value:!0,property:"showNoOfValuesForEachFilters",propertyType:kr.CONTROLS},showOptionsFilter:{value:!0,property:"showOptionsFilter",propertyType:kr.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={})),Vo.borderColor,Vo.borderStyle,Vo.borderPerSlide,Vo.showBorder,Vo.backgroundColor,Vo.showShadow,Vo.shadowColor,Vo.blur,Vo.spread,Vo.angle,Vo.borderRadius,Vo.exposure,Vo.contrast,Vo.saturation,Vo.highlights,Vo.shadows,Vo.theme,Vo.font,Vo.fontSize,Vo.textColor,Vo.bold,Vo.italic,Vo.linethrough,Vo.underline,Vo.textAlign,Vo.characterSpacing,Vo.lineHeight;var aa,la=function(){return{layout:{selectorKey:ta.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:300,unit:Kr.PIXELS}),height:Vo.height,margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo,displayStyle:na.displayStyle,openFilterAs:na.openFilterAs,displayType:na.displayType,selectionType:na.selectionType,allowSearchForEachFilter:na.allowSearchForEachFilter,dividerBetweenFilters:na.dividerBetweenFilters,maxValuesToDisplay:na.maxValuesToDisplay,overflowControl:na.overflowControl,showSubCategoriesFilter:na.showSubCategoriesFilter,showBrandsFilter:na.showBrandsFilter,showPriceFilter:na.showPriceFilter,showCustomAttributesFilter:na.showCustomAttributesFilter,firstFilterAlwaysOpen:na.firstFilterAlwaysOpen,allowMultipleFiltersOpen:na.allowMultipleFiltersOpen,horizontalSpacingBetweenItems:na.horizontalSpacingBetweenItems,sliderControl:na.sliderControl,controlPosition:na.controlPosition,loopImages:na.loopImages,displaySliderScrollbar:na.displaySliderScrollbar,autoplay:na.autoplay,openItemsIn:na.openItemsIn,showMoreItems:na.showMoreItems,verticalSpacingBetweenItems:na.verticalSpacingBetweenItems,showOptionsFilter:na.showOptionsFilter},design:{selectorKey:ta.DESIGN},content:{selectorKey:ta.CONTENT,showTitle:na.showTitle,showDescription:na.showDescription,title:na.title,description:na.description,showAppliedFilters:na.showAppliedFilters,clearAllButton:na.clearAllButton,showNoOfValuesForEachFilters:na.showNoOfValuesForEachFilters}}},pa={orderProductsBy:{value:"Default Category Order",property:"orderProductsBy",propertyType:kr.CONTROLS},title:{value:"Sort by",property:"title",propertyType:kr.CONTROLS},sortOptions:{value:[],property:"sortOptions",propertyType:kr.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"}(aa||(aa={}));var da,sa={borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,backgroundColor:Vo.backgroundColor,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,exposure:Vo.exposure,contrast:Vo.contrast,saturation:Vo.saturation,highlights:Vo.highlights,shadows:Vo.shadows},ca={theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},ya=function(){return{layout:{selectorKey:aa.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:300,unit:Kr.PIXELS}),height:Vo.height,margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo},design:{selectorKey:aa.DESIGN,sortTitle:Object.assign({selectorKey:aa.SORT_TITLE},ca),selectedOption:Object.assign({selectorKey:aa.SELECTED_OPTION},ca),sortButton:Object.assign({selectorKey:aa.SORT_BUTTON},sa)},content:{selectorKey:aa.CONTENT,title:pa.title,orderProductsBy:pa.orderProductsBy,sortOptions:pa.sortOptions}}},ua={source:{value:"Past Orders",property:"source",propertyType:kr.CONTROLS},filterOrders:{value:"Apply Filter",property:"filterOrders",propertyType:kr.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:kr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:kr.CONTROLS},title:{value:"Past Orders",property:"title",propertyType:kr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:kr.CONTROLS},description:{value:"",property:"description",propertyType:kr.CONTROLS},viewAllOrdersButton:{value:!0,property:"viewAllOrdersButton",propertyType:kr.CONTROLS},orderId:{value:!0,property:"orderId",propertyType:kr.CONTROLS},orderStatus:{value:!0,property:"orderStatus",propertyType:kr.CONTROLS},orderedOn:{value:!0,property:"orderedOn",propertyType:kr.CONTROLS},orderTotal:{value:!0,property:"orderTotal",propertyType:kr.CONTROLS},numOfItemsOrdered:{value:!0,property:"numOfItemsOrdered",propertyType:kr.CONTROLS},paymentMethodsUsed:{value:!0,property:"paymentMethodsUsed",propertyType:kr.CONTROLS},reOrderButton:{value:!0,property:"reOrderButton",propertyType:kr.CONTROLS},onClick:{value:"Add Items to Cart",property:"onClick",propertyType:kr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(da||(da={})),Vo.theme,Vo.font,Vo.fontSize,Vo.textColor,Vo.bold,Vo.italic,Vo.linethrough,Vo.underline,Vo.textAlign,Vo.characterSpacing,Vo.lineHeight,Vo.backgroundColor;var Sa,ga=function(){return{layout:{selectorKey:da.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:300,unit:Kr.PIXELS}),height:Vo.height,margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo},design:{selectorKey:da.DESIGN},content:{selectorKey:da.CONTENT,source:ua.source,filterOrders:ua.filterOrders,sortBy:ua.sortBy,showTitle:ua.showTitle,title:ua.title,showDescription:ua.showDescription,description:ua.description,viewAllOrdersButton:ua.viewAllOrdersButton,orderId:ua.orderId,orderStatus:ua.orderStatus,orderedOn:ua.orderedOn,orderTotal:ua.orderTotal,numOfItemsOrdered:ua.numOfItemsOrdered,paymentMethodsUsed:ua.paymentMethodsUsed,reOrderButton:ua.reOrderButton,onClick:ua.onClick}}},Ta={source:{value:"Recent Quotes",property:"source",propertyType:kr.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:kr.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:kr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:kr.CONTROLS},title:{value:"Past Quotes",property:"title",propertyType:kr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:kr.CONTROLS},description:{value:"",property:"description",propertyType:kr.CONTROLS},viewAllQuotesButton:{value:!0,property:"viewAllQuotesButton",propertyType:kr.CONTROLS},quoteId:{value:!0,property:"quoteId",propertyType:kr.CONTROLS},status:{value:!0,property:"status",propertyType:kr.CONTROLS},quoteRaisedDate:{value:!0,property:"quoteRaisedDate",propertyType:kr.CONTROLS},quoteRaisedDisplayFormat:{value:"Date",property:"quoteRaisedDisplayFormat",propertyType:kr.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:kr.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:kr.CONTROLS},expiryDate:{value:!0,property:"expiryDate",propertyType:kr.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:kr.CONTROLS},quoteLineItems:{value:!0,property:"quoteLineItems",propertyType:kr.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:kr.CONTROLS},viewQuote:{value:!0,property:"viewQuote",propertyType:kr.CONTROLS},printQuote:{value:!0,property:"printQuote",propertyType:kr.CONTROLS},downloadQuote:{value:!0,property:"downloadQuote",propertyType:kr.CONTROLS},cancelQuote:{value:!0,property:"cancelQuote",propertyType:kr.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:kr.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:kr.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:kr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:kr.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:kr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:kr.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:kr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:kr.CONTROLS},spacingBetweenItems:{value:"500",unit:1,property:"spacingBetweenItems",propertyType:kr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:kr.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:kr.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:kr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Sa||(Sa={})),Vo.theme,Vo.font,Vo.fontSize,Vo.textColor,Vo.bold,Vo.italic,Vo.linethrough,Vo.underline,Vo.textAlign,Vo.characterSpacing,Vo.lineHeight,Vo.backgroundColor;var ha,Ca=function(){return{layout:{selectorKey:Sa.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:350,unit:Kr.PIXELS}),height:Object.assign(Object.assign({},Vo.height),{value:150,unit:Kr.PIXELS}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo,displayStyle:Ta.displayStyle,maxItemsToDisplay:Ta.maxItemsToDisplay,sliderControl:Ta.sliderControl,controlPosition:Ta.controlPosition,loopItems:Ta.loopItems,displayScrollbar1:Ta.displayScrollbar1,autoplay:Ta.autoplay,spacingBetweenItems:Ta.spacingBetweenItems,dividerBetweenItems:Ta.dividerBetweenItems,overflowControl:Ta.overflowControl,numOfItemsToLoad:Ta.numOfItemsToLoad},design:{selectorKey:Sa.DESIGN},content:{selectorKey:Sa.CONTENT,source:Ta.source,filterStatements:Ta.filterStatements,sortBy:Ta.sortBy,showTitle:Ta.showTitle,title:Ta.title,showDescription:Ta.showDescription,description:Ta.description,viewAllQuotesButton:Ta.viewAllQuotesButton,quoteId:Ta.quoteId,status:Ta.status,quoteRaisedDate:Ta.quoteRaisedDate,quoteRaisedDisplayFormat:Ta.quoteRaisedDisplayFormat,lastUpdatedDate:Ta.lastUpdatedDate,lastUpdatedDisplayFormat:Ta.lastUpdatedDisplayFormat,expiryDate:Ta.expiryDate,expiryDateDisplayFormat:Ta.expiryDateDisplayFormat,quoteLineItems:Ta.quoteLineItems,quickActions:Ta.quickActions,viewQuote:Ta.viewQuote,printQuote:Ta.printQuote,downloadQuote:Ta.downloadQuote,cancelQuote:Ta.cancelQuote,sendMessage:Ta.sendMessage}}},Oa={source:{value:"Recent RFQs",property:"source",propertyType:kr.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:kr.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:kr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:kr.CONTROLS},title:{value:"Active RFQs",property:"title",propertyType:kr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:kr.CONTROLS},description:{value:"",property:"description",propertyType:kr.CONTROLS},viewAllRfqsButton:{value:!0,property:"viewAllRfqsButton",propertyType:kr.CONTROLS},rfqId:{value:!0,property:"rfqId",propertyType:kr.CONTROLS},status:{value:!0,property:"status",propertyType:kr.CONTROLS},rfqRaisedDate:{value:!0,property:"rfqRaisedDate",propertyType:kr.CONTROLS},rfqRaisedDisplayFormat:{value:"Date",property:"rfqRaisedDisplayFormat",propertyType:kr.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:kr.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:kr.CONTROLS},rfqLineItems:{value:!0,property:"rfqLineItems",propertyType:kr.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:kr.CONTROLS},viewRfq:{value:!0,property:"viewRfq",propertyType:kr.CONTROLS},printRfq:{value:!0,property:"printRfq",propertyType:kr.CONTROLS},downloadRfq:{value:!0,property:"downloadRfq",propertyType:kr.CONTROLS},cancelRfq:{value:!0,property:"cancelRfq",propertyType:kr.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:kr.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:kr.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:kr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:kr.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:kr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:kr.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:kr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:kr.CONTROLS},spacingBetweenItems:{value:"500",unit:1,property:"spacingBetweenItems",propertyType:kr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:kr.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:kr.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:kr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(ha||(ha={}));var ba,va=function(){return{layout:{selectorKey:ha.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:350,unit:Kr.PIXELS}),height:Object.assign(Object.assign({},Vo.height),{value:150,unit:Kr.PIXELS}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo,displayStyle:Oa.displayStyle,maxItemsToDisplay:Oa.maxItemsToDisplay,sliderControl:Oa.sliderControl,controlPosition:Oa.controlPosition,loopItems:Oa.loopItems,displayScrollbar1:Oa.displayScrollbar1,autoplay:Oa.autoplay,spacingBetweenItems:Oa.spacingBetweenItems,dividerBetweenItems:Oa.dividerBetweenItems,overflowControl:Oa.overflowControl,numOfItemsToLoad:Oa.numOfItemsToLoad},design:{selectorKey:ha.DESIGN},content:{selectorKey:ha.CONTENT,source:Oa.source,filterStatements:Oa.filterStatements,sortBy:Oa.sortBy,showTitle:Oa.showTitle,title:Oa.title,showDescription:Oa.showDescription,description:Oa.description,viewAllRfqsButton:Oa.viewAllRfqsButton,rfqId:Oa.rfqId,status:Oa.status,rfqRaisedDate:Oa.rfqRaisedDate,rfqRaisedDisplayFormat:Oa.rfqRaisedDisplayFormat,lastUpdatedDate:Oa.lastUpdatedDate,lastUpdatedDisplayFormat:Oa.lastUpdatedDisplayFormat,rfqLineItems:Oa.rfqLineItems,quickActions:Oa.quickActions,viewRfq:Oa.viewRfq,printRfq:Oa.printRfq,downloadRfq:Oa.downloadRfq,cancelRfq:Oa.cancelRfq,sendMessage:Oa.sendMessage}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ba||(ba={}));var ma,wa=function(){return{layout:{selectorKey:ba.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:kr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Vo.height),{isReadOnly:!0,value:400}),margin:Vo.margin,automaticallyOpenLightbox:{value:!0,property:"automaticallyOpenLightbox",propertyType:kr.CONTROLS},selectPage:{value:[],property:"selectPage",propertyType:kr.CONTROLS},delay:{value:100,unit:Kr.MS,propertyType:kr.CONTROLS},closeOnXIcon:{value:!1,propertyType:kr.CONTROLS},closeOnClickingBackground:{value:!1,propertyType:kr.CONTROLS}},design:Object.assign({selectorKey:ba.DESIGN,backgroundOverlay:{parentRef:void 0,value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:.25}},property:"backgroundOverlayDesc",propertyType:kr.CONTROLS},borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle},nt),dataConnector:{selectorKey:ba.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:kr.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:kr.CONTROLS}}}},fa={displayStyle:{value:"Table",property:"displayStyle",propertyType:kr.CONTROLS},displayType:{value:"Horizontally",property:"displayType",propertyType:kr.CONTROLS},rowsToDisplay:{value:5,property:"rowsToDisplay",propertyType:kr.CONTROLS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:kr.CSS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:kr.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:kr.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:kr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:kr.CONTROLS},controlPosition:{value:"Side",property:"controlPosition",propertyType:kr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:kr.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar1",propertyType:kr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:kr.CONTROLS},source:{value:"Allocations",property:"source",propertyType:kr.CONTROLS},sortBy:{value:"Allocation Left",property:"sortBy",propertyType:kr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:kr.CONTROLS},title:{value:"",property:"title",propertyType:kr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:kr.CONTROLS},description:{value:"",property:"description",propertyType:kr.CONTROLS},viewAllAllocationsButton:{value:!0,property:"viewAllAllocationsButton",propertyType:kr.CONTROLS},showAllocationCategory:{value:!0,property:"showAllocationCategory",propertyType:kr.CONTROLS},allocationCategory:{value:"Allocation Category",property:"allocationCategory",propertyType:kr.CONTROLS},showAllocationLeft:{value:!0,property:"showAllocationLeft",propertyType:kr.CONTROLS},allocationLeft:{value:"Left",property:"allocationLeft",propertyType:kr.CONTROLS},showAllocationUtilized:{value:!0,property:"showAllocationUtilized",propertyType:kr.CONTROLS},allocationUtilized:{value:"Used",property:"allocationUtilized",propertyType:kr.CONTROLS},showTotalAllocation:{value:!0,property:"showTotalAllocation",propertyType:kr.CONTROLS},totalAllocation:{value:"Total",property:"totalAllocation",propertyType:kr.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:kr.CONTROLS},expiryDate:{value:"Expired On",property:"expiryDate",propertyType:kr.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:kr.CONTROLS},showRenewDate:{value:!0,property:"showRenewDate",propertyType:kr.CONTROLS},renewDate:{value:"Renews On",property:"renewDate",propertyType:kr.CONTROLS},renewDateDisplayFormat:{value:"Days Left",property:"renewDateDisplayFormat",propertyType:kr.CONTROLS},shopAllAllocationProductsButton:{value:!0,property:"shopAllAllocationProductsButton",propertyType:kr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(ma||(ma={})),Vo.theme,Vo.font,Vo.fontSize,Vo.textColor,Vo.bold,Vo.italic,Vo.linethrough,Vo.underline,Vo.textAlign,Vo.characterSpacing,Vo.lineHeight,Vo.backgroundColor;var Ra,Na=function(){return{layout:{selectorKey:ma.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:570,unit:Kr.PIXELS}),height:Object.assign(Object.assign({},Vo.height),{value:300,unit:Kr.PIXELS}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo,displayStyle:fa.displayStyle,displayType:fa.displayType,rowsToDisplay:fa.rowsToDisplay,spacingBetweenItems:fa.spacingBetweenItems,overflowControl:fa.overflowControl,numOfItemsToLoad:fa.numOfItemsToLoad,maxItemsToDisplay:fa.maxItemsToDisplay,sliderControl:fa.sliderControl,controlPosition:fa.controlPosition,loopItems:fa.loopItems,displayScrollbar1:fa.displayScrollbar1,autoplay:fa.autoplay},design:{selectorKey:ma.DESIGN},content:{selectorKey:ma.CONTENT,source:fa.source,sortBy:fa.sortBy,showTitle:fa.showTitle,title:fa.title,showDescription:fa.showDescription,description:fa.description,viewAllAllocationsButton:fa.viewAllAllocationsButton,showAllocationCategory:fa.showAllocationCategory,allocationCategory:fa.allocationCategory,showAllocationLeft:fa.showAllocationLeft,allocationLeft:fa.allocationLeft,allocationUtilized:fa.allocationUtilized,showAllocationUtilized:fa.showAllocationUtilized,totalAllocation:fa.totalAllocation,showTotalAllocation:fa.showTotalAllocation,showExpiryDate:fa.showExpiryDate,expiryDate:fa.expiryDate,expiryDateDisplayFormat:fa.expiryDateDisplayFormat,showRenewDate:fa.showRenewDate,renewDate:fa.renewDate,renewDateDisplayFormat:fa.renewDateDisplayFormat,shopAllAllocationProductsButton:fa.shopAllAllocationProductsButton}}},La={whenClicked:{value:"Open Full Search",property:"whenClicked",propertyType:kr.CONTROLS},showSearchText:{value:!0,property:"showSearchText",propertyType:kr.CONTROLS},searchText:{value:"My Search",property:"searchText",propertyType:kr.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:kr.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"}(Ra||(Ra={}));var Da,Aa=function(){return{layout:{selectorKey:Ra.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"70",unit:1}),margin:Vo.margin,padding:Vo.padding,whenClicked:La.whenClicked,showSearchText:La.showSearchText,searchText:La.searchText,showNoOfItems:La.showNoOfItems,positionType:Vo.positionType,pinTo:Vo.pinTo},design:{selectorKey:Ra.DESIGN,searchBar:{selectorKey:Ra.SEARCHBAR,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},searchIcon:{selectorKey:Ra.SEARCH_ICON,showIcon:Vo.showIcon,iconSize:Vo.iconSize,iconColor:Vo.iconColor,icon:{value:"search-sm",propertyType:kr.CONTROLS}},placeholderText:{selectorKey:Ra.PLACEHOLDER_TEXT,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Da||(Da={}));var Ia,xa=function(){return{layout:{selectorKey:Da.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:kr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Vo.height),{isReadOnly:!0}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:kr.CONTROLS},itemGap:{property:"itemGap",propertyType:kr.CSS,value:1,unit:Kr.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:kr.CSS},justifyContent:{property:"justifyContent",propertyType:kr.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:kr.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:kr.CSS,value:100,unit:Kr.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:kr.CSS,value:100,unit:Kr.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:kr.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:kr.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:Kr.PIXELS,propertyType:kr.CSS},dotSize:{property:"dotSize",value:10,unit:Kr.PIXELS,propertyType:kr.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:kr.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:kr.CONTROLS},autoplay:{value:!1,propertyType:kr.CONTROLS},autoplayDuration:{value:3e3,unit:Kr.MS,propertyType:kr.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:kr.CONTROLS},stopOnInteraction:{value:!1,propertyType:kr.CONTROLS}},design:Object.assign({selectorKey:Da.DESIGN,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},nt),dataConnector:{selectorKey:Da.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:kr.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:kr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Ia||(Ia={}));var Ea,Pa=function(){return{layout:{selectorKey:Ia.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:kr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Vo.height),{isReadOnly:!0}),margin:Vo.margin,padding:Vo.padding},design:Object.assign({selectorKey:Ia.DESIGN,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},nt)}},_a={dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:kr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Ea||(Ea={}));var Ha,Ba=function(){return{layout:{selectorKey:Ea.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"400",unit:Kr.PIXELS}),height:Object.assign(Object.assign({},Vo.height),{value:"200",unit:Kr.PIXELS}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo},design:Object.assign({selectorKey:Ea.DESIGN,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},nt),content:{selectorKey:Ea.CONTENT},dataConnector:{selectorKey:Ea.DATA_CONNECTOR,dataConnector:_a.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:kr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Ha||(Ha={}));var za,ka=function(){return{layout:{selectorKey:Ha.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"823",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"542",unit:1}),padding:Vo.padding,margin:Vo.margin,positionType:Vo.positionType,formData:{value:[{id:1743145025967,type:"text",label:"Name",validations:{required:!1}}],propertyType:kr.CONTROLS}},design:{selectorKey:Ha.DESIGN,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderRadius:Vo.borderRadius,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(za||(za={}));var Ka,ja=function(){return{layout:{selectorKey:za.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"310",unit:1}),padding:Vo.padding,margin:Vo.margin,positionType:Vo.positionType},design:Object.assign(Object.assign({selectorKey:za.DESIGN},nt),it)}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Ka||(Ka={}));var Ua,Ma=function(){return{layout:{selectorKey:Ka.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"620",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"530",unit:1}),padding:Vo.padding,margin:Vo.margin,positionType:Vo.positionType},design:{selectorKey:Ka.DESIGN,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderRadius:Vo.borderRadius,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor}}},Va={displayType:{value:"Full Trail",property:"displayType",propertyType:kr.CONTROLS},showSeparators:{value:!0,property:"showSeparators",propertyType:kr.CONTROLS},displayStyle:{value:"Stack Vertically",property:"displayStyle",propertyType:kr.CONTROLS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:kr.CSS},maxItemsToDisplay:{value:4,property:"maxItemsToDisplay",propertyType:kr.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:kr.CONTROLS},numOfItemsToLoad:{value:"Show All",property:"numOfItemsToLoad",propertyType:kr.CONTROLS},itemVerticalSpacing:{value:10,unit:1,property:"itemVerticalSpacing",propertyType:kr.CSS},collapseInTheMiddle:{value:!1,property:"collapseInTheMiddle",propertyType:kr.CONTROLS},showMoreItems:{value:"On Click",property:"showMoreItems",propertyType:kr.CONTROLS},onClick:{value:"Expand and Scroll",property:"onClick",propertyType:kr.CONTROLS},numOfItemsBeforeAndAfterCollapse:{value:4,property:"numOfItemsBeforeAndAfterCollapse",propertyType:kr.CONTROLS},showItems:{value:"Tooltip",property:"showItems",propertyType:kr.CONTROLS},addMedia:{value:!1,property:"addMedia",propertyType:kr.CONTROLS},addPatternOverlay:{value:!1,property:"addPatternOverlay",propertyType:kr.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"}(Ua||(Ua={}));var Ga,Wa={borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,backgroundColor:Vo.backgroundColor,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,exposure:Vo.exposure,contrast:Vo.contrast,saturation:Vo.saturation,highlights:Vo.highlights,shadows:Vo.shadows},Ya={theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,backgroundColor:Vo.backgroundColor},Fa={icon:Vo.icon,showIcon:Vo.showIcon,iconSize:Vo.iconSize,iconColor:Vo.iconColor},Xa=function(){return{layout:{selectorKey:Ua.LAYOUT,adjustment:Vo.adjustment,width:Object.assign(Object.assign({},Vo.width),{value:350,unit:Kr.PIXELS}),height:Object.assign(Object.assign({},Vo.height),{value:150,unit:Kr.PIXELS}),margin:Vo.margin,padding:Vo.padding,positionType:Vo.positionType,displayType:Va.displayType,showSeparators:Va.showSeparators,displayStyle:Va.displayStyle,itemSpacing:Va.itemSpacing,maxItemsToDisplay:Va.maxItemsToDisplay,overflowItems:Va.overflowItems,numOfItemsToLoad:Va.numOfItemsToLoad,itemVerticalSpacing:Va.itemVerticalSpacing,collapseInTheMiddle:Va.collapseInTheMiddle,showMoreItems:Va.showMoreItems,onClick:Va.onClick,numOfItemsBeforeAndAfterCollapse:Va.numOfItemsBeforeAndAfterCollapse,showItems:Va.showItems},design:{selectorKey:Ua.DESIGN,backgroundAndFill:Object.assign({selectorKey:Ua.FILL_AND_BACKGROUND,addMedia:Va.addMedia,addPatternOverlay:Va.addPatternOverlay},Wa),homePageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Ua.HOME_PAGE_ITEM_STYLE,addMedia:Va.addMedia,addPatternOverlay:Va.addPatternOverlay},Wa),Ya),Fa),currentPageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Ua.CURRENT_PAGE_ITEM_STYLE,addMedia:Va.addMedia,addPatternOverlay:Va.addPatternOverlay},Wa),Ya),Fa),otherItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Ua.OTHER_ITEM_STYLES,addMedia:Va.addMedia,addPatternOverlay:Va.addPatternOverlay},Wa),Ya),Fa),itemSeparator:Object.assign({selectorKey:Ua.ITEM_SEPARATOR},Fa),expandIcon:Object.assign({selectorKey:Ua.EXPAND_ICON,backgroundColor:Vo.backgroundColor},Fa)}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.ICON_LIBRARY="iconLibrary"}(Ga||(Ga={}));var qa,Qa={icon:Vo.icon,showIcon:Vo.showIcon,iconSize:Vo.iconSize,iconColor:Vo.iconColor},Za=function(){return{layout:{selectorKey:Ga.LAYOUT,adjustment:Vo.adjustment,width:Object.assign(Object.assign({},Vo.width),{value:20,unit:Kr.PIXELS}),height:Object.assign(Object.assign({},Vo.height),{value:20,unit:Kr.PIXELS}),margin:Vo.margin,padding:Vo.padding,positionType:Vo.positionType},design:Object.assign({selectorKey:Ga.DESIGN,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},Qa)}},$a={searchResultsNumber:{value:"183",property:"searchResultsNumber",propertyType:kr.CONTROLS},searchKeyword:{value:"‘Keyword’",property:"searchKeyword",propertyType:kr.CONTROLS},otherText:{value:"Search Results for",property:"otherText",propertyType:kr.CONTROLS},showSearchKeyword:{value:!0,property:"showSearchKeyword",propertyType:kr.CONTROLS},showNoOfResults:{value:!0,property:"showNoOfResults",propertyType:kr.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"}(qa||(qa={}));var Ja,el=function(){return{layout:{selectorKey:qa.LAYOUT,width:{value:"600",property:"width",unit:1,propertyType:kr.CSS},height:{value:"40",property:"height",unit:1,propertyType:kr.CSS},margin:Vo.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:kr.CSS},searchResultsNumber:$a.searchResultsNumber,searchKeyword:$a.searchKeyword,otherText:$a.otherText,showSearchKeyword:$a.showSearchKeyword,showNoOfResults:$a.showNoOfResults,positionType:Vo.positionType,pinTo:Vo.pinTo},design:{selectorKey:qa.DESIGN,searchResultsNumber:{selectorKey:qa.SEARCH_RESULTS_COUNT,backgroundColor:Vo.backgroundColor,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},searchKeyword:{selectorKey:qa.SEARCH_RESULTS_KEYWORD,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},otherText:{selectorKey:qa.SEARCH_RESULTS_OTHER_TEXT,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight}},dataConnector:{selectorKey:qa.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:kr.CONTROLS}}}},rl={itemStockText:{value:"<h4 class='et-tt'>Item Stock </h4>",property:"itemStockText",propertyType:kr.CONTROLS},showItemStockText:{value:!0,property:"showItemStockText",propertyType:kr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.ITEM_STOCK_TEXT="itemStockText"}(Ja||(Ja={}));var ol,tl=function(){return{layout:{selectorKey:Ja.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:kr.CSS},height:{value:"28",property:"height",unit:1,propertyType:kr.CSS},margin:Vo.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:kr.CSS},itemStockText:rl.itemStockText,showItemStockText:rl.showItemStockText,positionType:Vo.positionType,pinTo:Vo.pinTo},design:{selectorKey:Ja.DESIGN,itemStockText:{selectorKey:Ja.ITEM_STOCK_TEXT,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight}},dataConnector:{selectorKey:Ja.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:kr.CONTROLS}}}},il={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:kr.CSS},showTitle:{value:!0,property:"showTitle",propertyType:kr.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:kr.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:kr.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:kr.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:kr.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:kr.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:kr.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:kr.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:kr.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:kr.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:kr.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:kr.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:kr.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:kr.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:kr.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"}(ol||(ol={}));var nl,al={borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,exposure:Vo.exposure,contrast:Vo.contrast,saturation:Vo.saturation,highlights:Vo.highlights,shadows:Vo.shadows},ll={theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,backgroundColor:Vo.backgroundColor},pl=function(){return{layout:{selectorKey:ol.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:723,unit:Kr.PIXELS}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo,showTitle:il.showTitle,showNumberOfItems:il.showNumberOfItems,showActions:il.showActions,showContinueShopping:il.showContinueShopping,continueShoppingLinkTo:il.continueShoppingLinkTo,continueShoppingLink:il.continueShoppingLink,showAddFromWishlist:il.showAddFromWishlist,showCartGrouping:il.showCartGrouping,showClearCart:il.showClearCart,clearCartLinkTo:il.clearCartLinkTo,clearCartLink:il.clearCartLink,showDownloadCart:il.showDownloadCart,showShareCart:il.showShareCart,showPrintCart:il.showPrintCart,maxNumberOfActionsToShow:il.maxNumberOfActionsToShow},design:{selectorKey:ol.DESIGN,cartHeadingStyles:Object.assign({selectorKey:ol.CART_HEADING_STYLES,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle},ll),cartActionStyles:{selectorKey:ol.CART_ACTION_STYLES,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing},cartItemStyles:{selectorKey:ol.CART_ITEM_STYLES,padding:Vo.padding,margin:il.margin,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur,showBorder:Vo.showBorder,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,borderRadius:Vo.borderRadius,backgroundColor:Vo.backgroundColor},productActionsStyles:Object.assign(Object.assign({selectorKey:ol.PRODUCT_ACTIONS_STYLES},al),ll),productNameStyles:Object.assign({selectorKey:ol.PRODUCT_NAME_STYLES},ll),productPriceStyles:Object.assign({selectorKey:ol.PRODUCT_PRICE_STYLES},ll),productInformationStyles:Object.assign({selectorKey:ol.PRODUCT_INFORMATION_STYLES},ll),productQuantityStyles:Object.assign(Object.assign({selectorKey:ol.PRODUCT_QUANTITY_STYLES},al),ll)},content:{selectorKey:ol.CONTENT,title:{value:"",property:"title",propertyType:kr.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:kr.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:kr.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:kr.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:kr.CONTENT},showProductOptions:{value:!0,property:"showProductOptions",propertyType:kr.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:kr.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:kr.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:kr.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:kr.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:kr.CONTENT}}}},dl={showTitle:{value:!0,property:"showTitle",propertyType:kr.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:kr.CONTROLS},showEnterCouponCode:{value:!0,property:"showEnterCouponCode",propertyType:kr.CONTROLS},showSubTotal:{value:!0,property:"showSubTotal",propertyType:kr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(nl||(nl={})),Vo.theme,Vo.font,Vo.fontSize,Vo.textColor,Vo.bold,Vo.italic,Vo.linethrough,Vo.underline,Vo.textAlign,Vo.characterSpacing,Vo.lineHeight,Vo.backgroundColor;var sl,cl=function(){return{layout:{selectorKey:nl.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:570,unit:Kr.PIXELS}),height:Object.assign(Object.assign({},Vo.height),{value:300,unit:Kr.PIXELS}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo,showTitle:dl.showTitle,showNumberOfItems:dl.showNumberOfItems,showEnterCouponCode:dl.showEnterCouponCode,showSubTotal:dl.showSubTotal},design:{selectorKey:nl.DESIGN},content:{selectorKey:nl.CONTENT,title:{value:"",property:"title",propertyType:kr.CONTENT},checkOutButtonText:{value:"",property:"checkOutButtonText",propertyType:kr.CONTENT}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(sl||(sl={}));var yl,ul=function(){return{layout:{selectorKey:sl.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:570,unit:Kr.PIXELS}),height:Object.assign(Object.assign({},Vo.height),{value:300,unit:Kr.PIXELS}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo},design:{selectorKey:sl.DESIGN},content:{selectorKey:sl.CONTENT}}},Sl={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:kr.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:kr.CONTROLS},lineDirection:{value:"horizontal",property:"lineDirection",propertyType:kr.CONTROLS},lineStyle:{value:"solid",propertyType:kr.CONTROLS,property:"lineStyle"},lineThickness:{value:5,property:"lineThickness",unit:1,propertyType:kr.CSS},dash:{value:"5",property:"dash",propertyType:kr.CONTROLS},gap:{value:"2",property:"gap",propertyType:kr.CONTROLS},showLineEndPoints:{value:!0,propertyType:kr.CONTROLS},lineEndPoints:{value:"round",propertyType:kr.CONTROLS},showLineStartPointIcon:{value:!1,propertyType:kr.CONTROLS},showLineEndPointIcon:{value:!1,propertyType:kr.CONTROLS}},design:{leftIcon:{value:"preview",property:"leftIcon",propertyType:kr.CONTROLS},rightIcon:{value:"minus-circle",property:"rightIcon",propertyType:kr.CONTROLS},lineColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},propertyType:kr.CSS,parentRef:"cs-be-cr-2"},size:{value:"20",property:"size",unit:1,propertyType:kr.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:kr.CONTROLS},iconGap:{value:"20",property:"iconGap",unit:1,propertyType:kr.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"}(yl||(yl={}));var gl,Tl=function(){return{layout:{selectorKey:yl.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"20",unit:1}),margin:Vo.margin,padding:Vo.padding,alignment:Sl.layout.alignment,lineDirection:Sl.layout.lineDirection,lineStyle:Sl.layout.lineStyle,lineThickness:Sl.layout.lineThickness,dash:Sl.layout.dash,gap:Sl.layout.gap,showLineEndPoints:Sl.layout.showLineEndPointIcon,lineEndPoints:Sl.layout.lineEndPoints,showLineStartPointIcon:Sl.layout.showLineStartPointIcon,showLineEndPointIcon:Sl.layout.showLineEndPointIcon,positionType:Vo.positionType,pinTo:Vo.pinTo},design:{selectorKey:yl.DESIGN,lineWidget:{selectorKey:yl.SOCIAL_WIDGET,backgroundColor:Vo.backgroundColor,cropRatio:Vo.cropRatio,zoomImage:Vo.zoomImage,flip:Vo.flip,rotate:Vo.rotate,showBorder:Vo.showBorder,borderStyle:Vo.borderStyle,borderColor:Vo.borderColor,borderPerSlide:Vo.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur},lineCorners:{selectorKey:yl.LINE_CORNERS,leftIcon:Sl.design.leftIcon,rightIcon:Sl.design.rightIcon,size:Sl.design.size,iconColor:Vo.iconColor,backgroundShape:Sl.design.backgroundShape,backgroundColor:Vo.backgroundColor,iconGap:Sl.design},lineColor:{selectorKey:yl.LINE_COLOR,lineColor:Sl.design.lineColor}}}},hl={tabPosition:{value:"horizontal",property:"tabPosition",propertyType:kr.CONTROLS},tabLayout:{value:"contain",property:"tabLayout",propertyType:kr.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:kr.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:kr.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:kr.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:kr.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:kr.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:kr.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:kr.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:kr.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Tab 1",content:{}},key:"123456tghjuik"}],property:"tabContent",propertyType:kr.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"}(gl||(gl={}));var Cl,Ol={borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,backgroundColor:Vo.backgroundColor,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius,exposure:Vo.exposure,contrast:Vo.contrast,saturation:Vo.saturation,highlights:Vo.highlights,shadows:Vo.shadows},bl={theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight},vl=function(){return{layout:{selectorKey:gl.LAYOUT,width:Vo.width,height:Vo.height,margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo,tabPosition:hl.tabPosition,tabLayout:hl.tabLayout,alignItems:hl.alignItems,justifyContent:hl.justifyContent,tabSpacing:hl.tabSpacing,tabContainerSpacing:hl.tabAndContainerSpacing,horizontalPadding:hl.horizontalPadding,verticalPadding:hl.verticalPadding,overflowTabs:hl.overflowTabs,spacingBetweenRows:hl.spacingBetweenRows},design:{selectorKey:gl.DESIGN,tabContainer:Object.assign({selectorKey:gl.TAB_CONTAINER},Ol),tabs:{selectorKey:gl.TABS,defaultState:Object.assign(Object.assign({selectorKey:gl.DEFAULT_STATE},Ol),bl),hoverState:Object.assign(Object.assign({selectorKey:gl.HOVER_STATE},Ol),bl),selectedState:Object.assign(Object.assign({selectorKey:gl.SELECTED_STATE},Ol),bl)}},content:{selectorKey:gl.CONTENT,tabContent:hl.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Cl||(Cl={}));var ml,wl=function(){return{layout:{selectorKey:Cl.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:kr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Vo.height),{isReadOnly:!0}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo},design:{selectorKey:Cl.DESIGN,backgroundColor:Object.assign(Object.assign({},Vo.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius}}},fl={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:kr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:kr.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:kr.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:kr.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:kr.CONTROLS},continueShoppingLinkTo:{value:"Go To Home Page",property:"continueShoppingLinkTo",propertyType:kr.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:kr.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:kr.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:kr.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:kr.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:kr.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:kr.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:kr.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:kr.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:kr.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:kr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ml||(ml={})),Vo.borderColor,Vo.borderStyle,Vo.borderPerSlide,Vo.showBorder,Vo.showShadow,Vo.shadowColor,Vo.blur,Vo.spread,Vo.angle,Vo.borderRadius,Vo.exposure,Vo.contrast,Vo.saturation,Vo.highlights,Vo.shadows;var Rl,Nl={theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,backgroundColor:Vo.backgroundColor},Ll=function(){return{layout:{selectorKey:ml.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"400",unit:Kr.PIXELS}),height:Object.assign(Object.assign({},Vo.height),{value:"200",unit:Kr.PIXELS}),margin:Vo.margin,padding:Vo.padding,overflowContent:Vo.overflowContent,scrollDirection:Vo.scrollDirection,displayScrollbar:Vo.displayScrollbar,positionType:Vo.positionType,pinTo:Vo.pinTo},design:Object.assign(Object.assign(Object.assign({selectorKey:ml.DESIGN,borderColor:Vo.borderColor,borderStyle:Vo.borderStyle,borderPerSlide:Vo.borderPerSlide,showBorder:Vo.showBorder,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,blur:Vo.blur,spread:Vo.spread,angle:Vo.angle,borderRadius:Vo.borderRadius},nt),Nl),{exposure:Vo.exposure,contrast:Vo.contrast,saturation:Vo.saturation,highlights:Vo.highlights,shadows:Vo.shadows}),content:{selectorKey:ml.CONTENT,title:{value:"",property:"title",propertyType:kr.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:kr.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:kr.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:kr.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:kr.CONTENT},showOptions:{value:!0,property:"showOptions",propertyType:kr.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:kr.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:kr.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:kr.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:kr.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:kr.CONTENT}},dataConnector:{selectorKey:ml.DATA_CONNECTOR,dataConnector:fl.dataConnector}}},Dl={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:kr.CSS},displayStyle:{value:"vertical",propertyType:kr.CONTROLS},showIcon:{value:!0,propertyType:kr.CONTROLS},iconPosition:{value:"left",propertyType:kr.CONTROLS}},content:{linksData:{value:[{id:Wi.generateUniqueId(),title:"Amazon",name:"amazon",show:!0,url:"https://amazon.com"},{id:Wi.generateUniqueId(),title:"Website",name:"website",show:!0,url:"https://www.sellerscommerce.com/"},{id:Wi.generateUniqueId(),title:"Instagram",name:"instagram",show:!0,url:"https://instagram.com"},{id:Wi.generateUniqueId(),title:"Twitter",name:"twitter",show:!0,url:"https://x.com/"},{id:Wi.generateUniqueId(),title:"Facebook",name:"facebook",show:!0,url:"https://www.facebook.com/"},{id:Wi.generateUniqueId(),title:"Youtube",name:"youtube",show:!0,url:"https://www.youtube.com/"},{id:Wi.generateUniqueId(),title:"LinkedIn",name:"linkedin",show:!0,url:"https://www.linkedin.com/"}],propertyType:kr.CONTROLS},showTitle:{value:!0,propertyType:kr.CONTROLS},title:{value:"Quick Links",propertyType:kr.CONTROLS},description:{value:"Quick Link Information",propertyType:kr.CONTROLS},showDescription:{value:!0,propertyType:kr.CONTROLS}},design:{icon:{value:"",propertyType:kr.CONTROLS},designiconSize:{value:"30",propertyType:kr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:kr.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:kr.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:kr.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:kr.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:kr.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:kr.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:kr.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:kr.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="QuickLinksWidget"}(Rl||(Rl={}));var Al,Il,xl,El,Pl=function(){return{layout:{selectorKey:Rl.LAYOUT,width:Object.assign(Object.assign({},Vo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Vo.height),{value:"70",unit:1}),margin:Vo.margin,padding:Vo.padding,displayStyle:Dl.layout.displayStyle,showIcon:Dl,iconPosition:Dl.layout.iconPosition,positionType:Vo.positionType,pinTo:Vo.pinTo},content:{selectorKey:Rl.CONTENT,showTitle:Dl.content.showTitle,title:Dl.content.title,showDescription:Dl.content.showDescription,description:Dl.content.description,linksData:Dl.content.linksData},design:{selectorKey:Rl.DESIGN,QuickLinksWidget:{selectorKey:Rl.QuickLinks_WIDGET,backgroundColor:Vo.backgroundColor,cropRatio:Vo.cropRatio,zoomImage:Vo.zoomImage,flip:Vo.flip,rotate:Vo.rotate,showBorder:Vo.showBorder,borderStyle:Vo.borderStyle,borderColor:Vo.borderColor,borderPerSlide:Vo.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur},itemStyle:{selectorKey:Rl.ITEM_STYLE,backgroundColor:Vo.backgroundColor,cropRatio:Vo.cropRatio,zoomImage:Vo.zoomImage,flip:Vo.flip,rotate:Vo.rotate,theme:Vo.theme,font:Vo.font,fontSize:Vo.fontSize,textColor:Vo.textColor,bold:Vo.bold,italic:Vo.italic,linethrough:Vo.linethrough,underline:Vo.underline,textAlign:Vo.textAlign,characterSpacing:Vo.characterSpacing,lineHeight:Vo.lineHeight,showBorder:Vo.showBorder,borderStyle:Vo.borderStyle,borderColor:Vo.borderColor,borderPerSlide:Vo.borderPerSlide,borderRadius:Vo.borderRadius,showShadow:Vo.showShadow,shadowColor:Vo.shadowColor,angle:Vo.angle,spread:Vo.spread,blur:Vo.blur,showIcon:Object.assign(Object.assign({},Vo.showIcon),{value:!1}),iconSize:Dl.design.designiconSize,iconColor:Dl.design.iconColor},QuickLinks:{selectorKey:Rl.QuickLinks_ICONS,instagramIcon:Dl.design.instagramIcon,facebookIcon:Dl.design.facebookIcon,twitterIcon:Dl.design.twitterIcon,amazonIcon:Dl.design.amazonIcon,websiteIcon:Dl.design.websiteIcon,youtubeIcon:Dl.design.youtubeIcon,linkedinIcon:Dl.design.linkedinIcon}}}},_l=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%"}},Hl=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"}},Bl=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"}},zl=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},kl=function(){return Object.assign(Object.assign({},zl()),{gridTemplateRows:"1fr",gridTemplateColumns:"1fr"})},Kl=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"}},jl=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"}},Ul=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"}},Ml=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"}},Vl=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"}},Gl=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},Wl=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"}},Yl=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"}},Fl=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"}},Xl=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"}},ql=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"}},Ql=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%"}},Zl=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"}},$l=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"}},Jl=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"}},ep=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%"}},rp=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"}},op=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"}},tp=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%"}},ip=12,np=4,ap=1,lp=70,pp=20,dp=4,sp=2;!function(e){e[e.Edit=1]="Edit",e[e.Preview=2]="Preview"}(Al||(Al={})),function(e){e[e.Desktop=1]="Desktop",e[e.Mobile=2]="Mobile"}(Il||(Il={})),function(e){e.Input="input",e.Select="select",e.Textarea="textarea",e.Button="button",e.Content="content"}(xl||(xl={})),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"}(El||(El={}));var cp=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})()));