@sc-360-v2/storefront-cms-library 0.2.96 → 0.2.97

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,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define([],o):"object"==typeof exports?exports["storefront-cms-library"]=o():e["storefront-cms-library"]=o()}(this,(()=>(()=>{var e={633:(e,o,t)=>{var r=t(738).default;function i(){"use strict";e.exports=i=function(){return t},e.exports.__esModule=!0,e.exports.default=e.exports;var o,t={},n=Object.prototype,a=n.hasOwnProperty,l=Object.defineProperty||function(e,o,t){e[o]=t.value},p="function"==typeof Symbol?Symbol:{},s=p.iterator||"@@iterator",d=p.asyncIterator||"@@asyncIterator",c=p.toStringTag||"@@toStringTag";function y(e,o,t){return Object.defineProperty(e,o,{value:t,enumerable:!0,configurable:!0,writable:!0}),e[o]}try{y({},"")}catch(o){y=function(e,o,t){return e[o]=t}}function u(e,o,t,r){var i=o&&o.prototype instanceof b?o:b,n=Object.create(i.prototype),a=new P(r||[]);return l(n,"_invoke",{value:A(e,t,a)}),n}function S(e,o,t){try{return{type:"normal",arg:e.call(o,t)}}catch(e){return{type:"throw",arg:e}}}t.wrap=u;var g="suspendedStart",T="suspendedYield",h="executing",C="completed",O={};function b(){}function v(){}function m(){}var w={};y(w,s,(function(){return this}));var f=Object.getPrototypeOf,R=f&&f(f(_([])));R&&R!==n&&a.call(R,s)&&(w=R);var N=m.prototype=b.prototype=Object.create(w);function D(e){["next","throw","return"].forEach((function(o){y(e,o,(function(e){return this._invoke(o,e)}))}))}function L(e,o){function t(i,n,l,p){var s=S(e[i],e,n);if("throw"!==s.type){var d=s.arg,c=d.value;return c&&"object"==r(c)&&a.call(c,"__await")?o.resolve(c.__await).then((function(e){t("next",e,l,p)}),(function(e){t("throw",e,l,p)})):o.resolve(c).then((function(e){d.value=e,l(d)}),(function(e){return t("throw",e,l,p)}))}p(s.arg)}var i;l(this,"_invoke",{value:function(e,r){function n(){return new o((function(o,i){t(e,r,o,i)}))}return i=i?i.then(n,n):n()}})}function A(e,t,r){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:o,done:!0}}for(r.method=n,r.arg=a;;){var l=r.delegate;if(l){var p=I(l,r);if(p){if(p===O)continue;return p}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(i===g)throw i=C,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);i=h;var s=S(e,t,r);if("normal"===s.type){if(i=r.done?C:T,s.arg===O)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(i=C,r.method="throw",r.arg=s.arg)}}}function I(e,t){var r=t.method,i=e.iterator[r];if(i===o)return t.delegate=null,"throw"===r&&e.iterator.return&&(t.method="return",t.arg=o,I(e,t),"throw"===t.method)||"return"!==r&&(t.method="throw",t.arg=new TypeError("The iterator does not provide a '"+r+"' method")),O;var n=S(i,e.iterator,t.arg);if("throw"===n.type)return t.method="throw",t.arg=n.arg,t.delegate=null,O;var a=n.arg;return a?a.done?(t[e.resultName]=a.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=o),t.delegate=null,O):a:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,O)}function x(e){var o={tryLoc:e[0]};1 in e&&(o.catchLoc=e[1]),2 in e&&(o.finallyLoc=e[2],o.afterLoc=e[3]),this.tryEntries.push(o)}function E(e){var o=e.completion||{};o.type="normal",delete o.arg,e.completion=o}function P(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(x,this),this.reset(!0)}function _(e){if(e||""===e){var t=e[s];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,n=function t(){for(;++i<e.length;)if(a.call(e,i))return t.value=e[i],t.done=!1,t;return t.value=o,t.done=!0,t};return n.next=n}}throw new TypeError(r(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"),t.isGeneratorFunction=function(e){var o="function"==typeof e&&e.constructor;return!!o&&(o===v||"GeneratorFunction"===(o.displayName||o.name))},t.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,m):(e.__proto__=m,y(e,c,"GeneratorFunction")),e.prototype=Object.create(N),e},t.awrap=function(e){return{__await:e}},D(L.prototype),y(L.prototype,d,(function(){return this})),t.AsyncIterator=L,t.async=function(e,o,r,i,n){void 0===n&&(n=Promise);var a=new L(u(e,o,r,i),n);return t.isGeneratorFunction(o)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},D(N),y(N,c,"Generator"),y(N,s,(function(){return this})),y(N,"toString",(function(){return"[object Generator]"})),t.keys=function(e){var o=Object(e),t=[];for(var r in o)t.push(r);return t.reverse(),function e(){for(;t.length;){var r=t.pop();if(r in o)return e.value=r,e.done=!1,e}return e.done=!0,e}},t.values=_,P.prototype={constructor:P,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=o,this.done=!1,this.delegate=null,this.method="next",this.arg=o,this.tryEntries.forEach(E),!e)for(var t in this)"t"===t.charAt(0)&&a.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=o)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function r(r,i){return l.type="throw",l.arg=e,t.next=r,i&&(t.method="next",t.arg=o),!!i}for(var i=this.tryEntries.length-1;i>=0;--i){var n=this.tryEntries[i],l=n.completion;if("root"===n.tryLoc)return r("end");if(n.tryLoc<=this.prev){var p=a.call(n,"catchLoc"),s=a.call(n,"finallyLoc");if(p&&s){if(this.prev<n.catchLoc)return r(n.catchLoc,!0);if(this.prev<n.finallyLoc)return r(n.finallyLoc)}else if(p){if(this.prev<n.catchLoc)return r(n.catchLoc,!0)}else{if(!s)throw Error("try statement without catch or finally");if(this.prev<n.finallyLoc)return r(n.finallyLoc)}}}},abrupt:function(e,o){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc<=this.prev&&a.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=o&&o<=i.finallyLoc&&(i=null);var n=i?i.completion:{};return n.type=e,n.arg=o,i?(this.method="next",this.next=i.finallyLoc,O):this.complete(n)},complete:function(e,o){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&o&&(this.next=o),O},finish:function(e){for(var o=this.tryEntries.length-1;o>=0;--o){var t=this.tryEntries[o];if(t.finallyLoc===e)return this.complete(t.completion,t.afterLoc),E(t),O}},catch:function(e){for(var o=this.tryEntries.length-1;o>=0;--o){var t=this.tryEntries[o];if(t.tryLoc===e){var r=t.completion;if("throw"===r.type){var i=r.arg;E(t)}return i}}throw Error("illegal catch attempt")},delegateYield:function(e,t,r){return this.delegate={iterator:_(e),resultName:t,nextLoc:r},"next"===this.method&&(this.arg=o),O}},t}e.exports=i,e.exports.__esModule=!0,e.exports.default=e.exports},738:e=>{function o(t){return e.exports=o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,o(t)}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports},756:(e,o,t)=>{var r=t(633)();e.exports=r;try{regeneratorRuntime=r}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}}},o={};function t(r){var i=o[r];if(void 0!==i)return i.exports;var n=o[r]={exports:{}};return e[r](n,n.exports,t),n.exports}t.n=e=>{var o=e&&e.__esModule?()=>e.default:()=>e;return t.d(o,{a:o}),o},t.d=(e,o)=>{for(var r in o)t.o(o,r)&&!t.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:o[r]})},t.o=(e,o)=>Object.prototype.hasOwnProperty.call(e,o),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};return(()=>{"use strict";t.r(r),t.d(r,{ElementEditSchema:()=>wo,addOrderSchema:()=>Qo,amountEstimatorSchema:()=>o,brandImageSchema:()=>Io,brandSchema:()=>Ao,bulkVariantPickerSchema:()=>i,bundleSchema:()=>xo,buttonSchema:()=>n,buyForTabsContainerSchema:()=>$o,buyForTabsSchema:()=>Zo,cartSchema:()=>Ro,categoryDetailsSchema:()=>Uo,checkoutSchema:()=>No,cmsTypes:()=>e,codeSchema:()=>a,commonFunctions:()=>vn,contactUsSchema:()=>Ho,containerSchema:()=>l,countdownSchema:()=>p,createFormSchema:()=>jo,embedSchema:()=>s,enums:()=>j,faqSchema:()=>d,formBuilder:()=>Xo,gallerySliderSchema:()=>c,gridSchema:()=>y,iconListSchema:()=>tt,imageHotspotSchema:()=>u,imageSchema:()=>S,interfaces:()=>K,itemStockSchema:()=>Mo,layouterItemSchema:()=>Bo,layouterSchema:()=>_o,lightBoxV2Schema:()=>Eo,lightboxSchema:()=>fo,lineItemSchema:()=>Vo,loginSchema:()=>zo,mapSchema:()=>T,marchandiserSetsSchema:()=>Fo,orderStatusSchema:()=>ko,paymentMethodsSchema:()=>h,pickupLocationsSchema:()=>C,priceSchema:()=>f,productActionsSchema:()=>O,productCustomizationsSchema:()=>ot,productHighlightsSchema:()=>w,productImageSchema:()=>b,productInventorySchema:()=>v,productPromotionsSchema:()=>m,productSchema:()=>g,profileSchema:()=>Do,quantitySelectorSchema:()=>R,quickLinksSchema:()=>qo,repeaterSchema:()=>Lo,resetPasswordSchema:()=>Ko,scrollSchema:()=>N,searchResultsHeadingSchema:()=>Go,searchSchema:()=>Po,sectionSchema:()=>D,shippingEstimatorSchema:()=>L,socialIconsSchema:()=>A,spotlightSchema:()=>et,stackSchema:()=>I,storeLocationsSchema:()=>x,tabSchema:()=>E,tableSchema:()=>P,tabsContainerSchema:()=>Yo,tabsV2Schema:()=>Wo,textSchema:()=>_,toasterSchema:()=>Jo,uomSelectorSchema:()=>B,variantPickerSchema:()=>H,videoSChema:()=>z,volumePricingSchema:()=>k});var e={};t.r(e);var o={};t.r(o),t.d(o,{getDefaultStyles:()=>ct});var i={};t.r(i),t.d(i,{getDefaultStyles:()=>yt});var n={};t.r(n),t.d(n,{getDefaultStyles:()=>ut});var a={};t.r(a),t.d(a,{getDefaultStyles:()=>St,getSectionDefaultStyles:()=>gt});var l={};t.r(l),t.d(l,{getDefaultStyles:()=>Tt});var p={};t.r(p),t.d(p,{getDefaultStyles:()=>ht});var s={};t.r(s),t.d(s,{getDefaultStyles:()=>Ct,getSectionDefaultStyles:()=>Ot});var d={};t.r(d),t.d(d,{getDefaultStyles:()=>bt});var c={};t.r(c),t.d(c,{getDefaultStyles:()=>vt});var y={};t.r(y),t.d(y,{getDefaultStyles:()=>mt});var u={};t.r(u),t.d(u,{getDefaultStyles:()=>wt});var S={};t.r(S),t.d(S,{getDefaultStyles:()=>ft});var g={};t.r(g),t.d(g,{getDefaultStyles:()=>Rt});var T={};t.r(T),t.d(T,{getDefaultStyles:()=>Nt});var h={};t.r(h),t.d(h,{getDefaultStyles:()=>Dt});var C={};t.r(C),t.d(C,{getDefaultStyles:()=>Lt});var O={};t.r(O),t.d(O,{getDefaultStyles:()=>At});var b={};t.r(b),t.d(b,{getDefaultStyles:()=>It});var v={};t.r(v),t.d(v,{getDefaultStyles:()=>xt});var m={};t.r(m),t.d(m,{getDefaultStyles:()=>Et});var w={};t.r(w),t.d(w,{getDefaultStyles:()=>Pt});var f={};t.r(f),t.d(f,{getDefaultStyles:()=>_t});var R={};t.r(R),t.d(R,{getDefaultStyles:()=>Bt});var N={};t.r(N),t.d(N,{getDefaultStyles:()=>Ht});var D={};t.r(D),t.d(D,{getDefaultStyles:()=>zt,getSectionDefaultStyles:()=>kt});var L={};t.r(L),t.d(L,{getDefaultStyles:()=>jt});var A={};t.r(A),t.d(A,{getDefaultSocialIconsStyles:()=>Kt});var I={};t.r(I),t.d(I,{getDefaultStyles:()=>Ut});var x={};t.r(x),t.d(x,{getDefaultStyles:()=>Gt});var E={};t.r(E),t.d(E,{getDefaultStyles:()=>Mt});var P={};t.r(P),t.d(P,{getDefaultTableStyles:()=>Vt});var _={};t.r(_),t.d(_,{getDefaultStyles:()=>Wt});var B={};t.r(B),t.d(B,{getDefaultStyles:()=>Yt});var H={};t.r(H),t.d(H,{getDefaultStyles:()=>Ft});var z={};t.r(z),t.d(z,{getDefaultVideoStyles:()=>Xt});var k={};t.r(k),t.d(k,{getDefaultStyles:()=>qt});var j={};t.r(j),t.d(j,{CMSCSSUnitTypesEnums:()=>lt,CMSComponentImportTypeEnum:()=>pt,CMSCustomEventServiceTypesEnum:()=>ir,CMSCustomEventsListEnums:()=>nr,CMSDeviceVisibilityHiddenTypeEnums:()=>tr,CMSDeviceVisibilityKeysEnums:()=>rr,CMSElementEditTypes:()=>at,CMSElementSelectors:()=>it,CMSElementsListEnum:()=>yr,CMSRepeaterSliderControlTypes:()=>$t,CMSRepeaterViewTypes:()=>Jt,CMSResponsiveModeEnums:()=>Qt,CMSStackDisplayTypeEnum:()=>st,CMSToolAttributes:()=>nt,CMSToolIdTypes:()=>rt,FlexAppVersionEnums:()=>ar,FlexDefaultValues:()=>lr,FlexLinkIngnoreAnchorList:()=>Sr,FlexRepeaterControlDragType:()=>cr,FliterTypes:()=>er,FontWeightEnum:()=>dt,LinkTypes:()=>Zt,PageTypeEnums:()=>dr,SectionTypeID:()=>sr,SkeletonItems:()=>pr,SortOptions:()=>or});var K={};t.r(K);var U={};t.r(U),t.d(U,{cssInputInstances:()=>gr});var G={};t.r(G),t.d(G,{getDefaultData:()=>Cr,searchSelectorKeysEnum:()=>ur});var M={};t.r(M),t.d(M,{AmountEstimatorsSelectorKeysEnum:()=>hr,getDefaultData:()=>mr});var V={};t.r(V),t.d(V,{BulkVariantPickerSelectorKeysEnum:()=>br,getDefaultData:()=>Rr});var W={};t.r(W),t.d(W,{ButtonSelectorKeysEnum:()=>fr,getDefaultData:()=>Lr});var Y={};t.r(Y),t.d(Y,{codeSelectorKeysEnum:()=>Dr,getDefaultData:()=>Ir});var F={};t.r(F),t.d(F,{codeSelectorKeysEnum:()=>Ar,getDefaultData:()=>Er});var X={};t.r(X),t.d(X,{getDefaultData:()=>Hr,selfSelectorKeysEnum:()=>xr});var q={};t.r(q),t.d(q,{SelectorKeysEnum:()=>Br,getDefaultData:()=>Kr});var Q={};t.r(Q),t.d(Q,{embedSelectorKeysEnum:()=>jr,getDefaultData:()=>Gr});var Z={};t.r(Z),t.d(Z,{ButtonSelectorKeysEnum:()=>Ur,getDefaultData:()=>Wr});var $={};t.r($),t.d($,{SelectorKeysEnum:()=>Vr,getDefaultData:()=>Xr});var J={};t.r(J),t.d(J,{getDefaultData:()=>Qr,gridSelectorKeysEnum:()=>Fr});var ee={};t.r(ee),t.d(ee,{SelectorKeysEnum:()=>qr,getDefaultData:()=>Jr});var oe={};t.r(oe),t.d(oe,{SelectorKeysEnum:()=>$r,getDefaultData:()=>ti});var te={};t.r(te),t.d(te,{SelectorKeysEnum:()=>oi,getDefaultData:()=>ni});var re={};t.r(re),t.d(re,{SelectorKeysEnum:()=>ii,getDefaultData:()=>pi});var ie={};t.r(ie),t.d(ie,{SelectorKeysEnum:()=>li,getDefaultData:()=>ci});var ne={};t.r(ne),t.d(ne,{PaymentMethodSelectorKeysEnum:()=>di,getDefaultData:()=>Si});var ae={};t.r(ae),t.d(ae,{PickupLocationsSelectorKeysEnum:()=>ui,getDefaultData:()=>hi});var le={};t.r(le),t.d(le,{SelectorKeysEnum:()=>Ti,getDefaultData:()=>bi});var pe={};t.r(pe),t.d(pe,{ButtonSelectorKeysEnum:()=>Oi,getDefaultData:()=>fi});var se={};t.r(se),t.d(se,{ProductHighlightsSelectorKeysEnum:()=>mi,getDefaultData:()=>Di});var de={};t.r(de),t.d(de,{ProductInventorySelectorKeysEnum:()=>Ni,getDefaultData:()=>Ii});var ce={};t.r(ce),t.d(ce,{SelectorKeysEnum:()=>Ai,getDefaultData:()=>Pi});var ye={};t.r(ye),t.d(ye,{ProductPromotionsSelectorKeysEnum:()=>xi,getDefaultData:()=>Hi});var ue={};t.r(ue),t.d(ue,{QuantitySelectorSelectorKeysEnum:()=>Bi,getDefaultData:()=>ji});var Se={};t.r(Se),t.d(Se,{SelectorKeysEnum:()=>ki,getDefaultData:()=>Gi});var ge={};t.r(ge),t.d(ge,{getDefaultData:()=>Vi,sectionSelectorKeysEnum:()=>Ui});var Te={};t.r(Te),t.d(Te,{ShippingEstimatorSelectorKeysEnum:()=>Mi,getDefaultData:()=>Yi});var he={};t.r(he),t.d(he,{getDefaultData:()=>Xi});var Ce={};t.r(Ce),t.d(Ce,{SocialSelectorKeysEnum:()=>mn,getDefaultData:()=>Rn});var Oe={};t.r(Oe),t.d(Oe,{getDefaultData:()=>Dn,selfSelectorKeysEnum:()=>fn});var be={};t.r(be),t.d(be,{StoreLocationSelectorKeysEnum:()=>Nn,getDefaultData:()=>In});var ve={};t.r(ve),t.d(ve,{TableSelectorKeysEnum:()=>An,getDefaultData:()=>Pn});var me={};t.r(me),t.d(me,{SelectorKeysEnum:()=>En,getDefaultData:()=>kn});var we={};t.r(we),t.d(we,{getDefaultData:()=>Kn,textSelectorKeysEnum:()=>Bn});var fe={};t.r(fe),t.d(fe,{UOMSelectorKeysEnum:()=>jn,getDefaultData:()=>Mn});var Re={};t.r(Re),t.d(Re,{VariantPickerSelectorKeysEnum:()=>Gn,getDefaultData:()=>Yn});var Ne={};t.r(Ne),t.d(Ne,{VideoSelectorKeysEnum:()=>Wn,getDefaultData:()=>qn});var De={};t.r(De),t.d(De,{VolumePricingSelectorKeysEnum:()=>Xn,getDefaultData:()=>$n});var Le={};t.r(Le),t.d(Le,{getDefaultData:()=>oa,lightboxSelectorKeysEnum:()=>Zn});var Ae={};t.r(Ae),t.d(Ae,{cartSelectorKeysEnum:()=>ea,getDefaultData:()=>ia});var Ie={};t.r(Ie),t.d(Ie,{getDefaultData:()=>la,profileSelectorKeysEnum:()=>ra});var xe={};t.r(xe),t.d(xe,{getDefaultData:()=>ya,selfSelectorKeysEnum:()=>aa});var Ee={};t.r(Ee),t.d(Ee,{getDefaultData:()=>Sa,selfSelectorKeysEnum:()=>pa});var Pe={};t.r(Pe),t.d(Pe,{SelectorKeysEnum:()=>ua,getDefaultData:()=>ha});var _e={};t.r(_e),t.d(_e,{SelectorKeysEnum:()=>Ta,getDefaultData:()=>va});var Be={};t.r(Be),t.d(Be,{SelectorKeysEnum:()=>ba,getDefaultData:()=>fa});var He={};t.r(He),t.d(He,{SelectorKeysEnum:()=>wa,getDefaultData:()=>Ia});var ze={};t.r(ze),t.d(ze,{SelectorKeysEnum:()=>Aa,getDefaultData:()=>Pa});var ke={};t.r(ke),t.d(ke,{SelectorKeysEnum:()=>Ea,getDefaultData:()=>Ha});var je={};t.r(je),t.d(je,{SelectorKeysEnum:()=>Ba,getDefaultData:()=>ja});var Ke={};t.r(Ke),t.d(Ke,{SelectorKeysEnum:()=>ka,getDefaultData:()=>Ga});var Ue={};t.r(Ue),t.d(Ue,{SelectorKeysEnum:()=>Ua,getDefaultData:()=>Wa});var Ge={};t.r(Ge),t.d(Ge,{SelectorKeysEnum:()=>Va,getDefaultData:()=>Qa});var Me={};t.r(Me),t.d(Me,{SelectorKeysEnum:()=>Fa,getDefaultData:()=>Ja});var Ve={};t.r(Ve),t.d(Ve,{getDefaultData:()=>rl,orderSelectorKeysEnum:()=>$a});var We={};t.r(We),t.d(We,{SelectorKeysEnum:()=>tl,getDefaultData:()=>pl});var Ye={};t.r(Ye),t.d(Ye,{SelectorKeysEnum:()=>nl,getDefaultData:()=>ul});var Fe={};t.r(Fe),t.d(Fe,{getDefaultData:()=>gl,selfSelectorKeysEnum:()=>dl});var Xe={};t.r(Xe),t.d(Xe,{SelectorKeysEnum:()=>Sl,getDefaultData:()=>Cl});var qe={};t.r(qe),t.d(qe,{getDefaultData:()=>bl,selfSelectorKeysEnum:()=>hl});var Qe={};t.r(Qe),t.d(Qe,{getDefaultData:()=>ml,selfSelectorKeysEnum:()=>Ol});var Ze={};t.r(Ze),t.d(Ze,{SelectorKeysEnum:()=>vl,getDefaultData:()=>Rl});var $e={};t.r($e),t.d($e,{contactUsSelectorKeysEnum:()=>fl,getDefaultData:()=>Dl});var Je={};t.r(Je),t.d(Je,{getDefaultData:()=>Al,loginSelectorKeysEnum:()=>Nl});var eo={};t.r(eo),t.d(eo,{getDefaultData:()=>xl,resetPasswordSelectorKeysEnum:()=>Ll});var oo={};t.r(oo),t.d(oo,{SelectorKeysEnum:()=>Il,getDefaultData:()=>zl});var to={};t.r(to),t.d(to,{SelectorKeysEnum:()=>Pl,getDefaultData:()=>Kl});var ro={};t.r(ro),t.d(ro,{getDefaultData:()=>Ml,searchResultsHeadingSelectorKeysEnum:()=>kl});var io={};t.r(io),t.d(io,{getDefaultData:()=>Yl,itemStockSelectorKeysEnum:()=>Gl});var no={};t.r(no),t.d(no,{SelectorKeysEnum:()=>Wl,getDefaultData:()=>Zl});var ao={};t.r(ao),t.d(ao,{SelectorKeysEnum:()=>Xl,getDefaultData:()=>ep});var lo={};t.r(lo),t.d(lo,{SelectorKeysEnum:()=>Jl,getDefaultData:()=>np});var po={};t.r(po),t.d(po,{SelectorKeysEnum:()=>tp,getDefaultData:()=>lp});var so={};t.r(so),t.d(so,{LineSelectorKeysEnum:()=>ap,getDefaultData:()=>dp});var co={};t.r(co),t.d(co,{getDefaultData:()=>gp});var yo={};t.r(yo),t.d(yo,{getDefaultData:()=>hp,selfSelectorKeysEnum:()=>yp});var uo={};t.r(uo),t.d(uo,{SelectorKeysEnum:()=>Tp,getDefaultData:()=>vp});var So={};t.r(So),t.d(So,{createFormSelectorKeysEnum:()=>Op,getDefaultData:()=>wp});var go={};t.r(go),t.d(go,{QuickLinksSelectorKeysEnum:()=>mp,getDefaultData:()=>Np});var To={};t.r(To),t.d(To,{AddOrderSelectorKeysEnum:()=>Rp,getDefaultData:()=>Ap});var ho={};t.r(ho),t.d(ho,{getDefaultData:()=>_p});var Co={};t.r(Co),t.d(Co,{getDefaultData:()=>Hp,selfSelectorKeysEnum:()=>xp});var Oo={};t.r(Oo),t.d(Oo,{SelectorKeysEnum:()=>Bp,getDefaultData:()=>jp});var bo={};t.r(bo),t.d(bo,{getDefaultData:()=>Gp,spotlightSelectorKeysEnum:()=>kp});var vo={};t.r(vo),t.d(vo,{SelectorKeysEnum:()=>Up,getDefaultData:()=>Xp});var mo={};t.r(mo),t.d(mo,{getDefaultData:()=>ps});var wo={};t.r(wo),t.d(wo,{addOrder:()=>To,allocationDetails:()=>po,allocations:()=>Xe,amountEstimator:()=>M,brand:()=>Be,brandImage:()=>Ke,breadcrumbs:()=>oo,bulkVariantPicker:()=>V,bundle:()=>He,bundleDetails:()=>ze,button:()=>W,buyForTabsContainer:()=>Co,buyForWithTabs:()=>ho,cart:()=>Ae,cartDetails:()=>no,cartSummary:()=>ao,category:()=>ke,categoryDetails:()=>Ze,checkout:()=>lo,code:()=>Y,common:()=>U,contactUs:()=>$e,container:()=>X,countdown:()=>q,createForm:()=>So,embed:()=>Q,faq:()=>Z,filters:()=>Ue,gallerySlider:()=>$,grid:()=>J,iconLibrary:()=>to,iconList:()=>mo,image:()=>ee,imageHotspot:()=>re,itemStock:()=>io,layouter:()=>qe,layouterItem:()=>Qe,lightBoxV2:()=>Fe,lightbox:()=>Le,line:()=>so,login:()=>Je,map:()=>ie,marchandiserSets:()=>uo,menu:()=>Pe,orderStatus:()=>Ve,pastOrders:()=>Me,paymentMethods:()=>ne,pickupLocations:()=>ae,price:()=>ce,product:()=>oe,productActions:()=>pe,productCustomizations:()=>vo,productDetails:()=>te,productHighlights:()=>se,productImage:()=>le,productInventory:()=>de,productOptions:()=>_e,productPromotions:()=>ye,profile:()=>Ie,quantitySelector:()=>ue,quickLinks:()=>go,quotes:()=>We,repeater:()=>xe,repeaterItem:()=>Ee,resetPassword:()=>eo,rfqs:()=>Ye,scroll:()=>Se,search:()=>G,searchResultsHeading:()=>ro,section:()=>ge,shippingEstimator:()=>Te,slideShowLayouter:()=>he,social:()=>Ce,sort:()=>Ge,spotlight:()=>bo,stack:()=>Oe,staticText:()=>F,storeLocations:()=>be,subCategory:()=>je,tabContainer:()=>yo,table:()=>ve,tabs:()=>me,tabsV2:()=>co,text:()=>we,toaster:()=>Oo,uomSelector:()=>fe,variantPicker:()=>Re,video:()=>Ne,volumePricing:()=>De});var fo={};t.r(fo),t.d(fo,{getDefaultStyles:()=>ss});var Ro={};t.r(Ro),t.d(Ro,{getDefaultStyles:()=>ds});var No={};t.r(No),t.d(No,{getDefaultStyles:()=>cs});var Do={};t.r(Do),t.d(Do,{getDefaultStyles:()=>ys});var Lo={};t.r(Lo),t.d(Lo,{getDefaultStyles:()=>us,getDefaultStylesV2:()=>Ss});var Ao={};t.r(Ao),t.d(Ao,{getDefaultStyles:()=>gs});var Io={};t.r(Io),t.d(Io,{getDefaultStyles:()=>Ts});var xo={};t.r(xo),t.d(xo,{getDefaultStyles:()=>hs});var Eo={};t.r(Eo),t.d(Eo,{getDefaultStyles:()=>Cs});var Po={};t.r(Po),t.d(Po,{getDefaultStyles:()=>Os});var _o={};t.r(_o),t.d(_o,{getDefaultStyles:()=>bs});var Bo={};t.r(Bo),t.d(Bo,{getDefaultStyles:()=>vs});var Ho={};t.r(Ho),t.d(Ho,{getDefaultStyles:()=>ms});var zo={};t.r(zo),t.d(zo,{getDefaultStyles:()=>ws});var ko={};t.r(ko),t.d(ko,{getDefaultStyles:()=>fs});var jo={};t.r(jo),t.d(jo,{getDefaultStyles:()=>Rs});var Ko={};t.r(Ko),t.d(Ko,{getDefaultStyles:()=>Ns});var Uo={};t.r(Uo),t.d(Uo,{getDefaultStyles:()=>Ds,getSectionDefaultStyles:()=>Ls});var Go={};t.r(Go),t.d(Go,{getDefaultStyles:()=>As});var Mo={};t.r(Mo),t.d(Mo,{getDefaultStyles:()=>Is});var Vo={};t.r(Vo),t.d(Vo,{getDefaultStyles:()=>xs});var Wo={};t.r(Wo),t.d(Wo,{getDefaultStyles:()=>Es});var Yo={};t.r(Yo),t.d(Yo,{getDefaultStyles:()=>Ps});var Fo={};t.r(Fo),t.d(Fo,{getDefaultStyles:()=>_s,getSectionDefaultStyles:()=>Bs});var Xo={};t.r(Xo),t.d(Xo,{ElementSettingEnum:()=>os,FBModeEnum:()=>Qp,FB_CELL_HEIGHT:()=>js,FB_CONTAINER_PADDING:()=>Ks,FB_GRID_COLS:()=>Hs,FB_GRID_MIN_WIDTH:()=>Us,FB_GRID_MOBILE_COLS:()=>zs,FB_GRID_MOBILE_MIN_WIDTH:()=>Gs,FB_GRID_ROWS:()=>ks,FormComponentTypeEnum:()=>$p,FormConfirmationOption:()=>ts,FormElementIdEnum:()=>es,FormElementTypeEnum:()=>Jp,FormMessageDisplay:()=>rs,ScreenSizeEnums:()=>Zp});var qo={};t.r(qo),t.d(qo,{getDefaultQuickLinksStyles:()=>Ms});var Qo={};t.r(Qo),t.d(Qo,{getDefaultStyles:()=>Vs});var Zo={};t.r(Zo),t.d(Zo,{getDefaultStyles:()=>Ws});var $o={};t.r($o),t.d($o,{getDefaultStyles:()=>Ys});var Jo={};t.r(Jo),t.d(Jo,{getDefaultToasterStyles:()=>Fs});var et={};t.r(et),t.d(et,{getDefaultStyles:()=>Xs,getSectionDefaultStyles:()=>qs});var ot={};t.r(ot),t.d(ot,{getDefaultStyles:()=>Qs});var tt={};t.r(tt),t.d(tt,{getDefaultStyles:()=>Zs});var rt,it,nt,at,lt,pt,st,dt,ct=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},yt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ut=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},St=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"}},gt=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%"}},Tt=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%"}},ht=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ct=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},Ot=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},bt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},vt=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},mt=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"}},wt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ft=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Rt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Nt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Dt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Lt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},At=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},It=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},xt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Et=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Pt=function(){return{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=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Bt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ht=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},zt=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"}},kt=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%"}},jt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Kt=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"}},Ut=function(){return{maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",gridTemplateRows:"300px",gridTemplateColumns:"300px"}},Gt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Mt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Vt=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"}},Wt=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Yt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ft=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Xt=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"}},qt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}};!function(e){e.playgroundWrapper="playground_wrapper",e.layers="CMS Layers",e.addGrid="AddGrid",e.toolTip="custom-tooltip",e.customCanvas="custom-canvas",e.pageId="cms__template__editor",e.pageWrapper="page-wrapper",e.iframeContainerDiv="iframe-container-div",e.iframePlaygroud="iframe__playground",e.sectionLayersOverlay="section__layers__overlay",e.gridLayersOverlay="grid__layers__overlay",e.iframeRoot="cms-iframe-root",e.addElementTools="cms-add-element-tools",e.contextMenu="cms-context-menu",e.pageSaveButton="cms-page-save-button",e.elementPopertiesPopup="cms-element-properties",e.addElementComponent="cms-add-element-component",e.addElementCanvas="cms-custom-canvas",e.addElementPopup="cms-add-element-popup",e.sectionWrapper="cms-section-wrapper",e.gridWrapper="cms-grid-wrapper",e.addGridButton="add-grid-button",e.addGridButtonSpan="add-grid-span",e.addGridResizerSpan="add-grid-resizer-span",e.customTooltip="cms-custom-tooltip",e.customCodeModal="cms-custom-code-modal",e.playgroundMain="cms-playground-main",e.themeSettings="cms-theme-settings-component",e.pageLayers="cms-page-layers-component",e.playgroundProperties="cms-playground-properties",e.dragDropPercentage="cms-drag-drop-percentage",e.elementReizer="cms-element-resizer",e.elementReizerData="cms-element-resizer-data",e.cmsPageLoader="cms-page-loader",e.dataDropElement="cms-drop-element",e.containerWrapper="cms-container-wrapper",e.tabsWrapperV2="cms-tabs-v2-wrapper",e.tabsContainerWrapperV2="cms-tabs-container-wrapper",e.buyForWithTabsWrapper="cms-buy-for-with-tabs-wrapper",e.buyForTabsContainerWrapper="cms-buy-for-tabs-container-wrapper",e.stackWrapper="cms-stack-wrapper",e.cmsSubElementLayer="cms-sub-element-layer",e.editorHeader="cms-editor-header",e.cmsAddElementBodyLayer="data-global-temp-body",e.cmsIframePreview="cms-iframe-preview",e.cmsIframeMainElement="cms-iframe-preview-main",e.duplicateElement="cms-element-duplicate",e.addGlobalSectionsPopup="cms-add-global-sections-popup",e.containerElement="div[data-element-type='container']",e.repeaterWrapper="cms-repeater-wrapper",e.layouterWrapper="cms-layouter-wrapper",e.repeaterItemWrapper="cms-repeater-item-wrapper",e.layouterItemWrapper="cms-layouter-item-wrapper",e.cmsElementFullView="cms-element-full-view",e.productWrapper="cms-product-wrapper",e.productDetailsWrapper="cms-product-details-wrapper",e.categoryDetailsWrapper="cms-category-details-wrapper",e.brandWrapper="cms-brand-wrapper",e.categoryWrapper="cms-category-wrapper",e.subCategoryWrapper="cms-sub-category-wrapper",e.categoryWidgetWrapper="cms-category-widget-wrapper",e.tabsWrapper="cms-tabs-wrapper",e.gridSwapBtn="cms-grid-swap-btn",e.lightBox="cms_lt_bx_mn",e.lightBoxV2Wrapper="cms-light-box-wrapper",e.marchandiserSetsWrapper="cms-marchandiser-sets-wrapper",e.spotlightWrapper="cms-spotlight-wrapper",e.TEXTELEMENTDOBLECLICK="data-cms-tt-ee-dbl-clkd"}(rt||(rt={})),function(e){e.iframeSelector="iframe[data-title='iframe__playground']",e.iframePreviewSelector="iframe[data-title='cms-iframe-preview']",e.iframePreviewMainSelector="[data-page-id='cms-iframe-preview-main']",e.templteEditiorSelector="[data-page-id='cms__template__editor']",e.pageWrapper="[data-page-id='page-wrapper']",e.gridSelector="section[data-div-type='section'] > .wrapper > div[data-div-type='grid']",e.insideGridSelector=".wrapper > div[data-div-type='grid']",e.elementSelector="section[data-div-type='section'] > .wrapper > div[data-div-type='grid'] > div[data-div-type='cms-grid-wrapper'] > div[data-div-type='element']",e.newElementSelector="div[data-div-type='element']",e.sectionSelector="section[data-div-type='section']",e.layersParentSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers']",e.layersGridSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers'] > .styles__wrapper > div[data-layer-div-type='grid']",e.layersGridElementSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers'] > .styles__wrapper > div[data-layer-div-type='grid'] > div[data-layer-div-type='element']",e.newLayersGridElementSelector="div[data-layer-div-type='element']",e.sectionLayersOverlay="[data-div-type = 'section__layers__overlay']",e.gridLayersOverlay="[data-div-type='grid__layers__overlay']",e.iframeRoot="#cms-iframe-root",e.playgroundScrollY="playground-srolltop",e.playgroundScrollX="playground-srollleft",e.addElementComponentSelector="[data-cms-tool='cms-add-element-component']",e.playgroundWrapper="[data-cms-tool='playground_wrapper']",e.addElementPopup="[data-cms-tool='cms-add-element-popup']",e.addGlobalSectionsPopup="[data-cms-tool='cms-add-global-sections-popup']",e.addGridButtonSelector="button[data-cms-tool='add-grid-button']",e.customCodeModalSelectr="div[data-cms-tool='cms-custom-code-modal']",e.playgroundMain="main[data-cms-tool='cms-playground-main']",e.themeSettings="div[data-cms-tool='cms-theme-settings-component']",e.pageLayers="div[data-cms-tool='cms-page-layers-component']",e.playgroundProperties="div[data-cms-tool='cms-playground-properties']",e.elementDNDPercentage="div[data-cms-tool='cms-drag-drop-percentage']",e.elementReizer="div[data-cms-tool='cms-element-resizer']",e.elementReizerData="div[data-cms-tool='cms-element-resizer-data']",e.cmsPageLoader="div[data-cms-tool='cms-page-loader']",e.dataDropElement="div[data-drop-element='cms-drop-element']",e.layerDataDropElement="div[data-layer-drop-element='cms-drop-element']",e.layerSubElement="div[data-cms-tool='cms-sub-element-layer']",e.editorHeader="div[data-cms-tool='cms-editor-header']",e.cmsAddElementBodyLayer="div[data-cms-tool='data-global-temp-body']",e.duplicateElement="div[data-cms-tool='cms-element-duplicate']",e.stackWrapper="div[data-div-type='cms-stack-wrapper']",e.containerElement="div[data-element-type='container']",e.repeaterElement="div[data-element-type='repeater']",e.repeaterItemElement="div[data-element-type='repeater-item']",e.cmsElementFullView="div[data-cms-tool='cms-element-full-view']",e.productElement="div[data-element-type='product']",e.productDetailsElement="div[data-element-type='productDetails']",e.categoryDetailsElement="div[data-element-type='categoryDetails']",e.categoryElement="div[data-element-type='category']",e.brandElement="div[data-element-type='brand']",e.subCategoryElement="div[data-element-type='subCategory']",e.categoryWidgetElement="div[data-element-type='categoryWidget']",e.tabsElement="div[data-element-type='tabs']",e.tabsV2Element="div[data-element-type='tabs-v2']",e.buyForWithTabsElement="div[data-element-type='buyForWithTabs']",e.imageHotspot="div[data-element-type='imageHotspot']",e.gridSwapBtn="div[data-cms-tool='cms-grid-swap-btn']",e.lightBox="#cms_lt_bx_mn",e.marchandiserSetsElement="div[data-element-type='marchandiserSets']",e.spotlightElement="div[data-element-type='spotlight']"}(it||(it={})),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"}(nt||(nt={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLLED_CSS="controlledCss",e.CONTROLS="controls",e.CONTENT="content"}(at||(at={})),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"}(lt||(lt={})),function(e){e[e.BUILDER=1]="BUILDER",e[e.PREVIEW=2]="PREVIEW",e[e.WEBSITE=3]="WEBSITE"}(pt||(pt={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(st||(st={})),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"}(dt||(dt={}));var Qt,Zt,$t,Jt,er,or,tr,rr,ir,nr,ar,lr,pr,sr,dr,cr,yr={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",CHECKOUT:"checkout",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",ORDER_STATUS:"orderStatus",CREATE_FORM:"createForm",ADD_EXISTING_FORM:"addExistingForm",RESET_PASSWORD:"resetPassword",FORGOT_PASSWORD:"forgotPassword",BREADCRUMBS:"breadcrumbs",ICON_LIBRARY:"iconLibrary",FORM_PREVIEW:"formPreview",SEARCH_RESULTS_HEADING:"searchResultsHeading",ITEM_STOCK:"itemStock",CART_DETAILS:"cartDetails",CART_SUMMARY:"cartSummary",ALLOCATION_DETAILS:"allocationDetails",LINE:"line",TABS_V2:"tbs-v2",TABS_CONTAINER:"tbsContainer",MARCHANDISER_SETS:"marchandiserSets",QUICK_LINKS:"quickLinks",ADD_ORDER:"addOrder",BUY_FOR_WITH_TABS:"buyForWithTabs",BUY_FOR_TABS_CONTENT_CONTAINER:"buyForTabsContainer",TOASTER:"toaster",SPOTLIGHT:"spotlight",BUNDLE_DETAILS:"bundleDetails",PRODUCT_CUSTOMIZATIONS:"productCustomizations",ICON_LIST:"icon-list",MENU_V2:"menu-v2",MENU_ITEM:"menu-item",SIMPLE_LIST:"simple-list",SIMPLE_LIST_ITEM:"simplet-list-item"};!function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(Qt||(Qt={})),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"}(Zt||(Zt={})),function(e){e.ARROWSANDDOTS="Arrows & Dots",e.ARROWS="Arrows",e.DOTS="Dots",e.NONE="None"}($t||($t={})),function(e){e.GRID="grid",e.LIST="list"}(Jt||(Jt={})),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"}(er||(er={})),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"}(or||(or={})),function(e){e[e.CSS=1]="CSS",e[e.HTML=2]="HTML"}(tr||(tr={})),function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(rr||(rr={})),function(e){e[e.UPSERT=1]="UPSERT",e[e.GET=2]="GET"}(ir||(ir={})),function(e){e.LIGHTBOX="customLightBoxV1",e.UOMSELECTOR="uomSelectorV1",e.TEXTELEMENTCODEVIEW="textElementCodeView",e.PRODUCT_DETAILS_STATE="productDetailsState",e.IMAGE_CROP="imageCrop",e.IMAGE_CROP_TEMP_DATA="imageCropTempData",e.FORM_BUILDER_STATE="formBuilderState"}(nr||(nr={})),function(e){e[e.NESTEDJSON=1]="NESTEDJSON",e[e.FLATJSON=2]="FLATJSON"}(ar||(ar={})),function(e){e.FLEXLIGHTBOXCLOSEBTN="isLightboxCloseIconKey"}(lr||(lr={})),function(e){e.PLACEHOLDER_IMAGE="/00000000-0000-0000-0000-000000000000/development/img-placeholder.jpg"}(pr||(pr={})),function(e){e[e.Header=1]="Header",e[e.Footer=2]="Footer",e[e.PageSection=3]="PageSection",e[e.MarketingBanner=4]="MarketingBanner",e[e.ProductsForSale=5]="ProductsForSale",e[e.Categories=6]="Categories",e[e.NewArrivalProducts=7]="NewArrivalProducts",e[e.Testimonials=8]="Testimonials",e[e.ContactUs=9]="ContactUs",e[e.NewsLetter=10]="NewsLetter",e[e.LightBox=11]="LightBox"}(sr||(sr={})),function(e){e[e.ALL=0]="ALL",e[e.LOGIN=1]="LOGIN",e[e.STATIC=2]="STATIC",e[e.MY_ACCOUNT=3]="MY_ACCOUNT",e[e.HOME=4]="HOME",e[e.PRODUCTS=5]="PRODUCTS",e[e.CATEGORY_PRODUCTS=6]="CATEGORY_PRODUCTS",e[e.ALL_CATEGORIES=7]="ALL_CATEGORIES",e[e.ALL_BRANDS=8]="ALL_BRANDS",e[e.PRODUCT_COMPARISON=9]="PRODUCT_COMPARISON",e[e.CART=10]="CART",e[e.CHECKOUT=11]="CHECKOUT",e[e.ORDER_SUCCESS=12]="ORDER_SUCCESS",e[e.SEARCH=13]="SEARCH",e[e.ERROR=14]="ERROR",e[e.BRAND_PRODUCTS=16]="BRAND_PRODUCTS",e[e.Allocation=17]="Allocation"}(dr||(dr={})),function(e){e[e.SLIDER_CONTROL=1]="SLIDER_CONTROL",e[e.GRID_TOGGLE=2]="GRID_TOGGLE"}(cr||(cr={}));var ur,Sr=[Zt.SCROLL_TO,Zt.LIGHTBOX],gr={adjustment:{value:"fluid",property:"adjustment",propertyType:at.TOOL},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:at.CONTROLS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:at.CSS},width:{value:"100",property:"width",unit:4,propertyType:at.CSS},height:{value:"100",property:"height",unit:1,propertyType:at.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:at.CSS},textPosition:{value:"top",property:"textPosition",propertyType:at.CONTROLS},direction:{value:"Horizontal",propertyType:at.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:at.CSS},overflowContent:{value:"scroll",property:"overflow",propertyType:at.TOOL},scrollDirection:{value:"horizontal",property:"scroll",propertyType:at.TOOL},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:at.TOOL},positionType:{value:"fixed",property:"position",propertyType:at.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:at.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:at.CSS,parentRef:"cs-be-se-2"},overlayColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}},property:"overlayColor",propertyType:at.CSS,parentRef:"cs-be-cr-1"},borderColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"borderColor",propertyType:at.CSS,parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:at.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:at.CSS},dividerWidth:{value:1,property:"dividerWidth",unit:1,propertyType:at.CSS},showBorder:{value:!0,propertyType:at.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:at.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:at.CSS,parentRef:"cs-be-se-1"},angle:{property:"shadowAngle",propertyType:at.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:at.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:at.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:at.CSS},cropRatio:{value:"16:9",propertyType:at.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:at.CSS},exposure:{value:0,propertyType:at.CONTROLS},contrast:{value:0,propertyType:at.CONTROLS},saturation:{value:0,propertyType:at.CONTROLS},brightness:{value:0,propertyType:at.CONTROLS},tint:{value:0,propertyType:at.CONTROLS},hue:{value:0,propertyType:at.CONTROLS},lightness:{value:0,propertyType:at.CONTROLS},highlights:{value:0,propertyType:at.CONTROLS},shadows:{value:0,propertyType:at.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:at.CONTROLS},rotate:{value:0,property:"rotate",propertyType:at.CSS},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:at.CSS},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:at.CSS},theme:{value:"h3",property:"theme",propertyType:at.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:at.CSS,parentRef:"ty-h3-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:at.CSS,parentRef:"ty-h3-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:at.CSS,parentRef:"ty-h3-cr"},bold:{value:"",property:"fontWeight",propertyType:at.CSS,parentRef:"ty-h3-ft-wt"},italic:{value:"",property:"fontStyleItalic",propertyType:at.CSS,parentRef:"ty-h3-ft-se-ic"},linethrough:{value:"",property:"linethrough",propertyType:at.CSS,parentRef:"ty-h3-le-th"},underline:{value:"",property:"underline",propertyType:at.CSS,parentRef:"ty-h3-ue"},textAlign:{value:"left",property:"textAlign",propertyType:at.CSS,parentRef:"ty-h3-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:at.CSS,parentRef:"ty-h3-lr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:at.CSS,parentRef:"ty-h3-le-ht"},themeDesc:{value:"p1",property:"themeDesc",propertyType:at.CONTROLS},icon:{value:"check",propertyType:at.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},fontDesc:{value:"Lato",property:"fontFamilyDesc",propertyType:at.CSS,parentRef:"ty-p1-ft-fy"},fontSizeDesc:{value:14,unit:1,property:"fontSizeDesc",propertyType:at.CSS,parentRef:"ty-p1-ft-se"},textColorDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"colorDesc",propertyType:at.CSS,parentRef:"ty-p1-cr"},boldDesc:{value:"",property:"fontWeightDesc",propertyType:at.CSS,parentRef:"ty-p1-ft-wt"},italicDesc:{value:"",property:"fontStyleItalicDesc",propertyType:at.CSS,parentRef:"ty-p1-ft-se-ic"},linethroughDesc:{value:"",property:"linethroughDesc",propertyType:at.CSS,parentRef:"ty-p1-le-th"},underlineDesc:{value:"",property:"underlineDesc",propertyType:at.CSS,parentRef:"ty-p1-ue"},textAlignDesc:{value:"left",property:"textAlignDesc",propertyType:at.CSS,parentRef:"ty-p1-tt-an"},characterSpacingDesc:{value:0,unit:1,property:"letterSpacingDesc",propertyType:at.CSS,parentRef:"ty-p1-lr-sg"},lineHeightDesc:{value:1,unit:2,property:"lineHeightDesc",propertyType:at.CSS,parentRef:"ty-p1-le-ht"},iconSize:{value:26,unit:1,property:"iconSize",propertyType:at.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:at.CSS,parentRef:"cs-be-cr-2"},showIcon:{value:!0,property:"showIcon",propertyType:at.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:at.CONTROLS},backgroundImage:{value:"",property:"backgroundImage",propertyType:at.CSS},backgroundSize:{value:"cover",property:"backgroundSize",propertyType:at.CSS},backgroundPositionY:{value:0,property:"backgroundPositionY",propertyType:at.CSS},backgroundPositionX:{value:0,property:"backgroundPositionX",propertyType:at.CSS},backgroundPosition:{value:"top left",property:"backgroundPosition",propertyType:at.CSS},backgroundAttachment:{value:"fixed",property:"backgroundAttachment",propertyType:at.CSS},backgroundRepeat:{value:"repeat",property:"backgroundRepeat",propertyType:at.CSS}},Tr={whenClicked:{value:"Open Full Search",property:"whenClicked",propertyType:at.CONTROLS},showSearchText:{value:!0,property:"showSearchText",propertyType:at.CONTROLS},searchText:{value:"My Search",property:"searchText",propertyType:at.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:at.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"}(ur||(ur={}));var hr,Cr=function(){return{layout:{selectorKey:ur.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"70",unit:1}),margin:gr.margin,padding:gr.padding,whenClicked:Tr.whenClicked,showSearchText:Tr.showSearchText,searchText:Tr.searchText,showNoOfItems:Tr.showNoOfItems,positionType:gr.positionType,pinTo:gr.pinTo},design:{selectorKey:ur.DESIGN,searchBar:{selectorKey:ur.SEARCHBAR,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},searchIcon:{selectorKey:ur.SEARCH_ICON,showIcon:gr.showIcon,iconSize:gr.iconSize,iconColor:gr.iconColor,icon:{value:"search-sm",propertyType:at.CONTROLS}},placeholderText:{selectorKey:ur.PLACEHOLDER_TEXT,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight}}}},Or={displayType:{value:"Stack Vertical",property:"displayType",propertyType:at.CONTROLS},displayStyle:{value:"Button",property:"displayStyle",propertyType:at.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:at.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:at.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:at.CSS},itemHeight:{value:"200",property:"itemHeight",unit:1,propertyType:at.CSS},noOfItemsToShow:{value:2,propertyType:at.CONTROLS},ItemContentAlignment:{value:"left",property:"ItemContentAlignment",propertyType:at.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:at.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:at.CONTROLS},header:{value:!0,property:"header",propertyType:at.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:at.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:at.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:at.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:at.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:at.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:at.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:at.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:at.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:at.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:at.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:at.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:at.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:at.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:at.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:at.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:at.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:at.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:at.CSS},title:{value:"Estimate Shipping and Tax",property:"title",propertyType:at.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:at.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:at.CONTROLS},description:{value:"Enter your destination to get a shipping estimate.",property:"description",propertyType:at.CONTROLS},country:{value:!0,property:"country",propertyType:at.CONTROLS},state:{value:!0,property:"state",propertyType:at.CONTROLS},zipCode:{value:!0,property:"zipCode",propertyType:at.CONTROLS},shippingMethodName:{value:!0,property:"shippingMethodName",propertyType:at.CONTROLS},shippingMethodLogo:{value:!0,property:"shippingMethodLogo",propertyType:at.CONTROLS},shippingDescription:{value:!0,property:"shippingDescription",propertyType:at.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:at.CONTROLS},estimatedShippingCost:{value:!0,property:"estimatedShippingCost",propertyType:at.CONTROLS},estimatedShippingTime:{value:!0,property:"estimatedShippingTime",propertyType:at.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:at.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:at.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:at.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:at.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:at.CSS},buttonType:{value:"primaryButton",propertyType:at.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:at.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:at.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:at.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:at.CONTROLS},backgroundShape:{value:"Round",propertyType:at.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:at.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:at.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:at.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:at.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:at.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:at.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:at.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:at.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:at.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:at.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:at.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:at.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:at.CONTROLS},fontSize:{value:"16",propertyType:at.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS},textHighlight:{value:"#BE6C00",propertyType:at.CSS},characterSpacing:{value:"16",propertyType:at.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:at.CSS,unit:1},lineHeight:{value:"16",propertyType:at.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:at.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:at.CSS},fontSize:{value:"16",propertyType:at.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS},textHighlight:{value:"#BE6C00",propertyType:at.CSS},characterSpacing:{value:"16",propertyType:at.CSS,unit:1},lineHeight:{value:"16",propertyType:at.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:at.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:at.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:at.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:at.CONTROLS},paginationStyle:{value:"dotted",propertyType:at.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:at.CONTROLS},arrowSize:{value:"16",propertyType:at.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:at.CSS},backgroundShape:{value:"rectangle",propertyType:at.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:at.CSS},font:{value:"lato",propertyType:at.CSS},fontSize:{value:"16",propertyType:at.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:at.CSS},hoverBackgroundShape:{value:"circle",propertyType:at.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:at.CSS},hoverFont:{value:"lato",propertyType:at.CSS},hoverFontSize:{value:"#BE6C00",propertyType:at.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:at.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:at.CSS},previousIcon:{value:"shopping-cart-01",propertyType:at.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:at.CONTROLS},iconSize:{value:"20",propertyType:at.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:at.CSS,parentRef:"cs-be-cr-2"}},showMoreButton:{}}};!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="showMoreButton",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selectedState",e.DATA_CONNECTOR="dataConnector"}(hr||(hr={}));var br,vr={buttonStyle:Or.buttonStyle,buttonText:Or.buttonText,icon:Or.icon,iconPadding:Or.iconPadding,iconPosition:Or.iconPosition,iconAndTextSpacing:Or.iconAndTextSpacing,alignment:Or.alignment,buttonType:Or.buttonType,showIcon:Or.showIcon,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},mr=function(){return{layout:{selectorKey:hr.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"300",unit:1}),margin:gr.margin,padding:gr.padding,positionType:gr.positionType,pinTo:gr.pinTo,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,displayStyle:Or.displayStyle,displayType:Or.displayType,dividerBetweenItems:Or.dividerBetweenItems,itemSpacing:Or.itemSpacing,itemPadding:Or.itemPadding,ItemContentAlignment:Or.ItemContentAlignment,maxItemsToDisplay:Or.maxItemsToDisplay,overflowItems:Or.overflowItems,header:Or.header,headerHeight:Or.headerHeight,rowHeight:Or.rowHeight,headerDivider:Or.headerDivider,rowDivider:Or.rowDivider,columnDivider:Or.columnDivider,alternativeRowColors:Or.alternativeRowColors,headerCellPadding:Or.headerCellPadding,rowCellPadding:Or.rowCellPadding,contentAlignment:Or.contentAlignment,overflowControl:Or.overflowControl,paginationType:Or.paginationType,paginationAlignment:Or.paginationAlignment,rowsPerPage:Or.rowsPerPage,displayResults:Or.displayResults,imageBehavior:Or.imageBehavior,itemsPerRow:Or.itemsPerRow,noOfItemsToShow:Or.noOfItemsToShow,itemHeight:Or.itemHeight},design:{selectorKey:hr.DESIGN,searchBar:{selectorKey:ur.SEARCHBAR,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},searchIcon:{selectorKey:ur.SEARCH_ICON,showIcon:gr.showIcon,iconSize:gr.iconSize,iconColor:gr.iconColor,icon:{value:"search-sm",propertyType:at.CONTROLS}},placeholderText:{selectorKey:ur.PLACEHOLDER_TEXT,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},inputStyle:{selectorKey:hr.INPUT_STYLE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,icon:Or.icon,iconPadding:Or.iconPadding,iconPosition:Or.iconPosition,iconAndTextSpacing:Or.iconAndTextSpacing,alignment:Or.alignment,buttonType:Or.buttonType,showIcon:Or.showIcon,iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},viewOffersButton:{selectorKey:hr.VIEW_OFFERS_BUTTON,defaultState:Object.assign({selectorKey:hr.DEFAULT_STATE},vr),hoverState:Object.assign({selectorKey:hr.HOVER_STATE},vr),selectedState:Object.assign({selectorKey:hr.SELECTED_STATE},vr)},widgetTextStyles:{selectorKey:hr.WIDGET_TEXT_STYLES,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,themeDesc:gr.themeDesc,fontDesc:gr.fontDesc,fontSizeDesc:gr.fontSizeDesc,textColorDesc:gr.textColorDesc,boldDesc:gr.boldDesc,italicDesc:gr.italicDesc,linethroughDesc:gr.linethroughDesc,underlineDesc:gr.underlineDesc,textAlignDesc:gr.textAlignDesc,characterSpacingDesc:gr.characterSpacingDesc,lineHeightDesc:gr.lineHeightDesc},itemStyle:{selectorKey:hr.ITEM_STYLE,contentAlignment:Or.contentAlignment,horizontalPadding:Or.horizontalPadding,verticalPadding:Or.verticalPadding,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},shippingName:{selectorKey:hr.SHIPPING_NAME,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},shippingMethodLogo:{selectorKey:hr.SHIPPING_METHOD_LOGO,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},shippingDescription:{selectorKey:hr.SHIPPING_DESCRIPTION,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},estimatedShippingCost:{selectorKey:hr.ESTIMATED_SHIPPING_COST,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},estimatedShippingTime:{selectorKey:hr.ESTIMATED_SHIPPING_TIME,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},arrows:{selectorKey:hr.ARROWS,arrowIconStyle:Or.arrowIconStyle,leftArrowIconStyle:Or.leftArrowIconStyle,rightArrowIconStyle:Or.rightArrowIconStyle,backgroundShape:Or.backgroundShape,arrowSize:Or.arrowSize,arrowColor:Or.arrowColor},paginationDots:{selectorKey:hr.PAGINATION_DOTS,dotSize:Or.dotSize,currentDotColor:Or.currentDotColor,otherDotColor:Or.otherDotColor},paginationLine:{selectorKey:hr.PAGINATION_LINE,currentLineColor:Or.currentLineColor,otherLineColor:Or.otherLineColor,lineHeight:Or.lineHeight,lineWidth:Or.lineWidth},table:{selectorKey:hr.TABLE,backgroundColor:gr.backgroundColor,showBorder:gr.showBorder,borderStyle:Or.design.table.borderStyle,borderColor:gr.borderColor,borderPerSlide:Or.design.table.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur},tableHeader:{selectorKey:hr.TABLE_HEADER,backgroundColor:gr.backgroundColor},headerText:{selectorKey:hr.HEADER_TEXT,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},tableRow:{selectorKey:hr.TABLE_ROW,backgroundColor:gr.backgroundColor,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},scroll:{selectorKey:hr.SCROLL,scrollBarWidth:Or.design.scrollBar.scrollBarWidth,scrollBarColor:Or.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:hr.ROW_DIVIDERS,headerDivider:Or.design.rowAndHeaderDividers.headerDivider,rowDivider:Or.design.rowAndHeaderDividers.rowDivider,columnDivider:Or.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:hr.PAGINATION,defaultState:{selectorKey:hr.DEFAULT_STATE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,previousIcon:Or.design.pagination.previousIcon,nextIcon:Or.design.pagination.nextIcon,iconSize:Or.design.pagination.iconSize,iconColor:Or.design.pagination.iconColor,backgroundShape:Or.design.pagination.backgroundShape,backgroundColor:gr.backgroundColor,pagination:Or.design.pagination.pagination},hoverState:{selectorKey:hr.HOVER_STATE,theme:gr.theme}},showMoreButton:{selectorKey:hr.SHOW_MORE_ITEMS_BUTTON,buttonStyle:Or.buttonStyle,buttonText:Or.buttonText,icon:Or.icon,iconPadding:Or.iconPadding,iconPosition:Or.iconPosition,iconAndTextSpacing:Or.iconAndTextSpacing,alignment:Or.alignment,buttonType:Or.buttonType,showIcon:Or.showIcon,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:Or.design.pagination.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight}},content:{selectorKey:hr.CONTENT,title:Or.title,showTitle:Or.showTitle,description:Or.description,showDescription:Or.showDescription,noOfLinesToShow:Or.noOfLinesToShow,country:Or.country,state:Or.state,zipCode:Or.zipCode,promotionSchedule:Or.showDescription,shippingMethodName:Or.shippingMethodName,shippingMethodLogo:Or.shippingMethodLogo,shippingDescription:Or.shippingDescription,estimatedShippingCost:Or.estimatedShippingCost,estimatedDeliveryTime:Or.estimatedShippingTime},dataConnector:{selectorKey:hr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}}}},wr={optionSelection:{value:!0,property:"optionSelection",propertyType:at.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:at.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:at.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:at.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:at.CONTROLS},displayStyle:{value:"Matrix",property:"displayStyle",propertyType:at.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:at.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:at.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:at.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:at.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:at.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:at.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:at.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:at.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:at.CONTROLS},itemContentAlignment:{value:"Left",property:"itemContentAlignment",propertyType:at.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:at.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:at.CONTROLS},dropdownOptionsSpacing:{value:"50",property:"dropdownOptionsSpacing",propertyType:at.CSS},dropdownOptionsPadding:{value:"50",property:"dropdownOptionsPadding",propertyType:at.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:at.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:at.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:at.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:at.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:at.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:at.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:at.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:at.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:at.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:at.CONTROLS},tabAlignment:{value:"Left",property:"tabAlignment",propertyType:at.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:at.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:at.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:at.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:at.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:at.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:at.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:at.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:at.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:at.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:at.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:at.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:at.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:at.CONTROLS},header:{value:!0,property:"header",propertyType:at.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:at.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:at.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:at.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:at.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:at.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:at.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:at.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:at.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:at.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:at.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:at.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:at.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:at.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:at.CSS},groupHorizontalPadding:{value:"50",property:"groupHorizontalPadding",propertyType:at.CSS},groupVerticalPadding:{value:"50",property:"groupVerticalPadding",propertyType:at.CSS},groupAndContainerSpacing:{value:"50",property:"groupAndContainerSpacing",propertyType:at.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:at.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:at.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:at.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:at.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:at.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:at.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:at.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:at.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:at.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:at.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:at.CONTROLS},showselectedVariant:{value:!0,property:"showselectedVariant",propertyType:at.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:at.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:at.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:at.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:at.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:at.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:at.CONTROLS},showTotalAddedQuantity:{value:!0,property:"showTotalAddedQuantity",propertyType:at.CONTROLS},showMoreRows:{value:"Scroll",property:"showMoreRows",propertyType:at.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"}(br||(br={}));var fr,Rr=function(){return{layout:{selectorKey:br.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"600",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"300",unit:1}),margin:gr.margin,padding:gr.padding,positionType:gr.positionType,pinTo:gr.pinTo,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,optionSelection:wr.optionSelection,displayOutOfStockValues:wr.displayOutOfStockValues,displayStyle:wr.displayStyle,notifyMeButton:wr.notifyMeButton,quantitySelectorForVariantSelector:wr.quantitySelectorForVariantSelector,dividerBetweenItems:wr.dividerBetweenItems,optionTitleValueSpacing:wr.optionTitleValueSpacing,remainingDisplayStyle:wr.remainingDisplayStyle,allowUserToSearch:wr.allowUserToSearch,allowUserToFilter:wr.allowUserToFilter,swatchTypeDisplayStyle:{selectorKey:br.SWATFH_TYPE_DISPLAY_STYLE,displayValues:wr.displayValues,itemPadding:wr.itemPadding,itemSpacing:wr.itemSpacing,maxItemsToDisplay:wr.maxItemsToDisplay,overflowItems:wr.overflowItems,swatchImageType:wr.swatchImageType},singleSelectDisplayStyle:{selectorKey:br.SINGLE_SELECT_DISPLAY_STYLE,displayValues:wr.displayValues,itemPadding:wr.itemPadding,itemSpacing:wr.itemSpacing,maxItemsToDisplay:wr.maxItemsToDisplay,overflowItems:wr.overflowItems,imageBehaviour:wr.imageBehaviour,itemsPerRow:wr.itemsPerRow,itemContentAlignment:wr.itemContentAlignment,overflowDirection:wr.overflowDirection},dropdownDisplayStyle:{selectorKey:br.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:wr.dropdownOptionsSpacing,dropdownOptionsPadding:wr.dropdownOptionsPadding,dropdownStyle:wr.dropdownStyle,optionAndListSpacing:wr.optionAndListSpacing,dropdownListItemSpacing:wr.dropdownListItemSpacing,dropdownListItemPadding:wr.dropdownListItemPadding,dividerBetweenListItems:wr.dividerBetweenListItems,maxItemsToDisplay:wr.maxItemsToDisplay,overflowItems:wr.overflowItems},groupedOptionsDisplayStyle:{selectorKey:br.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:wr.groupsDisplayStyle,groupSpacing:wr.groupSpacing,groupPadding:wr.groupPadding,groupHeaderAndOptionSpacing:wr.groupHeaderAndOptionSpacing,tabDirection:wr.tabDirection,tabLayout:wr.tabLayout,tabAlignment:wr.tabAlignment,tabSpacing:wr.tabSpacing,tabAndContainerSpacing:wr.tabAndContainerSpacing,tabHorizontalPadding:wr.tabHorizontalPadding,tabVerticalPadding:wr.tabVerticalPadding,containerPadding:wr.tabVerticalPadding,overflowItems:wr.overflowItems,tabRowSpacing:wr.tabRowSpacing,expandIconPositon:wr.expandIconPositon,expandFirstItemByDefault:wr.expandFirstItemByDefault,allowMultipleOpenItems:wr.allowMultipleOpenItems,itemDividers:wr.itemDividers,accordionSpacing:wr.accordionSpacing,accordionAndContainerSpacing:wr.accordionAndContainerSpacing,accordionHorizontalPadding:wr.accordionHorizontalPadding,accordionVerticalPadding:wr.accordionVerticalPadding,groupAndContainerSpacing:wr.groupAndContainerSpacing,groupHorizontalPadding:wr.groupHorizontalPadding,groupVerticalPadding:wr.groupVerticalPadding,canCollapseGroups:wr.canCollapseGroups},matrixDisplayStyle:{selectorKey:br.MATRIX_DISPLAY_STYLE,header:wr.header,headerHeight:wr.headerHeight,rowHeight:wr.rowHeight,headerDivider:wr.headerDivider,rowDivider:wr.rowDivider,columnDivider:wr.columnDivider,alternativeRowColors:wr.alternativeRowColors,headerCellPadding:wr.headerCellPadding,rowCellPadding:wr.rowCellPadding,contentAlignment:wr.contentAlignment,overflowControl:wr.overflowControl,paginationType:wr.paginationType,paginationAliginment:wr.paginationAliginment,rowsPerPage:wr.rowsPerPage,showMoreRows:wr.showMoreRows},groupedMatrixDisplayStyle:{selectorKey:br.GROUPED_MATRIX_DISPLAY_STYLE,groupsDisplayStyle:wr.groupsDisplayStyle,groupSpacing:wr.groupSpacing,groupPadding:wr.groupPadding,groupHeaderAndOptionSpacing:wr.groupHeaderAndOptionSpacing}},design:{selectorKey:br.DESIGN},content:{selectorKey:br.CONTENT,optionProperties:wr.optionProperties,optionName:wr.optionName,noOfOptionValues:wr.noOfOptionValues,optionPrice:wr.optionPrice,priceFormat:wr.priceFormat,showselectedVariant:wr.showselectedVariant,optionValueProperties:wr.optionValueProperties,optionValueName:wr.optionValueName,optionValueCode:wr.optionValueCode,swatchImage:wr.swatchImage,swatchImageType:wr.swatchImageType,noOfVariantsAvailable:wr.noOfVariantsAvailable,optionValuePrice:wr.optionValuePrice,showAvailableInventory:wr.showAvailableInventory,showTotalPriceOfAddedItems:wr.showTotalPriceOfAddedItems,showTotalAddedQuantity:wr.showTotalAddedQuantity},dataConnector:{selectorKey:br.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}}}},Nr={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:at.CONTROLS},buttonType:{value:"primaryButton",propertyType:at.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:at.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:at.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:at.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:at.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:at.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:at.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(fr||(fr={}));var Dr,Lr=function(){return{layout:{selectorKey:fr.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"40",unit:1}),margin:gr.margin,padding:gr.padding,positionType:gr.positionType,pinTo:gr.pinTo,buttonStyle:Nr.buttonStyle,buttonText:Nr.buttonText,buttonIcon:Nr.buttonIcon,iconPosition:Nr.iconPosition,iconAndTextSpacing:Nr.iconAndTextSpacing,alignment:Nr.alignment,buttonType:Nr.buttonType,linkTo:Nr.linkTo},design:{selectorKey:fr.DESIGN,defaultState:{selectorKey:fr.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},gr.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},gr.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},gr.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},gr.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},gr.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},gr.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},gr.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},gr.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},gr.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},gr.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},gr.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},gr.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},gr.theme),fontSize:Object.assign(Object.assign({},gr.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},gr.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},gr.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},gr.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},gr.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},gr.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},gr.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},gr.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},gr.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:gr.icon,showIcon:Object.assign(Object.assign({},gr.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},gr.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},gr.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:fr.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},gr.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:fr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(Dr||(Dr={}));var Ar,Ir=function(){return{layout:{selectorKey:Dr.LAYOUT,width:Object.assign(Object.assign({},gr.width),{unit:1,value:300}),height:Object.assign(Object.assign({},gr.height),{unit:1,value:300}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo},design:{selectorKey:Dr.DESIGN,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},content:{selectorKey:Dr.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:Dr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:at.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Ar||(Ar={}));var xr,Er=function(){return{layout:{selectorKey:Ar.LAYOUT,width:Object.assign(Object.assign({},gr.width),{unit:1,value:300}),height:Object.assign(Object.assign({},gr.height),{unit:1,value:300}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,textData:{value:"",propertyType:at.CONTROLS}},design:{selectorKey:Ar.DESIGN,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},content:{}}},Pr={theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,backgroundColor:gr.backgroundColor},_r={backgroundColor:gr.backgroundColor,backgroundRepeat:gr.backgroundRepeat,backgroundSize:gr.backgroundSize,backgroundAttachment:gr.backgroundAttachment,backgroundPosition:gr.backgroundPosition,backgroundPositionX:gr.backgroundPositionX,backgroundPositionY:gr.backgroundPositionY,backgroundImage:gr.backgroundImage};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(xr||(xr={}));var Br,Hr=function(e){return{layout:{selectorKey:xr.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:at.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},gr.height),{isReadOnly:!0}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo},design:Object.assign({selectorKey:xr.DESIGN,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},_r),dataConnector:{selectorKey:xr.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"container",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:at.CONTROLS}}}},zr=(new Date).toISOString().slice(0,16),kr={type:{value:"countdown",property:"itemSpacing",propertyType:at.CONTROLS},counterStyle:{value:"joined",property:"counterStyle",propertyType:at.CONTROLS},countdownAnimation:{value:"fadeIn",property:"countdownAnimation",propertyType:at.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:at.CONTROLS},source:{value:"manual",property:"source",propertyType:at.CONTROLS},showCountdownTitle:{value:"true",property:"showCountdownTitle",propertyType:at.CONTROLS},title:{value:"Sales Ends In",property:"title",propertyType:at.CONTROLS},showCountdownDescription:{value:"true",property:"showCountdownDescription",propertyType:at.CONTROLS},description:{value:"Sale ends in next few mins hurry up garb the offer",property:"description",propertyType:at.CONTROLS},chooseSchedules:{value:"05-11-2024",property:"chooseSchedules",propertyType:at.CONTROLS},startDate:{value:zr,property:"startDate",propertyType:at.CONTROLS},endDate:{value:"2024-11-15T15:01",property:"endDate",propertyType:at.CONTROLS},days:{value:"true",property:"days",propertyType:at.CONTROLS},daysTitle:{value:"Days",property:"daysTitle",propertyType:at.CONTROLS},hours:{value:"true",property:"hours",propertyType:at.CONTROLS},hoursTitle:{value:"Hours",property:"hoursTitle",propertyType:at.CONTROLS},minutes:{value:"true",property:"minutes",propertyType:at.CONTROLS},minutesTitle:{value:"Minutes",property:"minutesTitle",propertyType:at.CONTROLS},seconds:{value:"true",property:"seconds",propertyType:at.CONTROLS},secondsTitle:{value:"Seconds",property:"secondsTitle",propertyType:at.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:at.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:at.CSS},verticalAlignment:{value:"center",property:"verticalAlignment",propertyType:at.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:at.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:at.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:at.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:at.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:at.CSS},textPosition:{value:"top",property:"textPosition",propertyType:at.CONTROLS},iconColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"iconColor",propertyType:at.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"}(Br||(Br={}));var jr,Kr=function(){return{layout:{selectorKey:Br.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"200",unit:1}),margin:gr.margin,padding:gr.padding,type:kr.type,counterStyle:kr.counterStyle,countdownAnimation:kr.countdownAnimation,dividerBetweenItems:kr.dividerBetweenItems,positionType:gr.positionType,pinTo:gr.pinTo},content:{selectorKey:Br.CONTENT,source:kr.source,showCountdownTitle:kr.showCountdownTitle,title:kr.title,showCountdownDescription:kr.showCountdownDescription,description:kr.description,chooseSchedules:kr.chooseSchedules,startDate:kr.startDate,endDate:kr.endDate,days:kr.days,daysTitle:kr.daysTitle,hours:kr.hours,hoursTitle:kr.hoursTitle,minutes:kr.minutes,minutesTitle:kr.minutesTitle,seconds:kr.seconds,secondsTitle:kr.secondsTitle},design:{selectorKey:Br.DESIGN,countdownWidget:{selectorKey:Br.COUNTDOWN_WIDGET,backgroundColor:gr.backgroundColor,showBorder:gr.showBorder,borderStyle:gr.borderStyle,borderColor:gr.borderColor,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,themeDesc:gr.themeDesc,fontDesc:gr.fontDesc,fontSizeDesc:gr.fontSizeDesc,textColorDesc:gr.textColorDesc,boldDesc:gr.boldDesc,italicDesc:gr.italicDesc,linethroughDesc:gr.linethroughDesc,underlineDesc:gr.underlineDesc,textAlignDesc:gr.textAlignDesc,characterSpacingDesc:gr.characterSpacingDesc,lineHeightDesc:gr.lineHeightDesc},countdownWidgetTextContainerLayout:{selectorKey:Br.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:kr.textVerticalPadding,textHorizontalPadding:kr.textHorizontalPadding,titleAndDescriptionSpacing:kr.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:Br.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},countdownLayout:{selectorKey:Br.COUNTDOWN_LAYOUT,verticalAlignment:kr.verticalAlignment,widgetTextAndItemSpacing:kr.widgetTextAndItemSpacing,textPosition:kr.textPosition},counterStyle:{selectorKey:Br.COUNTER_STYLE,backgroundColor:gr.backgroundColor,showBorder:gr.showBorder,borderStyle:gr.borderStyle,borderColor:gr.borderColor,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,themeDesc:gr.themeDesc,fontDesc:gr.fontDesc,fontSizeDesc:gr.fontSizeDesc,textColorDesc:gr.textColorDesc,boldDesc:gr.boldDesc,italicDesc:gr.italicDesc,linethroughDesc:gr.linethroughDesc,underlineDesc:gr.underlineDesc,textAlignDesc:gr.textAlignDesc,characterSpacingDesc:gr.characterSpacingDesc,lineHeightDesc:gr.lineHeightDesc},dividerStyle:{selectorKey:Br.DIVIDER_STYLE,shape:kr.shape,size:kr.size,iconColor:kr.iconColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(jr||(jr={}));var Ur,Gr=function(){return{layout:{selectorKey:jr.LAYOUT,width:Object.assign(Object.assign({},gr.width),{unit:1,value:300}),height:Object.assign(Object.assign({},gr.height),{unit:1,value:300}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo},design:{selectorKey:jr.DESIGN,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},content:{selectorKey:jr.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:jr.DATA_CONNECTOR,value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:at.CONTROLS}}},Mr={expandFirstItemByDefault:{value:!0,propertyType:at.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:at.CONTROLS},itemDividers:{value:!1,propertyType:at.CONTROLS},iconPosition:{value:"Right",propertyType:at.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:at.CONTROLS},itemHorizontalPadding:{value:10,unit:1,property:"itemHorizontalPadding",propertyType:at.CSS},itemVerticalPadding:{value:2,unit:1,property:"itemVerticalPadding",propertyType:at.CSS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:at.CSS},titleAndDescriptionSpacing:{value:5,unit:1,property:"titleAndDescriptionSpacing",propertyType:at.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"}(Ur||(Ur={}));var Vr,Wr=function(){return{layout:{selectorKey:Ur.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:300,unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"auto",unit:lt.CUSTOM}),margin:gr.margin,padding:gr.padding,positionType:gr.positionType,pinTo:gr.pinTo,expandFirstItemByDefault:Mr.expandFirstItemByDefault,allowMultipleOpenItems:Mr.allowMultipleOpenItems,itemDividers:Mr.itemDividers,iconPosition:Mr.iconPosition,itemHorizontalPadding:Mr.itemHorizontalPadding,itemVerticalPadding:Mr.itemVerticalPadding,itemSpacing:Mr.itemSpacing,titleAndDescriptionSpacing:Mr.titleAndDescriptionSpacing},content:{accordionsList:Mr.accordionsList},design:{selectorKey:Ur.DESIGN,faqWidget:{selectorKey:Ur.FAQ_WIDGET,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},collapsedAccordionItem:{selectorKey:Ur.COLLAPSED_ACCRORDION_ITEM,backgroundColor:gr.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},gr.backgroundColor),{property:"backgroundColorDesc"}),borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,showIcon:gr.showIcon,iconSize:gr.iconSize,iconColor:gr.iconColor,themeDesc:gr.themeDesc,fontDesc:gr.fontDesc,fontSizeDesc:gr.fontSizeDesc,textColorDesc:gr.textColorDesc,boldDesc:gr.boldDesc,italicDesc:gr.italicDesc,linethroughDesc:gr.linethroughDesc,underlineDesc:gr.underlineDesc,textAlignDesc:gr.textAlignDesc,characterSpacingDesc:gr.characterSpacingDesc,lineHeightDesc:gr.lineHeightDesc},expandedAccordionItem:{selectorKey:Ur.EXPANDED_ACCRORDION_ITEM,backgroundColor:gr.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},gr.backgroundColor),{property:"backgroundColorDesc"}),borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:Object.assign({},gr.theme),font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,showIcon:gr.showIcon,iconSize:gr.iconSize,iconColor:gr.iconColor,themeDesc:gr.themeDesc,fontDesc:gr.fontDesc,fontSizeDesc:gr.fontSizeDesc,textColorDesc:gr.textColorDesc,boldDesc:gr.boldDesc,italicDesc:gr.italicDesc,linethroughDesc:gr.linethroughDesc,underlineDesc:gr.underlineDesc,textAlignDesc:gr.textAlignDesc,characterSpacingDesc:gr.characterSpacingDesc,lineHeightDesc:gr.lineHeightDesc},divider:{selectorKey:Ur.DIVIDER,dividerColor:gr.borderColor,dividerStyle:gr.borderStyle,dividerWidth:gr.dividerWidth}}}},Yr={displayStyle:{value:"Slider",propertyType:at.CONTROLS},scrollDirection:{value:"Vertical",propertyType:at.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:at.CONTROLS},scrollControl:{value:"Non",propertyType:at.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:at.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:at.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:at.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:at.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:at.CSS},sliderControl:{value:"Arrows",propertyType:at.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:at.CONTROLS},loopImages:{value:!1,propertyType:at.CONTROLS},setItemsPerRow:{value:!1,propertyType:at.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:at.CONTROLS},autoplay:{value:!1,propertyType:at.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:at.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:at.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:at.CONTROLS},showGalleryTitle:{value:!1,propertyType:at.CONTROLS},galleryTitle:{value:"",propertyType:at.CONTROLS},showGalleryDescription:{value:!1,propertyType:at.CONTROLS},galleryDescription:{value:"",propertyType:at.CONTROLS},showItemTitle:{value:!1,propertyType:at.CONTROLS},showItemDescription:{value:!1,propertyType:at.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:at.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:at.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:at.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:at.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:at.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:at.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:at.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:at.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:at.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:at.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:at.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:at.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:at.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:at.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:at.CSS},arrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:at.CONTROLS},backgroundShape:{value:"Round",propertyType:at.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:at.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:at.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:at.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:at.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:at.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:at.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:at.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:at.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:at.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"}(Vr||(Vr={}));var Fr,Xr=function(){return{layout:{selectorKey:Vr.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"300",unit:1}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,displayStyle:Yr.displayStyle,scrollDirection:Yr.scrollDirection,noOfItemsToLoad:Yr.noOfItemsToLoad,scrollControl:Yr.scrollControl,itemsPerSlide:Yr.itemsPerSlide,itemsPerRow:Yr.itemsPerRow,itemsPerColumn:Yr.itemsPerColumn,itemGap:Yr.itemGap,rowGap:Yr.rowGap,sliderControl:Yr.sliderControl,controlPosition:Yr.controlPosition,loopImages:Yr.loopImages,setItemsPerRow:Yr.setItemsPerRow,sliderDisplayScrollbar:Yr.sliderDisplayScrollbar,autoplay:Yr.autoplay,autoplayStyle:Yr.autoplayStyle,autoplayDuration:Yr.autoplayDuration,sliderSpeed:Yr.sliderSpeed,thumbnailPlacement:Yr.thumbnailPlacement,thumbnailSize:Yr.thumbnailSize,thumbnailSpacing:Yr.thumbnailSpacing},content:{showGalleryTitle:Yr.showGalleryTitle,galleryTitle:Yr.galleryTitle,showGalleryDescription:Yr.showGalleryDescription,galleryDescription:Yr.galleryDescription,showItemTitle:Yr.showItemTitle,showItemDescription:Yr.showItemDescription,allowLinkToOtherPage:Yr.allowLinkToOtherPage,slides:Yr.slides},design:{selectorKey:Vr.DESIGN,galleryWidgetStyle:{selectorKey:Vr.GALLERY_WIDGET_STYLE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,showIcon:Object.assign(Object.assign({},gr.showIcon),{value:!0}),iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:gr.themeDesc,fontDesc:gr.fontDesc,fontSizeDesc:gr.fontSizeDesc,textColorDesc:gr.textColorDesc,boldDesc:gr.boldDesc,italicDesc:gr.italicDesc,linethroughDesc:gr.linethroughDesc,underlineDesc:gr.underlineDesc,textAlignDesc:gr.textAlignDesc,characterSpacingDesc:gr.characterSpacingDesc,lineHeightDesc:gr.lineHeightDesc},galleryWidgetLayout:{selectorKey:Vr.GALLERY_LAYOUT,galleryTextAndItemAlignment:Yr.galleryTextAndItemAlignment,galleryTextAndItemSpacing:Yr.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Yr.galleryTextAndDescriptionSpacing,textPosition:gr.textPosition,verticalAlignment:gr.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:Vr.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Yr.textVerticalPadding,textHorizontalPadding:gr.textHorizontalPadding,titleAndDescriptionSpacing:Yr.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:Vr.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},itemStyle:{selectorKey:Vr.GALLERY_WIDGET_STYLE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,showIcon:Object.assign(Object.assign({},gr.showIcon),{value:!0}),iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:gr.themeDesc,fontDesc:gr.fontDesc,fontSizeDesc:gr.fontSizeDesc,textColorDesc:gr.textColorDesc,boldDesc:gr.boldDesc,italicDesc:gr.italicDesc,linethroughDesc:gr.linethroughDesc,underlineDesc:gr.underlineDesc,textAlignDesc:gr.textAlignDesc,characterSpacingDesc:gr.characterSpacingDesc,lineHeightDesc:gr.lineHeightDesc},itemLayout:{selectorKey:Vr.GALLERY_LAYOUT,galleryTextAndItemAlignment:Yr.galleryTextAndItemAlignment,textAndImageSpacing:Yr.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Yr.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},gr.textPosition),{value:"On Image"}),verticalAlignment:gr.verticalAlignment},itemTextContainerLayout:{selectorKey:Vr.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Yr.textVerticalPadding,textHorizontalPadding:gr.textHorizontalPadding,titleAndDescriptionSpacing:Yr.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:Vr.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},paginationArrows:{selectorKey:Vr.PAGINATION_ARROWS,arrowIconStyle:Yr.arrowIconStyle,leftArrowIconStyle:Yr.leftArrowIconStyle,rightArrowIconStyle:Yr.rightArrowIconStyle,backgroundShape:Yr.backgroundShape,arrowSize:Yr.arrowSize,arrowColor:Yr.arrowColor},paginationDots:{selectorKey:Vr.PAGINATION_DOTS,dotSize:Yr.dotSize,currentDotColor:Yr.currentDotColor,otherDotColor:Yr.otherDotColor},paginationLine:{selectorKey:Vr.PAGINATION_LINE,currentLineColor:Yr.currentLineColor,otherLineColor:Yr.otherLineColor,lineHeight:Yr.lineHeight,lineWidth:Yr.lineWidth}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Fr||(Fr={}));var qr,Qr=function(e){return{layout:{selectorKey:Fr.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:at.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},gr.height),{isReadOnly:!0}),padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo},design:Object.assign({selectorKey:Fr.DESIGN,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},_r)}},Zr={onClick:{value:"Show Image Lightbox",propertyType:at.CONTROLS},onHover:{value:"Zoom Out",propertyType:at.CONTROLS},cropRatio:{value:"16:9",propertyType:at.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:at.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:at.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:at.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(qr||(qr={}));var $r,Jr=function(){return{layout:{selectorKey:qr.LAYOUT,width:Object.assign(Object.assign({},gr.width),{propertyType:at.CONTROLLED_CSS,unit:lt.PIXELS,value:350}),height:Object.assign(Object.assign({},gr.height),{value:300,propertyType:at.CONTROLLED_CSS,unit:lt.PIXELS}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,onClick:Zr.onClick,onHover:Zr.onHover,cropRatio:Zr.cropRatio,fitOptions:Zr.fitOptions,horizontalAlignment:Zr.horizontalAlignment,verticalAlignment:Zr.verticalAlignment},design:{selectorKey:qr.DESIGN,cropRatio:gr.cropRatio,zoomImage:gr.zoomImage,flip:gr.flip,rotate:gr.rotate,backgroundColor:gr.backgroundColor,exposure:gr.exposure,contrast:gr.contrast,saturation:gr.saturation,brightness:gr.brightness,hue:gr.hue,lightness:gr.lightness,highlights:gr.highlights,shadows:gr.shadows,showBorder:gr.showBorder,borderStyle:gr.borderStyle,borderColor:gr.borderColor,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:at.CONTROLS}},dataConnector:{selectorKey:qr.DATA_CONNECTOR,dataConnector:Zr.dataConnector}}},ei={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:at.CONTROLS},productName:{value:!0,propertyType:at.CONTROLS},productCodes:{value:!0,propertyType:at.CONTROLS},varientCodes:{value:!0,propertyType:at.CONTROLS},productImage:{value:!0,propertyType:at.CONTROLS},price:{value:!0,propertyType:at.CONTROLS},productDescription:{value:!0,propertyType:at.CONTROLS},showOptions:{value:!0,propertyType:at.CONTROLS},allowBulkOrdering:{value:!0,propertyType:at.CONTROLS},actions:{value:!0,propertyType:at.CONTROLS},quickView:{value:!0,propertyType:at.CONTROLS},addToCart:{value:!0,propertyType:at.CONTROLS},wishlist:{value:!0,propertyType:at.CONTROLS},buyNow:{value:!0,propertyType:at.CONTROLS},addtoQuote:{value:!0,propertyType:at.CONTROLS},showUoms:{value:!0,propertyType:at.CONTROLS},showVolumePricing:{value:!0,propertyType:at.CONTROLS},showInventory:{value:!0,propertyType:at.CONTROLS},storeAvailability:{value:!0,propertyType:at.CONTROLS},categoryCode:{value:!0,propertyType:at.CONTROLS},categoryName:{value:!0,propertyType:at.CONTROLS},categoryImage:{value:!0,propertyType:at.CONTROLS},categoryDescription:{value:!0,propertyType:at.CONTROLS},subCategoryCode:{value:!0,propertyType:at.CONTROLS},subCategoryName:{value:!0,propertyType:at.CONTROLS},subCategoryImage:{value:!0,propertyType:at.CONTROLS},subCategoryDescription:{value:!0,propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}($r||($r={}));var oi,ti=function(){return{layout:{selectorKey:$r.LAYOUT,width:Object.assign({},gr.width),height:Object.assign(Object.assign({},gr.height),{value:"auto",propertyType:at.CONTROLS,unit:7}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo},design:Object.assign({selectorKey:$r.DESIGN,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},_r),content:{selectorKey:$r.CONTENT,productName:ei.productName,productCodes:ei.productCodes,varientCodes:ei.varientCodes,productImage:ei.productImage,price:ei.price,productDescription:ei.productDescription,showOptions:ei.showOptions,allowBulkOrdering:ei.allowBulkOrdering,actions:ei.actions,quickView:ei.quickView,addToCart:ei.addToCart,wishlist:ei.wishlist,buyNow:ei.buyNow,addtoQuote:ei.addtoQuote,showUoms:ei.showUoms,showVolumePricing:ei.showVolumePricing,showInventory:ei.showInventory,storeAvailability:ei.storeAvailability,categoryCode:ei.categoryCode,categoryName:ei.categoryName,categoryImage:ei.categoryImage,categoryDescription:ei.categoryDescription,subCategoryCode:ei.subCategoryCode,subCategoryName:ei.subCategoryName,subCategoryImage:ei.subCategoryImage,subCategoryDescription:ei.subCategoryDescription},dataConnector:{selectorKey:$r.DATA_CONNECTOR,dataConnector:ei.dataConnector}}},ri={dataConnector:{value:{isConnected:!1,dataSource:null,childSource:null,key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS},showOptions:{value:!0,propertyType:at.CONTROLS},productVolume:{value:!0,propertyType:at.CONTROLS},productPrice:{value:!0,propertyType:at.CONTROLS},productActions:{value:!0,propertyType:at.CONTROLS},productInventory:{value:!0,propertyType:at.CONTROLS},storeLocations:{value:!0,propertyType:at.CONTROLS},pickupLocations:{value:!0,propertyType:at.CONTROLS},productHighlights:{value:!0,propertyType:at.CONTROLS},paymentMethods:{value:!0,propertyType:at.CONTROLS},shippingEstimator:{value:!0,propertyType:at.CONTROLS},productPromotions:{value:!0,propertyType:at.CONTROLS},amountEstimator:{value:!0,propertyType:at.CONTROLS},quantitySelector:{value:!0,propertyType:at.CONTROLS},uomSelector:{value:!0,propertyType:at.CONTROLS},variantPicker:{value:!0,propertyType:at.CONTROLS},bulkVariantPicker:{value:!0,propertyType:at.CONTROLS},productImage:{value:!0,propertyType:at.CONTROLS},productName:{value:!0,propertyType:at.CONTROLS},productDescription:{value:!0,propertyType:at.CONTROLS},productBrand:{value:!0,propertyType:at.CONTROLS},productCode:{value:!0,propertyType:at.CONTROLS},productReview:{value:!0,propertyType:at.CONTROLS},productRating:{value:!0,propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(oi||(oi={}));var ii,ni=function(){return{layout:{selectorKey:oi.LAYOUT,width:Object.assign({},gr.width),height:Object.assign(Object.assign({},gr.height),{value:"auto",propertyType:at.CONTROLS,unit:7}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo},design:Object.assign({selectorKey:oi.DESIGN,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},_r),content:{selectorKey:oi.CONTENT,showOptions:ri.showOptions,productVolume:ri.productVolume,productPrice:ri.productPrice,productActions:ri.productActions,productInventory:ri.productInventory,storeLocations:ri.storeLocations,pickupLocations:ri.pickupLocations,productHighlights:ri.productHighlights,paymentMethods:ri.paymentMethods,shippingEstimator:ri.shippingEstimator,productPromotions:ri.productPromotions,amountEstimator:ri.amountEstimator,quantitySelector:ri.quantitySelector,uomSelector:ri.uomSelector,variantPicker:ri.variantPicker,bulkVariantPicker:ri.bulkVariantPicker,productImage:ri.productImage,productName:ri.productName,productDescription:ri.productDescription,productBrand:ri.productBrand,productCode:ri.productCode,productReview:ri.productReview,productRating:ri.productRating},dataConnector:{selectorKey:oi.DATA_CONNECTOR,dataConnector:ri.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:at.CONTROLS}}}},ai={position:{value:"topLeft",property:"position",propertyType:at.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:at.CONTROLS},onClick:{value:"Show Image Lightbox",propertyType:at.CONTROLS},onHover:{value:"Zoom In",propertyType:at.CONTROLS},hotspotStyle:{value:"shape",propertyType:at.CONTROLS},showContent:{value:"onClick",propertyType:at.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:at.CONTROLS},showIcon:{value:!0,propertyType:at.CONTROLS},shape:{value:"circle",propertyType:at.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:at.CONTROLS},iconStyle:{value:"icon with circle",property:"iconStyle",propertyType:at.CSS},hotspotSize:{value:"30",property:"hotspotSize",propertyType:at.CSS},iconSize:{value:"30",property:"iconSize",propertyType:at.CSS},tooltipWidth:{value:"100",property:"tooltipWidth",propertyType:at.CSS},tooltipHeight:{value:"100",property:"tooltipHeight",propertyType:at.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:at.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:at.CSS},imageRatio:{value:"16:9",property:"imageRatio",propertyType:at.CSS},fitOptions:{value:"fill",property:"fitOptions",propertyType:at.CSS},productInfoAlignment:{value:"left",property:"productInfoAlignment",propertyType:at.CSS},infoVerticalPadding:{value:"500",property:"infoVerticalPadding",propertyType:at.CSS},infoHorizontalPadding:{value:"500",property:"infoHorizontalPadding",propertyType:at.CSS},infoSpacing:{value:"500",property:"infoSpacing",propertyType:at.CSS},cardLayout:{value:"onImage",property:"cardLayout",propertyType:at.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:at.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:at.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:at.CSS},linkDetails:{value:"",property:"linkDetails",propertyType:at.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"}(ii||(ii={}));var li,pi=function(){return{layout:{selectorKey:ii.LAYOUT,width:Object.assign(Object.assign({},gr.width),{propertyType:at.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},gr.height),{value:300,propertyType:at.CONTROLS,unit:1}),margin:gr.margin,padding:gr.padding,showContent:ai.showContent,canOpenMultipleHotspots:ai.canOpenMultipleHotspots,positionType:gr.positionType,pinTo:gr.pinTo},design:{selectorKey:ii.DESIGN,imageStyle:{selectorKey:ii.HOTSPOT_IMAGE_STYLE,cropRatio:gr.cropRatio,zoomImage:gr.zoomImage,flip:gr.flip,rotate:gr.rotate,backgroundColor:gr.backgroundColor,overlayColor:gr.overlayColor,exposure:gr.exposure,contrast:gr.contrast,saturation:gr.saturation,brightness:gr.brightness,hue:gr.hue,lightness:gr.lightness,highlights:gr.highlights,shadows:gr.shadows,showBorder:gr.showBorder,borderStyle:gr.borderStyle,borderColor:gr.borderColor,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur},hotspotStyle:{selectorKey:ii.HOTSPOT_STYLE,hotspotStyle:ai.hotspotStyle,hotspotSize:ai.hotspotSize,iconSize:gr.iconSize,iconColor:gr.iconColor,icon:ai.icon,showIcon:ai.showIcon,shape:ai.shape,animationStyle:ai.animationStyle,animationFrequency:ai.animationFrequency,backgroundColor:gr.backgroundColor,showBorder:gr.showBorder,borderStyle:gr.borderStyle,borderColor:gr.borderColor,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur},tooltipDesign:{selectorKey:ii.TOOL_TIP_DESIGN,tooltipWidth:ai.tooltipWidth,tooltipHeight:ai.tooltipHeight,horizontalAlignment:ai.horizontalAlignment,verticalAlignment:ai.verticalAlignment,backgroundColor:gr.backgroundColor,showBorder:gr.showBorder,borderStyle:gr.borderStyle,borderColor:gr.borderColor,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur,position:ai.position},tooltipTextDesign:{selectorKey:ii.TOOL_TIP_TEXT,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,themeDesc:gr.themeDesc,fontDesc:gr.fontDesc,fontSizeDesc:gr.fontSizeDesc,textColorDesc:gr.textColorDesc,boldDesc:gr.boldDesc,italicDesc:gr.italicDesc,linethroughDesc:gr.linethroughDesc,underlineDesc:gr.underlineDesc,textAlignDesc:gr.textAlignDesc,characterSpacingDesc:gr.characterSpacingDesc,lineHeightDesc:gr.lineHeightDesc},tooltipProductDesign:{selectorKey:ii.TOOL_TIP_PRODUCT_DESIGN,imageRatio:ai.imageRatio,fitOptions:ai.fitOptions,productInfoAlignment:ai.productInfoAlignment,infoVerticalPadding:ai.infoVerticalPadding,infoHorizontalPadding:ai.infoHorizontalPadding,infoSpacing:ai.infoSpacing,cardLayout:ai.cardLayout,productCardStyle:ai.productCardStyle},tooltipImageDesign:{selectorKey:ii.TOOL_TIP_IMAGE_DESIGN,cropRatio:gr.cropRatio,zoomImage:gr.zoomImage,flip:gr.flip,rotate:gr.rotate,backgroundColor:gr.backgroundColor,exposure:gr.exposure,contrast:gr.contrast,saturation:gr.saturation,brightness:gr.brightness,hue:gr.hue,lightness:gr.lightness,highlights:gr.highlights,shadows:gr.shadows,showBorder:gr.showBorder,borderStyle:gr.borderStyle,borderColor:gr.borderColor,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur,imageRatio:ai.imageRatio,fitOptions:ai.fitOptions,horizontalAlignment:ai.horizontalAlignment,verticalAlignment:ai.verticalAlignment,onClick:ai.onClick,onHover:ai.onHover,linkDetails:ai.linkDetails}},content:{selectorKey:ii.CONTENT,image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:at.CONTROLS},hotspots:ai.hotspots}}},si={position:{value:"topLeft",property:"position",propertyType:at.CONTROLS},zoom:{value:3,propertyType:at.CONTROLS},icon:{value:"map-marker",property:"icon",propertyType:at.CONTROLS},showIcon:{value:!0,propertyType:at.CONTROLS},showZoomControls:{value:!0,propertyType:at.CONTROLS},showMapAndSatelliteView:{value:!0,propertyType:at.CONTROLS},showStreetView:{value:!0,propertyType:at.CONTROLS},showDirectionsLink:{value:!1,propertyType:at.CONTROLS},showTitle:{value:!1,propertyType:at.CONTROLS},title:{value:"",propertyType:at.CONTROLS},showDescription:{value:!1,propertyType:at.CONTROLS},description:{value:"",propertyType:at.CONTROLS},chooseMapDesign:{value:"",propertyType:at.CONTROLS},locationsList:{value:[{addressLine1:"",addressLine2:"",country:"",postalCode:"",state:""}],propertyType:at.CONTROLS},geometry:{value:null,propertyType:at.CONTROLS},textContainerPosition:{value:"Top",propertyType:at.CONTROLS},mapAndTextContainerAlignment:{value:"center",propertyType:at.CONTROLS},mapAndTextContainerSpacing:{value:20,property:"mapAndTextContainerSpacing",unit:1,propertyType:at.CSS},onClick:{value:"Show Image Lightbox",propertyType:at.CONTROLS},onHover:{value:"Zoom In",propertyType:at.CONTROLS},pinStyle:{value:"icon",propertyType:at.CONTROLS},showContent:{value:"onClick",propertyType:at.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:at.CONTROLS},shape:{value:"circle",propertyType:at.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:at.CONTROLS},iconStyle:{value:"icon with circle",propertyType:at.CSS},pinSize:{value:"0",property:"hotspotSize",propertyType:at.CSS},iconSize:{value:"100",propertyType:at.CSS},tooltipWidth:{value:"120",property:"tooltipWidth",propertyType:at.CSS},tooltipHeight:{value:"120",property:"tooltipHeight",propertyType:at.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:at.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:at.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:at.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:at.CSS},productInfoAlignment:{value:"left",property:"textAlign",propertyType:at.CSS},infoVerticalPadding:{value:"500",propertyType:at.CSS},infoHorizontalPadding:{value:"500",propertyType:at.CSS},infoSpacing:{value:"500",propertyType:at.CSS},cardLayout:{value:"onImage",propertyType:at.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:at.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:at.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:at.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:at.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:at.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:at.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"}(li||(li={}));var di,ci=function(){return{layout:{selectorKey:li.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"500",unit:1}),margin:gr.margin,padding:gr.padding,showContent:si.showContent,canOpenMultipleHotspots:si.canOpenMultipleHotspots,positionType:gr.positionType,pinTo:gr.pinTo,zoom:si.zoom,showZoomControls:si.showZoomControls,showMapAndSatelliteView:si.showMapAndSatelliteView,showStreetView:si.showStreetView,showDirectionsLink:si.showDirectionsLink},content:{selectorKey:li.CONTENT,showTitle:si.showTitle,title:si.title,showDescription:si.showDescription,description:si.description,locationsList:si.locationsList,geometry:si.geometry},design:{selectorKey:li.DESIGN,mapWidget:{selectorKey:li.GALLERY_WIDGET_STYLE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,showIcon:Object.assign(Object.assign({},gr.showIcon),{value:!0}),iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:gr.themeDesc,fontDesc:gr.fontDesc,fontSizeDesc:gr.fontSizeDesc,textColorDesc:gr.textColorDesc,boldDesc:gr.boldDesc,italicDesc:gr.italicDesc,linethroughDesc:gr.linethroughDesc,underlineDesc:gr.underlineDesc,textAlignDesc:gr.textAlignDesc,characterSpacingDesc:gr.characterSpacingDesc,lineHeightDesc:gr.lineHeightDesc},mapWidgetLayout:{selectorKey:li.MAP_WIDGET_LAYOUT,textContainerPosition:si.textContainerPosition,mapAndTextContainerAlignment:si.mapAndTextContainerAlignment,mapAndTextContainerSpacing:si.mapAndTextContainerSpacing},mapWidgetTextContainerLayout:{selectorKey:li.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:si.textVerticalPadding,textHorizontalPadding:si.textHorizontalPadding,titleAndDescriptionSpacing:si.titleAndDescriptionSpacing},mapWidgetTextContainerDesign:{selectorKey:li.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},mapStyle:{selectorKey:li.MAP_STYLE,chooseMapDesign:si.chooseMapDesign},pinStyle:{selectorKey:li.PIN_STYLE,pinStyle:si.pinStyle,pinSize:si.pinSize,iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),icon:si.icon,showIcon:si.showIcon,shape:si.shape,animationStyle:si.animationStyle,animationFrequency:si.animationFrequency,backgroundColor:Object.assign(Object.assign({},gr.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}}}),showBorder:gr.showBorder,borderStyle:gr.borderStyle,borderColor:gr.borderColor,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur},tooltipDesign:{selectorKey:li.TOOL_TIP_DESIGN,tooltipWidth:si.tooltipWidth,tooltipHeight:si.tooltipHeight,horizontalAlignment:si.horizontalAlignment,verticalAlignment:si.verticalAlignment,backgroundColor:gr.backgroundColor,showBorder:gr.showBorder,borderStyle:gr.borderStyle,borderColor:gr.borderColor,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur,position:si.position},tooltipTextDesign:{selectorKey:li.TOOL_TIP_TEXT,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,lineHeight:gr.lineHeight,characterSpacing:gr.characterSpacing,themeDesc:gr.themeDesc,fontDesc:gr.fontDesc,fontSizeDesc:gr.fontSizeDesc,textColorDesc:gr.textColorDesc,boldDesc:gr.boldDesc,italicDesc:gr.italicDesc,linethroughDesc:gr.linethroughDesc,underlineDesc:gr.underlineDesc,textAlignDesc:gr.textAlignDesc,characterSpacingDesc:gr.characterSpacingDesc,lineHeightDesc:gr.lineHeightDesc}}}},yi={noOfItemsToLoad:{value:"allItems",propertyType:at.CONTROLS,property:"noOfItemsToLoad"},displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:at.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:at.CONTROLS},itemSpacing:{value:20,property:"itemSpacing",propertyType:at.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",unit:1,propertyType:at.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:at.CSS},maxItemsToDisplay:{value:1,property:"maxItemsToDisplay",propertyType:at.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:at.CONTROLS},header:{value:!0,property:"header",propertyType:at.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:at.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:at.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:at.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:at.CONTROLS},headerHeight:{value:"30",property:"headerHeight",unit:1,propertyType:at.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:at.CSS,unit:1},headerCellPadding:{value:"30",property:"headerCellPadding",unit:1,propertyType:at.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",unit:1,propertyType:at.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:at.CSS},paginationAliginment:{value:"left",property:"paginationAliginment",propertyType:at.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:at.CONTROLS},overflowControl:{value:"pagination",property:"overflowControl",propertyType:at.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:at.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:at.CONTROLS},title:{value:"Payment Methods",property:"title",propertyType:at.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:at.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:at.CONTROLS},description:{value:"",property:"description",propertyType:at.CONTROLS},paymentProgramName:{value:!0,property:"paymentProgramName",propertyType:at.CONTROLS},paymentMethods:{value:!0,property:"paymentMethods",propertyType:at.CONTROLS},showAmountLeft:{value:!0,property:"showAmountLeft",propertyType:at.CONTROLS},amountLeft:{value:"Left",property:"amountLeft",propertyType:at.CONTROLS},showAmountUtilized:{value:!0,property:"showAmountUtilized",propertyType:at.CONTROLS},amountUtilized:{value:"Used",property:"amountUtilized",propertyType:at.CONTROLS},showTotalAmount:{value:!0,property:"showTotalAmount",propertyType:at.CONTROLS},totalAmount:{value:"Total",property:"totalAmount",propertyType:at.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:at.CONTROLS},expiryDate:{value:"Expires On",property:"expiryDate",propertyType:at.CONTROLS},expiryDateDisplayFormat:{value:"Days Left",property:"expiryDateDisplayFormat",propertyType:at.CONTROLS},showRenewalDate:{value:!0,property:"showRenewalDate",propertyType:at.CONTROLS},renewalDate:{value:"Renews On",property:"renewalDate",propertyType:at.CONTROLS},renewalDateDisplayFormat:{value:"Days Left",property:"renewalDateDisplayFormat",propertyType:at.CONTROLS},paginationAlignment:{value:"center",propertyType:at.CSS,property:"paginationAlignment"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(di||(di={}));var ui,Si=function(){return{layout:{selectorKey:di.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"75",unit:1}),margin:gr.margin,padding:gr.padding,positionType:gr.positionType,pinTo:gr.pinTo,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,displayStyle:yi.displayStyle,dividerBetweenItems:yi.dividerBetweenItems,itemSpacing:yi.itemSpacing,itemPadding:yi.itemPadding,itemContentAlignment:yi.itemContentAlignment,maxItemsToDisplay:yi.maxItemsToDisplay,overflowItems:yi.overflowItems,header:yi.header,headerHeight:yi.headerHeight,rowHeight:yi.rowHeight,headerDivider:yi.headerDivider,rowDivider:yi.rowDivider,columnDivider:yi.columnDivider,alternativeRowColors:yi.alternativeRowColors,headerCellPadding:yi.headerCellPadding,rowCellPadding:yi.rowCellPadding,contentAlignment:yi.contentAlignment,overflowControl:yi.overflowControl,paginationType:yi.paginationType,paginationAliginment:yi.paginationAliginment,rowsPerPage:yi.rowsPerPage,displayResults:yi.displayResults,noOfItemsToLoad:yi.noOfItemsToLoad,paginationAlignment:yi.paginationAlignment},design:{selectorKey:di.DESIGN},content:{selectorKey:di.CONTENT,title:yi.title,showTitle:yi.showTitle,description:yi.description,showDescription:yi.showDescription,paymentProgramName:yi.paymentProgramName,paymentMethods:yi.paymentMethods,showAmountLeft:yi.showAmountLeft,amountLeft:yi.amountLeft,showAmountUtilized:yi.showAmountUtilized,amountUtilized:yi.amountUtilized,showTotalAmount:yi.showTotalAmount,totalAmount:yi.totalAmount,showExpiryDate:yi.showExpiryDate,expiryDate:yi.expiryDate,expiryDateDisplayFormat:yi.expiryDateDisplayFormat,showRenewalDate:yi.showRenewalDate,renewalDate:yi.renewalDate,renewalDateDisplayFormat:yi.renewalDateDisplayFormat},dataConnector:{selectorKey:di.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"paymentMethods",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}}}},gi={displayStyle:{value:"Upfront",property:"displayStyle",propertyType:at.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:at.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:at.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:at.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:at.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:at.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:at.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:at.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:at.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:at.CONTROLS},title:{value:"Store Pick Up Locations",property:"title",propertyType:at.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:at.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:at.CONTROLS},description:{value:"",property:"description",propertyType:at.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:at.CONTROLS},searchPlaceholderText:{value:"Search by Zip Code",property:"searchPlaceholderText",propertyType:at.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:at.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:at.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:at.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:at.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:at.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:at.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:at.CSS},buttonType:{value:"primaryButton",propertyType:at.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:at.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:at.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:at.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:at.CSS},arrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:at.CONTROLS},backgroundShape:{value:"Round",propertyType:at.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:at.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:at.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:at.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:at.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:at.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:at.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:at.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:at.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:at.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:at.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:at.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:at.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:at.CONTROLS},fontSize:{value:"16",propertyType:at.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS},textHighlight:{value:"#BE6C00",propertyType:at.CSS},characterSpacing:{value:"16",propertyType:at.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:at.CSS,unit:1},lineHeight:{value:"16",propertyType:at.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:at.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:at.CSS},fontSize:{value:"16",propertyType:at.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS},textHighlight:{value:"#BE6C00",propertyType:at.CSS},characterSpacing:{value:"16",propertyType:at.CSS,unit:1},lineHeight:{value:"16",propertyType:at.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:at.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:at.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:at.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:at.CONTROLS},paginationStyle:{value:"dotted",propertyType:at.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:at.CONTROLS},arrowSize:{value:"16",propertyType:at.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:at.CSS},backgroundShape:{value:"rectangle",propertyType:at.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:at.CSS},font:{value:"lato",propertyType:at.CSS},fontSize:{value:"16",propertyType:at.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:at.CSS},hoverBackgroundShape:{value:"circle",propertyType:at.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:at.CSS},hoverFont:{value:"lato",propertyType:at.CSS},hoverFontSize:{value:"#BE6C00",propertyType:at.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:at.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:at.CSS},previousIcon:{value:"shopping-cart-01",propertyType:at.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:at.CONTROLS},iconSize:{value:"20",propertyType:at.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:at.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"}(ui||(ui={}));var Ti,hi=function(){return{layout:{selectorKey:ui.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"130",unit:1}),margin:gr.margin,padding:gr.padding,positionType:gr.positionType,pinTo:gr.pinTo,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,displayStyle:gi.displayStyle,displayType:gi.displayType,maxItemsToDisplay:gi.maxItemsToDisplay,itemSpacing:gi.itemSpacing,overflowItems:gi.overflowItems,displayResults:gi.displayResults,searchPlaceholderText:gi.searchPlaceholderText,noOfItemToShow:gi.noOfItemToShow},content:{selectorKey:ui.CONTENT,locationName:gi.locationName,locationAddress:gi.locationAddress,locationInventory:gi.locationInventory,locationTimings:gi.locationTimings,title:gi.title,showTitle:gi.showTitle,description:gi.description,showDescription:gi.showDescription},design:{selectorKey:ui.DESIGN,inputStyle:{selectorKey:ui.INPUT_STYLE,defaultState:{selectorKey:ui.DEFAULT_STATE,buttonStyle:gi.buttonStyle,buttonText:gi.buttonText,icon:gi.icon,iconPadding:gi.iconPadding,iconPosition:gi.iconPosition,iconAndTextSpacing:gi.iconAndTextSpacing,alignment:gi.alignment,buttonType:gi.buttonType,showIcon:gi.showIcon,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:ui.HOVER_STATE,buttonStyle:gi.buttonStyle,buttonText:gi.buttonText,icon:gi.icon,iconPadding:gi.iconPadding,iconPosition:gi.iconPosition,iconAndTextSpacing:gi.iconAndTextSpacing,alignment:gi.alignment,buttonType:gi.buttonType,showIcon:gi.showIcon,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:ui.INPUT_STYLE,defaultState:{selectorKey:ui.DEFAULT_STATE,buttonStyle:gi.buttonStyle,buttonText:gi.buttonText,icon:gi.icon,iconPadding:gi.iconPadding,iconPosition:gi.iconPosition,iconAndTextSpacing:gi.iconAndTextSpacing,alignment:gi.alignment,buttonType:gi.buttonType,showIcon:gi.showIcon,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:ui.HOVER_STATE,buttonStyle:gi.buttonStyle,buttonText:gi.buttonText,icon:gi.icon,iconPadding:gi.iconPadding,iconPosition:gi.iconPosition,iconAndTextSpacing:gi.iconAndTextSpacing,alignment:gi.alignment,buttonType:gi.buttonType,showIcon:gi.showIcon,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:ui.INVENTORY_TEXT_STYLE,themeDynamic:gr.theme,fontDynamic:gr.font,fontSizeDynamic:gr.fontSize,textColorDynamic:gr.textColor,boldDynamic:gr.bold,italicDynamic:gr.italic,linethroughDynamic:gr.linethrough,underlineDynamic:gr.underline,textAlignDynamic:gr.textAlign,characterSpacingDynamic:gr.characterSpacing,lineHeightDynamic:gr.lineHeight,themeStatic:gr.themeDesc,fontStatic:gr.fontDesc,fontSizeStatic:gr.fontSizeDesc,textColorStatic:gr.textColorDesc,boldStatic:gr.boldDesc,italicStatic:gr.italicDesc,linethroughStatic:gr.linethroughDesc,underlineStatic:gr.underlineDesc,textAlignStatic:gr.textAlignDesc,characterSpacingStatic:gr.characterSpacingDesc,lineHeightStatic:gr.lineHeightDesc},itemStyle:{selectorKey:ui.ITEM_STYLE,contentAlignment:gi.contentAlignment,horizontalPadding:gi.horizontalPadding,verticalPadding:gi.verticalPadding,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},locationName:{selectorKey:ui.LOCATION_NAME,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},locationAddress:{selectorKey:ui.LOCATION_ADDRESS,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},locationTimings:{selectorKey:ui.LOCATION_TIMINGS,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},locationInventory:{selectorKey:ui.LOCATION_INVENTORY,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},arrows:{selectorKey:ui.ARROWS,arrowIconStyle:gi.arrowIconStyle,leftArrowIconStyle:gi.leftArrowIconStyle,rightArrowIconStyle:gi.rightArrowIconStyle,backgroundShape:gi.backgroundShape,arrowSize:gi.arrowSize,arrowColor:gi.arrowColor},paginationDots:{selectorKey:ui.PAGINATION_DOTS,dotSize:gi.dotSize,currentDotColor:gi.currentDotColor,otherDotColor:gi.otherDotColor},paginationLine:{selectorKey:ui.PAGINATION_LINE,currentLineColor:gi.currentLineColor,otherLineColor:gi.otherLineColor,lineHeight:gi.lineHeight,lineWidth:gi.lineWidth},showMoreItemsButton:{selectorKey:ui.SHOW_MORE_ITEMS_BUTTON,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gi.design.pagination.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight}},dataConnector:{selectorKey:ui.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"locationDetails",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}}}},Ci={displayStyle:{value:"Slider",propertyType:at.CONTROLS},zoomType:{value:"magnifier",propertyType:at.CONTROLS},scrollDirection:{value:"Vertical",propertyType:at.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:at.CONTROLS},scrollControl:{value:"Non",propertyType:at.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:at.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:at.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:at.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:at.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:at.CSS},sliderControl:{value:"Arrows",propertyType:at.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:at.CONTROLS},loopImages:{value:!1,propertyType:at.CONTROLS},setItemsPerRow:{value:!1,propertyType:at.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:at.CONTROLS},autoplay:{value:!1,propertyType:at.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:at.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:at.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:at.CONTROLS},showGalleryTitle:{value:!1,propertyType:at.CONTROLS},galleryTitle:{value:"",propertyType:at.CONTROLS},showGalleryDescription:{value:!1,propertyType:at.CONTROLS},galleryDescription:{value:"",propertyType:at.CONTROLS},showItemTitle:{value:!1,propertyType:at.CONTROLS},showItemDescription:{value:!1,propertyType:at.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:at.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:at.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:at.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:at.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:at.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:at.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:at.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:at.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:at.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:at.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:at.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:at.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:at.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:at.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:at.CSS},arrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:at.CONTROLS},backgroundShape:{value:"Round",propertyType:at.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:at.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:at.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:at.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:at.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:at.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:at.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:at.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:at.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:at.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"}(Ti||(Ti={}));var Oi,bi=function(){return{layout:{selectorKey:Ti.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"217",unit:lt.PIXELS}),height:Object.assign(Object.assign({},gr.height),{value:"221",unit:lt.PIXELS}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,zoomType:Ci.zoomType,displayStyle:Ci.displayStyle,scrollDirection:Ci.scrollDirection,noOfItemsToLoad:Ci.noOfItemsToLoad,scrollControl:Ci.scrollControl,itemsPerSlide:Ci.itemsPerSlide,itemsPerRow:Ci.itemsPerRow,itemsPerColumn:Ci.itemsPerColumn,itemGap:Ci.itemGap,rowGap:Ci.rowGap,sliderControl:Ci.sliderControl,controlPosition:Ci.controlPosition,loopImages:Ci.loopImages,setItemsPerRow:Ci.setItemsPerRow,sliderDisplayScrollbar:Ci.sliderDisplayScrollbar,autoplay:Ci.autoplay,autoplayStyle:Ci.autoplayStyle,autoplayDuration:Ci.autoplayDuration,sliderSpeed:Ci.sliderSpeed,thumbnailPlacement:Ci.thumbnailPlacement,thumbnailSize:Ci.thumbnailSize,thumbnailSpacing:Ci.thumbnailSpacing},content:{showGalleryTitle:Ci.showGalleryTitle,galleryTitle:Ci.galleryTitle,showGalleryDescription:Ci.showGalleryDescription,galleryDescription:Ci.galleryDescription,showItemTitle:Ci.showItemTitle,showItemDescription:Ci.showItemDescription,allowLinkToOtherPage:Ci.allowLinkToOtherPage,slides:Ci.slides},design:{selectorKey:Ti.DESIGN,galleryWidgetStyle:{selectorKey:Ti.GALLERY_WIDGET_STYLE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,showIcon:Object.assign(Object.assign({},gr.showIcon),{value:!0}),iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:gr.themeDesc,fontDesc:gr.fontDesc,fontSizeDesc:gr.fontSizeDesc,textColorDesc:gr.textColorDesc,boldDesc:gr.boldDesc,italicDesc:gr.italicDesc,linethroughDesc:gr.linethroughDesc,underlineDesc:gr.underlineDesc,textAlignDesc:gr.textAlignDesc,characterSpacingDesc:gr.characterSpacingDesc,lineHeightDesc:gr.lineHeightDesc},galleryWidgetLayout:{selectorKey:Ti.GALLERY_LAYOUT,galleryTextAndItemAlignment:Ci.galleryTextAndItemAlignment,galleryTextAndItemSpacing:Ci.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Ci.galleryTextAndDescriptionSpacing,textPosition:gr.textPosition,verticalAlignment:gr.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:Ti.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Ci.textVerticalPadding,textHorizontalPadding:gr.textHorizontalPadding,titleAndDescriptionSpacing:Ci.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:Ti.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},itemStyle:{selectorKey:Ti.GALLERY_WIDGET_STYLE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,showIcon:Object.assign(Object.assign({},gr.showIcon),{value:!0}),iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:gr.themeDesc,fontDesc:gr.fontDesc,fontSizeDesc:gr.fontSizeDesc,textColorDesc:gr.textColorDesc,boldDesc:gr.boldDesc,italicDesc:gr.italicDesc,linethroughDesc:gr.linethroughDesc,underlineDesc:gr.underlineDesc,textAlignDesc:gr.textAlignDesc,characterSpacingDesc:gr.characterSpacingDesc,lineHeightDesc:gr.lineHeightDesc},itemLayout:{selectorKey:Ti.GALLERY_LAYOUT,galleryTextAndItemAlignment:Ci.galleryTextAndItemAlignment,textAndImageSpacing:Ci.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Ci.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},gr.textPosition),{value:"On Image"}),verticalAlignment:gr.verticalAlignment},itemTextContainerLayout:{selectorKey:Ti.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Ci.textVerticalPadding,textHorizontalPadding:gr.textHorizontalPadding,titleAndDescriptionSpacing:Ci.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:Ti.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},paginationArrows:{selectorKey:Ti.PAGINATION_ARROWS,arrowIconStyle:Ci.arrowIconStyle,leftArrowIconStyle:Ci.leftArrowIconStyle,rightArrowIconStyle:Ci.rightArrowIconStyle,backgroundShape:Ci.backgroundShape,arrowSize:Ci.arrowSize,arrowColor:Ci.arrowColor},paginationDots:{selectorKey:Ti.PAGINATION_DOTS,dotSize:Ci.dotSize,currentDotColor:Ci.currentDotColor,otherDotColor:Ci.otherDotColor},paginationLine:{selectorKey:Ti.PAGINATION_LINE,currentLineColor:Ci.currentLineColor,otherLineColor:Ci.otherLineColor,lineHeight:Ci.lineHeight,lineWidth:Ci.lineWidth}},dataConnector:{selectorKey:Ti.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"images",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}}}},vi={actions:{value:!0,property:"actions",propertyType:at.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:at.CSS},addToCart:{value:!0,property:"addToCart",propertyType:at.CONTROLS},addToCartWhenClicked:{value:"Show Cart Confirmation",property:"addToCartWhenClicked",propertyType:at.CONTROLS},addToCartValue:{value:"",property:"addToCartValue",propertyType:at.CONTROLS},buyNow:{value:!0,property:"buyNow",propertyType:at.CONTROLS},buyNowWhenClicked:{value:"Navigate to Checkout",property:"buyNowWhenClicked",propertyType:at.CONTROLS},wishlist:{value:!0,property:"wishlist",propertyType:at.CONTROLS},wishlistWhenClicked:{value:"Lightbox",property:"wishlistWhenClicked",propertyType:at.CONTROLS},wishlistValue:{value:"",property:"addToCartValue",propertyType:at.CONTROLS},compareProduct:{value:!0,property:"compareProduct",propertyType:at.CONTROLS},compareProductWhenClicked:{value:"Add to Compare List",property:"compareProductWhenClicked",propertyType:at.CONTROLS},showCompareListAs:{value:"Floating List",property:"showCompareListAs",propertyType:at.CONTROLS},addToQuote:{value:!0,property:"addToQuote",propertyType:at.CONTROLS},addToOrderTemplate:{value:!0,property:"addToOrderTemplate",propertyType:at.CONTROLS},notifyMeInventoryNotifications:{property:"notifyMeInventoryNotifications",value:!0,propertyType:at.CONTROLS},downloadProductInformation:{property:"downloadProductInformation",value:!0,propertyType:at.CONTROLS},displayStyle:{property:"displayStyle",value:"Stack Vertically",propertyType:at.CONTROLS},itemSpacing:{property:"itemSpacing",value:"10",unit:1,propertyType:at.CSS},itemVerticalSpacing:{property:"itemVerticalSpacing",value:"10",unit:1,propertyType:at.CSS},maxItemsToDisplay:{property:"maxItemsToDisplay",value:"4",propertyType:at.CONTROLS},overflowItems:{property:"overflowItems",value:"Show More Button",propertyType:at.CONTROLS},openItemsIn:{value:"Dropdown",property:"openItemsIn",propertyType:at.CONTROLS},addToCartMetaData:{value:"",property:"addToCartMetaData",propertyType:at.CONTROLS},wishlistMetaData:{value:"",property:"wishlistMetaData",propertyType:at.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:at.CONTROLS},buttonType:{value:"primaryButton",propertyType:at.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:at.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:at.CONTROLS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:at.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:at.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:at.CSS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:at.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"}(Oi||(Oi={}));var mi,wi={buttonStyle:vi.buttonStyle,buttonText:vi.buttonText,icon:vi.icon,iconPadding:vi.iconPadding,iconPosition:vi.iconPosition,iconAndTextSpacing:vi.iconAndTextSpacing,alignment:vi.alignment,buttonType:vi.buttonType,showIcon:vi.showIcon,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},fi=function(){return{layout:{selectorKey:Oi.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"125",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"40",unit:1}),margin:gr.margin,padding:gr.padding,positionType:gr.positionType,pinTo:gr.pinTo,actions:vi.actions,addToCart:vi.addToCart,addToCartWhenClicked:vi.addToCartWhenClicked,addToCartValue:vi.addToCartValue,buyNow:vi.buyNow,buyNowWhenClicked:vi.buyNowWhenClicked,wishlist:vi.wishlist,wishlistWhenClicked:vi.wishlistWhenClicked,wishlistValue:vi.wishlistValue,compareProduct:vi.compareProduct,compareProductWhenClicked:vi.compareProductWhenClicked,showCompareListAs:vi.showCompareListAs,addToQuote:vi.addToQuote,addToOrderTemplate:vi.addToOrderTemplate,notifyMeInventoryNotifications:vi.notifyMeInventoryNotifications,downloadProductInformation:vi.downloadProductInformation,displayStyle:vi.displayStyle,itemSpacing:vi.itemSpacing,itemVerticalSpacing:vi.itemVerticalSpacing,maxItemsToDisplay:vi.maxItemsToDisplay,overflowItems:vi.overflowItems,openItemsIn:vi.openItemsIn,addToCartMetaData:vi.addToCartMetaData,wishlistMetaData:vi.wishlistMetaData,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar},design:{selectorKey:Oi.DESIGN,addToCart:{selectorKey:Oi.ADD_TO_CART,defaultState:Object.assign({selectorKey:Oi.DEFAULT_STATE},wi),hoverState:Object.assign({selectorKey:Oi.HOVER_STATE},wi),selectedState:Object.assign({selectorKey:Oi.SELECTED_STATE},wi)},buyNow:{selectorKey:Oi.BUY_NOW,defaultState:Object.assign({selectorKey:Oi.DEFAULT_STATE},wi),hoverState:Object.assign({selectorKey:Oi.HOVER_STATE},wi),selectedState:Object.assign({selectorKey:Oi.SELECTED_STATE},wi)},wishlist:{selectorKey:Oi.WISHLIST,defaultState:Object.assign({selectorKey:Oi.DEFAULT_STATE},wi),hoverState:Object.assign({selectorKey:Oi.HOVER_STATE},wi),selectedState:Object.assign({selectorKey:Oi.SELECTED_STATE},wi)},compare:{selectorKey:Oi.COMPARE,defaultState:Object.assign({selectorKey:Oi.DEFAULT_STATE},wi),hoverState:Object.assign({selectorKey:Oi.HOVER_STATE},wi),selectedState:Object.assign({selectorKey:Oi.SELECTED_STATE},wi)},addToQuote:{selectorKey:Oi.ADD_TO_QUOTE,defaultState:Object.assign({selectorKey:Oi.DEFAULT_STATE},wi),hoverState:Object.assign({selectorKey:Oi.HOVER_STATE},wi),selectedState:Object.assign({selectorKey:Oi.SELECTED_STATE},wi)},addToOrderTemplate:{selectorKey:Oi.ADD_TO_ORDER_TEMPLATE,defaultState:Object.assign({selectorKey:Oi.DEFAULT_STATE},wi),hoverState:Object.assign({selectorKey:Oi.HOVER_STATE},wi),selectedState:Object.assign({selectorKey:Oi.SELECTED_STATE},wi)},notifyMe:{selectorKey:Oi.NOTIFY_ME,defaultState:Object.assign({selectorKey:Oi.DEFAULT_STATE},wi),hoverState:Object.assign({selectorKey:Oi.HOVER_STATE},wi),selectedState:Object.assign({selectorKey:Oi.SELECTED_STATE},wi)},download:{selectorKey:Oi.DOWNLOAD,defaultState:Object.assign({selectorKey:Oi.DEFAULT_STATE},wi),hoverState:Object.assign({selectorKey:Oi.HOVER_STATE},wi),selectedState:Object.assign({selectorKey:Oi.SELECTED_STATE},wi)},more:{selectorKey:Oi.MORE,defaultState:Object.assign({selectorKey:Oi.DEFAULT_STATE},wi),hoverState:Object.assign({selectorKey:Oi.HOVER_STATE},wi),selectedState:Object.assign({selectorKey:Oi.SELECTED_STATE},wi)}},content:{},dataConnector:{selectorKey:Oi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"productActions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}}}},Ri={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:at.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:at.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:at.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",propertyType:at.CSS,unit:1},ItemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:at.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:at.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:at.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:at.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:at.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(mi||(mi={}));var Ni,Di=function(){return{layout:{selectorKey:mi.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"230",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"48",unit:1}),margin:gr.margin,padding:gr.padding,positionType:gr.positionType,pinTo:gr.pinTo,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,displayStyle:Ri.displayStyle,dividerBetweenItems:Ri.dividerBetweenItems,itemSpacing:Ri.itemSpacing,itemPadding:Ri.itemPadding,ItemContentAlignment:Ri.ItemContentAlignment,maxItemsToDisplay:Ri.maxItemsToDisplay,overflowItems:Ri.overflowItems,imageBehavior:Ri.imageBehavior,itemsPerRow:Ri.itemsPerRow},design:{selectorKey:mi.DESIGN},content:{selectorKey:mi.CONTENT},dataConnector:{selectorKey:mi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"highlights",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}}}},Li={displayStyle:{value:"Simple",property:"displayStyle",propertyType:at.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:at.CONTROLS},noOfItemsToLoad:{value:"allItems",propertyType:at.CONTROLS,property:"noOfItemsToLoad"},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:at.CONTROLS},itemSpacing:{value:"20",unit:1,property:"itemSpacing",propertyType:at.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:at.CONTROLS},header:{value:!0,property:"header",propertyType:at.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:at.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:at.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:at.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:at.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:at.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:at.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:at.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:at.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:at.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:at.CSS},contentAlignment:{value:"center",property:"contentAlignment",propertyType:at.CSS},paginationAlignment:{value:"center",property:"paginationAlignment",propertyType:at.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:at.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:at.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:at.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:at.CONTROLS},totalInventory:{value:!0,property:"totalInventory",propertyType:at.CONTROLS},inventoryStatus:{value:!0,property:"inventoryStatus",propertyType:at.CONTROLS},noOfAvailableLocations:{value:!0,property:"noOfAvailableLocations",propertyType:at.CONTROLS},locationNames:{value:!0,property:"locationNames",propertyType:at.CONTROLS},locationDetails:{value:!0,property:"locationDetails",propertyType:at.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:at.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:at.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:at.CONTROLS},locationInventoryStatus:{value:!0,property:"locationInventoryStatus",propertyType:at.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:at.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:at.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:at.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:at.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:at.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:at.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:at.CSS},buttonType:{value:"primaryButton",propertyType:at.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:at.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:at.CONTROLS},backgroundShape:{value:"Round",propertyType:at.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:at.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:at.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:at.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:at.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:at.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:at.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:at.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:at.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:at.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:at.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:at.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:at.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:at.CONTROLS},fontSize:{value:"16",propertyType:at.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS},textHighlight:{value:"#BE6C00",propertyType:at.CSS},characterSpacing:{value:"16",propertyType:at.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:at.CSS,unit:1},lineHeight:{value:"16",propertyType:at.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:at.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:at.CSS},fontSize:{value:"16",propertyType:at.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS},textHighlight:{value:"#BE6C00",propertyType:at.CSS},characterSpacing:{value:"16",propertyType:at.CSS,unit:1},lineHeight:{value:"16",propertyType:at.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:at.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:at.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:at.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:at.CONTROLS},paginationStyle:{value:"dotted",propertyType:at.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:at.CONTROLS},arrowSize:{value:"16",propertyType:at.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:at.CSS},backgroundShape:{value:"rectangle",propertyType:at.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:at.CSS},font:{value:"lato",propertyType:at.CSS},fontSize:{value:"16",propertyType:at.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:at.CSS},hoverBackgroundShape:{value:"circle",propertyType:at.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:at.CSS},hoverFont:{value:"lato",propertyType:at.CSS},hoverFontSize:{value:"#BE6C00",propertyType:at.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:at.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:at.CSS},previousIcon:{value:"shopping-cart-01",propertyType:at.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:at.CONTROLS},iconSize:{value:"20",propertyType:at.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:at.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"}(Ni||(Ni={}));var Ai,Ii=function(){return{layout:{selectorKey:Ni.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"320",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"130",unit:1}),margin:gr.margin,padding:gr.padding,positionType:gr.positionType,pinTo:gr.pinTo,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,displayStyle:Li.displayStyle,displayType:Li.displayType,maxItemsToDisplay:Li.maxItemsToDisplay,itemSpacing:Li.itemSpacing,overflowItems:Li.overflowItems,header:Li.header,headerHeight:Li.headerHeight,rowHeight:Li.rowHeight,headerDivider:Li.headerDivider,rowDivider:Li.rowDivider,columnDivider:Li.columnDivider,alternativeRowColors:Li.alternativeRowColors,headerCellPadding:Li.headerCellPadding,rowCellPadding:Li.rowCellPadding,contentAlignment:Li.contentAlignment,rowsPerPage:Li.rowsPerPage,overflowControl:Li.overflowControl,paginationType:Li.paginationType,paginationAlignment:Li.paginationAlignment,displayResults:Li.displayResults,noOfItemsToLoad:Li.noOfItemsToLoad},content:{selectorKey:Ni.CONTENT,totalInventory:Li.totalInventory,inventoryStatus:Li.inventoryStatus,noOfAvailableLocations:Li.noOfAvailableLocations,locationNames:Li.locationNames,locationDetails:Li.locationDetails,locationName:Li.locationName,locationAddress:Li.locationAddress,locationInventory:Li.locationInventory,locationInventoryStatus:Li.locationInventoryStatus},design:{selectorKey:Ni.DESIGN,inventoryTextStyle:{selectorKey:Ni.INVENTORY_TEXT_STYLE,themeDynamic:gr.theme,fontDynamic:gr.font,fontSizeDynamic:gr.fontSize,textColorDynamic:gr.textColor,boldDynamic:gr.bold,italicDynamic:gr.italic,linethroughDynamic:gr.linethrough,underlineDynamic:gr.underline,textAlignDynamic:gr.textAlign,characterSpacingDynamic:gr.characterSpacing,lineHeightDynamic:gr.lineHeight,themeStatic:gr.themeDesc,fontStatic:gr.fontDesc,fontSizeStatic:gr.fontSizeDesc,textColorStatic:gr.textColorDesc,boldStatic:gr.boldDesc,italicStatic:gr.italicDesc,linethroughStatic:gr.linethroughDesc,underlineStatic:gr.underlineDesc,textAlignStatic:gr.textAlignDesc,characterSpacingStatic:gr.characterSpacingDesc,lineHeightStatic:gr.lineHeightDesc},viewInventoryButton:{selectorKey:Ni.VIEW_INVENTORY_BUTTON,defaultState:{selectorKey:Ni.DEFAULT_STATE,buttonStyle:Li.buttonStyle,buttonText:Li.buttonText,icon:Li.icon,iconPadding:Li.iconPadding,iconPosition:Li.iconPosition,iconAndTextSpacing:Li.iconAndTextSpacing,alignment:Li.alignment,buttonType:Li.buttonType,showIcon:Li.showIcon,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Ni.HOVER_STATE,buttonStyle:Li.buttonStyle,buttonText:Li.buttonText,icon:Li.icon,iconPadding:Li.iconPadding,iconPosition:Li.iconPosition,iconAndTextSpacing:Li.iconAndTextSpacing,alignment:Li.alignment,buttonType:Li.buttonType,showIcon:Li.showIcon,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},itemStyle:{selectorKey:Ni.ITEM_STYLE,contentAlignment:Li.contentAlignment,horizontalPadding:Li.horizontalPadding,verticalPadding:Li.verticalPadding,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},locationName:{selectorKey:Ni.LOCATION_NAME,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},locationAddress:{selectorKey:Ni.LOCATION_ADDRESS,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},locationInventoryStatus:{selectorKey:Ni.LOCATION_INVENTORY_STATUS,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},locationInventory:{selectorKey:Ni.LOCATION_INVENTORY,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},arrows:{selectorKey:Ni.ARROWS,arrowIconStyle:Li.arrowIconStyle,leftArrowIconStyle:Li.leftArrowIconStyle,rightArrowIconStyle:Li.rightArrowIconStyle,backgroundShape:Li.backgroundShape,arrowSize:Li.arrowSize,arrowColor:Li.arrowColor},paginationDots:{selectorKey:Ni.PAGINATION_DOTS,dotSize:Li.dotSize,currentDotColor:Li.currentDotColor,otherDotColor:Li.otherDotColor},paginationLine:{selectorKey:Ni.PAGINATION_LINE,currentLineColor:Li.currentLineColor,otherLineColor:Li.otherLineColor,lineHeight:Li.lineHeight,lineWidth:Li.lineWidth},table:{selectorKey:Ni.TABLE,backgroundColor:gr.backgroundColor,showBorder:gr.showBorder,borderStyle:Li.design.table.borderStyle,borderColor:gr.borderColor,borderPerSlide:Li.design.table.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur},tableHeader:{selectorKey:Ni.TABLE_HEADER,backgroundColor:gr.backgroundColor},headerText:{selectorKey:Ni.HEADER_TEXT,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},tableRow:{selectorKey:Ni.TABLE_ROW,backgroundColor:gr.backgroundColor,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},rowDividers:{selectorKey:Ni.ROW_DIVIDERS,headerDivider:Li.design.rowAndHeaderDividers.headerDivider,rowDivider:Li.design.rowAndHeaderDividers.rowDivider,columnDivider:Li.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Ni.SCROLL,scrollBarWidth:Li.design.scrollBar.scrollBarWidth,scrollBarColor:Li.design.scrollBar.scrollBarColor},pagination:{selectorKey:Ni.PAGINATION,defaultState:{selectorKey:Ni.DEFAULT_STATE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,previousIcon:Li.design.pagination.previousIcon,nextIcon:Li.design.pagination.nextIcon,iconSize:Li.design.pagination.iconSize,iconColor:Li.design.pagination.iconColor,backgroundShape:Li.design.pagination.backgroundShape,backgroundColor:gr.backgroundColor,pagination:Li.design.pagination.pagination},hoverState:{selectorKey:Ni.HOVER_STATE,theme:gr.theme}},showMoreItemsButton:{selectorKey:Ni.SHOW_MORE_ITEMS_BUTTON,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:Li.design.pagination.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight}},dataConnector:{selectorKey:Ni.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:at.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"}(Ai||(Ai={}));var xi,Ei={showPrice:{value:!0,property:"showPrice",propertyType:at.CONTROLS},displayMinQtySet:{value:!0,property:"displayMinQtySet",propertyType:at.CONTROLS},priceFormat:{value:"MSRP",property:"priceFormat",propertyType:at.CONTROLS},priceSuffix:{value:"",property:"priceSuffix",propertyType:at.CONTROLS},pricePrefix:{value:"",property:"pricePrefix",propertyType:at.CONTROLS},displayFormat:{value:"Tool-tip",property:"displayFormat",propertyType:at.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:at.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:at.CONTROLS},productPriceDisplayUOM:{value:!1,property:"productPriceDisplayUOM",propertyType:at.CONTROLS},productPriceDisplayCurrencyCode:{value:!1,property:"productPriceDisplayCurrencyCode",propertyType:at.CONTROLS},showActualPrice:{value:!1,property:"showActualPrice",propertyType:at.CONTROLS},actualPrice:{value:!1,property:"actualPrice",propertyType:at.CONTROLS},actualPriceDisplayUOM:{value:!1,property:"actualPriceDisplayUOM",propertyType:at.CONTROLS},actualPriceDisplayCurrencyCode:{value:!1,property:"actualPriceDisplayCurrencyCode",propertyType:at.CONTROLS},discount:{value:!1,property:"discount",propertyType:at.CONTROLS},discountValue:{value:!1,property:"discountValue",propertyType:at.CONTROLS},showSavings:{value:!1,property:"showSavings",propertyType:at.CONTROLS},savings:{value:!1,property:"savings",propertyType:at.CONTROLS},savingsValue:{value:!1,property:"savingsValue",propertyType:at.CONTROLS},savingsDisplayCurrencyCode:{value:!1,property:"savingsDisplayCurrencyCode",propertyType:at.CONTROLS},embellishmentPrice:{value:!1,property:"embellishmentPrice",propertyType:at.CONTROLS},productTax:{value:!1,property:"productTax",propertyType:at.CONTROLS},productShippingPrice:{value:!1,property:"productShippingPrice",propertyType:at.CONTROLS}},Pi=function(){return{layout:{selectorKey:Ai.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"100",unit:1}),margin:gr.margin,padding:gr.padding,showPrice:Ei.showPrice,displayMinQtySet:Ei.displayMinQtySet,priceFormat:Ei.priceFormat,displayFormat:Ei.displayFormat,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo},design:{selectorKey:Ai.DESIGN,productPrice:{selectorKey:Ai.PRODUCT_PRICE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,showIcon:Object.assign(Object.assign({},gr.showIcon),{value:!0}),iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},uomStyle:{selectorKey:Ai.UOM_STYLE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,showIcon:Object.assign(Object.assign({},gr.showIcon),{value:!0}),iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},currencyCodeStyle:{selectorKey:Ai.CURRENCY_CODE_STYLE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,showIcon:Object.assign(Object.assign({},gr.showIcon),{value:!0}),iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},actualPrice:{selectorKey:Ai.ACTUAL_PRICE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,showIcon:Object.assign(Object.assign({},gr.showIcon),{value:!0}),iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discount:{selectorKey:Ai.DISCOUNT,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,showIcon:Object.assign(Object.assign({},gr.showIcon),{value:!0}),iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savings:{selectorKey:Ai.SAVINGS,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,showIcon:Object.assign(Object.assign({},gr.showIcon),{value:!0}),iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discountValue:{selectorKey:Ai.DISCOUNT_VALUE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,showIcon:Object.assign(Object.assign({},gr.showIcon),{value:!0}),iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savingsValue:{selectorKey:Ai.SAVINGS_VALUE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,showIcon:Object.assign(Object.assign({},gr.showIcon),{value:!0}),iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},embellishmentPrice:{selectorKey:Ai.EMBELLISHMENT_PRICE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,showIcon:Object.assign(Object.assign({},gr.showIcon),{value:!0}),iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productTax:{selectorKey:Ai.PRODUCT_TAX,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,showIcon:Object.assign(Object.assign({},gr.showIcon),{value:!0}),iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productShippingPrice:{selectorKey:Ai.PRODUCT_SHIPPING_PRICE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,showIcon:Object.assign(Object.assign({},gr.showIcon),{value:!0}),iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},content:{selectorKey:Ai.CONTENT,productPrice:Ei.productPrice,sellingPrice:Ei.sellingPrice,productPriceDisplayUOM:Ei.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Ei.productPriceDisplayCurrencyCode,showActualPrice:Ei.showActualPrice,actualPrice:Ei.actualPrice,actualPriceDisplayUOM:Ei.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Ei.actualPriceDisplayCurrencyCode,discount:Ei.discount,discountValue:Ei.discountValue,showSavings:Ei.showSavings,savings:Ei.savings,savingsValue:Ei.savingsValue,savingsDisplayCurrencyCode:Ei.savingsDisplayCurrencyCode,embellishmentPrice:Ei.embellishmentPrice,productTax:Ei.productTax,productShippingPrice:Ei.productShippingPrice,pricePrefix:Ei.pricePrefix,priceSuffix:Ei.priceSuffix},dataConnector:{selectorKey:Ai.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"priceDetails",url:"",enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}}}},_i={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:at.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:at.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:at.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:at.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:at.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:at.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:at.CONTROLS},header:{value:!0,property:"header",propertyType:at.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:at.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:at.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:at.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:at.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:at.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:at.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:at.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:at.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:at.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:at.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:at.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:at.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:at.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:at.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:at.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:at.CSS},title:{value:"Promotions",property:"title",propertyType:at.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:at.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:at.CONTROLS},description:{value:"",property:"description",propertyType:at.CONTROLS},promotionName:{value:!0,property:"promotionName",propertyType:at.CONTROLS},promotionDescription:{value:!0,property:"promotionDescription",propertyType:at.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:at.CONTROLS},couponCode:{value:!0,property:"couponCode",propertyType:at.CONTROLS},promotionSchedule:{value:!0,property:"promotionSchedule",propertyType:at.CONTROLS},minimumPurchaseAmount:{value:!0,property:"minimumPurchaseAmount",propertyType:at.CONTROLS},eligibleProducts:{value:!0,property:"eligibleProducts",propertyType:at.CONTROLS},promotionPrice:{value:!0,property:"promotionPrice",propertyType:at.CONTROLS},maxRedemptionAmount:{value:!0,property:"maxRedemptionAmount",propertyType:at.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:at.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:at.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:at.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:at.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:at.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:at.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:at.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:at.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:at.CSS},buttonType:{value:"primaryButton",propertyType:at.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:at.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:at.CONTROLS},backgroundShape:{value:"Round",propertyType:at.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:at.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:at.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:at.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:at.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:at.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:at.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:at.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:at.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:at.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:at.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:at.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:at.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:at.CONTROLS},fontSize:{value:"16",propertyType:at.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS},textHighlight:{value:"#BE6C00",propertyType:at.CSS},characterSpacing:{value:"16",propertyType:at.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:at.CSS,unit:1},lineHeight:{value:"16",propertyType:at.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:at.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:at.CSS},fontSize:{value:"16",propertyType:at.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS},textHighlight:{value:"#BE6C00",propertyType:at.CSS},characterSpacing:{value:"16",propertyType:at.CSS,unit:1},lineHeight:{value:"16",propertyType:at.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:at.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:at.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:at.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:at.CONTROLS},paginationStyle:{value:"dotted",propertyType:at.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:at.CONTROLS},arrowSize:{value:"16",propertyType:at.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:at.CSS},backgroundShape:{value:"rectangle",propertyType:at.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:at.CSS},font:{value:"lato",propertyType:at.CSS},fontSize:{value:"16",propertyType:at.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:at.CSS},hoverBackgroundShape:{value:"circle",propertyType:at.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:at.CSS},hoverFont:{value:"lato",propertyType:at.CSS},hoverFontSize:{value:"#BE6C00",propertyType:at.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:at.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:at.CSS},previousIcon:{value:"shopping-cart-01",propertyType:at.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:at.CONTROLS},iconSize:{value:"20",propertyType:at.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:at.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"}(xi||(xi={}));var Bi,Hi=function(){return{layout:{selectorKey:xi.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"650",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"400",unit:1}),margin:gr.margin,padding:gr.padding,positionType:gr.positionType,pinTo:gr.pinTo,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,displayStyle:_i.displayStyle,dividerBetweenItems:_i.dividerBetweenItems,itemSpacing:_i.itemSpacing,itemPadding:_i.itemPadding,itemContentAlignment:_i.itemContentAlignment,maxItemsToDisplay:_i.maxItemsToDisplay,overflowItems:_i.overflowItems,header:_i.header,headerHeight:_i.headerHeight,rowHeight:_i.rowHeight,headerDivider:_i.headerDivider,rowDivider:_i.rowDivider,columnDivider:_i.columnDivider,alternativeRowColors:_i.alternativeRowColors,headerCellPadding:_i.headerCellPadding,rowCellPadding:_i.rowCellPadding,contentAlignment:_i.contentAlignment,overflowControl:_i.overflowControl,paginationType:_i.paginationType,paginationAlignment:_i.paginationAlignment,rowsPerPage:_i.rowsPerPage,displayResults:_i.displayResults,imageBehavior:_i.imageBehavior,itemsPerRow:_i.itemsPerRow},content:{selectorKey:xi.CONTENT,title:_i.title,showTitle:_i.showTitle,description:_i.description,showDescription:_i.showDescription,promotionName:_i.promotionName,promotionDescription:_i.promotionDescription,noOfLinesToShow:_i.noOfLinesToShow,couponCode:_i.couponCode,promotionSchedule:_i.showDescription,minimumPurchaseAmount:_i.minimumPurchaseAmount,eligibleProducts:_i.eligibleProducts,promotionPrice:_i.promotionPrice,maxRedemptionAmount:_i.maxRedemptionAmount},design:{selectorKey:xi.DESIGN,widgetStyle:{selectorKey:xi.DESIGN_WIDGET_STYLE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},itemStyle:{selectorKey:xi.DESIGN_ITEM_STYLE,contentAlignment:_i.contentAlignment,horizontalPadding:_i.horizontalPadding,verticalPadding:_i.verticalPadding,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},viewOffersButton:{selectorKey:xi.DESIGN_VIEW_OFFERS_BUTTON,defaultState:{selectorKey:xi.DEFAULT_STATE,buttonStyle:_i.buttonStyle,buttonText:_i.buttonText,icon:_i.icon,iconPadding:_i.iconPadding,iconPosition:_i.iconPosition,iconAndTextSpacing:_i.iconAndTextSpacing,alignment:_i.alignment,buttonType:_i.buttonType,showIcon:_i.showIcon,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:xi.HOVER_STATE,buttonStyle:_i.buttonStyle,buttonText:_i.buttonText,icon:_i.icon,iconPadding:_i.iconPadding,iconPosition:_i.iconPosition,iconAndTextSpacing:_i.iconAndTextSpacing,alignment:_i.alignment,buttonType:_i.buttonType,showIcon:_i.showIcon,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},promotionName:{selectorKey:xi.DESIGN_PROMOTION_NAME,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},promotionDescription:{selectorKey:xi.DESIGN_PROMOTION_DESCRIPTION,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},couponCode:{selectorKey:xi.DESIGN_COUPON_CODE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},promotionSchedule:{selectorKey:xi.DESIGN_PROMOTION_SCHEDULE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},minimumPurchaseAmount:{selectorKey:xi.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},eligibleProductsButton:{selectorKey:xi.DESIGN_ELIGIBLE_PRODUCTS_BUTTON,defaultState:{selectorKey:xi.DEFAULT_STATE,buttonStyle:_i.buttonStyle,buttonText:_i.buttonText,icon:_i.icon,iconPadding:_i.iconPadding,iconPosition:_i.iconPosition,iconAndTextSpacing:_i.iconAndTextSpacing,alignment:_i.alignment,buttonType:_i.buttonType,showIcon:_i.showIcon,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:xi.HOVER_STATE,buttonStyle:_i.buttonStyle,buttonText:_i.buttonText,icon:_i.icon,iconPadding:_i.iconPadding,iconPosition:_i.iconPosition,iconAndTextSpacing:_i.iconAndTextSpacing,alignment:_i.alignment,buttonType:_i.buttonType,showIcon:_i.showIcon,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},priceAfterPromotion:{selectorKey:xi.DESIGN_PRICE_AFTER_PROMOTION,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},maxRedemptionAmount:{selectorKey:xi.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},arrows:{selectorKey:xi.DESIGN_ARROWS,arrowIconStyle:_i.arrowIconStyle,leftArrowIconStyle:_i.leftArrowIconStyle,rightArrowIconStyle:_i.rightArrowIconStyle,backgroundShape:_i.backgroundShape,arrowSize:_i.arrowSize,arrowColor:_i.arrowColor},paginationDots:{selectorKey:xi.DESIGN_PAGINATION_DOTS,dotSize:_i.dotSize,currentDotColor:_i.currentDotColor,otherDotColor:_i.otherDotColor},paginationLine:{selectorKey:xi.DESIGN_PAGINATION_LINE,currentLineColor:_i.currentLineColor,otherLineColor:_i.otherLineColor,lineHeight:_i.lineHeight,lineWidth:_i.lineWidth},table:{selectorKey:xi.DESIGN_TABLE,backgroundColor:gr.backgroundColor,showBorder:gr.showBorder,borderStyle:_i.design.table.borderStyle,borderColor:gr.borderColor,borderPerSlide:_i.design.table.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur},tableHeader:{selectorKey:xi.DESIGN_TABLE_HEADER,backgroundColor:gr.backgroundColor},headerText:{selectorKey:xi.DESIGN_HEADER_TEXT,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},tableRow:{selectorKey:xi.DESIGN_TABLE_ROW,backgroundColor:gr.backgroundColor,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},rowDividers:{selectorKey:xi.DESIGN_ROW_DIVIDERS,headerDivider:_i.design.rowAndHeaderDividers.headerDivider,rowDivider:_i.design.rowAndHeaderDividers.rowDivider,columnDivider:_i.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:xi.DESIGN_SCROLL,scrollBarWidth:_i.design.scrollBar.scrollBarWidth,scrollBarColor:_i.design.scrollBar.scrollBarColor},pagination:{selectorKey:xi.DESIGN_PAGINATION,defaultState:{selectorKey:xi.DEFAULT_STATE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,previousIcon:_i.design.pagination.previousIcon,nextIcon:_i.design.pagination.nextIcon,iconSize:_i.design.pagination.iconSize,iconColor:_i.design.pagination.iconColor,backgroundShape:_i.design.pagination.backgroundShape,backgroundColor:gr.backgroundColor,pagination:_i.design.pagination.pagination},hoverState:{selectorKey:xi.HOVER_STATE,theme:gr.theme}},showMoreItemsButton:{selectorKey:xi.DESIGN_SHOW_MORE_ITEMS_BUTTON,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:_i.design.pagination.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight}},dataConnector:{selectorKey:xi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"promotions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}}}},zi={displayStyle:{value:"Open Input",property:"displayStyle",propertyType:at.CONTROLS},displayMinQtyToPurchase:{value:!1,property:"displayMinQtyToPurchase",propertyType:at.CONTROLS},quantity:{value:1,property:"quantity",propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Bi||(Bi={}));var ki,ji=function(){return{layout:{selectorKey:Bi.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"70",unit:1}),margin:gr.margin,padding:gr.padding,positionType:gr.positionType,pinTo:gr.pinTo,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,displayStyle:zi.displayStyle,displayMinQtyToPurchase:zi.displayMinQtyToPurchase},design:{selectorKey:Bi.DESIGN},content:{selectorKey:Bi.CONTENT,quantity:zi.quantity},dataConnector:{selectorKey:Bi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}}}},Ki={itemSpacing:{value:"20",property:"itemSpacing",propertyType:at.CSS,unit:1},repeatElements:{value:"false",property:"repeatElements",propertyType:at.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:at.CONTROLS},pauseOnHover:{value:"true",property:"pauseOnHover",propertyType:at.CONTROLS},scrollDirection:{value:"leftToRight",property:"scrollDirection",propertyType:at.CONTROLS},scrollSpeed:{value:"1x",property:"scrollSpeed",propertyType:at.CONTROLS},style:{value:"line",property:"style",propertyType:at.CONTROLS},shape:{value:"shopping-cart-01",customIcon:{isCustomIcon:!1,url:"",name:""},property:"shape",propertyType:at.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:at.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:at.CONTROLS,property:"scrollContent"},dividerColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"dividerColor",propertyType:at.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"}(ki||(ki={}));var Ui,Gi=function(){return{layout:{selectorKey:ki.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"40",unit:1}),margin:gr.margin,padding:gr.padding,itemSpacing:Ki.itemSpacing,repeatElements:Ki.repeatElements,dividerBetweenItems:Ki.dividerBetweenItems,scrollSpeed:Ki.scrollSpeed,scrollDirection:Ki.scrollDirection,pauseOnHover:Ki.pauseOnHover},content:{selectorKey:ki.CONTENT,scrollContent:Ki.scrollContent},design:{selectorKey:ki.DESIGN,scrollContainer:{selectorKey:ki.SCROLL_CONTAINER,backgroundColor:gr.backgroundColor,showBorder:gr.showBorder,borderStyle:gr.borderStyle,borderColor:gr.borderColor,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur},dividerStyle:{selectorKey:ki.DIVIDER_STYLE,style:Ki.style,shape:Ki.shape,size:Ki.size,backgroundColor:gr.backgroundColor,dividerColor:Ki.dividerColor},defaultItem:{theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},item1:{selectorKey:ki.ITEM_1,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},item2:{selectorKey:ki.ITEM_2,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},item3:{selectorKey:ki.ITEM_3,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.SETTINGS="settings",e.VISIBILITY="visibility",e.SCHEDULES="schedules",e.DEVICE_VISIBILITY="deviceVisibility",e.CUSTOM_ATTRIBUTES="customAttributes"}(Ui||(Ui={}));var Mi,Vi=function(e){return{layout:{selectorKey:Ui.LAYOUT,adjustment:gr.adjustment,width:{fixedWidth:{value:"".concat(null==e?void 0:e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:at.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:at.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:at.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},gr.height),{isReadOnly:!0}),padding:gr.padding,columnGap:{value:0,propertyType:at.CSS,unit:lt.PIXELS,property:"columnGap"},rowGap:{value:0,propertyType:at.CSS,unit:lt.PIXELS,property:"rowGap"},overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo},design:Object.assign({selectorKey:Ui.DESIGN,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle},_r),settings:{selectorKey:Ui.SETTINGS,visibility:{selectorKey:Ui.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:at.CONTROLS,property:"visibilityContent"}},schedules:{selectorKey:Ui.SCHEDULES,scheduleData:{value:[],propertyType:at.CONTROLS,property:"scheduleData"}},deviceVisibility:{selectorKey:Ui.DEVICE_VISIBILITY},customAttributes:{selectorKey:Ui.CUSTOM_ATTRIBUTES}},code:{}}},Wi={source:{value:"Manually",property:"source",propertyType:at.CONTROLS},orderBefore:{value:!1,property:"orderBefore",propertyType:at.CONTROLS},orderBeforeTime:{value:"4",property:"orderBeforeTime",propertyType:at.CONTROLS,unit:1},orderBeforeDisplayTime:{value:"Hours Left",property:"orderBeforeDisplayTime",propertyType:at.CONTROLS},deliveryBefore:{value:!1,property:"deliveryBefore",propertyType:at.CONTROLS},deliveryEndsBefore:{value:"4",property:"deliveryEndsBefore",unit:3,propertyType:at.CONTROLS},deliveryBeforeDisplayTime:{value:"Hours Left",property:"deliveryBeforeDisplayTime",propertyType:at.CONTROLS},deliveryStartingDate:{value:!1,property:"deliveryStartingDate",propertyType:at.CONTROLS},deliveryStartsAfter:{value:"4",property:"deliveryStartsAfter",unit:1,propertyType:at.CONTROLS},deliveryStartingDateDisplayTime:{value:"Hours Left",property:"deliveryStartingDateDisplayTime",propertyType:at.CONTROLS},configureMessage:{value:"",property:"configureMessage",propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.DYNAMIC_TITLE_STYLE="dynamicTitleStyle",e.STATIC_TEXT_STYLE="staticTextStyle"}(Mi||(Mi={})),gr.theme,gr.font,gr.fontSize,gr.textColor,gr.bold,gr.italic,gr.linethrough,gr.underline,gr.textAlign,gr.characterSpacing,gr.lineHeight,gr.backgroundColor;var Yi=function(){return{layout:{selectorKey:Mi.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"40",unit:1}),margin:gr.margin,padding:gr.padding,positionType:gr.positionType,pinTo:gr.pinTo,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar},design:{selectorKey:Mi.DESIGN,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,themeDesc:gr.themeDesc,fontDesc:gr.fontDesc,fontSizeDesc:gr.fontSizeDesc,textColorDesc:gr.textColorDesc,boldDesc:gr.boldDesc,italicDesc:gr.italicDesc,linethroughDesc:gr.linethroughDesc,underlineDesc:gr.underlineDesc,textAlignDesc:gr.textAlignDesc,characterSpacingDesc:gr.characterSpacingDesc,lineHeightDesc:gr.lineHeightDesc},content:{selectorKey:Mi.CONTENT,source:Wi.source,orderBefore:Wi.orderBefore,orderBeforeTime:Wi.orderBeforeTime,orderBeforeDisplayTime:Wi.orderBeforeDisplayTime,deliveryBefore:Wi.deliveryBefore,deliveryEndsBefore:Wi.deliveryEndsBefore,deliveryBeforeDisplayTime:Wi.deliveryBeforeDisplayTime,deliveryStartingDate:Wi.deliveryStartingDate,deliveryStartsAfter:Wi.deliveryStartsAfter,deliveryStartingDateDisplayTime:Wi.deliveryStartingDateDisplayTime,configureMessage:Wi.configureMessage},dataConnector:{selectorKey:Mi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}}}},Fi={onClick:{value:"Show Image Lightbox",propertyType:at.CONTROLS},onHover:{value:"Zoom Image",propertyType:at.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:at.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:at.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:at.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:at.CSS}},Xi=function(){return{layout:{adjustment:gr.adjustment,width:gr.width,height:gr.height,margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,onClick:Fi.onClick,onHover:Fi.onHover,imageRatio:Fi.imageRatio,fitOptions:Fi.fitOptions,horizontalAlignment:Fi.horizontalAlignment,verticalAlignment:Fi.verticalAlignment},design:{layouter:{backgroundColor:gr.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}};function qi(e,o){(null==o||o>e.length)&&(o=e.length);for(var t=0,r=Array(o);t<o;t++)r[t]=e[t];return r}function Qi(e,o){if(e){if("string"==typeof e)return qi(e,o);var t={}.toString.call(e).slice(8,-1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?qi(e,o):void 0}}function Zi(e,o){return function(e){if(Array.isArray(e))return e}(e)||function(e,o){var t=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=t){var r,i,n,a,l=[],p=!0,s=!1;try{if(n=(t=t.call(e)).next,0===o){if(Object(t)!==t)return;p=!1}else for(;!(p=(r=n.call(t)).done)&&(l.push(r.value),l.length!==o);p=!0);}catch(e){s=!0,i=e}finally{try{if(!p&&null!=t.return&&(a=t.return(),Object(a)!==a))return}finally{if(s)throw i}}return l}}(e,o)||Qi(e,o)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function $i(e){return function(e){if(Array.isArray(e))return qi(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||Qi(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 Ji(e){return Ji="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},Ji(e)}function en(e,o,t){return(o=function(e){var o=function(e){if("object"!=Ji(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var t=o.call(e,"string");if("object"!=Ji(t))return t;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==Ji(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[o]=t,e}var on=t(756),tn=t.n(on);function rn(e,o){var t="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!t){if(Array.isArray(e)||(t=function(e,o){if(e){if("string"==typeof e)return nn(e,o);var t={}.toString.call(e).slice(8,-1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?nn(e,o):void 0}}(e))||o&&e&&"number"==typeof e.length){t&&(e=t);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},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(){t=t.call(e)},n:function(){var e=t.next();return a=e.done,e},e:function(e){l=!0,n=e},f:function(){try{a||null==t.return||t.return()}finally{if(l)throw n}}}}function nn(e,o){(null==o||o>e.length)&&(o=e.length);for(var t=0,r=Array(o);t<o;t++)r[t]=e[t];return r}var an=function(e,o,t,r){return new(t||(t=Promise))((function(i,n){function a(e){try{p(r.next(e))}catch(e){n(e)}}function l(e){try{p(r.throw(e))}catch(e){n(e)}}function p(e){var o;e.done?i(e.value):(o=e.value,o instanceof t?o:new t((function(e){e(o)}))).then(a,l)}p((r=r.apply(e,o||[])).next())}))};function ln(e,o){var t,r=rn(e.base);try{for(r.s();!(t=r.n()).done;)if(t.value.label===o)return"base"}catch(e){r.e(e)}finally{r.f()}var i,n=rn(e.accent);try{for(n.s();!(i=n.n()).done;)if(i.value.label===o)return"accent"}catch(e){n.e(e)}finally{n.f()}return null}function pn(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 sn(e,o,t,r){return an(this,void 0,void 0,tn().mark((function i(){var n,a,l,p,s;return tn().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:return n=e.parentNode,a=e.textContent.substring(0,o),l=e.textContent.substring(o+t),p=document.createTextNode(a),s=document.createTextNode(l),n.insertBefore(p,e),n.insertBefore(r,e),n.insertBefore(s,e.nextSibling),i.next=10,n.removeChild(e);case 10:case"end":return i.stop()}}),i)})))}function dn(e){var o=[];if(e.nodeType===Node.TEXT_NODE)o.push(e);else for(var t=e.childNodes,r=0;r<t.length;r++)o=o.concat(dn(t[r]));return o}function cn(e){return e.replace(/-([a-z])/g,(function(e,o){return o.toUpperCase()}))}var yn={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]}},un=[{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 Sn(e){return!(e&&Object.keys(e).length>0)}function gn(e){return!(e&&null!==e)}function Tn(e){var o=arguments.length>2&&void 0!==arguments[2]&&arguments[2],t="all"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"all"),r=it.iframeSelector,i=it.iframePreviewSelector,n=document.querySelector(o?i:r),a=null==n?void 0:n.contentDocument;return t?null==a?void 0:a.querySelectorAll("".concat(e)):null==a?void 0:a.querySelector("".concat(e))}var hn=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]},Cn=function(e,o){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"tablet",r=arguments.length>3?arguments[3]:void 0,i=hn(t),n=r&&(null==r?void 0:r.length)>0?r:"#".concat(e),a="";if(i&&(null==i?void 0:i.max)&&(null==i?void 0:i.min)&&o){var l=Object.entries(null!=o?o:{}).reduce((function(e,o){var t,r=Zi(e,2),i=r[0],n=r[1],a=Zi(o,2),l=a[0],p=a[1];return(null===(t=["gridTemplateRows","gridTemplateColumns"])||void 0===t?void 0:t.some((function(e){return e===l})))?n[l]=p:i[l]=p,[i,n]}),[{},{}]),p=Zi(l,2),s=p[0],d=p[1];switch(t){case"tablet":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 320px){").concat(n," {").concat(bn.stylesToString(null!=s?s:o),"} ").concat(Sn(d)?"":"".concat(n," > .wrapper{").concat(bn.stylesToString(d),"}"),"}");break;case"mobile":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 10px){").concat(n," {").concat(bn.stylesToString(null!=s?s:o),"} ").concat(Sn(d)?"":"".concat(n," > .wrapper{").concat(bn.stylesToString(d),"}"),"}")}}return a},On=function(e){var o,t,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"tablet",i={editedStyles:e},n=null===(o=Object.entries(e))||void 0===o?void 0:o.filter((function(e,o){var t=Zi(e,2),i=t[0];return t[1],i.includes("--_ctm-".concat(r.slice(0,3)))}));if(n&&n[0]&&(null===(t=n[0])||void 0===t?void 0:t.length)>0){i.data=Object.fromEntries(n);var a=Object.entries(e).filter((function(e,o){var t=Zi(e,2),i=t[0];return t[1],!i.includes("--_ctm-".concat(r.slice(0,3)))}));a&&(i.editedStyles=Object.fromEntries(a))}return i},bn={ReorderObj:function(e,o){var t={};return o.forEach((function(o){e.hasOwnProperty(o)&&(t[o]=e[o])})),t},reorderSections:function(e,o,t){var r=e[o],i=r.index,n="up"===t?i-1:i+1;if(n>=1&&n<=Object.keys(e).length){var a=Object.keys(e).find((function(o){return e[o].index===n}));return Object.assign(Object.assign({},e),en(en({},o,Object.assign(Object.assign({},r),{index:n})),a,Object.assign(Object.assign({},e[a]),{index:i})))}return e},returnUpdatedButton:function(e,o,t,r){var i={};return Object.keys(e).forEach((function(n){i[n]=Object.assign({},e[n]),Object.keys(e[n].children).forEach((function(a){Object.keys(e[n].children[a].children).forEach((function(l){var p=e[n].children[a].children[l];p.isDirty||p.attributes.datadivtype!==o||(i[n]=Object.assign(Object.assign({},i[n]),{children:Object.assign(Object.assign({},i[n].children),en({},a,Object.assign(Object.assign({},i[n].children[a]),{children:Object.assign(Object.assign({},i[n].children[a].children),en({},l,Object.assign(Object.assign({},i[n].children[a].children[l]),{properties:Object.assign(Object.assign({},i[n].children[a].children[l].properties),t.design),styles:Object.assign(Object.assign({},i[n].children[a].children[l].styles),r)})))})))}))}))}))})),i},getTextValue:function(e,o){if(void 0!==(null==o?void 0:o.type)){if("custom"===o.type)return pn(e.customColors.find((function(e){return e.label===o.label})).value.rgb);var t=e.selectedTheme.colors;return pn(t[ln(t,o.type)].find((function(e){return e.label===o.type})).value.rgb)}return pn(o.rgb)},returnFontStyle:function(e,o){var t=["bold","italic","lineThrough","underline"],r=t.findIndex((function(o){return""!==e[o].value}));return-1!==r?t[r]:o},convertToSlug:function(e){return e.toLowerCase().replace(/\s+/g,"-")},convertToCamelCase:function(e){return e.toLowerCase().split(" ").map((function(e,o){return 0===o?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},convertIntoNumbers:function(e){var o=e.replace(/[^0-9.]/g,"").replace(/(\..*?)\..*/g,"$1");return""===o?0:parseFloat(o)},convertFormatToMask:function(e,o){return e.find((function(e){return e.value===o})).format.replaceAll("X","9")},convertToNumericValue:function(e){var o=parseInt(e,10);if(isNaN(o))throw new Error("Invalid size: ".concat(e));if(e.includes("vh"))return o/100*window.innerHeight;if(e.includes("px"))return o;throw new Error("Invalid unit in size: ".concat(e))},convertCamelCaseToWords:function(e){return e.replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^\w/,(function(e){return e.toUpperCase()}))},convertIntoRawCSS:function(e){var o,t=null==e?void 0:e.property,r=null==e?void 0:e.value,i=null===(o=un.filter((function(o){return o.value===(null==e?void 0:e.unit)}))[0])||void 0===o?void 0:o.label,n="".concat(r).concat(i);if(["padding","margin","pagePadding","sectionPadding"].some((function(e){return e===t}))){var a=e.sides,l=$i(Object.keys(a));n="",l.forEach((function(e,o){var t,r=a[e].value,i=null===(t=un.filter((function(o){return o.value===a[e].unit}))[0])||void 0===t?void 0:t.label;n+="".concat(0!==o?" ":"").concat(r).concat(i)}))}return en({},t,n)},convertAlphaNumericToText:function(e){return e.replace(/([a-zA-Z]+)(\d+)/,"$1 $2")},convertrgbObjToString:pn,capitalizeFirstLetter:function(e){return e.charAt(0).toUpperCase()+e.slice(1)},convertStylesToVar:function(e){var o=function(e){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return Object.keys(e).reduce((function(t,r){return Object.assign(Object.assign({},t),en({},"--_"+o+r,e[r]))}),{})},t=o(e.defaultState.default),r=o(e.defaultState.text),i={},n={};return e.hoverState&&(e.hoverState.default&&(i=o(e.hoverState.default,"hover-")),e.hoverState.text&&(n=o(e.hoverState.text,"hover-"))),{parent:Object.assign(Object.assign({},t),i),child:Object.assign(Object.assign({},r),n)}},convertUpperCaseToCapitalise:function(e){return e.toLowerCase().replace(/\b\w/g,(function(e){return e.toUpperCase()}))},convertObjectToCssString:function(e){return Object.entries(e).map((function(e){var o=Zi(e,2),t=o[0],r=o[1];return"".concat(t,": ").concat(""===r?"fontStyle"===t||"fontWeight"===t?"normal":"none":r,";")})).join(" ").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()},returnColorsArrName:ln,convertPagesToDropdownList:function(e){var o=[];return e.forEach((function(e,t){var r={id:t+1,label:e.displayName,value:t+1};o.push(r)})),o},returnTheCharacter:function(e){return an(this,void 0,void 0,tn().mark((function o(){var t,r,i,n,a,l,p,s,d,c,y,u,S,g,T;return tn().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if(t=window.getSelection(),!(r=null==t?void 0:t.toString())){o.next=36;break}i=null==t?void 0:t.getRangeAt(0),n=i.startContainer,a=i.startOffset,l=dn(null==n?void 0:n.parentElement),p=null,s=0,d=rn(l),o.prev=10,d.s();case 12:if((c=d.n()).done){o.next=21;break}if(y=c.value,u=y.textContent.length,!(a>=s&&a<=s+u)){o.next=18;break}return p=y,o.abrupt("break",21);case 18:s+=u;case 19:o.next=12;break;case 21:o.next=26;break;case 23:o.prev=23,o.t0=o.catch(10),d.e(o.t0);case 26:return o.prev=26,d.f(),o.finish(26);case 29:return(S=document.createElement("span")).textContent=r,g=Object.keys(e),T=Object.values(e),S.style[g[0]]=T[0],o.next=36,sn(p,a,r.length,S);case 36:case"end":return o.stop()}}),o,null,[[10,23,26,29]])})))},generateSpanStylesToProperties:function(e,o){var t=Object.assign({},o),r={};return Object.keys(t).forEach((function(o){var i={};o===cn(e[0])?i=Object.assign(Object.assign({},t[o]),{value:e[t[o].property]}):(t[o].property===cn(e[0])&&(i=Object.assign(Object.assign({},t[o]),{value:"none"===e[t[o].property]||"normal"===e[t[o].property]?"":e[t[o].property]})),i=t[o]),r[o]=i})),r},checkIfInactiveColorsAndModify:function(e,o){var t=$i(o.general),r=$i(o.text),i=t.map((function(o){var t=ln(e,o.value.value),r=e[t].find((function(e){return e.label===o.value.value}));if(!r.active){var i=bn.returnColorsArrName(e,r.value.value),n=e[i].find((function(e){return e.label===r.value.value}));return Object.assign(Object.assign({},o),{value:{value:n.label}})}return Object.assign({},o)})),n=r.map((function(o){var t=ln(e,o.value.value),r=e[t].find((function(e){return e.label===o.value.value}));if(!r.active){var i=bn.returnColorsArrName(e,r.value.value),n=e[i].find((function(e){return e.label===r.value.value}));return Object.assign(Object.assign({},o),{value:{value:n.label}})}return Object.assign({},o)}));return{general:$i(i),text:$i(n)}},kebabToCamelCase:cn,returnDefaultValue:function(e,o,t,r,i){var n,a,l=yn;if(1===t||2===t){var p=null===(n=null==un?void 0:un.find((function(e){return e.value===t})))||void 0===n?void 0:n.label,s=null===(a=null==un?void 0:un.find((function(e){return e.value===i})))||void 0===a?void 0:a.label;if(t===i){var d=l.fontSize["".concat(p)].findIndex((function(e){return e===o}));if(-1===d){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]===o)return l.fontSize["".concat(p)][S];l.fontSize["".concat(p)][S]<o?(u=l.fontSize["".concat(p)][S],c=S+1):y=S-1}d=l.fontSize["".concat(p)].findIndex((function(e){return e===u}))}var g=l.lineHeight["".concat(s)][d];return"bool"===e?r===g:{value:g,unit:i}}s=p;var T=l.fontSize["".concat(p)].findIndex((function(e){return e===o}));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]===o)return l.fontSize["".concat(p)][b];l.fontSize["".concat(p)][b]<o?(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(s)][T];return"bool"===e?r===v:{value:v,unit:t}}return"bool"===e||{}},rgbaToHex:function(e){var o=e.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*([\d.]+))?\)$/);if(!o)return e;var t=parseInt(o[1]),r=parseInt(o[2]),i=parseInt(o[3]),n=1;void 0!==o[4]&&(n=parseFloat(o[4]));var a=t.toString(16).padStart(2,"0"),l=r.toString(16).padStart(2,"0"),p=i.toString(16).padStart(2,"0"),s=Math.round(255*n).toString(16).padStart(2,"0");return"ff"===s?"#".concat(a).concat(l).concat(p):"#".concat(a).concat(l).concat(p).concat(s)},convertToKebabCase:function(e){var o={};return Object.keys(e).forEach((function(t){var r=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();o[r]=e[t]})),o},loadNAppendStyleTag:function(e,o){var t=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,i=it.iframeSelector,n=it.templteEditiorSelector,a=it.iframePreviewSelector,l=(it.iframePreviewMainSelector,it.iframeRoot),p=document.querySelector(t?a:i),s=null==p?void 0:p.contentDocument,d=null==s?void 0:s.querySelector(t?l:n);if(d&&null!==d){var c=d.querySelector("[".concat(nt.style,'="').concat(o,'"]'));null!==r&&(c=r.querySelector("[".concat(nt.layerStyle,'="').concat(o,'"]'))),c&&null!==c&&c.remove(),null===r?d.appendChild(e):r.appendChild(e)}},stylesToString:function(e){return Object.entries(e).map((function(e){var o=Zi(e,2),t=o[0],r=o[1],i=t.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()}));return"".concat(i,": ").concat(r,";")})).join(" ")},IsObjectNull:Sn,IsNullOrEmpty:gn,IsArrayOrEmpty:function(e){return!(e&&e.length>0)},removeHyphens:function(e){return null==e?void 0:e.replaceAll("-","")},getCMSElementType:function(e){var o=null;if(!Sn(e)){var t=null==e?void 0:e.attributes;if(!Sn(t)){var r=null==t?void 0:t.BUILDER;Sn(r)||(o=null==r?void 0:r.dataElementType)}}return o},getCMSDataDivType:function(e){var o=null;if(!Sn(e)){var t=null==e?void 0:e.attributes;if(!Sn(t)){var r=null==t?void 0:t.BUILDER;Sn(r)||(o=null==r?void 0:r.dataDivType)}}return o},GetCMSElementBySelector:Tn,CreateAspectRationNWidthConvertion:function(e,o,t){var r,i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],n=parseFloat(o)/parseFloat(e),a=Tn("#".concat(t),"single",i),l=e;if(!gn(a)){var p=(null==a?void 0:a.matches(it.dataDropElement))?null===(r=null==a?void 0:a.parentElement)||void 0===r?void 0:r.closest(it.dataDropElement):null==a?void 0:a.closest(it.dataDropElement),s=null==p?void 0:p.getBoundingClientRect();(null==e?void 0:e.includes("%"))&&(n=parseFloat(o)/s.width*(parseFloat(e)/100)),[].concat(["px","em","rem"]).some((function(o){var t;return null===(t="".concat(e))||void 0===t?void 0:t.includes(o)}))&&(n=parseFloat(o)/parseFloat(e),/px/.test(e)||(l*=16),l=parseFloat(e)/(null==s?void 0:s.width)*100)}return{width:parseFloat(l),aspectRatio:n}},convertToCamelCaseCss:function(e){return e.split(" ").map((function(e,o){return 0===o?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},CSSUnits:un,getCMSElementAttributeValue:function(e,o,t){var r=null;if(!Sn(e)){var i=null==e?void 0:e.attributes;if(!Sn(i)){var n=i[o];Sn(n)||(r=n[t])}}return r},setTimeoutAsync:function(e){return new Promise((function(o,t){try{window.setTimeout((function(){o()}),e,[])}catch(e){t(e)}}))},setTimeoutAsyncV2:function(e){return new Promise((function(o,t){try{window.setTimeout((function(){o()}),e,[])}catch(e){t(e)}}))},generateUniqueId:function(){return"".concat(Math.random().toString(36).substr(2,9))},createQueryStringForCollection:function(e){return Object.entries(e).filter((function(e){var o=Zi(e,2);return null!=(o[0],o[1])})).map((function(e){var o=Zi(e,2),t=o[0],r=o[1];return"".concat(encodeURIComponent(t),"=").concat(encodeURIComponent(r))})).join("&")},GetResponsiveValue:hn,CMSSetAndGetResponsiveMediaQueriesExtension:function(e,o,t,r,i,n){var a=Object.assign({},e),l=o,p=null==a?void 0:a.tablet,s=null==a?void 0:a.mobile;null==a||delete a.tablet,null==a||delete a.mobile;var d=i?n:"#".concat(t);r.innerHTML+="".concat(d," {").concat(bn.stylesToString(a),"}");var c=On(l);(null==c?void 0:c.editedStyles)&&(l=Object.assign({},null==c?void 0:c.editedStyles)),(null==c?void 0:c.data)&&(p=Object.assign(Object.assign({},p),null==c?void 0:c.data));var y=On(l,"mobile");if((null==y?void 0:y.editedStyles)&&(l=Object.assign({},null==y?void 0:y.editedStyles)),(null==y?void 0:y.data)&&(s=Object.assign(Object.assign({},s),null==y?void 0:y.data)),p){var u=Cn(t,p,"tablet",d);r.innerHTML+=u}if(s){var S=Cn(t,s,"mobile",d);r.innerHTML+=S}return{styles:a,editedStyles:l,styleElement:r}},reponsiveExtension:Cn,getResponsiveEditedVariables:On,CMSDeviceVisibilityHiddenTypesList:[{id:1,label:"CSS",value:1,info:"Hides the element using display: none via CSS media queries. The element remains in the DOM but is not visible."},{id:2,label:"HTML",value:2,info:"\tRemoves the element from the DOM using JavaScript (e.g., window.matchMedia). This ensures the element is not present in the HTML structure."}],CMSDeviceVisibilityConditionExtension:function(e){var o=e.media,t=e.deviceVisibility,r=e.isBuilderType,i=!0;if(o&&!Sn(o)&&!Sn(t)){var n=t,a=rr.DESKTOP,l=rr.MOBILE,p=rr.TABLET,s=n[a],d=n[p],c=n[l],y=tr.CSS;tr.HTML,i=o.desktop&&((null==s?void 0:s.hide)?(null==s?void 0:s.hiddenType)===y:null==s?void 0:s.show)||o.tablet&&((null==d?void 0:d.hide)?(null==d?void 0:d.hiddenType)===y:null==d?void 0:d.show)||o.mobile&&((null==c?void 0:c.hide)?(null==c?void 0:c.hiddenType)===y:null==c?void 0:c.show)||r}return i},CMSGetDeviceVisibilityClassNameByMode:function(e){var o=e.deviceVisibility,t=e.isBuilderType,r="";if(o&&!Sn(o)){var i=o,n=tr.CSS,a=(tr.HTML,{show:!0,hide:!1,hiddenType:n}),l=rr.DESKTOP,p=rr.MOBILE,s=rr.TABLET,d=(null==i?void 0:i.desktop)?i[l]:a,c=(null==i?void 0:i.tablet)?i[s]:a,y=(null==i?void 0:i.mobile)?i[p]:a;t||((null==d?void 0:d.hide)&&(null==d?void 0:d.hiddenType)===n&&(r+="dp_d_none"),(null==c?void 0:c.hide)&&(null==c?void 0:c.hiddenType)===n&&(r+=" tb_d_none"),(null==y?void 0:y.hide)&&(null==y?void 0:y.hiddenType)===n&&(r+=" mb_d_none"))}return r},CMSGetDeviceVisibilityDefaultData:function(){return{deviceVisibility:{desktop:{show:!0,hide:!1,hiddenType:tr.CSS},tablet:{show:!0,hide:!1,hiddenType:tr.CSS},mobile:{show:!0,hide:!1,hiddenType:tr.CSS}}}},CMSCustomEventService:function(e){var o=e.type,t=e.value;e.serviceType===ir.UPSERT&&document.dispatchEvent(new CustomEvent(o,{detail:t}))},CMSGetCustomAttributesDefaultData:function(){return{attributeContent:{value:[{title:"Attribute",contentSource:{attributeKey:"",attributeValue:""},key:"123456tghjuik"}],property:"attributeContent"},customClassContent:{value:[{title:"CustomClass",contentSource:{customClassValue:""},key:"1234567tghjuik"}],property:"customClassContent"}}},CMSSetAndGetCustomAttributes:function(e,o,t){var r,i,n,a,l="",p={},s=(null===(r=null==e?void 0:e.attributeContent)||void 0===r?void 0:r.value)||[];Array.isArray(s)&&s.length>0&&s.forEach((function(e){var o,t;(null===(o=null==e?void 0:e.contentSource)||void 0===o?void 0:o.attributeKey)&&(null===(t=null==e?void 0:e.contentSource)||void 0===t?void 0:t.attributeValue)&&(p["".concat(e.contentSource.attributeKey)]=e.contentSource.attributeValue)}));var d=(null===(i=null==e?void 0:e.customClassContent)||void 0===i?void 0:i.value)||[];if(Array.isArray(d)&&d.length>0){var c=(null===(a=null===(n=d[0])||void 0===n?void 0:n.contentSource)||void 0===a?void 0:a.customClassValue)||"";c&&(l=c.replace(/,/g," ").trim())}return{customAttrElement:p,customClassElement:l.trim()}},roundTo:function(e,o){return Number(Math.round(Number(e+"e"+o))+"e-"+o)}};const vn=bn;var mn,wn={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:at.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:at.CONTROLS},textAlignment:{value:"center",property:"textAlignment",propertyType:at.CONTROLS},itemSpacing:{value:"10",propertyType:at.CSS,unit:1,property:"itemSpacing"},iconPosition:{value:"left",property:"iconPosition",propertyType:at.CONTROLS},clickToNavigate:{value:"false",property:"iconPosition",propertyType:at.CSS},iconStyle:{value:"Icon",propertyType:at.CONTROLS}},content:{socialIcons:{value:[{id:vn.generateUniqueId(),title:"Amazon",name:"amazon",show:!0,url:"https://amazon.com",icon:{value:"amazon",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:vn.generateUniqueId(),title:"Website",name:"website",show:!0,url:"https://www.sellerscommerce.com/",icon:{value:"website",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:vn.generateUniqueId(),title:"Instagram",name:"instagram",show:!0,url:"https://instagram.com",icon:{value:"instagram",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:vn.generateUniqueId(),title:"Twitter",name:"twitter",show:!0,url:"https://x.com/",icon:{value:"twitter",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:vn.generateUniqueId(),title:"Facebook",name:"facebook",show:!0,url:"https://www.facebook.com/",icon:{value:"facebook",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:vn.generateUniqueId(),title:"Youtube",name:"youtube",show:!0,url:"https://www.youtube.com/",icon:{value:"youtube",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:vn.generateUniqueId(),title:"LinkedIn",name:"linkedin",show:!0,url:"https://www.linkedin.com/",icon:{value:"linkedin",customIcon:{isCustomIcon:!1,url:"",name:""}}}],propertyType:at.CONTROLS},website:{value:!0,propertyType:at.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:at.CONTROLS},instagram:{value:!0,propertyType:at.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:at.CONTROLS},facebook:{value:!0,propertyType:at.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:at.CONTROLS},linkedIn:{value:!1,propertyType:at.CONTROLS},linkedInUrl:{value:"https://www.linkedin.com/",propertyType:at.CONTROLS},twitter:{value:!0,propertyType:at.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:at.CONTROLS},amazon:{value:!0,propertyType:at.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:at.CONTROLS}},design:{icon:{value:"",propertyType:at.CONTROLS},designiconSize:{value:"30",propertyType:at.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:at.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:at.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:at.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:at.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:at.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:at.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:at.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:at.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"}(mn||(mn={}));var fn,Rn=function(){return{layout:{selectorKey:mn.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"70",unit:1}),margin:gr.margin,padding:gr.padding,alignment:wn.layout.alignment,textAlignment:wn.layout.textAlignment,clickToNavigate:wn.layout.clickToNavigate,iconStyle:wn.layout.iconStyle,iconPosition:wn.layout.iconPosition,iconAndTextSpacing:wn.layout.iconAndTextSpacing,itemSpacing:wn.layout.itemSpacing,positionType:gr.positionType,pinTo:gr.pinTo},content:{selectorKey:mn.CONTENT,socialContent:wn.content.socialIcons},design:{selectorKey:mn.DESIGN,socialWidget:{selectorKey:mn.SOCIAL_WIDGET,backgroundColor:gr.backgroundColor,cropRatio:gr.cropRatio,zoomImage:gr.zoomImage,flip:gr.flip,rotate:gr.rotate,showBorder:gr.showBorder,borderStyle:gr.borderStyle,borderColor:gr.borderColor,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur},itemStyle:{selectorKey:mn.ITEM_STYLE,backgroundColor:gr.backgroundColor,cropRatio:gr.cropRatio,zoomImage:gr.zoomImage,flip:gr.flip,rotate:gr.rotate,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,showBorder:gr.showBorder,borderStyle:gr.borderStyle,borderColor:gr.borderColor,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur,showIcon:Object.assign(Object.assign({},gr.showIcon),{value:!1}),iconSize:wn.design.designiconSize,iconColor:wn.design.iconColor},socialIcons:{selectorKey:mn.SOCIAL_ICONS,instagramIcon:wn.design.instagramIcon,facebookIcon:wn.design.facebookIcon,twitterIcon:wn.design.twitterIcon,amazonIcon:wn.design.amazonIcon,websiteIcon:wn.design.websiteIcon,youtubeIcon:wn.design.youtubeIcon,linkedinIcon:wn.design.linkedinIcon}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(fn||(fn={}));var Nn,Dn=function(e){return{layout:{selectorKey:fn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:at.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},gr.height),{isReadOnly:!0}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,direction:{value:"vertical",property:"direction",propertyType:at.CONTROLS},itemGap:{property:"itemGap",propertyType:at.CSS,value:0,unit:lt.PIXELS},justifyContent:{property:"justifyContent",propertyType:at.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:at.CSS,value:"start"}},design:Object.assign({selectorKey:fn.DESIGN,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},_r),dataConnector:{selectorKey:fn.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"stack",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:at.CONTROLS}}}},Ln={displayStyle:{value:"Button",property:"displayStyle",propertyType:at.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:at.CONTROLS},whenClicked:{value:"Open Lightbox",property:"whenClicked",propertyType:at.CONTROLS},displayType:{value:"Vertical",property:"displayType",propertyType:at.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:at.CONTROLS},itemSpacing:{value:"20",property:"itemSpacing",unit:1,propertyType:at.CSS},overflowItems:{value:"Show More Button",property:"overflowItems",propertyType:at.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:at.CONTROLS},searchPlaceholderText:{value:"Search by Zip Code",property:"searchPlaceholderText",propertyType:at.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:at.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:at.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:at.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:at.CONTROLS},title:{value:"Available Locations",property:"title",propertyType:at.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:at.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:at.CONTROLS},description:{value:"",property:"description",propertyType:at.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:at.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:at.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:at.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:at.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:at.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:at.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:at.CSS},buttonType:{value:"primaryButton",propertyType:at.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:at.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:at.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:at.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:at.CSS},arrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:at.CONTROLS},backgroundShape:{value:"Round",propertyType:at.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:at.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:at.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:at.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:at.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:at.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:at.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:at.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:at.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:at.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:at.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:at.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:at.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:at.CONTROLS},fontSize:{value:"16",propertyType:at.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS},textHighlight:{value:"#BE6C00",propertyType:at.CSS},characterSpacing:{value:"16",propertyType:at.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:at.CSS,unit:1},lineHeight:{value:"16",propertyType:at.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:at.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:at.CSS},fontSize:{value:"16",propertyType:at.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS},textHighlight:{value:"#BE6C00",propertyType:at.CSS},characterSpacing:{value:"16",propertyType:at.CSS,unit:1},lineHeight:{value:"16",propertyType:at.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:at.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:at.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:at.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:at.CONTROLS},paginationStyle:{value:"dotted",propertyType:at.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:at.CONTROLS},arrowSize:{value:"16",propertyType:at.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:at.CSS},backgroundShape:{value:"rectangle",propertyType:at.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:at.CSS},font:{value:"lato",propertyType:at.CSS},fontSize:{value:"16",propertyType:at.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:at.CSS},hoverBackgroundShape:{value:"circle",propertyType:at.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:at.CSS},hoverFont:{value:"lato",propertyType:at.CSS},hoverFontSize:{value:"#BE6C00",propertyType:at.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:at.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:at.CSS},previousIcon:{value:"shopping-cart-01",propertyType:at.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:at.CONTROLS},iconSize:{value:"20",propertyType:at.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:at.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.INPUT_STYLE="inputStyle",e.STORE_LOCATIONS_BUTTON="storeLocationButton",e.INVENTORY_TEXT_STYLE="inventoryTextStyle",e.ITEM_STYLE="itemStyle",e.LOCATION_NAME="locationName",e.LOCATION_ADDRESS="locationAddress",e.LOCATION_INVENTORY="locationInventory",e.LOCATION_TIMINGS="locationTimings",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButtons",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.DATA_CONNECTOR="dataConnector"}(Nn||(Nn={}));var An,In=function(){return{layout:{selectorKey:Nn.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"130",unit:1}),margin:gr.margin,padding:gr.padding,positionType:gr.positionType,pinTo:gr.pinTo,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,displayStyle:Ln.displayStyle,displayResults:Ln.displayResults,whenClicked:Ln.whenClicked,displayType:Ln.displayType,maxItemsToDisplay:Ln.maxItemsToDisplay,itemSpacing:Ln.itemSpacing,overflowItems:Ln.overflowItems,noOfItemToShow:Ln.noOfItemToShow,searchPlaceholderText:Ln.searchPlaceholderText},content:{selectorKey:Nn.CONTENT,locationName:Ln.locationName,locationAddress:Ln.locationAddress,locationInventory:Ln.locationInventory,locationTimings:Ln.locationTimings,title:Ln.title,showTitle:Ln.showTitle,description:Ln.description,showDescription:Ln.showDescription},design:{selectorKey:Nn.DESIGN,inputStyle:{selectorKey:Nn.INPUT_STYLE,defaultState:{selectorKey:Nn.DEFAULT_STATE,buttonStyle:Ln.buttonStyle,buttonText:Ln.buttonText,icon:Ln.icon,iconPadding:Ln.iconPadding,iconPosition:Ln.iconPosition,iconAndTextSpacing:Ln.iconAndTextSpacing,alignment:Ln.alignment,buttonType:Ln.buttonType,showIcon:Ln.showIcon,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Nn.HOVER_STATE,buttonStyle:Ln.buttonStyle,buttonText:Ln.buttonText,icon:Ln.icon,iconPadding:Ln.iconPadding,iconPosition:Ln.iconPosition,iconAndTextSpacing:Ln.iconAndTextSpacing,alignment:Ln.alignment,buttonType:Ln.buttonType,showIcon:Ln.showIcon,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:Nn.INPUT_STYLE,defaultState:{selectorKey:Nn.DEFAULT_STATE,buttonStyle:Ln.buttonStyle,buttonText:Ln.buttonText,icon:Ln.icon,iconPadding:Ln.iconPadding,iconPosition:Ln.iconPosition,iconAndTextSpacing:Ln.iconAndTextSpacing,alignment:Ln.alignment,buttonType:Ln.buttonType,showIcon:Ln.showIcon,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Nn.HOVER_STATE,buttonStyle:Ln.buttonStyle,buttonText:Ln.buttonText,icon:Ln.icon,iconPadding:Ln.iconPadding,iconPosition:Ln.iconPosition,iconAndTextSpacing:Ln.iconAndTextSpacing,alignment:Ln.alignment,buttonType:Ln.buttonType,showIcon:Ln.showIcon,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:Nn.INVENTORY_TEXT_STYLE,themeDynamic:gr.theme,fontDynamic:gr.font,fontSizeDynamic:gr.fontSize,textColorDynamic:gr.textColor,boldDynamic:gr.bold,italicDynamic:gr.italic,linethroughDynamic:gr.linethrough,underlineDynamic:gr.underline,textAlignDynamic:gr.textAlign,characterSpacingDynamic:gr.characterSpacing,lineHeightDynamic:gr.lineHeight,themeStatic:gr.themeDesc,fontStatic:gr.fontDesc,fontSizeStatic:gr.fontSizeDesc,textColorStatic:gr.textColorDesc,boldStatic:gr.boldDesc,italicStatic:gr.italicDesc,linethroughStatic:gr.linethroughDesc,underlineStatic:gr.underlineDesc,textAlignStatic:gr.textAlignDesc,characterSpacingStatic:gr.characterSpacingDesc,lineHeightStatic:gr.lineHeightDesc},itemStyle:{selectorKey:Nn.ITEM_STYLE,contentAlignment:Ln.contentAlignment,horizontalPadding:Ln.horizontalPadding,verticalPadding:Ln.verticalPadding,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},locationName:{selectorKey:Nn.LOCATION_NAME,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},locationAddress:{selectorKey:Nn.LOCATION_ADDRESS,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},locationTimings:{selectorKey:Nn.LOCATION_TIMINGS,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},locationInventory:{selectorKey:Nn.LOCATION_INVENTORY,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},arrows:{selectorKey:Nn.ARROWS,arrowIconStyle:Ln.arrowIconStyle,leftArrowIconStyle:Ln.leftArrowIconStyle,rightArrowIconStyle:Ln.rightArrowIconStyle,backgroundShape:Ln.backgroundShape,arrowSize:Ln.arrowSize,arrowColor:Ln.arrowColor},paginationDots:{selectorKey:Nn.PAGINATION_DOTS,dotSize:Ln.dotSize,currentDotColor:Ln.currentDotColor,otherDotColor:Ln.otherDotColor},paginationLine:{selectorKey:Nn.PAGINATION_LINE,currentLineColor:Ln.currentLineColor,otherLineColor:Ln.otherLineColor,lineHeight:Ln.lineHeight,lineWidth:Ln.lineWidth},showMoreItemsButton:{selectorKey:Nn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:Ln.design.pagination.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight}},dataConnector:{selectorKey:Nn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}}}},xn={layout:{header:{value:!0,propertyType:at.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:at.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:at.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:at.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:at.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:at.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:at.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:at.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:at.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:at.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:at.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:at.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:at.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:at.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:at.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:at.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:at.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:at.CONTROLS,property:"connectWith"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Age",columnMapsTo:"age"},{columnId:3,columnTitle:"Occupation",columnMapsTo:"occupation"}],propertyType:at.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:at.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:at.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:at.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:at.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:at.CONTROLS},fontSize:{value:"32",propertyType:at.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS},textHighlight:{value:"#BE6C00",propertyType:at.CSS},characterSpacing:{value:"32",propertyType:at.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:at.CSS,unit:1},lineHeight:{value:"32",propertyType:at.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:at.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:at.CSS},fontSize:{value:"32",propertyType:at.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS},textHighlight:{value:"#BE6C00",propertyType:at.CSS},characterSpacing:{value:"32",propertyType:at.CSS,unit:1},lineHeight:{value:"32",propertyType:at.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:at.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:at.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:at.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:at.CONTROLS},paginationStyle:{value:"dotted",propertyType:at.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:at.CONTROLS},arrowSize:{value:"32",propertyType:at.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:at.CSS},backgroundShape:{value:"rectangle",propertyType:at.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:at.CSS},font:{value:"lato",propertyType:at.CSS},fontSize:{value:"32",propertyType:at.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:at.CSS},hoverBackgroundShape:{value:"circle",propertyType:at.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:at.CSS},hoverFont:{value:"lato",propertyType:at.CSS},hoverFontSize:{value:"#BE6C00",propertyType:at.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:at.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:at.CSS},previousIcon:{value:"shopping-cart-01",propertyType:at.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:at.CONTROLS},iconSize:{value:"30",propertyType:at.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:at.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"}(An||(An={}));var En,Pn=function(){return{layout:{selectorKey:An.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"150",unit:1}),margin:gr.margin,padding:gr.padding,header:xn.layout.header,headerHeight:xn.layout.headerHeight,rowHeight:xn.layout.rowHeight,layoutHeaderDivider:xn.layout.layoutHeaderDivider,layoutRowDivider:xn.layout.layoutRowDivider,layoutColumnDivider:xn.layout.layoutColumnDivider,alternativeRowColors:xn.layout.alternativeRowColors,headerCellPadding:xn.layout.headerCellPadding,rowCellPadding:xn.layout.rowCellPadding,contentAlignment:xn.layout.contentAlignment,showMoreRows:xn.layout.showMoreRows,rowsPerPage:xn.layout.rowsPerPage,paginationType:xn.layout.paginationType,paginationAlignment:xn.layout.paginationAlignment,noOfItemsToLoad:xn.layout.noOfItemsToLoad},content:{selectorKey:An.CONTENT,showTitle:xn.content.showTitle,tableTitle:xn.content.tableTitle,connectWith:xn.content.connectWith,columns:xn.content.columns,rows:xn.content.rows},design:{selectorKey:An.DESIGN,tableWidget:{selectorKey:An.TABLE_WIDGET,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},table:{selectorKey:An.TABLE,backgroundColor:gr.backgroundColor,showBorder:gr.showBorder,borderStyle:xn.design.table.borderStyle,borderColor:gr.borderColor,borderPerSlide:xn.design.table.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur},tableHeader:{selectorKey:An.TABLE_HEADER,backgroundColor:gr.backgroundColor},headerText:{selectorKey:An.HEADER_TEXT,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},tableRow:{selectorKey:An.TABLE_ROW,backgroundColor:gr.backgroundColor},rowText:{selectorKey:An.ROW_TEXT,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},rowAndHeaderDividers:{selectorKey:An.ROW_AND_HEADER_DIVIDER,headerDivider:xn.design.rowAndHeaderDividers.headerDivider,rowDivider:xn.design.rowAndHeaderDividers.rowDivider,columnDivider:xn.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:An.SCROLL_BAR,scrollBarWidth:xn.design.scrollBar.scrollBarWidth,scrollBarColor:xn.design.scrollBar.scrollBarColor},pagination:{selectorKey:An.PAGINATION,defaultState:{selectorKey:An.DEFAULT_STATE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,previousIcon:xn.design.pagination.previousIcon,nextIcon:xn.design.pagination.nextIcon,iconSize:xn.design.pagination.iconSize,iconColor:xn.design.pagination.iconColor,backgroundShape:xn.design.pagination.backgroundShape,backgroundColor:gr.backgroundColor,pagination:xn.design.pagination.pagination},hoverState:{selectorKey:An.HOVER_STATE,theme:gr.theme}},loadMoreButton:{selectorKey:An.LOAD_MORE_BUTTON,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:xn.design.pagination.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight}}}},_n={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:at.CONTROLS},tabLayout:{value:"stretched",property:"tabLayout",propertyType:at.CONTROLS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:at.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:at.CSS},tabContainer:{value:20,unit:1,property:"tabContainer",propertyType:at.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:at.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:at.CSS},overflowTabs:{value:"Wrap",property:"overflowTabs",propertyType:at.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:at.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({},Tt()),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:at.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"}(En||(En={}));var Bn,Hn={borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,backgroundColor:gr.backgroundColor,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,exposure:gr.exposure,contrast:gr.contrast,saturation:gr.saturation,highlights:gr.highlights,shadows:gr.shadows},zn={theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},kn=function(){return{layout:{selectorKey:En.LAYOUT,adjustment:gr.adjustment,width:gr.width,height:gr.height,margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,tabPosition:_n.tabPosition,tabLayout:_n.tabLayout,tabAlignment:_n.tabAlignment,tabSpacing:_n.tabSpacing,tabContainerSpacing:_n.tabContainer,horizontalPadding:_n.horizontalPadding,verticalPadding:_n.verticalPadding,overflowTabs:_n.overflowTabs,spacingBetweenRows:_n.spacingBetweenRows},design:{selectorKey:En.DESIGN,tabContainer:Object.assign({selectorKey:En.TAB_CONTAINER},Hn),tabs:{selectorKey:En.TABS,defaultState:Object.assign(Object.assign({selectorKey:En.DEFAULT_STATE},Hn),zn),hoverState:Object.assign(Object.assign({selectorKey:En.HOVER_STATE},Hn),zn),selectedState:Object.assign(Object.assign({selectorKey:En.SELECTED_STATE},Hn),zn)},tabContentContainer:Object.assign({selectorKey:En.TAB_CONTENT_CONTAINER},Hn)},content:{selectorKey:En.CONTENT,tabContent:_n.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Bn||(Bn={}));var jn,Kn=function(){return{layout:{selectorKey:Bn.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:at.CSS},textData:{value:"<h1 class='et-tt'>Heading 1</h1>",propertyType:at.CONTROLS},height:{value:"40",property:"height",unit:1,propertyType:at.CSS},margin:gr.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:at.CSS},overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo},design:{selectorKey:Bn.DESIGN,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},dataConnector:{selectorKey:Bn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}}}},Un={displayFormat:{value:"Stack Horizontal",property:"displayFormat",propertyType:at.CONTROLS},showUomPrice:{value:!0,property:"showUomPrice",propertyType:at.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:at.CSS},onClick:{value:"Show All",property:"onClick",propertyType:at.CONTROLS},itemPadding:{value:"10",property:"itemPadding",propertyType:at.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:at.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:at.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:at.CONTROLS},header:{value:!0,property:"header",propertyType:at.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:at.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:at.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:at.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:at.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:at.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:at.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:at.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:at.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:at.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:at.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:at.CONTROLS},overflowControl:{value:"Show More Button",property:"overflowControl",propertyType:at.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:at.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:at.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:at.CSS},productPrice:{value:!0,property:"productPrice",propertyType:at.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:at.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:at.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:at.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:at.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:at.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:at.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:at.CONTROLS},discount:{value:!0,property:"discount",propertyType:at.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:at.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:at.CONTROLS},savings:{value:!0,property:"savings",propertyType:at.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:at.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:at.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:at.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:at.CONTROLS},productShippingPrice:{value:!0,property:"productShippingPrice",propertyType:at.CONTROLS},pricePerUnit:{value:!0,property:"pricePerUnit",propertyType:at.CONTROLS},uom:{value:!0,property:"uom",propertyType:at.CONTROLS},uomName:{value:!0,property:"uomName",propertyType:at.CONTROLS},uomConversion:{value:!0,property:"uomConversion",propertyType:at.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:at.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:at.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:at.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:at.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:at.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:at.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:at.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:at.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:at.CSS},buttonType:{value:"primaryButton",propertyType:at.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:at.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:at.CONTROLS},backgroundShape:{value:"Round",propertyType:at.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:at.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:at.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:at.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:at.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:at.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:at.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:at.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:at.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:at.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:at.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:at.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:at.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:at.CONTROLS},fontSize:{value:"16",propertyType:at.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS},textHighlight:{value:"#BE6C00",propertyType:at.CSS},characterSpacing:{value:"16",propertyType:at.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:at.CSS,unit:1},lineHeight:{value:"16",propertyType:at.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:at.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:at.CSS},fontSize:{value:"16",propertyType:at.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS},textHighlight:{value:"#BE6C00",propertyType:at.CSS},characterSpacing:{value:"16",propertyType:at.CSS,unit:1},lineHeight:{value:"16",propertyType:at.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:at.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:at.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:at.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:at.CONTROLS},paginationStyle:{value:"dotted",propertyType:at.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:at.CONTROLS},arrowSize:{value:"16",propertyType:at.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:at.CSS},backgroundShape:{value:"rectangle",propertyType:at.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:at.CSS},font:{value:"lato",propertyType:at.CSS},fontSize:{value:"16",propertyType:at.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:at.CSS},hoverBackgroundShape:{value:"circle",propertyType:at.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:at.CSS},hoverFont:{value:"lato",propertyType:at.CSS},hoverFontSize:{value:"#BE6C00",propertyType:at.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:at.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:at.CSS},previousIcon:{value:"shopping-cart-01",propertyType:at.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:at.CONTROLS},iconSize:{value:"20",propertyType:at.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:at.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"}(jn||(jn={}));var Gn,Mn=function(){return{layout:{selectorKey:jn.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"48",unit:1}),margin:gr.margin,padding:gr.padding,positionType:gr.positionType,pinTo:gr.pinTo,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,displayFormat:Un.displayFormat,showUomPrice:Un.showUomPrice,itemSpacing:Un.itemSpacing,itemPadding:Un.itemPadding,itemContentAlignment:Un.itemContentAlignment,maxItemsToDisplay:Un.maxItemsToDisplay,overflowItems:Un.overflowItems,header:Un.header,headerHeight:Un.headerHeight,rowHeight:Un.rowHeight,headerDivider:Un.headerDivider,rowDivider:Un.rowDivider,columnDivider:Un.columnDivider,alternativeRowColors:Un.alternativeRowColors,headerCellPadding:Un.headerCellPadding,rowCellPadding:Un.rowCellPadding,contentAlignment:Un.contentAlignment,overflowControl:Un.overflowControl,paginationType:Un.paginationType,paginationAlignment:Un.paginationAlignment,rowsPerPage:Un.rowsPerPage,imageBehavior:Un.imageBehavior,itemsPerRow:Un.itemsPerRow,onClick:Un.onClick},design:{selectorKey:jn.DESIGN,itemStyle:{selectorKey:jn.ITEM_STYLE,defaultState:{selectorKey:jn.DEFAULT_STATE,contentAlignment:Un.contentAlignment,horizontalPadding:Un.horizontalPadding,verticalPadding:Un.verticalPadding,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},selectedState:{selectorKey:jn.SELECTED_STATE,contentAlignment:Un.contentAlignment,horizontalPadding:Un.horizontalPadding,verticalPadding:Un.verticalPadding,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius}},uomTitleStyle:{selectorKey:jn.UOM_TITLE_STYLE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},uomConversionStyle:{selectorKey:jn.UOM_CONVERSION_STYLE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},productPrice:{selectorKey:jn.PRODUCT_PRICE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},uomStyle:{selectorKey:jn.UOM_STYLE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},currencyCodeStyle:{selectorKey:jn.CURRENCY_CODE_STYLE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},actualPrice:{selectorKey:jn.ACTUAL_PRICE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},discount:{selectorKey:jn.DISCOUNT,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},discountValue:{selectorKey:jn.DISCOUNT_VALUE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},savings:{selectorKey:jn.SAVINGS,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},savingsValue:{selectorKey:jn.SAVINGS_VALUE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},pricePerUnit:{selectorKey:jn.PRICE_PER_UNIT,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},arrows:{selectorKey:jn.ARROWS,arrowIconStyle:Un.arrowIconStyle,leftArrowIconStyle:Un.leftArrowIconStyle,rightArrowIconStyle:Un.rightArrowIconStyle,backgroundShape:Un.backgroundShape,arrowSize:Un.arrowSize,arrowColor:Un.arrowColor},paginationDots:{selectorKey:jn.PAGINATION_DOTS,dotSize:Un.dotSize,currentDotColor:Un.currentDotColor,otherDotColor:Un.otherDotColor},paginationLine:{selectorKey:jn.PAGINATION_LINE,currentLineColor:Un.currentLineColor,otherLineColor:Un.otherLineColor,lineHeight:Un.lineHeight,lineWidth:Un.lineWidth},table:{selectorKey:jn.TABLE,backgroundColor:gr.backgroundColor,showBorder:gr.showBorder,borderStyle:Un.design.table.borderStyle,borderColor:gr.borderColor,borderPerSlide:Un.design.table.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur},tableHeader:{selectorKey:jn.TABLE_HEADER,backgroundColor:gr.backgroundColor},headerText:{selectorKey:jn.HEADER_TEXT,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},tableRow:{selectorKey:jn.TABLE_ROW,backgroundColor:gr.backgroundColor,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},rowDividers:{selectorKey:jn.ROW_DIVIDERS,headerDivider:Un.design.rowAndHeaderDividers.headerDivider,rowDivider:Un.design.rowAndHeaderDividers.rowDivider,columnDivider:Un.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:jn.SCROLL,scrollBarWidth:Un.design.scrollBar.scrollBarWidth,scrollBarColor:Un.design.scrollBar.scrollBarColor},pagination:{selectorKey:jn.PAGINATION,defaultState:{selectorKey:jn.DEFAULT_STATE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,previousIcon:Un.design.pagination.previousIcon,nextIcon:Un.design.pagination.nextIcon,iconSize:Un.design.pagination.iconSize,iconColor:Un.design.pagination.iconColor,backgroundShape:Un.design.pagination.backgroundShape,backgroundColor:gr.backgroundColor,pagination:Un.design.pagination.pagination},hoverState:{selectorKey:jn.HOVER_STATE,theme:gr.theme}},showMoreItemsButton:{selectorKey:jn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:Un.design.pagination.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight}},content:{selectorKey:jn.CONTENT,productPrice:Un.productPrice,sellingPrice:Un.sellingPrice,productPriceDisplayUOM:Un.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Un.productPriceDisplayCurrencyCode,showActualPrice:Un.showActualPrice,actualPrice:Un.actualPrice,actualPriceDisplayUOM:Un.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Un.actualPriceDisplayCurrencyCode,discount:Un.discount,discountValue:Un.discountValue,showSavings:Un.showSavings,savings:Un.savings,savingsValue:Un.savingsValue,savingsDisplayCurrencyCode:Un.savingsDisplayCurrencyCode,embellishmentPrice:Un.embellishmentPrice,productTax:Un.productTax,productShippingPrice:Un.productShippingPrice,pricePerUnit:Un.pricePerUnit,uom:Un.uom,uomName:Un.uomName,uomConversion:Un.uomConversion},dataConnector:{selectorKey:jn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}}}},Vn={optionSelection:{value:!0,property:"optionSelection",propertyType:at.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:at.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:at.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:at.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:at.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:at.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:at.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:at.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:at.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:at.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",unit:1,propertyType:at.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:at.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:at.CSS},maxItemsToDisplay:{value:"10",property:"maxItemsToDisplay",propertyType:at.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:at.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:at.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:at.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:at.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:at.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:at.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:at.CONTROLS},dropdownOptionsSpacing:{value:"10",unit:1,property:"dropdownOptionsSpacing",propertyType:at.CSS},dropdownOptionsPadding:{value:"10",unit:1,property:"dropdownOptionsPadding",propertyType:at.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:at.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:at.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:at.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:at.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:at.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:at.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:at.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:at.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:at.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:at.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:at.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:at.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:at.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:at.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:at.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:at.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:at.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:at.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:at.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:at.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:at.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:at.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:at.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:at.CONTROLS},header:{value:!0,property:"header",propertyType:at.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:at.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:at.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:at.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:at.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:at.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:at.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:at.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:at.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:at.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:at.CONTROLS},headerCellPadding:{value:"30",unit:1,property:"headerCellPadding",propertyType:at.CSS},rowCellPadding:{value:"30",unit:1,property:"rowCellPadding",propertyType:at.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:at.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:at.CSS},groupHorizontalPadding:{value:"20",unit:1,property:"groupHorizontalPadding",propertyType:at.CSS},groupVerticalPadding:{value:"20",unit:1,property:"groupVerticalPadding",propertyType:at.CSS},groupAndContainerSpacing:{value:"30",unit:1,property:"groupAndContainerSpacing",propertyType:at.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:at.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:at.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:at.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:at.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:at.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:at.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:at.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:at.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:at.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:at.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:at.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:at.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:at.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:at.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:at.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:at.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:at.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:at.CSS},verticalPadding:{value:"10",property:"verticalPadding",unit:1,propertyType:at.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:at.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:at.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:at.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:at.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:at.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:at.CONTROLS},iconPadding:{value:0,unit:1,property:"iconPadding",parentRef:"bs-at",propertyType:at.CSS},buttonType:{value:"primaryButton",propertyType:at.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:at.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:at.CONTROLS},backgroundShape:{value:"circle",propertyType:at.CONTROLS},swatchShape:{value:"circle",propertyType:at.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:at.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:at.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:at.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:at.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:at.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:at.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:at.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:at.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:at.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:at.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:at.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:at.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:at.CONTROLS},fontSize:{value:"16",propertyType:at.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS},textHighlight:{value:"#BE6C00",propertyType:at.CSS},characterSpacing:{value:"16",propertyType:at.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:at.CSS,unit:1},lineHeight:{value:"16",propertyType:at.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:at.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:at.CSS},fontSize:{value:"16",propertyType:at.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS},textHighlight:{value:"#BE6C00",propertyType:at.CSS},characterSpacing:{value:"16",propertyType:at.CSS,unit:1},lineHeight:{value:"16",propertyType:at.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:at.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:at.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:at.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:at.CONTROLS},paginationStyle:{value:"dotted",propertyType:at.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:at.CONTROLS},arrowSize:{value:"16",propertyType:at.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:at.CSS},backgroundShape:{value:"rectangle",propertyType:at.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:at.CSS},font:{value:"lato",propertyType:at.CSS},fontSize:{value:"16",propertyType:at.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:at.CSS},hoverBackgroundShape:{value:"circle",propertyType:at.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:at.CSS},hoverFont:{value:"lato",propertyType:at.CSS},hoverFontSize:{value:"#BE6C00",propertyType:at.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:at.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:at.CSS},previousIcon:{value:"shopping-cart-01",propertyType:at.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:at.CONTROLS},iconSize:{value:"20",propertyType:at.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:at.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"}(Gn||(Gn={}));var Wn,Yn=function(){return{layout:{selectorKey:Gn.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"48",unit:1}),margin:gr.margin,padding:gr.padding,positionType:gr.positionType,pinTo:gr.pinTo,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,optionSelection:Vn.optionSelection,displayOutOfStockValues:Vn.displayOutOfStockValues,displayStyle:Vn.displayStyle,notifyMeButton:Vn.notifyMeButton,quantitySelectorForVariantSelector:Vn.quantitySelectorForVariantSelector,dividerBetweenItems:Vn.dividerBetweenItems,optionTitleValueSpacing:Vn.optionTitleValueSpacing,remainingDisplayStyle:Vn.remainingDisplayStyle,allowUserToSearch:Vn.allowUserToSearch,allowUserToFilter:Vn.allowUserToFilter,itemSpacing:Vn.itemSpacing,swatchTypeDisplayStyle:{selectorKey:Gn.SWATFH_TYPE_DISPLAY_STYLE,displayValues:Vn.displayValues,itemPadding:Vn.itemPadding,itemSpacing:Vn.itemSpacing,maxItemsToDisplay:Vn.maxItemsToDisplay,overflowItems:Vn.overflowItems,swatchImageType:Vn.swatchImageType},singleSelectDisplayStyle:{selectorKey:Gn.SINGLE_SELECT_DISPLAY_STYLE,displayValues:Vn.displayValues,itemPadding:Vn.itemPadding,itemSpacing:Vn.itemSpacing,maxItemsToDisplay:Vn.maxItemsToDisplay,overflowItems:Vn.overflowItems,imageBehaviour:Vn.imageBehaviour,itemsPerRow:Vn.itemsPerRow,itemContentAlignment:Vn.itemContentAlignment,overflowDirection:Vn.overflowDirection},dropdownDisplayStyle:{selectorKey:Gn.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Vn.dropdownOptionsSpacing,dropdownOptionsPadding:Vn.dropdownOptionsPadding,dropdownStyle:Vn.dropdownStyle,optionAndListSpacing:Vn.optionAndListSpacing,dropdownListItemSpacing:Vn.dropdownListItemSpacing,dropdownListItemPadding:Vn.dropdownListItemPadding,dividerBetweenListItems:Vn.dividerBetweenListItems,maxItemsToDisplay:Vn.maxItemsToDisplay,overflowItems:Vn.overflowItems},groupedOptionsDisplayStyle:{selectorKey:Gn.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:Vn.groupsDisplayStyle,groupSpacing:Vn.groupSpacing,groupPadding:Vn.groupPadding,groupHeaderAndOptionSpacing:Vn.groupHeaderAndOptionSpacing,tabDirection:Vn.tabDirection,tabLayout:Vn.tabLayout,tabAlignment:Vn.tabAlignment,tabSpacing:Vn.tabSpacing,tabAndContainerSpacing:Vn.tabAndContainerSpacing,tabHorizontalPadding:Vn.tabHorizontalPadding,tabVerticalPadding:Vn.tabVerticalPadding,containerPadding:Vn.tabVerticalPadding,overflowItems:Vn.overflowItems,tabRowSpacing:Vn.tabRowSpacing,expandIconPosition:Vn.expandIconPosition,expandFirstItemByDefault:Vn.expandFirstItemByDefault,allowMultipleOpenItems:Vn.allowMultipleOpenItems,itemDividers:Vn.itemDividers,accordionSpacing:Vn.accordionSpacing,accordionAndContainerSpacing:Vn.accordionAndContainerSpacing,accordionHorizontalPadding:Vn.accordionHorizontalPadding,accordionVerticalPadding:Vn.accordionVerticalPadding,groupAndContainerSpacing:Vn.groupAndContainerSpacing,groupHorizontalPadding:Vn.groupHorizontalPadding,groupVerticalPadding:Vn.groupVerticalPadding,canCollapseGroups:Vn.canCollapseGroups,collapseIconPosition:Vn.collapseIconPosition},tableDisplayStyle:{selectorKey:Gn.TABLE_DISPLAY_STYLE,header:Vn.header,headerHeight:Vn.headerHeight,rowHeight:Vn.rowHeight,headerDivider:Vn.headerDivider,rowDivider:Vn.rowDivider,columnDivider:Vn.columnDivider,alternativeRowColors:Vn.alternativeRowColors,headerCellPadding:Vn.headerCellPadding,rowCellPadding:Vn.rowCellPadding,contentAlignment:Vn.contentAlignment,overflowControl:Vn.overflowControl,paginationType:Vn.paginationType,paginationAlignment:Vn.paginationAlignment,rowsPerPage:Vn.rowsPerPage,showMoreRows:Vn.showMoreRows},groupedTableDisplayStyle:{selectorKey:Gn.GROUPED_TABLE_DISPLAY_STYLE,groupsDisplayStyle:Vn.groupsDisplayStyle,groupSpacing:Vn.groupSpacing,groupPadding:Vn.groupPadding,groupHeaderAndOptionSpacing:Vn.groupHeaderAndOptionSpacing}},design:{selectorKey:Gn.DESIGN,optionStyle:{selectorKey:Gn.OPTION_STYLE,contentAlignment:Vn.contentAlignment,horizontalPadding:Vn.horizontalPadding,verticalPadding:Vn.verticalPadding,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},swatchOptionValueStyle:{selectorKey:Gn.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:Gn.DEFAULT_STATE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,backgroundShape:Vn.backgroundShape,swatchShape:Vn.swatchShape},hoverState:{selectorKey:Gn.HOVER_STATE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,backgroundShape:Vn.backgroundShape,swatchShape:Vn.swatchShape},selectedState:{selectorKey:Gn.SELECTED_STATE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,backgroundShape:Vn.backgroundShape,swatchShape:Vn.swatchShape}},singleOptionValueStyle:{selectorKey:Gn.SINGLE_OPTION_VALUE_STYLE,defaultState:{selectorKey:Gn.DEFAULT_STATE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,backgroundShape:Vn.backgroundShape},hoverState:{selectorKey:Gn.HOVER_STATE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,backgroundShape:Vn.backgroundShape},selectedState:{selectorKey:Gn.SELECTED_STATE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,backgroundShape:Vn.backgroundShape}},tabItemStyle:{selectorKey:Gn.TAB_ITEM_STYLE,defaultState:{selectorKey:Gn.DEFAULT_STATE,contentAlignment:Vn.contentAlignment,tabAndContainerSpacing:Vn.tabAndContainerSpacing,horizontalPadding:Vn.horizontalPadding,verticalPadding:Vn.verticalPadding,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},hoverState:{selectorKey:Gn.HOVER_STATE,contentAlignment:Vn.contentAlignment,tabAndContainerSpacing:Vn.tabAndContainerSpacing,horizontalPadding:Vn.horizontalPadding,verticalPadding:Vn.verticalPadding,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},selectedState:{selectorKey:Gn.SELECTED_STATE,contentAlignment:Vn.contentAlignment,tabAndContainerSpacing:Vn.tabAndContainerSpacing,horizontalPadding:Vn.horizontalPadding,verticalPadding:Vn.verticalPadding,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius}},accordionItemStyle:{selectorKey:Gn.ACCORDION_ITEM_STYLE,defaultState:{selectorKey:Gn.DEFAULT_STATE},collapsedState:{selectorKey:Gn.COLLAPSED_STATE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},expandedState:{selectorKey:Gn.EXPANDED_STATE,backgroundColor:gr.backgroundColor,containerBackgroundColor:Object.assign(Object.assign({},gr.backgroundColor),{property:"containerBackgroundColor"}),borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius}},groupedUpfrontStyle:{selectorKey:Gn.GROUPED_UPFRONT_STYLE,backgroundColor:gr.backgroundColor,containerBackgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},dropdownStyle:{selectorKey:Gn.DROPDOWN_STYLE,backgroundColor:gr.backgroundColor,containerBackgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},arrows:{selectorKey:Gn.ARROWS,arrowIconStyle:Vn.arrowIconStyle,leftArrowIconStyle:Vn.leftArrowIconStyle,rightArrowIconStyle:Vn.rightArrowIconStyle,backgroundShape:Vn.backgroundShape,arrowSize:Vn.arrowSize,arrowColor:Vn.arrowColor},paginationDots:{selectorKey:Gn.PAGINATION_DOTS,dotSize:Vn.dotSize,currentDotColor:Vn.currentDotColor,otherDotColor:Vn.otherDotColor},paginationLine:{selectorKey:Gn.PAGINATION_LINE,currentLineColor:Vn.currentLineColor,otherLineColor:Vn.otherLineColor,lineHeight:Vn.lineHeight,lineWidth:Vn.lineWidth},table:{selectorKey:Gn.TABLE,backgroundColor:gr.backgroundColor,showBorder:gr.showBorder,borderStyle:Vn.design.table.borderStyle,borderColor:gr.borderColor,borderPerSlide:Vn.design.table.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur},tableHeader:{selectorKey:Gn.TABLE_HEADER,backgroundColor:gr.backgroundColor},headerText:{selectorKey:Gn.HEADER_TEXT,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},tableRow:{selectorKey:Gn.TABLE_ROW,backgroundColor:gr.backgroundColor,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},scroll:{selectorKey:Gn.SCROLL,scrollBarWidth:Vn.design.scrollBar.scrollBarWidth,scrollBarColor:Vn.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:Gn.ROW_DIVIDERS,headerDivider:Vn.design.rowAndHeaderDividers.headerDivider,rowDivider:Vn.design.rowAndHeaderDividers.rowDivider,columnDivider:Vn.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:Gn.PAGINATION,defaultState:{selectorKey:Gn.DEFAULT_STATE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,previousIcon:Vn.design.pagination.previousIcon,nextIcon:Vn.design.pagination.nextIcon,iconSize:Vn.design.pagination.iconSize,iconColor:Vn.design.pagination.iconColor,backgroundShape:Vn.design.pagination.backgroundShape,backgroundColor:gr.backgroundColor,pagination:Vn.design.pagination.pagination},hoverState:{selectorKey:Gn.HOVER_STATE,theme:gr.theme}},showMoreItemsButton:{selectorKey:Gn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:Vn.design.pagination.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,icon:gr.icon,showIcon:gr.showIcon,iconSize:gr.iconSize,iconColor:gr.iconColor},optionTitle:{selectorKey:Gn.OPTION_TITLE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,themeDesc:gr.themeDesc,fontDesc:gr.fontDesc,fontSizeDesc:gr.fontSizeDesc,textColorDesc:gr.textColorDesc,boldDesc:gr.boldDesc,italicDesc:gr.italicDesc,linethroughDesc:gr.linethroughDesc,underlineDesc:gr.underlineDesc,textAlignDesc:gr.textAlignDesc,characterSpacingDesc:gr.characterSpacingDesc,lineHeightDesc:gr.lineHeightDesc},noOfOptionValues:{selectorKey:Gn.NO_OF_OPTION_VALUES,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},optionPrice:{selectorKey:Gn.OPTION_PRICE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},selectedVarientName:{selectorKey:Gn.SELECTED_VARIENT_NAME,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},optionValueName:{selectorKey:Gn.OPTION_VALUE_NAME,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},optionValueCode:{selectorKey:Gn.OPTION_VALUE_CODE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},noOfVariantsAvailable:{selectorKey:Gn.NO_OF_VARIENTS_AVAILABLE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},optionValuePrice:{selectorKey:Gn.OPTION_VALUE_PRICE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},availableInventory:{selectorKey:Gn.AVAILABLE_INVENTORY,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},addedItemsTotal:{selectorKey:Gn.ADDED_ITEMS_TOTAL,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight}},content:{selectorKey:Gn.CONTENT,optionProperties:Vn.optionProperties,optionName:Vn.optionName,noOfOptionValues:Vn.noOfOptionValues,optionPrice:Vn.optionPrice,priceFormat:Vn.priceFormat,showSelectedVariant:Vn.showSelectedVariant,optionValueProperties:Vn.optionValueProperties,optionValueName:Vn.optionValueName,optionValueCode:Vn.optionValueCode,swatchImage:Vn.swatchImage,swatchImageType:Vn.swatchImageType,noOfVariantsAvailable:Vn.noOfVariantsAvailable,optionValuePrice:Vn.optionValuePrice,showAvailableInventory:Vn.showAvailableInventory,showTotalPriceOfAddedItems:Vn.showTotalPriceOfAddedItems},dataConnector:{selectorKey:Gn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"selectedOptions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}}}},Fn={layout:{autoplay:{value:"true",propertyType:at.CONTROLS},showControls:{value:"onHover",propertyType:at.CONTROLS},loopVideo:{value:!0,propertyType:at.CONTROLS},loopCount:{value:4,propertyType:at.CONTROLS}},content:{image:{value:{src:"https://i.pinimg.com/736x/ba/91/a4/ba91a41ba14269c20b2ae3d9bde16e4d.jpg"},propertyType:at.CONTROLS},videoFile:{value:"https://sellerscommerce.sirv.com/00000000-0000-0000-0000-000000000000/template-images/default-video.mp4",propertyType:at.CONTROLS,property:"videoFile"},showVideoTitle:{value:!0,propertyType:at.CONTROLS},videoTitle:{value:"Sample Video",propertyType:at.CONTROLS},showVideoDescription:{value:!0,propertyType:at.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:at.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:at.CONTROLS},thumbnailImage:{value:"",propertyType:at.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:at.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:at.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:at.CONTROLS},icon:{value:"",propertyType:at.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:at.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:at.CSS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:at.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:at.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:at.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:at.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:at.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:at.CSS},playIcon:{value:"preview",property:"playIcon",propertyType:at.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:at.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:at.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:at.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"}(Wn||(Wn={}));var Xn,qn=function(){return{layout:{selectorKey:Wn.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"245",unit:4}),margin:gr.margin,padding:Object.assign(Object.assign({},gr.padding),{value:"20",unit:1}),autoplay:Fn.layout.autoplay,showControls:Fn.layout.showControls,loopVideo:Fn.layout.loopVideo,loopCount:Fn.layout.loopCount,positionType:gr.positionType,pinTo:gr.pinTo},content:{selectorKey:Wn.CONTENT,videoFile:Fn.content.videoFile,showVideoTitle:Fn.content.showVideoTitle,videoTitle:Fn.content.videoTitle,showVideoDescription:Fn.content.showVideoDescription,videoDescription:Fn.content.videoDescription,showCustomVideoThumbnail:Fn.content.showCustomVideoThumbnail,thumbnailImage:Fn.content.thumbnailImage,image:Fn.content.image},design:{selectorKey:Wn.DESIGN,videoWidgetLayout:{selectorKey:Wn.VIDEO_WIDGET_LAYOUT,verticalAlignment:Fn.design.verticalAlignment,widgetTextAndItemSpacing:Fn.design.widgetTextAndItemSpacing,textPosition:Fn.design.textPosition},videoWidgetDesign:{selectorKey:Wn.VIDEO_WIDGET_DESIGN,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,showIcon:gr.showIcon,iconSize:gr.iconSize,iconColor:gr.iconColor,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,themeDesc:gr.themeDesc,fontDesc:gr.fontDesc,fontSizeDesc:gr.fontSizeDesc,textColorDesc:gr.textColorDesc,boldDesc:gr.boldDesc,italicDesc:gr.italicDesc,linethroughDesc:gr.linethroughDesc,underlineDesc:gr.underlineDesc,textAlignDesc:gr.textAlignDesc,characterSpacingDesc:gr.characterSpacingDesc,lineHeightDesc:gr.lineHeightDesc},videoTextLayout:{selectorKey:Wn.VIDEO_TEXT_LAYOUT,textVerticalPadding:Fn.design.textVerticalPadding,textHorizontalPadding:Fn.design.textHorizontalPadding,titleAndDescriptionSpacing:Fn.design.titleAndDescriptionSpacing},videoTextContainerDesign:{selectorKey:Wn.VIDEO_TEXT_CONTAINER_DESIGN,backgroundColor:gr.backgroundColor,showBorder:gr.showBorder,borderStyle:gr.borderStyle,borderColor:gr.borderColor,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur},playPause:{selectorKey:Wn.PLAY_PAUSE,playIcon:Fn.design.playIcon,pauseIcon:Fn.design.pauseIcon,size:Fn.design.size,iconColor:gr.iconColor,backgroundShape:Fn.design.backgroundShape,backgroundColor:gr.backgroundColor}}}},Qn={layout:{groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:at.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:at.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:at.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:at.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:at.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:at.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:at.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:at.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:at.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:at.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:at.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:at.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:at.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:at.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:at.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:at.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:at.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:at.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:at.CONTROLS},header:{value:!0,property:"header",propertyType:at.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:at.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:at.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:at.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:at.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:at.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:at.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:at.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:at.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:at.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:at.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:at.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:at.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:at.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:at.CSS},groupHorizontalPadding:{value:"10",unit:1,property:"groupHorizontalPadding",propertyType:at.CSS},groupVerticalPadding:{value:"10",unit:1,property:"groupVerticalPadding",propertyType:at.CSS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:at.CONTROLS},groupAndContainerSpacing:{value:"10",unit:1,property:"groupAndContainerSpacing",propertyType:at.CSS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:at.CONTROLS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:at.CONTROLS},overflowControl:{value:"None",property:"overflowControl",propertyType:at.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:at.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:at.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:at.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:at.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:at.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:at.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:at.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:at.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:at.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:at.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:at.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:at.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:at.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:at.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:at.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:at.CSS},verticalPadding:{value:"10",unit:1,property:"verticalPadding",propertyType:at.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:at.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:at.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:at.CONTROLS},itemSpacing:{value:"10",unit:1,property:"itemSpacing",propertyType:at.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:at.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:at.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:at.CONTROLS},displayValues:{value:"Stack Vertical",property:"displayValues",propertyType:at.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:at.CONTROLS},sliderDisplayScrollBar:{value:!1,propertyType:at.CONTROLS,property:"sliderDisplayScrollBar"},showVolumePrice:{value:!0,propertyType:at.CONTROLS,property:"showVolumePrice"},displayFormat:{value:"Stack Horizontal",propertyType:at.CONTROLS,property:"displayFormat"},onClick:{value:"showAll",propertyType:at.CONTROLS,property:"onClick"},sliderControl:{value:"Arrows",propertyType:at.CONTROLS,property:"sliderControl"},controlPosition:{value:"bottom",propertyType:at.CONTROLS,property:"controlPosition"},loopImages:{value:!1,propertyType:at.CONTROLS,property:"loopImages"},autoplay:{value:!1,propertyType:at.CONTROLS,property:"autoplay"},showMoreRows:{value:"onScroll",propertyType:at.CONTROLS,property:"showMoreRows"},noOfItemsToLoad:{value:"allItems",propertyType:at.CONTROLS,property:"noOfItemsToLoad"},groupDisplayStyle:{value:"horizontalTabs",propertyType:at.CONTROLS,property:"groupDisplayStyle"},optionTitleAndValueSpacing:{value:"20",propertyType:at.CSS,property:"optionTitleAndValueSpacing"},tabItemSpacing:{value:"20",propertyType:at.CSS,property:"tabItemSpacing"},accordionItemSpacing:{value:"20",propertyType:at.CSS,property:"accordionItemSpacing"}},content:{uom:{value:!0,propertyType:at.CONTROLS,property:"uom"},uomName:{value:!0,propertyType:at.CONTROLS,property:"uomName"},uomConversion:{value:!0,propertyType:at.CONTROLS,property:"uomConversion"},productPrice:{value:!0,propertyType:at.CONTROLS,property:"productPrice"},sellingPrice:{value:!0,propertyType:at.CONTROLS,property:"sellingPrice"},displayProductUOM:{value:!0,propertyType:at.CONTROLS,property:"displayProductUOM"},displayProductCurrencyCode:{value:!0,propertyType:at.CONTROLS,property:"displayProductCurrencyCode"},actualPriceToggle:{value:!0,propertyType:at.CONTROLS,property:"actualPriceToggle"},actualPrice:{value:!0,propertyType:at.CONTROLS,property:"actualPrice"},displayPriceUOM:{value:!0,propertyType:at.CONTROLS,property:"displayPriceUOM"},displayPriceCurrencyCode:{value:!0,propertyType:at.CONTROLS,property:"displayPriceCurrencyCode"},discountPercentage:{value:!0,propertyType:at.CONTROLS,property:"discountPercentage"},discountValue:{value:!0,propertyType:at.CONTROLS,property:"discountValue"},savings:{value:!0,propertyType:at.CONTROLS,property:"savings"},savingsPercentage:{value:!0,propertyType:at.CONTROLS,property:"savingsPercentage"},savingsValue:{value:!0,propertyType:at.CONTROLS,property:"savingsValue"},displaySavingsCurrencyCode:{value:!0,propertyType:at.CONTROLS,property:"displaySavingsCurrencyCode"},pricePerUnit:{value:!0,propertyType:at.CONTROLS,property:"pricePerUnit"},EmbellishmentPrice:{value:!0,propertyType:at.CONTROLS,property:"EmbellishmentPrice"},productTax:{value:!0,propertyType:at.CONTROLS,property:"productTax"},productShippingPrice:{value:!0,propertyType:at.CONTROLS,property:"productShippingPrice"}},design:{arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:at.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:at.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:at.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:at.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:at.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:at.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:at.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:at.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:at.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:at.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:at.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:at.CSS},table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:at.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:at.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:at.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:at.CONTROLS},fontSize:{value:"16",propertyType:at.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS},textHighlight:{value:"#BE6C00",propertyType:at.CSS},characterSpacing:{value:"16",propertyType:at.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:at.CSS,unit:1},lineHeight:{value:"16",propertyType:at.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:at.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:at.CSS},fontSize:{value:"16",propertyType:at.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS},textHighlight:{value:"#BE6C00",propertyType:at.CSS},characterSpacing:{value:"16",propertyType:at.CSS,unit:1},lineHeight:{value:"16",propertyType:at.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:at.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:at.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:at.CSS,parentRef:"cs-be-cr-2"}},pagination:{rightArrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:at.CONTROLS},pagination:{value:"defaultState",propertyType:at.CONTROLS},paginationStyle:{value:"dotted",propertyType:at.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:at.CONTROLS},arrowSize:{value:"16",propertyType:at.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:at.CSS},backgroundShape:{value:"rectangle",propertyType:at.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:at.CSS},font:{value:"lato",propertyType:at.CSS},fontSize:{value:"16",propertyType:at.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:at.CSS},hoverBackgroundShape:{value:"circle",propertyType:at.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:at.CSS},hoverFont:{value:"lato",propertyType:at.CSS},hoverFontSize:{value:"#BE6C00",propertyType:at.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:at.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:at.CSS},previousIcon:{value:"shopping-cart-01",propertyType:at.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:at.CONTROLS},iconSize:{value:"20",propertyType:at.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:at.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"}(Xn||(Xn={}));var Zn,$n=function(){return{layout:{selectorKey:Xn.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"48",unit:1}),margin:gr.margin,padding:gr.padding,showVolumePrice:Qn.layout.showVolumePrice,displayFormat:Qn.layout.displayFormat,itemSpacing:Qn.layout.itemSpacing,maxItemsToDisplay:Qn.layout.maxItemsToDisplay,overflowControl:Qn.layout.overflowControl,onClick:Qn.layout.onClick,sliderControl:Qn.layout.sliderControl,controlPosition:Qn.layout.controlPosition,loopImages:Qn.layout.loopImages,autoplay:Qn.layout.autoplay,header:Qn.layout.header,headerHeight:Qn.layout.headerHeight,rowHeight:Qn.layout.rowHeight,headerDivider:Qn.layout.headerDivider,rowDivider:Qn.layout.rowDivider,columnDivider:Qn.layout.columnDivider,alternativeRowColors:Qn.layout.alternativeRowColors,headerCellPadding:Qn.layout.headerCellPadding,rowCellPadding:Qn.layout.rowCellPadding,contentAlignment:Qn.layout.contentAlignment,showMoreRows:Qn.layout.showMoreRows,rowsPerPage:Qn.layout.rowsPerPage,paginationType:Qn.layout.paginationType,paginationAlignment:Qn.layout.paginationAlignment,optionTitleAndValueSpacing:Qn.layout.optionTitleAndValueSpacing,tabItemSpacing:Qn.layout.tabItemSpacing,accordionItemSpacing:Qn.layout.accordionItemSpacing,noOfItemsToLoad:Qn.layout.noOfItemsToLoad,groupDisplayStyle:Qn.layout.groupDisplayStyle,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,sliderDisplayScrollBar:Qn.layout.sliderDisplayScrollBar,optionTitleValueSpacing:Qn.layout.optionTitleValueSpacing,dividerBetweenItems:Qn.layout.dividerBetweenItems,optionsDisplayStyle:{selectorKey:Xn.OPTION_DISPLAY_STYLE,displayValues:Qn.layout.displayValues,itemPadding:Qn.layout.itemPadding,itemSpacing:Qn.layout.itemSpacing,maxItemsToDisplay:Qn.layout.maxItemsToDisplay,overflowItems:Qn.layout.overflowItems,swatchImageType:Qn.layout.swatchImageType},groupedOptionsDisplayStyle:{selectorKey:Xn.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:Qn.layout.groupsDisplayStyle,groupSpacing:Qn.layout.groupSpacing,groupPadding:Qn.layout.groupPadding,groupHeaderAndOptionSpacing:Qn.layout.groupHeaderAndOptionSpacing,tabDirection:Qn.layout.tabDirection,tabLayout:Qn.layout.tabLayout,tabAlignment:Qn.layout.tabAlignment,tabSpacing:Qn.layout.tabSpacing,tabAndContainerSpacing:Qn.layout.tabAndContainerSpacing,tabHorizontalPadding:Qn.layout.tabHorizontalPadding,tabVerticalPadding:Qn.layout.tabVerticalPadding,containerPadding:Qn.layout.containerPadding,overflowItems:Qn.layout.overflowItems,tabRowSpacing:Qn.layout.tabRowSpacing,expandIconPosition:Qn.layout.expandIconPosition,expandFirstItemByDefault:Qn.layout.expandFirstItemByDefault,allowMultipleOpenItems:Qn.layout.allowMultipleOpenItems,itemDividers:Qn.layout.itemDividers,accordionSpacing:Qn.layout.accordionSpacing,accordionAndContainerSpacing:Qn.layout.accordionAndContainerSpacing,accordionHorizontalPadding:Qn.layout.accordionHorizontalPadding,accordionVerticalPadding:Qn.layout.accordionVerticalPadding,groupAndContainerSpacing:Qn.layout.groupAndContainerSpacing,groupHorizontalPadding:Qn.layout.groupHorizontalPadding,groupVerticalPadding:Qn.layout.groupVerticalPadding,canCollapseGroups:Qn.layout.canCollapseGroups,collapseIconPosition:Qn.layout.collapseIconPosition}},content:{selectorKey:Xn.CONTENT,uom:Qn.content.uom,uomName:Qn.content.uomName,uomConversion:Qn.content.uomConversion,productPrice:Qn.content.productPrice,sellingPrice:Qn.content.sellingPrice,displayProductUOM:Qn.content.displayProductUOM,displayProductCurrencyCode:Qn.content.displayProductCurrencyCode,actualPriceToggle:Qn.content.actualPriceToggle,actualPrice:Qn.content.actualPrice,displayPriceUOM:Qn.content.displayPriceUOM,displayPriceCurrencyCode:Qn.content.displayPriceCurrencyCode,discountPercentage:Qn.content.discountPercentage,discountValue:Qn.content.discountValue,savings:Qn.content.savings,savingsPercentage:Qn.content.savingsPercentage,savingsValue:Qn.content.savingsValue,displaySavingsCurrencyCode:Qn.content.displayProductCurrencyCode,pricePerUnit:Qn.content.pricePerUnit,EmbellishmentPrice:Qn.content.EmbellishmentPrice,productTax:Qn.content.productTax,productShippingPrice:Qn.content.productShippingPrice},design:{selectorKey:Xn.DESIGN,itemStyle:{selectorKey:Xn.ITEM_STYLE,defaultState:{selectorKey:Xn.DEFAULT_STATE,contentAlignment:Qn.design.contentAlignment,horizontalPadding:Qn.design.horizontalPadding,verticalPadding:Qn.design.verticalPadding,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},selectedState:{selectorKey:Xn.SELECTED_STATE,contentAlignment:Qn.design.contentAlignment,horizontalPadding:Qn.design.horizontalPadding,verticalPadding:Qn.design.verticalPadding,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius}},uomTitleStyle:{selectorKey:Xn.UOM_TITLE_STYLE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},uomConversionStyle:{selectorKey:Xn.UOM_CONVERSION_STYLE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},productPrice:{selectorKey:Xn.PRODUCT_PRICE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},uomStyle:{selectorKey:Xn.UOM_STYLE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},currencyCodeStyle:{selectorKey:Xn.CURRENCY_CODE_STYLE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},actualPrice:{selectorKey:Xn.ACTUAL_PRICE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},discount:{selectorKey:Xn.DISCOUNT,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},discountValue:{selectorKey:Xn.DISCOUNT_VALUE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},savings:{selectorKey:Xn.SAVINGS,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},savingsValue:{selectorKey:Xn.SAVINGS_VALUE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},pricePerUnit:{selectorKey:Xn.PRICE_PER_UNIT,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},arrows:{selectorKey:Xn.ARROWS,arrowIconStyle:Qn.design.pagination.arrowIconStyle,leftArrowIconStyle:Qn.design.pagination.leftArrowIconStyle,rightArrowIconStyle:Qn.design.pagination.rightArrowIconStyle,backgroundShape:Qn.design.pagination.backgroundShape,arrowSize:Qn.design.arrowSize,arrowColor:Qn.design.arrowColor},paginationDots:{selectorKey:Xn.PAGINATION_DOTS,dotSize:Qn.design.dotSize,currentDotColor:Qn.design.currentDotColor,otherDotColor:Qn.design.otherDotColor},paginationLine:{selectorKey:Xn.PAGINATION_LINE,currentLineColor:Qn.design.currentLineColor,otherLineColor:Qn.design.otherLineColor,lineHeight:Qn.design.lineHeight,lineWidth:Qn.design.lineWidth},table:{selectorKey:Xn.TABLE,backgroundColor:gr.backgroundColor,showBorder:gr.showBorder,borderStyle:Qn.design.table.borderStyle,borderColor:gr.borderColor,borderPerSlide:Qn.design.table.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur},tableHeader:{selectorKey:Xn.TABLE_HEADER,backgroundColor:gr.backgroundColor},headerText:{selectorKey:Xn.HEADER_TEXT,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},tableRow:{selectorKey:Xn.TABLE_ROW,backgroundColor:gr.backgroundColor,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},rowDividers:{selectorKey:Xn.ROW_DIVIDERS,headerDivider:Qn.design.rowAndHeaderDividers.headerDivider,rowDivider:Qn.design.rowAndHeaderDividers.rowDivider,columnDivider:Qn.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Xn.SCROLL,scrollBarWidth:Qn.design.scrollBar.scrollBarWidth,scrollBarColor:Qn.design.scrollBar.scrollBarColor},pagination:{selectorKey:Xn.PAGINATION,defaultState:{selectorKey:Xn.DEFAULT_STATE,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,previousIcon:Qn.design.pagination.previousIcon,nextIcon:Qn.design.pagination.nextIcon,iconSize:Qn.design.pagination.iconSize,iconColor:Qn.design.pagination.iconColor,backgroundShape:Qn.design.pagination.backgroundShape,backgroundColor:gr.backgroundColor,pagination:Qn.design.pagination.pagination},hoverState:{selectorKey:Xn.HOVER_STATE,theme:gr.theme}},showMoreItemsButton:{selectorKey:Xn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:Qn.design.pagination.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight}},dataConnector:{selectorKey:Xn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"volumePricingDeatils",url:null,enum:null,id:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}}}},Jn={openAutomaticallyOnPage:{value:!0,propertyType:at.CONTROLS,property:"openAutomaticallyOnPage"},selectPage:{value:"showImageLightbox",propertyType:at.CONTROLS,property:"selectPage"},closeOnXIcon:{value:!0,propertyType:at.CONTROLS,property:"closeIcon"},closeOnClickingBackground:{value:!1,propertyType:at.CONTROLS,property:"closeOnClickingBackground"},lightboxPosition:{value:"Top Left",propertyType:at.CONTROLS,property:"lightboxPosition"},horizontalOffset:{value:"0",propertyType:at.CSS,property:"horizontalOffset",unit:1},verticalOffset:{value:"0",propertyType:at.CSS,property:"verticalOffset",unit:1}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Zn||(Zn={}));var ea,oa=function(){return{layout:{selectorKey:Zn.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"340",unit:1}),openAutomaticallyOnPage:Jn.openAutomaticallyOnPage,selectPage:Jn.selectPage,closeIcon:Jn.closeOnXIcon,closeOnClickingBackground:Jn.closeOnClickingBackground,lightboxPosition:Jn.lightboxPosition,horizontalOffset:Jn.horizontalOffset,verticalOffset:Jn.verticalOffset},design:{selectorKey:Zn.DESIGN,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius}}},ta={whenClicked:{value:"Open Full Cart",property:"whenClicked",propertyType:at.CONTROLS},showCartText:{value:!0,property:"showCartText",propertyType:at.CONTROLS},cartText:{value:"My Cart",property:"cartText",propertyType:at.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CART_ICON="cartIcon",e.MINI_CART_TEXT="miniCartText",e.CART_ITEMS_COUNT="cartItemsCount"}(ea||(ea={}));var ra,ia=function(){return{layout:{selectorKey:ea.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"135",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"40",unit:1}),margin:gr.margin,padding:gr.padding,whenClicked:ta.whenClicked,showCartText:ta.showCartText,cartText:ta.cartText,showNoOfItems:ta.showNoOfItems,positionType:gr.positionType,pinTo:gr.pinTo},design:{selectorKey:ea.DESIGN,cartIcon:{selectorKey:ea.CART_ICON,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,showIcon:gr.showIcon,iconSize:gr.iconSize,iconColor:gr.iconColor,icon:Object.assign(Object.assign({},gr.icon),{value:"shopping-cart-01"})},miniCartText:{selectorKey:ea.MINI_CART_TEXT,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,themeDesc:gr.themeDesc,fontDesc:gr.fontDesc,fontSizeDesc:gr.fontSizeDesc,textColorDesc:gr.textColorDesc,boldDesc:gr.boldDesc,italicDesc:gr.italicDesc,linethroughDesc:gr.linethroughDesc,underlineDesc:gr.underlineDesc,textAlignDesc:gr.textAlignDesc,characterSpacingDesc:gr.characterSpacingDesc,lineHeightDesc:gr.lineHeightDesc},cartItemsCount:{selectorKey:ea.CART_ITEMS_COUNT,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight}}}},na={loggedInButtonStyle:{value:"Avatar & Name",property:"loggedInButtonStyle",propertyType:at.CONTROLS},beforeLoginText:{value:"My Cart",property:"beforeLoginText",propertyType:at.CONTROLS},myAccount:{value:!0,property:"myAccount",propertyType:at.CONTROLS},myOrders:{value:!0,property:"myOrders",propertyType:at.CONTROLS},myAddresses:{value:!0,property:"myAddresses",propertyType:at.CONTROLS},myQuotes:{value:!0,property:"myQuotes",propertyType:at.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"}(ra||(ra={}));var aa,la=function(){return{layout:{selectorKey:ra.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"180",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"75",unit:1}),margin:gr.margin,padding:gr.padding,loggedInButtonStyle:na.loggedInButtonStyle,beforeLoginText:na.beforeLoginText,positionType:gr.positionType,pinTo:gr.pinTo},content:{selectorKey:ra.CONTENT,myAccount:na.myAccount,myOrders:na.myOrders,myAddresses:na.myAddresses,myQuotes:na.myQuotes},design:{selectorKey:ra.DESIGN,profileAvatar:{selectorKey:ra.PROFILE_AVATAR,showIcon:Object.assign(Object.assign({},gr.icon),{value:"user-icon"}),iconSize:gr.iconSize,iconColor:gr.iconColor},profileMenuItems:{selectorKey:ra.profile_ICON,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},profileNameText:{selectorKey:ra.MINI_profile_TEXT,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selectedState",e.BUTTON_STYLE="buttonStyle"}(aa||(aa={}));var pa,sa={loadMoreItemsOn:{value:"Scroll",propertyType:at.CONTROLS}},da={buttonStyle:{value:"Text",propertyType:at.CONTROLS},buttonText:{value:"Load More",property:"buttonText",propertyType:at.CONTROLS},icon:{value:"plus",property:"icon",propertyType:at.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:at.CSS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:at.CONTROLS},iconAndTextSpacing:{value:8,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:at.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:at.CSS},buttonType:{value:"primaryButton",propertyType:at.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:at.CONTROLS}},ca={buttonStyle:da.buttonStyle,buttonText:da.buttonText,icon:da.icon,iconPadding:da.iconPadding,iconPosition:da.iconPosition,iconAndTextSpacing:da.iconAndTextSpacing,alignment:da.alignment,buttonType:da.buttonType,showIcon:da.showIcon,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,iconSize:gr.iconSize,iconColor:Object.assign(Object.assign({},gr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},ya=function(){return{layout:{selectorKey:aa.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:at.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},gr.height),{isReadOnly:!0}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:at.CONTROLS},itemGap:{property:"itemGap",propertyType:at.CSS,value:1,unit:lt.PIXELS},itemGapList:{property:"itemGapList",propertyType:at.CSS,value:1,unit:lt.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:at.CSS},justifyContent:{property:"justifyContent",propertyType:at.CSS,value:"start"},loadMoreItemsOn:sa.loadMoreItemsOn,alignItems:{property:"alignItems",propertyType:at.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:at.CSS,value:100,unit:lt.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:at.CSS,value:100,unit:lt.PIXELS},rowMinHeightList:{property:"rowMinHeightList",propertyType:at.CSS,value:100,unit:lt.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:at.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:at.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:lt.PIXELS,propertyType:at.CSS},dotSize:{property:"dotSize",value:10,unit:lt.PIXELS,propertyType:at.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:at.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:at.CONTROLS},autoplay:{value:!1,propertyType:at.CONTROLS},autoplayDuration:{value:3e3,unit:lt.MS,propertyType:at.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:at.CONTROLS},stopOnInteraction:{value:!1,propertyType:at.CONTROLS},displayAds:{value:!0,propertyType:at.CONTROLS},enableListView:{value:!1,propertyType:at.CONTROLS},activeView:{value:Jt.GRID,propertyType:at.CONTROLS}},design:{selectorKey:aa.DESIGN,repeaterWidget:Object.assign({selectorKey:aa.DESIGN,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},_r),buttonStyle:{selectorKey:aa.BUTTON_STYLE,defaultState:Object.assign({selectorKey:aa.DEFAULT_STATE},ca),hoverState:Object.assign({selectorKey:aa.HOVER_STATE},ca)}},dataConnector:{selectorKey:aa.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:at.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:at.CONTROLS}},content:{selectorKey:aa.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:at.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(pa||(pa={}));var ua,Sa=function(){return{layout:{selectorKey:pa.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:at.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},gr.height),{isReadOnly:!0}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo},design:Object.assign({selectorKey:pa.DESIGN,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},_r)}},ga={spacingBetweenMenuListItems:{value:20,property:"spacingBetweenMenuListItems",unit:1,propertyType:at.CSS},fillItemsToContainerWidth:{value:!1,propertyType:at.CONTROLS},dividerBetweenItems:{value:!1,propertyType:at.CONTROLS},listItemAlignment:{value:"left",property:"listItemAlignment",propertyType:at.CSS},listItemContentAlignment:{value:"left",property:"listItemContentAlignment",propertyType:at.CSS},maxItemsToDisplay:{value:50,unit:7,property:"maxItemsToDisplay",propertyType:at.CSS},overflowControl:{value:"Load More Button",propertyType:at.CONTROLS},onClick:{value:"Navigate to a page",propertyType:at.CONTROLS},menuList:{value:[{label:"Home",url:""}],propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.MENU_CONTAINER="menuContainer",e.MENU_ITEM_STYLE="menuItemStyle"}(ua||(ua={}));var Ta,ha=function(){return{layout:{selectorKey:ua.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:200,unit:1}),height:Object.assign(Object.assign({},gr.height),{value:30}),margin:gr.margin,padding:gr.padding,direction:gr.direction,spacingBetweenMenuListItems:ga.spacingBetweenMenuListItems,fillItemsToContainerWidth:ga.fillItemsToContainerWidth,dividerBetweenItems:ga.dividerBetweenItems,listItemAlignment:ga.listItemAlignment,listItemContentAlignment:ga.listItemContentAlignment,maxItemsToDisplay:ga.maxItemsToDisplay,overflowControl:ga.overflowControl,onClick:ga.onClick,positionType:gr.positionType,pinTo:gr.pinTo},content:{menuList:ga.menuList},design:{selectorKey:ua.DESIGN,menuContainer:{selectorKey:ua.MENU_CONTAINER,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},menuItemStyle:{selectorKey:ua.MENU_ITEM_STYLE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight}}}},Ca={itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:at.CSS},optionItemSpacing:{value:6,property:"optionItemSpacing",unit:1,propertyType:at.CSS},optionItemPadding:{value:2,property:"optionItemPadding",unit:1,propertyType:at.CSS},showOptionsToSelect:{value:!0,propertyType:at.CONTROLS},showNoOfOptions:{value:!0,propertyType:at.CONTROLS},noOfOptionsToShowUpfront:{value:5,unit:7,propertyType:at.CONTROLS},showRemainingOptionsAs:{value:"Button",propertyType:at.CONTROLS},whenClicked:{value:"Open Quick View",propertyType:at.CONTROLS},buttonText:{value:"More Options",propertyType:at.CONTROLS},dividerBetweenOptions:{value:!0,propertyType:at.CONTROLS},optionTitleValueSpacing:{value:6,property:"optionTitleValueSpacing",unit:1,propertyType:at.CSS},displayValues:{value:"Horizontally",propertyType:at.CONTROLS},displayStyle:{value:"Swatch",propertyType:at.CONTROLS},swatchItemSpacing:{value:6,property:"swatchItemSpacing",unit:1,propertyType:at.CSS},swatchItemSize:{value:30,property:"swatchItemSize",unit:1,propertyType:at.CSS},swatchItemPadding:{value:2,property:"swatchItemPadding",unit:1,propertyType:at.CSS,isMuted:!0},swatchMaxItemsToDisplay:{value:5,unit:7,propertyType:at.CONTROLS},swatchOverflowItems:{value:"Wrap",propertyType:at.CONTROLS},swatchImageType:{value:"Swatch image",propertyType:at.CONTROLS},singleSelectDisplayValues:{value:"Horizontal",propertyType:at.CONTROLS},singleSelectItemSpacing:{value:6,property:"singleSelectItemSpacing",unit:1,propertyType:at.CSS},singleSelectItemPadding:{value:2,property:"singleSelectItemPadding",unit:1,propertyType:at.CSS},singleSelectMaxItemsToDisplay:{value:5,unit:7,propertyType:at.CONTROLS},singleSelectOverFlowItems:{value:"Wrap",propertyType:at.CONTROLS},swatchDropdownOptionsSpacing:{value:6,property:"swatchDropdownOptionsSpacing",unit:1,propertyType:at.CSS},swatchDropdownOptionsPadding:{value:2,property:"swatchDropdownOptionsPadding",unit:1,propertyType:at.CSS},swatchDropdownStyle:{value:"Horizontal",propertyType:at.CONTROLS},swatchOptionAndListSpacing:{value:6,property:"swatchOptionAndListSpacing",unit:1,propertyType:at.CSS},swatchDropdownListItemSpacing:{value:6,property:"swatchDropdownListItemSpacing",unit:1,propertyType:at.CSS},swatchDropdownListItemPadding:{value:2,property:"swatchDropdownListItemPadding",unit:1,propertyType:at.CSS},swatchDividerBetweenLIstItems:{value:!1,propertyType:at.CONTROLS}},Oa={optionSelection:{value:!0,property:"optionSelection",propertyType:at.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:at.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:at.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:at.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:at.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:at.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:at.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:at.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:at.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:at.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:at.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:at.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:at.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:at.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:at.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:at.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:at.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:at.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:at.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:at.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:at.CONTROLS},dropdownOptionsSpacing:{value:6,property:"dropdownOptionsSpacing",propertyType:at.CSS},dropdownOptionsPadding:{value:0,property:"dropdownOptionsPadding",propertyType:at.CSS},optionAndListSpacing:{value:6,property:"optionAndListSpacing",propertyType:at.CSS},dropdownListItemSpacing:{value:6,property:"dropdownListItemSpacing",propertyType:at.CSS},dropdownListItemPadding:{value:6,property:"dropdownListItemPadding",propertyType:at.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:at.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:at.CONTROLS},groupSpacing:{value:6,property:"groupSpacing",propertyType:at.CONTROLS},groupPadding:{value:6,property:"groupPadding",propertyType:at.CONTROLS},groupHeaderAndOptionSpacing:{value:6,property:"groupHeaderAndOptionSpacing",propertyType:at.CONTROLS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:at.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:at.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:at.CONTROLS},tabSpacing:{value:6,property:"tabSpacing",propertyType:at.CSS},tabAndContainerSpacing:{value:6,property:"tabAndContainerSpacing",propertyType:at.CSS},tabHorizontalPadding:{value:6,property:"tabHorizontalPadding",propertyType:at.CSS},tabVerticalPadding:{value:6,property:"tabVerticalPadding",propertyType:at.CSS},containerPadding:{value:6,property:"containerPadding",propertyType:at.CSS},tabRowSpacing:{value:6,property:"tabRowSpacing",propertyType:at.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:at.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:at.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:at.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:at.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:at.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:at.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:at.CONTROLS},header:{value:!0,property:"header",propertyType:at.CONTROLS},headerHeight:{value:6,property:"headerHeight",propertyType:at.CSS},rowHeight:{value:6,property:"rowHeight",propertyType:at.CSS},accordionSpacing:{value:6,property:"accordionSpacing",propertyType:at.CSS},accordionAndContainerSpacing:{value:6,property:"accordionAndContainerSpacing",propertyType:at.CSS},accordionHorizontalPadding:{value:6,property:"accordionHorizontalPadding",propertyType:at.CSS},accordionVerticalPadding:{value:6,property:"accordionVerticalPadding",propertyType:at.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:at.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:at.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:at.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:at.CONTROLS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:at.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:at.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:at.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:at.CSS},groupHorizontalPadding:{value:6,property:"groupHorizontalPadding",propertyType:at.CSS},groupVerticalPadding:{value:6,property:"groupVerticalPadding",propertyType:at.CSS},groupAndContainerSpacing:{value:6,property:"groupAndContainerSpacing",propertyType:at.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:at.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:at.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:at.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:at.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:at.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:at.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:at.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:at.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:at.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:at.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:at.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:at.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:at.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:at.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:at.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:at.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:at.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:at.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:at.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:at.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:at.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:at.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:at.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:at.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:at.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:at.CSS},buttonType:{value:"primaryButton",propertyType:at.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:at.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:at.CONTROLS},backgroundShape:{value:"circle",propertyType:at.CONTROLS},swatchShape:{value:"circle",propertyType:at.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:at.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:at.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:at.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:at.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:at.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:at.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:at.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:at.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:at.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:at.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:at.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:at.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:at.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:at.CONTROLS},fontSize:{value:"16",propertyType:at.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS},textHighlight:{value:"#BE6C00",propertyType:at.CSS},characterSpacing:{value:"16",propertyType:at.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:at.CSS,unit:1},lineHeight:{value:"16",propertyType:at.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:at.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:at.CSS},fontSize:{value:"16",propertyType:at.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS},textHighlight:{value:"#BE6C00",propertyType:at.CSS},characterSpacing:{value:"16",propertyType:at.CSS,unit:1},lineHeight:{value:"16",propertyType:at.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:at.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:at.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:at.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:at.CONTROLS},paginationStyle:{value:"dotted",propertyType:at.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:at.CONTROLS},arrowSize:{value:"16",propertyType:at.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:at.CSS},backgroundShape:{value:"rectangle",propertyType:at.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:at.CSS},font:{value:"lato",propertyType:at.CSS},fontSize:{value:"16",propertyType:at.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:at.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:at.CSS},hoverBackgroundShape:{value:"circle",propertyType:at.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:at.CSS},hoverFont:{value:"lato",propertyType:at.CSS},hoverFontSize:{value:"#BE6C00",propertyType:at.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:at.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:at.CSS},previousIcon:{value:"shopping-cart-01",propertyType:at.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:at.CONTROLS},iconSize:{value:"20",propertyType:at.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:at.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"}(Ta||(Ta={}));var ba,va=function(){return{layout:{selectorKey:Ta.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:300,unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"auto",unit:lt.CUSTOM}),margin:gr.margin,padding:gr.padding,positionType:gr.positionType,pinTo:gr.pinTo,showOptionsToSelect:Ca.showOptionsToSelect,itemSpacing:Ca.itemSpacing,showNoOfOptions:Ca.showNoOfOptions,noOfOptionsToShowUpfront:Ca.noOfOptionsToShowUpfront,showRemainingOptionsAs:Ca.showRemainingOptionsAs,whenClicked:Ca.whenClicked,buttonText:Ca.buttonText,displayStyle:Ca.displayStyle,dividerBetweenOptions:Ca.dividerBetweenOptions,optionTitleValueSpacing:Ca.optionTitleValueSpacing,displayValues:Ca.displayValues,swatchItemSpacing:Ca.swatchItemSpacing,swatchItemSize:Ca.swatchItemSize,swatchItemPadding:Ca.swatchItemPadding,optionItemSpacing:Ca.optionItemSpacing,optionItemPadding:Ca.optionItemPadding,swatchMaxItemsToDisplay:Ca.swatchMaxItemsToDisplay,swatchOverflowItems:Ca.swatchOverflowItems,swatchImageType:Ca.swatchImageType,singleSelectDisplayValues:Ca.singleSelectDisplayValues,singleSelectItemSpacing:Ca.singleSelectItemSpacing,singleSelectItemPadding:Ca.singleSelectItemPadding,singleSelectMaxItemsToDisplay:Ca.singleSelectMaxItemsToDisplay,singleSelectOverFlowItems:Ca.singleSelectOverFlowItems,swatchDropdownOptionsSpacing:Ca.swatchDropdownOptionsSpacing,swatchDropdownOptionsPadding:Ca.swatchDropdownOptionsPadding,swatchDropdownStyle:Ca.swatchDropdownStyle,swatchOptionAndListSpacing:Ca.swatchOptionAndListSpacing,swatchDropdownListItemSpacing:Ca.swatchDropdownListItemSpacing,swatchDropdownListItemPadding:Ca.swatchDropdownListItemPadding,swatchDividerBetweenLIstItems:Ca.swatchDividerBetweenLIstItems,dropdownDisplayStyle:{selectorKey:Ta.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Oa.dropdownOptionsSpacing,dropdownOptionsPadding:Oa.dropdownOptionsPadding,dropdownStyle:Oa.dropdownStyle,optionAndListSpacing:Oa.optionAndListSpacing,dropdownListItemSpacing:Oa.dropdownListItemSpacing,dropdownListItemPadding:Oa.dropdownListItemPadding,dividerBetweenListItems:Oa.dividerBetweenListItems,maxItemsToDisplay:Oa.maxItemsToDisplay,overflowItems:Oa.overflowItems}},design:{selectorKey:Ta.DESIGN,widgetStyle:{selectorKey:Ta.WIDGET_STYLE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},optionValueStyle:{selectorKey:Ta.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:Ta.DEFAULT_STATE,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,backgroundShape:Oa.backgroundShape,swatchShape:Oa.swatchShape},hoverState:{selectorKey:Ta.HOVER_STATE},selectedState:{selectorKey:Ta.SELECTED_STATE}}},dataConnector:{selectorKey:Ta.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:at.CONTROLS}}}},ma={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:at.CONTROLS},brandName:{value:!0,propertyType:at.CONTROLS},brandCodes:{value:!0,propertyType:at.CONTROLS},varientCodes:{value:!0,propertyType:at.CONTROLS},brandImage:{value:!0,propertyType:at.CONTROLS},price:{value:!0,propertyType:at.CONTROLS},brandDescription:{value:!0,propertyType:at.CONTROLS},showOptions:{value:!0,propertyType:at.CONTROLS},allowBulkOrdering:{value:!0,propertyType:at.CONTROLS},actions:{value:!0,propertyType:at.CONTROLS},quickView:{value:!0,propertyType:at.CONTROLS},addToCart:{value:!0,propertyType:at.CONTROLS},wishlist:{value:!0,propertyType:at.CONTROLS},buyNow:{value:!0,propertyType:at.CONTROLS},addtoQuote:{value:!0,propertyType:at.CONTROLS},showUoms:{value:!0,propertyType:at.CONTROLS},showVolumePricing:{value:!0,propertyType:at.CONTROLS},showInventory:{value:!0,propertyType:at.CONTROLS},storeAvailability:{value:!0,propertyType:at.CONTROLS},brandCode:{value:!0,propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(ba||(ba={}));var wa,fa=function(){return{layout:{selectorKey:ba.LAYOUT,width:Object.assign({},gr.width),height:Object.assign(Object.assign({},gr.height),{value:"auto",propertyType:at.CONTROLS,unit:7}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo},design:Object.assign({selectorKey:ba.DESIGN,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},_r),content:{selectorKey:ba.CONTENT,brandName:ma.brandName,brandDescription:ma.brandDescription,brandCode:ma.brandCode,brandImage:ma.brandImage},dataConnector:{selectorKey:ba.DATA_CONNECTOR,dataConnector:ma.dataConnector}}},Ra={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:at.CONTROLS},bundleType:{value:"Single",property:"Single",propertyType:at.CONTROLS},displayType:{value:"Scroll",property:"displayType",propertyType:at.CONTROLS},scrollType:{value:"Horizontal",property:"scrollType",propertyType:at.CONTROLS},showArrows:{value:!0,property:"showArrows",propertyType:at.CONTROLS},allowAutoScroll:{value:!1,property:"allowAutoScroll",propertyType:at.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:at.CONTROLS},showDots:{value:!1,property:"showDots",propertyType:at.CONTROLS},itemsPerSlide:{value:3,property:"itemsPerSlide",propertyType:at.CSS},maxNoItemsToShow:{value:12,property:"maxNoItemsToShow",propertyType:at.CONTROLS},itemSpacing:{value:12,property:"itemSpacing",unit:1,propertyType:at.CSS},itemGap:{value:12,property:"itemGap",unit:1,propertyType:at.CSS},itemPadding:{value:12,property:"itemPadding",unit:1,propertyType:at.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:at.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:at.CONTROLS},title:{value:"",property:"title",propertyType:at.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:at.CONTROLS},description:{value:"",property:"description",propertyType:at.CONTROLS},showBundleImage:{value:!0,property:"showBundleImage",propertyType:at.CONTROLS},showProductImages:{value:!0,property:"showProductImages",propertyType:at.CONTROLS},showProductName:{value:!0,property:"showProductName",propertyType:at.CONTROLS},showBundleNavigationButton:{value:!0,property:"showBundleNavigationButton",propertyType:at.CONTROLS},bundleNavigationButtonName:{value:"",property:"bundleNavigationButtonName",propertyType:at.CONTROLS},bundleNavigationButtonLink:{value:"",property:"bundleNavigationButtonLink",propertyType:at.CONTROLS},showBundleDetailPageButton:{value:!0,property:"showBundleDetailPageButton",propertyType:at.CONTROLS},bundleDetailPageButtonName:{value:"",property:"bundleDetailPageButtonName",propertyType:at.CONTROLS},bundleDetailPageButtonLink:{value:"",property:"bundleDetailPageButtonLink",propertyType:at.CONTROLS},containerHeight:{value:200,property:"containerHeight",unit:1,propertyType:at.CSS},imgTextSpacing:{value:12,property:"imgTextSpacing",unit:1,propertyType:at.CSS},tileRowGap:{value:12,property:"tileRowGap",unit:1,propertyType:at.CSS},tileColumnGap:{value:12,property:"tileColumnGap",unit:1,propertyType:at.CSS},showTileAnimation:{value:!1,property:"showTileAnimation",propertyType:at.CONTROLS},showBundleTagSlider:{value:!0,property:"showBundleTagSlider",propertyType:at.CONTROLS},showBundleTagSliderArrows:{value:!0,property:"showBundleTagSliderArrows",propertyType:at.CONTROLS}},Na={borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,backgroundColor:gr.backgroundColor,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,exposure:gr.exposure,contrast:gr.contrast,saturation:gr.saturation,highlights:gr.highlights,shadows:gr.shadows},Da={theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,backgroundColor:gr.backgroundColor},La={icon:gr.icon,showIcon:gr.showIcon,iconSize:gr.iconSize,iconColor:gr.iconColor};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector",e.HEADING_DESIGN="headingDesign",e.DESCRIPTION_DESIGN="descriptionDesign",e.PRODUCT_NAME_DESIGN="productNameDesign",e.PRODUCT_CARD_DESIGN="productCardDesign",e.BUNDLE_NAVIGATION_BUTTON_DESIGN="navigationButtonDesign",e.BUNDLE_DETAILS_PAGE_BUTTON_DESIGN="bundleDetailsPageButtonDesign",e.TILE_CARD_DESIGN="tileCardDesign",e.TILE_CARD_IMAGE_DESIGN="tileCardImageDesign",e.LIST_VIEW_CARD_DESIGN="listViewCardDesign",e.BUNDLE_TAG_DESIGN="bundleTagDesign"}(wa||(wa={}));var Aa,Ia=function(){return{layout:{selectorKey:wa.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"300",unit:1}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,bundleType:Ra.bundleType,displayType:Ra.displayType,scrollType:Ra.scrollType,showArrows:Ra.showArrows,allowAutoScroll:Ra.allowAutoScroll,loopItems:Ra.loopItems,showDots:Ra.showDots,itemsPerSlide:Ra.itemsPerSlide,containerHeight:Ra.containerHeight,imgTextSpacing:Ra.imgTextSpacing,itemGap:Ra.itemGap,tileRowGap:Ra.tileRowGap,tileColumnGap:Ra.tileColumnGap,showTileAnimation:Ra.showTileAnimation,maxNoItemsToShow:Ra.maxNoItemsToShow,itemSpacing:Ra.itemSpacing,itemPadding:Ra.itemPadding,showDivider:Ra.showDivider},design:{selectorKey:wa.DESIGN,headingDesign:Object.assign(Object.assign({selectorKey:wa.HEADING_DESIGN},Da),Na),descriptionDesign:Object.assign(Object.assign({selectorKey:wa.DESCRIPTION_DESIGN},Da),Na),productNameDesign:Object.assign(Object.assign({selectorKey:wa.PRODUCT_NAME_DESIGN},Da),Na),productCardDesign:Object.assign({selectorKey:wa.PRODUCT_CARD_DESIGN},Na),bundleNavigationButtonDesign:Object.assign(Object.assign(Object.assign({selectorKey:wa.BUNDLE_NAVIGATION_BUTTON_DESIGN},Da),Na),La),bundleDetailsPageButtonDesign:Object.assign(Object.assign(Object.assign({selectorKey:wa.BUNDLE_DETAILS_PAGE_BUTTON_DESIGN},Da),Na),La),tileCardDesign:Object.assign({selectorKey:wa.TILE_CARD_DESIGN},Na),tileCardImageDesign:Object.assign({selectorKey:wa.TILE_CARD_IMAGE_DESIGN},Na),listViewCardDesign:Object.assign({selectorKey:wa.LIST_VIEW_CARD_DESIGN},Na),bundleTagDesign:Object.assign(Object.assign({selectorKey:wa.BUNDLE_TAG_DESIGN},Da),Na)},content:{selectorKey:wa.CONTENT,showTitle:Ra.showTitle,title:Ra.title,showDescription:Ra.showDescription,description:Ra.description,showBundleImage:Ra.showBundleImage,showProductImage:Ra.showProductImages,showProductName:Ra.showProductName,showBundleNavigationButton:Ra.showBundleNavigationButton,bundleNavigationButtonName:Ra.bundleNavigationButtonName,bundleNavigationButtonLink:Ra.bundleNavigationButtonLink,showBundleDetailPageButton:Ra.showBundleDetailPageButton,bundleDetailPageButtonName:Ra.bundleDetailPageButtonName,bundleDetailPageButtonLink:Ra.bundleDetailPageButtonLink,showBundleTagSlider:Ra.showBundleTagSlider,showBundleTagArrows:Ra.showBundleTagSliderArrows},dataConnector:{selectorKey:wa.DATA_CONNECTOR,dataConnector:Ra.dataConnector}}},xa={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Aa||(Aa={}));var Ea,Pa=function(){return{layout:{selectorKey:Aa.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"300",unit:1}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo},design:Object.assign({selectorKey:Aa.DESIGN,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},_r),content:{selectorKey:Aa.CONTENT},dataConnector:{selectorKey:Aa.DATA_CONNECTOR,dataConnector:xa.dataConnector}}},_a={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:at.CONTROLS},categoryName:{value:!0,propertyType:at.CONTROLS},categoryImage:{value:!0,propertyType:at.CONTROLS},categoryCode:{value:!0,propertyType:at.CONTROLS},categoryDescription:{value:!0,propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Ea||(Ea={}));var Ba,Ha=function(){return{layout:{selectorKey:Ea.LAYOUT,width:Object.assign({},gr.width),height:Object.assign(Object.assign({},gr.height),{value:"auto",propertyType:at.CONTROLS,unit:7}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo},design:Object.assign({selectorKey:Ea.DESIGN,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},_r),content:{selectorKey:Ea.CONTENT,categoryName:_a.categoryName,categoryDescription:_a.categoryDescription,categoryCode:_a.categoryCode,categoryImage:_a.categoryImage},dataConnector:{selectorKey:Ea.DATA_CONNECTOR,dataConnector:_a.dataConnector}}},za={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:at.CONTROLS},categoryName:{value:!0,propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Ba||(Ba={}));var ka,ja=function(){return{layout:{selectorKey:Ba.LAYOUT,width:Object.assign({},gr.width),height:Object.assign(Object.assign({},gr.height),{value:"auto",propertyType:at.CONTROLS,unit:7}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo},design:{selectorKey:Ba.DESIGN,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},content:{selectorKey:Ba.CONTENT,categoryName:za.categoryName},dataConnector:{selectorKey:Ba.DATA_CONNECTOR,dataConnector:za.dataConnector}}},Ka={onClick:{value:"Show Image Lightbox",propertyType:at.CONTROLS},onHover:{value:"Zoom Out",propertyType:at.CONTROLS},cropRatio:{value:"16:9",propertyType:at.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:at.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:at.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:at.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ka||(ka={}));var Ua,Ga=function(){return{layout:{selectorKey:ka.LAYOUT,width:Object.assign(Object.assign({},gr.width),{propertyType:at.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},gr.height),{value:300,propertyType:at.CONTROLS,unit:1}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,onClick:Ka.onClick,onHover:Ka.onHover,cropRatio:Ka.cropRatio,fitOptions:Ka.fitOptions,horizontalAlignment:Ka.horizontalAlignment,verticalAlignment:Ka.verticalAlignment},design:{selectorKey:ka.DESIGN,cropRatio:gr.cropRatio,zoomImage:gr.zoomImage,flip:gr.flip,rotate:gr.rotate,backgroundColor:gr.backgroundColor,exposure:gr.exposure,contrast:gr.contrast,saturation:gr.saturation,brightness:gr.brightness,hue:gr.hue,lightness:gr.lightness,highlights:gr.highlights,shadows:gr.shadows,showBorder:gr.showBorder,borderStyle:gr.borderStyle,borderColor:gr.borderColor,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:at.CONTROLS}},dataConnector:{selectorKey:ka.DATA_CONNECTOR,dataConnector:Ka.dataConnector}}},Ma={displayStyle:{value:"Vertical",property:"displayStyle",propertyType:at.CONTROLS},openFilterAs:{value:"Lightbox",property:"openFilterAs",propertyType:at.CONTROLS},displayType:{value:"Upfront",property:"displayType",propertyType:at.CONTROLS},selectionType:{value:"Single Select",property:"selectionType",propertyType:at.CONTROLS},allowSearchForEachFilter:{value:!1,property:"allowSearchForEachFilter",propertyType:at.CONTROLS},dividerBetweenFilters:{value:!1,property:"dividerBetweenFilters",propertyType:at.CONTROLS},maxValuesToDisplay:{value:10,property:"maxValuesToDisplay",propertyType:at.CONTROLS},overflowControl:{value:"Scroll",property:"overflowControl",propertyType:at.CONTROLS},showSubCategoriesFilter:{value:!0,property:"showSubCategoriesFilter",propertyType:at.CONTROLS},showBrandsFilter:{value:!0,property:"showBrandsFilter",propertyType:at.CONTROLS},showPriceFilter:{value:!0,property:"showPriceFilter",propertyType:at.CONTROLS},showCustomAttributesFilter:{value:!0,property:"showCustomAttributesFilter",propertyType:at.CONTROLS},firstFilterAlwaysOpen:{value:!1,property:"firstFilterAlwaysOpen",propertyType:at.CONTROLS},allowMultipleFiltersOpen:{value:!1,property:"allowMultipleFiltersOpen",propertyType:at.CONTROLS},horizontalSpacingBetweenItems:{value:"10",unit:1,property:"horizontalSpacingBetweenItems",propertyType:at.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:at.CONTROLS},controlPosition:{value:"Bottom",property:"controlPosition",propertyType:at.CONTROLS},loopImages:{value:!1,property:"loopImages",propertyType:at.CONTROLS},displaySliderScrollbar:{value:!1,property:"displaySliderScrollbar",propertyType:at.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:at.CONTROLS},openItemsIn:{value:"Lightbox",property:"openItemsIn",propertyType:at.CONTROLS},showMoreItems:{value:"Expand and Wrap",property:"showMoreItems",propertyType:at.CONTROLS},verticalSpacingBetweenItems:{value:"10",unit:1,property:"verticalSpacingBetweenItems",propertyType:at.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:at.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:at.CONTROLS},title:{value:"",property:"title",propertyType:at.CONTROLS},description:{value:"",property:"description",propertyType:at.CONTROLS},showAppliedFilters:{value:!0,property:"showAppliedFilters",propertyType:at.CONTROLS},clearAllButton:{value:!0,property:"clearAllButton",propertyType:at.CONTROLS},showNoOfValuesForEachFilters:{value:!0,property:"showNoOfValuesForEachFilters",propertyType:at.CONTROLS},showOptionsFilter:{value:!0,property:"showOptionsFilter",propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selected",e.TAB_CONTAINER="tabContainer",e.TAB_CONTENT_CONTAINER="tabContentContainer",e.TABS="tabs"}(Ua||(Ua={})),gr.borderColor,gr.borderStyle,gr.borderPerSlide,gr.showBorder,gr.backgroundColor,gr.showShadow,gr.shadowColor,gr.blur,gr.spread,gr.angle,gr.borderRadius,gr.exposure,gr.contrast,gr.saturation,gr.highlights,gr.shadows,gr.theme,gr.font,gr.fontSize,gr.textColor,gr.bold,gr.italic,gr.linethrough,gr.underline,gr.textAlign,gr.characterSpacing,gr.lineHeight;var Va,Wa=function(){return{layout:{selectorKey:Ua.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:300,unit:lt.PIXELS}),height:gr.height,margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,displayStyle:Ma.displayStyle,openFilterAs:Ma.openFilterAs,displayType:Ma.displayType,selectionType:Ma.selectionType,allowSearchForEachFilter:Ma.allowSearchForEachFilter,dividerBetweenFilters:Ma.dividerBetweenFilters,maxValuesToDisplay:Ma.maxValuesToDisplay,overflowControl:Ma.overflowControl,showSubCategoriesFilter:Ma.showSubCategoriesFilter,showBrandsFilter:Ma.showBrandsFilter,showPriceFilter:Ma.showPriceFilter,showCustomAttributesFilter:Ma.showCustomAttributesFilter,firstFilterAlwaysOpen:Ma.firstFilterAlwaysOpen,allowMultipleFiltersOpen:Ma.allowMultipleFiltersOpen,horizontalSpacingBetweenItems:Ma.horizontalSpacingBetweenItems,sliderControl:Ma.sliderControl,controlPosition:Ma.controlPosition,loopImages:Ma.loopImages,displaySliderScrollbar:Ma.displaySliderScrollbar,autoplay:Ma.autoplay,openItemsIn:Ma.openItemsIn,showMoreItems:Ma.showMoreItems,verticalSpacingBetweenItems:Ma.verticalSpacingBetweenItems,showOptionsFilter:Ma.showOptionsFilter},design:{selectorKey:Ua.DESIGN},content:{selectorKey:Ua.CONTENT,showTitle:Ma.showTitle,showDescription:Ma.showDescription,title:Ma.title,description:Ma.description,showAppliedFilters:Ma.showAppliedFilters,clearAllButton:Ma.clearAllButton,showNoOfValuesForEachFilters:Ma.showNoOfValuesForEachFilters}}},Ya={orderProductsBy:{value:"Default Category Order",property:"orderProductsBy",propertyType:at.CONTROLS},title:{value:"Sort by",property:"title",propertyType:at.CONTROLS},sortOptions:{value:[],property:"sortOptions",propertyType:at.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"}(Va||(Va={}));var Fa,Xa={borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,backgroundColor:gr.backgroundColor,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,exposure:gr.exposure,contrast:gr.contrast,saturation:gr.saturation,highlights:gr.highlights,shadows:gr.shadows},qa={theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},Qa=function(){return{layout:{selectorKey:Va.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:300,unit:lt.PIXELS}),height:gr.height,margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo},design:{selectorKey:Va.DESIGN,sortTitle:Object.assign({selectorKey:Va.SORT_TITLE},qa),selectedOption:Object.assign({selectorKey:Va.SELECTED_OPTION},qa),sortButton:Object.assign({selectorKey:Va.SORT_BUTTON},Xa)},content:{selectorKey:Va.CONTENT,title:Ya.title,orderProductsBy:Ya.orderProductsBy,sortOptions:Ya.sortOptions}}},Za={source:{value:"Past Orders",property:"source",propertyType:at.CONTROLS},filterOrders:{value:"Apply Filter",property:"filterOrders",propertyType:at.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:at.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:at.CONTROLS},title:{value:"Past Orders",property:"title",propertyType:at.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:at.CONTROLS},description:{value:"",property:"description",propertyType:at.CONTROLS},viewAllOrdersButton:{value:!0,property:"viewAllOrdersButton",propertyType:at.CONTROLS},orderId:{value:!0,property:"orderId",propertyType:at.CONTROLS},orderStatus:{value:!0,property:"orderStatus",propertyType:at.CONTROLS},orderedOn:{value:!0,property:"orderedOn",propertyType:at.CONTROLS},orderTotal:{value:!0,property:"orderTotal",propertyType:at.CONTROLS},numOfItemsOrdered:{value:!0,property:"numOfItemsOrdered",propertyType:at.CONTROLS},paymentMethodsUsed:{value:!0,property:"paymentMethodsUsed",propertyType:at.CONTROLS},reOrderButton:{value:!0,property:"reOrderButton",propertyType:at.CONTROLS},onClick:{value:"Add Items to Cart",property:"onClick",propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Fa||(Fa={})),gr.theme,gr.font,gr.fontSize,gr.textColor,gr.bold,gr.italic,gr.linethrough,gr.underline,gr.textAlign,gr.characterSpacing,gr.lineHeight,gr.backgroundColor;var $a,Ja=function(){return{layout:{selectorKey:Fa.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:300,unit:lt.PIXELS}),height:gr.height,margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo},design:{selectorKey:Fa.DESIGN},content:{selectorKey:Fa.CONTENT,source:Za.source,filterOrders:Za.filterOrders,sortBy:Za.sortBy,showTitle:Za.showTitle,title:Za.title,showDescription:Za.showDescription,description:Za.description,viewAllOrdersButton:Za.viewAllOrdersButton,orderId:Za.orderId,orderStatus:Za.orderStatus,orderedOn:Za.orderedOn,orderTotal:Za.orderTotal,numOfItemsOrdered:Za.numOfItemsOrdered,paymentMethodsUsed:Za.paymentMethodsUsed,reOrderButton:Za.reOrderButton,onClick:Za.onClick}}},el={showHeader:{value:!0,propertyType:at.CONTROLS},showToastMessage:{value:!0,propertyType:at.CONTROLS},orderDetails:{value:!0,propertyType:at.CONTROLS},quickActions:{value:!0,propertyType:at.CONTROLS},cartItems:{value:!0,propertyType:at.CONTROLS},orderAttributes:{value:!0,propertyType:at.CONTROLS}},ol={header:{margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:1,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:at.CSS}},toast:{margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:1,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:at.CSS},backgroundColor:{value:{hex:"#f0fdf4",rgb:{r:"240",g:"253",b:"244",a:1}},property:"backgroundColor",propertyType:at.CSS,parentRef:"cs-be-se-2"},borderRadius:{isAll:!0,sides:{topLeft:{value:6,unit:1},topRight:{value:6,unit:1},bottomLeft:{value:6,unit:1},bottomRight:{value:6,unit:1}}},padding:{isAll:!0,sides:{top:{value:16,unit:1},right:{value:16,unit:1},bottom:{value:16,unit:1},left:{value:16,unit:1}},property:"padding",propertyType:at.CSS}},details:{backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:at.CSS,parentRef:"cs-be-se-2"}},quickAction:{backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:at.CSS,parentRef:"cs-be-se-2"},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:at.CSS}},cartItems:{backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:at.CSS,parentRef:"cs-be-se-2"}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DESIGN_HEADER_STYLES="designHeader",e.DESIGN_TOAST_STYLES="designToast",e.DESIGN_DETAILS_STYLES="designDetails",e.DESIGN_QUICK_ACTIONS_STYLES="designQuickActions",e.DESIGN_CART_ITEMS_STYLES="designCartItems"}($a||($a={}));var tl,rl=function(){return{layout:{selectorKey:$a.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"1000",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"800",unit:1}),padding:gr.padding,margin:gr.margin,positionType:gr.positionType},content:{selectorKey:$a.CONTENT,showHeader:el.showHeader,showToastMessage:el.showToastMessage,orderDetails:el.orderDetails,quickActions:el.quickActions,cartItems:el.cartItems,orderAttributes:el.orderAttributes},design:{selectorKey:$a.DESIGN,designHeader:{selectorKey:$a.DESIGN_HEADER_STYLES,padding:gr.padding,margin:ol.header.margin,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur,showBorder:gr.showBorder,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,backgroundColor:gr.backgroundColor,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},designToast:{selectorKey:$a.DESIGN_TOAST_STYLES,padding:ol.toast.padding,margin:ol.toast.margin,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur,showBorder:gr.showBorder,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,borderRadius:ol.toast.borderRadius,backgroundColor:ol.toast.backgroundColor,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},designDetails:{selectorKey:$a.DESIGN_DETAILS_STYLES,padding:gr.padding,margin:gr.margin,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur,showBorder:gr.showBorder,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,backgroundColor:ol.details.backgroundColor,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},designQuickActions:{selectorKey:$a.DESIGN_QUICK_ACTIONS_STYLES,padding:gr.padding,margin:ol.quickAction.margin,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur,showBorder:gr.showBorder,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,backgroundColor:ol.quickAction.backgroundColor,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},designCartItems:{selectorKey:$a.DESIGN_CART_ITEMS_STYLES,padding:gr.padding,margin:gr.margin,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur,showBorder:gr.showBorder,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,backgroundColor:ol.cartItems.backgroundColor,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight}}}},il={source:{value:"Recent Quotes",property:"source",propertyType:at.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:at.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:at.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:at.CONTROLS},title:{value:"Past Quotes",property:"title",propertyType:at.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:at.CONTROLS},description:{value:"",property:"description",propertyType:at.CONTROLS},viewAllQuotesButton:{value:!0,property:"viewAllQuotesButton",propertyType:at.CONTROLS},quoteId:{value:!0,property:"quoteId",propertyType:at.CONTROLS},status:{value:!0,property:"status",propertyType:at.CONTROLS},quoteRaisedDate:{value:!0,property:"quoteRaisedDate",propertyType:at.CONTROLS},quoteRaisedDisplayFormat:{value:"Date",property:"quoteRaisedDisplayFormat",propertyType:at.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:at.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:at.CONTROLS},expiryDate:{value:!0,property:"expiryDate",propertyType:at.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:at.CONTROLS},quoteLineItems:{value:!0,property:"quoteLineItems",propertyType:at.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:at.CONTROLS},viewQuote:{value:!0,property:"viewQuote",propertyType:at.CONTROLS},printQuote:{value:!0,property:"printQuote",propertyType:at.CONTROLS},downloadQuote:{value:!0,property:"downloadQuote",propertyType:at.CONTROLS},cancelQuote:{value:!0,property:"cancelQuote",propertyType:at.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:at.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:at.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:at.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:at.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:at.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:at.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:at.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:at.CONTROLS},spacingBetweenItems:{value:8,unit:1,property:"spacingBetweenItems",propertyType:at.CSS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:at.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:at.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:at.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:at.CONTROLS},backgroundShape:{value:"None",propertyType:at.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:at.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:at.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.WIDGET_STYLE="widgetStyle",e.ITEM_STYLE="itemStyle",e.QUOTE_ID="quoteId",e.RAISED_ON="raisedOn",e.QUOTE_STATUS="quoteStatus",e.PAGINATION_ARROWS="pagination-arrows"}(tl||(tl={}));var nl,al={borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,backgroundColor:gr.backgroundColor,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,exposure:gr.exposure,contrast:gr.contrast,saturation:gr.saturation,highlights:gr.highlights,shadows:gr.shadows},ll={theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,backgroundColor:gr.backgroundColor},pl=(gr.icon,gr.showIcon,gr.iconSize,gr.iconColor,function(){return{layout:{selectorKey:tl.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:350,unit:lt.PIXELS}),height:Object.assign(Object.assign({},gr.height),{value:150,unit:lt.PIXELS}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,displayStyle:il.displayStyle,maxItemsToDisplay:il.maxItemsToDisplay,sliderControl:il.sliderControl,controlPosition:il.controlPosition,loopItems:il.loopItems,displayScrollbar1:il.displayScrollbar1,autoplay:il.autoplay,spacingBetweenItems:il.spacingBetweenItems,dividerBetweenItems:il.dividerBetweenItems,overflowControl:il.overflowControl,numOfItemsToLoad:il.numOfItemsToLoad},design:{selectorKey:tl.DESIGN,widgetStyle:Object.assign(Object.assign(Object.assign({selectorKey:tl.WIDGET_STYLE},ll),_r),al),itemStyle:Object.assign(Object.assign({selectorKey:tl.ITEM_STYLE},ll),al),quoteId:Object.assign(Object.assign({selectorKey:tl.QUOTE_ID},ll),al),raisedOn:Object.assign(Object.assign({selectorKey:tl.RAISED_ON},ll),al),quoteStatus:Object.assign(Object.assign({selectorKey:tl.QUOTE_STATUS},ll),al),paginationArrows:{selectorKey:tl.PAGINATION_ARROWS,arrowIconStyle:il.arrowIconStyle,leftArrowIconStyle:il.leftArrowIconStyle,rightArrowIconStyle:il.rightArrowIconStyle,backgroundShape:il.backgroundShape,arrowSize:il.arrowSize,arrowColor:il.arrowColor}},content:{selectorKey:tl.CONTENT,source:il.source,filterStatements:il.filterStatements,sortBy:il.sortBy,showTitle:il.showTitle,title:il.title,showDescription:il.showDescription,description:il.description,viewAllQuotesButton:il.viewAllQuotesButton,quoteId:il.quoteId,status:il.status,quoteRaisedDate:il.quoteRaisedDate,quoteRaisedDisplayFormat:il.quoteRaisedDisplayFormat,lastUpdatedDate:il.lastUpdatedDate,lastUpdatedDisplayFormat:il.lastUpdatedDisplayFormat,expiryDate:il.expiryDate,expiryDateDisplayFormat:il.expiryDateDisplayFormat,quoteLineItems:il.quoteLineItems,quickActions:il.quickActions,viewQuote:il.viewQuote,printQuote:il.printQuote,downloadQuote:il.downloadQuote,cancelQuote:il.cancelQuote,sendMessage:il.sendMessage}}}),sl={source:{value:"Recent RFQs",property:"source",propertyType:at.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:at.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:at.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:at.CONTROLS},title:{value:"Active RFQs",property:"title",propertyType:at.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:at.CONTROLS},description:{value:"",property:"description",propertyType:at.CONTROLS},viewAllRfqsButton:{value:!0,property:"viewAllRfqsButton",propertyType:at.CONTROLS},rfqId:{value:!0,property:"rfqId",propertyType:at.CONTROLS},status:{value:!0,property:"status",propertyType:at.CONTROLS},rfqRaisedDate:{value:!0,property:"rfqRaisedDate",propertyType:at.CONTROLS},rfqRaisedDisplayFormat:{value:"Date",property:"rfqRaisedDisplayFormat",propertyType:at.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:at.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:at.CONTROLS},rfqLineItems:{value:!0,property:"rfqLineItems",propertyType:at.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:at.CONTROLS},viewRfq:{value:!0,property:"viewRfq",propertyType:at.CONTROLS},printRfq:{value:!0,property:"printRfq",propertyType:at.CONTROLS},downloadRfq:{value:!0,property:"downloadRfq",propertyType:at.CONTROLS},cancelRfq:{value:!0,property:"cancelRfq",propertyType:at.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:at.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:at.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:at.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:at.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:at.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:at.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:at.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:at.CONTROLS},spacingBetweenItems:{value:8,unit:1,property:"spacingBetweenItems",propertyType:at.CSS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:at.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:at.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:at.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:at.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:at.CONTROLS},backgroundShape:{value:"None",propertyType:at.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:at.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:at.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.WIDGET_STYLE="widgetStyle",e.ITEM_STYLE="itemStyle",e.RFQ_ID="rfqId",e.RAISED_ON="raisedOn",e.RFQ_STATUS="rfqStatus",e.PAGINATION_ARROWS="pagination-arrows"}(nl||(nl={}));var dl,cl={borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,backgroundColor:gr.backgroundColor,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,exposure:gr.exposure,contrast:gr.contrast,saturation:gr.saturation,highlights:gr.highlights,shadows:gr.shadows},yl={theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,backgroundColor:gr.backgroundColor},ul=(gr.icon,gr.showIcon,gr.iconSize,gr.iconColor,function(){return{layout:{selectorKey:nl.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:350,unit:lt.PIXELS}),height:Object.assign(Object.assign({},gr.height),{value:150,unit:lt.PIXELS}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,displayStyle:sl.displayStyle,maxItemsToDisplay:sl.maxItemsToDisplay,sliderControl:sl.sliderControl,controlPosition:sl.controlPosition,loopItems:sl.loopItems,displayScrollbar1:sl.displayScrollbar1,autoplay:sl.autoplay,spacingBetweenItems:sl.spacingBetweenItems,dividerBetweenItems:sl.dividerBetweenItems,overflowControl:sl.overflowControl,numOfItemsToLoad:sl.numOfItemsToLoad},design:{selectorKey:nl.DESIGN,widgetStyle:Object.assign(Object.assign(Object.assign({selectorKey:nl.WIDGET_STYLE},yl),_r),cl),itemStyle:Object.assign(Object.assign({selectorKey:nl.ITEM_STYLE},yl),cl),rfqId:Object.assign(Object.assign({selectorKey:nl.RFQ_ID},yl),cl),raisedOn:Object.assign(Object.assign({selectorKey:nl.RAISED_ON},yl),cl),rfqStatus:Object.assign(Object.assign({selectorKey:nl.RFQ_STATUS},yl),cl),paginationArrows:{selectorKey:nl.PAGINATION_ARROWS,arrowIconStyle:sl.arrowIconStyle,leftArrowIconStyle:sl.leftArrowIconStyle,rightArrowIconStyle:sl.rightArrowIconStyle,backgroundShape:sl.backgroundShape,arrowSize:sl.arrowSize,arrowColor:sl.arrowColor}},content:{selectorKey:nl.CONTENT,source:sl.source,filterStatements:sl.filterStatements,sortBy:sl.sortBy,showTitle:sl.showTitle,title:sl.title,showDescription:sl.showDescription,description:sl.description,viewAllRfqsButton:sl.viewAllRfqsButton,rfqId:sl.rfqId,status:sl.status,rfqRaisedDate:sl.rfqRaisedDate,rfqRaisedDisplayFormat:sl.rfqRaisedDisplayFormat,lastUpdatedDate:sl.lastUpdatedDate,lastUpdatedDisplayFormat:sl.lastUpdatedDisplayFormat,rfqLineItems:sl.rfqLineItems,quickActions:sl.quickActions,viewRfq:sl.viewRfq,printRfq:sl.printRfq,downloadRfq:sl.downloadRfq,cancelRfq:sl.cancelRfq,sendMessage:sl.sendMessage}}});!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(dl||(dl={}));var Sl,gl=function(){return{layout:{selectorKey:dl.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:at.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},gr.height),{isReadOnly:!0,value:400}),margin:gr.margin,automaticallyOpenLightbox:{value:!0,property:"automaticallyOpenLightbox",propertyType:at.CONTROLS},selectPage:{value:[],property:"selectPage",propertyType:at.CONTROLS},delay:{value:100,unit:lt.MS,propertyType:at.CONTROLS},closeOnXIcon:{value:!1,propertyType:at.CONTROLS},closeOnClickingBackground:{value:!1,propertyType:at.CONTROLS}},design:Object.assign({selectorKey:dl.DESIGN,backgroundOverlay:{parentRef:void 0,value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:.25}},property:"backgroundOverlayDesc",propertyType:at.CONTROLS},borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},_r),dataConnector:{selectorKey:dl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:at.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:at.CONTROLS}}}},Tl={displayStyle:{value:"Table",property:"displayStyle",propertyType:at.CONTROLS},displayType:{value:"Horizontally",property:"displayType",propertyType:at.CONTROLS},rowsToDisplay:{value:5,property:"rowsToDisplay",propertyType:at.CONTROLS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:at.CSS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:at.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:at.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:at.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:at.CONTROLS},controlPosition:{value:"Side",property:"controlPosition",propertyType:at.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:at.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar1",propertyType:at.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:at.CONTROLS},source:{value:"Allocations",property:"source",propertyType:at.CONTROLS},sortBy:{value:"Allocation Left",property:"sortBy",propertyType:at.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:at.CONTROLS},title:{value:"",property:"title",propertyType:at.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:at.CONTROLS},description:{value:"",property:"description",propertyType:at.CONTROLS},viewAllAllocationsButton:{value:!0,property:"viewAllAllocationsButton",propertyType:at.CONTROLS},showAllocationCategory:{value:!0,property:"showAllocationCategory",propertyType:at.CONTROLS},allocationCategory:{value:"Allocation Category",property:"allocationCategory",propertyType:at.CONTROLS},showAllocationLeft:{value:!0,property:"showAllocationLeft",propertyType:at.CONTROLS},allocationLeft:{value:"Left",property:"allocationLeft",propertyType:at.CONTROLS},showAllocationUtilized:{value:!0,property:"showAllocationUtilized",propertyType:at.CONTROLS},allocationUtilized:{value:"Used",property:"allocationUtilized",propertyType:at.CONTROLS},showTotalAllocation:{value:!0,property:"showTotalAllocation",propertyType:at.CONTROLS},totalAllocation:{value:"Total",property:"totalAllocation",propertyType:at.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:at.CONTROLS},expiryDate:{value:"Expired On",property:"expiryDate",propertyType:at.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:at.CONTROLS},showRenewDate:{value:!0,property:"showRenewDate",propertyType:at.CONTROLS},renewDate:{value:"Renews On",property:"renewDate",propertyType:at.CONTROLS},renewDateDisplayFormat:{value:"Days Left",property:"renewDateDisplayFormat",propertyType:at.CONTROLS},shopAllAllocationProductsButton:{value:!0,property:"shopAllAllocationProductsButton",propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Sl||(Sl={})),gr.theme,gr.font,gr.fontSize,gr.textColor,gr.bold,gr.italic,gr.linethrough,gr.underline,gr.textAlign,gr.characterSpacing,gr.lineHeight,gr.backgroundColor;var hl,Cl=function(){return{layout:{selectorKey:Sl.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:570,unit:lt.PIXELS}),height:Object.assign(Object.assign({},gr.height),{value:300,unit:lt.PIXELS}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,displayStyle:Tl.displayStyle,displayType:Tl.displayType,rowsToDisplay:Tl.rowsToDisplay,spacingBetweenItems:Tl.spacingBetweenItems,overflowControl:Tl.overflowControl,numOfItemsToLoad:Tl.numOfItemsToLoad,maxItemsToDisplay:Tl.maxItemsToDisplay,sliderControl:Tl.sliderControl,controlPosition:Tl.controlPosition,loopItems:Tl.loopItems,displayScrollbar1:Tl.displayScrollbar1,autoplay:Tl.autoplay},design:{selectorKey:Sl.DESIGN},content:{selectorKey:Sl.CONTENT,source:Tl.source,sortBy:Tl.sortBy,showTitle:Tl.showTitle,title:Tl.title,showDescription:Tl.showDescription,description:Tl.description,viewAllAllocationsButton:Tl.viewAllAllocationsButton,showAllocationCategory:Tl.showAllocationCategory,allocationCategory:Tl.allocationCategory,showAllocationLeft:Tl.showAllocationLeft,allocationLeft:Tl.allocationLeft,allocationUtilized:Tl.allocationUtilized,showAllocationUtilized:Tl.showAllocationUtilized,totalAllocation:Tl.totalAllocation,showTotalAllocation:Tl.showTotalAllocation,showExpiryDate:Tl.showExpiryDate,expiryDate:Tl.expiryDate,expiryDateDisplayFormat:Tl.expiryDateDisplayFormat,showRenewDate:Tl.showRenewDate,renewDate:Tl.renewDate,renewDateDisplayFormat:Tl.renewDateDisplayFormat,shopAllAllocationProductsButton:Tl.shopAllAllocationProductsButton}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(hl||(hl={}));var Ol,bl=function(){return{layout:{selectorKey:hl.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:at.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},gr.height),{isReadOnly:!0}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:at.CONTROLS},itemGap:{property:"itemGap",propertyType:at.CSS,value:1,unit:lt.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:at.CSS},justifyContent:{property:"justifyContent",propertyType:at.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:at.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:at.CSS,value:100,unit:lt.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:at.CSS,value:100,unit:lt.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:at.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:at.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:lt.PIXELS,propertyType:at.CSS},dotSize:{property:"dotSize",value:10,unit:lt.PIXELS,propertyType:at.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:at.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:at.CONTROLS},autoplay:{value:!1,propertyType:at.CONTROLS},autoplayDuration:{value:3e3,unit:lt.MS,propertyType:at.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:at.CONTROLS},stopOnInteraction:{value:!1,propertyType:at.CONTROLS}},design:Object.assign({selectorKey:hl.DESIGN,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},_r),dataConnector:{selectorKey:hl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:at.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:at.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Ol||(Ol={}));var vl,ml=function(){return{layout:{selectorKey:Ol.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:at.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},gr.height),{isReadOnly:!0}),margin:gr.margin,padding:gr.padding},design:Object.assign({selectorKey:Ol.DESIGN,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},_r)}},wl={dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(vl||(vl={}));var fl,Rl=function(){return{layout:{selectorKey:vl.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"400",unit:lt.PIXELS}),height:Object.assign(Object.assign({},gr.height),{value:"200",unit:lt.PIXELS}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo},design:Object.assign({selectorKey:vl.DESIGN,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},_r),content:{selectorKey:vl.CONTENT},dataConnector:{selectorKey:vl.DATA_CONNECTOR,dataConnector:wl.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:at.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(fl||(fl={}));var Nl,Dl=function(){return{layout:{selectorKey:fl.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"823",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"542",unit:1}),padding:gr.padding,margin:gr.margin,positionType:gr.positionType,formData:{value:[{id:1743145025967,type:"text",label:"Name",validations:{required:!1}}],propertyType:at.CONTROLS}},design:{selectorKey:fl.DESIGN,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderRadius:gr.borderRadius,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Nl||(Nl={}));var Ll,Al=function(){return{layout:{selectorKey:Nl.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"310",unit:1}),padding:gr.padding,margin:gr.margin,positionType:gr.positionType},design:Object.assign(Object.assign({selectorKey:Nl.DESIGN},_r),Pr)}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Ll||(Ll={}));var Il,xl=function(){return{layout:{selectorKey:Ll.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"620",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"530",unit:1}),padding:gr.padding,margin:gr.margin,positionType:gr.positionType},design:{selectorKey:Ll.DESIGN,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderRadius:gr.borderRadius,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor}}},El={displayType:{value:"Full Trail",property:"displayType",propertyType:at.CONTROLS},showSeparators:{value:!0,property:"showSeparators",propertyType:at.CONTROLS},displayStyle:{value:"Stack Vertically",property:"displayStyle",propertyType:at.CONTROLS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:at.CSS},maxItemsToDisplay:{value:4,property:"maxItemsToDisplay",propertyType:at.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:at.CONTROLS},numOfItemsToLoad:{value:"Show All",property:"numOfItemsToLoad",propertyType:at.CONTROLS},itemVerticalSpacing:{value:10,unit:1,property:"itemVerticalSpacing",propertyType:at.CSS},collapseInTheMiddle:{value:!1,property:"collapseInTheMiddle",propertyType:at.CONTROLS},showMoreItems:{value:"On Click",property:"showMoreItems",propertyType:at.CONTROLS},onClick:{value:"Expand and Scroll",property:"onClick",propertyType:at.CONTROLS},numOfItemsBeforeAndAfterCollapse:{value:4,property:"numOfItemsBeforeAndAfterCollapse",propertyType:at.CONTROLS},showItems:{value:"Tooltip",property:"showItems",propertyType:at.CONTROLS},addMedia:{value:!1,property:"addMedia",propertyType:at.CONTROLS},addPatternOverlay:{value:!1,property:"addPatternOverlay",propertyType:at.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"}(Il||(Il={}));var Pl,_l={borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,backgroundColor:gr.backgroundColor,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,exposure:gr.exposure,contrast:gr.contrast,saturation:gr.saturation,highlights:gr.highlights,shadows:gr.shadows},Bl={theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,backgroundColor:gr.backgroundColor},Hl={icon:gr.icon,showIcon:gr.showIcon,iconSize:gr.iconSize,iconColor:gr.iconColor},zl=function(){return{layout:{selectorKey:Il.LAYOUT,adjustment:gr.adjustment,width:Object.assign(Object.assign({},gr.width),{value:350,unit:lt.PIXELS}),height:Object.assign(Object.assign({},gr.height),{value:150,unit:lt.PIXELS}),margin:gr.margin,padding:gr.padding,positionType:gr.positionType,displayType:El.displayType,showSeparators:El.showSeparators,displayStyle:El.displayStyle,itemSpacing:El.itemSpacing,maxItemsToDisplay:El.maxItemsToDisplay,overflowItems:El.overflowItems,numOfItemsToLoad:El.numOfItemsToLoad,itemVerticalSpacing:El.itemVerticalSpacing,collapseInTheMiddle:El.collapseInTheMiddle,showMoreItems:El.showMoreItems,onClick:El.onClick,numOfItemsBeforeAndAfterCollapse:El.numOfItemsBeforeAndAfterCollapse,showItems:El.showItems},design:{selectorKey:Il.DESIGN,backgroundAndFill:Object.assign({selectorKey:Il.FILL_AND_BACKGROUND,addMedia:El.addMedia,addPatternOverlay:El.addPatternOverlay},_l),homePageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Il.HOME_PAGE_ITEM_STYLE,addMedia:El.addMedia,addPatternOverlay:El.addPatternOverlay},_l),Bl),Hl),currentPageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Il.CURRENT_PAGE_ITEM_STYLE,addMedia:El.addMedia,addPatternOverlay:El.addPatternOverlay},_l),Bl),Hl),otherItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Il.OTHER_ITEM_STYLES,addMedia:El.addMedia,addPatternOverlay:El.addPatternOverlay},_l),Bl),Hl),itemSeparator:Object.assign({selectorKey:Il.ITEM_SEPARATOR},Hl),expandIcon:Object.assign({selectorKey:Il.EXPAND_ICON,backgroundColor:gr.backgroundColor},Hl)}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.ICON_LIBRARY="iconLibrary"}(Pl||(Pl={}));var kl,jl={icon:gr.icon,showIcon:gr.showIcon,iconSize:gr.iconSize,iconColor:gr.iconColor},Kl=function(){return{layout:{selectorKey:Pl.LAYOUT,adjustment:gr.adjustment,width:Object.assign(Object.assign({},gr.width),{value:20,unit:lt.PIXELS}),height:Object.assign(Object.assign({},gr.height),{value:20,unit:lt.PIXELS}),margin:gr.margin,padding:gr.padding,positionType:gr.positionType},design:Object.assign({selectorKey:Pl.DESIGN,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},jl)}},Ul={searchResultsNumber:{value:"183",property:"searchResultsNumber",propertyType:at.CONTROLS},searchKeyword:{value:"‘Keyword’",property:"searchKeyword",propertyType:at.CONTROLS},otherText:{value:"Search Results for",property:"otherText",propertyType:at.CONTROLS},showSearchKeyword:{value:!0,property:"showSearchKeyword",propertyType:at.CONTROLS},showNoOfResults:{value:!0,property:"showNoOfResults",propertyType:at.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"}(kl||(kl={}));var Gl,Ml=function(){return{layout:{selectorKey:kl.LAYOUT,width:{value:"600",property:"width",unit:1,propertyType:at.CSS},height:{value:"40",property:"height",unit:1,propertyType:at.CSS},margin:gr.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:at.CSS},searchResultsNumber:Ul.searchResultsNumber,searchKeyword:Ul.searchKeyword,otherText:Ul.otherText,showSearchKeyword:Ul.showSearchKeyword,showNoOfResults:Ul.showNoOfResults,positionType:gr.positionType,pinTo:gr.pinTo},design:{selectorKey:kl.DESIGN,searchResultsNumber:{selectorKey:kl.SEARCH_RESULTS_COUNT,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},searchKeyword:{selectorKey:kl.SEARCH_RESULTS_KEYWORD,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},otherText:{selectorKey:kl.SEARCH_RESULTS_OTHER_TEXT,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight}},dataConnector:{selectorKey:kl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}}}},Vl={itemStockText:{value:"Item Stock",property:"itemStockText",propertyType:at.CONTROLS},showItemStockText:{value:!0,property:"showItemStockText",propertyType:at.CONTROLS},showExpectedReStockDate:{value:!0,property:"showExpectedReStockDate",propertyType:at.CONTROLS},stockRuleKey:{value:!0,property:"stockRuleKey",propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.ITEM_STOCK_TEXT="itemStockText"}(Gl||(Gl={}));var Wl,Yl=function(){return{layout:{selectorKey:Gl.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:at.CSS},height:{value:"28",property:"height",unit:1,propertyType:at.CSS},margin:gr.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:at.CSS},itemStockText:Vl.itemStockText,showItemStockText:Vl.showItemStockText,showExpectedReStockDate:Vl.showExpectedReStockDate,positionType:gr.positionType,pinTo:gr.pinTo,stockRuleKey:Vl.stockRuleKey},design:{selectorKey:Gl.DESIGN,itemStockText:{selectorKey:Gl.ITEM_STOCK_TEXT,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight}},dataConnector:{selectorKey:Gl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}}}},Fl={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:at.CSS},showTitle:{value:!0,property:"showTitle",propertyType:at.CONTROLS},cartTitle:{value:"My Cart",property:"cartTitle",propertyType:at.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:at.CONTROLS},cartItemsCountLabel:{value:"Items",property:"cartItemsCountLabel",propertyType:at.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:at.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:at.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:at.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:at.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:at.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:at.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:at.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:at.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:at.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:at.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:at.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:at.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:at.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"}(Wl||(Wl={}));var Xl,ql={borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,exposure:gr.exposure,contrast:gr.contrast,saturation:gr.saturation,highlights:gr.highlights,shadows:gr.shadows},Ql={theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,backgroundColor:gr.backgroundColor},Zl=function(){return{layout:{selectorKey:Wl.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:723,unit:lt.PIXELS}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,showTitle:Fl.showTitle,cartTitle:Fl.cartTitle,showNumberOfItems:Fl.showNumberOfItems,cartItemsCountLabel:Fl.cartItemsCountLabel,showActions:Fl.showActions,showContinueShopping:Fl.showContinueShopping,continueShoppingLinkTo:Fl.continueShoppingLinkTo,continueShoppingLink:Fl.continueShoppingLink,showAddFromWishlist:Fl.showAddFromWishlist,showCartGrouping:Fl.showCartGrouping,showClearCart:Fl.showClearCart,clearCartLinkTo:Fl.clearCartLinkTo,clearCartLink:Fl.clearCartLink,showDownloadCart:Fl.showDownloadCart,showShareCart:Fl.showShareCart,showPrintCart:Fl.showPrintCart,maxNumberOfActionsToShow:Fl.maxNumberOfActionsToShow},design:{selectorKey:Wl.DESIGN,cartHeadingStyles:Object.assign({selectorKey:Wl.CART_HEADING_STYLES,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle},Ql),cartActionStyles:{selectorKey:Wl.CART_ACTION_STYLES,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing},cartItemStyles:{selectorKey:Wl.CART_ITEM_STYLES,padding:gr.padding,margin:Fl.margin,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur,showBorder:gr.showBorder,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,backgroundColor:gr.backgroundColor},productActionsStyles:Object.assign(Object.assign({selectorKey:Wl.PRODUCT_ACTIONS_STYLES},ql),Ql),productNameStyles:Object.assign({selectorKey:Wl.PRODUCT_NAME_STYLES},Ql),productPriceStyles:Object.assign({selectorKey:Wl.PRODUCT_PRICE_STYLES},Ql),productInformationStyles:Object.assign({selectorKey:Wl.PRODUCT_INFORMATION_STYLES},Ql),productQuantityStyles:Object.assign(Object.assign({selectorKey:Wl.PRODUCT_QUANTITY_STYLES},ql),Ql)},content:{selectorKey:Wl.CONTENT,showProductTitle:{value:!0,property:"showProductTitle",propertyType:at.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:at.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:at.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:at.CONTENT},showProductOptions:{value:!0,property:"showProductOptions",propertyType:at.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:at.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:at.CONTENT},showCartItemAttribute:{value:!0,property:"showCartItemAttribute",propertyType:at.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:at.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:at.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:at.CONTENT}}}},$l={showTitle:{value:!0,property:"showTitle",propertyType:at.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:at.CONTROLS},showEnterCouponCode:{value:!0,property:"showEnterCouponCode",propertyType:at.CONTROLS},showSubTotal:{value:!0,property:"showSubTotal",propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Xl||(Xl={})),gr.theme,gr.font,gr.fontSize,gr.textColor,gr.bold,gr.italic,gr.linethrough,gr.underline,gr.textAlign,gr.characterSpacing,gr.lineHeight,gr.backgroundColor;var Jl,ep=function(){return{layout:{selectorKey:Xl.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:570,unit:lt.PIXELS}),height:Object.assign(Object.assign({},gr.height),{value:300,unit:lt.PIXELS}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,showTitle:$l.showTitle,showNumberOfItems:$l.showNumberOfItems,showEnterCouponCode:$l.showEnterCouponCode,showSubTotal:$l.showSubTotal},design:{selectorKey:Xl.DESIGN},content:{selectorKey:Xl.CONTENT,title:{value:"",property:"title",propertyType:at.CONTENT},checkOutButtonText:{value:"",property:"checkOutButtonText",propertyType:at.CONTENT}}}},op={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:at.CSS},showTitle:{value:!0,property:"showTitle",propertyType:at.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:at.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:at.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:at.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:at.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:at.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:at.CONTROLS},showCheckoutGrouping:{value:!0,property:"showCheckoutGrouping",propertyType:at.CONTROLS},showClearCheckout:{value:!0,property:"showClearCheckout",propertyType:at.CONTROLS},clearCheckoutLinkTo:{value:"Go To Home Page",property:"clearCheckoutLinkTo",propertyType:at.CONTROLS},clearCheckoutLink:{value:"",property:"clearCheckoutLink",propertyType:at.CONTROLS},showDownloadCheckout:{value:!0,property:"showDownloadCheckout",propertyType:at.CONTROLS},showShareCheckout:{value:!0,property:"showShareCheckout",propertyType:at.CONTROLS},showPrintCheckout:{value:!0,property:"showPrintCheckout",propertyType:at.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:at.CONTROLS},shadowColor:{value:{rgb:{r:237,g:23,b:51,a:1},hex:"#ed1733ff"},property:"shadowColor",propertyType:"css",parentRef:"cs-be-se-1"},showBorder:{value:!0,propertyType:"controls"},showShadow:{value:!0,property:"showBorder",propertyType:"controls"},blur:{value:0,property:"shadowBlur",unit:1,propertyType:"css"},spread:{value:0,property:"shadowSpread",unit:1,propertyType:"css"},angle:{property:"shadowAngle",propertyType:"css",value:{x:{value:0,unit:1},y:{value:0,unit:1}}},borderColor:{value:{rgb:{r:77,g:36,b:42,a:1},hex:"#4d242aff"},property:"borderColor",propertyType:"css",parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:"css"},borderRadius:{value:{isAll:!0,sides:{topLeft:{value:0,unit:1},topRight:{value:0,unit:1},bottomLeft:{value:0,unit:1},bottomRight:{value:0,unit:1}},property:"border"},property:"borderRadius"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.CHECKOUT_ITEM_STYLES="checkoutItemStyles",e.CHECKOUT_HEADING_STYLES="checkoutHeadingStyles",e.CHECKOUT_ACTION_STYLES="checkoutActionStyles",e.PRODUCT_ACTIONS_STYLES="productActionsStyles",e.PRODUCT_NAME_STYLES="productNameStyles",e.PRODUCT_PRICE_STYLES="productPriceStyles",e.PRODUCT_INFORMATION_STYLES="productInformationStyles",e.PRODUCT_QUANTITY_STYLES="productQuantityStyles"}(Jl||(Jl={}));var tp,rp={borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,exposure:gr.exposure,contrast:gr.contrast,saturation:gr.saturation,highlights:gr.highlights,shadows:gr.shadows},ip={theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,backgroundColor:gr.backgroundColor},np=function(){return{layout:{selectorKey:Jl.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:723,unit:lt.PIXELS}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,showTitle:op.showTitle,showNumberOfItems:op.showNumberOfItems,showActions:op.showActions,showContinueShopping:op.showContinueShopping,continueShoppingLinkTo:op.continueShoppingLinkTo,continueShoppingLink:op.continueShoppingLink,showAddFromWishlist:op.showAddFromWishlist,showCheckoutGrouping:op.showCheckoutGrouping,showClearCheckout:op.showClearCheckout,clearCheckoutLinkTo:op.clearCheckoutLinkTo,clearCheckoutLink:op.clearCheckoutLink,showDownloadCheckout:op.showDownloadCheckout,showShareCheckout:op.showShareCheckout,showPrintCheckout:op.showPrintCheckout,maxNumberOfActionsToShow:op.maxNumberOfActionsToShow},design:{selectorKey:Jl.DESIGN,checkoutHeadingStyles:Object.assign({selectorKey:Jl.CHECKOUT_HEADING_STYLES,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle},ip),checkoutActionStyles:{selectorKey:Jl.CHECKOUT_ACTION_STYLES,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing},checkoutItemStyles:{selectorKey:Jl.CHECKOUT_ITEM_STYLES,padding:gr.padding,margin:op.margin,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur,showBorder:gr.showBorder,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,backgroundColor:gr.backgroundColor},productActionsStyles:Object.assign(Object.assign({selectorKey:Jl.PRODUCT_ACTIONS_STYLES},rp),ip),productNameStyles:Object.assign({selectorKey:Jl.PRODUCT_NAME_STYLES},ip),productPriceStyles:Object.assign({selectorKey:Jl.PRODUCT_PRICE_STYLES},ip),productInformationStyles:Object.assign({selectorKey:Jl.PRODUCT_INFORMATION_STYLES},ip),productQuantityStyles:Object.assign(Object.assign({selectorKey:Jl.PRODUCT_QUANTITY_STYLES},rp),ip)},content:{selectorKey:Jl.CONTENT,title:{value:"",property:"title",propertyType:at.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:at.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:at.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:at.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:at.CONTENT},showProductOptions:{value:!0,property:"showProductOptions",propertyType:at.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:at.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:at.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:at.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:at.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:at.CONTENT}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(tp||(tp={}));var ap,lp=function(){return{layout:{selectorKey:tp.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:570,unit:lt.PIXELS}),height:Object.assign(Object.assign({},gr.height),{value:300,unit:lt.PIXELS}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo},design:{selectorKey:tp.DESIGN},content:{selectorKey:tp.CONTENT}}},pp={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:at.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:at.CONTROLS},lineDirection:{value:"horizontal",property:"lineDirection",propertyType:at.CONTROLS},lineStyle:{value:"solid",propertyType:at.CONTROLS,property:"lineStyle"},lineThickness:{value:5,property:"lineThickness",unit:1,propertyType:at.CSS},dash:{value:"5",property:"dash",propertyType:at.CONTROLS},gap:{value:"2",property:"gap",propertyType:at.CONTROLS},showLineEndPoints:{value:!0,propertyType:at.CONTROLS},lineEndPoints:{value:"round",propertyType:at.CONTROLS},showLineStartPointIcon:{value:!1,propertyType:at.CONTROLS},showLineEndPointIcon:{value:!1,propertyType:at.CONTROLS}},design:{leftIcon:{value:"preview",property:"leftIcon",propertyType:at.CONTROLS},rightIcon:{value:"minus-circle",property:"rightIcon",propertyType:at.CONTROLS},lineColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},propertyType:at.CSS,parentRef:"cs-be-cr-2"},size:{value:"20",property:"size",unit:1,propertyType:at.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:at.CONTROLS},iconGap:{value:"20",property:"iconGap",unit:1,propertyType:at.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"}(ap||(ap={}));var sp,dp=function(){return{layout:{selectorKey:ap.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"20",unit:1}),margin:gr.margin,padding:gr.padding,alignment:pp.layout.alignment,lineDirection:pp.layout.lineDirection,lineStyle:pp.layout.lineStyle,lineThickness:pp.layout.lineThickness,dash:pp.layout.dash,gap:pp.layout.gap,showLineEndPoints:pp.layout.showLineEndPointIcon,lineEndPoints:pp.layout.lineEndPoints,showLineStartPointIcon:pp.layout.showLineStartPointIcon,showLineEndPointIcon:pp.layout.showLineEndPointIcon,positionType:gr.positionType,pinTo:gr.pinTo},design:{selectorKey:ap.DESIGN,lineWidget:{selectorKey:ap.SOCIAL_WIDGET,backgroundColor:gr.backgroundColor,cropRatio:gr.cropRatio,zoomImage:gr.zoomImage,flip:gr.flip,rotate:gr.rotate,showBorder:gr.showBorder,borderStyle:gr.borderStyle,borderColor:gr.borderColor,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur},lineCorners:{selectorKey:ap.LINE_CORNERS,leftIcon:pp.design.leftIcon,rightIcon:pp.design.rightIcon,size:pp.design.size,iconColor:gr.iconColor,backgroundShape:pp.design.backgroundShape,backgroundColor:gr.backgroundColor,iconGap:pp.design},lineColor:{selectorKey:ap.LINE_COLOR,lineColor:pp.design.lineColor}}}},cp={tabPosition:{value:"horizontal",property:"tabPosition",propertyType:at.CONTROLS},tabLayout:{value:"contain",property:"tabLayout",propertyType:at.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:at.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:at.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:at.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:at.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:at.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:at.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:at.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:at.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Tab 1",content:{}},key:"123456tghjuik"}],property:"tabContent",propertyType:at.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"}(sp||(sp={}));var yp,up={borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,backgroundColor:gr.backgroundColor,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,exposure:gr.exposure,contrast:gr.contrast,saturation:gr.saturation,highlights:gr.highlights,shadows:gr.shadows},Sp={theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},gp=function(){return{layout:{selectorKey:sp.LAYOUT,width:gr.width,height:gr.height,margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,tabPosition:cp.tabPosition,tabLayout:cp.tabLayout,alignItems:cp.alignItems,justifyContent:cp.justifyContent,tabSpacing:cp.tabSpacing,tabContainerSpacing:cp.tabAndContainerSpacing,horizontalPadding:cp.horizontalPadding,verticalPadding:cp.verticalPadding,overflowTabs:cp.overflowTabs,spacingBetweenRows:cp.spacingBetweenRows},design:{selectorKey:sp.DESIGN,tabContainer:Object.assign({selectorKey:sp.TAB_CONTAINER},up),tabs:{selectorKey:sp.TABS,defaultState:Object.assign(Object.assign({selectorKey:sp.DEFAULT_STATE},up),Sp),hoverState:Object.assign(Object.assign({selectorKey:sp.HOVER_STATE},up),Sp),selectedState:Object.assign(Object.assign({selectorKey:sp.SELECTED_STATE},up),Sp)}},content:{selectorKey:sp.CONTENT,tabContent:cp.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(yp||(yp={}));var Tp,hp=function(){return{layout:{selectorKey:yp.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:at.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},gr.height),{isReadOnly:!0}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo},design:{selectorKey:yp.DESIGN,backgroundColor:Object.assign(Object.assign({},gr.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius}}},Cp={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:at.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:at.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:at.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:at.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:at.CONTROLS},continueShoppingLinkTo:{value:"Go To Home Page",property:"continueShoppingLinkTo",propertyType:at.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:at.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:at.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:at.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:at.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:at.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:at.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:at.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:at.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:at.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Tp||(Tp={})),gr.borderColor,gr.borderStyle,gr.borderPerSlide,gr.showBorder,gr.showShadow,gr.shadowColor,gr.blur,gr.spread,gr.angle,gr.borderRadius,gr.exposure,gr.contrast,gr.saturation,gr.highlights,gr.shadows;var Op,bp={theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,backgroundColor:gr.backgroundColor},vp=function(){return{layout:{selectorKey:Tp.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"400",unit:lt.PIXELS}),height:Object.assign(Object.assign({},gr.height),{value:"200",unit:lt.PIXELS}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo},design:Object.assign(Object.assign(Object.assign({selectorKey:Tp.DESIGN,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},_r),bp),{exposure:gr.exposure,contrast:gr.contrast,saturation:gr.saturation,highlights:gr.highlights,shadows:gr.shadows}),content:{selectorKey:Tp.CONTENT,title:{value:"",property:"title",propertyType:at.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:at.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:at.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:at.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:at.CONTENT},showOptions:{value:!0,property:"showOptions",propertyType:at.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:at.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:at.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:at.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:at.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:at.CONTENT}},dataConnector:{selectorKey:Tp.DATA_CONNECTOR,dataConnector:Cp.dataConnector}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Op||(Op={}));var mp,wp=function(){return{layout:{selectorKey:Op.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"310",unit:1}),padding:gr.padding,margin:gr.margin,positionType:gr.positionType},design:Object.assign(Object.assign({selectorKey:Op.DESIGN},_r),Pr)}},fp={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:at.CSS},displayStyle:{value:"Wrap Horizontal",propertyType:at.CONTROLS},gapBetweenItems:{value:"20",unit:1,property:"gapBetweenItems",propertyType:at.CSS},dropdownWidth:{value:"60",unit:1,property:"dropdownWidth",propertyType:at.CSS},showIcon:{value:!0,propertyType:at.CONTROLS},iconPosition:{value:"left",propertyType:at.CONTROLS}},content:{linksData:{value:[{id:vn.generateUniqueId(),title:"Profile Details",name:"profileDetails",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:vn.generateUniqueId(),title:"Addresses",name:"addresses",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:vn.generateUniqueId(),title:"Orders",name:"orders",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:vn.generateUniqueId(),title:"Returns",name:"returns",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:vn.generateUniqueId(),title:"Wishlist",name:"wishlist",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:vn.generateUniqueId(),title:"Quotes",name:"quotes",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"}],propertyType:at.CONTROLS},showTitle:{value:!0,propertyType:at.CONTROLS},linkType:{value:"page",propertyType:at.CONTROLS},openIn:{value:"_self",propertyType:at.CONTROLS},title:{value:"Quick Links",propertyType:at.CONTROLS},description:{value:"Quick Link Information",propertyType:at.CONTROLS},showDescription:{value:!0,propertyType:at.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:at.CONTROLS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:at.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:at.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:at.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:at.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:at.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:at.CSS},icon:{value:"",propertyType:at.CONTROLS},designiconSize:{value:"30",propertyType:at.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:at.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:at.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:at.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:at.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:at.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:at.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:at.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:at.CONTROLS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.FILL_AND_BACKGROUND="fillAndBackground",e.ITEM_STYLE="iconStyle",e.QuickLinks_ICONS="QuickLinks",e.QuickLinks_WIDGET="quickLinksWidgetDesign",e.QUICK_LINKS_TEXT_LAYOUT="quickLinksTextLayout",e.QUICK_LINKS_WIDGET_LAYOUT="quickLinksWidgetLayout",e.TEXT_CONTAINER_DESIGN="quickLinksTextContainerDesign"}(mp||(mp={}));var Rp,Np=function(){return{layout:{selectorKey:mp.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"70",unit:1}),margin:gr.margin,padding:gr.padding,displayStyle:fp.layout.displayStyle,gapBetweenItems:fp.layout.gapBetweenItems,dropdownWidth:fp.layout.dropdownWidth,positionType:gr.positionType,pinTo:gr.pinTo},content:{selectorKey:mp.CONTENT,showTitle:fp.content.showTitle,title:fp.content.title,showDescription:fp.content.showDescription,description:fp.content.description,linksData:fp.content.linksData,linkType:fp.content.linkType,openIn:fp.content.openIn},design:{selectorKey:mp.DESIGN,quickLinksWidgetDesign:{selectorKey:mp.QuickLinks_WIDGET,backgroundColor:gr.backgroundColor,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,showIcon:gr.showIcon,iconSize:gr.iconSize,iconColor:gr.iconColor,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,themeDesc:gr.themeDesc,fontDesc:gr.fontDesc,fontSizeDesc:gr.fontSizeDesc,textColorDesc:gr.textColorDesc,boldDesc:gr.boldDesc,italicDesc:gr.italicDesc,linethroughDesc:gr.linethroughDesc,underlineDesc:gr.underlineDesc,textAlignDesc:gr.textAlignDesc,characterSpacingDesc:gr.characterSpacingDesc,lineHeightDesc:gr.lineHeightDesc},itemStyle:{selectorKey:mp.ITEM_STYLE,backgroundColor:gr.backgroundColor,cropRatio:gr.cropRatio,zoomImage:gr.zoomImage,flip:gr.flip,rotate:gr.rotate,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,showBorder:gr.showBorder,borderStyle:gr.borderStyle,borderColor:gr.borderColor,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur,showIcon:Object.assign(Object.assign({},gr.showIcon),{value:!1}),iconSize:fp.design.designiconSize,iconColor:fp.design.iconColor},quickLinksTextLayout:{selectorKey:mp.QUICK_LINKS_TEXT_LAYOUT,textVerticalPadding:fp.design.textVerticalPadding,textHorizontalPadding:fp.design.textHorizontalPadding,titleAndDescriptionSpacing:fp.design.titleAndDescriptionSpacing},quickLinksWidgetLayout:{selectorKey:mp.QUICK_LINKS_WIDGET_LAYOUT,verticalAlignment:fp.design.verticalAlignment,widgetTextAndItemSpacing:fp.design.widgetTextAndItemSpacing,textPosition:fp.design.textPosition},quickLinksTextContainerDesign:{selectorKey:mp.TEXT_CONTAINER_DESIGN,backgroundColor:gr.backgroundColor,showBorder:gr.showBorder,borderStyle:gr.borderStyle,borderColor:gr.borderColor,borderPerSlide:gr.borderPerSlide,borderRadius:gr.borderRadius,showShadow:gr.showShadow,shadowColor:gr.shadowColor,angle:gr.angle,spread:gr.spread,blur:gr.blur}}}},Dp={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:at.CONTROLS},buttonType:{value:"primaryButton",propertyType:at.CONTROLS},buttonText:{value:"Add Order",property:"buttonText",propertyType:at.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:at.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:at.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:at.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:at.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:at.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Rp||(Rp={}));var Lp,Ap=function(){return{layout:{selectorKey:Rp.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"40",unit:1}),margin:gr.margin,positionType:gr.positionType,pinTo:gr.pinTo,buttonStyle:Dp.buttonStyle,buttonText:Dp.buttonText,buttonIcon:Dp.buttonIcon,iconPosition:Dp.iconPosition,iconAndTextSpacing:Dp.iconAndTextSpacing,alignment:Dp.alignment,buttonType:Dp.buttonType,linkTo:Dp.linkTo},design:{selectorKey:Rp.DESIGN,defaultState:{selectorKey:Rp.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},gr.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},gr.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},gr.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},gr.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},gr.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},gr.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},gr.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},gr.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},gr.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},gr.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},gr.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},gr.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},gr.theme),fontSize:Object.assign(Object.assign({},gr.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},gr.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},gr.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},gr.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},gr.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},gr.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},gr.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},gr.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},gr.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:gr.icon,showIcon:Object.assign(Object.assign({},gr.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},gr.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},gr.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:Rp.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},gr.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:Rp.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}}}},Ip={tabPosition:{value:"horizontal",property:"tabPosition",propertyType:at.CONTROLS},tabLayout:{value:"contain",property:"tabLayout",propertyType:at.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:at.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:at.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:at.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:at.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:at.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:at.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:at.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:at.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Add Products",content:{}},key:"buyForAddProducts"},{title:"Tab",contentSource:{title:"Cart",content:{}},key:"buyForCart"},{title:"Tab",contentSource:{title:"Shipping",content:{}},key:"buyForShipping"}],property:"tabContent",propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selected",e.BUY_FOR_TAB_CONTAINER="buyFortabContainer",e.BUY_FOR_TAB_CONTENT_CONTAINER="buyForTabContentContainer",e.BUY_FOR_TABS="buyForTabs"}(Lp||(Lp={}));var xp,Ep={borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,backgroundColor:gr.backgroundColor,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,exposure:gr.exposure,contrast:gr.contrast,saturation:gr.saturation,highlights:gr.highlights,shadows:gr.shadows},Pp={theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},_p=function(){return{layout:{selectorKey:Lp.LAYOUT,width:gr.width,height:gr.height,margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,tabPosition:Ip.tabPosition,tabLayout:Ip.tabLayout,alignItems:Ip.alignItems,justifyContent:Ip.justifyContent,tabSpacing:Ip.tabSpacing,tabContainerSpacing:Ip.tabAndContainerSpacing,horizontalPadding:Ip.horizontalPadding,verticalPadding:Ip.verticalPadding,overflowTabs:Ip.overflowTabs,spacingBetweenRows:Ip.spacingBetweenRows},design:{selectorKey:Lp.DESIGN,tabContainer:Object.assign({selectorKey:Lp.BUY_FOR_TAB_CONTAINER},Ep),tabs:{selectorKey:Lp.BUY_FOR_TABS,defaultState:Object.assign(Object.assign({selectorKey:Lp.DEFAULT_STATE},Ep),Pp),hoverState:Object.assign(Object.assign({selectorKey:Lp.HOVER_STATE},Ep),Pp),selectedState:Object.assign(Object.assign({selectorKey:Lp.SELECTED_STATE},Ep),Pp)}},content:{selectorKey:Lp.CONTENT,tabContent:Ip.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(xp||(xp={}));var Bp,Hp=function(){return{layout:{selectorKey:xp.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:at.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},gr.height),{isReadOnly:!0}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo},design:{selectorKey:xp.DESIGN,backgroundColor:Object.assign(Object.assign({},gr.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius}}},zp={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:at.CONTROLS},hideProgressbar:{value:!1,propertyType:at.CONTROLS},closeOnClick:{value:!1,propertyType:at.CONTROLS},pauseToastWhenWindowLosesFocus:{value:!0,propertyType:at.CONTROLS},disableAutoClose:{value:!1,propertyType:at.CONTROLS},newestOnTop:{value:!1,propertyType:at.CONTROLS},pauseDelayOnHour:{value:!0,propertyType:at.CONTROLS},rightToLeftLayout:{value:!1,propertyType:at.CONTROLS},showAnimation:{value:!0,propertyType:at.CONTROLS},showCloseIcon:{value:!0,propertyType:at.CONTROLS},showButton:{value:!0,propertyType:at.CONTROLS},showText:{value:!0,propertyType:at.CONTROLS},showIcon:{value:!0,propertyType:at.CONTROLS},position:{value:"top-right",propertyType:at.CONTROLS},itemSpacing:{value:"20",unit:1,propertyType:at.CSS},itemsPlacement:{value:"Icon + Text",propertyType:at.CONTROLS},itemsDisplayDirection:{value:"horizontal",propertyType:at.CONTROLS},autocloseDelayInms:{value:5e3,propertyType:at.CONTROLS},transition:{value:"Bounce",propertyType:at.CONTROLS},progress:{value:0,propertyType:at.CONTROLS},limit:{value:0,propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Bp||(Bp={}));var kp,jp=function(){return{layout:{selectorKey:Bp.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},gr.height),{value:"300",unit:1}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,position:zp.position,itemSpacing:zp.itemSpacing,itemsPlacement:zp.itemsPlacement,itemsDisplayDirection:zp.itemsDisplayDirection,showIcon:zp.showIcon,showText:zp.showText,showButton:zp.showButton,showCloseIcon:zp.showCloseIcon,showAnimation:zp.showAnimation,autocloseDelayInms:zp.autocloseDelayInms,transition:zp.transition,progress:zp.progress,limit:zp.limit,hideProgressbar:zp.hideProgressbar,closeOnClick:zp.closeOnClick,pauseToastWhenWindowLosesFocus:zp.pauseToastWhenWindowLosesFocus,disableAutoClose:zp.disableAutoClose,newestOnTop:zp.newestOnTop,pauseDelayOnHover:zp.pauseDelayOnHour,rightToLeftLayout:zp.rightToLeftLayout},design:Object.assign(Object.assign({selectorKey:Bp.DESIGN,borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:Object.assign(Object.assign({},gr.showBorder),{value:!1}),showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,theme:gr.theme,font:gr.font,fontSize:{value:16,unit:1,property:"fontSize",propertyType:at.CSS,parentRef:"ty-h3-ft-se"},textColor:Object.assign(Object.assign({},gr.textColor),{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}}}),bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,borderRadius:{isAll:!0,sides:{topLeft:{value:6,unit:1},topRight:{value:6,unit:1},bottomLeft:{value:6,unit:1},bottomRight:{value:6,unit:1}},property:"borderRadius",propertyType:at.CSS},icon:{value:"filled-check-circle",propertyType:at.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},showIcon:Object.assign({},gr.showIcon),iconSize:Object.assign({},gr.iconSize),iconColor:Object.assign({},gr.iconColor)},_r),{backgroundColor:Object.assign(Object.assign({},_r.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}}})})}},Kp={showSpotlightText:{value:!0,property:"showSpotlightText",propertyType:at.CONTROLS},spotlightSectionTypeControl:{value:"single",property:"spotlightSectionTypeControl",propertyType:at.CONTROLS},spotlightSectionType:{value:"Carousel",property:"spotlightSectionType",propertyType:at.CONTROLS},direction:{value:"Vertical",property:"direction",propertyType:at.CONTROLS},hotspotTypeControl:{value:"single",property:"hotspotTypeControl",propertyType:at.CONTROLS},hotspotLineDisplayControl:{value:"solid",property:"hotspotLineDisplayControl",propertyType:at.CONTROLS},hotspotLineTypeControl:{value:"bend",property:"hotspotLineTypeControl",propertyType:at.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:at.CONTROLS},showThumbnailSliderControls:{value:!0,property:"showThumbnailSliderControls",propertyType:at.CONTROLS},showSliderNavigationControls:{value:!0,property:"showSliderNavigationControls",propertyType:at.CONTROLS},sliderNavigationControlsSize:{value:24,unit:1,property:"sliderNavigationControlsSize",propertyType:at.CSS},showPaginationDots:{value:!1,property:"showPaginationDots",propertyType:at.CONTROLS},paginationDotsSize:{value:10,unit:1,property:"paginationDotsSize",propertyType:at.CSS},hotspotXAndYCoordinates:{value:{x:{value:0},y:{value:0}},property:"hotspotXAndYCoordinates",propertyType:at.CONTROLS},showHotspotIcon:{value:!0,property:"showHotspotIcon",propertyType:at.CONTROLS},hotspotIconSize:{value:24,unit:1,property:"hotspotIconSize",propertyType:at.CSS},hotspotLineDirection:{value:"Left",property:"hotspotLineDirection",propertyType:at.CONTROLS},lineThickness:{value:1,unit:1,property:"lineThickness",propertyType:at.CSS},hotspotLineBendDirection:{value:"Bottom",property:"hotspotLineBendDirection",propertyType:at.CONTROLS},beforBendLineDistance:{value:85,unit:1,property:"beforBendLineDistance",propertyType:at.CSS},afterBendLineDistance:{value:38,unit:1,property:"afterBendLineDistance",propertyType:at.CSS},showDataConnectorIcons:{value:!0,property:"showDataConnectorIcons",propertyType:at.CONTROLS},startIconSize:{value:8,unit:1,property:"startIconSize",propertyType:at.CSS},endIconSize:{value:8,unit:1,property:"endIconSize",propertyType:at.CSS},spotlightType:{value:"Icon + Text",property:"spotlightType",propertyType:at.CONTROLS},spotlightItemPlacement:{value:"IconText",property:"spotlightItemPlacement",propertyType:at.CONTROLS},spotlightItemAlignment:{value:"Left",property:"spotlightItemAlignment",propertyType:at.CONTROLS},spotlightBoxPadding:{value:8,unit:1,property:"spotlightBoxPadding",propertyType:at.CSS},spotlightItemSpacing:{value:8,unit:1,property:"spotlightItemSpacing",propertyType:at.CSS},spotlightIconSize:{value:8,unit:1,property:"spotlightIconSize",propertyType:at.CSS},spotlightIconPadding:{value:8,unit:1,property:"spotlightIconPadding",propertyType:at.CSS},spotlightTextFontSize:{value:8,unit:1,property:"spotlightTextFontSize",propertyType:at.CSS},spotlightTextLineHeight:{value:8,unit:1,property:"spotlightTextLineHeight",propertyType:at.CSS},spotlightTextLetterSpacing:{value:8,unit:1,property:"spotlightTextLetterSpacing",propertyType:at.CSS},spotlightTextPadding:{value:8,unit:1,property:"spotlightTextPadding",propertyType:at.CSS},showSpotlightProductData:{value:!0,property:"spotlightProductPadding",propertyType:at.CSS},spotlightProductItemSpacing:{value:8,unit:1,property:"spotlightProductItemSpacing",propertyType:at.CSS},spotlightProductPadding:{value:8,unit:1,property:"spotlightProductPadding",propertyType:at.CSS},spotlightText:{value:"",property:"spotlightText",propertyType:at.CONTROLS},showProductCode:{value:!0,property:"showProductCode",propertyType:at.CONTROLS},showProductPrice:{value:!0,property:"showProductPrice",propertyType:at.CONTROLS},showAddToCartButton:{value:!0,property:"showAddToCartButton",propertyType:at.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:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector",e.SPOTLIGHT_TEXT="spotlightText"}(kp||(kp={}));var Up,Gp=function(e){return{layout:{selectorKey:kp.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:at.CSS},height:{value:"28",property:"height",unit:1,propertyType:at.CSS},margin:gr.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:at.CSS},positionType:gr.positionType,pinTo:gr.pinTo,showSpotlightText:Kp.showSpotlightText,spotlightSectionTypeControl:Kp.spotlightSectionTypeControl,spotlightSectionType:Kp.spotlightSectionType,direction:Kp.direction,hotspotTypeControl:Kp.hotspotTypeControl,hotspotLineDisplayControl:Kp.hotspotLineDisplayControl,hotspotLineTypeControl:Kp.hotspotLineTypeControl,sliderControl:Kp.sliderControl,showThumbnailSliderControls:Kp.showThumbnailSliderControls,showSliderNavigationControls:Kp.showSliderNavigationControls,sliderNavigationControlsSize:Kp.sliderNavigationControlsSize,showPaginationDots:Kp.showPaginationDots,paginationDotsSize:Kp.paginationDotsSize,hotspotXAndYCoordinates:Kp.hotspotXAndYCoordinates,showHotspotIcon:Kp.showHotspotIcon,hotspotIconSize:Kp.hotspotIconSize,hotspotLineDirection:Kp.hotspotLineDirection,lineThickness:Kp.lineThickness,hotspotLineBendDirection:Kp.hotspotLineBendDirection,beforBendLineDistance:Kp.beforBendLineDistance,afterBendLineDistance:Kp.afterBendLineDistance,showDataConnectorIcons:Kp.showDataConnectorIcons,startIconSize:Kp.startIconSize,endIconSize:Kp.endIconSize,spotlightType:Kp.spotlightType,spotlightItemPlacement:Kp.spotlightItemPlacement,spotlightItemAlignment:Kp.spotlightItemAlignment,spotlightBoxPadding:Kp.spotlightBoxPadding,spotlightItemSpacing:Kp.spotlightItemSpacing,spotlightIconSize:Kp.spotlightIconSize,spotlightIconPadding:Kp.spotlightIconPadding,spotlightTextFontSize:Kp.spotlightTextFontSize,spotlightTextLineHeight:Kp.spotlightTextLineHeight,spotlightTextLetterSpacing:Kp.spotlightTextLetterSpacing,spotlightTextPadding:Kp.spotlightTextPadding,showSpotlightProductData:Kp.showSpotlightProductData,spotlightProductItemSpacing:Kp.spotlightProductItemSpacing,spotlightProductPadding:Kp.spotlightProductPadding},design:{selectorKey:kp.DESIGN,spotlightText:Object.assign({selectorKey:kp.SPOTLIGHT_TEXT,theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},_r)},content:{spotlightText:Kp.spotlightText,showProductCode:Kp.showProductCode,showProductPrice:Kp.showProductPrice,showAddToCartButton:Kp.showAddToCartButton,slides:Kp.slides},dataConnector:{selectorKey:kp.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:at.CONTROLS}}}},Mp={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:at.CONTROLS},positionDisplayStyle:{value:"Dropdown",property:"positionDisplayStyle",propertyType:at.CONTROLS},logoDisplayStyle:{value:"Dropdown",property:"logoDisplayStyle",propertyType:at.CONTROLS},textFontDisplayStyle:{value:"Dropdown",property:"textFontDisplayStyle",propertyType:at.CONTROLS},textColorDisplayStyle:{value:"Dropdown",property:"textColorDisplayStyle",propertyType:at.CONTROLS},itemGap:{value:10,unit:1,property:"itemGap",propertyType:at.CSS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:at.CSS},logoOverflowControl:{value:"Wrap",property:"logoOverflowControl",propertyType:at.CONTROLS},positionOverflowControl:{value:"Wrap",property:"positionOverflowControl",propertyType:at.CONTROLS},textFontOverflowControl:{value:"Wrap",property:"textOverflowControl",propertyType:at.CONTROLS},textColorOverflowControl:{value:"Wrap",property:"textOverflowControl",propertyType:at.CONTROLS},numOfItemsToShowForPosition:{value:3,property:"numOfItemsToShowForPosition",propertyType:at.CONTROLS},numOfItemsToShowForLogo:{value:3,property:"numOfItemsToShowForLogo",propertyType:at.CONTROLS},numOfItemsToShowForTextFont:{value:3,property:"numOfItemsToShowForTextFont",propertyType:at.CONTROLS},numOfItemsToShowForTextColor:{value:3,property:"numOfItemsToShowForTextColor",propertyType:at.CONTROLS},dropdownItemPadding:{value:10,unit:1,property:"dropdownItemPadding",propertyType:at.CSS},tabItemPadding:{value:10,unit:1,property:"tabItemPadding",propertyType:at.CSS}},Vp={showPosition:{value:!0,property:"showPosition",propertyType:at.CONTROLS},showLogo:{value:!0,property:"showLogo",propertyType:at.CONTROLS},showTextFont:{value:!0,property:"showTextFont",propertyType:at.CONTROLS},showTextColor:{value:!0,property:"showTextColor",propertyType:at.CONTROLS},showTextLine:{value:!0,property:"showTextLine",propertyType:at.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:at.CONTROLS},showNote:{value:!0,property:"showNote",propertyType:at.CONTROLS},showPreview:{value:!0,property:"showPreview",propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.LABEL_DESIGN="labelDesign",e.TAB_DEsIGN="tabDesign",e.DROP_DOWN_DESIGN="dropdownDesign",e.SHOW_MORE_BUTTON_DESIGN="showMoreButtonDesign",e.DROP_DOWN_LIST_DESIGN="dropDownListDesign",e.NOTE_DESIGN="noteDesign",e.PREVIEW_DESIGN="previewDesign"}(Up||(Up={}));var Wp,Yp={borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,backgroundColor:gr.backgroundColor,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius,exposure:gr.exposure,contrast:gr.contrast,saturation:gr.saturation,highlights:gr.highlights,shadows:gr.shadows},Fp={theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight,backgroundColor:gr.backgroundColor},Xp=function(){return{layout:{selectorKey:Up.LAYOUT,width:Object.assign(Object.assign({},gr.width),{value:570,unit:lt.PIXELS}),height:Object.assign(Object.assign({},gr.height),{value:300,unit:lt.PIXELS}),margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo,positionDisplayStyle:Mp.positionDisplayStyle,logoDisplayStyle:Mp.logoDisplayStyle,textFontDisplayStyle:Mp.textFontDisplayStyle,textColorDisplayStyle:Mp.textColorDisplayStyle,itemGap:Mp.itemGap,spacingBetweenItems:Mp.spacingBetweenItems,logoOverflowControl:Mp.logoOverflowControl,positionOverflowControl:Mp.positionOverflowControl,textFontOverflowControl:Mp.textFontOverflowControl,textColorOverflowControl:Mp.textColorOverflowControl,numOfItemsToShowForPosition:Mp.numOfItemsToShowForPosition,numOfItemsToShowForLogo:Mp.numOfItemsToShowForLogo,numOfItemsToShowForTextFont:Mp.numOfItemsToShowForTextFont,numOfItemsToShowForTextColor:Mp.numOfItemsToShowForTextColor,dropdownItemPadding:Mp.dropdownItemPadding,tabItemPadding:Mp.tabItemPadding},design:{selectorKey:Up.DESIGN,labelDesign:Object.assign(Object.assign({selectorKey:Up.LABEL_DESIGN},Yp),Fp),tabDesign:Object.assign(Object.assign({selectorKey:Up.TAB_DEsIGN},Yp),Fp),dropdownDesign:Object.assign(Object.assign({selectorKey:Up.DROP_DOWN_DESIGN},Yp),Fp),showMoreButtonDesign:Object.assign(Object.assign({selectorKey:Up.SHOW_MORE_BUTTON_DESIGN},Yp),Fp),previewDesign:Object.assign(Object.assign({selectorKey:Up.PREVIEW_DESIGN},Yp),Fp),dropdownListDesign:Object.assign(Object.assign({selectorKey:Up.DROP_DOWN_LIST_DESIGN},Yp),Fp),noteDesign:Object.assign(Object.assign({selectorKey:Up.NOTE_DESIGN},Yp),Fp)},content:{selectorKey:Up.CONTENT,showPosition:Vp.showPosition,showLogo:Vp.showLogo,showTextFont:Vp.showTextFont,showTextColor:Vp.showTextColor,showTextLine:Vp.showTextLine,showDivider:Vp.showDivider,showNote:Vp.showNote,showPreview:Vp.showPreview},dataConnector:{selectorKey:Up.DATA_CONNECTOR,dataConnector:Mp.dataConnector}}},qp={listContent:{value:[{title:"List Item",contentSource:{title:"List Item",icon:gr.icon,content:{}},key:"123456tghjuik"}],property:"listContent",propertyType:at.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.LIST="list",e.ICON="icon",e.TEXT="text"}(Wp||(Wp={}));var Qp,Zp,$p,Jp,es,os,ts,rs,is={borderColor:gr.borderColor,borderStyle:gr.borderStyle,borderPerSlide:gr.borderPerSlide,showBorder:gr.showBorder,backgroundColor:gr.backgroundColor,showShadow:gr.showShadow,shadowColor:gr.shadowColor,blur:gr.blur,spread:gr.spread,angle:gr.angle,borderRadius:gr.borderRadius},ns={theme:gr.theme,font:gr.font,fontSize:gr.fontSize,textColor:gr.textColor,bold:gr.bold,italic:gr.italic,linethrough:gr.linethrough,underline:gr.underline,textAlign:gr.textAlign,characterSpacing:gr.characterSpacing,lineHeight:gr.lineHeight},as={icon:gr.icon,showIcon:Object.assign(Object.assign({},gr.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},gr.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},gr.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),verticalAlignment:{value:"start",property:"verticalAlignment",propertyType:at.CSS},iconGap:{value:6,unit:lt.PIXELS,property:"iconGap",propertyType:at.CSS}},ls={listGap:{value:12,unit:lt.PIXELS,property:"listGap",propertyType:at.CSS},showDivider:Object.assign(Object.assign({},gr.showDivider),{value:!0,parentRef:"bs-dt-se-sw-in-di"}),dividerStyle:Object.assign(Object.assign({},gr.borderStyle),{property:"dividerStyle"}),dividerWidth:{value:"100",property:"dividerWidth",unit:lt.PERCENTAGE,propertyType:at.CSS},dividerWeight:{value:"1",property:"dividerWeight",unit:lt.PIXELS,propertyType:at.CSS},dividerColor:Object.assign(Object.assign({},gr.iconColor),{property:"dividerColor",value:null,parentRef:"bs-dt-se-in-cr"})},ps=function(){return{layout:{selectorKey:Wp.LAYOUT,width:gr.width,height:gr.height,margin:gr.margin,padding:gr.padding,overflowContent:gr.overflowContent,scrollDirection:gr.scrollDirection,displayScrollbar:gr.displayScrollbar,positionType:gr.positionType,pinTo:gr.pinTo},design:{selectorKey:Wp.DESIGN,list:Object.assign(Object.assign({selectorKey:Wp.LIST},is),ls),icon:{selectorKey:Wp.ICON,defaultState:Object.assign({selectorKey:Wp.DEFAULT_STATE},as),hoverState:{selectorKey:Wp.HOVER_STATE}},text:{selectorKey:Wp.TEXT,defaultState:Object.assign({selectorKey:Wp.DEFAULT_STATE},ns),hoverState:{selectorKey:Wp.HOVER_STATE}}},content:{selectorKey:Wp.CONTENT,listContent:qp.listContent}}},ss=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%"}},ds=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},cs=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ys=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},us=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},Ss=function(){return Object.assign(Object.assign({},us()),{gridTemplateRows:"1fr",gridTemplateColumns:"1fr"})},gs=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ts=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},hs=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Cs=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"}},Os=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},bs=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},vs=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"}},ms=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ws=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},fs=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Rs=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ns=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ds=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"}},Ls=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%"}},As=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Is=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},xs=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Es=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%"}},Ps=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"}},_s=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"}},Bs=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%"}},Hs=12,zs=4,ks=1,js=70,Ks=20,Us=4,Gs=2;!function(e){e[e.Edit=1]="Edit",e[e.Preview=2]="Preview"}(Qp||(Qp={})),function(e){e.Desktop="desktop",e.Mobile="mobile"}(Zp||(Zp={})),function(e){e.Button="button",e.Content="content",e.Custom="custom",e.Input="input",e.Select="select",e.Textarea="textarea"}($p||($p={})),function(e){e.Button="button",e.Checkbox="checkbox",e.Date="date",e.DateTime="datetime-local",e.Email="email",e.File="file",e.Heading="heading",e.Month="month",e.Number="number",e.Password="password",e.Radio="radio",e.Rating="rating",e.ResetButton="reset",e.Select="select",e.SubmitButton="submit",e.Tel="tel",e.Text="text",e.Textarea="textarea",e.Time="time",e.Url="url",e.Week="week"}(Jp||(Jp={})),function(e){e.FirstName="FirstName",e.LastName="LastName",e.Email="Email",e.Password="Password",e.Phone="Phone",e.DateOfBirth="DateOfBirth",e.Address="Address",e.ShortAnswer="ShortAnswer",e.LongAnswer="LongAnswer",e.Number="Number",e.Link="Link",e.Upload="Upload",e.Rating="Rating",e.SingleChoice="SingleChoice",e.MultiChoice="MultiChoice",e.DropDown="DropDown",e.Checkbox="Checkbox",e.DatePicker="DatePicker",e.Date="Date",e.DateTime="DateTime",e.Time="Time",e.SubmitButton="SubmitButton",e.ResetButton="ResetButton",e.LoginButton="LoginButton",e.CustomAttribute1="CustomAttribute1",e.CustomAttribute2="CustomAttribute2",e.Header="Header",e.Text="Text"}(es||(es={})),function(e){e[e.LABEL=1]="LABEL",e[e.REQUIRED=2]="REQUIRED",e[e.PLACEHOLDER=3]="PLACEHOLDER",e[e.DESCRIPTION=4]="DESCRIPTION",e[e.LIMIT_CHARACTER=5]="LIMIT_CHARACTER",e[e.MULTI_TOGGLE=6]="MULTI_TOGGLE"}(os||(os={})),function(e){e[e.ShowMessage=1]="ShowMessage",e[e.RedirectToURL=2]="RedirectToURL",e[e.ClearForm=3]="ClearForm"}(ts||(ts={})),function(e){e[e.Custom=1]="Custom",e[e.Always=2]="Always"}(rs||(rs={}));var Ms=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"}},Vs=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ws=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%"}},Ys=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"}},Fs=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"}},Xs=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"}},qs=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%"}},Qs=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Zs=function(){return{minHeight:"30px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}}})(),r})()));
2
+ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["storefront-cms-library"]=t():e["storefront-cms-library"]=t()}(this,(()=>(()=>{var e={633:(e,t,o)=>{var r=o(738).default;function i(){"use strict";e.exports=i=function(){return o},e.exports.__esModule=!0,e.exports.default=e.exports;var t,o={},n=Object.prototype,a=n.hasOwnProperty,l=Object.defineProperty||function(e,t,o){e[t]=o.value},p="function"==typeof Symbol?Symbol:{},s=p.iterator||"@@iterator",d=p.asyncIterator||"@@asyncIterator",c=p.toStringTag||"@@toStringTag";function y(e,t,o){return Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{y({},"")}catch(t){y=function(e,t,o){return e[t]=o}}function u(e,t,o,r){var i=t&&t.prototype instanceof b?t:b,n=Object.create(i.prototype),a=new P(r||[]);return l(n,"_invoke",{value:A(e,o,a)}),n}function S(e,t,o){try{return{type:"normal",arg:e.call(t,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,s,(function(){return this}));var f=Object.getPrototypeOf,R=f&&f(f(_([])));R&&R!==n&&a.call(R,s)&&(w=R);var N=m.prototype=b.prototype=Object.create(w);function D(e){["next","throw","return"].forEach((function(t){y(e,t,(function(e){return this._invoke(t,e)}))}))}function L(e,t){function o(i,n,l,p){var s=S(e[i],e,n);if("throw"!==s.type){var d=s.arg,c=d.value;return c&&"object"==r(c)&&a.call(c,"__await")?t.resolve(c.__await).then((function(e){o("next",e,l,p)}),(function(e){o("throw",e,l,p)})):t.resolve(c).then((function(e){d.value=e,l(d)}),(function(e){return o("throw",e,l,p)}))}p(s.arg)}var i;l(this,"_invoke",{value:function(e,r){function n(){return new t((function(t,i){o(e,r,t,i)}))}return i=i?i.then(n,n):n()}})}function A(e,o,r){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:t,done:!0}}for(r.method=n,r.arg=a;;){var l=r.delegate;if(l){var p=I(l,r);if(p){if(p===O)continue;return p}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(i===g)throw i=C,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);i=h;var s=S(e,o,r);if("normal"===s.type){if(i=r.done?C:T,s.arg===O)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(i=C,r.method="throw",r.arg=s.arg)}}}function I(e,o){var r=o.method,i=e.iterator[r];if(i===t)return o.delegate=null,"throw"===r&&e.iterator.return&&(o.method="return",o.arg=t,I(e,o),"throw"===o.method)||"return"!==r&&(o.method="throw",o.arg=new TypeError("The iterator does not provide a '"+r+"' 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=t),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 t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function E(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function P(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(x,this),this.reset(!0)}function _(e){if(e||""===e){var o=e[s];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=t,o.done=!0,o};return n.next=n}}throw new TypeError(r(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 t="function"==typeof e&&e.constructor;return!!t&&(t===v||"GeneratorFunction"===(t.displayName||t.name))},o.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,m):(e.__proto__=m,y(e,c,"GeneratorFunction")),e.prototype=Object.create(N),e},o.awrap=function(e){return{__await:e}},D(L.prototype),y(L.prototype,d,(function(){return this})),o.AsyncIterator=L,o.async=function(e,t,r,i,n){void 0===n&&(n=Promise);var a=new L(u(e,t,r,i),n);return o.isGeneratorFunction(t)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},D(N),y(N,c,"Generator"),y(N,s,(function(){return this})),y(N,"toString",(function(){return"[object Generator]"})),o.keys=function(e){var t=Object(e),o=[];for(var r in t)o.push(r);return o.reverse(),function e(){for(;o.length;){var r=o.pop();if(r in t)return e.value=r,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=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(E),!e)for(var o in this)"t"===o.charAt(0)&&a.call(this,o)&&!isNaN(+o.slice(1))&&(this[o]=t)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var o=this;function r(r,i){return l.type="throw",l.arg=e,o.next=r,i&&(o.method="next",o.arg=t),!!i}for(var i=this.tryEntries.length-1;i>=0;--i){var n=this.tryEntries[i],l=n.completion;if("root"===n.tryLoc)return r("end");if(n.tryLoc<=this.prev){var p=a.call(n,"catchLoc"),s=a.call(n,"finallyLoc");if(p&&s){if(this.prev<n.catchLoc)return r(n.catchLoc,!0);if(this.prev<n.finallyLoc)return r(n.finallyLoc)}else if(p){if(this.prev<n.catchLoc)return r(n.catchLoc,!0)}else{if(!s)throw Error("try statement without catch or finally");if(this.prev<n.finallyLoc)return r(n.finallyLoc)}}}},abrupt:function(e,t){for(var o=this.tryEntries.length-1;o>=0;--o){var r=this.tryEntries[o];if(r.tryLoc<=this.prev&&a.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=t&&t<=i.finallyLoc&&(i=null);var n=i?i.completion:{};return n.type=e,n.arg=t,i?(this.method="next",this.next=i.finallyLoc,O):this.complete(n)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),O},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var o=this.tryEntries[t];if(o.finallyLoc===e)return this.complete(o.completion,o.afterLoc),E(o),O}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var o=this.tryEntries[t];if(o.tryLoc===e){var r=o.completion;if("throw"===r.type){var i=r.arg;E(o)}return i}}throw Error("illegal catch attempt")},delegateYield:function(e,o,r){return this.delegate={iterator:_(e),resultName:o,nextLoc:r},"next"===this.method&&(this.arg=t),O}},o}e.exports=i,e.exports.__esModule=!0,e.exports.default=e.exports},738:e=>{function t(o){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(o)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},756:(e,t,o)=>{var r=o(633)();e.exports=r;try{regeneratorRuntime=r}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}}},t={};function o(r){var i=t[r];if(void 0!==i)return i.exports;var n=t[r]={exports:{}};return e[r](n,n.exports,o),n.exports}o.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return o.d(t,{a:t}),t},o.d=(e,t)=>{for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};return(()=>{"use strict";o.r(r),o.d(r,{ElementEditSchema:()=>ft,addOrderSchema:()=>Zt,amountEstimatorSchema:()=>t,brandImageSchema:()=>xt,brandSchema:()=>It,bulkVariantPickerSchema:()=>i,bundleSchema:()=>Et,buttonSchema:()=>n,buyForTabsContainerSchema:()=>Jt,buyForTabsSchema:()=>$t,cartSchema:()=>Nt,categoryDetailsSchema:()=>Gt,checkoutSchema:()=>Dt,cmsTypes:()=>e,codeSchema:()=>a,commonFunctions:()=>Rn,contactUsSchema:()=>zt,containerSchema:()=>l,countdownSchema:()=>p,createFormSchema:()=>Kt,embedSchema:()=>s,enums:()=>j,faqSchema:()=>d,formBuilder:()=>qt,gallerySliderSchema:()=>c,gridSchema:()=>y,iconListSchema:()=>ro,imageHotspotSchema:()=>u,imageSchema:()=>S,interfaces:()=>K,itemStockSchema:()=>Vt,layouterItemSchema:()=>Ht,layouterSchema:()=>Bt,lightBoxV2Schema:()=>Pt,lightboxSchema:()=>Rt,lineItemSchema:()=>Wt,loginSchema:()=>kt,mapSchema:()=>T,marchandiserSetsSchema:()=>Xt,menuItemSchema:()=>no,menuV2Schema:()=>io,orderStatusSchema:()=>jt,paymentMethodsSchema:()=>h,pickupLocationsSchema:()=>C,priceSchema:()=>f,productActionsSchema:()=>O,productCustomizationsSchema:()=>oo,productHighlightsSchema:()=>w,productImageSchema:()=>b,productInventorySchema:()=>v,productPromotionsSchema:()=>m,productSchema:()=>g,profileSchema:()=>Lt,quantitySelectorSchema:()=>R,quickLinksSchema:()=>Qt,repeaterSchema:()=>At,resetPasswordSchema:()=>Ut,scrollSchema:()=>N,searchResultsHeadingSchema:()=>Mt,searchSchema:()=>_t,sectionSchema:()=>D,shippingEstimatorSchema:()=>L,socialIconsSchema:()=>A,spotlightSchema:()=>to,stackSchema:()=>I,storeLocationsSchema:()=>x,tabSchema:()=>E,tableSchema:()=>P,tabsContainerSchema:()=>Ft,tabsV2Schema:()=>Yt,textSchema:()=>_,toasterSchema:()=>eo,uomSelectorSchema:()=>B,variantPickerSchema:()=>H,videoSChema:()=>z,volumePricingSchema:()=>k});var e={};o.r(e);var t={};o.r(t),o.d(t,{getDefaultStyles:()=>go});var i={};o.r(i),o.d(i,{getDefaultStyles:()=>To});var n={};o.r(n),o.d(n,{getDefaultStyles:()=>ho});var a={};o.r(a),o.d(a,{getDefaultStyles:()=>Co,getSectionDefaultStyles:()=>Oo});var l={};o.r(l),o.d(l,{getDefaultStyles:()=>bo});var p={};o.r(p),o.d(p,{getDefaultStyles:()=>vo});var s={};o.r(s),o.d(s,{getDefaultStyles:()=>mo,getSectionDefaultStyles:()=>wo});var d={};o.r(d),o.d(d,{getDefaultStyles:()=>fo});var c={};o.r(c),o.d(c,{getDefaultStyles:()=>Ro});var y={};o.r(y),o.d(y,{getDefaultStyles:()=>No});var u={};o.r(u),o.d(u,{getDefaultStyles:()=>Do});var S={};o.r(S),o.d(S,{getDefaultStyles:()=>Lo});var g={};o.r(g),o.d(g,{getDefaultStyles:()=>Ao});var T={};o.r(T),o.d(T,{getDefaultStyles:()=>Io});var h={};o.r(h),o.d(h,{getDefaultStyles:()=>xo});var C={};o.r(C),o.d(C,{getDefaultStyles:()=>Eo});var O={};o.r(O),o.d(O,{getDefaultStyles:()=>Po});var b={};o.r(b),o.d(b,{getDefaultStyles:()=>_o});var v={};o.r(v),o.d(v,{getDefaultStyles:()=>Bo});var m={};o.r(m),o.d(m,{getDefaultStyles:()=>Ho});var w={};o.r(w),o.d(w,{getDefaultStyles:()=>zo});var f={};o.r(f),o.d(f,{getDefaultStyles:()=>ko});var R={};o.r(R),o.d(R,{getDefaultStyles:()=>jo});var N={};o.r(N),o.d(N,{getDefaultStyles:()=>Ko});var D={};o.r(D),o.d(D,{getDefaultStyles:()=>Uo,getSectionDefaultStyles:()=>Go});var L={};o.r(L),o.d(L,{getDefaultStyles:()=>Mo});var A={};o.r(A),o.d(A,{getDefaultSocialIconsStyles:()=>Vo});var I={};o.r(I),o.d(I,{getDefaultStyles:()=>Wo});var x={};o.r(x),o.d(x,{getDefaultStyles:()=>Yo});var E={};o.r(E),o.d(E,{getDefaultStyles:()=>Fo});var P={};o.r(P),o.d(P,{getDefaultTableStyles:()=>Xo});var _={};o.r(_),o.d(_,{getDefaultStyles:()=>qo});var B={};o.r(B),o.d(B,{getDefaultStyles:()=>Qo});var H={};o.r(H),o.d(H,{getDefaultStyles:()=>Zo});var z={};o.r(z),o.d(z,{getDefaultVideoStyles:()=>$o});var k={};o.r(k),o.d(k,{getDefaultStyles:()=>Jo});var j={};o.r(j),o.d(j,{CMSCSSUnitTypesEnums:()=>co,CMSComponentImportTypeEnum:()=>yo,CMSCustomEventServiceTypesEnum:()=>pr,CMSCustomEventsListEnums:()=>sr,CMSDeviceVisibilityHiddenTypeEnums:()=>ar,CMSDeviceVisibilityKeysEnums:()=>lr,CMSElementEditTypes:()=>so,CMSElementSelectors:()=>lo,CMSElementsListEnum:()=>Tr,CMSRepeaterSliderControlTypes:()=>or,CMSRepeaterViewTypes:()=>rr,CMSResponsiveModeEnums:()=>er,CMSStackDisplayTypeEnum:()=>uo,CMSToolAttributes:()=>po,CMSToolIdTypes:()=>ao,FlexAppVersionEnums:()=>dr,FlexDefaultValues:()=>cr,FlexLinkIngnoreAnchorList:()=>Cr,FlexRepeaterControlDragType:()=>gr,FliterTypes:()=>ir,FontWeightEnum:()=>So,LinkTypes:()=>tr,PageTypeEnums:()=>Sr,SectionTypeID:()=>ur,SkeletonItems:()=>yr,SortOptions:()=>nr});var K={};o.r(K);var U={};o.r(U),o.d(U,{cssInputInstances:()=>Or});var G={};o.r(G),o.d(G,{getDefaultData:()=>mr,searchSelectorKeysEnum:()=>hr});var M={};o.r(M),o.d(M,{AmountEstimatorsSelectorKeysEnum:()=>vr,getDefaultData:()=>Nr});var V={};o.r(V),o.d(V,{BulkVariantPickerSelectorKeysEnum:()=>fr,getDefaultData:()=>Ar});var W={};o.r(W),o.d(W,{ButtonSelectorKeysEnum:()=>Lr,getDefaultData:()=>Er});var Y={};o.r(Y),o.d(Y,{codeSelectorKeysEnum:()=>xr,getDefaultData:()=>_r});var F={};o.r(F),o.d(F,{codeSelectorKeysEnum:()=>Pr,getDefaultData:()=>Hr});var X={};o.r(X),o.d(X,{getDefaultData:()=>Kr,selfSelectorKeysEnum:()=>Br});var q={};o.r(q),o.d(q,{SelectorKeysEnum:()=>jr,getDefaultData:()=>Vr});var Q={};o.r(Q),o.d(Q,{embedSelectorKeysEnum:()=>Mr,getDefaultData:()=>Yr});var Z={};o.r(Z),o.d(Z,{ButtonSelectorKeysEnum:()=>Wr,getDefaultData:()=>qr});var $={};o.r($),o.d($,{SelectorKeysEnum:()=>Xr,getDefaultData:()=>$r});var J={};o.r(J),o.d(J,{getDefaultData:()=>ei,gridSelectorKeysEnum:()=>Zr});var ee={};o.r(ee),o.d(ee,{SelectorKeysEnum:()=>Jr,getDefaultData:()=>ri});var te={};o.r(te),o.d(te,{SelectorKeysEnum:()=>oi,getDefaultData:()=>ai});var oe={};o.r(oe),o.d(oe,{SelectorKeysEnum:()=>ni,getDefaultData:()=>si});var re={};o.r(re),o.d(re,{SelectorKeysEnum:()=>pi,getDefaultData:()=>yi});var ie={};o.r(ie),o.d(ie,{SelectorKeysEnum:()=>ci,getDefaultData:()=>gi});var ne={};o.r(ne),o.d(ne,{PaymentMethodSelectorKeysEnum:()=>Si,getDefaultData:()=>Ci});var ae={};o.r(ae),o.d(ae,{PickupLocationsSelectorKeysEnum:()=>hi,getDefaultData:()=>vi});var le={};o.r(le),o.d(le,{SelectorKeysEnum:()=>bi,getDefaultData:()=>fi});var pe={};o.r(pe),o.d(pe,{ButtonSelectorKeysEnum:()=>wi,getDefaultData:()=>Li});var se={};o.r(se),o.d(se,{ProductHighlightsSelectorKeysEnum:()=>Ni,getDefaultData:()=>xi});var de={};o.r(de),o.d(de,{ProductInventorySelectorKeysEnum:()=>Ii,getDefaultData:()=>_i});var ce={};o.r(ce),o.d(ce,{SelectorKeysEnum:()=>Pi,getDefaultData:()=>zi});var ye={};o.r(ye),o.d(ye,{ProductPromotionsSelectorKeysEnum:()=>Bi,getDefaultData:()=>Ki});var ue={};o.r(ue),o.d(ue,{QuantitySelectorSelectorKeysEnum:()=>ji,getDefaultData:()=>Mi});var Se={};o.r(Se),o.d(Se,{SelectorKeysEnum:()=>Gi,getDefaultData:()=>Yi});var ge={};o.r(ge),o.d(ge,{getDefaultData:()=>Xi,sectionSelectorKeysEnum:()=>Wi});var Te={};o.r(Te),o.d(Te,{ShippingEstimatorSelectorKeysEnum:()=>Fi,getDefaultData:()=>Qi});var he={};o.r(he),o.d(he,{getDefaultData:()=>$i});var Ce={};o.r(Ce),o.d(Ce,{SocialSelectorKeysEnum:()=>Nn,getDefaultData:()=>An});var Oe={};o.r(Oe),o.d(Oe,{getDefaultData:()=>xn,selfSelectorKeysEnum:()=>Ln});var be={};o.r(be),o.d(be,{StoreLocationSelectorKeysEnum:()=>In,getDefaultData:()=>_n});var ve={};o.r(ve),o.d(ve,{TableSelectorKeysEnum:()=>Pn,getDefaultData:()=>zn});var me={};o.r(me),o.d(me,{SelectorKeysEnum:()=>Hn,getDefaultData:()=>Gn});var we={};o.r(we),o.d(we,{getDefaultData:()=>Vn,textSelectorKeysEnum:()=>jn});var fe={};o.r(fe),o.d(fe,{UOMSelectorKeysEnum:()=>Mn,getDefaultData:()=>Fn});var Re={};o.r(Re),o.d(Re,{VariantPickerSelectorKeysEnum:()=>Yn,getDefaultData:()=>Qn});var Ne={};o.r(Ne),o.d(Ne,{VideoSelectorKeysEnum:()=>qn,getDefaultData:()=>Jn});var De={};o.r(De),o.d(De,{VolumePricingSelectorKeysEnum:()=>$n,getDefaultData:()=>oa});var Le={};o.r(Le),o.d(Le,{getDefaultData:()=>na,lightboxSelectorKeysEnum:()=>ta});var Ae={};o.r(Ae),o.d(Ae,{cartSelectorKeysEnum:()=>ia,getDefaultData:()=>pa});var Ie={};o.r(Ie),o.d(Ie,{getDefaultData:()=>ca,profileSelectorKeysEnum:()=>la});var xe={};o.r(xe),o.d(xe,{getDefaultData:()=>Ta,selfSelectorKeysEnum:()=>da});var Ee={};o.r(Ee),o.d(Ee,{getDefaultData:()=>Ca,selfSelectorKeysEnum:()=>ya});var Pe={};o.r(Pe),o.d(Pe,{SelectorKeysEnum:()=>ha,getDefaultData:()=>va});var _e={};o.r(_e),o.d(_e,{SelectorKeysEnum:()=>ba,getDefaultData:()=>Ra});var Be={};o.r(Be),o.d(Be,{SelectorKeysEnum:()=>fa,getDefaultData:()=>La});var He={};o.r(He),o.d(He,{SelectorKeysEnum:()=>Da,getDefaultData:()=>_a});var ze={};o.r(ze),o.d(ze,{SelectorKeysEnum:()=>Pa,getDefaultData:()=>za});var ke={};o.r(ke),o.d(ke,{SelectorKeysEnum:()=>Ha,getDefaultData:()=>Ka});var je={};o.r(je),o.d(je,{SelectorKeysEnum:()=>ja,getDefaultData:()=>Ma});var Ke={};o.r(Ke),o.d(Ke,{SelectorKeysEnum:()=>Ga,getDefaultData:()=>Ya});var Ue={};o.r(Ue),o.d(Ue,{SelectorKeysEnum:()=>Wa,getDefaultData:()=>qa});var Ge={};o.r(Ge),o.d(Ge,{SelectorKeysEnum:()=>Xa,getDefaultData:()=>el});var Me={};o.r(Me),o.d(Me,{SelectorKeysEnum:()=>Za,getDefaultData:()=>rl});var Ve={};o.r(Ve),o.d(Ve,{getDefaultData:()=>ll,orderSelectorKeysEnum:()=>ol});var We={};o.r(We),o.d(We,{SelectorKeysEnum:()=>al,getDefaultData:()=>yl});var Ye={};o.r(Ye),o.d(Ye,{SelectorKeysEnum:()=>sl,getDefaultData:()=>hl});var Fe={};o.r(Fe),o.d(Fe,{getDefaultData:()=>Ol,selfSelectorKeysEnum:()=>Sl});var Xe={};o.r(Xe),o.d(Xe,{SelectorKeysEnum:()=>Cl,getDefaultData:()=>ml});var qe={};o.r(qe),o.d(qe,{getDefaultData:()=>fl,selfSelectorKeysEnum:()=>vl});var Qe={};o.r(Qe),o.d(Qe,{getDefaultData:()=>Nl,selfSelectorKeysEnum:()=>wl});var Ze={};o.r(Ze),o.d(Ze,{SelectorKeysEnum:()=>Rl,getDefaultData:()=>Al});var $e={};o.r($e),o.d($e,{contactUsSelectorKeysEnum:()=>Ll,getDefaultData:()=>xl});var Je={};o.r(Je),o.d(Je,{getDefaultData:()=>Pl,loginSelectorKeysEnum:()=>Il});var et={};o.r(et),o.d(et,{getDefaultData:()=>Bl,resetPasswordSelectorKeysEnum:()=>El});var tt={};o.r(tt),o.d(tt,{SelectorKeysEnum:()=>_l,getDefaultData:()=>Ul});var ot={};o.r(ot),o.d(ot,{SelectorKeysEnum:()=>zl,getDefaultData:()=>Vl});var rt={};o.r(rt),o.d(rt,{getDefaultData:()=>Fl,searchResultsHeadingSelectorKeysEnum:()=>Gl});var it={};o.r(it),o.d(it,{getDefaultData:()=>Ql,itemStockSelectorKeysEnum:()=>Yl});var nt={};o.r(nt),o.d(nt,{SelectorKeysEnum:()=>ql,getDefaultData:()=>tp});var at={};o.r(at),o.d(at,{SelectorKeysEnum:()=>$l,getDefaultData:()=>ip});var lt={};o.r(lt),o.d(lt,{SelectorKeysEnum:()=>rp,getDefaultData:()=>sp});var pt={};o.r(pt),o.d(pt,{SelectorKeysEnum:()=>ap,getDefaultData:()=>cp});var st={};o.r(st),o.d(st,{LineSelectorKeysEnum:()=>dp,getDefaultData:()=>Sp});var dt={};o.r(dt),o.d(dt,{getDefaultData:()=>Op});var ct={};o.r(ct),o.d(ct,{getDefaultData:()=>vp,selfSelectorKeysEnum:()=>Tp});var yt={};o.r(yt),o.d(yt,{SelectorKeysEnum:()=>bp,getDefaultData:()=>Rp});var ut={};o.r(ut),o.d(ut,{createFormSelectorKeysEnum:()=>wp,getDefaultData:()=>Dp});var St={};o.r(St),o.d(St,{QuickLinksSelectorKeysEnum:()=>Np,getDefaultData:()=>Ip});var gt={};o.r(gt),o.d(gt,{AddOrderSelectorKeysEnum:()=>Ap,getDefaultData:()=>Pp});var Tt={};o.r(Tt),o.d(Tt,{getDefaultData:()=>kp});var ht={};o.r(ht),o.d(ht,{getDefaultData:()=>Kp,selfSelectorKeysEnum:()=>Bp});var Ct={};o.r(Ct),o.d(Ct,{SelectorKeysEnum:()=>jp,getDefaultData:()=>Mp});var Ot={};o.r(Ot),o.d(Ot,{getDefaultData:()=>Yp,spotlightSelectorKeysEnum:()=>Gp});var bt={};o.r(bt),o.d(bt,{SelectorKeysEnum:()=>Wp,getDefaultData:()=>$p});var vt={};o.r(vt),o.d(vt,{getDefaultData:()=>ns});var mt={};o.r(mt),o.d(mt,{getDefaultData:()=>ds});var wt={};o.r(wt),o.d(wt,{getDefaultData:()=>Os});var ft={};o.r(ft),o.d(ft,{addOrder:()=>gt,allocationDetails:()=>pt,allocations:()=>Xe,amountEstimator:()=>M,brand:()=>Be,brandImage:()=>Ke,breadcrumbs:()=>tt,bulkVariantPicker:()=>V,bundle:()=>He,bundleDetails:()=>ze,button:()=>W,buyForTabsContainer:()=>ht,buyForWithTabs:()=>Tt,cart:()=>Ae,cartDetails:()=>nt,cartSummary:()=>at,category:()=>ke,categoryDetails:()=>Ze,checkout:()=>lt,code:()=>Y,common:()=>U,contactUs:()=>$e,container:()=>X,countdown:()=>q,createForm:()=>ut,embed:()=>Q,faq:()=>Z,filters:()=>Ue,gallerySlider:()=>$,grid:()=>J,iconLibrary:()=>ot,iconList:()=>vt,image:()=>ee,imageHotspot:()=>re,itemStock:()=>it,layouter:()=>qe,layouterItem:()=>Qe,lightBoxV2:()=>Fe,lightbox:()=>Le,line:()=>st,login:()=>Je,map:()=>ie,marchandiserSets:()=>yt,menu:()=>Pe,menuItem:()=>wt,menuV2:()=>mt,orderStatus:()=>Ve,pastOrders:()=>Me,paymentMethods:()=>ne,pickupLocations:()=>ae,price:()=>ce,product:()=>te,productActions:()=>pe,productCustomizations:()=>bt,productDetails:()=>oe,productHighlights:()=>se,productImage:()=>le,productInventory:()=>de,productOptions:()=>_e,productPromotions:()=>ye,profile:()=>Ie,quantitySelector:()=>ue,quickLinks:()=>St,quotes:()=>We,repeater:()=>xe,repeaterItem:()=>Ee,resetPassword:()=>et,rfqs:()=>Ye,scroll:()=>Se,search:()=>G,searchResultsHeading:()=>rt,section:()=>ge,shippingEstimator:()=>Te,slideShowLayouter:()=>he,social:()=>Ce,sort:()=>Ge,spotlight:()=>Ot,stack:()=>Oe,staticText:()=>F,storeLocations:()=>be,subCategory:()=>je,tabContainer:()=>ct,table:()=>ve,tabs:()=>me,tabsV2:()=>dt,text:()=>we,toaster:()=>Ct,uomSelector:()=>fe,variantPicker:()=>Re,video:()=>Ne,volumePricing:()=>De});var Rt={};o.r(Rt),o.d(Rt,{getDefaultStyles:()=>bs});var Nt={};o.r(Nt),o.d(Nt,{getDefaultStyles:()=>vs});var Dt={};o.r(Dt),o.d(Dt,{getDefaultStyles:()=>ms});var Lt={};o.r(Lt),o.d(Lt,{getDefaultStyles:()=>ws});var At={};o.r(At),o.d(At,{getDefaultStyles:()=>fs,getDefaultStylesV2:()=>Rs});var It={};o.r(It),o.d(It,{getDefaultStyles:()=>Ns});var xt={};o.r(xt),o.d(xt,{getDefaultStyles:()=>Ds});var Et={};o.r(Et),o.d(Et,{getDefaultStyles:()=>Ls});var Pt={};o.r(Pt),o.d(Pt,{getDefaultStyles:()=>As});var _t={};o.r(_t),o.d(_t,{getDefaultStyles:()=>Is});var Bt={};o.r(Bt),o.d(Bt,{getDefaultStyles:()=>xs});var Ht={};o.r(Ht),o.d(Ht,{getDefaultStyles:()=>Es});var zt={};o.r(zt),o.d(zt,{getDefaultStyles:()=>Ps});var kt={};o.r(kt),o.d(kt,{getDefaultStyles:()=>_s});var jt={};o.r(jt),o.d(jt,{getDefaultStyles:()=>Bs});var Kt={};o.r(Kt),o.d(Kt,{getDefaultStyles:()=>Hs});var Ut={};o.r(Ut),o.d(Ut,{getDefaultStyles:()=>zs});var Gt={};o.r(Gt),o.d(Gt,{getDefaultStyles:()=>ks,getSectionDefaultStyles:()=>js});var Mt={};o.r(Mt),o.d(Mt,{getDefaultStyles:()=>Ks});var Vt={};o.r(Vt),o.d(Vt,{getDefaultStyles:()=>Us});var Wt={};o.r(Wt),o.d(Wt,{getDefaultStyles:()=>Gs});var Yt={};o.r(Yt),o.d(Yt,{getDefaultStyles:()=>Ms});var Ft={};o.r(Ft),o.d(Ft,{getDefaultStyles:()=>Vs});var Xt={};o.r(Xt),o.d(Xt,{getDefaultStyles:()=>Ws,getSectionDefaultStyles:()=>Ys});var qt={};o.r(qt),o.d(qt,{ElementSettingEnum:()=>Ts,FBModeEnum:()=>cs,FB_CELL_HEIGHT:()=>Qs,FB_CONTAINER_PADDING:()=>Zs,FB_GRID_COLS:()=>Fs,FB_GRID_MIN_WIDTH:()=>$s,FB_GRID_MOBILE_COLS:()=>Xs,FB_GRID_MOBILE_MIN_WIDTH:()=>Js,FB_GRID_ROWS:()=>qs,FormComponentTypeEnum:()=>us,FormConfirmationOption:()=>hs,FormElementIdEnum:()=>gs,FormElementTypeEnum:()=>Ss,FormMessageDisplay:()=>Cs,ScreenSizeEnums:()=>ys});var Qt={};o.r(Qt),o.d(Qt,{getDefaultQuickLinksStyles:()=>ed});var Zt={};o.r(Zt),o.d(Zt,{getDefaultStyles:()=>td});var $t={};o.r($t),o.d($t,{getDefaultStyles:()=>od});var Jt={};o.r(Jt),o.d(Jt,{getDefaultStyles:()=>rd});var eo={};o.r(eo),o.d(eo,{getDefaultToasterStyles:()=>id});var to={};o.r(to),o.d(to,{getDefaultStyles:()=>nd,getSectionDefaultStyles:()=>ad});var oo={};o.r(oo),o.d(oo,{getDefaultStyles:()=>ld});var ro={};o.r(ro),o.d(ro,{getDefaultStyles:()=>pd});var io={};o.r(io),o.d(io,{getDefaultStyles:()=>sd});var no={};o.r(no),o.d(no,{getDefaultStyles:()=>dd});var ao,lo,po,so,co,yo,uo,So,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",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},Oo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},bo=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%"}},vo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},mo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},wo=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%"}},fo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ro=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},No=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto"}},Do=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Lo=function(){return{minHeight:"0px",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",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Eo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Po=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},_o=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Bo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ho=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},zo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ko=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},jo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ko=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Uo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},Go=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},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"}},Vo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},Wo=function(){return{maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",gridTemplateRows:"300px",gridTemplateColumns:"300px"}},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"}},Fo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Xo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},qo=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Qo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Zo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},$o=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},Jo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}};!function(e){e.playgroundWrapper="playground_wrapper",e.layers="CMS Layers",e.addGrid="AddGrid",e.toolTip="custom-tooltip",e.customCanvas="custom-canvas",e.pageId="cms__template__editor",e.pageWrapper="page-wrapper",e.iframeContainerDiv="iframe-container-div",e.iframePlaygroud="iframe__playground",e.sectionLayersOverlay="section__layers__overlay",e.gridLayersOverlay="grid__layers__overlay",e.iframeRoot="cms-iframe-root",e.addElementTools="cms-add-element-tools",e.contextMenu="cms-context-menu",e.pageSaveButton="cms-page-save-button",e.elementPopertiesPopup="cms-element-properties",e.addElementComponent="cms-add-element-component",e.addElementCanvas="cms-custom-canvas",e.addElementPopup="cms-add-element-popup",e.sectionWrapper="cms-section-wrapper",e.gridWrapper="cms-grid-wrapper",e.addGridButton="add-grid-button",e.addGridButtonSpan="add-grid-span",e.addGridResizerSpan="add-grid-resizer-span",e.customTooltip="cms-custom-tooltip",e.customCodeModal="cms-custom-code-modal",e.playgroundMain="cms-playground-main",e.themeSettings="cms-theme-settings-component",e.pageLayers="cms-page-layers-component",e.playgroundProperties="cms-playground-properties",e.dragDropPercentage="cms-drag-drop-percentage",e.elementReizer="cms-element-resizer",e.elementReizerData="cms-element-resizer-data",e.cmsPageLoader="cms-page-loader",e.dataDropElement="cms-drop-element",e.containerWrapper="cms-container-wrapper",e.tabsWrapperV2="cms-tabs-v2-wrapper",e.tabsContainerWrapperV2="cms-tabs-container-wrapper",e.buyForWithTabsWrapper="cms-buy-for-with-tabs-wrapper",e.buyForTabsContainerWrapper="cms-buy-for-tabs-container-wrapper",e.stackWrapper="cms-stack-wrapper",e.cmsSubElementLayer="cms-sub-element-layer",e.editorHeader="cms-editor-header",e.cmsAddElementBodyLayer="data-global-temp-body",e.cmsIframePreview="cms-iframe-preview",e.cmsIframeMainElement="cms-iframe-preview-main",e.duplicateElement="cms-element-duplicate",e.addGlobalSectionsPopup="cms-add-global-sections-popup",e.containerElement="div[data-element-type='container']",e.repeaterWrapper="cms-repeater-wrapper",e.layouterWrapper="cms-layouter-wrapper",e.repeaterItemWrapper="cms-repeater-item-wrapper",e.layouterItemWrapper="cms-layouter-item-wrapper",e.cmsElementFullView="cms-element-full-view",e.productWrapper="cms-product-wrapper",e.productDetailsWrapper="cms-product-details-wrapper",e.categoryDetailsWrapper="cms-category-details-wrapper",e.brandWrapper="cms-brand-wrapper",e.categoryWrapper="cms-category-wrapper",e.subCategoryWrapper="cms-sub-category-wrapper",e.categoryWidgetWrapper="cms-category-widget-wrapper",e.tabsWrapper="cms-tabs-wrapper",e.gridSwapBtn="cms-grid-swap-btn",e.lightBox="cms_lt_bx_mn",e.lightBoxV2Wrapper="cms-light-box-wrapper",e.marchandiserSetsWrapper="cms-marchandiser-sets-wrapper",e.spotlightWrapper="cms-spotlight-wrapper",e.TEXTELEMENTDOBLECLICK="data-cms-tt-ee-dbl-clkd",e.menuWrapperV2="cms-menu-v2-wrapper",e.menuItemWrapper="cms-menu-item-wrapper"}(ao||(ao={})),function(e){e.iframeSelector="iframe[data-title='iframe__playground']",e.iframePreviewSelector="iframe[data-title='cms-iframe-preview']",e.iframePreviewMainSelector="[data-page-id='cms-iframe-preview-main']",e.templteEditiorSelector="[data-page-id='cms__template__editor']",e.pageWrapper="[data-page-id='page-wrapper']",e.gridSelector="section[data-div-type='section'] > .wrapper > div[data-div-type='grid']",e.insideGridSelector=".wrapper > div[data-div-type='grid']",e.elementSelector="section[data-div-type='section'] > .wrapper > div[data-div-type='grid'] > div[data-div-type='cms-grid-wrapper'] > div[data-div-type='element']",e.newElementSelector="div[data-div-type='element']",e.sectionSelector="section[data-div-type='section']",e.layersParentSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers']",e.layersGridSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers'] > .styles__wrapper > div[data-layer-div-type='grid']",e.layersGridElementSelector="section[data-div-type='section'] [data-cms-tool='CMS Layers'] > .styles__wrapper > div[data-layer-div-type='grid'] > div[data-layer-div-type='element']",e.newLayersGridElementSelector="div[data-layer-div-type='element']",e.sectionLayersOverlay="[data-div-type = 'section__layers__overlay']",e.gridLayersOverlay="[data-div-type='grid__layers__overlay']",e.iframeRoot="#cms-iframe-root",e.playgroundScrollY="playground-srolltop",e.playgroundScrollX="playground-srollleft",e.addElementComponentSelector="[data-cms-tool='cms-add-element-component']",e.playgroundWrapper="[data-cms-tool='playground_wrapper']",e.addElementPopup="[data-cms-tool='cms-add-element-popup']",e.addGlobalSectionsPopup="[data-cms-tool='cms-add-global-sections-popup']",e.addGridButtonSelector="button[data-cms-tool='add-grid-button']",e.customCodeModalSelectr="div[data-cms-tool='cms-custom-code-modal']",e.playgroundMain="main[data-cms-tool='cms-playground-main']",e.themeSettings="div[data-cms-tool='cms-theme-settings-component']",e.pageLayers="div[data-cms-tool='cms-page-layers-component']",e.playgroundProperties="div[data-cms-tool='cms-playground-properties']",e.elementDNDPercentage="div[data-cms-tool='cms-drag-drop-percentage']",e.elementReizer="div[data-cms-tool='cms-element-resizer']",e.elementReizerData="div[data-cms-tool='cms-element-resizer-data']",e.cmsPageLoader="div[data-cms-tool='cms-page-loader']",e.dataDropElement="div[data-drop-element='cms-drop-element']",e.layerDataDropElement="div[data-layer-drop-element='cms-drop-element']",e.layerSubElement="div[data-cms-tool='cms-sub-element-layer']",e.editorHeader="div[data-cms-tool='cms-editor-header']",e.cmsAddElementBodyLayer="div[data-cms-tool='data-global-temp-body']",e.duplicateElement="div[data-cms-tool='cms-element-duplicate']",e.stackWrapper="div[data-div-type='cms-stack-wrapper']",e.containerElement="div[data-element-type='container']",e.repeaterElement="div[data-element-type='repeater']",e.repeaterItemElement="div[data-element-type='repeater-item']",e.cmsElementFullView="div[data-cms-tool='cms-element-full-view']",e.productElement="div[data-element-type='product']",e.productDetailsElement="div[data-element-type='productDetails']",e.categoryDetailsElement="div[data-element-type='categoryDetails']",e.categoryElement="div[data-element-type='category']",e.brandElement="div[data-element-type='brand']",e.subCategoryElement="div[data-element-type='subCategory']",e.categoryWidgetElement="div[data-element-type='categoryWidget']",e.tabsElement="div[data-element-type='tabs']",e.tabsV2Element="div[data-element-type='tabs-v2']",e.buyForWithTabsElement="div[data-element-type='buyForWithTabs']",e.imageHotspot="div[data-element-type='imageHotspot']",e.gridSwapBtn="div[data-cms-tool='cms-grid-swap-btn']",e.lightBox="#cms_lt_bx_mn",e.marchandiserSetsElement="div[data-element-type='marchandiserSets']",e.spotlightElement="div[data-element-type='spotlight']"}(lo||(lo={})),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"}(po||(po={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLLED_CSS="controlledCss",e.CONTROLS="controls",e.CONTENT="content"}(so||(so={})),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"}(co||(co={})),function(e){e[e.BUILDER=1]="BUILDER",e[e.PREVIEW=2]="PREVIEW",e[e.WEBSITE=3]="WEBSITE"}(yo||(yo={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(uo||(uo={})),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"}(So||(So={}));var er,tr,or,rr,ir,nr,ar,lr,pr,sr,dr,cr,yr,ur,Sr,gr,Tr={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",CHECKOUT:"checkout",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",ORDER_STATUS:"orderStatus",CREATE_FORM:"createForm",ADD_EXISTING_FORM:"addExistingForm",RESET_PASSWORD:"resetPassword",FORGOT_PASSWORD:"forgotPassword",BREADCRUMBS:"breadcrumbs",ICON_LIBRARY:"iconLibrary",FORM_PREVIEW:"formPreview",SEARCH_RESULTS_HEADING:"searchResultsHeading",ITEM_STOCK:"itemStock",CART_DETAILS:"cartDetails",CART_SUMMARY:"cartSummary",ALLOCATION_DETAILS:"allocationDetails",LINE:"line",TABS_V2:"tbs-v2",TABS_CONTAINER:"tbsContainer",MARCHANDISER_SETS:"marchandiserSets",QUICK_LINKS:"quickLinks",ADD_ORDER:"addOrder",BUY_FOR_WITH_TABS:"buyForWithTabs",BUY_FOR_TABS_CONTENT_CONTAINER:"buyForTabsContainer",TOASTER:"toaster",SPOTLIGHT:"spotlight",BUNDLE_DETAILS:"bundleDetails",PRODUCT_CUSTOMIZATIONS:"productCustomizations",ICON_LIST:"icon-list",MENU_V2:"menu-v2",MENU_ITEM:"menu-item",SIMPLE_LIST:"simple-list",SIMPLE_LIST_ITEM:"simplet-list-item"};!function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(er||(er={})),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"}(tr||(tr={})),function(e){e.ARROWSANDDOTS="Arrows & Dots",e.ARROWS="Arrows",e.DOTS="Dots",e.NONE="None"}(or||(or={})),function(e){e.GRID="grid",e.LIST="list"}(rr||(rr={})),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"}(ir||(ir={})),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"}(nr||(nr={})),function(e){e[e.CSS=1]="CSS",e[e.HTML=2]="HTML"}(ar||(ar={})),function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(lr||(lr={})),function(e){e[e.UPSERT=1]="UPSERT",e[e.GET=2]="GET"}(pr||(pr={})),function(e){e.LIGHTBOX="customLightBoxV1",e.UOMSELECTOR="uomSelectorV1",e.TEXTELEMENTCODEVIEW="textElementCodeView",e.PRODUCT_DETAILS_STATE="productDetailsState",e.IMAGE_CROP="imageCrop",e.IMAGE_CROP_TEMP_DATA="imageCropTempData",e.FORM_BUILDER_STATE="formBuilderState"}(sr||(sr={})),function(e){e[e.NESTEDJSON=1]="NESTEDJSON",e[e.FLATJSON=2]="FLATJSON"}(dr||(dr={})),function(e){e.FLEXLIGHTBOXCLOSEBTN="isLightboxCloseIconKey"}(cr||(cr={})),function(e){e.PLACEHOLDER_IMAGE="/00000000-0000-0000-0000-000000000000/development/img-placeholder.jpg"}(yr||(yr={})),function(e){e[e.Header=1]="Header",e[e.Footer=2]="Footer",e[e.PageSection=3]="PageSection",e[e.MarketingBanner=4]="MarketingBanner",e[e.ProductsForSale=5]="ProductsForSale",e[e.Categories=6]="Categories",e[e.NewArrivalProducts=7]="NewArrivalProducts",e[e.Testimonials=8]="Testimonials",e[e.ContactUs=9]="ContactUs",e[e.NewsLetter=10]="NewsLetter",e[e.LightBox=11]="LightBox"}(ur||(ur={})),function(e){e[e.ALL=0]="ALL",e[e.LOGIN=1]="LOGIN",e[e.STATIC=2]="STATIC",e[e.MY_ACCOUNT=3]="MY_ACCOUNT",e[e.HOME=4]="HOME",e[e.PRODUCTS=5]="PRODUCTS",e[e.CATEGORY_PRODUCTS=6]="CATEGORY_PRODUCTS",e[e.ALL_CATEGORIES=7]="ALL_CATEGORIES",e[e.ALL_BRANDS=8]="ALL_BRANDS",e[e.PRODUCT_COMPARISON=9]="PRODUCT_COMPARISON",e[e.CART=10]="CART",e[e.CHECKOUT=11]="CHECKOUT",e[e.ORDER_SUCCESS=12]="ORDER_SUCCESS",e[e.SEARCH=13]="SEARCH",e[e.ERROR=14]="ERROR",e[e.BRAND_PRODUCTS=16]="BRAND_PRODUCTS",e[e.Allocation=17]="Allocation"}(Sr||(Sr={})),function(e){e[e.SLIDER_CONTROL=1]="SLIDER_CONTROL",e[e.GRID_TOGGLE=2]="GRID_TOGGLE"}(gr||(gr={}));var hr,Cr=[tr.SCROLL_TO,tr.LIGHTBOX],Or={adjustment:{value:"fluid",property:"adjustment",propertyType:so.TOOL},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:so.CONTROLS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:so.CSS},width:{value:"100",property:"width",unit:4,propertyType:so.CSS},height:{value:"100",property:"height",unit:1,propertyType:so.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:so.CSS},textPosition:{value:"top",property:"textPosition",propertyType:so.CONTROLS},direction:{value:"Horizontal",propertyType:so.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:so.CSS},overflowContent:{value:"scroll",property:"overflow",propertyType:so.TOOL},scrollDirection:{value:"horizontal",property:"scroll",propertyType:so.TOOL},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:so.TOOL},positionType:{value:"fixed",property:"position",propertyType:so.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:so.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:so.CSS,parentRef:"cs-be-se-2"},overlayColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}},property:"overlayColor",propertyType:so.CSS,parentRef:"cs-be-cr-1"},borderColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"borderColor",propertyType:so.CSS,parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:so.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:so.CSS},dividerWidth:{value:1,property:"dividerWidth",unit:1,propertyType:so.CSS},showBorder:{value:!0,propertyType:so.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:so.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:so.CSS,parentRef:"cs-be-se-1"},angle:{property:"shadowAngle",propertyType:so.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:so.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:so.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:so.CSS},cropRatio:{value:"16:9",propertyType:so.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:so.CSS},exposure:{value:0,propertyType:so.CONTROLS},contrast:{value:0,propertyType:so.CONTROLS},saturation:{value:0,propertyType:so.CONTROLS},brightness:{value:0,propertyType:so.CONTROLS},tint:{value:0,propertyType:so.CONTROLS},hue:{value:0,propertyType:so.CONTROLS},lightness:{value:0,propertyType:so.CONTROLS},highlights:{value:0,propertyType:so.CONTROLS},shadows:{value:0,propertyType:so.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:so.CONTROLS},rotate:{value:0,property:"rotate",propertyType:so.CSS},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:so.CSS},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:so.CSS},theme:{value:"h3",property:"theme",propertyType:so.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:so.CSS,parentRef:"ty-h3-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:so.CSS,parentRef:"ty-h3-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:so.CSS,parentRef:"ty-h3-cr"},bold:{value:"",property:"fontWeight",propertyType:so.CSS,parentRef:"ty-h3-ft-wt"},italic:{value:"",property:"fontStyleItalic",propertyType:so.CSS,parentRef:"ty-h3-ft-se-ic"},linethrough:{value:"",property:"linethrough",propertyType:so.CSS,parentRef:"ty-h3-le-th"},underline:{value:"",property:"underline",propertyType:so.CSS,parentRef:"ty-h3-ue"},textAlign:{value:"left",property:"textAlign",propertyType:so.CSS,parentRef:"ty-h3-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:so.CSS,parentRef:"ty-h3-lr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:so.CSS,parentRef:"ty-h3-le-ht"},themeDesc:{value:"p1",property:"themeDesc",propertyType:so.CONTROLS},icon:{value:"check",propertyType:so.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},fontDesc:{value:"Lato",property:"fontFamilyDesc",propertyType:so.CSS,parentRef:"ty-p1-ft-fy"},fontSizeDesc:{value:14,unit:1,property:"fontSizeDesc",propertyType:so.CSS,parentRef:"ty-p1-ft-se"},textColorDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"colorDesc",propertyType:so.CSS,parentRef:"ty-p1-cr"},boldDesc:{value:"",property:"fontWeightDesc",propertyType:so.CSS,parentRef:"ty-p1-ft-wt"},italicDesc:{value:"",property:"fontStyleItalicDesc",propertyType:so.CSS,parentRef:"ty-p1-ft-se-ic"},linethroughDesc:{value:"",property:"linethroughDesc",propertyType:so.CSS,parentRef:"ty-p1-le-th"},underlineDesc:{value:"",property:"underlineDesc",propertyType:so.CSS,parentRef:"ty-p1-ue"},textAlignDesc:{value:"left",property:"textAlignDesc",propertyType:so.CSS,parentRef:"ty-p1-tt-an"},characterSpacingDesc:{value:0,unit:1,property:"letterSpacingDesc",propertyType:so.CSS,parentRef:"ty-p1-lr-sg"},lineHeightDesc:{value:1,unit:2,property:"lineHeightDesc",propertyType:so.CSS,parentRef:"ty-p1-le-ht"},iconSize:{value:26,unit:1,property:"iconSize",propertyType:so.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:so.CSS,parentRef:"cs-be-cr-2"},showIcon:{value:!0,property:"showIcon",propertyType:so.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:so.CONTROLS},backgroundImage:{value:"",property:"backgroundImage",propertyType:so.CSS},backgroundSize:{value:"contain",property:"backgroundSize",propertyType:so.CSS},backgroundPositionY:{value:0,property:"backgroundPositionY",propertyType:so.CSS},backgroundPositionX:{value:0,property:"backgroundPositionX",propertyType:so.CSS},backgroundPosition:{value:"center",property:"backgroundPosition",propertyType:so.CSS},backgroundAttachment:{value:"scroll",property:"backgroundAttachment",propertyType:so.CSS},backgroundRepeat:{value:"no-repeat",property:"backgroundRepeat",propertyType:so.CSS}},br={whenClicked:{value:"Open Full Search",property:"whenClicked",propertyType:so.CONTROLS},showSearchText:{value:!0,property:"showSearchText",propertyType:so.CONTROLS},searchText:{value:"My Search",property:"searchText",propertyType:so.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:so.CONTROLS},searchPlaceholderText:{value:"My Search",property:"searchPlaceholderText",propertyType:so.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"}(hr||(hr={}));var vr,mr=function(){return{layout:{selectorKey:hr.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"70",unit:1}),margin:Or.margin,padding:Or.padding,whenClicked:br.whenClicked,showSearchText:br.showSearchText,searchText:br.searchText,searchPlaceholderText:br.searchPlaceholderText,showNoOfItems:br.showNoOfItems,positionType:Or.positionType,pinTo:Or.pinTo},design:{selectorKey:hr.DESIGN,searchBar:{selectorKey:hr.SEARCHBAR,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},searchIcon:{selectorKey:hr.SEARCH_ICON,showIcon:Or.showIcon,iconSize:Or.iconSize,iconColor:Or.iconColor,icon:{value:"search-sm",propertyType:so.CONTROLS}},placeholderText:{selectorKey:hr.PLACEHOLDER_TEXT,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight}}}},wr={displayType:{value:"Stack Vertical",property:"displayType",propertyType:so.CONTROLS},displayStyle:{value:"Button",property:"displayStyle",propertyType:so.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:so.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:so.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:so.CSS},itemHeight:{value:"200",property:"itemHeight",unit:1,propertyType:so.CSS},noOfItemsToShow:{value:2,propertyType:so.CONTROLS},ItemContentAlignment:{value:"left",property:"ItemContentAlignment",propertyType:so.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:so.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:so.CONTROLS},header:{value:!0,property:"header",propertyType:so.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:so.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:so.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:so.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:so.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:so.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:so.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:so.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:so.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:so.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:so.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:so.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:so.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:so.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:so.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:so.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:so.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:so.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:so.CSS},title:{value:"Estimate Shipping and Tax",property:"title",propertyType:so.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:so.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:so.CONTROLS},description:{value:"Enter your destination to get a shipping estimate.",property:"description",propertyType:so.CONTROLS},country:{value:!0,property:"country",propertyType:so.CONTROLS},state:{value:!0,property:"state",propertyType:so.CONTROLS},zipCode:{value:!0,property:"zipCode",propertyType:so.CONTROLS},shippingMethodName:{value:!0,property:"shippingMethodName",propertyType:so.CONTROLS},shippingMethodLogo:{value:!0,property:"shippingMethodLogo",propertyType:so.CONTROLS},shippingDescription:{value:!0,property:"shippingDescription",propertyType:so.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:so.CONTROLS},estimatedShippingCost:{value:!0,property:"estimatedShippingCost",propertyType:so.CONTROLS},estimatedShippingTime:{value:!0,property:"estimatedShippingTime",propertyType:so.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:so.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:so.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:so.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:so.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:so.CSS},buttonType:{value:"primaryButton",propertyType:so.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:so.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:so.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:so.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:so.CONTROLS},backgroundShape:{value:"Round",propertyType:so.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:so.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:so.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:so.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:so.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:so.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:so.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:so.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:so.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:so.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:so.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:so.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:so.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:so.CONTROLS},fontSize:{value:"16",propertyType:so.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS},textHighlight:{value:"#BE6C00",propertyType:so.CSS},characterSpacing:{value:"16",propertyType:so.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:so.CSS,unit:1},lineHeight:{value:"16",propertyType:so.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:so.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:so.CSS},fontSize:{value:"16",propertyType:so.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS},textHighlight:{value:"#BE6C00",propertyType:so.CSS},characterSpacing:{value:"16",propertyType:so.CSS,unit:1},lineHeight:{value:"16",propertyType:so.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:so.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:so.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:so.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:so.CONTROLS},paginationStyle:{value:"dotted",propertyType:so.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:so.CONTROLS},arrowSize:{value:"16",propertyType:so.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:so.CSS},backgroundShape:{value:"rectangle",propertyType:so.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:so.CSS},font:{value:"lato",propertyType:so.CSS},fontSize:{value:"16",propertyType:so.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:so.CSS},hoverBackgroundShape:{value:"circle",propertyType:so.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:so.CSS},hoverFont:{value:"lato",propertyType:so.CSS},hoverFontSize:{value:"#BE6C00",propertyType:so.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:so.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:so.CSS},previousIcon:{value:"shopping-cart-01",propertyType:so.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:so.CONTROLS},iconSize:{value:"20",propertyType:so.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:so.CSS,parentRef:"cs-be-cr-2"}},showMoreButton:{}}};!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="showMoreButton",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selectedState",e.DATA_CONNECTOR="dataConnector"}(vr||(vr={}));var fr,Rr={buttonStyle:wr.buttonStyle,buttonText:wr.buttonText,icon:wr.icon,iconPadding:wr.iconPadding,iconPosition:wr.iconPosition,iconAndTextSpacing:wr.iconAndTextSpacing,alignment:wr.alignment,buttonType:wr.buttonType,showIcon:wr.showIcon,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Nr=function(){return{layout:{selectorKey:vr.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"300",unit:1}),margin:Or.margin,padding:Or.padding,positionType:Or.positionType,pinTo:Or.pinTo,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,displayStyle:wr.displayStyle,displayType:wr.displayType,dividerBetweenItems:wr.dividerBetweenItems,itemSpacing:wr.itemSpacing,itemPadding:wr.itemPadding,ItemContentAlignment:wr.ItemContentAlignment,maxItemsToDisplay:wr.maxItemsToDisplay,overflowItems:wr.overflowItems,header:wr.header,headerHeight:wr.headerHeight,rowHeight:wr.rowHeight,headerDivider:wr.headerDivider,rowDivider:wr.rowDivider,columnDivider:wr.columnDivider,alternativeRowColors:wr.alternativeRowColors,headerCellPadding:wr.headerCellPadding,rowCellPadding:wr.rowCellPadding,contentAlignment:wr.contentAlignment,overflowControl:wr.overflowControl,paginationType:wr.paginationType,paginationAlignment:wr.paginationAlignment,rowsPerPage:wr.rowsPerPage,displayResults:wr.displayResults,imageBehavior:wr.imageBehavior,itemsPerRow:wr.itemsPerRow,noOfItemsToShow:wr.noOfItemsToShow,itemHeight:wr.itemHeight},design:{selectorKey:vr.DESIGN,searchBar:{selectorKey:hr.SEARCHBAR,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},searchIcon:{selectorKey:hr.SEARCH_ICON,showIcon:Or.showIcon,iconSize:Or.iconSize,iconColor:Or.iconColor,icon:{value:"search-sm",propertyType:so.CONTROLS}},placeholderText:{selectorKey:hr.PLACEHOLDER_TEXT,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},inputStyle:{selectorKey:vr.INPUT_STYLE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,icon:wr.icon,iconPadding:wr.iconPadding,iconPosition:wr.iconPosition,iconAndTextSpacing:wr.iconAndTextSpacing,alignment:wr.alignment,buttonType:wr.buttonType,showIcon:wr.showIcon,iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},viewOffersButton:{selectorKey:vr.VIEW_OFFERS_BUTTON,defaultState:Object.assign({selectorKey:vr.DEFAULT_STATE},Rr),hoverState:Object.assign({selectorKey:vr.HOVER_STATE},Rr),selectedState:Object.assign({selectorKey:vr.SELECTED_STATE},Rr)},widgetTextStyles:{selectorKey:vr.WIDGET_TEXT_STYLES,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,themeDesc:Or.themeDesc,fontDesc:Or.fontDesc,fontSizeDesc:Or.fontSizeDesc,textColorDesc:Or.textColorDesc,boldDesc:Or.boldDesc,italicDesc:Or.italicDesc,linethroughDesc:Or.linethroughDesc,underlineDesc:Or.underlineDesc,textAlignDesc:Or.textAlignDesc,characterSpacingDesc:Or.characterSpacingDesc,lineHeightDesc:Or.lineHeightDesc},itemStyle:{selectorKey:vr.ITEM_STYLE,contentAlignment:wr.contentAlignment,horizontalPadding:wr.horizontalPadding,verticalPadding:wr.verticalPadding,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},shippingName:{selectorKey:vr.SHIPPING_NAME,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},shippingMethodLogo:{selectorKey:vr.SHIPPING_METHOD_LOGO,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},shippingDescription:{selectorKey:vr.SHIPPING_DESCRIPTION,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},estimatedShippingCost:{selectorKey:vr.ESTIMATED_SHIPPING_COST,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},estimatedShippingTime:{selectorKey:vr.ESTIMATED_SHIPPING_TIME,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},arrows:{selectorKey:vr.ARROWS,arrowIconStyle:wr.arrowIconStyle,leftArrowIconStyle:wr.leftArrowIconStyle,rightArrowIconStyle:wr.rightArrowIconStyle,backgroundShape:wr.backgroundShape,arrowSize:wr.arrowSize,arrowColor:wr.arrowColor},paginationDots:{selectorKey:vr.PAGINATION_DOTS,dotSize:wr.dotSize,currentDotColor:wr.currentDotColor,otherDotColor:wr.otherDotColor},paginationLine:{selectorKey:vr.PAGINATION_LINE,currentLineColor:wr.currentLineColor,otherLineColor:wr.otherLineColor,lineHeight:wr.lineHeight,lineWidth:wr.lineWidth},table:{selectorKey:vr.TABLE,backgroundColor:Or.backgroundColor,showBorder:Or.showBorder,borderStyle:wr.design.table.borderStyle,borderColor:Or.borderColor,borderPerSlide:wr.design.table.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur},tableHeader:{selectorKey:vr.TABLE_HEADER,backgroundColor:Or.backgroundColor},headerText:{selectorKey:vr.HEADER_TEXT,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},tableRow:{selectorKey:vr.TABLE_ROW,backgroundColor:Or.backgroundColor,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},scroll:{selectorKey:vr.SCROLL,scrollBarWidth:wr.design.scrollBar.scrollBarWidth,scrollBarColor:wr.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:vr.ROW_DIVIDERS,headerDivider:wr.design.rowAndHeaderDividers.headerDivider,rowDivider:wr.design.rowAndHeaderDividers.rowDivider,columnDivider:wr.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:vr.PAGINATION,defaultState:{selectorKey:vr.DEFAULT_STATE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,previousIcon:wr.design.pagination.previousIcon,nextIcon:wr.design.pagination.nextIcon,iconSize:wr.design.pagination.iconSize,iconColor:wr.design.pagination.iconColor,backgroundShape:wr.design.pagination.backgroundShape,backgroundColor:Or.backgroundColor,pagination:wr.design.pagination.pagination},hoverState:{selectorKey:vr.HOVER_STATE,theme:Or.theme}},showMoreButton:{selectorKey:vr.SHOW_MORE_ITEMS_BUTTON,buttonStyle:wr.buttonStyle,buttonText:wr.buttonText,icon:wr.icon,iconPadding:wr.iconPadding,iconPosition:wr.iconPosition,iconAndTextSpacing:wr.iconAndTextSpacing,alignment:wr.alignment,buttonType:wr.buttonType,showIcon:wr.showIcon,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:wr.design.pagination.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight}},content:{selectorKey:vr.CONTENT,title:wr.title,showTitle:wr.showTitle,description:wr.description,showDescription:wr.showDescription,noOfLinesToShow:wr.noOfLinesToShow,country:wr.country,state:wr.state,zipCode:wr.zipCode,promotionSchedule:wr.showDescription,shippingMethodName:wr.shippingMethodName,shippingMethodLogo:wr.shippingMethodLogo,shippingDescription:wr.shippingDescription,estimatedShippingCost:wr.estimatedShippingCost,estimatedDeliveryTime:wr.estimatedShippingTime},dataConnector:{selectorKey:vr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}}}},Dr={optionSelection:{value:!0,property:"optionSelection",propertyType:so.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:so.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:so.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:so.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:so.CONTROLS},displayStyle:{value:"Matrix",property:"displayStyle",propertyType:so.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:so.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:so.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:so.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:so.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:so.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:so.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:so.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:so.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:so.CONTROLS},itemContentAlignment:{value:"Left",property:"itemContentAlignment",propertyType:so.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:so.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:so.CONTROLS},dropdownOptionsSpacing:{value:"50",property:"dropdownOptionsSpacing",propertyType:so.CSS},dropdownOptionsPadding:{value:"50",property:"dropdownOptionsPadding",propertyType:so.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:so.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:so.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:so.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:so.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:so.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:so.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:so.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:so.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:so.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:so.CONTROLS},tabAlignment:{value:"Left",property:"tabAlignment",propertyType:so.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:so.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:so.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:so.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:so.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:so.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:so.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:so.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:so.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:so.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:so.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:so.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:so.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:so.CONTROLS},header:{value:!0,property:"header",propertyType:so.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:so.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:so.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:so.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:so.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:so.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:so.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:so.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:so.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:so.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:so.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:so.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:so.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:so.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:so.CSS},groupHorizontalPadding:{value:"50",property:"groupHorizontalPadding",propertyType:so.CSS},groupVerticalPadding:{value:"50",property:"groupVerticalPadding",propertyType:so.CSS},groupAndContainerSpacing:{value:"50",property:"groupAndContainerSpacing",propertyType:so.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:so.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:so.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:so.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:so.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:so.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:so.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:so.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:so.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:so.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:so.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:so.CONTROLS},showselectedVariant:{value:!0,property:"showselectedVariant",propertyType:so.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:so.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:so.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:so.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:so.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:so.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:so.CONTROLS},showTotalAddedQuantity:{value:!0,property:"showTotalAddedQuantity",propertyType:so.CONTROLS},showMoreRows:{value:"Scroll",property:"showMoreRows",propertyType:so.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"}(fr||(fr={}));var Lr,Ar=function(){return{layout:{selectorKey:fr.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"600",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"300",unit:1}),margin:Or.margin,padding:Or.padding,positionType:Or.positionType,pinTo:Or.pinTo,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,optionSelection:Dr.optionSelection,displayOutOfStockValues:Dr.displayOutOfStockValues,displayStyle:Dr.displayStyle,notifyMeButton:Dr.notifyMeButton,quantitySelectorForVariantSelector:Dr.quantitySelectorForVariantSelector,dividerBetweenItems:Dr.dividerBetweenItems,optionTitleValueSpacing:Dr.optionTitleValueSpacing,remainingDisplayStyle:Dr.remainingDisplayStyle,allowUserToSearch:Dr.allowUserToSearch,allowUserToFilter:Dr.allowUserToFilter,swatchTypeDisplayStyle:{selectorKey:fr.SWATFH_TYPE_DISPLAY_STYLE,displayValues:Dr.displayValues,itemPadding:Dr.itemPadding,itemSpacing:Dr.itemSpacing,maxItemsToDisplay:Dr.maxItemsToDisplay,overflowItems:Dr.overflowItems,swatchImageType:Dr.swatchImageType},singleSelectDisplayStyle:{selectorKey:fr.SINGLE_SELECT_DISPLAY_STYLE,displayValues:Dr.displayValues,itemPadding:Dr.itemPadding,itemSpacing:Dr.itemSpacing,maxItemsToDisplay:Dr.maxItemsToDisplay,overflowItems:Dr.overflowItems,imageBehaviour:Dr.imageBehaviour,itemsPerRow:Dr.itemsPerRow,itemContentAlignment:Dr.itemContentAlignment,overflowDirection:Dr.overflowDirection},dropdownDisplayStyle:{selectorKey:fr.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Dr.dropdownOptionsSpacing,dropdownOptionsPadding:Dr.dropdownOptionsPadding,dropdownStyle:Dr.dropdownStyle,optionAndListSpacing:Dr.optionAndListSpacing,dropdownListItemSpacing:Dr.dropdownListItemSpacing,dropdownListItemPadding:Dr.dropdownListItemPadding,dividerBetweenListItems:Dr.dividerBetweenListItems,maxItemsToDisplay:Dr.maxItemsToDisplay,overflowItems:Dr.overflowItems},groupedOptionsDisplayStyle:{selectorKey:fr.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:Dr.groupsDisplayStyle,groupSpacing:Dr.groupSpacing,groupPadding:Dr.groupPadding,groupHeaderAndOptionSpacing:Dr.groupHeaderAndOptionSpacing,tabDirection:Dr.tabDirection,tabLayout:Dr.tabLayout,tabAlignment:Dr.tabAlignment,tabSpacing:Dr.tabSpacing,tabAndContainerSpacing:Dr.tabAndContainerSpacing,tabHorizontalPadding:Dr.tabHorizontalPadding,tabVerticalPadding:Dr.tabVerticalPadding,containerPadding:Dr.tabVerticalPadding,overflowItems:Dr.overflowItems,tabRowSpacing:Dr.tabRowSpacing,expandIconPositon:Dr.expandIconPositon,expandFirstItemByDefault:Dr.expandFirstItemByDefault,allowMultipleOpenItems:Dr.allowMultipleOpenItems,itemDividers:Dr.itemDividers,accordionSpacing:Dr.accordionSpacing,accordionAndContainerSpacing:Dr.accordionAndContainerSpacing,accordionHorizontalPadding:Dr.accordionHorizontalPadding,accordionVerticalPadding:Dr.accordionVerticalPadding,groupAndContainerSpacing:Dr.groupAndContainerSpacing,groupHorizontalPadding:Dr.groupHorizontalPadding,groupVerticalPadding:Dr.groupVerticalPadding,canCollapseGroups:Dr.canCollapseGroups},matrixDisplayStyle:{selectorKey:fr.MATRIX_DISPLAY_STYLE,header:Dr.header,headerHeight:Dr.headerHeight,rowHeight:Dr.rowHeight,headerDivider:Dr.headerDivider,rowDivider:Dr.rowDivider,columnDivider:Dr.columnDivider,alternativeRowColors:Dr.alternativeRowColors,headerCellPadding:Dr.headerCellPadding,rowCellPadding:Dr.rowCellPadding,contentAlignment:Dr.contentAlignment,overflowControl:Dr.overflowControl,paginationType:Dr.paginationType,paginationAliginment:Dr.paginationAliginment,rowsPerPage:Dr.rowsPerPage,showMoreRows:Dr.showMoreRows},groupedMatrixDisplayStyle:{selectorKey:fr.GROUPED_MATRIX_DISPLAY_STYLE,groupsDisplayStyle:Dr.groupsDisplayStyle,groupSpacing:Dr.groupSpacing,groupPadding:Dr.groupPadding,groupHeaderAndOptionSpacing:Dr.groupHeaderAndOptionSpacing}},design:{selectorKey:fr.DESIGN},content:{selectorKey:fr.CONTENT,optionProperties:Dr.optionProperties,optionName:Dr.optionName,noOfOptionValues:Dr.noOfOptionValues,optionPrice:Dr.optionPrice,priceFormat:Dr.priceFormat,showselectedVariant:Dr.showselectedVariant,optionValueProperties:Dr.optionValueProperties,optionValueName:Dr.optionValueName,optionValueCode:Dr.optionValueCode,swatchImage:Dr.swatchImage,swatchImageType:Dr.swatchImageType,noOfVariantsAvailable:Dr.noOfVariantsAvailable,optionValuePrice:Dr.optionValuePrice,showAvailableInventory:Dr.showAvailableInventory,showTotalPriceOfAddedItems:Dr.showTotalPriceOfAddedItems,showTotalAddedQuantity:Dr.showTotalAddedQuantity},dataConnector:{selectorKey:fr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}}}},Ir={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:so.CONTROLS},buttonType:{value:"primaryButton",propertyType:so.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:so.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:so.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:so.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:so.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:so.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:so.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Lr||(Lr={}));var xr,Er=function(){return{layout:{selectorKey:Lr.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"40",unit:1}),margin:Or.margin,padding:Or.padding,positionType:Or.positionType,pinTo:Or.pinTo,buttonStyle:Ir.buttonStyle,buttonText:Ir.buttonText,buttonIcon:Ir.buttonIcon,iconPosition:Ir.iconPosition,iconAndTextSpacing:Ir.iconAndTextSpacing,alignment:Ir.alignment,buttonType:Ir.buttonType,linkTo:Ir.linkTo},design:{selectorKey:Lr.DESIGN,defaultState:{selectorKey:Lr.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},Or.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},Or.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},Or.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},Or.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},Or.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},Or.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},Or.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},Or.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},Or.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},Or.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},Or.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},Or.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},Or.theme),fontSize:Object.assign(Object.assign({},Or.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},Or.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},Or.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},Or.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},Or.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},Or.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},Or.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},Or.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},Or.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:Or.icon,showIcon:Object.assign(Object.assign({},Or.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Or.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Or.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:Lr.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},Or.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:Lr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(xr||(xr={}));var Pr,_r=function(){return{layout:{selectorKey:xr.LAYOUT,width:Object.assign(Object.assign({},Or.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Or.height),{unit:1,value:300}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo},design:{selectorKey:xr.DESIGN,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},content:{selectorKey:xr.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:xr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:so.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Pr||(Pr={}));var Br,Hr=function(){return{layout:{selectorKey:Pr.LAYOUT,width:Object.assign(Object.assign({},Or.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Or.height),{unit:1,value:300}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,textData:{value:"",propertyType:so.CONTROLS}},design:{selectorKey:Pr.DESIGN,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},content:{}}},zr={theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,backgroundColor:Or.backgroundColor},kr={backgroundColor:Or.backgroundColor,backgroundRepeat:Or.backgroundRepeat,backgroundSize:Or.backgroundSize,backgroundAttachment:Or.backgroundAttachment,backgroundPosition:Or.backgroundPosition,backgroundPositionX:Or.backgroundPositionX,backgroundPositionY:Or.backgroundPositionY,backgroundImage:Or.backgroundImage};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Br||(Br={}));var jr,Kr=function(e){return{layout:{selectorKey:Br.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:so.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Or.height),{isReadOnly:!0}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo},design:Object.assign({selectorKey:Br.DESIGN,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},kr),dataConnector:{selectorKey:Br.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"container",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:so.CONTROLS}}}},Ur=(new Date).toISOString().slice(0,16),Gr={type:{value:"countdown",property:"itemSpacing",propertyType:so.CONTROLS},counterStyle:{value:"joined",property:"counterStyle",propertyType:so.CONTROLS},countdownAnimation:{value:"fadeIn",property:"countdownAnimation",propertyType:so.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:so.CONTROLS},source:{value:"manual",property:"source",propertyType:so.CONTROLS},showCountdownTitle:{value:"true",property:"showCountdownTitle",propertyType:so.CONTROLS},title:{value:"Sales Ends In",property:"title",propertyType:so.CONTROLS},showCountdownDescription:{value:"true",property:"showCountdownDescription",propertyType:so.CONTROLS},description:{value:"Sale ends in next few mins hurry up garb the offer",property:"description",propertyType:so.CONTROLS},chooseSchedules:{value:"05-11-2024",property:"chooseSchedules",propertyType:so.CONTROLS},startDate:{value:Ur,property:"startDate",propertyType:so.CONTROLS},endDate:{value:"2024-11-15T15:01",property:"endDate",propertyType:so.CONTROLS},days:{value:"true",property:"days",propertyType:so.CONTROLS},daysTitle:{value:"Days",property:"daysTitle",propertyType:so.CONTROLS},hours:{value:"true",property:"hours",propertyType:so.CONTROLS},hoursTitle:{value:"Hours",property:"hoursTitle",propertyType:so.CONTROLS},minutes:{value:"true",property:"minutes",propertyType:so.CONTROLS},minutesTitle:{value:"Minutes",property:"minutesTitle",propertyType:so.CONTROLS},seconds:{value:"true",property:"seconds",propertyType:so.CONTROLS},secondsTitle:{value:"Seconds",property:"secondsTitle",propertyType:so.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:so.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:so.CSS},verticalAlignment:{value:"center",property:"verticalAlignment",propertyType:so.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:so.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:so.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:so.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:so.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:so.CSS},textPosition:{value:"top",property:"textPosition",propertyType:so.CONTROLS},iconColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"iconColor",propertyType:so.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"}(jr||(jr={}));var Mr,Vr=function(){return{layout:{selectorKey:jr.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"200",unit:1}),margin:Or.margin,padding:Or.padding,type:Gr.type,counterStyle:Gr.counterStyle,countdownAnimation:Gr.countdownAnimation,dividerBetweenItems:Gr.dividerBetweenItems,positionType:Or.positionType,pinTo:Or.pinTo},content:{selectorKey:jr.CONTENT,source:Gr.source,showCountdownTitle:Gr.showCountdownTitle,title:Gr.title,showCountdownDescription:Gr.showCountdownDescription,description:Gr.description,chooseSchedules:Gr.chooseSchedules,startDate:Gr.startDate,endDate:Gr.endDate,days:Gr.days,daysTitle:Gr.daysTitle,hours:Gr.hours,hoursTitle:Gr.hoursTitle,minutes:Gr.minutes,minutesTitle:Gr.minutesTitle,seconds:Gr.seconds,secondsTitle:Gr.secondsTitle},design:{selectorKey:jr.DESIGN,countdownWidget:{selectorKey:jr.COUNTDOWN_WIDGET,backgroundColor:Or.backgroundColor,showBorder:Or.showBorder,borderStyle:Or.borderStyle,borderColor:Or.borderColor,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,themeDesc:Or.themeDesc,fontDesc:Or.fontDesc,fontSizeDesc:Or.fontSizeDesc,textColorDesc:Or.textColorDesc,boldDesc:Or.boldDesc,italicDesc:Or.italicDesc,linethroughDesc:Or.linethroughDesc,underlineDesc:Or.underlineDesc,textAlignDesc:Or.textAlignDesc,characterSpacingDesc:Or.characterSpacingDesc,lineHeightDesc:Or.lineHeightDesc},countdownWidgetTextContainerLayout:{selectorKey:jr.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Gr.textVerticalPadding,textHorizontalPadding:Gr.textHorizontalPadding,titleAndDescriptionSpacing:Gr.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:jr.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},countdownLayout:{selectorKey:jr.COUNTDOWN_LAYOUT,verticalAlignment:Gr.verticalAlignment,widgetTextAndItemSpacing:Gr.widgetTextAndItemSpacing,textPosition:Gr.textPosition},counterStyle:{selectorKey:jr.COUNTER_STYLE,backgroundColor:Or.backgroundColor,showBorder:Or.showBorder,borderStyle:Or.borderStyle,borderColor:Or.borderColor,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,themeDesc:Or.themeDesc,fontDesc:Or.fontDesc,fontSizeDesc:Or.fontSizeDesc,textColorDesc:Or.textColorDesc,boldDesc:Or.boldDesc,italicDesc:Or.italicDesc,linethroughDesc:Or.linethroughDesc,underlineDesc:Or.underlineDesc,textAlignDesc:Or.textAlignDesc,characterSpacingDesc:Or.characterSpacingDesc,lineHeightDesc:Or.lineHeightDesc},dividerStyle:{selectorKey:jr.DIVIDER_STYLE,shape:Gr.shape,size:Gr.size,iconColor:Gr.iconColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(Mr||(Mr={}));var Wr,Yr=function(){return{layout:{selectorKey:Mr.LAYOUT,width:Object.assign(Object.assign({},Or.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Or.height),{unit:1,value:300}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo},design:{selectorKey:Mr.DESIGN,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},content:{selectorKey:Mr.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:Mr.DATA_CONNECTOR,value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:so.CONTROLS}}},Fr={expandFirstItemByDefault:{value:!0,propertyType:so.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:so.CONTROLS},itemDividers:{value:!1,propertyType:so.CONTROLS},iconPosition:{value:"Right",propertyType:so.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:so.CONTROLS},itemHorizontalPadding:{value:10,unit:1,property:"itemHorizontalPadding",propertyType:so.CSS},itemVerticalPadding:{value:2,unit:1,property:"itemVerticalPadding",propertyType:so.CSS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:so.CSS},titleAndDescriptionSpacing:{value:5,unit:1,property:"titleAndDescriptionSpacing",propertyType:so.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"}(Wr||(Wr={}));var Xr,qr=function(){return{layout:{selectorKey:Wr.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"auto",unit:co.CUSTOM}),margin:Or.margin,padding:Or.padding,positionType:Or.positionType,pinTo:Or.pinTo,expandFirstItemByDefault:Fr.expandFirstItemByDefault,allowMultipleOpenItems:Fr.allowMultipleOpenItems,itemDividers:Fr.itemDividers,iconPosition:Fr.iconPosition,itemHorizontalPadding:Fr.itemHorizontalPadding,itemVerticalPadding:Fr.itemVerticalPadding,itemSpacing:Fr.itemSpacing,titleAndDescriptionSpacing:Fr.titleAndDescriptionSpacing},content:{accordionsList:Fr.accordionsList},design:{selectorKey:Wr.DESIGN,faqWidget:{selectorKey:Wr.FAQ_WIDGET,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},collapsedAccordionItem:{selectorKey:Wr.COLLAPSED_ACCRORDION_ITEM,backgroundColor:Or.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Or.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,showIcon:Or.showIcon,iconSize:Or.iconSize,iconColor:Or.iconColor,themeDesc:Or.themeDesc,fontDesc:Or.fontDesc,fontSizeDesc:Or.fontSizeDesc,textColorDesc:Or.textColorDesc,boldDesc:Or.boldDesc,italicDesc:Or.italicDesc,linethroughDesc:Or.linethroughDesc,underlineDesc:Or.underlineDesc,textAlignDesc:Or.textAlignDesc,characterSpacingDesc:Or.characterSpacingDesc,lineHeightDesc:Or.lineHeightDesc},expandedAccordionItem:{selectorKey:Wr.EXPANDED_ACCRORDION_ITEM,backgroundColor:Or.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Or.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Object.assign({},Or.theme),font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,showIcon:Or.showIcon,iconSize:Or.iconSize,iconColor:Or.iconColor,themeDesc:Or.themeDesc,fontDesc:Or.fontDesc,fontSizeDesc:Or.fontSizeDesc,textColorDesc:Or.textColorDesc,boldDesc:Or.boldDesc,italicDesc:Or.italicDesc,linethroughDesc:Or.linethroughDesc,underlineDesc:Or.underlineDesc,textAlignDesc:Or.textAlignDesc,characterSpacingDesc:Or.characterSpacingDesc,lineHeightDesc:Or.lineHeightDesc},divider:{selectorKey:Wr.DIVIDER,dividerColor:Or.borderColor,dividerStyle:Or.borderStyle,dividerWidth:Or.dividerWidth}}}},Qr={displayStyle:{value:"Slider",propertyType:so.CONTROLS},scrollDirection:{value:"Vertical",propertyType:so.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:so.CONTROLS},scrollControl:{value:"Non",propertyType:so.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:so.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:so.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:so.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:so.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:so.CSS},sliderControl:{value:"Arrows",propertyType:so.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:so.CONTROLS},loopImages:{value:!1,propertyType:so.CONTROLS},setItemsPerRow:{value:!1,propertyType:so.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:so.CONTROLS},autoplay:{value:!1,propertyType:so.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:so.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:so.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:so.CONTROLS},showGalleryTitle:{value:!1,propertyType:so.CONTROLS},galleryTitle:{value:"",propertyType:so.CONTROLS},showGalleryDescription:{value:!1,propertyType:so.CONTROLS},galleryDescription:{value:"",propertyType:so.CONTROLS},showItemTitle:{value:!1,propertyType:so.CONTROLS},showItemDescription:{value:!1,propertyType:so.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:so.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:so.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:so.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:so.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:so.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:so.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:so.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:so.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:so.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:so.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:so.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:so.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:so.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:so.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:so.CSS},arrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:so.CONTROLS},backgroundShape:{value:"Round",propertyType:so.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:so.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:so.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:so.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:so.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:so.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:so.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:so.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:so.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:so.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"}(Xr||(Xr={}));var Zr,$r=function(){return{layout:{selectorKey:Xr.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"300",unit:1}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,displayStyle:Qr.displayStyle,scrollDirection:Qr.scrollDirection,noOfItemsToLoad:Qr.noOfItemsToLoad,scrollControl:Qr.scrollControl,itemsPerSlide:Qr.itemsPerSlide,itemsPerRow:Qr.itemsPerRow,itemsPerColumn:Qr.itemsPerColumn,itemGap:Qr.itemGap,rowGap:Qr.rowGap,sliderControl:Qr.sliderControl,controlPosition:Qr.controlPosition,loopImages:Qr.loopImages,setItemsPerRow:Qr.setItemsPerRow,sliderDisplayScrollbar:Qr.sliderDisplayScrollbar,autoplay:Qr.autoplay,autoplayStyle:Qr.autoplayStyle,autoplayDuration:Qr.autoplayDuration,sliderSpeed:Qr.sliderSpeed,thumbnailPlacement:Qr.thumbnailPlacement,thumbnailSize:Qr.thumbnailSize,thumbnailSpacing:Qr.thumbnailSpacing},content:{showGalleryTitle:Qr.showGalleryTitle,galleryTitle:Qr.galleryTitle,showGalleryDescription:Qr.showGalleryDescription,galleryDescription:Qr.galleryDescription,showItemTitle:Qr.showItemTitle,showItemDescription:Qr.showItemDescription,allowLinkToOtherPage:Qr.allowLinkToOtherPage,slides:Qr.slides},design:{selectorKey:Xr.DESIGN,galleryWidgetStyle:{selectorKey:Xr.GALLERY_WIDGET_STYLE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,showIcon:Object.assign(Object.assign({},Or.showIcon),{value:!0}),iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Or.themeDesc,fontDesc:Or.fontDesc,fontSizeDesc:Or.fontSizeDesc,textColorDesc:Or.textColorDesc,boldDesc:Or.boldDesc,italicDesc:Or.italicDesc,linethroughDesc:Or.linethroughDesc,underlineDesc:Or.underlineDesc,textAlignDesc:Or.textAlignDesc,characterSpacingDesc:Or.characterSpacingDesc,lineHeightDesc:Or.lineHeightDesc},galleryWidgetLayout:{selectorKey:Xr.GALLERY_LAYOUT,galleryTextAndItemAlignment:Qr.galleryTextAndItemAlignment,galleryTextAndItemSpacing:Qr.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Qr.galleryTextAndDescriptionSpacing,textPosition:Or.textPosition,verticalAlignment:Or.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:Xr.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Qr.textVerticalPadding,textHorizontalPadding:Or.textHorizontalPadding,titleAndDescriptionSpacing:Qr.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:Xr.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},itemStyle:{selectorKey:Xr.GALLERY_WIDGET_STYLE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,showIcon:Object.assign(Object.assign({},Or.showIcon),{value:!0}),iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Or.themeDesc,fontDesc:Or.fontDesc,fontSizeDesc:Or.fontSizeDesc,textColorDesc:Or.textColorDesc,boldDesc:Or.boldDesc,italicDesc:Or.italicDesc,linethroughDesc:Or.linethroughDesc,underlineDesc:Or.underlineDesc,textAlignDesc:Or.textAlignDesc,characterSpacingDesc:Or.characterSpacingDesc,lineHeightDesc:Or.lineHeightDesc},itemLayout:{selectorKey:Xr.GALLERY_LAYOUT,galleryTextAndItemAlignment:Qr.galleryTextAndItemAlignment,textAndImageSpacing:Qr.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Qr.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Or.textPosition),{value:"On Image"}),verticalAlignment:Or.verticalAlignment},itemTextContainerLayout:{selectorKey:Xr.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Qr.textVerticalPadding,textHorizontalPadding:Or.textHorizontalPadding,titleAndDescriptionSpacing:Qr.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:Xr.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},paginationArrows:{selectorKey:Xr.PAGINATION_ARROWS,arrowIconStyle:Qr.arrowIconStyle,leftArrowIconStyle:Qr.leftArrowIconStyle,rightArrowIconStyle:Qr.rightArrowIconStyle,backgroundShape:Qr.backgroundShape,arrowSize:Qr.arrowSize,arrowColor:Qr.arrowColor},paginationDots:{selectorKey:Xr.PAGINATION_DOTS,dotSize:Qr.dotSize,currentDotColor:Qr.currentDotColor,otherDotColor:Qr.otherDotColor},paginationLine:{selectorKey:Xr.PAGINATION_LINE,currentLineColor:Qr.currentLineColor,otherLineColor:Qr.otherLineColor,lineHeight:Qr.lineHeight,lineWidth:Qr.lineWidth}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Zr||(Zr={}));var Jr,ei=function(e){return{layout:{selectorKey:Zr.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:so.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Or.height),{isReadOnly:!0}),padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo},design:Object.assign({selectorKey:Zr.DESIGN,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},kr)}},ti={onClick:{value:"Show Image Lightbox",propertyType:so.CONTROLS},onHover:{value:"Zoom Out",propertyType:so.CONTROLS},cropRatio:{value:"16:9",propertyType:so.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:so.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:so.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:so.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Jr||(Jr={}));var oi,ri=function(){return{layout:{selectorKey:Jr.LAYOUT,width:Object.assign(Object.assign({},Or.width),{propertyType:so.CONTROLLED_CSS,unit:co.PIXELS,value:350}),height:Object.assign(Object.assign({},Or.height),{value:300,propertyType:so.CONTROLLED_CSS,unit:co.PIXELS}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,onClick:ti.onClick,onHover:ti.onHover,cropRatio:ti.cropRatio,fitOptions:ti.fitOptions,horizontalAlignment:ti.horizontalAlignment,verticalAlignment:ti.verticalAlignment},design:{selectorKey:Jr.DESIGN,cropRatio:Or.cropRatio,zoomImage:Or.zoomImage,flip:Or.flip,rotate:Or.rotate,backgroundColor:Or.backgroundColor,exposure:Or.exposure,contrast:Or.contrast,saturation:Or.saturation,brightness:Or.brightness,hue:Or.hue,lightness:Or.lightness,highlights:Or.highlights,shadows:Or.shadows,showBorder:Or.showBorder,borderStyle:Or.borderStyle,borderColor:Or.borderColor,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:so.CONTROLS}},dataConnector:{selectorKey:Jr.DATA_CONNECTOR,dataConnector:ti.dataConnector}}},ii={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:so.CONTROLS},productName:{value:!0,propertyType:so.CONTROLS},productCodes:{value:!0,propertyType:so.CONTROLS},varientCodes:{value:!0,propertyType:so.CONTROLS},productImage:{value:!0,propertyType:so.CONTROLS},price:{value:!0,propertyType:so.CONTROLS},productDescription:{value:!0,propertyType:so.CONTROLS},showOptions:{value:!0,propertyType:so.CONTROLS},allowBulkOrdering:{value:!0,propertyType:so.CONTROLS},actions:{value:!0,propertyType:so.CONTROLS},quickView:{value:!0,propertyType:so.CONTROLS},addToCart:{value:!0,propertyType:so.CONTROLS},wishlist:{value:!0,propertyType:so.CONTROLS},buyNow:{value:!0,propertyType:so.CONTROLS},addtoQuote:{value:!0,propertyType:so.CONTROLS},showUoms:{value:!0,propertyType:so.CONTROLS},showVolumePricing:{value:!0,propertyType:so.CONTROLS},showInventory:{value:!0,propertyType:so.CONTROLS},storeAvailability:{value:!0,propertyType:so.CONTROLS},categoryCode:{value:!0,propertyType:so.CONTROLS},categoryName:{value:!0,propertyType:so.CONTROLS},categoryImage:{value:!0,propertyType:so.CONTROLS},categoryDescription:{value:!0,propertyType:so.CONTROLS},subCategoryCode:{value:!0,propertyType:so.CONTROLS},subCategoryName:{value:!0,propertyType:so.CONTROLS},subCategoryImage:{value:!0,propertyType:so.CONTROLS},subCategoryDescription:{value:!0,propertyType:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(oi||(oi={}));var ni,ai=function(){return{layout:{selectorKey:oi.LAYOUT,width:Object.assign({},Or.width),height:Object.assign(Object.assign({},Or.height),{value:"auto",propertyType:so.CONTROLS,unit:7}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo},design:Object.assign({selectorKey:oi.DESIGN,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},kr),content:{selectorKey:oi.CONTENT,productName:ii.productName,productCodes:ii.productCodes,varientCodes:ii.varientCodes,productImage:ii.productImage,price:ii.price,productDescription:ii.productDescription,showOptions:ii.showOptions,allowBulkOrdering:ii.allowBulkOrdering,actions:ii.actions,quickView:ii.quickView,addToCart:ii.addToCart,wishlist:ii.wishlist,buyNow:ii.buyNow,addtoQuote:ii.addtoQuote,showUoms:ii.showUoms,showVolumePricing:ii.showVolumePricing,showInventory:ii.showInventory,storeAvailability:ii.storeAvailability,categoryCode:ii.categoryCode,categoryName:ii.categoryName,categoryImage:ii.categoryImage,categoryDescription:ii.categoryDescription,subCategoryCode:ii.subCategoryCode,subCategoryName:ii.subCategoryName,subCategoryImage:ii.subCategoryImage,subCategoryDescription:ii.subCategoryDescription},dataConnector:{selectorKey:oi.DATA_CONNECTOR,dataConnector:ii.dataConnector}}},li={dataConnector:{value:{isConnected:!1,dataSource:null,childSource:null,key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS},showOptions:{value:!0,propertyType:so.CONTROLS},productVolume:{value:!0,propertyType:so.CONTROLS},productPrice:{value:!0,propertyType:so.CONTROLS},productActions:{value:!0,propertyType:so.CONTROLS},productInventory:{value:!0,propertyType:so.CONTROLS},storeLocations:{value:!0,propertyType:so.CONTROLS},pickupLocations:{value:!0,propertyType:so.CONTROLS},productHighlights:{value:!0,propertyType:so.CONTROLS},paymentMethods:{value:!0,propertyType:so.CONTROLS},shippingEstimator:{value:!0,propertyType:so.CONTROLS},productPromotions:{value:!0,propertyType:so.CONTROLS},amountEstimator:{value:!0,propertyType:so.CONTROLS},quantitySelector:{value:!0,propertyType:so.CONTROLS},uomSelector:{value:!0,propertyType:so.CONTROLS},variantPicker:{value:!0,propertyType:so.CONTROLS},bulkVariantPicker:{value:!0,propertyType:so.CONTROLS},productImage:{value:!0,propertyType:so.CONTROLS},productName:{value:!0,propertyType:so.CONTROLS},productDescription:{value:!0,propertyType:so.CONTROLS},productBrand:{value:!0,propertyType:so.CONTROLS},productCode:{value:!0,propertyType:so.CONTROLS},productReview:{value:!0,propertyType:so.CONTROLS},productRating:{value:!0,propertyType:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(ni||(ni={}));var pi,si=function(){return{layout:{selectorKey:ni.LAYOUT,width:Object.assign({},Or.width),height:Object.assign(Object.assign({},Or.height),{value:"auto",propertyType:so.CONTROLS,unit:7}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo},design:Object.assign({selectorKey:ni.DESIGN,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},kr),content:{selectorKey:ni.CONTENT,showOptions:li.showOptions,productVolume:li.productVolume,productPrice:li.productPrice,productActions:li.productActions,productInventory:li.productInventory,storeLocations:li.storeLocations,pickupLocations:li.pickupLocations,productHighlights:li.productHighlights,paymentMethods:li.paymentMethods,shippingEstimator:li.shippingEstimator,productPromotions:li.productPromotions,amountEstimator:li.amountEstimator,quantitySelector:li.quantitySelector,uomSelector:li.uomSelector,variantPicker:li.variantPicker,bulkVariantPicker:li.bulkVariantPicker,productImage:li.productImage,productName:li.productName,productDescription:li.productDescription,productBrand:li.productBrand,productCode:li.productCode,productReview:li.productReview,productRating:li.productRating},dataConnector:{selectorKey:ni.DATA_CONNECTOR,dataConnector:li.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:so.CONTROLS}}}},di={position:{value:"topLeft",property:"position",propertyType:so.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:so.CONTROLS},onClick:{value:"Show Image Lightbox",propertyType:so.CONTROLS},onHover:{value:"Zoom In",propertyType:so.CONTROLS},hotspotStyle:{value:"shape",propertyType:so.CONTROLS},showContent:{value:"onClick",propertyType:so.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:so.CONTROLS},showIcon:{value:!0,propertyType:so.CONTROLS},shape:{value:"circle",propertyType:so.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:so.CONTROLS},iconStyle:{value:"icon with circle",property:"iconStyle",propertyType:so.CSS},hotspotSize:{value:"30",property:"hotspotSize",propertyType:so.CSS},iconSize:{value:"30",property:"iconSize",propertyType:so.CSS},tooltipWidth:{value:"100",property:"tooltipWidth",propertyType:so.CSS},tooltipHeight:{value:"100",property:"tooltipHeight",propertyType:so.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:so.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:so.CSS},imageRatio:{value:"16:9",property:"imageRatio",propertyType:so.CSS},fitOptions:{value:"fill",property:"fitOptions",propertyType:so.CSS},productInfoAlignment:{value:"left",property:"productInfoAlignment",propertyType:so.CSS},infoVerticalPadding:{value:"500",property:"infoVerticalPadding",propertyType:so.CSS},infoHorizontalPadding:{value:"500",property:"infoHorizontalPadding",propertyType:so.CSS},infoSpacing:{value:"500",property:"infoSpacing",propertyType:so.CSS},cardLayout:{value:"onImage",property:"cardLayout",propertyType:so.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:so.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:so.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:so.CSS},linkDetails:{value:"",property:"linkDetails",propertyType:so.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"}(pi||(pi={}));var ci,yi=function(){return{layout:{selectorKey:pi.LAYOUT,width:Object.assign(Object.assign({},Or.width),{propertyType:so.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Or.height),{value:300,propertyType:so.CONTROLS,unit:1}),margin:Or.margin,padding:Or.padding,showContent:di.showContent,canOpenMultipleHotspots:di.canOpenMultipleHotspots,positionType:Or.positionType,pinTo:Or.pinTo},design:{selectorKey:pi.DESIGN,imageStyle:{selectorKey:pi.HOTSPOT_IMAGE_STYLE,cropRatio:Or.cropRatio,zoomImage:Or.zoomImage,flip:Or.flip,rotate:Or.rotate,backgroundColor:Or.backgroundColor,overlayColor:Or.overlayColor,exposure:Or.exposure,contrast:Or.contrast,saturation:Or.saturation,brightness:Or.brightness,hue:Or.hue,lightness:Or.lightness,highlights:Or.highlights,shadows:Or.shadows,showBorder:Or.showBorder,borderStyle:Or.borderStyle,borderColor:Or.borderColor,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur},hotspotStyle:{selectorKey:pi.HOTSPOT_STYLE,hotspotStyle:di.hotspotStyle,hotspotSize:di.hotspotSize,iconSize:Or.iconSize,iconColor:Or.iconColor,icon:di.icon,showIcon:di.showIcon,shape:di.shape,animationStyle:di.animationStyle,animationFrequency:di.animationFrequency,backgroundColor:Or.backgroundColor,showBorder:Or.showBorder,borderStyle:Or.borderStyle,borderColor:Or.borderColor,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur},tooltipDesign:{selectorKey:pi.TOOL_TIP_DESIGN,tooltipWidth:di.tooltipWidth,tooltipHeight:di.tooltipHeight,horizontalAlignment:di.horizontalAlignment,verticalAlignment:di.verticalAlignment,backgroundColor:Or.backgroundColor,showBorder:Or.showBorder,borderStyle:Or.borderStyle,borderColor:Or.borderColor,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur,position:di.position},tooltipTextDesign:{selectorKey:pi.TOOL_TIP_TEXT,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,themeDesc:Or.themeDesc,fontDesc:Or.fontDesc,fontSizeDesc:Or.fontSizeDesc,textColorDesc:Or.textColorDesc,boldDesc:Or.boldDesc,italicDesc:Or.italicDesc,linethroughDesc:Or.linethroughDesc,underlineDesc:Or.underlineDesc,textAlignDesc:Or.textAlignDesc,characterSpacingDesc:Or.characterSpacingDesc,lineHeightDesc:Or.lineHeightDesc},tooltipProductDesign:{selectorKey:pi.TOOL_TIP_PRODUCT_DESIGN,imageRatio:di.imageRatio,fitOptions:di.fitOptions,productInfoAlignment:di.productInfoAlignment,infoVerticalPadding:di.infoVerticalPadding,infoHorizontalPadding:di.infoHorizontalPadding,infoSpacing:di.infoSpacing,cardLayout:di.cardLayout,productCardStyle:di.productCardStyle},tooltipImageDesign:{selectorKey:pi.TOOL_TIP_IMAGE_DESIGN,cropRatio:Or.cropRatio,zoomImage:Or.zoomImage,flip:Or.flip,rotate:Or.rotate,backgroundColor:Or.backgroundColor,exposure:Or.exposure,contrast:Or.contrast,saturation:Or.saturation,brightness:Or.brightness,hue:Or.hue,lightness:Or.lightness,highlights:Or.highlights,shadows:Or.shadows,showBorder:Or.showBorder,borderStyle:Or.borderStyle,borderColor:Or.borderColor,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur,imageRatio:di.imageRatio,fitOptions:di.fitOptions,horizontalAlignment:di.horizontalAlignment,verticalAlignment:di.verticalAlignment,onClick:di.onClick,onHover:di.onHover,linkDetails:di.linkDetails}},content:{selectorKey:pi.CONTENT,image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:so.CONTROLS},hotspots:di.hotspots}}},ui={position:{value:"topLeft",property:"position",propertyType:so.CONTROLS},zoom:{value:3,propertyType:so.CONTROLS},icon:{value:"map-marker",property:"icon",propertyType:so.CONTROLS},showIcon:{value:!0,propertyType:so.CONTROLS},showZoomControls:{value:!0,propertyType:so.CONTROLS},showMapAndSatelliteView:{value:!0,propertyType:so.CONTROLS},showStreetView:{value:!0,propertyType:so.CONTROLS},showDirectionsLink:{value:!1,propertyType:so.CONTROLS},showTitle:{value:!1,propertyType:so.CONTROLS},title:{value:"",propertyType:so.CONTROLS},showDescription:{value:!1,propertyType:so.CONTROLS},description:{value:"",propertyType:so.CONTROLS},chooseMapDesign:{value:"",propertyType:so.CONTROLS},locationsList:{value:[{addressLine1:"",addressLine2:"",country:"",postalCode:"",state:""}],propertyType:so.CONTROLS},geometry:{value:null,propertyType:so.CONTROLS},textContainerPosition:{value:"Top",propertyType:so.CONTROLS},mapAndTextContainerAlignment:{value:"center",propertyType:so.CONTROLS},mapAndTextContainerSpacing:{value:20,property:"mapAndTextContainerSpacing",unit:1,propertyType:so.CSS},onClick:{value:"Show Image Lightbox",propertyType:so.CONTROLS},onHover:{value:"Zoom In",propertyType:so.CONTROLS},pinStyle:{value:"icon",propertyType:so.CONTROLS},showContent:{value:"onClick",propertyType:so.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:so.CONTROLS},shape:{value:"circle",propertyType:so.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:so.CONTROLS},iconStyle:{value:"icon with circle",propertyType:so.CSS},pinSize:{value:"0",property:"hotspotSize",propertyType:so.CSS},iconSize:{value:"100",propertyType:so.CSS},tooltipWidth:{value:"120",property:"tooltipWidth",propertyType:so.CSS},tooltipHeight:{value:"120",property:"tooltipHeight",propertyType:so.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:so.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:so.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:so.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:so.CSS},productInfoAlignment:{value:"left",property:"textAlign",propertyType:so.CSS},infoVerticalPadding:{value:"500",propertyType:so.CSS},infoHorizontalPadding:{value:"500",propertyType:so.CSS},infoSpacing:{value:"500",propertyType:so.CSS},cardLayout:{value:"onImage",propertyType:so.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:so.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:so.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:so.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:so.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:so.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:so.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"}(ci||(ci={}));var Si,gi=function(){return{layout:{selectorKey:ci.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"500",unit:1}),margin:Or.margin,padding:Or.padding,showContent:ui.showContent,canOpenMultipleHotspots:ui.canOpenMultipleHotspots,positionType:Or.positionType,pinTo:Or.pinTo,zoom:ui.zoom,showZoomControls:ui.showZoomControls,showMapAndSatelliteView:ui.showMapAndSatelliteView,showStreetView:ui.showStreetView,showDirectionsLink:ui.showDirectionsLink},content:{selectorKey:ci.CONTENT,showTitle:ui.showTitle,title:ui.title,showDescription:ui.showDescription,description:ui.description,locationsList:ui.locationsList,geometry:ui.geometry},design:{selectorKey:ci.DESIGN,mapWidget:{selectorKey:ci.GALLERY_WIDGET_STYLE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,showIcon:Object.assign(Object.assign({},Or.showIcon),{value:!0}),iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Or.themeDesc,fontDesc:Or.fontDesc,fontSizeDesc:Or.fontSizeDesc,textColorDesc:Or.textColorDesc,boldDesc:Or.boldDesc,italicDesc:Or.italicDesc,linethroughDesc:Or.linethroughDesc,underlineDesc:Or.underlineDesc,textAlignDesc:Or.textAlignDesc,characterSpacingDesc:Or.characterSpacingDesc,lineHeightDesc:Or.lineHeightDesc},mapWidgetLayout:{selectorKey:ci.MAP_WIDGET_LAYOUT,textContainerPosition:ui.textContainerPosition,mapAndTextContainerAlignment:ui.mapAndTextContainerAlignment,mapAndTextContainerSpacing:ui.mapAndTextContainerSpacing},mapWidgetTextContainerLayout:{selectorKey:ci.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:ui.textVerticalPadding,textHorizontalPadding:ui.textHorizontalPadding,titleAndDescriptionSpacing:ui.titleAndDescriptionSpacing},mapWidgetTextContainerDesign:{selectorKey:ci.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},mapStyle:{selectorKey:ci.MAP_STYLE,chooseMapDesign:ui.chooseMapDesign},pinStyle:{selectorKey:ci.PIN_STYLE,pinStyle:ui.pinStyle,pinSize:ui.pinSize,iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),icon:ui.icon,showIcon:ui.showIcon,shape:ui.shape,animationStyle:ui.animationStyle,animationFrequency:ui.animationFrequency,backgroundColor:Object.assign(Object.assign({},Or.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}}}),showBorder:Or.showBorder,borderStyle:Or.borderStyle,borderColor:Or.borderColor,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur},tooltipDesign:{selectorKey:ci.TOOL_TIP_DESIGN,tooltipWidth:ui.tooltipWidth,tooltipHeight:ui.tooltipHeight,horizontalAlignment:ui.horizontalAlignment,verticalAlignment:ui.verticalAlignment,backgroundColor:Or.backgroundColor,showBorder:Or.showBorder,borderStyle:Or.borderStyle,borderColor:Or.borderColor,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur,position:ui.position},tooltipTextDesign:{selectorKey:ci.TOOL_TIP_TEXT,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,lineHeight:Or.lineHeight,characterSpacing:Or.characterSpacing,themeDesc:Or.themeDesc,fontDesc:Or.fontDesc,fontSizeDesc:Or.fontSizeDesc,textColorDesc:Or.textColorDesc,boldDesc:Or.boldDesc,italicDesc:Or.italicDesc,linethroughDesc:Or.linethroughDesc,underlineDesc:Or.underlineDesc,textAlignDesc:Or.textAlignDesc,characterSpacingDesc:Or.characterSpacingDesc,lineHeightDesc:Or.lineHeightDesc}}}},Ti={noOfItemsToLoad:{value:"allItems",propertyType:so.CONTROLS,property:"noOfItemsToLoad"},displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:so.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:so.CONTROLS},itemSpacing:{value:20,property:"itemSpacing",propertyType:so.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",unit:1,propertyType:so.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:so.CSS},maxItemsToDisplay:{value:1,property:"maxItemsToDisplay",propertyType:so.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:so.CONTROLS},header:{value:!0,property:"header",propertyType:so.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:so.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:so.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:so.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:so.CONTROLS},headerHeight:{value:"30",property:"headerHeight",unit:1,propertyType:so.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:so.CSS,unit:1},headerCellPadding:{value:"30",property:"headerCellPadding",unit:1,propertyType:so.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",unit:1,propertyType:so.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:so.CSS},paginationAliginment:{value:"left",property:"paginationAliginment",propertyType:so.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:so.CONTROLS},overflowControl:{value:"pagination",property:"overflowControl",propertyType:so.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:so.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:so.CONTROLS},title:{value:"Payment Methods",property:"title",propertyType:so.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:so.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:so.CONTROLS},description:{value:"",property:"description",propertyType:so.CONTROLS},paymentProgramName:{value:!0,property:"paymentProgramName",propertyType:so.CONTROLS},paymentMethods:{value:!0,property:"paymentMethods",propertyType:so.CONTROLS},showAmountLeft:{value:!0,property:"showAmountLeft",propertyType:so.CONTROLS},amountLeft:{value:"Left",property:"amountLeft",propertyType:so.CONTROLS},showAmountUtilized:{value:!0,property:"showAmountUtilized",propertyType:so.CONTROLS},amountUtilized:{value:"Used",property:"amountUtilized",propertyType:so.CONTROLS},showTotalAmount:{value:!0,property:"showTotalAmount",propertyType:so.CONTROLS},totalAmount:{value:"Total",property:"totalAmount",propertyType:so.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:so.CONTROLS},expiryDate:{value:"Expires On",property:"expiryDate",propertyType:so.CONTROLS},expiryDateDisplayFormat:{value:"Days Left",property:"expiryDateDisplayFormat",propertyType:so.CONTROLS},showRenewalDate:{value:!0,property:"showRenewalDate",propertyType:so.CONTROLS},renewalDate:{value:"Renews On",property:"renewalDate",propertyType:so.CONTROLS},renewalDateDisplayFormat:{value:"Days Left",property:"renewalDateDisplayFormat",propertyType:so.CONTROLS},paginationAlignment:{value:"center",propertyType:so.CSS,property:"paginationAlignment"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Si||(Si={}));var hi,Ci=function(){return{layout:{selectorKey:Si.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"75",unit:1}),margin:Or.margin,padding:Or.padding,positionType:Or.positionType,pinTo:Or.pinTo,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,displayStyle:Ti.displayStyle,dividerBetweenItems:Ti.dividerBetweenItems,itemSpacing:Ti.itemSpacing,itemPadding:Ti.itemPadding,itemContentAlignment:Ti.itemContentAlignment,maxItemsToDisplay:Ti.maxItemsToDisplay,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,overflowControl:Ti.overflowControl,paginationType:Ti.paginationType,paginationAliginment:Ti.paginationAliginment,rowsPerPage:Ti.rowsPerPage,displayResults:Ti.displayResults,noOfItemsToLoad:Ti.noOfItemsToLoad,paginationAlignment:Ti.paginationAlignment},design:{selectorKey:Si.DESIGN},content:{selectorKey:Si.CONTENT,title:Ti.title,showTitle:Ti.showTitle,description:Ti.description,showDescription:Ti.showDescription,paymentProgramName:Ti.paymentProgramName,paymentMethods:Ti.paymentMethods,showAmountLeft:Ti.showAmountLeft,amountLeft:Ti.amountLeft,showAmountUtilized:Ti.showAmountUtilized,amountUtilized:Ti.amountUtilized,showTotalAmount:Ti.showTotalAmount,totalAmount:Ti.totalAmount,showExpiryDate:Ti.showExpiryDate,expiryDate:Ti.expiryDate,expiryDateDisplayFormat:Ti.expiryDateDisplayFormat,showRenewalDate:Ti.showRenewalDate,renewalDate:Ti.renewalDate,renewalDateDisplayFormat:Ti.renewalDateDisplayFormat},dataConnector:{selectorKey:Si.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"paymentMethods",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}}}},Oi={displayStyle:{value:"Upfront",property:"displayStyle",propertyType:so.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:so.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:so.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:so.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:so.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:so.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:so.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:so.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:so.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:so.CONTROLS},title:{value:"Store Pick Up Locations",property:"title",propertyType:so.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:so.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:so.CONTROLS},description:{value:"",property:"description",propertyType:so.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:so.CONTROLS},searchPlaceholderText:{value:"Search by Zip Code",property:"searchPlaceholderText",propertyType:so.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:so.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:so.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:so.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:so.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:so.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:so.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:so.CSS},buttonType:{value:"primaryButton",propertyType:so.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:so.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:so.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:so.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:so.CSS},arrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:so.CONTROLS},backgroundShape:{value:"Round",propertyType:so.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:so.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:so.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:so.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:so.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:so.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:so.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:so.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:so.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:so.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:so.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:so.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:so.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:so.CONTROLS},fontSize:{value:"16",propertyType:so.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS},textHighlight:{value:"#BE6C00",propertyType:so.CSS},characterSpacing:{value:"16",propertyType:so.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:so.CSS,unit:1},lineHeight:{value:"16",propertyType:so.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:so.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:so.CSS},fontSize:{value:"16",propertyType:so.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS},textHighlight:{value:"#BE6C00",propertyType:so.CSS},characterSpacing:{value:"16",propertyType:so.CSS,unit:1},lineHeight:{value:"16",propertyType:so.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:so.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:so.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:so.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:so.CONTROLS},paginationStyle:{value:"dotted",propertyType:so.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:so.CONTROLS},arrowSize:{value:"16",propertyType:so.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:so.CSS},backgroundShape:{value:"rectangle",propertyType:so.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:so.CSS},font:{value:"lato",propertyType:so.CSS},fontSize:{value:"16",propertyType:so.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:so.CSS},hoverBackgroundShape:{value:"circle",propertyType:so.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:so.CSS},hoverFont:{value:"lato",propertyType:so.CSS},hoverFontSize:{value:"#BE6C00",propertyType:so.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:so.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:so.CSS},previousIcon:{value:"shopping-cart-01",propertyType:so.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:so.CONTROLS},iconSize:{value:"20",propertyType:so.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:so.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"}(hi||(hi={}));var bi,vi=function(){return{layout:{selectorKey:hi.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"130",unit:1}),margin:Or.margin,padding:Or.padding,positionType:Or.positionType,pinTo:Or.pinTo,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,displayStyle:Oi.displayStyle,displayType:Oi.displayType,maxItemsToDisplay:Oi.maxItemsToDisplay,itemSpacing:Oi.itemSpacing,overflowItems:Oi.overflowItems,displayResults:Oi.displayResults,searchPlaceholderText:Oi.searchPlaceholderText,noOfItemToShow:Oi.noOfItemToShow},content:{selectorKey:hi.CONTENT,locationName:Oi.locationName,locationAddress:Oi.locationAddress,locationInventory:Oi.locationInventory,locationTimings:Oi.locationTimings,title:Oi.title,showTitle:Oi.showTitle,description:Oi.description,showDescription:Oi.showDescription},design:{selectorKey:hi.DESIGN,inputStyle:{selectorKey:hi.INPUT_STYLE,defaultState:{selectorKey:hi.DEFAULT_STATE,buttonStyle:Oi.buttonStyle,buttonText:Oi.buttonText,icon:Oi.icon,iconPadding:Oi.iconPadding,iconPosition:Oi.iconPosition,iconAndTextSpacing:Oi.iconAndTextSpacing,alignment:Oi.alignment,buttonType:Oi.buttonType,showIcon:Oi.showIcon,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:hi.HOVER_STATE,buttonStyle:Oi.buttonStyle,buttonText:Oi.buttonText,icon:Oi.icon,iconPadding:Oi.iconPadding,iconPosition:Oi.iconPosition,iconAndTextSpacing:Oi.iconAndTextSpacing,alignment:Oi.alignment,buttonType:Oi.buttonType,showIcon:Oi.showIcon,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:hi.INPUT_STYLE,defaultState:{selectorKey:hi.DEFAULT_STATE,buttonStyle:Oi.buttonStyle,buttonText:Oi.buttonText,icon:Oi.icon,iconPadding:Oi.iconPadding,iconPosition:Oi.iconPosition,iconAndTextSpacing:Oi.iconAndTextSpacing,alignment:Oi.alignment,buttonType:Oi.buttonType,showIcon:Oi.showIcon,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:hi.HOVER_STATE,buttonStyle:Oi.buttonStyle,buttonText:Oi.buttonText,icon:Oi.icon,iconPadding:Oi.iconPadding,iconPosition:Oi.iconPosition,iconAndTextSpacing:Oi.iconAndTextSpacing,alignment:Oi.alignment,buttonType:Oi.buttonType,showIcon:Oi.showIcon,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:hi.INVENTORY_TEXT_STYLE,themeDynamic:Or.theme,fontDynamic:Or.font,fontSizeDynamic:Or.fontSize,textColorDynamic:Or.textColor,boldDynamic:Or.bold,italicDynamic:Or.italic,linethroughDynamic:Or.linethrough,underlineDynamic:Or.underline,textAlignDynamic:Or.textAlign,characterSpacingDynamic:Or.characterSpacing,lineHeightDynamic:Or.lineHeight,themeStatic:Or.themeDesc,fontStatic:Or.fontDesc,fontSizeStatic:Or.fontSizeDesc,textColorStatic:Or.textColorDesc,boldStatic:Or.boldDesc,italicStatic:Or.italicDesc,linethroughStatic:Or.linethroughDesc,underlineStatic:Or.underlineDesc,textAlignStatic:Or.textAlignDesc,characterSpacingStatic:Or.characterSpacingDesc,lineHeightStatic:Or.lineHeightDesc},itemStyle:{selectorKey:hi.ITEM_STYLE,contentAlignment:Oi.contentAlignment,horizontalPadding:Oi.horizontalPadding,verticalPadding:Oi.verticalPadding,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},locationName:{selectorKey:hi.LOCATION_NAME,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},locationAddress:{selectorKey:hi.LOCATION_ADDRESS,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},locationTimings:{selectorKey:hi.LOCATION_TIMINGS,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},locationInventory:{selectorKey:hi.LOCATION_INVENTORY,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},arrows:{selectorKey:hi.ARROWS,arrowIconStyle:Oi.arrowIconStyle,leftArrowIconStyle:Oi.leftArrowIconStyle,rightArrowIconStyle:Oi.rightArrowIconStyle,backgroundShape:Oi.backgroundShape,arrowSize:Oi.arrowSize,arrowColor:Oi.arrowColor},paginationDots:{selectorKey:hi.PAGINATION_DOTS,dotSize:Oi.dotSize,currentDotColor:Oi.currentDotColor,otherDotColor:Oi.otherDotColor},paginationLine:{selectorKey:hi.PAGINATION_LINE,currentLineColor:Oi.currentLineColor,otherLineColor:Oi.otherLineColor,lineHeight:Oi.lineHeight,lineWidth:Oi.lineWidth},showMoreItemsButton:{selectorKey:hi.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Oi.design.pagination.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight}},dataConnector:{selectorKey:hi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"locationDetails",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}}}},mi={displayStyle:{value:"Slider",propertyType:so.CONTROLS},zoomType:{value:"magnifier",propertyType:so.CONTROLS},scrollDirection:{value:"Vertical",propertyType:so.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:so.CONTROLS},scrollControl:{value:"Non",propertyType:so.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:so.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:so.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:so.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:so.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:so.CSS},sliderControl:{value:"Arrows",propertyType:so.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:so.CONTROLS},loopImages:{value:!1,propertyType:so.CONTROLS},setItemsPerRow:{value:!1,propertyType:so.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:so.CONTROLS},autoplay:{value:!1,propertyType:so.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:so.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:so.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:so.CONTROLS},showGalleryTitle:{value:!1,propertyType:so.CONTROLS},galleryTitle:{value:"",propertyType:so.CONTROLS},showGalleryDescription:{value:!1,propertyType:so.CONTROLS},galleryDescription:{value:"",propertyType:so.CONTROLS},showItemTitle:{value:!1,propertyType:so.CONTROLS},showItemDescription:{value:!1,propertyType:so.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:so.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:so.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:so.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:so.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:so.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:so.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:so.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:so.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:so.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:so.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:so.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:so.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:so.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:so.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:so.CSS},arrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:so.CONTROLS},backgroundShape:{value:"Round",propertyType:so.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:so.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:so.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:so.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:so.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:so.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:so.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:so.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:so.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:so.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"}(bi||(bi={}));var wi,fi=function(){return{layout:{selectorKey:bi.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"217",unit:co.PIXELS}),height:Object.assign(Object.assign({},Or.height),{value:"221",unit:co.PIXELS}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,zoomType:mi.zoomType,displayStyle:mi.displayStyle,scrollDirection:mi.scrollDirection,noOfItemsToLoad:mi.noOfItemsToLoad,scrollControl:mi.scrollControl,itemsPerSlide:mi.itemsPerSlide,itemsPerRow:mi.itemsPerRow,itemsPerColumn:mi.itemsPerColumn,itemGap:mi.itemGap,rowGap:mi.rowGap,sliderControl:mi.sliderControl,controlPosition:mi.controlPosition,loopImages:mi.loopImages,setItemsPerRow:mi.setItemsPerRow,sliderDisplayScrollbar:mi.sliderDisplayScrollbar,autoplay:mi.autoplay,autoplayStyle:mi.autoplayStyle,autoplayDuration:mi.autoplayDuration,sliderSpeed:mi.sliderSpeed,thumbnailPlacement:mi.thumbnailPlacement,thumbnailSize:mi.thumbnailSize,thumbnailSpacing:mi.thumbnailSpacing},content:{showGalleryTitle:mi.showGalleryTitle,galleryTitle:mi.galleryTitle,showGalleryDescription:mi.showGalleryDescription,galleryDescription:mi.galleryDescription,showItemTitle:mi.showItemTitle,showItemDescription:mi.showItemDescription,allowLinkToOtherPage:mi.allowLinkToOtherPage,slides:mi.slides},design:{selectorKey:bi.DESIGN,galleryWidgetStyle:{selectorKey:bi.GALLERY_WIDGET_STYLE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,showIcon:Object.assign(Object.assign({},Or.showIcon),{value:!0}),iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Or.themeDesc,fontDesc:Or.fontDesc,fontSizeDesc:Or.fontSizeDesc,textColorDesc:Or.textColorDesc,boldDesc:Or.boldDesc,italicDesc:Or.italicDesc,linethroughDesc:Or.linethroughDesc,underlineDesc:Or.underlineDesc,textAlignDesc:Or.textAlignDesc,characterSpacingDesc:Or.characterSpacingDesc,lineHeightDesc:Or.lineHeightDesc},galleryWidgetLayout:{selectorKey:bi.GALLERY_LAYOUT,galleryTextAndItemAlignment:mi.galleryTextAndItemAlignment,galleryTextAndItemSpacing:mi.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:mi.galleryTextAndDescriptionSpacing,textPosition:Or.textPosition,verticalAlignment:Or.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:bi.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:mi.textVerticalPadding,textHorizontalPadding:Or.textHorizontalPadding,titleAndDescriptionSpacing:mi.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:bi.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},itemStyle:{selectorKey:bi.GALLERY_WIDGET_STYLE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,showIcon:Object.assign(Object.assign({},Or.showIcon),{value:!0}),iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Or.themeDesc,fontDesc:Or.fontDesc,fontSizeDesc:Or.fontSizeDesc,textColorDesc:Or.textColorDesc,boldDesc:Or.boldDesc,italicDesc:Or.italicDesc,linethroughDesc:Or.linethroughDesc,underlineDesc:Or.underlineDesc,textAlignDesc:Or.textAlignDesc,characterSpacingDesc:Or.characterSpacingDesc,lineHeightDesc:Or.lineHeightDesc},itemLayout:{selectorKey:bi.GALLERY_LAYOUT,galleryTextAndItemAlignment:mi.galleryTextAndItemAlignment,textAndImageSpacing:mi.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:mi.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Or.textPosition),{value:"On Image"}),verticalAlignment:Or.verticalAlignment},itemTextContainerLayout:{selectorKey:bi.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:mi.textVerticalPadding,textHorizontalPadding:Or.textHorizontalPadding,titleAndDescriptionSpacing:mi.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:bi.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},paginationArrows:{selectorKey:bi.PAGINATION_ARROWS,arrowIconStyle:mi.arrowIconStyle,leftArrowIconStyle:mi.leftArrowIconStyle,rightArrowIconStyle:mi.rightArrowIconStyle,backgroundShape:mi.backgroundShape,arrowSize:mi.arrowSize,arrowColor:mi.arrowColor},paginationDots:{selectorKey:bi.PAGINATION_DOTS,dotSize:mi.dotSize,currentDotColor:mi.currentDotColor,otherDotColor:mi.otherDotColor},paginationLine:{selectorKey:bi.PAGINATION_LINE,currentLineColor:mi.currentLineColor,otherLineColor:mi.otherLineColor,lineHeight:mi.lineHeight,lineWidth:mi.lineWidth}},dataConnector:{selectorKey:bi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"images",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}}}},Ri={actions:{value:!0,property:"actions",propertyType:so.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:so.CSS},addToCart:{value:!0,property:"addToCart",propertyType:so.CONTROLS},addToCartWhenClicked:{value:"Show Cart Confirmation",property:"addToCartWhenClicked",propertyType:so.CONTROLS},addToCartValue:{value:"",property:"addToCartValue",propertyType:so.CONTROLS},buyNow:{value:!0,property:"buyNow",propertyType:so.CONTROLS},buyNowWhenClicked:{value:"Navigate to Checkout",property:"buyNowWhenClicked",propertyType:so.CONTROLS},wishlist:{value:!0,property:"wishlist",propertyType:so.CONTROLS},wishlistWhenClicked:{value:"Lightbox",property:"wishlistWhenClicked",propertyType:so.CONTROLS},wishlistValue:{value:"",property:"addToCartValue",propertyType:so.CONTROLS},compareProduct:{value:!0,property:"compareProduct",propertyType:so.CONTROLS},compareProductWhenClicked:{value:"Add to Compare List",property:"compareProductWhenClicked",propertyType:so.CONTROLS},showCompareListAs:{value:"Floating List",property:"showCompareListAs",propertyType:so.CONTROLS},addToQuote:{value:!0,property:"addToQuote",propertyType:so.CONTROLS},addToOrderTemplate:{value:!0,property:"addToOrderTemplate",propertyType:so.CONTROLS},notifyMeInventoryNotifications:{property:"notifyMeInventoryNotifications",value:!0,propertyType:so.CONTROLS},downloadProductInformation:{property:"downloadProductInformation",value:!0,propertyType:so.CONTROLS},displayStyle:{property:"displayStyle",value:"Stack Vertically",propertyType:so.CONTROLS},itemSpacing:{property:"itemSpacing",value:"10",unit:1,propertyType:so.CSS},itemVerticalSpacing:{property:"itemVerticalSpacing",value:"10",unit:1,propertyType:so.CSS},maxItemsToDisplay:{property:"maxItemsToDisplay",value:"4",propertyType:so.CONTROLS},overflowItems:{property:"overflowItems",value:"Show More Button",propertyType:so.CONTROLS},openItemsIn:{value:"Dropdown",property:"openItemsIn",propertyType:so.CONTROLS},addToCartMetaData:{value:"",property:"addToCartMetaData",propertyType:so.CONTROLS},wishlistMetaData:{value:"",property:"wishlistMetaData",propertyType:so.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:so.CONTROLS},buttonType:{value:"primaryButton",propertyType:so.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:so.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:so.CONTROLS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:so.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:so.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:so.CSS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:so.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"}(wi||(wi={}));var Ni,Di={buttonStyle:Ri.buttonStyle,buttonText:Ri.buttonText,icon:Ri.icon,iconPadding:Ri.iconPadding,iconPosition:Ri.iconPosition,iconAndTextSpacing:Ri.iconAndTextSpacing,alignment:Ri.alignment,buttonType:Ri.buttonType,showIcon:Ri.showIcon,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Li=function(){return{layout:{selectorKey:wi.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"125",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"40",unit:1}),margin:Or.margin,padding:Or.padding,positionType:Or.positionType,pinTo:Or.pinTo,actions:Ri.actions,addToCart:Ri.addToCart,addToCartWhenClicked:Ri.addToCartWhenClicked,addToCartValue:Ri.addToCartValue,buyNow:Ri.buyNow,buyNowWhenClicked:Ri.buyNowWhenClicked,wishlist:Ri.wishlist,wishlistWhenClicked:Ri.wishlistWhenClicked,wishlistValue:Ri.wishlistValue,compareProduct:Ri.compareProduct,compareProductWhenClicked:Ri.compareProductWhenClicked,showCompareListAs:Ri.showCompareListAs,addToQuote:Ri.addToQuote,addToOrderTemplate:Ri.addToOrderTemplate,notifyMeInventoryNotifications:Ri.notifyMeInventoryNotifications,downloadProductInformation:Ri.downloadProductInformation,displayStyle:Ri.displayStyle,itemSpacing:Ri.itemSpacing,itemVerticalSpacing:Ri.itemVerticalSpacing,maxItemsToDisplay:Ri.maxItemsToDisplay,overflowItems:Ri.overflowItems,openItemsIn:Ri.openItemsIn,addToCartMetaData:Ri.addToCartMetaData,wishlistMetaData:Ri.wishlistMetaData,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar},design:{selectorKey:wi.DESIGN,addToCart:{selectorKey:wi.ADD_TO_CART,defaultState:Object.assign({selectorKey:wi.DEFAULT_STATE},Di),hoverState:Object.assign({selectorKey:wi.HOVER_STATE},Di),selectedState:Object.assign({selectorKey:wi.SELECTED_STATE},Di)},buyNow:{selectorKey:wi.BUY_NOW,defaultState:Object.assign({selectorKey:wi.DEFAULT_STATE},Di),hoverState:Object.assign({selectorKey:wi.HOVER_STATE},Di),selectedState:Object.assign({selectorKey:wi.SELECTED_STATE},Di)},wishlist:{selectorKey:wi.WISHLIST,defaultState:Object.assign({selectorKey:wi.DEFAULT_STATE},Di),hoverState:Object.assign({selectorKey:wi.HOVER_STATE},Di),selectedState:Object.assign({selectorKey:wi.SELECTED_STATE},Di)},compare:{selectorKey:wi.COMPARE,defaultState:Object.assign({selectorKey:wi.DEFAULT_STATE},Di),hoverState:Object.assign({selectorKey:wi.HOVER_STATE},Di),selectedState:Object.assign({selectorKey:wi.SELECTED_STATE},Di)},addToQuote:{selectorKey:wi.ADD_TO_QUOTE,defaultState:Object.assign({selectorKey:wi.DEFAULT_STATE},Di),hoverState:Object.assign({selectorKey:wi.HOVER_STATE},Di),selectedState:Object.assign({selectorKey:wi.SELECTED_STATE},Di)},addToOrderTemplate:{selectorKey:wi.ADD_TO_ORDER_TEMPLATE,defaultState:Object.assign({selectorKey:wi.DEFAULT_STATE},Di),hoverState:Object.assign({selectorKey:wi.HOVER_STATE},Di),selectedState:Object.assign({selectorKey:wi.SELECTED_STATE},Di)},notifyMe:{selectorKey:wi.NOTIFY_ME,defaultState:Object.assign({selectorKey:wi.DEFAULT_STATE},Di),hoverState:Object.assign({selectorKey:wi.HOVER_STATE},Di),selectedState:Object.assign({selectorKey:wi.SELECTED_STATE},Di)},download:{selectorKey:wi.DOWNLOAD,defaultState:Object.assign({selectorKey:wi.DEFAULT_STATE},Di),hoverState:Object.assign({selectorKey:wi.HOVER_STATE},Di),selectedState:Object.assign({selectorKey:wi.SELECTED_STATE},Di)},more:{selectorKey:wi.MORE,defaultState:Object.assign({selectorKey:wi.DEFAULT_STATE},Di),hoverState:Object.assign({selectorKey:wi.HOVER_STATE},Di),selectedState:Object.assign({selectorKey:wi.SELECTED_STATE},Di)}},content:{},dataConnector:{selectorKey:wi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"productActions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}}}},Ai={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:so.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:so.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:so.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",propertyType:so.CSS,unit:1},ItemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:so.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:so.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:so.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:so.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:so.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Ni||(Ni={}));var Ii,xi=function(){return{layout:{selectorKey:Ni.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"230",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"48",unit:1}),margin:Or.margin,padding:Or.padding,positionType:Or.positionType,pinTo:Or.pinTo,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,displayStyle:Ai.displayStyle,dividerBetweenItems:Ai.dividerBetweenItems,itemSpacing:Ai.itemSpacing,itemPadding:Ai.itemPadding,ItemContentAlignment:Ai.ItemContentAlignment,maxItemsToDisplay:Ai.maxItemsToDisplay,overflowItems:Ai.overflowItems,imageBehavior:Ai.imageBehavior,itemsPerRow:Ai.itemsPerRow},design:{selectorKey:Ni.DESIGN},content:{selectorKey:Ni.CONTENT},dataConnector:{selectorKey:Ni.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"highlights",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}}}},Ei={displayStyle:{value:"Simple",property:"displayStyle",propertyType:so.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:so.CONTROLS},noOfItemsToLoad:{value:"allItems",propertyType:so.CONTROLS,property:"noOfItemsToLoad"},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:so.CONTROLS},itemSpacing:{value:"20",unit:1,property:"itemSpacing",propertyType:so.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:so.CONTROLS},header:{value:!0,property:"header",propertyType:so.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:so.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:so.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:so.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:so.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:so.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:so.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:so.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:so.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:so.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:so.CSS},contentAlignment:{value:"center",property:"contentAlignment",propertyType:so.CSS},paginationAlignment:{value:"center",property:"paginationAlignment",propertyType:so.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:so.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:so.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:so.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:so.CONTROLS},totalInventory:{value:!0,property:"totalInventory",propertyType:so.CONTROLS},inventoryStatus:{value:!0,property:"inventoryStatus",propertyType:so.CONTROLS},noOfAvailableLocations:{value:!0,property:"noOfAvailableLocations",propertyType:so.CONTROLS},locationNames:{value:!0,property:"locationNames",propertyType:so.CONTROLS},locationDetails:{value:!0,property:"locationDetails",propertyType:so.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:so.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:so.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:so.CONTROLS},locationInventoryStatus:{value:!0,property:"locationInventoryStatus",propertyType:so.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:so.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:so.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:so.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:so.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:so.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:so.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:so.CSS},buttonType:{value:"primaryButton",propertyType:so.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:so.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:so.CONTROLS},backgroundShape:{value:"Round",propertyType:so.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:so.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:so.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:so.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:so.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:so.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:so.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:so.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:so.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:so.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:so.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:so.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:so.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:so.CONTROLS},fontSize:{value:"16",propertyType:so.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS},textHighlight:{value:"#BE6C00",propertyType:so.CSS},characterSpacing:{value:"16",propertyType:so.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:so.CSS,unit:1},lineHeight:{value:"16",propertyType:so.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:so.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:so.CSS},fontSize:{value:"16",propertyType:so.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS},textHighlight:{value:"#BE6C00",propertyType:so.CSS},characterSpacing:{value:"16",propertyType:so.CSS,unit:1},lineHeight:{value:"16",propertyType:so.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:so.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:so.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:so.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:so.CONTROLS},paginationStyle:{value:"dotted",propertyType:so.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:so.CONTROLS},arrowSize:{value:"16",propertyType:so.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:so.CSS},backgroundShape:{value:"rectangle",propertyType:so.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:so.CSS},font:{value:"lato",propertyType:so.CSS},fontSize:{value:"16",propertyType:so.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:so.CSS},hoverBackgroundShape:{value:"circle",propertyType:so.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:so.CSS},hoverFont:{value:"lato",propertyType:so.CSS},hoverFontSize:{value:"#BE6C00",propertyType:so.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:so.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:so.CSS},previousIcon:{value:"shopping-cart-01",propertyType:so.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:so.CONTROLS},iconSize:{value:"20",propertyType:so.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:so.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"}(Ii||(Ii={}));var Pi,_i=function(){return{layout:{selectorKey:Ii.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"320",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"130",unit:1}),margin:Or.margin,padding:Or.padding,positionType:Or.positionType,pinTo:Or.pinTo,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,displayStyle:Ei.displayStyle,displayType:Ei.displayType,maxItemsToDisplay:Ei.maxItemsToDisplay,itemSpacing:Ei.itemSpacing,overflowItems:Ei.overflowItems,header:Ei.header,headerHeight:Ei.headerHeight,rowHeight:Ei.rowHeight,headerDivider:Ei.headerDivider,rowDivider:Ei.rowDivider,columnDivider:Ei.columnDivider,alternativeRowColors:Ei.alternativeRowColors,headerCellPadding:Ei.headerCellPadding,rowCellPadding:Ei.rowCellPadding,contentAlignment:Ei.contentAlignment,rowsPerPage:Ei.rowsPerPage,overflowControl:Ei.overflowControl,paginationType:Ei.paginationType,paginationAlignment:Ei.paginationAlignment,displayResults:Ei.displayResults,noOfItemsToLoad:Ei.noOfItemsToLoad},content:{selectorKey:Ii.CONTENT,totalInventory:Ei.totalInventory,inventoryStatus:Ei.inventoryStatus,noOfAvailableLocations:Ei.noOfAvailableLocations,locationNames:Ei.locationNames,locationDetails:Ei.locationDetails,locationName:Ei.locationName,locationAddress:Ei.locationAddress,locationInventory:Ei.locationInventory,locationInventoryStatus:Ei.locationInventoryStatus},design:{selectorKey:Ii.DESIGN,inventoryTextStyle:{selectorKey:Ii.INVENTORY_TEXT_STYLE,themeDynamic:Or.theme,fontDynamic:Or.font,fontSizeDynamic:Or.fontSize,textColorDynamic:Or.textColor,boldDynamic:Or.bold,italicDynamic:Or.italic,linethroughDynamic:Or.linethrough,underlineDynamic:Or.underline,textAlignDynamic:Or.textAlign,characterSpacingDynamic:Or.characterSpacing,lineHeightDynamic:Or.lineHeight,themeStatic:Or.themeDesc,fontStatic:Or.fontDesc,fontSizeStatic:Or.fontSizeDesc,textColorStatic:Or.textColorDesc,boldStatic:Or.boldDesc,italicStatic:Or.italicDesc,linethroughStatic:Or.linethroughDesc,underlineStatic:Or.underlineDesc,textAlignStatic:Or.textAlignDesc,characterSpacingStatic:Or.characterSpacingDesc,lineHeightStatic:Or.lineHeightDesc},viewInventoryButton:{selectorKey:Ii.VIEW_INVENTORY_BUTTON,defaultState:{selectorKey:Ii.DEFAULT_STATE,buttonStyle:Ei.buttonStyle,buttonText:Ei.buttonText,icon:Ei.icon,iconPadding:Ei.iconPadding,iconPosition:Ei.iconPosition,iconAndTextSpacing:Ei.iconAndTextSpacing,alignment:Ei.alignment,buttonType:Ei.buttonType,showIcon:Ei.showIcon,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Ii.HOVER_STATE,buttonStyle:Ei.buttonStyle,buttonText:Ei.buttonText,icon:Ei.icon,iconPadding:Ei.iconPadding,iconPosition:Ei.iconPosition,iconAndTextSpacing:Ei.iconAndTextSpacing,alignment:Ei.alignment,buttonType:Ei.buttonType,showIcon:Ei.showIcon,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},itemStyle:{selectorKey:Ii.ITEM_STYLE,contentAlignment:Ei.contentAlignment,horizontalPadding:Ei.horizontalPadding,verticalPadding:Ei.verticalPadding,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},locationName:{selectorKey:Ii.LOCATION_NAME,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},locationAddress:{selectorKey:Ii.LOCATION_ADDRESS,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},locationInventoryStatus:{selectorKey:Ii.LOCATION_INVENTORY_STATUS,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},locationInventory:{selectorKey:Ii.LOCATION_INVENTORY,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},arrows:{selectorKey:Ii.ARROWS,arrowIconStyle:Ei.arrowIconStyle,leftArrowIconStyle:Ei.leftArrowIconStyle,rightArrowIconStyle:Ei.rightArrowIconStyle,backgroundShape:Ei.backgroundShape,arrowSize:Ei.arrowSize,arrowColor:Ei.arrowColor},paginationDots:{selectorKey:Ii.PAGINATION_DOTS,dotSize:Ei.dotSize,currentDotColor:Ei.currentDotColor,otherDotColor:Ei.otherDotColor},paginationLine:{selectorKey:Ii.PAGINATION_LINE,currentLineColor:Ei.currentLineColor,otherLineColor:Ei.otherLineColor,lineHeight:Ei.lineHeight,lineWidth:Ei.lineWidth},table:{selectorKey:Ii.TABLE,backgroundColor:Or.backgroundColor,showBorder:Or.showBorder,borderStyle:Ei.design.table.borderStyle,borderColor:Or.borderColor,borderPerSlide:Ei.design.table.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur},tableHeader:{selectorKey:Ii.TABLE_HEADER,backgroundColor:Or.backgroundColor},headerText:{selectorKey:Ii.HEADER_TEXT,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},tableRow:{selectorKey:Ii.TABLE_ROW,backgroundColor:Or.backgroundColor,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},rowDividers:{selectorKey:Ii.ROW_DIVIDERS,headerDivider:Ei.design.rowAndHeaderDividers.headerDivider,rowDivider:Ei.design.rowAndHeaderDividers.rowDivider,columnDivider:Ei.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Ii.SCROLL,scrollBarWidth:Ei.design.scrollBar.scrollBarWidth,scrollBarColor:Ei.design.scrollBar.scrollBarColor},pagination:{selectorKey:Ii.PAGINATION,defaultState:{selectorKey:Ii.DEFAULT_STATE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,previousIcon:Ei.design.pagination.previousIcon,nextIcon:Ei.design.pagination.nextIcon,iconSize:Ei.design.pagination.iconSize,iconColor:Ei.design.pagination.iconColor,backgroundShape:Ei.design.pagination.backgroundShape,backgroundColor:Or.backgroundColor,pagination:Ei.design.pagination.pagination},hoverState:{selectorKey:Ii.HOVER_STATE,theme:Or.theme}},showMoreItemsButton:{selectorKey:Ii.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Ei.design.pagination.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight}},dataConnector:{selectorKey:Ii.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:so.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"}(Pi||(Pi={}));var Bi,Hi={showPrice:{value:!0,property:"showPrice",propertyType:so.CONTROLS},displayMinQtySet:{value:!0,property:"displayMinQtySet",propertyType:so.CONTROLS},priceFormat:{value:"MSRP",property:"priceFormat",propertyType:so.CONTROLS},priceSuffix:{value:"",property:"priceSuffix",propertyType:so.CONTROLS},pricePrefix:{value:"",property:"pricePrefix",propertyType:so.CONTROLS},displayFormat:{value:"Tool-tip",property:"displayFormat",propertyType:so.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:so.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:so.CONTROLS},productPriceDisplayUOM:{value:!1,property:"productPriceDisplayUOM",propertyType:so.CONTROLS},productPriceDisplayCurrencyCode:{value:!1,property:"productPriceDisplayCurrencyCode",propertyType:so.CONTROLS},showActualPrice:{value:!1,property:"showActualPrice",propertyType:so.CONTROLS},actualPrice:{value:!1,property:"actualPrice",propertyType:so.CONTROLS},actualPriceDisplayUOM:{value:!1,property:"actualPriceDisplayUOM",propertyType:so.CONTROLS},actualPriceDisplayCurrencyCode:{value:!1,property:"actualPriceDisplayCurrencyCode",propertyType:so.CONTROLS},discount:{value:!1,property:"discount",propertyType:so.CONTROLS},discountValue:{value:!1,property:"discountValue",propertyType:so.CONTROLS},showSavings:{value:!1,property:"showSavings",propertyType:so.CONTROLS},savings:{value:!1,property:"savings",propertyType:so.CONTROLS},savingsValue:{value:!1,property:"savingsValue",propertyType:so.CONTROLS},savingsDisplayCurrencyCode:{value:!1,property:"savingsDisplayCurrencyCode",propertyType:so.CONTROLS},embellishmentPrice:{value:!1,property:"embellishmentPrice",propertyType:so.CONTROLS},productTax:{value:!1,property:"productTax",propertyType:so.CONTROLS},productShippingPrice:{value:!1,property:"productShippingPrice",propertyType:so.CONTROLS}},zi=function(){return{layout:{selectorKey:Pi.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"100",unit:1}),margin:Or.margin,padding:Or.padding,showPrice:Hi.showPrice,displayMinQtySet:Hi.displayMinQtySet,priceFormat:Hi.priceFormat,displayFormat:Hi.displayFormat,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo},design:{selectorKey:Pi.DESIGN,productPrice:{selectorKey:Pi.PRODUCT_PRICE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,showIcon:Object.assign(Object.assign({},Or.showIcon),{value:!0}),iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},uomStyle:{selectorKey:Pi.UOM_STYLE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,showIcon:Object.assign(Object.assign({},Or.showIcon),{value:!0}),iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},currencyCodeStyle:{selectorKey:Pi.CURRENCY_CODE_STYLE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,showIcon:Object.assign(Object.assign({},Or.showIcon),{value:!0}),iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},actualPrice:{selectorKey:Pi.ACTUAL_PRICE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,showIcon:Object.assign(Object.assign({},Or.showIcon),{value:!0}),iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discount:{selectorKey:Pi.DISCOUNT,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,showIcon:Object.assign(Object.assign({},Or.showIcon),{value:!0}),iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savings:{selectorKey:Pi.SAVINGS,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,showIcon:Object.assign(Object.assign({},Or.showIcon),{value:!0}),iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discountValue:{selectorKey:Pi.DISCOUNT_VALUE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,showIcon:Object.assign(Object.assign({},Or.showIcon),{value:!0}),iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savingsValue:{selectorKey:Pi.SAVINGS_VALUE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,showIcon:Object.assign(Object.assign({},Or.showIcon),{value:!0}),iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},embellishmentPrice:{selectorKey:Pi.EMBELLISHMENT_PRICE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,showIcon:Object.assign(Object.assign({},Or.showIcon),{value:!0}),iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productTax:{selectorKey:Pi.PRODUCT_TAX,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,showIcon:Object.assign(Object.assign({},Or.showIcon),{value:!0}),iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productShippingPrice:{selectorKey:Pi.PRODUCT_SHIPPING_PRICE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,showIcon:Object.assign(Object.assign({},Or.showIcon),{value:!0}),iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},content:{selectorKey:Pi.CONTENT,productPrice:Hi.productPrice,sellingPrice:Hi.sellingPrice,productPriceDisplayUOM:Hi.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Hi.productPriceDisplayCurrencyCode,showActualPrice:Hi.showActualPrice,actualPrice:Hi.actualPrice,actualPriceDisplayUOM:Hi.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Hi.actualPriceDisplayCurrencyCode,discount:Hi.discount,discountValue:Hi.discountValue,showSavings:Hi.showSavings,savings:Hi.savings,savingsValue:Hi.savingsValue,savingsDisplayCurrencyCode:Hi.savingsDisplayCurrencyCode,embellishmentPrice:Hi.embellishmentPrice,productTax:Hi.productTax,productShippingPrice:Hi.productShippingPrice,pricePrefix:Hi.pricePrefix,priceSuffix:Hi.priceSuffix},dataConnector:{selectorKey:Pi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"priceDetails",url:"",enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}}}},ki={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:so.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:so.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:so.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:so.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:so.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:so.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:so.CONTROLS},header:{value:!0,property:"header",propertyType:so.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:so.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:so.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:so.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:so.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:so.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:so.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:so.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:so.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:so.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:so.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:so.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:so.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:so.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:so.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:so.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:so.CSS},title:{value:"Promotions",property:"title",propertyType:so.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:so.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:so.CONTROLS},description:{value:"",property:"description",propertyType:so.CONTROLS},promotionName:{value:!0,property:"promotionName",propertyType:so.CONTROLS},promotionDescription:{value:!0,property:"promotionDescription",propertyType:so.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:so.CONTROLS},couponCode:{value:!0,property:"couponCode",propertyType:so.CONTROLS},promotionSchedule:{value:!0,property:"promotionSchedule",propertyType:so.CONTROLS},minimumPurchaseAmount:{value:!0,property:"minimumPurchaseAmount",propertyType:so.CONTROLS},eligibleProducts:{value:!0,property:"eligibleProducts",propertyType:so.CONTROLS},promotionPrice:{value:!0,property:"promotionPrice",propertyType:so.CONTROLS},maxRedemptionAmount:{value:!0,property:"maxRedemptionAmount",propertyType:so.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:so.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:so.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:so.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:so.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:so.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:so.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:so.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:so.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:so.CSS},buttonType:{value:"primaryButton",propertyType:so.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:so.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:so.CONTROLS},backgroundShape:{value:"Round",propertyType:so.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:so.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:so.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:so.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:so.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:so.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:so.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:so.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:so.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:so.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:so.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:so.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:so.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:so.CONTROLS},fontSize:{value:"16",propertyType:so.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS},textHighlight:{value:"#BE6C00",propertyType:so.CSS},characterSpacing:{value:"16",propertyType:so.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:so.CSS,unit:1},lineHeight:{value:"16",propertyType:so.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:so.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:so.CSS},fontSize:{value:"16",propertyType:so.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS},textHighlight:{value:"#BE6C00",propertyType:so.CSS},characterSpacing:{value:"16",propertyType:so.CSS,unit:1},lineHeight:{value:"16",propertyType:so.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:so.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:so.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:so.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:so.CONTROLS},paginationStyle:{value:"dotted",propertyType:so.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:so.CONTROLS},arrowSize:{value:"16",propertyType:so.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:so.CSS},backgroundShape:{value:"rectangle",propertyType:so.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:so.CSS},font:{value:"lato",propertyType:so.CSS},fontSize:{value:"16",propertyType:so.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:so.CSS},hoverBackgroundShape:{value:"circle",propertyType:so.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:so.CSS},hoverFont:{value:"lato",propertyType:so.CSS},hoverFontSize:{value:"#BE6C00",propertyType:so.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:so.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:so.CSS},previousIcon:{value:"shopping-cart-01",propertyType:so.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:so.CONTROLS},iconSize:{value:"20",propertyType:so.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:so.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"}(Bi||(Bi={}));var ji,Ki=function(){return{layout:{selectorKey:Bi.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"650",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"400",unit:1}),margin:Or.margin,padding:Or.padding,positionType:Or.positionType,pinTo:Or.pinTo,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,displayStyle:ki.displayStyle,dividerBetweenItems:ki.dividerBetweenItems,itemSpacing:ki.itemSpacing,itemPadding:ki.itemPadding,itemContentAlignment:ki.itemContentAlignment,maxItemsToDisplay:ki.maxItemsToDisplay,overflowItems:ki.overflowItems,header:ki.header,headerHeight:ki.headerHeight,rowHeight:ki.rowHeight,headerDivider:ki.headerDivider,rowDivider:ki.rowDivider,columnDivider:ki.columnDivider,alternativeRowColors:ki.alternativeRowColors,headerCellPadding:ki.headerCellPadding,rowCellPadding:ki.rowCellPadding,contentAlignment:ki.contentAlignment,overflowControl:ki.overflowControl,paginationType:ki.paginationType,paginationAlignment:ki.paginationAlignment,rowsPerPage:ki.rowsPerPage,displayResults:ki.displayResults,imageBehavior:ki.imageBehavior,itemsPerRow:ki.itemsPerRow},content:{selectorKey:Bi.CONTENT,title:ki.title,showTitle:ki.showTitle,description:ki.description,showDescription:ki.showDescription,promotionName:ki.promotionName,promotionDescription:ki.promotionDescription,noOfLinesToShow:ki.noOfLinesToShow,couponCode:ki.couponCode,promotionSchedule:ki.showDescription,minimumPurchaseAmount:ki.minimumPurchaseAmount,eligibleProducts:ki.eligibleProducts,promotionPrice:ki.promotionPrice,maxRedemptionAmount:ki.maxRedemptionAmount},design:{selectorKey:Bi.DESIGN,widgetStyle:{selectorKey:Bi.DESIGN_WIDGET_STYLE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},itemStyle:{selectorKey:Bi.DESIGN_ITEM_STYLE,contentAlignment:ki.contentAlignment,horizontalPadding:ki.horizontalPadding,verticalPadding:ki.verticalPadding,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},viewOffersButton:{selectorKey:Bi.DESIGN_VIEW_OFFERS_BUTTON,defaultState:{selectorKey:Bi.DEFAULT_STATE,buttonStyle:ki.buttonStyle,buttonText:ki.buttonText,icon:ki.icon,iconPadding:ki.iconPadding,iconPosition:ki.iconPosition,iconAndTextSpacing:ki.iconAndTextSpacing,alignment:ki.alignment,buttonType:ki.buttonType,showIcon:ki.showIcon,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Bi.HOVER_STATE,buttonStyle:ki.buttonStyle,buttonText:ki.buttonText,icon:ki.icon,iconPadding:ki.iconPadding,iconPosition:ki.iconPosition,iconAndTextSpacing:ki.iconAndTextSpacing,alignment:ki.alignment,buttonType:ki.buttonType,showIcon:ki.showIcon,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},promotionName:{selectorKey:Bi.DESIGN_PROMOTION_NAME,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},promotionDescription:{selectorKey:Bi.DESIGN_PROMOTION_DESCRIPTION,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},couponCode:{selectorKey:Bi.DESIGN_COUPON_CODE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},promotionSchedule:{selectorKey:Bi.DESIGN_PROMOTION_SCHEDULE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},minimumPurchaseAmount:{selectorKey:Bi.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},eligibleProductsButton:{selectorKey:Bi.DESIGN_ELIGIBLE_PRODUCTS_BUTTON,defaultState:{selectorKey:Bi.DEFAULT_STATE,buttonStyle:ki.buttonStyle,buttonText:ki.buttonText,icon:ki.icon,iconPadding:ki.iconPadding,iconPosition:ki.iconPosition,iconAndTextSpacing:ki.iconAndTextSpacing,alignment:ki.alignment,buttonType:ki.buttonType,showIcon:ki.showIcon,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Bi.HOVER_STATE,buttonStyle:ki.buttonStyle,buttonText:ki.buttonText,icon:ki.icon,iconPadding:ki.iconPadding,iconPosition:ki.iconPosition,iconAndTextSpacing:ki.iconAndTextSpacing,alignment:ki.alignment,buttonType:ki.buttonType,showIcon:ki.showIcon,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},priceAfterPromotion:{selectorKey:Bi.DESIGN_PRICE_AFTER_PROMOTION,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},maxRedemptionAmount:{selectorKey:Bi.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},arrows:{selectorKey:Bi.DESIGN_ARROWS,arrowIconStyle:ki.arrowIconStyle,leftArrowIconStyle:ki.leftArrowIconStyle,rightArrowIconStyle:ki.rightArrowIconStyle,backgroundShape:ki.backgroundShape,arrowSize:ki.arrowSize,arrowColor:ki.arrowColor},paginationDots:{selectorKey:Bi.DESIGN_PAGINATION_DOTS,dotSize:ki.dotSize,currentDotColor:ki.currentDotColor,otherDotColor:ki.otherDotColor},paginationLine:{selectorKey:Bi.DESIGN_PAGINATION_LINE,currentLineColor:ki.currentLineColor,otherLineColor:ki.otherLineColor,lineHeight:ki.lineHeight,lineWidth:ki.lineWidth},table:{selectorKey:Bi.DESIGN_TABLE,backgroundColor:Or.backgroundColor,showBorder:Or.showBorder,borderStyle:ki.design.table.borderStyle,borderColor:Or.borderColor,borderPerSlide:ki.design.table.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur},tableHeader:{selectorKey:Bi.DESIGN_TABLE_HEADER,backgroundColor:Or.backgroundColor},headerText:{selectorKey:Bi.DESIGN_HEADER_TEXT,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},tableRow:{selectorKey:Bi.DESIGN_TABLE_ROW,backgroundColor:Or.backgroundColor,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},rowDividers:{selectorKey:Bi.DESIGN_ROW_DIVIDERS,headerDivider:ki.design.rowAndHeaderDividers.headerDivider,rowDivider:ki.design.rowAndHeaderDividers.rowDivider,columnDivider:ki.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Bi.DESIGN_SCROLL,scrollBarWidth:ki.design.scrollBar.scrollBarWidth,scrollBarColor:ki.design.scrollBar.scrollBarColor},pagination:{selectorKey:Bi.DESIGN_PAGINATION,defaultState:{selectorKey:Bi.DEFAULT_STATE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,previousIcon:ki.design.pagination.previousIcon,nextIcon:ki.design.pagination.nextIcon,iconSize:ki.design.pagination.iconSize,iconColor:ki.design.pagination.iconColor,backgroundShape:ki.design.pagination.backgroundShape,backgroundColor:Or.backgroundColor,pagination:ki.design.pagination.pagination},hoverState:{selectorKey:Bi.HOVER_STATE,theme:Or.theme}},showMoreItemsButton:{selectorKey:Bi.DESIGN_SHOW_MORE_ITEMS_BUTTON,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:ki.design.pagination.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight}},dataConnector:{selectorKey:Bi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"promotions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}}}},Ui={displayStyle:{value:"Open Input",property:"displayStyle",propertyType:so.CONTROLS},displayMinQtyToPurchase:{value:!1,property:"displayMinQtyToPurchase",propertyType:so.CONTROLS},quantity:{value:1,property:"quantity",propertyType:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ji||(ji={}));var Gi,Mi=function(){return{layout:{selectorKey:ji.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"70",unit:1}),margin:Or.margin,padding:Or.padding,positionType:Or.positionType,pinTo:Or.pinTo,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,displayStyle:Ui.displayStyle,displayMinQtyToPurchase:Ui.displayMinQtyToPurchase},design:{selectorKey:ji.DESIGN},content:{selectorKey:ji.CONTENT,quantity:Ui.quantity},dataConnector:{selectorKey:ji.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}}}},Vi={itemSpacing:{value:"20",property:"itemSpacing",propertyType:so.CSS,unit:1},repeatElements:{value:"false",property:"repeatElements",propertyType:so.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:so.CONTROLS},pauseOnHover:{value:"true",property:"pauseOnHover",propertyType:so.CONTROLS},scrollDirection:{value:"leftToRight",property:"scrollDirection",propertyType:so.CONTROLS},scrollSpeed:{value:"1x",property:"scrollSpeed",propertyType:so.CONTROLS},style:{value:"line",property:"style",propertyType:so.CONTROLS},shape:{value:"shopping-cart-01",customIcon:{isCustomIcon:!1,url:"",name:""},property:"shape",propertyType:so.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:so.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:so.CONTROLS,property:"scrollContent"},dividerColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"dividerColor",propertyType:so.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"}(Gi||(Gi={}));var Wi,Yi=function(){return{layout:{selectorKey:Gi.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"40",unit:1}),margin:Or.margin,padding:Or.padding,itemSpacing:Vi.itemSpacing,repeatElements:Vi.repeatElements,dividerBetweenItems:Vi.dividerBetweenItems,scrollSpeed:Vi.scrollSpeed,scrollDirection:Vi.scrollDirection,pauseOnHover:Vi.pauseOnHover},content:{selectorKey:Gi.CONTENT,scrollContent:Vi.scrollContent},design:{selectorKey:Gi.DESIGN,scrollContainer:{selectorKey:Gi.SCROLL_CONTAINER,backgroundColor:Or.backgroundColor,showBorder:Or.showBorder,borderStyle:Or.borderStyle,borderColor:Or.borderColor,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur},dividerStyle:{selectorKey:Gi.DIVIDER_STYLE,style:Vi.style,shape:Vi.shape,size:Vi.size,backgroundColor:Or.backgroundColor,dividerColor:Vi.dividerColor},defaultItem:{theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},item1:{selectorKey:Gi.ITEM_1,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},item2:{selectorKey:Gi.ITEM_2,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},item3:{selectorKey:Gi.ITEM_3,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.SETTINGS="settings",e.VISIBILITY="visibility",e.SCHEDULES="schedules",e.DEVICE_VISIBILITY="deviceVisibility",e.CUSTOM_ATTRIBUTES="customAttributes"}(Wi||(Wi={}));var Fi,Xi=function(e){return{layout:{selectorKey:Wi.LAYOUT,adjustment:Or.adjustment,width:{fixedWidth:{value:"".concat(null==e?void 0:e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:so.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:so.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:so.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Or.height),{isReadOnly:!0}),padding:Or.padding,columnGap:{value:0,propertyType:so.CSS,unit:co.PIXELS,property:"columnGap"},rowGap:{value:0,propertyType:so.CSS,unit:co.PIXELS,property:"rowGap"},overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo},design:Object.assign({selectorKey:Wi.DESIGN,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle},kr),settings:{selectorKey:Wi.SETTINGS,visibility:{selectorKey:Wi.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:so.CONTROLS,property:"visibilityContent"}},schedules:{selectorKey:Wi.SCHEDULES,scheduleData:{value:[],propertyType:so.CONTROLS,property:"scheduleData"}},deviceVisibility:{selectorKey:Wi.DEVICE_VISIBILITY},customAttributes:{selectorKey:Wi.CUSTOM_ATTRIBUTES}},code:{}}},qi={source:{value:"Manually",property:"source",propertyType:so.CONTROLS},orderBefore:{value:!1,property:"orderBefore",propertyType:so.CONTROLS},orderBeforeTime:{value:"4",property:"orderBeforeTime",propertyType:so.CONTROLS,unit:1},orderBeforeDisplayTime:{value:"Hours Left",property:"orderBeforeDisplayTime",propertyType:so.CONTROLS},deliveryBefore:{value:!1,property:"deliveryBefore",propertyType:so.CONTROLS},deliveryEndsBefore:{value:"4",property:"deliveryEndsBefore",unit:3,propertyType:so.CONTROLS},deliveryBeforeDisplayTime:{value:"Hours Left",property:"deliveryBeforeDisplayTime",propertyType:so.CONTROLS},deliveryStartingDate:{value:!1,property:"deliveryStartingDate",propertyType:so.CONTROLS},deliveryStartsAfter:{value:"4",property:"deliveryStartsAfter",unit:1,propertyType:so.CONTROLS},deliveryStartingDateDisplayTime:{value:"Hours Left",property:"deliveryStartingDateDisplayTime",propertyType:so.CONTROLS},configureMessage:{value:"",property:"configureMessage",propertyType:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.DYNAMIC_TITLE_STYLE="dynamicTitleStyle",e.STATIC_TEXT_STYLE="staticTextStyle"}(Fi||(Fi={})),Or.theme,Or.font,Or.fontSize,Or.textColor,Or.bold,Or.italic,Or.linethrough,Or.underline,Or.textAlign,Or.characterSpacing,Or.lineHeight,Or.backgroundColor;var Qi=function(){return{layout:{selectorKey:Fi.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"40",unit:1}),margin:Or.margin,padding:Or.padding,positionType:Or.positionType,pinTo:Or.pinTo,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar},design:{selectorKey:Fi.DESIGN,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,themeDesc:Or.themeDesc,fontDesc:Or.fontDesc,fontSizeDesc:Or.fontSizeDesc,textColorDesc:Or.textColorDesc,boldDesc:Or.boldDesc,italicDesc:Or.italicDesc,linethroughDesc:Or.linethroughDesc,underlineDesc:Or.underlineDesc,textAlignDesc:Or.textAlignDesc,characterSpacingDesc:Or.characterSpacingDesc,lineHeightDesc:Or.lineHeightDesc},content:{selectorKey:Fi.CONTENT,source:qi.source,orderBefore:qi.orderBefore,orderBeforeTime:qi.orderBeforeTime,orderBeforeDisplayTime:qi.orderBeforeDisplayTime,deliveryBefore:qi.deliveryBefore,deliveryEndsBefore:qi.deliveryEndsBefore,deliveryBeforeDisplayTime:qi.deliveryBeforeDisplayTime,deliveryStartingDate:qi.deliveryStartingDate,deliveryStartsAfter:qi.deliveryStartsAfter,deliveryStartingDateDisplayTime:qi.deliveryStartingDateDisplayTime,configureMessage:qi.configureMessage},dataConnector:{selectorKey:Fi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}}}},Zi={onClick:{value:"Show Image Lightbox",propertyType:so.CONTROLS},onHover:{value:"Zoom Image",propertyType:so.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:so.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:so.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:so.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:so.CSS}},$i=function(){return{layout:{adjustment:Or.adjustment,width:Or.width,height:Or.height,margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,onClick:Zi.onClick,onHover:Zi.onHover,imageRatio:Zi.imageRatio,fitOptions:Zi.fitOptions,horizontalAlignment:Zi.horizontalAlignment,verticalAlignment:Zi.verticalAlignment},design:{layouter:{backgroundColor:Or.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}};function Ji(e,t){(null==t||t>e.length)&&(t=e.length);for(var o=0,r=Array(t);o<t;o++)r[o]=e[o];return r}function en(e,t){if(e){if("string"==typeof e)return Ji(e,t);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)?Ji(e,t):void 0}}function tn(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var o=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=o){var r,i,n,a,l=[],p=!0,s=!1;try{if(n=(o=o.call(e)).next,0===t){if(Object(o)!==o)return;p=!1}else for(;!(p=(r=n.call(o)).done)&&(l.push(r.value),l.length!==t);p=!0);}catch(e){s=!0,i=e}finally{try{if(!p&&null!=o.return&&(a=o.return(),Object(a)!==a))return}finally{if(s)throw i}}return l}}(e,t)||en(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function on(e){return function(e){if(Array.isArray(e))return Ji(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||en(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 rn(e){return rn="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},rn(e)}function nn(e,t,o){return(t=function(e){var t=function(e){if("object"!=rn(e)||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var o=t.call(e,"string");if("object"!=rn(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==rn(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}var an=o(756),ln=o.n(an);function pn(e,t){var o="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!o){if(Array.isArray(e)||(o=function(e,t){if(e){if("string"==typeof e)return sn(e,t);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)?sn(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){o&&(e=o);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},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 sn(e,t){(null==t||t>e.length)&&(t=e.length);for(var o=0,r=Array(t);o<t;o++)r[o]=e[o];return r}var dn=function(e,t,o,r){return new(o||(o=Promise))((function(i,n){function a(e){try{p(r.next(e))}catch(e){n(e)}}function l(e){try{p(r.throw(e))}catch(e){n(e)}}function p(e){var t;e.done?i(e.value):(t=e.value,t instanceof o?t:new o((function(e){e(t)}))).then(a,l)}p((r=r.apply(e,t||[])).next())}))};function cn(e,t){var o,r=pn(e.base);try{for(r.s();!(o=r.n()).done;)if(o.value.label===t)return"base"}catch(e){r.e(e)}finally{r.f()}var i,n=pn(e.accent);try{for(n.s();!(i=n.n()).done;)if(i.value.label===t)return"accent"}catch(e){n.e(e)}finally{n.f()}return null}function yn(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 un(e,t,o,r){return dn(this,void 0,void 0,ln().mark((function i(){var n,a,l,p,s;return ln().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:return n=e.parentNode,a=e.textContent.substring(0,t),l=e.textContent.substring(t+o),p=document.createTextNode(a),s=document.createTextNode(l),n.insertBefore(p,e),n.insertBefore(r,e),n.insertBefore(s,e.nextSibling),i.next=10,n.removeChild(e);case 10:case"end":return i.stop()}}),i)})))}function Sn(e){var t=[];if(e.nodeType===Node.TEXT_NODE)t.push(e);else for(var o=e.childNodes,r=0;r<o.length;r++)t=t.concat(Sn(o[r]));return t}function gn(e){return e.replace(/-([a-z])/g,(function(e,t){return t.toUpperCase()}))}var Tn={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]}},hn=[{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 Cn(e){return!(e&&Object.keys(e).length>0)}function On(e){return!(e&&null!==e)}function bn(e){var t=arguments.length>2&&void 0!==arguments[2]&&arguments[2],o="all"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"all"),r=lo.iframeSelector,i=lo.iframePreviewSelector,n=document.querySelector(t?i:r),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 vn=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]},mn=function(e,t){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"tablet",r=arguments.length>3?arguments[3]:void 0,i=vn(o),n=r&&(null==r?void 0:r.length)>0?r:"#".concat(e),a="";if(i&&(null==i?void 0:i.max)&&(null==i?void 0:i.min)&&t){var l=Object.entries(null!=t?t:{}).reduce((function(e,t){var o,r=tn(e,2),i=r[0],n=r[1],a=tn(t,2),l=a[0],p=a[1];return(null===(o=["gridTemplateRows","gridTemplateColumns"])||void 0===o?void 0:o.some((function(e){return e===l})))?n[l]=p:i[l]=p,[i,n]}),[{},{}]),p=tn(l,2),s=p[0],d=p[1];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(fn.stylesToString(null!=s?s:t),"} ").concat(Cn(d)?"":"".concat(n," > .wrapper{").concat(fn.stylesToString(d),"}"),"}");break;case"mobile":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 10px){").concat(n," {").concat(fn.stylesToString(null!=s?s:t),"} ").concat(Cn(d)?"":"".concat(n," > .wrapper{").concat(fn.stylesToString(d),"}"),"}")}}return a},wn=function(e){var t,o,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"tablet",i={editedStyles:e},n=null===(t=Object.entries(e))||void 0===t?void 0:t.filter((function(e,t){var o=tn(e,2),i=o[0];return o[1],i.includes("--_ctm-".concat(r.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,t){var o=tn(e,2),i=o[0];return o[1],!i.includes("--_ctm-".concat(r.slice(0,3)))}));a&&(i.editedStyles=Object.fromEntries(a))}return i},fn={ReorderObj:function(e,t){var o={};return t.forEach((function(t){e.hasOwnProperty(t)&&(o[t]=e[t])})),o},reorderSections:function(e,t,o){var r=e[t],i=r.index,n="up"===o?i-1:i+1;if(n>=1&&n<=Object.keys(e).length){var a=Object.keys(e).find((function(t){return e[t].index===n}));return Object.assign(Object.assign({},e),nn(nn({},t,Object.assign(Object.assign({},r),{index:n})),a,Object.assign(Object.assign({},e[a]),{index:i})))}return e},returnUpdatedButton:function(e,t,o,r){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!==t||(i[n]=Object.assign(Object.assign({},i[n]),{children:Object.assign(Object.assign({},i[n].children),nn({},a,Object.assign(Object.assign({},i[n].children[a]),{children:Object.assign(Object.assign({},i[n].children[a].children),nn({},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),r)})))})))}))}))}))})),i},getTextValue:function(e,t){if(void 0!==(null==t?void 0:t.type)){if("custom"===t.type)return yn(e.customColors.find((function(e){return e.label===t.label})).value.rgb);var o=e.selectedTheme.colors;return yn(o[cn(o,t.type)].find((function(e){return e.label===t.type})).value.rgb)}return yn(t.rgb)},returnFontStyle:function(e,t){var o=["bold","italic","lineThrough","underline"],r=o.findIndex((function(t){return""!==e[t].value}));return-1!==r?o[r]:t},convertToSlug:function(e){return e.toLowerCase().replace(/\s+/g,"-")},convertToCamelCase:function(e){return e.toLowerCase().split(" ").map((function(e,t){return 0===t?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},convertIntoNumbers:function(e){var t=e.replace(/[^0-9.]/g,"").replace(/(\..*?)\..*/g,"$1");return""===t?0:parseFloat(t)},convertFormatToMask:function(e,t){return e.find((function(e){return e.value===t})).format.replaceAll("X","9")},convertToNumericValue:function(e){var t=parseInt(e,10);if(isNaN(t))throw new Error("Invalid size: ".concat(e));if(e.includes("vh"))return t/100*window.innerHeight;if(e.includes("px"))return t;throw new Error("Invalid unit in size: ".concat(e))},convertCamelCaseToWords:function(e){return e.replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^\w/,(function(e){return e.toUpperCase()}))},convertIntoRawCSS:function(e){var t,o=null==e?void 0:e.property,r=null==e?void 0:e.value,i=null===(t=hn.filter((function(t){return t.value===(null==e?void 0:e.unit)}))[0])||void 0===t?void 0:t.label,n="".concat(r).concat(i);if(["padding","margin","pagePadding","sectionPadding"].some((function(e){return e===o}))){var a=e.sides,l=on(Object.keys(a));n="",l.forEach((function(e,t){var o,r=a[e].value,i=null===(o=hn.filter((function(t){return t.value===a[e].unit}))[0])||void 0===o?void 0:o.label;n+="".concat(0!==t?" ":"").concat(r).concat(i)}))}return nn({},o,n)},convertAlphaNumericToText:function(e){return e.replace(/([a-zA-Z]+)(\d+)/,"$1 $2")},convertrgbObjToString:yn,capitalizeFirstLetter:function(e){return e.charAt(0).toUpperCase()+e.slice(1)},convertStylesToVar:function(e){var t=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return Object.keys(e).reduce((function(o,r){return Object.assign(Object.assign({},o),nn({},"--_"+t+r,e[r]))}),{})},o=t(e.defaultState.default),r=t(e.defaultState.text),i={},n={};return e.hoverState&&(e.hoverState.default&&(i=t(e.hoverState.default,"hover-")),e.hoverState.text&&(n=t(e.hoverState.text,"hover-"))),{parent:Object.assign(Object.assign({},o),i),child:Object.assign(Object.assign({},r),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 t=tn(e,2),o=t[0],r=t[1];return"".concat(o,": ").concat(""===r?"fontStyle"===o||"fontWeight"===o?"normal":"none":r,";")})).join(" ").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()},returnColorsArrName:cn,convertPagesToDropdownList:function(e){var t=[];return e.forEach((function(e,o){var r={id:o+1,label:e.displayName,value:o+1};t.push(r)})),t},returnTheCharacter:function(e){return dn(this,void 0,void 0,ln().mark((function t(){var o,r,i,n,a,l,p,s,d,c,y,u,S,g,T;return ln().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(o=window.getSelection(),!(r=null==o?void 0:o.toString())){t.next=36;break}i=null==o?void 0:o.getRangeAt(0),n=i.startContainer,a=i.startOffset,l=Sn(null==n?void 0:n.parentElement),p=null,s=0,d=pn(l),t.prev=10,d.s();case 12:if((c=d.n()).done){t.next=21;break}if(y=c.value,u=y.textContent.length,!(a>=s&&a<=s+u)){t.next=18;break}return p=y,t.abrupt("break",21);case 18:s+=u;case 19:t.next=12;break;case 21:t.next=26;break;case 23:t.prev=23,t.t0=t.catch(10),d.e(t.t0);case 26:return t.prev=26,d.f(),t.finish(26);case 29:return(S=document.createElement("span")).textContent=r,g=Object.keys(e),T=Object.values(e),S.style[g[0]]=T[0],t.next=36,un(p,a,r.length,S);case 36:case"end":return t.stop()}}),t,null,[[10,23,26,29]])})))},generateSpanStylesToProperties:function(e,t){var o=Object.assign({},t),r={};return Object.keys(o).forEach((function(t){var i={};t===gn(e[0])?i=Object.assign(Object.assign({},o[t]),{value:e[o[t].property]}):(o[t].property===gn(e[0])&&(i=Object.assign(Object.assign({},o[t]),{value:"none"===e[o[t].property]||"normal"===e[o[t].property]?"":e[o[t].property]})),i=o[t]),r[t]=i})),r},checkIfInactiveColorsAndModify:function(e,t){var o=on(t.general),r=on(t.text),i=o.map((function(t){var o=cn(e,t.value.value),r=e[o].find((function(e){return e.label===t.value.value}));if(!r.active){var i=fn.returnColorsArrName(e,r.value.value),n=e[i].find((function(e){return e.label===r.value.value}));return Object.assign(Object.assign({},t),{value:{value:n.label}})}return Object.assign({},t)})),n=r.map((function(t){var o=cn(e,t.value.value),r=e[o].find((function(e){return e.label===t.value.value}));if(!r.active){var i=fn.returnColorsArrName(e,r.value.value),n=e[i].find((function(e){return e.label===r.value.value}));return Object.assign(Object.assign({},t),{value:{value:n.label}})}return Object.assign({},t)}));return{general:on(i),text:on(n)}},kebabToCamelCase:gn,returnDefaultValue:function(e,t,o,r,i){var n,a,l=Tn;if(1===o||2===o){var p=null===(n=null==hn?void 0:hn.find((function(e){return e.value===o})))||void 0===n?void 0:n.label,s=null===(a=null==hn?void 0:hn.find((function(e){return e.value===i})))||void 0===a?void 0:a.label;if(o===i){var d=l.fontSize["".concat(p)].findIndex((function(e){return e===t}));if(-1===d){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]===t)return l.fontSize["".concat(p)][S];l.fontSize["".concat(p)][S]<t?(u=l.fontSize["".concat(p)][S],c=S+1):y=S-1}d=l.fontSize["".concat(p)].findIndex((function(e){return e===u}))}var g=l.lineHeight["".concat(s)][d];return"bool"===e?r===g:{value:g,unit:i}}s=p;var T=l.fontSize["".concat(p)].findIndex((function(e){return e===t}));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]===t)return l.fontSize["".concat(p)][b];l.fontSize["".concat(p)][b]<t?(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(s)][T];return"bool"===e?r===v:{value:v,unit:o}}return"bool"===e||{}},rgbaToHex:function(e){var t=e.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*([\d.]+))?\)$/);if(!t)return e;var o=parseInt(t[1]),r=parseInt(t[2]),i=parseInt(t[3]),n=1;void 0!==t[4]&&(n=parseFloat(t[4]));var a=o.toString(16).padStart(2,"0"),l=r.toString(16).padStart(2,"0"),p=i.toString(16).padStart(2,"0"),s=Math.round(255*n).toString(16).padStart(2,"0");return"ff"===s?"#".concat(a).concat(l).concat(p):"#".concat(a).concat(l).concat(p).concat(s)},convertToKebabCase:function(e){var t={};return Object.keys(e).forEach((function(o){var r=o.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();t[r]=e[o]})),t},loadNAppendStyleTag:function(e,t){var o=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,i=lo.iframeSelector,n=lo.templteEditiorSelector,a=lo.iframePreviewSelector,l=(lo.iframePreviewMainSelector,lo.iframeRoot),p=document.querySelector(o?a:i),s=null==p?void 0:p.contentDocument,d=null==s?void 0:s.querySelector(o?l:n);if(d&&null!==d){var c=d.querySelector("[".concat(po.style,'="').concat(t,'"]'));null!==r&&(c=r.querySelector("[".concat(po.layerStyle,'="').concat(t,'"]'))),c&&null!==c&&c.remove(),null===r?d.appendChild(e):r.appendChild(e)}},stylesToString:function(e){return Object.entries(e).map((function(e){var t=tn(e,2),o=t[0],r=t[1],i=o.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()}));return"".concat(i,": ").concat(r,";")})).join(" ")},IsObjectNull:Cn,IsNullOrEmpty:On,IsArrayOrEmpty:function(e){return!(e&&e.length>0)},removeHyphens:function(e){return null==e?void 0:e.replaceAll("-","")},getCMSElementType:function(e){var t=null;if(!Cn(e)){var o=null==e?void 0:e.attributes;if(!Cn(o)){var r=null==o?void 0:o.BUILDER;Cn(r)||(t=null==r?void 0:r.dataElementType)}}return t},getCMSDataDivType:function(e){var t=null;if(!Cn(e)){var o=null==e?void 0:e.attributes;if(!Cn(o)){var r=null==o?void 0:o.BUILDER;Cn(r)||(t=null==r?void 0:r.dataDivType)}}return t},GetCMSElementBySelector:bn,CreateAspectRationNWidthConvertion:function(e,t,o){var r,i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],n=parseFloat(t)/parseFloat(e),a=bn("#".concat(o),"single",i),l=e;if(!On(a)){var p=(null==a?void 0:a.matches(lo.dataDropElement))?null===(r=null==a?void 0:a.parentElement)||void 0===r?void 0:r.closest(lo.dataDropElement):null==a?void 0:a.closest(lo.dataDropElement),s=null==p?void 0:p.getBoundingClientRect();(null==e?void 0:e.includes("%"))&&(n=parseFloat(t)/s.width*(parseFloat(e)/100)),[].concat(["px","em","rem"]).some((function(t){var o;return null===(o="".concat(e))||void 0===o?void 0:o.includes(t)}))&&(n=parseFloat(t)/parseFloat(e),/px/.test(e)||(l*=16),l=parseFloat(e)/(null==s?void 0:s.width)*100)}return{width:parseFloat(l),aspectRatio:n}},convertToCamelCaseCss:function(e){return e.split(" ").map((function(e,t){return 0===t?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},CSSUnits:hn,getCMSElementAttributeValue:function(e,t,o){var r=null;if(!Cn(e)){var i=null==e?void 0:e.attributes;if(!Cn(i)){var n=i[t];Cn(n)||(r=n[o])}}return r},setTimeoutAsync:function(e){return new Promise((function(t,o){try{window.setTimeout((function(){t()}),e,[])}catch(e){o(e)}}))},setTimeoutAsyncV2:function(e){return new Promise((function(t,o){try{window.setTimeout((function(){t()}),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 t=tn(e,2);return null!=(t[0],t[1])})).map((function(e){var t=tn(e,2),o=t[0],r=t[1];return"".concat(encodeURIComponent(o),"=").concat(encodeURIComponent(r))})).join("&")},GetResponsiveValue:vn,CMSSetAndGetResponsiveMediaQueriesExtension:function(e,t,o,r,i,n){var a=Object.assign({},e),l=t,p=null==a?void 0:a.tablet,s=null==a?void 0:a.mobile;null==a||delete a.tablet,null==a||delete a.mobile;var d=i?n:"#".concat(o);r.innerHTML+="".concat(d," {").concat(fn.stylesToString(a),"}");var c=wn(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=wn(l,"mobile");if((null==y?void 0:y.editedStyles)&&(l=Object.assign({},null==y?void 0:y.editedStyles)),(null==y?void 0:y.data)&&(s=Object.assign(Object.assign({},s),null==y?void 0:y.data)),p){var u=mn(o,p,"tablet",d);r.innerHTML+=u}if(s){var S=mn(o,s,"mobile",d);r.innerHTML+=S}return{styles:a,editedStyles:l,styleElement:r}},reponsiveExtension:mn,reponsiveExtensionV2:function(e,t){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"tablet",r=arguments.length>3?arguments[3]:void 0,i=vn(o),n=r&&(null==r?void 0:r.length)>0?r:"#".concat(e),a="";if(i&&(null==i?void 0:i.max)&&(null==i?void 0:i.min)&&t)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(fn.stylesToString(t),"}}");break;case"mobile":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 10px){").concat(n," {").concat(fn.stylesToString(t),"}}")}return a},getResponsiveEditedVariables:wn,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 t=e.media,o=e.deviceVisibility,r=e.isBuilderType,i=!0;if(t&&!Cn(t)&&!Cn(o)){var n=o,a=lr.DESKTOP,l=lr.MOBILE,p=lr.TABLET,s=n[a],d=n[p],c=n[l],y=ar.CSS;ar.HTML,i=t.desktop&&((null==s?void 0:s.hide)?(null==s?void 0:s.hiddenType)===y:null==s?void 0:s.show)||t.tablet&&((null==d?void 0:d.hide)?(null==d?void 0:d.hiddenType)===y:null==d?void 0:d.show)||t.mobile&&((null==c?void 0:c.hide)?(null==c?void 0:c.hiddenType)===y:null==c?void 0:c.show)||r}return i},CMSGetDeviceVisibilityClassNameByMode:function(e){var t=e.deviceVisibility,o=e.isBuilderType,r="";if(t&&!Cn(t)){var i=t,n=ar.CSS,a=(ar.HTML,{show:!0,hide:!1,hiddenType:n}),l=lr.DESKTOP,p=lr.MOBILE,s=lr.TABLET,d=(null==i?void 0:i.desktop)?i[l]:a,c=(null==i?void 0:i.tablet)?i[s]:a,y=(null==i?void 0:i.mobile)?i[p]:a;o||((null==d?void 0:d.hide)&&(null==d?void 0:d.hiddenType)===n&&(r+="dp_d_none"),(null==c?void 0:c.hide)&&(null==c?void 0:c.hiddenType)===n&&(r+=" tb_d_none"),(null==y?void 0:y.hide)&&(null==y?void 0:y.hiddenType)===n&&(r+=" mb_d_none"))}return r},CMSGetDeviceVisibilityDefaultData:function(){return{deviceVisibility:{desktop:{show:!0,hide:!1,hiddenType:ar.CSS},tablet:{show:!0,hide:!1,hiddenType:ar.CSS},mobile:{show:!0,hide:!1,hiddenType:ar.CSS}}}},CMSCustomEventService:function(e){var t=e.type,o=e.value;e.serviceType===pr.UPSERT&&document.dispatchEvent(new CustomEvent(t,{detail:o}))},CMSGetCustomAttributesDefaultData:function(){return{attributeContent:{value:[{title:"Attribute",contentSource:{attributeKey:"",attributeValue:""},key:"123456tghjuik"}],property:"attributeContent"},customClassContent:{value:[{title:"CustomClass",contentSource:{customClassValue:""},key:"1234567tghjuik"}],property:"customClassContent"}}},CMSSetAndGetCustomAttributes:function(e,t,o){var r,i,n,a,l="",p={},s=(null===(r=null==e?void 0:e.attributeContent)||void 0===r?void 0:r.value)||[];Array.isArray(s)&&s.length>0&&s.forEach((function(e){var t,o;(null===(t=null==e?void 0:e.contentSource)||void 0===t?void 0:t.attributeKey)&&(null===(o=null==e?void 0:e.contentSource)||void 0===o?void 0:o.attributeValue)&&(p["".concat(e.contentSource.attributeKey)]=e.contentSource.attributeValue)}));var d=(null===(i=null==e?void 0:e.customClassContent)||void 0===i?void 0:i.value)||[];if(Array.isArray(d)&&d.length>0){var c=(null===(a=null===(n=d[0])||void 0===n?void 0:n.contentSource)||void 0===a?void 0:a.customClassValue)||"";c&&(l=c.replace(/,/g," ").trim())}return{customAttrElement:p,customClassElement:l.trim()}},roundTo:function(e,t){return Number(Math.round(Number(e+"e"+t))+"e-"+t)}};const Rn=fn;var Nn,Dn={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:so.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:so.CONTROLS},textAlignment:{value:"center",property:"textAlignment",propertyType:so.CONTROLS},itemSpacing:{value:"10",propertyType:so.CSS,unit:1,property:"itemSpacing"},iconPosition:{value:"left",property:"iconPosition",propertyType:so.CONTROLS},clickToNavigate:{value:"false",property:"iconPosition",propertyType:so.CSS},iconStyle:{value:"Icon",propertyType:so.CONTROLS}},content:{socialIcons:{value:[{id:Rn.generateUniqueId(),title:"Amazon",name:"amazon",show:!0,url:"https://amazon.com",icon:{value:"amazon",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Rn.generateUniqueId(),title:"Website",name:"website",show:!0,url:"https://www.sellerscommerce.com/",icon:{value:"website",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Rn.generateUniqueId(),title:"Instagram",name:"instagram",show:!0,url:"https://instagram.com",icon:{value:"instagram",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Rn.generateUniqueId(),title:"Twitter",name:"twitter",show:!0,url:"https://x.com/",icon:{value:"twitter",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Rn.generateUniqueId(),title:"Facebook",name:"facebook",show:!0,url:"https://www.facebook.com/",icon:{value:"facebook",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Rn.generateUniqueId(),title:"Youtube",name:"youtube",show:!0,url:"https://www.youtube.com/",icon:{value:"youtube",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Rn.generateUniqueId(),title:"LinkedIn",name:"linkedin",show:!0,url:"https://www.linkedin.com/",icon:{value:"linkedin",customIcon:{isCustomIcon:!1,url:"",name:""}}}],propertyType:so.CONTROLS},website:{value:!0,propertyType:so.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:so.CONTROLS},instagram:{value:!0,propertyType:so.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:so.CONTROLS},facebook:{value:!0,propertyType:so.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:so.CONTROLS},linkedIn:{value:!1,propertyType:so.CONTROLS},linkedInUrl:{value:"https://www.linkedin.com/",propertyType:so.CONTROLS},twitter:{value:!0,propertyType:so.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:so.CONTROLS},amazon:{value:!0,propertyType:so.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:so.CONTROLS}},design:{icon:{value:"",propertyType:so.CONTROLS},designiconSize:{value:"30",propertyType:so.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:so.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:so.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:so.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:so.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:so.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:so.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:so.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:so.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"}(Nn||(Nn={}));var Ln,An=function(){return{layout:{selectorKey:Nn.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"70",unit:1}),margin:Or.margin,padding:Or.padding,alignment:Dn.layout.alignment,textAlignment:Dn.layout.textAlignment,clickToNavigate:Dn.layout.clickToNavigate,iconStyle:Dn.layout.iconStyle,iconPosition:Dn.layout.iconPosition,iconAndTextSpacing:Dn.layout.iconAndTextSpacing,itemSpacing:Dn.layout.itemSpacing,positionType:Or.positionType,pinTo:Or.pinTo},content:{selectorKey:Nn.CONTENT,socialContent:Dn.content.socialIcons},design:{selectorKey:Nn.DESIGN,socialWidget:{selectorKey:Nn.SOCIAL_WIDGET,backgroundColor:Or.backgroundColor,cropRatio:Or.cropRatio,zoomImage:Or.zoomImage,flip:Or.flip,rotate:Or.rotate,showBorder:Or.showBorder,borderStyle:Or.borderStyle,borderColor:Or.borderColor,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur},itemStyle:{selectorKey:Nn.ITEM_STYLE,backgroundColor:Or.backgroundColor,cropRatio:Or.cropRatio,zoomImage:Or.zoomImage,flip:Or.flip,rotate:Or.rotate,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,showBorder:Or.showBorder,borderStyle:Or.borderStyle,borderColor:Or.borderColor,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur,showIcon:Object.assign(Object.assign({},Or.showIcon),{value:!1}),iconSize:Dn.design.designiconSize,iconColor:Dn.design.iconColor},socialIcons:{selectorKey:Nn.SOCIAL_ICONS,instagramIcon:Dn.design.instagramIcon,facebookIcon:Dn.design.facebookIcon,twitterIcon:Dn.design.twitterIcon,amazonIcon:Dn.design.amazonIcon,websiteIcon:Dn.design.websiteIcon,youtubeIcon:Dn.design.youtubeIcon,linkedinIcon:Dn.design.linkedinIcon}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Ln||(Ln={}));var In,xn=function(e){return{layout:{selectorKey:Ln.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:so.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Or.height),{isReadOnly:!0}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,direction:{value:"vertical",property:"direction",propertyType:so.CONTROLS},itemGap:{property:"itemGap",propertyType:so.CSS,value:0,unit:co.PIXELS},justifyContent:{property:"justifyContent",propertyType:so.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:so.CSS,value:"start"}},design:Object.assign({selectorKey:Ln.DESIGN,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},kr),dataConnector:{selectorKey:Ln.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"stack",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:so.CONTROLS}}}},En={displayStyle:{value:"Button",property:"displayStyle",propertyType:so.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:so.CONTROLS},whenClicked:{value:"Open Lightbox",property:"whenClicked",propertyType:so.CONTROLS},displayType:{value:"Vertical",property:"displayType",propertyType:so.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:so.CONTROLS},itemSpacing:{value:"20",property:"itemSpacing",unit:1,propertyType:so.CSS},overflowItems:{value:"Show More Button",property:"overflowItems",propertyType:so.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:so.CONTROLS},searchPlaceholderText:{value:"Search by Zip Code",property:"searchPlaceholderText",propertyType:so.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:so.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:so.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:so.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:so.CONTROLS},title:{value:"Available Locations",property:"title",propertyType:so.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:so.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:so.CONTROLS},description:{value:"",property:"description",propertyType:so.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:so.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:so.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:so.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:so.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:so.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:so.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:so.CSS},buttonType:{value:"primaryButton",propertyType:so.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:so.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:so.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:so.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:so.CSS},arrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:so.CONTROLS},backgroundShape:{value:"Round",propertyType:so.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:so.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:so.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:so.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:so.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:so.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:so.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:so.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:so.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:so.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:so.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:so.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:so.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:so.CONTROLS},fontSize:{value:"16",propertyType:so.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS},textHighlight:{value:"#BE6C00",propertyType:so.CSS},characterSpacing:{value:"16",propertyType:so.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:so.CSS,unit:1},lineHeight:{value:"16",propertyType:so.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:so.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:so.CSS},fontSize:{value:"16",propertyType:so.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS},textHighlight:{value:"#BE6C00",propertyType:so.CSS},characterSpacing:{value:"16",propertyType:so.CSS,unit:1},lineHeight:{value:"16",propertyType:so.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:so.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:so.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:so.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:so.CONTROLS},paginationStyle:{value:"dotted",propertyType:so.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:so.CONTROLS},arrowSize:{value:"16",propertyType:so.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:so.CSS},backgroundShape:{value:"rectangle",propertyType:so.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:so.CSS},font:{value:"lato",propertyType:so.CSS},fontSize:{value:"16",propertyType:so.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:so.CSS},hoverBackgroundShape:{value:"circle",propertyType:so.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:so.CSS},hoverFont:{value:"lato",propertyType:so.CSS},hoverFontSize:{value:"#BE6C00",propertyType:so.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:so.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:so.CSS},previousIcon:{value:"shopping-cart-01",propertyType:so.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:so.CONTROLS},iconSize:{value:"20",propertyType:so.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:so.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.INPUT_STYLE="inputStyle",e.STORE_LOCATIONS_BUTTON="storeLocationButton",e.INVENTORY_TEXT_STYLE="inventoryTextStyle",e.ITEM_STYLE="itemStyle",e.LOCATION_NAME="locationName",e.LOCATION_ADDRESS="locationAddress",e.LOCATION_INVENTORY="locationInventory",e.LOCATION_TIMINGS="locationTimings",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButtons",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.DATA_CONNECTOR="dataConnector"}(In||(In={}));var Pn,_n=function(){return{layout:{selectorKey:In.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"130",unit:1}),margin:Or.margin,padding:Or.padding,positionType:Or.positionType,pinTo:Or.pinTo,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,displayStyle:En.displayStyle,displayResults:En.displayResults,whenClicked:En.whenClicked,displayType:En.displayType,maxItemsToDisplay:En.maxItemsToDisplay,itemSpacing:En.itemSpacing,overflowItems:En.overflowItems,noOfItemToShow:En.noOfItemToShow,searchPlaceholderText:En.searchPlaceholderText},content:{selectorKey:In.CONTENT,locationName:En.locationName,locationAddress:En.locationAddress,locationInventory:En.locationInventory,locationTimings:En.locationTimings,title:En.title,showTitle:En.showTitle,description:En.description,showDescription:En.showDescription},design:{selectorKey:In.DESIGN,inputStyle:{selectorKey:In.INPUT_STYLE,defaultState:{selectorKey:In.DEFAULT_STATE,buttonStyle:En.buttonStyle,buttonText:En.buttonText,icon:En.icon,iconPadding:En.iconPadding,iconPosition:En.iconPosition,iconAndTextSpacing:En.iconAndTextSpacing,alignment:En.alignment,buttonType:En.buttonType,showIcon:En.showIcon,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:In.HOVER_STATE,buttonStyle:En.buttonStyle,buttonText:En.buttonText,icon:En.icon,iconPadding:En.iconPadding,iconPosition:En.iconPosition,iconAndTextSpacing:En.iconAndTextSpacing,alignment:En.alignment,buttonType:En.buttonType,showIcon:En.showIcon,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:In.INPUT_STYLE,defaultState:{selectorKey:In.DEFAULT_STATE,buttonStyle:En.buttonStyle,buttonText:En.buttonText,icon:En.icon,iconPadding:En.iconPadding,iconPosition:En.iconPosition,iconAndTextSpacing:En.iconAndTextSpacing,alignment:En.alignment,buttonType:En.buttonType,showIcon:En.showIcon,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:In.HOVER_STATE,buttonStyle:En.buttonStyle,buttonText:En.buttonText,icon:En.icon,iconPadding:En.iconPadding,iconPosition:En.iconPosition,iconAndTextSpacing:En.iconAndTextSpacing,alignment:En.alignment,buttonType:En.buttonType,showIcon:En.showIcon,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:In.INVENTORY_TEXT_STYLE,themeDynamic:Or.theme,fontDynamic:Or.font,fontSizeDynamic:Or.fontSize,textColorDynamic:Or.textColor,boldDynamic:Or.bold,italicDynamic:Or.italic,linethroughDynamic:Or.linethrough,underlineDynamic:Or.underline,textAlignDynamic:Or.textAlign,characterSpacingDynamic:Or.characterSpacing,lineHeightDynamic:Or.lineHeight,themeStatic:Or.themeDesc,fontStatic:Or.fontDesc,fontSizeStatic:Or.fontSizeDesc,textColorStatic:Or.textColorDesc,boldStatic:Or.boldDesc,italicStatic:Or.italicDesc,linethroughStatic:Or.linethroughDesc,underlineStatic:Or.underlineDesc,textAlignStatic:Or.textAlignDesc,characterSpacingStatic:Or.characterSpacingDesc,lineHeightStatic:Or.lineHeightDesc},itemStyle:{selectorKey:In.ITEM_STYLE,contentAlignment:En.contentAlignment,horizontalPadding:En.horizontalPadding,verticalPadding:En.verticalPadding,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},locationName:{selectorKey:In.LOCATION_NAME,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},locationAddress:{selectorKey:In.LOCATION_ADDRESS,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},locationTimings:{selectorKey:In.LOCATION_TIMINGS,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},locationInventory:{selectorKey:In.LOCATION_INVENTORY,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},arrows:{selectorKey:In.ARROWS,arrowIconStyle:En.arrowIconStyle,leftArrowIconStyle:En.leftArrowIconStyle,rightArrowIconStyle:En.rightArrowIconStyle,backgroundShape:En.backgroundShape,arrowSize:En.arrowSize,arrowColor:En.arrowColor},paginationDots:{selectorKey:In.PAGINATION_DOTS,dotSize:En.dotSize,currentDotColor:En.currentDotColor,otherDotColor:En.otherDotColor},paginationLine:{selectorKey:In.PAGINATION_LINE,currentLineColor:En.currentLineColor,otherLineColor:En.otherLineColor,lineHeight:En.lineHeight,lineWidth:En.lineWidth},showMoreItemsButton:{selectorKey:In.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:En.design.pagination.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight}},dataConnector:{selectorKey:In.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}}}},Bn={layout:{header:{value:!0,propertyType:so.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:so.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:so.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:so.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:so.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:so.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:so.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:so.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:so.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:so.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:so.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:so.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:so.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:so.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:so.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:so.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:so.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:so.CONTROLS,property:"connectWith"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Age",columnMapsTo:"age"},{columnId:3,columnTitle:"Occupation",columnMapsTo:"occupation"}],propertyType:so.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:so.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:so.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:so.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:so.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:so.CONTROLS},fontSize:{value:"32",propertyType:so.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS},textHighlight:{value:"#BE6C00",propertyType:so.CSS},characterSpacing:{value:"32",propertyType:so.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:so.CSS,unit:1},lineHeight:{value:"32",propertyType:so.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:so.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:so.CSS},fontSize:{value:"32",propertyType:so.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS},textHighlight:{value:"#BE6C00",propertyType:so.CSS},characterSpacing:{value:"32",propertyType:so.CSS,unit:1},lineHeight:{value:"32",propertyType:so.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:so.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:so.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:so.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:so.CONTROLS},paginationStyle:{value:"dotted",propertyType:so.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:so.CONTROLS},arrowSize:{value:"32",propertyType:so.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:so.CSS},backgroundShape:{value:"rectangle",propertyType:so.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:so.CSS},font:{value:"lato",propertyType:so.CSS},fontSize:{value:"32",propertyType:so.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:so.CSS},hoverBackgroundShape:{value:"circle",propertyType:so.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:so.CSS},hoverFont:{value:"lato",propertyType:so.CSS},hoverFontSize:{value:"#BE6C00",propertyType:so.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:so.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:so.CSS},previousIcon:{value:"shopping-cart-01",propertyType:so.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:so.CONTROLS},iconSize:{value:"30",propertyType:so.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:so.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"}(Pn||(Pn={}));var Hn,zn=function(){return{layout:{selectorKey:Pn.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"150",unit:1}),margin:Or.margin,padding:Or.padding,header:Bn.layout.header,headerHeight:Bn.layout.headerHeight,rowHeight:Bn.layout.rowHeight,layoutHeaderDivider:Bn.layout.layoutHeaderDivider,layoutRowDivider:Bn.layout.layoutRowDivider,layoutColumnDivider:Bn.layout.layoutColumnDivider,alternativeRowColors:Bn.layout.alternativeRowColors,headerCellPadding:Bn.layout.headerCellPadding,rowCellPadding:Bn.layout.rowCellPadding,contentAlignment:Bn.layout.contentAlignment,showMoreRows:Bn.layout.showMoreRows,rowsPerPage:Bn.layout.rowsPerPage,paginationType:Bn.layout.paginationType,paginationAlignment:Bn.layout.paginationAlignment,noOfItemsToLoad:Bn.layout.noOfItemsToLoad},content:{selectorKey:Pn.CONTENT,showTitle:Bn.content.showTitle,tableTitle:Bn.content.tableTitle,connectWith:Bn.content.connectWith,columns:Bn.content.columns,rows:Bn.content.rows},design:{selectorKey:Pn.DESIGN,tableWidget:{selectorKey:Pn.TABLE_WIDGET,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},table:{selectorKey:Pn.TABLE,backgroundColor:Or.backgroundColor,showBorder:Or.showBorder,borderStyle:Bn.design.table.borderStyle,borderColor:Or.borderColor,borderPerSlide:Bn.design.table.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur},tableHeader:{selectorKey:Pn.TABLE_HEADER,backgroundColor:Or.backgroundColor},headerText:{selectorKey:Pn.HEADER_TEXT,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},tableRow:{selectorKey:Pn.TABLE_ROW,backgroundColor:Or.backgroundColor},rowText:{selectorKey:Pn.ROW_TEXT,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},rowAndHeaderDividers:{selectorKey:Pn.ROW_AND_HEADER_DIVIDER,headerDivider:Bn.design.rowAndHeaderDividers.headerDivider,rowDivider:Bn.design.rowAndHeaderDividers.rowDivider,columnDivider:Bn.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:Pn.SCROLL_BAR,scrollBarWidth:Bn.design.scrollBar.scrollBarWidth,scrollBarColor:Bn.design.scrollBar.scrollBarColor},pagination:{selectorKey:Pn.PAGINATION,defaultState:{selectorKey:Pn.DEFAULT_STATE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,previousIcon:Bn.design.pagination.previousIcon,nextIcon:Bn.design.pagination.nextIcon,iconSize:Bn.design.pagination.iconSize,iconColor:Bn.design.pagination.iconColor,backgroundShape:Bn.design.pagination.backgroundShape,backgroundColor:Or.backgroundColor,pagination:Bn.design.pagination.pagination},hoverState:{selectorKey:Pn.HOVER_STATE,theme:Or.theme}},loadMoreButton:{selectorKey:Pn.LOAD_MORE_BUTTON,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Bn.design.pagination.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight}}}},kn={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:so.CONTROLS},tabLayout:{value:"stretched",property:"tabLayout",propertyType:so.CONTROLS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:so.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:so.CSS},tabContainer:{value:20,unit:1,property:"tabContainer",propertyType:so.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:so.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:so.CSS},overflowTabs:{value:"Wrap",property:"overflowTabs",propertyType:so.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:so.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({},bo()),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:so.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"}(Hn||(Hn={}));var jn,Kn={borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,backgroundColor:Or.backgroundColor,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,exposure:Or.exposure,contrast:Or.contrast,saturation:Or.saturation,highlights:Or.highlights,shadows:Or.shadows},Un={theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},Gn=function(){return{layout:{selectorKey:Hn.LAYOUT,adjustment:Or.adjustment,width:Or.width,height:Or.height,margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,tabPosition:kn.tabPosition,tabLayout:kn.tabLayout,tabAlignment:kn.tabAlignment,tabSpacing:kn.tabSpacing,tabContainerSpacing:kn.tabContainer,horizontalPadding:kn.horizontalPadding,verticalPadding:kn.verticalPadding,overflowTabs:kn.overflowTabs,spacingBetweenRows:kn.spacingBetweenRows},design:{selectorKey:Hn.DESIGN,tabContainer:Object.assign({selectorKey:Hn.TAB_CONTAINER},Kn),tabs:{selectorKey:Hn.TABS,defaultState:Object.assign(Object.assign({selectorKey:Hn.DEFAULT_STATE},Kn),Un),hoverState:Object.assign(Object.assign({selectorKey:Hn.HOVER_STATE},Kn),Un),selectedState:Object.assign(Object.assign({selectorKey:Hn.SELECTED_STATE},Kn),Un)},tabContentContainer:Object.assign({selectorKey:Hn.TAB_CONTENT_CONTAINER},Kn)},content:{selectorKey:Hn.CONTENT,tabContent:kn.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(jn||(jn={}));var Mn,Vn=function(){return{layout:{selectorKey:jn.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:so.CSS},textData:{value:"<h1 class='et-tt'>Heading 1</h1>",propertyType:so.CONTROLS},height:{value:"40",property:"height",unit:1,propertyType:so.CSS},margin:Or.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:so.CSS},overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo},design:{selectorKey:jn.DESIGN,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},dataConnector:{selectorKey:jn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}}}},Wn={displayFormat:{value:"Stack Horizontal",property:"displayFormat",propertyType:so.CONTROLS},showUomPrice:{value:!0,property:"showUomPrice",propertyType:so.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:so.CSS},onClick:{value:"Show All",property:"onClick",propertyType:so.CONTROLS},itemPadding:{value:"10",property:"itemPadding",propertyType:so.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:so.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:so.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:so.CONTROLS},header:{value:!0,property:"header",propertyType:so.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:so.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:so.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:so.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:so.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:so.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:so.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:so.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:so.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:so.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:so.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:so.CONTROLS},overflowControl:{value:"Show More Button",property:"overflowControl",propertyType:so.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:so.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:so.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:so.CSS},productPrice:{value:!0,property:"productPrice",propertyType:so.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:so.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:so.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:so.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:so.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:so.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:so.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:so.CONTROLS},discount:{value:!0,property:"discount",propertyType:so.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:so.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:so.CONTROLS},savings:{value:!0,property:"savings",propertyType:so.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:so.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:so.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:so.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:so.CONTROLS},productShippingPrice:{value:!0,property:"productShippingPrice",propertyType:so.CONTROLS},pricePerUnit:{value:!0,property:"pricePerUnit",propertyType:so.CONTROLS},uom:{value:!0,property:"uom",propertyType:so.CONTROLS},uomName:{value:!0,property:"uomName",propertyType:so.CONTROLS},uomConversion:{value:!0,property:"uomConversion",propertyType:so.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:so.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:so.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:so.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:so.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:so.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:so.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:so.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:so.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:so.CSS},buttonType:{value:"primaryButton",propertyType:so.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:so.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:so.CONTROLS},backgroundShape:{value:"Round",propertyType:so.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:so.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:so.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:so.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:so.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:so.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:so.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:so.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:so.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:so.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:so.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:so.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:so.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:so.CONTROLS},fontSize:{value:"16",propertyType:so.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS},textHighlight:{value:"#BE6C00",propertyType:so.CSS},characterSpacing:{value:"16",propertyType:so.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:so.CSS,unit:1},lineHeight:{value:"16",propertyType:so.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:so.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:so.CSS},fontSize:{value:"16",propertyType:so.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS},textHighlight:{value:"#BE6C00",propertyType:so.CSS},characterSpacing:{value:"16",propertyType:so.CSS,unit:1},lineHeight:{value:"16",propertyType:so.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:so.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:so.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:so.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:so.CONTROLS},paginationStyle:{value:"dotted",propertyType:so.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:so.CONTROLS},arrowSize:{value:"16",propertyType:so.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:so.CSS},backgroundShape:{value:"rectangle",propertyType:so.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:so.CSS},font:{value:"lato",propertyType:so.CSS},fontSize:{value:"16",propertyType:so.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:so.CSS},hoverBackgroundShape:{value:"circle",propertyType:so.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:so.CSS},hoverFont:{value:"lato",propertyType:so.CSS},hoverFontSize:{value:"#BE6C00",propertyType:so.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:so.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:so.CSS},previousIcon:{value:"shopping-cart-01",propertyType:so.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:so.CONTROLS},iconSize:{value:"20",propertyType:so.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:so.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"}(Mn||(Mn={}));var Yn,Fn=function(){return{layout:{selectorKey:Mn.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"48",unit:1}),margin:Or.margin,padding:Or.padding,positionType:Or.positionType,pinTo:Or.pinTo,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,displayFormat:Wn.displayFormat,showUomPrice:Wn.showUomPrice,itemSpacing:Wn.itemSpacing,itemPadding:Wn.itemPadding,itemContentAlignment:Wn.itemContentAlignment,maxItemsToDisplay:Wn.maxItemsToDisplay,overflowItems:Wn.overflowItems,header:Wn.header,headerHeight:Wn.headerHeight,rowHeight:Wn.rowHeight,headerDivider:Wn.headerDivider,rowDivider:Wn.rowDivider,columnDivider:Wn.columnDivider,alternativeRowColors:Wn.alternativeRowColors,headerCellPadding:Wn.headerCellPadding,rowCellPadding:Wn.rowCellPadding,contentAlignment:Wn.contentAlignment,overflowControl:Wn.overflowControl,paginationType:Wn.paginationType,paginationAlignment:Wn.paginationAlignment,rowsPerPage:Wn.rowsPerPage,imageBehavior:Wn.imageBehavior,itemsPerRow:Wn.itemsPerRow,onClick:Wn.onClick},design:{selectorKey:Mn.DESIGN,itemStyle:{selectorKey:Mn.ITEM_STYLE,defaultState:{selectorKey:Mn.DEFAULT_STATE,contentAlignment:Wn.contentAlignment,horizontalPadding:Wn.horizontalPadding,verticalPadding:Wn.verticalPadding,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},selectedState:{selectorKey:Mn.SELECTED_STATE,contentAlignment:Wn.contentAlignment,horizontalPadding:Wn.horizontalPadding,verticalPadding:Wn.verticalPadding,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius}},uomTitleStyle:{selectorKey:Mn.UOM_TITLE_STYLE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},uomConversionStyle:{selectorKey:Mn.UOM_CONVERSION_STYLE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},productPrice:{selectorKey:Mn.PRODUCT_PRICE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},uomStyle:{selectorKey:Mn.UOM_STYLE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},currencyCodeStyle:{selectorKey:Mn.CURRENCY_CODE_STYLE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},actualPrice:{selectorKey:Mn.ACTUAL_PRICE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},discount:{selectorKey:Mn.DISCOUNT,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},discountValue:{selectorKey:Mn.DISCOUNT_VALUE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},savings:{selectorKey:Mn.SAVINGS,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},savingsValue:{selectorKey:Mn.SAVINGS_VALUE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},pricePerUnit:{selectorKey:Mn.PRICE_PER_UNIT,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},arrows:{selectorKey:Mn.ARROWS,arrowIconStyle:Wn.arrowIconStyle,leftArrowIconStyle:Wn.leftArrowIconStyle,rightArrowIconStyle:Wn.rightArrowIconStyle,backgroundShape:Wn.backgroundShape,arrowSize:Wn.arrowSize,arrowColor:Wn.arrowColor},paginationDots:{selectorKey:Mn.PAGINATION_DOTS,dotSize:Wn.dotSize,currentDotColor:Wn.currentDotColor,otherDotColor:Wn.otherDotColor},paginationLine:{selectorKey:Mn.PAGINATION_LINE,currentLineColor:Wn.currentLineColor,otherLineColor:Wn.otherLineColor,lineHeight:Wn.lineHeight,lineWidth:Wn.lineWidth},table:{selectorKey:Mn.TABLE,backgroundColor:Or.backgroundColor,showBorder:Or.showBorder,borderStyle:Wn.design.table.borderStyle,borderColor:Or.borderColor,borderPerSlide:Wn.design.table.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur},tableHeader:{selectorKey:Mn.TABLE_HEADER,backgroundColor:Or.backgroundColor},headerText:{selectorKey:Mn.HEADER_TEXT,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},tableRow:{selectorKey:Mn.TABLE_ROW,backgroundColor:Or.backgroundColor,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},rowDividers:{selectorKey:Mn.ROW_DIVIDERS,headerDivider:Wn.design.rowAndHeaderDividers.headerDivider,rowDivider:Wn.design.rowAndHeaderDividers.rowDivider,columnDivider:Wn.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Mn.SCROLL,scrollBarWidth:Wn.design.scrollBar.scrollBarWidth,scrollBarColor:Wn.design.scrollBar.scrollBarColor},pagination:{selectorKey:Mn.PAGINATION,defaultState:{selectorKey:Mn.DEFAULT_STATE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,previousIcon:Wn.design.pagination.previousIcon,nextIcon:Wn.design.pagination.nextIcon,iconSize:Wn.design.pagination.iconSize,iconColor:Wn.design.pagination.iconColor,backgroundShape:Wn.design.pagination.backgroundShape,backgroundColor:Or.backgroundColor,pagination:Wn.design.pagination.pagination},hoverState:{selectorKey:Mn.HOVER_STATE,theme:Or.theme}},showMoreItemsButton:{selectorKey:Mn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Wn.design.pagination.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight}},content:{selectorKey:Mn.CONTENT,productPrice:Wn.productPrice,sellingPrice:Wn.sellingPrice,productPriceDisplayUOM:Wn.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Wn.productPriceDisplayCurrencyCode,showActualPrice:Wn.showActualPrice,actualPrice:Wn.actualPrice,actualPriceDisplayUOM:Wn.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Wn.actualPriceDisplayCurrencyCode,discount:Wn.discount,discountValue:Wn.discountValue,showSavings:Wn.showSavings,savings:Wn.savings,savingsValue:Wn.savingsValue,savingsDisplayCurrencyCode:Wn.savingsDisplayCurrencyCode,embellishmentPrice:Wn.embellishmentPrice,productTax:Wn.productTax,productShippingPrice:Wn.productShippingPrice,pricePerUnit:Wn.pricePerUnit,uom:Wn.uom,uomName:Wn.uomName,uomConversion:Wn.uomConversion},dataConnector:{selectorKey:Mn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}}}},Xn={optionSelection:{value:!0,property:"optionSelection",propertyType:so.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:so.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:so.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:so.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:so.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:so.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:so.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:so.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:so.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:so.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",unit:1,propertyType:so.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:so.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:so.CSS},maxItemsToDisplay:{value:"10",property:"maxItemsToDisplay",propertyType:so.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:so.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:so.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:so.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:so.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:so.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:so.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:so.CONTROLS},dropdownOptionsSpacing:{value:"10",unit:1,property:"dropdownOptionsSpacing",propertyType:so.CSS},dropdownOptionsPadding:{value:"10",unit:1,property:"dropdownOptionsPadding",propertyType:so.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:so.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:so.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:so.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:so.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:so.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:so.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:so.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:so.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:so.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:so.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:so.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:so.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:so.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:so.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:so.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:so.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:so.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:so.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:so.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:so.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:so.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:so.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:so.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:so.CONTROLS},header:{value:!0,property:"header",propertyType:so.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:so.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:so.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:so.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:so.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:so.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:so.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:so.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:so.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:so.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:so.CONTROLS},headerCellPadding:{value:"30",unit:1,property:"headerCellPadding",propertyType:so.CSS},rowCellPadding:{value:"30",unit:1,property:"rowCellPadding",propertyType:so.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:so.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:so.CSS},groupHorizontalPadding:{value:"20",unit:1,property:"groupHorizontalPadding",propertyType:so.CSS},groupVerticalPadding:{value:"20",unit:1,property:"groupVerticalPadding",propertyType:so.CSS},groupAndContainerSpacing:{value:"30",unit:1,property:"groupAndContainerSpacing",propertyType:so.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:so.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:so.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:so.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:so.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:so.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:so.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:so.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:so.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:so.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:so.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:so.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:so.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:so.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:so.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:so.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:so.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:so.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:so.CSS},verticalPadding:{value:"10",property:"verticalPadding",unit:1,propertyType:so.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:so.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:so.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:so.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:so.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:so.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:so.CONTROLS},iconPadding:{value:0,unit:1,property:"iconPadding",parentRef:"bs-at",propertyType:so.CSS},buttonType:{value:"primaryButton",propertyType:so.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:so.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:so.CONTROLS},backgroundShape:{value:"circle",propertyType:so.CONTROLS},swatchShape:{value:"circle",propertyType:so.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:so.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:so.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:so.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:so.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:so.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:so.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:so.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:so.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:so.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:so.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:so.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:so.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:so.CONTROLS},fontSize:{value:"16",propertyType:so.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS},textHighlight:{value:"#BE6C00",propertyType:so.CSS},characterSpacing:{value:"16",propertyType:so.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:so.CSS,unit:1},lineHeight:{value:"16",propertyType:so.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:so.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:so.CSS},fontSize:{value:"16",propertyType:so.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS},textHighlight:{value:"#BE6C00",propertyType:so.CSS},characterSpacing:{value:"16",propertyType:so.CSS,unit:1},lineHeight:{value:"16",propertyType:so.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:so.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:so.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:so.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:so.CONTROLS},paginationStyle:{value:"dotted",propertyType:so.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:so.CONTROLS},arrowSize:{value:"16",propertyType:so.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:so.CSS},backgroundShape:{value:"rectangle",propertyType:so.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:so.CSS},font:{value:"lato",propertyType:so.CSS},fontSize:{value:"16",propertyType:so.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:so.CSS},hoverBackgroundShape:{value:"circle",propertyType:so.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:so.CSS},hoverFont:{value:"lato",propertyType:so.CSS},hoverFontSize:{value:"#BE6C00",propertyType:so.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:so.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:so.CSS},previousIcon:{value:"shopping-cart-01",propertyType:so.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:so.CONTROLS},iconSize:{value:"20",propertyType:so.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:so.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"}(Yn||(Yn={}));var qn,Qn=function(){return{layout:{selectorKey:Yn.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"48",unit:1}),margin:Or.margin,padding:Or.padding,positionType:Or.positionType,pinTo:Or.pinTo,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,optionSelection:Xn.optionSelection,displayOutOfStockValues:Xn.displayOutOfStockValues,displayStyle:Xn.displayStyle,notifyMeButton:Xn.notifyMeButton,quantitySelectorForVariantSelector:Xn.quantitySelectorForVariantSelector,dividerBetweenItems:Xn.dividerBetweenItems,optionTitleValueSpacing:Xn.optionTitleValueSpacing,remainingDisplayStyle:Xn.remainingDisplayStyle,allowUserToSearch:Xn.allowUserToSearch,allowUserToFilter:Xn.allowUserToFilter,itemSpacing:Xn.itemSpacing,swatchTypeDisplayStyle:{selectorKey:Yn.SWATFH_TYPE_DISPLAY_STYLE,displayValues:Xn.displayValues,itemPadding:Xn.itemPadding,itemSpacing:Xn.itemSpacing,maxItemsToDisplay:Xn.maxItemsToDisplay,overflowItems:Xn.overflowItems,swatchImageType:Xn.swatchImageType},singleSelectDisplayStyle:{selectorKey:Yn.SINGLE_SELECT_DISPLAY_STYLE,displayValues:Xn.displayValues,itemPadding:Xn.itemPadding,itemSpacing:Xn.itemSpacing,maxItemsToDisplay:Xn.maxItemsToDisplay,overflowItems:Xn.overflowItems,imageBehaviour:Xn.imageBehaviour,itemsPerRow:Xn.itemsPerRow,itemContentAlignment:Xn.itemContentAlignment,overflowDirection:Xn.overflowDirection},dropdownDisplayStyle:{selectorKey:Yn.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Xn.dropdownOptionsSpacing,dropdownOptionsPadding:Xn.dropdownOptionsPadding,dropdownStyle:Xn.dropdownStyle,optionAndListSpacing:Xn.optionAndListSpacing,dropdownListItemSpacing:Xn.dropdownListItemSpacing,dropdownListItemPadding:Xn.dropdownListItemPadding,dividerBetweenListItems:Xn.dividerBetweenListItems,maxItemsToDisplay:Xn.maxItemsToDisplay,overflowItems:Xn.overflowItems},groupedOptionsDisplayStyle:{selectorKey:Yn.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:Xn.groupsDisplayStyle,groupSpacing:Xn.groupSpacing,groupPadding:Xn.groupPadding,groupHeaderAndOptionSpacing:Xn.groupHeaderAndOptionSpacing,tabDirection:Xn.tabDirection,tabLayout:Xn.tabLayout,tabAlignment:Xn.tabAlignment,tabSpacing:Xn.tabSpacing,tabAndContainerSpacing:Xn.tabAndContainerSpacing,tabHorizontalPadding:Xn.tabHorizontalPadding,tabVerticalPadding:Xn.tabVerticalPadding,containerPadding:Xn.tabVerticalPadding,overflowItems:Xn.overflowItems,tabRowSpacing:Xn.tabRowSpacing,expandIconPosition:Xn.expandIconPosition,expandFirstItemByDefault:Xn.expandFirstItemByDefault,allowMultipleOpenItems:Xn.allowMultipleOpenItems,itemDividers:Xn.itemDividers,accordionSpacing:Xn.accordionSpacing,accordionAndContainerSpacing:Xn.accordionAndContainerSpacing,accordionHorizontalPadding:Xn.accordionHorizontalPadding,accordionVerticalPadding:Xn.accordionVerticalPadding,groupAndContainerSpacing:Xn.groupAndContainerSpacing,groupHorizontalPadding:Xn.groupHorizontalPadding,groupVerticalPadding:Xn.groupVerticalPadding,canCollapseGroups:Xn.canCollapseGroups,collapseIconPosition:Xn.collapseIconPosition},tableDisplayStyle:{selectorKey:Yn.TABLE_DISPLAY_STYLE,header:Xn.header,headerHeight:Xn.headerHeight,rowHeight:Xn.rowHeight,headerDivider:Xn.headerDivider,rowDivider:Xn.rowDivider,columnDivider:Xn.columnDivider,alternativeRowColors:Xn.alternativeRowColors,headerCellPadding:Xn.headerCellPadding,rowCellPadding:Xn.rowCellPadding,contentAlignment:Xn.contentAlignment,overflowControl:Xn.overflowControl,paginationType:Xn.paginationType,paginationAlignment:Xn.paginationAlignment,rowsPerPage:Xn.rowsPerPage,showMoreRows:Xn.showMoreRows},groupedTableDisplayStyle:{selectorKey:Yn.GROUPED_TABLE_DISPLAY_STYLE,groupsDisplayStyle:Xn.groupsDisplayStyle,groupSpacing:Xn.groupSpacing,groupPadding:Xn.groupPadding,groupHeaderAndOptionSpacing:Xn.groupHeaderAndOptionSpacing}},design:{selectorKey:Yn.DESIGN,optionStyle:{selectorKey:Yn.OPTION_STYLE,contentAlignment:Xn.contentAlignment,horizontalPadding:Xn.horizontalPadding,verticalPadding:Xn.verticalPadding,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},swatchOptionValueStyle:{selectorKey:Yn.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:Yn.DEFAULT_STATE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,backgroundShape:Xn.backgroundShape,swatchShape:Xn.swatchShape},hoverState:{selectorKey:Yn.HOVER_STATE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,backgroundShape:Xn.backgroundShape,swatchShape:Xn.swatchShape},selectedState:{selectorKey:Yn.SELECTED_STATE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,backgroundShape:Xn.backgroundShape,swatchShape:Xn.swatchShape}},singleOptionValueStyle:{selectorKey:Yn.SINGLE_OPTION_VALUE_STYLE,defaultState:{selectorKey:Yn.DEFAULT_STATE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,backgroundShape:Xn.backgroundShape},hoverState:{selectorKey:Yn.HOVER_STATE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,backgroundShape:Xn.backgroundShape},selectedState:{selectorKey:Yn.SELECTED_STATE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,backgroundShape:Xn.backgroundShape}},tabItemStyle:{selectorKey:Yn.TAB_ITEM_STYLE,defaultState:{selectorKey:Yn.DEFAULT_STATE,contentAlignment:Xn.contentAlignment,tabAndContainerSpacing:Xn.tabAndContainerSpacing,horizontalPadding:Xn.horizontalPadding,verticalPadding:Xn.verticalPadding,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},hoverState:{selectorKey:Yn.HOVER_STATE,contentAlignment:Xn.contentAlignment,tabAndContainerSpacing:Xn.tabAndContainerSpacing,horizontalPadding:Xn.horizontalPadding,verticalPadding:Xn.verticalPadding,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},selectedState:{selectorKey:Yn.SELECTED_STATE,contentAlignment:Xn.contentAlignment,tabAndContainerSpacing:Xn.tabAndContainerSpacing,horizontalPadding:Xn.horizontalPadding,verticalPadding:Xn.verticalPadding,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius}},accordionItemStyle:{selectorKey:Yn.ACCORDION_ITEM_STYLE,defaultState:{selectorKey:Yn.DEFAULT_STATE},collapsedState:{selectorKey:Yn.COLLAPSED_STATE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},expandedState:{selectorKey:Yn.EXPANDED_STATE,backgroundColor:Or.backgroundColor,containerBackgroundColor:Object.assign(Object.assign({},Or.backgroundColor),{property:"containerBackgroundColor"}),borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius}},groupedUpfrontStyle:{selectorKey:Yn.GROUPED_UPFRONT_STYLE,backgroundColor:Or.backgroundColor,containerBackgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},dropdownStyle:{selectorKey:Yn.DROPDOWN_STYLE,backgroundColor:Or.backgroundColor,containerBackgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},arrows:{selectorKey:Yn.ARROWS,arrowIconStyle:Xn.arrowIconStyle,leftArrowIconStyle:Xn.leftArrowIconStyle,rightArrowIconStyle:Xn.rightArrowIconStyle,backgroundShape:Xn.backgroundShape,arrowSize:Xn.arrowSize,arrowColor:Xn.arrowColor},paginationDots:{selectorKey:Yn.PAGINATION_DOTS,dotSize:Xn.dotSize,currentDotColor:Xn.currentDotColor,otherDotColor:Xn.otherDotColor},paginationLine:{selectorKey:Yn.PAGINATION_LINE,currentLineColor:Xn.currentLineColor,otherLineColor:Xn.otherLineColor,lineHeight:Xn.lineHeight,lineWidth:Xn.lineWidth},table:{selectorKey:Yn.TABLE,backgroundColor:Or.backgroundColor,showBorder:Or.showBorder,borderStyle:Xn.design.table.borderStyle,borderColor:Or.borderColor,borderPerSlide:Xn.design.table.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur},tableHeader:{selectorKey:Yn.TABLE_HEADER,backgroundColor:Or.backgroundColor},headerText:{selectorKey:Yn.HEADER_TEXT,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},tableRow:{selectorKey:Yn.TABLE_ROW,backgroundColor:Or.backgroundColor,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},scroll:{selectorKey:Yn.SCROLL,scrollBarWidth:Xn.design.scrollBar.scrollBarWidth,scrollBarColor:Xn.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:Yn.ROW_DIVIDERS,headerDivider:Xn.design.rowAndHeaderDividers.headerDivider,rowDivider:Xn.design.rowAndHeaderDividers.rowDivider,columnDivider:Xn.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:Yn.PAGINATION,defaultState:{selectorKey:Yn.DEFAULT_STATE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,previousIcon:Xn.design.pagination.previousIcon,nextIcon:Xn.design.pagination.nextIcon,iconSize:Xn.design.pagination.iconSize,iconColor:Xn.design.pagination.iconColor,backgroundShape:Xn.design.pagination.backgroundShape,backgroundColor:Or.backgroundColor,pagination:Xn.design.pagination.pagination},hoverState:{selectorKey:Yn.HOVER_STATE,theme:Or.theme}},showMoreItemsButton:{selectorKey:Yn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Xn.design.pagination.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,icon:Or.icon,showIcon:Or.showIcon,iconSize:Or.iconSize,iconColor:Or.iconColor},optionTitle:{selectorKey:Yn.OPTION_TITLE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,themeDesc:Or.themeDesc,fontDesc:Or.fontDesc,fontSizeDesc:Or.fontSizeDesc,textColorDesc:Or.textColorDesc,boldDesc:Or.boldDesc,italicDesc:Or.italicDesc,linethroughDesc:Or.linethroughDesc,underlineDesc:Or.underlineDesc,textAlignDesc:Or.textAlignDesc,characterSpacingDesc:Or.characterSpacingDesc,lineHeightDesc:Or.lineHeightDesc},noOfOptionValues:{selectorKey:Yn.NO_OF_OPTION_VALUES,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},optionPrice:{selectorKey:Yn.OPTION_PRICE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},selectedVarientName:{selectorKey:Yn.SELECTED_VARIENT_NAME,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},optionValueName:{selectorKey:Yn.OPTION_VALUE_NAME,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},optionValueCode:{selectorKey:Yn.OPTION_VALUE_CODE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},noOfVariantsAvailable:{selectorKey:Yn.NO_OF_VARIENTS_AVAILABLE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},optionValuePrice:{selectorKey:Yn.OPTION_VALUE_PRICE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},availableInventory:{selectorKey:Yn.AVAILABLE_INVENTORY,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},addedItemsTotal:{selectorKey:Yn.ADDED_ITEMS_TOTAL,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight}},content:{selectorKey:Yn.CONTENT,optionProperties:Xn.optionProperties,optionName:Xn.optionName,noOfOptionValues:Xn.noOfOptionValues,optionPrice:Xn.optionPrice,priceFormat:Xn.priceFormat,showSelectedVariant:Xn.showSelectedVariant,optionValueProperties:Xn.optionValueProperties,optionValueName:Xn.optionValueName,optionValueCode:Xn.optionValueCode,swatchImage:Xn.swatchImage,swatchImageType:Xn.swatchImageType,noOfVariantsAvailable:Xn.noOfVariantsAvailable,optionValuePrice:Xn.optionValuePrice,showAvailableInventory:Xn.showAvailableInventory,showTotalPriceOfAddedItems:Xn.showTotalPriceOfAddedItems},dataConnector:{selectorKey:Yn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"selectedOptions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}}}},Zn={layout:{autoplay:{value:"true",propertyType:so.CONTROLS},showControls:{value:"onHover",propertyType:so.CONTROLS},loopVideo:{value:!0,propertyType:so.CONTROLS},loopCount:{value:4,propertyType:so.CONTROLS}},content:{image:{value:{src:"https://i.pinimg.com/736x/ba/91/a4/ba91a41ba14269c20b2ae3d9bde16e4d.jpg"},propertyType:so.CONTROLS},videoFile:{value:"https://sellerscommerce.sirv.com/00000000-0000-0000-0000-000000000000/template-images/default-video.mp4",propertyType:so.CONTROLS,property:"videoFile"},showVideoTitle:{value:!0,propertyType:so.CONTROLS},videoTitle:{value:"Sample Video",propertyType:so.CONTROLS},showVideoDescription:{value:!0,propertyType:so.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:so.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:so.CONTROLS},thumbnailImage:{value:"",propertyType:so.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:so.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:so.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:so.CONTROLS},icon:{value:"",propertyType:so.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:so.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:so.CSS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:so.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:so.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:so.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:so.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:so.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:so.CSS},playIcon:{value:"preview",property:"playIcon",propertyType:so.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:so.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:so.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:so.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"}(qn||(qn={}));var $n,Jn=function(){return{layout:{selectorKey:qn.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"245",unit:4}),margin:Or.margin,padding:Object.assign(Object.assign({},Or.padding),{value:"20",unit:1}),autoplay:Zn.layout.autoplay,showControls:Zn.layout.showControls,loopVideo:Zn.layout.loopVideo,loopCount:Zn.layout.loopCount,positionType:Or.positionType,pinTo:Or.pinTo},content:{selectorKey:qn.CONTENT,videoFile:Zn.content.videoFile,showVideoTitle:Zn.content.showVideoTitle,videoTitle:Zn.content.videoTitle,showVideoDescription:Zn.content.showVideoDescription,videoDescription:Zn.content.videoDescription,showCustomVideoThumbnail:Zn.content.showCustomVideoThumbnail,thumbnailImage:Zn.content.thumbnailImage,image:Zn.content.image},design:{selectorKey:qn.DESIGN,videoWidgetLayout:{selectorKey:qn.VIDEO_WIDGET_LAYOUT,verticalAlignment:Zn.design.verticalAlignment,widgetTextAndItemSpacing:Zn.design.widgetTextAndItemSpacing,textPosition:Zn.design.textPosition},videoWidgetDesign:{selectorKey:qn.VIDEO_WIDGET_DESIGN,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,showIcon:Or.showIcon,iconSize:Or.iconSize,iconColor:Or.iconColor,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,themeDesc:Or.themeDesc,fontDesc:Or.fontDesc,fontSizeDesc:Or.fontSizeDesc,textColorDesc:Or.textColorDesc,boldDesc:Or.boldDesc,italicDesc:Or.italicDesc,linethroughDesc:Or.linethroughDesc,underlineDesc:Or.underlineDesc,textAlignDesc:Or.textAlignDesc,characterSpacingDesc:Or.characterSpacingDesc,lineHeightDesc:Or.lineHeightDesc},videoTextLayout:{selectorKey:qn.VIDEO_TEXT_LAYOUT,textVerticalPadding:Zn.design.textVerticalPadding,textHorizontalPadding:Zn.design.textHorizontalPadding,titleAndDescriptionSpacing:Zn.design.titleAndDescriptionSpacing},videoTextContainerDesign:{selectorKey:qn.VIDEO_TEXT_CONTAINER_DESIGN,backgroundColor:Or.backgroundColor,showBorder:Or.showBorder,borderStyle:Or.borderStyle,borderColor:Or.borderColor,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur},playPause:{selectorKey:qn.PLAY_PAUSE,playIcon:Zn.design.playIcon,pauseIcon:Zn.design.pauseIcon,size:Zn.design.size,iconColor:Or.iconColor,backgroundShape:Zn.design.backgroundShape,backgroundColor:Or.backgroundColor}}}},ea={layout:{groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:so.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:so.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:so.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:so.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:so.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:so.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:so.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:so.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:so.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:so.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:so.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:so.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:so.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:so.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:so.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:so.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:so.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:so.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:so.CONTROLS},header:{value:!0,property:"header",propertyType:so.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:so.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:so.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:so.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:so.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:so.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:so.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:so.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:so.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:so.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:so.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:so.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:so.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:so.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:so.CSS},groupHorizontalPadding:{value:"10",unit:1,property:"groupHorizontalPadding",propertyType:so.CSS},groupVerticalPadding:{value:"10",unit:1,property:"groupVerticalPadding",propertyType:so.CSS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:so.CONTROLS},groupAndContainerSpacing:{value:"10",unit:1,property:"groupAndContainerSpacing",propertyType:so.CSS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:so.CONTROLS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:so.CONTROLS},overflowControl:{value:"None",property:"overflowControl",propertyType:so.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:so.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:so.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:so.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:so.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:so.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:so.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:so.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:so.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:so.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:so.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:so.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:so.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:so.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:so.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:so.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:so.CSS},verticalPadding:{value:"10",unit:1,property:"verticalPadding",propertyType:so.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:so.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:so.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:so.CONTROLS},itemSpacing:{value:"10",unit:1,property:"itemSpacing",propertyType:so.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:so.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:so.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:so.CONTROLS},displayValues:{value:"Stack Vertical",property:"displayValues",propertyType:so.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:so.CONTROLS},sliderDisplayScrollBar:{value:!1,propertyType:so.CONTROLS,property:"sliderDisplayScrollBar"},showVolumePrice:{value:!0,propertyType:so.CONTROLS,property:"showVolumePrice"},displayFormat:{value:"Stack Horizontal",propertyType:so.CONTROLS,property:"displayFormat"},onClick:{value:"showAll",propertyType:so.CONTROLS,property:"onClick"},sliderControl:{value:"Arrows",propertyType:so.CONTROLS,property:"sliderControl"},controlPosition:{value:"bottom",propertyType:so.CONTROLS,property:"controlPosition"},loopImages:{value:!1,propertyType:so.CONTROLS,property:"loopImages"},autoplay:{value:!1,propertyType:so.CONTROLS,property:"autoplay"},showMoreRows:{value:"onScroll",propertyType:so.CONTROLS,property:"showMoreRows"},noOfItemsToLoad:{value:"allItems",propertyType:so.CONTROLS,property:"noOfItemsToLoad"},groupDisplayStyle:{value:"horizontalTabs",propertyType:so.CONTROLS,property:"groupDisplayStyle"},optionTitleAndValueSpacing:{value:"20",propertyType:so.CSS,property:"optionTitleAndValueSpacing"},tabItemSpacing:{value:"20",propertyType:so.CSS,property:"tabItemSpacing"},accordionItemSpacing:{value:"20",propertyType:so.CSS,property:"accordionItemSpacing"}},content:{uom:{value:!0,propertyType:so.CONTROLS,property:"uom"},uomName:{value:!0,propertyType:so.CONTROLS,property:"uomName"},uomConversion:{value:!0,propertyType:so.CONTROLS,property:"uomConversion"},productPrice:{value:!0,propertyType:so.CONTROLS,property:"productPrice"},sellingPrice:{value:!0,propertyType:so.CONTROLS,property:"sellingPrice"},displayProductUOM:{value:!0,propertyType:so.CONTROLS,property:"displayProductUOM"},displayProductCurrencyCode:{value:!0,propertyType:so.CONTROLS,property:"displayProductCurrencyCode"},actualPriceToggle:{value:!0,propertyType:so.CONTROLS,property:"actualPriceToggle"},actualPrice:{value:!0,propertyType:so.CONTROLS,property:"actualPrice"},displayPriceUOM:{value:!0,propertyType:so.CONTROLS,property:"displayPriceUOM"},displayPriceCurrencyCode:{value:!0,propertyType:so.CONTROLS,property:"displayPriceCurrencyCode"},discountPercentage:{value:!0,propertyType:so.CONTROLS,property:"discountPercentage"},discountValue:{value:!0,propertyType:so.CONTROLS,property:"discountValue"},savings:{value:!0,propertyType:so.CONTROLS,property:"savings"},savingsPercentage:{value:!0,propertyType:so.CONTROLS,property:"savingsPercentage"},savingsValue:{value:!0,propertyType:so.CONTROLS,property:"savingsValue"},displaySavingsCurrencyCode:{value:!0,propertyType:so.CONTROLS,property:"displaySavingsCurrencyCode"},pricePerUnit:{value:!0,propertyType:so.CONTROLS,property:"pricePerUnit"},EmbellishmentPrice:{value:!0,propertyType:so.CONTROLS,property:"EmbellishmentPrice"},productTax:{value:!0,propertyType:so.CONTROLS,property:"productTax"},productShippingPrice:{value:!0,propertyType:so.CONTROLS,property:"productShippingPrice"}},design:{arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:so.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:so.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:so.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:so.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:so.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:so.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:so.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:so.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:so.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:so.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:so.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:so.CSS},table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:so.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:so.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:so.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:so.CONTROLS},fontSize:{value:"16",propertyType:so.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS},textHighlight:{value:"#BE6C00",propertyType:so.CSS},characterSpacing:{value:"16",propertyType:so.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:so.CSS,unit:1},lineHeight:{value:"16",propertyType:so.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:so.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:so.CSS},fontSize:{value:"16",propertyType:so.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS},textHighlight:{value:"#BE6C00",propertyType:so.CSS},characterSpacing:{value:"16",propertyType:so.CSS,unit:1},lineHeight:{value:"16",propertyType:so.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:so.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:so.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:so.CSS,parentRef:"cs-be-cr-2"}},pagination:{rightArrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:so.CONTROLS},pagination:{value:"defaultState",propertyType:so.CONTROLS},paginationStyle:{value:"dotted",propertyType:so.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:so.CONTROLS},arrowSize:{value:"16",propertyType:so.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:so.CSS},backgroundShape:{value:"rectangle",propertyType:so.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:so.CSS},font:{value:"lato",propertyType:so.CSS},fontSize:{value:"16",propertyType:so.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:so.CSS},hoverBackgroundShape:{value:"circle",propertyType:so.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:so.CSS},hoverFont:{value:"lato",propertyType:so.CSS},hoverFontSize:{value:"#BE6C00",propertyType:so.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:so.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:so.CSS},previousIcon:{value:"shopping-cart-01",propertyType:so.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:so.CONTROLS},iconSize:{value:"20",propertyType:so.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:so.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"}($n||($n={}));var ta,oa=function(){return{layout:{selectorKey:$n.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"48",unit:1}),margin:Or.margin,padding:Or.padding,showVolumePrice:ea.layout.showVolumePrice,displayFormat:ea.layout.displayFormat,itemSpacing:ea.layout.itemSpacing,maxItemsToDisplay:ea.layout.maxItemsToDisplay,overflowControl:ea.layout.overflowControl,onClick:ea.layout.onClick,sliderControl:ea.layout.sliderControl,controlPosition:ea.layout.controlPosition,loopImages:ea.layout.loopImages,autoplay:ea.layout.autoplay,header:ea.layout.header,headerHeight:ea.layout.headerHeight,rowHeight:ea.layout.rowHeight,headerDivider:ea.layout.headerDivider,rowDivider:ea.layout.rowDivider,columnDivider:ea.layout.columnDivider,alternativeRowColors:ea.layout.alternativeRowColors,headerCellPadding:ea.layout.headerCellPadding,rowCellPadding:ea.layout.rowCellPadding,contentAlignment:ea.layout.contentAlignment,showMoreRows:ea.layout.showMoreRows,rowsPerPage:ea.layout.rowsPerPage,paginationType:ea.layout.paginationType,paginationAlignment:ea.layout.paginationAlignment,optionTitleAndValueSpacing:ea.layout.optionTitleAndValueSpacing,tabItemSpacing:ea.layout.tabItemSpacing,accordionItemSpacing:ea.layout.accordionItemSpacing,noOfItemsToLoad:ea.layout.noOfItemsToLoad,groupDisplayStyle:ea.layout.groupDisplayStyle,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,sliderDisplayScrollBar:ea.layout.sliderDisplayScrollBar,optionTitleValueSpacing:ea.layout.optionTitleValueSpacing,dividerBetweenItems:ea.layout.dividerBetweenItems,optionsDisplayStyle:{selectorKey:$n.OPTION_DISPLAY_STYLE,displayValues:ea.layout.displayValues,itemPadding:ea.layout.itemPadding,itemSpacing:ea.layout.itemSpacing,maxItemsToDisplay:ea.layout.maxItemsToDisplay,overflowItems:ea.layout.overflowItems,swatchImageType:ea.layout.swatchImageType},groupedOptionsDisplayStyle:{selectorKey:$n.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:ea.layout.groupsDisplayStyle,groupSpacing:ea.layout.groupSpacing,groupPadding:ea.layout.groupPadding,groupHeaderAndOptionSpacing:ea.layout.groupHeaderAndOptionSpacing,tabDirection:ea.layout.tabDirection,tabLayout:ea.layout.tabLayout,tabAlignment:ea.layout.tabAlignment,tabSpacing:ea.layout.tabSpacing,tabAndContainerSpacing:ea.layout.tabAndContainerSpacing,tabHorizontalPadding:ea.layout.tabHorizontalPadding,tabVerticalPadding:ea.layout.tabVerticalPadding,containerPadding:ea.layout.containerPadding,overflowItems:ea.layout.overflowItems,tabRowSpacing:ea.layout.tabRowSpacing,expandIconPosition:ea.layout.expandIconPosition,expandFirstItemByDefault:ea.layout.expandFirstItemByDefault,allowMultipleOpenItems:ea.layout.allowMultipleOpenItems,itemDividers:ea.layout.itemDividers,accordionSpacing:ea.layout.accordionSpacing,accordionAndContainerSpacing:ea.layout.accordionAndContainerSpacing,accordionHorizontalPadding:ea.layout.accordionHorizontalPadding,accordionVerticalPadding:ea.layout.accordionVerticalPadding,groupAndContainerSpacing:ea.layout.groupAndContainerSpacing,groupHorizontalPadding:ea.layout.groupHorizontalPadding,groupVerticalPadding:ea.layout.groupVerticalPadding,canCollapseGroups:ea.layout.canCollapseGroups,collapseIconPosition:ea.layout.collapseIconPosition}},content:{selectorKey:$n.CONTENT,uom:ea.content.uom,uomName:ea.content.uomName,uomConversion:ea.content.uomConversion,productPrice:ea.content.productPrice,sellingPrice:ea.content.sellingPrice,displayProductUOM:ea.content.displayProductUOM,displayProductCurrencyCode:ea.content.displayProductCurrencyCode,actualPriceToggle:ea.content.actualPriceToggle,actualPrice:ea.content.actualPrice,displayPriceUOM:ea.content.displayPriceUOM,displayPriceCurrencyCode:ea.content.displayPriceCurrencyCode,discountPercentage:ea.content.discountPercentage,discountValue:ea.content.discountValue,savings:ea.content.savings,savingsPercentage:ea.content.savingsPercentage,savingsValue:ea.content.savingsValue,displaySavingsCurrencyCode:ea.content.displayProductCurrencyCode,pricePerUnit:ea.content.pricePerUnit,EmbellishmentPrice:ea.content.EmbellishmentPrice,productTax:ea.content.productTax,productShippingPrice:ea.content.productShippingPrice},design:{selectorKey:$n.DESIGN,itemStyle:{selectorKey:$n.ITEM_STYLE,defaultState:{selectorKey:$n.DEFAULT_STATE,contentAlignment:ea.design.contentAlignment,horizontalPadding:ea.design.horizontalPadding,verticalPadding:ea.design.verticalPadding,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},selectedState:{selectorKey:$n.SELECTED_STATE,contentAlignment:ea.design.contentAlignment,horizontalPadding:ea.design.horizontalPadding,verticalPadding:ea.design.verticalPadding,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius}},uomTitleStyle:{selectorKey:$n.UOM_TITLE_STYLE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},uomConversionStyle:{selectorKey:$n.UOM_CONVERSION_STYLE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},productPrice:{selectorKey:$n.PRODUCT_PRICE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},uomStyle:{selectorKey:$n.UOM_STYLE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},currencyCodeStyle:{selectorKey:$n.CURRENCY_CODE_STYLE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},actualPrice:{selectorKey:$n.ACTUAL_PRICE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},discount:{selectorKey:$n.DISCOUNT,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},discountValue:{selectorKey:$n.DISCOUNT_VALUE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},savings:{selectorKey:$n.SAVINGS,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},savingsValue:{selectorKey:$n.SAVINGS_VALUE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},pricePerUnit:{selectorKey:$n.PRICE_PER_UNIT,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},arrows:{selectorKey:$n.ARROWS,arrowIconStyle:ea.design.pagination.arrowIconStyle,leftArrowIconStyle:ea.design.pagination.leftArrowIconStyle,rightArrowIconStyle:ea.design.pagination.rightArrowIconStyle,backgroundShape:ea.design.pagination.backgroundShape,arrowSize:ea.design.arrowSize,arrowColor:ea.design.arrowColor},paginationDots:{selectorKey:$n.PAGINATION_DOTS,dotSize:ea.design.dotSize,currentDotColor:ea.design.currentDotColor,otherDotColor:ea.design.otherDotColor},paginationLine:{selectorKey:$n.PAGINATION_LINE,currentLineColor:ea.design.currentLineColor,otherLineColor:ea.design.otherLineColor,lineHeight:ea.design.lineHeight,lineWidth:ea.design.lineWidth},table:{selectorKey:$n.TABLE,backgroundColor:Or.backgroundColor,showBorder:Or.showBorder,borderStyle:ea.design.table.borderStyle,borderColor:Or.borderColor,borderPerSlide:ea.design.table.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur},tableHeader:{selectorKey:$n.TABLE_HEADER,backgroundColor:Or.backgroundColor},headerText:{selectorKey:$n.HEADER_TEXT,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},tableRow:{selectorKey:$n.TABLE_ROW,backgroundColor:Or.backgroundColor,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},rowDividers:{selectorKey:$n.ROW_DIVIDERS,headerDivider:ea.design.rowAndHeaderDividers.headerDivider,rowDivider:ea.design.rowAndHeaderDividers.rowDivider,columnDivider:ea.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:$n.SCROLL,scrollBarWidth:ea.design.scrollBar.scrollBarWidth,scrollBarColor:ea.design.scrollBar.scrollBarColor},pagination:{selectorKey:$n.PAGINATION,defaultState:{selectorKey:$n.DEFAULT_STATE,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,previousIcon:ea.design.pagination.previousIcon,nextIcon:ea.design.pagination.nextIcon,iconSize:ea.design.pagination.iconSize,iconColor:ea.design.pagination.iconColor,backgroundShape:ea.design.pagination.backgroundShape,backgroundColor:Or.backgroundColor,pagination:ea.design.pagination.pagination},hoverState:{selectorKey:$n.HOVER_STATE,theme:Or.theme}},showMoreItemsButton:{selectorKey:$n.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:ea.design.pagination.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight}},dataConnector:{selectorKey:$n.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"volumePricingDeatils",url:null,enum:null,id:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}}}},ra={openAutomaticallyOnPage:{value:!0,propertyType:so.CONTROLS,property:"openAutomaticallyOnPage"},selectPage:{value:"showImageLightbox",propertyType:so.CONTROLS,property:"selectPage"},closeOnXIcon:{value:!0,propertyType:so.CONTROLS,property:"closeIcon"},closeOnClickingBackground:{value:!1,propertyType:so.CONTROLS,property:"closeOnClickingBackground"},lightboxPosition:{value:"Top Left",propertyType:so.CONTROLS,property:"lightboxPosition"},horizontalOffset:{value:"0",propertyType:so.CSS,property:"horizontalOffset",unit:1},verticalOffset:{value:"0",propertyType:so.CSS,property:"verticalOffset",unit:1}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(ta||(ta={}));var ia,na=function(){return{layout:{selectorKey:ta.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"340",unit:1}),openAutomaticallyOnPage:ra.openAutomaticallyOnPage,selectPage:ra.selectPage,closeIcon:ra.closeOnXIcon,closeOnClickingBackground:ra.closeOnClickingBackground,lightboxPosition:ra.lightboxPosition,horizontalOffset:ra.horizontalOffset,verticalOffset:ra.verticalOffset},design:{selectorKey:ta.DESIGN,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius}}},aa={whenClicked:{value:"Open Full Cart",property:"whenClicked",propertyType:so.CONTROLS},showCartText:{value:!0,property:"showCartText",propertyType:so.CONTROLS},cartText:{value:"My Cart",property:"cartText",propertyType:so.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CART_ICON="cartIcon",e.MINI_CART_TEXT="miniCartText",e.CART_ITEMS_COUNT="cartItemsCount"}(ia||(ia={}));var la,pa=function(){return{layout:{selectorKey:ia.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"135",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"40",unit:1}),margin:Or.margin,padding:Or.padding,whenClicked:aa.whenClicked,showCartText:aa.showCartText,cartText:aa.cartText,showNoOfItems:aa.showNoOfItems,positionType:Or.positionType,pinTo:Or.pinTo},design:{selectorKey:ia.DESIGN,cartIcon:{selectorKey:ia.CART_ICON,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,showIcon:Or.showIcon,iconSize:Or.iconSize,iconColor:Or.iconColor,icon:Object.assign(Object.assign({},Or.icon),{value:"shopping-cart-01"})},miniCartText:{selectorKey:ia.MINI_CART_TEXT,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,themeDesc:Or.themeDesc,fontDesc:Or.fontDesc,fontSizeDesc:Or.fontSizeDesc,textColorDesc:Or.textColorDesc,boldDesc:Or.boldDesc,italicDesc:Or.italicDesc,linethroughDesc:Or.linethroughDesc,underlineDesc:Or.underlineDesc,textAlignDesc:Or.textAlignDesc,characterSpacingDesc:Or.characterSpacingDesc,lineHeightDesc:Or.lineHeightDesc},cartItemsCount:{selectorKey:ia.CART_ITEMS_COUNT,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight}}}},sa={loggedInButtonStyle:{value:"Avatar & Name",property:"loggedInButtonStyle",propertyType:so.CONTROLS},beforeLoginText:{value:"My Cart",property:"beforeLoginText",propertyType:so.CONTROLS},myAccount:{value:!0,property:"myAccount",propertyType:so.CONTROLS},myOrders:{value:!0,property:"myOrders",propertyType:so.CONTROLS},myAddresses:{value:!0,property:"myAddresses",propertyType:so.CONTROLS},myQuotes:{value:!0,property:"myQuotes",propertyType:so.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"}(la||(la={}));var da,ca=function(){return{layout:{selectorKey:la.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"180",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"75",unit:1}),margin:Or.margin,padding:Or.padding,loggedInButtonStyle:sa.loggedInButtonStyle,beforeLoginText:sa.beforeLoginText,positionType:Or.positionType,pinTo:Or.pinTo},content:{selectorKey:la.CONTENT,myAccount:sa.myAccount,myOrders:sa.myOrders,myAddresses:sa.myAddresses,myQuotes:sa.myQuotes},design:{selectorKey:la.DESIGN,profileAvatar:{selectorKey:la.PROFILE_AVATAR,showIcon:Object.assign(Object.assign({},Or.icon),{value:"user-icon"}),iconSize:Or.iconSize,iconColor:Or.iconColor},profileMenuItems:{selectorKey:la.profile_ICON,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},profileNameText:{selectorKey:la.MINI_profile_TEXT,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selectedState",e.BUTTON_STYLE="buttonStyle"}(da||(da={}));var ya,ua={loadMoreItemsOn:{value:"Scroll",propertyType:so.CONTROLS}},Sa={buttonStyle:{value:"Text",propertyType:so.CONTROLS},buttonText:{value:"Load More",property:"buttonText",propertyType:so.CONTROLS},icon:{value:"plus",property:"icon",propertyType:so.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:so.CSS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:so.CONTROLS},iconAndTextSpacing:{value:8,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:so.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:so.CSS},buttonType:{value:"primaryButton",propertyType:so.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:so.CONTROLS}},ga={buttonStyle:Sa.buttonStyle,buttonText:Sa.buttonText,icon:Sa.icon,iconPadding:Sa.iconPadding,iconPosition:Sa.iconPosition,iconAndTextSpacing:Sa.iconAndTextSpacing,alignment:Sa.alignment,buttonType:Sa.buttonType,showIcon:Sa.showIcon,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,iconSize:Or.iconSize,iconColor:Object.assign(Object.assign({},Or.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Ta=function(){return{layout:{selectorKey:da.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:so.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Or.height),{isReadOnly:!0}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:so.CONTROLS},itemGap:{property:"itemGap",propertyType:so.CSS,value:1,unit:co.PIXELS},itemGapList:{property:"itemGapList",propertyType:so.CSS,value:1,unit:co.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:so.CSS},justifyContent:{property:"justifyContent",propertyType:so.CSS,value:"start"},loadMoreItemsOn:ua.loadMoreItemsOn,alignItems:{property:"alignItems",propertyType:so.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:so.CSS,value:100,unit:co.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:so.CSS,value:100,unit:co.PIXELS},rowMinHeightList:{property:"rowMinHeightList",propertyType:so.CSS,value:100,unit:co.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:so.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:so.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:co.PIXELS,propertyType:so.CSS},dotSize:{property:"dotSize",value:10,unit:co.PIXELS,propertyType:so.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:so.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:so.CONTROLS},autoplay:{value:!1,propertyType:so.CONTROLS},autoplayDuration:{value:3e3,unit:co.MS,propertyType:so.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:so.CONTROLS},stopOnInteraction:{value:!1,propertyType:so.CONTROLS},displayAds:{value:!0,propertyType:so.CONTROLS},enableListView:{value:!1,propertyType:so.CONTROLS},activeView:{value:rr.GRID,propertyType:so.CONTROLS}},design:{selectorKey:da.DESIGN,repeaterWidget:Object.assign({selectorKey:da.DESIGN,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},kr),buttonStyle:{selectorKey:da.BUTTON_STYLE,defaultState:Object.assign({selectorKey:da.DEFAULT_STATE},ga),hoverState:Object.assign({selectorKey:da.HOVER_STATE},ga)}},dataConnector:{selectorKey:da.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:so.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:so.CONTROLS}},content:{selectorKey:da.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:so.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(ya||(ya={}));var ha,Ca=function(){return{layout:{selectorKey:ya.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:so.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Or.height),{isReadOnly:!0}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo},design:Object.assign({selectorKey:ya.DESIGN,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},kr)}},Oa={spacingBetweenMenuListItems:{value:20,property:"spacingBetweenMenuListItems",unit:1,propertyType:so.CSS},fillItemsToContainerWidth:{value:!1,propertyType:so.CONTROLS},dividerBetweenItems:{value:!1,propertyType:so.CONTROLS},listItemAlignment:{value:"left",property:"listItemAlignment",propertyType:so.CSS},listItemContentAlignment:{value:"left",property:"listItemContentAlignment",propertyType:so.CSS},maxItemsToDisplay:{value:50,unit:7,property:"maxItemsToDisplay",propertyType:so.CSS},overflowControl:{value:"Load More Button",propertyType:so.CONTROLS},onClick:{value:"Navigate to a page",propertyType:so.CONTROLS},menuList:{value:[{label:"Home",url:""}],propertyType:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.MENU_CONTAINER="menuContainer",e.MENU_ITEM_STYLE="menuItemStyle"}(ha||(ha={}));var ba,va=function(){return{layout:{selectorKey:ha.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:200,unit:1}),height:Object.assign(Object.assign({},Or.height),{value:30}),margin:Or.margin,padding:Or.padding,direction:Or.direction,spacingBetweenMenuListItems:Oa.spacingBetweenMenuListItems,fillItemsToContainerWidth:Oa.fillItemsToContainerWidth,dividerBetweenItems:Oa.dividerBetweenItems,listItemAlignment:Oa.listItemAlignment,listItemContentAlignment:Oa.listItemContentAlignment,maxItemsToDisplay:Oa.maxItemsToDisplay,overflowControl:Oa.overflowControl,onClick:Oa.onClick,positionType:Or.positionType,pinTo:Or.pinTo},content:{menuList:Oa.menuList},design:{selectorKey:ha.DESIGN,menuContainer:{selectorKey:ha.MENU_CONTAINER,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},menuItemStyle:{selectorKey:ha.MENU_ITEM_STYLE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight}}}},ma={itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:so.CSS},optionItemSpacing:{value:6,property:"optionItemSpacing",unit:1,propertyType:so.CSS},optionItemPadding:{value:2,property:"optionItemPadding",unit:1,propertyType:so.CSS},showOptionsToSelect:{value:!0,propertyType:so.CONTROLS},showNoOfOptions:{value:!0,propertyType:so.CONTROLS},noOfOptionsToShowUpfront:{value:5,unit:7,propertyType:so.CONTROLS},showRemainingOptionsAs:{value:"Button",propertyType:so.CONTROLS},whenClicked:{value:"Open Quick View",propertyType:so.CONTROLS},buttonText:{value:"More Options",propertyType:so.CONTROLS},dividerBetweenOptions:{value:!0,propertyType:so.CONTROLS},optionTitleValueSpacing:{value:6,property:"optionTitleValueSpacing",unit:1,propertyType:so.CSS},displayValues:{value:"Horizontally",propertyType:so.CONTROLS},displayStyle:{value:"Swatch",propertyType:so.CONTROLS},swatchItemSpacing:{value:6,property:"swatchItemSpacing",unit:1,propertyType:so.CSS},swatchItemSize:{value:30,property:"swatchItemSize",unit:1,propertyType:so.CSS},swatchItemPadding:{value:2,property:"swatchItemPadding",unit:1,propertyType:so.CSS,isMuted:!0},swatchMaxItemsToDisplay:{value:5,unit:7,propertyType:so.CONTROLS},swatchOverflowItems:{value:"Wrap",propertyType:so.CONTROLS},swatchImageType:{value:"Swatch image",propertyType:so.CONTROLS},singleSelectDisplayValues:{value:"Horizontal",propertyType:so.CONTROLS},singleSelectItemSpacing:{value:6,property:"singleSelectItemSpacing",unit:1,propertyType:so.CSS},singleSelectItemPadding:{value:2,property:"singleSelectItemPadding",unit:1,propertyType:so.CSS},singleSelectMaxItemsToDisplay:{value:5,unit:7,propertyType:so.CONTROLS},singleSelectOverFlowItems:{value:"Wrap",propertyType:so.CONTROLS},swatchDropdownOptionsSpacing:{value:6,property:"swatchDropdownOptionsSpacing",unit:1,propertyType:so.CSS},swatchDropdownOptionsPadding:{value:2,property:"swatchDropdownOptionsPadding",unit:1,propertyType:so.CSS},swatchDropdownStyle:{value:"Horizontal",propertyType:so.CONTROLS},swatchOptionAndListSpacing:{value:6,property:"swatchOptionAndListSpacing",unit:1,propertyType:so.CSS},swatchDropdownListItemSpacing:{value:6,property:"swatchDropdownListItemSpacing",unit:1,propertyType:so.CSS},swatchDropdownListItemPadding:{value:2,property:"swatchDropdownListItemPadding",unit:1,propertyType:so.CSS},swatchDividerBetweenLIstItems:{value:!1,propertyType:so.CONTROLS}},wa={optionSelection:{value:!0,property:"optionSelection",propertyType:so.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:so.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:so.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:so.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:so.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:so.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:so.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:so.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:so.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:so.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:so.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:so.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:so.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:so.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:so.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:so.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:so.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:so.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:so.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:so.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:so.CONTROLS},dropdownOptionsSpacing:{value:6,property:"dropdownOptionsSpacing",propertyType:so.CSS},dropdownOptionsPadding:{value:0,property:"dropdownOptionsPadding",propertyType:so.CSS},optionAndListSpacing:{value:6,property:"optionAndListSpacing",propertyType:so.CSS},dropdownListItemSpacing:{value:6,property:"dropdownListItemSpacing",propertyType:so.CSS},dropdownListItemPadding:{value:6,property:"dropdownListItemPadding",propertyType:so.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:so.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:so.CONTROLS},groupSpacing:{value:6,property:"groupSpacing",propertyType:so.CONTROLS},groupPadding:{value:6,property:"groupPadding",propertyType:so.CONTROLS},groupHeaderAndOptionSpacing:{value:6,property:"groupHeaderAndOptionSpacing",propertyType:so.CONTROLS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:so.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:so.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:so.CONTROLS},tabSpacing:{value:6,property:"tabSpacing",propertyType:so.CSS},tabAndContainerSpacing:{value:6,property:"tabAndContainerSpacing",propertyType:so.CSS},tabHorizontalPadding:{value:6,property:"tabHorizontalPadding",propertyType:so.CSS},tabVerticalPadding:{value:6,property:"tabVerticalPadding",propertyType:so.CSS},containerPadding:{value:6,property:"containerPadding",propertyType:so.CSS},tabRowSpacing:{value:6,property:"tabRowSpacing",propertyType:so.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:so.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:so.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:so.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:so.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:so.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:so.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:so.CONTROLS},header:{value:!0,property:"header",propertyType:so.CONTROLS},headerHeight:{value:6,property:"headerHeight",propertyType:so.CSS},rowHeight:{value:6,property:"rowHeight",propertyType:so.CSS},accordionSpacing:{value:6,property:"accordionSpacing",propertyType:so.CSS},accordionAndContainerSpacing:{value:6,property:"accordionAndContainerSpacing",propertyType:so.CSS},accordionHorizontalPadding:{value:6,property:"accordionHorizontalPadding",propertyType:so.CSS},accordionVerticalPadding:{value:6,property:"accordionVerticalPadding",propertyType:so.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:so.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:so.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:so.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:so.CONTROLS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:so.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:so.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:so.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:so.CSS},groupHorizontalPadding:{value:6,property:"groupHorizontalPadding",propertyType:so.CSS},groupVerticalPadding:{value:6,property:"groupVerticalPadding",propertyType:so.CSS},groupAndContainerSpacing:{value:6,property:"groupAndContainerSpacing",propertyType:so.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:so.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:so.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:so.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:so.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:so.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:so.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:so.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:so.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:so.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:so.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:so.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:so.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:so.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:so.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:so.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:so.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:so.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:so.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:so.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:so.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:so.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:so.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:so.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:so.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:so.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:so.CSS},buttonType:{value:"primaryButton",propertyType:so.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:so.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:so.CONTROLS},backgroundShape:{value:"circle",propertyType:so.CONTROLS},swatchShape:{value:"circle",propertyType:so.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:so.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:so.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:so.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:so.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:so.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:so.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:so.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:so.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:so.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:so.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:so.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:so.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:so.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:so.CONTROLS},fontSize:{value:"16",propertyType:so.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS},textHighlight:{value:"#BE6C00",propertyType:so.CSS},characterSpacing:{value:"16",propertyType:so.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:so.CSS,unit:1},lineHeight:{value:"16",propertyType:so.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:so.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:so.CSS},fontSize:{value:"16",propertyType:so.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS},textHighlight:{value:"#BE6C00",propertyType:so.CSS},characterSpacing:{value:"16",propertyType:so.CSS,unit:1},lineHeight:{value:"16",propertyType:so.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:so.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:so.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:so.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:so.CONTROLS},paginationStyle:{value:"dotted",propertyType:so.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:so.CONTROLS},arrowSize:{value:"16",propertyType:so.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:so.CSS},backgroundShape:{value:"rectangle",propertyType:so.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:so.CSS},font:{value:"lato",propertyType:so.CSS},fontSize:{value:"16",propertyType:so.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:so.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:so.CSS},hoverBackgroundShape:{value:"circle",propertyType:so.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:so.CSS},hoverFont:{value:"lato",propertyType:so.CSS},hoverFontSize:{value:"#BE6C00",propertyType:so.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:so.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:so.CSS},previousIcon:{value:"shopping-cart-01",propertyType:so.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:so.CONTROLS},iconSize:{value:"20",propertyType:so.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:so.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"}(ba||(ba={}));var fa,Ra=function(){return{layout:{selectorKey:ba.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"auto",unit:co.CUSTOM}),margin:Or.margin,padding:Or.padding,positionType:Or.positionType,pinTo:Or.pinTo,showOptionsToSelect:ma.showOptionsToSelect,itemSpacing:ma.itemSpacing,showNoOfOptions:ma.showNoOfOptions,noOfOptionsToShowUpfront:ma.noOfOptionsToShowUpfront,showRemainingOptionsAs:ma.showRemainingOptionsAs,whenClicked:ma.whenClicked,buttonText:ma.buttonText,displayStyle:ma.displayStyle,dividerBetweenOptions:ma.dividerBetweenOptions,optionTitleValueSpacing:ma.optionTitleValueSpacing,displayValues:ma.displayValues,swatchItemSpacing:ma.swatchItemSpacing,swatchItemSize:ma.swatchItemSize,swatchItemPadding:ma.swatchItemPadding,optionItemSpacing:ma.optionItemSpacing,optionItemPadding:ma.optionItemPadding,swatchMaxItemsToDisplay:ma.swatchMaxItemsToDisplay,swatchOverflowItems:ma.swatchOverflowItems,swatchImageType:ma.swatchImageType,singleSelectDisplayValues:ma.singleSelectDisplayValues,singleSelectItemSpacing:ma.singleSelectItemSpacing,singleSelectItemPadding:ma.singleSelectItemPadding,singleSelectMaxItemsToDisplay:ma.singleSelectMaxItemsToDisplay,singleSelectOverFlowItems:ma.singleSelectOverFlowItems,swatchDropdownOptionsSpacing:ma.swatchDropdownOptionsSpacing,swatchDropdownOptionsPadding:ma.swatchDropdownOptionsPadding,swatchDropdownStyle:ma.swatchDropdownStyle,swatchOptionAndListSpacing:ma.swatchOptionAndListSpacing,swatchDropdownListItemSpacing:ma.swatchDropdownListItemSpacing,swatchDropdownListItemPadding:ma.swatchDropdownListItemPadding,swatchDividerBetweenLIstItems:ma.swatchDividerBetweenLIstItems,dropdownDisplayStyle:{selectorKey:ba.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:wa.dropdownOptionsSpacing,dropdownOptionsPadding:wa.dropdownOptionsPadding,dropdownStyle:wa.dropdownStyle,optionAndListSpacing:wa.optionAndListSpacing,dropdownListItemSpacing:wa.dropdownListItemSpacing,dropdownListItemPadding:wa.dropdownListItemPadding,dividerBetweenListItems:wa.dividerBetweenListItems,maxItemsToDisplay:wa.maxItemsToDisplay,overflowItems:wa.overflowItems}},design:{selectorKey:ba.DESIGN,widgetStyle:{selectorKey:ba.WIDGET_STYLE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},optionValueStyle:{selectorKey:ba.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:ba.DEFAULT_STATE,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,backgroundShape:wa.backgroundShape,swatchShape:wa.swatchShape},hoverState:{selectorKey:ba.HOVER_STATE},selectedState:{selectorKey:ba.SELECTED_STATE}}},dataConnector:{selectorKey:ba.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:so.CONTROLS}}}},Na={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:so.CONTROLS},brandName:{value:!0,propertyType:so.CONTROLS},brandCodes:{value:!0,propertyType:so.CONTROLS},varientCodes:{value:!0,propertyType:so.CONTROLS},brandImage:{value:!0,propertyType:so.CONTROLS},price:{value:!0,propertyType:so.CONTROLS},brandDescription:{value:!0,propertyType:so.CONTROLS},showOptions:{value:!0,propertyType:so.CONTROLS},allowBulkOrdering:{value:!0,propertyType:so.CONTROLS},actions:{value:!0,propertyType:so.CONTROLS},quickView:{value:!0,propertyType:so.CONTROLS},addToCart:{value:!0,propertyType:so.CONTROLS},wishlist:{value:!0,propertyType:so.CONTROLS},buyNow:{value:!0,propertyType:so.CONTROLS},addtoQuote:{value:!0,propertyType:so.CONTROLS},showUoms:{value:!0,propertyType:so.CONTROLS},showVolumePricing:{value:!0,propertyType:so.CONTROLS},showInventory:{value:!0,propertyType:so.CONTROLS},storeAvailability:{value:!0,propertyType:so.CONTROLS},brandCode:{value:!0,propertyType:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(fa||(fa={}));var Da,La=function(){return{layout:{selectorKey:fa.LAYOUT,width:Object.assign({},Or.width),height:Object.assign(Object.assign({},Or.height),{value:"auto",propertyType:so.CONTROLS,unit:7}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo},design:Object.assign({selectorKey:fa.DESIGN,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},kr),content:{selectorKey:fa.CONTENT,brandName:Na.brandName,brandDescription:Na.brandDescription,brandCode:Na.brandCode,brandImage:Na.brandImage},dataConnector:{selectorKey:fa.DATA_CONNECTOR,dataConnector:Na.dataConnector}}},Aa={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:so.CONTROLS},bundleType:{value:"Single",property:"Single",propertyType:so.CONTROLS},displayType:{value:"Scroll",property:"displayType",propertyType:so.CONTROLS},scrollType:{value:"Horizontal",property:"scrollType",propertyType:so.CONTROLS},showArrows:{value:!0,property:"showArrows",propertyType:so.CONTROLS},allowAutoScroll:{value:!1,property:"allowAutoScroll",propertyType:so.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:so.CONTROLS},showDots:{value:!1,property:"showDots",propertyType:so.CONTROLS},itemsPerSlide:{value:3,property:"itemsPerSlide",propertyType:so.CSS},maxNoItemsToShow:{value:12,property:"maxNoItemsToShow",propertyType:so.CONTROLS},itemSpacing:{value:12,property:"itemSpacing",unit:1,propertyType:so.CSS},itemGap:{value:12,property:"itemGap",unit:1,propertyType:so.CSS},itemPadding:{value:12,property:"itemPadding",unit:1,propertyType:so.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:so.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:so.CONTROLS},title:{value:"",property:"title",propertyType:so.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:so.CONTROLS},description:{value:"",property:"description",propertyType:so.CONTROLS},showBundleImage:{value:!0,property:"showBundleImage",propertyType:so.CONTROLS},showProductImages:{value:!0,property:"showProductImages",propertyType:so.CONTROLS},showProductName:{value:!0,property:"showProductName",propertyType:so.CONTROLS},showBundleNavigationButton:{value:!0,property:"showBundleNavigationButton",propertyType:so.CONTROLS},bundleNavigationButtonName:{value:"",property:"bundleNavigationButtonName",propertyType:so.CONTROLS},bundleNavigationButtonLink:{value:"",property:"bundleNavigationButtonLink",propertyType:so.CONTROLS},showBundleDetailPageButton:{value:!0,property:"showBundleDetailPageButton",propertyType:so.CONTROLS},bundleDetailPageButtonName:{value:"",property:"bundleDetailPageButtonName",propertyType:so.CONTROLS},bundleDetailPageButtonLink:{value:"",property:"bundleDetailPageButtonLink",propertyType:so.CONTROLS},containerHeight:{value:200,property:"containerHeight",unit:1,propertyType:so.CSS},imgTextSpacing:{value:12,property:"imgTextSpacing",unit:1,propertyType:so.CSS},tileRowGap:{value:12,property:"tileRowGap",unit:1,propertyType:so.CSS},tileColumnGap:{value:12,property:"tileColumnGap",unit:1,propertyType:so.CSS},showTileAnimation:{value:!1,property:"showTileAnimation",propertyType:so.CONTROLS},showBundleTagSlider:{value:!0,property:"showBundleTagSlider",propertyType:so.CONTROLS},showBundleTagSliderArrows:{value:!0,property:"showBundleTagSliderArrows",propertyType:so.CONTROLS}},Ia={borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,backgroundColor:Or.backgroundColor,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,exposure:Or.exposure,contrast:Or.contrast,saturation:Or.saturation,highlights:Or.highlights,shadows:Or.shadows},xa={theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,backgroundColor:Or.backgroundColor},Ea={icon:Or.icon,showIcon:Or.showIcon,iconSize:Or.iconSize,iconColor:Or.iconColor};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector",e.HEADING_DESIGN="headingDesign",e.DESCRIPTION_DESIGN="descriptionDesign",e.PRODUCT_NAME_DESIGN="productNameDesign",e.PRODUCT_CARD_DESIGN="productCardDesign",e.BUNDLE_NAVIGATION_BUTTON_DESIGN="navigationButtonDesign",e.BUNDLE_DETAILS_PAGE_BUTTON_DESIGN="bundleDetailsPageButtonDesign",e.TILE_CARD_DESIGN="tileCardDesign",e.TILE_CARD_IMAGE_DESIGN="tileCardImageDesign",e.LIST_VIEW_CARD_DESIGN="listViewCardDesign",e.BUNDLE_TAG_DESIGN="bundleTagDesign"}(Da||(Da={}));var Pa,_a=function(){return{layout:{selectorKey:Da.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"300",unit:1}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,bundleType:Aa.bundleType,displayType:Aa.displayType,scrollType:Aa.scrollType,showArrows:Aa.showArrows,allowAutoScroll:Aa.allowAutoScroll,loopItems:Aa.loopItems,showDots:Aa.showDots,itemsPerSlide:Aa.itemsPerSlide,containerHeight:Aa.containerHeight,imgTextSpacing:Aa.imgTextSpacing,itemGap:Aa.itemGap,tileRowGap:Aa.tileRowGap,tileColumnGap:Aa.tileColumnGap,showTileAnimation:Aa.showTileAnimation,maxNoItemsToShow:Aa.maxNoItemsToShow,itemSpacing:Aa.itemSpacing,itemPadding:Aa.itemPadding,showDivider:Aa.showDivider},design:{selectorKey:Da.DESIGN,headingDesign:Object.assign(Object.assign({selectorKey:Da.HEADING_DESIGN},xa),Ia),descriptionDesign:Object.assign(Object.assign({selectorKey:Da.DESCRIPTION_DESIGN},xa),Ia),productNameDesign:Object.assign(Object.assign({selectorKey:Da.PRODUCT_NAME_DESIGN},xa),Ia),productCardDesign:Object.assign({selectorKey:Da.PRODUCT_CARD_DESIGN},Ia),bundleNavigationButtonDesign:Object.assign(Object.assign(Object.assign({selectorKey:Da.BUNDLE_NAVIGATION_BUTTON_DESIGN},xa),Ia),Ea),bundleDetailsPageButtonDesign:Object.assign(Object.assign(Object.assign({selectorKey:Da.BUNDLE_DETAILS_PAGE_BUTTON_DESIGN},xa),Ia),Ea),tileCardDesign:Object.assign({selectorKey:Da.TILE_CARD_DESIGN},Ia),tileCardImageDesign:Object.assign({selectorKey:Da.TILE_CARD_IMAGE_DESIGN},Ia),listViewCardDesign:Object.assign({selectorKey:Da.LIST_VIEW_CARD_DESIGN},Ia),bundleTagDesign:Object.assign(Object.assign({selectorKey:Da.BUNDLE_TAG_DESIGN},xa),Ia)},content:{selectorKey:Da.CONTENT,showTitle:Aa.showTitle,title:Aa.title,showDescription:Aa.showDescription,description:Aa.description,showBundleImage:Aa.showBundleImage,showProductImage:Aa.showProductImages,showProductName:Aa.showProductName,showBundleNavigationButton:Aa.showBundleNavigationButton,bundleNavigationButtonName:Aa.bundleNavigationButtonName,bundleNavigationButtonLink:Aa.bundleNavigationButtonLink,showBundleDetailPageButton:Aa.showBundleDetailPageButton,bundleDetailPageButtonName:Aa.bundleDetailPageButtonName,bundleDetailPageButtonLink:Aa.bundleDetailPageButtonLink,showBundleTagSlider:Aa.showBundleTagSlider,showBundleTagArrows:Aa.showBundleTagSliderArrows},dataConnector:{selectorKey:Da.DATA_CONNECTOR,dataConnector:Aa.dataConnector}}},Ba={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Pa||(Pa={}));var Ha,za=function(){return{layout:{selectorKey:Pa.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"300",unit:1}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo},design:Object.assign({selectorKey:Pa.DESIGN,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},kr),content:{selectorKey:Pa.CONTENT},dataConnector:{selectorKey:Pa.DATA_CONNECTOR,dataConnector:Ba.dataConnector}}},ka={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:so.CONTROLS},categoryName:{value:!0,propertyType:so.CONTROLS},categoryImage:{value:!0,propertyType:so.CONTROLS},categoryCode:{value:!0,propertyType:so.CONTROLS},categoryDescription:{value:!0,propertyType:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Ha||(Ha={}));var ja,Ka=function(){return{layout:{selectorKey:Ha.LAYOUT,width:Object.assign({},Or.width),height:Object.assign(Object.assign({},Or.height),{value:"auto",propertyType:so.CONTROLS,unit:7}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo},design:Object.assign({selectorKey:Ha.DESIGN,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},kr),content:{selectorKey:Ha.CONTENT,categoryName:ka.categoryName,categoryDescription:ka.categoryDescription,categoryCode:ka.categoryCode,categoryImage:ka.categoryImage},dataConnector:{selectorKey:Ha.DATA_CONNECTOR,dataConnector:ka.dataConnector}}},Ua={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:so.CONTROLS},categoryName:{value:!0,propertyType:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(ja||(ja={}));var Ga,Ma=function(){return{layout:{selectorKey:ja.LAYOUT,width:Object.assign({},Or.width),height:Object.assign(Object.assign({},Or.height),{value:"auto",propertyType:so.CONTROLS,unit:7}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo},design:{selectorKey:ja.DESIGN,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},content:{selectorKey:ja.CONTENT,categoryName:Ua.categoryName},dataConnector:{selectorKey:ja.DATA_CONNECTOR,dataConnector:Ua.dataConnector}}},Va={onClick:{value:"Show Image Lightbox",propertyType:so.CONTROLS},onHover:{value:"Zoom Out",propertyType:so.CONTROLS},cropRatio:{value:"16:9",propertyType:so.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:so.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:so.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:so.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Ga||(Ga={}));var Wa,Ya=function(){return{layout:{selectorKey:Ga.LAYOUT,width:Object.assign(Object.assign({},Or.width),{propertyType:so.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Or.height),{value:300,propertyType:so.CONTROLS,unit:1}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,onClick:Va.onClick,onHover:Va.onHover,cropRatio:Va.cropRatio,fitOptions:Va.fitOptions,horizontalAlignment:Va.horizontalAlignment,verticalAlignment:Va.verticalAlignment},design:{selectorKey:Ga.DESIGN,cropRatio:Or.cropRatio,zoomImage:Or.zoomImage,flip:Or.flip,rotate:Or.rotate,backgroundColor:Or.backgroundColor,exposure:Or.exposure,contrast:Or.contrast,saturation:Or.saturation,brightness:Or.brightness,hue:Or.hue,lightness:Or.lightness,highlights:Or.highlights,shadows:Or.shadows,showBorder:Or.showBorder,borderStyle:Or.borderStyle,borderColor:Or.borderColor,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:so.CONTROLS}},dataConnector:{selectorKey:Ga.DATA_CONNECTOR,dataConnector:Va.dataConnector}}},Fa={displayStyle:{value:"Vertical",property:"displayStyle",propertyType:so.CONTROLS},openFilterAs:{value:"Lightbox",property:"openFilterAs",propertyType:so.CONTROLS},displayType:{value:"Upfront",property:"displayType",propertyType:so.CONTROLS},selectionType:{value:"Single Select",property:"selectionType",propertyType:so.CONTROLS},allowSearchForEachFilter:{value:!1,property:"allowSearchForEachFilter",propertyType:so.CONTROLS},dividerBetweenFilters:{value:!1,property:"dividerBetweenFilters",propertyType:so.CONTROLS},maxValuesToDisplay:{value:10,property:"maxValuesToDisplay",propertyType:so.CONTROLS},overflowControl:{value:"Scroll",property:"overflowControl",propertyType:so.CONTROLS},showSubCategoriesFilter:{value:!0,property:"showSubCategoriesFilter",propertyType:so.CONTROLS},showBrandsFilter:{value:!0,property:"showBrandsFilter",propertyType:so.CONTROLS},showPriceFilter:{value:!0,property:"showPriceFilter",propertyType:so.CONTROLS},showCustomAttributesFilter:{value:!0,property:"showCustomAttributesFilter",propertyType:so.CONTROLS},firstFilterAlwaysOpen:{value:!1,property:"firstFilterAlwaysOpen",propertyType:so.CONTROLS},allowMultipleFiltersOpen:{value:!1,property:"allowMultipleFiltersOpen",propertyType:so.CONTROLS},horizontalSpacingBetweenItems:{value:"10",unit:1,property:"horizontalSpacingBetweenItems",propertyType:so.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:so.CONTROLS},controlPosition:{value:"Bottom",property:"controlPosition",propertyType:so.CONTROLS},loopImages:{value:!1,property:"loopImages",propertyType:so.CONTROLS},displaySliderScrollbar:{value:!1,property:"displaySliderScrollbar",propertyType:so.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:so.CONTROLS},openItemsIn:{value:"Lightbox",property:"openItemsIn",propertyType:so.CONTROLS},showMoreItems:{value:"Expand and Wrap",property:"showMoreItems",propertyType:so.CONTROLS},verticalSpacingBetweenItems:{value:"10",unit:1,property:"verticalSpacingBetweenItems",propertyType:so.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:so.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:so.CONTROLS},title:{value:"",property:"title",propertyType:so.CONTROLS},description:{value:"",property:"description",propertyType:so.CONTROLS},showAppliedFilters:{value:!0,property:"showAppliedFilters",propertyType:so.CONTROLS},clearAllButton:{value:!0,property:"clearAllButton",propertyType:so.CONTROLS},showNoOfValuesForEachFilters:{value:!0,property:"showNoOfValuesForEachFilters",propertyType:so.CONTROLS},showOptionsFilter:{value:!0,property:"showOptionsFilter",propertyType:so.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"}(Wa||(Wa={})),Or.borderColor,Or.borderStyle,Or.borderPerSlide,Or.showBorder,Or.backgroundColor,Or.showShadow,Or.shadowColor,Or.blur,Or.spread,Or.angle,Or.borderRadius,Or.exposure,Or.contrast,Or.saturation,Or.highlights,Or.shadows,Or.theme,Or.font,Or.fontSize,Or.textColor,Or.bold,Or.italic,Or.linethrough,Or.underline,Or.textAlign,Or.characterSpacing,Or.lineHeight;var Xa,qa=function(){return{layout:{selectorKey:Wa.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:300,unit:co.PIXELS}),height:Or.height,margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,displayStyle:Fa.displayStyle,openFilterAs:Fa.openFilterAs,displayType:Fa.displayType,selectionType:Fa.selectionType,allowSearchForEachFilter:Fa.allowSearchForEachFilter,dividerBetweenFilters:Fa.dividerBetweenFilters,maxValuesToDisplay:Fa.maxValuesToDisplay,overflowControl:Fa.overflowControl,showSubCategoriesFilter:Fa.showSubCategoriesFilter,showBrandsFilter:Fa.showBrandsFilter,showPriceFilter:Fa.showPriceFilter,showCustomAttributesFilter:Fa.showCustomAttributesFilter,firstFilterAlwaysOpen:Fa.firstFilterAlwaysOpen,allowMultipleFiltersOpen:Fa.allowMultipleFiltersOpen,horizontalSpacingBetweenItems:Fa.horizontalSpacingBetweenItems,sliderControl:Fa.sliderControl,controlPosition:Fa.controlPosition,loopImages:Fa.loopImages,displaySliderScrollbar:Fa.displaySliderScrollbar,autoplay:Fa.autoplay,openItemsIn:Fa.openItemsIn,showMoreItems:Fa.showMoreItems,verticalSpacingBetweenItems:Fa.verticalSpacingBetweenItems,showOptionsFilter:Fa.showOptionsFilter},design:{selectorKey:Wa.DESIGN},content:{selectorKey:Wa.CONTENT,showTitle:Fa.showTitle,showDescription:Fa.showDescription,title:Fa.title,description:Fa.description,showAppliedFilters:Fa.showAppliedFilters,clearAllButton:Fa.clearAllButton,showNoOfValuesForEachFilters:Fa.showNoOfValuesForEachFilters}}},Qa={orderProductsBy:{value:"Default Category Order",property:"orderProductsBy",propertyType:so.CONTROLS},title:{value:"Sort by",property:"title",propertyType:so.CONTROLS},sortOptions:{value:[],property:"sortOptions",propertyType:so.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"}(Xa||(Xa={}));var Za,$a={borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,backgroundColor:Or.backgroundColor,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,exposure:Or.exposure,contrast:Or.contrast,saturation:Or.saturation,highlights:Or.highlights,shadows:Or.shadows},Ja={theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},el=function(){return{layout:{selectorKey:Xa.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:300,unit:co.PIXELS}),height:Or.height,margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo},design:{selectorKey:Xa.DESIGN,sortTitle:Object.assign({selectorKey:Xa.SORT_TITLE},Ja),selectedOption:Object.assign({selectorKey:Xa.SELECTED_OPTION},Ja),sortButton:Object.assign({selectorKey:Xa.SORT_BUTTON},$a)},content:{selectorKey:Xa.CONTENT,title:Qa.title,orderProductsBy:Qa.orderProductsBy,sortOptions:Qa.sortOptions}}},tl={source:{value:"Past Orders",property:"source",propertyType:so.CONTROLS},filterOrders:{value:"Apply Filter",property:"filterOrders",propertyType:so.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:so.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:so.CONTROLS},title:{value:"Past Orders",property:"title",propertyType:so.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:so.CONTROLS},description:{value:"",property:"description",propertyType:so.CONTROLS},viewAllOrdersButton:{value:!0,property:"viewAllOrdersButton",propertyType:so.CONTROLS},orderId:{value:!0,property:"orderId",propertyType:so.CONTROLS},orderStatus:{value:!0,property:"orderStatus",propertyType:so.CONTROLS},orderedOn:{value:!0,property:"orderedOn",propertyType:so.CONTROLS},orderTotal:{value:!0,property:"orderTotal",propertyType:so.CONTROLS},numOfItemsOrdered:{value:!0,property:"numOfItemsOrdered",propertyType:so.CONTROLS},paymentMethodsUsed:{value:!0,property:"paymentMethodsUsed",propertyType:so.CONTROLS},reOrderButton:{value:!0,property:"reOrderButton",propertyType:so.CONTROLS},onClick:{value:"Add Items to Cart",property:"onClick",propertyType:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Za||(Za={})),Or.theme,Or.font,Or.fontSize,Or.textColor,Or.bold,Or.italic,Or.linethrough,Or.underline,Or.textAlign,Or.characterSpacing,Or.lineHeight,Or.backgroundColor;var ol,rl=function(){return{layout:{selectorKey:Za.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:300,unit:co.PIXELS}),height:Or.height,margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo},design:{selectorKey:Za.DESIGN},content:{selectorKey:Za.CONTENT,source:tl.source,filterOrders:tl.filterOrders,sortBy:tl.sortBy,showTitle:tl.showTitle,title:tl.title,showDescription:tl.showDescription,description:tl.description,viewAllOrdersButton:tl.viewAllOrdersButton,orderId:tl.orderId,orderStatus:tl.orderStatus,orderedOn:tl.orderedOn,orderTotal:tl.orderTotal,numOfItemsOrdered:tl.numOfItemsOrdered,paymentMethodsUsed:tl.paymentMethodsUsed,reOrderButton:tl.reOrderButton,onClick:tl.onClick}}},il={showHeader:{value:!0,propertyType:so.CONTROLS},showToastMessage:{value:!0,propertyType:so.CONTROLS},orderDetails:{value:!0,propertyType:so.CONTROLS},quickActions:{value:!0,propertyType:so.CONTROLS},cartItems:{value:!0,propertyType:so.CONTROLS},orderAttributes:{value:!0,propertyType:so.CONTROLS}},nl={header:{margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:1,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:so.CSS}},toast:{margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:1,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:so.CSS},backgroundColor:{value:{hex:"#f0fdf4",rgb:{r:"240",g:"253",b:"244",a:1}},property:"backgroundColor",propertyType:so.CSS,parentRef:"cs-be-se-2"},borderRadius:{isAll:!0,sides:{topLeft:{value:6,unit:1},topRight:{value:6,unit:1},bottomLeft:{value:6,unit:1},bottomRight:{value:6,unit:1}}},padding:{isAll:!0,sides:{top:{value:16,unit:1},right:{value:16,unit:1},bottom:{value:16,unit:1},left:{value:16,unit:1}},property:"padding",propertyType:so.CSS}},details:{backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:so.CSS,parentRef:"cs-be-se-2"}},quickAction:{backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:so.CSS,parentRef:"cs-be-se-2"},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:so.CSS}},cartItems:{backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:so.CSS,parentRef:"cs-be-se-2"}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DESIGN_HEADER_STYLES="designHeader",e.DESIGN_TOAST_STYLES="designToast",e.DESIGN_DETAILS_STYLES="designDetails",e.DESIGN_QUICK_ACTIONS_STYLES="designQuickActions",e.DESIGN_CART_ITEMS_STYLES="designCartItems"}(ol||(ol={}));var al,ll=function(){return{layout:{selectorKey:ol.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"1000",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"800",unit:1}),padding:Or.padding,margin:Or.margin,positionType:Or.positionType},content:{selectorKey:ol.CONTENT,showHeader:il.showHeader,showToastMessage:il.showToastMessage,orderDetails:il.orderDetails,quickActions:il.quickActions,cartItems:il.cartItems,orderAttributes:il.orderAttributes},design:{selectorKey:ol.DESIGN,designHeader:{selectorKey:ol.DESIGN_HEADER_STYLES,padding:Or.padding,margin:nl.header.margin,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur,showBorder:Or.showBorder,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,backgroundColor:Or.backgroundColor,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},designToast:{selectorKey:ol.DESIGN_TOAST_STYLES,padding:nl.toast.padding,margin:nl.toast.margin,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur,showBorder:Or.showBorder,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,borderRadius:nl.toast.borderRadius,backgroundColor:nl.toast.backgroundColor,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},designDetails:{selectorKey:ol.DESIGN_DETAILS_STYLES,padding:Or.padding,margin:Or.margin,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur,showBorder:Or.showBorder,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,backgroundColor:nl.details.backgroundColor,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},designQuickActions:{selectorKey:ol.DESIGN_QUICK_ACTIONS_STYLES,padding:Or.padding,margin:nl.quickAction.margin,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur,showBorder:Or.showBorder,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,backgroundColor:nl.quickAction.backgroundColor,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},designCartItems:{selectorKey:ol.DESIGN_CART_ITEMS_STYLES,padding:Or.padding,margin:Or.margin,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur,showBorder:Or.showBorder,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,backgroundColor:nl.cartItems.backgroundColor,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight}}}},pl={source:{value:"Recent Quotes",property:"source",propertyType:so.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:so.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:so.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:so.CONTROLS},title:{value:"Past Quotes",property:"title",propertyType:so.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:so.CONTROLS},description:{value:"",property:"description",propertyType:so.CONTROLS},viewAllQuotesButton:{value:!0,property:"viewAllQuotesButton",propertyType:so.CONTROLS},quoteId:{value:!0,property:"quoteId",propertyType:so.CONTROLS},status:{value:!0,property:"status",propertyType:so.CONTROLS},quoteRaisedDate:{value:!0,property:"quoteRaisedDate",propertyType:so.CONTROLS},quoteRaisedDisplayFormat:{value:"Date",property:"quoteRaisedDisplayFormat",propertyType:so.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:so.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:so.CONTROLS},expiryDate:{value:!0,property:"expiryDate",propertyType:so.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:so.CONTROLS},quoteLineItems:{value:!0,property:"quoteLineItems",propertyType:so.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:so.CONTROLS},viewQuote:{value:!0,property:"viewQuote",propertyType:so.CONTROLS},printQuote:{value:!0,property:"printQuote",propertyType:so.CONTROLS},downloadQuote:{value:!0,property:"downloadQuote",propertyType:so.CONTROLS},cancelQuote:{value:!0,property:"cancelQuote",propertyType:so.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:so.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:so.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:so.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:so.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:so.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:so.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:so.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:so.CONTROLS},spacingBetweenItems:{value:8,unit:1,property:"spacingBetweenItems",propertyType:so.CSS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:so.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:so.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:so.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:so.CONTROLS},backgroundShape:{value:"None",propertyType:so.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:so.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:so.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.WIDGET_STYLE="widgetStyle",e.ITEM_STYLE="itemStyle",e.QUOTE_ID="quoteId",e.RAISED_ON="raisedOn",e.QUOTE_STATUS="quoteStatus",e.PAGINATION_ARROWS="pagination-arrows"}(al||(al={}));var sl,dl={borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,backgroundColor:Or.backgroundColor,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,exposure:Or.exposure,contrast:Or.contrast,saturation:Or.saturation,highlights:Or.highlights,shadows:Or.shadows},cl={theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,backgroundColor:Or.backgroundColor},yl=(Or.icon,Or.showIcon,Or.iconSize,Or.iconColor,function(){return{layout:{selectorKey:al.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:350,unit:co.PIXELS}),height:Object.assign(Object.assign({},Or.height),{value:150,unit:co.PIXELS}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,displayStyle:pl.displayStyle,maxItemsToDisplay:pl.maxItemsToDisplay,sliderControl:pl.sliderControl,controlPosition:pl.controlPosition,loopItems:pl.loopItems,displayScrollbar1:pl.displayScrollbar1,autoplay:pl.autoplay,spacingBetweenItems:pl.spacingBetweenItems,dividerBetweenItems:pl.dividerBetweenItems,overflowControl:pl.overflowControl,numOfItemsToLoad:pl.numOfItemsToLoad},design:{selectorKey:al.DESIGN,widgetStyle:Object.assign(Object.assign(Object.assign({selectorKey:al.WIDGET_STYLE},cl),kr),dl),itemStyle:Object.assign(Object.assign({selectorKey:al.ITEM_STYLE},cl),dl),quoteId:Object.assign(Object.assign({selectorKey:al.QUOTE_ID},cl),dl),raisedOn:Object.assign(Object.assign({selectorKey:al.RAISED_ON},cl),dl),quoteStatus:Object.assign(Object.assign({selectorKey:al.QUOTE_STATUS},cl),dl),paginationArrows:{selectorKey:al.PAGINATION_ARROWS,arrowIconStyle:pl.arrowIconStyle,leftArrowIconStyle:pl.leftArrowIconStyle,rightArrowIconStyle:pl.rightArrowIconStyle,backgroundShape:pl.backgroundShape,arrowSize:pl.arrowSize,arrowColor:pl.arrowColor}},content:{selectorKey:al.CONTENT,source:pl.source,filterStatements:pl.filterStatements,sortBy:pl.sortBy,showTitle:pl.showTitle,title:pl.title,showDescription:pl.showDescription,description:pl.description,viewAllQuotesButton:pl.viewAllQuotesButton,quoteId:pl.quoteId,status:pl.status,quoteRaisedDate:pl.quoteRaisedDate,quoteRaisedDisplayFormat:pl.quoteRaisedDisplayFormat,lastUpdatedDate:pl.lastUpdatedDate,lastUpdatedDisplayFormat:pl.lastUpdatedDisplayFormat,expiryDate:pl.expiryDate,expiryDateDisplayFormat:pl.expiryDateDisplayFormat,quoteLineItems:pl.quoteLineItems,quickActions:pl.quickActions,viewQuote:pl.viewQuote,printQuote:pl.printQuote,downloadQuote:pl.downloadQuote,cancelQuote:pl.cancelQuote,sendMessage:pl.sendMessage}}}),ul={source:{value:"Recent RFQs",property:"source",propertyType:so.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:so.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:so.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:so.CONTROLS},title:{value:"Active RFQs",property:"title",propertyType:so.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:so.CONTROLS},description:{value:"",property:"description",propertyType:so.CONTROLS},viewAllRfqsButton:{value:!0,property:"viewAllRfqsButton",propertyType:so.CONTROLS},rfqId:{value:!0,property:"rfqId",propertyType:so.CONTROLS},status:{value:!0,property:"status",propertyType:so.CONTROLS},rfqRaisedDate:{value:!0,property:"rfqRaisedDate",propertyType:so.CONTROLS},rfqRaisedDisplayFormat:{value:"Date",property:"rfqRaisedDisplayFormat",propertyType:so.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:so.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:so.CONTROLS},rfqLineItems:{value:!0,property:"rfqLineItems",propertyType:so.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:so.CONTROLS},viewRfq:{value:!0,property:"viewRfq",propertyType:so.CONTROLS},printRfq:{value:!0,property:"printRfq",propertyType:so.CONTROLS},downloadRfq:{value:!0,property:"downloadRfq",propertyType:so.CONTROLS},cancelRfq:{value:!0,property:"cancelRfq",propertyType:so.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:so.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:so.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:so.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:so.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:so.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:so.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:so.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:so.CONTROLS},spacingBetweenItems:{value:8,unit:1,property:"spacingBetweenItems",propertyType:so.CSS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:so.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:so.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:so.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:so.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:so.CONTROLS},backgroundShape:{value:"None",propertyType:so.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:so.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:so.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.WIDGET_STYLE="widgetStyle",e.ITEM_STYLE="itemStyle",e.RFQ_ID="rfqId",e.RAISED_ON="raisedOn",e.RFQ_STATUS="rfqStatus",e.PAGINATION_ARROWS="pagination-arrows"}(sl||(sl={}));var Sl,gl={borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,backgroundColor:Or.backgroundColor,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,exposure:Or.exposure,contrast:Or.contrast,saturation:Or.saturation,highlights:Or.highlights,shadows:Or.shadows},Tl={theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,backgroundColor:Or.backgroundColor},hl=(Or.icon,Or.showIcon,Or.iconSize,Or.iconColor,function(){return{layout:{selectorKey:sl.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:350,unit:co.PIXELS}),height:Object.assign(Object.assign({},Or.height),{value:150,unit:co.PIXELS}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,displayStyle:ul.displayStyle,maxItemsToDisplay:ul.maxItemsToDisplay,sliderControl:ul.sliderControl,controlPosition:ul.controlPosition,loopItems:ul.loopItems,displayScrollbar1:ul.displayScrollbar1,autoplay:ul.autoplay,spacingBetweenItems:ul.spacingBetweenItems,dividerBetweenItems:ul.dividerBetweenItems,overflowControl:ul.overflowControl,numOfItemsToLoad:ul.numOfItemsToLoad},design:{selectorKey:sl.DESIGN,widgetStyle:Object.assign(Object.assign(Object.assign({selectorKey:sl.WIDGET_STYLE},Tl),kr),gl),itemStyle:Object.assign(Object.assign({selectorKey:sl.ITEM_STYLE},Tl),gl),rfqId:Object.assign(Object.assign({selectorKey:sl.RFQ_ID},Tl),gl),raisedOn:Object.assign(Object.assign({selectorKey:sl.RAISED_ON},Tl),gl),rfqStatus:Object.assign(Object.assign({selectorKey:sl.RFQ_STATUS},Tl),gl),paginationArrows:{selectorKey:sl.PAGINATION_ARROWS,arrowIconStyle:ul.arrowIconStyle,leftArrowIconStyle:ul.leftArrowIconStyle,rightArrowIconStyle:ul.rightArrowIconStyle,backgroundShape:ul.backgroundShape,arrowSize:ul.arrowSize,arrowColor:ul.arrowColor}},content:{selectorKey:sl.CONTENT,source:ul.source,filterStatements:ul.filterStatements,sortBy:ul.sortBy,showTitle:ul.showTitle,title:ul.title,showDescription:ul.showDescription,description:ul.description,viewAllRfqsButton:ul.viewAllRfqsButton,rfqId:ul.rfqId,status:ul.status,rfqRaisedDate:ul.rfqRaisedDate,rfqRaisedDisplayFormat:ul.rfqRaisedDisplayFormat,lastUpdatedDate:ul.lastUpdatedDate,lastUpdatedDisplayFormat:ul.lastUpdatedDisplayFormat,rfqLineItems:ul.rfqLineItems,quickActions:ul.quickActions,viewRfq:ul.viewRfq,printRfq:ul.printRfq,downloadRfq:ul.downloadRfq,cancelRfq:ul.cancelRfq,sendMessage:ul.sendMessage}}});!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Sl||(Sl={}));var Cl,Ol=function(){return{layout:{selectorKey:Sl.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:so.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Or.height),{isReadOnly:!0,value:400}),margin:Or.margin,automaticallyOpenLightbox:{value:!0,property:"automaticallyOpenLightbox",propertyType:so.CONTROLS},selectPage:{value:[],property:"selectPage",propertyType:so.CONTROLS},delay:{value:100,unit:co.MS,propertyType:so.CONTROLS},closeOnXIcon:{value:!1,propertyType:so.CONTROLS},closeOnClickingBackground:{value:!1,propertyType:so.CONTROLS}},design:Object.assign({selectorKey:Sl.DESIGN,backgroundOverlay:{parentRef:void 0,value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:.25}},property:"backgroundOverlayDesc",propertyType:so.CONTROLS},borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},kr),dataConnector:{selectorKey:Sl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:so.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:so.CONTROLS}}}},bl={displayStyle:{value:"Table",property:"displayStyle",propertyType:so.CONTROLS},displayType:{value:"Horizontally",property:"displayType",propertyType:so.CONTROLS},rowsToDisplay:{value:5,property:"rowsToDisplay",propertyType:so.CONTROLS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:so.CSS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:so.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:so.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:so.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:so.CONTROLS},controlPosition:{value:"Side",property:"controlPosition",propertyType:so.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:so.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar1",propertyType:so.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:so.CONTROLS},source:{value:"Allocations",property:"source",propertyType:so.CONTROLS},sortBy:{value:"Allocation Left",property:"sortBy",propertyType:so.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:so.CONTROLS},title:{value:"",property:"title",propertyType:so.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:so.CONTROLS},description:{value:"",property:"description",propertyType:so.CONTROLS},viewAllAllocationsButton:{value:!0,property:"viewAllAllocationsButton",propertyType:so.CONTROLS},showAllocationCategory:{value:!0,property:"showAllocationCategory",propertyType:so.CONTROLS},allocationCategory:{value:"Allocation Category",property:"allocationCategory",propertyType:so.CONTROLS},showAllocationLeft:{value:!0,property:"showAllocationLeft",propertyType:so.CONTROLS},allocationLeft:{value:"Left",property:"allocationLeft",propertyType:so.CONTROLS},showAllocationUtilized:{value:!0,property:"showAllocationUtilized",propertyType:so.CONTROLS},allocationUtilized:{value:"Used",property:"allocationUtilized",propertyType:so.CONTROLS},showTotalAllocation:{value:!0,property:"showTotalAllocation",propertyType:so.CONTROLS},totalAllocation:{value:"Total",property:"totalAllocation",propertyType:so.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:so.CONTROLS},expiryDate:{value:"Expired On",property:"expiryDate",propertyType:so.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:so.CONTROLS},showRenewDate:{value:!0,property:"showRenewDate",propertyType:so.CONTROLS},renewDate:{value:"Renews On",property:"renewDate",propertyType:so.CONTROLS},renewDateDisplayFormat:{value:"Days Left",property:"renewDateDisplayFormat",propertyType:so.CONTROLS},shopAllAllocationProductsButton:{value:!0,property:"shopAllAllocationProductsButton",propertyType:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Cl||(Cl={})),Or.theme,Or.font,Or.fontSize,Or.textColor,Or.bold,Or.italic,Or.linethrough,Or.underline,Or.textAlign,Or.characterSpacing,Or.lineHeight,Or.backgroundColor;var vl,ml=function(){return{layout:{selectorKey:Cl.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:570,unit:co.PIXELS}),height:Object.assign(Object.assign({},Or.height),{value:300,unit:co.PIXELS}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,displayStyle:bl.displayStyle,displayType:bl.displayType,rowsToDisplay:bl.rowsToDisplay,spacingBetweenItems:bl.spacingBetweenItems,overflowControl:bl.overflowControl,numOfItemsToLoad:bl.numOfItemsToLoad,maxItemsToDisplay:bl.maxItemsToDisplay,sliderControl:bl.sliderControl,controlPosition:bl.controlPosition,loopItems:bl.loopItems,displayScrollbar1:bl.displayScrollbar1,autoplay:bl.autoplay},design:{selectorKey:Cl.DESIGN},content:{selectorKey:Cl.CONTENT,source:bl.source,sortBy:bl.sortBy,showTitle:bl.showTitle,title:bl.title,showDescription:bl.showDescription,description:bl.description,viewAllAllocationsButton:bl.viewAllAllocationsButton,showAllocationCategory:bl.showAllocationCategory,allocationCategory:bl.allocationCategory,showAllocationLeft:bl.showAllocationLeft,allocationLeft:bl.allocationLeft,allocationUtilized:bl.allocationUtilized,showAllocationUtilized:bl.showAllocationUtilized,totalAllocation:bl.totalAllocation,showTotalAllocation:bl.showTotalAllocation,showExpiryDate:bl.showExpiryDate,expiryDate:bl.expiryDate,expiryDateDisplayFormat:bl.expiryDateDisplayFormat,showRenewDate:bl.showRenewDate,renewDate:bl.renewDate,renewDateDisplayFormat:bl.renewDateDisplayFormat,shopAllAllocationProductsButton:bl.shopAllAllocationProductsButton}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(vl||(vl={}));var wl,fl=function(){return{layout:{selectorKey:vl.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:so.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Or.height),{isReadOnly:!0}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:so.CONTROLS},itemGap:{property:"itemGap",propertyType:so.CSS,value:1,unit:co.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:so.CSS},justifyContent:{property:"justifyContent",propertyType:so.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:so.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:so.CSS,value:100,unit:co.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:so.CSS,value:100,unit:co.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:so.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:so.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:co.PIXELS,propertyType:so.CSS},dotSize:{property:"dotSize",value:10,unit:co.PIXELS,propertyType:so.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:so.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:so.CONTROLS},autoplay:{value:!1,propertyType:so.CONTROLS},autoplayDuration:{value:3e3,unit:co.MS,propertyType:so.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:so.CONTROLS},stopOnInteraction:{value:!1,propertyType:so.CONTROLS}},design:Object.assign({selectorKey:vl.DESIGN,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},kr),dataConnector:{selectorKey:vl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:so.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:so.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(wl||(wl={}));var Rl,Nl=function(){return{layout:{selectorKey:wl.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:so.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Or.height),{isReadOnly:!0}),margin:Or.margin,padding:Or.padding},design:Object.assign({selectorKey:wl.DESIGN,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},kr)}},Dl={dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Rl||(Rl={}));var Ll,Al=function(){return{layout:{selectorKey:Rl.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"400",unit:co.PIXELS}),height:Object.assign(Object.assign({},Or.height),{value:"200",unit:co.PIXELS}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo},design:Object.assign({selectorKey:Rl.DESIGN,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},kr),content:{selectorKey:Rl.CONTENT},dataConnector:{selectorKey:Rl.DATA_CONNECTOR,dataConnector:Dl.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:so.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Ll||(Ll={}));var Il,xl=function(){return{layout:{selectorKey:Ll.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"823",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"542",unit:1}),padding:Or.padding,margin:Or.margin,positionType:Or.positionType,formData:{value:[{id:1743145025967,type:"text",label:"Name",validations:{required:!1}}],propertyType:so.CONTROLS}},design:{selectorKey:Ll.DESIGN,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderRadius:Or.borderRadius,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Il||(Il={}));var El,Pl=function(){return{layout:{selectorKey:Il.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"310",unit:1}),padding:Or.padding,margin:Or.margin,positionType:Or.positionType},design:Object.assign(Object.assign({selectorKey:Il.DESIGN},kr),zr)}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(El||(El={}));var _l,Bl=function(){return{layout:{selectorKey:El.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"620",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"530",unit:1}),padding:Or.padding,margin:Or.margin,positionType:Or.positionType},design:{selectorKey:El.DESIGN,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderRadius:Or.borderRadius,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor}}},Hl={displayType:{value:"Full Trail",property:"displayType",propertyType:so.CONTROLS},showSeparators:{value:!0,property:"showSeparators",propertyType:so.CONTROLS},displayStyle:{value:"Stack Vertically",property:"displayStyle",propertyType:so.CONTROLS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:so.CSS},maxItemsToDisplay:{value:4,property:"maxItemsToDisplay",propertyType:so.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:so.CONTROLS},numOfItemsToLoad:{value:"Show All",property:"numOfItemsToLoad",propertyType:so.CONTROLS},itemVerticalSpacing:{value:10,unit:1,property:"itemVerticalSpacing",propertyType:so.CSS},collapseInTheMiddle:{value:!1,property:"collapseInTheMiddle",propertyType:so.CONTROLS},showMoreItems:{value:"On Click",property:"showMoreItems",propertyType:so.CONTROLS},onClick:{value:"Expand and Scroll",property:"onClick",propertyType:so.CONTROLS},numOfItemsBeforeAndAfterCollapse:{value:4,property:"numOfItemsBeforeAndAfterCollapse",propertyType:so.CONTROLS},showItems:{value:"Tooltip",property:"showItems",propertyType:so.CONTROLS},addMedia:{value:!1,property:"addMedia",propertyType:so.CONTROLS},addPatternOverlay:{value:!1,property:"addPatternOverlay",propertyType:so.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"}(_l||(_l={}));var zl,kl={borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,backgroundColor:Or.backgroundColor,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,exposure:Or.exposure,contrast:Or.contrast,saturation:Or.saturation,highlights:Or.highlights,shadows:Or.shadows},jl={theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,backgroundColor:Or.backgroundColor},Kl={icon:Or.icon,showIcon:Or.showIcon,iconSize:Or.iconSize,iconColor:Or.iconColor},Ul=function(){return{layout:{selectorKey:_l.LAYOUT,adjustment:Or.adjustment,width:Object.assign(Object.assign({},Or.width),{value:350,unit:co.PIXELS}),height:Object.assign(Object.assign({},Or.height),{value:150,unit:co.PIXELS}),margin:Or.margin,padding:Or.padding,positionType:Or.positionType,displayType:Hl.displayType,showSeparators:Hl.showSeparators,displayStyle:Hl.displayStyle,itemSpacing:Hl.itemSpacing,maxItemsToDisplay:Hl.maxItemsToDisplay,overflowItems:Hl.overflowItems,numOfItemsToLoad:Hl.numOfItemsToLoad,itemVerticalSpacing:Hl.itemVerticalSpacing,collapseInTheMiddle:Hl.collapseInTheMiddle,showMoreItems:Hl.showMoreItems,onClick:Hl.onClick,numOfItemsBeforeAndAfterCollapse:Hl.numOfItemsBeforeAndAfterCollapse,showItems:Hl.showItems},design:{selectorKey:_l.DESIGN,backgroundAndFill:Object.assign({selectorKey:_l.FILL_AND_BACKGROUND,addMedia:Hl.addMedia,addPatternOverlay:Hl.addPatternOverlay},kl),homePageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:_l.HOME_PAGE_ITEM_STYLE,addMedia:Hl.addMedia,addPatternOverlay:Hl.addPatternOverlay},kl),jl),Kl),currentPageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:_l.CURRENT_PAGE_ITEM_STYLE,addMedia:Hl.addMedia,addPatternOverlay:Hl.addPatternOverlay},kl),jl),Kl),otherItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:_l.OTHER_ITEM_STYLES,addMedia:Hl.addMedia,addPatternOverlay:Hl.addPatternOverlay},kl),jl),Kl),itemSeparator:Object.assign({selectorKey:_l.ITEM_SEPARATOR},Kl),expandIcon:Object.assign({selectorKey:_l.EXPAND_ICON,backgroundColor:Or.backgroundColor},Kl)}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.ICON_LIBRARY="iconLibrary"}(zl||(zl={}));var Gl,Ml={icon:Or.icon,showIcon:Or.showIcon,iconSize:Or.iconSize,iconColor:Or.iconColor},Vl=function(){return{layout:{selectorKey:zl.LAYOUT,adjustment:Or.adjustment,width:Object.assign(Object.assign({},Or.width),{value:20,unit:co.PIXELS}),height:Object.assign(Object.assign({},Or.height),{value:20,unit:co.PIXELS}),margin:Or.margin,padding:Or.padding,positionType:Or.positionType},design:Object.assign({selectorKey:zl.DESIGN,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},Ml)}},Wl={searchResultsNumber:{value:"183",property:"searchResultsNumber",propertyType:so.CONTROLS},searchKeyword:{value:"‘Keyword’",property:"searchKeyword",propertyType:so.CONTROLS},otherText:{value:"Search Results for",property:"otherText",propertyType:so.CONTROLS},showSearchKeyword:{value:!0,property:"showSearchKeyword",propertyType:so.CONTROLS},showNoOfResults:{value:!0,property:"showNoOfResults",propertyType:so.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"}(Gl||(Gl={}));var Yl,Fl=function(){return{layout:{selectorKey:Gl.LAYOUT,width:{value:"600",property:"width",unit:1,propertyType:so.CSS},height:{value:"40",property:"height",unit:1,propertyType:so.CSS},margin:Or.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:so.CSS},searchResultsNumber:Wl.searchResultsNumber,searchKeyword:Wl.searchKeyword,otherText:Wl.otherText,showSearchKeyword:Wl.showSearchKeyword,showNoOfResults:Wl.showNoOfResults,positionType:Or.positionType,pinTo:Or.pinTo},design:{selectorKey:Gl.DESIGN,searchResultsNumber:{selectorKey:Gl.SEARCH_RESULTS_COUNT,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},searchKeyword:{selectorKey:Gl.SEARCH_RESULTS_KEYWORD,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},otherText:{selectorKey:Gl.SEARCH_RESULTS_OTHER_TEXT,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight}},dataConnector:{selectorKey:Gl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}}}},Xl={itemStockText:{value:"Item Stock",property:"itemStockText",propertyType:so.CONTROLS},showItemStockText:{value:!0,property:"showItemStockText",propertyType:so.CONTROLS},showExpectedReStockDate:{value:!0,property:"showExpectedReStockDate",propertyType:so.CONTROLS},stockRuleKey:{value:"",property:"stockRuleKey",propertyType:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.ITEM_STOCK_TEXT="itemStockText"}(Yl||(Yl={}));var ql,Ql=function(){return{layout:{selectorKey:Yl.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:so.CSS},height:{value:"28",property:"height",unit:1,propertyType:so.CSS},margin:Or.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:so.CSS},itemStockText:Xl.itemStockText,showItemStockText:Xl.showItemStockText,showExpectedReStockDate:Xl.showExpectedReStockDate,positionType:Or.positionType,pinTo:Or.pinTo,stockRuleKey:Xl.stockRuleKey},design:{selectorKey:Yl.DESIGN,itemStockText:{selectorKey:Yl.ITEM_STOCK_TEXT,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight}},dataConnector:{selectorKey:Yl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}}}},Zl={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:so.CSS},showTitle:{value:!0,property:"showTitle",propertyType:so.CONTROLS},cartTitle:{value:"My Cart",property:"cartTitle",propertyType:so.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:so.CONTROLS},cartItemsCountLabel:{value:"Items",property:"cartItemsCountLabel",propertyType:so.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:so.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:so.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:so.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:so.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:so.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:so.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:so.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:so.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:so.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:so.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:so.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:so.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:so.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"}(ql||(ql={}));var $l,Jl={borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,exposure:Or.exposure,contrast:Or.contrast,saturation:Or.saturation,highlights:Or.highlights,shadows:Or.shadows},ep={theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,backgroundColor:Or.backgroundColor},tp=function(){return{layout:{selectorKey:ql.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:723,unit:co.PIXELS}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,showTitle:Zl.showTitle,cartTitle:Zl.cartTitle,showNumberOfItems:Zl.showNumberOfItems,cartItemsCountLabel:Zl.cartItemsCountLabel,showActions:Zl.showActions,showContinueShopping:Zl.showContinueShopping,continueShoppingLinkTo:Zl.continueShoppingLinkTo,continueShoppingLink:Zl.continueShoppingLink,showAddFromWishlist:Zl.showAddFromWishlist,showCartGrouping:Zl.showCartGrouping,showClearCart:Zl.showClearCart,clearCartLinkTo:Zl.clearCartLinkTo,clearCartLink:Zl.clearCartLink,showDownloadCart:Zl.showDownloadCart,showShareCart:Zl.showShareCart,showPrintCart:Zl.showPrintCart,maxNumberOfActionsToShow:Zl.maxNumberOfActionsToShow},design:{selectorKey:ql.DESIGN,cartHeadingStyles:Object.assign({selectorKey:ql.CART_HEADING_STYLES,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle},ep),cartActionStyles:{selectorKey:ql.CART_ACTION_STYLES,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing},cartItemStyles:{selectorKey:ql.CART_ITEM_STYLES,padding:Or.padding,margin:Zl.margin,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur,showBorder:Or.showBorder,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,backgroundColor:Or.backgroundColor},productActionsStyles:Object.assign(Object.assign({selectorKey:ql.PRODUCT_ACTIONS_STYLES},Jl),ep),productNameStyles:Object.assign({selectorKey:ql.PRODUCT_NAME_STYLES},ep),productPriceStyles:Object.assign({selectorKey:ql.PRODUCT_PRICE_STYLES},ep),productInformationStyles:Object.assign({selectorKey:ql.PRODUCT_INFORMATION_STYLES},ep),productQuantityStyles:Object.assign(Object.assign({selectorKey:ql.PRODUCT_QUANTITY_STYLES},Jl),ep)},content:{selectorKey:ql.CONTENT,showProductTitle:{value:!0,property:"showProductTitle",propertyType:so.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:so.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:so.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:so.CONTENT},showProductOptions:{value:!0,property:"showProductOptions",propertyType:so.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:so.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:so.CONTENT},showCartItemAttribute:{value:!0,property:"showCartItemAttribute",propertyType:so.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:so.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:so.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:so.CONTENT}}}},op={showTitle:{value:!0,property:"showTitle",propertyType:so.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:so.CONTROLS},showEnterCouponCode:{value:!0,property:"showEnterCouponCode",propertyType:so.CONTROLS},showSubTotal:{value:!0,property:"showSubTotal",propertyType:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}($l||($l={})),Or.theme,Or.font,Or.fontSize,Or.textColor,Or.bold,Or.italic,Or.linethrough,Or.underline,Or.textAlign,Or.characterSpacing,Or.lineHeight,Or.backgroundColor;var rp,ip=function(){return{layout:{selectorKey:$l.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:570,unit:co.PIXELS}),height:Object.assign(Object.assign({},Or.height),{value:300,unit:co.PIXELS}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,showTitle:op.showTitle,showNumberOfItems:op.showNumberOfItems,showEnterCouponCode:op.showEnterCouponCode,showSubTotal:op.showSubTotal},design:{selectorKey:$l.DESIGN},content:{selectorKey:$l.CONTENT,title:{value:"",property:"title",propertyType:so.CONTENT},checkOutButtonText:{value:"",property:"checkOutButtonText",propertyType:so.CONTENT}}}},np={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:so.CSS},showTitle:{value:!0,property:"showTitle",propertyType:so.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:so.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:so.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:so.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:so.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:so.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:so.CONTROLS},showCheckoutGrouping:{value:!0,property:"showCheckoutGrouping",propertyType:so.CONTROLS},showClearCheckout:{value:!0,property:"showClearCheckout",propertyType:so.CONTROLS},clearCheckoutLinkTo:{value:"Go To Home Page",property:"clearCheckoutLinkTo",propertyType:so.CONTROLS},clearCheckoutLink:{value:"",property:"clearCheckoutLink",propertyType:so.CONTROLS},showDownloadCheckout:{value:!0,property:"showDownloadCheckout",propertyType:so.CONTROLS},showShareCheckout:{value:!0,property:"showShareCheckout",propertyType:so.CONTROLS},showPrintCheckout:{value:!0,property:"showPrintCheckout",propertyType:so.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:so.CONTROLS},shadowColor:{value:{rgb:{r:237,g:23,b:51,a:1},hex:"#ed1733ff"},property:"shadowColor",propertyType:"css",parentRef:"cs-be-se-1"},showBorder:{value:!0,propertyType:"controls"},showShadow:{value:!0,property:"showBorder",propertyType:"controls"},blur:{value:0,property:"shadowBlur",unit:1,propertyType:"css"},spread:{value:0,property:"shadowSpread",unit:1,propertyType:"css"},angle:{property:"shadowAngle",propertyType:"css",value:{x:{value:0,unit:1},y:{value:0,unit:1}}},borderColor:{value:{rgb:{r:77,g:36,b:42,a:1},hex:"#4d242aff"},property:"borderColor",propertyType:"css",parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:"css"},borderRadius:{value:{isAll:!0,sides:{topLeft:{value:0,unit:1},topRight:{value:0,unit:1},bottomLeft:{value:0,unit:1},bottomRight:{value:0,unit:1}},property:"border"},property:"borderRadius"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.CHECKOUT_ITEM_STYLES="checkoutItemStyles",e.CHECKOUT_HEADING_STYLES="checkoutHeadingStyles",e.CHECKOUT_ACTION_STYLES="checkoutActionStyles",e.PRODUCT_ACTIONS_STYLES="productActionsStyles",e.PRODUCT_NAME_STYLES="productNameStyles",e.PRODUCT_PRICE_STYLES="productPriceStyles",e.PRODUCT_INFORMATION_STYLES="productInformationStyles",e.PRODUCT_QUANTITY_STYLES="productQuantityStyles"}(rp||(rp={}));var ap,lp={borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,exposure:Or.exposure,contrast:Or.contrast,saturation:Or.saturation,highlights:Or.highlights,shadows:Or.shadows},pp={theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,backgroundColor:Or.backgroundColor},sp=function(){return{layout:{selectorKey:rp.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:723,unit:co.PIXELS}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,showTitle:np.showTitle,showNumberOfItems:np.showNumberOfItems,showActions:np.showActions,showContinueShopping:np.showContinueShopping,continueShoppingLinkTo:np.continueShoppingLinkTo,continueShoppingLink:np.continueShoppingLink,showAddFromWishlist:np.showAddFromWishlist,showCheckoutGrouping:np.showCheckoutGrouping,showClearCheckout:np.showClearCheckout,clearCheckoutLinkTo:np.clearCheckoutLinkTo,clearCheckoutLink:np.clearCheckoutLink,showDownloadCheckout:np.showDownloadCheckout,showShareCheckout:np.showShareCheckout,showPrintCheckout:np.showPrintCheckout,maxNumberOfActionsToShow:np.maxNumberOfActionsToShow},design:{selectorKey:rp.DESIGN,checkoutHeadingStyles:Object.assign({selectorKey:rp.CHECKOUT_HEADING_STYLES,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle},pp),checkoutActionStyles:{selectorKey:rp.CHECKOUT_ACTION_STYLES,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing},checkoutItemStyles:{selectorKey:rp.CHECKOUT_ITEM_STYLES,padding:Or.padding,margin:np.margin,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur,showBorder:Or.showBorder,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,backgroundColor:Or.backgroundColor},productActionsStyles:Object.assign(Object.assign({selectorKey:rp.PRODUCT_ACTIONS_STYLES},lp),pp),productNameStyles:Object.assign({selectorKey:rp.PRODUCT_NAME_STYLES},pp),productPriceStyles:Object.assign({selectorKey:rp.PRODUCT_PRICE_STYLES},pp),productInformationStyles:Object.assign({selectorKey:rp.PRODUCT_INFORMATION_STYLES},pp),productQuantityStyles:Object.assign(Object.assign({selectorKey:rp.PRODUCT_QUANTITY_STYLES},lp),pp)},content:{selectorKey:rp.CONTENT,title:{value:"",property:"title",propertyType:so.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:so.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:so.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:so.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:so.CONTENT},showProductOptions:{value:!0,property:"showProductOptions",propertyType:so.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:so.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:so.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:so.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:so.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:so.CONTENT}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(ap||(ap={}));var dp,cp=function(){return{layout:{selectorKey:ap.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:570,unit:co.PIXELS}),height:Object.assign(Object.assign({},Or.height),{value:300,unit:co.PIXELS}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo},design:{selectorKey:ap.DESIGN},content:{selectorKey:ap.CONTENT}}},yp={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:so.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:so.CONTROLS},lineDirection:{value:"horizontal",property:"lineDirection",propertyType:so.CONTROLS},lineStyle:{value:"solid",propertyType:so.CONTROLS,property:"lineStyle"},lineThickness:{value:5,property:"lineThickness",unit:1,propertyType:so.CSS},dash:{value:"5",property:"dash",propertyType:so.CONTROLS},gap:{value:"2",property:"gap",propertyType:so.CONTROLS},showLineEndPoints:{value:!0,propertyType:so.CONTROLS},lineEndPoints:{value:"round",propertyType:so.CONTROLS},showLineStartPointIcon:{value:!1,propertyType:so.CONTROLS},showLineEndPointIcon:{value:!1,propertyType:so.CONTROLS}},design:{leftIcon:{value:"preview",property:"leftIcon",propertyType:so.CONTROLS},rightIcon:{value:"minus-circle",property:"rightIcon",propertyType:so.CONTROLS},lineColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},propertyType:so.CSS,parentRef:"cs-be-cr-2"},size:{value:"20",property:"size",unit:1,propertyType:so.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:so.CONTROLS},iconGap:{value:"20",property:"iconGap",unit:1,propertyType:so.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"}(dp||(dp={}));var up,Sp=function(){return{layout:{selectorKey:dp.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"20",unit:1}),margin:Or.margin,padding:Or.padding,alignment:yp.layout.alignment,lineDirection:yp.layout.lineDirection,lineStyle:yp.layout.lineStyle,lineThickness:yp.layout.lineThickness,dash:yp.layout.dash,gap:yp.layout.gap,showLineEndPoints:yp.layout.showLineEndPointIcon,lineEndPoints:yp.layout.lineEndPoints,showLineStartPointIcon:yp.layout.showLineStartPointIcon,showLineEndPointIcon:yp.layout.showLineEndPointIcon,positionType:Or.positionType,pinTo:Or.pinTo},design:{selectorKey:dp.DESIGN,lineWidget:{selectorKey:dp.SOCIAL_WIDGET,backgroundColor:Or.backgroundColor,cropRatio:Or.cropRatio,zoomImage:Or.zoomImage,flip:Or.flip,rotate:Or.rotate,showBorder:Or.showBorder,borderStyle:Or.borderStyle,borderColor:Or.borderColor,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur},lineCorners:{selectorKey:dp.LINE_CORNERS,leftIcon:yp.design.leftIcon,rightIcon:yp.design.rightIcon,size:yp.design.size,iconColor:Or.iconColor,backgroundShape:yp.design.backgroundShape,backgroundColor:Or.backgroundColor,iconGap:yp.design},lineColor:{selectorKey:dp.LINE_COLOR,lineColor:yp.design.lineColor}}}},gp={tabPosition:{value:"horizontal",property:"tabPosition",propertyType:so.CONTROLS},tabLayout:{value:"contain",property:"tabLayout",propertyType:so.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:so.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:so.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:so.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:so.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:so.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:so.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:so.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:so.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Tab 1",content:{}},key:"123456tghjuik"}],property:"tabContent",propertyType:so.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"}(up||(up={}));var Tp,hp={borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,backgroundColor:Or.backgroundColor,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,exposure:Or.exposure,contrast:Or.contrast,saturation:Or.saturation,highlights:Or.highlights,shadows:Or.shadows},Cp={theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},Op=function(){return{layout:{selectorKey:up.LAYOUT,width:Or.width,height:Or.height,margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,tabPosition:gp.tabPosition,tabLayout:gp.tabLayout,alignItems:gp.alignItems,justifyContent:gp.justifyContent,tabSpacing:gp.tabSpacing,tabContainerSpacing:gp.tabAndContainerSpacing,horizontalPadding:gp.horizontalPadding,verticalPadding:gp.verticalPadding,overflowTabs:gp.overflowTabs,spacingBetweenRows:gp.spacingBetweenRows},design:{selectorKey:up.DESIGN,tabContainer:Object.assign({selectorKey:up.TAB_CONTAINER},hp),tabs:{selectorKey:up.TABS,defaultState:Object.assign(Object.assign({selectorKey:up.DEFAULT_STATE},hp),Cp),hoverState:Object.assign(Object.assign({selectorKey:up.HOVER_STATE},hp),Cp),selectedState:Object.assign(Object.assign({selectorKey:up.SELECTED_STATE},hp),Cp)}},content:{selectorKey:up.CONTENT,tabContent:gp.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Tp||(Tp={}));var bp,vp=function(){return{layout:{selectorKey:Tp.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:so.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Or.height),{isReadOnly:!0}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo},design:{selectorKey:Tp.DESIGN,backgroundColor:Object.assign(Object.assign({},Or.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius}}},mp={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:so.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:so.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:so.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:so.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:so.CONTROLS},continueShoppingLinkTo:{value:"Go To Home Page",property:"continueShoppingLinkTo",propertyType:so.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:so.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:so.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:so.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:so.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:so.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:so.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:so.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:so.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:so.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(bp||(bp={})),Or.borderColor,Or.borderStyle,Or.borderPerSlide,Or.showBorder,Or.showShadow,Or.shadowColor,Or.blur,Or.spread,Or.angle,Or.borderRadius,Or.exposure,Or.contrast,Or.saturation,Or.highlights,Or.shadows;var wp,fp={theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,backgroundColor:Or.backgroundColor},Rp=function(){return{layout:{selectorKey:bp.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"400",unit:co.PIXELS}),height:Object.assign(Object.assign({},Or.height),{value:"200",unit:co.PIXELS}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo},design:Object.assign(Object.assign(Object.assign({selectorKey:bp.DESIGN,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},kr),fp),{exposure:Or.exposure,contrast:Or.contrast,saturation:Or.saturation,highlights:Or.highlights,shadows:Or.shadows}),content:{selectorKey:bp.CONTENT,title:{value:"",property:"title",propertyType:so.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:so.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:so.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:so.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:so.CONTENT},showOptions:{value:!0,property:"showOptions",propertyType:so.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:so.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:so.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:so.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:so.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:so.CONTENT}},dataConnector:{selectorKey:bp.DATA_CONNECTOR,dataConnector:mp.dataConnector}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(wp||(wp={}));var Np,Dp=function(){return{layout:{selectorKey:wp.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"310",unit:1}),padding:Or.padding,margin:Or.margin,positionType:Or.positionType},design:Object.assign(Object.assign({selectorKey:wp.DESIGN},kr),zr)}},Lp={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:so.CSS},displayStyle:{value:"Wrap Horizontal",propertyType:so.CONTROLS},gapBetweenItems:{value:"20",unit:1,property:"gapBetweenItems",propertyType:so.CSS},dropdownWidth:{value:"200",unit:1,property:"dropdownWidth",propertyType:so.CSS},showIcon:{value:!0,propertyType:so.CONTROLS},iconPosition:{value:"left",propertyType:so.CONTROLS}},content:{linksData:{value:[{id:Rn.generateUniqueId(),title:"Profile Details",name:"profileDetails",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:Rn.generateUniqueId(),title:"Addresses",name:"addresses",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:Rn.generateUniqueId(),title:"Orders",name:"orders",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:Rn.generateUniqueId(),title:"Returns",name:"returns",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:Rn.generateUniqueId(),title:"Wishlist",name:"wishlist",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:Rn.generateUniqueId(),title:"Quotes",name:"quotes",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"}],propertyType:so.CONTROLS},showTitle:{value:!0,propertyType:so.CONTROLS},linkType:{value:"page",propertyType:so.CONTROLS},openIn:{value:"_self",propertyType:so.CONTROLS},title:{value:"Quick Links",propertyType:so.CONTROLS},description:{value:"Quick Link Information",propertyType:so.CONTROLS},showDescription:{value:!0,propertyType:so.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:so.CONTROLS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:so.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:so.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:so.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:so.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:so.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:so.CSS},icon:{value:"",propertyType:so.CONTROLS},designiconSize:{value:"30",propertyType:so.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:so.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:so.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:so.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:so.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:so.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:so.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:so.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:so.CONTROLS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.FILL_AND_BACKGROUND="fillAndBackground",e.ITEM_STYLE="iconStyle",e.QuickLinks_ICONS="QuickLinks",e.QuickLinks_WIDGET="quickLinksWidgetDesign",e.QUICK_LINKS_TEXT_LAYOUT="quickLinksTextLayout",e.QUICK_LINKS_WIDGET_LAYOUT="quickLinksWidgetLayout",e.TEXT_CONTAINER_DESIGN="quickLinksTextContainerDesign"}(Np||(Np={}));var Ap,Ip=function(){return{layout:{selectorKey:Np.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"70",unit:1}),margin:Or.margin,padding:Or.padding,displayStyle:Lp.layout.displayStyle,gapBetweenItems:Lp.layout.gapBetweenItems,dropdownWidth:Lp.layout.dropdownWidth,positionType:Or.positionType,pinTo:Or.pinTo},content:{selectorKey:Np.CONTENT,showTitle:Lp.content.showTitle,title:Lp.content.title,showDescription:Lp.content.showDescription,description:Lp.content.description,linksData:Lp.content.linksData,linkType:Lp.content.linkType,openIn:Lp.content.openIn},design:{selectorKey:Np.DESIGN,quickLinksWidgetDesign:{selectorKey:Np.QuickLinks_WIDGET,backgroundColor:Or.backgroundColor,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,showIcon:Or.showIcon,iconSize:Or.iconSize,iconColor:Or.iconColor,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,themeDesc:Or.themeDesc,fontDesc:Or.fontDesc,fontSizeDesc:Or.fontSizeDesc,textColorDesc:Or.textColorDesc,boldDesc:Or.boldDesc,italicDesc:Or.italicDesc,linethroughDesc:Or.linethroughDesc,underlineDesc:Or.underlineDesc,textAlignDesc:Or.textAlignDesc,characterSpacingDesc:Or.characterSpacingDesc,lineHeightDesc:Or.lineHeightDesc},itemStyle:{selectorKey:Np.ITEM_STYLE,backgroundColor:Or.backgroundColor,cropRatio:Or.cropRatio,zoomImage:Or.zoomImage,flip:Or.flip,rotate:Or.rotate,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,showBorder:Or.showBorder,borderStyle:Or.borderStyle,borderColor:Or.borderColor,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur,showIcon:Object.assign(Object.assign({},Or.showIcon),{value:!1}),iconSize:Lp.design.designiconSize,iconColor:Lp.design.iconColor},quickLinksTextLayout:{selectorKey:Np.QUICK_LINKS_TEXT_LAYOUT,textVerticalPadding:Lp.design.textVerticalPadding,textHorizontalPadding:Lp.design.textHorizontalPadding,titleAndDescriptionSpacing:Lp.design.titleAndDescriptionSpacing},quickLinksWidgetLayout:{selectorKey:Np.QUICK_LINKS_WIDGET_LAYOUT,verticalAlignment:Lp.design.verticalAlignment,widgetTextAndItemSpacing:Lp.design.widgetTextAndItemSpacing,textPosition:Lp.design.textPosition},quickLinksTextContainerDesign:{selectorKey:Np.TEXT_CONTAINER_DESIGN,backgroundColor:Or.backgroundColor,showBorder:Or.showBorder,borderStyle:Or.borderStyle,borderColor:Or.borderColor,borderPerSlide:Or.borderPerSlide,borderRadius:Or.borderRadius,showShadow:Or.showShadow,shadowColor:Or.shadowColor,angle:Or.angle,spread:Or.spread,blur:Or.blur}}}},xp={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:so.CONTROLS},buttonType:{value:"primaryButton",propertyType:so.CONTROLS},buttonText:{value:"Add Order",property:"buttonText",propertyType:so.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:so.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:so.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:so.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:so.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:so.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Ap||(Ap={}));var Ep,Pp=function(){return{layout:{selectorKey:Ap.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"40",unit:1}),margin:Or.margin,positionType:Or.positionType,pinTo:Or.pinTo,buttonStyle:xp.buttonStyle,buttonText:xp.buttonText,buttonIcon:xp.buttonIcon,iconPosition:xp.iconPosition,iconAndTextSpacing:xp.iconAndTextSpacing,alignment:xp.alignment,buttonType:xp.buttonType,linkTo:xp.linkTo},design:{selectorKey:Ap.DESIGN,defaultState:{selectorKey:Ap.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},Or.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},Or.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},Or.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},Or.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},Or.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},Or.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},Or.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},Or.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},Or.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},Or.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},Or.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},Or.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},Or.theme),fontSize:Object.assign(Object.assign({},Or.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},Or.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},Or.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},Or.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},Or.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},Or.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},Or.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},Or.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},Or.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:Or.icon,showIcon:Object.assign(Object.assign({},Or.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Or.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Or.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:Ap.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},Or.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:Ap.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}}}},_p={tabPosition:{value:"horizontal",property:"tabPosition",propertyType:so.CONTROLS},tabLayout:{value:"contain",property:"tabLayout",propertyType:so.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:so.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:so.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:so.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:so.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:so.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:so.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:so.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:so.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Add Products",content:{}},key:"buyForAddProducts"},{title:"Tab",contentSource:{title:"Cart",content:{}},key:"buyForCart"},{title:"Tab",contentSource:{title:"Shipping",content:{}},key:"buyForShipping"}],property:"tabContent",propertyType:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selected",e.BUY_FOR_TAB_CONTAINER="buyFortabContainer",e.BUY_FOR_TAB_CONTENT_CONTAINER="buyForTabContentContainer",e.BUY_FOR_TABS="buyForTabs"}(Ep||(Ep={}));var Bp,Hp={borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,backgroundColor:Or.backgroundColor,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,exposure:Or.exposure,contrast:Or.contrast,saturation:Or.saturation,highlights:Or.highlights,shadows:Or.shadows},zp={theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},kp=function(){return{layout:{selectorKey:Ep.LAYOUT,width:Or.width,height:Or.height,margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,tabPosition:_p.tabPosition,tabLayout:_p.tabLayout,alignItems:_p.alignItems,justifyContent:_p.justifyContent,tabSpacing:_p.tabSpacing,tabContainerSpacing:_p.tabAndContainerSpacing,horizontalPadding:_p.horizontalPadding,verticalPadding:_p.verticalPadding,overflowTabs:_p.overflowTabs,spacingBetweenRows:_p.spacingBetweenRows},design:{selectorKey:Ep.DESIGN,tabContainer:Object.assign({selectorKey:Ep.BUY_FOR_TAB_CONTAINER},Hp),tabs:{selectorKey:Ep.BUY_FOR_TABS,defaultState:Object.assign(Object.assign({selectorKey:Ep.DEFAULT_STATE},Hp),zp),hoverState:Object.assign(Object.assign({selectorKey:Ep.HOVER_STATE},Hp),zp),selectedState:Object.assign(Object.assign({selectorKey:Ep.SELECTED_STATE},Hp),zp)}},content:{selectorKey:Ep.CONTENT,tabContent:_p.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Bp||(Bp={}));var jp,Kp=function(){return{layout:{selectorKey:Bp.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:so.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Or.height),{isReadOnly:!0}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo},design:{selectorKey:Bp.DESIGN,backgroundColor:Object.assign(Object.assign({},Or.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius}}},Up={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:so.CONTROLS},hideProgressbar:{value:!1,propertyType:so.CONTROLS},closeOnClick:{value:!1,propertyType:so.CONTROLS},pauseToastWhenWindowLosesFocus:{value:!0,propertyType:so.CONTROLS},disableAutoClose:{value:!1,propertyType:so.CONTROLS},newestOnTop:{value:!1,propertyType:so.CONTROLS},pauseDelayOnHour:{value:!0,propertyType:so.CONTROLS},rightToLeftLayout:{value:!1,propertyType:so.CONTROLS},showAnimation:{value:!0,propertyType:so.CONTROLS},showCloseIcon:{value:!0,propertyType:so.CONTROLS},showButton:{value:!0,propertyType:so.CONTROLS},showText:{value:!0,propertyType:so.CONTROLS},showIcon:{value:!0,propertyType:so.CONTROLS},position:{value:"top-right",propertyType:so.CONTROLS},itemSpacing:{value:"20",unit:1,propertyType:so.CSS},itemsPlacement:{value:"Icon + Text",propertyType:so.CONTROLS},itemsDisplayDirection:{value:"horizontal",propertyType:so.CONTROLS},autocloseDelayInms:{value:5e3,propertyType:so.CONTROLS},transition:{value:"Bounce",propertyType:so.CONTROLS},progress:{value:0,propertyType:so.CONTROLS},limit:{value:0,propertyType:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(jp||(jp={}));var Gp,Mp=function(){return{layout:{selectorKey:jp.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Or.height),{value:"300",unit:1}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,position:Up.position,itemSpacing:Up.itemSpacing,itemsPlacement:Up.itemsPlacement,itemsDisplayDirection:Up.itemsDisplayDirection,showIcon:Up.showIcon,showText:Up.showText,showButton:Up.showButton,showCloseIcon:Up.showCloseIcon,showAnimation:Up.showAnimation,autocloseDelayInms:Up.autocloseDelayInms,transition:Up.transition,progress:Up.progress,limit:Up.limit,hideProgressbar:Up.hideProgressbar,closeOnClick:Up.closeOnClick,pauseToastWhenWindowLosesFocus:Up.pauseToastWhenWindowLosesFocus,disableAutoClose:Up.disableAutoClose,newestOnTop:Up.newestOnTop,pauseDelayOnHover:Up.pauseDelayOnHour,rightToLeftLayout:Up.rightToLeftLayout},design:Object.assign(Object.assign({selectorKey:jp.DESIGN,borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Object.assign(Object.assign({},Or.showBorder),{value:!1}),showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,theme:Or.theme,font:Or.font,fontSize:{value:16,unit:1,property:"fontSize",propertyType:so.CSS,parentRef:"ty-h3-ft-se"},textColor:Object.assign(Object.assign({},Or.textColor),{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}}}),bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,borderRadius:{isAll:!0,sides:{topLeft:{value:6,unit:1},topRight:{value:6,unit:1},bottomLeft:{value:6,unit:1},bottomRight:{value:6,unit:1}},property:"borderRadius",propertyType:so.CSS},icon:{value:"filled-check-circle",propertyType:so.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},showIcon:Object.assign({},Or.showIcon),iconSize:Object.assign({},Or.iconSize),iconColor:Object.assign({},Or.iconColor)},kr),{backgroundColor:Object.assign(Object.assign({},kr.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}}})})}},Vp={showSpotlightText:{value:!0,property:"showSpotlightText",propertyType:so.CONTROLS},spotlightSectionTypeControl:{value:"single",property:"spotlightSectionTypeControl",propertyType:so.CONTROLS},spotlightSectionType:{value:"Carousel",property:"spotlightSectionType",propertyType:so.CONTROLS},direction:{value:"Vertical",property:"direction",propertyType:so.CONTROLS},hotspotTypeControl:{value:"single",property:"hotspotTypeControl",propertyType:so.CONTROLS},hotspotLineDisplayControl:{value:"solid",property:"hotspotLineDisplayControl",propertyType:so.CONTROLS},hotspotLineTypeControl:{value:"bend",property:"hotspotLineTypeControl",propertyType:so.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:so.CONTROLS},showThumbnailSliderControls:{value:!0,property:"showThumbnailSliderControls",propertyType:so.CONTROLS},showSliderNavigationControls:{value:!0,property:"showSliderNavigationControls",propertyType:so.CONTROLS},sliderNavigationControlsSize:{value:24,unit:1,property:"sliderNavigationControlsSize",propertyType:so.CSS},showPaginationDots:{value:!1,property:"showPaginationDots",propertyType:so.CONTROLS},paginationDotsSize:{value:10,unit:1,property:"paginationDotsSize",propertyType:so.CSS},hotspotXAndYCoordinates:{value:{x:{value:0},y:{value:0}},property:"hotspotXAndYCoordinates",propertyType:so.CONTROLS},showHotspotIcon:{value:!0,property:"showHotspotIcon",propertyType:so.CONTROLS},hotspotIconSize:{value:24,unit:1,property:"hotspotIconSize",propertyType:so.CSS},hotspotLineDirection:{value:"Left",property:"hotspotLineDirection",propertyType:so.CONTROLS},lineThickness:{value:1,unit:1,property:"lineThickness",propertyType:so.CSS},hotspotLineBendDirection:{value:"Bottom",property:"hotspotLineBendDirection",propertyType:so.CONTROLS},beforBendLineDistance:{value:85,unit:1,property:"beforBendLineDistance",propertyType:so.CSS},afterBendLineDistance:{value:38,unit:1,property:"afterBendLineDistance",propertyType:so.CSS},showDataConnectorIcons:{value:!0,property:"showDataConnectorIcons",propertyType:so.CONTROLS},startIconSize:{value:8,unit:1,property:"startIconSize",propertyType:so.CSS},endIconSize:{value:8,unit:1,property:"endIconSize",propertyType:so.CSS},spotlightType:{value:"Icon + Text",property:"spotlightType",propertyType:so.CONTROLS},spotlightItemPlacement:{value:"IconText",property:"spotlightItemPlacement",propertyType:so.CONTROLS},spotlightItemAlignment:{value:"Left",property:"spotlightItemAlignment",propertyType:so.CONTROLS},spotlightBoxPadding:{value:8,unit:1,property:"spotlightBoxPadding",propertyType:so.CSS},spotlightItemSpacing:{value:8,unit:1,property:"spotlightItemSpacing",propertyType:so.CSS},spotlightIconSize:{value:8,unit:1,property:"spotlightIconSize",propertyType:so.CSS},spotlightIconPadding:{value:8,unit:1,property:"spotlightIconPadding",propertyType:so.CSS},spotlightTextFontSize:{value:8,unit:1,property:"spotlightTextFontSize",propertyType:so.CSS},spotlightTextLineHeight:{value:8,unit:1,property:"spotlightTextLineHeight",propertyType:so.CSS},spotlightTextLetterSpacing:{value:8,unit:1,property:"spotlightTextLetterSpacing",propertyType:so.CSS},spotlightTextPadding:{value:8,unit:1,property:"spotlightTextPadding",propertyType:so.CSS},showSpotlightProductData:{value:!0,property:"spotlightProductPadding",propertyType:so.CSS},spotlightProductItemSpacing:{value:8,unit:1,property:"spotlightProductItemSpacing",propertyType:so.CSS},spotlightProductPadding:{value:8,unit:1,property:"spotlightProductPadding",propertyType:so.CSS},spotlightText:{value:"",property:"spotlightText",propertyType:so.CONTROLS},showProductCode:{value:!0,property:"showProductCode",propertyType:so.CONTROLS},showProductPrice:{value:!0,property:"showProductPrice",propertyType:so.CONTROLS},showAddToCartButton:{value:!0,property:"showAddToCartButton",propertyType:so.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:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector",e.SPOTLIGHT_TEXT="spotlightText"}(Gp||(Gp={}));var Wp,Yp=function(e){return{layout:{selectorKey:Gp.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:so.CSS},height:{value:"28",property:"height",unit:1,propertyType:so.CSS},margin:Or.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:so.CSS},positionType:Or.positionType,pinTo:Or.pinTo,showSpotlightText:Vp.showSpotlightText,spotlightSectionTypeControl:Vp.spotlightSectionTypeControl,spotlightSectionType:Vp.spotlightSectionType,direction:Vp.direction,hotspotTypeControl:Vp.hotspotTypeControl,hotspotLineDisplayControl:Vp.hotspotLineDisplayControl,hotspotLineTypeControl:Vp.hotspotLineTypeControl,sliderControl:Vp.sliderControl,showThumbnailSliderControls:Vp.showThumbnailSliderControls,showSliderNavigationControls:Vp.showSliderNavigationControls,sliderNavigationControlsSize:Vp.sliderNavigationControlsSize,showPaginationDots:Vp.showPaginationDots,paginationDotsSize:Vp.paginationDotsSize,hotspotXAndYCoordinates:Vp.hotspotXAndYCoordinates,showHotspotIcon:Vp.showHotspotIcon,hotspotIconSize:Vp.hotspotIconSize,hotspotLineDirection:Vp.hotspotLineDirection,lineThickness:Vp.lineThickness,hotspotLineBendDirection:Vp.hotspotLineBendDirection,beforBendLineDistance:Vp.beforBendLineDistance,afterBendLineDistance:Vp.afterBendLineDistance,showDataConnectorIcons:Vp.showDataConnectorIcons,startIconSize:Vp.startIconSize,endIconSize:Vp.endIconSize,spotlightType:Vp.spotlightType,spotlightItemPlacement:Vp.spotlightItemPlacement,spotlightItemAlignment:Vp.spotlightItemAlignment,spotlightBoxPadding:Vp.spotlightBoxPadding,spotlightItemSpacing:Vp.spotlightItemSpacing,spotlightIconSize:Vp.spotlightIconSize,spotlightIconPadding:Vp.spotlightIconPadding,spotlightTextFontSize:Vp.spotlightTextFontSize,spotlightTextLineHeight:Vp.spotlightTextLineHeight,spotlightTextLetterSpacing:Vp.spotlightTextLetterSpacing,spotlightTextPadding:Vp.spotlightTextPadding,showSpotlightProductData:Vp.showSpotlightProductData,spotlightProductItemSpacing:Vp.spotlightProductItemSpacing,spotlightProductPadding:Vp.spotlightProductPadding},design:{selectorKey:Gp.DESIGN,spotlightText:Object.assign({selectorKey:Gp.SPOTLIGHT_TEXT,theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},kr)},content:{spotlightText:Vp.spotlightText,showProductCode:Vp.showProductCode,showProductPrice:Vp.showProductPrice,showAddToCartButton:Vp.showAddToCartButton,slides:Vp.slides},dataConnector:{selectorKey:Gp.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:so.CONTROLS}}}},Fp={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:so.CONTROLS},positionDisplayStyle:{value:"Dropdown",property:"positionDisplayStyle",propertyType:so.CONTROLS},logoDisplayStyle:{value:"Dropdown",property:"logoDisplayStyle",propertyType:so.CONTROLS},textFontDisplayStyle:{value:"Dropdown",property:"textFontDisplayStyle",propertyType:so.CONTROLS},textColorDisplayStyle:{value:"Dropdown",property:"textColorDisplayStyle",propertyType:so.CONTROLS},itemGap:{value:10,unit:1,property:"itemGap",propertyType:so.CSS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:so.CSS},logoOverflowControl:{value:"Wrap",property:"logoOverflowControl",propertyType:so.CONTROLS},positionOverflowControl:{value:"Wrap",property:"positionOverflowControl",propertyType:so.CONTROLS},textFontOverflowControl:{value:"Wrap",property:"textOverflowControl",propertyType:so.CONTROLS},textColorOverflowControl:{value:"Wrap",property:"textOverflowControl",propertyType:so.CONTROLS},numOfItemsToShowForPosition:{value:3,property:"numOfItemsToShowForPosition",propertyType:so.CONTROLS},numOfItemsToShowForLogo:{value:3,property:"numOfItemsToShowForLogo",propertyType:so.CONTROLS},numOfItemsToShowForTextFont:{value:3,property:"numOfItemsToShowForTextFont",propertyType:so.CONTROLS},numOfItemsToShowForTextColor:{value:3,property:"numOfItemsToShowForTextColor",propertyType:so.CONTROLS},dropdownItemPadding:{value:10,unit:1,property:"dropdownItemPadding",propertyType:so.CSS},tabItemPadding:{value:10,unit:1,property:"tabItemPadding",propertyType:so.CSS}},Xp={showPosition:{value:!0,property:"showPosition",propertyType:so.CONTROLS},showLogo:{value:!0,property:"showLogo",propertyType:so.CONTROLS},showTextFont:{value:!0,property:"showTextFont",propertyType:so.CONTROLS},showTextColor:{value:!0,property:"showTextColor",propertyType:so.CONTROLS},showTextLine:{value:!0,property:"showTextLine",propertyType:so.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:so.CONTROLS},showNote:{value:!0,property:"showNote",propertyType:so.CONTROLS},showPreview:{value:!0,property:"showPreview",propertyType:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.LABEL_DESIGN="labelDesign",e.TAB_DEsIGN="tabDesign",e.DROP_DOWN_DESIGN="dropdownDesign",e.SHOW_MORE_BUTTON_DESIGN="showMoreButtonDesign",e.DROP_DOWN_LIST_DESIGN="dropDownListDesign",e.NOTE_DESIGN="noteDesign",e.PREVIEW_DESIGN="previewDesign"}(Wp||(Wp={}));var qp,Qp={borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,backgroundColor:Or.backgroundColor,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius,exposure:Or.exposure,contrast:Or.contrast,saturation:Or.saturation,highlights:Or.highlights,shadows:Or.shadows},Zp={theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight,backgroundColor:Or.backgroundColor},$p=function(){return{layout:{selectorKey:Wp.LAYOUT,width:Object.assign(Object.assign({},Or.width),{value:570,unit:co.PIXELS}),height:Object.assign(Object.assign({},Or.height),{value:300,unit:co.PIXELS}),margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,positionDisplayStyle:Fp.positionDisplayStyle,logoDisplayStyle:Fp.logoDisplayStyle,textFontDisplayStyle:Fp.textFontDisplayStyle,textColorDisplayStyle:Fp.textColorDisplayStyle,itemGap:Fp.itemGap,spacingBetweenItems:Fp.spacingBetweenItems,logoOverflowControl:Fp.logoOverflowControl,positionOverflowControl:Fp.positionOverflowControl,textFontOverflowControl:Fp.textFontOverflowControl,textColorOverflowControl:Fp.textColorOverflowControl,numOfItemsToShowForPosition:Fp.numOfItemsToShowForPosition,numOfItemsToShowForLogo:Fp.numOfItemsToShowForLogo,numOfItemsToShowForTextFont:Fp.numOfItemsToShowForTextFont,numOfItemsToShowForTextColor:Fp.numOfItemsToShowForTextColor,dropdownItemPadding:Fp.dropdownItemPadding,tabItemPadding:Fp.tabItemPadding},design:{selectorKey:Wp.DESIGN,labelDesign:Object.assign(Object.assign({selectorKey:Wp.LABEL_DESIGN},Qp),Zp),tabDesign:Object.assign(Object.assign({selectorKey:Wp.TAB_DEsIGN},Qp),Zp),dropdownDesign:Object.assign(Object.assign({selectorKey:Wp.DROP_DOWN_DESIGN},Qp),Zp),showMoreButtonDesign:Object.assign(Object.assign({selectorKey:Wp.SHOW_MORE_BUTTON_DESIGN},Qp),Zp),previewDesign:Object.assign(Object.assign({selectorKey:Wp.PREVIEW_DESIGN},Qp),Zp),dropdownListDesign:Object.assign(Object.assign({selectorKey:Wp.DROP_DOWN_LIST_DESIGN},Qp),Zp),noteDesign:Object.assign(Object.assign({selectorKey:Wp.NOTE_DESIGN},Qp),Zp)},content:{selectorKey:Wp.CONTENT,showPosition:Xp.showPosition,showLogo:Xp.showLogo,showTextFont:Xp.showTextFont,showTextColor:Xp.showTextColor,showTextLine:Xp.showTextLine,showDivider:Xp.showDivider,showNote:Xp.showNote,showPreview:Xp.showPreview},dataConnector:{selectorKey:Wp.DATA_CONNECTOR,dataConnector:Fp.dataConnector}}},Jp={listContent:{value:[{title:"List Item",contentSource:{title:"List Item",icon:Or.icon,content:{}},key:"123456tghjuik"}],property:"listContent",propertyType:so.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.LIST="list",e.ICON="icon",e.TEXT="text"}(qp||(qp={}));var es,ts={borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,backgroundColor:Or.backgroundColor,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},os={theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},rs={icon:Or.icon,showIcon:Object.assign(Object.assign({},Or.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Or.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Or.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),verticalAlignment:{value:"start",property:"verticalAlignment",propertyType:so.CSS},iconGap:{value:6,unit:co.PIXELS,property:"iconGap",propertyType:so.CSS}},is={listGap:{value:12,unit:co.PIXELS,property:"listGap",propertyType:so.CSS},showDivider:Object.assign(Object.assign({},Or.showDivider),{value:!0,parentRef:"bs-dt-se-sw-in-di"}),dividerStyle:Object.assign(Object.assign({},Or.borderStyle),{property:"dividerStyle"}),dividerWidth:{value:"100",property:"dividerWidth",unit:co.PERCENTAGE,propertyType:so.CSS},dividerWeight:{value:"1",property:"dividerWeight",unit:co.PIXELS,propertyType:so.CSS},dividerColor:Object.assign(Object.assign({},Or.iconColor),{property:"dividerColor",value:null,parentRef:"bs-dt-se-in-cr"})},ns=function(){return{layout:{selectorKey:qp.LAYOUT,width:Or.width,height:Or.height,margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo},design:{selectorKey:qp.DESIGN,list:Object.assign(Object.assign({selectorKey:qp.LIST},ts),is),icon:{selectorKey:qp.ICON,defaultState:Object.assign({selectorKey:qp.DEFAULT_STATE},rs),hoverState:{selectorKey:qp.HOVER_STATE}},text:{selectorKey:qp.TEXT,defaultState:Object.assign({selectorKey:qp.DEFAULT_STATE},os),hoverState:{selectorKey:qp.HOVER_STATE}}},content:{selectorKey:qp.CONTENT,listContent:Jp.listContent}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.MENU_CONTAINER="menuContainer",e.MENU_ITEM_STYLE="menuItemStyle",e.SUB_MENU_CONTAINER="subMenuContainer",e.SUBMENU_ITEM_STYLE="subMenuItemStyle",e.SELECTED_STATE="selected"}(es||(es={}));var as,ls={borderColor:Or.borderColor,borderStyle:Or.borderStyle,borderPerSlide:Or.borderPerSlide,showBorder:Or.showBorder,backgroundColor:Or.backgroundColor,showShadow:Or.showShadow,shadowColor:Or.shadowColor,blur:Or.blur,spread:Or.spread,angle:Or.angle,borderRadius:Or.borderRadius},ps={theme:Or.theme,font:Or.font,fontSize:Or.fontSize,textColor:Or.textColor,bold:Or.bold,italic:Or.italic,linethrough:Or.linethrough,underline:Or.underline,textAlign:Or.textAlign,characterSpacing:Or.characterSpacing,lineHeight:Or.lineHeight},ss={defaultState:Object.assign(Object.assign({selectorKey:es.DEFAULT_STATE},ls),ps),hoverState:Object.assign(Object.assign({selectorKey:es.HOVER_STATE},ls),ps),selectedState:Object.assign(Object.assign({selectorKey:es.SELECTED_STATE},ls),ps)},ds=function(){return{layout:{selectorKey:es.LAYOUT,width:Or.width,height:Or.height,margin:Or.margin,padding:Or.padding,overflowContent:Or.overflowContent,scrollDirection:Or.scrollDirection,displayScrollbar:Or.displayScrollbar,positionType:Or.positionType,pinTo:Or.pinTo,direction:{value:"horizontal",property:"direction",propertyType:so.CONTROLS},itemGap:{property:"itemGap",propertyType:so.CSS,value:0,unit:co.PIXELS},justifyContent:{property:"justifyContent",propertyType:so.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:so.CSS,value:"start"}},design:nn(nn(nn(nn({selectorKey:es.DESIGN},es.MENU_CONTAINER,Object.assign({selectorKey:es.MENU_CONTAINER},ls)),es.MENU_ITEM_STYLE,Object.assign({selectorKey:es.MENU_ITEM_STYLE},ss)),es.SUB_MENU_CONTAINER,Object.assign({selectorKey:es.SUB_MENU_CONTAINER},ls)),es.SUBMENU_ITEM_STYLE,Object.assign({selectorKey:es.SUBMENU_ITEM_STYLE},ss)),content:{selectorKey:es.CONTENT,data:{value:[],property:"data",propertyType:so.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content"}(as||(as={}));var cs,ys,us,Ss,gs,Ts,hs,Cs,Os=function(){return{layout:{selectorKey:as.LAYOUT,showSubMenu:{value:!1,property:"showSubMenu",propertyType:so.CONTROLS},showSubMenuStyle:{value:"On Hover",property:"showSubMenuStyle",propertyType:so.CONTROLS},itemGap:{property:"itemGap",propertyType:so.CSS,value:0,unit:co.PIXELS}},content:{selectorKey:as.CONTENT}}},bs=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%"}},vs=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ms=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ws=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},fs=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},Rs=function(){return Object.assign(Object.assign({},fs()),{gridTemplateRows:"1fr",gridTemplateColumns:"1fr"})},Ns=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ds=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ls=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},As=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"}},Is=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},xs=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},Es=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"}},Ps=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},_s=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Bs=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Hs=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},zs=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ks=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"}},js=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%"}},Ks=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Us=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Gs=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ms=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%"}},Vs=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"}},Ws=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"}},Ys=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%"}},Fs=12,Xs=4,qs=1,Qs=70,Zs=20,$s=4,Js=2;!function(e){e[e.Edit=1]="Edit",e[e.Preview=2]="Preview"}(cs||(cs={})),function(e){e.Desktop="desktop",e.Mobile="mobile"}(ys||(ys={})),function(e){e.Button="button",e.Content="content",e.Custom="custom",e.Input="input",e.Select="select",e.Textarea="textarea"}(us||(us={})),function(e){e.Button="button",e.Checkbox="checkbox",e.Date="date",e.DateTime="datetime-local",e.Email="email",e.File="file",e.Heading="heading",e.Month="month",e.Number="number",e.Password="password",e.Radio="radio",e.Rating="rating",e.ResetButton="reset",e.Select="select",e.SubmitButton="submit",e.Tel="tel",e.Text="text",e.Textarea="textarea",e.Time="time",e.Url="url",e.Week="week"}(Ss||(Ss={})),function(e){e.FirstName="FirstName",e.LastName="LastName",e.Email="Email",e.Password="Password",e.Phone="Phone",e.DateOfBirth="DateOfBirth",e.Address="Address",e.ShortAnswer="ShortAnswer",e.LongAnswer="LongAnswer",e.Number="Number",e.Link="Link",e.Upload="Upload",e.Rating="Rating",e.SingleChoice="SingleChoice",e.MultiChoice="MultiChoice",e.DropDown="DropDown",e.Checkbox="Checkbox",e.DatePicker="DatePicker",e.Date="Date",e.DateTime="DateTime",e.Time="Time",e.SubmitButton="SubmitButton",e.ResetButton="ResetButton",e.LoginButton="LoginButton",e.CustomAttribute1="CustomAttribute1",e.CustomAttribute2="CustomAttribute2",e.Header="Header",e.Text="Text"}(gs||(gs={})),function(e){e[e.LABEL=1]="LABEL",e[e.REQUIRED=2]="REQUIRED",e[e.PLACEHOLDER=3]="PLACEHOLDER",e[e.DESCRIPTION=4]="DESCRIPTION",e[e.LIMIT_CHARACTER=5]="LIMIT_CHARACTER",e[e.MULTI_TOGGLE=6]="MULTI_TOGGLE"}(Ts||(Ts={})),function(e){e[e.ShowMessage=1]="ShowMessage",e[e.RedirectToURL=2]="RedirectToURL",e[e.ClearForm=3]="ClearForm"}(hs||(hs={})),function(e){e[e.Custom=1]="Custom",e[e.Always=2]="Always"}(Cs||(Cs={}));var ed=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"}},td=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},od=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%"}},rd=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"}},id=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"}},nd=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"}},ad=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%"}},ld=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},pd=function(){return{minHeight:"30px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},sd=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",justifySelf:"start",alignSelf:"start"}},dd=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",justifySelf:"start",alignSelf:"start"}}})(),r})()));