@sc-360-v2/storefront-cms-library 0.2.76 → 0.2.79

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/builder.js CHANGED
@@ -1,2 +1,2 @@
1
1
  /*! For license information please see builder.js.LICENSE.txt */
2
- !function(e,r){"object"==typeof exports&&"object"==typeof module?module.exports=r():"function"==typeof define&&define.amd?define([],r):"object"==typeof exports?exports["storefront-cms-library"]=r():e["storefront-cms-library"]=r()}(this,(()=>(()=>{var e={633:(e,r,o)=>{var t=o(738).default;function i(){"use strict";e.exports=i=function(){return o},e.exports.__esModule=!0,e.exports.default=e.exports;var r,o={},n=Object.prototype,a=n.hasOwnProperty,l=Object.defineProperty||function(e,r,o){e[r]=o.value},p="function"==typeof Symbol?Symbol:{},d=p.iterator||"@@iterator",s=p.asyncIterator||"@@asyncIterator",c=p.toStringTag||"@@toStringTag";function y(e,r,o){return Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}),e[r]}try{y({},"")}catch(r){y=function(e,r,o){return e[r]=o}}function u(e,r,o,t){var i=r&&r.prototype instanceof b?r:b,n=Object.create(i.prototype),a=new P(t||[]);return l(n,"_invoke",{value:A(e,o,a)}),n}function S(e,r,o){try{return{type:"normal",arg:e.call(r,o)}}catch(e){return{type:"throw",arg:e}}}o.wrap=u;var g="suspendedStart",T="suspendedYield",h="executing",C="completed",O={};function b(){}function v(){}function m(){}var w={};y(w,d,(function(){return this}));var f=Object.getPrototypeOf,R=f&&f(f(_([])));R&&R!==n&&a.call(R,d)&&(w=R);var N=m.prototype=b.prototype=Object.create(w);function L(e){["next","throw","return"].forEach((function(r){y(e,r,(function(e){return this._invoke(r,e)}))}))}function D(e,r){function o(i,n,l,p){var d=S(e[i],e,n);if("throw"!==d.type){var s=d.arg,c=s.value;return c&&"object"==t(c)&&a.call(c,"__await")?r.resolve(c.__await).then((function(e){o("next",e,l,p)}),(function(e){o("throw",e,l,p)})):r.resolve(c).then((function(e){s.value=e,l(s)}),(function(e){return o("throw",e,l,p)}))}p(d.arg)}var i;l(this,"_invoke",{value:function(e,t){function n(){return new r((function(r,i){o(e,t,r,i)}))}return i=i?i.then(n,n):n()}})}function A(e,o,t){var i=g;return function(n,a){if(i===h)throw Error("Generator is already running");if(i===C){if("throw"===n)throw a;return{value:r,done:!0}}for(t.method=n,t.arg=a;;){var l=t.delegate;if(l){var p=I(l,t);if(p){if(p===O)continue;return p}}if("next"===t.method)t.sent=t._sent=t.arg;else if("throw"===t.method){if(i===g)throw i=C,t.arg;t.dispatchException(t.arg)}else"return"===t.method&&t.abrupt("return",t.arg);i=h;var d=S(e,o,t);if("normal"===d.type){if(i=t.done?C:T,d.arg===O)continue;return{value:d.arg,done:t.done}}"throw"===d.type&&(i=C,t.method="throw",t.arg=d.arg)}}}function I(e,o){var t=o.method,i=e.iterator[t];if(i===r)return o.delegate=null,"throw"===t&&e.iterator.return&&(o.method="return",o.arg=r,I(e,o),"throw"===o.method)||"return"!==t&&(o.method="throw",o.arg=new TypeError("The iterator does not provide a '"+t+"' method")),O;var n=S(i,e.iterator,o.arg);if("throw"===n.type)return o.method="throw",o.arg=n.arg,o.delegate=null,O;var a=n.arg;return a?a.done?(o[e.resultName]=a.value,o.next=e.nextLoc,"return"!==o.method&&(o.method="next",o.arg=r),o.delegate=null,O):a:(o.method="throw",o.arg=new TypeError("iterator result is not an object"),o.delegate=null,O)}function x(e){var r={tryLoc:e[0]};1 in e&&(r.catchLoc=e[1]),2 in e&&(r.finallyLoc=e[2],r.afterLoc=e[3]),this.tryEntries.push(r)}function E(e){var r=e.completion||{};r.type="normal",delete r.arg,e.completion=r}function P(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(x,this),this.reset(!0)}function _(e){if(e||""===e){var o=e[d];if(o)return o.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,n=function o(){for(;++i<e.length;)if(a.call(e,i))return o.value=e[i],o.done=!1,o;return o.value=r,o.done=!0,o};return n.next=n}}throw new TypeError(t(e)+" is not iterable")}return v.prototype=m,l(N,"constructor",{value:m,configurable:!0}),l(m,"constructor",{value:v,configurable:!0}),v.displayName=y(m,c,"GeneratorFunction"),o.isGeneratorFunction=function(e){var r="function"==typeof e&&e.constructor;return!!r&&(r===v||"GeneratorFunction"===(r.displayName||r.name))},o.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,m):(e.__proto__=m,y(e,c,"GeneratorFunction")),e.prototype=Object.create(N),e},o.awrap=function(e){return{__await:e}},L(D.prototype),y(D.prototype,s,(function(){return this})),o.AsyncIterator=D,o.async=function(e,r,t,i,n){void 0===n&&(n=Promise);var a=new D(u(e,r,t,i),n);return o.isGeneratorFunction(r)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},L(N),y(N,c,"Generator"),y(N,d,(function(){return this})),y(N,"toString",(function(){return"[object Generator]"})),o.keys=function(e){var r=Object(e),o=[];for(var t in r)o.push(t);return o.reverse(),function e(){for(;o.length;){var t=o.pop();if(t in r)return e.value=t,e.done=!1,e}return e.done=!0,e}},o.values=_,P.prototype={constructor:P,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=r,this.done=!1,this.delegate=null,this.method="next",this.arg=r,this.tryEntries.forEach(E),!e)for(var o in this)"t"===o.charAt(0)&&a.call(this,o)&&!isNaN(+o.slice(1))&&(this[o]=r)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var o=this;function t(t,i){return l.type="throw",l.arg=e,o.next=t,i&&(o.method="next",o.arg=r),!!i}for(var i=this.tryEntries.length-1;i>=0;--i){var n=this.tryEntries[i],l=n.completion;if("root"===n.tryLoc)return t("end");if(n.tryLoc<=this.prev){var p=a.call(n,"catchLoc"),d=a.call(n,"finallyLoc");if(p&&d){if(this.prev<n.catchLoc)return t(n.catchLoc,!0);if(this.prev<n.finallyLoc)return t(n.finallyLoc)}else if(p){if(this.prev<n.catchLoc)return t(n.catchLoc,!0)}else{if(!d)throw Error("try statement without catch or finally");if(this.prev<n.finallyLoc)return t(n.finallyLoc)}}}},abrupt:function(e,r){for(var o=this.tryEntries.length-1;o>=0;--o){var t=this.tryEntries[o];if(t.tryLoc<=this.prev&&a.call(t,"finallyLoc")&&this.prev<t.finallyLoc){var i=t;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=r&&r<=i.finallyLoc&&(i=null);var n=i?i.completion:{};return n.type=e,n.arg=r,i?(this.method="next",this.next=i.finallyLoc,O):this.complete(n)},complete:function(e,r){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&r&&(this.next=r),O},finish:function(e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.finallyLoc===e)return this.complete(o.completion,o.afterLoc),E(o),O}},catch:function(e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc===e){var t=o.completion;if("throw"===t.type){var i=t.arg;E(o)}return i}}throw Error("illegal catch attempt")},delegateYield:function(e,o,t){return this.delegate={iterator:_(e),resultName:o,nextLoc:t},"next"===this.method&&(this.arg=r),O}},o}e.exports=i,e.exports.__esModule=!0,e.exports.default=e.exports},738:e=>{function r(o){return e.exports=r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,r(o)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports},756:(e,r,o)=>{var t=o(633)();e.exports=t;try{regeneratorRuntime=t}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=t:Function("r","regeneratorRuntime = r")(t)}}},r={};function o(t){var i=r[t];if(void 0!==i)return i.exports;var n=r[t]={exports:{}};return e[t](n,n.exports,o),n.exports}o.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return o.d(r,{a:r}),r},o.d=(e,r)=>{for(var t in r)o.o(r,t)&&!o.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},o.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var t={};return(()=>{"use strict";o.r(t),o.d(t,{ElementEditSchema:()=>ur,addOrderSchema:()=>kr,amountEstimatorSchema:()=>r,brandImageSchema:()=>Or,brandSchema:()=>Cr,bulkVariantPickerSchema:()=>i,bundleSchema:()=>br,buttonSchema:()=>n,cartSchema:()=>gr,categoryDetailsSchema:()=>Ar,cmsTypes:()=>e,codeSchema:()=>a,commonFunctions:()=>qi,contactUsSchema:()=>Rr,containerSchema:()=>l,countdownSchema:()=>p,createFormSchema:()=>Lr,embedSchema:()=>d,enums:()=>j,faqSchema:()=>s,formBuilder:()=>Br,gallerySliderSchema:()=>c,gridSchema:()=>y,imageHotspotSchema:()=>u,imageSchema:()=>S,interfaces:()=>K,itemStockSchema:()=>xr,layouterItemSchema:()=>fr,layouterSchema:()=>wr,lightBoxV2Schema:()=>vr,lightboxSchema:()=>Sr,lineItemSchema:()=>Er,loginSchema:()=>Nr,mapSchema:()=>T,marchandiserSetsSchema:()=>Hr,paymentMethodsSchema:()=>h,pickupLocationsSchema:()=>C,priceSchema:()=>f,productActionsSchema:()=>O,productHighlightsSchema:()=>w,productImageSchema:()=>b,productInventorySchema:()=>v,productPromotionsSchema:()=>m,productSchema:()=>g,profileSchema:()=>Tr,quantitySelectorSchema:()=>R,quickLinksSchema:()=>zr,repeaterSchema:()=>hr,resetPasswordSchema:()=>Dr,scrollSchema:()=>N,searchResultsHeadingSchema:()=>Ir,searchSchema:()=>mr,sectionSchema:()=>L,shippingEstimatorSchema:()=>D,socialIconsSchema:()=>A,stackSchema:()=>I,storeLocationsSchema:()=>x,tabSchema:()=>E,tableSchema:()=>P,tabsContainerSchema:()=>_r,tabsV2Schema:()=>Pr,textSchema:()=>_,uomSelectorSchema:()=>H,variantPickerSchema:()=>B,videoSChema:()=>z,volumePricingSchema:()=>k});var e={};o.r(e);var r={};o.r(r),o.d(r,{getDefaultStyles:()=>Fr});var i={};o.r(i),o.d(i,{getDefaultStyles:()=>Xr});var n={};o.r(n),o.d(n,{getDefaultStyles:()=>qr});var a={};o.r(a),o.d(a,{getDefaultStyles:()=>Qr,getSectionDefaultStyles:()=>Zr});var l={};o.r(l),o.d(l,{getDefaultStyles:()=>$r});var p={};o.r(p),o.d(p,{getDefaultStyles:()=>Jr});var d={};o.r(d),o.d(d,{getDefaultStyles:()=>eo,getSectionDefaultStyles:()=>ro});var s={};o.r(s),o.d(s,{getDefaultStyles:()=>oo});var c={};o.r(c),o.d(c,{getDefaultStyles:()=>to});var y={};o.r(y),o.d(y,{getDefaultStyles:()=>io});var u={};o.r(u),o.d(u,{getDefaultStyles:()=>no});var S={};o.r(S),o.d(S,{getDefaultStyles:()=>ao});var g={};o.r(g),o.d(g,{getDefaultStyles:()=>lo});var T={};o.r(T),o.d(T,{getDefaultStyles:()=>po});var h={};o.r(h),o.d(h,{getDefaultStyles:()=>so});var C={};o.r(C),o.d(C,{getDefaultStyles:()=>co});var O={};o.r(O),o.d(O,{getDefaultStyles:()=>yo});var b={};o.r(b),o.d(b,{getDefaultStyles:()=>uo});var v={};o.r(v),o.d(v,{getDefaultStyles:()=>So});var m={};o.r(m),o.d(m,{getDefaultStyles:()=>go});var w={};o.r(w),o.d(w,{getDefaultStyles:()=>To});var f={};o.r(f),o.d(f,{getDefaultStyles:()=>ho});var R={};o.r(R),o.d(R,{getDefaultStyles:()=>Co});var N={};o.r(N),o.d(N,{getDefaultStyles:()=>Oo});var L={};o.r(L),o.d(L,{getDefaultStyles:()=>bo,getSectionDefaultStyles:()=>vo});var D={};o.r(D),o.d(D,{getDefaultStyles:()=>mo});var A={};o.r(A),o.d(A,{getDefaultSocialIconsStyles:()=>wo});var I={};o.r(I),o.d(I,{getDefaultStyles:()=>fo});var x={};o.r(x),o.d(x,{getDefaultStyles:()=>Ro});var E={};o.r(E),o.d(E,{getDefaultStyles:()=>No});var P={};o.r(P),o.d(P,{getDefaultTableStyles:()=>Lo});var _={};o.r(_),o.d(_,{getDefaultStyles:()=>Do});var H={};o.r(H),o.d(H,{getDefaultStyles:()=>Ao});var B={};o.r(B),o.d(B,{getDefaultStyles:()=>Io});var z={};o.r(z),o.d(z,{getDefaultVideoStyles:()=>xo});var k={};o.r(k),o.d(k,{getDefaultStyles:()=>Eo});var j={};o.r(j),o.d(j,{CMSCSSUnitTypesEnums:()=>Vr,CMSComponentImportTypeEnum:()=>Gr,CMSCustomEventServiceTypesEnum:()=>Ko,CMSCustomEventsListEnums:()=>Uo,CMSDeviceVisibilityHiddenTypeEnums:()=>ko,CMSDeviceVisibilityKeysEnums:()=>jo,CMSElementEditTypes:()=>Mr,CMSElementSelectors:()=>Kr,CMSElementsListEnum:()=>Wo,CMSRepeaterSliderControlTypes:()=>Ho,CMSResponsiveModeEnums:()=>Po,CMSStackDisplayTypeEnum:()=>Wr,CMSToolAttributes:()=>Ur,CMSToolIdTypes:()=>jr,FlexAppVersionEnums:()=>Mo,FlexDefaultValues:()=>Vo,FliterTypes:()=>Bo,FontWeightEnum:()=>Yr,LinkTypes:()=>_o,SkeletonItems:()=>Go,SortOptions:()=>zo});var K={};o.r(K);var U={};o.r(U),o.d(U,{cssInputInstances:()=>Fo});var M={};o.r(M),o.d(M,{AmountEstimatorsSelectorKeysEnum:()=>Yo,getDefaultData:()=>Zo});var V={};o.r(V),o.d(V,{BulkVariantPickerSelectorKeysEnum:()=>qo,getDefaultData:()=>et});var G={};o.r(G),o.d(G,{ButtonSelectorKeysEnum:()=>Jo,getDefaultData:()=>tt});var W={};o.r(W),o.d(W,{codeSelectorKeysEnum:()=>ot,getDefaultData:()=>nt});var Y={};o.r(Y),o.d(Y,{codeSelectorKeysEnum:()=>it,getDefaultData:()=>lt});var F={};o.r(F),o.d(F,{getDefaultData:()=>ct,selfSelectorKeysEnum:()=>at});var X={};o.r(X),o.d(X,{SelectorKeysEnum:()=>st,getDefaultData:()=>gt});var q={};o.r(q),o.d(q,{embedSelectorKeysEnum:()=>St,getDefaultData:()=>ht});var Q={};o.r(Q),o.d(Q,{ButtonSelectorKeysEnum:()=>Tt,getDefaultData:()=>bt});var Z={};o.r(Z),o.d(Z,{SelectorKeysEnum:()=>Ot,getDefaultData:()=>wt});var $={};o.r($),o.d($,{getDefaultData:()=>Rt,gridSelectorKeysEnum:()=>mt});var J={};o.r(J),o.d(J,{SelectorKeysEnum:()=>ft,getDefaultData:()=>Dt});var ee={};o.r(ee),o.d(ee,{SelectorKeysEnum:()=>Lt,getDefaultData:()=>xt});var re={};o.r(re),o.d(re,{SelectorKeysEnum:()=>It,getDefaultData:()=>_t});var oe={};o.r(oe),o.d(oe,{SelectorKeysEnum:()=>Pt,getDefaultData:()=>zt});var te={};o.r(te),o.d(te,{SelectorKeysEnum:()=>Bt,getDefaultData:()=>Kt});var ie={};o.r(ie),o.d(ie,{PaymentMethodSelectorKeysEnum:()=>jt,getDefaultData:()=>Vt});var ne={};o.r(ne),o.d(ne,{PickupLocationsSelectorKeysEnum:()=>Mt,getDefaultData:()=>Yt});var ae={};o.r(ae),o.d(ae,{SelectorKeysEnum:()=>Wt,getDefaultData:()=>qt});var le={};o.r(le),o.d(le,{ButtonSelectorKeysEnum:()=>Xt,getDefaultData:()=>Jt});var pe={};o.r(pe),o.d(pe,{ProductHighlightsSelectorKeysEnum:()=>Zt,getDefaultData:()=>oi});var de={};o.r(de),o.d(de,{ProductInventorySelectorKeysEnum:()=>ri,getDefaultData:()=>ni});var se={};o.r(se),o.d(se,{SelectorKeysEnum:()=>ii,getDefaultData:()=>pi});var ce={};o.r(ce),o.d(ce,{ProductPromotionsSelectorKeysEnum:()=>ai,getDefaultData:()=>ci});var ye={};o.r(ye),o.d(ye,{QuantitySelectorSelectorKeysEnum:()=>si,getDefaultData:()=>Si});var ue={};o.r(ue),o.d(ue,{SelectorKeysEnum:()=>ui,getDefaultData:()=>hi});var Se={};o.r(Se),o.d(Se,{getDefaultData:()=>Oi,sectionSelectorKeysEnum:()=>Ti});var ge={};o.r(ge),o.d(ge,{ShippingEstimatorSelectorKeysEnum:()=>Ci,getDefaultData:()=>vi});var Te={};o.r(Te),o.d(Te,{getDefaultData:()=>wi});var he={};o.r(he),o.d(he,{SocialSelectorKeysEnum:()=>Qi,getDefaultData:()=>Ji});var Ce={};o.r(Ce),o.d(Ce,{getDefaultData:()=>rn,selfSelectorKeysEnum:()=>$i});var Oe={};o.r(Oe),o.d(Oe,{StoreLocationSelectorKeysEnum:()=>en,getDefaultData:()=>nn});var be={};o.r(be),o.d(be,{TableSelectorKeysEnum:()=>tn,getDefaultData:()=>pn});var ve={};o.r(ve),o.d(ve,{SelectorKeysEnum:()=>ln,getDefaultData:()=>un});var me={};o.r(me),o.d(me,{getDefaultData:()=>gn,textSelectorKeysEnum:()=>sn});var we={};o.r(we),o.d(we,{UOMSelectorKeysEnum:()=>Sn,getDefaultData:()=>Cn});var fe={};o.r(fe),o.d(fe,{VariantPickerSelectorKeysEnum:()=>hn,getDefaultData:()=>vn});var Re={};o.r(Re),o.d(Re,{VideoSelectorKeysEnum:()=>bn,getDefaultData:()=>fn});var Ne={};o.r(Ne),o.d(Ne,{VolumePricingSelectorKeysEnum:()=>wn,getDefaultData:()=>Ln});var Le={};o.r(Le),o.d(Le,{getDefaultData:()=>In,lightboxSelectorKeysEnum:()=>Nn});var De={};o.r(De),o.d(De,{cartSelectorKeysEnum:()=>An,getDefaultData:()=>Pn});var Ae={};o.r(Ae),o.d(Ae,{getDefaultData:()=>Bn,profileSelectorKeysEnum:()=>En});var Ie={};o.r(Ie),o.d(Ie,{getDefaultData:()=>kn,selfSelectorKeysEnum:()=>Hn});var xe={};o.r(xe),o.d(xe,{getDefaultData:()=>Kn,selfSelectorKeysEnum:()=>zn});var Ee={};o.r(Ee),o.d(Ee,{SelectorKeysEnum:()=>jn,getDefaultData:()=>Vn});var Pe={};o.r(Pe),o.d(Pe,{SelectorKeysEnum:()=>Mn,getDefaultData:()=>Fn});var _e={};o.r(_e),o.d(_e,{SelectorKeysEnum:()=>Yn,getDefaultData:()=>Qn});var He={};o.r(He),o.d(He,{SelectorKeysEnum:()=>qn,getDefaultData:()=>Jn});var Be={};o.r(Be),o.d(Be,{SelectorKeysEnum:()=>$n,getDefaultData:()=>oa});var ze={};o.r(ze),o.d(ze,{SelectorKeysEnum:()=>ra,getDefaultData:()=>na});var ke={};o.r(ke),o.d(ke,{SelectorKeysEnum:()=>ia,getDefaultData:()=>pa});var je={};o.r(je),o.d(je,{SelectorKeysEnum:()=>la,getDefaultData:()=>ca});var Ke={};o.r(Ke),o.d(Ke,{SelectorKeysEnum:()=>sa,getDefaultData:()=>Ta});var Ue={};o.r(Ue),o.d(Ue,{SelectorKeysEnum:()=>ua,getDefaultData:()=>Oa});var Me={};o.r(Me),o.d(Me,{SelectorKeysEnum:()=>Ca,getDefaultData:()=>ma});var Ve={};o.r(Ve),o.d(Ve,{SelectorKeysEnum:()=>va,getDefaultData:()=>Ra});var Ge={};o.r(Ge),o.d(Ge,{getDefaultData:()=>La,selfSelectorKeysEnum:()=>fa});var We={};o.r(We),o.d(We,{SelectorKeysEnum:()=>Na,getDefaultData:()=>Ia});var Ye={};o.r(Ye),o.d(Ye,{getDefaultData:()=>Pa,searchSelectorKeysEnum:()=>Aa});var Fe={};o.r(Fe),o.d(Fe,{getDefaultData:()=>Ha,selfSelectorKeysEnum:()=>Ea});var Xe={};o.r(Xe),o.d(Xe,{getDefaultData:()=>za,selfSelectorKeysEnum:()=>_a});var qe={};o.r(qe),o.d(qe,{SelectorKeysEnum:()=>Ba,getDefaultData:()=>Ka});var Qe={};o.r(Qe),o.d(Qe,{contactUsSelectorKeysEnum:()=>ja,getDefaultData:()=>Ma});var Ze={};o.r(Ze),o.d(Ze,{getDefaultData:()=>Ga,loginSelectorKeysEnum:()=>Ua});var $e={};o.r($e),o.d($e,{getDefaultData:()=>Ya,resetPasswordSelectorKeysEnum:()=>Va});var Je={};o.r(Je),o.d(Je,{SelectorKeysEnum:()=>Wa,getDefaultData:()=>$a});var er={};o.r(er),o.d(er,{SelectorKeysEnum:()=>Xa,getDefaultData:()=>rl});var rr={};o.r(rr),o.d(rr,{getDefaultData:()=>il,searchResultsHeadingSelectorKeysEnum:()=>Ja});var or={};o.r(or),o.d(or,{getDefaultData:()=>ll,itemStockSelectorKeysEnum:()=>tl});var tr={};o.r(tr),o.d(tr,{SelectorKeysEnum:()=>al,getDefaultData:()=>yl});var ir={};o.r(ir),o.d(ir,{SelectorKeysEnum:()=>dl,getDefaultData:()=>gl});var nr={};o.r(nr),o.d(nr,{SelectorKeysEnum:()=>Sl,getDefaultData:()=>hl});var ar={};o.r(ar),o.d(ar,{LineSelectorKeysEnum:()=>Tl,getDefaultData:()=>bl});var lr={};o.r(lr),o.d(lr,{getDefaultData:()=>Rl});var pr={};o.r(pr),o.d(pr,{getDefaultData:()=>Ll,selfSelectorKeysEnum:()=>ml});var dr={};o.r(dr),o.d(dr,{SelectorKeysEnum:()=>Nl,getDefaultData:()=>xl});var sr={};o.r(sr),o.d(sr,{createFormSelectorKeysEnum:()=>Al,getDefaultData:()=>Pl});var cr={};o.r(cr),o.d(cr,{QuickLinksSelectorKeysEnum:()=>El,getDefaultData:()=>Bl});var yr={};o.r(yr),o.d(yr,{AddOrderSelectorKeysEnum:()=>Hl,getDefaultData:()=>Ml});var ur={};o.r(ur),o.d(ur,{addOrder:()=>yr,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,createForm:()=>sr,embed:()=>q,faq:()=>Q,filters:()=>je,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:()=>cr,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:()=>Ke,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 Sr={};o.r(Sr),o.d(Sr,{getDefaultStyles:()=>Vl});var gr={};o.r(gr),o.d(gr,{getDefaultStyles:()=>Gl});var Tr={};o.r(Tr),o.d(Tr,{getDefaultStyles:()=>Wl});var hr={};o.r(hr),o.d(hr,{getDefaultStyles:()=>Yl,getDefaultStylesV2:()=>Fl});var Cr={};o.r(Cr),o.d(Cr,{getDefaultStyles:()=>Xl});var Or={};o.r(Or),o.d(Or,{getDefaultStyles:()=>ql});var br={};o.r(br),o.d(br,{getDefaultStyles:()=>Ql});var vr={};o.r(vr),o.d(vr,{getDefaultStyles:()=>Zl});var mr={};o.r(mr),o.d(mr,{getDefaultStyles:()=>$l});var wr={};o.r(wr),o.d(wr,{getDefaultStyles:()=>Jl});var fr={};o.r(fr),o.d(fr,{getDefaultStyles:()=>ep});var Rr={};o.r(Rr),o.d(Rr,{getDefaultStyles:()=>rp});var Nr={};o.r(Nr),o.d(Nr,{getDefaultStyles:()=>op});var Lr={};o.r(Lr),o.d(Lr,{getDefaultStyles:()=>tp});var Dr={};o.r(Dr),o.d(Dr,{getDefaultStyles:()=>ip});var Ar={};o.r(Ar),o.d(Ar,{getDefaultStyles:()=>np,getSectionDefaultStyles:()=>ap});var Ir={};o.r(Ir),o.d(Ir,{getDefaultStyles:()=>lp});var xr={};o.r(xr),o.d(xr,{getDefaultStyles:()=>pp});var Er={};o.r(Er),o.d(Er,{getDefaultStyles:()=>dp});var Pr={};o.r(Pr),o.d(Pr,{getDefaultStyles:()=>sp});var _r={};o.r(_r),o.d(_r,{getDefaultStyles:()=>cp});var Hr={};o.r(Hr),o.d(Hr,{getDefaultStyles:()=>yp,getSectionDefaultStyles:()=>up});var Br={};o.r(Br),o.d(Br,{FBModeEnum:()=>kl,FB_CELL_HEIGHT:()=>hp,FB_CONTAINER_PADDING:()=>Cp,FB_GRID_COLS:()=>Sp,FB_GRID_MIN_WIDTH:()=>Op,FB_GRID_MOBILE_COLS:()=>gp,FB_GRID_MOBILE_MIN_WIDTH:()=>bp,FB_GRID_ROWS:()=>Tp,FormComponentTypeEnum:()=>Kl,FormElementTypeEnum:()=>Ul,ScreenSizeEnums:()=>jl});var zr={};o.r(zr),o.d(zr,{getDefaultQuickLinksStyles:()=>vp});var kr={};o.r(kr),o.d(kr,{getDefaultStyles:()=>mp});var jr,Kr,Ur,Mr,Vr,Gr,Wr,Yr,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",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",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",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"300px",gridTemplateColumns:"100%"}},Jr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},eo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},ro=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%"}},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",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},io=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto"}},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",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},So=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},go=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},To=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ho=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Co=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Oo=function(){return{minHeight:"0px",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",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},vo=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%"}},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{maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",gridTemplateRows:"300px",gridTemplateColumns:"300px"}},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{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"}},Io=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},xo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},Eo=function(){return{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"}(jr||(jr={})),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']"}(Kr||(Kr={})),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"}(Ur||(Ur={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLLED_CSS="controlledCss",e.CONTROLS="controls",e.CONTENT="content"}(Mr||(Mr={})),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"}(Vr||(Vr={})),function(e){e[e.BUILDER=1]="BUILDER",e[e.PREVIEW=2]="PREVIEW",e[e.WEBSITE=3]="WEBSITE"}(Gr||(Gr={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(Wr||(Wr={})),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"}(Yr||(Yr={}));var Po,_o,Ho,Bo,zo,ko,jo,Ko,Uo,Mo,Vo,Go,Wo={BUTTON:"button",BUTTON_THEME:"ButtonTheme",PAGE:"page",SECTION:"section",CODE:"code",STATIC_TEXT:"staticText",IMAGE:"image",GRID:"grid",TABS:"tabs",VIDEO:"video",SLIDE_SHOW_LAYOUTER:"slideShowLayouter",CODEEDITOR:"codeEditor",EMBED:"embed",TABLE:"table",SLIDER:"slider",GALLERY_SLIDER:"gallerySlider",SOCIAL:"social",FAQ:"faq",TEXT:"text",SCROLL:"scroll",IMAGE_HOTSPOT:"imageHotspot",COUNTDOWN:"countdown",MAP:"map",CONTAINER:"container",PRODUCT_PRICE:"productPrice",PRODUCT_ACTIONS:"productActions",VOLUME_PRICING:"volumePricing",PRODUCT_INVENTORY:"productInventory",STORE_LOCATIONS:"storeLocations",PICKUP_LOCATIONS:"pickupLocations",PRODUCT_HIGHLIGHTS:"productHighlights",PAYMENT_METHODS:"paymentMethods",SHIPPING_ESTIMATOR:"shippingEstimator",PRODUCT_PROMOTIONS:"productPromotions",AMOUNT_ESTIMATOR:"amountEstimator",QUANTITY_SELECTOR:"quantitySelector",STACK:"stack",UOM_SELECTOR:"uomSelector",VARIANT_PICKER:"variantPicker",BULK_VARIANT_PICKER:"bulkVariantPicker",PRODUCT_IMAGE:"productImage",PRODUCT_NAME:"productName",PRODUCT_DESCRIPTION:"productDescription",PRODUCT_BRAND:"productBrand",PRODUCT_CODE:"productCode",PRODUCT_REVIEW:"productReview",PRODUCT_RATING:"productRating",BRAND_NAME:"brandName",BRAND_DESCRIPTION:"brandDescription",BRAND_CODE:"brandCode",BRAND_IMAGE:"brandImage",BUNDLE_NAME:"bundleName",BUNDLE_CODE:"bundleCode",BUNDLE_IMAGE:"bundleImage",LIGHTBOX:"lightbox",CART:"cart",PROFILE:"profile",PRODUCT:"product",MENU:"menu",PRODUCT_OPTIONS:"productOptions",REPEATER:"repeater",REPEATER_ITEM:"repeater-item",PRODUCT_DETAILS:"productDetails",CATEGORY:"category",CATEGORY_WIDGET:"categoryWidget",CATEGORY_NAME:"categoryName",CATEGORY_IMAGE:"categoryImage",CATEGORY_CODE:"categoryCode",CATEGORY_DESCRIPTION:"categoryDescription",BRAND:"brand",BUNDLE:"bundle",SUB_CATEGORY:"subCategory",FILTERS:"filters",SORT:"sort",PAST_ORDERS:"pastOrders",QUOTES:"quotes",RFQS:"rfqs",LIGHTBOXV2:"lightboxv2",ALLOCATIONS:"allocations",SEARCH:"search",LAYOUTER:"layouter",LAYOUTER_ITEM:"layouter-item",CATEGORY_DETAILS:"categoryDetails",CONTACTUS:"contactUs",LOGIN:"login",CREATE_FORM:"createForm",ADD_EXISTING_FORM:"addExistingForm",RESET_PASSWORD:"resetPassword",FORGOT_PASSWORD:"forgotPassword",BREADCRUMBS:"breadcrumbs",ICON_LIBRARY:"iconLibrary",FORM_PREVIEW:"formPreview",SEARCH_RESULTS_HEADING:"searchResultsHeading",ITEM_STOCK:"itemStock",CART_DETAILS:"cartDetails",CART_SUMMARY:"cartSummary",ALLOCATION_DETAILS:"allocationDetails",LINE:"line",TABS_V2:"tbs-v2",TABS_CONTAINER:"tbsContainer",MARCHANDISER_SETS:"marchandiserSets",QUICK_LINKS:"quickLinks",ADD_ORDER:"addOrder"};!function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(Po||(Po={})),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"}(_o||(_o={})),function(e){e.ARROWSANDDOTS="Arrows & Dots",e.ARROWS="Arrows",e.DOTS="Dots",e.NONE="None"}(Ho||(Ho={})),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"}(Bo||(Bo={})),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"}(zo||(zo={})),function(e){e[e.CSS=1]="CSS",e[e.HTML=2]="HTML"}(ko||(ko={})),function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(jo||(jo={})),function(e){e[e.UPSERT=1]="UPSERT",e[e.GET=2]="GET"}(Ko||(Ko={})),function(e){e.LIGHTBOX="customLightBoxV1",e.UOMSELECTOR="uomSelectorV1",e.TEXTELEMENTCODEVIEW="textElementCodeView",e.PRODUCT_DETAILS_STATE="productDetailsState",e.IMAGE_CROP="imageCrop"}(Uo||(Uo={})),function(e){e[e.NESTEDJSON=1]="NESTEDJSON",e[e.FLATJSON=2]="FLATJSON"}(Mo||(Mo={})),function(e){e.FLEXLIGHTBOXCLOSEBTN="isLightboxCloseIconKey"}(Vo||(Vo={})),function(e){e.PLACEHOLDER_IMAGE="/00000000-0000-0000-0000-000000000000/development/img-placeholder.jpg"}(Go||(Go={}));var Yo,Fo={adjustment:{value:"fluid",property:"adjustment",propertyType:Mr.TOOL},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Mr.CONTROLS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:Mr.CSS},width:{value:"100",property:"width",unit:4,propertyType:Mr.CSS},height:{value:"100",property:"height",unit:1,propertyType:Mr.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:Mr.CSS},textPosition:{value:"top",property:"textPosition",propertyType:Mr.CONTROLS},direction:{value:"Horizontal",propertyType:Mr.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:Mr.CSS},overflowContent:{value:"scroll",property:"overflow",propertyType:Mr.TOOL},scrollDirection:{value:"horizontal",property:"scroll",propertyType:Mr.TOOL},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:Mr.TOOL},positionType:{value:"fixed",property:"position",propertyType:Mr.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:Mr.TOOL},backgroundColor:{value:{rgb:{r:237,g:23,b:51,a:1},hex:"#ed1733ff"},property:"backgroundColor",propertyType:Mr.CSS,parentRef:"cs-be-se-1"},overlayColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}},property:"overlayColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-1"},borderColor:{value:{rgb:{r:237,g:23,b:51,a:1},hex:"#ed1733ff"},property:"borderColor",propertyType:Mr.CSS,parentRef:"cs-be-se-3"},borderStyle:{value:"solid",property:"borderStyle",propertyType:Mr.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:Mr.CSS},dividerWidth:{value:1,property:"dividerWidth",unit:1,propertyType:Mr.CSS},showBorder:{value:!0,propertyType:Mr.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:Mr.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:Mr.CSS,parentRef:"cs-be-se-1"},angle:{property:"shadowAngle",propertyType:Mr.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:Mr.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:Mr.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:Mr.CSS},cropRatio:{value:"16:9",propertyType:Mr.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:Mr.CSS},exposure:{value:0,propertyType:Mr.CONTROLS},contrast:{value:0,propertyType:Mr.CONTROLS},saturation:{value:0,propertyType:Mr.CONTROLS},brightness:{value:0,propertyType:Mr.CONTROLS},tint:{value:0,propertyType:Mr.CONTROLS},hue:{value:0,propertyType:Mr.CONTROLS},lightness:{value:0,propertyType:Mr.CONTROLS},highlights:{value:0,propertyType:Mr.CONTROLS},shadows:{value:0,propertyType:Mr.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:Mr.CONTROLS},rotate:{value:0,property:"rotate",propertyType:Mr.CSS},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:Mr.CSS},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:Mr.CSS},theme:{value:"h3",property:"theme",propertyType:Mr.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:Mr.CSS,parentRef:"ty-h3-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:Mr.CSS,parentRef:"ty-h3-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:Mr.CSS,parentRef:"ty-h3-cr"},bold:{value:"",property:"fontWeight",propertyType:Mr.CSS,parentRef:"ty-h3-ft-wt"},italic:{value:"",property:"fontStyleItalic",propertyType:Mr.CSS,parentRef:"ty-h3-ft-se-ic"},linethrough:{value:"",property:"linethrough",propertyType:Mr.CSS,parentRef:"ty-h3-le-th"},underline:{value:"",property:"underline",propertyType:Mr.CSS,parentRef:"ty-h3-ue"},textAlign:{value:"left",property:"textAlign",propertyType:Mr.CSS,parentRef:"ty-h3-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:Mr.CSS,parentRef:"ty-h3-lr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:Mr.CSS,parentRef:"ty-h3-le-ht"},themeDesc:{value:"p1",property:"themeDesc",propertyType:Mr.CONTROLS},icon:{value:"check",propertyType:Mr.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},fontDesc:{value:"Lato",property:"fontFamilyDesc",propertyType:Mr.CSS,parentRef:"ty-p1-ft-fy"},fontSizeDesc:{value:14,unit:1,property:"fontSizeDesc",propertyType:Mr.CSS,parentRef:"ty-p1-ft-se"},textColorDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"colorDesc",propertyType:Mr.CSS,parentRef:"ty-p1-cr"},boldDesc:{value:"",property:"fontWeightDesc",propertyType:Mr.CSS,parentRef:"ty-p1-ft-wt"},italicDesc:{value:"",property:"fontStyleItalicDesc",propertyType:Mr.CSS,parentRef:"ty-p1-ft-se-ic"},linethroughDesc:{value:"",property:"linethroughDesc",propertyType:Mr.CSS,parentRef:"ty-p1-le-th"},underlineDesc:{value:"",property:"underlineDesc",propertyType:Mr.CSS,parentRef:"ty-p1-ue"},textAlignDesc:{value:"left",property:"textAlignDesc",propertyType:Mr.CSS,parentRef:"ty-p1-tt-an"},characterSpacingDesc:{value:0,unit:1,property:"letterSpacingDesc",propertyType:Mr.CSS,parentRef:"ty-p1-lr-sg"},lineHeightDesc:{value:1,unit:2,property:"lineHeightDesc",propertyType:Mr.CSS,parentRef:"ty-p1-le-ht"},iconSize:{value:26,unit:1,property:"iconSize",propertyType:Mr.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},showIcon:{value:!0,property:"showIcon",propertyType:Mr.CONTROLS},backgroundImage:{value:"",property:"backgroundImage",propertyType:Mr.CSS},backgroundSize:{value:"cover",property:"backgroundSize",propertyType:Mr.CSS},backgroundPositionY:{value:0,property:"backgroundPositionY",propertyType:Mr.CSS},backgroundPositionX:{value:0,property:"backgroundPositionX",propertyType:Mr.CSS},backgroundPosition:{value:"top left",property:"backgroundPosition",propertyType:Mr.CSS},backgroundAttachment:{value:"fixed",property:"backgroundAttachment",propertyType:Mr.CSS},backgroundRepeat:{value:"repeat",property:"backgroundRepeat",propertyType:Mr.CSS}},Xo={displayType:{value:"Stack Horizontal",property:"displayType",propertyType:Mr.CONTROLS},displayStyle:{value:"Button",property:"displayStyle",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Mr.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:Mr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Mr.CSS},ItemContentAlignment:{value:"left",property:"ItemContentAlignment",propertyType:Mr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Mr.CONTROLS},header:{value:!0,property:"header",propertyType:Mr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Mr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Mr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Mr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Mr.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:Mr.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:Mr.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:Mr.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:Mr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Mr.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Mr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Mr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Mr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Mr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Mr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Mr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Mr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Mr.CSS},title:{value:"Estimate Shipping and Tax",property:"title",propertyType:Mr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Mr.CONTROLS},description:{value:"Enter your destination to get a shipping estimate.",property:"description",propertyType:Mr.CONTROLS},country:{value:!0,property:"country",propertyType:Mr.CONTROLS},state:{value:!0,property:"state",propertyType:Mr.CONTROLS},zipCode:{value:!0,property:"zipCode",propertyType:Mr.CONTROLS},shippingMethodName:{value:!0,property:"shippingMethodName",propertyType:Mr.CONTROLS},shippingMethodLogo:{value:!0,property:"shippingMethodLogo",propertyType:Mr.CONTROLS},shippingDescription:{value:!0,property:"shippingDescription",propertyType:Mr.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:Mr.CONTROLS},estimatedShippingCost:{value:!0,property:"estimatedShippingCost",propertyType:Mr.CONTROLS},estimatedShippingTime:{value:!0,property:"estimatedShippingTime",propertyType:Mr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Mr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Mr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Mr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Mr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Mr.CSS},buttonType:{value:"primaryButton",propertyType:Mr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Mr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Mr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Mr.CONTROLS},backgroundShape:{value:"Round",propertyType:Mr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Mr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Mr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Mr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Mr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Mr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Mr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Mr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Mr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Mr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Mr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Mr.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:Mr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Mr.CONTROLS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Mr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Mr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Mr.CONTROLS},arrowSize:{value:"16",propertyType:Mr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Mr.CSS},backgroundShape:{value:"rectangle",propertyType:Mr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Mr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverFont:{value:"lato",propertyType:Mr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Mr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Mr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},iconSize:{value:"20",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.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"}(Yo||(Yo={}));var qo,Qo={buttonStyle:Xo.buttonStyle,buttonText:Xo.buttonText,icon:Xo.icon,iconPadding:Xo.iconPadding,iconPosition:Xo.iconPosition,iconAndTextSpacing:Xo.iconAndTextSpacing,alignment:Xo.alignment,buttonType:Xo.buttonType,showIcon:Xo.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Zo=function(){return{layout:{selectorKey:Yo.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"300",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,displayStyle:Xo.displayStyle,displayType:Xo.displayType,dividerBetweenItems:Xo.dividerBetweenItems,itemSpacing:Xo.itemSpacing,itemPadding:Xo.itemPadding,ItemContentAlignment:Xo.ItemContentAlignment,maxItemsToDisplay:Xo.maxItemsToDisplay,overflowItems:Xo.overflowItems,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,paginationAlignment:Xo.paginationAlignment,rowsPerPage:Xo.rowsPerPage,displayResults:Xo.displayResults,imageBehavior:Xo.imageBehavior,itemsPerRow:Xo.itemsPerRow},design:{selectorKey:Yo.DESIGN,inputStyle:{selectorKey:Yo.INPUT_STYLE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,icon:Xo.icon,iconPadding:Xo.iconPadding,iconPosition:Xo.iconPosition,iconAndTextSpacing:Xo.iconAndTextSpacing,alignment:Xo.alignment,buttonType:Xo.buttonType,showIcon:Xo.showIcon,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},viewOffersButton:{selectorKey:Yo.VIEW_OFFERS_BUTTON,defaultState:Object.assign({selectorKey:Yo.DEFAULT_STATE},Qo),hoverState:Object.assign({selectorKey:Yo.HOVER_STATE},Qo),selectedState:Object.assign({selectorKey:Yo.SELECTED_STATE},Qo)},widgetTextStyles:{selectorKey:Yo.WIDGET_TEXT_STYLES,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},itemStyle:{selectorKey:Yo.ITEM_STYLE,contentAlignment:Xo.contentAlignment,horizontalPadding:Xo.horizontalPadding,verticalPadding:Xo.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},shippingName:{selectorKey:Yo.SHIPPING_NAME,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},shippingMethodLogo:{selectorKey:Yo.SHIPPING_METHOD_LOGO,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},shippingDescription:{selectorKey:Yo.SHIPPING_DESCRIPTION,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},estimatedShippingCost:{selectorKey:Yo.ESTIMATED_SHIPPING_COST,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},estimatedShippingTime:{selectorKey:Yo.ESTIMATED_SHIPPING_TIME,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},arrows:{selectorKey:Yo.ARROWS,arrowIconStyle:Xo.arrowIconStyle,leftArrowIconStyle:Xo.leftArrowIconStyle,rightArrowIconStyle:Xo.rightArrowIconStyle,backgroundShape:Xo.backgroundShape,arrowSize:Xo.arrowSize,arrowColor:Xo.arrowColor},paginationDots:{selectorKey:Yo.PAGINATION_DOTS,dotSize:Xo.dotSize,currentDotColor:Xo.currentDotColor,otherDotColor:Xo.otherDotColor},paginationLine:{selectorKey:Yo.PAGINATION_LINE,currentLineColor:Xo.currentLineColor,otherLineColor:Xo.otherLineColor,lineHeight:Xo.lineHeight,lineWidth:Xo.lineWidth},table:{selectorKey:Yo.TABLE,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:Xo.design.table.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Xo.design.table.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},tableHeader:{selectorKey:Yo.TABLE_HEADER,backgroundColor:Fo.backgroundColor},headerText:{selectorKey:Yo.HEADER_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},tableRow:{selectorKey:Yo.TABLE_ROW,backgroundColor:Fo.backgroundColor,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},scroll:{selectorKey:Yo.SCROLL,scrollBarWidth:Xo.design.scrollBar.scrollBarWidth,scrollBarColor:Xo.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:Yo.ROW_DIVIDERS,headerDivider:Xo.design.rowAndHeaderDividers.headerDivider,rowDivider:Xo.design.rowAndHeaderDividers.rowDivider,columnDivider:Xo.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:Yo.PAGINATION,defaultState:{selectorKey:Yo.DEFAULT_STATE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,previousIcon:Xo.design.pagination.previousIcon,nextIcon:Xo.design.pagination.nextIcon,iconSize:Xo.design.pagination.iconSize,iconColor:Xo.design.pagination.iconColor,backgroundShape:Xo.design.pagination.backgroundShape,backgroundColor:Fo.backgroundColor,pagination:Xo.design.pagination.pagination},hoverState:{selectorKey:Yo.HOVER_STATE,theme:Fo.theme}},showMoreItemsButton:{selectorKey:Yo.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Xo.design.pagination.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}},content:{selectorKey:Yo.CONTENT,title:Xo.title,showTitle:Xo.showTitle,description:Xo.description,showDescription:Xo.showDescription,noOfLinesToShow:Xo.noOfLinesToShow,country:Xo.country,state:Xo.state,zipCode:Xo.zipCode,promotionSchedule:Xo.showDescription,shippingMethodName:Xo.shippingMethodName,shippingMethodLogo:Xo.shippingMethodLogo,shippingDescription:Xo.shippingDescription,estimatedShippingCost:Xo.estimatedShippingCost,estimatedDeliveryTime:Xo.estimatedShippingTime},dataConnector:{selectorKey:Yo.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},$o={optionSelection:{value:!0,property:"optionSelection",propertyType:Mr.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Mr.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Mr.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Mr.CONTROLS},displayStyle:{value:"Matrix",property:"displayStyle",propertyType:Mr.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Mr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Mr.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:Mr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Mr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Mr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Mr.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Mr.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Mr.CONTROLS},itemContentAlignment:{value:"Left",property:"itemContentAlignment",propertyType:Mr.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Mr.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Mr.CONTROLS},dropdownOptionsSpacing:{value:"50",property:"dropdownOptionsSpacing",propertyType:Mr.CSS},dropdownOptionsPadding:{value:"50",property:"dropdownOptionsPadding",propertyType:Mr.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:Mr.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:Mr.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:Mr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Mr.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Mr.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Mr.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Mr.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Mr.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Mr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Mr.CONTROLS},tabAlignment:{value:"Left",property:"tabAlignment",propertyType:Mr.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Mr.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Mr.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Mr.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Mr.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Mr.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Mr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Mr.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:Mr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Mr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Mr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Mr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Mr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Mr.CONTROLS},header:{value:!0,property:"header",propertyType:Mr.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Mr.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Mr.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Mr.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Mr.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Mr.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Mr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Mr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Mr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Mr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Mr.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:Mr.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:Mr.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:Mr.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:Mr.CSS},groupHorizontalPadding:{value:"50",property:"groupHorizontalPadding",propertyType:Mr.CSS},groupVerticalPadding:{value:"50",property:"groupVerticalPadding",propertyType:Mr.CSS},groupAndContainerSpacing:{value:"50",property:"groupAndContainerSpacing",propertyType:Mr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Mr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Mr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Mr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Mr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Mr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Mr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Mr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Mr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Mr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Mr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Mr.CONTROLS},showselectedVariant:{value:!0,property:"showselectedVariant",propertyType:Mr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Mr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Mr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Mr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Mr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Mr.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Mr.CONTROLS},showTotalAddedQuantity:{value:!0,property:"showTotalAddedQuantity",propertyType:Mr.CONTROLS},showMoreRows:{value:"Scroll",property:"showMoreRows",propertyType:Mr.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"}(qo||(qo={}));var Jo,et=function(){return{layout:{selectorKey:qo.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"270",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,optionSelection:$o.optionSelection,displayOutOfStockValues:$o.displayOutOfStockValues,displayStyle:$o.displayStyle,notifyMeButton:$o.notifyMeButton,quantitySelectorForVariantSelector:$o.quantitySelectorForVariantSelector,dividerBetweenItems:$o.dividerBetweenItems,optionTitleValueSpacing:$o.optionTitleValueSpacing,remainingDisplayStyle:$o.remainingDisplayStyle,allowUserToSearch:$o.allowUserToSearch,allowUserToFilter:$o.allowUserToFilter,swatchTypeDisplayStyle:{selectorKey:qo.SWATFH_TYPE_DISPLAY_STYLE,displayValues:$o.displayValues,itemPadding:$o.itemPadding,itemSpacing:$o.itemSpacing,maxItemsToDisplay:$o.maxItemsToDisplay,overflowItems:$o.overflowItems,swatchImageType:$o.swatchImageType},singleSelectDisplayStyle:{selectorKey:qo.SINGLE_SELECT_DISPLAY_STYLE,displayValues:$o.displayValues,itemPadding:$o.itemPadding,itemSpacing:$o.itemSpacing,maxItemsToDisplay:$o.maxItemsToDisplay,overflowItems:$o.overflowItems,imageBehaviour:$o.imageBehaviour,itemsPerRow:$o.itemsPerRow,itemContentAlignment:$o.itemContentAlignment,overflowDirection:$o.overflowDirection},dropdownDisplayStyle:{selectorKey:qo.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:$o.dropdownOptionsSpacing,dropdownOptionsPadding:$o.dropdownOptionsPadding,dropdownStyle:$o.dropdownStyle,optionAndListSpacing:$o.optionAndListSpacing,dropdownListItemSpacing:$o.dropdownListItemSpacing,dropdownListItemPadding:$o.dropdownListItemPadding,dividerBetweenListItems:$o.dividerBetweenListItems,maxItemsToDisplay:$o.maxItemsToDisplay,overflowItems:$o.overflowItems},groupedOptionsDisplayStyle:{selectorKey:qo.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:$o.groupsDisplayStyle,groupSpacing:$o.groupSpacing,groupPadding:$o.groupPadding,groupHeaderAndOptionSpacing:$o.groupHeaderAndOptionSpacing,tabDirection:$o.tabDirection,tabLayout:$o.tabLayout,tabAlignment:$o.tabAlignment,tabSpacing:$o.tabSpacing,tabAndContainerSpacing:$o.tabAndContainerSpacing,tabHorizontalPadding:$o.tabHorizontalPadding,tabVerticalPadding:$o.tabVerticalPadding,containerPadding:$o.tabVerticalPadding,overflowItems:$o.overflowItems,tabRowSpacing:$o.tabRowSpacing,expandIconPositon:$o.expandIconPositon,expandFirstItemByDefault:$o.expandFirstItemByDefault,allowMultipleOpenItems:$o.allowMultipleOpenItems,itemDividers:$o.itemDividers,accordionSpacing:$o.accordionSpacing,accordionAndContainerSpacing:$o.accordionAndContainerSpacing,accordionHorizontalPadding:$o.accordionHorizontalPadding,accordionVerticalPadding:$o.accordionVerticalPadding,groupAndContainerSpacing:$o.groupAndContainerSpacing,groupHorizontalPadding:$o.groupHorizontalPadding,groupVerticalPadding:$o.groupVerticalPadding,canCollapseGroups:$o.canCollapseGroups},matrixDisplayStyle:{selectorKey:qo.MATRIX_DISPLAY_STYLE,header:$o.header,headerHeight:$o.headerHeight,rowHeight:$o.rowHeight,headerDivider:$o.headerDivider,rowDivider:$o.rowDivider,columnDivider:$o.columnDivider,alternativeRowColors:$o.alternativeRowColors,headerCellPadding:$o.headerCellPadding,rowCellPadding:$o.rowCellPadding,contentAlignment:$o.contentAlignment,overflowControl:$o.overflowControl,paginationType:$o.paginationType,paginationAliginment:$o.paginationAliginment,rowsPerPage:$o.rowsPerPage,showMoreRows:$o.showMoreRows},groupedMatrixDisplayStyle:{selectorKey:qo.GROUPED_MATRIX_DISPLAY_STYLE,groupsDisplayStyle:$o.groupsDisplayStyle,groupSpacing:$o.groupSpacing,groupPadding:$o.groupPadding,groupHeaderAndOptionSpacing:$o.groupHeaderAndOptionSpacing}},design:{selectorKey:qo.DESIGN},content:{selectorKey:qo.CONTENT,optionProperties:$o.optionProperties,optionName:$o.optionName,noOfOptionValues:$o.noOfOptionValues,optionPrice:$o.optionPrice,priceFormat:$o.priceFormat,showselectedVariant:$o.showselectedVariant,optionValueProperties:$o.optionValueProperties,optionValueName:$o.optionValueName,optionValueCode:$o.optionValueCode,swatchImage:$o.swatchImage,swatchImageType:$o.swatchImageType,noOfVariantsAvailable:$o.noOfVariantsAvailable,optionValuePrice:$o.optionValuePrice,showAvailableInventory:$o.showAvailableInventory,showTotalPriceOfAddedItems:$o.showTotalPriceOfAddedItems,showTotalAddedQuantity:$o.showTotalAddedQuantity},dataConnector:{selectorKey:qo.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},rt={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:Mr.CONTROLS},buttonType:{value:"primaryButton",propertyType:Mr.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:Mr.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:Mr.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:Mr.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Mr.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:Mr.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:Mr.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Jo||(Jo={}));var ot,tt=function(){return{layout:{selectorKey:Jo.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"40",unit:1}),margin:Fo.margin,positionType:Fo.positionType,pinTo:Fo.pinTo,buttonStyle:rt.buttonStyle,buttonText:rt.buttonText,buttonIcon:rt.buttonIcon,iconPosition:rt.iconPosition,iconAndTextSpacing:rt.iconAndTextSpacing,alignment:rt.alignment,buttonType:rt.buttonType,linkTo:rt.linkTo},design:{selectorKey:Jo.DESIGN,defaultState:{selectorKey:Jo.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},Fo.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},Fo.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},Fo.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},Fo.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},Fo.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},Fo.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},Fo.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},Fo.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},Fo.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},Fo.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},Fo.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},Fo.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},Fo.theme),fontSize:Object.assign(Object.assign({},Fo.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},Fo.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},Fo.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},Fo.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},Fo.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},Fo.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},Fo.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},Fo.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},Fo.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:Fo.icon,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Fo.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:Jo.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},Fo.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:Jo.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(ot||(ot={}));var it,nt=function(){return{layout:{selectorKey:ot.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Fo.height),{unit:1,value:300}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:ot.DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},content:{selectorKey:ot.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:ot.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:Mr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(it||(it={}));var at,lt=function(){return{layout:{selectorKey:it.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Fo.height),{unit:1,value:300}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,textData:{value:"",propertyType:Mr.CONTROLS}},design:{selectorKey:it.DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},content:{}}},pt={theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundColor:Fo.backgroundColor},dt={backgroundColor:Fo.backgroundColor,backgroundRepeat:Fo.backgroundRepeat,backgroundSize:Fo.backgroundSize,backgroundAttachment:Fo.backgroundAttachment,backgroundPosition:Fo.backgroundPosition,backgroundPositionX:Fo.backgroundPositionX,backgroundPositionY:Fo.backgroundPositionY,backgroundImage:Fo.backgroundImage};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(at||(at={}));var st,ct=function(e){return{layout:{selectorKey:at.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Mr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fo.height),{isReadOnly:!0}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:Object.assign({selectorKey:at.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt),dataConnector:{selectorKey:at.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"container",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:Mr.CONTROLS}}}},yt=(new Date).toISOString().slice(0,16),ut={type:{value:"countdown",property:"itemSpacing",propertyType:Mr.CONTROLS},counterStyle:{value:"joined",property:"counterStyle",propertyType:Mr.CONTROLS},countdownAnimation:{value:"fadeIn",property:"countdownAnimation",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:Mr.CONTROLS},source:{value:"manual",property:"source",propertyType:Mr.CONTROLS},showCountdownTitle:{value:"true",property:"showCountdownTitle",propertyType:Mr.CONTROLS},title:{value:"Sales Ends In",property:"title",propertyType:Mr.CONTROLS},showCountdownDescription:{value:"true",property:"showCountdownDescription",propertyType:Mr.CONTROLS},description:{value:"Sale ends in next few mins hurry up garb the offer",property:"description",propertyType:Mr.CONTROLS},chooseSchedules:{value:"05-11-2024",property:"chooseSchedules",propertyType:Mr.CONTROLS},startDate:{value:yt,property:"startDate",propertyType:Mr.CONTROLS},endDate:{value:"2024-11-15T15:01",property:"endDate",propertyType:Mr.CONTROLS},days:{value:"true",property:"days",propertyType:Mr.CONTROLS},daysTitle:{value:"Days",property:"daysTitle",propertyType:Mr.CONTROLS},hours:{value:"true",property:"hours",propertyType:Mr.CONTROLS},hoursTitle:{value:"Hours",property:"hoursTitle",propertyType:Mr.CONTROLS},minutes:{value:"true",property:"minutes",propertyType:Mr.CONTROLS},minutesTitle:{value:"Minutes",property:"minutesTitle",propertyType:Mr.CONTROLS},seconds:{value:"true",property:"seconds",propertyType:Mr.CONTROLS},secondsTitle:{value:"Seconds",property:"secondsTitle",propertyType:Mr.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:Mr.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Mr.CSS},verticalAlignment:{value:"center",property:"verticalAlignment",propertyType:Mr.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Mr.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Mr.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Mr.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Mr.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Mr.CSS},textPosition:{value:"top",property:"textPosition",propertyType:Mr.CONTROLS},iconColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"iconColor",propertyType:Mr.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"}(st||(st={}));var St,gt=function(){return{layout:{selectorKey:st.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"200",unit:1}),margin:Fo.margin,padding:Fo.padding,type:ut.type,counterStyle:ut.counterStyle,countdownAnimation:ut.countdownAnimation,dividerBetweenItems:ut.dividerBetweenItems,positionType:Fo.positionType,pinTo:Fo.pinTo},content:{selectorKey:st.CONTENT,source:ut.source,showCountdownTitle:ut.showCountdownTitle,title:ut.title,showCountdownDescription:ut.showCountdownDescription,description:ut.description,chooseSchedules:ut.chooseSchedules,startDate:ut.startDate,endDate:ut.endDate,days:ut.days,daysTitle:ut.daysTitle,hours:ut.hours,hoursTitle:ut.hoursTitle,minutes:ut.minutes,minutesTitle:ut.minutesTitle,seconds:ut.seconds,secondsTitle:ut.secondsTitle},design:{selectorKey:st.DESIGN,countdownWidget:{selectorKey:st.COUNTDOWN_WIDGET,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},countdownWidgetTextContainerLayout:{selectorKey:st.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:ut.textVerticalPadding,textHorizontalPadding:ut.textHorizontalPadding,titleAndDescriptionSpacing:ut.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:st.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},countdownLayout:{selectorKey:st.COUNTDOWN_LAYOUT,verticalAlignment:ut.verticalAlignment,widgetTextAndItemSpacing:ut.widgetTextAndItemSpacing,textPosition:ut.textPosition},counterStyle:{selectorKey:st.COUNTER_STYLE,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},dividerStyle:{selectorKey:st.DIVIDER_STYLE,shape:ut.shape,size:ut.size,iconColor:ut.iconColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(St||(St={}));var Tt,ht=function(){return{layout:{selectorKey:St.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Fo.height),{unit:1,value:300}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:St.DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.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:Mr.CONTROLS}}},Ct={expandFirstItemByDefault:{value:!0,propertyType:Mr.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:Mr.CONTROLS},itemDividers:{value:!1,propertyType:Mr.CONTROLS},iconPosition:{value:"Right",propertyType:Mr.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:Mr.CONTROLS},itemHorizontalPadding:{value:10,unit:1,property:"itemHorizontalPadding",propertyType:Mr.CSS},itemVerticalPadding:{value:2,unit:1,property:"itemVerticalPadding",propertyType:Mr.CSS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Mr.CSS},titleAndDescriptionSpacing:{value:5,unit:1,property:"titleAndDescriptionSpacing",propertyType:Mr.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"}(Tt||(Tt={}));var Ot,bt=function(){return{layout:{selectorKey:Tt.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"auto",unit:Vr.CUSTOM}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.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:Tt.DESIGN,faqWidget:{selectorKey:Tt.FAQ_WIDGET,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},collapsedAccordionItem:{selectorKey:Tt.COLLAPSED_ACCRORDION_ITEM,backgroundColor:Fo.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Fo.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Fo.showIcon,iconSize:Fo.iconSize,iconColor:Fo.iconColor,themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},expandedAccordionItem:{selectorKey:Tt.EXPANDED_ACCRORDION_ITEM,backgroundColor:Fo.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Fo.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Object.assign({},Fo.theme),font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Fo.showIcon,iconSize:Fo.iconSize,iconColor:Fo.iconColor,themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},divider:{selectorKey:Tt.DIVIDER,dividerColor:Fo.borderColor,dividerStyle:Fo.borderStyle,dividerWidth:Fo.dividerWidth}}}},vt={displayStyle:{value:"Slider",propertyType:Mr.CONTROLS},scrollDirection:{value:"Vertical",propertyType:Mr.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:Mr.CONTROLS},scrollControl:{value:"Non",propertyType:Mr.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:Mr.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:Mr.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:Mr.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:Mr.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:Mr.CSS},sliderControl:{value:"Arrows",propertyType:Mr.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:Mr.CONTROLS},loopImages:{value:!1,propertyType:Mr.CONTROLS},setItemsPerRow:{value:!1,propertyType:Mr.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:Mr.CONTROLS},autoplay:{value:!1,propertyType:Mr.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:Mr.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:Mr.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:Mr.CONTROLS},showGalleryTitle:{value:!1,propertyType:Mr.CONTROLS},galleryTitle:{value:"",propertyType:Mr.CONTROLS},showGalleryDescription:{value:!1,propertyType:Mr.CONTROLS},galleryDescription:{value:"",propertyType:Mr.CONTROLS},showItemTitle:{value:!1,propertyType:Mr.CONTROLS},showItemDescription:{value:!1,propertyType:Mr.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:Mr.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:Mr.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:Mr.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:Mr.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:Mr.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Mr.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Mr.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:Mr.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:Mr.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:Mr.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:Mr.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:Mr.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Mr.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:Mr.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:Mr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Mr.CONTROLS},backgroundShape:{value:"Round",propertyType:Mr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Mr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Mr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Mr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Mr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Mr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Mr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Mr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Mr.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:Mr.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"}(Ot||(Ot={}));var mt,wt=function(){return{layout:{selectorKey:Ot.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"300",unit:1}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.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:Ot.DESIGN,galleryWidgetStyle:{selectorKey:Ot.GALLERY_WIDGET_STYLE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},galleryWidgetLayout:{selectorKey:Ot.GALLERY_LAYOUT,galleryTextAndItemAlignment:vt.galleryTextAndItemAlignment,galleryTextAndItemSpacing:vt.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:vt.galleryTextAndDescriptionSpacing,textPosition:Fo.textPosition,verticalAlignment:Fo.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:Ot.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:vt.textVerticalPadding,textHorizontalPadding:Fo.textHorizontalPadding,titleAndDescriptionSpacing:vt.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:Ot.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},itemStyle:{selectorKey:Ot.GALLERY_WIDGET_STYLE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},itemLayout:{selectorKey:Ot.GALLERY_LAYOUT,galleryTextAndItemAlignment:vt.galleryTextAndItemAlignment,textAndImageSpacing:vt.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:vt.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Fo.textPosition),{value:"On Image"}),verticalAlignment:Fo.verticalAlignment},itemTextContainerLayout:{selectorKey:Ot.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:vt.textVerticalPadding,textHorizontalPadding:Fo.textHorizontalPadding,titleAndDescriptionSpacing:vt.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:Ot.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},paginationArrows:{selectorKey:Ot.PAGINATION_ARROWS,arrowIconStyle:vt.arrowIconStyle,leftArrowIconStyle:vt.leftArrowIconStyle,rightArrowIconStyle:vt.rightArrowIconStyle,backgroundShape:vt.backgroundShape,arrowSize:vt.arrowSize,arrowColor:vt.arrowColor},paginationDots:{selectorKey:Ot.PAGINATION_DOTS,dotSize:vt.dotSize,currentDotColor:vt.currentDotColor,otherDotColor:vt.otherDotColor},paginationLine:{selectorKey:Ot.PAGINATION_LINE,currentLineColor:vt.currentLineColor,otherLineColor:vt.otherLineColor,lineHeight:vt.lineHeight,lineWidth:vt.lineWidth}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(mt||(mt={}));var ft,Rt=function(e){return{layout:{selectorKey:mt.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:Mr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fo.height),{isReadOnly:!0}),padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:Object.assign({selectorKey:mt.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt)}},Nt={onClick:{value:"Show Image Lightbox",propertyType:Mr.CONTROLS},onHover:{value:"Zoom Out",propertyType:Mr.CONTROLS},cropRatio:{value:"16:9",propertyType:Mr.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Mr.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Mr.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Mr.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ft||(ft={}));var Lt,Dt=function(){return{layout:{selectorKey:ft.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{propertyType:Mr.CONTROLS,unit:Vr.PIXELS,value:350}),height:Object.assign(Object.assign({},Fo.height),{value:300,propertyType:Mr.CONTROLS,unit:Vr.PIXELS}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,onClick:Nt.onClick,onHover:Nt.onHover,cropRatio:Nt.cropRatio,fitOptions:Nt.fitOptions,horizontalAlignment:Nt.horizontalAlignment,verticalAlignment:Nt.verticalAlignment},design:{selectorKey:ft.DESIGN,cropRatio:Fo.cropRatio,zoomImage:Fo.zoomImage,flip:Fo.flip,rotate:Fo.rotate,backgroundColor:Fo.backgroundColor,exposure:Fo.exposure,contrast:Fo.contrast,saturation:Fo.saturation,brightness:Fo.brightness,hue:Fo.hue,lightness:Fo.lightness,highlights:Fo.highlights,shadows:Fo.shadows,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Mr.CONTROLS}},dataConnector:{selectorKey:ft.DATA_CONNECTOR,dataConnector:Nt.dataConnector}}},At={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Mr.CONTROLS},productName:{value:!0,propertyType:Mr.CONTROLS},productCodes:{value:!0,propertyType:Mr.CONTROLS},varientCodes:{value:!0,propertyType:Mr.CONTROLS},productImage:{value:!0,propertyType:Mr.CONTROLS},price:{value:!0,propertyType:Mr.CONTROLS},productDescription:{value:!0,propertyType:Mr.CONTROLS},showOptions:{value:!0,propertyType:Mr.CONTROLS},allowBulkOrdering:{value:!0,propertyType:Mr.CONTROLS},actions:{value:!0,propertyType:Mr.CONTROLS},quickView:{value:!0,propertyType:Mr.CONTROLS},addToCart:{value:!0,propertyType:Mr.CONTROLS},wishlist:{value:!0,propertyType:Mr.CONTROLS},buyNow:{value:!0,propertyType:Mr.CONTROLS},addtoQuote:{value:!0,propertyType:Mr.CONTROLS},showUoms:{value:!0,propertyType:Mr.CONTROLS},showVolumePricing:{value:!0,propertyType:Mr.CONTROLS},showInventory:{value:!0,propertyType:Mr.CONTROLS},storeAvailability:{value:!0,propertyType:Mr.CONTROLS},categoryCode:{value:!0,propertyType:Mr.CONTROLS},categoryName:{value:!0,propertyType:Mr.CONTROLS},categoryImage:{value:!0,propertyType:Mr.CONTROLS},categoryDescription:{value:!0,propertyType:Mr.CONTROLS},subCategoryCode:{value:!0,propertyType:Mr.CONTROLS},subCategoryName:{value:!0,propertyType:Mr.CONTROLS},subCategoryImage:{value:!0,propertyType:Mr.CONTROLS},subCategoryDescription:{value:!0,propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Lt||(Lt={}));var It,xt=function(){return{layout:{selectorKey:Lt.LAYOUT,width:Object.assign({},Fo.width),height:Object.assign(Object.assign({},Fo.height),{value:"auto",propertyType:Mr.CONTROLS,unit:7}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:Object.assign({selectorKey:Lt.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt),content:{selectorKey:Lt.CONTENT,productName:At.productName,productCodes:At.productCodes,varientCodes:At.varientCodes,productImage:At.productImage,price:At.price,productDescription:At.productDescription,showOptions:At.showOptions,allowBulkOrdering:At.allowBulkOrdering,actions:At.actions,quickView:At.quickView,addToCart:At.addToCart,wishlist:At.wishlist,buyNow:At.buyNow,addtoQuote:At.addtoQuote,showUoms:At.showUoms,showVolumePricing:At.showVolumePricing,showInventory:At.showInventory,storeAvailability:At.storeAvailability,categoryCode:At.categoryCode,categoryName:At.categoryName,categoryImage:At.categoryImage,categoryDescription:At.categoryDescription,subCategoryCode:At.subCategoryCode,subCategoryName:At.subCategoryName,subCategoryImage:At.subCategoryImage,subCategoryDescription:At.subCategoryDescription},dataConnector:{selectorKey:Lt.DATA_CONNECTOR,dataConnector:At.dataConnector}}},Et={dataConnector:{value:{isConnected:!1,dataSource:null,childSource:null,key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS},showOptions:{value:!0,propertyType:Mr.CONTROLS},productVolume:{value:!0,propertyType:Mr.CONTROLS},productPrice:{value:!0,propertyType:Mr.CONTROLS},productActions:{value:!0,propertyType:Mr.CONTROLS},productInventory:{value:!0,propertyType:Mr.CONTROLS},storeLocations:{value:!0,propertyType:Mr.CONTROLS},pickupLocations:{value:!0,propertyType:Mr.CONTROLS},productHighlights:{value:!0,propertyType:Mr.CONTROLS},paymentMethods:{value:!0,propertyType:Mr.CONTROLS},shippingEstimator:{value:!0,propertyType:Mr.CONTROLS},productPromotions:{value:!0,propertyType:Mr.CONTROLS},amountEstimator:{value:!0,propertyType:Mr.CONTROLS},quantitySelector:{value:!0,propertyType:Mr.CONTROLS},uomSelector:{value:!0,propertyType:Mr.CONTROLS},variantPicker:{value:!0,propertyType:Mr.CONTROLS},bulkVariantPicker:{value:!0,propertyType:Mr.CONTROLS},productImage:{value:!0,propertyType:Mr.CONTROLS},productName:{value:!0,propertyType:Mr.CONTROLS},productDescription:{value:!0,propertyType:Mr.CONTROLS},productBrand:{value:!0,propertyType:Mr.CONTROLS},productCode:{value:!0,propertyType:Mr.CONTROLS},productReview:{value:!0,propertyType:Mr.CONTROLS},productRating:{value:!0,propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(It||(It={}));var Pt,_t=function(){return{layout:{selectorKey:It.LAYOUT,width:Object.assign({},Fo.width),height:Object.assign(Object.assign({},Fo.height),{value:"auto",propertyType:Mr.CONTROLS,unit:7}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:Object.assign({selectorKey:It.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt),content:{selectorKey:It.CONTENT,showOptions:Et.showOptions,productVolume:Et.productVolume,productPrice:Et.productPrice,productActions:Et.productActions,productInventory:Et.productInventory,storeLocations:Et.storeLocations,pickupLocations:Et.pickupLocations,productHighlights:Et.productHighlights,paymentMethods:Et.paymentMethods,shippingEstimator:Et.shippingEstimator,productPromotions:Et.productPromotions,amountEstimator:Et.amountEstimator,quantitySelector:Et.quantitySelector,uomSelector:Et.uomSelector,variantPicker:Et.variantPicker,bulkVariantPicker:Et.bulkVariantPicker,productImage:Et.productImage,productName:Et.productName,productDescription:Et.productDescription,productBrand:Et.productBrand,productCode:Et.productCode,productReview:Et.productReview,productRating:Et.productRating},dataConnector:{selectorKey:It.DATA_CONNECTOR,dataConnector:Et.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:Mr.CONTROLS}}}},Ht={position:{value:"topLeft",property:"position",propertyType:Mr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Mr.CONTROLS},onClick:{value:"Show Image Lightbox",propertyType:Mr.CONTROLS},onHover:{value:"Zoom In",propertyType:Mr.CONTROLS},hotspotStyle:{value:"shape",propertyType:Mr.CONTROLS},showContent:{value:"onClick",propertyType:Mr.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:Mr.CONTROLS},showIcon:{value:!0,propertyType:Mr.CONTROLS},shape:{value:"circle",propertyType:Mr.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:Mr.CONTROLS},iconStyle:{value:"icon with circle",property:"iconStyle",propertyType:Mr.CSS},hotspotSize:{value:"30",property:"hotspotSize",propertyType:Mr.CSS},iconSize:{value:"30",property:"iconSize",propertyType:Mr.CSS},tooltipWidth:{value:"100",property:"tooltipWidth",propertyType:Mr.CSS},tooltipHeight:{value:"100",property:"tooltipHeight",propertyType:Mr.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:Mr.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:Mr.CSS},imageRatio:{value:"16:9",property:"imageRatio",propertyType:Mr.CSS},fitOptions:{value:"fill",property:"fitOptions",propertyType:Mr.CSS},productInfoAlignment:{value:"left",property:"productInfoAlignment",propertyType:Mr.CSS},infoVerticalPadding:{value:"500",property:"infoVerticalPadding",propertyType:Mr.CSS},infoHorizontalPadding:{value:"500",property:"infoHorizontalPadding",propertyType:Mr.CSS},infoSpacing:{value:"500",property:"infoSpacing",propertyType:Mr.CSS},cardLayout:{value:"onImage",property:"cardLayout",propertyType:Mr.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:Mr.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:Mr.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:Mr.CSS},linkDetails:{value:"",property:"linkDetails",propertyType:Mr.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"}(Pt||(Pt={}));var Bt,zt=function(){return{layout:{selectorKey:Pt.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{propertyType:Mr.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Fo.height),{value:300,propertyType:Mr.CONTROLS,unit:1}),margin:Fo.margin,padding:Fo.padding,showContent:Ht.showContent,canOpenMultipleHotspots:Ht.canOpenMultipleHotspots,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:Pt.DESIGN,imageStyle:{selectorKey:Pt.HOTSPOT_IMAGE_STYLE,cropRatio:Fo.cropRatio,zoomImage:Fo.zoomImage,flip:Fo.flip,rotate:Fo.rotate,backgroundColor:Fo.backgroundColor,overlayColor:Fo.overlayColor,exposure:Fo.exposure,contrast:Fo.contrast,saturation:Fo.saturation,brightness:Fo.brightness,hue:Fo.hue,lightness:Fo.lightness,highlights:Fo.highlights,shadows:Fo.shadows,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},hotspotStyle:{selectorKey:Pt.HOTSPOT_STYLE,hotspotStyle:Ht.hotspotStyle,hotspotSize:Ht.hotspotSize,iconSize:Fo.iconSize,iconColor:Fo.iconColor,icon:Ht.icon,showIcon:Ht.showIcon,shape:Ht.shape,animationStyle:Ht.animationStyle,animationFrequency:Ht.animationFrequency,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},tooltipDesign:{selectorKey:Pt.TOOL_TIP_DESIGN,tooltipWidth:Ht.tooltipWidth,tooltipHeight:Ht.tooltipHeight,horizontalAlignment:Ht.horizontalAlignment,verticalAlignment:Ht.verticalAlignment,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur,position:Ht.position},tooltipTextDesign:{selectorKey:Pt.TOOL_TIP_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},tooltipProductDesign:{selectorKey:Pt.TOOL_TIP_PRODUCT_DESIGN,imageRatio:Ht.imageRatio,fitOptions:Ht.fitOptions,productInfoAlignment:Ht.productInfoAlignment,infoVerticalPadding:Ht.infoVerticalPadding,infoHorizontalPadding:Ht.infoHorizontalPadding,infoSpacing:Ht.infoSpacing,cardLayout:Ht.cardLayout,productCardStyle:Ht.productCardStyle},tooltipImageDesign:{selectorKey:Pt.TOOL_TIP_IMAGE_DESIGN,cropRatio:Fo.cropRatio,zoomImage:Fo.zoomImage,flip:Fo.flip,rotate:Fo.rotate,backgroundColor:Fo.backgroundColor,exposure:Fo.exposure,contrast:Fo.contrast,saturation:Fo.saturation,brightness:Fo.brightness,hue:Fo.hue,lightness:Fo.lightness,highlights:Fo.highlights,shadows:Fo.shadows,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur,imageRatio:Ht.imageRatio,fitOptions:Ht.fitOptions,horizontalAlignment:Ht.horizontalAlignment,verticalAlignment:Ht.verticalAlignment,onClick:Ht.onClick,onHover:Ht.onHover,linkDetails:Ht.linkDetails}},content:{selectorKey:Pt.CONTENT,image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Mr.CONTROLS},hotspots:Ht.hotspots}}},kt={zoom:{value:3,propertyType:Mr.CONTROLS},icon:{value:"map-marker",property:"icon",propertyType:Mr.CONTROLS},showIcon:{value:!0,propertyType:Mr.CONTROLS},showZoomControls:{value:!0,propertyType:Mr.CONTROLS},showMapAndSatelliteView:{value:!0,propertyType:Mr.CONTROLS},showStreetView:{value:!0,propertyType:Mr.CONTROLS},showDirectionsLink:{value:!1,propertyType:Mr.CONTROLS},showTitle:{value:!1,propertyType:Mr.CONTROLS},title:{value:"",propertyType:Mr.CONTROLS},showDescription:{value:!1,propertyType:Mr.CONTROLS},description:{value:"",propertyType:Mr.CONTROLS},chooseMapDesign:{value:"",propertyType:Mr.CONTROLS},locationsList:{value:[{addressLine1:"",addressLine2:"",country:"",postalCode:"",state:""}],propertyType:Mr.CONTROLS},geometry:{value:null,propertyType:Mr.CONTROLS},textContainerPosition:{value:"Top",propertyType:Mr.CONTROLS},mapAndTextContainerAlignment:{value:"center",propertyType:Mr.CONTROLS},mapAndTextContainerSpacing:{value:20,property:"mapAndTextContainerSpacing",unit:1,propertyType:Mr.CSS},onClick:{value:"Show Image Lightbox",propertyType:Mr.CONTROLS},onHover:{value:"Zoom In",propertyType:Mr.CONTROLS},pinStyle:{value:"icon",propertyType:Mr.CONTROLS},showContent:{value:"onClick",propertyType:Mr.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:Mr.CONTROLS},shape:{value:"circle",propertyType:Mr.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:Mr.CONTROLS},iconStyle:{value:"icon with circle",propertyType:Mr.CSS},pinSize:{value:"0",property:"hotspotSize",propertyType:Mr.CSS},iconSize:{value:"100",propertyType:Mr.CSS},tooltipWidth:{value:"120",property:"tooltipWidth",propertyType:Mr.CSS},tooltipHeight:{value:"120",property:"tooltipHeight",propertyType:Mr.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:Mr.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:Mr.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Mr.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Mr.CSS},productInfoAlignment:{value:"left",property:"textAlign",propertyType:Mr.CSS},infoVerticalPadding:{value:"500",propertyType:Mr.CSS},infoHorizontalPadding:{value:"500",propertyType:Mr.CSS},infoSpacing:{value:"500",propertyType:Mr.CSS},cardLayout:{value:"onImage",propertyType:Mr.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:Mr.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:Mr.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:Mr.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Mr.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:Mr.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:Mr.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"}(Bt||(Bt={}));var jt,Kt=function(){return{layout:{selectorKey:Bt.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"500",unit:1}),margin:Fo.margin,padding:Fo.padding,showContent:kt.showContent,canOpenMultipleHotspots:kt.canOpenMultipleHotspots,positionType:Fo.positionType,pinTo:Fo.pinTo,zoom:kt.zoom,showZoomControls:kt.showZoomControls,showMapAndSatelliteView:kt.showMapAndSatelliteView,showStreetView:kt.showStreetView,showDirectionsLink:kt.showDirectionsLink},content:{selectorKey:Bt.CONTENT,showTitle:kt.showTitle,title:kt.title,showDescription:kt.showDescription,description:kt.description,locationsList:kt.locationsList,geometry:kt.geometry},design:{selectorKey:Bt.DESIGN,mapWidget:{selectorKey:Bt.GALLERY_WIDGET_STYLE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},mapWidgetLayout:{selectorKey:Bt.MAP_WIDGET_LAYOUT,textContainerPosition:kt.textContainerPosition,mapAndTextContainerAlignment:kt.mapAndTextContainerAlignment,mapAndTextContainerSpacing:kt.mapAndTextContainerSpacing},mapWidgetTextContainerLayout:{selectorKey:Bt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:kt.textVerticalPadding,textHorizontalPadding:kt.textHorizontalPadding,titleAndDescriptionSpacing:kt.titleAndDescriptionSpacing},mapWidgetTextContainerDesign:{selectorKey:Bt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},mapStyle:{selectorKey:Bt.MAP_STYLE,chooseMapDesign:kt.chooseMapDesign},pinStyle:{selectorKey:Bt.PIN_STYLE,pinStyle:kt.pinStyle,pinSize:kt.pinSize,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),icon:kt.icon,showIcon:kt.showIcon,shape:kt.shape,animationStyle:kt.animationStyle,animationFrequency:kt.animationFrequency,backgroundColor:Object.assign(Object.assign({},Fo.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}}}),showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},tooltipDesign:{selectorKey:Bt.TOOL_TIP_DESIGN,tooltipWidth:kt.tooltipWidth,tooltipHeight:kt.tooltipHeight,horizontalAlignment:kt.horizontalAlignment,verticalAlignment:kt.verticalAlignment,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},tooltipTextDesign:{selectorKey:Bt.TOOL_TIP_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,lineHeight:Fo.lineHeight,characterSpacing:Fo.characterSpacing,themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc}}}},Ut={noOfItemsToLoad:{value:"allItems",propertyType:Mr.CONTROLS,property:"noOfItemsToLoad"},displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Mr.CONTROLS},itemSpacing:{value:20,property:"itemSpacing",propertyType:Mr.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",unit:1,propertyType:Mr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Mr.CSS},maxItemsToDisplay:{value:1,property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Mr.CONTROLS},header:{value:!0,property:"header",propertyType:Mr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Mr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Mr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Mr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Mr.CONTROLS},headerHeight:{value:"30",property:"headerHeight",unit:1,propertyType:Mr.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Mr.CSS,unit:1},headerCellPadding:{value:"30",property:"headerCellPadding",unit:1,propertyType:Mr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",unit:1,propertyType:Mr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Mr.CSS},paginationAliginment:{value:"left",property:"paginationAliginment",propertyType:Mr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Mr.CONTROLS},overflowControl:{value:"pagination",property:"overflowControl",propertyType:Mr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Mr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Mr.CONTROLS},title:{value:"Payment Methods",property:"title",propertyType:Mr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Mr.CONTROLS},description:{value:"",property:"description",propertyType:Mr.CONTROLS},paymentProgramName:{value:!0,property:"paymentProgramName",propertyType:Mr.CONTROLS},paymentMethods:{value:!0,property:"paymentMethods",propertyType:Mr.CONTROLS},showAmountLeft:{value:!0,property:"showAmountLeft",propertyType:Mr.CONTROLS},amountLeft:{value:"Left",property:"amountLeft",propertyType:Mr.CONTROLS},showAmountUtilized:{value:!0,property:"showAmountUtilized",propertyType:Mr.CONTROLS},amountUtilized:{value:"Used",property:"amountUtilized",propertyType:Mr.CONTROLS},showTotalAmount:{value:!0,property:"showTotalAmount",propertyType:Mr.CONTROLS},totalAmount:{value:"Total",property:"totalAmount",propertyType:Mr.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:Mr.CONTROLS},expiryDate:{value:"Expires On",property:"expiryDate",propertyType:Mr.CONTROLS},expiryDateDisplayFormat:{value:"Days Left",property:"expiryDateDisplayFormat",propertyType:Mr.CONTROLS},showRenewalDate:{value:!0,property:"showRenewalDate",propertyType:Mr.CONTROLS},renewalDate:{value:"Renews On",property:"renewalDate",propertyType:Mr.CONTROLS},renewalDateDisplayFormat:{value:"Days Left",property:"renewalDateDisplayFormat",propertyType:Mr.CONTROLS},paginationAlignment:{value:"center",propertyType:Mr.CSS,property:"paginationAlignment"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(jt||(jt={}));var Mt,Vt=function(){return{layout:{selectorKey:jt.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"75",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,displayStyle:Ut.displayStyle,dividerBetweenItems:Ut.dividerBetweenItems,itemSpacing:Ut.itemSpacing,itemPadding:Ut.itemPadding,itemContentAlignment:Ut.itemContentAlignment,maxItemsToDisplay:Ut.maxItemsToDisplay,overflowItems:Ut.overflowItems,header:Ut.header,headerHeight:Ut.headerHeight,rowHeight:Ut.rowHeight,headerDivider:Ut.headerDivider,rowDivider:Ut.rowDivider,columnDivider:Ut.columnDivider,alternativeRowColors:Ut.alternativeRowColors,headerCellPadding:Ut.headerCellPadding,rowCellPadding:Ut.rowCellPadding,contentAlignment:Ut.contentAlignment,overflowControl:Ut.overflowControl,paginationType:Ut.paginationType,paginationAliginment:Ut.paginationAliginment,rowsPerPage:Ut.rowsPerPage,displayResults:Ut.displayResults,noOfItemsToLoad:Ut.noOfItemsToLoad,paginationAlignment:Ut.paginationAlignment},design:{selectorKey:jt.DESIGN},content:{selectorKey:jt.CONTENT,title:Ut.title,showTitle:Ut.showTitle,description:Ut.description,showDescription:Ut.showDescription,paymentProgramName:Ut.paymentProgramName,paymentMethods:Ut.paymentMethods,showAmountLeft:Ut.showAmountLeft,amountLeft:Ut.amountLeft,showAmountUtilized:Ut.showAmountUtilized,amountUtilized:Ut.amountUtilized,showTotalAmount:Ut.showTotalAmount,totalAmount:Ut.totalAmount,showExpiryDate:Ut.showExpiryDate,expiryDate:Ut.expiryDate,expiryDateDisplayFormat:Ut.expiryDateDisplayFormat,showRenewalDate:Ut.showRenewalDate,renewalDate:Ut.renewalDate,renewalDateDisplayFormat:Ut.renewalDateDisplayFormat},dataConnector:{selectorKey:jt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"paymentMethods",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},Gt={displayStyle:{value:"Upfront",property:"displayStyle",propertyType:Mr.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:Mr.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Mr.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Mr.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:Mr.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Mr.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Mr.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Mr.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:Mr.CONTROLS},title:{value:"Store Pick Up Locations",property:"title",propertyType:Mr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Mr.CONTROLS},description:{value:"",property:"description",propertyType:Mr.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:Mr.CONTROLS},searchPlaceholderText:{value:"Search by Product/ SKU name or code",property:"searchPlaceholderText",propertyType:Mr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Mr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Mr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Mr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Mr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Mr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Mr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Mr.CSS},buttonType:{value:"primaryButton",propertyType:Mr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Mr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Mr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Mr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Mr.CONTROLS},backgroundShape:{value:"Round",propertyType:Mr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Mr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Mr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Mr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Mr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Mr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Mr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Mr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Mr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Mr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Mr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Mr.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:Mr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Mr.CONTROLS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Mr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Mr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Mr.CONTROLS},arrowSize:{value:"16",propertyType:Mr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Mr.CSS},backgroundShape:{value:"rectangle",propertyType:Mr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Mr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverFont:{value:"lato",propertyType:Mr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Mr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Mr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},iconSize:{value:"20",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.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"}(Mt||(Mt={}));var Wt,Yt=function(){return{layout:{selectorKey:Mt.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"130",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,displayStyle:Gt.displayStyle,displayType:Gt.displayType,maxItemsToDisplay:Gt.maxItemsToDisplay,itemSpacing:Gt.itemSpacing,overflowItems:Gt.overflowItems,displayResults:Gt.displayResults,searchPlaceholderText:Gt.searchPlaceholderText,noOfItemToShow:Gt.noOfItemToShow},content:{selectorKey:Mt.CONTENT,locationName:Gt.locationName,locationAddress:Gt.locationAddress,locationInventory:Gt.locationInventory,locationTimings:Gt.locationTimings,title:Gt.title,showTitle:Gt.showTitle,description:Gt.description,showDescription:Gt.showDescription},design:{selectorKey:Mt.DESIGN,inputStyle:{selectorKey:Mt.INPUT_STYLE,defaultState:{selectorKey:Mt.DEFAULT_STATE,buttonStyle:Gt.buttonStyle,buttonText:Gt.buttonText,icon:Gt.icon,iconPadding:Gt.iconPadding,iconPosition:Gt.iconPosition,iconAndTextSpacing:Gt.iconAndTextSpacing,alignment:Gt.alignment,buttonType:Gt.buttonType,showIcon:Gt.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Mt.HOVER_STATE,buttonStyle:Gt.buttonStyle,buttonText:Gt.buttonText,icon:Gt.icon,iconPadding:Gt.iconPadding,iconPosition:Gt.iconPosition,iconAndTextSpacing:Gt.iconAndTextSpacing,alignment:Gt.alignment,buttonType:Gt.buttonType,showIcon:Gt.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:Mt.INPUT_STYLE,defaultState:{selectorKey:Mt.DEFAULT_STATE,buttonStyle:Gt.buttonStyle,buttonText:Gt.buttonText,icon:Gt.icon,iconPadding:Gt.iconPadding,iconPosition:Gt.iconPosition,iconAndTextSpacing:Gt.iconAndTextSpacing,alignment:Gt.alignment,buttonType:Gt.buttonType,showIcon:Gt.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Mt.HOVER_STATE,buttonStyle:Gt.buttonStyle,buttonText:Gt.buttonText,icon:Gt.icon,iconPadding:Gt.iconPadding,iconPosition:Gt.iconPosition,iconAndTextSpacing:Gt.iconAndTextSpacing,alignment:Gt.alignment,buttonType:Gt.buttonType,showIcon:Gt.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:Mt.INVENTORY_TEXT_STYLE,themeDynamic:Fo.theme,fontDynamic:Fo.font,fontSizeDynamic:Fo.fontSize,textColorDynamic:Fo.textColor,boldDynamic:Fo.bold,italicDynamic:Fo.italic,linethroughDynamic:Fo.linethrough,underlineDynamic:Fo.underline,textAlignDynamic:Fo.textAlign,characterSpacingDynamic:Fo.characterSpacing,lineHeightDynamic:Fo.lineHeight,themeStatic:Fo.themeDesc,fontStatic:Fo.fontDesc,fontSizeStatic:Fo.fontSizeDesc,textColorStatic:Fo.textColorDesc,boldStatic:Fo.boldDesc,italicStatic:Fo.italicDesc,linethroughStatic:Fo.linethroughDesc,underlineStatic:Fo.underlineDesc,textAlignStatic:Fo.textAlignDesc,characterSpacingStatic:Fo.characterSpacingDesc,lineHeightStatic:Fo.lineHeightDesc},itemStyle:{selectorKey:Mt.ITEM_STYLE,contentAlignment:Gt.contentAlignment,horizontalPadding:Gt.horizontalPadding,verticalPadding:Gt.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},locationName:{selectorKey:Mt.LOCATION_NAME,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},locationAddress:{selectorKey:Mt.LOCATION_ADDRESS,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},locationTimings:{selectorKey:Mt.LOCATION_TIMINGS,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},locationInventory:{selectorKey:Mt.LOCATION_INVENTORY,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},arrows:{selectorKey:Mt.ARROWS,arrowIconStyle:Gt.arrowIconStyle,leftArrowIconStyle:Gt.leftArrowIconStyle,rightArrowIconStyle:Gt.rightArrowIconStyle,backgroundShape:Gt.backgroundShape,arrowSize:Gt.arrowSize,arrowColor:Gt.arrowColor},paginationDots:{selectorKey:Mt.PAGINATION_DOTS,dotSize:Gt.dotSize,currentDotColor:Gt.currentDotColor,otherDotColor:Gt.otherDotColor},paginationLine:{selectorKey:Mt.PAGINATION_LINE,currentLineColor:Gt.currentLineColor,otherLineColor:Gt.otherLineColor,lineHeight:Gt.lineHeight,lineWidth:Gt.lineWidth},showMoreItemsButton:{selectorKey:Mt.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Gt.design.pagination.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}},dataConnector:{selectorKey:Mt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"locationDetails",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},Ft={displayStyle:{value:"Slider",propertyType:Mr.CONTROLS},scrollDirection:{value:"Vertical",propertyType:Mr.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:Mr.CONTROLS},scrollControl:{value:"Non",propertyType:Mr.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:Mr.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:Mr.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:Mr.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:Mr.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:Mr.CSS},sliderControl:{value:"Arrows",propertyType:Mr.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:Mr.CONTROLS},loopImages:{value:!1,propertyType:Mr.CONTROLS},setItemsPerRow:{value:!1,propertyType:Mr.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:Mr.CONTROLS},autoplay:{value:!1,propertyType:Mr.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:Mr.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:Mr.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:Mr.CONTROLS},showGalleryTitle:{value:!1,propertyType:Mr.CONTROLS},galleryTitle:{value:"",propertyType:Mr.CONTROLS},showGalleryDescription:{value:!1,propertyType:Mr.CONTROLS},galleryDescription:{value:"",propertyType:Mr.CONTROLS},showItemTitle:{value:!1,propertyType:Mr.CONTROLS},showItemDescription:{value:!1,propertyType:Mr.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:Mr.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:Mr.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:Mr.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:Mr.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:Mr.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Mr.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Mr.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:Mr.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:Mr.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:Mr.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:Mr.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:Mr.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Mr.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:Mr.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:Mr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Mr.CONTROLS},backgroundShape:{value:"Round",propertyType:Mr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Mr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Mr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Mr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Mr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Mr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Mr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Mr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Mr.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:Mr.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"}(Wt||(Wt={}));var Xt,qt=function(){return{layout:{selectorKey:Wt.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"400",unit:Vr.PIXELS}),height:Object.assign(Object.assign({},Fo.height),{value:"200",unit:Vr.PIXELS}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,displayStyle:Ft.displayStyle,scrollDirection:Ft.scrollDirection,noOfItemsToLoad:Ft.noOfItemsToLoad,scrollControl:Ft.scrollControl,itemsPerSlide:Ft.itemsPerSlide,itemsPerRow:Ft.itemsPerRow,itemsPerColumn:Ft.itemsPerColumn,itemGap:Ft.itemGap,rowGap:Ft.rowGap,sliderControl:Ft.sliderControl,controlPosition:Ft.controlPosition,loopImages:Ft.loopImages,setItemsPerRow:Ft.setItemsPerRow,sliderDisplayScrollbar:Ft.sliderDisplayScrollbar,autoplay:Ft.autoplay,autoplayStyle:Ft.autoplayStyle,autoplayDuration:Ft.autoplayDuration,sliderSpeed:Ft.sliderSpeed,thumbnailPlacement:Ft.thumbnailPlacement,thumbnailSize:Ft.thumbnailSize,thumbnailSpacing:Ft.thumbnailSpacing},content:{showGalleryTitle:Ft.showGalleryTitle,galleryTitle:Ft.galleryTitle,showGalleryDescription:Ft.showGalleryDescription,galleryDescription:Ft.galleryDescription,showItemTitle:Ft.showItemTitle,showItemDescription:Ft.showItemDescription,allowLinkToOtherPage:Ft.allowLinkToOtherPage,slides:Ft.slides},design:{selectorKey:Wt.DESIGN,galleryWidgetStyle:{selectorKey:Wt.GALLERY_WIDGET_STYLE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},galleryWidgetLayout:{selectorKey:Wt.GALLERY_LAYOUT,galleryTextAndItemAlignment:Ft.galleryTextAndItemAlignment,galleryTextAndItemSpacing:Ft.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Ft.galleryTextAndDescriptionSpacing,textPosition:Fo.textPosition,verticalAlignment:Fo.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:Wt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Ft.textVerticalPadding,textHorizontalPadding:Fo.textHorizontalPadding,titleAndDescriptionSpacing:Ft.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:Wt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},itemStyle:{selectorKey:Wt.GALLERY_WIDGET_STYLE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},itemLayout:{selectorKey:Wt.GALLERY_LAYOUT,galleryTextAndItemAlignment:Ft.galleryTextAndItemAlignment,textAndImageSpacing:Ft.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Ft.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Fo.textPosition),{value:"On Image"}),verticalAlignment:Fo.verticalAlignment},itemTextContainerLayout:{selectorKey:Wt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Ft.textVerticalPadding,textHorizontalPadding:Fo.textHorizontalPadding,titleAndDescriptionSpacing:Ft.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:Wt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},paginationArrows:{selectorKey:Wt.PAGINATION_ARROWS,arrowIconStyle:Ft.arrowIconStyle,leftArrowIconStyle:Ft.leftArrowIconStyle,rightArrowIconStyle:Ft.rightArrowIconStyle,backgroundShape:Ft.backgroundShape,arrowSize:Ft.arrowSize,arrowColor:Ft.arrowColor},paginationDots:{selectorKey:Wt.PAGINATION_DOTS,dotSize:Ft.dotSize,currentDotColor:Ft.currentDotColor,otherDotColor:Ft.otherDotColor},paginationLine:{selectorKey:Wt.PAGINATION_LINE,currentLineColor:Ft.currentLineColor,otherLineColor:Ft.otherLineColor,lineHeight:Ft.lineHeight,lineWidth:Ft.lineWidth}},dataConnector:{selectorKey:Wt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"images",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},Qt={actions:{value:!0,property:"actions",propertyType:Mr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Mr.CSS},addToCart:{value:!0,property:"addToCart",propertyType:Mr.CONTROLS},addToCartWhenClicked:{value:"Show Cart Confirmation",property:"addToCartWhenClicked",propertyType:Mr.CONTROLS},addToCartValue:{value:"",property:"addToCartValue",propertyType:Mr.CONTROLS},buyNow:{value:!0,property:"buyNow",propertyType:Mr.CONTROLS},buyNowWhenClicked:{value:"Navigate to Checkout",property:"buyNowWhenClicked",propertyType:Mr.CONTROLS},wishlist:{value:!0,property:"wishlist",propertyType:Mr.CONTROLS},wishlistWhenClicked:{value:"Lightbox",property:"wishlistWhenClicked",propertyType:Mr.CONTROLS},wishlistValue:{value:"",property:"addToCartValue",propertyType:Mr.CONTROLS},compareProduct:{value:!0,property:"compareProduct",propertyType:Mr.CONTROLS},compareProductWhenClicked:{value:"Add to Compare List",property:"compareProductWhenClicked",propertyType:Mr.CONTROLS},showCompareListAs:{value:"Floating List",property:"showCompareListAs",propertyType:Mr.CONTROLS},addToQuote:{value:!0,property:"addToQuote",propertyType:Mr.CONTROLS},addToOrderTemplate:{value:!0,property:"addToOrderTemplate",propertyType:Mr.CONTROLS},notifyMeInventoryNotifications:{property:"notifyMeInventoryNotifications",value:!0,propertyType:Mr.CONTROLS},downloadProductInformation:{property:"downloadProductInformation",value:!0,propertyType:Mr.CONTROLS},displayStyle:{property:"displayStyle",value:"Stack Vertically",propertyType:Mr.CONTROLS},itemSpacing:{property:"itemSpacing",value:"10",unit:1,propertyType:Mr.CSS},itemVerticalSpacing:{property:"itemVerticalSpacing",value:"10",unit:1,propertyType:Mr.CSS},maxItemsToDisplay:{property:"maxItemsToDisplay",value:"4",propertyType:Mr.CONTROLS},overflowItems:{property:"overflowItems",value:"Show More Button",propertyType:Mr.CONTROLS},openItemsIn:{value:"Dropdown",property:"openItemsIn",propertyType:Mr.CONTROLS},addToCartMetaData:{value:"",property:"addToCartMetaData",propertyType:Mr.CONTROLS},wishlistMetaData:{value:"",property:"wishlistMetaData",propertyType:Mr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Mr.CONTROLS},buttonType:{value:"primaryButton",propertyType:Mr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Mr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Mr.CONTROLS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:Mr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Mr.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:Mr.CSS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Mr.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"}(Xt||(Xt={}));var Zt,$t={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:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Jt=function(){return{layout:{selectorKey:Xt.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"125",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"40",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,actions:Qt.actions,addToCart:Qt.addToCart,addToCartWhenClicked:Qt.addToCartWhenClicked,addToCartValue:Qt.addToCartValue,buyNow:Qt.buyNow,buyNowWhenClicked:Qt.buyNowWhenClicked,wishlist:Qt.wishlist,wishlistWhenClicked:Qt.wishlistWhenClicked,wishlistValue:Qt.wishlistValue,compareProduct:Qt.compareProduct,compareProductWhenClicked:Qt.compareProductWhenClicked,showCompareListAs:Qt.showCompareListAs,addToQuote:Qt.addToQuote,addToOrderTemplate:Qt.addToOrderTemplate,notifyMeInventoryNotifications:Qt.notifyMeInventoryNotifications,downloadProductInformation:Qt.downloadProductInformation,displayStyle:Qt.displayStyle,itemSpacing:Qt.itemSpacing,itemVerticalSpacing:Qt.itemVerticalSpacing,maxItemsToDisplay:Qt.maxItemsToDisplay,overflowItems:Qt.overflowItems,openItemsIn:Qt.openItemsIn,addToCartMetaData:Qt.addToCartMetaData,wishlistMetaData:Qt.wishlistMetaData,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar},design:{selectorKey:Xt.DESIGN,addToCart:{selectorKey:Xt.ADD_TO_CART,defaultState:Object.assign({selectorKey:Xt.DEFAULT_STATE},$t),hoverState:Object.assign({selectorKey:Xt.HOVER_STATE},$t),selectedState:Object.assign({selectorKey:Xt.SELECTED_STATE},$t)},buyNow:{selectorKey:Xt.BUY_NOW,defaultState:Object.assign({selectorKey:Xt.DEFAULT_STATE},$t),hoverState:Object.assign({selectorKey:Xt.HOVER_STATE},$t),selectedState:Object.assign({selectorKey:Xt.SELECTED_STATE},$t)},wishlist:{selectorKey:Xt.WISHLIST,defaultState:Object.assign({selectorKey:Xt.DEFAULT_STATE},$t),hoverState:Object.assign({selectorKey:Xt.HOVER_STATE},$t),selectedState:Object.assign({selectorKey:Xt.SELECTED_STATE},$t)},compare:{selectorKey:Xt.COMPARE,defaultState:Object.assign({selectorKey:Xt.DEFAULT_STATE},$t),hoverState:Object.assign({selectorKey:Xt.HOVER_STATE},$t),selectedState:Object.assign({selectorKey:Xt.SELECTED_STATE},$t)},addToQuote:{selectorKey:Xt.ADD_TO_QUOTE,defaultState:Object.assign({selectorKey:Xt.DEFAULT_STATE},$t),hoverState:Object.assign({selectorKey:Xt.HOVER_STATE},$t),selectedState:Object.assign({selectorKey:Xt.SELECTED_STATE},$t)},addToOrderTemplate:{selectorKey:Xt.ADD_TO_ORDER_TEMPLATE,defaultState:Object.assign({selectorKey:Xt.DEFAULT_STATE},$t),hoverState:Object.assign({selectorKey:Xt.HOVER_STATE},$t),selectedState:Object.assign({selectorKey:Xt.SELECTED_STATE},$t)},notifyMe:{selectorKey:Xt.NOTIFY_ME,defaultState:Object.assign({selectorKey:Xt.DEFAULT_STATE},$t),hoverState:Object.assign({selectorKey:Xt.HOVER_STATE},$t),selectedState:Object.assign({selectorKey:Xt.SELECTED_STATE},$t)},download:{selectorKey:Xt.DOWNLOAD,defaultState:Object.assign({selectorKey:Xt.DEFAULT_STATE},$t),hoverState:Object.assign({selectorKey:Xt.HOVER_STATE},$t),selectedState:Object.assign({selectorKey:Xt.SELECTED_STATE},$t)},more:{selectorKey:Xt.MORE,defaultState:Object.assign({selectorKey:Xt.DEFAULT_STATE},$t),hoverState:Object.assign({selectorKey:Xt.HOVER_STATE},$t),selectedState:Object.assign({selectorKey:Xt.SELECTED_STATE},$t)}},content:{},dataConnector:{selectorKey:Xt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"productActions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},ei={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Mr.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:Mr.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",propertyType:Mr.CSS,unit:1},ItemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Mr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Mr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Mr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Mr.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Zt||(Zt={}));var ri,oi=function(){return{layout:{selectorKey:Zt.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"230",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"48",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,displayStyle:ei.displayStyle,dividerBetweenItems:ei.dividerBetweenItems,itemSpacing:ei.itemSpacing,itemPadding:ei.itemPadding,ItemContentAlignment:ei.ItemContentAlignment,maxItemsToDisplay:ei.maxItemsToDisplay,overflowItems:ei.overflowItems,imageBehavior:ei.imageBehavior,itemsPerRow:ei.itemsPerRow},design:{selectorKey:Zt.DESIGN},content:{selectorKey:Zt.CONTENT},dataConnector:{selectorKey:Zt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"highlights",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},ti={displayStyle:{value:"Simple",property:"displayStyle",propertyType:Mr.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:Mr.CONTROLS},noOfItemsToLoad:{value:"allItems",propertyType:Mr.CONTROLS,property:"noOfItemsToLoad"},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},itemSpacing:{value:"20",unit:1,property:"itemSpacing",propertyType:Mr.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Mr.CONTROLS},header:{value:!0,property:"header",propertyType:Mr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Mr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Mr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Mr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Mr.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:Mr.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:Mr.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:Mr.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:Mr.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Mr.CSS},contentAlignment:{value:"center",property:"contentAlignment",propertyType:Mr.CSS},paginationAlignment:{value:"center",property:"paginationAlignment",propertyType:Mr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Mr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Mr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Mr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Mr.CONTROLS},totalInventory:{value:!0,property:"totalInventory",propertyType:Mr.CONTROLS},inventoryStatus:{value:!0,property:"inventoryStatus",propertyType:Mr.CONTROLS},noOfAvailableLocations:{value:!0,property:"noOfAvailableLocations",propertyType:Mr.CONTROLS},locationNames:{value:!0,property:"locationNames",propertyType:Mr.CONTROLS},locationDetails:{value:!0,property:"locationDetails",propertyType:Mr.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Mr.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Mr.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Mr.CONTROLS},locationInventoryStatus:{value:!0,property:"locationInventoryStatus",propertyType:Mr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Mr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Mr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Mr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Mr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Mr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Mr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Mr.CSS},buttonType:{value:"primaryButton",propertyType:Mr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Mr.CONTROLS},backgroundShape:{value:"Round",propertyType:Mr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Mr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Mr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Mr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Mr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Mr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Mr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Mr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Mr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Mr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Mr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Mr.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:Mr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Mr.CONTROLS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Mr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Mr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Mr.CONTROLS},arrowSize:{value:"16",propertyType:Mr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Mr.CSS},backgroundShape:{value:"rectangle",propertyType:Mr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Mr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverFont:{value:"lato",propertyType:Mr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Mr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Mr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},iconSize:{value:"20",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.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"}(ri||(ri={}));var ii,ni=function(){return{layout:{selectorKey:ri.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"320",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"130",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,displayStyle:ti.displayStyle,displayType:ti.displayType,maxItemsToDisplay:ti.maxItemsToDisplay,itemSpacing:ti.itemSpacing,overflowItems:ti.overflowItems,header:ti.header,headerHeight:ti.headerHeight,rowHeight:ti.rowHeight,headerDivider:ti.headerDivider,rowDivider:ti.rowDivider,columnDivider:ti.columnDivider,alternativeRowColors:ti.alternativeRowColors,headerCellPadding:ti.headerCellPadding,rowCellPadding:ti.rowCellPadding,contentAlignment:ti.contentAlignment,rowsPerPage:ti.rowsPerPage,overflowControl:ti.overflowControl,paginationType:ti.paginationType,paginationAlignment:ti.paginationAlignment,displayResults:ti.displayResults,noOfItemsToLoad:ti.noOfItemsToLoad},content:{selectorKey:ri.CONTENT,totalInventory:ti.totalInventory,inventoryStatus:ti.inventoryStatus,noOfAvailableLocations:ti.noOfAvailableLocations,locationNames:ti.locationNames,locationDetails:ti.locationDetails,locationName:ti.locationName,locationAddress:ti.locationAddress,locationInventory:ti.locationInventory,locationInventoryStatus:ti.locationInventoryStatus},design:{selectorKey:ri.DESIGN,inventoryTextStyle:{selectorKey:ri.INVENTORY_TEXT_STYLE,themeDynamic:Fo.theme,fontDynamic:Fo.font,fontSizeDynamic:Fo.fontSize,textColorDynamic:Fo.textColor,boldDynamic:Fo.bold,italicDynamic:Fo.italic,linethroughDynamic:Fo.linethrough,underlineDynamic:Fo.underline,textAlignDynamic:Fo.textAlign,characterSpacingDynamic:Fo.characterSpacing,lineHeightDynamic:Fo.lineHeight,themeStatic:Fo.themeDesc,fontStatic:Fo.fontDesc,fontSizeStatic:Fo.fontSizeDesc,textColorStatic:Fo.textColorDesc,boldStatic:Fo.boldDesc,italicStatic:Fo.italicDesc,linethroughStatic:Fo.linethroughDesc,underlineStatic:Fo.underlineDesc,textAlignStatic:Fo.textAlignDesc,characterSpacingStatic:Fo.characterSpacingDesc,lineHeightStatic:Fo.lineHeightDesc},viewInventoryButton:{selectorKey:ri.VIEW_INVENTORY_BUTTON,defaultState:{selectorKey:ri.DEFAULT_STATE,buttonStyle:ti.buttonStyle,buttonText:ti.buttonText,icon:ti.icon,iconPadding:ti.iconPadding,iconPosition:ti.iconPosition,iconAndTextSpacing:ti.iconAndTextSpacing,alignment:ti.alignment,buttonType:ti.buttonType,showIcon:ti.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:ri.HOVER_STATE,buttonStyle:ti.buttonStyle,buttonText:ti.buttonText,icon:ti.icon,iconPadding:ti.iconPadding,iconPosition:ti.iconPosition,iconAndTextSpacing:ti.iconAndTextSpacing,alignment:ti.alignment,buttonType:ti.buttonType,showIcon:ti.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},itemStyle:{selectorKey:ri.ITEM_STYLE,contentAlignment:ti.contentAlignment,horizontalPadding:ti.horizontalPadding,verticalPadding:ti.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},locationName:{selectorKey:ri.LOCATION_NAME,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},locationAddress:{selectorKey:ri.LOCATION_ADDRESS,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},locationInventoryStatus:{selectorKey:ri.LOCATION_INVENTORY_STATUS,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},locationInventory:{selectorKey:ri.LOCATION_INVENTORY,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},arrows:{selectorKey:ri.ARROWS,arrowIconStyle:ti.arrowIconStyle,leftArrowIconStyle:ti.leftArrowIconStyle,rightArrowIconStyle:ti.rightArrowIconStyle,backgroundShape:ti.backgroundShape,arrowSize:ti.arrowSize,arrowColor:ti.arrowColor},paginationDots:{selectorKey:ri.PAGINATION_DOTS,dotSize:ti.dotSize,currentDotColor:ti.currentDotColor,otherDotColor:ti.otherDotColor},paginationLine:{selectorKey:ri.PAGINATION_LINE,currentLineColor:ti.currentLineColor,otherLineColor:ti.otherLineColor,lineHeight:ti.lineHeight,lineWidth:ti.lineWidth},table:{selectorKey:ri.TABLE,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:ti.design.table.borderStyle,borderColor:Fo.borderColor,borderPerSlide:ti.design.table.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},tableHeader:{selectorKey:ri.TABLE_HEADER,backgroundColor:Fo.backgroundColor},headerText:{selectorKey:ri.HEADER_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},tableRow:{selectorKey:ri.TABLE_ROW,backgroundColor:Fo.backgroundColor,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},rowDividers:{selectorKey:ri.ROW_DIVIDERS,headerDivider:ti.design.rowAndHeaderDividers.headerDivider,rowDivider:ti.design.rowAndHeaderDividers.rowDivider,columnDivider:ti.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:ri.SCROLL,scrollBarWidth:ti.design.scrollBar.scrollBarWidth,scrollBarColor:ti.design.scrollBar.scrollBarColor},pagination:{selectorKey:ri.PAGINATION,defaultState:{selectorKey:ri.DEFAULT_STATE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,previousIcon:ti.design.pagination.previousIcon,nextIcon:ti.design.pagination.nextIcon,iconSize:ti.design.pagination.iconSize,iconColor:ti.design.pagination.iconColor,backgroundShape:ti.design.pagination.backgroundShape,backgroundColor:Fo.backgroundColor,pagination:ti.design.pagination.pagination},hoverState:{selectorKey:ri.HOVER_STATE,theme:Fo.theme}},showMoreItemsButton:{selectorKey:ri.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:ti.design.pagination.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}},dataConnector:{selectorKey:ri.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.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"}(ii||(ii={}));var ai,li={showPrice:{value:!0,property:"showPrice",propertyType:Mr.CONTROLS},displayMinQtySet:{value:!0,property:"displayMinQtySet",propertyType:Mr.CONTROLS},priceFormat:{value:"MSRP",property:"priceFormat",propertyType:Mr.CONTROLS},priceSuffix:{value:"",property:"priceSuffix",propertyType:Mr.CONTROLS},pricePrefix:{value:"",property:"pricePrefix",propertyType:Mr.CONTROLS},displayFormat:{value:"Tool-tip",property:"displayFormat",propertyType:Mr.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:Mr.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:Mr.CONTROLS},productPriceDisplayUOM:{value:!1,property:"productPriceDisplayUOM",propertyType:Mr.CONTROLS},productPriceDisplayCurrencyCode:{value:!1,property:"productPriceDisplayCurrencyCode",propertyType:Mr.CONTROLS},showActualPrice:{value:!1,property:"showActualPrice",propertyType:Mr.CONTROLS},actualPrice:{value:!1,property:"actualPrice",propertyType:Mr.CONTROLS},actualPriceDisplayUOM:{value:!1,property:"actualPriceDisplayUOM",propertyType:Mr.CONTROLS},actualPriceDisplayCurrencyCode:{value:!1,property:"actualPriceDisplayCurrencyCode",propertyType:Mr.CONTROLS},discount:{value:!1,property:"discount",propertyType:Mr.CONTROLS},discountValue:{value:!1,property:"discountValue",propertyType:Mr.CONTROLS},showSavings:{value:!1,property:"showSavings",propertyType:Mr.CONTROLS},savings:{value:!1,property:"savings",propertyType:Mr.CONTROLS},savingsValue:{value:!1,property:"savingsValue",propertyType:Mr.CONTROLS},savingsDisplayCurrencyCode:{value:!1,property:"savingsDisplayCurrencyCode",propertyType:Mr.CONTROLS},embellishmentPrice:{value:!1,property:"embellishmentPrice",propertyType:Mr.CONTROLS},productTax:{value:!1,property:"productTax",propertyType:Mr.CONTROLS},productShippingPrice:{value:!1,property:"productShippingPrice",propertyType:Mr.CONTROLS}},pi=function(){return{layout:{selectorKey:ii.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"100",unit:1}),margin:Fo.margin,padding:Fo.padding,showPrice:li.showPrice,displayMinQtySet:li.displayMinQtySet,priceFormat:li.priceFormat,displayFormat:li.displayFormat,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:ii.DESIGN,productPrice:{selectorKey:ii.PRODUCT_PRICE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},uomStyle:{selectorKey:ii.UOM_STYLE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},currencyCodeStyle:{selectorKey:ii.CURRENCY_CODE_STYLE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},actualPrice:{selectorKey:ii.ACTUAL_PRICE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discount:{selectorKey:ii.DISCOUNT,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savings:{selectorKey:ii.SAVINGS,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discountValue:{selectorKey:ii.DISCOUNT_VALUE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savingsValue:{selectorKey:ii.SAVINGS_VALUE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},embellishmentPrice:{selectorKey:ii.EMBELLISHMENT_PRICE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productTax:{selectorKey:ii.PRODUCT_TAX,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productShippingPrice:{selectorKey:ii.PRODUCT_SHIPPING_PRICE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},content:{selectorKey:ii.CONTENT,productPrice:li.productPrice,sellingPrice:li.sellingPrice,productPriceDisplayUOM:li.productPriceDisplayUOM,productPriceDisplayCurrencyCode:li.productPriceDisplayCurrencyCode,showActualPrice:li.showActualPrice,actualPrice:li.actualPrice,actualPriceDisplayUOM:li.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:li.actualPriceDisplayCurrencyCode,discount:li.discount,discountValue:li.discountValue,showSavings:li.showSavings,savings:li.savings,savingsValue:li.savingsValue,savingsDisplayCurrencyCode:li.savingsDisplayCurrencyCode,embellishmentPrice:li.embellishmentPrice,productTax:li.productTax,productShippingPrice:li.productShippingPrice,pricePrefix:li.pricePrefix,priceSuffix:li.priceSuffix},dataConnector:{selectorKey:ii.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"priceDetails",url:"",enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},di={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Mr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Mr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Mr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Mr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Mr.CONTROLS},header:{value:!0,property:"header",propertyType:Mr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Mr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Mr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Mr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Mr.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Mr.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Mr.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Mr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Mr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Mr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Mr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Mr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Mr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Mr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Mr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Mr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Mr.CSS},title:{value:"Promotions",property:"title",propertyType:Mr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Mr.CONTROLS},description:{value:"",property:"description",propertyType:Mr.CONTROLS},promotionName:{value:!0,property:"promotionName",propertyType:Mr.CONTROLS},promotionDescription:{value:!0,property:"promotionDescription",propertyType:Mr.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:Mr.CONTROLS},couponCode:{value:!0,property:"couponCode",propertyType:Mr.CONTROLS},promotionSchedule:{value:!0,property:"promotionSchedule",propertyType:Mr.CONTROLS},minimumPurchaseAmount:{value:!0,property:"minimumPurchaseAmount",propertyType:Mr.CONTROLS},eligibleProducts:{value:!0,property:"eligibleProducts",propertyType:Mr.CONTROLS},promotionPrice:{value:!0,property:"promotionPrice",propertyType:Mr.CONTROLS},maxRedemptionAmount:{value:!0,property:"maxRedemptionAmount",propertyType:Mr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Mr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Mr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Mr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Mr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Mr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Mr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Mr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Mr.CSS},buttonType:{value:"primaryButton",propertyType:Mr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Mr.CONTROLS},backgroundShape:{value:"Round",propertyType:Mr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Mr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Mr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Mr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Mr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Mr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Mr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Mr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Mr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Mr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Mr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Mr.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:Mr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Mr.CONTROLS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Mr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Mr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Mr.CONTROLS},arrowSize:{value:"16",propertyType:Mr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Mr.CSS},backgroundShape:{value:"rectangle",propertyType:Mr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Mr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverFont:{value:"lato",propertyType:Mr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Mr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Mr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},iconSize:{value:"20",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.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"}(ai||(ai={}));var si,ci=function(){return{layout:{selectorKey:ai.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"650",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"400",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,displayStyle:di.displayStyle,dividerBetweenItems:di.dividerBetweenItems,itemSpacing:di.itemSpacing,itemPadding:di.itemPadding,itemContentAlignment:di.itemContentAlignment,maxItemsToDisplay:di.maxItemsToDisplay,overflowItems:di.overflowItems,header:di.header,headerHeight:di.headerHeight,rowHeight:di.rowHeight,headerDivider:di.headerDivider,rowDivider:di.rowDivider,columnDivider:di.columnDivider,alternativeRowColors:di.alternativeRowColors,headerCellPadding:di.headerCellPadding,rowCellPadding:di.rowCellPadding,contentAlignment:di.contentAlignment,overflowControl:di.overflowControl,paginationType:di.paginationType,paginationAlignment:di.paginationAlignment,rowsPerPage:di.rowsPerPage,displayResults:di.displayResults,imageBehavior:di.imageBehavior,itemsPerRow:di.itemsPerRow},content:{selectorKey:ai.CONTENT,title:di.title,showTitle:di.showTitle,description:di.description,showDescription:di.showDescription,promotionName:di.promotionName,promotionDescription:di.promotionDescription,noOfLinesToShow:di.noOfLinesToShow,couponCode:di.couponCode,promotionSchedule:di.showDescription,minimumPurchaseAmount:di.minimumPurchaseAmount,eligibleProducts:di.eligibleProducts,promotionPrice:di.promotionPrice,maxRedemptionAmount:di.maxRedemptionAmount},design:{selectorKey:ai.DESIGN,widgetStyle:{selectorKey:ai.DESIGN_WIDGET_STYLE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},itemStyle:{selectorKey:ai.DESIGN_ITEM_STYLE,contentAlignment:di.contentAlignment,horizontalPadding:di.horizontalPadding,verticalPadding:di.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},viewOffersButton:{selectorKey:ai.DESIGN_VIEW_OFFERS_BUTTON,defaultState:{selectorKey:ai.DEFAULT_STATE,buttonStyle:di.buttonStyle,buttonText:di.buttonText,icon:di.icon,iconPadding:di.iconPadding,iconPosition:di.iconPosition,iconAndTextSpacing:di.iconAndTextSpacing,alignment:di.alignment,buttonType:di.buttonType,showIcon:di.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:ai.HOVER_STATE,buttonStyle:di.buttonStyle,buttonText:di.buttonText,icon:di.icon,iconPadding:di.iconPadding,iconPosition:di.iconPosition,iconAndTextSpacing:di.iconAndTextSpacing,alignment:di.alignment,buttonType:di.buttonType,showIcon:di.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},promotionName:{selectorKey:ai.DESIGN_PROMOTION_NAME,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},promotionDescription:{selectorKey:ai.DESIGN_PROMOTION_DESCRIPTION,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},couponCode:{selectorKey:ai.DESIGN_COUPON_CODE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},promotionSchedule:{selectorKey:ai.DESIGN_PROMOTION_SCHEDULE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},minimumPurchaseAmount:{selectorKey:ai.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},eligibleProductsButton:{selectorKey:ai.DESIGN_ELIGIBLE_PRODUCTS_BUTTON,defaultState:{selectorKey:ai.DEFAULT_STATE,buttonStyle:di.buttonStyle,buttonText:di.buttonText,icon:di.icon,iconPadding:di.iconPadding,iconPosition:di.iconPosition,iconAndTextSpacing:di.iconAndTextSpacing,alignment:di.alignment,buttonType:di.buttonType,showIcon:di.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:ai.HOVER_STATE,buttonStyle:di.buttonStyle,buttonText:di.buttonText,icon:di.icon,iconPadding:di.iconPadding,iconPosition:di.iconPosition,iconAndTextSpacing:di.iconAndTextSpacing,alignment:di.alignment,buttonType:di.buttonType,showIcon:di.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},priceAfterPromotion:{selectorKey:ai.DESIGN_PRICE_AFTER_PROMOTION,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},maxRedemptionAmount:{selectorKey:ai.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},arrows:{selectorKey:ai.DESIGN_ARROWS,arrowIconStyle:di.arrowIconStyle,leftArrowIconStyle:di.leftArrowIconStyle,rightArrowIconStyle:di.rightArrowIconStyle,backgroundShape:di.backgroundShape,arrowSize:di.arrowSize,arrowColor:di.arrowColor},paginationDots:{selectorKey:ai.DESIGN_PAGINATION_DOTS,dotSize:di.dotSize,currentDotColor:di.currentDotColor,otherDotColor:di.otherDotColor},paginationLine:{selectorKey:ai.DESIGN_PAGINATION_LINE,currentLineColor:di.currentLineColor,otherLineColor:di.otherLineColor,lineHeight:di.lineHeight,lineWidth:di.lineWidth},table:{selectorKey:ai.DESIGN_TABLE,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:di.design.table.borderStyle,borderColor:Fo.borderColor,borderPerSlide:di.design.table.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},tableHeader:{selectorKey:ai.DESIGN_TABLE_HEADER,backgroundColor:Fo.backgroundColor},headerText:{selectorKey:ai.DESIGN_HEADER_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},tableRow:{selectorKey:ai.DESIGN_TABLE_ROW,backgroundColor:Fo.backgroundColor,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},rowDividers:{selectorKey:ai.DESIGN_ROW_DIVIDERS,headerDivider:di.design.rowAndHeaderDividers.headerDivider,rowDivider:di.design.rowAndHeaderDividers.rowDivider,columnDivider:di.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:ai.DESIGN_SCROLL,scrollBarWidth:di.design.scrollBar.scrollBarWidth,scrollBarColor:di.design.scrollBar.scrollBarColor},pagination:{selectorKey:ai.DESIGN_PAGINATION,defaultState:{selectorKey:ai.DEFAULT_STATE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,previousIcon:di.design.pagination.previousIcon,nextIcon:di.design.pagination.nextIcon,iconSize:di.design.pagination.iconSize,iconColor:di.design.pagination.iconColor,backgroundShape:di.design.pagination.backgroundShape,backgroundColor:Fo.backgroundColor,pagination:di.design.pagination.pagination},hoverState:{selectorKey:ai.HOVER_STATE,theme:Fo.theme}},showMoreItemsButton:{selectorKey:ai.DESIGN_SHOW_MORE_ITEMS_BUTTON,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:di.design.pagination.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}},dataConnector:{selectorKey:ai.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"promotions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},yi={displayStyle:{value:"Open Input",property:"displayStyle",propertyType:Mr.CONTROLS},displayMinQtyToPurchase:{value:!1,property:"displayMinQtyToPurchase",propertyType:Mr.CONTROLS},quantity:{value:1,property:"quantity",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(si||(si={}));var ui,Si=function(){return{layout:{selectorKey:si.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"70",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,displayStyle:yi.displayStyle,displayMinQtyToPurchase:yi.displayMinQtyToPurchase},design:{selectorKey:si.DESIGN},content:{selectorKey:si.CONTENT,quantity:yi.quantity},dataConnector:{selectorKey:si.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},gi={itemSpacing:{value:"20",property:"itemSpacing",propertyType:Mr.CSS,unit:1},repeatElements:{value:"false",property:"repeatElements",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:Mr.CONTROLS},pauseOnHover:{value:"true",property:"pauseOnHover",propertyType:Mr.CONTROLS},scrollDirection:{value:"leftToRight",property:"scrollDirection",propertyType:Mr.CONTROLS},scrollSpeed:{value:"1x",property:"scrollSpeed",propertyType:Mr.CONTROLS},style:{value:"line",property:"style",propertyType:Mr.CONTROLS},shape:{value:"shopping-cart-01",customIcon:{isCustomIcon:!1,url:"",name:""},property:"shape",propertyType:Mr.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Mr.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:Mr.CONTROLS,property:"scrollContent"},dividerColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"dividerColor",propertyType:Mr.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"}(ui||(ui={}));var Ti,hi=function(){return{layout:{selectorKey:ui.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"40",unit:1}),margin:Fo.margin,padding:Fo.padding,itemSpacing:gi.itemSpacing,repeatElements:gi.repeatElements,dividerBetweenItems:gi.dividerBetweenItems,scrollSpeed:gi.scrollSpeed,scrollDirection:gi.scrollDirection,pauseOnHover:gi.pauseOnHover},content:{selectorKey:ui.CONTENT,scrollContent:gi.scrollContent},design:{selectorKey:ui.DESIGN,scrollContainer:{selectorKey:ui.SCROLL_CONTAINER,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},dividerStyle:{selectorKey:ui.DIVIDER_STYLE,style:gi.style,shape:gi.shape,size:gi.size,backgroundColor:Fo.backgroundColor,dividerColor:gi.dividerColor},defaultItem:{theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},item1:{selectorKey:ui.ITEM_1,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},item2:{selectorKey:ui.ITEM_2,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},item3:{selectorKey:ui.ITEM_3,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.SETTINGS="settings",e.VISIBILITY="visibility",e.SCHEDULES="schedules",e.DEVICE_VISIBILITY="deviceVisibility"}(Ti||(Ti={}));var Ci,Oi=function(e){return{layout:{selectorKey:Ti.LAYOUT,adjustment:Fo.adjustment,width:{fixedWidth:{value:"".concat(null==e?void 0:e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:Mr.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:Mr.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:Mr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fo.height),{isReadOnly:!0}),padding:Fo.padding,columnGap:{value:0,propertyType:Mr.CSS,unit:Vr.PIXELS,property:"columnGap"},rowGap:{value:0,propertyType:Mr.CSS,unit:Vr.PIXELS,property:"rowGap"},overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:Object.assign({selectorKey:Ti.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle},dt),settings:{selectorKey:Ti.SETTINGS,visibility:{selectorKey:Ti.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:Mr.CONTROLS,property:"visibilityContent"}},schedules:{selectorKey:Ti.SCHEDULES,scheduleData:{value:[],propertyType:Mr.CONTROLS,property:"scheduleData"}},deviceVisibility:{selectorKey:Ti.DEVICE_VISIBILITY}},code:{}}},bi={source:{value:"Manually",property:"source",propertyType:Mr.CONTROLS},orderBefore:{value:!0,property:"orderBefore",propertyType:Mr.CONTROLS},orderBeforeTime:{value:"4",property:"orderBeforeTime",propertyType:Mr.CONTROLS,unit:1},orderBeforeDisplayTime:{value:"Hours Left",property:"orderBeforeDisplayTime",propertyType:Mr.CONTROLS},deliveryBefore:{value:!1,property:"deliveryBefore",propertyType:Mr.CONTROLS},deliveryEndsBefore:{value:"4",property:"deliveryEndsBefore",unit:3,propertyType:Mr.CONTROLS},deliveryBeforeDisplayTime:{value:"Hours Left",property:"deliveryBeforeDisplayTime",propertyType:Mr.CONTROLS},deliveryStartingDate:{value:!1,property:"deliveryStartingDate",propertyType:Mr.CONTROLS},deliveryStartsAfter:{value:"4",property:"deliveryStartsAfter",unit:1,propertyType:Mr.CONTROLS},deliveryStartingDateDisplayTime:{value:"Hours Left",property:"deliveryStartingDateDisplayTime",propertyType:Mr.CONTROLS},configureMessage:{value:"",property:"configureMessage",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Ci||(Ci={}));var vi=function(){return{layout:{selectorKey:Ci.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"40",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar},design:{},content:{selectorKey:Ci.CONTENT,source:bi.source,orderBefore:bi.orderBefore,orderBeforeTime:bi.orderBeforeTime,orderBeforeDisplayTime:bi.orderBeforeDisplayTime,deliveryBefore:bi.deliveryBefore,deliveryEndsBefore:bi.deliveryEndsBefore,deliveryBeforeDisplayTime:bi.deliveryBeforeDisplayTime,deliveryStartingDate:bi.deliveryStartingDate,deliveryStartsAfter:bi.deliveryStartsAfter,deliveryStartingDateDisplayTime:bi.deliveryStartingDateDisplayTime,configureMessage:bi.configureMessage},dataConnector:{selectorKey:Ci.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},mi={onClick:{value:"Show Image Lightbox",propertyType:Mr.CONTROLS},onHover:{value:"Zoom Image",propertyType:Mr.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Mr.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Mr.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Mr.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Mr.CSS}},wi=function(){return{layout:{adjustment:Fo.adjustment,width:Fo.width,height:Fo.height,margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,onClick:mi.onClick,onHover:mi.onHover,imageRatio:mi.imageRatio,fitOptions:mi.fitOptions,horizontalAlignment:mi.horizontalAlignment,verticalAlignment:mi.verticalAlignment},design:{layouter:{backgroundColor:Fo.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}};function fi(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 Ri(e,r){if(e){if("string"==typeof e)return fi(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)?fi(e,r):void 0}}function Ni(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)||Ri(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 Li(e){return function(e){if(Array.isArray(e))return fi(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||Ri(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 Di(e){return Di="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},Di(e)}function Ai(e,r,o){return(r=function(e){var r=function(e){if("object"!=Di(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=Di(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==Di(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var Ii=o(756),xi=o.n(Ii);function Ei(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 Pi(e,r);var o={}.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?Pi(e,r):void 0}}(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 Pi(e,r){(null==r||r>e.length)&&(r=e.length);for(var o=0,t=Array(r);o<r;o++)t[o]=e[o];return t}var _i=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 Hi(e,r){var o,t=Ei(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=Ei(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 Bi(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 zi(e,r,o,t){return _i(this,void 0,void 0,xi().mark((function i(){var n,a,l,p,d;return xi().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 ki(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(ki(o[t]));return r}function ji(e){return e.replace(/-([a-z])/g,(function(e,r){return r.toUpperCase()}))}var Ki={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]}},Ui=[{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 Mi(e){return!(e&&Object.keys(e).length>0)}function Vi(e){return!(e&&null!==e)}function Gi(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=Kr.iframeSelector,i=Kr.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 Wi=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]},Yi=function(e,r){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"tablet",t=arguments.length>3?arguments[3]:void 0,i=Wi(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(Xi.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(Xi.stylesToString(r),"}}")}return a},Fi=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=Ni(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=Ni(e,2),i=o[0];return o[1],!i.includes("--_ctm-".concat(t.slice(0,3)))}));a&&(i.editedStyles=Object.fromEntries(a))}return i},Xi={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),Ai(Ai({},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),Ai({},a,Object.assign(Object.assign({},i[n].children[a]),{children:Object.assign(Object.assign({},i[n].children[a].children),Ai({},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 Bi(e.customColors.find((function(e){return e.label===r.label})).value.rgb);var o=e.selectedTheme.colors;return Bi(o[Hi(o,r.type)].find((function(e){return e.label===r.type})).value.rgb)}return Bi(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=Ui.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=Li(Object.keys(a));n="",l.forEach((function(e,r){var o,t=a[e].value,i=null===(o=Ui.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 Ai({},o,n)},convertAlphaNumericToText:function(e){return e.replace(/([a-zA-Z]+)(\d+)/,"$1 $2")},convertrgbObjToString:Bi,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),Ai({},"--_"+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=Ni(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:Hi,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 _i(this,void 0,void 0,xi().mark((function r(){var o,t,i,n,a,l,p,d,s,c,y,u,S,g,T;return xi().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=ki(null==n?void 0:n.parentElement),p=null,d=0,s=Ei(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,zi(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===ji(e[0])?i=Object.assign(Object.assign({},o[r]),{value:e[o[r].property]}):(o[r].property===ji(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=Li(r.general),t=Li(r.text),i=o.map((function(r){var o=Hi(e,r.value.value),t=e[o].find((function(e){return e.label===r.value.value}));if(!t.active){var i=Xi.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=Hi(e,r.value.value),t=e[o].find((function(e){return e.label===r.value.value}));if(!t.active){var i=Xi.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:Li(i),text:Li(n)}},kebabToCamelCase:ji,returnDefaultValue:function(e,r,o,t,i){var n,a,l=Ki;if(1===o||2===o){var p=null===(n=null==Ui?void 0:Ui.find((function(e){return e.value===o})))||void 0===n?void 0:n.label,d=null===(a=null==Ui?void 0:Ui.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=Kr.iframeSelector,n=Kr.templteEditiorSelector,a=Kr.iframePreviewSelector,l=(Kr.iframePreviewMainSelector,Kr.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(Ur.style,'="').concat(r,'"]'));null!==t&&(c=t.querySelector("[".concat(Ur.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=Ni(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:Mi,IsNullOrEmpty:Vi,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(!Mi(e)){var o=null==e?void 0:e.attributes;if(!Mi(o)){var t=null==o?void 0:o.BUILDER;Mi(t)||(r=null==t?void 0:t.dataElementType)}}return r},getCMSDataDivType:function(e){var r=null;if(!Mi(e)){var o=null==e?void 0:e.attributes;if(!Mi(o)){var t=null==o?void 0:o.BUILDER;Mi(t)||(r=null==t?void 0:t.dataDivType)}}return r},GetCMSElementBySelector:Gi,CreateAspectRationNWidthConvertion:function(e,r,o){var t,i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],n=parseFloat(r)/parseFloat(e),a=Gi("#".concat(o),"single",i),l=e;if(!Vi(a)){var p=(null==a?void 0:a.matches(Kr.dataDropElement))?null===(t=null==a?void 0:a.parentElement)||void 0===t?void 0:t.closest(Kr.dataDropElement):null==a?void 0:a.closest(Kr.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:Ui,getCMSElementAttributeValue:function(e,r,o){var t=null;if(!Mi(e)){var i=null==e?void 0:e.attributes;if(!Mi(i)){var n=i[r];Mi(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=Ni(e,2);return null!=(r[0],r[1])})).map((function(e){var r=Ni(e,2),o=r[0],t=r[1];return"".concat(encodeURIComponent(o),"=").concat(encodeURIComponent(t))})).join("&")},GetResponsiveValue:Wi,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(Xi.stylesToString(n),"}");var d=Fi(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=Fi(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=Yi(o,l,"tablet");t.innerHTML+=c}if(p){var y=Yi(o,p,"mobile");t.innerHTML+=y}return{styles:n,editedStyles:a,styleElement:t}},reponsiveExtension:Yi,getResponsiveEditedVariables:Fi,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&&!Mi(r)&&!Mi(o)){var n=o,a=jo.DESKTOP,l=jo.MOBILE,p=jo.TABLET,d=n[a],s=n[p],c=n[l],y=ko.CSS;ko.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&&!Mi(r)){var i=r,n=ko.CSS,a=(ko.HTML,{show:!0,hide:!1,hiddenType:n}),l=jo.DESKTOP,p=jo.MOBILE,d=jo.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:ko.CSS},tablet:{show:!0,hide:!1,hiddenType:ko.CSS},mobile:{show:!0,hide:!1,hiddenType:ko.CSS}}}},CMSCustomEventService:function(e){var r=e.type,o=e.value;e.serviceType===Ko.UPSERT&&document.dispatchEvent(new CustomEvent(r,{detail:o}))},roundTo:function(e,r){return Number(Math.round(Number(e+"e"+r))+"e-"+r)}};const qi=Xi;var Qi,Zi={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Mr.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:Mr.CONTROLS},textAlignment:{value:"center",property:"textAlignment",propertyType:Mr.CONTROLS},itemSpacing:{value:"10",propertyType:Mr.CSS,unit:1,property:"itemSpacing"},iconPosition:{value:"left",property:"iconPosition",propertyType:Mr.CONTROLS},clickToNavigate:{value:"false",property:"iconPosition",propertyType:Mr.CSS},iconStyle:{value:"Icon",propertyType:Mr.CONTROLS}},content:{socialIcons:{value:[{id:qi.generateUniqueId(),title:"Amazon",name:"amazon",show:!0,url:"https://amazon.com",icon:{value:"amazon",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:qi.generateUniqueId(),title:"Website",name:"website",show:!0,url:"https://www.sellerscommerce.com/",icon:{value:"website",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:qi.generateUniqueId(),title:"Instagram",name:"instagram",show:!0,url:"https://instagram.com",icon:{value:"instagram",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:qi.generateUniqueId(),title:"Twitter",name:"twitter",show:!0,url:"https://x.com/",icon:{value:"twitter",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:qi.generateUniqueId(),title:"Facebook",name:"facebook",show:!0,url:"https://www.facebook.com/",icon:{value:"facebook",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:qi.generateUniqueId(),title:"Youtube",name:"youtube",show:!0,url:"https://www.youtube.com/",icon:{value:"youtube",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:qi.generateUniqueId(),title:"LinkedIn",name:"linkedin",show:!0,url:"https://www.linkedin.com/",icon:{value:"linkedin",customIcon:{isCustomIcon:!1,url:"",name:""}}}],propertyType:Mr.CONTROLS},website:{value:!0,propertyType:Mr.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:Mr.CONTROLS},instagram:{value:!0,propertyType:Mr.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:Mr.CONTROLS},facebook:{value:!0,propertyType:Mr.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:Mr.CONTROLS},linkedIn:{value:!1,propertyType:Mr.CONTROLS},linkedInUrl:{value:"https://www.linkedin.com/",propertyType:Mr.CONTROLS},twitter:{value:!0,propertyType:Mr.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:Mr.CONTROLS},amazon:{value:!0,propertyType:Mr.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:Mr.CONTROLS}},design:{icon:{value:"",propertyType:Mr.CONTROLS},designiconSize:{value:"30",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:Mr.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:Mr.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:Mr.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:Mr.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:Mr.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:Mr.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:Mr.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"}(Qi||(Qi={}));var $i,Ji=function(){return{layout:{selectorKey:Qi.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"70",unit:1}),margin:Fo.margin,padding:Fo.padding,alignment:Zi.layout.alignment,textAlignment:Zi.layout.textAlignment,clickToNavigate:Zi.layout.clickToNavigate,iconStyle:Zi.layout.iconStyle,iconPosition:Zi.layout.iconPosition,iconAndTextSpacing:Zi.layout.iconAndTextSpacing,itemSpacing:Zi.layout.itemSpacing,positionType:Fo.positionType,pinTo:Fo.pinTo},content:{selectorKey:Qi.CONTENT,socialContent:Zi.content.socialIcons},design:{selectorKey:Qi.DESIGN,socialWidget:{selectorKey:Qi.SOCIAL_WIDGET,backgroundColor:Fo.backgroundColor,cropRatio:Fo.cropRatio,zoomImage:Fo.zoomImage,flip:Fo.flip,rotate:Fo.rotate,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},itemStyle:{selectorKey:Qi.ITEM_STYLE,backgroundColor:Fo.backgroundColor,cropRatio:Fo.cropRatio,zoomImage:Fo.zoomImage,flip:Fo.flip,rotate:Fo.rotate,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!1}),iconSize:Zi.design.designiconSize,iconColor:Zi.design.iconColor},socialIcons:{selectorKey:Qi.SOCIAL_ICONS,instagramIcon:Zi.design.instagramIcon,facebookIcon:Zi.design.facebookIcon,twitterIcon:Zi.design.twitterIcon,amazonIcon:Zi.design.amazonIcon,websiteIcon:Zi.design.websiteIcon,youtubeIcon:Zi.design.youtubeIcon,linkedinIcon:Zi.design.linkedinIcon}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}($i||($i={}));var en,rn=function(e){return{layout:{selectorKey:$i.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Mr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fo.height),{isReadOnly:!0}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,direction:{value:"vertical",property:"direction",propertyType:Mr.CONTROLS},itemGap:{property:"itemGap",propertyType:Mr.CSS,value:0,unit:Vr.PIXELS},justifyContent:{property:"justifyContent",propertyType:Mr.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Mr.CSS,value:"start"}},design:Object.assign({selectorKey:$i.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt),dataConnector:{selectorKey:$i.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"stack",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:Mr.CONTROLS}}}},on={displayStyle:{value:"Button",property:"displayStyle",propertyType:Mr.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:Mr.CONTROLS},whenClicked:{value:"Open Lightbox",property:"whenClicked",propertyType:Mr.CONTROLS},displayType:{value:"Vertical",property:"displayType",propertyType:Mr.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},itemSpacing:{value:"20",property:"itemSpacing",unit:1,propertyType:Mr.CSS},overflowItems:{value:"Show More Button",property:"overflowItems",propertyType:Mr.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:Mr.CONTROLS},searchPlaceholderText:{value:"Search by Product/ SKU name or code",property:"searchPlaceholderText",propertyType:Mr.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Mr.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Mr.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Mr.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:Mr.CONTROLS},title:{value:"Available Locations",property:"title",propertyType:Mr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Mr.CONTROLS},description:{value:"",property:"description",propertyType:Mr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Mr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Mr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Mr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Mr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Mr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Mr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Mr.CSS},buttonType:{value:"primaryButton",propertyType:Mr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Mr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Mr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Mr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Mr.CONTROLS},backgroundShape:{value:"Round",propertyType:Mr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Mr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Mr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Mr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Mr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Mr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Mr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Mr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Mr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Mr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Mr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Mr.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:Mr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Mr.CONTROLS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Mr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Mr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Mr.CONTROLS},arrowSize:{value:"16",propertyType:Mr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Mr.CSS},backgroundShape:{value:"rectangle",propertyType:Mr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Mr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverFont:{value:"lato",propertyType:Mr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Mr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Mr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},iconSize:{value:"20",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.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"}(en||(en={}));var tn,nn=function(){return{layout:{selectorKey:en.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"130",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,displayStyle:on.displayStyle,displayResults:on.displayResults,whenClicked:on.whenClicked,displayType:on.displayType,maxItemsToDisplay:on.maxItemsToDisplay,itemSpacing:on.itemSpacing,overflowItems:on.overflowItems,noOfItemToShow:on.noOfItemToShow,searchPlaceholderText:on.searchPlaceholderText},content:{selectorKey:en.CONTENT,locationName:on.locationName,locationAddress:on.locationAddress,locationInventory:on.locationInventory,locationTimings:on.locationTimings,title:on.title,showTitle:on.showTitle,description:on.description,showDescription:on.showDescription},design:{selectorKey:en.DESIGN,inputStyle:{selectorKey:en.INPUT_STYLE,defaultState:{selectorKey:en.DEFAULT_STATE,buttonStyle:on.buttonStyle,buttonText:on.buttonText,icon:on.icon,iconPadding:on.iconPadding,iconPosition:on.iconPosition,iconAndTextSpacing:on.iconAndTextSpacing,alignment:on.alignment,buttonType:on.buttonType,showIcon:on.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:en.HOVER_STATE,buttonStyle:on.buttonStyle,buttonText:on.buttonText,icon:on.icon,iconPadding:on.iconPadding,iconPosition:on.iconPosition,iconAndTextSpacing:on.iconAndTextSpacing,alignment:on.alignment,buttonType:on.buttonType,showIcon:on.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:en.INPUT_STYLE,defaultState:{selectorKey:en.DEFAULT_STATE,buttonStyle:on.buttonStyle,buttonText:on.buttonText,icon:on.icon,iconPadding:on.iconPadding,iconPosition:on.iconPosition,iconAndTextSpacing:on.iconAndTextSpacing,alignment:on.alignment,buttonType:on.buttonType,showIcon:on.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:en.HOVER_STATE,buttonStyle:on.buttonStyle,buttonText:on.buttonText,icon:on.icon,iconPadding:on.iconPadding,iconPosition:on.iconPosition,iconAndTextSpacing:on.iconAndTextSpacing,alignment:on.alignment,buttonType:on.buttonType,showIcon:on.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:en.INVENTORY_TEXT_STYLE,themeDynamic:Fo.theme,fontDynamic:Fo.font,fontSizeDynamic:Fo.fontSize,textColorDynamic:Fo.textColor,boldDynamic:Fo.bold,italicDynamic:Fo.italic,linethroughDynamic:Fo.linethrough,underlineDynamic:Fo.underline,textAlignDynamic:Fo.textAlign,characterSpacingDynamic:Fo.characterSpacing,lineHeightDynamic:Fo.lineHeight,themeStatic:Fo.themeDesc,fontStatic:Fo.fontDesc,fontSizeStatic:Fo.fontSizeDesc,textColorStatic:Fo.textColorDesc,boldStatic:Fo.boldDesc,italicStatic:Fo.italicDesc,linethroughStatic:Fo.linethroughDesc,underlineStatic:Fo.underlineDesc,textAlignStatic:Fo.textAlignDesc,characterSpacingStatic:Fo.characterSpacingDesc,lineHeightStatic:Fo.lineHeightDesc},itemStyle:{selectorKey:en.ITEM_STYLE,contentAlignment:on.contentAlignment,horizontalPadding:on.horizontalPadding,verticalPadding:on.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},locationName:{selectorKey:en.LOCATION_NAME,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},locationAddress:{selectorKey:en.LOCATION_ADDRESS,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},locationTimings:{selectorKey:en.LOCATION_TIMINGS,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},locationInventory:{selectorKey:en.LOCATION_INVENTORY,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},arrows:{selectorKey:en.ARROWS,arrowIconStyle:on.arrowIconStyle,leftArrowIconStyle:on.leftArrowIconStyle,rightArrowIconStyle:on.rightArrowIconStyle,backgroundShape:on.backgroundShape,arrowSize:on.arrowSize,arrowColor:on.arrowColor},paginationDots:{selectorKey:en.PAGINATION_DOTS,dotSize:on.dotSize,currentDotColor:on.currentDotColor,otherDotColor:on.otherDotColor},paginationLine:{selectorKey:en.PAGINATION_LINE,currentLineColor:on.currentLineColor,otherLineColor:on.otherLineColor,lineHeight:on.lineHeight,lineWidth:on.lineWidth},showMoreItemsButton:{selectorKey:en.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:on.design.pagination.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}}}},an={layout:{header:{value:!0,propertyType:Mr.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:Mr.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:Mr.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:Mr.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:Mr.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:Mr.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:Mr.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:Mr.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:Mr.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:Mr.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:Mr.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:Mr.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:Mr.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:Mr.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:Mr.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:Mr.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:Mr.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:Mr.CONTROLS,property:"static"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Age",columnMapsTo:"age"},{columnId:3,columnTitle:"Occupation",columnMapsTo:"occupation"}],propertyType:Mr.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:Mr.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Mr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Mr.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:Mr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Mr.CONTROLS},fontSize:{value:"32",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"32",propertyType:Mr.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:Mr.CSS,unit:1},lineHeight:{value:"32",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:Mr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"32",propertyType:Mr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"32",propertyType:Mr.CSS,unit:1},lineHeight:{value:"32",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:Mr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Mr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Mr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Mr.CONTROLS},arrowSize:{value:"32",propertyType:Mr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Mr.CSS},backgroundShape:{value:"rectangle",propertyType:Mr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"32",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Mr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverFont:{value:"lato",propertyType:Mr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Mr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Mr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},iconSize:{value:"30",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.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"}(tn||(tn={}));var ln,pn=function(){return{layout:{selectorKey:tn.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"150",unit:1}),margin:Fo.margin,padding:Fo.padding,header:an.layout.header,headerHeight:an.layout.headerHeight,rowHeight:an.layout.rowHeight,layoutHeaderDivider:an.layout.layoutHeaderDivider,layoutRowDivider:an.layout.layoutRowDivider,layoutColumnDivider:an.layout.layoutColumnDivider,alternativeRowColors:an.layout.alternativeRowColors,headerCellPadding:an.layout.headerCellPadding,rowCellPadding:an.layout.rowCellPadding,contentAlignment:an.layout.contentAlignment,showMoreRows:an.layout.showMoreRows,rowsPerPage:an.layout.rowsPerPage,paginationType:an.layout.paginationType,paginationAlignment:an.layout.paginationAlignment,noOfItemsToLoad:an.layout.noOfItemsToLoad},content:{selectorKey:tn.CONTENT,showTitle:an.content.showTitle,tableTitle:an.content.tableTitle,connectWith:an.content.connectWith,columns:an.content.columns,rows:an.content.rows},design:{selectorKey:tn.DESIGN,tableWidget:{selectorKey:tn.TABLE_WIDGET,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},table:{selectorKey:tn.TABLE,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:an.design.table.borderStyle,borderColor:Fo.borderColor,borderPerSlide:an.design.table.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},tableHeader:{selectorKey:tn.TABLE_HEADER,backgroundColor:Fo.backgroundColor},headerText:{selectorKey:tn.HEADER_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},tableRow:{selectorKey:tn.TABLE_ROW,backgroundColor:Fo.backgroundColor},rowText:{selectorKey:tn.ROW_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},rowAndHeaderDividers:{selectorKey:tn.ROW_AND_HEADER_DIVIDER,headerDivider:an.design.rowAndHeaderDividers.headerDivider,rowDivider:an.design.rowAndHeaderDividers.rowDivider,columnDivider:an.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:tn.SCROLL_BAR,scrollBarWidth:an.design.scrollBar.scrollBarWidth,scrollBarColor:an.design.scrollBar.scrollBarColor},pagination:{selectorKey:tn.PAGINATION,defaultState:{selectorKey:tn.DEFAULT_STATE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,previousIcon:an.design.pagination.previousIcon,nextIcon:an.design.pagination.nextIcon,iconSize:an.design.pagination.iconSize,iconColor:an.design.pagination.iconColor,backgroundShape:an.design.pagination.backgroundShape,backgroundColor:Fo.backgroundColor,pagination:an.design.pagination.pagination},hoverState:{selectorKey:tn.HOVER_STATE,theme:Fo.theme}},loadMoreButton:{selectorKey:tn.LOAD_MORE_BUTTON,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:an.design.pagination.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}}}},dn={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:Mr.CONTROLS},tabLayout:{value:"stretched",property:"tabLayout",propertyType:Mr.CONTROLS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:Mr.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:Mr.CSS},tabContainer:{value:20,unit:1,property:"tabContainer",propertyType:Mr.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:Mr.CSS},overflowTabs:{value:"Wrap",property:"overflowTabs",propertyType:Mr.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:Mr.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({},$r()),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:Mr.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"}(ln||(ln={}));var sn,cn={borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,backgroundColor:Fo.backgroundColor,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,exposure:Fo.exposure,contrast:Fo.contrast,saturation:Fo.saturation,highlights:Fo.highlights,shadows:Fo.shadows},yn={theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},un=function(){return{layout:{selectorKey:ln.LAYOUT,adjustment:Fo.adjustment,width:Fo.width,height:Fo.height,margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,tabPosition:dn.tabPosition,tabLayout:dn.tabLayout,tabAlignment:dn.tabAlignment,tabSpacing:dn.tabSpacing,tabContainerSpacing:dn.tabContainer,horizontalPadding:dn.horizontalPadding,verticalPadding:dn.verticalPadding,overflowTabs:dn.overflowTabs,spacingBetweenRows:dn.spacingBetweenRows},design:{selectorKey:ln.DESIGN,tabContainer:Object.assign({selectorKey:ln.TAB_CONTAINER},cn),tabs:{selectorKey:ln.TABS,defaultState:Object.assign(Object.assign({selectorKey:ln.DEFAULT_STATE},cn),yn),hoverState:Object.assign(Object.assign({selectorKey:ln.HOVER_STATE},cn),yn),selectedState:Object.assign(Object.assign({selectorKey:ln.SELECTED_STATE},cn),yn)},tabContentContainer:Object.assign({selectorKey:ln.TAB_CONTENT_CONTAINER},cn)},content:{selectorKey:ln.CONTENT,tabContent:dn.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(sn||(sn={}));var Sn,gn=function(){return{layout:{selectorKey:sn.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:Mr.CSS},textData:{value:"<h1 class='et-tt'>Heading 1</h1>",propertyType:Mr.CONTROLS},height:{value:"40",property:"height",unit:1,propertyType:Mr.CSS},margin:Fo.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:Mr.CSS},overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:sn.DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},dataConnector:{selectorKey:sn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},Tn={displayFormat:{value:"Stack Horizontal",property:"displayFormat",propertyType:Mr.CONTROLS},showUomPrice:{value:!0,property:"showUomPrice",propertyType:Mr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Mr.CSS},onClick:{value:"Show All",property:"onClick",propertyType:Mr.CONTROLS},itemPadding:{value:"10",property:"itemPadding",propertyType:Mr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Mr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Mr.CONTROLS},header:{value:!0,property:"header",propertyType:Mr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Mr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Mr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Mr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Mr.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Mr.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Mr.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Mr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Mr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Mr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Mr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Mr.CONTROLS},overflowControl:{value:"Show More Button",property:"overflowControl",propertyType:Mr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Mr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Mr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Mr.CSS},productPrice:{value:!0,property:"productPrice",propertyType:Mr.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:Mr.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:Mr.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:Mr.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:Mr.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:Mr.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:Mr.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:Mr.CONTROLS},discount:{value:!0,property:"discount",propertyType:Mr.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:Mr.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:Mr.CONTROLS},savings:{value:!0,property:"savings",propertyType:Mr.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:Mr.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:Mr.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:Mr.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:Mr.CONTROLS},productShippingPrice:{value:!0,property:"productShippingPrice",propertyType:Mr.CONTROLS},pricePerUnit:{value:!0,property:"pricePerUnit",propertyType:Mr.CONTROLS},uom:{value:!0,property:"uom",propertyType:Mr.CONTROLS},uomName:{value:!0,property:"uomName",propertyType:Mr.CONTROLS},uomConversion:{value:!0,property:"uomConversion",propertyType:Mr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Mr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Mr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Mr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Mr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Mr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Mr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Mr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Mr.CSS},buttonType:{value:"primaryButton",propertyType:Mr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Mr.CONTROLS},backgroundShape:{value:"Round",propertyType:Mr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Mr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Mr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Mr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Mr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Mr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Mr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Mr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Mr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Mr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Mr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Mr.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:Mr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Mr.CONTROLS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Mr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Mr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Mr.CONTROLS},arrowSize:{value:"16",propertyType:Mr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Mr.CSS},backgroundShape:{value:"rectangle",propertyType:Mr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Mr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverFont:{value:"lato",propertyType:Mr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Mr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Mr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},iconSize:{value:"20",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.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 hn,Cn=function(){return{layout:{selectorKey:Sn.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"48",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,displayFormat:Tn.displayFormat,showUomPrice:Tn.showUomPrice,itemSpacing:Tn.itemSpacing,itemPadding:Tn.itemPadding,itemContentAlignment:Tn.itemContentAlignment,maxItemsToDisplay:Tn.maxItemsToDisplay,overflowItems:Tn.overflowItems,header:Tn.header,headerHeight:Tn.headerHeight,rowHeight:Tn.rowHeight,headerDivider:Tn.headerDivider,rowDivider:Tn.rowDivider,columnDivider:Tn.columnDivider,alternativeRowColors:Tn.alternativeRowColors,headerCellPadding:Tn.headerCellPadding,rowCellPadding:Tn.rowCellPadding,contentAlignment:Tn.contentAlignment,overflowControl:Tn.overflowControl,paginationType:Tn.paginationType,paginationAlignment:Tn.paginationAlignment,rowsPerPage:Tn.rowsPerPage,imageBehavior:Tn.imageBehavior,itemsPerRow:Tn.itemsPerRow,onClick:Tn.onClick},design:{selectorKey:Sn.DESIGN,itemStyle:{selectorKey:Sn.ITEM_STYLE,defaultState:{selectorKey:Sn.DEFAULT_STATE,contentAlignment:Tn.contentAlignment,horizontalPadding:Tn.horizontalPadding,verticalPadding:Tn.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},selectedState:{selectorKey:Sn.SELECTED_STATE,contentAlignment:Tn.contentAlignment,horizontalPadding:Tn.horizontalPadding,verticalPadding:Tn.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius}},uomTitleStyle:{selectorKey:Sn.UOM_TITLE_STYLE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},uomConversionStyle:{selectorKey:Sn.UOM_CONVERSION_STYLE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},productPrice:{selectorKey:Sn.PRODUCT_PRICE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},uomStyle:{selectorKey:Sn.UOM_STYLE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},currencyCodeStyle:{selectorKey:Sn.CURRENCY_CODE_STYLE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},actualPrice:{selectorKey:Sn.ACTUAL_PRICE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},discount:{selectorKey:Sn.DISCOUNT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},discountValue:{selectorKey:Sn.DISCOUNT_VALUE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},savings:{selectorKey:Sn.SAVINGS,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},savingsValue:{selectorKey:Sn.SAVINGS_VALUE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},pricePerUnit:{selectorKey:Sn.PRICE_PER_UNIT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},arrows:{selectorKey:Sn.ARROWS,arrowIconStyle:Tn.arrowIconStyle,leftArrowIconStyle:Tn.leftArrowIconStyle,rightArrowIconStyle:Tn.rightArrowIconStyle,backgroundShape:Tn.backgroundShape,arrowSize:Tn.arrowSize,arrowColor:Tn.arrowColor},paginationDots:{selectorKey:Sn.PAGINATION_DOTS,dotSize:Tn.dotSize,currentDotColor:Tn.currentDotColor,otherDotColor:Tn.otherDotColor},paginationLine:{selectorKey:Sn.PAGINATION_LINE,currentLineColor:Tn.currentLineColor,otherLineColor:Tn.otherLineColor,lineHeight:Tn.lineHeight,lineWidth:Tn.lineWidth},table:{selectorKey:Sn.TABLE,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:Tn.design.table.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Tn.design.table.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},tableHeader:{selectorKey:Sn.TABLE_HEADER,backgroundColor:Fo.backgroundColor},headerText:{selectorKey:Sn.HEADER_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},tableRow:{selectorKey:Sn.TABLE_ROW,backgroundColor:Fo.backgroundColor,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},rowDividers:{selectorKey:Sn.ROW_DIVIDERS,headerDivider:Tn.design.rowAndHeaderDividers.headerDivider,rowDivider:Tn.design.rowAndHeaderDividers.rowDivider,columnDivider:Tn.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Sn.SCROLL,scrollBarWidth:Tn.design.scrollBar.scrollBarWidth,scrollBarColor:Tn.design.scrollBar.scrollBarColor},pagination:{selectorKey:Sn.PAGINATION,defaultState:{selectorKey:Sn.DEFAULT_STATE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,previousIcon:Tn.design.pagination.previousIcon,nextIcon:Tn.design.pagination.nextIcon,iconSize:Tn.design.pagination.iconSize,iconColor:Tn.design.pagination.iconColor,backgroundShape:Tn.design.pagination.backgroundShape,backgroundColor:Fo.backgroundColor,pagination:Tn.design.pagination.pagination},hoverState:{selectorKey:Sn.HOVER_STATE,theme:Fo.theme}},showMoreItemsButton:{selectorKey:Sn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Tn.design.pagination.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}},content:{selectorKey:Sn.CONTENT,productPrice:Tn.productPrice,sellingPrice:Tn.sellingPrice,productPriceDisplayUOM:Tn.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Tn.productPriceDisplayCurrencyCode,showActualPrice:Tn.showActualPrice,actualPrice:Tn.actualPrice,actualPriceDisplayUOM:Tn.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Tn.actualPriceDisplayCurrencyCode,discount:Tn.discount,discountValue:Tn.discountValue,showSavings:Tn.showSavings,savings:Tn.savings,savingsValue:Tn.savingsValue,savingsDisplayCurrencyCode:Tn.savingsDisplayCurrencyCode,embellishmentPrice:Tn.embellishmentPrice,productTax:Tn.productTax,productShippingPrice:Tn.productShippingPrice,pricePerUnit:Tn.pricePerUnit,uom:Tn.uom,uomName:Tn.uomName,uomConversion:Tn.uomConversion},dataConnector:{selectorKey:Sn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},On={optionSelection:{value:!0,property:"optionSelection",propertyType:Mr.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Mr.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:Mr.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Mr.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Mr.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Mr.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:Mr.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Mr.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Mr.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",unit:1,propertyType:Mr.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:Mr.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:Mr.CSS},maxItemsToDisplay:{value:"10",property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Mr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Mr.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Mr.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Mr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Mr.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Mr.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Mr.CONTROLS},dropdownOptionsSpacing:{value:"10",unit:1,property:"dropdownOptionsSpacing",propertyType:Mr.CSS},dropdownOptionsPadding:{value:"10",unit:1,property:"dropdownOptionsPadding",propertyType:Mr.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:Mr.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:Mr.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:Mr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Mr.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Mr.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Mr.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Mr.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Mr.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Mr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Mr.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Mr.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Mr.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Mr.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Mr.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Mr.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Mr.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Mr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Mr.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:Mr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Mr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Mr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Mr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Mr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Mr.CONTROLS},header:{value:!0,property:"header",propertyType:Mr.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Mr.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Mr.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Mr.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Mr.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Mr.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Mr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Mr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Mr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Mr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Mr.CONTROLS},headerCellPadding:{value:"30",unit:1,property:"headerCellPadding",propertyType:Mr.CSS},rowCellPadding:{value:"30",unit:1,property:"rowCellPadding",propertyType:Mr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Mr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Mr.CSS},groupHorizontalPadding:{value:"20",unit:1,property:"groupHorizontalPadding",propertyType:Mr.CSS},groupVerticalPadding:{value:"20",unit:1,property:"groupVerticalPadding",propertyType:Mr.CSS},groupAndContainerSpacing:{value:"30",unit:1,property:"groupAndContainerSpacing",propertyType:Mr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Mr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Mr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Mr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Mr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Mr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Mr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Mr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Mr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Mr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Mr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Mr.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Mr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Mr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Mr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Mr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Mr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Mr.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:"10",property:"verticalPadding",unit:1,propertyType:Mr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Mr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Mr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Mr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Mr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Mr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Mr.CONTROLS},iconPadding:{value:0,unit:1,property:"iconPadding",parentRef:"bs-at",propertyType:Mr.CSS},buttonType:{value:"primaryButton",propertyType:Mr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Mr.CONTROLS},backgroundShape:{value:"circle",propertyType:Mr.CONTROLS},swatchShape:{value:"circle",propertyType:Mr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Mr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Mr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Mr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Mr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Mr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Mr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Mr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Mr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Mr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Mr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Mr.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:Mr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Mr.CONTROLS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Mr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Mr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Mr.CONTROLS},arrowSize:{value:"16",propertyType:Mr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Mr.CSS},backgroundShape:{value:"rectangle",propertyType:Mr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Mr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverFont:{value:"lato",propertyType:Mr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Mr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Mr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},iconSize:{value:"20",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.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"}(hn||(hn={}));var bn,vn=function(){return{layout:{selectorKey:hn.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"48",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,optionSelection:On.optionSelection,displayOutOfStockValues:On.displayOutOfStockValues,displayStyle:On.displayStyle,notifyMeButton:On.notifyMeButton,quantitySelectorForVariantSelector:On.quantitySelectorForVariantSelector,dividerBetweenItems:On.dividerBetweenItems,optionTitleValueSpacing:On.optionTitleValueSpacing,remainingDisplayStyle:On.remainingDisplayStyle,allowUserToSearch:On.allowUserToSearch,allowUserToFilter:On.allowUserToFilter,itemSpacing:On.itemSpacing,swatchTypeDisplayStyle:{selectorKey:hn.SWATFH_TYPE_DISPLAY_STYLE,displayValues:On.displayValues,itemPadding:On.itemPadding,itemSpacing:On.itemSpacing,maxItemsToDisplay:On.maxItemsToDisplay,overflowItems:On.overflowItems,swatchImageType:On.swatchImageType},singleSelectDisplayStyle:{selectorKey:hn.SINGLE_SELECT_DISPLAY_STYLE,displayValues:On.displayValues,itemPadding:On.itemPadding,itemSpacing:On.itemSpacing,maxItemsToDisplay:On.maxItemsToDisplay,overflowItems:On.overflowItems,imageBehaviour:On.imageBehaviour,itemsPerRow:On.itemsPerRow,itemContentAlignment:On.itemContentAlignment,overflowDirection:On.overflowDirection},dropdownDisplayStyle:{selectorKey:hn.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:On.dropdownOptionsSpacing,dropdownOptionsPadding:On.dropdownOptionsPadding,dropdownStyle:On.dropdownStyle,optionAndListSpacing:On.optionAndListSpacing,dropdownListItemSpacing:On.dropdownListItemSpacing,dropdownListItemPadding:On.dropdownListItemPadding,dividerBetweenListItems:On.dividerBetweenListItems,maxItemsToDisplay:On.maxItemsToDisplay,overflowItems:On.overflowItems},groupedOptionsDisplayStyle:{selectorKey:hn.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:On.groupsDisplayStyle,groupSpacing:On.groupSpacing,groupPadding:On.groupPadding,groupHeaderAndOptionSpacing:On.groupHeaderAndOptionSpacing,tabDirection:On.tabDirection,tabLayout:On.tabLayout,tabAlignment:On.tabAlignment,tabSpacing:On.tabSpacing,tabAndContainerSpacing:On.tabAndContainerSpacing,tabHorizontalPadding:On.tabHorizontalPadding,tabVerticalPadding:On.tabVerticalPadding,containerPadding:On.tabVerticalPadding,overflowItems:On.overflowItems,tabRowSpacing:On.tabRowSpacing,expandIconPosition:On.expandIconPosition,expandFirstItemByDefault:On.expandFirstItemByDefault,allowMultipleOpenItems:On.allowMultipleOpenItems,itemDividers:On.itemDividers,accordionSpacing:On.accordionSpacing,accordionAndContainerSpacing:On.accordionAndContainerSpacing,accordionHorizontalPadding:On.accordionHorizontalPadding,accordionVerticalPadding:On.accordionVerticalPadding,groupAndContainerSpacing:On.groupAndContainerSpacing,groupHorizontalPadding:On.groupHorizontalPadding,groupVerticalPadding:On.groupVerticalPadding,canCollapseGroups:On.canCollapseGroups,collapseIconPosition:On.collapseIconPosition},tableDisplayStyle:{selectorKey:hn.TABLE_DISPLAY_STYLE,header:On.header,headerHeight:On.headerHeight,rowHeight:On.rowHeight,headerDivider:On.headerDivider,rowDivider:On.rowDivider,columnDivider:On.columnDivider,alternativeRowColors:On.alternativeRowColors,headerCellPadding:On.headerCellPadding,rowCellPadding:On.rowCellPadding,contentAlignment:On.contentAlignment,overflowControl:On.overflowControl,paginationType:On.paginationType,paginationAlignment:On.paginationAlignment,rowsPerPage:On.rowsPerPage,showMoreRows:On.showMoreRows},groupedTableDisplayStyle:{selectorKey:hn.GROUPED_TABLE_DISPLAY_STYLE,groupsDisplayStyle:On.groupsDisplayStyle,groupSpacing:On.groupSpacing,groupPadding:On.groupPadding,groupHeaderAndOptionSpacing:On.groupHeaderAndOptionSpacing}},design:{selectorKey:hn.DESIGN,optionStyle:{selectorKey:hn.OPTION_STYLE,contentAlignment:On.contentAlignment,horizontalPadding:On.horizontalPadding,verticalPadding:On.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},swatchOptionValueStyle:{selectorKey:hn.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:hn.DEFAULT_STATE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,backgroundShape:On.backgroundShape,swatchShape:On.swatchShape},hoverState:{selectorKey:hn.HOVER_STATE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,backgroundShape:On.backgroundShape,swatchShape:On.swatchShape},selectedState:{selectorKey:hn.SELECTED_STATE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,backgroundShape:On.backgroundShape,swatchShape:On.swatchShape}},singleOptionValueStyle:{selectorKey:hn.SINGLE_OPTION_VALUE_STYLE,defaultState:{selectorKey:hn.DEFAULT_STATE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundShape:On.backgroundShape},hoverState:{selectorKey:hn.HOVER_STATE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundShape:On.backgroundShape},selectedState:{selectorKey:hn.SELECTED_STATE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundShape:On.backgroundShape}},tabItemStyle:{selectorKey:hn.TAB_ITEM_STYLE,defaultState:{selectorKey:hn.DEFAULT_STATE,contentAlignment:On.contentAlignment,tabAndContainerSpacing:On.tabAndContainerSpacing,horizontalPadding:On.horizontalPadding,verticalPadding:On.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},hoverState:{selectorKey:hn.HOVER_STATE,contentAlignment:On.contentAlignment,tabAndContainerSpacing:On.tabAndContainerSpacing,horizontalPadding:On.horizontalPadding,verticalPadding:On.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},selectedState:{selectorKey:hn.SELECTED_STATE,contentAlignment:On.contentAlignment,tabAndContainerSpacing:On.tabAndContainerSpacing,horizontalPadding:On.horizontalPadding,verticalPadding:On.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius}},accordionItemStyle:{selectorKey:hn.ACCORDION_ITEM_STYLE,defaultState:{selectorKey:hn.DEFAULT_STATE},collapsedState:{selectorKey:hn.COLLAPSED_STATE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},expandedState:{selectorKey:hn.EXPANDED_STATE,backgroundColor:Fo.backgroundColor,containerBackgroundColor:Object.assign(Object.assign({},Fo.backgroundColor),{property:"containerBackgroundColor"}),borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius}},groupedUpfrontStyle:{selectorKey:hn.GROUPED_UPFRONT_STYLE,backgroundColor:Fo.backgroundColor,containerBackgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dropdownStyle:{selectorKey:hn.DROPDOWN_STYLE,backgroundColor:Fo.backgroundColor,containerBackgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},arrows:{selectorKey:hn.ARROWS,arrowIconStyle:On.arrowIconStyle,leftArrowIconStyle:On.leftArrowIconStyle,rightArrowIconStyle:On.rightArrowIconStyle,backgroundShape:On.backgroundShape,arrowSize:On.arrowSize,arrowColor:On.arrowColor},paginationDots:{selectorKey:hn.PAGINATION_DOTS,dotSize:On.dotSize,currentDotColor:On.currentDotColor,otherDotColor:On.otherDotColor},paginationLine:{selectorKey:hn.PAGINATION_LINE,currentLineColor:On.currentLineColor,otherLineColor:On.otherLineColor,lineHeight:On.lineHeight,lineWidth:On.lineWidth},table:{selectorKey:hn.TABLE,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:On.design.table.borderStyle,borderColor:Fo.borderColor,borderPerSlide:On.design.table.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},tableHeader:{selectorKey:hn.TABLE_HEADER,backgroundColor:Fo.backgroundColor},headerText:{selectorKey:hn.HEADER_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},tableRow:{selectorKey:hn.TABLE_ROW,backgroundColor:Fo.backgroundColor,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},scroll:{selectorKey:hn.SCROLL,scrollBarWidth:On.design.scrollBar.scrollBarWidth,scrollBarColor:On.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:hn.ROW_DIVIDERS,headerDivider:On.design.rowAndHeaderDividers.headerDivider,rowDivider:On.design.rowAndHeaderDividers.rowDivider,columnDivider:On.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:hn.PAGINATION,defaultState:{selectorKey:hn.DEFAULT_STATE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,previousIcon:On.design.pagination.previousIcon,nextIcon:On.design.pagination.nextIcon,iconSize:On.design.pagination.iconSize,iconColor:On.design.pagination.iconColor,backgroundShape:On.design.pagination.backgroundShape,backgroundColor:Fo.backgroundColor,pagination:On.design.pagination.pagination},hoverState:{selectorKey:hn.HOVER_STATE,theme:Fo.theme}},showMoreItemsButton:{selectorKey:hn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:On.design.pagination.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,icon:Fo.icon,showIcon:Fo.showIcon,iconSize:Fo.iconSize,iconColor:Fo.iconColor},optionTitle:{selectorKey:hn.OPTION_TITLE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},noOfOptionValues:{selectorKey:hn.NO_OF_OPTION_VALUES,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},optionPrice:{selectorKey:hn.OPTION_PRICE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},selectedVarientName:{selectorKey:hn.SELECTED_VARIENT_NAME,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},optionValueName:{selectorKey:hn.OPTION_VALUE_NAME,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},optionValueCode:{selectorKey:hn.OPTION_VALUE_CODE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},noOfVariantsAvailable:{selectorKey:hn.NO_OF_VARIENTS_AVAILABLE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},optionValuePrice:{selectorKey:hn.OPTION_VALUE_PRICE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},availableInventory:{selectorKey:hn.AVAILABLE_INVENTORY,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},addedItemsTotal:{selectorKey:hn.ADDED_ITEMS_TOTAL,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}},content:{selectorKey:hn.CONTENT,optionProperties:On.optionProperties,optionName:On.optionName,noOfOptionValues:On.noOfOptionValues,optionPrice:On.optionPrice,priceFormat:On.priceFormat,showSelectedVariant:On.showSelectedVariant,optionValueProperties:On.optionValueProperties,optionValueName:On.optionValueName,optionValueCode:On.optionValueCode,swatchImage:On.swatchImage,swatchImageType:On.swatchImageType,noOfVariantsAvailable:On.noOfVariantsAvailable,optionValuePrice:On.optionValuePrice,showAvailableInventory:On.showAvailableInventory,showTotalPriceOfAddedItems:On.showTotalPriceOfAddedItems},dataConnector:{selectorKey:hn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"selectedOptions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},mn={layout:{autoplay:{value:"true",propertyType:Mr.CONTROLS},showControls:{value:"onHover",propertyType:Mr.CONTROLS},loopVideo:{value:!0,propertyType:Mr.CONTROLS},loopCount:{value:4,propertyType:Mr.CONTROLS}},content:{image:{value:{src:"https://i.pinimg.com/736x/ba/91/a4/ba91a41ba14269c20b2ae3d9bde16e4d.jpg"},propertyType:Mr.CONTROLS},videoFile:{value:"https://sellerscommerce.sirv.com/00000000-0000-0000-0000-000000000000/template-images/default-video.mp4",propertyType:Mr.CONTROLS,property:"videoFile"},showVideoTitle:{value:!0,propertyType:Mr.CONTROLS},videoTitle:{value:"Sample Video",propertyType:Mr.CONTROLS},showVideoDescription:{value:!0,propertyType:Mr.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:Mr.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:Mr.CONTROLS},thumbnailImage:{value:"",propertyType:Mr.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:Mr.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:Mr.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:Mr.CONTROLS},icon:{value:"",propertyType:Mr.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:Mr.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.CSS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Mr.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Mr.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Mr.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Mr.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Mr.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Mr.CSS},playIcon:{value:"preview",property:"playIcon",propertyType:Mr.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:Mr.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Mr.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:Mr.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"}(bn||(bn={}));var wn,fn=function(){return{layout:{selectorKey:bn.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"245",unit:4}),margin:Fo.margin,padding:Object.assign(Object.assign({},Fo.padding),{value:"20",unit:1}),autoplay:mn.layout.autoplay,showControls:mn.layout.showControls,loopVideo:mn.layout.loopVideo,loopCount:mn.layout.loopCount,positionType:Fo.positionType,pinTo:Fo.pinTo},content:{selectorKey:bn.CONTENT,videoFile:mn.content.videoFile,showVideoTitle:mn.content.showVideoTitle,videoTitle:mn.content.videoTitle,showVideoDescription:mn.content.showVideoDescription,videoDescription:mn.content.videoDescription,showCustomVideoThumbnail:mn.content.showCustomVideoThumbnail,thumbnailImage:mn.content.thumbnailImage,image:mn.content.image},design:{selectorKey:bn.DESIGN,videoWidgetLayout:{selectorKey:bn.VIDEO_WIDGET_LAYOUT,verticalAlignment:mn.design.verticalAlignment,widgetTextAndItemSpacing:mn.design.widgetTextAndItemSpacing,textPosition:mn.design.textPosition},videoWidgetDesign:{selectorKey:bn.VIDEO_WIDGET_DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,showIcon:Fo.showIcon,iconSize:Fo.iconSize,iconColor:Fo.iconColor,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},videoTextLayout:{selectorKey:bn.VIDEO_TEXT_LAYOUT,textVerticalPadding:mn.design.textVerticalPadding,textHorizontalPadding:mn.design.textHorizontalPadding,titleAndDescriptionSpacing:mn.design.titleAndDescriptionSpacing},videoTextContainerDesign:{selectorKey:bn.VIDEO_TEXT_CONTAINER_DESIGN,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},playPause:{selectorKey:bn.PLAY_PAUSE,playIcon:mn.design.playIcon,pauseIcon:mn.design.pauseIcon,size:mn.design.size,iconColor:Fo.iconColor,backgroundShape:mn.design.backgroundShape,backgroundColor:Fo.backgroundColor}}}},Rn={layout:{groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Mr.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Mr.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Mr.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Mr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Mr.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Mr.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Mr.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Mr.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Mr.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Mr.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Mr.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Mr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Mr.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:Mr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Mr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Mr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Mr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Mr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Mr.CONTROLS},header:{value:!0,property:"header",propertyType:Mr.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Mr.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Mr.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Mr.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Mr.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Mr.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Mr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Mr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Mr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Mr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Mr.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:Mr.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:Mr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Mr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Mr.CSS},groupHorizontalPadding:{value:"10",unit:1,property:"groupHorizontalPadding",propertyType:Mr.CSS},groupVerticalPadding:{value:"10",unit:1,property:"groupVerticalPadding",propertyType:Mr.CSS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Mr.CONTROLS},groupAndContainerSpacing:{value:"10",unit:1,property:"groupAndContainerSpacing",propertyType:Mr.CSS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Mr.CONTROLS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Mr.CONTROLS},overflowControl:{value:"None",property:"overflowControl",propertyType:Mr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Mr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Mr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Mr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Mr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Mr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Mr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Mr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Mr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Mr.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Mr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Mr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Mr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Mr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Mr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Mr.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:"10",unit:1,property:"verticalPadding",propertyType:Mr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Mr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Mr.CONTROLS},itemSpacing:{value:"10",unit:1,property:"itemSpacing",propertyType:Mr.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:Mr.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:Mr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Mr.CONTROLS},displayValues:{value:"Stack Vertical",property:"displayValues",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Mr.CONTROLS},sliderDisplayScrollBar:{value:!1,propertyType:Mr.CONTROLS,property:"sliderDisplayScrollBar"},showVolumePrice:{value:!0,propertyType:Mr.CONTROLS,property:"showVolumePrice"},displayFormat:{value:"Stack Horizontal",propertyType:Mr.CONTROLS,property:"displayFormat"},onClick:{value:"showAll",propertyType:Mr.CONTROLS,property:"onClick"},sliderControl:{value:"Arrows",propertyType:Mr.CONTROLS,property:"sliderControl"},controlPosition:{value:"bottom",propertyType:Mr.CONTROLS,property:"controlPosition"},loopImages:{value:!1,propertyType:Mr.CONTROLS,property:"loopImages"},autoplay:{value:!1,propertyType:Mr.CONTROLS,property:"autoplay"},showMoreRows:{value:"onScroll",propertyType:Mr.CONTROLS,property:"showMoreRows"},noOfItemsToLoad:{value:"allItems",propertyType:Mr.CONTROLS,property:"noOfItemsToLoad"},groupDisplayStyle:{value:"horizontalTabs",propertyType:Mr.CONTROLS,property:"groupDisplayStyle"},optionTitleAndValueSpacing:{value:"20",propertyType:Mr.CSS,property:"optionTitleAndValueSpacing"},tabItemSpacing:{value:"20",propertyType:Mr.CSS,property:"tabItemSpacing"},accordionItemSpacing:{value:"20",propertyType:Mr.CSS,property:"accordionItemSpacing"}},content:{uom:{value:!0,propertyType:Mr.CONTROLS,property:"uom"},uomName:{value:!0,propertyType:Mr.CONTROLS,property:"uomName"},uomConversion:{value:!0,propertyType:Mr.CONTROLS,property:"uomConversion"},productPrice:{value:!0,propertyType:Mr.CONTROLS,property:"productPrice"},sellingPrice:{value:!0,propertyType:Mr.CONTROLS,property:"sellingPrice"},displayProductUOM:{value:!0,propertyType:Mr.CONTROLS,property:"displayProductUOM"},displayProductCurrencyCode:{value:!0,propertyType:Mr.CONTROLS,property:"displayProductCurrencyCode"},actualPriceToggle:{value:!0,propertyType:Mr.CONTROLS,property:"actualPriceToggle"},actualPrice:{value:!0,propertyType:Mr.CONTROLS,property:"actualPrice"},displayPriceUOM:{value:!0,propertyType:Mr.CONTROLS,property:"displayPriceUOM"},displayPriceCurrencyCode:{value:!0,propertyType:Mr.CONTROLS,property:"displayPriceCurrencyCode"},discountPercentage:{value:!0,propertyType:Mr.CONTROLS,property:"discountPercentage"},discountValue:{value:!0,propertyType:Mr.CONTROLS,property:"discountValue"},savings:{value:!0,propertyType:Mr.CONTROLS,property:"savings"},savingsPercentage:{value:!0,propertyType:Mr.CONTROLS,property:"savingsPercentage"},savingsValue:{value:!0,propertyType:Mr.CONTROLS,property:"savingsValue"},displaySavingsCurrencyCode:{value:!0,propertyType:Mr.CONTROLS,property:"displaySavingsCurrencyCode"},pricePerUnit:{value:!0,propertyType:Mr.CONTROLS,property:"pricePerUnit"},EmbellishmentPrice:{value:!0,propertyType:Mr.CONTROLS,property:"EmbellishmentPrice"},productTax:{value:!0,propertyType:Mr.CONTROLS,property:"productTax"},productShippingPrice:{value:!0,propertyType:Mr.CONTROLS,property:"productShippingPrice"}},design:{arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Mr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Mr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Mr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Mr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Mr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Mr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Mr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Mr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Mr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Mr.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Mr.CSS},table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Mr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Mr.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:Mr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Mr.CONTROLS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Mr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},pagination:{rightArrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Mr.CONTROLS},pagination:{value:"defaultState",propertyType:Mr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Mr.CONTROLS},arrowSize:{value:"16",propertyType:Mr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Mr.CSS},backgroundShape:{value:"rectangle",propertyType:Mr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Mr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverFont:{value:"lato",propertyType:Mr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Mr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Mr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},iconSize:{value:"20",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.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"}(wn||(wn={}));var Nn,Ln=function(){return{layout:{selectorKey:wn.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"48",unit:1}),margin:Fo.margin,padding:Fo.padding,showVolumePrice:Rn.layout.showVolumePrice,displayFormat:Rn.layout.displayFormat,itemSpacing:Rn.layout.itemSpacing,maxItemsToDisplay:Rn.layout.maxItemsToDisplay,overflowControl:Rn.layout.overflowControl,onClick:Rn.layout.onClick,sliderControl:Rn.layout.sliderControl,controlPosition:Rn.layout.controlPosition,loopImages:Rn.layout.loopImages,autoplay:Rn.layout.autoplay,header:Rn.layout.header,headerHeight:Rn.layout.headerHeight,rowHeight:Rn.layout.rowHeight,headerDivider:Rn.layout.headerDivider,rowDivider:Rn.layout.rowDivider,columnDivider:Rn.layout.columnDivider,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,optionTitleAndValueSpacing:Rn.layout.optionTitleAndValueSpacing,tabItemSpacing:Rn.layout.tabItemSpacing,accordionItemSpacing:Rn.layout.accordionItemSpacing,noOfItemsToLoad:Rn.layout.noOfItemsToLoad,groupDisplayStyle:Rn.layout.groupDisplayStyle,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,sliderDisplayScrollBar:Rn.layout.sliderDisplayScrollBar,optionTitleValueSpacing:Rn.layout.optionTitleValueSpacing,dividerBetweenItems:Rn.layout.dividerBetweenItems,optionsDisplayStyle:{selectorKey:wn.OPTION_DISPLAY_STYLE,displayValues:Rn.layout.displayValues,itemPadding:Rn.layout.itemPadding,itemSpacing:Rn.layout.itemSpacing,maxItemsToDisplay:Rn.layout.maxItemsToDisplay,overflowItems:Rn.layout.overflowItems,swatchImageType:Rn.layout.swatchImageType},groupedOptionsDisplayStyle:{selectorKey:wn.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:Rn.layout.groupsDisplayStyle,groupSpacing:Rn.layout.groupSpacing,groupPadding:Rn.layout.groupPadding,groupHeaderAndOptionSpacing:Rn.layout.groupHeaderAndOptionSpacing,tabDirection:Rn.layout.tabDirection,tabLayout:Rn.layout.tabLayout,tabAlignment:Rn.layout.tabAlignment,tabSpacing:Rn.layout.tabSpacing,tabAndContainerSpacing:Rn.layout.tabAndContainerSpacing,tabHorizontalPadding:Rn.layout.tabHorizontalPadding,tabVerticalPadding:Rn.layout.tabVerticalPadding,containerPadding:Rn.layout.containerPadding,overflowItems:Rn.layout.overflowItems,tabRowSpacing:Rn.layout.tabRowSpacing,expandIconPosition:Rn.layout.expandIconPosition,expandFirstItemByDefault:Rn.layout.expandFirstItemByDefault,allowMultipleOpenItems:Rn.layout.allowMultipleOpenItems,itemDividers:Rn.layout.itemDividers,accordionSpacing:Rn.layout.accordionSpacing,accordionAndContainerSpacing:Rn.layout.accordionAndContainerSpacing,accordionHorizontalPadding:Rn.layout.accordionHorizontalPadding,accordionVerticalPadding:Rn.layout.accordionVerticalPadding,groupAndContainerSpacing:Rn.layout.groupAndContainerSpacing,groupHorizontalPadding:Rn.layout.groupHorizontalPadding,groupVerticalPadding:Rn.layout.groupVerticalPadding,canCollapseGroups:Rn.layout.canCollapseGroups,collapseIconPosition:Rn.layout.collapseIconPosition}},content:{selectorKey:wn.CONTENT,uom:Rn.content.uom,uomName:Rn.content.uomName,uomConversion:Rn.content.uomConversion,productPrice:Rn.content.productPrice,sellingPrice:Rn.content.sellingPrice,displayProductUOM:Rn.content.displayProductUOM,displayProductCurrencyCode:Rn.content.displayProductCurrencyCode,actualPriceToggle:Rn.content.actualPriceToggle,actualPrice:Rn.content.actualPrice,displayPriceUOM:Rn.content.displayPriceUOM,displayPriceCurrencyCode:Rn.content.displayPriceCurrencyCode,discountPercentage:Rn.content.discountPercentage,discountValue:Rn.content.discountValue,savings:Rn.content.savings,savingsPercentage:Rn.content.savingsPercentage,savingsValue:Rn.content.savingsValue,displaySavingsCurrencyCode:Rn.content.displayProductCurrencyCode,pricePerUnit:Rn.content.pricePerUnit,EmbellishmentPrice:Rn.content.EmbellishmentPrice,productTax:Rn.content.productTax,productShippingPrice:Rn.content.productShippingPrice},design:{selectorKey:wn.DESIGN,itemStyle:{selectorKey:wn.ITEM_STYLE,defaultState:{selectorKey:wn.DEFAULT_STATE,contentAlignment:Rn.design.contentAlignment,horizontalPadding:Rn.design.horizontalPadding,verticalPadding:Rn.design.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},selectedState:{selectorKey:wn.SELECTED_STATE,contentAlignment:Rn.design.contentAlignment,horizontalPadding:Rn.design.horizontalPadding,verticalPadding:Rn.design.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius}},uomTitleStyle:{selectorKey:wn.UOM_TITLE_STYLE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},uomConversionStyle:{selectorKey:wn.UOM_CONVERSION_STYLE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},productPrice:{selectorKey:wn.PRODUCT_PRICE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},uomStyle:{selectorKey:wn.UOM_STYLE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},currencyCodeStyle:{selectorKey:wn.CURRENCY_CODE_STYLE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},actualPrice:{selectorKey:wn.ACTUAL_PRICE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},discount:{selectorKey:wn.DISCOUNT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},discountValue:{selectorKey:wn.DISCOUNT_VALUE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},savings:{selectorKey:wn.SAVINGS,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},savingsValue:{selectorKey:wn.SAVINGS_VALUE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},pricePerUnit:{selectorKey:wn.PRICE_PER_UNIT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},arrows:{selectorKey:wn.ARROWS,arrowIconStyle:Rn.design.pagination.arrowIconStyle,leftArrowIconStyle:Rn.design.pagination.leftArrowIconStyle,rightArrowIconStyle:Rn.design.pagination.rightArrowIconStyle,backgroundShape:Rn.design.pagination.backgroundShape,arrowSize:Rn.design.arrowSize,arrowColor:Rn.design.arrowColor},paginationDots:{selectorKey:wn.PAGINATION_DOTS,dotSize:Rn.design.dotSize,currentDotColor:Rn.design.currentDotColor,otherDotColor:Rn.design.otherDotColor},paginationLine:{selectorKey:wn.PAGINATION_LINE,currentLineColor:Rn.design.currentLineColor,otherLineColor:Rn.design.otherLineColor,lineHeight:Rn.design.lineHeight,lineWidth:Rn.design.lineWidth},table:{selectorKey:wn.TABLE,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:Rn.design.table.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Rn.design.table.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},tableHeader:{selectorKey:wn.TABLE_HEADER,backgroundColor:Fo.backgroundColor},headerText:{selectorKey:wn.HEADER_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},tableRow:{selectorKey:wn.TABLE_ROW,backgroundColor:Fo.backgroundColor,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},rowDividers:{selectorKey:wn.ROW_DIVIDERS,headerDivider:Rn.design.rowAndHeaderDividers.headerDivider,rowDivider:Rn.design.rowAndHeaderDividers.rowDivider,columnDivider:Rn.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:wn.SCROLL,scrollBarWidth:Rn.design.scrollBar.scrollBarWidth,scrollBarColor:Rn.design.scrollBar.scrollBarColor},pagination:{selectorKey:wn.PAGINATION,defaultState:{selectorKey:wn.DEFAULT_STATE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.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:Fo.backgroundColor,pagination:Rn.design.pagination.pagination},hoverState:{selectorKey:wn.HOVER_STATE,theme:Fo.theme}},showMoreItemsButton:{selectorKey:wn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Rn.design.pagination.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}},dataConnector:{selectorKey:wn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"volumePricingDeatils",url:null,enum:null,id:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},Dn={openAutomaticallyOnPage:{value:!0,propertyType:Mr.CONTROLS,property:"openAutomaticallyOnPage"},selectPage:{value:"showImageLightbox",propertyType:Mr.CONTROLS,property:"selectPage"},closeOnXIcon:{value:!0,propertyType:Mr.CONTROLS,property:"closeIcon"},closeOnClickingBackground:{value:!1,propertyType:Mr.CONTROLS,property:"closeOnClickingBackground"},lightboxPosition:{value:"Top Left",propertyType:Mr.CONTROLS,property:"lightboxPosition"},horizontalOffset:{value:"0",propertyType:Mr.CSS,property:"horizontalOffset",unit:1},verticalOffset:{value:"0",propertyType:Mr.CSS,property:"verticalOffset",unit:1}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Nn||(Nn={}));var An,In=function(){return{layout:{selectorKey:Nn.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"340",unit:1}),openAutomaticallyOnPage:Dn.openAutomaticallyOnPage,selectPage:Dn.selectPage,closeIcon:Dn.closeOnXIcon,closeOnClickingBackground:Dn.closeOnClickingBackground,lightboxPosition:Dn.lightboxPosition,horizontalOffset:Dn.horizontalOffset,verticalOffset:Dn.verticalOffset},design:{selectorKey:Nn.DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius}}},xn={whenClicked:{value:"Open Full Cart",property:"whenClicked",propertyType:Mr.CONTROLS},showCartText:{value:!0,property:"showCartText",propertyType:Mr.CONTROLS},cartText:{value:"My Cart",property:"cartText",propertyType:Mr.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CART_ICON="cartIcon",e.MINI_CART_TEXT="miniCartText",e.CART_ITEMS_COUNT="cartItemsCount"}(An||(An={}));var En,Pn=function(){return{layout:{selectorKey:An.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"135",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"40",unit:1}),margin:Fo.margin,padding:Fo.padding,whenClicked:xn.whenClicked,showCartText:xn.showCartText,cartText:xn.cartText,showNoOfItems:xn.showNoOfItems,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:An.DESIGN,cartIcon:{selectorKey:An.CART_ICON,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,showIcon:Fo.showIcon,iconSize:Fo.iconSize,iconColor:Fo.iconColor,icon:Object.assign(Object.assign({},Fo.icon),{value:"shopping-cart-01"})},miniCartText:{selectorKey:An.MINI_CART_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},cartItemsCount:{selectorKey:An.CART_ITEMS_COUNT,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}}}},_n={loggedInButtonStyle:{value:"Avatar & Name",property:"loggedInButtonStyle",propertyType:Mr.CONTROLS},beforeLoginText:{value:"My Cart",property:"beforeLoginText",propertyType:Mr.CONTROLS},myAccount:{value:!0,property:"myAccount",propertyType:Mr.CONTROLS},myOrders:{value:!0,property:"myOrders",propertyType:Mr.CONTROLS},myAddresses:{value:!0,property:"myAddresses",propertyType:Mr.CONTROLS},myQuotes:{value:!0,property:"myQuotes",propertyType:Mr.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"}(En||(En={}));var Hn,Bn=function(){return{layout:{selectorKey:En.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"180",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"75",unit:1}),margin:Fo.margin,padding:Fo.padding,loggedInButtonStyle:_n.loggedInButtonStyle,beforeLoginText:_n.beforeLoginText,positionType:Fo.positionType,pinTo:Fo.pinTo},content:{selectorKey:En.CONTENT,myAccount:_n.myAccount,myOrders:_n.myOrders,myAddresses:_n.myAddresses,myQuotes:_n.myQuotes},design:{selectorKey:En.DESIGN,profileAvatar:{selectorKey:En.PROFILE_AVATAR,showIcon:Object.assign(Object.assign({},Fo.icon),{value:"user-icon"}),iconSize:Fo.iconSize,iconColor:Fo.iconColor},profileMenuItems:{selectorKey:En.profile_ICON,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},profileNameText:{selectorKey:En.MINI_profile_TEXT,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(Hn||(Hn={}));var zn,kn=function(){return{layout:{selectorKey:Hn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Mr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fo.height),{isReadOnly:!0}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:Mr.CONTROLS},itemGap:{property:"itemGap",propertyType:Mr.CSS,value:1,unit:Vr.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:Mr.CSS},justifyContent:{property:"justifyContent",propertyType:Mr.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Mr.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:Mr.CSS,value:100,unit:Vr.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:Mr.CSS,value:100,unit:Vr.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:Mr.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:Mr.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:Vr.PIXELS,propertyType:Mr.CSS},dotSize:{property:"dotSize",value:10,unit:Vr.PIXELS,propertyType:Mr.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:Mr.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:Mr.CONTROLS},autoplay:{value:!1,propertyType:Mr.CONTROLS},autoplayDuration:{value:3e3,unit:Vr.MS,propertyType:Mr.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:Mr.CONTROLS},stopOnInteraction:{value:!1,propertyType:Mr.CONTROLS},displayAds:{value:!0,propertyType:Mr.CONTROLS}},design:Object.assign({selectorKey:Hn.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt),dataConnector:{selectorKey:Hn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Mr.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Mr.CONTROLS}},content:{selectorKey:Hn.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:Mr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(zn||(zn={}));var jn,Kn=function(){return{layout:{selectorKey:zn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Mr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fo.height),{isReadOnly:!0}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:Object.assign({selectorKey:zn.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt)}},Un={spacingBetweenMenuListItems:{value:20,property:"spacingBetweenMenuListItems",unit:1,propertyType:Mr.CSS},fillItemsToContainerWidth:{value:!1,propertyType:Mr.CONTROLS},dividerBetweenItems:{value:!1,propertyType:Mr.CONTROLS},listItemAlignment:{value:"left",property:"listItemAlignment",propertyType:Mr.CSS},listItemContentAlignment:{value:"left",property:"listItemContentAlignment",propertyType:Mr.CSS},maxItemsToDisplay:{value:50,unit:7,property:"maxItemsToDisplay",propertyType:Mr.CSS},overflowControl:{value:"Load More Button",propertyType:Mr.CONTROLS},onClick:{value:"Navigate to a page",propertyType:Mr.CONTROLS},menuList:{value:[{label:"Home",url:""}],propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.MENU_CONTAINER="menuContainer",e.MENU_ITEM_STYLE="menuItemStyle"}(jn||(jn={}));var Mn,Vn=function(){return{layout:{selectorKey:jn.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:200,unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:30}),margin:Fo.margin,padding:Fo.padding,direction:Fo.direction,spacingBetweenMenuListItems:Un.spacingBetweenMenuListItems,fillItemsToContainerWidth:Un.fillItemsToContainerWidth,dividerBetweenItems:Un.dividerBetweenItems,listItemAlignment:Un.listItemAlignment,listItemContentAlignment:Un.listItemContentAlignment,maxItemsToDisplay:Un.maxItemsToDisplay,overflowControl:Un.overflowControl,onClick:Un.onClick,positionType:Fo.positionType,pinTo:Fo.pinTo},content:{menuList:Un.menuList},design:{selectorKey:jn.DESIGN,menuContainer:{selectorKey:jn.MENU_CONTAINER,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},menuItemStyle:{selectorKey:jn.MENU_ITEM_STYLE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}}}},Gn={itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Mr.CSS},optionItemSpacing:{value:6,property:"optionItemSpacing",unit:1,propertyType:Mr.CSS},optionItemPadding:{value:2,property:"optionItemPadding",unit:1,propertyType:Mr.CSS},showOptionsToSelect:{value:!0,propertyType:Mr.CONTROLS},showNoOfOptions:{value:!0,propertyType:Mr.CONTROLS},noOfOptionsToShowUpfront:{value:5,unit:7,propertyType:Mr.CONTROLS},showRemainingOptionsAs:{value:"Button",propertyType:Mr.CONTROLS},whenClicked:{value:"Open Quick View",propertyType:Mr.CONTROLS},buttonText:{value:"More Options",propertyType:Mr.CONTROLS},dividerBetweenOptions:{value:!0,propertyType:Mr.CONTROLS},optionTitleValueSpacing:{value:6,property:"optionTitleValueSpacing",unit:1,propertyType:Mr.CSS},displayValues:{value:"Horizontally",propertyType:Mr.CONTROLS},displayStyle:{value:"Swatch",propertyType:Mr.CONTROLS},swatchItemSpacing:{value:6,property:"swatchItemSpacing",unit:1,propertyType:Mr.CSS},swatchItemSize:{value:30,property:"swatchItemSize",unit:1,propertyType:Mr.CSS},swatchItemPadding:{value:2,property:"swatchItemPadding",unit:1,propertyType:Mr.CSS,isMuted:!0},swatchMaxItemsToDisplay:{value:5,unit:7,propertyType:Mr.CONTROLS},swatchOverflowItems:{value:"Wrap",propertyType:Mr.CONTROLS},swatchImageType:{value:"Swatch image",propertyType:Mr.CONTROLS},singleSelectDisplayValues:{value:"Horizontal",propertyType:Mr.CONTROLS},singleSelectItemSpacing:{value:6,property:"singleSelectItemSpacing",unit:1,propertyType:Mr.CSS},singleSelectItemPadding:{value:2,property:"singleSelectItemPadding",unit:1,propertyType:Mr.CSS},singleSelectMaxItemsToDisplay:{value:5,unit:7,propertyType:Mr.CONTROLS},singleSelectOverFlowItems:{value:"Wrap",propertyType:Mr.CONTROLS},swatchDropdownOptionsSpacing:{value:6,property:"swatchDropdownOptionsSpacing",unit:1,propertyType:Mr.CSS},swatchDropdownOptionsPadding:{value:2,property:"swatchDropdownOptionsPadding",unit:1,propertyType:Mr.CSS},swatchDropdownStyle:{value:"Horizontal",propertyType:Mr.CONTROLS},swatchOptionAndListSpacing:{value:6,property:"swatchOptionAndListSpacing",unit:1,propertyType:Mr.CSS},swatchDropdownListItemSpacing:{value:6,property:"swatchDropdownListItemSpacing",unit:1,propertyType:Mr.CSS},swatchDropdownListItemPadding:{value:2,property:"swatchDropdownListItemPadding",unit:1,propertyType:Mr.CSS},swatchDividerBetweenLIstItems:{value:!1,propertyType:Mr.CONTROLS}},Wn={optionSelection:{value:!0,property:"optionSelection",propertyType:Mr.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Mr.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:Mr.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Mr.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Mr.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Mr.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:Mr.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Mr.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Mr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Mr.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:Mr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Mr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Mr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Mr.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Mr.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Mr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Mr.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Mr.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Mr.CONTROLS},dropdownOptionsSpacing:{value:6,property:"dropdownOptionsSpacing",propertyType:Mr.CSS},dropdownOptionsPadding:{value:0,property:"dropdownOptionsPadding",propertyType:Mr.CSS},optionAndListSpacing:{value:6,property:"optionAndListSpacing",propertyType:Mr.CSS},dropdownListItemSpacing:{value:6,property:"dropdownListItemSpacing",propertyType:Mr.CSS},dropdownListItemPadding:{value:6,property:"dropdownListItemPadding",propertyType:Mr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Mr.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Mr.CONTROLS},groupSpacing:{value:6,property:"groupSpacing",propertyType:Mr.CONTROLS},groupPadding:{value:6,property:"groupPadding",propertyType:Mr.CONTROLS},groupHeaderAndOptionSpacing:{value:6,property:"groupHeaderAndOptionSpacing",propertyType:Mr.CONTROLS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Mr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Mr.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Mr.CONTROLS},tabSpacing:{value:6,property:"tabSpacing",propertyType:Mr.CSS},tabAndContainerSpacing:{value:6,property:"tabAndContainerSpacing",propertyType:Mr.CSS},tabHorizontalPadding:{value:6,property:"tabHorizontalPadding",propertyType:Mr.CSS},tabVerticalPadding:{value:6,property:"tabVerticalPadding",propertyType:Mr.CSS},containerPadding:{value:6,property:"containerPadding",propertyType:Mr.CSS},tabRowSpacing:{value:6,property:"tabRowSpacing",propertyType:Mr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Mr.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:Mr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Mr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Mr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Mr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Mr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Mr.CONTROLS},header:{value:!0,property:"header",propertyType:Mr.CONTROLS},headerHeight:{value:6,property:"headerHeight",propertyType:Mr.CSS},rowHeight:{value:6,property:"rowHeight",propertyType:Mr.CSS},accordionSpacing:{value:6,property:"accordionSpacing",propertyType:Mr.CSS},accordionAndContainerSpacing:{value:6,property:"accordionAndContainerSpacing",propertyType:Mr.CSS},accordionHorizontalPadding:{value:6,property:"accordionHorizontalPadding",propertyType:Mr.CSS},accordionVerticalPadding:{value:6,property:"accordionVerticalPadding",propertyType:Mr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Mr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Mr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Mr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Mr.CONTROLS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Mr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Mr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Mr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Mr.CSS},groupHorizontalPadding:{value:6,property:"groupHorizontalPadding",propertyType:Mr.CSS},groupVerticalPadding:{value:6,property:"groupVerticalPadding",propertyType:Mr.CSS},groupAndContainerSpacing:{value:6,property:"groupAndContainerSpacing",propertyType:Mr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Mr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Mr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Mr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Mr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Mr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Mr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Mr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Mr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Mr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Mr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Mr.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Mr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Mr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Mr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Mr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Mr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Mr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Mr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Mr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Mr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Mr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Mr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Mr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Mr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Mr.CSS},buttonType:{value:"primaryButton",propertyType:Mr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Mr.CONTROLS},backgroundShape:{value:"circle",propertyType:Mr.CONTROLS},swatchShape:{value:"circle",propertyType:Mr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Mr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Mr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Mr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Mr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Mr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Mr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Mr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Mr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Mr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Mr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Mr.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:Mr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Mr.CONTROLS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Mr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Mr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Mr.CONTROLS},arrowSize:{value:"16",propertyType:Mr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Mr.CSS},backgroundShape:{value:"rectangle",propertyType:Mr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Mr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverFont:{value:"lato",propertyType:Mr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Mr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Mr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},iconSize:{value:"20",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.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"}(Mn||(Mn={}));var Yn,Fn=function(){return{layout:{selectorKey:Mn.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"auto",unit:Vr.CUSTOM}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,showOptionsToSelect:Gn.showOptionsToSelect,itemSpacing:Gn.itemSpacing,showNoOfOptions:Gn.showNoOfOptions,noOfOptionsToShowUpfront:Gn.noOfOptionsToShowUpfront,showRemainingOptionsAs:Gn.showRemainingOptionsAs,whenClicked:Gn.whenClicked,buttonText:Gn.buttonText,displayStyle:Gn.displayStyle,dividerBetweenOptions:Gn.dividerBetweenOptions,optionTitleValueSpacing:Gn.optionTitleValueSpacing,displayValues:Gn.displayValues,swatchItemSpacing:Gn.swatchItemSpacing,swatchItemSize:Gn.swatchItemSize,swatchItemPadding:Gn.swatchItemPadding,optionItemSpacing:Gn.optionItemSpacing,optionItemPadding:Gn.optionItemPadding,swatchMaxItemsToDisplay:Gn.swatchMaxItemsToDisplay,swatchOverflowItems:Gn.swatchOverflowItems,swatchImageType:Gn.swatchImageType,singleSelectDisplayValues:Gn.singleSelectDisplayValues,singleSelectItemSpacing:Gn.singleSelectItemSpacing,singleSelectItemPadding:Gn.singleSelectItemPadding,singleSelectMaxItemsToDisplay:Gn.singleSelectMaxItemsToDisplay,singleSelectOverFlowItems:Gn.singleSelectOverFlowItems,swatchDropdownOptionsSpacing:Gn.swatchDropdownOptionsSpacing,swatchDropdownOptionsPadding:Gn.swatchDropdownOptionsPadding,swatchDropdownStyle:Gn.swatchDropdownStyle,swatchOptionAndListSpacing:Gn.swatchOptionAndListSpacing,swatchDropdownListItemSpacing:Gn.swatchDropdownListItemSpacing,swatchDropdownListItemPadding:Gn.swatchDropdownListItemPadding,swatchDividerBetweenLIstItems:Gn.swatchDividerBetweenLIstItems,dropdownDisplayStyle:{selectorKey:Mn.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Wn.dropdownOptionsSpacing,dropdownOptionsPadding:Wn.dropdownOptionsPadding,dropdownStyle:Wn.dropdownStyle,optionAndListSpacing:Wn.optionAndListSpacing,dropdownListItemSpacing:Wn.dropdownListItemSpacing,dropdownListItemPadding:Wn.dropdownListItemPadding,dividerBetweenListItems:Wn.dividerBetweenListItems,maxItemsToDisplay:Wn.maxItemsToDisplay,overflowItems:Wn.overflowItems}},design:{selectorKey:Mn.DESIGN,widgetStyle:{selectorKey:Mn.WIDGET_STYLE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},optionValueStyle:{selectorKey:Mn.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:Mn.DEFAULT_STATE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,backgroundShape:Wn.backgroundShape,swatchShape:Wn.swatchShape},hoverState:{selectorKey:Mn.HOVER_STATE},selectedState:{selectorKey:Mn.SELECTED_STATE}}},dataConnector:{selectorKey:Mn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:Mr.CONTROLS}}}},Xn={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Mr.CONTROLS},brandName:{value:!0,propertyType:Mr.CONTROLS},brandCodes:{value:!0,propertyType:Mr.CONTROLS},varientCodes:{value:!0,propertyType:Mr.CONTROLS},brandImage:{value:!0,propertyType:Mr.CONTROLS},price:{value:!0,propertyType:Mr.CONTROLS},brandDescription:{value:!0,propertyType:Mr.CONTROLS},showOptions:{value:!0,propertyType:Mr.CONTROLS},allowBulkOrdering:{value:!0,propertyType:Mr.CONTROLS},actions:{value:!0,propertyType:Mr.CONTROLS},quickView:{value:!0,propertyType:Mr.CONTROLS},addToCart:{value:!0,propertyType:Mr.CONTROLS},wishlist:{value:!0,propertyType:Mr.CONTROLS},buyNow:{value:!0,propertyType:Mr.CONTROLS},addtoQuote:{value:!0,propertyType:Mr.CONTROLS},showUoms:{value:!0,propertyType:Mr.CONTROLS},showVolumePricing:{value:!0,propertyType:Mr.CONTROLS},showInventory:{value:!0,propertyType:Mr.CONTROLS},storeAvailability:{value:!0,propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Yn||(Yn={}));var qn,Qn=function(){return{layout:{selectorKey:Yn.LAYOUT,width:Object.assign({},Fo.width),height:Object.assign(Object.assign({},Fo.height),{value:"auto",propertyType:Mr.CONTROLS,unit:7}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:Object.assign({selectorKey:Yn.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt),content:{selectorKey:Yn.CONTENT,brandName:Xn.brandName,brandCodes:Xn.brandCodes,varientCodes:Xn.varientCodes,brandImage:Xn.brandImage,price:Xn.price,brandDescription:Xn.brandDescription,showOptions:Xn.showOptions,allowBulkOrdering:Xn.allowBulkOrdering,actions:Xn.actions,quickView:Xn.quickView,addToCart:Xn.addToCart,wishlist:Xn.wishlist,buyNow:Xn.buyNow,addtoQuote:Xn.addtoQuote,showUoms:Xn.showUoms,showVolumePricing:Xn.showVolumePricing,showInventory:Xn.showInventory,storeAvailability:Xn.storeAvailability},dataConnector:{selectorKey:Yn.DATA_CONNECTOR,dataConnector:Xn.dataConnector}}},Zn={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Mr.CONTROLS},brandName:{value:!0,propertyType:Mr.CONTROLS},brandCodes:{value:!0,propertyType:Mr.CONTROLS},varientCodes:{value:!0,propertyType:Mr.CONTROLS},brandImage:{value:!0,propertyType:Mr.CONTROLS},price:{value:!0,propertyType:Mr.CONTROLS},brandDescription:{value:!0,propertyType:Mr.CONTROLS},showOptions:{value:!0,propertyType:Mr.CONTROLS},allowBulkOrdering:{value:!0,propertyType:Mr.CONTROLS},actions:{value:!0,propertyType:Mr.CONTROLS},quickView:{value:!0,propertyType:Mr.CONTROLS},addToCart:{value:!0,propertyType:Mr.CONTROLS},wishlist:{value:!0,propertyType:Mr.CONTROLS},buyNow:{value:!0,propertyType:Mr.CONTROLS},addtoQuote:{value:!0,propertyType:Mr.CONTROLS},showUoms:{value:!0,propertyType:Mr.CONTROLS},showVolumePricing:{value:!0,propertyType:Mr.CONTROLS},showInventory:{value:!0,propertyType:Mr.CONTROLS},storeAvailability:{value:!0,propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(qn||(qn={}));var $n,Jn=function(){return{layout:{selectorKey:qn.LAYOUT,width:Object.assign({},Fo.width),height:Object.assign(Object.assign({},Fo.height),{value:"auto",propertyType:Mr.CONTROLS,unit:7}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:Object.assign({selectorKey:qn.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt),content:{selectorKey:qn.CONTENT,brandName:Zn.brandName,brandCodes:Zn.brandCodes,varientCodes:Zn.varientCodes,brandImage:Zn.brandImage,price:Zn.price,brandDescription:Zn.brandDescription,showOptions:Zn.showOptions,allowBulkOrdering:Zn.allowBulkOrdering,actions:Zn.actions,quickView:Zn.quickView,addToCart:Zn.addToCart,wishlist:Zn.wishlist,buyNow:Zn.buyNow,addtoQuote:Zn.addtoQuote,showUoms:Zn.showUoms,showVolumePricing:Zn.showVolumePricing,showInventory:Zn.showInventory,storeAvailability:Zn.storeAvailability},dataConnector:{selectorKey:qn.DATA_CONNECTOR,dataConnector:Zn.dataConnector}}},ea={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Mr.CONTROLS},categoryName:{value:!0,propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}($n||($n={}));var ra,oa=function(){return{layout:{selectorKey:$n.LAYOUT,width:Object.assign({},Fo.width),height:Object.assign(Object.assign({},Fo.height),{value:"auto",propertyType:Mr.CONTROLS,unit:7}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:Object.assign({selectorKey:$n.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt),content:{selectorKey:$n.CONTENT,categoryName:ea.categoryName},dataConnector:{selectorKey:$n.DATA_CONNECTOR,dataConnector:ea.dataConnector}}},ta={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Mr.CONTROLS},categoryName:{value:!0,propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(ra||(ra={}));var ia,na=function(){return{layout:{selectorKey:ra.LAYOUT,width:Object.assign({},Fo.width),height:Object.assign(Object.assign({},Fo.height),{value:"auto",propertyType:Mr.CONTROLS,unit:7}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:ra.DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},content:{selectorKey:ra.CONTENT,categoryName:ta.categoryName},dataConnector:{selectorKey:ra.DATA_CONNECTOR,dataConnector:ta.dataConnector}}},aa={onClick:{value:"Show Image Lightbox",propertyType:Mr.CONTROLS},onHover:{value:"Zoom Out",propertyType:Mr.CONTROLS},cropRatio:{value:"16:9",propertyType:Mr.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Mr.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Mr.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Mr.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ia||(ia={}));var la,pa=function(){return{layout:{selectorKey:ia.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{propertyType:Mr.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Fo.height),{value:300,propertyType:Mr.CONTROLS,unit:1}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,onClick:aa.onClick,onHover:aa.onHover,cropRatio:aa.cropRatio,fitOptions:aa.fitOptions,horizontalAlignment:aa.horizontalAlignment,verticalAlignment:aa.verticalAlignment},design:{selectorKey:ia.DESIGN,cropRatio:Fo.cropRatio,zoomImage:Fo.zoomImage,flip:Fo.flip,rotate:Fo.rotate,backgroundColor:Fo.backgroundColor,exposure:Fo.exposure,contrast:Fo.contrast,saturation:Fo.saturation,brightness:Fo.brightness,hue:Fo.hue,lightness:Fo.lightness,highlights:Fo.highlights,shadows:Fo.shadows,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Mr.CONTROLS}},dataConnector:{selectorKey:ia.DATA_CONNECTOR,dataConnector:aa.dataConnector}}},da={displayStyle:{value:"Vertical",property:"displayStyle",propertyType:Mr.CONTROLS},openFilterAs:{value:"Lightbox",property:"openFilterAs",propertyType:Mr.CONTROLS},displayType:{value:"Upfront",property:"displayType",propertyType:Mr.CONTROLS},selectionType:{value:"Single Select",property:"selectionType",propertyType:Mr.CONTROLS},allowSearchForEachFilter:{value:!1,property:"allowSearchForEachFilter",propertyType:Mr.CONTROLS},dividerBetweenFilters:{value:!1,property:"dividerBetweenFilters",propertyType:Mr.CONTROLS},maxValuesToDisplay:{value:10,property:"maxValuesToDisplay",propertyType:Mr.CONTROLS},overflowControl:{value:"Scroll",property:"overflowControl",propertyType:Mr.CONTROLS},showSubCategoriesFilter:{value:!0,property:"showSubCategoriesFilter",propertyType:Mr.CONTROLS},showBrandsFilter:{value:!0,property:"showBrandsFilter",propertyType:Mr.CONTROLS},showPriceFilter:{value:!0,property:"showPriceFilter",propertyType:Mr.CONTROLS},showCustomAttributesFilter:{value:!0,property:"showCustomAttributesFilter",propertyType:Mr.CONTROLS},firstFilterAlwaysOpen:{value:!1,property:"firstFilterAlwaysOpen",propertyType:Mr.CONTROLS},allowMultipleFiltersOpen:{value:!1,property:"allowMultipleFiltersOpen",propertyType:Mr.CONTROLS},horizontalSpacingBetweenItems:{value:"10",unit:1,property:"horizontalSpacingBetweenItems",propertyType:Mr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Mr.CONTROLS},controlPosition:{value:"Bottom",property:"controlPosition",propertyType:Mr.CONTROLS},loopImages:{value:!1,property:"loopImages",propertyType:Mr.CONTROLS},displaySliderScrollbar:{value:!1,property:"displaySliderScrollbar",propertyType:Mr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Mr.CONTROLS},openItemsIn:{value:"Lightbox",property:"openItemsIn",propertyType:Mr.CONTROLS},showMoreItems:{value:"Expand and Wrap",property:"showMoreItems",propertyType:Mr.CONTROLS},verticalSpacingBetweenItems:{value:"10",unit:1,property:"verticalSpacingBetweenItems",propertyType:Mr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Mr.CONTROLS},title:{value:"",property:"title",propertyType:Mr.CONTROLS},description:{value:"",property:"description",propertyType:Mr.CONTROLS},showAppliedFilters:{value:!0,property:"showAppliedFilters",propertyType:Mr.CONTROLS},clearAllButton:{value:!0,property:"clearAllButton",propertyType:Mr.CONTROLS},showNoOfValuesForEachFilters:{value:!0,property:"showNoOfValuesForEachFilters",propertyType:Mr.CONTROLS},showOptionsFilter:{value:!0,property:"showOptionsFilter",propertyType:Mr.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"}(la||(la={})),Fo.borderColor,Fo.borderStyle,Fo.borderPerSlide,Fo.showBorder,Fo.backgroundColor,Fo.showShadow,Fo.shadowColor,Fo.blur,Fo.spread,Fo.angle,Fo.borderRadius,Fo.exposure,Fo.contrast,Fo.saturation,Fo.highlights,Fo.shadows,Fo.theme,Fo.font,Fo.fontSize,Fo.textColor,Fo.bold,Fo.italic,Fo.linethrough,Fo.underline,Fo.textAlign,Fo.characterSpacing,Fo.lineHeight;var sa,ca=function(){return{layout:{selectorKey:la.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:300,unit:Vr.PIXELS}),height:Fo.height,margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,displayStyle:da.displayStyle,openFilterAs:da.openFilterAs,displayType:da.displayType,selectionType:da.selectionType,allowSearchForEachFilter:da.allowSearchForEachFilter,dividerBetweenFilters:da.dividerBetweenFilters,maxValuesToDisplay:da.maxValuesToDisplay,overflowControl:da.overflowControl,showSubCategoriesFilter:da.showSubCategoriesFilter,showBrandsFilter:da.showBrandsFilter,showPriceFilter:da.showPriceFilter,showCustomAttributesFilter:da.showCustomAttributesFilter,firstFilterAlwaysOpen:da.firstFilterAlwaysOpen,allowMultipleFiltersOpen:da.allowMultipleFiltersOpen,horizontalSpacingBetweenItems:da.horizontalSpacingBetweenItems,sliderControl:da.sliderControl,controlPosition:da.controlPosition,loopImages:da.loopImages,displaySliderScrollbar:da.displaySliderScrollbar,autoplay:da.autoplay,openItemsIn:da.openItemsIn,showMoreItems:da.showMoreItems,verticalSpacingBetweenItems:da.verticalSpacingBetweenItems,showOptionsFilter:da.showOptionsFilter},design:{selectorKey:la.DESIGN},content:{selectorKey:la.CONTENT,showTitle:da.showTitle,showDescription:da.showDescription,title:da.title,description:da.description,showAppliedFilters:da.showAppliedFilters,clearAllButton:da.clearAllButton,showNoOfValuesForEachFilters:da.showNoOfValuesForEachFilters}}},ya={orderProductsBy:{value:"Default Category Order",property:"orderProductsBy",propertyType:Mr.CONTROLS},title:{value:"Sort by",property:"title",propertyType:Mr.CONTROLS},sortOptions:{value:[],property:"sortOptions",propertyType:Mr.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"}(sa||(sa={}));var ua,Sa={borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,backgroundColor:Fo.backgroundColor,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,exposure:Fo.exposure,contrast:Fo.contrast,saturation:Fo.saturation,highlights:Fo.highlights,shadows:Fo.shadows},ga={theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},Ta=function(){return{layout:{selectorKey:sa.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:300,unit:Vr.PIXELS}),height:Fo.height,margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:sa.DESIGN,sortTitle:Object.assign({selectorKey:sa.SORT_TITLE},ga),selectedOption:Object.assign({selectorKey:sa.SELECTED_OPTION},ga),sortButton:Object.assign({selectorKey:sa.SORT_BUTTON},Sa)},content:{selectorKey:sa.CONTENT,title:ya.title,orderProductsBy:ya.orderProductsBy,sortOptions:ya.sortOptions}}},ha={source:{value:"Past Orders",property:"source",propertyType:Mr.CONTROLS},filterOrders:{value:"Apply Filter",property:"filterOrders",propertyType:Mr.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Mr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},title:{value:"Past Orders",property:"title",propertyType:Mr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Mr.CONTROLS},description:{value:"",property:"description",propertyType:Mr.CONTROLS},viewAllOrdersButton:{value:!0,property:"viewAllOrdersButton",propertyType:Mr.CONTROLS},orderId:{value:!0,property:"orderId",propertyType:Mr.CONTROLS},orderStatus:{value:!0,property:"orderStatus",propertyType:Mr.CONTROLS},orderedOn:{value:!0,property:"orderedOn",propertyType:Mr.CONTROLS},orderTotal:{value:!0,property:"orderTotal",propertyType:Mr.CONTROLS},numOfItemsOrdered:{value:!0,property:"numOfItemsOrdered",propertyType:Mr.CONTROLS},paymentMethodsUsed:{value:!0,property:"paymentMethodsUsed",propertyType:Mr.CONTROLS},reOrderButton:{value:!0,property:"reOrderButton",propertyType:Mr.CONTROLS},onClick:{value:"Add Items to Cart",property:"onClick",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(ua||(ua={})),Fo.theme,Fo.font,Fo.fontSize,Fo.textColor,Fo.bold,Fo.italic,Fo.linethrough,Fo.underline,Fo.textAlign,Fo.characterSpacing,Fo.lineHeight,Fo.backgroundColor;var Ca,Oa=function(){return{layout:{selectorKey:ua.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:300,unit:Vr.PIXELS}),height:Fo.height,margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:ua.DESIGN},content:{selectorKey:ua.CONTENT,source:ha.source,filterOrders:ha.filterOrders,sortBy:ha.sortBy,showTitle:ha.showTitle,title:ha.title,showDescription:ha.showDescription,description:ha.description,viewAllOrdersButton:ha.viewAllOrdersButton,orderId:ha.orderId,orderStatus:ha.orderStatus,orderedOn:ha.orderedOn,orderTotal:ha.orderTotal,numOfItemsOrdered:ha.numOfItemsOrdered,paymentMethodsUsed:ha.paymentMethodsUsed,reOrderButton:ha.reOrderButton,onClick:ha.onClick}}},ba={source:{value:"Recent Quotes",property:"source",propertyType:Mr.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:Mr.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Mr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},title:{value:"Past Quotes",property:"title",propertyType:Mr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Mr.CONTROLS},description:{value:"",property:"description",propertyType:Mr.CONTROLS},viewAllQuotesButton:{value:!0,property:"viewAllQuotesButton",propertyType:Mr.CONTROLS},quoteId:{value:!0,property:"quoteId",propertyType:Mr.CONTROLS},status:{value:!0,property:"status",propertyType:Mr.CONTROLS},quoteRaisedDate:{value:!0,property:"quoteRaisedDate",propertyType:Mr.CONTROLS},quoteRaisedDisplayFormat:{value:"Date",property:"quoteRaisedDisplayFormat",propertyType:Mr.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:Mr.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:Mr.CONTROLS},expiryDate:{value:!0,property:"expiryDate",propertyType:Mr.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:Mr.CONTROLS},quoteLineItems:{value:!0,property:"quoteLineItems",propertyType:Mr.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:Mr.CONTROLS},viewQuote:{value:!0,property:"viewQuote",propertyType:Mr.CONTROLS},printQuote:{value:!0,property:"printQuote",propertyType:Mr.CONTROLS},downloadQuote:{value:!0,property:"downloadQuote",propertyType:Mr.CONTROLS},cancelQuote:{value:!0,property:"cancelQuote",propertyType:Mr.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:Mr.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:Mr.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Mr.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:Mr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Mr.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:Mr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Mr.CONTROLS},spacingBetweenItems:{value:"500",unit:1,property:"spacingBetweenItems",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Mr.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Mr.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Ca||(Ca={})),Fo.theme,Fo.font,Fo.fontSize,Fo.textColor,Fo.bold,Fo.italic,Fo.linethrough,Fo.underline,Fo.textAlign,Fo.characterSpacing,Fo.lineHeight,Fo.backgroundColor;var va,ma=function(){return{layout:{selectorKey:Ca.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:350,unit:Vr.PIXELS}),height:Object.assign(Object.assign({},Fo.height),{value:150,unit:Vr.PIXELS}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,displayStyle:ba.displayStyle,maxItemsToDisplay:ba.maxItemsToDisplay,sliderControl:ba.sliderControl,controlPosition:ba.controlPosition,loopItems:ba.loopItems,displayScrollbar1:ba.displayScrollbar1,autoplay:ba.autoplay,spacingBetweenItems:ba.spacingBetweenItems,dividerBetweenItems:ba.dividerBetweenItems,overflowControl:ba.overflowControl,numOfItemsToLoad:ba.numOfItemsToLoad},design:{selectorKey:Ca.DESIGN},content:{selectorKey:Ca.CONTENT,source:ba.source,filterStatements:ba.filterStatements,sortBy:ba.sortBy,showTitle:ba.showTitle,title:ba.title,showDescription:ba.showDescription,description:ba.description,viewAllQuotesButton:ba.viewAllQuotesButton,quoteId:ba.quoteId,status:ba.status,quoteRaisedDate:ba.quoteRaisedDate,quoteRaisedDisplayFormat:ba.quoteRaisedDisplayFormat,lastUpdatedDate:ba.lastUpdatedDate,lastUpdatedDisplayFormat:ba.lastUpdatedDisplayFormat,expiryDate:ba.expiryDate,expiryDateDisplayFormat:ba.expiryDateDisplayFormat,quoteLineItems:ba.quoteLineItems,quickActions:ba.quickActions,viewQuote:ba.viewQuote,printQuote:ba.printQuote,downloadQuote:ba.downloadQuote,cancelQuote:ba.cancelQuote,sendMessage:ba.sendMessage}}},wa={source:{value:"Recent RFQs",property:"source",propertyType:Mr.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:Mr.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Mr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},title:{value:"Active RFQs",property:"title",propertyType:Mr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Mr.CONTROLS},description:{value:"",property:"description",propertyType:Mr.CONTROLS},viewAllRfqsButton:{value:!0,property:"viewAllRfqsButton",propertyType:Mr.CONTROLS},rfqId:{value:!0,property:"rfqId",propertyType:Mr.CONTROLS},status:{value:!0,property:"status",propertyType:Mr.CONTROLS},rfqRaisedDate:{value:!0,property:"rfqRaisedDate",propertyType:Mr.CONTROLS},rfqRaisedDisplayFormat:{value:"Date",property:"rfqRaisedDisplayFormat",propertyType:Mr.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:Mr.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:Mr.CONTROLS},rfqLineItems:{value:!0,property:"rfqLineItems",propertyType:Mr.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:Mr.CONTROLS},viewRfq:{value:!0,property:"viewRfq",propertyType:Mr.CONTROLS},printRfq:{value:!0,property:"printRfq",propertyType:Mr.CONTROLS},downloadRfq:{value:!0,property:"downloadRfq",propertyType:Mr.CONTROLS},cancelRfq:{value:!0,property:"cancelRfq",propertyType:Mr.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:Mr.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:Mr.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Mr.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:Mr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Mr.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:Mr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Mr.CONTROLS},spacingBetweenItems:{value:"500",unit:1,property:"spacingBetweenItems",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Mr.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Mr.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(va||(va={}));var fa,Ra=function(){return{layout:{selectorKey:va.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:350,unit:Vr.PIXELS}),height:Object.assign(Object.assign({},Fo.height),{value:150,unit:Vr.PIXELS}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,displayStyle:wa.displayStyle,maxItemsToDisplay:wa.maxItemsToDisplay,sliderControl:wa.sliderControl,controlPosition:wa.controlPosition,loopItems:wa.loopItems,displayScrollbar1:wa.displayScrollbar1,autoplay:wa.autoplay,spacingBetweenItems:wa.spacingBetweenItems,dividerBetweenItems:wa.dividerBetweenItems,overflowControl:wa.overflowControl,numOfItemsToLoad:wa.numOfItemsToLoad},design:{selectorKey:va.DESIGN},content:{selectorKey:va.CONTENT,source:wa.source,filterStatements:wa.filterStatements,sortBy:wa.sortBy,showTitle:wa.showTitle,title:wa.title,showDescription:wa.showDescription,description:wa.description,viewAllRfqsButton:wa.viewAllRfqsButton,rfqId:wa.rfqId,status:wa.status,rfqRaisedDate:wa.rfqRaisedDate,rfqRaisedDisplayFormat:wa.rfqRaisedDisplayFormat,lastUpdatedDate:wa.lastUpdatedDate,lastUpdatedDisplayFormat:wa.lastUpdatedDisplayFormat,rfqLineItems:wa.rfqLineItems,quickActions:wa.quickActions,viewRfq:wa.viewRfq,printRfq:wa.printRfq,downloadRfq:wa.downloadRfq,cancelRfq:wa.cancelRfq,sendMessage:wa.sendMessage}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(fa||(fa={}));var Na,La=function(){return{layout:{selectorKey:fa.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Mr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fo.height),{isReadOnly:!0,value:400}),margin:Fo.margin,automaticallyOpenLightbox:{value:!0,property:"automaticallyOpenLightbox",propertyType:Mr.CONTROLS},selectPage:{value:[],property:"selectPage",propertyType:Mr.CONTROLS},delay:{value:100,unit:Vr.MS,propertyType:Mr.CONTROLS},closeOnXIcon:{value:!1,propertyType:Mr.CONTROLS},closeOnClickingBackground:{value:!1,propertyType:Mr.CONTROLS}},design:Object.assign({selectorKey:fa.DESIGN,backgroundOverlay:{parentRef:void 0,value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:.25}},property:"backgroundOverlayDesc",propertyType:Mr.CONTROLS},borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle},dt),dataConnector:{selectorKey:fa.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Mr.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Mr.CONTROLS}}}},Da={displayStyle:{value:"Table",property:"displayStyle",propertyType:Mr.CONTROLS},displayType:{value:"Horizontally",property:"displayType",propertyType:Mr.CONTROLS},rowsToDisplay:{value:5,property:"rowsToDisplay",propertyType:Mr.CONTROLS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:Mr.CSS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Mr.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Mr.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Mr.CONTROLS},controlPosition:{value:"Side",property:"controlPosition",propertyType:Mr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Mr.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar1",propertyType:Mr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Mr.CONTROLS},source:{value:"Allocations",property:"source",propertyType:Mr.CONTROLS},sortBy:{value:"Allocation Left",property:"sortBy",propertyType:Mr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},title:{value:"",property:"title",propertyType:Mr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Mr.CONTROLS},description:{value:"",property:"description",propertyType:Mr.CONTROLS},viewAllAllocationsButton:{value:!0,property:"viewAllAllocationsButton",propertyType:Mr.CONTROLS},showAllocationCategory:{value:!0,property:"showAllocationCategory",propertyType:Mr.CONTROLS},allocationCategory:{value:"Allocation Category",property:"allocationCategory",propertyType:Mr.CONTROLS},showAllocationLeft:{value:!0,property:"showAllocationLeft",propertyType:Mr.CONTROLS},allocationLeft:{value:"Left",property:"allocationLeft",propertyType:Mr.CONTROLS},showAllocationUtilized:{value:!0,property:"showAllocationUtilized",propertyType:Mr.CONTROLS},allocationUtilized:{value:"Used",property:"allocationUtilized",propertyType:Mr.CONTROLS},showTotalAllocation:{value:!0,property:"showTotalAllocation",propertyType:Mr.CONTROLS},totalAllocation:{value:"Total",property:"totalAllocation",propertyType:Mr.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:Mr.CONTROLS},expiryDate:{value:"Expired On",property:"expiryDate",propertyType:Mr.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:Mr.CONTROLS},showRenewDate:{value:!0,property:"showRenewDate",propertyType:Mr.CONTROLS},renewDate:{value:"Renews On",property:"renewDate",propertyType:Mr.CONTROLS},renewDateDisplayFormat:{value:"Days Left",property:"renewDateDisplayFormat",propertyType:Mr.CONTROLS},shopAllAllocationProductsButton:{value:!0,property:"shopAllAllocationProductsButton",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Na||(Na={})),Fo.theme,Fo.font,Fo.fontSize,Fo.textColor,Fo.bold,Fo.italic,Fo.linethrough,Fo.underline,Fo.textAlign,Fo.characterSpacing,Fo.lineHeight,Fo.backgroundColor;var Aa,Ia=function(){return{layout:{selectorKey:Na.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:570,unit:Vr.PIXELS}),height:Object.assign(Object.assign({},Fo.height),{value:300,unit:Vr.PIXELS}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,displayStyle:Da.displayStyle,displayType:Da.displayType,rowsToDisplay:Da.rowsToDisplay,spacingBetweenItems:Da.spacingBetweenItems,overflowControl:Da.overflowControl,numOfItemsToLoad:Da.numOfItemsToLoad,maxItemsToDisplay:Da.maxItemsToDisplay,sliderControl:Da.sliderControl,controlPosition:Da.controlPosition,loopItems:Da.loopItems,displayScrollbar1:Da.displayScrollbar1,autoplay:Da.autoplay},design:{selectorKey:Na.DESIGN},content:{selectorKey:Na.CONTENT,source:Da.source,sortBy:Da.sortBy,showTitle:Da.showTitle,title:Da.title,showDescription:Da.showDescription,description:Da.description,viewAllAllocationsButton:Da.viewAllAllocationsButton,showAllocationCategory:Da.showAllocationCategory,allocationCategory:Da.allocationCategory,showAllocationLeft:Da.showAllocationLeft,allocationLeft:Da.allocationLeft,allocationUtilized:Da.allocationUtilized,showAllocationUtilized:Da.showAllocationUtilized,totalAllocation:Da.totalAllocation,showTotalAllocation:Da.showTotalAllocation,showExpiryDate:Da.showExpiryDate,expiryDate:Da.expiryDate,expiryDateDisplayFormat:Da.expiryDateDisplayFormat,showRenewDate:Da.showRenewDate,renewDate:Da.renewDate,renewDateDisplayFormat:Da.renewDateDisplayFormat,shopAllAllocationProductsButton:Da.shopAllAllocationProductsButton}}},xa={whenClicked:{value:"Open Full Search",property:"whenClicked",propertyType:Mr.CONTROLS},showSearchText:{value:!0,property:"showSearchText",propertyType:Mr.CONTROLS},searchText:{value:"My Search",property:"searchText",propertyType:Mr.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:Mr.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"}(Aa||(Aa={}));var Ea,Pa=function(){return{layout:{selectorKey:Aa.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"70",unit:1}),margin:Fo.margin,padding:Fo.padding,whenClicked:xa.whenClicked,showSearchText:xa.showSearchText,searchText:xa.searchText,showNoOfItems:xa.showNoOfItems,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:Aa.DESIGN,searchBar:{selectorKey:Aa.SEARCHBAR,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},searchIcon:{selectorKey:Aa.SEARCH_ICON,showIcon:Fo.showIcon,iconSize:Fo.iconSize,iconColor:Fo.iconColor,icon:{value:"search-sm",propertyType:Mr.CONTROLS}},placeholderText:{selectorKey:Aa.PLACEHOLDER_TEXT,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Ea||(Ea={}));var _a,Ha=function(){return{layout:{selectorKey:Ea.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Mr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fo.height),{isReadOnly:!0}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:Mr.CONTROLS},itemGap:{property:"itemGap",propertyType:Mr.CSS,value:1,unit:Vr.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:Mr.CSS},justifyContent:{property:"justifyContent",propertyType:Mr.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Mr.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:Mr.CSS,value:100,unit:Vr.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:Mr.CSS,value:100,unit:Vr.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:Mr.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:Mr.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:Vr.PIXELS,propertyType:Mr.CSS},dotSize:{property:"dotSize",value:10,unit:Vr.PIXELS,propertyType:Mr.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:Mr.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:Mr.CONTROLS},autoplay:{value:!1,propertyType:Mr.CONTROLS},autoplayDuration:{value:3e3,unit:Vr.MS,propertyType:Mr.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:Mr.CONTROLS},stopOnInteraction:{value:!1,propertyType:Mr.CONTROLS}},design:Object.assign({selectorKey:Ea.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt),dataConnector:{selectorKey:Ea.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Mr.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Mr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(_a||(_a={}));var Ba,za=function(){return{layout:{selectorKey:_a.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Mr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fo.height),{isReadOnly:!0}),margin:Fo.margin,padding:Fo.padding},design:Object.assign({selectorKey:_a.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt)}},ka={dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Ba||(Ba={}));var ja,Ka=function(){return{layout:{selectorKey:Ba.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"400",unit:Vr.PIXELS}),height:Object.assign(Object.assign({},Fo.height),{value:"200",unit:Vr.PIXELS}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:Object.assign({selectorKey:Ba.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt),content:{selectorKey:Ba.CONTENT},dataConnector:{selectorKey:Ba.DATA_CONNECTOR,dataConnector:ka.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:Mr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(ja||(ja={}));var Ua,Ma=function(){return{layout:{selectorKey:ja.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"823",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"542",unit:1}),padding:Fo.padding,margin:Fo.margin,positionType:Fo.positionType,formData:{value:[{id:1743145025967,type:"text",label:"Name",validations:{required:!1}}],propertyType:Mr.CONTROLS}},design:{selectorKey:ja.DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderRadius:Fo.borderRadius,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Ua||(Ua={}));var Va,Ga=function(){return{layout:{selectorKey:Ua.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"310",unit:1}),padding:Fo.padding,margin:Fo.margin,positionType:Fo.positionType},design:Object.assign(Object.assign({selectorKey:Ua.DESIGN},dt),pt)}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Va||(Va={}));var Wa,Ya=function(){return{layout:{selectorKey:Va.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"620",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"530",unit:1}),padding:Fo.padding,margin:Fo.margin,positionType:Fo.positionType},design:{selectorKey:Va.DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderRadius:Fo.borderRadius,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor}}},Fa={displayType:{value:"Full Trail",property:"displayType",propertyType:Mr.CONTROLS},showSeparators:{value:!0,property:"showSeparators",propertyType:Mr.CONTROLS},displayStyle:{value:"Stack Vertically",property:"displayStyle",propertyType:Mr.CONTROLS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Mr.CSS},maxItemsToDisplay:{value:4,property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:Mr.CONTROLS},numOfItemsToLoad:{value:"Show All",property:"numOfItemsToLoad",propertyType:Mr.CONTROLS},itemVerticalSpacing:{value:10,unit:1,property:"itemVerticalSpacing",propertyType:Mr.CSS},collapseInTheMiddle:{value:!1,property:"collapseInTheMiddle",propertyType:Mr.CONTROLS},showMoreItems:{value:"On Click",property:"showMoreItems",propertyType:Mr.CONTROLS},onClick:{value:"Expand and Scroll",property:"onClick",propertyType:Mr.CONTROLS},numOfItemsBeforeAndAfterCollapse:{value:4,property:"numOfItemsBeforeAndAfterCollapse",propertyType:Mr.CONTROLS},showItems:{value:"Tooltip",property:"showItems",propertyType:Mr.CONTROLS},addMedia:{value:!1,property:"addMedia",propertyType:Mr.CONTROLS},addPatternOverlay:{value:!1,property:"addPatternOverlay",propertyType:Mr.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"}(Wa||(Wa={}));var Xa,qa={borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,backgroundColor:Fo.backgroundColor,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,exposure:Fo.exposure,contrast:Fo.contrast,saturation:Fo.saturation,highlights:Fo.highlights,shadows:Fo.shadows},Qa={theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundColor:Fo.backgroundColor},Za={icon:Fo.icon,showIcon:Fo.showIcon,iconSize:Fo.iconSize,iconColor:Fo.iconColor},$a=function(){return{layout:{selectorKey:Wa.LAYOUT,adjustment:Fo.adjustment,width:Object.assign(Object.assign({},Fo.width),{value:350,unit:Vr.PIXELS}),height:Object.assign(Object.assign({},Fo.height),{value:150,unit:Vr.PIXELS}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,displayType:Fa.displayType,showSeparators:Fa.showSeparators,displayStyle:Fa.displayStyle,itemSpacing:Fa.itemSpacing,maxItemsToDisplay:Fa.maxItemsToDisplay,overflowItems:Fa.overflowItems,numOfItemsToLoad:Fa.numOfItemsToLoad,itemVerticalSpacing:Fa.itemVerticalSpacing,collapseInTheMiddle:Fa.collapseInTheMiddle,showMoreItems:Fa.showMoreItems,onClick:Fa.onClick,numOfItemsBeforeAndAfterCollapse:Fa.numOfItemsBeforeAndAfterCollapse,showItems:Fa.showItems},design:{selectorKey:Wa.DESIGN,backgroundAndFill:Object.assign({selectorKey:Wa.FILL_AND_BACKGROUND,addMedia:Fa.addMedia,addPatternOverlay:Fa.addPatternOverlay},qa),homePageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Wa.HOME_PAGE_ITEM_STYLE,addMedia:Fa.addMedia,addPatternOverlay:Fa.addPatternOverlay},qa),Qa),Za),currentPageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Wa.CURRENT_PAGE_ITEM_STYLE,addMedia:Fa.addMedia,addPatternOverlay:Fa.addPatternOverlay},qa),Qa),Za),otherItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Wa.OTHER_ITEM_STYLES,addMedia:Fa.addMedia,addPatternOverlay:Fa.addPatternOverlay},qa),Qa),Za),itemSeparator:Object.assign({selectorKey:Wa.ITEM_SEPARATOR},Za),expandIcon:Object.assign({selectorKey:Wa.EXPAND_ICON,backgroundColor:Fo.backgroundColor},Za)}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.ICON_LIBRARY="iconLibrary"}(Xa||(Xa={}));var Ja,el={icon:Fo.icon,showIcon:Fo.showIcon,iconSize:Fo.iconSize,iconColor:Fo.iconColor},rl=function(){return{layout:{selectorKey:Xa.LAYOUT,adjustment:Fo.adjustment,width:Object.assign(Object.assign({},Fo.width),{value:20,unit:Vr.PIXELS}),height:Object.assign(Object.assign({},Fo.height),{value:20,unit:Vr.PIXELS}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType},design:Object.assign({selectorKey:Xa.DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},el)}},ol={searchResultsNumber:{value:"183",property:"searchResultsNumber",propertyType:Mr.CONTROLS},searchKeyword:{value:"‘Keyword’",property:"searchKeyword",propertyType:Mr.CONTROLS},otherText:{value:"Search Results for",property:"otherText",propertyType:Mr.CONTROLS},showSearchKeyword:{value:!0,property:"showSearchKeyword",propertyType:Mr.CONTROLS},showNoOfResults:{value:!0,property:"showNoOfResults",propertyType:Mr.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"}(Ja||(Ja={}));var tl,il=function(){return{layout:{selectorKey:Ja.LAYOUT,width:{value:"600",property:"width",unit:1,propertyType:Mr.CSS},height:{value:"40",property:"height",unit:1,propertyType:Mr.CSS},margin:Fo.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:Mr.CSS},searchResultsNumber:ol.searchResultsNumber,searchKeyword:ol.searchKeyword,otherText:ol.otherText,showSearchKeyword:ol.showSearchKeyword,showNoOfResults:ol.showNoOfResults,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:Ja.DESIGN,searchResultsNumber:{selectorKey:Ja.SEARCH_RESULTS_COUNT,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},searchKeyword:{selectorKey:Ja.SEARCH_RESULTS_KEYWORD,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},otherText:{selectorKey:Ja.SEARCH_RESULTS_OTHER_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.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:Mr.CONTROLS}}}},nl={itemStockText:{value:"<h4 class='et-tt'>Item Stock </h4>",property:"itemStockText",propertyType:Mr.CONTROLS},showItemStockText:{value:!0,property:"showItemStockText",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.ITEM_STOCK_TEXT="itemStockText"}(tl||(tl={}));var al,ll=function(){return{layout:{selectorKey:tl.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:Mr.CSS},height:{value:"28",property:"height",unit:1,propertyType:Mr.CSS},margin:Fo.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:Mr.CSS},itemStockText:nl.itemStockText,showItemStockText:nl.showItemStockText,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:tl.DESIGN,itemStockText:{selectorKey:tl.ITEM_STOCK_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}},dataConnector:{selectorKey:tl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},pl={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:Mr.CSS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Mr.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:Mr.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:Mr.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:Mr.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:Mr.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:Mr.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:Mr.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:Mr.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:Mr.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:Mr.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:Mr.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:Mr.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:Mr.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:Mr.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"}(al||(al={}));var dl,sl={borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,exposure:Fo.exposure,contrast:Fo.contrast,saturation:Fo.saturation,highlights:Fo.highlights,shadows:Fo.shadows},cl={theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundColor:Fo.backgroundColor},yl=function(){return{layout:{selectorKey:al.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:723,unit:Vr.PIXELS}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,showTitle:pl.showTitle,showNumberOfItems:pl.showNumberOfItems,showActions:pl.showActions,showContinueShopping:pl.showContinueShopping,continueShoppingLinkTo:pl.continueShoppingLinkTo,continueShoppingLink:pl.continueShoppingLink,showAddFromWishlist:pl.showAddFromWishlist,showCartGrouping:pl.showCartGrouping,showClearCart:pl.showClearCart,clearCartLinkTo:pl.clearCartLinkTo,clearCartLink:pl.clearCartLink,showDownloadCart:pl.showDownloadCart,showShareCart:pl.showShareCart,showPrintCart:pl.showPrintCart,maxNumberOfActionsToShow:pl.maxNumberOfActionsToShow},design:{selectorKey:al.DESIGN,cartHeadingStyles:Object.assign({selectorKey:al.CART_HEADING_STYLES,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle},cl),cartActionStyles:{selectorKey:al.CART_ACTION_STYLES,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing},cartItemStyles:{selectorKey:al.CART_ITEM_STYLES,padding:Fo.padding,margin:pl.margin,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur,showBorder:Fo.showBorder,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,backgroundColor:Fo.backgroundColor},productActionsStyles:Object.assign(Object.assign({selectorKey:al.PRODUCT_ACTIONS_STYLES},sl),cl),productNameStyles:Object.assign({selectorKey:al.PRODUCT_NAME_STYLES},cl),productPriceStyles:Object.assign({selectorKey:al.PRODUCT_PRICE_STYLES},cl),productInformationStyles:Object.assign({selectorKey:al.PRODUCT_INFORMATION_STYLES},cl),productQuantityStyles:Object.assign(Object.assign({selectorKey:al.PRODUCT_QUANTITY_STYLES},sl),cl)},content:{selectorKey:al.CONTENT,title:{value:"",property:"title",propertyType:Mr.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:Mr.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:Mr.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:Mr.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:Mr.CONTENT},showProductOptions:{value:!0,property:"showProductOptions",propertyType:Mr.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:Mr.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:Mr.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:Mr.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:Mr.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:Mr.CONTENT}}}},ul={showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Mr.CONTROLS},showEnterCouponCode:{value:!0,property:"showEnterCouponCode",propertyType:Mr.CONTROLS},showSubTotal:{value:!0,property:"showSubTotal",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(dl||(dl={})),Fo.theme,Fo.font,Fo.fontSize,Fo.textColor,Fo.bold,Fo.italic,Fo.linethrough,Fo.underline,Fo.textAlign,Fo.characterSpacing,Fo.lineHeight,Fo.backgroundColor;var Sl,gl=function(){return{layout:{selectorKey:dl.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:570,unit:Vr.PIXELS}),height:Object.assign(Object.assign({},Fo.height),{value:300,unit:Vr.PIXELS}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,showTitle:ul.showTitle,showNumberOfItems:ul.showNumberOfItems,showEnterCouponCode:ul.showEnterCouponCode,showSubTotal:ul.showSubTotal},design:{selectorKey:dl.DESIGN},content:{selectorKey:dl.CONTENT,title:{value:"",property:"title",propertyType:Mr.CONTENT},checkOutButtonText:{value:"",property:"checkOutButtonText",propertyType:Mr.CONTENT}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Sl||(Sl={}));var Tl,hl=function(){return{layout:{selectorKey:Sl.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:570,unit:Vr.PIXELS}),height:Object.assign(Object.assign({},Fo.height),{value:300,unit:Vr.PIXELS}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:Sl.DESIGN},content:{selectorKey:Sl.CONTENT}}},Cl={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Mr.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:Mr.CONTROLS},lineDirection:{value:"horizontal",property:"lineDirection",propertyType:Mr.CONTROLS},lineStyle:{value:"solid",propertyType:Mr.CONTROLS,property:"lineStyle"},lineThickness:{value:5,property:"lineThickness",unit:1,propertyType:Mr.CSS},dash:{value:"5",property:"dash",propertyType:Mr.CONTROLS},gap:{value:"2",property:"gap",propertyType:Mr.CONTROLS},showLineEndPoints:{value:!0,propertyType:Mr.CONTROLS},lineEndPoints:{value:"round",propertyType:Mr.CONTROLS},showLineStartPointIcon:{value:!1,propertyType:Mr.CONTROLS},showLineEndPointIcon:{value:!1,propertyType:Mr.CONTROLS}},design:{leftIcon:{value:"preview",property:"leftIcon",propertyType:Mr.CONTROLS},rightIcon:{value:"minus-circle",property:"rightIcon",propertyType:Mr.CONTROLS},lineColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},size:{value:"20",property:"size",unit:1,propertyType:Mr.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:Mr.CONTROLS},iconGap:{value:"20",property:"iconGap",unit:1,propertyType:Mr.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"}(Tl||(Tl={}));var Ol,bl=function(){return{layout:{selectorKey:Tl.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"20",unit:1}),margin:Fo.margin,padding:Fo.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:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:Tl.DESIGN,lineWidget:{selectorKey:Tl.SOCIAL_WIDGET,backgroundColor:Fo.backgroundColor,cropRatio:Fo.cropRatio,zoomImage:Fo.zoomImage,flip:Fo.flip,rotate:Fo.rotate,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},lineCorners:{selectorKey:Tl.LINE_CORNERS,leftIcon:Cl.design.leftIcon,rightIcon:Cl.design.rightIcon,size:Cl.design.size,iconColor:Fo.iconColor,backgroundShape:Cl.design.backgroundShape,backgroundColor:Fo.backgroundColor,iconGap:Cl.design},lineColor:{selectorKey:Tl.LINE_COLOR,lineColor:Cl.design.lineColor}}}},vl={tabPosition:{value:"horizontal",property:"tabPosition",propertyType:Mr.CONTROLS},tabLayout:{value:"contain",property:"tabLayout",propertyType:Mr.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:Mr.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:Mr.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:Mr.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:Mr.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:Mr.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:Mr.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:Mr.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Tab 1",content:{}},key:"123456tghjuik"}],property:"tabContent",propertyType:Mr.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"}(Ol||(Ol={}));var ml,wl={borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,backgroundColor:Fo.backgroundColor,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,exposure:Fo.exposure,contrast:Fo.contrast,saturation:Fo.saturation,highlights:Fo.highlights,shadows:Fo.shadows},fl={theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},Rl=function(){return{layout:{selectorKey:Ol.LAYOUT,width:Fo.width,height:Fo.height,margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,tabPosition:vl.tabPosition,tabLayout:vl.tabLayout,alignItems:vl.alignItems,justifyContent:vl.justifyContent,tabSpacing:vl.tabSpacing,tabContainerSpacing:vl.tabAndContainerSpacing,horizontalPadding:vl.horizontalPadding,verticalPadding:vl.verticalPadding,overflowTabs:vl.overflowTabs,spacingBetweenRows:vl.spacingBetweenRows},design:{selectorKey:Ol.DESIGN,tabContainer:Object.assign({selectorKey:Ol.TAB_CONTAINER},wl),tabs:{selectorKey:Ol.TABS,defaultState:Object.assign(Object.assign({selectorKey:Ol.DEFAULT_STATE},wl),fl),hoverState:Object.assign(Object.assign({selectorKey:Ol.HOVER_STATE},wl),fl),selectedState:Object.assign(Object.assign({selectorKey:Ol.SELECTED_STATE},wl),fl)}},content:{selectorKey:Ol.CONTENT,tabContent:vl.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(ml||(ml={}));var Nl,Ll=function(){return{layout:{selectorKey:ml.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Mr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fo.height),{isReadOnly:!0}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:ml.DESIGN,backgroundColor:Object.assign(Object.assign({},Fo.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius}}},Dl={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Mr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Mr.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:Mr.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:Mr.CONTROLS},continueShoppingLinkTo:{value:"Go To Home Page",property:"continueShoppingLinkTo",propertyType:Mr.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:Mr.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:Mr.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:Mr.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:Mr.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:Mr.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:Mr.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:Mr.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:Mr.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:Mr.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Nl||(Nl={})),Fo.borderColor,Fo.borderStyle,Fo.borderPerSlide,Fo.showBorder,Fo.showShadow,Fo.shadowColor,Fo.blur,Fo.spread,Fo.angle,Fo.borderRadius,Fo.exposure,Fo.contrast,Fo.saturation,Fo.highlights,Fo.shadows;var Al,Il={theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundColor:Fo.backgroundColor},xl=function(){return{layout:{selectorKey:Nl.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"400",unit:Vr.PIXELS}),height:Object.assign(Object.assign({},Fo.height),{value:"200",unit:Vr.PIXELS}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:Object.assign(Object.assign(Object.assign({selectorKey:Nl.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt),Il),{exposure:Fo.exposure,contrast:Fo.contrast,saturation:Fo.saturation,highlights:Fo.highlights,shadows:Fo.shadows}),content:{selectorKey:Nl.CONTENT,title:{value:"",property:"title",propertyType:Mr.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:Mr.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:Mr.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:Mr.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:Mr.CONTENT},showOptions:{value:!0,property:"showOptions",propertyType:Mr.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:Mr.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:Mr.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:Mr.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:Mr.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:Mr.CONTENT}},dataConnector:{selectorKey:Nl.DATA_CONNECTOR,dataConnector:Dl.dataConnector}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Al||(Al={}));var El,Pl=function(){return{layout:{selectorKey:Al.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"310",unit:1}),padding:Fo.padding,margin:Fo.margin,positionType:Fo.positionType},design:Object.assign(Object.assign({selectorKey:Al.DESIGN},dt),pt)}},_l={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Mr.CSS},displayStyle:{value:"vertical",propertyType:Mr.CONTROLS},showIcon:{value:!0,propertyType:Mr.CONTROLS},iconPosition:{value:"left",propertyType:Mr.CONTROLS}},content:{linksData:{value:[{id:qi.generateUniqueId(),title:"Amazon",name:"amazon",show:!0,url:"https://amazon.com"},{id:qi.generateUniqueId(),title:"Website",name:"website",show:!0,url:"https://www.sellerscommerce.com/"},{id:qi.generateUniqueId(),title:"Instagram",name:"instagram",show:!0,url:"https://instagram.com"},{id:qi.generateUniqueId(),title:"Twitter",name:"twitter",show:!0,url:"https://x.com/"},{id:qi.generateUniqueId(),title:"Facebook",name:"facebook",show:!0,url:"https://www.facebook.com/"},{id:qi.generateUniqueId(),title:"Youtube",name:"youtube",show:!0,url:"https://www.youtube.com/"},{id:qi.generateUniqueId(),title:"LinkedIn",name:"linkedin",show:!0,url:"https://www.linkedin.com/"}],propertyType:Mr.CONTROLS},showTitle:{value:!0,propertyType:Mr.CONTROLS},title:{value:"Quick Links",propertyType:Mr.CONTROLS},description:{value:"Quick Link Information",propertyType:Mr.CONTROLS},showDescription:{value:!0,propertyType:Mr.CONTROLS}},design:{icon:{value:"",propertyType:Mr.CONTROLS},designiconSize:{value:"30",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:Mr.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:Mr.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:Mr.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:Mr.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:Mr.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:Mr.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:Mr.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"}(El||(El={}));var Hl,Bl=function(){return{layout:{selectorKey:El.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"70",unit:1}),margin:Fo.margin,padding:Fo.padding,displayStyle:_l.layout.displayStyle,showIcon:_l,iconPosition:_l.layout.iconPosition,positionType:Fo.positionType,pinTo:Fo.pinTo},content:{selectorKey:El.CONTENT,showTitle:_l.content.showTitle,title:_l.content.title,showDescription:_l.content.showDescription,description:_l.content.description,linksData:_l.content.linksData},design:{selectorKey:El.DESIGN,QuickLinksWidget:{selectorKey:El.QuickLinks_WIDGET,backgroundColor:Fo.backgroundColor,cropRatio:Fo.cropRatio,zoomImage:Fo.zoomImage,flip:Fo.flip,rotate:Fo.rotate,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},itemStyle:{selectorKey:El.ITEM_STYLE,backgroundColor:Fo.backgroundColor,cropRatio:Fo.cropRatio,zoomImage:Fo.zoomImage,flip:Fo.flip,rotate:Fo.rotate,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!1}),iconSize:_l.design.designiconSize,iconColor:_l.design.iconColor},QuickLinks:{selectorKey:El.QuickLinks_ICONS,instagramIcon:_l.design.instagramIcon,facebookIcon:_l.design.facebookIcon,twitterIcon:_l.design.twitterIcon,amazonIcon:_l.design.amazonIcon,websiteIcon:_l.design.websiteIcon,youtubeIcon:_l.design.youtubeIcon,linkedinIcon:_l.design.linkedinIcon}}}},zl={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:Mr.CONTROLS},buttonType:{value:"primaryButton",propertyType:Mr.CONTROLS},buttonText:{value:"Add Order",property:"buttonText",propertyType:Mr.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:Mr.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:Mr.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Mr.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:Mr.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:Mr.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Hl||(Hl={}));var kl,jl,Kl,Ul,Ml=function(){return{layout:{selectorKey:Hl.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"40",unit:1}),margin:Fo.margin,positionType:Fo.positionType,pinTo:Fo.pinTo,buttonStyle:zl.buttonStyle,buttonText:zl.buttonText,buttonIcon:zl.buttonIcon,iconPosition:zl.iconPosition,iconAndTextSpacing:zl.iconAndTextSpacing,alignment:zl.alignment,buttonType:zl.buttonType,linkTo:zl.linkTo},design:{selectorKey:Hl.DESIGN,defaultState:{selectorKey:Hl.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},Fo.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},Fo.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},Fo.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},Fo.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},Fo.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},Fo.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},Fo.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},Fo.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},Fo.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},Fo.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},Fo.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},Fo.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},Fo.theme),fontSize:Object.assign(Object.assign({},Fo.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},Fo.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},Fo.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},Fo.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},Fo.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},Fo.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},Fo.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},Fo.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},Fo.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:Fo.icon,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Fo.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:Hl.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},Fo.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:Hl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},Vl=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%"}},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",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},Fl=function(){return Object.assign(Object.assign({},Yl()),{gridTemplateRows:"1fr",gridTemplateColumns:"1fr"})},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",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",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",rowGap:"0px",columnGap:"0px",gridTemplateRows:"1fr",gridTemplateColumns:"1fr"}},$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",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},ep=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"}},rp=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"}},op=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},tp=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ip=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"}},np=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"}},ap=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%"}},lp=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},pp=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},dp=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},sp=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"300px",gridTemplateColumns:"100%"}},cp=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"}},yp=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"}},up=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%"}},Sp=12,gp=4,Tp=1,hp=70,Cp=20,Op=4,bp=2;!function(e){e[e.Edit=1]="Edit",e[e.Preview=2]="Preview"}(kl||(kl={})),function(e){e.Desktop="desktop",e.Mobile="mobile"}(jl||(jl={})),function(e){e.Input="input",e.Select="select",e.Textarea="textarea",e.Button="button",e.Content="content"}(Kl||(Kl={})),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"}(Ul||(Ul={}));var vp=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"}},mp=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}}})(),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:()=>ur,addOrderSchema:()=>kr,amountEstimatorSchema:()=>r,brandImageSchema:()=>Or,brandSchema:()=>Cr,bulkVariantPickerSchema:()=>i,bundleSchema:()=>br,buttonSchema:()=>n,cartSchema:()=>gr,categoryDetailsSchema:()=>Ar,cmsTypes:()=>e,codeSchema:()=>a,commonFunctions:()=>qi,contactUsSchema:()=>Rr,containerSchema:()=>l,countdownSchema:()=>p,createFormSchema:()=>Lr,embedSchema:()=>d,enums:()=>j,faqSchema:()=>s,formBuilder:()=>Br,gallerySliderSchema:()=>c,gridSchema:()=>y,imageHotspotSchema:()=>u,imageSchema:()=>S,interfaces:()=>K,itemStockSchema:()=>xr,layouterItemSchema:()=>fr,layouterSchema:()=>wr,lightBoxV2Schema:()=>vr,lightboxSchema:()=>Sr,lineItemSchema:()=>Er,loginSchema:()=>Nr,mapSchema:()=>T,marchandiserSetsSchema:()=>Hr,paymentMethodsSchema:()=>h,pickupLocationsSchema:()=>C,priceSchema:()=>f,productActionsSchema:()=>O,productHighlightsSchema:()=>w,productImageSchema:()=>b,productInventorySchema:()=>v,productPromotionsSchema:()=>m,productSchema:()=>g,profileSchema:()=>Tr,quantitySelectorSchema:()=>R,quickLinksSchema:()=>zr,repeaterSchema:()=>hr,resetPasswordSchema:()=>Dr,scrollSchema:()=>N,searchResultsHeadingSchema:()=>Ir,searchSchema:()=>mr,sectionSchema:()=>L,shippingEstimatorSchema:()=>D,socialIconsSchema:()=>A,stackSchema:()=>I,storeLocationsSchema:()=>x,tabSchema:()=>E,tableSchema:()=>P,tabsContainerSchema:()=>_r,tabsV2Schema:()=>Pr,textSchema:()=>_,uomSelectorSchema:()=>H,variantPickerSchema:()=>B,videoSChema:()=>z,volumePricingSchema:()=>k});var e={};o.r(e);var r={};o.r(r),o.d(r,{getDefaultStyles:()=>Fr});var i={};o.r(i),o.d(i,{getDefaultStyles:()=>Xr});var n={};o.r(n),o.d(n,{getDefaultStyles:()=>qr});var a={};o.r(a),o.d(a,{getDefaultStyles:()=>Qr,getSectionDefaultStyles:()=>Zr});var l={};o.r(l),o.d(l,{getDefaultStyles:()=>$r});var p={};o.r(p),o.d(p,{getDefaultStyles:()=>Jr});var d={};o.r(d),o.d(d,{getDefaultStyles:()=>eo,getSectionDefaultStyles:()=>ro});var s={};o.r(s),o.d(s,{getDefaultStyles:()=>oo});var c={};o.r(c),o.d(c,{getDefaultStyles:()=>to});var y={};o.r(y),o.d(y,{getDefaultStyles:()=>io});var u={};o.r(u),o.d(u,{getDefaultStyles:()=>no});var S={};o.r(S),o.d(S,{getDefaultStyles:()=>ao});var g={};o.r(g),o.d(g,{getDefaultStyles:()=>lo});var T={};o.r(T),o.d(T,{getDefaultStyles:()=>po});var h={};o.r(h),o.d(h,{getDefaultStyles:()=>so});var C={};o.r(C),o.d(C,{getDefaultStyles:()=>co});var O={};o.r(O),o.d(O,{getDefaultStyles:()=>yo});var b={};o.r(b),o.d(b,{getDefaultStyles:()=>uo});var v={};o.r(v),o.d(v,{getDefaultStyles:()=>So});var m={};o.r(m),o.d(m,{getDefaultStyles:()=>go});var w={};o.r(w),o.d(w,{getDefaultStyles:()=>To});var f={};o.r(f),o.d(f,{getDefaultStyles:()=>ho});var R={};o.r(R),o.d(R,{getDefaultStyles:()=>Co});var N={};o.r(N),o.d(N,{getDefaultStyles:()=>Oo});var L={};o.r(L),o.d(L,{getDefaultStyles:()=>bo,getSectionDefaultStyles:()=>vo});var D={};o.r(D),o.d(D,{getDefaultStyles:()=>mo});var A={};o.r(A),o.d(A,{getDefaultSocialIconsStyles:()=>wo});var I={};o.r(I),o.d(I,{getDefaultStyles:()=>fo});var x={};o.r(x),o.d(x,{getDefaultStyles:()=>Ro});var E={};o.r(E),o.d(E,{getDefaultStyles:()=>No});var P={};o.r(P),o.d(P,{getDefaultTableStyles:()=>Lo});var _={};o.r(_),o.d(_,{getDefaultStyles:()=>Do});var H={};o.r(H),o.d(H,{getDefaultStyles:()=>Ao});var B={};o.r(B),o.d(B,{getDefaultStyles:()=>Io});var z={};o.r(z),o.d(z,{getDefaultVideoStyles:()=>xo});var k={};o.r(k),o.d(k,{getDefaultStyles:()=>Eo});var j={};o.r(j),o.d(j,{CMSCSSUnitTypesEnums:()=>Gr,CMSComponentImportTypeEnum:()=>Vr,CMSCustomEventServiceTypesEnum:()=>Ko,CMSCustomEventsListEnums:()=>Uo,CMSDeviceVisibilityHiddenTypeEnums:()=>ko,CMSDeviceVisibilityKeysEnums:()=>jo,CMSElementEditTypes:()=>Mr,CMSElementSelectors:()=>Kr,CMSElementsListEnum:()=>Wo,CMSRepeaterSliderControlTypes:()=>Ho,CMSResponsiveModeEnums:()=>Po,CMSStackDisplayTypeEnum:()=>Wr,CMSToolAttributes:()=>Ur,CMSToolIdTypes:()=>jr,FlexAppVersionEnums:()=>Mo,FlexDefaultValues:()=>Go,FliterTypes:()=>Bo,FontWeightEnum:()=>Yr,LinkTypes:()=>_o,SkeletonItems:()=>Vo,SortOptions:()=>zo});var K={};o.r(K);var U={};o.r(U),o.d(U,{cssInputInstances:()=>Fo});var M={};o.r(M),o.d(M,{AmountEstimatorsSelectorKeysEnum:()=>Yo,getDefaultData:()=>Zo});var G={};o.r(G),o.d(G,{BulkVariantPickerSelectorKeysEnum:()=>qo,getDefaultData:()=>et});var V={};o.r(V),o.d(V,{ButtonSelectorKeysEnum:()=>Jo,getDefaultData:()=>tt});var W={};o.r(W),o.d(W,{codeSelectorKeysEnum:()=>ot,getDefaultData:()=>nt});var Y={};o.r(Y),o.d(Y,{codeSelectorKeysEnum:()=>it,getDefaultData:()=>lt});var F={};o.r(F),o.d(F,{getDefaultData:()=>ct,selfSelectorKeysEnum:()=>at});var X={};o.r(X),o.d(X,{SelectorKeysEnum:()=>st,getDefaultData:()=>gt});var q={};o.r(q),o.d(q,{embedSelectorKeysEnum:()=>St,getDefaultData:()=>ht});var Q={};o.r(Q),o.d(Q,{ButtonSelectorKeysEnum:()=>Tt,getDefaultData:()=>bt});var Z={};o.r(Z),o.d(Z,{SelectorKeysEnum:()=>Ot,getDefaultData:()=>wt});var $={};o.r($),o.d($,{getDefaultData:()=>Rt,gridSelectorKeysEnum:()=>mt});var J={};o.r(J),o.d(J,{SelectorKeysEnum:()=>ft,getDefaultData:()=>Dt});var ee={};o.r(ee),o.d(ee,{SelectorKeysEnum:()=>Lt,getDefaultData:()=>xt});var re={};o.r(re),o.d(re,{SelectorKeysEnum:()=>It,getDefaultData:()=>_t});var oe={};o.r(oe),o.d(oe,{SelectorKeysEnum:()=>Pt,getDefaultData:()=>zt});var te={};o.r(te),o.d(te,{SelectorKeysEnum:()=>Bt,getDefaultData:()=>Kt});var ie={};o.r(ie),o.d(ie,{PaymentMethodSelectorKeysEnum:()=>jt,getDefaultData:()=>Gt});var ne={};o.r(ne),o.d(ne,{PickupLocationsSelectorKeysEnum:()=>Mt,getDefaultData:()=>Yt});var ae={};o.r(ae),o.d(ae,{SelectorKeysEnum:()=>Wt,getDefaultData:()=>qt});var le={};o.r(le),o.d(le,{ButtonSelectorKeysEnum:()=>Xt,getDefaultData:()=>Jt});var pe={};o.r(pe),o.d(pe,{ProductHighlightsSelectorKeysEnum:()=>Zt,getDefaultData:()=>oi});var de={};o.r(de),o.d(de,{ProductInventorySelectorKeysEnum:()=>ri,getDefaultData:()=>ni});var se={};o.r(se),o.d(se,{SelectorKeysEnum:()=>ii,getDefaultData:()=>pi});var ce={};o.r(ce),o.d(ce,{ProductPromotionsSelectorKeysEnum:()=>ai,getDefaultData:()=>ci});var ye={};o.r(ye),o.d(ye,{QuantitySelectorSelectorKeysEnum:()=>si,getDefaultData:()=>Si});var ue={};o.r(ue),o.d(ue,{SelectorKeysEnum:()=>ui,getDefaultData:()=>hi});var Se={};o.r(Se),o.d(Se,{getDefaultData:()=>Oi,sectionSelectorKeysEnum:()=>Ti});var ge={};o.r(ge),o.d(ge,{ShippingEstimatorSelectorKeysEnum:()=>Ci,getDefaultData:()=>vi});var Te={};o.r(Te),o.d(Te,{getDefaultData:()=>wi});var he={};o.r(he),o.d(he,{SocialSelectorKeysEnum:()=>Qi,getDefaultData:()=>Ji});var Ce={};o.r(Ce),o.d(Ce,{getDefaultData:()=>rn,selfSelectorKeysEnum:()=>$i});var Oe={};o.r(Oe),o.d(Oe,{StoreLocationSelectorKeysEnum:()=>en,getDefaultData:()=>nn});var be={};o.r(be),o.d(be,{TableSelectorKeysEnum:()=>tn,getDefaultData:()=>pn});var ve={};o.r(ve),o.d(ve,{SelectorKeysEnum:()=>ln,getDefaultData:()=>un});var me={};o.r(me),o.d(me,{getDefaultData:()=>gn,textSelectorKeysEnum:()=>sn});var we={};o.r(we),o.d(we,{UOMSelectorKeysEnum:()=>Sn,getDefaultData:()=>Cn});var fe={};o.r(fe),o.d(fe,{VariantPickerSelectorKeysEnum:()=>hn,getDefaultData:()=>vn});var Re={};o.r(Re),o.d(Re,{VideoSelectorKeysEnum:()=>bn,getDefaultData:()=>fn});var Ne={};o.r(Ne),o.d(Ne,{VolumePricingSelectorKeysEnum:()=>wn,getDefaultData:()=>Ln});var Le={};o.r(Le),o.d(Le,{getDefaultData:()=>In,lightboxSelectorKeysEnum:()=>Nn});var De={};o.r(De),o.d(De,{cartSelectorKeysEnum:()=>An,getDefaultData:()=>Pn});var Ae={};o.r(Ae),o.d(Ae,{getDefaultData:()=>Bn,profileSelectorKeysEnum:()=>En});var Ie={};o.r(Ie),o.d(Ie,{getDefaultData:()=>kn,selfSelectorKeysEnum:()=>Hn});var xe={};o.r(xe),o.d(xe,{getDefaultData:()=>Kn,selfSelectorKeysEnum:()=>zn});var Ee={};o.r(Ee),o.d(Ee,{SelectorKeysEnum:()=>jn,getDefaultData:()=>Gn});var Pe={};o.r(Pe),o.d(Pe,{SelectorKeysEnum:()=>Mn,getDefaultData:()=>Fn});var _e={};o.r(_e),o.d(_e,{SelectorKeysEnum:()=>Yn,getDefaultData:()=>Qn});var He={};o.r(He),o.d(He,{SelectorKeysEnum:()=>qn,getDefaultData:()=>Jn});var Be={};o.r(Be),o.d(Be,{SelectorKeysEnum:()=>$n,getDefaultData:()=>oa});var ze={};o.r(ze),o.d(ze,{SelectorKeysEnum:()=>ra,getDefaultData:()=>na});var ke={};o.r(ke),o.d(ke,{SelectorKeysEnum:()=>ia,getDefaultData:()=>pa});var je={};o.r(je),o.d(je,{SelectorKeysEnum:()=>la,getDefaultData:()=>ca});var Ke={};o.r(Ke),o.d(Ke,{SelectorKeysEnum:()=>sa,getDefaultData:()=>Ta});var Ue={};o.r(Ue),o.d(Ue,{SelectorKeysEnum:()=>ua,getDefaultData:()=>Oa});var Me={};o.r(Me),o.d(Me,{SelectorKeysEnum:()=>Ca,getDefaultData:()=>ma});var Ge={};o.r(Ge),o.d(Ge,{SelectorKeysEnum:()=>va,getDefaultData:()=>Ra});var Ve={};o.r(Ve),o.d(Ve,{getDefaultData:()=>La,selfSelectorKeysEnum:()=>fa});var We={};o.r(We),o.d(We,{SelectorKeysEnum:()=>Na,getDefaultData:()=>Ia});var Ye={};o.r(Ye),o.d(Ye,{getDefaultData:()=>Pa,searchSelectorKeysEnum:()=>Aa});var Fe={};o.r(Fe),o.d(Fe,{getDefaultData:()=>Ha,selfSelectorKeysEnum:()=>Ea});var Xe={};o.r(Xe),o.d(Xe,{getDefaultData:()=>za,selfSelectorKeysEnum:()=>_a});var qe={};o.r(qe),o.d(qe,{SelectorKeysEnum:()=>Ba,getDefaultData:()=>Ka});var Qe={};o.r(Qe),o.d(Qe,{contactUsSelectorKeysEnum:()=>ja,getDefaultData:()=>Ma});var Ze={};o.r(Ze),o.d(Ze,{getDefaultData:()=>Va,loginSelectorKeysEnum:()=>Ua});var $e={};o.r($e),o.d($e,{getDefaultData:()=>Ya,resetPasswordSelectorKeysEnum:()=>Ga});var Je={};o.r(Je),o.d(Je,{SelectorKeysEnum:()=>Wa,getDefaultData:()=>$a});var er={};o.r(er),o.d(er,{SelectorKeysEnum:()=>Xa,getDefaultData:()=>rl});var rr={};o.r(rr),o.d(rr,{getDefaultData:()=>il,searchResultsHeadingSelectorKeysEnum:()=>Ja});var or={};o.r(or),o.d(or,{getDefaultData:()=>ll,itemStockSelectorKeysEnum:()=>tl});var tr={};o.r(tr),o.d(tr,{SelectorKeysEnum:()=>al,getDefaultData:()=>yl});var ir={};o.r(ir),o.d(ir,{SelectorKeysEnum:()=>dl,getDefaultData:()=>gl});var nr={};o.r(nr),o.d(nr,{SelectorKeysEnum:()=>Sl,getDefaultData:()=>hl});var ar={};o.r(ar),o.d(ar,{LineSelectorKeysEnum:()=>Tl,getDefaultData:()=>bl});var lr={};o.r(lr),o.d(lr,{getDefaultData:()=>Rl});var pr={};o.r(pr),o.d(pr,{getDefaultData:()=>Ll,selfSelectorKeysEnum:()=>ml});var dr={};o.r(dr),o.d(dr,{SelectorKeysEnum:()=>Nl,getDefaultData:()=>xl});var sr={};o.r(sr),o.d(sr,{createFormSelectorKeysEnum:()=>Al,getDefaultData:()=>Pl});var cr={};o.r(cr),o.d(cr,{QuickLinksSelectorKeysEnum:()=>El,getDefaultData:()=>Bl});var yr={};o.r(yr),o.d(yr,{AddOrderSelectorKeysEnum:()=>Hl,getDefaultData:()=>Ml});var ur={};o.r(ur),o.d(ur,{addOrder:()=>yr,allocationDetails:()=>nr,allocations:()=>We,amountEstimator:()=>M,brand:()=>_e,brandImage:()=>ke,breadcrumbs:()=>Je,bulkVariantPicker:()=>G,bundle:()=>He,button:()=>V,cart:()=>De,cartDetails:()=>tr,cartSummary:()=>ir,category:()=>Be,categoryDetails:()=>qe,code:()=>W,common:()=>U,contactUs:()=>Qe,container:()=>F,countdown:()=>X,createForm:()=>sr,embed:()=>q,faq:()=>Q,filters:()=>je,gallerySlider:()=>Z,grid:()=>$,iconLibrary:()=>er,image:()=>J,imageHotspot:()=>oe,itemStock:()=>or,layouter:()=>Fe,layouterItem:()=>Xe,lightBoxV2:()=>Ve,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:()=>cr,quotes:()=>Me,repeater:()=>Ie,repeaterItem:()=>xe,resetPassword:()=>$e,rfqs:()=>Ge,scroll:()=>ue,search:()=>Ye,searchResultsHeading:()=>rr,section:()=>Se,shippingEstimator:()=>ge,slideShowLayouter:()=>Te,social:()=>he,sort:()=>Ke,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 Sr={};o.r(Sr),o.d(Sr,{getDefaultStyles:()=>Gl});var gr={};o.r(gr),o.d(gr,{getDefaultStyles:()=>Vl});var Tr={};o.r(Tr),o.d(Tr,{getDefaultStyles:()=>Wl});var hr={};o.r(hr),o.d(hr,{getDefaultStyles:()=>Yl,getDefaultStylesV2:()=>Fl});var Cr={};o.r(Cr),o.d(Cr,{getDefaultStyles:()=>Xl});var Or={};o.r(Or),o.d(Or,{getDefaultStyles:()=>ql});var br={};o.r(br),o.d(br,{getDefaultStyles:()=>Ql});var vr={};o.r(vr),o.d(vr,{getDefaultStyles:()=>Zl});var mr={};o.r(mr),o.d(mr,{getDefaultStyles:()=>$l});var wr={};o.r(wr),o.d(wr,{getDefaultStyles:()=>Jl});var fr={};o.r(fr),o.d(fr,{getDefaultStyles:()=>ep});var Rr={};o.r(Rr),o.d(Rr,{getDefaultStyles:()=>rp});var Nr={};o.r(Nr),o.d(Nr,{getDefaultStyles:()=>op});var Lr={};o.r(Lr),o.d(Lr,{getDefaultStyles:()=>tp});var Dr={};o.r(Dr),o.d(Dr,{getDefaultStyles:()=>ip});var Ar={};o.r(Ar),o.d(Ar,{getDefaultStyles:()=>np,getSectionDefaultStyles:()=>ap});var Ir={};o.r(Ir),o.d(Ir,{getDefaultStyles:()=>lp});var xr={};o.r(xr),o.d(xr,{getDefaultStyles:()=>pp});var Er={};o.r(Er),o.d(Er,{getDefaultStyles:()=>dp});var Pr={};o.r(Pr),o.d(Pr,{getDefaultStyles:()=>sp});var _r={};o.r(_r),o.d(_r,{getDefaultStyles:()=>cp});var Hr={};o.r(Hr),o.d(Hr,{getDefaultStyles:()=>yp,getSectionDefaultStyles:()=>up});var Br={};o.r(Br),o.d(Br,{FBModeEnum:()=>kl,FB_CELL_HEIGHT:()=>hp,FB_CONTAINER_PADDING:()=>Cp,FB_GRID_COLS:()=>Sp,FB_GRID_MIN_WIDTH:()=>Op,FB_GRID_MOBILE_COLS:()=>gp,FB_GRID_MOBILE_MIN_WIDTH:()=>bp,FB_GRID_ROWS:()=>Tp,FormComponentTypeEnum:()=>Kl,FormElementTypeEnum:()=>Ul,ScreenSizeEnums:()=>jl});var zr={};o.r(zr),o.d(zr,{getDefaultQuickLinksStyles:()=>vp});var kr={};o.r(kr),o.d(kr,{getDefaultStyles:()=>mp});var jr,Kr,Ur,Mr,Gr,Vr,Wr,Yr,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",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",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",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"300px",gridTemplateColumns:"100%"}},Jr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},eo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},ro=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%"}},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",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},io=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto"}},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",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},So=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},go=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},To=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ho=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Co=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Oo=function(){return{minHeight:"0px",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",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},vo=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%"}},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{maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",gridTemplateRows:"300px",gridTemplateColumns:"300px"}},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{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"}},Io=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},xo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},Eo=function(){return{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"}(jr||(jr={})),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']"}(Kr||(Kr={})),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"}(Ur||(Ur={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLLED_CSS="controlledCss",e.CONTROLS="controls",e.CONTENT="content"}(Mr||(Mr={})),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"}(Gr||(Gr={})),function(e){e[e.BUILDER=1]="BUILDER",e[e.PREVIEW=2]="PREVIEW",e[e.WEBSITE=3]="WEBSITE"}(Vr||(Vr={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(Wr||(Wr={})),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"}(Yr||(Yr={}));var Po,_o,Ho,Bo,zo,ko,jo,Ko,Uo,Mo,Go,Vo,Wo={BUTTON:"button",BUTTON_THEME:"ButtonTheme",PAGE:"page",SECTION:"section",CODE:"code",STATIC_TEXT:"staticText",IMAGE:"image",GRID:"grid",TABS:"tabs",VIDEO:"video",SLIDE_SHOW_LAYOUTER:"slideShowLayouter",CODEEDITOR:"codeEditor",EMBED:"embed",TABLE:"table",SLIDER:"slider",GALLERY_SLIDER:"gallerySlider",SOCIAL:"social",FAQ:"faq",TEXT:"text",SCROLL:"scroll",IMAGE_HOTSPOT:"imageHotspot",COUNTDOWN:"countdown",MAP:"map",CONTAINER:"container",PRODUCT_PRICE:"productPrice",PRODUCT_ACTIONS:"productActions",VOLUME_PRICING:"volumePricing",PRODUCT_INVENTORY:"productInventory",STORE_LOCATIONS:"storeLocations",PICKUP_LOCATIONS:"pickupLocations",PRODUCT_HIGHLIGHTS:"productHighlights",PAYMENT_METHODS:"paymentMethods",SHIPPING_ESTIMATOR:"shippingEstimator",PRODUCT_PROMOTIONS:"productPromotions",AMOUNT_ESTIMATOR:"amountEstimator",QUANTITY_SELECTOR:"quantitySelector",STACK:"stack",UOM_SELECTOR:"uomSelector",VARIANT_PICKER:"variantPicker",BULK_VARIANT_PICKER:"bulkVariantPicker",PRODUCT_IMAGE:"productImage",PRODUCT_NAME:"productName",PRODUCT_DESCRIPTION:"productDescription",PRODUCT_BRAND:"productBrand",PRODUCT_CODE:"productCode",PRODUCT_REVIEW:"productReview",PRODUCT_RATING:"productRating",BRAND_NAME:"brandName",BRAND_DESCRIPTION:"brandDescription",BRAND_CODE:"brandCode",BRAND_IMAGE:"brandImage",BUNDLE_NAME:"bundleName",BUNDLE_CODE:"bundleCode",BUNDLE_IMAGE:"bundleImage",LIGHTBOX:"lightbox",CART:"cart",PROFILE:"profile",PRODUCT:"product",MENU:"menu",PRODUCT_OPTIONS:"productOptions",REPEATER:"repeater",REPEATER_ITEM:"repeater-item",PRODUCT_DETAILS:"productDetails",CATEGORY:"category",CATEGORY_WIDGET:"categoryWidget",CATEGORY_NAME:"categoryName",CATEGORY_IMAGE:"categoryImage",CATEGORY_CODE:"categoryCode",CATEGORY_DESCRIPTION:"categoryDescription",BRAND:"brand",BUNDLE:"bundle",SUB_CATEGORY:"subCategory",FILTERS:"filters",SORT:"sort",PAST_ORDERS:"pastOrders",QUOTES:"quotes",RFQS:"rfqs",LIGHTBOXV2:"lightboxv2",ALLOCATIONS:"allocations",SEARCH:"search",LAYOUTER:"layouter",LAYOUTER_ITEM:"layouter-item",CATEGORY_DETAILS:"categoryDetails",CONTACTUS:"contactUs",LOGIN:"login",CREATE_FORM:"createForm",ADD_EXISTING_FORM:"addExistingForm",RESET_PASSWORD:"resetPassword",FORGOT_PASSWORD:"forgotPassword",BREADCRUMBS:"breadcrumbs",ICON_LIBRARY:"iconLibrary",FORM_PREVIEW:"formPreview",SEARCH_RESULTS_HEADING:"searchResultsHeading",ITEM_STOCK:"itemStock",CART_DETAILS:"cartDetails",CART_SUMMARY:"cartSummary",ALLOCATION_DETAILS:"allocationDetails",LINE:"line",TABS_V2:"tbs-v2",TABS_CONTAINER:"tbsContainer",MARCHANDISER_SETS:"marchandiserSets",QUICK_LINKS:"quickLinks",ADD_ORDER:"addOrder"};!function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(Po||(Po={})),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"}(_o||(_o={})),function(e){e.ARROWSANDDOTS="Arrows & Dots",e.ARROWS="Arrows",e.DOTS="Dots",e.NONE="None"}(Ho||(Ho={})),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"}(Bo||(Bo={})),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"}(zo||(zo={})),function(e){e[e.CSS=1]="CSS",e[e.HTML=2]="HTML"}(ko||(ko={})),function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(jo||(jo={})),function(e){e[e.UPSERT=1]="UPSERT",e[e.GET=2]="GET"}(Ko||(Ko={})),function(e){e.LIGHTBOX="customLightBoxV1",e.UOMSELECTOR="uomSelectorV1",e.TEXTELEMENTCODEVIEW="textElementCodeView",e.PRODUCT_DETAILS_STATE="productDetailsState",e.IMAGE_CROP="imageCrop"}(Uo||(Uo={})),function(e){e[e.NESTEDJSON=1]="NESTEDJSON",e[e.FLATJSON=2]="FLATJSON"}(Mo||(Mo={})),function(e){e.FLEXLIGHTBOXCLOSEBTN="isLightboxCloseIconKey"}(Go||(Go={})),function(e){e.PLACEHOLDER_IMAGE="/00000000-0000-0000-0000-000000000000/development/img-placeholder.jpg"}(Vo||(Vo={}));var Yo,Fo={adjustment:{value:"fluid",property:"adjustment",propertyType:Mr.TOOL},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Mr.CONTROLS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:Mr.CSS},width:{value:"100",property:"width",unit:4,propertyType:Mr.CSS},height:{value:"100",property:"height",unit:1,propertyType:Mr.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:Mr.CSS},textPosition:{value:"top",property:"textPosition",propertyType:Mr.CONTROLS},direction:{value:"Horizontal",propertyType:Mr.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:Mr.CSS},overflowContent:{value:"scroll",property:"overflow",propertyType:Mr.TOOL},scrollDirection:{value:"horizontal",property:"scroll",propertyType:Mr.TOOL},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:Mr.TOOL},positionType:{value:"fixed",property:"position",propertyType:Mr.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:Mr.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-1"},overlayColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}},property:"overlayColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-1"},borderColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"borderColor",propertyType:Mr.CSS,parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:Mr.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:Mr.CSS},dividerWidth:{value:1,property:"dividerWidth",unit:1,propertyType:Mr.CSS},showBorder:{value:!0,propertyType:Mr.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:Mr.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:Mr.CSS,parentRef:"cs-be-se-1"},angle:{property:"shadowAngle",propertyType:Mr.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:Mr.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:Mr.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:Mr.CSS},cropRatio:{value:"16:9",propertyType:Mr.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:Mr.CSS},exposure:{value:0,propertyType:Mr.CONTROLS},contrast:{value:0,propertyType:Mr.CONTROLS},saturation:{value:0,propertyType:Mr.CONTROLS},brightness:{value:0,propertyType:Mr.CONTROLS},tint:{value:0,propertyType:Mr.CONTROLS},hue:{value:0,propertyType:Mr.CONTROLS},lightness:{value:0,propertyType:Mr.CONTROLS},highlights:{value:0,propertyType:Mr.CONTROLS},shadows:{value:0,propertyType:Mr.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:Mr.CONTROLS},rotate:{value:0,property:"rotate",propertyType:Mr.CSS},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:Mr.CSS},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:Mr.CSS},theme:{value:"h3",property:"theme",propertyType:Mr.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:Mr.CSS,parentRef:"ty-h3-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:Mr.CSS,parentRef:"ty-h3-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:Mr.CSS,parentRef:"ty-h3-cr"},bold:{value:"",property:"fontWeight",propertyType:Mr.CSS,parentRef:"ty-h3-ft-wt"},italic:{value:"",property:"fontStyleItalic",propertyType:Mr.CSS,parentRef:"ty-h3-ft-se-ic"},linethrough:{value:"",property:"linethrough",propertyType:Mr.CSS,parentRef:"ty-h3-le-th"},underline:{value:"",property:"underline",propertyType:Mr.CSS,parentRef:"ty-h3-ue"},textAlign:{value:"left",property:"textAlign",propertyType:Mr.CSS,parentRef:"ty-h3-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:Mr.CSS,parentRef:"ty-h3-lr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:Mr.CSS,parentRef:"ty-h3-le-ht"},themeDesc:{value:"p1",property:"themeDesc",propertyType:Mr.CONTROLS},icon:{value:"check",propertyType:Mr.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},fontDesc:{value:"Lato",property:"fontFamilyDesc",propertyType:Mr.CSS,parentRef:"ty-p1-ft-fy"},fontSizeDesc:{value:14,unit:1,property:"fontSizeDesc",propertyType:Mr.CSS,parentRef:"ty-p1-ft-se"},textColorDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"colorDesc",propertyType:Mr.CSS,parentRef:"ty-p1-cr"},boldDesc:{value:"",property:"fontWeightDesc",propertyType:Mr.CSS,parentRef:"ty-p1-ft-wt"},italicDesc:{value:"",property:"fontStyleItalicDesc",propertyType:Mr.CSS,parentRef:"ty-p1-ft-se-ic"},linethroughDesc:{value:"",property:"linethroughDesc",propertyType:Mr.CSS,parentRef:"ty-p1-le-th"},underlineDesc:{value:"",property:"underlineDesc",propertyType:Mr.CSS,parentRef:"ty-p1-ue"},textAlignDesc:{value:"left",property:"textAlignDesc",propertyType:Mr.CSS,parentRef:"ty-p1-tt-an"},characterSpacingDesc:{value:0,unit:1,property:"letterSpacingDesc",propertyType:Mr.CSS,parentRef:"ty-p1-lr-sg"},lineHeightDesc:{value:1,unit:2,property:"lineHeightDesc",propertyType:Mr.CSS,parentRef:"ty-p1-le-ht"},iconSize:{value:26,unit:1,property:"iconSize",propertyType:Mr.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},showIcon:{value:!0,property:"showIcon",propertyType:Mr.CONTROLS},backgroundImage:{value:"",property:"backgroundImage",propertyType:Mr.CSS},backgroundSize:{value:"cover",property:"backgroundSize",propertyType:Mr.CSS},backgroundPositionY:{value:0,property:"backgroundPositionY",propertyType:Mr.CSS},backgroundPositionX:{value:0,property:"backgroundPositionX",propertyType:Mr.CSS},backgroundPosition:{value:"top left",property:"backgroundPosition",propertyType:Mr.CSS},backgroundAttachment:{value:"fixed",property:"backgroundAttachment",propertyType:Mr.CSS},backgroundRepeat:{value:"repeat",property:"backgroundRepeat",propertyType:Mr.CSS}},Xo={displayType:{value:"Stack Horizontal",property:"displayType",propertyType:Mr.CONTROLS},displayStyle:{value:"Button",property:"displayStyle",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Mr.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:Mr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Mr.CSS},ItemContentAlignment:{value:"left",property:"ItemContentAlignment",propertyType:Mr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Mr.CONTROLS},header:{value:!0,property:"header",propertyType:Mr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Mr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Mr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Mr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Mr.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:Mr.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:Mr.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:Mr.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:Mr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Mr.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Mr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Mr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Mr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Mr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Mr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Mr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Mr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Mr.CSS},title:{value:"Estimate Shipping and Tax",property:"title",propertyType:Mr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Mr.CONTROLS},description:{value:"Enter your destination to get a shipping estimate.",property:"description",propertyType:Mr.CONTROLS},country:{value:!0,property:"country",propertyType:Mr.CONTROLS},state:{value:!0,property:"state",propertyType:Mr.CONTROLS},zipCode:{value:!0,property:"zipCode",propertyType:Mr.CONTROLS},shippingMethodName:{value:!0,property:"shippingMethodName",propertyType:Mr.CONTROLS},shippingMethodLogo:{value:!0,property:"shippingMethodLogo",propertyType:Mr.CONTROLS},shippingDescription:{value:!0,property:"shippingDescription",propertyType:Mr.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:Mr.CONTROLS},estimatedShippingCost:{value:!0,property:"estimatedShippingCost",propertyType:Mr.CONTROLS},estimatedShippingTime:{value:!0,property:"estimatedShippingTime",propertyType:Mr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Mr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Mr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Mr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Mr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Mr.CSS},buttonType:{value:"primaryButton",propertyType:Mr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Mr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Mr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Mr.CONTROLS},backgroundShape:{value:"Round",propertyType:Mr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Mr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Mr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Mr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Mr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Mr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Mr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Mr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Mr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Mr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Mr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Mr.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:Mr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Mr.CONTROLS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Mr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Mr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Mr.CONTROLS},arrowSize:{value:"16",propertyType:Mr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Mr.CSS},backgroundShape:{value:"rectangle",propertyType:Mr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Mr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverFont:{value:"lato",propertyType:Mr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Mr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Mr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},iconSize:{value:"20",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.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"}(Yo||(Yo={}));var qo,Qo={buttonStyle:Xo.buttonStyle,buttonText:Xo.buttonText,icon:Xo.icon,iconPadding:Xo.iconPadding,iconPosition:Xo.iconPosition,iconAndTextSpacing:Xo.iconAndTextSpacing,alignment:Xo.alignment,buttonType:Xo.buttonType,showIcon:Xo.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Zo=function(){return{layout:{selectorKey:Yo.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"300",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,displayStyle:Xo.displayStyle,displayType:Xo.displayType,dividerBetweenItems:Xo.dividerBetweenItems,itemSpacing:Xo.itemSpacing,itemPadding:Xo.itemPadding,ItemContentAlignment:Xo.ItemContentAlignment,maxItemsToDisplay:Xo.maxItemsToDisplay,overflowItems:Xo.overflowItems,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,paginationAlignment:Xo.paginationAlignment,rowsPerPage:Xo.rowsPerPage,displayResults:Xo.displayResults,imageBehavior:Xo.imageBehavior,itemsPerRow:Xo.itemsPerRow},design:{selectorKey:Yo.DESIGN,inputStyle:{selectorKey:Yo.INPUT_STYLE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,icon:Xo.icon,iconPadding:Xo.iconPadding,iconPosition:Xo.iconPosition,iconAndTextSpacing:Xo.iconAndTextSpacing,alignment:Xo.alignment,buttonType:Xo.buttonType,showIcon:Xo.showIcon,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},viewOffersButton:{selectorKey:Yo.VIEW_OFFERS_BUTTON,defaultState:Object.assign({selectorKey:Yo.DEFAULT_STATE},Qo),hoverState:Object.assign({selectorKey:Yo.HOVER_STATE},Qo),selectedState:Object.assign({selectorKey:Yo.SELECTED_STATE},Qo)},widgetTextStyles:{selectorKey:Yo.WIDGET_TEXT_STYLES,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},itemStyle:{selectorKey:Yo.ITEM_STYLE,contentAlignment:Xo.contentAlignment,horizontalPadding:Xo.horizontalPadding,verticalPadding:Xo.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},shippingName:{selectorKey:Yo.SHIPPING_NAME,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},shippingMethodLogo:{selectorKey:Yo.SHIPPING_METHOD_LOGO,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},shippingDescription:{selectorKey:Yo.SHIPPING_DESCRIPTION,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},estimatedShippingCost:{selectorKey:Yo.ESTIMATED_SHIPPING_COST,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},estimatedShippingTime:{selectorKey:Yo.ESTIMATED_SHIPPING_TIME,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},arrows:{selectorKey:Yo.ARROWS,arrowIconStyle:Xo.arrowIconStyle,leftArrowIconStyle:Xo.leftArrowIconStyle,rightArrowIconStyle:Xo.rightArrowIconStyle,backgroundShape:Xo.backgroundShape,arrowSize:Xo.arrowSize,arrowColor:Xo.arrowColor},paginationDots:{selectorKey:Yo.PAGINATION_DOTS,dotSize:Xo.dotSize,currentDotColor:Xo.currentDotColor,otherDotColor:Xo.otherDotColor},paginationLine:{selectorKey:Yo.PAGINATION_LINE,currentLineColor:Xo.currentLineColor,otherLineColor:Xo.otherLineColor,lineHeight:Xo.lineHeight,lineWidth:Xo.lineWidth},table:{selectorKey:Yo.TABLE,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:Xo.design.table.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Xo.design.table.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},tableHeader:{selectorKey:Yo.TABLE_HEADER,backgroundColor:Fo.backgroundColor},headerText:{selectorKey:Yo.HEADER_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},tableRow:{selectorKey:Yo.TABLE_ROW,backgroundColor:Fo.backgroundColor,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},scroll:{selectorKey:Yo.SCROLL,scrollBarWidth:Xo.design.scrollBar.scrollBarWidth,scrollBarColor:Xo.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:Yo.ROW_DIVIDERS,headerDivider:Xo.design.rowAndHeaderDividers.headerDivider,rowDivider:Xo.design.rowAndHeaderDividers.rowDivider,columnDivider:Xo.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:Yo.PAGINATION,defaultState:{selectorKey:Yo.DEFAULT_STATE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,previousIcon:Xo.design.pagination.previousIcon,nextIcon:Xo.design.pagination.nextIcon,iconSize:Xo.design.pagination.iconSize,iconColor:Xo.design.pagination.iconColor,backgroundShape:Xo.design.pagination.backgroundShape,backgroundColor:Fo.backgroundColor,pagination:Xo.design.pagination.pagination},hoverState:{selectorKey:Yo.HOVER_STATE,theme:Fo.theme}},showMoreItemsButton:{selectorKey:Yo.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Xo.design.pagination.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}},content:{selectorKey:Yo.CONTENT,title:Xo.title,showTitle:Xo.showTitle,description:Xo.description,showDescription:Xo.showDescription,noOfLinesToShow:Xo.noOfLinesToShow,country:Xo.country,state:Xo.state,zipCode:Xo.zipCode,promotionSchedule:Xo.showDescription,shippingMethodName:Xo.shippingMethodName,shippingMethodLogo:Xo.shippingMethodLogo,shippingDescription:Xo.shippingDescription,estimatedShippingCost:Xo.estimatedShippingCost,estimatedDeliveryTime:Xo.estimatedShippingTime},dataConnector:{selectorKey:Yo.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},$o={optionSelection:{value:!0,property:"optionSelection",propertyType:Mr.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Mr.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Mr.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Mr.CONTROLS},displayStyle:{value:"Matrix",property:"displayStyle",propertyType:Mr.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Mr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Mr.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:Mr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Mr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Mr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Mr.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Mr.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Mr.CONTROLS},itemContentAlignment:{value:"Left",property:"itemContentAlignment",propertyType:Mr.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Mr.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Mr.CONTROLS},dropdownOptionsSpacing:{value:"50",property:"dropdownOptionsSpacing",propertyType:Mr.CSS},dropdownOptionsPadding:{value:"50",property:"dropdownOptionsPadding",propertyType:Mr.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:Mr.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:Mr.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:Mr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Mr.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Mr.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Mr.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Mr.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Mr.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Mr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Mr.CONTROLS},tabAlignment:{value:"Left",property:"tabAlignment",propertyType:Mr.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Mr.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Mr.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Mr.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Mr.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Mr.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Mr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Mr.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:Mr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Mr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Mr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Mr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Mr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Mr.CONTROLS},header:{value:!0,property:"header",propertyType:Mr.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Mr.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Mr.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Mr.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Mr.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Mr.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Mr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Mr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Mr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Mr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Mr.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:Mr.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:Mr.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:Mr.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:Mr.CSS},groupHorizontalPadding:{value:"50",property:"groupHorizontalPadding",propertyType:Mr.CSS},groupVerticalPadding:{value:"50",property:"groupVerticalPadding",propertyType:Mr.CSS},groupAndContainerSpacing:{value:"50",property:"groupAndContainerSpacing",propertyType:Mr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Mr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Mr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Mr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Mr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Mr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Mr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Mr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Mr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Mr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Mr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Mr.CONTROLS},showselectedVariant:{value:!0,property:"showselectedVariant",propertyType:Mr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Mr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Mr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Mr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Mr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Mr.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Mr.CONTROLS},showTotalAddedQuantity:{value:!0,property:"showTotalAddedQuantity",propertyType:Mr.CONTROLS},showMoreRows:{value:"Scroll",property:"showMoreRows",propertyType:Mr.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"}(qo||(qo={}));var Jo,et=function(){return{layout:{selectorKey:qo.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"270",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,optionSelection:$o.optionSelection,displayOutOfStockValues:$o.displayOutOfStockValues,displayStyle:$o.displayStyle,notifyMeButton:$o.notifyMeButton,quantitySelectorForVariantSelector:$o.quantitySelectorForVariantSelector,dividerBetweenItems:$o.dividerBetweenItems,optionTitleValueSpacing:$o.optionTitleValueSpacing,remainingDisplayStyle:$o.remainingDisplayStyle,allowUserToSearch:$o.allowUserToSearch,allowUserToFilter:$o.allowUserToFilter,swatchTypeDisplayStyle:{selectorKey:qo.SWATFH_TYPE_DISPLAY_STYLE,displayValues:$o.displayValues,itemPadding:$o.itemPadding,itemSpacing:$o.itemSpacing,maxItemsToDisplay:$o.maxItemsToDisplay,overflowItems:$o.overflowItems,swatchImageType:$o.swatchImageType},singleSelectDisplayStyle:{selectorKey:qo.SINGLE_SELECT_DISPLAY_STYLE,displayValues:$o.displayValues,itemPadding:$o.itemPadding,itemSpacing:$o.itemSpacing,maxItemsToDisplay:$o.maxItemsToDisplay,overflowItems:$o.overflowItems,imageBehaviour:$o.imageBehaviour,itemsPerRow:$o.itemsPerRow,itemContentAlignment:$o.itemContentAlignment,overflowDirection:$o.overflowDirection},dropdownDisplayStyle:{selectorKey:qo.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:$o.dropdownOptionsSpacing,dropdownOptionsPadding:$o.dropdownOptionsPadding,dropdownStyle:$o.dropdownStyle,optionAndListSpacing:$o.optionAndListSpacing,dropdownListItemSpacing:$o.dropdownListItemSpacing,dropdownListItemPadding:$o.dropdownListItemPadding,dividerBetweenListItems:$o.dividerBetweenListItems,maxItemsToDisplay:$o.maxItemsToDisplay,overflowItems:$o.overflowItems},groupedOptionsDisplayStyle:{selectorKey:qo.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:$o.groupsDisplayStyle,groupSpacing:$o.groupSpacing,groupPadding:$o.groupPadding,groupHeaderAndOptionSpacing:$o.groupHeaderAndOptionSpacing,tabDirection:$o.tabDirection,tabLayout:$o.tabLayout,tabAlignment:$o.tabAlignment,tabSpacing:$o.tabSpacing,tabAndContainerSpacing:$o.tabAndContainerSpacing,tabHorizontalPadding:$o.tabHorizontalPadding,tabVerticalPadding:$o.tabVerticalPadding,containerPadding:$o.tabVerticalPadding,overflowItems:$o.overflowItems,tabRowSpacing:$o.tabRowSpacing,expandIconPositon:$o.expandIconPositon,expandFirstItemByDefault:$o.expandFirstItemByDefault,allowMultipleOpenItems:$o.allowMultipleOpenItems,itemDividers:$o.itemDividers,accordionSpacing:$o.accordionSpacing,accordionAndContainerSpacing:$o.accordionAndContainerSpacing,accordionHorizontalPadding:$o.accordionHorizontalPadding,accordionVerticalPadding:$o.accordionVerticalPadding,groupAndContainerSpacing:$o.groupAndContainerSpacing,groupHorizontalPadding:$o.groupHorizontalPadding,groupVerticalPadding:$o.groupVerticalPadding,canCollapseGroups:$o.canCollapseGroups},matrixDisplayStyle:{selectorKey:qo.MATRIX_DISPLAY_STYLE,header:$o.header,headerHeight:$o.headerHeight,rowHeight:$o.rowHeight,headerDivider:$o.headerDivider,rowDivider:$o.rowDivider,columnDivider:$o.columnDivider,alternativeRowColors:$o.alternativeRowColors,headerCellPadding:$o.headerCellPadding,rowCellPadding:$o.rowCellPadding,contentAlignment:$o.contentAlignment,overflowControl:$o.overflowControl,paginationType:$o.paginationType,paginationAliginment:$o.paginationAliginment,rowsPerPage:$o.rowsPerPage,showMoreRows:$o.showMoreRows},groupedMatrixDisplayStyle:{selectorKey:qo.GROUPED_MATRIX_DISPLAY_STYLE,groupsDisplayStyle:$o.groupsDisplayStyle,groupSpacing:$o.groupSpacing,groupPadding:$o.groupPadding,groupHeaderAndOptionSpacing:$o.groupHeaderAndOptionSpacing}},design:{selectorKey:qo.DESIGN},content:{selectorKey:qo.CONTENT,optionProperties:$o.optionProperties,optionName:$o.optionName,noOfOptionValues:$o.noOfOptionValues,optionPrice:$o.optionPrice,priceFormat:$o.priceFormat,showselectedVariant:$o.showselectedVariant,optionValueProperties:$o.optionValueProperties,optionValueName:$o.optionValueName,optionValueCode:$o.optionValueCode,swatchImage:$o.swatchImage,swatchImageType:$o.swatchImageType,noOfVariantsAvailable:$o.noOfVariantsAvailable,optionValuePrice:$o.optionValuePrice,showAvailableInventory:$o.showAvailableInventory,showTotalPriceOfAddedItems:$o.showTotalPriceOfAddedItems,showTotalAddedQuantity:$o.showTotalAddedQuantity},dataConnector:{selectorKey:qo.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},rt={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:Mr.CONTROLS},buttonType:{value:"primaryButton",propertyType:Mr.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:Mr.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:Mr.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:Mr.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Mr.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:Mr.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:Mr.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Jo||(Jo={}));var ot,tt=function(){return{layout:{selectorKey:Jo.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"40",unit:1}),margin:Fo.margin,positionType:Fo.positionType,pinTo:Fo.pinTo,buttonStyle:rt.buttonStyle,buttonText:rt.buttonText,buttonIcon:rt.buttonIcon,iconPosition:rt.iconPosition,iconAndTextSpacing:rt.iconAndTextSpacing,alignment:rt.alignment,buttonType:rt.buttonType,linkTo:rt.linkTo},design:{selectorKey:Jo.DESIGN,defaultState:{selectorKey:Jo.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},Fo.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},Fo.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},Fo.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},Fo.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},Fo.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},Fo.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},Fo.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},Fo.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},Fo.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},Fo.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},Fo.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},Fo.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},Fo.theme),fontSize:Object.assign(Object.assign({},Fo.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},Fo.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},Fo.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},Fo.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},Fo.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},Fo.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},Fo.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},Fo.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},Fo.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:Fo.icon,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Fo.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:Jo.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},Fo.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:Jo.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(ot||(ot={}));var it,nt=function(){return{layout:{selectorKey:ot.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Fo.height),{unit:1,value:300}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:ot.DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},content:{selectorKey:ot.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:ot.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:Mr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(it||(it={}));var at,lt=function(){return{layout:{selectorKey:it.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Fo.height),{unit:1,value:300}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,textData:{value:"",propertyType:Mr.CONTROLS}},design:{selectorKey:it.DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},content:{}}},pt={theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundColor:Fo.backgroundColor},dt={backgroundColor:Fo.backgroundColor,backgroundRepeat:Fo.backgroundRepeat,backgroundSize:Fo.backgroundSize,backgroundAttachment:Fo.backgroundAttachment,backgroundPosition:Fo.backgroundPosition,backgroundPositionX:Fo.backgroundPositionX,backgroundPositionY:Fo.backgroundPositionY,backgroundImage:Fo.backgroundImage};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(at||(at={}));var st,ct=function(e){return{layout:{selectorKey:at.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Mr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fo.height),{isReadOnly:!0}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:Object.assign({selectorKey:at.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt),dataConnector:{selectorKey:at.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"container",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:Mr.CONTROLS}}}},yt=(new Date).toISOString().slice(0,16),ut={type:{value:"countdown",property:"itemSpacing",propertyType:Mr.CONTROLS},counterStyle:{value:"joined",property:"counterStyle",propertyType:Mr.CONTROLS},countdownAnimation:{value:"fadeIn",property:"countdownAnimation",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:Mr.CONTROLS},source:{value:"manual",property:"source",propertyType:Mr.CONTROLS},showCountdownTitle:{value:"true",property:"showCountdownTitle",propertyType:Mr.CONTROLS},title:{value:"Sales Ends In",property:"title",propertyType:Mr.CONTROLS},showCountdownDescription:{value:"true",property:"showCountdownDescription",propertyType:Mr.CONTROLS},description:{value:"Sale ends in next few mins hurry up garb the offer",property:"description",propertyType:Mr.CONTROLS},chooseSchedules:{value:"05-11-2024",property:"chooseSchedules",propertyType:Mr.CONTROLS},startDate:{value:yt,property:"startDate",propertyType:Mr.CONTROLS},endDate:{value:"2024-11-15T15:01",property:"endDate",propertyType:Mr.CONTROLS},days:{value:"true",property:"days",propertyType:Mr.CONTROLS},daysTitle:{value:"Days",property:"daysTitle",propertyType:Mr.CONTROLS},hours:{value:"true",property:"hours",propertyType:Mr.CONTROLS},hoursTitle:{value:"Hours",property:"hoursTitle",propertyType:Mr.CONTROLS},minutes:{value:"true",property:"minutes",propertyType:Mr.CONTROLS},minutesTitle:{value:"Minutes",property:"minutesTitle",propertyType:Mr.CONTROLS},seconds:{value:"true",property:"seconds",propertyType:Mr.CONTROLS},secondsTitle:{value:"Seconds",property:"secondsTitle",propertyType:Mr.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:Mr.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Mr.CSS},verticalAlignment:{value:"center",property:"verticalAlignment",propertyType:Mr.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Mr.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Mr.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Mr.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Mr.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Mr.CSS},textPosition:{value:"top",property:"textPosition",propertyType:Mr.CONTROLS},iconColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"iconColor",propertyType:Mr.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"}(st||(st={}));var St,gt=function(){return{layout:{selectorKey:st.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"200",unit:1}),margin:Fo.margin,padding:Fo.padding,type:ut.type,counterStyle:ut.counterStyle,countdownAnimation:ut.countdownAnimation,dividerBetweenItems:ut.dividerBetweenItems,positionType:Fo.positionType,pinTo:Fo.pinTo},content:{selectorKey:st.CONTENT,source:ut.source,showCountdownTitle:ut.showCountdownTitle,title:ut.title,showCountdownDescription:ut.showCountdownDescription,description:ut.description,chooseSchedules:ut.chooseSchedules,startDate:ut.startDate,endDate:ut.endDate,days:ut.days,daysTitle:ut.daysTitle,hours:ut.hours,hoursTitle:ut.hoursTitle,minutes:ut.minutes,minutesTitle:ut.minutesTitle,seconds:ut.seconds,secondsTitle:ut.secondsTitle},design:{selectorKey:st.DESIGN,countdownWidget:{selectorKey:st.COUNTDOWN_WIDGET,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},countdownWidgetTextContainerLayout:{selectorKey:st.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:ut.textVerticalPadding,textHorizontalPadding:ut.textHorizontalPadding,titleAndDescriptionSpacing:ut.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:st.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},countdownLayout:{selectorKey:st.COUNTDOWN_LAYOUT,verticalAlignment:ut.verticalAlignment,widgetTextAndItemSpacing:ut.widgetTextAndItemSpacing,textPosition:ut.textPosition},counterStyle:{selectorKey:st.COUNTER_STYLE,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},dividerStyle:{selectorKey:st.DIVIDER_STYLE,shape:ut.shape,size:ut.size,iconColor:ut.iconColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(St||(St={}));var Tt,ht=function(){return{layout:{selectorKey:St.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Fo.height),{unit:1,value:300}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:St.DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.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:Mr.CONTROLS}}},Ct={expandFirstItemByDefault:{value:!0,propertyType:Mr.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:Mr.CONTROLS},itemDividers:{value:!1,propertyType:Mr.CONTROLS},iconPosition:{value:"Right",propertyType:Mr.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:Mr.CONTROLS},itemHorizontalPadding:{value:10,unit:1,property:"itemHorizontalPadding",propertyType:Mr.CSS},itemVerticalPadding:{value:2,unit:1,property:"itemVerticalPadding",propertyType:Mr.CSS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Mr.CSS},titleAndDescriptionSpacing:{value:5,unit:1,property:"titleAndDescriptionSpacing",propertyType:Mr.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"}(Tt||(Tt={}));var Ot,bt=function(){return{layout:{selectorKey:Tt.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"auto",unit:Gr.CUSTOM}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.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:Tt.DESIGN,faqWidget:{selectorKey:Tt.FAQ_WIDGET,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},collapsedAccordionItem:{selectorKey:Tt.COLLAPSED_ACCRORDION_ITEM,backgroundColor:Fo.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Fo.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Fo.showIcon,iconSize:Fo.iconSize,iconColor:Fo.iconColor,themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},expandedAccordionItem:{selectorKey:Tt.EXPANDED_ACCRORDION_ITEM,backgroundColor:Fo.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Fo.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Object.assign({},Fo.theme),font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Fo.showIcon,iconSize:Fo.iconSize,iconColor:Fo.iconColor,themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},divider:{selectorKey:Tt.DIVIDER,dividerColor:Fo.borderColor,dividerStyle:Fo.borderStyle,dividerWidth:Fo.dividerWidth}}}},vt={displayStyle:{value:"Slider",propertyType:Mr.CONTROLS},scrollDirection:{value:"Vertical",propertyType:Mr.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:Mr.CONTROLS},scrollControl:{value:"Non",propertyType:Mr.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:Mr.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:Mr.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:Mr.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:Mr.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:Mr.CSS},sliderControl:{value:"Arrows",propertyType:Mr.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:Mr.CONTROLS},loopImages:{value:!1,propertyType:Mr.CONTROLS},setItemsPerRow:{value:!1,propertyType:Mr.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:Mr.CONTROLS},autoplay:{value:!1,propertyType:Mr.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:Mr.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:Mr.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:Mr.CONTROLS},showGalleryTitle:{value:!1,propertyType:Mr.CONTROLS},galleryTitle:{value:"",propertyType:Mr.CONTROLS},showGalleryDescription:{value:!1,propertyType:Mr.CONTROLS},galleryDescription:{value:"",propertyType:Mr.CONTROLS},showItemTitle:{value:!1,propertyType:Mr.CONTROLS},showItemDescription:{value:!1,propertyType:Mr.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:Mr.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:Mr.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:Mr.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:Mr.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:Mr.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Mr.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Mr.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:Mr.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:Mr.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:Mr.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:Mr.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:Mr.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Mr.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:Mr.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:Mr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Mr.CONTROLS},backgroundShape:{value:"Round",propertyType:Mr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Mr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Mr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Mr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Mr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Mr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Mr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Mr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Mr.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:Mr.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"}(Ot||(Ot={}));var mt,wt=function(){return{layout:{selectorKey:Ot.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"300",unit:1}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.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:Ot.DESIGN,galleryWidgetStyle:{selectorKey:Ot.GALLERY_WIDGET_STYLE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},galleryWidgetLayout:{selectorKey:Ot.GALLERY_LAYOUT,galleryTextAndItemAlignment:vt.galleryTextAndItemAlignment,galleryTextAndItemSpacing:vt.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:vt.galleryTextAndDescriptionSpacing,textPosition:Fo.textPosition,verticalAlignment:Fo.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:Ot.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:vt.textVerticalPadding,textHorizontalPadding:Fo.textHorizontalPadding,titleAndDescriptionSpacing:vt.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:Ot.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},itemStyle:{selectorKey:Ot.GALLERY_WIDGET_STYLE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},itemLayout:{selectorKey:Ot.GALLERY_LAYOUT,galleryTextAndItemAlignment:vt.galleryTextAndItemAlignment,textAndImageSpacing:vt.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:vt.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Fo.textPosition),{value:"On Image"}),verticalAlignment:Fo.verticalAlignment},itemTextContainerLayout:{selectorKey:Ot.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:vt.textVerticalPadding,textHorizontalPadding:Fo.textHorizontalPadding,titleAndDescriptionSpacing:vt.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:Ot.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},paginationArrows:{selectorKey:Ot.PAGINATION_ARROWS,arrowIconStyle:vt.arrowIconStyle,leftArrowIconStyle:vt.leftArrowIconStyle,rightArrowIconStyle:vt.rightArrowIconStyle,backgroundShape:vt.backgroundShape,arrowSize:vt.arrowSize,arrowColor:vt.arrowColor},paginationDots:{selectorKey:Ot.PAGINATION_DOTS,dotSize:vt.dotSize,currentDotColor:vt.currentDotColor,otherDotColor:vt.otherDotColor},paginationLine:{selectorKey:Ot.PAGINATION_LINE,currentLineColor:vt.currentLineColor,otherLineColor:vt.otherLineColor,lineHeight:vt.lineHeight,lineWidth:vt.lineWidth}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(mt||(mt={}));var ft,Rt=function(e){return{layout:{selectorKey:mt.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:Mr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fo.height),{isReadOnly:!0}),padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:Object.assign({selectorKey:mt.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt)}},Nt={onClick:{value:"Show Image Lightbox",propertyType:Mr.CONTROLS},onHover:{value:"Zoom Out",propertyType:Mr.CONTROLS},cropRatio:{value:"16:9",propertyType:Mr.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Mr.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Mr.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Mr.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ft||(ft={}));var Lt,Dt=function(){return{layout:{selectorKey:ft.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{propertyType:Mr.CONTROLS,unit:Gr.PIXELS,value:350}),height:Object.assign(Object.assign({},Fo.height),{value:300,propertyType:Mr.CONTROLS,unit:Gr.PIXELS}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,onClick:Nt.onClick,onHover:Nt.onHover,cropRatio:Nt.cropRatio,fitOptions:Nt.fitOptions,horizontalAlignment:Nt.horizontalAlignment,verticalAlignment:Nt.verticalAlignment},design:{selectorKey:ft.DESIGN,cropRatio:Fo.cropRatio,zoomImage:Fo.zoomImage,flip:Fo.flip,rotate:Fo.rotate,backgroundColor:Fo.backgroundColor,exposure:Fo.exposure,contrast:Fo.contrast,saturation:Fo.saturation,brightness:Fo.brightness,hue:Fo.hue,lightness:Fo.lightness,highlights:Fo.highlights,shadows:Fo.shadows,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Mr.CONTROLS}},dataConnector:{selectorKey:ft.DATA_CONNECTOR,dataConnector:Nt.dataConnector}}},At={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Mr.CONTROLS},productName:{value:!0,propertyType:Mr.CONTROLS},productCodes:{value:!0,propertyType:Mr.CONTROLS},varientCodes:{value:!0,propertyType:Mr.CONTROLS},productImage:{value:!0,propertyType:Mr.CONTROLS},price:{value:!0,propertyType:Mr.CONTROLS},productDescription:{value:!0,propertyType:Mr.CONTROLS},showOptions:{value:!0,propertyType:Mr.CONTROLS},allowBulkOrdering:{value:!0,propertyType:Mr.CONTROLS},actions:{value:!0,propertyType:Mr.CONTROLS},quickView:{value:!0,propertyType:Mr.CONTROLS},addToCart:{value:!0,propertyType:Mr.CONTROLS},wishlist:{value:!0,propertyType:Mr.CONTROLS},buyNow:{value:!0,propertyType:Mr.CONTROLS},addtoQuote:{value:!0,propertyType:Mr.CONTROLS},showUoms:{value:!0,propertyType:Mr.CONTROLS},showVolumePricing:{value:!0,propertyType:Mr.CONTROLS},showInventory:{value:!0,propertyType:Mr.CONTROLS},storeAvailability:{value:!0,propertyType:Mr.CONTROLS},categoryCode:{value:!0,propertyType:Mr.CONTROLS},categoryName:{value:!0,propertyType:Mr.CONTROLS},categoryImage:{value:!0,propertyType:Mr.CONTROLS},categoryDescription:{value:!0,propertyType:Mr.CONTROLS},subCategoryCode:{value:!0,propertyType:Mr.CONTROLS},subCategoryName:{value:!0,propertyType:Mr.CONTROLS},subCategoryImage:{value:!0,propertyType:Mr.CONTROLS},subCategoryDescription:{value:!0,propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Lt||(Lt={}));var It,xt=function(){return{layout:{selectorKey:Lt.LAYOUT,width:Object.assign({},Fo.width),height:Object.assign(Object.assign({},Fo.height),{value:"auto",propertyType:Mr.CONTROLS,unit:7}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:Object.assign({selectorKey:Lt.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt),content:{selectorKey:Lt.CONTENT,productName:At.productName,productCodes:At.productCodes,varientCodes:At.varientCodes,productImage:At.productImage,price:At.price,productDescription:At.productDescription,showOptions:At.showOptions,allowBulkOrdering:At.allowBulkOrdering,actions:At.actions,quickView:At.quickView,addToCart:At.addToCart,wishlist:At.wishlist,buyNow:At.buyNow,addtoQuote:At.addtoQuote,showUoms:At.showUoms,showVolumePricing:At.showVolumePricing,showInventory:At.showInventory,storeAvailability:At.storeAvailability,categoryCode:At.categoryCode,categoryName:At.categoryName,categoryImage:At.categoryImage,categoryDescription:At.categoryDescription,subCategoryCode:At.subCategoryCode,subCategoryName:At.subCategoryName,subCategoryImage:At.subCategoryImage,subCategoryDescription:At.subCategoryDescription},dataConnector:{selectorKey:Lt.DATA_CONNECTOR,dataConnector:At.dataConnector}}},Et={dataConnector:{value:{isConnected:!1,dataSource:null,childSource:null,key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS},showOptions:{value:!0,propertyType:Mr.CONTROLS},productVolume:{value:!0,propertyType:Mr.CONTROLS},productPrice:{value:!0,propertyType:Mr.CONTROLS},productActions:{value:!0,propertyType:Mr.CONTROLS},productInventory:{value:!0,propertyType:Mr.CONTROLS},storeLocations:{value:!0,propertyType:Mr.CONTROLS},pickupLocations:{value:!0,propertyType:Mr.CONTROLS},productHighlights:{value:!0,propertyType:Mr.CONTROLS},paymentMethods:{value:!0,propertyType:Mr.CONTROLS},shippingEstimator:{value:!0,propertyType:Mr.CONTROLS},productPromotions:{value:!0,propertyType:Mr.CONTROLS},amountEstimator:{value:!0,propertyType:Mr.CONTROLS},quantitySelector:{value:!0,propertyType:Mr.CONTROLS},uomSelector:{value:!0,propertyType:Mr.CONTROLS},variantPicker:{value:!0,propertyType:Mr.CONTROLS},bulkVariantPicker:{value:!0,propertyType:Mr.CONTROLS},productImage:{value:!0,propertyType:Mr.CONTROLS},productName:{value:!0,propertyType:Mr.CONTROLS},productDescription:{value:!0,propertyType:Mr.CONTROLS},productBrand:{value:!0,propertyType:Mr.CONTROLS},productCode:{value:!0,propertyType:Mr.CONTROLS},productReview:{value:!0,propertyType:Mr.CONTROLS},productRating:{value:!0,propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(It||(It={}));var Pt,_t=function(){return{layout:{selectorKey:It.LAYOUT,width:Object.assign({},Fo.width),height:Object.assign(Object.assign({},Fo.height),{value:"auto",propertyType:Mr.CONTROLS,unit:7}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:Object.assign({selectorKey:It.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt),content:{selectorKey:It.CONTENT,showOptions:Et.showOptions,productVolume:Et.productVolume,productPrice:Et.productPrice,productActions:Et.productActions,productInventory:Et.productInventory,storeLocations:Et.storeLocations,pickupLocations:Et.pickupLocations,productHighlights:Et.productHighlights,paymentMethods:Et.paymentMethods,shippingEstimator:Et.shippingEstimator,productPromotions:Et.productPromotions,amountEstimator:Et.amountEstimator,quantitySelector:Et.quantitySelector,uomSelector:Et.uomSelector,variantPicker:Et.variantPicker,bulkVariantPicker:Et.bulkVariantPicker,productImage:Et.productImage,productName:Et.productName,productDescription:Et.productDescription,productBrand:Et.productBrand,productCode:Et.productCode,productReview:Et.productReview,productRating:Et.productRating},dataConnector:{selectorKey:It.DATA_CONNECTOR,dataConnector:Et.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:Mr.CONTROLS}}}},Ht={position:{value:"topLeft",property:"position",propertyType:Mr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Mr.CONTROLS},onClick:{value:"Show Image Lightbox",propertyType:Mr.CONTROLS},onHover:{value:"Zoom In",propertyType:Mr.CONTROLS},hotspotStyle:{value:"shape",propertyType:Mr.CONTROLS},showContent:{value:"onClick",propertyType:Mr.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:Mr.CONTROLS},showIcon:{value:!0,propertyType:Mr.CONTROLS},shape:{value:"circle",propertyType:Mr.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:Mr.CONTROLS},iconStyle:{value:"icon with circle",property:"iconStyle",propertyType:Mr.CSS},hotspotSize:{value:"30",property:"hotspotSize",propertyType:Mr.CSS},iconSize:{value:"30",property:"iconSize",propertyType:Mr.CSS},tooltipWidth:{value:"100",property:"tooltipWidth",propertyType:Mr.CSS},tooltipHeight:{value:"100",property:"tooltipHeight",propertyType:Mr.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:Mr.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:Mr.CSS},imageRatio:{value:"16:9",property:"imageRatio",propertyType:Mr.CSS},fitOptions:{value:"fill",property:"fitOptions",propertyType:Mr.CSS},productInfoAlignment:{value:"left",property:"productInfoAlignment",propertyType:Mr.CSS},infoVerticalPadding:{value:"500",property:"infoVerticalPadding",propertyType:Mr.CSS},infoHorizontalPadding:{value:"500",property:"infoHorizontalPadding",propertyType:Mr.CSS},infoSpacing:{value:"500",property:"infoSpacing",propertyType:Mr.CSS},cardLayout:{value:"onImage",property:"cardLayout",propertyType:Mr.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:Mr.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:Mr.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:Mr.CSS},linkDetails:{value:"",property:"linkDetails",propertyType:Mr.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"}(Pt||(Pt={}));var Bt,zt=function(){return{layout:{selectorKey:Pt.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{propertyType:Mr.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Fo.height),{value:300,propertyType:Mr.CONTROLS,unit:1}),margin:Fo.margin,padding:Fo.padding,showContent:Ht.showContent,canOpenMultipleHotspots:Ht.canOpenMultipleHotspots,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:Pt.DESIGN,imageStyle:{selectorKey:Pt.HOTSPOT_IMAGE_STYLE,cropRatio:Fo.cropRatio,zoomImage:Fo.zoomImage,flip:Fo.flip,rotate:Fo.rotate,backgroundColor:Fo.backgroundColor,overlayColor:Fo.overlayColor,exposure:Fo.exposure,contrast:Fo.contrast,saturation:Fo.saturation,brightness:Fo.brightness,hue:Fo.hue,lightness:Fo.lightness,highlights:Fo.highlights,shadows:Fo.shadows,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},hotspotStyle:{selectorKey:Pt.HOTSPOT_STYLE,hotspotStyle:Ht.hotspotStyle,hotspotSize:Ht.hotspotSize,iconSize:Fo.iconSize,iconColor:Fo.iconColor,icon:Ht.icon,showIcon:Ht.showIcon,shape:Ht.shape,animationStyle:Ht.animationStyle,animationFrequency:Ht.animationFrequency,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},tooltipDesign:{selectorKey:Pt.TOOL_TIP_DESIGN,tooltipWidth:Ht.tooltipWidth,tooltipHeight:Ht.tooltipHeight,horizontalAlignment:Ht.horizontalAlignment,verticalAlignment:Ht.verticalAlignment,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur,position:Ht.position},tooltipTextDesign:{selectorKey:Pt.TOOL_TIP_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},tooltipProductDesign:{selectorKey:Pt.TOOL_TIP_PRODUCT_DESIGN,imageRatio:Ht.imageRatio,fitOptions:Ht.fitOptions,productInfoAlignment:Ht.productInfoAlignment,infoVerticalPadding:Ht.infoVerticalPadding,infoHorizontalPadding:Ht.infoHorizontalPadding,infoSpacing:Ht.infoSpacing,cardLayout:Ht.cardLayout,productCardStyle:Ht.productCardStyle},tooltipImageDesign:{selectorKey:Pt.TOOL_TIP_IMAGE_DESIGN,cropRatio:Fo.cropRatio,zoomImage:Fo.zoomImage,flip:Fo.flip,rotate:Fo.rotate,backgroundColor:Fo.backgroundColor,exposure:Fo.exposure,contrast:Fo.contrast,saturation:Fo.saturation,brightness:Fo.brightness,hue:Fo.hue,lightness:Fo.lightness,highlights:Fo.highlights,shadows:Fo.shadows,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur,imageRatio:Ht.imageRatio,fitOptions:Ht.fitOptions,horizontalAlignment:Ht.horizontalAlignment,verticalAlignment:Ht.verticalAlignment,onClick:Ht.onClick,onHover:Ht.onHover,linkDetails:Ht.linkDetails}},content:{selectorKey:Pt.CONTENT,image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Mr.CONTROLS},hotspots:Ht.hotspots}}},kt={zoom:{value:3,propertyType:Mr.CONTROLS},icon:{value:"map-marker",property:"icon",propertyType:Mr.CONTROLS},showIcon:{value:!0,propertyType:Mr.CONTROLS},showZoomControls:{value:!0,propertyType:Mr.CONTROLS},showMapAndSatelliteView:{value:!0,propertyType:Mr.CONTROLS},showStreetView:{value:!0,propertyType:Mr.CONTROLS},showDirectionsLink:{value:!1,propertyType:Mr.CONTROLS},showTitle:{value:!1,propertyType:Mr.CONTROLS},title:{value:"",propertyType:Mr.CONTROLS},showDescription:{value:!1,propertyType:Mr.CONTROLS},description:{value:"",propertyType:Mr.CONTROLS},chooseMapDesign:{value:"",propertyType:Mr.CONTROLS},locationsList:{value:[{addressLine1:"",addressLine2:"",country:"",postalCode:"",state:""}],propertyType:Mr.CONTROLS},geometry:{value:null,propertyType:Mr.CONTROLS},textContainerPosition:{value:"Top",propertyType:Mr.CONTROLS},mapAndTextContainerAlignment:{value:"center",propertyType:Mr.CONTROLS},mapAndTextContainerSpacing:{value:20,property:"mapAndTextContainerSpacing",unit:1,propertyType:Mr.CSS},onClick:{value:"Show Image Lightbox",propertyType:Mr.CONTROLS},onHover:{value:"Zoom In",propertyType:Mr.CONTROLS},pinStyle:{value:"icon",propertyType:Mr.CONTROLS},showContent:{value:"onClick",propertyType:Mr.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:Mr.CONTROLS},shape:{value:"circle",propertyType:Mr.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:Mr.CONTROLS},iconStyle:{value:"icon with circle",propertyType:Mr.CSS},pinSize:{value:"0",property:"hotspotSize",propertyType:Mr.CSS},iconSize:{value:"100",propertyType:Mr.CSS},tooltipWidth:{value:"120",property:"tooltipWidth",propertyType:Mr.CSS},tooltipHeight:{value:"120",property:"tooltipHeight",propertyType:Mr.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:Mr.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:Mr.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Mr.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Mr.CSS},productInfoAlignment:{value:"left",property:"textAlign",propertyType:Mr.CSS},infoVerticalPadding:{value:"500",propertyType:Mr.CSS},infoHorizontalPadding:{value:"500",propertyType:Mr.CSS},infoSpacing:{value:"500",propertyType:Mr.CSS},cardLayout:{value:"onImage",propertyType:Mr.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:Mr.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:Mr.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:Mr.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Mr.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:Mr.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:Mr.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"}(Bt||(Bt={}));var jt,Kt=function(){return{layout:{selectorKey:Bt.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"500",unit:1}),margin:Fo.margin,padding:Fo.padding,showContent:kt.showContent,canOpenMultipleHotspots:kt.canOpenMultipleHotspots,positionType:Fo.positionType,pinTo:Fo.pinTo,zoom:kt.zoom,showZoomControls:kt.showZoomControls,showMapAndSatelliteView:kt.showMapAndSatelliteView,showStreetView:kt.showStreetView,showDirectionsLink:kt.showDirectionsLink},content:{selectorKey:Bt.CONTENT,showTitle:kt.showTitle,title:kt.title,showDescription:kt.showDescription,description:kt.description,locationsList:kt.locationsList,geometry:kt.geometry},design:{selectorKey:Bt.DESIGN,mapWidget:{selectorKey:Bt.GALLERY_WIDGET_STYLE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},mapWidgetLayout:{selectorKey:Bt.MAP_WIDGET_LAYOUT,textContainerPosition:kt.textContainerPosition,mapAndTextContainerAlignment:kt.mapAndTextContainerAlignment,mapAndTextContainerSpacing:kt.mapAndTextContainerSpacing},mapWidgetTextContainerLayout:{selectorKey:Bt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:kt.textVerticalPadding,textHorizontalPadding:kt.textHorizontalPadding,titleAndDescriptionSpacing:kt.titleAndDescriptionSpacing},mapWidgetTextContainerDesign:{selectorKey:Bt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},mapStyle:{selectorKey:Bt.MAP_STYLE,chooseMapDesign:kt.chooseMapDesign},pinStyle:{selectorKey:Bt.PIN_STYLE,pinStyle:kt.pinStyle,pinSize:kt.pinSize,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),icon:kt.icon,showIcon:kt.showIcon,shape:kt.shape,animationStyle:kt.animationStyle,animationFrequency:kt.animationFrequency,backgroundColor:Object.assign(Object.assign({},Fo.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}}}),showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},tooltipDesign:{selectorKey:Bt.TOOL_TIP_DESIGN,tooltipWidth:kt.tooltipWidth,tooltipHeight:kt.tooltipHeight,horizontalAlignment:kt.horizontalAlignment,verticalAlignment:kt.verticalAlignment,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},tooltipTextDesign:{selectorKey:Bt.TOOL_TIP_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,lineHeight:Fo.lineHeight,characterSpacing:Fo.characterSpacing,themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc}}}},Ut={noOfItemsToLoad:{value:"allItems",propertyType:Mr.CONTROLS,property:"noOfItemsToLoad"},displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Mr.CONTROLS},itemSpacing:{value:20,property:"itemSpacing",propertyType:Mr.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",unit:1,propertyType:Mr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Mr.CSS},maxItemsToDisplay:{value:1,property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Mr.CONTROLS},header:{value:!0,property:"header",propertyType:Mr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Mr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Mr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Mr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Mr.CONTROLS},headerHeight:{value:"30",property:"headerHeight",unit:1,propertyType:Mr.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Mr.CSS,unit:1},headerCellPadding:{value:"30",property:"headerCellPadding",unit:1,propertyType:Mr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",unit:1,propertyType:Mr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Mr.CSS},paginationAliginment:{value:"left",property:"paginationAliginment",propertyType:Mr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Mr.CONTROLS},overflowControl:{value:"pagination",property:"overflowControl",propertyType:Mr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Mr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Mr.CONTROLS},title:{value:"Payment Methods",property:"title",propertyType:Mr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Mr.CONTROLS},description:{value:"",property:"description",propertyType:Mr.CONTROLS},paymentProgramName:{value:!0,property:"paymentProgramName",propertyType:Mr.CONTROLS},paymentMethods:{value:!0,property:"paymentMethods",propertyType:Mr.CONTROLS},showAmountLeft:{value:!0,property:"showAmountLeft",propertyType:Mr.CONTROLS},amountLeft:{value:"Left",property:"amountLeft",propertyType:Mr.CONTROLS},showAmountUtilized:{value:!0,property:"showAmountUtilized",propertyType:Mr.CONTROLS},amountUtilized:{value:"Used",property:"amountUtilized",propertyType:Mr.CONTROLS},showTotalAmount:{value:!0,property:"showTotalAmount",propertyType:Mr.CONTROLS},totalAmount:{value:"Total",property:"totalAmount",propertyType:Mr.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:Mr.CONTROLS},expiryDate:{value:"Expires On",property:"expiryDate",propertyType:Mr.CONTROLS},expiryDateDisplayFormat:{value:"Days Left",property:"expiryDateDisplayFormat",propertyType:Mr.CONTROLS},showRenewalDate:{value:!0,property:"showRenewalDate",propertyType:Mr.CONTROLS},renewalDate:{value:"Renews On",property:"renewalDate",propertyType:Mr.CONTROLS},renewalDateDisplayFormat:{value:"Days Left",property:"renewalDateDisplayFormat",propertyType:Mr.CONTROLS},paginationAlignment:{value:"center",propertyType:Mr.CSS,property:"paginationAlignment"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(jt||(jt={}));var Mt,Gt=function(){return{layout:{selectorKey:jt.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"75",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,displayStyle:Ut.displayStyle,dividerBetweenItems:Ut.dividerBetweenItems,itemSpacing:Ut.itemSpacing,itemPadding:Ut.itemPadding,itemContentAlignment:Ut.itemContentAlignment,maxItemsToDisplay:Ut.maxItemsToDisplay,overflowItems:Ut.overflowItems,header:Ut.header,headerHeight:Ut.headerHeight,rowHeight:Ut.rowHeight,headerDivider:Ut.headerDivider,rowDivider:Ut.rowDivider,columnDivider:Ut.columnDivider,alternativeRowColors:Ut.alternativeRowColors,headerCellPadding:Ut.headerCellPadding,rowCellPadding:Ut.rowCellPadding,contentAlignment:Ut.contentAlignment,overflowControl:Ut.overflowControl,paginationType:Ut.paginationType,paginationAliginment:Ut.paginationAliginment,rowsPerPage:Ut.rowsPerPage,displayResults:Ut.displayResults,noOfItemsToLoad:Ut.noOfItemsToLoad,paginationAlignment:Ut.paginationAlignment},design:{selectorKey:jt.DESIGN},content:{selectorKey:jt.CONTENT,title:Ut.title,showTitle:Ut.showTitle,description:Ut.description,showDescription:Ut.showDescription,paymentProgramName:Ut.paymentProgramName,paymentMethods:Ut.paymentMethods,showAmountLeft:Ut.showAmountLeft,amountLeft:Ut.amountLeft,showAmountUtilized:Ut.showAmountUtilized,amountUtilized:Ut.amountUtilized,showTotalAmount:Ut.showTotalAmount,totalAmount:Ut.totalAmount,showExpiryDate:Ut.showExpiryDate,expiryDate:Ut.expiryDate,expiryDateDisplayFormat:Ut.expiryDateDisplayFormat,showRenewalDate:Ut.showRenewalDate,renewalDate:Ut.renewalDate,renewalDateDisplayFormat:Ut.renewalDateDisplayFormat},dataConnector:{selectorKey:jt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"paymentMethods",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},Vt={displayStyle:{value:"Upfront",property:"displayStyle",propertyType:Mr.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:Mr.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Mr.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Mr.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:Mr.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Mr.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Mr.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Mr.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:Mr.CONTROLS},title:{value:"Store Pick Up Locations",property:"title",propertyType:Mr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Mr.CONTROLS},description:{value:"",property:"description",propertyType:Mr.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:Mr.CONTROLS},searchPlaceholderText:{value:"Search by Product/ SKU name or code",property:"searchPlaceholderText",propertyType:Mr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Mr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Mr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Mr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Mr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Mr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Mr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Mr.CSS},buttonType:{value:"primaryButton",propertyType:Mr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Mr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Mr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Mr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Mr.CONTROLS},backgroundShape:{value:"Round",propertyType:Mr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Mr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Mr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Mr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Mr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Mr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Mr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Mr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Mr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Mr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Mr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Mr.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:Mr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Mr.CONTROLS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Mr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Mr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Mr.CONTROLS},arrowSize:{value:"16",propertyType:Mr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Mr.CSS},backgroundShape:{value:"rectangle",propertyType:Mr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Mr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverFont:{value:"lato",propertyType:Mr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Mr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Mr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},iconSize:{value:"20",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.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"}(Mt||(Mt={}));var Wt,Yt=function(){return{layout:{selectorKey:Mt.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"130",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,displayStyle:Vt.displayStyle,displayType:Vt.displayType,maxItemsToDisplay:Vt.maxItemsToDisplay,itemSpacing:Vt.itemSpacing,overflowItems:Vt.overflowItems,displayResults:Vt.displayResults,searchPlaceholderText:Vt.searchPlaceholderText,noOfItemToShow:Vt.noOfItemToShow},content:{selectorKey:Mt.CONTENT,locationName:Vt.locationName,locationAddress:Vt.locationAddress,locationInventory:Vt.locationInventory,locationTimings:Vt.locationTimings,title:Vt.title,showTitle:Vt.showTitle,description:Vt.description,showDescription:Vt.showDescription},design:{selectorKey:Mt.DESIGN,inputStyle:{selectorKey:Mt.INPUT_STYLE,defaultState:{selectorKey:Mt.DEFAULT_STATE,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:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Mt.HOVER_STATE,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:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:Mt.INPUT_STYLE,defaultState:{selectorKey:Mt.DEFAULT_STATE,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:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Mt.HOVER_STATE,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:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:Mt.INVENTORY_TEXT_STYLE,themeDynamic:Fo.theme,fontDynamic:Fo.font,fontSizeDynamic:Fo.fontSize,textColorDynamic:Fo.textColor,boldDynamic:Fo.bold,italicDynamic:Fo.italic,linethroughDynamic:Fo.linethrough,underlineDynamic:Fo.underline,textAlignDynamic:Fo.textAlign,characterSpacingDynamic:Fo.characterSpacing,lineHeightDynamic:Fo.lineHeight,themeStatic:Fo.themeDesc,fontStatic:Fo.fontDesc,fontSizeStatic:Fo.fontSizeDesc,textColorStatic:Fo.textColorDesc,boldStatic:Fo.boldDesc,italicStatic:Fo.italicDesc,linethroughStatic:Fo.linethroughDesc,underlineStatic:Fo.underlineDesc,textAlignStatic:Fo.textAlignDesc,characterSpacingStatic:Fo.characterSpacingDesc,lineHeightStatic:Fo.lineHeightDesc},itemStyle:{selectorKey:Mt.ITEM_STYLE,contentAlignment:Vt.contentAlignment,horizontalPadding:Vt.horizontalPadding,verticalPadding:Vt.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},locationName:{selectorKey:Mt.LOCATION_NAME,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},locationAddress:{selectorKey:Mt.LOCATION_ADDRESS,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},locationTimings:{selectorKey:Mt.LOCATION_TIMINGS,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},locationInventory:{selectorKey:Mt.LOCATION_INVENTORY,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},arrows:{selectorKey:Mt.ARROWS,arrowIconStyle:Vt.arrowIconStyle,leftArrowIconStyle:Vt.leftArrowIconStyle,rightArrowIconStyle:Vt.rightArrowIconStyle,backgroundShape:Vt.backgroundShape,arrowSize:Vt.arrowSize,arrowColor:Vt.arrowColor},paginationDots:{selectorKey:Mt.PAGINATION_DOTS,dotSize:Vt.dotSize,currentDotColor:Vt.currentDotColor,otherDotColor:Vt.otherDotColor},paginationLine:{selectorKey:Mt.PAGINATION_LINE,currentLineColor:Vt.currentLineColor,otherLineColor:Vt.otherLineColor,lineHeight:Vt.lineHeight,lineWidth:Vt.lineWidth},showMoreItemsButton:{selectorKey:Mt.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Vt.design.pagination.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}},dataConnector:{selectorKey:Mt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"locationDetails",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},Ft={displayStyle:{value:"Slider",propertyType:Mr.CONTROLS},scrollDirection:{value:"Vertical",propertyType:Mr.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:Mr.CONTROLS},scrollControl:{value:"Non",propertyType:Mr.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:Mr.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:Mr.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:Mr.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:Mr.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:Mr.CSS},sliderControl:{value:"Arrows",propertyType:Mr.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:Mr.CONTROLS},loopImages:{value:!1,propertyType:Mr.CONTROLS},setItemsPerRow:{value:!1,propertyType:Mr.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:Mr.CONTROLS},autoplay:{value:!1,propertyType:Mr.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:Mr.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:Mr.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:Mr.CONTROLS},showGalleryTitle:{value:!1,propertyType:Mr.CONTROLS},galleryTitle:{value:"",propertyType:Mr.CONTROLS},showGalleryDescription:{value:!1,propertyType:Mr.CONTROLS},galleryDescription:{value:"",propertyType:Mr.CONTROLS},showItemTitle:{value:!1,propertyType:Mr.CONTROLS},showItemDescription:{value:!1,propertyType:Mr.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:Mr.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:Mr.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:Mr.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:Mr.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:Mr.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Mr.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Mr.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:Mr.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:Mr.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:Mr.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:Mr.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:Mr.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Mr.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:Mr.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:Mr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Mr.CONTROLS},backgroundShape:{value:"Round",propertyType:Mr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Mr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Mr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Mr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Mr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Mr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Mr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Mr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Mr.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:Mr.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"}(Wt||(Wt={}));var Xt,qt=function(){return{layout:{selectorKey:Wt.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"400",unit:Gr.PIXELS}),height:Object.assign(Object.assign({},Fo.height),{value:"200",unit:Gr.PIXELS}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,displayStyle:Ft.displayStyle,scrollDirection:Ft.scrollDirection,noOfItemsToLoad:Ft.noOfItemsToLoad,scrollControl:Ft.scrollControl,itemsPerSlide:Ft.itemsPerSlide,itemsPerRow:Ft.itemsPerRow,itemsPerColumn:Ft.itemsPerColumn,itemGap:Ft.itemGap,rowGap:Ft.rowGap,sliderControl:Ft.sliderControl,controlPosition:Ft.controlPosition,loopImages:Ft.loopImages,setItemsPerRow:Ft.setItemsPerRow,sliderDisplayScrollbar:Ft.sliderDisplayScrollbar,autoplay:Ft.autoplay,autoplayStyle:Ft.autoplayStyle,autoplayDuration:Ft.autoplayDuration,sliderSpeed:Ft.sliderSpeed,thumbnailPlacement:Ft.thumbnailPlacement,thumbnailSize:Ft.thumbnailSize,thumbnailSpacing:Ft.thumbnailSpacing},content:{showGalleryTitle:Ft.showGalleryTitle,galleryTitle:Ft.galleryTitle,showGalleryDescription:Ft.showGalleryDescription,galleryDescription:Ft.galleryDescription,showItemTitle:Ft.showItemTitle,showItemDescription:Ft.showItemDescription,allowLinkToOtherPage:Ft.allowLinkToOtherPage,slides:Ft.slides},design:{selectorKey:Wt.DESIGN,galleryWidgetStyle:{selectorKey:Wt.GALLERY_WIDGET_STYLE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},galleryWidgetLayout:{selectorKey:Wt.GALLERY_LAYOUT,galleryTextAndItemAlignment:Ft.galleryTextAndItemAlignment,galleryTextAndItemSpacing:Ft.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Ft.galleryTextAndDescriptionSpacing,textPosition:Fo.textPosition,verticalAlignment:Fo.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:Wt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Ft.textVerticalPadding,textHorizontalPadding:Fo.textHorizontalPadding,titleAndDescriptionSpacing:Ft.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:Wt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},itemStyle:{selectorKey:Wt.GALLERY_WIDGET_STYLE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},itemLayout:{selectorKey:Wt.GALLERY_LAYOUT,galleryTextAndItemAlignment:Ft.galleryTextAndItemAlignment,textAndImageSpacing:Ft.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Ft.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Fo.textPosition),{value:"On Image"}),verticalAlignment:Fo.verticalAlignment},itemTextContainerLayout:{selectorKey:Wt.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Ft.textVerticalPadding,textHorizontalPadding:Fo.textHorizontalPadding,titleAndDescriptionSpacing:Ft.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:Wt.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},paginationArrows:{selectorKey:Wt.PAGINATION_ARROWS,arrowIconStyle:Ft.arrowIconStyle,leftArrowIconStyle:Ft.leftArrowIconStyle,rightArrowIconStyle:Ft.rightArrowIconStyle,backgroundShape:Ft.backgroundShape,arrowSize:Ft.arrowSize,arrowColor:Ft.arrowColor},paginationDots:{selectorKey:Wt.PAGINATION_DOTS,dotSize:Ft.dotSize,currentDotColor:Ft.currentDotColor,otherDotColor:Ft.otherDotColor},paginationLine:{selectorKey:Wt.PAGINATION_LINE,currentLineColor:Ft.currentLineColor,otherLineColor:Ft.otherLineColor,lineHeight:Ft.lineHeight,lineWidth:Ft.lineWidth}},dataConnector:{selectorKey:Wt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"images",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},Qt={actions:{value:!0,property:"actions",propertyType:Mr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Mr.CSS},addToCart:{value:!0,property:"addToCart",propertyType:Mr.CONTROLS},addToCartWhenClicked:{value:"Show Cart Confirmation",property:"addToCartWhenClicked",propertyType:Mr.CONTROLS},addToCartValue:{value:"",property:"addToCartValue",propertyType:Mr.CONTROLS},buyNow:{value:!0,property:"buyNow",propertyType:Mr.CONTROLS},buyNowWhenClicked:{value:"Navigate to Checkout",property:"buyNowWhenClicked",propertyType:Mr.CONTROLS},wishlist:{value:!0,property:"wishlist",propertyType:Mr.CONTROLS},wishlistWhenClicked:{value:"Lightbox",property:"wishlistWhenClicked",propertyType:Mr.CONTROLS},wishlistValue:{value:"",property:"addToCartValue",propertyType:Mr.CONTROLS},compareProduct:{value:!0,property:"compareProduct",propertyType:Mr.CONTROLS},compareProductWhenClicked:{value:"Add to Compare List",property:"compareProductWhenClicked",propertyType:Mr.CONTROLS},showCompareListAs:{value:"Floating List",property:"showCompareListAs",propertyType:Mr.CONTROLS},addToQuote:{value:!0,property:"addToQuote",propertyType:Mr.CONTROLS},addToOrderTemplate:{value:!0,property:"addToOrderTemplate",propertyType:Mr.CONTROLS},notifyMeInventoryNotifications:{property:"notifyMeInventoryNotifications",value:!0,propertyType:Mr.CONTROLS},downloadProductInformation:{property:"downloadProductInformation",value:!0,propertyType:Mr.CONTROLS},displayStyle:{property:"displayStyle",value:"Stack Vertically",propertyType:Mr.CONTROLS},itemSpacing:{property:"itemSpacing",value:"10",unit:1,propertyType:Mr.CSS},itemVerticalSpacing:{property:"itemVerticalSpacing",value:"10",unit:1,propertyType:Mr.CSS},maxItemsToDisplay:{property:"maxItemsToDisplay",value:"4",propertyType:Mr.CONTROLS},overflowItems:{property:"overflowItems",value:"Show More Button",propertyType:Mr.CONTROLS},openItemsIn:{value:"Dropdown",property:"openItemsIn",propertyType:Mr.CONTROLS},addToCartMetaData:{value:"",property:"addToCartMetaData",propertyType:Mr.CONTROLS},wishlistMetaData:{value:"",property:"wishlistMetaData",propertyType:Mr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Mr.CONTROLS},buttonType:{value:"primaryButton",propertyType:Mr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Mr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Mr.CONTROLS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:Mr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Mr.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:Mr.CSS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Mr.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"}(Xt||(Xt={}));var Zt,$t={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:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Jt=function(){return{layout:{selectorKey:Xt.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"125",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"40",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,actions:Qt.actions,addToCart:Qt.addToCart,addToCartWhenClicked:Qt.addToCartWhenClicked,addToCartValue:Qt.addToCartValue,buyNow:Qt.buyNow,buyNowWhenClicked:Qt.buyNowWhenClicked,wishlist:Qt.wishlist,wishlistWhenClicked:Qt.wishlistWhenClicked,wishlistValue:Qt.wishlistValue,compareProduct:Qt.compareProduct,compareProductWhenClicked:Qt.compareProductWhenClicked,showCompareListAs:Qt.showCompareListAs,addToQuote:Qt.addToQuote,addToOrderTemplate:Qt.addToOrderTemplate,notifyMeInventoryNotifications:Qt.notifyMeInventoryNotifications,downloadProductInformation:Qt.downloadProductInformation,displayStyle:Qt.displayStyle,itemSpacing:Qt.itemSpacing,itemVerticalSpacing:Qt.itemVerticalSpacing,maxItemsToDisplay:Qt.maxItemsToDisplay,overflowItems:Qt.overflowItems,openItemsIn:Qt.openItemsIn,addToCartMetaData:Qt.addToCartMetaData,wishlistMetaData:Qt.wishlistMetaData,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar},design:{selectorKey:Xt.DESIGN,addToCart:{selectorKey:Xt.ADD_TO_CART,defaultState:Object.assign({selectorKey:Xt.DEFAULT_STATE},$t),hoverState:Object.assign({selectorKey:Xt.HOVER_STATE},$t),selectedState:Object.assign({selectorKey:Xt.SELECTED_STATE},$t)},buyNow:{selectorKey:Xt.BUY_NOW,defaultState:Object.assign({selectorKey:Xt.DEFAULT_STATE},$t),hoverState:Object.assign({selectorKey:Xt.HOVER_STATE},$t),selectedState:Object.assign({selectorKey:Xt.SELECTED_STATE},$t)},wishlist:{selectorKey:Xt.WISHLIST,defaultState:Object.assign({selectorKey:Xt.DEFAULT_STATE},$t),hoverState:Object.assign({selectorKey:Xt.HOVER_STATE},$t),selectedState:Object.assign({selectorKey:Xt.SELECTED_STATE},$t)},compare:{selectorKey:Xt.COMPARE,defaultState:Object.assign({selectorKey:Xt.DEFAULT_STATE},$t),hoverState:Object.assign({selectorKey:Xt.HOVER_STATE},$t),selectedState:Object.assign({selectorKey:Xt.SELECTED_STATE},$t)},addToQuote:{selectorKey:Xt.ADD_TO_QUOTE,defaultState:Object.assign({selectorKey:Xt.DEFAULT_STATE},$t),hoverState:Object.assign({selectorKey:Xt.HOVER_STATE},$t),selectedState:Object.assign({selectorKey:Xt.SELECTED_STATE},$t)},addToOrderTemplate:{selectorKey:Xt.ADD_TO_ORDER_TEMPLATE,defaultState:Object.assign({selectorKey:Xt.DEFAULT_STATE},$t),hoverState:Object.assign({selectorKey:Xt.HOVER_STATE},$t),selectedState:Object.assign({selectorKey:Xt.SELECTED_STATE},$t)},notifyMe:{selectorKey:Xt.NOTIFY_ME,defaultState:Object.assign({selectorKey:Xt.DEFAULT_STATE},$t),hoverState:Object.assign({selectorKey:Xt.HOVER_STATE},$t),selectedState:Object.assign({selectorKey:Xt.SELECTED_STATE},$t)},download:{selectorKey:Xt.DOWNLOAD,defaultState:Object.assign({selectorKey:Xt.DEFAULT_STATE},$t),hoverState:Object.assign({selectorKey:Xt.HOVER_STATE},$t),selectedState:Object.assign({selectorKey:Xt.SELECTED_STATE},$t)},more:{selectorKey:Xt.MORE,defaultState:Object.assign({selectorKey:Xt.DEFAULT_STATE},$t),hoverState:Object.assign({selectorKey:Xt.HOVER_STATE},$t),selectedState:Object.assign({selectorKey:Xt.SELECTED_STATE},$t)}},content:{},dataConnector:{selectorKey:Xt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"productActions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},ei={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Mr.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:Mr.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",propertyType:Mr.CSS,unit:1},ItemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Mr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Mr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Mr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Mr.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Zt||(Zt={}));var ri,oi=function(){return{layout:{selectorKey:Zt.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"230",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"48",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,displayStyle:ei.displayStyle,dividerBetweenItems:ei.dividerBetweenItems,itemSpacing:ei.itemSpacing,itemPadding:ei.itemPadding,ItemContentAlignment:ei.ItemContentAlignment,maxItemsToDisplay:ei.maxItemsToDisplay,overflowItems:ei.overflowItems,imageBehavior:ei.imageBehavior,itemsPerRow:ei.itemsPerRow},design:{selectorKey:Zt.DESIGN},content:{selectorKey:Zt.CONTENT},dataConnector:{selectorKey:Zt.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"highlights",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},ti={displayStyle:{value:"Simple",property:"displayStyle",propertyType:Mr.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:Mr.CONTROLS},noOfItemsToLoad:{value:"allItems",propertyType:Mr.CONTROLS,property:"noOfItemsToLoad"},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},itemSpacing:{value:"20",unit:1,property:"itemSpacing",propertyType:Mr.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Mr.CONTROLS},header:{value:!0,property:"header",propertyType:Mr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Mr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Mr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Mr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Mr.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:Mr.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:Mr.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:Mr.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:Mr.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Mr.CSS},contentAlignment:{value:"center",property:"contentAlignment",propertyType:Mr.CSS},paginationAlignment:{value:"center",property:"paginationAlignment",propertyType:Mr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Mr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Mr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Mr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Mr.CONTROLS},totalInventory:{value:!0,property:"totalInventory",propertyType:Mr.CONTROLS},inventoryStatus:{value:!0,property:"inventoryStatus",propertyType:Mr.CONTROLS},noOfAvailableLocations:{value:!0,property:"noOfAvailableLocations",propertyType:Mr.CONTROLS},locationNames:{value:!0,property:"locationNames",propertyType:Mr.CONTROLS},locationDetails:{value:!0,property:"locationDetails",propertyType:Mr.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Mr.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Mr.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Mr.CONTROLS},locationInventoryStatus:{value:!0,property:"locationInventoryStatus",propertyType:Mr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Mr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Mr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Mr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Mr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Mr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Mr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Mr.CSS},buttonType:{value:"primaryButton",propertyType:Mr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Mr.CONTROLS},backgroundShape:{value:"Round",propertyType:Mr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Mr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Mr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Mr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Mr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Mr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Mr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Mr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Mr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Mr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Mr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Mr.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:Mr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Mr.CONTROLS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Mr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Mr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Mr.CONTROLS},arrowSize:{value:"16",propertyType:Mr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Mr.CSS},backgroundShape:{value:"rectangle",propertyType:Mr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Mr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverFont:{value:"lato",propertyType:Mr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Mr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Mr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},iconSize:{value:"20",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.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"}(ri||(ri={}));var ii,ni=function(){return{layout:{selectorKey:ri.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"320",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"130",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,displayStyle:ti.displayStyle,displayType:ti.displayType,maxItemsToDisplay:ti.maxItemsToDisplay,itemSpacing:ti.itemSpacing,overflowItems:ti.overflowItems,header:ti.header,headerHeight:ti.headerHeight,rowHeight:ti.rowHeight,headerDivider:ti.headerDivider,rowDivider:ti.rowDivider,columnDivider:ti.columnDivider,alternativeRowColors:ti.alternativeRowColors,headerCellPadding:ti.headerCellPadding,rowCellPadding:ti.rowCellPadding,contentAlignment:ti.contentAlignment,rowsPerPage:ti.rowsPerPage,overflowControl:ti.overflowControl,paginationType:ti.paginationType,paginationAlignment:ti.paginationAlignment,displayResults:ti.displayResults,noOfItemsToLoad:ti.noOfItemsToLoad},content:{selectorKey:ri.CONTENT,totalInventory:ti.totalInventory,inventoryStatus:ti.inventoryStatus,noOfAvailableLocations:ti.noOfAvailableLocations,locationNames:ti.locationNames,locationDetails:ti.locationDetails,locationName:ti.locationName,locationAddress:ti.locationAddress,locationInventory:ti.locationInventory,locationInventoryStatus:ti.locationInventoryStatus},design:{selectorKey:ri.DESIGN,inventoryTextStyle:{selectorKey:ri.INVENTORY_TEXT_STYLE,themeDynamic:Fo.theme,fontDynamic:Fo.font,fontSizeDynamic:Fo.fontSize,textColorDynamic:Fo.textColor,boldDynamic:Fo.bold,italicDynamic:Fo.italic,linethroughDynamic:Fo.linethrough,underlineDynamic:Fo.underline,textAlignDynamic:Fo.textAlign,characterSpacingDynamic:Fo.characterSpacing,lineHeightDynamic:Fo.lineHeight,themeStatic:Fo.themeDesc,fontStatic:Fo.fontDesc,fontSizeStatic:Fo.fontSizeDesc,textColorStatic:Fo.textColorDesc,boldStatic:Fo.boldDesc,italicStatic:Fo.italicDesc,linethroughStatic:Fo.linethroughDesc,underlineStatic:Fo.underlineDesc,textAlignStatic:Fo.textAlignDesc,characterSpacingStatic:Fo.characterSpacingDesc,lineHeightStatic:Fo.lineHeightDesc},viewInventoryButton:{selectorKey:ri.VIEW_INVENTORY_BUTTON,defaultState:{selectorKey:ri.DEFAULT_STATE,buttonStyle:ti.buttonStyle,buttonText:ti.buttonText,icon:ti.icon,iconPadding:ti.iconPadding,iconPosition:ti.iconPosition,iconAndTextSpacing:ti.iconAndTextSpacing,alignment:ti.alignment,buttonType:ti.buttonType,showIcon:ti.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:ri.HOVER_STATE,buttonStyle:ti.buttonStyle,buttonText:ti.buttonText,icon:ti.icon,iconPadding:ti.iconPadding,iconPosition:ti.iconPosition,iconAndTextSpacing:ti.iconAndTextSpacing,alignment:ti.alignment,buttonType:ti.buttonType,showIcon:ti.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},itemStyle:{selectorKey:ri.ITEM_STYLE,contentAlignment:ti.contentAlignment,horizontalPadding:ti.horizontalPadding,verticalPadding:ti.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},locationName:{selectorKey:ri.LOCATION_NAME,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},locationAddress:{selectorKey:ri.LOCATION_ADDRESS,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},locationInventoryStatus:{selectorKey:ri.LOCATION_INVENTORY_STATUS,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},locationInventory:{selectorKey:ri.LOCATION_INVENTORY,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},arrows:{selectorKey:ri.ARROWS,arrowIconStyle:ti.arrowIconStyle,leftArrowIconStyle:ti.leftArrowIconStyle,rightArrowIconStyle:ti.rightArrowIconStyle,backgroundShape:ti.backgroundShape,arrowSize:ti.arrowSize,arrowColor:ti.arrowColor},paginationDots:{selectorKey:ri.PAGINATION_DOTS,dotSize:ti.dotSize,currentDotColor:ti.currentDotColor,otherDotColor:ti.otherDotColor},paginationLine:{selectorKey:ri.PAGINATION_LINE,currentLineColor:ti.currentLineColor,otherLineColor:ti.otherLineColor,lineHeight:ti.lineHeight,lineWidth:ti.lineWidth},table:{selectorKey:ri.TABLE,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:ti.design.table.borderStyle,borderColor:Fo.borderColor,borderPerSlide:ti.design.table.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},tableHeader:{selectorKey:ri.TABLE_HEADER,backgroundColor:Fo.backgroundColor},headerText:{selectorKey:ri.HEADER_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},tableRow:{selectorKey:ri.TABLE_ROW,backgroundColor:Fo.backgroundColor,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},rowDividers:{selectorKey:ri.ROW_DIVIDERS,headerDivider:ti.design.rowAndHeaderDividers.headerDivider,rowDivider:ti.design.rowAndHeaderDividers.rowDivider,columnDivider:ti.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:ri.SCROLL,scrollBarWidth:ti.design.scrollBar.scrollBarWidth,scrollBarColor:ti.design.scrollBar.scrollBarColor},pagination:{selectorKey:ri.PAGINATION,defaultState:{selectorKey:ri.DEFAULT_STATE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,previousIcon:ti.design.pagination.previousIcon,nextIcon:ti.design.pagination.nextIcon,iconSize:ti.design.pagination.iconSize,iconColor:ti.design.pagination.iconColor,backgroundShape:ti.design.pagination.backgroundShape,backgroundColor:Fo.backgroundColor,pagination:ti.design.pagination.pagination},hoverState:{selectorKey:ri.HOVER_STATE,theme:Fo.theme}},showMoreItemsButton:{selectorKey:ri.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:ti.design.pagination.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}},dataConnector:{selectorKey:ri.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.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"}(ii||(ii={}));var ai,li={showPrice:{value:!0,property:"showPrice",propertyType:Mr.CONTROLS},displayMinQtySet:{value:!0,property:"displayMinQtySet",propertyType:Mr.CONTROLS},priceFormat:{value:"MSRP",property:"priceFormat",propertyType:Mr.CONTROLS},priceSuffix:{value:"",property:"priceSuffix",propertyType:Mr.CONTROLS},pricePrefix:{value:"",property:"pricePrefix",propertyType:Mr.CONTROLS},displayFormat:{value:"Tool-tip",property:"displayFormat",propertyType:Mr.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:Mr.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:Mr.CONTROLS},productPriceDisplayUOM:{value:!1,property:"productPriceDisplayUOM",propertyType:Mr.CONTROLS},productPriceDisplayCurrencyCode:{value:!1,property:"productPriceDisplayCurrencyCode",propertyType:Mr.CONTROLS},showActualPrice:{value:!1,property:"showActualPrice",propertyType:Mr.CONTROLS},actualPrice:{value:!1,property:"actualPrice",propertyType:Mr.CONTROLS},actualPriceDisplayUOM:{value:!1,property:"actualPriceDisplayUOM",propertyType:Mr.CONTROLS},actualPriceDisplayCurrencyCode:{value:!1,property:"actualPriceDisplayCurrencyCode",propertyType:Mr.CONTROLS},discount:{value:!1,property:"discount",propertyType:Mr.CONTROLS},discountValue:{value:!1,property:"discountValue",propertyType:Mr.CONTROLS},showSavings:{value:!1,property:"showSavings",propertyType:Mr.CONTROLS},savings:{value:!1,property:"savings",propertyType:Mr.CONTROLS},savingsValue:{value:!1,property:"savingsValue",propertyType:Mr.CONTROLS},savingsDisplayCurrencyCode:{value:!1,property:"savingsDisplayCurrencyCode",propertyType:Mr.CONTROLS},embellishmentPrice:{value:!1,property:"embellishmentPrice",propertyType:Mr.CONTROLS},productTax:{value:!1,property:"productTax",propertyType:Mr.CONTROLS},productShippingPrice:{value:!1,property:"productShippingPrice",propertyType:Mr.CONTROLS}},pi=function(){return{layout:{selectorKey:ii.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"100",unit:1}),margin:Fo.margin,padding:Fo.padding,showPrice:li.showPrice,displayMinQtySet:li.displayMinQtySet,priceFormat:li.priceFormat,displayFormat:li.displayFormat,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:ii.DESIGN,productPrice:{selectorKey:ii.PRODUCT_PRICE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},uomStyle:{selectorKey:ii.UOM_STYLE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},currencyCodeStyle:{selectorKey:ii.CURRENCY_CODE_STYLE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},actualPrice:{selectorKey:ii.ACTUAL_PRICE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discount:{selectorKey:ii.DISCOUNT,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savings:{selectorKey:ii.SAVINGS,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discountValue:{selectorKey:ii.DISCOUNT_VALUE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savingsValue:{selectorKey:ii.SAVINGS_VALUE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},embellishmentPrice:{selectorKey:ii.EMBELLISHMENT_PRICE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productTax:{selectorKey:ii.PRODUCT_TAX,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productShippingPrice:{selectorKey:ii.PRODUCT_SHIPPING_PRICE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!0}),iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},content:{selectorKey:ii.CONTENT,productPrice:li.productPrice,sellingPrice:li.sellingPrice,productPriceDisplayUOM:li.productPriceDisplayUOM,productPriceDisplayCurrencyCode:li.productPriceDisplayCurrencyCode,showActualPrice:li.showActualPrice,actualPrice:li.actualPrice,actualPriceDisplayUOM:li.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:li.actualPriceDisplayCurrencyCode,discount:li.discount,discountValue:li.discountValue,showSavings:li.showSavings,savings:li.savings,savingsValue:li.savingsValue,savingsDisplayCurrencyCode:li.savingsDisplayCurrencyCode,embellishmentPrice:li.embellishmentPrice,productTax:li.productTax,productShippingPrice:li.productShippingPrice,pricePrefix:li.pricePrefix,priceSuffix:li.priceSuffix},dataConnector:{selectorKey:ii.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"priceDetails",url:"",enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},di={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Mr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Mr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Mr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Mr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Mr.CONTROLS},header:{value:!0,property:"header",propertyType:Mr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Mr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Mr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Mr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Mr.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Mr.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Mr.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Mr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Mr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Mr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Mr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Mr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Mr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Mr.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Mr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Mr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Mr.CSS},title:{value:"Promotions",property:"title",propertyType:Mr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Mr.CONTROLS},description:{value:"",property:"description",propertyType:Mr.CONTROLS},promotionName:{value:!0,property:"promotionName",propertyType:Mr.CONTROLS},promotionDescription:{value:!0,property:"promotionDescription",propertyType:Mr.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:Mr.CONTROLS},couponCode:{value:!0,property:"couponCode",propertyType:Mr.CONTROLS},promotionSchedule:{value:!0,property:"promotionSchedule",propertyType:Mr.CONTROLS},minimumPurchaseAmount:{value:!0,property:"minimumPurchaseAmount",propertyType:Mr.CONTROLS},eligibleProducts:{value:!0,property:"eligibleProducts",propertyType:Mr.CONTROLS},promotionPrice:{value:!0,property:"promotionPrice",propertyType:Mr.CONTROLS},maxRedemptionAmount:{value:!0,property:"maxRedemptionAmount",propertyType:Mr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Mr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Mr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Mr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Mr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Mr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Mr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Mr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Mr.CSS},buttonType:{value:"primaryButton",propertyType:Mr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Mr.CONTROLS},backgroundShape:{value:"Round",propertyType:Mr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Mr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Mr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Mr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Mr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Mr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Mr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Mr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Mr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Mr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Mr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Mr.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:Mr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Mr.CONTROLS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Mr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Mr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Mr.CONTROLS},arrowSize:{value:"16",propertyType:Mr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Mr.CSS},backgroundShape:{value:"rectangle",propertyType:Mr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Mr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverFont:{value:"lato",propertyType:Mr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Mr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Mr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},iconSize:{value:"20",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.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"}(ai||(ai={}));var si,ci=function(){return{layout:{selectorKey:ai.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"650",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"400",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,displayStyle:di.displayStyle,dividerBetweenItems:di.dividerBetweenItems,itemSpacing:di.itemSpacing,itemPadding:di.itemPadding,itemContentAlignment:di.itemContentAlignment,maxItemsToDisplay:di.maxItemsToDisplay,overflowItems:di.overflowItems,header:di.header,headerHeight:di.headerHeight,rowHeight:di.rowHeight,headerDivider:di.headerDivider,rowDivider:di.rowDivider,columnDivider:di.columnDivider,alternativeRowColors:di.alternativeRowColors,headerCellPadding:di.headerCellPadding,rowCellPadding:di.rowCellPadding,contentAlignment:di.contentAlignment,overflowControl:di.overflowControl,paginationType:di.paginationType,paginationAlignment:di.paginationAlignment,rowsPerPage:di.rowsPerPage,displayResults:di.displayResults,imageBehavior:di.imageBehavior,itemsPerRow:di.itemsPerRow},content:{selectorKey:ai.CONTENT,title:di.title,showTitle:di.showTitle,description:di.description,showDescription:di.showDescription,promotionName:di.promotionName,promotionDescription:di.promotionDescription,noOfLinesToShow:di.noOfLinesToShow,couponCode:di.couponCode,promotionSchedule:di.showDescription,minimumPurchaseAmount:di.minimumPurchaseAmount,eligibleProducts:di.eligibleProducts,promotionPrice:di.promotionPrice,maxRedemptionAmount:di.maxRedemptionAmount},design:{selectorKey:ai.DESIGN,widgetStyle:{selectorKey:ai.DESIGN_WIDGET_STYLE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},itemStyle:{selectorKey:ai.DESIGN_ITEM_STYLE,contentAlignment:di.contentAlignment,horizontalPadding:di.horizontalPadding,verticalPadding:di.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},viewOffersButton:{selectorKey:ai.DESIGN_VIEW_OFFERS_BUTTON,defaultState:{selectorKey:ai.DEFAULT_STATE,buttonStyle:di.buttonStyle,buttonText:di.buttonText,icon:di.icon,iconPadding:di.iconPadding,iconPosition:di.iconPosition,iconAndTextSpacing:di.iconAndTextSpacing,alignment:di.alignment,buttonType:di.buttonType,showIcon:di.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:ai.HOVER_STATE,buttonStyle:di.buttonStyle,buttonText:di.buttonText,icon:di.icon,iconPadding:di.iconPadding,iconPosition:di.iconPosition,iconAndTextSpacing:di.iconAndTextSpacing,alignment:di.alignment,buttonType:di.buttonType,showIcon:di.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},promotionName:{selectorKey:ai.DESIGN_PROMOTION_NAME,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},promotionDescription:{selectorKey:ai.DESIGN_PROMOTION_DESCRIPTION,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},couponCode:{selectorKey:ai.DESIGN_COUPON_CODE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},promotionSchedule:{selectorKey:ai.DESIGN_PROMOTION_SCHEDULE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},minimumPurchaseAmount:{selectorKey:ai.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},eligibleProductsButton:{selectorKey:ai.DESIGN_ELIGIBLE_PRODUCTS_BUTTON,defaultState:{selectorKey:ai.DEFAULT_STATE,buttonStyle:di.buttonStyle,buttonText:di.buttonText,icon:di.icon,iconPadding:di.iconPadding,iconPosition:di.iconPosition,iconAndTextSpacing:di.iconAndTextSpacing,alignment:di.alignment,buttonType:di.buttonType,showIcon:di.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:ai.HOVER_STATE,buttonStyle:di.buttonStyle,buttonText:di.buttonText,icon:di.icon,iconPadding:di.iconPadding,iconPosition:di.iconPosition,iconAndTextSpacing:di.iconAndTextSpacing,alignment:di.alignment,buttonType:di.buttonType,showIcon:di.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},priceAfterPromotion:{selectorKey:ai.DESIGN_PRICE_AFTER_PROMOTION,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},maxRedemptionAmount:{selectorKey:ai.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},arrows:{selectorKey:ai.DESIGN_ARROWS,arrowIconStyle:di.arrowIconStyle,leftArrowIconStyle:di.leftArrowIconStyle,rightArrowIconStyle:di.rightArrowIconStyle,backgroundShape:di.backgroundShape,arrowSize:di.arrowSize,arrowColor:di.arrowColor},paginationDots:{selectorKey:ai.DESIGN_PAGINATION_DOTS,dotSize:di.dotSize,currentDotColor:di.currentDotColor,otherDotColor:di.otherDotColor},paginationLine:{selectorKey:ai.DESIGN_PAGINATION_LINE,currentLineColor:di.currentLineColor,otherLineColor:di.otherLineColor,lineHeight:di.lineHeight,lineWidth:di.lineWidth},table:{selectorKey:ai.DESIGN_TABLE,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:di.design.table.borderStyle,borderColor:Fo.borderColor,borderPerSlide:di.design.table.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},tableHeader:{selectorKey:ai.DESIGN_TABLE_HEADER,backgroundColor:Fo.backgroundColor},headerText:{selectorKey:ai.DESIGN_HEADER_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},tableRow:{selectorKey:ai.DESIGN_TABLE_ROW,backgroundColor:Fo.backgroundColor,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},rowDividers:{selectorKey:ai.DESIGN_ROW_DIVIDERS,headerDivider:di.design.rowAndHeaderDividers.headerDivider,rowDivider:di.design.rowAndHeaderDividers.rowDivider,columnDivider:di.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:ai.DESIGN_SCROLL,scrollBarWidth:di.design.scrollBar.scrollBarWidth,scrollBarColor:di.design.scrollBar.scrollBarColor},pagination:{selectorKey:ai.DESIGN_PAGINATION,defaultState:{selectorKey:ai.DEFAULT_STATE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,previousIcon:di.design.pagination.previousIcon,nextIcon:di.design.pagination.nextIcon,iconSize:di.design.pagination.iconSize,iconColor:di.design.pagination.iconColor,backgroundShape:di.design.pagination.backgroundShape,backgroundColor:Fo.backgroundColor,pagination:di.design.pagination.pagination},hoverState:{selectorKey:ai.HOVER_STATE,theme:Fo.theme}},showMoreItemsButton:{selectorKey:ai.DESIGN_SHOW_MORE_ITEMS_BUTTON,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:di.design.pagination.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}},dataConnector:{selectorKey:ai.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"promotions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},yi={displayStyle:{value:"Open Input",property:"displayStyle",propertyType:Mr.CONTROLS},displayMinQtyToPurchase:{value:!1,property:"displayMinQtyToPurchase",propertyType:Mr.CONTROLS},quantity:{value:1,property:"quantity",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(si||(si={}));var ui,Si=function(){return{layout:{selectorKey:si.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"70",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,displayStyle:yi.displayStyle,displayMinQtyToPurchase:yi.displayMinQtyToPurchase},design:{selectorKey:si.DESIGN},content:{selectorKey:si.CONTENT,quantity:yi.quantity},dataConnector:{selectorKey:si.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},gi={itemSpacing:{value:"20",property:"itemSpacing",propertyType:Mr.CSS,unit:1},repeatElements:{value:"false",property:"repeatElements",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:Mr.CONTROLS},pauseOnHover:{value:"true",property:"pauseOnHover",propertyType:Mr.CONTROLS},scrollDirection:{value:"leftToRight",property:"scrollDirection",propertyType:Mr.CONTROLS},scrollSpeed:{value:"1x",property:"scrollSpeed",propertyType:Mr.CONTROLS},style:{value:"line",property:"style",propertyType:Mr.CONTROLS},shape:{value:"shopping-cart-01",customIcon:{isCustomIcon:!1,url:"",name:""},property:"shape",propertyType:Mr.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Mr.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:Mr.CONTROLS,property:"scrollContent"},dividerColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"dividerColor",propertyType:Mr.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"}(ui||(ui={}));var Ti,hi=function(){return{layout:{selectorKey:ui.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"40",unit:1}),margin:Fo.margin,padding:Fo.padding,itemSpacing:gi.itemSpacing,repeatElements:gi.repeatElements,dividerBetweenItems:gi.dividerBetweenItems,scrollSpeed:gi.scrollSpeed,scrollDirection:gi.scrollDirection,pauseOnHover:gi.pauseOnHover},content:{selectorKey:ui.CONTENT,scrollContent:gi.scrollContent},design:{selectorKey:ui.DESIGN,scrollContainer:{selectorKey:ui.SCROLL_CONTAINER,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},dividerStyle:{selectorKey:ui.DIVIDER_STYLE,style:gi.style,shape:gi.shape,size:gi.size,backgroundColor:Fo.backgroundColor,dividerColor:gi.dividerColor},defaultItem:{theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},item1:{selectorKey:ui.ITEM_1,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},item2:{selectorKey:ui.ITEM_2,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},item3:{selectorKey:ui.ITEM_3,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.SETTINGS="settings",e.VISIBILITY="visibility",e.SCHEDULES="schedules",e.DEVICE_VISIBILITY="deviceVisibility"}(Ti||(Ti={}));var Ci,Oi=function(e){return{layout:{selectorKey:Ti.LAYOUT,adjustment:Fo.adjustment,width:{fixedWidth:{value:"".concat(null==e?void 0:e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:Mr.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:Mr.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:Mr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fo.height),{isReadOnly:!0}),padding:Fo.padding,columnGap:{value:0,propertyType:Mr.CSS,unit:Gr.PIXELS,property:"columnGap"},rowGap:{value:0,propertyType:Mr.CSS,unit:Gr.PIXELS,property:"rowGap"},overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:Object.assign({selectorKey:Ti.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle},dt),settings:{selectorKey:Ti.SETTINGS,visibility:{selectorKey:Ti.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:Mr.CONTROLS,property:"visibilityContent"}},schedules:{selectorKey:Ti.SCHEDULES,scheduleData:{value:[],propertyType:Mr.CONTROLS,property:"scheduleData"}},deviceVisibility:{selectorKey:Ti.DEVICE_VISIBILITY}},code:{}}},bi={source:{value:"Manually",property:"source",propertyType:Mr.CONTROLS},orderBefore:{value:!0,property:"orderBefore",propertyType:Mr.CONTROLS},orderBeforeTime:{value:"4",property:"orderBeforeTime",propertyType:Mr.CONTROLS,unit:1},orderBeforeDisplayTime:{value:"Hours Left",property:"orderBeforeDisplayTime",propertyType:Mr.CONTROLS},deliveryBefore:{value:!1,property:"deliveryBefore",propertyType:Mr.CONTROLS},deliveryEndsBefore:{value:"4",property:"deliveryEndsBefore",unit:3,propertyType:Mr.CONTROLS},deliveryBeforeDisplayTime:{value:"Hours Left",property:"deliveryBeforeDisplayTime",propertyType:Mr.CONTROLS},deliveryStartingDate:{value:!1,property:"deliveryStartingDate",propertyType:Mr.CONTROLS},deliveryStartsAfter:{value:"4",property:"deliveryStartsAfter",unit:1,propertyType:Mr.CONTROLS},deliveryStartingDateDisplayTime:{value:"Hours Left",property:"deliveryStartingDateDisplayTime",propertyType:Mr.CONTROLS},configureMessage:{value:"",property:"configureMessage",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Ci||(Ci={}));var vi=function(){return{layout:{selectorKey:Ci.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"40",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar},design:{},content:{selectorKey:Ci.CONTENT,source:bi.source,orderBefore:bi.orderBefore,orderBeforeTime:bi.orderBeforeTime,orderBeforeDisplayTime:bi.orderBeforeDisplayTime,deliveryBefore:bi.deliveryBefore,deliveryEndsBefore:bi.deliveryEndsBefore,deliveryBeforeDisplayTime:bi.deliveryBeforeDisplayTime,deliveryStartingDate:bi.deliveryStartingDate,deliveryStartsAfter:bi.deliveryStartsAfter,deliveryStartingDateDisplayTime:bi.deliveryStartingDateDisplayTime,configureMessage:bi.configureMessage},dataConnector:{selectorKey:Ci.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},mi={onClick:{value:"Show Image Lightbox",propertyType:Mr.CONTROLS},onHover:{value:"Zoom Image",propertyType:Mr.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Mr.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Mr.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Mr.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Mr.CSS}},wi=function(){return{layout:{adjustment:Fo.adjustment,width:Fo.width,height:Fo.height,margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,onClick:mi.onClick,onHover:mi.onHover,imageRatio:mi.imageRatio,fitOptions:mi.fitOptions,horizontalAlignment:mi.horizontalAlignment,verticalAlignment:mi.verticalAlignment},design:{layouter:{backgroundColor:Fo.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}};function fi(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 Ri(e,r){if(e){if("string"==typeof e)return fi(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)?fi(e,r):void 0}}function Ni(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)||Ri(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 Li(e){return function(e){if(Array.isArray(e))return fi(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||Ri(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 Di(e){return Di="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},Di(e)}function Ai(e,r,o){return(r=function(e){var r=function(e){if("object"!=Di(e)||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var o=r.call(e,"string");if("object"!=Di(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==Di(r)?r:r+""}(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}var Ii=o(756),xi=o.n(Ii);function Ei(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 Pi(e,r);var o={}.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?Pi(e,r):void 0}}(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 Pi(e,r){(null==r||r>e.length)&&(r=e.length);for(var o=0,t=Array(r);o<r;o++)t[o]=e[o];return t}var _i=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 Hi(e,r){var o,t=Ei(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=Ei(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 Bi(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 zi(e,r,o,t){return _i(this,void 0,void 0,xi().mark((function i(){var n,a,l,p,d;return xi().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 ki(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(ki(o[t]));return r}function ji(e){return e.replace(/-([a-z])/g,(function(e,r){return r.toUpperCase()}))}var Ki={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]}},Ui=[{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 Mi(e){return!(e&&Object.keys(e).length>0)}function Gi(e){return!(e&&null!==e)}function Vi(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=Kr.iframeSelector,i=Kr.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 Wi=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]},Yi=function(e,r){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"tablet",t=arguments.length>3?arguments[3]:void 0,i=Wi(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(Xi.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(Xi.stylesToString(r),"}}")}return a},Fi=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=Ni(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=Ni(e,2),i=o[0];return o[1],!i.includes("--_ctm-".concat(t.slice(0,3)))}));a&&(i.editedStyles=Object.fromEntries(a))}return i},Xi={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),Ai(Ai({},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),Ai({},a,Object.assign(Object.assign({},i[n].children[a]),{children:Object.assign(Object.assign({},i[n].children[a].children),Ai({},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 Bi(e.customColors.find((function(e){return e.label===r.label})).value.rgb);var o=e.selectedTheme.colors;return Bi(o[Hi(o,r.type)].find((function(e){return e.label===r.type})).value.rgb)}return Bi(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=Ui.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=Li(Object.keys(a));n="",l.forEach((function(e,r){var o,t=a[e].value,i=null===(o=Ui.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 Ai({},o,n)},convertAlphaNumericToText:function(e){return e.replace(/([a-zA-Z]+)(\d+)/,"$1 $2")},convertrgbObjToString:Bi,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),Ai({},"--_"+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=Ni(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:Hi,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 _i(this,void 0,void 0,xi().mark((function r(){var o,t,i,n,a,l,p,d,s,c,y,u,S,g,T;return xi().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=ki(null==n?void 0:n.parentElement),p=null,d=0,s=Ei(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,zi(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===ji(e[0])?i=Object.assign(Object.assign({},o[r]),{value:e[o[r].property]}):(o[r].property===ji(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=Li(r.general),t=Li(r.text),i=o.map((function(r){var o=Hi(e,r.value.value),t=e[o].find((function(e){return e.label===r.value.value}));if(!t.active){var i=Xi.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=Hi(e,r.value.value),t=e[o].find((function(e){return e.label===r.value.value}));if(!t.active){var i=Xi.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:Li(i),text:Li(n)}},kebabToCamelCase:ji,returnDefaultValue:function(e,r,o,t,i){var n,a,l=Ki;if(1===o||2===o){var p=null===(n=null==Ui?void 0:Ui.find((function(e){return e.value===o})))||void 0===n?void 0:n.label,d=null===(a=null==Ui?void 0:Ui.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=Kr.iframeSelector,n=Kr.templteEditiorSelector,a=Kr.iframePreviewSelector,l=(Kr.iframePreviewMainSelector,Kr.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(Ur.style,'="').concat(r,'"]'));null!==t&&(c=t.querySelector("[".concat(Ur.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=Ni(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:Mi,IsNullOrEmpty:Gi,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(!Mi(e)){var o=null==e?void 0:e.attributes;if(!Mi(o)){var t=null==o?void 0:o.BUILDER;Mi(t)||(r=null==t?void 0:t.dataElementType)}}return r},getCMSDataDivType:function(e){var r=null;if(!Mi(e)){var o=null==e?void 0:e.attributes;if(!Mi(o)){var t=null==o?void 0:o.BUILDER;Mi(t)||(r=null==t?void 0:t.dataDivType)}}return r},GetCMSElementBySelector:Vi,CreateAspectRationNWidthConvertion:function(e,r,o){var t,i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],n=parseFloat(r)/parseFloat(e),a=Vi("#".concat(o),"single",i),l=e;if(!Gi(a)){var p=(null==a?void 0:a.matches(Kr.dataDropElement))?null===(t=null==a?void 0:a.parentElement)||void 0===t?void 0:t.closest(Kr.dataDropElement):null==a?void 0:a.closest(Kr.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:Ui,getCMSElementAttributeValue:function(e,r,o){var t=null;if(!Mi(e)){var i=null==e?void 0:e.attributes;if(!Mi(i)){var n=i[r];Mi(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=Ni(e,2);return null!=(r[0],r[1])})).map((function(e){var r=Ni(e,2),o=r[0],t=r[1];return"".concat(encodeURIComponent(o),"=").concat(encodeURIComponent(t))})).join("&")},GetResponsiveValue:Wi,CMSSetAndGetResponsiveMediaQueriesExtension:function(e,r,o,t,i,n){var a=Object.assign({},e),l=r,p=null==a?void 0:a.tablet,d=null==a?void 0:a.mobile;null==a||delete a.tablet,null==a||delete a.mobile;var s=i?n:"#".concat(o);t.innerHTML+="".concat(s," {").concat(Xi.stylesToString(a),"}");var c=Fi(l);(null==c?void 0:c.editedStyles)&&(l=Object.assign({},null==c?void 0:c.editedStyles)),(null==c?void 0:c.data)&&(p=Object.assign(Object.assign({},p),null==c?void 0:c.data));var y=Fi(l,"mobile");if((null==y?void 0:y.editedStyles)&&(l=Object.assign({},null==y?void 0:y.editedStyles)),(null==y?void 0:y.data)&&(d=Object.assign(Object.assign({},d),null==y?void 0:y.data)),p){var u=Yi(o,p,"tablet",s);t.innerHTML+=u}if(d){var S=Yi(o,d,"mobile",s);t.innerHTML+=S}return{styles:a,editedStyles:l,styleElement:t}},reponsiveExtension:Yi,getResponsiveEditedVariables:Fi,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&&!Mi(r)&&!Mi(o)){var n=o,a=jo.DESKTOP,l=jo.MOBILE,p=jo.TABLET,d=n[a],s=n[p],c=n[l],y=ko.CSS;ko.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&&!Mi(r)){var i=r,n=ko.CSS,a=(ko.HTML,{show:!0,hide:!1,hiddenType:n}),l=jo.DESKTOP,p=jo.MOBILE,d=jo.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:ko.CSS},tablet:{show:!0,hide:!1,hiddenType:ko.CSS},mobile:{show:!0,hide:!1,hiddenType:ko.CSS}}}},CMSCustomEventService:function(e){var r=e.type,o=e.value;e.serviceType===Ko.UPSERT&&document.dispatchEvent(new CustomEvent(r,{detail:o}))},roundTo:function(e,r){return Number(Math.round(Number(e+"e"+r))+"e-"+r)}};const qi=Xi;var Qi,Zi={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Mr.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:Mr.CONTROLS},textAlignment:{value:"center",property:"textAlignment",propertyType:Mr.CONTROLS},itemSpacing:{value:"10",propertyType:Mr.CSS,unit:1,property:"itemSpacing"},iconPosition:{value:"left",property:"iconPosition",propertyType:Mr.CONTROLS},clickToNavigate:{value:"false",property:"iconPosition",propertyType:Mr.CSS},iconStyle:{value:"Icon",propertyType:Mr.CONTROLS}},content:{socialIcons:{value:[{id:qi.generateUniqueId(),title:"Amazon",name:"amazon",show:!0,url:"https://amazon.com",icon:{value:"amazon",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:qi.generateUniqueId(),title:"Website",name:"website",show:!0,url:"https://www.sellerscommerce.com/",icon:{value:"website",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:qi.generateUniqueId(),title:"Instagram",name:"instagram",show:!0,url:"https://instagram.com",icon:{value:"instagram",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:qi.generateUniqueId(),title:"Twitter",name:"twitter",show:!0,url:"https://x.com/",icon:{value:"twitter",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:qi.generateUniqueId(),title:"Facebook",name:"facebook",show:!0,url:"https://www.facebook.com/",icon:{value:"facebook",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:qi.generateUniqueId(),title:"Youtube",name:"youtube",show:!0,url:"https://www.youtube.com/",icon:{value:"youtube",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:qi.generateUniqueId(),title:"LinkedIn",name:"linkedin",show:!0,url:"https://www.linkedin.com/",icon:{value:"linkedin",customIcon:{isCustomIcon:!1,url:"",name:""}}}],propertyType:Mr.CONTROLS},website:{value:!0,propertyType:Mr.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:Mr.CONTROLS},instagram:{value:!0,propertyType:Mr.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:Mr.CONTROLS},facebook:{value:!0,propertyType:Mr.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:Mr.CONTROLS},linkedIn:{value:!1,propertyType:Mr.CONTROLS},linkedInUrl:{value:"https://www.linkedin.com/",propertyType:Mr.CONTROLS},twitter:{value:!0,propertyType:Mr.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:Mr.CONTROLS},amazon:{value:!0,propertyType:Mr.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:Mr.CONTROLS}},design:{icon:{value:"",propertyType:Mr.CONTROLS},designiconSize:{value:"30",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:Mr.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:Mr.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:Mr.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:Mr.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:Mr.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:Mr.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:Mr.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"}(Qi||(Qi={}));var $i,Ji=function(){return{layout:{selectorKey:Qi.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"70",unit:1}),margin:Fo.margin,padding:Fo.padding,alignment:Zi.layout.alignment,textAlignment:Zi.layout.textAlignment,clickToNavigate:Zi.layout.clickToNavigate,iconStyle:Zi.layout.iconStyle,iconPosition:Zi.layout.iconPosition,iconAndTextSpacing:Zi.layout.iconAndTextSpacing,itemSpacing:Zi.layout.itemSpacing,positionType:Fo.positionType,pinTo:Fo.pinTo},content:{selectorKey:Qi.CONTENT,socialContent:Zi.content.socialIcons},design:{selectorKey:Qi.DESIGN,socialWidget:{selectorKey:Qi.SOCIAL_WIDGET,backgroundColor:Fo.backgroundColor,cropRatio:Fo.cropRatio,zoomImage:Fo.zoomImage,flip:Fo.flip,rotate:Fo.rotate,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},itemStyle:{selectorKey:Qi.ITEM_STYLE,backgroundColor:Fo.backgroundColor,cropRatio:Fo.cropRatio,zoomImage:Fo.zoomImage,flip:Fo.flip,rotate:Fo.rotate,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!1}),iconSize:Zi.design.designiconSize,iconColor:Zi.design.iconColor},socialIcons:{selectorKey:Qi.SOCIAL_ICONS,instagramIcon:Zi.design.instagramIcon,facebookIcon:Zi.design.facebookIcon,twitterIcon:Zi.design.twitterIcon,amazonIcon:Zi.design.amazonIcon,websiteIcon:Zi.design.websiteIcon,youtubeIcon:Zi.design.youtubeIcon,linkedinIcon:Zi.design.linkedinIcon}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}($i||($i={}));var en,rn=function(e){return{layout:{selectorKey:$i.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Mr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fo.height),{isReadOnly:!0}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,direction:{value:"vertical",property:"direction",propertyType:Mr.CONTROLS},itemGap:{property:"itemGap",propertyType:Mr.CSS,value:0,unit:Gr.PIXELS},justifyContent:{property:"justifyContent",propertyType:Mr.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Mr.CSS,value:"start"}},design:Object.assign({selectorKey:$i.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt),dataConnector:{selectorKey:$i.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"stack",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:Mr.CONTROLS}}}},on={displayStyle:{value:"Button",property:"displayStyle",propertyType:Mr.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:Mr.CONTROLS},whenClicked:{value:"Open Lightbox",property:"whenClicked",propertyType:Mr.CONTROLS},displayType:{value:"Vertical",property:"displayType",propertyType:Mr.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},itemSpacing:{value:"20",property:"itemSpacing",unit:1,propertyType:Mr.CSS},overflowItems:{value:"Show More Button",property:"overflowItems",propertyType:Mr.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:Mr.CONTROLS},searchPlaceholderText:{value:"Search by Product/ SKU name or code",property:"searchPlaceholderText",propertyType:Mr.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Mr.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Mr.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Mr.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:Mr.CONTROLS},title:{value:"Available Locations",property:"title",propertyType:Mr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Mr.CONTROLS},description:{value:"",property:"description",propertyType:Mr.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Mr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Mr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Mr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Mr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Mr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Mr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Mr.CSS},buttonType:{value:"primaryButton",propertyType:Mr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Mr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Mr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Mr.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Mr.CONTROLS},backgroundShape:{value:"Round",propertyType:Mr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Mr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Mr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Mr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Mr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Mr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Mr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Mr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Mr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Mr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Mr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Mr.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:Mr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Mr.CONTROLS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Mr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Mr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Mr.CONTROLS},arrowSize:{value:"16",propertyType:Mr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Mr.CSS},backgroundShape:{value:"rectangle",propertyType:Mr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Mr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverFont:{value:"lato",propertyType:Mr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Mr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Mr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},iconSize:{value:"20",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.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"}(en||(en={}));var tn,nn=function(){return{layout:{selectorKey:en.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"130",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,displayStyle:on.displayStyle,displayResults:on.displayResults,whenClicked:on.whenClicked,displayType:on.displayType,maxItemsToDisplay:on.maxItemsToDisplay,itemSpacing:on.itemSpacing,overflowItems:on.overflowItems,noOfItemToShow:on.noOfItemToShow,searchPlaceholderText:on.searchPlaceholderText},content:{selectorKey:en.CONTENT,locationName:on.locationName,locationAddress:on.locationAddress,locationInventory:on.locationInventory,locationTimings:on.locationTimings,title:on.title,showTitle:on.showTitle,description:on.description,showDescription:on.showDescription},design:{selectorKey:en.DESIGN,inputStyle:{selectorKey:en.INPUT_STYLE,defaultState:{selectorKey:en.DEFAULT_STATE,buttonStyle:on.buttonStyle,buttonText:on.buttonText,icon:on.icon,iconPadding:on.iconPadding,iconPosition:on.iconPosition,iconAndTextSpacing:on.iconAndTextSpacing,alignment:on.alignment,buttonType:on.buttonType,showIcon:on.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:en.HOVER_STATE,buttonStyle:on.buttonStyle,buttonText:on.buttonText,icon:on.icon,iconPadding:on.iconPadding,iconPosition:on.iconPosition,iconAndTextSpacing:on.iconAndTextSpacing,alignment:on.alignment,buttonType:on.buttonType,showIcon:on.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:en.INPUT_STYLE,defaultState:{selectorKey:en.DEFAULT_STATE,buttonStyle:on.buttonStyle,buttonText:on.buttonText,icon:on.icon,iconPadding:on.iconPadding,iconPosition:on.iconPosition,iconAndTextSpacing:on.iconAndTextSpacing,alignment:on.alignment,buttonType:on.buttonType,showIcon:on.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:en.HOVER_STATE,buttonStyle:on.buttonStyle,buttonText:on.buttonText,icon:on.icon,iconPadding:on.iconPadding,iconPosition:on.iconPosition,iconAndTextSpacing:on.iconAndTextSpacing,alignment:on.alignment,buttonType:on.buttonType,showIcon:on.showIcon,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,iconSize:Fo.iconSize,iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:en.INVENTORY_TEXT_STYLE,themeDynamic:Fo.theme,fontDynamic:Fo.font,fontSizeDynamic:Fo.fontSize,textColorDynamic:Fo.textColor,boldDynamic:Fo.bold,italicDynamic:Fo.italic,linethroughDynamic:Fo.linethrough,underlineDynamic:Fo.underline,textAlignDynamic:Fo.textAlign,characterSpacingDynamic:Fo.characterSpacing,lineHeightDynamic:Fo.lineHeight,themeStatic:Fo.themeDesc,fontStatic:Fo.fontDesc,fontSizeStatic:Fo.fontSizeDesc,textColorStatic:Fo.textColorDesc,boldStatic:Fo.boldDesc,italicStatic:Fo.italicDesc,linethroughStatic:Fo.linethroughDesc,underlineStatic:Fo.underlineDesc,textAlignStatic:Fo.textAlignDesc,characterSpacingStatic:Fo.characterSpacingDesc,lineHeightStatic:Fo.lineHeightDesc},itemStyle:{selectorKey:en.ITEM_STYLE,contentAlignment:on.contentAlignment,horizontalPadding:on.horizontalPadding,verticalPadding:on.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},locationName:{selectorKey:en.LOCATION_NAME,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},locationAddress:{selectorKey:en.LOCATION_ADDRESS,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},locationTimings:{selectorKey:en.LOCATION_TIMINGS,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},locationInventory:{selectorKey:en.LOCATION_INVENTORY,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},arrows:{selectorKey:en.ARROWS,arrowIconStyle:on.arrowIconStyle,leftArrowIconStyle:on.leftArrowIconStyle,rightArrowIconStyle:on.rightArrowIconStyle,backgroundShape:on.backgroundShape,arrowSize:on.arrowSize,arrowColor:on.arrowColor},paginationDots:{selectorKey:en.PAGINATION_DOTS,dotSize:on.dotSize,currentDotColor:on.currentDotColor,otherDotColor:on.otherDotColor},paginationLine:{selectorKey:en.PAGINATION_LINE,currentLineColor:on.currentLineColor,otherLineColor:on.otherLineColor,lineHeight:on.lineHeight,lineWidth:on.lineWidth},showMoreItemsButton:{selectorKey:en.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:on.design.pagination.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}}}},an={layout:{header:{value:!0,propertyType:Mr.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:Mr.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:Mr.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:Mr.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:Mr.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:Mr.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:Mr.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:Mr.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:Mr.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:Mr.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:Mr.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:Mr.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:Mr.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:Mr.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:Mr.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:Mr.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:Mr.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:Mr.CONTROLS,property:"static"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Age",columnMapsTo:"age"},{columnId:3,columnTitle:"Occupation",columnMapsTo:"occupation"}],propertyType:Mr.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:Mr.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Mr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Mr.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:Mr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Mr.CONTROLS},fontSize:{value:"32",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"32",propertyType:Mr.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:Mr.CSS,unit:1},lineHeight:{value:"32",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:Mr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"32",propertyType:Mr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"32",propertyType:Mr.CSS,unit:1},lineHeight:{value:"32",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:Mr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Mr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Mr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Mr.CONTROLS},arrowSize:{value:"32",propertyType:Mr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Mr.CSS},backgroundShape:{value:"rectangle",propertyType:Mr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"32",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Mr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverFont:{value:"lato",propertyType:Mr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Mr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Mr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},iconSize:{value:"30",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.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"}(tn||(tn={}));var ln,pn=function(){return{layout:{selectorKey:tn.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"150",unit:1}),margin:Fo.margin,padding:Fo.padding,header:an.layout.header,headerHeight:an.layout.headerHeight,rowHeight:an.layout.rowHeight,layoutHeaderDivider:an.layout.layoutHeaderDivider,layoutRowDivider:an.layout.layoutRowDivider,layoutColumnDivider:an.layout.layoutColumnDivider,alternativeRowColors:an.layout.alternativeRowColors,headerCellPadding:an.layout.headerCellPadding,rowCellPadding:an.layout.rowCellPadding,contentAlignment:an.layout.contentAlignment,showMoreRows:an.layout.showMoreRows,rowsPerPage:an.layout.rowsPerPage,paginationType:an.layout.paginationType,paginationAlignment:an.layout.paginationAlignment,noOfItemsToLoad:an.layout.noOfItemsToLoad},content:{selectorKey:tn.CONTENT,showTitle:an.content.showTitle,tableTitle:an.content.tableTitle,connectWith:an.content.connectWith,columns:an.content.columns,rows:an.content.rows},design:{selectorKey:tn.DESIGN,tableWidget:{selectorKey:tn.TABLE_WIDGET,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},table:{selectorKey:tn.TABLE,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:an.design.table.borderStyle,borderColor:Fo.borderColor,borderPerSlide:an.design.table.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},tableHeader:{selectorKey:tn.TABLE_HEADER,backgroundColor:Fo.backgroundColor},headerText:{selectorKey:tn.HEADER_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},tableRow:{selectorKey:tn.TABLE_ROW,backgroundColor:Fo.backgroundColor},rowText:{selectorKey:tn.ROW_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},rowAndHeaderDividers:{selectorKey:tn.ROW_AND_HEADER_DIVIDER,headerDivider:an.design.rowAndHeaderDividers.headerDivider,rowDivider:an.design.rowAndHeaderDividers.rowDivider,columnDivider:an.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:tn.SCROLL_BAR,scrollBarWidth:an.design.scrollBar.scrollBarWidth,scrollBarColor:an.design.scrollBar.scrollBarColor},pagination:{selectorKey:tn.PAGINATION,defaultState:{selectorKey:tn.DEFAULT_STATE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,previousIcon:an.design.pagination.previousIcon,nextIcon:an.design.pagination.nextIcon,iconSize:an.design.pagination.iconSize,iconColor:an.design.pagination.iconColor,backgroundShape:an.design.pagination.backgroundShape,backgroundColor:Fo.backgroundColor,pagination:an.design.pagination.pagination},hoverState:{selectorKey:tn.HOVER_STATE,theme:Fo.theme}},loadMoreButton:{selectorKey:tn.LOAD_MORE_BUTTON,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:an.design.pagination.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}}}},dn={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:Mr.CONTROLS},tabLayout:{value:"stretched",property:"tabLayout",propertyType:Mr.CONTROLS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:Mr.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:Mr.CSS},tabContainer:{value:20,unit:1,property:"tabContainer",propertyType:Mr.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:Mr.CSS},overflowTabs:{value:"Wrap",property:"overflowTabs",propertyType:Mr.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:Mr.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({},$r()),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:Mr.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"}(ln||(ln={}));var sn,cn={borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,backgroundColor:Fo.backgroundColor,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,exposure:Fo.exposure,contrast:Fo.contrast,saturation:Fo.saturation,highlights:Fo.highlights,shadows:Fo.shadows},yn={theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},un=function(){return{layout:{selectorKey:ln.LAYOUT,adjustment:Fo.adjustment,width:Fo.width,height:Fo.height,margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,tabPosition:dn.tabPosition,tabLayout:dn.tabLayout,tabAlignment:dn.tabAlignment,tabSpacing:dn.tabSpacing,tabContainerSpacing:dn.tabContainer,horizontalPadding:dn.horizontalPadding,verticalPadding:dn.verticalPadding,overflowTabs:dn.overflowTabs,spacingBetweenRows:dn.spacingBetweenRows},design:{selectorKey:ln.DESIGN,tabContainer:Object.assign({selectorKey:ln.TAB_CONTAINER},cn),tabs:{selectorKey:ln.TABS,defaultState:Object.assign(Object.assign({selectorKey:ln.DEFAULT_STATE},cn),yn),hoverState:Object.assign(Object.assign({selectorKey:ln.HOVER_STATE},cn),yn),selectedState:Object.assign(Object.assign({selectorKey:ln.SELECTED_STATE},cn),yn)},tabContentContainer:Object.assign({selectorKey:ln.TAB_CONTENT_CONTAINER},cn)},content:{selectorKey:ln.CONTENT,tabContent:dn.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(sn||(sn={}));var Sn,gn=function(){return{layout:{selectorKey:sn.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:Mr.CSS},textData:{value:"<h1 class='et-tt'>Heading 1</h1>",propertyType:Mr.CONTROLS},height:{value:"40",property:"height",unit:1,propertyType:Mr.CSS},margin:Fo.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:Mr.CSS},overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:sn.DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},dataConnector:{selectorKey:sn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},Tn={displayFormat:{value:"Stack Horizontal",property:"displayFormat",propertyType:Mr.CONTROLS},showUomPrice:{value:!0,property:"showUomPrice",propertyType:Mr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Mr.CSS},onClick:{value:"Show All",property:"onClick",propertyType:Mr.CONTROLS},itemPadding:{value:"10",property:"itemPadding",propertyType:Mr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Mr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Mr.CONTROLS},header:{value:!0,property:"header",propertyType:Mr.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Mr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Mr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Mr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Mr.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Mr.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Mr.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Mr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Mr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Mr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Mr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Mr.CONTROLS},overflowControl:{value:"Show More Button",property:"overflowControl",propertyType:Mr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Mr.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Mr.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Mr.CSS},productPrice:{value:!0,property:"productPrice",propertyType:Mr.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:Mr.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:Mr.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:Mr.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:Mr.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:Mr.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:Mr.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:Mr.CONTROLS},discount:{value:!0,property:"discount",propertyType:Mr.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:Mr.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:Mr.CONTROLS},savings:{value:!0,property:"savings",propertyType:Mr.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:Mr.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:Mr.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:Mr.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:Mr.CONTROLS},productShippingPrice:{value:!0,property:"productShippingPrice",propertyType:Mr.CONTROLS},pricePerUnit:{value:!0,property:"pricePerUnit",propertyType:Mr.CONTROLS},uom:{value:!0,property:"uom",propertyType:Mr.CONTROLS},uomName:{value:!0,property:"uomName",propertyType:Mr.CONTROLS},uomConversion:{value:!0,property:"uomConversion",propertyType:Mr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Mr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Mr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Mr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Mr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Mr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Mr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Mr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Mr.CSS},buttonType:{value:"primaryButton",propertyType:Mr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Mr.CONTROLS},backgroundShape:{value:"Round",propertyType:Mr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Mr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Mr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Mr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Mr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Mr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Mr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Mr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Mr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Mr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Mr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Mr.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:Mr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Mr.CONTROLS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Mr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Mr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Mr.CONTROLS},arrowSize:{value:"16",propertyType:Mr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Mr.CSS},backgroundShape:{value:"rectangle",propertyType:Mr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Mr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverFont:{value:"lato",propertyType:Mr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Mr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Mr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},iconSize:{value:"20",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.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 hn,Cn=function(){return{layout:{selectorKey:Sn.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"48",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,displayFormat:Tn.displayFormat,showUomPrice:Tn.showUomPrice,itemSpacing:Tn.itemSpacing,itemPadding:Tn.itemPadding,itemContentAlignment:Tn.itemContentAlignment,maxItemsToDisplay:Tn.maxItemsToDisplay,overflowItems:Tn.overflowItems,header:Tn.header,headerHeight:Tn.headerHeight,rowHeight:Tn.rowHeight,headerDivider:Tn.headerDivider,rowDivider:Tn.rowDivider,columnDivider:Tn.columnDivider,alternativeRowColors:Tn.alternativeRowColors,headerCellPadding:Tn.headerCellPadding,rowCellPadding:Tn.rowCellPadding,contentAlignment:Tn.contentAlignment,overflowControl:Tn.overflowControl,paginationType:Tn.paginationType,paginationAlignment:Tn.paginationAlignment,rowsPerPage:Tn.rowsPerPage,imageBehavior:Tn.imageBehavior,itemsPerRow:Tn.itemsPerRow,onClick:Tn.onClick},design:{selectorKey:Sn.DESIGN,itemStyle:{selectorKey:Sn.ITEM_STYLE,defaultState:{selectorKey:Sn.DEFAULT_STATE,contentAlignment:Tn.contentAlignment,horizontalPadding:Tn.horizontalPadding,verticalPadding:Tn.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},selectedState:{selectorKey:Sn.SELECTED_STATE,contentAlignment:Tn.contentAlignment,horizontalPadding:Tn.horizontalPadding,verticalPadding:Tn.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius}},uomTitleStyle:{selectorKey:Sn.UOM_TITLE_STYLE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},uomConversionStyle:{selectorKey:Sn.UOM_CONVERSION_STYLE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},productPrice:{selectorKey:Sn.PRODUCT_PRICE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},uomStyle:{selectorKey:Sn.UOM_STYLE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},currencyCodeStyle:{selectorKey:Sn.CURRENCY_CODE_STYLE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},actualPrice:{selectorKey:Sn.ACTUAL_PRICE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},discount:{selectorKey:Sn.DISCOUNT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},discountValue:{selectorKey:Sn.DISCOUNT_VALUE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},savings:{selectorKey:Sn.SAVINGS,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},savingsValue:{selectorKey:Sn.SAVINGS_VALUE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},pricePerUnit:{selectorKey:Sn.PRICE_PER_UNIT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},arrows:{selectorKey:Sn.ARROWS,arrowIconStyle:Tn.arrowIconStyle,leftArrowIconStyle:Tn.leftArrowIconStyle,rightArrowIconStyle:Tn.rightArrowIconStyle,backgroundShape:Tn.backgroundShape,arrowSize:Tn.arrowSize,arrowColor:Tn.arrowColor},paginationDots:{selectorKey:Sn.PAGINATION_DOTS,dotSize:Tn.dotSize,currentDotColor:Tn.currentDotColor,otherDotColor:Tn.otherDotColor},paginationLine:{selectorKey:Sn.PAGINATION_LINE,currentLineColor:Tn.currentLineColor,otherLineColor:Tn.otherLineColor,lineHeight:Tn.lineHeight,lineWidth:Tn.lineWidth},table:{selectorKey:Sn.TABLE,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:Tn.design.table.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Tn.design.table.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},tableHeader:{selectorKey:Sn.TABLE_HEADER,backgroundColor:Fo.backgroundColor},headerText:{selectorKey:Sn.HEADER_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},tableRow:{selectorKey:Sn.TABLE_ROW,backgroundColor:Fo.backgroundColor,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},rowDividers:{selectorKey:Sn.ROW_DIVIDERS,headerDivider:Tn.design.rowAndHeaderDividers.headerDivider,rowDivider:Tn.design.rowAndHeaderDividers.rowDivider,columnDivider:Tn.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Sn.SCROLL,scrollBarWidth:Tn.design.scrollBar.scrollBarWidth,scrollBarColor:Tn.design.scrollBar.scrollBarColor},pagination:{selectorKey:Sn.PAGINATION,defaultState:{selectorKey:Sn.DEFAULT_STATE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,previousIcon:Tn.design.pagination.previousIcon,nextIcon:Tn.design.pagination.nextIcon,iconSize:Tn.design.pagination.iconSize,iconColor:Tn.design.pagination.iconColor,backgroundShape:Tn.design.pagination.backgroundShape,backgroundColor:Fo.backgroundColor,pagination:Tn.design.pagination.pagination},hoverState:{selectorKey:Sn.HOVER_STATE,theme:Fo.theme}},showMoreItemsButton:{selectorKey:Sn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Tn.design.pagination.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}},content:{selectorKey:Sn.CONTENT,productPrice:Tn.productPrice,sellingPrice:Tn.sellingPrice,productPriceDisplayUOM:Tn.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Tn.productPriceDisplayCurrencyCode,showActualPrice:Tn.showActualPrice,actualPrice:Tn.actualPrice,actualPriceDisplayUOM:Tn.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Tn.actualPriceDisplayCurrencyCode,discount:Tn.discount,discountValue:Tn.discountValue,showSavings:Tn.showSavings,savings:Tn.savings,savingsValue:Tn.savingsValue,savingsDisplayCurrencyCode:Tn.savingsDisplayCurrencyCode,embellishmentPrice:Tn.embellishmentPrice,productTax:Tn.productTax,productShippingPrice:Tn.productShippingPrice,pricePerUnit:Tn.pricePerUnit,uom:Tn.uom,uomName:Tn.uomName,uomConversion:Tn.uomConversion},dataConnector:{selectorKey:Sn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},On={optionSelection:{value:!0,property:"optionSelection",propertyType:Mr.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Mr.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:Mr.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Mr.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Mr.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Mr.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:Mr.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Mr.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Mr.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",unit:1,propertyType:Mr.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:Mr.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:Mr.CSS},maxItemsToDisplay:{value:"10",property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Mr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Mr.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Mr.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Mr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Mr.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Mr.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Mr.CONTROLS},dropdownOptionsSpacing:{value:"10",unit:1,property:"dropdownOptionsSpacing",propertyType:Mr.CSS},dropdownOptionsPadding:{value:"10",unit:1,property:"dropdownOptionsPadding",propertyType:Mr.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:Mr.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:Mr.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:Mr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Mr.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Mr.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Mr.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Mr.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Mr.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Mr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Mr.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Mr.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Mr.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Mr.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Mr.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Mr.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Mr.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Mr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Mr.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:Mr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Mr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Mr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Mr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Mr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Mr.CONTROLS},header:{value:!0,property:"header",propertyType:Mr.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Mr.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Mr.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Mr.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Mr.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Mr.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Mr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Mr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Mr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Mr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Mr.CONTROLS},headerCellPadding:{value:"30",unit:1,property:"headerCellPadding",propertyType:Mr.CSS},rowCellPadding:{value:"30",unit:1,property:"rowCellPadding",propertyType:Mr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Mr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Mr.CSS},groupHorizontalPadding:{value:"20",unit:1,property:"groupHorizontalPadding",propertyType:Mr.CSS},groupVerticalPadding:{value:"20",unit:1,property:"groupVerticalPadding",propertyType:Mr.CSS},groupAndContainerSpacing:{value:"30",unit:1,property:"groupAndContainerSpacing",propertyType:Mr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Mr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Mr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Mr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Mr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Mr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Mr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Mr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Mr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Mr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Mr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Mr.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Mr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Mr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Mr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Mr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Mr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Mr.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:"10",property:"verticalPadding",unit:1,propertyType:Mr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Mr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Mr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Mr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Mr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Mr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Mr.CONTROLS},iconPadding:{value:0,unit:1,property:"iconPadding",parentRef:"bs-at",propertyType:Mr.CSS},buttonType:{value:"primaryButton",propertyType:Mr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Mr.CONTROLS},backgroundShape:{value:"circle",propertyType:Mr.CONTROLS},swatchShape:{value:"circle",propertyType:Mr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Mr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Mr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Mr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Mr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Mr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Mr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Mr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Mr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Mr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Mr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Mr.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:Mr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Mr.CONTROLS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Mr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Mr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Mr.CONTROLS},arrowSize:{value:"16",propertyType:Mr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Mr.CSS},backgroundShape:{value:"rectangle",propertyType:Mr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Mr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverFont:{value:"lato",propertyType:Mr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Mr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Mr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},iconSize:{value:"20",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.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"}(hn||(hn={}));var bn,vn=function(){return{layout:{selectorKey:hn.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"48",unit:1}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,optionSelection:On.optionSelection,displayOutOfStockValues:On.displayOutOfStockValues,displayStyle:On.displayStyle,notifyMeButton:On.notifyMeButton,quantitySelectorForVariantSelector:On.quantitySelectorForVariantSelector,dividerBetweenItems:On.dividerBetweenItems,optionTitleValueSpacing:On.optionTitleValueSpacing,remainingDisplayStyle:On.remainingDisplayStyle,allowUserToSearch:On.allowUserToSearch,allowUserToFilter:On.allowUserToFilter,itemSpacing:On.itemSpacing,swatchTypeDisplayStyle:{selectorKey:hn.SWATFH_TYPE_DISPLAY_STYLE,displayValues:On.displayValues,itemPadding:On.itemPadding,itemSpacing:On.itemSpacing,maxItemsToDisplay:On.maxItemsToDisplay,overflowItems:On.overflowItems,swatchImageType:On.swatchImageType},singleSelectDisplayStyle:{selectorKey:hn.SINGLE_SELECT_DISPLAY_STYLE,displayValues:On.displayValues,itemPadding:On.itemPadding,itemSpacing:On.itemSpacing,maxItemsToDisplay:On.maxItemsToDisplay,overflowItems:On.overflowItems,imageBehaviour:On.imageBehaviour,itemsPerRow:On.itemsPerRow,itemContentAlignment:On.itemContentAlignment,overflowDirection:On.overflowDirection},dropdownDisplayStyle:{selectorKey:hn.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:On.dropdownOptionsSpacing,dropdownOptionsPadding:On.dropdownOptionsPadding,dropdownStyle:On.dropdownStyle,optionAndListSpacing:On.optionAndListSpacing,dropdownListItemSpacing:On.dropdownListItemSpacing,dropdownListItemPadding:On.dropdownListItemPadding,dividerBetweenListItems:On.dividerBetweenListItems,maxItemsToDisplay:On.maxItemsToDisplay,overflowItems:On.overflowItems},groupedOptionsDisplayStyle:{selectorKey:hn.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:On.groupsDisplayStyle,groupSpacing:On.groupSpacing,groupPadding:On.groupPadding,groupHeaderAndOptionSpacing:On.groupHeaderAndOptionSpacing,tabDirection:On.tabDirection,tabLayout:On.tabLayout,tabAlignment:On.tabAlignment,tabSpacing:On.tabSpacing,tabAndContainerSpacing:On.tabAndContainerSpacing,tabHorizontalPadding:On.tabHorizontalPadding,tabVerticalPadding:On.tabVerticalPadding,containerPadding:On.tabVerticalPadding,overflowItems:On.overflowItems,tabRowSpacing:On.tabRowSpacing,expandIconPosition:On.expandIconPosition,expandFirstItemByDefault:On.expandFirstItemByDefault,allowMultipleOpenItems:On.allowMultipleOpenItems,itemDividers:On.itemDividers,accordionSpacing:On.accordionSpacing,accordionAndContainerSpacing:On.accordionAndContainerSpacing,accordionHorizontalPadding:On.accordionHorizontalPadding,accordionVerticalPadding:On.accordionVerticalPadding,groupAndContainerSpacing:On.groupAndContainerSpacing,groupHorizontalPadding:On.groupHorizontalPadding,groupVerticalPadding:On.groupVerticalPadding,canCollapseGroups:On.canCollapseGroups,collapseIconPosition:On.collapseIconPosition},tableDisplayStyle:{selectorKey:hn.TABLE_DISPLAY_STYLE,header:On.header,headerHeight:On.headerHeight,rowHeight:On.rowHeight,headerDivider:On.headerDivider,rowDivider:On.rowDivider,columnDivider:On.columnDivider,alternativeRowColors:On.alternativeRowColors,headerCellPadding:On.headerCellPadding,rowCellPadding:On.rowCellPadding,contentAlignment:On.contentAlignment,overflowControl:On.overflowControl,paginationType:On.paginationType,paginationAlignment:On.paginationAlignment,rowsPerPage:On.rowsPerPage,showMoreRows:On.showMoreRows},groupedTableDisplayStyle:{selectorKey:hn.GROUPED_TABLE_DISPLAY_STYLE,groupsDisplayStyle:On.groupsDisplayStyle,groupSpacing:On.groupSpacing,groupPadding:On.groupPadding,groupHeaderAndOptionSpacing:On.groupHeaderAndOptionSpacing}},design:{selectorKey:hn.DESIGN,optionStyle:{selectorKey:hn.OPTION_STYLE,contentAlignment:On.contentAlignment,horizontalPadding:On.horizontalPadding,verticalPadding:On.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},swatchOptionValueStyle:{selectorKey:hn.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:hn.DEFAULT_STATE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,backgroundShape:On.backgroundShape,swatchShape:On.swatchShape},hoverState:{selectorKey:hn.HOVER_STATE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,backgroundShape:On.backgroundShape,swatchShape:On.swatchShape},selectedState:{selectorKey:hn.SELECTED_STATE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,backgroundShape:On.backgroundShape,swatchShape:On.swatchShape}},singleOptionValueStyle:{selectorKey:hn.SINGLE_OPTION_VALUE_STYLE,defaultState:{selectorKey:hn.DEFAULT_STATE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundShape:On.backgroundShape},hoverState:{selectorKey:hn.HOVER_STATE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundShape:On.backgroundShape},selectedState:{selectorKey:hn.SELECTED_STATE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundShape:On.backgroundShape}},tabItemStyle:{selectorKey:hn.TAB_ITEM_STYLE,defaultState:{selectorKey:hn.DEFAULT_STATE,contentAlignment:On.contentAlignment,tabAndContainerSpacing:On.tabAndContainerSpacing,horizontalPadding:On.horizontalPadding,verticalPadding:On.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},hoverState:{selectorKey:hn.HOVER_STATE,contentAlignment:On.contentAlignment,tabAndContainerSpacing:On.tabAndContainerSpacing,horizontalPadding:On.horizontalPadding,verticalPadding:On.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},selectedState:{selectorKey:hn.SELECTED_STATE,contentAlignment:On.contentAlignment,tabAndContainerSpacing:On.tabAndContainerSpacing,horizontalPadding:On.horizontalPadding,verticalPadding:On.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius}},accordionItemStyle:{selectorKey:hn.ACCORDION_ITEM_STYLE,defaultState:{selectorKey:hn.DEFAULT_STATE},collapsedState:{selectorKey:hn.COLLAPSED_STATE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},expandedState:{selectorKey:hn.EXPANDED_STATE,backgroundColor:Fo.backgroundColor,containerBackgroundColor:Object.assign(Object.assign({},Fo.backgroundColor),{property:"containerBackgroundColor"}),borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius}},groupedUpfrontStyle:{selectorKey:hn.GROUPED_UPFRONT_STYLE,backgroundColor:Fo.backgroundColor,containerBackgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dropdownStyle:{selectorKey:hn.DROPDOWN_STYLE,backgroundColor:Fo.backgroundColor,containerBackgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},arrows:{selectorKey:hn.ARROWS,arrowIconStyle:On.arrowIconStyle,leftArrowIconStyle:On.leftArrowIconStyle,rightArrowIconStyle:On.rightArrowIconStyle,backgroundShape:On.backgroundShape,arrowSize:On.arrowSize,arrowColor:On.arrowColor},paginationDots:{selectorKey:hn.PAGINATION_DOTS,dotSize:On.dotSize,currentDotColor:On.currentDotColor,otherDotColor:On.otherDotColor},paginationLine:{selectorKey:hn.PAGINATION_LINE,currentLineColor:On.currentLineColor,otherLineColor:On.otherLineColor,lineHeight:On.lineHeight,lineWidth:On.lineWidth},table:{selectorKey:hn.TABLE,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:On.design.table.borderStyle,borderColor:Fo.borderColor,borderPerSlide:On.design.table.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},tableHeader:{selectorKey:hn.TABLE_HEADER,backgroundColor:Fo.backgroundColor},headerText:{selectorKey:hn.HEADER_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},tableRow:{selectorKey:hn.TABLE_ROW,backgroundColor:Fo.backgroundColor,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},scroll:{selectorKey:hn.SCROLL,scrollBarWidth:On.design.scrollBar.scrollBarWidth,scrollBarColor:On.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:hn.ROW_DIVIDERS,headerDivider:On.design.rowAndHeaderDividers.headerDivider,rowDivider:On.design.rowAndHeaderDividers.rowDivider,columnDivider:On.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:hn.PAGINATION,defaultState:{selectorKey:hn.DEFAULT_STATE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,previousIcon:On.design.pagination.previousIcon,nextIcon:On.design.pagination.nextIcon,iconSize:On.design.pagination.iconSize,iconColor:On.design.pagination.iconColor,backgroundShape:On.design.pagination.backgroundShape,backgroundColor:Fo.backgroundColor,pagination:On.design.pagination.pagination},hoverState:{selectorKey:hn.HOVER_STATE,theme:Fo.theme}},showMoreItemsButton:{selectorKey:hn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:On.design.pagination.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,icon:Fo.icon,showIcon:Fo.showIcon,iconSize:Fo.iconSize,iconColor:Fo.iconColor},optionTitle:{selectorKey:hn.OPTION_TITLE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},noOfOptionValues:{selectorKey:hn.NO_OF_OPTION_VALUES,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},optionPrice:{selectorKey:hn.OPTION_PRICE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},selectedVarientName:{selectorKey:hn.SELECTED_VARIENT_NAME,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},optionValueName:{selectorKey:hn.OPTION_VALUE_NAME,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},optionValueCode:{selectorKey:hn.OPTION_VALUE_CODE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},noOfVariantsAvailable:{selectorKey:hn.NO_OF_VARIENTS_AVAILABLE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},optionValuePrice:{selectorKey:hn.OPTION_VALUE_PRICE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},availableInventory:{selectorKey:hn.AVAILABLE_INVENTORY,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},addedItemsTotal:{selectorKey:hn.ADDED_ITEMS_TOTAL,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}},content:{selectorKey:hn.CONTENT,optionProperties:On.optionProperties,optionName:On.optionName,noOfOptionValues:On.noOfOptionValues,optionPrice:On.optionPrice,priceFormat:On.priceFormat,showSelectedVariant:On.showSelectedVariant,optionValueProperties:On.optionValueProperties,optionValueName:On.optionValueName,optionValueCode:On.optionValueCode,swatchImage:On.swatchImage,swatchImageType:On.swatchImageType,noOfVariantsAvailable:On.noOfVariantsAvailable,optionValuePrice:On.optionValuePrice,showAvailableInventory:On.showAvailableInventory,showTotalPriceOfAddedItems:On.showTotalPriceOfAddedItems},dataConnector:{selectorKey:hn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"selectedOptions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},mn={layout:{autoplay:{value:"true",propertyType:Mr.CONTROLS},showControls:{value:"onHover",propertyType:Mr.CONTROLS},loopVideo:{value:!0,propertyType:Mr.CONTROLS},loopCount:{value:4,propertyType:Mr.CONTROLS}},content:{image:{value:{src:"https://i.pinimg.com/736x/ba/91/a4/ba91a41ba14269c20b2ae3d9bde16e4d.jpg"},propertyType:Mr.CONTROLS},videoFile:{value:"https://sellerscommerce.sirv.com/00000000-0000-0000-0000-000000000000/template-images/default-video.mp4",propertyType:Mr.CONTROLS,property:"videoFile"},showVideoTitle:{value:!0,propertyType:Mr.CONTROLS},videoTitle:{value:"Sample Video",propertyType:Mr.CONTROLS},showVideoDescription:{value:!0,propertyType:Mr.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:Mr.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:Mr.CONTROLS},thumbnailImage:{value:"",propertyType:Mr.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:Mr.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:Mr.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:Mr.CONTROLS},icon:{value:"",propertyType:Mr.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:Mr.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.CSS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Mr.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Mr.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Mr.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Mr.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Mr.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Mr.CSS},playIcon:{value:"preview",property:"playIcon",propertyType:Mr.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:Mr.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Mr.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:Mr.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"}(bn||(bn={}));var wn,fn=function(){return{layout:{selectorKey:bn.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"245",unit:4}),margin:Fo.margin,padding:Object.assign(Object.assign({},Fo.padding),{value:"20",unit:1}),autoplay:mn.layout.autoplay,showControls:mn.layout.showControls,loopVideo:mn.layout.loopVideo,loopCount:mn.layout.loopCount,positionType:Fo.positionType,pinTo:Fo.pinTo},content:{selectorKey:bn.CONTENT,videoFile:mn.content.videoFile,showVideoTitle:mn.content.showVideoTitle,videoTitle:mn.content.videoTitle,showVideoDescription:mn.content.showVideoDescription,videoDescription:mn.content.videoDescription,showCustomVideoThumbnail:mn.content.showCustomVideoThumbnail,thumbnailImage:mn.content.thumbnailImage,image:mn.content.image},design:{selectorKey:bn.DESIGN,videoWidgetLayout:{selectorKey:bn.VIDEO_WIDGET_LAYOUT,verticalAlignment:mn.design.verticalAlignment,widgetTextAndItemSpacing:mn.design.widgetTextAndItemSpacing,textPosition:mn.design.textPosition},videoWidgetDesign:{selectorKey:bn.VIDEO_WIDGET_DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,showIcon:Fo.showIcon,iconSize:Fo.iconSize,iconColor:Fo.iconColor,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},videoTextLayout:{selectorKey:bn.VIDEO_TEXT_LAYOUT,textVerticalPadding:mn.design.textVerticalPadding,textHorizontalPadding:mn.design.textHorizontalPadding,titleAndDescriptionSpacing:mn.design.titleAndDescriptionSpacing},videoTextContainerDesign:{selectorKey:bn.VIDEO_TEXT_CONTAINER_DESIGN,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},playPause:{selectorKey:bn.PLAY_PAUSE,playIcon:mn.design.playIcon,pauseIcon:mn.design.pauseIcon,size:mn.design.size,iconColor:Fo.iconColor,backgroundShape:mn.design.backgroundShape,backgroundColor:Fo.backgroundColor}}}},Rn={layout:{groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Mr.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Mr.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Mr.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Mr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Mr.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Mr.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Mr.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Mr.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Mr.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Mr.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Mr.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Mr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Mr.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:Mr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Mr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Mr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Mr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Mr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Mr.CONTROLS},header:{value:!0,property:"header",propertyType:Mr.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Mr.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Mr.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Mr.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Mr.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Mr.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Mr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Mr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Mr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Mr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Mr.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:Mr.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:Mr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Mr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Mr.CSS},groupHorizontalPadding:{value:"10",unit:1,property:"groupHorizontalPadding",propertyType:Mr.CSS},groupVerticalPadding:{value:"10",unit:1,property:"groupVerticalPadding",propertyType:Mr.CSS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Mr.CONTROLS},groupAndContainerSpacing:{value:"10",unit:1,property:"groupAndContainerSpacing",propertyType:Mr.CSS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Mr.CONTROLS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Mr.CONTROLS},overflowControl:{value:"None",property:"overflowControl",propertyType:Mr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Mr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Mr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Mr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Mr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Mr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Mr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Mr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Mr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Mr.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Mr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Mr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Mr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Mr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Mr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Mr.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:"10",unit:1,property:"verticalPadding",propertyType:Mr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Mr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Mr.CONTROLS},itemSpacing:{value:"10",unit:1,property:"itemSpacing",propertyType:Mr.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:Mr.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:Mr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Mr.CONTROLS},displayValues:{value:"Stack Vertical",property:"displayValues",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Mr.CONTROLS},sliderDisplayScrollBar:{value:!1,propertyType:Mr.CONTROLS,property:"sliderDisplayScrollBar"},showVolumePrice:{value:!0,propertyType:Mr.CONTROLS,property:"showVolumePrice"},displayFormat:{value:"Stack Horizontal",propertyType:Mr.CONTROLS,property:"displayFormat"},onClick:{value:"showAll",propertyType:Mr.CONTROLS,property:"onClick"},sliderControl:{value:"Arrows",propertyType:Mr.CONTROLS,property:"sliderControl"},controlPosition:{value:"bottom",propertyType:Mr.CONTROLS,property:"controlPosition"},loopImages:{value:!1,propertyType:Mr.CONTROLS,property:"loopImages"},autoplay:{value:!1,propertyType:Mr.CONTROLS,property:"autoplay"},showMoreRows:{value:"onScroll",propertyType:Mr.CONTROLS,property:"showMoreRows"},noOfItemsToLoad:{value:"allItems",propertyType:Mr.CONTROLS,property:"noOfItemsToLoad"},groupDisplayStyle:{value:"horizontalTabs",propertyType:Mr.CONTROLS,property:"groupDisplayStyle"},optionTitleAndValueSpacing:{value:"20",propertyType:Mr.CSS,property:"optionTitleAndValueSpacing"},tabItemSpacing:{value:"20",propertyType:Mr.CSS,property:"tabItemSpacing"},accordionItemSpacing:{value:"20",propertyType:Mr.CSS,property:"accordionItemSpacing"}},content:{uom:{value:!0,propertyType:Mr.CONTROLS,property:"uom"},uomName:{value:!0,propertyType:Mr.CONTROLS,property:"uomName"},uomConversion:{value:!0,propertyType:Mr.CONTROLS,property:"uomConversion"},productPrice:{value:!0,propertyType:Mr.CONTROLS,property:"productPrice"},sellingPrice:{value:!0,propertyType:Mr.CONTROLS,property:"sellingPrice"},displayProductUOM:{value:!0,propertyType:Mr.CONTROLS,property:"displayProductUOM"},displayProductCurrencyCode:{value:!0,propertyType:Mr.CONTROLS,property:"displayProductCurrencyCode"},actualPriceToggle:{value:!0,propertyType:Mr.CONTROLS,property:"actualPriceToggle"},actualPrice:{value:!0,propertyType:Mr.CONTROLS,property:"actualPrice"},displayPriceUOM:{value:!0,propertyType:Mr.CONTROLS,property:"displayPriceUOM"},displayPriceCurrencyCode:{value:!0,propertyType:Mr.CONTROLS,property:"displayPriceCurrencyCode"},discountPercentage:{value:!0,propertyType:Mr.CONTROLS,property:"discountPercentage"},discountValue:{value:!0,propertyType:Mr.CONTROLS,property:"discountValue"},savings:{value:!0,propertyType:Mr.CONTROLS,property:"savings"},savingsPercentage:{value:!0,propertyType:Mr.CONTROLS,property:"savingsPercentage"},savingsValue:{value:!0,propertyType:Mr.CONTROLS,property:"savingsValue"},displaySavingsCurrencyCode:{value:!0,propertyType:Mr.CONTROLS,property:"displaySavingsCurrencyCode"},pricePerUnit:{value:!0,propertyType:Mr.CONTROLS,property:"pricePerUnit"},EmbellishmentPrice:{value:!0,propertyType:Mr.CONTROLS,property:"EmbellishmentPrice"},productTax:{value:!0,propertyType:Mr.CONTROLS,property:"productTax"},productShippingPrice:{value:!0,propertyType:Mr.CONTROLS,property:"productShippingPrice"}},design:{arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Mr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Mr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Mr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Mr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Mr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Mr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Mr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Mr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Mr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Mr.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Mr.CSS},table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Mr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Mr.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:Mr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Mr.CONTROLS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Mr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},pagination:{rightArrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Mr.CONTROLS},pagination:{value:"defaultState",propertyType:Mr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Mr.CONTROLS},arrowSize:{value:"16",propertyType:Mr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Mr.CSS},backgroundShape:{value:"rectangle",propertyType:Mr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Mr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverFont:{value:"lato",propertyType:Mr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Mr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Mr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},iconSize:{value:"20",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.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"}(wn||(wn={}));var Nn,Ln=function(){return{layout:{selectorKey:wn.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"48",unit:1}),margin:Fo.margin,padding:Fo.padding,showVolumePrice:Rn.layout.showVolumePrice,displayFormat:Rn.layout.displayFormat,itemSpacing:Rn.layout.itemSpacing,maxItemsToDisplay:Rn.layout.maxItemsToDisplay,overflowControl:Rn.layout.overflowControl,onClick:Rn.layout.onClick,sliderControl:Rn.layout.sliderControl,controlPosition:Rn.layout.controlPosition,loopImages:Rn.layout.loopImages,autoplay:Rn.layout.autoplay,header:Rn.layout.header,headerHeight:Rn.layout.headerHeight,rowHeight:Rn.layout.rowHeight,headerDivider:Rn.layout.headerDivider,rowDivider:Rn.layout.rowDivider,columnDivider:Rn.layout.columnDivider,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,optionTitleAndValueSpacing:Rn.layout.optionTitleAndValueSpacing,tabItemSpacing:Rn.layout.tabItemSpacing,accordionItemSpacing:Rn.layout.accordionItemSpacing,noOfItemsToLoad:Rn.layout.noOfItemsToLoad,groupDisplayStyle:Rn.layout.groupDisplayStyle,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,sliderDisplayScrollBar:Rn.layout.sliderDisplayScrollBar,optionTitleValueSpacing:Rn.layout.optionTitleValueSpacing,dividerBetweenItems:Rn.layout.dividerBetweenItems,optionsDisplayStyle:{selectorKey:wn.OPTION_DISPLAY_STYLE,displayValues:Rn.layout.displayValues,itemPadding:Rn.layout.itemPadding,itemSpacing:Rn.layout.itemSpacing,maxItemsToDisplay:Rn.layout.maxItemsToDisplay,overflowItems:Rn.layout.overflowItems,swatchImageType:Rn.layout.swatchImageType},groupedOptionsDisplayStyle:{selectorKey:wn.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:Rn.layout.groupsDisplayStyle,groupSpacing:Rn.layout.groupSpacing,groupPadding:Rn.layout.groupPadding,groupHeaderAndOptionSpacing:Rn.layout.groupHeaderAndOptionSpacing,tabDirection:Rn.layout.tabDirection,tabLayout:Rn.layout.tabLayout,tabAlignment:Rn.layout.tabAlignment,tabSpacing:Rn.layout.tabSpacing,tabAndContainerSpacing:Rn.layout.tabAndContainerSpacing,tabHorizontalPadding:Rn.layout.tabHorizontalPadding,tabVerticalPadding:Rn.layout.tabVerticalPadding,containerPadding:Rn.layout.containerPadding,overflowItems:Rn.layout.overflowItems,tabRowSpacing:Rn.layout.tabRowSpacing,expandIconPosition:Rn.layout.expandIconPosition,expandFirstItemByDefault:Rn.layout.expandFirstItemByDefault,allowMultipleOpenItems:Rn.layout.allowMultipleOpenItems,itemDividers:Rn.layout.itemDividers,accordionSpacing:Rn.layout.accordionSpacing,accordionAndContainerSpacing:Rn.layout.accordionAndContainerSpacing,accordionHorizontalPadding:Rn.layout.accordionHorizontalPadding,accordionVerticalPadding:Rn.layout.accordionVerticalPadding,groupAndContainerSpacing:Rn.layout.groupAndContainerSpacing,groupHorizontalPadding:Rn.layout.groupHorizontalPadding,groupVerticalPadding:Rn.layout.groupVerticalPadding,canCollapseGroups:Rn.layout.canCollapseGroups,collapseIconPosition:Rn.layout.collapseIconPosition}},content:{selectorKey:wn.CONTENT,uom:Rn.content.uom,uomName:Rn.content.uomName,uomConversion:Rn.content.uomConversion,productPrice:Rn.content.productPrice,sellingPrice:Rn.content.sellingPrice,displayProductUOM:Rn.content.displayProductUOM,displayProductCurrencyCode:Rn.content.displayProductCurrencyCode,actualPriceToggle:Rn.content.actualPriceToggle,actualPrice:Rn.content.actualPrice,displayPriceUOM:Rn.content.displayPriceUOM,displayPriceCurrencyCode:Rn.content.displayPriceCurrencyCode,discountPercentage:Rn.content.discountPercentage,discountValue:Rn.content.discountValue,savings:Rn.content.savings,savingsPercentage:Rn.content.savingsPercentage,savingsValue:Rn.content.savingsValue,displaySavingsCurrencyCode:Rn.content.displayProductCurrencyCode,pricePerUnit:Rn.content.pricePerUnit,EmbellishmentPrice:Rn.content.EmbellishmentPrice,productTax:Rn.content.productTax,productShippingPrice:Rn.content.productShippingPrice},design:{selectorKey:wn.DESIGN,itemStyle:{selectorKey:wn.ITEM_STYLE,defaultState:{selectorKey:wn.DEFAULT_STATE,contentAlignment:Rn.design.contentAlignment,horizontalPadding:Rn.design.horizontalPadding,verticalPadding:Rn.design.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},selectedState:{selectorKey:wn.SELECTED_STATE,contentAlignment:Rn.design.contentAlignment,horizontalPadding:Rn.design.horizontalPadding,verticalPadding:Rn.design.verticalPadding,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius}},uomTitleStyle:{selectorKey:wn.UOM_TITLE_STYLE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},uomConversionStyle:{selectorKey:wn.UOM_CONVERSION_STYLE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},productPrice:{selectorKey:wn.PRODUCT_PRICE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},uomStyle:{selectorKey:wn.UOM_STYLE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},currencyCodeStyle:{selectorKey:wn.CURRENCY_CODE_STYLE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},actualPrice:{selectorKey:wn.ACTUAL_PRICE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},discount:{selectorKey:wn.DISCOUNT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},discountValue:{selectorKey:wn.DISCOUNT_VALUE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},savings:{selectorKey:wn.SAVINGS,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},savingsValue:{selectorKey:wn.SAVINGS_VALUE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},pricePerUnit:{selectorKey:wn.PRICE_PER_UNIT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},arrows:{selectorKey:wn.ARROWS,arrowIconStyle:Rn.design.pagination.arrowIconStyle,leftArrowIconStyle:Rn.design.pagination.leftArrowIconStyle,rightArrowIconStyle:Rn.design.pagination.rightArrowIconStyle,backgroundShape:Rn.design.pagination.backgroundShape,arrowSize:Rn.design.arrowSize,arrowColor:Rn.design.arrowColor},paginationDots:{selectorKey:wn.PAGINATION_DOTS,dotSize:Rn.design.dotSize,currentDotColor:Rn.design.currentDotColor,otherDotColor:Rn.design.otherDotColor},paginationLine:{selectorKey:wn.PAGINATION_LINE,currentLineColor:Rn.design.currentLineColor,otherLineColor:Rn.design.otherLineColor,lineHeight:Rn.design.lineHeight,lineWidth:Rn.design.lineWidth},table:{selectorKey:wn.TABLE,backgroundColor:Fo.backgroundColor,showBorder:Fo.showBorder,borderStyle:Rn.design.table.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Rn.design.table.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},tableHeader:{selectorKey:wn.TABLE_HEADER,backgroundColor:Fo.backgroundColor},headerText:{selectorKey:wn.HEADER_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},tableRow:{selectorKey:wn.TABLE_ROW,backgroundColor:Fo.backgroundColor,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},rowDividers:{selectorKey:wn.ROW_DIVIDERS,headerDivider:Rn.design.rowAndHeaderDividers.headerDivider,rowDivider:Rn.design.rowAndHeaderDividers.rowDivider,columnDivider:Rn.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:wn.SCROLL,scrollBarWidth:Rn.design.scrollBar.scrollBarWidth,scrollBarColor:Rn.design.scrollBar.scrollBarColor},pagination:{selectorKey:wn.PAGINATION,defaultState:{selectorKey:wn.DEFAULT_STATE,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.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:Fo.backgroundColor,pagination:Rn.design.pagination.pagination},hoverState:{selectorKey:wn.HOVER_STATE,theme:Fo.theme}},showMoreItemsButton:{selectorKey:wn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Rn.design.pagination.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}},dataConnector:{selectorKey:wn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"volumePricingDeatils",url:null,enum:null,id:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},Dn={openAutomaticallyOnPage:{value:!0,propertyType:Mr.CONTROLS,property:"openAutomaticallyOnPage"},selectPage:{value:"showImageLightbox",propertyType:Mr.CONTROLS,property:"selectPage"},closeOnXIcon:{value:!0,propertyType:Mr.CONTROLS,property:"closeIcon"},closeOnClickingBackground:{value:!1,propertyType:Mr.CONTROLS,property:"closeOnClickingBackground"},lightboxPosition:{value:"Top Left",propertyType:Mr.CONTROLS,property:"lightboxPosition"},horizontalOffset:{value:"0",propertyType:Mr.CSS,property:"horizontalOffset",unit:1},verticalOffset:{value:"0",propertyType:Mr.CSS,property:"verticalOffset",unit:1}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Nn||(Nn={}));var An,In=function(){return{layout:{selectorKey:Nn.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"340",unit:1}),openAutomaticallyOnPage:Dn.openAutomaticallyOnPage,selectPage:Dn.selectPage,closeIcon:Dn.closeOnXIcon,closeOnClickingBackground:Dn.closeOnClickingBackground,lightboxPosition:Dn.lightboxPosition,horizontalOffset:Dn.horizontalOffset,verticalOffset:Dn.verticalOffset},design:{selectorKey:Nn.DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius}}},xn={whenClicked:{value:"Open Full Cart",property:"whenClicked",propertyType:Mr.CONTROLS},showCartText:{value:!0,property:"showCartText",propertyType:Mr.CONTROLS},cartText:{value:"My Cart",property:"cartText",propertyType:Mr.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CART_ICON="cartIcon",e.MINI_CART_TEXT="miniCartText",e.CART_ITEMS_COUNT="cartItemsCount"}(An||(An={}));var En,Pn=function(){return{layout:{selectorKey:An.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"135",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"40",unit:1}),margin:Fo.margin,padding:Fo.padding,whenClicked:xn.whenClicked,showCartText:xn.showCartText,cartText:xn.cartText,showNoOfItems:xn.showNoOfItems,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:An.DESIGN,cartIcon:{selectorKey:An.CART_ICON,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,showIcon:Fo.showIcon,iconSize:Fo.iconSize,iconColor:Fo.iconColor,icon:Object.assign(Object.assign({},Fo.icon),{value:"shopping-cart-01"})},miniCartText:{selectorKey:An.MINI_CART_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,themeDesc:Fo.themeDesc,fontDesc:Fo.fontDesc,fontSizeDesc:Fo.fontSizeDesc,textColorDesc:Fo.textColorDesc,boldDesc:Fo.boldDesc,italicDesc:Fo.italicDesc,linethroughDesc:Fo.linethroughDesc,underlineDesc:Fo.underlineDesc,textAlignDesc:Fo.textAlignDesc,characterSpacingDesc:Fo.characterSpacingDesc,lineHeightDesc:Fo.lineHeightDesc},cartItemsCount:{selectorKey:An.CART_ITEMS_COUNT,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}}}},_n={loggedInButtonStyle:{value:"Avatar & Name",property:"loggedInButtonStyle",propertyType:Mr.CONTROLS},beforeLoginText:{value:"My Cart",property:"beforeLoginText",propertyType:Mr.CONTROLS},myAccount:{value:!0,property:"myAccount",propertyType:Mr.CONTROLS},myOrders:{value:!0,property:"myOrders",propertyType:Mr.CONTROLS},myAddresses:{value:!0,property:"myAddresses",propertyType:Mr.CONTROLS},myQuotes:{value:!0,property:"myQuotes",propertyType:Mr.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"}(En||(En={}));var Hn,Bn=function(){return{layout:{selectorKey:En.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"180",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"75",unit:1}),margin:Fo.margin,padding:Fo.padding,loggedInButtonStyle:_n.loggedInButtonStyle,beforeLoginText:_n.beforeLoginText,positionType:Fo.positionType,pinTo:Fo.pinTo},content:{selectorKey:En.CONTENT,myAccount:_n.myAccount,myOrders:_n.myOrders,myAddresses:_n.myAddresses,myQuotes:_n.myQuotes},design:{selectorKey:En.DESIGN,profileAvatar:{selectorKey:En.PROFILE_AVATAR,showIcon:Object.assign(Object.assign({},Fo.icon),{value:"user-icon"}),iconSize:Fo.iconSize,iconColor:Fo.iconColor},profileMenuItems:{selectorKey:En.profile_ICON,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},profileNameText:{selectorKey:En.MINI_profile_TEXT,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(Hn||(Hn={}));var zn,kn=function(){return{layout:{selectorKey:Hn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Mr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fo.height),{isReadOnly:!0}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:Mr.CONTROLS},itemGap:{property:"itemGap",propertyType:Mr.CSS,value:1,unit:Gr.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:Mr.CSS},justifyContent:{property:"justifyContent",propertyType:Mr.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Mr.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:Mr.CSS,value:100,unit:Gr.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:Mr.CSS,value:100,unit:Gr.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:Mr.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:Mr.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:Gr.PIXELS,propertyType:Mr.CSS},dotSize:{property:"dotSize",value:10,unit:Gr.PIXELS,propertyType:Mr.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:Mr.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:Mr.CONTROLS},autoplay:{value:!1,propertyType:Mr.CONTROLS},autoplayDuration:{value:3e3,unit:Gr.MS,propertyType:Mr.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:Mr.CONTROLS},stopOnInteraction:{value:!1,propertyType:Mr.CONTROLS},displayAds:{value:!0,propertyType:Mr.CONTROLS}},design:Object.assign({selectorKey:Hn.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt),dataConnector:{selectorKey:Hn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Mr.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Mr.CONTROLS}},content:{selectorKey:Hn.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:Mr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(zn||(zn={}));var jn,Kn=function(){return{layout:{selectorKey:zn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Mr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fo.height),{isReadOnly:!0}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:Object.assign({selectorKey:zn.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt)}},Un={spacingBetweenMenuListItems:{value:20,property:"spacingBetweenMenuListItems",unit:1,propertyType:Mr.CSS},fillItemsToContainerWidth:{value:!1,propertyType:Mr.CONTROLS},dividerBetweenItems:{value:!1,propertyType:Mr.CONTROLS},listItemAlignment:{value:"left",property:"listItemAlignment",propertyType:Mr.CSS},listItemContentAlignment:{value:"left",property:"listItemContentAlignment",propertyType:Mr.CSS},maxItemsToDisplay:{value:50,unit:7,property:"maxItemsToDisplay",propertyType:Mr.CSS},overflowControl:{value:"Load More Button",propertyType:Mr.CONTROLS},onClick:{value:"Navigate to a page",propertyType:Mr.CONTROLS},menuList:{value:[{label:"Home",url:""}],propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.MENU_CONTAINER="menuContainer",e.MENU_ITEM_STYLE="menuItemStyle"}(jn||(jn={}));var Mn,Gn=function(){return{layout:{selectorKey:jn.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:200,unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:30}),margin:Fo.margin,padding:Fo.padding,direction:Fo.direction,spacingBetweenMenuListItems:Un.spacingBetweenMenuListItems,fillItemsToContainerWidth:Un.fillItemsToContainerWidth,dividerBetweenItems:Un.dividerBetweenItems,listItemAlignment:Un.listItemAlignment,listItemContentAlignment:Un.listItemContentAlignment,maxItemsToDisplay:Un.maxItemsToDisplay,overflowControl:Un.overflowControl,onClick:Un.onClick,positionType:Fo.positionType,pinTo:Fo.pinTo},content:{menuList:Un.menuList},design:{selectorKey:jn.DESIGN,menuContainer:{selectorKey:jn.MENU_CONTAINER,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},menuItemStyle:{selectorKey:jn.MENU_ITEM_STYLE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}}}},Vn={itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Mr.CSS},optionItemSpacing:{value:6,property:"optionItemSpacing",unit:1,propertyType:Mr.CSS},optionItemPadding:{value:2,property:"optionItemPadding",unit:1,propertyType:Mr.CSS},showOptionsToSelect:{value:!0,propertyType:Mr.CONTROLS},showNoOfOptions:{value:!0,propertyType:Mr.CONTROLS},noOfOptionsToShowUpfront:{value:5,unit:7,propertyType:Mr.CONTROLS},showRemainingOptionsAs:{value:"Button",propertyType:Mr.CONTROLS},whenClicked:{value:"Open Quick View",propertyType:Mr.CONTROLS},buttonText:{value:"More Options",propertyType:Mr.CONTROLS},dividerBetweenOptions:{value:!0,propertyType:Mr.CONTROLS},optionTitleValueSpacing:{value:6,property:"optionTitleValueSpacing",unit:1,propertyType:Mr.CSS},displayValues:{value:"Horizontally",propertyType:Mr.CONTROLS},displayStyle:{value:"Swatch",propertyType:Mr.CONTROLS},swatchItemSpacing:{value:6,property:"swatchItemSpacing",unit:1,propertyType:Mr.CSS},swatchItemSize:{value:30,property:"swatchItemSize",unit:1,propertyType:Mr.CSS},swatchItemPadding:{value:2,property:"swatchItemPadding",unit:1,propertyType:Mr.CSS,isMuted:!0},swatchMaxItemsToDisplay:{value:5,unit:7,propertyType:Mr.CONTROLS},swatchOverflowItems:{value:"Wrap",propertyType:Mr.CONTROLS},swatchImageType:{value:"Swatch image",propertyType:Mr.CONTROLS},singleSelectDisplayValues:{value:"Horizontal",propertyType:Mr.CONTROLS},singleSelectItemSpacing:{value:6,property:"singleSelectItemSpacing",unit:1,propertyType:Mr.CSS},singleSelectItemPadding:{value:2,property:"singleSelectItemPadding",unit:1,propertyType:Mr.CSS},singleSelectMaxItemsToDisplay:{value:5,unit:7,propertyType:Mr.CONTROLS},singleSelectOverFlowItems:{value:"Wrap",propertyType:Mr.CONTROLS},swatchDropdownOptionsSpacing:{value:6,property:"swatchDropdownOptionsSpacing",unit:1,propertyType:Mr.CSS},swatchDropdownOptionsPadding:{value:2,property:"swatchDropdownOptionsPadding",unit:1,propertyType:Mr.CSS},swatchDropdownStyle:{value:"Horizontal",propertyType:Mr.CONTROLS},swatchOptionAndListSpacing:{value:6,property:"swatchOptionAndListSpacing",unit:1,propertyType:Mr.CSS},swatchDropdownListItemSpacing:{value:6,property:"swatchDropdownListItemSpacing",unit:1,propertyType:Mr.CSS},swatchDropdownListItemPadding:{value:2,property:"swatchDropdownListItemPadding",unit:1,propertyType:Mr.CSS},swatchDividerBetweenLIstItems:{value:!1,propertyType:Mr.CONTROLS}},Wn={optionSelection:{value:!0,property:"optionSelection",propertyType:Mr.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Mr.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:Mr.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Mr.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Mr.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Mr.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:Mr.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Mr.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Mr.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Mr.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:Mr.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Mr.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Mr.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Mr.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Mr.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Mr.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Mr.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Mr.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Mr.CONTROLS},dropdownOptionsSpacing:{value:6,property:"dropdownOptionsSpacing",propertyType:Mr.CSS},dropdownOptionsPadding:{value:0,property:"dropdownOptionsPadding",propertyType:Mr.CSS},optionAndListSpacing:{value:6,property:"optionAndListSpacing",propertyType:Mr.CSS},dropdownListItemSpacing:{value:6,property:"dropdownListItemSpacing",propertyType:Mr.CSS},dropdownListItemPadding:{value:6,property:"dropdownListItemPadding",propertyType:Mr.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Mr.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Mr.CONTROLS},groupSpacing:{value:6,property:"groupSpacing",propertyType:Mr.CONTROLS},groupPadding:{value:6,property:"groupPadding",propertyType:Mr.CONTROLS},groupHeaderAndOptionSpacing:{value:6,property:"groupHeaderAndOptionSpacing",propertyType:Mr.CONTROLS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Mr.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Mr.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Mr.CONTROLS},tabSpacing:{value:6,property:"tabSpacing",propertyType:Mr.CSS},tabAndContainerSpacing:{value:6,property:"tabAndContainerSpacing",propertyType:Mr.CSS},tabHorizontalPadding:{value:6,property:"tabHorizontalPadding",propertyType:Mr.CSS},tabVerticalPadding:{value:6,property:"tabVerticalPadding",propertyType:Mr.CSS},containerPadding:{value:6,property:"containerPadding",propertyType:Mr.CSS},tabRowSpacing:{value:6,property:"tabRowSpacing",propertyType:Mr.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Mr.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:Mr.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Mr.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Mr.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Mr.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Mr.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Mr.CONTROLS},header:{value:!0,property:"header",propertyType:Mr.CONTROLS},headerHeight:{value:6,property:"headerHeight",propertyType:Mr.CSS},rowHeight:{value:6,property:"rowHeight",propertyType:Mr.CSS},accordionSpacing:{value:6,property:"accordionSpacing",propertyType:Mr.CSS},accordionAndContainerSpacing:{value:6,property:"accordionAndContainerSpacing",propertyType:Mr.CSS},accordionHorizontalPadding:{value:6,property:"accordionHorizontalPadding",propertyType:Mr.CSS},accordionVerticalPadding:{value:6,property:"accordionVerticalPadding",propertyType:Mr.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Mr.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Mr.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Mr.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Mr.CONTROLS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Mr.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Mr.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Mr.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Mr.CSS},groupHorizontalPadding:{value:6,property:"groupHorizontalPadding",propertyType:Mr.CSS},groupVerticalPadding:{value:6,property:"groupVerticalPadding",propertyType:Mr.CSS},groupAndContainerSpacing:{value:6,property:"groupAndContainerSpacing",propertyType:Mr.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Mr.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Mr.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Mr.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Mr.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Mr.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Mr.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Mr.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Mr.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Mr.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Mr.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Mr.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Mr.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Mr.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Mr.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Mr.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Mr.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Mr.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Mr.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Mr.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Mr.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Mr.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Mr.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Mr.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Mr.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Mr.CSS},buttonType:{value:"primaryButton",propertyType:Mr.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Mr.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Mr.CONTROLS},backgroundShape:{value:"circle",propertyType:Mr.CONTROLS},swatchShape:{value:"circle",propertyType:Mr.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Mr.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Mr.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Mr.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Mr.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Mr.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Mr.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Mr.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Mr.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Mr.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Mr.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Mr.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:Mr.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Mr.CONTROLS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},characterSpacing:{value:"16",propertyType:Mr.CSS,unit:1},lineHeight:{value:"16",propertyType:Mr.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Mr.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Mr.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Mr.CONTROLS},paginationStyle:{value:"dotted",propertyType:Mr.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Mr.CONTROLS},arrowSize:{value:"16",propertyType:Mr.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Mr.CSS},backgroundShape:{value:"rectangle",propertyType:Mr.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},font:{value:"lato",propertyType:Mr.CSS},fontSize:{value:"16",propertyType:Mr.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Mr.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Mr.CSS},hoverBackgroundShape:{value:"circle",propertyType:Mr.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverFont:{value:"lato",propertyType:Mr.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Mr.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Mr.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Mr.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Mr.CONTROLS},iconSize:{value:"20",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.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"}(Mn||(Mn={}));var Yn,Fn=function(){return{layout:{selectorKey:Mn.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"auto",unit:Gr.CUSTOM}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,pinTo:Fo.pinTo,showOptionsToSelect:Vn.showOptionsToSelect,itemSpacing:Vn.itemSpacing,showNoOfOptions:Vn.showNoOfOptions,noOfOptionsToShowUpfront:Vn.noOfOptionsToShowUpfront,showRemainingOptionsAs:Vn.showRemainingOptionsAs,whenClicked:Vn.whenClicked,buttonText:Vn.buttonText,displayStyle:Vn.displayStyle,dividerBetweenOptions:Vn.dividerBetweenOptions,optionTitleValueSpacing:Vn.optionTitleValueSpacing,displayValues:Vn.displayValues,swatchItemSpacing:Vn.swatchItemSpacing,swatchItemSize:Vn.swatchItemSize,swatchItemPadding:Vn.swatchItemPadding,optionItemSpacing:Vn.optionItemSpacing,optionItemPadding:Vn.optionItemPadding,swatchMaxItemsToDisplay:Vn.swatchMaxItemsToDisplay,swatchOverflowItems:Vn.swatchOverflowItems,swatchImageType:Vn.swatchImageType,singleSelectDisplayValues:Vn.singleSelectDisplayValues,singleSelectItemSpacing:Vn.singleSelectItemSpacing,singleSelectItemPadding:Vn.singleSelectItemPadding,singleSelectMaxItemsToDisplay:Vn.singleSelectMaxItemsToDisplay,singleSelectOverFlowItems:Vn.singleSelectOverFlowItems,swatchDropdownOptionsSpacing:Vn.swatchDropdownOptionsSpacing,swatchDropdownOptionsPadding:Vn.swatchDropdownOptionsPadding,swatchDropdownStyle:Vn.swatchDropdownStyle,swatchOptionAndListSpacing:Vn.swatchOptionAndListSpacing,swatchDropdownListItemSpacing:Vn.swatchDropdownListItemSpacing,swatchDropdownListItemPadding:Vn.swatchDropdownListItemPadding,swatchDividerBetweenLIstItems:Vn.swatchDividerBetweenLIstItems,dropdownDisplayStyle:{selectorKey:Mn.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Wn.dropdownOptionsSpacing,dropdownOptionsPadding:Wn.dropdownOptionsPadding,dropdownStyle:Wn.dropdownStyle,optionAndListSpacing:Wn.optionAndListSpacing,dropdownListItemSpacing:Wn.dropdownListItemSpacing,dropdownListItemPadding:Wn.dropdownListItemPadding,dividerBetweenListItems:Wn.dividerBetweenListItems,maxItemsToDisplay:Wn.maxItemsToDisplay,overflowItems:Wn.overflowItems}},design:{selectorKey:Mn.DESIGN,widgetStyle:{selectorKey:Mn.WIDGET_STYLE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},optionValueStyle:{selectorKey:Mn.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:Mn.DEFAULT_STATE,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,backgroundShape:Wn.backgroundShape,swatchShape:Wn.swatchShape},hoverState:{selectorKey:Mn.HOVER_STATE},selectedState:{selectorKey:Mn.SELECTED_STATE}}},dataConnector:{selectorKey:Mn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:Mr.CONTROLS}}}},Xn={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Mr.CONTROLS},brandName:{value:!0,propertyType:Mr.CONTROLS},brandCodes:{value:!0,propertyType:Mr.CONTROLS},varientCodes:{value:!0,propertyType:Mr.CONTROLS},brandImage:{value:!0,propertyType:Mr.CONTROLS},price:{value:!0,propertyType:Mr.CONTROLS},brandDescription:{value:!0,propertyType:Mr.CONTROLS},showOptions:{value:!0,propertyType:Mr.CONTROLS},allowBulkOrdering:{value:!0,propertyType:Mr.CONTROLS},actions:{value:!0,propertyType:Mr.CONTROLS},quickView:{value:!0,propertyType:Mr.CONTROLS},addToCart:{value:!0,propertyType:Mr.CONTROLS},wishlist:{value:!0,propertyType:Mr.CONTROLS},buyNow:{value:!0,propertyType:Mr.CONTROLS},addtoQuote:{value:!0,propertyType:Mr.CONTROLS},showUoms:{value:!0,propertyType:Mr.CONTROLS},showVolumePricing:{value:!0,propertyType:Mr.CONTROLS},showInventory:{value:!0,propertyType:Mr.CONTROLS},storeAvailability:{value:!0,propertyType:Mr.CONTROLS},brandCode:{value:!0,propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Yn||(Yn={}));var qn,Qn=function(){return{layout:{selectorKey:Yn.LAYOUT,width:Object.assign({},Fo.width),height:Object.assign(Object.assign({},Fo.height),{value:"auto",propertyType:Mr.CONTROLS,unit:7}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:Object.assign({selectorKey:Yn.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt),content:{selectorKey:Yn.CONTENT,brandName:Xn.brandName,brandDescription:Xn.brandDescription,brandCode:Xn.brandCode,brandImage:Xn.brandImage},dataConnector:{selectorKey:Yn.DATA_CONNECTOR,dataConnector:Xn.dataConnector}}},Zn={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Mr.CONTROLS},bundleType:{value:"Scroll",property:"Single",propertyType:Mr.CONTROLS},displayType:{value:"Scroll",property:"displayType",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(qn||(qn={}));var $n,Jn=function(){return{layout:{selectorKey:qn.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"300",unit:1}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,bundleType:Zn.bundleType,displayType:Zn.displayType},design:Object.assign({selectorKey:qn.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt),content:{selectorKey:qn.CONTENT},dataConnector:{selectorKey:qn.DATA_CONNECTOR,dataConnector:Zn.dataConnector}}},ea={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Mr.CONTROLS},categoryName:{value:!0,propertyType:Mr.CONTROLS},categoryImage:{value:!0,propertyType:Mr.CONTROLS},categoryCode:{value:!0,propertyType:Mr.CONTROLS},categoryDescription:{value:!0,propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}($n||($n={}));var ra,oa=function(){return{layout:{selectorKey:$n.LAYOUT,width:Object.assign({},Fo.width),height:Object.assign(Object.assign({},Fo.height),{value:"auto",propertyType:Mr.CONTROLS,unit:7}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:Object.assign({selectorKey:$n.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt),content:{selectorKey:$n.CONTENT,categoryName:ea.categoryName,categoryDescription:ea.categoryDescription,categoryCode:ea.categoryCode,categoryImage:ea.categoryImage},dataConnector:{selectorKey:$n.DATA_CONNECTOR,dataConnector:ea.dataConnector}}},ta={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Mr.CONTROLS},categoryName:{value:!0,propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(ra||(ra={}));var ia,na=function(){return{layout:{selectorKey:ra.LAYOUT,width:Object.assign({},Fo.width),height:Object.assign(Object.assign({},Fo.height),{value:"auto",propertyType:Mr.CONTROLS,unit:7}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:ra.DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},content:{selectorKey:ra.CONTENT,categoryName:ta.categoryName},dataConnector:{selectorKey:ra.DATA_CONNECTOR,dataConnector:ta.dataConnector}}},aa={onClick:{value:"Show Image Lightbox",propertyType:Mr.CONTROLS},onHover:{value:"Zoom Out",propertyType:Mr.CONTROLS},cropRatio:{value:"16:9",propertyType:Mr.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Mr.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Mr.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Mr.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ia||(ia={}));var la,pa=function(){return{layout:{selectorKey:ia.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{propertyType:Mr.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Fo.height),{value:300,propertyType:Mr.CONTROLS,unit:1}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,onClick:aa.onClick,onHover:aa.onHover,cropRatio:aa.cropRatio,fitOptions:aa.fitOptions,horizontalAlignment:aa.horizontalAlignment,verticalAlignment:aa.verticalAlignment},design:{selectorKey:ia.DESIGN,cropRatio:Fo.cropRatio,zoomImage:Fo.zoomImage,flip:Fo.flip,rotate:Fo.rotate,backgroundColor:Fo.backgroundColor,exposure:Fo.exposure,contrast:Fo.contrast,saturation:Fo.saturation,brightness:Fo.brightness,hue:Fo.hue,lightness:Fo.lightness,highlights:Fo.highlights,shadows:Fo.shadows,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Mr.CONTROLS}},dataConnector:{selectorKey:ia.DATA_CONNECTOR,dataConnector:aa.dataConnector}}},da={displayStyle:{value:"Vertical",property:"displayStyle",propertyType:Mr.CONTROLS},openFilterAs:{value:"Lightbox",property:"openFilterAs",propertyType:Mr.CONTROLS},displayType:{value:"Upfront",property:"displayType",propertyType:Mr.CONTROLS},selectionType:{value:"Single Select",property:"selectionType",propertyType:Mr.CONTROLS},allowSearchForEachFilter:{value:!1,property:"allowSearchForEachFilter",propertyType:Mr.CONTROLS},dividerBetweenFilters:{value:!1,property:"dividerBetweenFilters",propertyType:Mr.CONTROLS},maxValuesToDisplay:{value:10,property:"maxValuesToDisplay",propertyType:Mr.CONTROLS},overflowControl:{value:"Scroll",property:"overflowControl",propertyType:Mr.CONTROLS},showSubCategoriesFilter:{value:!0,property:"showSubCategoriesFilter",propertyType:Mr.CONTROLS},showBrandsFilter:{value:!0,property:"showBrandsFilter",propertyType:Mr.CONTROLS},showPriceFilter:{value:!0,property:"showPriceFilter",propertyType:Mr.CONTROLS},showCustomAttributesFilter:{value:!0,property:"showCustomAttributesFilter",propertyType:Mr.CONTROLS},firstFilterAlwaysOpen:{value:!1,property:"firstFilterAlwaysOpen",propertyType:Mr.CONTROLS},allowMultipleFiltersOpen:{value:!1,property:"allowMultipleFiltersOpen",propertyType:Mr.CONTROLS},horizontalSpacingBetweenItems:{value:"10",unit:1,property:"horizontalSpacingBetweenItems",propertyType:Mr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Mr.CONTROLS},controlPosition:{value:"Bottom",property:"controlPosition",propertyType:Mr.CONTROLS},loopImages:{value:!1,property:"loopImages",propertyType:Mr.CONTROLS},displaySliderScrollbar:{value:!1,property:"displaySliderScrollbar",propertyType:Mr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Mr.CONTROLS},openItemsIn:{value:"Lightbox",property:"openItemsIn",propertyType:Mr.CONTROLS},showMoreItems:{value:"Expand and Wrap",property:"showMoreItems",propertyType:Mr.CONTROLS},verticalSpacingBetweenItems:{value:"10",unit:1,property:"verticalSpacingBetweenItems",propertyType:Mr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Mr.CONTROLS},title:{value:"",property:"title",propertyType:Mr.CONTROLS},description:{value:"",property:"description",propertyType:Mr.CONTROLS},showAppliedFilters:{value:!0,property:"showAppliedFilters",propertyType:Mr.CONTROLS},clearAllButton:{value:!0,property:"clearAllButton",propertyType:Mr.CONTROLS},showNoOfValuesForEachFilters:{value:!0,property:"showNoOfValuesForEachFilters",propertyType:Mr.CONTROLS},showOptionsFilter:{value:!0,property:"showOptionsFilter",propertyType:Mr.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"}(la||(la={})),Fo.borderColor,Fo.borderStyle,Fo.borderPerSlide,Fo.showBorder,Fo.backgroundColor,Fo.showShadow,Fo.shadowColor,Fo.blur,Fo.spread,Fo.angle,Fo.borderRadius,Fo.exposure,Fo.contrast,Fo.saturation,Fo.highlights,Fo.shadows,Fo.theme,Fo.font,Fo.fontSize,Fo.textColor,Fo.bold,Fo.italic,Fo.linethrough,Fo.underline,Fo.textAlign,Fo.characterSpacing,Fo.lineHeight;var sa,ca=function(){return{layout:{selectorKey:la.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:300,unit:Gr.PIXELS}),height:Fo.height,margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,displayStyle:da.displayStyle,openFilterAs:da.openFilterAs,displayType:da.displayType,selectionType:da.selectionType,allowSearchForEachFilter:da.allowSearchForEachFilter,dividerBetweenFilters:da.dividerBetweenFilters,maxValuesToDisplay:da.maxValuesToDisplay,overflowControl:da.overflowControl,showSubCategoriesFilter:da.showSubCategoriesFilter,showBrandsFilter:da.showBrandsFilter,showPriceFilter:da.showPriceFilter,showCustomAttributesFilter:da.showCustomAttributesFilter,firstFilterAlwaysOpen:da.firstFilterAlwaysOpen,allowMultipleFiltersOpen:da.allowMultipleFiltersOpen,horizontalSpacingBetweenItems:da.horizontalSpacingBetweenItems,sliderControl:da.sliderControl,controlPosition:da.controlPosition,loopImages:da.loopImages,displaySliderScrollbar:da.displaySliderScrollbar,autoplay:da.autoplay,openItemsIn:da.openItemsIn,showMoreItems:da.showMoreItems,verticalSpacingBetweenItems:da.verticalSpacingBetweenItems,showOptionsFilter:da.showOptionsFilter},design:{selectorKey:la.DESIGN},content:{selectorKey:la.CONTENT,showTitle:da.showTitle,showDescription:da.showDescription,title:da.title,description:da.description,showAppliedFilters:da.showAppliedFilters,clearAllButton:da.clearAllButton,showNoOfValuesForEachFilters:da.showNoOfValuesForEachFilters}}},ya={orderProductsBy:{value:"Default Category Order",property:"orderProductsBy",propertyType:Mr.CONTROLS},title:{value:"Sort by",property:"title",propertyType:Mr.CONTROLS},sortOptions:{value:[],property:"sortOptions",propertyType:Mr.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"}(sa||(sa={}));var ua,Sa={borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,backgroundColor:Fo.backgroundColor,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,exposure:Fo.exposure,contrast:Fo.contrast,saturation:Fo.saturation,highlights:Fo.highlights,shadows:Fo.shadows},ga={theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},Ta=function(){return{layout:{selectorKey:sa.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:300,unit:Gr.PIXELS}),height:Fo.height,margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:sa.DESIGN,sortTitle:Object.assign({selectorKey:sa.SORT_TITLE},ga),selectedOption:Object.assign({selectorKey:sa.SELECTED_OPTION},ga),sortButton:Object.assign({selectorKey:sa.SORT_BUTTON},Sa)},content:{selectorKey:sa.CONTENT,title:ya.title,orderProductsBy:ya.orderProductsBy,sortOptions:ya.sortOptions}}},ha={source:{value:"Past Orders",property:"source",propertyType:Mr.CONTROLS},filterOrders:{value:"Apply Filter",property:"filterOrders",propertyType:Mr.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Mr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},title:{value:"Past Orders",property:"title",propertyType:Mr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Mr.CONTROLS},description:{value:"",property:"description",propertyType:Mr.CONTROLS},viewAllOrdersButton:{value:!0,property:"viewAllOrdersButton",propertyType:Mr.CONTROLS},orderId:{value:!0,property:"orderId",propertyType:Mr.CONTROLS},orderStatus:{value:!0,property:"orderStatus",propertyType:Mr.CONTROLS},orderedOn:{value:!0,property:"orderedOn",propertyType:Mr.CONTROLS},orderTotal:{value:!0,property:"orderTotal",propertyType:Mr.CONTROLS},numOfItemsOrdered:{value:!0,property:"numOfItemsOrdered",propertyType:Mr.CONTROLS},paymentMethodsUsed:{value:!0,property:"paymentMethodsUsed",propertyType:Mr.CONTROLS},reOrderButton:{value:!0,property:"reOrderButton",propertyType:Mr.CONTROLS},onClick:{value:"Add Items to Cart",property:"onClick",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(ua||(ua={})),Fo.theme,Fo.font,Fo.fontSize,Fo.textColor,Fo.bold,Fo.italic,Fo.linethrough,Fo.underline,Fo.textAlign,Fo.characterSpacing,Fo.lineHeight,Fo.backgroundColor;var Ca,Oa=function(){return{layout:{selectorKey:ua.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:300,unit:Gr.PIXELS}),height:Fo.height,margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:ua.DESIGN},content:{selectorKey:ua.CONTENT,source:ha.source,filterOrders:ha.filterOrders,sortBy:ha.sortBy,showTitle:ha.showTitle,title:ha.title,showDescription:ha.showDescription,description:ha.description,viewAllOrdersButton:ha.viewAllOrdersButton,orderId:ha.orderId,orderStatus:ha.orderStatus,orderedOn:ha.orderedOn,orderTotal:ha.orderTotal,numOfItemsOrdered:ha.numOfItemsOrdered,paymentMethodsUsed:ha.paymentMethodsUsed,reOrderButton:ha.reOrderButton,onClick:ha.onClick}}},ba={source:{value:"Recent Quotes",property:"source",propertyType:Mr.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:Mr.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Mr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},title:{value:"Past Quotes",property:"title",propertyType:Mr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Mr.CONTROLS},description:{value:"",property:"description",propertyType:Mr.CONTROLS},viewAllQuotesButton:{value:!0,property:"viewAllQuotesButton",propertyType:Mr.CONTROLS},quoteId:{value:!0,property:"quoteId",propertyType:Mr.CONTROLS},status:{value:!0,property:"status",propertyType:Mr.CONTROLS},quoteRaisedDate:{value:!0,property:"quoteRaisedDate",propertyType:Mr.CONTROLS},quoteRaisedDisplayFormat:{value:"Date",property:"quoteRaisedDisplayFormat",propertyType:Mr.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:Mr.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:Mr.CONTROLS},expiryDate:{value:!0,property:"expiryDate",propertyType:Mr.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:Mr.CONTROLS},quoteLineItems:{value:!0,property:"quoteLineItems",propertyType:Mr.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:Mr.CONTROLS},viewQuote:{value:!0,property:"viewQuote",propertyType:Mr.CONTROLS},printQuote:{value:!0,property:"printQuote",propertyType:Mr.CONTROLS},downloadQuote:{value:!0,property:"downloadQuote",propertyType:Mr.CONTROLS},cancelQuote:{value:!0,property:"cancelQuote",propertyType:Mr.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:Mr.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:Mr.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Mr.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:Mr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Mr.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:Mr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Mr.CONTROLS},spacingBetweenItems:{value:"500",unit:1,property:"spacingBetweenItems",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Mr.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Mr.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Ca||(Ca={})),Fo.theme,Fo.font,Fo.fontSize,Fo.textColor,Fo.bold,Fo.italic,Fo.linethrough,Fo.underline,Fo.textAlign,Fo.characterSpacing,Fo.lineHeight,Fo.backgroundColor;var va,ma=function(){return{layout:{selectorKey:Ca.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:350,unit:Gr.PIXELS}),height:Object.assign(Object.assign({},Fo.height),{value:150,unit:Gr.PIXELS}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,displayStyle:ba.displayStyle,maxItemsToDisplay:ba.maxItemsToDisplay,sliderControl:ba.sliderControl,controlPosition:ba.controlPosition,loopItems:ba.loopItems,displayScrollbar1:ba.displayScrollbar1,autoplay:ba.autoplay,spacingBetweenItems:ba.spacingBetweenItems,dividerBetweenItems:ba.dividerBetweenItems,overflowControl:ba.overflowControl,numOfItemsToLoad:ba.numOfItemsToLoad},design:{selectorKey:Ca.DESIGN},content:{selectorKey:Ca.CONTENT,source:ba.source,filterStatements:ba.filterStatements,sortBy:ba.sortBy,showTitle:ba.showTitle,title:ba.title,showDescription:ba.showDescription,description:ba.description,viewAllQuotesButton:ba.viewAllQuotesButton,quoteId:ba.quoteId,status:ba.status,quoteRaisedDate:ba.quoteRaisedDate,quoteRaisedDisplayFormat:ba.quoteRaisedDisplayFormat,lastUpdatedDate:ba.lastUpdatedDate,lastUpdatedDisplayFormat:ba.lastUpdatedDisplayFormat,expiryDate:ba.expiryDate,expiryDateDisplayFormat:ba.expiryDateDisplayFormat,quoteLineItems:ba.quoteLineItems,quickActions:ba.quickActions,viewQuote:ba.viewQuote,printQuote:ba.printQuote,downloadQuote:ba.downloadQuote,cancelQuote:ba.cancelQuote,sendMessage:ba.sendMessage}}},wa={source:{value:"Recent RFQs",property:"source",propertyType:Mr.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:Mr.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Mr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},title:{value:"Active RFQs",property:"title",propertyType:Mr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Mr.CONTROLS},description:{value:"",property:"description",propertyType:Mr.CONTROLS},viewAllRfqsButton:{value:!0,property:"viewAllRfqsButton",propertyType:Mr.CONTROLS},rfqId:{value:!0,property:"rfqId",propertyType:Mr.CONTROLS},status:{value:!0,property:"status",propertyType:Mr.CONTROLS},rfqRaisedDate:{value:!0,property:"rfqRaisedDate",propertyType:Mr.CONTROLS},rfqRaisedDisplayFormat:{value:"Date",property:"rfqRaisedDisplayFormat",propertyType:Mr.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:Mr.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:Mr.CONTROLS},rfqLineItems:{value:!0,property:"rfqLineItems",propertyType:Mr.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:Mr.CONTROLS},viewRfq:{value:!0,property:"viewRfq",propertyType:Mr.CONTROLS},printRfq:{value:!0,property:"printRfq",propertyType:Mr.CONTROLS},downloadRfq:{value:!0,property:"downloadRfq",propertyType:Mr.CONTROLS},cancelRfq:{value:!0,property:"cancelRfq",propertyType:Mr.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:Mr.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:Mr.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Mr.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:Mr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Mr.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:Mr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Mr.CONTROLS},spacingBetweenItems:{value:"500",unit:1,property:"spacingBetweenItems",propertyType:Mr.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Mr.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Mr.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(va||(va={}));var fa,Ra=function(){return{layout:{selectorKey:va.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:350,unit:Gr.PIXELS}),height:Object.assign(Object.assign({},Fo.height),{value:150,unit:Gr.PIXELS}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,displayStyle:wa.displayStyle,maxItemsToDisplay:wa.maxItemsToDisplay,sliderControl:wa.sliderControl,controlPosition:wa.controlPosition,loopItems:wa.loopItems,displayScrollbar1:wa.displayScrollbar1,autoplay:wa.autoplay,spacingBetweenItems:wa.spacingBetweenItems,dividerBetweenItems:wa.dividerBetweenItems,overflowControl:wa.overflowControl,numOfItemsToLoad:wa.numOfItemsToLoad},design:{selectorKey:va.DESIGN},content:{selectorKey:va.CONTENT,source:wa.source,filterStatements:wa.filterStatements,sortBy:wa.sortBy,showTitle:wa.showTitle,title:wa.title,showDescription:wa.showDescription,description:wa.description,viewAllRfqsButton:wa.viewAllRfqsButton,rfqId:wa.rfqId,status:wa.status,rfqRaisedDate:wa.rfqRaisedDate,rfqRaisedDisplayFormat:wa.rfqRaisedDisplayFormat,lastUpdatedDate:wa.lastUpdatedDate,lastUpdatedDisplayFormat:wa.lastUpdatedDisplayFormat,rfqLineItems:wa.rfqLineItems,quickActions:wa.quickActions,viewRfq:wa.viewRfq,printRfq:wa.printRfq,downloadRfq:wa.downloadRfq,cancelRfq:wa.cancelRfq,sendMessage:wa.sendMessage}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(fa||(fa={}));var Na,La=function(){return{layout:{selectorKey:fa.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Mr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fo.height),{isReadOnly:!0,value:400}),margin:Fo.margin,automaticallyOpenLightbox:{value:!0,property:"automaticallyOpenLightbox",propertyType:Mr.CONTROLS},selectPage:{value:[],property:"selectPage",propertyType:Mr.CONTROLS},delay:{value:100,unit:Gr.MS,propertyType:Mr.CONTROLS},closeOnXIcon:{value:!1,propertyType:Mr.CONTROLS},closeOnClickingBackground:{value:!1,propertyType:Mr.CONTROLS}},design:Object.assign({selectorKey:fa.DESIGN,backgroundOverlay:{parentRef:void 0,value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:.25}},property:"backgroundOverlayDesc",propertyType:Mr.CONTROLS},borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle},dt),dataConnector:{selectorKey:fa.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Mr.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Mr.CONTROLS}}}},Da={displayStyle:{value:"Table",property:"displayStyle",propertyType:Mr.CONTROLS},displayType:{value:"Horizontally",property:"displayType",propertyType:Mr.CONTROLS},rowsToDisplay:{value:5,property:"rowsToDisplay",propertyType:Mr.CONTROLS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:Mr.CSS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Mr.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Mr.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Mr.CONTROLS},controlPosition:{value:"Side",property:"controlPosition",propertyType:Mr.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Mr.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar1",propertyType:Mr.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Mr.CONTROLS},source:{value:"Allocations",property:"source",propertyType:Mr.CONTROLS},sortBy:{value:"Allocation Left",property:"sortBy",propertyType:Mr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},title:{value:"",property:"title",propertyType:Mr.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Mr.CONTROLS},description:{value:"",property:"description",propertyType:Mr.CONTROLS},viewAllAllocationsButton:{value:!0,property:"viewAllAllocationsButton",propertyType:Mr.CONTROLS},showAllocationCategory:{value:!0,property:"showAllocationCategory",propertyType:Mr.CONTROLS},allocationCategory:{value:"Allocation Category",property:"allocationCategory",propertyType:Mr.CONTROLS},showAllocationLeft:{value:!0,property:"showAllocationLeft",propertyType:Mr.CONTROLS},allocationLeft:{value:"Left",property:"allocationLeft",propertyType:Mr.CONTROLS},showAllocationUtilized:{value:!0,property:"showAllocationUtilized",propertyType:Mr.CONTROLS},allocationUtilized:{value:"Used",property:"allocationUtilized",propertyType:Mr.CONTROLS},showTotalAllocation:{value:!0,property:"showTotalAllocation",propertyType:Mr.CONTROLS},totalAllocation:{value:"Total",property:"totalAllocation",propertyType:Mr.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:Mr.CONTROLS},expiryDate:{value:"Expired On",property:"expiryDate",propertyType:Mr.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:Mr.CONTROLS},showRenewDate:{value:!0,property:"showRenewDate",propertyType:Mr.CONTROLS},renewDate:{value:"Renews On",property:"renewDate",propertyType:Mr.CONTROLS},renewDateDisplayFormat:{value:"Days Left",property:"renewDateDisplayFormat",propertyType:Mr.CONTROLS},shopAllAllocationProductsButton:{value:!0,property:"shopAllAllocationProductsButton",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Na||(Na={})),Fo.theme,Fo.font,Fo.fontSize,Fo.textColor,Fo.bold,Fo.italic,Fo.linethrough,Fo.underline,Fo.textAlign,Fo.characterSpacing,Fo.lineHeight,Fo.backgroundColor;var Aa,Ia=function(){return{layout:{selectorKey:Na.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:570,unit:Gr.PIXELS}),height:Object.assign(Object.assign({},Fo.height),{value:300,unit:Gr.PIXELS}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,displayStyle:Da.displayStyle,displayType:Da.displayType,rowsToDisplay:Da.rowsToDisplay,spacingBetweenItems:Da.spacingBetweenItems,overflowControl:Da.overflowControl,numOfItemsToLoad:Da.numOfItemsToLoad,maxItemsToDisplay:Da.maxItemsToDisplay,sliderControl:Da.sliderControl,controlPosition:Da.controlPosition,loopItems:Da.loopItems,displayScrollbar1:Da.displayScrollbar1,autoplay:Da.autoplay},design:{selectorKey:Na.DESIGN},content:{selectorKey:Na.CONTENT,source:Da.source,sortBy:Da.sortBy,showTitle:Da.showTitle,title:Da.title,showDescription:Da.showDescription,description:Da.description,viewAllAllocationsButton:Da.viewAllAllocationsButton,showAllocationCategory:Da.showAllocationCategory,allocationCategory:Da.allocationCategory,showAllocationLeft:Da.showAllocationLeft,allocationLeft:Da.allocationLeft,allocationUtilized:Da.allocationUtilized,showAllocationUtilized:Da.showAllocationUtilized,totalAllocation:Da.totalAllocation,showTotalAllocation:Da.showTotalAllocation,showExpiryDate:Da.showExpiryDate,expiryDate:Da.expiryDate,expiryDateDisplayFormat:Da.expiryDateDisplayFormat,showRenewDate:Da.showRenewDate,renewDate:Da.renewDate,renewDateDisplayFormat:Da.renewDateDisplayFormat,shopAllAllocationProductsButton:Da.shopAllAllocationProductsButton}}},xa={whenClicked:{value:"Open Full Search",property:"whenClicked",propertyType:Mr.CONTROLS},showSearchText:{value:!0,property:"showSearchText",propertyType:Mr.CONTROLS},searchText:{value:"My Search",property:"searchText",propertyType:Mr.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:Mr.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"}(Aa||(Aa={}));var Ea,Pa=function(){return{layout:{selectorKey:Aa.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"70",unit:1}),margin:Fo.margin,padding:Fo.padding,whenClicked:xa.whenClicked,showSearchText:xa.showSearchText,searchText:xa.searchText,showNoOfItems:xa.showNoOfItems,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:Aa.DESIGN,searchBar:{selectorKey:Aa.SEARCHBAR,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},searchIcon:{selectorKey:Aa.SEARCH_ICON,showIcon:Fo.showIcon,iconSize:Fo.iconSize,iconColor:Fo.iconColor,icon:{value:"search-sm",propertyType:Mr.CONTROLS}},placeholderText:{selectorKey:Aa.PLACEHOLDER_TEXT,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Ea||(Ea={}));var _a,Ha=function(){return{layout:{selectorKey:Ea.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Mr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fo.height),{isReadOnly:!0}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:Mr.CONTROLS},itemGap:{property:"itemGap",propertyType:Mr.CSS,value:1,unit:Gr.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:Mr.CSS},justifyContent:{property:"justifyContent",propertyType:Mr.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Mr.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:Mr.CSS,value:100,unit:Gr.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:Mr.CSS,value:100,unit:Gr.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:Mr.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:Mr.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:Gr.PIXELS,propertyType:Mr.CSS},dotSize:{property:"dotSize",value:10,unit:Gr.PIXELS,propertyType:Mr.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:Mr.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:Mr.CONTROLS},autoplay:{value:!1,propertyType:Mr.CONTROLS},autoplayDuration:{value:3e3,unit:Gr.MS,propertyType:Mr.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:Mr.CONTROLS},stopOnInteraction:{value:!1,propertyType:Mr.CONTROLS}},design:Object.assign({selectorKey:Ea.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt),dataConnector:{selectorKey:Ea.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Mr.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Mr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(_a||(_a={}));var Ba,za=function(){return{layout:{selectorKey:_a.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Mr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fo.height),{isReadOnly:!0}),margin:Fo.margin,padding:Fo.padding},design:Object.assign({selectorKey:_a.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt)}},ka={dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Ba||(Ba={}));var ja,Ka=function(){return{layout:{selectorKey:Ba.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"400",unit:Gr.PIXELS}),height:Object.assign(Object.assign({},Fo.height),{value:"200",unit:Gr.PIXELS}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:Object.assign({selectorKey:Ba.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt),content:{selectorKey:Ba.CONTENT},dataConnector:{selectorKey:Ba.DATA_CONNECTOR,dataConnector:ka.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:Mr.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(ja||(ja={}));var Ua,Ma=function(){return{layout:{selectorKey:ja.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"823",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"542",unit:1}),padding:Fo.padding,margin:Fo.margin,positionType:Fo.positionType,formData:{value:[{id:1743145025967,type:"text",label:"Name",validations:{required:!1}}],propertyType:Mr.CONTROLS}},design:{selectorKey:ja.DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderRadius:Fo.borderRadius,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Ua||(Ua={}));var Ga,Va=function(){return{layout:{selectorKey:Ua.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"310",unit:1}),padding:Fo.padding,margin:Fo.margin,positionType:Fo.positionType},design:Object.assign(Object.assign({selectorKey:Ua.DESIGN},dt),pt)}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Ga||(Ga={}));var Wa,Ya=function(){return{layout:{selectorKey:Ga.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"620",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"530",unit:1}),padding:Fo.padding,margin:Fo.margin,positionType:Fo.positionType},design:{selectorKey:Ga.DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderRadius:Fo.borderRadius,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor}}},Fa={displayType:{value:"Full Trail",property:"displayType",propertyType:Mr.CONTROLS},showSeparators:{value:!0,property:"showSeparators",propertyType:Mr.CONTROLS},displayStyle:{value:"Stack Vertically",property:"displayStyle",propertyType:Mr.CONTROLS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Mr.CSS},maxItemsToDisplay:{value:4,property:"maxItemsToDisplay",propertyType:Mr.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:Mr.CONTROLS},numOfItemsToLoad:{value:"Show All",property:"numOfItemsToLoad",propertyType:Mr.CONTROLS},itemVerticalSpacing:{value:10,unit:1,property:"itemVerticalSpacing",propertyType:Mr.CSS},collapseInTheMiddle:{value:!1,property:"collapseInTheMiddle",propertyType:Mr.CONTROLS},showMoreItems:{value:"On Click",property:"showMoreItems",propertyType:Mr.CONTROLS},onClick:{value:"Expand and Scroll",property:"onClick",propertyType:Mr.CONTROLS},numOfItemsBeforeAndAfterCollapse:{value:4,property:"numOfItemsBeforeAndAfterCollapse",propertyType:Mr.CONTROLS},showItems:{value:"Tooltip",property:"showItems",propertyType:Mr.CONTROLS},addMedia:{value:!1,property:"addMedia",propertyType:Mr.CONTROLS},addPatternOverlay:{value:!1,property:"addPatternOverlay",propertyType:Mr.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"}(Wa||(Wa={}));var Xa,qa={borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,backgroundColor:Fo.backgroundColor,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,exposure:Fo.exposure,contrast:Fo.contrast,saturation:Fo.saturation,highlights:Fo.highlights,shadows:Fo.shadows},Qa={theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundColor:Fo.backgroundColor},Za={icon:Fo.icon,showIcon:Fo.showIcon,iconSize:Fo.iconSize,iconColor:Fo.iconColor},$a=function(){return{layout:{selectorKey:Wa.LAYOUT,adjustment:Fo.adjustment,width:Object.assign(Object.assign({},Fo.width),{value:350,unit:Gr.PIXELS}),height:Object.assign(Object.assign({},Fo.height),{value:150,unit:Gr.PIXELS}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType,displayType:Fa.displayType,showSeparators:Fa.showSeparators,displayStyle:Fa.displayStyle,itemSpacing:Fa.itemSpacing,maxItemsToDisplay:Fa.maxItemsToDisplay,overflowItems:Fa.overflowItems,numOfItemsToLoad:Fa.numOfItemsToLoad,itemVerticalSpacing:Fa.itemVerticalSpacing,collapseInTheMiddle:Fa.collapseInTheMiddle,showMoreItems:Fa.showMoreItems,onClick:Fa.onClick,numOfItemsBeforeAndAfterCollapse:Fa.numOfItemsBeforeAndAfterCollapse,showItems:Fa.showItems},design:{selectorKey:Wa.DESIGN,backgroundAndFill:Object.assign({selectorKey:Wa.FILL_AND_BACKGROUND,addMedia:Fa.addMedia,addPatternOverlay:Fa.addPatternOverlay},qa),homePageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Wa.HOME_PAGE_ITEM_STYLE,addMedia:Fa.addMedia,addPatternOverlay:Fa.addPatternOverlay},qa),Qa),Za),currentPageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Wa.CURRENT_PAGE_ITEM_STYLE,addMedia:Fa.addMedia,addPatternOverlay:Fa.addPatternOverlay},qa),Qa),Za),otherItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Wa.OTHER_ITEM_STYLES,addMedia:Fa.addMedia,addPatternOverlay:Fa.addPatternOverlay},qa),Qa),Za),itemSeparator:Object.assign({selectorKey:Wa.ITEM_SEPARATOR},Za),expandIcon:Object.assign({selectorKey:Wa.EXPAND_ICON,backgroundColor:Fo.backgroundColor},Za)}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.ICON_LIBRARY="iconLibrary"}(Xa||(Xa={}));var Ja,el={icon:Fo.icon,showIcon:Fo.showIcon,iconSize:Fo.iconSize,iconColor:Fo.iconColor},rl=function(){return{layout:{selectorKey:Xa.LAYOUT,adjustment:Fo.adjustment,width:Object.assign(Object.assign({},Fo.width),{value:20,unit:Gr.PIXELS}),height:Object.assign(Object.assign({},Fo.height),{value:20,unit:Gr.PIXELS}),margin:Fo.margin,padding:Fo.padding,positionType:Fo.positionType},design:Object.assign({selectorKey:Xa.DESIGN,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},el)}},ol={searchResultsNumber:{value:"183",property:"searchResultsNumber",propertyType:Mr.CONTROLS},searchKeyword:{value:"‘Keyword’",property:"searchKeyword",propertyType:Mr.CONTROLS},otherText:{value:"Search Results for",property:"otherText",propertyType:Mr.CONTROLS},showSearchKeyword:{value:!0,property:"showSearchKeyword",propertyType:Mr.CONTROLS},showNoOfResults:{value:!0,property:"showNoOfResults",propertyType:Mr.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"}(Ja||(Ja={}));var tl,il=function(){return{layout:{selectorKey:Ja.LAYOUT,width:{value:"600",property:"width",unit:1,propertyType:Mr.CSS},height:{value:"40",property:"height",unit:1,propertyType:Mr.CSS},margin:Fo.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:Mr.CSS},searchResultsNumber:ol.searchResultsNumber,searchKeyword:ol.searchKeyword,otherText:ol.otherText,showSearchKeyword:ol.showSearchKeyword,showNoOfResults:ol.showNoOfResults,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:Ja.DESIGN,searchResultsNumber:{selectorKey:Ja.SEARCH_RESULTS_COUNT,backgroundColor:Fo.backgroundColor,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},searchKeyword:{selectorKey:Ja.SEARCH_RESULTS_KEYWORD,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},otherText:{selectorKey:Ja.SEARCH_RESULTS_OTHER_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.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:Mr.CONTROLS}}}},nl={itemStockText:{value:"<h4 class='et-tt'>Item Stock </h4>",property:"itemStockText",propertyType:Mr.CONTROLS},showItemStockText:{value:!0,property:"showItemStockText",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.ITEM_STOCK_TEXT="itemStockText"}(tl||(tl={}));var al,ll=function(){return{layout:{selectorKey:tl.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:Mr.CSS},height:{value:"28",property:"height",unit:1,propertyType:Mr.CSS},margin:Fo.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:Mr.CSS},itemStockText:nl.itemStockText,showItemStockText:nl.showItemStockText,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:tl.DESIGN,itemStockText:{selectorKey:tl.ITEM_STOCK_TEXT,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight}},dataConnector:{selectorKey:tl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},pl={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:Mr.CSS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Mr.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:Mr.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:Mr.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:Mr.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:Mr.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:Mr.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:Mr.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:Mr.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:Mr.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:Mr.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:Mr.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:Mr.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:Mr.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:Mr.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"}(al||(al={}));var dl,sl={borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,exposure:Fo.exposure,contrast:Fo.contrast,saturation:Fo.saturation,highlights:Fo.highlights,shadows:Fo.shadows},cl={theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundColor:Fo.backgroundColor},yl=function(){return{layout:{selectorKey:al.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:723,unit:Gr.PIXELS}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,showTitle:pl.showTitle,showNumberOfItems:pl.showNumberOfItems,showActions:pl.showActions,showContinueShopping:pl.showContinueShopping,continueShoppingLinkTo:pl.continueShoppingLinkTo,continueShoppingLink:pl.continueShoppingLink,showAddFromWishlist:pl.showAddFromWishlist,showCartGrouping:pl.showCartGrouping,showClearCart:pl.showClearCart,clearCartLinkTo:pl.clearCartLinkTo,clearCartLink:pl.clearCartLink,showDownloadCart:pl.showDownloadCart,showShareCart:pl.showShareCart,showPrintCart:pl.showPrintCart,maxNumberOfActionsToShow:pl.maxNumberOfActionsToShow},design:{selectorKey:al.DESIGN,cartHeadingStyles:Object.assign({selectorKey:al.CART_HEADING_STYLES,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle},cl),cartActionStyles:{selectorKey:al.CART_ACTION_STYLES,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing},cartItemStyles:{selectorKey:al.CART_ITEM_STYLES,padding:Fo.padding,margin:pl.margin,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur,showBorder:Fo.showBorder,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,backgroundColor:Fo.backgroundColor},productActionsStyles:Object.assign(Object.assign({selectorKey:al.PRODUCT_ACTIONS_STYLES},sl),cl),productNameStyles:Object.assign({selectorKey:al.PRODUCT_NAME_STYLES},cl),productPriceStyles:Object.assign({selectorKey:al.PRODUCT_PRICE_STYLES},cl),productInformationStyles:Object.assign({selectorKey:al.PRODUCT_INFORMATION_STYLES},cl),productQuantityStyles:Object.assign(Object.assign({selectorKey:al.PRODUCT_QUANTITY_STYLES},sl),cl)},content:{selectorKey:al.CONTENT,title:{value:"",property:"title",propertyType:Mr.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:Mr.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:Mr.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:Mr.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:Mr.CONTENT},showProductOptions:{value:!0,property:"showProductOptions",propertyType:Mr.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:Mr.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:Mr.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:Mr.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:Mr.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:Mr.CONTENT}}}},ul={showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Mr.CONTROLS},showEnterCouponCode:{value:!0,property:"showEnterCouponCode",propertyType:Mr.CONTROLS},showSubTotal:{value:!0,property:"showSubTotal",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(dl||(dl={})),Fo.theme,Fo.font,Fo.fontSize,Fo.textColor,Fo.bold,Fo.italic,Fo.linethrough,Fo.underline,Fo.textAlign,Fo.characterSpacing,Fo.lineHeight,Fo.backgroundColor;var Sl,gl=function(){return{layout:{selectorKey:dl.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:570,unit:Gr.PIXELS}),height:Object.assign(Object.assign({},Fo.height),{value:300,unit:Gr.PIXELS}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,showTitle:ul.showTitle,showNumberOfItems:ul.showNumberOfItems,showEnterCouponCode:ul.showEnterCouponCode,showSubTotal:ul.showSubTotal},design:{selectorKey:dl.DESIGN},content:{selectorKey:dl.CONTENT,title:{value:"",property:"title",propertyType:Mr.CONTENT},checkOutButtonText:{value:"",property:"checkOutButtonText",propertyType:Mr.CONTENT}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Sl||(Sl={}));var Tl,hl=function(){return{layout:{selectorKey:Sl.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:570,unit:Gr.PIXELS}),height:Object.assign(Object.assign({},Fo.height),{value:300,unit:Gr.PIXELS}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:Sl.DESIGN},content:{selectorKey:Sl.CONTENT}}},Cl={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Mr.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:Mr.CONTROLS},lineDirection:{value:"horizontal",property:"lineDirection",propertyType:Mr.CONTROLS},lineStyle:{value:"solid",propertyType:Mr.CONTROLS,property:"lineStyle"},lineThickness:{value:5,property:"lineThickness",unit:1,propertyType:Mr.CSS},dash:{value:"5",property:"dash",propertyType:Mr.CONTROLS},gap:{value:"2",property:"gap",propertyType:Mr.CONTROLS},showLineEndPoints:{value:!0,propertyType:Mr.CONTROLS},lineEndPoints:{value:"round",propertyType:Mr.CONTROLS},showLineStartPointIcon:{value:!1,propertyType:Mr.CONTROLS},showLineEndPointIcon:{value:!1,propertyType:Mr.CONTROLS}},design:{leftIcon:{value:"preview",property:"leftIcon",propertyType:Mr.CONTROLS},rightIcon:{value:"minus-circle",property:"rightIcon",propertyType:Mr.CONTROLS},lineColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},size:{value:"20",property:"size",unit:1,propertyType:Mr.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:Mr.CONTROLS},iconGap:{value:"20",property:"iconGap",unit:1,propertyType:Mr.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"}(Tl||(Tl={}));var Ol,bl=function(){return{layout:{selectorKey:Tl.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"20",unit:1}),margin:Fo.margin,padding:Fo.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:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:Tl.DESIGN,lineWidget:{selectorKey:Tl.SOCIAL_WIDGET,backgroundColor:Fo.backgroundColor,cropRatio:Fo.cropRatio,zoomImage:Fo.zoomImage,flip:Fo.flip,rotate:Fo.rotate,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},lineCorners:{selectorKey:Tl.LINE_CORNERS,leftIcon:Cl.design.leftIcon,rightIcon:Cl.design.rightIcon,size:Cl.design.size,iconColor:Fo.iconColor,backgroundShape:Cl.design.backgroundShape,backgroundColor:Fo.backgroundColor,iconGap:Cl.design},lineColor:{selectorKey:Tl.LINE_COLOR,lineColor:Cl.design.lineColor}}}},vl={tabPosition:{value:"horizontal",property:"tabPosition",propertyType:Mr.CONTROLS},tabLayout:{value:"contain",property:"tabLayout",propertyType:Mr.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:Mr.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:Mr.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:Mr.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:Mr.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:Mr.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:Mr.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:Mr.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:Mr.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Tab 1",content:{}},key:"123456tghjuik"}],property:"tabContent",propertyType:Mr.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"}(Ol||(Ol={}));var ml,wl={borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,backgroundColor:Fo.backgroundColor,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius,exposure:Fo.exposure,contrast:Fo.contrast,saturation:Fo.saturation,highlights:Fo.highlights,shadows:Fo.shadows},fl={theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight},Rl=function(){return{layout:{selectorKey:Ol.LAYOUT,width:Fo.width,height:Fo.height,margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo,tabPosition:vl.tabPosition,tabLayout:vl.tabLayout,alignItems:vl.alignItems,justifyContent:vl.justifyContent,tabSpacing:vl.tabSpacing,tabContainerSpacing:vl.tabAndContainerSpacing,horizontalPadding:vl.horizontalPadding,verticalPadding:vl.verticalPadding,overflowTabs:vl.overflowTabs,spacingBetweenRows:vl.spacingBetweenRows},design:{selectorKey:Ol.DESIGN,tabContainer:Object.assign({selectorKey:Ol.TAB_CONTAINER},wl),tabs:{selectorKey:Ol.TABS,defaultState:Object.assign(Object.assign({selectorKey:Ol.DEFAULT_STATE},wl),fl),hoverState:Object.assign(Object.assign({selectorKey:Ol.HOVER_STATE},wl),fl),selectedState:Object.assign(Object.assign({selectorKey:Ol.SELECTED_STATE},wl),fl)}},content:{selectorKey:Ol.CONTENT,tabContent:vl.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(ml||(ml={}));var Nl,Ll=function(){return{layout:{selectorKey:ml.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Mr.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fo.height),{isReadOnly:!0}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:{selectorKey:ml.DESIGN,backgroundColor:Object.assign(Object.assign({},Fo.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius}}},Dl={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Mr.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Mr.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Mr.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:Mr.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:Mr.CONTROLS},continueShoppingLinkTo:{value:"Go To Home Page",property:"continueShoppingLinkTo",propertyType:Mr.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:Mr.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:Mr.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:Mr.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:Mr.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:Mr.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:Mr.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:Mr.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:Mr.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:Mr.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:Mr.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Nl||(Nl={})),Fo.borderColor,Fo.borderStyle,Fo.borderPerSlide,Fo.showBorder,Fo.showShadow,Fo.shadowColor,Fo.blur,Fo.spread,Fo.angle,Fo.borderRadius,Fo.exposure,Fo.contrast,Fo.saturation,Fo.highlights,Fo.shadows;var Al,Il={theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,backgroundColor:Fo.backgroundColor},xl=function(){return{layout:{selectorKey:Nl.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"400",unit:Gr.PIXELS}),height:Object.assign(Object.assign({},Fo.height),{value:"200",unit:Gr.PIXELS}),margin:Fo.margin,padding:Fo.padding,overflowContent:Fo.overflowContent,scrollDirection:Fo.scrollDirection,displayScrollbar:Fo.displayScrollbar,positionType:Fo.positionType,pinTo:Fo.pinTo},design:Object.assign(Object.assign(Object.assign({selectorKey:Nl.DESIGN,borderColor:Fo.borderColor,borderStyle:Fo.borderStyle,borderPerSlide:Fo.borderPerSlide,showBorder:Fo.showBorder,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,blur:Fo.blur,spread:Fo.spread,angle:Fo.angle,borderRadius:Fo.borderRadius},dt),Il),{exposure:Fo.exposure,contrast:Fo.contrast,saturation:Fo.saturation,highlights:Fo.highlights,shadows:Fo.shadows}),content:{selectorKey:Nl.CONTENT,title:{value:"",property:"title",propertyType:Mr.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:Mr.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:Mr.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:Mr.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:Mr.CONTENT},showOptions:{value:!0,property:"showOptions",propertyType:Mr.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:Mr.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:Mr.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:Mr.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:Mr.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:Mr.CONTENT}},dataConnector:{selectorKey:Nl.DATA_CONNECTOR,dataConnector:Dl.dataConnector}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Al||(Al={}));var El,Pl=function(){return{layout:{selectorKey:Al.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"310",unit:1}),padding:Fo.padding,margin:Fo.margin,positionType:Fo.positionType},design:Object.assign(Object.assign({selectorKey:Al.DESIGN},dt),pt)}},_l={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Mr.CSS},displayStyle:{value:"vertical",propertyType:Mr.CONTROLS},showIcon:{value:!0,propertyType:Mr.CONTROLS},iconPosition:{value:"left",propertyType:Mr.CONTROLS}},content:{linksData:{value:[{id:qi.generateUniqueId(),title:"Amazon",name:"amazon",show:!0,url:"https://amazon.com"},{id:qi.generateUniqueId(),title:"Website",name:"website",show:!0,url:"https://www.sellerscommerce.com/"},{id:qi.generateUniqueId(),title:"Instagram",name:"instagram",show:!0,url:"https://instagram.com"},{id:qi.generateUniqueId(),title:"Twitter",name:"twitter",show:!0,url:"https://x.com/"},{id:qi.generateUniqueId(),title:"Facebook",name:"facebook",show:!0,url:"https://www.facebook.com/"},{id:qi.generateUniqueId(),title:"Youtube",name:"youtube",show:!0,url:"https://www.youtube.com/"},{id:qi.generateUniqueId(),title:"LinkedIn",name:"linkedin",show:!0,url:"https://www.linkedin.com/"}],propertyType:Mr.CONTROLS},showTitle:{value:!0,propertyType:Mr.CONTROLS},title:{value:"Quick Links",propertyType:Mr.CONTROLS},description:{value:"Quick Link Information",propertyType:Mr.CONTROLS},showDescription:{value:!0,propertyType:Mr.CONTROLS}},design:{icon:{value:"",propertyType:Mr.CONTROLS},designiconSize:{value:"30",propertyType:Mr.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Mr.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:Mr.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:Mr.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:Mr.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:Mr.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:Mr.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:Mr.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:Mr.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"}(El||(El={}));var Hl,Bl=function(){return{layout:{selectorKey:El.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"70",unit:1}),margin:Fo.margin,padding:Fo.padding,displayStyle:_l.layout.displayStyle,showIcon:_l,iconPosition:_l.layout.iconPosition,positionType:Fo.positionType,pinTo:Fo.pinTo},content:{selectorKey:El.CONTENT,showTitle:_l.content.showTitle,title:_l.content.title,showDescription:_l.content.showDescription,description:_l.content.description,linksData:_l.content.linksData},design:{selectorKey:El.DESIGN,QuickLinksWidget:{selectorKey:El.QuickLinks_WIDGET,backgroundColor:Fo.backgroundColor,cropRatio:Fo.cropRatio,zoomImage:Fo.zoomImage,flip:Fo.flip,rotate:Fo.rotate,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur},itemStyle:{selectorKey:El.ITEM_STYLE,backgroundColor:Fo.backgroundColor,cropRatio:Fo.cropRatio,zoomImage:Fo.zoomImage,flip:Fo.flip,rotate:Fo.rotate,theme:Fo.theme,font:Fo.font,fontSize:Fo.fontSize,textColor:Fo.textColor,bold:Fo.bold,italic:Fo.italic,linethrough:Fo.linethrough,underline:Fo.underline,textAlign:Fo.textAlign,characterSpacing:Fo.characterSpacing,lineHeight:Fo.lineHeight,showBorder:Fo.showBorder,borderStyle:Fo.borderStyle,borderColor:Fo.borderColor,borderPerSlide:Fo.borderPerSlide,borderRadius:Fo.borderRadius,showShadow:Fo.showShadow,shadowColor:Fo.shadowColor,angle:Fo.angle,spread:Fo.spread,blur:Fo.blur,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:!1}),iconSize:_l.design.designiconSize,iconColor:_l.design.iconColor},QuickLinks:{selectorKey:El.QuickLinks_ICONS,instagramIcon:_l.design.instagramIcon,facebookIcon:_l.design.facebookIcon,twitterIcon:_l.design.twitterIcon,amazonIcon:_l.design.amazonIcon,websiteIcon:_l.design.websiteIcon,youtubeIcon:_l.design.youtubeIcon,linkedinIcon:_l.design.linkedinIcon}}}},zl={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:Mr.CONTROLS},buttonType:{value:"primaryButton",propertyType:Mr.CONTROLS},buttonText:{value:"Add Order",property:"buttonText",propertyType:Mr.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:Mr.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:Mr.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Mr.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:Mr.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:Mr.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Hl||(Hl={}));var kl,jl,Kl,Ul,Ml=function(){return{layout:{selectorKey:Hl.LAYOUT,width:Object.assign(Object.assign({},Fo.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fo.height),{value:"40",unit:1}),margin:Fo.margin,positionType:Fo.positionType,pinTo:Fo.pinTo,buttonStyle:zl.buttonStyle,buttonText:zl.buttonText,buttonIcon:zl.buttonIcon,iconPosition:zl.iconPosition,iconAndTextSpacing:zl.iconAndTextSpacing,alignment:zl.alignment,buttonType:zl.buttonType,linkTo:zl.linkTo},design:{selectorKey:Hl.DESIGN,defaultState:{selectorKey:Hl.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},Fo.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},Fo.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},Fo.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},Fo.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},Fo.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},Fo.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},Fo.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},Fo.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},Fo.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},Fo.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},Fo.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},Fo.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},Fo.theme),fontSize:Object.assign(Object.assign({},Fo.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},Fo.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},Fo.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},Fo.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},Fo.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},Fo.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},Fo.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},Fo.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},Fo.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:Fo.icon,showIcon:Object.assign(Object.assign({},Fo.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Fo.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Fo.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:Hl.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},Fo.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:Hl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:Mr.CONTROLS}}}},Gl=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%"}},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"}},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",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},Fl=function(){return Object.assign(Object.assign({},Yl()),{gridTemplateRows:"1fr",gridTemplateColumns:"1fr"})},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",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",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",rowGap:"0px",columnGap:"0px",gridTemplateRows:"1fr",gridTemplateColumns:"1fr"}},$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",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},ep=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"}},rp=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"}},op=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},tp=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ip=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"}},np=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"}},ap=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%"}},lp=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},pp=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},dp=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},sp=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"300px",gridTemplateColumns:"100%"}},cp=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"}},yp=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"}},up=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%"}},Sp=12,gp=4,Tp=1,hp=70,Cp=20,Op=4,bp=2;!function(e){e[e.Edit=1]="Edit",e[e.Preview=2]="Preview"}(kl||(kl={})),function(e){e.Desktop="desktop",e.Mobile="mobile"}(jl||(jl={})),function(e){e.Input="input",e.Select="select",e.Textarea="textarea",e.Button="button",e.Content="content"}(Kl||(Kl={})),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"}(Ul||(Ul={}));var vp=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"}},mp=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}}})(),t})()));