@sc-360-v2/storefront-cms-library 0.3.40 → 0.3.42
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 +1 -1
- package/dist/buyForHeaders.scss +11 -0
- package/dist/cart-details.scss +2 -2
- package/dist/checkout.scss +192 -35
- package/dist/customization-tree.scss +2 -0
- package/dist/prefix-list.scss +19 -10
- package/dist/quick-order-pad.scss +3 -0
- package/dist/review-cart.scss +1 -0
- package/dist/section.scss +5 -1
- package/dist/transform-properties-module.scss +20 -0
- package/dist/types/builder/enums/index.d.ts +1 -0
- package/dist/types/builder/interfaces/global.d.ts +25 -0
- package/dist/types/builder/tools/element-edit/addProductsTab.d.ts +247 -1
- package/dist/types/builder/tools/element-edit/allocations.d.ts +17 -1
- package/dist/types/builder/tools/element-edit/amountEstimator.d.ts +0 -441
- package/dist/types/builder/tools/element-edit/buttonInstance.d.ts +530 -0
- package/dist/types/builder/tools/element-edit/cartDetails.d.ts +138 -1
- package/dist/types/builder/tools/element-edit/cartSummary.d.ts +14 -20
- package/dist/types/builder/tools/element-edit/common.d.ts +3 -0
- package/dist/types/builder/tools/element-edit/index.d.ts +2 -1
- package/dist/types/builder/tools/element-edit/orderStatus.d.ts +1014 -101
- package/dist/types/builder/tools/element-edit/productActions.d.ts +0 -441
- package/dist/types/builder/tools/element-edit/quotaDetails.d.ts +34 -0
- package/dist/types/builder/tools/element-edit/repeater.d.ts +1 -439
- package/package.json +1 -1
package/dist/builder.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
/*! For license information please see builder.js.LICENSE.txt */
|
|
2
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports["storefront-cms-library"]=t():e["storefront-cms-library"]=t()}(this,(()=>(()=>{var e={172:e=>{e.exports=function(e,t){this.v=e,this.k=t},e.exports.__esModule=!0,e.exports.default=e.exports},373:e=>{e.exports=function(e){var t=Object(e),o=[];for(var r in t)o.unshift(r);return function e(){for(;o.length;)if((r=o.pop())in t)return e.value=r,e.done=!1,e;return e.done=!0,e}},e.exports.__esModule=!0,e.exports.default=e.exports},546:e=>{function t(o,r,i,a){var n=Object.defineProperty;try{n({},"",{})}catch(o){n=0}e.exports=t=function(e,o,r,i){if(o)n?n(e,o,{value:r,enumerable:!i,configurable:!i,writable:!i}):e[o]=r;else{var a=function(o,r){t(e,o,(function(e){return this._invoke(o,r,e)}))};a("next",0),a("throw",1),a("return",2)}},e.exports.__esModule=!0,e.exports.default=e.exports,t(o,r,i,a)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},579:(e,t,o)=>{var r=o(738).default;e.exports=function(e){if(null!=e){var t=e["function"==typeof Symbol&&Symbol.iterator||"@@iterator"],o=0;if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length))return{next:function(){return e&&o>=e.length&&(e=void 0),{value:e&&e[o++],done:!e}}}}throw new TypeError(r(e)+" is not iterable")},e.exports.__esModule=!0,e.exports.default=e.exports},633:(e,t,o)=>{var r=o(172),i=o(993),a=o(869),n=o(887),l=o(791),p=o(373),s=o(579);function d(){"use strict";var t=i(),o=t.m(d),c=(Object.getPrototypeOf?Object.getPrototypeOf(o):o.__proto__).constructor;function y(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===c||"GeneratorFunction"===(t.displayName||t.name))}var u={throw:1,return:2,break:3,continue:3};function S(e){var t,o;return function(r){t||(t={stop:function(){return o(r.a,2)},catch:function(){return r.v},abrupt:function(e,t){return o(r.a,u[e],t)},delegateYield:function(e,i,a){return t.resultName=i,o(r.d,s(e),a)},finish:function(e){return o(r.f,e)}},o=function(e,o,i){r.p=t.prev,r.n=t.next;try{return e(o,i)}finally{t.next=r.n}}),t.resultName&&(t[t.resultName]=r.v,t.resultName=void 0),t.sent=r.v,t.next=r.n;try{return e.call(this,t)}finally{r.p=t.prev,r.n=t.next}}}return(e.exports=d=function(){return{wrap:function(e,o,r,i){return t.w(S(e),o,r,i&&i.reverse())},isGeneratorFunction:y,mark:t.m,awrap:function(e,t){return new r(e,t)},AsyncIterator:l,async:function(e,t,o,r,i){return(y(t)?n:a)(S(e),t,o,r,i)},keys:p,values:s}},e.exports.__esModule=!0,e.exports.default=e.exports)()}e.exports=d,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)}},791:(e,t,o)=>{var r=o(172),i=o(546);e.exports=function e(t,o){function a(e,i,n,l){try{var p=t[e](i),s=p.value;return s instanceof r?o.resolve(s.v).then((function(e){a("next",e,n,l)}),(function(e){a("throw",e,n,l)})):o.resolve(s).then((function(e){p.value=e,n(p)}),(function(e){return a("throw",e,n,l)}))}catch(e){l(e)}}var n;this.next||(i(e.prototype),i(e.prototype,"function"==typeof Symbol&&Symbol.asyncIterator||"@asyncIterator",(function(){return this}))),i(this,"_invoke",(function(e,t,r){function i(){return new o((function(t,o){a(e,r,t,o)}))}return n=n?n.then(i,i):i()}),!0)},e.exports.__esModule=!0,e.exports.default=e.exports},869:(e,t,o)=>{var r=o(887);e.exports=function(e,t,o,i,a){var n=r(e,t,o,i,a);return n.next().then((function(e){return e.done?e.value:n.next()}))},e.exports.__esModule=!0,e.exports.default=e.exports},887:(e,t,o)=>{var r=o(993),i=o(791);e.exports=function(e,t,o,a,n){return new i(r().w(e,t,o,a),n||Promise)},e.exports.__esModule=!0,e.exports.default=e.exports},993:(e,t,o)=>{var r=o(546);function i(){var t,o,a="function"==typeof Symbol?Symbol:{},n=a.iterator||"@@iterator",l=a.toStringTag||"@@toStringTag";function p(e,i,a,n){var l=i&&i.prototype instanceof d?i:d,p=Object.create(l.prototype);return r(p,"_invoke",function(e,r,i){var a,n,l,p=0,d=i||[],c=!1,y={p:0,n:0,v:t,a:u,f:u.bind(t,4),d:function(e,o){return a=e,n=0,l=t,y.n=o,s}};function u(e,r){for(n=e,l=r,o=0;!c&&p&&!i&&o<d.length;o++){var i,a=d[o],u=y.p,S=a[2];e>3?(i=S===r)&&(n=a[4]||3,l=a[5]===t?a[3]:a[5],a[4]=3,a[5]=t):a[0]<=u&&((i=e<2&&u<a[1])?(n=0,y.v=r,y.n=a[1]):u<S&&(i=e<3||a[0]>r||r>S)&&(a[4]=e,a[5]=r,y.n=S,n=0))}if(i||e>1)return s;throw c=!0,r}return function(i,d,S){if(p>1)throw TypeError("Generator is already running");for(c&&1===d&&u(d,S),n=d,l=S;(o=n<2?t:l)||!c;){a||(n?n<3?(n>1&&(y.n=-1),u(n,l)):y.n=l:y.v=l);try{if(p=2,a){if(n||(i="next"),o=a[i]){if(!(o=o.call(a,l)))throw TypeError("iterator result is not an object");if(!o.done)return o;l=o.value,n<2&&(n=0)}else 1===n&&(o=a.return)&&o.call(a),n<2&&(l=TypeError("The iterator does not provide a '"+i+"' method"),n=1);a=t}else if((o=(c=y.n<0)?l:e.call(r,y))!==s)break}catch(e){a=t,n=1,l=e}finally{p=1}}return{value:o,done:c}}}(e,a,n),!0),p}var s={};function d(){}function c(){}function y(){}o=Object.getPrototypeOf;var u=[][n]?o(o([][n]())):(r(o={},n,(function(){return this})),o),S=y.prototype=d.prototype=Object.create(u);function g(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,y):(e.__proto__=y,r(e,l,"GeneratorFunction")),e.prototype=Object.create(S),e}return c.prototype=y,r(S,"constructor",y),r(y,"constructor",c),c.displayName="GeneratorFunction",r(y,l,"GeneratorFunction"),r(S),r(S,l,"Generator"),r(S,n,(function(){return this})),r(S,"toString",(function(){return"[object Generator]"})),(e.exports=i=function(){return{w:p,m:g}},e.exports.__esModule=!0,e.exports.default=e.exports)()}e.exports=i,e.exports.__esModule=!0,e.exports.default=e.exports}},t={};function o(r){var i=t[r];if(void 0!==i)return i.exports;var a=t[r]={exports:{}};return e[r](a,a.exports,o),a.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:()=>Bt,addOrderSchema:()=>co,addProductsTabSchema:()=>Lo,amountEstimatorSchema:()=>t,badgeSchema:()=>Eo,brandImageSchema:()=>Mt,brandSchema:()=>Gt,bulkVariantPickerSchema:()=>i,bundleDetailsSchema:()=>Wt,bundleSchema:()=>Vt,buttonSchema:()=>a,buyForTabsContainerSchema:()=>uo,buyForTabsSchema:()=>yo,cartAttributesSchema:()=>Ro,cartSchema:()=>Ht,cartSummarySchema:()=>Kt,categoryDetailsSchema:()=>to,checkoutSchema:()=>zt,cmsTypes:()=>e,codeSchema:()=>n,commonFunctions:()=>an,contactUsSchema:()=>Qt,containerSchema:()=>l,countdownSchema:()=>p,createFormSchema:()=>$t,embedSchema:()=>s,enums:()=>k,faqSchema:()=>d,filterResultsSchema:()=>wo,formBuilder:()=>po,gallerySliderSchema:()=>c,gridSchema:()=>y,iconListSchema:()=>ho,imageHotspotSchema:()=>u,imageSchema:()=>S,interfaces:()=>U,itemStockSchema:()=>ro,layouterItemSchema:()=>qt,layouterProItemSchema:()=>vo,layouterProSchema:()=>bo,layouterSchema:()=>Xt,lightBoxV2Schema:()=>Yt,lightboxSchema:()=>jt,lineItemSchema:()=>io,loaderSchema:()=>No,loginSchema:()=>Zt,mapSchema:()=>T,marchandiserSetsSchema:()=>lo,menuItemSchema:()=>Oo,menuV2Schema:()=>Co,orderStatusSchema:()=>Jt,paymentMethodsSchema:()=>h,pickupLocationsSchema:()=>C,priceSchema:()=>f,productActionsSchema:()=>O,productCustomizationsSchema:()=>To,productHighlightsSchema:()=>w,productImageSchema:()=>b,productInventorySchema:()=>v,productPromotionsSchema:()=>m,productSchema:()=>g,productSizeChartSchema:()=>fo,profileSchema:()=>kt,quantitySelectorSchema:()=>E,quickLinksSchema:()=>so,repeaterSchema:()=>Ut,resetPasswordSchema:()=>eo,scrollSchema:()=>R,searchResultsHeadingSchema:()=>oo,searchSchema:()=>Ft,sectionSchema:()=>N,shippingEstimatorSchema:()=>L,socialIconsSchema:()=>A,spotlightSchema:()=>go,stackSchema:()=>D,storeLocationsSchema:()=>I,tabSchema:()=>x,tableSchema:()=>P,tabsContainerSchema:()=>no,tabsV2Schema:()=>ao,textSchema:()=>_,toasterSchema:()=>So,uomSelectorSchema:()=>B,userElementsSchema:()=>mo,variantPickerSchema:()=>j,videoSChema:()=>H,volumePricingSchema:()=>z});var e={};o.r(e);var t={};o.r(t),o.d(t,{getDefaultStyles:()=>Ko});var i={};o.r(i),o.d(i,{getDefaultStyles:()=>ko});var a={};o.r(a),o.d(a,{getDefaultStyles:()=>Uo});var n={};o.r(n),o.d(n,{getDefaultStyles:()=>Go,getSectionDefaultStyles:()=>Mo});var l={};o.r(l),o.d(l,{getDefaultStyles:()=>Vo});var p={};o.r(p),o.d(p,{getDefaultStyles:()=>Wo});var s={};o.r(s),o.d(s,{getDefaultStyles:()=>Yo,getSectionDefaultStyles:()=>Fo});var d={};o.r(d),o.d(d,{getDefaultStyles:()=>Xo});var c={};o.r(c),o.d(c,{getDefaultStyles:()=>qo});var y={};o.r(y),o.d(y,{getDefaultStyles:()=>Qo});var u={};o.r(u),o.d(u,{getDefaultStyles:()=>Zo});var S={};o.r(S),o.d(S,{getDefaultStyles:()=>Jo});var g={};o.r(g),o.d(g,{getDefaultStyles:()=>$o});var T={};o.r(T),o.d(T,{getDefaultStyles:()=>er});var h={};o.r(h),o.d(h,{getDefaultStyles:()=>tr});var C={};o.r(C),o.d(C,{getDefaultStyles:()=>or});var O={};o.r(O),o.d(O,{getDefaultStyles:()=>rr});var b={};o.r(b),o.d(b,{getDefaultStyles:()=>ir});var v={};o.r(v),o.d(v,{getDefaultStyles:()=>ar});var m={};o.r(m),o.d(m,{getDefaultStyles:()=>nr});var w={};o.r(w),o.d(w,{getDefaultStyles:()=>lr});var f={};o.r(f),o.d(f,{getDefaultStyles:()=>pr});var E={};o.r(E),o.d(E,{getDefaultStyles:()=>sr});var R={};o.r(R),o.d(R,{getDefaultStyles:()=>dr});var N={};o.r(N),o.d(N,{getDefaultStyles:()=>cr,getSectionDefaultStyles:()=>yr});var L={};o.r(L),o.d(L,{getDefaultStyles:()=>ur});var A={};o.r(A),o.d(A,{getDefaultSocialIconsStyles:()=>Sr});var D={};o.r(D),o.d(D,{getDefaultStyles:()=>gr});var I={};o.r(I),o.d(I,{getDefaultStyles:()=>Tr});var x={};o.r(x),o.d(x,{getDefaultStyles:()=>hr});var P={};o.r(P),o.d(P,{getDefaultTableStyles:()=>Cr});var _={};o.r(_),o.d(_,{getDefaultStyles:()=>Or});var B={};o.r(B),o.d(B,{getDefaultStyles:()=>br});var j={};o.r(j),o.d(j,{getDefaultStyles:()=>vr});var H={};o.r(H),o.d(H,{getDefaultVideoStyles:()=>mr});var z={};o.r(z),o.d(z,{getDefaultStyles:()=>wr});var K={};o.r(K),o.d(K,{ApiMethods:()=>Ao,dataConnectorapis:()=>Do});var k={};o.r(k),o.d(k,{CMSCSSUnitTypesEnums:()=>Bo,CMSComponentImportTypeEnum:()=>jo,CMSCustomEventServiceTypesEnum:()=>xr,CMSCustomEventsListEnums:()=>Pr,CMSDeviceVisibilityHiddenTypeEnums:()=>Dr,CMSDeviceVisibilityKeysEnums:()=>Ir,CMSElementEditTypes:()=>_o,CMSElementSelectors:()=>xo,CMSElementsListEnum:()=>kr,CMSRepeaterSliderControlTypes:()=>Rr,CMSRepeaterViewTypes:()=>Nr,CMSResponsiveModeEnums:()=>fr,CMSStackDisplayTypeEnum:()=>Ho,CMSToolAttributes:()=>Po,CMSToolIdTypes:()=>Io,FlexAppVersionEnums:()=>_r,FlexDefaultValues:()=>Br,FlexLinkIngnoreAnchorList:()=>Gr,FlexRepeaterControlDragType:()=>Kr,FliterTypes:()=>Lr,FontWeightEnum:()=>zo,LinkTypes:()=>Er,PageTypeEnums:()=>zr,SectionTypeID:()=>Hr,SkeletonItems:()=>jr,SortOptions:()=>Ar,dataConnectorsEnums:()=>K});var U={};o.r(U);var G={};o.r(G),o.d(G,{cssInputInstances:()=>Yr,overflowDefaultSchema:()=>Fr});var M={};o.r(M),o.d(M,{getDefaultData:()=>Jr,searchSelectorKeysEnum:()=>Ur});var V={};o.r(V),o.d(V,{AmountEstimatorsSelectorKeysEnum:()=>Zr,ButtonProperties:()=>ti,ButtonPropertiesHover:()=>oi,getDefaultData:()=>ri});var W={};o.r(W),o.d(W,{SelfEnums:()=>ei,getDefaultData:()=>ni});var Y={};o.r(Y),o.d(Y,{ButtonSelectorKeysEnum:()=>ai,getDefaultData:()=>si});var F={};o.r(F),o.d(F,{codeSelectorKeysEnum:()=>pi,getDefaultData:()=>ci});var X={};o.r(X),o.d(X,{codeSelectorKeysEnum:()=>di,getDefaultData:()=>ui});var q={};o.r(q),o.d(q,{getDefaultData:()=>hi,selfSelectorKeysEnum:()=>yi});var Q={};o.r(Q),o.d(Q,{SelectorKeysEnum:()=>Ti,getDefaultData:()=>vi});var Z={};o.r(Z),o.d(Z,{embedSelectorKeysEnum:()=>bi,getDefaultData:()=>wi});var J={};o.r(J),o.d(J,{ButtonSelectorKeysEnum:()=>mi,getDefaultData:()=>Ri});var $={};o.r($),o.d($,{SelectorKeysEnum:()=>Ei,getDefaultData:()=>Ai});var ee={};o.r(ee),o.d(ee,{getDefaultData:()=>Ii,gridSelectorKeysEnum:()=>Li});var te={};o.r(te),o.d(te,{SelectorKeysEnum:()=>Di,getDefaultData:()=>_i});var oe={};o.r(oe),o.d(oe,{SelectorKeysEnum:()=>Pi,getDefaultData:()=>Hi});var re={};o.r(re),o.d(re,{SelectorKeysEnum:()=>ji,getDefaultData:()=>ki});var ie={};o.r(ie),o.d(ie,{SelectorKeysEnum:()=>Ki,getDefaultData:()=>Mi});var ae={};o.r(ae),o.d(ae,{SelectorKeysEnum:()=>Gi,getDefaultData:()=>Yi});var ne={};o.r(ne),o.d(ne,{PaymentMethodSelectorKeysEnum:()=>Wi,getDefaultData:()=>qi});var le={};o.r(le),o.d(le,{PickupLocationsSelectorKeysEnum:()=>Xi,getDefaultData:()=>Ji});var pe={};o.r(pe),o.d(pe,{SelectorKeysEnum:()=>Zi,getDefaultData:()=>ta});var se={};o.r(se),o.d(se,{ButtonProperties:()=>ia,ButtonPropertiesHover:()=>aa,ButtonSelectorKeysEnum:()=>ea,getDefaultData:()=>na});var de={};o.r(de),o.d(de,{ProductHighlightsSelectorKeysEnum:()=>ra,getDefaultData:()=>sa});var ce={};o.r(ce),o.d(ce,{ProductInventorySelectorKeysEnum:()=>pa,getDefaultData:()=>ya});var ye={};o.r(ye),o.d(ye,{SelectorKeysEnum:()=>ca,getDefaultData:()=>ga});var ue={};o.r(ue),o.d(ue,{ProductPromotionsSelectorKeysEnum:()=>ua,getDefaultData:()=>Ca});var Se={};o.r(Se),o.d(Se,{getDefaultData:()=>va,selfEnums:()=>ha});var ge={};o.r(ge),o.d(ge,{SelectorKeysEnum:()=>ba,getDefaultData:()=>fa});var Te={};o.r(Te),o.d(Te,{getDefaultData:()=>Ra,sectionSelectorKeysEnum:()=>wa});var he={};o.r(he),o.d(he,{ShippingEstimatorSelectorKeysEnum:()=>Ea,getDefaultData:()=>La});var Ce={};o.r(Ce),o.d(Ce,{getDefaultData:()=>Da});var Oe={};o.r(Oe),o.d(Oe,{SocialSelectorKeysEnum:()=>nn,getDefaultData:()=>sn});var be={};o.r(be),o.d(be,{getDefaultData:()=>cn,selfSelectorKeysEnum:()=>pn});var ve={};o.r(ve),o.d(ve,{StoreLocationSelectorKeysEnum:()=>dn,getDefaultData:()=>Sn});var me={};o.r(me),o.d(me,{TableSelectorKeysEnum:()=>un,getDefaultData:()=>hn});var we={};o.r(we),o.d(we,{SelectorKeysEnum:()=>Tn,getDefaultData:()=>mn});var fe={};o.r(fe),o.d(fe,{getDefaultData:()=>fn,textSelectorKeysEnum:()=>On});var Ee={};o.r(Ee),o.d(Ee,{UOMSelectorKeysEnum:()=>wn,getDefaultData:()=>Nn});var Re={};o.r(Re),o.d(Re,{SelfEnums:()=>Rn,getDefaultData:()=>Dn});var Ne={};o.r(Ne),o.d(Ne,{VideoSelectorKeysEnum:()=>An,getDefaultData:()=>Pn});var Le={};o.r(Le),o.d(Le,{VolumePricingSelectorKeysEnum:()=>xn,getDefaultData:()=>jn});var Ae={};o.r(Ae),o.d(Ae,{getDefaultData:()=>Kn,lightboxSelectorKeysEnum:()=>Bn});var De={};o.r(De),o.d(De,{cartSelectorKeysEnum:()=>zn,getDefaultData:()=>Gn});var Ie={};o.r(Ie),o.d(Ie,{getDefaultData:()=>Wn,profileSelectorKeysEnum:()=>Un});var xe={};o.r(xe),o.d(xe,{ButtonProperties:()=>qn,ButtonPropertiesHover:()=>Qn,getDefaultData:()=>Zn,selfSelectorKeysEnum:()=>Vn});var Pe={};o.r(Pe),o.d(Pe,{getDefaultData:()=>$n,selfSelectorKeysEnum:()=>Yn});var _e={};o.r(_e),o.d(_e,{SelectorKeysEnum:()=>Jn,getDefaultData:()=>ol});var Be={};o.r(Be),o.d(Be,{SelectorKeysEnum:()=>tl,getDefaultData:()=>nl});var je={};o.r(je),o.d(je,{SelectorKeysEnum:()=>al,getDefaultData:()=>sl});var He={};o.r(He),o.d(He,{SelectorKeysEnum:()=>pl,getDefaultData:()=>gl});var ze={};o.r(ze),o.d(ze,{SelectorKeysEnum:()=>Sl,getDefaultData:()=>ml});var Ke={};o.r(Ke),o.d(Ke,{SelectorKeysEnum:()=>Ol,getDefaultData:()=>El});var ke={};o.r(ke),o.d(ke,{SelectorKeysEnum:()=>fl,getDefaultData:()=>Ll});var Ue={};o.r(Ue),o.d(Ue,{SelectorKeysEnum:()=>Nl,getDefaultData:()=>Il});var Ge={};o.r(Ge),o.d(Ge,{SelectorKeysEnum:()=>Dl,getDefaultData:()=>_l});var Me={};o.r(Me),o.d(Me,{SelectorKeysEnum:()=>Pl,getDefaultData:()=>Kl});var Ve={};o.r(Ve),o.d(Ve,{SelectorKeysEnum:()=>jl,getDefaultData:()=>Wl});var We={};o.r(We),o.d(We,{getDefaultData:()=>Jl,orderSelectorKeysEnum:()=>Ul});var Ye={};o.r(Ye),o.d(Ye,{SelectorKeysEnum:()=>Fl,getDefaultData:()=>rp});var Fe={};o.r(Fe),o.d(Fe,{SelectorKeysEnum:()=>ep,getDefaultData:()=>pp});var Xe={};o.r(Xe),o.d(Xe,{getDefaultData:()=>dp,selfSelectorKeysEnum:()=>ap});var qe={};o.r(qe),o.d(qe,{SelectorKeysEnum:()=>sp,getDefaultData:()=>up});var Qe={};o.r(Qe),o.d(Qe,{getDefaultData:()=>gp,selfSelectorKeysEnum:()=>yp});var Ze={};o.r(Ze),o.d(Ze,{getDefaultData:()=>hp,selfSelectorKeysEnum:()=>Sp});var Je={};o.r(Je),o.d(Je,{SelectorKeysEnum:()=>Tp,getDefaultData:()=>bp});var $e={};o.r($e),o.d($e,{contactUsSelectorKeysEnum:()=>Op,getDefaultData:()=>mp});var et={};o.r(et),o.d(et,{getDefaultData:()=>fp,loginSelectorKeysEnum:()=>vp});var tt={};o.r(tt),o.d(tt,{getDefaultData:()=>Rp,resetPasswordSelectorKeysEnum:()=>wp});var ot={};o.r(ot),o.d(ot,{SelectorKeysEnum:()=>Ep,getDefaultData:()=>xp});var rt={};o.r(rt),o.d(rt,{SelectorKeysEnum:()=>Lp,getDefaultData:()=>Bp});var it={};o.r(it),o.d(it,{getDefaultData:()=>zp,searchResultsHeadingSelectorKeysEnum:()=>Pp});var at={};o.r(at),o.d(at,{getDefaultData:()=>Up,itemStockSelectorKeysEnum:()=>Hp});var nt={};o.r(nt),o.d(nt,{SelectorKeysEnum:()=>kp,getDefaultData:()=>Yp});var lt={};o.r(lt),o.d(lt,{SelectorKeysEnum:()=>Mp,getDefaultData:()=>Zp});var pt={};o.r(pt),o.d(pt,{SelectorKeysEnum:()=>Xp,getDefaultData:()=>is});var st={};o.r(st),o.d(st,{SelectorKeysEnum:()=>es,getDefaultData:()=>ns});var dt={};o.r(dt),o.d(dt,{LineSelectorKeysEnum:()=>as,getDefaultData:()=>ss});var ct={};o.r(ct),o.d(ct,{getDefaultData:()=>Ss});var yt={};o.r(yt),o.d(yt,{getDefaultData:()=>Ts,selfSelectorKeysEnum:()=>cs});var ut={};o.r(ut),o.d(ut,{SelectorKeysEnum:()=>gs,getDefaultData:()=>bs});var St={};o.r(St),o.d(St,{createFormSelectorKeysEnum:()=>Cs,getDefaultData:()=>ms});var gt={};o.r(gt),o.d(gt,{QuickLinksSelectorKeysEnum:()=>vs,getDefaultData:()=>Es});var Tt={};o.r(Tt),o.d(Tt,{AddOrderSelectorKeysEnum:()=>fs,getDefaultData:()=>Ls});var ht={};o.r(ht),o.d(ht,{getDefaultData:()=>Ps});var Ct={};o.r(Ct),o.d(Ct,{getDefaultData:()=>Bs,selfSelectorKeysEnum:()=>Ds});var Ot={};o.r(Ot),o.d(Ot,{SelectorKeysEnum:()=>_s,getDefaultData:()=>zs});var bt={};o.r(bt),o.d(bt,{getDefaultData:()=>Us,spotlightSelectorKeysEnum:()=>Hs});var vt={};o.r(vt),o.d(vt,{SelectorKeysEnum:()=>ks,getDefaultData:()=>Fs});var mt={};o.r(mt),o.d(mt,{getDefaultData:()=>td});var wt={};o.r(wt),o.d(wt,{getDefaultData:()=>cd});var ft={};o.r(ft),o.d(ft,{getDefaultData:()=>ud});var Et={};o.r(Et),o.d(Et,{getDefaultData:()=>gd,selfSelectorKeysEnum:()=>yd});var Rt={};o.r(Rt),o.d(Rt,{getDefaultData:()=>hd,selfSelectorKeysEnum:()=>Sd});var Nt={};o.r(Nt),o.d(Nt,{SelectorKeysEnum:()=>Td,getDefaultData:()=>Od});var Lt={};o.r(Lt),o.d(Lt,{ButtonSelectorKeysEnum:()=>Cd,getDefaultData:()=>wd});var At={};o.r(At),o.d(At,{SelectorKeysEnum:()=>vd,getDefaultData:()=>Dd});var Dt={};o.r(Dt),o.d(Dt,{BadgeSelectorKeysEnum:()=>Rd,getDefaultData:()=>jd});var It={};o.r(It),o.d(It,{getDefaultData:()=>kd,selfEnums:()=>xd});var xt={};o.r(xt),o.d(xt,{cartSelectorKeysEnum:()=>zd,getDefaultData:()=>Yd});var Pt={};o.r(Pt),o.d(Pt,{getDefaultData:()=>qd,loaderSelectorKeysEnum:()=>Gd});var _t={};o.r(_t),o.d(_t,{SelectorKeysEnum:()=>Xd,getDefaultData:()=>$d});var Bt={};o.r(Bt),o.d(Bt,{addOrder:()=>Tt,addProductsTab:()=>_t,allocationDetails:()=>st,allocations:()=>qe,amountEstimator:()=>V,badge:()=>Dt,brand:()=>je,brandImage:()=>Ue,breadcrumbs:()=>ot,bulkVariantPicker:()=>W,bundle:()=>He,bundleDetails:()=>ze,button:()=>Y,buyForTabsContainer:()=>Ct,buyForWithTabs:()=>ht,cart:()=>De,cartAttributes:()=>xt,cartDetails:()=>nt,cartSummary:()=>lt,category:()=>Ke,categoryDetails:()=>Je,checkout:()=>pt,code:()=>F,common:()=>G,contactUs:()=>$e,container:()=>q,countdown:()=>Q,createForm:()=>St,embed:()=>Z,faq:()=>J,filterResults:()=>Nt,filters:()=>Ge,gallerySlider:()=>$,grid:()=>ee,iconLibrary:()=>rt,iconList:()=>mt,image:()=>te,imageHotspot:()=>ie,itemStock:()=>at,languageMenu:()=>It,layouter:()=>Qe,layouterItem:()=>Ze,layouterPro:()=>Et,layouterProItem:()=>Rt,lightBoxV2:()=>Xe,lightbox:()=>Ae,line:()=>dt,loader:()=>Pt,login:()=>et,map:()=>ae,marchandiserSets:()=>ut,menu:()=>_e,menuItem:()=>ft,menuV2:()=>wt,orderStatus:()=>We,pastOrders:()=>Ve,paymentMethods:()=>ne,pickupLocations:()=>le,price:()=>ye,product:()=>oe,productActions:()=>se,productCustomizations:()=>vt,productDetails:()=>re,productHighlights:()=>de,productImage:()=>pe,productInventory:()=>ce,productOptions:()=>Be,productPromotions:()=>ue,productSizeChart:()=>Lt,profile:()=>Ie,quantitySelector:()=>Se,quickLinks:()=>gt,quotes:()=>Ye,repeater:()=>xe,repeaterItem:()=>Pe,resetPassword:()=>tt,rfqs:()=>Fe,scroll:()=>ge,search:()=>M,searchResultsHeading:()=>it,section:()=>Te,shippingEstimator:()=>he,slideShowLayouter:()=>Ce,social:()=>Oe,sort:()=>Me,spotlight:()=>bt,stack:()=>be,staticText:()=>X,storeLocations:()=>ve,subCategory:()=>ke,tabContainer:()=>yt,table:()=>me,tabs:()=>we,tabsV2:()=>ct,text:()=>fe,toaster:()=>Ot,uomSelector:()=>Ee,userElements:()=>At,variantPicker:()=>Re,video:()=>Ne,volumePricing:()=>Le});var jt={};o.r(jt),o.d(jt,{getDefaultStyles:()=>ec});var Ht={};o.r(Ht),o.d(Ht,{getDefaultStyles:()=>tc});var zt={};o.r(zt),o.d(zt,{getDefaultStyles:()=>oc});var Kt={};o.r(Kt),o.d(Kt,{getDefaultStyles:()=>rc});var kt={};o.r(kt),o.d(kt,{getDefaultStyles:()=>ic});var Ut={};o.r(Ut),o.d(Ut,{getDefaultStyles:()=>ac,getDefaultStylesV2:()=>nc});var Gt={};o.r(Gt),o.d(Gt,{getDefaultStyles:()=>lc});var Mt={};o.r(Mt),o.d(Mt,{getDefaultStyles:()=>pc});var Vt={};o.r(Vt),o.d(Vt,{getDefaultStyles:()=>sc});var Wt={};o.r(Wt),o.d(Wt,{getDefaultStyles:()=>dc});var Yt={};o.r(Yt),o.d(Yt,{getDefaultStyles:()=>cc});var Ft={};o.r(Ft),o.d(Ft,{getDefaultStyles:()=>yc});var Xt={};o.r(Xt),o.d(Xt,{getDefaultStyles:()=>uc});var qt={};o.r(qt),o.d(qt,{getDefaultStyles:()=>Sc});var Qt={};o.r(Qt),o.d(Qt,{getDefaultStyles:()=>gc});var Zt={};o.r(Zt),o.d(Zt,{getDefaultStyles:()=>Tc});var Jt={};o.r(Jt),o.d(Jt,{getDefaultStyles:()=>hc});var $t={};o.r($t),o.d($t,{getDefaultStyles:()=>Cc});var eo={};o.r(eo),o.d(eo,{getDefaultStyles:()=>Oc});var to={};o.r(to),o.d(to,{getDefaultStyles:()=>bc,getSectionDefaultStyles:()=>vc});var oo={};o.r(oo),o.d(oo,{getDefaultStyles:()=>mc});var ro={};o.r(ro),o.d(ro,{getDefaultStyles:()=>wc});var io={};o.r(io),o.d(io,{getDefaultStyles:()=>fc});var ao={};o.r(ao),o.d(ao,{getDefaultStyles:()=>Ec});var no={};o.r(no),o.d(no,{getDefaultStyles:()=>Rc});var lo={};o.r(lo),o.d(lo,{getDefaultStyles:()=>Nc,getSectionDefaultStyles:()=>Lc});var po={};o.r(po),o.d(po,{AttributeDataType:()=>$c,ElementSettingEnum:()=>Hc,FBModeEnum:()=>Ic,FB_CELL_HEIGHT:()=>Fc,FB_CONTAINER_PADDING:()=>Xc,FB_GRID_COLS:()=>Vc,FB_GRID_MIN_WIDTH:()=>qc,FB_GRID_MOBILE_COLS:()=>Wc,FB_GRID_MOBILE_MIN_WIDTH:()=>Qc,FB_GRID_ROWS:()=>Yc,FileTypeEnum:()=>Jc,FormComponentTypeEnum:()=>Pc,FormConfirmationOption:()=>zc,FormElementIdEnum:()=>Bc,FormElementTypeEnum:()=>_c,FormIconEnum:()=>jc,FormMessageDisplay:()=>Kc,FormRequiredFieldPlacement:()=>Gc,FormRequiredFieldStyle:()=>kc,FormSpamFilterMethod:()=>Uc,FormType:()=>Dc,GenderEnum:()=>Mc,ImageTypeEnum:()=>Zc,ScreenSizeEnums:()=>xc,createAttributeFieldMap:()=>oy,genderConstant:()=>ey,getCompTypeByAttrId:()=>ry});var so={};o.r(so),o.d(so,{getDefaultQuickLinksStyles:()=>iy});var co={};o.r(co),o.d(co,{getDefaultStyles:()=>ay});var yo={};o.r(yo),o.d(yo,{getDefaultStyles:()=>ny});var uo={};o.r(uo),o.d(uo,{getDefaultStyles:()=>ly});var So={};o.r(So),o.d(So,{getDefaultToasterStyles:()=>py});var go={};o.r(go),o.d(go,{getDefaultStyles:()=>sy,getSectionDefaultStyles:()=>dy});var To={};o.r(To),o.d(To,{getDefaultStyles:()=>cy});var ho={};o.r(ho),o.d(ho,{getDefaultStyles:()=>yy});var Co={};o.r(Co),o.d(Co,{getDefaultStyles:()=>uy});var Oo={};o.r(Oo),o.d(Oo,{getDefaultStyles:()=>Sy});var bo={};o.r(bo),o.d(bo,{getDefaultStyles:()=>gy});var vo={};o.r(vo),o.d(vo,{getDefaultStyles:()=>Ty});var mo={};o.r(mo),o.d(mo,{getDefaultStyles:()=>hy});var wo={};o.r(wo),o.d(wo,{getDefaultStyles:()=>Cy});var fo={};o.r(fo),o.d(fo,{getDefaultStyles:()=>Oy});var Eo={};o.r(Eo),o.d(Eo,{getDefaultStyles:()=>by});var Ro={};o.r(Ro),o.d(Ro,{getDefaultStyles:()=>vy});var No={};o.r(No),o.d(No,{getDefaultStyles:()=>my});var Lo={};o.r(Lo),o.d(Lo,{getDefaultStyles:()=>wy});var Ao,Do,Io,xo,Po,_o,Bo,jo,Ho,zo,Ko=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ko=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Uo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Go=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},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:"100%"}},Vo=function(){return{minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"300px",gridTemplateColumns:"100%"}},Wo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Yo=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},Fo=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%"}},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"}},qo=function(){return{minHeight:"0px",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",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto"}},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"}},Jo=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},$o=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},er=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},tr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},or=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},rr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ir=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ar=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},nr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},lr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},pr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},sr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},dr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},cr=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},yr=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},ur=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Sr=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"}},gr=function(){return{maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",gridTemplateRows:"300px",gridTemplateColumns:"300px"}},Tr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},hr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Cr=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"}},Or=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},br=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},vr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},mr=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"}},wr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}};!function(e){e.GET="GET",e.POST="POST",e.PUT="PUT",e.DELETE="DELETE"}(Ao||(Ao={})),function(e){e.PRODUST="PRODUST",e.CATEGORIES="CATEGORIES",e.BRANDS="BRANDS",e.PRODUCT_BY_ID="PRODUCT_BY_ID",e.CATEGORY_BY_ID="CATegory_BY_ID",e.BRAND_BY_ID="BRAND_BY_ID",e.SUB_CATEGORY="SUB_CATEGORY",e.MARCHANDISER_SETS="MARCHANDISER_SETS",e.BUNDLES="BUNDLES",e.BUNLES_BY_ID="BUNLES_BY_ID",e.BUNDLE_BY_TYPE="BUNDLE_BY_TYPE",e.PRODUCT_BUNDLE_DETAILS="PRODUCT_BUNDLE_DETAILS",e.CATEGORY_BUNDLE_DETAILS="CATEGORY_BUNDLE_DETAILS"}(Do||(Do={})),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.layouterProWrapper="cms-layouter-pro-wrapper",e.repeaterItemWrapper="cms-repeater-item-wrapper",e.layouterItemWrapper="cms-layouter-item-wrapper",e.layouterProItemWrapper="cms-layouter-pro-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",e.animation="flex-animation-element"}(Io||(Io={})),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']",e.layouterProElement="div[data-element-type='layouter-pro']"}(xo||(xo={})),function(e){e.id="data-cms-tool",e.state="data-cms-state",e.style="data-style-id",e.animation="data-anim-id",e.animationAttr="data-anim-type",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"}(_o||(_o={})),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"}(Bo||(Bo={})),function(e){e[e.BUILDER=1]="BUILDER",e[e.PREVIEW=2]="PREVIEW",e[e.WEBSITE=3]="WEBSITE"}(jo||(jo={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(Ho||(Ho={})),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"}(zo||(zo={}));var fr,Er,Rr,Nr,Lr,Ar,Dr,Ir,xr,Pr,_r,Br,jr,Hr,zr,Kr,kr={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",LAYOUTER_PRO:"layouter-pro",LAYOUTER_PRO_ITEM:"layouter-pro-item",USER_ELEMENTS:"userElements",FILTER_RESULTS:"filterResults",PRODUCT_SIZECHART:"productSizeChart",BADGE:"badge",CART_ATTRIBUTES:"cartAttributes",LANGUAGE_MENU:"languageMenu",LOADER:"loader",PRODUCT_BRAND_IMAGE:"productBrandImage",ADD_PRODUCTS_TAB:"addProductsTab"};!function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(fr||(fr={})),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"}(Er||(Er={})),function(e){e.ARROWSANDDOTS="Arrows & Dots",e.ARROWS="Arrows",e.DOTS="Dots",e.NONE="None"}(Rr||(Rr={})),function(e){e.GRID="grid",e.LIST="list"}(Nr||(Nr={})),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"}(Lr||(Lr={})),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"}(Ar||(Ar={})),function(e){e[e.CSS=1]="CSS",e[e.HTML=2]="HTML"}(Dr||(Dr={})),function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(Ir||(Ir={})),function(e){e[e.UPSERT=1]="UPSERT",e[e.GET=2]="GET"}(xr||(xr={})),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",e.EMBROIDERY_PLAYGROUND_STATE="embroideryPlaygroundState",e.FLEX_BUILDER_ANIMATION_TEMP_STATE="flexBuilderAnimationTempState"}(Pr||(Pr={})),function(e){e[e.NESTEDJSON=1]="NESTEDJSON",e[e.FLATJSON=2]="FLATJSON"}(_r||(_r={})),function(e){e.FLEXLIGHTBOXCLOSEBTN="isLightboxCloseIconKey",e.FLEX_ELEMENET_ANIMATION_KEY="animationData"}(Br||(Br={})),function(e){e.PLACEHOLDER_IMAGE="/00000000-0000-0000-0000-000000000000/development/img-placeholder.jpg"}(jr||(jr={})),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"}(Hr||(Hr={})),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"}(zr||(zr={})),function(e){e[e.SLIDER_CONTROL=1]="SLIDER_CONTROL",e[e.GRID_TOGGLE=2]="GRID_TOGGLE"}(Kr||(Kr={}));var Ur,Gr=[Er.SCROLL_TO,Er.LIGHTBOX],Mr={theme:{value:"p1",property:"theme",propertyType:_o.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:_o.CSS,parentRef:"ty-p1-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:_o.CSS,parentRef:"ty-p1-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:_o.CSS,parentRef:"ty-p1-tt-cr"},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:_o.CSS},bold:{value:"normal",property:"fontWeight",propertyType:_o.CSS,parentRef:"ty-p1-bd"},italic:{value:"",property:"fontStyleItalic",propertyType:_o.CSS,parentRef:"ty-p1-ic"},linethrough:{value:"",property:"linethrough",propertyType:_o.CSS,parentRef:"ty-p1-le-th"},underline:{value:"auto",property:"underline",propertyType:_o.CSS,parentRef:"ty-p1-ue"},textAlign:{value:"left",property:"textAlign",propertyType:_o.CSS,parentRef:"ty-p1-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:_o.CSS,parentRef:"ty-p1-cr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:_o.CSS,parentRef:"ty-p1-le-ht"},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:_o.CSS,parentRef:"ty-p1-ph-sg"}},Vr={themeDesc:{value:"p1",property:"themeDesc",propertyType:_o.CONTROLS},fontDesc:{value:"Lato",property:"fontFamilyDesc",propertyType:_o.CSS,parentRef:"ty-p1-ft-fy"},fontSizeDesc:{value:14,unit:1,property:"fontSizeDesc",propertyType:_o.CSS,parentRef:"ty-p1-ft-se"},textColorDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"colorDesc",propertyType:_o.CSS,parentRef:"ty-p1-tt-cr"},textHighlightDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlightDesc",propertyType:_o.CSS},boldDesc:{value:"normal",property:"fontWeightDesc",propertyType:_o.CSS,parentRef:"ty-p1-bd"},italicDesc:{value:"",property:"fontStyleItalicDesc",propertyType:_o.CSS,parentRef:"ty-p1-ic"},linethroughDesc:{value:"",property:"linethroughDesc",propertyType:_o.CSS,parentRef:"ty-p1-le-th"},underlineDesc:{value:"",property:"underlineDesc",propertyType:_o.CSS,parentRef:"ty-p1-ue"},textAlignDesc:{value:"left",property:"textAlignDesc",propertyType:_o.CSS,parentRef:"ty-p1-tt-an"},characterSpacingDesc:{value:0,unit:1,property:"letterSpacingDesc",propertyType:_o.CSS,parentRef:"ty-p1-cr-sg"},lineHeightDesc:{value:20,unit:1,property:"lineHeightDesc",propertyType:_o.CSS,parentRef:"ty-p1-le-ht"},paragraphSpacingDesc:{value:0,unit:1,property:"paragraphSpacingDesc",propertyType:_o.CSS,parentRef:"ty-p1-ph-sg"}},Wr=(_o.CONTROLS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CONTROLS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CONTROLS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CONTROLS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,{theme:{value:"h3",property:"theme",propertyType:_o.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:_o.CSS,parentRef:"ty-h3-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:_o.CSS,parentRef:"ty-h3-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:_o.CSS,parentRef:"ty-h3-tt-cr"},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:_o.CSS},bold:{value:"normal",property:"fontWeight",propertyType:_o.CSS,parentRef:"ty-h3-bd"},italic:{value:"",property:"fontStyleItalic",propertyType:_o.CSS,parentRef:"ty-h3-ic"},linethrough:{value:"",property:"linethrough",propertyType:_o.CSS,parentRef:"ty-h3-le-th"},underline:{value:"auto",property:"underline",propertyType:_o.CSS,parentRef:"ty-h3-ue"},textAlign:{value:"left",property:"textAlign",propertyType:_o.CSS,parentRef:"ty-h3-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:_o.CSS,parentRef:"ty-h3-cr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:_o.CSS,parentRef:"ty-h3-le-ht"},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:_o.CSS,parentRef:"ty-h3-ph-sg"}}),Yr=(_o.CONTROLS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CONTROLS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CONTROLS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,Object.assign(Object.assign(Object.assign({adjustment:{value:"fluid",property:"adjustment",propertyType:_o.TOOL},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:_o.CONTROLS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:_o.CSS},width:{value:"100",property:"width",unit:4,propertyType:_o.CSS},height:{value:"100",property:"height",unit:1,propertyType:_o.CSS},minHeight:{value:"100",property:"minHeight",unit:1,propertyType:_o.CSS},maxHeight:{value:"100",property:"maxHeight",unit:1,propertyType:_o.CONTROLS,isReadOnly:!1},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:_o.CSS},textPosition:{value:"top",property:"textPosition",propertyType:_o.CONTROLS},direction:{value:"Horizontal",propertyType:_o.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:_o.CONTROLS},dropdownOptionsSpacing:{value:"10",unit:1,property:"dropdownOptionsSpacing",propertyType:_o.CSS},dropdownOptionsPadding:{value:"10",unit:1,property:"dropdownOptionsPadding",propertyType:_o.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:_o.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:_o.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:_o.CSS},maxItemsToDisplay:{value:"10",property:"maxItemsToDisplay",propertyType:_o.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:_o.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:_o.CSS},overflowContent:{value:[{direction:"vertical",value:"scroll"},{direction:"horizontal",value:"hidden"}],property:"overflow",propertyType:_o.CONTROLS},scrollDirection:{value:"horizontal",property:"scroll",propertyType:_o.CONTROLS},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:_o.CONTROLS},positionType:{value:"fixed",property:"position",propertyType:_o.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:_o.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:_o.CSS,parentRef:"cs-be-se-2"},overlayColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}},property:"overlayColor",propertyType:_o.CSS,parentRef:"cs-be-cr-1"},borderColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"borderColor",propertyType:_o.CSS,parentRef:"cs-gl-ls-ad-ds"},borderStyle:{value:"solid",property:"borderStyle",propertyType:_o.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:_o.CSS},dividerWidth:{value:1,property:"dividerWidth",unit:1,propertyType:_o.CSS},showBorder:{value:!0,propertyType:_o.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:_o.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:_o.CSS,parentRef:"cs-cm-cr-1"},angle:{property:"shadowAngle",propertyType:_o.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:_o.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:_o.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:_o.CSS},cropRatio:{value:"16:9",propertyType:_o.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:_o.CSS},exposure:{value:0,propertyType:_o.CONTROLS},contrast:{value:0,propertyType:_o.CONTROLS},saturation:{value:0,propertyType:_o.CONTROLS},brightness:{value:0,propertyType:_o.CONTROLS},tint:{value:0,propertyType:_o.CONTROLS},hue:{value:0,propertyType:_o.CONTROLS},lightness:{value:0,propertyType:_o.CONTROLS},highlights:{value:0,propertyType:_o.CONTROLS},shadows:{value:0,propertyType:_o.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:_o.CONTROLS},rotate:{value:0,property:"rotate",propertyType:_o.CSS}},Mr),Vr),{icon:{value:"check",propertyType:_o.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},iconSize:{value:26,unit:1,property:"iconSize",propertyType:_o.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},showIcon:{value:!0,property:"showIcon",propertyType:_o.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:_o.CONTROLS},backgroundImage:{value:"",property:"backgroundImage",propertyType:_o.CSS},backgroundSize:{value:"contain",property:"backgroundSize",propertyType:_o.CSS},backgroundPositionY:{value:0,property:"backgroundPositionY",propertyType:_o.CSS},backgroundPositionX:{value:0,property:"backgroundPositionX",propertyType:_o.CSS},backgroundPosition:{value:"center",property:"backgroundPosition",propertyType:_o.CSS},backgroundAttachment:{value:"scroll",property:"backgroundAttachment",propertyType:_o.CSS},backgroundRepeat:{value:"no-repeat",property:"backgroundRepeat",propertyType:_o.CSS},dividerColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"dividerColor",propertyType:_o.CSS,parentRef:"cs-gl-ls-ad-ds"}})),Fr={overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,maxHeight:Yr.maxHeight},Xr={backgroundColor:Object.assign(Object.assign({},Yr.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},Yr.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},Yr.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},Yr.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-wh"}),showBorder:Object.assign(Object.assign({},Yr.showBorder),{value:!0,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},Yr.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},Yr.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},Yr.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},Yr.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},Yr.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},Yr.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},Yr.font),{value:null,parentRef:"bs-dt-se-ft"}),fontSize:Object.assign(Object.assign({},Yr.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},Yr.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},Yr.bold),{value:"normal",parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},Yr.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},Yr.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},Yr.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},Yr.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},Yr.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},Yr.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:Yr.icon,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Yr.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},qr={backgroundColor:Object.assign(Object.assign({},Yr.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),borderColor:Object.assign(Object.assign({},Yr.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},Yr.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},Yr.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-wh"}),showBorder:Object.assign(Object.assign({},Yr.showBorder),{value:!0,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},Yr.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},Yr.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},Yr.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},Yr.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},Yr.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},Yr.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},Yr.font),{value:null,parentRef:"bs-hr-se-ft"}),fontSize:Object.assign(Object.assign({},Yr.fontSize),{value:null,parentRef:"bs-hr-se-ft-se"}),textColor:Object.assign(Object.assign({},Yr.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},Yr.bold),{value:"normal",parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},Yr.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},Yr.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},Yr.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},Yr.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},Yr.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},Yr.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),icon:Yr.icon,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:null,parentRef:"bs-hr-se-sw-in"}),iconSize:Object.assign(Object.assign({},Yr.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"})},Qr={whenClicked:{value:"Open Full Search",property:"whenClicked",propertyType:_o.CONTROLS},showSearchText:{value:!0,property:"showSearchText",propertyType:_o.CONTROLS},searchText:{value:"My Search",property:"searchText",propertyType:_o.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:_o.CONTROLS},searchPlaceholderText:{value:"My Search",property:"searchPlaceholderText",propertyType:_o.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 Zr,Jr=function(){return{layout:{selectorKey:Ur.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"70",unit:1}),margin:Yr.margin,padding:Yr.padding,whenClicked:Qr.whenClicked,showSearchText:Qr.showSearchText,searchText:Qr.searchText,searchPlaceholderText:Qr.searchPlaceholderText,showNoOfItems:Qr.showNoOfItems,positionType:Yr.positionType,pinTo:Yr.pinTo},design:{selectorKey:Ur.DESIGN,searchBar:{selectorKey:Ur.SEARCHBAR,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},searchIcon:{selectorKey:Ur.SEARCH_ICON,showIcon:Yr.showIcon,iconSize:Yr.iconSize,iconColor:Yr.iconColor,icon:{value:"search-sm",propertyType:_o.CONTROLS}},placeholderText:{selectorKey:Ur.PLACEHOLDER_TEXT,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight}}}},$r={displayType:{value:"Stack Vertical",property:"displayType",propertyType:_o.CONTROLS},displayStyle:{value:"Button",property:"displayStyle",propertyType:_o.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:_o.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:_o.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:_o.CSS},itemHeight:{value:"200",property:"itemHeight",unit:1,propertyType:_o.CSS},noOfItemsToShow:{value:2,propertyType:_o.CONTROLS},ItemContentAlignment:{value:"left",property:"ItemContentAlignment",propertyType:_o.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:_o.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:_o.CONTROLS},header:{value:!0,property:"header",propertyType:_o.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:_o.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:_o.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:_o.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:_o.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:_o.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:_o.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:_o.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:_o.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:_o.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:_o.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:_o.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:_o.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:_o.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:_o.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:_o.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:_o.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:_o.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:_o.CSS},title:{value:"Estimate Shipping and Tax",property:"title",propertyType:_o.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:_o.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:_o.CONTROLS},description:{value:"Enter your destination to get a shipping estimate.",property:"description",propertyType:_o.CONTROLS},country:{value:!0,property:"country",propertyType:_o.CONTROLS},state:{value:!0,property:"state",propertyType:_o.CONTROLS},zipCode:{value:!0,property:"zipCode",propertyType:_o.CONTROLS},shippingMethodName:{value:!0,property:"shippingMethodName",propertyType:_o.CONTROLS},shippingMethodLogo:{value:!0,property:"shippingMethodLogo",propertyType:_o.CONTROLS},shippingDescription:{value:!0,property:"shippingDescription",propertyType:_o.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:_o.CONTROLS},estimatedShippingCost:{value:!0,property:"estimatedShippingCost",propertyType:_o.CONTROLS},estimatedShippingTime:{value:!0,property:"estimatedShippingTime",propertyType:_o.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:_o.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:_o.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:_o.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:_o.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:_o.CSS},buttonType:{value:"primaryButton",propertyType:_o.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:_o.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:_o.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:_o.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:_o.CONTROLS},backgroundShape:{value:"Round",propertyType:_o.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:_o.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:_o.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:_o.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:_o.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:_o.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:_o.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:_o.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:_o.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:_o.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:_o.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:_o.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:_o.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:_o.CONTROLS},fontSize:{value:"16",propertyType:_o.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},characterSpacing:{value:"16",propertyType:_o.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:_o.CSS,unit:1},lineHeight:{value:"16",propertyType:_o.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:_o.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:_o.CSS},fontSize:{value:"16",propertyType:_o.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},characterSpacing:{value:"16",propertyType:_o.CSS,unit:1},lineHeight:{value:"16",propertyType:_o.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:_o.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:_o.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:_o.CONTROLS},paginationStyle:{value:"dotted",propertyType:_o.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:_o.CONTROLS},arrowSize:{value:"16",propertyType:_o.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:_o.CSS},backgroundShape:{value:"rectangle",propertyType:_o.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:_o.CSS},font:{value:"lato",propertyType:_o.CSS},fontSize:{value:"16",propertyType:_o.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},hoverBackgroundShape:{value:"circle",propertyType:_o.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:_o.CSS},hoverFont:{value:"lato",propertyType:_o.CSS},hoverFontSize:{value:"#BE6C00",propertyType:_o.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:_o.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:_o.CSS},previousIcon:{value:"shopping-cart-01",propertyType:_o.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:_o.CONTROLS},iconSize:{value:"20",propertyType:_o.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:_o.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",e.WIDGET_STYLE="widgetStyle"}(Zr||(Zr={}));var ei,ti=Object.assign({buttonStyle:$r.buttonStyle,buttonText:$r.buttonText,iconPadding:$r.iconPadding,iconPosition:$r.iconPosition,iconAndTextSpacing:$r.iconAndTextSpacing,alignment:$r.alignment,buttonType:$r.buttonType},Xr),oi=Object.assign({buttonStyle:$r.buttonStyle,buttonText:$r.buttonText,iconPadding:$r.iconPadding,iconPosition:$r.iconPosition,iconAndTextSpacing:$r.iconAndTextSpacing,alignment:$r.alignment,buttonType:$r.buttonType},qr),ri=function(){return{layout:{selectorKey:Zr.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"300",unit:1}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,pinTo:Yr.pinTo,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,displayStyle:$r.displayStyle,displayType:$r.displayType,dividerBetweenItems:$r.dividerBetweenItems,itemSpacing:$r.itemSpacing,itemPadding:$r.itemPadding,ItemContentAlignment:$r.ItemContentAlignment,maxItemsToDisplay:$r.maxItemsToDisplay,overflowItems:$r.overflowItems,header:$r.header,headerHeight:$r.headerHeight,rowHeight:$r.rowHeight,headerDivider:$r.headerDivider,rowDivider:$r.rowDivider,columnDivider:$r.columnDivider,alternativeRowColors:$r.alternativeRowColors,headerCellPadding:$r.headerCellPadding,rowCellPadding:$r.rowCellPadding,contentAlignment:$r.contentAlignment,overflowControl:$r.overflowControl,paginationType:$r.paginationType,paginationAlignment:$r.paginationAlignment,rowsPerPage:$r.rowsPerPage,displayResults:$r.displayResults,imageBehavior:$r.imageBehavior,itemsPerRow:$r.itemsPerRow,noOfItemsToShow:$r.noOfItemsToShow,itemHeight:$r.itemHeight},design:{selectorKey:Zr.DESIGN,widgetStyle:{selectorKey:Zr.WIDGET_STYLE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},searchBar:{selectorKey:Ur.SEARCHBAR,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},searchIcon:{selectorKey:Ur.SEARCH_ICON,showIcon:Yr.showIcon,iconSize:Yr.iconSize,iconColor:Yr.iconColor,icon:{value:"search-sm",propertyType:_o.CONTROLS}},placeholderText:{selectorKey:Ur.PLACEHOLDER_TEXT,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},inputStyle:{selectorKey:Zr.INPUT_STYLE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,icon:$r.icon,iconPadding:$r.iconPadding,iconPosition:$r.iconPosition,iconAndTextSpacing:$r.iconAndTextSpacing,alignment:$r.alignment,buttonType:$r.buttonType,showIcon:$r.showIcon,iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},viewOffersButton:{selectorKey:Zr.VIEW_OFFERS_BUTTON,defaultState:Object.assign({selectorKey:Zr.DEFAULT_STATE},ti),hoverState:Object.assign({selectorKey:Zr.HOVER_STATE},oi),selectedState:Object.assign({selectorKey:Zr.SELECTED_STATE},ti)},widgetTextStyles:{selectorKey:Zr.WIDGET_TEXT_STYLES,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,themeDesc:Yr.themeDesc,fontDesc:Yr.fontDesc,fontSizeDesc:Yr.fontSizeDesc,textColorDesc:Yr.textColorDesc,boldDesc:Yr.boldDesc,italicDesc:Yr.italicDesc,linethroughDesc:Yr.linethroughDesc,underlineDesc:Yr.underlineDesc,textAlignDesc:Yr.textAlignDesc,characterSpacingDesc:Yr.characterSpacingDesc,lineHeightDesc:Yr.lineHeightDesc},itemStyle:{selectorKey:Zr.ITEM_STYLE,contentAlignment:$r.contentAlignment,horizontalPadding:$r.horizontalPadding,verticalPadding:$r.verticalPadding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},shippingName:{selectorKey:Zr.SHIPPING_NAME,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},shippingMethodLogo:{selectorKey:Zr.SHIPPING_METHOD_LOGO,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},shippingDescription:{selectorKey:Zr.SHIPPING_DESCRIPTION,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},estimatedShippingCost:{selectorKey:Zr.ESTIMATED_SHIPPING_COST,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},estimatedShippingTime:{selectorKey:Zr.ESTIMATED_SHIPPING_TIME,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},arrows:{selectorKey:Zr.ARROWS,arrowIconStyle:$r.arrowIconStyle,leftArrowIconStyle:$r.leftArrowIconStyle,rightArrowIconStyle:$r.rightArrowIconStyle,backgroundShape:$r.backgroundShape,arrowSize:$r.arrowSize,arrowColor:$r.arrowColor},paginationDots:{selectorKey:Zr.PAGINATION_DOTS,dotSize:$r.dotSize,currentDotColor:$r.currentDotColor,otherDotColor:$r.otherDotColor},paginationLine:{selectorKey:Zr.PAGINATION_LINE,currentLineColor:$r.currentLineColor,otherLineColor:$r.otherLineColor,lineHeight:$r.lineHeight,lineWidth:$r.lineWidth},table:{selectorKey:Zr.TABLE,backgroundColor:Yr.backgroundColor,showBorder:Yr.showBorder,borderStyle:$r.design.table.borderStyle,borderColor:Yr.borderColor,borderPerSlide:$r.design.table.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur},tableHeader:{selectorKey:Zr.TABLE_HEADER,backgroundColor:Yr.backgroundColor},headerText:{selectorKey:Zr.HEADER_TEXT,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},tableRow:{selectorKey:Zr.TABLE_ROW,backgroundColor:Yr.backgroundColor,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},scroll:{selectorKey:Zr.SCROLL,scrollBarWidth:$r.design.scrollBar.scrollBarWidth,scrollBarColor:$r.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:Zr.ROW_DIVIDERS,headerDivider:$r.design.rowAndHeaderDividers.headerDivider,rowDivider:$r.design.rowAndHeaderDividers.rowDivider,columnDivider:$r.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:Zr.PAGINATION,defaultState:{selectorKey:Zr.DEFAULT_STATE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,previousIcon:$r.design.pagination.previousIcon,nextIcon:$r.design.pagination.nextIcon,iconSize:$r.design.pagination.iconSize,iconColor:$r.design.pagination.iconColor,backgroundShape:$r.design.pagination.backgroundShape,backgroundColor:Yr.backgroundColor,pagination:$r.design.pagination.pagination},hoverState:{selectorKey:Zr.HOVER_STATE,theme:Yr.theme}},showMoreButton:Object.assign({selectorKey:Zr.SHOW_MORE_ITEMS_BUTTON},ti)},content:{selectorKey:Zr.CONTENT,title:$r.title,showTitle:$r.showTitle,description:$r.description,showDescription:$r.showDescription,noOfLinesToShow:$r.noOfLinesToShow,country:$r.country,state:$r.state,zipCode:$r.zipCode,promotionSchedule:$r.showDescription,shippingMethodName:$r.shippingMethodName,shippingMethodLogo:$r.shippingMethodLogo,shippingDescription:$r.shippingDescription,estimatedShippingCost:$r.estimatedShippingCost,estimatedDeliveryTime:$r.estimatedShippingTime},dataConnector:{selectorKey:Zr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}},ii={optionSelection:{value:!0,property:"optionSelection",propertyType:_o.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:_o.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:_o.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:_o.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:_o.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:_o.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:_o.CONTROLS},displayStyle:{value:"Matrix",property:"displayStyle",propertyType:_o.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:_o.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:_o.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",unit:1,propertyType:_o.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:_o.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:_o.CSS},maxItemsToDisplay:{value:"10",property:"maxItemsToDisplay",propertyType:_o.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:_o.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:_o.CONTROLS},itemSize:{value:30,property:"itemSize",unit:1,propertyType:_o.CSS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:_o.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:_o.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:_o.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:_o.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:_o.CONTROLS},dropdownOptionsSpacing:{value:"10",unit:1,property:"dropdownOptionsSpacing",propertyType:_o.CSS},dropdownOptionsPadding:{value:"10",unit:1,property:"dropdownOptionsPadding",propertyType:_o.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:_o.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:_o.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:_o.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:_o.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:_o.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:_o.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:_o.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:_o.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:_o.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:_o.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:_o.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:_o.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:_o.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:_o.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:_o.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:_o.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:_o.CSS},remainingDisplayStyle:{value:"Standard",property:"remainingDisplayStyle",propertyType:_o.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:_o.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:_o.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:_o.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:_o.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:_o.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:_o.CONTROLS},header:{value:!0,property:"header",propertyType:_o.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:_o.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:_o.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:_o.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:_o.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:_o.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:_o.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:_o.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:_o.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:_o.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:_o.CONTROLS},headerCellPadding:{value:"30",unit:1,property:"headerCellPadding",propertyType:_o.CSS},rowCellPadding:{value:"30",unit:1,property:"rowCellPadding",propertyType:_o.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:_o.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:_o.CSS},groupHorizontalPadding:{value:"20",unit:1,property:"groupHorizontalPadding",propertyType:_o.CSS},groupVerticalPadding:{value:"20",unit:1,property:"groupVerticalPadding",propertyType:_o.CSS},groupAndContainerSpacing:{value:"30",unit:1,property:"groupAndContainerSpacing",propertyType:_o.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:_o.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:_o.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:_o.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:_o.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:_o.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:_o.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:_o.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:_o.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:_o.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:_o.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:_o.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:_o.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:_o.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:_o.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:_o.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:_o.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:_o.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:_o.CSS},verticalPadding:{value:"10",property:"verticalPadding",unit:1,propertyType:_o.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:_o.CONTROLS},buttonText:{value:"Show More",property:"buttonText",propertyType:_o.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:_o.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:_o.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:_o.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:_o.CONTROLS},iconPadding:{value:0,unit:1,property:"iconPadding",parentRef:"bs-at",propertyType:_o.CSS},buttonType:{value:"primaryButton",propertyType:_o.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:_o.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:_o.CONTROLS},backgroundShape:{value:"circle",propertyType:_o.CONTROLS},swatchShape:{value:"circle",propertyType:_o.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:_o.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:_o.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:_o.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:_o.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:_o.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:_o.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:_o.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:_o.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:_o.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:_o.CSS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:_o.CONTROLS},showselectedVariant:{value:!0,property:"showselectedVariant",propertyType:_o.CONTROLS},showTotalAddedQuantity:{value:!0,property:"showTotalAddedQuantity",propertyType:_o.CONTROLS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:_o.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:_o.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:_o.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:_o.CONTROLS},fontSize:{value:"32",propertyType:_o.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},characterSpacing:{value:"32",propertyType:_o.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:_o.CSS,unit:1},lineHeight:{value:"32",propertyType:_o.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:_o.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:_o.CSS},fontSize:{value:"32",propertyType:_o.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},characterSpacing:{value:"32",propertyType:_o.CSS,unit:1},lineHeight:{value:"32",propertyType:_o.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:_o.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:_o.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:_o.CONTROLS},paginationStyle:{value:"dotted",propertyType:_o.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:_o.CONTROLS},arrowSize:{value:"32",propertyType:_o.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:_o.CSS},backgroundShape:{value:"rectangle",propertyType:_o.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:_o.CSS},font:{value:"lato",propertyType:_o.CSS},fontSize:{value:"32",propertyType:_o.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},hoverBackgroundShape:{value:"circle",propertyType:_o.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:_o.CSS},hoverFont:{value:"lato",propertyType:_o.CSS},hoverFontSize:{value:"#BE6C00",propertyType:_o.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:_o.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:_o.CSS},previousIcon:{value:"shopping-cart-01",propertyType:_o.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:_o.CONTROLS},iconSize:{value:"30",propertyType:_o.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}}},layout:{header:{value:!0,propertyType:_o.CONTROLS,property:"header"},headerHeight:{value:40,propertyType:_o.CSS,unit:1,property:"headerHeight"},rowHeight:{value:40,propertyType:_o.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:_o.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:_o.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:_o.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:_o.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:10,propertyType:_o.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:10,propertyType:_o.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:_o.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:_o.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:_o.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:_o.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:_o.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:_o.CONTROLS,property:"noOfItemsToLoad"}}};!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",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",e.OPTION_STYLE="optionStyle",e.SWATCH_OPTION_VALUE_STYLE="swatchOptionValueStyle",e.DROPDOWN_OPTION_VALUE_STYLE="dropdownOptionValueStyle",e.SINGLE_SELECT_OPTION_VALUE_STYLE="singleSelectOptionValueStyle",e.GROUPED_OPTION_VALUE_STYLE="groupedOptionValueStyle",e.MATRIX_OPTION_VALUE_STYLE="matrixOptionValueStyle",e.GROUPED_MATRIX_OPTION_VALUE_STYLE="groupedMatrixOptionValueStyle",e.PRICE_FORMAT="priceFormat",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selected",e.COLLAPSED_STATE="collapsed",e.EXPANDED_STATE="expanded",e.SINGLE_OPTION_VALUE_STYLE="singleOptionValueStyle",e.TAB_ITEM_STYLE="tabItemStyle",e.ACCORDION_ITEM_STYLES="accordionItemStyles",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_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.SCROLL="scroll",e.ROW_DIVIDERS="rowDividers",e.PAGINATION="pagination",e.TABLE="table",e.TABLE_ROW_AND_HEADER_DIVIDERS="tableRowAndHeaderDividers",e.LOAD_MORE_BUTTON="loadMoreButton",e.TABLE_WIDGET="tableWidget",e.ROW_TEXT="rowText",e.SCROLL_BAR="scrollBar",e.ROW_AND_HEADER_DIVIDERS="rowAndHeaderDividers",e.ROW_AND_HEADER_DIVIDER="rowAndHeaderDivider",e.SEARCHBAR="searchBar"}(ei||(ei={}));var ai,ni=function(){return{layout:{selectorKey:ei.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"600",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"300",unit:1}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,pinTo:Yr.pinTo,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,optionSelection:ii.optionSelection,displayOutOfStockValues:ii.displayOutOfStockValues,displayStyle:ii.displayStyle,notifyMeButton:ii.notifyMeButton,quantitySelectorForVariantSelector:ii.quantitySelectorForVariantSelector,dividerBetweenItems:ii.dividerBetweenItems,optionTitleValueSpacing:ii.optionTitleValueSpacing,remainingDisplayStyle:ii.remainingDisplayStyle,allowUserToSearch:ii.allowUserToSearch,allowUserToFilter:ii.allowUserToFilter,itemSpacing:ii.itemSpacing,swatchTypeDisplayStyle:{selectorKey:ei.SWATFH_TYPE_DISPLAY_STYLE,displayValues:ii.displayValues,itemPadding:Object.assign(Object.assign({},ii.itemPadding),{value:2}),itemSpacing:ii.itemSpacing,maxItemsToDisplay:ii.maxItemsToDisplay,overflowItems:ii.overflowItems,swatchImageType:ii.swatchImageType,itemSize:ii.itemSize},singleSelectDisplayStyle:{selectorKey:ei.SINGLE_SELECT_DISPLAY_STYLE,displayValues:ii.displayValues,itemPadding:Object.assign(Object.assign({},ii.itemPadding),{value:2}),itemSpacing:ii.itemSpacing,maxItemsToDisplay:ii.maxItemsToDisplay,overflowItems:ii.overflowItems,imageBehaviour:ii.imageBehaviour,itemsPerRow:ii.itemsPerRow,itemContentAlignment:ii.itemContentAlignment,overflowDirection:ii.overflowDirection},dropdownDisplayStyle:{selectorKey:ei.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:ii.dropdownOptionsSpacing,dropdownOptionsPadding:ii.dropdownOptionsPadding,dropdownStyle:ii.dropdownStyle,optionAndListSpacing:ii.optionAndListSpacing,dropdownListItemSpacing:ii.dropdownListItemSpacing,dropdownListItemPadding:ii.dropdownListItemPadding,dividerBetweenListItems:ii.dividerBetweenListItems,maxItemsToDisplay:ii.maxItemsToDisplay,overflowItems:ii.overflowItems},groupedOptionsDisplayStyle:{selectorKey:ei.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:ii.groupsDisplayStyle,groupSpacing:ii.groupSpacing,groupPadding:ii.groupPadding,groupHeaderAndOptionSpacing:ii.groupHeaderAndOptionSpacing,tabDirection:ii.tabDirection,tabLayout:ii.tabLayout,tabAlignment:ii.tabAlignment,tabSpacing:ii.tabSpacing,tabAndContainerSpacing:ii.tabAndContainerSpacing,tabHorizontalPadding:ii.tabHorizontalPadding,tabVerticalPadding:ii.tabVerticalPadding,containerPadding:ii.tabVerticalPadding,overflowItems:ii.overflowItems,tabRowSpacing:ii.tabRowSpacing,expandIconPositon:ii.expandIconPositon,expandFirstItemByDefault:ii.expandFirstItemByDefault,allowMultipleOpenItems:ii.allowMultipleOpenItems,itemDividers:ii.itemDividers,accordionSpacing:ii.accordionSpacing,accordionAndContainerSpacing:ii.accordionAndContainerSpacing,accordionHorizontalPadding:ii.accordionHorizontalPadding,accordionVerticalPadding:ii.accordionVerticalPadding,groupAndContainerSpacing:ii.groupAndContainerSpacing,groupHorizontalPadding:ii.groupHorizontalPadding,groupVerticalPadding:ii.groupVerticalPadding,canCollapseGroups:ii.canCollapseGroups},matrixDisplayStyle:{selectorKey:ei.MATRIX_DISPLAY_STYLE,header:ii.layout.header,headerHeight:ii.layout.headerHeight,rowHeight:ii.layout.rowHeight,layoutHeaderDivider:ii.layout.layoutHeaderDivider,layoutRowDivider:ii.layout.layoutRowDivider,layoutColumnDivider:ii.layout.layoutColumnDivider,alternativeRowColors:ii.layout.alternativeRowColors,headerCellPadding:ii.layout.headerCellPadding,rowCellPadding:ii.layout.rowCellPadding,contentAlignment:ii.layout.contentAlignment,showMoreRows:ii.layout.showMoreRows,rowsPerPage:ii.layout.rowsPerPage,paginationType:ii.layout.paginationType,paginationAlignment:ii.layout.paginationAlignment,noOfItemsToLoad:ii.layout.noOfItemsToLoad,overflowControl:ii.overflowControl},groupedMatrixDisplayStyle:{selectorKey:ei.GROUPED_MATRIX_DISPLAY_STYLE,groupsDisplayStyle:ii.groupsDisplayStyle,groupSpacing:ii.groupSpacing,groupPadding:ii.groupPadding,groupHeaderAndOptionSpacing:ii.groupHeaderAndOptionSpacing}},design:{selectorKey:ei.DESIGN,optionStyle:{selectorKey:ei.OPTION_STYLE,contentAlignment:ii.contentAlignment,horizontalPadding:ii.horizontalPadding,verticalPadding:ii.verticalPadding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},swatchOptionValueStyle:{selectorKey:ei.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:ei.DEFAULT_STATE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,backgroundShape:ii.backgroundShape,swatchShape:ii.swatchShape},hoverState:{selectorKey:ei.HOVER_STATE},selectedState:{selectorKey:ei.SELECTED_STATE}},singleOptionValueStyle:{selectorKey:ei.SINGLE_OPTION_VALUE_STYLE,defaultState:{selectorKey:ei.DEFAULT_STATE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,backgroundShape:ii.backgroundShape,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},hoverState:{selectorKey:ei.HOVER_STATE},selectedState:{selectorKey:ei.SELECTED_STATE}},input:{selectorKey:ei.SEARCHBAR,padding:Yr.padding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,width:Object.assign(Object.assign({},Yr.width),{value:"auto",unit:5})},tabItemStyle:{selectorKey:ei.TAB_ITEM_STYLE,defaultState:{selectorKey:ei.DEFAULT_STATE,contentAlignment:ii.contentAlignment,tabAndContainerSpacing:ii.tabAndContainerSpacing,horizontalPadding:ii.horizontalPadding,verticalPadding:ii.verticalPadding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},hoverState:{selectorKey:ei.HOVER_STATE,contentAlignment:ii.contentAlignment,tabAndContainerSpacing:ii.tabAndContainerSpacing,horizontalPadding:ii.horizontalPadding,verticalPadding:ii.verticalPadding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},selectedState:{selectorKey:ei.SELECTED_STATE,contentAlignment:ii.contentAlignment,tabAndContainerSpacing:ii.tabAndContainerSpacing,horizontalPadding:ii.horizontalPadding,verticalPadding:ii.verticalPadding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius}},accordionItemStyle:{selectorKey:ei.ACCORDION_ITEM_STYLE,defaultState:{selectorKey:ei.DEFAULT_STATE},collapsedState:{selectorKey:ei.COLLAPSED_STATE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},expandedState:{selectorKey:ei.EXPANDED_STATE,backgroundColor:Yr.backgroundColor,containerBackgroundColor:Object.assign(Object.assign({},Yr.backgroundColor),{property:"containerBackgroundColor"}),borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius}},groupedUpfrontStyle:{selectorKey:ei.GROUPED_UPFRONT_STYLE,backgroundColor:Yr.backgroundColor,containerBackgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},dropdownStyle:{selectorKey:ei.DROPDOWN_STYLE,backgroundColor:Yr.backgroundColor,containerBackgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},arrows:{selectorKey:ei.ARROWS,arrowIconStyle:ii.arrowIconStyle,leftArrowIconStyle:ii.leftArrowIconStyle,rightArrowIconStyle:ii.rightArrowIconStyle,backgroundShape:ii.backgroundShape,arrowSize:ii.arrowSize,arrowColor:ii.arrowColor},paginationDots:{selectorKey:ei.PAGINATION_DOTS,dotSize:ii.dotSize,currentDotColor:ii.currentDotColor,otherDotColor:ii.otherDotColor},paginationLine:{selectorKey:ei.PAGINATION_LINE,currentLineColor:ii.currentLineColor,otherLineColor:ii.otherLineColor,lineHeight:ii.lineHeight,lineWidth:ii.lineWidth},scroll:{selectorKey:ei.SCROLL,scrollBarWidth:ii.design.scrollBar.scrollBarWidth,scrollBarColor:ii.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:ei.ROW_DIVIDERS,headerDivider:ii.design.rowAndHeaderDividers.headerDivider,rowDivider:ii.design.rowAndHeaderDividers.rowDivider,columnDivider:ii.design.rowAndHeaderDividers.columnDivider},showMoreItemsButton:Object.assign({selectorKey:ei.SHOW_MORE_ITEMS_BUTTON},ti),optionTitle:{selectorKey:ei.OPTION_TITLE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},noOfOptionValues:{selectorKey:ei.NO_OF_OPTION_VALUES,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},optionPrice:{selectorKey:ei.OPTION_PRICE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},selectedVarientName:{selectorKey:ei.SELECTED_VARIENT_NAME,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},optionValueName:{selectorKey:ei.OPTION_VALUE_NAME,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},optionValueCode:{selectorKey:ei.OPTION_VALUE_CODE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},noOfVariantsAvailable:{selectorKey:ei.NO_OF_VARIENTS_AVAILABLE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},optionValuePrice:{selectorKey:ei.OPTION_VALUE_PRICE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},availableInventory:{selectorKey:ei.AVAILABLE_INVENTORY,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},addedItemsTotal:{selectorKey:ei.ADDED_ITEMS_TOTAL,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},tableWidget:{selectorKey:ei.TABLE_WIDGET,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},table:{selectorKey:ei.TABLE,backgroundColor:Yr.backgroundColor,showBorder:Yr.showBorder,borderStyle:ii.design.table.borderStyle,borderColor:Yr.borderColor,borderPerSlide:ii.design.table.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur},tableHeader:{selectorKey:ei.TABLE_HEADER,backgroundColor:Yr.backgroundColor},headerText:{selectorKey:ei.HEADER_TEXT,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},tableRow:{selectorKey:ei.TABLE_ROW,backgroundColor:Yr.backgroundColor},rowText:{selectorKey:ei.ROW_TEXT,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},rowAndHeaderDividers:{selectorKey:ei.ROW_AND_HEADER_DIVIDER,headerDivider:ii.design.rowAndHeaderDividers.headerDivider,rowDivider:ii.design.rowAndHeaderDividers.rowDivider,columnDivider:ii.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:ei.SCROLL_BAR,scrollBarWidth:ii.design.scrollBar.scrollBarWidth,scrollBarColor:ii.design.scrollBar.scrollBarColor},pagination:{selectorKey:ei.PAGINATION,defaultState:{selectorKey:ei.DEFAULT_STATE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,previousIcon:ii.design.pagination.previousIcon,nextIcon:ii.design.pagination.nextIcon,iconSize:ii.design.pagination.iconSize,iconColor:ii.design.pagination.iconColor,backgroundShape:ii.design.pagination.backgroundShape,backgroundColor:Yr.backgroundColor,pagination:ii.design.pagination.pagination},hoverState:{selectorKey:ei.HOVER_STATE,theme:Yr.theme}},loadMoreButton:Object.assign({selectorKey:ei.LOAD_MORE_BUTTON},ti)},content:{selectorKey:ei.CONTENT,optionProperties:ii.optionProperties,optionName:ii.optionName,noOfOptionValues:ii.noOfOptionValues,optionPrice:ii.optionPrice,priceFormat:ii.priceFormat,showselectedVariant:ii.showselectedVariant,optionValueProperties:ii.optionValueProperties,optionValueName:ii.optionValueName,optionValueCode:ii.optionValueCode,swatchImage:ii.swatchImage,swatchImageType:ii.swatchImageType,noOfVariantsAvailable:ii.noOfVariantsAvailable,optionValuePrice:ii.optionValuePrice,showAvailableInventory:ii.showAvailableInventory,showTotalPriceOfAddedItems:ii.showTotalPriceOfAddedItems,showTotalAddedQuantity:ii.showTotalAddedQuantity},dataConnector:{selectorKey:ei.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}},li={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:_o.CONTROLS},buttonType:{value:"primaryButton",propertyType:_o.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:_o.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:_o.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:_o.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:_o.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:_o.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:_o.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ai||(ai={}));var pi,si=function(){return{layout:{selectorKey:ai.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"40",unit:1}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,pinTo:Yr.pinTo,buttonStyle:li.buttonStyle,buttonText:li.buttonText,buttonIcon:li.buttonIcon,iconPosition:li.iconPosition,iconAndTextSpacing:li.iconAndTextSpacing,alignment:li.alignment,buttonType:li.buttonType,linkTo:li.linkTo,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar},design:{selectorKey:ai.DESIGN,defaultState:Object.assign({selectorKey:ai.DEFAULT_STATE},Xr),hoverState:Object.assign({selectorKey:ai.HOVER_STATE},qr)},content:{},dataConnector:{selectorKey:ai.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(pi||(pi={}));var di,ci=function(){return{layout:{selectorKey:pi.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Yr.height),{unit:1,value:300}),margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo},design:{selectorKey:pi.DESIGN,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},content:{selectorKey:pi.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:pi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:_o.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(di||(di={}));var yi,ui=function(){return{layout:{selectorKey:di.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Yr.height),{unit:1,value:300}),margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo,textData:{value:"",propertyType:_o.CONTROLS}},design:{selectorKey:di.DESIGN,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},content:{}}},Si={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,backgroundColor:Yr.backgroundColor},gi={backgroundColor:Yr.backgroundColor,backgroundRepeat:Yr.backgroundRepeat,backgroundSize:Yr.backgroundSize,backgroundAttachment:Yr.backgroundAttachment,backgroundPosition:Yr.backgroundPosition,backgroundPositionX:Yr.backgroundPositionX,backgroundPositionY:Yr.backgroundPositionY,backgroundImage:Yr.backgroundImage};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(yi||(yi={}));var Ti,hi=function(e){return{layout:Object.assign(Object.assign({selectorKey:yi.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:_o.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Yr.height),{isReadOnly:!0}),minHeight:Object.assign(Object.assign({},Yr.minHeight),{value:200,unit:Bo.PIXELS}),margin:Yr.margin,padding:Yr.padding},Fr),{positionType:Yr.positionType,pinTo:Yr.pinTo}),design:Object.assign({selectorKey:yi.DESIGN,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},gi),dataConnector:{selectorKey:yi.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"container",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:_o.CONTROLS}}}},Ci=(new Date).toISOString().slice(0,16),Oi={type:{value:"countdown",property:"itemSpacing",propertyType:_o.CONTROLS},counterStyle:{value:"joined",property:"counterStyle",propertyType:_o.CONTROLS},countdownAnimation:{value:"fadeIn",property:"countdownAnimation",propertyType:_o.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:_o.CONTROLS},source:{value:"manual",property:"source",propertyType:_o.CONTROLS},showCountdownTitle:{value:"true",property:"showCountdownTitle",propertyType:_o.CONTROLS},title:{value:"Sales Ends In",property:"title",propertyType:_o.CONTROLS},showCountdownDescription:{value:"true",property:"showCountdownDescription",propertyType:_o.CONTROLS},description:{value:"Sale ends in next few mins hurry up garb the offer",property:"description",propertyType:_o.CONTROLS},chooseSchedules:{value:"05-11-2024",property:"chooseSchedules",propertyType:_o.CONTROLS},startDate:{value:Ci,property:"startDate",propertyType:_o.CONTROLS},endDate:{value:"2024-11-15T15:01",property:"endDate",propertyType:_o.CONTROLS},days:{value:"true",property:"days",propertyType:_o.CONTROLS},daysTitle:{value:"Days",property:"daysTitle",propertyType:_o.CONTROLS},hours:{value:"true",property:"hours",propertyType:_o.CONTROLS},hoursTitle:{value:"Hours",property:"hoursTitle",propertyType:_o.CONTROLS},minutes:{value:"true",property:"minutes",propertyType:_o.CONTROLS},minutesTitle:{value:"Minutes",property:"minutesTitle",propertyType:_o.CONTROLS},seconds:{value:"true",property:"seconds",propertyType:_o.CONTROLS},secondsTitle:{value:"Seconds",property:"secondsTitle",propertyType:_o.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:_o.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:_o.CSS},verticalAlignment:{value:"center",property:"verticalAlignment",propertyType:_o.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:_o.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:_o.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:_o.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:_o.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:_o.CSS},textPosition:{value:"top",property:"textPosition",propertyType:_o.CONTROLS},iconColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"iconColor",propertyType:_o.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"}(Ti||(Ti={}));var bi,vi=function(){return{layout:{selectorKey:Ti.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"200",unit:1}),margin:Yr.margin,padding:Yr.padding,type:Oi.type,counterStyle:Oi.counterStyle,countdownAnimation:Oi.countdownAnimation,dividerBetweenItems:Oi.dividerBetweenItems,positionType:Yr.positionType,pinTo:Yr.pinTo},content:{selectorKey:Ti.CONTENT,source:Oi.source,showCountdownTitle:Oi.showCountdownTitle,title:Oi.title,showCountdownDescription:Oi.showCountdownDescription,description:Oi.description,chooseSchedules:Oi.chooseSchedules,startDate:Oi.startDate,endDate:Oi.endDate,days:Oi.days,daysTitle:Oi.daysTitle,hours:Oi.hours,hoursTitle:Oi.hoursTitle,minutes:Oi.minutes,minutesTitle:Oi.minutesTitle,seconds:Oi.seconds,secondsTitle:Oi.secondsTitle},design:{selectorKey:Ti.DESIGN,countdownWidget:Object.assign(Object.assign({selectorKey:Ti.COUNTDOWN_WIDGET,backgroundColor:Yr.backgroundColor,showBorder:Yr.showBorder,borderStyle:Yr.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur},Wr),Vr),countdownWidgetTextContainerLayout:{selectorKey:Ti.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Oi.textVerticalPadding,textHorizontalPadding:Oi.textHorizontalPadding,titleAndDescriptionSpacing:Oi.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:Ti.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},countdownLayout:{selectorKey:Ti.COUNTDOWN_LAYOUT,verticalAlignment:Oi.verticalAlignment,widgetTextAndItemSpacing:Oi.widgetTextAndItemSpacing,textPosition:Oi.textPosition},counterStyle:Object.assign(Object.assign({selectorKey:Ti.COUNTER_STYLE,backgroundColor:Yr.backgroundColor,showBorder:Yr.showBorder,borderStyle:Yr.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur},Wr),Vr),dividerStyle:{selectorKey:Ti.DIVIDER_STYLE,shape:Oi.shape,size:Oi.size,iconColor:Oi.iconColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(bi||(bi={}));var mi,wi=function(){return{layout:{selectorKey:bi.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Yr.height),{unit:1,value:300}),margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo},design:{selectorKey:bi.DESIGN,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},content:{selectorKey:bi.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:bi.DATA_CONNECTOR,value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:_o.CONTROLS}}},fi={expandFirstItemByDefault:{value:!0,propertyType:_o.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:_o.CONTROLS},itemDividers:{value:!1,propertyType:_o.CONTROLS},iconPosition:{value:"Right",propertyType:_o.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:_o.CONTROLS},itemHorizontalPadding:{value:10,unit:1,property:"itemHorizontalPadding",propertyType:_o.CSS},itemVerticalPadding:{value:2,unit:1,property:"itemVerticalPadding",propertyType:_o.CSS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:_o.CSS},titleAndDescriptionSpacing:{value:5,unit:1,property:"titleAndDescriptionSpacing",propertyType:_o.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"}(mi||(mi={}));var Ei,Ri=function(){return{layout:{selectorKey:mi.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"auto",unit:Bo.CUSTOM}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,pinTo:Yr.pinTo,expandFirstItemByDefault:fi.expandFirstItemByDefault,allowMultipleOpenItems:fi.allowMultipleOpenItems,itemDividers:fi.itemDividers,iconPosition:fi.iconPosition,itemHorizontalPadding:fi.itemHorizontalPadding,itemVerticalPadding:fi.itemVerticalPadding,itemSpacing:fi.itemSpacing,titleAndDescriptionSpacing:fi.titleAndDescriptionSpacing},content:{accordionsList:fi.accordionsList},design:{selectorKey:mi.DESIGN,faqWidget:{selectorKey:mi.FAQ_WIDGET,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},collapsedAccordionItem:Object.assign(Object.assign({selectorKey:mi.COLLAPSED_ACCRORDION_ITEM,backgroundColor:Yr.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Yr.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,icon:Yr.icon,showIcon:Yr.showIcon,iconSize:Yr.iconSize,iconColor:Yr.iconColor},Wr),Vr),expandedAccordionItem:Object.assign(Object.assign({selectorKey:mi.EXPANDED_ACCRORDION_ITEM,backgroundColor:Yr.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Yr.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,icon:Yr.icon,showIcon:Yr.showIcon,iconSize:Yr.iconSize,iconColor:Yr.iconColor},Wr),Vr),divider:{selectorKey:mi.DIVIDER,dividerColor:Yr.borderColor,dividerStyle:Yr.borderStyle,dividerWidth:Yr.dividerWidth}}}},Ni={displayStyle:{value:"Slider",propertyType:_o.CONTROLS},scrollDirection:{value:"Vertical",propertyType:_o.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:_o.CONTROLS},scrollControl:{value:"Non",propertyType:_o.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:_o.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:_o.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:_o.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:_o.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:_o.CSS},sliderControl:{value:"Arrows",propertyType:_o.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:_o.CONTROLS},loopImages:{value:!1,propertyType:_o.CONTROLS},setItemsPerRow:{value:!1,propertyType:_o.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:_o.CONTROLS},autoplay:{value:!1,propertyType:_o.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:_o.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:_o.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:_o.CONTROLS},showGalleryTitle:{value:!1,propertyType:_o.CONTROLS},galleryTitle:{value:"",propertyType:_o.CONTROLS},showGalleryDescription:{value:!1,propertyType:_o.CONTROLS},galleryDescription:{value:"",propertyType:_o.CONTROLS},showItemTitle:{value:!1,propertyType:_o.CONTROLS},showItemDescription:{value:!1,propertyType:_o.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:_o.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:_o.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:_o.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:_o.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:_o.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:_o.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:_o.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:_o.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:_o.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:_o.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:_o.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:_o.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:_o.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:_o.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:_o.CSS},arrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:_o.CONTROLS},backgroundShape:{value:"Round",propertyType:_o.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:_o.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:_o.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:_o.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:_o.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:_o.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:_o.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:_o.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:_o.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:_o.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"}(Ei||(Ei={}));var Li,Ai=function(){return{layout:Object.assign(Object.assign({selectorKey:Ei.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"300",unit:1}),margin:Yr.margin,padding:Yr.padding},Fr),{positionType:Yr.positionType,pinTo:Yr.pinTo,displayStyle:Ni.displayStyle,scrollDirection:Ni.scrollDirection,noOfItemsToLoad:Ni.noOfItemsToLoad,scrollControl:Ni.scrollControl,itemsPerSlide:Ni.itemsPerSlide,itemsPerRow:Ni.itemsPerRow,itemsPerColumn:Ni.itemsPerColumn,itemGap:Ni.itemGap,rowGap:Ni.rowGap,sliderControl:Ni.sliderControl,controlPosition:Ni.controlPosition,loopImages:Ni.loopImages,setItemsPerRow:Ni.setItemsPerRow,sliderDisplayScrollbar:Ni.sliderDisplayScrollbar,autoplay:Ni.autoplay,autoplayStyle:Ni.autoplayStyle,autoplayDuration:Ni.autoplayDuration,sliderSpeed:Ni.sliderSpeed,thumbnailPlacement:Ni.thumbnailPlacement,thumbnailSize:Ni.thumbnailSize,thumbnailSpacing:Ni.thumbnailSpacing}),content:{showGalleryTitle:Ni.showGalleryTitle,galleryTitle:Ni.galleryTitle,showGalleryDescription:Ni.showGalleryDescription,galleryDescription:Ni.galleryDescription,showItemTitle:Ni.showItemTitle,showItemDescription:Ni.showItemDescription,allowLinkToOtherPage:Ni.allowLinkToOtherPage,slides:Ni.slides},design:{selectorKey:Ei.DESIGN,galleryWidgetStyle:Object.assign(Object.assign(Object.assign({selectorKey:Ei.GALLERY_WIDGET_STYLE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},Wr),Vr),{showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:!0}),iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}),galleryWidgetLayout:{selectorKey:Ei.GALLERY_LAYOUT,galleryTextAndItemAlignment:Ni.galleryTextAndItemAlignment,galleryTextAndItemSpacing:Ni.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Ni.galleryTextAndDescriptionSpacing,textPosition:Yr.textPosition,verticalAlignment:Yr.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:Ei.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Ni.textVerticalPadding,textHorizontalPadding:Yr.textHorizontalPadding,titleAndDescriptionSpacing:Ni.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:Ei.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},itemStyle:Object.assign(Object.assign({selectorKey:Ei.GALLERY_WIDGET_STYLE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:!0}),iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Wr),Vr),itemLayout:{selectorKey:Ei.GALLERY_LAYOUT,galleryTextAndItemAlignment:Ni.galleryTextAndItemAlignment,textAndImageSpacing:Ni.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Ni.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Yr.textPosition),{value:"On Image"}),verticalAlignment:Yr.verticalAlignment},itemTextContainerLayout:{selectorKey:Ei.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Ni.textVerticalPadding,textHorizontalPadding:Yr.textHorizontalPadding,titleAndDescriptionSpacing:Ni.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:Ei.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},paginationArrows:{selectorKey:Ei.PAGINATION_ARROWS,arrowIconStyle:Ni.arrowIconStyle,leftArrowIconStyle:Ni.leftArrowIconStyle,rightArrowIconStyle:Ni.rightArrowIconStyle,backgroundShape:Ni.backgroundShape,arrowSize:Ni.arrowSize,arrowColor:Ni.arrowColor},paginationDots:{selectorKey:Ei.PAGINATION_DOTS,dotSize:Ni.dotSize,currentDotColor:Ni.currentDotColor,otherDotColor:Ni.otherDotColor},paginationLine:{selectorKey:Ei.PAGINATION_LINE,currentLineColor:Ni.currentLineColor,otherLineColor:Ni.otherLineColor,lineHeight:Ni.lineHeight,lineWidth:Ni.lineWidth}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Li||(Li={}));var Di,Ii=function(e){return{layout:Object.assign(Object.assign({selectorKey:Li.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:_o.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Yr.height),{isReadOnly:!0}),padding:Yr.padding},Fr),{positionType:Yr.positionType,pinTo:Yr.pinTo}),design:Object.assign({selectorKey:Li.DESIGN,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},gi)}},xi={onClick:{value:"Show Image Lightbox",propertyType:_o.CONTROLS},onHover:{value:"Zoom Out",propertyType:_o.CONTROLS},cropRatio:{value:"16:9",propertyType:_o.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:_o.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:_o.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:_o.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Di||(Di={}));var Pi,_i=function(){return{layout:{selectorKey:Di.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{propertyType:_o.CONTROLLED_CSS,unit:Bo.PIXELS,value:350}),height:Object.assign(Object.assign({},Yr.height),{value:300,propertyType:_o.CONTROLLED_CSS,unit:Bo.PIXELS}),margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo,onClick:xi.onClick,onHover:xi.onHover,cropRatio:xi.cropRatio,fitOptions:xi.fitOptions,horizontalAlignment:xi.horizontalAlignment,verticalAlignment:xi.verticalAlignment},design:{selectorKey:Di.DESIGN,cropRatio:Yr.cropRatio,zoomImage:Yr.zoomImage,flip:Yr.flip,rotate:Yr.rotate,backgroundColor:Yr.backgroundColor,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,brightness:Yr.brightness,hue:Yr.hue,lightness:Yr.lightness,highlights:Yr.highlights,shadows:Yr.shadows,showBorder:Yr.showBorder,borderStyle:Yr.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:_o.CONTROLS}},dataConnector:{selectorKey:Di.DATA_CONNECTOR,dataConnector:xi.dataConnector}}},Bi={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:_o.CONTROLS},productName:{value:!0,propertyType:_o.CONTROLS},productCodes:{value:!0,propertyType:_o.CONTROLS},varientCodes:{value:!0,propertyType:_o.CONTROLS},productImage:{value:!0,propertyType:_o.CONTROLS},price:{value:!0,propertyType:_o.CONTROLS},productDescription:{value:!0,propertyType:_o.CONTROLS},showOptions:{value:!0,propertyType:_o.CONTROLS},allowBulkOrdering:{value:!0,propertyType:_o.CONTROLS},actions:{value:!0,propertyType:_o.CONTROLS},quickView:{value:!0,propertyType:_o.CONTROLS},addToCart:{value:!0,propertyType:_o.CONTROLS},wishlist:{value:!0,propertyType:_o.CONTROLS},buyNow:{value:!0,propertyType:_o.CONTROLS},addtoQuote:{value:!0,propertyType:_o.CONTROLS},showUoms:{value:!0,propertyType:_o.CONTROLS},showVolumePricing:{value:!0,propertyType:_o.CONTROLS},showInventory:{value:!0,propertyType:_o.CONTROLS},storeAvailability:{value:!0,propertyType:_o.CONTROLS},categoryCode:{value:!0,propertyType:_o.CONTROLS},categoryName:{value:!0,propertyType:_o.CONTROLS},categoryImage:{value:!0,propertyType:_o.CONTROLS},categoryDescription:{value:!0,propertyType:_o.CONTROLS},subCategoryCode:{value:!0,propertyType:_o.CONTROLS},subCategoryName:{value:!0,propertyType:_o.CONTROLS},subCategoryImage:{value:!0,propertyType:_o.CONTROLS},subCategoryDescription:{value:!0,propertyType:_o.CONTROLS},productSizeChart:{value:!0,propertyType:_o.CONTROLS},badge:{value:!0,propertyType:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Pi||(Pi={}));var ji,Hi=function(){return{layout:Object.assign(Object.assign({selectorKey:Pi.LAYOUT,width:Object.assign({},Yr.width),height:Object.assign(Object.assign({},Yr.height),{value:"auto",propertyType:_o.CONTROLS,unit:7}),margin:Yr.margin,padding:Yr.padding},Fr),{positionType:Yr.positionType,pinTo:Yr.pinTo}),design:Object.assign({selectorKey:Pi.DESIGN,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},gi),content:{selectorKey:Pi.CONTENT,productName:Bi.productName,productCodes:Bi.productCodes,varientCodes:Bi.varientCodes,productImage:Bi.productImage,price:Bi.price,productDescription:Bi.productDescription,showOptions:Bi.showOptions,allowBulkOrdering:Bi.allowBulkOrdering,actions:Bi.actions,quickView:Bi.quickView,addToCart:Bi.addToCart,wishlist:Bi.wishlist,buyNow:Bi.buyNow,addtoQuote:Bi.addtoQuote,showUoms:Bi.showUoms,showVolumePricing:Bi.showVolumePricing,showInventory:Bi.showInventory,storeAvailability:Bi.storeAvailability,categoryCode:Bi.categoryCode,categoryName:Bi.categoryName,categoryImage:Bi.categoryImage,categoryDescription:Bi.categoryDescription,subCategoryCode:Bi.subCategoryCode,subCategoryName:Bi.subCategoryName,subCategoryImage:Bi.subCategoryImage,subCategoryDescription:Bi.subCategoryDescription,productSizeChart:Bi.productSizeChart,badge:Bi.badge},dataConnector:{selectorKey:Pi.DATA_CONNECTOR,dataConnector:Bi.dataConnector}}},zi={dataConnector:{value:{isConnected:!1,dataSource:null,childSource:null,key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS},showOptions:{value:!0,propertyType:_o.CONTROLS},productVolume:{value:!0,propertyType:_o.CONTROLS},productPrice:{value:!0,propertyType:_o.CONTROLS},productActions:{value:!0,propertyType:_o.CONTROLS},productInventory:{value:!0,propertyType:_o.CONTROLS},storeLocations:{value:!0,propertyType:_o.CONTROLS},pickupLocations:{value:!0,propertyType:_o.CONTROLS},productHighlights:{value:!0,propertyType:_o.CONTROLS},paymentMethods:{value:!0,propertyType:_o.CONTROLS},shippingEstimator:{value:!0,propertyType:_o.CONTROLS},productPromotions:{value:!0,propertyType:_o.CONTROLS},amountEstimator:{value:!0,propertyType:_o.CONTROLS},quantitySelector:{value:!0,propertyType:_o.CONTROLS},uomSelector:{value:!0,propertyType:_o.CONTROLS},variantPicker:{value:!0,propertyType:_o.CONTROLS},bulkVariantPicker:{value:!0,propertyType:_o.CONTROLS},productImage:{value:!0,propertyType:_o.CONTROLS},productName:{value:!0,propertyType:_o.CONTROLS},productDescription:{value:!0,propertyType:_o.CONTROLS},productBrand:{value:!0,propertyType:_o.CONTROLS},productCode:{value:!0,propertyType:_o.CONTROLS},productReview:{value:!0,propertyType:_o.CONTROLS},productRating:{value:!0,propertyType:_o.CONTROLS},productSizeChart:{value:!0,propertyType:_o.CONTROLS},badge:{value:!0,propertyType:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(ji||(ji={}));var Ki,ki=function(){return{layout:Object.assign(Object.assign({selectorKey:ji.LAYOUT,width:Object.assign({},Yr.width),height:Object.assign(Object.assign({},Yr.height),{value:"auto",propertyType:_o.CONTROLS,unit:7}),margin:Yr.margin,padding:Yr.padding},Fr),{positionType:Yr.positionType,pinTo:Yr.pinTo}),design:Object.assign({selectorKey:ji.DESIGN,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},gi),content:{selectorKey:ji.CONTENT,showOptions:zi.showOptions,productVolume:zi.productVolume,productPrice:zi.productPrice,productActions:zi.productActions,productInventory:zi.productInventory,storeLocations:zi.storeLocations,pickupLocations:zi.pickupLocations,productHighlights:zi.productHighlights,paymentMethods:zi.paymentMethods,shippingEstimator:zi.shippingEstimator,productPromotions:zi.productPromotions,amountEstimator:zi.amountEstimator,quantitySelector:zi.quantitySelector,uomSelector:zi.uomSelector,variantPicker:zi.variantPicker,bulkVariantPicker:zi.bulkVariantPicker,productImage:zi.productImage,productName:zi.productName,productDescription:zi.productDescription,productBrand:zi.productBrand,productCode:zi.productCode,productReview:zi.productReview,productRating:zi.productRating,productSizeChart:zi.productSizeChart,badge:zi.badge},dataConnector:{selectorKey:ji.DATA_CONNECTOR,dataConnector:zi.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:_o.CONTROLS}}}},Ui={position:{value:"topLeft",property:"position",propertyType:_o.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:_o.CONTROLS},onClick:{value:"Show Image Lightbox",propertyType:_o.CONTROLS},onHover:{value:"Zoom In",propertyType:_o.CONTROLS},hotspotStyle:{value:"shape",propertyType:_o.CONTROLS},showContent:{value:"onClick",propertyType:_o.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:_o.CONTROLS},showIcon:{value:!0,propertyType:_o.CONTROLS},shape:{value:"circle",propertyType:_o.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:_o.CONTROLS},iconStyle:{value:"icon with circle",property:"iconStyle",propertyType:_o.CSS},hotspotSize:{value:"30",property:"hotspotSize",propertyType:_o.CSS},iconSize:{value:"30",property:"iconSize",propertyType:_o.CSS},tooltipWidth:{value:"100",property:"tooltipWidth",propertyType:_o.CSS},tooltipHeight:{value:"100",property:"tooltipHeight",propertyType:_o.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:_o.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:_o.CSS},imageRatio:{value:"16:9",property:"imageRatio",propertyType:_o.CSS},fitOptions:{value:"fill",property:"fitOptions",propertyType:_o.CSS},productInfoAlignment:{value:"left",property:"productInfoAlignment",propertyType:_o.CSS},infoVerticalPadding:{value:"500",property:"infoVerticalPadding",propertyType:_o.CSS},infoHorizontalPadding:{value:"500",property:"infoHorizontalPadding",propertyType:_o.CSS},infoSpacing:{value:"500",property:"infoSpacing",propertyType:_o.CSS},cardLayout:{value:"onImage",property:"cardLayout",propertyType:_o.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:_o.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:_o.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:_o.CSS},linkDetails:{value:"",property:"linkDetails",propertyType:_o.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"}(Ki||(Ki={}));var Gi,Mi=function(){return{layout:{selectorKey:Ki.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{propertyType:_o.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Yr.height),{value:300,propertyType:_o.CONTROLS,unit:1}),margin:Yr.margin,padding:Yr.padding,showContent:Ui.showContent,canOpenMultipleHotspots:Ui.canOpenMultipleHotspots,positionType:Yr.positionType,pinTo:Yr.pinTo},design:{selectorKey:Ki.DESIGN,imageStyle:{selectorKey:Ki.HOTSPOT_IMAGE_STYLE,cropRatio:Yr.cropRatio,zoomImage:Yr.zoomImage,flip:Yr.flip,rotate:Yr.rotate,backgroundColor:Yr.backgroundColor,overlayColor:Yr.overlayColor,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,brightness:Yr.brightness,hue:Yr.hue,lightness:Yr.lightness,highlights:Yr.highlights,shadows:Yr.shadows,showBorder:Yr.showBorder,borderStyle:Yr.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur},hotspotStyle:{selectorKey:Ki.HOTSPOT_STYLE,hotspotStyle:Ui.hotspotStyle,hotspotSize:Ui.hotspotSize,iconSize:Yr.iconSize,iconColor:Yr.iconColor,icon:Ui.icon,showIcon:Ui.showIcon,shape:Ui.shape,animationStyle:Ui.animationStyle,animationFrequency:Ui.animationFrequency,backgroundColor:Yr.backgroundColor,showBorder:Yr.showBorder,borderStyle:Yr.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur},tooltipDesign:{selectorKey:Ki.TOOL_TIP_DESIGN,tooltipWidth:Ui.tooltipWidth,tooltipHeight:Ui.tooltipHeight,horizontalAlignment:Ui.horizontalAlignment,verticalAlignment:Ui.verticalAlignment,backgroundColor:Yr.backgroundColor,showBorder:Yr.showBorder,borderStyle:Yr.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur,position:Ui.position},tooltipTextDesign:Object.assign(Object.assign({selectorKey:Ki.TOOL_TIP_TEXT},Wr),Vr),tooltipProductDesign:{selectorKey:Ki.TOOL_TIP_PRODUCT_DESIGN,imageRatio:Ui.imageRatio,fitOptions:Ui.fitOptions,productInfoAlignment:Ui.productInfoAlignment,infoVerticalPadding:Ui.infoVerticalPadding,infoHorizontalPadding:Ui.infoHorizontalPadding,infoSpacing:Ui.infoSpacing,cardLayout:Ui.cardLayout,productCardStyle:Ui.productCardStyle},tooltipImageDesign:{selectorKey:Ki.TOOL_TIP_IMAGE_DESIGN,cropRatio:Yr.cropRatio,zoomImage:Yr.zoomImage,flip:Yr.flip,rotate:Yr.rotate,backgroundColor:Yr.backgroundColor,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,brightness:Yr.brightness,hue:Yr.hue,lightness:Yr.lightness,highlights:Yr.highlights,shadows:Yr.shadows,showBorder:Yr.showBorder,borderStyle:Yr.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur,imageRatio:Ui.imageRatio,fitOptions:Ui.fitOptions,horizontalAlignment:Ui.horizontalAlignment,verticalAlignment:Ui.verticalAlignment,onClick:Ui.onClick,onHover:Ui.onHover,linkDetails:Ui.linkDetails}},content:{selectorKey:Ki.CONTENT,image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:_o.CONTROLS},hotspots:Ui.hotspots}}},Vi={position:{value:"topLeft",property:"position",propertyType:_o.CONTROLS},zoom:{value:3,propertyType:_o.CONTROLS},icon:{value:"map-marker",property:"icon",propertyType:_o.CONTROLS},showIcon:{value:!0,propertyType:_o.CONTROLS},showZoomControls:{value:!0,propertyType:_o.CONTROLS},showMapAndSatelliteView:{value:!0,propertyType:_o.CONTROLS},showStreetView:{value:!0,propertyType:_o.CONTROLS},showDirectionsLink:{value:!1,propertyType:_o.CONTROLS},showTitle:{value:!1,propertyType:_o.CONTROLS},title:{value:"",propertyType:_o.CONTROLS},showDescription:{value:!1,propertyType:_o.CONTROLS},description:{value:"",propertyType:_o.CONTROLS},chooseMapDesign:{value:"",propertyType:_o.CONTROLS},locationsList:{value:[{addressLine1:"",addressLine2:"",country:"",postalCode:"",state:""}],propertyType:_o.CONTROLS},geometry:{value:null,propertyType:_o.CONTROLS},textContainerPosition:{value:"Top",propertyType:_o.CONTROLS},mapAndTextContainerAlignment:{value:"center",propertyType:_o.CONTROLS},mapAndTextContainerSpacing:{value:20,property:"mapAndTextContainerSpacing",unit:1,propertyType:_o.CSS},onClick:{value:"Show Image Lightbox",propertyType:_o.CONTROLS},onHover:{value:"Zoom In",propertyType:_o.CONTROLS},pinStyle:{value:"icon",propertyType:_o.CONTROLS},showContent:{value:"onClick",propertyType:_o.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:_o.CONTROLS},shape:{value:"circle",propertyType:_o.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:_o.CONTROLS},iconStyle:{value:"icon with circle",propertyType:_o.CSS},pinSize:{value:"0",property:"hotspotSize",propertyType:_o.CSS},iconSize:{value:"100",propertyType:_o.CSS},tooltipWidth:{value:"120",property:"tooltipWidth",propertyType:_o.CSS},tooltipHeight:{value:"120",property:"tooltipHeight",propertyType:_o.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:_o.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:_o.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:_o.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:_o.CSS},productInfoAlignment:{value:"left",property:"textAlign",propertyType:_o.CSS},infoVerticalPadding:{value:"500",propertyType:_o.CSS},infoHorizontalPadding:{value:"500",propertyType:_o.CSS},infoSpacing:{value:"500",propertyType:_o.CSS},cardLayout:{value:"onImage",propertyType:_o.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:_o.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:_o.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:_o.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:_o.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:_o.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:_o.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"}(Gi||(Gi={}));var Wi,Yi=function(){return{layout:{selectorKey:Gi.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"500",unit:1}),margin:Yr.margin,padding:Yr.padding,showContent:Vi.showContent,canOpenMultipleHotspots:Vi.canOpenMultipleHotspots,positionType:Yr.positionType,pinTo:Yr.pinTo,zoom:Vi.zoom,showZoomControls:Vi.showZoomControls,showMapAndSatelliteView:Vi.showMapAndSatelliteView,showStreetView:Vi.showStreetView,showDirectionsLink:Vi.showDirectionsLink},content:{selectorKey:Gi.CONTENT,showTitle:Vi.showTitle,title:Vi.title,showDescription:Vi.showDescription,description:Vi.description,locationsList:Vi.locationsList,geometry:Vi.geometry},design:{selectorKey:Gi.DESIGN,mapWidget:Object.assign(Object.assign({selectorKey:Gi.GALLERY_WIDGET_STYLE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:!0}),iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Wr),Vr),mapWidgetLayout:{selectorKey:Gi.MAP_WIDGET_LAYOUT,textContainerPosition:Vi.textContainerPosition,mapAndTextContainerAlignment:Vi.mapAndTextContainerAlignment,mapAndTextContainerSpacing:Vi.mapAndTextContainerSpacing},mapWidgetTextContainerLayout:{selectorKey:Gi.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Vi.textVerticalPadding,textHorizontalPadding:Vi.textHorizontalPadding,titleAndDescriptionSpacing:Vi.titleAndDescriptionSpacing},mapWidgetTextContainerDesign:{selectorKey:Gi.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},mapStyle:{selectorKey:Gi.MAP_STYLE,chooseMapDesign:Vi.chooseMapDesign},pinStyle:{selectorKey:Gi.PIN_STYLE,pinStyle:Vi.pinStyle,pinSize:Vi.pinSize,iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),icon:Vi.icon,showIcon:Vi.showIcon,shape:Vi.shape,animationStyle:Vi.animationStyle,animationFrequency:Vi.animationFrequency,backgroundColor:Object.assign(Object.assign({},Yr.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}}}),showBorder:Yr.showBorder,borderStyle:Yr.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur},tooltipDesign:{selectorKey:Gi.TOOL_TIP_DESIGN,tooltipWidth:Vi.tooltipWidth,tooltipHeight:Vi.tooltipHeight,horizontalAlignment:Vi.horizontalAlignment,verticalAlignment:Vi.verticalAlignment,backgroundColor:Yr.backgroundColor,showBorder:Yr.showBorder,borderStyle:Yr.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur,position:Vi.position},tooltipTextDesign:Object.assign(Object.assign({selectorKey:Gi.TOOL_TIP_TEXT},Wr),Vr)}}},Fi={noOfItemsToLoad:{value:"allItems",propertyType:_o.CONTROLS,property:"noOfItemsToLoad"},displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:_o.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:_o.CONTROLS},itemSpacing:{value:20,property:"itemSpacing",propertyType:_o.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",unit:1,propertyType:_o.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:_o.CSS},maxItemsToDisplay:{value:1,property:"maxItemsToDisplay",propertyType:_o.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:_o.CONTROLS},header:{value:!0,property:"header",propertyType:_o.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:_o.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:_o.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:_o.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:_o.CONTROLS},headerHeight:{value:"30",property:"headerHeight",unit:1,propertyType:_o.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:_o.CSS,unit:1},headerCellPadding:{value:"30",property:"headerCellPadding",unit:1,propertyType:_o.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",unit:1,propertyType:_o.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:_o.CSS},paginationAliginment:{value:"left",property:"paginationAliginment",propertyType:_o.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:_o.CONTROLS},overflowControl:{value:"pagination",property:"overflowControl",propertyType:_o.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:_o.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:_o.CONTROLS},title:{value:"Payment Methods",property:"title",propertyType:_o.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:_o.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:_o.CONTROLS},description:{value:"",property:"description",propertyType:_o.CONTROLS},paymentProgramName:{value:!0,property:"paymentProgramName",propertyType:_o.CONTROLS},paymentMethods:{value:!0,property:"paymentMethods",propertyType:_o.CONTROLS},showAmountLeft:{value:!0,property:"showAmountLeft",propertyType:_o.CONTROLS},amountLeft:{value:"Left",property:"amountLeft",propertyType:_o.CONTROLS},showAmountUtilized:{value:!0,property:"showAmountUtilized",propertyType:_o.CONTROLS},amountUtilized:{value:"Used",property:"amountUtilized",propertyType:_o.CONTROLS},showTotalAmount:{value:!0,property:"showTotalAmount",propertyType:_o.CONTROLS},totalAmount:{value:"Total",property:"totalAmount",propertyType:_o.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:_o.CONTROLS},expiryDate:{value:"Expires On",property:"expiryDate",propertyType:_o.CONTROLS},expiryDateDisplayFormat:{value:"Days Left",property:"expiryDateDisplayFormat",propertyType:_o.CONTROLS},showRenewalDate:{value:!0,property:"showRenewalDate",propertyType:_o.CONTROLS},renewalDate:{value:"Renews On",property:"renewalDate",propertyType:_o.CONTROLS},renewalDateDisplayFormat:{value:"Days Left",property:"renewalDateDisplayFormat",propertyType:_o.CONTROLS},paginationAlignment:{value:"center",propertyType:_o.CSS,property:"paginationAlignment"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.PAYMENTMETHOD_WIDGET="PaymentMethodWidget",e.PAYMENTMETHOD_TITLE="PaymentMethodTitle",e.PAYMENTMETHOD_DESCRIPTION="PaymentMethodDescription",e.PAYMENTMETHOD__CONTAINER_DESIGN="PaymentMethodContainerDesign"}(Wi||(Wi={}));var Xi,qi=function(){return{layout:{selectorKey:Wi.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"75",unit:1}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,pinTo:Yr.pinTo,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,displayStyle:Fi.displayStyle,dividerBetweenItems:Fi.dividerBetweenItems,itemSpacing:Fi.itemSpacing,itemPadding:Fi.itemPadding,itemContentAlignment:Fi.itemContentAlignment,maxItemsToDisplay:Fi.maxItemsToDisplay,overflowItems:Fi.overflowItems,header:Fi.header,headerHeight:Fi.headerHeight,rowHeight:Fi.rowHeight,headerDivider:Fi.headerDivider,rowDivider:Fi.rowDivider,columnDivider:Fi.columnDivider,alternativeRowColors:Fi.alternativeRowColors,headerCellPadding:Fi.headerCellPadding,rowCellPadding:Fi.rowCellPadding,contentAlignment:Fi.contentAlignment,overflowControl:Fi.overflowControl,paginationType:Fi.paginationType,paginationAliginment:Fi.paginationAliginment,rowsPerPage:Fi.rowsPerPage,displayResults:Fi.displayResults,noOfItemsToLoad:Fi.noOfItemsToLoad,paginationAlignment:Fi.paginationAlignment},design:{selectorKey:Wi.DESIGN,paymentMethodWidget:{selectorKey:Wi.PAYMENTMETHOD_WIDGET,backgroundColor:Yr.backgroundColor,showBorder:Yr.showBorder,borderStyle:Yr.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur},paymentMethodTitle:{selectorKey:Wi.PAYMENTMETHOD_TITLE,backgroundColor:Yr.backgroundColor,showBorder:Yr.showBorder,borderStyle:Yr.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},paymentMethodDescription:{selectorKey:Wi.PAYMENTMETHOD_DESCRIPTION,backgroundColor:Yr.backgroundColor,showBorder:Yr.showBorder,borderStyle:Yr.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},paymentMethodContainerDesign:{selectorKey:Wi.PAYMENTMETHOD__CONTAINER_DESIGN,backgroundColor:Yr.backgroundColor,showBorder:Yr.showBorder,borderStyle:Yr.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight}},content:{selectorKey:Wi.CONTENT,title:Fi.title,showTitle:Fi.showTitle,description:Fi.description,showDescription:Fi.showDescription,paymentProgramName:Fi.paymentProgramName,paymentMethods:Fi.paymentMethods,showAmountLeft:Fi.showAmountLeft,amountLeft:Fi.amountLeft,showAmountUtilized:Fi.showAmountUtilized,amountUtilized:Fi.amountUtilized,showTotalAmount:Fi.showTotalAmount,totalAmount:Fi.totalAmount,showExpiryDate:Fi.showExpiryDate,expiryDate:Fi.expiryDate,expiryDateDisplayFormat:Fi.expiryDateDisplayFormat,showRenewalDate:Fi.showRenewalDate,renewalDate:Fi.renewalDate,renewalDateDisplayFormat:Fi.renewalDateDisplayFormat},dataConnector:{selectorKey:Wi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"paymentMethods",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}},Qi={displayStyle:{value:"Upfront",property:"displayStyle",propertyType:_o.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:_o.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:_o.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:_o.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:_o.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:_o.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:_o.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:_o.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:_o.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:_o.CONTROLS},title:{value:"Store Pick Up Locations",property:"title",propertyType:_o.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:_o.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:_o.CONTROLS},description:{value:"",property:"description",propertyType:_o.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:_o.CONTROLS},searchPlaceholderText:{value:"Search by Zip Code",property:"searchPlaceholderText",propertyType:_o.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:_o.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:_o.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:_o.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:_o.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:_o.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:_o.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:_o.CSS},buttonType:{value:"primaryButton",propertyType:_o.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:_o.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:_o.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:_o.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:_o.CSS},arrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:_o.CONTROLS},backgroundShape:{value:"Round",propertyType:_o.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:_o.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:_o.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:_o.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:_o.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:_o.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:_o.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:_o.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:_o.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:_o.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:_o.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:_o.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:_o.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:_o.CONTROLS},fontSize:{value:"16",propertyType:_o.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},characterSpacing:{value:"16",propertyType:_o.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:_o.CSS,unit:1},lineHeight:{value:"16",propertyType:_o.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:_o.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:_o.CSS},fontSize:{value:"16",propertyType:_o.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},characterSpacing:{value:"16",propertyType:_o.CSS,unit:1},lineHeight:{value:"16",propertyType:_o.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:_o.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:_o.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:_o.CONTROLS},paginationStyle:{value:"dotted",propertyType:_o.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:_o.CONTROLS},arrowSize:{value:"16",propertyType:_o.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:_o.CSS},backgroundShape:{value:"rectangle",propertyType:_o.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:_o.CSS},font:{value:"lato",propertyType:_o.CSS},fontSize:{value:"16",propertyType:_o.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},hoverBackgroundShape:{value:"circle",propertyType:_o.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:_o.CSS},hoverFont:{value:"lato",propertyType:_o.CSS},hoverFontSize:{value:"#BE6C00",propertyType:_o.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:_o.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:_o.CSS},previousIcon:{value:"shopping-cart-01",propertyType:_o.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:_o.CONTROLS},iconSize:{value:"20",propertyType:_o.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:_o.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"}(Xi||(Xi={}));var Zi,Ji=function(){return{layout:{selectorKey:Xi.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"130",unit:1}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,pinTo:Yr.pinTo,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,displayStyle:Qi.displayStyle,displayType:Qi.displayType,maxItemsToDisplay:Qi.maxItemsToDisplay,itemSpacing:Qi.itemSpacing,overflowItems:Qi.overflowItems,displayResults:Qi.displayResults,searchPlaceholderText:Qi.searchPlaceholderText,noOfItemToShow:Qi.noOfItemToShow},content:{selectorKey:Xi.CONTENT,locationName:Qi.locationName,locationAddress:Qi.locationAddress,locationInventory:Qi.locationInventory,locationTimings:Qi.locationTimings,title:Qi.title,showTitle:Qi.showTitle,description:Qi.description,showDescription:Qi.showDescription},design:{selectorKey:Xi.DESIGN,inputStyle:{selectorKey:Xi.INPUT_STYLE,defaultState:{selectorKey:Xi.DEFAULT_STATE,buttonStyle:Qi.buttonStyle,buttonText:Qi.buttonText,icon:Qi.icon,iconPadding:Qi.iconPadding,iconPosition:Qi.iconPosition,iconAndTextSpacing:Qi.iconAndTextSpacing,alignment:Qi.alignment,buttonType:Qi.buttonType,showIcon:Qi.showIcon,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Xi.HOVER_STATE,buttonStyle:Qi.buttonStyle,buttonText:Qi.buttonText,icon:Qi.icon,iconPadding:Qi.iconPadding,iconPosition:Qi.iconPosition,iconAndTextSpacing:Qi.iconAndTextSpacing,alignment:Qi.alignment,buttonType:Qi.buttonType,showIcon:Qi.showIcon,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:Xi.INPUT_STYLE,defaultState:Object.assign({selectorKey:Xi.DEFAULT_STATE},ti),hoverState:Object.assign({selectorKey:Xi.HOVER_STATE},oi)},inventoryTextStyle:{selectorKey:Xi.INVENTORY_TEXT_STYLE,themeDynamic:Yr.theme,fontDynamic:Yr.font,fontSizeDynamic:Yr.fontSize,textColorDynamic:Yr.textColor,boldDynamic:Yr.bold,italicDynamic:Yr.italic,linethroughDynamic:Yr.linethrough,underlineDynamic:Yr.underline,textAlignDynamic:Yr.textAlign,characterSpacingDynamic:Yr.characterSpacing,lineHeightDynamic:Yr.lineHeight,themeStatic:Yr.themeDesc,fontStatic:Yr.fontDesc,fontSizeStatic:Yr.fontSizeDesc,textColorStatic:Yr.textColorDesc,boldStatic:Yr.boldDesc,italicStatic:Yr.italicDesc,linethroughStatic:Yr.linethroughDesc,underlineStatic:Yr.underlineDesc,textAlignStatic:Yr.textAlignDesc,characterSpacingStatic:Yr.characterSpacingDesc,lineHeightStatic:Yr.lineHeightDesc},itemStyle:{selectorKey:Xi.ITEM_STYLE,contentAlignment:Qi.contentAlignment,horizontalPadding:Qi.horizontalPadding,verticalPadding:Qi.verticalPadding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},locationName:{selectorKey:Xi.LOCATION_NAME,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},locationAddress:{selectorKey:Xi.LOCATION_ADDRESS,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},locationTimings:{selectorKey:Xi.LOCATION_TIMINGS,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},locationInventory:{selectorKey:Xi.LOCATION_INVENTORY,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},arrows:{selectorKey:Xi.ARROWS,arrowIconStyle:Qi.arrowIconStyle,leftArrowIconStyle:Qi.leftArrowIconStyle,rightArrowIconStyle:Qi.rightArrowIconStyle,backgroundShape:Qi.backgroundShape,arrowSize:Qi.arrowSize,arrowColor:Qi.arrowColor},paginationDots:{selectorKey:Xi.PAGINATION_DOTS,dotSize:Qi.dotSize,currentDotColor:Qi.currentDotColor,otherDotColor:Qi.otherDotColor},paginationLine:{selectorKey:Xi.PAGINATION_LINE,currentLineColor:Qi.currentLineColor,otherLineColor:Qi.otherLineColor,lineHeight:Qi.lineHeight,lineWidth:Qi.lineWidth},showMoreItemsButton:Object.assign({selectorKey:Xi.SHOW_MORE_ITEMS_BUTTON},ti)},dataConnector:{selectorKey:Xi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"locationDetails",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}},$i={displayStyle:{value:"Slider",propertyType:_o.CONTROLS},zoomType:{value:"magnifier",propertyType:_o.CONTROLS},scrollDirection:{value:"Vertical",propertyType:_o.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:_o.CONTROLS},scrollControl:{value:"Non",propertyType:_o.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:_o.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:_o.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:_o.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:_o.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:_o.CSS},sliderControl:{value:"Arrows",propertyType:_o.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:_o.CONTROLS},loopImages:{value:!1,propertyType:_o.CONTROLS},setItemsPerRow:{value:!1,propertyType:_o.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:_o.CONTROLS},autoplay:{value:!1,propertyType:_o.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:_o.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:_o.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:_o.CONTROLS},showGalleryTitle:{value:!1,propertyType:_o.CONTROLS},galleryTitle:{value:"",propertyType:_o.CONTROLS},showGalleryDescription:{value:!1,propertyType:_o.CONTROLS},galleryDescription:{value:"",propertyType:_o.CONTROLS},showItemTitle:{value:!1,propertyType:_o.CONTROLS},showItemDescription:{value:!1,propertyType:_o.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:_o.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:_o.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:_o.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:_o.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:_o.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:_o.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:_o.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:_o.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:_o.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:_o.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:_o.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:_o.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:_o.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:_o.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:_o.CSS},arrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:_o.CONTROLS},backgroundShape:{value:"Round",propertyType:_o.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:_o.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:_o.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:_o.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:_o.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:_o.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:_o.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:_o.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:_o.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:_o.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"}(Zi||(Zi={}));var ea,ta=function(){return{layout:{selectorKey:Zi.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"217",unit:Bo.PIXELS}),height:Object.assign(Object.assign({},Yr.height),{value:"221",unit:Bo.PIXELS}),margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo,zoomType:$i.zoomType,displayStyle:$i.displayStyle,scrollDirection:$i.scrollDirection,noOfItemsToLoad:$i.noOfItemsToLoad,scrollControl:$i.scrollControl,itemsPerSlide:$i.itemsPerSlide,itemsPerRow:$i.itemsPerRow,itemsPerColumn:$i.itemsPerColumn,itemGap:$i.itemGap,rowGap:$i.rowGap,sliderControl:$i.sliderControl,controlPosition:$i.controlPosition,loopImages:$i.loopImages,setItemsPerRow:$i.setItemsPerRow,sliderDisplayScrollbar:$i.sliderDisplayScrollbar,autoplay:$i.autoplay,autoplayStyle:$i.autoplayStyle,autoplayDuration:$i.autoplayDuration,sliderSpeed:$i.sliderSpeed,thumbnailPlacement:$i.thumbnailPlacement,thumbnailSize:$i.thumbnailSize,thumbnailSpacing:$i.thumbnailSpacing},content:{showGalleryTitle:$i.showGalleryTitle,galleryTitle:$i.galleryTitle,showGalleryDescription:$i.showGalleryDescription,galleryDescription:$i.galleryDescription,showItemTitle:$i.showItemTitle,showItemDescription:$i.showItemDescription,allowLinkToOtherPage:$i.allowLinkToOtherPage,slides:$i.slides},design:{selectorKey:Zi.DESIGN,galleryWidgetStyle:{selectorKey:Zi.GALLERY_WIDGET_STYLE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:!0}),iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Yr.themeDesc,fontDesc:Yr.fontDesc,fontSizeDesc:Yr.fontSizeDesc,textColorDesc:Yr.textColorDesc,boldDesc:Yr.boldDesc,italicDesc:Yr.italicDesc,linethroughDesc:Yr.linethroughDesc,underlineDesc:Yr.underlineDesc,textAlignDesc:Yr.textAlignDesc,characterSpacingDesc:Yr.characterSpacingDesc,lineHeightDesc:Yr.lineHeightDesc},galleryWidgetLayout:{selectorKey:Zi.GALLERY_LAYOUT,galleryTextAndItemAlignment:$i.galleryTextAndItemAlignment,galleryTextAndItemSpacing:$i.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:$i.galleryTextAndDescriptionSpacing,textPosition:Yr.textPosition,verticalAlignment:Yr.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:Zi.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:$i.textVerticalPadding,textHorizontalPadding:Yr.textHorizontalPadding,titleAndDescriptionSpacing:$i.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:Zi.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},itemStyle:{selectorKey:Zi.GALLERY_WIDGET_STYLE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:!0}),iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Yr.themeDesc,fontDesc:Yr.fontDesc,fontSizeDesc:Yr.fontSizeDesc,textColorDesc:Yr.textColorDesc,boldDesc:Yr.boldDesc,italicDesc:Yr.italicDesc,linethroughDesc:Yr.linethroughDesc,underlineDesc:Yr.underlineDesc,textAlignDesc:Yr.textAlignDesc,characterSpacingDesc:Yr.characterSpacingDesc,lineHeightDesc:Yr.lineHeightDesc},itemLayout:{selectorKey:Zi.GALLERY_LAYOUT,galleryTextAndItemAlignment:$i.galleryTextAndItemAlignment,textAndImageSpacing:$i.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:$i.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Yr.textPosition),{value:"On Image"}),verticalAlignment:Yr.verticalAlignment},itemTextContainerLayout:{selectorKey:Zi.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:$i.textVerticalPadding,textHorizontalPadding:Yr.textHorizontalPadding,titleAndDescriptionSpacing:$i.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:Zi.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},paginationArrows:{selectorKey:Zi.PAGINATION_ARROWS,arrowIconStyle:$i.arrowIconStyle,leftArrowIconStyle:$i.leftArrowIconStyle,rightArrowIconStyle:$i.rightArrowIconStyle,backgroundShape:$i.backgroundShape,arrowSize:$i.arrowSize,arrowColor:$i.arrowColor},paginationDots:{selectorKey:Zi.PAGINATION_DOTS,dotSize:$i.dotSize,currentDotColor:$i.currentDotColor,otherDotColor:$i.otherDotColor},paginationLine:{selectorKey:Zi.PAGINATION_LINE,currentLineColor:$i.currentLineColor,otherLineColor:$i.otherLineColor,lineHeight:$i.lineHeight,lineWidth:$i.lineWidth}},dataConnector:{selectorKey:Zi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"images",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}},oa={actions:{value:!0,property:"actions",propertyType:_o.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:_o.CONTROLS},addToCart:{value:!0,property:"addToCart",propertyType:_o.CONTROLS},addToCartWhenClicked:{value:"Show Cart Confirmation",property:"addToCartWhenClicked",propertyType:_o.CONTROLS},addToCartValue:{value:"",property:"addToCartValue",propertyType:_o.CONTROLS},buyNow:{value:!0,property:"buyNow",propertyType:_o.CONTROLS},buyNowWhenClicked:{value:"Navigate to Checkout",property:"buyNowWhenClicked",propertyType:_o.CONTROLS},wishlist:{value:!0,property:"wishlist",propertyType:_o.CONTROLS},wishlistWhenClicked:{value:"Lightbox",property:"wishlistWhenClicked",propertyType:_o.CONTROLS},wishlistValue:{value:"",property:"addToCartValue",propertyType:_o.CONTROLS},compareProduct:{value:!0,property:"compareProduct",propertyType:_o.CONTROLS},compareProductWhenClicked:{value:"Add to Compare List",property:"compareProductWhenClicked",propertyType:_o.CONTROLS},showCompareListAs:{value:"Floating List",property:"showCompareListAs",propertyType:_o.CONTROLS},addToQuote:{value:!0,property:"addToQuote",propertyType:_o.CONTROLS},addToOrderTemplate:{value:!0,property:"addToOrderTemplate",propertyType:_o.CONTROLS},notifyMe:{property:"notifyMe",value:!0,propertyType:_o.CONTROLS},download:{property:"download",value:!0,propertyType:_o.CONTROLS},displayStyle:{property:"displayStyle",value:"Stack Vertically",propertyType:_o.CONTROLS},itemsAlignment:{value:"stretch",property:"itemsAlignment",propertyType:_o.CSS},itemSpacing:{property:"itemSpacing",value:"10",unit:1,propertyType:_o.CSS},itemVerticalSpacing:{property:"itemVerticalSpacing",value:"10",unit:1,propertyType:_o.CSS},maxItemsToDisplay:{property:"maxItemsToDisplay",value:"4",propertyType:_o.CONTROLS},noOfItemsToShow:{value:2,propertyType:_o.CONTROLS},overflowItems:{property:"overflowItems",value:"Show More Button",propertyType:_o.CONTROLS},openItemsIn:{value:"Dropdown",property:"openItemsIn",propertyType:_o.CONTROLS},addToCartMetaData:{value:"",property:"addToCartMetaData",propertyType:_o.CONTROLS},wishlistMetaData:{value:"",property:"wishlistMetaData",propertyType:_o.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:_o.CONTROLS},buttonType:{value:"primaryButton",propertyType:_o.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:_o.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:_o.CONTROLS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:_o.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:_o.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:_o.CSS},position:{value:"center",propertyType:_o.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:_o.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",e.WIDGET_STYLE="widgetStyle",e.DROPDOWN_STYLE="dropdownStyle"}(ea||(ea={}));var ra,ia=Object.assign({buttonStyle:oa.buttonStyle,buttonText:oa.buttonText,iconPadding:oa.iconPadding,iconPosition:oa.iconPosition,iconAndTextSpacing:oa.iconAndTextSpacing,alignment:oa.alignment,buttonType:oa.buttonType},Xr),aa=Object.assign({buttonStyle:oa.buttonStyle,buttonText:oa.buttonText,iconPadding:oa.iconPadding,iconPosition:oa.iconPosition,iconAndTextSpacing:oa.iconAndTextSpacing,alignment:oa.alignment,buttonType:oa.buttonType},qr),na=function(){return{layout:{selectorKey:ea.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"125",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"40",unit:1}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,pinTo:Yr.pinTo,actions:oa.actions,addToCart:oa.addToCart,addToCartWhenClicked:oa.addToCartWhenClicked,addToCartValue:oa.addToCartValue,itemsAlignment:oa.itemsAlignment,buyNow:oa.buyNow,buyNowWhenClicked:oa.buyNowWhenClicked,wishlist:oa.wishlist,wishlistWhenClicked:oa.wishlistWhenClicked,wishlistValue:oa.wishlistValue,compareProduct:oa.compareProduct,compareProductWhenClicked:oa.compareProductWhenClicked,showCompareListAs:oa.showCompareListAs,addToQuote:oa.addToQuote,addToOrderTemplate:oa.addToOrderTemplate,notifyMe:oa.notifyMe,download:oa.download,displayStyle:oa.displayStyle,itemSpacing:oa.itemSpacing,itemVerticalSpacing:oa.itemVerticalSpacing,maxItemsToDisplay:oa.maxItemsToDisplay,noOfItemsToShow:oa.noOfItemsToShow,overflowItems:oa.overflowItems,openItemsIn:oa.openItemsIn,addToCartMetaData:oa.addToCartMetaData,wishlistMetaData:oa.wishlistMetaData,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar},design:{selectorKey:ea.DESIGN,widgetStyle:{selectorKey:ea.WIDGET_STYLE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},dropdownStyle:{selectorKey:ea.DROPDOWN_STYLE,backgroundColor:Yr.backgroundColor,padding:Yr.padding,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,position:oa.position},addToCart:{selectorKey:ea.ADD_TO_CART,defaultState:Object.assign({selectorKey:ea.DEFAULT_STATE},ia),hoverState:Object.assign({selectorKey:ea.HOVER_STATE},aa),selectedState:{selectorKey:ea.SELECTED_STATE}},buyNow:{selectorKey:ea.BUY_NOW,defaultState:Object.assign({selectorKey:ea.DEFAULT_STATE},ia),hoverState:Object.assign({selectorKey:ea.HOVER_STATE},aa),selectedState:{selectorKey:ea.SELECTED_STATE}},wishlist:{selectorKey:ea.WISHLIST,defaultState:Object.assign({selectorKey:ea.DEFAULT_STATE},ia),hoverState:Object.assign({selectorKey:ea.HOVER_STATE},aa),selectedState:{selectorKey:ea.SELECTED_STATE}},compare:{selectorKey:ea.COMPARE,defaultState:Object.assign({selectorKey:ea.DEFAULT_STATE},ia),hoverState:Object.assign({selectorKey:ea.HOVER_STATE},aa),selectedState:{selectorKey:ea.SELECTED_STATE}},addToQuote:{selectorKey:ea.ADD_TO_QUOTE,defaultState:Object.assign({selectorKey:ea.DEFAULT_STATE},ia),hoverState:Object.assign({selectorKey:ea.HOVER_STATE},aa),selectedState:{selectorKey:ea.SELECTED_STATE}},addToOrderTemplate:{selectorKey:ea.ADD_TO_ORDER_TEMPLATE,defaultState:Object.assign({selectorKey:ea.DEFAULT_STATE},ia),hoverState:Object.assign({selectorKey:ea.HOVER_STATE},aa),selectedState:{selectorKey:ea.SELECTED_STATE}},notifyMe:{selectorKey:ea.NOTIFY_ME,defaultState:Object.assign({selectorKey:ea.DEFAULT_STATE},ia),hoverState:Object.assign({selectorKey:ea.HOVER_STATE},aa),selectedState:{selectorKey:ea.SELECTED_STATE}},download:{selectorKey:ea.DOWNLOAD,defaultState:Object.assign({selectorKey:ea.DEFAULT_STATE},ia),hoverState:Object.assign({selectorKey:ea.HOVER_STATE},aa),selectedState:{selectorKey:ea.SELECTED_STATE}},more:{selectorKey:ea.MORE,defaultState:Object.assign({selectorKey:ea.DEFAULT_STATE},ia),hoverState:Object.assign({selectorKey:ea.HOVER_STATE},aa),selectedState:{selectorKey:ea.SELECTED_STATE}}},content:{},dataConnector:{selectorKey:ea.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"productActions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}},la={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:_o.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:_o.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:_o.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",propertyType:_o.CSS,unit:1},ItemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:_o.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:_o.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:_o.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:_o.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:_o.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ra||(ra={}));var pa,sa=function(){return{layout:{selectorKey:ra.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"230",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"48",unit:1}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,pinTo:Yr.pinTo,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,displayStyle:la.displayStyle,dividerBetweenItems:la.dividerBetweenItems,itemSpacing:la.itemSpacing,itemPadding:la.itemPadding,ItemContentAlignment:la.ItemContentAlignment,maxItemsToDisplay:la.maxItemsToDisplay,overflowItems:la.overflowItems,imageBehavior:la.imageBehavior,itemsPerRow:la.itemsPerRow},design:{selectorKey:ra.DESIGN},content:{selectorKey:ra.CONTENT},dataConnector:{selectorKey:ra.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"highlights",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}},da={displayStyle:{value:"Simple",property:"displayStyle",propertyType:_o.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:_o.CONTROLS},noOfItemsToLoad:{value:"allItems",propertyType:_o.CONTROLS,property:"noOfItemsToLoad"},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:_o.CONTROLS},itemSpacing:{value:"20",unit:1,property:"itemSpacing",propertyType:_o.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:_o.CONTROLS},header:{value:!0,property:"header",propertyType:_o.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:_o.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:_o.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:_o.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:_o.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:_o.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:_o.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:_o.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:_o.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:_o.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:_o.CSS},contentAlignment:{value:"center",property:"contentAlignment",propertyType:_o.CSS},paginationAlignment:{value:"center",property:"paginationAlignment",propertyType:_o.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:_o.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:_o.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:_o.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:_o.CONTROLS},totalInventory:{value:!0,property:"totalInventory",propertyType:_o.CONTROLS},inventoryStatus:{value:!0,property:"inventoryStatus",propertyType:_o.CONTROLS},noOfAvailableLocations:{value:!0,property:"noOfAvailableLocations",propertyType:_o.CONTROLS},locationNames:{value:!0,property:"locationNames",propertyType:_o.CONTROLS},locationDetails:{value:!0,property:"locationDetails",propertyType:_o.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:_o.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:_o.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:_o.CONTROLS},locationInventoryStatus:{value:!0,property:"locationInventoryStatus",propertyType:_o.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:_o.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:_o.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:_o.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:_o.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:_o.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:_o.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:_o.CSS},buttonType:{value:"primaryButton",propertyType:_o.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:_o.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:_o.CONTROLS},backgroundShape:{value:"Round",propertyType:_o.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:_o.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:_o.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:_o.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:_o.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:_o.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:_o.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:_o.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:_o.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:_o.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:_o.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:_o.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:_o.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:_o.CONTROLS},fontSize:{value:"16",propertyType:_o.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},characterSpacing:{value:"16",propertyType:_o.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:_o.CSS,unit:1},lineHeight:{value:"16",propertyType:_o.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:_o.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:_o.CSS},fontSize:{value:"16",propertyType:_o.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},characterSpacing:{value:"16",propertyType:_o.CSS,unit:1},lineHeight:{value:"16",propertyType:_o.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:_o.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:_o.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:_o.CONTROLS},paginationStyle:{value:"dotted",propertyType:_o.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:_o.CONTROLS},arrowSize:{value:"16",propertyType:_o.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:_o.CSS},backgroundShape:{value:"rectangle",propertyType:_o.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:_o.CSS},font:{value:"lato",propertyType:_o.CSS},fontSize:{value:"16",propertyType:_o.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},hoverBackgroundShape:{value:"circle",propertyType:_o.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:_o.CSS},hoverFont:{value:"lato",propertyType:_o.CSS},hoverFontSize:{value:"#BE6C00",propertyType:_o.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:_o.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:_o.CSS},previousIcon:{value:"shopping-cart-01",propertyType:_o.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:_o.CONTROLS},iconSize:{value:"20",propertyType:_o.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:_o.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"}(pa||(pa={}));var ca,ya=function(){return{layout:{selectorKey:pa.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"320",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"130",unit:1}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,pinTo:Yr.pinTo,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,displayStyle:da.displayStyle,displayType:da.displayType,maxItemsToDisplay:da.maxItemsToDisplay,itemSpacing:da.itemSpacing,overflowItems:da.overflowItems,header:da.header,headerHeight:da.headerHeight,rowHeight:da.rowHeight,headerDivider:da.headerDivider,rowDivider:da.rowDivider,columnDivider:da.columnDivider,alternativeRowColors:da.alternativeRowColors,headerCellPadding:da.headerCellPadding,rowCellPadding:da.rowCellPadding,contentAlignment:da.contentAlignment,rowsPerPage:da.rowsPerPage,overflowControl:da.overflowControl,paginationType:da.paginationType,paginationAlignment:da.paginationAlignment,displayResults:da.displayResults,noOfItemsToLoad:da.noOfItemsToLoad},content:{selectorKey:pa.CONTENT,totalInventory:da.totalInventory,inventoryStatus:da.inventoryStatus,noOfAvailableLocations:da.noOfAvailableLocations,locationNames:da.locationNames,locationDetails:da.locationDetails,locationName:da.locationName,locationAddress:da.locationAddress,locationInventory:da.locationInventory,locationInventoryStatus:da.locationInventoryStatus},design:{selectorKey:pa.DESIGN,inventoryTextStyle:{selectorKey:pa.INVENTORY_TEXT_STYLE,themeDynamic:Yr.theme,fontDynamic:Yr.font,fontSizeDynamic:Yr.fontSize,textColorDynamic:Yr.textColor,boldDynamic:Yr.bold,italicDynamic:Yr.italic,linethroughDynamic:Yr.linethrough,underlineDynamic:Yr.underline,textAlignDynamic:Yr.textAlign,characterSpacingDynamic:Yr.characterSpacing,lineHeightDynamic:Yr.lineHeight,themeStatic:Yr.themeDesc,fontStatic:Yr.fontDesc,fontSizeStatic:Yr.fontSizeDesc,textColorStatic:Yr.textColorDesc,boldStatic:Yr.boldDesc,italicStatic:Yr.italicDesc,linethroughStatic:Yr.linethroughDesc,underlineStatic:Yr.underlineDesc,textAlignStatic:Yr.textAlignDesc,characterSpacingStatic:Yr.characterSpacingDesc,lineHeightStatic:Yr.lineHeightDesc},viewInventoryButton:{selectorKey:pa.VIEW_INVENTORY_BUTTON,defaultState:Object.assign({selectorKey:pa.DEFAULT_STATE,buttonStyle:da.buttonStyle,buttonText:da.buttonText},Xr),hoverState:Object.assign({selectorKey:pa.HOVER_STATE,buttonStyle:da.buttonStyle,buttonText:da.buttonText,iconPadding:da.iconPadding,iconPosition:da.iconPosition,iconAndTextSpacing:da.iconAndTextSpacing,alignment:da.alignment,buttonType:da.buttonType},qr)},itemStyle:{selectorKey:pa.ITEM_STYLE,contentAlignment:da.contentAlignment,horizontalPadding:da.horizontalPadding,verticalPadding:da.verticalPadding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},locationName:{selectorKey:pa.LOCATION_NAME,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},locationAddress:{selectorKey:pa.LOCATION_ADDRESS,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},locationInventoryStatus:{selectorKey:pa.LOCATION_INVENTORY_STATUS,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},locationInventory:{selectorKey:pa.LOCATION_INVENTORY,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},arrows:{selectorKey:pa.ARROWS,arrowIconStyle:da.arrowIconStyle,leftArrowIconStyle:da.leftArrowIconStyle,rightArrowIconStyle:da.rightArrowIconStyle,backgroundShape:da.backgroundShape,arrowSize:da.arrowSize,arrowColor:da.arrowColor},paginationDots:{selectorKey:pa.PAGINATION_DOTS,dotSize:da.dotSize,currentDotColor:da.currentDotColor,otherDotColor:da.otherDotColor},paginationLine:{selectorKey:pa.PAGINATION_LINE,currentLineColor:da.currentLineColor,otherLineColor:da.otherLineColor,lineHeight:da.lineHeight,lineWidth:da.lineWidth},table:{selectorKey:pa.TABLE,backgroundColor:Yr.backgroundColor,showBorder:Yr.showBorder,borderStyle:da.design.table.borderStyle,borderColor:Yr.borderColor,borderPerSlide:da.design.table.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur},tableHeader:{selectorKey:pa.TABLE_HEADER,backgroundColor:Yr.backgroundColor},headerText:{selectorKey:pa.HEADER_TEXT,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},tableRow:{selectorKey:pa.TABLE_ROW,backgroundColor:Yr.backgroundColor,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},rowDividers:{selectorKey:pa.ROW_DIVIDERS,headerDivider:da.design.rowAndHeaderDividers.headerDivider,rowDivider:da.design.rowAndHeaderDividers.rowDivider,columnDivider:da.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:pa.SCROLL,scrollBarWidth:da.design.scrollBar.scrollBarWidth,scrollBarColor:da.design.scrollBar.scrollBarColor},pagination:{selectorKey:pa.PAGINATION,defaultState:{selectorKey:pa.DEFAULT_STATE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,previousIcon:da.design.pagination.previousIcon,nextIcon:da.design.pagination.nextIcon,iconSize:da.design.pagination.iconSize,iconColor:da.design.pagination.iconColor,backgroundShape:da.design.pagination.backgroundShape,backgroundColor:Yr.backgroundColor,pagination:da.design.pagination.pagination},hoverState:{selectorKey:pa.HOVER_STATE,theme:Yr.theme}},showMoreItemsButton:Object.assign({selectorKey:pa.SHOW_MORE_ITEMS_BUTTON},Xr)},dataConnector:{selectorKey:pa.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:_o.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"}(ca||(ca={}));var ua,Sa={showPrice:{value:!0,property:"showPrice",propertyType:_o.CONTROLS},displayMinQtySet:{value:!0,property:"displayMinQtySet",propertyType:_o.CONTROLS},priceFormat:{value:"MSRP",property:"priceFormat",propertyType:_o.CONTROLS},priceSuffix:{value:"",property:"priceSuffix",propertyType:_o.CONTROLS},pricePrefix:{value:"",property:"pricePrefix",propertyType:_o.CONTROLS},displayFormat:{value:"Tool-tip",property:"displayFormat",propertyType:_o.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:_o.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:_o.CONTROLS},productPriceDisplayUOM:{value:!1,property:"productPriceDisplayUOM",propertyType:_o.CONTROLS},productPriceDisplayCurrencyCode:{value:!1,property:"productPriceDisplayCurrencyCode",propertyType:_o.CONTROLS},showActualPrice:{value:!1,property:"showActualPrice",propertyType:_o.CONTROLS},actualPrice:{value:!1,property:"actualPrice",propertyType:_o.CONTROLS},actualPriceDisplayUOM:{value:!1,property:"actualPriceDisplayUOM",propertyType:_o.CONTROLS},actualPriceDisplayCurrencyCode:{value:!1,property:"actualPriceDisplayCurrencyCode",propertyType:_o.CONTROLS},discount:{value:!1,property:"discount",propertyType:_o.CONTROLS},discountValue:{value:!1,property:"discountValue",propertyType:_o.CONTROLS},showSavings:{value:!1,property:"showSavings",propertyType:_o.CONTROLS},savings:{value:!1,property:"savings",propertyType:_o.CONTROLS},savingsValue:{value:!1,property:"savingsValue",propertyType:_o.CONTROLS},savingsDisplayCurrencyCode:{value:!1,property:"savingsDisplayCurrencyCode",propertyType:_o.CONTROLS},embellishmentPrice:{value:!1,property:"embellishmentPrice",propertyType:_o.CONTROLS},productTax:{value:!1,property:"productTax",propertyType:_o.CONTROLS},productShippingPrice:{value:!1,property:"productShippingPrice",propertyType:_o.CONTROLS}},ga=function(){return{layout:{selectorKey:ca.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"100",unit:1}),margin:Yr.margin,padding:Yr.padding,showPrice:Sa.showPrice,displayMinQtySet:Sa.displayMinQtySet,priceFormat:Sa.priceFormat,displayFormat:Sa.displayFormat,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo},design:{selectorKey:ca.DESIGN,productPrice:{selectorKey:ca.PRODUCT_PRICE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:!0}),iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},uomStyle:{selectorKey:ca.UOM_STYLE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:!0}),iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},currencyCodeStyle:{selectorKey:ca.CURRENCY_CODE_STYLE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:!0}),iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},actualPrice:{selectorKey:ca.ACTUAL_PRICE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:!0}),iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discount:{selectorKey:ca.DISCOUNT,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:!0}),iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savings:{selectorKey:ca.SAVINGS,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:!0}),iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discountValue:{selectorKey:ca.DISCOUNT_VALUE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:!0}),iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savingsValue:{selectorKey:ca.SAVINGS_VALUE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:!0}),iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},embellishmentPrice:{selectorKey:ca.EMBELLISHMENT_PRICE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:!0}),iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productTax:{selectorKey:ca.PRODUCT_TAX,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:!0}),iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productShippingPrice:{selectorKey:ca.PRODUCT_SHIPPING_PRICE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:!0}),iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},content:{selectorKey:ca.CONTENT,productPrice:Sa.productPrice,sellingPrice:Sa.sellingPrice,productPriceDisplayUOM:Sa.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Sa.productPriceDisplayCurrencyCode,showActualPrice:Sa.showActualPrice,actualPrice:Sa.actualPrice,actualPriceDisplayUOM:Sa.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Sa.actualPriceDisplayCurrencyCode,discount:Sa.discount,discountValue:Sa.discountValue,showSavings:Sa.showSavings,savings:Sa.savings,savingsValue:Sa.savingsValue,savingsDisplayCurrencyCode:Sa.savingsDisplayCurrencyCode,embellishmentPrice:Sa.embellishmentPrice,productTax:Sa.productTax,productShippingPrice:Sa.productShippingPrice,pricePrefix:Sa.pricePrefix,priceSuffix:Sa.priceSuffix},dataConnector:{selectorKey:ca.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"priceDetails",url:"",enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}},Ta={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:_o.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:_o.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:_o.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:_o.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:_o.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:_o.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:_o.CONTROLS},header:{value:!0,property:"header",propertyType:_o.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:_o.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:_o.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:_o.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:_o.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:_o.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:_o.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:_o.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:_o.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:_o.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:_o.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:_o.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:_o.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:_o.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:_o.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:_o.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:_o.CSS},title:{value:"Promotions",property:"title",propertyType:_o.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:_o.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:_o.CONTROLS},description:{value:"",property:"description",propertyType:_o.CONTROLS},promotionName:{value:!0,property:"promotionName",propertyType:_o.CONTROLS},promotionDescription:{value:!0,property:"promotionDescription",propertyType:_o.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:_o.CONTROLS},couponCode:{value:!0,property:"couponCode",propertyType:_o.CONTROLS},promotionSchedule:{value:!0,property:"promotionSchedule",propertyType:_o.CONTROLS},minimumPurchaseAmount:{value:!0,property:"minimumPurchaseAmount",propertyType:_o.CONTROLS},eligibleProducts:{value:!0,property:"eligibleProducts",propertyType:_o.CONTROLS},promotionPrice:{value:!0,property:"promotionPrice",propertyType:_o.CONTROLS},maxRedemptionAmount:{value:!0,property:"maxRedemptionAmount",propertyType:_o.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:_o.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:_o.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:_o.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:_o.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:_o.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:_o.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:_o.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:_o.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:_o.CSS},buttonType:{value:"primaryButton",propertyType:_o.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:_o.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:_o.CONTROLS},backgroundShape:{value:"Round",propertyType:_o.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:_o.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:_o.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:_o.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:_o.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:_o.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:_o.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:_o.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:_o.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:_o.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:_o.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:_o.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:_o.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:_o.CONTROLS},fontSize:{value:"16",propertyType:_o.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},characterSpacing:{value:"16",propertyType:_o.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:_o.CSS,unit:1},lineHeight:{value:"16",propertyType:_o.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:_o.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:_o.CSS},fontSize:{value:"16",propertyType:_o.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},characterSpacing:{value:"16",propertyType:_o.CSS,unit:1},lineHeight:{value:"16",propertyType:_o.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:_o.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:_o.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:_o.CONTROLS},paginationStyle:{value:"dotted",propertyType:_o.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:_o.CONTROLS},arrowSize:{value:"16",propertyType:_o.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:_o.CSS},backgroundShape:{value:"rectangle",propertyType:_o.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:_o.CSS},font:{value:"lato",propertyType:_o.CSS},fontSize:{value:"16",propertyType:_o.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},hoverBackgroundShape:{value:"circle",propertyType:_o.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:_o.CSS},hoverFont:{value:"lato",propertyType:_o.CSS},hoverFontSize:{value:"#BE6C00",propertyType:_o.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:_o.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:_o.CSS},previousIcon:{value:"shopping-cart-01",propertyType:_o.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:_o.CONTROLS},iconSize:{value:"20",propertyType:_o.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:_o.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"}(ua||(ua={}));var ha,Ca=function(){return{layout:{selectorKey:ua.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"650",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"400",unit:1}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,pinTo:Yr.pinTo,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,displayStyle:Ta.displayStyle,dividerBetweenItems:Ta.dividerBetweenItems,itemSpacing:Ta.itemSpacing,itemPadding:Ta.itemPadding,itemContentAlignment:Ta.itemContentAlignment,maxItemsToDisplay:Ta.maxItemsToDisplay,overflowItems:Ta.overflowItems,header:Ta.header,headerHeight:Ta.headerHeight,rowHeight:Ta.rowHeight,headerDivider:Ta.headerDivider,rowDivider:Ta.rowDivider,columnDivider:Ta.columnDivider,alternativeRowColors:Ta.alternativeRowColors,headerCellPadding:Ta.headerCellPadding,rowCellPadding:Ta.rowCellPadding,contentAlignment:Ta.contentAlignment,overflowControl:Ta.overflowControl,paginationType:Ta.paginationType,paginationAlignment:Ta.paginationAlignment,rowsPerPage:Ta.rowsPerPage,displayResults:Ta.displayResults,imageBehavior:Ta.imageBehavior,itemsPerRow:Ta.itemsPerRow},content:{selectorKey:ua.CONTENT,title:Ta.title,showTitle:Ta.showTitle,description:Ta.description,showDescription:Ta.showDescription,promotionName:Ta.promotionName,promotionDescription:Ta.promotionDescription,noOfLinesToShow:Ta.noOfLinesToShow,couponCode:Ta.couponCode,promotionSchedule:Ta.showDescription,minimumPurchaseAmount:Ta.minimumPurchaseAmount,eligibleProducts:Ta.eligibleProducts,promotionPrice:Ta.promotionPrice,maxRedemptionAmount:Ta.maxRedemptionAmount},design:{selectorKey:ua.DESIGN,widgetStyle:{selectorKey:ua.DESIGN_WIDGET_STYLE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},itemStyle:{selectorKey:ua.DESIGN_ITEM_STYLE,contentAlignment:Ta.contentAlignment,horizontalPadding:Ta.horizontalPadding,verticalPadding:Ta.verticalPadding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},viewOffersButton:{selectorKey:ua.DESIGN_VIEW_OFFERS_BUTTON,defaultState:Object.assign({selectorKey:ua.DEFAULT_STATE,buttonStyle:Ta.buttonStyle,buttonText:Ta.buttonText,iconPadding:Ta.iconPadding,iconPosition:Ta.iconPosition,iconAndTextSpacing:Ta.iconAndTextSpacing,alignment:Ta.alignment,buttonType:Ta.buttonType},Xr),hoverState:Object.assign({selectorKey:ua.HOVER_STATE,buttonStyle:Ta.buttonStyle,buttonText:Ta.buttonText,iconPadding:Ta.iconPadding,iconPosition:Ta.iconPosition,iconAndTextSpacing:Ta.iconAndTextSpacing,alignment:Ta.alignment,buttonType:Ta.buttonType},qr)},promotionName:{selectorKey:ua.DESIGN_PROMOTION_NAME,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},promotionDescription:{selectorKey:ua.DESIGN_PROMOTION_DESCRIPTION,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},couponCode:{selectorKey:ua.DESIGN_COUPON_CODE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},promotionSchedule:{selectorKey:ua.DESIGN_PROMOTION_SCHEDULE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},minimumPurchaseAmount:{selectorKey:ua.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},eligibleProductsButton:{selectorKey:ua.DESIGN_ELIGIBLE_PRODUCTS_BUTTON,defaultState:Object.assign({selectorKey:ua.DEFAULT_STATE,buttonStyle:Ta.buttonStyle,buttonText:Ta.buttonText,iconPadding:Ta.iconPadding,iconPosition:Ta.iconPosition,iconAndTextSpacing:Ta.iconAndTextSpacing,alignment:Ta.alignment,buttonType:Ta.buttonType},Xr),hoverState:Object.assign({selectorKey:ua.HOVER_STATE,buttonStyle:Ta.buttonStyle,buttonText:Ta.buttonText,iconPadding:Ta.iconPadding,iconPosition:Ta.iconPosition,iconAndTextSpacing:Ta.iconAndTextSpacing,alignment:Ta.alignment,buttonType:Ta.buttonType},qr)},priceAfterPromotion:{selectorKey:ua.DESIGN_PRICE_AFTER_PROMOTION,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},maxRedemptionAmount:{selectorKey:ua.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},arrows:{selectorKey:ua.DESIGN_ARROWS,arrowIconStyle:Ta.arrowIconStyle,leftArrowIconStyle:Ta.leftArrowIconStyle,rightArrowIconStyle:Ta.rightArrowIconStyle,backgroundShape:Ta.backgroundShape,arrowSize:Ta.arrowSize,arrowColor:Ta.arrowColor},paginationDots:{selectorKey:ua.DESIGN_PAGINATION_DOTS,dotSize:Ta.dotSize,currentDotColor:Ta.currentDotColor,otherDotColor:Ta.otherDotColor},paginationLine:{selectorKey:ua.DESIGN_PAGINATION_LINE,currentLineColor:Ta.currentLineColor,otherLineColor:Ta.otherLineColor,lineHeight:Ta.lineHeight,lineWidth:Ta.lineWidth},table:{selectorKey:ua.DESIGN_TABLE,backgroundColor:Yr.backgroundColor,showBorder:Yr.showBorder,borderStyle:Ta.design.table.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Ta.design.table.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur},tableHeader:{selectorKey:ua.DESIGN_TABLE_HEADER,backgroundColor:Yr.backgroundColor},headerText:{selectorKey:ua.DESIGN_HEADER_TEXT,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},tableRow:{selectorKey:ua.DESIGN_TABLE_ROW,backgroundColor:Yr.backgroundColor,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},rowDividers:{selectorKey:ua.DESIGN_ROW_DIVIDERS,headerDivider:Ta.design.rowAndHeaderDividers.headerDivider,rowDivider:Ta.design.rowAndHeaderDividers.rowDivider,columnDivider:Ta.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:ua.DESIGN_SCROLL,scrollBarWidth:Ta.design.scrollBar.scrollBarWidth,scrollBarColor:Ta.design.scrollBar.scrollBarColor},pagination:{selectorKey:ua.DESIGN_PAGINATION,defaultState:{selectorKey:ua.DEFAULT_STATE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,previousIcon:Ta.design.pagination.previousIcon,nextIcon:Ta.design.pagination.nextIcon,iconSize:Ta.design.pagination.iconSize,iconColor:Ta.design.pagination.iconColor,backgroundShape:Ta.design.pagination.backgroundShape,backgroundColor:Yr.backgroundColor,pagination:Ta.design.pagination.pagination},hoverState:{selectorKey:ua.HOVER_STATE,theme:Yr.theme}},showMoreItemsButton:Object.assign({selectorKey:ua.DESIGN_SHOW_MORE_ITEMS_BUTTON},Xr)},dataConnector:{selectorKey:ua.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"promotions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}},Oa={displayStyle:{value:"Open Input",property:"displayStyle",propertyType:_o.CONTROLS},labelPosition:{value:"Top",propertyType:_o.CONTROLS},displayMinQtyToPurchase:{value:!1,property:"displayMinQtyToPurchase",propertyType:_o.CONTROLS},quantity:{value:1,property:"quantity",propertyType:_o.CONTROLS},dropdownMaxCount:{value:50,propertyType:_o.CONTROLS},dropdownOptionsInterval:{value:1,propertyType:_o.CONTROLS},labelAndInputSpacing:{value:5,unit:1,property:"labelAndInputSpacing",propertyType:_o.CSS},inputAndMinQuantitySpacing:{value:5,unit:1,property:"inputAndMinQuantitySpacing",propertyType:_o.CSS},labelText:{value:"Quantity",propertyType:_o.CONTROLS},placeholderText:{value:"Enter Quantity",propertyType:_o.CONTROLS},minimumPurchaseQuantityText:{value:"Minimum Purchase Quantity",propertyType:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.WIDGET_STYLE="widgetStyle",e.SEARCHBAR="searchBar",e.PLACEHOLDER_TEXT="placeholderText",e.DROPDOWN_STYLE="dropdownStyle",e.INCREMENT_BUTTON="incrementButton",e.DECREMENT_BUTTON="decrementButton",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selected"}(ha||(ha={}));var ba,va=function(){return{layout:{selectorKey:ha.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"70",unit:1}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,pinTo:Yr.pinTo,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,displayStyle:Oa.displayStyle,displayMinQtyToPurchase:Oa.displayMinQtyToPurchase,labelAndInputSpacing:Oa.labelAndInputSpacing,inputAndMinQuantitySpacing:Oa.inputAndMinQuantitySpacing,labelPosition:Oa.labelPosition,dropdownMaxCount:Oa.dropdownMaxCount,dropdownOptionsInterval:Oa.dropdownOptionsInterval},design:{selectorKey:ha.DESIGN,widgetStyle:{selectorKey:ha.WIDGET_STYLE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},label:{selectorKey:ha.DESIGN,padding:Yr.padding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},minimumOrderQuantity:{selectorKey:ha.DESIGN,padding:Yr.padding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},input:{selectorKey:ha.SEARCHBAR,padding:Yr.padding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,width:Object.assign(Object.assign({},Yr.width),{value:"auto",unit:5})},placeholderText:{selectorKey:ha.PLACEHOLDER_TEXT,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},dropdownStyle:{selectorKey:ha.DROPDOWN_STYLE,padding:Yr.padding,optionAndListSpacing:Yr.optionAndListSpacing,dropdownListItemSpacing:Yr.dropdownListItemSpacing,dropdownListItemPadding:Yr.dropdownListItemPadding,dividerBetweenListItems:Yr.dividerBetweenListItems,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,width:Object.assign(Object.assign({},Yr.width),{value:100,unit:4})},increaseButton:{selectorKey:ha.INCREMENT_BUTTON,defaultState:Object.assign(Object.assign({selectorKey:ha.DEFAULT_STATE},ia),{icon:Object.assign(Object.assign({},ia.icon),{value:"plus"})}),hoverState:{selectorKey:ha.HOVER_STATE},selectedState:{selectorKey:ha.SELECTED_STATE}},decreaseButton:{selectorKey:ha.DECREMENT_BUTTON,defaultState:Object.assign(Object.assign({selectorKey:ha.DEFAULT_STATE},ia),{icon:Object.assign(Object.assign({},ia.icon),{value:"icon-list-divider"})}),hoverState:{selectorKey:ha.HOVER_STATE},selectedState:{selectorKey:ha.SELECTED_STATE}}},content:{selectorKey:ha.CONTENT,quantity:Oa.quantity,labelText:Oa.labelText,placeholderText:Oa.placeholderText,minimumPurchaseQuantityText:Oa.minimumPurchaseQuantityText},dataConnector:{selectorKey:ha.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}},ma={itemSpacing:{value:"20",property:"itemSpacing",propertyType:_o.CSS,unit:1},repeatElements:{value:"false",property:"repeatElements",propertyType:_o.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:_o.CONTROLS},pauseOnHover:{value:"true",property:"pauseOnHover",propertyType:_o.CONTROLS},scrollDirection:{value:"leftToRight",property:"scrollDirection",propertyType:_o.CONTROLS},scrollSpeed:{value:"1x",property:"scrollSpeed",propertyType:_o.CONTROLS},style:{value:"line",property:"style",propertyType:_o.CONTROLS},shape:{value:"shopping-cart-01",customIcon:{isCustomIcon:!1,url:"",name:""},property:"shape",propertyType:_o.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:_o.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:_o.CONTROLS,property:"scrollContent"},dividerColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"dividerColor",propertyType:_o.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"}(ba||(ba={}));var wa,fa=function(){return{layout:{selectorKey:ba.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"40",unit:1}),margin:Yr.margin,padding:Yr.padding,itemSpacing:ma.itemSpacing,repeatElements:ma.repeatElements,dividerBetweenItems:ma.dividerBetweenItems,scrollSpeed:ma.scrollSpeed,scrollDirection:ma.scrollDirection,pauseOnHover:ma.pauseOnHover},content:{selectorKey:ba.CONTENT,scrollContent:ma.scrollContent},design:{selectorKey:ba.DESIGN,scrollContainer:{selectorKey:ba.SCROLL_CONTAINER,backgroundColor:Yr.backgroundColor,showBorder:Yr.showBorder,borderStyle:Yr.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur},dividerStyle:{selectorKey:ba.DIVIDER_STYLE,style:ma.style,shape:ma.shape,size:ma.size,backgroundColor:Yr.backgroundColor,dividerColor:ma.dividerColor},defaultItem:{theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},item1:{selectorKey:ba.ITEM_1,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},item2:{selectorKey:ba.ITEM_2,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},item3:{selectorKey:ba.ITEM_3,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.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"}(wa||(wa={}));var Ea,Ra=function(e){return{layout:Object.assign(Object.assign({selectorKey:wa.LAYOUT,adjustment:Yr.adjustment,width:{fixedWidth:{value:"".concat(null==e?void 0:e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:_o.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:_o.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:_o.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Yr.height),{isReadOnly:!0}),padding:Yr.padding,columnGap:{value:0,propertyType:_o.CSS,unit:Bo.PIXELS,property:"columnGap"},rowGap:{value:0,propertyType:_o.CSS,unit:Bo.PIXELS,property:"rowGap"}},Fr),{positionType:Yr.positionType,pinTo:Yr.pinTo}),design:Object.assign({selectorKey:wa.DESIGN,borderColor:Object.assign({},Yr.borderColor),borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle},Object.assign(Object.assign({},gi),{backgroundColor:Object.assign(Object.assign({},gi.backgroundColor),{parentRef:"cs-gl-sn-bd"})})),settings:{selectorKey:wa.SETTINGS,visibility:{selectorKey:wa.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:_o.CONTROLS,property:"visibilityContent"}},schedules:{selectorKey:wa.SCHEDULES,scheduleData:{value:[],propertyType:_o.CONTROLS,property:"scheduleData"}},deviceVisibility:{selectorKey:wa.DEVICE_VISIBILITY},customAttributes:{selectorKey:wa.CUSTOM_ATTRIBUTES}},code:{}}},Na={source:{value:"Manually",property:"source",propertyType:_o.CONTROLS},orderBefore:{value:!1,property:"orderBefore",propertyType:_o.CONTROLS},orderBeforeTime:{value:"4",property:"orderBeforeTime",propertyType:_o.CONTROLS,unit:1},orderBeforeDisplayTime:{value:"Hours Left",property:"orderBeforeDisplayTime",propertyType:_o.CONTROLS},deliveryBefore:{value:!1,property:"deliveryBefore",propertyType:_o.CONTROLS},deliveryEndsBefore:{value:"4",property:"deliveryEndsBefore",unit:3,propertyType:_o.CONTROLS},deliveryBeforeDisplayTime:{value:"Hours Left",property:"deliveryBeforeDisplayTime",propertyType:_o.CONTROLS},deliveryStartingDate:{value:!1,property:"deliveryStartingDate",propertyType:_o.CONTROLS},deliveryStartsAfter:{value:"4",property:"deliveryStartsAfter",unit:1,propertyType:_o.CONTROLS},deliveryStartingDateDisplayTime:{value:"Hours Left",property:"deliveryStartingDateDisplayTime",propertyType:_o.CONTROLS},configureMessage:{value:"",property:"configureMessage",propertyType:_o.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"}(Ea||(Ea={})),Yr.theme,Yr.font,Yr.fontSize,Yr.textColor,Yr.bold,Yr.italic,Yr.linethrough,Yr.underline,Yr.textAlign,Yr.characterSpacing,Yr.lineHeight,Yr.backgroundColor;var La=function(){return{layout:{selectorKey:Ea.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"40",unit:1}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,pinTo:Yr.pinTo,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar},design:{selectorKey:Ea.DESIGN,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,themeDesc:Yr.themeDesc,fontDesc:Yr.fontDesc,fontSizeDesc:Yr.fontSizeDesc,textColorDesc:Yr.textColorDesc,boldDesc:Yr.boldDesc,italicDesc:Yr.italicDesc,linethroughDesc:Yr.linethroughDesc,underlineDesc:Yr.underlineDesc,textAlignDesc:Yr.textAlignDesc,characterSpacingDesc:Yr.characterSpacingDesc,lineHeightDesc:Yr.lineHeightDesc},content:{selectorKey:Ea.CONTENT,source:Na.source,orderBefore:Na.orderBefore,orderBeforeTime:Na.orderBeforeTime,orderBeforeDisplayTime:Na.orderBeforeDisplayTime,deliveryBefore:Na.deliveryBefore,deliveryEndsBefore:Na.deliveryEndsBefore,deliveryBeforeDisplayTime:Na.deliveryBeforeDisplayTime,deliveryStartingDate:Na.deliveryStartingDate,deliveryStartsAfter:Na.deliveryStartsAfter,deliveryStartingDateDisplayTime:Na.deliveryStartingDateDisplayTime,configureMessage:Na.configureMessage},dataConnector:{selectorKey:Ea.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}},Aa={onClick:{value:"Show Image Lightbox",propertyType:_o.CONTROLS},onHover:{value:"Zoom Image",propertyType:_o.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:_o.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:_o.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:_o.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:_o.CSS}},Da=function(){return{layout:{adjustment:Yr.adjustment,width:Yr.width,height:Yr.height,margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo,onClick:Aa.onClick,onHover:Aa.onHover,imageRatio:Aa.imageRatio,fitOptions:Aa.fitOptions,horizontalAlignment:Aa.horizontalAlignment,verticalAlignment:Aa.verticalAlignment},design:{layouter:{backgroundColor:Yr.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}};function Ia(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 xa(e,t){if(e){if("string"==typeof e)return Ia(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)?Ia(e,t):void 0}}function Pa(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,a,n,l=[],p=!0,s=!1;try{if(a=(o=o.call(e)).next,0===t){if(Object(o)!==o)return;p=!1}else for(;!(p=(r=a.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&&(n=o.return(),Object(n)!==n))return}finally{if(s)throw i}}return l}}(e,t)||xa(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 _a(e){return function(e){if(Array.isArray(e))return Ia(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||xa(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 Ba(e){return Ba="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},Ba(e)}function ja(e,t,o){return(t=function(e){var t=function(e){if("object"!=Ba(e)||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var o=t.call(e,"string");if("object"!=Ba(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==Ba(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}var Ha=o(756),za=o.n(Ha);function Ka(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 ka(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)?ka(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 a,n=!0,l=!1;return{s:function(){o=o.call(e)},n:function(){var e=o.next();return n=e.done,e},e:function(e){l=!0,a=e},f:function(){try{n||null==o.return||o.return()}finally{if(l)throw a}}}}function ka(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 Ua=function(e,t,o,r){return new(o||(o=Promise))((function(i,a){function n(e){try{p(r.next(e))}catch(e){a(e)}}function l(e){try{p(r.throw(e))}catch(e){a(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(n,l)}p((r=r.apply(e,t||[])).next())}))};function Ga(e,t){var o,r=Ka(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,a=Ka(e.accent);try{for(a.s();!(i=a.n()).done;)if(i.value.label===t)return"accent"}catch(e){a.e(e)}finally{a.f()}return null}function Ma(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 Va(e,t,o,r){return Ua(this,void 0,void 0,za().mark((function i(){var a,n,l,p,s;return za().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:return a=e.parentNode,n=e.textContent.substring(0,t),l=e.textContent.substring(t+o),p=document.createTextNode(n),s=document.createTextNode(l),a.insertBefore(p,e),a.insertBefore(r,e),a.insertBefore(s,e.nextSibling),i.next=1,a.removeChild(e);case 1:case"end":return i.stop()}}),i)})))}function Wa(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(Wa(o[r]));return t}function Ya(e){return e.replace(/-([a-z])/g,(function(e,t){return t.toUpperCase()}))}var Fa={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]}},Xa=[{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}],qa=function(e){return Object.entries(e).map((function(e){var t=Pa(e,2),o=t[0],r=t[1],i=o.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()})),a="";return[].concat(["grid-template-rows","grid-template-columns"]).some((function(e){return e===i}))&&(a="!important"),"".concat(i,": ").concat(r," ").concat(a,";")})).join(" ")};function Qa(e){return!(e&&Object.keys(e).length>0)}function Za(e){return!(e&&null!==e)}function Ja(e){return null==e?void 0:e.replaceAll("-","")}function $a(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=xo.iframeSelector,i=xo.iframePreviewSelector,a=document.querySelector(t?i:r),n=null==a?void 0:a.contentDocument;return o?null==n?void 0:n.querySelectorAll("".concat(e)):null==n?void 0:n.querySelector("".concat(e))}var en=function(e){return{desktop:{min:"1024px",preferred:"1280px",max:"100%"},tablet:{min:"768px",preferred:"768px",max:"1023px"},mobile:{min:"auto",preferred:"390px",max:"767px"}}[e]},tn=function(e,t){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"tablet",r=arguments.length>3?arguments[3]:void 0,i=en(o),a=r&&(null==r?void 0:r.length)>0?r:"#".concat(e),n="";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=Pa(e,2),i=r[0],a=r[1],n=Pa(t,2),l=n[0],p=n[1];return(null===(o=["gridTemplateRows","gridTemplateColumns"])||void 0===o?void 0:o.some((function(e){return e===l})))?a[l]=p:i[l]=p,[i,a]}),[{},{}]),p=Pa(l,2),s=p[0],d=p[1];switch(o){case"tablet":n="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 320px){").concat(a," {").concat(qa(null!=s?s:t),"} ").concat(Qa(d)?"":"".concat(a," > .wrapper{").concat(qa(d),"}"),"}");break;case"mobile":n="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 10px){").concat(a," {").concat(qa(null!=s?s:t),"} ").concat(Qa(d)?"":"".concat(a," > .wrapper{").concat(qa(d),"}"),"}")}}return n},on=function(e){var t,o,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"tablet",i={editedStyles:e},a=null===(t=Object.entries(e))||void 0===t?void 0:t.filter((function(e,t){var o=Pa(e,2),i=o[0];return o[1],i.includes("--_ctm-".concat(r.slice(0,3)))}));if(a&&a[0]&&(null===(o=a[0])||void 0===o?void 0:o.length)>0){i.data=Object.fromEntries(a);var n=Object.entries(e).filter((function(e,t){var o=Pa(e,2),i=o[0];return o[1],!i.includes("--_ctm-".concat(r.slice(0,3)))}));n&&(i.editedStyles=Object.fromEntries(n))}return i},rn={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,a="up"===o?i-1:i+1;if(a>=1&&a<=Object.keys(e).length){var n=Object.keys(e).find((function(t){return e[t].index===a}));return Object.assign(Object.assign({},e),ja(ja({},t,Object.assign(Object.assign({},r),{index:a})),n,Object.assign(Object.assign({},e[n]),{index:i})))}return e},returnUpdatedButton:function(e,t,o,r){var i={};return Object.keys(e).forEach((function(a){i[a]=Object.assign({},e[a]),Object.keys(e[a].children).forEach((function(n){Object.keys(e[a].children[n].children).forEach((function(l){var p=e[a].children[n].children[l];p.isDirty||p.attributes.datadivtype!==t||(i[a]=Object.assign(Object.assign({},i[a]),{children:Object.assign(Object.assign({},i[a].children),ja({},n,Object.assign(Object.assign({},i[a].children[n]),{children:Object.assign(Object.assign({},i[a].children[n].children),ja({},l,Object.assign(Object.assign({},i[a].children[n].children[l]),{properties:Object.assign(Object.assign({},i[a].children[n].children[l].properties),o.design),styles:Object.assign(Object.assign({},i[a].children[n].children[l].styles),r)})))})))}))}))}))})),i},getTextValue:function(e,t){if(void 0!==(null==t?void 0:t.type)){if("custom"===t.type)return Ma(e.customColors.find((function(e){return e.label===t.label})).value.rgb);var o=e.selectedTheme.colors;return Ma(o[Ga(o,t.type)].find((function(e){return e.label===t.type})).value.rgb)}return Ma(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=Xa.filter((function(t){return t.value===(null==e?void 0:e.unit)}))[0])||void 0===t?void 0:t.label,a="".concat(r).concat(i);if(["padding","margin","pagePadding","sectionPadding"].some((function(e){return e===o}))){var n=e.sides,l=_a(Object.keys(n));a="",l.forEach((function(e,t){var o,r=n[e].value,i=null===(o=Xa.filter((function(t){return t.value===n[e].unit}))[0])||void 0===o?void 0:o.label;a+="".concat(0!==t?" ":"").concat(r).concat(i)}))}return ja({},o,a)},convertAlphaNumericToText:function(e){return e.replace(/([a-zA-Z]+)(\d+)/,"$1 $2")},convertrgbObjToString:Ma,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),ja({},"--_"+t+r,e[r]))}),{})},o=t(e.defaultState.default),r=t(e.defaultState.text),i={},a={};return e.hoverState&&(e.hoverState.default&&(i=t(e.hoverState.default,"hover-")),e.hoverState.text&&(a=t(e.hoverState.text,"hover-"))),{parent:Object.assign(Object.assign({},o),i),child:Object.assign(Object.assign({},r),a)}},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=Pa(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:Ga,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 Ua(this,void 0,void 0,za().mark((function t(){var o,r,i,a,n,l,p,s,d,c,y,u,S,g,T,h;return za().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(o=window.getSelection(),!(r=null==o?void 0:o.toString())){t.next=9;break}i=null==o?void 0:o.getRangeAt(0),a=i.startContainer,n=i.startOffset,l=Wa(null==a?void 0:a.parentElement),p=null,s=0,d=Ka(l),t.prev=1,d.s();case 2:if((c=d.n()).done){t.next=5;break}if(y=c.value,u=y.textContent.length,!(n>=s&&n<=s+u)){t.next=3;break}return p=y,t.abrupt("continue",5);case 3:s+=u;case 4:t.next=2;break;case 5:t.next=7;break;case 6:t.prev=6,h=t.catch(1),d.e(h);case 7:return t.prev=7,d.f(),t.finish(7);case 8:return(S=document.createElement("span")).textContent=r,g=Object.keys(e),T=Object.values(e),S.style[g[0]]=T[0],t.next=9,Va(p,n,r.length,S);case 9:case"end":return t.stop()}}),t,null,[[1,6,7,8]])})))},generateSpanStylesToProperties:function(e,t){var o=Object.assign({},t),r={};return Object.keys(o).forEach((function(t){var i={};t===Ya(e[0])?i=Object.assign(Object.assign({},o[t]),{value:e[o[t].property]}):(o[t].property===Ya(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=_a(t.general),r=_a(t.text),i=o.map((function(t){var o=Ga(e,t.value.value),r=e[o].find((function(e){return e.label===t.value.value}));if(!r.active){var i=rn.returnColorsArrName(e,r.value.value),a=e[i].find((function(e){return e.label===r.value.value}));return Object.assign(Object.assign({},t),{value:{value:a.label}})}return Object.assign({},t)})),a=r.map((function(t){var o=Ga(e,t.value.value),r=e[o].find((function(e){return e.label===t.value.value}));if(!r.active){var i=rn.returnColorsArrName(e,r.value.value),a=e[i].find((function(e){return e.label===r.value.value}));return Object.assign(Object.assign({},t),{value:{value:a.label}})}return Object.assign({},t)}));return{general:_a(i),text:_a(a)}},kebabToCamelCase:Ya,returnDefaultValue:function(e,t,o,r,i){var a,n,l=Fa;if(1===o||2===o){var p=null===(a=null==Xa?void 0:Xa.find((function(e){return e.value===o})))||void 0===a?void 0:a.label,s=null===(n=null==Xa?void 0:Xa.find((function(e){return e.value===i})))||void 0===n?void 0:n.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]),a=1;void 0!==t[4]&&(a=parseFloat(t[4]));var n=o.toString(16).padStart(2,"0"),l=r.toString(16).padStart(2,"0"),p=i.toString(16).padStart(2,"0"),s=Math.round(255*a).toString(16).padStart(2,"0");return"ff"===s?"#".concat(n).concat(l).concat(p):"#".concat(n).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=xo.iframeSelector,a=xo.templteEditiorSelector,n=xo.iframePreviewSelector,l=(xo.iframePreviewMainSelector,xo.iframeRoot),p=document.querySelector(o?n:i),s=null==p?void 0:p.contentDocument,d=null==s?void 0:s.querySelector(o?l:a);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=Pa(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:Qa,IsNullOrEmpty:Za,IsArrayOrEmpty:function(e){return!(e&&e.length>0)},removeHyphens:Ja,getCMSElementType:function(e){var t=null;if(!Qa(e)){var o=null==e?void 0:e.attributes;if(!Qa(o)){var r=null==o?void 0:o.BUILDER;Qa(r)||(t=null==r?void 0:r.dataElementType)}}return t},getCMSDataDivType:function(e){var t=null;if(!Qa(e)){var o=null==e?void 0:e.attributes;if(!Qa(o)){var r=null==o?void 0:o.BUILDER;Qa(r)||(t=null==r?void 0:r.dataDivType)}}return t},GetCMSElementBySelector:$a,CreateAspectRationNWidthConvertion:function(e,t,o){var r,i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],a=parseFloat(t)/parseFloat(e),n=$a("#".concat(o),"single",i),l=e;if(!Za(n)){var p=(null==n?void 0:n.matches(xo.dataDropElement))?null===(r=null==n?void 0:n.parentElement)||void 0===r?void 0:r.closest(xo.dataDropElement):null==n?void 0:n.closest(xo.dataDropElement),s=null==p?void 0:p.getBoundingClientRect();(null==e?void 0:e.includes("%"))&&(a=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)}))&&(a=parseFloat(t)/parseFloat(e),/px/.test(e)||(l*=16),l=parseFloat(e)/(null==s?void 0:s.width)*100)}return{width:parseFloat(l),aspectRatio:a}},convertToCamelCaseCss:function(e){return e.split(" ").map((function(e,t){return 0===t?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},CSSUnits:Xa,getCMSElementAttributeValue:function(e,t,o){var r=null;if(!Qa(e)){var i=null==e?void 0:e.attributes;if(!Qa(i)){var a=i[t];Qa(a)||(r=a[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))},GetResponsiveValue:en,CMSSetAndGetResponsiveMediaQueriesExtension:function(e,t,o,r,i,a){var n=Object.assign({},e),l=t,p=null==n?void 0:n.tablet,s=null==n?void 0:n.mobile;null==n||delete n.tablet,null==n||delete n.mobile;var d=i?a:"#".concat(o);r.innerHTML+="".concat(d," {").concat(rn.stylesToString(n),"}");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=tn(o,p,"tablet",d);r.innerHTML+=u}if(s){var S=tn(o,s,"mobile",d);r.innerHTML+=S}return{styles:n,editedStyles:l,styleElement:r}},reponsiveExtension:tn,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=en(o),a=r&&(null==r?void 0:r.length)>0?r:"#".concat(e),n="";if(i&&(null==i?void 0:i.max)&&(null==i?void 0:i.min)&&t)switch(o){case"tablet":n="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 320px){").concat(a," {").concat(rn.stylesToString(t),"}}");break;case"mobile":n="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 10px){").concat(a," {").concat(rn.stylesToString(t),"}}")}return n},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 t=e.media,o=e.deviceVisibility,r=(e.isBuilderType,!0);if(t&&!Qa(t)&&!Qa(o)){var i=o,a=Ir.DESKTOP,n=Ir.MOBILE,l=Ir.TABLET,p=i[a],s=i[l],d=i[n],c=Dr.CSS;Dr.HTML,r=t.desktop&&((null==p?void 0:p.hide)?(null==p?void 0:p.hiddenType)===c:null==p?void 0:p.show)||t.tablet&&((null==s?void 0:s.hide)?(null==s?void 0:s.hiddenType)===c:null==s?void 0:s.show)||t.mobile&&((null==d?void 0:d.hide)?(null==d?void 0:d.hiddenType)===c:null==d?void 0:d.show)}return r},CMSGetDeviceVisibilityClassNameByMode:function(e){var t=e.deviceVisibility,o=(e.isBuilderType,"");if(t&&!Qa(t)){var r=t,i=Dr.CSS,a=(Dr.HTML,{show:!0,hide:!1,hiddenType:i}),n=Ir.DESKTOP,l=Ir.MOBILE,p=Ir.TABLET,s=(null==r?void 0:r.desktop)?r[n]:a,d=(null==r?void 0:r.tablet)?r[p]:a,c=(null==r?void 0:r.mobile)?r[l]:a;(null==s?void 0:s.hide)&&(null==s?void 0:s.hiddenType)===i&&(o+="dp_d_none"),(null==d?void 0:d.hide)&&(null==d?void 0:d.hiddenType)===i&&(o+=" tb_d_none"),(null==c?void 0:c.hide)&&(null==c?void 0:c.hiddenType)===i&&(o+=" mb_d_none")}return o},CMSGetDeviceVisibilityDefaultData:function(){return{deviceVisibility:{desktop:{show:!0,hide:!1,hiddenType:Dr.CSS},tablet:{show:!0,hide:!1,hiddenType:Dr.CSS},mobile:{show:!0,hide:!1,hiddenType:Dr.CSS}}}},CMSCustomEventService:function(e){var t=e.type,o=e.value;e.serviceType===xr.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,a,n,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===(n=null===(a=d[0])||void 0===a?void 0:a.contentSource)||void 0===n?void 0:n.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)},getParentElementObject:function e(t,o){var r,i,a,n,l={};if(!Qa(t)){var p=null==t?void 0:t[Ja(o)];Qa(p)||(l=Za(null===(n=null===(a=null===(i=null===(r=null==p?void 0:p.controls)||void 0===r?void 0:r.dataConnector)||void 0===i?void 0:i.dataConnector)||void 0===a?void 0:a.value)||void 0===n?void 0:n.dataSet)?e(t,null==p?void 0:p.parentKey):Object.assign({},p))}return l}};const an=rn;var nn,ln={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:_o.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:_o.CONTROLS},textAlignment:{value:"center",property:"textAlignment",propertyType:_o.CONTROLS},itemSpacing:{value:"10",propertyType:_o.CSS,unit:1,property:"itemSpacing"},iconPosition:{value:"left",property:"iconPosition",propertyType:_o.CONTROLS},clickToNavigate:{value:"false",property:"iconPosition",propertyType:_o.CSS},iconStyle:{value:"Icon",propertyType:_o.CONTROLS}},content:{socialIcons:{value:[{id:an.generateUniqueId(),title:"Amazon",name:"amazon",show:!0,url:"https://amazon.com",icon:{value:"amazon",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:an.generateUniqueId(),title:"Website",name:"website",show:!0,url:"https://www.sellerscommerce.com/",icon:{value:"website",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:an.generateUniqueId(),title:"Instagram",name:"instagram",show:!0,url:"https://instagram.com",icon:{value:"instagram",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:an.generateUniqueId(),title:"Twitter",name:"twitter",show:!0,url:"https://x.com/",icon:{value:"twitter",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:an.generateUniqueId(),title:"Facebook",name:"facebook",show:!0,url:"https://www.facebook.com/",icon:{value:"facebook",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:an.generateUniqueId(),title:"Youtube",name:"youtube",show:!0,url:"https://www.youtube.com/",icon:{value:"youtube",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:an.generateUniqueId(),title:"LinkedIn",name:"linkedin",show:!0,url:"https://www.linkedin.com/",icon:{value:"linkedin",customIcon:{isCustomIcon:!1,url:"",name:""}}}],propertyType:_o.CONTROLS},website:{value:!0,propertyType:_o.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:_o.CONTROLS},instagram:{value:!0,propertyType:_o.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:_o.CONTROLS},facebook:{value:!0,propertyType:_o.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:_o.CONTROLS},linkedIn:{value:!1,propertyType:_o.CONTROLS},linkedInUrl:{value:"https://www.linkedin.com/",propertyType:_o.CONTROLS},twitter:{value:!0,propertyType:_o.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:_o.CONTROLS},amazon:{value:!0,propertyType:_o.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:_o.CONTROLS}},design:{icon:{value:"",propertyType:_o.CONTROLS},designiconSize:{value:"30",propertyType:_o.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:_o.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:_o.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:_o.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:_o.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:_o.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:_o.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:_o.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 pn,sn=function(){return{layout:{selectorKey:nn.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"70",unit:1}),margin:Yr.margin,padding:Yr.padding,alignment:ln.layout.alignment,textAlignment:ln.layout.textAlignment,clickToNavigate:ln.layout.clickToNavigate,iconStyle:ln.layout.iconStyle,iconPosition:ln.layout.iconPosition,iconAndTextSpacing:ln.layout.iconAndTextSpacing,itemSpacing:ln.layout.itemSpacing,positionType:Yr.positionType,pinTo:Yr.pinTo},content:{selectorKey:nn.CONTENT,socialContent:ln.content.socialIcons},design:{selectorKey:nn.DESIGN,socialWidget:{selectorKey:nn.SOCIAL_WIDGET,backgroundColor:Yr.backgroundColor,cropRatio:Yr.cropRatio,zoomImage:Yr.zoomImage,flip:Yr.flip,rotate:Yr.rotate,showBorder:Yr.showBorder,borderStyle:Yr.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur},itemStyle:{selectorKey:nn.ITEM_STYLE,backgroundColor:Yr.backgroundColor,cropRatio:Yr.cropRatio,zoomImage:Yr.zoomImage,flip:Yr.flip,rotate:Yr.rotate,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,showBorder:Yr.showBorder,borderStyle:Yr.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:!1}),iconSize:ln.design.designiconSize,iconColor:ln.design.iconColor},socialIcons:{selectorKey:nn.SOCIAL_ICONS,instagramIcon:ln.design.instagramIcon,facebookIcon:ln.design.facebookIcon,twitterIcon:ln.design.twitterIcon,amazonIcon:ln.design.amazonIcon,websiteIcon:ln.design.websiteIcon,youtubeIcon:ln.design.youtubeIcon,linkedinIcon:ln.design.linkedinIcon}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(pn||(pn={}));var dn,cn=function(e){return{layout:{selectorKey:pn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:_o.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Yr.height),{isReadOnly:!0}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,pinTo:Yr.pinTo,direction:{value:"vertical",property:"direction",propertyType:_o.CONTROLS},itemGap:{property:"itemGap",propertyType:_o.CSS,value:0,unit:Bo.PIXELS},justifyContent:{property:"justifyContent",propertyType:_o.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:_o.CSS,value:"start"}},design:Object.assign({selectorKey:pn.DESIGN,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},gi),dataConnector:{selectorKey:pn.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"stack",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:_o.CONTROLS}}}},yn={displayStyle:{value:"Button",property:"displayStyle",propertyType:_o.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:_o.CONTROLS},whenClicked:{value:"Open Lightbox",property:"whenClicked",propertyType:_o.CONTROLS},displayType:{value:"Vertical",property:"displayType",propertyType:_o.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:_o.CONTROLS},itemSpacing:{value:"20",property:"itemSpacing",unit:1,propertyType:_o.CSS},overflowItems:{value:"Show More Button",property:"overflowItems",propertyType:_o.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:_o.CONTROLS},searchPlaceholderText:{value:"Search by Zip Code",property:"searchPlaceholderText",propertyType:_o.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:_o.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:_o.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:_o.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:_o.CONTROLS},title:{value:"Available Locations",property:"title",propertyType:_o.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:_o.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:_o.CONTROLS},description:{value:"",property:"description",propertyType:_o.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:_o.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:_o.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:_o.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:_o.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:_o.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:_o.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:_o.CSS},buttonType:{value:"primaryButton",propertyType:_o.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:_o.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:_o.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:_o.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:_o.CSS},arrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:_o.CONTROLS},backgroundShape:{value:"Round",propertyType:_o.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:_o.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:_o.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:_o.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:_o.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:_o.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:_o.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:_o.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:_o.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:_o.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:_o.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:_o.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:_o.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:_o.CONTROLS},fontSize:{value:"16",propertyType:_o.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},characterSpacing:{value:"16",propertyType:_o.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:_o.CSS,unit:1},lineHeight:{value:"16",propertyType:_o.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:_o.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:_o.CSS},fontSize:{value:"16",propertyType:_o.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},characterSpacing:{value:"16",propertyType:_o.CSS,unit:1},lineHeight:{value:"16",propertyType:_o.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:_o.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:_o.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:_o.CONTROLS},paginationStyle:{value:"dotted",propertyType:_o.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:_o.CONTROLS},arrowSize:{value:"16",propertyType:_o.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:_o.CSS},backgroundShape:{value:"rectangle",propertyType:_o.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:_o.CSS},font:{value:"lato",propertyType:_o.CSS},fontSize:{value:"16",propertyType:_o.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},hoverBackgroundShape:{value:"circle",propertyType:_o.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:_o.CSS},hoverFont:{value:"lato",propertyType:_o.CSS},hoverFontSize:{value:"#BE6C00",propertyType:_o.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:_o.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:_o.CSS},previousIcon:{value:"shopping-cart-01",propertyType:_o.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:_o.CONTROLS},iconSize:{value:"20",propertyType:_o.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:_o.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"}(dn||(dn={}));var un,Sn=function(){return{layout:{selectorKey:dn.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"130",unit:1}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,pinTo:Yr.pinTo,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,displayStyle:yn.displayStyle,displayResults:yn.displayResults,whenClicked:yn.whenClicked,displayType:yn.displayType,maxItemsToDisplay:yn.maxItemsToDisplay,itemSpacing:yn.itemSpacing,overflowItems:yn.overflowItems,noOfItemToShow:yn.noOfItemToShow,searchPlaceholderText:yn.searchPlaceholderText},content:{selectorKey:dn.CONTENT,locationName:yn.locationName,locationAddress:yn.locationAddress,locationInventory:yn.locationInventory,locationTimings:yn.locationTimings,title:yn.title,showTitle:yn.showTitle,description:yn.description,showDescription:yn.showDescription},design:{selectorKey:dn.DESIGN,inputStyle:{selectorKey:dn.INPUT_STYLE,defaultState:Object.assign({selectorKey:dn.DEFAULT_STATE,buttonStyle:yn.buttonStyle,buttonText:yn.buttonText,iconPadding:yn.iconPadding,iconPosition:yn.iconPosition,iconAndTextSpacing:yn.iconAndTextSpacing,alignment:yn.alignment,buttonType:yn.buttonType},Xr),hoverState:Object.assign({selectorKey:dn.HOVER_STATE,buttonStyle:yn.buttonStyle,buttonText:yn.buttonText,iconPadding:yn.iconPadding,iconPosition:yn.iconPosition,iconAndTextSpacing:yn.iconAndTextSpacing,alignment:yn.alignment,buttonType:yn.buttonType},qr)},storeLocationsButton:{selectorKey:dn.INPUT_STYLE,defaultState:Object.assign({selectorKey:dn.DEFAULT_STATE,buttonStyle:yn.buttonStyle,buttonText:yn.buttonText,iconPadding:yn.iconPadding,iconPosition:yn.iconPosition,iconAndTextSpacing:yn.iconAndTextSpacing,alignment:yn.alignment,buttonType:yn.buttonType},Xr),hoverState:Object.assign({selectorKey:dn.HOVER_STATE,buttonStyle:yn.buttonStyle,buttonText:yn.buttonText,iconPadding:yn.iconPadding,iconPosition:yn.iconPosition,iconAndTextSpacing:yn.iconAndTextSpacing,alignment:yn.alignment,buttonType:yn.buttonType},qr)},inventoryTextStyle:{selectorKey:dn.INVENTORY_TEXT_STYLE,themeDynamic:Yr.theme,fontDynamic:Yr.font,fontSizeDynamic:Yr.fontSize,textColorDynamic:Yr.textColor,boldDynamic:Yr.bold,italicDynamic:Yr.italic,linethroughDynamic:Yr.linethrough,underlineDynamic:Yr.underline,textAlignDynamic:Yr.textAlign,characterSpacingDynamic:Yr.characterSpacing,lineHeightDynamic:Yr.lineHeight,themeStatic:Yr.themeDesc,fontStatic:Yr.fontDesc,fontSizeStatic:Yr.fontSizeDesc,textColorStatic:Yr.textColorDesc,boldStatic:Yr.boldDesc,italicStatic:Yr.italicDesc,linethroughStatic:Yr.linethroughDesc,underlineStatic:Yr.underlineDesc,textAlignStatic:Yr.textAlignDesc,characterSpacingStatic:Yr.characterSpacingDesc,lineHeightStatic:Yr.lineHeightDesc},itemStyle:{selectorKey:dn.ITEM_STYLE,contentAlignment:yn.contentAlignment,horizontalPadding:yn.horizontalPadding,verticalPadding:yn.verticalPadding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},locationName:{selectorKey:dn.LOCATION_NAME,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},locationAddress:{selectorKey:dn.LOCATION_ADDRESS,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},locationTimings:{selectorKey:dn.LOCATION_TIMINGS,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},locationInventory:{selectorKey:dn.LOCATION_INVENTORY,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},arrows:{selectorKey:dn.ARROWS,arrowIconStyle:yn.arrowIconStyle,leftArrowIconStyle:yn.leftArrowIconStyle,rightArrowIconStyle:yn.rightArrowIconStyle,backgroundShape:yn.backgroundShape,arrowSize:yn.arrowSize,arrowColor:yn.arrowColor},paginationDots:{selectorKey:dn.PAGINATION_DOTS,dotSize:yn.dotSize,currentDotColor:yn.currentDotColor,otherDotColor:yn.otherDotColor},paginationLine:{selectorKey:dn.PAGINATION_LINE,currentLineColor:yn.currentLineColor,otherLineColor:yn.otherLineColor,lineHeight:yn.lineHeight,lineWidth:yn.lineWidth},showMoreItemsButton:{selectorKey:dn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:yn.design.pagination.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight}},dataConnector:{selectorKey:dn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}},gn={layout:{header:{value:!0,propertyType:_o.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:_o.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:_o.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:_o.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:_o.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:_o.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:_o.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:_o.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:_o.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:_o.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:_o.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:_o.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:_o.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:_o.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:_o.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:_o.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:_o.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:_o.CONTROLS,property:"connectWith"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Age",columnMapsTo:"age"},{columnId:3,columnTitle:"Occupation",columnMapsTo:"occupation"}],propertyType:_o.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:_o.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:_o.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:_o.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:_o.CSS}},rowAndHeaderDividers:{rowDivider:Object.assign(Object.assign({},Yr.dividerColor),{property:"rowDivider",propertyType:_o.CSS}),columnDivider:Object.assign(Object.assign({},Yr.dividerColor),{property:"columnDivider",propertyType:_o.CSS}),headerDivider:Object.assign(Object.assign({},Yr.dividerColor),{property:"headerDivider",propertyType:_o.CSS})},headerText:{font:{value:"lato",propertyType:_o.CONTROLS},fontSize:{value:"32",propertyType:_o.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},characterSpacing:{value:"32",propertyType:_o.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:_o.CSS,unit:1},lineHeight:{value:"32",propertyType:_o.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:_o.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:_o.CSS},fontSize:{value:"32",propertyType:_o.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},characterSpacing:{value:"32",propertyType:_o.CSS,unit:1},lineHeight:{value:"32",propertyType:_o.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:_o.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:_o.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:_o.CONTROLS},paginationStyle:{value:"dotted",propertyType:_o.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:_o.CONTROLS},arrowSize:{value:"32",propertyType:_o.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:_o.CSS},backgroundShape:{value:"rectangle",propertyType:_o.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:_o.CSS},font:{value:"lato",propertyType:_o.CSS},fontSize:{value:"32",propertyType:_o.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},hoverBackgroundShape:{value:"circle",propertyType:_o.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:_o.CSS},hoverFont:{value:"lato",propertyType:_o.CSS},hoverFontSize:{value:"#BE6C00",propertyType:_o.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:_o.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:_o.CSS},previousIcon:{value:"shopping-cart-01",propertyType:_o.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:_o.CONTROLS},iconSize:{value:"30",propertyType:_o.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.TABLE_WIDGET="tableWidget",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.ROW_TEXT="rowText",e.ROW_AND_HEADER_DIVIDER="rowAndHeaderDividers",e.SCROLL_BAR="scrollBar",e.PAGINATION="pagination",e.LOAD_MORE_BUTTON="loadMoreButton",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState"}(un||(un={}));var Tn,hn=function(){return{layout:Object.assign({selectorKey:un.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"150",unit:1}),margin:Yr.margin,padding:Yr.padding,header:gn.layout.header,headerHeight:gn.layout.headerHeight,rowHeight:gn.layout.rowHeight,layoutHeaderDivider:gn.layout.layoutHeaderDivider,layoutRowDivider:gn.layout.layoutRowDivider,layoutColumnDivider:gn.layout.layoutColumnDivider,alternativeRowColors:gn.layout.alternativeRowColors,headerCellPadding:gn.layout.headerCellPadding,rowCellPadding:gn.layout.rowCellPadding,contentAlignment:gn.layout.contentAlignment,showMoreRows:gn.layout.showMoreRows,rowsPerPage:gn.layout.rowsPerPage,paginationType:gn.layout.paginationType,paginationAlignment:gn.layout.paginationAlignment,noOfItemsToLoad:gn.layout.noOfItemsToLoad},Fr),content:{selectorKey:un.CONTENT,showTitle:gn.content.showTitle,tableTitle:gn.content.tableTitle,connectWith:gn.content.connectWith,columns:gn.content.columns,rows:gn.content.rows},design:{selectorKey:un.DESIGN,tableWidget:{selectorKey:un.TABLE_WIDGET,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},table:{selectorKey:un.TABLE,backgroundColor:Yr.backgroundColor,showBorder:Yr.showBorder,borderStyle:gn.design.table.borderStyle,borderColor:Yr.borderColor,borderPerSlide:gn.design.table.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur},tableHeader:{selectorKey:un.TABLE_HEADER,backgroundColor:Yr.backgroundColor},headerText:Object.assign({selectorKey:un.HEADER_TEXT},Wr),tableRow:{selectorKey:un.TABLE_ROW,backgroundColor:Yr.backgroundColor},rowText:Object.assign({selectorKey:un.ROW_TEXT},Mr),rowAndHeaderDividers:{selectorKey:un.ROW_AND_HEADER_DIVIDER,headerDivider:gn.design.rowAndHeaderDividers.headerDivider,rowDivider:gn.design.rowAndHeaderDividers.rowDivider,columnDivider:gn.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:un.SCROLL_BAR,scrollBarWidth:gn.design.scrollBar.scrollBarWidth,scrollBarColor:gn.design.scrollBar.scrollBarColor},pagination:{selectorKey:un.PAGINATION,defaultState:{selectorKey:un.DEFAULT_STATE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,previousIcon:gn.design.pagination.previousIcon,nextIcon:gn.design.pagination.nextIcon,iconSize:gn.design.pagination.iconSize,iconColor:gn.design.pagination.iconColor,backgroundShape:gn.design.pagination.backgroundShape,backgroundColor:Yr.backgroundColor,pagination:gn.design.pagination.pagination},hoverState:{selectorKey:un.HOVER_STATE,theme:Yr.theme}},loadMoreButton:Object.assign({selectorKey:un.LOAD_MORE_BUTTON},Xr)}}},Cn={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:_o.CONTROLS},tabLayout:{value:"stretched",property:"tabLayout",propertyType:_o.CONTROLS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:_o.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:_o.CSS},tabContainer:{value:20,unit:1,property:"tabContainer",propertyType:_o.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:_o.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:_o.CSS},overflowTabs:{value:"Wrap",property:"overflowTabs",propertyType:_o.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:_o.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({},Vo()),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:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selected",e.TAB_CONTAINER="tabContainer",e.TAB_CONTENT_CONTAINER="tabContentContainer",e.TABS="tabs"}(Tn||(Tn={}));var On,bn={borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,backgroundColor:Yr.backgroundColor,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,highlights:Yr.highlights,shadows:Yr.shadows},vn={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},mn=function(){return{layout:{selectorKey:Tn.LAYOUT,adjustment:Yr.adjustment,width:Yr.width,height:Yr.height,margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo,tabPosition:Cn.tabPosition,tabLayout:Cn.tabLayout,tabAlignment:Cn.tabAlignment,tabSpacing:Cn.tabSpacing,tabContainerSpacing:Cn.tabContainer,horizontalPadding:Cn.horizontalPadding,verticalPadding:Cn.verticalPadding,overflowTabs:Cn.overflowTabs,spacingBetweenRows:Cn.spacingBetweenRows},design:{selectorKey:Tn.DESIGN,tabContainer:Object.assign({selectorKey:Tn.TAB_CONTAINER},bn),tabs:{selectorKey:Tn.TABS,defaultState:Object.assign(Object.assign({selectorKey:Tn.DEFAULT_STATE},bn),vn),hoverState:Object.assign(Object.assign({selectorKey:Tn.HOVER_STATE},bn),vn),selectedState:Object.assign(Object.assign({selectorKey:Tn.SELECTED_STATE},bn),vn)},tabContentContainer:Object.assign({selectorKey:Tn.TAB_CONTENT_CONTAINER},bn)},content:{selectorKey:Tn.CONTENT,tabContent:Cn.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(On||(On={}));var wn,fn=function(){return{layout:{selectorKey:On.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:_o.CSS},textData:{value:"<h1 class='et-tt'>Heading 1</h1>",propertyType:_o.CONTROLS},height:{value:"40",property:"height",unit:1,propertyType:_o.CSS},margin:Yr.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:_o.CSS},overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo},design:Object.assign({selectorKey:On.DESIGN,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},Mr),dataConnector:{selectorKey:On.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}},En={displayFormat:{value:"Stack Horizontal",property:"displayFormat",propertyType:_o.CONTROLS},showUomPrice:{value:!0,property:"showUomPrice",propertyType:_o.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:_o.CSS},onClick:{value:"Show All",property:"onClick",propertyType:_o.CONTROLS},itemPadding:{value:"10",property:"itemPadding",propertyType:_o.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:_o.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:_o.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:_o.CONTROLS},header:{value:!0,property:"header",propertyType:_o.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:_o.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:_o.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:_o.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:_o.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:_o.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:_o.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:_o.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:_o.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:_o.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:_o.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:_o.CONTROLS},overflowControl:{value:"Show More Button",property:"overflowControl",propertyType:_o.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:_o.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:_o.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:_o.CSS},productPrice:{value:!0,property:"productPrice",propertyType:_o.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:_o.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:_o.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:_o.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:_o.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:_o.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:_o.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:_o.CONTROLS},discount:{value:!0,property:"discount",propertyType:_o.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:_o.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:_o.CONTROLS},savings:{value:!0,property:"savings",propertyType:_o.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:_o.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:_o.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:_o.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:_o.CONTROLS},productShippingPrice:{value:!0,property:"productShippingPrice",propertyType:_o.CONTROLS},pricePerUnit:{value:!0,property:"pricePerUnit",propertyType:_o.CONTROLS},uom:{value:!0,property:"uom",propertyType:_o.CONTROLS},uomName:{value:!0,property:"uomName",propertyType:_o.CONTROLS},uomConversion:{value:!0,property:"uomConversion",propertyType:_o.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:_o.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:_o.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:_o.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:_o.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:_o.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:_o.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:_o.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:_o.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:_o.CSS},buttonType:{value:"primaryButton",propertyType:_o.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:_o.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:_o.CONTROLS},backgroundShape:{value:"Round",propertyType:_o.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:_o.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:_o.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:_o.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:_o.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:_o.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:_o.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:_o.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:_o.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:_o.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:_o.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:_o.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:_o.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:_o.CONTROLS},fontSize:{value:"16",propertyType:_o.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},characterSpacing:{value:"16",propertyType:_o.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:_o.CSS,unit:1},lineHeight:{value:"16",propertyType:_o.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:_o.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:_o.CSS},fontSize:{value:"16",propertyType:_o.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},characterSpacing:{value:"16",propertyType:_o.CSS,unit:1},lineHeight:{value:"16",propertyType:_o.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:_o.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:_o.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:_o.CONTROLS},paginationStyle:{value:"dotted",propertyType:_o.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:_o.CONTROLS},arrowSize:{value:"16",propertyType:_o.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:_o.CSS},backgroundShape:{value:"rectangle",propertyType:_o.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:_o.CSS},font:{value:"lato",propertyType:_o.CSS},fontSize:{value:"16",propertyType:_o.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},hoverBackgroundShape:{value:"circle",propertyType:_o.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:_o.CSS},hoverFont:{value:"lato",propertyType:_o.CSS},hoverFontSize:{value:"#BE6C00",propertyType:_o.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:_o.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:_o.CSS},previousIcon:{value:"shopping-cart-01",propertyType:_o.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:_o.CONTROLS},iconSize:{value:"20",propertyType:_o.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.ITEM_STYLE="itemStyle",e.UOM_TITLE_STYLE="uomTitleStyle",e.UOM_CONVERSION_STYLE="uomConversionStyle",e.PRODUCT_PRICE="productPrice",e.UOM_STYLE="uomStyle",e.CURRENCY_CODE_STYLE="currencyCodeStyle",e.ACTUAL_PRICE="actualPrice",e.DISCOUNT="discount",e.DISCOUNT_VALUE="discountValue",e.SAVINGS="savings",e.SAVINGS_VALUE="savingsValue",e.PRICE_PER_UNIT="pricePerUnit",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.SCROLL="scroll",e.ROW_DIVIDERS="rowDividers",e.PAGINATION="pagination",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButton",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selectedState"}(wn||(wn={}));var Rn,Nn=function(){return{layout:{selectorKey:wn.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"48",unit:1}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,pinTo:Yr.pinTo,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,displayFormat:En.displayFormat,showUomPrice:En.showUomPrice,itemSpacing:En.itemSpacing,itemPadding:En.itemPadding,itemContentAlignment:En.itemContentAlignment,maxItemsToDisplay:En.maxItemsToDisplay,overflowItems:En.overflowItems,header:En.header,headerHeight:En.headerHeight,rowHeight:En.rowHeight,headerDivider:En.headerDivider,rowDivider:En.rowDivider,columnDivider:En.columnDivider,alternativeRowColors:En.alternativeRowColors,headerCellPadding:En.headerCellPadding,rowCellPadding:En.rowCellPadding,contentAlignment:En.contentAlignment,overflowControl:En.overflowControl,paginationType:En.paginationType,paginationAlignment:En.paginationAlignment,rowsPerPage:En.rowsPerPage,imageBehavior:En.imageBehavior,itemsPerRow:En.itemsPerRow,onClick:En.onClick},design:{selectorKey:wn.DESIGN,itemStyle:{selectorKey:wn.ITEM_STYLE,defaultState:{selectorKey:wn.DEFAULT_STATE,horizontalPadding:En.horizontalPadding,verticalPadding:En.verticalPadding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},selectedState:{selectorKey:wn.SELECTED_STATE,horizontalPadding:En.horizontalPadding,verticalPadding:En.verticalPadding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius}},uomTitleStyle:{selectorKey:wn.UOM_TITLE_STYLE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},uomConversionStyle:{selectorKey:wn.UOM_CONVERSION_STYLE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},productPrice:{selectorKey:wn.PRODUCT_PRICE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},uomStyle:{selectorKey:wn.UOM_STYLE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},currencyCodeStyle:{selectorKey:wn.CURRENCY_CODE_STYLE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},actualPrice:{selectorKey:wn.ACTUAL_PRICE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},discount:{selectorKey:wn.DISCOUNT,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},discountValue:{selectorKey:wn.DISCOUNT_VALUE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},savings:{selectorKey:wn.SAVINGS,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},savingsValue:{selectorKey:wn.SAVINGS_VALUE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},pricePerUnit:{selectorKey:wn.PRICE_PER_UNIT,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},arrows:{selectorKey:wn.ARROWS,arrowIconStyle:En.arrowIconStyle,leftArrowIconStyle:En.leftArrowIconStyle,rightArrowIconStyle:En.rightArrowIconStyle,backgroundShape:En.backgroundShape,arrowSize:En.arrowSize,arrowColor:En.arrowColor},paginationDots:{selectorKey:wn.PAGINATION_DOTS,dotSize:En.dotSize,currentDotColor:En.currentDotColor,otherDotColor:En.otherDotColor},paginationLine:{selectorKey:wn.PAGINATION_LINE,currentLineColor:En.currentLineColor,otherLineColor:En.otherLineColor,lineHeight:En.lineHeight,lineWidth:En.lineWidth},table:{selectorKey:wn.TABLE,backgroundColor:Yr.backgroundColor,showBorder:Yr.showBorder,borderStyle:En.design.table.borderStyle,borderColor:Yr.borderColor,borderPerSlide:En.design.table.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur},tableHeader:{selectorKey:wn.TABLE_HEADER,backgroundColor:Yr.backgroundColor},headerText:{selectorKey:wn.HEADER_TEXT,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},tableRow:{selectorKey:wn.TABLE_ROW,backgroundColor:Yr.backgroundColor,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},rowDividers:{selectorKey:wn.ROW_DIVIDERS,headerDivider:En.design.rowAndHeaderDividers.headerDivider,rowDivider:En.design.rowAndHeaderDividers.rowDivider,columnDivider:En.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:wn.SCROLL,scrollBarWidth:En.design.scrollBar.scrollBarWidth,scrollBarColor:En.design.scrollBar.scrollBarColor},pagination:{selectorKey:wn.PAGINATION,defaultState:{selectorKey:wn.DEFAULT_STATE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,previousIcon:En.design.pagination.previousIcon,nextIcon:En.design.pagination.nextIcon,iconSize:En.design.pagination.iconSize,iconColor:En.design.pagination.iconColor,backgroundShape:En.design.pagination.backgroundShape,backgroundColor:Yr.backgroundColor,pagination:En.design.pagination.pagination},hoverState:{selectorKey:wn.HOVER_STATE,theme:Yr.theme}},showMoreItemsButton:Object.assign({selectorKey:wn.SHOW_MORE_ITEMS_BUTTON},Xr)},content:{selectorKey:wn.CONTENT,productPrice:En.productPrice,sellingPrice:En.sellingPrice,productPriceDisplayUOM:En.productPriceDisplayUOM,productPriceDisplayCurrencyCode:En.productPriceDisplayCurrencyCode,showActualPrice:En.showActualPrice,actualPrice:En.actualPrice,actualPriceDisplayUOM:En.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:En.actualPriceDisplayCurrencyCode,discount:En.discount,discountValue:En.discountValue,showSavings:En.showSavings,savings:En.savings,savingsValue:En.savingsValue,savingsDisplayCurrencyCode:En.savingsDisplayCurrencyCode,embellishmentPrice:En.embellishmentPrice,productTax:En.productTax,productShippingPrice:En.productShippingPrice,pricePerUnit:En.pricePerUnit,uom:En.uom,uomName:En.uomName,uomConversion:En.uomConversion},dataConnector:{selectorKey:wn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}},Ln={optionSelection:{value:!0,property:"optionSelection",propertyType:_o.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:_o.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:_o.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:_o.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:_o.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:_o.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:_o.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:_o.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:_o.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:_o.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",unit:1,propertyType:_o.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:_o.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:_o.CSS},maxItemsToDisplay:{value:"10",property:"maxItemsToDisplay",propertyType:_o.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:_o.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:_o.CONTROLS},itemSize:{value:30,property:"itemSize",unit:1,propertyType:_o.CSS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:_o.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:_o.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:_o.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:_o.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:_o.CONTROLS},dropdownOptionsSpacing:{value:"10",unit:1,property:"dropdownOptionsSpacing",propertyType:_o.CSS},dropdownOptionsPadding:{value:"10",unit:1,property:"dropdownOptionsPadding",propertyType:_o.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:_o.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:_o.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:_o.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:_o.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:_o.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:_o.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:_o.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:_o.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:_o.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:_o.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:_o.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:_o.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:_o.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:_o.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:_o.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:_o.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:_o.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:_o.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:_o.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:_o.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:_o.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:_o.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:_o.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:_o.CONTROLS},header:{value:!0,property:"header",propertyType:_o.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:_o.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:_o.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:_o.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:_o.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:_o.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:_o.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:_o.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:_o.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:_o.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:_o.CONTROLS},headerCellPadding:{value:"30",unit:1,property:"headerCellPadding",propertyType:_o.CSS},rowCellPadding:{value:"30",unit:1,property:"rowCellPadding",propertyType:_o.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:_o.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:_o.CSS},groupHorizontalPadding:{value:"20",unit:1,property:"groupHorizontalPadding",propertyType:_o.CSS},groupVerticalPadding:{value:"20",unit:1,property:"groupVerticalPadding",propertyType:_o.CSS},groupAndContainerSpacing:{value:"30",unit:1,property:"groupAndContainerSpacing",propertyType:_o.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:_o.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:_o.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:_o.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:_o.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:_o.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:_o.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:_o.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:_o.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:_o.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:_o.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:_o.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:_o.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:_o.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:_o.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:_o.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:_o.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:_o.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:_o.CSS},verticalPadding:{value:"10",property:"verticalPadding",unit:1,propertyType:_o.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:_o.CONTROLS},buttonText:{value:"Show More",property:"buttonText",propertyType:_o.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:_o.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:_o.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:_o.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:_o.CONTROLS},iconPadding:{value:0,unit:1,property:"iconPadding",parentRef:"bs-at",propertyType:_o.CSS},buttonType:{value:"primaryButton",propertyType:_o.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:_o.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:_o.CONTROLS},backgroundShape:{value:"circle",propertyType:_o.CONTROLS},swatchShape:{value:"circle",propertyType:_o.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:_o.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:_o.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:_o.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:_o.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:_o.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:_o.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:_o.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:_o.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:_o.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:_o.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:_o.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:_o.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:_o.CONTROLS},fontSize:{value:"16",propertyType:_o.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},characterSpacing:{value:"16",propertyType:_o.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:_o.CSS,unit:1},lineHeight:{value:"16",propertyType:_o.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:_o.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:_o.CSS},fontSize:{value:"16",propertyType:_o.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},characterSpacing:{value:"16",propertyType:_o.CSS,unit:1},lineHeight:{value:"16",propertyType:_o.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:_o.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:_o.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:_o.CONTROLS},paginationStyle:{value:"dotted",propertyType:_o.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:_o.CONTROLS},arrowSize:{value:"16",propertyType:_o.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:_o.CSS},backgroundShape:{value:"rectangle",propertyType:_o.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:_o.CSS},font:{value:"lato",propertyType:_o.CSS},fontSize:{value:"16",propertyType:_o.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},hoverBackgroundShape:{value:"circle",propertyType:_o.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:_o.CSS},hoverFont:{value:"lato",propertyType:_o.CSS},hoverFontSize:{value:"#BE6C00",propertyType:_o.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:_o.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:_o.CSS},previousIcon:{value:"shopping-cart-01",propertyType:_o.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:_o.CONTROLS},iconSize:{value:"20",propertyType:_o.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:_o.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"}(Rn||(Rn={}));var An,Dn=function(){return{layout:{selectorKey:Rn.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"48",isReadOnly:!0}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,pinTo:Yr.pinTo,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,optionSelection:Ln.optionSelection,displayOutOfStockValues:Ln.displayOutOfStockValues,displayStyle:Ln.displayStyle,notifyMeButton:Ln.notifyMeButton,quantitySelectorForVariantSelector:Ln.quantitySelectorForVariantSelector,dividerBetweenItems:Ln.dividerBetweenItems,optionTitleValueSpacing:Ln.optionTitleValueSpacing,remainingDisplayStyle:Ln.remainingDisplayStyle,allowUserToSearch:Ln.allowUserToSearch,allowUserToFilter:Ln.allowUserToFilter,itemSpacing:Ln.itemSpacing,swatchTypeDisplayStyle:{selectorKey:Rn.SWATFH_TYPE_DISPLAY_STYLE,displayValues:Ln.displayValues,itemPadding:Object.assign(Object.assign({},Ln.itemPadding),{value:2}),itemSpacing:Ln.itemSpacing,maxItemsToDisplay:Ln.maxItemsToDisplay,overflowItems:Ln.overflowItems,swatchImageType:Ln.swatchImageType,itemSize:Ln.itemSize},singleSelectDisplayStyle:{selectorKey:Rn.SINGLE_SELECT_DISPLAY_STYLE,displayValues:Ln.displayValues,itemPadding:Object.assign(Object.assign({},Ln.itemPadding),{value:2}),itemSpacing:Ln.itemSpacing,maxItemsToDisplay:Ln.maxItemsToDisplay,overflowItems:Ln.overflowItems,imageBehaviour:Ln.imageBehaviour,itemsPerRow:Ln.itemsPerRow,itemContentAlignment:Ln.itemContentAlignment,overflowDirection:Ln.overflowDirection,itemSize:Ln.itemSize},dropdownDisplayStyle:{selectorKey:Rn.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Ln.dropdownOptionsSpacing,dropdownOptionsPadding:Ln.dropdownOptionsPadding,dropdownStyle:Ln.dropdownStyle,optionAndListSpacing:Ln.optionAndListSpacing,dropdownListItemSpacing:Ln.dropdownListItemSpacing,dropdownListItemPadding:Ln.dropdownListItemPadding,dividerBetweenListItems:Ln.dividerBetweenListItems,maxItemsToDisplay:Ln.maxItemsToDisplay,overflowItems:Ln.overflowItems},groupedOptionsDisplayStyle:{selectorKey:Rn.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:Ln.groupsDisplayStyle,groupSpacing:Ln.groupSpacing,groupPadding:Ln.groupPadding,groupHeaderAndOptionSpacing:Ln.groupHeaderAndOptionSpacing,tabDirection:Ln.tabDirection,tabLayout:Ln.tabLayout,tabAlignment:Ln.tabAlignment,tabSpacing:Ln.tabSpacing,tabAndContainerSpacing:Ln.tabAndContainerSpacing,tabHorizontalPadding:Ln.tabHorizontalPadding,tabVerticalPadding:Ln.tabVerticalPadding,containerPadding:Ln.tabVerticalPadding,overflowItems:Ln.overflowItems,tabRowSpacing:Ln.tabRowSpacing,expandIconPosition:Ln.expandIconPosition,expandFirstItemByDefault:Ln.expandFirstItemByDefault,allowMultipleOpenItems:Ln.allowMultipleOpenItems,itemDividers:Ln.itemDividers,accordionSpacing:Ln.accordionSpacing,accordionAndContainerSpacing:Ln.accordionAndContainerSpacing,accordionHorizontalPadding:Ln.accordionHorizontalPadding,accordionVerticalPadding:Ln.accordionVerticalPadding,groupAndContainerSpacing:Ln.groupAndContainerSpacing,groupHorizontalPadding:Ln.groupHorizontalPadding,groupVerticalPadding:Ln.groupVerticalPadding,canCollapseGroups:Ln.canCollapseGroups,collapseIconPosition:Ln.collapseIconPosition},tableDisplayStyle:{selectorKey:Rn.TABLE_DISPLAY_STYLE,header:Ln.header,headerHeight:Ln.headerHeight,rowHeight:Ln.rowHeight,headerDivider:Ln.headerDivider,rowDivider:Ln.rowDivider,columnDivider:Ln.columnDivider,alternativeRowColors:Ln.alternativeRowColors,headerCellPadding:Ln.headerCellPadding,rowCellPadding:Ln.rowCellPadding,contentAlignment:Ln.contentAlignment,overflowControl:Ln.overflowControl,paginationType:Ln.paginationType,paginationAlignment:Ln.paginationAlignment,rowsPerPage:Ln.rowsPerPage,showMoreRows:Ln.showMoreRows},groupedTableDisplayStyle:{selectorKey:Rn.GROUPED_TABLE_DISPLAY_STYLE,groupsDisplayStyle:Ln.groupsDisplayStyle,groupSpacing:Ln.groupSpacing,groupPadding:Ln.groupPadding,groupHeaderAndOptionSpacing:Ln.groupHeaderAndOptionSpacing}},design:{selectorKey:Rn.DESIGN,optionStyle:{selectorKey:Rn.OPTION_STYLE,contentAlignment:Ln.contentAlignment,horizontalPadding:Ln.horizontalPadding,verticalPadding:Ln.verticalPadding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},swatchOptionValueStyle:{selectorKey:Rn.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:Rn.DEFAULT_STATE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,backgroundShape:Ln.backgroundShape,swatchShape:Ln.swatchShape},hoverState:{selectorKey:Rn.HOVER_STATE},selectedState:{selectorKey:Rn.SELECTED_STATE}},singleOptionValueStyle:{selectorKey:Rn.SINGLE_OPTION_VALUE_STYLE,defaultState:{selectorKey:Rn.DEFAULT_STATE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,backgroundShape:Ln.backgroundShape,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},hoverState:{selectorKey:Rn.HOVER_STATE},selectedState:{selectorKey:Rn.SELECTED_STATE}},tabItemStyle:{selectorKey:Rn.TAB_ITEM_STYLE,defaultState:{selectorKey:Rn.DEFAULT_STATE,contentAlignment:Ln.contentAlignment,tabAndContainerSpacing:Ln.tabAndContainerSpacing,horizontalPadding:Ln.horizontalPadding,verticalPadding:Ln.verticalPadding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},hoverState:{selectorKey:Rn.HOVER_STATE,contentAlignment:Ln.contentAlignment,tabAndContainerSpacing:Ln.tabAndContainerSpacing,horizontalPadding:Ln.horizontalPadding,verticalPadding:Ln.verticalPadding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},selectedState:{selectorKey:Rn.SELECTED_STATE,contentAlignment:Ln.contentAlignment,tabAndContainerSpacing:Ln.tabAndContainerSpacing,horizontalPadding:Ln.horizontalPadding,verticalPadding:Ln.verticalPadding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius}},accordionItemStyle:{selectorKey:Rn.ACCORDION_ITEM_STYLE,defaultState:{selectorKey:Rn.DEFAULT_STATE},collapsedState:{selectorKey:Rn.COLLAPSED_STATE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},expandedState:{selectorKey:Rn.EXPANDED_STATE,backgroundColor:Yr.backgroundColor,containerBackgroundColor:Object.assign(Object.assign({},Yr.backgroundColor),{property:"containerBackgroundColor"}),borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius}},groupedUpfrontStyle:{selectorKey:Rn.GROUPED_UPFRONT_STYLE,backgroundColor:Yr.backgroundColor,containerBackgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},dropdownStyle:{selectorKey:Rn.DROPDOWN_STYLE,backgroundColor:Yr.backgroundColor,containerBackgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},arrows:{selectorKey:Rn.ARROWS,arrowIconStyle:Ln.arrowIconStyle,leftArrowIconStyle:Ln.leftArrowIconStyle,rightArrowIconStyle:Ln.rightArrowIconStyle,backgroundShape:Ln.backgroundShape,arrowSize:Ln.arrowSize,arrowColor:Ln.arrowColor},paginationDots:{selectorKey:Rn.PAGINATION_DOTS,dotSize:Ln.dotSize,currentDotColor:Ln.currentDotColor,otherDotColor:Ln.otherDotColor},paginationLine:{selectorKey:Rn.PAGINATION_LINE,currentLineColor:Ln.currentLineColor,otherLineColor:Ln.otherLineColor,lineHeight:Ln.lineHeight,lineWidth:Ln.lineWidth},table:{selectorKey:Rn.TABLE,backgroundColor:Yr.backgroundColor,showBorder:Yr.showBorder,borderStyle:Ln.design.table.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Ln.design.table.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur},tableHeader:{selectorKey:Rn.TABLE_HEADER,backgroundColor:Yr.backgroundColor},headerText:{selectorKey:Rn.HEADER_TEXT,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},tableRow:{selectorKey:Rn.TABLE_ROW,backgroundColor:Yr.backgroundColor,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},scroll:{selectorKey:Rn.SCROLL,scrollBarWidth:Ln.design.scrollBar.scrollBarWidth,scrollBarColor:Ln.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:Rn.ROW_DIVIDERS,headerDivider:Ln.design.rowAndHeaderDividers.headerDivider,rowDivider:Ln.design.rowAndHeaderDividers.rowDivider,columnDivider:Ln.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:Rn.PAGINATION,defaultState:{selectorKey:Rn.DEFAULT_STATE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,previousIcon:Ln.design.pagination.previousIcon,nextIcon:Ln.design.pagination.nextIcon,iconSize:Ln.design.pagination.iconSize,iconColor:Ln.design.pagination.iconColor,backgroundShape:Ln.design.pagination.backgroundShape,backgroundColor:Yr.backgroundColor,pagination:Ln.design.pagination.pagination},hoverState:{selectorKey:Rn.HOVER_STATE,theme:Yr.theme}},showMoreItemsButton:Object.assign({selectorKey:Rn.SHOW_MORE_ITEMS_BUTTON},Xr),optionTitle:{selectorKey:Rn.OPTION_TITLE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},noOfOptionValues:{selectorKey:Rn.NO_OF_OPTION_VALUES,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},optionPrice:{selectorKey:Rn.OPTION_PRICE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},selectedVarientName:{selectorKey:Rn.SELECTED_VARIENT_NAME,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},optionValueName:{selectorKey:Rn.OPTION_VALUE_NAME,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},optionValueCode:{selectorKey:Rn.OPTION_VALUE_CODE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},noOfVariantsAvailable:{selectorKey:Rn.NO_OF_VARIENTS_AVAILABLE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},optionValuePrice:{selectorKey:Rn.OPTION_VALUE_PRICE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},availableInventory:{selectorKey:Rn.AVAILABLE_INVENTORY,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},addedItemsTotal:{selectorKey:Rn.ADDED_ITEMS_TOTAL,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight}},content:{selectorKey:Rn.CONTENT,optionProperties:Ln.optionProperties,optionName:Ln.optionName,noOfOptionValues:Ln.noOfOptionValues,optionPrice:Ln.optionPrice,priceFormat:Ln.priceFormat,showSelectedVariant:Ln.showSelectedVariant,optionValueProperties:Ln.optionValueProperties,optionValueName:Ln.optionValueName,optionValueCode:Ln.optionValueCode,swatchImage:Ln.swatchImage,swatchImageType:Ln.swatchImageType,noOfVariantsAvailable:Ln.noOfVariantsAvailable,optionValuePrice:Ln.optionValuePrice,showAvailableInventory:Ln.showAvailableInventory,showTotalPriceOfAddedItems:Ln.showTotalPriceOfAddedItems},dataConnector:{selectorKey:Rn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"selectedOptions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}},In={layout:{autoplay:{value:"true",propertyType:_o.CONTROLS},showControls:{value:"onHover",propertyType:_o.CONTROLS},loopVideo:{value:!0,propertyType:_o.CONTROLS},loopCount:{value:4,propertyType:_o.CONTROLS}},content:{image:{value:{src:"https://i.pinimg.com/736x/ba/91/a4/ba91a41ba14269c20b2ae3d9bde16e4d.jpg"},propertyType:_o.CONTROLS},videoFile:{value:"https://sellerscommerce.sirv.com/00000000-0000-0000-0000-000000000000/template-images/default-video.mp4",propertyType:_o.CONTROLS,property:"videoFile"},showVideoTitle:{value:!0,propertyType:_o.CONTROLS},videoTitle:{value:"Sample Video",propertyType:_o.CONTROLS},showVideoDescription:{value:!0,propertyType:_o.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:_o.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:_o.CONTROLS},thumbnailImage:{value:"",propertyType:_o.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:_o.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:_o.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:_o.CONTROLS},icon:{value:"",propertyType:_o.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:_o.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:_o.CSS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:_o.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:_o.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:_o.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:_o.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:_o.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:_o.CSS},playIcon:{value:"preview",property:"playIcon",propertyType:_o.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:_o.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:_o.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:_o.CONTROLS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.VIDEO_PLAYER_TEXT="videoPlayerText",e.PLAY_PAUSE="playPause",e.VIDEO="video",e.VIDEO_WIDGET_LAYOUT="videoWidgetLayout",e.VIDEO_WIDGET_DESIGN="videoWidgetDesign",e.VIDEO_TEXT_LAYOUT="videoTextLayout",e.VIDEO_TEXT_CONTAINER_DESIGN="videoTextContainerDesign"}(An||(An={}));var xn,Pn=function(){return{layout:{selectorKey:An.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"245",unit:4}),margin:Yr.margin,padding:Object.assign(Object.assign({},Yr.padding),{value:"20",unit:1}),autoplay:In.layout.autoplay,showControls:In.layout.showControls,loopVideo:In.layout.loopVideo,loopCount:In.layout.loopCount,positionType:Yr.positionType,pinTo:Yr.pinTo},content:{selectorKey:An.CONTENT,videoFile:In.content.videoFile,showVideoTitle:In.content.showVideoTitle,videoTitle:In.content.videoTitle,showVideoDescription:In.content.showVideoDescription,videoDescription:In.content.videoDescription,showCustomVideoThumbnail:In.content.showCustomVideoThumbnail,thumbnailImage:In.content.thumbnailImage,image:In.content.image},design:{selectorKey:An.DESIGN,videoWidgetLayout:{selectorKey:An.VIDEO_WIDGET_LAYOUT,verticalAlignment:In.design.verticalAlignment,widgetTextAndItemSpacing:In.design.widgetTextAndItemSpacing,textPosition:In.design.textPosition},videoWidgetDesign:Object.assign(Object.assign({selectorKey:An.VIDEO_WIDGET_DESIGN,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,showIcon:Yr.showIcon,iconSize:Yr.iconSize,iconColor:Yr.iconColor},Wr),Vr),videoTextLayout:{selectorKey:An.VIDEO_TEXT_LAYOUT,textVerticalPadding:In.design.textVerticalPadding,textHorizontalPadding:In.design.textHorizontalPadding,titleAndDescriptionSpacing:In.design.titleAndDescriptionSpacing},videoTextContainerDesign:{selectorKey:An.VIDEO_TEXT_CONTAINER_DESIGN,backgroundColor:Yr.backgroundColor,showBorder:Yr.showBorder,borderStyle:Yr.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur},playPause:{selectorKey:An.PLAY_PAUSE,playIcon:In.design.playIcon,pauseIcon:In.design.pauseIcon,size:In.design.size,iconColor:Yr.iconColor,backgroundShape:In.design.backgroundShape,backgroundColor:Yr.backgroundColor}}}},_n={layout:{groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:_o.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:_o.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:_o.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:_o.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:_o.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:_o.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:_o.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:_o.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:_o.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:_o.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:_o.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:_o.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:_o.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:_o.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:_o.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:_o.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:_o.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:_o.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:_o.CONTROLS},header:{value:!0,property:"header",propertyType:_o.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:_o.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:_o.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:_o.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:_o.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:_o.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:_o.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:_o.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:_o.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:_o.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:_o.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:_o.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:_o.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:_o.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:_o.CSS},groupHorizontalPadding:{value:"10",unit:1,property:"groupHorizontalPadding",propertyType:_o.CSS},groupVerticalPadding:{value:"10",unit:1,property:"groupVerticalPadding",propertyType:_o.CSS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:_o.CONTROLS},groupAndContainerSpacing:{value:"10",unit:1,property:"groupAndContainerSpacing",propertyType:_o.CSS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:_o.CONTROLS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:_o.CONTROLS},overflowControl:{value:"None",property:"overflowControl",propertyType:_o.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:_o.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:_o.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:_o.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:_o.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:_o.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:_o.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:_o.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:_o.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:_o.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:_o.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:_o.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:_o.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:_o.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:_o.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:_o.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:_o.CSS},verticalPadding:{value:"10",unit:1,property:"verticalPadding",propertyType:_o.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:_o.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:_o.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:_o.CONTROLS},itemSpacing:{value:"10",unit:1,property:"itemSpacing",propertyType:_o.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:_o.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:_o.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:_o.CONTROLS},displayValues:{value:"Stack Vertical",property:"displayValues",propertyType:_o.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:_o.CONTROLS},sliderDisplayScrollBar:{value:!1,propertyType:_o.CONTROLS,property:"sliderDisplayScrollBar"},showVolumePrice:{value:!0,propertyType:_o.CONTROLS,property:"showVolumePrice"},displayFormat:{value:"Stack Horizontal",propertyType:_o.CONTROLS,property:"displayFormat"},onClick:{value:"showAll",propertyType:_o.CONTROLS,property:"onClick"},sliderControl:{value:"Arrows",propertyType:_o.CONTROLS,property:"sliderControl"},controlPosition:{value:"bottom",propertyType:_o.CONTROLS,property:"controlPosition"},loopImages:{value:!1,propertyType:_o.CONTROLS,property:"loopImages"},autoplay:{value:!1,propertyType:_o.CONTROLS,property:"autoplay"},showMoreRows:{value:"onScroll",propertyType:_o.CONTROLS,property:"showMoreRows"},noOfItemsToLoad:{value:"allItems",propertyType:_o.CONTROLS,property:"noOfItemsToLoad"},groupDisplayStyle:{value:"horizontalTabs",propertyType:_o.CONTROLS,property:"groupDisplayStyle"},optionTitleAndValueSpacing:{value:"20",propertyType:_o.CSS,property:"optionTitleAndValueSpacing"},tabItemSpacing:{value:"20",propertyType:_o.CSS,property:"tabItemSpacing"},accordionItemSpacing:{value:"20",propertyType:_o.CSS,property:"accordionItemSpacing"}},content:{uom:{value:!0,propertyType:_o.CONTROLS,property:"uom"},uomName:{value:!0,propertyType:_o.CONTROLS,property:"uomName"},uomConversion:{value:!0,propertyType:_o.CONTROLS,property:"uomConversion"},productPrice:{value:!0,propertyType:_o.CONTROLS,property:"productPrice"},sellingPrice:{value:!0,propertyType:_o.CONTROLS,property:"sellingPrice"},displayProductUOM:{value:!0,propertyType:_o.CONTROLS,property:"displayProductUOM"},displayProductCurrencyCode:{value:!0,propertyType:_o.CONTROLS,property:"displayProductCurrencyCode"},actualPriceToggle:{value:!0,propertyType:_o.CONTROLS,property:"actualPriceToggle"},actualPrice:{value:!0,propertyType:_o.CONTROLS,property:"actualPrice"},displayPriceUOM:{value:!0,propertyType:_o.CONTROLS,property:"displayPriceUOM"},displayPriceCurrencyCode:{value:!0,propertyType:_o.CONTROLS,property:"displayPriceCurrencyCode"},discountPercentage:{value:!0,propertyType:_o.CONTROLS,property:"discountPercentage"},discountValue:{value:!0,propertyType:_o.CONTROLS,property:"discountValue"},savings:{value:!0,propertyType:_o.CONTROLS,property:"savings"},savingsPercentage:{value:!0,propertyType:_o.CONTROLS,property:"savingsPercentage"},savingsValue:{value:!0,propertyType:_o.CONTROLS,property:"savingsValue"},displaySavingsCurrencyCode:{value:!0,propertyType:_o.CONTROLS,property:"displaySavingsCurrencyCode"},pricePerUnit:{value:!0,propertyType:_o.CONTROLS,property:"pricePerUnit"},EmbellishmentPrice:{value:!0,propertyType:_o.CONTROLS,property:"EmbellishmentPrice"},productTax:{value:!0,propertyType:_o.CONTROLS,property:"productTax"},productShippingPrice:{value:!0,propertyType:_o.CONTROLS,property:"productShippingPrice"}},design:{arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:_o.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:_o.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:_o.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:_o.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:_o.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:_o.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:_o.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:_o.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:_o.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:_o.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:_o.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:_o.CSS},table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:_o.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:_o.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:_o.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:_o.CONTROLS},fontSize:{value:"16",propertyType:_o.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},characterSpacing:{value:"16",propertyType:_o.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:_o.CSS,unit:1},lineHeight:{value:"16",propertyType:_o.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:_o.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:_o.CSS},fontSize:{value:"16",propertyType:_o.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},characterSpacing:{value:"16",propertyType:_o.CSS,unit:1},lineHeight:{value:"16",propertyType:_o.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:_o.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:_o.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}},pagination:{rightArrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:_o.CONTROLS},pagination:{value:"defaultState",propertyType:_o.CONTROLS},paginationStyle:{value:"dotted",propertyType:_o.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:_o.CONTROLS},arrowSize:{value:"16",propertyType:_o.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:_o.CSS},backgroundShape:{value:"rectangle",propertyType:_o.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:_o.CSS},font:{value:"lato",propertyType:_o.CSS},fontSize:{value:"16",propertyType:_o.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},hoverBackgroundShape:{value:"circle",propertyType:_o.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:_o.CSS},hoverFont:{value:"lato",propertyType:_o.CSS},hoverFontSize:{value:"#BE6C00",propertyType:_o.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:_o.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:_o.CSS},previousIcon:{value:"shopping-cart-01",propertyType:_o.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:_o.CONTROLS},iconSize:{value:"20",propertyType:_o.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:_o.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 Bn,jn=function(){return{layout:{selectorKey:xn.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"48",unit:1}),margin:Yr.margin,padding:Yr.padding,showVolumePrice:_n.layout.showVolumePrice,displayFormat:_n.layout.displayFormat,itemSpacing:_n.layout.itemSpacing,maxItemsToDisplay:_n.layout.maxItemsToDisplay,overflowControl:_n.layout.overflowControl,onClick:_n.layout.onClick,sliderControl:_n.layout.sliderControl,controlPosition:_n.layout.controlPosition,loopImages:_n.layout.loopImages,autoplay:_n.layout.autoplay,header:_n.layout.header,headerHeight:_n.layout.headerHeight,rowHeight:_n.layout.rowHeight,headerDivider:_n.layout.headerDivider,rowDivider:_n.layout.rowDivider,columnDivider:_n.layout.columnDivider,alternativeRowColors:_n.layout.alternativeRowColors,headerCellPadding:_n.layout.headerCellPadding,rowCellPadding:_n.layout.rowCellPadding,contentAlignment:_n.layout.contentAlignment,showMoreRows:_n.layout.showMoreRows,rowsPerPage:_n.layout.rowsPerPage,paginationType:_n.layout.paginationType,paginationAlignment:_n.layout.paginationAlignment,optionTitleAndValueSpacing:_n.layout.optionTitleAndValueSpacing,tabItemSpacing:_n.layout.tabItemSpacing,accordionItemSpacing:_n.layout.accordionItemSpacing,noOfItemsToLoad:_n.layout.noOfItemsToLoad,groupDisplayStyle:_n.layout.groupDisplayStyle,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo,sliderDisplayScrollBar:_n.layout.sliderDisplayScrollBar,optionTitleValueSpacing:_n.layout.optionTitleValueSpacing,dividerBetweenItems:_n.layout.dividerBetweenItems,optionsDisplayStyle:{selectorKey:xn.OPTION_DISPLAY_STYLE,displayValues:_n.layout.displayValues,itemPadding:_n.layout.itemPadding,itemSpacing:_n.layout.itemSpacing,maxItemsToDisplay:_n.layout.maxItemsToDisplay,overflowItems:_n.layout.overflowItems,swatchImageType:_n.layout.swatchImageType},groupedOptionsDisplayStyle:{selectorKey:xn.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:_n.layout.groupsDisplayStyle,groupSpacing:_n.layout.groupSpacing,groupPadding:_n.layout.groupPadding,groupHeaderAndOptionSpacing:_n.layout.groupHeaderAndOptionSpacing,tabDirection:_n.layout.tabDirection,tabLayout:_n.layout.tabLayout,tabAlignment:_n.layout.tabAlignment,tabSpacing:_n.layout.tabSpacing,tabAndContainerSpacing:_n.layout.tabAndContainerSpacing,tabHorizontalPadding:_n.layout.tabHorizontalPadding,tabVerticalPadding:_n.layout.tabVerticalPadding,containerPadding:_n.layout.containerPadding,overflowItems:_n.layout.overflowItems,tabRowSpacing:_n.layout.tabRowSpacing,expandIconPosition:_n.layout.expandIconPosition,expandFirstItemByDefault:_n.layout.expandFirstItemByDefault,allowMultipleOpenItems:_n.layout.allowMultipleOpenItems,itemDividers:_n.layout.itemDividers,accordionSpacing:_n.layout.accordionSpacing,accordionAndContainerSpacing:_n.layout.accordionAndContainerSpacing,accordionHorizontalPadding:_n.layout.accordionHorizontalPadding,accordionVerticalPadding:_n.layout.accordionVerticalPadding,groupAndContainerSpacing:_n.layout.groupAndContainerSpacing,groupHorizontalPadding:_n.layout.groupHorizontalPadding,groupVerticalPadding:_n.layout.groupVerticalPadding,canCollapseGroups:_n.layout.canCollapseGroups,collapseIconPosition:_n.layout.collapseIconPosition}},content:{selectorKey:xn.CONTENT,uom:_n.content.uom,uomName:_n.content.uomName,uomConversion:_n.content.uomConversion,productPrice:_n.content.productPrice,sellingPrice:_n.content.sellingPrice,displayProductUOM:_n.content.displayProductUOM,displayProductCurrencyCode:_n.content.displayProductCurrencyCode,actualPriceToggle:_n.content.actualPriceToggle,actualPrice:_n.content.actualPrice,displayPriceUOM:_n.content.displayPriceUOM,displayPriceCurrencyCode:_n.content.displayPriceCurrencyCode,discountPercentage:_n.content.discountPercentage,discountValue:_n.content.discountValue,savings:_n.content.savings,savingsPercentage:_n.content.savingsPercentage,savingsValue:_n.content.savingsValue,displaySavingsCurrencyCode:_n.content.displayProductCurrencyCode,pricePerUnit:_n.content.pricePerUnit,EmbellishmentPrice:_n.content.EmbellishmentPrice,productTax:_n.content.productTax,productShippingPrice:_n.content.productShippingPrice},design:{selectorKey:xn.DESIGN,itemStyle:{selectorKey:xn.ITEM_STYLE,defaultState:{selectorKey:xn.DEFAULT_STATE,contentAlignment:_n.design.contentAlignment,horizontalPadding:_n.design.horizontalPadding,verticalPadding:_n.design.verticalPadding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},selectedState:{selectorKey:xn.SELECTED_STATE,contentAlignment:_n.design.contentAlignment,horizontalPadding:_n.design.horizontalPadding,verticalPadding:_n.design.verticalPadding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius}},uomTitleStyle:{selectorKey:xn.UOM_TITLE_STYLE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},uomConversionStyle:{selectorKey:xn.UOM_CONVERSION_STYLE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},productPrice:{selectorKey:xn.PRODUCT_PRICE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},uomStyle:{selectorKey:xn.UOM_STYLE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},currencyCodeStyle:{selectorKey:xn.CURRENCY_CODE_STYLE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},actualPrice:{selectorKey:xn.ACTUAL_PRICE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},discount:{selectorKey:xn.DISCOUNT,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},discountValue:{selectorKey:xn.DISCOUNT_VALUE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},savings:{selectorKey:xn.SAVINGS,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},savingsValue:{selectorKey:xn.SAVINGS_VALUE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},pricePerUnit:{selectorKey:xn.PRICE_PER_UNIT,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},arrows:{selectorKey:xn.ARROWS,arrowIconStyle:_n.design.pagination.arrowIconStyle,leftArrowIconStyle:_n.design.pagination.leftArrowIconStyle,rightArrowIconStyle:_n.design.pagination.rightArrowIconStyle,backgroundShape:_n.design.pagination.backgroundShape,arrowSize:_n.design.arrowSize,arrowColor:_n.design.arrowColor},paginationDots:{selectorKey:xn.PAGINATION_DOTS,dotSize:_n.design.dotSize,currentDotColor:_n.design.currentDotColor,otherDotColor:_n.design.otherDotColor},paginationLine:{selectorKey:xn.PAGINATION_LINE,currentLineColor:_n.design.currentLineColor,otherLineColor:_n.design.otherLineColor,lineHeight:_n.design.lineHeight,lineWidth:_n.design.lineWidth},table:{selectorKey:xn.TABLE,backgroundColor:Yr.backgroundColor,showBorder:Yr.showBorder,borderStyle:_n.design.table.borderStyle,borderColor:Yr.borderColor,borderPerSlide:_n.design.table.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur},tableHeader:{selectorKey:xn.TABLE_HEADER,backgroundColor:Yr.backgroundColor},headerText:{selectorKey:xn.HEADER_TEXT,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},tableRow:{selectorKey:xn.TABLE_ROW,backgroundColor:Yr.backgroundColor,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},rowDividers:{selectorKey:xn.ROW_DIVIDERS,headerDivider:_n.design.rowAndHeaderDividers.headerDivider,rowDivider:_n.design.rowAndHeaderDividers.rowDivider,columnDivider:_n.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:xn.SCROLL,scrollBarWidth:_n.design.scrollBar.scrollBarWidth,scrollBarColor:_n.design.scrollBar.scrollBarColor},pagination:{selectorKey:xn.PAGINATION,defaultState:{selectorKey:xn.DEFAULT_STATE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,previousIcon:_n.design.pagination.previousIcon,nextIcon:_n.design.pagination.nextIcon,iconSize:_n.design.pagination.iconSize,iconColor:_n.design.pagination.iconColor,backgroundShape:_n.design.pagination.backgroundShape,backgroundColor:Yr.backgroundColor,pagination:_n.design.pagination.pagination},hoverState:{selectorKey:xn.HOVER_STATE,theme:Yr.theme}},showMoreItemsButton:Object.assign({selectorKey:xn.SHOW_MORE_ITEMS_BUTTON},Xr)},dataConnector:{selectorKey:xn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"volumePricingDeatils",url:null,enum:null,id:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}},Hn={openAutomaticallyOnPage:{value:!0,propertyType:_o.CONTROLS,property:"openAutomaticallyOnPage"},selectPage:{value:"showImageLightbox",propertyType:_o.CONTROLS,property:"selectPage"},closeOnXIcon:{value:!0,propertyType:_o.CONTROLS,property:"closeIcon"},closeOnClickingBackground:{value:!1,propertyType:_o.CONTROLS,property:"closeOnClickingBackground"},lightboxPosition:{value:"Top Left",propertyType:_o.CONTROLS,property:"lightboxPosition"},horizontalOffset:{value:"0",propertyType:_o.CSS,property:"horizontalOffset",unit:1},verticalOffset:{value:"0",propertyType:_o.CSS,property:"verticalOffset",unit:1}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Bn||(Bn={}));var zn,Kn=function(){return{layout:{selectorKey:Bn.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"340",unit:1}),openAutomaticallyOnPage:Hn.openAutomaticallyOnPage,selectPage:Hn.selectPage,closeIcon:Hn.closeOnXIcon,closeOnClickingBackground:Hn.closeOnClickingBackground,lightboxPosition:Hn.lightboxPosition,horizontalOffset:Hn.horizontalOffset,verticalOffset:Hn.verticalOffset},design:{selectorKey:Bn.DESIGN,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius}}},kn={whenClicked:{value:"Open Full Cart",property:"whenClicked",propertyType:_o.CONTROLS},showCartText:{value:!0,property:"showCartText",propertyType:_o.CONTROLS},cartText:{value:"My Cart",property:"cartText",propertyType:_o.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CART_ICON="cartIcon",e.MINI_CART_TEXT="miniCartText",e.CART_ITEMS_COUNT="cartItemsCount"}(zn||(zn={}));var Un,Gn=function(){return{layout:{selectorKey:zn.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"135",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"40",unit:1}),margin:Yr.margin,padding:Yr.padding,whenClicked:kn.whenClicked,showCartText:kn.showCartText,cartText:kn.cartText,showNoOfItems:kn.showNoOfItems,positionType:Yr.positionType,pinTo:Yr.pinTo},design:{selectorKey:zn.DESIGN,cartIcon:{selectorKey:zn.CART_ICON,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,showIcon:Yr.showIcon,iconSize:Yr.iconSize,iconColor:Yr.iconColor,icon:Object.assign(Object.assign({},Yr.icon),{value:"shopping-cart-01"})},miniCartText:{selectorKey:zn.MINI_CART_TEXT,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,themeDesc:Yr.themeDesc,fontDesc:Yr.fontDesc,fontSizeDesc:Yr.fontSizeDesc,textColorDesc:Yr.textColorDesc,boldDesc:Yr.boldDesc,italicDesc:Yr.italicDesc,linethroughDesc:Yr.linethroughDesc,underlineDesc:Yr.underlineDesc,textAlignDesc:Yr.textAlignDesc,characterSpacingDesc:Yr.characterSpacingDesc,lineHeightDesc:Yr.lineHeightDesc},cartItemsCount:{selectorKey:zn.CART_ITEMS_COUNT,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight}}}},Mn={loggedInButtonStyle:{value:"Avatar & Name",property:"loggedInButtonStyle",propertyType:_o.CONTROLS},beforeLoginText:{value:"My Cart",property:"beforeLoginText",propertyType:_o.CONTROLS},dropdownWidth:{value:"200",unit:1,property:"dropdownWidth",propertyType:_o.CSS},showDropdown:{value:!0,propertyType:_o.CONTROLS,property:"showDropdown"},showProfileIcon:{value:!0,propertyType:_o.CONTROLS},showTextFields:{value:!0,propertyType:_o.CONTROLS},showDropdownIcon:{value:!0,propertyType:_o.CONTROLS},contentData:{value:{contentType:"dynamic",dynamic:{},static:{}},propertyType:_o.CONTROLS},profileSettings:{value:{loggedInType:"Before Login",beforeLogin:{showAvatar:!0,showTextFields:!0,avatarImage:Yr.icon,label1:"My Cart",label2:"Susan Fasie..."},afterLogin:{contentType:"dynamic",showTextFields:!0,showAvatar:!0,avatarImage:Yr.icon,fallbackAvatar:"Custom Avatar",dynamic:{label1:"",label2:""},staticPlusDynamic:{label1:"Hello",label2:"Venkatesh"}}},propertyType:_o.CONTROLS},openDropdown:{value:"onClick",propertyType:_o.CONTROLS},dropdownIcon:{value:"check",propertyType:_o.CONTROLS},linksData:{value:[{id:an.generateUniqueId(),title:"My Account",name:"myAccount",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank",showBeforeLogin:!1,icon:Object.assign(Object.assign({},Yr.icon),{value:"lightning-01"})},{id:an.generateUniqueId(),title:"My Orders",name:"myOrders",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank",showBeforeLogin:!1,icon:Object.assign(Object.assign({},Yr.icon),{value:"list"})},{id:an.generateUniqueId(),title:"My Addresses",name:"myAddresses",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank",showBeforeLogin:!1,icon:Object.assign(Object.assign({},Yr.icon),{value:"users-02"})},{id:an.generateUniqueId(),title:"Logout",name:"logout",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank",showBeforeLogin:!1,icon:Object.assign(Object.assign({},Yr.icon),{value:"upload-cloud-02"})}],propertyType:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.profile_ELEMENT="profileWidget",e.MINI_profile_TEXT="profileNameText",e.PROFILE_AVATAR="profileAvatar",e.DROPDOWN_ITEMS="dropdownItems",e.DROPDOWN_ITEMS_HOVER_STYLE="dropdownItemsHoverStyle",e.DROPDOWN_ITEMS_DEFAULT_STYLE="dropdownItemsDefaultStyle"}(Un||(Un={}));var Vn,Wn=function(){return{layout:{selectorKey:Un.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"180",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"75",unit:1}),margin:Yr.margin,padding:Yr.padding,loggedInButtonStyle:Mn.loggedInButtonStyle,beforeLoginText:Mn.beforeLoginText,showdDropdown:Mn.showDropdown,dropdownWidth:Mn.dropdownWidth,openDropdown:Mn.openDropdown,showProfileIcon:Mn.showProfileIcon,showTextFields:Mn.showTextFields,contentData:Mn.contentData,profileSettings:Mn.profileSettings,showDropdownIcon:Mn.showDropdownIcon,dropdownIcon:Mn.dropdownIcon,positionType:Yr.positionType,pinTo:Yr.pinTo},content:{selectorKey:Un.CONTENT,linksData:Mn.linksData},design:{selectorKey:Un.DESIGN,profileAvatar:{selectorKey:Un.PROFILE_AVATAR,showIcon:Object.assign(Object.assign({},Yr.icon),{value:"user-icon"}),iconSize:Yr.iconSize,iconColor:Yr.iconColor},profileWidget:Object.assign(Object.assign({selectorKey:Un.profile_ELEMENT,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,showIcon:Yr.showIcon,icon:Yr.icon,iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:255,b:255,a:1},hex:"#ffffffff"}}),verticalAlignment:{value:"start",property:"verticalAlignment",propertyType:_o.CSS},iconGap:{value:6,unit:Bo.PIXELS,property:"iconGap",propertyType:_o.CSS}},Wr),Vr),dropdownItems:{selectorKey:Un.DROPDOWN_ITEMS,hoverState:Object.assign(Object.assign({selectorKey:Un.DROPDOWN_ITEMS_HOVER_STYLE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,verticalAlignment:{value:"start",property:"verticalAlignment",propertyType:_o.CSS},iconGap:{value:6,unit:Bo.PIXELS,property:"iconGap",propertyType:_o.CSS},blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,showIcon:Yr.showIcon,icon:Yr.icon,iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:255,b:255,a:1},hex:"#ffffffff"}})},Wr),Vr),defaultState:Object.assign(Object.assign({selectorKey:Un.DROPDOWN_ITEMS_DEFAULT_STYLE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,verticalAlignment:{value:"start",property:"verticalAlignment",propertyType:_o.CSS},iconGap:{value:6,unit:Bo.PIXELS,property:"iconGap",propertyType:_o.CSS},showIcon:Yr.showIcon,icon:Yr.icon,iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:255,b:255,a:1},hex:"#ffffffff"}})},Wr),Vr)}}}};!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"}(Vn||(Vn={}));var Yn,Fn={loadMoreItemsOn:{value:"Scroll",propertyType:_o.CONTROLS}},Xn={buttonStyle:{value:"Text",propertyType:_o.CONTROLS},buttonText:{value:"Load More",property:"buttonText",propertyType:_o.CONTROLS},icon:{value:"plus",property:"icon",propertyType:_o.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:_o.CSS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:_o.CONTROLS},iconAndTextSpacing:{value:8,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:_o.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:_o.CSS},buttonType:{value:"primaryButton",propertyType:_o.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:_o.CONTROLS}},qn=Object.assign({buttonStyle:Xn.buttonStyle,buttonText:Xn.buttonText,iconPadding:Xn.iconPadding,iconPosition:Xn.iconPosition,iconAndTextSpacing:Xn.iconAndTextSpacing,alignment:Xn.alignment,buttonType:Xn.buttonType},Xr),Qn=Object.assign({buttonStyle:Xn.buttonStyle,buttonText:Xn.buttonText,iconPadding:Xn.iconPadding,iconPosition:Xn.iconPosition,iconAndTextSpacing:Xn.iconAndTextSpacing,alignment:Xn.alignment,buttonType:Xn.buttonType},qr),Zn=function(){return{layout:Object.assign(Object.assign({selectorKey:Vn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:_o.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Yr.height),{isReadOnly:!0}),margin:Yr.margin,padding:Yr.padding},Fr),{positionType:Yr.positionType,pinTo:Yr.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:_o.CONTROLLED_CSS},itemGap:{property:"itemGap",propertyType:_o.CSS,value:1,unit:Bo.PIXELS},itemGapList:{property:"itemGapList",propertyType:_o.CSS,value:1,unit:Bo.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:_o.CSS},justifyContent:{property:"justifyContent",propertyType:_o.CSS,value:"start"},loadMoreItemsOn:Fn.loadMoreItemsOn,alignItems:{property:"alignItems",propertyType:_o.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:_o.CSS,value:100,unit:Bo.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:_o.CSS,value:100,unit:Bo.PIXELS},rowMinHeightList:{property:"rowMinHeightList",propertyType:_o.CSS,value:100,unit:Bo.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:_o.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:_o.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:Bo.PIXELS,propertyType:_o.CSS},dotSize:{property:"dotSize",value:10,unit:Bo.PIXELS,propertyType:_o.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:_o.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:_o.CONTROLS},autoplay:{value:!1,propertyType:_o.CONTROLS},autoplayDuration:{value:3e3,unit:Bo.MS,propertyType:_o.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:_o.CONTROLS},stopOnInteraction:{value:!1,propertyType:_o.CONTROLS},displayAds:{value:!0,propertyType:_o.CONTROLS},enableListView:{value:!1,propertyType:_o.CONTROLS},activeView:{value:Nr.GRID,propertyType:_o.CONTROLS}}),design:{selectorKey:Vn.DESIGN,repeaterWidget:Object.assign({selectorKey:Vn.DESIGN,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},gi),buttonStyle:{selectorKey:Vn.BUTTON_STYLE,defaultState:Object.assign({selectorKey:Vn.DEFAULT_STATE},qn),hoverState:Object.assign({selectorKey:Vn.HOVER_STATE},Qn)}},dataConnector:{selectorKey:Vn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:_o.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:_o.CONTROLS}},content:{selectorKey:Vn.CONTENT,adVariationsList:{value:[{id:"",label:"Default Categories",isDefault:!0,displayStyle:"Full Row",ads:[],itemPositionsInGrid:"",repeatItems:!1,shuffleItems:!1,showDetails:!0,range:0}],property:"adVariationsList",propertyType:_o.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Yn||(Yn={}));var Jn,$n=function(){return{layout:Object.assign(Object.assign({selectorKey:Yn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:_o.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Yr.height),{isReadOnly:!0}),margin:Yr.margin,padding:Yr.padding},Fr),{positionType:Yr.positionType,pinTo:Yr.pinTo}),design:Object.assign({selectorKey:Yn.DESIGN,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},gi)}},el={spacingBetweenMenuListItems:{value:20,property:"spacingBetweenMenuListItems",unit:1,propertyType:_o.CSS},fillItemsToContainerWidth:{value:!1,propertyType:_o.CONTROLS},dividerBetweenItems:{value:!1,propertyType:_o.CONTROLS},listItemAlignment:{value:"left",property:"listItemAlignment",propertyType:_o.CSS},listItemContentAlignment:{value:"left",property:"listItemContentAlignment",propertyType:_o.CSS},maxItemsToDisplay:{value:50,unit:7,property:"maxItemsToDisplay",propertyType:_o.CSS},overflowControl:{value:"Load More Button",propertyType:_o.CONTROLS},onClick:{value:"Navigate to a page",propertyType:_o.CONTROLS},menuList:{value:[{label:"Home",url:""}],propertyType:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.MENU_CONTAINER="menuContainer",e.MENU_ITEM_STYLE="menuItemStyle"}(Jn||(Jn={}));var tl,ol=function(){return{layout:{selectorKey:Jn.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:200,unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:30}),margin:Yr.margin,padding:Yr.padding,direction:Yr.direction,spacingBetweenMenuListItems:el.spacingBetweenMenuListItems,fillItemsToContainerWidth:el.fillItemsToContainerWidth,dividerBetweenItems:el.dividerBetweenItems,listItemAlignment:el.listItemAlignment,listItemContentAlignment:el.listItemContentAlignment,maxItemsToDisplay:el.maxItemsToDisplay,overflowControl:el.overflowControl,onClick:el.onClick,positionType:Yr.positionType,pinTo:Yr.pinTo},content:{menuList:el.menuList},design:{selectorKey:Jn.DESIGN,menuContainer:{selectorKey:Jn.MENU_CONTAINER,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},menuItemStyle:{selectorKey:Jn.MENU_ITEM_STYLE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight}}}},rl={itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:_o.CSS},optionItemSpacing:{value:6,property:"optionItemSpacing",unit:1,propertyType:_o.CSS},optionItemPadding:{value:2,property:"optionItemPadding",unit:1,propertyType:_o.CSS},showOptionsToSelect:{value:!0,propertyType:_o.CONTROLS},showNoOfOptions:{value:!0,propertyType:_o.CONTROLS},noOfOptionsToShowUpfront:{value:5,unit:7,propertyType:_o.CONTROLS},showRemainingOptionsAs:{value:"Button",propertyType:_o.CONTROLS},whenClicked:{value:"Open Quick View",propertyType:_o.CONTROLS},buttonText:{value:"More Options",propertyType:_o.CONTROLS},dividerBetweenOptions:{value:!0,propertyType:_o.CONTROLS},optionTitleValueSpacing:{value:6,property:"optionTitleValueSpacing",unit:1,propertyType:_o.CSS},displayValues:{value:"Horizontally",propertyType:_o.CONTROLS},displayStyle:{value:"Swatch",propertyType:_o.CONTROLS},swatchItemSpacing:{value:6,property:"swatchItemSpacing",unit:1,propertyType:_o.CSS},swatchItemSize:{value:30,property:"swatchItemSize",unit:1,propertyType:_o.CSS},swatchItemPadding:{value:2,property:"swatchItemPadding",unit:1,propertyType:_o.CSS,isMuted:!0},swatchMaxItemsToDisplay:{value:5,unit:7,propertyType:_o.CONTROLS},swatchOverflowItems:{value:"Wrap",propertyType:_o.CONTROLS},swatchImageType:{value:"Swatch image",propertyType:_o.CONTROLS},singleSelectDisplayValues:{value:"Horizontal",propertyType:_o.CONTROLS},singleSelectItemSpacing:{value:6,property:"singleSelectItemSpacing",unit:1,propertyType:_o.CSS},singleSelectItemPadding:{value:2,property:"singleSelectItemPadding",unit:1,propertyType:_o.CSS},singleSelectMaxItemsToDisplay:{value:5,unit:7,propertyType:_o.CONTROLS},singleSelectOverFlowItems:{value:"Wrap",propertyType:_o.CONTROLS},swatchDropdownOptionsSpacing:{value:6,property:"swatchDropdownOptionsSpacing",unit:1,propertyType:_o.CSS},swatchDropdownOptionsPadding:{value:2,property:"swatchDropdownOptionsPadding",unit:1,propertyType:_o.CSS},swatchDropdownStyle:{value:"Horizontal",propertyType:_o.CONTROLS},swatchOptionAndListSpacing:{value:6,property:"swatchOptionAndListSpacing",unit:1,propertyType:_o.CSS},swatchDropdownListItemSpacing:{value:6,property:"swatchDropdownListItemSpacing",unit:1,propertyType:_o.CSS},swatchDropdownListItemPadding:{value:2,property:"swatchDropdownListItemPadding",unit:1,propertyType:_o.CSS},swatchDividerBetweenLIstItems:{value:!1,propertyType:_o.CONTROLS}},il={optionSelection:{value:!0,property:"optionSelection",propertyType:_o.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:_o.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:_o.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:_o.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:_o.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:_o.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:_o.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:_o.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:_o.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:_o.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:_o.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:_o.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:_o.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:_o.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:_o.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:_o.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:_o.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:_o.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:_o.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:_o.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:_o.CONTROLS},dropdownOptionsSpacing:{value:6,property:"dropdownOptionsSpacing",propertyType:_o.CSS},dropdownOptionsPadding:{value:0,property:"dropdownOptionsPadding",propertyType:_o.CSS},optionAndListSpacing:{value:6,property:"optionAndListSpacing",propertyType:_o.CSS},dropdownListItemSpacing:{value:6,property:"dropdownListItemSpacing",propertyType:_o.CSS},dropdownListItemPadding:{value:6,property:"dropdownListItemPadding",propertyType:_o.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:_o.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:_o.CONTROLS},groupSpacing:{value:6,property:"groupSpacing",propertyType:_o.CONTROLS},groupPadding:{value:6,property:"groupPadding",propertyType:_o.CONTROLS},groupHeaderAndOptionSpacing:{value:6,property:"groupHeaderAndOptionSpacing",propertyType:_o.CONTROLS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:_o.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:_o.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:_o.CONTROLS},tabSpacing:{value:6,property:"tabSpacing",propertyType:_o.CSS},tabAndContainerSpacing:{value:6,property:"tabAndContainerSpacing",propertyType:_o.CSS},tabHorizontalPadding:{value:6,property:"tabHorizontalPadding",propertyType:_o.CSS},tabVerticalPadding:{value:6,property:"tabVerticalPadding",propertyType:_o.CSS},containerPadding:{value:6,property:"containerPadding",propertyType:_o.CSS},tabRowSpacing:{value:6,property:"tabRowSpacing",propertyType:_o.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:_o.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:_o.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:_o.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:_o.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:_o.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:_o.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:_o.CONTROLS},header:{value:!0,property:"header",propertyType:_o.CONTROLS},headerHeight:{value:6,property:"headerHeight",propertyType:_o.CSS},rowHeight:{value:6,property:"rowHeight",propertyType:_o.CSS},accordionSpacing:{value:6,property:"accordionSpacing",propertyType:_o.CSS},accordionAndContainerSpacing:{value:6,property:"accordionAndContainerSpacing",propertyType:_o.CSS},accordionHorizontalPadding:{value:6,property:"accordionHorizontalPadding",propertyType:_o.CSS},accordionVerticalPadding:{value:6,property:"accordionVerticalPadding",propertyType:_o.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:_o.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:_o.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:_o.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:_o.CONTROLS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:_o.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:_o.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:_o.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:_o.CSS},groupHorizontalPadding:{value:6,property:"groupHorizontalPadding",propertyType:_o.CSS},groupVerticalPadding:{value:6,property:"groupVerticalPadding",propertyType:_o.CSS},groupAndContainerSpacing:{value:6,property:"groupAndContainerSpacing",propertyType:_o.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:_o.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:_o.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:_o.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:_o.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:_o.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:_o.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:_o.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:_o.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:_o.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:_o.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:_o.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:_o.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:_o.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:_o.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:_o.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:_o.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:_o.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:_o.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:_o.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:_o.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:_o.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:_o.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:_o.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:_o.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:_o.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:_o.CSS},buttonType:{value:"primaryButton",propertyType:_o.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:_o.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:_o.CONTROLS},backgroundShape:{value:"circle",propertyType:_o.CONTROLS},swatchShape:{value:"circle",propertyType:_o.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:_o.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:_o.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:_o.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:_o.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:_o.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:_o.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:_o.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:_o.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:_o.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:_o.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:_o.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:_o.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:_o.CONTROLS},fontSize:{value:"16",propertyType:_o.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},characterSpacing:{value:"16",propertyType:_o.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:_o.CSS,unit:1},lineHeight:{value:"16",propertyType:_o.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:_o.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:_o.CSS},fontSize:{value:"16",propertyType:_o.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},characterSpacing:{value:"16",propertyType:_o.CSS,unit:1},lineHeight:{value:"16",propertyType:_o.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:_o.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:_o.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:_o.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:_o.CONTROLS},paginationStyle:{value:"dotted",propertyType:_o.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:_o.CONTROLS},arrowSize:{value:"16",propertyType:_o.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:_o.CSS},backgroundShape:{value:"rectangle",propertyType:_o.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:_o.CSS},font:{value:"lato",propertyType:_o.CSS},fontSize:{value:"16",propertyType:_o.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:_o.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:_o.CSS},hoverBackgroundShape:{value:"circle",propertyType:_o.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:_o.CSS},hoverFont:{value:"lato",propertyType:_o.CSS},hoverFontSize:{value:"#BE6C00",propertyType:_o.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:_o.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:_o.CSS},previousIcon:{value:"shopping-cart-01",propertyType:_o.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:_o.CONTROLS},iconSize:{value:"20",propertyType:_o.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:_o.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",e.OPTION_TITLE="optionTitle"}(tl||(tl={}));var al,nl=function(){return{layout:{selectorKey:tl.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"auto",unit:Bo.CUSTOM,isReadOnly:!0}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,pinTo:Yr.pinTo,showOptionsToSelect:rl.showOptionsToSelect,itemSpacing:rl.itemSpacing,showNoOfOptions:rl.showNoOfOptions,noOfOptionsToShowUpfront:rl.noOfOptionsToShowUpfront,showRemainingOptionsAs:rl.showRemainingOptionsAs,whenClicked:rl.whenClicked,buttonText:rl.buttonText,displayStyle:rl.displayStyle,dividerBetweenOptions:rl.dividerBetweenOptions,optionTitleValueSpacing:rl.optionTitleValueSpacing,displayValues:rl.displayValues,swatchItemSpacing:rl.swatchItemSpacing,swatchItemSize:rl.swatchItemSize,swatchItemPadding:rl.swatchItemPadding,optionItemSpacing:rl.optionItemSpacing,optionItemPadding:rl.optionItemPadding,swatchMaxItemsToDisplay:rl.swatchMaxItemsToDisplay,swatchOverflowItems:rl.swatchOverflowItems,swatchImageType:rl.swatchImageType,singleSelectDisplayValues:rl.singleSelectDisplayValues,singleSelectItemSpacing:rl.singleSelectItemSpacing,singleSelectItemPadding:rl.singleSelectItemPadding,singleSelectMaxItemsToDisplay:rl.singleSelectMaxItemsToDisplay,singleSelectOverFlowItems:rl.singleSelectOverFlowItems,swatchDropdownOptionsSpacing:rl.swatchDropdownOptionsSpacing,swatchDropdownOptionsPadding:rl.swatchDropdownOptionsPadding,swatchDropdownStyle:rl.swatchDropdownStyle,swatchOptionAndListSpacing:rl.swatchOptionAndListSpacing,swatchDropdownListItemSpacing:rl.swatchDropdownListItemSpacing,swatchDropdownListItemPadding:rl.swatchDropdownListItemPadding,swatchDividerBetweenLIstItems:rl.swatchDividerBetweenLIstItems,dropdownDisplayStyle:{selectorKey:tl.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:il.dropdownOptionsSpacing,dropdownOptionsPadding:il.dropdownOptionsPadding,dropdownStyle:il.dropdownStyle,optionAndListSpacing:il.optionAndListSpacing,dropdownListItemSpacing:il.dropdownListItemSpacing,dropdownListItemPadding:il.dropdownListItemPadding,dividerBetweenListItems:il.dividerBetweenListItems,maxItemsToDisplay:il.maxItemsToDisplay,overflowItems:il.overflowItems}},design:{selectorKey:tl.DESIGN,widgetStyle:{selectorKey:tl.WIDGET_STYLE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},optionValueStyle:{selectorKey:tl.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:tl.DEFAULT_STATE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,backgroundShape:il.backgroundShape,swatchShape:il.swatchShape,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},hoverState:{selectorKey:tl.HOVER_STATE},selectedState:{selectorKey:tl.SELECTED_STATE}},optionTitle:{selectorKey:tl.OPTION_TITLE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight}},dataConnector:{selectorKey:tl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:_o.CONTROLS}}}},ll={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:_o.CONTROLS},brandName:{value:!0,propertyType:_o.CONTROLS},brandCodes:{value:!0,propertyType:_o.CONTROLS},varientCodes:{value:!0,propertyType:_o.CONTROLS},brandImage:{value:!0,propertyType:_o.CONTROLS},price:{value:!0,propertyType:_o.CONTROLS},brandDescription:{value:!0,propertyType:_o.CONTROLS},showOptions:{value:!0,propertyType:_o.CONTROLS},allowBulkOrdering:{value:!0,propertyType:_o.CONTROLS},actions:{value:!0,propertyType:_o.CONTROLS},quickView:{value:!0,propertyType:_o.CONTROLS},addToCart:{value:!0,propertyType:_o.CONTROLS},wishlist:{value:!0,propertyType:_o.CONTROLS},buyNow:{value:!0,propertyType:_o.CONTROLS},addtoQuote:{value:!0,propertyType:_o.CONTROLS},showUoms:{value:!0,propertyType:_o.CONTROLS},showVolumePricing:{value:!0,propertyType:_o.CONTROLS},showInventory:{value:!0,propertyType:_o.CONTROLS},storeAvailability:{value:!0,propertyType:_o.CONTROLS},brandCode:{value:!0,propertyType:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(al||(al={}));var pl,sl=function(){return{layout:Object.assign(Object.assign({selectorKey:al.LAYOUT,width:Object.assign({},Yr.width),height:Object.assign(Object.assign({},Yr.height),{value:"auto",propertyType:_o.CONTROLS,unit:7}),margin:Yr.margin,padding:Yr.padding},Fr),{positionType:Yr.positionType,pinTo:Yr.pinTo}),design:Object.assign({selectorKey:al.DESIGN,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},gi),content:{selectorKey:al.CONTENT,brandName:ll.brandName,brandDescription:ll.brandDescription,brandCode:ll.brandCode,brandImage:ll.brandImage},dataConnector:{selectorKey:al.DATA_CONNECTOR,dataConnector:ll.dataConnector}}},dl={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:_o.CONTROLS},bundleType:{value:"Single",property:"Single",propertyType:_o.CONTROLS},displayType:{value:"Scroll",property:"displayType",propertyType:_o.CONTROLS},scrollType:{value:"Horizontal",property:"scrollType",propertyType:_o.CONTROLS},showArrows:{value:!0,property:"showArrows",propertyType:_o.CONTROLS},allowAutoScroll:{value:!1,property:"allowAutoScroll",propertyType:_o.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:_o.CONTROLS},showDots:{value:!1,property:"showDots",propertyType:_o.CONTROLS},itemsPerSlide:{value:3,property:"itemsPerSlide",propertyType:_o.CSS},maxNoItemsToShow:{value:12,property:"maxNoItemsToShow",propertyType:_o.CONTROLS},itemSpacing:{value:12,property:"itemSpacing",unit:1,propertyType:_o.CSS},itemGap:{value:12,property:"itemGap",unit:1,propertyType:_o.CSS},itemPadding:{value:12,property:"itemPadding",unit:1,propertyType:_o.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:_o.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:_o.CONTROLS},title:{value:"Bundle",property:"title",propertyType:_o.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:_o.CONTROLS},description:{value:"",property:"description",propertyType:_o.CONTROLS},showBundleImage:{value:!0,property:"showBundleImage",propertyType:_o.CONTROLS},showProductImages:{value:!0,property:"showProductImages",propertyType:_o.CONTROLS},showProductName:{value:!0,property:"showProductName",propertyType:_o.CONTROLS},showBundleNavigationButton:{value:!0,property:"showBundleNavigationButton",propertyType:_o.CONTROLS},bundleNavigationButtonName:{value:"View Full Bundle",property:"bundleNavigationButtonName",propertyType:_o.CONTROLS},bundleNavigationButtonLink:{value:"",property:"bundleNavigationButtonLink",propertyType:_o.CONTROLS},showBundleDetailPageButton:{value:!0,property:"showBundleDetailPageButton",propertyType:_o.CONTROLS},bundleDetailPageButtonName:{value:"View Bundle Details",property:"bundleDetailPageButtonName",propertyType:_o.CONTROLS},bundleDetailPageButtonLink:{value:"",property:"bundleDetailPageButtonLink",propertyType:_o.CONTROLS},containerHeight:{value:200,property:"containerHeight",unit:1,propertyType:_o.CSS},imgTextSpacing:{value:12,property:"imgTextSpacing",unit:1,propertyType:_o.CSS},tileRowGap:{value:12,property:"tileRowGap",unit:1,propertyType:_o.CSS},tileColumnGap:{value:12,property:"tileColumnGap",unit:1,propertyType:_o.CSS},showTileAnimation:{value:!1,property:"showTileAnimation",propertyType:_o.CONTROLS},showBundleTagSlider:{value:!0,property:"showBundleTagSlider",propertyType:_o.CONTROLS},showBundleTagSliderArrows:{value:!0,property:"showBundleTagSliderArrows",propertyType:_o.CONTROLS}},cl={borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,backgroundColor:Yr.backgroundColor,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,highlights:Yr.highlights,shadows:Yr.shadows},yl={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,backgroundColor:Yr.backgroundColor},ul={icon:Yr.icon,showIcon:Yr.showIcon,iconSize:Yr.iconSize,iconColor:Yr.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"}(pl||(pl={}));var Sl,gl=function(){return{layout:{selectorKey:pl.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"300",unit:1}),margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo,bundleType:dl.bundleType,displayType:dl.displayType,scrollType:dl.scrollType,showArrows:dl.showArrows,allowAutoScroll:dl.allowAutoScroll,loopItems:dl.loopItems,showDots:dl.showDots,itemsPerSlide:dl.itemsPerSlide,containerHeight:dl.containerHeight,imgTextSpacing:dl.imgTextSpacing,itemGap:dl.itemGap,tileRowGap:dl.tileRowGap,tileColumnGap:dl.tileColumnGap,showTileAnimation:dl.showTileAnimation,maxNoItemsToShow:dl.maxNoItemsToShow,itemSpacing:dl.itemSpacing,itemPadding:dl.itemPadding,showDivider:dl.showDivider},design:{selectorKey:pl.DESIGN,headingDesign:Object.assign(Object.assign({selectorKey:pl.HEADING_DESIGN},yl),cl),descriptionDesign:Object.assign(Object.assign({selectorKey:pl.DESCRIPTION_DESIGN},yl),cl),productNameDesign:Object.assign(Object.assign({selectorKey:pl.PRODUCT_NAME_DESIGN},yl),cl),productCardDesign:Object.assign({selectorKey:pl.PRODUCT_CARD_DESIGN},cl),bundleNavigationButtonDesign:Object.assign(Object.assign(Object.assign({selectorKey:pl.BUNDLE_NAVIGATION_BUTTON_DESIGN},yl),cl),ul),bundleDetailsPageButtonDesign:Object.assign(Object.assign(Object.assign({selectorKey:pl.BUNDLE_DETAILS_PAGE_BUTTON_DESIGN},yl),cl),ul),tileCardDesign:Object.assign({selectorKey:pl.TILE_CARD_DESIGN},cl),tileCardImageDesign:Object.assign({selectorKey:pl.TILE_CARD_IMAGE_DESIGN},cl),listViewCardDesign:Object.assign({selectorKey:pl.LIST_VIEW_CARD_DESIGN},cl),bundleTagDesign:Object.assign(Object.assign({selectorKey:pl.BUNDLE_TAG_DESIGN},yl),cl)},content:{selectorKey:pl.CONTENT,showTitle:dl.showTitle,title:dl.title,showDescription:dl.showDescription,description:dl.description,showBundleImage:dl.showBundleImage,showProductImage:dl.showProductImages,showProductName:dl.showProductName,showBundleNavigationButton:dl.showBundleNavigationButton,bundleNavigationButtonName:dl.bundleNavigationButtonName,bundleNavigationButtonLink:dl.bundleNavigationButtonLink,showBundleDetailPageButton:dl.showBundleDetailPageButton,bundleDetailPageButtonName:dl.bundleDetailPageButtonName,bundleDetailPageButtonLink:dl.bundleDetailPageButtonLink,showBundleTagSlider:dl.showBundleTagSlider,showBundleTagArrows:dl.showBundleTagSliderArrows},dataConnector:{selectorKey:pl.DATA_CONNECTOR,dataConnector:dl.dataConnector}}},Tl={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:_o.CONTROLS}},hl={templateType:{value:"Template 1",property:"templateType",propertyType:_o.CONTROLS}},Cl={showBundleName:{value:!0,property:"showBundleName",propertyKey:_o.CONTROLS},showBundleDescription:{value:!1,property:"showBundleDescription",propertyKey:_o.CONTROLS},bundleDescription:{value:"",property:"bundleDescription",properttyKey:_o.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:_o.CONTROLS},showProductGallery:{value:!0,property:"showProductGallery",propertyType:_o.CONTROLS},showProductImage:{value:!0,property:"showProductImage",propertyType:_o.CONTROLS},showProductName:{value:!0,property:"showProductName",propertyType:_o.CONTROLS},showProductInfo:{value:!0,property:"showProductInfo",propertyKey:_o.CONTROLS},showProductPrice:{value:!0,property:"showProductPrice",propertyType:_o.CONTROLS},showProductVariantPicker:{value:!0,property:"showProductVariantPicker",propertyKey:_o.CONTROLS},showProductQuantity:{value:!0,property:"showProductQuantity",propertyType:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector",e.DEFAULT_STATE="defaultState",e.SELECTED_STATE="selectedState",e.HOVER_STATE="hoverState",e.BUNDLE_DETAILS_HEADER_DESIGN="bundleDetailsHeaderDesign",e.BUNDLE_NAME_DESIGN="bundleNameDesign",e.BUNDLE_DESCRIPTION_DESIGN="bundleDescriptionDesign",e.CATEGORY_SLIDER_CARD_DESIGN="categorySliderCardDesign",e.CATEGORY_NAME_DESIGN="categoryNameDesign",e.CATEGORY_CARD_INFO_DESIGN="categoryCardInfoDesign",e.CATEGORY_CARD_DESIGN="categoryCardDesign",e.PRODUCT_CARDS_SCROLL_DESIGN="productCardsScrollDesign",e.PRODUCT_CARD_DESIGN="productCardDesign",e.PRODUCT_CARD_NAME_DESIGN="productCardNameDesign",e.PRODUCT_CARD_INFO_DESIGN="productCardInfoDesign",e.PRODUCT_CARD_PRICE_DESIGN="productCardPriceDesign",e.PRODUCT_PANEL_DESIGN="productPanelDesign",e.PRODUCT_NAME_DESIGN="productNameDesign",e.PRODUCT_INFO_DESIGN="productInfoDesign",e.PRODUCT_PRICE_DESIGN="productPriceDesign",e.SELECT_BUTTON_DESIGN="selectButtonDesign",e.ADD_TO_CART_BUTTON_DESIGN="addToCartButtonDesign"}(Sl||(Sl={}));var Ol,bl={borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,backgroundColor:Yr.backgroundColor,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,highlights:Yr.highlights,shadows:Yr.shadows},vl={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,backgroundColor:Yr.backgroundColor},ml=(Yr.icon,Yr.showIcon,Yr.iconSize,Yr.iconColor,function(){return{layout:{selectorKey:Sl.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"300",unit:1}),margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo,templateType:hl.templateType},design:{selectorKey:Sl.DESIGN,bundleDetailsHeaderDesign:{selectorKey:Sl.BUNDLE_DETAILS_HEADER_DESIGN,bundleNameDesign:Object.assign(Object.assign({selectorKey:Sl.BUNDLE_NAME_DESIGN},vl),bl),bundleDescriptionDesign:Object.assign(Object.assign({selectorKey:Sl.BUNDLE_DESCRIPTION_DESIGN},vl),bl)},categorySliderCardDesign:{selectorKey:Sl.CATEGORY_SLIDER_CARD_DESIGN,categoryNameDesign:Object.assign({selectorKey:Sl.CATEGORY_NAME_DESIGN},vl),categoryCardInfoDesign:Object.assign({selectorKey:Sl.CATEGORY_CARD_INFO_DESIGN},vl),categoryCardDesign:{selectorKey:Sl.CATEGORY_CARD_DESIGN,defaultState:Object.assign({selectorKey:Sl.DEFAULT_STATE},bl),selectedState:Object.assign({selectorKey:Sl.SELECTED_STATE},bl),hoverState:Object.assign({selectorKey:Sl.HOVER_STATE},bl)}},productCardsScrollDesign:{selectorKey:Sl.PRODUCT_CARDS_SCROLL_DESIGN,productCardDesign:{selectorKey:Sl.CATEGORY_CARD_DESIGN,defaultState:Object.assign({selectorKey:Sl.DEFAULT_STATE},bl),selectedState:Object.assign({selectorKey:Sl.SELECTED_STATE},bl),hoverState:Object.assign({selectorKey:Sl.HOVER_STATE},bl)},productCardNameDesign:Object.assign({selectorKey:Sl.PRODUCT_CARD_NAME_DESIGN},vl),productCardInfoDesign:Object.assign({selectorKey:Sl.PRODUCT_CARD_INFO_DESIGN},vl),productCardPriceDesign:Object.assign({selectorKey:Sl.PRODUCT_CARD_PRICE_DESIGN},vl)},productPanelDesign:{selectorKey:Sl.PRODUCT_PANEL_DESIGN,productNameDesign:Object.assign({selectorKey:Sl.PRODUCT_NAME_DESIGN},vl),productPriceDesign:Object.assign({selectorKey:Sl.PRODUCT_PRICE_DESIGN},vl),productInfoDesign:Object.assign({selectorKey:Sl.PRODUCT_INFO_DESIGN},vl),selectButtonDesign:{selectorKey:Sl.SELECT_BUTTON_DESIGN,selectedState:Object.assign(Object.assign({selectorKey:Sl.SELECTED_STATE},vl),bl),hoverState:Object.assign(Object.assign({selectorKey:Sl.HOVER_STATE},vl),bl),defaultState:Object.assign(Object.assign({selectorKey:Sl.DEFAULT_STATE},vl),bl)},addToCartButtonDesign:{selectorKey:Sl.ADD_TO_CART_BUTTON_DESIGN,selectedState:Object.assign(Object.assign({selectorKey:Sl.SELECTED_STATE},vl),bl),hoverState:Object.assign(Object.assign({selectorKey:Sl.HOVER_STATE},vl),bl),defaultState:Object.assign(Object.assign({selectorKey:Sl.DEFAULT_STATE},vl),bl)}}},content:{selectorKey:Sl.CONTENT,showBundleName:Cl.showBundleName,showBundleDescription:Cl.showBundleDescription,bundleDescription:Cl.bundleDescription,showDivider:Cl.showDivider,showProductGallery:Cl.showProductGallery,showProductName:Cl.showProductName,showProductInfo:Cl.showProductInfo,showProductImage:Cl.showProductImage,showProductPrice:Cl.showProductPrice,showProductVariantPicker:Cl.showProductVariantPicker,showProductQuantity:Cl.showProductQuantity},dataConnector:{selectorKey:Sl.DATA_CONNECTOR,dataConnector:Tl.dataConnector}}}),wl={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:_o.CONTROLS},categoryName:{value:!0,propertyType:_o.CONTROLS},categoryImage:{value:!0,propertyType:_o.CONTROLS},categoryCode:{value:!0,propertyType:_o.CONTROLS},categoryDescription:{value:!0,propertyType:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Ol||(Ol={}));var fl,El=function(){return{layout:Object.assign(Object.assign({selectorKey:Ol.LAYOUT,width:Object.assign({},Yr.width),height:Object.assign(Object.assign({},Yr.height),{value:"auto",propertyType:_o.CONTROLS,unit:7}),margin:Yr.margin,padding:Yr.padding},Fr),{positionType:Yr.positionType,pinTo:Yr.pinTo}),design:Object.assign({selectorKey:Ol.DESIGN,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},gi),content:{selectorKey:Ol.CONTENT,categoryName:wl.categoryName,categoryDescription:wl.categoryDescription,categoryCode:wl.categoryCode,categoryImage:wl.categoryImage},dataConnector:{selectorKey:Ol.DATA_CONNECTOR,dataConnector:wl.dataConnector}}},Rl={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:_o.CONTROLS},categoryName:{value:!0,propertyType:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(fl||(fl={}));var Nl,Ll=function(){return{layout:{selectorKey:fl.LAYOUT,width:Object.assign({},Yr.width),height:Object.assign(Object.assign({},Yr.height),{value:"auto",propertyType:_o.CONTROLS,unit:7}),margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo},design:{selectorKey:fl.DESIGN,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},content:{selectorKey:fl.CONTENT,categoryName:Rl.categoryName},dataConnector:{selectorKey:fl.DATA_CONNECTOR,dataConnector:Rl.dataConnector}}},Al={onClick:{value:"Show Image Lightbox",propertyType:_o.CONTROLS},onHover:{value:"Zoom Out",propertyType:_o.CONTROLS},cropRatio:{value:"16:9",propertyType:_o.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:_o.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:_o.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:_o.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Nl||(Nl={}));var Dl,Il=function(){return{layout:{selectorKey:Nl.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{propertyType:_o.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Yr.height),{value:300,propertyType:_o.CONTROLS,unit:1}),margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo,onClick:Al.onClick,onHover:Al.onHover,cropRatio:Al.cropRatio,fitOptions:Al.fitOptions,horizontalAlignment:Al.horizontalAlignment,verticalAlignment:Al.verticalAlignment},design:{selectorKey:Nl.DESIGN,cropRatio:Yr.cropRatio,zoomImage:Yr.zoomImage,flip:Yr.flip,rotate:Yr.rotate,backgroundColor:Yr.backgroundColor,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,brightness:Yr.brightness,hue:Yr.hue,lightness:Yr.lightness,highlights:Yr.highlights,shadows:Yr.shadows,showBorder:Yr.showBorder,borderStyle:Yr.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:_o.CONTROLS}},dataConnector:{selectorKey:Nl.DATA_CONNECTOR,dataConnector:Al.dataConnector}}},xl={displayStyle:{value:"Vertical",property:"displayStyle",propertyType:_o.CONTROLS},openFilterAs:{value:"Lightbox",property:"openFilterAs",propertyType:_o.CONTROLS},displayType:{value:"Upfront",property:"displayType",propertyType:_o.CONTROLS},selectionType:{value:"Single Select",property:"selectionType",propertyType:_o.CONTROLS},allowSearchForEachFilter:{value:!1,property:"allowSearchForEachFilter",propertyType:_o.CONTROLS},dividerBetweenFilters:{value:!1,property:"dividerBetweenFilters",propertyType:_o.CONTROLS},maxValuesToDisplay:{value:10,property:"maxValuesToDisplay",propertyType:_o.CONTROLS},overflowControl:{value:"Scroll",property:"overflowControl",propertyType:_o.CONTROLS},showSubCategoriesFilter:{value:!0,property:"showSubCategoriesFilter",propertyType:_o.CONTROLS},showBrandsFilter:{value:!0,property:"showBrandsFilter",propertyType:_o.CONTROLS},showPriceFilter:{value:!0,property:"showPriceFilter",propertyType:_o.CONTROLS},showCustomAttributesFilter:{value:!0,property:"showCustomAttributesFilter",propertyType:_o.CONTROLS},firstFilterAlwaysOpen:{value:!1,property:"firstFilterAlwaysOpen",propertyType:_o.CONTROLS},allowMultipleFiltersOpen:{value:!1,property:"allowMultipleFiltersOpen",propertyType:_o.CONTROLS},horizontalSpacingBetweenItems:{value:"10",unit:1,property:"horizontalSpacingBetweenItems",propertyType:_o.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:_o.CONTROLS},controlPosition:{value:"Bottom",property:"controlPosition",propertyType:_o.CONTROLS},loopImages:{value:!1,property:"loopImages",propertyType:_o.CONTROLS},displaySliderScrollbar:{value:!1,property:"displaySliderScrollbar",propertyType:_o.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:_o.CONTROLS},openItemsIn:{value:"Lightbox",property:"openItemsIn",propertyType:_o.CONTROLS},showMoreItems:{value:"Expand and Wrap",property:"showMoreItems",propertyType:_o.CONTROLS},verticalSpacingBetweenItems:{value:"10",unit:1,property:"verticalSpacingBetweenItems",propertyType:_o.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:_o.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:_o.CONTROLS},title:{value:"FILTERS",property:"title",propertyType:_o.CONTROLS},description:{value:"Use the options on the left to narrow down your search by price, brand, size, color, and more to find exactly what you're looking for quickly and easily.",property:"description",propertyType:_o.CONTROLS},showAppliedFilters:{value:!0,property:"showAppliedFilters",propertyType:_o.CONTROLS},clearAllButton:{value:!0,property:"clearAllButton",propertyType:_o.CONTROLS},showNoOfValuesForEachFilters:{value:!0,property:"showNoOfValuesForEachFilters",propertyType:_o.CONTROLS},showOptionsFilter:{value:!0,property:"showOptionsFilter",propertyType:_o.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",e.FILTERS_WIDGET="filtersWidget",e.CHECKBOX_CHECKED_STYLE="checkboxCheckedStyle",e.CHECKBOX_UNCHECKED_STYLE="checkboxUnCheckedStyle",e.CHECKBOX_CHECKED_DEFAULT_STATE="checkboxCheckedDefaultState",e.CHECKBOX_CHECKED_HOVER_STATE="checkboxCheckedHoverState",e.CHECKBOX_UNCHECKED_DEFAULT_STATE="checkboxUncheckedDefaultState",e.CHECKBOX__UNCHECKED_HOVER_STATE="checkboxUncheckedHoverState",e.CLEAR_ALL_BUTTON="clearAllText",e.CHIP_BUTTON="selectedItem",e.CLEAR_ALL_BUTTON_DEFAULT_STATE="clearAllButtonDefaultState",e.CLEAR_ALL_BUTTON_HOVER_STATE="clearAllButtonHoverState",e.CHIP_BUTTON_DEFAULT_STATE="selectedItemDefaultState",e.CHIP_BUTTON_HOVER_STATE="selectedItemHoverState",e.OPTION_STYLE="optionStyle",e.MORE_BUTTON="moreButton",e.MORE_BUTTON_DEFAULT_STATE="moreButtonDefaultState",e.MORE_BUTTON_HOVER_STATE="moreButtonHoverState"}(Dl||(Dl={})),Yr.borderColor,Yr.borderStyle,Yr.borderPerSlide,Yr.showBorder,Yr.backgroundColor,Yr.showShadow,Yr.shadowColor,Yr.blur,Yr.spread,Yr.angle,Yr.borderRadius,Yr.exposure,Yr.contrast,Yr.saturation,Yr.highlights,Yr.shadows,Yr.theme,Yr.font,Yr.fontSize,Yr.textColor,Yr.bold,Yr.italic,Yr.linethrough,Yr.underline,Yr.textAlign,Yr.characterSpacing,Yr.lineHeight;var Pl,_l=function(){return{layout:{selectorKey:Dl.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:300,unit:Bo.PIXELS}),height:Yr.height,padding:Yr.padding,margin:Yr.margin,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo,displayStyle:xl.displayStyle,openFilterAs:xl.openFilterAs,displayType:xl.displayType,selectionType:xl.selectionType,allowSearchForEachFilter:xl.allowSearchForEachFilter,dividerBetweenFilters:xl.dividerBetweenFilters,maxValuesToDisplay:xl.maxValuesToDisplay,overflowControl:xl.overflowControl,showSubCategoriesFilter:xl.showSubCategoriesFilter,showBrandsFilter:xl.showBrandsFilter,showPriceFilter:xl.showPriceFilter,showCustomAttributesFilter:xl.showCustomAttributesFilter,firstFilterAlwaysOpen:xl.firstFilterAlwaysOpen,allowMultipleFiltersOpen:xl.allowMultipleFiltersOpen,horizontalSpacingBetweenItems:xl.horizontalSpacingBetweenItems,sliderControl:xl.sliderControl,controlPosition:xl.controlPosition,loopImages:xl.loopImages,displaySliderScrollbar:xl.displaySliderScrollbar,autoplay:xl.autoplay,openItemsIn:xl.openItemsIn,showMoreItems:xl.showMoreItems,verticalSpacingBetweenItems:xl.verticalSpacingBetweenItems,showOptionsFilter:xl.showOptionsFilter},design:{selectorKey:Dl.DESIGN,filtersWidget:{selectorKey:Dl.FILTERS_WIDGET,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,themeDesc:Yr.themeDesc,fontDesc:Yr.fontDesc,fontSizeDesc:Yr.fontSizeDesc,textColorDesc:Yr.textColorDesc,boldDesc:Yr.boldDesc,italicDesc:Yr.italicDesc,linethroughDesc:Yr.linethroughDesc,underlineDesc:Yr.underlineDesc,textAlignDesc:Yr.textAlignDesc,characterSpacingDesc:Yr.characterSpacingDesc,lineHeightDesc:Yr.lineHeightDesc},checkboxCheckedStyle:{selectorKey:Dl.CHECKBOX_CHECKED_STYLE,defaultState:{selectorKey:Dl.CHECKBOX_CHECKED_DEFAULT_STATE,width:Object.assign(Object.assign({},Yr.width),{value:18,unit:Bo.PIXELS}),height:Object.assign(Object.assign({},Yr.height),{value:18}),padding:Yr.padding,backgroundColor:Object.assign(Object.assign({},Yr.backgroundColor),{value:{hex:"#000080",rgb:{r:"0",g:"0",b:"128",a:1}}}),borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Object.assign(Object.assign({},Yr.borderRadius),{sides:{topLeft:{value:1,unit:1},topRight:{value:1,unit:1},bottomLeft:{value:1,unit:1},bottomRight:{value:1,unit:1}}}),theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,showIcon:Yr.showIcon,iconSize:Yr.iconSize,icon:Yr.icon,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:255,b:255,a:1},hex:"#ffffffff"}})},hoverState:{selectorKey:Dl.CHECKBOX_CHECKED_HOVER_STATE,width:Object.assign(Object.assign({},Yr.width),{value:18,unit:Bo.PIXELS}),height:Object.assign(Object.assign({},Yr.height),{value:18}),padding:Yr.padding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,showIcon:Yr.showIcon,icon:Yr.icon,iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:255,b:255,a:1},hex:"#ffffffff"}})}},checkboxUncheckedStyle:{selectorKey:Dl.CHECKBOX_UNCHECKED_STYLE,defaultState:{selectorKey:Dl.CHECKBOX_UNCHECKED_DEFAULT_STATE,width:Object.assign(Object.assign({},Yr.width),{value:18,unit:Bo.PIXELS}),height:Object.assign(Object.assign({},Yr.height),{value:18}),padding:Yr.padding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Object.assign(Object.assign({},Yr.borderPerSlide),{sides:{top:{value:1,unit:1},right:{value:1,unit:1},bottom:{value:1,unit:1},left:{value:1,unit:1}}}),showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Object.assign(Object.assign({},Yr.borderRadius),{sides:{topLeft:{value:3,unit:1},topRight:{value:3,unit:1},bottomLeft:{value:3,unit:1},bottomRight:{value:3,unit:1}}}),theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Dl.CHECKBOX_CHECKED_HOVER_STATE,width:Object.assign(Object.assign({},Yr.width),{value:18,unit:Bo.PIXELS}),height:Object.assign(Object.assign({},Yr.height),{value:18}),padding:Yr.padding,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},clearAllText:{selectorKey:Dl.CLEAR_ALL_BUTTON,defaultState:{selectorKey:Dl.CLEAR_ALL_BUTTON_DEFAULT_STATE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Object.assign(Object.assign({},Yr.borderPerSlide),{sides:{top:{value:1,unit:1},right:{value:1,unit:1},bottom:{value:1,unit:1},left:{value:1,unit:1}}}),showBorder:Yr.showBorder,padding:Object.assign({},Yr.padding),showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Dl.CLEAR_ALL_BUTTON_HOVER_STATE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,padding:Object.assign(Object.assign({},Yr.padding),{isSepcial:!0}),showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},selectedItem:{selectorKey:Dl.CHIP_BUTTON,defaultState:{selectorKey:Dl.CHIP_BUTTON_DEFAULT_STATE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,padding:Object.assign(Object.assign({},Yr.padding),{isSepcial:!0}),borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Dl.CHECKBOX_CHECKED_HOVER_STATE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,padding:Object.assign(Object.assign({},Yr.padding),{isSepcial:!0}),shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},moreButton:{selectorKey:Dl.MORE_BUTTON,defaultState:{selectorKey:Dl.MORE_BUTTON_DEFAULT_STATE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,padding:Object.assign(Object.assign({},Yr.padding),{isSepcial:!0}),spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Dl.MORE_BUTTON_HOVER_STATE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,padding:Object.assign(Object.assign({},Yr.padding),{isSepcial:!0}),showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},optionLabels:{selectorKey:Dl.OPTION_STYLE,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,themeDesc:Yr.themeDesc,fontDesc:Yr.fontDesc,fontSizeDesc:Yr.fontSizeDesc,textColorDesc:Yr.textColorDesc,boldDesc:Yr.boldDesc,italicDesc:Yr.italicDesc,linethroughDesc:Yr.linethroughDesc,underlineDesc:Yr.underlineDesc,textAlignDesc:Yr.textAlignDesc,characterSpacingDesc:Yr.characterSpacingDesc,lineHeightDesc:Yr.lineHeightDesc}},content:{selectorKey:Dl.CONTENT,showTitle:xl.showTitle,showDescription:xl.showDescription,title:xl.title,description:xl.description,showAppliedFilters:xl.showAppliedFilters,clearAllButton:xl.clearAllButton,showNoOfValuesForEachFilters:xl.showNoOfValuesForEachFilters}}},Bl={orderProductsBy:{value:"Default Category Order",property:"orderProductsBy",propertyType:_o.CONTROLS},title:{value:"Sort by",property:"title",propertyType:_o.CONTROLS},sortOptions:{value:[],property:"sortOptions",propertyType:_o.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"}(Pl||(Pl={}));var jl,Hl={borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,backgroundColor:Yr.backgroundColor,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,highlights:Yr.highlights,shadows:Yr.shadows},zl={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},Kl=function(){return{layout:{selectorKey:Pl.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:300,unit:Bo.PIXELS}),height:Yr.height,margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo},design:{selectorKey:Pl.DESIGN,sortTitle:Object.assign({selectorKey:Pl.SORT_TITLE},zl),selectedOption:Object.assign({selectorKey:Pl.SELECTED_OPTION},zl),sortButton:Object.assign({selectorKey:Pl.SORT_BUTTON},Hl)},content:{selectorKey:Pl.CONTENT,title:Bl.title,orderProductsBy:Bl.orderProductsBy,sortOptions:Bl.sortOptions}}},kl={source:{value:"Past Orders",property:"source",propertyType:_o.CONTROLS},filterOrders:{value:"Apply Filter",property:"filterOrders",propertyType:_o.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:_o.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:_o.CONTROLS},title:{value:"Past Orders",property:"title",propertyType:_o.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:_o.CONTROLS},description:{value:"",property:"description",propertyType:_o.CONTROLS},viewAllOrdersButton:{value:!0,property:"viewAllOrdersButton",propertyType:_o.CONTROLS},orderId:{value:!0,property:"orderId",propertyType:_o.CONTROLS},orderStatus:{value:!0,property:"orderStatus",propertyType:_o.CONTROLS},orderedOn:{value:!0,property:"orderedOn",propertyType:_o.CONTROLS},orderTotal:{value:!0,property:"orderTotal",propertyType:_o.CONTROLS},numOfItemsOrdered:{value:!0,property:"numOfItemsOrdered",propertyType:_o.CONTROLS},paymentMethodsUsed:{value:!0,property:"paymentMethodsUsed",propertyType:_o.CONTROLS},reOrderButton:{value:!0,property:"reOrderButton",propertyType:_o.CONTROLS},onClick:{value:"Add Items to Cart",property:"onClick",propertyType:_o.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:_o.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:_o.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:_o.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:_o.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:_o.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:_o.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:_o.CONTROLS},spacingBetweenItems:{value:8,unit:1,property:"spacingBetweenItems",propertyType:_o.CSS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:_o.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:_o.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:_o.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:_o.CONTROLS},backgroundShape:{value:"None",propertyType:_o.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:_o.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:_o.CSS},representation:{value:"waiting-approval",property:"representation",propertyType:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.WIDGET_STYLE="widgetStyle",e.ITEM_STYLE="itemStyle",e.ORDER_ID="orderId",e.ORDERED_ON="orderedOn",e.ORDER_STATUS="orderStatus",e.PAGINATION_ARROWS="pagination-arrows",e.DEFAULT_STATE="defaultState",e.SUBMITTED_STATE="submittedState",e.INREVIEW_STATE="inReviewState",e.ACCEPTED_STATE="acceptedState",e.PROCESSING_STATE="processingState",e.PARTIALLY_FULFILLED_STATE="partiallyFulfilledState",e.FULFILLED_STATE="fulfilledState",e.CANCELED_STATE="canceledState",e.REJECTED_STATE="rejectedState"}(jl||(jl={}));var Ul,Gl={borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,backgroundColor:Yr.backgroundColor,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,highlights:Yr.highlights,shadows:Yr.shadows},Ml={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,backgroundColor:Yr.backgroundColor},Vl={icon:Yr.icon,showIcon:Yr.showIcon,iconSize:Yr.iconSize,iconColor:Yr.iconColor},Wl=function(){return{layout:{selectorKey:jl.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:300,unit:Bo.PIXELS}),height:Yr.height,margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo,displayStyle:kl.displayStyle,maxItemsToDisplay:kl.maxItemsToDisplay,sliderControl:kl.sliderControl,controlPosition:kl.controlPosition,loopItems:kl.loopItems,displayScrollbar1:kl.displayScrollbar1,autoplay:kl.autoplay,spacingBetweenItems:kl.spacingBetweenItems,dividerBetweenItems:kl.dividerBetweenItems,overflowControl:kl.overflowControl,numOfItemsToLoad:kl.numOfItemsToLoad},design:{selectorKey:jl.DESIGN,widgetStyle:Object.assign(Object.assign(Object.assign({selectorKey:jl.WIDGET_STYLE},Ml),gi),Gl),itemStyle:Object.assign(Object.assign({selectorKey:jl.ITEM_STYLE},Ml),Gl),orderId:Object.assign(Object.assign({selectorKey:jl.ORDER_ID},Ml),Gl),orderedOn:Object.assign(Object.assign({selectorKey:jl.ORDERED_ON},Ml),Gl),orderStatus:{selectorKey:jl.ORDER_STATUS,defaultState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:jl.DEFAULT_STATE},Gl),Ml),gi),Vl),submittedState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:jl.SUBMITTED_STATE},Gl),Ml),gi),Vl),inReviewState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:jl.INREVIEW_STATE},Gl),Ml),gi),Vl),acceptedState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:jl.ACCEPTED_STATE},Gl),Ml),gi),Vl),processingState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:jl.PROCESSING_STATE},Gl),Ml),gi),Vl),partiallyFulfilledState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:jl.PARTIALLY_FULFILLED_STATE},Gl),Ml),gi),Vl),fulfilledState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:jl.FULFILLED_STATE},Gl),Ml),gi),Vl),canceledState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:jl.CANCELED_STATE},Gl),Ml),gi),Vl),rejectedState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:jl.REJECTED_STATE},Gl),Ml),gi),Vl)},paginationArrows:{selectorKey:jl.PAGINATION_ARROWS,arrowIconStyle:kl.arrowIconStyle,leftArrowIconStyle:kl.leftArrowIconStyle,rightArrowIconStyle:kl.rightArrowIconStyle,backgroundShape:kl.backgroundShape,arrowSize:kl.arrowSize,arrowColor:kl.arrowColor}},content:{selectorKey:jl.CONTENT,source:kl.source,filterOrders:kl.filterOrders,sortBy:kl.sortBy,showTitle:kl.showTitle,title:kl.title,showDescription:kl.showDescription,description:kl.description,viewAllOrdersButton:kl.viewAllOrdersButton,orderId:kl.orderId,orderStatus:kl.orderStatus,orderedOn:kl.orderedOn,orderTotal:kl.orderTotal,numOfItemsOrdered:kl.numOfItemsOrdered,paymentMethodsUsed:kl.paymentMethodsUsed,reOrderButton:kl.reOrderButton,onClick:kl.onClick}}},Yl={showHeader:{value:!0,propertyType:_o.CONTROLS},statusTitle:{value:"Order Successful!",propertyType:_o.CONTROLS},statusDescription:{value:"Thank you for your purchase. Your order has been placed successfully and is now being processed. You’ll receive a confirmation email with your order details shortly.",propertyType:_o.CONTROLS},showToastMessage:{value:!0,propertyType:_o.CONTROLS},orderDetails:{value:!0,propertyType:_o.CONTROLS},quickActions:{value:!0,propertyType:_o.CONTROLS},cartItems:{value:!0,propertyType:_o.CONTROLS},orderAttributes:{value:!0,propertyType:_o.CONTROLS}};_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,_o.CSS,function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DESIGN_ORDER_WIDGET="orderWidget",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"}(Ul||(Ul={}));var Fl,Xl={padding:Yr.padding,margin:Yr.margin,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,backgroundColor:Yr.backgroundColor,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,highlights:Yr.highlights,shadows:Yr.shadows},ql={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,backgroundColor:Yr.backgroundColor},Ql={themeDesc:Yr.themeDesc,fontDesc:Yr.fontDesc,fontSizeDesc:Yr.fontSizeDesc,textColorDesc:Yr.textColorDesc,boldDesc:Yr.boldDesc,italicDesc:Yr.italicDesc,linethroughDesc:Yr.linethroughDesc,underlineDesc:Yr.underlineDesc,textAlignDesc:Yr.textAlignDesc,characterSpacingDesc:Yr.characterSpacingDesc,lineHeightDesc:Yr.lineHeightDesc},Zl={icon:Yr.icon,showIcon:Yr.showIcon,iconSize:Yr.iconSize,iconColor:Yr.iconColor},Jl=function(){return{layout:{selectorKey:Ul.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"1000",unit:1}),minHeight:Object.assign(Object.assign({},Yr.minHeight),{value:200,unit:Bo.PIXELS}),height:Object.assign(Object.assign({},Yr.height),{value:"800",unit:1}),padding:Yr.padding,margin:Yr.margin,positionType:Yr.positionType},content:{selectorKey:Ul.CONTENT,showHeader:Yl.showHeader,showToastMessage:Yl.showToastMessage,orderDetails:Yl.orderDetails,quickActions:Yl.quickActions,cartItems:Yl.cartItems,statusTitle:Yl.statusTitle,statusDescription:Yl.statusDescription,orderAttributes:Yl.orderAttributes},design:{selectorKey:Ul.DESIGN,orderWidget:Object.assign({selectorKey:Ul.DESIGN_ORDER_WIDGET},Xl),designHeader:Object.assign({selectorKey:Ul.DESIGN_HEADER_STYLES},Xl),designToast:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Ul.DESIGN_TOAST_STYLES},Xl),Zl),ql),Ql),designDetails:Object.assign({},Xl),designQuickActions:Object.assign({selectorKey:Ul.DESIGN_QUICK_ACTIONS_STYLES},Xl),designCartItems:Object.assign({selectorKey:Ul.DESIGN_CART_ITEMS_STYLES},Xl)}}},$l={source:{value:"Recent Quotes",property:"source",propertyType:_o.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:_o.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:_o.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:_o.CONTROLS},title:{value:"Past Quotes",property:"title",propertyType:_o.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:_o.CONTROLS},description:{value:"",property:"description",propertyType:_o.CONTROLS},viewAllQuotesButton:{value:!0,property:"viewAllQuotesButton",propertyType:_o.CONTROLS},quoteId:{value:!0,property:"quoteId",propertyType:_o.CONTROLS},status:{value:!0,property:"status",propertyType:_o.CONTROLS},quoteRaisedDate:{value:!0,property:"quoteRaisedDate",propertyType:_o.CONTROLS},quoteRaisedDisplayFormat:{value:"Date",property:"quoteRaisedDisplayFormat",propertyType:_o.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:_o.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:_o.CONTROLS},expiryDate:{value:!0,property:"expiryDate",propertyType:_o.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:_o.CONTROLS},quoteLineItems:{value:!0,property:"quoteLineItems",propertyType:_o.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:_o.CONTROLS},viewQuote:{value:!0,property:"viewQuote",propertyType:_o.CONTROLS},printQuote:{value:!0,property:"printQuote",propertyType:_o.CONTROLS},downloadQuote:{value:!0,property:"downloadQuote",propertyType:_o.CONTROLS},cancelQuote:{value:!0,property:"cancelQuote",propertyType:_o.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:_o.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:_o.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:_o.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:_o.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:_o.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:_o.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:_o.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:_o.CONTROLS},spacingBetweenItems:{value:8,unit:1,property:"spacingBetweenItems",propertyType:_o.CSS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:_o.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:_o.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:_o.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:_o.CONTROLS},backgroundShape:{value:"None",propertyType:_o.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:_o.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:_o.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"}(Fl||(Fl={}));var ep,tp={borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,backgroundColor:Yr.backgroundColor,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,highlights:Yr.highlights,shadows:Yr.shadows},op={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,backgroundColor:Yr.backgroundColor},rp=(Yr.icon,Yr.showIcon,Yr.iconSize,Yr.iconColor,function(){return{layout:{selectorKey:Fl.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:350,unit:Bo.PIXELS}),height:Object.assign(Object.assign({},Yr.height),{value:150,unit:Bo.PIXELS}),margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo,displayStyle:$l.displayStyle,maxItemsToDisplay:$l.maxItemsToDisplay,sliderControl:$l.sliderControl,controlPosition:$l.controlPosition,loopItems:$l.loopItems,displayScrollbar1:$l.displayScrollbar1,autoplay:$l.autoplay,spacingBetweenItems:$l.spacingBetweenItems,dividerBetweenItems:$l.dividerBetweenItems,overflowControl:$l.overflowControl,numOfItemsToLoad:$l.numOfItemsToLoad},design:{selectorKey:Fl.DESIGN,widgetStyle:Object.assign(Object.assign(Object.assign({selectorKey:Fl.WIDGET_STYLE},op),gi),tp),itemStyle:Object.assign(Object.assign({selectorKey:Fl.ITEM_STYLE},op),tp),quoteId:Object.assign(Object.assign({selectorKey:Fl.QUOTE_ID},op),tp),raisedOn:Object.assign(Object.assign({selectorKey:Fl.RAISED_ON},op),tp),quoteStatus:Object.assign(Object.assign({selectorKey:Fl.QUOTE_STATUS},op),tp),paginationArrows:{selectorKey:Fl.PAGINATION_ARROWS,arrowIconStyle:$l.arrowIconStyle,leftArrowIconStyle:$l.leftArrowIconStyle,rightArrowIconStyle:$l.rightArrowIconStyle,backgroundShape:$l.backgroundShape,arrowSize:$l.arrowSize,arrowColor:$l.arrowColor}},content:{selectorKey:Fl.CONTENT,source:$l.source,filterStatements:$l.filterStatements,sortBy:$l.sortBy,showTitle:$l.showTitle,title:$l.title,showDescription:$l.showDescription,description:$l.description,viewAllQuotesButton:$l.viewAllQuotesButton,quoteId:$l.quoteId,status:$l.status,quoteRaisedDate:$l.quoteRaisedDate,quoteRaisedDisplayFormat:$l.quoteRaisedDisplayFormat,lastUpdatedDate:$l.lastUpdatedDate,lastUpdatedDisplayFormat:$l.lastUpdatedDisplayFormat,expiryDate:$l.expiryDate,expiryDateDisplayFormat:$l.expiryDateDisplayFormat,quoteLineItems:$l.quoteLineItems,quickActions:$l.quickActions,viewQuote:$l.viewQuote,printQuote:$l.printQuote,downloadQuote:$l.downloadQuote,cancelQuote:$l.cancelQuote,sendMessage:$l.sendMessage}}}),ip={source:{value:"Recent RFQs",property:"source",propertyType:_o.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:_o.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:_o.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:_o.CONTROLS},title:{value:"Active RFQs",property:"title",propertyType:_o.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:_o.CONTROLS},description:{value:"",property:"description",propertyType:_o.CONTROLS},viewAllRfqsButton:{value:!0,property:"viewAllRfqsButton",propertyType:_o.CONTROLS},rfqId:{value:!0,property:"rfqId",propertyType:_o.CONTROLS},status:{value:!0,property:"status",propertyType:_o.CONTROLS},rfqRaisedDate:{value:!0,property:"rfqRaisedDate",propertyType:_o.CONTROLS},rfqRaisedDisplayFormat:{value:"Date",property:"rfqRaisedDisplayFormat",propertyType:_o.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:_o.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:_o.CONTROLS},rfqLineItems:{value:!0,property:"rfqLineItems",propertyType:_o.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:_o.CONTROLS},viewRfq:{value:!0,property:"viewRfq",propertyType:_o.CONTROLS},printRfq:{value:!0,property:"printRfq",propertyType:_o.CONTROLS},downloadRfq:{value:!0,property:"downloadRfq",propertyType:_o.CONTROLS},cancelRfq:{value:!0,property:"cancelRfq",propertyType:_o.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:_o.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:_o.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:_o.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:_o.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:_o.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:_o.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:_o.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:_o.CONTROLS},spacingBetweenItems:{value:8,unit:1,property:"spacingBetweenItems",propertyType:_o.CSS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:_o.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:_o.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:_o.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:_o.CONTROLS},backgroundShape:{value:"None",propertyType:_o.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:_o.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:_o.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"}(ep||(ep={}));var ap,np={borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,backgroundColor:Yr.backgroundColor,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,highlights:Yr.highlights,shadows:Yr.shadows},lp={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,backgroundColor:Yr.backgroundColor},pp=(Yr.icon,Yr.showIcon,Yr.iconSize,Yr.iconColor,function(){return{layout:{selectorKey:ep.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:350,unit:Bo.PIXELS}),height:Object.assign(Object.assign({},Yr.height),{value:150,unit:Bo.PIXELS}),margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo,displayStyle:ip.displayStyle,maxItemsToDisplay:ip.maxItemsToDisplay,sliderControl:ip.sliderControl,controlPosition:ip.controlPosition,loopItems:ip.loopItems,displayScrollbar1:ip.displayScrollbar1,autoplay:ip.autoplay,spacingBetweenItems:ip.spacingBetweenItems,dividerBetweenItems:ip.dividerBetweenItems,overflowControl:ip.overflowControl,numOfItemsToLoad:ip.numOfItemsToLoad},design:{selectorKey:ep.DESIGN,widgetStyle:Object.assign(Object.assign(Object.assign({selectorKey:ep.WIDGET_STYLE},lp),gi),np),itemStyle:Object.assign(Object.assign({selectorKey:ep.ITEM_STYLE},lp),np),rfqId:Object.assign(Object.assign({selectorKey:ep.RFQ_ID},lp),np),raisedOn:Object.assign(Object.assign({selectorKey:ep.RAISED_ON},lp),np),rfqStatus:Object.assign(Object.assign({selectorKey:ep.RFQ_STATUS},lp),np),paginationArrows:{selectorKey:ep.PAGINATION_ARROWS,arrowIconStyle:ip.arrowIconStyle,leftArrowIconStyle:ip.leftArrowIconStyle,rightArrowIconStyle:ip.rightArrowIconStyle,backgroundShape:ip.backgroundShape,arrowSize:ip.arrowSize,arrowColor:ip.arrowColor}},content:{selectorKey:ep.CONTENT,source:ip.source,filterStatements:ip.filterStatements,sortBy:ip.sortBy,showTitle:ip.showTitle,title:ip.title,showDescription:ip.showDescription,description:ip.description,viewAllRfqsButton:ip.viewAllRfqsButton,rfqId:ip.rfqId,status:ip.status,rfqRaisedDate:ip.rfqRaisedDate,rfqRaisedDisplayFormat:ip.rfqRaisedDisplayFormat,lastUpdatedDate:ip.lastUpdatedDate,lastUpdatedDisplayFormat:ip.lastUpdatedDisplayFormat,rfqLineItems:ip.rfqLineItems,quickActions:ip.quickActions,viewRfq:ip.viewRfq,printRfq:ip.printRfq,downloadRfq:ip.downloadRfq,cancelRfq:ip.cancelRfq,sendMessage:ip.sendMessage}}});!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ap||(ap={}));var sp,dp=function(){return{layout:{selectorKey:ap.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:_o.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Yr.height),{isReadOnly:!0,value:400}),margin:Yr.margin,automaticallyOpenLightbox:{value:!0,property:"automaticallyOpenLightbox",propertyType:_o.CONTROLS},selectPage:{value:[],property:"selectPage",propertyType:_o.CONTROLS},delay:{value:100,unit:Bo.MS,propertyType:_o.CONTROLS},closeOnXIcon:{value:!1,propertyType:_o.CONTROLS},closeOnClickingBackground:{value:!1,propertyType:_o.CONTROLS}},design:Object.assign({selectorKey:ap.DESIGN,backgroundOverlay:{parentRef:void 0,value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:.25}},property:"backgroundOverlayDesc",propertyType:_o.CONTROLS},borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},gi),dataConnector:{selectorKey:ap.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:_o.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:_o.CONTROLS}}}},cp={displayStyle:{value:"Table",property:"displayStyle",propertyType:_o.CONTROLS},displayType:{value:"Horizontally",property:"displayType",propertyType:_o.CONTROLS},rowsToDisplay:{value:5,property:"rowsToDisplay",propertyType:_o.CONTROLS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:_o.CSS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:_o.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:_o.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:_o.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:_o.CONTROLS},controlPosition:{value:"Side",property:"controlPosition",propertyType:_o.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:_o.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar1",propertyType:_o.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:_o.CONTROLS},source:{value:"Allocations",property:"source",propertyType:_o.CONTROLS},sortBy:{value:"Allocation Left",property:"sortBy",propertyType:_o.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:_o.CONTROLS},title:{value:"",property:"title",propertyType:_o.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:_o.CONTROLS},description:{value:"",property:"description",propertyType:_o.CONTROLS},viewAllAllocationsButton:{value:!0,property:"viewAllAllocationsButton",propertyType:_o.CONTROLS},showAllocationCategory:{value:!0,property:"showAllocationCategory",propertyType:_o.CONTROLS},allocationCategory:{value:"Allocation Category",property:"allocationCategory",propertyType:_o.CONTROLS},showAllocationLeft:{value:!0,property:"showAllocationLeft",propertyType:_o.CONTROLS},allocationLeft:{value:"Left",property:"allocationLeft",propertyType:_o.CONTROLS},showAllocationUtilized:{value:!0,property:"showAllocationUtilized",propertyType:_o.CONTROLS},allocationUtilized:{value:"Used",property:"allocationUtilized",propertyType:_o.CONTROLS},showTotalAllocation:{value:!0,property:"showTotalAllocation",propertyType:_o.CONTROLS},totalAllocation:{value:"Total",property:"totalAllocation",propertyType:_o.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:_o.CONTROLS},expiryDate:{value:"Expired On",property:"expiryDate",propertyType:_o.CONTROLS},redeemButtonLink:{value:"",property:"redeemButtonLink",propertyType:_o.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:_o.CONTROLS},showRenewDate:{value:!0,property:"showRenewDate",propertyType:_o.CONTROLS},renewDate:{value:"Renews On",property:"renewDate",propertyType:_o.CONTROLS},renewDateDisplayFormat:{value:"Days Left",property:"renewDateDisplayFormat",propertyType:_o.CONTROLS},shopAllAllocationProductsButton:{value:!0,property:"shopAllAllocationProductsButton",propertyType:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(sp||(sp={})),Yr.theme,Yr.font,Yr.fontSize,Yr.textColor,Yr.bold,Yr.italic,Yr.linethrough,Yr.underline,Yr.textAlign,Yr.characterSpacing,Yr.lineHeight,Yr.backgroundColor;var yp,up=function(){return{layout:{selectorKey:sp.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:570,unit:Bo.PIXELS}),height:Object.assign(Object.assign({},Yr.height),{value:300,unit:Bo.PIXELS}),margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo,displayStyle:cp.displayStyle,displayType:cp.displayType,rowsToDisplay:cp.rowsToDisplay,spacingBetweenItems:cp.spacingBetweenItems,overflowControl:cp.overflowControl,numOfItemsToLoad:cp.numOfItemsToLoad,maxItemsToDisplay:cp.maxItemsToDisplay,sliderControl:cp.sliderControl,controlPosition:cp.controlPosition,loopItems:cp.loopItems,displayScrollbar1:cp.displayScrollbar1,autoplay:cp.autoplay},design:{selectorKey:sp.DESIGN},content:{selectorKey:sp.CONTENT,source:cp.source,sortBy:cp.sortBy,showTitle:cp.showTitle,title:cp.title,showDescription:cp.showDescription,description:cp.description,viewAllAllocationsButton:cp.viewAllAllocationsButton,showAllocationCategory:cp.showAllocationCategory,allocationCategory:cp.allocationCategory,showAllocationLeft:cp.showAllocationLeft,allocationLeft:cp.allocationLeft,allocationUtilized:cp.allocationUtilized,showAllocationUtilized:cp.showAllocationUtilized,totalAllocation:cp.totalAllocation,showTotalAllocation:cp.showTotalAllocation,showExpiryDate:cp.showExpiryDate,expiryDate:cp.expiryDate,expiryDateDisplayFormat:cp.expiryDateDisplayFormat,showRenewDate:cp.showRenewDate,renewDate:cp.renewDate,renewDateDisplayFormat:cp.renewDateDisplayFormat,shopAllAllocationProductsButton:cp.shopAllAllocationProductsButton,redeemButtonLink:cp.redeemButtonLink}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(yp||(yp={}));var Sp,gp=function(){return{layout:Object.assign(Object.assign({selectorKey:yp.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:_o.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Yr.height),{isReadOnly:!0}),margin:Yr.margin,padding:Yr.padding},Fr),{positionType:Yr.positionType,pinTo:Yr.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:_o.CONTROLLED_CSS},itemGap:{property:"itemGap",propertyType:_o.CSS,value:1,unit:Bo.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:_o.CSS},justifyContent:{property:"justifyContent",propertyType:_o.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:_o.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:_o.CSS,value:100,unit:Bo.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:_o.CSS,value:100,unit:Bo.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:_o.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:_o.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:Bo.PIXELS,propertyType:_o.CSS},dotSize:{property:"dotSize",value:10,unit:Bo.PIXELS,propertyType:_o.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:_o.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:_o.CONTROLS},autoplay:{value:!1,propertyType:_o.CONTROLS},autoplayDuration:{value:3e3,unit:Bo.MS,propertyType:_o.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:_o.CONTROLS},stopOnInteraction:{value:!1,propertyType:_o.CONTROLS}}),design:Object.assign({selectorKey:yp.DESIGN,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},gi),dataConnector:{selectorKey:yp.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:_o.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:_o.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Sp||(Sp={}));var Tp,hp=function(){return{layout:Object.assign({selectorKey:Sp.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:_o.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Yr.height),{isReadOnly:!0}),margin:Yr.margin,padding:Yr.padding},Fr),design:Object.assign({selectorKey:Sp.DESIGN,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},gi)}},Cp={dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Tp||(Tp={}));var Op,bp=function(){return{layout:Object.assign(Object.assign({selectorKey:Tp.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"400",unit:Bo.PIXELS}),height:Object.assign(Object.assign({},Yr.height),{value:"200",unit:Bo.PIXELS}),margin:Yr.margin,padding:Yr.padding},Fr),{positionType:Yr.positionType,pinTo:Yr.pinTo}),design:Object.assign({selectorKey:Tp.DESIGN,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},gi),content:{selectorKey:Tp.CONTENT},dataConnector:{selectorKey:Tp.DATA_CONNECTOR,dataConnector:Cp.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:_o.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Op||(Op={}));var vp,mp=function(){return{layout:{selectorKey:Op.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"823",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"542",unit:1}),padding:Yr.padding,margin:Yr.margin,positionType:Yr.positionType,formData:{value:[{id:1743145025967,type:"text",label:"Name",validations:{required:!1}}],propertyType:_o.CONTROLS}},design:{selectorKey:Op.DESIGN,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderRadius:Yr.borderRadius,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(vp||(vp={}));var wp,fp=function(){return{layout:{selectorKey:vp.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"310",unit:1}),padding:Yr.padding,margin:Yr.margin,positionType:Yr.positionType},design:Object.assign(Object.assign({selectorKey:vp.DESIGN},gi),Si)}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(wp||(wp={}));var Ep,Rp=function(){return{layout:{selectorKey:wp.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"620",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"530",unit:1}),padding:Yr.padding,margin:Yr.margin,positionType:Yr.positionType},design:{selectorKey:wp.DESIGN,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderRadius:Yr.borderRadius,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor}}},Np={displayType:{value:"Full Trail",property:"displayType",propertyType:_o.CONTROLS},showSeparators:{value:!0,property:"showSeparators",propertyType:_o.CONTROLS},displayStyle:{value:"Stack Vertically",property:"displayStyle",propertyType:_o.CONTROLS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:_o.CSS},maxItemsToDisplay:{value:4,property:"maxItemsToDisplay",propertyType:_o.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:_o.CONTROLS},numOfItemsToLoad:{value:"Show All",property:"numOfItemsToLoad",propertyType:_o.CONTROLS},itemVerticalSpacing:{value:10,unit:1,property:"itemVerticalSpacing",propertyType:_o.CSS},collapseInTheMiddle:{value:!1,property:"collapseInTheMiddle",propertyType:_o.CONTROLS},showMoreItems:{value:"On Click",property:"showMoreItems",propertyType:_o.CONTROLS},onClick:{value:"Expand and Scroll",property:"onClick",propertyType:_o.CONTROLS},numOfItemsBeforeAndAfterCollapse:{value:4,property:"numOfItemsBeforeAndAfterCollapse",propertyType:_o.CONTROLS},showItems:{value:"Tooltip",property:"showItems",propertyType:_o.CONTROLS},addMedia:{value:!1,property:"addMedia",propertyType:_o.CONTROLS},addPatternOverlay:{value:!1,property:"addPatternOverlay",propertyType:_o.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"}(Ep||(Ep={}));var Lp,Ap={borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,backgroundColor:Yr.backgroundColor,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,highlights:Yr.highlights,shadows:Yr.shadows},Dp={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,backgroundColor:Yr.backgroundColor},Ip={icon:Yr.icon,showIcon:Yr.showIcon,iconSize:Yr.iconSize,iconColor:Yr.iconColor},xp=function(){return{layout:{selectorKey:Ep.LAYOUT,adjustment:Yr.adjustment,width:Object.assign(Object.assign({},Yr.width),{value:350,unit:Bo.PIXELS}),height:Object.assign(Object.assign({},Yr.height),{value:150,unit:Bo.PIXELS}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,displayType:Np.displayType,showSeparators:Np.showSeparators,displayStyle:Np.displayStyle,itemSpacing:Np.itemSpacing,maxItemsToDisplay:Np.maxItemsToDisplay,overflowItems:Np.overflowItems,numOfItemsToLoad:Np.numOfItemsToLoad,itemVerticalSpacing:Np.itemVerticalSpacing,collapseInTheMiddle:Np.collapseInTheMiddle,showMoreItems:Np.showMoreItems,onClick:Np.onClick,numOfItemsBeforeAndAfterCollapse:Np.numOfItemsBeforeAndAfterCollapse,showItems:Np.showItems},design:{selectorKey:Ep.DESIGN,backgroundAndFill:Object.assign({selectorKey:Ep.FILL_AND_BACKGROUND,addMedia:Np.addMedia,addPatternOverlay:Np.addPatternOverlay},Ap),homePageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Ep.HOME_PAGE_ITEM_STYLE,addMedia:Np.addMedia,addPatternOverlay:Np.addPatternOverlay},Ap),Dp),Ip),currentPageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Ep.CURRENT_PAGE_ITEM_STYLE,addMedia:Np.addMedia,addPatternOverlay:Np.addPatternOverlay},Ap),Dp),Ip),otherItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Ep.OTHER_ITEM_STYLES,addMedia:Np.addMedia,addPatternOverlay:Np.addPatternOverlay},Ap),Dp),Ip),itemSeparator:Object.assign({selectorKey:Ep.ITEM_SEPARATOR},Ip),expandIcon:Object.assign({selectorKey:Ep.EXPAND_ICON,backgroundColor:Yr.backgroundColor},Ip)}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.ICON_LIBRARY="iconLibrary"}(Lp||(Lp={}));var Pp,_p={icon:Yr.icon,showIcon:Yr.showIcon,iconSize:Yr.iconSize,iconColor:Yr.iconColor},Bp=function(){return{layout:{selectorKey:Lp.LAYOUT,adjustment:Yr.adjustment,width:Object.assign(Object.assign({},Yr.width),{value:20,unit:Bo.PIXELS}),height:Object.assign(Object.assign({},Yr.height),{value:20,unit:Bo.PIXELS}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType},design:Object.assign({selectorKey:Lp.DESIGN,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},_p)}},jp={searchResultsNumber:{value:"183",property:"searchResultsNumber",propertyType:_o.CONTROLS},searchKeyword:{value:"‘Keyword’",property:"searchKeyword",propertyType:_o.CONTROLS},otherText:{value:"Search Results for",property:"otherText",propertyType:_o.CONTROLS},showSearchKeyword:{value:!0,property:"showSearchKeyword",propertyType:_o.CONTROLS},showNoOfResults:{value:!0,property:"showNoOfResults",propertyType:_o.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"}(Pp||(Pp={}));var Hp,zp=function(){return{layout:{selectorKey:Pp.LAYOUT,width:{value:"600",property:"width",unit:1,propertyType:_o.CSS},height:{value:"40",property:"height",unit:1,propertyType:_o.CSS},margin:Yr.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:_o.CSS},searchResultsNumber:jp.searchResultsNumber,searchKeyword:jp.searchKeyword,otherText:jp.otherText,showSearchKeyword:jp.showSearchKeyword,showNoOfResults:jp.showNoOfResults,positionType:Yr.positionType,pinTo:Yr.pinTo},design:{selectorKey:Pp.DESIGN,searchResultsNumber:{selectorKey:Pp.SEARCH_RESULTS_COUNT,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},searchKeyword:{selectorKey:Pp.SEARCH_RESULTS_KEYWORD,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},otherText:{selectorKey:Pp.SEARCH_RESULTS_OTHER_TEXT,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight}},dataConnector:{selectorKey:Pp.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}},Kp={itemStockText:{value:"Item Stock",property:"itemStockText",propertyType:_o.CONTROLS},showItemStockText:{value:!0,property:"showItemStockText",propertyType:_o.CONTROLS},showExpectedReStockDate:{value:!0,property:"showExpectedReStockDate",propertyType:_o.CONTROLS},stockRuleKey:{value:"",property:"stockRuleKey",propertyType:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.ITEM_STOCK_TEXT="itemStockText"}(Hp||(Hp={}));var kp,Up=function(){return{layout:{selectorKey:Hp.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:_o.CSS},height:{value:"28",property:"height",unit:1,propertyType:_o.CSS},margin:Yr.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:_o.CSS},itemStockText:Kp.itemStockText,showItemStockText:Kp.showItemStockText,showExpectedReStockDate:Kp.showExpectedReStockDate,positionType:Yr.positionType,pinTo:Yr.pinTo,stockRuleKey:Kp.stockRuleKey},design:{selectorKey:Hp.DESIGN,itemStockText:{selectorKey:Hp.ITEM_STOCK_TEXT,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,backgroundColor:Yr.backgroundColor,showBorder:Yr.showBorder,borderStyle:Yr.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur}},dataConnector:{selectorKey:Hp.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}},Gp={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:_o.CSS},showTitle:{value:!0,property:"showTitle",propertyType:_o.CONTROLS},cartTitle:{value:"My Cart",property:"cartTitle",propertyType:_o.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:_o.CONTROLS},cartItemsCountLabel:{value:"Items",property:"cartItemsCountLabel",propertyType:_o.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:_o.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:_o.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:_o.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:_o.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:_o.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:_o.CONTROLS},showMoveToTemplate:{value:!0,property:"showMoveToTemplate",propertyType:_o.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:_o.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:_o.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:_o.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:_o.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:_o.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:_o.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:_o.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",e.PRODUCT_IMAGE_STYLES="productImageStyles",e.PRODUCT_REQUIRED_INFO="productRequiredInfo",e.PRODUCT_ATTRIBUTES_ITEMS="productAttributesItems"}(kp||(kp={}));var Mp,Vp={borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,highlights:Yr.highlights,shadows:Yr.shadows},Wp={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,backgroundColor:Yr.backgroundColor},Yp=function(){return{layout:{selectorKey:kp.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:723,unit:Bo.PIXELS}),margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo,showTitle:Gp.showTitle,cartTitle:Gp.cartTitle,showNumberOfItems:Gp.showNumberOfItems,cartItemsCountLabel:Gp.cartItemsCountLabel,showActions:Gp.showActions,showContinueShopping:Gp.showContinueShopping,continueShoppingLinkTo:Gp.continueShoppingLinkTo,continueShoppingLink:Gp.continueShoppingLink,showAddFromWishlist:Gp.showAddFromWishlist,showCartGrouping:Gp.showCartGrouping,showMoveToTemplate:Gp.showMoveToTemplate,showClearCart:Gp.showClearCart,clearCartLinkTo:Gp.clearCartLinkTo,clearCartLink:Gp.clearCartLink,showDownloadCart:Gp.showDownloadCart,showShareCart:Gp.showShareCart,showPrintCart:Gp.showPrintCart,maxNumberOfActionsToShow:Gp.maxNumberOfActionsToShow},design:{selectorKey:kp.DESIGN,cartHeadingStyles:Object.assign({selectorKey:kp.CART_HEADING_STYLES,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle},Wp),cartActionStyles:Object.assign(Object.assign({selectorKey:kp.CART_ACTION_STYLES},Wp),{padding:Yr.padding,itemGap:{value:Bo.PIXELS,unit:Bo.PIXELS,property:"itemGap",propertyType:_o.CSS}}),cartItemStyles:{selectorKey:kp.CART_ITEM_STYLES,padding:Yr.padding,margin:Gp.margin,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur,showBorder:Yr.showBorder,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,backgroundColor:Yr.backgroundColor},productActionsStyles:Object.assign(Object.assign({selectorKey:kp.PRODUCT_ACTIONS_STYLES},Vp),Wp),productNameStyles:Object.assign({selectorKey:kp.PRODUCT_NAME_STYLES},Wp),productPriceStyles:Object.assign({selectorKey:kp.PRODUCT_PRICE_STYLES},Wp),productInformationStyles:Object.assign({selectorKey:kp.PRODUCT_INFORMATION_STYLES},Wp),productQuantityStyles:Object.assign(Object.assign({selectorKey:kp.PRODUCT_QUANTITY_STYLES},Vp),Wp),productImageStyles:{selectorKey:kp.PRODUCT_QUANTITY_STYLES,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,borderRadius:Yr.borderRadius},productAttributesItems:Object.assign(Object.assign({selectorKey:kp.PRODUCT_ATTRIBUTES_ITEMS},Vp),Wp),productRequiredInfo:Object.assign(Object.assign({selectorKey:kp.PRODUCT_REQUIRED_INFO},Vp),Wp)},content:{selectorKey:kp.CONTENT,showProductTitle:{value:!0,property:"showProductTitle",propertyType:_o.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:_o.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:_o.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:_o.CONTENT},showProductOptions:{value:!0,property:"showProductOptions",propertyType:_o.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:_o.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:_o.CONTENT},showCartItemAttributes:{value:!0,property:"showCartItemAttributes",propertyType:_o.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:_o.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:_o.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:_o.CONTENT}}}},Fp={showTitle:{value:!0,property:"showTitle",propertyType:_o.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:_o.CONTROLS},showEnterCouponCode:{value:!0,property:"showEnterCouponCode",propertyType:_o.CONTROLS},showSubTotal:{value:!0,property:"showSubTotal",propertyType:_o.CONTROLS},showShippingCharges:{value:!0,property:"showShippingCharges",propertyType:_o.CONTROLS},showTax:{value:!0,property:"showTax",propertyType:_o.CONTROLS},showTaxExempt:{value:!0,property:"showTaxExempt",propertyType:_o.CONTROLS},showTotal:{value:!0,property:"showTotal",propertyType:_o.CONTROLS},showProductInformation:{value:!0,property:"showProductInformation",propertyType:_o.CONTROLS},showProductImage:{value:!0,property:"showProductImage",propertyType:_o.CONTROLS},showProductCode:{value:!0,property:"showProductCode",propertyType:_o.CONTROLS},showProductPrice:{value:!0,property:"showProductPrice",propertyType:_o.CONTROLS},showProductQty:{value:!0,property:"showProductQty",propertyType:_o.CONTROLS},showEstimatedDelivery:{value:!0,property:"showEstimatedDelivery",propertyType:_o.CONTROLS},itemGap:{value:10,property:"itemGap",propertyType:_o.CSS,unit:1},showDivider:{value:!0,property:"showDivider",propertyType:_o.CONTROLS},headingPadding:{value:0,property:"headingPadding",propertyType:_o.CSS,unit:1},bodyPadding:{value:0,property:"bodyPadding",propertyType:_o.CSS,unit:1},buttonPadding:{value:0,property:"buttonPadding",propertyType:_o.CSS,unit:1}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.TITLE_CONTAINER_DESIGN="headerContainer",e.CART_BODY_WIDGET="cartBodyWidget",e.PRODUCT_WIDGET="productWidget",e.PRODUCT_WIDGET_WRAPPER="productWidgetWrapper",e.PRODUCT_WIDGET_ITEM="productWidgetItem",e.PRODUCT_NAME="productName",e.PRODUCT_CODE="productCode",e.PRODUCT_QTY="productQty",e.PRODUCT_ESTIMATED_DATE="productEstimatedDate",e.PRODUCT_IMAGE="productImage",e.PRODUCT_PRICE="productPrice",e.NUMBER_OF_ITEMS="numberofItems",e.SHIPPING_CHARGES="shippingCharges",e.TAX="tax",e.TAX_EXEMPT="taxExempt",e.COUPON_CODE="couponCode",e.SUB_TOTAL="subTotal",e.TOTAL="total",e.CHECKOUT_BUTTON="checkoutButton",e.REQUEST_QUOTE_BUTTON="requestQuoteButton",e.HOVER_STATE="hoverState",e.DEFAULT_STATE="defaultState"}(Mp||(Mp={}));var Xp,qp={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},Qp={borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,backgroundColor:Yr.backgroundColor,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,padding:Yr.padding,angle:Yr.angle,borderRadius:Yr.borderRadius,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,highlights:Yr.highlights,shadows:Yr.shadows},Zp=function(){return{layout:{selectorKey:Mp.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:570,unit:Bo.PIXELS}),height:Object.assign(Object.assign({},Yr.height),{value:300,unit:Bo.PIXELS}),margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo,showTitle:Fp.showTitle,showNumberOfItems:Fp.showNumberOfItems,showEnterCouponCode:Fp.showEnterCouponCode,showSubTotal:Fp.showSubTotal,showShippingCharges:Fp.showShippingCharges,showTax:Fp.showTax,showTaxExempt:Fp.showTaxExempt,showTotal:Fp.showTotal,showProductInformation:Fp.showProductInformation,showProductImage:Fp.showProductImage,showProductCode:Fp.showProductCode,showProductPrice:Fp.showProductPrice,showProductQty:Fp.showProductQty,showEstimatedDelivery:Fp.showEstimatedDelivery,itemGap:Fp.itemGap,showDivider:Fp.showDivider,headingPadding:Fp.headingPadding,bodyPadding:Fp.bodyPadding,buttonPadding:Fp.buttonPadding},design:{selectorKey:Mp.DESIGN,headerContainer:Object.assign(Object.assign({selectorKey:Mp.TITLE_CONTAINER_DESIGN},Qp),qp),cartBodyWidget:Object.assign(Object.assign(Object.assign({selectorKey:Mp.CART_BODY_WIDGET},Qp),qp),{padding:Yr.padding,itemGap:{value:Bo.PIXELS,unit:Bo.PIXELS,property:"itemGap",propertyType:_o.CSS}}),productWidget:{selectorKey:Mp.PRODUCT_WIDGET,productWidgetWrapper:Object.assign(Object.assign({selectorKey:Mp.PRODUCT_WIDGET_WRAPPER},Qp),{padding:Yr.padding,itemGap:{value:Bo.PIXELS,unit:Bo.PIXELS,property:"itemGap",propertyType:_o.CSS}}),productWidgetItem:Object.assign(Object.assign({selectorKey:Mp.PRODUCT_WIDGET_ITEM},Qp),{itemGap:{value:Bo.PIXELS,unit:Bo.PIXELS,property:"itemGap",propertyType:_o.CSS}}),productName:Object.assign(Object.assign({selectorKey:Mp.PRODUCT_NAME},Qp),qp),productCode:Object.assign(Object.assign({selectorKey:Mp.PRODUCT_CODE},Qp),qp),productQty:Object.assign(Object.assign(Object.assign({selectorKey:Mp.PRODUCT_QTY},Qp),Wr),Vr),productEstimatedDate:Object.assign(Object.assign(Object.assign({selectorKey:Mp.PRODUCT_ESTIMATED_DATE},Qp),Wr),Vr),productImage:Object.assign({selectorKey:Mp.PRODUCT_IMAGE},Qp),productPrice:Object.assign(Object.assign({selectorKey:Mp.PRODUCT_PRICE},Qp),qp)},numberofItem:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Mp.NUMBER_OF_ITEMS},Qp),Wr),Vr),{padding:Yr.padding}),shippingCharges:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Mp.SHIPPING_CHARGES},Qp),Wr),Vr),{padding:Yr.padding}),tax:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Mp.TAX},Qp),Wr),Vr),{padding:Yr.padding}),taxExempt:Object.assign(Object.assign(Object.assign({selectorKey:Mp.TAX_EXEMPT},Qp),qp),{padding:Yr.padding}),couponCode:Object.assign(Object.assign(Object.assign({selectorKey:Mp.COUPON_CODE},Qp),qp),{padding:Yr.padding}),subTotal:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Mp.SUB_TOTAL},Qp),qp),{padding:Yr.padding}),Wr),Vr),total:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Mp.TOTAL},Qp),qp),{padding:Yr.padding}),Wr),Vr),checkoutButton:{selectorKey:Mp.CHECKOUT_BUTTON,defaultState:Object.assign(Object.assign({selectorKey:Mp.DEFAULT_STATE},Qp),qp),hoverState:Object.assign(Object.assign({selectorKey:Mp.HOVER_STATE},Qp),qp)},requestQuoteButton:{selectorKey:Mp.REQUEST_QUOTE_BUTTON,hoverState:Object.assign(Object.assign({selectorKey:Mp.HOVER_STATE},Qp),qp),defaultState:Object.assign(Object.assign({selectorKey:Mp.DEFAULT_STATE},Qp),qp)}},content:{selectorKey:Mp.CONTENT,title:{value:"",property:"title",propertyType:_o.CONTENT},checkOutButtonText:{value:"",property:"checkOutButtonText",propertyType:_o.CONTENT},subTotalLabel:{value:"Sub Total",property:"subTotalLabel",propertyType:_o.CONTENT},numberOfItemsLabel:{value:"Number of Items",property:"numberOfItemsLabel",propertyType:_o.CONTENT},taxLabel:{value:"Tax",property:"taxLabel",propertyType:_o.CONTENT},taxExemptLabel:{value:"Tax Exempt",property:"taxExemptLabel",propertyType:_o.CONTENT},shippingChargesLabel:{value:"Shipping Charges",property:"shippingChargesLabel",propertyType:_o.CONTENT},enterCouponCodeLabel:{value:"Enter Coupon Code",property:"enterCouponCodeLabel",propertyType:_o.CONTENT},applyCouponCodeLabel:{value:"Apply Coupon Code",property:"applyCouponCodeLabel",propertyType:_o.CONTENT},totalLabel:{value:"Total",property:"totalLabel",propertyType:_o.CONTENT}}}},Jp={titleAndInputGap:{value:10,property:"titleAndInputGap",propertyType:_o.CSS,unit:1},labelAndInputGap:{value:10,property:"labelAndInputGap",propertyType:_o.CSS,unit:1},signInTemplate:{value:"template1",propertyType:_o.CONTROLS},accountTemplate:{value:"",propertyType:_o.CONTROLS},accordianIconTextGap:{value:12,property:"accordianIconTextGap",propertyType:_o.CSS,unit:1},accordianHeadingAndValueGap:{value:24,property:"accordianHeadingAndValueGap",propertyType:_o.CSS,unit:1},accordianPadding:Object.assign(Object.assign({},Yr.padding),{property:"accordianPadding"}),savedShippingAddressLineGap:{value:6,property:"savedShippingAddressLineGap",propertyType:_o.CSS,unit:1},multipleAddressProductInfoVerticalGap:{value:12,property:"multipleAddressProductInfoVerticalGap",propertyType:_o.CSS,unit:1},multipleAddressProductInfoHorizontalGap:{value:12,property:"multipleAddressProductInfoHorizontalGap",propertyType:_o.CSS,unit:1},multipleAddressProductImageWidth:{value:100,property:"multipleAddressProductImageWidth",propertyType:_o.CSS,unit:1},multipleAddressProductImageHeight:{value:200,property:"multipleAddressProductImageHeight",propertyType:_o.CSS,unit:1},shippingMethodLineGap:{value:12,property:"shippingMethodLineGap",propertyType:_o.CSS,unit:1},paymentOptionsGapBetweenContainers:{value:12,property:"paymentOptionsGapBetweenContainers",propertyType:_o.CSS,unit:1},paymentOptionsContainerVerticalGap:{value:12,property:"paymentOptionsContainerVerticalGap",propertyType:_o.CSS,unit:1},paymentOptionsContainerHorizontalGap:{value:12,property:"paymentOptionsContainerHorizontalGap",propertyType:_o.CSS,unit:1},paymentOptionsContainerIconSize:{value:20,property:"paymentOptionsContainerIconSize",propertyType:_o.CSS,unit:1},paymentOptionsPadding:Object.assign(Object.assign({},Yr.padding),{property:"paymentOptionsPadding"}),paymentOptionsImageWidth:{value:20,property:"paymentOptionsImageWidth",propertKey:_o.CSS,unit:1},paymentOptionsImageHeight:{value:20,property:"paymentOptionsImageHeight",propertyType:_o.CSS,unit:1},paymentOptionsNotePadding:Object.assign(Object.assign({},Yr.padding),{property:"paymentOptionsNotePadding"})},$p={showTitle:{value:!0,property:"showTitle",propertyType:_o.CONTENT},title:{value:"Checkout",property:"title",propertyType:_o.CONTENT},shippingAddressLabel:{value:"Shipping Address",property:"shippingAddressLabel",propertyType:_o.CONTENT},shippingMethodLabel:{value:"Shipping Method",property:"shippingMethodLabel",propertyType:_o.CONTENT},paymentOptionsLabel:{value:"Payment Options",property:"paymentOptionsLabel",propertyType:_o.CONTENT},creditCardLabel:{value:"Credit Card",property:"creditCardLabel",propertyType:_o.CONTENT},giftCardLabel:{value:"Gift Card",property:"giftCardLabel",propertyType:_o.CONTENT},selectBillingAddressLabel:{value:"Select Billing Address",property:"selectBillingAddressLabel",propertyType:_o.CONTENT},otherPaymentOptionsLabel:{value:"Other Payment Options",property:"otherPaymentOptionsLabel",propertyType:_o.CONTENT},createAddressLabel:{value:"Create Address",property:"createAddressLabel",propertyType:_o.CONTENT},showStandardDelivery:{value:!0,property:"showStandardDelivery",propertyType:_o.CONTENT},showExpressDelivery:{value:!0,property:"showExpressDelivery",propertyType:_o.CONTENT}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selectedState"}(Xp||(Xp={}));var es,ts={borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,backgroundColor:Yr.backgroundColor,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,highlights:Yr.highlights,shadows:Yr.shadows},os={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},rs={icon:Yr.icon,showIcon:Yr.showIcon,iconSize:Yr.iconSize,iconColor:Yr.iconColor},is=function(){return{layout:{selectorKey:Xp.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:723,unit:Bo.PIXELS}),margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,signInTemplate:Jp.signInTemplate,accountTemplate:Jp.accountTemplate,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo,titleAndInputGap:Jp.titleAndInputGap,labelAndInputGap:Jp.labelAndInputGap,accordianIconTextGap:Jp.accordianIconTextGap,accordianHeadingAndValueGap:Jp.accordianHeadingAndValueGap,accordianPadding:Jp.accordianPadding,savedShippingAddressLineGap:Jp.savedShippingAddressLineGap,multipleAddressProductInfoVerticalGap:Jp.multipleAddressProductInfoVerticalGap,multipleAddressProductInfoHorizontalGap:Jp.multipleAddressProductInfoHorizontalGap,multipleAddressProductImageWidth:Jp.multipleAddressProductImageWidth,multipleAddressProductImageHeight:Jp.multipleAddressProductImageHeight,shippingMethodLineGap:Jp.shippingMethodLineGap,paymentOptionsGapBetweenContainers:Jp.paymentOptionsGapBetweenContainers,paymentOptionsContainerVerticalGap:Jp.paymentOptionsContainerVerticalGap,paymentOptionsContainerHorizontalGap:Jp.paymentOptionsContainerHorizontalGap,paymentOptionsContainerIconSize:Jp.paymentOptionsContainerIconSize,paymentOptionsPadding:Jp.paymentOptionsPadding,paymentOptionsImageWidth:Jp.paymentOptionsImageWidth,paymentOptionsImageHeight:Jp.paymentOptionsImageHeight,paymentOptionsNotePadding:Jp.paymentOptionsNotePadding},design:{selectorKey:Xp.DESIGN,checkoutHeadingDesign:Object.assign({selectorKey:"checkoutHeadingDesign",textAlign:Yr.textAlign},os),checkoutOptionAccordianContainerDesign:{selectorKey:"checkoutOptionAccordianContainerDesign",accordianTitleDesign:Object.assign({selectorKey:"accordianTitleDesign"},os),accordianButtonDesign:{selectorKey:"accordianButtonDesign",defaultState:Object.assign(Object.assign({selectorKey:Xp.DEFAULT_STATE},os),ts),hoverState:Object.assign(Object.assign({selectorKey:Xp.HOVER_STATE},os),ts)},accordianContainerDesign:Object.assign({selectorKey:"accordianContainerDesign"},ts)},singleShippingAddressDesign:{selectorKey:"singleShippingAddressDesign",singleShippingAddressLabelDesign:Object.assign({selectorKey:"singleShippingAddressLabelDesign"},os),inputBoxDesign:{selectorKey:"inputBoxDesign",defaultState:Object.assign(Object.assign({selectorKey:Xp.DEFAULT_STATE},os),ts),selectedState:Object.assign(Object.assign({selectorKey:Xp.SELECTED_STATE},os),ts)},checkboxDesign:Object.assign({selectorKey:"checkboxDesign"},os),primaryButtonDesign:{selectorKey:"primaryButtonDesign",defaultState:Object.assign(Object.assign({selectorKey:Xp.DEFAULT_STATE},os),ts),hoverState:Object.assign(Object.assign({selectorKey:Xp.HOVER_STATE},os),ts)}},savedShippingAddressDesign:{selectorKey:"savedShippingAddressDesign",shippingNameDesign:Object.assign({selectorKey:"shippingNameDesign"},os),shippingAddressDesign:Object.assign({selectorKey:"shippingAddressDesign"},os),savedShippingAddressLabelDesign:Object.assign({selectorKey:"savedShippingAddressLabelDesign"},os),savedShippingAddressValueDesign:Object.assign({selectorKey:"savedShippingAddressValueDesign"},os),savedShippingAddressButtonDesign:{selectorKey:"savedShippingAddressButtonDesign",defaultState:Object.assign(Object.assign({selectorKey:Xp.DEFAULT_STATE},os),ts),hoverState:Object.assign(Object.assign({selectorKey:Xp.HOVER_STATE},os),ts)}},multipleShippingAddressDesign:{selectorKey:"multipleShippingAddressDesign",productNameDesign:Object.assign({selectorKey:"productNameDesign"},os),productInformationDesign:Object.assign({selectorKey:"productInformationDesign"},os),productQuantityDesign:Object.assign({selectorKey:"productQuantityDesign"},os),productPriceDesign:Object.assign({selectorKey:"productPriceDesign"},os),multipleShippingAddressLabelDesign:Object.assign({selectorKey:"multipleShippingAddressLabelDesign"},os),multipleShippingAddressInputDesign:{selectorKey:"multipleShippingAddressInputDesign",defaultState:Object.assign(Object.assign({selectorKey:Xp.DEFAULT_STATE},os),ts),selectedState:Object.assign(Object.assign({selectorKey:Xp.SELECTED_STATE},os),ts)},discardIcon:Object.assign({selectorKey:"discardIcon"},rs)},shippingMethodDesign:{selectorKey:"shippingMethodDesign",headingDesign:Object.assign({selectorKey:"headingDesign"},os),shippingMethodLabelDesign:Object.assign({selectorKey:"shippingMethodLabelDesign"},os),shippingMethodValueDesign:Object.assign({selectorKey:"shippingMethodValueDesign"},os)},paymentOptionsDesign:{selectorKey:"paymentOptionsDesign",paymentOptionsContainerDesign:Object.assign({selectorKey:"paymentOptionsContainerDesign"},ts),paymentHeadingDesign:Object.assign({selectorKey:"paymentHeadingDesign"},os),paymentNameDesign:Object.assign({selectorKey:"paymentNameDesign"},os),paymentOptionsLabelDesign:Object.assign({selectorKey:"paymentOptionsLabelDesign"},os),paymentOptionsValueDesign:Object.assign({selectorKey:"paymentOptionsValueDesign"},os),paymentOptionsInputDesign:{selectorKey:"paymentOptionsInputDesign",defaultState:Object.assign(Object.assign({selectorKey:Xp.DEFAULT_STATE},os),ts),selectedState:Object.assign(Object.assign({selectorKey:Xp.SELECTED_STATE},os),ts)},paymentOptionsButtonDesign:{selectorKey:"paymentOptionsButtonDesign",defaultState:Object.assign(Object.assign({selectorKey:Xp.DEFAULT_STATE},os),ts),hoverState:Object.assign(Object.assign({selectorKey:Xp.HOVER_STATE},os),ts)},noteDesign:Object.assign(Object.assign(Object.assign({selectorKey:"noteDesign"},os),ts),rs),checkboxLabelDesign:Object.assign({selectorKey:"checkboxLabelDesign"},os)}},content:{selectorKey:Xp.CONTENT,showTitle:$p.showTitle,title:$p.title,shippingAddressLabel:$p.shippingAddressLabel,shippingMethodLabel:$p.shippingMethodLabel,paymentOptionsLabel:$p.paymentOptionsLabel,creditCardLabel:$p.creditCardLabel,giftCardLabel:$p.giftCardLabel,selectBillingAddressLabel:$p.selectBillingAddressLabel,otherPaymentOptionsLabel:$p.otherPaymentOptionsLabel,createAddressLabel:$p.createAddressLabel,showStandardDelivery:$p.showStandardDelivery,showExpressDelivery:$p.showExpressDelivery}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(es||(es={}));var as,ns=function(){return{layout:{selectorKey:es.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:570,unit:Bo.PIXELS}),height:Object.assign(Object.assign({},Yr.height),{value:300,unit:Bo.PIXELS}),margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo},design:{selectorKey:es.DESIGN},content:{selectorKey:es.CONTENT}}},ls={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:_o.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:_o.CONTROLS},lineDirection:{value:"horizontal",property:"lineDirection",propertyType:_o.CONTROLS},lineStyle:{value:"solid",propertyType:_o.CONTROLS,property:"lineStyle"},lineThickness:{value:5,property:"lineThickness",unit:1,propertyType:_o.CSS},dash:{value:"5",property:"dash",propertyType:_o.CONTROLS},gap:{value:"2",property:"gap",propertyType:_o.CONTROLS},showLineEndPoints:{value:!0,propertyType:_o.CONTROLS},lineEndPoints:{value:"round",propertyType:_o.CONTROLS},showLineStartPointIcon:{value:!1,propertyType:_o.CONTROLS},showLineEndPointIcon:{value:!1,propertyType:_o.CONTROLS}},design:{leftIcon:{value:"preview",property:"leftIcon",propertyType:_o.CONTROLS},rightIcon:{value:"minus-circle",property:"rightIcon",propertyType:_o.CONTROLS},lineColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},propertyType:_o.CSS,parentRef:"cs-be-cr-2"},size:{value:"20",property:"size",unit:1,propertyType:_o.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:_o.CONTROLS},iconGap:{value:"20",property:"iconGap",unit:1,propertyType:_o.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"}(as||(as={}));var ps,ss=function(){return{layout:{selectorKey:as.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"20",unit:1}),margin:Yr.margin,padding:Yr.padding,alignment:ls.layout.alignment,lineDirection:ls.layout.lineDirection,lineStyle:ls.layout.lineStyle,lineThickness:ls.layout.lineThickness,dash:ls.layout.dash,gap:ls.layout.gap,showLineEndPoints:ls.layout.showLineEndPointIcon,lineEndPoints:ls.layout.lineEndPoints,showLineStartPointIcon:ls.layout.showLineStartPointIcon,showLineEndPointIcon:ls.layout.showLineEndPointIcon,positionType:Yr.positionType,pinTo:Yr.pinTo},design:{selectorKey:as.DESIGN,lineWidget:{selectorKey:as.SOCIAL_WIDGET,backgroundColor:Yr.backgroundColor,cropRatio:Yr.cropRatio,zoomImage:Yr.zoomImage,flip:Yr.flip,rotate:Yr.rotate,showBorder:Yr.showBorder,borderStyle:Yr.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur},lineCorners:{selectorKey:as.LINE_CORNERS,leftIcon:ls.design.leftIcon,rightIcon:ls.design.rightIcon,size:ls.design.size,iconColor:Yr.iconColor,backgroundShape:ls.design.backgroundShape,backgroundColor:Yr.backgroundColor,iconGap:ls.design},lineColor:{selectorKey:as.LINE_COLOR,lineColor:ls.design.lineColor}}}},ds={tabPosition:{value:"horizontal",property:"tabPosition",propertyType:_o.CONTROLLED_CSS},tabLayout:{value:"contain",property:"tabLayout",propertyType:_o.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:_o.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:_o.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:_o.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:_o.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:_o.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:_o.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:_o.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:_o.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Tab 1",content:{}},key:"123456tghjuik"}],property:"tabContent",propertyType:_o.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"}(ps||(ps={}));var cs,ys={borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,backgroundColor:Yr.backgroundColor,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,highlights:Yr.highlights,shadows:Yr.shadows},us={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},Ss=function(){return{layout:Object.assign(Object.assign({selectorKey:ps.LAYOUT,width:Yr.width,height:Yr.height,margin:Yr.margin,padding:Yr.padding},Fr),{positionType:Yr.positionType,pinTo:Yr.pinTo,tabPosition:ds.tabPosition,tabLayout:ds.tabLayout,alignItems:ds.alignItems,justifyContent:ds.justifyContent,tabSpacing:ds.tabSpacing,tabContainerSpacing:ds.tabAndContainerSpacing,horizontalPadding:ds.horizontalPadding,verticalPadding:ds.verticalPadding,overflowTabs:ds.overflowTabs,spacingBetweenRows:ds.spacingBetweenRows}),design:{selectorKey:ps.DESIGN,tabContainer:Object.assign({selectorKey:ps.TAB_CONTAINER},ys),tabs:{selectorKey:ps.TABS,defaultState:Object.assign(Object.assign({selectorKey:ps.DEFAULT_STATE},ys),us),hoverState:Object.assign(Object.assign({selectorKey:ps.HOVER_STATE},ys),us),selectedState:Object.assign(Object.assign({selectorKey:ps.SELECTED_STATE},ys),us)}},content:{selectorKey:ps.CONTENT,tabContent:ds.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(cs||(cs={}));var gs,Ts=function(){return{layout:{selectorKey:cs.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:_o.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Yr.height),{isReadOnly:!0}),margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo},design:{selectorKey:cs.DESIGN,backgroundColor:Object.assign(Object.assign({},Yr.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius}}},hs={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:_o.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:_o.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:_o.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:_o.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:_o.CONTROLS},continueShoppingLinkTo:{value:"Go To Home Page",property:"continueShoppingLinkTo",propertyType:_o.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:_o.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:_o.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:_o.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:_o.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:_o.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:_o.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:_o.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:_o.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:_o.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(gs||(gs={})),Yr.borderColor,Yr.borderStyle,Yr.borderPerSlide,Yr.showBorder,Yr.showShadow,Yr.shadowColor,Yr.blur,Yr.spread,Yr.angle,Yr.borderRadius,Yr.exposure,Yr.contrast,Yr.saturation,Yr.highlights,Yr.shadows;var Cs,Os={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,backgroundColor:Yr.backgroundColor},bs=function(){return{layout:{selectorKey:gs.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"400",unit:Bo.PIXELS}),height:Object.assign(Object.assign({},Yr.height),{value:"200",unit:Bo.PIXELS}),margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo},design:Object.assign(Object.assign(Object.assign({selectorKey:gs.DESIGN,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},gi),Os),{exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,highlights:Yr.highlights,shadows:Yr.shadows}),content:{selectorKey:gs.CONTENT,title:{value:"",property:"title",propertyType:_o.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:_o.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:_o.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:_o.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:_o.CONTENT},showOptions:{value:!0,property:"showOptions",propertyType:_o.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:_o.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:_o.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:_o.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:_o.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:_o.CONTENT}},dataConnector:{selectorKey:gs.DATA_CONNECTOR,dataConnector:hs.dataConnector}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Cs||(Cs={}));var vs,ms=function(){return{layout:{selectorKey:Cs.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"310",unit:1}),padding:Yr.padding,margin:Yr.margin,positionType:Yr.positionType},design:Object.assign(Object.assign({selectorKey:Cs.DESIGN},gi),Si)}},ws={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:_o.CSS},displayStyle:{value:"Wrap Horizontal",propertyType:_o.CONTROLS},gapBetweenItems:{value:"20",unit:1,property:"gapBetweenItems",propertyType:_o.CSS},dropdownWidth:{value:"200",unit:1,property:"dropdownWidth",propertyType:_o.CSS},showIcon:{value:!0,propertyType:_o.CONTROLS},iconPosition:{value:"left",propertyType:_o.CONTROLS}},content:{linksData:{value:[{id:an.generateUniqueId(),title:"Profile Details",name:"profileDetails",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:an.generateUniqueId(),title:"Addresses",name:"addresses",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:an.generateUniqueId(),title:"Orders",name:"orders",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:an.generateUniqueId(),title:"Returns",name:"returns",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:an.generateUniqueId(),title:"Wishlist",name:"wishlist",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:an.generateUniqueId(),title:"Quotes",name:"quotes",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"}],propertyType:_o.CONTROLS},showTitle:{value:!0,propertyType:_o.CONTROLS},linkType:{value:"page",propertyType:_o.CONTROLS},openIn:{value:"_self",propertyType:_o.CONTROLS},title:{value:"Quick Links",propertyType:_o.CONTROLS},description:{value:"Quick Link Information",propertyType:_o.CONTROLS},showDescription:{value:!0,propertyType:_o.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:_o.CONTROLS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:_o.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:_o.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:_o.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:_o.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:_o.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:_o.CSS},icon:{value:"",propertyType:_o.CONTROLS},designiconSize:{value:"30",propertyType:_o.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:_o.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:_o.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:_o.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:_o.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:_o.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:_o.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:_o.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:_o.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"}(vs||(vs={}));var fs,Es=function(){return{layout:{selectorKey:vs.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"70",unit:1}),margin:Yr.margin,padding:Yr.padding,displayStyle:ws.layout.displayStyle,gapBetweenItems:ws.layout.gapBetweenItems,dropdownWidth:ws.layout.dropdownWidth,positionType:Yr.positionType,pinTo:Yr.pinTo},content:{selectorKey:vs.CONTENT,showTitle:ws.content.showTitle,title:ws.content.title,showDescription:ws.content.showDescription,description:ws.content.description,linksData:ws.content.linksData,linkType:ws.content.linkType,openIn:ws.content.openIn},design:{selectorKey:vs.DESIGN,quickLinksWidgetDesign:Object.assign(Object.assign({selectorKey:vs.QuickLinks_WIDGET,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,showIcon:Yr.showIcon,iconSize:Yr.iconSize,iconColor:Yr.iconColor},Wr),Vr),itemStyle:{selectorKey:vs.ITEM_STYLE,backgroundColor:Yr.backgroundColor,cropRatio:Yr.cropRatio,zoomImage:Yr.zoomImage,flip:Yr.flip,rotate:Yr.rotate,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,showBorder:Yr.showBorder,borderStyle:Yr.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:!1}),iconSize:ws.design.designiconSize,iconColor:ws.design.iconColor},quickLinksTextLayout:{selectorKey:vs.QUICK_LINKS_TEXT_LAYOUT,textVerticalPadding:ws.design.textVerticalPadding,textHorizontalPadding:ws.design.textHorizontalPadding,titleAndDescriptionSpacing:ws.design.titleAndDescriptionSpacing},quickLinksWidgetLayout:{selectorKey:vs.QUICK_LINKS_WIDGET_LAYOUT,verticalAlignment:ws.design.verticalAlignment,widgetTextAndItemSpacing:ws.design.widgetTextAndItemSpacing,textPosition:ws.design.textPosition},quickLinksTextContainerDesign:{selectorKey:vs.TEXT_CONTAINER_DESIGN,backgroundColor:Yr.backgroundColor,showBorder:Yr.showBorder,borderStyle:Yr.borderStyle,borderColor:Yr.borderColor,borderPerSlide:Yr.borderPerSlide,borderRadius:Yr.borderRadius,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,angle:Yr.angle,spread:Yr.spread,blur:Yr.blur}}}},Rs={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:_o.CONTROLS},buttonType:{value:"primaryButton",propertyType:_o.CONTROLS},buttonText:{value:"Add Order",property:"buttonText",propertyType:_o.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:_o.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:_o.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:_o.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:_o.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:_o.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(fs||(fs={}));var Ns,Ls=function(){return{layout:{selectorKey:fs.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"40",unit:1}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,pinTo:Yr.pinTo,buttonStyle:Rs.buttonStyle,buttonText:Rs.buttonText,buttonIcon:Rs.buttonIcon,iconPosition:Rs.iconPosition,iconAndTextSpacing:Rs.iconAndTextSpacing,alignment:Rs.alignment,buttonType:Rs.buttonType,linkTo:Rs.linkTo},design:{selectorKey:fs.DESIGN,defaultState:Object.assign({selectorKey:fs.DEFAULT_STATE},Xr),hoverState:Object.assign({selectorKey:fs.HOVER_STATE},qr)},content:{},dataConnector:{selectorKey:fs.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}},As={buyforPageTitle:{value:"Buy For",property:"buyforPageTitle",propertyType:_o.CONTROLS},showManageEmployees:{value:!0,property:"showManageEmployees",propertyType:_o.CONTROLS},manageEmployeesLabel:{value:"Manage Employees",property:"manageEmployeesLabel",propertyType:_o.CONTROLS},switchEmployeeLabel:{value:"Employee",property:"switchEmployeeLabel",propertyType:_o.CONTROLS},showEmployeeId:{value:!0,property:"showEmployeeId",propertyType:_o.CONTROLS},showEmployeeMail:{value:!0,property:"showEmployeeMail",propertyType:_o.CONTROLS},showEmployeePhoneNumber:{value:!0,property:"showEmployeePhoneNumber",propertyType:_o.CONTROLS},showEmployeeShippingAddress:{value:!0,property:"showEmployeeShippingAddress",propertyType:_o.CONTROLS},showEmployeeShippingMethod:{value:!0,property:"showEmployeeShippingMethod",propertyType:_o.CONTROLS},showEmployeeBillingAddress:{value:!0,property:"showEmployeeBillingAddress",propertyType:_o.CONTROLS},showEmployeePaymentMethods:{value:!0,property:"showEmployeePaymentMethods",propertyType:_o.CONTROLS},tabPosition:{value:"horizontal",property:"tabPosition",propertyType:_o.CONTROLS},tabLayout:{value:"contain",property:"tabLayout",propertyType:_o.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:_o.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:_o.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:_o.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:_o.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:_o.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:_o.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:_o.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:_o.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:_o.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",e.BUY_FOR_PAGE_TITLE="pageTitleStyles",e.MANAGE_EMPLOYEES_LABEL_STYLES="manageEmployeesLabelStyles",e.SWITCH_EMPLOYEE_LABEL_STYLES="switchEmployeeLabelStyles",e.SWITCH_EMPLOYEE_OPTION_STYLES="switchEmployeeOptionStyles",e.EMPLOYEE_SECTON_STYLES="employeeSectonStyles",e.EMPLOYEE_NAME_STYLES="employeeNameStyles",e.EMPLOYEE_INFO_STYLES="employeeInfoStyles",e.EMPLOYEE_DETAIL_TITLE_STYLES="employeeDetailTitleStyles",e.EMPLOYEE_DETAIL_SUB_TITLE_STYLES="employeeDetailSubTitleStyles"}(Ns||(Ns={}));var Ds,Is={borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,backgroundColor:Yr.backgroundColor,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,highlights:Yr.highlights,shadows:Yr.shadows},xs={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},Ps=function(){return{layout:Object.assign(Object.assign({selectorKey:Ns.LAYOUT,width:Yr.width,height:Yr.height,margin:Yr.margin,padding:Yr.padding},Fr),{positionType:Yr.positionType,pinTo:Yr.pinTo,tabPosition:As.tabPosition,tabLayout:As.tabLayout,alignItems:As.alignItems,justifyContent:As.justifyContent,tabSpacing:As.tabSpacing,tabContainerSpacing:As.tabAndContainerSpacing,horizontalPadding:As.horizontalPadding,verticalPadding:As.verticalPadding,overflowTabs:As.overflowTabs,spacingBetweenRows:As.spacingBetweenRows}),design:{selectorKey:Ns.DESIGN,pageTitleStyles:Object.assign({selectorKey:Ns.BUY_FOR_PAGE_TITLE},Object.assign(Object.assign({},xs),{fontSize:{value:24,unit:1,property:"fontSize",propertyType:_o.CSS,parentRef:"ty-h1-ft-se"}})),manageEmployeesLabelStyles:Object.assign({selectorKey:Ns.MANAGE_EMPLOYEES_LABEL_STYLES},Object.assign(Object.assign({},xs),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:_o.CSS,parentRef:"ty-h4-ft-se"},textColor:{value:{hex:"#0056d2",rgb:{r:"0",g:"86",b:"210",a:1}},property:"color",propertyType:_o.CSS,parentRef:"ty-h4-cr"}})),switchEmployeeLabelStyles:Object.assign({selectorKey:Ns.SWITCH_EMPLOYEE_LABEL_STYLES},xs),switchEmployeeOptionStyles:Object.assign({selectorKey:Ns.SWITCH_EMPLOYEE_OPTION_STYLES},xs),employeeSectonStyles:Object.assign({selectorKey:Ns.EMPLOYEE_SECTON_STYLES},xs),employeeNameStyles:Object.assign({selectorKey:Ns.EMPLOYEE_NAME_STYLES},Object.assign(Object.assign({},xs),{fontSize:{value:20,unit:1,property:"fontSize",propertyType:_o.CSS,parentRef:"ty-h2-ft-se"}})),employeeInfoStyles:Object.assign({selectorKey:Ns.EMPLOYEE_INFO_STYLES},Object.assign(Object.assign({},xs),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:_o.CSS,parentRef:"ty-h4-ft-se"}})),employeeDetailTitleStyles:Object.assign({selectorKey:Ns.EMPLOYEE_DETAIL_TITLE_STYLES},Object.assign(Object.assign({},xs),{textColor:{value:{hex:"#6c757d",rgb:{r:"108",g:"117",b:"125",a:1}},property:"color",propertyType:_o.CSS,parentRef:"ty-h4-cr"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:_o.CSS,parentRef:"ty-h4-ft-se"}})),employeeDetailSubTitleStyles:Object.assign({selectorKey:Ns.EMPLOYEE_DETAIL_SUB_TITLE_STYLES},Object.assign({},Object.assign(Object.assign({},xs),{fontSize:{value:14,unit:1,property:"fontSize",propertyType:_o.CSS,parentRef:"ty-h5-ft-se"},textColor:{value:{hex:"#222",rgb:{r:"34",g:"34",b:"34",a:1}},property:"color",propertyType:_o.CSS,parentRef:"ty-h5-cr"}}))),tabContainer:Object.assign({selectorKey:Ns.BUY_FOR_TAB_CONTAINER},Is),tabs:{selectorKey:Ns.BUY_FOR_TABS,defaultState:Object.assign(Object.assign({selectorKey:Ns.DEFAULT_STATE},Is),Object.assign(Object.assign({},xs),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:_o.CSS,parentRef:"ty-h4-ft-se"}})),hoverState:Object.assign(Object.assign({selectorKey:Ns.HOVER_STATE},Is),Object.assign(Object.assign({},xs),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:_o.CSS,parentRef:"ty-h4-ft-se"}})),selectedState:Object.assign(Object.assign({selectorKey:Ns.SELECTED_STATE},Is),Object.assign(Object.assign({},xs),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:_o.CSS,parentRef:"ty-h4-ft-se"}}))}},content:{selectorKey:Ns.CONTENT,tabContent:As.tabContent,buyforPageTitle:As.buyforPageTitle,showManageEmployees:As.showManageEmployees,manageEmployeesLabel:As.manageEmployeesLabel,switchEmployeeLabel:As.switchEmployeeLabel,showEmployeeId:As.showEmployeeId,showEmployeeMail:As.showEmployeeMail,showEmployeePhoneNumber:As.showEmployeePhoneNumber,showEmployeeShippingAddress:As.showEmployeeShippingAddress,showEmployeeShippingMethod:As.showEmployeeShippingMethod,showEmployeeBillingAddress:As.showEmployeeBillingAddress,showEmployeePaymentMethods:As.showEmployeePaymentMethods}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Ds||(Ds={}));var _s,Bs=function(){return{layout:{selectorKey:Ds.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:_o.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Yr.height),{isReadOnly:!0}),margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo},design:{selectorKey:Ds.DESIGN,backgroundColor:Object.assign(Object.assign({},Yr.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius}}},js={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:_o.CONTROLS},hideProgressbar:{value:!1,propertyType:_o.CONTROLS},closeOnClick:{value:!1,propertyType:_o.CONTROLS},pauseToastWhenWindowLosesFocus:{value:!0,propertyType:_o.CONTROLS},disableAutoClose:{value:!1,propertyType:_o.CONTROLS},newestOnTop:{value:!1,propertyType:_o.CONTROLS},pauseDelayOnHour:{value:!0,propertyType:_o.CONTROLS},rightToLeftLayout:{value:!1,propertyType:_o.CONTROLS},showAnimation:{value:!0,propertyType:_o.CONTROLS},showCloseIcon:{value:!0,propertyType:_o.CONTROLS},showButton:{value:!0,propertyType:_o.CONTROLS},showText:{value:!0,propertyType:_o.CONTROLS},showIcon:{value:!0,propertyType:_o.CONTROLS},position:{value:"top-right",propertyType:_o.CONTROLS},itemSpacing:{value:"20",unit:1,propertyType:_o.CSS},itemsPlacement:{value:"Icon + Text",propertyType:_o.CONTROLS},itemsDisplayDirection:{value:"horizontal",propertyType:_o.CONTROLS},autocloseDelayInms:{value:5e3,propertyType:_o.CONTROLS},transition:{value:"Bounce",propertyType:_o.CONTROLS},progress:{value:0,propertyType:_o.CONTROLS},limit:{value:0,propertyType:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(_s||(_s={}));var Hs,zs=function(){return{layout:{selectorKey:_s.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"300",unit:1}),margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo,position:js.position,itemSpacing:js.itemSpacing,itemsPlacement:js.itemsPlacement,itemsDisplayDirection:js.itemsDisplayDirection,showIcon:js.showIcon,showText:js.showText,showButton:js.showButton,showCloseIcon:js.showCloseIcon,showAnimation:js.showAnimation,autocloseDelayInms:js.autocloseDelayInms,transition:js.transition,progress:js.progress,limit:js.limit,hideProgressbar:js.hideProgressbar,closeOnClick:js.closeOnClick,pauseToastWhenWindowLosesFocus:js.pauseToastWhenWindowLosesFocus,disableAutoClose:js.disableAutoClose,newestOnTop:js.newestOnTop,pauseDelayOnHover:js.pauseDelayOnHour,rightToLeftLayout:js.rightToLeftLayout},design:Object.assign(Object.assign({selectorKey:_s.DESIGN,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Object.assign(Object.assign({},Yr.showBorder),{value:!1}),showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,theme:Yr.theme,font:Yr.font,fontSize:{value:16,unit:1,property:"fontSize",propertyType:_o.CSS,parentRef:"ty-h3-ft-se"},textColor:Object.assign(Object.assign({},Yr.textColor),{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}}}),bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.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:_o.CSS},icon:{value:"filled-check-circle",propertyType:_o.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},showIcon:Object.assign({},Yr.showIcon),iconSize:Object.assign({},Yr.iconSize),iconColor:Object.assign({},Yr.iconColor)},gi),{backgroundColor:Object.assign(Object.assign({},gi.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}}})})}},Ks={showSpotlightText:{value:!0,property:"showSpotlightText",propertyType:_o.CONTROLS},spotlightSectionTypeControl:{value:"single",property:"spotlightSectionTypeControl",propertyType:_o.CONTROLS},spotlightSectionType:{value:"Carousel",property:"spotlightSectionType",propertyType:_o.CONTROLS},direction:{value:"Vertical",property:"direction",propertyType:_o.CONTROLS},hotspotTypeControl:{value:"single",property:"hotspotTypeControl",propertyType:_o.CONTROLS},hotspotLineDisplayControl:{value:"solid",property:"hotspotLineDisplayControl",propertyType:_o.CONTROLS},hotspotLineTypeControl:{value:"bend",property:"hotspotLineTypeControl",propertyType:_o.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:_o.CONTROLS},showThumbnailSliderControls:{value:!0,property:"showThumbnailSliderControls",propertyType:_o.CONTROLS},showSliderNavigationControls:{value:!0,property:"showSliderNavigationControls",propertyType:_o.CONTROLS},sliderNavigationControlsSize:{value:24,unit:1,property:"sliderNavigationControlsSize",propertyType:_o.CSS},showPaginationDots:{value:!1,property:"showPaginationDots",propertyType:_o.CONTROLS},paginationDotsSize:{value:10,unit:1,property:"paginationDotsSize",propertyType:_o.CSS},hotspotXAndYCoordinates:{value:{x:{value:0},y:{value:0}},property:"hotspotXAndYCoordinates",propertyType:_o.CONTROLS},showHotspotIcon:{value:!0,property:"showHotspotIcon",propertyType:_o.CONTROLS},hotspotIconSize:{value:24,unit:1,property:"hotspotIconSize",propertyType:_o.CSS},hotspotLineDirection:{value:"Left",property:"hotspotLineDirection",propertyType:_o.CONTROLS},lineThickness:{value:1,unit:1,property:"lineThickness",propertyType:_o.CSS},hotspotLineBendDirection:{value:"Bottom",property:"hotspotLineBendDirection",propertyType:_o.CONTROLS},beforBendLineDistance:{value:85,unit:1,property:"beforBendLineDistance",propertyType:_o.CSS},afterBendLineDistance:{value:38,unit:1,property:"afterBendLineDistance",propertyType:_o.CSS},showDataConnectorIcons:{value:!0,property:"showDataConnectorIcons",propertyType:_o.CONTROLS},startIconSize:{value:8,unit:1,property:"startIconSize",propertyType:_o.CSS},endIconSize:{value:8,unit:1,property:"endIconSize",propertyType:_o.CSS},spotlightType:{value:"Icon + Text",property:"spotlightType",propertyType:_o.CONTROLS},spotlightItemPlacement:{value:"IconText",property:"spotlightItemPlacement",propertyType:_o.CONTROLS},spotlightItemAlignment:{value:"Left",property:"spotlightItemAlignment",propertyType:_o.CONTROLS},spotlightBoxPadding:{value:8,unit:1,property:"spotlightBoxPadding",propertyType:_o.CSS},spotlightItemSpacing:{value:8,unit:1,property:"spotlightItemSpacing",propertyType:_o.CSS},spotlightIconSize:{value:8,unit:1,property:"spotlightIconSize",propertyType:_o.CSS},spotlightIconPadding:{value:8,unit:1,property:"spotlightIconPadding",propertyType:_o.CSS},spotlightTextFontSize:{value:8,unit:1,property:"spotlightTextFontSize",propertyType:_o.CSS},spotlightTextLineHeight:{value:8,unit:1,property:"spotlightTextLineHeight",propertyType:_o.CSS},spotlightTextLetterSpacing:{value:8,unit:1,property:"spotlightTextLetterSpacing",propertyType:_o.CSS},spotlightTextPadding:{value:8,unit:1,property:"spotlightTextPadding",propertyType:_o.CSS},showSpotlightProductData:{value:!0,property:"spotlightProductPadding",propertyType:_o.CSS},spotlightProductItemSpacing:{value:8,unit:1,property:"spotlightProductItemSpacing",propertyType:_o.CSS},spotlightProductPadding:{value:8,unit:1,property:"spotlightProductPadding",propertyType:_o.CSS},spotlightText:{value:"",property:"spotlightText",propertyType:_o.CONTROLS},showProductCode:{value:!0,property:"showProductCode",propertyType:_o.CONTROLS},showProductPrice:{value:!0,property:"showProductPrice",propertyType:_o.CONTROLS},showAddToCartButton:{value:!0,property:"showAddToCartButton",propertyType:_o.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:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector",e.SPOTLIGHT_TEXT="spotlightText"}(Hs||(Hs={}));var ks,Us=function(e){return{layout:{selectorKey:Hs.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:_o.CSS},height:{value:"28",property:"height",unit:1,propertyType:_o.CSS},margin:Yr.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:_o.CSS},positionType:Yr.positionType,pinTo:Yr.pinTo,showSpotlightText:Ks.showSpotlightText,spotlightSectionTypeControl:Ks.spotlightSectionTypeControl,spotlightSectionType:Ks.spotlightSectionType,direction:Ks.direction,hotspotTypeControl:Ks.hotspotTypeControl,hotspotLineDisplayControl:Ks.hotspotLineDisplayControl,hotspotLineTypeControl:Ks.hotspotLineTypeControl,sliderControl:Ks.sliderControl,showThumbnailSliderControls:Ks.showThumbnailSliderControls,showSliderNavigationControls:Ks.showSliderNavigationControls,sliderNavigationControlsSize:Ks.sliderNavigationControlsSize,showPaginationDots:Ks.showPaginationDots,paginationDotsSize:Ks.paginationDotsSize,hotspotXAndYCoordinates:Ks.hotspotXAndYCoordinates,showHotspotIcon:Ks.showHotspotIcon,hotspotIconSize:Ks.hotspotIconSize,hotspotLineDirection:Ks.hotspotLineDirection,lineThickness:Ks.lineThickness,hotspotLineBendDirection:Ks.hotspotLineBendDirection,beforBendLineDistance:Ks.beforBendLineDistance,afterBendLineDistance:Ks.afterBendLineDistance,showDataConnectorIcons:Ks.showDataConnectorIcons,startIconSize:Ks.startIconSize,endIconSize:Ks.endIconSize,spotlightType:Ks.spotlightType,spotlightItemPlacement:Ks.spotlightItemPlacement,spotlightItemAlignment:Ks.spotlightItemAlignment,spotlightBoxPadding:Ks.spotlightBoxPadding,spotlightItemSpacing:Ks.spotlightItemSpacing,spotlightIconSize:Ks.spotlightIconSize,spotlightIconPadding:Ks.spotlightIconPadding,spotlightTextFontSize:Ks.spotlightTextFontSize,spotlightTextLineHeight:Ks.spotlightTextLineHeight,spotlightTextLetterSpacing:Ks.spotlightTextLetterSpacing,spotlightTextPadding:Ks.spotlightTextPadding,showSpotlightProductData:Ks.showSpotlightProductData,spotlightProductItemSpacing:Ks.spotlightProductItemSpacing,spotlightProductPadding:Ks.spotlightProductPadding},design:{selectorKey:Hs.DESIGN,spotlightText:Object.assign({selectorKey:Hs.SPOTLIGHT_TEXT,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},gi)},content:{spotlightText:Ks.spotlightText,showProductCode:Ks.showProductCode,showProductPrice:Ks.showProductPrice,showAddToCartButton:Ks.showAddToCartButton,slides:Ks.slides},dataConnector:{selectorKey:Hs.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}},Gs={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:_o.CONTROLS},positionDisplayStyle:{value:"Dropdown",property:"positionDisplayStyle",propertyType:_o.CONTROLS},logoDisplayStyle:{value:"Dropdown",property:"logoDisplayStyle",propertyType:_o.CONTROLS},textFontDisplayStyle:{value:"Dropdown",property:"textFontDisplayStyle",propertyType:_o.CONTROLS},textColorDisplayStyle:{value:"Dropdown",property:"textColorDisplayStyle",propertyType:_o.CONTROLS},itemGap:{value:10,unit:1,property:"itemGap",propertyType:_o.CSS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:_o.CSS},logoOverflowControl:{value:"Wrap",property:"logoOverflowControl",propertyType:_o.CONTROLS},positionOverflowControl:{value:"Wrap",property:"positionOverflowControl",propertyType:_o.CONTROLS},textFontOverflowControl:{value:"Wrap",property:"textOverflowControl",propertyType:_o.CONTROLS},textColorOverflowControl:{value:"Wrap",property:"textOverflowControl",propertyType:_o.CONTROLS},numOfItemsToShowForPosition:{value:3,property:"numOfItemsToShowForPosition",propertyType:_o.CONTROLS},numOfItemsToShowForLogo:{value:3,property:"numOfItemsToShowForLogo",propertyType:_o.CONTROLS},numOfItemsToShowForTextFont:{value:3,property:"numOfItemsToShowForTextFont",propertyType:_o.CONTROLS},numOfItemsToShowForTextColor:{value:3,property:"numOfItemsToShowForTextColor",propertyType:_o.CONTROLS},dropdownItemPadding:{value:10,unit:1,property:"dropdownItemPadding",propertyType:_o.CSS},tabItemPadding:{value:10,unit:1,property:"tabItemPadding",propertyType:_o.CSS}},Ms={showPosition:{value:!0,property:"showPosition",propertyType:_o.CONTROLS},showLogo:{value:!0,property:"showLogo",propertyType:_o.CONTROLS},showTextFont:{value:!0,property:"showTextFont",propertyType:_o.CONTROLS},showTextColor:{value:!0,property:"showTextColor",propertyType:_o.CONTROLS},showTextLine:{value:!0,property:"showTextLine",propertyType:_o.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:_o.CONTROLS},showNote:{value:!0,property:"showNote",propertyType:_o.CONTROLS},showPreview:{value:!0,property:"showPreview",propertyType:_o.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"}(ks||(ks={}));var Vs,Ws={borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,backgroundColor:Yr.backgroundColor,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,highlights:Yr.highlights,shadows:Yr.shadows},Ys={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,backgroundColor:Yr.backgroundColor},Fs=function(){return{layout:{selectorKey:ks.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:570,unit:Bo.PIXELS}),height:Object.assign(Object.assign({},Yr.height),{value:300,unit:Bo.PIXELS}),margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo,positionDisplayStyle:Gs.positionDisplayStyle,logoDisplayStyle:Gs.logoDisplayStyle,textFontDisplayStyle:Gs.textFontDisplayStyle,textColorDisplayStyle:Gs.textColorDisplayStyle,itemGap:Gs.itemGap,spacingBetweenItems:Gs.spacingBetweenItems,logoOverflowControl:Gs.logoOverflowControl,positionOverflowControl:Gs.positionOverflowControl,textFontOverflowControl:Gs.textFontOverflowControl,textColorOverflowControl:Gs.textColorOverflowControl,numOfItemsToShowForPosition:Gs.numOfItemsToShowForPosition,numOfItemsToShowForLogo:Gs.numOfItemsToShowForLogo,numOfItemsToShowForTextFont:Gs.numOfItemsToShowForTextFont,numOfItemsToShowForTextColor:Gs.numOfItemsToShowForTextColor,dropdownItemPadding:Gs.dropdownItemPadding,tabItemPadding:Gs.tabItemPadding},design:{selectorKey:ks.DESIGN,labelDesign:Object.assign(Object.assign({selectorKey:ks.LABEL_DESIGN},Ws),Ys),tabDesign:Object.assign(Object.assign({selectorKey:ks.TAB_DEsIGN},Ws),Ys),dropdownDesign:Object.assign(Object.assign({selectorKey:ks.DROP_DOWN_DESIGN},Ws),Ys),showMoreButtonDesign:Object.assign(Object.assign({selectorKey:ks.SHOW_MORE_BUTTON_DESIGN},Ws),Ys),previewDesign:Object.assign(Object.assign({selectorKey:ks.PREVIEW_DESIGN},Ws),Ys),dropdownListDesign:Object.assign(Object.assign({selectorKey:ks.DROP_DOWN_LIST_DESIGN},Ws),Ys),noteDesign:Object.assign(Object.assign({selectorKey:ks.NOTE_DESIGN},Ws),Ys)},content:{selectorKey:ks.CONTENT,showPosition:Ms.showPosition,showLogo:Ms.showLogo,showTextFont:Ms.showTextFont,showTextColor:Ms.showTextColor,showTextLine:Ms.showTextLine,showDivider:Ms.showDivider,showNote:Ms.showNote,showPreview:Ms.showPreview},dataConnector:{selectorKey:ks.DATA_CONNECTOR,dataConnector:Gs.dataConnector}}},Xs={listContent:{value:[{title:"List Item",contentSource:{title:"List Item",description:"Item Description",icon:Yr.icon,content:{}},key:"123456tghjuik"}],property:"listContent",propertyType:_o.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",e.DESCRIPTION="description",e.TEXTCONTAINER="textContainer"}(Vs||(Vs={}));var qs,Qs={borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,backgroundColor:Yr.backgroundColor,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},Zs={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},Js={icon:Yr.icon,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Yr.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),verticalAlignment:{value:"start",property:"verticalAlignment",propertyType:_o.CSS},iconGap:{value:6,unit:Bo.PIXELS,property:"iconGap",propertyType:_o.CSS}},$s={showDivider:Object.assign(Object.assign({},Yr.showDivider),{value:!0,parentRef:"bs-dt-se-sw-in-di"}),dividerStyle:Object.assign(Object.assign({},Yr.borderStyle),{property:"dividerStyle"}),dividerWidth:{value:"100",property:"dividerWidth",unit:Bo.PERCENTAGE,propertyType:_o.CSS},dividerWeight:{value:"1",property:"dividerWeight",unit:Bo.PIXELS,propertyType:_o.CSS},dividerColor:Object.assign(Object.assign({},Yr.iconColor),{property:"dividerColor",value:null,parentRef:"bs-dt-se-in-cr"})},ed=Object.assign({listGap:{value:12,unit:Bo.PIXELS,property:"listGap",propertyType:_o.CSS}},$s),td=function(){return{layout:{selectorKey:Vs.LAYOUT,width:Yr.width,height:Yr.height,margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo},design:{selectorKey:Vs.DESIGN,list:Object.assign(Object.assign({selectorKey:Vs.LIST},Qs),ed),icon:{selectorKey:Vs.ICON,defaultState:Object.assign({selectorKey:Vs.DEFAULT_STATE},Js),hoverState:{selectorKey:Vs.HOVER_STATE}},text:{selectorKey:Vs.TEXT,defaultState:Object.assign({selectorKey:Vs.DEFAULT_STATE},Zs),hoverState:{selectorKey:Vs.HOVER_STATE}},description:Object.assign({selectorKey:Vs.TEXT},Zs),textContainer:Object.assign(Object.assign({selectorKey:Vs.TEXTCONTAINER,padding:Yr.padding,itemGap:{value:Bo.PIXELS,unit:Bo.PIXELS,property:"itemGap",propertyType:_o.CSS}},$s),{dividerWidth:Object.assign(Object.assign({},null==$s?void 0:$s.dividerWidth),{isSpecial:!0}),dividerPosition:{value:"start",property:"dividerPosition",propertyType:_o.CONTROLS}})},content:{selectorKey:Vs.CONTENT,listContent:Xs.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.HAMBURGER_OPTIONS="hamburgerOptions",e.HAMBURGER_STYLE="hamburgerStyle",e.SELECTED_STATE="selected"}(qs||(qs={}));var od,rd={borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,backgroundColor:Yr.backgroundColor,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},id={containerWidth:{value:0,property:"containerWidth",unit:Bo.PIXELS,propertyType:_o.CSS},containerOffsetY:{value:0,property:"containerOffsetY",unit:Bo.PIXELS,propertyType:_o.CSS},containerOffsetX:{value:0,property:"containerOffsetX",unit:Bo.PIXELS,propertyType:_o.CSS},padding:Yr.padding},ad={showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Yr.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconGap:{value:4,unit:Bo.PIXELS,property:"iconGap",propertyType:_o.CSS}},nd=Object.assign(Object.assign({},ad),{icon:Object.assign(Object.assign({},Yr.icon),{value:"flex-hamburger"})}),ld={verticalAlignment:{value:"start",property:"verticalAlignment",propertyType:_o.CSS},breakpoint:{value:"mobile",property:"breakpoint",propertyType:_o.CONTROLS},containerOffsetY:{value:0,property:"containerOffsetY",unit:Bo.PIXELS,propertyType:_o.CSS}},pd={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},sd={defaultState:Object.assign(Object.assign(Object.assign({selectorKey:qs.DEFAULT_STATE},rd),nd),{padding:Object.assign(Object.assign({},Yr.padding),{isSepcial:!0})}),hoverState:Object.assign(Object.assign(Object.assign({selectorKey:qs.HOVER_STATE},rd),nd),{padding:Object.assign(Object.assign({},Yr.padding),{isSepcial:!0})})},dd={defaultState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:qs.DEFAULT_STATE},rd),{padding:Yr.padding}),pd),ad),hoverState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:qs.HOVER_STATE},rd),{padding:Yr.padding}),pd),ad),selectedState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:qs.SELECTED_STATE},rd),{padding:Yr.padding}),pd),ad)},cd=function(){return{layout:Object.assign(Object.assign({selectorKey:qs.LAYOUT,width:Yr.width,height:Object.assign(Object.assign({},Yr.height),{isReadOnly:!0}),margin:Yr.margin,padding:Yr.padding},Fr),{positionType:Yr.positionType,pinTo:Yr.pinTo,direction:{value:"horizontal",property:"direction",propertyType:_o.CONTROLS},itemGap:{property:"itemGap",propertyType:_o.CSS,value:0,unit:Bo.PIXELS},justifyContent:{property:"justifyContent",propertyType:_o.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:_o.CSS,value:"start"}}),design:ja(ja(ja(ja(ja(ja({selectorKey:qs.DESIGN},qs.MENU_CONTAINER,Object.assign({selectorKey:qs.MENU_CONTAINER},rd)),qs.MENU_ITEM_STYLE,Object.assign({selectorKey:qs.MENU_ITEM_STYLE},dd)),qs.SUB_MENU_CONTAINER,Object.assign(Object.assign({selectorKey:qs.SUB_MENU_CONTAINER},rd),id)),qs.SUBMENU_ITEM_STYLE,Object.assign({selectorKey:qs.SUBMENU_ITEM_STYLE},dd)),qs.HAMBURGER_OPTIONS,Object.assign({selectorKey:qs.HAMBURGER_OPTIONS},ld)),qs.HAMBURGER_STYLE,Object.assign({selectorKey:qs.HAMBURGER_STYLE},sd)),content:{selectorKey:qs.CONTENT,data:{value:[],property:"data",propertyType:_o.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content"}(od||(od={}));var yd,ud=function(){return{layout:{selectorKey:od.LAYOUT,showSubMenu:{value:!1,property:"showSubMenu",propertyType:_o.CONTROLS},showSubMenuStyle:{value:"On Hover",property:"showSubMenuStyle",propertyType:_o.CONTROLS},itemGap:{property:"itemGap",propertyType:_o.CSS,value:0,unit:Bo.PIXELS}},content:{selectorKey:od.CONTENT}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(yd||(yd={}));var Sd,gd=function(){return{layout:Object.assign(Object.assign({selectorKey:yd.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:_o.CSS},minHeight:Object.assign(Object.assign({},Yr.minHeight),{value:200,unit:Bo.PIXELS}),margin:Yr.margin,padding:Yr.padding,flexboxOverflow:{property:"flexOverflow",propertyType:_o.CSS,value:"visible"},flexWrap:{property:"flexWrap",propertyType:_o.CSS,value:"nowrap"}},Fr),{positionType:Yr.positionType,pinTo:Yr.pinTo,displayStyle:{value:"flex-box",property:"displayStyle",propertyType:_o.CONTROLLED_CSS},direction:{value:"row",property:"displayStyle",propertyType:_o.CONTROLLED_CSS},rowGap:{property:"rowGap",propertyType:_o.CSS,value:1,unit:Bo.PIXELS},columnGap:{property:"columnGap",propertyType:_o.CSS,value:1,unit:Bo.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:_o.CSS},justifyContent:{property:"justifyContent",propertyType:_o.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:_o.CSS,value:"start"}}),design:Object.assign({selectorKey:yd.DESIGN,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},gi),dataConnector:{selectorKey:yd.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:_o.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:_o.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Sd||(Sd={}));var Td,hd=function(){return{layout:Object.assign(Object.assign({selectorKey:Sd.LAYOUT,width:{value:100,property:"width",unit:Bo.PERCENTAGE,propertyType:_o.CSS},minHeight:Object.assign(Object.assign({},Yr.minHeight),{value:200,unit:Bo.PIXELS})},Fr),{padding:Yr.padding,itemGap:{property:"itemGap",propertyType:_o.CSS,value:0,unit:Bo.PIXELS},justifyContent:{property:"justifyContent",propertyType:_o.CSS,value:"start"},flexSize:{property:"flexSize",propertyType:_o.CONTROLLED_CSS,value:"shrink"}}),design:Object.assign({selectorKey:Sd.DESIGN,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},gi)}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.FILTER_ICON="cartIcon",e.MINI_FILTER_TEXT="miniFilterText",e.FILTER_ITEMS_COUNT="cartItemsCount",e.CHIP_BUTTON="chipButton",e.CHIP_BUTTON_DEFAULT_STATE="chipButtonDefault",e.CHIP_BUTTON_HOVER_STATE="chipButtonHover"}(Td||(Td={}));var Cd,Od=function(){return{layout:{selectorKey:Td.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"135",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"40",unit:1}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,pinTo:Yr.pinTo},design:{selectorKey:Td.DESIGN,defaultState:{selectorKey:Td.CHIP_BUTTON_DEFAULT_STATE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,padding:Object.assign(Object.assign({},Yr.padding),{isSepcial:!0}),borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Td.CHIP_BUTTON_HOVER_STATE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,padding:Object.assign(Object.assign({},Yr.padding),{isSepcial:!0}),shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}}}},bd={sizeChart:{value:!0,property:"sizeChart",propertyType:_o.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:_o.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:_o.CONTROLS},buttonType:{value:"primaryButton",propertyType:_o.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:_o.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:_o.CONTROLS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:_o.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:_o.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:_o.CSS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:_o.CSS},displayStyle:{value:"Slider",propertyType:_o.CONTROLS},zoomType:{value:"magnifier",propertyType:_o.CONTROLS},scrollDirection:{value:"Vertical",propertyType:_o.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:_o.CONTROLS},scrollControl:{value:"Non",propertyType:_o.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:_o.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:_o.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:_o.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:_o.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:_o.CSS},sliderControl:{value:"Arrows",propertyType:_o.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:_o.CONTROLS},loopImages:{value:!1,propertyType:_o.CONTROLS},setItemsPerRow:{value:!1,propertyType:_o.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:_o.CONTROLS},autoplay:{value:!1,propertyType:_o.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:_o.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:_o.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:_o.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:_o.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:_o.CONTROLS},backgroundShape:{value:"Round",propertyType:_o.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:_o.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:_o.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:_o.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:_o.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:_o.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:_o.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:_o.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:_o.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:_o.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selected",e.LAYOUT="layout",e.DESIGN="design",e.SIZE_CHART="sizeChart",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.DATA_CONNECTOR="dataConnector"}(Cd||(Cd={}));var vd,md={buttonStyle:bd.buttonStyle,buttonText:bd.buttonText,icon:bd.icon,iconPadding:bd.iconPadding,iconPosition:bd.iconPosition,iconAndTextSpacing:bd.iconAndTextSpacing,alignment:bd.alignment,buttonType:bd.buttonType,showIcon:bd.showIcon,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},wd=function(){return{layout:{selectorKey:Cd.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"125",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"40",unit:1}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,pinTo:Yr.pinTo,sizeChart:bd.sizeChart,zoomType:bd.zoomType,displayStyle:bd.displayStyle,scrollDirection:bd.scrollDirection,noOfItemsToLoad:bd.noOfItemsToLoad,scrollControl:bd.scrollControl,itemsPerSlide:bd.itemsPerSlide,itemsPerRow:bd.itemsPerRow,itemsPerColumn:bd.itemsPerColumn,itemGap:bd.itemGap,rowGap:bd.rowGap,sliderControl:bd.sliderControl,controlPosition:bd.controlPosition,loopImages:bd.loopImages,setItemsPerRow:bd.setItemsPerRow,sliderDisplayScrollbar:bd.sliderDisplayScrollbar,autoplay:bd.autoplay,autoplayStyle:bd.autoplayStyle,autoplayDuration:bd.autoplayDuration,sliderSpeed:bd.sliderSpeed},design:{selectorKey:Cd.DESIGN,sizeChart:{selectorKey:Cd.SIZE_CHART,defaultState:Object.assign({selectorKey:Cd.DEFAULT_STATE},md),hoverState:{selectorKey:Cd.HOVER_STATE},selectedState:{selectorKey:Cd.SELECTED_STATE}},galleryWidgetStyle:Object.assign(Object.assign({selectorKey:Cd.GALLERY_WIDGET_STYLE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:!0}),iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Wr),Vr),itemStyle:Object.assign(Object.assign({selectorKey:Cd.GALLERY_WIDGET_STYLE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:!0}),iconSize:Yr.iconSize,iconColor:Object.assign(Object.assign({},Yr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Wr),Vr),paginationArrows:{selectorKey:Cd.PAGINATION_ARROWS,arrowIconStyle:bd.arrowIconStyle,leftArrowIconStyle:bd.leftArrowIconStyle,rightArrowIconStyle:bd.rightArrowIconStyle,backgroundShape:bd.backgroundShape,arrowSize:bd.arrowSize,arrowColor:bd.arrowColor},paginationDots:{selectorKey:Cd.PAGINATION_DOTS,dotSize:bd.dotSize,currentDotColor:bd.currentDotColor,otherDotColor:bd.otherDotColor},paginationLine:{selectorKey:Cd.PAGINATION_LINE,currentLineColor:bd.currentLineColor,otherLineColor:bd.otherLineColor,lineHeight:bd.lineHeight,lineWidth:bd.lineWidth}},content:{},dataConnector:{selectorKey:Cd.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"productSizeChart",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}},fd={displayType:{value:"Vertical",property:"displayType",propertyType:_o.CONTROLS},allowanceNumOfItemsToShow:{value:4,property:"allowanceNumOfItemsToShow",propertyType:_o.CONTROLS},allowanceItemSpacing:{value:10,unit:1,property:"allowanceItemSpacing",propertyType:_o.CSS},allowanceShowOtherItems:{value:"On Scroll",property:"allowanceShowOtherItems",propertyType:_o.CONTROLS},allowanceShowScrollIcons:{value:!0,property:"allowanceShowScrollIcons",propertyType:_o.CONTROLS},quotaNumOfItemsToShow:{value:4,property:"quotaNumOfItemsToShow",propertyType:_o.CONTROLS},quotaItemSpacing:{value:10,unit:1,property:"quotaItemSpacing",propertyType:_o.CSS},quotaShowOtherItems:{value:"On Scroll",property:"quotaShowOtherItems",propertyType:_o.CONTROLS},quotaShowScrollIcons:{value:!0,property:"quotaShowScrollIcons",propertyType:_o.CONTROLS},userInfoNumOfItemsToShow:{value:4,property:"userInfoNumOfItemsToShow",propertyType:_o.CONTROLS},userInfoItemSpacing:{value:10,unit:1,property:"userInfoItemSpacing",propertyType:_o.CSS},userInfoShowOtherItems:{value:"On Scroll",property:"userInfoShowOtherItems",propertyType:_o.CONTROLS},userInfoShowScrollIcons:{value:!0,property:"userInfoShowScrollIcons",propertyType:_o.CONTROLS},userInfoSecondaryNumOfItemsToShow:{value:4,property:"userInfoSecondaryNumOfItemsToShow",propertyType:_o.CONTROLS},userInfoSecondaryItemSpacing:{value:10,unit:1,property:"userInfoSecondaryItemSpacing",propertyType:_o.CSS},userInfoSecondaryShowOtherItems:{value:"On Scroll",property:"userInfoSecondaryShowOtherItems",propertyType:_o.CONTROLS},userInfoSecondaryShowScrollIcons:{value:!0,property:"userInfoSecondaryShowScrollIcons",propertyType:_o.CONTROLS},showAllowance:{value:!0,property:"showAllowance",propertyType:_o.CONTROLS},showQuota:{value:!0,property:"showQuota",propertyType:_o.CONTROLS},showUserInfo:{value:!0,property:"showUserInfo",propertyType:_o.CONTROLS},showUserInfoSecondary:{value:!0,property:"showUserInfoSecondary",propertyType:_o.CONTROLS},contentAlignment:{value:"Vertical",property:"contentAlignment",propertyType:_o.CONTROLS}},Ed={userProfile:{value:!0,property:"userProfile",propertyType:_o.CONTROLS},userEmail:{value:!0,property:"userEmail",propertyType:_o.CONTROLS},userPhone:{value:!0,property:"userPhone",propertyType:_o.CONTROLS},userId:{value:!0,property:"userId",propertyType:_o.CONTROLS},numOfPaymentMethods:{value:!0,property:"numOfPaymentMethods",propertyType:_o.CONTROLS},numOfOrdersPlaced:{value:!0,property:"numOfOrdersPlaced",propertyType:_o.CONTROLS},myCart:{value:!0,property:"myCart",propertyType:_o.CONTROLS},shippingAddress:{value:!0,property:"shippingAddress",propertyType:_o.CONTROLS},quotaLabel:{value:"Your Quota",property:"quotaLabel",propertyType:_o.CONTROLS},allowanceLabel:{value:"Your Allowance",property:"allowanceLabel",propertyType:_o.CONTROLS},shippingAddressLabel:{value:"Shipping Address",property:"shippingAddressLabel",propertyType:_o.CONTROLS},activeOrdersLabel:{value:"Active Orders",property:"activeOrdersLabel",propertyType:_o.CONTROLS},paymentMethodsLabel:{value:"Payment Methods",property:"paymentMethodsLabel",propertyType:_o.CONTROLS},myCartLabel:{value:"My Cart",property:"myCartLabel",propertyType:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.USER_INFO_DESIGN="userInfoDesign",e.USER_NAME_DESIGN="userNameDesign",e.USER_ID_DESIGN="userIdDesign",e.USER_EMAIL_DESIGN="userEmailDesign",e.USER_PHONE_DESIGN="userPhoneDesign",e.QUOTA_DESIGN="quotaDesign",e.FILL_AND_OPACITY="fillAndOpacity",e.QUOTA_HEADING_DESIGN="quotaHeadingDesign",e.QUOTA_NAME_DESIGN="quotaNameDesign",e.QUOTA_EXPIRY_DESIGN="quotaExpiryDesign",e.QUOTA_INVENTORY_DESIGN="quotaInventoryDesign",e.ALLOWANCE_DESIGN="allowanceDesign",e.ALLOWANCE_HEADING_DESIGN="allowanceHeadingDesign",e.ALLOWANCE_NAME_DESIGN="allowanceNameDesign",e.ALLOWANCE_EXPIRY_DESIGN="allowanceExpiryDesign",e.ALLOWANCE_INVENTORY_DESIGN="allowanceInventoryDesign",e.USER_SECONDARY_INFO_DESIGN="userSecondaryInfoDesign",e.USER_SECONDARY_INFO_HEADING_DESIGN="userSecondaryInfoHeadingDesign",e.USER_SECONDARY_INFO_LABEL_DESIGN="userSecondaryInfoLabelDesign",e.USER_SECONDARY_INFO_VALUE_DESIGN="userSecondaryInfoValueDesign"}(vd||(vd={}));var Rd,Nd={borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,backgroundColor:Yr.backgroundColor,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,highlights:Yr.highlights,shadows:Yr.shadows},Ld={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},Ad={icon:Yr.icon,showIcon:Yr.showIcon,iconSize:Yr.iconSize,iconColor:Yr.iconColor},Dd=function(){return{layout:{selectorKey:vd.LAYOUT,adjustment:Yr.adjustment,width:Object.assign(Object.assign({},Yr.width),{value:350,unit:Bo.PIXELS}),height:Object.assign(Object.assign({},Yr.height),{value:150,unit:Bo.PIXELS}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,displayType:fd.displayType,quotaNumOfItemsToShow:fd.quotaNumOfItemsToShow,quotaItemSpacing:fd.quotaItemSpacing,quotaShowOtherItems:fd.quotaShowOtherItems,quotaShowScrollIcons:fd.quotaShowScrollIcons,allowanceNumOfItemsToShow:fd.allowanceNumOfItemsToShow,allowanceItemSpacing:fd.allowanceItemSpacing,allowanceShowOtherItems:fd.allowanceShowOtherItems,allowanceShowScrollIcons:fd.allowanceShowScrollIcons,userInfoNumOfItemsToShow:fd.userInfoNumOfItemsToShow,userInfoItemSpacing:fd.userInfoItemSpacing,userInfoShowOtherItems:fd.userInfoShowOtherItems,userInfoShowScrollIcons:fd.userInfoShowScrollIcons,userInfoSecondaryNumOfItemsToShow:fd.userInfoSecondaryNumOfItemsToShow,userInfoSecondaryItemSpacing:fd.userInfoSecondaryItemSpacing,userInfoSecondaryShowOtherItems:fd.userInfoSecondaryShowOtherItems,userInfoSecondaryShowScrollIcons:fd.userInfoSecondaryShowScrollIcons,showAllowance:fd.showAllowance,showQuota:fd.showQuota,showUserInfo:fd.showUserInfo,showUserInfoSecondary:fd.showUserInfoSecondary,contentAlignment:fd.contentAlignment},design:{selectorKey:vd.DESIGN,userInfoDesign:{selectorKey:vd.DESIGN,fillAndOpacity:Object.assign({selectorKey:vd.FILL_AND_OPACITY},Nd),userNameDesign:Object.assign(Object.assign({selectorKey:vd.USER_NAME_DESIGN},Ld),Ad),userIdDesign:Object.assign(Object.assign({selectorKey:vd.USER_ID_DESIGN},Ld),Ad),userEmailDesign:Object.assign(Object.assign({selectorKey:vd.USER_EMAIL_DESIGN},Ld),Ad),userPhoneDesign:Object.assign(Object.assign({selectorKey:vd.USER_PHONE_DESIGN},Ld),Ad)},quotaDesign:{selectorKey:vd.QUOTA_DESIGN,fillAndOpacity:Object.assign({selectorKey:vd.FILL_AND_OPACITY},Nd),quotaHeadingDesign:Object.assign({selectorKey:vd.QUOTA_HEADING_DESIGN},Ld),quotaNameDesign:Object.assign({selectorKey:vd.QUOTA_NAME_DESIGN},Ld),quotaExpiryDesign:Object.assign({selectorKey:vd.QUOTA_EXPIRY_DESIGN},Ld),quotaInventoryDesign:Object.assign({selectorKey:vd.QUOTA_INVENTORY_DESIGN},Ld)},allowanceDesign:{selectorKey:vd.ALLOWANCE_DESIGN,fillAndOpacity:Object.assign({selectorKey:vd.FILL_AND_OPACITY},Nd),allowanceHeadingDesign:Object.assign({selectorKey:vd.ALLOWANCE_HEADING_DESIGN},Ld),allowanceNameDesign:Object.assign({selectorKey:vd.ALLOWANCE_NAME_DESIGN},Ld),allowanceExpiryDesign:Object.assign({selectorKey:vd.ALLOWANCE_EXPIRY_DESIGN},Ld),allowanceInventoryDesign:Object.assign({selectorKey:vd.ALLOWANCE_INVENTORY_DESIGN},Ld)},userSecondaryInfoDesign:{selectorKey:vd.USER_SECONDARY_INFO_DESIGN,fillAndOpacity:Object.assign({selectorKey:vd.FILL_AND_OPACITY},Nd),userSecondaryInfoHeadingDesign:Object.assign({selectorKey:vd.USER_SECONDARY_INFO_HEADING_DESIGN},Ld),userSecondaryInfoLabelDesign:Object.assign({selectorKey:vd.USER_SECONDARY_INFO_LABEL_DESIGN},Ld),userSecondaryInfoValueDesign:Object.assign({selectorKey:vd.USER_SECONDARY_INFO_VALUE_DESIGN},Ld)}},content:{selectorKey:vd.CONTENT,userProfile:Ed.userProfile,userEmail:Ed.userEmail,userPhone:Ed.userPhone,userId:Ed.userId,numOfPaymentMethods:Ed.numOfPaymentMethods,numOfOrdersPlaced:Ed.numOfOrdersPlaced,myCart:Ed.myCart,shippingAddress:Ed.shippingAddress,quotaLabel:Ed.quotaLabel,allowanceLabel:Ed.allowanceLabel,shippingAddressLabel:Ed.shippingAddressLabel,activeOrdersLabel:Ed.activeOrdersLabel,paymentMethodsLabel:Ed.paymentMethodsLabel,myCartLabel:Ed.myCartLabel}}},Id={badge:{value:!0,property:"badge",propertyType:_o.CONTROLS},showIcon:{value:!1,property:"showIcon",propertyType:_o.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:_o.CONTROLS},buttonType:{value:"primaryButton",propertyType:_o.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:_o.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:_o.CONTROLS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:_o.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:_o.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:_o.CSS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:_o.CSS},badgeType:{value:"New",property:"badgeType",propertyType:_o.CONTROLS},direction:{property:"direction",propertyType:_o.CONTROLS,value:"horizontal"},itemGap:{property:"itemGap",propertyType:_o.CSS,value:0,unit:Bo.PIXELS},justifyContent:{property:"justifyContent",propertyType:_o.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:_o.CSS,value:"start"},badgePosition:{value:{x:{value:0},y:{value:0}},property:"badgePosition",propertyType:_o.CONTROLS},spacingBetweenItems:{value:4,unit:1,property:"spacingBetweenItems",propertyType:_o.CSS},badgeItemStyle:{value:"style1",propertyType:_o.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.NEW_STATE="newState",e.BESTSELLER_STATE="bestsellerState",e.LIMITED_STATE="limitedState",e.EXCLUSIVE_STATE="exclusiveState",e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.BADGE="badge",e.DATA_CONNECTOR="dataConnector"}(Rd||(Rd={}));var xd,Pd={borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,backgroundColor:Yr.backgroundColor,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,highlights:Yr.highlights,shadows:Yr.shadows},_d={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,backgroundColor:Yr.backgroundColor},Bd={icon:Yr.icon,showIcon:Object.assign(Object.assign({},Yr.showIcon),{value:!1}),iconSize:Yr.iconSize,iconColor:Yr.iconColor},jd=function(){return{layout:{selectorKey:Rd.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"125",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"40",unit:1}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,pinTo:Yr.pinTo,badge:Id.badge,badgeType:Id.badgeType,direction:Id.direction,itemGap:Id.itemGap,justifyContent:Id.justifyContent,alignItems:Id.alignItems,badgePosition:Id.badgePosition,spacingBetweenItems:Id.spacingBetweenItems,badgeItemStyle:Id.badgeItemStyle},design:{selectorKey:Rd.DESIGN,badge:{selectorKey:Rd.BADGE,defaultState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Rd.DEFAULT_STATE},Pd),_d),gi),Bd),newState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Rd.NEW_STATE},Pd),_d),gi),Bd),bestsellerState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Rd.BESTSELLER_STATE},Pd),_d),gi),Bd),limitedState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Rd.LIMITED_STATE},Pd),_d),gi),Bd),exclusiveState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Rd.EXCLUSIVE_STATE},Pd),_d),gi),Bd)}},content:{},dataConnector:{selectorKey:Rd.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"badge",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:_o.CONTROLS}}}},Hd={whenClicked:{value:"Open Full Search",property:"whenClicked",propertyType:_o.CONTROLS},displayStyle:{value:"Full Name",propertyType:_o.CONTROLS},alignment:{value:"flex-start",property:"alignment",propertyType:_o.CSS},menuType:{value:"Dropdown",propertyType:_o.CONTROLS},flagStyle:{value:"Rounded",propertyType:_o.CONTROLS},flagSize:{value:40,property:"flagSize",unit:1,propertyType:_o.CSS},showFlags:{value:!0,propertyType:_o.CONTROLS},showSearchText:{value:!0,property:"showSearchText",propertyType:_o.CONTROLS},searchText:{value:"My Search",property:"searchText",propertyType:_o.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:_o.CONTROLS},searchPlaceholderText:{value:"My Search",property:"searchPlaceholderText",propertyType:_o.CONTROLS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:_o.CSS},itemSpacing:{value:"10",unit:1,property:"itemSpacing",propertyType:_o.CSS},gapBetweenItems:{value:"10",unit:1,property:"gapBetweenItems",propertyType:_o.CSS}};!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",e.WIDGET_STYLE="widgetStyle",e.OPTION_STYLE="optionStyle",e.HOVER_STATE="hover",e.SELECTED_STATE="selected",e.DEFAULT_STATE="default"}(xd||(xd={}));var zd,Kd={showDivider:Object.assign(Object.assign({},Yr.showDivider),{value:!0,parentRef:"bs-dt-se-sw-in-di"}),dividerWeight:{value:"1",property:"dividerWeight",unit:Bo.PIXELS,propertyType:_o.CSS},dividerColor:Object.assign(Object.assign({},Yr.iconColor),{property:"dividerColor",value:null,parentRef:"bs-dt-se-in-cr"})},kd=function(){return{layout:{selectorKey:xd.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"200",unit:1,isReadOnly:!0}),height:Object.assign(Object.assign({},Yr.height),{value:"70",unit:1}),margin:Yr.margin,padding:Yr.padding,whenClicked:Hd.whenClicked,showSearchText:Hd.showSearchText,searchText:Hd.searchText,searchPlaceholderText:Hd.searchPlaceholderText,showNoOfItems:Hd.showNoOfItems,positionType:Yr.positionType,pinTo:Yr.pinTo,displayStyle:Hd.displayStyle,alignment:Hd.alignment,menuType:Hd.menuType,flagStyle:Hd.flagStyle,flagSize:Hd.flagSize,showFlags:Hd.showFlags,itemPadding:Hd.itemPadding,itemSpacing:Hd.itemSpacing,gapBetweenItems:Hd.gapBetweenItems},design:{selectorKey:xd.DESIGN,widgetStyle:Object.assign({selectorKey:xd.WIDGET_STYLE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius},Kd),itemStyle:{selectorKey:xd.OPTION_STYLE,defaultState:{selectorKey:xd.DEFAULT_STATE,backgroundColor:Yr.backgroundColor,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight},hoverState:{selectorKey:xd.HOVER_STATE},selectedState:{selectorKey:xd.SELECTED_STATE}}}}},Ud={cartAttributesTitle:{value:"Cart Attributes",propertyType:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CART_ATTRIBUTE_CONTAINER="cartAttributesContainer",e.CART_ATTRIBUTE_HEADER="cartAttributesHeader",e.CART_ATTRIBUTE_ITEMS_LABEL="cartAttributesItems",e.CART_ATTRIBUTE_ITEMS_FIELD=" cartAttributesItemsField"}(zd||(zd={}));var Gd,Md={padding:Yr.padding,margin:Yr.margin,borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,backgroundColor:Yr.backgroundColor,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,highlights:Yr.highlights,shadows:Yr.shadows},Vd={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,backgroundColor:Yr.backgroundColor},Wd={icon:Yr.icon,showIcon:Yr.showIcon,iconSize:Yr.iconSize,iconColor:Yr.iconColor},Yd=function(){return{layout:{selectorKey:zd.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:"135",unit:1}),height:Object.assign(Object.assign({},Yr.height),{value:"40",unit:1}),margin:Yr.margin,padding:Yr.padding,positionType:Yr.positionType,pinTo:Yr.pinTo,cartAttributesTitle:Ud.cartAttributesTitle},design:{selectorKey:zd.DESIGN,cartAttributesContainer:Object.assign(Object.assign(Object.assign({selectorKey:zd.CART_ATTRIBUTE_CONTAINER},Md),Wd),Vd),cartAttributesHeader:Object.assign(Object.assign(Object.assign({selectorKey:zd.CART_ATTRIBUTE_HEADER},Md),Wd),Vd),cartAttributesItemsLabel:Object.assign(Object.assign({selectorKey:zd.CART_ATTRIBUTE_ITEMS_LABEL},Md),Vd),cartAttributesItemsField:Object.assign(Object.assign(Object.assign({selectorKey:zd.CART_ATTRIBUTE_ITEMS_FIELD},Md),Wd),Vd)}}},Fd={loaderMode:{value:"default",propertyType:_o.CONTROLS},defaultLoaderType:{value:"flipLoader",propertyType:_o.CONTROLS},customLoader:{value:null,propertyType:_o.CONTROLS},showLoaderText:{value:!0,propertyType:_o.CONTROLS},loadingText:{value:"Loading page...",propertyType:_o.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.LOADER_ICON="loaderIcon",e.MINI_LOADER_TEXT="miniLoaderText",e.LOADER_ITEMS_COUNT="loaderItemsCount"}(Gd||(Gd={}));var Xd,qd=function(){return{layout:{selectorKey:Gd.LAYOUT,loaderWidth:Object.assign(Object.assign({},Yr.width),{value:"100",unit:1,property:"loaderWidth"}),loaderHeight:Object.assign(Object.assign({},Yr.height),{value:"100",unit:1,property:"loaderHeight"}),padding:Object.assign(Object.assign({},Yr.padding),{sides:{top:{value:20,unit:1},right:{value:20,unit:1},bottom:{value:20,unit:1},left:{value:20,unit:1}},isAll:!1,property:"padding"}),mode:Fd.loaderMode,defaultLoaderType:Fd.defaultLoaderType,customLoader:Fd.customLoader,showLoaderText:Fd.showLoaderText,loadingText:Fd.loadingText},design:{selectorKey:Gd.DESIGN,backgroundColor:Object.assign(Object.assign({},Yr.backgroundColor),{value:{hex:"#ed1733",rgb:{r:"237",g:"23",b:"51",a:1}}}),loaderColor:Object.assign(Object.assign({},Yr.backgroundColor),{property:"loaderColor"}),backgroundOverlay:{parentRef:void 0,value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:.25}},property:"backgroundOverlayDesc",propertyType:_o.CONTROLS},borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,showIcon:Yr.showIcon,iconSize:Yr.iconSize,iconColor:Yr.iconColor,icon:Yr.icon,theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Object.assign(Object.assign({},Yr.textColor),{value:{hex:"#f3f3f3",rgb:{r:"243",g:"243",b:"243",a:1}}}),bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight}}},Qd={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:_o.CSS},showTitle:{value:!0,property:"showTitle",propertyType:_o.CONTROLS},cartTitle:{value:"My Cart",property:"cartTitle",propertyType:_o.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:_o.CONTROLS},cartItemsCountLabel:{value:"Items",property:"cartItemsCountLabel",propertyType:_o.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:_o.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:_o.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:_o.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:_o.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:_o.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:_o.CONTROLS},showMoveToTemplate:{value:!0,property:"showMoveToTemplate",propertyType:_o.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:_o.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:_o.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:_o.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:_o.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:_o.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:_o.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:_o.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.DATA_CONNECTOR="dataConnector",e.DEFAULT_STATE="defaultState",e.SELECTED_STATE="selectedState",e.HOVER_STATE="hoverState",e.ALLOCATIONS_HEADING_SDESIGN="allocationsHeadingDesign",e.ALLOCATIONS_NAME_DESIGN="allocationsNameDesign",e.ALLOCATIONS_DESCRIPTION_DESIGN="allocationsDescriptionDesign",e.PRODUCT_CARDS_SCROLL_DESIGN="productCardsScrollDesign",e.PRODUCT_CARD_DESIGN="productCardDesign",e.PRODUCT_CARD_NAME_DESIGN="productCardNameDesign",e.PRODUCT_CARD_INFO_DESIGN="productCardInfoDesign",e.PRODUCT_CARD_PRICE_DESIGN="productCardPriceDesign",e.PRODUCT_PANEL_DESIGN="productPanelDesign",e.PRODUCT_NAME_DESIGN="productNameDesign",e.PRODUCT_INFO_DESIGN="productInfoDesign",e.PRODUCT_PRICE_DESIGN="productPriceDesign",e.SELECT_BUTTON_DESIGN="selectButtonDesign",e.ADD_TO_CART_BUTTON_DESIGN="addToCartButtonDesign"}(Xd||(Xd={}));var Zd={borderColor:Yr.borderColor,borderStyle:Yr.borderStyle,borderPerSlide:Yr.borderPerSlide,showBorder:Yr.showBorder,showShadow:Yr.showShadow,shadowColor:Yr.shadowColor,blur:Yr.blur,spread:Yr.spread,angle:Yr.angle,borderRadius:Yr.borderRadius,exposure:Yr.exposure,contrast:Yr.contrast,saturation:Yr.saturation,highlights:Yr.highlights,shadows:Yr.shadows},Jd={theme:Yr.theme,font:Yr.font,fontSize:Yr.fontSize,textColor:Yr.textColor,bold:Yr.bold,italic:Yr.italic,linethrough:Yr.linethrough,underline:Yr.underline,textAlign:Yr.textAlign,characterSpacing:Yr.characterSpacing,lineHeight:Yr.lineHeight,backgroundColor:Yr.backgroundColor},$d=function(){return{layout:{selectorKey:Xd.LAYOUT,width:Object.assign(Object.assign({},Yr.width),{value:723,unit:Bo.PIXELS}),margin:Yr.margin,padding:Yr.padding,overflowContent:Yr.overflowContent,scrollDirection:Yr.scrollDirection,displayScrollbar:Yr.displayScrollbar,positionType:Yr.positionType,pinTo:Yr.pinTo,showTitle:Qd.showTitle,cartTitle:Qd.cartTitle,showNumberOfItems:Qd.showNumberOfItems,cartItemsCountLabel:Qd.cartItemsCountLabel,showActions:Qd.showActions,showContinueShopping:Qd.showContinueShopping,continueShoppingLinkTo:Qd.continueShoppingLinkTo,continueShoppingLink:Qd.continueShoppingLink,showAddFromWishlist:Qd.showAddFromWishlist,showCartGrouping:Qd.showCartGrouping,showMoveToTemplate:Qd.showMoveToTemplate,showClearCart:Qd.showClearCart,clearCartLinkTo:Qd.clearCartLinkTo,clearCartLink:Qd.clearCartLink,showDownloadCart:Qd.showDownloadCart,showShareCart:Qd.showShareCart,showPrintCart:Qd.showPrintCart,maxNumberOfActionsToShow:Qd.maxNumberOfActionsToShow},design:{selectorKey:Xd.DESIGN,allocationsHeadingDesign:{selectorKey:Xd.ALLOCATIONS_HEADING_SDESIGN,allocationsNameDesign:Object.assign(Object.assign({selectorKey:Xd.ALLOCATIONS_NAME_DESIGN},Jd),Zd),allocationsDescriptionDesign:Object.assign(Object.assign({selectorKey:Xd.ALLOCATIONS_DESCRIPTION_DESIGN},Jd),Zd)},productCardsScrollDesign:{selectorKey:Xd.PRODUCT_CARDS_SCROLL_DESIGN,productCardDesign:{selectorKey:Xd.PRODUCT_CARD_DESIGN,defaultState:Object.assign({selectorKey:Xd.DEFAULT_STATE},Zd),selectedState:Object.assign({selectorKey:Xd.SELECTED_STATE},Zd),hoverState:Object.assign({selectorKey:Xd.HOVER_STATE},Zd)},productCardNameDesign:Object.assign({selectorKey:Xd.PRODUCT_CARD_NAME_DESIGN},Jd),productCardInfoDesign:Object.assign({selectorKey:Xd.PRODUCT_CARD_INFO_DESIGN},Jd),productCardPriceDesign:Object.assign({selectorKey:Xd.PRODUCT_CARD_PRICE_DESIGN},Jd)},productPanelDesign:{selectorKey:Xd.PRODUCT_PANEL_DESIGN,productNameDesign:Object.assign({selectorKey:Xd.PRODUCT_NAME_DESIGN},Jd),productPriceDesign:Object.assign({selectorKey:Xd.PRODUCT_PRICE_DESIGN},Jd),productInfoDesign:Object.assign({selectorKey:Xd.PRODUCT_INFO_DESIGN},Jd),selectButtonDesign:{selectorKey:Xd.SELECT_BUTTON_DESIGN,selectedState:Object.assign(Object.assign({selectorKey:Xd.SELECTED_STATE},Jd),Zd),hoverState:Object.assign(Object.assign({selectorKey:Xd.HOVER_STATE},Jd),Zd),defaultState:Object.assign(Object.assign({selectorKey:Xd.DEFAULT_STATE},Jd),Zd)},addToCartButtonDesign:{selectorKey:Xd.ADD_TO_CART_BUTTON_DESIGN,selectedState:Object.assign(Object.assign({selectorKey:Xd.SELECTED_STATE},Jd),Zd),hoverState:Object.assign(Object.assign({selectorKey:Xd.HOVER_STATE},Jd),Zd),defaultState:Object.assign(Object.assign({selectorKey:Xd.DEFAULT_STATE},Jd),Zd)}}},content:{selectorKey:Xd.CONTENT}}},ec=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%"}},tc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},oc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},rc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ic=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ac=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},nc=function(){return Object.assign(Object.assign({},ac()),{gridTemplateRows:"1fr",gridTemplateColumns:"1fr"})},lc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},pc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},sc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},dc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},cc=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"}},yc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},uc=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},Sc=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"1fr",gridTemplateColumns:"1fr",justifySelf:"center"}},gc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Tc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},hc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Cc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Oc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},bc=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"}},vc=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%"}},mc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},wc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},fc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ec=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%"}},Rc=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"}},Nc=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"}},Lc=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%"}};function Ac(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return Object.keys(e).filter((function(e){return isNaN(Number(e))})).map((function(t){return{value:e[t],label:t.replace(/_/g," ").toLowerCase().replace(/\b\w/g,(function(e){return e.toUpperCase()}))}})).map((function(e){return Object.assign(Object.assign({},e),{label:t?e.label.toUpperCase():e.label})})).filter(Boolean)}var Dc,Ic,xc,Pc,_c,Bc,jc,Hc,zc,Kc,kc,Uc,Gc,Mc,Vc=12,Wc=4,Yc=1,Fc=70,Xc=20,qc=4,Qc=2;!function(e){e[e.Contact=1]="Contact",e[e.Login=2]="Login",e[e.SignUp=3]="SignUp"}(Dc||(Dc={})),function(e){e[e.Edit=1]="Edit",e[e.Preview=2]="Preview",e[e.WebsitePreview=3]="WebsitePreview"}(Ic||(Ic={})),function(e){e.Desktop="desktop",e.Mobile="mobile"}(xc||(xc={})),function(e){e.Button="button",e.Content="content",e.Custom="custom",e.Input="input",e.Select="select",e.Textarea="textarea"}(Pc||(Pc={})),function(e){e.Button="button",e.Boolean="boolean",e.Checkbox="checkbox",e.ColorPicker="color",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.Percent="percent",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.TextEditor="texteditor",e.Time="time",e.Url="url",e.Week="week"}(_c||(_c={})),function(e){e.FirstName="FirstName",e.LastName="LastName",e.UserName="UserName",e.Email="Email",e.Password="Password",e.Phone="Phone",e.DateOfBirth="DateOfBirth",e.Honorific="Honorific",e.Gender="Gender",e.Address="Address",e.ColorPicker="colorPicker",e.InputText="InputText",e.Percent="percent",e.ShortAnswer="ShortAnswer",e.LongAnswer="LongAnswer",e.Number="Number",e.Link="Link",e.FileUpload="FileUpload",e.ImageUpload="ImageUpload",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.Currency="currency",e.SubmitButton="SubmitButton",e.ResetButton="ResetButton",e.LoginButton="LoginButton",e.SignupButton="SignupButton",e.Boolean="boolean",e.Header="Header",e.Text="Text",e.TextEditor="TextEditor"}(Bc||(Bc={})),function(e){e.FirstName="firstname-fb",e.LastName="lastname-fb",e.UserName="users-02",e.Email="email-fb",e.Password="password-fb",e.Phone="phone-fb",e.DateOfBirth="dob-fb",e.Honorific="honorific-fb",e.Gender="user-circle",e.Address="address-fb",e.ColorPicker="colorpicker-fb",e.InputText="input-fb",e.Percent="percent-fb",e.ShortAnswer="short-answer-fb",e.LongAnswer="long-answer-fb",e.Number="number-fb",e.Link="link-fb",e.FileUpload="upload-fb",e.ImageUpload="image-upload-fb",e.Rating="star-rating-fb",e.SingleChoice="single-select-fb",e.MultiChoice="multi-select-fb",e.DropDown="dropdown-fb",e.Checkbox="checkbox-fb",e.DatePicker="datepicker-fb",e.Date="date-fb",e.DateTime="date-and-time-fb",e.Time="time-fb",e.Currency="currency-fb",e.SubmitButton="submit-fb",e.ResetButton="reset-fb",e.LoginButton="log-in",e.SignupButton="user-plus",e.Boolean="boolean-fb",e.Header="heading-fb",e.Text="text-fb",e.TextEditor="editor-fb"}(jc||(jc={})),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_CHARACTERS=5]="LIMIT_CHARACTERS",e[e.MULTI_TOGGLE=6]="MULTI_TOGGLE",e[e.OPTIONS=7]="OPTIONS",e[e.BUTTON_TYPE=8]="BUTTON_TYPE",e[e.DEFAULT_ERROR_MESSAGE=9]="DEFAULT_ERROR_MESSAGE",e[e.CONVERT_TEXT_TO_UPPER_CASE=10]="CONVERT_TEXT_TO_UPPER_CASE",e[e.CONVERT_TEXT_TO_LOWER_CASE=11]="CONVERT_TEXT_TO_LOWER_CASE",e[e.REMOVE_SPECIAL_CHARACTERS=12]="REMOVE_SPECIAL_CHARACTERS",e[e.ALLOW_ALPHA_NUMERIC=13]="ALLOW_ALPHA_NUMERIC",e[e.SPECIAL_CHARACTERS_TO_EXCLUDE=14]="SPECIAL_CHARACTERS_TO_EXCLUDE",e[e.ALLOW_NEGATIVE_NUMBER=15]="ALLOW_NEGATIVE_NUMBER",e[e.ALLOW_DECIMAL=16]="ALLOW_DECIMAL",e[e.MAX_FILE_SIZE=17]="MAX_FILE_SIZE",e[e.RESOLUTION=18]="RESOLUTION",e[e.DOC_LIMIT=19]="DOC_LIMIT",e[e.FILE_TYPES=20]="FILE_TYPES",e[e.SHOW_DATE_RANGE=21]="SHOW_DATE_RANGE",e[e.LIMIT_DATE_RANGE=22]="LIMIT_DATE_RANGE"}(Hc||(Hc={})),function(e){e[e.ShowMessage=1]="ShowMessage",e[e.RedirectToURL=2]="RedirectToURL",e[e.ClearForm=3]="ClearForm"}(zc||(zc={})),function(e){e[e.Custom=1]="Custom",e[e.Always=2]="Always"}(Kc||(Kc={})),function(e){e[e.Character=1]="Character",e[e.SVG=2]="SVG",e[e.Label=3]="Label",e[e.None=4]="None"}(kc||(kc={})),function(e){e[e.None=0]="None",e[e.GoogleRecaptchaV2=2]="GoogleRecaptchaV2",e[e.GoogleRecaptchaV3=3]="GoogleRecaptchaV3"}(Uc||(Uc={})),function(e){e[e.BeforeField=1]="BeforeField",e[e.AfterField=2]="AfterField"}(Gc||(Gc={})),function(e){e[e.MALE=1]="MALE",e[e.FEMALE=2]="FEMALE",e[e.OTHER=3]="OTHER"}(Mc||(Mc={}));var Zc,Jc,$c,ey=[{label:"Male",value:Mc.MALE},{label:"Female",value:Mc.FEMALE},{label:"Other",value:Mc.OTHER}];!function(e){e[e.JPG=1]="JPG",e[e.JPEG=2]="JPEG",e[e.PNG=3]="PNG",e[e.GIF=4]="GIF",e[e.TIFF=5]="TIFF",e[e.BMP=6]="BMP",e[e.WEBP=7]="WEBP",e[e.AVIF=8]="AVIF"}(Zc||(Zc={})),function(e){e[e.DOC=1]="DOC",e[e.DOCX=2]="DOCX",e[e.PDF=3]="PDF",e[e.XLS=4]="XLS",e[e.XLSX=5]="XLSX",e[e.PPT=6]="PPT",e[e.PPTX=7]="PPTX",e[e.TXT=8]="TXT",e[e.RTF=9]="RTF",e[e.CSV=10]="CSV"}(Jc||(Jc={})),function(e){e[e.STRING=1]="STRING",e[e.DATE=2]="DATE",e[e.INTEGER=3]="INTEGER",e[e.FILE=4]="FILE",e[e.IMAGE=5]="IMAGE",e[e.COLORPICKER=6]="COLORPICKER",e[e.CURRENCY=7]="CURRENCY",e[e.BOOLEAN=8]="BOOLEAN",e[e.BIGINTEGER=9]="BIGINTEGER",e[e.DATEANDTIME=10]="DATEANDTIME",e[e.DECIMAL=11]="DECIMAL",e[e.MULTISELECT=12]="MULTISELECT",e[e.PERCENT=13]="PERCENT",e[e.SELECT=14]="SELECT",e[e.TEXTEDITOR=15]="TEXTEDITOR"}($c||($c={}));var ty=function(e,t,o){var r,i=null===(r=null==t?void 0:t.dataValue)||void 0===r?void 0:r[o];return e===$c.DATE||e===$c.DATEANDTIME?new Date(i||null):e===$c.SELECT||e===$c.MULTISELECT?Array.isArray(i)?i.filter((function(e){return e.isSelected})).map((function(e){return e.name.trim()})).join(", "):"":i};function oy(e){var t,o,r,i,a,n,l,p,s,d,c,y,u;if(!e||!ry)return{};var S=null==ry?void 0:ry(e.dataTypeId),g=S.type,T=S.fieldType,h=S.key,C=(S.id,S.icon),O=e.dataTypeId===$c.SELECT||e.dataTypeId===$c.MULTISELECT,b=e.dataTypeId===$c.BOOLEAN,v=e.dataTypeId===$c.FILE,m=e.dataTypeId===$c.PERCENT,w=e.dataTypeId===$c.INTEGER||e.dataTypeId===$c.BIGINTEGER,f=e.dataTypeId===$c.DECIMAL,E=O&&Array.isArray(null===(o=null===(t=null==e?void 0:e.valueInfo)||void 0===t?void 0:t.dataValue)||void 0===o?void 0:o[h])?_a(e.valueInfo.dataValue[h].map((function(e){return e.name}))):b?["true","false"]:[],R=e.fieldSettings||{},N=null!==(r=R.allowDecimal)&&void 0!==r?r:!!f||!w,L=null!==(i=R.allowNegativeNumber)&&void 0!==i?i:!m,A=null!==(n=null!==(a=R.minDate)&&void 0!==a?a:R.minNumber)&&void 0!==n?n:0,D=null!==(s=null!==(p=null!==(l=R.maxDate)&&void 0!==l?l:R.maxNumber)&&void 0!==p?p:R.maxCharacters)&&void 0!==s?s:m?100:void 0,I=void 0!==R.minDate||void 0!==R.minNumber||void 0!==R.maxDate||void 0!==R.maxNumber||void 0!==R.maxCharacters||m;return{id:e.code,allowAlphaNumeric:!!R.allowAlphaNumeric,allowDecimal:N,allowNegativeNumber:L,allowOnlyOne:!1,convertTextToLowerCase:!!R.convertTextToLowerCase,convertTextToUpperCase:!!R.convertTextToUpperCase,customAttributeKey:e.key,defaultErrorMessage:{value:R.defaultErrorMessage,state:!!R.defaultErrorMessage},defaultValue:ty(e.dataTypeId,e.valueInfo,h),description:{value:null!==(d=R.description)&&void 0!==d?d:"",state:!!R.description},docLimit:{value:R.docLimit,state:!!R.docLimit},fieldType:T,fileTypes:R.fileTypes||v?null===(c=Ac(Jc))||void 0===c?void 0:c.map((function(e){return e.value})):(null===(y=Ac(Zc))||void 0===y?void 0:y.map((function(e){return e.value})))||[],icon:C,isMultiple:e.dataTypeId===$c.MULTISELECT||!!R.allowMultipleUploads,isDateRange:!1,label:{value:e.name,state:!!e.name},range:{value:{min:A,max:D},state:I},maxFileSize:R.maxFileSize,options:E,placeholder:{value:null!==(u=R.placeHolderText)&&void 0!==u?u:"",state:!0},removeSpecialCharacters:R.removeSpecialCharacters,required:!!R.isRequired,resolution:{value:{min:R.minResolution||0,max:R.maxResolution},state:!!R.minResolution||!!R.maxResolution},showElementProperties:[],specialCharactersToExclude:{value:R.specialCharactersToExclude,state:!!R.specialCharactersToExclude},type:g}}function ry(e){switch(e){case $c.STRING:return{id:Bc.InputText,icon:jc.InputText,type:Pc.Input,fieldType:_c.Text,key:"textValue"};case $c.DATE:return{id:Bc.Date,icon:jc.Date,type:Pc.Input,fieldType:_c.Date,key:"dateValue"};case $c.INTEGER:return{id:Bc.Number,icon:jc.Number,type:Pc.Input,fieldType:_c.Number,key:"numberValue"};case $c.FILE:return{id:Bc.FileUpload,icon:jc.FileUpload,type:Pc.Input,fieldType:_c.File,key:"docValues"};case $c.IMAGE:return{id:Bc.ImageUpload,icon:jc.ImageUpload,type:Pc.Input,fieldType:_c.File,key:"docValues"};case $c.COLORPICKER:return{id:Bc.ColorPicker,icon:jc.ColorPicker,type:Pc.Input,fieldType:_c.ColorPicker,key:""};case $c.CURRENCY:return{id:Bc.Currency,icon:jc.Currency,type:Pc.Input,fieldType:_c.Text,key:"currencyValues"};case $c.BOOLEAN:return{id:Bc.Boolean,icon:jc.Boolean,type:Pc.Select,fieldType:_c.Select,key:"boolValue"};case $c.BIGINTEGER:return{id:Bc.Number,icon:jc.Number,type:Pc.Input,fieldType:_c.Number,key:"numberValue"};case $c.DATEANDTIME:return{id:Bc.DateTime,icon:jc.DateTime,type:Pc.Input,fieldType:_c.DateTime,key:"dateValue"};case $c.DECIMAL:return{id:Bc.Number,icon:jc.Number,type:Pc.Input,fieldType:_c.Number,key:"numberValue"};case $c.MULTISELECT:return{id:Bc.DropDown,icon:jc.DropDown,type:Pc.Input,fieldType:_c.Select,key:"optionValues"};case $c.PERCENT:return{id:Bc.Percent,icon:jc.Percent,type:Pc.Input,fieldType:_c.Number,key:"textValue"};case $c.SELECT:return{id:Bc.DropDown,icon:jc.DropDown,type:Pc.Input,fieldType:_c.Select,key:"optionValues"};case $c.TEXTEDITOR:return{id:Bc.TextEditor,icon:jc.TextEditor,type:Pc.Input,fieldType:_c.TextEditor,key:"optionValues"};default:return{id:Bc.InputText,icon:jc.InputText,type:Pc.Input,fieldType:_c.Text,key:"textValue"}}}var iy=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"}},ay=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ny=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%"}},ly=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"}},py=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"}},sy=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"}},dy=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%"}},cy=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},yy=function(){return{minHeight:"30px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},uy=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",justifySelf:"start",alignSelf:"start"}},Sy=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",justifySelf:"start",alignSelf:"start"}},gy=function(){return{minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},Ty=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",justifySelf:"center"}},hy=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Cy=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Oy=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},by=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},vy=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},my=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},wy=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%"}}})(),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={172:e=>{e.exports=function(e,t){this.v=e,this.k=t},e.exports.__esModule=!0,e.exports.default=e.exports},373:e=>{e.exports=function(e){var t=Object(e),o=[];for(var r in t)o.unshift(r);return function e(){for(;o.length;)if((r=o.pop())in t)return e.value=r,e.done=!1,e;return e.done=!0,e}},e.exports.__esModule=!0,e.exports.default=e.exports},546:e=>{function t(o,r,i,a){var n=Object.defineProperty;try{n({},"",{})}catch(o){n=0}e.exports=t=function(e,o,r,i){if(o)n?n(e,o,{value:r,enumerable:!i,configurable:!i,writable:!i}):e[o]=r;else{var a=function(o,r){t(e,o,(function(e){return this._invoke(o,r,e)}))};a("next",0),a("throw",1),a("return",2)}},e.exports.__esModule=!0,e.exports.default=e.exports,t(o,r,i,a)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},579:(e,t,o)=>{var r=o(738).default;e.exports=function(e){if(null!=e){var t=e["function"==typeof Symbol&&Symbol.iterator||"@@iterator"],o=0;if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length))return{next:function(){return e&&o>=e.length&&(e=void 0),{value:e&&e[o++],done:!e}}}}throw new TypeError(r(e)+" is not iterable")},e.exports.__esModule=!0,e.exports.default=e.exports},633:(e,t,o)=>{var r=o(172),i=o(993),a=o(869),n=o(887),l=o(791),p=o(373),s=o(579);function d(){"use strict";var t=i(),o=t.m(d),c=(Object.getPrototypeOf?Object.getPrototypeOf(o):o.__proto__).constructor;function y(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===c||"GeneratorFunction"===(t.displayName||t.name))}var u={throw:1,return:2,break:3,continue:3};function S(e){var t,o;return function(r){t||(t={stop:function(){return o(r.a,2)},catch:function(){return r.v},abrupt:function(e,t){return o(r.a,u[e],t)},delegateYield:function(e,i,a){return t.resultName=i,o(r.d,s(e),a)},finish:function(e){return o(r.f,e)}},o=function(e,o,i){r.p=t.prev,r.n=t.next;try{return e(o,i)}finally{t.next=r.n}}),t.resultName&&(t[t.resultName]=r.v,t.resultName=void 0),t.sent=r.v,t.next=r.n;try{return e.call(this,t)}finally{r.p=t.prev,r.n=t.next}}}return(e.exports=d=function(){return{wrap:function(e,o,r,i){return t.w(S(e),o,r,i&&i.reverse())},isGeneratorFunction:y,mark:t.m,awrap:function(e,t){return new r(e,t)},AsyncIterator:l,async:function(e,t,o,r,i){return(y(t)?n:a)(S(e),t,o,r,i)},keys:p,values:s}},e.exports.__esModule=!0,e.exports.default=e.exports)()}e.exports=d,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)}},791:(e,t,o)=>{var r=o(172),i=o(546);e.exports=function e(t,o){function a(e,i,n,l){try{var p=t[e](i),s=p.value;return s instanceof r?o.resolve(s.v).then((function(e){a("next",e,n,l)}),(function(e){a("throw",e,n,l)})):o.resolve(s).then((function(e){p.value=e,n(p)}),(function(e){return a("throw",e,n,l)}))}catch(e){l(e)}}var n;this.next||(i(e.prototype),i(e.prototype,"function"==typeof Symbol&&Symbol.asyncIterator||"@asyncIterator",(function(){return this}))),i(this,"_invoke",(function(e,t,r){function i(){return new o((function(t,o){a(e,r,t,o)}))}return n=n?n.then(i,i):i()}),!0)},e.exports.__esModule=!0,e.exports.default=e.exports},869:(e,t,o)=>{var r=o(887);e.exports=function(e,t,o,i,a){var n=r(e,t,o,i,a);return n.next().then((function(e){return e.done?e.value:n.next()}))},e.exports.__esModule=!0,e.exports.default=e.exports},887:(e,t,o)=>{var r=o(993),i=o(791);e.exports=function(e,t,o,a,n){return new i(r().w(e,t,o,a),n||Promise)},e.exports.__esModule=!0,e.exports.default=e.exports},993:(e,t,o)=>{var r=o(546);function i(){var t,o,a="function"==typeof Symbol?Symbol:{},n=a.iterator||"@@iterator",l=a.toStringTag||"@@toStringTag";function p(e,i,a,n){var l=i&&i.prototype instanceof d?i:d,p=Object.create(l.prototype);return r(p,"_invoke",function(e,r,i){var a,n,l,p=0,d=i||[],c=!1,y={p:0,n:0,v:t,a:u,f:u.bind(t,4),d:function(e,o){return a=e,n=0,l=t,y.n=o,s}};function u(e,r){for(n=e,l=r,o=0;!c&&p&&!i&&o<d.length;o++){var i,a=d[o],u=y.p,S=a[2];e>3?(i=S===r)&&(n=a[4]||3,l=a[5]===t?a[3]:a[5],a[4]=3,a[5]=t):a[0]<=u&&((i=e<2&&u<a[1])?(n=0,y.v=r,y.n=a[1]):u<S&&(i=e<3||a[0]>r||r>S)&&(a[4]=e,a[5]=r,y.n=S,n=0))}if(i||e>1)return s;throw c=!0,r}return function(i,d,S){if(p>1)throw TypeError("Generator is already running");for(c&&1===d&&u(d,S),n=d,l=S;(o=n<2?t:l)||!c;){a||(n?n<3?(n>1&&(y.n=-1),u(n,l)):y.n=l:y.v=l);try{if(p=2,a){if(n||(i="next"),o=a[i]){if(!(o=o.call(a,l)))throw TypeError("iterator result is not an object");if(!o.done)return o;l=o.value,n<2&&(n=0)}else 1===n&&(o=a.return)&&o.call(a),n<2&&(l=TypeError("The iterator does not provide a '"+i+"' method"),n=1);a=t}else if((o=(c=y.n<0)?l:e.call(r,y))!==s)break}catch(e){a=t,n=1,l=e}finally{p=1}}return{value:o,done:c}}}(e,a,n),!0),p}var s={};function d(){}function c(){}function y(){}o=Object.getPrototypeOf;var u=[][n]?o(o([][n]())):(r(o={},n,(function(){return this})),o),S=y.prototype=d.prototype=Object.create(u);function g(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,y):(e.__proto__=y,r(e,l,"GeneratorFunction")),e.prototype=Object.create(S),e}return c.prototype=y,r(S,"constructor",y),r(y,"constructor",c),c.displayName="GeneratorFunction",r(y,l,"GeneratorFunction"),r(S),r(S,l,"Generator"),r(S,n,(function(){return this})),r(S,"toString",(function(){return"[object Generator]"})),(e.exports=i=function(){return{w:p,m:g}},e.exports.__esModule=!0,e.exports.default=e.exports)()}e.exports=i,e.exports.__esModule=!0,e.exports.default=e.exports}},t={};function o(r){var i=t[r];if(void 0!==i)return i.exports;var a=t[r]={exports:{}};return e[r](a,a.exports,o),a.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:()=>jt,addOrderSchema:()=>yo,addProductsTabSchema:()=>Ao,amountEstimatorSchema:()=>t,badgeSchema:()=>fo,brandImageSchema:()=>Wt,brandSchema:()=>Mt,bulkVariantPickerSchema:()=>i,bundleDetailsSchema:()=>Yt,bundleSchema:()=>Vt,buttonSchema:()=>a,buyForTabsContainerSchema:()=>So,buyForTabsSchema:()=>uo,cartAttributesSchema:()=>No,cartSchema:()=>Kt,cartSummarySchema:()=>kt,categoryDetailsSchema:()=>oo,checkoutSchema:()=>zt,cmsTypes:()=>e,codeSchema:()=>n,commonFunctions:()=>an,contactUsSchema:()=>Zt,containerSchema:()=>l,countdownSchema:()=>p,createFormSchema:()=>eo,embedSchema:()=>s,enums:()=>k,faqSchema:()=>d,filterResultsSchema:()=>Eo,formBuilder:()=>so,gallerySliderSchema:()=>c,gridSchema:()=>y,iconListSchema:()=>Co,imageHotspotSchema:()=>u,imageSchema:()=>S,interfaces:()=>U,itemStockSchema:()=>io,layouterItemSchema:()=>Qt,layouterProItemSchema:()=>mo,layouterProSchema:()=>vo,layouterSchema:()=>qt,lightBoxV2Schema:()=>Ft,lightboxSchema:()=>Ht,lineItemSchema:()=>ao,loaderSchema:()=>Lo,loginSchema:()=>Jt,mapSchema:()=>T,marchandiserSetsSchema:()=>po,menuItemSchema:()=>bo,menuV2Schema:()=>Oo,orderStatusSchema:()=>$t,paymentMethodsSchema:()=>h,pickupLocationsSchema:()=>C,priceSchema:()=>E,productActionsSchema:()=>O,productCustomizationsSchema:()=>ho,productHighlightsSchema:()=>w,productImageSchema:()=>b,productInventorySchema:()=>v,productPromotionsSchema:()=>m,productSchema:()=>g,productSizeChartSchema:()=>Ro,profileSchema:()=>Ut,quantitySelectorSchema:()=>R,quickLinksSchema:()=>co,repeaterSchema:()=>Gt,resetPasswordSchema:()=>to,scrollSchema:()=>f,searchResultsHeadingSchema:()=>ro,searchSchema:()=>Xt,sectionSchema:()=>N,shippingEstimatorSchema:()=>L,socialIconsSchema:()=>A,spotlightSchema:()=>To,stackSchema:()=>D,storeLocationsSchema:()=>I,tabSchema:()=>x,tableSchema:()=>P,tabsContainerSchema:()=>lo,tabsV2Schema:()=>no,textSchema:()=>_,toasterSchema:()=>go,uomSelectorSchema:()=>B,userElementsSchema:()=>wo,variantPickerSchema:()=>j,videoSChema:()=>H,volumePricingSchema:()=>K});var e={};o.r(e);var t={};o.r(t),o.d(t,{getDefaultStyles:()=>ko});var i={};o.r(i),o.d(i,{getDefaultStyles:()=>Uo});var a={};o.r(a),o.d(a,{getDefaultStyles:()=>Go});var n={};o.r(n),o.d(n,{getDefaultStyles:()=>Mo,getSectionDefaultStyles:()=>Wo});var l={};o.r(l),o.d(l,{getDefaultStyles:()=>Vo});var p={};o.r(p),o.d(p,{getDefaultStyles:()=>Yo});var s={};o.r(s),o.d(s,{getDefaultStyles:()=>Fo,getSectionDefaultStyles:()=>Xo});var d={};o.r(d),o.d(d,{getDefaultStyles:()=>qo});var c={};o.r(c),o.d(c,{getDefaultStyles:()=>Qo});var y={};o.r(y),o.d(y,{getDefaultStyles:()=>Zo});var u={};o.r(u),o.d(u,{getDefaultStyles:()=>Jo});var S={};o.r(S),o.d(S,{getDefaultStyles:()=>$o});var g={};o.r(g),o.d(g,{getDefaultStyles:()=>er});var T={};o.r(T),o.d(T,{getDefaultStyles:()=>tr});var h={};o.r(h),o.d(h,{getDefaultStyles:()=>or});var C={};o.r(C),o.d(C,{getDefaultStyles:()=>rr});var O={};o.r(O),o.d(O,{getDefaultStyles:()=>ir});var b={};o.r(b),o.d(b,{getDefaultStyles:()=>ar});var v={};o.r(v),o.d(v,{getDefaultStyles:()=>nr});var m={};o.r(m),o.d(m,{getDefaultStyles:()=>lr});var w={};o.r(w),o.d(w,{getDefaultStyles:()=>pr});var E={};o.r(E),o.d(E,{getDefaultStyles:()=>sr});var R={};o.r(R),o.d(R,{getDefaultStyles:()=>dr});var f={};o.r(f),o.d(f,{getDefaultStyles:()=>cr});var N={};o.r(N),o.d(N,{getDefaultStyles:()=>yr,getSectionDefaultStyles:()=>ur});var L={};o.r(L),o.d(L,{getDefaultStyles:()=>Sr});var A={};o.r(A),o.d(A,{getDefaultSocialIconsStyles:()=>gr});var D={};o.r(D),o.d(D,{getDefaultStyles:()=>Tr});var I={};o.r(I),o.d(I,{getDefaultStyles:()=>hr});var x={};o.r(x),o.d(x,{getDefaultStyles:()=>Cr});var P={};o.r(P),o.d(P,{getDefaultTableStyles:()=>Or});var _={};o.r(_),o.d(_,{getDefaultStyles:()=>br});var B={};o.r(B),o.d(B,{getDefaultStyles:()=>vr});var j={};o.r(j),o.d(j,{getDefaultStyles:()=>mr});var H={};o.r(H),o.d(H,{getDefaultVideoStyles:()=>wr});var K={};o.r(K),o.d(K,{getDefaultStyles:()=>Er});var z={};o.r(z),o.d(z,{ApiMethods:()=>Do,dataConnectorapis:()=>Io});var k={};o.r(k),o.d(k,{CMSCSSUnitTypesEnums:()=>jo,CMSComponentImportTypeEnum:()=>Ho,CMSCustomEventServiceTypesEnum:()=>Pr,CMSCustomEventsListEnums:()=>_r,CMSDeviceVisibilityHiddenTypeEnums:()=>Ir,CMSDeviceVisibilityKeysEnums:()=>xr,CMSElementEditTypes:()=>Bo,CMSElementSelectors:()=>Po,CMSElementsListEnum:()=>Ur,CMSRepeaterSliderControlTypes:()=>Nr,CMSRepeaterViewTypes:()=>Lr,CMSResponsiveModeEnums:()=>Rr,CMSStackDisplayTypeEnum:()=>Ko,CMSToolAttributes:()=>_o,CMSToolIdTypes:()=>xo,FlexAppVersionEnums:()=>Br,FlexDefaultValues:()=>jr,FlexLinkIngnoreAnchorList:()=>Mr,FlexRepeaterControlDragType:()=>kr,FliterTypes:()=>Ar,FontWeightEnum:()=>zo,LinkTypes:()=>fr,PageTypeEnums:()=>zr,SectionTypeID:()=>Kr,SkeletonItems:()=>Hr,SortOptions:()=>Dr,dataConnectorsEnums:()=>z});var U={};o.r(U);var G={};o.r(G),o.d(G,{cssInputInstances:()=>Fr,overflowDefaultSchema:()=>Xr});var M={};o.r(M),o.d(M,{getDefaultData:()=>ri,searchSelectorKeysEnum:()=>Gr});var W={};o.r(W),o.d(W,{AmountEstimatorsSelectorKeysEnum:()=>oi,getDefaultData:()=>ni});var V={};o.r(V),o.d(V,{SelfEnums:()=>ai,getDefaultData:()=>si});var Y={};o.r(Y),o.d(Y,{ButtonSelectorKeysEnum:()=>pi,getDefaultData:()=>ci});var F={};o.r(F),o.d(F,{codeSelectorKeysEnum:()=>di,getDefaultData:()=>ui});var X={};o.r(X),o.d(X,{codeSelectorKeysEnum:()=>yi,getDefaultData:()=>gi});var q={};o.r(q),o.d(q,{getDefaultData:()=>Oi,selfSelectorKeysEnum:()=>Si});var Q={};o.r(Q),o.d(Q,{SelectorKeysEnum:()=>Ci,getDefaultData:()=>wi});var Z={};o.r(Z),o.d(Z,{embedSelectorKeysEnum:()=>mi,getDefaultData:()=>Ri});var J={};o.r(J),o.d(J,{ButtonSelectorKeysEnum:()=>Ei,getDefaultData:()=>Li});var $={};o.r($),o.d($,{SelectorKeysEnum:()=>Ni,getDefaultData:()=>Ii});var ee={};o.r(ee),o.d(ee,{getDefaultData:()=>Pi,gridSelectorKeysEnum:()=>Di});var te={};o.r(te),o.d(te,{SelectorKeysEnum:()=>xi,getDefaultData:()=>ji});var oe={};o.r(oe),o.d(oe,{SelectorKeysEnum:()=>Bi,getDefaultData:()=>zi});var re={};o.r(re),o.d(re,{SelectorKeysEnum:()=>Ki,getDefaultData:()=>Gi});var ie={};o.r(ie),o.d(ie,{SelectorKeysEnum:()=>Ui,getDefaultData:()=>Vi});var ae={};o.r(ae),o.d(ae,{SelectorKeysEnum:()=>Wi,getDefaultData:()=>Xi});var ne={};o.r(ne),o.d(ne,{PaymentMethodSelectorKeysEnum:()=>Fi,getDefaultData:()=>Zi});var le={};o.r(le),o.d(le,{PickupLocationsSelectorKeysEnum:()=>Qi,getDefaultData:()=>ea});var pe={};o.r(pe),o.d(pe,{SelectorKeysEnum:()=>$i,getDefaultData:()=>ra});var se={};o.r(se),o.d(se,{ButtonSelectorKeysEnum:()=>oa,getDefaultData:()=>na});var de={};o.r(de),o.d(de,{ProductHighlightsSelectorKeysEnum:()=>aa,getDefaultData:()=>sa});var ce={};o.r(ce),o.d(ce,{ProductInventorySelectorKeysEnum:()=>pa,getDefaultData:()=>ya});var ye={};o.r(ye),o.d(ye,{SelectorKeysEnum:()=>ca,getDefaultData:()=>ga});var ue={};o.r(ue),o.d(ue,{ProductPromotionsSelectorKeysEnum:()=>ua,getDefaultData:()=>Ca});var Se={};o.r(Se),o.d(Se,{getDefaultData:()=>va,selfEnums:()=>ha});var ge={};o.r(ge),o.d(ge,{SelectorKeysEnum:()=>ba,getDefaultData:()=>Ea});var Te={};o.r(Te),o.d(Te,{getDefaultData:()=>fa,sectionSelectorKeysEnum:()=>wa});var he={};o.r(he),o.d(he,{ShippingEstimatorSelectorKeysEnum:()=>Ra,getDefaultData:()=>La});var Ce={};o.r(Ce),o.d(Ce,{getDefaultData:()=>Da});var Oe={};o.r(Oe),o.d(Oe,{SocialSelectorKeysEnum:()=>nn,getDefaultData:()=>sn});var be={};o.r(be),o.d(be,{getDefaultData:()=>cn,selfSelectorKeysEnum:()=>pn});var ve={};o.r(ve),o.d(ve,{StoreLocationSelectorKeysEnum:()=>dn,getDefaultData:()=>Sn});var me={};o.r(me),o.d(me,{TableSelectorKeysEnum:()=>un,getDefaultData:()=>hn});var we={};o.r(we),o.d(we,{SelectorKeysEnum:()=>Tn,getDefaultData:()=>mn});var Ee={};o.r(Ee),o.d(Ee,{getDefaultData:()=>En,textSelectorKeysEnum:()=>On});var Re={};o.r(Re),o.d(Re,{UOMSelectorKeysEnum:()=>wn,getDefaultData:()=>Nn});var fe={};o.r(fe),o.d(fe,{SelfEnums:()=>fn,getDefaultData:()=>Dn});var Ne={};o.r(Ne),o.d(Ne,{VideoSelectorKeysEnum:()=>An,getDefaultData:()=>Pn});var Le={};o.r(Le),o.d(Le,{VolumePricingSelectorKeysEnum:()=>xn,getDefaultData:()=>jn});var Ae={};o.r(Ae),o.d(Ae,{getDefaultData:()=>zn,lightboxSelectorKeysEnum:()=>Bn});var De={};o.r(De),o.d(De,{cartSelectorKeysEnum:()=>Kn,getDefaultData:()=>Gn});var Ie={};o.r(Ie),o.d(Ie,{getDefaultData:()=>Vn,profileSelectorKeysEnum:()=>Un});var xe={};o.r(xe),o.d(xe,{getDefaultData:()=>Xn,selfSelectorKeysEnum:()=>Wn});var Pe={};o.r(Pe),o.d(Pe,{getDefaultData:()=>Qn,selfSelectorKeysEnum:()=>Yn});var _e={};o.r(_e),o.d(_e,{SelectorKeysEnum:()=>qn,getDefaultData:()=>$n});var Be={};o.r(Be),o.d(Be,{SelectorKeysEnum:()=>Jn,getDefaultData:()=>rl});var je={};o.r(je),o.d(je,{SelectorKeysEnum:()=>ol,getDefaultData:()=>nl});var He={};o.r(He),o.d(He,{SelectorKeysEnum:()=>al,getDefaultData:()=>yl});var Ke={};o.r(Ke),o.d(Ke,{SelectorKeysEnum:()=>cl,getDefaultData:()=>Ol});var ze={};o.r(ze),o.d(ze,{SelectorKeysEnum:()=>Tl,getDefaultData:()=>ml});var ke={};o.r(ke),o.d(ke,{SelectorKeysEnum:()=>vl,getDefaultData:()=>Rl});var Ue={};o.r(Ue),o.d(Ue,{SelectorKeysEnum:()=>El,getDefaultData:()=>Ll});var Ge={};o.r(Ge),o.d(Ge,{SelectorKeysEnum:()=>Nl,getDefaultData:()=>Il});var Me={};o.r(Me),o.d(Me,{SelectorKeysEnum:()=>Dl,getDefaultData:()=>jl});var We={};o.r(We),o.d(We,{SelectorKeysEnum:()=>Pl,getDefaultData:()=>Gl});var Ve={};o.r(Ve),o.d(Ve,{getDefaultData:()=>Fl,orderSelectorKeysEnum:()=>Kl});var Ye={};o.r(Ye),o.d(Ye,{SelectorKeysEnum:()=>Wl,getDefaultData:()=>Jl});var Fe={};o.r(Fe),o.d(Fe,{SelectorKeysEnum:()=>ql,getDefaultData:()=>rp});var Xe={};o.r(Xe),o.d(Xe,{getDefaultData:()=>ap,selfSelectorKeysEnum:()=>ep});var qe={};o.r(qe),o.d(qe,{SelectorKeysEnum:()=>ip,getDefaultData:()=>pp});var Qe={};o.r(Qe),o.d(Qe,{getDefaultData:()=>dp,selfSelectorKeysEnum:()=>lp});var Ze={};o.r(Ze),o.d(Ze,{getDefaultData:()=>yp,selfSelectorKeysEnum:()=>sp});var Je={};o.r(Je),o.d(Je,{SelectorKeysEnum:()=>cp,getDefaultData:()=>gp});var $e={};o.r($e),o.d($e,{contactUsSelectorKeysEnum:()=>Sp,getDefaultData:()=>hp});var et={};o.r(et),o.d(et,{getDefaultData:()=>Op,loginSelectorKeysEnum:()=>Tp});var tt={};o.r(tt),o.d(tt,{getDefaultData:()=>vp,resetPasswordSelectorKeysEnum:()=>Cp});var ot={};o.r(ot),o.d(ot,{SelectorKeysEnum:()=>bp,getDefaultData:()=>Np});var rt={};o.r(rt),o.d(rt,{SelectorKeysEnum:()=>wp,getDefaultData:()=>Dp});var it={};o.r(it),o.d(it,{getDefaultData:()=>Pp,searchResultsHeadingSelectorKeysEnum:()=>Lp});var at={};o.r(at),o.d(at,{getDefaultData:()=>jp,itemStockSelectorKeysEnum:()=>xp});var nt={};o.r(nt),o.d(nt,{SelectorKeysEnum:()=>Bp,getDefaultData:()=>Gp});var lt={};o.r(lt),o.d(lt,{SelectorKeysEnum:()=>Kp,getDefaultData:()=>Fp});var pt={};o.r(pt),o.d(pt,{SelectorKeysEnum:()=>Wp,getDefaultData:()=>es});var st={};o.r(st),o.d(st,{SelectorKeysEnum:()=>Qp,getDefaultData:()=>os});var dt={};o.r(dt),o.d(dt,{LineSelectorKeysEnum:()=>ts,getDefaultData:()=>as});var ct={};o.r(ct),o.d(ct,{getDefaultData:()=>ds});var yt={};o.r(yt),o.d(yt,{getDefaultData:()=>ys,selfSelectorKeysEnum:()=>ls});var ut={};o.r(ut),o.d(ut,{SelectorKeysEnum:()=>cs,getDefaultData:()=>Ts});var St={};o.r(St),o.d(St,{createFormSelectorKeysEnum:()=>Ss,getDefaultData:()=>Cs});var gt={};o.r(gt),o.d(gt,{QuickLinksSelectorKeysEnum:()=>hs,getDefaultData:()=>vs});var Tt={};o.r(Tt),o.d(Tt,{AddOrderSelectorKeysEnum:()=>bs,getDefaultData:()=>Es});var ht={};o.r(ht),o.d(ht,{getDefaultData:()=>As});var Ct={};o.r(Ct),o.d(Ct,{getDefaultData:()=>Is,selfSelectorKeysEnum:()=>fs});var Ot={};o.r(Ot),o.d(Ot,{SelectorKeysEnum:()=>Ds,getDefaultData:()=>_s});var bt={};o.r(bt),o.d(bt,{getDefaultData:()=>Hs,spotlightSelectorKeysEnum:()=>Ps});var vt={};o.r(vt),o.d(vt,{SelectorKeysEnum:()=>js,getDefaultData:()=>Ms});var mt={};o.r(mt),o.d(mt,{getDefaultData:()=>Zs});var wt={};o.r(wt),o.d(wt,{getDefaultData:()=>ld});var Et={};o.r(Et),o.d(Et,{getDefaultData:()=>sd});var Rt={};o.r(Rt),o.d(Rt,{getDefaultData:()=>cd,selfSelectorKeysEnum:()=>pd});var ft={};o.r(ft),o.d(ft,{getDefaultData:()=>ud,selfSelectorKeysEnum:()=>dd});var Nt={};o.r(Nt),o.d(Nt,{SelectorKeysEnum:()=>yd,getDefaultData:()=>gd});var Lt={};o.r(Lt),o.d(Lt,{ButtonSelectorKeysEnum:()=>Sd,getDefaultData:()=>Cd});var At={};o.r(At),o.d(At,{SelectorKeysEnum:()=>hd,getDefaultData:()=>Rd});var Dt={};o.r(Dt),o.d(Dt,{BadgeSelectorKeysEnum:()=>vd,getDefaultData:()=>Id});var It={};o.r(It),o.d(It,{getDefaultData:()=>Bd,selfEnums:()=>Nd});var xt={};o.r(xt),o.d(xt,{cartSelectorKeysEnum:()=>Pd,getDefaultData:()=>Ud});var Pt={};o.r(Pt),o.d(Pt,{getDefaultData:()=>Wd,loaderSelectorKeysEnum:()=>Hd});var _t={};o.r(_t),o.d(_t,{SelectorKeysEnum:()=>Md,getDefaultData:()=>qd});var Bt={};o.r(Bt),o.d(Bt,{ButtonSelectorKeysEnum:()=>Yd,getDefaultData:()=>Zd});var jt={};o.r(jt),o.d(jt,{addOrder:()=>Tt,addProductsTab:()=>_t,allocationDetails:()=>st,allocations:()=>qe,amountEstimator:()=>W,badge:()=>Dt,brand:()=>je,brandImage:()=>Ue,breadcrumbs:()=>ot,bulkVariantPicker:()=>V,bundle:()=>He,bundleDetails:()=>Ke,button:()=>Y,buyForTabsContainer:()=>Ct,buyForWithTabs:()=>ht,cart:()=>De,cartAttributes:()=>xt,cartDetails:()=>nt,cartSummary:()=>lt,category:()=>ze,categoryDetails:()=>Je,checkout:()=>pt,code:()=>F,common:()=>G,contactUs:()=>$e,container:()=>q,countdown:()=>Q,createForm:()=>St,embed:()=>Z,faq:()=>J,filterResults:()=>Nt,filters:()=>Ge,gallerySlider:()=>$,grid:()=>ee,iconLibrary:()=>rt,iconList:()=>mt,image:()=>te,imageHotspot:()=>ie,itemStock:()=>at,languageMenu:()=>It,layouter:()=>Qe,layouterItem:()=>Ze,layouterPro:()=>Rt,layouterProItem:()=>ft,lightBoxV2:()=>Xe,lightbox:()=>Ae,line:()=>dt,loader:()=>Pt,login:()=>et,map:()=>ae,marchandiserSets:()=>ut,menu:()=>_e,menuItem:()=>Et,menuV2:()=>wt,orderStatus:()=>Ve,pastOrders:()=>We,paymentMethods:()=>ne,pickupLocations:()=>le,price:()=>ye,product:()=>oe,productActions:()=>se,productCustomizations:()=>vt,productDetails:()=>re,productHighlights:()=>de,productImage:()=>pe,productInventory:()=>ce,productOptions:()=>Be,productPromotions:()=>ue,productSizeChart:()=>Lt,profile:()=>Ie,quantitySelector:()=>Se,quickLinks:()=>gt,quotaDetails:()=>Bt,quotes:()=>Ye,repeater:()=>xe,repeaterItem:()=>Pe,resetPassword:()=>tt,rfqs:()=>Fe,scroll:()=>ge,search:()=>M,searchResultsHeading:()=>it,section:()=>Te,shippingEstimator:()=>he,slideShowLayouter:()=>Ce,social:()=>Oe,sort:()=>Me,spotlight:()=>bt,stack:()=>be,staticText:()=>X,storeLocations:()=>ve,subCategory:()=>ke,tabContainer:()=>yt,table:()=>me,tabs:()=>we,tabsV2:()=>ct,text:()=>Ee,toaster:()=>Ot,uomSelector:()=>Re,userElements:()=>At,variantPicker:()=>fe,video:()=>Ne,volumePricing:()=>Le});var Ht={};o.r(Ht),o.d(Ht,{getDefaultStyles:()=>Jd});var Kt={};o.r(Kt),o.d(Kt,{getDefaultStyles:()=>$d});var zt={};o.r(zt),o.d(zt,{getDefaultStyles:()=>ec});var kt={};o.r(kt),o.d(kt,{getDefaultStyles:()=>tc});var Ut={};o.r(Ut),o.d(Ut,{getDefaultStyles:()=>oc});var Gt={};o.r(Gt),o.d(Gt,{getDefaultStyles:()=>rc,getDefaultStylesV2:()=>ic});var Mt={};o.r(Mt),o.d(Mt,{getDefaultStyles:()=>ac});var Wt={};o.r(Wt),o.d(Wt,{getDefaultStyles:()=>nc});var Vt={};o.r(Vt),o.d(Vt,{getDefaultStyles:()=>lc});var Yt={};o.r(Yt),o.d(Yt,{getDefaultStyles:()=>pc});var Ft={};o.r(Ft),o.d(Ft,{getDefaultStyles:()=>sc});var Xt={};o.r(Xt),o.d(Xt,{getDefaultStyles:()=>dc});var qt={};o.r(qt),o.d(qt,{getDefaultStyles:()=>cc});var Qt={};o.r(Qt),o.d(Qt,{getDefaultStyles:()=>yc});var Zt={};o.r(Zt),o.d(Zt,{getDefaultStyles:()=>uc});var Jt={};o.r(Jt),o.d(Jt,{getDefaultStyles:()=>Sc});var $t={};o.r($t),o.d($t,{getDefaultStyles:()=>gc});var eo={};o.r(eo),o.d(eo,{getDefaultStyles:()=>Tc});var to={};o.r(to),o.d(to,{getDefaultStyles:()=>hc});var oo={};o.r(oo),o.d(oo,{getDefaultStyles:()=>Cc,getSectionDefaultStyles:()=>Oc});var ro={};o.r(ro),o.d(ro,{getDefaultStyles:()=>bc});var io={};o.r(io),o.d(io,{getDefaultStyles:()=>vc});var ao={};o.r(ao),o.d(ao,{getDefaultStyles:()=>mc});var no={};o.r(no),o.d(no,{getDefaultStyles:()=>wc});var lo={};o.r(lo),o.d(lo,{getDefaultStyles:()=>Ec});var po={};o.r(po),o.d(po,{getDefaultStyles:()=>Rc,getSectionDefaultStyles:()=>fc});var so={};o.r(so),o.d(so,{AttributeDataType:()=>Zc,ElementSettingEnum:()=>Bc,FBModeEnum:()=>Ac,FB_CELL_HEIGHT:()=>Vc,FB_CONTAINER_PADDING:()=>Yc,FB_GRID_COLS:()=>Gc,FB_GRID_MIN_WIDTH:()=>Fc,FB_GRID_MOBILE_COLS:()=>Mc,FB_GRID_MOBILE_MIN_WIDTH:()=>Xc,FB_GRID_ROWS:()=>Wc,FileTypeEnum:()=>Qc,FormComponentTypeEnum:()=>Ic,FormConfirmationOption:()=>jc,FormElementIdEnum:()=>Pc,FormElementTypeEnum:()=>xc,FormIconEnum:()=>_c,FormMessageDisplay:()=>Hc,FormRequiredFieldPlacement:()=>kc,FormRequiredFieldStyle:()=>Kc,FormSpamFilterMethod:()=>zc,FormType:()=>Lc,GenderEnum:()=>Uc,ImageTypeEnum:()=>qc,ScreenSizeEnums:()=>Dc,createAttributeFieldMap:()=>ey,genderConstant:()=>Jc,getCompTypeByAttrId:()=>ty});var co={};o.r(co),o.d(co,{getDefaultQuickLinksStyles:()=>oy});var yo={};o.r(yo),o.d(yo,{getDefaultStyles:()=>ry});var uo={};o.r(uo),o.d(uo,{getDefaultStyles:()=>iy});var So={};o.r(So),o.d(So,{getDefaultStyles:()=>ay});var go={};o.r(go),o.d(go,{getDefaultToasterStyles:()=>ny});var To={};o.r(To),o.d(To,{getDefaultStyles:()=>ly,getSectionDefaultStyles:()=>py});var ho={};o.r(ho),o.d(ho,{getDefaultStyles:()=>sy});var Co={};o.r(Co),o.d(Co,{getDefaultStyles:()=>dy});var Oo={};o.r(Oo),o.d(Oo,{getDefaultStyles:()=>cy});var bo={};o.r(bo),o.d(bo,{getDefaultStyles:()=>yy});var vo={};o.r(vo),o.d(vo,{getDefaultStyles:()=>uy});var mo={};o.r(mo),o.d(mo,{getDefaultStyles:()=>Sy});var wo={};o.r(wo),o.d(wo,{getDefaultStyles:()=>gy});var Eo={};o.r(Eo),o.d(Eo,{getDefaultStyles:()=>Ty});var Ro={};o.r(Ro),o.d(Ro,{getDefaultStyles:()=>hy});var fo={};o.r(fo),o.d(fo,{getDefaultStyles:()=>Cy});var No={};o.r(No),o.d(No,{getDefaultStyles:()=>Oy});var Lo={};o.r(Lo),o.d(Lo,{getDefaultStyles:()=>by});var Ao={};o.r(Ao),o.d(Ao,{getDefaultStyles:()=>vy});var Do,Io,xo,Po,_o,Bo,jo,Ho,Ko,zo,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",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Go=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},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%"}},Vo=function(){return{minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"300px",gridTemplateColumns:"100%"}},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",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},Xo=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%"}},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"}},Qo=function(){return{minHeight:"0px",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",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto"}},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"}},$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"}},er=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},tr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},or=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},rr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ir=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ar=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},nr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},lr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},pr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},sr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},dr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},cr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},yr=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},ur=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},Sr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},gr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},Tr=function(){return{maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",gridTemplateRows:"300px",gridTemplateColumns:"300px"}},hr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Cr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Or=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"}},br=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},vr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},mr=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},wr=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"}},Er=function(){return{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.GET="GET",e.POST="POST",e.PUT="PUT",e.DELETE="DELETE"}(Do||(Do={})),function(e){e.PRODUST="PRODUST",e.CATEGORIES="CATEGORIES",e.BRANDS="BRANDS",e.PRODUCT_BY_ID="PRODUCT_BY_ID",e.CATEGORY_BY_ID="CATegory_BY_ID",e.BRAND_BY_ID="BRAND_BY_ID",e.SUB_CATEGORY="SUB_CATEGORY",e.MARCHANDISER_SETS="MARCHANDISER_SETS",e.BUNDLES="BUNDLES",e.BUNLES_BY_ID="BUNLES_BY_ID",e.BUNDLE_BY_TYPE="BUNDLE_BY_TYPE",e.PRODUCT_BUNDLE_DETAILS="PRODUCT_BUNDLE_DETAILS",e.CATEGORY_BUNDLE_DETAILS="CATEGORY_BUNDLE_DETAILS"}(Io||(Io={})),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.layouterProWrapper="cms-layouter-pro-wrapper",e.repeaterItemWrapper="cms-repeater-item-wrapper",e.layouterItemWrapper="cms-layouter-item-wrapper",e.layouterProItemWrapper="cms-layouter-pro-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",e.animation="flex-animation-element"}(xo||(xo={})),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']",e.layouterProElement="div[data-element-type='layouter-pro']"}(Po||(Po={})),function(e){e.id="data-cms-tool",e.state="data-cms-state",e.style="data-style-id",e.animation="data-anim-id",e.animationAttr="data-anim-type",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"}(_o||(_o={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLLED_CSS="controlledCss",e.CONTROLS="controls",e.CONTENT="content"}(Bo||(Bo={})),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"}(jo||(jo={})),function(e){e[e.BUILDER=1]="BUILDER",e[e.PREVIEW=2]="PREVIEW",e[e.WEBSITE=3]="WEBSITE"}(Ho||(Ho={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(Ko||(Ko={})),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"}(zo||(zo={}));var Rr,fr,Nr,Lr,Ar,Dr,Ir,xr,Pr,_r,Br,jr,Hr,Kr,zr,kr,Ur={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",LAYOUTER_PRO:"layouter-pro",LAYOUTER_PRO_ITEM:"layouter-pro-item",USER_ELEMENTS:"userElements",FILTER_RESULTS:"filterResults",PRODUCT_SIZECHART:"productSizeChart",BADGE:"badge",CART_ATTRIBUTES:"cartAttributes",LANGUAGE_MENU:"languageMenu",LOADER:"loader",PRODUCT_BRAND_IMAGE:"productBrandImage",ADD_PRODUCTS_TAB:"addProductsTab",QUOTA_DETAILS:"quotaDetails"};!function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(Rr||(Rr={})),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"}(fr||(fr={})),function(e){e.ARROWSANDDOTS="Arrows & Dots",e.ARROWS="Arrows",e.DOTS="Dots",e.NONE="None"}(Nr||(Nr={})),function(e){e.GRID="grid",e.LIST="list"}(Lr||(Lr={})),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"}(Ar||(Ar={})),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"}(Dr||(Dr={})),function(e){e[e.CSS=1]="CSS",e[e.HTML=2]="HTML"}(Ir||(Ir={})),function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(xr||(xr={})),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",e.EMBROIDERY_PLAYGROUND_STATE="embroideryPlaygroundState",e.FLEX_BUILDER_ANIMATION_TEMP_STATE="flexBuilderAnimationTempState"}(_r||(_r={})),function(e){e[e.NESTEDJSON=1]="NESTEDJSON",e[e.FLATJSON=2]="FLATJSON"}(Br||(Br={})),function(e){e.FLEXLIGHTBOXCLOSEBTN="isLightboxCloseIconKey",e.FLEX_ELEMENET_ANIMATION_KEY="animationData"}(jr||(jr={})),function(e){e.PLACEHOLDER_IMAGE="/00000000-0000-0000-0000-000000000000/development/img-placeholder.jpg"}(Hr||(Hr={})),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"}(Kr||(Kr={})),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"}(zr||(zr={})),function(e){e[e.SLIDER_CONTROL=1]="SLIDER_CONTROL",e[e.GRID_TOGGLE=2]="GRID_TOGGLE"}(kr||(kr={}));var Gr,Mr=[fr.SCROLL_TO,fr.LIGHTBOX],Wr={theme:{value:"p1",property:"theme",propertyType:Bo.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:Bo.CSS,parentRef:"ty-p1-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:Bo.CSS,parentRef:"ty-p1-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:Bo.CSS,parentRef:"ty-p1-tt-cr"},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:Bo.CSS},bold:{value:"normal",property:"fontWeight",propertyType:Bo.CSS,parentRef:"ty-p1-bd"},italic:{value:"",property:"fontStyleItalic",propertyType:Bo.CSS,parentRef:"ty-p1-ic"},linethrough:{value:"",property:"linethrough",propertyType:Bo.CSS,parentRef:"ty-p1-le-th"},underline:{value:"auto",property:"underline",propertyType:Bo.CSS,parentRef:"ty-p1-ue"},textAlign:{value:"left",property:"textAlign",propertyType:Bo.CSS,parentRef:"ty-p1-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:Bo.CSS,parentRef:"ty-p1-cr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:Bo.CSS,parentRef:"ty-p1-le-ht"},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:Bo.CSS,parentRef:"ty-p1-ph-sg"}},Vr={themeDesc:{value:"p1",property:"themeDesc",propertyType:Bo.CONTROLS},fontDesc:{value:"Lato",property:"fontFamilyDesc",propertyType:Bo.CSS,parentRef:"ty-p1-ft-fy"},fontSizeDesc:{value:14,unit:1,property:"fontSizeDesc",propertyType:Bo.CSS,parentRef:"ty-p1-ft-se"},textColorDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"colorDesc",propertyType:Bo.CSS,parentRef:"ty-p1-tt-cr"},textHighlightDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlightDesc",propertyType:Bo.CSS},boldDesc:{value:"normal",property:"fontWeightDesc",propertyType:Bo.CSS,parentRef:"ty-p1-bd"},italicDesc:{value:"",property:"fontStyleItalicDesc",propertyType:Bo.CSS,parentRef:"ty-p1-ic"},linethroughDesc:{value:"",property:"linethroughDesc",propertyType:Bo.CSS,parentRef:"ty-p1-le-th"},underlineDesc:{value:"",property:"underlineDesc",propertyType:Bo.CSS,parentRef:"ty-p1-ue"},textAlignDesc:{value:"left",property:"textAlignDesc",propertyType:Bo.CSS,parentRef:"ty-p1-tt-an"},characterSpacingDesc:{value:0,unit:1,property:"letterSpacingDesc",propertyType:Bo.CSS,parentRef:"ty-p1-cr-sg"},lineHeightDesc:{value:20,unit:1,property:"lineHeightDesc",propertyType:Bo.CSS,parentRef:"ty-p1-le-ht"},paragraphSpacingDesc:{value:0,unit:1,property:"paragraphSpacingDesc",propertyType:Bo.CSS,parentRef:"ty-p1-ph-sg"}},Yr=(Bo.CONTROLS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CONTROLS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CONTROLS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CONTROLS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,{theme:{value:"h3",property:"theme",propertyType:Bo.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:Bo.CSS,parentRef:"ty-h3-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:Bo.CSS,parentRef:"ty-h3-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:Bo.CSS,parentRef:"ty-h3-tt-cr"},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:Bo.CSS},bold:{value:"normal",property:"fontWeight",propertyType:Bo.CSS,parentRef:"ty-h3-bd"},italic:{value:"",property:"fontStyleItalic",propertyType:Bo.CSS,parentRef:"ty-h3-ic"},linethrough:{value:"",property:"linethrough",propertyType:Bo.CSS,parentRef:"ty-h3-le-th"},underline:{value:"auto",property:"underline",propertyType:Bo.CSS,parentRef:"ty-h3-ue"},textAlign:{value:"left",property:"textAlign",propertyType:Bo.CSS,parentRef:"ty-h3-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:Bo.CSS,parentRef:"ty-h3-cr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:Bo.CSS,parentRef:"ty-h3-le-ht"},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:Bo.CSS,parentRef:"ty-h3-ph-sg"}}),Fr=(Bo.CONTROLS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CONTROLS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CONTROLS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Object.assign(Object.assign(Object.assign({adjustment:{value:"fluid",property:"adjustment",propertyType:Bo.TOOL},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Bo.CONTROLS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:Bo.CSS},width:{value:"100",property:"width",unit:4,propertyType:Bo.CSS},height:{value:"100",property:"height",unit:1,propertyType:Bo.CSS},minHeight:{value:"100",property:"minHeight",unit:1,propertyType:Bo.CSS},maxHeight:{value:"100",property:"maxHeight",unit:1,propertyType:Bo.CSS,isReadOnly:!1},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:Bo.CSS},textPosition:{value:"top",property:"textPosition",propertyType:Bo.CONTROLS},direction:{value:"Horizontal",propertyType:Bo.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Bo.CONTROLS},dropdownOptionsSpacing:{value:"10",unit:1,property:"dropdownOptionsSpacing",propertyType:Bo.CSS},dropdownOptionsPadding:{value:"10",unit:1,property:"dropdownOptionsPadding",propertyType:Bo.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:Bo.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:Bo.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:Bo.CSS},maxItemsToDisplay:{value:"10",property:"maxItemsToDisplay",propertyType:Bo.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Bo.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:Bo.CSS},overflowContent:{value:[{direction:"vertical",value:"scroll"},{direction:"horizontal",value:"hidden"}],property:"overflow",propertyType:Bo.CONTROLS},scrollDirection:{value:"horizontal",property:"scroll",propertyType:Bo.CONTROLS},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:Bo.CONTROLS},positionType:{value:"fixed",property:"position",propertyType:Bo.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:Bo.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:Bo.CSS,parentRef:"cs-be-se-2"},overlayColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}},property:"overlayColor",propertyType:Bo.CSS,parentRef:"cs-be-cr-1"},borderColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"borderColor",propertyType:Bo.CSS,parentRef:"cs-gl-ls-ad-ds"},borderStyle:{value:"solid",property:"borderStyle",propertyType:Bo.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:Bo.CSS},dividerWidth:{value:1,property:"dividerWidth",unit:1,propertyType:Bo.CSS},showBorder:{value:!0,propertyType:Bo.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:Bo.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:Bo.CSS,parentRef:"cs-cm-cr-1"},angle:{property:"shadowAngle",propertyType:Bo.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:Bo.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:Bo.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:Bo.CSS},cropRatio:{value:"16:9",propertyType:Bo.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:Bo.CSS},exposure:{value:0,propertyType:Bo.CONTROLS},contrast:{value:0,propertyType:Bo.CONTROLS},saturation:{value:0,propertyType:Bo.CONTROLS},brightness:{value:0,propertyType:Bo.CONTROLS},tint:{value:0,propertyType:Bo.CONTROLS},hue:{value:0,propertyType:Bo.CONTROLS},lightness:{value:0,propertyType:Bo.CONTROLS},highlights:{value:0,propertyType:Bo.CONTROLS},shadows:{value:0,propertyType:Bo.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:Bo.CONTROLS},rotate:{value:0,property:"rotate",propertyType:Bo.CSS}},Wr),Vr),{icon:{value:"check",propertyType:Bo.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},iconSize:{value:26,unit:1,property:"iconSize",propertyType:Bo.CSS},iconSizeDesc:{value:26,unit:1,property:"iconSizeDesc",propertyType:Bo.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},iconColorDesc:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1Desc",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},showIcon:{value:!0,property:"showIcon",propertyType:Bo.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:Bo.CONTROLS},backgroundImage:{value:"",property:"backgroundImage",propertyType:Bo.CSS},backgroundSize:{value:"contain",property:"backgroundSize",propertyType:Bo.CSS},backgroundPositionY:{value:0,property:"backgroundPositionY",propertyType:Bo.CSS},backgroundPositionX:{value:0,property:"backgroundPositionX",propertyType:Bo.CSS},backgroundPosition:{value:"center",property:"backgroundPosition",propertyType:Bo.CSS},backgroundAttachment:{value:"scroll",property:"backgroundAttachment",propertyType:Bo.CSS},backgroundRepeat:{value:"no-repeat",property:"backgroundRepeat",propertyType:Bo.CSS},dividerColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"dividerColor",propertyType:Bo.CSS,parentRef:"cs-gl-ls-ad-ds"},horizontalAlignment:{value:"center",property:"horizontalAlignment",propertyType:Bo.CONTROLS}})),Xr={overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,maxHeight:Fr.maxHeight},qr={backgroundColor:Object.assign(Object.assign({},Fr.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},Fr.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},Fr.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},Fr.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-wh"}),showBorder:Object.assign(Object.assign({},Fr.showBorder),{value:!0,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},Fr.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},Fr.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},Fr.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},Fr.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},Fr.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},Fr.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},Fr.font),{value:null,parentRef:"bs-dt-se-ft"}),fontSize:Object.assign(Object.assign({},Fr.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},Fr.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},Fr.bold),{value:"normal",parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},Fr.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},Fr.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},Fr.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},Fr.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},Fr.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},Fr.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:Fr.icon,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Fr.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},Qr={backgroundColor:Object.assign(Object.assign({},Fr.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"}),borderColor:Object.assign(Object.assign({},Fr.borderColor),{value:null,parentRef:"bs-hr-se-br-cr"}),borderStyle:Object.assign(Object.assign({},Fr.borderStyle),{value:null,parentRef:"bs-hr-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},Fr.borderPerSlide),{value:null,parentRef:"bs-hr-se-br-wh"}),showBorder:Object.assign(Object.assign({},Fr.showBorder),{value:!0,parentRef:"bs-hr-se-sw-br"}),showShadow:Object.assign(Object.assign({},Fr.showShadow),{value:null,parentRef:"bs-hr-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},Fr.shadowColor),{value:null,parentRef:"bs-hr-se-sw-cr"}),blur:Object.assign(Object.assign({},Fr.blur),{value:null,parentRef:"bs-hr-se-br"}),spread:Object.assign(Object.assign({},Fr.spread),{value:null,parentRef:"bs-hr-se-sd"}),angle:Object.assign(Object.assign({},Fr.angle),{value:null,parentRef:"bs-hr-se-ae"}),borderRadius:Object.assign(Object.assign({},Fr.borderRadius),{value:null,parentRef:"bs-hr-se-br-rs"}),font:Object.assign(Object.assign({},Fr.font),{value:null,parentRef:"bs-hr-se-ft"}),fontSize:Object.assign(Object.assign({},Fr.fontSize),{value:null,parentRef:"bs-hr-se-ft-se"}),textColor:Object.assign(Object.assign({},Fr.textColor),{value:null,parentRef:"bs-hr-se-tt-cr"}),bold:Object.assign(Object.assign({},Fr.bold),{value:"normal",parentRef:"bs-hr-se-bd"}),italic:Object.assign(Object.assign({},Fr.italic),{value:null,parentRef:"bs-hr-se-ic"}),linethrough:Object.assign(Object.assign({},Fr.linethrough),{value:null,parentRef:"bs-hr-se-lh"}),underline:Object.assign(Object.assign({},Fr.underline),{value:null,parentRef:"bs-hr-se-ue"}),textAlign:Object.assign(Object.assign({},Fr.textAlign),{value:null,parentRef:"bs-hr-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},Fr.characterSpacing),{value:null,parentRef:"bs-hr-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},Fr.lineHeight),{value:null,parentRef:"bs-hr-se-le-ht"}),icon:Fr.icon,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:null,parentRef:"bs-hr-se-sw-in"}),iconSize:Object.assign(Object.assign({},Fr.iconSize),{value:null,parentRef:"bs-hr-se-in-se"}),iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:null,parentRef:"bs-hr-se-in-cr"})},Zr={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:Bo.CONTROLS},buttonType:{value:"primaryButton",propertyType:Bo.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:Bo.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:Bo.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:Bo.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Bo.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:Bo.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:Bo.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Bo.CSS},width:Object.assign(Object.assign({},Fr.width),{value:"auto",unit:5}),padding:Object.assign(Object.assign({},Fr.padding),{parentRef:"bs-pg"})},Jr=Object.assign({buttonStyle:Zr.buttonStyle,buttonText:Zr.buttonText,iconPadding:Zr.iconPadding,iconPosition:Zr.iconPosition,iconAndTextSpacing:Zr.iconAndTextSpacing,alignment:Zr.alignment,buttonType:Zr.buttonType,width:Zr.width,padding:Zr.padding},qr),$r=Object.assign({buttonStyle:Zr.buttonStyle,buttonText:Zr.buttonText,iconPadding:Zr.iconPadding,iconPosition:Zr.iconPosition,iconAndTextSpacing:Zr.iconAndTextSpacing,alignment:Zr.alignment,buttonType:Zr.buttonType,width:Zr.width,padding:Zr.padding},Qr),ei=Zr,ti={whenClicked:{value:"Open Full Search",property:"whenClicked",propertyType:Bo.CONTROLS},showSearchText:{value:!0,property:"showSearchText",propertyType:Bo.CONTROLS},searchText:{value:"My Search",property:"searchText",propertyType:Bo.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:Bo.CONTROLS},searchPlaceholderText:{value:"My Search",property:"searchPlaceholderText",propertyType:Bo.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"}(Gr||(Gr={}));var oi,ri=function(){return{layout:{selectorKey:Gr.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"70",unit:1}),margin:Fr.margin,padding:Fr.padding,whenClicked:ti.whenClicked,showSearchText:ti.showSearchText,searchText:ti.searchText,searchPlaceholderText:ti.searchPlaceholderText,showNoOfItems:ti.showNoOfItems,positionType:Fr.positionType,pinTo:Fr.pinTo},design:{selectorKey:Gr.DESIGN,searchBar:{selectorKey:Gr.SEARCHBAR,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},searchIcon:{selectorKey:Gr.SEARCH_ICON,showIcon:Fr.showIcon,iconSize:Fr.iconSize,iconColor:Fr.iconColor,icon:{value:"search-sm",propertyType:Bo.CONTROLS}},placeholderText:{selectorKey:Gr.PLACEHOLDER_TEXT,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight}}}},ii={displayType:{value:"Stack Vertical",property:"displayType",propertyType:Bo.CONTROLS},displayStyle:{value:"Button",property:"displayStyle",propertyType:Bo.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Bo.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:Bo.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Bo.CSS},itemHeight:{value:"200",property:"itemHeight",unit:1,propertyType:Bo.CSS},noOfItemsToShow:{value:2,propertyType:Bo.CONTROLS},ItemContentAlignment:{value:"left",property:"ItemContentAlignment",propertyType:Bo.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Bo.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:Bo.CONTROLS},header:{value:!0,property:"header",propertyType:Bo.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Bo.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Bo.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Bo.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Bo.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:Bo.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:Bo.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:Bo.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:Bo.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Bo.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Bo.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Bo.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Bo.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Bo.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Bo.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Bo.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:Bo.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Bo.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Bo.CSS},title:{value:"Estimate Shipping and Tax",property:"title",propertyType:Bo.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Bo.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Bo.CONTROLS},description:{value:"Enter your destination to get a shipping estimate.",property:"description",propertyType:Bo.CONTROLS},country:{value:!0,property:"country",propertyType:Bo.CONTROLS},state:{value:!0,property:"state",propertyType:Bo.CONTROLS},zipCode:{value:!0,property:"zipCode",propertyType:Bo.CONTROLS},shippingMethodName:{value:!0,property:"shippingMethodName",propertyType:Bo.CONTROLS},shippingMethodLogo:{value:!0,property:"shippingMethodLogo",propertyType:Bo.CONTROLS},shippingDescription:{value:!0,property:"shippingDescription",propertyType:Bo.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:Bo.CONTROLS},estimatedShippingCost:{value:!0,property:"estimatedShippingCost",propertyType:Bo.CONTROLS},estimatedShippingTime:{value:!0,property:"estimatedShippingTime",propertyType:Bo.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Bo.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Bo.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Bo.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Bo.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Bo.CSS},buttonType:{value:"primaryButton",propertyType:Bo.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Bo.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Bo.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Bo.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Bo.CONTROLS},backgroundShape:{value:"Round",propertyType:Bo.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Bo.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Bo.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Bo.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Bo.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Bo.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Bo.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Bo.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Bo.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Bo.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Bo.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Bo.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:Bo.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Bo.CONTROLS},fontSize:{value:"16",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},characterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},lineHeight:{value:"16",propertyType:Bo.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Bo.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"16",propertyType:Bo.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},characterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},lineHeight:{value:"16",propertyType:Bo.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Bo.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Bo.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Bo.CONTROLS},paginationStyle:{value:"dotted",propertyType:Bo.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Bo.CONTROLS},arrowSize:{value:"16",propertyType:Bo.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Bo.CSS},backgroundShape:{value:"rectangle",propertyType:Bo.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"16",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},hoverBackgroundShape:{value:"circle",propertyType:Bo.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverFont:{value:"lato",propertyType:Bo.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Bo.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Bo.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},iconSize:{value:"20",propertyType:Bo.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Bo.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",e.WIDGET_STYLE="widgetStyle"}(oi||(oi={}));var ai,ni=function(){return{layout:{selectorKey:oi.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"300",unit:1}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,displayStyle:ii.displayStyle,displayType:ii.displayType,dividerBetweenItems:ii.dividerBetweenItems,itemSpacing:ii.itemSpacing,itemPadding:ii.itemPadding,ItemContentAlignment:ii.ItemContentAlignment,maxItemsToDisplay:ii.maxItemsToDisplay,overflowItems:ii.overflowItems,header:ii.header,headerHeight:ii.headerHeight,rowHeight:ii.rowHeight,headerDivider:ii.headerDivider,rowDivider:ii.rowDivider,columnDivider:ii.columnDivider,alternativeRowColors:ii.alternativeRowColors,headerCellPadding:ii.headerCellPadding,rowCellPadding:ii.rowCellPadding,contentAlignment:ii.contentAlignment,overflowControl:ii.overflowControl,paginationType:ii.paginationType,paginationAlignment:ii.paginationAlignment,rowsPerPage:ii.rowsPerPage,displayResults:ii.displayResults,imageBehavior:ii.imageBehavior,itemsPerRow:ii.itemsPerRow,noOfItemsToShow:ii.noOfItemsToShow,itemHeight:ii.itemHeight},design:{selectorKey:oi.DESIGN,widgetStyle:{selectorKey:oi.WIDGET_STYLE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},searchBar:{selectorKey:Gr.SEARCHBAR,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},searchIcon:{selectorKey:Gr.SEARCH_ICON,showIcon:Fr.showIcon,iconSize:Fr.iconSize,iconColor:Fr.iconColor,icon:{value:"search-sm",propertyType:Bo.CONTROLS}},placeholderText:{selectorKey:Gr.PLACEHOLDER_TEXT,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},inputStyle:{selectorKey:oi.INPUT_STYLE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,icon:ii.icon,iconPadding:ii.iconPadding,iconPosition:ii.iconPosition,iconAndTextSpacing:ii.iconAndTextSpacing,alignment:ii.alignment,buttonType:ii.buttonType,showIcon:ii.showIcon,iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},viewOffersButton:{selectorKey:oi.VIEW_OFFERS_BUTTON,defaultState:Object.assign({selectorKey:oi.DEFAULT_STATE},Jr),hoverState:Object.assign({selectorKey:oi.HOVER_STATE},$r),selectedState:Object.assign({selectorKey:oi.SELECTED_STATE},Jr)},widgetTextStyles:{selectorKey:oi.WIDGET_TEXT_STYLES,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,themeDesc:Fr.themeDesc,fontDesc:Fr.fontDesc,fontSizeDesc:Fr.fontSizeDesc,textColorDesc:Fr.textColorDesc,boldDesc:Fr.boldDesc,italicDesc:Fr.italicDesc,linethroughDesc:Fr.linethroughDesc,underlineDesc:Fr.underlineDesc,textAlignDesc:Fr.textAlignDesc,characterSpacingDesc:Fr.characterSpacingDesc,lineHeightDesc:Fr.lineHeightDesc},itemStyle:{selectorKey:oi.ITEM_STYLE,contentAlignment:ii.contentAlignment,horizontalPadding:ii.horizontalPadding,verticalPadding:ii.verticalPadding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},shippingName:{selectorKey:oi.SHIPPING_NAME,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},shippingMethodLogo:{selectorKey:oi.SHIPPING_METHOD_LOGO,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},shippingDescription:{selectorKey:oi.SHIPPING_DESCRIPTION,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},estimatedShippingCost:{selectorKey:oi.ESTIMATED_SHIPPING_COST,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},estimatedShippingTime:{selectorKey:oi.ESTIMATED_SHIPPING_TIME,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},arrows:{selectorKey:oi.ARROWS,arrowIconStyle:ii.arrowIconStyle,leftArrowIconStyle:ii.leftArrowIconStyle,rightArrowIconStyle:ii.rightArrowIconStyle,backgroundShape:ii.backgroundShape,arrowSize:ii.arrowSize,arrowColor:ii.arrowColor},paginationDots:{selectorKey:oi.PAGINATION_DOTS,dotSize:ii.dotSize,currentDotColor:ii.currentDotColor,otherDotColor:ii.otherDotColor},paginationLine:{selectorKey:oi.PAGINATION_LINE,currentLineColor:ii.currentLineColor,otherLineColor:ii.otherLineColor,lineHeight:ii.lineHeight,lineWidth:ii.lineWidth},table:{selectorKey:oi.TABLE,backgroundColor:Fr.backgroundColor,showBorder:Fr.showBorder,borderStyle:ii.design.table.borderStyle,borderColor:Fr.borderColor,borderPerSlide:ii.design.table.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur},tableHeader:{selectorKey:oi.TABLE_HEADER,backgroundColor:Fr.backgroundColor},headerText:{selectorKey:oi.HEADER_TEXT,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},tableRow:{selectorKey:oi.TABLE_ROW,backgroundColor:Fr.backgroundColor,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},scroll:{selectorKey:oi.SCROLL,scrollBarWidth:ii.design.scrollBar.scrollBarWidth,scrollBarColor:ii.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:oi.ROW_DIVIDERS,headerDivider:ii.design.rowAndHeaderDividers.headerDivider,rowDivider:ii.design.rowAndHeaderDividers.rowDivider,columnDivider:ii.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:oi.PAGINATION,defaultState:{selectorKey:oi.DEFAULT_STATE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,previousIcon:ii.design.pagination.previousIcon,nextIcon:ii.design.pagination.nextIcon,iconSize:ii.design.pagination.iconSize,iconColor:ii.design.pagination.iconColor,backgroundShape:ii.design.pagination.backgroundShape,backgroundColor:Fr.backgroundColor,pagination:ii.design.pagination.pagination},hoverState:{selectorKey:oi.HOVER_STATE,theme:Fr.theme}},showMoreButton:Object.assign({selectorKey:oi.SHOW_MORE_ITEMS_BUTTON},Jr)},content:{selectorKey:oi.CONTENT,title:ii.title,showTitle:ii.showTitle,description:ii.description,showDescription:ii.showDescription,noOfLinesToShow:ii.noOfLinesToShow,country:ii.country,state:ii.state,zipCode:ii.zipCode,promotionSchedule:ii.showDescription,shippingMethodName:ii.shippingMethodName,shippingMethodLogo:ii.shippingMethodLogo,shippingDescription:ii.shippingDescription,estimatedShippingCost:ii.estimatedShippingCost,estimatedDeliveryTime:ii.estimatedShippingTime},dataConnector:{selectorKey:oi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}},li={optionSelection:{value:!0,property:"optionSelection",propertyType:Bo.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Bo.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Bo.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:Bo.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Bo.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Bo.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Bo.CONTROLS},displayStyle:{value:"Matrix",property:"displayStyle",propertyType:Bo.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Bo.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Bo.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",unit:1,propertyType:Bo.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:Bo.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:Bo.CSS},maxItemsToDisplay:{value:"10",property:"maxItemsToDisplay",propertyType:Bo.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Bo.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Bo.CONTROLS},itemSize:{value:30,property:"itemSize",unit:1,propertyType:Bo.CSS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Bo.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Bo.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Bo.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Bo.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Bo.CONTROLS},dropdownOptionsSpacing:{value:"10",unit:1,property:"dropdownOptionsSpacing",propertyType:Bo.CSS},dropdownOptionsPadding:{value:"10",unit:1,property:"dropdownOptionsPadding",propertyType:Bo.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:Bo.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:Bo.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:Bo.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Bo.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Bo.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Bo.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Bo.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Bo.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Bo.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Bo.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Bo.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Bo.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Bo.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Bo.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Bo.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Bo.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Bo.CSS},remainingDisplayStyle:{value:"Standard",property:"remainingDisplayStyle",propertyType:Bo.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:Bo.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Bo.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Bo.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Bo.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Bo.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Bo.CONTROLS},header:{value:!0,property:"header",propertyType:Bo.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Bo.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Bo.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Bo.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Bo.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Bo.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Bo.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Bo.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Bo.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Bo.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Bo.CONTROLS},headerCellPadding:{value:"30",unit:1,property:"headerCellPadding",propertyType:Bo.CSS},rowCellPadding:{value:"30",unit:1,property:"rowCellPadding",propertyType:Bo.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Bo.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Bo.CSS},groupHorizontalPadding:{value:"20",unit:1,property:"groupHorizontalPadding",propertyType:Bo.CSS},groupVerticalPadding:{value:"20",unit:1,property:"groupVerticalPadding",propertyType:Bo.CSS},groupAndContainerSpacing:{value:"30",unit:1,property:"groupAndContainerSpacing",propertyType:Bo.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Bo.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Bo.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Bo.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Bo.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Bo.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Bo.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Bo.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Bo.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Bo.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Bo.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Bo.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Bo.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Bo.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Bo.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Bo.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Bo.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Bo.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:Bo.CSS},verticalPadding:{value:"10",property:"verticalPadding",unit:1,propertyType:Bo.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Bo.CONTROLS},buttonText:{value:"Show More",property:"buttonText",propertyType:Bo.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Bo.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Bo.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Bo.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Bo.CONTROLS},iconPadding:{value:0,unit:1,property:"iconPadding",parentRef:"bs-at",propertyType:Bo.CSS},buttonType:{value:"primaryButton",propertyType:Bo.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Bo.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Bo.CONTROLS},backgroundShape:{value:"circle",propertyType:Bo.CONTROLS},swatchShape:{value:"circle",propertyType:Bo.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Bo.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Bo.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Bo.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Bo.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Bo.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Bo.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Bo.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Bo.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Bo.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:Bo.CSS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:Bo.CONTROLS},showselectedVariant:{value:!0,property:"showselectedVariant",propertyType:Bo.CONTROLS},showTotalAddedQuantity:{value:!0,property:"showTotalAddedQuantity",propertyType:Bo.CONTROLS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Bo.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Bo.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:Bo.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Bo.CONTROLS},fontSize:{value:"32",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},characterSpacing:{value:"32",propertyType:Bo.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:Bo.CSS,unit:1},lineHeight:{value:"32",propertyType:Bo.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:Bo.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"32",propertyType:Bo.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},characterSpacing:{value:"32",propertyType:Bo.CSS,unit:1},lineHeight:{value:"32",propertyType:Bo.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:Bo.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Bo.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Bo.CONTROLS},paginationStyle:{value:"dotted",propertyType:Bo.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Bo.CONTROLS},arrowSize:{value:"32",propertyType:Bo.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Bo.CSS},backgroundShape:{value:"rectangle",propertyType:Bo.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"32",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},hoverBackgroundShape:{value:"circle",propertyType:Bo.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverFont:{value:"lato",propertyType:Bo.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Bo.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Bo.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},iconSize:{value:"30",propertyType:Bo.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}}},layout:{header:{value:!0,propertyType:Bo.CONTROLS,property:"header"},headerHeight:{value:40,propertyType:Bo.CSS,unit:1,property:"headerHeight"},rowHeight:{value:40,propertyType:Bo.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:Bo.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:Bo.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:Bo.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:Bo.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:10,propertyType:Bo.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:10,propertyType:Bo.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:Bo.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:Bo.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:Bo.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:Bo.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:Bo.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:Bo.CONTROLS,property:"noOfItemsToLoad"}}};!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",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",e.OPTION_STYLE="optionStyle",e.SWATCH_OPTION_VALUE_STYLE="swatchOptionValueStyle",e.DROPDOWN_OPTION_VALUE_STYLE="dropdownOptionValueStyle",e.SINGLE_SELECT_OPTION_VALUE_STYLE="singleSelectOptionValueStyle",e.GROUPED_OPTION_VALUE_STYLE="groupedOptionValueStyle",e.MATRIX_OPTION_VALUE_STYLE="matrixOptionValueStyle",e.GROUPED_MATRIX_OPTION_VALUE_STYLE="groupedMatrixOptionValueStyle",e.PRICE_FORMAT="priceFormat",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selected",e.COLLAPSED_STATE="collapsed",e.EXPANDED_STATE="expanded",e.SINGLE_OPTION_VALUE_STYLE="singleOptionValueStyle",e.TAB_ITEM_STYLE="tabItemStyle",e.ACCORDION_ITEM_STYLES="accordionItemStyles",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_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.SCROLL="scroll",e.ROW_DIVIDERS="rowDividers",e.PAGINATION="pagination",e.TABLE="table",e.TABLE_ROW_AND_HEADER_DIVIDERS="tableRowAndHeaderDividers",e.LOAD_MORE_BUTTON="loadMoreButton",e.TABLE_WIDGET="tableWidget",e.ROW_TEXT="rowText",e.SCROLL_BAR="scrollBar",e.ROW_AND_HEADER_DIVIDERS="rowAndHeaderDividers",e.ROW_AND_HEADER_DIVIDER="rowAndHeaderDivider",e.SEARCHBAR="searchBar"}(ai||(ai={}));var pi,si=function(){return{layout:{selectorKey:ai.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"600",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"300",unit:1}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,optionSelection:li.optionSelection,displayOutOfStockValues:li.displayOutOfStockValues,displayStyle:li.displayStyle,notifyMeButton:li.notifyMeButton,quantitySelectorForVariantSelector:li.quantitySelectorForVariantSelector,dividerBetweenItems:li.dividerBetweenItems,optionTitleValueSpacing:li.optionTitleValueSpacing,remainingDisplayStyle:li.remainingDisplayStyle,allowUserToSearch:li.allowUserToSearch,allowUserToFilter:li.allowUserToFilter,itemSpacing:li.itemSpacing,swatchTypeDisplayStyle:{selectorKey:ai.SWATFH_TYPE_DISPLAY_STYLE,displayValues:li.displayValues,itemPadding:Object.assign(Object.assign({},li.itemPadding),{value:2}),itemSpacing:li.itemSpacing,maxItemsToDisplay:li.maxItemsToDisplay,overflowItems:li.overflowItems,swatchImageType:li.swatchImageType,itemSize:li.itemSize},singleSelectDisplayStyle:{selectorKey:ai.SINGLE_SELECT_DISPLAY_STYLE,displayValues:li.displayValues,itemPadding:Object.assign(Object.assign({},li.itemPadding),{value:2}),itemSpacing:li.itemSpacing,maxItemsToDisplay:li.maxItemsToDisplay,overflowItems:li.overflowItems,imageBehaviour:li.imageBehaviour,itemsPerRow:li.itemsPerRow,itemContentAlignment:li.itemContentAlignment,overflowDirection:li.overflowDirection},dropdownDisplayStyle:{selectorKey:ai.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:li.dropdownOptionsSpacing,dropdownOptionsPadding:li.dropdownOptionsPadding,dropdownStyle:li.dropdownStyle,optionAndListSpacing:li.optionAndListSpacing,dropdownListItemSpacing:li.dropdownListItemSpacing,dropdownListItemPadding:li.dropdownListItemPadding,dividerBetweenListItems:li.dividerBetweenListItems,maxItemsToDisplay:li.maxItemsToDisplay,overflowItems:li.overflowItems},groupedOptionsDisplayStyle:{selectorKey:ai.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:li.groupsDisplayStyle,groupSpacing:li.groupSpacing,groupPadding:li.groupPadding,groupHeaderAndOptionSpacing:li.groupHeaderAndOptionSpacing,tabDirection:li.tabDirection,tabLayout:li.tabLayout,tabAlignment:li.tabAlignment,tabSpacing:li.tabSpacing,tabAndContainerSpacing:li.tabAndContainerSpacing,tabHorizontalPadding:li.tabHorizontalPadding,tabVerticalPadding:li.tabVerticalPadding,containerPadding:li.tabVerticalPadding,overflowItems:li.overflowItems,tabRowSpacing:li.tabRowSpacing,expandIconPositon:li.expandIconPositon,expandFirstItemByDefault:li.expandFirstItemByDefault,allowMultipleOpenItems:li.allowMultipleOpenItems,itemDividers:li.itemDividers,accordionSpacing:li.accordionSpacing,accordionAndContainerSpacing:li.accordionAndContainerSpacing,accordionHorizontalPadding:li.accordionHorizontalPadding,accordionVerticalPadding:li.accordionVerticalPadding,groupAndContainerSpacing:li.groupAndContainerSpacing,groupHorizontalPadding:li.groupHorizontalPadding,groupVerticalPadding:li.groupVerticalPadding,canCollapseGroups:li.canCollapseGroups},matrixDisplayStyle:{selectorKey:ai.MATRIX_DISPLAY_STYLE,header:li.layout.header,headerHeight:li.layout.headerHeight,rowHeight:li.layout.rowHeight,layoutHeaderDivider:li.layout.layoutHeaderDivider,layoutRowDivider:li.layout.layoutRowDivider,layoutColumnDivider:li.layout.layoutColumnDivider,alternativeRowColors:li.layout.alternativeRowColors,headerCellPadding:li.layout.headerCellPadding,rowCellPadding:li.layout.rowCellPadding,contentAlignment:li.layout.contentAlignment,showMoreRows:li.layout.showMoreRows,rowsPerPage:li.layout.rowsPerPage,paginationType:li.layout.paginationType,paginationAlignment:li.layout.paginationAlignment,noOfItemsToLoad:li.layout.noOfItemsToLoad,overflowControl:li.overflowControl},groupedMatrixDisplayStyle:{selectorKey:ai.GROUPED_MATRIX_DISPLAY_STYLE,groupsDisplayStyle:li.groupsDisplayStyle,groupSpacing:li.groupSpacing,groupPadding:li.groupPadding,groupHeaderAndOptionSpacing:li.groupHeaderAndOptionSpacing}},design:{selectorKey:ai.DESIGN,optionStyle:{selectorKey:ai.OPTION_STYLE,contentAlignment:li.contentAlignment,horizontalPadding:li.horizontalPadding,verticalPadding:li.verticalPadding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},swatchOptionValueStyle:{selectorKey:ai.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:ai.DEFAULT_STATE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,backgroundShape:li.backgroundShape,swatchShape:li.swatchShape},hoverState:{selectorKey:ai.HOVER_STATE},selectedState:{selectorKey:ai.SELECTED_STATE}},singleOptionValueStyle:{selectorKey:ai.SINGLE_OPTION_VALUE_STYLE,defaultState:{selectorKey:ai.DEFAULT_STATE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,backgroundShape:li.backgroundShape,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},hoverState:{selectorKey:ai.HOVER_STATE},selectedState:{selectorKey:ai.SELECTED_STATE}},input:{selectorKey:ai.SEARCHBAR,padding:Fr.padding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,width:Object.assign(Object.assign({},Fr.width),{value:"auto",unit:5})},tabItemStyle:{selectorKey:ai.TAB_ITEM_STYLE,defaultState:{selectorKey:ai.DEFAULT_STATE,contentAlignment:li.contentAlignment,tabAndContainerSpacing:li.tabAndContainerSpacing,horizontalPadding:li.horizontalPadding,verticalPadding:li.verticalPadding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},hoverState:{selectorKey:ai.HOVER_STATE,contentAlignment:li.contentAlignment,tabAndContainerSpacing:li.tabAndContainerSpacing,horizontalPadding:li.horizontalPadding,verticalPadding:li.verticalPadding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},selectedState:{selectorKey:ai.SELECTED_STATE,contentAlignment:li.contentAlignment,tabAndContainerSpacing:li.tabAndContainerSpacing,horizontalPadding:li.horizontalPadding,verticalPadding:li.verticalPadding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius}},accordionItemStyle:{selectorKey:ai.ACCORDION_ITEM_STYLE,defaultState:{selectorKey:ai.DEFAULT_STATE},collapsedState:{selectorKey:ai.COLLAPSED_STATE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},expandedState:{selectorKey:ai.EXPANDED_STATE,backgroundColor:Fr.backgroundColor,containerBackgroundColor:Object.assign(Object.assign({},Fr.backgroundColor),{property:"containerBackgroundColor"}),borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius}},groupedUpfrontStyle:{selectorKey:ai.GROUPED_UPFRONT_STYLE,backgroundColor:Fr.backgroundColor,containerBackgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},dropdownStyle:{selectorKey:ai.DROPDOWN_STYLE,backgroundColor:Fr.backgroundColor,containerBackgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},arrows:{selectorKey:ai.ARROWS,arrowIconStyle:li.arrowIconStyle,leftArrowIconStyle:li.leftArrowIconStyle,rightArrowIconStyle:li.rightArrowIconStyle,backgroundShape:li.backgroundShape,arrowSize:li.arrowSize,arrowColor:li.arrowColor},paginationDots:{selectorKey:ai.PAGINATION_DOTS,dotSize:li.dotSize,currentDotColor:li.currentDotColor,otherDotColor:li.otherDotColor},paginationLine:{selectorKey:ai.PAGINATION_LINE,currentLineColor:li.currentLineColor,otherLineColor:li.otherLineColor,lineHeight:li.lineHeight,lineWidth:li.lineWidth},scroll:{selectorKey:ai.SCROLL,scrollBarWidth:li.design.scrollBar.scrollBarWidth,scrollBarColor:li.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:ai.ROW_DIVIDERS,headerDivider:li.design.rowAndHeaderDividers.headerDivider,rowDivider:li.design.rowAndHeaderDividers.rowDivider,columnDivider:li.design.rowAndHeaderDividers.columnDivider},showMoreItemsButton:Object.assign({selectorKey:ai.SHOW_MORE_ITEMS_BUTTON},Jr),optionTitle:{selectorKey:ai.OPTION_TITLE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},noOfOptionValues:{selectorKey:ai.NO_OF_OPTION_VALUES,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},optionPrice:{selectorKey:ai.OPTION_PRICE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},selectedVarientName:{selectorKey:ai.SELECTED_VARIENT_NAME,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},optionValueName:{selectorKey:ai.OPTION_VALUE_NAME,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},optionValueCode:{selectorKey:ai.OPTION_VALUE_CODE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},noOfVariantsAvailable:{selectorKey:ai.NO_OF_VARIENTS_AVAILABLE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},optionValuePrice:{selectorKey:ai.OPTION_VALUE_PRICE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},availableInventory:{selectorKey:ai.AVAILABLE_INVENTORY,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},addedItemsTotal:{selectorKey:ai.ADDED_ITEMS_TOTAL,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},tableWidget:{selectorKey:ai.TABLE_WIDGET,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},table:{selectorKey:ai.TABLE,backgroundColor:Fr.backgroundColor,showBorder:Fr.showBorder,borderStyle:li.design.table.borderStyle,borderColor:Fr.borderColor,borderPerSlide:li.design.table.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur},tableHeader:{selectorKey:ai.TABLE_HEADER,backgroundColor:Fr.backgroundColor},headerText:{selectorKey:ai.HEADER_TEXT,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},tableRow:{selectorKey:ai.TABLE_ROW,backgroundColor:Fr.backgroundColor},rowText:{selectorKey:ai.ROW_TEXT,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},rowAndHeaderDividers:{selectorKey:ai.ROW_AND_HEADER_DIVIDER,headerDivider:li.design.rowAndHeaderDividers.headerDivider,rowDivider:li.design.rowAndHeaderDividers.rowDivider,columnDivider:li.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:ai.SCROLL_BAR,scrollBarWidth:li.design.scrollBar.scrollBarWidth,scrollBarColor:li.design.scrollBar.scrollBarColor},pagination:{selectorKey:ai.PAGINATION,defaultState:{selectorKey:ai.DEFAULT_STATE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.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:Fr.backgroundColor,pagination:li.design.pagination.pagination},hoverState:{selectorKey:ai.HOVER_STATE,theme:Fr.theme}},loadMoreButton:Object.assign({selectorKey:ai.LOAD_MORE_BUTTON},Jr)},content:{selectorKey:ai.CONTENT,optionProperties:li.optionProperties,optionName:li.optionName,noOfOptionValues:li.noOfOptionValues,optionPrice:li.optionPrice,priceFormat:li.priceFormat,showselectedVariant:li.showselectedVariant,optionValueProperties:li.optionValueProperties,optionValueName:li.optionValueName,optionValueCode:li.optionValueCode,swatchImage:li.swatchImage,swatchImageType:li.swatchImageType,noOfVariantsAvailable:li.noOfVariantsAvailable,optionValuePrice:li.optionValuePrice,showAvailableInventory:li.showAvailableInventory,showTotalPriceOfAddedItems:li.showTotalPriceOfAddedItems,showTotalAddedQuantity:li.showTotalAddedQuantity},dataConnector:{selectorKey:ai.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(pi||(pi={}));var di,ci=function(){return{layout:{selectorKey:pi.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"40",unit:1}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo,buttonStyle:ei.buttonStyle,buttonText:ei.buttonText,buttonIcon:ei.buttonIcon,iconPosition:ei.iconPosition,iconAndTextSpacing:ei.iconAndTextSpacing,alignment:ei.alignment,buttonType:ei.buttonType,linkTo:ei.linkTo,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar},design:{selectorKey:pi.DESIGN,defaultState:Object.assign({selectorKey:pi.DEFAULT_STATE},qr),hoverState:Object.assign({selectorKey:pi.HOVER_STATE},Qr)},content:{},dataConnector:{selectorKey:pi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(di||(di={}));var yi,ui=function(){return{layout:{selectorKey:di.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Fr.height),{unit:1,value:300}),margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo},design:{selectorKey:di.DESIGN,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},content:{selectorKey:di.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:di.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:Bo.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(yi||(yi={}));var Si,gi=function(){return{layout:{selectorKey:yi.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Fr.height),{unit:1,value:300}),margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo,textData:{value:"",propertyType:Bo.CONTROLS}},design:{selectorKey:yi.DESIGN,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},content:{}}},Ti={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,backgroundColor:Fr.backgroundColor},hi={backgroundColor:Fr.backgroundColor,backgroundRepeat:Fr.backgroundRepeat,backgroundSize:Fr.backgroundSize,backgroundAttachment:Fr.backgroundAttachment,backgroundPosition:Fr.backgroundPosition,backgroundPositionX:Fr.backgroundPositionX,backgroundPositionY:Fr.backgroundPositionY,backgroundImage:Fr.backgroundImage};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Si||(Si={}));var Ci,Oi=function(e){return{layout:Object.assign(Object.assign({selectorKey:Si.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Bo.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fr.height),{isReadOnly:!0}),minHeight:Object.assign(Object.assign({},Fr.minHeight),{value:200,unit:jo.PIXELS}),margin:Fr.margin,padding:Fr.padding},Xr),{positionType:Fr.positionType,pinTo:Fr.pinTo}),design:Object.assign({selectorKey:Si.DESIGN,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},hi),dataConnector:{selectorKey:Si.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"container",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:Bo.CONTROLS}}}},bi=(new Date).toISOString().slice(0,16),vi={type:{value:"countdown",property:"itemSpacing",propertyType:Bo.CONTROLS},counterStyle:{value:"joined",property:"counterStyle",propertyType:Bo.CONTROLS},countdownAnimation:{value:"fadeIn",property:"countdownAnimation",propertyType:Bo.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:Bo.CONTROLS},source:{value:"manual",property:"source",propertyType:Bo.CONTROLS},showCountdownTitle:{value:"true",property:"showCountdownTitle",propertyType:Bo.CONTROLS},title:{value:"Sales Ends In",property:"title",propertyType:Bo.CONTROLS},showCountdownDescription:{value:"true",property:"showCountdownDescription",propertyType:Bo.CONTROLS},description:{value:"Sale ends in next few mins hurry up garb the offer",property:"description",propertyType:Bo.CONTROLS},chooseSchedules:{value:"05-11-2024",property:"chooseSchedules",propertyType:Bo.CONTROLS},startDate:{value:bi,property:"startDate",propertyType:Bo.CONTROLS},endDate:{value:"2024-11-15T15:01",property:"endDate",propertyType:Bo.CONTROLS},days:{value:"true",property:"days",propertyType:Bo.CONTROLS},daysTitle:{value:"Days",property:"daysTitle",propertyType:Bo.CONTROLS},hours:{value:"true",property:"hours",propertyType:Bo.CONTROLS},hoursTitle:{value:"Hours",property:"hoursTitle",propertyType:Bo.CONTROLS},minutes:{value:"true",property:"minutes",propertyType:Bo.CONTROLS},minutesTitle:{value:"Minutes",property:"minutesTitle",propertyType:Bo.CONTROLS},seconds:{value:"true",property:"seconds",propertyType:Bo.CONTROLS},secondsTitle:{value:"Seconds",property:"secondsTitle",propertyType:Bo.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:Bo.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Bo.CSS},verticalAlignment:{value:"center",property:"verticalAlignment",propertyType:Bo.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Bo.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Bo.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Bo.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Bo.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Bo.CSS},textPosition:{value:"top",property:"textPosition",propertyType:Bo.CONTROLS},iconColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"iconColor",propertyType:Bo.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"}(Ci||(Ci={}));var mi,wi=function(){return{layout:{selectorKey:Ci.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"200",unit:1}),margin:Fr.margin,padding:Fr.padding,type:vi.type,counterStyle:vi.counterStyle,countdownAnimation:vi.countdownAnimation,dividerBetweenItems:vi.dividerBetweenItems,positionType:Fr.positionType,pinTo:Fr.pinTo},content:{selectorKey:Ci.CONTENT,source:vi.source,showCountdownTitle:vi.showCountdownTitle,title:vi.title,showCountdownDescription:vi.showCountdownDescription,description:vi.description,chooseSchedules:vi.chooseSchedules,startDate:vi.startDate,endDate:vi.endDate,days:vi.days,daysTitle:vi.daysTitle,hours:vi.hours,hoursTitle:vi.hoursTitle,minutes:vi.minutes,minutesTitle:vi.minutesTitle,seconds:vi.seconds,secondsTitle:vi.secondsTitle},design:{selectorKey:Ci.DESIGN,countdownWidget:Object.assign(Object.assign({selectorKey:Ci.COUNTDOWN_WIDGET,backgroundColor:Fr.backgroundColor,showBorder:Fr.showBorder,borderStyle:Fr.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur},Yr),Vr),countdownWidgetTextContainerLayout:{selectorKey:Ci.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:vi.textVerticalPadding,textHorizontalPadding:vi.textHorizontalPadding,titleAndDescriptionSpacing:vi.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:Ci.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},countdownLayout:{selectorKey:Ci.COUNTDOWN_LAYOUT,verticalAlignment:vi.verticalAlignment,widgetTextAndItemSpacing:vi.widgetTextAndItemSpacing,textPosition:vi.textPosition},counterStyle:Object.assign(Object.assign({selectorKey:Ci.COUNTER_STYLE,backgroundColor:Fr.backgroundColor,showBorder:Fr.showBorder,borderStyle:Fr.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur},Yr),Vr),dividerStyle:{selectorKey:Ci.DIVIDER_STYLE,shape:vi.shape,size:vi.size,iconColor:vi.iconColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(mi||(mi={}));var Ei,Ri=function(){return{layout:{selectorKey:mi.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Fr.height),{unit:1,value:300}),margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo},design:{selectorKey:mi.DESIGN,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},content:{selectorKey:mi.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:mi.DATA_CONNECTOR,value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:Bo.CONTROLS}}},fi={expandFirstItemByDefault:{value:!0,propertyType:Bo.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:Bo.CONTROLS},itemDividers:{value:!1,propertyType:Bo.CONTROLS},iconPosition:{value:"Right",propertyType:Bo.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:Bo.CONTROLS},itemHorizontalPadding:{value:10,unit:1,property:"itemHorizontalPadding",propertyType:Bo.CSS},itemVerticalPadding:{value:2,unit:1,property:"itemVerticalPadding",propertyType:Bo.CSS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Bo.CSS},titleAndDescriptionSpacing:{value:5,unit:1,property:"titleAndDescriptionSpacing",propertyType:Bo.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"}(Ei||(Ei={}));var Ni,Li=function(){return{layout:{selectorKey:Ei.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"auto",unit:jo.CUSTOM}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo,expandFirstItemByDefault:fi.expandFirstItemByDefault,allowMultipleOpenItems:fi.allowMultipleOpenItems,itemDividers:fi.itemDividers,iconPosition:fi.iconPosition,itemHorizontalPadding:fi.itemHorizontalPadding,itemVerticalPadding:fi.itemVerticalPadding,itemSpacing:fi.itemSpacing,titleAndDescriptionSpacing:fi.titleAndDescriptionSpacing},content:{accordionsList:fi.accordionsList},design:{selectorKey:Ei.DESIGN,faqWidget:{selectorKey:Ei.FAQ_WIDGET,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},collapsedAccordionItem:Object.assign(Object.assign({selectorKey:Ei.COLLAPSED_ACCRORDION_ITEM,backgroundColor:Fr.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Fr.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,icon:Fr.icon,showIcon:Fr.showIcon,iconSize:Fr.iconSize,iconColor:Fr.iconColor},Yr),Vr),expandedAccordionItem:Object.assign(Object.assign({selectorKey:Ei.EXPANDED_ACCRORDION_ITEM,backgroundColor:Fr.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Fr.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,icon:Fr.icon,showIcon:Fr.showIcon,iconSize:Fr.iconSize,iconColor:Fr.iconColor},Yr),Vr),divider:{selectorKey:Ei.DIVIDER,dividerColor:Fr.borderColor,dividerStyle:Fr.borderStyle,dividerWidth:Fr.dividerWidth}}}},Ai={displayStyle:{value:"Slider",propertyType:Bo.CONTROLS},scrollDirection:{value:"Vertical",propertyType:Bo.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:Bo.CONTROLS},scrollControl:{value:"Non",propertyType:Bo.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:Bo.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:Bo.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:Bo.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:Bo.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:Bo.CSS},sliderControl:{value:"Arrows",propertyType:Bo.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:Bo.CONTROLS},loopImages:{value:!1,propertyType:Bo.CONTROLS},setItemsPerRow:{value:!1,propertyType:Bo.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:Bo.CONTROLS},autoplay:{value:!1,propertyType:Bo.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:Bo.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:Bo.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:Bo.CONTROLS},showGalleryTitle:{value:!1,propertyType:Bo.CONTROLS},galleryTitle:{value:"",propertyType:Bo.CONTROLS},showGalleryDescription:{value:!1,propertyType:Bo.CONTROLS},galleryDescription:{value:"",propertyType:Bo.CONTROLS},showItemTitle:{value:!1,propertyType:Bo.CONTROLS},showItemDescription:{value:!1,propertyType:Bo.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:Bo.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:Bo.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:Bo.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:Bo.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:Bo.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Bo.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Bo.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:Bo.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:Bo.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:Bo.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:Bo.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:Bo.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Bo.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:Bo.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:Bo.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Bo.CONTROLS},backgroundShape:{value:"Round",propertyType:Bo.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Bo.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Bo.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Bo.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Bo.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Bo.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Bo.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Bo.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Bo.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:Bo.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"}(Ni||(Ni={}));var Di,Ii=function(){return{layout:Object.assign(Object.assign({selectorKey:Ni.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"300",unit:1}),margin:Fr.margin,padding:Fr.padding},Xr),{positionType:Fr.positionType,pinTo:Fr.pinTo,displayStyle:Ai.displayStyle,scrollDirection:Ai.scrollDirection,noOfItemsToLoad:Ai.noOfItemsToLoad,scrollControl:Ai.scrollControl,itemsPerSlide:Ai.itemsPerSlide,itemsPerRow:Ai.itemsPerRow,itemsPerColumn:Ai.itemsPerColumn,itemGap:Ai.itemGap,rowGap:Ai.rowGap,sliderControl:Ai.sliderControl,controlPosition:Ai.controlPosition,loopImages:Ai.loopImages,setItemsPerRow:Ai.setItemsPerRow,sliderDisplayScrollbar:Ai.sliderDisplayScrollbar,autoplay:Ai.autoplay,autoplayStyle:Ai.autoplayStyle,autoplayDuration:Ai.autoplayDuration,sliderSpeed:Ai.sliderSpeed,thumbnailPlacement:Ai.thumbnailPlacement,thumbnailSize:Ai.thumbnailSize,thumbnailSpacing:Ai.thumbnailSpacing}),content:{showGalleryTitle:Ai.showGalleryTitle,galleryTitle:Ai.galleryTitle,showGalleryDescription:Ai.showGalleryDescription,galleryDescription:Ai.galleryDescription,showItemTitle:Ai.showItemTitle,showItemDescription:Ai.showItemDescription,allowLinkToOtherPage:Ai.allowLinkToOtherPage,slides:Ai.slides},design:{selectorKey:Ni.DESIGN,galleryWidgetStyle:Object.assign(Object.assign(Object.assign({selectorKey:Ni.GALLERY_WIDGET_STYLE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},Yr),Vr),{showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:!0}),iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}),galleryWidgetLayout:{selectorKey:Ni.GALLERY_LAYOUT,galleryTextAndItemAlignment:Ai.galleryTextAndItemAlignment,galleryTextAndItemSpacing:Ai.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Ai.galleryTextAndDescriptionSpacing,textPosition:Fr.textPosition,verticalAlignment:Fr.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:Ni.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Ai.textVerticalPadding,textHorizontalPadding:Fr.textHorizontalPadding,titleAndDescriptionSpacing:Ai.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:Ni.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},itemStyle:Object.assign(Object.assign({selectorKey:Ni.GALLERY_WIDGET_STYLE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:!0}),iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Yr),Vr),itemLayout:{selectorKey:Ni.GALLERY_LAYOUT,galleryTextAndItemAlignment:Ai.galleryTextAndItemAlignment,textAndImageSpacing:Ai.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Ai.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Fr.textPosition),{value:"On Image"}),verticalAlignment:Fr.verticalAlignment},itemTextContainerLayout:{selectorKey:Ni.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Ai.textVerticalPadding,textHorizontalPadding:Fr.textHorizontalPadding,titleAndDescriptionSpacing:Ai.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:Ni.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},paginationArrows:{selectorKey:Ni.PAGINATION_ARROWS,arrowIconStyle:Ai.arrowIconStyle,leftArrowIconStyle:Ai.leftArrowIconStyle,rightArrowIconStyle:Ai.rightArrowIconStyle,backgroundShape:Ai.backgroundShape,arrowSize:Ai.arrowSize,arrowColor:Ai.arrowColor},paginationDots:{selectorKey:Ni.PAGINATION_DOTS,dotSize:Ai.dotSize,currentDotColor:Ai.currentDotColor,otherDotColor:Ai.otherDotColor},paginationLine:{selectorKey:Ni.PAGINATION_LINE,currentLineColor:Ai.currentLineColor,otherLineColor:Ai.otherLineColor,lineHeight:Ai.lineHeight,lineWidth:Ai.lineWidth}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Di||(Di={}));var xi,Pi=function(e){return{layout:Object.assign(Object.assign({selectorKey:Di.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:Bo.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fr.height),{isReadOnly:!0}),padding:Fr.padding},Xr),{positionType:Fr.positionType,pinTo:Fr.pinTo}),design:Object.assign({selectorKey:Di.DESIGN,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},hi)}},_i={onClick:{value:"Show Image Lightbox",propertyType:Bo.CONTROLS},onHover:{value:"Zoom Out",propertyType:Bo.CONTROLS},cropRatio:{value:"16:9",propertyType:Bo.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Bo.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Bo.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Bo.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(xi||(xi={}));var Bi,ji=function(){return{layout:{selectorKey:xi.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{propertyType:Bo.CONTROLLED_CSS,unit:jo.PIXELS,value:350}),height:Object.assign(Object.assign({},Fr.height),{value:300,propertyType:Bo.CONTROLLED_CSS,unit:jo.PIXELS}),margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo,onClick:_i.onClick,onHover:_i.onHover,cropRatio:_i.cropRatio,fitOptions:_i.fitOptions,horizontalAlignment:_i.horizontalAlignment,verticalAlignment:_i.verticalAlignment},design:{selectorKey:xi.DESIGN,cropRatio:Fr.cropRatio,zoomImage:Fr.zoomImage,flip:Fr.flip,rotate:Fr.rotate,backgroundColor:Fr.backgroundColor,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,brightness:Fr.brightness,hue:Fr.hue,lightness:Fr.lightness,highlights:Fr.highlights,shadows:Fr.shadows,showBorder:Fr.showBorder,borderStyle:Fr.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Bo.CONTROLS}},dataConnector:{selectorKey:xi.DATA_CONNECTOR,dataConnector:_i.dataConnector}}},Hi={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Bo.CONTROLS},productName:{value:!0,propertyType:Bo.CONTROLS},productCodes:{value:!0,propertyType:Bo.CONTROLS},varientCodes:{value:!0,propertyType:Bo.CONTROLS},productImage:{value:!0,propertyType:Bo.CONTROLS},price:{value:!0,propertyType:Bo.CONTROLS},productDescription:{value:!0,propertyType:Bo.CONTROLS},showOptions:{value:!0,propertyType:Bo.CONTROLS},allowBulkOrdering:{value:!0,propertyType:Bo.CONTROLS},actions:{value:!0,propertyType:Bo.CONTROLS},quickView:{value:!0,propertyType:Bo.CONTROLS},addToCart:{value:!0,propertyType:Bo.CONTROLS},wishlist:{value:!0,propertyType:Bo.CONTROLS},buyNow:{value:!0,propertyType:Bo.CONTROLS},addtoQuote:{value:!0,propertyType:Bo.CONTROLS},showUoms:{value:!0,propertyType:Bo.CONTROLS},showVolumePricing:{value:!0,propertyType:Bo.CONTROLS},showInventory:{value:!0,propertyType:Bo.CONTROLS},storeAvailability:{value:!0,propertyType:Bo.CONTROLS},categoryCode:{value:!0,propertyType:Bo.CONTROLS},categoryName:{value:!0,propertyType:Bo.CONTROLS},categoryImage:{value:!0,propertyType:Bo.CONTROLS},categoryDescription:{value:!0,propertyType:Bo.CONTROLS},subCategoryCode:{value:!0,propertyType:Bo.CONTROLS},subCategoryName:{value:!0,propertyType:Bo.CONTROLS},subCategoryImage:{value:!0,propertyType:Bo.CONTROLS},subCategoryDescription:{value:!0,propertyType:Bo.CONTROLS},productSizeChart:{value:!0,propertyType:Bo.CONTROLS},badge:{value:!0,propertyType:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Bi||(Bi={}));var Ki,zi=function(){return{layout:Object.assign(Object.assign({selectorKey:Bi.LAYOUT,width:Object.assign({},Fr.width),height:Object.assign(Object.assign({},Fr.height),{value:"auto",propertyType:Bo.CONTROLS,unit:7}),margin:Fr.margin,padding:Fr.padding},Xr),{positionType:Fr.positionType,pinTo:Fr.pinTo}),design:Object.assign({selectorKey:Bi.DESIGN,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},hi),content:{selectorKey:Bi.CONTENT,productName:Hi.productName,productCodes:Hi.productCodes,varientCodes:Hi.varientCodes,productImage:Hi.productImage,price:Hi.price,productDescription:Hi.productDescription,showOptions:Hi.showOptions,allowBulkOrdering:Hi.allowBulkOrdering,actions:Hi.actions,quickView:Hi.quickView,addToCart:Hi.addToCart,wishlist:Hi.wishlist,buyNow:Hi.buyNow,addtoQuote:Hi.addtoQuote,showUoms:Hi.showUoms,showVolumePricing:Hi.showVolumePricing,showInventory:Hi.showInventory,storeAvailability:Hi.storeAvailability,categoryCode:Hi.categoryCode,categoryName:Hi.categoryName,categoryImage:Hi.categoryImage,categoryDescription:Hi.categoryDescription,subCategoryCode:Hi.subCategoryCode,subCategoryName:Hi.subCategoryName,subCategoryImage:Hi.subCategoryImage,subCategoryDescription:Hi.subCategoryDescription,productSizeChart:Hi.productSizeChart,badge:Hi.badge},dataConnector:{selectorKey:Bi.DATA_CONNECTOR,dataConnector:Hi.dataConnector}}},ki={dataConnector:{value:{isConnected:!1,dataSource:null,childSource:null,key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS},showOptions:{value:!0,propertyType:Bo.CONTROLS},productVolume:{value:!0,propertyType:Bo.CONTROLS},productPrice:{value:!0,propertyType:Bo.CONTROLS},productActions:{value:!0,propertyType:Bo.CONTROLS},productInventory:{value:!0,propertyType:Bo.CONTROLS},storeLocations:{value:!0,propertyType:Bo.CONTROLS},pickupLocations:{value:!0,propertyType:Bo.CONTROLS},productHighlights:{value:!0,propertyType:Bo.CONTROLS},paymentMethods:{value:!0,propertyType:Bo.CONTROLS},shippingEstimator:{value:!0,propertyType:Bo.CONTROLS},productPromotions:{value:!0,propertyType:Bo.CONTROLS},amountEstimator:{value:!0,propertyType:Bo.CONTROLS},quantitySelector:{value:!0,propertyType:Bo.CONTROLS},uomSelector:{value:!0,propertyType:Bo.CONTROLS},variantPicker:{value:!0,propertyType:Bo.CONTROLS},bulkVariantPicker:{value:!0,propertyType:Bo.CONTROLS},productImage:{value:!0,propertyType:Bo.CONTROLS},productName:{value:!0,propertyType:Bo.CONTROLS},productDescription:{value:!0,propertyType:Bo.CONTROLS},productBrand:{value:!0,propertyType:Bo.CONTROLS},productCode:{value:!0,propertyType:Bo.CONTROLS},productReview:{value:!0,propertyType:Bo.CONTROLS},productRating:{value:!0,propertyType:Bo.CONTROLS},productSizeChart:{value:!0,propertyType:Bo.CONTROLS},badge:{value:!0,propertyType:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Ki||(Ki={}));var Ui,Gi=function(){return{layout:Object.assign(Object.assign({selectorKey:Ki.LAYOUT,width:Object.assign({},Fr.width),height:Object.assign(Object.assign({},Fr.height),{value:"auto",propertyType:Bo.CONTROLS,unit:7}),margin:Fr.margin,padding:Fr.padding},Xr),{positionType:Fr.positionType,pinTo:Fr.pinTo}),design:Object.assign({selectorKey:Ki.DESIGN,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},hi),content:{selectorKey:Ki.CONTENT,showOptions:ki.showOptions,productVolume:ki.productVolume,productPrice:ki.productPrice,productActions:ki.productActions,productInventory:ki.productInventory,storeLocations:ki.storeLocations,pickupLocations:ki.pickupLocations,productHighlights:ki.productHighlights,paymentMethods:ki.paymentMethods,shippingEstimator:ki.shippingEstimator,productPromotions:ki.productPromotions,amountEstimator:ki.amountEstimator,quantitySelector:ki.quantitySelector,uomSelector:ki.uomSelector,variantPicker:ki.variantPicker,bulkVariantPicker:ki.bulkVariantPicker,productImage:ki.productImage,productName:ki.productName,productDescription:ki.productDescription,productBrand:ki.productBrand,productCode:ki.productCode,productReview:ki.productReview,productRating:ki.productRating,productSizeChart:ki.productSizeChart,badge:ki.badge},dataConnector:{selectorKey:Ki.DATA_CONNECTOR,dataConnector:ki.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:Bo.CONTROLS}}}},Mi={position:{value:"topLeft",property:"position",propertyType:Bo.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Bo.CONTROLS},onClick:{value:"Show Image Lightbox",propertyType:Bo.CONTROLS},onHover:{value:"Zoom In",propertyType:Bo.CONTROLS},hotspotStyle:{value:"shape",propertyType:Bo.CONTROLS},showContent:{value:"onClick",propertyType:Bo.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:Bo.CONTROLS},showIcon:{value:!0,propertyType:Bo.CONTROLS},shape:{value:"circle",propertyType:Bo.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:Bo.CONTROLS},iconStyle:{value:"icon with circle",property:"iconStyle",propertyType:Bo.CSS},hotspotSize:{value:"30",property:"hotspotSize",propertyType:Bo.CSS},iconSize:{value:"30",property:"iconSize",propertyType:Bo.CSS},tooltipWidth:{value:"100",property:"tooltipWidth",propertyType:Bo.CSS},tooltipHeight:{value:"100",property:"tooltipHeight",propertyType:Bo.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:Bo.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:Bo.CSS},imageRatio:{value:"16:9",property:"imageRatio",propertyType:Bo.CSS},fitOptions:{value:"fill",property:"fitOptions",propertyType:Bo.CSS},productInfoAlignment:{value:"left",property:"productInfoAlignment",propertyType:Bo.CSS},infoVerticalPadding:{value:"500",property:"infoVerticalPadding",propertyType:Bo.CSS},infoHorizontalPadding:{value:"500",property:"infoHorizontalPadding",propertyType:Bo.CSS},infoSpacing:{value:"500",property:"infoSpacing",propertyType:Bo.CSS},cardLayout:{value:"onImage",property:"cardLayout",propertyType:Bo.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:Bo.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:Bo.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:Bo.CSS},linkDetails:{value:"",property:"linkDetails",propertyType:Bo.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"}(Ui||(Ui={}));var Wi,Vi=function(){return{layout:{selectorKey:Ui.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{propertyType:Bo.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Fr.height),{value:300,propertyType:Bo.CONTROLS,unit:1}),margin:Fr.margin,padding:Fr.padding,showContent:Mi.showContent,canOpenMultipleHotspots:Mi.canOpenMultipleHotspots,positionType:Fr.positionType,pinTo:Fr.pinTo},design:{selectorKey:Ui.DESIGN,imageStyle:{selectorKey:Ui.HOTSPOT_IMAGE_STYLE,cropRatio:Fr.cropRatio,zoomImage:Fr.zoomImage,flip:Fr.flip,rotate:Fr.rotate,backgroundColor:Fr.backgroundColor,overlayColor:Fr.overlayColor,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,brightness:Fr.brightness,hue:Fr.hue,lightness:Fr.lightness,highlights:Fr.highlights,shadows:Fr.shadows,showBorder:Fr.showBorder,borderStyle:Fr.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur},hotspotStyle:{selectorKey:Ui.HOTSPOT_STYLE,hotspotStyle:Mi.hotspotStyle,hotspotSize:Mi.hotspotSize,iconSize:Fr.iconSize,iconColor:Fr.iconColor,icon:Mi.icon,showIcon:Mi.showIcon,shape:Mi.shape,animationStyle:Mi.animationStyle,animationFrequency:Mi.animationFrequency,backgroundColor:Fr.backgroundColor,showBorder:Fr.showBorder,borderStyle:Fr.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur},tooltipDesign:{selectorKey:Ui.TOOL_TIP_DESIGN,tooltipWidth:Mi.tooltipWidth,tooltipHeight:Mi.tooltipHeight,horizontalAlignment:Mi.horizontalAlignment,verticalAlignment:Mi.verticalAlignment,backgroundColor:Fr.backgroundColor,showBorder:Fr.showBorder,borderStyle:Fr.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur,position:Mi.position},tooltipTextDesign:Object.assign(Object.assign({selectorKey:Ui.TOOL_TIP_TEXT},Yr),Vr),tooltipProductDesign:{selectorKey:Ui.TOOL_TIP_PRODUCT_DESIGN,imageRatio:Mi.imageRatio,fitOptions:Mi.fitOptions,productInfoAlignment:Mi.productInfoAlignment,infoVerticalPadding:Mi.infoVerticalPadding,infoHorizontalPadding:Mi.infoHorizontalPadding,infoSpacing:Mi.infoSpacing,cardLayout:Mi.cardLayout,productCardStyle:Mi.productCardStyle},tooltipImageDesign:{selectorKey:Ui.TOOL_TIP_IMAGE_DESIGN,cropRatio:Fr.cropRatio,zoomImage:Fr.zoomImage,flip:Fr.flip,rotate:Fr.rotate,backgroundColor:Fr.backgroundColor,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,brightness:Fr.brightness,hue:Fr.hue,lightness:Fr.lightness,highlights:Fr.highlights,shadows:Fr.shadows,showBorder:Fr.showBorder,borderStyle:Fr.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur,imageRatio:Mi.imageRatio,fitOptions:Mi.fitOptions,horizontalAlignment:Mi.horizontalAlignment,verticalAlignment:Mi.verticalAlignment,onClick:Mi.onClick,onHover:Mi.onHover,linkDetails:Mi.linkDetails}},content:{selectorKey:Ui.CONTENT,image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Bo.CONTROLS},hotspots:Mi.hotspots}}},Yi={position:{value:"topLeft",property:"position",propertyType:Bo.CONTROLS},zoom:{value:3,propertyType:Bo.CONTROLS},icon:{value:"map-marker",property:"icon",propertyType:Bo.CONTROLS},showIcon:{value:!0,propertyType:Bo.CONTROLS},showZoomControls:{value:!0,propertyType:Bo.CONTROLS},showMapAndSatelliteView:{value:!0,propertyType:Bo.CONTROLS},showStreetView:{value:!0,propertyType:Bo.CONTROLS},showDirectionsLink:{value:!1,propertyType:Bo.CONTROLS},showTitle:{value:!1,propertyType:Bo.CONTROLS},title:{value:"",propertyType:Bo.CONTROLS},showDescription:{value:!1,propertyType:Bo.CONTROLS},description:{value:"",propertyType:Bo.CONTROLS},chooseMapDesign:{value:"",propertyType:Bo.CONTROLS},locationsList:{value:[{addressLine1:"",addressLine2:"",country:"",postalCode:"",state:""}],propertyType:Bo.CONTROLS},geometry:{value:null,propertyType:Bo.CONTROLS},textContainerPosition:{value:"Top",propertyType:Bo.CONTROLS},mapAndTextContainerAlignment:{value:"center",propertyType:Bo.CONTROLS},mapAndTextContainerSpacing:{value:20,property:"mapAndTextContainerSpacing",unit:1,propertyType:Bo.CSS},onClick:{value:"Show Image Lightbox",propertyType:Bo.CONTROLS},onHover:{value:"Zoom In",propertyType:Bo.CONTROLS},pinStyle:{value:"icon",propertyType:Bo.CONTROLS},showContent:{value:"onClick",propertyType:Bo.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:Bo.CONTROLS},shape:{value:"circle",propertyType:Bo.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:Bo.CONTROLS},iconStyle:{value:"icon with circle",propertyType:Bo.CSS},pinSize:{value:"0",property:"hotspotSize",propertyType:Bo.CSS},iconSize:{value:"100",propertyType:Bo.CSS},tooltipWidth:{value:"120",property:"tooltipWidth",propertyType:Bo.CSS},tooltipHeight:{value:"120",property:"tooltipHeight",propertyType:Bo.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:Bo.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:Bo.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Bo.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Bo.CSS},productInfoAlignment:{value:"left",property:"textAlign",propertyType:Bo.CSS},infoVerticalPadding:{value:"500",propertyType:Bo.CSS},infoHorizontalPadding:{value:"500",propertyType:Bo.CSS},infoSpacing:{value:"500",propertyType:Bo.CSS},cardLayout:{value:"onImage",propertyType:Bo.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:Bo.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:Bo.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:Bo.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Bo.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:Bo.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:Bo.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"}(Wi||(Wi={}));var Fi,Xi=function(){return{layout:{selectorKey:Wi.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"500",unit:1}),margin:Fr.margin,padding:Fr.padding,showContent:Yi.showContent,canOpenMultipleHotspots:Yi.canOpenMultipleHotspots,positionType:Fr.positionType,pinTo:Fr.pinTo,zoom:Yi.zoom,showZoomControls:Yi.showZoomControls,showMapAndSatelliteView:Yi.showMapAndSatelliteView,showStreetView:Yi.showStreetView,showDirectionsLink:Yi.showDirectionsLink},content:{selectorKey:Wi.CONTENT,showTitle:Yi.showTitle,title:Yi.title,showDescription:Yi.showDescription,description:Yi.description,locationsList:Yi.locationsList,geometry:Yi.geometry},design:{selectorKey:Wi.DESIGN,mapWidget:Object.assign(Object.assign({selectorKey:Wi.GALLERY_WIDGET_STYLE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:!0}),iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Yr),Vr),mapWidgetLayout:{selectorKey:Wi.MAP_WIDGET_LAYOUT,textContainerPosition:Yi.textContainerPosition,mapAndTextContainerAlignment:Yi.mapAndTextContainerAlignment,mapAndTextContainerSpacing:Yi.mapAndTextContainerSpacing},mapWidgetTextContainerLayout:{selectorKey:Wi.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Yi.textVerticalPadding,textHorizontalPadding:Yi.textHorizontalPadding,titleAndDescriptionSpacing:Yi.titleAndDescriptionSpacing},mapWidgetTextContainerDesign:{selectorKey:Wi.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},mapStyle:{selectorKey:Wi.MAP_STYLE,chooseMapDesign:Yi.chooseMapDesign},pinStyle:{selectorKey:Wi.PIN_STYLE,pinStyle:Yi.pinStyle,pinSize:Yi.pinSize,iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),icon:Yi.icon,showIcon:Yi.showIcon,shape:Yi.shape,animationStyle:Yi.animationStyle,animationFrequency:Yi.animationFrequency,backgroundColor:Object.assign(Object.assign({},Fr.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}}}),showBorder:Fr.showBorder,borderStyle:Fr.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur},tooltipDesign:{selectorKey:Wi.TOOL_TIP_DESIGN,tooltipWidth:Yi.tooltipWidth,tooltipHeight:Yi.tooltipHeight,horizontalAlignment:Yi.horizontalAlignment,verticalAlignment:Yi.verticalAlignment,backgroundColor:Fr.backgroundColor,showBorder:Fr.showBorder,borderStyle:Fr.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur,position:Yi.position},tooltipTextDesign:Object.assign(Object.assign({selectorKey:Wi.TOOL_TIP_TEXT},Yr),Vr)}}},qi={noOfItemsToLoad:{value:"allItems",propertyType:Bo.CONTROLS,property:"noOfItemsToLoad"},displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Bo.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Bo.CONTROLS},itemSpacing:{value:20,property:"itemSpacing",propertyType:Bo.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",unit:1,propertyType:Bo.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Bo.CSS},maxItemsToDisplay:{value:1,property:"maxItemsToDisplay",propertyType:Bo.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Bo.CONTROLS},header:{value:!0,property:"header",propertyType:Bo.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Bo.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Bo.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Bo.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Bo.CONTROLS},headerHeight:{value:"30",property:"headerHeight",unit:1,propertyType:Bo.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Bo.CSS,unit:1},headerCellPadding:{value:"30",property:"headerCellPadding",unit:1,propertyType:Bo.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",unit:1,propertyType:Bo.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Bo.CSS},paginationAliginment:{value:"left",property:"paginationAliginment",propertyType:Bo.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Bo.CONTROLS},overflowControl:{value:"pagination",property:"overflowControl",propertyType:Bo.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Bo.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Bo.CONTROLS},title:{value:"Payment Methods",property:"title",propertyType:Bo.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Bo.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Bo.CONTROLS},description:{value:"",property:"description",propertyType:Bo.CONTROLS},paymentProgramName:{value:!0,property:"paymentProgramName",propertyType:Bo.CONTROLS},paymentMethods:{value:!0,property:"paymentMethods",propertyType:Bo.CONTROLS},showAmountLeft:{value:!0,property:"showAmountLeft",propertyType:Bo.CONTROLS},amountLeft:{value:"Left",property:"amountLeft",propertyType:Bo.CONTROLS},showAmountUtilized:{value:!0,property:"showAmountUtilized",propertyType:Bo.CONTROLS},amountUtilized:{value:"Used",property:"amountUtilized",propertyType:Bo.CONTROLS},showTotalAmount:{value:!0,property:"showTotalAmount",propertyType:Bo.CONTROLS},totalAmount:{value:"Total",property:"totalAmount",propertyType:Bo.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:Bo.CONTROLS},expiryDate:{value:"Expires On",property:"expiryDate",propertyType:Bo.CONTROLS},expiryDateDisplayFormat:{value:"Days Left",property:"expiryDateDisplayFormat",propertyType:Bo.CONTROLS},showRenewalDate:{value:!0,property:"showRenewalDate",propertyType:Bo.CONTROLS},renewalDate:{value:"Renews On",property:"renewalDate",propertyType:Bo.CONTROLS},renewalDateDisplayFormat:{value:"Days Left",property:"renewalDateDisplayFormat",propertyType:Bo.CONTROLS},paginationAlignment:{value:"center",propertyType:Bo.CSS,property:"paginationAlignment"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.PAYMENTMETHOD_WIDGET="PaymentMethodWidget",e.PAYMENTMETHOD_TITLE="PaymentMethodTitle",e.PAYMENTMETHOD_DESCRIPTION="PaymentMethodDescription",e.PAYMENTMETHOD__CONTAINER_DESIGN="PaymentMethodContainerDesign"}(Fi||(Fi={}));var Qi,Zi=function(){return{layout:{selectorKey:Fi.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"75",unit:1}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,displayStyle:qi.displayStyle,dividerBetweenItems:qi.dividerBetweenItems,itemSpacing:qi.itemSpacing,itemPadding:qi.itemPadding,itemContentAlignment:qi.itemContentAlignment,maxItemsToDisplay:qi.maxItemsToDisplay,overflowItems:qi.overflowItems,header:qi.header,headerHeight:qi.headerHeight,rowHeight:qi.rowHeight,headerDivider:qi.headerDivider,rowDivider:qi.rowDivider,columnDivider:qi.columnDivider,alternativeRowColors:qi.alternativeRowColors,headerCellPadding:qi.headerCellPadding,rowCellPadding:qi.rowCellPadding,contentAlignment:qi.contentAlignment,overflowControl:qi.overflowControl,paginationType:qi.paginationType,paginationAliginment:qi.paginationAliginment,rowsPerPage:qi.rowsPerPage,displayResults:qi.displayResults,noOfItemsToLoad:qi.noOfItemsToLoad,paginationAlignment:qi.paginationAlignment},design:{selectorKey:Fi.DESIGN,paymentMethodWidget:{selectorKey:Fi.PAYMENTMETHOD_WIDGET,backgroundColor:Fr.backgroundColor,showBorder:Fr.showBorder,borderStyle:Fr.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur},paymentMethodTitle:{selectorKey:Fi.PAYMENTMETHOD_TITLE,backgroundColor:Fr.backgroundColor,showBorder:Fr.showBorder,borderStyle:Fr.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},paymentMethodDescription:{selectorKey:Fi.PAYMENTMETHOD_DESCRIPTION,backgroundColor:Fr.backgroundColor,showBorder:Fr.showBorder,borderStyle:Fr.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},paymentMethodContainerDesign:{selectorKey:Fi.PAYMENTMETHOD__CONTAINER_DESIGN,backgroundColor:Fr.backgroundColor,showBorder:Fr.showBorder,borderStyle:Fr.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight}},content:{selectorKey:Fi.CONTENT,title:qi.title,showTitle:qi.showTitle,description:qi.description,showDescription:qi.showDescription,paymentProgramName:qi.paymentProgramName,paymentMethods:qi.paymentMethods,showAmountLeft:qi.showAmountLeft,amountLeft:qi.amountLeft,showAmountUtilized:qi.showAmountUtilized,amountUtilized:qi.amountUtilized,showTotalAmount:qi.showTotalAmount,totalAmount:qi.totalAmount,showExpiryDate:qi.showExpiryDate,expiryDate:qi.expiryDate,expiryDateDisplayFormat:qi.expiryDateDisplayFormat,showRenewalDate:qi.showRenewalDate,renewalDate:qi.renewalDate,renewalDateDisplayFormat:qi.renewalDateDisplayFormat},dataConnector:{selectorKey:Fi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"paymentMethods",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}},Ji={displayStyle:{value:"Upfront",property:"displayStyle",propertyType:Bo.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:Bo.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Bo.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Bo.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Bo.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:Bo.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Bo.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Bo.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Bo.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:Bo.CONTROLS},title:{value:"Store Pick Up Locations",property:"title",propertyType:Bo.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Bo.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Bo.CONTROLS},description:{value:"",property:"description",propertyType:Bo.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:Bo.CONTROLS},searchPlaceholderText:{value:"Search by Zip Code",property:"searchPlaceholderText",propertyType:Bo.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Bo.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Bo.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Bo.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Bo.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Bo.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Bo.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Bo.CSS},buttonType:{value:"primaryButton",propertyType:Bo.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Bo.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Bo.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Bo.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Bo.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Bo.CONTROLS},backgroundShape:{value:"Round",propertyType:Bo.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Bo.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Bo.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Bo.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Bo.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Bo.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Bo.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Bo.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Bo.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Bo.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Bo.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Bo.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:Bo.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Bo.CONTROLS},fontSize:{value:"16",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},characterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},lineHeight:{value:"16",propertyType:Bo.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Bo.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"16",propertyType:Bo.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},characterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},lineHeight:{value:"16",propertyType:Bo.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Bo.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Bo.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Bo.CONTROLS},paginationStyle:{value:"dotted",propertyType:Bo.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Bo.CONTROLS},arrowSize:{value:"16",propertyType:Bo.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Bo.CSS},backgroundShape:{value:"rectangle",propertyType:Bo.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"16",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},hoverBackgroundShape:{value:"circle",propertyType:Bo.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverFont:{value:"lato",propertyType:Bo.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Bo.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Bo.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},iconSize:{value:"20",propertyType:Bo.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Bo.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"}(Qi||(Qi={}));var $i,ea=function(){return{layout:{selectorKey:Qi.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"130",unit:1}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,displayStyle:Ji.displayStyle,displayType:Ji.displayType,maxItemsToDisplay:Ji.maxItemsToDisplay,itemSpacing:Ji.itemSpacing,overflowItems:Ji.overflowItems,displayResults:Ji.displayResults,searchPlaceholderText:Ji.searchPlaceholderText,noOfItemToShow:Ji.noOfItemToShow},content:{selectorKey:Qi.CONTENT,locationName:Ji.locationName,locationAddress:Ji.locationAddress,locationInventory:Ji.locationInventory,locationTimings:Ji.locationTimings,title:Ji.title,showTitle:Ji.showTitle,description:Ji.description,showDescription:Ji.showDescription},design:{selectorKey:Qi.DESIGN,inputStyle:{selectorKey:Qi.INPUT_STYLE,defaultState:{selectorKey:Qi.DEFAULT_STATE,buttonStyle:Ji.buttonStyle,buttonText:Ji.buttonText,icon:Ji.icon,iconPadding:Ji.iconPadding,iconPosition:Ji.iconPosition,iconAndTextSpacing:Ji.iconAndTextSpacing,alignment:Ji.alignment,buttonType:Ji.buttonType,showIcon:Ji.showIcon,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Qi.HOVER_STATE,buttonStyle:Ji.buttonStyle,buttonText:Ji.buttonText,icon:Ji.icon,iconPadding:Ji.iconPadding,iconPosition:Ji.iconPosition,iconAndTextSpacing:Ji.iconAndTextSpacing,alignment:Ji.alignment,buttonType:Ji.buttonType,showIcon:Ji.showIcon,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:Qi.INPUT_STYLE,defaultState:Object.assign({selectorKey:Qi.DEFAULT_STATE},Jr),hoverState:Object.assign({selectorKey:Qi.HOVER_STATE},$r)},inventoryTextStyle:{selectorKey:Qi.INVENTORY_TEXT_STYLE,themeDynamic:Fr.theme,fontDynamic:Fr.font,fontSizeDynamic:Fr.fontSize,textColorDynamic:Fr.textColor,boldDynamic:Fr.bold,italicDynamic:Fr.italic,linethroughDynamic:Fr.linethrough,underlineDynamic:Fr.underline,textAlignDynamic:Fr.textAlign,characterSpacingDynamic:Fr.characterSpacing,lineHeightDynamic:Fr.lineHeight,themeStatic:Fr.themeDesc,fontStatic:Fr.fontDesc,fontSizeStatic:Fr.fontSizeDesc,textColorStatic:Fr.textColorDesc,boldStatic:Fr.boldDesc,italicStatic:Fr.italicDesc,linethroughStatic:Fr.linethroughDesc,underlineStatic:Fr.underlineDesc,textAlignStatic:Fr.textAlignDesc,characterSpacingStatic:Fr.characterSpacingDesc,lineHeightStatic:Fr.lineHeightDesc},itemStyle:{selectorKey:Qi.ITEM_STYLE,contentAlignment:Ji.contentAlignment,horizontalPadding:Ji.horizontalPadding,verticalPadding:Ji.verticalPadding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},locationName:{selectorKey:Qi.LOCATION_NAME,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},locationAddress:{selectorKey:Qi.LOCATION_ADDRESS,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},locationTimings:{selectorKey:Qi.LOCATION_TIMINGS,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},locationInventory:{selectorKey:Qi.LOCATION_INVENTORY,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},arrows:{selectorKey:Qi.ARROWS,arrowIconStyle:Ji.arrowIconStyle,leftArrowIconStyle:Ji.leftArrowIconStyle,rightArrowIconStyle:Ji.rightArrowIconStyle,backgroundShape:Ji.backgroundShape,arrowSize:Ji.arrowSize,arrowColor:Ji.arrowColor},paginationDots:{selectorKey:Qi.PAGINATION_DOTS,dotSize:Ji.dotSize,currentDotColor:Ji.currentDotColor,otherDotColor:Ji.otherDotColor},paginationLine:{selectorKey:Qi.PAGINATION_LINE,currentLineColor:Ji.currentLineColor,otherLineColor:Ji.otherLineColor,lineHeight:Ji.lineHeight,lineWidth:Ji.lineWidth},showMoreItemsButton:Object.assign({selectorKey:Qi.SHOW_MORE_ITEMS_BUTTON},Jr)},dataConnector:{selectorKey:Qi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"locationDetails",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}},ta={displayStyle:{value:"Slider",propertyType:Bo.CONTROLS},zoomType:{value:"magnifier",propertyType:Bo.CONTROLS},scrollDirection:{value:"Vertical",propertyType:Bo.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:Bo.CONTROLS},scrollControl:{value:"Non",propertyType:Bo.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:Bo.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:Bo.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:Bo.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:Bo.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:Bo.CSS},sliderControl:{value:"Arrows",propertyType:Bo.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:Bo.CONTROLS},loopImages:{value:!1,propertyType:Bo.CONTROLS},setItemsPerRow:{value:!1,propertyType:Bo.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:Bo.CONTROLS},autoplay:{value:!1,propertyType:Bo.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:Bo.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:Bo.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:Bo.CONTROLS},showGalleryTitle:{value:!1,propertyType:Bo.CONTROLS},galleryTitle:{value:"",propertyType:Bo.CONTROLS},showGalleryDescription:{value:!1,propertyType:Bo.CONTROLS},galleryDescription:{value:"",propertyType:Bo.CONTROLS},showItemTitle:{value:!1,propertyType:Bo.CONTROLS},showItemDescription:{value:!1,propertyType:Bo.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:Bo.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:Bo.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:Bo.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:Bo.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:Bo.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Bo.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Bo.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:Bo.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:Bo.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:Bo.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:Bo.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:Bo.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Bo.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:Bo.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:Bo.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Bo.CONTROLS},backgroundShape:{value:"Round",propertyType:Bo.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Bo.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Bo.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Bo.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Bo.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Bo.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Bo.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Bo.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Bo.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:Bo.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"}($i||($i={}));var oa,ra=function(){return{layout:{selectorKey:$i.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"217",unit:jo.PIXELS}),height:Object.assign(Object.assign({},Fr.height),{value:"221",unit:jo.PIXELS}),margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo,zoomType:ta.zoomType,displayStyle:ta.displayStyle,scrollDirection:ta.scrollDirection,noOfItemsToLoad:ta.noOfItemsToLoad,scrollControl:ta.scrollControl,itemsPerSlide:ta.itemsPerSlide,itemsPerRow:ta.itemsPerRow,itemsPerColumn:ta.itemsPerColumn,itemGap:ta.itemGap,rowGap:ta.rowGap,sliderControl:ta.sliderControl,controlPosition:ta.controlPosition,loopImages:ta.loopImages,setItemsPerRow:ta.setItemsPerRow,sliderDisplayScrollbar:ta.sliderDisplayScrollbar,autoplay:ta.autoplay,autoplayStyle:ta.autoplayStyle,autoplayDuration:ta.autoplayDuration,sliderSpeed:ta.sliderSpeed,thumbnailPlacement:ta.thumbnailPlacement,thumbnailSize:ta.thumbnailSize,thumbnailSpacing:ta.thumbnailSpacing},content:{showGalleryTitle:ta.showGalleryTitle,galleryTitle:ta.galleryTitle,showGalleryDescription:ta.showGalleryDescription,galleryDescription:ta.galleryDescription,showItemTitle:ta.showItemTitle,showItemDescription:ta.showItemDescription,allowLinkToOtherPage:ta.allowLinkToOtherPage,slides:ta.slides},design:{selectorKey:$i.DESIGN,galleryWidgetStyle:{selectorKey:$i.GALLERY_WIDGET_STYLE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:!0}),iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Fr.themeDesc,fontDesc:Fr.fontDesc,fontSizeDesc:Fr.fontSizeDesc,textColorDesc:Fr.textColorDesc,boldDesc:Fr.boldDesc,italicDesc:Fr.italicDesc,linethroughDesc:Fr.linethroughDesc,underlineDesc:Fr.underlineDesc,textAlignDesc:Fr.textAlignDesc,characterSpacingDesc:Fr.characterSpacingDesc,lineHeightDesc:Fr.lineHeightDesc},galleryWidgetLayout:{selectorKey:$i.GALLERY_LAYOUT,galleryTextAndItemAlignment:ta.galleryTextAndItemAlignment,galleryTextAndItemSpacing:ta.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:ta.galleryTextAndDescriptionSpacing,textPosition:Fr.textPosition,verticalAlignment:Fr.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:$i.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:ta.textVerticalPadding,textHorizontalPadding:Fr.textHorizontalPadding,titleAndDescriptionSpacing:ta.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:$i.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},itemStyle:{selectorKey:$i.GALLERY_WIDGET_STYLE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:!0}),iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Fr.themeDesc,fontDesc:Fr.fontDesc,fontSizeDesc:Fr.fontSizeDesc,textColorDesc:Fr.textColorDesc,boldDesc:Fr.boldDesc,italicDesc:Fr.italicDesc,linethroughDesc:Fr.linethroughDesc,underlineDesc:Fr.underlineDesc,textAlignDesc:Fr.textAlignDesc,characterSpacingDesc:Fr.characterSpacingDesc,lineHeightDesc:Fr.lineHeightDesc},itemLayout:{selectorKey:$i.GALLERY_LAYOUT,galleryTextAndItemAlignment:ta.galleryTextAndItemAlignment,textAndImageSpacing:ta.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:ta.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Fr.textPosition),{value:"On Image"}),verticalAlignment:Fr.verticalAlignment},itemTextContainerLayout:{selectorKey:$i.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:ta.textVerticalPadding,textHorizontalPadding:Fr.textHorizontalPadding,titleAndDescriptionSpacing:ta.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:$i.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},paginationArrows:{selectorKey:$i.PAGINATION_ARROWS,arrowIconStyle:ta.arrowIconStyle,leftArrowIconStyle:ta.leftArrowIconStyle,rightArrowIconStyle:ta.rightArrowIconStyle,backgroundShape:ta.backgroundShape,arrowSize:ta.arrowSize,arrowColor:ta.arrowColor},paginationDots:{selectorKey:$i.PAGINATION_DOTS,dotSize:ta.dotSize,currentDotColor:ta.currentDotColor,otherDotColor:ta.otherDotColor},paginationLine:{selectorKey:$i.PAGINATION_LINE,currentLineColor:ta.currentLineColor,otherLineColor:ta.otherLineColor,lineHeight:ta.lineHeight,lineWidth:ta.lineWidth}},dataConnector:{selectorKey:$i.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"images",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}},ia={actions:{value:!0,property:"actions",propertyType:Bo.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Bo.CONTROLS},addToCart:{value:!0,property:"addToCart",propertyType:Bo.CONTROLS},addToCartWhenClicked:{value:"Show Cart Confirmation",property:"addToCartWhenClicked",propertyType:Bo.CONTROLS},addToCartValue:{value:"",property:"addToCartValue",propertyType:Bo.CONTROLS},buyNow:{value:!0,property:"buyNow",propertyType:Bo.CONTROLS},buyNowWhenClicked:{value:"Navigate to Checkout",property:"buyNowWhenClicked",propertyType:Bo.CONTROLS},wishlist:{value:!0,property:"wishlist",propertyType:Bo.CONTROLS},wishlistWhenClicked:{value:"Lightbox",property:"wishlistWhenClicked",propertyType:Bo.CONTROLS},wishlistValue:{value:"",property:"addToCartValue",propertyType:Bo.CONTROLS},compareProduct:{value:!0,property:"compareProduct",propertyType:Bo.CONTROLS},compareProductWhenClicked:{value:"Add to Compare List",property:"compareProductWhenClicked",propertyType:Bo.CONTROLS},showCompareListAs:{value:"Floating List",property:"showCompareListAs",propertyType:Bo.CONTROLS},addToQuote:{value:!0,property:"addToQuote",propertyType:Bo.CONTROLS},addToOrderTemplate:{value:!0,property:"addToOrderTemplate",propertyType:Bo.CONTROLS},notifyMe:{property:"notifyMe",value:!0,propertyType:Bo.CONTROLS},download:{property:"download",value:!0,propertyType:Bo.CONTROLS},displayStyle:{property:"displayStyle",value:"Stack Vertically",propertyType:Bo.CONTROLS},itemsAlignment:{value:"stretch",property:"itemsAlignment",propertyType:Bo.CSS},itemSpacing:{property:"itemSpacing",value:"10",unit:1,propertyType:Bo.CSS},itemVerticalSpacing:{property:"itemVerticalSpacing",value:"10",unit:1,propertyType:Bo.CSS},maxItemsToDisplay:{property:"maxItemsToDisplay",value:"4",propertyType:Bo.CONTROLS},noOfItemsToShow:{value:2,propertyType:Bo.CONTROLS},overflowItems:{property:"overflowItems",value:"Show More Button",propertyType:Bo.CONTROLS},openItemsIn:{value:"Dropdown",property:"openItemsIn",propertyType:Bo.CONTROLS},addToCartMetaData:{value:"",property:"addToCartMetaData",propertyType:Bo.CONTROLS},wishlistMetaData:{value:"",property:"wishlistMetaData",propertyType:Bo.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Bo.CONTROLS},buttonType:{value:"primaryButton",propertyType:Bo.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Bo.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Bo.CONTROLS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:Bo.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Bo.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:Bo.CSS},position:{value:"center",propertyType:Bo.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Bo.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",e.WIDGET_STYLE="widgetStyle",e.DROPDOWN_STYLE="dropdownStyle"}(oa||(oa={}));var aa,na=function(){return{layout:{selectorKey:oa.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"125",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"40",unit:1}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo,actions:ia.actions,addToCart:ia.addToCart,addToCartWhenClicked:ia.addToCartWhenClicked,addToCartValue:ia.addToCartValue,itemsAlignment:ia.itemsAlignment,buyNow:ia.buyNow,buyNowWhenClicked:ia.buyNowWhenClicked,wishlist:ia.wishlist,wishlistWhenClicked:ia.wishlistWhenClicked,wishlistValue:ia.wishlistValue,compareProduct:ia.compareProduct,compareProductWhenClicked:ia.compareProductWhenClicked,showCompareListAs:ia.showCompareListAs,addToQuote:ia.addToQuote,addToOrderTemplate:ia.addToOrderTemplate,notifyMe:ia.notifyMe,download:ia.download,displayStyle:ia.displayStyle,itemSpacing:ia.itemSpacing,itemVerticalSpacing:ia.itemVerticalSpacing,maxItemsToDisplay:ia.maxItemsToDisplay,noOfItemsToShow:ia.noOfItemsToShow,overflowItems:ia.overflowItems,openItemsIn:ia.openItemsIn,addToCartMetaData:ia.addToCartMetaData,wishlistMetaData:ia.wishlistMetaData,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar},design:{selectorKey:oa.DESIGN,widgetStyle:{selectorKey:oa.WIDGET_STYLE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},dropdownStyle:{selectorKey:oa.DROPDOWN_STYLE,backgroundColor:Fr.backgroundColor,padding:Fr.padding,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,position:ia.position},addToCart:{selectorKey:oa.ADD_TO_CART,defaultState:Object.assign({selectorKey:oa.DEFAULT_STATE},Jr),hoverState:Object.assign({selectorKey:oa.HOVER_STATE},$r),selectedState:{selectorKey:oa.SELECTED_STATE}},buyNow:{selectorKey:oa.BUY_NOW,defaultState:Object.assign({selectorKey:oa.DEFAULT_STATE},Jr),hoverState:Object.assign({selectorKey:oa.HOVER_STATE},$r),selectedState:{selectorKey:oa.SELECTED_STATE}},wishlist:{selectorKey:oa.WISHLIST,defaultState:Object.assign({selectorKey:oa.DEFAULT_STATE},Jr),hoverState:Object.assign({selectorKey:oa.HOVER_STATE},$r),selectedState:{selectorKey:oa.SELECTED_STATE}},compare:{selectorKey:oa.COMPARE,defaultState:Object.assign({selectorKey:oa.DEFAULT_STATE},Jr),hoverState:Object.assign({selectorKey:oa.HOVER_STATE},$r),selectedState:{selectorKey:oa.SELECTED_STATE}},addToQuote:{selectorKey:oa.ADD_TO_QUOTE,defaultState:Object.assign({selectorKey:oa.DEFAULT_STATE},Jr),hoverState:Object.assign({selectorKey:oa.HOVER_STATE},$r),selectedState:{selectorKey:oa.SELECTED_STATE}},addToOrderTemplate:{selectorKey:oa.ADD_TO_ORDER_TEMPLATE,defaultState:Object.assign({selectorKey:oa.DEFAULT_STATE},Jr),hoverState:Object.assign({selectorKey:oa.HOVER_STATE},$r),selectedState:{selectorKey:oa.SELECTED_STATE}},notifyMe:{selectorKey:oa.NOTIFY_ME,defaultState:Object.assign({selectorKey:oa.DEFAULT_STATE},Jr),hoverState:Object.assign({selectorKey:oa.HOVER_STATE},$r),selectedState:{selectorKey:oa.SELECTED_STATE}},download:{selectorKey:oa.DOWNLOAD,defaultState:Object.assign({selectorKey:oa.DEFAULT_STATE},Jr),hoverState:Object.assign({selectorKey:oa.HOVER_STATE},$r),selectedState:{selectorKey:oa.SELECTED_STATE}},more:{selectorKey:oa.MORE,defaultState:Object.assign({selectorKey:oa.DEFAULT_STATE},Jr),hoverState:Object.assign({selectorKey:oa.HOVER_STATE},$r),selectedState:{selectorKey:oa.SELECTED_STATE}}},content:{},dataConnector:{selectorKey:oa.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"productActions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}},la={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Bo.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Bo.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:Bo.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",propertyType:Bo.CSS,unit:1},ItemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Bo.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Bo.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Bo.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Bo.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Bo.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(aa||(aa={}));var pa,sa=function(){return{layout:{selectorKey:aa.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"230",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"48",unit:1}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,displayStyle:la.displayStyle,dividerBetweenItems:la.dividerBetweenItems,itemSpacing:la.itemSpacing,itemPadding:la.itemPadding,ItemContentAlignment:la.ItemContentAlignment,maxItemsToDisplay:la.maxItemsToDisplay,overflowItems:la.overflowItems,imageBehavior:la.imageBehavior,itemsPerRow:la.itemsPerRow},design:{selectorKey:aa.DESIGN},content:{selectorKey:aa.CONTENT},dataConnector:{selectorKey:aa.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"highlights",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}},da={displayStyle:{value:"Simple",property:"displayStyle",propertyType:Bo.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:Bo.CONTROLS},noOfItemsToLoad:{value:"allItems",propertyType:Bo.CONTROLS,property:"noOfItemsToLoad"},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Bo.CONTROLS},itemSpacing:{value:"20",unit:1,property:"itemSpacing",propertyType:Bo.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Bo.CONTROLS},header:{value:!0,property:"header",propertyType:Bo.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Bo.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Bo.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Bo.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Bo.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:Bo.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:Bo.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:Bo.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:Bo.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Bo.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Bo.CSS},contentAlignment:{value:"center",property:"contentAlignment",propertyType:Bo.CSS},paginationAlignment:{value:"center",property:"paginationAlignment",propertyType:Bo.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Bo.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Bo.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Bo.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Bo.CONTROLS},totalInventory:{value:!0,property:"totalInventory",propertyType:Bo.CONTROLS},inventoryStatus:{value:!0,property:"inventoryStatus",propertyType:Bo.CONTROLS},noOfAvailableLocations:{value:!0,property:"noOfAvailableLocations",propertyType:Bo.CONTROLS},locationNames:{value:!0,property:"locationNames",propertyType:Bo.CONTROLS},locationDetails:{value:!0,property:"locationDetails",propertyType:Bo.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Bo.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Bo.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Bo.CONTROLS},locationInventoryStatus:{value:!0,property:"locationInventoryStatus",propertyType:Bo.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Bo.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Bo.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Bo.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Bo.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Bo.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Bo.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Bo.CSS},buttonType:{value:"primaryButton",propertyType:Bo.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Bo.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Bo.CONTROLS},backgroundShape:{value:"Round",propertyType:Bo.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Bo.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Bo.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Bo.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Bo.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Bo.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Bo.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Bo.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Bo.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Bo.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Bo.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Bo.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:Bo.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Bo.CONTROLS},fontSize:{value:"16",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},characterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},lineHeight:{value:"16",propertyType:Bo.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Bo.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"16",propertyType:Bo.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},characterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},lineHeight:{value:"16",propertyType:Bo.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Bo.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Bo.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Bo.CONTROLS},paginationStyle:{value:"dotted",propertyType:Bo.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Bo.CONTROLS},arrowSize:{value:"16",propertyType:Bo.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Bo.CSS},backgroundShape:{value:"rectangle",propertyType:Bo.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"16",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},hoverBackgroundShape:{value:"circle",propertyType:Bo.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverFont:{value:"lato",propertyType:Bo.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Bo.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Bo.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},iconSize:{value:"20",propertyType:Bo.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Bo.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"}(pa||(pa={}));var ca,ya=function(){return{layout:{selectorKey:pa.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"320",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"130",unit:1}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,displayStyle:da.displayStyle,displayType:da.displayType,maxItemsToDisplay:da.maxItemsToDisplay,itemSpacing:da.itemSpacing,overflowItems:da.overflowItems,header:da.header,headerHeight:da.headerHeight,rowHeight:da.rowHeight,headerDivider:da.headerDivider,rowDivider:da.rowDivider,columnDivider:da.columnDivider,alternativeRowColors:da.alternativeRowColors,headerCellPadding:da.headerCellPadding,rowCellPadding:da.rowCellPadding,contentAlignment:da.contentAlignment,rowsPerPage:da.rowsPerPage,overflowControl:da.overflowControl,paginationType:da.paginationType,paginationAlignment:da.paginationAlignment,displayResults:da.displayResults,noOfItemsToLoad:da.noOfItemsToLoad},content:{selectorKey:pa.CONTENT,totalInventory:da.totalInventory,inventoryStatus:da.inventoryStatus,noOfAvailableLocations:da.noOfAvailableLocations,locationNames:da.locationNames,locationDetails:da.locationDetails,locationName:da.locationName,locationAddress:da.locationAddress,locationInventory:da.locationInventory,locationInventoryStatus:da.locationInventoryStatus},design:{selectorKey:pa.DESIGN,inventoryTextStyle:{selectorKey:pa.INVENTORY_TEXT_STYLE,themeDynamic:Fr.theme,fontDynamic:Fr.font,fontSizeDynamic:Fr.fontSize,textColorDynamic:Fr.textColor,boldDynamic:Fr.bold,italicDynamic:Fr.italic,linethroughDynamic:Fr.linethrough,underlineDynamic:Fr.underline,textAlignDynamic:Fr.textAlign,characterSpacingDynamic:Fr.characterSpacing,lineHeightDynamic:Fr.lineHeight,themeStatic:Fr.themeDesc,fontStatic:Fr.fontDesc,fontSizeStatic:Fr.fontSizeDesc,textColorStatic:Fr.textColorDesc,boldStatic:Fr.boldDesc,italicStatic:Fr.italicDesc,linethroughStatic:Fr.linethroughDesc,underlineStatic:Fr.underlineDesc,textAlignStatic:Fr.textAlignDesc,characterSpacingStatic:Fr.characterSpacingDesc,lineHeightStatic:Fr.lineHeightDesc},viewInventoryButton:{selectorKey:pa.VIEW_INVENTORY_BUTTON,defaultState:Object.assign({selectorKey:pa.DEFAULT_STATE,buttonStyle:da.buttonStyle,buttonText:da.buttonText},qr),hoverState:Object.assign({selectorKey:pa.HOVER_STATE,buttonStyle:da.buttonStyle,buttonText:da.buttonText,iconPadding:da.iconPadding,iconPosition:da.iconPosition,iconAndTextSpacing:da.iconAndTextSpacing,alignment:da.alignment,buttonType:da.buttonType},Qr)},itemStyle:{selectorKey:pa.ITEM_STYLE,contentAlignment:da.contentAlignment,horizontalPadding:da.horizontalPadding,verticalPadding:da.verticalPadding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},locationName:{selectorKey:pa.LOCATION_NAME,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},locationAddress:{selectorKey:pa.LOCATION_ADDRESS,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},locationInventoryStatus:{selectorKey:pa.LOCATION_INVENTORY_STATUS,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},locationInventory:{selectorKey:pa.LOCATION_INVENTORY,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},arrows:{selectorKey:pa.ARROWS,arrowIconStyle:da.arrowIconStyle,leftArrowIconStyle:da.leftArrowIconStyle,rightArrowIconStyle:da.rightArrowIconStyle,backgroundShape:da.backgroundShape,arrowSize:da.arrowSize,arrowColor:da.arrowColor},paginationDots:{selectorKey:pa.PAGINATION_DOTS,dotSize:da.dotSize,currentDotColor:da.currentDotColor,otherDotColor:da.otherDotColor},paginationLine:{selectorKey:pa.PAGINATION_LINE,currentLineColor:da.currentLineColor,otherLineColor:da.otherLineColor,lineHeight:da.lineHeight,lineWidth:da.lineWidth},table:{selectorKey:pa.TABLE,backgroundColor:Fr.backgroundColor,showBorder:Fr.showBorder,borderStyle:da.design.table.borderStyle,borderColor:Fr.borderColor,borderPerSlide:da.design.table.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur},tableHeader:{selectorKey:pa.TABLE_HEADER,backgroundColor:Fr.backgroundColor},headerText:{selectorKey:pa.HEADER_TEXT,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},tableRow:{selectorKey:pa.TABLE_ROW,backgroundColor:Fr.backgroundColor,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},rowDividers:{selectorKey:pa.ROW_DIVIDERS,headerDivider:da.design.rowAndHeaderDividers.headerDivider,rowDivider:da.design.rowAndHeaderDividers.rowDivider,columnDivider:da.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:pa.SCROLL,scrollBarWidth:da.design.scrollBar.scrollBarWidth,scrollBarColor:da.design.scrollBar.scrollBarColor},pagination:{selectorKey:pa.PAGINATION,defaultState:{selectorKey:pa.DEFAULT_STATE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,previousIcon:da.design.pagination.previousIcon,nextIcon:da.design.pagination.nextIcon,iconSize:da.design.pagination.iconSize,iconColor:da.design.pagination.iconColor,backgroundShape:da.design.pagination.backgroundShape,backgroundColor:Fr.backgroundColor,pagination:da.design.pagination.pagination},hoverState:{selectorKey:pa.HOVER_STATE,theme:Fr.theme}},showMoreItemsButton:Object.assign({selectorKey:pa.SHOW_MORE_ITEMS_BUTTON},qr)},dataConnector:{selectorKey:pa.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.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"}(ca||(ca={}));var ua,Sa={showPrice:{value:!0,property:"showPrice",propertyType:Bo.CONTROLS},displayMinQtySet:{value:!0,property:"displayMinQtySet",propertyType:Bo.CONTROLS},priceFormat:{value:"MSRP",property:"priceFormat",propertyType:Bo.CONTROLS},priceSuffix:{value:"",property:"priceSuffix",propertyType:Bo.CONTROLS},pricePrefix:{value:"",property:"pricePrefix",propertyType:Bo.CONTROLS},displayFormat:{value:"Tool-tip",property:"displayFormat",propertyType:Bo.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:Bo.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:Bo.CONTROLS},productPriceDisplayUOM:{value:!1,property:"productPriceDisplayUOM",propertyType:Bo.CONTROLS},productPriceDisplayCurrencyCode:{value:!1,property:"productPriceDisplayCurrencyCode",propertyType:Bo.CONTROLS},showActualPrice:{value:!1,property:"showActualPrice",propertyType:Bo.CONTROLS},actualPrice:{value:!1,property:"actualPrice",propertyType:Bo.CONTROLS},actualPriceDisplayUOM:{value:!1,property:"actualPriceDisplayUOM",propertyType:Bo.CONTROLS},actualPriceDisplayCurrencyCode:{value:!1,property:"actualPriceDisplayCurrencyCode",propertyType:Bo.CONTROLS},discount:{value:!1,property:"discount",propertyType:Bo.CONTROLS},discountValue:{value:!1,property:"discountValue",propertyType:Bo.CONTROLS},showSavings:{value:!1,property:"showSavings",propertyType:Bo.CONTROLS},savings:{value:!1,property:"savings",propertyType:Bo.CONTROLS},savingsValue:{value:!1,property:"savingsValue",propertyType:Bo.CONTROLS},savingsDisplayCurrencyCode:{value:!1,property:"savingsDisplayCurrencyCode",propertyType:Bo.CONTROLS},embellishmentPrice:{value:!1,property:"embellishmentPrice",propertyType:Bo.CONTROLS},productTax:{value:!1,property:"productTax",propertyType:Bo.CONTROLS},productShippingPrice:{value:!1,property:"productShippingPrice",propertyType:Bo.CONTROLS}},ga=function(){return{layout:{selectorKey:ca.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"100",unit:1}),margin:Fr.margin,padding:Fr.padding,showPrice:Sa.showPrice,displayMinQtySet:Sa.displayMinQtySet,priceFormat:Sa.priceFormat,displayFormat:Sa.displayFormat,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo},design:{selectorKey:ca.DESIGN,productPrice:{selectorKey:ca.PRODUCT_PRICE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:!0}),iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},uomStyle:{selectorKey:ca.UOM_STYLE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:!0}),iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},currencyCodeStyle:{selectorKey:ca.CURRENCY_CODE_STYLE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:!0}),iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},actualPrice:{selectorKey:ca.ACTUAL_PRICE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:!0}),iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discount:{selectorKey:ca.DISCOUNT,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:!0}),iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savings:{selectorKey:ca.SAVINGS,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:!0}),iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discountValue:{selectorKey:ca.DISCOUNT_VALUE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:!0}),iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savingsValue:{selectorKey:ca.SAVINGS_VALUE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:!0}),iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},embellishmentPrice:{selectorKey:ca.EMBELLISHMENT_PRICE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:!0}),iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productTax:{selectorKey:ca.PRODUCT_TAX,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:!0}),iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productShippingPrice:{selectorKey:ca.PRODUCT_SHIPPING_PRICE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:!0}),iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},content:{selectorKey:ca.CONTENT,productPrice:Sa.productPrice,sellingPrice:Sa.sellingPrice,productPriceDisplayUOM:Sa.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Sa.productPriceDisplayCurrencyCode,showActualPrice:Sa.showActualPrice,actualPrice:Sa.actualPrice,actualPriceDisplayUOM:Sa.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Sa.actualPriceDisplayCurrencyCode,discount:Sa.discount,discountValue:Sa.discountValue,showSavings:Sa.showSavings,savings:Sa.savings,savingsValue:Sa.savingsValue,savingsDisplayCurrencyCode:Sa.savingsDisplayCurrencyCode,embellishmentPrice:Sa.embellishmentPrice,productTax:Sa.productTax,productShippingPrice:Sa.productShippingPrice,pricePrefix:Sa.pricePrefix,priceSuffix:Sa.priceSuffix},dataConnector:{selectorKey:ca.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"priceDetails",url:"",enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}},Ta={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Bo.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Bo.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Bo.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Bo.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Bo.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Bo.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Bo.CONTROLS},header:{value:!0,property:"header",propertyType:Bo.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Bo.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Bo.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Bo.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Bo.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Bo.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Bo.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Bo.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Bo.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Bo.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Bo.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Bo.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Bo.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Bo.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Bo.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Bo.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Bo.CSS},title:{value:"Promotions",property:"title",propertyType:Bo.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Bo.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Bo.CONTROLS},description:{value:"",property:"description",propertyType:Bo.CONTROLS},promotionName:{value:!0,property:"promotionName",propertyType:Bo.CONTROLS},promotionDescription:{value:!0,property:"promotionDescription",propertyType:Bo.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:Bo.CONTROLS},couponCode:{value:!0,property:"couponCode",propertyType:Bo.CONTROLS},promotionSchedule:{value:!0,property:"promotionSchedule",propertyType:Bo.CONTROLS},minimumPurchaseAmount:{value:!0,property:"minimumPurchaseAmount",propertyType:Bo.CONTROLS},eligibleProducts:{value:!0,property:"eligibleProducts",propertyType:Bo.CONTROLS},promotionPrice:{value:!0,property:"promotionPrice",propertyType:Bo.CONTROLS},maxRedemptionAmount:{value:!0,property:"maxRedemptionAmount",propertyType:Bo.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Bo.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Bo.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Bo.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Bo.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Bo.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Bo.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Bo.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Bo.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Bo.CSS},buttonType:{value:"primaryButton",propertyType:Bo.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Bo.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Bo.CONTROLS},backgroundShape:{value:"Round",propertyType:Bo.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Bo.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Bo.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Bo.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Bo.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Bo.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Bo.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Bo.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Bo.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Bo.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Bo.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Bo.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:Bo.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Bo.CONTROLS},fontSize:{value:"16",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},characterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},lineHeight:{value:"16",propertyType:Bo.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Bo.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"16",propertyType:Bo.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},characterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},lineHeight:{value:"16",propertyType:Bo.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Bo.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Bo.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Bo.CONTROLS},paginationStyle:{value:"dotted",propertyType:Bo.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Bo.CONTROLS},arrowSize:{value:"16",propertyType:Bo.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Bo.CSS},backgroundShape:{value:"rectangle",propertyType:Bo.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"16",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},hoverBackgroundShape:{value:"circle",propertyType:Bo.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverFont:{value:"lato",propertyType:Bo.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Bo.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Bo.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},iconSize:{value:"20",propertyType:Bo.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Bo.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"}(ua||(ua={}));var ha,Ca=function(){return{layout:{selectorKey:ua.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"650",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"400",unit:1}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,displayStyle:Ta.displayStyle,dividerBetweenItems:Ta.dividerBetweenItems,itemSpacing:Ta.itemSpacing,itemPadding:Ta.itemPadding,itemContentAlignment:Ta.itemContentAlignment,maxItemsToDisplay:Ta.maxItemsToDisplay,overflowItems:Ta.overflowItems,header:Ta.header,headerHeight:Ta.headerHeight,rowHeight:Ta.rowHeight,headerDivider:Ta.headerDivider,rowDivider:Ta.rowDivider,columnDivider:Ta.columnDivider,alternativeRowColors:Ta.alternativeRowColors,headerCellPadding:Ta.headerCellPadding,rowCellPadding:Ta.rowCellPadding,contentAlignment:Ta.contentAlignment,overflowControl:Ta.overflowControl,paginationType:Ta.paginationType,paginationAlignment:Ta.paginationAlignment,rowsPerPage:Ta.rowsPerPage,displayResults:Ta.displayResults,imageBehavior:Ta.imageBehavior,itemsPerRow:Ta.itemsPerRow},content:{selectorKey:ua.CONTENT,title:Ta.title,showTitle:Ta.showTitle,description:Ta.description,showDescription:Ta.showDescription,promotionName:Ta.promotionName,promotionDescription:Ta.promotionDescription,noOfLinesToShow:Ta.noOfLinesToShow,couponCode:Ta.couponCode,promotionSchedule:Ta.showDescription,minimumPurchaseAmount:Ta.minimumPurchaseAmount,eligibleProducts:Ta.eligibleProducts,promotionPrice:Ta.promotionPrice,maxRedemptionAmount:Ta.maxRedemptionAmount},design:{selectorKey:ua.DESIGN,widgetStyle:{selectorKey:ua.DESIGN_WIDGET_STYLE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},itemStyle:{selectorKey:ua.DESIGN_ITEM_STYLE,contentAlignment:Ta.contentAlignment,horizontalPadding:Ta.horizontalPadding,verticalPadding:Ta.verticalPadding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},viewOffersButton:{selectorKey:ua.DESIGN_VIEW_OFFERS_BUTTON,defaultState:Object.assign({selectorKey:ua.DEFAULT_STATE,buttonStyle:Ta.buttonStyle,buttonText:Ta.buttonText,iconPadding:Ta.iconPadding,iconPosition:Ta.iconPosition,iconAndTextSpacing:Ta.iconAndTextSpacing,alignment:Ta.alignment,buttonType:Ta.buttonType},qr),hoverState:Object.assign({selectorKey:ua.HOVER_STATE,buttonStyle:Ta.buttonStyle,buttonText:Ta.buttonText,iconPadding:Ta.iconPadding,iconPosition:Ta.iconPosition,iconAndTextSpacing:Ta.iconAndTextSpacing,alignment:Ta.alignment,buttonType:Ta.buttonType},Qr)},promotionName:{selectorKey:ua.DESIGN_PROMOTION_NAME,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},promotionDescription:{selectorKey:ua.DESIGN_PROMOTION_DESCRIPTION,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},couponCode:{selectorKey:ua.DESIGN_COUPON_CODE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},promotionSchedule:{selectorKey:ua.DESIGN_PROMOTION_SCHEDULE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},minimumPurchaseAmount:{selectorKey:ua.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},eligibleProductsButton:{selectorKey:ua.DESIGN_ELIGIBLE_PRODUCTS_BUTTON,defaultState:Object.assign({selectorKey:ua.DEFAULT_STATE,buttonStyle:Ta.buttonStyle,buttonText:Ta.buttonText,iconPadding:Ta.iconPadding,iconPosition:Ta.iconPosition,iconAndTextSpacing:Ta.iconAndTextSpacing,alignment:Ta.alignment,buttonType:Ta.buttonType},qr),hoverState:Object.assign({selectorKey:ua.HOVER_STATE,buttonStyle:Ta.buttonStyle,buttonText:Ta.buttonText,iconPadding:Ta.iconPadding,iconPosition:Ta.iconPosition,iconAndTextSpacing:Ta.iconAndTextSpacing,alignment:Ta.alignment,buttonType:Ta.buttonType},Qr)},priceAfterPromotion:{selectorKey:ua.DESIGN_PRICE_AFTER_PROMOTION,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},maxRedemptionAmount:{selectorKey:ua.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},arrows:{selectorKey:ua.DESIGN_ARROWS,arrowIconStyle:Ta.arrowIconStyle,leftArrowIconStyle:Ta.leftArrowIconStyle,rightArrowIconStyle:Ta.rightArrowIconStyle,backgroundShape:Ta.backgroundShape,arrowSize:Ta.arrowSize,arrowColor:Ta.arrowColor},paginationDots:{selectorKey:ua.DESIGN_PAGINATION_DOTS,dotSize:Ta.dotSize,currentDotColor:Ta.currentDotColor,otherDotColor:Ta.otherDotColor},paginationLine:{selectorKey:ua.DESIGN_PAGINATION_LINE,currentLineColor:Ta.currentLineColor,otherLineColor:Ta.otherLineColor,lineHeight:Ta.lineHeight,lineWidth:Ta.lineWidth},table:{selectorKey:ua.DESIGN_TABLE,backgroundColor:Fr.backgroundColor,showBorder:Fr.showBorder,borderStyle:Ta.design.table.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Ta.design.table.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur},tableHeader:{selectorKey:ua.DESIGN_TABLE_HEADER,backgroundColor:Fr.backgroundColor},headerText:{selectorKey:ua.DESIGN_HEADER_TEXT,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},tableRow:{selectorKey:ua.DESIGN_TABLE_ROW,backgroundColor:Fr.backgroundColor,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},rowDividers:{selectorKey:ua.DESIGN_ROW_DIVIDERS,headerDivider:Ta.design.rowAndHeaderDividers.headerDivider,rowDivider:Ta.design.rowAndHeaderDividers.rowDivider,columnDivider:Ta.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:ua.DESIGN_SCROLL,scrollBarWidth:Ta.design.scrollBar.scrollBarWidth,scrollBarColor:Ta.design.scrollBar.scrollBarColor},pagination:{selectorKey:ua.DESIGN_PAGINATION,defaultState:{selectorKey:ua.DEFAULT_STATE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,previousIcon:Ta.design.pagination.previousIcon,nextIcon:Ta.design.pagination.nextIcon,iconSize:Ta.design.pagination.iconSize,iconColor:Ta.design.pagination.iconColor,backgroundShape:Ta.design.pagination.backgroundShape,backgroundColor:Fr.backgroundColor,pagination:Ta.design.pagination.pagination},hoverState:{selectorKey:ua.HOVER_STATE,theme:Fr.theme}},showMoreItemsButton:Object.assign({selectorKey:ua.DESIGN_SHOW_MORE_ITEMS_BUTTON},qr)},dataConnector:{selectorKey:ua.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"promotions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}},Oa={displayStyle:{value:"Open Input",property:"displayStyle",propertyType:Bo.CONTROLS},labelPosition:{value:"Top",propertyType:Bo.CONTROLS},displayMinQtyToPurchase:{value:!1,property:"displayMinQtyToPurchase",propertyType:Bo.CONTROLS},quantity:{value:1,property:"quantity",propertyType:Bo.CONTROLS},dropdownMaxCount:{value:50,propertyType:Bo.CONTROLS},dropdownOptionsInterval:{value:1,propertyType:Bo.CONTROLS},labelAndInputSpacing:{value:5,unit:1,property:"labelAndInputSpacing",propertyType:Bo.CSS},inputAndMinQuantitySpacing:{value:5,unit:1,property:"inputAndMinQuantitySpacing",propertyType:Bo.CSS},labelText:{value:"Quantity",propertyType:Bo.CONTROLS},placeholderText:{value:"Enter Quantity",propertyType:Bo.CONTROLS},minimumPurchaseQuantityText:{value:"Minimum Purchase Quantity",propertyType:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.WIDGET_STYLE="widgetStyle",e.SEARCHBAR="searchBar",e.PLACEHOLDER_TEXT="placeholderText",e.DROPDOWN_STYLE="dropdownStyle",e.INCREMENT_BUTTON="incrementButton",e.DECREMENT_BUTTON="decrementButton",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selected"}(ha||(ha={}));var ba,va=function(){return{layout:{selectorKey:ha.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"70",unit:1}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,displayStyle:Oa.displayStyle,displayMinQtyToPurchase:Oa.displayMinQtyToPurchase,labelAndInputSpacing:Oa.labelAndInputSpacing,inputAndMinQuantitySpacing:Oa.inputAndMinQuantitySpacing,labelPosition:Oa.labelPosition,dropdownMaxCount:Oa.dropdownMaxCount,dropdownOptionsInterval:Oa.dropdownOptionsInterval},design:{selectorKey:ha.DESIGN,widgetStyle:{selectorKey:ha.WIDGET_STYLE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},label:{selectorKey:ha.DESIGN,padding:Fr.padding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},minimumOrderQuantity:{selectorKey:ha.DESIGN,padding:Fr.padding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},input:{selectorKey:ha.SEARCHBAR,padding:Fr.padding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,width:Object.assign(Object.assign({},Fr.width),{value:"auto",unit:5})},placeholderText:{selectorKey:ha.PLACEHOLDER_TEXT,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},dropdownStyle:{selectorKey:ha.DROPDOWN_STYLE,padding:Fr.padding,optionAndListSpacing:Fr.optionAndListSpacing,dropdownListItemSpacing:Fr.dropdownListItemSpacing,dropdownListItemPadding:Fr.dropdownListItemPadding,dividerBetweenListItems:Fr.dividerBetweenListItems,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,width:Object.assign(Object.assign({},Fr.width),{value:100,unit:4})},increaseButton:{selectorKey:ha.INCREMENT_BUTTON,defaultState:Object.assign(Object.assign({selectorKey:ha.DEFAULT_STATE},Jr),{icon:Object.assign(Object.assign({},Jr.icon),{value:"plus"})}),hoverState:{selectorKey:ha.HOVER_STATE},selectedState:{selectorKey:ha.SELECTED_STATE}},decreaseButton:{selectorKey:ha.DECREMENT_BUTTON,defaultState:Object.assign(Object.assign({selectorKey:ha.DEFAULT_STATE},Jr),{icon:Object.assign(Object.assign({},Jr.icon),{value:"icon-list-divider"})}),hoverState:{selectorKey:ha.HOVER_STATE},selectedState:{selectorKey:ha.SELECTED_STATE}}},content:{selectorKey:ha.CONTENT,quantity:Oa.quantity,labelText:Oa.labelText,placeholderText:Oa.placeholderText,minimumPurchaseQuantityText:Oa.minimumPurchaseQuantityText},dataConnector:{selectorKey:ha.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}},ma={itemSpacing:{value:"20",property:"itemSpacing",propertyType:Bo.CSS,unit:1},repeatElements:{value:"false",property:"repeatElements",propertyType:Bo.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:Bo.CONTROLS},pauseOnHover:{value:"true",property:"pauseOnHover",propertyType:Bo.CONTROLS},scrollDirection:{value:"leftToRight",property:"scrollDirection",propertyType:Bo.CONTROLS},scrollSpeed:{value:"1x",property:"scrollSpeed",propertyType:Bo.CONTROLS},style:{value:"line",property:"style",propertyType:Bo.CONTROLS},shape:{value:"shopping-cart-01",customIcon:{isCustomIcon:!1,url:"",name:""},property:"shape",propertyType:Bo.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Bo.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:Bo.CONTROLS,property:"scrollContent"},dividerColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"dividerColor",propertyType:Bo.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"}(ba||(ba={}));var wa,Ea=function(){return{layout:{selectorKey:ba.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"40",unit:1}),margin:Fr.margin,padding:Fr.padding,itemSpacing:ma.itemSpacing,repeatElements:ma.repeatElements,dividerBetweenItems:ma.dividerBetweenItems,scrollSpeed:ma.scrollSpeed,scrollDirection:ma.scrollDirection,pauseOnHover:ma.pauseOnHover},content:{selectorKey:ba.CONTENT,scrollContent:ma.scrollContent},design:{selectorKey:ba.DESIGN,scrollContainer:{selectorKey:ba.SCROLL_CONTAINER,backgroundColor:Fr.backgroundColor,showBorder:Fr.showBorder,borderStyle:Fr.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur},dividerStyle:{selectorKey:ba.DIVIDER_STYLE,style:ma.style,shape:ma.shape,size:ma.size,backgroundColor:Fr.backgroundColor,dividerColor:ma.dividerColor},defaultItem:{theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},item1:{selectorKey:ba.ITEM_1,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},item2:{selectorKey:ba.ITEM_2,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},item3:{selectorKey:ba.ITEM_3,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.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"}(wa||(wa={}));var Ra,fa=function(e){return{layout:Object.assign(Object.assign({selectorKey:wa.LAYOUT,adjustment:Fr.adjustment,width:{fixedWidth:{value:"".concat(null==e?void 0:e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:Bo.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:Bo.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:Bo.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fr.height),{isReadOnly:!0}),padding:Fr.padding,columnGap:{value:0,propertyType:Bo.CSS,unit:jo.PIXELS,property:"columnGap"},rowGap:{value:0,propertyType:Bo.CSS,unit:jo.PIXELS,property:"rowGap"}},Xr),{positionType:Fr.positionType,pinTo:Fr.pinTo}),design:Object.assign({selectorKey:wa.DESIGN,borderColor:Object.assign({},Fr.borderColor),borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle},Object.assign(Object.assign({},hi),{backgroundColor:Object.assign(Object.assign({},hi.backgroundColor),{parentRef:"cs-gl-sn-bd"})})),settings:{selectorKey:wa.SETTINGS,visibility:{selectorKey:wa.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:Bo.CONTROLS,property:"visibilityContent"}},schedules:{selectorKey:wa.SCHEDULES,scheduleData:{value:[],propertyType:Bo.CONTROLS,property:"scheduleData"}},deviceVisibility:{selectorKey:wa.DEVICE_VISIBILITY},customAttributes:{selectorKey:wa.CUSTOM_ATTRIBUTES}},code:{}}},Na={source:{value:"Manually",property:"source",propertyType:Bo.CONTROLS},orderBefore:{value:!1,property:"orderBefore",propertyType:Bo.CONTROLS},orderBeforeTime:{value:"4",property:"orderBeforeTime",propertyType:Bo.CONTROLS,unit:1},orderBeforeDisplayTime:{value:"Hours Left",property:"orderBeforeDisplayTime",propertyType:Bo.CONTROLS},deliveryBefore:{value:!1,property:"deliveryBefore",propertyType:Bo.CONTROLS},deliveryEndsBefore:{value:"4",property:"deliveryEndsBefore",unit:3,propertyType:Bo.CONTROLS},deliveryBeforeDisplayTime:{value:"Hours Left",property:"deliveryBeforeDisplayTime",propertyType:Bo.CONTROLS},deliveryStartingDate:{value:!1,property:"deliveryStartingDate",propertyType:Bo.CONTROLS},deliveryStartsAfter:{value:"4",property:"deliveryStartsAfter",unit:1,propertyType:Bo.CONTROLS},deliveryStartingDateDisplayTime:{value:"Hours Left",property:"deliveryStartingDateDisplayTime",propertyType:Bo.CONTROLS},configureMessage:{value:"",property:"configureMessage",propertyType:Bo.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"}(Ra||(Ra={})),Fr.theme,Fr.font,Fr.fontSize,Fr.textColor,Fr.bold,Fr.italic,Fr.linethrough,Fr.underline,Fr.textAlign,Fr.characterSpacing,Fr.lineHeight,Fr.backgroundColor;var La=function(){return{layout:{selectorKey:Ra.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"40",unit:1}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar},design:{selectorKey:Ra.DESIGN,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,themeDesc:Fr.themeDesc,fontDesc:Fr.fontDesc,fontSizeDesc:Fr.fontSizeDesc,textColorDesc:Fr.textColorDesc,boldDesc:Fr.boldDesc,italicDesc:Fr.italicDesc,linethroughDesc:Fr.linethroughDesc,underlineDesc:Fr.underlineDesc,textAlignDesc:Fr.textAlignDesc,characterSpacingDesc:Fr.characterSpacingDesc,lineHeightDesc:Fr.lineHeightDesc},content:{selectorKey:Ra.CONTENT,source:Na.source,orderBefore:Na.orderBefore,orderBeforeTime:Na.orderBeforeTime,orderBeforeDisplayTime:Na.orderBeforeDisplayTime,deliveryBefore:Na.deliveryBefore,deliveryEndsBefore:Na.deliveryEndsBefore,deliveryBeforeDisplayTime:Na.deliveryBeforeDisplayTime,deliveryStartingDate:Na.deliveryStartingDate,deliveryStartsAfter:Na.deliveryStartsAfter,deliveryStartingDateDisplayTime:Na.deliveryStartingDateDisplayTime,configureMessage:Na.configureMessage},dataConnector:{selectorKey:Ra.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}},Aa={onClick:{value:"Show Image Lightbox",propertyType:Bo.CONTROLS},onHover:{value:"Zoom Image",propertyType:Bo.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Bo.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Bo.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Bo.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Bo.CSS}},Da=function(){return{layout:{adjustment:Fr.adjustment,width:Fr.width,height:Fr.height,margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo,onClick:Aa.onClick,onHover:Aa.onHover,imageRatio:Aa.imageRatio,fitOptions:Aa.fitOptions,horizontalAlignment:Aa.horizontalAlignment,verticalAlignment:Aa.verticalAlignment},design:{layouter:{backgroundColor:Fr.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}};function Ia(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 xa(e,t){if(e){if("string"==typeof e)return Ia(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)?Ia(e,t):void 0}}function Pa(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,a,n,l=[],p=!0,s=!1;try{if(a=(o=o.call(e)).next,0===t){if(Object(o)!==o)return;p=!1}else for(;!(p=(r=a.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&&(n=o.return(),Object(n)!==n))return}finally{if(s)throw i}}return l}}(e,t)||xa(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 _a(e){return function(e){if(Array.isArray(e))return Ia(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||xa(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 Ba(e){return Ba="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},Ba(e)}function ja(e,t,o){return(t=function(e){var t=function(e){if("object"!=Ba(e)||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var o=t.call(e,"string");if("object"!=Ba(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==Ba(t)?t:t+""}(t))in e?Object.defineProperty(e,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[t]=o,e}var Ha=o(756),Ka=o.n(Ha);function za(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 ka(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)?ka(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 a,n=!0,l=!1;return{s:function(){o=o.call(e)},n:function(){var e=o.next();return n=e.done,e},e:function(e){l=!0,a=e},f:function(){try{n||null==o.return||o.return()}finally{if(l)throw a}}}}function ka(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 Ua=function(e,t,o,r){return new(o||(o=Promise))((function(i,a){function n(e){try{p(r.next(e))}catch(e){a(e)}}function l(e){try{p(r.throw(e))}catch(e){a(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(n,l)}p((r=r.apply(e,t||[])).next())}))};function Ga(e,t){var o,r=za(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,a=za(e.accent);try{for(a.s();!(i=a.n()).done;)if(i.value.label===t)return"accent"}catch(e){a.e(e)}finally{a.f()}return null}function Ma(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 Wa(e,t,o,r){return Ua(this,void 0,void 0,Ka().mark((function i(){var a,n,l,p,s;return Ka().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:return a=e.parentNode,n=e.textContent.substring(0,t),l=e.textContent.substring(t+o),p=document.createTextNode(n),s=document.createTextNode(l),a.insertBefore(p,e),a.insertBefore(r,e),a.insertBefore(s,e.nextSibling),i.next=1,a.removeChild(e);case 1:case"end":return i.stop()}}),i)})))}function Va(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(Va(o[r]));return t}function Ya(e){return e.replace(/-([a-z])/g,(function(e,t){return t.toUpperCase()}))}var Fa={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]}},Xa=[{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}],qa=function(e){return Object.entries(e).map((function(e){var t=Pa(e,2),o=t[0],r=t[1],i=o.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()})),a="";return[].concat(["grid-template-rows","grid-template-columns"]).some((function(e){return e===i}))&&(a="!important"),"".concat(i,": ").concat(r," ").concat(a,";")})).join(" ")};function Qa(e){return!(e&&Object.keys(e).length>0)}function Za(e){return!(e&&null!==e)}function Ja(e){return null==e?void 0:e.replaceAll("-","")}function $a(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=Po.iframeSelector,i=Po.iframePreviewSelector,a=document.querySelector(t?i:r),n=null==a?void 0:a.contentDocument;return o?null==n?void 0:n.querySelectorAll("".concat(e)):null==n?void 0:n.querySelector("".concat(e))}var en=function(e){return{desktop:{min:"1024px",preferred:"1280px",max:"100%"},tablet:{min:"768px",preferred:"768px",max:"1023px"},mobile:{min:"auto",preferred:"390px",max:"767px"}}[e]},tn=function(e,t){var o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"tablet",r=arguments.length>3?arguments[3]:void 0,i=en(o),a=r&&(null==r?void 0:r.length)>0?r:"#".concat(e),n="";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=Pa(e,2),i=r[0],a=r[1],n=Pa(t,2),l=n[0],p=n[1];return(null===(o=["gridTemplateRows","gridTemplateColumns"])||void 0===o?void 0:o.some((function(e){return e===l})))?a[l]=p:i[l]=p,[i,a]}),[{},{}]),p=Pa(l,2),s=p[0],d=p[1];switch(o){case"tablet":n="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 320px){").concat(a," {").concat(qa(null!=s?s:t),"} ").concat(Qa(d)?"":"".concat(a," > .wrapper{").concat(qa(d),"}"),"}");break;case"mobile":n="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 10px){").concat(a," {").concat(qa(null!=s?s:t),"} ").concat(Qa(d)?"":"".concat(a," > .wrapper{").concat(qa(d),"}"),"}")}}return n},on=function(e){var t,o,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"tablet",i={editedStyles:e},a=null===(t=Object.entries(e))||void 0===t?void 0:t.filter((function(e,t){var o=Pa(e,2),i=o[0];return o[1],i.includes("--_ctm-".concat(r.slice(0,3)))}));if(a&&a[0]&&(null===(o=a[0])||void 0===o?void 0:o.length)>0){i.data=Object.fromEntries(a);var n=Object.entries(e).filter((function(e,t){var o=Pa(e,2),i=o[0];return o[1],!i.includes("--_ctm-".concat(r.slice(0,3)))}));n&&(i.editedStyles=Object.fromEntries(n))}return i},rn={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,a="up"===o?i-1:i+1;if(a>=1&&a<=Object.keys(e).length){var n=Object.keys(e).find((function(t){return e[t].index===a}));return Object.assign(Object.assign({},e),ja(ja({},t,Object.assign(Object.assign({},r),{index:a})),n,Object.assign(Object.assign({},e[n]),{index:i})))}return e},returnUpdatedButton:function(e,t,o,r){var i={};return Object.keys(e).forEach((function(a){i[a]=Object.assign({},e[a]),Object.keys(e[a].children).forEach((function(n){Object.keys(e[a].children[n].children).forEach((function(l){var p=e[a].children[n].children[l];p.isDirty||p.attributes.datadivtype!==t||(i[a]=Object.assign(Object.assign({},i[a]),{children:Object.assign(Object.assign({},i[a].children),ja({},n,Object.assign(Object.assign({},i[a].children[n]),{children:Object.assign(Object.assign({},i[a].children[n].children),ja({},l,Object.assign(Object.assign({},i[a].children[n].children[l]),{properties:Object.assign(Object.assign({},i[a].children[n].children[l].properties),o.design),styles:Object.assign(Object.assign({},i[a].children[n].children[l].styles),r)})))})))}))}))}))})),i},getTextValue:function(e,t){if(void 0!==(null==t?void 0:t.type)){if("custom"===t.type)return Ma(e.customColors.find((function(e){return e.label===t.label})).value.rgb);var o=e.selectedTheme.colors;return Ma(o[Ga(o,t.type)].find((function(e){return e.label===t.type})).value.rgb)}return Ma(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=Xa.filter((function(t){return t.value===(null==e?void 0:e.unit)}))[0])||void 0===t?void 0:t.label,a="".concat(r).concat(i);if(["padding","margin","pagePadding","sectionPadding"].some((function(e){return e===o}))){var n=e.sides,l=_a(Object.keys(n));a="",l.forEach((function(e,t){var o,r=n[e].value,i=null===(o=Xa.filter((function(t){return t.value===n[e].unit}))[0])||void 0===o?void 0:o.label;a+="".concat(0!==t?" ":"").concat(r).concat(i)}))}return ja({},o,a)},convertAlphaNumericToText:function(e){return e.replace(/([a-zA-Z]+)(\d+)/,"$1 $2")},convertrgbObjToString:Ma,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),ja({},"--_"+t+r,e[r]))}),{})},o=t(e.defaultState.default),r=t(e.defaultState.text),i={},a={};return e.hoverState&&(e.hoverState.default&&(i=t(e.hoverState.default,"hover-")),e.hoverState.text&&(a=t(e.hoverState.text,"hover-"))),{parent:Object.assign(Object.assign({},o),i),child:Object.assign(Object.assign({},r),a)}},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=Pa(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:Ga,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 Ua(this,void 0,void 0,Ka().mark((function t(){var o,r,i,a,n,l,p,s,d,c,y,u,S,g,T,h;return Ka().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(o=window.getSelection(),!(r=null==o?void 0:o.toString())){t.next=9;break}i=null==o?void 0:o.getRangeAt(0),a=i.startContainer,n=i.startOffset,l=Va(null==a?void 0:a.parentElement),p=null,s=0,d=za(l),t.prev=1,d.s();case 2:if((c=d.n()).done){t.next=5;break}if(y=c.value,u=y.textContent.length,!(n>=s&&n<=s+u)){t.next=3;break}return p=y,t.abrupt("continue",5);case 3:s+=u;case 4:t.next=2;break;case 5:t.next=7;break;case 6:t.prev=6,h=t.catch(1),d.e(h);case 7:return t.prev=7,d.f(),t.finish(7);case 8:return(S=document.createElement("span")).textContent=r,g=Object.keys(e),T=Object.values(e),S.style[g[0]]=T[0],t.next=9,Wa(p,n,r.length,S);case 9:case"end":return t.stop()}}),t,null,[[1,6,7,8]])})))},generateSpanStylesToProperties:function(e,t){var o=Object.assign({},t),r={};return Object.keys(o).forEach((function(t){var i={};t===Ya(e[0])?i=Object.assign(Object.assign({},o[t]),{value:e[o[t].property]}):(o[t].property===Ya(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=_a(t.general),r=_a(t.text),i=o.map((function(t){var o=Ga(e,t.value.value),r=e[o].find((function(e){return e.label===t.value.value}));if(!r.active){var i=rn.returnColorsArrName(e,r.value.value),a=e[i].find((function(e){return e.label===r.value.value}));return Object.assign(Object.assign({},t),{value:{value:a.label}})}return Object.assign({},t)})),a=r.map((function(t){var o=Ga(e,t.value.value),r=e[o].find((function(e){return e.label===t.value.value}));if(!r.active){var i=rn.returnColorsArrName(e,r.value.value),a=e[i].find((function(e){return e.label===r.value.value}));return Object.assign(Object.assign({},t),{value:{value:a.label}})}return Object.assign({},t)}));return{general:_a(i),text:_a(a)}},kebabToCamelCase:Ya,returnDefaultValue:function(e,t,o,r,i){var a,n,l=Fa;if(1===o||2===o){var p=null===(a=null==Xa?void 0:Xa.find((function(e){return e.value===o})))||void 0===a?void 0:a.label,s=null===(n=null==Xa?void 0:Xa.find((function(e){return e.value===i})))||void 0===n?void 0:n.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]),a=1;void 0!==t[4]&&(a=parseFloat(t[4]));var n=o.toString(16).padStart(2,"0"),l=r.toString(16).padStart(2,"0"),p=i.toString(16).padStart(2,"0"),s=Math.round(255*a).toString(16).padStart(2,"0");return"ff"===s?"#".concat(n).concat(l).concat(p):"#".concat(n).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=Po.iframeSelector,a=Po.templteEditiorSelector,n=Po.iframePreviewSelector,l=(Po.iframePreviewMainSelector,Po.iframeRoot),p=document.querySelector(o?n:i),s=null==p?void 0:p.contentDocument,d=null==s?void 0:s.querySelector(o?l:a);if(d&&null!==d){var c=d.querySelector("[".concat(_o.style,'="').concat(t,'"]'));null!==r&&(c=r.querySelector("[".concat(_o.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=Pa(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:Qa,IsNullOrEmpty:Za,IsArrayOrEmpty:function(e){return!(e&&e.length>0)},removeHyphens:Ja,getCMSElementType:function(e){var t=null;if(!Qa(e)){var o=null==e?void 0:e.attributes;if(!Qa(o)){var r=null==o?void 0:o.BUILDER;Qa(r)||(t=null==r?void 0:r.dataElementType)}}return t},getCMSDataDivType:function(e){var t=null;if(!Qa(e)){var o=null==e?void 0:e.attributes;if(!Qa(o)){var r=null==o?void 0:o.BUILDER;Qa(r)||(t=null==r?void 0:r.dataDivType)}}return t},GetCMSElementBySelector:$a,CreateAspectRationNWidthConvertion:function(e,t,o){var r,i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],a=parseFloat(t)/parseFloat(e),n=$a("#".concat(o),"single",i),l=e;if(!Za(n)){var p=(null==n?void 0:n.matches(Po.dataDropElement))?null===(r=null==n?void 0:n.parentElement)||void 0===r?void 0:r.closest(Po.dataDropElement):null==n?void 0:n.closest(Po.dataDropElement),s=null==p?void 0:p.getBoundingClientRect();(null==e?void 0:e.includes("%"))&&(a=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)}))&&(a=parseFloat(t)/parseFloat(e),/px/.test(e)||(l*=16),l=parseFloat(e)/(null==s?void 0:s.width)*100)}return{width:parseFloat(l),aspectRatio:a}},convertToCamelCaseCss:function(e){return e.split(" ").map((function(e,t){return 0===t?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},CSSUnits:Xa,getCMSElementAttributeValue:function(e,t,o){var r=null;if(!Qa(e)){var i=null==e?void 0:e.attributes;if(!Qa(i)){var a=i[t];Qa(a)||(r=a[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))},GetResponsiveValue:en,CMSSetAndGetResponsiveMediaQueriesExtension:function(e,t,o,r,i,a){var n=Object.assign({},e),l=t,p=null==n?void 0:n.tablet,s=null==n?void 0:n.mobile;null==n||delete n.tablet,null==n||delete n.mobile;var d=i?a:"#".concat(o);r.innerHTML+="".concat(d," {").concat(rn.stylesToString(n),"}");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=tn(o,p,"tablet",d);r.innerHTML+=u}if(s){var S=tn(o,s,"mobile",d);r.innerHTML+=S}return{styles:n,editedStyles:l,styleElement:r}},reponsiveExtension:tn,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=en(o),a=r&&(null==r?void 0:r.length)>0?r:"#".concat(e),n="";if(i&&(null==i?void 0:i.max)&&(null==i?void 0:i.min)&&t)switch(o){case"tablet":n="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 320px){").concat(a," {").concat(rn.stylesToString(t),"}}");break;case"mobile":n="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 10px){").concat(a," {").concat(rn.stylesToString(t),"}}")}return n},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 t=e.media,o=e.deviceVisibility,r=(e.isBuilderType,!0);if(t&&!Qa(t)&&!Qa(o)){var i=o,a=xr.DESKTOP,n=xr.MOBILE,l=xr.TABLET,p=i[a],s=i[l],d=i[n],c=Ir.CSS;Ir.HTML,r=t.desktop&&((null==p?void 0:p.hide)?(null==p?void 0:p.hiddenType)===c:null==p?void 0:p.show)||t.tablet&&((null==s?void 0:s.hide)?(null==s?void 0:s.hiddenType)===c:null==s?void 0:s.show)||t.mobile&&((null==d?void 0:d.hide)?(null==d?void 0:d.hiddenType)===c:null==d?void 0:d.show)}return r},CMSGetDeviceVisibilityClassNameByMode:function(e){var t=e.deviceVisibility,o=(e.isBuilderType,"");if(t&&!Qa(t)){var r=t,i=Ir.CSS,a=(Ir.HTML,{show:!0,hide:!1,hiddenType:i}),n=xr.DESKTOP,l=xr.MOBILE,p=xr.TABLET,s=(null==r?void 0:r.desktop)?r[n]:a,d=(null==r?void 0:r.tablet)?r[p]:a,c=(null==r?void 0:r.mobile)?r[l]:a;(null==s?void 0:s.hide)&&(null==s?void 0:s.hiddenType)===i&&(o+="dp_d_none"),(null==d?void 0:d.hide)&&(null==d?void 0:d.hiddenType)===i&&(o+=" tb_d_none"),(null==c?void 0:c.hide)&&(null==c?void 0:c.hiddenType)===i&&(o+=" mb_d_none")}return o},CMSGetDeviceVisibilityDefaultData:function(){return{deviceVisibility:{desktop:{show:!0,hide:!1,hiddenType:Ir.CSS},tablet:{show:!0,hide:!1,hiddenType:Ir.CSS},mobile:{show:!0,hide:!1,hiddenType:Ir.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,a,n,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===(n=null===(a=d[0])||void 0===a?void 0:a.contentSource)||void 0===n?void 0:n.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)},getParentElementObject:function e(t,o){var r,i,a,n,l={};if(!Qa(t)){var p=null==t?void 0:t[Ja(o)];Qa(p)||(l=Za(null===(n=null===(a=null===(i=null===(r=null==p?void 0:p.controls)||void 0===r?void 0:r.dataConnector)||void 0===i?void 0:i.dataConnector)||void 0===a?void 0:a.value)||void 0===n?void 0:n.dataSet)?e(t,null==p?void 0:p.parentKey):Object.assign({},p))}return l}};const an=rn;var nn,ln={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Bo.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:Bo.CONTROLS},textAlignment:{value:"center",property:"textAlignment",propertyType:Bo.CONTROLS},itemSpacing:{value:"10",propertyType:Bo.CSS,unit:1,property:"itemSpacing"},iconPosition:{value:"left",property:"iconPosition",propertyType:Bo.CONTROLS},clickToNavigate:{value:"false",property:"iconPosition",propertyType:Bo.CSS},iconStyle:{value:"Icon",propertyType:Bo.CONTROLS}},content:{socialIcons:{value:[{id:an.generateUniqueId(),title:"Amazon",name:"amazon",show:!0,url:"https://amazon.com",icon:{value:"amazon",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:an.generateUniqueId(),title:"Website",name:"website",show:!0,url:"https://www.sellerscommerce.com/",icon:{value:"website",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:an.generateUniqueId(),title:"Instagram",name:"instagram",show:!0,url:"https://instagram.com",icon:{value:"instagram",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:an.generateUniqueId(),title:"Twitter",name:"twitter",show:!0,url:"https://x.com/",icon:{value:"twitter",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:an.generateUniqueId(),title:"Facebook",name:"facebook",show:!0,url:"https://www.facebook.com/",icon:{value:"facebook",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:an.generateUniqueId(),title:"Youtube",name:"youtube",show:!0,url:"https://www.youtube.com/",icon:{value:"youtube",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:an.generateUniqueId(),title:"LinkedIn",name:"linkedin",show:!0,url:"https://www.linkedin.com/",icon:{value:"linkedin",customIcon:{isCustomIcon:!1,url:"",name:""}}}],propertyType:Bo.CONTROLS},website:{value:!0,propertyType:Bo.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:Bo.CONTROLS},instagram:{value:!0,propertyType:Bo.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:Bo.CONTROLS},facebook:{value:!0,propertyType:Bo.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:Bo.CONTROLS},linkedIn:{value:!1,propertyType:Bo.CONTROLS},linkedInUrl:{value:"https://www.linkedin.com/",propertyType:Bo.CONTROLS},twitter:{value:!0,propertyType:Bo.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:Bo.CONTROLS},amazon:{value:!0,propertyType:Bo.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:Bo.CONTROLS}},design:{icon:{value:"",propertyType:Bo.CONTROLS},designiconSize:{value:"30",propertyType:Bo.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:Bo.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:Bo.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:Bo.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:Bo.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:Bo.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:Bo.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:Bo.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 pn,sn=function(){return{layout:{selectorKey:nn.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"70",unit:1}),margin:Fr.margin,padding:Fr.padding,alignment:ln.layout.alignment,textAlignment:ln.layout.textAlignment,clickToNavigate:ln.layout.clickToNavigate,iconStyle:ln.layout.iconStyle,iconPosition:ln.layout.iconPosition,iconAndTextSpacing:ln.layout.iconAndTextSpacing,itemSpacing:ln.layout.itemSpacing,positionType:Fr.positionType,pinTo:Fr.pinTo},content:{selectorKey:nn.CONTENT,socialContent:ln.content.socialIcons},design:{selectorKey:nn.DESIGN,socialWidget:{selectorKey:nn.SOCIAL_WIDGET,backgroundColor:Fr.backgroundColor,cropRatio:Fr.cropRatio,zoomImage:Fr.zoomImage,flip:Fr.flip,rotate:Fr.rotate,showBorder:Fr.showBorder,borderStyle:Fr.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur},itemStyle:{selectorKey:nn.ITEM_STYLE,backgroundColor:Fr.backgroundColor,cropRatio:Fr.cropRatio,zoomImage:Fr.zoomImage,flip:Fr.flip,rotate:Fr.rotate,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,showBorder:Fr.showBorder,borderStyle:Fr.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:!1}),iconSize:ln.design.designiconSize,iconColor:ln.design.iconColor},socialIcons:{selectorKey:nn.SOCIAL_ICONS,instagramIcon:ln.design.instagramIcon,facebookIcon:ln.design.facebookIcon,twitterIcon:ln.design.twitterIcon,amazonIcon:ln.design.amazonIcon,websiteIcon:ln.design.websiteIcon,youtubeIcon:ln.design.youtubeIcon,linkedinIcon:ln.design.linkedinIcon}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(pn||(pn={}));var dn,cn=function(e){return{layout:{selectorKey:pn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Bo.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fr.height),{isReadOnly:!0}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo,direction:{value:"vertical",property:"direction",propertyType:Bo.CONTROLS},itemGap:{property:"itemGap",propertyType:Bo.CSS,value:0,unit:jo.PIXELS},justifyContent:{property:"justifyContent",propertyType:Bo.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Bo.CSS,value:"start"}},design:Object.assign({selectorKey:pn.DESIGN,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},hi),dataConnector:{selectorKey:pn.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"stack",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:Bo.CONTROLS}}}},yn={displayStyle:{value:"Button",property:"displayStyle",propertyType:Bo.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:Bo.CONTROLS},whenClicked:{value:"Open Lightbox",property:"whenClicked",propertyType:Bo.CONTROLS},displayType:{value:"Vertical",property:"displayType",propertyType:Bo.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Bo.CONTROLS},itemSpacing:{value:"20",property:"itemSpacing",unit:1,propertyType:Bo.CSS},overflowItems:{value:"Show More Button",property:"overflowItems",propertyType:Bo.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:Bo.CONTROLS},searchPlaceholderText:{value:"Search by Zip Code",property:"searchPlaceholderText",propertyType:Bo.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Bo.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Bo.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Bo.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:Bo.CONTROLS},title:{value:"Available Locations",property:"title",propertyType:Bo.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Bo.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Bo.CONTROLS},description:{value:"",property:"description",propertyType:Bo.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Bo.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Bo.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Bo.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Bo.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Bo.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Bo.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Bo.CSS},buttonType:{value:"primaryButton",propertyType:Bo.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Bo.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Bo.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Bo.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Bo.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Bo.CONTROLS},backgroundShape:{value:"Round",propertyType:Bo.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Bo.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Bo.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Bo.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Bo.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Bo.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Bo.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Bo.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Bo.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Bo.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Bo.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Bo.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:Bo.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Bo.CONTROLS},fontSize:{value:"16",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},characterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},lineHeight:{value:"16",propertyType:Bo.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Bo.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"16",propertyType:Bo.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},characterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},lineHeight:{value:"16",propertyType:Bo.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Bo.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Bo.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Bo.CONTROLS},paginationStyle:{value:"dotted",propertyType:Bo.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Bo.CONTROLS},arrowSize:{value:"16",propertyType:Bo.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Bo.CSS},backgroundShape:{value:"rectangle",propertyType:Bo.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"16",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},hoverBackgroundShape:{value:"circle",propertyType:Bo.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverFont:{value:"lato",propertyType:Bo.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Bo.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Bo.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},iconSize:{value:"20",propertyType:Bo.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Bo.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"}(dn||(dn={}));var un,Sn=function(){return{layout:{selectorKey:dn.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"130",unit:1}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,displayStyle:yn.displayStyle,displayResults:yn.displayResults,whenClicked:yn.whenClicked,displayType:yn.displayType,maxItemsToDisplay:yn.maxItemsToDisplay,itemSpacing:yn.itemSpacing,overflowItems:yn.overflowItems,noOfItemToShow:yn.noOfItemToShow,searchPlaceholderText:yn.searchPlaceholderText},content:{selectorKey:dn.CONTENT,locationName:yn.locationName,locationAddress:yn.locationAddress,locationInventory:yn.locationInventory,locationTimings:yn.locationTimings,title:yn.title,showTitle:yn.showTitle,description:yn.description,showDescription:yn.showDescription},design:{selectorKey:dn.DESIGN,inputStyle:{selectorKey:dn.INPUT_STYLE,defaultState:Object.assign({selectorKey:dn.DEFAULT_STATE,buttonStyle:yn.buttonStyle,buttonText:yn.buttonText,iconPadding:yn.iconPadding,iconPosition:yn.iconPosition,iconAndTextSpacing:yn.iconAndTextSpacing,alignment:yn.alignment,buttonType:yn.buttonType},qr),hoverState:Object.assign({selectorKey:dn.HOVER_STATE,buttonStyle:yn.buttonStyle,buttonText:yn.buttonText,iconPadding:yn.iconPadding,iconPosition:yn.iconPosition,iconAndTextSpacing:yn.iconAndTextSpacing,alignment:yn.alignment,buttonType:yn.buttonType},Qr)},storeLocationsButton:{selectorKey:dn.INPUT_STYLE,defaultState:Object.assign({selectorKey:dn.DEFAULT_STATE,buttonStyle:yn.buttonStyle,buttonText:yn.buttonText,iconPadding:yn.iconPadding,iconPosition:yn.iconPosition,iconAndTextSpacing:yn.iconAndTextSpacing,alignment:yn.alignment,buttonType:yn.buttonType},qr),hoverState:Object.assign({selectorKey:dn.HOVER_STATE,buttonStyle:yn.buttonStyle,buttonText:yn.buttonText,iconPadding:yn.iconPadding,iconPosition:yn.iconPosition,iconAndTextSpacing:yn.iconAndTextSpacing,alignment:yn.alignment,buttonType:yn.buttonType},Qr)},inventoryTextStyle:{selectorKey:dn.INVENTORY_TEXT_STYLE,themeDynamic:Fr.theme,fontDynamic:Fr.font,fontSizeDynamic:Fr.fontSize,textColorDynamic:Fr.textColor,boldDynamic:Fr.bold,italicDynamic:Fr.italic,linethroughDynamic:Fr.linethrough,underlineDynamic:Fr.underline,textAlignDynamic:Fr.textAlign,characterSpacingDynamic:Fr.characterSpacing,lineHeightDynamic:Fr.lineHeight,themeStatic:Fr.themeDesc,fontStatic:Fr.fontDesc,fontSizeStatic:Fr.fontSizeDesc,textColorStatic:Fr.textColorDesc,boldStatic:Fr.boldDesc,italicStatic:Fr.italicDesc,linethroughStatic:Fr.linethroughDesc,underlineStatic:Fr.underlineDesc,textAlignStatic:Fr.textAlignDesc,characterSpacingStatic:Fr.characterSpacingDesc,lineHeightStatic:Fr.lineHeightDesc},itemStyle:{selectorKey:dn.ITEM_STYLE,contentAlignment:yn.contentAlignment,horizontalPadding:yn.horizontalPadding,verticalPadding:yn.verticalPadding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},locationName:{selectorKey:dn.LOCATION_NAME,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},locationAddress:{selectorKey:dn.LOCATION_ADDRESS,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},locationTimings:{selectorKey:dn.LOCATION_TIMINGS,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},locationInventory:{selectorKey:dn.LOCATION_INVENTORY,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},arrows:{selectorKey:dn.ARROWS,arrowIconStyle:yn.arrowIconStyle,leftArrowIconStyle:yn.leftArrowIconStyle,rightArrowIconStyle:yn.rightArrowIconStyle,backgroundShape:yn.backgroundShape,arrowSize:yn.arrowSize,arrowColor:yn.arrowColor},paginationDots:{selectorKey:dn.PAGINATION_DOTS,dotSize:yn.dotSize,currentDotColor:yn.currentDotColor,otherDotColor:yn.otherDotColor},paginationLine:{selectorKey:dn.PAGINATION_LINE,currentLineColor:yn.currentLineColor,otherLineColor:yn.otherLineColor,lineHeight:yn.lineHeight,lineWidth:yn.lineWidth},showMoreItemsButton:{selectorKey:dn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:yn.design.pagination.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight}},dataConnector:{selectorKey:dn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}},gn={layout:{header:{value:!0,propertyType:Bo.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:Bo.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:Bo.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:Bo.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:Bo.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:Bo.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:Bo.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:Bo.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:Bo.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:Bo.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:Bo.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:Bo.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:Bo.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:Bo.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:Bo.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:Bo.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:Bo.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:Bo.CONTROLS,property:"connectWith"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Age",columnMapsTo:"age"},{columnId:3,columnTitle:"Occupation",columnMapsTo:"occupation"}],propertyType:Bo.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:Bo.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Bo.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Bo.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:Bo.CSS}},rowAndHeaderDividers:{rowDivider:Object.assign(Object.assign({},Fr.dividerColor),{property:"rowDivider",propertyType:Bo.CSS}),columnDivider:Object.assign(Object.assign({},Fr.dividerColor),{property:"columnDivider",propertyType:Bo.CSS}),headerDivider:Object.assign(Object.assign({},Fr.dividerColor),{property:"headerDivider",propertyType:Bo.CSS})},headerText:{font:{value:"lato",propertyType:Bo.CONTROLS},fontSize:{value:"32",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},characterSpacing:{value:"32",propertyType:Bo.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:Bo.CSS,unit:1},lineHeight:{value:"32",propertyType:Bo.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:Bo.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"32",propertyType:Bo.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},characterSpacing:{value:"32",propertyType:Bo.CSS,unit:1},lineHeight:{value:"32",propertyType:Bo.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:Bo.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Bo.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Bo.CONTROLS},paginationStyle:{value:"dotted",propertyType:Bo.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Bo.CONTROLS},arrowSize:{value:"32",propertyType:Bo.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Bo.CSS},backgroundShape:{value:"rectangle",propertyType:Bo.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"32",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},hoverBackgroundShape:{value:"circle",propertyType:Bo.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverFont:{value:"lato",propertyType:Bo.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Bo.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Bo.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},iconSize:{value:"30",propertyType:Bo.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.TABLE_WIDGET="tableWidget",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.ROW_TEXT="rowText",e.ROW_AND_HEADER_DIVIDER="rowAndHeaderDividers",e.SCROLL_BAR="scrollBar",e.PAGINATION="pagination",e.LOAD_MORE_BUTTON="loadMoreButton",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState"}(un||(un={}));var Tn,hn=function(){return{layout:Object.assign({selectorKey:un.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"150",unit:1}),margin:Fr.margin,padding:Fr.padding,header:gn.layout.header,headerHeight:gn.layout.headerHeight,rowHeight:gn.layout.rowHeight,layoutHeaderDivider:gn.layout.layoutHeaderDivider,layoutRowDivider:gn.layout.layoutRowDivider,layoutColumnDivider:gn.layout.layoutColumnDivider,alternativeRowColors:gn.layout.alternativeRowColors,headerCellPadding:gn.layout.headerCellPadding,rowCellPadding:gn.layout.rowCellPadding,contentAlignment:gn.layout.contentAlignment,showMoreRows:gn.layout.showMoreRows,rowsPerPage:gn.layout.rowsPerPage,paginationType:gn.layout.paginationType,paginationAlignment:gn.layout.paginationAlignment,noOfItemsToLoad:gn.layout.noOfItemsToLoad},Xr),content:{selectorKey:un.CONTENT,showTitle:gn.content.showTitle,tableTitle:gn.content.tableTitle,connectWith:gn.content.connectWith,columns:gn.content.columns,rows:gn.content.rows},design:{selectorKey:un.DESIGN,tableWidget:{selectorKey:un.TABLE_WIDGET,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},table:{selectorKey:un.TABLE,backgroundColor:Fr.backgroundColor,showBorder:Fr.showBorder,borderStyle:gn.design.table.borderStyle,borderColor:Fr.borderColor,borderPerSlide:gn.design.table.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur},tableHeader:{selectorKey:un.TABLE_HEADER,backgroundColor:Fr.backgroundColor},headerText:Object.assign({selectorKey:un.HEADER_TEXT},Yr),tableRow:{selectorKey:un.TABLE_ROW,backgroundColor:Fr.backgroundColor},rowText:Object.assign({selectorKey:un.ROW_TEXT},Wr),rowAndHeaderDividers:{selectorKey:un.ROW_AND_HEADER_DIVIDER,headerDivider:gn.design.rowAndHeaderDividers.headerDivider,rowDivider:gn.design.rowAndHeaderDividers.rowDivider,columnDivider:gn.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:un.SCROLL_BAR,scrollBarWidth:gn.design.scrollBar.scrollBarWidth,scrollBarColor:gn.design.scrollBar.scrollBarColor},pagination:{selectorKey:un.PAGINATION,defaultState:{selectorKey:un.DEFAULT_STATE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,previousIcon:gn.design.pagination.previousIcon,nextIcon:gn.design.pagination.nextIcon,iconSize:gn.design.pagination.iconSize,iconColor:gn.design.pagination.iconColor,backgroundShape:gn.design.pagination.backgroundShape,backgroundColor:Fr.backgroundColor,pagination:gn.design.pagination.pagination},hoverState:{selectorKey:un.HOVER_STATE,theme:Fr.theme}},loadMoreButton:Object.assign({selectorKey:un.LOAD_MORE_BUTTON},qr)}}},Cn={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:Bo.CONTROLS},tabLayout:{value:"stretched",property:"tabLayout",propertyType:Bo.CONTROLS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:Bo.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:Bo.CSS},tabContainer:{value:20,unit:1,property:"tabContainer",propertyType:Bo.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:Bo.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:Bo.CSS},overflowTabs:{value:"Wrap",property:"overflowTabs",propertyType:Bo.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:Bo.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({},Vo()),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:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selected",e.TAB_CONTAINER="tabContainer",e.TAB_CONTENT_CONTAINER="tabContentContainer",e.TABS="tabs"}(Tn||(Tn={}));var On,bn={borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,backgroundColor:Fr.backgroundColor,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,highlights:Fr.highlights,shadows:Fr.shadows},vn={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},mn=function(){return{layout:{selectorKey:Tn.LAYOUT,adjustment:Fr.adjustment,width:Fr.width,height:Fr.height,margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo,tabPosition:Cn.tabPosition,tabLayout:Cn.tabLayout,tabAlignment:Cn.tabAlignment,tabSpacing:Cn.tabSpacing,tabContainerSpacing:Cn.tabContainer,horizontalPadding:Cn.horizontalPadding,verticalPadding:Cn.verticalPadding,overflowTabs:Cn.overflowTabs,spacingBetweenRows:Cn.spacingBetweenRows},design:{selectorKey:Tn.DESIGN,tabContainer:Object.assign({selectorKey:Tn.TAB_CONTAINER},bn),tabs:{selectorKey:Tn.TABS,defaultState:Object.assign(Object.assign({selectorKey:Tn.DEFAULT_STATE},bn),vn),hoverState:Object.assign(Object.assign({selectorKey:Tn.HOVER_STATE},bn),vn),selectedState:Object.assign(Object.assign({selectorKey:Tn.SELECTED_STATE},bn),vn)},tabContentContainer:Object.assign({selectorKey:Tn.TAB_CONTENT_CONTAINER},bn)},content:{selectorKey:Tn.CONTENT,tabContent:Cn.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(On||(On={}));var wn,En=function(){return{layout:{selectorKey:On.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:Bo.CSS},textData:{value:"<h1 class='et-tt'>Heading 1</h1>",propertyType:Bo.CONTROLS},height:{value:"40",property:"height",unit:1,propertyType:Bo.CSS},margin:Fr.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:Bo.CSS},overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo},design:Object.assign({selectorKey:On.DESIGN,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},Wr),dataConnector:{selectorKey:On.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}},Rn={displayFormat:{value:"Stack Horizontal",property:"displayFormat",propertyType:Bo.CONTROLS},showUomPrice:{value:!0,property:"showUomPrice",propertyType:Bo.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Bo.CSS},onClick:{value:"Show All",property:"onClick",propertyType:Bo.CONTROLS},itemPadding:{value:"10",property:"itemPadding",propertyType:Bo.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Bo.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Bo.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Bo.CONTROLS},header:{value:!0,property:"header",propertyType:Bo.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Bo.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Bo.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Bo.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Bo.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Bo.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Bo.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Bo.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Bo.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Bo.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Bo.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Bo.CONTROLS},overflowControl:{value:"Show More Button",property:"overflowControl",propertyType:Bo.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Bo.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Bo.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Bo.CSS},productPrice:{value:!0,property:"productPrice",propertyType:Bo.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:Bo.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:Bo.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:Bo.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:Bo.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:Bo.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:Bo.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:Bo.CONTROLS},discount:{value:!0,property:"discount",propertyType:Bo.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:Bo.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:Bo.CONTROLS},savings:{value:!0,property:"savings",propertyType:Bo.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:Bo.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:Bo.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:Bo.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:Bo.CONTROLS},productShippingPrice:{value:!0,property:"productShippingPrice",propertyType:Bo.CONTROLS},pricePerUnit:{value:!0,property:"pricePerUnit",propertyType:Bo.CONTROLS},uom:{value:!0,property:"uom",propertyType:Bo.CONTROLS},uomName:{value:!0,property:"uomName",propertyType:Bo.CONTROLS},uomConversion:{value:!0,property:"uomConversion",propertyType:Bo.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Bo.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Bo.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Bo.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Bo.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Bo.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Bo.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Bo.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Bo.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Bo.CSS},buttonType:{value:"primaryButton",propertyType:Bo.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Bo.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Bo.CONTROLS},backgroundShape:{value:"Round",propertyType:Bo.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Bo.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Bo.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Bo.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Bo.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Bo.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Bo.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Bo.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Bo.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Bo.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Bo.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Bo.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:Bo.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Bo.CONTROLS},fontSize:{value:"16",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},characterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},lineHeight:{value:"16",propertyType:Bo.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Bo.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"16",propertyType:Bo.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},characterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},lineHeight:{value:"16",propertyType:Bo.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Bo.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Bo.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Bo.CONTROLS},paginationStyle:{value:"dotted",propertyType:Bo.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Bo.CONTROLS},arrowSize:{value:"16",propertyType:Bo.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Bo.CSS},backgroundShape:{value:"rectangle",propertyType:Bo.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"16",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},hoverBackgroundShape:{value:"circle",propertyType:Bo.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverFont:{value:"lato",propertyType:Bo.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Bo.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Bo.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},iconSize:{value:"20",propertyType:Bo.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.ITEM_STYLE="itemStyle",e.UOM_TITLE_STYLE="uomTitleStyle",e.UOM_CONVERSION_STYLE="uomConversionStyle",e.PRODUCT_PRICE="productPrice",e.UOM_STYLE="uomStyle",e.CURRENCY_CODE_STYLE="currencyCodeStyle",e.ACTUAL_PRICE="actualPrice",e.DISCOUNT="discount",e.DISCOUNT_VALUE="discountValue",e.SAVINGS="savings",e.SAVINGS_VALUE="savingsValue",e.PRICE_PER_UNIT="pricePerUnit",e.ARROWS="arrows",e.PAGINATION_DOTS="paginationDots",e.PAGINATION_LINE="paginationLine",e.TABLE="table",e.TABLE_HEADER="tableHeader",e.HEADER_TEXT="headerText",e.TABLE_ROW="tableRow",e.SCROLL="scroll",e.ROW_DIVIDERS="rowDividers",e.PAGINATION="pagination",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButton",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selectedState"}(wn||(wn={}));var fn,Nn=function(){return{layout:{selectorKey:wn.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"48",unit:1}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,displayFormat:Rn.displayFormat,showUomPrice:Rn.showUomPrice,itemSpacing:Rn.itemSpacing,itemPadding:Rn.itemPadding,itemContentAlignment:Rn.itemContentAlignment,maxItemsToDisplay:Rn.maxItemsToDisplay,overflowItems:Rn.overflowItems,header:Rn.header,headerHeight:Rn.headerHeight,rowHeight:Rn.rowHeight,headerDivider:Rn.headerDivider,rowDivider:Rn.rowDivider,columnDivider:Rn.columnDivider,alternativeRowColors:Rn.alternativeRowColors,headerCellPadding:Rn.headerCellPadding,rowCellPadding:Rn.rowCellPadding,contentAlignment:Rn.contentAlignment,overflowControl:Rn.overflowControl,paginationType:Rn.paginationType,paginationAlignment:Rn.paginationAlignment,rowsPerPage:Rn.rowsPerPage,imageBehavior:Rn.imageBehavior,itemsPerRow:Rn.itemsPerRow,onClick:Rn.onClick},design:{selectorKey:wn.DESIGN,itemStyle:{selectorKey:wn.ITEM_STYLE,defaultState:{selectorKey:wn.DEFAULT_STATE,horizontalPadding:Rn.horizontalPadding,verticalPadding:Rn.verticalPadding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},selectedState:{selectorKey:wn.SELECTED_STATE,horizontalPadding:Rn.horizontalPadding,verticalPadding:Rn.verticalPadding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius}},uomTitleStyle:{selectorKey:wn.UOM_TITLE_STYLE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},uomConversionStyle:{selectorKey:wn.UOM_CONVERSION_STYLE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},productPrice:{selectorKey:wn.PRODUCT_PRICE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},uomStyle:{selectorKey:wn.UOM_STYLE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},currencyCodeStyle:{selectorKey:wn.CURRENCY_CODE_STYLE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},actualPrice:{selectorKey:wn.ACTUAL_PRICE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},discount:{selectorKey:wn.DISCOUNT,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},discountValue:{selectorKey:wn.DISCOUNT_VALUE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},savings:{selectorKey:wn.SAVINGS,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},savingsValue:{selectorKey:wn.SAVINGS_VALUE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},pricePerUnit:{selectorKey:wn.PRICE_PER_UNIT,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},arrows:{selectorKey:wn.ARROWS,arrowIconStyle:Rn.arrowIconStyle,leftArrowIconStyle:Rn.leftArrowIconStyle,rightArrowIconStyle:Rn.rightArrowIconStyle,backgroundShape:Rn.backgroundShape,arrowSize:Rn.arrowSize,arrowColor:Rn.arrowColor},paginationDots:{selectorKey:wn.PAGINATION_DOTS,dotSize:Rn.dotSize,currentDotColor:Rn.currentDotColor,otherDotColor:Rn.otherDotColor},paginationLine:{selectorKey:wn.PAGINATION_LINE,currentLineColor:Rn.currentLineColor,otherLineColor:Rn.otherLineColor,lineHeight:Rn.lineHeight,lineWidth:Rn.lineWidth},table:{selectorKey:wn.TABLE,backgroundColor:Fr.backgroundColor,showBorder:Fr.showBorder,borderStyle:Rn.design.table.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Rn.design.table.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur},tableHeader:{selectorKey:wn.TABLE_HEADER,backgroundColor:Fr.backgroundColor},headerText:{selectorKey:wn.HEADER_TEXT,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},tableRow:{selectorKey:wn.TABLE_ROW,backgroundColor:Fr.backgroundColor,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},rowDividers:{selectorKey:wn.ROW_DIVIDERS,headerDivider:Rn.design.rowAndHeaderDividers.headerDivider,rowDivider:Rn.design.rowAndHeaderDividers.rowDivider,columnDivider:Rn.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:wn.SCROLL,scrollBarWidth:Rn.design.scrollBar.scrollBarWidth,scrollBarColor:Rn.design.scrollBar.scrollBarColor},pagination:{selectorKey:wn.PAGINATION,defaultState:{selectorKey:wn.DEFAULT_STATE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,previousIcon:Rn.design.pagination.previousIcon,nextIcon:Rn.design.pagination.nextIcon,iconSize:Rn.design.pagination.iconSize,iconColor:Rn.design.pagination.iconColor,backgroundShape:Rn.design.pagination.backgroundShape,backgroundColor:Fr.backgroundColor,pagination:Rn.design.pagination.pagination},hoverState:{selectorKey:wn.HOVER_STATE,theme:Fr.theme}},showMoreItemsButton:Object.assign({selectorKey:wn.SHOW_MORE_ITEMS_BUTTON},qr)},content:{selectorKey:wn.CONTENT,productPrice:Rn.productPrice,sellingPrice:Rn.sellingPrice,productPriceDisplayUOM:Rn.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Rn.productPriceDisplayCurrencyCode,showActualPrice:Rn.showActualPrice,actualPrice:Rn.actualPrice,actualPriceDisplayUOM:Rn.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Rn.actualPriceDisplayCurrencyCode,discount:Rn.discount,discountValue:Rn.discountValue,showSavings:Rn.showSavings,savings:Rn.savings,savingsValue:Rn.savingsValue,savingsDisplayCurrencyCode:Rn.savingsDisplayCurrencyCode,embellishmentPrice:Rn.embellishmentPrice,productTax:Rn.productTax,productShippingPrice:Rn.productShippingPrice,pricePerUnit:Rn.pricePerUnit,uom:Rn.uom,uomName:Rn.uomName,uomConversion:Rn.uomConversion},dataConnector:{selectorKey:wn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}},Ln={optionSelection:{value:!0,property:"optionSelection",propertyType:Bo.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Bo.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Bo.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:Bo.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Bo.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Bo.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Bo.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:Bo.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Bo.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Bo.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",unit:1,propertyType:Bo.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:Bo.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:Bo.CSS},maxItemsToDisplay:{value:"10",property:"maxItemsToDisplay",propertyType:Bo.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Bo.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Bo.CONTROLS},itemSize:{value:30,property:"itemSize",unit:1,propertyType:Bo.CSS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Bo.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Bo.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Bo.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Bo.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Bo.CONTROLS},dropdownOptionsSpacing:{value:"10",unit:1,property:"dropdownOptionsSpacing",propertyType:Bo.CSS},dropdownOptionsPadding:{value:"10",unit:1,property:"dropdownOptionsPadding",propertyType:Bo.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:Bo.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:Bo.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:Bo.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Bo.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Bo.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Bo.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Bo.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Bo.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Bo.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Bo.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Bo.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Bo.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Bo.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Bo.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Bo.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Bo.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Bo.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Bo.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:Bo.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Bo.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Bo.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Bo.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Bo.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Bo.CONTROLS},header:{value:!0,property:"header",propertyType:Bo.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Bo.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Bo.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Bo.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Bo.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Bo.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Bo.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Bo.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Bo.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Bo.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Bo.CONTROLS},headerCellPadding:{value:"30",unit:1,property:"headerCellPadding",propertyType:Bo.CSS},rowCellPadding:{value:"30",unit:1,property:"rowCellPadding",propertyType:Bo.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Bo.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Bo.CSS},groupHorizontalPadding:{value:"20",unit:1,property:"groupHorizontalPadding",propertyType:Bo.CSS},groupVerticalPadding:{value:"20",unit:1,property:"groupVerticalPadding",propertyType:Bo.CSS},groupAndContainerSpacing:{value:"30",unit:1,property:"groupAndContainerSpacing",propertyType:Bo.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Bo.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Bo.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Bo.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Bo.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Bo.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Bo.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Bo.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Bo.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Bo.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Bo.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Bo.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Bo.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Bo.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Bo.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Bo.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Bo.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Bo.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:Bo.CSS},verticalPadding:{value:"10",property:"verticalPadding",unit:1,propertyType:Bo.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Bo.CONTROLS},buttonText:{value:"Show More",property:"buttonText",propertyType:Bo.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Bo.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Bo.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Bo.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Bo.CONTROLS},iconPadding:{value:0,unit:1,property:"iconPadding",parentRef:"bs-at",propertyType:Bo.CSS},buttonType:{value:"primaryButton",propertyType:Bo.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Bo.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Bo.CONTROLS},backgroundShape:{value:"circle",propertyType:Bo.CONTROLS},swatchShape:{value:"circle",propertyType:Bo.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Bo.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Bo.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Bo.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Bo.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Bo.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Bo.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Bo.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Bo.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Bo.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Bo.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Bo.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:Bo.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Bo.CONTROLS},fontSize:{value:"16",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},characterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},lineHeight:{value:"16",propertyType:Bo.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Bo.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"16",propertyType:Bo.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},characterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},lineHeight:{value:"16",propertyType:Bo.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Bo.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Bo.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Bo.CONTROLS},paginationStyle:{value:"dotted",propertyType:Bo.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Bo.CONTROLS},arrowSize:{value:"16",propertyType:Bo.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Bo.CSS},backgroundShape:{value:"rectangle",propertyType:Bo.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"16",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},hoverBackgroundShape:{value:"circle",propertyType:Bo.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverFont:{value:"lato",propertyType:Bo.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Bo.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Bo.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},iconSize:{value:"20",propertyType:Bo.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Bo.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"}(fn||(fn={}));var An,Dn=function(){return{layout:{selectorKey:fn.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"48",isReadOnly:!0}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,optionSelection:Ln.optionSelection,displayOutOfStockValues:Ln.displayOutOfStockValues,displayStyle:Ln.displayStyle,notifyMeButton:Ln.notifyMeButton,quantitySelectorForVariantSelector:Ln.quantitySelectorForVariantSelector,dividerBetweenItems:Ln.dividerBetweenItems,optionTitleValueSpacing:Ln.optionTitleValueSpacing,remainingDisplayStyle:Ln.remainingDisplayStyle,allowUserToSearch:Ln.allowUserToSearch,allowUserToFilter:Ln.allowUserToFilter,itemSpacing:Ln.itemSpacing,swatchTypeDisplayStyle:{selectorKey:fn.SWATFH_TYPE_DISPLAY_STYLE,displayValues:Ln.displayValues,itemPadding:Object.assign(Object.assign({},Ln.itemPadding),{value:2}),itemSpacing:Ln.itemSpacing,maxItemsToDisplay:Ln.maxItemsToDisplay,overflowItems:Ln.overflowItems,swatchImageType:Ln.swatchImageType,itemSize:Ln.itemSize},singleSelectDisplayStyle:{selectorKey:fn.SINGLE_SELECT_DISPLAY_STYLE,displayValues:Ln.displayValues,itemPadding:Object.assign(Object.assign({},Ln.itemPadding),{value:2}),itemSpacing:Ln.itemSpacing,maxItemsToDisplay:Ln.maxItemsToDisplay,overflowItems:Ln.overflowItems,imageBehaviour:Ln.imageBehaviour,itemsPerRow:Ln.itemsPerRow,itemContentAlignment:Ln.itemContentAlignment,overflowDirection:Ln.overflowDirection,itemSize:Ln.itemSize},dropdownDisplayStyle:{selectorKey:fn.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Ln.dropdownOptionsSpacing,dropdownOptionsPadding:Ln.dropdownOptionsPadding,dropdownStyle:Ln.dropdownStyle,optionAndListSpacing:Ln.optionAndListSpacing,dropdownListItemSpacing:Ln.dropdownListItemSpacing,dropdownListItemPadding:Ln.dropdownListItemPadding,dividerBetweenListItems:Ln.dividerBetweenListItems,maxItemsToDisplay:Ln.maxItemsToDisplay,overflowItems:Ln.overflowItems},groupedOptionsDisplayStyle:{selectorKey:fn.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:Ln.groupsDisplayStyle,groupSpacing:Ln.groupSpacing,groupPadding:Ln.groupPadding,groupHeaderAndOptionSpacing:Ln.groupHeaderAndOptionSpacing,tabDirection:Ln.tabDirection,tabLayout:Ln.tabLayout,tabAlignment:Ln.tabAlignment,tabSpacing:Ln.tabSpacing,tabAndContainerSpacing:Ln.tabAndContainerSpacing,tabHorizontalPadding:Ln.tabHorizontalPadding,tabVerticalPadding:Ln.tabVerticalPadding,containerPadding:Ln.tabVerticalPadding,overflowItems:Ln.overflowItems,tabRowSpacing:Ln.tabRowSpacing,expandIconPosition:Ln.expandIconPosition,expandFirstItemByDefault:Ln.expandFirstItemByDefault,allowMultipleOpenItems:Ln.allowMultipleOpenItems,itemDividers:Ln.itemDividers,accordionSpacing:Ln.accordionSpacing,accordionAndContainerSpacing:Ln.accordionAndContainerSpacing,accordionHorizontalPadding:Ln.accordionHorizontalPadding,accordionVerticalPadding:Ln.accordionVerticalPadding,groupAndContainerSpacing:Ln.groupAndContainerSpacing,groupHorizontalPadding:Ln.groupHorizontalPadding,groupVerticalPadding:Ln.groupVerticalPadding,canCollapseGroups:Ln.canCollapseGroups,collapseIconPosition:Ln.collapseIconPosition},tableDisplayStyle:{selectorKey:fn.TABLE_DISPLAY_STYLE,header:Ln.header,headerHeight:Ln.headerHeight,rowHeight:Ln.rowHeight,headerDivider:Ln.headerDivider,rowDivider:Ln.rowDivider,columnDivider:Ln.columnDivider,alternativeRowColors:Ln.alternativeRowColors,headerCellPadding:Ln.headerCellPadding,rowCellPadding:Ln.rowCellPadding,contentAlignment:Ln.contentAlignment,overflowControl:Ln.overflowControl,paginationType:Ln.paginationType,paginationAlignment:Ln.paginationAlignment,rowsPerPage:Ln.rowsPerPage,showMoreRows:Ln.showMoreRows},groupedTableDisplayStyle:{selectorKey:fn.GROUPED_TABLE_DISPLAY_STYLE,groupsDisplayStyle:Ln.groupsDisplayStyle,groupSpacing:Ln.groupSpacing,groupPadding:Ln.groupPadding,groupHeaderAndOptionSpacing:Ln.groupHeaderAndOptionSpacing}},design:{selectorKey:fn.DESIGN,optionStyle:{selectorKey:fn.OPTION_STYLE,contentAlignment:Ln.contentAlignment,horizontalPadding:Ln.horizontalPadding,verticalPadding:Ln.verticalPadding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},swatchOptionValueStyle:{selectorKey:fn.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:fn.DEFAULT_STATE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,backgroundShape:Ln.backgroundShape,swatchShape:Ln.swatchShape},hoverState:{selectorKey:fn.HOVER_STATE},selectedState:{selectorKey:fn.SELECTED_STATE}},singleOptionValueStyle:{selectorKey:fn.SINGLE_OPTION_VALUE_STYLE,defaultState:{selectorKey:fn.DEFAULT_STATE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,backgroundShape:Ln.backgroundShape,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},hoverState:{selectorKey:fn.HOVER_STATE},selectedState:{selectorKey:fn.SELECTED_STATE}},tabItemStyle:{selectorKey:fn.TAB_ITEM_STYLE,defaultState:{selectorKey:fn.DEFAULT_STATE,contentAlignment:Ln.contentAlignment,tabAndContainerSpacing:Ln.tabAndContainerSpacing,horizontalPadding:Ln.horizontalPadding,verticalPadding:Ln.verticalPadding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},hoverState:{selectorKey:fn.HOVER_STATE,contentAlignment:Ln.contentAlignment,tabAndContainerSpacing:Ln.tabAndContainerSpacing,horizontalPadding:Ln.horizontalPadding,verticalPadding:Ln.verticalPadding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},selectedState:{selectorKey:fn.SELECTED_STATE,contentAlignment:Ln.contentAlignment,tabAndContainerSpacing:Ln.tabAndContainerSpacing,horizontalPadding:Ln.horizontalPadding,verticalPadding:Ln.verticalPadding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius}},accordionItemStyle:{selectorKey:fn.ACCORDION_ITEM_STYLE,defaultState:{selectorKey:fn.DEFAULT_STATE},collapsedState:{selectorKey:fn.COLLAPSED_STATE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},expandedState:{selectorKey:fn.EXPANDED_STATE,backgroundColor:Fr.backgroundColor,containerBackgroundColor:Object.assign(Object.assign({},Fr.backgroundColor),{property:"containerBackgroundColor"}),borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius}},groupedUpfrontStyle:{selectorKey:fn.GROUPED_UPFRONT_STYLE,backgroundColor:Fr.backgroundColor,containerBackgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},dropdownStyle:{selectorKey:fn.DROPDOWN_STYLE,backgroundColor:Fr.backgroundColor,containerBackgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},arrows:{selectorKey:fn.ARROWS,arrowIconStyle:Ln.arrowIconStyle,leftArrowIconStyle:Ln.leftArrowIconStyle,rightArrowIconStyle:Ln.rightArrowIconStyle,backgroundShape:Ln.backgroundShape,arrowSize:Ln.arrowSize,arrowColor:Ln.arrowColor},paginationDots:{selectorKey:fn.PAGINATION_DOTS,dotSize:Ln.dotSize,currentDotColor:Ln.currentDotColor,otherDotColor:Ln.otherDotColor},paginationLine:{selectorKey:fn.PAGINATION_LINE,currentLineColor:Ln.currentLineColor,otherLineColor:Ln.otherLineColor,lineHeight:Ln.lineHeight,lineWidth:Ln.lineWidth},table:{selectorKey:fn.TABLE,backgroundColor:Fr.backgroundColor,showBorder:Fr.showBorder,borderStyle:Ln.design.table.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Ln.design.table.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur},tableHeader:{selectorKey:fn.TABLE_HEADER,backgroundColor:Fr.backgroundColor},headerText:{selectorKey:fn.HEADER_TEXT,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},tableRow:{selectorKey:fn.TABLE_ROW,backgroundColor:Fr.backgroundColor,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},scroll:{selectorKey:fn.SCROLL,scrollBarWidth:Ln.design.scrollBar.scrollBarWidth,scrollBarColor:Ln.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:fn.ROW_DIVIDERS,headerDivider:Ln.design.rowAndHeaderDividers.headerDivider,rowDivider:Ln.design.rowAndHeaderDividers.rowDivider,columnDivider:Ln.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:fn.PAGINATION,defaultState:{selectorKey:fn.DEFAULT_STATE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,previousIcon:Ln.design.pagination.previousIcon,nextIcon:Ln.design.pagination.nextIcon,iconSize:Ln.design.pagination.iconSize,iconColor:Ln.design.pagination.iconColor,backgroundShape:Ln.design.pagination.backgroundShape,backgroundColor:Fr.backgroundColor,pagination:Ln.design.pagination.pagination},hoverState:{selectorKey:fn.HOVER_STATE,theme:Fr.theme}},showMoreItemsButton:Object.assign({selectorKey:fn.SHOW_MORE_ITEMS_BUTTON},qr),optionTitle:{selectorKey:fn.OPTION_TITLE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},noOfOptionValues:{selectorKey:fn.NO_OF_OPTION_VALUES,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},optionPrice:{selectorKey:fn.OPTION_PRICE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},selectedVarientName:{selectorKey:fn.SELECTED_VARIENT_NAME,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},optionValueName:{selectorKey:fn.OPTION_VALUE_NAME,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},optionValueCode:{selectorKey:fn.OPTION_VALUE_CODE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},noOfVariantsAvailable:{selectorKey:fn.NO_OF_VARIENTS_AVAILABLE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},optionValuePrice:{selectorKey:fn.OPTION_VALUE_PRICE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},availableInventory:{selectorKey:fn.AVAILABLE_INVENTORY,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},addedItemsTotal:{selectorKey:fn.ADDED_ITEMS_TOTAL,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight}},content:{selectorKey:fn.CONTENT,optionProperties:Ln.optionProperties,optionName:Ln.optionName,noOfOptionValues:Ln.noOfOptionValues,optionPrice:Ln.optionPrice,priceFormat:Ln.priceFormat,showSelectedVariant:Ln.showSelectedVariant,optionValueProperties:Ln.optionValueProperties,optionValueName:Ln.optionValueName,optionValueCode:Ln.optionValueCode,swatchImage:Ln.swatchImage,swatchImageType:Ln.swatchImageType,noOfVariantsAvailable:Ln.noOfVariantsAvailable,optionValuePrice:Ln.optionValuePrice,showAvailableInventory:Ln.showAvailableInventory,showTotalPriceOfAddedItems:Ln.showTotalPriceOfAddedItems},dataConnector:{selectorKey:fn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"selectedOptions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}},In={layout:{autoplay:{value:"true",propertyType:Bo.CONTROLS},showControls:{value:"onHover",propertyType:Bo.CONTROLS},loopVideo:{value:!0,propertyType:Bo.CONTROLS},loopCount:{value:4,propertyType:Bo.CONTROLS}},content:{image:{value:{src:"https://i.pinimg.com/736x/ba/91/a4/ba91a41ba14269c20b2ae3d9bde16e4d.jpg"},propertyType:Bo.CONTROLS},videoFile:{value:"https://sellerscommerce.sirv.com/00000000-0000-0000-0000-000000000000/template-images/default-video.mp4",propertyType:Bo.CONTROLS,property:"videoFile"},showVideoTitle:{value:!0,propertyType:Bo.CONTROLS},videoTitle:{value:"Sample Video",propertyType:Bo.CONTROLS},showVideoDescription:{value:!0,propertyType:Bo.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:Bo.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:Bo.CONTROLS},thumbnailImage:{value:"",propertyType:Bo.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:Bo.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:Bo.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:Bo.CONTROLS},icon:{value:"",propertyType:Bo.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:Bo.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Bo.CSS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Bo.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Bo.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Bo.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Bo.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Bo.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Bo.CSS},playIcon:{value:"preview",property:"playIcon",propertyType:Bo.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:Bo.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Bo.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:Bo.CONTROLS}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.VIDEO_PLAYER_TEXT="videoPlayerText",e.PLAY_PAUSE="playPause",e.VIDEO="video",e.VIDEO_WIDGET_LAYOUT="videoWidgetLayout",e.VIDEO_WIDGET_DESIGN="videoWidgetDesign",e.VIDEO_TEXT_LAYOUT="videoTextLayout",e.VIDEO_TEXT_CONTAINER_DESIGN="videoTextContainerDesign"}(An||(An={}));var xn,Pn=function(){return{layout:{selectorKey:An.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"245",unit:4}),margin:Fr.margin,padding:Object.assign(Object.assign({},Fr.padding),{value:"20",unit:1}),autoplay:In.layout.autoplay,showControls:In.layout.showControls,loopVideo:In.layout.loopVideo,loopCount:In.layout.loopCount,positionType:Fr.positionType,pinTo:Fr.pinTo},content:{selectorKey:An.CONTENT,videoFile:In.content.videoFile,showVideoTitle:In.content.showVideoTitle,videoTitle:In.content.videoTitle,showVideoDescription:In.content.showVideoDescription,videoDescription:In.content.videoDescription,showCustomVideoThumbnail:In.content.showCustomVideoThumbnail,thumbnailImage:In.content.thumbnailImage,image:In.content.image},design:{selectorKey:An.DESIGN,videoWidgetLayout:{selectorKey:An.VIDEO_WIDGET_LAYOUT,verticalAlignment:In.design.verticalAlignment,widgetTextAndItemSpacing:In.design.widgetTextAndItemSpacing,textPosition:In.design.textPosition},videoWidgetDesign:Object.assign(Object.assign({selectorKey:An.VIDEO_WIDGET_DESIGN,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,showIcon:Fr.showIcon,iconSize:Fr.iconSize,iconColor:Fr.iconColor},Yr),Vr),videoTextLayout:{selectorKey:An.VIDEO_TEXT_LAYOUT,textVerticalPadding:In.design.textVerticalPadding,textHorizontalPadding:In.design.textHorizontalPadding,titleAndDescriptionSpacing:In.design.titleAndDescriptionSpacing},videoTextContainerDesign:{selectorKey:An.VIDEO_TEXT_CONTAINER_DESIGN,backgroundColor:Fr.backgroundColor,showBorder:Fr.showBorder,borderStyle:Fr.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur},playPause:{selectorKey:An.PLAY_PAUSE,playIcon:In.design.playIcon,pauseIcon:In.design.pauseIcon,size:In.design.size,iconColor:Fr.iconColor,backgroundShape:In.design.backgroundShape,backgroundColor:Fr.backgroundColor}}}},_n={layout:{groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Bo.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Bo.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Bo.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Bo.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Bo.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Bo.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Bo.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Bo.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Bo.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Bo.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Bo.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Bo.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Bo.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:Bo.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Bo.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Bo.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Bo.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Bo.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Bo.CONTROLS},header:{value:!0,property:"header",propertyType:Bo.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Bo.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Bo.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Bo.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Bo.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Bo.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Bo.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Bo.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Bo.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Bo.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Bo.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:Bo.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:Bo.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Bo.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Bo.CSS},groupHorizontalPadding:{value:"10",unit:1,property:"groupHorizontalPadding",propertyType:Bo.CSS},groupVerticalPadding:{value:"10",unit:1,property:"groupVerticalPadding",propertyType:Bo.CSS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Bo.CONTROLS},groupAndContainerSpacing:{value:"10",unit:1,property:"groupAndContainerSpacing",propertyType:Bo.CSS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Bo.CONTROLS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Bo.CONTROLS},overflowControl:{value:"None",property:"overflowControl",propertyType:Bo.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Bo.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Bo.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Bo.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Bo.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Bo.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Bo.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Bo.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Bo.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Bo.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Bo.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Bo.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Bo.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Bo.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Bo.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Bo.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:Bo.CSS},verticalPadding:{value:"10",unit:1,property:"verticalPadding",propertyType:Bo.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Bo.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Bo.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Bo.CONTROLS},itemSpacing:{value:"10",unit:1,property:"itemSpacing",propertyType:Bo.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:Bo.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:Bo.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Bo.CONTROLS},displayValues:{value:"Stack Vertical",property:"displayValues",propertyType:Bo.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Bo.CONTROLS},sliderDisplayScrollBar:{value:!1,propertyType:Bo.CONTROLS,property:"sliderDisplayScrollBar"},showVolumePrice:{value:!0,propertyType:Bo.CONTROLS,property:"showVolumePrice"},displayFormat:{value:"Stack Horizontal",propertyType:Bo.CONTROLS,property:"displayFormat"},onClick:{value:"showAll",propertyType:Bo.CONTROLS,property:"onClick"},sliderControl:{value:"Arrows",propertyType:Bo.CONTROLS,property:"sliderControl"},controlPosition:{value:"bottom",propertyType:Bo.CONTROLS,property:"controlPosition"},loopImages:{value:!1,propertyType:Bo.CONTROLS,property:"loopImages"},autoplay:{value:!1,propertyType:Bo.CONTROLS,property:"autoplay"},showMoreRows:{value:"onScroll",propertyType:Bo.CONTROLS,property:"showMoreRows"},noOfItemsToLoad:{value:"allItems",propertyType:Bo.CONTROLS,property:"noOfItemsToLoad"},groupDisplayStyle:{value:"horizontalTabs",propertyType:Bo.CONTROLS,property:"groupDisplayStyle"},optionTitleAndValueSpacing:{value:"20",propertyType:Bo.CSS,property:"optionTitleAndValueSpacing"},tabItemSpacing:{value:"20",propertyType:Bo.CSS,property:"tabItemSpacing"},accordionItemSpacing:{value:"20",propertyType:Bo.CSS,property:"accordionItemSpacing"}},content:{uom:{value:!0,propertyType:Bo.CONTROLS,property:"uom"},uomName:{value:!0,propertyType:Bo.CONTROLS,property:"uomName"},uomConversion:{value:!0,propertyType:Bo.CONTROLS,property:"uomConversion"},productPrice:{value:!0,propertyType:Bo.CONTROLS,property:"productPrice"},sellingPrice:{value:!0,propertyType:Bo.CONTROLS,property:"sellingPrice"},displayProductUOM:{value:!0,propertyType:Bo.CONTROLS,property:"displayProductUOM"},displayProductCurrencyCode:{value:!0,propertyType:Bo.CONTROLS,property:"displayProductCurrencyCode"},actualPriceToggle:{value:!0,propertyType:Bo.CONTROLS,property:"actualPriceToggle"},actualPrice:{value:!0,propertyType:Bo.CONTROLS,property:"actualPrice"},displayPriceUOM:{value:!0,propertyType:Bo.CONTROLS,property:"displayPriceUOM"},displayPriceCurrencyCode:{value:!0,propertyType:Bo.CONTROLS,property:"displayPriceCurrencyCode"},discountPercentage:{value:!0,propertyType:Bo.CONTROLS,property:"discountPercentage"},discountValue:{value:!0,propertyType:Bo.CONTROLS,property:"discountValue"},savings:{value:!0,propertyType:Bo.CONTROLS,property:"savings"},savingsPercentage:{value:!0,propertyType:Bo.CONTROLS,property:"savingsPercentage"},savingsValue:{value:!0,propertyType:Bo.CONTROLS,property:"savingsValue"},displaySavingsCurrencyCode:{value:!0,propertyType:Bo.CONTROLS,property:"displaySavingsCurrencyCode"},pricePerUnit:{value:!0,propertyType:Bo.CONTROLS,property:"pricePerUnit"},EmbellishmentPrice:{value:!0,propertyType:Bo.CONTROLS,property:"EmbellishmentPrice"},productTax:{value:!0,propertyType:Bo.CONTROLS,property:"productTax"},productShippingPrice:{value:!0,propertyType:Bo.CONTROLS,property:"productShippingPrice"}},design:{arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Bo.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Bo.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Bo.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Bo.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Bo.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Bo.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Bo.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Bo.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Bo.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Bo.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Bo.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Bo.CSS},table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Bo.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Bo.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:Bo.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Bo.CONTROLS},fontSize:{value:"16",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},characterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},lineHeight:{value:"16",propertyType:Bo.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Bo.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"16",propertyType:Bo.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},characterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},lineHeight:{value:"16",propertyType:Bo.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Bo.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Bo.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},pagination:{rightArrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Bo.CONTROLS},pagination:{value:"defaultState",propertyType:Bo.CONTROLS},paginationStyle:{value:"dotted",propertyType:Bo.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Bo.CONTROLS},arrowSize:{value:"16",propertyType:Bo.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Bo.CSS},backgroundShape:{value:"rectangle",propertyType:Bo.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"16",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},hoverBackgroundShape:{value:"circle",propertyType:Bo.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverFont:{value:"lato",propertyType:Bo.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Bo.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Bo.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},iconSize:{value:"20",propertyType:Bo.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Bo.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 Bn,jn=function(){return{layout:{selectorKey:xn.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"48",unit:1}),margin:Fr.margin,padding:Fr.padding,showVolumePrice:_n.layout.showVolumePrice,displayFormat:_n.layout.displayFormat,itemSpacing:_n.layout.itemSpacing,maxItemsToDisplay:_n.layout.maxItemsToDisplay,overflowControl:_n.layout.overflowControl,onClick:_n.layout.onClick,sliderControl:_n.layout.sliderControl,controlPosition:_n.layout.controlPosition,loopImages:_n.layout.loopImages,autoplay:_n.layout.autoplay,header:_n.layout.header,headerHeight:_n.layout.headerHeight,rowHeight:_n.layout.rowHeight,headerDivider:_n.layout.headerDivider,rowDivider:_n.layout.rowDivider,columnDivider:_n.layout.columnDivider,alternativeRowColors:_n.layout.alternativeRowColors,headerCellPadding:_n.layout.headerCellPadding,rowCellPadding:_n.layout.rowCellPadding,contentAlignment:_n.layout.contentAlignment,showMoreRows:_n.layout.showMoreRows,rowsPerPage:_n.layout.rowsPerPage,paginationType:_n.layout.paginationType,paginationAlignment:_n.layout.paginationAlignment,optionTitleAndValueSpacing:_n.layout.optionTitleAndValueSpacing,tabItemSpacing:_n.layout.tabItemSpacing,accordionItemSpacing:_n.layout.accordionItemSpacing,noOfItemsToLoad:_n.layout.noOfItemsToLoad,groupDisplayStyle:_n.layout.groupDisplayStyle,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo,sliderDisplayScrollBar:_n.layout.sliderDisplayScrollBar,optionTitleValueSpacing:_n.layout.optionTitleValueSpacing,dividerBetweenItems:_n.layout.dividerBetweenItems,optionsDisplayStyle:{selectorKey:xn.OPTION_DISPLAY_STYLE,displayValues:_n.layout.displayValues,itemPadding:_n.layout.itemPadding,itemSpacing:_n.layout.itemSpacing,maxItemsToDisplay:_n.layout.maxItemsToDisplay,overflowItems:_n.layout.overflowItems,swatchImageType:_n.layout.swatchImageType},groupedOptionsDisplayStyle:{selectorKey:xn.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:_n.layout.groupsDisplayStyle,groupSpacing:_n.layout.groupSpacing,groupPadding:_n.layout.groupPadding,groupHeaderAndOptionSpacing:_n.layout.groupHeaderAndOptionSpacing,tabDirection:_n.layout.tabDirection,tabLayout:_n.layout.tabLayout,tabAlignment:_n.layout.tabAlignment,tabSpacing:_n.layout.tabSpacing,tabAndContainerSpacing:_n.layout.tabAndContainerSpacing,tabHorizontalPadding:_n.layout.tabHorizontalPadding,tabVerticalPadding:_n.layout.tabVerticalPadding,containerPadding:_n.layout.containerPadding,overflowItems:_n.layout.overflowItems,tabRowSpacing:_n.layout.tabRowSpacing,expandIconPosition:_n.layout.expandIconPosition,expandFirstItemByDefault:_n.layout.expandFirstItemByDefault,allowMultipleOpenItems:_n.layout.allowMultipleOpenItems,itemDividers:_n.layout.itemDividers,accordionSpacing:_n.layout.accordionSpacing,accordionAndContainerSpacing:_n.layout.accordionAndContainerSpacing,accordionHorizontalPadding:_n.layout.accordionHorizontalPadding,accordionVerticalPadding:_n.layout.accordionVerticalPadding,groupAndContainerSpacing:_n.layout.groupAndContainerSpacing,groupHorizontalPadding:_n.layout.groupHorizontalPadding,groupVerticalPadding:_n.layout.groupVerticalPadding,canCollapseGroups:_n.layout.canCollapseGroups,collapseIconPosition:_n.layout.collapseIconPosition}},content:{selectorKey:xn.CONTENT,uom:_n.content.uom,uomName:_n.content.uomName,uomConversion:_n.content.uomConversion,productPrice:_n.content.productPrice,sellingPrice:_n.content.sellingPrice,displayProductUOM:_n.content.displayProductUOM,displayProductCurrencyCode:_n.content.displayProductCurrencyCode,actualPriceToggle:_n.content.actualPriceToggle,actualPrice:_n.content.actualPrice,displayPriceUOM:_n.content.displayPriceUOM,displayPriceCurrencyCode:_n.content.displayPriceCurrencyCode,discountPercentage:_n.content.discountPercentage,discountValue:_n.content.discountValue,savings:_n.content.savings,savingsPercentage:_n.content.savingsPercentage,savingsValue:_n.content.savingsValue,displaySavingsCurrencyCode:_n.content.displayProductCurrencyCode,pricePerUnit:_n.content.pricePerUnit,EmbellishmentPrice:_n.content.EmbellishmentPrice,productTax:_n.content.productTax,productShippingPrice:_n.content.productShippingPrice},design:{selectorKey:xn.DESIGN,itemStyle:{selectorKey:xn.ITEM_STYLE,defaultState:{selectorKey:xn.DEFAULT_STATE,contentAlignment:_n.design.contentAlignment,horizontalPadding:_n.design.horizontalPadding,verticalPadding:_n.design.verticalPadding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},selectedState:{selectorKey:xn.SELECTED_STATE,contentAlignment:_n.design.contentAlignment,horizontalPadding:_n.design.horizontalPadding,verticalPadding:_n.design.verticalPadding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius}},uomTitleStyle:{selectorKey:xn.UOM_TITLE_STYLE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},uomConversionStyle:{selectorKey:xn.UOM_CONVERSION_STYLE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},productPrice:{selectorKey:xn.PRODUCT_PRICE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},uomStyle:{selectorKey:xn.UOM_STYLE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},currencyCodeStyle:{selectorKey:xn.CURRENCY_CODE_STYLE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},actualPrice:{selectorKey:xn.ACTUAL_PRICE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},discount:{selectorKey:xn.DISCOUNT,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},discountValue:{selectorKey:xn.DISCOUNT_VALUE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},savings:{selectorKey:xn.SAVINGS,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},savingsValue:{selectorKey:xn.SAVINGS_VALUE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},pricePerUnit:{selectorKey:xn.PRICE_PER_UNIT,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},arrows:{selectorKey:xn.ARROWS,arrowIconStyle:_n.design.pagination.arrowIconStyle,leftArrowIconStyle:_n.design.pagination.leftArrowIconStyle,rightArrowIconStyle:_n.design.pagination.rightArrowIconStyle,backgroundShape:_n.design.pagination.backgroundShape,arrowSize:_n.design.arrowSize,arrowColor:_n.design.arrowColor},paginationDots:{selectorKey:xn.PAGINATION_DOTS,dotSize:_n.design.dotSize,currentDotColor:_n.design.currentDotColor,otherDotColor:_n.design.otherDotColor},paginationLine:{selectorKey:xn.PAGINATION_LINE,currentLineColor:_n.design.currentLineColor,otherLineColor:_n.design.otherLineColor,lineHeight:_n.design.lineHeight,lineWidth:_n.design.lineWidth},table:{selectorKey:xn.TABLE,backgroundColor:Fr.backgroundColor,showBorder:Fr.showBorder,borderStyle:_n.design.table.borderStyle,borderColor:Fr.borderColor,borderPerSlide:_n.design.table.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur},tableHeader:{selectorKey:xn.TABLE_HEADER,backgroundColor:Fr.backgroundColor},headerText:{selectorKey:xn.HEADER_TEXT,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},tableRow:{selectorKey:xn.TABLE_ROW,backgroundColor:Fr.backgroundColor,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},rowDividers:{selectorKey:xn.ROW_DIVIDERS,headerDivider:_n.design.rowAndHeaderDividers.headerDivider,rowDivider:_n.design.rowAndHeaderDividers.rowDivider,columnDivider:_n.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:xn.SCROLL,scrollBarWidth:_n.design.scrollBar.scrollBarWidth,scrollBarColor:_n.design.scrollBar.scrollBarColor},pagination:{selectorKey:xn.PAGINATION,defaultState:{selectorKey:xn.DEFAULT_STATE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,previousIcon:_n.design.pagination.previousIcon,nextIcon:_n.design.pagination.nextIcon,iconSize:_n.design.pagination.iconSize,iconColor:_n.design.pagination.iconColor,backgroundShape:_n.design.pagination.backgroundShape,backgroundColor:Fr.backgroundColor,pagination:_n.design.pagination.pagination},hoverState:{selectorKey:xn.HOVER_STATE,theme:Fr.theme}},showMoreItemsButton:Object.assign({selectorKey:xn.SHOW_MORE_ITEMS_BUTTON},qr)},dataConnector:{selectorKey:xn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"volumePricingDeatils",url:null,enum:null,id:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}},Hn={openAutomaticallyOnPage:{value:!0,propertyType:Bo.CONTROLS,property:"openAutomaticallyOnPage"},selectPage:{value:"showImageLightbox",propertyType:Bo.CONTROLS,property:"selectPage"},closeOnXIcon:{value:!0,propertyType:Bo.CONTROLS,property:"closeIcon"},closeOnClickingBackground:{value:!1,propertyType:Bo.CONTROLS,property:"closeOnClickingBackground"},lightboxPosition:{value:"Top Left",propertyType:Bo.CONTROLS,property:"lightboxPosition"},horizontalOffset:{value:"0",propertyType:Bo.CSS,property:"horizontalOffset",unit:1},verticalOffset:{value:"0",propertyType:Bo.CSS,property:"verticalOffset",unit:1}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Bn||(Bn={}));var Kn,zn=function(){return{layout:{selectorKey:Bn.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"340",unit:1}),openAutomaticallyOnPage:Hn.openAutomaticallyOnPage,selectPage:Hn.selectPage,closeIcon:Hn.closeOnXIcon,closeOnClickingBackground:Hn.closeOnClickingBackground,lightboxPosition:Hn.lightboxPosition,horizontalOffset:Hn.horizontalOffset,verticalOffset:Hn.verticalOffset},design:{selectorKey:Bn.DESIGN,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius}}},kn={whenClicked:{value:"Open Full Cart",property:"whenClicked",propertyType:Bo.CONTROLS},showCartText:{value:!0,property:"showCartText",propertyType:Bo.CONTROLS},cartText:{value:"My Cart",property:"cartText",propertyType:Bo.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CART_ICON="cartIcon",e.MINI_CART_TEXT="miniCartText",e.CART_ITEMS_COUNT="cartItemsCount"}(Kn||(Kn={}));var Un,Gn=function(){return{layout:{selectorKey:Kn.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"135",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"40",unit:1}),margin:Fr.margin,padding:Fr.padding,whenClicked:kn.whenClicked,showCartText:kn.showCartText,cartText:kn.cartText,showNoOfItems:kn.showNoOfItems,positionType:Fr.positionType,pinTo:Fr.pinTo},design:{selectorKey:Kn.DESIGN,cartIcon:{selectorKey:Kn.CART_ICON,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,showIcon:Fr.showIcon,iconSize:Fr.iconSize,iconColor:Fr.iconColor,icon:Object.assign(Object.assign({},Fr.icon),{value:"shopping-cart-01"})},miniCartText:{selectorKey:Kn.MINI_CART_TEXT,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,themeDesc:Fr.themeDesc,fontDesc:Fr.fontDesc,fontSizeDesc:Fr.fontSizeDesc,textColorDesc:Fr.textColorDesc,boldDesc:Fr.boldDesc,italicDesc:Fr.italicDesc,linethroughDesc:Fr.linethroughDesc,underlineDesc:Fr.underlineDesc,textAlignDesc:Fr.textAlignDesc,characterSpacingDesc:Fr.characterSpacingDesc,lineHeightDesc:Fr.lineHeightDesc},cartItemsCount:{selectorKey:Kn.CART_ITEMS_COUNT,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight}}}},Mn={loggedInButtonStyle:{value:"Avatar & Name",property:"loggedInButtonStyle",propertyType:Bo.CONTROLS},beforeLoginText:{value:"My Cart",property:"beforeLoginText",propertyType:Bo.CONTROLS},dropdownWidth:{value:"200",unit:1,property:"dropdownWidth",propertyType:Bo.CSS},showDropdown:{value:!0,propertyType:Bo.CONTROLS,property:"showDropdown"},showProfileIcon:{value:!0,propertyType:Bo.CONTROLS},showTextFields:{value:!0,propertyType:Bo.CONTROLS},showDropdownIcon:{value:!0,propertyType:Bo.CONTROLS},contentData:{value:{contentType:"dynamic",dynamic:{},static:{}},propertyType:Bo.CONTROLS},profileSettings:{value:{loggedInType:"Before Login",beforeLogin:{showAvatar:!0,showTextFields:!0,avatarImage:Fr.icon,label1:"My Cart",label2:"Susan Fasie..."},afterLogin:{contentType:"dynamic",showTextFields:!0,showAvatar:!0,avatarImage:Fr.icon,fallbackAvatar:"Custom Avatar",dynamic:{label1:"",label2:""},staticPlusDynamic:{label1:"Hello",label2:"Venkatesh"}}},propertyType:Bo.CONTROLS},openDropdown:{value:"onClick",propertyType:Bo.CONTROLS},dropdownIcon:{value:"check",propertyType:Bo.CONTROLS},linksData:{value:[{id:an.generateUniqueId(),title:"My Account",name:"myAccount",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank",showBeforeLogin:!1,icon:Object.assign(Object.assign({},Fr.icon),{value:"lightning-01"})},{id:an.generateUniqueId(),title:"My Orders",name:"myOrders",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank",showBeforeLogin:!1,icon:Object.assign(Object.assign({},Fr.icon),{value:"list"})},{id:an.generateUniqueId(),title:"My Addresses",name:"myAddresses",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank",showBeforeLogin:!1,icon:Object.assign(Object.assign({},Fr.icon),{value:"users-02"})},{id:an.generateUniqueId(),title:"Logout",name:"logout",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank",showBeforeLogin:!1,icon:Object.assign(Object.assign({},Fr.icon),{value:"upload-cloud-02"})}],propertyType:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.profile_ELEMENT="profileWidget",e.MINI_profile_TEXT="profileNameText",e.PROFILE_AVATAR="profileAvatar",e.DROPDOWN_ITEMS="dropdownItems",e.DROPDOWN_ITEMS_HOVER_STYLE="dropdownItemsHoverStyle",e.DROPDOWN_ITEMS_DEFAULT_STYLE="dropdownItemsDefaultStyle"}(Un||(Un={}));var Wn,Vn=function(){return{layout:{selectorKey:Un.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"180",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"75",unit:1}),margin:Fr.margin,padding:Fr.padding,loggedInButtonStyle:Mn.loggedInButtonStyle,beforeLoginText:Mn.beforeLoginText,showdDropdown:Mn.showDropdown,dropdownWidth:Mn.dropdownWidth,openDropdown:Mn.openDropdown,showProfileIcon:Mn.showProfileIcon,showTextFields:Mn.showTextFields,contentData:Mn.contentData,profileSettings:Mn.profileSettings,showDropdownIcon:Mn.showDropdownIcon,dropdownIcon:Mn.dropdownIcon,positionType:Fr.positionType,pinTo:Fr.pinTo},content:{selectorKey:Un.CONTENT,linksData:Mn.linksData},design:{selectorKey:Un.DESIGN,profileAvatar:{selectorKey:Un.PROFILE_AVATAR,showIcon:Object.assign(Object.assign({},Fr.icon),{value:"user-icon"}),iconSize:Fr.iconSize,iconColor:Fr.iconColor},profileWidget:Object.assign(Object.assign({selectorKey:Un.profile_ELEMENT,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,showIcon:Fr.showIcon,icon:Fr.icon,iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:255,b:255,a:1},hex:"#ffffffff"}}),verticalAlignment:{value:"start",property:"verticalAlignment",propertyType:Bo.CSS},iconGap:{value:6,unit:jo.PIXELS,property:"iconGap",propertyType:Bo.CSS}},Yr),Vr),dropdownItems:{selectorKey:Un.DROPDOWN_ITEMS,hoverState:Object.assign(Object.assign({selectorKey:Un.DROPDOWN_ITEMS_HOVER_STYLE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,verticalAlignment:{value:"start",property:"verticalAlignment",propertyType:Bo.CSS},iconGap:{value:6,unit:jo.PIXELS,property:"iconGap",propertyType:Bo.CSS},blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,showIcon:Fr.showIcon,icon:Fr.icon,iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:255,b:255,a:1},hex:"#ffffffff"}})},Yr),Vr),defaultState:Object.assign(Object.assign({selectorKey:Un.DROPDOWN_ITEMS_DEFAULT_STYLE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,verticalAlignment:{value:"start",property:"verticalAlignment",propertyType:Bo.CSS},iconGap:{value:6,unit:jo.PIXELS,property:"iconGap",propertyType:Bo.CSS},showIcon:Fr.showIcon,icon:Fr.icon,iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:255,b:255,a:1},hex:"#ffffffff"}})},Yr),Vr)}}}};!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"}(Wn||(Wn={}));var Yn,Fn={loadMoreItemsOn:{value:"Scroll",propertyType:Bo.CONTROLS}},Xn=(Bo.CONTROLS,Bo.CONTROLS,Bo.CONTROLS,Bo.CSS,Bo.CONTROLS,Bo.CSS,Bo.CSS,Bo.CONTROLS,Bo.CONTROLS,function(){return{layout:Object.assign(Object.assign({selectorKey:Wn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Bo.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fr.height),{isReadOnly:!0}),margin:Fr.margin,padding:Fr.padding},Xr),{positionType:Fr.positionType,pinTo:Fr.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:Bo.CONTROLLED_CSS},itemGap:{property:"itemGap",propertyType:Bo.CSS,value:1,unit:jo.PIXELS},itemGapList:{property:"itemGapList",propertyType:Bo.CSS,value:1,unit:jo.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:Bo.CSS},justifyContent:{property:"justifyContent",propertyType:Bo.CSS,value:"start"},loadMoreItemsOn:Fn.loadMoreItemsOn,alignItems:{property:"alignItems",propertyType:Bo.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:Bo.CSS,value:100,unit:jo.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:Bo.CSS,value:100,unit:jo.PIXELS},rowMinHeightList:{property:"rowMinHeightList",propertyType:Bo.CSS,value:100,unit:jo.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:Bo.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:Bo.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:jo.PIXELS,propertyType:Bo.CSS},dotSize:{property:"dotSize",value:10,unit:jo.PIXELS,propertyType:Bo.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:Bo.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:Bo.CONTROLS},autoplay:{value:!1,propertyType:Bo.CONTROLS},autoplayDuration:{value:3e3,unit:jo.MS,propertyType:Bo.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:Bo.CONTROLS},stopOnInteraction:{value:!1,propertyType:Bo.CONTROLS},displayAds:{value:!0,propertyType:Bo.CONTROLS},enableListView:{value:!1,propertyType:Bo.CONTROLS},activeView:{value:Lr.GRID,propertyType:Bo.CONTROLS}}),design:{selectorKey:Wn.DESIGN,repeaterWidget:Object.assign({selectorKey:Wn.DESIGN,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},hi),buttonStyle:{selectorKey:Wn.BUTTON_STYLE,defaultState:Object.assign({selectorKey:Wn.DEFAULT_STATE},Jr),hoverState:Object.assign({selectorKey:Wn.HOVER_STATE},$r)}},dataConnector:{selectorKey:Wn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Bo.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Bo.CONTROLS}},content:{selectorKey:Wn.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:Bo.CONTROLS}}}});!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Yn||(Yn={}));var qn,Qn=function(){return{layout:Object.assign(Object.assign({selectorKey:Yn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Bo.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fr.height),{isReadOnly:!0}),margin:Fr.margin,padding:Fr.padding},Xr),{positionType:Fr.positionType,pinTo:Fr.pinTo}),design:Object.assign({selectorKey:Yn.DESIGN,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},hi)}},Zn={spacingBetweenMenuListItems:{value:20,property:"spacingBetweenMenuListItems",unit:1,propertyType:Bo.CSS},fillItemsToContainerWidth:{value:!1,propertyType:Bo.CONTROLS},dividerBetweenItems:{value:!1,propertyType:Bo.CONTROLS},listItemAlignment:{value:"left",property:"listItemAlignment",propertyType:Bo.CSS},listItemContentAlignment:{value:"left",property:"listItemContentAlignment",propertyType:Bo.CSS},maxItemsToDisplay:{value:50,unit:7,property:"maxItemsToDisplay",propertyType:Bo.CSS},overflowControl:{value:"Load More Button",propertyType:Bo.CONTROLS},onClick:{value:"Navigate to a page",propertyType:Bo.CONTROLS},menuList:{value:[{label:"Home",url:""}],propertyType:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.MENU_CONTAINER="menuContainer",e.MENU_ITEM_STYLE="menuItemStyle"}(qn||(qn={}));var Jn,$n=function(){return{layout:{selectorKey:qn.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:200,unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:30}),margin:Fr.margin,padding:Fr.padding,direction:Fr.direction,spacingBetweenMenuListItems:Zn.spacingBetweenMenuListItems,fillItemsToContainerWidth:Zn.fillItemsToContainerWidth,dividerBetweenItems:Zn.dividerBetweenItems,listItemAlignment:Zn.listItemAlignment,listItemContentAlignment:Zn.listItemContentAlignment,maxItemsToDisplay:Zn.maxItemsToDisplay,overflowControl:Zn.overflowControl,onClick:Zn.onClick,positionType:Fr.positionType,pinTo:Fr.pinTo},content:{menuList:Zn.menuList},design:{selectorKey:qn.DESIGN,menuContainer:{selectorKey:qn.MENU_CONTAINER,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},menuItemStyle:{selectorKey:qn.MENU_ITEM_STYLE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight}}}},el={itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Bo.CSS},optionItemSpacing:{value:6,property:"optionItemSpacing",unit:1,propertyType:Bo.CSS},optionItemPadding:{value:2,property:"optionItemPadding",unit:1,propertyType:Bo.CSS},showOptionsToSelect:{value:!0,propertyType:Bo.CONTROLS},showNoOfOptions:{value:!0,propertyType:Bo.CONTROLS},noOfOptionsToShowUpfront:{value:5,unit:7,propertyType:Bo.CONTROLS},showRemainingOptionsAs:{value:"Button",propertyType:Bo.CONTROLS},whenClicked:{value:"Open Quick View",propertyType:Bo.CONTROLS},buttonText:{value:"More Options",propertyType:Bo.CONTROLS},dividerBetweenOptions:{value:!0,propertyType:Bo.CONTROLS},optionTitleValueSpacing:{value:6,property:"optionTitleValueSpacing",unit:1,propertyType:Bo.CSS},displayValues:{value:"Horizontally",propertyType:Bo.CONTROLS},displayStyle:{value:"Swatch",propertyType:Bo.CONTROLS},swatchItemSpacing:{value:6,property:"swatchItemSpacing",unit:1,propertyType:Bo.CSS},swatchItemSize:{value:30,property:"swatchItemSize",unit:1,propertyType:Bo.CSS},swatchItemPadding:{value:2,property:"swatchItemPadding",unit:1,propertyType:Bo.CSS,isMuted:!0},swatchMaxItemsToDisplay:{value:5,unit:7,propertyType:Bo.CONTROLS},swatchOverflowItems:{value:"Wrap",propertyType:Bo.CONTROLS},swatchImageType:{value:"Swatch image",propertyType:Bo.CONTROLS},singleSelectDisplayValues:{value:"Horizontal",propertyType:Bo.CONTROLS},singleSelectItemSpacing:{value:6,property:"singleSelectItemSpacing",unit:1,propertyType:Bo.CSS},singleSelectItemPadding:{value:2,property:"singleSelectItemPadding",unit:1,propertyType:Bo.CSS},singleSelectMaxItemsToDisplay:{value:5,unit:7,propertyType:Bo.CONTROLS},singleSelectOverFlowItems:{value:"Wrap",propertyType:Bo.CONTROLS},swatchDropdownOptionsSpacing:{value:6,property:"swatchDropdownOptionsSpacing",unit:1,propertyType:Bo.CSS},swatchDropdownOptionsPadding:{value:2,property:"swatchDropdownOptionsPadding",unit:1,propertyType:Bo.CSS},swatchDropdownStyle:{value:"Horizontal",propertyType:Bo.CONTROLS},swatchOptionAndListSpacing:{value:6,property:"swatchOptionAndListSpacing",unit:1,propertyType:Bo.CSS},swatchDropdownListItemSpacing:{value:6,property:"swatchDropdownListItemSpacing",unit:1,propertyType:Bo.CSS},swatchDropdownListItemPadding:{value:2,property:"swatchDropdownListItemPadding",unit:1,propertyType:Bo.CSS},swatchDividerBetweenLIstItems:{value:!1,propertyType:Bo.CONTROLS}},tl={optionSelection:{value:!0,property:"optionSelection",propertyType:Bo.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Bo.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Bo.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:Bo.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Bo.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Bo.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Bo.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:Bo.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Bo.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Bo.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Bo.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:Bo.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Bo.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Bo.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Bo.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Bo.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Bo.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Bo.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Bo.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Bo.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Bo.CONTROLS},dropdownOptionsSpacing:{value:6,property:"dropdownOptionsSpacing",propertyType:Bo.CSS},dropdownOptionsPadding:{value:0,property:"dropdownOptionsPadding",propertyType:Bo.CSS},optionAndListSpacing:{value:6,property:"optionAndListSpacing",propertyType:Bo.CSS},dropdownListItemSpacing:{value:6,property:"dropdownListItemSpacing",propertyType:Bo.CSS},dropdownListItemPadding:{value:6,property:"dropdownListItemPadding",propertyType:Bo.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Bo.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Bo.CONTROLS},groupSpacing:{value:6,property:"groupSpacing",propertyType:Bo.CONTROLS},groupPadding:{value:6,property:"groupPadding",propertyType:Bo.CONTROLS},groupHeaderAndOptionSpacing:{value:6,property:"groupHeaderAndOptionSpacing",propertyType:Bo.CONTROLS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Bo.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Bo.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Bo.CONTROLS},tabSpacing:{value:6,property:"tabSpacing",propertyType:Bo.CSS},tabAndContainerSpacing:{value:6,property:"tabAndContainerSpacing",propertyType:Bo.CSS},tabHorizontalPadding:{value:6,property:"tabHorizontalPadding",propertyType:Bo.CSS},tabVerticalPadding:{value:6,property:"tabVerticalPadding",propertyType:Bo.CSS},containerPadding:{value:6,property:"containerPadding",propertyType:Bo.CSS},tabRowSpacing:{value:6,property:"tabRowSpacing",propertyType:Bo.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Bo.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:Bo.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Bo.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Bo.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Bo.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Bo.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Bo.CONTROLS},header:{value:!0,property:"header",propertyType:Bo.CONTROLS},headerHeight:{value:6,property:"headerHeight",propertyType:Bo.CSS},rowHeight:{value:6,property:"rowHeight",propertyType:Bo.CSS},accordionSpacing:{value:6,property:"accordionSpacing",propertyType:Bo.CSS},accordionAndContainerSpacing:{value:6,property:"accordionAndContainerSpacing",propertyType:Bo.CSS},accordionHorizontalPadding:{value:6,property:"accordionHorizontalPadding",propertyType:Bo.CSS},accordionVerticalPadding:{value:6,property:"accordionVerticalPadding",propertyType:Bo.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Bo.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Bo.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Bo.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Bo.CONTROLS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Bo.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Bo.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Bo.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Bo.CSS},groupHorizontalPadding:{value:6,property:"groupHorizontalPadding",propertyType:Bo.CSS},groupVerticalPadding:{value:6,property:"groupVerticalPadding",propertyType:Bo.CSS},groupAndContainerSpacing:{value:6,property:"groupAndContainerSpacing",propertyType:Bo.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Bo.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Bo.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Bo.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Bo.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Bo.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Bo.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Bo.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Bo.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Bo.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Bo.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Bo.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Bo.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Bo.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Bo.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Bo.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Bo.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Bo.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Bo.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Bo.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Bo.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Bo.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Bo.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Bo.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Bo.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Bo.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Bo.CSS},buttonType:{value:"primaryButton",propertyType:Bo.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Bo.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Bo.CONTROLS},backgroundShape:{value:"circle",propertyType:Bo.CONTROLS},swatchShape:{value:"circle",propertyType:Bo.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Bo.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Bo.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Bo.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Bo.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Bo.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Bo.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Bo.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Bo.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Bo.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Bo.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Bo.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:Bo.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Bo.CONTROLS},fontSize:{value:"16",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},characterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},lineHeight:{value:"16",propertyType:Bo.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Bo.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"16",propertyType:Bo.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},characterSpacing:{value:"16",propertyType:Bo.CSS,unit:1},lineHeight:{value:"16",propertyType:Bo.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Bo.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Bo.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Bo.CONTROLS},paginationStyle:{value:"dotted",propertyType:Bo.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Bo.CONTROLS},arrowSize:{value:"16",propertyType:Bo.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Bo.CSS},backgroundShape:{value:"rectangle",propertyType:Bo.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"16",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},hoverBackgroundShape:{value:"circle",propertyType:Bo.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverFont:{value:"lato",propertyType:Bo.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Bo.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Bo.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},iconSize:{value:"20",propertyType:Bo.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Bo.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",e.OPTION_TITLE="optionTitle"}(Jn||(Jn={}));var ol,rl=function(){return{layout:{selectorKey:Jn.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"auto",unit:jo.CUSTOM,isReadOnly:!0}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo,showOptionsToSelect:el.showOptionsToSelect,itemSpacing:el.itemSpacing,showNoOfOptions:el.showNoOfOptions,noOfOptionsToShowUpfront:el.noOfOptionsToShowUpfront,showRemainingOptionsAs:el.showRemainingOptionsAs,whenClicked:el.whenClicked,buttonText:el.buttonText,displayStyle:el.displayStyle,dividerBetweenOptions:el.dividerBetweenOptions,optionTitleValueSpacing:el.optionTitleValueSpacing,displayValues:el.displayValues,swatchItemSpacing:el.swatchItemSpacing,swatchItemSize:el.swatchItemSize,swatchItemPadding:el.swatchItemPadding,optionItemSpacing:el.optionItemSpacing,optionItemPadding:el.optionItemPadding,swatchMaxItemsToDisplay:el.swatchMaxItemsToDisplay,swatchOverflowItems:el.swatchOverflowItems,swatchImageType:el.swatchImageType,singleSelectDisplayValues:el.singleSelectDisplayValues,singleSelectItemSpacing:el.singleSelectItemSpacing,singleSelectItemPadding:el.singleSelectItemPadding,singleSelectMaxItemsToDisplay:el.singleSelectMaxItemsToDisplay,singleSelectOverFlowItems:el.singleSelectOverFlowItems,swatchDropdownOptionsSpacing:el.swatchDropdownOptionsSpacing,swatchDropdownOptionsPadding:el.swatchDropdownOptionsPadding,swatchDropdownStyle:el.swatchDropdownStyle,swatchOptionAndListSpacing:el.swatchOptionAndListSpacing,swatchDropdownListItemSpacing:el.swatchDropdownListItemSpacing,swatchDropdownListItemPadding:el.swatchDropdownListItemPadding,swatchDividerBetweenLIstItems:el.swatchDividerBetweenLIstItems,dropdownDisplayStyle:{selectorKey:Jn.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:tl.dropdownOptionsSpacing,dropdownOptionsPadding:tl.dropdownOptionsPadding,dropdownStyle:tl.dropdownStyle,optionAndListSpacing:tl.optionAndListSpacing,dropdownListItemSpacing:tl.dropdownListItemSpacing,dropdownListItemPadding:tl.dropdownListItemPadding,dividerBetweenListItems:tl.dividerBetweenListItems,maxItemsToDisplay:tl.maxItemsToDisplay,overflowItems:tl.overflowItems}},design:{selectorKey:Jn.DESIGN,widgetStyle:{selectorKey:Jn.WIDGET_STYLE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},optionValueStyle:{selectorKey:Jn.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:Jn.DEFAULT_STATE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,backgroundShape:tl.backgroundShape,swatchShape:tl.swatchShape,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},hoverState:{selectorKey:Jn.HOVER_STATE},selectedState:{selectorKey:Jn.SELECTED_STATE}},optionTitle:{selectorKey:Jn.OPTION_TITLE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight}},dataConnector:{selectorKey:Jn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:Bo.CONTROLS}}}},il={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Bo.CONTROLS},brandName:{value:!0,propertyType:Bo.CONTROLS},brandCodes:{value:!0,propertyType:Bo.CONTROLS},varientCodes:{value:!0,propertyType:Bo.CONTROLS},brandImage:{value:!0,propertyType:Bo.CONTROLS},price:{value:!0,propertyType:Bo.CONTROLS},brandDescription:{value:!0,propertyType:Bo.CONTROLS},showOptions:{value:!0,propertyType:Bo.CONTROLS},allowBulkOrdering:{value:!0,propertyType:Bo.CONTROLS},actions:{value:!0,propertyType:Bo.CONTROLS},quickView:{value:!0,propertyType:Bo.CONTROLS},addToCart:{value:!0,propertyType:Bo.CONTROLS},wishlist:{value:!0,propertyType:Bo.CONTROLS},buyNow:{value:!0,propertyType:Bo.CONTROLS},addtoQuote:{value:!0,propertyType:Bo.CONTROLS},showUoms:{value:!0,propertyType:Bo.CONTROLS},showVolumePricing:{value:!0,propertyType:Bo.CONTROLS},showInventory:{value:!0,propertyType:Bo.CONTROLS},storeAvailability:{value:!0,propertyType:Bo.CONTROLS},brandCode:{value:!0,propertyType:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(ol||(ol={}));var al,nl=function(){return{layout:Object.assign(Object.assign({selectorKey:ol.LAYOUT,width:Object.assign({},Fr.width),height:Object.assign(Object.assign({},Fr.height),{value:"auto",propertyType:Bo.CONTROLS,unit:7}),margin:Fr.margin,padding:Fr.padding},Xr),{positionType:Fr.positionType,pinTo:Fr.pinTo}),design:Object.assign({selectorKey:ol.DESIGN,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},hi),content:{selectorKey:ol.CONTENT,brandName:il.brandName,brandDescription:il.brandDescription,brandCode:il.brandCode,brandImage:il.brandImage},dataConnector:{selectorKey:ol.DATA_CONNECTOR,dataConnector:il.dataConnector}}},ll={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Bo.CONTROLS},bundleType:{value:"Single",property:"Single",propertyType:Bo.CONTROLS},displayType:{value:"Scroll",property:"displayType",propertyType:Bo.CONTROLS},scrollType:{value:"Horizontal",property:"scrollType",propertyType:Bo.CONTROLS},showArrows:{value:!0,property:"showArrows",propertyType:Bo.CONTROLS},allowAutoScroll:{value:!1,property:"allowAutoScroll",propertyType:Bo.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Bo.CONTROLS},showDots:{value:!1,property:"showDots",propertyType:Bo.CONTROLS},itemsPerSlide:{value:3,property:"itemsPerSlide",propertyType:Bo.CSS},maxNoItemsToShow:{value:12,property:"maxNoItemsToShow",propertyType:Bo.CONTROLS},itemSpacing:{value:12,property:"itemSpacing",unit:1,propertyType:Bo.CSS},itemGap:{value:12,property:"itemGap",unit:1,propertyType:Bo.CSS},itemPadding:{value:12,property:"itemPadding",unit:1,propertyType:Bo.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:Bo.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Bo.CONTROLS},title:{value:"Bundle",property:"title",propertyType:Bo.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Bo.CONTROLS},description:{value:"",property:"description",propertyType:Bo.CONTROLS},showBundleImage:{value:!0,property:"showBundleImage",propertyType:Bo.CONTROLS},showProductImages:{value:!0,property:"showProductImages",propertyType:Bo.CONTROLS},showProductName:{value:!0,property:"showProductName",propertyType:Bo.CONTROLS},showBundleNavigationButton:{value:!0,property:"showBundleNavigationButton",propertyType:Bo.CONTROLS},bundleNavigationButtonName:{value:"View Full Bundle",property:"bundleNavigationButtonName",propertyType:Bo.CONTROLS},bundleNavigationButtonLink:{value:"",property:"bundleNavigationButtonLink",propertyType:Bo.CONTROLS},showBundleDetailPageButton:{value:!0,property:"showBundleDetailPageButton",propertyType:Bo.CONTROLS},bundleDetailPageButtonName:{value:"View Bundle Details",property:"bundleDetailPageButtonName",propertyType:Bo.CONTROLS},bundleDetailPageButtonLink:{value:"",property:"bundleDetailPageButtonLink",propertyType:Bo.CONTROLS},containerHeight:{value:200,property:"containerHeight",unit:1,propertyType:Bo.CSS},imgTextSpacing:{value:12,property:"imgTextSpacing",unit:1,propertyType:Bo.CSS},tileRowGap:{value:12,property:"tileRowGap",unit:1,propertyType:Bo.CSS},tileColumnGap:{value:12,property:"tileColumnGap",unit:1,propertyType:Bo.CSS},showTileAnimation:{value:!1,property:"showTileAnimation",propertyType:Bo.CONTROLS},showBundleTagSlider:{value:!0,property:"showBundleTagSlider",propertyType:Bo.CONTROLS},showBundleTagSliderArrows:{value:!0,property:"showBundleTagSliderArrows",propertyType:Bo.CONTROLS}},pl={borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,backgroundColor:Fr.backgroundColor,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,highlights:Fr.highlights,shadows:Fr.shadows},sl={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,backgroundColor:Fr.backgroundColor},dl={icon:Fr.icon,showIcon:Fr.showIcon,iconSize:Fr.iconSize,iconColor:Fr.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"}(al||(al={}));var cl,yl=function(){return{layout:{selectorKey:al.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"300",unit:1}),margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo,bundleType:ll.bundleType,displayType:ll.displayType,scrollType:ll.scrollType,showArrows:ll.showArrows,allowAutoScroll:ll.allowAutoScroll,loopItems:ll.loopItems,showDots:ll.showDots,itemsPerSlide:ll.itemsPerSlide,containerHeight:ll.containerHeight,imgTextSpacing:ll.imgTextSpacing,itemGap:ll.itemGap,tileRowGap:ll.tileRowGap,tileColumnGap:ll.tileColumnGap,showTileAnimation:ll.showTileAnimation,maxNoItemsToShow:ll.maxNoItemsToShow,itemSpacing:ll.itemSpacing,itemPadding:ll.itemPadding,showDivider:ll.showDivider},design:{selectorKey:al.DESIGN,headingDesign:Object.assign(Object.assign({selectorKey:al.HEADING_DESIGN},sl),pl),descriptionDesign:Object.assign(Object.assign({selectorKey:al.DESCRIPTION_DESIGN},sl),pl),productNameDesign:Object.assign(Object.assign({selectorKey:al.PRODUCT_NAME_DESIGN},sl),pl),productCardDesign:Object.assign({selectorKey:al.PRODUCT_CARD_DESIGN},pl),bundleNavigationButtonDesign:Object.assign(Object.assign(Object.assign({selectorKey:al.BUNDLE_NAVIGATION_BUTTON_DESIGN},sl),pl),dl),bundleDetailsPageButtonDesign:Object.assign(Object.assign(Object.assign({selectorKey:al.BUNDLE_DETAILS_PAGE_BUTTON_DESIGN},sl),pl),dl),tileCardDesign:Object.assign({selectorKey:al.TILE_CARD_DESIGN},pl),tileCardImageDesign:Object.assign({selectorKey:al.TILE_CARD_IMAGE_DESIGN},pl),listViewCardDesign:Object.assign({selectorKey:al.LIST_VIEW_CARD_DESIGN},pl),bundleTagDesign:Object.assign(Object.assign({selectorKey:al.BUNDLE_TAG_DESIGN},sl),pl)},content:{selectorKey:al.CONTENT,showTitle:ll.showTitle,title:ll.title,showDescription:ll.showDescription,description:ll.description,showBundleImage:ll.showBundleImage,showProductImage:ll.showProductImages,showProductName:ll.showProductName,showBundleNavigationButton:ll.showBundleNavigationButton,bundleNavigationButtonName:ll.bundleNavigationButtonName,bundleNavigationButtonLink:ll.bundleNavigationButtonLink,showBundleDetailPageButton:ll.showBundleDetailPageButton,bundleDetailPageButtonName:ll.bundleDetailPageButtonName,bundleDetailPageButtonLink:ll.bundleDetailPageButtonLink,showBundleTagSlider:ll.showBundleTagSlider,showBundleTagArrows:ll.showBundleTagSliderArrows},dataConnector:{selectorKey:al.DATA_CONNECTOR,dataConnector:ll.dataConnector}}},ul={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Bo.CONTROLS}},Sl={templateType:{value:"Template 1",property:"templateType",propertyType:Bo.CONTROLS}},gl={showBundleName:{value:!0,property:"showBundleName",propertyKey:Bo.CONTROLS},showBundleDescription:{value:!1,property:"showBundleDescription",propertyKey:Bo.CONTROLS},bundleDescription:{value:"",property:"bundleDescription",properttyKey:Bo.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:Bo.CONTROLS},showProductGallery:{value:!0,property:"showProductGallery",propertyType:Bo.CONTROLS},showProductImage:{value:!0,property:"showProductImage",propertyType:Bo.CONTROLS},showProductName:{value:!0,property:"showProductName",propertyType:Bo.CONTROLS},showProductInfo:{value:!0,property:"showProductInfo",propertyKey:Bo.CONTROLS},showProductPrice:{value:!0,property:"showProductPrice",propertyType:Bo.CONTROLS},showProductVariantPicker:{value:!0,property:"showProductVariantPicker",propertyKey:Bo.CONTROLS},showProductQuantity:{value:!0,property:"showProductQuantity",propertyType:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector",e.DEFAULT_STATE="defaultState",e.SELECTED_STATE="selectedState",e.HOVER_STATE="hoverState",e.BUNDLE_DETAILS_HEADER_DESIGN="bundleDetailsHeaderDesign",e.BUNDLE_NAME_DESIGN="bundleNameDesign",e.BUNDLE_DESCRIPTION_DESIGN="bundleDescriptionDesign",e.CATEGORY_SLIDER_CARD_DESIGN="categorySliderCardDesign",e.CATEGORY_NAME_DESIGN="categoryNameDesign",e.CATEGORY_CARD_INFO_DESIGN="categoryCardInfoDesign",e.CATEGORY_CARD_DESIGN="categoryCardDesign",e.PRODUCT_CARDS_SCROLL_DESIGN="productCardsScrollDesign",e.PRODUCT_CARD_DESIGN="productCardDesign",e.PRODUCT_CARD_NAME_DESIGN="productCardNameDesign",e.PRODUCT_CARD_INFO_DESIGN="productCardInfoDesign",e.PRODUCT_CARD_PRICE_DESIGN="productCardPriceDesign",e.PRODUCT_PANEL_DESIGN="productPanelDesign",e.PRODUCT_NAME_DESIGN="productNameDesign",e.PRODUCT_INFO_DESIGN="productInfoDesign",e.PRODUCT_PRICE_DESIGN="productPriceDesign",e.SELECT_BUTTON_DESIGN="selectButtonDesign",e.ADD_TO_CART_BUTTON_DESIGN="addToCartButtonDesign"}(cl||(cl={}));var Tl,hl={borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,backgroundColor:Fr.backgroundColor,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,highlights:Fr.highlights,shadows:Fr.shadows},Cl={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,backgroundColor:Fr.backgroundColor},Ol=(Fr.icon,Fr.showIcon,Fr.iconSize,Fr.iconColor,function(){return{layout:{selectorKey:cl.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"300",unit:1}),margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo,templateType:Sl.templateType},design:{selectorKey:cl.DESIGN,bundleDetailsHeaderDesign:{selectorKey:cl.BUNDLE_DETAILS_HEADER_DESIGN,bundleNameDesign:Object.assign(Object.assign({selectorKey:cl.BUNDLE_NAME_DESIGN},Cl),hl),bundleDescriptionDesign:Object.assign(Object.assign({selectorKey:cl.BUNDLE_DESCRIPTION_DESIGN},Cl),hl)},categorySliderCardDesign:{selectorKey:cl.CATEGORY_SLIDER_CARD_DESIGN,categoryNameDesign:Object.assign({selectorKey:cl.CATEGORY_NAME_DESIGN},Cl),categoryCardInfoDesign:Object.assign({selectorKey:cl.CATEGORY_CARD_INFO_DESIGN},Cl),categoryCardDesign:{selectorKey:cl.CATEGORY_CARD_DESIGN,defaultState:Object.assign({selectorKey:cl.DEFAULT_STATE},hl),selectedState:Object.assign({selectorKey:cl.SELECTED_STATE},hl),hoverState:Object.assign({selectorKey:cl.HOVER_STATE},hl)}},productCardsScrollDesign:{selectorKey:cl.PRODUCT_CARDS_SCROLL_DESIGN,productCardDesign:{selectorKey:cl.CATEGORY_CARD_DESIGN,defaultState:Object.assign({selectorKey:cl.DEFAULT_STATE},hl),selectedState:Object.assign({selectorKey:cl.SELECTED_STATE},hl),hoverState:Object.assign({selectorKey:cl.HOVER_STATE},hl)},productCardNameDesign:Object.assign({selectorKey:cl.PRODUCT_CARD_NAME_DESIGN},Cl),productCardInfoDesign:Object.assign({selectorKey:cl.PRODUCT_CARD_INFO_DESIGN},Cl),productCardPriceDesign:Object.assign({selectorKey:cl.PRODUCT_CARD_PRICE_DESIGN},Cl)},productPanelDesign:{selectorKey:cl.PRODUCT_PANEL_DESIGN,productNameDesign:Object.assign({selectorKey:cl.PRODUCT_NAME_DESIGN},Cl),productPriceDesign:Object.assign({selectorKey:cl.PRODUCT_PRICE_DESIGN},Cl),productInfoDesign:Object.assign({selectorKey:cl.PRODUCT_INFO_DESIGN},Cl),selectButtonDesign:{selectorKey:cl.SELECT_BUTTON_DESIGN,selectedState:Object.assign(Object.assign({selectorKey:cl.SELECTED_STATE},Cl),hl),hoverState:Object.assign(Object.assign({selectorKey:cl.HOVER_STATE},Cl),hl),defaultState:Object.assign(Object.assign({selectorKey:cl.DEFAULT_STATE},Cl),hl)},addToCartButtonDesign:{selectorKey:cl.ADD_TO_CART_BUTTON_DESIGN,selectedState:Object.assign(Object.assign({selectorKey:cl.SELECTED_STATE},Cl),hl),hoverState:Object.assign(Object.assign({selectorKey:cl.HOVER_STATE},Cl),hl),defaultState:Object.assign(Object.assign({selectorKey:cl.DEFAULT_STATE},Cl),hl)}}},content:{selectorKey:cl.CONTENT,showBundleName:gl.showBundleName,showBundleDescription:gl.showBundleDescription,bundleDescription:gl.bundleDescription,showDivider:gl.showDivider,showProductGallery:gl.showProductGallery,showProductName:gl.showProductName,showProductInfo:gl.showProductInfo,showProductImage:gl.showProductImage,showProductPrice:gl.showProductPrice,showProductVariantPicker:gl.showProductVariantPicker,showProductQuantity:gl.showProductQuantity},dataConnector:{selectorKey:cl.DATA_CONNECTOR,dataConnector:ul.dataConnector}}}),bl={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Bo.CONTROLS},categoryName:{value:!0,propertyType:Bo.CONTROLS},categoryImage:{value:!0,propertyType:Bo.CONTROLS},categoryCode:{value:!0,propertyType:Bo.CONTROLS},categoryDescription:{value:!0,propertyType:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Tl||(Tl={}));var vl,ml=function(){return{layout:Object.assign(Object.assign({selectorKey:Tl.LAYOUT,width:Object.assign({},Fr.width),height:Object.assign(Object.assign({},Fr.height),{value:"auto",propertyType:Bo.CONTROLS,unit:7}),margin:Fr.margin,padding:Fr.padding},Xr),{positionType:Fr.positionType,pinTo:Fr.pinTo}),design:Object.assign({selectorKey:Tl.DESIGN,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},hi),content:{selectorKey:Tl.CONTENT,categoryName:bl.categoryName,categoryDescription:bl.categoryDescription,categoryCode:bl.categoryCode,categoryImage:bl.categoryImage},dataConnector:{selectorKey:Tl.DATA_CONNECTOR,dataConnector:bl.dataConnector}}},wl={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Bo.CONTROLS},categoryName:{value:!0,propertyType:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(vl||(vl={}));var El,Rl=function(){return{layout:{selectorKey:vl.LAYOUT,width:Object.assign({},Fr.width),height:Object.assign(Object.assign({},Fr.height),{value:"auto",propertyType:Bo.CONTROLS,unit:7}),margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo},design:{selectorKey:vl.DESIGN,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},content:{selectorKey:vl.CONTENT,categoryName:wl.categoryName},dataConnector:{selectorKey:vl.DATA_CONNECTOR,dataConnector:wl.dataConnector}}},fl={onClick:{value:"Show Image Lightbox",propertyType:Bo.CONTROLS},onHover:{value:"Zoom Out",propertyType:Bo.CONTROLS},cropRatio:{value:"16:9",propertyType:Bo.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Bo.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Bo.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Bo.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(El||(El={}));var Nl,Ll=function(){return{layout:{selectorKey:El.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{propertyType:Bo.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Fr.height),{value:300,propertyType:Bo.CONTROLS,unit:1}),margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo,onClick:fl.onClick,onHover:fl.onHover,cropRatio:fl.cropRatio,fitOptions:fl.fitOptions,horizontalAlignment:fl.horizontalAlignment,verticalAlignment:fl.verticalAlignment},design:{selectorKey:El.DESIGN,cropRatio:Fr.cropRatio,zoomImage:Fr.zoomImage,flip:Fr.flip,rotate:Fr.rotate,backgroundColor:Fr.backgroundColor,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,brightness:Fr.brightness,hue:Fr.hue,lightness:Fr.lightness,highlights:Fr.highlights,shadows:Fr.shadows,showBorder:Fr.showBorder,borderStyle:Fr.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Bo.CONTROLS}},dataConnector:{selectorKey:El.DATA_CONNECTOR,dataConnector:fl.dataConnector}}},Al={displayStyle:{value:"Vertical",property:"displayStyle",propertyType:Bo.CONTROLS},openFilterAs:{value:"Lightbox",property:"openFilterAs",propertyType:Bo.CONTROLS},displayType:{value:"Upfront",property:"displayType",propertyType:Bo.CONTROLS},selectionType:{value:"Single Select",property:"selectionType",propertyType:Bo.CONTROLS},allowSearchForEachFilter:{value:!1,property:"allowSearchForEachFilter",propertyType:Bo.CONTROLS},dividerBetweenFilters:{value:!1,property:"dividerBetweenFilters",propertyType:Bo.CONTROLS},maxValuesToDisplay:{value:10,property:"maxValuesToDisplay",propertyType:Bo.CONTROLS},overflowControl:{value:"Scroll",property:"overflowControl",propertyType:Bo.CONTROLS},showSubCategoriesFilter:{value:!0,property:"showSubCategoriesFilter",propertyType:Bo.CONTROLS},showBrandsFilter:{value:!0,property:"showBrandsFilter",propertyType:Bo.CONTROLS},showPriceFilter:{value:!0,property:"showPriceFilter",propertyType:Bo.CONTROLS},showCustomAttributesFilter:{value:!0,property:"showCustomAttributesFilter",propertyType:Bo.CONTROLS},firstFilterAlwaysOpen:{value:!1,property:"firstFilterAlwaysOpen",propertyType:Bo.CONTROLS},allowMultipleFiltersOpen:{value:!1,property:"allowMultipleFiltersOpen",propertyType:Bo.CONTROLS},horizontalSpacingBetweenItems:{value:"10",unit:1,property:"horizontalSpacingBetweenItems",propertyType:Bo.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Bo.CONTROLS},controlPosition:{value:"Bottom",property:"controlPosition",propertyType:Bo.CONTROLS},loopImages:{value:!1,property:"loopImages",propertyType:Bo.CONTROLS},displaySliderScrollbar:{value:!1,property:"displaySliderScrollbar",propertyType:Bo.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Bo.CONTROLS},openItemsIn:{value:"Lightbox",property:"openItemsIn",propertyType:Bo.CONTROLS},showMoreItems:{value:"Expand and Wrap",property:"showMoreItems",propertyType:Bo.CONTROLS},verticalSpacingBetweenItems:{value:"10",unit:1,property:"verticalSpacingBetweenItems",propertyType:Bo.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Bo.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Bo.CONTROLS},title:{value:"FILTERS",property:"title",propertyType:Bo.CONTROLS},description:{value:"Use the options on the left to narrow down your search by price, brand, size, color, and more to find exactly what you're looking for quickly and easily.",property:"description",propertyType:Bo.CONTROLS},showAppliedFilters:{value:!0,property:"showAppliedFilters",propertyType:Bo.CONTROLS},clearAllButton:{value:!0,property:"clearAllButton",propertyType:Bo.CONTROLS},showNoOfValuesForEachFilters:{value:!0,property:"showNoOfValuesForEachFilters",propertyType:Bo.CONTROLS},showOptionsFilter:{value:!0,property:"showOptionsFilter",propertyType:Bo.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",e.FILTERS_WIDGET="filtersWidget",e.CHECKBOX_CHECKED_STYLE="checkboxCheckedStyle",e.CHECKBOX_UNCHECKED_STYLE="checkboxUnCheckedStyle",e.CHECKBOX_CHECKED_DEFAULT_STATE="checkboxCheckedDefaultState",e.CHECKBOX_CHECKED_HOVER_STATE="checkboxCheckedHoverState",e.CHECKBOX_UNCHECKED_DEFAULT_STATE="checkboxUncheckedDefaultState",e.CHECKBOX__UNCHECKED_HOVER_STATE="checkboxUncheckedHoverState",e.CLEAR_ALL_BUTTON="clearAllText",e.CHIP_BUTTON="selectedItem",e.CLEAR_ALL_BUTTON_DEFAULT_STATE="clearAllButtonDefaultState",e.CLEAR_ALL_BUTTON_HOVER_STATE="clearAllButtonHoverState",e.CHIP_BUTTON_DEFAULT_STATE="selectedItemDefaultState",e.CHIP_BUTTON_HOVER_STATE="selectedItemHoverState",e.OPTION_STYLE="optionStyle",e.MORE_BUTTON="moreButton",e.MORE_BUTTON_DEFAULT_STATE="moreButtonDefaultState",e.MORE_BUTTON_HOVER_STATE="moreButtonHoverState"}(Nl||(Nl={})),Fr.borderColor,Fr.borderStyle,Fr.borderPerSlide,Fr.showBorder,Fr.backgroundColor,Fr.showShadow,Fr.shadowColor,Fr.blur,Fr.spread,Fr.angle,Fr.borderRadius,Fr.exposure,Fr.contrast,Fr.saturation,Fr.highlights,Fr.shadows,Fr.theme,Fr.font,Fr.fontSize,Fr.textColor,Fr.bold,Fr.italic,Fr.linethrough,Fr.underline,Fr.textAlign,Fr.characterSpacing,Fr.lineHeight;var Dl,Il=function(){return{layout:{selectorKey:Nl.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:300,unit:jo.PIXELS}),height:Fr.height,padding:Fr.padding,margin:Fr.margin,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo,displayStyle:Al.displayStyle,openFilterAs:Al.openFilterAs,displayType:Al.displayType,selectionType:Al.selectionType,allowSearchForEachFilter:Al.allowSearchForEachFilter,dividerBetweenFilters:Al.dividerBetweenFilters,maxValuesToDisplay:Al.maxValuesToDisplay,overflowControl:Al.overflowControl,showSubCategoriesFilter:Al.showSubCategoriesFilter,showBrandsFilter:Al.showBrandsFilter,showPriceFilter:Al.showPriceFilter,showCustomAttributesFilter:Al.showCustomAttributesFilter,firstFilterAlwaysOpen:Al.firstFilterAlwaysOpen,allowMultipleFiltersOpen:Al.allowMultipleFiltersOpen,horizontalSpacingBetweenItems:Al.horizontalSpacingBetweenItems,sliderControl:Al.sliderControl,controlPosition:Al.controlPosition,loopImages:Al.loopImages,displaySliderScrollbar:Al.displaySliderScrollbar,autoplay:Al.autoplay,openItemsIn:Al.openItemsIn,showMoreItems:Al.showMoreItems,verticalSpacingBetweenItems:Al.verticalSpacingBetweenItems,showOptionsFilter:Al.showOptionsFilter},design:{selectorKey:Nl.DESIGN,filtersWidget:{selectorKey:Nl.FILTERS_WIDGET,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,themeDesc:Fr.themeDesc,fontDesc:Fr.fontDesc,fontSizeDesc:Fr.fontSizeDesc,textColorDesc:Fr.textColorDesc,boldDesc:Fr.boldDesc,italicDesc:Fr.italicDesc,linethroughDesc:Fr.linethroughDesc,underlineDesc:Fr.underlineDesc,textAlignDesc:Fr.textAlignDesc,characterSpacingDesc:Fr.characterSpacingDesc,lineHeightDesc:Fr.lineHeightDesc},checkboxCheckedStyle:{selectorKey:Nl.CHECKBOX_CHECKED_STYLE,defaultState:{selectorKey:Nl.CHECKBOX_CHECKED_DEFAULT_STATE,width:Object.assign(Object.assign({},Fr.width),{value:18,unit:jo.PIXELS}),height:Object.assign(Object.assign({},Fr.height),{value:18}),padding:Fr.padding,backgroundColor:Object.assign(Object.assign({},Fr.backgroundColor),{value:{hex:"#000080",rgb:{r:"0",g:"0",b:"128",a:1}}}),borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Object.assign(Object.assign({},Fr.borderRadius),{sides:{topLeft:{value:1,unit:1},topRight:{value:1,unit:1},bottomLeft:{value:1,unit:1},bottomRight:{value:1,unit:1}}}),theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,showIcon:Fr.showIcon,iconSize:Fr.iconSize,icon:Fr.icon,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:255,b:255,a:1},hex:"#ffffffff"}})},hoverState:{selectorKey:Nl.CHECKBOX_CHECKED_HOVER_STATE,width:Object.assign(Object.assign({},Fr.width),{value:18,unit:jo.PIXELS}),height:Object.assign(Object.assign({},Fr.height),{value:18}),padding:Fr.padding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,showIcon:Fr.showIcon,icon:Fr.icon,iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:255,b:255,a:1},hex:"#ffffffff"}})}},checkboxUncheckedStyle:{selectorKey:Nl.CHECKBOX_UNCHECKED_STYLE,defaultState:{selectorKey:Nl.CHECKBOX_UNCHECKED_DEFAULT_STATE,width:Object.assign(Object.assign({},Fr.width),{value:18,unit:jo.PIXELS}),height:Object.assign(Object.assign({},Fr.height),{value:18}),padding:Fr.padding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Object.assign(Object.assign({},Fr.borderPerSlide),{sides:{top:{value:1,unit:1},right:{value:1,unit:1},bottom:{value:1,unit:1},left:{value:1,unit:1}}}),showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Object.assign(Object.assign({},Fr.borderRadius),{sides:{topLeft:{value:3,unit:1},topRight:{value:3,unit:1},bottomLeft:{value:3,unit:1},bottomRight:{value:3,unit:1}}}),theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Nl.CHECKBOX_CHECKED_HOVER_STATE,width:Object.assign(Object.assign({},Fr.width),{value:18,unit:jo.PIXELS}),height:Object.assign(Object.assign({},Fr.height),{value:18}),padding:Fr.padding,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},clearAllText:{selectorKey:Nl.CLEAR_ALL_BUTTON,defaultState:{selectorKey:Nl.CLEAR_ALL_BUTTON_DEFAULT_STATE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Object.assign(Object.assign({},Fr.borderPerSlide),{sides:{top:{value:1,unit:1},right:{value:1,unit:1},bottom:{value:1,unit:1},left:{value:1,unit:1}}}),showBorder:Fr.showBorder,padding:Object.assign({},Fr.padding),showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Nl.CLEAR_ALL_BUTTON_HOVER_STATE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,padding:Object.assign(Object.assign({},Fr.padding),{isSepcial:!0}),showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},selectedItem:{selectorKey:Nl.CHIP_BUTTON,defaultState:{selectorKey:Nl.CHIP_BUTTON_DEFAULT_STATE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,padding:Object.assign(Object.assign({},Fr.padding),{isSepcial:!0}),borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Nl.CHECKBOX_CHECKED_HOVER_STATE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,padding:Object.assign(Object.assign({},Fr.padding),{isSepcial:!0}),shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},moreButton:{selectorKey:Nl.MORE_BUTTON,defaultState:{selectorKey:Nl.MORE_BUTTON_DEFAULT_STATE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,padding:Object.assign(Object.assign({},Fr.padding),{isSepcial:!0}),spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Nl.MORE_BUTTON_HOVER_STATE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,padding:Object.assign(Object.assign({},Fr.padding),{isSepcial:!0}),showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},optionLabels:{selectorKey:Nl.OPTION_STYLE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,themeDesc:Fr.themeDesc,fontDesc:Fr.fontDesc,fontSizeDesc:Fr.fontSizeDesc,textColorDesc:Fr.textColorDesc,boldDesc:Fr.boldDesc,italicDesc:Fr.italicDesc,linethroughDesc:Fr.linethroughDesc,underlineDesc:Fr.underlineDesc,textAlignDesc:Fr.textAlignDesc,characterSpacingDesc:Fr.characterSpacingDesc,lineHeightDesc:Fr.lineHeightDesc}},content:{selectorKey:Nl.CONTENT,showTitle:Al.showTitle,showDescription:Al.showDescription,title:Al.title,description:Al.description,showAppliedFilters:Al.showAppliedFilters,clearAllButton:Al.clearAllButton,showNoOfValuesForEachFilters:Al.showNoOfValuesForEachFilters}}},xl={orderProductsBy:{value:"Default Category Order",property:"orderProductsBy",propertyType:Bo.CONTROLS},title:{value:"Sort by",property:"title",propertyType:Bo.CONTROLS},sortOptions:{value:[],property:"sortOptions",propertyType:Bo.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"}(Dl||(Dl={}));var Pl,_l={borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,backgroundColor:Fr.backgroundColor,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,highlights:Fr.highlights,shadows:Fr.shadows},Bl={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},jl=function(){return{layout:{selectorKey:Dl.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:300,unit:jo.PIXELS}),height:Fr.height,margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo},design:{selectorKey:Dl.DESIGN,sortTitle:Object.assign({selectorKey:Dl.SORT_TITLE},Bl),selectedOption:Object.assign({selectorKey:Dl.SELECTED_OPTION},Bl),sortButton:Object.assign({selectorKey:Dl.SORT_BUTTON},_l)},content:{selectorKey:Dl.CONTENT,title:xl.title,orderProductsBy:xl.orderProductsBy,sortOptions:xl.sortOptions}}},Hl={source:{value:"Past Orders",property:"source",propertyType:Bo.CONTROLS},filterOrders:{value:"Apply Filter",property:"filterOrders",propertyType:Bo.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Bo.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Bo.CONTROLS},title:{value:"Past Orders",property:"title",propertyType:Bo.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Bo.CONTROLS},description:{value:"",property:"description",propertyType:Bo.CONTROLS},viewAllOrdersButton:{value:!0,property:"viewAllOrdersButton",propertyType:Bo.CONTROLS},orderId:{value:!0,property:"orderId",propertyType:Bo.CONTROLS},orderStatus:{value:!0,property:"orderStatus",propertyType:Bo.CONTROLS},orderedOn:{value:!0,property:"orderedOn",propertyType:Bo.CONTROLS},orderTotal:{value:!0,property:"orderTotal",propertyType:Bo.CONTROLS},numOfItemsOrdered:{value:!0,property:"numOfItemsOrdered",propertyType:Bo.CONTROLS},paymentMethodsUsed:{value:!0,property:"paymentMethodsUsed",propertyType:Bo.CONTROLS},reOrderButton:{value:!0,property:"reOrderButton",propertyType:Bo.CONTROLS},onClick:{value:"Add Items to Cart",property:"onClick",propertyType:Bo.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:Bo.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Bo.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Bo.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:Bo.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Bo.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:Bo.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Bo.CONTROLS},spacingBetweenItems:{value:8,unit:1,property:"spacingBetweenItems",propertyType:Bo.CSS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Bo.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Bo.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Bo.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Bo.CONTROLS},backgroundShape:{value:"None",propertyType:Bo.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Bo.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Bo.CSS},representation:{value:"waiting-approval",property:"representation",propertyType:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.WIDGET_STYLE="widgetStyle",e.ITEM_STYLE="itemStyle",e.ORDER_ID="orderId",e.ORDERED_ON="orderedOn",e.ORDER_STATUS="orderStatus",e.PAGINATION_ARROWS="pagination-arrows",e.DEFAULT_STATE="defaultState",e.SUBMITTED_STATE="submittedState",e.INREVIEW_STATE="inReviewState",e.ACCEPTED_STATE="acceptedState",e.PROCESSING_STATE="processingState",e.PARTIALLY_FULFILLED_STATE="partiallyFulfilledState",e.FULFILLED_STATE="fulfilledState",e.CANCELED_STATE="canceledState",e.REJECTED_STATE="rejectedState"}(Pl||(Pl={}));var Kl,zl={borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,backgroundColor:Fr.backgroundColor,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,highlights:Fr.highlights,shadows:Fr.shadows},kl={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,backgroundColor:Fr.backgroundColor},Ul={icon:Fr.icon,showIcon:Fr.showIcon,iconSize:Fr.iconSize,iconColor:Fr.iconColor},Gl=function(){return{layout:{selectorKey:Pl.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:300,unit:jo.PIXELS}),height:Fr.height,margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo,displayStyle:Hl.displayStyle,maxItemsToDisplay:Hl.maxItemsToDisplay,sliderControl:Hl.sliderControl,controlPosition:Hl.controlPosition,loopItems:Hl.loopItems,displayScrollbar1:Hl.displayScrollbar1,autoplay:Hl.autoplay,spacingBetweenItems:Hl.spacingBetweenItems,dividerBetweenItems:Hl.dividerBetweenItems,overflowControl:Hl.overflowControl,numOfItemsToLoad:Hl.numOfItemsToLoad},design:{selectorKey:Pl.DESIGN,widgetStyle:Object.assign(Object.assign(Object.assign({selectorKey:Pl.WIDGET_STYLE},kl),hi),zl),itemStyle:Object.assign(Object.assign({selectorKey:Pl.ITEM_STYLE},kl),zl),orderId:Object.assign(Object.assign({selectorKey:Pl.ORDER_ID},kl),zl),orderedOn:Object.assign(Object.assign({selectorKey:Pl.ORDERED_ON},kl),zl),orderStatus:{selectorKey:Pl.ORDER_STATUS,defaultState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Pl.DEFAULT_STATE},zl),kl),hi),Ul),submittedState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Pl.SUBMITTED_STATE},zl),kl),hi),Ul),inReviewState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Pl.INREVIEW_STATE},zl),kl),hi),Ul),acceptedState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Pl.ACCEPTED_STATE},zl),kl),hi),Ul),processingState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Pl.PROCESSING_STATE},zl),kl),hi),Ul),partiallyFulfilledState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Pl.PARTIALLY_FULFILLED_STATE},zl),kl),hi),Ul),fulfilledState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Pl.FULFILLED_STATE},zl),kl),hi),Ul),canceledState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Pl.CANCELED_STATE},zl),kl),hi),Ul),rejectedState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Pl.REJECTED_STATE},zl),kl),hi),Ul)},paginationArrows:{selectorKey:Pl.PAGINATION_ARROWS,arrowIconStyle:Hl.arrowIconStyle,leftArrowIconStyle:Hl.leftArrowIconStyle,rightArrowIconStyle:Hl.rightArrowIconStyle,backgroundShape:Hl.backgroundShape,arrowSize:Hl.arrowSize,arrowColor:Hl.arrowColor}},content:{selectorKey:Pl.CONTENT,source:Hl.source,filterOrders:Hl.filterOrders,sortBy:Hl.sortBy,showTitle:Hl.showTitle,title:Hl.title,showDescription:Hl.showDescription,description:Hl.description,viewAllOrdersButton:Hl.viewAllOrdersButton,orderId:Hl.orderId,orderStatus:Hl.orderStatus,orderedOn:Hl.orderedOn,orderTotal:Hl.orderTotal,numOfItemsOrdered:Hl.numOfItemsOrdered,paymentMethodsUsed:Hl.paymentMethodsUsed,reOrderButton:Hl.reOrderButton,onClick:Hl.onClick}}},Ml={showHeader:{value:!0,propertyType:Bo.CONTROLS},statusTitle:{value:"Order Successful!",propertyType:Bo.CONTROLS},statusDescription:{value:"Thank you for your purchase. Your order has been placed successfully and is now being processed. You’ll receive a confirmation email with your order details shortly.",propertyType:Bo.CONTROLS},showToastMessage:{value:!0,propertyType:Bo.CONTROLS},orderDetails:{value:!0,propertyType:Bo.CONTROLS},quickActions:{value:!0,propertyType:Bo.CONTROLS},cartItems:{value:!0,propertyType:Bo.CONTROLS},orderAttributes:{value:!0,propertyType:Bo.CONTROLS}};Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,Bo.CSS,function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DESIGN_ORDER_WIDGET="orderWidget",e.HEADER_CONTAINER="headerContainer",e.HEADER_WRAPPER="headerWrapper",e.TITLE="title",e.EMPLOYEE_DETAILS="employeeDetails",e.ORDER_CONTAINER="orderContainer",e.ORDER_INFO="orderInfo",e.ORDER_INFO_CONTAINER="orderInfoContainer",e.ORDER_INFO_HEADER="orderInfoHeader",e.ORDER_NAME="orderName",e.ORDER_ID="orderId",e.ORDER_DATE="orderDate",e.QUICK_ACTIONS="quickActions",e.CONTAINER="container",e.QUICK_HEADER="quickHeader",e.ACTIONS="actions",e.PRODUCT_WIDGET="productWidget",e.PRODUCT_WRAPPER="productWrapper",e.PRODUCT_TITLE="productTitle",e.PRODUCT_NAME="productName",e.PRODUCT_CODE="productCode",e.PRODUCT_QTY="productQty",e.PRODUCT_ESTIMATED_DATE="productEstimatedDate",e.PRODUCT_IMAGE="productImage",e.PRODUCT_PRICE="productPrice"}(Kl||(Kl={}));var Wl,Vl={padding:Fr.padding,margin:Fr.margin,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,backgroundColor:Fr.backgroundColor,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,highlights:Fr.highlights,shadows:Fr.shadows},Yl={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,backgroundColor:Fr.backgroundColor},Fl=(Fr.themeDesc,Fr.fontDesc,Fr.fontSizeDesc,Fr.textColorDesc,Fr.boldDesc,Fr.italicDesc,Fr.linethroughDesc,Fr.underlineDesc,Fr.textAlignDesc,Fr.characterSpacingDesc,Fr.lineHeightDesc,Fr.icon,Fr.showIcon,Fr.iconSize,Fr.iconColor,function(){return{layout:{selectorKey:Kl.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"1000",unit:1}),minHeight:Object.assign(Object.assign({},Fr.minHeight),{value:200,unit:jo.PIXELS}),height:Object.assign(Object.assign({},Fr.height),{value:"800",unit:1}),padding:Fr.padding,margin:Fr.margin,positionType:Fr.positionType},content:{selectorKey:Kl.CONTENT,showHeader:Ml.showHeader,showToastMessage:Ml.showToastMessage,orderDetails:Ml.orderDetails,quickActions:Ml.quickActions,cartItems:Ml.cartItems,statusTitle:Ml.statusTitle,statusDescription:Ml.statusDescription,orderAttributes:Ml.orderAttributes},design:{selectorKey:Kl.DESIGN,orderWidget:Object.assign(Object.assign(Object.assign({selectorKey:Kl.DESIGN_ORDER_WIDGET},Vl),Yl),{itemGap:{value:jo.PIXELS,unit:jo.PIXELS,property:"itemGap",propertyType:Bo.CSS}}),headerContainer:{selectorKey:Kl.HEADER_CONTAINER,headerWrapper:Object.assign(Object.assign(Object.assign({selectorKey:Kl.HEADER_WRAPPER},Vl),Yl),{itemGap:{value:jo.PIXELS,unit:jo.PIXELS,property:"itemGap",propertyType:Bo.CSS}}),title:Object.assign(Object.assign(Object.assign({selectorKey:Kl.TITLE},Vl),Yl),{padding:Fr.padding}),employeeDetails:Object.assign(Object.assign(Object.assign({selectorKey:Kl.EMPLOYEE_DETAILS},Vl),Yl),{padding:Fr.padding,itemGap:{value:jo.PIXELS,unit:jo.PIXELS,property:"itemGap",propertyType:Bo.CSS}})},orderContainer:Object.assign(Object.assign({selectorKey:Kl.ORDER_INFO},Vl),{padding:Fr.padding,itemGap:{value:jo.PIXELS,unit:jo.PIXELS,property:"itemGap",propertyType:Bo.CSS}}),orderInfo:{selectorKey:Kl.ORDER_INFO,orderInfoContainer:Object.assign(Object.assign({selectorKey:Kl.ORDER_INFO_CONTAINER},Vl),{padding:Fr.padding,itemGap:{value:jo.PIXELS,unit:jo.PIXELS,property:"itemGap",propertyType:Bo.CSS}}),orderInfoHeader:Object.assign(Object.assign({selectorKey:Kl.ORDER_INFO_HEADER},Vl),Yl),orderName:Object.assign(Object.assign(Object.assign({selectorKey:Kl.ORDER_NAME},Vl),Yl),{padding:Fr.padding}),orderId:Object.assign(Object.assign(Object.assign({selectorKey:Kl.ORDER_ID},Vl),Yl),{padding:Fr.padding,itemGap:{value:jo.PIXELS,unit:jo.PIXELS,property:"itemGap",propertyType:Bo.CSS}}),orderDate:Object.assign(Object.assign(Object.assign({selectorKey:Kl.ORDER_DATE},Vl),Yl),{padding:Fr.padding,itemGap:{value:jo.PIXELS,unit:jo.PIXELS,property:"itemGap",propertyType:Bo.CSS}})},quickActions:{selectorKey:Kl.QUICK_ACTIONS,container:Object.assign(Object.assign({selectorKey:Kl.CONTAINER},Vl),{padding:Fr.padding,itemGap:{value:jo.PIXELS,unit:jo.PIXELS,property:"itemGap",propertyType:Bo.CSS},quickHeader:Object.assign(Object.assign({selectorKey:Kl.QUICK_HEADER},Vl),Yl),actions:Object.assign(Object.assign({selectorKey:Kl.ACTIONS},Vl),Yl)})},productWidget:{selectorKey:Kl.PRODUCT_WIDGET,productWrapper:Object.assign(Object.assign({selectorKey:Kl.PRODUCT_WRAPPER},Vl),{itemGap:{value:jo.PIXELS,unit:jo.PIXELS,property:"itemGap",propertyType:Bo.CSS}}),productTitle:Object.assign(Object.assign({selectorKey:Kl.PRODUCT_TITLE},Vl),Yl),productName:Object.assign(Object.assign({selectorKey:Kl.PRODUCT_NAME},Vl),Yl),productCode:Object.assign(Object.assign({selectorKey:Kl.PRODUCT_CODE},Vl),Yl),productQty:Object.assign(Object.assign(Object.assign({selectorKey:Kl.PRODUCT_QTY},Vl),Yr),Vr),productEstimatedDate:Object.assign(Object.assign(Object.assign({selectorKey:Kl.PRODUCT_ESTIMATED_DATE},Vl),Yr),Vr),productImage:Object.assign({selectorKey:Kl.PRODUCT_IMAGE},Vl),productPrice:Object.assign(Object.assign({selectorKey:Kl.PRODUCT_PRICE},Vl),Yl)}}}}),Xl={source:{value:"Recent Quotes",property:"source",propertyType:Bo.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:Bo.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Bo.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Bo.CONTROLS},title:{value:"Past Quotes",property:"title",propertyType:Bo.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Bo.CONTROLS},description:{value:"",property:"description",propertyType:Bo.CONTROLS},viewAllQuotesButton:{value:!0,property:"viewAllQuotesButton",propertyType:Bo.CONTROLS},quoteId:{value:!0,property:"quoteId",propertyType:Bo.CONTROLS},status:{value:!0,property:"status",propertyType:Bo.CONTROLS},quoteRaisedDate:{value:!0,property:"quoteRaisedDate",propertyType:Bo.CONTROLS},quoteRaisedDisplayFormat:{value:"Date",property:"quoteRaisedDisplayFormat",propertyType:Bo.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:Bo.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:Bo.CONTROLS},expiryDate:{value:!0,property:"expiryDate",propertyType:Bo.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:Bo.CONTROLS},quoteLineItems:{value:!0,property:"quoteLineItems",propertyType:Bo.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:Bo.CONTROLS},viewQuote:{value:!0,property:"viewQuote",propertyType:Bo.CONTROLS},printQuote:{value:!0,property:"printQuote",propertyType:Bo.CONTROLS},downloadQuote:{value:!0,property:"downloadQuote",propertyType:Bo.CONTROLS},cancelQuote:{value:!0,property:"cancelQuote",propertyType:Bo.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:Bo.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:Bo.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Bo.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Bo.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:Bo.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Bo.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:Bo.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Bo.CONTROLS},spacingBetweenItems:{value:8,unit:1,property:"spacingBetweenItems",propertyType:Bo.CSS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Bo.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Bo.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Bo.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Bo.CONTROLS},backgroundShape:{value:"None",propertyType:Bo.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Bo.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Bo.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"}(Wl||(Wl={}));var ql,Ql={borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,backgroundColor:Fr.backgroundColor,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,highlights:Fr.highlights,shadows:Fr.shadows},Zl={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,backgroundColor:Fr.backgroundColor},Jl=(Fr.icon,Fr.showIcon,Fr.iconSize,Fr.iconColor,function(){return{layout:{selectorKey:Wl.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:350,unit:jo.PIXELS}),height:Object.assign(Object.assign({},Fr.height),{value:150,unit:jo.PIXELS}),margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo,displayStyle:Xl.displayStyle,maxItemsToDisplay:Xl.maxItemsToDisplay,sliderControl:Xl.sliderControl,controlPosition:Xl.controlPosition,loopItems:Xl.loopItems,displayScrollbar1:Xl.displayScrollbar1,autoplay:Xl.autoplay,spacingBetweenItems:Xl.spacingBetweenItems,dividerBetweenItems:Xl.dividerBetweenItems,overflowControl:Xl.overflowControl,numOfItemsToLoad:Xl.numOfItemsToLoad},design:{selectorKey:Wl.DESIGN,widgetStyle:Object.assign(Object.assign(Object.assign({selectorKey:Wl.WIDGET_STYLE},Zl),hi),Ql),itemStyle:Object.assign(Object.assign({selectorKey:Wl.ITEM_STYLE},Zl),Ql),quoteId:Object.assign(Object.assign({selectorKey:Wl.QUOTE_ID},Zl),Ql),raisedOn:Object.assign(Object.assign({selectorKey:Wl.RAISED_ON},Zl),Ql),quoteStatus:Object.assign(Object.assign({selectorKey:Wl.QUOTE_STATUS},Zl),Ql),paginationArrows:{selectorKey:Wl.PAGINATION_ARROWS,arrowIconStyle:Xl.arrowIconStyle,leftArrowIconStyle:Xl.leftArrowIconStyle,rightArrowIconStyle:Xl.rightArrowIconStyle,backgroundShape:Xl.backgroundShape,arrowSize:Xl.arrowSize,arrowColor:Xl.arrowColor}},content:{selectorKey:Wl.CONTENT,source:Xl.source,filterStatements:Xl.filterStatements,sortBy:Xl.sortBy,showTitle:Xl.showTitle,title:Xl.title,showDescription:Xl.showDescription,description:Xl.description,viewAllQuotesButton:Xl.viewAllQuotesButton,quoteId:Xl.quoteId,status:Xl.status,quoteRaisedDate:Xl.quoteRaisedDate,quoteRaisedDisplayFormat:Xl.quoteRaisedDisplayFormat,lastUpdatedDate:Xl.lastUpdatedDate,lastUpdatedDisplayFormat:Xl.lastUpdatedDisplayFormat,expiryDate:Xl.expiryDate,expiryDateDisplayFormat:Xl.expiryDateDisplayFormat,quoteLineItems:Xl.quoteLineItems,quickActions:Xl.quickActions,viewQuote:Xl.viewQuote,printQuote:Xl.printQuote,downloadQuote:Xl.downloadQuote,cancelQuote:Xl.cancelQuote,sendMessage:Xl.sendMessage}}}),$l={source:{value:"Recent RFQs",property:"source",propertyType:Bo.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:Bo.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Bo.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Bo.CONTROLS},title:{value:"Active RFQs",property:"title",propertyType:Bo.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Bo.CONTROLS},description:{value:"",property:"description",propertyType:Bo.CONTROLS},viewAllRfqsButton:{value:!0,property:"viewAllRfqsButton",propertyType:Bo.CONTROLS},rfqId:{value:!0,property:"rfqId",propertyType:Bo.CONTROLS},status:{value:!0,property:"status",propertyType:Bo.CONTROLS},rfqRaisedDate:{value:!0,property:"rfqRaisedDate",propertyType:Bo.CONTROLS},rfqRaisedDisplayFormat:{value:"Date",property:"rfqRaisedDisplayFormat",propertyType:Bo.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:Bo.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:Bo.CONTROLS},rfqLineItems:{value:!0,property:"rfqLineItems",propertyType:Bo.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:Bo.CONTROLS},viewRfq:{value:!0,property:"viewRfq",propertyType:Bo.CONTROLS},printRfq:{value:!0,property:"printRfq",propertyType:Bo.CONTROLS},downloadRfq:{value:!0,property:"downloadRfq",propertyType:Bo.CONTROLS},cancelRfq:{value:!0,property:"cancelRfq",propertyType:Bo.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:Bo.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:Bo.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Bo.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Bo.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:Bo.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Bo.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:Bo.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Bo.CONTROLS},spacingBetweenItems:{value:8,unit:1,property:"spacingBetweenItems",propertyType:Bo.CSS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Bo.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Bo.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Bo.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Bo.CONTROLS},backgroundShape:{value:"None",propertyType:Bo.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Bo.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Bo.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"}(ql||(ql={}));var ep,tp={borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,backgroundColor:Fr.backgroundColor,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,highlights:Fr.highlights,shadows:Fr.shadows},op={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,backgroundColor:Fr.backgroundColor},rp=(Fr.icon,Fr.showIcon,Fr.iconSize,Fr.iconColor,function(){return{layout:{selectorKey:ql.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:350,unit:jo.PIXELS}),height:Object.assign(Object.assign({},Fr.height),{value:150,unit:jo.PIXELS}),margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo,displayStyle:$l.displayStyle,maxItemsToDisplay:$l.maxItemsToDisplay,sliderControl:$l.sliderControl,controlPosition:$l.controlPosition,loopItems:$l.loopItems,displayScrollbar1:$l.displayScrollbar1,autoplay:$l.autoplay,spacingBetweenItems:$l.spacingBetweenItems,dividerBetweenItems:$l.dividerBetweenItems,overflowControl:$l.overflowControl,numOfItemsToLoad:$l.numOfItemsToLoad},design:{selectorKey:ql.DESIGN,widgetStyle:Object.assign(Object.assign(Object.assign({selectorKey:ql.WIDGET_STYLE},op),hi),tp),itemStyle:Object.assign(Object.assign({selectorKey:ql.ITEM_STYLE},op),tp),rfqId:Object.assign(Object.assign({selectorKey:ql.RFQ_ID},op),tp),raisedOn:Object.assign(Object.assign({selectorKey:ql.RAISED_ON},op),tp),rfqStatus:Object.assign(Object.assign({selectorKey:ql.RFQ_STATUS},op),tp),paginationArrows:{selectorKey:ql.PAGINATION_ARROWS,arrowIconStyle:$l.arrowIconStyle,leftArrowIconStyle:$l.leftArrowIconStyle,rightArrowIconStyle:$l.rightArrowIconStyle,backgroundShape:$l.backgroundShape,arrowSize:$l.arrowSize,arrowColor:$l.arrowColor}},content:{selectorKey:ql.CONTENT,source:$l.source,filterStatements:$l.filterStatements,sortBy:$l.sortBy,showTitle:$l.showTitle,title:$l.title,showDescription:$l.showDescription,description:$l.description,viewAllRfqsButton:$l.viewAllRfqsButton,rfqId:$l.rfqId,status:$l.status,rfqRaisedDate:$l.rfqRaisedDate,rfqRaisedDisplayFormat:$l.rfqRaisedDisplayFormat,lastUpdatedDate:$l.lastUpdatedDate,lastUpdatedDisplayFormat:$l.lastUpdatedDisplayFormat,rfqLineItems:$l.rfqLineItems,quickActions:$l.quickActions,viewRfq:$l.viewRfq,printRfq:$l.printRfq,downloadRfq:$l.downloadRfq,cancelRfq:$l.cancelRfq,sendMessage:$l.sendMessage}}});!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ep||(ep={}));var ip,ap=function(){return{layout:{selectorKey:ep.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Bo.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fr.height),{isReadOnly:!0,value:400}),margin:Fr.margin,automaticallyOpenLightbox:{value:!0,property:"automaticallyOpenLightbox",propertyType:Bo.CONTROLS},selectPage:{value:[],property:"selectPage",propertyType:Bo.CONTROLS},delay:{value:100,unit:jo.MS,propertyType:Bo.CONTROLS},closeOnXIcon:{value:!1,propertyType:Bo.CONTROLS},closeOnClickingBackground:{value:!1,propertyType:Bo.CONTROLS}},design:Object.assign({selectorKey:ep.DESIGN,backgroundOverlay:{parentRef:void 0,value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:.25}},property:"backgroundOverlayDesc",propertyType:Bo.CONTROLS},borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},hi),dataConnector:{selectorKey:ep.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Bo.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Bo.CONTROLS}}}},np={displayStyle:{value:"Table",property:"displayStyle",propertyType:Bo.CONTROLS},displayType:{value:"Horizontally",property:"displayType",propertyType:Bo.CONTROLS},rowsToDisplay:{value:5,property:"rowsToDisplay",propertyType:Bo.CONTROLS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:Bo.CSS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Bo.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Bo.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Bo.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Bo.CONTROLS},controlPosition:{value:"Side",property:"controlPosition",propertyType:Bo.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Bo.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar1",propertyType:Bo.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Bo.CONTROLS},source:{value:"Allocations",property:"source",propertyType:Bo.CONTROLS},sortBy:{value:"Allocation Left",property:"sortBy",propertyType:Bo.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Bo.CONTROLS},title:{value:"Your Quota",property:"title",propertyType:Bo.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Bo.CONTROLS},description:{value:"Avail your quota before it expires!!",property:"description",propertyType:Bo.CONTROLS},viewAllocationButtonText:{value:"Redeem Now",propertyType:Bo.CONTROLS},viewAllAllocationsButton:{value:!0,property:"viewAllAllocationsButton",propertyType:Bo.CONTROLS},showAllocationCategory:{value:!0,property:"showAllocationCategory",propertyType:Bo.CONTROLS},allocationCategory:{value:"Allocation Category",property:"allocationCategory",propertyType:Bo.CONTROLS},showAllocationLeft:{value:!0,property:"showAllocationLeft",propertyType:Bo.CONTROLS},allocationLeft:{value:"Left",property:"allocationLeft",propertyType:Bo.CONTROLS},showAllocationUtilized:{value:!0,property:"showAllocationUtilized",propertyType:Bo.CONTROLS},allocationUtilized:{value:"Used",property:"allocationUtilized",propertyType:Bo.CONTROLS},showTotalAllocation:{value:!0,property:"showTotalAllocation",propertyType:Bo.CONTROLS},totalAllocation:{value:"Total",property:"totalAllocation",propertyType:Bo.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:Bo.CONTROLS},expiryDate:{value:"Expired On",property:"expiryDate",propertyType:Bo.CONTROLS},redeemButtonLink:{value:"",property:"redeemButtonLink",propertyType:Bo.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:Bo.CONTROLS},showrenewalDate:{value:!0,property:"showrenewalDate",propertyType:Bo.CONTROLS},renewalDate:{value:"Renewal On",property:"renewalDate",propertyType:Bo.CONTROLS},renewalDateDisplayFormat:{value:"Days Left",property:"renewalDateDisplayFormat",propertyType:Bo.CONTROLS},shopAllAllocationProductsButton:{value:!0,property:"shopAllAllocationProductsButton",propertyType:Bo.CONTROLS},layout:{header:{value:!0,property:"header",propertyType:Bo.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Bo.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Bo.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Bo.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Bo.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Bo.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Bo.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Bo.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Bo.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Bo.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Bo.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:Bo.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:Bo.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Bo.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Bo.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Bo.CONTROLS},showMoreRows:{value:"onScroll",propertyType:Bo.CONTROLS,property:"showMoreRows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Bo.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Bo.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:Bo.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Bo.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}},pagination:{rightArrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Bo.CONTROLS},pagination:{value:"defaultState",propertyType:Bo.CONTROLS},paginationStyle:{value:"dotted",propertyType:Bo.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Bo.CONTROLS},arrowSize:{value:"16",propertyType:Bo.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Bo.CSS},backgroundShape:{value:"rectangle",propertyType:Bo.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},font:{value:"lato",propertyType:Bo.CSS},fontSize:{value:"16",propertyType:Bo.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Bo.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Bo.CSS},hoverBackgroundShape:{value:"circle",propertyType:Bo.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverFont:{value:"lato",propertyType:Bo.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Bo.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Bo.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Bo.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Bo.CONTROLS},iconSize:{value:"20",propertyType:Bo.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",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="rowAndHeaderDividers",e.PAGINATION="pagination",e.SHOW_MORE_ITEMS_BUTTON="showMoreItemsButton",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selectedState"}(ip||(ip={})),Fr.theme,Fr.font,Fr.fontSize,Fr.textColor,Fr.bold,Fr.italic,Fr.linethrough,Fr.underline,Fr.textAlign,Fr.characterSpacing,Fr.lineHeight,Fr.backgroundColor;var lp,pp=function(){return{layout:{selectorKey:ip.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:570,unit:jo.PIXELS}),height:Object.assign(Object.assign({},Fr.height),{value:300,unit:jo.PIXELS}),margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo,displayStyle:np.displayStyle,displayType:np.displayType,rowsToDisplay:np.rowsToDisplay,spacingBetweenItems:np.spacingBetweenItems,overflowControl:np.overflowControl,numOfItemsToLoad:np.numOfItemsToLoad,maxItemsToDisplay:np.maxItemsToDisplay,sliderControl:np.sliderControl,controlPosition:np.controlPosition,loopItems:np.loopItems,displayScrollbar1:np.displayScrollbar1,autoplay:np.autoplay,header:np.layout.header,headerHeight:np.layout.headerHeight,rowHeight:np.layout.rowHeight,headerDivider:np.layout.headerDivider,rowDivider:np.layout.rowDivider,columnDivider:np.layout.columnDivider,alternativeRowColors:np.layout.alternativeRowColors,headerCellPadding:np.layout.headerCellPadding,rowCellPadding:np.layout.rowCellPadding,contentAlignment:np.layout.contentAlignment,showMoreRows:np.layout.showMoreRows,rowsPerPage:np.layout.rowsPerPage,paginationAlignment:np.layout.paginationAlignment},design:{selectorKey:ip.DESIGN,widgetStyle:{selectorKey:ip.DESIGN,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},table:{selectorKey:ip.TABLE,backgroundColor:Fr.backgroundColor,showBorder:Fr.showBorder,borderStyle:np.design.table.borderStyle,borderColor:Fr.borderColor,borderPerSlide:np.design.table.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur},tableHeader:{selectorKey:ip.TABLE_HEADER,backgroundColor:Fr.backgroundColor},headerText:{selectorKey:ip.HEADER_TEXT,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},tableRow:{selectorKey:ip.TABLE_ROW,backgroundColor:Fr.backgroundColor,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},rowAndHeaderDividers:{selectorKey:ip.ROW_DIVIDERS,headerDivider:np.design.rowAndHeaderDividers.headerDivider,rowDivider:np.design.rowAndHeaderDividers.rowDivider,columnDivider:np.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:ip.SCROLL,scrollBarWidth:np.design.scrollBar.scrollBarWidth,scrollBarColor:np.design.scrollBar.scrollBarColor},pagination:{selectorKey:ip.PAGINATION,defaultState:{selectorKey:ip.DEFAULT_STATE,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,previousIcon:np.design.pagination.previousIcon,nextIcon:np.design.pagination.nextIcon,iconSize:np.design.pagination.iconSize,iconColor:np.design.pagination.iconColor,backgroundShape:np.design.pagination.backgroundShape,backgroundColor:Fr.backgroundColor,pagination:np.design.pagination.pagination},hoverState:{selectorKey:ip.HOVER_STATE,theme:Fr.theme}},showMoreItemsButton:{selectorKey:ip.SHOW_MORE_ITEMS_BUTTON,defaultState:Object.assign({selectorKey:ip.DEFAULT_STATE},Jr),hoverState:Object.assign({selectorKey:ip.HOVER_STATE},$r),selectedState:{selectorKey:ip.SELECTED_STATE}},redeemButton:{selectorKey:ip.SHOW_MORE_ITEMS_BUTTON,defaultState:Object.assign(Object.assign({selectorKey:ip.DEFAULT_STATE},Jr),{buttonText:Object.assign(Object.assign({},Jr.buttonText),{value:"Redeem Now"})}),hoverState:Object.assign(Object.assign({selectorKey:ip.HOVER_STATE},$r),{buttonText:Object.assign(Object.assign({},Jr.buttonText),{value:"Redeem Now"})})}},content:{selectorKey:ip.CONTENT,source:np.source,sortBy:np.sortBy,showTitle:np.showTitle,title:np.title,showDescription:np.showDescription,description:np.description,viewAllocationButtonText:np.viewAllocationButtonText,viewAllAllocationsButton:np.viewAllAllocationsButton,showAllocationCategory:np.showAllocationCategory,allocationCategory:np.allocationCategory,showAllocationLeft:np.showAllocationLeft,allocationLeft:np.allocationLeft,allocationUtilized:np.allocationUtilized,showAllocationUtilized:np.showAllocationUtilized,totalAllocation:np.totalAllocation,showTotalAllocation:np.showTotalAllocation,showExpiryDate:np.showExpiryDate,expiryDate:np.expiryDate,expiryDateDisplayFormat:np.expiryDateDisplayFormat,showrenewalDate:np.showrenewalDate,renewalDate:np.renewalDate,renewalDateDisplayFormat:np.renewalDateDisplayFormat,shopAllAllocationProductsButton:np.shopAllAllocationProductsButton,redeemButtonLink:np.redeemButtonLink}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(lp||(lp={}));var sp,dp=function(){return{layout:Object.assign(Object.assign({selectorKey:lp.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Bo.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fr.height),{isReadOnly:!0}),margin:Fr.margin,padding:Fr.padding},Xr),{positionType:Fr.positionType,pinTo:Fr.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:Bo.CONTROLLED_CSS},itemGap:{property:"itemGap",propertyType:Bo.CSS,value:1,unit:jo.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:Bo.CSS},justifyContent:{property:"justifyContent",propertyType:Bo.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Bo.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:Bo.CSS,value:100,unit:jo.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:Bo.CSS,value:100,unit:jo.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:Bo.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:Bo.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:jo.PIXELS,propertyType:Bo.CSS},dotSize:{property:"dotSize",value:10,unit:jo.PIXELS,propertyType:Bo.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:Bo.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:Bo.CONTROLS},autoplay:{value:!1,propertyType:Bo.CONTROLS},autoplayDuration:{value:3e3,unit:jo.MS,propertyType:Bo.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:Bo.CONTROLS},stopOnInteraction:{value:!1,propertyType:Bo.CONTROLS}}),design:Object.assign({selectorKey:lp.DESIGN,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},hi),dataConnector:{selectorKey:lp.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Bo.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Bo.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(sp||(sp={}));var cp,yp=function(){return{layout:Object.assign({selectorKey:sp.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Bo.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fr.height),{isReadOnly:!0}),margin:Fr.margin,padding:Fr.padding},Xr),design:Object.assign({selectorKey:sp.DESIGN,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},hi)}},up={dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(cp||(cp={}));var Sp,gp=function(){return{layout:Object.assign(Object.assign({selectorKey:cp.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"400",unit:jo.PIXELS}),height:Object.assign(Object.assign({},Fr.height),{value:"200",unit:jo.PIXELS}),margin:Fr.margin,padding:Fr.padding},Xr),{positionType:Fr.positionType,pinTo:Fr.pinTo}),design:Object.assign({selectorKey:cp.DESIGN,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},hi),content:{selectorKey:cp.CONTENT},dataConnector:{selectorKey:cp.DATA_CONNECTOR,dataConnector:up.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:Bo.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Sp||(Sp={}));var Tp,hp=function(){return{layout:{selectorKey:Sp.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"823",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"542",unit:1}),padding:Fr.padding,margin:Fr.margin,positionType:Fr.positionType,formData:{value:[{id:1743145025967,type:"text",label:"Name",validations:{required:!1}}],propertyType:Bo.CONTROLS}},design:{selectorKey:Sp.DESIGN,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderRadius:Fr.borderRadius,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Tp||(Tp={}));var Cp,Op=function(){return{layout:{selectorKey:Tp.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"310",unit:1}),padding:Fr.padding,margin:Fr.margin,positionType:Fr.positionType},design:Object.assign(Object.assign({selectorKey:Tp.DESIGN},hi),Ti)}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Cp||(Cp={}));var bp,vp=function(){return{layout:{selectorKey:Cp.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"620",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"530",unit:1}),padding:Fr.padding,margin:Fr.margin,positionType:Fr.positionType},design:{selectorKey:Cp.DESIGN,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderRadius:Fr.borderRadius,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor}}},mp={displayType:{value:"Full Trail",property:"displayType",propertyType:Bo.CONTROLS},showSeparators:{value:!0,property:"showSeparators",propertyType:Bo.CONTROLS},displayStyle:{value:"Stack Vertically",property:"displayStyle",propertyType:Bo.CONTROLS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Bo.CSS},maxItemsToDisplay:{value:4,property:"maxItemsToDisplay",propertyType:Bo.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:Bo.CONTROLS},numOfItemsToLoad:{value:"Show All",property:"numOfItemsToLoad",propertyType:Bo.CONTROLS},itemVerticalSpacing:{value:10,unit:1,property:"itemVerticalSpacing",propertyType:Bo.CSS},collapseInTheMiddle:{value:!1,property:"collapseInTheMiddle",propertyType:Bo.CONTROLS},showMoreItems:{value:"On Click",property:"showMoreItems",propertyType:Bo.CONTROLS},onClick:{value:"Expand and Scroll",property:"onClick",propertyType:Bo.CONTROLS},numOfItemsBeforeAndAfterCollapse:{value:4,property:"numOfItemsBeforeAndAfterCollapse",propertyType:Bo.CONTROLS},showItems:{value:"Tooltip",property:"showItems",propertyType:Bo.CONTROLS},addMedia:{value:!1,property:"addMedia",propertyType:Bo.CONTROLS},addPatternOverlay:{value:!1,property:"addPatternOverlay",propertyType:Bo.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"}(bp||(bp={}));var wp,Ep={borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,backgroundColor:Fr.backgroundColor,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,highlights:Fr.highlights,shadows:Fr.shadows},Rp={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,backgroundColor:Fr.backgroundColor},fp={icon:Fr.icon,showIcon:Fr.showIcon,iconSize:Fr.iconSize,iconColor:Fr.iconColor},Np=function(){return{layout:{selectorKey:bp.LAYOUT,adjustment:Fr.adjustment,width:Object.assign(Object.assign({},Fr.width),{value:350,unit:jo.PIXELS}),height:Object.assign(Object.assign({},Fr.height),{value:150,unit:jo.PIXELS}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,displayType:mp.displayType,showSeparators:mp.showSeparators,displayStyle:mp.displayStyle,itemSpacing:mp.itemSpacing,maxItemsToDisplay:mp.maxItemsToDisplay,overflowItems:mp.overflowItems,numOfItemsToLoad:mp.numOfItemsToLoad,itemVerticalSpacing:mp.itemVerticalSpacing,collapseInTheMiddle:mp.collapseInTheMiddle,showMoreItems:mp.showMoreItems,onClick:mp.onClick,numOfItemsBeforeAndAfterCollapse:mp.numOfItemsBeforeAndAfterCollapse,showItems:mp.showItems},design:{selectorKey:bp.DESIGN,backgroundAndFill:Object.assign({selectorKey:bp.FILL_AND_BACKGROUND,addMedia:mp.addMedia,addPatternOverlay:mp.addPatternOverlay},Ep),homePageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:bp.HOME_PAGE_ITEM_STYLE,addMedia:mp.addMedia,addPatternOverlay:mp.addPatternOverlay},Ep),Rp),fp),currentPageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:bp.CURRENT_PAGE_ITEM_STYLE,addMedia:mp.addMedia,addPatternOverlay:mp.addPatternOverlay},Ep),Rp),fp),otherItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:bp.OTHER_ITEM_STYLES,addMedia:mp.addMedia,addPatternOverlay:mp.addPatternOverlay},Ep),Rp),fp),itemSeparator:Object.assign({selectorKey:bp.ITEM_SEPARATOR},fp),expandIcon:Object.assign({selectorKey:bp.EXPAND_ICON,backgroundColor:Fr.backgroundColor},fp)}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.ICON_LIBRARY="iconLibrary"}(wp||(wp={}));var Lp,Ap={icon:Fr.icon,showIcon:Fr.showIcon,iconSize:Fr.iconSize,iconColor:Fr.iconColor},Dp=function(){return{layout:{selectorKey:wp.LAYOUT,adjustment:Fr.adjustment,width:Object.assign(Object.assign({},Fr.width),{value:20,unit:jo.PIXELS}),height:Object.assign(Object.assign({},Fr.height),{value:20,unit:jo.PIXELS}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType},design:Object.assign({selectorKey:wp.DESIGN,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},Ap)}},Ip={searchResultsNumber:{value:"183",property:"searchResultsNumber",propertyType:Bo.CONTROLS},searchKeyword:{value:"‘Keyword’",property:"searchKeyword",propertyType:Bo.CONTROLS},otherText:{value:"Search Results for",property:"otherText",propertyType:Bo.CONTROLS},showSearchKeyword:{value:!0,property:"showSearchKeyword",propertyType:Bo.CONTROLS},showNoOfResults:{value:!0,property:"showNoOfResults",propertyType:Bo.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"}(Lp||(Lp={}));var xp,Pp=function(){return{layout:{selectorKey:Lp.LAYOUT,width:{value:"600",property:"width",unit:1,propertyType:Bo.CSS},height:{value:"40",property:"height",unit:1,propertyType:Bo.CSS},margin:Fr.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:Bo.CSS},searchResultsNumber:Ip.searchResultsNumber,searchKeyword:Ip.searchKeyword,otherText:Ip.otherText,showSearchKeyword:Ip.showSearchKeyword,showNoOfResults:Ip.showNoOfResults,positionType:Fr.positionType,pinTo:Fr.pinTo},design:{selectorKey:Lp.DESIGN,searchResultsNumber:{selectorKey:Lp.SEARCH_RESULTS_COUNT,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},searchKeyword:{selectorKey:Lp.SEARCH_RESULTS_KEYWORD,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},otherText:{selectorKey:Lp.SEARCH_RESULTS_OTHER_TEXT,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight}},dataConnector:{selectorKey:Lp.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}},_p={itemStockText:{value:"Item Stock",property:"itemStockText",propertyType:Bo.CONTROLS},showItemStockText:{value:!0,property:"showItemStockText",propertyType:Bo.CONTROLS},showExpectedReStockDate:{value:!0,property:"showExpectedReStockDate",propertyType:Bo.CONTROLS},stockRuleKey:{value:"",property:"stockRuleKey",propertyType:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.ITEM_STOCK_TEXT="itemStockText"}(xp||(xp={}));var Bp,jp=function(){return{layout:{selectorKey:xp.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:Bo.CSS},height:{value:"28",property:"height",unit:1,propertyType:Bo.CSS},margin:Fr.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:Bo.CSS},itemStockText:_p.itemStockText,showItemStockText:_p.showItemStockText,showExpectedReStockDate:_p.showExpectedReStockDate,positionType:Fr.positionType,pinTo:Fr.pinTo,stockRuleKey:_p.stockRuleKey},design:{selectorKey:xp.DESIGN,itemStockText:{selectorKey:xp.ITEM_STOCK_TEXT,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,backgroundColor:Fr.backgroundColor,showBorder:Fr.showBorder,borderStyle:Fr.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur}},dataConnector:{selectorKey:xp.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}},Hp={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:Bo.CSS},showTitle:{value:!0,property:"showTitle",propertyType:Bo.CONTROLS},cartTitle:{value:"My Cart",property:"cartTitle",propertyType:Bo.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Bo.CONTROLS},cartItemsCountLabel:{value:"Items",property:"cartItemsCountLabel",propertyType:Bo.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:Bo.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:Bo.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:Bo.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:Bo.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:Bo.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:Bo.CONTROLS},showMoveToTemplate:{value:!0,property:"showMoveToTemplate",propertyType:Bo.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:Bo.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:Bo.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:Bo.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:Bo.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:Bo.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:Bo.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:Bo.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",e.PRODUCT_IMAGE_STYLES="productImageStyles",e.PRODUCT_REQUIRED_INFO="productRequiredInfo",e.PRODUCT_ATTRIBUTES_ITEMS="productAttributesItems",e.PRODUCT_ACTION="productAction",e.PRODUCT_ACTIONEDIT="productActionEdit",e.PRODUCT_ACTIONWISHLIST="productActionwishlist",e.PRODUCT_ACTIONDELETE="productActiondelete",e.HOVER_STATE="hoverState",e.DEFAULT_STATE="defaultState"}(Bp||(Bp={}));var Kp,zp={borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,highlights:Fr.highlights,shadows:Fr.shadows},kp={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,backgroundColor:Fr.backgroundColor},Up={icon:Fr.icon,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:!0}),iconSize:Fr.iconSize,iconColor:Fr.iconColor},Gp=function(){return{layout:{selectorKey:Bp.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:723,unit:jo.PIXELS}),margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo,showTitle:Hp.showTitle,cartTitle:Hp.cartTitle,showNumberOfItems:Hp.showNumberOfItems,cartItemsCountLabel:Hp.cartItemsCountLabel,showActions:Hp.showActions,showContinueShopping:Hp.showContinueShopping,continueShoppingLinkTo:Hp.continueShoppingLinkTo,continueShoppingLink:Hp.continueShoppingLink,showAddFromWishlist:Hp.showAddFromWishlist,showCartGrouping:Hp.showCartGrouping,showMoveToTemplate:Hp.showMoveToTemplate,showClearCart:Hp.showClearCart,clearCartLinkTo:Hp.clearCartLinkTo,clearCartLink:Hp.clearCartLink,showDownloadCart:Hp.showDownloadCart,showShareCart:Hp.showShareCart,showPrintCart:Hp.showPrintCart,maxNumberOfActionsToShow:Hp.maxNumberOfActionsToShow},design:{selectorKey:Bp.DESIGN,cartHeadingStyles:Object.assign({selectorKey:Bp.CART_HEADING_STYLES,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle},kp),cartActionStyles:Object.assign(Object.assign({selectorKey:Bp.CART_ACTION_STYLES},kp),{padding:Fr.padding,itemGap:{value:jo.PIXELS,unit:jo.PIXELS,property:"itemGap",propertyType:Bo.CSS}}),cartItemStyles:{selectorKey:Bp.CART_ITEM_STYLES,padding:Fr.padding,margin:Hp.margin,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur,showBorder:Fr.showBorder,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,backgroundColor:Fr.backgroundColor},productActionsStyles:Object.assign(Object.assign({selectorKey:Bp.PRODUCT_ACTIONS_STYLES},zp),kp),productNameStyles:Object.assign({selectorKey:Bp.PRODUCT_NAME_STYLES},kp),productPriceStyles:Object.assign({selectorKey:Bp.PRODUCT_PRICE_STYLES},kp),productInformationStyles:Object.assign({selectorKey:Bp.PRODUCT_INFORMATION_STYLES},kp),productQuantityStyles:Object.assign(Object.assign({selectorKey:Bp.PRODUCT_QUANTITY_STYLES},zp),kp),productImageStyles:{selectorKey:Bp.PRODUCT_QUANTITY_STYLES,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,borderRadius:Fr.borderRadius},productAttributesItems:Object.assign(Object.assign({selectorKey:Bp.PRODUCT_ATTRIBUTES_ITEMS},zp),kp),productRequiredInfo:Object.assign(Object.assign({selectorKey:Bp.PRODUCT_REQUIRED_INFO},zp),kp),productAction:Object.assign(Object.assign(Object.assign({selectorKey:Bp.PRODUCT_ACTION},zp),kp),{productActionEdit:{selectorKey:Bp.PRODUCT_ACTIONEDIT,defaultState:Object.assign(Object.assign({selectorKey:Bp.DEFAULT_STATE},zp),kp),hoverState:Object.assign(Object.assign({selectorKey:Bp.HOVER_STATE},zp),kp)},productActionWishlist:Object.assign({selectorKey:Bp.PRODUCT_ACTIONWISHLIST},Up),productActionDelete:Object.assign(Object.assign({selectorKey:Bp.PRODUCT_ACTIONDELETE},Up),{icon:Object.assign({},Up.icon)})})},content:{selectorKey:Bp.CONTENT,showProductTitle:{value:!0,property:"showProductTitle",propertyType:Bo.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:Bo.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:Bo.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:Bo.CONTENT},showProductOptions:{value:!0,property:"showProductOptions",propertyType:Bo.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:Bo.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:Bo.CONTENT},showCartItemAttributes:{value:!0,property:"showCartItemAttributes",propertyType:Bo.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:Bo.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:Bo.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:Bo.CONTENT}}}},Mp={showTitle:{value:!0,property:"showTitle",propertyType:Bo.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Bo.CONTROLS},showEnterCouponCode:{value:!0,property:"showEnterCouponCode",propertyType:Bo.CONTROLS},showSubTotal:{value:!0,property:"showSubTotal",propertyType:Bo.CONTROLS},showShippingCharges:{value:!0,property:"showShippingCharges",propertyType:Bo.CONTROLS},showTax:{value:!0,property:"showTax",propertyType:Bo.CONTROLS},showTaxExempt:{value:!0,property:"showTaxExempt",propertyType:Bo.CONTROLS},showTotal:{value:!0,property:"showTotal",propertyType:Bo.CONTROLS},showProductInformation:{value:!0,property:"showProductInformation",propertyType:Bo.CONTROLS},showProductImage:{value:!0,property:"showProductImage",propertyType:Bo.CONTROLS},showProductCode:{value:!0,property:"showProductCode",propertyType:Bo.CONTROLS},showProductPrice:{value:!0,property:"showProductPrice",propertyType:Bo.CONTROLS},showProductQty:{value:!0,property:"showProductQty",propertyType:Bo.CONTROLS},showEstimatedDelivery:{value:!0,property:"showEstimatedDelivery",propertyType:Bo.CONTROLS},itemGap:{value:10,property:"itemGap",propertyType:Bo.CSS,unit:1},showDivider:{value:!0,property:"showDivider",propertyType:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.ACCORDION_ARROWS_ITEM="accordionarrowsItem",e.TITLE_CONTAINER_DESIGN="headerContainer",e.CART_BODY_WIDGET="cartBodyWidget",e.PRODUCT_WIDGET="productWidget",e.PRODUCT_WIDGET_WRAPPER="productWidgetWrapper",e.PRODUCT_WIDGET_ITEM="productWidgetItem",e.PRODUCT_NAME="productName",e.PRODUCT_CODE="productCode",e.PRODUCT_QTY="productQty",e.PRODUCT_ESTIMATED_DATE="productEstimatedDate",e.PRODUCT_IMAGE="productImage",e.PRODUCT_PRICE="productPrice",e.NUMBER_OF_ITEMS="numberOfItems",e.SHIPPING_CHARGES="shippingCharges",e.TAX="tax",e.TAX_EXEMPT="taxExempt",e.COUPON_CODE="couponCode",e.SUB_TOTAL="subTotal",e.TOTAL="total",e.CHECKOUT_BUTTON="checkoutButton",e.REQUEST_QUOTE_BUTTON="requestQuoteButton",e.HOVER_STATE="hoverState",e.DEFAULT_STATE="defaultState"}(Kp||(Kp={}));var Wp,Vp={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},Yp={borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,backgroundColor:Fr.backgroundColor,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,padding:Fr.padding,angle:Fr.angle,borderRadius:Fr.borderRadius,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,highlights:Fr.highlights,shadows:Fr.shadows},Fp=function(){return{layout:{selectorKey:Kp.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:570,unit:jo.PIXELS}),height:Object.assign(Object.assign({},Fr.height),{value:300,unit:jo.PIXELS}),margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo,showTitle:Mp.showTitle,showNumberOfItems:Mp.showNumberOfItems,showEnterCouponCode:Mp.showEnterCouponCode,showSubTotal:Mp.showSubTotal,showShippingCharges:Mp.showShippingCharges,showTax:Mp.showTax,showTaxExempt:Mp.showTaxExempt,showTotal:Mp.showTotal,showProductInformation:Mp.showProductInformation,showProductImage:Mp.showProductImage,showProductCode:Mp.showProductCode,showProductPrice:Mp.showProductPrice,showProductQty:Mp.showProductQty,showEstimatedDelivery:Mp.showEstimatedDelivery,itemGap:Mp.itemGap,showDivider:Mp.showDivider},design:{selectorKey:Kp.DESIGN,accordionArrowsItem:{selectorKey:Kp.ACCORDION_ARROWS_ITEM,showIcon:Fr.showIcon,iconColor:Fr.iconColor,iconSize:Fr.iconSize,icon:Fr.icon,showIconDesc:Fr.showIcon,iconColorDesc:Fr.iconColorDesc,iconSizeDesc:Fr.iconSizeDesc,iconDesc:Fr.icon},headerContainer:Object.assign(Object.assign({selectorKey:Kp.TITLE_CONTAINER_DESIGN},Yp),Vp),cartBodyWidget:Object.assign(Object.assign(Object.assign({selectorKey:Kp.CART_BODY_WIDGET},Yp),Vp),{padding:Fr.padding,itemGap:{value:jo.PIXELS,unit:jo.PIXELS,property:"itemGap",propertyType:Bo.CSS}}),productWidget:{selectorKey:Kp.PRODUCT_WIDGET,productWidgetWrapper:Object.assign(Object.assign({selectorKey:Kp.PRODUCT_WIDGET_WRAPPER},Yp),{padding:Fr.padding,itemGap:{value:jo.PIXELS,unit:jo.PIXELS,property:"itemGap",propertyType:Bo.CSS}}),productWidgetItem:Object.assign(Object.assign({selectorKey:Kp.PRODUCT_WIDGET_ITEM},Yp),{itemGap:{value:jo.PIXELS,unit:jo.PIXELS,property:"itemGap",propertyType:Bo.CSS}}),productName:Object.assign(Object.assign({selectorKey:Kp.PRODUCT_NAME},Yp),Vp),productCode:Object.assign(Object.assign({selectorKey:Kp.PRODUCT_CODE},Yp),Vp),productQty:Object.assign(Object.assign(Object.assign({selectorKey:Kp.PRODUCT_QTY},Yp),Yr),Vr),productEstimatedDate:Object.assign(Object.assign(Object.assign({selectorKey:Kp.PRODUCT_ESTIMATED_DATE},Yp),Yr),Vr),productImage:Object.assign({selectorKey:Kp.PRODUCT_IMAGE},Yp),productPrice:Object.assign(Object.assign({selectorKey:Kp.PRODUCT_PRICE},Yp),Vp)},numberOfItems:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Kp.NUMBER_OF_ITEMS},Yp),Yr),Vr),{padding:Fr.padding}),shippingCharges:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Kp.SHIPPING_CHARGES},Yp),Yr),Vr),{padding:Fr.padding}),tax:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Kp.TAX},Yp),Yr),Vr),{padding:Fr.padding}),taxExempt:Object.assign(Object.assign(Object.assign({selectorKey:Kp.TAX_EXEMPT},Yp),Vp),{padding:Fr.padding}),couponCode:Object.assign(Object.assign(Object.assign({selectorKey:Kp.COUPON_CODE},Yp),Vp),{padding:Fr.padding}),subTotal:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Kp.SUB_TOTAL},Yp),Vp),{padding:Fr.padding}),Yr),Vr),total:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Kp.TOTAL},Yp),Vp),{padding:Fr.padding}),Yr),Vr),checkoutButton:{selectorKey:Kp.CHECKOUT_BUTTON,defaultState:Object.assign(Object.assign({selectorKey:Kp.DEFAULT_STATE},Yp),Vp),hoverState:Object.assign(Object.assign({selectorKey:Kp.HOVER_STATE},Yp),Vp)},requestQuoteButton:{selectorKey:Kp.REQUEST_QUOTE_BUTTON,hoverState:Object.assign(Object.assign({selectorKey:Kp.HOVER_STATE},Yp),Vp),defaultState:Object.assign(Object.assign({selectorKey:Kp.DEFAULT_STATE},Yp),Vp)}},content:{selectorKey:Kp.CONTENT,title:{value:"",property:"title",propertyType:Bo.CONTENT},checkOutButtonText:{value:"",property:"checkOutButtonText",propertyType:Bo.CONTENT},subTotalLabel:{value:"Sub Total",property:"subTotalLabel",propertyType:Bo.CONTENT},numberOfItemsLabel:{value:"Number of Items",property:"numberOfItemsLabel",propertyType:Bo.CONTENT},taxLabel:{value:"Tax",property:"taxLabel",propertyType:Bo.CONTENT},taxExemptLabel:{value:"Tax Exempt",property:"taxExemptLabel",propertyType:Bo.CONTENT},shippingChargesLabel:{value:"Shipping Charges",property:"shippingChargesLabel",propertyType:Bo.CONTENT},enterCouponCodeLabel:{value:"Enter Coupon Code",property:"enterCouponCodeLabel",propertyType:Bo.CONTENT},applyCouponCodeLabel:{value:"Apply Coupon Code",property:"applyCouponCodeLabel",propertyType:Bo.CONTENT},totalLabel:{value:"Total",property:"totalLabel",propertyType:Bo.CONTENT}}}},Xp={titleAndInputGap:{value:10,property:"titleAndInputGap",propertyType:Bo.CSS,unit:1},labelAndInputGap:{value:10,property:"labelAndInputGap",propertyType:Bo.CSS,unit:1},signInTemplate:{value:"template1",propertyType:Bo.CONTROLS},accountTemplate:{value:"",propertyType:Bo.CONTROLS},accordianIconTextGap:{value:12,property:"accordianIconTextGap",propertyType:Bo.CSS,unit:1},accordianHeadingAndValueGap:{value:24,property:"accordianHeadingAndValueGap",propertyType:Bo.CSS,unit:1},accordianPadding:Object.assign(Object.assign({},Fr.padding),{property:"accordianPadding"}),savedShippingAddressLineGap:{value:6,property:"savedShippingAddressLineGap",propertyType:Bo.CSS,unit:1},multipleAddressProductInfoVerticalGap:{value:12,property:"multipleAddressProductInfoVerticalGap",propertyType:Bo.CSS,unit:1},multipleAddressProductInfoHorizontalGap:{value:12,property:"multipleAddressProductInfoHorizontalGap",propertyType:Bo.CSS,unit:1},multipleAddressProductImageWidth:{value:100,property:"multipleAddressProductImageWidth",propertyType:Bo.CSS,unit:1},multipleAddressProductImageHeight:{value:200,property:"multipleAddressProductImageHeight",propertyType:Bo.CSS,unit:1},shippingMethodLineGap:{value:12,property:"shippingMethodLineGap",propertyType:Bo.CSS,unit:1},paymentOptionsGapBetweenContainers:{value:12,property:"paymentOptionsGapBetweenContainers",propertyType:Bo.CSS,unit:1},paymentOptionsContainerVerticalGap:{value:12,property:"paymentOptionsContainerVerticalGap",propertyType:Bo.CSS,unit:1},paymentOptionsContainerHorizontalGap:{value:12,property:"paymentOptionsContainerHorizontalGap",propertyType:Bo.CSS,unit:1},paymentOptionsContainerIconSize:{value:20,property:"paymentOptionsContainerIconSize",propertyType:Bo.CSS,unit:1},paymentOptionsPadding:Object.assign(Object.assign({},Fr.padding),{property:"paymentOptionsPadding"}),paymentOptionsImageWidth:{value:20,property:"paymentOptionsImageWidth",propertKey:Bo.CSS,unit:1},paymentOptionsImageHeight:{value:20,property:"paymentOptionsImageHeight",propertyType:Bo.CSS,unit:1},paymentOptionsNotePadding:Object.assign(Object.assign({},Fr.padding),{property:"paymentOptionsNotePadding"})},qp={showTitle:{value:!0,property:"showTitle",propertyType:Bo.CONTENT},title:{value:"Checkout",property:"title",propertyType:Bo.CONTENT},shippingAddressLabel:{value:"Shipping Address",property:"shippingAddressLabel",propertyType:Bo.CONTENT},shippingMethodLabel:{value:"Shipping Method",property:"shippingMethodLabel",propertyType:Bo.CONTENT},paymentOptionsLabel:{value:"Payment Options",property:"paymentOptionsLabel",propertyType:Bo.CONTENT},creditCardLabel:{value:"Credit Card",property:"creditCardLabel",propertyType:Bo.CONTENT},giftCardLabel:{value:"Gift Card",property:"giftCardLabel",propertyType:Bo.CONTENT},selectBillingAddressLabel:{value:"Select Billing Address",property:"selectBillingAddressLabel",propertyType:Bo.CONTENT},otherPaymentOptionsLabel:{value:"Other Payment Options",property:"otherPaymentOptionsLabel",propertyType:Bo.CONTENT},createAddressLabel:{value:"Create Address",property:"createAddressLabel",propertyType:Bo.CONTENT},showStandardDelivery:{value:!0,property:"showStandardDelivery",propertyType:Bo.CONTENT},showExpressDelivery:{value:!0,property:"showExpressDelivery",propertyType:Bo.CONTENT}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selectedState"}(Wp||(Wp={}));var Qp,Zp={borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,backgroundColor:Fr.backgroundColor,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,highlights:Fr.highlights,shadows:Fr.shadows},Jp={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},$p={icon:Fr.icon,showIcon:Fr.showIcon,iconSize:Fr.iconSize,iconColor:Fr.iconColor},es=function(){return{layout:{selectorKey:Wp.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:723,unit:jo.PIXELS}),margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,signInTemplate:Xp.signInTemplate,accountTemplate:Xp.accountTemplate,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo,titleAndInputGap:Xp.titleAndInputGap,labelAndInputGap:Xp.labelAndInputGap,accordianIconTextGap:Xp.accordianIconTextGap,accordianHeadingAndValueGap:Xp.accordianHeadingAndValueGap,accordianPadding:Xp.accordianPadding,savedShippingAddressLineGap:Xp.savedShippingAddressLineGap,multipleAddressProductInfoVerticalGap:Xp.multipleAddressProductInfoVerticalGap,multipleAddressProductInfoHorizontalGap:Xp.multipleAddressProductInfoHorizontalGap,multipleAddressProductImageWidth:Xp.multipleAddressProductImageWidth,multipleAddressProductImageHeight:Xp.multipleAddressProductImageHeight,shippingMethodLineGap:Xp.shippingMethodLineGap,paymentOptionsGapBetweenContainers:Xp.paymentOptionsGapBetweenContainers,paymentOptionsContainerVerticalGap:Xp.paymentOptionsContainerVerticalGap,paymentOptionsContainerHorizontalGap:Xp.paymentOptionsContainerHorizontalGap,paymentOptionsContainerIconSize:Xp.paymentOptionsContainerIconSize,paymentOptionsPadding:Xp.paymentOptionsPadding,paymentOptionsImageWidth:Xp.paymentOptionsImageWidth,paymentOptionsImageHeight:Xp.paymentOptionsImageHeight,paymentOptionsNotePadding:Xp.paymentOptionsNotePadding},design:{selectorKey:Wp.DESIGN,checkoutHeadingDesign:Object.assign({selectorKey:"checkoutHeadingDesign",textAlign:Fr.textAlign},Jp),checkoutOptionAccordianContainerDesign:{selectorKey:"checkoutOptionAccordianContainerDesign",accordianTitleDesign:Object.assign({selectorKey:"accordianTitleDesign"},Jp),accordianButtonDesign:{selectorKey:"accordianButtonDesign",defaultState:Object.assign(Object.assign({selectorKey:Wp.DEFAULT_STATE},Jp),Zp),hoverState:Object.assign(Object.assign({selectorKey:Wp.HOVER_STATE},Jp),Zp)},accordianContainerDesign:Object.assign({selectorKey:"accordianContainerDesign"},Zp)},singleShippingAddressDesign:{selectorKey:"singleShippingAddressDesign",singleShippingAddressLabelDesign:Object.assign({selectorKey:"singleShippingAddressLabelDesign"},Jp),inputBoxDesign:{selectorKey:"inputBoxDesign",defaultState:Object.assign(Object.assign({selectorKey:Wp.DEFAULT_STATE},Jp),Zp),selectedState:Object.assign(Object.assign({selectorKey:Wp.SELECTED_STATE},Jp),Zp)},checkboxDesign:Object.assign({selectorKey:"checkboxDesign"},Jp),primaryButtonDesign:{selectorKey:"primaryButtonDesign",defaultState:Object.assign(Object.assign({selectorKey:Wp.DEFAULT_STATE},Jp),Zp),hoverState:Object.assign(Object.assign({selectorKey:Wp.HOVER_STATE},Jp),Zp)}},savedShippingAddressDesign:{selectorKey:"savedShippingAddressDesign",shippingNameDesign:Object.assign({selectorKey:"shippingNameDesign"},Jp),shippingAddressDesign:Object.assign({selectorKey:"shippingAddressDesign"},Jp),savedShippingAddressLabelDesign:Object.assign({selectorKey:"savedShippingAddressLabelDesign"},Jp),savedShippingAddressValueDesign:Object.assign({selectorKey:"savedShippingAddressValueDesign"},Jp),savedShippingAddressButtonDesign:{selectorKey:"savedShippingAddressButtonDesign",defaultState:Object.assign(Object.assign({selectorKey:Wp.DEFAULT_STATE},Jp),Zp),hoverState:Object.assign(Object.assign({selectorKey:Wp.HOVER_STATE},Jp),Zp)}},multipleShippingAddressDesign:{selectorKey:"multipleShippingAddressDesign",productNameDesign:Object.assign({selectorKey:"productNameDesign"},Jp),productInformationDesign:Object.assign({selectorKey:"productInformationDesign"},Jp),productQuantityDesign:Object.assign({selectorKey:"productQuantityDesign"},Jp),productPriceDesign:Object.assign({selectorKey:"productPriceDesign"},Jp),multipleShippingAddressLabelDesign:Object.assign({selectorKey:"multipleShippingAddressLabelDesign"},Jp),multipleShippingAddressInputDesign:{selectorKey:"multipleShippingAddressInputDesign",defaultState:Object.assign(Object.assign({selectorKey:Wp.DEFAULT_STATE},Jp),Zp),selectedState:Object.assign(Object.assign({selectorKey:Wp.SELECTED_STATE},Jp),Zp)},discardIcon:Object.assign({selectorKey:"discardIcon"},$p)},shippingMethodDesign:{selectorKey:"shippingMethodDesign",headingDesign:Object.assign({selectorKey:"headingDesign"},Jp),shippingMethodLabelDesign:Object.assign({selectorKey:"shippingMethodLabelDesign"},Jp),shippingMethodValueDesign:Object.assign({selectorKey:"shippingMethodValueDesign"},Jp)},paymentOptionsDesign:{selectorKey:"paymentOptionsDesign",paymentOptionsContainerDesign:Object.assign({selectorKey:"paymentOptionsContainerDesign"},Zp),paymentHeadingDesign:Object.assign({selectorKey:"paymentHeadingDesign"},Jp),paymentNameDesign:Object.assign({selectorKey:"paymentNameDesign"},Jp),paymentOptionsLabelDesign:Object.assign({selectorKey:"paymentOptionsLabelDesign"},Jp),paymentOptionsValueDesign:Object.assign({selectorKey:"paymentOptionsValueDesign"},Jp),paymentOptionsInputDesign:{selectorKey:"paymentOptionsInputDesign",defaultState:Object.assign(Object.assign({selectorKey:Wp.DEFAULT_STATE},Jp),Zp),selectedState:Object.assign(Object.assign({selectorKey:Wp.SELECTED_STATE},Jp),Zp)},paymentOptionsButtonDesign:{selectorKey:"paymentOptionsButtonDesign",defaultState:Object.assign(Object.assign({selectorKey:Wp.DEFAULT_STATE},Jp),Zp),hoverState:Object.assign(Object.assign({selectorKey:Wp.HOVER_STATE},Jp),Zp)},noteDesign:Object.assign(Object.assign(Object.assign({selectorKey:"noteDesign"},Jp),Zp),$p),checkboxLabelDesign:Object.assign({selectorKey:"checkboxLabelDesign"},Jp)}},content:{selectorKey:Wp.CONTENT,showTitle:qp.showTitle,title:qp.title,shippingAddressLabel:qp.shippingAddressLabel,shippingMethodLabel:qp.shippingMethodLabel,paymentOptionsLabel:qp.paymentOptionsLabel,creditCardLabel:qp.creditCardLabel,giftCardLabel:qp.giftCardLabel,selectBillingAddressLabel:qp.selectBillingAddressLabel,otherPaymentOptionsLabel:qp.otherPaymentOptionsLabel,createAddressLabel:qp.createAddressLabel,showStandardDelivery:qp.showStandardDelivery,showExpressDelivery:qp.showExpressDelivery}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Qp||(Qp={}));var ts,os=function(){return{layout:{selectorKey:Qp.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:570,unit:jo.PIXELS}),height:Object.assign(Object.assign({},Fr.height),{value:300,unit:jo.PIXELS}),margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo},design:{selectorKey:Qp.DESIGN},content:{selectorKey:Qp.CONTENT}}},rs={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Bo.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:Bo.CONTROLS},lineDirection:{value:"horizontal",property:"lineDirection",propertyType:Bo.CONTROLS},lineStyle:{value:"solid",propertyType:Bo.CONTROLS,property:"lineStyle"},lineThickness:{value:5,property:"lineThickness",unit:1,propertyType:Bo.CSS},dash:{value:"5",property:"dash",propertyType:Bo.CONTROLS},gap:{value:"2",property:"gap",propertyType:Bo.CONTROLS},showLineEndPoints:{value:!0,propertyType:Bo.CONTROLS},lineEndPoints:{value:"round",propertyType:Bo.CONTROLS},showLineStartPointIcon:{value:!1,propertyType:Bo.CONTROLS},showLineEndPointIcon:{value:!1,propertyType:Bo.CONTROLS}},design:{leftIcon:{value:"preview",property:"leftIcon",propertyType:Bo.CONTROLS},rightIcon:{value:"minus-circle",property:"rightIcon",propertyType:Bo.CONTROLS},lineColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},size:{value:"20",property:"size",unit:1,propertyType:Bo.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:Bo.CONTROLS},iconGap:{value:"20",property:"iconGap",unit:1,propertyType:Bo.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"}(ts||(ts={}));var is,as=function(){return{layout:{selectorKey:ts.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"20",unit:1}),margin:Fr.margin,padding:Fr.padding,alignment:rs.layout.alignment,lineDirection:rs.layout.lineDirection,lineStyle:rs.layout.lineStyle,lineThickness:rs.layout.lineThickness,dash:rs.layout.dash,gap:rs.layout.gap,showLineEndPoints:rs.layout.showLineEndPointIcon,lineEndPoints:rs.layout.lineEndPoints,showLineStartPointIcon:rs.layout.showLineStartPointIcon,showLineEndPointIcon:rs.layout.showLineEndPointIcon,positionType:Fr.positionType,pinTo:Fr.pinTo},design:{selectorKey:ts.DESIGN,lineWidget:{selectorKey:ts.SOCIAL_WIDGET,backgroundColor:Fr.backgroundColor,cropRatio:Fr.cropRatio,zoomImage:Fr.zoomImage,flip:Fr.flip,rotate:Fr.rotate,showBorder:Fr.showBorder,borderStyle:Fr.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur},lineCorners:{selectorKey:ts.LINE_CORNERS,leftIcon:rs.design.leftIcon,rightIcon:rs.design.rightIcon,size:rs.design.size,iconColor:Fr.iconColor,backgroundShape:rs.design.backgroundShape,backgroundColor:Fr.backgroundColor,iconGap:rs.design},lineColor:{selectorKey:ts.LINE_COLOR,lineColor:rs.design.lineColor}}}},ns={tabPosition:{value:"horizontal",property:"tabPosition",propertyType:Bo.CONTROLLED_CSS},tabLayout:{value:"contain",property:"tabLayout",propertyType:Bo.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:Bo.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:Bo.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:Bo.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:Bo.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:Bo.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:Bo.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:Bo.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:Bo.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Tab 1",content:{}},key:"123456tghjuik"}],property:"tabContent",propertyType:Bo.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"}(is||(is={}));var ls,ps={borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,backgroundColor:Fr.backgroundColor,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,highlights:Fr.highlights,shadows:Fr.shadows},ss={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},ds=function(){return{layout:Object.assign(Object.assign({selectorKey:is.LAYOUT,width:Fr.width,height:Fr.height,margin:Fr.margin,padding:Fr.padding},Xr),{positionType:Fr.positionType,pinTo:Fr.pinTo,tabPosition:ns.tabPosition,tabLayout:ns.tabLayout,alignItems:ns.alignItems,justifyContent:ns.justifyContent,tabSpacing:ns.tabSpacing,tabContainerSpacing:ns.tabAndContainerSpacing,horizontalPadding:ns.horizontalPadding,verticalPadding:ns.verticalPadding,overflowTabs:ns.overflowTabs,spacingBetweenRows:ns.spacingBetweenRows}),design:{selectorKey:is.DESIGN,tabContainer:Object.assign({selectorKey:is.TAB_CONTAINER},ps),tabs:{selectorKey:is.TABS,defaultState:Object.assign(Object.assign({selectorKey:is.DEFAULT_STATE},ps),ss),hoverState:Object.assign(Object.assign({selectorKey:is.HOVER_STATE},ps),ss),selectedState:Object.assign(Object.assign({selectorKey:is.SELECTED_STATE},ps),ss)}},content:{selectorKey:is.CONTENT,tabContent:ns.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(ls||(ls={}));var cs,ys=function(){return{layout:{selectorKey:ls.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Bo.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fr.height),{isReadOnly:!0}),margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo},design:{selectorKey:ls.DESIGN,backgroundColor:Object.assign(Object.assign({},Fr.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius}}},us={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Bo.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Bo.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Bo.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:Bo.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:Bo.CONTROLS},continueShoppingLinkTo:{value:"Go To Home Page",property:"continueShoppingLinkTo",propertyType:Bo.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:Bo.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:Bo.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:Bo.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:Bo.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:Bo.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:Bo.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:Bo.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:Bo.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:Bo.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(cs||(cs={})),Fr.borderColor,Fr.borderStyle,Fr.borderPerSlide,Fr.showBorder,Fr.showShadow,Fr.shadowColor,Fr.blur,Fr.spread,Fr.angle,Fr.borderRadius,Fr.exposure,Fr.contrast,Fr.saturation,Fr.highlights,Fr.shadows;var Ss,gs={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,backgroundColor:Fr.backgroundColor},Ts=function(){return{layout:{selectorKey:cs.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"400",unit:jo.PIXELS}),height:Object.assign(Object.assign({},Fr.height),{value:"200",unit:jo.PIXELS}),margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo},design:Object.assign(Object.assign(Object.assign({selectorKey:cs.DESIGN,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},hi),gs),{exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,highlights:Fr.highlights,shadows:Fr.shadows}),content:{selectorKey:cs.CONTENT,title:{value:"",property:"title",propertyType:Bo.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:Bo.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:Bo.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:Bo.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:Bo.CONTENT},showOptions:{value:!0,property:"showOptions",propertyType:Bo.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:Bo.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:Bo.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:Bo.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:Bo.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:Bo.CONTENT}},dataConnector:{selectorKey:cs.DATA_CONNECTOR,dataConnector:us.dataConnector}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Ss||(Ss={}));var hs,Cs=function(){return{layout:{selectorKey:Ss.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"310",unit:1}),padding:Fr.padding,margin:Fr.margin,positionType:Fr.positionType},design:Object.assign(Object.assign({selectorKey:Ss.DESIGN},hi),Ti)}},Os={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Bo.CSS},displayStyle:{value:"Wrap Horizontal",propertyType:Bo.CONTROLS},gapBetweenItems:{value:"20",unit:1,property:"gapBetweenItems",propertyType:Bo.CSS},dropdownWidth:{value:"200",unit:1,property:"dropdownWidth",propertyType:Bo.CSS},showIcon:{value:!0,propertyType:Bo.CONTROLS},iconPosition:{value:"left",propertyType:Bo.CONTROLS}},content:{linksData:{value:[{id:an.generateUniqueId(),title:"Profile Details",name:"profileDetails",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:an.generateUniqueId(),title:"Addresses",name:"addresses",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:an.generateUniqueId(),title:"Orders",name:"orders",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:an.generateUniqueId(),title:"Returns",name:"returns",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:an.generateUniqueId(),title:"Wishlist",name:"wishlist",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:an.generateUniqueId(),title:"Quotes",name:"quotes",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"}],propertyType:Bo.CONTROLS},showTitle:{value:!0,propertyType:Bo.CONTROLS},linkType:{value:"page",propertyType:Bo.CONTROLS},openIn:{value:"_self",propertyType:Bo.CONTROLS},title:{value:"Quick Links",propertyType:Bo.CONTROLS},description:{value:"Quick Link Information",propertyType:Bo.CONTROLS},showDescription:{value:!0,propertyType:Bo.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:Bo.CONTROLS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Bo.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Bo.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Bo.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Bo.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Bo.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Bo.CSS},icon:{value:"",propertyType:Bo.CONTROLS},designiconSize:{value:"30",propertyType:Bo.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Bo.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:Bo.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:Bo.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:Bo.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:Bo.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:Bo.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:Bo.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:Bo.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"}(hs||(hs={}));var bs,vs=function(){return{layout:{selectorKey:hs.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"70",unit:1}),margin:Fr.margin,padding:Fr.padding,displayStyle:Os.layout.displayStyle,gapBetweenItems:Os.layout.gapBetweenItems,dropdownWidth:Os.layout.dropdownWidth,positionType:Fr.positionType,pinTo:Fr.pinTo},content:{selectorKey:hs.CONTENT,showTitle:Os.content.showTitle,title:Os.content.title,showDescription:Os.content.showDescription,description:Os.content.description,linksData:Os.content.linksData,linkType:Os.content.linkType,openIn:Os.content.openIn},design:{selectorKey:hs.DESIGN,quickLinksWidgetDesign:Object.assign(Object.assign({selectorKey:hs.QuickLinks_WIDGET,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,showIcon:Fr.showIcon,iconSize:Fr.iconSize,iconColor:Fr.iconColor},Yr),Vr),itemStyle:{selectorKey:hs.ITEM_STYLE,backgroundColor:Fr.backgroundColor,cropRatio:Fr.cropRatio,zoomImage:Fr.zoomImage,flip:Fr.flip,rotate:Fr.rotate,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,showBorder:Fr.showBorder,borderStyle:Fr.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:!1}),iconSize:Os.design.designiconSize,iconColor:Os.design.iconColor},quickLinksTextLayout:{selectorKey:hs.QUICK_LINKS_TEXT_LAYOUT,textVerticalPadding:Os.design.textVerticalPadding,textHorizontalPadding:Os.design.textHorizontalPadding,titleAndDescriptionSpacing:Os.design.titleAndDescriptionSpacing},quickLinksWidgetLayout:{selectorKey:hs.QUICK_LINKS_WIDGET_LAYOUT,verticalAlignment:Os.design.verticalAlignment,widgetTextAndItemSpacing:Os.design.widgetTextAndItemSpacing,textPosition:Os.design.textPosition},quickLinksTextContainerDesign:{selectorKey:hs.TEXT_CONTAINER_DESIGN,backgroundColor:Fr.backgroundColor,showBorder:Fr.showBorder,borderStyle:Fr.borderStyle,borderColor:Fr.borderColor,borderPerSlide:Fr.borderPerSlide,borderRadius:Fr.borderRadius,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,angle:Fr.angle,spread:Fr.spread,blur:Fr.blur}}}},ms={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:Bo.CONTROLS},buttonType:{value:"primaryButton",propertyType:Bo.CONTROLS},buttonText:{value:"Add Order",property:"buttonText",propertyType:Bo.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:Bo.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:Bo.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Bo.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:Bo.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:Bo.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(bs||(bs={}));var ws,Es=function(){return{layout:{selectorKey:bs.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"40",unit:1}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo,buttonStyle:ms.buttonStyle,buttonText:ms.buttonText,buttonIcon:ms.buttonIcon,iconPosition:ms.iconPosition,iconAndTextSpacing:ms.iconAndTextSpacing,alignment:ms.alignment,buttonType:ms.buttonType,linkTo:ms.linkTo},design:{selectorKey:bs.DESIGN,defaultState:Object.assign({selectorKey:bs.DEFAULT_STATE},qr),hoverState:Object.assign({selectorKey:bs.HOVER_STATE},Qr)},content:{},dataConnector:{selectorKey:bs.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}},Rs={buyforPageTitle:{value:"Buy For",property:"buyforPageTitle",propertyType:Bo.CONTROLS},showManageEmployees:{value:!0,property:"showManageEmployees",propertyType:Bo.CONTROLS},manageEmployeesLabel:{value:"Manage Employees",property:"manageEmployeesLabel",propertyType:Bo.CONTROLS},switchEmployeeLabel:{value:"Employee",property:"switchEmployeeLabel",propertyType:Bo.CONTROLS},showEmployeeId:{value:!0,property:"showEmployeeId",propertyType:Bo.CONTROLS},showEmployeeMail:{value:!0,property:"showEmployeeMail",propertyType:Bo.CONTROLS},showEmployeePhoneNumber:{value:!0,property:"showEmployeePhoneNumber",propertyType:Bo.CONTROLS},showEmployeeShippingAddress:{value:!0,property:"showEmployeeShippingAddress",propertyType:Bo.CONTROLS},showEmployeeShippingMethod:{value:!0,property:"showEmployeeShippingMethod",propertyType:Bo.CONTROLS},showEmployeeBillingAddress:{value:!0,property:"showEmployeeBillingAddress",propertyType:Bo.CONTROLS},showEmployeePaymentMethods:{value:!0,property:"showEmployeePaymentMethods",propertyType:Bo.CONTROLS},tabPosition:{value:"horizontal",property:"tabPosition",propertyType:Bo.CONTROLS},tabLayout:{value:"contain",property:"tabLayout",propertyType:Bo.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:Bo.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:Bo.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:Bo.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:Bo.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:Bo.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:Bo.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:Bo.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:Bo.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:Bo.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",e.BUY_FOR_PAGE_TITLE="pageTitleStyles",e.MANAGE_EMPLOYEES_LABEL_STYLES="manageEmployeesLabelStyles",e.SWITCH_EMPLOYEE_LABEL_STYLES="switchEmployeeLabelStyles",e.SWITCH_EMPLOYEE_OPTION_STYLES="switchEmployeeOptionStyles",e.EMPLOYEE_SECTON_STYLES="employeeSectonStyles",e.EMPLOYEE_NAME_STYLES="employeeNameStyles",e.EMPLOYEE_INFO_STYLES="employeeInfoStyles",e.EMPLOYEE_DETAIL_TITLE_STYLES="employeeDetailTitleStyles",e.EMPLOYEE_DETAIL_SUB_TITLE_STYLES="employeeDetailSubTitleStyles"}(ws||(ws={}));var fs,Ns={borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,backgroundColor:Fr.backgroundColor,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,highlights:Fr.highlights,shadows:Fr.shadows},Ls={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},As=function(){return{layout:Object.assign(Object.assign({selectorKey:ws.LAYOUT,width:Fr.width,height:Fr.height,margin:Fr.margin,padding:Fr.padding},Xr),{positionType:Fr.positionType,pinTo:Fr.pinTo,tabPosition:Rs.tabPosition,tabLayout:Rs.tabLayout,alignItems:Rs.alignItems,justifyContent:Rs.justifyContent,tabSpacing:Rs.tabSpacing,tabContainerSpacing:Rs.tabAndContainerSpacing,horizontalPadding:Rs.horizontalPadding,verticalPadding:Rs.verticalPadding,overflowTabs:Rs.overflowTabs,spacingBetweenRows:Rs.spacingBetweenRows}),design:{selectorKey:ws.DESIGN,pageTitleStyles:Object.assign({selectorKey:ws.BUY_FOR_PAGE_TITLE},Object.assign(Object.assign({},Ls),{fontSize:{value:24,unit:1,property:"fontSize",propertyType:Bo.CSS,parentRef:"ty-h1-ft-se"}})),manageEmployeesLabelStyles:Object.assign({selectorKey:ws.MANAGE_EMPLOYEES_LABEL_STYLES},Object.assign(Object.assign({},Ls),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:Bo.CSS,parentRef:"ty-h4-ft-se"},textColor:{value:{hex:"#0056d2",rgb:{r:"0",g:"86",b:"210",a:1}},property:"color",propertyType:Bo.CSS,parentRef:"ty-h4-cr"}})),switchEmployeeLabelStyles:Object.assign({selectorKey:ws.SWITCH_EMPLOYEE_LABEL_STYLES},Ls),switchEmployeeOptionStyles:Object.assign({selectorKey:ws.SWITCH_EMPLOYEE_OPTION_STYLES},Ls),employeeSectonStyles:Object.assign({selectorKey:ws.EMPLOYEE_SECTON_STYLES},Ls),employeeNameStyles:Object.assign({selectorKey:ws.EMPLOYEE_NAME_STYLES},Object.assign(Object.assign({},Ls),{fontSize:{value:20,unit:1,property:"fontSize",propertyType:Bo.CSS,parentRef:"ty-h2-ft-se"}})),employeeInfoStyles:Object.assign({selectorKey:ws.EMPLOYEE_INFO_STYLES},Object.assign(Object.assign({},Ls),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:Bo.CSS,parentRef:"ty-h4-ft-se"}})),employeeDetailTitleStyles:Object.assign({selectorKey:ws.EMPLOYEE_DETAIL_TITLE_STYLES},Object.assign(Object.assign({},Ls),{textColor:{value:{hex:"#6c757d",rgb:{r:"108",g:"117",b:"125",a:1}},property:"color",propertyType:Bo.CSS,parentRef:"ty-h4-cr"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:Bo.CSS,parentRef:"ty-h4-ft-se"}})),employeeDetailSubTitleStyles:Object.assign({selectorKey:ws.EMPLOYEE_DETAIL_SUB_TITLE_STYLES},Object.assign({},Object.assign(Object.assign({},Ls),{fontSize:{value:14,unit:1,property:"fontSize",propertyType:Bo.CSS,parentRef:"ty-h5-ft-se"},textColor:{value:{hex:"#222",rgb:{r:"34",g:"34",b:"34",a:1}},property:"color",propertyType:Bo.CSS,parentRef:"ty-h5-cr"}}))),tabContainer:Object.assign({selectorKey:ws.BUY_FOR_TAB_CONTAINER},Ns),tabs:{selectorKey:ws.BUY_FOR_TABS,defaultState:Object.assign(Object.assign({selectorKey:ws.DEFAULT_STATE},Ns),Object.assign(Object.assign({},Ls),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:Bo.CSS,parentRef:"ty-h4-ft-se"}})),hoverState:Object.assign(Object.assign({selectorKey:ws.HOVER_STATE},Ns),Object.assign(Object.assign({},Ls),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:Bo.CSS,parentRef:"ty-h4-ft-se"}})),selectedState:Object.assign(Object.assign({selectorKey:ws.SELECTED_STATE},Ns),Object.assign(Object.assign({},Ls),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:Bo.CSS,parentRef:"ty-h4-ft-se"}}))}},content:{selectorKey:ws.CONTENT,tabContent:Rs.tabContent,buyforPageTitle:Rs.buyforPageTitle,showManageEmployees:Rs.showManageEmployees,manageEmployeesLabel:Rs.manageEmployeesLabel,switchEmployeeLabel:Rs.switchEmployeeLabel,showEmployeeId:Rs.showEmployeeId,showEmployeeMail:Rs.showEmployeeMail,showEmployeePhoneNumber:Rs.showEmployeePhoneNumber,showEmployeeShippingAddress:Rs.showEmployeeShippingAddress,showEmployeeShippingMethod:Rs.showEmployeeShippingMethod,showEmployeeBillingAddress:Rs.showEmployeeBillingAddress,showEmployeePaymentMethods:Rs.showEmployeePaymentMethods}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(fs||(fs={}));var Ds,Is=function(){return{layout:{selectorKey:fs.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Bo.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Fr.height),{isReadOnly:!0}),margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo},design:{selectorKey:fs.DESIGN,backgroundColor:Object.assign(Object.assign({},Fr.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius}}},xs={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Bo.CONTROLS},hideProgressbar:{value:!1,propertyType:Bo.CONTROLS},closeOnClick:{value:!1,propertyType:Bo.CONTROLS},pauseToastWhenWindowLosesFocus:{value:!0,propertyType:Bo.CONTROLS},disableAutoClose:{value:!1,propertyType:Bo.CONTROLS},newestOnTop:{value:!1,propertyType:Bo.CONTROLS},pauseDelayOnHour:{value:!0,propertyType:Bo.CONTROLS},rightToLeftLayout:{value:!1,propertyType:Bo.CONTROLS},showAnimation:{value:!0,propertyType:Bo.CONTROLS},showCloseIcon:{value:!0,propertyType:Bo.CONTROLS},showButton:{value:!0,propertyType:Bo.CONTROLS},showText:{value:!0,propertyType:Bo.CONTROLS},showIcon:{value:!0,propertyType:Bo.CONTROLS},position:{value:"top-right",propertyType:Bo.CONTROLS},itemSpacing:{value:"20",unit:1,propertyType:Bo.CSS},itemsPlacement:{value:"Icon + Text",propertyType:Bo.CONTROLS},itemsDisplayDirection:{value:"horizontal",propertyType:Bo.CONTROLS},autocloseDelayInms:{value:5e3,propertyType:Bo.CONTROLS},transition:{value:"Bounce",propertyType:Bo.CONTROLS},progress:{value:0,propertyType:Bo.CONTROLS},limit:{value:0,propertyType:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Ds||(Ds={}));var Ps,_s=function(){return{layout:{selectorKey:Ds.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"300",unit:1}),margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo,position:xs.position,itemSpacing:xs.itemSpacing,itemsPlacement:xs.itemsPlacement,itemsDisplayDirection:xs.itemsDisplayDirection,showIcon:xs.showIcon,showText:xs.showText,showButton:xs.showButton,showCloseIcon:xs.showCloseIcon,showAnimation:xs.showAnimation,autocloseDelayInms:xs.autocloseDelayInms,transition:xs.transition,progress:xs.progress,limit:xs.limit,hideProgressbar:xs.hideProgressbar,closeOnClick:xs.closeOnClick,pauseToastWhenWindowLosesFocus:xs.pauseToastWhenWindowLosesFocus,disableAutoClose:xs.disableAutoClose,newestOnTop:xs.newestOnTop,pauseDelayOnHover:xs.pauseDelayOnHour,rightToLeftLayout:xs.rightToLeftLayout},design:Object.assign(Object.assign({selectorKey:Ds.DESIGN,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Object.assign(Object.assign({},Fr.showBorder),{value:!1}),showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,theme:Fr.theme,font:Fr.font,fontSize:{value:16,unit:1,property:"fontSize",propertyType:Bo.CSS,parentRef:"ty-h3-ft-se"},textColor:Object.assign(Object.assign({},Fr.textColor),{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}}}),bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.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:Bo.CSS},icon:{value:"filled-check-circle",propertyType:Bo.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},showIcon:Object.assign({},Fr.showIcon),iconSize:Object.assign({},Fr.iconSize),iconColor:Object.assign({},Fr.iconColor)},hi),{backgroundColor:Object.assign(Object.assign({},hi.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}}})})}},Bs={showSpotlightText:{value:!0,property:"showSpotlightText",propertyType:Bo.CONTROLS},spotlightSectionTypeControl:{value:"single",property:"spotlightSectionTypeControl",propertyType:Bo.CONTROLS},spotlightSectionType:{value:"Carousel",property:"spotlightSectionType",propertyType:Bo.CONTROLS},direction:{value:"Vertical",property:"direction",propertyType:Bo.CONTROLS},hotspotTypeControl:{value:"single",property:"hotspotTypeControl",propertyType:Bo.CONTROLS},hotspotLineDisplayControl:{value:"solid",property:"hotspotLineDisplayControl",propertyType:Bo.CONTROLS},hotspotLineTypeControl:{value:"bend",property:"hotspotLineTypeControl",propertyType:Bo.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Bo.CONTROLS},showThumbnailSliderControls:{value:!0,property:"showThumbnailSliderControls",propertyType:Bo.CONTROLS},showSliderNavigationControls:{value:!0,property:"showSliderNavigationControls",propertyType:Bo.CONTROLS},sliderNavigationControlsSize:{value:24,unit:1,property:"sliderNavigationControlsSize",propertyType:Bo.CSS},showPaginationDots:{value:!1,property:"showPaginationDots",propertyType:Bo.CONTROLS},paginationDotsSize:{value:10,unit:1,property:"paginationDotsSize",propertyType:Bo.CSS},hotspotXAndYCoordinates:{value:{x:{value:0},y:{value:0}},property:"hotspotXAndYCoordinates",propertyType:Bo.CONTROLS},showHotspotIcon:{value:!0,property:"showHotspotIcon",propertyType:Bo.CONTROLS},hotspotIconSize:{value:24,unit:1,property:"hotspotIconSize",propertyType:Bo.CSS},hotspotLineDirection:{value:"Left",property:"hotspotLineDirection",propertyType:Bo.CONTROLS},lineThickness:{value:1,unit:1,property:"lineThickness",propertyType:Bo.CSS},hotspotLineBendDirection:{value:"Bottom",property:"hotspotLineBendDirection",propertyType:Bo.CONTROLS},beforBendLineDistance:{value:85,unit:1,property:"beforBendLineDistance",propertyType:Bo.CSS},afterBendLineDistance:{value:38,unit:1,property:"afterBendLineDistance",propertyType:Bo.CSS},showDataConnectorIcons:{value:!0,property:"showDataConnectorIcons",propertyType:Bo.CONTROLS},startIconSize:{value:8,unit:1,property:"startIconSize",propertyType:Bo.CSS},endIconSize:{value:8,unit:1,property:"endIconSize",propertyType:Bo.CSS},spotlightType:{value:"Icon + Text",property:"spotlightType",propertyType:Bo.CONTROLS},spotlightItemPlacement:{value:"IconText",property:"spotlightItemPlacement",propertyType:Bo.CONTROLS},spotlightItemAlignment:{value:"Left",property:"spotlightItemAlignment",propertyType:Bo.CONTROLS},spotlightBoxPadding:{value:8,unit:1,property:"spotlightBoxPadding",propertyType:Bo.CSS},spotlightItemSpacing:{value:8,unit:1,property:"spotlightItemSpacing",propertyType:Bo.CSS},spotlightIconSize:{value:8,unit:1,property:"spotlightIconSize",propertyType:Bo.CSS},spotlightIconPadding:{value:8,unit:1,property:"spotlightIconPadding",propertyType:Bo.CSS},spotlightTextFontSize:{value:8,unit:1,property:"spotlightTextFontSize",propertyType:Bo.CSS},spotlightTextLineHeight:{value:8,unit:1,property:"spotlightTextLineHeight",propertyType:Bo.CSS},spotlightTextLetterSpacing:{value:8,unit:1,property:"spotlightTextLetterSpacing",propertyType:Bo.CSS},spotlightTextPadding:{value:8,unit:1,property:"spotlightTextPadding",propertyType:Bo.CSS},showSpotlightProductData:{value:!0,property:"spotlightProductPadding",propertyType:Bo.CSS},spotlightProductItemSpacing:{value:8,unit:1,property:"spotlightProductItemSpacing",propertyType:Bo.CSS},spotlightProductPadding:{value:8,unit:1,property:"spotlightProductPadding",propertyType:Bo.CSS},spotlightText:{value:"",property:"spotlightText",propertyType:Bo.CONTROLS},showProductCode:{value:!0,property:"showProductCode",propertyType:Bo.CONTROLS},showProductPrice:{value:!0,property:"showProductPrice",propertyType:Bo.CONTROLS},showAddToCartButton:{value:!0,property:"showAddToCartButton",propertyType:Bo.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:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector",e.SPOTLIGHT_TEXT="spotlightText"}(Ps||(Ps={}));var js,Hs=function(e){return{layout:{selectorKey:Ps.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:Bo.CSS},height:{value:"28",property:"height",unit:1,propertyType:Bo.CSS},margin:Fr.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:Bo.CSS},positionType:Fr.positionType,pinTo:Fr.pinTo,showSpotlightText:Bs.showSpotlightText,spotlightSectionTypeControl:Bs.spotlightSectionTypeControl,spotlightSectionType:Bs.spotlightSectionType,direction:Bs.direction,hotspotTypeControl:Bs.hotspotTypeControl,hotspotLineDisplayControl:Bs.hotspotLineDisplayControl,hotspotLineTypeControl:Bs.hotspotLineTypeControl,sliderControl:Bs.sliderControl,showThumbnailSliderControls:Bs.showThumbnailSliderControls,showSliderNavigationControls:Bs.showSliderNavigationControls,sliderNavigationControlsSize:Bs.sliderNavigationControlsSize,showPaginationDots:Bs.showPaginationDots,paginationDotsSize:Bs.paginationDotsSize,hotspotXAndYCoordinates:Bs.hotspotXAndYCoordinates,showHotspotIcon:Bs.showHotspotIcon,hotspotIconSize:Bs.hotspotIconSize,hotspotLineDirection:Bs.hotspotLineDirection,lineThickness:Bs.lineThickness,hotspotLineBendDirection:Bs.hotspotLineBendDirection,beforBendLineDistance:Bs.beforBendLineDistance,afterBendLineDistance:Bs.afterBendLineDistance,showDataConnectorIcons:Bs.showDataConnectorIcons,startIconSize:Bs.startIconSize,endIconSize:Bs.endIconSize,spotlightType:Bs.spotlightType,spotlightItemPlacement:Bs.spotlightItemPlacement,spotlightItemAlignment:Bs.spotlightItemAlignment,spotlightBoxPadding:Bs.spotlightBoxPadding,spotlightItemSpacing:Bs.spotlightItemSpacing,spotlightIconSize:Bs.spotlightIconSize,spotlightIconPadding:Bs.spotlightIconPadding,spotlightTextFontSize:Bs.spotlightTextFontSize,spotlightTextLineHeight:Bs.spotlightTextLineHeight,spotlightTextLetterSpacing:Bs.spotlightTextLetterSpacing,spotlightTextPadding:Bs.spotlightTextPadding,showSpotlightProductData:Bs.showSpotlightProductData,spotlightProductItemSpacing:Bs.spotlightProductItemSpacing,spotlightProductPadding:Bs.spotlightProductPadding},design:{selectorKey:Ps.DESIGN,spotlightText:Object.assign({selectorKey:Ps.SPOTLIGHT_TEXT,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},hi)},content:{spotlightText:Bs.spotlightText,showProductCode:Bs.showProductCode,showProductPrice:Bs.showProductPrice,showAddToCartButton:Bs.showAddToCartButton,slides:Bs.slides},dataConnector:{selectorKey:Ps.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}},Ks={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Bo.CONTROLS},positionDisplayStyle:{value:"Dropdown",property:"positionDisplayStyle",propertyType:Bo.CONTROLS},logoDisplayStyle:{value:"Dropdown",property:"logoDisplayStyle",propertyType:Bo.CONTROLS},textFontDisplayStyle:{value:"Dropdown",property:"textFontDisplayStyle",propertyType:Bo.CONTROLS},textColorDisplayStyle:{value:"Dropdown",property:"textColorDisplayStyle",propertyType:Bo.CONTROLS},itemGap:{value:10,unit:1,property:"itemGap",propertyType:Bo.CSS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:Bo.CSS},logoOverflowControl:{value:"Wrap",property:"logoOverflowControl",propertyType:Bo.CONTROLS},positionOverflowControl:{value:"Wrap",property:"positionOverflowControl",propertyType:Bo.CONTROLS},textFontOverflowControl:{value:"Wrap",property:"textOverflowControl",propertyType:Bo.CONTROLS},textColorOverflowControl:{value:"Wrap",property:"textOverflowControl",propertyType:Bo.CONTROLS},numOfItemsToShowForPosition:{value:3,property:"numOfItemsToShowForPosition",propertyType:Bo.CONTROLS},numOfItemsToShowForLogo:{value:3,property:"numOfItemsToShowForLogo",propertyType:Bo.CONTROLS},numOfItemsToShowForTextFont:{value:3,property:"numOfItemsToShowForTextFont",propertyType:Bo.CONTROLS},numOfItemsToShowForTextColor:{value:3,property:"numOfItemsToShowForTextColor",propertyType:Bo.CONTROLS},dropdownItemPadding:{value:10,unit:1,property:"dropdownItemPadding",propertyType:Bo.CSS},tabItemPadding:{value:10,unit:1,property:"tabItemPadding",propertyType:Bo.CSS}},zs={showPosition:{value:!0,property:"showPosition",propertyType:Bo.CONTROLS},showLogo:{value:!0,property:"showLogo",propertyType:Bo.CONTROLS},showTextFont:{value:!0,property:"showTextFont",propertyType:Bo.CONTROLS},showTextColor:{value:!0,property:"showTextColor",propertyType:Bo.CONTROLS},showTextLine:{value:!0,property:"showTextLine",propertyType:Bo.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:Bo.CONTROLS},showNote:{value:!0,property:"showNote",propertyType:Bo.CONTROLS},showPreview:{value:!0,property:"showPreview",propertyType:Bo.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"}(js||(js={}));var ks,Us={borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,backgroundColor:Fr.backgroundColor,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,highlights:Fr.highlights,shadows:Fr.shadows},Gs={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,backgroundColor:Fr.backgroundColor},Ms=function(){return{layout:{selectorKey:js.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:570,unit:jo.PIXELS}),height:Object.assign(Object.assign({},Fr.height),{value:300,unit:jo.PIXELS}),margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo,positionDisplayStyle:Ks.positionDisplayStyle,logoDisplayStyle:Ks.logoDisplayStyle,textFontDisplayStyle:Ks.textFontDisplayStyle,textColorDisplayStyle:Ks.textColorDisplayStyle,itemGap:Ks.itemGap,spacingBetweenItems:Ks.spacingBetweenItems,logoOverflowControl:Ks.logoOverflowControl,positionOverflowControl:Ks.positionOverflowControl,textFontOverflowControl:Ks.textFontOverflowControl,textColorOverflowControl:Ks.textColorOverflowControl,numOfItemsToShowForPosition:Ks.numOfItemsToShowForPosition,numOfItemsToShowForLogo:Ks.numOfItemsToShowForLogo,numOfItemsToShowForTextFont:Ks.numOfItemsToShowForTextFont,numOfItemsToShowForTextColor:Ks.numOfItemsToShowForTextColor,dropdownItemPadding:Ks.dropdownItemPadding,tabItemPadding:Ks.tabItemPadding},design:{selectorKey:js.DESIGN,labelDesign:Object.assign(Object.assign({selectorKey:js.LABEL_DESIGN},Us),Gs),tabDesign:Object.assign(Object.assign({selectorKey:js.TAB_DEsIGN},Us),Gs),dropdownDesign:Object.assign(Object.assign({selectorKey:js.DROP_DOWN_DESIGN},Us),Gs),showMoreButtonDesign:Object.assign(Object.assign({selectorKey:js.SHOW_MORE_BUTTON_DESIGN},Us),Gs),previewDesign:Object.assign(Object.assign({selectorKey:js.PREVIEW_DESIGN},Us),Gs),dropdownListDesign:Object.assign(Object.assign({selectorKey:js.DROP_DOWN_LIST_DESIGN},Us),Gs),noteDesign:Object.assign(Object.assign({selectorKey:js.NOTE_DESIGN},Us),Gs)},content:{selectorKey:js.CONTENT,showPosition:zs.showPosition,showLogo:zs.showLogo,showTextFont:zs.showTextFont,showTextColor:zs.showTextColor,showTextLine:zs.showTextLine,showDivider:zs.showDivider,showNote:zs.showNote,showPreview:zs.showPreview},dataConnector:{selectorKey:js.DATA_CONNECTOR,dataConnector:Ks.dataConnector}}},Ws={listContent:{value:[{title:"List Item",contentSource:{title:"List Item",description:"Item Description",icon:Fr.icon,content:{}},key:"123456tghjuik"}],property:"listContent",propertyType:Bo.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",e.DESCRIPTION="description",e.TEXTCONTAINER="textContainer"}(ks||(ks={}));var Vs,Ys={borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,backgroundColor:Fr.backgroundColor,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},Fs={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},Xs={icon:Fr.icon,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Fr.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),verticalAlignment:{value:"start",property:"verticalAlignment",propertyType:Bo.CSS},iconGap:{value:6,unit:jo.PIXELS,property:"iconGap",propertyType:Bo.CSS}},qs={showDivider:Object.assign(Object.assign({},Fr.showDivider),{value:!0,parentRef:"bs-dt-se-sw-in-di"}),dividerStyle:Object.assign(Object.assign({},Fr.borderStyle),{property:"dividerStyle"}),dividerWidth:{value:"100",property:"dividerWidth",unit:jo.PERCENTAGE,propertyType:Bo.CSS},dividerWeight:{value:"1",property:"dividerWeight",unit:jo.PIXELS,propertyType:Bo.CSS},dividerColor:Object.assign(Object.assign({},Fr.iconColor),{property:"dividerColor",value:null,parentRef:"bs-dt-se-in-cr"})},Qs=Object.assign({listGap:{value:12,unit:jo.PIXELS,property:"listGap",propertyType:Bo.CSS}},qs),Zs=function(){return{layout:{selectorKey:ks.LAYOUT,width:Fr.width,height:Fr.height,margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo},design:{selectorKey:ks.DESIGN,list:Object.assign(Object.assign({selectorKey:ks.LIST},Ys),Qs),icon:{selectorKey:ks.ICON,defaultState:Object.assign({selectorKey:ks.DEFAULT_STATE},Xs),hoverState:{selectorKey:ks.HOVER_STATE}},text:{selectorKey:ks.TEXT,defaultState:Object.assign({selectorKey:ks.DEFAULT_STATE},Fs),hoverState:{selectorKey:ks.HOVER_STATE}},description:Object.assign({selectorKey:ks.TEXT},Fs),textContainer:Object.assign(Object.assign({selectorKey:ks.TEXTCONTAINER,padding:Fr.padding,itemGap:{value:jo.PIXELS,unit:jo.PIXELS,property:"itemGap",propertyType:Bo.CSS}},qs),{dividerWidth:Object.assign(Object.assign({},null==qs?void 0:qs.dividerWidth),{isSpecial:!0}),dividerPosition:{value:"start",property:"dividerPosition",propertyType:Bo.CONTROLS}})},content:{selectorKey:ks.CONTENT,listContent:Ws.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.HAMBURGER_OPTIONS="hamburgerOptions",e.HAMBURGER_STYLE="hamburgerStyle",e.SELECTED_STATE="selected"}(Vs||(Vs={}));var Js,$s={borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,backgroundColor:Fr.backgroundColor,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},ed={containerWidth:{value:0,property:"containerWidth",unit:jo.PIXELS,propertyType:Bo.CSS},containerOffsetY:{value:0,property:"containerOffsetY",unit:jo.PIXELS,propertyType:Bo.CSS},containerOffsetX:{value:0,property:"containerOffsetX",unit:jo.PIXELS,propertyType:Bo.CSS},padding:Fr.padding},td={showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Fr.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconGap:{value:4,unit:jo.PIXELS,property:"iconGap",propertyType:Bo.CSS}},od=Object.assign(Object.assign({},td),{icon:Object.assign(Object.assign({},Fr.icon),{value:"flex-hamburger"})}),rd={verticalAlignment:{value:"start",property:"verticalAlignment",propertyType:Bo.CSS},breakpoint:{value:"mobile",property:"breakpoint",propertyType:Bo.CONTROLS},containerOffsetY:{value:0,property:"containerOffsetY",unit:jo.PIXELS,propertyType:Bo.CSS}},id={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},ad={defaultState:Object.assign(Object.assign(Object.assign({selectorKey:Vs.DEFAULT_STATE},$s),od),{padding:Object.assign(Object.assign({},Fr.padding),{isSepcial:!0})}),hoverState:Object.assign(Object.assign(Object.assign({selectorKey:Vs.HOVER_STATE},$s),od),{padding:Object.assign(Object.assign({},Fr.padding),{isSepcial:!0})})},nd={defaultState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Vs.DEFAULT_STATE},$s),{padding:Fr.padding}),id),td),hoverState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Vs.HOVER_STATE},$s),{padding:Fr.padding}),id),td),selectedState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Vs.SELECTED_STATE},$s),{padding:Fr.padding}),id),td)},ld=function(){return{layout:Object.assign(Object.assign({selectorKey:Vs.LAYOUT,width:Fr.width,height:Object.assign(Object.assign({},Fr.height),{isReadOnly:!0}),margin:Fr.margin,padding:Fr.padding},Xr),{positionType:Fr.positionType,pinTo:Fr.pinTo,direction:{value:"horizontal",property:"direction",propertyType:Bo.CONTROLS},itemGap:{property:"itemGap",propertyType:Bo.CSS,value:0,unit:jo.PIXELS},justifyContent:{property:"justifyContent",propertyType:Bo.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Bo.CSS,value:"start"}}),design:ja(ja(ja(ja(ja(ja({selectorKey:Vs.DESIGN},Vs.MENU_CONTAINER,Object.assign({selectorKey:Vs.MENU_CONTAINER},$s)),Vs.MENU_ITEM_STYLE,Object.assign({selectorKey:Vs.MENU_ITEM_STYLE},nd)),Vs.SUB_MENU_CONTAINER,Object.assign(Object.assign({selectorKey:Vs.SUB_MENU_CONTAINER},$s),ed)),Vs.SUBMENU_ITEM_STYLE,Object.assign({selectorKey:Vs.SUBMENU_ITEM_STYLE},nd)),Vs.HAMBURGER_OPTIONS,Object.assign({selectorKey:Vs.HAMBURGER_OPTIONS},rd)),Vs.HAMBURGER_STYLE,Object.assign({selectorKey:Vs.HAMBURGER_STYLE},ad)),content:{selectorKey:Vs.CONTENT,data:{value:[],property:"data",propertyType:Bo.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content"}(Js||(Js={}));var pd,sd=function(){return{layout:{selectorKey:Js.LAYOUT,showSubMenu:{value:!1,property:"showSubMenu",propertyType:Bo.CONTROLS},showSubMenuStyle:{value:"On Hover",property:"showSubMenuStyle",propertyType:Bo.CONTROLS},itemGap:{property:"itemGap",propertyType:Bo.CSS,value:0,unit:jo.PIXELS}},content:{selectorKey:Js.CONTENT}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(pd||(pd={}));var dd,cd=function(){return{layout:Object.assign(Object.assign({selectorKey:pd.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Bo.CSS},minHeight:Object.assign(Object.assign({},Fr.minHeight),{value:200,unit:jo.PIXELS}),margin:Fr.margin,padding:Fr.padding,flexboxOverflow:{property:"flexOverflow",propertyType:Bo.CSS,value:"visible"},flexWrap:{property:"flexWrap",propertyType:Bo.CSS,value:"nowrap"}},Xr),{positionType:Fr.positionType,pinTo:Fr.pinTo,displayStyle:{value:"flex-box",property:"displayStyle",propertyType:Bo.CONTROLLED_CSS},direction:{value:"row",property:"displayStyle",propertyType:Bo.CONTROLLED_CSS},rowGap:{property:"rowGap",propertyType:Bo.CSS,value:1,unit:jo.PIXELS},columnGap:{property:"columnGap",propertyType:Bo.CSS,value:1,unit:jo.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:Bo.CSS},justifyContent:{property:"justifyContent",propertyType:Bo.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Bo.CSS,value:"start"}}),design:Object.assign({selectorKey:pd.DESIGN,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},hi),dataConnector:{selectorKey:pd.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Bo.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Bo.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(dd||(dd={}));var yd,ud=function(){return{layout:Object.assign(Object.assign({selectorKey:dd.LAYOUT,width:{value:100,property:"width",unit:jo.PERCENTAGE,propertyType:Bo.CSS},minHeight:Object.assign(Object.assign({},Fr.minHeight),{value:200,unit:jo.PIXELS})},Xr),{padding:Fr.padding,itemGap:{property:"itemGap",propertyType:Bo.CSS,value:0,unit:jo.PIXELS},justifyContent:{property:"justifyContent",propertyType:Bo.CSS,value:"start"},flexSize:{property:"flexSize",propertyType:Bo.CONTROLLED_CSS,value:"shrink"}}),design:Object.assign({selectorKey:dd.DESIGN,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},hi)}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.FILTER_ICON="cartIcon",e.MINI_FILTER_TEXT="miniFilterText",e.FILTER_ITEMS_COUNT="cartItemsCount",e.CHIP_BUTTON="chipButton",e.CHIP_BUTTON_DEFAULT_STATE="chipButtonDefault",e.CHIP_BUTTON_HOVER_STATE="chipButtonHover"}(yd||(yd={}));var Sd,gd=function(){return{layout:{selectorKey:yd.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"135",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"40",unit:1}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo},design:{selectorKey:yd.DESIGN,defaultState:{selectorKey:yd.CHIP_BUTTON_DEFAULT_STATE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,padding:Object.assign(Object.assign({},Fr.padding),{isSepcial:!0}),borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:yd.CHIP_BUTTON_HOVER_STATE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,padding:Object.assign(Object.assign({},Fr.padding),{isSepcial:!0}),shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}}}},Td={sizeChart:{value:!0,property:"sizeChart",propertyType:Bo.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Bo.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Bo.CONTROLS},buttonType:{value:"primaryButton",propertyType:Bo.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Bo.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Bo.CONTROLS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:Bo.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Bo.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:Bo.CSS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Bo.CSS},displayStyle:{value:"Slider",propertyType:Bo.CONTROLS},zoomType:{value:"magnifier",propertyType:Bo.CONTROLS},scrollDirection:{value:"Vertical",propertyType:Bo.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:Bo.CONTROLS},scrollControl:{value:"Non",propertyType:Bo.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:Bo.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:Bo.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:Bo.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:Bo.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:Bo.CSS},sliderControl:{value:"Arrows",propertyType:Bo.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:Bo.CONTROLS},loopImages:{value:!1,propertyType:Bo.CONTROLS},setItemsPerRow:{value:!1,propertyType:Bo.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:Bo.CONTROLS},autoplay:{value:!1,propertyType:Bo.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:Bo.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:Bo.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:Bo.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Bo.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Bo.CONTROLS},backgroundShape:{value:"Round",propertyType:Bo.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Bo.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Bo.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Bo.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Bo.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Bo.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Bo.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Bo.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Bo.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:Bo.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selected",e.LAYOUT="layout",e.DESIGN="design",e.SIZE_CHART="sizeChart",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.DATA_CONNECTOR="dataConnector"}(Sd||(Sd={}));var hd,Cd=function(){return{layout:{selectorKey:Sd.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"125",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"40",unit:1}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo,sizeChart:Td.sizeChart,zoomType:Td.zoomType,displayStyle:Td.displayStyle,scrollDirection:Td.scrollDirection,noOfItemsToLoad:Td.noOfItemsToLoad,scrollControl:Td.scrollControl,itemsPerSlide:Td.itemsPerSlide,itemsPerRow:Td.itemsPerRow,itemsPerColumn:Td.itemsPerColumn,itemGap:Td.itemGap,rowGap:Td.rowGap,sliderControl:Td.sliderControl,controlPosition:Td.controlPosition,loopImages:Td.loopImages,setItemsPerRow:Td.setItemsPerRow,sliderDisplayScrollbar:Td.sliderDisplayScrollbar,autoplay:Td.autoplay,autoplayStyle:Td.autoplayStyle,autoplayDuration:Td.autoplayDuration,sliderSpeed:Td.sliderSpeed},design:{selectorKey:Sd.DESIGN,sizeChart:{selectorKey:Sd.SIZE_CHART,defaultState:Object.assign({selectorKey:Sd.DEFAULT_STATE},Jr),hoverState:{selectorKey:Sd.HOVER_STATE},selectedState:{selectorKey:Sd.SELECTED_STATE}},galleryWidgetStyle:Object.assign(Object.assign({selectorKey:Sd.GALLERY_WIDGET_STYLE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:!0}),iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Yr),Vr),itemStyle:Object.assign(Object.assign({selectorKey:Sd.GALLERY_WIDGET_STYLE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:!0}),iconSize:Fr.iconSize,iconColor:Object.assign(Object.assign({},Fr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Yr),Vr),paginationArrows:{selectorKey:Sd.PAGINATION_ARROWS,arrowIconStyle:Td.arrowIconStyle,leftArrowIconStyle:Td.leftArrowIconStyle,rightArrowIconStyle:Td.rightArrowIconStyle,backgroundShape:Td.backgroundShape,arrowSize:Td.arrowSize,arrowColor:Td.arrowColor},paginationDots:{selectorKey:Sd.PAGINATION_DOTS,dotSize:Td.dotSize,currentDotColor:Td.currentDotColor,otherDotColor:Td.otherDotColor},paginationLine:{selectorKey:Sd.PAGINATION_LINE,currentLineColor:Td.currentLineColor,otherLineColor:Td.otherLineColor,lineHeight:Td.lineHeight,lineWidth:Td.lineWidth}},content:{},dataConnector:{selectorKey:Sd.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"productSizeChart",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}},Od={displayType:{value:"Vertical",property:"displayType",propertyType:Bo.CONTROLS},allowanceNumOfItemsToShow:{value:4,property:"allowanceNumOfItemsToShow",propertyType:Bo.CONTROLS},allowanceItemSpacing:{value:10,unit:1,property:"allowanceItemSpacing",propertyType:Bo.CSS},allowanceShowOtherItems:{value:"On Scroll",property:"allowanceShowOtherItems",propertyType:Bo.CONTROLS},allowanceShowScrollIcons:{value:!0,property:"allowanceShowScrollIcons",propertyType:Bo.CONTROLS},quotaNumOfItemsToShow:{value:4,property:"quotaNumOfItemsToShow",propertyType:Bo.CONTROLS},quotaItemSpacing:{value:10,unit:1,property:"quotaItemSpacing",propertyType:Bo.CSS},quotaShowOtherItems:{value:"On Scroll",property:"quotaShowOtherItems",propertyType:Bo.CONTROLS},quotaShowScrollIcons:{value:!0,property:"quotaShowScrollIcons",propertyType:Bo.CONTROLS},userInfoNumOfItemsToShow:{value:4,property:"userInfoNumOfItemsToShow",propertyType:Bo.CONTROLS},userInfoItemSpacing:{value:10,unit:1,property:"userInfoItemSpacing",propertyType:Bo.CSS},userInfoShowOtherItems:{value:"On Scroll",property:"userInfoShowOtherItems",propertyType:Bo.CONTROLS},userInfoShowScrollIcons:{value:!0,property:"userInfoShowScrollIcons",propertyType:Bo.CONTROLS},userInfoSecondaryNumOfItemsToShow:{value:4,property:"userInfoSecondaryNumOfItemsToShow",propertyType:Bo.CONTROLS},userInfoSecondaryItemSpacing:{value:10,unit:1,property:"userInfoSecondaryItemSpacing",propertyType:Bo.CSS},userInfoSecondaryShowOtherItems:{value:"On Scroll",property:"userInfoSecondaryShowOtherItems",propertyType:Bo.CONTROLS},userInfoSecondaryShowScrollIcons:{value:!0,property:"userInfoSecondaryShowScrollIcons",propertyType:Bo.CONTROLS},showAllowance:{value:!0,property:"showAllowance",propertyType:Bo.CONTROLS},showQuota:{value:!0,property:"showQuota",propertyType:Bo.CONTROLS},showUserInfo:{value:!0,property:"showUserInfo",propertyType:Bo.CONTROLS},showUserInfoSecondary:{value:!0,property:"showUserInfoSecondary",propertyType:Bo.CONTROLS},contentAlignment:{value:"Vertical",property:"contentAlignment",propertyType:Bo.CONTROLS}},bd={userProfile:{value:!0,property:"userProfile",propertyType:Bo.CONTROLS},userEmail:{value:!0,property:"userEmail",propertyType:Bo.CONTROLS},userPhone:{value:!0,property:"userPhone",propertyType:Bo.CONTROLS},userId:{value:!0,property:"userId",propertyType:Bo.CONTROLS},numOfPaymentMethods:{value:!0,property:"numOfPaymentMethods",propertyType:Bo.CONTROLS},numOfOrdersPlaced:{value:!0,property:"numOfOrdersPlaced",propertyType:Bo.CONTROLS},myCart:{value:!0,property:"myCart",propertyType:Bo.CONTROLS},shippingAddress:{value:!0,property:"shippingAddress",propertyType:Bo.CONTROLS},quotaLabel:{value:"Your Quota",property:"quotaLabel",propertyType:Bo.CONTROLS},allowanceLabel:{value:"Your Allowance",property:"allowanceLabel",propertyType:Bo.CONTROLS},shippingAddressLabel:{value:"Shipping Address",property:"shippingAddressLabel",propertyType:Bo.CONTROLS},activeOrdersLabel:{value:"Active Orders",property:"activeOrdersLabel",propertyType:Bo.CONTROLS},paymentMethodsLabel:{value:"Payment Methods",property:"paymentMethodsLabel",propertyType:Bo.CONTROLS},myCartLabel:{value:"My Cart",property:"myCartLabel",propertyType:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.USER_INFO_DESIGN="userInfoDesign",e.USER_NAME_DESIGN="userNameDesign",e.USER_ID_DESIGN="userIdDesign",e.USER_EMAIL_DESIGN="userEmailDesign",e.USER_PHONE_DESIGN="userPhoneDesign",e.QUOTA_DESIGN="quotaDesign",e.FILL_AND_OPACITY="fillAndOpacity",e.QUOTA_HEADING_DESIGN="quotaHeadingDesign",e.QUOTA_NAME_DESIGN="quotaNameDesign",e.QUOTA_EXPIRY_DESIGN="quotaExpiryDesign",e.QUOTA_INVENTORY_DESIGN="quotaInventoryDesign",e.ALLOWANCE_DESIGN="allowanceDesign",e.ALLOWANCE_HEADING_DESIGN="allowanceHeadingDesign",e.ALLOWANCE_NAME_DESIGN="allowanceNameDesign",e.ALLOWANCE_EXPIRY_DESIGN="allowanceExpiryDesign",e.ALLOWANCE_INVENTORY_DESIGN="allowanceInventoryDesign",e.USER_SECONDARY_INFO_DESIGN="userSecondaryInfoDesign",e.USER_SECONDARY_INFO_HEADING_DESIGN="userSecondaryInfoHeadingDesign",e.USER_SECONDARY_INFO_LABEL_DESIGN="userSecondaryInfoLabelDesign",e.USER_SECONDARY_INFO_VALUE_DESIGN="userSecondaryInfoValueDesign"}(hd||(hd={}));var vd,md={borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,backgroundColor:Fr.backgroundColor,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,highlights:Fr.highlights,shadows:Fr.shadows},wd={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},Ed={icon:Fr.icon,showIcon:Fr.showIcon,iconSize:Fr.iconSize,iconColor:Fr.iconColor},Rd=function(){return{layout:{selectorKey:hd.LAYOUT,adjustment:Fr.adjustment,width:Object.assign(Object.assign({},Fr.width),{value:350,unit:jo.PIXELS}),height:Object.assign(Object.assign({},Fr.height),{value:150,unit:jo.PIXELS}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,displayType:Od.displayType,quotaNumOfItemsToShow:Od.quotaNumOfItemsToShow,quotaItemSpacing:Od.quotaItemSpacing,quotaShowOtherItems:Od.quotaShowOtherItems,quotaShowScrollIcons:Od.quotaShowScrollIcons,allowanceNumOfItemsToShow:Od.allowanceNumOfItemsToShow,allowanceItemSpacing:Od.allowanceItemSpacing,allowanceShowOtherItems:Od.allowanceShowOtherItems,allowanceShowScrollIcons:Od.allowanceShowScrollIcons,userInfoNumOfItemsToShow:Od.userInfoNumOfItemsToShow,userInfoItemSpacing:Od.userInfoItemSpacing,userInfoShowOtherItems:Od.userInfoShowOtherItems,userInfoShowScrollIcons:Od.userInfoShowScrollIcons,userInfoSecondaryNumOfItemsToShow:Od.userInfoSecondaryNumOfItemsToShow,userInfoSecondaryItemSpacing:Od.userInfoSecondaryItemSpacing,userInfoSecondaryShowOtherItems:Od.userInfoSecondaryShowOtherItems,userInfoSecondaryShowScrollIcons:Od.userInfoSecondaryShowScrollIcons,showAllowance:Od.showAllowance,showQuota:Od.showQuota,showUserInfo:Od.showUserInfo,showUserInfoSecondary:Od.showUserInfoSecondary,contentAlignment:Od.contentAlignment},design:{selectorKey:hd.DESIGN,userInfoDesign:{selectorKey:hd.DESIGN,fillAndOpacity:Object.assign({selectorKey:hd.FILL_AND_OPACITY},md),userNameDesign:Object.assign(Object.assign({selectorKey:hd.USER_NAME_DESIGN},wd),Ed),userIdDesign:Object.assign(Object.assign({selectorKey:hd.USER_ID_DESIGN},wd),Ed),userEmailDesign:Object.assign(Object.assign({selectorKey:hd.USER_EMAIL_DESIGN},wd),Ed),userPhoneDesign:Object.assign(Object.assign({selectorKey:hd.USER_PHONE_DESIGN},wd),Ed)},quotaDesign:{selectorKey:hd.QUOTA_DESIGN,fillAndOpacity:Object.assign({selectorKey:hd.FILL_AND_OPACITY},md),quotaHeadingDesign:Object.assign({selectorKey:hd.QUOTA_HEADING_DESIGN},wd),quotaNameDesign:Object.assign({selectorKey:hd.QUOTA_NAME_DESIGN},wd),quotaExpiryDesign:Object.assign({selectorKey:hd.QUOTA_EXPIRY_DESIGN},wd),quotaInventoryDesign:Object.assign({selectorKey:hd.QUOTA_INVENTORY_DESIGN},wd)},allowanceDesign:{selectorKey:hd.ALLOWANCE_DESIGN,fillAndOpacity:Object.assign({selectorKey:hd.FILL_AND_OPACITY},md),allowanceHeadingDesign:Object.assign({selectorKey:hd.ALLOWANCE_HEADING_DESIGN},wd),allowanceNameDesign:Object.assign({selectorKey:hd.ALLOWANCE_NAME_DESIGN},wd),allowanceExpiryDesign:Object.assign({selectorKey:hd.ALLOWANCE_EXPIRY_DESIGN},wd),allowanceInventoryDesign:Object.assign({selectorKey:hd.ALLOWANCE_INVENTORY_DESIGN},wd)},userSecondaryInfoDesign:{selectorKey:hd.USER_SECONDARY_INFO_DESIGN,fillAndOpacity:Object.assign({selectorKey:hd.FILL_AND_OPACITY},md),userSecondaryInfoHeadingDesign:Object.assign({selectorKey:hd.USER_SECONDARY_INFO_HEADING_DESIGN},wd),userSecondaryInfoLabelDesign:Object.assign({selectorKey:hd.USER_SECONDARY_INFO_LABEL_DESIGN},wd),userSecondaryInfoValueDesign:Object.assign({selectorKey:hd.USER_SECONDARY_INFO_VALUE_DESIGN},wd)}},content:{selectorKey:hd.CONTENT,userProfile:bd.userProfile,userEmail:bd.userEmail,userPhone:bd.userPhone,userId:bd.userId,numOfPaymentMethods:bd.numOfPaymentMethods,numOfOrdersPlaced:bd.numOfOrdersPlaced,myCart:bd.myCart,shippingAddress:bd.shippingAddress,quotaLabel:bd.quotaLabel,allowanceLabel:bd.allowanceLabel,shippingAddressLabel:bd.shippingAddressLabel,activeOrdersLabel:bd.activeOrdersLabel,paymentMethodsLabel:bd.paymentMethodsLabel,myCartLabel:bd.myCartLabel}}},fd={badge:{value:!0,property:"badge",propertyType:Bo.CONTROLS},showIcon:{value:!1,property:"showIcon",propertyType:Bo.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Bo.CONTROLS},buttonType:{value:"primaryButton",propertyType:Bo.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Bo.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Bo.CONTROLS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:Bo.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Bo.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:Bo.CSS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Bo.CSS},badgeType:{value:"New",property:"badgeType",propertyType:Bo.CONTROLS},direction:{property:"direction",propertyType:Bo.CONTROLS,value:"horizontal"},itemGap:{property:"itemGap",propertyType:Bo.CSS,value:0,unit:jo.PIXELS},justifyContent:{property:"justifyContent",propertyType:Bo.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Bo.CSS,value:"start"},badgePosition:{value:{x:{value:0},y:{value:0}},property:"badgePosition",propertyType:Bo.CONTROLS},spacingBetweenItems:{value:4,unit:1,property:"spacingBetweenItems",propertyType:Bo.CSS},badgeItemStyle:{value:"style1",propertyType:Bo.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.NEW_STATE="newState",e.BESTSELLER_STATE="bestsellerState",e.LIMITED_STATE="limitedState",e.EXCLUSIVE_STATE="exclusiveState",e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.BADGE="badge",e.DATA_CONNECTOR="dataConnector"}(vd||(vd={}));var Nd,Ld={borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,backgroundColor:Fr.backgroundColor,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,highlights:Fr.highlights,shadows:Fr.shadows},Ad={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,backgroundColor:Fr.backgroundColor},Dd={icon:Fr.icon,showIcon:Object.assign(Object.assign({},Fr.showIcon),{value:!1}),iconSize:Fr.iconSize,iconColor:Fr.iconColor},Id=function(){return{layout:{selectorKey:vd.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"125",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"40",unit:1}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo,badge:fd.badge,badgeType:fd.badgeType,direction:fd.direction,itemGap:fd.itemGap,justifyContent:fd.justifyContent,alignItems:fd.alignItems,badgePosition:fd.badgePosition,spacingBetweenItems:fd.spacingBetweenItems,badgeItemStyle:fd.badgeItemStyle},design:{selectorKey:vd.DESIGN,badge:{selectorKey:vd.BADGE,defaultState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:vd.DEFAULT_STATE},Ld),Ad),hi),Dd),newState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:vd.NEW_STATE},Ld),Ad),hi),Dd),bestsellerState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:vd.BESTSELLER_STATE},Ld),Ad),hi),Dd),limitedState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:vd.LIMITED_STATE},Ld),Ad),hi),Dd),exclusiveState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:vd.EXCLUSIVE_STATE},Ld),Ad),hi),Dd)}},content:{},dataConnector:{selectorKey:vd.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"badge",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Bo.CONTROLS}}}},xd={whenClicked:{value:"Open Full Search",property:"whenClicked",propertyType:Bo.CONTROLS},displayStyle:{value:"Full Name",propertyType:Bo.CONTROLS},alignment:{value:"flex-start",property:"alignment",propertyType:Bo.CSS},menuType:{value:"Dropdown",propertyType:Bo.CONTROLS},flagStyle:{value:"Rounded",propertyType:Bo.CONTROLS},flagSize:{value:40,property:"flagSize",unit:1,propertyType:Bo.CSS},showFlags:{value:!0,propertyType:Bo.CONTROLS},showSearchText:{value:!0,property:"showSearchText",propertyType:Bo.CONTROLS},searchText:{value:"My Search",property:"searchText",propertyType:Bo.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:Bo.CONTROLS},searchPlaceholderText:{value:"My Search",property:"searchPlaceholderText",propertyType:Bo.CONTROLS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:Bo.CSS},itemSpacing:{value:"10",unit:1,property:"itemSpacing",propertyType:Bo.CSS},gapBetweenItems:{value:"10",unit:1,property:"gapBetweenItems",propertyType:Bo.CSS}};!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",e.WIDGET_STYLE="widgetStyle",e.OPTION_STYLE="optionStyle",e.HOVER_STATE="hover",e.SELECTED_STATE="selected",e.DEFAULT_STATE="default"}(Nd||(Nd={}));var Pd,_d={showDivider:Object.assign(Object.assign({},Fr.showDivider),{value:!0,parentRef:"bs-dt-se-sw-in-di"}),dividerWeight:{value:"1",property:"dividerWeight",unit:jo.PIXELS,propertyType:Bo.CSS},dividerColor:Object.assign(Object.assign({},Fr.iconColor),{property:"dividerColor",value:null,parentRef:"bs-dt-se-in-cr"})},Bd=function(){return{layout:{selectorKey:Nd.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"200",unit:1,isReadOnly:!0}),height:Object.assign(Object.assign({},Fr.height),{value:"70",unit:1}),margin:Fr.margin,padding:Fr.padding,whenClicked:xd.whenClicked,showSearchText:xd.showSearchText,searchText:xd.searchText,searchPlaceholderText:xd.searchPlaceholderText,showNoOfItems:xd.showNoOfItems,positionType:Fr.positionType,pinTo:Fr.pinTo,displayStyle:xd.displayStyle,alignment:xd.alignment,menuType:xd.menuType,flagStyle:xd.flagStyle,flagSize:xd.flagSize,showFlags:xd.showFlags,itemPadding:xd.itemPadding,itemSpacing:xd.itemSpacing,gapBetweenItems:xd.gapBetweenItems},design:{selectorKey:Nd.DESIGN,widgetStyle:Object.assign({selectorKey:Nd.WIDGET_STYLE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},_d),itemStyle:{selectorKey:Nd.OPTION_STYLE,defaultState:{selectorKey:Nd.DEFAULT_STATE,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight},hoverState:{selectorKey:Nd.HOVER_STATE},selectedState:{selectorKey:Nd.SELECTED_STATE}}}}},jd={cartAttributesTitle:{value:"Cart Attributes",propertyType:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CART_ATTRIBUTE_CONTAINER="cartAttributesContainer",e.CART_ATTRIBUTE_HEADER="cartAttributesHeader",e.CART_ATTRIBUTE_ITEMS_LABEL="cartAttributesItems",e.CART_ATTRIBUTE_ITEMS_FIELD=" cartAttributesItemsField"}(Pd||(Pd={}));var Hd,Kd={padding:Fr.padding,margin:Fr.margin,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,backgroundColor:Fr.backgroundColor,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,highlights:Fr.highlights,shadows:Fr.shadows},zd={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,backgroundColor:Fr.backgroundColor},kd={icon:Fr.icon,showIcon:Fr.showIcon,iconSize:Fr.iconSize,iconColor:Fr.iconColor},Ud=function(){return{layout:{selectorKey:Pd.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:"135",unit:1}),height:Object.assign(Object.assign({},Fr.height),{value:"40",unit:1}),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo,cartAttributesTitle:jd.cartAttributesTitle},design:{selectorKey:Pd.DESIGN,cartAttributesContainer:Object.assign(Object.assign(Object.assign({selectorKey:Pd.CART_ATTRIBUTE_CONTAINER},Kd),kd),zd),cartAttributesHeader:Object.assign(Object.assign(Object.assign({selectorKey:Pd.CART_ATTRIBUTE_HEADER},Kd),kd),zd),cartAttributesItemsLabel:Object.assign(Object.assign({selectorKey:Pd.CART_ATTRIBUTE_ITEMS_LABEL},Kd),zd),cartAttributesItemsField:Object.assign(Object.assign(Object.assign({selectorKey:Pd.CART_ATTRIBUTE_ITEMS_FIELD},Kd),kd),zd)}}},Gd={loaderMode:{value:"default",propertyType:Bo.CONTROLS},defaultLoaderType:{value:"flipLoader",propertyType:Bo.CONTROLS},customLoader:{value:null,propertyType:Bo.CONTROLS},showLoaderText:{value:!0,propertyType:Bo.CONTROLS},loadingText:{value:"Loading page...",propertyType:Bo.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.LOADER_ICON="loaderIcon",e.MINI_LOADER_TEXT="miniLoaderText",e.LOADER_ITEMS_COUNT="loaderItemsCount"}(Hd||(Hd={}));var Md,Wd=function(){return{layout:{selectorKey:Hd.LAYOUT,loaderWidth:Object.assign(Object.assign({},Fr.width),{value:"100",unit:1,property:"loaderWidth"}),loaderHeight:Object.assign(Object.assign({},Fr.height),{value:"100",unit:1,property:"loaderHeight"}),padding:Object.assign(Object.assign({},Fr.padding),{sides:{top:{value:20,unit:1},right:{value:20,unit:1},bottom:{value:20,unit:1},left:{value:20,unit:1}},isAll:!1,property:"padding"}),mode:Gd.loaderMode,defaultLoaderType:Gd.defaultLoaderType,customLoader:Gd.customLoader,showLoaderText:Gd.showLoaderText,loadingText:Gd.loadingText},design:{selectorKey:Hd.DESIGN,backgroundColor:Object.assign(Object.assign({},Fr.backgroundColor),{value:{hex:"#ed1733",rgb:{r:"237",g:"23",b:"51",a:1}}}),loaderColor:Object.assign(Object.assign({},Fr.backgroundColor),{property:"loaderColor"}),backgroundOverlay:{parentRef:void 0,value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:.25}},property:"backgroundOverlayDesc",propertyType:Bo.CONTROLS},borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,showIcon:Fr.showIcon,iconSize:Fr.iconSize,iconColor:Fr.iconColor,icon:Fr.icon,theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Object.assign(Object.assign({},Fr.textColor),{value:{hex:"#f3f3f3",rgb:{r:"243",g:"243",b:"243",a:1}}}),bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight}}},Vd={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:Bo.CSS},showTitle:{value:!0,property:"showTitle",propertyType:Bo.CONTROLS},cartTitle:{value:"My Cart",property:"cartTitle",propertyType:Bo.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Bo.CONTROLS},cartItemsCountLabel:{value:"Items",property:"cartItemsCountLabel",propertyType:Bo.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:Bo.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:Bo.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:Bo.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:Bo.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:Bo.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:Bo.CONTROLS},showMoveToTemplate:{value:!0,property:"showMoveToTemplate",propertyType:Bo.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:Bo.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:Bo.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:Bo.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:Bo.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:Bo.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:Bo.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:Bo.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.DATA_CONNECTOR="dataConnector",e.DEFAULT_STATE="defaultState",e.SELECTED_STATE="selectedState",e.HOVER_STATE="hoverState",e.ALLOCATIONS_HEADING_SDESIGN="allocationsHeadingDesign",e.ALLOCATIONS_NAME_DESIGN="allocationsNameDesign",e.ALLOCATIONS_DESCRIPTION_DESIGN="allocationsDescriptionDesign",e.PRODUCT_CARDS_SCROLL_DESIGN="productCardsScrollDesign",e.PRODUCT_CARD_DESIGN="productCardDesign",e.PRODUCT_CARD_NAME_DESIGN="productCardNameDesign",e.PRODUCT_CARD_INFO_DESIGN="productCardInfoDesign",e.PRODUCT_CARD_PRICE_DESIGN="productCardPriceDesign",e.PRODUCT_PANEL_DESIGN="productPanelDesign",e.PRODUCT_NAME_DESIGN="productNameDesign",e.PRODUCT_INFO_DESIGN="productInfoDesign",e.PRODUCT_PRICE_DESIGN="productPriceDesign",e.SELECT_BUTTON_DESIGN="selectButtonDesign",e.ADD_TO_CART_BUTTON_DESIGN="addToCartButtonDesign",e.OPTION_TITLE="optionTitle",e.SWATCH_OPTION_VALUE_STYLE="swatchOptionValueStyle",e.SINGLE_OPTION_VALUE_STYLE="singleOptionValueStyle"}(Md||(Md={}));var Yd,Fd={borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,exposure:Fr.exposure,contrast:Fr.contrast,saturation:Fr.saturation,highlights:Fr.highlights,shadows:Fr.shadows},Xd={theme:Fr.theme,font:Fr.font,fontSize:Fr.fontSize,textColor:Fr.textColor,bold:Fr.bold,italic:Fr.italic,linethrough:Fr.linethrough,underline:Fr.underline,textAlign:Fr.textAlign,characterSpacing:Fr.characterSpacing,lineHeight:Fr.lineHeight,backgroundColor:Fr.backgroundColor},qd=function(){return{layout:{selectorKey:Md.LAYOUT,width:Object.assign(Object.assign({},Fr.width),{value:723,unit:jo.PIXELS}),margin:Fr.margin,padding:Fr.padding,overflowContent:Fr.overflowContent,scrollDirection:Fr.scrollDirection,displayScrollbar:Fr.displayScrollbar,positionType:Fr.positionType,pinTo:Fr.pinTo,showTitle:Vd.showTitle,cartTitle:Vd.cartTitle,showNumberOfItems:Vd.showNumberOfItems,cartItemsCountLabel:Vd.cartItemsCountLabel,showActions:Vd.showActions,showContinueShopping:Vd.showContinueShopping,continueShoppingLinkTo:Vd.continueShoppingLinkTo,continueShoppingLink:Vd.continueShoppingLink,showAddFromWishlist:Vd.showAddFromWishlist,showCartGrouping:Vd.showCartGrouping,showMoveToTemplate:Vd.showMoveToTemplate,showClearCart:Vd.showClearCart,clearCartLinkTo:Vd.clearCartLinkTo,clearCartLink:Vd.clearCartLink,showDownloadCart:Vd.showDownloadCart,showShareCart:Vd.showShareCart,showPrintCart:Vd.showPrintCart,maxNumberOfActionsToShow:Vd.maxNumberOfActionsToShow},design:{selectorKey:Md.DESIGN,allocationsHeadingDesign:{selectorKey:Md.ALLOCATIONS_HEADING_SDESIGN,allocationsNameDesign:Object.assign(Object.assign({selectorKey:Md.ALLOCATIONS_NAME_DESIGN},Xd),Fd),allocationsDescriptionDesign:Object.assign(Object.assign({selectorKey:Md.ALLOCATIONS_DESCRIPTION_DESIGN},Xd),Fd)},productCardsScrollDesign:{selectorKey:Md.PRODUCT_CARDS_SCROLL_DESIGN,productCardDesign:{selectorKey:Md.PRODUCT_CARD_DESIGN,defaultState:Object.assign({selectorKey:Md.DEFAULT_STATE},Fd),selectedState:Object.assign({selectorKey:Md.SELECTED_STATE},Fd),hoverState:Object.assign({selectorKey:Md.HOVER_STATE},Fd)},productCardNameDesign:Object.assign({selectorKey:Md.PRODUCT_CARD_NAME_DESIGN},Xd),productCardInfoDesign:Object.assign({selectorKey:Md.PRODUCT_CARD_INFO_DESIGN},Xd),productCardPriceDesign:Object.assign({selectorKey:Md.PRODUCT_CARD_PRICE_DESIGN},Xd)},productPanelDesign:{selectorKey:Md.PRODUCT_PANEL_DESIGN,productNameDesign:Object.assign({selectorKey:Md.PRODUCT_NAME_DESIGN},Xd),productPriceDesign:Object.assign({selectorKey:Md.PRODUCT_PRICE_DESIGN},Xd),productInfoDesign:Object.assign({selectorKey:Md.PRODUCT_INFO_DESIGN},Xd),selectButtonDesign:{selectorKey:Md.SELECT_BUTTON_DESIGN,selectedState:Object.assign(Object.assign({selectorKey:Md.SELECTED_STATE},Xd),Fd),hoverState:Object.assign(Object.assign({selectorKey:Md.HOVER_STATE},Xd),Fd),defaultState:Object.assign(Object.assign({selectorKey:Md.DEFAULT_STATE},Xd),Fd)},swatchOptionValueStyle:{selectorKey:Md.SWATCH_OPTION_VALUE_STYLE,selectedState:Object.assign({selectorKey:Md.SELECTED_STATE},Fd),hoverState:Object.assign({selectorKey:Md.HOVER_STATE},Fd),defaultState:Object.assign({selectorKey:Md.DEFAULT_STATE},Fd)},singleOptionValueStyle:{selectorKey:Md.SINGLE_OPTION_VALUE_STYLE,selectedState:Object.assign(Object.assign({selectorKey:Md.SELECTED_STATE},Xd),Fd),hoverState:Object.assign(Object.assign({selectorKey:Md.HOVER_STATE},Xd),Fd),defaultState:Object.assign(Object.assign({selectorKey:Md.DEFAULT_STATE},Xd),Fd)},optionTitle:{selectorKey:Md.OPTION_TITLE,selectedState:Object.assign(Object.assign({selectorKey:Md.SELECTED_STATE},Xd),Fd),hoverState:Object.assign(Object.assign({selectorKey:Md.HOVER_STATE},Xd),Fd),defaultState:Object.assign(Object.assign({selectorKey:Md.DEFAULT_STATE},Xd),Fd)},addToCartButtonDesign:{selectorKey:Md.ADD_TO_CART_BUTTON_DESIGN,selectedState:Object.assign(Object.assign({selectorKey:Md.SELECTED_STATE},Xd),Fd),hoverState:Object.assign(Object.assign({selectorKey:Md.HOVER_STATE},Xd),Fd),defaultState:Object.assign(Object.assign({selectorKey:Md.DEFAULT_STATE},Xd),Fd)}}},content:{selectorKey:Md.CONTENT}}},Qd={showDaysLeft:{value:!0,propertyType:Bo.CONTROLS},showQuotaLeft:{value:!0,propertyType:Bo.CONTROLS},itemDividers:{value:!0,propertyType:Bo.CONTROLS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Bo.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"}(Yd||(Yd={}));var Zd=function(){return{layout:{selectorKey:Yd.LAYOUT,width:Object.assign({},Fr.width),height:Object.assign({},Fr.height),margin:Fr.margin,padding:Fr.padding,positionType:Fr.positionType,pinTo:Fr.pinTo,showDaysLeft:Qd.showDaysLeft,showQuotaLeft:Qd.showQuotaLeft,itemDividers:Qd.itemDividers,itemSpacing:Qd.itemSpacing,horizontalAlignment:Object.assign(Object.assign({},Fr.horizontalAlignment),{propertyType:Bo.CSS}),verticalAlignment:Object.assign(Object.assign({},Fr.verticalAlignment),{propertyType:Bo.CSS})},design:{selectorKey:Yd.DESIGN,widgetStyle:{selectorKey:Yd.FAQ_WIDGET,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius},divider:{selectorKey:Yd.DIVIDER,dividerColor:Fr.dividerColor,dividerWidth:Fr.dividerWidth},daysLeft:Object.assign(Object.assign({selectorKey:Yd.COLLAPSED_ACCRORDION_ITEM,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,icon:Object.assign(Object.assign({},Fr.icon),{value:"clock-stopwatch"}),showIcon:Fr.showIcon,iconSize:Fr.iconSize,iconColor:Fr.iconColor},Yr),Vr),quotaLeft:Object.assign(Object.assign({selectorKey:Yd.EXPANDED_ACCRORDION_ITEM,backgroundColor:Fr.backgroundColor,borderColor:Fr.borderColor,borderStyle:Fr.borderStyle,borderPerSlide:Fr.borderPerSlide,showBorder:Fr.showBorder,showShadow:Fr.showShadow,shadowColor:Fr.shadowColor,blur:Fr.blur,spread:Fr.spread,angle:Fr.angle,borderRadius:Fr.borderRadius,icon:Object.assign(Object.assign({},Fr.icon),{value:"pie-chart-02"}),showIcon:Fr.showIcon,iconSize:Fr.iconSize,iconColor:Fr.iconColor},Yr),Vr)}}},Jd=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%"}},$d=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ec=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},tc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},oc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},rc=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},ic=function(){return Object.assign(Object.assign({},rc()),{gridTemplateRows:"1fr",gridTemplateColumns:"1fr"})},ac=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},nc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},lc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},pc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},sc=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"}},dc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},cc=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},yc=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"1fr",gridTemplateColumns:"1fr",justifySelf:"center"}},uc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Sc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},gc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Tc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},hc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Cc=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"}},Oc=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%"}},bc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},vc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},mc=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},wc=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%"}},Ec=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"}},Rc=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"}},fc=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%"}};function Nc(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return Object.keys(e).filter((function(e){return isNaN(Number(e))})).map((function(t){return{value:e[t],label:t.replace(/_/g," ").toLowerCase().replace(/\b\w/g,(function(e){return e.toUpperCase()}))}})).map((function(e){return Object.assign(Object.assign({},e),{label:t?e.label.toUpperCase():e.label})})).filter(Boolean)}var Lc,Ac,Dc,Ic,xc,Pc,_c,Bc,jc,Hc,Kc,zc,kc,Uc,Gc=12,Mc=4,Wc=1,Vc=70,Yc=20,Fc=4,Xc=2;!function(e){e[e.Contact=1]="Contact",e[e.Login=2]="Login",e[e.SignUp=3]="SignUp"}(Lc||(Lc={})),function(e){e[e.Edit=1]="Edit",e[e.Preview=2]="Preview",e[e.WebsitePreview=3]="WebsitePreview"}(Ac||(Ac={})),function(e){e.Desktop="desktop",e.Mobile="mobile"}(Dc||(Dc={})),function(e){e.Button="button",e.Content="content",e.Custom="custom",e.Input="input",e.Select="select",e.Textarea="textarea"}(Ic||(Ic={})),function(e){e.Button="button",e.Boolean="boolean",e.Checkbox="checkbox",e.ColorPicker="color",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.Percent="percent",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.TextEditor="texteditor",e.Time="time",e.Url="url",e.Week="week"}(xc||(xc={})),function(e){e.FirstName="FirstName",e.LastName="LastName",e.UserName="UserName",e.Email="Email",e.Password="Password",e.Phone="Phone",e.DateOfBirth="DateOfBirth",e.Honorific="Honorific",e.Gender="Gender",e.Address="Address",e.ColorPicker="colorPicker",e.InputText="InputText",e.Percent="percent",e.ShortAnswer="ShortAnswer",e.LongAnswer="LongAnswer",e.Number="Number",e.Link="Link",e.FileUpload="FileUpload",e.ImageUpload="ImageUpload",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.Currency="currency",e.SubmitButton="SubmitButton",e.ResetButton="ResetButton",e.LoginButton="LoginButton",e.SignupButton="SignupButton",e.Boolean="boolean",e.Header="Header",e.Text="Text",e.TextEditor="TextEditor"}(Pc||(Pc={})),function(e){e.FirstName="firstname-fb",e.LastName="lastname-fb",e.UserName="users-02",e.Email="email-fb",e.Password="password-fb",e.Phone="phone-fb",e.DateOfBirth="dob-fb",e.Honorific="honorific-fb",e.Gender="user-circle",e.Address="address-fb",e.ColorPicker="colorpicker-fb",e.InputText="input-fb",e.Percent="percent-fb",e.ShortAnswer="short-answer-fb",e.LongAnswer="long-answer-fb",e.Number="number-fb",e.Link="link-fb",e.FileUpload="upload-fb",e.ImageUpload="image-upload-fb",e.Rating="star-rating-fb",e.SingleChoice="single-select-fb",e.MultiChoice="multi-select-fb",e.DropDown="dropdown-fb",e.Checkbox="checkbox-fb",e.DatePicker="datepicker-fb",e.Date="date-fb",e.DateTime="date-and-time-fb",e.Time="time-fb",e.Currency="currency-fb",e.SubmitButton="submit-fb",e.ResetButton="reset-fb",e.LoginButton="log-in",e.SignupButton="user-plus",e.Boolean="boolean-fb",e.Header="heading-fb",e.Text="text-fb",e.TextEditor="editor-fb"}(_c||(_c={})),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_CHARACTERS=5]="LIMIT_CHARACTERS",e[e.MULTI_TOGGLE=6]="MULTI_TOGGLE",e[e.OPTIONS=7]="OPTIONS",e[e.BUTTON_TYPE=8]="BUTTON_TYPE",e[e.DEFAULT_ERROR_MESSAGE=9]="DEFAULT_ERROR_MESSAGE",e[e.CONVERT_TEXT_TO_UPPER_CASE=10]="CONVERT_TEXT_TO_UPPER_CASE",e[e.CONVERT_TEXT_TO_LOWER_CASE=11]="CONVERT_TEXT_TO_LOWER_CASE",e[e.REMOVE_SPECIAL_CHARACTERS=12]="REMOVE_SPECIAL_CHARACTERS",e[e.ALLOW_ALPHA_NUMERIC=13]="ALLOW_ALPHA_NUMERIC",e[e.SPECIAL_CHARACTERS_TO_EXCLUDE=14]="SPECIAL_CHARACTERS_TO_EXCLUDE",e[e.ALLOW_NEGATIVE_NUMBER=15]="ALLOW_NEGATIVE_NUMBER",e[e.ALLOW_DECIMAL=16]="ALLOW_DECIMAL",e[e.MAX_FILE_SIZE=17]="MAX_FILE_SIZE",e[e.RESOLUTION=18]="RESOLUTION",e[e.DOC_LIMIT=19]="DOC_LIMIT",e[e.FILE_TYPES=20]="FILE_TYPES",e[e.SHOW_DATE_RANGE=21]="SHOW_DATE_RANGE",e[e.LIMIT_DATE_RANGE=22]="LIMIT_DATE_RANGE"}(Bc||(Bc={})),function(e){e[e.ShowMessage=1]="ShowMessage",e[e.RedirectToURL=2]="RedirectToURL",e[e.ClearForm=3]="ClearForm"}(jc||(jc={})),function(e){e[e.Custom=1]="Custom",e[e.Always=2]="Always"}(Hc||(Hc={})),function(e){e[e.Character=1]="Character",e[e.SVG=2]="SVG",e[e.Label=3]="Label",e[e.None=4]="None"}(Kc||(Kc={})),function(e){e[e.None=0]="None",e[e.GoogleRecaptchaV2=2]="GoogleRecaptchaV2",e[e.GoogleRecaptchaV3=3]="GoogleRecaptchaV3"}(zc||(zc={})),function(e){e[e.BeforeField=1]="BeforeField",e[e.AfterField=2]="AfterField"}(kc||(kc={})),function(e){e[e.MALE=1]="MALE",e[e.FEMALE=2]="FEMALE",e[e.OTHER=3]="OTHER"}(Uc||(Uc={}));var qc,Qc,Zc,Jc=[{label:"Male",value:Uc.MALE},{label:"Female",value:Uc.FEMALE},{label:"Other",value:Uc.OTHER}];!function(e){e[e.JPG=1]="JPG",e[e.JPEG=2]="JPEG",e[e.PNG=3]="PNG",e[e.GIF=4]="GIF",e[e.TIFF=5]="TIFF",e[e.BMP=6]="BMP",e[e.WEBP=7]="WEBP",e[e.AVIF=8]="AVIF"}(qc||(qc={})),function(e){e[e.DOC=1]="DOC",e[e.DOCX=2]="DOCX",e[e.PDF=3]="PDF",e[e.XLS=4]="XLS",e[e.XLSX=5]="XLSX",e[e.PPT=6]="PPT",e[e.PPTX=7]="PPTX",e[e.TXT=8]="TXT",e[e.RTF=9]="RTF",e[e.CSV=10]="CSV"}(Qc||(Qc={})),function(e){e[e.STRING=1]="STRING",e[e.DATE=2]="DATE",e[e.INTEGER=3]="INTEGER",e[e.FILE=4]="FILE",e[e.IMAGE=5]="IMAGE",e[e.COLORPICKER=6]="COLORPICKER",e[e.CURRENCY=7]="CURRENCY",e[e.BOOLEAN=8]="BOOLEAN",e[e.BIGINTEGER=9]="BIGINTEGER",e[e.DATEANDTIME=10]="DATEANDTIME",e[e.DECIMAL=11]="DECIMAL",e[e.MULTISELECT=12]="MULTISELECT",e[e.PERCENT=13]="PERCENT",e[e.SELECT=14]="SELECT",e[e.TEXTEDITOR=15]="TEXTEDITOR"}(Zc||(Zc={}));var $c=function(e,t,o){var r,i=null===(r=null==t?void 0:t.dataValue)||void 0===r?void 0:r[o];return e===Zc.DATE||e===Zc.DATEANDTIME?new Date(i||null):e===Zc.SELECT||e===Zc.MULTISELECT?Array.isArray(i)?i.filter((function(e){return e.isSelected})).map((function(e){return e.name.trim()})).join(", "):"":i};function ey(e){var t,o,r,i,a,n,l,p,s,d,c,y,u;if(!e||!ty)return{};var S=null==ty?void 0:ty(e.dataTypeId),g=S.type,T=S.fieldType,h=S.key,C=(S.id,S.icon),O=e.dataTypeId===Zc.SELECT||e.dataTypeId===Zc.MULTISELECT,b=e.dataTypeId===Zc.BOOLEAN,v=e.dataTypeId===Zc.FILE,m=e.dataTypeId===Zc.PERCENT,w=e.dataTypeId===Zc.INTEGER||e.dataTypeId===Zc.BIGINTEGER,E=e.dataTypeId===Zc.DECIMAL,R=O&&Array.isArray(null===(o=null===(t=null==e?void 0:e.valueInfo)||void 0===t?void 0:t.dataValue)||void 0===o?void 0:o[h])?_a(e.valueInfo.dataValue[h].map((function(e){return e.name}))):b?["true","false"]:[],f=e.fieldSettings||{},N=null!==(r=f.allowDecimal)&&void 0!==r?r:!!E||!w,L=null!==(i=f.allowNegativeNumber)&&void 0!==i?i:!m,A=null!==(n=null!==(a=f.minDate)&&void 0!==a?a:f.minNumber)&&void 0!==n?n:0,D=null!==(s=null!==(p=null!==(l=f.maxDate)&&void 0!==l?l:f.maxNumber)&&void 0!==p?p:f.maxCharacters)&&void 0!==s?s:m?100:void 0,I=void 0!==f.minDate||void 0!==f.minNumber||void 0!==f.maxDate||void 0!==f.maxNumber||void 0!==f.maxCharacters||m;return{id:e.code,allowAlphaNumeric:!!f.allowAlphaNumeric,allowDecimal:N,allowNegativeNumber:L,allowOnlyOne:!1,convertTextToLowerCase:!!f.convertTextToLowerCase,convertTextToUpperCase:!!f.convertTextToUpperCase,customAttributeKey:e.key,defaultErrorMessage:{value:f.defaultErrorMessage,state:!!f.defaultErrorMessage},defaultValue:$c(e.dataTypeId,e.valueInfo,h),description:{value:null!==(d=f.description)&&void 0!==d?d:"",state:!!f.description},docLimit:{value:f.docLimit,state:!!f.docLimit},fieldType:T,fileTypes:f.fileTypes||v?null===(c=Nc(Qc))||void 0===c?void 0:c.map((function(e){return e.value})):(null===(y=Nc(qc))||void 0===y?void 0:y.map((function(e){return e.value})))||[],icon:C,isMultiple:e.dataTypeId===Zc.MULTISELECT||!!f.allowMultipleUploads,isDateRange:!1,label:{value:e.name,state:!!e.name},range:{value:{min:A,max:D},state:I},maxFileSize:f.maxFileSize,options:R,placeholder:{value:null!==(u=f.placeHolderText)&&void 0!==u?u:"",state:!0},removeSpecialCharacters:f.removeSpecialCharacters,required:!!f.isRequired,resolution:{value:{min:f.minResolution||0,max:f.maxResolution},state:!!f.minResolution||!!f.maxResolution},showElementProperties:[],specialCharactersToExclude:{value:f.specialCharactersToExclude,state:!!f.specialCharactersToExclude},type:g}}function ty(e){switch(e){case Zc.STRING:return{id:Pc.InputText,icon:_c.InputText,type:Ic.Input,fieldType:xc.Text,key:"textValue"};case Zc.DATE:return{id:Pc.Date,icon:_c.Date,type:Ic.Input,fieldType:xc.Date,key:"dateValue"};case Zc.INTEGER:return{id:Pc.Number,icon:_c.Number,type:Ic.Input,fieldType:xc.Number,key:"numberValue"};case Zc.FILE:return{id:Pc.FileUpload,icon:_c.FileUpload,type:Ic.Input,fieldType:xc.File,key:"docValues"};case Zc.IMAGE:return{id:Pc.ImageUpload,icon:_c.ImageUpload,type:Ic.Input,fieldType:xc.File,key:"docValues"};case Zc.COLORPICKER:return{id:Pc.ColorPicker,icon:_c.ColorPicker,type:Ic.Input,fieldType:xc.ColorPicker,key:""};case Zc.CURRENCY:return{id:Pc.Currency,icon:_c.Currency,type:Ic.Input,fieldType:xc.Text,key:"currencyValues"};case Zc.BOOLEAN:return{id:Pc.Boolean,icon:_c.Boolean,type:Ic.Select,fieldType:xc.Select,key:"boolValue"};case Zc.BIGINTEGER:return{id:Pc.Number,icon:_c.Number,type:Ic.Input,fieldType:xc.Number,key:"numberValue"};case Zc.DATEANDTIME:return{id:Pc.DateTime,icon:_c.DateTime,type:Ic.Input,fieldType:xc.DateTime,key:"dateValue"};case Zc.DECIMAL:return{id:Pc.Number,icon:_c.Number,type:Ic.Input,fieldType:xc.Number,key:"numberValue"};case Zc.MULTISELECT:return{id:Pc.DropDown,icon:_c.DropDown,type:Ic.Input,fieldType:xc.Select,key:"optionValues"};case Zc.PERCENT:return{id:Pc.Percent,icon:_c.Percent,type:Ic.Input,fieldType:xc.Number,key:"textValue"};case Zc.SELECT:return{id:Pc.DropDown,icon:_c.DropDown,type:Ic.Input,fieldType:xc.Select,key:"optionValues"};case Zc.TEXTEDITOR:return{id:Pc.TextEditor,icon:_c.TextEditor,type:Ic.Input,fieldType:xc.TextEditor,key:"optionValues"};default:return{id:Pc.InputText,icon:_c.InputText,type:Ic.Input,fieldType:xc.Text,key:"textValue"}}}var oy=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"}},ry=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},iy=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%"}},ay=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"}},ny=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"}},ly=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"}},py=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%"}},sy=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},dy=function(){return{minHeight:"30px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},cy=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",justifySelf:"start",alignSelf:"start"}},yy=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",justifySelf:"start",alignSelf:"start"}},uy=function(){return{minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},Sy=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",justifySelf:"center"}},gy=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ty=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},hy=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Cy=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Oy=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},by=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},vy=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%"}}})(),r})()));
|