@sc-360-v2/storefront-cms-library 0.3.5 → 0.3.6
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/builder.js.LICENSE.txt +1 -1
- package/dist/button copy.scss +2 -1
- package/dist/checkout.scss +141 -16
- package/dist/filter-results.scss +324 -0
- package/dist/filters.scss +1324 -31
- package/dist/functions.js +1 -1
- package/dist/icon-list.scss +11 -11
- package/dist/index.js +1 -1
- package/dist/layouter-pro-item.scss +6 -0
- package/dist/layouter-pro.scss +30 -2
- package/dist/menu-v2.scss +5 -2
- package/dist/past-orders.scss +770 -26
- package/dist/product-actions.scss +254 -393
- package/dist/product-basic-elements.scss +12 -12
- package/dist/product-options.scss +72 -46
- package/dist/quotes.scss +1 -0
- package/dist/repeater.scss +5 -2
- package/dist/text-temp-v2.scss +2 -2
- package/dist/types/builder/elements/product-sizechart/index.d.ts +26 -0
- package/dist/types/builder/elements/user-elements/index.d.ts +30 -0
- package/dist/types/builder/enums/index.d.ts +4 -1
- package/dist/types/builder/index.d.ts +3 -1
- package/dist/types/builder/tools/element-edit/index.d.ts +3 -1
- package/dist/types/builder/tools/element-edit/layouter-pro-item.d.ts +14 -1
- package/dist/types/builder/tools/element-edit/layouterPro.d.ts +9 -2
- package/dist/types/builder/tools/element-edit/pastOrders.d.ts +61 -1
- package/dist/types/builder/tools/element-edit/productActions.d.ts +6 -1
- package/dist/types/builder/tools/element-edit/productSizeChart.d.ts +24 -0
- package/dist/types/builder/tools/element-edit/userElements.d.ts +555 -0
- package/dist/types/global/types.d.ts +2 -1
- package/dist/user-elements.scss +1375 -0
- package/dist/variant-picker.scss +127 -84
- package/dist/widget.scss +2 -0
- 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,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define([],o):"object"==typeof exports?exports["storefront-cms-library"]=o():e["storefront-cms-library"]=o()}(this,(()=>(()=>{var e={633:(e,o,t)=>{var r=t(738).default;function i(){"use strict";e.exports=i=function(){return t},e.exports.__esModule=!0,e.exports.default=e.exports;var o,t={},n=Object.prototype,a=n.hasOwnProperty,l=Object.defineProperty||function(e,o,t){e[o]=t.value},p="function"==typeof Symbol?Symbol:{},s=p.iterator||"@@iterator",d=p.asyncIterator||"@@asyncIterator",c=p.toStringTag||"@@toStringTag";function y(e,o,t){return Object.defineProperty(e,o,{value:t,enumerable:!0,configurable:!0,writable:!0}),e[o]}try{y({},"")}catch(o){y=function(e,o,t){return e[o]=t}}function u(e,o,t,r){var i=o&&o.prototype instanceof b?o:b,n=Object.create(i.prototype),a=new P(r||[]);return l(n,"_invoke",{value:A(e,t,a)}),n}function S(e,o,t){try{return{type:"normal",arg:e.call(o,t)}}catch(e){return{type:"throw",arg:e}}}t.wrap=u;var g="suspendedStart",h="suspendedYield",T="executing",C="completed",O={};function b(){}function v(){}function m(){}var w={};y(w,s,(function(){return this}));var f=Object.getPrototypeOf,R=f&&f(f(_([])));R&&R!==n&&a.call(R,s)&&(w=R);var N=m.prototype=b.prototype=Object.create(w);function D(e){["next","throw","return"].forEach((function(o){y(e,o,(function(e){return this._invoke(o,e)}))}))}function L(e,o){function t(i,n,l,p){var s=S(e[i],e,n);if("throw"!==s.type){var d=s.arg,c=d.value;return c&&"object"==r(c)&&a.call(c,"__await")?o.resolve(c.__await).then((function(e){t("next",e,l,p)}),(function(e){t("throw",e,l,p)})):o.resolve(c).then((function(e){d.value=e,l(d)}),(function(e){return t("throw",e,l,p)}))}p(s.arg)}var i;l(this,"_invoke",{value:function(e,r){function n(){return new o((function(o,i){t(e,r,o,i)}))}return i=i?i.then(n,n):n()}})}function A(e,t,r){var i=g;return function(n,a){if(i===T)throw Error("Generator is already running");if(i===C){if("throw"===n)throw a;return{value:o,done:!0}}for(r.method=n,r.arg=a;;){var l=r.delegate;if(l){var p=E(l,r);if(p){if(p===O)continue;return p}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(i===g)throw i=C,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);i=T;var s=S(e,t,r);if("normal"===s.type){if(i=r.done?C:h,s.arg===O)continue;return{value:s.arg,done:r.done}}"throw"===s.type&&(i=C,r.method="throw",r.arg=s.arg)}}}function E(e,t){var r=t.method,i=e.iterator[r];if(i===o)return t.delegate=null,"throw"===r&&e.iterator.return&&(t.method="return",t.arg=o,E(e,t),"throw"===t.method)||"return"!==r&&(t.method="throw",t.arg=new TypeError("The iterator does not provide a '"+r+"' method")),O;var n=S(i,e.iterator,t.arg);if("throw"===n.type)return t.method="throw",t.arg=n.arg,t.delegate=null,O;var a=n.arg;return a?a.done?(t[e.resultName]=a.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=o),t.delegate=null,O):a:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,O)}function I(e){var o={tryLoc:e[0]};1 in e&&(o.catchLoc=e[1]),2 in e&&(o.finallyLoc=e[2],o.afterLoc=e[3]),this.tryEntries.push(o)}function x(e){var o=e.completion||{};o.type="normal",delete o.arg,e.completion=o}function P(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(I,this),this.reset(!0)}function _(e){if(e||""===e){var t=e[s];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,n=function t(){for(;++i<e.length;)if(a.call(e,i))return t.value=e[i],t.done=!1,t;return t.value=o,t.done=!0,t};return n.next=n}}throw new TypeError(r(e)+" is not iterable")}return v.prototype=m,l(N,"constructor",{value:m,configurable:!0}),l(m,"constructor",{value:v,configurable:!0}),v.displayName=y(m,c,"GeneratorFunction"),t.isGeneratorFunction=function(e){var o="function"==typeof e&&e.constructor;return!!o&&(o===v||"GeneratorFunction"===(o.displayName||o.name))},t.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,m):(e.__proto__=m,y(e,c,"GeneratorFunction")),e.prototype=Object.create(N),e},t.awrap=function(e){return{__await:e}},D(L.prototype),y(L.prototype,d,(function(){return this})),t.AsyncIterator=L,t.async=function(e,o,r,i,n){void 0===n&&(n=Promise);var a=new L(u(e,o,r,i),n);return t.isGeneratorFunction(o)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},D(N),y(N,c,"Generator"),y(N,s,(function(){return this})),y(N,"toString",(function(){return"[object Generator]"})),t.keys=function(e){var o=Object(e),t=[];for(var r in o)t.push(r);return t.reverse(),function e(){for(;t.length;){var r=t.pop();if(r in o)return e.value=r,e.done=!1,e}return e.done=!0,e}},t.values=_,P.prototype={constructor:P,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=o,this.done=!1,this.delegate=null,this.method="next",this.arg=o,this.tryEntries.forEach(x),!e)for(var t in this)"t"===t.charAt(0)&&a.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=o)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function r(r,i){return l.type="throw",l.arg=e,t.next=r,i&&(t.method="next",t.arg=o),!!i}for(var i=this.tryEntries.length-1;i>=0;--i){var n=this.tryEntries[i],l=n.completion;if("root"===n.tryLoc)return r("end");if(n.tryLoc<=this.prev){var p=a.call(n,"catchLoc"),s=a.call(n,"finallyLoc");if(p&&s){if(this.prev<n.catchLoc)return r(n.catchLoc,!0);if(this.prev<n.finallyLoc)return r(n.finallyLoc)}else if(p){if(this.prev<n.catchLoc)return r(n.catchLoc,!0)}else{if(!s)throw Error("try statement without catch or finally");if(this.prev<n.finallyLoc)return r(n.finallyLoc)}}}},abrupt:function(e,o){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc<=this.prev&&a.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var i=r;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=o&&o<=i.finallyLoc&&(i=null);var n=i?i.completion:{};return n.type=e,n.arg=o,i?(this.method="next",this.next=i.finallyLoc,O):this.complete(n)},complete:function(e,o){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&o&&(this.next=o),O},finish:function(e){for(var o=this.tryEntries.length-1;o>=0;--o){var t=this.tryEntries[o];if(t.finallyLoc===e)return this.complete(t.completion,t.afterLoc),x(t),O}},catch:function(e){for(var o=this.tryEntries.length-1;o>=0;--o){var t=this.tryEntries[o];if(t.tryLoc===e){var r=t.completion;if("throw"===r.type){var i=r.arg;x(t)}return i}}throw Error("illegal catch attempt")},delegateYield:function(e,t,r){return this.delegate={iterator:_(e),resultName:t,nextLoc:r},"next"===this.method&&(this.arg=o),O}},t}e.exports=i,e.exports.__esModule=!0,e.exports.default=e.exports},738:e=>{function o(t){return e.exports=o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,o(t)}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports},756:(e,o,t)=>{var r=t(633)();e.exports=r;try{regeneratorRuntime=r}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}}},o={};function t(r){var i=o[r];if(void 0!==i)return i.exports;var n=o[r]={exports:{}};return e[r](n,n.exports,t),n.exports}t.n=e=>{var o=e&&e.__esModule?()=>e.default:()=>e;return t.d(o,{a:o}),o},t.d=(e,o)=>{for(var r in o)t.o(o,r)&&!t.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:o[r]})},t.o=(e,o)=>Object.prototype.hasOwnProperty.call(e,o),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};return(()=>{"use strict";t.r(r),t.d(r,{ElementEditSchema:()=>Lo,addOrderSchema:()=>tt,amountEstimatorSchema:()=>o,brandImageSchema:()=>Bo,brandSchema:()=>_o,bulkVariantPickerSchema:()=>i,bundleDetailsSchema:()=>zo,bundleSchema:()=>Ho,buttonSchema:()=>n,buyForTabsContainerSchema:()=>it,buyForTabsSchema:()=>rt,cartSchema:()=>Eo,categoryDetailsSchema:()=>Fo,checkoutSchema:()=>Io,cmsTypes:()=>e,codeSchema:()=>a,commonFunctions:()=>Pn,contactUsSchema:()=>Go,containerSchema:()=>l,countdownSchema:()=>p,createFormSchema:()=>Wo,embedSchema:()=>s,enums:()=>j,faqSchema:()=>d,filterResultsSchema:()=>ut,formBuilder:()=>et,gallerySliderSchema:()=>c,gridSchema:()=>y,iconListSchema:()=>pt,imageHotspotSchema:()=>u,imageSchema:()=>S,interfaces:()=>K,itemStockSchema:()=>qo,layouterItemSchema:()=>Uo,layouterProItemSchema:()=>yt,layouterProSchema:()=>ct,layouterSchema:()=>Ko,lightBoxV2Schema:()=>ko,lightboxSchema:()=>Ao,lineItemSchema:()=>Qo,loginSchema:()=>Mo,mapSchema:()=>h,marchandiserSetsSchema:()=>Jo,menuItemSchema:()=>dt,menuV2Schema:()=>st,orderStatusSchema:()=>Vo,paymentMethodsSchema:()=>T,pickupLocationsSchema:()=>C,priceSchema:()=>f,productActionsSchema:()=>O,productCustomizationsSchema:()=>lt,productHighlightsSchema:()=>w,productImageSchema:()=>b,productInventorySchema:()=>v,productPromotionsSchema:()=>m,productSchema:()=>g,profileSchema:()=>xo,quantitySelectorSchema:()=>R,quickLinksSchema:()=>ot,repeaterSchema:()=>Po,resetPasswordSchema:()=>Yo,scrollSchema:()=>N,searchResultsHeadingSchema:()=>Xo,searchSchema:()=>jo,sectionSchema:()=>D,shippingEstimatorSchema:()=>L,socialIconsSchema:()=>A,spotlightSchema:()=>at,stackSchema:()=>E,storeLocationsSchema:()=>I,tabSchema:()=>x,tableSchema:()=>P,tabsContainerSchema:()=>$o,tabsV2Schema:()=>Zo,textSchema:()=>_,toasterSchema:()=>nt,uomSelectorSchema:()=>B,variantPickerSchema:()=>H,videoSChema:()=>z,volumePricingSchema:()=>k});var e={};t.r(e);var o={};t.r(o),t.d(o,{getDefaultStyles:()=>mt});var i={};t.r(i),t.d(i,{getDefaultStyles:()=>wt});var n={};t.r(n),t.d(n,{getDefaultStyles:()=>ft});var a={};t.r(a),t.d(a,{getDefaultStyles:()=>Rt,getSectionDefaultStyles:()=>Nt});var l={};t.r(l),t.d(l,{getDefaultStyles:()=>Dt});var p={};t.r(p),t.d(p,{getDefaultStyles:()=>Lt});var s={};t.r(s),t.d(s,{getDefaultStyles:()=>At,getSectionDefaultStyles:()=>Et});var d={};t.r(d),t.d(d,{getDefaultStyles:()=>It});var c={};t.r(c),t.d(c,{getDefaultStyles:()=>xt});var y={};t.r(y),t.d(y,{getDefaultStyles:()=>Pt});var u={};t.r(u),t.d(u,{getDefaultStyles:()=>_t});var S={};t.r(S),t.d(S,{getDefaultStyles:()=>Bt});var g={};t.r(g),t.d(g,{getDefaultStyles:()=>Ht});var h={};t.r(h),t.d(h,{getDefaultStyles:()=>zt});var T={};t.r(T),t.d(T,{getDefaultStyles:()=>kt});var C={};t.r(C),t.d(C,{getDefaultStyles:()=>jt});var O={};t.r(O),t.d(O,{getDefaultStyles:()=>Kt});var b={};t.r(b),t.d(b,{getDefaultStyles:()=>Ut});var v={};t.r(v),t.d(v,{getDefaultStyles:()=>Gt});var m={};t.r(m),t.d(m,{getDefaultStyles:()=>Mt});var w={};t.r(w),t.d(w,{getDefaultStyles:()=>Vt});var f={};t.r(f),t.d(f,{getDefaultStyles:()=>Wt});var R={};t.r(R),t.d(R,{getDefaultStyles:()=>Yt});var N={};t.r(N),t.d(N,{getDefaultStyles:()=>Ft});var D={};t.r(D),t.d(D,{getDefaultStyles:()=>Xt,getSectionDefaultStyles:()=>qt});var L={};t.r(L),t.d(L,{getDefaultStyles:()=>Qt});var A={};t.r(A),t.d(A,{getDefaultSocialIconsStyles:()=>Zt});var E={};t.r(E),t.d(E,{getDefaultStyles:()=>$t});var I={};t.r(I),t.d(I,{getDefaultStyles:()=>Jt});var x={};t.r(x),t.d(x,{getDefaultStyles:()=>er});var P={};t.r(P),t.d(P,{getDefaultTableStyles:()=>or});var _={};t.r(_),t.d(_,{getDefaultStyles:()=>tr});var B={};t.r(B),t.d(B,{getDefaultStyles:()=>rr});var H={};t.r(H),t.d(H,{getDefaultStyles:()=>ir});var z={};t.r(z),t.d(z,{getDefaultVideoStyles:()=>nr});var k={};t.r(k),t.d(k,{getDefaultStyles:()=>ar});var j={};t.r(j),t.d(j,{CMSCSSUnitTypesEnums:()=>Ct,CMSComponentImportTypeEnum:()=>Ot,CMSCustomEventServiceTypesEnum:()=>gr,CMSCustomEventsListEnums:()=>hr,CMSDeviceVisibilityHiddenTypeEnums:()=>ur,CMSDeviceVisibilityKeysEnums:()=>Sr,CMSElementEditTypes:()=>Tt,CMSElementSelectors:()=>gt,CMSElementsListEnum:()=>wr,CMSRepeaterSliderControlTypes:()=>sr,CMSRepeaterViewTypes:()=>dr,CMSResponsiveModeEnums:()=>lr,CMSStackDisplayTypeEnum:()=>bt,CMSToolAttributes:()=>ht,CMSToolIdTypes:()=>St,FlexAppVersionEnums:()=>Tr,FlexDefaultValues:()=>Cr,FlexLinkIngnoreAnchorList:()=>Rr,FlexRepeaterControlDragType:()=>mr,FliterTypes:()=>cr,FontWeightEnum:()=>vt,LinkTypes:()=>pr,PageTypeEnums:()=>vr,SectionTypeID:()=>br,SkeletonItems:()=>Or,SortOptions:()=>yr});var K={};t.r(K);var U={};t.r(U),t.d(U,{cssInputInstances:()=>Nr});var G={};t.r(G),t.d(G,{getDefaultData:()=>Ar,searchSelectorKeysEnum:()=>fr});var M={};t.r(M),t.d(M,{AmountEstimatorsSelectorKeysEnum:()=>Lr,getDefaultData:()=>Pr});var V={};t.r(V),t.d(V,{BulkVariantPickerSelectorKeysEnum:()=>Ir,getDefaultData:()=>Hr});var W={};t.r(W),t.d(W,{ButtonSelectorKeysEnum:()=>Br,getDefaultData:()=>jr});var Y={};t.r(Y),t.d(Y,{codeSelectorKeysEnum:()=>kr,getDefaultData:()=>Ur});var F={};t.r(F),t.d(F,{codeSelectorKeysEnum:()=>Kr,getDefaultData:()=>Mr});var X={};t.r(X),t.d(X,{getDefaultData:()=>Fr,selfSelectorKeysEnum:()=>Gr});var q={};t.r(q),t.d(q,{SelectorKeysEnum:()=>Yr,getDefaultData:()=>Zr});var Q={};t.r(Q),t.d(Q,{embedSelectorKeysEnum:()=>Qr,getDefaultData:()=>Jr});var Z={};t.r(Z),t.d(Z,{ButtonSelectorKeysEnum:()=>$r,getDefaultData:()=>ti});var $={};t.r($),t.d($,{SelectorKeysEnum:()=>oi,getDefaultData:()=>ni});var J={};t.r(J),t.d(J,{getDefaultData:()=>li,gridSelectorKeysEnum:()=>ii});var ee={};t.r(ee),t.d(ee,{SelectorKeysEnum:()=>ai,getDefaultData:()=>di});var oe={};t.r(oe),t.d(oe,{SelectorKeysEnum:()=>si,getDefaultData:()=>ui});var te={};t.r(te),t.d(te,{SelectorKeysEnum:()=>yi,getDefaultData:()=>hi});var re={};t.r(re),t.d(re,{SelectorKeysEnum:()=>gi,getDefaultData:()=>Oi});var ie={};t.r(ie),t.d(ie,{SelectorKeysEnum:()=>Ci,getDefaultData:()=>mi});var ne={};t.r(ne),t.d(ne,{PaymentMethodSelectorKeysEnum:()=>vi,getDefaultData:()=>Ri});var ae={};t.r(ae),t.d(ae,{PickupLocationsSelectorKeysEnum:()=>fi,getDefaultData:()=>Li});var le={};t.r(le),t.d(le,{SelectorKeysEnum:()=>Di,getDefaultData:()=>Ii});var pe={};t.r(pe),t.d(pe,{ButtonSelectorKeysEnum:()=>Ei,getDefaultData:()=>Bi});var se={};t.r(se),t.d(se,{ProductHighlightsSelectorKeysEnum:()=>Pi,getDefaultData:()=>ki});var de={};t.r(de),t.d(de,{ProductInventorySelectorKeysEnum:()=>zi,getDefaultData:()=>Ui});var ce={};t.r(ce),t.d(ce,{SelectorKeysEnum:()=>Ki,getDefaultData:()=>Vi});var ye={};t.r(ye),t.d(ye,{ProductPromotionsSelectorKeysEnum:()=>Gi,getDefaultData:()=>Fi});var ue={};t.r(ue),t.d(ue,{QuantitySelectorSelectorKeysEnum:()=>Yi,getDefaultData:()=>Qi});var Se={};t.r(Se),t.d(Se,{SelectorKeysEnum:()=>qi,getDefaultData:()=>Ji});var ge={};t.r(ge),t.d(ge,{getDefaultData:()=>on,sectionSelectorKeysEnum:()=>$i});var he={};t.r(he),t.d(he,{ShippingEstimatorSelectorKeysEnum:()=>en,getDefaultData:()=>rn});var Te={};t.r(Te),t.d(Te,{getDefaultData:()=>an});var Ce={};t.r(Ce),t.d(Ce,{SocialSelectorKeysEnum:()=>_n,getDefaultData:()=>zn});var Oe={};t.r(Oe),t.d(Oe,{getDefaultData:()=>jn,selfSelectorKeysEnum:()=>Hn});var be={};t.r(be),t.d(be,{StoreLocationSelectorKeysEnum:()=>kn,getDefaultData:()=>Gn});var ve={};t.r(ve),t.d(ve,{TableSelectorKeysEnum:()=>Un,getDefaultData:()=>Wn});var me={};t.r(me),t.d(me,{SelectorKeysEnum:()=>Vn,getDefaultData:()=>Qn});var we={};t.r(we),t.d(we,{getDefaultData:()=>$n,textSelectorKeysEnum:()=>Fn});var fe={};t.r(fe),t.d(fe,{UOMSelectorKeysEnum:()=>Zn,getDefaultData:()=>oa});var Re={};t.r(Re),t.d(Re,{VariantPickerSelectorKeysEnum:()=>ea,getDefaultData:()=>ia});var Ne={};t.r(Ne),t.d(Ne,{VideoSelectorKeysEnum:()=>ra,getDefaultData:()=>la});var De={};t.r(De),t.d(De,{VolumePricingSelectorKeysEnum:()=>aa,getDefaultData:()=>da});var Le={};t.r(Le),t.d(Le,{getDefaultData:()=>ua,lightboxSelectorKeysEnum:()=>sa});var Ae={};t.r(Ae),t.d(Ae,{cartSelectorKeysEnum:()=>ya,getDefaultData:()=>ha});var Ee={};t.r(Ee),t.d(Ee,{getDefaultData:()=>Oa,profileSelectorKeysEnum:()=>ga});var Ie={};t.r(Ie),t.d(Ie,{getDefaultData:()=>fa,selfSelectorKeysEnum:()=>Ca});var xe={};t.r(xe),t.d(xe,{getDefaultData:()=>Na,selfSelectorKeysEnum:()=>ba});var Pe={};t.r(Pe),t.d(Pe,{SelectorKeysEnum:()=>Ra,getDefaultData:()=>Aa});var _e={};t.r(_e),t.d(_e,{SelectorKeysEnum:()=>La,getDefaultData:()=>Pa});var Be={};t.r(Be),t.d(Be,{SelectorKeysEnum:()=>xa,getDefaultData:()=>Ha});var He={};t.r(He),t.d(He,{SelectorKeysEnum:()=>Ba,getDefaultData:()=>Ga});var ze={};t.r(ze),t.d(ze,{SelectorKeysEnum:()=>Ua,getDefaultData:()=>qa});var ke={};t.r(ke),t.d(ke,{SelectorKeysEnum:()=>Ya,getDefaultData:()=>$a});var je={};t.r(je),t.d(je,{SelectorKeysEnum:()=>Za,getDefaultData:()=>ol});var Ke={};t.r(Ke),t.d(Ke,{SelectorKeysEnum:()=>el,getDefaultData:()=>il});var Ue={};t.r(Ue),t.d(Ue,{SelectorKeysEnum:()=>rl,getDefaultData:()=>ll});var Ge={};t.r(Ge),t.d(Ge,{SelectorKeysEnum:()=>al,getDefaultData:()=>yl});var Me={};t.r(Me),t.d(Me,{SelectorKeysEnum:()=>sl,getDefaultData:()=>gl});var Ve={};t.r(Ve),t.d(Ve,{getDefaultData:()=>Ol,orderSelectorKeysEnum:()=>Sl});var We={};t.r(We),t.d(We,{SelectorKeysEnum:()=>Cl,getDefaultData:()=>fl});var Ye={};t.r(Ye),t.d(Ye,{SelectorKeysEnum:()=>vl,getDefaultData:()=>Al});var Fe={};t.r(Fe),t.d(Fe,{getDefaultData:()=>Il,selfSelectorKeysEnum:()=>Nl});var Xe={};t.r(Xe),t.d(Xe,{SelectorKeysEnum:()=>El,getDefaultData:()=>_l});var qe={};t.r(qe),t.d(qe,{getDefaultData:()=>Hl,selfSelectorKeysEnum:()=>Pl});var Qe={};t.r(Qe),t.d(Qe,{getDefaultData:()=>kl,selfSelectorKeysEnum:()=>Bl});var Ze={};t.r(Ze),t.d(Ze,{SelectorKeysEnum:()=>zl,getDefaultData:()=>Ul});var $e={};t.r($e),t.d($e,{contactUsSelectorKeysEnum:()=>Kl,getDefaultData:()=>Ml});var Je={};t.r(Je),t.d(Je,{getDefaultData:()=>Wl,loginSelectorKeysEnum:()=>Gl});var eo={};t.r(eo),t.d(eo,{getDefaultData:()=>Fl,resetPasswordSelectorKeysEnum:()=>Vl});var oo={};t.r(oo),t.d(oo,{SelectorKeysEnum:()=>Yl,getDefaultData:()=>Jl});var to={};t.r(to),t.d(to,{SelectorKeysEnum:()=>ql,getDefaultData:()=>tp});var ro={};t.r(ro),t.d(ro,{getDefaultData:()=>np,searchResultsHeadingSelectorKeysEnum:()=>ep});var io={};t.r(io),t.d(io,{getDefaultData:()=>pp,itemStockSelectorKeysEnum:()=>ip});var no={};t.r(no),t.d(no,{SelectorKeysEnum:()=>lp,getDefaultData:()=>up});var ao={};t.r(ao),t.d(ao,{SelectorKeysEnum:()=>dp,getDefaultData:()=>hp});var lo={};t.r(lo),t.d(lo,{SelectorKeysEnum:()=>gp,getDefaultData:()=>vp});var po={};t.r(po),t.d(po,{SelectorKeysEnum:()=>Cp,getDefaultData:()=>wp});var so={};t.r(so),t.d(so,{LineSelectorKeysEnum:()=>mp,getDefaultData:()=>Np});var co={};t.r(co),t.d(co,{getDefaultData:()=>Ip});var yo={};t.r(yo),t.d(yo,{getDefaultData:()=>Pp,selfSelectorKeysEnum:()=>Lp});var uo={};t.r(uo),t.d(uo,{SelectorKeysEnum:()=>xp,getDefaultData:()=>zp});var So={};t.r(So),t.d(So,{createFormSelectorKeysEnum:()=>Bp,getDefaultData:()=>jp});var go={};t.r(go),t.d(go,{QuickLinksSelectorKeysEnum:()=>kp,getDefaultData:()=>Gp});var ho={};t.r(ho),t.d(ho,{AddOrderSelectorKeysEnum:()=>Up,getDefaultData:()=>Wp});var To={};t.r(To),t.d(To,{getDefaultData:()=>Qp});var Co={};t.r(Co),t.d(Co,{getDefaultData:()=>$p,selfSelectorKeysEnum:()=>Fp});var Oo={};t.r(Oo),t.d(Oo,{SelectorKeysEnum:()=>Zp,getDefaultData:()=>os});var bo={};t.r(bo),t.d(bo,{getDefaultData:()=>is,spotlightSelectorKeysEnum:()=>es});var vo={};t.r(vo),t.d(vo,{SelectorKeysEnum:()=>rs,getDefaultData:()=>ds});var mo={};t.r(mo),t.d(mo,{getDefaultData:()=>Cs});var wo={};t.r(wo),t.d(wo,{getDefaultData:()=>Ls});var fo={};t.r(fo),t.d(fo,{getDefaultData:()=>Es});var Ro={};t.r(Ro),t.d(Ro,{getDefaultData:()=>xs,selfSelectorKeysEnum:()=>As});var No={};t.r(No),t.d(No,{getDefaultData:()=>_s,selfSelectorKeysEnum:()=>Is});var Do={};t.r(Do),t.d(Do,{SelectorKeysEnum:()=>Ps,getDefaultData:()=>Ms});var Lo={};t.r(Lo),t.d(Lo,{addOrder:()=>ho,allocationDetails:()=>po,allocations:()=>Xe,amountEstimator:()=>M,brand:()=>Be,brandImage:()=>Ke,breadcrumbs:()=>oo,bulkVariantPicker:()=>V,bundle:()=>He,bundleDetails:()=>ze,button:()=>W,buyForTabsContainer:()=>Co,buyForWithTabs:()=>To,cart:()=>Ae,cartDetails:()=>no,cartSummary:()=>ao,category:()=>ke,categoryDetails:()=>Ze,checkout:()=>lo,code:()=>Y,common:()=>U,contactUs:()=>$e,container:()=>X,countdown:()=>q,createForm:()=>So,embed:()=>Q,faq:()=>Z,filterResults:()=>Do,filters:()=>Ue,gallerySlider:()=>$,grid:()=>J,iconLibrary:()=>to,iconList:()=>mo,image:()=>ee,imageHotspot:()=>re,itemStock:()=>io,layouter:()=>qe,layouterItem:()=>Qe,layouterPro:()=>Ro,layouterProItem:()=>No,lightBoxV2:()=>Fe,lightbox:()=>Le,line:()=>so,login:()=>Je,map:()=>ie,marchandiserSets:()=>uo,menu:()=>Pe,menuItem:()=>fo,menuV2:()=>wo,orderStatus:()=>Ve,pastOrders:()=>Me,paymentMethods:()=>ne,pickupLocations:()=>ae,price:()=>ce,product:()=>oe,productActions:()=>pe,productCustomizations:()=>vo,productDetails:()=>te,productHighlights:()=>se,productImage:()=>le,productInventory:()=>de,productOptions:()=>_e,productPromotions:()=>ye,profile:()=>Ee,quantitySelector:()=>ue,quickLinks:()=>go,quotes:()=>We,repeater:()=>Ie,repeaterItem:()=>xe,resetPassword:()=>eo,rfqs:()=>Ye,scroll:()=>Se,search:()=>G,searchResultsHeading:()=>ro,section:()=>ge,shippingEstimator:()=>he,slideShowLayouter:()=>Te,social:()=>Ce,sort:()=>Ge,spotlight:()=>bo,stack:()=>Oe,staticText:()=>F,storeLocations:()=>be,subCategory:()=>je,tabContainer:()=>yo,table:()=>ve,tabs:()=>me,tabsV2:()=>co,text:()=>we,toaster:()=>Oo,uomSelector:()=>fe,variantPicker:()=>Re,video:()=>Ne,volumePricing:()=>De});var Ao={};t.r(Ao),t.d(Ao,{getDefaultStyles:()=>Vs});var Eo={};t.r(Eo),t.d(Eo,{getDefaultStyles:()=>Ws});var Io={};t.r(Io),t.d(Io,{getDefaultStyles:()=>Ys});var xo={};t.r(xo),t.d(xo,{getDefaultStyles:()=>Fs});var Po={};t.r(Po),t.d(Po,{getDefaultStyles:()=>Xs,getDefaultStylesV2:()=>qs});var _o={};t.r(_o),t.d(_o,{getDefaultStyles:()=>Qs});var Bo={};t.r(Bo),t.d(Bo,{getDefaultStyles:()=>Zs});var Ho={};t.r(Ho),t.d(Ho,{getDefaultStyles:()=>$s});var zo={};t.r(zo),t.d(zo,{getDefaultStyles:()=>Js});var ko={};t.r(ko),t.d(ko,{getDefaultStyles:()=>ed});var jo={};t.r(jo),t.d(jo,{getDefaultStyles:()=>od});var Ko={};t.r(Ko),t.d(Ko,{getDefaultStyles:()=>td});var Uo={};t.r(Uo),t.d(Uo,{getDefaultStyles:()=>rd});var Go={};t.r(Go),t.d(Go,{getDefaultStyles:()=>id});var Mo={};t.r(Mo),t.d(Mo,{getDefaultStyles:()=>nd});var Vo={};t.r(Vo),t.d(Vo,{getDefaultStyles:()=>ad});var Wo={};t.r(Wo),t.d(Wo,{getDefaultStyles:()=>ld});var Yo={};t.r(Yo),t.d(Yo,{getDefaultStyles:()=>pd});var Fo={};t.r(Fo),t.d(Fo,{getDefaultStyles:()=>sd,getSectionDefaultStyles:()=>dd});var Xo={};t.r(Xo),t.d(Xo,{getDefaultStyles:()=>cd});var qo={};t.r(qo),t.d(qo,{getDefaultStyles:()=>yd});var Qo={};t.r(Qo),t.d(Qo,{getDefaultStyles:()=>ud});var Zo={};t.r(Zo),t.d(Zo,{getDefaultStyles:()=>Sd});var $o={};t.r($o),t.d($o,{getDefaultStyles:()=>gd});var Jo={};t.r(Jo),t.d(Jo,{getDefaultStyles:()=>hd,getSectionDefaultStyles:()=>Td});var et={};t.r(et),t.d(et,{ElementSettingEnum:()=>Ks,FBModeEnum:()=>Bs,FB_CELL_HEIGHT:()=>vd,FB_CONTAINER_PADDING:()=>md,FB_GRID_COLS:()=>Cd,FB_GRID_MIN_WIDTH:()=>wd,FB_GRID_MOBILE_COLS:()=>Od,FB_GRID_MOBILE_MIN_WIDTH:()=>fd,FB_GRID_ROWS:()=>bd,FormComponentTypeEnum:()=>zs,FormConfirmationOption:()=>Us,FormElementIdEnum:()=>js,FormElementTypeEnum:()=>ks,FormMessageDisplay:()=>Gs,ScreenSizeEnums:()=>Hs});var ot={};t.r(ot),t.d(ot,{getDefaultQuickLinksStyles:()=>Rd});var tt={};t.r(tt),t.d(tt,{getDefaultStyles:()=>Nd});var rt={};t.r(rt),t.d(rt,{getDefaultStyles:()=>Dd});var it={};t.r(it),t.d(it,{getDefaultStyles:()=>Ld});var nt={};t.r(nt),t.d(nt,{getDefaultToasterStyles:()=>Ad});var at={};t.r(at),t.d(at,{getDefaultStyles:()=>Ed,getSectionDefaultStyles:()=>Id});var lt={};t.r(lt),t.d(lt,{getDefaultStyles:()=>xd});var pt={};t.r(pt),t.d(pt,{getDefaultStyles:()=>Pd});var st={};t.r(st),t.d(st,{getDefaultStyles:()=>_d});var dt={};t.r(dt),t.d(dt,{getDefaultStyles:()=>Bd});var ct={};t.r(ct),t.d(ct,{getDefaultStyles:()=>Hd});var yt={};t.r(yt),t.d(yt,{getDefaultStyles:()=>zd});var ut={};t.r(ut),t.d(ut,{getDefaultStyles:()=>kd});var St,gt,ht,Tt,Ct,Ot,bt,vt,mt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},wt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ft=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Rt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},Nt=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%"}},Dt=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%"}},Lt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},At=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},Et=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%"}},It=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},xt=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Pt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto"}},_t=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Bt=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ht=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},zt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},kt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},jt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Kt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ut=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Gt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Mt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Vt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Wt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Yt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ft=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Xt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},qt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},Qt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Zt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},$t=function(){return{maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",gridTemplateRows:"300px",gridTemplateColumns:"300px"}},Jt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},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"}},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"}},tr=function(){return{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"}},nr=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"}},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"}};!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"}(St||(St={})),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']"}(gt||(gt={})),function(e){e.id="data-cms-tool",e.state="data-cms-state",e.style="data-style-id",e.pageId="data-page-id",e.dataDivType="data-div-type",e.dataElementSubChild="data-element-sub-child",e.dataChildCount="data-child-count",e.dataToolType="data-tool-type",e.dataGridType="data-grid-type",e.dataElementType="data-element-type",e.layerDataDivType="data-layer-div-type",e.layerDataElementSubChild="data-layer-element-sub-child",e.dataDropElement="data-drop-element",e.layerDataDropElement="data-layer-drop-element",e.layerDataElementType="data-layer-element-type",e.title="data-title",e.layerStyle="data-layer-style-id",e.elementClick="data-has-clicked",e.viewportVisible="data-viewport-visible",e.playgroundScrollY="data-playground-scroll-y",e.playgroundScrollX="data-playground-scroll-x",e.viewportVisibleTop="data-viewport-visible-top",e.viewportVisibleRight="data-viewport-visible-right",e.viewportVisibleBottom="data-viewport-visible-bottom",e.viewportVisibleLeft="data-viewport-visible-left"}(ht||(ht={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLLED_CSS="controlledCss",e.CONTROLS="controls",e.CONTENT="content"}(Tt||(Tt={})),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"}(Ct||(Ct={})),function(e){e[e.BUILDER=1]="BUILDER",e[e.PREVIEW=2]="PREVIEW",e[e.WEBSITE=3]="WEBSITE"}(Ot||(Ot={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(bt||(bt={})),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"}(vt||(vt={}));var lr,pr,sr,dr,cr,yr,ur,Sr,gr,hr,Tr,Cr,Or,br,vr,mr,wr={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",FILTER_RESULTS:"filterResults"};!function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(lr||(lr={})),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"}(pr||(pr={})),function(e){e.ARROWSANDDOTS="Arrows & Dots",e.ARROWS="Arrows",e.DOTS="Dots",e.NONE="None"}(sr||(sr={})),function(e){e.GRID="grid",e.LIST="list"}(dr||(dr={})),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"}(cr||(cr={})),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"}(yr||(yr={})),function(e){e[e.CSS=1]="CSS",e[e.HTML=2]="HTML"}(ur||(ur={})),function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(Sr||(Sr={})),function(e){e[e.UPSERT=1]="UPSERT",e[e.GET=2]="GET"}(gr||(gr={})),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"}(hr||(hr={})),function(e){e[e.NESTEDJSON=1]="NESTEDJSON",e[e.FLATJSON=2]="FLATJSON"}(Tr||(Tr={})),function(e){e.FLEXLIGHTBOXCLOSEBTN="isLightboxCloseIconKey"}(Cr||(Cr={})),function(e){e.PLACEHOLDER_IMAGE="/00000000-0000-0000-0000-000000000000/development/img-placeholder.jpg"}(Or||(Or={})),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"}(br||(br={})),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"}(vr||(vr={})),function(e){e[e.SLIDER_CONTROL=1]="SLIDER_CONTROL",e[e.GRID_TOGGLE=2]="GRID_TOGGLE"}(mr||(mr={}));var fr,Rr=[pr.SCROLL_TO,pr.LIGHTBOX],Nr={adjustment:{value:"fluid",property:"adjustment",propertyType:Tt.TOOL},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Tt.CONTROLS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:Tt.CSS},width:{value:"100",property:"width",unit:4,propertyType:Tt.CSS},height:{value:"100",property:"height",unit:1,propertyType:Tt.CSS},minHeight:{value:"100",property:"minHeight",unit:1,propertyType:Tt.CSS},margin:{isAll:!1,sides:{top:{value:0,unit:1},right:{value:0,unit:1},bottom:{value:0,unit:1},left:{value:0,unit:1}},property:"margin",propertyType:Tt.CSS},textPosition:{value:"top",property:"textPosition",propertyType:Tt.CONTROLS},direction:{value:"Horizontal",propertyType:Tt.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:Tt.CSS},overflowContent:{value:"scroll",property:"overflow",propertyType:Tt.TOOL},scrollDirection:{value:"horizontal",property:"scroll",propertyType:Tt.TOOL},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:Tt.TOOL},positionType:{value:"fixed",property:"position",propertyType:Tt.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:Tt.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:Tt.CSS,parentRef:"cs-be-se-2"},overlayColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}},property:"overlayColor",propertyType:Tt.CSS,parentRef:"cs-be-cr-1"},borderColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"borderColor",propertyType:Tt.CSS,parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:Tt.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:Tt.CSS},dividerWidth:{value:1,property:"dividerWidth",unit:1,propertyType:Tt.CSS},showBorder:{value:!0,propertyType:Tt.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:Tt.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:Tt.CSS,parentRef:"cs-be-se-1"},angle:{property:"shadowAngle",propertyType:Tt.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:Tt.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:Tt.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:Tt.CSS},cropRatio:{value:"16:9",propertyType:Tt.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:Tt.CSS},exposure:{value:0,propertyType:Tt.CONTROLS},contrast:{value:0,propertyType:Tt.CONTROLS},saturation:{value:0,propertyType:Tt.CONTROLS},brightness:{value:0,propertyType:Tt.CONTROLS},tint:{value:0,propertyType:Tt.CONTROLS},hue:{value:0,propertyType:Tt.CONTROLS},lightness:{value:0,propertyType:Tt.CONTROLS},highlights:{value:0,propertyType:Tt.CONTROLS},shadows:{value:0,propertyType:Tt.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:Tt.CONTROLS},rotate:{value:0,property:"rotate",propertyType:Tt.CSS},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:Tt.CSS},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:Tt.CSS},theme:{value:"h3",property:"theme",propertyType:Tt.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:Tt.CSS,parentRef:"ty-h3-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:Tt.CSS,parentRef:"ty-h3-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:Tt.CSS,parentRef:"ty-h3-cr"},bold:{value:"",property:"fontWeight",propertyType:Tt.CSS,parentRef:"ty-h3-ft-wt"},italic:{value:"",property:"fontStyleItalic",propertyType:Tt.CSS,parentRef:"ty-h3-ft-se-ic"},linethrough:{value:"",property:"linethrough",propertyType:Tt.CSS,parentRef:"ty-h3-le-th"},underline:{value:"auto",property:"underline",propertyType:Tt.CSS,parentRef:"ty-h3-ue"},textAlign:{value:"left",property:"textAlign",propertyType:Tt.CSS,parentRef:"ty-h3-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:Tt.CSS,parentRef:"ty-h3-lr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:Tt.CSS,parentRef:"ty-h3-le-ht"},themeDesc:{value:"p1",property:"themeDesc",propertyType:Tt.CONTROLS},icon:{value:"check",propertyType:Tt.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},fontDesc:{value:"Lato",property:"fontFamilyDesc",propertyType:Tt.CSS,parentRef:"ty-p1-ft-fy"},fontSizeDesc:{value:14,unit:1,property:"fontSizeDesc",propertyType:Tt.CSS,parentRef:"ty-p1-ft-se"},textColorDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"colorDesc",propertyType:Tt.CSS,parentRef:"ty-p1-cr"},boldDesc:{value:"",property:"fontWeightDesc",propertyType:Tt.CSS,parentRef:"ty-p1-ft-wt"},italicDesc:{value:"",property:"fontStyleItalicDesc",propertyType:Tt.CSS,parentRef:"ty-p1-ft-se-ic"},linethroughDesc:{value:"",property:"linethroughDesc",propertyType:Tt.CSS,parentRef:"ty-p1-le-th"},underlineDesc:{value:"",property:"underlineDesc",propertyType:Tt.CSS,parentRef:"ty-p1-ue"},textAlignDesc:{value:"left",property:"textAlignDesc",propertyType:Tt.CSS,parentRef:"ty-p1-tt-an"},characterSpacingDesc:{value:0,unit:1,property:"letterSpacingDesc",propertyType:Tt.CSS,parentRef:"ty-p1-lr-sg"},lineHeightDesc:{value:1,unit:2,property:"lineHeightDesc",propertyType:Tt.CSS,parentRef:"ty-p1-le-ht"},iconSize:{value:26,unit:1,property:"iconSize",propertyType:Tt.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},showIcon:{value:!0,property:"showIcon",propertyType:Tt.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:Tt.CONTROLS},backgroundImage:{value:"",property:"backgroundImage",propertyType:Tt.CSS},backgroundSize:{value:"contain",property:"backgroundSize",propertyType:Tt.CSS},backgroundPositionY:{value:0,property:"backgroundPositionY",propertyType:Tt.CSS},backgroundPositionX:{value:0,property:"backgroundPositionX",propertyType:Tt.CSS},backgroundPosition:{value:"center",property:"backgroundPosition",propertyType:Tt.CSS},backgroundAttachment:{value:"scroll",property:"backgroundAttachment",propertyType:Tt.CSS},backgroundRepeat:{value:"no-repeat",property:"backgroundRepeat",propertyType:Tt.CSS}},Dr={whenClicked:{value:"Open Full Search",property:"whenClicked",propertyType:Tt.CONTROLS},showSearchText:{value:!0,property:"showSearchText",propertyType:Tt.CONTROLS},searchText:{value:"My Search",property:"searchText",propertyType:Tt.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:Tt.CONTROLS},searchPlaceholderText:{value:"My Search",property:"searchPlaceholderText",propertyType:Tt.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"}(fr||(fr={}));var Lr,Ar=function(){return{layout:{selectorKey:fr.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"70",unit:1}),margin:Nr.margin,padding:Nr.padding,whenClicked:Dr.whenClicked,showSearchText:Dr.showSearchText,searchText:Dr.searchText,searchPlaceholderText:Dr.searchPlaceholderText,showNoOfItems:Dr.showNoOfItems,positionType:Nr.positionType,pinTo:Nr.pinTo},design:{selectorKey:fr.DESIGN,searchBar:{selectorKey:fr.SEARCHBAR,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},searchIcon:{selectorKey:fr.SEARCH_ICON,showIcon:Nr.showIcon,iconSize:Nr.iconSize,iconColor:Nr.iconColor,icon:{value:"search-sm",propertyType:Tt.CONTROLS}},placeholderText:{selectorKey:fr.PLACEHOLDER_TEXT,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight}}}},Er={displayType:{value:"Stack Vertical",property:"displayType",propertyType:Tt.CONTROLS},displayStyle:{value:"Button",property:"displayStyle",propertyType:Tt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Tt.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:Tt.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Tt.CSS},itemHeight:{value:"200",property:"itemHeight",unit:1,propertyType:Tt.CSS},noOfItemsToShow:{value:2,propertyType:Tt.CONTROLS},ItemContentAlignment:{value:"left",property:"ItemContentAlignment",propertyType:Tt.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Tt.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:Tt.CONTROLS},header:{value:!0,property:"header",propertyType:Tt.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Tt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Tt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Tt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Tt.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:Tt.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:Tt.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:Tt.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:Tt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Tt.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Tt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Tt.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Tt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Tt.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Tt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Tt.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:Tt.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Tt.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Tt.CSS},title:{value:"Estimate Shipping and Tax",property:"title",propertyType:Tt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Tt.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Tt.CONTROLS},description:{value:"Enter your destination to get a shipping estimate.",property:"description",propertyType:Tt.CONTROLS},country:{value:!0,property:"country",propertyType:Tt.CONTROLS},state:{value:!0,property:"state",propertyType:Tt.CONTROLS},zipCode:{value:!0,property:"zipCode",propertyType:Tt.CONTROLS},shippingMethodName:{value:!0,property:"shippingMethodName",propertyType:Tt.CONTROLS},shippingMethodLogo:{value:!0,property:"shippingMethodLogo",propertyType:Tt.CONTROLS},shippingDescription:{value:!0,property:"shippingDescription",propertyType:Tt.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:Tt.CONTROLS},estimatedShippingCost:{value:!0,property:"estimatedShippingCost",propertyType:Tt.CONTROLS},estimatedShippingTime:{value:!0,property:"estimatedShippingTime",propertyType:Tt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Tt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Tt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Tt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Tt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Tt.CSS},buttonType:{value:"primaryButton",propertyType:Tt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Tt.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Tt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Tt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Tt.CONTROLS},backgroundShape:{value:"Round",propertyType:Tt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Tt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Tt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Tt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Tt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Tt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Tt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Tt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Tt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Tt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Tt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Tt.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:Tt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Tt.CONTROLS},fontSize:{value:"16",propertyType:Tt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},characterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},lineHeight:{value:"16",propertyType:Tt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Tt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Tt.CSS},fontSize:{value:"16",propertyType:Tt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},characterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},lineHeight:{value:"16",propertyType:Tt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Tt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Tt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Tt.CONTROLS},paginationStyle:{value:"dotted",propertyType:Tt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Tt.CONTROLS},arrowSize:{value:"16",propertyType:Tt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Tt.CSS},backgroundShape:{value:"rectangle",propertyType:Tt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Tt.CSS},font:{value:"lato",propertyType:Tt.CSS},fontSize:{value:"16",propertyType:Tt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},hoverBackgroundShape:{value:"circle",propertyType:Tt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Tt.CSS},hoverFont:{value:"lato",propertyType:Tt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Tt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Tt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Tt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Tt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Tt.CONTROLS},iconSize:{value:"20",propertyType:Tt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Tt.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"}(Lr||(Lr={}));var Ir,xr={buttonStyle:Er.buttonStyle,buttonText:Er.buttonText,icon:Er.icon,iconPadding:Er.iconPadding,iconPosition:Er.iconPosition,iconAndTextSpacing:Er.iconAndTextSpacing,alignment:Er.alignment,buttonType:Er.buttonType,showIcon:Er.showIcon,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Pr=function(){return{layout:{selectorKey:Lr.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"300",unit:1}),margin:Nr.margin,padding:Nr.padding,positionType:Nr.positionType,pinTo:Nr.pinTo,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,displayStyle:Er.displayStyle,displayType:Er.displayType,dividerBetweenItems:Er.dividerBetweenItems,itemSpacing:Er.itemSpacing,itemPadding:Er.itemPadding,ItemContentAlignment:Er.ItemContentAlignment,maxItemsToDisplay:Er.maxItemsToDisplay,overflowItems:Er.overflowItems,header:Er.header,headerHeight:Er.headerHeight,rowHeight:Er.rowHeight,headerDivider:Er.headerDivider,rowDivider:Er.rowDivider,columnDivider:Er.columnDivider,alternativeRowColors:Er.alternativeRowColors,headerCellPadding:Er.headerCellPadding,rowCellPadding:Er.rowCellPadding,contentAlignment:Er.contentAlignment,overflowControl:Er.overflowControl,paginationType:Er.paginationType,paginationAlignment:Er.paginationAlignment,rowsPerPage:Er.rowsPerPage,displayResults:Er.displayResults,imageBehavior:Er.imageBehavior,itemsPerRow:Er.itemsPerRow,noOfItemsToShow:Er.noOfItemsToShow,itemHeight:Er.itemHeight},design:{selectorKey:Lr.DESIGN,widgetStyle:{selectorKey:Lr.WIDGET_STYLE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},searchBar:{selectorKey:fr.SEARCHBAR,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},searchIcon:{selectorKey:fr.SEARCH_ICON,showIcon:Nr.showIcon,iconSize:Nr.iconSize,iconColor:Nr.iconColor,icon:{value:"search-sm",propertyType:Tt.CONTROLS}},placeholderText:{selectorKey:fr.PLACEHOLDER_TEXT,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},inputStyle:{selectorKey:Lr.INPUT_STYLE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,icon:Er.icon,iconPadding:Er.iconPadding,iconPosition:Er.iconPosition,iconAndTextSpacing:Er.iconAndTextSpacing,alignment:Er.alignment,buttonType:Er.buttonType,showIcon:Er.showIcon,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},viewOffersButton:{selectorKey:Lr.VIEW_OFFERS_BUTTON,defaultState:Object.assign({selectorKey:Lr.DEFAULT_STATE},xr),hoverState:Object.assign({selectorKey:Lr.HOVER_STATE},xr),selectedState:Object.assign({selectorKey:Lr.SELECTED_STATE},xr)},widgetTextStyles:{selectorKey:Lr.WIDGET_TEXT_STYLES,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,themeDesc:Nr.themeDesc,fontDesc:Nr.fontDesc,fontSizeDesc:Nr.fontSizeDesc,textColorDesc:Nr.textColorDesc,boldDesc:Nr.boldDesc,italicDesc:Nr.italicDesc,linethroughDesc:Nr.linethroughDesc,underlineDesc:Nr.underlineDesc,textAlignDesc:Nr.textAlignDesc,characterSpacingDesc:Nr.characterSpacingDesc,lineHeightDesc:Nr.lineHeightDesc},itemStyle:{selectorKey:Lr.ITEM_STYLE,contentAlignment:Er.contentAlignment,horizontalPadding:Er.horizontalPadding,verticalPadding:Er.verticalPadding,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},shippingName:{selectorKey:Lr.SHIPPING_NAME,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},shippingMethodLogo:{selectorKey:Lr.SHIPPING_METHOD_LOGO,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},shippingDescription:{selectorKey:Lr.SHIPPING_DESCRIPTION,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},estimatedShippingCost:{selectorKey:Lr.ESTIMATED_SHIPPING_COST,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},estimatedShippingTime:{selectorKey:Lr.ESTIMATED_SHIPPING_TIME,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},arrows:{selectorKey:Lr.ARROWS,arrowIconStyle:Er.arrowIconStyle,leftArrowIconStyle:Er.leftArrowIconStyle,rightArrowIconStyle:Er.rightArrowIconStyle,backgroundShape:Er.backgroundShape,arrowSize:Er.arrowSize,arrowColor:Er.arrowColor},paginationDots:{selectorKey:Lr.PAGINATION_DOTS,dotSize:Er.dotSize,currentDotColor:Er.currentDotColor,otherDotColor:Er.otherDotColor},paginationLine:{selectorKey:Lr.PAGINATION_LINE,currentLineColor:Er.currentLineColor,otherLineColor:Er.otherLineColor,lineHeight:Er.lineHeight,lineWidth:Er.lineWidth},table:{selectorKey:Lr.TABLE,backgroundColor:Nr.backgroundColor,showBorder:Nr.showBorder,borderStyle:Er.design.table.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Er.design.table.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur},tableHeader:{selectorKey:Lr.TABLE_HEADER,backgroundColor:Nr.backgroundColor},headerText:{selectorKey:Lr.HEADER_TEXT,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},tableRow:{selectorKey:Lr.TABLE_ROW,backgroundColor:Nr.backgroundColor,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},scroll:{selectorKey:Lr.SCROLL,scrollBarWidth:Er.design.scrollBar.scrollBarWidth,scrollBarColor:Er.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:Lr.ROW_DIVIDERS,headerDivider:Er.design.rowAndHeaderDividers.headerDivider,rowDivider:Er.design.rowAndHeaderDividers.rowDivider,columnDivider:Er.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:Lr.PAGINATION,defaultState:{selectorKey:Lr.DEFAULT_STATE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,previousIcon:Er.design.pagination.previousIcon,nextIcon:Er.design.pagination.nextIcon,iconSize:Er.design.pagination.iconSize,iconColor:Er.design.pagination.iconColor,backgroundShape:Er.design.pagination.backgroundShape,backgroundColor:Nr.backgroundColor,pagination:Er.design.pagination.pagination},hoverState:{selectorKey:Lr.HOVER_STATE,theme:Nr.theme}},showMoreButton:{selectorKey:Lr.SHOW_MORE_ITEMS_BUTTON,buttonStyle:Er.buttonStyle,buttonText:Er.buttonText,icon:Er.icon,iconPadding:Er.iconPadding,iconPosition:Er.iconPosition,iconAndTextSpacing:Er.iconAndTextSpacing,alignment:Er.alignment,buttonType:Er.buttonType,showIcon:Er.showIcon,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Er.design.pagination.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight}},content:{selectorKey:Lr.CONTENT,title:Er.title,showTitle:Er.showTitle,description:Er.description,showDescription:Er.showDescription,noOfLinesToShow:Er.noOfLinesToShow,country:Er.country,state:Er.state,zipCode:Er.zipCode,promotionSchedule:Er.showDescription,shippingMethodName:Er.shippingMethodName,shippingMethodLogo:Er.shippingMethodLogo,shippingDescription:Er.shippingDescription,estimatedShippingCost:Er.estimatedShippingCost,estimatedDeliveryTime:Er.estimatedShippingTime},dataConnector:{selectorKey:Lr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}}}},_r={optionSelection:{value:!0,property:"optionSelection",propertyType:Tt.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Tt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Tt.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Tt.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Tt.CONTROLS},displayStyle:{value:"Matrix",property:"displayStyle",propertyType:Tt.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Tt.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Tt.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:Tt.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Tt.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Tt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Tt.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Tt.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Tt.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Tt.CONTROLS},itemContentAlignment:{value:"Left",property:"itemContentAlignment",propertyType:Tt.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Tt.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Tt.CONTROLS},dropdownOptionsSpacing:{value:"50",property:"dropdownOptionsSpacing",propertyType:Tt.CSS},dropdownOptionsPadding:{value:"50",property:"dropdownOptionsPadding",propertyType:Tt.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:Tt.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:Tt.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:Tt.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Tt.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Tt.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Tt.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Tt.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Tt.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Tt.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Tt.CONTROLS},tabAlignment:{value:"Left",property:"tabAlignment",propertyType:Tt.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Tt.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Tt.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Tt.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Tt.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Tt.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Tt.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Tt.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:Tt.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Tt.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Tt.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Tt.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Tt.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Tt.CONTROLS},header:{value:!0,property:"header",propertyType:Tt.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Tt.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Tt.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Tt.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Tt.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Tt.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Tt.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Tt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Tt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Tt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Tt.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:Tt.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:Tt.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:Tt.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:Tt.CSS},groupHorizontalPadding:{value:"50",property:"groupHorizontalPadding",propertyType:Tt.CSS},groupVerticalPadding:{value:"50",property:"groupVerticalPadding",propertyType:Tt.CSS},groupAndContainerSpacing:{value:"50",property:"groupAndContainerSpacing",propertyType:Tt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Tt.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Tt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Tt.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Tt.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Tt.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Tt.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Tt.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Tt.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Tt.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Tt.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Tt.CONTROLS},showselectedVariant:{value:!0,property:"showselectedVariant",propertyType:Tt.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Tt.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Tt.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Tt.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Tt.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Tt.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Tt.CONTROLS},showTotalAddedQuantity:{value:!0,property:"showTotalAddedQuantity",propertyType:Tt.CONTROLS},showMoreRows:{value:"Scroll",property:"showMoreRows",propertyType:Tt.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.SWATFH_TYPE_DISPLAY_STYLE="swatchTypeDisplayStyle",e.SINGLE_SELECT_DISPLAY_STYLE="singleSelectDisplayStyle",e.DROPDOWN_DISPLAY_STYLE="dropdownDisplayStyle",e.GROUPED_OPTION_DISPLAY_STYLE="groupedOptionsDisplayStyle",e.MATRIX_DISPLAY_STYLE="matrixDisplayStyle",e.GROUPED_MATRIX_DISPLAY_STYLE="groupedMatrixDisplayStyle",e.DATA_CONNECTOR="dataConnector"}(Ir||(Ir={}));var Br,Hr=function(){return{layout:{selectorKey:Ir.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"600",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"300",unit:1}),margin:Nr.margin,padding:Nr.padding,positionType:Nr.positionType,pinTo:Nr.pinTo,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,optionSelection:_r.optionSelection,displayOutOfStockValues:_r.displayOutOfStockValues,displayStyle:_r.displayStyle,notifyMeButton:_r.notifyMeButton,quantitySelectorForVariantSelector:_r.quantitySelectorForVariantSelector,dividerBetweenItems:_r.dividerBetweenItems,optionTitleValueSpacing:_r.optionTitleValueSpacing,remainingDisplayStyle:_r.remainingDisplayStyle,allowUserToSearch:_r.allowUserToSearch,allowUserToFilter:_r.allowUserToFilter,swatchTypeDisplayStyle:{selectorKey:Ir.SWATFH_TYPE_DISPLAY_STYLE,displayValues:_r.displayValues,itemPadding:_r.itemPadding,itemSpacing:_r.itemSpacing,maxItemsToDisplay:_r.maxItemsToDisplay,overflowItems:_r.overflowItems,swatchImageType:_r.swatchImageType},singleSelectDisplayStyle:{selectorKey:Ir.SINGLE_SELECT_DISPLAY_STYLE,displayValues:_r.displayValues,itemPadding:_r.itemPadding,itemSpacing:_r.itemSpacing,maxItemsToDisplay:_r.maxItemsToDisplay,overflowItems:_r.overflowItems,imageBehaviour:_r.imageBehaviour,itemsPerRow:_r.itemsPerRow,itemContentAlignment:_r.itemContentAlignment,overflowDirection:_r.overflowDirection},dropdownDisplayStyle:{selectorKey:Ir.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:_r.dropdownOptionsSpacing,dropdownOptionsPadding:_r.dropdownOptionsPadding,dropdownStyle:_r.dropdownStyle,optionAndListSpacing:_r.optionAndListSpacing,dropdownListItemSpacing:_r.dropdownListItemSpacing,dropdownListItemPadding:_r.dropdownListItemPadding,dividerBetweenListItems:_r.dividerBetweenListItems,maxItemsToDisplay:_r.maxItemsToDisplay,overflowItems:_r.overflowItems},groupedOptionsDisplayStyle:{selectorKey:Ir.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:_r.groupsDisplayStyle,groupSpacing:_r.groupSpacing,groupPadding:_r.groupPadding,groupHeaderAndOptionSpacing:_r.groupHeaderAndOptionSpacing,tabDirection:_r.tabDirection,tabLayout:_r.tabLayout,tabAlignment:_r.tabAlignment,tabSpacing:_r.tabSpacing,tabAndContainerSpacing:_r.tabAndContainerSpacing,tabHorizontalPadding:_r.tabHorizontalPadding,tabVerticalPadding:_r.tabVerticalPadding,containerPadding:_r.tabVerticalPadding,overflowItems:_r.overflowItems,tabRowSpacing:_r.tabRowSpacing,expandIconPositon:_r.expandIconPositon,expandFirstItemByDefault:_r.expandFirstItemByDefault,allowMultipleOpenItems:_r.allowMultipleOpenItems,itemDividers:_r.itemDividers,accordionSpacing:_r.accordionSpacing,accordionAndContainerSpacing:_r.accordionAndContainerSpacing,accordionHorizontalPadding:_r.accordionHorizontalPadding,accordionVerticalPadding:_r.accordionVerticalPadding,groupAndContainerSpacing:_r.groupAndContainerSpacing,groupHorizontalPadding:_r.groupHorizontalPadding,groupVerticalPadding:_r.groupVerticalPadding,canCollapseGroups:_r.canCollapseGroups},matrixDisplayStyle:{selectorKey:Ir.MATRIX_DISPLAY_STYLE,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,paginationAliginment:_r.paginationAliginment,rowsPerPage:_r.rowsPerPage,showMoreRows:_r.showMoreRows},groupedMatrixDisplayStyle:{selectorKey:Ir.GROUPED_MATRIX_DISPLAY_STYLE,groupsDisplayStyle:_r.groupsDisplayStyle,groupSpacing:_r.groupSpacing,groupPadding:_r.groupPadding,groupHeaderAndOptionSpacing:_r.groupHeaderAndOptionSpacing}},design:{selectorKey:Ir.DESIGN},content:{selectorKey:Ir.CONTENT,optionProperties:_r.optionProperties,optionName:_r.optionName,noOfOptionValues:_r.noOfOptionValues,optionPrice:_r.optionPrice,priceFormat:_r.priceFormat,showselectedVariant:_r.showselectedVariant,optionValueProperties:_r.optionValueProperties,optionValueName:_r.optionValueName,optionValueCode:_r.optionValueCode,swatchImage:_r.swatchImage,swatchImageType:_r.swatchImageType,noOfVariantsAvailable:_r.noOfVariantsAvailable,optionValuePrice:_r.optionValuePrice,showAvailableInventory:_r.showAvailableInventory,showTotalPriceOfAddedItems:_r.showTotalPriceOfAddedItems,showTotalAddedQuantity:_r.showTotalAddedQuantity},dataConnector:{selectorKey:Ir.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}}}},zr={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:Tt.CONTROLS},buttonType:{value:"primaryButton",propertyType:Tt.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:Tt.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:Tt.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:Tt.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Tt.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:Tt.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:Tt.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Br||(Br={}));var kr,jr=function(){return{layout:{selectorKey:Br.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"40",unit:1}),margin:Nr.margin,padding:Nr.padding,positionType:Nr.positionType,pinTo:Nr.pinTo,buttonStyle:zr.buttonStyle,buttonText:zr.buttonText,buttonIcon:zr.buttonIcon,iconPosition:zr.iconPosition,iconAndTextSpacing:zr.iconAndTextSpacing,alignment:zr.alignment,buttonType:zr.buttonType,linkTo:zr.linkTo},design:{selectorKey:Br.DESIGN,defaultState:{selectorKey:Br.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},Nr.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},Nr.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},Nr.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},Nr.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},Nr.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},Nr.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},Nr.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},Nr.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},Nr.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},Nr.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},Nr.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},Nr.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},Nr.theme),fontSize:Object.assign(Object.assign({},Nr.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},Nr.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},Nr.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},Nr.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},Nr.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},Nr.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},Nr.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},Nr.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},Nr.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:Nr.icon,showIcon:Object.assign(Object.assign({},Nr.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Nr.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:Br.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},Nr.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:Br.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(kr||(kr={}));var Kr,Ur=function(){return{layout:{selectorKey:kr.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Nr.height),{unit:1,value:300}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo},design:{selectorKey:kr.DESIGN,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},content:{selectorKey:kr.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:kr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:Tt.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Kr||(Kr={}));var Gr,Mr=function(){return{layout:{selectorKey:Kr.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Nr.height),{unit:1,value:300}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,textData:{value:"",propertyType:Tt.CONTROLS}},design:{selectorKey:Kr.DESIGN,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},content:{}}},Vr={theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,backgroundColor:Nr.backgroundColor},Wr={backgroundColor:Nr.backgroundColor,backgroundRepeat:Nr.backgroundRepeat,backgroundSize:Nr.backgroundSize,backgroundAttachment:Nr.backgroundAttachment,backgroundPosition:Nr.backgroundPosition,backgroundPositionX:Nr.backgroundPositionX,backgroundPositionY:Nr.backgroundPositionY,backgroundImage:Nr.backgroundImage};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Gr||(Gr={}));var Yr,Fr=function(e){return{layout:{selectorKey:Gr.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Tt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Nr.height),{isReadOnly:!0}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo},design:Object.assign({selectorKey:Gr.DESIGN,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},Wr),dataConnector:{selectorKey:Gr.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"container",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:Tt.CONTROLS}}}},Xr=(new Date).toISOString().slice(0,16),qr={type:{value:"countdown",property:"itemSpacing",propertyType:Tt.CONTROLS},counterStyle:{value:"joined",property:"counterStyle",propertyType:Tt.CONTROLS},countdownAnimation:{value:"fadeIn",property:"countdownAnimation",propertyType:Tt.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:Tt.CONTROLS},source:{value:"manual",property:"source",propertyType:Tt.CONTROLS},showCountdownTitle:{value:"true",property:"showCountdownTitle",propertyType:Tt.CONTROLS},title:{value:"Sales Ends In",property:"title",propertyType:Tt.CONTROLS},showCountdownDescription:{value:"true",property:"showCountdownDescription",propertyType:Tt.CONTROLS},description:{value:"Sale ends in next few mins hurry up garb the offer",property:"description",propertyType:Tt.CONTROLS},chooseSchedules:{value:"05-11-2024",property:"chooseSchedules",propertyType:Tt.CONTROLS},startDate:{value:Xr,property:"startDate",propertyType:Tt.CONTROLS},endDate:{value:"2024-11-15T15:01",property:"endDate",propertyType:Tt.CONTROLS},days:{value:"true",property:"days",propertyType:Tt.CONTROLS},daysTitle:{value:"Days",property:"daysTitle",propertyType:Tt.CONTROLS},hours:{value:"true",property:"hours",propertyType:Tt.CONTROLS},hoursTitle:{value:"Hours",property:"hoursTitle",propertyType:Tt.CONTROLS},minutes:{value:"true",property:"minutes",propertyType:Tt.CONTROLS},minutesTitle:{value:"Minutes",property:"minutesTitle",propertyType:Tt.CONTROLS},seconds:{value:"true",property:"seconds",propertyType:Tt.CONTROLS},secondsTitle:{value:"Seconds",property:"secondsTitle",propertyType:Tt.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:Tt.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Tt.CSS},verticalAlignment:{value:"center",property:"verticalAlignment",propertyType:Tt.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Tt.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Tt.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Tt.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Tt.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Tt.CSS},textPosition:{value:"top",property:"textPosition",propertyType:Tt.CONTROLS},iconColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"iconColor",propertyType:Tt.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"}(Yr||(Yr={}));var Qr,Zr=function(){return{layout:{selectorKey:Yr.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"200",unit:1}),margin:Nr.margin,padding:Nr.padding,type:qr.type,counterStyle:qr.counterStyle,countdownAnimation:qr.countdownAnimation,dividerBetweenItems:qr.dividerBetweenItems,positionType:Nr.positionType,pinTo:Nr.pinTo},content:{selectorKey:Yr.CONTENT,source:qr.source,showCountdownTitle:qr.showCountdownTitle,title:qr.title,showCountdownDescription:qr.showCountdownDescription,description:qr.description,chooseSchedules:qr.chooseSchedules,startDate:qr.startDate,endDate:qr.endDate,days:qr.days,daysTitle:qr.daysTitle,hours:qr.hours,hoursTitle:qr.hoursTitle,minutes:qr.minutes,minutesTitle:qr.minutesTitle,seconds:qr.seconds,secondsTitle:qr.secondsTitle},design:{selectorKey:Yr.DESIGN,countdownWidget:{selectorKey:Yr.COUNTDOWN_WIDGET,backgroundColor:Nr.backgroundColor,showBorder:Nr.showBorder,borderStyle:Nr.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,themeDesc:Nr.themeDesc,fontDesc:Nr.fontDesc,fontSizeDesc:Nr.fontSizeDesc,textColorDesc:Nr.textColorDesc,boldDesc:Nr.boldDesc,italicDesc:Nr.italicDesc,linethroughDesc:Nr.linethroughDesc,underlineDesc:Nr.underlineDesc,textAlignDesc:Nr.textAlignDesc,characterSpacingDesc:Nr.characterSpacingDesc,lineHeightDesc:Nr.lineHeightDesc},countdownWidgetTextContainerLayout:{selectorKey:Yr.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:qr.textVerticalPadding,textHorizontalPadding:qr.textHorizontalPadding,titleAndDescriptionSpacing:qr.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:Yr.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},countdownLayout:{selectorKey:Yr.COUNTDOWN_LAYOUT,verticalAlignment:qr.verticalAlignment,widgetTextAndItemSpacing:qr.widgetTextAndItemSpacing,textPosition:qr.textPosition},counterStyle:{selectorKey:Yr.COUNTER_STYLE,backgroundColor:Nr.backgroundColor,showBorder:Nr.showBorder,borderStyle:Nr.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,themeDesc:Nr.themeDesc,fontDesc:Nr.fontDesc,fontSizeDesc:Nr.fontSizeDesc,textColorDesc:Nr.textColorDesc,boldDesc:Nr.boldDesc,italicDesc:Nr.italicDesc,linethroughDesc:Nr.linethroughDesc,underlineDesc:Nr.underlineDesc,textAlignDesc:Nr.textAlignDesc,characterSpacingDesc:Nr.characterSpacingDesc,lineHeightDesc:Nr.lineHeightDesc},dividerStyle:{selectorKey:Yr.DIVIDER_STYLE,shape:qr.shape,size:qr.size,iconColor:qr.iconColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(Qr||(Qr={}));var $r,Jr=function(){return{layout:{selectorKey:Qr.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Nr.height),{unit:1,value:300}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo},design:{selectorKey:Qr.DESIGN,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},content:{selectorKey:Qr.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:Qr.DATA_CONNECTOR,value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:Tt.CONTROLS}}},ei={expandFirstItemByDefault:{value:!0,propertyType:Tt.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:Tt.CONTROLS},itemDividers:{value:!1,propertyType:Tt.CONTROLS},iconPosition:{value:"Right",propertyType:Tt.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:Tt.CONTROLS},itemHorizontalPadding:{value:10,unit:1,property:"itemHorizontalPadding",propertyType:Tt.CSS},itemVerticalPadding:{value:2,unit:1,property:"itemVerticalPadding",propertyType:Tt.CSS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Tt.CSS},titleAndDescriptionSpacing:{value:5,unit:1,property:"titleAndDescriptionSpacing",propertyType:Tt.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"}($r||($r={}));var oi,ti=function(){return{layout:{selectorKey:$r.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"auto",unit:Ct.CUSTOM}),margin:Nr.margin,padding:Nr.padding,positionType:Nr.positionType,pinTo:Nr.pinTo,expandFirstItemByDefault:ei.expandFirstItemByDefault,allowMultipleOpenItems:ei.allowMultipleOpenItems,itemDividers:ei.itemDividers,iconPosition:ei.iconPosition,itemHorizontalPadding:ei.itemHorizontalPadding,itemVerticalPadding:ei.itemVerticalPadding,itemSpacing:ei.itemSpacing,titleAndDescriptionSpacing:ei.titleAndDescriptionSpacing},content:{accordionsList:ei.accordionsList},design:{selectorKey:$r.DESIGN,faqWidget:{selectorKey:$r.FAQ_WIDGET,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},collapsedAccordionItem:{selectorKey:$r.COLLAPSED_ACCRORDION_ITEM,backgroundColor:Nr.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Nr.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,icon:Nr.icon,showIcon:Nr.showIcon,iconSize:Nr.iconSize,iconColor:Nr.iconColor,themeDesc:Nr.themeDesc,fontDesc:Nr.fontDesc,fontSizeDesc:Nr.fontSizeDesc,textColorDesc:Nr.textColorDesc,boldDesc:Nr.boldDesc,italicDesc:Nr.italicDesc,linethroughDesc:Nr.linethroughDesc,underlineDesc:Nr.underlineDesc,textAlignDesc:Nr.textAlignDesc,characterSpacingDesc:Nr.characterSpacingDesc,lineHeightDesc:Nr.lineHeightDesc},expandedAccordionItem:{selectorKey:$r.EXPANDED_ACCRORDION_ITEM,backgroundColor:Nr.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Nr.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Object.assign({},Nr.theme),font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,icon:Nr.icon,showIcon:Nr.showIcon,iconSize:Nr.iconSize,iconColor:Nr.iconColor,themeDesc:Nr.themeDesc,fontDesc:Nr.fontDesc,fontSizeDesc:Nr.fontSizeDesc,textColorDesc:Nr.textColorDesc,boldDesc:Nr.boldDesc,italicDesc:Nr.italicDesc,linethroughDesc:Nr.linethroughDesc,underlineDesc:Nr.underlineDesc,textAlignDesc:Nr.textAlignDesc,characterSpacingDesc:Nr.characterSpacingDesc,lineHeightDesc:Nr.lineHeightDesc},divider:{selectorKey:$r.DIVIDER,dividerColor:Nr.borderColor,dividerStyle:Nr.borderStyle,dividerWidth:Nr.dividerWidth}}}},ri={displayStyle:{value:"Slider",propertyType:Tt.CONTROLS},scrollDirection:{value:"Vertical",propertyType:Tt.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:Tt.CONTROLS},scrollControl:{value:"Non",propertyType:Tt.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:Tt.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:Tt.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:Tt.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:Tt.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:Tt.CSS},sliderControl:{value:"Arrows",propertyType:Tt.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:Tt.CONTROLS},loopImages:{value:!1,propertyType:Tt.CONTROLS},setItemsPerRow:{value:!1,propertyType:Tt.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:Tt.CONTROLS},autoplay:{value:!1,propertyType:Tt.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:Tt.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:Tt.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:Tt.CONTROLS},showGalleryTitle:{value:!1,propertyType:Tt.CONTROLS},galleryTitle:{value:"",propertyType:Tt.CONTROLS},showGalleryDescription:{value:!1,propertyType:Tt.CONTROLS},galleryDescription:{value:"",propertyType:Tt.CONTROLS},showItemTitle:{value:!1,propertyType:Tt.CONTROLS},showItemDescription:{value:!1,propertyType:Tt.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:Tt.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:Tt.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:Tt.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:Tt.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:Tt.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Tt.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Tt.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:Tt.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:Tt.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:Tt.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:Tt.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:Tt.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Tt.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:Tt.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:Tt.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Tt.CONTROLS},backgroundShape:{value:"Round",propertyType:Tt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Tt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Tt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Tt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Tt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Tt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Tt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Tt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Tt.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:Tt.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"}(oi||(oi={}));var ii,ni=function(){return{layout:{selectorKey:oi.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"300",unit:1}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,displayStyle:ri.displayStyle,scrollDirection:ri.scrollDirection,noOfItemsToLoad:ri.noOfItemsToLoad,scrollControl:ri.scrollControl,itemsPerSlide:ri.itemsPerSlide,itemsPerRow:ri.itemsPerRow,itemsPerColumn:ri.itemsPerColumn,itemGap:ri.itemGap,rowGap:ri.rowGap,sliderControl:ri.sliderControl,controlPosition:ri.controlPosition,loopImages:ri.loopImages,setItemsPerRow:ri.setItemsPerRow,sliderDisplayScrollbar:ri.sliderDisplayScrollbar,autoplay:ri.autoplay,autoplayStyle:ri.autoplayStyle,autoplayDuration:ri.autoplayDuration,sliderSpeed:ri.sliderSpeed,thumbnailPlacement:ri.thumbnailPlacement,thumbnailSize:ri.thumbnailSize,thumbnailSpacing:ri.thumbnailSpacing},content:{showGalleryTitle:ri.showGalleryTitle,galleryTitle:ri.galleryTitle,showGalleryDescription:ri.showGalleryDescription,galleryDescription:ri.galleryDescription,showItemTitle:ri.showItemTitle,showItemDescription:ri.showItemDescription,allowLinkToOtherPage:ri.allowLinkToOtherPage,slides:ri.slides},design:{selectorKey:oi.DESIGN,galleryWidgetStyle:{selectorKey:oi.GALLERY_WIDGET_STYLE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,showIcon:Object.assign(Object.assign({},Nr.showIcon),{value:!0}),iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Nr.themeDesc,fontDesc:Nr.fontDesc,fontSizeDesc:Nr.fontSizeDesc,textColorDesc:Nr.textColorDesc,boldDesc:Nr.boldDesc,italicDesc:Nr.italicDesc,linethroughDesc:Nr.linethroughDesc,underlineDesc:Nr.underlineDesc,textAlignDesc:Nr.textAlignDesc,characterSpacingDesc:Nr.characterSpacingDesc,lineHeightDesc:Nr.lineHeightDesc},galleryWidgetLayout:{selectorKey:oi.GALLERY_LAYOUT,galleryTextAndItemAlignment:ri.galleryTextAndItemAlignment,galleryTextAndItemSpacing:ri.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:ri.galleryTextAndDescriptionSpacing,textPosition:Nr.textPosition,verticalAlignment:Nr.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:oi.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:ri.textVerticalPadding,textHorizontalPadding:Nr.textHorizontalPadding,titleAndDescriptionSpacing:ri.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:oi.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},itemStyle:{selectorKey:oi.GALLERY_WIDGET_STYLE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,showIcon:Object.assign(Object.assign({},Nr.showIcon),{value:!0}),iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Nr.themeDesc,fontDesc:Nr.fontDesc,fontSizeDesc:Nr.fontSizeDesc,textColorDesc:Nr.textColorDesc,boldDesc:Nr.boldDesc,italicDesc:Nr.italicDesc,linethroughDesc:Nr.linethroughDesc,underlineDesc:Nr.underlineDesc,textAlignDesc:Nr.textAlignDesc,characterSpacingDesc:Nr.characterSpacingDesc,lineHeightDesc:Nr.lineHeightDesc},itemLayout:{selectorKey:oi.GALLERY_LAYOUT,galleryTextAndItemAlignment:ri.galleryTextAndItemAlignment,textAndImageSpacing:ri.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:ri.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Nr.textPosition),{value:"On Image"}),verticalAlignment:Nr.verticalAlignment},itemTextContainerLayout:{selectorKey:oi.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:ri.textVerticalPadding,textHorizontalPadding:Nr.textHorizontalPadding,titleAndDescriptionSpacing:ri.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:oi.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},paginationArrows:{selectorKey:oi.PAGINATION_ARROWS,arrowIconStyle:ri.arrowIconStyle,leftArrowIconStyle:ri.leftArrowIconStyle,rightArrowIconStyle:ri.rightArrowIconStyle,backgroundShape:ri.backgroundShape,arrowSize:ri.arrowSize,arrowColor:ri.arrowColor},paginationDots:{selectorKey:oi.PAGINATION_DOTS,dotSize:ri.dotSize,currentDotColor:ri.currentDotColor,otherDotColor:ri.otherDotColor},paginationLine:{selectorKey:oi.PAGINATION_LINE,currentLineColor:ri.currentLineColor,otherLineColor:ri.otherLineColor,lineHeight:ri.lineHeight,lineWidth:ri.lineWidth}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(ii||(ii={}));var ai,li=function(e){return{layout:{selectorKey:ii.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:Tt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Nr.height),{isReadOnly:!0}),padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo},design:Object.assign({selectorKey:ii.DESIGN,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},Wr)}},pi={onClick:{value:"Show Image Lightbox",propertyType:Tt.CONTROLS},onHover:{value:"Zoom Out",propertyType:Tt.CONTROLS},cropRatio:{value:"16:9",propertyType:Tt.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Tt.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Tt.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Tt.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(ai||(ai={}));var si,di=function(){return{layout:{selectorKey:ai.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{propertyType:Tt.CONTROLLED_CSS,unit:Ct.PIXELS,value:350}),height:Object.assign(Object.assign({},Nr.height),{value:300,propertyType:Tt.CONTROLLED_CSS,unit:Ct.PIXELS}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,onClick:pi.onClick,onHover:pi.onHover,cropRatio:pi.cropRatio,fitOptions:pi.fitOptions,horizontalAlignment:pi.horizontalAlignment,verticalAlignment:pi.verticalAlignment},design:{selectorKey:ai.DESIGN,cropRatio:Nr.cropRatio,zoomImage:Nr.zoomImage,flip:Nr.flip,rotate:Nr.rotate,backgroundColor:Nr.backgroundColor,exposure:Nr.exposure,contrast:Nr.contrast,saturation:Nr.saturation,brightness:Nr.brightness,hue:Nr.hue,lightness:Nr.lightness,highlights:Nr.highlights,shadows:Nr.shadows,showBorder:Nr.showBorder,borderStyle:Nr.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Tt.CONTROLS}},dataConnector:{selectorKey:ai.DATA_CONNECTOR,dataConnector:pi.dataConnector}}},ci={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Tt.CONTROLS},productName:{value:!0,propertyType:Tt.CONTROLS},productCodes:{value:!0,propertyType:Tt.CONTROLS},varientCodes:{value:!0,propertyType:Tt.CONTROLS},productImage:{value:!0,propertyType:Tt.CONTROLS},price:{value:!0,propertyType:Tt.CONTROLS},productDescription:{value:!0,propertyType:Tt.CONTROLS},showOptions:{value:!0,propertyType:Tt.CONTROLS},allowBulkOrdering:{value:!0,propertyType:Tt.CONTROLS},actions:{value:!0,propertyType:Tt.CONTROLS},quickView:{value:!0,propertyType:Tt.CONTROLS},addToCart:{value:!0,propertyType:Tt.CONTROLS},wishlist:{value:!0,propertyType:Tt.CONTROLS},buyNow:{value:!0,propertyType:Tt.CONTROLS},addtoQuote:{value:!0,propertyType:Tt.CONTROLS},showUoms:{value:!0,propertyType:Tt.CONTROLS},showVolumePricing:{value:!0,propertyType:Tt.CONTROLS},showInventory:{value:!0,propertyType:Tt.CONTROLS},storeAvailability:{value:!0,propertyType:Tt.CONTROLS},categoryCode:{value:!0,propertyType:Tt.CONTROLS},categoryName:{value:!0,propertyType:Tt.CONTROLS},categoryImage:{value:!0,propertyType:Tt.CONTROLS},categoryDescription:{value:!0,propertyType:Tt.CONTROLS},subCategoryCode:{value:!0,propertyType:Tt.CONTROLS},subCategoryName:{value:!0,propertyType:Tt.CONTROLS},subCategoryImage:{value:!0,propertyType:Tt.CONTROLS},subCategoryDescription:{value:!0,propertyType:Tt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(si||(si={}));var yi,ui=function(){return{layout:{selectorKey:si.LAYOUT,width:Object.assign({},Nr.width),height:Object.assign(Object.assign({},Nr.height),{value:"auto",propertyType:Tt.CONTROLS,unit:7}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo},design:Object.assign({selectorKey:si.DESIGN,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},Wr),content:{selectorKey:si.CONTENT,productName:ci.productName,productCodes:ci.productCodes,varientCodes:ci.varientCodes,productImage:ci.productImage,price:ci.price,productDescription:ci.productDescription,showOptions:ci.showOptions,allowBulkOrdering:ci.allowBulkOrdering,actions:ci.actions,quickView:ci.quickView,addToCart:ci.addToCart,wishlist:ci.wishlist,buyNow:ci.buyNow,addtoQuote:ci.addtoQuote,showUoms:ci.showUoms,showVolumePricing:ci.showVolumePricing,showInventory:ci.showInventory,storeAvailability:ci.storeAvailability,categoryCode:ci.categoryCode,categoryName:ci.categoryName,categoryImage:ci.categoryImage,categoryDescription:ci.categoryDescription,subCategoryCode:ci.subCategoryCode,subCategoryName:ci.subCategoryName,subCategoryImage:ci.subCategoryImage,subCategoryDescription:ci.subCategoryDescription},dataConnector:{selectorKey:si.DATA_CONNECTOR,dataConnector:ci.dataConnector}}},Si={dataConnector:{value:{isConnected:!1,dataSource:null,childSource:null,key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS},showOptions:{value:!0,propertyType:Tt.CONTROLS},productVolume:{value:!0,propertyType:Tt.CONTROLS},productPrice:{value:!0,propertyType:Tt.CONTROLS},productActions:{value:!0,propertyType:Tt.CONTROLS},productInventory:{value:!0,propertyType:Tt.CONTROLS},storeLocations:{value:!0,propertyType:Tt.CONTROLS},pickupLocations:{value:!0,propertyType:Tt.CONTROLS},productHighlights:{value:!0,propertyType:Tt.CONTROLS},paymentMethods:{value:!0,propertyType:Tt.CONTROLS},shippingEstimator:{value:!0,propertyType:Tt.CONTROLS},productPromotions:{value:!0,propertyType:Tt.CONTROLS},amountEstimator:{value:!0,propertyType:Tt.CONTROLS},quantitySelector:{value:!0,propertyType:Tt.CONTROLS},uomSelector:{value:!0,propertyType:Tt.CONTROLS},variantPicker:{value:!0,propertyType:Tt.CONTROLS},bulkVariantPicker:{value:!0,propertyType:Tt.CONTROLS},productImage:{value:!0,propertyType:Tt.CONTROLS},productName:{value:!0,propertyType:Tt.CONTROLS},productDescription:{value:!0,propertyType:Tt.CONTROLS},productBrand:{value:!0,propertyType:Tt.CONTROLS},productCode:{value:!0,propertyType:Tt.CONTROLS},productReview:{value:!0,propertyType:Tt.CONTROLS},productRating:{value:!0,propertyType:Tt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(yi||(yi={}));var gi,hi=function(){return{layout:{selectorKey:yi.LAYOUT,width:Object.assign({},Nr.width),height:Object.assign(Object.assign({},Nr.height),{value:"auto",propertyType:Tt.CONTROLS,unit:7}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo},design:Object.assign({selectorKey:yi.DESIGN,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},Wr),content:{selectorKey:yi.CONTENT,showOptions:Si.showOptions,productVolume:Si.productVolume,productPrice:Si.productPrice,productActions:Si.productActions,productInventory:Si.productInventory,storeLocations:Si.storeLocations,pickupLocations:Si.pickupLocations,productHighlights:Si.productHighlights,paymentMethods:Si.paymentMethods,shippingEstimator:Si.shippingEstimator,productPromotions:Si.productPromotions,amountEstimator:Si.amountEstimator,quantitySelector:Si.quantitySelector,uomSelector:Si.uomSelector,variantPicker:Si.variantPicker,bulkVariantPicker:Si.bulkVariantPicker,productImage:Si.productImage,productName:Si.productName,productDescription:Si.productDescription,productBrand:Si.productBrand,productCode:Si.productCode,productReview:Si.productReview,productRating:Si.productRating},dataConnector:{selectorKey:yi.DATA_CONNECTOR,dataConnector:Si.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:Tt.CONTROLS}}}},Ti={position:{value:"topLeft",property:"position",propertyType:Tt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Tt.CONTROLS},onClick:{value:"Show Image Lightbox",propertyType:Tt.CONTROLS},onHover:{value:"Zoom In",propertyType:Tt.CONTROLS},hotspotStyle:{value:"shape",propertyType:Tt.CONTROLS},showContent:{value:"onClick",propertyType:Tt.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:Tt.CONTROLS},showIcon:{value:!0,propertyType:Tt.CONTROLS},shape:{value:"circle",propertyType:Tt.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:Tt.CONTROLS},iconStyle:{value:"icon with circle",property:"iconStyle",propertyType:Tt.CSS},hotspotSize:{value:"30",property:"hotspotSize",propertyType:Tt.CSS},iconSize:{value:"30",property:"iconSize",propertyType:Tt.CSS},tooltipWidth:{value:"100",property:"tooltipWidth",propertyType:Tt.CSS},tooltipHeight:{value:"100",property:"tooltipHeight",propertyType:Tt.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:Tt.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:Tt.CSS},imageRatio:{value:"16:9",property:"imageRatio",propertyType:Tt.CSS},fitOptions:{value:"fill",property:"fitOptions",propertyType:Tt.CSS},productInfoAlignment:{value:"left",property:"productInfoAlignment",propertyType:Tt.CSS},infoVerticalPadding:{value:"500",property:"infoVerticalPadding",propertyType:Tt.CSS},infoHorizontalPadding:{value:"500",property:"infoHorizontalPadding",propertyType:Tt.CSS},infoSpacing:{value:"500",property:"infoSpacing",propertyType:Tt.CSS},cardLayout:{value:"onImage",property:"cardLayout",propertyType:Tt.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:Tt.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:Tt.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:Tt.CSS},linkDetails:{value:"",property:"linkDetails",propertyType:Tt.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"}(gi||(gi={}));var Ci,Oi=function(){return{layout:{selectorKey:gi.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{propertyType:Tt.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Nr.height),{value:300,propertyType:Tt.CONTROLS,unit:1}),margin:Nr.margin,padding:Nr.padding,showContent:Ti.showContent,canOpenMultipleHotspots:Ti.canOpenMultipleHotspots,positionType:Nr.positionType,pinTo:Nr.pinTo},design:{selectorKey:gi.DESIGN,imageStyle:{selectorKey:gi.HOTSPOT_IMAGE_STYLE,cropRatio:Nr.cropRatio,zoomImage:Nr.zoomImage,flip:Nr.flip,rotate:Nr.rotate,backgroundColor:Nr.backgroundColor,overlayColor:Nr.overlayColor,exposure:Nr.exposure,contrast:Nr.contrast,saturation:Nr.saturation,brightness:Nr.brightness,hue:Nr.hue,lightness:Nr.lightness,highlights:Nr.highlights,shadows:Nr.shadows,showBorder:Nr.showBorder,borderStyle:Nr.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur},hotspotStyle:{selectorKey:gi.HOTSPOT_STYLE,hotspotStyle:Ti.hotspotStyle,hotspotSize:Ti.hotspotSize,iconSize:Nr.iconSize,iconColor:Nr.iconColor,icon:Ti.icon,showIcon:Ti.showIcon,shape:Ti.shape,animationStyle:Ti.animationStyle,animationFrequency:Ti.animationFrequency,backgroundColor:Nr.backgroundColor,showBorder:Nr.showBorder,borderStyle:Nr.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur},tooltipDesign:{selectorKey:gi.TOOL_TIP_DESIGN,tooltipWidth:Ti.tooltipWidth,tooltipHeight:Ti.tooltipHeight,horizontalAlignment:Ti.horizontalAlignment,verticalAlignment:Ti.verticalAlignment,backgroundColor:Nr.backgroundColor,showBorder:Nr.showBorder,borderStyle:Nr.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur,position:Ti.position},tooltipTextDesign:{selectorKey:gi.TOOL_TIP_TEXT,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,themeDesc:Nr.themeDesc,fontDesc:Nr.fontDesc,fontSizeDesc:Nr.fontSizeDesc,textColorDesc:Nr.textColorDesc,boldDesc:Nr.boldDesc,italicDesc:Nr.italicDesc,linethroughDesc:Nr.linethroughDesc,underlineDesc:Nr.underlineDesc,textAlignDesc:Nr.textAlignDesc,characterSpacingDesc:Nr.characterSpacingDesc,lineHeightDesc:Nr.lineHeightDesc},tooltipProductDesign:{selectorKey:gi.TOOL_TIP_PRODUCT_DESIGN,imageRatio:Ti.imageRatio,fitOptions:Ti.fitOptions,productInfoAlignment:Ti.productInfoAlignment,infoVerticalPadding:Ti.infoVerticalPadding,infoHorizontalPadding:Ti.infoHorizontalPadding,infoSpacing:Ti.infoSpacing,cardLayout:Ti.cardLayout,productCardStyle:Ti.productCardStyle},tooltipImageDesign:{selectorKey:gi.TOOL_TIP_IMAGE_DESIGN,cropRatio:Nr.cropRatio,zoomImage:Nr.zoomImage,flip:Nr.flip,rotate:Nr.rotate,backgroundColor:Nr.backgroundColor,exposure:Nr.exposure,contrast:Nr.contrast,saturation:Nr.saturation,brightness:Nr.brightness,hue:Nr.hue,lightness:Nr.lightness,highlights:Nr.highlights,shadows:Nr.shadows,showBorder:Nr.showBorder,borderStyle:Nr.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur,imageRatio:Ti.imageRatio,fitOptions:Ti.fitOptions,horizontalAlignment:Ti.horizontalAlignment,verticalAlignment:Ti.verticalAlignment,onClick:Ti.onClick,onHover:Ti.onHover,linkDetails:Ti.linkDetails}},content:{selectorKey:gi.CONTENT,image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Tt.CONTROLS},hotspots:Ti.hotspots}}},bi={position:{value:"topLeft",property:"position",propertyType:Tt.CONTROLS},zoom:{value:3,propertyType:Tt.CONTROLS},icon:{value:"map-marker",property:"icon",propertyType:Tt.CONTROLS},showIcon:{value:!0,propertyType:Tt.CONTROLS},showZoomControls:{value:!0,propertyType:Tt.CONTROLS},showMapAndSatelliteView:{value:!0,propertyType:Tt.CONTROLS},showStreetView:{value:!0,propertyType:Tt.CONTROLS},showDirectionsLink:{value:!1,propertyType:Tt.CONTROLS},showTitle:{value:!1,propertyType:Tt.CONTROLS},title:{value:"",propertyType:Tt.CONTROLS},showDescription:{value:!1,propertyType:Tt.CONTROLS},description:{value:"",propertyType:Tt.CONTROLS},chooseMapDesign:{value:"",propertyType:Tt.CONTROLS},locationsList:{value:[{addressLine1:"",addressLine2:"",country:"",postalCode:"",state:""}],propertyType:Tt.CONTROLS},geometry:{value:null,propertyType:Tt.CONTROLS},textContainerPosition:{value:"Top",propertyType:Tt.CONTROLS},mapAndTextContainerAlignment:{value:"center",propertyType:Tt.CONTROLS},mapAndTextContainerSpacing:{value:20,property:"mapAndTextContainerSpacing",unit:1,propertyType:Tt.CSS},onClick:{value:"Show Image Lightbox",propertyType:Tt.CONTROLS},onHover:{value:"Zoom In",propertyType:Tt.CONTROLS},pinStyle:{value:"icon",propertyType:Tt.CONTROLS},showContent:{value:"onClick",propertyType:Tt.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:Tt.CONTROLS},shape:{value:"circle",propertyType:Tt.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:Tt.CONTROLS},iconStyle:{value:"icon with circle",propertyType:Tt.CSS},pinSize:{value:"0",property:"hotspotSize",propertyType:Tt.CSS},iconSize:{value:"100",propertyType:Tt.CSS},tooltipWidth:{value:"120",property:"tooltipWidth",propertyType:Tt.CSS},tooltipHeight:{value:"120",property:"tooltipHeight",propertyType:Tt.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:Tt.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:Tt.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Tt.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Tt.CSS},productInfoAlignment:{value:"left",property:"textAlign",propertyType:Tt.CSS},infoVerticalPadding:{value:"500",propertyType:Tt.CSS},infoHorizontalPadding:{value:"500",propertyType:Tt.CSS},infoSpacing:{value:"500",propertyType:Tt.CSS},cardLayout:{value:"onImage",propertyType:Tt.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:Tt.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:Tt.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:Tt.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Tt.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:Tt.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:Tt.CSS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.HOTSPOT_IMAGE_STYLE="HOTSPOT_IMAGE_STYLE",e.PIN_STYLE="pinStyle",e.TOOL_TIP_DESIGN="tooltipDesign",e.TOOL_TIP_TEXT="tooltipTextDesign",e.TOOL_TIP_PRODUCT_DESIGN="tooltipProductDesign",e.TOOL_TIP_IMAGE_DESIGN="tooltipImageDesign",e.GALLERY_WIDGET_STYLE="gallery-widget-style",e.MAP_WIDGET_LAYOUT="mapWidgetLayout",e.MAP_WIDGET_TEXT_CONTAINER_DESIGN="mapWidgetTextContainerDesign",e.MAP_WIDGET_TEXT_CONTAINER_LAYOUT="mapWidgetTextContainerLayout",e.MAP_STYLE="mapStyle"}(Ci||(Ci={}));var vi,mi=function(){return{layout:{selectorKey:Ci.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"500",unit:1}),margin:Nr.margin,padding:Nr.padding,showContent:bi.showContent,canOpenMultipleHotspots:bi.canOpenMultipleHotspots,positionType:Nr.positionType,pinTo:Nr.pinTo,zoom:bi.zoom,showZoomControls:bi.showZoomControls,showMapAndSatelliteView:bi.showMapAndSatelliteView,showStreetView:bi.showStreetView,showDirectionsLink:bi.showDirectionsLink},content:{selectorKey:Ci.CONTENT,showTitle:bi.showTitle,title:bi.title,showDescription:bi.showDescription,description:bi.description,locationsList:bi.locationsList,geometry:bi.geometry},design:{selectorKey:Ci.DESIGN,mapWidget:{selectorKey:Ci.GALLERY_WIDGET_STYLE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,showIcon:Object.assign(Object.assign({},Nr.showIcon),{value:!0}),iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Nr.themeDesc,fontDesc:Nr.fontDesc,fontSizeDesc:Nr.fontSizeDesc,textColorDesc:Nr.textColorDesc,boldDesc:Nr.boldDesc,italicDesc:Nr.italicDesc,linethroughDesc:Nr.linethroughDesc,underlineDesc:Nr.underlineDesc,textAlignDesc:Nr.textAlignDesc,characterSpacingDesc:Nr.characterSpacingDesc,lineHeightDesc:Nr.lineHeightDesc},mapWidgetLayout:{selectorKey:Ci.MAP_WIDGET_LAYOUT,textContainerPosition:bi.textContainerPosition,mapAndTextContainerAlignment:bi.mapAndTextContainerAlignment,mapAndTextContainerSpacing:bi.mapAndTextContainerSpacing},mapWidgetTextContainerLayout:{selectorKey:Ci.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:bi.textVerticalPadding,textHorizontalPadding:bi.textHorizontalPadding,titleAndDescriptionSpacing:bi.titleAndDescriptionSpacing},mapWidgetTextContainerDesign:{selectorKey:Ci.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},mapStyle:{selectorKey:Ci.MAP_STYLE,chooseMapDesign:bi.chooseMapDesign},pinStyle:{selectorKey:Ci.PIN_STYLE,pinStyle:bi.pinStyle,pinSize:bi.pinSize,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),icon:bi.icon,showIcon:bi.showIcon,shape:bi.shape,animationStyle:bi.animationStyle,animationFrequency:bi.animationFrequency,backgroundColor:Object.assign(Object.assign({},Nr.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}}}),showBorder:Nr.showBorder,borderStyle:Nr.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur},tooltipDesign:{selectorKey:Ci.TOOL_TIP_DESIGN,tooltipWidth:bi.tooltipWidth,tooltipHeight:bi.tooltipHeight,horizontalAlignment:bi.horizontalAlignment,verticalAlignment:bi.verticalAlignment,backgroundColor:Nr.backgroundColor,showBorder:Nr.showBorder,borderStyle:Nr.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur,position:bi.position},tooltipTextDesign:{selectorKey:Ci.TOOL_TIP_TEXT,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,lineHeight:Nr.lineHeight,characterSpacing:Nr.characterSpacing,themeDesc:Nr.themeDesc,fontDesc:Nr.fontDesc,fontSizeDesc:Nr.fontSizeDesc,textColorDesc:Nr.textColorDesc,boldDesc:Nr.boldDesc,italicDesc:Nr.italicDesc,linethroughDesc:Nr.linethroughDesc,underlineDesc:Nr.underlineDesc,textAlignDesc:Nr.textAlignDesc,characterSpacingDesc:Nr.characterSpacingDesc,lineHeightDesc:Nr.lineHeightDesc}}}},wi={noOfItemsToLoad:{value:"allItems",propertyType:Tt.CONTROLS,property:"noOfItemsToLoad"},displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Tt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Tt.CONTROLS},itemSpacing:{value:20,property:"itemSpacing",propertyType:Tt.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",unit:1,propertyType:Tt.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Tt.CSS},maxItemsToDisplay:{value:1,property:"maxItemsToDisplay",propertyType:Tt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Tt.CONTROLS},header:{value:!0,property:"header",propertyType:Tt.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Tt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Tt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Tt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Tt.CONTROLS},headerHeight:{value:"30",property:"headerHeight",unit:1,propertyType:Tt.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Tt.CSS,unit:1},headerCellPadding:{value:"30",property:"headerCellPadding",unit:1,propertyType:Tt.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",unit:1,propertyType:Tt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Tt.CSS},paginationAliginment:{value:"left",property:"paginationAliginment",propertyType:Tt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Tt.CONTROLS},overflowControl:{value:"pagination",property:"overflowControl",propertyType:Tt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Tt.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Tt.CONTROLS},title:{value:"Payment Methods",property:"title",propertyType:Tt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Tt.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Tt.CONTROLS},description:{value:"",property:"description",propertyType:Tt.CONTROLS},paymentProgramName:{value:!0,property:"paymentProgramName",propertyType:Tt.CONTROLS},paymentMethods:{value:!0,property:"paymentMethods",propertyType:Tt.CONTROLS},showAmountLeft:{value:!0,property:"showAmountLeft",propertyType:Tt.CONTROLS},amountLeft:{value:"Left",property:"amountLeft",propertyType:Tt.CONTROLS},showAmountUtilized:{value:!0,property:"showAmountUtilized",propertyType:Tt.CONTROLS},amountUtilized:{value:"Used",property:"amountUtilized",propertyType:Tt.CONTROLS},showTotalAmount:{value:!0,property:"showTotalAmount",propertyType:Tt.CONTROLS},totalAmount:{value:"Total",property:"totalAmount",propertyType:Tt.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:Tt.CONTROLS},expiryDate:{value:"Expires On",property:"expiryDate",propertyType:Tt.CONTROLS},expiryDateDisplayFormat:{value:"Days Left",property:"expiryDateDisplayFormat",propertyType:Tt.CONTROLS},showRenewalDate:{value:!0,property:"showRenewalDate",propertyType:Tt.CONTROLS},renewalDate:{value:"Renews On",property:"renewalDate",propertyType:Tt.CONTROLS},renewalDateDisplayFormat:{value:"Days Left",property:"renewalDateDisplayFormat",propertyType:Tt.CONTROLS},paginationAlignment:{value:"center",propertyType:Tt.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"}(vi||(vi={}));var fi,Ri=function(){return{layout:{selectorKey:vi.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"75",unit:1}),margin:Nr.margin,padding:Nr.padding,positionType:Nr.positionType,pinTo:Nr.pinTo,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,displayStyle:wi.displayStyle,dividerBetweenItems:wi.dividerBetweenItems,itemSpacing:wi.itemSpacing,itemPadding:wi.itemPadding,itemContentAlignment:wi.itemContentAlignment,maxItemsToDisplay:wi.maxItemsToDisplay,overflowItems:wi.overflowItems,header:wi.header,headerHeight:wi.headerHeight,rowHeight:wi.rowHeight,headerDivider:wi.headerDivider,rowDivider:wi.rowDivider,columnDivider:wi.columnDivider,alternativeRowColors:wi.alternativeRowColors,headerCellPadding:wi.headerCellPadding,rowCellPadding:wi.rowCellPadding,contentAlignment:wi.contentAlignment,overflowControl:wi.overflowControl,paginationType:wi.paginationType,paginationAliginment:wi.paginationAliginment,rowsPerPage:wi.rowsPerPage,displayResults:wi.displayResults,noOfItemsToLoad:wi.noOfItemsToLoad,paginationAlignment:wi.paginationAlignment},design:{selectorKey:vi.DESIGN,paymentMethodWidget:{selectorKey:vi.PAYMENTMETHOD_WIDGET,backgroundColor:Nr.backgroundColor,showBorder:Nr.showBorder,borderStyle:Nr.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur},paymentMethodTitle:{selectorKey:vi.PAYMENTMETHOD_TITLE,backgroundColor:Nr.backgroundColor,showBorder:Nr.showBorder,borderStyle:Nr.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},paymentMethodDescription:{selectorKey:vi.PAYMENTMETHOD_DESCRIPTION,backgroundColor:Nr.backgroundColor,showBorder:Nr.showBorder,borderStyle:Nr.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},paymentMethodContainerDesign:{selectorKey:vi.PAYMENTMETHOD__CONTAINER_DESIGN,backgroundColor:Nr.backgroundColor,showBorder:Nr.showBorder,borderStyle:Nr.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight}},content:{selectorKey:vi.CONTENT,title:wi.title,showTitle:wi.showTitle,description:wi.description,showDescription:wi.showDescription,paymentProgramName:wi.paymentProgramName,paymentMethods:wi.paymentMethods,showAmountLeft:wi.showAmountLeft,amountLeft:wi.amountLeft,showAmountUtilized:wi.showAmountUtilized,amountUtilized:wi.amountUtilized,showTotalAmount:wi.showTotalAmount,totalAmount:wi.totalAmount,showExpiryDate:wi.showExpiryDate,expiryDate:wi.expiryDate,expiryDateDisplayFormat:wi.expiryDateDisplayFormat,showRenewalDate:wi.showRenewalDate,renewalDate:wi.renewalDate,renewalDateDisplayFormat:wi.renewalDateDisplayFormat},dataConnector:{selectorKey:vi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"paymentMethods",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}}}},Ni={displayStyle:{value:"Upfront",property:"displayStyle",propertyType:Tt.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:Tt.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Tt.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Tt.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Tt.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:Tt.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Tt.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Tt.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Tt.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:Tt.CONTROLS},title:{value:"Store Pick Up Locations",property:"title",propertyType:Tt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Tt.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Tt.CONTROLS},description:{value:"",property:"description",propertyType:Tt.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:Tt.CONTROLS},searchPlaceholderText:{value:"Search by Zip Code",property:"searchPlaceholderText",propertyType:Tt.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Tt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Tt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Tt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Tt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Tt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Tt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Tt.CSS},buttonType:{value:"primaryButton",propertyType:Tt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Tt.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Tt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Tt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Tt.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Tt.CONTROLS},backgroundShape:{value:"Round",propertyType:Tt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Tt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Tt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Tt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Tt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Tt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Tt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Tt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Tt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Tt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Tt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Tt.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:Tt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Tt.CONTROLS},fontSize:{value:"16",propertyType:Tt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},characterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},lineHeight:{value:"16",propertyType:Tt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Tt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Tt.CSS},fontSize:{value:"16",propertyType:Tt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},characterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},lineHeight:{value:"16",propertyType:Tt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Tt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Tt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Tt.CONTROLS},paginationStyle:{value:"dotted",propertyType:Tt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Tt.CONTROLS},arrowSize:{value:"16",propertyType:Tt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Tt.CSS},backgroundShape:{value:"rectangle",propertyType:Tt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Tt.CSS},font:{value:"lato",propertyType:Tt.CSS},fontSize:{value:"16",propertyType:Tt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},hoverBackgroundShape:{value:"circle",propertyType:Tt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Tt.CSS},hoverFont:{value:"lato",propertyType:Tt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Tt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Tt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Tt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Tt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Tt.CONTROLS},iconSize:{value:"20",propertyType:Tt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Tt.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"}(fi||(fi={}));var Di,Li=function(){return{layout:{selectorKey:fi.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"130",unit:1}),margin:Nr.margin,padding:Nr.padding,positionType:Nr.positionType,pinTo:Nr.pinTo,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,displayStyle:Ni.displayStyle,displayType:Ni.displayType,maxItemsToDisplay:Ni.maxItemsToDisplay,itemSpacing:Ni.itemSpacing,overflowItems:Ni.overflowItems,displayResults:Ni.displayResults,searchPlaceholderText:Ni.searchPlaceholderText,noOfItemToShow:Ni.noOfItemToShow},content:{selectorKey:fi.CONTENT,locationName:Ni.locationName,locationAddress:Ni.locationAddress,locationInventory:Ni.locationInventory,locationTimings:Ni.locationTimings,title:Ni.title,showTitle:Ni.showTitle,description:Ni.description,showDescription:Ni.showDescription},design:{selectorKey:fi.DESIGN,inputStyle:{selectorKey:fi.INPUT_STYLE,defaultState:{selectorKey:fi.DEFAULT_STATE,buttonStyle:Ni.buttonStyle,buttonText:Ni.buttonText,icon:Ni.icon,iconPadding:Ni.iconPadding,iconPosition:Ni.iconPosition,iconAndTextSpacing:Ni.iconAndTextSpacing,alignment:Ni.alignment,buttonType:Ni.buttonType,showIcon:Ni.showIcon,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:fi.HOVER_STATE,buttonStyle:Ni.buttonStyle,buttonText:Ni.buttonText,icon:Ni.icon,iconPadding:Ni.iconPadding,iconPosition:Ni.iconPosition,iconAndTextSpacing:Ni.iconAndTextSpacing,alignment:Ni.alignment,buttonType:Ni.buttonType,showIcon:Ni.showIcon,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:fi.INPUT_STYLE,defaultState:{selectorKey:fi.DEFAULT_STATE,buttonStyle:Ni.buttonStyle,buttonText:Ni.buttonText,icon:Ni.icon,iconPadding:Ni.iconPadding,iconPosition:Ni.iconPosition,iconAndTextSpacing:Ni.iconAndTextSpacing,alignment:Ni.alignment,buttonType:Ni.buttonType,showIcon:Ni.showIcon,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:fi.HOVER_STATE,buttonStyle:Ni.buttonStyle,buttonText:Ni.buttonText,icon:Ni.icon,iconPadding:Ni.iconPadding,iconPosition:Ni.iconPosition,iconAndTextSpacing:Ni.iconAndTextSpacing,alignment:Ni.alignment,buttonType:Ni.buttonType,showIcon:Ni.showIcon,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:fi.INVENTORY_TEXT_STYLE,themeDynamic:Nr.theme,fontDynamic:Nr.font,fontSizeDynamic:Nr.fontSize,textColorDynamic:Nr.textColor,boldDynamic:Nr.bold,italicDynamic:Nr.italic,linethroughDynamic:Nr.linethrough,underlineDynamic:Nr.underline,textAlignDynamic:Nr.textAlign,characterSpacingDynamic:Nr.characterSpacing,lineHeightDynamic:Nr.lineHeight,themeStatic:Nr.themeDesc,fontStatic:Nr.fontDesc,fontSizeStatic:Nr.fontSizeDesc,textColorStatic:Nr.textColorDesc,boldStatic:Nr.boldDesc,italicStatic:Nr.italicDesc,linethroughStatic:Nr.linethroughDesc,underlineStatic:Nr.underlineDesc,textAlignStatic:Nr.textAlignDesc,characterSpacingStatic:Nr.characterSpacingDesc,lineHeightStatic:Nr.lineHeightDesc},itemStyle:{selectorKey:fi.ITEM_STYLE,contentAlignment:Ni.contentAlignment,horizontalPadding:Ni.horizontalPadding,verticalPadding:Ni.verticalPadding,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},locationName:{selectorKey:fi.LOCATION_NAME,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},locationAddress:{selectorKey:fi.LOCATION_ADDRESS,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},locationTimings:{selectorKey:fi.LOCATION_TIMINGS,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},locationInventory:{selectorKey:fi.LOCATION_INVENTORY,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},arrows:{selectorKey:fi.ARROWS,arrowIconStyle:Ni.arrowIconStyle,leftArrowIconStyle:Ni.leftArrowIconStyle,rightArrowIconStyle:Ni.rightArrowIconStyle,backgroundShape:Ni.backgroundShape,arrowSize:Ni.arrowSize,arrowColor:Ni.arrowColor},paginationDots:{selectorKey:fi.PAGINATION_DOTS,dotSize:Ni.dotSize,currentDotColor:Ni.currentDotColor,otherDotColor:Ni.otherDotColor},paginationLine:{selectorKey:fi.PAGINATION_LINE,currentLineColor:Ni.currentLineColor,otherLineColor:Ni.otherLineColor,lineHeight:Ni.lineHeight,lineWidth:Ni.lineWidth},showMoreItemsButton:{selectorKey:fi.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Ni.design.pagination.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight}},dataConnector:{selectorKey:fi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"locationDetails",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}}}},Ai={displayStyle:{value:"Slider",propertyType:Tt.CONTROLS},zoomType:{value:"magnifier",propertyType:Tt.CONTROLS},scrollDirection:{value:"Vertical",propertyType:Tt.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:Tt.CONTROLS},scrollControl:{value:"Non",propertyType:Tt.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:Tt.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:Tt.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:Tt.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:Tt.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:Tt.CSS},sliderControl:{value:"Arrows",propertyType:Tt.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:Tt.CONTROLS},loopImages:{value:!1,propertyType:Tt.CONTROLS},setItemsPerRow:{value:!1,propertyType:Tt.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:Tt.CONTROLS},autoplay:{value:!1,propertyType:Tt.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:Tt.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:Tt.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:Tt.CONTROLS},showGalleryTitle:{value:!1,propertyType:Tt.CONTROLS},galleryTitle:{value:"",propertyType:Tt.CONTROLS},showGalleryDescription:{value:!1,propertyType:Tt.CONTROLS},galleryDescription:{value:"",propertyType:Tt.CONTROLS},showItemTitle:{value:!1,propertyType:Tt.CONTROLS},showItemDescription:{value:!1,propertyType:Tt.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:Tt.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:Tt.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:Tt.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:Tt.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:Tt.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Tt.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:Tt.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:Tt.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:Tt.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:Tt.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:Tt.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:Tt.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:Tt.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:Tt.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:Tt.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Tt.CONTROLS},backgroundShape:{value:"Round",propertyType:Tt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Tt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Tt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Tt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Tt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Tt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Tt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Tt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Tt.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:Tt.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"}(Di||(Di={}));var Ei,Ii=function(){return{layout:{selectorKey:Di.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"217",unit:Ct.PIXELS}),height:Object.assign(Object.assign({},Nr.height),{value:"221",unit:Ct.PIXELS}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,zoomType:Ai.zoomType,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:Di.DESIGN,galleryWidgetStyle:{selectorKey:Di.GALLERY_WIDGET_STYLE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,showIcon:Object.assign(Object.assign({},Nr.showIcon),{value:!0}),iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Nr.themeDesc,fontDesc:Nr.fontDesc,fontSizeDesc:Nr.fontSizeDesc,textColorDesc:Nr.textColorDesc,boldDesc:Nr.boldDesc,italicDesc:Nr.italicDesc,linethroughDesc:Nr.linethroughDesc,underlineDesc:Nr.underlineDesc,textAlignDesc:Nr.textAlignDesc,characterSpacingDesc:Nr.characterSpacingDesc,lineHeightDesc:Nr.lineHeightDesc},galleryWidgetLayout:{selectorKey:Di.GALLERY_LAYOUT,galleryTextAndItemAlignment:Ai.galleryTextAndItemAlignment,galleryTextAndItemSpacing:Ai.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Ai.galleryTextAndDescriptionSpacing,textPosition:Nr.textPosition,verticalAlignment:Nr.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:Di.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Ai.textVerticalPadding,textHorizontalPadding:Nr.textHorizontalPadding,titleAndDescriptionSpacing:Ai.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:Di.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},itemStyle:{selectorKey:Di.GALLERY_WIDGET_STYLE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,showIcon:Object.assign(Object.assign({},Nr.showIcon),{value:!0}),iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Nr.themeDesc,fontDesc:Nr.fontDesc,fontSizeDesc:Nr.fontSizeDesc,textColorDesc:Nr.textColorDesc,boldDesc:Nr.boldDesc,italicDesc:Nr.italicDesc,linethroughDesc:Nr.linethroughDesc,underlineDesc:Nr.underlineDesc,textAlignDesc:Nr.textAlignDesc,characterSpacingDesc:Nr.characterSpacingDesc,lineHeightDesc:Nr.lineHeightDesc},itemLayout:{selectorKey:Di.GALLERY_LAYOUT,galleryTextAndItemAlignment:Ai.galleryTextAndItemAlignment,textAndImageSpacing:Ai.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Ai.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Nr.textPosition),{value:"On Image"}),verticalAlignment:Nr.verticalAlignment},itemTextContainerLayout:{selectorKey:Di.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Ai.textVerticalPadding,textHorizontalPadding:Nr.textHorizontalPadding,titleAndDescriptionSpacing:Ai.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:Di.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},paginationArrows:{selectorKey:Di.PAGINATION_ARROWS,arrowIconStyle:Ai.arrowIconStyle,leftArrowIconStyle:Ai.leftArrowIconStyle,rightArrowIconStyle:Ai.rightArrowIconStyle,backgroundShape:Ai.backgroundShape,arrowSize:Ai.arrowSize,arrowColor:Ai.arrowColor},paginationDots:{selectorKey:Di.PAGINATION_DOTS,dotSize:Ai.dotSize,currentDotColor:Ai.currentDotColor,otherDotColor:Ai.otherDotColor},paginationLine:{selectorKey:Di.PAGINATION_LINE,currentLineColor:Ai.currentLineColor,otherLineColor:Ai.otherLineColor,lineHeight:Ai.lineHeight,lineWidth:Ai.lineWidth}},dataConnector:{selectorKey:Di.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"images",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}}}},xi={actions:{value:!0,property:"actions",propertyType:Tt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Tt.CONTROLS},addToCart:{value:!0,property:"addToCart",propertyType:Tt.CONTROLS},addToCartWhenClicked:{value:"Show Cart Confirmation",property:"addToCartWhenClicked",propertyType:Tt.CONTROLS},addToCartValue:{value:"",property:"addToCartValue",propertyType:Tt.CONTROLS},buyNow:{value:!0,property:"buyNow",propertyType:Tt.CONTROLS},buyNowWhenClicked:{value:"Navigate to Checkout",property:"buyNowWhenClicked",propertyType:Tt.CONTROLS},wishlist:{value:!0,property:"wishlist",propertyType:Tt.CONTROLS},wishlistWhenClicked:{value:"Lightbox",property:"wishlistWhenClicked",propertyType:Tt.CONTROLS},wishlistValue:{value:"",property:"addToCartValue",propertyType:Tt.CONTROLS},compareProduct:{value:!0,property:"compareProduct",propertyType:Tt.CONTROLS},compareProductWhenClicked:{value:"Add to Compare List",property:"compareProductWhenClicked",propertyType:Tt.CONTROLS},showCompareListAs:{value:"Floating List",property:"showCompareListAs",propertyType:Tt.CONTROLS},addToQuote:{value:!0,property:"addToQuote",propertyType:Tt.CONTROLS},addToOrderTemplate:{value:!0,property:"addToOrderTemplate",propertyType:Tt.CONTROLS},notifyMe:{property:"notifyMe",value:!0,propertyType:Tt.CONTROLS},download:{property:"download",value:!0,propertyType:Tt.CONTROLS},displayStyle:{property:"displayStyle",value:"Stack Vertically",propertyType:Tt.CONTROLS},itemSpacing:{property:"itemSpacing",value:"10",unit:1,propertyType:Tt.CSS},itemVerticalSpacing:{property:"itemVerticalSpacing",value:"10",unit:1,propertyType:Tt.CSS},maxItemsToDisplay:{property:"maxItemsToDisplay",value:"4",propertyType:Tt.CONTROLS},noOfItemsToShow:{value:2,propertyType:Tt.CONTROLS},overflowItems:{property:"overflowItems",value:"Show More Button",propertyType:Tt.CONTROLS},openItemsIn:{value:"Dropdown",property:"openItemsIn",propertyType:Tt.CONTROLS},addToCartMetaData:{value:"",property:"addToCartMetaData",propertyType:Tt.CONTROLS},wishlistMetaData:{value:"",property:"wishlistMetaData",propertyType:Tt.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Tt.CONTROLS},buttonType:{value:"primaryButton",propertyType:Tt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Tt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Tt.CONTROLS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:Tt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Tt.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:Tt.CSS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Tt.CSS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.SELECTED_STATE="selected",e.LAYOUT="layout",e.DESIGN="design",e.ADD_TO_CART="addToCart",e.BUY_NOW="buyNow",e.WISHLIST="wishlist",e.COMPARE="compare",e.ADD_TO_QUOTE="addToQuote",e.ADD_TO_ORDER_TEMPLATE="addToOrderTemplate",e.NOTIFY_ME="notifyMe",e.DOWNLOAD="download",e.MORE="more",e.DATA_CONNECTOR="dataConnector"}(Ei||(Ei={}));var Pi,_i={buttonStyle:xi.buttonStyle,buttonText:xi.buttonText,icon:xi.icon,iconPadding:xi.iconPadding,iconPosition:xi.iconPosition,iconAndTextSpacing:xi.iconAndTextSpacing,alignment:xi.alignment,buttonType:xi.buttonType,showIcon:xi.showIcon,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Bi=function(){return{layout:{selectorKey:Ei.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"125",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"40",unit:1}),margin:Nr.margin,padding:Nr.padding,positionType:Nr.positionType,pinTo:Nr.pinTo,actions:xi.actions,addToCart:xi.addToCart,addToCartWhenClicked:xi.addToCartWhenClicked,addToCartValue:xi.addToCartValue,buyNow:xi.buyNow,buyNowWhenClicked:xi.buyNowWhenClicked,wishlist:xi.wishlist,wishlistWhenClicked:xi.wishlistWhenClicked,wishlistValue:xi.wishlistValue,compareProduct:xi.compareProduct,compareProductWhenClicked:xi.compareProductWhenClicked,showCompareListAs:xi.showCompareListAs,addToQuote:xi.addToQuote,addToOrderTemplate:xi.addToOrderTemplate,notifyMe:xi.notifyMe,download:xi.download,displayStyle:xi.displayStyle,itemSpacing:xi.itemSpacing,itemVerticalSpacing:xi.itemVerticalSpacing,maxItemsToDisplay:xi.maxItemsToDisplay,noOfItemsToShow:xi.noOfItemsToShow,overflowItems:xi.overflowItems,openItemsIn:xi.openItemsIn,addToCartMetaData:xi.addToCartMetaData,wishlistMetaData:xi.wishlistMetaData,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar},design:{selectorKey:Ei.DESIGN,addToCart:{selectorKey:Ei.ADD_TO_CART,defaultState:Object.assign({selectorKey:Ei.DEFAULT_STATE},_i),hoverState:{selectorKey:Ei.HOVER_STATE},selectedState:{selectorKey:Ei.SELECTED_STATE}},buyNow:{selectorKey:Ei.BUY_NOW,defaultState:Object.assign({selectorKey:Ei.DEFAULT_STATE},_i),hoverState:{selectorKey:Ei.HOVER_STATE},selectedState:{selectorKey:Ei.SELECTED_STATE}},wishlist:{selectorKey:Ei.WISHLIST,defaultState:Object.assign({selectorKey:Ei.DEFAULT_STATE},_i),hoverState:{selectorKey:Ei.HOVER_STATE},selectedState:{selectorKey:Ei.SELECTED_STATE}},compare:{selectorKey:Ei.COMPARE,defaultState:Object.assign({selectorKey:Ei.DEFAULT_STATE},_i),hoverState:{selectorKey:Ei.HOVER_STATE},selectedState:{selectorKey:Ei.SELECTED_STATE}},addToQuote:{selectorKey:Ei.ADD_TO_QUOTE,defaultState:Object.assign({selectorKey:Ei.DEFAULT_STATE},_i),hoverState:{selectorKey:Ei.HOVER_STATE},selectedState:{selectorKey:Ei.SELECTED_STATE}},addToOrderTemplate:{selectorKey:Ei.ADD_TO_ORDER_TEMPLATE,defaultState:Object.assign({selectorKey:Ei.DEFAULT_STATE},_i),hoverState:{selectorKey:Ei.HOVER_STATE},selectedState:{selectorKey:Ei.SELECTED_STATE}},notifyMe:{selectorKey:Ei.NOTIFY_ME,defaultState:Object.assign({selectorKey:Ei.DEFAULT_STATE},_i),hoverState:{selectorKey:Ei.HOVER_STATE},selectedState:{selectorKey:Ei.SELECTED_STATE}},download:{selectorKey:Ei.DOWNLOAD,defaultState:Object.assign({selectorKey:Ei.DEFAULT_STATE},_i),hoverState:{selectorKey:Ei.HOVER_STATE},selectedState:{selectorKey:Ei.SELECTED_STATE}},more:{selectorKey:Ei.MORE,defaultState:Object.assign({selectorKey:Ei.DEFAULT_STATE},_i),hoverState:{selectorKey:Ei.HOVER_STATE},selectedState:{selectorKey:Ei.SELECTED_STATE}}},content:{},dataConnector:{selectorKey:Ei.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"productActions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}}}},Hi={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Tt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Tt.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:Tt.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",propertyType:Tt.CSS,unit:1},ItemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Tt.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Tt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Tt.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Tt.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Tt.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Pi||(Pi={}));var zi,ki=function(){return{layout:{selectorKey:Pi.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"230",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"48",unit:1}),margin:Nr.margin,padding:Nr.padding,positionType:Nr.positionType,pinTo:Nr.pinTo,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,displayStyle:Hi.displayStyle,dividerBetweenItems:Hi.dividerBetweenItems,itemSpacing:Hi.itemSpacing,itemPadding:Hi.itemPadding,ItemContentAlignment:Hi.ItemContentAlignment,maxItemsToDisplay:Hi.maxItemsToDisplay,overflowItems:Hi.overflowItems,imageBehavior:Hi.imageBehavior,itemsPerRow:Hi.itemsPerRow},design:{selectorKey:Pi.DESIGN},content:{selectorKey:Pi.CONTENT},dataConnector:{selectorKey:Pi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"highlights",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}}}},ji={displayStyle:{value:"Simple",property:"displayStyle",propertyType:Tt.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:Tt.CONTROLS},noOfItemsToLoad:{value:"allItems",propertyType:Tt.CONTROLS,property:"noOfItemsToLoad"},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Tt.CONTROLS},itemSpacing:{value:"20",unit:1,property:"itemSpacing",propertyType:Tt.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Tt.CONTROLS},header:{value:!0,property:"header",propertyType:Tt.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Tt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Tt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Tt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Tt.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:Tt.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:Tt.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:Tt.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:Tt.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Tt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Tt.CSS},contentAlignment:{value:"center",property:"contentAlignment",propertyType:Tt.CSS},paginationAlignment:{value:"center",property:"paginationAlignment",propertyType:Tt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Tt.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Tt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Tt.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Tt.CONTROLS},totalInventory:{value:!0,property:"totalInventory",propertyType:Tt.CONTROLS},inventoryStatus:{value:!0,property:"inventoryStatus",propertyType:Tt.CONTROLS},noOfAvailableLocations:{value:!0,property:"noOfAvailableLocations",propertyType:Tt.CONTROLS},locationNames:{value:!0,property:"locationNames",propertyType:Tt.CONTROLS},locationDetails:{value:!0,property:"locationDetails",propertyType:Tt.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Tt.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Tt.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Tt.CONTROLS},locationInventoryStatus:{value:!0,property:"locationInventoryStatus",propertyType:Tt.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Tt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Tt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Tt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Tt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Tt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Tt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Tt.CSS},buttonType:{value:"primaryButton",propertyType:Tt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Tt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Tt.CONTROLS},backgroundShape:{value:"Round",propertyType:Tt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Tt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Tt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Tt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Tt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Tt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Tt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Tt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Tt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Tt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Tt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Tt.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:Tt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Tt.CONTROLS},fontSize:{value:"16",propertyType:Tt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},characterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},lineHeight:{value:"16",propertyType:Tt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Tt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Tt.CSS},fontSize:{value:"16",propertyType:Tt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},characterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},lineHeight:{value:"16",propertyType:Tt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Tt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Tt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Tt.CONTROLS},paginationStyle:{value:"dotted",propertyType:Tt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Tt.CONTROLS},arrowSize:{value:"16",propertyType:Tt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Tt.CSS},backgroundShape:{value:"rectangle",propertyType:Tt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Tt.CSS},font:{value:"lato",propertyType:Tt.CSS},fontSize:{value:"16",propertyType:Tt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},hoverBackgroundShape:{value:"circle",propertyType:Tt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Tt.CSS},hoverFont:{value:"lato",propertyType:Tt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Tt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Tt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Tt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Tt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Tt.CONTROLS},iconSize:{value:"20",propertyType:Tt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Tt.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"}(zi||(zi={}));var Ki,Ui=function(){return{layout:{selectorKey:zi.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"320",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"130",unit:1}),margin:Nr.margin,padding:Nr.padding,positionType:Nr.positionType,pinTo:Nr.pinTo,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,displayStyle:ji.displayStyle,displayType:ji.displayType,maxItemsToDisplay:ji.maxItemsToDisplay,itemSpacing:ji.itemSpacing,overflowItems:ji.overflowItems,header:ji.header,headerHeight:ji.headerHeight,rowHeight:ji.rowHeight,headerDivider:ji.headerDivider,rowDivider:ji.rowDivider,columnDivider:ji.columnDivider,alternativeRowColors:ji.alternativeRowColors,headerCellPadding:ji.headerCellPadding,rowCellPadding:ji.rowCellPadding,contentAlignment:ji.contentAlignment,rowsPerPage:ji.rowsPerPage,overflowControl:ji.overflowControl,paginationType:ji.paginationType,paginationAlignment:ji.paginationAlignment,displayResults:ji.displayResults,noOfItemsToLoad:ji.noOfItemsToLoad},content:{selectorKey:zi.CONTENT,totalInventory:ji.totalInventory,inventoryStatus:ji.inventoryStatus,noOfAvailableLocations:ji.noOfAvailableLocations,locationNames:ji.locationNames,locationDetails:ji.locationDetails,locationName:ji.locationName,locationAddress:ji.locationAddress,locationInventory:ji.locationInventory,locationInventoryStatus:ji.locationInventoryStatus},design:{selectorKey:zi.DESIGN,inventoryTextStyle:{selectorKey:zi.INVENTORY_TEXT_STYLE,themeDynamic:Nr.theme,fontDynamic:Nr.font,fontSizeDynamic:Nr.fontSize,textColorDynamic:Nr.textColor,boldDynamic:Nr.bold,italicDynamic:Nr.italic,linethroughDynamic:Nr.linethrough,underlineDynamic:Nr.underline,textAlignDynamic:Nr.textAlign,characterSpacingDynamic:Nr.characterSpacing,lineHeightDynamic:Nr.lineHeight,themeStatic:Nr.themeDesc,fontStatic:Nr.fontDesc,fontSizeStatic:Nr.fontSizeDesc,textColorStatic:Nr.textColorDesc,boldStatic:Nr.boldDesc,italicStatic:Nr.italicDesc,linethroughStatic:Nr.linethroughDesc,underlineStatic:Nr.underlineDesc,textAlignStatic:Nr.textAlignDesc,characterSpacingStatic:Nr.characterSpacingDesc,lineHeightStatic:Nr.lineHeightDesc},viewInventoryButton:{selectorKey:zi.VIEW_INVENTORY_BUTTON,defaultState:{selectorKey:zi.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:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:zi.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:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},itemStyle:{selectorKey:zi.ITEM_STYLE,contentAlignment:ji.contentAlignment,horizontalPadding:ji.horizontalPadding,verticalPadding:ji.verticalPadding,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},locationName:{selectorKey:zi.LOCATION_NAME,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},locationAddress:{selectorKey:zi.LOCATION_ADDRESS,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},locationInventoryStatus:{selectorKey:zi.LOCATION_INVENTORY_STATUS,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},locationInventory:{selectorKey:zi.LOCATION_INVENTORY,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},arrows:{selectorKey:zi.ARROWS,arrowIconStyle:ji.arrowIconStyle,leftArrowIconStyle:ji.leftArrowIconStyle,rightArrowIconStyle:ji.rightArrowIconStyle,backgroundShape:ji.backgroundShape,arrowSize:ji.arrowSize,arrowColor:ji.arrowColor},paginationDots:{selectorKey:zi.PAGINATION_DOTS,dotSize:ji.dotSize,currentDotColor:ji.currentDotColor,otherDotColor:ji.otherDotColor},paginationLine:{selectorKey:zi.PAGINATION_LINE,currentLineColor:ji.currentLineColor,otherLineColor:ji.otherLineColor,lineHeight:ji.lineHeight,lineWidth:ji.lineWidth},table:{selectorKey:zi.TABLE,backgroundColor:Nr.backgroundColor,showBorder:Nr.showBorder,borderStyle:ji.design.table.borderStyle,borderColor:Nr.borderColor,borderPerSlide:ji.design.table.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur},tableHeader:{selectorKey:zi.TABLE_HEADER,backgroundColor:Nr.backgroundColor},headerText:{selectorKey:zi.HEADER_TEXT,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},tableRow:{selectorKey:zi.TABLE_ROW,backgroundColor:Nr.backgroundColor,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},rowDividers:{selectorKey:zi.ROW_DIVIDERS,headerDivider:ji.design.rowAndHeaderDividers.headerDivider,rowDivider:ji.design.rowAndHeaderDividers.rowDivider,columnDivider:ji.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:zi.SCROLL,scrollBarWidth:ji.design.scrollBar.scrollBarWidth,scrollBarColor:ji.design.scrollBar.scrollBarColor},pagination:{selectorKey:zi.PAGINATION,defaultState:{selectorKey:zi.DEFAULT_STATE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,previousIcon:ji.design.pagination.previousIcon,nextIcon:ji.design.pagination.nextIcon,iconSize:ji.design.pagination.iconSize,iconColor:ji.design.pagination.iconColor,backgroundShape:ji.design.pagination.backgroundShape,backgroundColor:Nr.backgroundColor,pagination:ji.design.pagination.pagination},hoverState:{selectorKey:zi.HOVER_STATE,theme:Nr.theme}},showMoreItemsButton:{selectorKey:zi.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:ji.design.pagination.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight}},dataConnector:{selectorKey:zi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.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"}(Ki||(Ki={}));var Gi,Mi={showPrice:{value:!0,property:"showPrice",propertyType:Tt.CONTROLS},displayMinQtySet:{value:!0,property:"displayMinQtySet",propertyType:Tt.CONTROLS},priceFormat:{value:"MSRP",property:"priceFormat",propertyType:Tt.CONTROLS},priceSuffix:{value:"",property:"priceSuffix",propertyType:Tt.CONTROLS},pricePrefix:{value:"",property:"pricePrefix",propertyType:Tt.CONTROLS},displayFormat:{value:"Tool-tip",property:"displayFormat",propertyType:Tt.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:Tt.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:Tt.CONTROLS},productPriceDisplayUOM:{value:!1,property:"productPriceDisplayUOM",propertyType:Tt.CONTROLS},productPriceDisplayCurrencyCode:{value:!1,property:"productPriceDisplayCurrencyCode",propertyType:Tt.CONTROLS},showActualPrice:{value:!1,property:"showActualPrice",propertyType:Tt.CONTROLS},actualPrice:{value:!1,property:"actualPrice",propertyType:Tt.CONTROLS},actualPriceDisplayUOM:{value:!1,property:"actualPriceDisplayUOM",propertyType:Tt.CONTROLS},actualPriceDisplayCurrencyCode:{value:!1,property:"actualPriceDisplayCurrencyCode",propertyType:Tt.CONTROLS},discount:{value:!1,property:"discount",propertyType:Tt.CONTROLS},discountValue:{value:!1,property:"discountValue",propertyType:Tt.CONTROLS},showSavings:{value:!1,property:"showSavings",propertyType:Tt.CONTROLS},savings:{value:!1,property:"savings",propertyType:Tt.CONTROLS},savingsValue:{value:!1,property:"savingsValue",propertyType:Tt.CONTROLS},savingsDisplayCurrencyCode:{value:!1,property:"savingsDisplayCurrencyCode",propertyType:Tt.CONTROLS},embellishmentPrice:{value:!1,property:"embellishmentPrice",propertyType:Tt.CONTROLS},productTax:{value:!1,property:"productTax",propertyType:Tt.CONTROLS},productShippingPrice:{value:!1,property:"productShippingPrice",propertyType:Tt.CONTROLS}},Vi=function(){return{layout:{selectorKey:Ki.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"100",unit:1}),margin:Nr.margin,padding:Nr.padding,showPrice:Mi.showPrice,displayMinQtySet:Mi.displayMinQtySet,priceFormat:Mi.priceFormat,displayFormat:Mi.displayFormat,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo},design:{selectorKey:Ki.DESIGN,productPrice:{selectorKey:Ki.PRODUCT_PRICE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,showIcon:Object.assign(Object.assign({},Nr.showIcon),{value:!0}),iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},uomStyle:{selectorKey:Ki.UOM_STYLE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,showIcon:Object.assign(Object.assign({},Nr.showIcon),{value:!0}),iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},currencyCodeStyle:{selectorKey:Ki.CURRENCY_CODE_STYLE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,showIcon:Object.assign(Object.assign({},Nr.showIcon),{value:!0}),iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},actualPrice:{selectorKey:Ki.ACTUAL_PRICE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,showIcon:Object.assign(Object.assign({},Nr.showIcon),{value:!0}),iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discount:{selectorKey:Ki.DISCOUNT,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,showIcon:Object.assign(Object.assign({},Nr.showIcon),{value:!0}),iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savings:{selectorKey:Ki.SAVINGS,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,showIcon:Object.assign(Object.assign({},Nr.showIcon),{value:!0}),iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discountValue:{selectorKey:Ki.DISCOUNT_VALUE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,showIcon:Object.assign(Object.assign({},Nr.showIcon),{value:!0}),iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savingsValue:{selectorKey:Ki.SAVINGS_VALUE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,showIcon:Object.assign(Object.assign({},Nr.showIcon),{value:!0}),iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},embellishmentPrice:{selectorKey:Ki.EMBELLISHMENT_PRICE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,showIcon:Object.assign(Object.assign({},Nr.showIcon),{value:!0}),iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productTax:{selectorKey:Ki.PRODUCT_TAX,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,showIcon:Object.assign(Object.assign({},Nr.showIcon),{value:!0}),iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productShippingPrice:{selectorKey:Ki.PRODUCT_SHIPPING_PRICE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,showIcon:Object.assign(Object.assign({},Nr.showIcon),{value:!0}),iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},content:{selectorKey:Ki.CONTENT,productPrice:Mi.productPrice,sellingPrice:Mi.sellingPrice,productPriceDisplayUOM:Mi.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Mi.productPriceDisplayCurrencyCode,showActualPrice:Mi.showActualPrice,actualPrice:Mi.actualPrice,actualPriceDisplayUOM:Mi.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Mi.actualPriceDisplayCurrencyCode,discount:Mi.discount,discountValue:Mi.discountValue,showSavings:Mi.showSavings,savings:Mi.savings,savingsValue:Mi.savingsValue,savingsDisplayCurrencyCode:Mi.savingsDisplayCurrencyCode,embellishmentPrice:Mi.embellishmentPrice,productTax:Mi.productTax,productShippingPrice:Mi.productShippingPrice,pricePrefix:Mi.pricePrefix,priceSuffix:Mi.priceSuffix},dataConnector:{selectorKey:Ki.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"priceDetails",url:"",enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}}}},Wi={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:Tt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Tt.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Tt.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Tt.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Tt.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Tt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Tt.CONTROLS},header:{value:!0,property:"header",propertyType:Tt.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Tt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Tt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Tt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Tt.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Tt.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Tt.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Tt.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Tt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Tt.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Tt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Tt.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Tt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Tt.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:Tt.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Tt.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Tt.CSS},title:{value:"Promotions",property:"title",propertyType:Tt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Tt.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Tt.CONTROLS},description:{value:"",property:"description",propertyType:Tt.CONTROLS},promotionName:{value:!0,property:"promotionName",propertyType:Tt.CONTROLS},promotionDescription:{value:!0,property:"promotionDescription",propertyType:Tt.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:Tt.CONTROLS},couponCode:{value:!0,property:"couponCode",propertyType:Tt.CONTROLS},promotionSchedule:{value:!0,property:"promotionSchedule",propertyType:Tt.CONTROLS},minimumPurchaseAmount:{value:!0,property:"minimumPurchaseAmount",propertyType:Tt.CONTROLS},eligibleProducts:{value:!0,property:"eligibleProducts",propertyType:Tt.CONTROLS},promotionPrice:{value:!0,property:"promotionPrice",propertyType:Tt.CONTROLS},maxRedemptionAmount:{value:!0,property:"maxRedemptionAmount",propertyType:Tt.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Tt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Tt.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Tt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Tt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Tt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Tt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Tt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Tt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Tt.CSS},buttonType:{value:"primaryButton",propertyType:Tt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Tt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Tt.CONTROLS},backgroundShape:{value:"Round",propertyType:Tt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Tt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Tt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Tt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Tt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Tt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Tt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Tt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Tt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Tt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Tt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Tt.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:Tt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Tt.CONTROLS},fontSize:{value:"16",propertyType:Tt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},characterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},lineHeight:{value:"16",propertyType:Tt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Tt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Tt.CSS},fontSize:{value:"16",propertyType:Tt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},characterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},lineHeight:{value:"16",propertyType:Tt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Tt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Tt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Tt.CONTROLS},paginationStyle:{value:"dotted",propertyType:Tt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Tt.CONTROLS},arrowSize:{value:"16",propertyType:Tt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Tt.CSS},backgroundShape:{value:"rectangle",propertyType:Tt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Tt.CSS},font:{value:"lato",propertyType:Tt.CSS},fontSize:{value:"16",propertyType:Tt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},hoverBackgroundShape:{value:"circle",propertyType:Tt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Tt.CSS},hoverFont:{value:"lato",propertyType:Tt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Tt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Tt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Tt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Tt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Tt.CONTROLS},iconSize:{value:"20",propertyType:Tt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DESIGN_WIDGET_STYLE="widgetStyle",e.DESIGN_ITEM_STYLE="itemStyle",e.DESIGN_VIEW_OFFERS_BUTTON="viewOffersButton",e.DESIGN_PROMOTION_NAME="promotionName",e.DESIGN_PROMOTION_DESCRIPTION="promotionDescription",e.DESIGN_COUPON_CODE="couponCode",e.DESIGN_PROMOTION_SCHEDULE="promotionSchedule",e.DESIGN_MINIMUM_PURCHASE_AMOUNT="minimumPurchaseAmount",e.DESIGN_ELIGIBLE_PRODUCTS_BUTTON="eligibleProductsButton",e.DESIGN_PRICE_AFTER_PROMOTION="priceAfterPromotion",e.DESIGN_MAX_READEMPTION_AMOUNT="maxRedemptionAmount",e.DESIGN_ARROWS="arrows",e.DESIGN_PAGINATION_DOTS="paginationDots",e.DESIGN_SHOW_MORE_ITEMS_BUTTON="showMoreItemsButton",e.DESIGN_PAGINATION_LINE="paginationLine",e.DESIGN_TABLE="table",e.DESIGN_TABLE_HEADER="tableHeader",e.DESIGN_HEADER_TEXT="headerText",e.DESIGN_TABLE_ROW="tableRow",e.DESIGN_SCROLL="scroll",e.DESIGN_ROW_DIVIDERS="rowDividers",e.DESIGN_PAGINATION="pagination",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.DATA_CONNECTOR="dataConnector"}(Gi||(Gi={}));var Yi,Fi=function(){return{layout:{selectorKey:Gi.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"650",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"400",unit:1}),margin:Nr.margin,padding:Nr.padding,positionType:Nr.positionType,pinTo:Nr.pinTo,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,displayStyle:Wi.displayStyle,dividerBetweenItems:Wi.dividerBetweenItems,itemSpacing:Wi.itemSpacing,itemPadding:Wi.itemPadding,itemContentAlignment:Wi.itemContentAlignment,maxItemsToDisplay:Wi.maxItemsToDisplay,overflowItems:Wi.overflowItems,header:Wi.header,headerHeight:Wi.headerHeight,rowHeight:Wi.rowHeight,headerDivider:Wi.headerDivider,rowDivider:Wi.rowDivider,columnDivider:Wi.columnDivider,alternativeRowColors:Wi.alternativeRowColors,headerCellPadding:Wi.headerCellPadding,rowCellPadding:Wi.rowCellPadding,contentAlignment:Wi.contentAlignment,overflowControl:Wi.overflowControl,paginationType:Wi.paginationType,paginationAlignment:Wi.paginationAlignment,rowsPerPage:Wi.rowsPerPage,displayResults:Wi.displayResults,imageBehavior:Wi.imageBehavior,itemsPerRow:Wi.itemsPerRow},content:{selectorKey:Gi.CONTENT,title:Wi.title,showTitle:Wi.showTitle,description:Wi.description,showDescription:Wi.showDescription,promotionName:Wi.promotionName,promotionDescription:Wi.promotionDescription,noOfLinesToShow:Wi.noOfLinesToShow,couponCode:Wi.couponCode,promotionSchedule:Wi.showDescription,minimumPurchaseAmount:Wi.minimumPurchaseAmount,eligibleProducts:Wi.eligibleProducts,promotionPrice:Wi.promotionPrice,maxRedemptionAmount:Wi.maxRedemptionAmount},design:{selectorKey:Gi.DESIGN,widgetStyle:{selectorKey:Gi.DESIGN_WIDGET_STYLE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},itemStyle:{selectorKey:Gi.DESIGN_ITEM_STYLE,contentAlignment:Wi.contentAlignment,horizontalPadding:Wi.horizontalPadding,verticalPadding:Wi.verticalPadding,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},viewOffersButton:{selectorKey:Gi.DESIGN_VIEW_OFFERS_BUTTON,defaultState:{selectorKey:Gi.DEFAULT_STATE,buttonStyle:Wi.buttonStyle,buttonText:Wi.buttonText,icon:Wi.icon,iconPadding:Wi.iconPadding,iconPosition:Wi.iconPosition,iconAndTextSpacing:Wi.iconAndTextSpacing,alignment:Wi.alignment,buttonType:Wi.buttonType,showIcon:Wi.showIcon,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Gi.HOVER_STATE,buttonStyle:Wi.buttonStyle,buttonText:Wi.buttonText,icon:Wi.icon,iconPadding:Wi.iconPadding,iconPosition:Wi.iconPosition,iconAndTextSpacing:Wi.iconAndTextSpacing,alignment:Wi.alignment,buttonType:Wi.buttonType,showIcon:Wi.showIcon,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},promotionName:{selectorKey:Gi.DESIGN_PROMOTION_NAME,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},promotionDescription:{selectorKey:Gi.DESIGN_PROMOTION_DESCRIPTION,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},couponCode:{selectorKey:Gi.DESIGN_COUPON_CODE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},promotionSchedule:{selectorKey:Gi.DESIGN_PROMOTION_SCHEDULE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},minimumPurchaseAmount:{selectorKey:Gi.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},eligibleProductsButton:{selectorKey:Gi.DESIGN_ELIGIBLE_PRODUCTS_BUTTON,defaultState:{selectorKey:Gi.DEFAULT_STATE,buttonStyle:Wi.buttonStyle,buttonText:Wi.buttonText,icon:Wi.icon,iconPadding:Wi.iconPadding,iconPosition:Wi.iconPosition,iconAndTextSpacing:Wi.iconAndTextSpacing,alignment:Wi.alignment,buttonType:Wi.buttonType,showIcon:Wi.showIcon,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Gi.HOVER_STATE,buttonStyle:Wi.buttonStyle,buttonText:Wi.buttonText,icon:Wi.icon,iconPadding:Wi.iconPadding,iconPosition:Wi.iconPosition,iconAndTextSpacing:Wi.iconAndTextSpacing,alignment:Wi.alignment,buttonType:Wi.buttonType,showIcon:Wi.showIcon,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},priceAfterPromotion:{selectorKey:Gi.DESIGN_PRICE_AFTER_PROMOTION,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},maxRedemptionAmount:{selectorKey:Gi.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},arrows:{selectorKey:Gi.DESIGN_ARROWS,arrowIconStyle:Wi.arrowIconStyle,leftArrowIconStyle:Wi.leftArrowIconStyle,rightArrowIconStyle:Wi.rightArrowIconStyle,backgroundShape:Wi.backgroundShape,arrowSize:Wi.arrowSize,arrowColor:Wi.arrowColor},paginationDots:{selectorKey:Gi.DESIGN_PAGINATION_DOTS,dotSize:Wi.dotSize,currentDotColor:Wi.currentDotColor,otherDotColor:Wi.otherDotColor},paginationLine:{selectorKey:Gi.DESIGN_PAGINATION_LINE,currentLineColor:Wi.currentLineColor,otherLineColor:Wi.otherLineColor,lineHeight:Wi.lineHeight,lineWidth:Wi.lineWidth},table:{selectorKey:Gi.DESIGN_TABLE,backgroundColor:Nr.backgroundColor,showBorder:Nr.showBorder,borderStyle:Wi.design.table.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Wi.design.table.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur},tableHeader:{selectorKey:Gi.DESIGN_TABLE_HEADER,backgroundColor:Nr.backgroundColor},headerText:{selectorKey:Gi.DESIGN_HEADER_TEXT,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},tableRow:{selectorKey:Gi.DESIGN_TABLE_ROW,backgroundColor:Nr.backgroundColor,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},rowDividers:{selectorKey:Gi.DESIGN_ROW_DIVIDERS,headerDivider:Wi.design.rowAndHeaderDividers.headerDivider,rowDivider:Wi.design.rowAndHeaderDividers.rowDivider,columnDivider:Wi.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Gi.DESIGN_SCROLL,scrollBarWidth:Wi.design.scrollBar.scrollBarWidth,scrollBarColor:Wi.design.scrollBar.scrollBarColor},pagination:{selectorKey:Gi.DESIGN_PAGINATION,defaultState:{selectorKey:Gi.DEFAULT_STATE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,previousIcon:Wi.design.pagination.previousIcon,nextIcon:Wi.design.pagination.nextIcon,iconSize:Wi.design.pagination.iconSize,iconColor:Wi.design.pagination.iconColor,backgroundShape:Wi.design.pagination.backgroundShape,backgroundColor:Nr.backgroundColor,pagination:Wi.design.pagination.pagination},hoverState:{selectorKey:Gi.HOVER_STATE,theme:Nr.theme}},showMoreItemsButton:{selectorKey:Gi.DESIGN_SHOW_MORE_ITEMS_BUTTON,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Wi.design.pagination.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight}},dataConnector:{selectorKey:Gi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"promotions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}}}},Xi={displayStyle:{value:"Open Input",property:"displayStyle",propertyType:Tt.CONTROLS},displayMinQtyToPurchase:{value:!1,property:"displayMinQtyToPurchase",propertyType:Tt.CONTROLS},quantity:{value:1,property:"quantity",propertyType:Tt.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Yi||(Yi={}));var qi,Qi=function(){return{layout:{selectorKey:Yi.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"70",unit:1}),margin:Nr.margin,padding:Nr.padding,positionType:Nr.positionType,pinTo:Nr.pinTo,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,displayStyle:Xi.displayStyle,displayMinQtyToPurchase:Xi.displayMinQtyToPurchase},design:{selectorKey:Yi.DESIGN},content:{selectorKey:Yi.CONTENT,quantity:Xi.quantity},dataConnector:{selectorKey:Yi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}}}},Zi={itemSpacing:{value:"20",property:"itemSpacing",propertyType:Tt.CSS,unit:1},repeatElements:{value:"false",property:"repeatElements",propertyType:Tt.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:Tt.CONTROLS},pauseOnHover:{value:"true",property:"pauseOnHover",propertyType:Tt.CONTROLS},scrollDirection:{value:"leftToRight",property:"scrollDirection",propertyType:Tt.CONTROLS},scrollSpeed:{value:"1x",property:"scrollSpeed",propertyType:Tt.CONTROLS},style:{value:"line",property:"style",propertyType:Tt.CONTROLS},shape:{value:"shopping-cart-01",customIcon:{isCustomIcon:!1,url:"",name:""},property:"shape",propertyType:Tt.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Tt.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:Tt.CONTROLS,property:"scrollContent"},dividerColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"dividerColor",propertyType:Tt.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"}(qi||(qi={}));var $i,Ji=function(){return{layout:{selectorKey:qi.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"40",unit:1}),margin:Nr.margin,padding:Nr.padding,itemSpacing:Zi.itemSpacing,repeatElements:Zi.repeatElements,dividerBetweenItems:Zi.dividerBetweenItems,scrollSpeed:Zi.scrollSpeed,scrollDirection:Zi.scrollDirection,pauseOnHover:Zi.pauseOnHover},content:{selectorKey:qi.CONTENT,scrollContent:Zi.scrollContent},design:{selectorKey:qi.DESIGN,scrollContainer:{selectorKey:qi.SCROLL_CONTAINER,backgroundColor:Nr.backgroundColor,showBorder:Nr.showBorder,borderStyle:Nr.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur},dividerStyle:{selectorKey:qi.DIVIDER_STYLE,style:Zi.style,shape:Zi.shape,size:Zi.size,backgroundColor:Nr.backgroundColor,dividerColor:Zi.dividerColor},defaultItem:{theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},item1:{selectorKey:qi.ITEM_1,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},item2:{selectorKey:qi.ITEM_2,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},item3:{selectorKey:qi.ITEM_3,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.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"}($i||($i={}));var en,on=function(e){return{layout:{selectorKey:$i.LAYOUT,adjustment:Nr.adjustment,width:{fixedWidth:{value:"".concat(null==e?void 0:e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:Tt.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:Tt.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:Tt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Nr.height),{isReadOnly:!0}),padding:Nr.padding,columnGap:{value:0,propertyType:Tt.CSS,unit:Ct.PIXELS,property:"columnGap"},rowGap:{value:0,propertyType:Tt.CSS,unit:Ct.PIXELS,property:"rowGap"},overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo},design:Object.assign({selectorKey:$i.DESIGN,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle},Wr),settings:{selectorKey:$i.SETTINGS,visibility:{selectorKey:$i.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:Tt.CONTROLS,property:"visibilityContent"}},schedules:{selectorKey:$i.SCHEDULES,scheduleData:{value:[],propertyType:Tt.CONTROLS,property:"scheduleData"}},deviceVisibility:{selectorKey:$i.DEVICE_VISIBILITY},customAttributes:{selectorKey:$i.CUSTOM_ATTRIBUTES}},code:{}}},tn={source:{value:"Manually",property:"source",propertyType:Tt.CONTROLS},orderBefore:{value:!1,property:"orderBefore",propertyType:Tt.CONTROLS},orderBeforeTime:{value:"4",property:"orderBeforeTime",propertyType:Tt.CONTROLS,unit:1},orderBeforeDisplayTime:{value:"Hours Left",property:"orderBeforeDisplayTime",propertyType:Tt.CONTROLS},deliveryBefore:{value:!1,property:"deliveryBefore",propertyType:Tt.CONTROLS},deliveryEndsBefore:{value:"4",property:"deliveryEndsBefore",unit:3,propertyType:Tt.CONTROLS},deliveryBeforeDisplayTime:{value:"Hours Left",property:"deliveryBeforeDisplayTime",propertyType:Tt.CONTROLS},deliveryStartingDate:{value:!1,property:"deliveryStartingDate",propertyType:Tt.CONTROLS},deliveryStartsAfter:{value:"4",property:"deliveryStartsAfter",unit:1,propertyType:Tt.CONTROLS},deliveryStartingDateDisplayTime:{value:"Hours Left",property:"deliveryStartingDateDisplayTime",propertyType:Tt.CONTROLS},configureMessage:{value:"",property:"configureMessage",propertyType:Tt.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"}(en||(en={})),Nr.theme,Nr.font,Nr.fontSize,Nr.textColor,Nr.bold,Nr.italic,Nr.linethrough,Nr.underline,Nr.textAlign,Nr.characterSpacing,Nr.lineHeight,Nr.backgroundColor;var rn=function(){return{layout:{selectorKey:en.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"40",unit:1}),margin:Nr.margin,padding:Nr.padding,positionType:Nr.positionType,pinTo:Nr.pinTo,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar},design:{selectorKey:en.DESIGN,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,themeDesc:Nr.themeDesc,fontDesc:Nr.fontDesc,fontSizeDesc:Nr.fontSizeDesc,textColorDesc:Nr.textColorDesc,boldDesc:Nr.boldDesc,italicDesc:Nr.italicDesc,linethroughDesc:Nr.linethroughDesc,underlineDesc:Nr.underlineDesc,textAlignDesc:Nr.textAlignDesc,characterSpacingDesc:Nr.characterSpacingDesc,lineHeightDesc:Nr.lineHeightDesc},content:{selectorKey:en.CONTENT,source:tn.source,orderBefore:tn.orderBefore,orderBeforeTime:tn.orderBeforeTime,orderBeforeDisplayTime:tn.orderBeforeDisplayTime,deliveryBefore:tn.deliveryBefore,deliveryEndsBefore:tn.deliveryEndsBefore,deliveryBeforeDisplayTime:tn.deliveryBeforeDisplayTime,deliveryStartingDate:tn.deliveryStartingDate,deliveryStartsAfter:tn.deliveryStartsAfter,deliveryStartingDateDisplayTime:tn.deliveryStartingDateDisplayTime,configureMessage:tn.configureMessage},dataConnector:{selectorKey:en.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}}}},nn={onClick:{value:"Show Image Lightbox",propertyType:Tt.CONTROLS},onHover:{value:"Zoom Image",propertyType:Tt.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:Tt.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Tt.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Tt.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Tt.CSS}},an=function(){return{layout:{adjustment:Nr.adjustment,width:Nr.width,height:Nr.height,margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,onClick:nn.onClick,onHover:nn.onHover,imageRatio:nn.imageRatio,fitOptions:nn.fitOptions,horizontalAlignment:nn.horizontalAlignment,verticalAlignment:nn.verticalAlignment},design:{layouter:{backgroundColor:Nr.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}};function ln(e,o){(null==o||o>e.length)&&(o=e.length);for(var t=0,r=Array(o);t<o;t++)r[t]=e[t];return r}function pn(e,o){if(e){if("string"==typeof e)return ln(e,o);var t={}.toString.call(e).slice(8,-1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?ln(e,o):void 0}}function sn(e,o){return function(e){if(Array.isArray(e))return e}(e)||function(e,o){var t=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=t){var r,i,n,a,l=[],p=!0,s=!1;try{if(n=(t=t.call(e)).next,0===o){if(Object(t)!==t)return;p=!1}else for(;!(p=(r=n.call(t)).done)&&(l.push(r.value),l.length!==o);p=!0);}catch(e){s=!0,i=e}finally{try{if(!p&&null!=t.return&&(a=t.return(),Object(a)!==a))return}finally{if(s)throw i}}return l}}(e,o)||pn(e,o)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function dn(e){return function(e){if(Array.isArray(e))return ln(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||pn(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 cn(e){return cn="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},cn(e)}function yn(e,o,t){return(o=function(e){var o=function(e){if("object"!=cn(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var t=o.call(e,"string");if("object"!=cn(t))return t;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==cn(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[o]=t,e}var un=t(756),Sn=t.n(un);function gn(e,o){var t="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!t){if(Array.isArray(e)||(t=function(e,o){if(e){if("string"==typeof e)return hn(e,o);var t={}.toString.call(e).slice(8,-1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?hn(e,o):void 0}}(e))||o&&e&&"number"==typeof e.length){t&&(e=t);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var n,a=!0,l=!1;return{s:function(){t=t.call(e)},n:function(){var e=t.next();return a=e.done,e},e:function(e){l=!0,n=e},f:function(){try{a||null==t.return||t.return()}finally{if(l)throw n}}}}function hn(e,o){(null==o||o>e.length)&&(o=e.length);for(var t=0,r=Array(o);t<o;t++)r[t]=e[t];return r}var Tn=function(e,o,t,r){return new(t||(t=Promise))((function(i,n){function a(e){try{p(r.next(e))}catch(e){n(e)}}function l(e){try{p(r.throw(e))}catch(e){n(e)}}function p(e){var o;e.done?i(e.value):(o=e.value,o instanceof t?o:new t((function(e){e(o)}))).then(a,l)}p((r=r.apply(e,o||[])).next())}))};function Cn(e,o){var t,r=gn(e.base);try{for(r.s();!(t=r.n()).done;)if(t.value.label===o)return"base"}catch(e){r.e(e)}finally{r.f()}var i,n=gn(e.accent);try{for(n.s();!(i=n.n()).done;)if(i.value.label===o)return"accent"}catch(e){n.e(e)}finally{n.f()}return null}function On(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 bn(e,o,t,r){return Tn(this,void 0,void 0,Sn().mark((function i(){var n,a,l,p,s;return Sn().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:return n=e.parentNode,a=e.textContent.substring(0,o),l=e.textContent.substring(o+t),p=document.createTextNode(a),s=document.createTextNode(l),n.insertBefore(p,e),n.insertBefore(r,e),n.insertBefore(s,e.nextSibling),i.next=10,n.removeChild(e);case 10:case"end":return i.stop()}}),i)})))}function vn(e){var o=[];if(e.nodeType===Node.TEXT_NODE)o.push(e);else for(var t=e.childNodes,r=0;r<t.length;r++)o=o.concat(vn(t[r]));return o}function mn(e){return e.replace(/-([a-z])/g,(function(e,o){return o.toUpperCase()}))}var wn={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]}},fn=[{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}],Rn=function(e){return Object.entries(e).map((function(e){var o=sn(e,2),t=o[0],r=o[1],i=t.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()})),n="";return[].concat(["grid-template-rows","grid-template-columns"]).some((function(e){return e===i}))&&(n="!important"),"".concat(i,": ").concat(r," ").concat(n,";")})).join(" ")};function Nn(e){return!(e&&Object.keys(e).length>0)}function Dn(e){return!(e&&null!==e)}function Ln(e){var o=arguments.length>2&&void 0!==arguments[2]&&arguments[2],t="all"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"all"),r=gt.iframeSelector,i=gt.iframePreviewSelector,n=document.querySelector(o?i:r),a=null==n?void 0:n.contentDocument;return t?null==a?void 0:a.querySelectorAll("".concat(e)):null==a?void 0:a.querySelector("".concat(e))}var An=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]},En=function(e,o){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"tablet",r=arguments.length>3?arguments[3]:void 0,i=An(t),n=r&&(null==r?void 0:r.length)>0?r:"#".concat(e),a="";if(i&&(null==i?void 0:i.max)&&(null==i?void 0:i.min)&&o){var l=Object.entries(null!=o?o:{}).reduce((function(e,o){var t,r=sn(e,2),i=r[0],n=r[1],a=sn(o,2),l=a[0],p=a[1];return(null===(t=["gridTemplateRows","gridTemplateColumns"])||void 0===t?void 0:t.some((function(e){return e===l})))?n[l]=p:i[l]=p,[i,n]}),[{},{}]),p=sn(l,2),s=p[0],d=p[1];switch(t){case"tablet":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 320px){").concat(n," {").concat(Rn(null!=s?s:o),"} ").concat(Nn(d)?"":"".concat(n," > .wrapper{").concat(Rn(d),"}"),"}");break;case"mobile":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 10px){").concat(n," {").concat(Rn(null!=s?s:o),"} ").concat(Nn(d)?"":"".concat(n," > .wrapper{").concat(Rn(d),"}"),"}")}}return a},In=function(e){var o,t,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"tablet",i={editedStyles:e},n=null===(o=Object.entries(e))||void 0===o?void 0:o.filter((function(e,o){var t=sn(e,2),i=t[0];return t[1],i.includes("--_ctm-".concat(r.slice(0,3)))}));if(n&&n[0]&&(null===(t=n[0])||void 0===t?void 0:t.length)>0){i.data=Object.fromEntries(n);var a=Object.entries(e).filter((function(e,o){var t=sn(e,2),i=t[0];return t[1],!i.includes("--_ctm-".concat(r.slice(0,3)))}));a&&(i.editedStyles=Object.fromEntries(a))}return i},xn={ReorderObj:function(e,o){var t={};return o.forEach((function(o){e.hasOwnProperty(o)&&(t[o]=e[o])})),t},reorderSections:function(e,o,t){var r=e[o],i=r.index,n="up"===t?i-1:i+1;if(n>=1&&n<=Object.keys(e).length){var a=Object.keys(e).find((function(o){return e[o].index===n}));return Object.assign(Object.assign({},e),yn(yn({},o,Object.assign(Object.assign({},r),{index:n})),a,Object.assign(Object.assign({},e[a]),{index:i})))}return e},returnUpdatedButton:function(e,o,t,r){var i={};return Object.keys(e).forEach((function(n){i[n]=Object.assign({},e[n]),Object.keys(e[n].children).forEach((function(a){Object.keys(e[n].children[a].children).forEach((function(l){var p=e[n].children[a].children[l];p.isDirty||p.attributes.datadivtype!==o||(i[n]=Object.assign(Object.assign({},i[n]),{children:Object.assign(Object.assign({},i[n].children),yn({},a,Object.assign(Object.assign({},i[n].children[a]),{children:Object.assign(Object.assign({},i[n].children[a].children),yn({},l,Object.assign(Object.assign({},i[n].children[a].children[l]),{properties:Object.assign(Object.assign({},i[n].children[a].children[l].properties),t.design),styles:Object.assign(Object.assign({},i[n].children[a].children[l].styles),r)})))})))}))}))}))})),i},getTextValue:function(e,o){if(void 0!==(null==o?void 0:o.type)){if("custom"===o.type)return On(e.customColors.find((function(e){return e.label===o.label})).value.rgb);var t=e.selectedTheme.colors;return On(t[Cn(t,o.type)].find((function(e){return e.label===o.type})).value.rgb)}return On(o.rgb)},returnFontStyle:function(e,o){var t=["bold","italic","lineThrough","underline"],r=t.findIndex((function(o){return""!==e[o].value}));return-1!==r?t[r]:o},convertToSlug:function(e){return e.toLowerCase().replace(/\s+/g,"-")},convertToCamelCase:function(e){return e.toLowerCase().split(" ").map((function(e,o){return 0===o?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},convertIntoNumbers:function(e){var o=e.replace(/[^0-9.]/g,"").replace(/(\..*?)\..*/g,"$1");return""===o?0:parseFloat(o)},convertFormatToMask:function(e,o){return e.find((function(e){return e.value===o})).format.replaceAll("X","9")},convertToNumericValue:function(e){var o=parseInt(e,10);if(isNaN(o))throw new Error("Invalid size: ".concat(e));if(e.includes("vh"))return o/100*window.innerHeight;if(e.includes("px"))return o;throw new Error("Invalid unit in size: ".concat(e))},convertCamelCaseToWords:function(e){return e.replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^\w/,(function(e){return e.toUpperCase()}))},convertIntoRawCSS:function(e){var o,t=null==e?void 0:e.property,r=null==e?void 0:e.value,i=null===(o=fn.filter((function(o){return o.value===(null==e?void 0:e.unit)}))[0])||void 0===o?void 0:o.label,n="".concat(r).concat(i);if(["padding","margin","pagePadding","sectionPadding"].some((function(e){return e===t}))){var a=e.sides,l=dn(Object.keys(a));n="",l.forEach((function(e,o){var t,r=a[e].value,i=null===(t=fn.filter((function(o){return o.value===a[e].unit}))[0])||void 0===t?void 0:t.label;n+="".concat(0!==o?" ":"").concat(r).concat(i)}))}return yn({},t,n)},convertAlphaNumericToText:function(e){return e.replace(/([a-zA-Z]+)(\d+)/,"$1 $2")},convertrgbObjToString:On,capitalizeFirstLetter:function(e){return e.charAt(0).toUpperCase()+e.slice(1)},convertStylesToVar:function(e){var o=function(e){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return Object.keys(e).reduce((function(t,r){return Object.assign(Object.assign({},t),yn({},"--_"+o+r,e[r]))}),{})},t=o(e.defaultState.default),r=o(e.defaultState.text),i={},n={};return e.hoverState&&(e.hoverState.default&&(i=o(e.hoverState.default,"hover-")),e.hoverState.text&&(n=o(e.hoverState.text,"hover-"))),{parent:Object.assign(Object.assign({},t),i),child:Object.assign(Object.assign({},r),n)}},convertUpperCaseToCapitalise:function(e){return e.toLowerCase().replace(/\b\w/g,(function(e){return e.toUpperCase()}))},convertObjectToCssString:function(e){return Object.entries(e).map((function(e){var o=sn(e,2),t=o[0],r=o[1];return"".concat(t,": ").concat(""===r?"fontStyle"===t||"fontWeight"===t?"normal":"none":r,";")})).join(" ").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()},returnColorsArrName:Cn,convertPagesToDropdownList:function(e){var o=[];return e.forEach((function(e,t){var r={id:t+1,label:e.displayName,value:t+1};o.push(r)})),o},returnTheCharacter:function(e){return Tn(this,void 0,void 0,Sn().mark((function o(){var t,r,i,n,a,l,p,s,d,c,y,u,S,g,h;return Sn().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if(t=window.getSelection(),!(r=null==t?void 0:t.toString())){o.next=36;break}i=null==t?void 0:t.getRangeAt(0),n=i.startContainer,a=i.startOffset,l=vn(null==n?void 0:n.parentElement),p=null,s=0,d=gn(l),o.prev=10,d.s();case 12:if((c=d.n()).done){o.next=21;break}if(y=c.value,u=y.textContent.length,!(a>=s&&a<=s+u)){o.next=18;break}return p=y,o.abrupt("break",21);case 18:s+=u;case 19:o.next=12;break;case 21:o.next=26;break;case 23:o.prev=23,o.t0=o.catch(10),d.e(o.t0);case 26:return o.prev=26,d.f(),o.finish(26);case 29:return(S=document.createElement("span")).textContent=r,g=Object.keys(e),h=Object.values(e),S.style[g[0]]=h[0],o.next=36,bn(p,a,r.length,S);case 36:case"end":return o.stop()}}),o,null,[[10,23,26,29]])})))},generateSpanStylesToProperties:function(e,o){var t=Object.assign({},o),r={};return Object.keys(t).forEach((function(o){var i={};o===mn(e[0])?i=Object.assign(Object.assign({},t[o]),{value:e[t[o].property]}):(t[o].property===mn(e[0])&&(i=Object.assign(Object.assign({},t[o]),{value:"none"===e[t[o].property]||"normal"===e[t[o].property]?"":e[t[o].property]})),i=t[o]),r[o]=i})),r},checkIfInactiveColorsAndModify:function(e,o){var t=dn(o.general),r=dn(o.text),i=t.map((function(o){var t=Cn(e,o.value.value),r=e[t].find((function(e){return e.label===o.value.value}));if(!r.active){var i=xn.returnColorsArrName(e,r.value.value),n=e[i].find((function(e){return e.label===r.value.value}));return Object.assign(Object.assign({},o),{value:{value:n.label}})}return Object.assign({},o)})),n=r.map((function(o){var t=Cn(e,o.value.value),r=e[t].find((function(e){return e.label===o.value.value}));if(!r.active){var i=xn.returnColorsArrName(e,r.value.value),n=e[i].find((function(e){return e.label===r.value.value}));return Object.assign(Object.assign({},o),{value:{value:n.label}})}return Object.assign({},o)}));return{general:dn(i),text:dn(n)}},kebabToCamelCase:mn,returnDefaultValue:function(e,o,t,r,i){var n,a,l=wn;if(1===t||2===t){var p=null===(n=null==fn?void 0:fn.find((function(e){return e.value===t})))||void 0===n?void 0:n.label,s=null===(a=null==fn?void 0:fn.find((function(e){return e.value===i})))||void 0===a?void 0:a.label;if(t===i){var d=l.fontSize["".concat(p)].findIndex((function(e){return e===o}));if(-1===d){for(var c=0,y=l.fontSize["".concat(p)].length-1,u=null;c<=y;){var S=Math.floor((c+y)/2);if(l.fontSize["".concat(p)][S]===o)return l.fontSize["".concat(p)][S];l.fontSize["".concat(p)][S]<o?(u=l.fontSize["".concat(p)][S],c=S+1):y=S-1}d=l.fontSize["".concat(p)].findIndex((function(e){return e===u}))}var g=l.lineHeight["".concat(s)][d];return"bool"===e?r===g:{value:g,unit:i}}s=p;var h=l.fontSize["".concat(p)].findIndex((function(e){return e===o}));if(-1===h){for(var T=0,C=l.fontSize["".concat(p)].length-1,O=null;T<=C;){var b=Math.floor((T+C)/2);if(l.fontSize["".concat(p)][b]===o)return l.fontSize["".concat(p)][b];l.fontSize["".concat(p)][b]<o?(O=l.fontSize["".concat(p)][b],T=b+1):C=b-1}h=l.fontSize["".concat(p)].findIndex((function(e){return e===O}))}var v=l.lineHeight["".concat(s)][h];return"bool"===e?r===v:{value:v,unit:t}}return"bool"===e||{}},rgbaToHex:function(e){var o=e.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*([\d.]+))?\)$/);if(!o)return e;var t=parseInt(o[1]),r=parseInt(o[2]),i=parseInt(o[3]),n=1;void 0!==o[4]&&(n=parseFloat(o[4]));var a=t.toString(16).padStart(2,"0"),l=r.toString(16).padStart(2,"0"),p=i.toString(16).padStart(2,"0"),s=Math.round(255*n).toString(16).padStart(2,"0");return"ff"===s?"#".concat(a).concat(l).concat(p):"#".concat(a).concat(l).concat(p).concat(s)},convertToKebabCase:function(e){var o={};return Object.keys(e).forEach((function(t){var r=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();o[r]=e[t]})),o},loadNAppendStyleTag:function(e,o){var t=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,i=gt.iframeSelector,n=gt.templteEditiorSelector,a=gt.iframePreviewSelector,l=(gt.iframePreviewMainSelector,gt.iframeRoot),p=document.querySelector(t?a:i),s=null==p?void 0:p.contentDocument,d=null==s?void 0:s.querySelector(t?l:n);if(d&&null!==d){var c=d.querySelector("[".concat(ht.style,'="').concat(o,'"]'));null!==r&&(c=r.querySelector("[".concat(ht.layerStyle,'="').concat(o,'"]'))),c&&null!==c&&c.remove(),null===r?d.appendChild(e):r.appendChild(e)}},stylesToString:function(e){return Object.entries(e).map((function(e){var o=sn(e,2),t=o[0],r=o[1],i=t.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()}));return"".concat(i,": ").concat(r,";")})).join(" ")},IsObjectNull:Nn,IsNullOrEmpty:Dn,IsArrayOrEmpty:function(e){return!(e&&e.length>0)},removeHyphens:function(e){return null==e?void 0:e.replaceAll("-","")},getCMSElementType:function(e){var o=null;if(!Nn(e)){var t=null==e?void 0:e.attributes;if(!Nn(t)){var r=null==t?void 0:t.BUILDER;Nn(r)||(o=null==r?void 0:r.dataElementType)}}return o},getCMSDataDivType:function(e){var o=null;if(!Nn(e)){var t=null==e?void 0:e.attributes;if(!Nn(t)){var r=null==t?void 0:t.BUILDER;Nn(r)||(o=null==r?void 0:r.dataDivType)}}return o},GetCMSElementBySelector:Ln,CreateAspectRationNWidthConvertion:function(e,o,t){var r,i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],n=parseFloat(o)/parseFloat(e),a=Ln("#".concat(t),"single",i),l=e;if(!Dn(a)){var p=(null==a?void 0:a.matches(gt.dataDropElement))?null===(r=null==a?void 0:a.parentElement)||void 0===r?void 0:r.closest(gt.dataDropElement):null==a?void 0:a.closest(gt.dataDropElement),s=null==p?void 0:p.getBoundingClientRect();(null==e?void 0:e.includes("%"))&&(n=parseFloat(o)/s.width*(parseFloat(e)/100)),[].concat(["px","em","rem"]).some((function(o){var t;return null===(t="".concat(e))||void 0===t?void 0:t.includes(o)}))&&(n=parseFloat(o)/parseFloat(e),/px/.test(e)||(l*=16),l=parseFloat(e)/(null==s?void 0:s.width)*100)}return{width:parseFloat(l),aspectRatio:n}},convertToCamelCaseCss:function(e){return e.split(" ").map((function(e,o){return 0===o?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},CSSUnits:fn,getCMSElementAttributeValue:function(e,o,t){var r=null;if(!Nn(e)){var i=null==e?void 0:e.attributes;if(!Nn(i)){var n=i[o];Nn(n)||(r=n[t])}}return r},setTimeoutAsync:function(e){return new Promise((function(o,t){try{window.setTimeout((function(){o()}),e,[])}catch(e){t(e)}}))},setTimeoutAsyncV2:function(e){return new Promise((function(o,t){try{window.setTimeout((function(){o()}),e,[])}catch(e){t(e)}}))},generateUniqueId:function(){return"".concat(Math.random().toString(36).substr(2,9))},createQueryStringForCollection:function(e){return Object.entries(e).filter((function(e){var o=sn(e,2);return null!=(o[0],o[1])})).map((function(e){var o=sn(e,2),t=o[0],r=o[1];return"".concat(encodeURIComponent(t),"=").concat(encodeURIComponent(r))})).join("&")},GetResponsiveValue:An,CMSSetAndGetResponsiveMediaQueriesExtension:function(e,o,t,r,i,n){var a=Object.assign({},e),l=o,p=null==a?void 0:a.tablet,s=null==a?void 0:a.mobile;null==a||delete a.tablet,null==a||delete a.mobile;var d=i?n:"#".concat(t);r.innerHTML+="".concat(d," {").concat(xn.stylesToString(a),"}");var c=In(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=In(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=En(t,p,"tablet",d);r.innerHTML+=u}if(s){var S=En(t,s,"mobile",d);r.innerHTML+=S}return{styles:a,editedStyles:l,styleElement:r}},reponsiveExtension:En,reponsiveExtensionV2:function(e,o){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"tablet",r=arguments.length>3?arguments[3]:void 0,i=An(t),n=r&&(null==r?void 0:r.length)>0?r:"#".concat(e),a="";if(i&&(null==i?void 0:i.max)&&(null==i?void 0:i.min)&&o)switch(t){case"tablet":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 320px){").concat(n," {").concat(xn.stylesToString(o),"}}");break;case"mobile":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 10px){").concat(n," {").concat(xn.stylesToString(o),"}}")}return a},getResponsiveEditedVariables:In,CMSDeviceVisibilityHiddenTypesList:[{id:1,label:"CSS",value:1,info:"Hides the element using display: none via CSS media queries. The element remains in the DOM but is not visible."},{id:2,label:"HTML",value:2,info:"\tRemoves the element from the DOM using JavaScript (e.g., window.matchMedia). This ensures the element is not present in the HTML structure."}],CMSDeviceVisibilityConditionExtension:function(e){var o=e.media,t=e.deviceVisibility,r=e.isBuilderType,i=!0;if(o&&!Nn(o)&&!Nn(t)){var n=t,a=Sr.DESKTOP,l=Sr.MOBILE,p=Sr.TABLET,s=n[a],d=n[p],c=n[l],y=ur.CSS;ur.HTML,i=o.desktop&&((null==s?void 0:s.hide)?(null==s?void 0:s.hiddenType)===y:null==s?void 0:s.show)||o.tablet&&((null==d?void 0:d.hide)?(null==d?void 0:d.hiddenType)===y:null==d?void 0:d.show)||o.mobile&&((null==c?void 0:c.hide)?(null==c?void 0:c.hiddenType)===y:null==c?void 0:c.show)||r}return i},CMSGetDeviceVisibilityClassNameByMode:function(e){var o=e.deviceVisibility,t=e.isBuilderType,r="";if(o&&!Nn(o)){var i=o,n=ur.CSS,a=(ur.HTML,{show:!0,hide:!1,hiddenType:n}),l=Sr.DESKTOP,p=Sr.MOBILE,s=Sr.TABLET,d=(null==i?void 0:i.desktop)?i[l]:a,c=(null==i?void 0:i.tablet)?i[s]:a,y=(null==i?void 0:i.mobile)?i[p]:a;t||((null==d?void 0:d.hide)&&(null==d?void 0:d.hiddenType)===n&&(r+="dp_d_none"),(null==c?void 0:c.hide)&&(null==c?void 0:c.hiddenType)===n&&(r+=" tb_d_none"),(null==y?void 0:y.hide)&&(null==y?void 0:y.hiddenType)===n&&(r+=" mb_d_none"))}return r},CMSGetDeviceVisibilityDefaultData:function(){return{deviceVisibility:{desktop:{show:!0,hide:!1,hiddenType:ur.CSS},tablet:{show:!0,hide:!1,hiddenType:ur.CSS},mobile:{show:!0,hide:!1,hiddenType:ur.CSS}}}},CMSCustomEventService:function(e){var o=e.type,t=e.value;e.serviceType===gr.UPSERT&&document.dispatchEvent(new CustomEvent(o,{detail:t}))},CMSGetCustomAttributesDefaultData:function(){return{attributeContent:{value:[{title:"Attribute",contentSource:{attributeKey:"",attributeValue:""},key:"123456tghjuik"}],property:"attributeContent"},customClassContent:{value:[{title:"CustomClass",contentSource:{customClassValue:""},key:"1234567tghjuik"}],property:"customClassContent"}}},CMSSetAndGetCustomAttributes:function(e,o,t){var r,i,n,a,l="",p={},s=(null===(r=null==e?void 0:e.attributeContent)||void 0===r?void 0:r.value)||[];Array.isArray(s)&&s.length>0&&s.forEach((function(e){var o,t;(null===(o=null==e?void 0:e.contentSource)||void 0===o?void 0:o.attributeKey)&&(null===(t=null==e?void 0:e.contentSource)||void 0===t?void 0:t.attributeValue)&&(p["".concat(e.contentSource.attributeKey)]=e.contentSource.attributeValue)}));var d=(null===(i=null==e?void 0:e.customClassContent)||void 0===i?void 0:i.value)||[];if(Array.isArray(d)&&d.length>0){var c=(null===(a=null===(n=d[0])||void 0===n?void 0:n.contentSource)||void 0===a?void 0:a.customClassValue)||"";c&&(l=c.replace(/,/g," ").trim())}return{customAttrElement:p,customClassElement:l.trim()}},roundTo:function(e,o){return Number(Math.round(Number(e+"e"+o))+"e-"+o)}};const Pn=xn;var _n,Bn={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Tt.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:Tt.CONTROLS},textAlignment:{value:"center",property:"textAlignment",propertyType:Tt.CONTROLS},itemSpacing:{value:"10",propertyType:Tt.CSS,unit:1,property:"itemSpacing"},iconPosition:{value:"left",property:"iconPosition",propertyType:Tt.CONTROLS},clickToNavigate:{value:"false",property:"iconPosition",propertyType:Tt.CSS},iconStyle:{value:"Icon",propertyType:Tt.CONTROLS}},content:{socialIcons:{value:[{id:Pn.generateUniqueId(),title:"Amazon",name:"amazon",show:!0,url:"https://amazon.com",icon:{value:"amazon",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Pn.generateUniqueId(),title:"Website",name:"website",show:!0,url:"https://www.sellerscommerce.com/",icon:{value:"website",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Pn.generateUniqueId(),title:"Instagram",name:"instagram",show:!0,url:"https://instagram.com",icon:{value:"instagram",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Pn.generateUniqueId(),title:"Twitter",name:"twitter",show:!0,url:"https://x.com/",icon:{value:"twitter",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Pn.generateUniqueId(),title:"Facebook",name:"facebook",show:!0,url:"https://www.facebook.com/",icon:{value:"facebook",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Pn.generateUniqueId(),title:"Youtube",name:"youtube",show:!0,url:"https://www.youtube.com/",icon:{value:"youtube",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:Pn.generateUniqueId(),title:"LinkedIn",name:"linkedin",show:!0,url:"https://www.linkedin.com/",icon:{value:"linkedin",customIcon:{isCustomIcon:!1,url:"",name:""}}}],propertyType:Tt.CONTROLS},website:{value:!0,propertyType:Tt.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:Tt.CONTROLS},instagram:{value:!0,propertyType:Tt.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:Tt.CONTROLS},facebook:{value:!0,propertyType:Tt.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:Tt.CONTROLS},linkedIn:{value:!1,propertyType:Tt.CONTROLS},linkedInUrl:{value:"https://www.linkedin.com/",propertyType:Tt.CONTROLS},twitter:{value:!0,propertyType:Tt.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:Tt.CONTROLS},amazon:{value:!0,propertyType:Tt.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:Tt.CONTROLS}},design:{icon:{value:"",propertyType:Tt.CONTROLS},designiconSize:{value:"30",propertyType:Tt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:Tt.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:Tt.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:Tt.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:Tt.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:Tt.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:Tt.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:Tt.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"}(_n||(_n={}));var Hn,zn=function(){return{layout:{selectorKey:_n.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"70",unit:1}),margin:Nr.margin,padding:Nr.padding,alignment:Bn.layout.alignment,textAlignment:Bn.layout.textAlignment,clickToNavigate:Bn.layout.clickToNavigate,iconStyle:Bn.layout.iconStyle,iconPosition:Bn.layout.iconPosition,iconAndTextSpacing:Bn.layout.iconAndTextSpacing,itemSpacing:Bn.layout.itemSpacing,positionType:Nr.positionType,pinTo:Nr.pinTo},content:{selectorKey:_n.CONTENT,socialContent:Bn.content.socialIcons},design:{selectorKey:_n.DESIGN,socialWidget:{selectorKey:_n.SOCIAL_WIDGET,backgroundColor:Nr.backgroundColor,cropRatio:Nr.cropRatio,zoomImage:Nr.zoomImage,flip:Nr.flip,rotate:Nr.rotate,showBorder:Nr.showBorder,borderStyle:Nr.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur},itemStyle:{selectorKey:_n.ITEM_STYLE,backgroundColor:Nr.backgroundColor,cropRatio:Nr.cropRatio,zoomImage:Nr.zoomImage,flip:Nr.flip,rotate:Nr.rotate,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,showBorder:Nr.showBorder,borderStyle:Nr.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur,showIcon:Object.assign(Object.assign({},Nr.showIcon),{value:!1}),iconSize:Bn.design.designiconSize,iconColor:Bn.design.iconColor},socialIcons:{selectorKey:_n.SOCIAL_ICONS,instagramIcon:Bn.design.instagramIcon,facebookIcon:Bn.design.facebookIcon,twitterIcon:Bn.design.twitterIcon,amazonIcon:Bn.design.amazonIcon,websiteIcon:Bn.design.websiteIcon,youtubeIcon:Bn.design.youtubeIcon,linkedinIcon:Bn.design.linkedinIcon}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Hn||(Hn={}));var kn,jn=function(e){return{layout:{selectorKey:Hn.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Tt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Nr.height),{isReadOnly:!0}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,direction:{value:"vertical",property:"direction",propertyType:Tt.CONTROLS},itemGap:{property:"itemGap",propertyType:Tt.CSS,value:0,unit:Ct.PIXELS},justifyContent:{property:"justifyContent",propertyType:Tt.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Tt.CSS,value:"start"}},design:Object.assign({selectorKey:Hn.DESIGN,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},Wr),dataConnector:{selectorKey:Hn.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"stack",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:Tt.CONTROLS}}}},Kn={displayStyle:{value:"Button",property:"displayStyle",propertyType:Tt.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:Tt.CONTROLS},whenClicked:{value:"Open Lightbox",property:"whenClicked",propertyType:Tt.CONTROLS},displayType:{value:"Vertical",property:"displayType",propertyType:Tt.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Tt.CONTROLS},itemSpacing:{value:"20",property:"itemSpacing",unit:1,propertyType:Tt.CSS},overflowItems:{value:"Show More Button",property:"overflowItems",propertyType:Tt.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:Tt.CONTROLS},searchPlaceholderText:{value:"Search by Zip Code",property:"searchPlaceholderText",propertyType:Tt.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:Tt.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:Tt.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:Tt.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:Tt.CONTROLS},title:{value:"Available Locations",property:"title",propertyType:Tt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Tt.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Tt.CONTROLS},description:{value:"",property:"description",propertyType:Tt.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Tt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Tt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Tt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Tt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Tt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Tt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Tt.CSS},buttonType:{value:"primaryButton",propertyType:Tt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Tt.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Tt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Tt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Tt.CSS},arrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Tt.CONTROLS},backgroundShape:{value:"Round",propertyType:Tt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Tt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Tt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Tt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Tt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Tt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Tt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Tt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Tt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Tt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Tt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Tt.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:Tt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Tt.CONTROLS},fontSize:{value:"16",propertyType:Tt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},characterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},lineHeight:{value:"16",propertyType:Tt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Tt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Tt.CSS},fontSize:{value:"16",propertyType:Tt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},characterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},lineHeight:{value:"16",propertyType:Tt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Tt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Tt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Tt.CONTROLS},paginationStyle:{value:"dotted",propertyType:Tt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Tt.CONTROLS},arrowSize:{value:"16",propertyType:Tt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Tt.CSS},backgroundShape:{value:"rectangle",propertyType:Tt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Tt.CSS},font:{value:"lato",propertyType:Tt.CSS},fontSize:{value:"16",propertyType:Tt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},hoverBackgroundShape:{value:"circle",propertyType:Tt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Tt.CSS},hoverFont:{value:"lato",propertyType:Tt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Tt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Tt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Tt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Tt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Tt.CONTROLS},iconSize:{value:"20",propertyType:Tt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Tt.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"}(kn||(kn={}));var Un,Gn=function(){return{layout:{selectorKey:kn.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"130",unit:1}),margin:Nr.margin,padding:Nr.padding,positionType:Nr.positionType,pinTo:Nr.pinTo,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,displayStyle:Kn.displayStyle,displayResults:Kn.displayResults,whenClicked:Kn.whenClicked,displayType:Kn.displayType,maxItemsToDisplay:Kn.maxItemsToDisplay,itemSpacing:Kn.itemSpacing,overflowItems:Kn.overflowItems,noOfItemToShow:Kn.noOfItemToShow,searchPlaceholderText:Kn.searchPlaceholderText},content:{selectorKey:kn.CONTENT,locationName:Kn.locationName,locationAddress:Kn.locationAddress,locationInventory:Kn.locationInventory,locationTimings:Kn.locationTimings,title:Kn.title,showTitle:Kn.showTitle,description:Kn.description,showDescription:Kn.showDescription},design:{selectorKey:kn.DESIGN,inputStyle:{selectorKey:kn.INPUT_STYLE,defaultState:{selectorKey:kn.DEFAULT_STATE,buttonStyle:Kn.buttonStyle,buttonText:Kn.buttonText,icon:Kn.icon,iconPadding:Kn.iconPadding,iconPosition:Kn.iconPosition,iconAndTextSpacing:Kn.iconAndTextSpacing,alignment:Kn.alignment,buttonType:Kn.buttonType,showIcon:Kn.showIcon,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:kn.HOVER_STATE,buttonStyle:Kn.buttonStyle,buttonText:Kn.buttonText,icon:Kn.icon,iconPadding:Kn.iconPadding,iconPosition:Kn.iconPosition,iconAndTextSpacing:Kn.iconAndTextSpacing,alignment:Kn.alignment,buttonType:Kn.buttonType,showIcon:Kn.showIcon,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:kn.INPUT_STYLE,defaultState:{selectorKey:kn.DEFAULT_STATE,buttonStyle:Kn.buttonStyle,buttonText:Kn.buttonText,icon:Kn.icon,iconPadding:Kn.iconPadding,iconPosition:Kn.iconPosition,iconAndTextSpacing:Kn.iconAndTextSpacing,alignment:Kn.alignment,buttonType:Kn.buttonType,showIcon:Kn.showIcon,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:kn.HOVER_STATE,buttonStyle:Kn.buttonStyle,buttonText:Kn.buttonText,icon:Kn.icon,iconPadding:Kn.iconPadding,iconPosition:Kn.iconPosition,iconAndTextSpacing:Kn.iconAndTextSpacing,alignment:Kn.alignment,buttonType:Kn.buttonType,showIcon:Kn.showIcon,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:kn.INVENTORY_TEXT_STYLE,themeDynamic:Nr.theme,fontDynamic:Nr.font,fontSizeDynamic:Nr.fontSize,textColorDynamic:Nr.textColor,boldDynamic:Nr.bold,italicDynamic:Nr.italic,linethroughDynamic:Nr.linethrough,underlineDynamic:Nr.underline,textAlignDynamic:Nr.textAlign,characterSpacingDynamic:Nr.characterSpacing,lineHeightDynamic:Nr.lineHeight,themeStatic:Nr.themeDesc,fontStatic:Nr.fontDesc,fontSizeStatic:Nr.fontSizeDesc,textColorStatic:Nr.textColorDesc,boldStatic:Nr.boldDesc,italicStatic:Nr.italicDesc,linethroughStatic:Nr.linethroughDesc,underlineStatic:Nr.underlineDesc,textAlignStatic:Nr.textAlignDesc,characterSpacingStatic:Nr.characterSpacingDesc,lineHeightStatic:Nr.lineHeightDesc},itemStyle:{selectorKey:kn.ITEM_STYLE,contentAlignment:Kn.contentAlignment,horizontalPadding:Kn.horizontalPadding,verticalPadding:Kn.verticalPadding,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},locationName:{selectorKey:kn.LOCATION_NAME,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},locationAddress:{selectorKey:kn.LOCATION_ADDRESS,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},locationTimings:{selectorKey:kn.LOCATION_TIMINGS,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},locationInventory:{selectorKey:kn.LOCATION_INVENTORY,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},arrows:{selectorKey:kn.ARROWS,arrowIconStyle:Kn.arrowIconStyle,leftArrowIconStyle:Kn.leftArrowIconStyle,rightArrowIconStyle:Kn.rightArrowIconStyle,backgroundShape:Kn.backgroundShape,arrowSize:Kn.arrowSize,arrowColor:Kn.arrowColor},paginationDots:{selectorKey:kn.PAGINATION_DOTS,dotSize:Kn.dotSize,currentDotColor:Kn.currentDotColor,otherDotColor:Kn.otherDotColor},paginationLine:{selectorKey:kn.PAGINATION_LINE,currentLineColor:Kn.currentLineColor,otherLineColor:Kn.otherLineColor,lineHeight:Kn.lineHeight,lineWidth:Kn.lineWidth},showMoreItemsButton:{selectorKey:kn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Kn.design.pagination.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight}},dataConnector:{selectorKey:kn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}}}},Mn={layout:{header:{value:!0,propertyType:Tt.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:Tt.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:Tt.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:Tt.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:Tt.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:Tt.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:Tt.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:Tt.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:Tt.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:Tt.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:Tt.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:Tt.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:Tt.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:Tt.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:Tt.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:Tt.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:Tt.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:Tt.CONTROLS,property:"connectWith"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Age",columnMapsTo:"age"},{columnId:3,columnTitle:"Occupation",columnMapsTo:"occupation"}],propertyType:Tt.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:Tt.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Tt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Tt.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:Tt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Tt.CONTROLS},fontSize:{value:"32",propertyType:Tt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},characterSpacing:{value:"32",propertyType:Tt.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:Tt.CSS,unit:1},lineHeight:{value:"32",propertyType:Tt.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:Tt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Tt.CSS},fontSize:{value:"32",propertyType:Tt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},characterSpacing:{value:"32",propertyType:Tt.CSS,unit:1},lineHeight:{value:"32",propertyType:Tt.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:Tt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Tt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Tt.CONTROLS},paginationStyle:{value:"dotted",propertyType:Tt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Tt.CONTROLS},arrowSize:{value:"32",propertyType:Tt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Tt.CSS},backgroundShape:{value:"rectangle",propertyType:Tt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Tt.CSS},font:{value:"lato",propertyType:Tt.CSS},fontSize:{value:"32",propertyType:Tt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},hoverBackgroundShape:{value:"circle",propertyType:Tt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Tt.CSS},hoverFont:{value:"lato",propertyType:Tt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Tt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Tt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Tt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Tt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Tt.CONTROLS},iconSize:{value:"30",propertyType:Tt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Tt.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 Vn,Wn=function(){return{layout:{selectorKey:Un.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"150",unit:1}),margin:Nr.margin,padding:Nr.padding,header:Mn.layout.header,headerHeight:Mn.layout.headerHeight,rowHeight:Mn.layout.rowHeight,layoutHeaderDivider:Mn.layout.layoutHeaderDivider,layoutRowDivider:Mn.layout.layoutRowDivider,layoutColumnDivider:Mn.layout.layoutColumnDivider,alternativeRowColors:Mn.layout.alternativeRowColors,headerCellPadding:Mn.layout.headerCellPadding,rowCellPadding:Mn.layout.rowCellPadding,contentAlignment:Mn.layout.contentAlignment,showMoreRows:Mn.layout.showMoreRows,rowsPerPage:Mn.layout.rowsPerPage,paginationType:Mn.layout.paginationType,paginationAlignment:Mn.layout.paginationAlignment,noOfItemsToLoad:Mn.layout.noOfItemsToLoad},content:{selectorKey:Un.CONTENT,showTitle:Mn.content.showTitle,tableTitle:Mn.content.tableTitle,connectWith:Mn.content.connectWith,columns:Mn.content.columns,rows:Mn.content.rows},design:{selectorKey:Un.DESIGN,tableWidget:{selectorKey:Un.TABLE_WIDGET,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},table:{selectorKey:Un.TABLE,backgroundColor:Nr.backgroundColor,showBorder:Nr.showBorder,borderStyle:Mn.design.table.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Mn.design.table.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur},tableHeader:{selectorKey:Un.TABLE_HEADER,backgroundColor:Nr.backgroundColor},headerText:{selectorKey:Un.HEADER_TEXT,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},tableRow:{selectorKey:Un.TABLE_ROW,backgroundColor:Nr.backgroundColor},rowText:{selectorKey:Un.ROW_TEXT,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},rowAndHeaderDividers:{selectorKey:Un.ROW_AND_HEADER_DIVIDER,headerDivider:Mn.design.rowAndHeaderDividers.headerDivider,rowDivider:Mn.design.rowAndHeaderDividers.rowDivider,columnDivider:Mn.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:Un.SCROLL_BAR,scrollBarWidth:Mn.design.scrollBar.scrollBarWidth,scrollBarColor:Mn.design.scrollBar.scrollBarColor},pagination:{selectorKey:Un.PAGINATION,defaultState:{selectorKey:Un.DEFAULT_STATE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,previousIcon:Mn.design.pagination.previousIcon,nextIcon:Mn.design.pagination.nextIcon,iconSize:Mn.design.pagination.iconSize,iconColor:Mn.design.pagination.iconColor,backgroundShape:Mn.design.pagination.backgroundShape,backgroundColor:Nr.backgroundColor,pagination:Mn.design.pagination.pagination},hoverState:{selectorKey:Un.HOVER_STATE,theme:Nr.theme}},loadMoreButton:{selectorKey:Un.LOAD_MORE_BUTTON,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Mn.design.pagination.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight}}}},Yn={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:Tt.CONTROLS},tabLayout:{value:"stretched",property:"tabLayout",propertyType:Tt.CONTROLS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:Tt.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:Tt.CSS},tabContainer:{value:20,unit:1,property:"tabContainer",propertyType:Tt.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:Tt.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:Tt.CSS},overflowTabs:{value:"Wrap",property:"overflowTabs",propertyType:Tt.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:Tt.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({},Dt()),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:Tt.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"}(Vn||(Vn={}));var Fn,Xn={borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,backgroundColor:Nr.backgroundColor,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,exposure:Nr.exposure,contrast:Nr.contrast,saturation:Nr.saturation,highlights:Nr.highlights,shadows:Nr.shadows},qn={theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},Qn=function(){return{layout:{selectorKey:Vn.LAYOUT,adjustment:Nr.adjustment,width:Nr.width,height:Nr.height,margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,tabPosition:Yn.tabPosition,tabLayout:Yn.tabLayout,tabAlignment:Yn.tabAlignment,tabSpacing:Yn.tabSpacing,tabContainerSpacing:Yn.tabContainer,horizontalPadding:Yn.horizontalPadding,verticalPadding:Yn.verticalPadding,overflowTabs:Yn.overflowTabs,spacingBetweenRows:Yn.spacingBetweenRows},design:{selectorKey:Vn.DESIGN,tabContainer:Object.assign({selectorKey:Vn.TAB_CONTAINER},Xn),tabs:{selectorKey:Vn.TABS,defaultState:Object.assign(Object.assign({selectorKey:Vn.DEFAULT_STATE},Xn),qn),hoverState:Object.assign(Object.assign({selectorKey:Vn.HOVER_STATE},Xn),qn),selectedState:Object.assign(Object.assign({selectorKey:Vn.SELECTED_STATE},Xn),qn)},tabContentContainer:Object.assign({selectorKey:Vn.TAB_CONTENT_CONTAINER},Xn)},content:{selectorKey:Vn.CONTENT,tabContent:Yn.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Fn||(Fn={}));var Zn,$n=function(){return{layout:{selectorKey:Fn.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:Tt.CSS},textData:{value:"<h1 class='et-tt'>Heading 1</h1>",propertyType:Tt.CONTROLS},height:{value:"40",property:"height",unit:1,propertyType:Tt.CSS},margin:Nr.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:Tt.CSS},overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo},design:{selectorKey:Fn.DESIGN,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},dataConnector:{selectorKey:Fn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}}}},Jn={displayFormat:{value:"Stack Horizontal",property:"displayFormat",propertyType:Tt.CONTROLS},showUomPrice:{value:!0,property:"showUomPrice",propertyType:Tt.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Tt.CSS},onClick:{value:"Show All",property:"onClick",propertyType:Tt.CONTROLS},itemPadding:{value:"10",property:"itemPadding",propertyType:Tt.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Tt.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Tt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Tt.CONTROLS},header:{value:!0,property:"header",propertyType:Tt.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:Tt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Tt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Tt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Tt.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:Tt.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:Tt.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Tt.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Tt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Tt.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Tt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Tt.CONTROLS},overflowControl:{value:"Show More Button",property:"overflowControl",propertyType:Tt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Tt.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:Tt.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:Tt.CSS},productPrice:{value:!0,property:"productPrice",propertyType:Tt.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:Tt.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:Tt.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:Tt.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:Tt.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:Tt.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:Tt.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:Tt.CONTROLS},discount:{value:!0,property:"discount",propertyType:Tt.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:Tt.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:Tt.CONTROLS},savings:{value:!0,property:"savings",propertyType:Tt.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:Tt.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:Tt.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:Tt.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:Tt.CONTROLS},productShippingPrice:{value:!0,property:"productShippingPrice",propertyType:Tt.CONTROLS},pricePerUnit:{value:!0,property:"pricePerUnit",propertyType:Tt.CONTROLS},uom:{value:!0,property:"uom",propertyType:Tt.CONTROLS},uomName:{value:!0,property:"uomName",propertyType:Tt.CONTROLS},uomConversion:{value:!0,property:"uomConversion",propertyType:Tt.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Tt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Tt.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Tt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Tt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Tt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Tt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Tt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Tt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Tt.CSS},buttonType:{value:"primaryButton",propertyType:Tt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Tt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Tt.CONTROLS},backgroundShape:{value:"Round",propertyType:Tt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Tt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Tt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Tt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Tt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Tt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Tt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Tt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Tt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Tt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Tt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Tt.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:Tt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Tt.CONTROLS},fontSize:{value:"16",propertyType:Tt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},characterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},lineHeight:{value:"16",propertyType:Tt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Tt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Tt.CSS},fontSize:{value:"16",propertyType:Tt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},characterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},lineHeight:{value:"16",propertyType:Tt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Tt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Tt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Tt.CONTROLS},paginationStyle:{value:"dotted",propertyType:Tt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Tt.CONTROLS},arrowSize:{value:"16",propertyType:Tt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Tt.CSS},backgroundShape:{value:"rectangle",propertyType:Tt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Tt.CSS},font:{value:"lato",propertyType:Tt.CSS},fontSize:{value:"16",propertyType:Tt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},hoverBackgroundShape:{value:"circle",propertyType:Tt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Tt.CSS},hoverFont:{value:"lato",propertyType:Tt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Tt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Tt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Tt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Tt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Tt.CONTROLS},iconSize:{value:"20",propertyType:Tt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Tt.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"}(Zn||(Zn={}));var ea,oa=function(){return{layout:{selectorKey:Zn.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"48",unit:1}),margin:Nr.margin,padding:Nr.padding,positionType:Nr.positionType,pinTo:Nr.pinTo,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,displayFormat:Jn.displayFormat,showUomPrice:Jn.showUomPrice,itemSpacing:Jn.itemSpacing,itemPadding:Jn.itemPadding,itemContentAlignment:Jn.itemContentAlignment,maxItemsToDisplay:Jn.maxItemsToDisplay,overflowItems:Jn.overflowItems,header:Jn.header,headerHeight:Jn.headerHeight,rowHeight:Jn.rowHeight,headerDivider:Jn.headerDivider,rowDivider:Jn.rowDivider,columnDivider:Jn.columnDivider,alternativeRowColors:Jn.alternativeRowColors,headerCellPadding:Jn.headerCellPadding,rowCellPadding:Jn.rowCellPadding,contentAlignment:Jn.contentAlignment,overflowControl:Jn.overflowControl,paginationType:Jn.paginationType,paginationAlignment:Jn.paginationAlignment,rowsPerPage:Jn.rowsPerPage,imageBehavior:Jn.imageBehavior,itemsPerRow:Jn.itemsPerRow,onClick:Jn.onClick},design:{selectorKey:Zn.DESIGN,itemStyle:{selectorKey:Zn.ITEM_STYLE,defaultState:{selectorKey:Zn.DEFAULT_STATE,horizontalPadding:Jn.horizontalPadding,verticalPadding:Jn.verticalPadding,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},selectedState:{selectorKey:Zn.SELECTED_STATE,horizontalPadding:Jn.horizontalPadding,verticalPadding:Jn.verticalPadding,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius}},uomTitleStyle:{selectorKey:Zn.UOM_TITLE_STYLE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},uomConversionStyle:{selectorKey:Zn.UOM_CONVERSION_STYLE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},productPrice:{selectorKey:Zn.PRODUCT_PRICE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},uomStyle:{selectorKey:Zn.UOM_STYLE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},currencyCodeStyle:{selectorKey:Zn.CURRENCY_CODE_STYLE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},actualPrice:{selectorKey:Zn.ACTUAL_PRICE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},discount:{selectorKey:Zn.DISCOUNT,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},discountValue:{selectorKey:Zn.DISCOUNT_VALUE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},savings:{selectorKey:Zn.SAVINGS,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},savingsValue:{selectorKey:Zn.SAVINGS_VALUE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},pricePerUnit:{selectorKey:Zn.PRICE_PER_UNIT,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},arrows:{selectorKey:Zn.ARROWS,arrowIconStyle:Jn.arrowIconStyle,leftArrowIconStyle:Jn.leftArrowIconStyle,rightArrowIconStyle:Jn.rightArrowIconStyle,backgroundShape:Jn.backgroundShape,arrowSize:Jn.arrowSize,arrowColor:Jn.arrowColor},paginationDots:{selectorKey:Zn.PAGINATION_DOTS,dotSize:Jn.dotSize,currentDotColor:Jn.currentDotColor,otherDotColor:Jn.otherDotColor},paginationLine:{selectorKey:Zn.PAGINATION_LINE,currentLineColor:Jn.currentLineColor,otherLineColor:Jn.otherLineColor,lineHeight:Jn.lineHeight,lineWidth:Jn.lineWidth},table:{selectorKey:Zn.TABLE,backgroundColor:Nr.backgroundColor,showBorder:Nr.showBorder,borderStyle:Jn.design.table.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Jn.design.table.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur},tableHeader:{selectorKey:Zn.TABLE_HEADER,backgroundColor:Nr.backgroundColor},headerText:{selectorKey:Zn.HEADER_TEXT,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},tableRow:{selectorKey:Zn.TABLE_ROW,backgroundColor:Nr.backgroundColor,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},rowDividers:{selectorKey:Zn.ROW_DIVIDERS,headerDivider:Jn.design.rowAndHeaderDividers.headerDivider,rowDivider:Jn.design.rowAndHeaderDividers.rowDivider,columnDivider:Jn.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Zn.SCROLL,scrollBarWidth:Jn.design.scrollBar.scrollBarWidth,scrollBarColor:Jn.design.scrollBar.scrollBarColor},pagination:{selectorKey:Zn.PAGINATION,defaultState:{selectorKey:Zn.DEFAULT_STATE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,previousIcon:Jn.design.pagination.previousIcon,nextIcon:Jn.design.pagination.nextIcon,iconSize:Jn.design.pagination.iconSize,iconColor:Jn.design.pagination.iconColor,backgroundShape:Jn.design.pagination.backgroundShape,backgroundColor:Nr.backgroundColor,pagination:Jn.design.pagination.pagination},hoverState:{selectorKey:Zn.HOVER_STATE,theme:Nr.theme}},showMoreItemsButton:{selectorKey:Zn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Jn.design.pagination.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight}},content:{selectorKey:Zn.CONTENT,productPrice:Jn.productPrice,sellingPrice:Jn.sellingPrice,productPriceDisplayUOM:Jn.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Jn.productPriceDisplayCurrencyCode,showActualPrice:Jn.showActualPrice,actualPrice:Jn.actualPrice,actualPriceDisplayUOM:Jn.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Jn.actualPriceDisplayCurrencyCode,discount:Jn.discount,discountValue:Jn.discountValue,showSavings:Jn.showSavings,savings:Jn.savings,savingsValue:Jn.savingsValue,savingsDisplayCurrencyCode:Jn.savingsDisplayCurrencyCode,embellishmentPrice:Jn.embellishmentPrice,productTax:Jn.productTax,productShippingPrice:Jn.productShippingPrice,pricePerUnit:Jn.pricePerUnit,uom:Jn.uom,uomName:Jn.uomName,uomConversion:Jn.uomConversion},dataConnector:{selectorKey:Zn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}}}},ta={optionSelection:{value:!0,property:"optionSelection",propertyType:Tt.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Tt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Tt.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:Tt.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Tt.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Tt.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Tt.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:Tt.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Tt.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Tt.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",unit:1,propertyType:Tt.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:Tt.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:Tt.CSS},maxItemsToDisplay:{value:"10",property:"maxItemsToDisplay",propertyType:Tt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Tt.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Tt.CONTROLS},itemSize:{value:30,property:"itemSize",unit:1,propertyType:Tt.CSS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Tt.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Tt.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Tt.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Tt.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Tt.CONTROLS},dropdownOptionsSpacing:{value:"10",unit:1,property:"dropdownOptionsSpacing",propertyType:Tt.CSS},dropdownOptionsPadding:{value:"10",unit:1,property:"dropdownOptionsPadding",propertyType:Tt.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:Tt.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:Tt.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:Tt.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Tt.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Tt.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Tt.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Tt.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Tt.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Tt.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Tt.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Tt.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Tt.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Tt.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Tt.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Tt.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Tt.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Tt.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Tt.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:Tt.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Tt.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Tt.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Tt.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Tt.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Tt.CONTROLS},header:{value:!0,property:"header",propertyType:Tt.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Tt.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Tt.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Tt.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Tt.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Tt.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Tt.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Tt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Tt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Tt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Tt.CONTROLS},headerCellPadding:{value:"30",unit:1,property:"headerCellPadding",propertyType:Tt.CSS},rowCellPadding:{value:"30",unit:1,property:"rowCellPadding",propertyType:Tt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Tt.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Tt.CSS},groupHorizontalPadding:{value:"20",unit:1,property:"groupHorizontalPadding",propertyType:Tt.CSS},groupVerticalPadding:{value:"20",unit:1,property:"groupVerticalPadding",propertyType:Tt.CSS},groupAndContainerSpacing:{value:"30",unit:1,property:"groupAndContainerSpacing",propertyType:Tt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Tt.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Tt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Tt.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Tt.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Tt.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Tt.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Tt.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Tt.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Tt.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Tt.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Tt.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Tt.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Tt.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Tt.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Tt.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Tt.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Tt.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:Tt.CSS},verticalPadding:{value:"10",property:"verticalPadding",unit:1,propertyType:Tt.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Tt.CONTROLS},buttonText:{value:"Show More",property:"buttonText",propertyType:Tt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Tt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Tt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Tt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Tt.CONTROLS},iconPadding:{value:0,unit:1,property:"iconPadding",parentRef:"bs-at",propertyType:Tt.CSS},buttonType:{value:"primaryButton",propertyType:Tt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Tt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Tt.CONTROLS},backgroundShape:{value:"circle",propertyType:Tt.CONTROLS},swatchShape:{value:"circle",propertyType:Tt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Tt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Tt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Tt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Tt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Tt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Tt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Tt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Tt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Tt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Tt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Tt.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:Tt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Tt.CONTROLS},fontSize:{value:"16",propertyType:Tt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},characterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},lineHeight:{value:"16",propertyType:Tt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Tt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Tt.CSS},fontSize:{value:"16",propertyType:Tt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},characterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},lineHeight:{value:"16",propertyType:Tt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Tt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Tt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Tt.CONTROLS},paginationStyle:{value:"dotted",propertyType:Tt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Tt.CONTROLS},arrowSize:{value:"16",propertyType:Tt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Tt.CSS},backgroundShape:{value:"rectangle",propertyType:Tt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Tt.CSS},font:{value:"lato",propertyType:Tt.CSS},fontSize:{value:"16",propertyType:Tt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},hoverBackgroundShape:{value:"circle",propertyType:Tt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Tt.CSS},hoverFont:{value:"lato",propertyType:Tt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Tt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Tt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Tt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Tt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Tt.CONTROLS},iconSize:{value:"20",propertyType:Tt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Tt.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"}(ea||(ea={}));var ra,ia=function(){return{layout:{selectorKey:ea.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"48",isReadOnly:!0}),margin:Nr.margin,padding:Nr.padding,positionType:Nr.positionType,pinTo:Nr.pinTo,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,optionSelection:ta.optionSelection,displayOutOfStockValues:ta.displayOutOfStockValues,displayStyle:ta.displayStyle,notifyMeButton:ta.notifyMeButton,quantitySelectorForVariantSelector:ta.quantitySelectorForVariantSelector,dividerBetweenItems:ta.dividerBetweenItems,optionTitleValueSpacing:ta.optionTitleValueSpacing,remainingDisplayStyle:ta.remainingDisplayStyle,allowUserToSearch:ta.allowUserToSearch,allowUserToFilter:ta.allowUserToFilter,itemSpacing:ta.itemSpacing,swatchTypeDisplayStyle:{selectorKey:ea.SWATFH_TYPE_DISPLAY_STYLE,displayValues:ta.displayValues,itemPadding:Object.assign(Object.assign({},ta.itemPadding),{value:2}),itemSpacing:ta.itemSpacing,maxItemsToDisplay:ta.maxItemsToDisplay,overflowItems:ta.overflowItems,swatchImageType:ta.swatchImageType,itemSize:ta.itemSize},singleSelectDisplayStyle:{selectorKey:ea.SINGLE_SELECT_DISPLAY_STYLE,displayValues:ta.displayValues,itemPadding:Object.assign(Object.assign({},ta.itemPadding),{value:2}),itemSpacing:ta.itemSpacing,maxItemsToDisplay:ta.maxItemsToDisplay,overflowItems:ta.overflowItems,imageBehaviour:ta.imageBehaviour,itemsPerRow:ta.itemsPerRow,itemContentAlignment:ta.itemContentAlignment,overflowDirection:ta.overflowDirection,itemSize:ta.itemSize},dropdownDisplayStyle:{selectorKey:ea.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:ta.dropdownOptionsSpacing,dropdownOptionsPadding:ta.dropdownOptionsPadding,dropdownStyle:ta.dropdownStyle,optionAndListSpacing:ta.optionAndListSpacing,dropdownListItemSpacing:ta.dropdownListItemSpacing,dropdownListItemPadding:ta.dropdownListItemPadding,dividerBetweenListItems:ta.dividerBetweenListItems,maxItemsToDisplay:ta.maxItemsToDisplay,overflowItems:ta.overflowItems},groupedOptionsDisplayStyle:{selectorKey:ea.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:ta.groupsDisplayStyle,groupSpacing:ta.groupSpacing,groupPadding:ta.groupPadding,groupHeaderAndOptionSpacing:ta.groupHeaderAndOptionSpacing,tabDirection:ta.tabDirection,tabLayout:ta.tabLayout,tabAlignment:ta.tabAlignment,tabSpacing:ta.tabSpacing,tabAndContainerSpacing:ta.tabAndContainerSpacing,tabHorizontalPadding:ta.tabHorizontalPadding,tabVerticalPadding:ta.tabVerticalPadding,containerPadding:ta.tabVerticalPadding,overflowItems:ta.overflowItems,tabRowSpacing:ta.tabRowSpacing,expandIconPosition:ta.expandIconPosition,expandFirstItemByDefault:ta.expandFirstItemByDefault,allowMultipleOpenItems:ta.allowMultipleOpenItems,itemDividers:ta.itemDividers,accordionSpacing:ta.accordionSpacing,accordionAndContainerSpacing:ta.accordionAndContainerSpacing,accordionHorizontalPadding:ta.accordionHorizontalPadding,accordionVerticalPadding:ta.accordionVerticalPadding,groupAndContainerSpacing:ta.groupAndContainerSpacing,groupHorizontalPadding:ta.groupHorizontalPadding,groupVerticalPadding:ta.groupVerticalPadding,canCollapseGroups:ta.canCollapseGroups,collapseIconPosition:ta.collapseIconPosition},tableDisplayStyle:{selectorKey:ea.TABLE_DISPLAY_STYLE,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,showMoreRows:ta.showMoreRows},groupedTableDisplayStyle:{selectorKey:ea.GROUPED_TABLE_DISPLAY_STYLE,groupsDisplayStyle:ta.groupsDisplayStyle,groupSpacing:ta.groupSpacing,groupPadding:ta.groupPadding,groupHeaderAndOptionSpacing:ta.groupHeaderAndOptionSpacing}},design:{selectorKey:ea.DESIGN,optionStyle:{selectorKey:ea.OPTION_STYLE,contentAlignment:ta.contentAlignment,horizontalPadding:ta.horizontalPadding,verticalPadding:ta.verticalPadding,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},swatchOptionValueStyle:{selectorKey:ea.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:ea.DEFAULT_STATE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,backgroundShape:ta.backgroundShape,swatchShape:ta.swatchShape},hoverState:{selectorKey:ea.HOVER_STATE},selectedState:{selectorKey:ea.SELECTED_STATE}},singleOptionValueStyle:{selectorKey:ea.SINGLE_OPTION_VALUE_STYLE,defaultState:{selectorKey:ea.DEFAULT_STATE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,backgroundShape:ta.backgroundShape,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},hoverState:{selectorKey:ea.HOVER_STATE},selectedState:{selectorKey:ea.SELECTED_STATE}},tabItemStyle:{selectorKey:ea.TAB_ITEM_STYLE,defaultState:{selectorKey:ea.DEFAULT_STATE,contentAlignment:ta.contentAlignment,tabAndContainerSpacing:ta.tabAndContainerSpacing,horizontalPadding:ta.horizontalPadding,verticalPadding:ta.verticalPadding,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},hoverState:{selectorKey:ea.HOVER_STATE,contentAlignment:ta.contentAlignment,tabAndContainerSpacing:ta.tabAndContainerSpacing,horizontalPadding:ta.horizontalPadding,verticalPadding:ta.verticalPadding,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},selectedState:{selectorKey:ea.SELECTED_STATE,contentAlignment:ta.contentAlignment,tabAndContainerSpacing:ta.tabAndContainerSpacing,horizontalPadding:ta.horizontalPadding,verticalPadding:ta.verticalPadding,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius}},accordionItemStyle:{selectorKey:ea.ACCORDION_ITEM_STYLE,defaultState:{selectorKey:ea.DEFAULT_STATE},collapsedState:{selectorKey:ea.COLLAPSED_STATE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},expandedState:{selectorKey:ea.EXPANDED_STATE,backgroundColor:Nr.backgroundColor,containerBackgroundColor:Object.assign(Object.assign({},Nr.backgroundColor),{property:"containerBackgroundColor"}),borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius}},groupedUpfrontStyle:{selectorKey:ea.GROUPED_UPFRONT_STYLE,backgroundColor:Nr.backgroundColor,containerBackgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},dropdownStyle:{selectorKey:ea.DROPDOWN_STYLE,backgroundColor:Nr.backgroundColor,containerBackgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},arrows:{selectorKey:ea.ARROWS,arrowIconStyle:ta.arrowIconStyle,leftArrowIconStyle:ta.leftArrowIconStyle,rightArrowIconStyle:ta.rightArrowIconStyle,backgroundShape:ta.backgroundShape,arrowSize:ta.arrowSize,arrowColor:ta.arrowColor},paginationDots:{selectorKey:ea.PAGINATION_DOTS,dotSize:ta.dotSize,currentDotColor:ta.currentDotColor,otherDotColor:ta.otherDotColor},paginationLine:{selectorKey:ea.PAGINATION_LINE,currentLineColor:ta.currentLineColor,otherLineColor:ta.otherLineColor,lineHeight:ta.lineHeight,lineWidth:ta.lineWidth},table:{selectorKey:ea.TABLE,backgroundColor:Nr.backgroundColor,showBorder:Nr.showBorder,borderStyle:ta.design.table.borderStyle,borderColor:Nr.borderColor,borderPerSlide:ta.design.table.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur},tableHeader:{selectorKey:ea.TABLE_HEADER,backgroundColor:Nr.backgroundColor},headerText:{selectorKey:ea.HEADER_TEXT,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},tableRow:{selectorKey:ea.TABLE_ROW,backgroundColor:Nr.backgroundColor,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},scroll:{selectorKey:ea.SCROLL,scrollBarWidth:ta.design.scrollBar.scrollBarWidth,scrollBarColor:ta.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:ea.ROW_DIVIDERS,headerDivider:ta.design.rowAndHeaderDividers.headerDivider,rowDivider:ta.design.rowAndHeaderDividers.rowDivider,columnDivider:ta.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:ea.PAGINATION,defaultState:{selectorKey:ea.DEFAULT_STATE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.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:Nr.backgroundColor,pagination:ta.design.pagination.pagination},hoverState:{selectorKey:ea.HOVER_STATE,theme:Nr.theme}},showMoreItemsButton:{selectorKey:ea.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:ta.design.pagination.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,icon:Nr.icon,showIcon:Nr.showIcon,iconSize:Nr.iconSize,iconColor:Nr.iconColor},optionTitle:{selectorKey:ea.OPTION_TITLE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},noOfOptionValues:{selectorKey:ea.NO_OF_OPTION_VALUES,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},optionPrice:{selectorKey:ea.OPTION_PRICE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},selectedVarientName:{selectorKey:ea.SELECTED_VARIENT_NAME,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},optionValueName:{selectorKey:ea.OPTION_VALUE_NAME,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},optionValueCode:{selectorKey:ea.OPTION_VALUE_CODE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},noOfVariantsAvailable:{selectorKey:ea.NO_OF_VARIENTS_AVAILABLE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},optionValuePrice:{selectorKey:ea.OPTION_VALUE_PRICE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},availableInventory:{selectorKey:ea.AVAILABLE_INVENTORY,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},addedItemsTotal:{selectorKey:ea.ADDED_ITEMS_TOTAL,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight}},content:{selectorKey:ea.CONTENT,optionProperties:ta.optionProperties,optionName:ta.optionName,noOfOptionValues:ta.noOfOptionValues,optionPrice:ta.optionPrice,priceFormat:ta.priceFormat,showSelectedVariant:ta.showSelectedVariant,optionValueProperties:ta.optionValueProperties,optionValueName:ta.optionValueName,optionValueCode:ta.optionValueCode,swatchImage:ta.swatchImage,swatchImageType:ta.swatchImageType,noOfVariantsAvailable:ta.noOfVariantsAvailable,optionValuePrice:ta.optionValuePrice,showAvailableInventory:ta.showAvailableInventory,showTotalPriceOfAddedItems:ta.showTotalPriceOfAddedItems},dataConnector:{selectorKey:ea.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"selectedOptions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}}}},na={layout:{autoplay:{value:"true",propertyType:Tt.CONTROLS},showControls:{value:"onHover",propertyType:Tt.CONTROLS},loopVideo:{value:!0,propertyType:Tt.CONTROLS},loopCount:{value:4,propertyType:Tt.CONTROLS}},content:{image:{value:{src:"https://i.pinimg.com/736x/ba/91/a4/ba91a41ba14269c20b2ae3d9bde16e4d.jpg"},propertyType:Tt.CONTROLS},videoFile:{value:"https://sellerscommerce.sirv.com/00000000-0000-0000-0000-000000000000/template-images/default-video.mp4",propertyType:Tt.CONTROLS,property:"videoFile"},showVideoTitle:{value:!0,propertyType:Tt.CONTROLS},videoTitle:{value:"Sample Video",propertyType:Tt.CONTROLS},showVideoDescription:{value:!0,propertyType:Tt.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:Tt.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:Tt.CONTROLS},thumbnailImage:{value:"",propertyType:Tt.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:Tt.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:Tt.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:Tt.CONTROLS},icon:{value:"",propertyType:Tt.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:Tt.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Tt.CSS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Tt.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Tt.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Tt.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Tt.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Tt.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Tt.CSS},playIcon:{value:"preview",property:"playIcon",propertyType:Tt.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:Tt.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:Tt.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:Tt.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"}(ra||(ra={}));var aa,la=function(){return{layout:{selectorKey:ra.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"245",unit:4}),margin:Nr.margin,padding:Object.assign(Object.assign({},Nr.padding),{value:"20",unit:1}),autoplay:na.layout.autoplay,showControls:na.layout.showControls,loopVideo:na.layout.loopVideo,loopCount:na.layout.loopCount,positionType:Nr.positionType,pinTo:Nr.pinTo},content:{selectorKey:ra.CONTENT,videoFile:na.content.videoFile,showVideoTitle:na.content.showVideoTitle,videoTitle:na.content.videoTitle,showVideoDescription:na.content.showVideoDescription,videoDescription:na.content.videoDescription,showCustomVideoThumbnail:na.content.showCustomVideoThumbnail,thumbnailImage:na.content.thumbnailImage,image:na.content.image},design:{selectorKey:ra.DESIGN,videoWidgetLayout:{selectorKey:ra.VIDEO_WIDGET_LAYOUT,verticalAlignment:na.design.verticalAlignment,widgetTextAndItemSpacing:na.design.widgetTextAndItemSpacing,textPosition:na.design.textPosition},videoWidgetDesign:{selectorKey:ra.VIDEO_WIDGET_DESIGN,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,showIcon:Nr.showIcon,iconSize:Nr.iconSize,iconColor:Nr.iconColor,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,themeDesc:Nr.themeDesc,fontDesc:Nr.fontDesc,fontSizeDesc:Nr.fontSizeDesc,textColorDesc:Nr.textColorDesc,boldDesc:Nr.boldDesc,italicDesc:Nr.italicDesc,linethroughDesc:Nr.linethroughDesc,underlineDesc:Nr.underlineDesc,textAlignDesc:Nr.textAlignDesc,characterSpacingDesc:Nr.characterSpacingDesc,lineHeightDesc:Nr.lineHeightDesc},videoTextLayout:{selectorKey:ra.VIDEO_TEXT_LAYOUT,textVerticalPadding:na.design.textVerticalPadding,textHorizontalPadding:na.design.textHorizontalPadding,titleAndDescriptionSpacing:na.design.titleAndDescriptionSpacing},videoTextContainerDesign:{selectorKey:ra.VIDEO_TEXT_CONTAINER_DESIGN,backgroundColor:Nr.backgroundColor,showBorder:Nr.showBorder,borderStyle:Nr.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur},playPause:{selectorKey:ra.PLAY_PAUSE,playIcon:na.design.playIcon,pauseIcon:na.design.pauseIcon,size:na.design.size,iconColor:Nr.iconColor,backgroundShape:na.design.backgroundShape,backgroundColor:Nr.backgroundColor}}}},pa={layout:{groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:Tt.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:Tt.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:Tt.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Tt.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Tt.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Tt.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:Tt.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:Tt.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:Tt.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:Tt.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:Tt.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:Tt.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Tt.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:Tt.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Tt.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Tt.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Tt.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Tt.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Tt.CONTROLS},header:{value:!0,property:"header",propertyType:Tt.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:Tt.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:Tt.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:Tt.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:Tt.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:Tt.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:Tt.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Tt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Tt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Tt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Tt.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:Tt.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:Tt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Tt.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Tt.CSS},groupHorizontalPadding:{value:"10",unit:1,property:"groupHorizontalPadding",propertyType:Tt.CSS},groupVerticalPadding:{value:"10",unit:1,property:"groupVerticalPadding",propertyType:Tt.CSS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Tt.CONTROLS},groupAndContainerSpacing:{value:"10",unit:1,property:"groupAndContainerSpacing",propertyType:Tt.CSS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Tt.CONTROLS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Tt.CONTROLS},overflowControl:{value:"None",property:"overflowControl",propertyType:Tt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Tt.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Tt.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Tt.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Tt.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Tt.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Tt.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Tt.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Tt.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Tt.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Tt.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Tt.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Tt.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Tt.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Tt.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Tt.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:Tt.CSS},verticalPadding:{value:"10",unit:1,property:"verticalPadding",propertyType:Tt.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Tt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Tt.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Tt.CONTROLS},itemSpacing:{value:"10",unit:1,property:"itemSpacing",propertyType:Tt.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:Tt.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:Tt.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Tt.CONTROLS},displayValues:{value:"Stack Vertical",property:"displayValues",propertyType:Tt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Tt.CONTROLS},sliderDisplayScrollBar:{value:!1,propertyType:Tt.CONTROLS,property:"sliderDisplayScrollBar"},showVolumePrice:{value:!0,propertyType:Tt.CONTROLS,property:"showVolumePrice"},displayFormat:{value:"Stack Horizontal",propertyType:Tt.CONTROLS,property:"displayFormat"},onClick:{value:"showAll",propertyType:Tt.CONTROLS,property:"onClick"},sliderControl:{value:"Arrows",propertyType:Tt.CONTROLS,property:"sliderControl"},controlPosition:{value:"bottom",propertyType:Tt.CONTROLS,property:"controlPosition"},loopImages:{value:!1,propertyType:Tt.CONTROLS,property:"loopImages"},autoplay:{value:!1,propertyType:Tt.CONTROLS,property:"autoplay"},showMoreRows:{value:"onScroll",propertyType:Tt.CONTROLS,property:"showMoreRows"},noOfItemsToLoad:{value:"allItems",propertyType:Tt.CONTROLS,property:"noOfItemsToLoad"},groupDisplayStyle:{value:"horizontalTabs",propertyType:Tt.CONTROLS,property:"groupDisplayStyle"},optionTitleAndValueSpacing:{value:"20",propertyType:Tt.CSS,property:"optionTitleAndValueSpacing"},tabItemSpacing:{value:"20",propertyType:Tt.CSS,property:"tabItemSpacing"},accordionItemSpacing:{value:"20",propertyType:Tt.CSS,property:"accordionItemSpacing"}},content:{uom:{value:!0,propertyType:Tt.CONTROLS,property:"uom"},uomName:{value:!0,propertyType:Tt.CONTROLS,property:"uomName"},uomConversion:{value:!0,propertyType:Tt.CONTROLS,property:"uomConversion"},productPrice:{value:!0,propertyType:Tt.CONTROLS,property:"productPrice"},sellingPrice:{value:!0,propertyType:Tt.CONTROLS,property:"sellingPrice"},displayProductUOM:{value:!0,propertyType:Tt.CONTROLS,property:"displayProductUOM"},displayProductCurrencyCode:{value:!0,propertyType:Tt.CONTROLS,property:"displayProductCurrencyCode"},actualPriceToggle:{value:!0,propertyType:Tt.CONTROLS,property:"actualPriceToggle"},actualPrice:{value:!0,propertyType:Tt.CONTROLS,property:"actualPrice"},displayPriceUOM:{value:!0,propertyType:Tt.CONTROLS,property:"displayPriceUOM"},displayPriceCurrencyCode:{value:!0,propertyType:Tt.CONTROLS,property:"displayPriceCurrencyCode"},discountPercentage:{value:!0,propertyType:Tt.CONTROLS,property:"discountPercentage"},discountValue:{value:!0,propertyType:Tt.CONTROLS,property:"discountValue"},savings:{value:!0,propertyType:Tt.CONTROLS,property:"savings"},savingsPercentage:{value:!0,propertyType:Tt.CONTROLS,property:"savingsPercentage"},savingsValue:{value:!0,propertyType:Tt.CONTROLS,property:"savingsValue"},displaySavingsCurrencyCode:{value:!0,propertyType:Tt.CONTROLS,property:"displaySavingsCurrencyCode"},pricePerUnit:{value:!0,propertyType:Tt.CONTROLS,property:"pricePerUnit"},EmbellishmentPrice:{value:!0,propertyType:Tt.CONTROLS,property:"EmbellishmentPrice"},productTax:{value:!0,propertyType:Tt.CONTROLS,property:"productTax"},productShippingPrice:{value:!0,propertyType:Tt.CONTROLS,property:"productShippingPrice"}},design:{arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Tt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Tt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Tt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Tt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Tt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Tt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Tt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Tt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Tt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Tt.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Tt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Tt.CSS},table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Tt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Tt.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:Tt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Tt.CONTROLS},fontSize:{value:"16",propertyType:Tt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},characterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},lineHeight:{value:"16",propertyType:Tt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Tt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Tt.CSS},fontSize:{value:"16",propertyType:Tt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},characterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},lineHeight:{value:"16",propertyType:Tt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Tt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Tt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"}},pagination:{rightArrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Tt.CONTROLS},pagination:{value:"defaultState",propertyType:Tt.CONTROLS},paginationStyle:{value:"dotted",propertyType:Tt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Tt.CONTROLS},arrowSize:{value:"16",propertyType:Tt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Tt.CSS},backgroundShape:{value:"rectangle",propertyType:Tt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Tt.CSS},font:{value:"lato",propertyType:Tt.CSS},fontSize:{value:"16",propertyType:Tt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},hoverBackgroundShape:{value:"circle",propertyType:Tt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Tt.CSS},hoverFont:{value:"lato",propertyType:Tt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Tt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Tt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Tt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Tt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Tt.CONTROLS},iconSize:{value:"20",propertyType:Tt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Tt.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"}(aa||(aa={}));var sa,da=function(){return{layout:{selectorKey:aa.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"48",unit:1}),margin:Nr.margin,padding:Nr.padding,showVolumePrice:pa.layout.showVolumePrice,displayFormat:pa.layout.displayFormat,itemSpacing:pa.layout.itemSpacing,maxItemsToDisplay:pa.layout.maxItemsToDisplay,overflowControl:pa.layout.overflowControl,onClick:pa.layout.onClick,sliderControl:pa.layout.sliderControl,controlPosition:pa.layout.controlPosition,loopImages:pa.layout.loopImages,autoplay:pa.layout.autoplay,header:pa.layout.header,headerHeight:pa.layout.headerHeight,rowHeight:pa.layout.rowHeight,headerDivider:pa.layout.headerDivider,rowDivider:pa.layout.rowDivider,columnDivider:pa.layout.columnDivider,alternativeRowColors:pa.layout.alternativeRowColors,headerCellPadding:pa.layout.headerCellPadding,rowCellPadding:pa.layout.rowCellPadding,contentAlignment:pa.layout.contentAlignment,showMoreRows:pa.layout.showMoreRows,rowsPerPage:pa.layout.rowsPerPage,paginationType:pa.layout.paginationType,paginationAlignment:pa.layout.paginationAlignment,optionTitleAndValueSpacing:pa.layout.optionTitleAndValueSpacing,tabItemSpacing:pa.layout.tabItemSpacing,accordionItemSpacing:pa.layout.accordionItemSpacing,noOfItemsToLoad:pa.layout.noOfItemsToLoad,groupDisplayStyle:pa.layout.groupDisplayStyle,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,sliderDisplayScrollBar:pa.layout.sliderDisplayScrollBar,optionTitleValueSpacing:pa.layout.optionTitleValueSpacing,dividerBetweenItems:pa.layout.dividerBetweenItems,optionsDisplayStyle:{selectorKey:aa.OPTION_DISPLAY_STYLE,displayValues:pa.layout.displayValues,itemPadding:pa.layout.itemPadding,itemSpacing:pa.layout.itemSpacing,maxItemsToDisplay:pa.layout.maxItemsToDisplay,overflowItems:pa.layout.overflowItems,swatchImageType:pa.layout.swatchImageType},groupedOptionsDisplayStyle:{selectorKey:aa.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:pa.layout.groupsDisplayStyle,groupSpacing:pa.layout.groupSpacing,groupPadding:pa.layout.groupPadding,groupHeaderAndOptionSpacing:pa.layout.groupHeaderAndOptionSpacing,tabDirection:pa.layout.tabDirection,tabLayout:pa.layout.tabLayout,tabAlignment:pa.layout.tabAlignment,tabSpacing:pa.layout.tabSpacing,tabAndContainerSpacing:pa.layout.tabAndContainerSpacing,tabHorizontalPadding:pa.layout.tabHorizontalPadding,tabVerticalPadding:pa.layout.tabVerticalPadding,containerPadding:pa.layout.containerPadding,overflowItems:pa.layout.overflowItems,tabRowSpacing:pa.layout.tabRowSpacing,expandIconPosition:pa.layout.expandIconPosition,expandFirstItemByDefault:pa.layout.expandFirstItemByDefault,allowMultipleOpenItems:pa.layout.allowMultipleOpenItems,itemDividers:pa.layout.itemDividers,accordionSpacing:pa.layout.accordionSpacing,accordionAndContainerSpacing:pa.layout.accordionAndContainerSpacing,accordionHorizontalPadding:pa.layout.accordionHorizontalPadding,accordionVerticalPadding:pa.layout.accordionVerticalPadding,groupAndContainerSpacing:pa.layout.groupAndContainerSpacing,groupHorizontalPadding:pa.layout.groupHorizontalPadding,groupVerticalPadding:pa.layout.groupVerticalPadding,canCollapseGroups:pa.layout.canCollapseGroups,collapseIconPosition:pa.layout.collapseIconPosition}},content:{selectorKey:aa.CONTENT,uom:pa.content.uom,uomName:pa.content.uomName,uomConversion:pa.content.uomConversion,productPrice:pa.content.productPrice,sellingPrice:pa.content.sellingPrice,displayProductUOM:pa.content.displayProductUOM,displayProductCurrencyCode:pa.content.displayProductCurrencyCode,actualPriceToggle:pa.content.actualPriceToggle,actualPrice:pa.content.actualPrice,displayPriceUOM:pa.content.displayPriceUOM,displayPriceCurrencyCode:pa.content.displayPriceCurrencyCode,discountPercentage:pa.content.discountPercentage,discountValue:pa.content.discountValue,savings:pa.content.savings,savingsPercentage:pa.content.savingsPercentage,savingsValue:pa.content.savingsValue,displaySavingsCurrencyCode:pa.content.displayProductCurrencyCode,pricePerUnit:pa.content.pricePerUnit,EmbellishmentPrice:pa.content.EmbellishmentPrice,productTax:pa.content.productTax,productShippingPrice:pa.content.productShippingPrice},design:{selectorKey:aa.DESIGN,itemStyle:{selectorKey:aa.ITEM_STYLE,defaultState:{selectorKey:aa.DEFAULT_STATE,contentAlignment:pa.design.contentAlignment,horizontalPadding:pa.design.horizontalPadding,verticalPadding:pa.design.verticalPadding,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},selectedState:{selectorKey:aa.SELECTED_STATE,contentAlignment:pa.design.contentAlignment,horizontalPadding:pa.design.horizontalPadding,verticalPadding:pa.design.verticalPadding,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius}},uomTitleStyle:{selectorKey:aa.UOM_TITLE_STYLE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},uomConversionStyle:{selectorKey:aa.UOM_CONVERSION_STYLE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},productPrice:{selectorKey:aa.PRODUCT_PRICE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},uomStyle:{selectorKey:aa.UOM_STYLE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},currencyCodeStyle:{selectorKey:aa.CURRENCY_CODE_STYLE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},actualPrice:{selectorKey:aa.ACTUAL_PRICE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},discount:{selectorKey:aa.DISCOUNT,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},discountValue:{selectorKey:aa.DISCOUNT_VALUE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},savings:{selectorKey:aa.SAVINGS,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},savingsValue:{selectorKey:aa.SAVINGS_VALUE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},pricePerUnit:{selectorKey:aa.PRICE_PER_UNIT,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},arrows:{selectorKey:aa.ARROWS,arrowIconStyle:pa.design.pagination.arrowIconStyle,leftArrowIconStyle:pa.design.pagination.leftArrowIconStyle,rightArrowIconStyle:pa.design.pagination.rightArrowIconStyle,backgroundShape:pa.design.pagination.backgroundShape,arrowSize:pa.design.arrowSize,arrowColor:pa.design.arrowColor},paginationDots:{selectorKey:aa.PAGINATION_DOTS,dotSize:pa.design.dotSize,currentDotColor:pa.design.currentDotColor,otherDotColor:pa.design.otherDotColor},paginationLine:{selectorKey:aa.PAGINATION_LINE,currentLineColor:pa.design.currentLineColor,otherLineColor:pa.design.otherLineColor,lineHeight:pa.design.lineHeight,lineWidth:pa.design.lineWidth},table:{selectorKey:aa.TABLE,backgroundColor:Nr.backgroundColor,showBorder:Nr.showBorder,borderStyle:pa.design.table.borderStyle,borderColor:Nr.borderColor,borderPerSlide:pa.design.table.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur},tableHeader:{selectorKey:aa.TABLE_HEADER,backgroundColor:Nr.backgroundColor},headerText:{selectorKey:aa.HEADER_TEXT,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},tableRow:{selectorKey:aa.TABLE_ROW,backgroundColor:Nr.backgroundColor,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},rowDividers:{selectorKey:aa.ROW_DIVIDERS,headerDivider:pa.design.rowAndHeaderDividers.headerDivider,rowDivider:pa.design.rowAndHeaderDividers.rowDivider,columnDivider:pa.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:aa.SCROLL,scrollBarWidth:pa.design.scrollBar.scrollBarWidth,scrollBarColor:pa.design.scrollBar.scrollBarColor},pagination:{selectorKey:aa.PAGINATION,defaultState:{selectorKey:aa.DEFAULT_STATE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,previousIcon:pa.design.pagination.previousIcon,nextIcon:pa.design.pagination.nextIcon,iconSize:pa.design.pagination.iconSize,iconColor:pa.design.pagination.iconColor,backgroundShape:pa.design.pagination.backgroundShape,backgroundColor:Nr.backgroundColor,pagination:pa.design.pagination.pagination},hoverState:{selectorKey:aa.HOVER_STATE,theme:Nr.theme}},showMoreItemsButton:{selectorKey:aa.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:pa.design.pagination.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight}},dataConnector:{selectorKey:aa.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"volumePricingDeatils",url:null,enum:null,id:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}}}},ca={openAutomaticallyOnPage:{value:!0,propertyType:Tt.CONTROLS,property:"openAutomaticallyOnPage"},selectPage:{value:"showImageLightbox",propertyType:Tt.CONTROLS,property:"selectPage"},closeOnXIcon:{value:!0,propertyType:Tt.CONTROLS,property:"closeIcon"},closeOnClickingBackground:{value:!1,propertyType:Tt.CONTROLS,property:"closeOnClickingBackground"},lightboxPosition:{value:"Top Left",propertyType:Tt.CONTROLS,property:"lightboxPosition"},horizontalOffset:{value:"0",propertyType:Tt.CSS,property:"horizontalOffset",unit:1},verticalOffset:{value:"0",propertyType:Tt.CSS,property:"verticalOffset",unit:1}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(sa||(sa={}));var ya,ua=function(){return{layout:{selectorKey:sa.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"340",unit:1}),openAutomaticallyOnPage:ca.openAutomaticallyOnPage,selectPage:ca.selectPage,closeIcon:ca.closeOnXIcon,closeOnClickingBackground:ca.closeOnClickingBackground,lightboxPosition:ca.lightboxPosition,horizontalOffset:ca.horizontalOffset,verticalOffset:ca.verticalOffset},design:{selectorKey:sa.DESIGN,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius}}},Sa={whenClicked:{value:"Open Full Cart",property:"whenClicked",propertyType:Tt.CONTROLS},showCartText:{value:!0,property:"showCartText",propertyType:Tt.CONTROLS},cartText:{value:"My Cart",property:"cartText",propertyType:Tt.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:Tt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CART_ICON="cartIcon",e.MINI_CART_TEXT="miniCartText",e.CART_ITEMS_COUNT="cartItemsCount"}(ya||(ya={}));var ga,ha=function(){return{layout:{selectorKey:ya.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"135",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"40",unit:1}),margin:Nr.margin,padding:Nr.padding,whenClicked:Sa.whenClicked,showCartText:Sa.showCartText,cartText:Sa.cartText,showNoOfItems:Sa.showNoOfItems,positionType:Nr.positionType,pinTo:Nr.pinTo},design:{selectorKey:ya.DESIGN,cartIcon:{selectorKey:ya.CART_ICON,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,showIcon:Nr.showIcon,iconSize:Nr.iconSize,iconColor:Nr.iconColor,icon:Object.assign(Object.assign({},Nr.icon),{value:"shopping-cart-01"})},miniCartText:{selectorKey:ya.MINI_CART_TEXT,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,themeDesc:Nr.themeDesc,fontDesc:Nr.fontDesc,fontSizeDesc:Nr.fontSizeDesc,textColorDesc:Nr.textColorDesc,boldDesc:Nr.boldDesc,italicDesc:Nr.italicDesc,linethroughDesc:Nr.linethroughDesc,underlineDesc:Nr.underlineDesc,textAlignDesc:Nr.textAlignDesc,characterSpacingDesc:Nr.characterSpacingDesc,lineHeightDesc:Nr.lineHeightDesc},cartItemsCount:{selectorKey:ya.CART_ITEMS_COUNT,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight}}}},Ta={loggedInButtonStyle:{value:"Avatar & Name",property:"loggedInButtonStyle",propertyType:Tt.CONTROLS},beforeLoginText:{value:"My Cart",property:"beforeLoginText",propertyType:Tt.CONTROLS},myAccount:{value:!0,property:"myAccount",propertyType:Tt.CONTROLS},myOrders:{value:!0,property:"myOrders",propertyType:Tt.CONTROLS},myAddresses:{value:!0,property:"myAddresses",propertyType:Tt.CONTROLS},myQuotes:{value:!0,property:"myQuotes",propertyType:Tt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.profile_ICON="profileMenuItems",e.MINI_profile_TEXT="profileNameText",e.PROFILE_AVATAR="profileAvatar"}(ga||(ga={}));var Ca,Oa=function(){return{layout:{selectorKey:ga.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"180",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"75",unit:1}),margin:Nr.margin,padding:Nr.padding,loggedInButtonStyle:Ta.loggedInButtonStyle,beforeLoginText:Ta.beforeLoginText,positionType:Nr.positionType,pinTo:Nr.pinTo},content:{selectorKey:ga.CONTENT,myAccount:Ta.myAccount,myOrders:Ta.myOrders,myAddresses:Ta.myAddresses,myQuotes:Ta.myQuotes},design:{selectorKey:ga.DESIGN,profileAvatar:{selectorKey:ga.PROFILE_AVATAR,showIcon:Object.assign(Object.assign({},Nr.icon),{value:"user-icon"}),iconSize:Nr.iconSize,iconColor:Nr.iconColor},profileMenuItems:{selectorKey:ga.profile_ICON,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},profileNameText:{selectorKey:ga.MINI_profile_TEXT,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selectedState",e.BUTTON_STYLE="buttonStyle"}(Ca||(Ca={}));var ba,va={loadMoreItemsOn:{value:"Scroll",propertyType:Tt.CONTROLS}},ma={buttonStyle:{value:"Text",propertyType:Tt.CONTROLS},buttonText:{value:"Load More",property:"buttonText",propertyType:Tt.CONTROLS},icon:{value:"plus",property:"icon",propertyType:Tt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Tt.CSS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:Tt.CONTROLS},iconAndTextSpacing:{value:8,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Tt.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:Tt.CSS},buttonType:{value:"primaryButton",propertyType:Tt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Tt.CONTROLS}},wa={buttonStyle:ma.buttonStyle,buttonText:ma.buttonText,icon:ma.icon,iconPadding:ma.iconPadding,iconPosition:ma.iconPosition,iconAndTextSpacing:ma.iconAndTextSpacing,alignment:ma.alignment,buttonType:ma.buttonType,showIcon:ma.showIcon,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},fa=function(){return{layout:{selectorKey:Ca.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Tt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Nr.height),{isReadOnly:!0}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:Tt.CONTROLLED_CSS},itemGap:{property:"itemGap",propertyType:Tt.CSS,value:1,unit:Ct.PIXELS},itemGapList:{property:"itemGapList",propertyType:Tt.CSS,value:1,unit:Ct.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:Tt.CSS},justifyContent:{property:"justifyContent",propertyType:Tt.CSS,value:"start"},loadMoreItemsOn:va.loadMoreItemsOn,alignItems:{property:"alignItems",propertyType:Tt.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:Tt.CSS,value:100,unit:Ct.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:Tt.CSS,value:100,unit:Ct.PIXELS},rowMinHeightList:{property:"rowMinHeightList",propertyType:Tt.CSS,value:100,unit:Ct.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:Tt.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:Tt.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:Ct.PIXELS,propertyType:Tt.CSS},dotSize:{property:"dotSize",value:10,unit:Ct.PIXELS,propertyType:Tt.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:Tt.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:Tt.CONTROLS},autoplay:{value:!1,propertyType:Tt.CONTROLS},autoplayDuration:{value:3e3,unit:Ct.MS,propertyType:Tt.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:Tt.CONTROLS},stopOnInteraction:{value:!1,propertyType:Tt.CONTROLS},displayAds:{value:!0,propertyType:Tt.CONTROLS},enableListView:{value:!1,propertyType:Tt.CONTROLS},activeView:{value:dr.GRID,propertyType:Tt.CONTROLS}},design:{selectorKey:Ca.DESIGN,repeaterWidget:Object.assign({selectorKey:Ca.DESIGN,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},Wr),buttonStyle:{selectorKey:Ca.BUTTON_STYLE,defaultState:Object.assign({selectorKey:Ca.DEFAULT_STATE},wa),hoverState:Object.assign({selectorKey:Ca.HOVER_STATE},wa)}},dataConnector:{selectorKey:Ca.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Tt.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Tt.CONTROLS}},content:{selectorKey:Ca.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:Tt.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(ba||(ba={}));var Ra,Na=function(){return{layout:{selectorKey:ba.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Tt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Nr.height),{isReadOnly:!0}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo},design:Object.assign({selectorKey:ba.DESIGN,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},Wr)}},Da={spacingBetweenMenuListItems:{value:20,property:"spacingBetweenMenuListItems",unit:1,propertyType:Tt.CSS},fillItemsToContainerWidth:{value:!1,propertyType:Tt.CONTROLS},dividerBetweenItems:{value:!1,propertyType:Tt.CONTROLS},listItemAlignment:{value:"left",property:"listItemAlignment",propertyType:Tt.CSS},listItemContentAlignment:{value:"left",property:"listItemContentAlignment",propertyType:Tt.CSS},maxItemsToDisplay:{value:50,unit:7,property:"maxItemsToDisplay",propertyType:Tt.CSS},overflowControl:{value:"Load More Button",propertyType:Tt.CONTROLS},onClick:{value:"Navigate to a page",propertyType:Tt.CONTROLS},menuList:{value:[{label:"Home",url:""}],propertyType:Tt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.MENU_CONTAINER="menuContainer",e.MENU_ITEM_STYLE="menuItemStyle"}(Ra||(Ra={}));var La,Aa=function(){return{layout:{selectorKey:Ra.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:200,unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:30}),margin:Nr.margin,padding:Nr.padding,direction:Nr.direction,spacingBetweenMenuListItems:Da.spacingBetweenMenuListItems,fillItemsToContainerWidth:Da.fillItemsToContainerWidth,dividerBetweenItems:Da.dividerBetweenItems,listItemAlignment:Da.listItemAlignment,listItemContentAlignment:Da.listItemContentAlignment,maxItemsToDisplay:Da.maxItemsToDisplay,overflowControl:Da.overflowControl,onClick:Da.onClick,positionType:Nr.positionType,pinTo:Nr.pinTo},content:{menuList:Da.menuList},design:{selectorKey:Ra.DESIGN,menuContainer:{selectorKey:Ra.MENU_CONTAINER,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},menuItemStyle:{selectorKey:Ra.MENU_ITEM_STYLE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight}}}},Ea={itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Tt.CSS},optionItemSpacing:{value:6,property:"optionItemSpacing",unit:1,propertyType:Tt.CSS},optionItemPadding:{value:2,property:"optionItemPadding",unit:1,propertyType:Tt.CSS},showOptionsToSelect:{value:!0,propertyType:Tt.CONTROLS},showNoOfOptions:{value:!0,propertyType:Tt.CONTROLS},noOfOptionsToShowUpfront:{value:5,unit:7,propertyType:Tt.CONTROLS},showRemainingOptionsAs:{value:"Button",propertyType:Tt.CONTROLS},whenClicked:{value:"Open Quick View",propertyType:Tt.CONTROLS},buttonText:{value:"More Options",propertyType:Tt.CONTROLS},dividerBetweenOptions:{value:!0,propertyType:Tt.CONTROLS},optionTitleValueSpacing:{value:6,property:"optionTitleValueSpacing",unit:1,propertyType:Tt.CSS},displayValues:{value:"Horizontally",propertyType:Tt.CONTROLS},displayStyle:{value:"Swatch",propertyType:Tt.CONTROLS},swatchItemSpacing:{value:6,property:"swatchItemSpacing",unit:1,propertyType:Tt.CSS},swatchItemSize:{value:30,property:"swatchItemSize",unit:1,propertyType:Tt.CSS},swatchItemPadding:{value:2,property:"swatchItemPadding",unit:1,propertyType:Tt.CSS,isMuted:!0},swatchMaxItemsToDisplay:{value:5,unit:7,propertyType:Tt.CONTROLS},swatchOverflowItems:{value:"Wrap",propertyType:Tt.CONTROLS},swatchImageType:{value:"Swatch image",propertyType:Tt.CONTROLS},singleSelectDisplayValues:{value:"Horizontal",propertyType:Tt.CONTROLS},singleSelectItemSpacing:{value:6,property:"singleSelectItemSpacing",unit:1,propertyType:Tt.CSS},singleSelectItemPadding:{value:2,property:"singleSelectItemPadding",unit:1,propertyType:Tt.CSS},singleSelectMaxItemsToDisplay:{value:5,unit:7,propertyType:Tt.CONTROLS},singleSelectOverFlowItems:{value:"Wrap",propertyType:Tt.CONTROLS},swatchDropdownOptionsSpacing:{value:6,property:"swatchDropdownOptionsSpacing",unit:1,propertyType:Tt.CSS},swatchDropdownOptionsPadding:{value:2,property:"swatchDropdownOptionsPadding",unit:1,propertyType:Tt.CSS},swatchDropdownStyle:{value:"Horizontal",propertyType:Tt.CONTROLS},swatchOptionAndListSpacing:{value:6,property:"swatchOptionAndListSpacing",unit:1,propertyType:Tt.CSS},swatchDropdownListItemSpacing:{value:6,property:"swatchDropdownListItemSpacing",unit:1,propertyType:Tt.CSS},swatchDropdownListItemPadding:{value:2,property:"swatchDropdownListItemPadding",unit:1,propertyType:Tt.CSS},swatchDividerBetweenLIstItems:{value:!1,propertyType:Tt.CONTROLS}},Ia={optionSelection:{value:!0,property:"optionSelection",propertyType:Tt.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:Tt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Tt.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:Tt.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:Tt.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:Tt.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:Tt.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:Tt.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:Tt.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:Tt.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:Tt.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:Tt.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:Tt.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:Tt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:Tt.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:Tt.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:Tt.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:Tt.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:Tt.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:Tt.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:Tt.CONTROLS},dropdownOptionsSpacing:{value:6,property:"dropdownOptionsSpacing",propertyType:Tt.CSS},dropdownOptionsPadding:{value:0,property:"dropdownOptionsPadding",propertyType:Tt.CSS},optionAndListSpacing:{value:6,property:"optionAndListSpacing",propertyType:Tt.CSS},dropdownListItemSpacing:{value:6,property:"dropdownListItemSpacing",propertyType:Tt.CSS},dropdownListItemPadding:{value:6,property:"dropdownListItemPadding",propertyType:Tt.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:Tt.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:Tt.CONTROLS},groupSpacing:{value:6,property:"groupSpacing",propertyType:Tt.CONTROLS},groupPadding:{value:6,property:"groupPadding",propertyType:Tt.CONTROLS},groupHeaderAndOptionSpacing:{value:6,property:"groupHeaderAndOptionSpacing",propertyType:Tt.CONTROLS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:Tt.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:Tt.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:Tt.CONTROLS},tabSpacing:{value:6,property:"tabSpacing",propertyType:Tt.CSS},tabAndContainerSpacing:{value:6,property:"tabAndContainerSpacing",propertyType:Tt.CSS},tabHorizontalPadding:{value:6,property:"tabHorizontalPadding",propertyType:Tt.CSS},tabVerticalPadding:{value:6,property:"tabVerticalPadding",propertyType:Tt.CSS},containerPadding:{value:6,property:"containerPadding",propertyType:Tt.CSS},tabRowSpacing:{value:6,property:"tabRowSpacing",propertyType:Tt.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:Tt.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:Tt.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:Tt.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:Tt.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:Tt.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:Tt.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:Tt.CONTROLS},header:{value:!0,property:"header",propertyType:Tt.CONTROLS},headerHeight:{value:6,property:"headerHeight",propertyType:Tt.CSS},rowHeight:{value:6,property:"rowHeight",propertyType:Tt.CSS},accordionSpacing:{value:6,property:"accordionSpacing",propertyType:Tt.CSS},accordionAndContainerSpacing:{value:6,property:"accordionAndContainerSpacing",propertyType:Tt.CSS},accordionHorizontalPadding:{value:6,property:"accordionHorizontalPadding",propertyType:Tt.CSS},accordionVerticalPadding:{value:6,property:"accordionVerticalPadding",propertyType:Tt.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:Tt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:Tt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:Tt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:Tt.CONTROLS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:Tt.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:Tt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:Tt.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:Tt.CSS},groupHorizontalPadding:{value:6,property:"groupHorizontalPadding",propertyType:Tt.CSS},groupVerticalPadding:{value:6,property:"groupVerticalPadding",propertyType:Tt.CSS},groupAndContainerSpacing:{value:6,property:"groupAndContainerSpacing",propertyType:Tt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:Tt.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:Tt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:Tt.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:Tt.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:Tt.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:Tt.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:Tt.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:Tt.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:Tt.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:Tt.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:Tt.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:Tt.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:Tt.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:Tt.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:Tt.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:Tt.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:Tt.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:Tt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:Tt.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:Tt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:Tt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:Tt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:Tt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Tt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:Tt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:Tt.CSS},buttonType:{value:"primaryButton",propertyType:Tt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:Tt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Tt.CONTROLS},backgroundShape:{value:"circle",propertyType:Tt.CONTROLS},swatchShape:{value:"circle",propertyType:Tt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Tt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Tt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:Tt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:Tt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:Tt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:Tt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:Tt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:Tt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:Tt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:Tt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:Tt.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:Tt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:Tt.CONTROLS},fontSize:{value:"16",propertyType:Tt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},characterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},lineHeight:{value:"16",propertyType:Tt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Tt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:Tt.CSS},fontSize:{value:"16",propertyType:Tt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},characterSpacing:{value:"16",propertyType:Tt.CSS,unit:1},lineHeight:{value:"16",propertyType:Tt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:Tt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:Tt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:Tt.CONTROLS},paginationStyle:{value:"dotted",propertyType:Tt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:Tt.CONTROLS},arrowSize:{value:"16",propertyType:Tt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:Tt.CSS},backgroundShape:{value:"rectangle",propertyType:Tt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:Tt.CSS},font:{value:"lato",propertyType:Tt.CSS},fontSize:{value:"16",propertyType:Tt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:Tt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:Tt.CSS},hoverBackgroundShape:{value:"circle",propertyType:Tt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:Tt.CSS},hoverFont:{value:"lato",propertyType:Tt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:Tt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:Tt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:Tt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:Tt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:Tt.CONTROLS},iconSize:{value:"20",propertyType:Tt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Tt.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"}(La||(La={}));var xa,Pa=function(){return{layout:{selectorKey:La.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"auto",unit:Ct.CUSTOM}),margin:Nr.margin,padding:Nr.padding,positionType:Nr.positionType,pinTo:Nr.pinTo,showOptionsToSelect:Ea.showOptionsToSelect,itemSpacing:Ea.itemSpacing,showNoOfOptions:Ea.showNoOfOptions,noOfOptionsToShowUpfront:Ea.noOfOptionsToShowUpfront,showRemainingOptionsAs:Ea.showRemainingOptionsAs,whenClicked:Ea.whenClicked,buttonText:Ea.buttonText,displayStyle:Ea.displayStyle,dividerBetweenOptions:Ea.dividerBetweenOptions,optionTitleValueSpacing:Ea.optionTitleValueSpacing,displayValues:Ea.displayValues,swatchItemSpacing:Ea.swatchItemSpacing,swatchItemSize:Ea.swatchItemSize,swatchItemPadding:Ea.swatchItemPadding,optionItemSpacing:Ea.optionItemSpacing,optionItemPadding:Ea.optionItemPadding,swatchMaxItemsToDisplay:Ea.swatchMaxItemsToDisplay,swatchOverflowItems:Ea.swatchOverflowItems,swatchImageType:Ea.swatchImageType,singleSelectDisplayValues:Ea.singleSelectDisplayValues,singleSelectItemSpacing:Ea.singleSelectItemSpacing,singleSelectItemPadding:Ea.singleSelectItemPadding,singleSelectMaxItemsToDisplay:Ea.singleSelectMaxItemsToDisplay,singleSelectOverFlowItems:Ea.singleSelectOverFlowItems,swatchDropdownOptionsSpacing:Ea.swatchDropdownOptionsSpacing,swatchDropdownOptionsPadding:Ea.swatchDropdownOptionsPadding,swatchDropdownStyle:Ea.swatchDropdownStyle,swatchOptionAndListSpacing:Ea.swatchOptionAndListSpacing,swatchDropdownListItemSpacing:Ea.swatchDropdownListItemSpacing,swatchDropdownListItemPadding:Ea.swatchDropdownListItemPadding,swatchDividerBetweenLIstItems:Ea.swatchDividerBetweenLIstItems,dropdownDisplayStyle:{selectorKey:La.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Ia.dropdownOptionsSpacing,dropdownOptionsPadding:Ia.dropdownOptionsPadding,dropdownStyle:Ia.dropdownStyle,optionAndListSpacing:Ia.optionAndListSpacing,dropdownListItemSpacing:Ia.dropdownListItemSpacing,dropdownListItemPadding:Ia.dropdownListItemPadding,dividerBetweenListItems:Ia.dividerBetweenListItems,maxItemsToDisplay:Ia.maxItemsToDisplay,overflowItems:Ia.overflowItems}},design:{selectorKey:La.DESIGN,widgetStyle:{selectorKey:La.WIDGET_STYLE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},optionValueStyle:{selectorKey:La.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:La.DEFAULT_STATE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,backgroundShape:Ia.backgroundShape,swatchShape:Ia.swatchShape,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},hoverState:{selectorKey:La.HOVER_STATE},selectedState:{selectorKey:La.SELECTED_STATE}},optionTitle:{selectorKey:La.OPTION_TITLE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight}},dataConnector:{selectorKey:La.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:Tt.CONTROLS}}}},_a={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Tt.CONTROLS},brandName:{value:!0,propertyType:Tt.CONTROLS},brandCodes:{value:!0,propertyType:Tt.CONTROLS},varientCodes:{value:!0,propertyType:Tt.CONTROLS},brandImage:{value:!0,propertyType:Tt.CONTROLS},price:{value:!0,propertyType:Tt.CONTROLS},brandDescription:{value:!0,propertyType:Tt.CONTROLS},showOptions:{value:!0,propertyType:Tt.CONTROLS},allowBulkOrdering:{value:!0,propertyType:Tt.CONTROLS},actions:{value:!0,propertyType:Tt.CONTROLS},quickView:{value:!0,propertyType:Tt.CONTROLS},addToCart:{value:!0,propertyType:Tt.CONTROLS},wishlist:{value:!0,propertyType:Tt.CONTROLS},buyNow:{value:!0,propertyType:Tt.CONTROLS},addtoQuote:{value:!0,propertyType:Tt.CONTROLS},showUoms:{value:!0,propertyType:Tt.CONTROLS},showVolumePricing:{value:!0,propertyType:Tt.CONTROLS},showInventory:{value:!0,propertyType:Tt.CONTROLS},storeAvailability:{value:!0,propertyType:Tt.CONTROLS},brandCode:{value:!0,propertyType:Tt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(xa||(xa={}));var Ba,Ha=function(){return{layout:{selectorKey:xa.LAYOUT,width:Object.assign({},Nr.width),height:Object.assign(Object.assign({},Nr.height),{value:"auto",propertyType:Tt.CONTROLS,unit:7}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo},design:Object.assign({selectorKey:xa.DESIGN,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},Wr),content:{selectorKey:xa.CONTENT,brandName:_a.brandName,brandDescription:_a.brandDescription,brandCode:_a.brandCode,brandImage:_a.brandImage},dataConnector:{selectorKey:xa.DATA_CONNECTOR,dataConnector:_a.dataConnector}}},za={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Tt.CONTROLS},bundleType:{value:"Single",property:"Single",propertyType:Tt.CONTROLS},displayType:{value:"Scroll",property:"displayType",propertyType:Tt.CONTROLS},scrollType:{value:"Horizontal",property:"scrollType",propertyType:Tt.CONTROLS},showArrows:{value:!0,property:"showArrows",propertyType:Tt.CONTROLS},allowAutoScroll:{value:!1,property:"allowAutoScroll",propertyType:Tt.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Tt.CONTROLS},showDots:{value:!1,property:"showDots",propertyType:Tt.CONTROLS},itemsPerSlide:{value:3,property:"itemsPerSlide",propertyType:Tt.CSS},maxNoItemsToShow:{value:12,property:"maxNoItemsToShow",propertyType:Tt.CONTROLS},itemSpacing:{value:12,property:"itemSpacing",unit:1,propertyType:Tt.CSS},itemGap:{value:12,property:"itemGap",unit:1,propertyType:Tt.CSS},itemPadding:{value:12,property:"itemPadding",unit:1,propertyType:Tt.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:Tt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Tt.CONTROLS},title:{value:"",property:"title",propertyType:Tt.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Tt.CONTROLS},description:{value:"",property:"description",propertyType:Tt.CONTROLS},showBundleImage:{value:!0,property:"showBundleImage",propertyType:Tt.CONTROLS},showProductImages:{value:!0,property:"showProductImages",propertyType:Tt.CONTROLS},showProductName:{value:!0,property:"showProductName",propertyType:Tt.CONTROLS},showBundleNavigationButton:{value:!0,property:"showBundleNavigationButton",propertyType:Tt.CONTROLS},bundleNavigationButtonName:{value:"",property:"bundleNavigationButtonName",propertyType:Tt.CONTROLS},bundleNavigationButtonLink:{value:"",property:"bundleNavigationButtonLink",propertyType:Tt.CONTROLS},showBundleDetailPageButton:{value:!0,property:"showBundleDetailPageButton",propertyType:Tt.CONTROLS},bundleDetailPageButtonName:{value:"",property:"bundleDetailPageButtonName",propertyType:Tt.CONTROLS},bundleDetailPageButtonLink:{value:"",property:"bundleDetailPageButtonLink",propertyType:Tt.CONTROLS},containerHeight:{value:200,property:"containerHeight",unit:1,propertyType:Tt.CSS},imgTextSpacing:{value:12,property:"imgTextSpacing",unit:1,propertyType:Tt.CSS},tileRowGap:{value:12,property:"tileRowGap",unit:1,propertyType:Tt.CSS},tileColumnGap:{value:12,property:"tileColumnGap",unit:1,propertyType:Tt.CSS},showTileAnimation:{value:!1,property:"showTileAnimation",propertyType:Tt.CONTROLS},showBundleTagSlider:{value:!0,property:"showBundleTagSlider",propertyType:Tt.CONTROLS},showBundleTagSliderArrows:{value:!0,property:"showBundleTagSliderArrows",propertyType:Tt.CONTROLS}},ka={borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,backgroundColor:Nr.backgroundColor,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,exposure:Nr.exposure,contrast:Nr.contrast,saturation:Nr.saturation,highlights:Nr.highlights,shadows:Nr.shadows},ja={theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,backgroundColor:Nr.backgroundColor},Ka={icon:Nr.icon,showIcon:Nr.showIcon,iconSize:Nr.iconSize,iconColor:Nr.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"}(Ba||(Ba={}));var Ua,Ga=function(){return{layout:{selectorKey:Ba.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"300",unit:1}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,bundleType:za.bundleType,displayType:za.displayType,scrollType:za.scrollType,showArrows:za.showArrows,allowAutoScroll:za.allowAutoScroll,loopItems:za.loopItems,showDots:za.showDots,itemsPerSlide:za.itemsPerSlide,containerHeight:za.containerHeight,imgTextSpacing:za.imgTextSpacing,itemGap:za.itemGap,tileRowGap:za.tileRowGap,tileColumnGap:za.tileColumnGap,showTileAnimation:za.showTileAnimation,maxNoItemsToShow:za.maxNoItemsToShow,itemSpacing:za.itemSpacing,itemPadding:za.itemPadding,showDivider:za.showDivider},design:{selectorKey:Ba.DESIGN,headingDesign:Object.assign(Object.assign({selectorKey:Ba.HEADING_DESIGN},ja),ka),descriptionDesign:Object.assign(Object.assign({selectorKey:Ba.DESCRIPTION_DESIGN},ja),ka),productNameDesign:Object.assign(Object.assign({selectorKey:Ba.PRODUCT_NAME_DESIGN},ja),ka),productCardDesign:Object.assign({selectorKey:Ba.PRODUCT_CARD_DESIGN},ka),bundleNavigationButtonDesign:Object.assign(Object.assign(Object.assign({selectorKey:Ba.BUNDLE_NAVIGATION_BUTTON_DESIGN},ja),ka),Ka),bundleDetailsPageButtonDesign:Object.assign(Object.assign(Object.assign({selectorKey:Ba.BUNDLE_DETAILS_PAGE_BUTTON_DESIGN},ja),ka),Ka),tileCardDesign:Object.assign({selectorKey:Ba.TILE_CARD_DESIGN},ka),tileCardImageDesign:Object.assign({selectorKey:Ba.TILE_CARD_IMAGE_DESIGN},ka),listViewCardDesign:Object.assign({selectorKey:Ba.LIST_VIEW_CARD_DESIGN},ka),bundleTagDesign:Object.assign(Object.assign({selectorKey:Ba.BUNDLE_TAG_DESIGN},ja),ka)},content:{selectorKey:Ba.CONTENT,showTitle:za.showTitle,title:za.title,showDescription:za.showDescription,description:za.description,showBundleImage:za.showBundleImage,showProductImage:za.showProductImages,showProductName:za.showProductName,showBundleNavigationButton:za.showBundleNavigationButton,bundleNavigationButtonName:za.bundleNavigationButtonName,bundleNavigationButtonLink:za.bundleNavigationButtonLink,showBundleDetailPageButton:za.showBundleDetailPageButton,bundleDetailPageButtonName:za.bundleDetailPageButtonName,bundleDetailPageButtonLink:za.bundleDetailPageButtonLink,showBundleTagSlider:za.showBundleTagSlider,showBundleTagArrows:za.showBundleTagSliderArrows},dataConnector:{selectorKey:Ba.DATA_CONNECTOR,dataConnector:za.dataConnector}}},Ma={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Tt.CONTROLS}},Va={templateType:{value:"Template 1",property:"templateType",propertyType:Tt.CONTROLS}},Wa={showBundleName:{value:!0,property:"showBundleName",propertyKey:Tt.CONTROLS},showBundleDescription:{value:!1,property:"showBundleDescription",propertyKey:Tt.CONTROLS},bundleDescription:{value:"",property:"bundleDescription",properttyKey:Tt.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:Tt.CONTROLS},showProductGallery:{value:!0,property:"showProductGallery",propertyType:Tt.CONTROLS},showProductImage:{value:!0,property:"showProductImage",propertyType:Tt.CONTROLS},showProductName:{value:!0,property:"showProductName",propertyType:Tt.CONTROLS},showProductInfo:{value:!0,property:"showProductInfo",propertyKey:Tt.CONTROLS},showProductPrice:{value:!0,property:"showProductPrice",propertyType:Tt.CONTROLS},showProductVariantPicker:{value:!0,property:"showProductVariantPicker",propertyKey:Tt.CONTROLS},showProductQuantity:{value:!0,property:"showProductQuantity",propertyType:Tt.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"}(Ua||(Ua={}));var Ya,Fa={borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,backgroundColor:Nr.backgroundColor,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,exposure:Nr.exposure,contrast:Nr.contrast,saturation:Nr.saturation,highlights:Nr.highlights,shadows:Nr.shadows},Xa={theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,backgroundColor:Nr.backgroundColor},qa=(Nr.icon,Nr.showIcon,Nr.iconSize,Nr.iconColor,function(){return{layout:{selectorKey:Ua.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"300",unit:1}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,templateType:Va.templateType},design:{selectorKey:Ua.DESIGN,bundleDetailsHeaderDesign:{selectorKey:Ua.BUNDLE_DETAILS_HEADER_DESIGN,bundleNameDesign:Object.assign(Object.assign({selectorKey:Ua.BUNDLE_NAME_DESIGN},Xa),Fa),bundleDescriptionDesign:Object.assign(Object.assign({selectorKey:Ua.BUNDLE_DESCRIPTION_DESIGN},Xa),Fa)},categorySliderCardDesign:{selectorKey:Ua.CATEGORY_SLIDER_CARD_DESIGN,categoryNameDesign:Object.assign({selectorKey:Ua.CATEGORY_NAME_DESIGN},Xa),categoryCardInfoDesign:Object.assign({selectorKey:Ua.CATEGORY_CARD_INFO_DESIGN},Xa),categoryCardDesign:{selectorKey:Ua.CATEGORY_CARD_DESIGN,defaultState:Object.assign({selectorKey:Ua.DEFAULT_STATE},Fa),selectedState:Object.assign({selectorKey:Ua.SELECTED_STATE},Fa),hoverState:Object.assign({selectorKey:Ua.HOVER_STATE},Fa)}},productCardsScrollDesign:{selectorKey:Ua.PRODUCT_CARDS_SCROLL_DESIGN,productCardDesign:{selectorKey:Ua.CATEGORY_CARD_DESIGN,defaultState:Object.assign({selectorKey:Ua.DEFAULT_STATE},Fa),selectedState:Object.assign({selectorKey:Ua.SELECTED_STATE},Fa),hoverState:Object.assign({selectorKey:Ua.HOVER_STATE},Fa)},productCardNameDesign:Object.assign({selectorKey:Ua.PRODUCT_CARD_NAME_DESIGN},Xa),productCardInfoDesign:Object.assign({selectorKey:Ua.PRODUCT_CARD_INFO_DESIGN},Xa),productCardPriceDesign:Object.assign({selectorKey:Ua.PRODUCT_CARD_PRICE_DESIGN},Xa)},productPanelDesign:{selectorKey:Ua.PRODUCT_PANEL_DESIGN,productNameDesign:Object.assign({selectorKey:Ua.PRODUCT_NAME_DESIGN},Xa),productPriceDesign:Object.assign({selectorKey:Ua.PRODUCT_PRICE_DESIGN},Xa),productInfoDesign:Object.assign({selectorKey:Ua.PRODUCT_INFO_DESIGN},Xa),selectButtonDesign:{selectorKey:Ua.SELECT_BUTTON_DESIGN,selectedState:Object.assign(Object.assign({selectorKey:Ua.SELECTED_STATE},Xa),Fa),hoverState:Object.assign(Object.assign({selectorKey:Ua.HOVER_STATE},Xa),Fa),defaultState:Object.assign(Object.assign({selectorKey:Ua.DEFAULT_STATE},Xa),Fa)},addToCartButtonDesign:{selectorKey:Ua.ADD_TO_CART_BUTTON_DESIGN,selectedState:Object.assign(Object.assign({selectorKey:Ua.SELECTED_STATE},Xa),Fa),hoverState:Object.assign(Object.assign({selectorKey:Ua.HOVER_STATE},Xa),Fa),defaultState:Object.assign(Object.assign({selectorKey:Ua.DEFAULT_STATE},Xa),Fa)}}},content:{selectorKey:Ua.CONTENT,showBundleName:Wa.showBundleName,showBundleDescription:Wa.showBundleDescription,bundleDescription:Wa.bundleDescription,showDivider:Wa.showDivider,showProductGallery:Wa.showProductGallery,showProductName:Wa.showProductName,showProductInfo:Wa.showProductInfo,showProductImage:Wa.showProductImage,showProductPrice:Wa.showProductPrice,showProductVariantPicker:Wa.showProductVariantPicker,showProductQuantity:Wa.showProductQuantity},dataConnector:{selectorKey:Ua.DATA_CONNECTOR,dataConnector:Ma.dataConnector}}}),Qa={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Tt.CONTROLS},categoryName:{value:!0,propertyType:Tt.CONTROLS},categoryImage:{value:!0,propertyType:Tt.CONTROLS},categoryCode:{value:!0,propertyType:Tt.CONTROLS},categoryDescription:{value:!0,propertyType:Tt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Ya||(Ya={}));var Za,$a=function(){return{layout:{selectorKey:Ya.LAYOUT,width:Object.assign({},Nr.width),height:Object.assign(Object.assign({},Nr.height),{value:"auto",propertyType:Tt.CONTROLS,unit:7}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo},design:Object.assign({selectorKey:Ya.DESIGN,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},Wr),content:{selectorKey:Ya.CONTENT,categoryName:Qa.categoryName,categoryDescription:Qa.categoryDescription,categoryCode:Qa.categoryCode,categoryImage:Qa.categoryImage},dataConnector:{selectorKey:Ya.DATA_CONNECTOR,dataConnector:Qa.dataConnector}}},Ja={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Tt.CONTROLS},categoryName:{value:!0,propertyType:Tt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Za||(Za={}));var el,ol=function(){return{layout:{selectorKey:Za.LAYOUT,width:Object.assign({},Nr.width),height:Object.assign(Object.assign({},Nr.height),{value:"auto",propertyType:Tt.CONTROLS,unit:7}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo},design:{selectorKey:Za.DESIGN,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},content:{selectorKey:Za.CONTENT,categoryName:Ja.categoryName},dataConnector:{selectorKey:Za.DATA_CONNECTOR,dataConnector:Ja.dataConnector}}},tl={onClick:{value:"Show Image Lightbox",propertyType:Tt.CONTROLS},onHover:{value:"Zoom Out",propertyType:Tt.CONTROLS},cropRatio:{value:"16:9",propertyType:Tt.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:Tt.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:Tt.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:Tt.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(el||(el={}));var rl,il=function(){return{layout:{selectorKey:el.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{propertyType:Tt.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Nr.height),{value:300,propertyType:Tt.CONTROLS,unit:1}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,onClick:tl.onClick,onHover:tl.onHover,cropRatio:tl.cropRatio,fitOptions:tl.fitOptions,horizontalAlignment:tl.horizontalAlignment,verticalAlignment:tl.verticalAlignment},design:{selectorKey:el.DESIGN,cropRatio:Nr.cropRatio,zoomImage:Nr.zoomImage,flip:Nr.flip,rotate:Nr.rotate,backgroundColor:Nr.backgroundColor,exposure:Nr.exposure,contrast:Nr.contrast,saturation:Nr.saturation,brightness:Nr.brightness,hue:Nr.hue,lightness:Nr.lightness,highlights:Nr.highlights,shadows:Nr.shadows,showBorder:Nr.showBorder,borderStyle:Nr.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:Tt.CONTROLS}},dataConnector:{selectorKey:el.DATA_CONNECTOR,dataConnector:tl.dataConnector}}},nl={displayStyle:{value:"Vertical",property:"displayStyle",propertyType:Tt.CONTROLS},openFilterAs:{value:"Lightbox",property:"openFilterAs",propertyType:Tt.CONTROLS},displayType:{value:"Upfront",property:"displayType",propertyType:Tt.CONTROLS},selectionType:{value:"Single Select",property:"selectionType",propertyType:Tt.CONTROLS},allowSearchForEachFilter:{value:!1,property:"allowSearchForEachFilter",propertyType:Tt.CONTROLS},dividerBetweenFilters:{value:!1,property:"dividerBetweenFilters",propertyType:Tt.CONTROLS},maxValuesToDisplay:{value:10,property:"maxValuesToDisplay",propertyType:Tt.CONTROLS},overflowControl:{value:"Scroll",property:"overflowControl",propertyType:Tt.CONTROLS},showSubCategoriesFilter:{value:!0,property:"showSubCategoriesFilter",propertyType:Tt.CONTROLS},showBrandsFilter:{value:!0,property:"showBrandsFilter",propertyType:Tt.CONTROLS},showPriceFilter:{value:!0,property:"showPriceFilter",propertyType:Tt.CONTROLS},showCustomAttributesFilter:{value:!0,property:"showCustomAttributesFilter",propertyType:Tt.CONTROLS},firstFilterAlwaysOpen:{value:!1,property:"firstFilterAlwaysOpen",propertyType:Tt.CONTROLS},allowMultipleFiltersOpen:{value:!1,property:"allowMultipleFiltersOpen",propertyType:Tt.CONTROLS},horizontalSpacingBetweenItems:{value:"10",unit:1,property:"horizontalSpacingBetweenItems",propertyType:Tt.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Tt.CONTROLS},controlPosition:{value:"Bottom",property:"controlPosition",propertyType:Tt.CONTROLS},loopImages:{value:!1,property:"loopImages",propertyType:Tt.CONTROLS},displaySliderScrollbar:{value:!1,property:"displaySliderScrollbar",propertyType:Tt.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Tt.CONTROLS},openItemsIn:{value:"Lightbox",property:"openItemsIn",propertyType:Tt.CONTROLS},showMoreItems:{value:"Expand and Wrap",property:"showMoreItems",propertyType:Tt.CONTROLS},verticalSpacingBetweenItems:{value:"10",unit:1,property:"verticalSpacingBetweenItems",propertyType:Tt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Tt.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:Tt.CONTROLS},title:{value:"FILTERS",property:"title",propertyType:Tt.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:Tt.CONTROLS},showAppliedFilters:{value:!0,property:"showAppliedFilters",propertyType:Tt.CONTROLS},clearAllButton:{value:!0,property:"clearAllButton",propertyType:Tt.CONTROLS},showNoOfValuesForEachFilters:{value:!0,property:"showNoOfValuesForEachFilters",propertyType:Tt.CONTROLS},showOptionsFilter:{value:!0,property:"showOptionsFilter",propertyType:Tt.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"}(rl||(rl={})),Nr.borderColor,Nr.borderStyle,Nr.borderPerSlide,Nr.showBorder,Nr.backgroundColor,Nr.showShadow,Nr.shadowColor,Nr.blur,Nr.spread,Nr.angle,Nr.borderRadius,Nr.exposure,Nr.contrast,Nr.saturation,Nr.highlights,Nr.shadows,Nr.theme,Nr.font,Nr.fontSize,Nr.textColor,Nr.bold,Nr.italic,Nr.linethrough,Nr.underline,Nr.textAlign,Nr.characterSpacing,Nr.lineHeight;var al,ll=function(){return{layout:{selectorKey:rl.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:300,unit:Ct.PIXELS}),height:Nr.height,padding:Nr.padding,margin:Nr.margin,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,displayStyle:nl.displayStyle,openFilterAs:nl.openFilterAs,displayType:nl.displayType,selectionType:nl.selectionType,allowSearchForEachFilter:nl.allowSearchForEachFilter,dividerBetweenFilters:nl.dividerBetweenFilters,maxValuesToDisplay:nl.maxValuesToDisplay,overflowControl:nl.overflowControl,showSubCategoriesFilter:nl.showSubCategoriesFilter,showBrandsFilter:nl.showBrandsFilter,showPriceFilter:nl.showPriceFilter,showCustomAttributesFilter:nl.showCustomAttributesFilter,firstFilterAlwaysOpen:nl.firstFilterAlwaysOpen,allowMultipleFiltersOpen:nl.allowMultipleFiltersOpen,horizontalSpacingBetweenItems:nl.horizontalSpacingBetweenItems,sliderControl:nl.sliderControl,controlPosition:nl.controlPosition,loopImages:nl.loopImages,displaySliderScrollbar:nl.displaySliderScrollbar,autoplay:nl.autoplay,openItemsIn:nl.openItemsIn,showMoreItems:nl.showMoreItems,verticalSpacingBetweenItems:nl.verticalSpacingBetweenItems,showOptionsFilter:nl.showOptionsFilter},design:{selectorKey:rl.DESIGN,filtersWidget:{selectorKey:rl.FILTERS_WIDGET,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,themeDesc:Nr.themeDesc,fontDesc:Nr.fontDesc,fontSizeDesc:Nr.fontSizeDesc,textColorDesc:Nr.textColorDesc,boldDesc:Nr.boldDesc,italicDesc:Nr.italicDesc,linethroughDesc:Nr.linethroughDesc,underlineDesc:Nr.underlineDesc,textAlignDesc:Nr.textAlignDesc,characterSpacingDesc:Nr.characterSpacingDesc,lineHeightDesc:Nr.lineHeightDesc},checkboxCheckedStyle:{selectorKey:rl.CHECKBOX_CHECKED_STYLE,defaultState:{selectorKey:rl.CHECKBOX_CHECKED_DEFAULT_STATE,width:Object.assign(Object.assign({},Nr.width),{value:18,unit:Ct.PIXELS}),height:Object.assign(Object.assign({},Nr.height),{value:18}),padding:Nr.padding,backgroundColor:Object.assign(Object.assign({},Nr.backgroundColor),{value:{hex:"#000080",rgb:{r:"0",g:"0",b:"128",a:1}}}),borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Object.assign(Object.assign({},Nr.borderRadius),{sides:{topLeft:{value:1,unit:1},topRight:{value:1,unit:1},bottomLeft:{value:1,unit:1},bottomRight:{value:1,unit:1}}}),theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,showIcon:Nr.showIcon,iconSize:Nr.iconSize,icon:Nr.icon,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:255,b:255,a:1},hex:"#ffffffff"}})},hoverState:{selectorKey:rl.CHECKBOX_CHECKED_HOVER_STATE,width:Object.assign(Object.assign({},Nr.width),{value:18,unit:Ct.PIXELS}),height:Object.assign(Object.assign({},Nr.height),{value:18}),padding:Nr.padding,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,showIcon:Nr.showIcon,icon:Nr.icon,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:255,b:255,a:1},hex:"#ffffffff"}})}},checkboxUncheckedStyle:{selectorKey:rl.CHECKBOX_UNCHECKED_STYLE,defaultState:{selectorKey:rl.CHECKBOX_UNCHECKED_DEFAULT_STATE,width:Object.assign(Object.assign({},Nr.width),{value:18,unit:Ct.PIXELS}),height:Object.assign(Object.assign({},Nr.height),{value:18}),padding:Nr.padding,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Object.assign(Object.assign({},Nr.borderPerSlide),{sides:{top:{value:1,unit:1},right:{value:1,unit:1},bottom:{value:1,unit:1},left:{value:1,unit:1}}}),showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Object.assign(Object.assign({},Nr.borderRadius),{sides:{topLeft:{value:3,unit:1},topRight:{value:3,unit:1},bottomLeft:{value:3,unit:1},bottomRight:{value:3,unit:1}}}),theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:rl.CHECKBOX_CHECKED_HOVER_STATE,width:Object.assign(Object.assign({},Nr.width),{value:18,unit:Ct.PIXELS}),height:Object.assign(Object.assign({},Nr.height),{value:18}),padding:Nr.padding,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},clearAllText:{selectorKey:rl.CLEAR_ALL_BUTTON,defaultState:{selectorKey:rl.CLEAR_ALL_BUTTON_DEFAULT_STATE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Object.assign(Object.assign({},Nr.borderPerSlide),{sides:{top:{value:1,unit:1},right:{value:1,unit:1},bottom:{value:1,unit:1},left:{value:1,unit:1}}}),showBorder:Nr.showBorder,padding:Object.assign({},Nr.padding),showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:rl.CLEAR_ALL_BUTTON_HOVER_STATE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,padding:Object.assign(Object.assign({},Nr.padding),{isSepcial:!0}),showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},selectedItem:{selectorKey:rl.CHIP_BUTTON,defaultState:{selectorKey:rl.CHIP_BUTTON_DEFAULT_STATE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,padding:Object.assign(Object.assign({},Nr.padding),{isSepcial:!0}),borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:rl.CHECKBOX_CHECKED_HOVER_STATE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,padding:Object.assign(Object.assign({},Nr.padding),{isSepcial:!0}),shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},moreButton:{selectorKey:rl.MORE_BUTTON,defaultState:{selectorKey:rl.MORE_BUTTON_DEFAULT_STATE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,padding:Object.assign(Object.assign({},Nr.padding),{isSepcial:!0}),spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:rl.MORE_BUTTON_HOVER_STATE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,padding:Object.assign(Object.assign({},Nr.padding),{isSepcial:!0}),showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},optionLabels:{selectorKey:rl.OPTION_STYLE,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,themeDesc:Nr.themeDesc,fontDesc:Nr.fontDesc,fontSizeDesc:Nr.fontSizeDesc,textColorDesc:Nr.textColorDesc,boldDesc:Nr.boldDesc,italicDesc:Nr.italicDesc,linethroughDesc:Nr.linethroughDesc,underlineDesc:Nr.underlineDesc,textAlignDesc:Nr.textAlignDesc,characterSpacingDesc:Nr.characterSpacingDesc,lineHeightDesc:Nr.lineHeightDesc}},content:{selectorKey:rl.CONTENT,showTitle:nl.showTitle,showDescription:nl.showDescription,title:nl.title,description:nl.description,showAppliedFilters:nl.showAppliedFilters,clearAllButton:nl.clearAllButton,showNoOfValuesForEachFilters:nl.showNoOfValuesForEachFilters}}},pl={orderProductsBy:{value:"Default Category Order",property:"orderProductsBy",propertyType:Tt.CONTROLS},title:{value:"Sort by",property:"title",propertyType:Tt.CONTROLS},sortOptions:{value:[],property:"sortOptions",propertyType:Tt.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"}(al||(al={}));var sl,dl={borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,backgroundColor:Nr.backgroundColor,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,exposure:Nr.exposure,contrast:Nr.contrast,saturation:Nr.saturation,highlights:Nr.highlights,shadows:Nr.shadows},cl={theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},yl=function(){return{layout:{selectorKey:al.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:300,unit:Ct.PIXELS}),height:Nr.height,margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo},design:{selectorKey:al.DESIGN,sortTitle:Object.assign({selectorKey:al.SORT_TITLE},cl),selectedOption:Object.assign({selectorKey:al.SELECTED_OPTION},cl),sortButton:Object.assign({selectorKey:al.SORT_BUTTON},dl)},content:{selectorKey:al.CONTENT,title:pl.title,orderProductsBy:pl.orderProductsBy,sortOptions:pl.sortOptions}}},ul={source:{value:"Past Orders",property:"source",propertyType:Tt.CONTROLS},filterOrders:{value:"Apply Filter",property:"filterOrders",propertyType:Tt.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Tt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Tt.CONTROLS},title:{value:"Past Orders",property:"title",propertyType:Tt.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Tt.CONTROLS},description:{value:"",property:"description",propertyType:Tt.CONTROLS},viewAllOrdersButton:{value:!0,property:"viewAllOrdersButton",propertyType:Tt.CONTROLS},orderId:{value:!0,property:"orderId",propertyType:Tt.CONTROLS},orderStatus:{value:!0,property:"orderStatus",propertyType:Tt.CONTROLS},orderedOn:{value:!0,property:"orderedOn",propertyType:Tt.CONTROLS},orderTotal:{value:!0,property:"orderTotal",propertyType:Tt.CONTROLS},numOfItemsOrdered:{value:!0,property:"numOfItemsOrdered",propertyType:Tt.CONTROLS},paymentMethodsUsed:{value:!0,property:"paymentMethodsUsed",propertyType:Tt.CONTROLS},reOrderButton:{value:!0,property:"reOrderButton",propertyType:Tt.CONTROLS},onClick:{value:"Add Items to Cart",property:"onClick",propertyType:Tt.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(sl||(sl={})),Nr.theme,Nr.font,Nr.fontSize,Nr.textColor,Nr.bold,Nr.italic,Nr.linethrough,Nr.underline,Nr.textAlign,Nr.characterSpacing,Nr.lineHeight,Nr.backgroundColor;var Sl,gl=function(){return{layout:{selectorKey:sl.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:300,unit:Ct.PIXELS}),height:Nr.height,margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo},design:{selectorKey:sl.DESIGN},content:{selectorKey:sl.CONTENT,source:ul.source,filterOrders:ul.filterOrders,sortBy:ul.sortBy,showTitle:ul.showTitle,title:ul.title,showDescription:ul.showDescription,description:ul.description,viewAllOrdersButton:ul.viewAllOrdersButton,orderId:ul.orderId,orderStatus:ul.orderStatus,orderedOn:ul.orderedOn,orderTotal:ul.orderTotal,numOfItemsOrdered:ul.numOfItemsOrdered,paymentMethodsUsed:ul.paymentMethodsUsed,reOrderButton:ul.reOrderButton,onClick:ul.onClick}}},hl={showHeader:{value:!0,propertyType:Tt.CONTROLS},showToastMessage:{value:!0,propertyType:Tt.CONTROLS},orderDetails:{value:!0,propertyType:Tt.CONTROLS},quickActions:{value:!0,propertyType:Tt.CONTROLS},cartItems:{value:!0,propertyType:Tt.CONTROLS},orderAttributes:{value:!0,propertyType:Tt.CONTROLS}},Tl={header:{margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:1,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:Tt.CSS}},toast:{margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:1,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:Tt.CSS},backgroundColor:{value:{hex:"#f0fdf4",rgb:{r:"240",g:"253",b:"244",a:1}},property:"backgroundColor",propertyType:Tt.CSS,parentRef:"cs-be-se-2"},borderRadius:{isAll:!0,sides:{topLeft:{value:6,unit:1},topRight:{value:6,unit:1},bottomLeft:{value:6,unit:1},bottomRight:{value:6,unit:1}}},padding:{isAll:!0,sides:{top:{value:16,unit:1},right:{value:16,unit:1},bottom:{value:16,unit:1},left:{value:16,unit:1}},property:"padding",propertyType:Tt.CSS}},details:{backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:Tt.CSS,parentRef:"cs-be-se-2"}},quickAction:{backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:Tt.CSS,parentRef:"cs-be-se-2"},margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:0,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:Tt.CSS}},cartItems:{backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:Tt.CSS,parentRef:"cs-be-se-2"}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DESIGN_HEADER_STYLES="designHeader",e.DESIGN_TOAST_STYLES="designToast",e.DESIGN_DETAILS_STYLES="designDetails",e.DESIGN_QUICK_ACTIONS_STYLES="designQuickActions",e.DESIGN_CART_ITEMS_STYLES="designCartItems"}(Sl||(Sl={}));var Cl,Ol=function(){return{layout:{selectorKey:Sl.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"1000",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"800",unit:1}),padding:Nr.padding,margin:Nr.margin,positionType:Nr.positionType},content:{selectorKey:Sl.CONTENT,showHeader:hl.showHeader,showToastMessage:hl.showToastMessage,orderDetails:hl.orderDetails,quickActions:hl.quickActions,cartItems:hl.cartItems,orderAttributes:hl.orderAttributes},design:{selectorKey:Sl.DESIGN,designHeader:{selectorKey:Sl.DESIGN_HEADER_STYLES,padding:Nr.padding,margin:Tl.header.margin,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur,showBorder:Nr.showBorder,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,backgroundColor:Nr.backgroundColor,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},designToast:{selectorKey:Sl.DESIGN_TOAST_STYLES,padding:Tl.toast.padding,margin:Tl.toast.margin,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur,showBorder:Nr.showBorder,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,borderRadius:Tl.toast.borderRadius,backgroundColor:Tl.toast.backgroundColor,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},designDetails:{selectorKey:Sl.DESIGN_DETAILS_STYLES,padding:Nr.padding,margin:Nr.margin,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur,showBorder:Nr.showBorder,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,backgroundColor:Tl.details.backgroundColor,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},designQuickActions:{selectorKey:Sl.DESIGN_QUICK_ACTIONS_STYLES,padding:Nr.padding,margin:Tl.quickAction.margin,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur,showBorder:Nr.showBorder,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,backgroundColor:Tl.quickAction.backgroundColor,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},designCartItems:{selectorKey:Sl.DESIGN_CART_ITEMS_STYLES,padding:Nr.padding,margin:Nr.margin,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur,showBorder:Nr.showBorder,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,backgroundColor:Tl.cartItems.backgroundColor,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight}}}},bl={source:{value:"Recent Quotes",property:"source",propertyType:Tt.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:Tt.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Tt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Tt.CONTROLS},title:{value:"Past Quotes",property:"title",propertyType:Tt.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Tt.CONTROLS},description:{value:"",property:"description",propertyType:Tt.CONTROLS},viewAllQuotesButton:{value:!0,property:"viewAllQuotesButton",propertyType:Tt.CONTROLS},quoteId:{value:!0,property:"quoteId",propertyType:Tt.CONTROLS},status:{value:!0,property:"status",propertyType:Tt.CONTROLS},quoteRaisedDate:{value:!0,property:"quoteRaisedDate",propertyType:Tt.CONTROLS},quoteRaisedDisplayFormat:{value:"Date",property:"quoteRaisedDisplayFormat",propertyType:Tt.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:Tt.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:Tt.CONTROLS},expiryDate:{value:!0,property:"expiryDate",propertyType:Tt.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:Tt.CONTROLS},quoteLineItems:{value:!0,property:"quoteLineItems",propertyType:Tt.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:Tt.CONTROLS},viewQuote:{value:!0,property:"viewQuote",propertyType:Tt.CONTROLS},printQuote:{value:!0,property:"printQuote",propertyType:Tt.CONTROLS},downloadQuote:{value:!0,property:"downloadQuote",propertyType:Tt.CONTROLS},cancelQuote:{value:!0,property:"cancelQuote",propertyType:Tt.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:Tt.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:Tt.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Tt.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Tt.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:Tt.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Tt.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:Tt.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Tt.CONTROLS},spacingBetweenItems:{value:8,unit:1,property:"spacingBetweenItems",propertyType:Tt.CSS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Tt.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Tt.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Tt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Tt.CONTROLS},backgroundShape:{value:"None",propertyType:Tt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Tt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Tt.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"}(Cl||(Cl={}));var vl,ml={borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,backgroundColor:Nr.backgroundColor,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,exposure:Nr.exposure,contrast:Nr.contrast,saturation:Nr.saturation,highlights:Nr.highlights,shadows:Nr.shadows},wl={theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,backgroundColor:Nr.backgroundColor},fl=(Nr.icon,Nr.showIcon,Nr.iconSize,Nr.iconColor,function(){return{layout:{selectorKey:Cl.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:350,unit:Ct.PIXELS}),height:Object.assign(Object.assign({},Nr.height),{value:150,unit:Ct.PIXELS}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,displayStyle:bl.displayStyle,maxItemsToDisplay:bl.maxItemsToDisplay,sliderControl:bl.sliderControl,controlPosition:bl.controlPosition,loopItems:bl.loopItems,displayScrollbar1:bl.displayScrollbar1,autoplay:bl.autoplay,spacingBetweenItems:bl.spacingBetweenItems,dividerBetweenItems:bl.dividerBetweenItems,overflowControl:bl.overflowControl,numOfItemsToLoad:bl.numOfItemsToLoad},design:{selectorKey:Cl.DESIGN,widgetStyle:Object.assign(Object.assign(Object.assign({selectorKey:Cl.WIDGET_STYLE},wl),Wr),ml),itemStyle:Object.assign(Object.assign({selectorKey:Cl.ITEM_STYLE},wl),ml),quoteId:Object.assign(Object.assign({selectorKey:Cl.QUOTE_ID},wl),ml),raisedOn:Object.assign(Object.assign({selectorKey:Cl.RAISED_ON},wl),ml),quoteStatus:Object.assign(Object.assign({selectorKey:Cl.QUOTE_STATUS},wl),ml),paginationArrows:{selectorKey:Cl.PAGINATION_ARROWS,arrowIconStyle:bl.arrowIconStyle,leftArrowIconStyle:bl.leftArrowIconStyle,rightArrowIconStyle:bl.rightArrowIconStyle,backgroundShape:bl.backgroundShape,arrowSize:bl.arrowSize,arrowColor:bl.arrowColor}},content:{selectorKey:Cl.CONTENT,source:bl.source,filterStatements:bl.filterStatements,sortBy:bl.sortBy,showTitle:bl.showTitle,title:bl.title,showDescription:bl.showDescription,description:bl.description,viewAllQuotesButton:bl.viewAllQuotesButton,quoteId:bl.quoteId,status:bl.status,quoteRaisedDate:bl.quoteRaisedDate,quoteRaisedDisplayFormat:bl.quoteRaisedDisplayFormat,lastUpdatedDate:bl.lastUpdatedDate,lastUpdatedDisplayFormat:bl.lastUpdatedDisplayFormat,expiryDate:bl.expiryDate,expiryDateDisplayFormat:bl.expiryDateDisplayFormat,quoteLineItems:bl.quoteLineItems,quickActions:bl.quickActions,viewQuote:bl.viewQuote,printQuote:bl.printQuote,downloadQuote:bl.downloadQuote,cancelQuote:bl.cancelQuote,sendMessage:bl.sendMessage}}}),Rl={source:{value:"Recent RFQs",property:"source",propertyType:Tt.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:Tt.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:Tt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Tt.CONTROLS},title:{value:"Active RFQs",property:"title",propertyType:Tt.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Tt.CONTROLS},description:{value:"",property:"description",propertyType:Tt.CONTROLS},viewAllRfqsButton:{value:!0,property:"viewAllRfqsButton",propertyType:Tt.CONTROLS},rfqId:{value:!0,property:"rfqId",propertyType:Tt.CONTROLS},status:{value:!0,property:"status",propertyType:Tt.CONTROLS},rfqRaisedDate:{value:!0,property:"rfqRaisedDate",propertyType:Tt.CONTROLS},rfqRaisedDisplayFormat:{value:"Date",property:"rfqRaisedDisplayFormat",propertyType:Tt.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:Tt.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:Tt.CONTROLS},rfqLineItems:{value:!0,property:"rfqLineItems",propertyType:Tt.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:Tt.CONTROLS},viewRfq:{value:!0,property:"viewRfq",propertyType:Tt.CONTROLS},printRfq:{value:!0,property:"printRfq",propertyType:Tt.CONTROLS},downloadRfq:{value:!0,property:"downloadRfq",propertyType:Tt.CONTROLS},cancelRfq:{value:!0,property:"cancelRfq",propertyType:Tt.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:Tt.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:Tt.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Tt.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Tt.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:Tt.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Tt.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:Tt.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Tt.CONTROLS},spacingBetweenItems:{value:8,unit:1,property:"spacingBetweenItems",propertyType:Tt.CSS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:Tt.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Tt.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Tt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:Tt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:Tt.CONTROLS},backgroundShape:{value:"None",propertyType:Tt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:Tt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:Tt.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"}(vl||(vl={}));var Nl,Dl={borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,backgroundColor:Nr.backgroundColor,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,exposure:Nr.exposure,contrast:Nr.contrast,saturation:Nr.saturation,highlights:Nr.highlights,shadows:Nr.shadows},Ll={theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,backgroundColor:Nr.backgroundColor},Al=(Nr.icon,Nr.showIcon,Nr.iconSize,Nr.iconColor,function(){return{layout:{selectorKey:vl.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:350,unit:Ct.PIXELS}),height:Object.assign(Object.assign({},Nr.height),{value:150,unit:Ct.PIXELS}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,displayStyle:Rl.displayStyle,maxItemsToDisplay:Rl.maxItemsToDisplay,sliderControl:Rl.sliderControl,controlPosition:Rl.controlPosition,loopItems:Rl.loopItems,displayScrollbar1:Rl.displayScrollbar1,autoplay:Rl.autoplay,spacingBetweenItems:Rl.spacingBetweenItems,dividerBetweenItems:Rl.dividerBetweenItems,overflowControl:Rl.overflowControl,numOfItemsToLoad:Rl.numOfItemsToLoad},design:{selectorKey:vl.DESIGN,widgetStyle:Object.assign(Object.assign(Object.assign({selectorKey:vl.WIDGET_STYLE},Ll),Wr),Dl),itemStyle:Object.assign(Object.assign({selectorKey:vl.ITEM_STYLE},Ll),Dl),rfqId:Object.assign(Object.assign({selectorKey:vl.RFQ_ID},Ll),Dl),raisedOn:Object.assign(Object.assign({selectorKey:vl.RAISED_ON},Ll),Dl),rfqStatus:Object.assign(Object.assign({selectorKey:vl.RFQ_STATUS},Ll),Dl),paginationArrows:{selectorKey:vl.PAGINATION_ARROWS,arrowIconStyle:Rl.arrowIconStyle,leftArrowIconStyle:Rl.leftArrowIconStyle,rightArrowIconStyle:Rl.rightArrowIconStyle,backgroundShape:Rl.backgroundShape,arrowSize:Rl.arrowSize,arrowColor:Rl.arrowColor}},content:{selectorKey:vl.CONTENT,source:Rl.source,filterStatements:Rl.filterStatements,sortBy:Rl.sortBy,showTitle:Rl.showTitle,title:Rl.title,showDescription:Rl.showDescription,description:Rl.description,viewAllRfqsButton:Rl.viewAllRfqsButton,rfqId:Rl.rfqId,status:Rl.status,rfqRaisedDate:Rl.rfqRaisedDate,rfqRaisedDisplayFormat:Rl.rfqRaisedDisplayFormat,lastUpdatedDate:Rl.lastUpdatedDate,lastUpdatedDisplayFormat:Rl.lastUpdatedDisplayFormat,rfqLineItems:Rl.rfqLineItems,quickActions:Rl.quickActions,viewRfq:Rl.viewRfq,printRfq:Rl.printRfq,downloadRfq:Rl.downloadRfq,cancelRfq:Rl.cancelRfq,sendMessage:Rl.sendMessage}}});!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Nl||(Nl={}));var El,Il=function(){return{layout:{selectorKey:Nl.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Tt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Nr.height),{isReadOnly:!0,value:400}),margin:Nr.margin,automaticallyOpenLightbox:{value:!0,property:"automaticallyOpenLightbox",propertyType:Tt.CONTROLS},selectPage:{value:[],property:"selectPage",propertyType:Tt.CONTROLS},delay:{value:100,unit:Ct.MS,propertyType:Tt.CONTROLS},closeOnXIcon:{value:!1,propertyType:Tt.CONTROLS},closeOnClickingBackground:{value:!1,propertyType:Tt.CONTROLS}},design:Object.assign({selectorKey:Nl.DESIGN,backgroundOverlay:{parentRef:void 0,value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:.25}},property:"backgroundOverlayDesc",propertyType:Tt.CONTROLS},borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},Wr),dataConnector:{selectorKey:Nl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Tt.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Tt.CONTROLS}}}},xl={displayStyle:{value:"Table",property:"displayStyle",propertyType:Tt.CONTROLS},displayType:{value:"Horizontally",property:"displayType",propertyType:Tt.CONTROLS},rowsToDisplay:{value:5,property:"rowsToDisplay",propertyType:Tt.CONTROLS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:Tt.CSS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:Tt.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:Tt.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:Tt.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Tt.CONTROLS},controlPosition:{value:"Side",property:"controlPosition",propertyType:Tt.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:Tt.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar1",propertyType:Tt.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:Tt.CONTROLS},source:{value:"Allocations",property:"source",propertyType:Tt.CONTROLS},sortBy:{value:"Allocation Left",property:"sortBy",propertyType:Tt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Tt.CONTROLS},title:{value:"",property:"title",propertyType:Tt.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:Tt.CONTROLS},description:{value:"",property:"description",propertyType:Tt.CONTROLS},viewAllAllocationsButton:{value:!0,property:"viewAllAllocationsButton",propertyType:Tt.CONTROLS},showAllocationCategory:{value:!0,property:"showAllocationCategory",propertyType:Tt.CONTROLS},allocationCategory:{value:"Allocation Category",property:"allocationCategory",propertyType:Tt.CONTROLS},showAllocationLeft:{value:!0,property:"showAllocationLeft",propertyType:Tt.CONTROLS},allocationLeft:{value:"Left",property:"allocationLeft",propertyType:Tt.CONTROLS},showAllocationUtilized:{value:!0,property:"showAllocationUtilized",propertyType:Tt.CONTROLS},allocationUtilized:{value:"Used",property:"allocationUtilized",propertyType:Tt.CONTROLS},showTotalAllocation:{value:!0,property:"showTotalAllocation",propertyType:Tt.CONTROLS},totalAllocation:{value:"Total",property:"totalAllocation",propertyType:Tt.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:Tt.CONTROLS},expiryDate:{value:"Expired On",property:"expiryDate",propertyType:Tt.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:Tt.CONTROLS},showRenewDate:{value:!0,property:"showRenewDate",propertyType:Tt.CONTROLS},renewDate:{value:"Renews On",property:"renewDate",propertyType:Tt.CONTROLS},renewDateDisplayFormat:{value:"Days Left",property:"renewDateDisplayFormat",propertyType:Tt.CONTROLS},shopAllAllocationProductsButton:{value:!0,property:"shopAllAllocationProductsButton",propertyType:Tt.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(El||(El={})),Nr.theme,Nr.font,Nr.fontSize,Nr.textColor,Nr.bold,Nr.italic,Nr.linethrough,Nr.underline,Nr.textAlign,Nr.characterSpacing,Nr.lineHeight,Nr.backgroundColor;var Pl,_l=function(){return{layout:{selectorKey:El.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:570,unit:Ct.PIXELS}),height:Object.assign(Object.assign({},Nr.height),{value:300,unit:Ct.PIXELS}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,displayStyle:xl.displayStyle,displayType:xl.displayType,rowsToDisplay:xl.rowsToDisplay,spacingBetweenItems:xl.spacingBetweenItems,overflowControl:xl.overflowControl,numOfItemsToLoad:xl.numOfItemsToLoad,maxItemsToDisplay:xl.maxItemsToDisplay,sliderControl:xl.sliderControl,controlPosition:xl.controlPosition,loopItems:xl.loopItems,displayScrollbar1:xl.displayScrollbar1,autoplay:xl.autoplay},design:{selectorKey:El.DESIGN},content:{selectorKey:El.CONTENT,source:xl.source,sortBy:xl.sortBy,showTitle:xl.showTitle,title:xl.title,showDescription:xl.showDescription,description:xl.description,viewAllAllocationsButton:xl.viewAllAllocationsButton,showAllocationCategory:xl.showAllocationCategory,allocationCategory:xl.allocationCategory,showAllocationLeft:xl.showAllocationLeft,allocationLeft:xl.allocationLeft,allocationUtilized:xl.allocationUtilized,showAllocationUtilized:xl.showAllocationUtilized,totalAllocation:xl.totalAllocation,showTotalAllocation:xl.showTotalAllocation,showExpiryDate:xl.showExpiryDate,expiryDate:xl.expiryDate,expiryDateDisplayFormat:xl.expiryDateDisplayFormat,showRenewDate:xl.showRenewDate,renewDate:xl.renewDate,renewDateDisplayFormat:xl.renewDateDisplayFormat,shopAllAllocationProductsButton:xl.shopAllAllocationProductsButton}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Pl||(Pl={}));var Bl,Hl=function(){return{layout:{selectorKey:Pl.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Tt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Nr.height),{isReadOnly:!0}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:Tt.CONTROLLED_CSS},itemGap:{property:"itemGap",propertyType:Tt.CSS,value:1,unit:Ct.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:Tt.CSS},justifyContent:{property:"justifyContent",propertyType:Tt.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Tt.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:Tt.CSS,value:100,unit:Ct.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:Tt.CSS,value:100,unit:Ct.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:Tt.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:Tt.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:Ct.PIXELS,propertyType:Tt.CSS},dotSize:{property:"dotSize",value:10,unit:Ct.PIXELS,propertyType:Tt.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:Tt.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:Tt.CONTROLS},autoplay:{value:!1,propertyType:Tt.CONTROLS},autoplayDuration:{value:3e3,unit:Ct.MS,propertyType:Tt.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:Tt.CONTROLS},stopOnInteraction:{value:!1,propertyType:Tt.CONTROLS}},design:Object.assign({selectorKey:Pl.DESIGN,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},Wr),dataConnector:{selectorKey:Pl.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Tt.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Tt.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Bl||(Bl={}));var zl,kl=function(){return{layout:{selectorKey:Bl.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Tt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Nr.height),{isReadOnly:!0}),margin:Nr.margin,padding:Nr.padding},design:Object.assign({selectorKey:Bl.DESIGN,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},Wr)}},jl={dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(zl||(zl={}));var Kl,Ul=function(){return{layout:{selectorKey:zl.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"400",unit:Ct.PIXELS}),height:Object.assign(Object.assign({},Nr.height),{value:"200",unit:Ct.PIXELS}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo},design:Object.assign({selectorKey:zl.DESIGN,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},Wr),content:{selectorKey:zl.CONTENT},dataConnector:{selectorKey:zl.DATA_CONNECTOR,dataConnector:jl.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:Tt.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Kl||(Kl={}));var Gl,Ml=function(){return{layout:{selectorKey:Kl.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"823",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"542",unit:1}),padding:Nr.padding,margin:Nr.margin,positionType:Nr.positionType,formData:{value:[{id:1743145025967,type:"text",label:"Name",validations:{required:!1}}],propertyType:Tt.CONTROLS}},design:{selectorKey:Kl.DESIGN,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderRadius:Nr.borderRadius,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Gl||(Gl={}));var Vl,Wl=function(){return{layout:{selectorKey:Gl.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"310",unit:1}),padding:Nr.padding,margin:Nr.margin,positionType:Nr.positionType},design:Object.assign(Object.assign({selectorKey:Gl.DESIGN},Wr),Vr)}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Vl||(Vl={}));var Yl,Fl=function(){return{layout:{selectorKey:Vl.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"620",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"530",unit:1}),padding:Nr.padding,margin:Nr.margin,positionType:Nr.positionType},design:{selectorKey:Vl.DESIGN,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderRadius:Nr.borderRadius,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor}}},Xl={displayType:{value:"Full Trail",property:"displayType",propertyType:Tt.CONTROLS},showSeparators:{value:!0,property:"showSeparators",propertyType:Tt.CONTROLS},displayStyle:{value:"Stack Vertically",property:"displayStyle",propertyType:Tt.CONTROLS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:Tt.CSS},maxItemsToDisplay:{value:4,property:"maxItemsToDisplay",propertyType:Tt.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:Tt.CONTROLS},numOfItemsToLoad:{value:"Show All",property:"numOfItemsToLoad",propertyType:Tt.CONTROLS},itemVerticalSpacing:{value:10,unit:1,property:"itemVerticalSpacing",propertyType:Tt.CSS},collapseInTheMiddle:{value:!1,property:"collapseInTheMiddle",propertyType:Tt.CONTROLS},showMoreItems:{value:"On Click",property:"showMoreItems",propertyType:Tt.CONTROLS},onClick:{value:"Expand and Scroll",property:"onClick",propertyType:Tt.CONTROLS},numOfItemsBeforeAndAfterCollapse:{value:4,property:"numOfItemsBeforeAndAfterCollapse",propertyType:Tt.CONTROLS},showItems:{value:"Tooltip",property:"showItems",propertyType:Tt.CONTROLS},addMedia:{value:!1,property:"addMedia",propertyType:Tt.CONTROLS},addPatternOverlay:{value:!1,property:"addPatternOverlay",propertyType:Tt.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"}(Yl||(Yl={}));var ql,Ql={borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,backgroundColor:Nr.backgroundColor,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,exposure:Nr.exposure,contrast:Nr.contrast,saturation:Nr.saturation,highlights:Nr.highlights,shadows:Nr.shadows},Zl={theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,backgroundColor:Nr.backgroundColor},$l={icon:Nr.icon,showIcon:Nr.showIcon,iconSize:Nr.iconSize,iconColor:Nr.iconColor},Jl=function(){return{layout:{selectorKey:Yl.LAYOUT,adjustment:Nr.adjustment,width:Object.assign(Object.assign({},Nr.width),{value:350,unit:Ct.PIXELS}),height:Object.assign(Object.assign({},Nr.height),{value:150,unit:Ct.PIXELS}),margin:Nr.margin,padding:Nr.padding,positionType:Nr.positionType,displayType:Xl.displayType,showSeparators:Xl.showSeparators,displayStyle:Xl.displayStyle,itemSpacing:Xl.itemSpacing,maxItemsToDisplay:Xl.maxItemsToDisplay,overflowItems:Xl.overflowItems,numOfItemsToLoad:Xl.numOfItemsToLoad,itemVerticalSpacing:Xl.itemVerticalSpacing,collapseInTheMiddle:Xl.collapseInTheMiddle,showMoreItems:Xl.showMoreItems,onClick:Xl.onClick,numOfItemsBeforeAndAfterCollapse:Xl.numOfItemsBeforeAndAfterCollapse,showItems:Xl.showItems},design:{selectorKey:Yl.DESIGN,backgroundAndFill:Object.assign({selectorKey:Yl.FILL_AND_BACKGROUND,addMedia:Xl.addMedia,addPatternOverlay:Xl.addPatternOverlay},Ql),homePageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Yl.HOME_PAGE_ITEM_STYLE,addMedia:Xl.addMedia,addPatternOverlay:Xl.addPatternOverlay},Ql),Zl),$l),currentPageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Yl.CURRENT_PAGE_ITEM_STYLE,addMedia:Xl.addMedia,addPatternOverlay:Xl.addPatternOverlay},Ql),Zl),$l),otherItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:Yl.OTHER_ITEM_STYLES,addMedia:Xl.addMedia,addPatternOverlay:Xl.addPatternOverlay},Ql),Zl),$l),itemSeparator:Object.assign({selectorKey:Yl.ITEM_SEPARATOR},$l),expandIcon:Object.assign({selectorKey:Yl.EXPAND_ICON,backgroundColor:Nr.backgroundColor},$l)}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.ICON_LIBRARY="iconLibrary"}(ql||(ql={}));var ep,op={icon:Nr.icon,showIcon:Nr.showIcon,iconSize:Nr.iconSize,iconColor:Nr.iconColor},tp=function(){return{layout:{selectorKey:ql.LAYOUT,adjustment:Nr.adjustment,width:Object.assign(Object.assign({},Nr.width),{value:20,unit:Ct.PIXELS}),height:Object.assign(Object.assign({},Nr.height),{value:20,unit:Ct.PIXELS}),margin:Nr.margin,padding:Nr.padding,positionType:Nr.positionType},design:Object.assign({selectorKey:ql.DESIGN,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},op)}},rp={searchResultsNumber:{value:"183",property:"searchResultsNumber",propertyType:Tt.CONTROLS},searchKeyword:{value:"‘Keyword’",property:"searchKeyword",propertyType:Tt.CONTROLS},otherText:{value:"Search Results for",property:"otherText",propertyType:Tt.CONTROLS},showSearchKeyword:{value:!0,property:"showSearchKeyword",propertyType:Tt.CONTROLS},showNoOfResults:{value:!0,property:"showNoOfResults",propertyType:Tt.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"}(ep||(ep={}));var ip,np=function(){return{layout:{selectorKey:ep.LAYOUT,width:{value:"600",property:"width",unit:1,propertyType:Tt.CSS},height:{value:"40",property:"height",unit:1,propertyType:Tt.CSS},margin:Nr.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:Tt.CSS},searchResultsNumber:rp.searchResultsNumber,searchKeyword:rp.searchKeyword,otherText:rp.otherText,showSearchKeyword:rp.showSearchKeyword,showNoOfResults:rp.showNoOfResults,positionType:Nr.positionType,pinTo:Nr.pinTo},design:{selectorKey:ep.DESIGN,searchResultsNumber:{selectorKey:ep.SEARCH_RESULTS_COUNT,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},searchKeyword:{selectorKey:ep.SEARCH_RESULTS_KEYWORD,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},otherText:{selectorKey:ep.SEARCH_RESULTS_OTHER_TEXT,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight}},dataConnector:{selectorKey:ep.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}}}},ap={itemStockText:{value:"Item Stock",property:"itemStockText",propertyType:Tt.CONTROLS},showItemStockText:{value:!0,property:"showItemStockText",propertyType:Tt.CONTROLS},showExpectedReStockDate:{value:!0,property:"showExpectedReStockDate",propertyType:Tt.CONTROLS},stockRuleKey:{value:"",property:"stockRuleKey",propertyType:Tt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.ITEM_STOCK_TEXT="itemStockText"}(ip||(ip={}));var lp,pp=function(){return{layout:{selectorKey:ip.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:Tt.CSS},height:{value:"28",property:"height",unit:1,propertyType:Tt.CSS},margin:Nr.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:Tt.CSS},itemStockText:ap.itemStockText,showItemStockText:ap.showItemStockText,showExpectedReStockDate:ap.showExpectedReStockDate,positionType:Nr.positionType,pinTo:Nr.pinTo,stockRuleKey:ap.stockRuleKey},design:{selectorKey:ip.DESIGN,itemStockText:{selectorKey:ip.ITEM_STOCK_TEXT,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,backgroundColor:Nr.backgroundColor,showBorder:Nr.showBorder,borderStyle:Nr.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur}},dataConnector:{selectorKey:ip.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}}}},sp={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:Tt.CSS},showTitle:{value:!0,property:"showTitle",propertyType:Tt.CONTROLS},cartTitle:{value:"My Cart",property:"cartTitle",propertyType:Tt.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Tt.CONTROLS},cartItemsCountLabel:{value:"Items",property:"cartItemsCountLabel",propertyType:Tt.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:Tt.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:Tt.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:Tt.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:Tt.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:Tt.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:Tt.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:Tt.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:Tt.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:Tt.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:Tt.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:Tt.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:Tt.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:Tt.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"}(lp||(lp={}));var dp,cp={borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,exposure:Nr.exposure,contrast:Nr.contrast,saturation:Nr.saturation,highlights:Nr.highlights,shadows:Nr.shadows},yp={theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,backgroundColor:Nr.backgroundColor},up=function(){return{layout:{selectorKey:lp.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:723,unit:Ct.PIXELS}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,showTitle:sp.showTitle,cartTitle:sp.cartTitle,showNumberOfItems:sp.showNumberOfItems,cartItemsCountLabel:sp.cartItemsCountLabel,showActions:sp.showActions,showContinueShopping:sp.showContinueShopping,continueShoppingLinkTo:sp.continueShoppingLinkTo,continueShoppingLink:sp.continueShoppingLink,showAddFromWishlist:sp.showAddFromWishlist,showCartGrouping:sp.showCartGrouping,showClearCart:sp.showClearCart,clearCartLinkTo:sp.clearCartLinkTo,clearCartLink:sp.clearCartLink,showDownloadCart:sp.showDownloadCart,showShareCart:sp.showShareCart,showPrintCart:sp.showPrintCart,maxNumberOfActionsToShow:sp.maxNumberOfActionsToShow},design:{selectorKey:lp.DESIGN,cartHeadingStyles:Object.assign({selectorKey:lp.CART_HEADING_STYLES,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle},yp),cartActionStyles:{selectorKey:lp.CART_ACTION_STYLES,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing},cartItemStyles:{selectorKey:lp.CART_ITEM_STYLES,padding:Nr.padding,margin:sp.margin,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur,showBorder:Nr.showBorder,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,backgroundColor:Nr.backgroundColor},productActionsStyles:Object.assign(Object.assign({selectorKey:lp.PRODUCT_ACTIONS_STYLES},cp),yp),productNameStyles:Object.assign({selectorKey:lp.PRODUCT_NAME_STYLES},yp),productPriceStyles:Object.assign({selectorKey:lp.PRODUCT_PRICE_STYLES},yp),productInformationStyles:Object.assign({selectorKey:lp.PRODUCT_INFORMATION_STYLES},yp),productQuantityStyles:Object.assign(Object.assign({selectorKey:lp.PRODUCT_QUANTITY_STYLES},cp),yp)},content:{selectorKey:lp.CONTENT,showProductTitle:{value:!0,property:"showProductTitle",propertyType:Tt.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:Tt.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:Tt.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:Tt.CONTENT},showProductOptions:{value:!0,property:"showProductOptions",propertyType:Tt.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:Tt.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:Tt.CONTENT},showCartItemAttributes:{value:!0,property:"showCartItemAttributes",propertyType:Tt.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:Tt.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:Tt.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:Tt.CONTENT}}}},Sp={showTitle:{value:!0,property:"showTitle",propertyType:Tt.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Tt.CONTROLS},showEnterCouponCode:{value:!0,property:"showEnterCouponCode",propertyType:Tt.CONTROLS},showSubTotal:{value:!0,property:"showSubTotal",propertyType:Tt.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(dp||(dp={})),Nr.theme,Nr.font,Nr.fontSize,Nr.textColor,Nr.bold,Nr.italic,Nr.linethrough,Nr.underline,Nr.textAlign,Nr.characterSpacing,Nr.lineHeight,Nr.backgroundColor;var gp,hp=function(){return{layout:{selectorKey:dp.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:570,unit:Ct.PIXELS}),height:Object.assign(Object.assign({},Nr.height),{value:300,unit:Ct.PIXELS}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,showTitle:Sp.showTitle,showNumberOfItems:Sp.showNumberOfItems,showEnterCouponCode:Sp.showEnterCouponCode,showSubTotal:Sp.showSubTotal},design:{selectorKey:dp.DESIGN},content:{selectorKey:dp.CONTENT,title:{value:"",property:"title",propertyType:Tt.CONTENT},checkOutButtonText:{value:"",property:"checkOutButtonText",propertyType:Tt.CONTENT}}}},Tp={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:Tt.CSS},showTitle:{value:!0,property:"showTitle",propertyType:Tt.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Tt.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:Tt.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:Tt.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:Tt.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:Tt.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:Tt.CONTROLS},showCheckoutGrouping:{value:!0,property:"showCheckoutGrouping",propertyType:Tt.CONTROLS},showClearCheckout:{value:!0,property:"showClearCheckout",propertyType:Tt.CONTROLS},clearCheckoutLinkTo:{value:"Go To Home Page",property:"clearCheckoutLinkTo",propertyType:Tt.CONTROLS},clearCheckoutLink:{value:"",property:"clearCheckoutLink",propertyType:Tt.CONTROLS},showDownloadCheckout:{value:!0,property:"showDownloadCheckout",propertyType:Tt.CONTROLS},showShareCheckout:{value:!0,property:"showShareCheckout",propertyType:Tt.CONTROLS},showPrintCheckout:{value:!0,property:"showPrintCheckout",propertyType:Tt.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:Tt.CONTROLS},shadowColor:{value:{rgb:{r:237,g:23,b:51,a:1},hex:"#ed1733ff"},property:"shadowColor",propertyType:"css",parentRef:"cs-be-se-1"},showBorder:{value:!0,propertyType:"controls"},showShadow:{value:!0,property:"showBorder",propertyType:"controls"},blur:{value:0,property:"shadowBlur",unit:1,propertyType:"css"},spread:{value:0,property:"shadowSpread",unit:1,propertyType:"css"},angle:{property:"shadowAngle",propertyType:"css",value:{x:{value:0,unit:1},y:{value:0,unit:1}}},borderColor:{value:{rgb:{r:77,g:36,b:42,a:1},hex:"#4d242aff"},property:"borderColor",propertyType:"css",parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:"css"},borderRadius:{value:{isAll:!0,sides:{topLeft:{value:0,unit:1},topRight:{value:0,unit:1},bottomLeft:{value:0,unit:1},bottomRight:{value:0,unit:1}},property:"border"},property:"borderRadius"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.CHECKOUT_ITEM_STYLES="checkoutItemStyles",e.CHECKOUT_HEADING_STYLES="checkoutHeadingStyles",e.CHECKOUT_ACTION_STYLES="checkoutActionStyles",e.PRODUCT_ACTIONS_STYLES="productActionsStyles",e.PRODUCT_NAME_STYLES="productNameStyles",e.PRODUCT_PRICE_STYLES="productPriceStyles",e.PRODUCT_INFORMATION_STYLES="productInformationStyles",e.PRODUCT_QUANTITY_STYLES="productQuantityStyles"}(gp||(gp={}));var Cp,Op={borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,exposure:Nr.exposure,contrast:Nr.contrast,saturation:Nr.saturation,highlights:Nr.highlights,shadows:Nr.shadows},bp={theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,backgroundColor:Nr.backgroundColor},vp=function(){return{layout:{selectorKey:gp.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:723,unit:Ct.PIXELS}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,showTitle:Tp.showTitle,showNumberOfItems:Tp.showNumberOfItems,showActions:Tp.showActions,showContinueShopping:Tp.showContinueShopping,continueShoppingLinkTo:Tp.continueShoppingLinkTo,continueShoppingLink:Tp.continueShoppingLink,showAddFromWishlist:Tp.showAddFromWishlist,showCheckoutGrouping:Tp.showCheckoutGrouping,showClearCheckout:Tp.showClearCheckout,clearCheckoutLinkTo:Tp.clearCheckoutLinkTo,clearCheckoutLink:Tp.clearCheckoutLink,showDownloadCheckout:Tp.showDownloadCheckout,showShareCheckout:Tp.showShareCheckout,showPrintCheckout:Tp.showPrintCheckout,maxNumberOfActionsToShow:Tp.maxNumberOfActionsToShow},design:{selectorKey:gp.DESIGN,checkoutHeadingStyles:Object.assign({selectorKey:gp.CHECKOUT_HEADING_STYLES,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle},bp),checkoutActionStyles:{selectorKey:gp.CHECKOUT_ACTION_STYLES,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing},checkoutItemStyles:{selectorKey:gp.CHECKOUT_ITEM_STYLES,padding:Nr.padding,margin:Tp.margin,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur,showBorder:Nr.showBorder,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,backgroundColor:Nr.backgroundColor},productActionsStyles:Object.assign(Object.assign({selectorKey:gp.PRODUCT_ACTIONS_STYLES},Op),bp),productNameStyles:Object.assign({selectorKey:gp.PRODUCT_NAME_STYLES},bp),productPriceStyles:Object.assign({selectorKey:gp.PRODUCT_PRICE_STYLES},bp),productInformationStyles:Object.assign({selectorKey:gp.PRODUCT_INFORMATION_STYLES},bp),productQuantityStyles:Object.assign(Object.assign({selectorKey:gp.PRODUCT_QUANTITY_STYLES},Op),bp)},content:{selectorKey:gp.CONTENT,title:{value:"",property:"title",propertyType:Tt.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:Tt.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:Tt.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:Tt.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:Tt.CONTENT},showProductOptions:{value:!0,property:"showProductOptions",propertyType:Tt.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:Tt.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:Tt.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:Tt.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:Tt.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:Tt.CONTENT}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Cp||(Cp={}));var mp,wp=function(){return{layout:{selectorKey:Cp.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:570,unit:Ct.PIXELS}),height:Object.assign(Object.assign({},Nr.height),{value:300,unit:Ct.PIXELS}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo},design:{selectorKey:Cp.DESIGN},content:{selectorKey:Cp.CONTENT}}},fp={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Tt.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:Tt.CONTROLS},lineDirection:{value:"horizontal",property:"lineDirection",propertyType:Tt.CONTROLS},lineStyle:{value:"solid",propertyType:Tt.CONTROLS,property:"lineStyle"},lineThickness:{value:5,property:"lineThickness",unit:1,propertyType:Tt.CSS},dash:{value:"5",property:"dash",propertyType:Tt.CONTROLS},gap:{value:"2",property:"gap",propertyType:Tt.CONTROLS},showLineEndPoints:{value:!0,propertyType:Tt.CONTROLS},lineEndPoints:{value:"round",propertyType:Tt.CONTROLS},showLineStartPointIcon:{value:!1,propertyType:Tt.CONTROLS},showLineEndPointIcon:{value:!1,propertyType:Tt.CONTROLS}},design:{leftIcon:{value:"preview",property:"leftIcon",propertyType:Tt.CONTROLS},rightIcon:{value:"minus-circle",property:"rightIcon",propertyType:Tt.CONTROLS},lineColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},size:{value:"20",property:"size",unit:1,propertyType:Tt.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:Tt.CONTROLS},iconGap:{value:"20",property:"iconGap",unit:1,propertyType:Tt.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"}(mp||(mp={}));var Rp,Np=function(){return{layout:{selectorKey:mp.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"20",unit:1}),margin:Nr.margin,padding:Nr.padding,alignment:fp.layout.alignment,lineDirection:fp.layout.lineDirection,lineStyle:fp.layout.lineStyle,lineThickness:fp.layout.lineThickness,dash:fp.layout.dash,gap:fp.layout.gap,showLineEndPoints:fp.layout.showLineEndPointIcon,lineEndPoints:fp.layout.lineEndPoints,showLineStartPointIcon:fp.layout.showLineStartPointIcon,showLineEndPointIcon:fp.layout.showLineEndPointIcon,positionType:Nr.positionType,pinTo:Nr.pinTo},design:{selectorKey:mp.DESIGN,lineWidget:{selectorKey:mp.SOCIAL_WIDGET,backgroundColor:Nr.backgroundColor,cropRatio:Nr.cropRatio,zoomImage:Nr.zoomImage,flip:Nr.flip,rotate:Nr.rotate,showBorder:Nr.showBorder,borderStyle:Nr.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur},lineCorners:{selectorKey:mp.LINE_CORNERS,leftIcon:fp.design.leftIcon,rightIcon:fp.design.rightIcon,size:fp.design.size,iconColor:Nr.iconColor,backgroundShape:fp.design.backgroundShape,backgroundColor:Nr.backgroundColor,iconGap:fp.design},lineColor:{selectorKey:mp.LINE_COLOR,lineColor:fp.design.lineColor}}}},Dp={tabPosition:{value:"horizontal",property:"tabPosition",propertyType:Tt.CONTROLS},tabLayout:{value:"contain",property:"tabLayout",propertyType:Tt.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:Tt.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:Tt.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:Tt.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:Tt.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:Tt.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:Tt.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:Tt.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:Tt.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Tab 1",content:{}},key:"123456tghjuik"}],property:"tabContent",propertyType:Tt.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"}(Rp||(Rp={}));var Lp,Ap={borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,backgroundColor:Nr.backgroundColor,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,exposure:Nr.exposure,contrast:Nr.contrast,saturation:Nr.saturation,highlights:Nr.highlights,shadows:Nr.shadows},Ep={theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},Ip=function(){return{layout:{selectorKey:Rp.LAYOUT,width:Nr.width,height:Nr.height,margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,tabPosition:Dp.tabPosition,tabLayout:Dp.tabLayout,alignItems:Dp.alignItems,justifyContent:Dp.justifyContent,tabSpacing:Dp.tabSpacing,tabContainerSpacing:Dp.tabAndContainerSpacing,horizontalPadding:Dp.horizontalPadding,verticalPadding:Dp.verticalPadding,overflowTabs:Dp.overflowTabs,spacingBetweenRows:Dp.spacingBetweenRows},design:{selectorKey:Rp.DESIGN,tabContainer:Object.assign({selectorKey:Rp.TAB_CONTAINER},Ap),tabs:{selectorKey:Rp.TABS,defaultState:Object.assign(Object.assign({selectorKey:Rp.DEFAULT_STATE},Ap),Ep),hoverState:Object.assign(Object.assign({selectorKey:Rp.HOVER_STATE},Ap),Ep),selectedState:Object.assign(Object.assign({selectorKey:Rp.SELECTED_STATE},Ap),Ep)}},content:{selectorKey:Rp.CONTENT,tabContent:Dp.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Lp||(Lp={}));var xp,Pp=function(){return{layout:{selectorKey:Lp.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Tt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Nr.height),{isReadOnly:!0}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo},design:{selectorKey:Lp.DESIGN,backgroundColor:Object.assign(Object.assign({},Nr.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius}}},_p={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Tt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:Tt.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:Tt.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:Tt.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:Tt.CONTROLS},continueShoppingLinkTo:{value:"Go To Home Page",property:"continueShoppingLinkTo",propertyType:Tt.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:Tt.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:Tt.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:Tt.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:Tt.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:Tt.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:Tt.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:Tt.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:Tt.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:Tt.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:Tt.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(xp||(xp={})),Nr.borderColor,Nr.borderStyle,Nr.borderPerSlide,Nr.showBorder,Nr.showShadow,Nr.shadowColor,Nr.blur,Nr.spread,Nr.angle,Nr.borderRadius,Nr.exposure,Nr.contrast,Nr.saturation,Nr.highlights,Nr.shadows;var Bp,Hp={theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,backgroundColor:Nr.backgroundColor},zp=function(){return{layout:{selectorKey:xp.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"400",unit:Ct.PIXELS}),height:Object.assign(Object.assign({},Nr.height),{value:"200",unit:Ct.PIXELS}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo},design:Object.assign(Object.assign(Object.assign({selectorKey:xp.DESIGN,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},Wr),Hp),{exposure:Nr.exposure,contrast:Nr.contrast,saturation:Nr.saturation,highlights:Nr.highlights,shadows:Nr.shadows}),content:{selectorKey:xp.CONTENT,title:{value:"",property:"title",propertyType:Tt.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:Tt.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:Tt.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:Tt.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:Tt.CONTENT},showOptions:{value:!0,property:"showOptions",propertyType:Tt.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:Tt.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:Tt.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:Tt.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:Tt.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:Tt.CONTENT}},dataConnector:{selectorKey:xp.DATA_CONNECTOR,dataConnector:_p.dataConnector}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Bp||(Bp={}));var kp,jp=function(){return{layout:{selectorKey:Bp.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"310",unit:1}),padding:Nr.padding,margin:Nr.margin,positionType:Nr.positionType},design:Object.assign(Object.assign({selectorKey:Bp.DESIGN},Wr),Vr)}},Kp={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:Tt.CSS},displayStyle:{value:"Wrap Horizontal",propertyType:Tt.CONTROLS},gapBetweenItems:{value:"20",unit:1,property:"gapBetweenItems",propertyType:Tt.CSS},dropdownWidth:{value:"200",unit:1,property:"dropdownWidth",propertyType:Tt.CSS},showIcon:{value:!0,propertyType:Tt.CONTROLS},iconPosition:{value:"left",propertyType:Tt.CONTROLS}},content:{linksData:{value:[{id:Pn.generateUniqueId(),title:"Profile Details",name:"profileDetails",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:Pn.generateUniqueId(),title:"Addresses",name:"addresses",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:Pn.generateUniqueId(),title:"Orders",name:"orders",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:Pn.generateUniqueId(),title:"Returns",name:"returns",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:Pn.generateUniqueId(),title:"Wishlist",name:"wishlist",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:Pn.generateUniqueId(),title:"Quotes",name:"quotes",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"}],propertyType:Tt.CONTROLS},showTitle:{value:!0,propertyType:Tt.CONTROLS},linkType:{value:"page",propertyType:Tt.CONTROLS},openIn:{value:"_self",propertyType:Tt.CONTROLS},title:{value:"Quick Links",propertyType:Tt.CONTROLS},description:{value:"Quick Link Information",propertyType:Tt.CONTROLS},showDescription:{value:!0,propertyType:Tt.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:Tt.CONTROLS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:Tt.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:Tt.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:Tt.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:Tt.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:Tt.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:Tt.CSS},icon:{value:"",propertyType:Tt.CONTROLS},designiconSize:{value:"30",propertyType:Tt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:Tt.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:Tt.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:Tt.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:Tt.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:Tt.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:Tt.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:Tt.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:Tt.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"}(kp||(kp={}));var Up,Gp=function(){return{layout:{selectorKey:kp.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"70",unit:1}),margin:Nr.margin,padding:Nr.padding,displayStyle:Kp.layout.displayStyle,gapBetweenItems:Kp.layout.gapBetweenItems,dropdownWidth:Kp.layout.dropdownWidth,positionType:Nr.positionType,pinTo:Nr.pinTo},content:{selectorKey:kp.CONTENT,showTitle:Kp.content.showTitle,title:Kp.content.title,showDescription:Kp.content.showDescription,description:Kp.content.description,linksData:Kp.content.linksData,linkType:Kp.content.linkType,openIn:Kp.content.openIn},design:{selectorKey:kp.DESIGN,quickLinksWidgetDesign:{selectorKey:kp.QuickLinks_WIDGET,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,showIcon:Nr.showIcon,iconSize:Nr.iconSize,iconColor:Nr.iconColor,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,themeDesc:Nr.themeDesc,fontDesc:Nr.fontDesc,fontSizeDesc:Nr.fontSizeDesc,textColorDesc:Nr.textColorDesc,boldDesc:Nr.boldDesc,italicDesc:Nr.italicDesc,linethroughDesc:Nr.linethroughDesc,underlineDesc:Nr.underlineDesc,textAlignDesc:Nr.textAlignDesc,characterSpacingDesc:Nr.characterSpacingDesc,lineHeightDesc:Nr.lineHeightDesc},itemStyle:{selectorKey:kp.ITEM_STYLE,backgroundColor:Nr.backgroundColor,cropRatio:Nr.cropRatio,zoomImage:Nr.zoomImage,flip:Nr.flip,rotate:Nr.rotate,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,showBorder:Nr.showBorder,borderStyle:Nr.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur,showIcon:Object.assign(Object.assign({},Nr.showIcon),{value:!1}),iconSize:Kp.design.designiconSize,iconColor:Kp.design.iconColor},quickLinksTextLayout:{selectorKey:kp.QUICK_LINKS_TEXT_LAYOUT,textVerticalPadding:Kp.design.textVerticalPadding,textHorizontalPadding:Kp.design.textHorizontalPadding,titleAndDescriptionSpacing:Kp.design.titleAndDescriptionSpacing},quickLinksWidgetLayout:{selectorKey:kp.QUICK_LINKS_WIDGET_LAYOUT,verticalAlignment:Kp.design.verticalAlignment,widgetTextAndItemSpacing:Kp.design.widgetTextAndItemSpacing,textPosition:Kp.design.textPosition},quickLinksTextContainerDesign:{selectorKey:kp.TEXT_CONTAINER_DESIGN,backgroundColor:Nr.backgroundColor,showBorder:Nr.showBorder,borderStyle:Nr.borderStyle,borderColor:Nr.borderColor,borderPerSlide:Nr.borderPerSlide,borderRadius:Nr.borderRadius,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,angle:Nr.angle,spread:Nr.spread,blur:Nr.blur}}}},Mp={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:Tt.CONTROLS},buttonType:{value:"primaryButton",propertyType:Tt.CONTROLS},buttonText:{value:"Add Order",property:"buttonText",propertyType:Tt.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:Tt.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:Tt.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:Tt.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:Tt.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:Tt.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Up||(Up={}));var Vp,Wp=function(){return{layout:{selectorKey:Up.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"40",unit:1}),margin:Nr.margin,positionType:Nr.positionType,pinTo:Nr.pinTo,buttonStyle:Mp.buttonStyle,buttonText:Mp.buttonText,buttonIcon:Mp.buttonIcon,iconPosition:Mp.iconPosition,iconAndTextSpacing:Mp.iconAndTextSpacing,alignment:Mp.alignment,buttonType:Mp.buttonType,linkTo:Mp.linkTo},design:{selectorKey:Up.DESIGN,defaultState:{selectorKey:Up.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},Nr.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},Nr.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},Nr.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},Nr.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},Nr.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},Nr.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},Nr.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},Nr.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},Nr.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},Nr.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},Nr.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},Nr.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},Nr.theme),fontSize:Object.assign(Object.assign({},Nr.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},Nr.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},Nr.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},Nr.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},Nr.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},Nr.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},Nr.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},Nr.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},Nr.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:Nr.icon,showIcon:Object.assign(Object.assign({},Nr.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Nr.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:Up.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},Nr.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:Up.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}}}},Yp={buyforPageTitle:{value:"Buy For",property:"buyforPageTitle",propertyType:Tt.CONTROLS},showManageEmployees:{value:!0,property:"showManageEmployees",propertyType:Tt.CONTROLS},manageEmployeesLabel:{value:"Manage Employees",property:"manageEmployeesLabel",propertyType:Tt.CONTROLS},switchEmployeeLabel:{value:"Employee",property:"switchEmployeeLabel",propertyType:Tt.CONTROLS},showEmployeeId:{value:!0,property:"showEmployeeId",propertyType:Tt.CONTROLS},showEmployeeMail:{value:!0,property:"showEmployeeMail",propertyType:Tt.CONTROLS},showEmployeePhoneNumber:{value:!0,property:"showEmployeePhoneNumber",propertyType:Tt.CONTROLS},showEmployeeShippingAddress:{value:!0,property:"showEmployeeShippingAddress",propertyType:Tt.CONTROLS},showEmployeeShippingMethod:{value:!0,property:"showEmployeeShippingMethod",propertyType:Tt.CONTROLS},showEmployeeBillingAddress:{value:!0,property:"showEmployeeBillingAddress",propertyType:Tt.CONTROLS},showEmployeePaymentMethods:{value:!0,property:"showEmployeePaymentMethods",propertyType:Tt.CONTROLS},tabPosition:{value:"horizontal",property:"tabPosition",propertyType:Tt.CONTROLS},tabLayout:{value:"contain",property:"tabLayout",propertyType:Tt.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:Tt.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:Tt.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:Tt.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:Tt.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:Tt.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:Tt.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:Tt.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:Tt.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:Tt.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"}(Vp||(Vp={}));var Fp,Xp={borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,backgroundColor:Nr.backgroundColor,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,exposure:Nr.exposure,contrast:Nr.contrast,saturation:Nr.saturation,highlights:Nr.highlights,shadows:Nr.shadows},qp={theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},Qp=function(){return{layout:{selectorKey:Vp.LAYOUT,width:Nr.width,height:Nr.height,margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,tabPosition:Yp.tabPosition,tabLayout:Yp.tabLayout,alignItems:Yp.alignItems,justifyContent:Yp.justifyContent,tabSpacing:Yp.tabSpacing,tabContainerSpacing:Yp.tabAndContainerSpacing,horizontalPadding:Yp.horizontalPadding,verticalPadding:Yp.verticalPadding,overflowTabs:Yp.overflowTabs,spacingBetweenRows:Yp.spacingBetweenRows},design:{selectorKey:Vp.DESIGN,pageTitleStyles:Object.assign({selectorKey:Vp.BUY_FOR_PAGE_TITLE},Object.assign(Object.assign({},qp),{fontSize:{value:24,unit:1,property:"fontSize",propertyType:Tt.CSS,parentRef:"ty-h1-ft-se"}})),manageEmployeesLabelStyles:Object.assign({selectorKey:Vp.MANAGE_EMPLOYEES_LABEL_STYLES},Object.assign(Object.assign({},qp),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:Tt.CSS,parentRef:"ty-h4-ft-se"},textColor:{value:{hex:"#0056d2",rgb:{r:"0",g:"86",b:"210",a:1}},property:"color",propertyType:Tt.CSS,parentRef:"ty-h4-cr"}})),switchEmployeeLabelStyles:Object.assign({selectorKey:Vp.SWITCH_EMPLOYEE_LABEL_STYLES},qp),switchEmployeeOptionStyles:Object.assign({selectorKey:Vp.SWITCH_EMPLOYEE_OPTION_STYLES},qp),employeeSectonStyles:Object.assign({selectorKey:Vp.EMPLOYEE_SECTON_STYLES},qp),employeeNameStyles:Object.assign({selectorKey:Vp.EMPLOYEE_NAME_STYLES},Object.assign(Object.assign({},qp),{fontSize:{value:20,unit:1,property:"fontSize",propertyType:Tt.CSS,parentRef:"ty-h2-ft-se"}})),employeeInfoStyles:Object.assign({selectorKey:Vp.EMPLOYEE_INFO_STYLES},Object.assign(Object.assign({},qp),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:Tt.CSS,parentRef:"ty-h4-ft-se"}})),employeeDetailTitleStyles:Object.assign({selectorKey:Vp.EMPLOYEE_DETAIL_TITLE_STYLES},Object.assign(Object.assign({},qp),{textColor:{value:{hex:"#6c757d",rgb:{r:"108",g:"117",b:"125",a:1}},property:"color",propertyType:Tt.CSS,parentRef:"ty-h4-cr"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:Tt.CSS,parentRef:"ty-h4-ft-se"}})),employeeDetailSubTitleStyles:Object.assign({selectorKey:Vp.EMPLOYEE_DETAIL_SUB_TITLE_STYLES},Object.assign({},Object.assign(Object.assign({},qp),{fontSize:{value:14,unit:1,property:"fontSize",propertyType:Tt.CSS,parentRef:"ty-h5-ft-se"},textColor:{value:{hex:"#222",rgb:{r:"34",g:"34",b:"34",a:1}},property:"color",propertyType:Tt.CSS,parentRef:"ty-h5-cr"}}))),tabContainer:Object.assign({selectorKey:Vp.BUY_FOR_TAB_CONTAINER},Xp),tabs:{selectorKey:Vp.BUY_FOR_TABS,defaultState:Object.assign(Object.assign({selectorKey:Vp.DEFAULT_STATE},Xp),Object.assign(Object.assign({},qp),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:Tt.CSS,parentRef:"ty-h4-ft-se"}})),hoverState:Object.assign(Object.assign({selectorKey:Vp.HOVER_STATE},Xp),Object.assign(Object.assign({},qp),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:Tt.CSS,parentRef:"ty-h4-ft-se"}})),selectedState:Object.assign(Object.assign({selectorKey:Vp.SELECTED_STATE},Xp),Object.assign(Object.assign({},qp),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:Tt.CSS,parentRef:"ty-h4-ft-se"}}))}},content:{selectorKey:Vp.CONTENT,tabContent:Yp.tabContent,buyforPageTitle:Yp.buyforPageTitle,showManageEmployees:Yp.showManageEmployees,manageEmployeesLabel:Yp.manageEmployeesLabel,switchEmployeeLabel:Yp.switchEmployeeLabel,showEmployeeId:Yp.showEmployeeId,showEmployeeMail:Yp.showEmployeeMail,showEmployeePhoneNumber:Yp.showEmployeePhoneNumber,showEmployeeShippingAddress:Yp.showEmployeeShippingAddress,showEmployeeShippingMethod:Yp.showEmployeeShippingMethod,showEmployeeBillingAddress:Yp.showEmployeeBillingAddress,showEmployeePaymentMethods:Yp.showEmployeePaymentMethods}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Fp||(Fp={}));var Zp,$p=function(){return{layout:{selectorKey:Fp.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Tt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Nr.height),{isReadOnly:!0}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo},design:{selectorKey:Fp.DESIGN,backgroundColor:Object.assign(Object.assign({},Nr.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius}}},Jp={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Tt.CONTROLS},hideProgressbar:{value:!1,propertyType:Tt.CONTROLS},closeOnClick:{value:!1,propertyType:Tt.CONTROLS},pauseToastWhenWindowLosesFocus:{value:!0,propertyType:Tt.CONTROLS},disableAutoClose:{value:!1,propertyType:Tt.CONTROLS},newestOnTop:{value:!1,propertyType:Tt.CONTROLS},pauseDelayOnHour:{value:!0,propertyType:Tt.CONTROLS},rightToLeftLayout:{value:!1,propertyType:Tt.CONTROLS},showAnimation:{value:!0,propertyType:Tt.CONTROLS},showCloseIcon:{value:!0,propertyType:Tt.CONTROLS},showButton:{value:!0,propertyType:Tt.CONTROLS},showText:{value:!0,propertyType:Tt.CONTROLS},showIcon:{value:!0,propertyType:Tt.CONTROLS},position:{value:"top-right",propertyType:Tt.CONTROLS},itemSpacing:{value:"20",unit:1,propertyType:Tt.CSS},itemsPlacement:{value:"Icon + Text",propertyType:Tt.CONTROLS},itemsDisplayDirection:{value:"horizontal",propertyType:Tt.CONTROLS},autocloseDelayInms:{value:5e3,propertyType:Tt.CONTROLS},transition:{value:"Bounce",propertyType:Tt.CONTROLS},progress:{value:0,propertyType:Tt.CONTROLS},limit:{value:0,propertyType:Tt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Zp||(Zp={}));var es,os=function(){return{layout:{selectorKey:Zp.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"300",unit:1}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,position:Jp.position,itemSpacing:Jp.itemSpacing,itemsPlacement:Jp.itemsPlacement,itemsDisplayDirection:Jp.itemsDisplayDirection,showIcon:Jp.showIcon,showText:Jp.showText,showButton:Jp.showButton,showCloseIcon:Jp.showCloseIcon,showAnimation:Jp.showAnimation,autocloseDelayInms:Jp.autocloseDelayInms,transition:Jp.transition,progress:Jp.progress,limit:Jp.limit,hideProgressbar:Jp.hideProgressbar,closeOnClick:Jp.closeOnClick,pauseToastWhenWindowLosesFocus:Jp.pauseToastWhenWindowLosesFocus,disableAutoClose:Jp.disableAutoClose,newestOnTop:Jp.newestOnTop,pauseDelayOnHover:Jp.pauseDelayOnHour,rightToLeftLayout:Jp.rightToLeftLayout},design:Object.assign(Object.assign({selectorKey:Zp.DESIGN,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Object.assign(Object.assign({},Nr.showBorder),{value:!1}),showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,theme:Nr.theme,font:Nr.font,fontSize:{value:16,unit:1,property:"fontSize",propertyType:Tt.CSS,parentRef:"ty-h3-ft-se"},textColor:Object.assign(Object.assign({},Nr.textColor),{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}}}),bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.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:Tt.CSS},icon:{value:"filled-check-circle",propertyType:Tt.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},showIcon:Object.assign({},Nr.showIcon),iconSize:Object.assign({},Nr.iconSize),iconColor:Object.assign({},Nr.iconColor)},Wr),{backgroundColor:Object.assign(Object.assign({},Wr.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}}})})}},ts={showSpotlightText:{value:!0,property:"showSpotlightText",propertyType:Tt.CONTROLS},spotlightSectionTypeControl:{value:"single",property:"spotlightSectionTypeControl",propertyType:Tt.CONTROLS},spotlightSectionType:{value:"Carousel",property:"spotlightSectionType",propertyType:Tt.CONTROLS},direction:{value:"Vertical",property:"direction",propertyType:Tt.CONTROLS},hotspotTypeControl:{value:"single",property:"hotspotTypeControl",propertyType:Tt.CONTROLS},hotspotLineDisplayControl:{value:"solid",property:"hotspotLineDisplayControl",propertyType:Tt.CONTROLS},hotspotLineTypeControl:{value:"bend",property:"hotspotLineTypeControl",propertyType:Tt.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:Tt.CONTROLS},showThumbnailSliderControls:{value:!0,property:"showThumbnailSliderControls",propertyType:Tt.CONTROLS},showSliderNavigationControls:{value:!0,property:"showSliderNavigationControls",propertyType:Tt.CONTROLS},sliderNavigationControlsSize:{value:24,unit:1,property:"sliderNavigationControlsSize",propertyType:Tt.CSS},showPaginationDots:{value:!1,property:"showPaginationDots",propertyType:Tt.CONTROLS},paginationDotsSize:{value:10,unit:1,property:"paginationDotsSize",propertyType:Tt.CSS},hotspotXAndYCoordinates:{value:{x:{value:0},y:{value:0}},property:"hotspotXAndYCoordinates",propertyType:Tt.CONTROLS},showHotspotIcon:{value:!0,property:"showHotspotIcon",propertyType:Tt.CONTROLS},hotspotIconSize:{value:24,unit:1,property:"hotspotIconSize",propertyType:Tt.CSS},hotspotLineDirection:{value:"Left",property:"hotspotLineDirection",propertyType:Tt.CONTROLS},lineThickness:{value:1,unit:1,property:"lineThickness",propertyType:Tt.CSS},hotspotLineBendDirection:{value:"Bottom",property:"hotspotLineBendDirection",propertyType:Tt.CONTROLS},beforBendLineDistance:{value:85,unit:1,property:"beforBendLineDistance",propertyType:Tt.CSS},afterBendLineDistance:{value:38,unit:1,property:"afterBendLineDistance",propertyType:Tt.CSS},showDataConnectorIcons:{value:!0,property:"showDataConnectorIcons",propertyType:Tt.CONTROLS},startIconSize:{value:8,unit:1,property:"startIconSize",propertyType:Tt.CSS},endIconSize:{value:8,unit:1,property:"endIconSize",propertyType:Tt.CSS},spotlightType:{value:"Icon + Text",property:"spotlightType",propertyType:Tt.CONTROLS},spotlightItemPlacement:{value:"IconText",property:"spotlightItemPlacement",propertyType:Tt.CONTROLS},spotlightItemAlignment:{value:"Left",property:"spotlightItemAlignment",propertyType:Tt.CONTROLS},spotlightBoxPadding:{value:8,unit:1,property:"spotlightBoxPadding",propertyType:Tt.CSS},spotlightItemSpacing:{value:8,unit:1,property:"spotlightItemSpacing",propertyType:Tt.CSS},spotlightIconSize:{value:8,unit:1,property:"spotlightIconSize",propertyType:Tt.CSS},spotlightIconPadding:{value:8,unit:1,property:"spotlightIconPadding",propertyType:Tt.CSS},spotlightTextFontSize:{value:8,unit:1,property:"spotlightTextFontSize",propertyType:Tt.CSS},spotlightTextLineHeight:{value:8,unit:1,property:"spotlightTextLineHeight",propertyType:Tt.CSS},spotlightTextLetterSpacing:{value:8,unit:1,property:"spotlightTextLetterSpacing",propertyType:Tt.CSS},spotlightTextPadding:{value:8,unit:1,property:"spotlightTextPadding",propertyType:Tt.CSS},showSpotlightProductData:{value:!0,property:"spotlightProductPadding",propertyType:Tt.CSS},spotlightProductItemSpacing:{value:8,unit:1,property:"spotlightProductItemSpacing",propertyType:Tt.CSS},spotlightProductPadding:{value:8,unit:1,property:"spotlightProductPadding",propertyType:Tt.CSS},spotlightText:{value:"",property:"spotlightText",propertyType:Tt.CONTROLS},showProductCode:{value:!0,property:"showProductCode",propertyType:Tt.CONTROLS},showProductPrice:{value:!0,property:"showProductPrice",propertyType:Tt.CONTROLS},showAddToCartButton:{value:!0,property:"showAddToCartButton",propertyType:Tt.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:Tt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector",e.SPOTLIGHT_TEXT="spotlightText"}(es||(es={}));var rs,is=function(e){return{layout:{selectorKey:es.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:Tt.CSS},height:{value:"28",property:"height",unit:1,propertyType:Tt.CSS},margin:Nr.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:Tt.CSS},positionType:Nr.positionType,pinTo:Nr.pinTo,showSpotlightText:ts.showSpotlightText,spotlightSectionTypeControl:ts.spotlightSectionTypeControl,spotlightSectionType:ts.spotlightSectionType,direction:ts.direction,hotspotTypeControl:ts.hotspotTypeControl,hotspotLineDisplayControl:ts.hotspotLineDisplayControl,hotspotLineTypeControl:ts.hotspotLineTypeControl,sliderControl:ts.sliderControl,showThumbnailSliderControls:ts.showThumbnailSliderControls,showSliderNavigationControls:ts.showSliderNavigationControls,sliderNavigationControlsSize:ts.sliderNavigationControlsSize,showPaginationDots:ts.showPaginationDots,paginationDotsSize:ts.paginationDotsSize,hotspotXAndYCoordinates:ts.hotspotXAndYCoordinates,showHotspotIcon:ts.showHotspotIcon,hotspotIconSize:ts.hotspotIconSize,hotspotLineDirection:ts.hotspotLineDirection,lineThickness:ts.lineThickness,hotspotLineBendDirection:ts.hotspotLineBendDirection,beforBendLineDistance:ts.beforBendLineDistance,afterBendLineDistance:ts.afterBendLineDistance,showDataConnectorIcons:ts.showDataConnectorIcons,startIconSize:ts.startIconSize,endIconSize:ts.endIconSize,spotlightType:ts.spotlightType,spotlightItemPlacement:ts.spotlightItemPlacement,spotlightItemAlignment:ts.spotlightItemAlignment,spotlightBoxPadding:ts.spotlightBoxPadding,spotlightItemSpacing:ts.spotlightItemSpacing,spotlightIconSize:ts.spotlightIconSize,spotlightIconPadding:ts.spotlightIconPadding,spotlightTextFontSize:ts.spotlightTextFontSize,spotlightTextLineHeight:ts.spotlightTextLineHeight,spotlightTextLetterSpacing:ts.spotlightTextLetterSpacing,spotlightTextPadding:ts.spotlightTextPadding,showSpotlightProductData:ts.showSpotlightProductData,spotlightProductItemSpacing:ts.spotlightProductItemSpacing,spotlightProductPadding:ts.spotlightProductPadding},design:{selectorKey:es.DESIGN,spotlightText:Object.assign({selectorKey:es.SPOTLIGHT_TEXT,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},Wr)},content:{spotlightText:ts.spotlightText,showProductCode:ts.showProductCode,showProductPrice:ts.showProductPrice,showAddToCartButton:ts.showAddToCartButton,slides:ts.slides},dataConnector:{selectorKey:es.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:Tt.CONTROLS}}}},ns={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:Tt.CONTROLS},positionDisplayStyle:{value:"Dropdown",property:"positionDisplayStyle",propertyType:Tt.CONTROLS},logoDisplayStyle:{value:"Dropdown",property:"logoDisplayStyle",propertyType:Tt.CONTROLS},textFontDisplayStyle:{value:"Dropdown",property:"textFontDisplayStyle",propertyType:Tt.CONTROLS},textColorDisplayStyle:{value:"Dropdown",property:"textColorDisplayStyle",propertyType:Tt.CONTROLS},itemGap:{value:10,unit:1,property:"itemGap",propertyType:Tt.CSS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:Tt.CSS},logoOverflowControl:{value:"Wrap",property:"logoOverflowControl",propertyType:Tt.CONTROLS},positionOverflowControl:{value:"Wrap",property:"positionOverflowControl",propertyType:Tt.CONTROLS},textFontOverflowControl:{value:"Wrap",property:"textOverflowControl",propertyType:Tt.CONTROLS},textColorOverflowControl:{value:"Wrap",property:"textOverflowControl",propertyType:Tt.CONTROLS},numOfItemsToShowForPosition:{value:3,property:"numOfItemsToShowForPosition",propertyType:Tt.CONTROLS},numOfItemsToShowForLogo:{value:3,property:"numOfItemsToShowForLogo",propertyType:Tt.CONTROLS},numOfItemsToShowForTextFont:{value:3,property:"numOfItemsToShowForTextFont",propertyType:Tt.CONTROLS},numOfItemsToShowForTextColor:{value:3,property:"numOfItemsToShowForTextColor",propertyType:Tt.CONTROLS},dropdownItemPadding:{value:10,unit:1,property:"dropdownItemPadding",propertyType:Tt.CSS},tabItemPadding:{value:10,unit:1,property:"tabItemPadding",propertyType:Tt.CSS}},as={showPosition:{value:!0,property:"showPosition",propertyType:Tt.CONTROLS},showLogo:{value:!0,property:"showLogo",propertyType:Tt.CONTROLS},showTextFont:{value:!0,property:"showTextFont",propertyType:Tt.CONTROLS},showTextColor:{value:!0,property:"showTextColor",propertyType:Tt.CONTROLS},showTextLine:{value:!0,property:"showTextLine",propertyType:Tt.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:Tt.CONTROLS},showNote:{value:!0,property:"showNote",propertyType:Tt.CONTROLS},showPreview:{value:!0,property:"showPreview",propertyType:Tt.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"}(rs||(rs={}));var ls,ps={borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,backgroundColor:Nr.backgroundColor,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,exposure:Nr.exposure,contrast:Nr.contrast,saturation:Nr.saturation,highlights:Nr.highlights,shadows:Nr.shadows},ss={theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,backgroundColor:Nr.backgroundColor},ds=function(){return{layout:{selectorKey:rs.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:570,unit:Ct.PIXELS}),height:Object.assign(Object.assign({},Nr.height),{value:300,unit:Ct.PIXELS}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,positionDisplayStyle:ns.positionDisplayStyle,logoDisplayStyle:ns.logoDisplayStyle,textFontDisplayStyle:ns.textFontDisplayStyle,textColorDisplayStyle:ns.textColorDisplayStyle,itemGap:ns.itemGap,spacingBetweenItems:ns.spacingBetweenItems,logoOverflowControl:ns.logoOverflowControl,positionOverflowControl:ns.positionOverflowControl,textFontOverflowControl:ns.textFontOverflowControl,textColorOverflowControl:ns.textColorOverflowControl,numOfItemsToShowForPosition:ns.numOfItemsToShowForPosition,numOfItemsToShowForLogo:ns.numOfItemsToShowForLogo,numOfItemsToShowForTextFont:ns.numOfItemsToShowForTextFont,numOfItemsToShowForTextColor:ns.numOfItemsToShowForTextColor,dropdownItemPadding:ns.dropdownItemPadding,tabItemPadding:ns.tabItemPadding},design:{selectorKey:rs.DESIGN,labelDesign:Object.assign(Object.assign({selectorKey:rs.LABEL_DESIGN},ps),ss),tabDesign:Object.assign(Object.assign({selectorKey:rs.TAB_DEsIGN},ps),ss),dropdownDesign:Object.assign(Object.assign({selectorKey:rs.DROP_DOWN_DESIGN},ps),ss),showMoreButtonDesign:Object.assign(Object.assign({selectorKey:rs.SHOW_MORE_BUTTON_DESIGN},ps),ss),previewDesign:Object.assign(Object.assign({selectorKey:rs.PREVIEW_DESIGN},ps),ss),dropdownListDesign:Object.assign(Object.assign({selectorKey:rs.DROP_DOWN_LIST_DESIGN},ps),ss),noteDesign:Object.assign(Object.assign({selectorKey:rs.NOTE_DESIGN},ps),ss)},content:{selectorKey:rs.CONTENT,showPosition:as.showPosition,showLogo:as.showLogo,showTextFont:as.showTextFont,showTextColor:as.showTextColor,showTextLine:as.showTextLine,showDivider:as.showDivider,showNote:as.showNote,showPreview:as.showPreview},dataConnector:{selectorKey:rs.DATA_CONNECTOR,dataConnector:ns.dataConnector}}},cs={listContent:{value:[{title:"List Item",contentSource:{title:"List Item",description:"Item Description",icon:Nr.icon,content:{}},key:"123456tghjuik"}],property:"listContent",propertyType:Tt.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"}(ls||(ls={}));var ys,us={borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,backgroundColor:Nr.backgroundColor,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},Ss={theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},gs={icon:Nr.icon,showIcon:Object.assign(Object.assign({},Nr.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Nr.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),verticalAlignment:{value:"start",property:"verticalAlignment",propertyType:Tt.CSS},iconGap:{value:6,unit:Ct.PIXELS,property:"iconGap",propertyType:Tt.CSS}},hs={showDivider:Object.assign(Object.assign({},Nr.showDivider),{value:!0,parentRef:"bs-dt-se-sw-in-di"}),dividerStyle:Object.assign(Object.assign({},Nr.borderStyle),{property:"dividerStyle"}),dividerWidth:{value:"100",property:"dividerWidth",unit:Ct.PERCENTAGE,propertyType:Tt.CSS},dividerWeight:{value:"1",property:"dividerWeight",unit:Ct.PIXELS,propertyType:Tt.CSS},dividerColor:Object.assign(Object.assign({},Nr.iconColor),{property:"dividerColor",value:null,parentRef:"bs-dt-se-in-cr"})},Ts=Object.assign({listGap:{value:12,unit:Ct.PIXELS,property:"listGap",propertyType:Tt.CSS}},hs),Cs=function(){return{layout:{selectorKey:ls.LAYOUT,width:Nr.width,height:Nr.height,margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo},design:{selectorKey:ls.DESIGN,list:Object.assign(Object.assign({selectorKey:ls.LIST},us),Ts),icon:{selectorKey:ls.ICON,defaultState:Object.assign({selectorKey:ls.DEFAULT_STATE},gs),hoverState:{selectorKey:ls.HOVER_STATE}},text:{selectorKey:ls.TEXT,defaultState:Object.assign({selectorKey:ls.DEFAULT_STATE},Ss),hoverState:{selectorKey:ls.HOVER_STATE}},description:Object.assign({selectorKey:ls.TEXT},Ss),textContainer:Object.assign(Object.assign({selectorKey:ls.TEXTCONTAINER,padding:Nr.padding,itemGap:{value:Ct.PIXELS,unit:Ct.PIXELS,property:"itemGap",propertyType:Tt.CSS}},hs),{dividerWidth:Object.assign(Object.assign({},null==hs?void 0:hs.dividerWidth),{isSpecial:!0}),dividerPosition:{value:"start",property:"dividerPosition",propertyType:Tt.CONTROLS}})},content:{selectorKey:ls.CONTENT,listContent:cs.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"}(ys||(ys={}));var Os,bs={borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,backgroundColor:Nr.backgroundColor,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},vs={containerWidth:{value:0,property:"containerWidth",unit:Ct.PIXELS,propertyType:Tt.CSS},containerOffsetY:{value:0,property:"containerOffsetY",unit:Ct.PIXELS,propertyType:Tt.CSS},containerOffsetX:{value:0,property:"containerOffsetX",unit:Ct.PIXELS,propertyType:Tt.CSS},padding:Nr.padding},ms={showIcon:Object.assign(Object.assign({},Nr.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Nr.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconGap:{value:4,unit:Ct.PIXELS,property:"iconGap",propertyType:Tt.CSS}},ws=Object.assign(Object.assign({},ms),{icon:Object.assign(Object.assign({},Nr.icon),{value:"flex-hamburger"})}),fs={verticalAlignment:{value:"start",property:"verticalAlignment",propertyType:Tt.CSS},breakpoint:{value:"mobile",property:"breakpoint",propertyType:Tt.CONTROLS}},Rs={theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight},Ns={defaultState:Object.assign(Object.assign(Object.assign({selectorKey:ys.DEFAULT_STATE},bs),ws),{padding:Object.assign(Object.assign({},Nr.padding),{isSepcial:!0})}),hoverState:Object.assign(Object.assign(Object.assign({selectorKey:ys.HOVER_STATE},bs),ws),{padding:Object.assign(Object.assign({},Nr.padding),{isSepcial:!0})})},Ds={defaultState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:ys.DEFAULT_STATE},bs),{padding:Nr.padding}),Rs),ms),hoverState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:ys.HOVER_STATE},bs),{padding:Nr.padding}),Rs),ms),selectedState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:ys.SELECTED_STATE},bs),{padding:Nr.padding}),Rs),ms)},Ls=function(){return{layout:{selectorKey:ys.LAYOUT,width:Nr.width,height:Object.assign(Object.assign({},Nr.height),{isReadOnly:!0}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,direction:{value:"horizontal",property:"direction",propertyType:Tt.CONTROLS},itemGap:{property:"itemGap",propertyType:Tt.CSS,value:0,unit:Ct.PIXELS},justifyContent:{property:"justifyContent",propertyType:Tt.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Tt.CSS,value:"start"}},design:yn(yn(yn(yn(yn(yn({selectorKey:ys.DESIGN},ys.MENU_CONTAINER,Object.assign({selectorKey:ys.MENU_CONTAINER},bs)),ys.MENU_ITEM_STYLE,Object.assign({selectorKey:ys.MENU_ITEM_STYLE},Ds)),ys.SUB_MENU_CONTAINER,Object.assign(Object.assign({selectorKey:ys.SUB_MENU_CONTAINER},bs),vs)),ys.SUBMENU_ITEM_STYLE,Object.assign({selectorKey:ys.SUBMENU_ITEM_STYLE},Ds)),ys.HAMBURGER_OPTIONS,Object.assign({selectorKey:ys.HAMBURGER_OPTIONS},fs)),ys.HAMBURGER_STYLE,Object.assign({selectorKey:ys.HAMBURGER_STYLE},Ns)),content:{selectorKey:ys.CONTENT,data:{value:[],property:"data",propertyType:Tt.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content"}(Os||(Os={}));var As,Es=function(){return{layout:{selectorKey:Os.LAYOUT,showSubMenu:{value:!1,property:"showSubMenu",propertyType:Tt.CONTROLS},showSubMenuStyle:{value:"On Hover",property:"showSubMenuStyle",propertyType:Tt.CONTROLS},itemGap:{property:"itemGap",propertyType:Tt.CSS,value:0,unit:Ct.PIXELS}},content:{selectorKey:Os.CONTENT}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(As||(As={}));var Is,xs=function(){return{layout:{selectorKey:As.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Tt.CSS},minHeight:Object.assign(Object.assign({},Nr.minHeight),{value:200,unit:Ct.PIXELS}),margin:Nr.margin,padding:Nr.padding,overflowContent:Nr.overflowContent,scrollDirection:Nr.scrollDirection,displayScrollbar:Nr.displayScrollbar,positionType:Nr.positionType,pinTo:Nr.pinTo,displayStyle:{value:"flex-box",property:"displayStyle",propertyType:Tt.CONTROLLED_CSS},direction:{value:"row",property:"displayStyle",propertyType:Tt.CONTROLLED_CSS},itemGap:{property:"itemGap",propertyType:Tt.CSS,value:1,unit:Ct.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:Tt.CSS},justifyContent:{property:"justifyContent",propertyType:Tt.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:Tt.CSS,value:"start"}},design:Object.assign({selectorKey:As.DESIGN,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},Wr),dataConnector:{selectorKey:As.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:Tt.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:Tt.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Is||(Is={}));var Ps,_s=function(){return{layout:{selectorKey:Is.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:Tt.CSS,isReadOnly:!0},minHeight:Object.assign(Object.assign({},Nr.minHeight),{value:200,unit:Ct.PIXELS}),margin:Nr.margin,padding:Nr.padding},design:Object.assign({selectorKey:Is.DESIGN,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius},Wr)}};!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"}(Ps||(Ps={}));var Bs,Hs,zs,ks,js,Ks,Us,Gs,Ms=function(){return{layout:{selectorKey:Ps.LAYOUT,width:Object.assign(Object.assign({},Nr.width),{value:"135",unit:1}),height:Object.assign(Object.assign({},Nr.height),{value:"40",unit:1}),margin:Nr.margin,padding:Nr.padding,positionType:Nr.positionType,pinTo:Nr.pinTo},design:{selectorKey:Ps.DESIGN,defaultState:{selectorKey:Ps.CHIP_BUTTON_DEFAULT_STATE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,padding:Object.assign(Object.assign({},Nr.padding),{isSepcial:!0}),borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Ps.CHIP_BUTTON_HOVER_STATE,backgroundColor:Nr.backgroundColor,borderColor:Nr.borderColor,borderStyle:Nr.borderStyle,borderPerSlide:Nr.borderPerSlide,showBorder:Nr.showBorder,showShadow:Nr.showShadow,padding:Object.assign(Object.assign({},Nr.padding),{isSepcial:!0}),shadowColor:Nr.shadowColor,blur:Nr.blur,spread:Nr.spread,angle:Nr.angle,borderRadius:Nr.borderRadius,theme:Nr.theme,font:Nr.font,fontSize:Nr.fontSize,textColor:Nr.textColor,bold:Nr.bold,italic:Nr.italic,linethrough:Nr.linethrough,underline:Nr.underline,textAlign:Nr.textAlign,characterSpacing:Nr.characterSpacing,lineHeight:Nr.lineHeight,iconSize:Nr.iconSize,iconColor:Object.assign(Object.assign({},Nr.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}}}},Vs=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"300px",gridTemplateColumns:"100%"}},Ws=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ys=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Fs=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Xs=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},qs=function(){return Object.assign(Object.assign({},Xs()),{gridTemplateRows:"1fr",gridTemplateColumns:"1fr"})},Qs=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Zs=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},$s=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Js=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ed=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"}},od=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},td=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},rd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"1fr",gridTemplateColumns:"1fr",justifySelf:"center"}},id=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},nd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ad=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ld=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},pd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},sd=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"}},dd=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%"}},cd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},yd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ud=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Sd=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%"}},gd=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"}},hd=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"}},Td=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%"}},Cd=12,Od=4,bd=1,vd=70,md=20,wd=4,fd=2;!function(e){e[e.Edit=1]="Edit",e[e.Preview=2]="Preview"}(Bs||(Bs={})),function(e){e.Desktop="desktop",e.Mobile="mobile"}(Hs||(Hs={})),function(e){e.Button="button",e.Content="content",e.Custom="custom",e.Input="input",e.Select="select",e.Textarea="textarea"}(zs||(zs={})),function(e){e.Button="button",e.Checkbox="checkbox",e.Date="date",e.DateTime="datetime-local",e.Email="email",e.File="file",e.Heading="heading",e.Month="month",e.Number="number",e.Password="password",e.Radio="radio",e.Rating="rating",e.ResetButton="reset",e.Select="select",e.SubmitButton="submit",e.Tel="tel",e.Text="text",e.Textarea="textarea",e.Time="time",e.Url="url",e.Week="week"}(ks||(ks={})),function(e){e.FirstName="FirstName",e.LastName="LastName",e.Email="Email",e.Password="Password",e.Phone="Phone",e.DateOfBirth="DateOfBirth",e.Address="Address",e.ShortAnswer="ShortAnswer",e.LongAnswer="LongAnswer",e.Number="Number",e.Link="Link",e.Upload="Upload",e.Rating="Rating",e.SingleChoice="SingleChoice",e.MultiChoice="MultiChoice",e.DropDown="DropDown",e.Checkbox="Checkbox",e.DatePicker="DatePicker",e.Date="Date",e.DateTime="DateTime",e.Time="Time",e.SubmitButton="SubmitButton",e.ResetButton="ResetButton",e.LoginButton="LoginButton",e.CustomAttribute1="CustomAttribute1",e.CustomAttribute2="CustomAttribute2",e.Header="Header",e.Text="Text"}(js||(js={})),function(e){e[e.LABEL=1]="LABEL",e[e.REQUIRED=2]="REQUIRED",e[e.PLACEHOLDER=3]="PLACEHOLDER",e[e.DESCRIPTION=4]="DESCRIPTION",e[e.LIMIT_CHARACTER=5]="LIMIT_CHARACTER",e[e.MULTI_TOGGLE=6]="MULTI_TOGGLE"}(Ks||(Ks={})),function(e){e[e.ShowMessage=1]="ShowMessage",e[e.RedirectToURL=2]="RedirectToURL",e[e.ClearForm=3]="ClearForm"}(Us||(Us={})),function(e){e[e.Custom=1]="Custom",e[e.Always=2]="Always"}(Gs||(Gs={}));var Rd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",boxSizing:"border-box",gridArea:"1/1/2/2",padding:"0px",justifySelf:"start",alignSelf:"start"}},Nd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Dd=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%"}},Ld=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"}},Ad=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"}},Ed=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"}},Id=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%"}},xd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Pd=function(){return{minHeight:"30px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},_d=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",justifySelf:"start",alignSelf:"start"}},Bd=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",justifySelf:"start",alignSelf:"start"}},Hd=function(){return{minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},zd=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",justifySelf:"center"}},kd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}}})(),r})()));
|
|
2
|
+
!function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define([],o):"object"==typeof exports?exports["storefront-cms-library"]=o():e["storefront-cms-library"]=o()}(this,(()=>(()=>{var e={172:e=>{e.exports=function(e,o){this.v=e,this.k=o},e.exports.__esModule=!0,e.exports.default=e.exports},373:e=>{e.exports=function(e){var o=Object(e),t=[];for(var r in o)t.unshift(r);return function e(){for(;t.length;)if((r=t.pop())in o)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 o(t,r,i,n){var a=Object.defineProperty;try{a({},"",{})}catch(t){a=0}e.exports=o=function(e,t,r,i){if(t)a?a(e,t,{value:r,enumerable:!i,configurable:!i,writable:!i}):e[t]=r;else{var n=function(t,r){o(e,t,(function(e){return this._invoke(t,r,e)}))};n("next",0),n("throw",1),n("return",2)}},e.exports.__esModule=!0,e.exports.default=e.exports,o(t,r,i,n)}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports},579:(e,o,t)=>{var r=t(738).default;e.exports=function(e){if(null!=e){var o=e["function"==typeof Symbol&&Symbol.iterator||"@@iterator"],t=0;if(o)return o.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length))return{next:function(){return e&&t>=e.length&&(e=void 0),{value:e&&e[t++],done:!e}}}}throw new TypeError(r(e)+" is not iterable")},e.exports.__esModule=!0,e.exports.default=e.exports},633:(e,o,t)=>{var r=t(172),i=t(993),n=t(869),a=t(887),l=t(791),p=t(373),s=t(579);function d(){"use strict";var o=i(),t=o.m(d),c=(Object.getPrototypeOf?Object.getPrototypeOf(t):t.__proto__).constructor;function y(e){var o="function"==typeof e&&e.constructor;return!!o&&(o===c||"GeneratorFunction"===(o.displayName||o.name))}var u={throw:1,return:2,break:3,continue:3};function S(e){var o,t;return function(r){o||(o={stop:function(){return t(r.a,2)},catch:function(){return r.v},abrupt:function(e,o){return t(r.a,u[e],o)},delegateYield:function(e,i,n){return o.resultName=i,t(r.d,s(e),n)},finish:function(e){return t(r.f,e)}},t=function(e,t,i){r.p=o.prev,r.n=o.next;try{return e(t,i)}finally{o.next=r.n}}),o.resultName&&(o[o.resultName]=r.v,o.resultName=void 0),o.sent=r.v,o.next=r.n;try{return e.call(this,o)}finally{r.p=o.prev,r.n=o.next}}}return(e.exports=d=function(){return{wrap:function(e,t,r,i){return o.w(S(e),t,r,i&&i.reverse())},isGeneratorFunction:y,mark:o.m,awrap:function(e,o){return new r(e,o)},AsyncIterator:l,async:function(e,o,t,r,i){return(y(o)?a:n)(S(e),o,t,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 o(t){return e.exports=o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,o(t)}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports},756:(e,o,t)=>{var r=t(633)();e.exports=r;try{regeneratorRuntime=r}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}},791:(e,o,t)=>{var r=t(172),i=t(546);e.exports=function e(o,t){function n(e,i,a,l){try{var p=o[e](i),s=p.value;return s instanceof r?t.resolve(s.v).then((function(e){n("next",e,a,l)}),(function(e){n("throw",e,a,l)})):t.resolve(s).then((function(e){p.value=e,a(p)}),(function(e){return n("throw",e,a,l)}))}catch(e){l(e)}}var a;this.next||(i(e.prototype),i(e.prototype,"function"==typeof Symbol&&Symbol.asyncIterator||"@asyncIterator",(function(){return this}))),i(this,"_invoke",(function(e,o,r){function i(){return new t((function(o,t){n(e,r,o,t)}))}return a=a?a.then(i,i):i()}),!0)},e.exports.__esModule=!0,e.exports.default=e.exports},869:(e,o,t)=>{var r=t(887);e.exports=function(e,o,t,i,n){var a=r(e,o,t,i,n);return a.next().then((function(e){return e.done?e.value:a.next()}))},e.exports.__esModule=!0,e.exports.default=e.exports},887:(e,o,t)=>{var r=t(993),i=t(791);e.exports=function(e,o,t,n,a){return new i(r().w(e,o,t,n),a||Promise)},e.exports.__esModule=!0,e.exports.default=e.exports},993:(e,o,t)=>{var r=t(546);function i(){var o,t,n="function"==typeof Symbol?Symbol:{},a=n.iterator||"@@iterator",l=n.toStringTag||"@@toStringTag";function p(e,i,n,a){var l=i&&i.prototype instanceof d?i:d,p=Object.create(l.prototype);return r(p,"_invoke",function(e,r,i){var n,a,l,p=0,d=i||[],c=!1,y={p:0,n:0,v:o,a:u,f:u.bind(o,4),d:function(e,t){return n=e,a=0,l=o,y.n=t,s}};function u(e,r){for(a=e,l=r,t=0;!c&&p&&!i&&t<d.length;t++){var i,n=d[t],u=y.p,S=n[2];e>3?(i=S===r)&&(a=n[4]||3,l=n[5]===o?n[3]:n[5],n[4]=3,n[5]=o):n[0]<=u&&((i=e<2&&u<n[1])?(a=0,y.v=r,y.n=n[1]):u<S&&(i=e<3||n[0]>r||r>S)&&(n[4]=e,n[5]=r,y.n=S,a=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),a=d,l=S;(t=a<2?o:l)||!c;){n||(a?a<3?(a>1&&(y.n=-1),u(a,l)):y.n=l:y.v=l);try{if(p=2,n){if(a||(i="next"),t=n[i]){if(!(t=t.call(n,l)))throw TypeError("iterator result is not an object");if(!t.done)return t;l=t.value,a<2&&(a=0)}else 1===a&&(t=n.return)&&t.call(n),a<2&&(l=TypeError("The iterator does not provide a '"+i+"' method"),a=1);n=o}else if((t=(c=y.n<0)?l:e.call(r,y))!==s)break}catch(e){n=o,a=1,l=e}finally{p=1}}return{value:t,done:c}}}(e,n,a),!0),p}var s={};function d(){}function c(){}function y(){}t=Object.getPrototypeOf;var u=[][a]?t(t([][a]())):(r(t={},a,(function(){return this})),t),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,a,(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}},o={};function t(r){var i=o[r];if(void 0!==i)return i.exports;var n=o[r]={exports:{}};return e[r](n,n.exports,t),n.exports}t.n=e=>{var o=e&&e.__esModule?()=>e.default:()=>e;return t.d(o,{a:o}),o},t.d=(e,o)=>{for(var r in o)t.o(o,r)&&!t.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:o[r]})},t.o=(e,o)=>Object.prototype.hasOwnProperty.call(e,o),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};return(()=>{"use strict";t.r(r),t.d(r,{ElementEditSchema:()=>Eo,addOrderSchema:()=>it,amountEstimatorSchema:()=>o,brandImageSchema:()=>zo,brandSchema:()=>Ho,bulkVariantPickerSchema:()=>i,bundleDetailsSchema:()=>ko,bundleSchema:()=>jo,buttonSchema:()=>n,buyForTabsContainerSchema:()=>at,buyForTabsSchema:()=>nt,cartSchema:()=>xo,categoryDetailsSchema:()=>qo,checkoutSchema:()=>Po,cmsTypes:()=>e,codeSchema:()=>a,commonFunctions:()=>jn,contactUsSchema:()=>Wo,containerSchema:()=>l,countdownSchema:()=>p,createFormSchema:()=>Fo,embedSchema:()=>s,enums:()=>k,faqSchema:()=>d,filterResultsSchema:()=>Tt,formBuilder:()=>tt,gallerySliderSchema:()=>c,gridSchema:()=>y,iconListSchema:()=>dt,imageHotspotSchema:()=>u,imageSchema:()=>S,interfaces:()=>K,itemStockSchema:()=>Zo,layouterItemSchema:()=>Mo,layouterProItemSchema:()=>St,layouterProSchema:()=>ut,layouterSchema:()=>Go,lightBoxV2Schema:()=>Ko,lightboxSchema:()=>Io,lineItemSchema:()=>$o,loginSchema:()=>Vo,mapSchema:()=>T,marchandiserSetsSchema:()=>ot,menuItemSchema:()=>yt,menuV2Schema:()=>ct,orderStatusSchema:()=>Yo,paymentMethodsSchema:()=>h,pickupLocationsSchema:()=>C,priceSchema:()=>f,productActionsSchema:()=>O,productCustomizationsSchema:()=>st,productHighlightsSchema:()=>w,productImageSchema:()=>b,productInventorySchema:()=>v,productPromotionsSchema:()=>m,productSchema:()=>g,productSizeChartSchema:()=>ht,profileSchema:()=>_o,quantitySelectorSchema:()=>R,quickLinksSchema:()=>rt,repeaterSchema:()=>Bo,resetPasswordSchema:()=>Xo,scrollSchema:()=>N,searchResultsHeadingSchema:()=>Qo,searchSchema:()=>Uo,sectionSchema:()=>D,shippingEstimatorSchema:()=>L,socialIconsSchema:()=>A,spotlightSchema:()=>pt,stackSchema:()=>E,storeLocationsSchema:()=>I,tabSchema:()=>x,tableSchema:()=>P,tabsContainerSchema:()=>et,tabsV2Schema:()=>Jo,textSchema:()=>_,toasterSchema:()=>lt,uomSelectorSchema:()=>B,userElementsSchema:()=>gt,variantPickerSchema:()=>H,videoSChema:()=>z,volumePricingSchema:()=>j});var e={};t.r(e);var o={};t.r(o),t.d(o,{getDefaultStyles:()=>Nt});var i={};t.r(i),t.d(i,{getDefaultStyles:()=>Dt});var n={};t.r(n),t.d(n,{getDefaultStyles:()=>Lt});var a={};t.r(a),t.d(a,{getDefaultStyles:()=>At,getSectionDefaultStyles:()=>Et});var l={};t.r(l),t.d(l,{getDefaultStyles:()=>It});var p={};t.r(p),t.d(p,{getDefaultStyles:()=>xt});var s={};t.r(s),t.d(s,{getDefaultStyles:()=>Pt,getSectionDefaultStyles:()=>_t});var d={};t.r(d),t.d(d,{getDefaultStyles:()=>Bt});var c={};t.r(c),t.d(c,{getDefaultStyles:()=>Ht});var y={};t.r(y),t.d(y,{getDefaultStyles:()=>zt});var u={};t.r(u),t.d(u,{getDefaultStyles:()=>jt});var S={};t.r(S),t.d(S,{getDefaultStyles:()=>kt});var g={};t.r(g),t.d(g,{getDefaultStyles:()=>Kt});var T={};t.r(T),t.d(T,{getDefaultStyles:()=>Ut});var h={};t.r(h),t.d(h,{getDefaultStyles:()=>Gt});var C={};t.r(C),t.d(C,{getDefaultStyles:()=>Mt});var O={};t.r(O),t.d(O,{getDefaultStyles:()=>Wt});var b={};t.r(b),t.d(b,{getDefaultStyles:()=>Vt});var v={};t.r(v),t.d(v,{getDefaultStyles:()=>Yt});var m={};t.r(m),t.d(m,{getDefaultStyles:()=>Ft});var w={};t.r(w),t.d(w,{getDefaultStyles:()=>Xt});var f={};t.r(f),t.d(f,{getDefaultStyles:()=>qt});var R={};t.r(R),t.d(R,{getDefaultStyles:()=>Qt});var N={};t.r(N),t.d(N,{getDefaultStyles:()=>Zt});var D={};t.r(D),t.d(D,{getDefaultStyles:()=>$t,getSectionDefaultStyles:()=>Jt});var L={};t.r(L),t.d(L,{getDefaultStyles:()=>er});var A={};t.r(A),t.d(A,{getDefaultSocialIconsStyles:()=>or});var E={};t.r(E),t.d(E,{getDefaultStyles:()=>tr});var I={};t.r(I),t.d(I,{getDefaultStyles:()=>rr});var x={};t.r(x),t.d(x,{getDefaultStyles:()=>ir});var P={};t.r(P),t.d(P,{getDefaultTableStyles:()=>nr});var _={};t.r(_),t.d(_,{getDefaultStyles:()=>ar});var B={};t.r(B),t.d(B,{getDefaultStyles:()=>lr});var H={};t.r(H),t.d(H,{getDefaultStyles:()=>pr});var z={};t.r(z),t.d(z,{getDefaultVideoStyles:()=>sr});var j={};t.r(j),t.d(j,{getDefaultStyles:()=>dr});var k={};t.r(k),t.d(k,{CMSCSSUnitTypesEnums:()=>mt,CMSComponentImportTypeEnum:()=>wt,CMSCustomEventServiceTypesEnum:()=>Or,CMSCustomEventsListEnums:()=>br,CMSDeviceVisibilityHiddenTypeEnums:()=>hr,CMSDeviceVisibilityKeysEnums:()=>Cr,CMSElementEditTypes:()=>vt,CMSElementSelectors:()=>Ot,CMSElementsListEnum:()=>Dr,CMSRepeaterSliderControlTypes:()=>ur,CMSRepeaterViewTypes:()=>Sr,CMSResponsiveModeEnums:()=>cr,CMSStackDisplayTypeEnum:()=>ft,CMSToolAttributes:()=>bt,CMSToolIdTypes:()=>Ct,FlexAppVersionEnums:()=>vr,FlexDefaultValues:()=>mr,FlexLinkIngnoreAnchorList:()=>Ar,FlexRepeaterControlDragType:()=>Nr,FliterTypes:()=>gr,FontWeightEnum:()=>Rt,LinkTypes:()=>yr,PageTypeEnums:()=>Rr,SectionTypeID:()=>fr,SkeletonItems:()=>wr,SortOptions:()=>Tr});var K={};t.r(K);var U={};t.r(U),t.d(U,{cssInputInstances:()=>Er});var G={};t.r(G),t.d(G,{getDefaultData:()=>Pr,searchSelectorKeysEnum:()=>Lr});var M={};t.r(M),t.d(M,{AmountEstimatorsSelectorKeysEnum:()=>xr,getDefaultData:()=>zr});var W={};t.r(W),t.d(W,{BulkVariantPickerSelectorKeysEnum:()=>Br,getDefaultData:()=>Kr});var V={};t.r(V),t.d(V,{ButtonSelectorKeysEnum:()=>kr,getDefaultData:()=>Mr});var Y={};t.r(Y),t.d(Y,{codeSelectorKeysEnum:()=>Gr,getDefaultData:()=>Vr});var F={};t.r(F),t.d(F,{codeSelectorKeysEnum:()=>Wr,getDefaultData:()=>Fr});var X={};t.r(X),t.d(X,{getDefaultData:()=>Zr,selfSelectorKeysEnum:()=>Yr});var q={};t.r(q),t.d(q,{SelectorKeysEnum:()=>Qr,getDefaultData:()=>oi});var Q={};t.r(Q),t.d(Q,{embedSelectorKeysEnum:()=>ei,getDefaultData:()=>ri});var Z={};t.r(Z),t.d(Z,{ButtonSelectorKeysEnum:()=>ti,getDefaultData:()=>ai});var $={};t.r($),t.d($,{SelectorKeysEnum:()=>ni,getDefaultData:()=>si});var J={};t.r(J),t.d(J,{getDefaultData:()=>ci,gridSelectorKeysEnum:()=>pi});var ee={};t.r(ee),t.d(ee,{SelectorKeysEnum:()=>di,getDefaultData:()=>Si});var oe={};t.r(oe),t.d(oe,{SelectorKeysEnum:()=>ui,getDefaultData:()=>hi});var te={};t.r(te),t.d(te,{SelectorKeysEnum:()=>Ti,getDefaultData:()=>bi});var re={};t.r(re),t.d(re,{SelectorKeysEnum:()=>Oi,getDefaultData:()=>wi});var ie={};t.r(ie),t.d(ie,{SelectorKeysEnum:()=>mi,getDefaultData:()=>Ni});var ne={};t.r(ne),t.d(ne,{PaymentMethodSelectorKeysEnum:()=>Ri,getDefaultData:()=>Ai});var ae={};t.r(ae),t.d(ae,{PickupLocationsSelectorKeysEnum:()=>Li,getDefaultData:()=>xi});var le={};t.r(le),t.d(le,{SelectorKeysEnum:()=>Ii,getDefaultData:()=>Bi});var pe={};t.r(pe),t.d(pe,{ButtonSelectorKeysEnum:()=>_i,getDefaultData:()=>ki});var se={};t.r(se),t.d(se,{ProductHighlightsSelectorKeysEnum:()=>zi,getDefaultData:()=>Gi});var de={};t.r(de),t.d(de,{ProductInventorySelectorKeysEnum:()=>Ui,getDefaultData:()=>Vi});var ce={};t.r(ce),t.d(ce,{SelectorKeysEnum:()=>Wi,getDefaultData:()=>Xi});var ye={};t.r(ye),t.d(ye,{ProductPromotionsSelectorKeysEnum:()=>Yi,getDefaultData:()=>Zi});var ue={};t.r(ue),t.d(ue,{QuantitySelectorSelectorKeysEnum:()=>Qi,getDefaultData:()=>en});var Se={};t.r(Se),t.d(Se,{SelectorKeysEnum:()=>Ji,getDefaultData:()=>rn});var ge={};t.r(ge),t.d(ge,{getDefaultData:()=>an,sectionSelectorKeysEnum:()=>tn});var Te={};t.r(Te),t.d(Te,{ShippingEstimatorSelectorKeysEnum:()=>nn,getDefaultData:()=>pn});var he={};t.r(he),t.d(he,{getDefaultData:()=>dn});var Ce={};t.r(Ce),t.d(Ce,{SocialSelectorKeysEnum:()=>kn,getDefaultData:()=>Gn});var Oe={};t.r(Oe),t.d(Oe,{getDefaultData:()=>Wn,selfSelectorKeysEnum:()=>Un});var be={};t.r(be),t.d(be,{StoreLocationSelectorKeysEnum:()=>Mn,getDefaultData:()=>Fn});var ve={};t.r(ve),t.d(ve,{TableSelectorKeysEnum:()=>Yn,getDefaultData:()=>Qn});var me={};t.r(me),t.d(me,{SelectorKeysEnum:()=>qn,getDefaultData:()=>oa});var we={};t.r(we),t.d(we,{getDefaultData:()=>ra,textSelectorKeysEnum:()=>$n});var fe={};t.r(fe),t.d(fe,{UOMSelectorKeysEnum:()=>ta,getDefaultData:()=>aa});var Re={};t.r(Re),t.d(Re,{VariantPickerSelectorKeysEnum:()=>na,getDefaultData:()=>sa});var Ne={};t.r(Ne),t.d(Ne,{VideoSelectorKeysEnum:()=>pa,getDefaultData:()=>ya});var De={};t.r(De),t.d(De,{VolumePricingSelectorKeysEnum:()=>ca,getDefaultData:()=>ga});var Le={};t.r(Le),t.d(Le,{getDefaultData:()=>Ca,lightboxSelectorKeysEnum:()=>Sa});var Ae={};t.r(Ae),t.d(Ae,{cartSelectorKeysEnum:()=>ha,getDefaultData:()=>va});var Ee={};t.r(Ee),t.d(Ee,{getDefaultData:()=>fa,profileSelectorKeysEnum:()=>ba});var Ie={};t.r(Ie),t.d(Ie,{getDefaultData:()=>Aa,selfSelectorKeysEnum:()=>wa});var xe={};t.r(xe),t.d(xe,{getDefaultData:()=>Ia,selfSelectorKeysEnum:()=>Ra});var Pe={};t.r(Pe),t.d(Pe,{SelectorKeysEnum:()=>Ea,getDefaultData:()=>_a});var _e={};t.r(_e),t.d(_e,{SelectorKeysEnum:()=>Pa,getDefaultData:()=>ja});var Be={};t.r(Be),t.d(Be,{SelectorKeysEnum:()=>za,getDefaultData:()=>Ua});var He={};t.r(He),t.d(He,{SelectorKeysEnum:()=>Ka,getDefaultData:()=>Fa});var ze={};t.r(ze),t.d(ze,{SelectorKeysEnum:()=>Ya,getDefaultData:()=>el});var je={};t.r(je),t.d(je,{SelectorKeysEnum:()=>Za,getDefaultData:()=>rl});var ke={};t.r(ke),t.d(ke,{SelectorKeysEnum:()=>tl,getDefaultData:()=>al});var Ke={};t.r(Ke),t.d(Ke,{SelectorKeysEnum:()=>nl,getDefaultData:()=>sl});var Ue={};t.r(Ue),t.d(Ue,{SelectorKeysEnum:()=>pl,getDefaultData:()=>yl});var Ge={};t.r(Ge),t.d(Ge,{SelectorKeysEnum:()=>cl,getDefaultData:()=>hl});var Me={};t.r(Me),t.d(Me,{SelectorKeysEnum:()=>Sl,getDefaultData:()=>wl});var We={};t.r(We),t.d(We,{getDefaultData:()=>Dl,orderSelectorKeysEnum:()=>Ol});var Ve={};t.r(Ve),t.d(Ve,{SelectorKeysEnum:()=>Nl,getDefaultData:()=>xl});var Ye={};t.r(Ye),t.d(Ye,{SelectorKeysEnum:()=>Al,getDefaultData:()=>zl});var Fe={};t.r(Fe),t.d(Fe,{getDefaultData:()=>kl,selfSelectorKeysEnum:()=>_l});var Xe={};t.r(Xe),t.d(Xe,{SelectorKeysEnum:()=>jl,getDefaultData:()=>Gl});var qe={};t.r(qe),t.d(qe,{getDefaultData:()=>Wl,selfSelectorKeysEnum:()=>Ul});var Qe={};t.r(Qe),t.d(Qe,{getDefaultData:()=>Yl,selfSelectorKeysEnum:()=>Ml});var Ze={};t.r(Ze),t.d(Ze,{SelectorKeysEnum:()=>Vl,getDefaultData:()=>ql});var $e={};t.r($e),t.d($e,{contactUsSelectorKeysEnum:()=>Xl,getDefaultData:()=>Zl});var Je={};t.r(Je),t.d(Je,{getDefaultData:()=>Jl,loginSelectorKeysEnum:()=>Ql});var eo={};t.r(eo),t.d(eo,{getDefaultData:()=>op,resetPasswordSelectorKeysEnum:()=>$l});var oo={};t.r(oo),t.d(oo,{SelectorKeysEnum:()=>ep,getDefaultData:()=>lp});var to={};t.r(to),t.d(to,{SelectorKeysEnum:()=>rp,getDefaultData:()=>dp});var ro={};t.r(ro),t.d(ro,{getDefaultData:()=>up,searchResultsHeadingSelectorKeysEnum:()=>pp});var io={};t.r(io),t.d(io,{getDefaultData:()=>Tp,itemStockSelectorKeysEnum:()=>yp});var no={};t.r(no),t.d(no,{SelectorKeysEnum:()=>gp,getDefaultData:()=>vp});var ao={};t.r(ao),t.d(ao,{SelectorKeysEnum:()=>Cp,getDefaultData:()=>fp});var lo={};t.r(lo),t.d(lo,{SelectorKeysEnum:()=>wp,getDefaultData:()=>Ap});var po={};t.r(po),t.d(po,{SelectorKeysEnum:()=>Np,getDefaultData:()=>Ip});var so={};t.r(so),t.d(so,{LineSelectorKeysEnum:()=>Ep,getDefaultData:()=>_p});var co={};t.r(co),t.d(co,{getDefaultData:()=>kp});var yo={};t.r(yo),t.d(yo,{getDefaultData:()=>Up,selfSelectorKeysEnum:()=>Hp});var uo={};t.r(uo),t.d(uo,{SelectorKeysEnum:()=>Kp,getDefaultData:()=>Vp});var So={};t.r(So),t.d(So,{createFormSelectorKeysEnum:()=>Mp,getDefaultData:()=>Fp});var go={};t.r(go),t.d(go,{QuickLinksSelectorKeysEnum:()=>Yp,getDefaultData:()=>Qp});var To={};t.r(To),t.d(To,{AddOrderSelectorKeysEnum:()=>qp,getDefaultData:()=>Jp});var ho={};t.r(ho),t.d(ho,{getDefaultData:()=>is});var Co={};t.r(Co),t.d(Co,{getDefaultData:()=>as,selfSelectorKeysEnum:()=>os});var Oo={};t.r(Oo),t.d(Oo,{SelectorKeysEnum:()=>ns,getDefaultData:()=>ss});var bo={};t.r(bo),t.d(bo,{getDefaultData:()=>ys,spotlightSelectorKeysEnum:()=>ps});var vo={};t.r(vo),t.d(vo,{SelectorKeysEnum:()=>cs,getDefaultData:()=>Cs});var mo={};t.r(mo),t.d(mo,{getDefaultData:()=>Ns});var wo={};t.r(wo),t.d(wo,{getDefaultData:()=>Hs});var fo={};t.r(fo),t.d(fo,{getDefaultData:()=>js});var Ro={};t.r(Ro),t.d(Ro,{getDefaultData:()=>Ks,selfSelectorKeysEnum:()=>zs});var No={};t.r(No),t.d(No,{getDefaultData:()=>Gs,selfSelectorKeysEnum:()=>ks});var Do={};t.r(Do),t.d(Do,{SelectorKeysEnum:()=>Us,getDefaultData:()=>Ws});var Lo={};t.r(Lo),t.d(Lo,{ButtonSelectorKeysEnum:()=>Ms,getDefaultData:()=>Xs});var Ao={};t.r(Ao),t.d(Ao,{SelectorKeysEnum:()=>Ys,getDefaultData:()=>pd});var Eo={};t.r(Eo),t.d(Eo,{addOrder:()=>To,allocationDetails:()=>po,allocations:()=>Xe,amountEstimator:()=>M,brand:()=>Be,brandImage:()=>Ke,breadcrumbs:()=>oo,bulkVariantPicker:()=>W,bundle:()=>He,bundleDetails:()=>ze,button:()=>V,buyForTabsContainer:()=>Co,buyForWithTabs:()=>ho,cart:()=>Ae,cartDetails:()=>no,cartSummary:()=>ao,category:()=>je,categoryDetails:()=>Ze,checkout:()=>lo,code:()=>Y,common:()=>U,contactUs:()=>$e,container:()=>X,countdown:()=>q,createForm:()=>So,embed:()=>Q,faq:()=>Z,filterResults:()=>Do,filters:()=>Ue,gallerySlider:()=>$,grid:()=>J,iconLibrary:()=>to,iconList:()=>mo,image:()=>ee,imageHotspot:()=>re,itemStock:()=>io,layouter:()=>qe,layouterItem:()=>Qe,layouterPro:()=>Ro,layouterProItem:()=>No,lightBoxV2:()=>Fe,lightbox:()=>Le,line:()=>so,login:()=>Je,map:()=>ie,marchandiserSets:()=>uo,menu:()=>Pe,menuItem:()=>fo,menuV2:()=>wo,orderStatus:()=>We,pastOrders:()=>Me,paymentMethods:()=>ne,pickupLocations:()=>ae,price:()=>ce,product:()=>oe,productActions:()=>pe,productCustomizations:()=>vo,productDetails:()=>te,productHighlights:()=>se,productImage:()=>le,productInventory:()=>de,productOptions:()=>_e,productPromotions:()=>ye,productSizeChart:()=>Lo,profile:()=>Ee,quantitySelector:()=>ue,quickLinks:()=>go,quotes:()=>Ve,repeater:()=>Ie,repeaterItem:()=>xe,resetPassword:()=>eo,rfqs:()=>Ye,scroll:()=>Se,search:()=>G,searchResultsHeading:()=>ro,section:()=>ge,shippingEstimator:()=>Te,slideShowLayouter:()=>he,social:()=>Ce,sort:()=>Ge,spotlight:()=>bo,stack:()=>Oe,staticText:()=>F,storeLocations:()=>be,subCategory:()=>ke,tabContainer:()=>yo,table:()=>ve,tabs:()=>me,tabsV2:()=>co,text:()=>we,toaster:()=>Oo,uomSelector:()=>fe,userElements:()=>Ao,variantPicker:()=>Re,video:()=>Ne,volumePricing:()=>De});var Io={};t.r(Io),t.d(Io,{getDefaultStyles:()=>sd});var xo={};t.r(xo),t.d(xo,{getDefaultStyles:()=>dd});var Po={};t.r(Po),t.d(Po,{getDefaultStyles:()=>cd});var _o={};t.r(_o),t.d(_o,{getDefaultStyles:()=>yd});var Bo={};t.r(Bo),t.d(Bo,{getDefaultStyles:()=>ud,getDefaultStylesV2:()=>Sd});var Ho={};t.r(Ho),t.d(Ho,{getDefaultStyles:()=>gd});var zo={};t.r(zo),t.d(zo,{getDefaultStyles:()=>Td});var jo={};t.r(jo),t.d(jo,{getDefaultStyles:()=>hd});var ko={};t.r(ko),t.d(ko,{getDefaultStyles:()=>Cd});var Ko={};t.r(Ko),t.d(Ko,{getDefaultStyles:()=>Od});var Uo={};t.r(Uo),t.d(Uo,{getDefaultStyles:()=>bd});var Go={};t.r(Go),t.d(Go,{getDefaultStyles:()=>vd});var Mo={};t.r(Mo),t.d(Mo,{getDefaultStyles:()=>md});var Wo={};t.r(Wo),t.d(Wo,{getDefaultStyles:()=>wd});var Vo={};t.r(Vo),t.d(Vo,{getDefaultStyles:()=>fd});var Yo={};t.r(Yo),t.d(Yo,{getDefaultStyles:()=>Rd});var Fo={};t.r(Fo),t.d(Fo,{getDefaultStyles:()=>Nd});var Xo={};t.r(Xo),t.d(Xo,{getDefaultStyles:()=>Dd});var qo={};t.r(qo),t.d(qo,{getDefaultStyles:()=>Ld,getSectionDefaultStyles:()=>Ad});var Qo={};t.r(Qo),t.d(Qo,{getDefaultStyles:()=>Ed});var Zo={};t.r(Zo),t.d(Zo,{getDefaultStyles:()=>Id});var $o={};t.r($o),t.d($o,{getDefaultStyles:()=>xd});var Jo={};t.r(Jo),t.d(Jo,{getDefaultStyles:()=>Pd});var et={};t.r(et),t.d(et,{getDefaultStyles:()=>_d});var ot={};t.r(ot),t.d(ot,{getDefaultStyles:()=>Bd,getSectionDefaultStyles:()=>Hd});var tt={};t.r(tt),t.d(tt,{ElementSettingEnum:()=>td,FBModeEnum:()=>Zs,FB_CELL_HEIGHT:()=>Kd,FB_CONTAINER_PADDING:()=>Ud,FB_GRID_COLS:()=>zd,FB_GRID_MIN_WIDTH:()=>Gd,FB_GRID_MOBILE_COLS:()=>jd,FB_GRID_MOBILE_MIN_WIDTH:()=>Md,FB_GRID_ROWS:()=>kd,FormComponentTypeEnum:()=>Js,FormConfirmationOption:()=>rd,FormElementIdEnum:()=>od,FormElementTypeEnum:()=>ed,FormMessageDisplay:()=>id,ScreenSizeEnums:()=>$s});var rt={};t.r(rt),t.d(rt,{getDefaultQuickLinksStyles:()=>Wd});var it={};t.r(it),t.d(it,{getDefaultStyles:()=>Vd});var nt={};t.r(nt),t.d(nt,{getDefaultStyles:()=>Yd});var at={};t.r(at),t.d(at,{getDefaultStyles:()=>Fd});var lt={};t.r(lt),t.d(lt,{getDefaultToasterStyles:()=>Xd});var pt={};t.r(pt),t.d(pt,{getDefaultStyles:()=>qd,getSectionDefaultStyles:()=>Qd});var st={};t.r(st),t.d(st,{getDefaultStyles:()=>Zd});var dt={};t.r(dt),t.d(dt,{getDefaultStyles:()=>$d});var ct={};t.r(ct),t.d(ct,{getDefaultStyles:()=>Jd});var yt={};t.r(yt),t.d(yt,{getDefaultStyles:()=>ec});var ut={};t.r(ut),t.d(ut,{getDefaultStyles:()=>oc});var St={};t.r(St),t.d(St,{getDefaultStyles:()=>tc});var gt={};t.r(gt),t.d(gt,{getDefaultStyles:()=>rc});var Tt={};t.r(Tt),t.d(Tt,{getDefaultStyles:()=>ic});var ht={};t.r(ht),t.d(ht,{getDefaultStyles:()=>nc});var Ct,Ot,bt,vt,mt,wt,ft,Rt,Nt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Dt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Lt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},At=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},Et=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%"}},It=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%"}},xt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Pt=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"}},_t=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},Bt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ht=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},zt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"auto"}},jt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},kt=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Kt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ut=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Gt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Mt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Wt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Vt=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Yt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ft=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Xt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},qt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Qt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Zt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},$t=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"auto",justifySelf:"center"}},Jt=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},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"}},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"}},tr=function(){return{maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",gridTemplateRows:"300px",gridTemplateColumns:"300px"}},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"}},nr=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"}},ar=function(){return{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",boxSizing:"border-box",gridArea:"1/1/2/2",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"}};!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"}(Ct||(Ct={})),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']"}(Ot||(Ot={})),function(e){e.id="data-cms-tool",e.state="data-cms-state",e.style="data-style-id",e.pageId="data-page-id",e.dataDivType="data-div-type",e.dataElementSubChild="data-element-sub-child",e.dataChildCount="data-child-count",e.dataToolType="data-tool-type",e.dataGridType="data-grid-type",e.dataElementType="data-element-type",e.layerDataDivType="data-layer-div-type",e.layerDataElementSubChild="data-layer-element-sub-child",e.dataDropElement="data-drop-element",e.layerDataDropElement="data-layer-drop-element",e.layerDataElementType="data-layer-element-type",e.title="data-title",e.layerStyle="data-layer-style-id",e.elementClick="data-has-clicked",e.viewportVisible="data-viewport-visible",e.playgroundScrollY="data-playground-scroll-y",e.playgroundScrollX="data-playground-scroll-x",e.viewportVisibleTop="data-viewport-visible-top",e.viewportVisibleRight="data-viewport-visible-right",e.viewportVisibleBottom="data-viewport-visible-bottom",e.viewportVisibleLeft="data-viewport-visible-left"}(bt||(bt={})),function(e){e.CSS="css",e.TOOL="tool",e.CONTROLLED_CSS="controlledCss",e.CONTROLS="controls",e.CONTENT="content"}(vt||(vt={})),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"}(mt||(mt={})),function(e){e[e.BUILDER=1]="BUILDER",e[e.PREVIEW=2]="PREVIEW",e[e.WEBSITE=3]="WEBSITE"}(wt||(wt={})),function(e){e.HORIZONTAL="horizontal",e.VERTICAL="vertical"}(ft||(ft={})),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"}(Rt||(Rt={}));var cr,yr,ur,Sr,gr,Tr,hr,Cr,Or,br,vr,mr,wr,fr,Rr,Nr,Dr={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"};!function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(cr||(cr={})),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"}(yr||(yr={})),function(e){e.ARROWSANDDOTS="Arrows & Dots",e.ARROWS="Arrows",e.DOTS="Dots",e.NONE="None"}(ur||(ur={})),function(e){e.GRID="grid",e.LIST="list"}(Sr||(Sr={})),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"}(gr||(gr={})),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"}(Tr||(Tr={})),function(e){e[e.CSS=1]="CSS",e[e.HTML=2]="HTML"}(hr||(hr={})),function(e){e.DESKTOP="desktop",e.TABLET="tablet",e.MOBILE="mobile"}(Cr||(Cr={})),function(e){e[e.UPSERT=1]="UPSERT",e[e.GET=2]="GET"}(Or||(Or={})),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"}(br||(br={})),function(e){e[e.NESTEDJSON=1]="NESTEDJSON",e[e.FLATJSON=2]="FLATJSON"}(vr||(vr={})),function(e){e.FLEXLIGHTBOXCLOSEBTN="isLightboxCloseIconKey"}(mr||(mr={})),function(e){e.PLACEHOLDER_IMAGE="/00000000-0000-0000-0000-000000000000/development/img-placeholder.jpg"}(wr||(wr={})),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"}(fr||(fr={})),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"}(Rr||(Rr={})),function(e){e[e.SLIDER_CONTROL=1]="SLIDER_CONTROL",e[e.GRID_TOGGLE=2]="GRID_TOGGLE"}(Nr||(Nr={}));var Lr,Ar=[yr.SCROLL_TO,yr.LIGHTBOX],Er={adjustment:{value:"fluid",property:"adjustment",propertyType:vt.TOOL},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:vt.CONTROLS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:vt.CSS},width:{value:"100",property:"width",unit:4,propertyType:vt.CSS},height:{value:"100",property:"height",unit:1,propertyType:vt.CSS},minHeight:{value:"100",property:"minHeight",unit:1,propertyType:vt.CSS},margin:{isAll:!1,sides:{top:{value:0,unit:1},right:{value:0,unit:1},bottom:{value:0,unit:1},left:{value:0,unit:1}},property:"margin",propertyType:vt.CSS},textPosition:{value:"top",property:"textPosition",propertyType:vt.CONTROLS},direction:{value:"Horizontal",propertyType:vt.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:vt.CSS},overflowContent:{value:"scroll",property:"overflow",propertyType:vt.TOOL},scrollDirection:{value:"horizontal",property:"scroll",propertyType:vt.TOOL},displayScrollbar:{value:!1,property:"displayScrollbar",propertyType:vt.TOOL},positionType:{value:"fixed",property:"position",propertyType:vt.TOOL},pinTo:{value:"page",property:"pinTo",propertyType:vt.TOOL},backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:vt.CSS,parentRef:"cs-be-se-2"},overlayColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}},property:"overlayColor",propertyType:vt.CSS,parentRef:"cs-be-cr-1"},borderColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"borderColor",propertyType:vt.CSS,parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:vt.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:vt.CSS},dividerWidth:{value:1,property:"dividerWidth",unit:1,propertyType:vt.CSS},showBorder:{value:!0,propertyType:vt.CONTROLS},showShadow:{value:!0,property:"showBorder",propertyType:vt.CONTROLS},shadowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"shadowColor",propertyType:vt.CSS,parentRef:"cs-be-se-1"},angle:{property:"shadowAngle",propertyType:vt.CSS,value:{x:{value:0,unit:1},y:{value:0,unit:1}}},spread:{value:0,property:"shadowSpread",unit:1,propertyType:vt.CSS},blur:{value:0,property:"shadowBlur",unit:1,propertyType:vt.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:vt.CSS},cropRatio:{value:"16:9",propertyType:vt.CONTROLS},zoomImage:{value:1,property:"zoomImage",propertyType:vt.CSS},exposure:{value:0,propertyType:vt.CONTROLS},contrast:{value:0,propertyType:vt.CONTROLS},saturation:{value:0,propertyType:vt.CONTROLS},brightness:{value:0,propertyType:vt.CONTROLS},tint:{value:0,propertyType:vt.CONTROLS},hue:{value:0,propertyType:vt.CONTROLS},lightness:{value:0,propertyType:vt.CONTROLS},highlights:{value:0,propertyType:vt.CONTROLS},shadows:{value:0,propertyType:vt.CONTROLS},flip:{value:{x:!1,y:!1},property:"flip",propertyType:vt.CONTROLS},rotate:{value:0,property:"rotate",propertyType:vt.CSS},paragraphSpacing:{value:0,unit:1,property:"paragraphSpacing",propertyType:vt.CSS},textHighlight:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"textHighlight",propertyType:vt.CSS},theme:{value:"h3",property:"theme",propertyType:vt.CONTROLS},font:{value:"Lato",property:"fontFamily",propertyType:vt.CSS,parentRef:"ty-h3-ft-fy"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:vt.CSS,parentRef:"ty-h3-ft-se"},textColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"color",propertyType:vt.CSS,parentRef:"ty-h3-cr"},bold:{value:"",property:"fontWeight",propertyType:vt.CSS,parentRef:"ty-h3-ft-wt"},italic:{value:"",property:"fontStyleItalic",propertyType:vt.CSS,parentRef:"ty-h3-ft-se-ic"},linethrough:{value:"",property:"linethrough",propertyType:vt.CSS,parentRef:"ty-h3-le-th"},underline:{value:"auto",property:"underline",propertyType:vt.CSS,parentRef:"ty-h3-ue"},textAlign:{value:"left",property:"textAlign",propertyType:vt.CSS,parentRef:"ty-h3-tt-an"},characterSpacing:{value:0,unit:1,property:"letterSpacing",propertyType:vt.CSS,parentRef:"ty-h3-lr-sg"},lineHeight:{value:1,unit:2,property:"lineHeight",propertyType:vt.CSS,parentRef:"ty-h3-le-ht"},themeDesc:{value:"p1",property:"themeDesc",propertyType:vt.CONTROLS},icon:{value:"check",propertyType:vt.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},fontDesc:{value:"Lato",property:"fontFamilyDesc",propertyType:vt.CSS,parentRef:"ty-p1-ft-fy"},fontSizeDesc:{value:14,unit:1,property:"fontSizeDesc",propertyType:vt.CSS,parentRef:"ty-p1-ft-se"},textColorDesc:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"colorDesc",propertyType:vt.CSS,parentRef:"ty-p1-cr"},boldDesc:{value:"",property:"fontWeightDesc",propertyType:vt.CSS,parentRef:"ty-p1-ft-wt"},italicDesc:{value:"",property:"fontStyleItalicDesc",propertyType:vt.CSS,parentRef:"ty-p1-ft-se-ic"},linethroughDesc:{value:"",property:"linethroughDesc",propertyType:vt.CSS,parentRef:"ty-p1-le-th"},underlineDesc:{value:"",property:"underlineDesc",propertyType:vt.CSS,parentRef:"ty-p1-ue"},textAlignDesc:{value:"left",property:"textAlignDesc",propertyType:vt.CSS,parentRef:"ty-p1-tt-an"},characterSpacingDesc:{value:0,unit:1,property:"letterSpacingDesc",propertyType:vt.CSS,parentRef:"ty-p1-lr-sg"},lineHeightDesc:{value:1,unit:2,property:"lineHeightDesc",propertyType:vt.CSS,parentRef:"ty-p1-le-ht"},iconSize:{value:26,unit:1,property:"iconSize",propertyType:vt.CSS},iconColor:{value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"iconColor1",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},showIcon:{value:!0,property:"showIcon",propertyType:vt.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:vt.CONTROLS},backgroundImage:{value:"",property:"backgroundImage",propertyType:vt.CSS},backgroundSize:{value:"contain",property:"backgroundSize",propertyType:vt.CSS},backgroundPositionY:{value:0,property:"backgroundPositionY",propertyType:vt.CSS},backgroundPositionX:{value:0,property:"backgroundPositionX",propertyType:vt.CSS},backgroundPosition:{value:"center",property:"backgroundPosition",propertyType:vt.CSS},backgroundAttachment:{value:"scroll",property:"backgroundAttachment",propertyType:vt.CSS},backgroundRepeat:{value:"no-repeat",property:"backgroundRepeat",propertyType:vt.CSS}},Ir={whenClicked:{value:"Open Full Search",property:"whenClicked",propertyType:vt.CONTROLS},showSearchText:{value:!0,property:"showSearchText",propertyType:vt.CONTROLS},searchText:{value:"My Search",property:"searchText",propertyType:vt.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:vt.CONTROLS},searchPlaceholderText:{value:"My Search",property:"searchPlaceholderText",propertyType:vt.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"}(Lr||(Lr={}));var xr,Pr=function(){return{layout:{selectorKey:Lr.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"70",unit:1}),margin:Er.margin,padding:Er.padding,whenClicked:Ir.whenClicked,showSearchText:Ir.showSearchText,searchText:Ir.searchText,searchPlaceholderText:Ir.searchPlaceholderText,showNoOfItems:Ir.showNoOfItems,positionType:Er.positionType,pinTo:Er.pinTo},design:{selectorKey:Lr.DESIGN,searchBar:{selectorKey:Lr.SEARCHBAR,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},searchIcon:{selectorKey:Lr.SEARCH_ICON,showIcon:Er.showIcon,iconSize:Er.iconSize,iconColor:Er.iconColor,icon:{value:"search-sm",propertyType:vt.CONTROLS}},placeholderText:{selectorKey:Lr.PLACEHOLDER_TEXT,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight}}}},_r={displayType:{value:"Stack Vertical",property:"displayType",propertyType:vt.CONTROLS},displayStyle:{value:"Button",property:"displayStyle",propertyType:vt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:vt.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:vt.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:vt.CSS},itemHeight:{value:"200",property:"itemHeight",unit:1,propertyType:vt.CSS},noOfItemsToShow:{value:2,propertyType:vt.CONTROLS},ItemContentAlignment:{value:"left",property:"ItemContentAlignment",propertyType:vt.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:vt.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:vt.CONTROLS},header:{value:!0,property:"header",propertyType:vt.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:vt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:vt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:vt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:vt.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:vt.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:vt.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:vt.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:vt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:vt.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:vt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:vt.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:vt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:vt.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:vt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:vt.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:vt.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:vt.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:vt.CSS},title:{value:"Estimate Shipping and Tax",property:"title",propertyType:vt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:vt.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:vt.CONTROLS},description:{value:"Enter your destination to get a shipping estimate.",property:"description",propertyType:vt.CONTROLS},country:{value:!0,property:"country",propertyType:vt.CONTROLS},state:{value:!0,property:"state",propertyType:vt.CONTROLS},zipCode:{value:!0,property:"zipCode",propertyType:vt.CONTROLS},shippingMethodName:{value:!0,property:"shippingMethodName",propertyType:vt.CONTROLS},shippingMethodLogo:{value:!0,property:"shippingMethodLogo",propertyType:vt.CONTROLS},shippingDescription:{value:!0,property:"shippingDescription",propertyType:vt.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:vt.CONTROLS},estimatedShippingCost:{value:!0,property:"estimatedShippingCost",propertyType:vt.CONTROLS},estimatedShippingTime:{value:!0,property:"estimatedShippingTime",propertyType:vt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:vt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:vt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:vt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:vt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:vt.CSS},buttonType:{value:"primaryButton",propertyType:vt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:vt.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:vt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:vt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:vt.CONTROLS},backgroundShape:{value:"Round",propertyType:vt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:vt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:vt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:vt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:vt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:vt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:vt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:vt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:vt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:vt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:vt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:vt.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:vt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:vt.CONTROLS},fontSize:{value:"16",propertyType:vt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},characterSpacing:{value:"16",propertyType:vt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:vt.CSS,unit:1},lineHeight:{value:"16",propertyType:vt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:vt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:vt.CSS},fontSize:{value:"16",propertyType:vt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},characterSpacing:{value:"16",propertyType:vt.CSS,unit:1},lineHeight:{value:"16",propertyType:vt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:vt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:vt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:vt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:vt.CONTROLS},paginationStyle:{value:"dotted",propertyType:vt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:vt.CONTROLS},arrowSize:{value:"16",propertyType:vt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:vt.CSS},backgroundShape:{value:"rectangle",propertyType:vt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:vt.CSS},font:{value:"lato",propertyType:vt.CSS},fontSize:{value:"16",propertyType:vt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},hoverBackgroundShape:{value:"circle",propertyType:vt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:vt.CSS},hoverFont:{value:"lato",propertyType:vt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:vt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:vt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:vt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:vt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:vt.CONTROLS},iconSize:{value:"20",propertyType:vt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:vt.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"}(xr||(xr={}));var Br,Hr={buttonStyle:_r.buttonStyle,buttonText:_r.buttonText,icon:_r.icon,iconPadding:_r.iconPadding,iconPosition:_r.iconPosition,iconAndTextSpacing:_r.iconAndTextSpacing,alignment:_r.alignment,buttonType:_r.buttonType,showIcon:_r.showIcon,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},zr=function(){return{layout:{selectorKey:xr.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"300",unit:1}),margin:Er.margin,padding:Er.padding,positionType:Er.positionType,pinTo:Er.pinTo,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.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:xr.DESIGN,widgetStyle:{selectorKey:xr.WIDGET_STYLE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},searchBar:{selectorKey:Lr.SEARCHBAR,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},searchIcon:{selectorKey:Lr.SEARCH_ICON,showIcon:Er.showIcon,iconSize:Er.iconSize,iconColor:Er.iconColor,icon:{value:"search-sm",propertyType:vt.CONTROLS}},placeholderText:{selectorKey:Lr.PLACEHOLDER_TEXT,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},inputStyle:{selectorKey:xr.INPUT_STYLE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,icon:_r.icon,iconPadding:_r.iconPadding,iconPosition:_r.iconPosition,iconAndTextSpacing:_r.iconAndTextSpacing,alignment:_r.alignment,buttonType:_r.buttonType,showIcon:_r.showIcon,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},viewOffersButton:{selectorKey:xr.VIEW_OFFERS_BUTTON,defaultState:Object.assign({selectorKey:xr.DEFAULT_STATE},Hr),hoverState:Object.assign({selectorKey:xr.HOVER_STATE},Hr),selectedState:Object.assign({selectorKey:xr.SELECTED_STATE},Hr)},widgetTextStyles:{selectorKey:xr.WIDGET_TEXT_STYLES,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,themeDesc:Er.themeDesc,fontDesc:Er.fontDesc,fontSizeDesc:Er.fontSizeDesc,textColorDesc:Er.textColorDesc,boldDesc:Er.boldDesc,italicDesc:Er.italicDesc,linethroughDesc:Er.linethroughDesc,underlineDesc:Er.underlineDesc,textAlignDesc:Er.textAlignDesc,characterSpacingDesc:Er.characterSpacingDesc,lineHeightDesc:Er.lineHeightDesc},itemStyle:{selectorKey:xr.ITEM_STYLE,contentAlignment:_r.contentAlignment,horizontalPadding:_r.horizontalPadding,verticalPadding:_r.verticalPadding,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},shippingName:{selectorKey:xr.SHIPPING_NAME,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},shippingMethodLogo:{selectorKey:xr.SHIPPING_METHOD_LOGO,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},shippingDescription:{selectorKey:xr.SHIPPING_DESCRIPTION,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},estimatedShippingCost:{selectorKey:xr.ESTIMATED_SHIPPING_COST,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},estimatedShippingTime:{selectorKey:xr.ESTIMATED_SHIPPING_TIME,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},arrows:{selectorKey:xr.ARROWS,arrowIconStyle:_r.arrowIconStyle,leftArrowIconStyle:_r.leftArrowIconStyle,rightArrowIconStyle:_r.rightArrowIconStyle,backgroundShape:_r.backgroundShape,arrowSize:_r.arrowSize,arrowColor:_r.arrowColor},paginationDots:{selectorKey:xr.PAGINATION_DOTS,dotSize:_r.dotSize,currentDotColor:_r.currentDotColor,otherDotColor:_r.otherDotColor},paginationLine:{selectorKey:xr.PAGINATION_LINE,currentLineColor:_r.currentLineColor,otherLineColor:_r.otherLineColor,lineHeight:_r.lineHeight,lineWidth:_r.lineWidth},table:{selectorKey:xr.TABLE,backgroundColor:Er.backgroundColor,showBorder:Er.showBorder,borderStyle:_r.design.table.borderStyle,borderColor:Er.borderColor,borderPerSlide:_r.design.table.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur},tableHeader:{selectorKey:xr.TABLE_HEADER,backgroundColor:Er.backgroundColor},headerText:{selectorKey:xr.HEADER_TEXT,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},tableRow:{selectorKey:xr.TABLE_ROW,backgroundColor:Er.backgroundColor,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},scroll:{selectorKey:xr.SCROLL,scrollBarWidth:_r.design.scrollBar.scrollBarWidth,scrollBarColor:_r.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:xr.ROW_DIVIDERS,headerDivider:_r.design.rowAndHeaderDividers.headerDivider,rowDivider:_r.design.rowAndHeaderDividers.rowDivider,columnDivider:_r.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:xr.PAGINATION,defaultState:{selectorKey:xr.DEFAULT_STATE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.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:Er.backgroundColor,pagination:_r.design.pagination.pagination},hoverState:{selectorKey:xr.HOVER_STATE,theme:Er.theme}},showMoreButton:{selectorKey:xr.SHOW_MORE_ITEMS_BUTTON,buttonStyle:_r.buttonStyle,buttonText:_r.buttonText,icon:_r.icon,iconPadding:_r.iconPadding,iconPosition:_r.iconPosition,iconAndTextSpacing:_r.iconAndTextSpacing,alignment:_r.alignment,buttonType:_r.buttonType,showIcon:_r.showIcon,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:_r.design.pagination.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight}},content:{selectorKey:xr.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:xr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS}}}},jr={optionSelection:{value:!0,property:"optionSelection",propertyType:vt.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:vt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:vt.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:vt.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:vt.CONTROLS},displayStyle:{value:"Matrix",property:"displayStyle",propertyType:vt.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:vt.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:vt.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:vt.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:vt.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:vt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:vt.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:vt.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:vt.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:vt.CONTROLS},itemContentAlignment:{value:"Left",property:"itemContentAlignment",propertyType:vt.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:vt.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:vt.CONTROLS},dropdownOptionsSpacing:{value:"50",property:"dropdownOptionsSpacing",propertyType:vt.CSS},dropdownOptionsPadding:{value:"50",property:"dropdownOptionsPadding",propertyType:vt.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:vt.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:vt.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:vt.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:vt.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:vt.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:vt.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:vt.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:vt.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:vt.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:vt.CONTROLS},tabAlignment:{value:"Left",property:"tabAlignment",propertyType:vt.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:vt.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:vt.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:vt.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:vt.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:vt.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:vt.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:vt.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:vt.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:vt.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:vt.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:vt.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:vt.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:vt.CONTROLS},header:{value:!0,property:"header",propertyType:vt.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:vt.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:vt.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:vt.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:vt.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:vt.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:vt.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:vt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:vt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:vt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:vt.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:vt.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:vt.CSS},contentAlignment:{value:"Left",property:"contentAlignment",propertyType:vt.CSS},paginationAliginment:{value:"Left",property:"paginationAliginment",propertyType:vt.CSS},groupHorizontalPadding:{value:"50",property:"groupHorizontalPadding",propertyType:vt.CSS},groupVerticalPadding:{value:"50",property:"groupVerticalPadding",propertyType:vt.CSS},groupAndContainerSpacing:{value:"50",property:"groupAndContainerSpacing",propertyType:vt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:vt.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:vt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:vt.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:vt.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:vt.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:vt.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:vt.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:vt.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:vt.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:vt.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:vt.CONTROLS},showselectedVariant:{value:!0,property:"showselectedVariant",propertyType:vt.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:vt.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:vt.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:vt.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:vt.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:vt.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:vt.CONTROLS},showTotalAddedQuantity:{value:!0,property:"showTotalAddedQuantity",propertyType:vt.CONTROLS},showMoreRows:{value:"Scroll",property:"showMoreRows",propertyType:vt.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.SWATFH_TYPE_DISPLAY_STYLE="swatchTypeDisplayStyle",e.SINGLE_SELECT_DISPLAY_STYLE="singleSelectDisplayStyle",e.DROPDOWN_DISPLAY_STYLE="dropdownDisplayStyle",e.GROUPED_OPTION_DISPLAY_STYLE="groupedOptionsDisplayStyle",e.MATRIX_DISPLAY_STYLE="matrixDisplayStyle",e.GROUPED_MATRIX_DISPLAY_STYLE="groupedMatrixDisplayStyle",e.DATA_CONNECTOR="dataConnector"}(Br||(Br={}));var kr,Kr=function(){return{layout:{selectorKey:Br.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"600",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"300",unit:1}),margin:Er.margin,padding:Er.padding,positionType:Er.positionType,pinTo:Er.pinTo,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,optionSelection:jr.optionSelection,displayOutOfStockValues:jr.displayOutOfStockValues,displayStyle:jr.displayStyle,notifyMeButton:jr.notifyMeButton,quantitySelectorForVariantSelector:jr.quantitySelectorForVariantSelector,dividerBetweenItems:jr.dividerBetweenItems,optionTitleValueSpacing:jr.optionTitleValueSpacing,remainingDisplayStyle:jr.remainingDisplayStyle,allowUserToSearch:jr.allowUserToSearch,allowUserToFilter:jr.allowUserToFilter,swatchTypeDisplayStyle:{selectorKey:Br.SWATFH_TYPE_DISPLAY_STYLE,displayValues:jr.displayValues,itemPadding:jr.itemPadding,itemSpacing:jr.itemSpacing,maxItemsToDisplay:jr.maxItemsToDisplay,overflowItems:jr.overflowItems,swatchImageType:jr.swatchImageType},singleSelectDisplayStyle:{selectorKey:Br.SINGLE_SELECT_DISPLAY_STYLE,displayValues:jr.displayValues,itemPadding:jr.itemPadding,itemSpacing:jr.itemSpacing,maxItemsToDisplay:jr.maxItemsToDisplay,overflowItems:jr.overflowItems,imageBehaviour:jr.imageBehaviour,itemsPerRow:jr.itemsPerRow,itemContentAlignment:jr.itemContentAlignment,overflowDirection:jr.overflowDirection},dropdownDisplayStyle:{selectorKey:Br.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:jr.dropdownOptionsSpacing,dropdownOptionsPadding:jr.dropdownOptionsPadding,dropdownStyle:jr.dropdownStyle,optionAndListSpacing:jr.optionAndListSpacing,dropdownListItemSpacing:jr.dropdownListItemSpacing,dropdownListItemPadding:jr.dropdownListItemPadding,dividerBetweenListItems:jr.dividerBetweenListItems,maxItemsToDisplay:jr.maxItemsToDisplay,overflowItems:jr.overflowItems},groupedOptionsDisplayStyle:{selectorKey:Br.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:jr.groupsDisplayStyle,groupSpacing:jr.groupSpacing,groupPadding:jr.groupPadding,groupHeaderAndOptionSpacing:jr.groupHeaderAndOptionSpacing,tabDirection:jr.tabDirection,tabLayout:jr.tabLayout,tabAlignment:jr.tabAlignment,tabSpacing:jr.tabSpacing,tabAndContainerSpacing:jr.tabAndContainerSpacing,tabHorizontalPadding:jr.tabHorizontalPadding,tabVerticalPadding:jr.tabVerticalPadding,containerPadding:jr.tabVerticalPadding,overflowItems:jr.overflowItems,tabRowSpacing:jr.tabRowSpacing,expandIconPositon:jr.expandIconPositon,expandFirstItemByDefault:jr.expandFirstItemByDefault,allowMultipleOpenItems:jr.allowMultipleOpenItems,itemDividers:jr.itemDividers,accordionSpacing:jr.accordionSpacing,accordionAndContainerSpacing:jr.accordionAndContainerSpacing,accordionHorizontalPadding:jr.accordionHorizontalPadding,accordionVerticalPadding:jr.accordionVerticalPadding,groupAndContainerSpacing:jr.groupAndContainerSpacing,groupHorizontalPadding:jr.groupHorizontalPadding,groupVerticalPadding:jr.groupVerticalPadding,canCollapseGroups:jr.canCollapseGroups},matrixDisplayStyle:{selectorKey:Br.MATRIX_DISPLAY_STYLE,header:jr.header,headerHeight:jr.headerHeight,rowHeight:jr.rowHeight,headerDivider:jr.headerDivider,rowDivider:jr.rowDivider,columnDivider:jr.columnDivider,alternativeRowColors:jr.alternativeRowColors,headerCellPadding:jr.headerCellPadding,rowCellPadding:jr.rowCellPadding,contentAlignment:jr.contentAlignment,overflowControl:jr.overflowControl,paginationType:jr.paginationType,paginationAliginment:jr.paginationAliginment,rowsPerPage:jr.rowsPerPage,showMoreRows:jr.showMoreRows},groupedMatrixDisplayStyle:{selectorKey:Br.GROUPED_MATRIX_DISPLAY_STYLE,groupsDisplayStyle:jr.groupsDisplayStyle,groupSpacing:jr.groupSpacing,groupPadding:jr.groupPadding,groupHeaderAndOptionSpacing:jr.groupHeaderAndOptionSpacing}},design:{selectorKey:Br.DESIGN},content:{selectorKey:Br.CONTENT,optionProperties:jr.optionProperties,optionName:jr.optionName,noOfOptionValues:jr.noOfOptionValues,optionPrice:jr.optionPrice,priceFormat:jr.priceFormat,showselectedVariant:jr.showselectedVariant,optionValueProperties:jr.optionValueProperties,optionValueName:jr.optionValueName,optionValueCode:jr.optionValueCode,swatchImage:jr.swatchImage,swatchImageType:jr.swatchImageType,noOfVariantsAvailable:jr.noOfVariantsAvailable,optionValuePrice:jr.optionValuePrice,showAvailableInventory:jr.showAvailableInventory,showTotalPriceOfAddedItems:jr.showTotalPriceOfAddedItems,showTotalAddedQuantity:jr.showTotalAddedQuantity},dataConnector:{selectorKey:Br.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS}}}},Ur={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:vt.CONTROLS},buttonType:{value:"primaryButton",propertyType:vt.CONTROLS},buttonText:{value:"Get Started",property:"buttonText",propertyType:vt.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:vt.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:vt.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:vt.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:vt.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:vt.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(kr||(kr={}));var Gr,Mr=function(){return{layout:{selectorKey:kr.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"40",unit:1}),margin:Er.margin,padding:Er.padding,positionType:Er.positionType,pinTo:Er.pinTo,buttonStyle:Ur.buttonStyle,buttonText:Ur.buttonText,buttonIcon:Ur.buttonIcon,iconPosition:Ur.iconPosition,iconAndTextSpacing:Ur.iconAndTextSpacing,alignment:Ur.alignment,buttonType:Ur.buttonType,linkTo:Ur.linkTo},design:{selectorKey:kr.DESIGN,defaultState:{selectorKey:kr.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},Er.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},Er.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},Er.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},Er.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},Er.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},Er.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},Er.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},Er.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},Er.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},Er.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},Er.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},Er.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},Er.theme),fontSize:Object.assign(Object.assign({},Er.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},Er.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},Er.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},Er.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},Er.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},Er.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},Er.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},Er.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},Er.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:Er.icon,showIcon:Object.assign(Object.assign({},Er.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Er.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Er.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:kr.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},Er.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:kr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(Gr||(Gr={}));var Wr,Vr=function(){return{layout:{selectorKey:Gr.LAYOUT,width:Object.assign(Object.assign({},Er.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Er.height),{unit:1,value:300}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo},design:{selectorKey:Gr.DESIGN,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},content:{selectorKey:Gr.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:Gr.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:vt.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Wr||(Wr={}));var Yr,Fr=function(){return{layout:{selectorKey:Wr.LAYOUT,width:Object.assign(Object.assign({},Er.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Er.height),{unit:1,value:300}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,textData:{value:"",propertyType:vt.CONTROLS}},design:{selectorKey:Wr.DESIGN,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},content:{}}},Xr={theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,backgroundColor:Er.backgroundColor},qr={backgroundColor:Er.backgroundColor,backgroundRepeat:Er.backgroundRepeat,backgroundSize:Er.backgroundSize,backgroundAttachment:Er.backgroundAttachment,backgroundPosition:Er.backgroundPosition,backgroundPositionX:Er.backgroundPositionX,backgroundPositionY:Er.backgroundPositionY,backgroundImage:Er.backgroundImage};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Yr||(Yr={}));var Qr,Zr=function(e){return{layout:{selectorKey:Yr.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:vt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Er.height),{isReadOnly:!0}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo},design:Object.assign({selectorKey:Yr.DESIGN,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},qr),dataConnector:{selectorKey:Yr.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"container",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:vt.CONTROLS}}}},$r=(new Date).toISOString().slice(0,16),Jr={type:{value:"countdown",property:"itemSpacing",propertyType:vt.CONTROLS},counterStyle:{value:"joined",property:"counterStyle",propertyType:vt.CONTROLS},countdownAnimation:{value:"fadeIn",property:"countdownAnimation",propertyType:vt.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:vt.CONTROLS},source:{value:"manual",property:"source",propertyType:vt.CONTROLS},showCountdownTitle:{value:"true",property:"showCountdownTitle",propertyType:vt.CONTROLS},title:{value:"Sales Ends In",property:"title",propertyType:vt.CONTROLS},showCountdownDescription:{value:"true",property:"showCountdownDescription",propertyType:vt.CONTROLS},description:{value:"Sale ends in next few mins hurry up garb the offer",property:"description",propertyType:vt.CONTROLS},chooseSchedules:{value:"05-11-2024",property:"chooseSchedules",propertyType:vt.CONTROLS},startDate:{value:$r,property:"startDate",propertyType:vt.CONTROLS},endDate:{value:"2024-11-15T15:01",property:"endDate",propertyType:vt.CONTROLS},days:{value:"true",property:"days",propertyType:vt.CONTROLS},daysTitle:{value:"Days",property:"daysTitle",propertyType:vt.CONTROLS},hours:{value:"true",property:"hours",propertyType:vt.CONTROLS},hoursTitle:{value:"Hours",property:"hoursTitle",propertyType:vt.CONTROLS},minutes:{value:"true",property:"minutes",propertyType:vt.CONTROLS},minutesTitle:{value:"Minutes",property:"minutesTitle",propertyType:vt.CONTROLS},seconds:{value:"true",property:"seconds",propertyType:vt.CONTROLS},secondsTitle:{value:"Seconds",property:"secondsTitle",propertyType:vt.CONTROLS},shape:{value:"shopping-cart-01",property:"shape",propertyType:vt.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:vt.CSS},verticalAlignment:{value:"center",property:"verticalAlignment",propertyType:vt.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:vt.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:vt.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:vt.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:vt.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:vt.CSS},textPosition:{value:"top",property:"textPosition",propertyType:vt.CONTROLS},iconColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"iconColor",propertyType:vt.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"}(Qr||(Qr={}));var ei,oi=function(){return{layout:{selectorKey:Qr.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"200",unit:1}),margin:Er.margin,padding:Er.padding,type:Jr.type,counterStyle:Jr.counterStyle,countdownAnimation:Jr.countdownAnimation,dividerBetweenItems:Jr.dividerBetweenItems,positionType:Er.positionType,pinTo:Er.pinTo},content:{selectorKey:Qr.CONTENT,source:Jr.source,showCountdownTitle:Jr.showCountdownTitle,title:Jr.title,showCountdownDescription:Jr.showCountdownDescription,description:Jr.description,chooseSchedules:Jr.chooseSchedules,startDate:Jr.startDate,endDate:Jr.endDate,days:Jr.days,daysTitle:Jr.daysTitle,hours:Jr.hours,hoursTitle:Jr.hoursTitle,minutes:Jr.minutes,minutesTitle:Jr.minutesTitle,seconds:Jr.seconds,secondsTitle:Jr.secondsTitle},design:{selectorKey:Qr.DESIGN,countdownWidget:{selectorKey:Qr.COUNTDOWN_WIDGET,backgroundColor:Er.backgroundColor,showBorder:Er.showBorder,borderStyle:Er.borderStyle,borderColor:Er.borderColor,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,themeDesc:Er.themeDesc,fontDesc:Er.fontDesc,fontSizeDesc:Er.fontSizeDesc,textColorDesc:Er.textColorDesc,boldDesc:Er.boldDesc,italicDesc:Er.italicDesc,linethroughDesc:Er.linethroughDesc,underlineDesc:Er.underlineDesc,textAlignDesc:Er.textAlignDesc,characterSpacingDesc:Er.characterSpacingDesc,lineHeightDesc:Er.lineHeightDesc},countdownWidgetTextContainerLayout:{selectorKey:Qr.COUNTDOWN_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Jr.textVerticalPadding,textHorizontalPadding:Jr.textHorizontalPadding,titleAndDescriptionSpacing:Jr.titleAndDescriptionSpacing},countdownWidgetTextContainerDesign:{selectorKey:Qr.COUNTDOWN_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},countdownLayout:{selectorKey:Qr.COUNTDOWN_LAYOUT,verticalAlignment:Jr.verticalAlignment,widgetTextAndItemSpacing:Jr.widgetTextAndItemSpacing,textPosition:Jr.textPosition},counterStyle:{selectorKey:Qr.COUNTER_STYLE,backgroundColor:Er.backgroundColor,showBorder:Er.showBorder,borderStyle:Er.borderStyle,borderColor:Er.borderColor,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,themeDesc:Er.themeDesc,fontDesc:Er.fontDesc,fontSizeDesc:Er.fontSizeDesc,textColorDesc:Er.textColorDesc,boldDesc:Er.boldDesc,italicDesc:Er.italicDesc,linethroughDesc:Er.linethroughDesc,underlineDesc:Er.underlineDesc,textAlignDesc:Er.textAlignDesc,characterSpacingDesc:Er.characterSpacingDesc,lineHeightDesc:Er.lineHeightDesc},dividerStyle:{selectorKey:Qr.DIVIDER_STYLE,shape:Jr.shape,size:Jr.size,iconColor:Jr.iconColor}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content"}(ei||(ei={}));var ti,ri=function(){return{layout:{selectorKey:ei.LAYOUT,width:Object.assign(Object.assign({},Er.width),{unit:1,value:300}),height:Object.assign(Object.assign({},Er.height),{unit:1,value:300}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo},design:{selectorKey:ei.DESIGN,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},content:{selectorKey:ei.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:ei.DATA_CONNECTOR,value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:vt.CONTROLS}}},ii={expandFirstItemByDefault:{value:!0,propertyType:vt.CONTROLS},allowMultipleOpenItems:{value:!1,propertyType:vt.CONTROLS},itemDividers:{value:!1,propertyType:vt.CONTROLS},iconPosition:{value:"Right",propertyType:vt.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:vt.CONTROLS},itemHorizontalPadding:{value:10,unit:1,property:"itemHorizontalPadding",propertyType:vt.CSS},itemVerticalPadding:{value:2,unit:1,property:"itemVerticalPadding",propertyType:vt.CSS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:vt.CSS},titleAndDescriptionSpacing:{value:5,unit:1,property:"titleAndDescriptionSpacing",propertyType:vt.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"}(ti||(ti={}));var ni,ai=function(){return{layout:{selectorKey:ti.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"auto",unit:mt.CUSTOM}),margin:Er.margin,padding:Er.padding,positionType:Er.positionType,pinTo:Er.pinTo,expandFirstItemByDefault:ii.expandFirstItemByDefault,allowMultipleOpenItems:ii.allowMultipleOpenItems,itemDividers:ii.itemDividers,iconPosition:ii.iconPosition,itemHorizontalPadding:ii.itemHorizontalPadding,itemVerticalPadding:ii.itemVerticalPadding,itemSpacing:ii.itemSpacing,titleAndDescriptionSpacing:ii.titleAndDescriptionSpacing},content:{accordionsList:ii.accordionsList},design:{selectorKey:ti.DESIGN,faqWidget:{selectorKey:ti.FAQ_WIDGET,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},collapsedAccordionItem:{selectorKey:ti.COLLAPSED_ACCRORDION_ITEM,backgroundColor:Er.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Er.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,icon:Er.icon,showIcon:Er.showIcon,iconSize:Er.iconSize,iconColor:Er.iconColor,themeDesc:Er.themeDesc,fontDesc:Er.fontDesc,fontSizeDesc:Er.fontSizeDesc,textColorDesc:Er.textColorDesc,boldDesc:Er.boldDesc,italicDesc:Er.italicDesc,linethroughDesc:Er.linethroughDesc,underlineDesc:Er.underlineDesc,textAlignDesc:Er.textAlignDesc,characterSpacingDesc:Er.characterSpacingDesc,lineHeightDesc:Er.lineHeightDesc},expandedAccordionItem:{selectorKey:ti.EXPANDED_ACCRORDION_ITEM,backgroundColor:Er.backgroundColor,backgroundColorDesc:Object.assign(Object.assign({},Er.backgroundColor),{property:"backgroundColorDesc"}),borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Object.assign({},Er.theme),font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,icon:Er.icon,showIcon:Er.showIcon,iconSize:Er.iconSize,iconColor:Er.iconColor,themeDesc:Er.themeDesc,fontDesc:Er.fontDesc,fontSizeDesc:Er.fontSizeDesc,textColorDesc:Er.textColorDesc,boldDesc:Er.boldDesc,italicDesc:Er.italicDesc,linethroughDesc:Er.linethroughDesc,underlineDesc:Er.underlineDesc,textAlignDesc:Er.textAlignDesc,characterSpacingDesc:Er.characterSpacingDesc,lineHeightDesc:Er.lineHeightDesc},divider:{selectorKey:ti.DIVIDER,dividerColor:Er.borderColor,dividerStyle:Er.borderStyle,dividerWidth:Er.dividerWidth}}}},li={displayStyle:{value:"Slider",propertyType:vt.CONTROLS},scrollDirection:{value:"Vertical",propertyType:vt.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:vt.CONTROLS},scrollControl:{value:"Non",propertyType:vt.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:vt.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:vt.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:vt.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:vt.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:vt.CSS},sliderControl:{value:"Arrows",propertyType:vt.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:vt.CONTROLS},loopImages:{value:!1,propertyType:vt.CONTROLS},setItemsPerRow:{value:!1,propertyType:vt.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:vt.CONTROLS},autoplay:{value:!1,propertyType:vt.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:vt.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:vt.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:vt.CONTROLS},showGalleryTitle:{value:!1,propertyType:vt.CONTROLS},galleryTitle:{value:"",propertyType:vt.CONTROLS},showGalleryDescription:{value:!1,propertyType:vt.CONTROLS},galleryDescription:{value:"",propertyType:vt.CONTROLS},showItemTitle:{value:!1,propertyType:vt.CONTROLS},showItemDescription:{value:!1,propertyType:vt.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:vt.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:vt.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:vt.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:vt.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:vt.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:vt.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:vt.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:vt.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:vt.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:vt.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:vt.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:vt.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:vt.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:vt.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:vt.CSS},arrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:vt.CONTROLS},backgroundShape:{value:"Round",propertyType:vt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:vt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:vt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:vt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:vt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:vt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:vt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:vt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:vt.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:vt.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 pi,si=function(){return{layout:{selectorKey:ni.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"300",unit:1}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,displayStyle:li.displayStyle,scrollDirection:li.scrollDirection,noOfItemsToLoad:li.noOfItemsToLoad,scrollControl:li.scrollControl,itemsPerSlide:li.itemsPerSlide,itemsPerRow:li.itemsPerRow,itemsPerColumn:li.itemsPerColumn,itemGap:li.itemGap,rowGap:li.rowGap,sliderControl:li.sliderControl,controlPosition:li.controlPosition,loopImages:li.loopImages,setItemsPerRow:li.setItemsPerRow,sliderDisplayScrollbar:li.sliderDisplayScrollbar,autoplay:li.autoplay,autoplayStyle:li.autoplayStyle,autoplayDuration:li.autoplayDuration,sliderSpeed:li.sliderSpeed,thumbnailPlacement:li.thumbnailPlacement,thumbnailSize:li.thumbnailSize,thumbnailSpacing:li.thumbnailSpacing},content:{showGalleryTitle:li.showGalleryTitle,galleryTitle:li.galleryTitle,showGalleryDescription:li.showGalleryDescription,galleryDescription:li.galleryDescription,showItemTitle:li.showItemTitle,showItemDescription:li.showItemDescription,allowLinkToOtherPage:li.allowLinkToOtherPage,slides:li.slides},design:{selectorKey:ni.DESIGN,galleryWidgetStyle:{selectorKey:ni.GALLERY_WIDGET_STYLE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,showIcon:Object.assign(Object.assign({},Er.showIcon),{value:!0}),iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Er.themeDesc,fontDesc:Er.fontDesc,fontSizeDesc:Er.fontSizeDesc,textColorDesc:Er.textColorDesc,boldDesc:Er.boldDesc,italicDesc:Er.italicDesc,linethroughDesc:Er.linethroughDesc,underlineDesc:Er.underlineDesc,textAlignDesc:Er.textAlignDesc,characterSpacingDesc:Er.characterSpacingDesc,lineHeightDesc:Er.lineHeightDesc},galleryWidgetLayout:{selectorKey:ni.GALLERY_LAYOUT,galleryTextAndItemAlignment:li.galleryTextAndItemAlignment,galleryTextAndItemSpacing:li.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:li.galleryTextAndDescriptionSpacing,textPosition:Er.textPosition,verticalAlignment:Er.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:ni.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:li.textVerticalPadding,textHorizontalPadding:Er.textHorizontalPadding,titleAndDescriptionSpacing:li.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:ni.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},itemStyle:{selectorKey:ni.GALLERY_WIDGET_STYLE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,showIcon:Object.assign(Object.assign({},Er.showIcon),{value:!0}),iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Er.themeDesc,fontDesc:Er.fontDesc,fontSizeDesc:Er.fontSizeDesc,textColorDesc:Er.textColorDesc,boldDesc:Er.boldDesc,italicDesc:Er.italicDesc,linethroughDesc:Er.linethroughDesc,underlineDesc:Er.underlineDesc,textAlignDesc:Er.textAlignDesc,characterSpacingDesc:Er.characterSpacingDesc,lineHeightDesc:Er.lineHeightDesc},itemLayout:{selectorKey:ni.GALLERY_LAYOUT,galleryTextAndItemAlignment:li.galleryTextAndItemAlignment,textAndImageSpacing:li.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:li.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Er.textPosition),{value:"On Image"}),verticalAlignment:Er.verticalAlignment},itemTextContainerLayout:{selectorKey:ni.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:li.textVerticalPadding,textHorizontalPadding:Er.textHorizontalPadding,titleAndDescriptionSpacing:li.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:ni.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},paginationArrows:{selectorKey:ni.PAGINATION_ARROWS,arrowIconStyle:li.arrowIconStyle,leftArrowIconStyle:li.leftArrowIconStyle,rightArrowIconStyle:li.rightArrowIconStyle,backgroundShape:li.backgroundShape,arrowSize:li.arrowSize,arrowColor:li.arrowColor},paginationDots:{selectorKey:ni.PAGINATION_DOTS,dotSize:li.dotSize,currentDotColor:li.currentDotColor,otherDotColor:li.otherDotColor},paginationLine:{selectorKey:ni.PAGINATION_LINE,currentLineColor:li.currentLineColor,otherLineColor:li.otherLineColor,lineHeight:li.lineHeight,lineWidth:li.lineWidth}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(pi||(pi={}));var di,ci=function(e){return{layout:{selectorKey:pi.LAYOUT,width:{value:"100",property:"width",unit:1,propertyType:vt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Er.height),{isReadOnly:!0}),padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo},design:Object.assign({selectorKey:pi.DESIGN,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},qr)}},yi={onClick:{value:"Show Image Lightbox",propertyType:vt.CONTROLS},onHover:{value:"Zoom Out",propertyType:vt.CONTROLS},cropRatio:{value:"16:9",propertyType:vt.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:vt.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:vt.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:vt.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(di||(di={}));var ui,Si=function(){return{layout:{selectorKey:di.LAYOUT,width:Object.assign(Object.assign({},Er.width),{propertyType:vt.CONTROLLED_CSS,unit:mt.PIXELS,value:350}),height:Object.assign(Object.assign({},Er.height),{value:300,propertyType:vt.CONTROLLED_CSS,unit:mt.PIXELS}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,onClick:yi.onClick,onHover:yi.onHover,cropRatio:yi.cropRatio,fitOptions:yi.fitOptions,horizontalAlignment:yi.horizontalAlignment,verticalAlignment:yi.verticalAlignment},design:{selectorKey:di.DESIGN,cropRatio:Er.cropRatio,zoomImage:Er.zoomImage,flip:Er.flip,rotate:Er.rotate,backgroundColor:Er.backgroundColor,exposure:Er.exposure,contrast:Er.contrast,saturation:Er.saturation,brightness:Er.brightness,hue:Er.hue,lightness:Er.lightness,highlights:Er.highlights,shadows:Er.shadows,showBorder:Er.showBorder,borderStyle:Er.borderStyle,borderColor:Er.borderColor,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:vt.CONTROLS}},dataConnector:{selectorKey:di.DATA_CONNECTOR,dataConnector:yi.dataConnector}}},gi={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:vt.CONTROLS},productName:{value:!0,propertyType:vt.CONTROLS},productCodes:{value:!0,propertyType:vt.CONTROLS},varientCodes:{value:!0,propertyType:vt.CONTROLS},productImage:{value:!0,propertyType:vt.CONTROLS},price:{value:!0,propertyType:vt.CONTROLS},productDescription:{value:!0,propertyType:vt.CONTROLS},showOptions:{value:!0,propertyType:vt.CONTROLS},allowBulkOrdering:{value:!0,propertyType:vt.CONTROLS},actions:{value:!0,propertyType:vt.CONTROLS},quickView:{value:!0,propertyType:vt.CONTROLS},addToCart:{value:!0,propertyType:vt.CONTROLS},wishlist:{value:!0,propertyType:vt.CONTROLS},buyNow:{value:!0,propertyType:vt.CONTROLS},addtoQuote:{value:!0,propertyType:vt.CONTROLS},showUoms:{value:!0,propertyType:vt.CONTROLS},showVolumePricing:{value:!0,propertyType:vt.CONTROLS},showInventory:{value:!0,propertyType:vt.CONTROLS},storeAvailability:{value:!0,propertyType:vt.CONTROLS},categoryCode:{value:!0,propertyType:vt.CONTROLS},categoryName:{value:!0,propertyType:vt.CONTROLS},categoryImage:{value:!0,propertyType:vt.CONTROLS},categoryDescription:{value:!0,propertyType:vt.CONTROLS},subCategoryCode:{value:!0,propertyType:vt.CONTROLS},subCategoryName:{value:!0,propertyType:vt.CONTROLS},subCategoryImage:{value:!0,propertyType:vt.CONTROLS},subCategoryDescription:{value:!0,propertyType:vt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(ui||(ui={}));var Ti,hi=function(){return{layout:{selectorKey:ui.LAYOUT,width:Object.assign({},Er.width),height:Object.assign(Object.assign({},Er.height),{value:"auto",propertyType:vt.CONTROLS,unit:7}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo},design:Object.assign({selectorKey:ui.DESIGN,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},qr),content:{selectorKey:ui.CONTENT,productName:gi.productName,productCodes:gi.productCodes,varientCodes:gi.varientCodes,productImage:gi.productImage,price:gi.price,productDescription:gi.productDescription,showOptions:gi.showOptions,allowBulkOrdering:gi.allowBulkOrdering,actions:gi.actions,quickView:gi.quickView,addToCart:gi.addToCart,wishlist:gi.wishlist,buyNow:gi.buyNow,addtoQuote:gi.addtoQuote,showUoms:gi.showUoms,showVolumePricing:gi.showVolumePricing,showInventory:gi.showInventory,storeAvailability:gi.storeAvailability,categoryCode:gi.categoryCode,categoryName:gi.categoryName,categoryImage:gi.categoryImage,categoryDescription:gi.categoryDescription,subCategoryCode:gi.subCategoryCode,subCategoryName:gi.subCategoryName,subCategoryImage:gi.subCategoryImage,subCategoryDescription:gi.subCategoryDescription},dataConnector:{selectorKey:ui.DATA_CONNECTOR,dataConnector:gi.dataConnector}}},Ci={dataConnector:{value:{isConnected:!1,dataSource:null,childSource:null,key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS},showOptions:{value:!0,propertyType:vt.CONTROLS},productVolume:{value:!0,propertyType:vt.CONTROLS},productPrice:{value:!0,propertyType:vt.CONTROLS},productActions:{value:!0,propertyType:vt.CONTROLS},productInventory:{value:!0,propertyType:vt.CONTROLS},storeLocations:{value:!0,propertyType:vt.CONTROLS},pickupLocations:{value:!0,propertyType:vt.CONTROLS},productHighlights:{value:!0,propertyType:vt.CONTROLS},paymentMethods:{value:!0,propertyType:vt.CONTROLS},shippingEstimator:{value:!0,propertyType:vt.CONTROLS},productPromotions:{value:!0,propertyType:vt.CONTROLS},amountEstimator:{value:!0,propertyType:vt.CONTROLS},quantitySelector:{value:!0,propertyType:vt.CONTROLS},uomSelector:{value:!0,propertyType:vt.CONTROLS},variantPicker:{value:!0,propertyType:vt.CONTROLS},bulkVariantPicker:{value:!0,propertyType:vt.CONTROLS},productImage:{value:!0,propertyType:vt.CONTROLS},productName:{value:!0,propertyType:vt.CONTROLS},productDescription:{value:!0,propertyType:vt.CONTROLS},productBrand:{value:!0,propertyType:vt.CONTROLS},productCode:{value:!0,propertyType:vt.CONTROLS},productReview:{value:!0,propertyType:vt.CONTROLS},productRating:{value:!0,propertyType:vt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Ti||(Ti={}));var Oi,bi=function(){return{layout:{selectorKey:Ti.LAYOUT,width:Object.assign({},Er.width),height:Object.assign(Object.assign({},Er.height),{value:"auto",propertyType:vt.CONTROLS,unit:7}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo},design:Object.assign({selectorKey:Ti.DESIGN,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},qr),content:{selectorKey:Ti.CONTENT,showOptions:Ci.showOptions,productVolume:Ci.productVolume,productPrice:Ci.productPrice,productActions:Ci.productActions,productInventory:Ci.productInventory,storeLocations:Ci.storeLocations,pickupLocations:Ci.pickupLocations,productHighlights:Ci.productHighlights,paymentMethods:Ci.paymentMethods,shippingEstimator:Ci.shippingEstimator,productPromotions:Ci.productPromotions,amountEstimator:Ci.amountEstimator,quantitySelector:Ci.quantitySelector,uomSelector:Ci.uomSelector,variantPicker:Ci.variantPicker,bulkVariantPicker:Ci.bulkVariantPicker,productImage:Ci.productImage,productName:Ci.productName,productDescription:Ci.productDescription,productBrand:Ci.productBrand,productCode:Ci.productCode,productReview:Ci.productReview,productRating:Ci.productRating},dataConnector:{selectorKey:Ti.DATA_CONNECTOR,dataConnector:Ci.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:vt.CONTROLS}}}},vi={position:{value:"topLeft",property:"position",propertyType:vt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:vt.CONTROLS},onClick:{value:"Show Image Lightbox",propertyType:vt.CONTROLS},onHover:{value:"Zoom In",propertyType:vt.CONTROLS},hotspotStyle:{value:"shape",propertyType:vt.CONTROLS},showContent:{value:"onClick",propertyType:vt.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:vt.CONTROLS},showIcon:{value:!0,propertyType:vt.CONTROLS},shape:{value:"circle",propertyType:vt.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:vt.CONTROLS},iconStyle:{value:"icon with circle",property:"iconStyle",propertyType:vt.CSS},hotspotSize:{value:"30",property:"hotspotSize",propertyType:vt.CSS},iconSize:{value:"30",property:"iconSize",propertyType:vt.CSS},tooltipWidth:{value:"100",property:"tooltipWidth",propertyType:vt.CSS},tooltipHeight:{value:"100",property:"tooltipHeight",propertyType:vt.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:vt.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:vt.CSS},imageRatio:{value:"16:9",property:"imageRatio",propertyType:vt.CSS},fitOptions:{value:"fill",property:"fitOptions",propertyType:vt.CSS},productInfoAlignment:{value:"left",property:"productInfoAlignment",propertyType:vt.CSS},infoVerticalPadding:{value:"500",property:"infoVerticalPadding",propertyType:vt.CSS},infoHorizontalPadding:{value:"500",property:"infoHorizontalPadding",propertyType:vt.CSS},infoSpacing:{value:"500",property:"infoSpacing",propertyType:vt.CSS},cardLayout:{value:"onImage",property:"cardLayout",propertyType:vt.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:vt.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:vt.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:vt.CSS},linkDetails:{value:"",property:"linkDetails",propertyType:vt.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"}(Oi||(Oi={}));var mi,wi=function(){return{layout:{selectorKey:Oi.LAYOUT,width:Object.assign(Object.assign({},Er.width),{propertyType:vt.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Er.height),{value:300,propertyType:vt.CONTROLS,unit:1}),margin:Er.margin,padding:Er.padding,showContent:vi.showContent,canOpenMultipleHotspots:vi.canOpenMultipleHotspots,positionType:Er.positionType,pinTo:Er.pinTo},design:{selectorKey:Oi.DESIGN,imageStyle:{selectorKey:Oi.HOTSPOT_IMAGE_STYLE,cropRatio:Er.cropRatio,zoomImage:Er.zoomImage,flip:Er.flip,rotate:Er.rotate,backgroundColor:Er.backgroundColor,overlayColor:Er.overlayColor,exposure:Er.exposure,contrast:Er.contrast,saturation:Er.saturation,brightness:Er.brightness,hue:Er.hue,lightness:Er.lightness,highlights:Er.highlights,shadows:Er.shadows,showBorder:Er.showBorder,borderStyle:Er.borderStyle,borderColor:Er.borderColor,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur},hotspotStyle:{selectorKey:Oi.HOTSPOT_STYLE,hotspotStyle:vi.hotspotStyle,hotspotSize:vi.hotspotSize,iconSize:Er.iconSize,iconColor:Er.iconColor,icon:vi.icon,showIcon:vi.showIcon,shape:vi.shape,animationStyle:vi.animationStyle,animationFrequency:vi.animationFrequency,backgroundColor:Er.backgroundColor,showBorder:Er.showBorder,borderStyle:Er.borderStyle,borderColor:Er.borderColor,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur},tooltipDesign:{selectorKey:Oi.TOOL_TIP_DESIGN,tooltipWidth:vi.tooltipWidth,tooltipHeight:vi.tooltipHeight,horizontalAlignment:vi.horizontalAlignment,verticalAlignment:vi.verticalAlignment,backgroundColor:Er.backgroundColor,showBorder:Er.showBorder,borderStyle:Er.borderStyle,borderColor:Er.borderColor,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur,position:vi.position},tooltipTextDesign:{selectorKey:Oi.TOOL_TIP_TEXT,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,themeDesc:Er.themeDesc,fontDesc:Er.fontDesc,fontSizeDesc:Er.fontSizeDesc,textColorDesc:Er.textColorDesc,boldDesc:Er.boldDesc,italicDesc:Er.italicDesc,linethroughDesc:Er.linethroughDesc,underlineDesc:Er.underlineDesc,textAlignDesc:Er.textAlignDesc,characterSpacingDesc:Er.characterSpacingDesc,lineHeightDesc:Er.lineHeightDesc},tooltipProductDesign:{selectorKey:Oi.TOOL_TIP_PRODUCT_DESIGN,imageRatio:vi.imageRatio,fitOptions:vi.fitOptions,productInfoAlignment:vi.productInfoAlignment,infoVerticalPadding:vi.infoVerticalPadding,infoHorizontalPadding:vi.infoHorizontalPadding,infoSpacing:vi.infoSpacing,cardLayout:vi.cardLayout,productCardStyle:vi.productCardStyle},tooltipImageDesign:{selectorKey:Oi.TOOL_TIP_IMAGE_DESIGN,cropRatio:Er.cropRatio,zoomImage:Er.zoomImage,flip:Er.flip,rotate:Er.rotate,backgroundColor:Er.backgroundColor,exposure:Er.exposure,contrast:Er.contrast,saturation:Er.saturation,brightness:Er.brightness,hue:Er.hue,lightness:Er.lightness,highlights:Er.highlights,shadows:Er.shadows,showBorder:Er.showBorder,borderStyle:Er.borderStyle,borderColor:Er.borderColor,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur,imageRatio:vi.imageRatio,fitOptions:vi.fitOptions,horizontalAlignment:vi.horizontalAlignment,verticalAlignment:vi.verticalAlignment,onClick:vi.onClick,onHover:vi.onHover,linkDetails:vi.linkDetails}},content:{selectorKey:Oi.CONTENT,image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:vt.CONTROLS},hotspots:vi.hotspots}}},fi={position:{value:"topLeft",property:"position",propertyType:vt.CONTROLS},zoom:{value:3,propertyType:vt.CONTROLS},icon:{value:"map-marker",property:"icon",propertyType:vt.CONTROLS},showIcon:{value:!0,propertyType:vt.CONTROLS},showZoomControls:{value:!0,propertyType:vt.CONTROLS},showMapAndSatelliteView:{value:!0,propertyType:vt.CONTROLS},showStreetView:{value:!0,propertyType:vt.CONTROLS},showDirectionsLink:{value:!1,propertyType:vt.CONTROLS},showTitle:{value:!1,propertyType:vt.CONTROLS},title:{value:"",propertyType:vt.CONTROLS},showDescription:{value:!1,propertyType:vt.CONTROLS},description:{value:"",propertyType:vt.CONTROLS},chooseMapDesign:{value:"",propertyType:vt.CONTROLS},locationsList:{value:[{addressLine1:"",addressLine2:"",country:"",postalCode:"",state:""}],propertyType:vt.CONTROLS},geometry:{value:null,propertyType:vt.CONTROLS},textContainerPosition:{value:"Top",propertyType:vt.CONTROLS},mapAndTextContainerAlignment:{value:"center",propertyType:vt.CONTROLS},mapAndTextContainerSpacing:{value:20,property:"mapAndTextContainerSpacing",unit:1,propertyType:vt.CSS},onClick:{value:"Show Image Lightbox",propertyType:vt.CONTROLS},onHover:{value:"Zoom In",propertyType:vt.CONTROLS},pinStyle:{value:"icon",propertyType:vt.CONTROLS},showContent:{value:"onClick",propertyType:vt.CONTROLS},canOpenMultipleHotspots:{value:!0,propertyType:vt.CONTROLS},shape:{value:"circle",propertyType:vt.CONTROLS},hotspots:{value:[{title:"Hotspot",position:{x:10,y:10},contentSource:{source:"text",showTitle:!0,title:"sellerscommerce"},key:"123456tghjuik"}],propertyType:vt.CONTROLS},iconStyle:{value:"icon with circle",propertyType:vt.CSS},pinSize:{value:"0",property:"hotspotSize",propertyType:vt.CSS},iconSize:{value:"100",propertyType:vt.CSS},tooltipWidth:{value:"120",property:"tooltipWidth",propertyType:vt.CSS},tooltipHeight:{value:"120",property:"tooltipHeight",propertyType:vt.CSS},horizontalAlignment:{value:"left",property:"horizontalAlignment",propertyType:vt.CSS},verticalAlignment:{value:"bottom",property:"verticalAlignment",propertyType:vt.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:vt.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:vt.CSS},productInfoAlignment:{value:"left",property:"textAlign",propertyType:vt.CSS},infoVerticalPadding:{value:"500",propertyType:vt.CSS},infoHorizontalPadding:{value:"500",propertyType:vt.CSS},infoSpacing:{value:"500",propertyType:vt.CSS},cardLayout:{value:"onImage",propertyType:vt.CSS},productCardStyle:{value:"https://vishnu.sirv.com/image_element.png",propertyType:vt.CONTROLS},animationStyle:{value:"rippleEffect",propertyType:vt.CONTROLS},animationFrequency:{value:"0",property:"animationFrequency",propertyType:vt.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:vt.CSS},textHorizontalPadding:{value:2,property:"textHorizontalPadding",unit:1,propertyType:vt.CSS},titleAndDescriptionSpacing:{value:2,property:"titleAndDescriptionSpacing",unit:1,propertyType:vt.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"}(mi||(mi={}));var Ri,Ni=function(){return{layout:{selectorKey:mi.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"500",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"500",unit:1}),margin:Er.margin,padding:Er.padding,showContent:fi.showContent,canOpenMultipleHotspots:fi.canOpenMultipleHotspots,positionType:Er.positionType,pinTo:Er.pinTo,zoom:fi.zoom,showZoomControls:fi.showZoomControls,showMapAndSatelliteView:fi.showMapAndSatelliteView,showStreetView:fi.showStreetView,showDirectionsLink:fi.showDirectionsLink},content:{selectorKey:mi.CONTENT,showTitle:fi.showTitle,title:fi.title,showDescription:fi.showDescription,description:fi.description,locationsList:fi.locationsList,geometry:fi.geometry},design:{selectorKey:mi.DESIGN,mapWidget:{selectorKey:mi.GALLERY_WIDGET_STYLE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,showIcon:Object.assign(Object.assign({},Er.showIcon),{value:!0}),iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Er.themeDesc,fontDesc:Er.fontDesc,fontSizeDesc:Er.fontSizeDesc,textColorDesc:Er.textColorDesc,boldDesc:Er.boldDesc,italicDesc:Er.italicDesc,linethroughDesc:Er.linethroughDesc,underlineDesc:Er.underlineDesc,textAlignDesc:Er.textAlignDesc,characterSpacingDesc:Er.characterSpacingDesc,lineHeightDesc:Er.lineHeightDesc},mapWidgetLayout:{selectorKey:mi.MAP_WIDGET_LAYOUT,textContainerPosition:fi.textContainerPosition,mapAndTextContainerAlignment:fi.mapAndTextContainerAlignment,mapAndTextContainerSpacing:fi.mapAndTextContainerSpacing},mapWidgetTextContainerLayout:{selectorKey:mi.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:fi.textVerticalPadding,textHorizontalPadding:fi.textHorizontalPadding,titleAndDescriptionSpacing:fi.titleAndDescriptionSpacing},mapWidgetTextContainerDesign:{selectorKey:mi.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},mapStyle:{selectorKey:mi.MAP_STYLE,chooseMapDesign:fi.chooseMapDesign},pinStyle:{selectorKey:mi.PIN_STYLE,pinStyle:fi.pinStyle,pinSize:fi.pinSize,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),icon:fi.icon,showIcon:fi.showIcon,shape:fi.shape,animationStyle:fi.animationStyle,animationFrequency:fi.animationFrequency,backgroundColor:Object.assign(Object.assign({},Er.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:0}}}),showBorder:Er.showBorder,borderStyle:Er.borderStyle,borderColor:Er.borderColor,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur},tooltipDesign:{selectorKey:mi.TOOL_TIP_DESIGN,tooltipWidth:fi.tooltipWidth,tooltipHeight:fi.tooltipHeight,horizontalAlignment:fi.horizontalAlignment,verticalAlignment:fi.verticalAlignment,backgroundColor:Er.backgroundColor,showBorder:Er.showBorder,borderStyle:Er.borderStyle,borderColor:Er.borderColor,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur,position:fi.position},tooltipTextDesign:{selectorKey:mi.TOOL_TIP_TEXT,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,lineHeight:Er.lineHeight,characterSpacing:Er.characterSpacing,themeDesc:Er.themeDesc,fontDesc:Er.fontDesc,fontSizeDesc:Er.fontSizeDesc,textColorDesc:Er.textColorDesc,boldDesc:Er.boldDesc,italicDesc:Er.italicDesc,linethroughDesc:Er.linethroughDesc,underlineDesc:Er.underlineDesc,textAlignDesc:Er.textAlignDesc,characterSpacingDesc:Er.characterSpacingDesc,lineHeightDesc:Er.lineHeightDesc}}}},Di={noOfItemsToLoad:{value:"allItems",propertyType:vt.CONTROLS,property:"noOfItemsToLoad"},displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:vt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:vt.CONTROLS},itemSpacing:{value:20,property:"itemSpacing",propertyType:vt.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",unit:1,propertyType:vt.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:vt.CSS},maxItemsToDisplay:{value:1,property:"maxItemsToDisplay",propertyType:vt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:vt.CONTROLS},header:{value:!0,property:"header",propertyType:vt.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:vt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:vt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:vt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:vt.CONTROLS},headerHeight:{value:"30",property:"headerHeight",unit:1,propertyType:vt.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:vt.CSS,unit:1},headerCellPadding:{value:"30",property:"headerCellPadding",unit:1,propertyType:vt.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",unit:1,propertyType:vt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:vt.CSS},paginationAliginment:{value:"left",property:"paginationAliginment",propertyType:vt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:vt.CONTROLS},overflowControl:{value:"pagination",property:"overflowControl",propertyType:vt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:vt.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:vt.CONTROLS},title:{value:"Payment Methods",property:"title",propertyType:vt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:vt.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:vt.CONTROLS},description:{value:"",property:"description",propertyType:vt.CONTROLS},paymentProgramName:{value:!0,property:"paymentProgramName",propertyType:vt.CONTROLS},paymentMethods:{value:!0,property:"paymentMethods",propertyType:vt.CONTROLS},showAmountLeft:{value:!0,property:"showAmountLeft",propertyType:vt.CONTROLS},amountLeft:{value:"Left",property:"amountLeft",propertyType:vt.CONTROLS},showAmountUtilized:{value:!0,property:"showAmountUtilized",propertyType:vt.CONTROLS},amountUtilized:{value:"Used",property:"amountUtilized",propertyType:vt.CONTROLS},showTotalAmount:{value:!0,property:"showTotalAmount",propertyType:vt.CONTROLS},totalAmount:{value:"Total",property:"totalAmount",propertyType:vt.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:vt.CONTROLS},expiryDate:{value:"Expires On",property:"expiryDate",propertyType:vt.CONTROLS},expiryDateDisplayFormat:{value:"Days Left",property:"expiryDateDisplayFormat",propertyType:vt.CONTROLS},showRenewalDate:{value:!0,property:"showRenewalDate",propertyType:vt.CONTROLS},renewalDate:{value:"Renews On",property:"renewalDate",propertyType:vt.CONTROLS},renewalDateDisplayFormat:{value:"Days Left",property:"renewalDateDisplayFormat",propertyType:vt.CONTROLS},paginationAlignment:{value:"center",propertyType:vt.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"}(Ri||(Ri={}));var Li,Ai=function(){return{layout:{selectorKey:Ri.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"75",unit:1}),margin:Er.margin,padding:Er.padding,positionType:Er.positionType,pinTo:Er.pinTo,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,displayStyle:Di.displayStyle,dividerBetweenItems:Di.dividerBetweenItems,itemSpacing:Di.itemSpacing,itemPadding:Di.itemPadding,itemContentAlignment:Di.itemContentAlignment,maxItemsToDisplay:Di.maxItemsToDisplay,overflowItems:Di.overflowItems,header:Di.header,headerHeight:Di.headerHeight,rowHeight:Di.rowHeight,headerDivider:Di.headerDivider,rowDivider:Di.rowDivider,columnDivider:Di.columnDivider,alternativeRowColors:Di.alternativeRowColors,headerCellPadding:Di.headerCellPadding,rowCellPadding:Di.rowCellPadding,contentAlignment:Di.contentAlignment,overflowControl:Di.overflowControl,paginationType:Di.paginationType,paginationAliginment:Di.paginationAliginment,rowsPerPage:Di.rowsPerPage,displayResults:Di.displayResults,noOfItemsToLoad:Di.noOfItemsToLoad,paginationAlignment:Di.paginationAlignment},design:{selectorKey:Ri.DESIGN,paymentMethodWidget:{selectorKey:Ri.PAYMENTMETHOD_WIDGET,backgroundColor:Er.backgroundColor,showBorder:Er.showBorder,borderStyle:Er.borderStyle,borderColor:Er.borderColor,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur},paymentMethodTitle:{selectorKey:Ri.PAYMENTMETHOD_TITLE,backgroundColor:Er.backgroundColor,showBorder:Er.showBorder,borderStyle:Er.borderStyle,borderColor:Er.borderColor,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},paymentMethodDescription:{selectorKey:Ri.PAYMENTMETHOD_DESCRIPTION,backgroundColor:Er.backgroundColor,showBorder:Er.showBorder,borderStyle:Er.borderStyle,borderColor:Er.borderColor,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},paymentMethodContainerDesign:{selectorKey:Ri.PAYMENTMETHOD__CONTAINER_DESIGN,backgroundColor:Er.backgroundColor,showBorder:Er.showBorder,borderStyle:Er.borderStyle,borderColor:Er.borderColor,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight}},content:{selectorKey:Ri.CONTENT,title:Di.title,showTitle:Di.showTitle,description:Di.description,showDescription:Di.showDescription,paymentProgramName:Di.paymentProgramName,paymentMethods:Di.paymentMethods,showAmountLeft:Di.showAmountLeft,amountLeft:Di.amountLeft,showAmountUtilized:Di.showAmountUtilized,amountUtilized:Di.amountUtilized,showTotalAmount:Di.showTotalAmount,totalAmount:Di.totalAmount,showExpiryDate:Di.showExpiryDate,expiryDate:Di.expiryDate,expiryDateDisplayFormat:Di.expiryDateDisplayFormat,showRenewalDate:Di.showRenewalDate,renewalDate:Di.renewalDate,renewalDateDisplayFormat:Di.renewalDateDisplayFormat},dataConnector:{selectorKey:Ri.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"paymentMethods",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS}}}},Ei={displayStyle:{value:"Upfront",property:"displayStyle",propertyType:vt.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:vt.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:vt.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:vt.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:vt.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:vt.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:vt.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:vt.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:vt.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:vt.CONTROLS},title:{value:"Store Pick Up Locations",property:"title",propertyType:vt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:vt.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:vt.CONTROLS},description:{value:"",property:"description",propertyType:vt.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:vt.CONTROLS},searchPlaceholderText:{value:"Search by Zip Code",property:"searchPlaceholderText",propertyType:vt.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:vt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:vt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:vt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:vt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:vt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:vt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:vt.CSS},buttonType:{value:"primaryButton",propertyType:vt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:vt.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:vt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:vt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:vt.CSS},arrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:vt.CONTROLS},backgroundShape:{value:"Round",propertyType:vt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:vt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:vt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:vt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:vt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:vt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:vt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:vt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:vt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:vt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:vt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:vt.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:vt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:vt.CONTROLS},fontSize:{value:"16",propertyType:vt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},characterSpacing:{value:"16",propertyType:vt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:vt.CSS,unit:1},lineHeight:{value:"16",propertyType:vt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:vt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:vt.CSS},fontSize:{value:"16",propertyType:vt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},characterSpacing:{value:"16",propertyType:vt.CSS,unit:1},lineHeight:{value:"16",propertyType:vt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:vt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:vt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:vt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:vt.CONTROLS},paginationStyle:{value:"dotted",propertyType:vt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:vt.CONTROLS},arrowSize:{value:"16",propertyType:vt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:vt.CSS},backgroundShape:{value:"rectangle",propertyType:vt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:vt.CSS},font:{value:"lato",propertyType:vt.CSS},fontSize:{value:"16",propertyType:vt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},hoverBackgroundShape:{value:"circle",propertyType:vt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:vt.CSS},hoverFont:{value:"lato",propertyType:vt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:vt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:vt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:vt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:vt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:vt.CONTROLS},iconSize:{value:"20",propertyType:vt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:vt.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"}(Li||(Li={}));var Ii,xi=function(){return{layout:{selectorKey:Li.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"130",unit:1}),margin:Er.margin,padding:Er.padding,positionType:Er.positionType,pinTo:Er.pinTo,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,displayStyle:Ei.displayStyle,displayType:Ei.displayType,maxItemsToDisplay:Ei.maxItemsToDisplay,itemSpacing:Ei.itemSpacing,overflowItems:Ei.overflowItems,displayResults:Ei.displayResults,searchPlaceholderText:Ei.searchPlaceholderText,noOfItemToShow:Ei.noOfItemToShow},content:{selectorKey:Li.CONTENT,locationName:Ei.locationName,locationAddress:Ei.locationAddress,locationInventory:Ei.locationInventory,locationTimings:Ei.locationTimings,title:Ei.title,showTitle:Ei.showTitle,description:Ei.description,showDescription:Ei.showDescription},design:{selectorKey:Li.DESIGN,inputStyle:{selectorKey:Li.INPUT_STYLE,defaultState:{selectorKey:Li.DEFAULT_STATE,buttonStyle:Ei.buttonStyle,buttonText:Ei.buttonText,icon:Ei.icon,iconPadding:Ei.iconPadding,iconPosition:Ei.iconPosition,iconAndTextSpacing:Ei.iconAndTextSpacing,alignment:Ei.alignment,buttonType:Ei.buttonType,showIcon:Ei.showIcon,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Li.HOVER_STATE,buttonStyle:Ei.buttonStyle,buttonText:Ei.buttonText,icon:Ei.icon,iconPadding:Ei.iconPadding,iconPosition:Ei.iconPosition,iconAndTextSpacing:Ei.iconAndTextSpacing,alignment:Ei.alignment,buttonType:Ei.buttonType,showIcon:Ei.showIcon,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:Li.INPUT_STYLE,defaultState:{selectorKey:Li.DEFAULT_STATE,buttonStyle:Ei.buttonStyle,buttonText:Ei.buttonText,icon:Ei.icon,iconPadding:Ei.iconPadding,iconPosition:Ei.iconPosition,iconAndTextSpacing:Ei.iconAndTextSpacing,alignment:Ei.alignment,buttonType:Ei.buttonType,showIcon:Ei.showIcon,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Li.HOVER_STATE,buttonStyle:Ei.buttonStyle,buttonText:Ei.buttonText,icon:Ei.icon,iconPadding:Ei.iconPadding,iconPosition:Ei.iconPosition,iconAndTextSpacing:Ei.iconAndTextSpacing,alignment:Ei.alignment,buttonType:Ei.buttonType,showIcon:Ei.showIcon,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:Li.INVENTORY_TEXT_STYLE,themeDynamic:Er.theme,fontDynamic:Er.font,fontSizeDynamic:Er.fontSize,textColorDynamic:Er.textColor,boldDynamic:Er.bold,italicDynamic:Er.italic,linethroughDynamic:Er.linethrough,underlineDynamic:Er.underline,textAlignDynamic:Er.textAlign,characterSpacingDynamic:Er.characterSpacing,lineHeightDynamic:Er.lineHeight,themeStatic:Er.themeDesc,fontStatic:Er.fontDesc,fontSizeStatic:Er.fontSizeDesc,textColorStatic:Er.textColorDesc,boldStatic:Er.boldDesc,italicStatic:Er.italicDesc,linethroughStatic:Er.linethroughDesc,underlineStatic:Er.underlineDesc,textAlignStatic:Er.textAlignDesc,characterSpacingStatic:Er.characterSpacingDesc,lineHeightStatic:Er.lineHeightDesc},itemStyle:{selectorKey:Li.ITEM_STYLE,contentAlignment:Ei.contentAlignment,horizontalPadding:Ei.horizontalPadding,verticalPadding:Ei.verticalPadding,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},locationName:{selectorKey:Li.LOCATION_NAME,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},locationAddress:{selectorKey:Li.LOCATION_ADDRESS,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},locationTimings:{selectorKey:Li.LOCATION_TIMINGS,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},locationInventory:{selectorKey:Li.LOCATION_INVENTORY,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},arrows:{selectorKey:Li.ARROWS,arrowIconStyle:Ei.arrowIconStyle,leftArrowIconStyle:Ei.leftArrowIconStyle,rightArrowIconStyle:Ei.rightArrowIconStyle,backgroundShape:Ei.backgroundShape,arrowSize:Ei.arrowSize,arrowColor:Ei.arrowColor},paginationDots:{selectorKey:Li.PAGINATION_DOTS,dotSize:Ei.dotSize,currentDotColor:Ei.currentDotColor,otherDotColor:Ei.otherDotColor},paginationLine:{selectorKey:Li.PAGINATION_LINE,currentLineColor:Ei.currentLineColor,otherLineColor:Ei.otherLineColor,lineHeight:Ei.lineHeight,lineWidth:Ei.lineWidth},showMoreItemsButton:{selectorKey:Li.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Ei.design.pagination.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight}},dataConnector:{selectorKey:Li.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"locationDetails",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS}}}},Pi={displayStyle:{value:"Slider",propertyType:vt.CONTROLS},zoomType:{value:"magnifier",propertyType:vt.CONTROLS},scrollDirection:{value:"Vertical",propertyType:vt.CONTROLS},noOfItemsToLoad:{value:"All Items",propertyType:vt.CONTROLS},scrollControl:{value:"Non",propertyType:vt.CONTROLS},itemsPerSlide:{value:1,unit:7,property:"itemsPerSlide",propertyType:vt.CSS},itemsPerRow:{value:1,unit:7,property:"itemsPerRow",propertyType:vt.CSS},itemsPerColumn:{value:1,unit:7,property:"itemsPerColumn",propertyType:vt.CSS},itemGap:{value:"0",property:"itemGap",unit:1,propertyType:vt.CSS},rowGap:{value:"0",property:"rowGap",unit:4,propertyType:vt.CSS},sliderControl:{value:"Arrows",propertyType:vt.CONTROLS},controlPosition:{value:"Side-Overflow",propertyType:vt.CONTROLS},loopImages:{value:!1,propertyType:vt.CONTROLS},setItemsPerRow:{value:!1,propertyType:vt.CONTROLS},sliderDisplayScrollbar:{value:!1,propertyType:vt.CONTROLS},autoplay:{value:!1,propertyType:vt.CONTROLS},autoplayStyle:{value:"Intervals",propertyType:vt.CONTROLS},autoplayDuration:{value:3e3,unit:6,propertyType:vt.CONTROLS},sliderSpeed:{value:3e3,unit:6,propertyType:vt.CONTROLS},showGalleryTitle:{value:!1,propertyType:vt.CONTROLS},galleryTitle:{value:"",propertyType:vt.CONTROLS},showGalleryDescription:{value:!1,propertyType:vt.CONTROLS},galleryDescription:{value:"",propertyType:vt.CONTROLS},showItemTitle:{value:!1,propertyType:vt.CONTROLS},showItemDescription:{value:!1,propertyType:vt.CONTROLS},allowLinkToOtherPage:{value:!1,propertyType:vt.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:vt.CONTROLS},galleryTextAndItemAlignment:{value:"left",property:"align",propertyType:vt.CSS},galleryTextAndItemSpacing:{value:20,property:"galleryTextAndItemSpacing",unit:1,propertyType:vt.CSS},galleryTextAndDescriptionSpacing:{value:20,property:"textAndDescriptionSpacing",unit:1,propertyType:vt.CSS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:vt.CSS},fitOptions:{value:"fill",property:"objectFit",propertyType:vt.CSS},textLayout:{value:"fill",property:"objectFit",propertyType:vt.CSS},itemTitleAndDescriptionAlignment:{value:"left",property:"align",propertyType:vt.CSS},thumbnailPlacement:{value:"bottom",property:"thumbnailPlacement",propertyType:vt.CONTROLS},thumbnailSize:{value:200,property:"thumbnailSize",unit:1,propertyType:vt.CSS},thumbnailSpacing:{value:50,property:"thumbnailSpacing",unit:1,propertyType:vt.CSS},textVerticalPadding:{value:2,property:"textVerticalPadding",unit:1,propertyType:vt.CSS},texHorizontalPadding:{value:20,property:"gap",unit:1,propertyType:vt.CSS},titleAndDescriptionSpacing:{value:10,property:"titleAndDescriptionSpacing",unit:1,propertyType:vt.CSS},arrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:vt.CONTROLS},backgroundShape:{value:"Round",propertyType:vt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:vt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:vt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:vt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:vt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:vt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:vt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:vt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:vt.CSS},lineWidth:{value:36,property:"lineWidth",unit:1,propertyType:vt.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"}(Ii||(Ii={}));var _i,Bi=function(){return{layout:{selectorKey:Ii.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"217",unit:mt.PIXELS}),height:Object.assign(Object.assign({},Er.height),{value:"221",unit:mt.PIXELS}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,zoomType:Pi.zoomType,displayStyle:Pi.displayStyle,scrollDirection:Pi.scrollDirection,noOfItemsToLoad:Pi.noOfItemsToLoad,scrollControl:Pi.scrollControl,itemsPerSlide:Pi.itemsPerSlide,itemsPerRow:Pi.itemsPerRow,itemsPerColumn:Pi.itemsPerColumn,itemGap:Pi.itemGap,rowGap:Pi.rowGap,sliderControl:Pi.sliderControl,controlPosition:Pi.controlPosition,loopImages:Pi.loopImages,setItemsPerRow:Pi.setItemsPerRow,sliderDisplayScrollbar:Pi.sliderDisplayScrollbar,autoplay:Pi.autoplay,autoplayStyle:Pi.autoplayStyle,autoplayDuration:Pi.autoplayDuration,sliderSpeed:Pi.sliderSpeed,thumbnailPlacement:Pi.thumbnailPlacement,thumbnailSize:Pi.thumbnailSize,thumbnailSpacing:Pi.thumbnailSpacing},content:{showGalleryTitle:Pi.showGalleryTitle,galleryTitle:Pi.galleryTitle,showGalleryDescription:Pi.showGalleryDescription,galleryDescription:Pi.galleryDescription,showItemTitle:Pi.showItemTitle,showItemDescription:Pi.showItemDescription,allowLinkToOtherPage:Pi.allowLinkToOtherPage,slides:Pi.slides},design:{selectorKey:Ii.DESIGN,galleryWidgetStyle:{selectorKey:Ii.GALLERY_WIDGET_STYLE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,showIcon:Object.assign(Object.assign({},Er.showIcon),{value:!0}),iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Er.themeDesc,fontDesc:Er.fontDesc,fontSizeDesc:Er.fontSizeDesc,textColorDesc:Er.textColorDesc,boldDesc:Er.boldDesc,italicDesc:Er.italicDesc,linethroughDesc:Er.linethroughDesc,underlineDesc:Er.underlineDesc,textAlignDesc:Er.textAlignDesc,characterSpacingDesc:Er.characterSpacingDesc,lineHeightDesc:Er.lineHeightDesc},galleryWidgetLayout:{selectorKey:Ii.GALLERY_LAYOUT,galleryTextAndItemAlignment:Pi.galleryTextAndItemAlignment,galleryTextAndItemSpacing:Pi.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Pi.galleryTextAndDescriptionSpacing,textPosition:Er.textPosition,verticalAlignment:Er.verticalAlignment},galleryWidgetTextContainerLayout:{selectorKey:Ii.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Pi.textVerticalPadding,textHorizontalPadding:Er.textHorizontalPadding,titleAndDescriptionSpacing:Pi.titleAndDescriptionSpacing},galleryWidgetTextContainerDesign:{selectorKey:Ii.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},itemStyle:{selectorKey:Ii.GALLERY_WIDGET_STYLE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,showIcon:Object.assign(Object.assign({},Er.showIcon),{value:!0}),iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}}),themeDesc:Er.themeDesc,fontDesc:Er.fontDesc,fontSizeDesc:Er.fontSizeDesc,textColorDesc:Er.textColorDesc,boldDesc:Er.boldDesc,italicDesc:Er.italicDesc,linethroughDesc:Er.linethroughDesc,underlineDesc:Er.underlineDesc,textAlignDesc:Er.textAlignDesc,characterSpacingDesc:Er.characterSpacingDesc,lineHeightDesc:Er.lineHeightDesc},itemLayout:{selectorKey:Ii.GALLERY_LAYOUT,galleryTextAndItemAlignment:Pi.galleryTextAndItemAlignment,textAndImageSpacing:Pi.galleryTextAndItemSpacing,galleryTitleAndDescriptionSpacing:Pi.galleryTextAndDescriptionSpacing,textPosition:Object.assign(Object.assign({},Er.textPosition),{value:"On Image"}),verticalAlignment:Er.verticalAlignment},itemTextContainerLayout:{selectorKey:Ii.MAP_WIDGET_TEXT_CONTAINER_LAYOUT,textVerticalPadding:Pi.textVerticalPadding,textHorizontalPadding:Er.textHorizontalPadding,titleAndDescriptionSpacing:Pi.titleAndDescriptionSpacing},itemTextContainerDesign:{selectorKey:Ii.MAP_WIDGET_TEXT_CONTAINER_DESIGN,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},paginationArrows:{selectorKey:Ii.PAGINATION_ARROWS,arrowIconStyle:Pi.arrowIconStyle,leftArrowIconStyle:Pi.leftArrowIconStyle,rightArrowIconStyle:Pi.rightArrowIconStyle,backgroundShape:Pi.backgroundShape,arrowSize:Pi.arrowSize,arrowColor:Pi.arrowColor},paginationDots:{selectorKey:Ii.PAGINATION_DOTS,dotSize:Pi.dotSize,currentDotColor:Pi.currentDotColor,otherDotColor:Pi.otherDotColor},paginationLine:{selectorKey:Ii.PAGINATION_LINE,currentLineColor:Pi.currentLineColor,otherLineColor:Pi.otherLineColor,lineHeight:Pi.lineHeight,lineWidth:Pi.lineWidth}},dataConnector:{selectorKey:Ii.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"images",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS}}}},Hi={actions:{value:!0,property:"actions",propertyType:vt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:vt.CONTROLS},addToCart:{value:!0,property:"addToCart",propertyType:vt.CONTROLS},addToCartWhenClicked:{value:"Show Cart Confirmation",property:"addToCartWhenClicked",propertyType:vt.CONTROLS},addToCartValue:{value:"",property:"addToCartValue",propertyType:vt.CONTROLS},buyNow:{value:!0,property:"buyNow",propertyType:vt.CONTROLS},buyNowWhenClicked:{value:"Navigate to Checkout",property:"buyNowWhenClicked",propertyType:vt.CONTROLS},wishlist:{value:!0,property:"wishlist",propertyType:vt.CONTROLS},wishlistWhenClicked:{value:"Lightbox",property:"wishlistWhenClicked",propertyType:vt.CONTROLS},wishlistValue:{value:"",property:"addToCartValue",propertyType:vt.CONTROLS},compareProduct:{value:!0,property:"compareProduct",propertyType:vt.CONTROLS},compareProductWhenClicked:{value:"Add to Compare List",property:"compareProductWhenClicked",propertyType:vt.CONTROLS},showCompareListAs:{value:"Floating List",property:"showCompareListAs",propertyType:vt.CONTROLS},addToQuote:{value:!0,property:"addToQuote",propertyType:vt.CONTROLS},addToOrderTemplate:{value:!0,property:"addToOrderTemplate",propertyType:vt.CONTROLS},notifyMe:{property:"notifyMe",value:!0,propertyType:vt.CONTROLS},download:{property:"download",value:!0,propertyType:vt.CONTROLS},displayStyle:{property:"displayStyle",value:"Stack Vertically",propertyType:vt.CONTROLS},itemsAlignment:{value:"stretch",property:"itemsAlignment",propertyType:vt.CSS},itemSpacing:{property:"itemSpacing",value:"10",unit:1,propertyType:vt.CSS},itemVerticalSpacing:{property:"itemVerticalSpacing",value:"10",unit:1,propertyType:vt.CSS},maxItemsToDisplay:{property:"maxItemsToDisplay",value:"4",propertyType:vt.CONTROLS},noOfItemsToShow:{value:2,propertyType:vt.CONTROLS},overflowItems:{property:"overflowItems",value:"Show More Button",propertyType:vt.CONTROLS},openItemsIn:{value:"Dropdown",property:"openItemsIn",propertyType:vt.CONTROLS},addToCartMetaData:{value:"",property:"addToCartMetaData",propertyType:vt.CONTROLS},wishlistMetaData:{value:"",property:"wishlistMetaData",propertyType:vt.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:vt.CONTROLS},buttonType:{value:"primaryButton",propertyType:vt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:vt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:vt.CONTROLS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:vt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:vt.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:vt.CSS},position:{value:"center",propertyType:vt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:vt.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"}(_i||(_i={}));var zi,ji={buttonStyle:Hi.buttonStyle,buttonText:Hi.buttonText,icon:Hi.icon,iconPadding:Hi.iconPadding,iconPosition:Hi.iconPosition,iconAndTextSpacing:Hi.iconAndTextSpacing,alignment:Hi.alignment,buttonType:Hi.buttonType,showIcon:Hi.showIcon,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,width:Object.assign(Object.assign({},Er.width),{value:"auto",unit:5}),padding:Er.padding,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},ki=function(){return{layout:{selectorKey:_i.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"125",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"40",unit:1}),margin:Er.margin,padding:Er.padding,positionType:Er.positionType,pinTo:Er.pinTo,actions:Hi.actions,addToCart:Hi.addToCart,addToCartWhenClicked:Hi.addToCartWhenClicked,addToCartValue:Hi.addToCartValue,itemsAlignment:Hi.itemsAlignment,buyNow:Hi.buyNow,buyNowWhenClicked:Hi.buyNowWhenClicked,wishlist:Hi.wishlist,wishlistWhenClicked:Hi.wishlistWhenClicked,wishlistValue:Hi.wishlistValue,compareProduct:Hi.compareProduct,compareProductWhenClicked:Hi.compareProductWhenClicked,showCompareListAs:Hi.showCompareListAs,addToQuote:Hi.addToQuote,addToOrderTemplate:Hi.addToOrderTemplate,notifyMe:Hi.notifyMe,download:Hi.download,displayStyle:Hi.displayStyle,itemSpacing:Hi.itemSpacing,itemVerticalSpacing:Hi.itemVerticalSpacing,maxItemsToDisplay:Hi.maxItemsToDisplay,noOfItemsToShow:Hi.noOfItemsToShow,overflowItems:Hi.overflowItems,openItemsIn:Hi.openItemsIn,addToCartMetaData:Hi.addToCartMetaData,wishlistMetaData:Hi.wishlistMetaData,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar},design:{selectorKey:_i.DESIGN,widgetStyle:{selectorKey:_i.WIDGET_STYLE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},dropdownStyle:{selectorKey:_i.DROPDOWN_STYLE,backgroundColor:Er.backgroundColor,padding:Er.padding,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,position:Hi.position},addToCart:{selectorKey:_i.ADD_TO_CART,defaultState:Object.assign({selectorKey:_i.DEFAULT_STATE},ji),hoverState:{selectorKey:_i.HOVER_STATE},selectedState:{selectorKey:_i.SELECTED_STATE}},buyNow:{selectorKey:_i.BUY_NOW,defaultState:Object.assign({selectorKey:_i.DEFAULT_STATE},ji),hoverState:{selectorKey:_i.HOVER_STATE},selectedState:{selectorKey:_i.SELECTED_STATE}},wishlist:{selectorKey:_i.WISHLIST,defaultState:Object.assign({selectorKey:_i.DEFAULT_STATE},ji),hoverState:{selectorKey:_i.HOVER_STATE},selectedState:{selectorKey:_i.SELECTED_STATE}},compare:{selectorKey:_i.COMPARE,defaultState:Object.assign({selectorKey:_i.DEFAULT_STATE},ji),hoverState:{selectorKey:_i.HOVER_STATE},selectedState:{selectorKey:_i.SELECTED_STATE}},addToQuote:{selectorKey:_i.ADD_TO_QUOTE,defaultState:Object.assign({selectorKey:_i.DEFAULT_STATE},ji),hoverState:{selectorKey:_i.HOVER_STATE},selectedState:{selectorKey:_i.SELECTED_STATE}},addToOrderTemplate:{selectorKey:_i.ADD_TO_ORDER_TEMPLATE,defaultState:Object.assign({selectorKey:_i.DEFAULT_STATE},ji),hoverState:{selectorKey:_i.HOVER_STATE},selectedState:{selectorKey:_i.SELECTED_STATE}},notifyMe:{selectorKey:_i.NOTIFY_ME,defaultState:Object.assign({selectorKey:_i.DEFAULT_STATE},ji),hoverState:{selectorKey:_i.HOVER_STATE},selectedState:{selectorKey:_i.SELECTED_STATE}},download:{selectorKey:_i.DOWNLOAD,defaultState:Object.assign({selectorKey:_i.DEFAULT_STATE},ji),hoverState:{selectorKey:_i.HOVER_STATE},selectedState:{selectorKey:_i.SELECTED_STATE}},more:{selectorKey:_i.MORE,defaultState:Object.assign({selectorKey:_i.DEFAULT_STATE},ji),hoverState:{selectorKey:_i.HOVER_STATE},selectedState:{selectorKey:_i.SELECTED_STATE}}},content:{},dataConnector:{selectorKey:_i.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"productActions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS}}}},Ki={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:vt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:vt.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",propertyType:vt.CSS,unit:1},itemPadding:{value:"10",property:"itemPadding",propertyType:vt.CSS,unit:1},ItemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:vt.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:vt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:vt.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:vt.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:vt.CSS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(zi||(zi={}));var Ui,Gi=function(){return{layout:{selectorKey:zi.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"230",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"48",unit:1}),margin:Er.margin,padding:Er.padding,positionType:Er.positionType,pinTo:Er.pinTo,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,displayStyle:Ki.displayStyle,dividerBetweenItems:Ki.dividerBetweenItems,itemSpacing:Ki.itemSpacing,itemPadding:Ki.itemPadding,ItemContentAlignment:Ki.ItemContentAlignment,maxItemsToDisplay:Ki.maxItemsToDisplay,overflowItems:Ki.overflowItems,imageBehavior:Ki.imageBehavior,itemsPerRow:Ki.itemsPerRow},design:{selectorKey:zi.DESIGN},content:{selectorKey:zi.CONTENT},dataConnector:{selectorKey:zi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"highlights",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS}}}},Mi={displayStyle:{value:"Simple",property:"displayStyle",propertyType:vt.CONTROLS},displayType:{value:"Horizontal",property:"displayType",propertyType:vt.CONTROLS},noOfItemsToLoad:{value:"allItems",propertyType:vt.CONTROLS,property:"noOfItemsToLoad"},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:vt.CONTROLS},itemSpacing:{value:"20",unit:1,property:"itemSpacing",propertyType:vt.CSS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:vt.CONTROLS},header:{value:!0,property:"header",propertyType:vt.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:vt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:vt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:vt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:vt.CONTROLS},headerHeight:{value:"10",property:"headerHeight",propertyType:vt.CSS},rowHeight:{value:"10",property:"rowHeight",propertyType:vt.CSS},headerCellPadding:{value:"10",property:"headerCellPadding",propertyType:vt.CSS},rowCellPadding:{value:"10",property:"rowCellPadding",propertyType:vt.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:vt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:vt.CSS},contentAlignment:{value:"center",property:"contentAlignment",propertyType:vt.CSS},paginationAlignment:{value:"center",property:"paginationAlignment",propertyType:vt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:vt.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:vt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:vt.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:vt.CONTROLS},totalInventory:{value:!0,property:"totalInventory",propertyType:vt.CONTROLS},inventoryStatus:{value:!0,property:"inventoryStatus",propertyType:vt.CONTROLS},noOfAvailableLocations:{value:!0,property:"noOfAvailableLocations",propertyType:vt.CONTROLS},locationNames:{value:!0,property:"locationNames",propertyType:vt.CONTROLS},locationDetails:{value:!0,property:"locationDetails",propertyType:vt.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:vt.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:vt.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:vt.CONTROLS},locationInventoryStatus:{value:!0,property:"locationInventoryStatus",propertyType:vt.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:vt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:vt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:vt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:vt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:vt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:vt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:vt.CSS},buttonType:{value:"primaryButton",propertyType:vt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:vt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:vt.CONTROLS},backgroundShape:{value:"Round",propertyType:vt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:vt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:vt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:vt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:vt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:vt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:vt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:vt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:vt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:vt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:vt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:vt.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:vt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:vt.CONTROLS},fontSize:{value:"16",propertyType:vt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},characterSpacing:{value:"16",propertyType:vt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:vt.CSS,unit:1},lineHeight:{value:"16",propertyType:vt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:vt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:vt.CSS},fontSize:{value:"16",propertyType:vt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},characterSpacing:{value:"16",propertyType:vt.CSS,unit:1},lineHeight:{value:"16",propertyType:vt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:vt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:vt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:vt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:vt.CONTROLS},paginationStyle:{value:"dotted",propertyType:vt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:vt.CONTROLS},arrowSize:{value:"16",propertyType:vt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:vt.CSS},backgroundShape:{value:"rectangle",propertyType:vt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:vt.CSS},font:{value:"lato",propertyType:vt.CSS},fontSize:{value:"16",propertyType:vt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},hoverBackgroundShape:{value:"circle",propertyType:vt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:vt.CSS},hoverFont:{value:"lato",propertyType:vt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:vt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:vt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:vt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:vt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:vt.CONTROLS},iconSize:{value:"20",propertyType:vt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:vt.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"}(Ui||(Ui={}));var Wi,Vi=function(){return{layout:{selectorKey:Ui.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"320",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"130",unit:1}),margin:Er.margin,padding:Er.padding,positionType:Er.positionType,pinTo:Er.pinTo,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,displayStyle:Mi.displayStyle,displayType:Mi.displayType,maxItemsToDisplay:Mi.maxItemsToDisplay,itemSpacing:Mi.itemSpacing,overflowItems:Mi.overflowItems,header:Mi.header,headerHeight:Mi.headerHeight,rowHeight:Mi.rowHeight,headerDivider:Mi.headerDivider,rowDivider:Mi.rowDivider,columnDivider:Mi.columnDivider,alternativeRowColors:Mi.alternativeRowColors,headerCellPadding:Mi.headerCellPadding,rowCellPadding:Mi.rowCellPadding,contentAlignment:Mi.contentAlignment,rowsPerPage:Mi.rowsPerPage,overflowControl:Mi.overflowControl,paginationType:Mi.paginationType,paginationAlignment:Mi.paginationAlignment,displayResults:Mi.displayResults,noOfItemsToLoad:Mi.noOfItemsToLoad},content:{selectorKey:Ui.CONTENT,totalInventory:Mi.totalInventory,inventoryStatus:Mi.inventoryStatus,noOfAvailableLocations:Mi.noOfAvailableLocations,locationNames:Mi.locationNames,locationDetails:Mi.locationDetails,locationName:Mi.locationName,locationAddress:Mi.locationAddress,locationInventory:Mi.locationInventory,locationInventoryStatus:Mi.locationInventoryStatus},design:{selectorKey:Ui.DESIGN,inventoryTextStyle:{selectorKey:Ui.INVENTORY_TEXT_STYLE,themeDynamic:Er.theme,fontDynamic:Er.font,fontSizeDynamic:Er.fontSize,textColorDynamic:Er.textColor,boldDynamic:Er.bold,italicDynamic:Er.italic,linethroughDynamic:Er.linethrough,underlineDynamic:Er.underline,textAlignDynamic:Er.textAlign,characterSpacingDynamic:Er.characterSpacing,lineHeightDynamic:Er.lineHeight,themeStatic:Er.themeDesc,fontStatic:Er.fontDesc,fontSizeStatic:Er.fontSizeDesc,textColorStatic:Er.textColorDesc,boldStatic:Er.boldDesc,italicStatic:Er.italicDesc,linethroughStatic:Er.linethroughDesc,underlineStatic:Er.underlineDesc,textAlignStatic:Er.textAlignDesc,characterSpacingStatic:Er.characterSpacingDesc,lineHeightStatic:Er.lineHeightDesc},viewInventoryButton:{selectorKey:Ui.VIEW_INVENTORY_BUTTON,defaultState:{selectorKey:Ui.DEFAULT_STATE,buttonStyle:Mi.buttonStyle,buttonText:Mi.buttonText,icon:Mi.icon,iconPadding:Mi.iconPadding,iconPosition:Mi.iconPosition,iconAndTextSpacing:Mi.iconAndTextSpacing,alignment:Mi.alignment,buttonType:Mi.buttonType,showIcon:Mi.showIcon,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Ui.HOVER_STATE,buttonStyle:Mi.buttonStyle,buttonText:Mi.buttonText,icon:Mi.icon,iconPadding:Mi.iconPadding,iconPosition:Mi.iconPosition,iconAndTextSpacing:Mi.iconAndTextSpacing,alignment:Mi.alignment,buttonType:Mi.buttonType,showIcon:Mi.showIcon,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},itemStyle:{selectorKey:Ui.ITEM_STYLE,contentAlignment:Mi.contentAlignment,horizontalPadding:Mi.horizontalPadding,verticalPadding:Mi.verticalPadding,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},locationName:{selectorKey:Ui.LOCATION_NAME,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},locationAddress:{selectorKey:Ui.LOCATION_ADDRESS,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},locationInventoryStatus:{selectorKey:Ui.LOCATION_INVENTORY_STATUS,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},locationInventory:{selectorKey:Ui.LOCATION_INVENTORY,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},arrows:{selectorKey:Ui.ARROWS,arrowIconStyle:Mi.arrowIconStyle,leftArrowIconStyle:Mi.leftArrowIconStyle,rightArrowIconStyle:Mi.rightArrowIconStyle,backgroundShape:Mi.backgroundShape,arrowSize:Mi.arrowSize,arrowColor:Mi.arrowColor},paginationDots:{selectorKey:Ui.PAGINATION_DOTS,dotSize:Mi.dotSize,currentDotColor:Mi.currentDotColor,otherDotColor:Mi.otherDotColor},paginationLine:{selectorKey:Ui.PAGINATION_LINE,currentLineColor:Mi.currentLineColor,otherLineColor:Mi.otherLineColor,lineHeight:Mi.lineHeight,lineWidth:Mi.lineWidth},table:{selectorKey:Ui.TABLE,backgroundColor:Er.backgroundColor,showBorder:Er.showBorder,borderStyle:Mi.design.table.borderStyle,borderColor:Er.borderColor,borderPerSlide:Mi.design.table.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur},tableHeader:{selectorKey:Ui.TABLE_HEADER,backgroundColor:Er.backgroundColor},headerText:{selectorKey:Ui.HEADER_TEXT,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},tableRow:{selectorKey:Ui.TABLE_ROW,backgroundColor:Er.backgroundColor,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},rowDividers:{selectorKey:Ui.ROW_DIVIDERS,headerDivider:Mi.design.rowAndHeaderDividers.headerDivider,rowDivider:Mi.design.rowAndHeaderDividers.rowDivider,columnDivider:Mi.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Ui.SCROLL,scrollBarWidth:Mi.design.scrollBar.scrollBarWidth,scrollBarColor:Mi.design.scrollBar.scrollBarColor},pagination:{selectorKey:Ui.PAGINATION,defaultState:{selectorKey:Ui.DEFAULT_STATE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,previousIcon:Mi.design.pagination.previousIcon,nextIcon:Mi.design.pagination.nextIcon,iconSize:Mi.design.pagination.iconSize,iconColor:Mi.design.pagination.iconColor,backgroundShape:Mi.design.pagination.backgroundShape,backgroundColor:Er.backgroundColor,pagination:Mi.design.pagination.pagination},hoverState:{selectorKey:Ui.HOVER_STATE,theme:Er.theme}},showMoreItemsButton:{selectorKey:Ui.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Mi.design.pagination.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight}},dataConnector:{selectorKey:Ui.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:vt.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"}(Wi||(Wi={}));var Yi,Fi={showPrice:{value:!0,property:"showPrice",propertyType:vt.CONTROLS},displayMinQtySet:{value:!0,property:"displayMinQtySet",propertyType:vt.CONTROLS},priceFormat:{value:"MSRP",property:"priceFormat",propertyType:vt.CONTROLS},priceSuffix:{value:"",property:"priceSuffix",propertyType:vt.CONTROLS},pricePrefix:{value:"",property:"pricePrefix",propertyType:vt.CONTROLS},displayFormat:{value:"Tool-tip",property:"displayFormat",propertyType:vt.CONTROLS},productPrice:{value:!0,property:"productPrice",propertyType:vt.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:vt.CONTROLS},productPriceDisplayUOM:{value:!1,property:"productPriceDisplayUOM",propertyType:vt.CONTROLS},productPriceDisplayCurrencyCode:{value:!1,property:"productPriceDisplayCurrencyCode",propertyType:vt.CONTROLS},showActualPrice:{value:!1,property:"showActualPrice",propertyType:vt.CONTROLS},actualPrice:{value:!1,property:"actualPrice",propertyType:vt.CONTROLS},actualPriceDisplayUOM:{value:!1,property:"actualPriceDisplayUOM",propertyType:vt.CONTROLS},actualPriceDisplayCurrencyCode:{value:!1,property:"actualPriceDisplayCurrencyCode",propertyType:vt.CONTROLS},discount:{value:!1,property:"discount",propertyType:vt.CONTROLS},discountValue:{value:!1,property:"discountValue",propertyType:vt.CONTROLS},showSavings:{value:!1,property:"showSavings",propertyType:vt.CONTROLS},savings:{value:!1,property:"savings",propertyType:vt.CONTROLS},savingsValue:{value:!1,property:"savingsValue",propertyType:vt.CONTROLS},savingsDisplayCurrencyCode:{value:!1,property:"savingsDisplayCurrencyCode",propertyType:vt.CONTROLS},embellishmentPrice:{value:!1,property:"embellishmentPrice",propertyType:vt.CONTROLS},productTax:{value:!1,property:"productTax",propertyType:vt.CONTROLS},productShippingPrice:{value:!1,property:"productShippingPrice",propertyType:vt.CONTROLS}},Xi=function(){return{layout:{selectorKey:Wi.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"100",unit:1}),margin:Er.margin,padding:Er.padding,showPrice:Fi.showPrice,displayMinQtySet:Fi.displayMinQtySet,priceFormat:Fi.priceFormat,displayFormat:Fi.displayFormat,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo},design:{selectorKey:Wi.DESIGN,productPrice:{selectorKey:Wi.PRODUCT_PRICE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,showIcon:Object.assign(Object.assign({},Er.showIcon),{value:!0}),iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},uomStyle:{selectorKey:Wi.UOM_STYLE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,showIcon:Object.assign(Object.assign({},Er.showIcon),{value:!0}),iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},currencyCodeStyle:{selectorKey:Wi.CURRENCY_CODE_STYLE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,showIcon:Object.assign(Object.assign({},Er.showIcon),{value:!0}),iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},actualPrice:{selectorKey:Wi.ACTUAL_PRICE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,showIcon:Object.assign(Object.assign({},Er.showIcon),{value:!0}),iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discount:{selectorKey:Wi.DISCOUNT,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,showIcon:Object.assign(Object.assign({},Er.showIcon),{value:!0}),iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savings:{selectorKey:Wi.SAVINGS,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,showIcon:Object.assign(Object.assign({},Er.showIcon),{value:!0}),iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},discountValue:{selectorKey:Wi.DISCOUNT_VALUE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,showIcon:Object.assign(Object.assign({},Er.showIcon),{value:!0}),iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},savingsValue:{selectorKey:Wi.SAVINGS_VALUE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,showIcon:Object.assign(Object.assign({},Er.showIcon),{value:!0}),iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},embellishmentPrice:{selectorKey:Wi.EMBELLISHMENT_PRICE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,showIcon:Object.assign(Object.assign({},Er.showIcon),{value:!0}),iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productTax:{selectorKey:Wi.PRODUCT_TAX,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,showIcon:Object.assign(Object.assign({},Er.showIcon),{value:!0}),iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},productShippingPrice:{selectorKey:Wi.PRODUCT_SHIPPING_PRICE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,showIcon:Object.assign(Object.assign({},Er.showIcon),{value:!0}),iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},content:{selectorKey:Wi.CONTENT,productPrice:Fi.productPrice,sellingPrice:Fi.sellingPrice,productPriceDisplayUOM:Fi.productPriceDisplayUOM,productPriceDisplayCurrencyCode:Fi.productPriceDisplayCurrencyCode,showActualPrice:Fi.showActualPrice,actualPrice:Fi.actualPrice,actualPriceDisplayUOM:Fi.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:Fi.actualPriceDisplayCurrencyCode,discount:Fi.discount,discountValue:Fi.discountValue,showSavings:Fi.showSavings,savings:Fi.savings,savingsValue:Fi.savingsValue,savingsDisplayCurrencyCode:Fi.savingsDisplayCurrencyCode,embellishmentPrice:Fi.embellishmentPrice,productTax:Fi.productTax,productShippingPrice:Fi.productShippingPrice,pricePrefix:Fi.pricePrefix,priceSuffix:Fi.priceSuffix},dataConnector:{selectorKey:Wi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"priceDetails",url:"",enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS}}}},qi={displayStyle:{value:"Stack Horizontal",property:"displayStyle",propertyType:vt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:vt.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:vt.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:vt.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:vt.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:vt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:vt.CONTROLS},header:{value:!0,property:"header",propertyType:vt.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:vt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:vt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:vt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:vt.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:vt.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:vt.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:vt.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:vt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:vt.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:vt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:vt.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:vt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:vt.CONTROLS},displayResults:{value:"Open Lightbox",property:"displayResults",propertyType:vt.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:vt.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:vt.CSS},title:{value:"Promotions",property:"title",propertyType:vt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:vt.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:vt.CONTROLS},description:{value:"",property:"description",propertyType:vt.CONTROLS},promotionName:{value:!0,property:"promotionName",propertyType:vt.CONTROLS},promotionDescription:{value:!0,property:"promotionDescription",propertyType:vt.CONTROLS},noOfLinesToShow:{value:"4",property:"noOfLinesToShow",propertyType:vt.CONTROLS},couponCode:{value:!0,property:"couponCode",propertyType:vt.CONTROLS},promotionSchedule:{value:!0,property:"promotionSchedule",propertyType:vt.CONTROLS},minimumPurchaseAmount:{value:!0,property:"minimumPurchaseAmount",propertyType:vt.CONTROLS},eligibleProducts:{value:!0,property:"eligibleProducts",propertyType:vt.CONTROLS},promotionPrice:{value:!0,property:"promotionPrice",propertyType:vt.CONTROLS},maxRedemptionAmount:{value:!0,property:"maxRedemptionAmount",propertyType:vt.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:vt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:vt.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:vt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:vt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:vt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:vt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:vt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:vt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:vt.CSS},buttonType:{value:"primaryButton",propertyType:vt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:vt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:vt.CONTROLS},backgroundShape:{value:"Round",propertyType:vt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:vt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:vt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:vt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:vt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:vt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:vt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:vt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:vt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:vt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:vt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:vt.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:vt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:vt.CONTROLS},fontSize:{value:"16",propertyType:vt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},characterSpacing:{value:"16",propertyType:vt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:vt.CSS,unit:1},lineHeight:{value:"16",propertyType:vt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:vt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:vt.CSS},fontSize:{value:"16",propertyType:vt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},characterSpacing:{value:"16",propertyType:vt.CSS,unit:1},lineHeight:{value:"16",propertyType:vt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:vt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:vt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:vt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:vt.CONTROLS},paginationStyle:{value:"dotted",propertyType:vt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:vt.CONTROLS},arrowSize:{value:"16",propertyType:vt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:vt.CSS},backgroundShape:{value:"rectangle",propertyType:vt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:vt.CSS},font:{value:"lato",propertyType:vt.CSS},fontSize:{value:"16",propertyType:vt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},hoverBackgroundShape:{value:"circle",propertyType:vt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:vt.CSS},hoverFont:{value:"lato",propertyType:vt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:vt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:vt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:vt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:vt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:vt.CONTROLS},iconSize:{value:"20",propertyType:vt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:vt.CSS,parentRef:"cs-be-cr-2"}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DESIGN_WIDGET_STYLE="widgetStyle",e.DESIGN_ITEM_STYLE="itemStyle",e.DESIGN_VIEW_OFFERS_BUTTON="viewOffersButton",e.DESIGN_PROMOTION_NAME="promotionName",e.DESIGN_PROMOTION_DESCRIPTION="promotionDescription",e.DESIGN_COUPON_CODE="couponCode",e.DESIGN_PROMOTION_SCHEDULE="promotionSchedule",e.DESIGN_MINIMUM_PURCHASE_AMOUNT="minimumPurchaseAmount",e.DESIGN_ELIGIBLE_PRODUCTS_BUTTON="eligibleProductsButton",e.DESIGN_PRICE_AFTER_PROMOTION="priceAfterPromotion",e.DESIGN_MAX_READEMPTION_AMOUNT="maxRedemptionAmount",e.DESIGN_ARROWS="arrows",e.DESIGN_PAGINATION_DOTS="paginationDots",e.DESIGN_SHOW_MORE_ITEMS_BUTTON="showMoreItemsButton",e.DESIGN_PAGINATION_LINE="paginationLine",e.DESIGN_TABLE="table",e.DESIGN_TABLE_HEADER="tableHeader",e.DESIGN_HEADER_TEXT="headerText",e.DESIGN_TABLE_ROW="tableRow",e.DESIGN_SCROLL="scroll",e.DESIGN_ROW_DIVIDERS="rowDividers",e.DESIGN_PAGINATION="pagination",e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.DATA_CONNECTOR="dataConnector"}(Yi||(Yi={}));var Qi,Zi=function(){return{layout:{selectorKey:Yi.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"650",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"400",unit:1}),margin:Er.margin,padding:Er.padding,positionType:Er.positionType,pinTo:Er.pinTo,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.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,paginationAlignment:qi.paginationAlignment,rowsPerPage:qi.rowsPerPage,displayResults:qi.displayResults,imageBehavior:qi.imageBehavior,itemsPerRow:qi.itemsPerRow},content:{selectorKey:Yi.CONTENT,title:qi.title,showTitle:qi.showTitle,description:qi.description,showDescription:qi.showDescription,promotionName:qi.promotionName,promotionDescription:qi.promotionDescription,noOfLinesToShow:qi.noOfLinesToShow,couponCode:qi.couponCode,promotionSchedule:qi.showDescription,minimumPurchaseAmount:qi.minimumPurchaseAmount,eligibleProducts:qi.eligibleProducts,promotionPrice:qi.promotionPrice,maxRedemptionAmount:qi.maxRedemptionAmount},design:{selectorKey:Yi.DESIGN,widgetStyle:{selectorKey:Yi.DESIGN_WIDGET_STYLE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},itemStyle:{selectorKey:Yi.DESIGN_ITEM_STYLE,contentAlignment:qi.contentAlignment,horizontalPadding:qi.horizontalPadding,verticalPadding:qi.verticalPadding,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},viewOffersButton:{selectorKey:Yi.DESIGN_VIEW_OFFERS_BUTTON,defaultState:{selectorKey:Yi.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:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Yi.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:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},promotionName:{selectorKey:Yi.DESIGN_PROMOTION_NAME,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},promotionDescription:{selectorKey:Yi.DESIGN_PROMOTION_DESCRIPTION,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},couponCode:{selectorKey:Yi.DESIGN_COUPON_CODE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},promotionSchedule:{selectorKey:Yi.DESIGN_PROMOTION_SCHEDULE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},minimumPurchaseAmount:{selectorKey:Yi.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},eligibleProductsButton:{selectorKey:Yi.DESIGN_ELIGIBLE_PRODUCTS_BUTTON,defaultState:{selectorKey:Yi.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:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Yi.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:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},priceAfterPromotion:{selectorKey:Yi.DESIGN_PRICE_AFTER_PROMOTION,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},maxRedemptionAmount:{selectorKey:Yi.DESIGN_MINIMUM_PURCHASE_AMOUNT,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},arrows:{selectorKey:Yi.DESIGN_ARROWS,arrowIconStyle:qi.arrowIconStyle,leftArrowIconStyle:qi.leftArrowIconStyle,rightArrowIconStyle:qi.rightArrowIconStyle,backgroundShape:qi.backgroundShape,arrowSize:qi.arrowSize,arrowColor:qi.arrowColor},paginationDots:{selectorKey:Yi.DESIGN_PAGINATION_DOTS,dotSize:qi.dotSize,currentDotColor:qi.currentDotColor,otherDotColor:qi.otherDotColor},paginationLine:{selectorKey:Yi.DESIGN_PAGINATION_LINE,currentLineColor:qi.currentLineColor,otherLineColor:qi.otherLineColor,lineHeight:qi.lineHeight,lineWidth:qi.lineWidth},table:{selectorKey:Yi.DESIGN_TABLE,backgroundColor:Er.backgroundColor,showBorder:Er.showBorder,borderStyle:qi.design.table.borderStyle,borderColor:Er.borderColor,borderPerSlide:qi.design.table.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur},tableHeader:{selectorKey:Yi.DESIGN_TABLE_HEADER,backgroundColor:Er.backgroundColor},headerText:{selectorKey:Yi.DESIGN_HEADER_TEXT,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},tableRow:{selectorKey:Yi.DESIGN_TABLE_ROW,backgroundColor:Er.backgroundColor,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},rowDividers:{selectorKey:Yi.DESIGN_ROW_DIVIDERS,headerDivider:qi.design.rowAndHeaderDividers.headerDivider,rowDivider:qi.design.rowAndHeaderDividers.rowDivider,columnDivider:qi.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:Yi.DESIGN_SCROLL,scrollBarWidth:qi.design.scrollBar.scrollBarWidth,scrollBarColor:qi.design.scrollBar.scrollBarColor},pagination:{selectorKey:Yi.DESIGN_PAGINATION,defaultState:{selectorKey:Yi.DEFAULT_STATE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,previousIcon:qi.design.pagination.previousIcon,nextIcon:qi.design.pagination.nextIcon,iconSize:qi.design.pagination.iconSize,iconColor:qi.design.pagination.iconColor,backgroundShape:qi.design.pagination.backgroundShape,backgroundColor:Er.backgroundColor,pagination:qi.design.pagination.pagination},hoverState:{selectorKey:Yi.HOVER_STATE,theme:Er.theme}},showMoreItemsButton:{selectorKey:Yi.DESIGN_SHOW_MORE_ITEMS_BUTTON,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:qi.design.pagination.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight}},dataConnector:{selectorKey:Yi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"promotions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS}}}},$i={displayStyle:{value:"Open Input",property:"displayStyle",propertyType:vt.CONTROLS},displayMinQtyToPurchase:{value:!1,property:"displayMinQtyToPurchase",propertyType:vt.CONTROLS},quantity:{value:1,property:"quantity",propertyType:vt.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Qi||(Qi={}));var Ji,en=function(){return{layout:{selectorKey:Qi.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"70",unit:1}),margin:Er.margin,padding:Er.padding,positionType:Er.positionType,pinTo:Er.pinTo,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,displayStyle:$i.displayStyle,displayMinQtyToPurchase:$i.displayMinQtyToPurchase},design:{selectorKey:Qi.DESIGN},content:{selectorKey:Qi.CONTENT,quantity:$i.quantity},dataConnector:{selectorKey:Qi.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS}}}},on={itemSpacing:{value:"20",property:"itemSpacing",propertyType:vt.CSS,unit:1},repeatElements:{value:"false",property:"repeatElements",propertyType:vt.CONTROLS},dividerBetweenItems:{value:"true",property:"dividerBetweenItems",propertyType:vt.CONTROLS},pauseOnHover:{value:"true",property:"pauseOnHover",propertyType:vt.CONTROLS},scrollDirection:{value:"leftToRight",property:"scrollDirection",propertyType:vt.CONTROLS},scrollSpeed:{value:"1x",property:"scrollSpeed",propertyType:vt.CONTROLS},style:{value:"line",property:"style",propertyType:vt.CONTROLS},shape:{value:"shopping-cart-01",customIcon:{isCustomIcon:!1,url:"",name:""},property:"shape",propertyType:vt.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:vt.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:vt.CONTROLS,property:"scrollContent"},dividerColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"dividerColor",propertyType:vt.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"}(Ji||(Ji={}));var tn,rn=function(){return{layout:{selectorKey:Ji.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"40",unit:1}),margin:Er.margin,padding:Er.padding,itemSpacing:on.itemSpacing,repeatElements:on.repeatElements,dividerBetweenItems:on.dividerBetweenItems,scrollSpeed:on.scrollSpeed,scrollDirection:on.scrollDirection,pauseOnHover:on.pauseOnHover},content:{selectorKey:Ji.CONTENT,scrollContent:on.scrollContent},design:{selectorKey:Ji.DESIGN,scrollContainer:{selectorKey:Ji.SCROLL_CONTAINER,backgroundColor:Er.backgroundColor,showBorder:Er.showBorder,borderStyle:Er.borderStyle,borderColor:Er.borderColor,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur},dividerStyle:{selectorKey:Ji.DIVIDER_STYLE,style:on.style,shape:on.shape,size:on.size,backgroundColor:Er.backgroundColor,dividerColor:on.dividerColor},defaultItem:{theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},item1:{selectorKey:Ji.ITEM_1,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},item2:{selectorKey:Ji.ITEM_2,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},item3:{selectorKey:Ji.ITEM_3,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.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"}(tn||(tn={}));var nn,an=function(e){return{layout:{selectorKey:tn.LAYOUT,adjustment:Er.adjustment,width:{fixedWidth:{value:"".concat(null==e?void 0:e.value),property:"width",unit:parseFloat(null==e?void 0:e.unit)||1,propertyType:vt.CSS,isReadOnly:!0},fluidWidth:{value:"100",property:"width",unit:4,propertyType:vt.CSS,isReadOnly:!0},value:"100",property:"width",unit:4,propertyType:vt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Er.height),{isReadOnly:!0}),padding:Er.padding,columnGap:{value:0,propertyType:vt.CSS,unit:mt.PIXELS,property:"columnGap"},rowGap:{value:0,propertyType:vt.CSS,unit:mt.PIXELS,property:"rowGap"},overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo},design:Object.assign({selectorKey:tn.DESIGN,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle},qr),settings:{selectorKey:tn.SETTINGS,visibility:{selectorKey:tn.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:vt.CONTROLS,property:"visibilityContent"}},schedules:{selectorKey:tn.SCHEDULES,scheduleData:{value:[],propertyType:vt.CONTROLS,property:"scheduleData"}},deviceVisibility:{selectorKey:tn.DEVICE_VISIBILITY},customAttributes:{selectorKey:tn.CUSTOM_ATTRIBUTES}},code:{}}},ln={source:{value:"Manually",property:"source",propertyType:vt.CONTROLS},orderBefore:{value:!1,property:"orderBefore",propertyType:vt.CONTROLS},orderBeforeTime:{value:"4",property:"orderBeforeTime",propertyType:vt.CONTROLS,unit:1},orderBeforeDisplayTime:{value:"Hours Left",property:"orderBeforeDisplayTime",propertyType:vt.CONTROLS},deliveryBefore:{value:!1,property:"deliveryBefore",propertyType:vt.CONTROLS},deliveryEndsBefore:{value:"4",property:"deliveryEndsBefore",unit:3,propertyType:vt.CONTROLS},deliveryBeforeDisplayTime:{value:"Hours Left",property:"deliveryBeforeDisplayTime",propertyType:vt.CONTROLS},deliveryStartingDate:{value:!1,property:"deliveryStartingDate",propertyType:vt.CONTROLS},deliveryStartsAfter:{value:"4",property:"deliveryStartsAfter",unit:1,propertyType:vt.CONTROLS},deliveryStartingDateDisplayTime:{value:"Hours Left",property:"deliveryStartingDateDisplayTime",propertyType:vt.CONTROLS},configureMessage:{value:"",property:"configureMessage",propertyType:vt.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"}(nn||(nn={})),Er.theme,Er.font,Er.fontSize,Er.textColor,Er.bold,Er.italic,Er.linethrough,Er.underline,Er.textAlign,Er.characterSpacing,Er.lineHeight,Er.backgroundColor;var pn=function(){return{layout:{selectorKey:nn.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"40",unit:1}),margin:Er.margin,padding:Er.padding,positionType:Er.positionType,pinTo:Er.pinTo,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar},design:{selectorKey:nn.DESIGN,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,themeDesc:Er.themeDesc,fontDesc:Er.fontDesc,fontSizeDesc:Er.fontSizeDesc,textColorDesc:Er.textColorDesc,boldDesc:Er.boldDesc,italicDesc:Er.italicDesc,linethroughDesc:Er.linethroughDesc,underlineDesc:Er.underlineDesc,textAlignDesc:Er.textAlignDesc,characterSpacingDesc:Er.characterSpacingDesc,lineHeightDesc:Er.lineHeightDesc},content:{selectorKey:nn.CONTENT,source:ln.source,orderBefore:ln.orderBefore,orderBeforeTime:ln.orderBeforeTime,orderBeforeDisplayTime:ln.orderBeforeDisplayTime,deliveryBefore:ln.deliveryBefore,deliveryEndsBefore:ln.deliveryEndsBefore,deliveryBeforeDisplayTime:ln.deliveryBeforeDisplayTime,deliveryStartingDate:ln.deliveryStartingDate,deliveryStartsAfter:ln.deliveryStartsAfter,deliveryStartingDateDisplayTime:ln.deliveryStartingDateDisplayTime,configureMessage:ln.configureMessage},dataConnector:{selectorKey:nn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS}}}},sn={onClick:{value:"Show Image Lightbox",propertyType:vt.CONTROLS},onHover:{value:"Zoom Image",propertyType:vt.CONTROLS},imageRatio:{value:"16:9",property:"aspectRatio",propertyType:vt.CSS},fitOptions:{value:"fill",propert:"objectFit",propertyType:vt.CSS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:vt.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:vt.CSS}},dn=function(){return{layout:{adjustment:Er.adjustment,width:Er.width,height:Er.height,margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,onClick:sn.onClick,onHover:sn.onHover,imageRatio:sn.imageRatio,fitOptions:sn.fitOptions,horizontalAlignment:sn.horizontalAlignment,verticalAlignment:sn.verticalAlignment},design:{layouter:{backgroundColor:Er.backgroundColor}},content:{url:"https://vishnu.sirv.com/image_element.png"}}};function cn(e,o){(null==o||o>e.length)&&(o=e.length);for(var t=0,r=Array(o);t<o;t++)r[t]=e[t];return r}function yn(e,o){if(e){if("string"==typeof e)return cn(e,o);var t={}.toString.call(e).slice(8,-1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?cn(e,o):void 0}}function un(e,o){return function(e){if(Array.isArray(e))return e}(e)||function(e,o){var t=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=t){var r,i,n,a,l=[],p=!0,s=!1;try{if(n=(t=t.call(e)).next,0===o){if(Object(t)!==t)return;p=!1}else for(;!(p=(r=n.call(t)).done)&&(l.push(r.value),l.length!==o);p=!0);}catch(e){s=!0,i=e}finally{try{if(!p&&null!=t.return&&(a=t.return(),Object(a)!==a))return}finally{if(s)throw i}}return l}}(e,o)||yn(e,o)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Sn(e){return function(e){if(Array.isArray(e))return cn(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||yn(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 gn(e){return gn="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},gn(e)}function Tn(e,o,t){return(o=function(e){var o=function(e){if("object"!=gn(e)||!e)return e;var o=e[Symbol.toPrimitive];if(void 0!==o){var t=o.call(e,"string");if("object"!=gn(t))return t;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}(e);return"symbol"==gn(o)?o:o+""}(o))in e?Object.defineProperty(e,o,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[o]=t,e}var hn=t(756),Cn=t.n(hn);function On(e,o){var t="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!t){if(Array.isArray(e)||(t=function(e,o){if(e){if("string"==typeof e)return bn(e,o);var t={}.toString.call(e).slice(8,-1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?bn(e,o):void 0}}(e))||o&&e&&"number"==typeof e.length){t&&(e=t);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var n,a=!0,l=!1;return{s:function(){t=t.call(e)},n:function(){var e=t.next();return a=e.done,e},e:function(e){l=!0,n=e},f:function(){try{a||null==t.return||t.return()}finally{if(l)throw n}}}}function bn(e,o){(null==o||o>e.length)&&(o=e.length);for(var t=0,r=Array(o);t<o;t++)r[t]=e[t];return r}var vn=function(e,o,t,r){return new(t||(t=Promise))((function(i,n){function a(e){try{p(r.next(e))}catch(e){n(e)}}function l(e){try{p(r.throw(e))}catch(e){n(e)}}function p(e){var o;e.done?i(e.value):(o=e.value,o instanceof t?o:new t((function(e){e(o)}))).then(a,l)}p((r=r.apply(e,o||[])).next())}))};function mn(e,o){var t,r=On(e.base);try{for(r.s();!(t=r.n()).done;)if(t.value.label===o)return"base"}catch(e){r.e(e)}finally{r.f()}var i,n=On(e.accent);try{for(n.s();!(i=n.n()).done;)if(i.value.label===o)return"accent"}catch(e){n.e(e)}finally{n.f()}return null}function wn(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 fn(e,o,t,r){return vn(this,void 0,void 0,Cn().mark((function i(){var n,a,l,p,s;return Cn().wrap((function(i){for(;;)switch(i.prev=i.next){case 0:return n=e.parentNode,a=e.textContent.substring(0,o),l=e.textContent.substring(o+t),p=document.createTextNode(a),s=document.createTextNode(l),n.insertBefore(p,e),n.insertBefore(r,e),n.insertBefore(s,e.nextSibling),i.next=1,n.removeChild(e);case 1:case"end":return i.stop()}}),i)})))}function Rn(e){var o=[];if(e.nodeType===Node.TEXT_NODE)o.push(e);else for(var t=e.childNodes,r=0;r<t.length;r++)o=o.concat(Rn(t[r]));return o}function Nn(e){return e.replace(/-([a-z])/g,(function(e,o){return o.toUpperCase()}))}var Dn={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]}},Ln=[{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}],An=function(e){return Object.entries(e).map((function(e){var o=un(e,2),t=o[0],r=o[1],i=t.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()})),n="";return[].concat(["grid-template-rows","grid-template-columns"]).some((function(e){return e===i}))&&(n="!important"),"".concat(i,": ").concat(r," ").concat(n,";")})).join(" ")};function En(e){return!(e&&Object.keys(e).length>0)}function In(e){return!(e&&null!==e)}function xn(e){return null==e?void 0:e.replaceAll("-","")}function Pn(e){var o=arguments.length>2&&void 0!==arguments[2]&&arguments[2],t="all"===(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"all"),r=Ot.iframeSelector,i=Ot.iframePreviewSelector,n=document.querySelector(o?i:r),a=null==n?void 0:n.contentDocument;return t?null==a?void 0:a.querySelectorAll("".concat(e)):null==a?void 0:a.querySelector("".concat(e))}var _n=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]},Bn=function(e,o){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"tablet",r=arguments.length>3?arguments[3]:void 0,i=_n(t),n=r&&(null==r?void 0:r.length)>0?r:"#".concat(e),a="";if(i&&(null==i?void 0:i.max)&&(null==i?void 0:i.min)&&o){var l=Object.entries(null!=o?o:{}).reduce((function(e,o){var t,r=un(e,2),i=r[0],n=r[1],a=un(o,2),l=a[0],p=a[1];return(null===(t=["gridTemplateRows","gridTemplateColumns"])||void 0===t?void 0:t.some((function(e){return e===l})))?n[l]=p:i[l]=p,[i,n]}),[{},{}]),p=un(l,2),s=p[0],d=p[1];switch(t){case"tablet":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 320px){").concat(n," {").concat(An(null!=s?s:o),"} ").concat(En(d)?"":"".concat(n," > .wrapper{").concat(An(d),"}"),"}");break;case"mobile":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 10px){").concat(n," {").concat(An(null!=s?s:o),"} ").concat(En(d)?"":"".concat(n," > .wrapper{").concat(An(d),"}"),"}")}}return a},Hn=function(e){var o,t,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"tablet",i={editedStyles:e},n=null===(o=Object.entries(e))||void 0===o?void 0:o.filter((function(e,o){var t=un(e,2),i=t[0];return t[1],i.includes("--_ctm-".concat(r.slice(0,3)))}));if(n&&n[0]&&(null===(t=n[0])||void 0===t?void 0:t.length)>0){i.data=Object.fromEntries(n);var a=Object.entries(e).filter((function(e,o){var t=un(e,2),i=t[0];return t[1],!i.includes("--_ctm-".concat(r.slice(0,3)))}));a&&(i.editedStyles=Object.fromEntries(a))}return i},zn={ReorderObj:function(e,o){var t={};return o.forEach((function(o){e.hasOwnProperty(o)&&(t[o]=e[o])})),t},reorderSections:function(e,o,t){var r=e[o],i=r.index,n="up"===t?i-1:i+1;if(n>=1&&n<=Object.keys(e).length){var a=Object.keys(e).find((function(o){return e[o].index===n}));return Object.assign(Object.assign({},e),Tn(Tn({},o,Object.assign(Object.assign({},r),{index:n})),a,Object.assign(Object.assign({},e[a]),{index:i})))}return e},returnUpdatedButton:function(e,o,t,r){var i={};return Object.keys(e).forEach((function(n){i[n]=Object.assign({},e[n]),Object.keys(e[n].children).forEach((function(a){Object.keys(e[n].children[a].children).forEach((function(l){var p=e[n].children[a].children[l];p.isDirty||p.attributes.datadivtype!==o||(i[n]=Object.assign(Object.assign({},i[n]),{children:Object.assign(Object.assign({},i[n].children),Tn({},a,Object.assign(Object.assign({},i[n].children[a]),{children:Object.assign(Object.assign({},i[n].children[a].children),Tn({},l,Object.assign(Object.assign({},i[n].children[a].children[l]),{properties:Object.assign(Object.assign({},i[n].children[a].children[l].properties),t.design),styles:Object.assign(Object.assign({},i[n].children[a].children[l].styles),r)})))})))}))}))}))})),i},getTextValue:function(e,o){if(void 0!==(null==o?void 0:o.type)){if("custom"===o.type)return wn(e.customColors.find((function(e){return e.label===o.label})).value.rgb);var t=e.selectedTheme.colors;return wn(t[mn(t,o.type)].find((function(e){return e.label===o.type})).value.rgb)}return wn(o.rgb)},returnFontStyle:function(e,o){var t=["bold","italic","lineThrough","underline"],r=t.findIndex((function(o){return""!==e[o].value}));return-1!==r?t[r]:o},convertToSlug:function(e){return e.toLowerCase().replace(/\s+/g,"-")},convertToCamelCase:function(e){return e.toLowerCase().split(" ").map((function(e,o){return 0===o?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},convertIntoNumbers:function(e){var o=e.replace(/[^0-9.]/g,"").replace(/(\..*?)\..*/g,"$1");return""===o?0:parseFloat(o)},convertFormatToMask:function(e,o){return e.find((function(e){return e.value===o})).format.replaceAll("X","9")},convertToNumericValue:function(e){var o=parseInt(e,10);if(isNaN(o))throw new Error("Invalid size: ".concat(e));if(e.includes("vh"))return o/100*window.innerHeight;if(e.includes("px"))return o;throw new Error("Invalid unit in size: ".concat(e))},convertCamelCaseToWords:function(e){return e.replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^\w/,(function(e){return e.toUpperCase()}))},convertIntoRawCSS:function(e){var o,t=null==e?void 0:e.property,r=null==e?void 0:e.value,i=null===(o=Ln.filter((function(o){return o.value===(null==e?void 0:e.unit)}))[0])||void 0===o?void 0:o.label,n="".concat(r).concat(i);if(["padding","margin","pagePadding","sectionPadding"].some((function(e){return e===t}))){var a=e.sides,l=Sn(Object.keys(a));n="",l.forEach((function(e,o){var t,r=a[e].value,i=null===(t=Ln.filter((function(o){return o.value===a[e].unit}))[0])||void 0===t?void 0:t.label;n+="".concat(0!==o?" ":"").concat(r).concat(i)}))}return Tn({},t,n)},convertAlphaNumericToText:function(e){return e.replace(/([a-zA-Z]+)(\d+)/,"$1 $2")},convertrgbObjToString:wn,capitalizeFirstLetter:function(e){return e.charAt(0).toUpperCase()+e.slice(1)},convertStylesToVar:function(e){var o=function(e){var o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return Object.keys(e).reduce((function(t,r){return Object.assign(Object.assign({},t),Tn({},"--_"+o+r,e[r]))}),{})},t=o(e.defaultState.default),r=o(e.defaultState.text),i={},n={};return e.hoverState&&(e.hoverState.default&&(i=o(e.hoverState.default,"hover-")),e.hoverState.text&&(n=o(e.hoverState.text,"hover-"))),{parent:Object.assign(Object.assign({},t),i),child:Object.assign(Object.assign({},r),n)}},convertUpperCaseToCapitalise:function(e){return e.toLowerCase().replace(/\b\w/g,(function(e){return e.toUpperCase()}))},convertObjectToCssString:function(e){return Object.entries(e).map((function(e){var o=un(e,2),t=o[0],r=o[1];return"".concat(t,": ").concat(""===r?"fontStyle"===t||"fontWeight"===t?"normal":"none":r,";")})).join(" ").replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()},returnColorsArrName:mn,convertPagesToDropdownList:function(e){var o=[];return e.forEach((function(e,t){var r={id:t+1,label:e.displayName,value:t+1};o.push(r)})),o},returnTheCharacter:function(e){return vn(this,void 0,void 0,Cn().mark((function o(){var t,r,i,n,a,l,p,s,d,c,y,u,S,g,T,h;return Cn().wrap((function(o){for(;;)switch(o.prev=o.next){case 0:if(t=window.getSelection(),!(r=null==t?void 0:t.toString())){o.next=9;break}i=null==t?void 0:t.getRangeAt(0),n=i.startContainer,a=i.startOffset,l=Rn(null==n?void 0:n.parentElement),p=null,s=0,d=On(l),o.prev=1,d.s();case 2:if((c=d.n()).done){o.next=5;break}if(y=c.value,u=y.textContent.length,!(a>=s&&a<=s+u)){o.next=3;break}return p=y,o.abrupt("continue",5);case 3:s+=u;case 4:o.next=2;break;case 5:o.next=7;break;case 6:o.prev=6,h=o.catch(1),d.e(h);case 7:return o.prev=7,d.f(),o.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],o.next=9,fn(p,a,r.length,S);case 9:case"end":return o.stop()}}),o,null,[[1,6,7,8]])})))},generateSpanStylesToProperties:function(e,o){var t=Object.assign({},o),r={};return Object.keys(t).forEach((function(o){var i={};o===Nn(e[0])?i=Object.assign(Object.assign({},t[o]),{value:e[t[o].property]}):(t[o].property===Nn(e[0])&&(i=Object.assign(Object.assign({},t[o]),{value:"none"===e[t[o].property]||"normal"===e[t[o].property]?"":e[t[o].property]})),i=t[o]),r[o]=i})),r},checkIfInactiveColorsAndModify:function(e,o){var t=Sn(o.general),r=Sn(o.text),i=t.map((function(o){var t=mn(e,o.value.value),r=e[t].find((function(e){return e.label===o.value.value}));if(!r.active){var i=zn.returnColorsArrName(e,r.value.value),n=e[i].find((function(e){return e.label===r.value.value}));return Object.assign(Object.assign({},o),{value:{value:n.label}})}return Object.assign({},o)})),n=r.map((function(o){var t=mn(e,o.value.value),r=e[t].find((function(e){return e.label===o.value.value}));if(!r.active){var i=zn.returnColorsArrName(e,r.value.value),n=e[i].find((function(e){return e.label===r.value.value}));return Object.assign(Object.assign({},o),{value:{value:n.label}})}return Object.assign({},o)}));return{general:Sn(i),text:Sn(n)}},kebabToCamelCase:Nn,returnDefaultValue:function(e,o,t,r,i){var n,a,l=Dn;if(1===t||2===t){var p=null===(n=null==Ln?void 0:Ln.find((function(e){return e.value===t})))||void 0===n?void 0:n.label,s=null===(a=null==Ln?void 0:Ln.find((function(e){return e.value===i})))||void 0===a?void 0:a.label;if(t===i){var d=l.fontSize["".concat(p)].findIndex((function(e){return e===o}));if(-1===d){for(var c=0,y=l.fontSize["".concat(p)].length-1,u=null;c<=y;){var S=Math.floor((c+y)/2);if(l.fontSize["".concat(p)][S]===o)return l.fontSize["".concat(p)][S];l.fontSize["".concat(p)][S]<o?(u=l.fontSize["".concat(p)][S],c=S+1):y=S-1}d=l.fontSize["".concat(p)].findIndex((function(e){return e===u}))}var g=l.lineHeight["".concat(s)][d];return"bool"===e?r===g:{value:g,unit:i}}s=p;var T=l.fontSize["".concat(p)].findIndex((function(e){return e===o}));if(-1===T){for(var h=0,C=l.fontSize["".concat(p)].length-1,O=null;h<=C;){var b=Math.floor((h+C)/2);if(l.fontSize["".concat(p)][b]===o)return l.fontSize["".concat(p)][b];l.fontSize["".concat(p)][b]<o?(O=l.fontSize["".concat(p)][b],h=b+1):C=b-1}T=l.fontSize["".concat(p)].findIndex((function(e){return e===O}))}var v=l.lineHeight["".concat(s)][T];return"bool"===e?r===v:{value:v,unit:t}}return"bool"===e||{}},rgbaToHex:function(e){var o=e.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*([\d.]+))?\)$/);if(!o)return e;var t=parseInt(o[1]),r=parseInt(o[2]),i=parseInt(o[3]),n=1;void 0!==o[4]&&(n=parseFloat(o[4]));var a=t.toString(16).padStart(2,"0"),l=r.toString(16).padStart(2,"0"),p=i.toString(16).padStart(2,"0"),s=Math.round(255*n).toString(16).padStart(2,"0");return"ff"===s?"#".concat(a).concat(l).concat(p):"#".concat(a).concat(l).concat(p).concat(s)},convertToKebabCase:function(e){var o={};return Object.keys(e).forEach((function(t){var r=t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase();o[r]=e[t]})),o},loadNAppendStyleTag:function(e,o){var t=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,i=Ot.iframeSelector,n=Ot.templteEditiorSelector,a=Ot.iframePreviewSelector,l=(Ot.iframePreviewMainSelector,Ot.iframeRoot),p=document.querySelector(t?a:i),s=null==p?void 0:p.contentDocument,d=null==s?void 0:s.querySelector(t?l:n);if(d&&null!==d){var c=d.querySelector("[".concat(bt.style,'="').concat(o,'"]'));null!==r&&(c=r.querySelector("[".concat(bt.layerStyle,'="').concat(o,'"]'))),c&&null!==c&&c.remove(),null===r?d.appendChild(e):r.appendChild(e)}},stylesToString:function(e){return Object.entries(e).map((function(e){var o=un(e,2),t=o[0],r=o[1],i=t.replace(/[A-Z]/g,(function(e){return"-"+e.toLowerCase()}));return"".concat(i,": ").concat(r,";")})).join(" ")},IsObjectNull:En,IsNullOrEmpty:In,IsArrayOrEmpty:function(e){return!(e&&e.length>0)},removeHyphens:xn,getCMSElementType:function(e){var o=null;if(!En(e)){var t=null==e?void 0:e.attributes;if(!En(t)){var r=null==t?void 0:t.BUILDER;En(r)||(o=null==r?void 0:r.dataElementType)}}return o},getCMSDataDivType:function(e){var o=null;if(!En(e)){var t=null==e?void 0:e.attributes;if(!En(t)){var r=null==t?void 0:t.BUILDER;En(r)||(o=null==r?void 0:r.dataDivType)}}return o},GetCMSElementBySelector:Pn,CreateAspectRationNWidthConvertion:function(e,o,t){var r,i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],n=parseFloat(o)/parseFloat(e),a=Pn("#".concat(t),"single",i),l=e;if(!In(a)){var p=(null==a?void 0:a.matches(Ot.dataDropElement))?null===(r=null==a?void 0:a.parentElement)||void 0===r?void 0:r.closest(Ot.dataDropElement):null==a?void 0:a.closest(Ot.dataDropElement),s=null==p?void 0:p.getBoundingClientRect();(null==e?void 0:e.includes("%"))&&(n=parseFloat(o)/s.width*(parseFloat(e)/100)),[].concat(["px","em","rem"]).some((function(o){var t;return null===(t="".concat(e))||void 0===t?void 0:t.includes(o)}))&&(n=parseFloat(o)/parseFloat(e),/px/.test(e)||(l*=16),l=parseFloat(e)/(null==s?void 0:s.width)*100)}return{width:parseFloat(l),aspectRatio:n}},convertToCamelCaseCss:function(e){return e.split(" ").map((function(e,o){return 0===o?e:e.charAt(0).toUpperCase()+e.slice(1)})).join("")},CSSUnits:Ln,getCMSElementAttributeValue:function(e,o,t){var r=null;if(!En(e)){var i=null==e?void 0:e.attributes;if(!En(i)){var n=i[o];En(n)||(r=n[t])}}return r},setTimeoutAsync:function(e){return new Promise((function(o,t){try{window.setTimeout((function(){o()}),e,[])}catch(e){t(e)}}))},setTimeoutAsyncV2:function(e){return new Promise((function(o,t){try{window.setTimeout((function(){o()}),e,[])}catch(e){t(e)}}))},generateUniqueId:function(){return"".concat(Math.random().toString(36).substr(2,9))},createQueryStringForCollection:function(e){return Object.entries(e).filter((function(e){var o=un(e,2);return null!=(o[0],o[1])})).map((function(e){var o=un(e,2),t=o[0],r=o[1];return"".concat(encodeURIComponent(t),"=").concat(encodeURIComponent(r))})).join("&")},GetResponsiveValue:_n,CMSSetAndGetResponsiveMediaQueriesExtension:function(e,o,t,r,i,n){var a=Object.assign({},e),l=o,p=null==a?void 0:a.tablet,s=null==a?void 0:a.mobile;null==a||delete a.tablet,null==a||delete a.mobile;var d=i?n:"#".concat(t);r.innerHTML+="".concat(d," {").concat(zn.stylesToString(a),"}");var c=Hn(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=Hn(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=Bn(t,p,"tablet",d);r.innerHTML+=u}if(s){var S=Bn(t,s,"mobile",d);r.innerHTML+=S}return{styles:a,editedStyles:l,styleElement:r}},reponsiveExtension:Bn,reponsiveExtensionV2:function(e,o){var t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"tablet",r=arguments.length>3?arguments[3]:void 0,i=_n(t),n=r&&(null==r?void 0:r.length)>0?r:"#".concat(e),a="";if(i&&(null==i?void 0:i.max)&&(null==i?void 0:i.min)&&o)switch(t){case"tablet":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 320px){").concat(n," {").concat(zn.stylesToString(o),"}}");break;case"mobile":a="@media only screen and (max-width: ".concat(null==i?void 0:i.max,") and (min-width: 10px){").concat(n," {").concat(zn.stylesToString(o),"}}")}return a},getResponsiveEditedVariables:Hn,CMSDeviceVisibilityHiddenTypesList:[{id:1,label:"CSS",value:1,info:"Hides the element using display: none via CSS media queries. The element remains in the DOM but is not visible."},{id:2,label:"HTML",value:2,info:"\tRemoves the element from the DOM using JavaScript (e.g., window.matchMedia). This ensures the element is not present in the HTML structure."}],CMSDeviceVisibilityConditionExtension:function(e){var o=e.media,t=e.deviceVisibility,r=e.isBuilderType,i=!0;if(o&&!En(o)&&!En(t)){var n=t,a=Cr.DESKTOP,l=Cr.MOBILE,p=Cr.TABLET,s=n[a],d=n[p],c=n[l],y=hr.CSS;hr.HTML,i=o.desktop&&((null==s?void 0:s.hide)?(null==s?void 0:s.hiddenType)===y:null==s?void 0:s.show)||o.tablet&&((null==d?void 0:d.hide)?(null==d?void 0:d.hiddenType)===y:null==d?void 0:d.show)||o.mobile&&((null==c?void 0:c.hide)?(null==c?void 0:c.hiddenType)===y:null==c?void 0:c.show)||r}return i},CMSGetDeviceVisibilityClassNameByMode:function(e){var o=e.deviceVisibility,t=e.isBuilderType,r="";if(o&&!En(o)){var i=o,n=hr.CSS,a=(hr.HTML,{show:!0,hide:!1,hiddenType:n}),l=Cr.DESKTOP,p=Cr.MOBILE,s=Cr.TABLET,d=(null==i?void 0:i.desktop)?i[l]:a,c=(null==i?void 0:i.tablet)?i[s]:a,y=(null==i?void 0:i.mobile)?i[p]:a;t||((null==d?void 0:d.hide)&&(null==d?void 0:d.hiddenType)===n&&(r+="dp_d_none"),(null==c?void 0:c.hide)&&(null==c?void 0:c.hiddenType)===n&&(r+=" tb_d_none"),(null==y?void 0:y.hide)&&(null==y?void 0:y.hiddenType)===n&&(r+=" mb_d_none"))}return r},CMSGetDeviceVisibilityDefaultData:function(){return{deviceVisibility:{desktop:{show:!0,hide:!1,hiddenType:hr.CSS},tablet:{show:!0,hide:!1,hiddenType:hr.CSS},mobile:{show:!0,hide:!1,hiddenType:hr.CSS}}}},CMSCustomEventService:function(e){var o=e.type,t=e.value;e.serviceType===Or.UPSERT&&document.dispatchEvent(new CustomEvent(o,{detail:t}))},CMSGetCustomAttributesDefaultData:function(){return{attributeContent:{value:[{title:"Attribute",contentSource:{attributeKey:"",attributeValue:""},key:"123456tghjuik"}],property:"attributeContent"},customClassContent:{value:[{title:"CustomClass",contentSource:{customClassValue:""},key:"1234567tghjuik"}],property:"customClassContent"}}},CMSSetAndGetCustomAttributes:function(e,o,t){var r,i,n,a,l="",p={},s=(null===(r=null==e?void 0:e.attributeContent)||void 0===r?void 0:r.value)||[];Array.isArray(s)&&s.length>0&&s.forEach((function(e){var o,t;(null===(o=null==e?void 0:e.contentSource)||void 0===o?void 0:o.attributeKey)&&(null===(t=null==e?void 0:e.contentSource)||void 0===t?void 0:t.attributeValue)&&(p["".concat(e.contentSource.attributeKey)]=e.contentSource.attributeValue)}));var d=(null===(i=null==e?void 0:e.customClassContent)||void 0===i?void 0:i.value)||[];if(Array.isArray(d)&&d.length>0){var c=(null===(a=null===(n=d[0])||void 0===n?void 0:n.contentSource)||void 0===a?void 0:a.customClassValue)||"";c&&(l=c.replace(/,/g," ").trim())}return{customAttrElement:p,customClassElement:l.trim()}},roundTo:function(e,o){return Number(Math.round(Number(e+"e"+o))+"e-"+o)},getParentElementObject:function e(o,t){var r,i,n,a,l={};if(!En(o)){var p=null==o?void 0:o[xn(t)];En(p)||(l=In(null===(a=null===(n=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===n?void 0:n.value)||void 0===a?void 0:a.dataSet)?e(o,null==p?void 0:p.parentKey):Object.assign({},p))}return l}};const jn=zn;var kn,Kn={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:vt.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:vt.CONTROLS},textAlignment:{value:"center",property:"textAlignment",propertyType:vt.CONTROLS},itemSpacing:{value:"10",propertyType:vt.CSS,unit:1,property:"itemSpacing"},iconPosition:{value:"left",property:"iconPosition",propertyType:vt.CONTROLS},clickToNavigate:{value:"false",property:"iconPosition",propertyType:vt.CSS},iconStyle:{value:"Icon",propertyType:vt.CONTROLS}},content:{socialIcons:{value:[{id:jn.generateUniqueId(),title:"Amazon",name:"amazon",show:!0,url:"https://amazon.com",icon:{value:"amazon",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:jn.generateUniqueId(),title:"Website",name:"website",show:!0,url:"https://www.sellerscommerce.com/",icon:{value:"website",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:jn.generateUniqueId(),title:"Instagram",name:"instagram",show:!0,url:"https://instagram.com",icon:{value:"instagram",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:jn.generateUniqueId(),title:"Twitter",name:"twitter",show:!0,url:"https://x.com/",icon:{value:"twitter",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:jn.generateUniqueId(),title:"Facebook",name:"facebook",show:!0,url:"https://www.facebook.com/",icon:{value:"facebook",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:jn.generateUniqueId(),title:"Youtube",name:"youtube",show:!0,url:"https://www.youtube.com/",icon:{value:"youtube",customIcon:{isCustomIcon:!1,url:"",name:""}}},{id:jn.generateUniqueId(),title:"LinkedIn",name:"linkedin",show:!0,url:"https://www.linkedin.com/",icon:{value:"linkedin",customIcon:{isCustomIcon:!1,url:"",name:""}}}],propertyType:vt.CONTROLS},website:{value:!0,propertyType:vt.CONTROLS},websiteUrl:{value:"https://www.sellerscommerce.com/",propertyType:vt.CONTROLS},instagram:{value:!0,propertyType:vt.CONTROLS},instagramUrl:{value:"https://instagram.com",propertyType:vt.CONTROLS},facebook:{value:!0,propertyType:vt.CONTROLS},facebookUrl:{value:"https://facebook.com",propertyType:vt.CONTROLS},linkedIn:{value:!1,propertyType:vt.CONTROLS},linkedInUrl:{value:"https://www.linkedin.com/",propertyType:vt.CONTROLS},twitter:{value:!0,propertyType:vt.CONTROLS},twitterUrl:{value:"https://x.com/",propertyType:vt.CONTROLS},amazon:{value:!0,propertyType:vt.CONTROLS},amazonUrl:{value:"https://amazon.com",propertyType:vt.CONTROLS}},design:{icon:{value:"",propertyType:vt.CONTROLS},designiconSize:{value:"30",propertyType:vt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:vt.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:vt.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:vt.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:vt.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:vt.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:vt.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:vt.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"}(kn||(kn={}));var Un,Gn=function(){return{layout:{selectorKey:kn.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"70",unit:1}),margin:Er.margin,padding:Er.padding,alignment:Kn.layout.alignment,textAlignment:Kn.layout.textAlignment,clickToNavigate:Kn.layout.clickToNavigate,iconStyle:Kn.layout.iconStyle,iconPosition:Kn.layout.iconPosition,iconAndTextSpacing:Kn.layout.iconAndTextSpacing,itemSpacing:Kn.layout.itemSpacing,positionType:Er.positionType,pinTo:Er.pinTo},content:{selectorKey:kn.CONTENT,socialContent:Kn.content.socialIcons},design:{selectorKey:kn.DESIGN,socialWidget:{selectorKey:kn.SOCIAL_WIDGET,backgroundColor:Er.backgroundColor,cropRatio:Er.cropRatio,zoomImage:Er.zoomImage,flip:Er.flip,rotate:Er.rotate,showBorder:Er.showBorder,borderStyle:Er.borderStyle,borderColor:Er.borderColor,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur},itemStyle:{selectorKey:kn.ITEM_STYLE,backgroundColor:Er.backgroundColor,cropRatio:Er.cropRatio,zoomImage:Er.zoomImage,flip:Er.flip,rotate:Er.rotate,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,showBorder:Er.showBorder,borderStyle:Er.borderStyle,borderColor:Er.borderColor,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur,showIcon:Object.assign(Object.assign({},Er.showIcon),{value:!1}),iconSize:Kn.design.designiconSize,iconColor:Kn.design.iconColor},socialIcons:{selectorKey:kn.SOCIAL_ICONS,instagramIcon:Kn.design.instagramIcon,facebookIcon:Kn.design.facebookIcon,twitterIcon:Kn.design.twitterIcon,amazonIcon:Kn.design.amazonIcon,websiteIcon:Kn.design.websiteIcon,youtubeIcon:Kn.design.youtubeIcon,linkedinIcon:Kn.design.linkedinIcon}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Un||(Un={}));var Mn,Wn=function(e){return{layout:{selectorKey:Un.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:vt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Er.height),{isReadOnly:!0}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,direction:{value:"vertical",property:"direction",propertyType:vt.CONTROLS},itemGap:{property:"itemGap",propertyType:vt.CSS,value:0,unit:mt.PIXELS},justifyContent:{property:"justifyContent",propertyType:vt.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:vt.CSS,value:"start"}},design:Object.assign({selectorKey:Un.DESIGN,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},qr),dataConnector:{selectorKey:Un.DATA_CONNECTOR,dataConnector:{isConnected:!1,dataSource:null,childSource:null,key:"stack",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""},property:"dataConnector",propertyType:vt.CONTROLS}}}},Vn={displayStyle:{value:"Button",property:"displayStyle",propertyType:vt.CONTROLS},displayResults:{value:"Upfront",property:"displayResults",propertyType:vt.CONTROLS},whenClicked:{value:"Open Lightbox",property:"whenClicked",propertyType:vt.CONTROLS},displayType:{value:"Vertical",property:"displayType",propertyType:vt.CONTROLS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:vt.CONTROLS},itemSpacing:{value:"20",property:"itemSpacing",unit:1,propertyType:vt.CSS},overflowItems:{value:"Show More Button",property:"overflowItems",propertyType:vt.CONTROLS},noOfItemToShow:{value:"Show All Items",property:"noOfItemToShow",propertyType:vt.CONTROLS},searchPlaceholderText:{value:"Search by Zip Code",property:"searchPlaceholderText",propertyType:vt.CONTROLS},locationName:{value:!0,property:"locationName",propertyType:vt.CONTROLS},locationAddress:{value:!0,property:"locationAddress",propertyType:vt.CONTROLS},locationInventory:{value:!0,property:"locationInventory",propertyType:vt.CONTROLS},locationTimings:{value:!0,property:"locationTimings",propertyType:vt.CONTROLS},title:{value:"Available Locations",property:"title",propertyType:vt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:vt.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:vt.CONTROLS},description:{value:"",property:"description",propertyType:vt.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:vt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:vt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:vt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:vt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:vt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:vt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:vt.CSS},buttonType:{value:"primaryButton",propertyType:vt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:vt.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:vt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:vt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:vt.CSS},arrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:vt.CONTROLS},backgroundShape:{value:"Round",propertyType:vt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:vt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:vt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:vt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:vt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:vt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:vt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:vt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:vt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:vt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:vt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:vt.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:vt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:vt.CONTROLS},fontSize:{value:"16",propertyType:vt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},characterSpacing:{value:"16",propertyType:vt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:vt.CSS,unit:1},lineHeight:{value:"16",propertyType:vt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:vt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:vt.CSS},fontSize:{value:"16",propertyType:vt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},characterSpacing:{value:"16",propertyType:vt.CSS,unit:1},lineHeight:{value:"16",propertyType:vt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:vt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:vt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:vt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:vt.CONTROLS},paginationStyle:{value:"dotted",propertyType:vt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:vt.CONTROLS},arrowSize:{value:"16",propertyType:vt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:vt.CSS},backgroundShape:{value:"rectangle",propertyType:vt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:vt.CSS},font:{value:"lato",propertyType:vt.CSS},fontSize:{value:"16",propertyType:vt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},hoverBackgroundShape:{value:"circle",propertyType:vt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:vt.CSS},hoverFont:{value:"lato",propertyType:vt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:vt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:vt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:vt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:vt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:vt.CONTROLS},iconSize:{value:"20",propertyType:vt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:vt.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"}(Mn||(Mn={}));var Yn,Fn=function(){return{layout:{selectorKey:Mn.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"130",unit:1}),margin:Er.margin,padding:Er.padding,positionType:Er.positionType,pinTo:Er.pinTo,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,displayStyle:Vn.displayStyle,displayResults:Vn.displayResults,whenClicked:Vn.whenClicked,displayType:Vn.displayType,maxItemsToDisplay:Vn.maxItemsToDisplay,itemSpacing:Vn.itemSpacing,overflowItems:Vn.overflowItems,noOfItemToShow:Vn.noOfItemToShow,searchPlaceholderText:Vn.searchPlaceholderText},content:{selectorKey:Mn.CONTENT,locationName:Vn.locationName,locationAddress:Vn.locationAddress,locationInventory:Vn.locationInventory,locationTimings:Vn.locationTimings,title:Vn.title,showTitle:Vn.showTitle,description:Vn.description,showDescription:Vn.showDescription},design:{selectorKey:Mn.DESIGN,inputStyle:{selectorKey:Mn.INPUT_STYLE,defaultState:{selectorKey:Mn.DEFAULT_STATE,buttonStyle:Vn.buttonStyle,buttonText:Vn.buttonText,icon:Vn.icon,iconPadding:Vn.iconPadding,iconPosition:Vn.iconPosition,iconAndTextSpacing:Vn.iconAndTextSpacing,alignment:Vn.alignment,buttonType:Vn.buttonType,showIcon:Vn.showIcon,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Mn.HOVER_STATE,buttonStyle:Vn.buttonStyle,buttonText:Vn.buttonText,icon:Vn.icon,iconPadding:Vn.iconPadding,iconPosition:Vn.iconPosition,iconAndTextSpacing:Vn.iconAndTextSpacing,alignment:Vn.alignment,buttonType:Vn.buttonType,showIcon:Vn.showIcon,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},storeLocationsButton:{selectorKey:Mn.INPUT_STYLE,defaultState:{selectorKey:Mn.DEFAULT_STATE,buttonStyle:Vn.buttonStyle,buttonText:Vn.buttonText,icon:Vn.icon,iconPadding:Vn.iconPadding,iconPosition:Vn.iconPosition,iconAndTextSpacing:Vn.iconAndTextSpacing,alignment:Vn.alignment,buttonType:Vn.buttonType,showIcon:Vn.showIcon,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Mn.HOVER_STATE,buttonStyle:Vn.buttonStyle,buttonText:Vn.buttonText,icon:Vn.icon,iconPadding:Vn.iconPadding,iconPosition:Vn.iconPosition,iconAndTextSpacing:Vn.iconAndTextSpacing,alignment:Vn.alignment,buttonType:Vn.buttonType,showIcon:Vn.showIcon,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},inventoryTextStyle:{selectorKey:Mn.INVENTORY_TEXT_STYLE,themeDynamic:Er.theme,fontDynamic:Er.font,fontSizeDynamic:Er.fontSize,textColorDynamic:Er.textColor,boldDynamic:Er.bold,italicDynamic:Er.italic,linethroughDynamic:Er.linethrough,underlineDynamic:Er.underline,textAlignDynamic:Er.textAlign,characterSpacingDynamic:Er.characterSpacing,lineHeightDynamic:Er.lineHeight,themeStatic:Er.themeDesc,fontStatic:Er.fontDesc,fontSizeStatic:Er.fontSizeDesc,textColorStatic:Er.textColorDesc,boldStatic:Er.boldDesc,italicStatic:Er.italicDesc,linethroughStatic:Er.linethroughDesc,underlineStatic:Er.underlineDesc,textAlignStatic:Er.textAlignDesc,characterSpacingStatic:Er.characterSpacingDesc,lineHeightStatic:Er.lineHeightDesc},itemStyle:{selectorKey:Mn.ITEM_STYLE,contentAlignment:Vn.contentAlignment,horizontalPadding:Vn.horizontalPadding,verticalPadding:Vn.verticalPadding,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},locationName:{selectorKey:Mn.LOCATION_NAME,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},locationAddress:{selectorKey:Mn.LOCATION_ADDRESS,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},locationTimings:{selectorKey:Mn.LOCATION_TIMINGS,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},locationInventory:{selectorKey:Mn.LOCATION_INVENTORY,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},arrows:{selectorKey:Mn.ARROWS,arrowIconStyle:Vn.arrowIconStyle,leftArrowIconStyle:Vn.leftArrowIconStyle,rightArrowIconStyle:Vn.rightArrowIconStyle,backgroundShape:Vn.backgroundShape,arrowSize:Vn.arrowSize,arrowColor:Vn.arrowColor},paginationDots:{selectorKey:Mn.PAGINATION_DOTS,dotSize:Vn.dotSize,currentDotColor:Vn.currentDotColor,otherDotColor:Vn.otherDotColor},paginationLine:{selectorKey:Mn.PAGINATION_LINE,currentLineColor:Vn.currentLineColor,otherLineColor:Vn.otherLineColor,lineHeight:Vn.lineHeight,lineWidth:Vn.lineWidth},showMoreItemsButton:{selectorKey:Mn.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Vn.design.pagination.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight}},dataConnector:{selectorKey:Mn.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"locationDetails",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS}}}},Xn={layout:{header:{value:!0,propertyType:vt.CONTROLS,property:"header"},headerHeight:{value:0,propertyType:vt.CSS,unit:1,property:"headerHeight"},rowHeight:{value:0,propertyType:vt.CSS,unit:1,property:"rowHeight"},layoutHeaderDivider:{value:!0,propertyType:vt.CONTROLS,property:"layoutHeaderDivider"},layoutRowDivider:{value:!0,propertyType:vt.CONTROLS,property:"layoutRowDivider"},layoutColumnDivider:{value:!0,propertyType:vt.CONTROLS,property:"layoutColumnDivider"},alternativeRowColors:{value:!1,propertyType:vt.CONTROLS,property:"alternativeRowColors"},headerCellPadding:{value:0,propertyType:vt.CSS,unit:1,property:"headerCellPadding"},rowCellPadding:{value:0,propertyType:vt.CSS,unit:1,property:"rowCellPadding"},contentAlignment:{value:"left",propertyType:vt.CSS,property:"contentAlignment"},showMoreRows:{value:"onScroll",propertyType:vt.CONTROLS,property:"showMoreRows"},rowsPerPage:{value:5,propertyType:vt.CONTROLS,property:"rowsPerPage"},paginationType:{value:"arrows",propertyType:vt.CONTROLS,property:"paginationType"},paginationAlignment:{value:"center",propertyType:vt.CSS,property:"paginationAlignment"},noOfItemsToLoad:{value:"allItems",propertyType:vt.CONTROLS,property:"noOfItemsToLoad"}},content:{showTitle:{value:!0,propertyType:vt.CONTROLS,property:"showTitle"},tableTitle:{value:"Your Quota",propertyType:vt.CONTROLS,property:"tableTitle"},connectWith:{value:"static",propertyType:vt.CONTROLS,property:"connectWith"},columns:{value:[{columnId:1,columnTitle:"Name",columnMapsTo:"name"},{columnId:2,columnTitle:"Age",columnMapsTo:"age"},{columnId:3,columnTitle:"Occupation",columnMapsTo:"occupation"}],propertyType:vt.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:vt.CONTROLS,property:"rows"}},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:vt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:vt.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:vt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:vt.CONTROLS},fontSize:{value:"32",propertyType:vt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},characterSpacing:{value:"32",propertyType:vt.CSS,unit:1},defaultCharacterSpacing:{value:"32",propertyType:vt.CSS,unit:1},lineHeight:{value:"32",propertyType:vt.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:vt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:vt.CSS},fontSize:{value:"32",propertyType:vt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},characterSpacing:{value:"32",propertyType:vt.CSS,unit:1},lineHeight:{value:"32",propertyType:vt.CSS,unit:1},paragraphSpacing:{value:"32",propertyType:vt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:vt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:vt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:vt.CONTROLS},paginationStyle:{value:"dotted",propertyType:vt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:vt.CONTROLS},arrowSize:{value:"32",propertyType:vt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:vt.CSS},backgroundShape:{value:"rectangle",propertyType:vt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:vt.CSS},font:{value:"lato",propertyType:vt.CSS},fontSize:{value:"32",propertyType:vt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},hoverBackgroundShape:{value:"circle",propertyType:vt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:vt.CSS},hoverFont:{value:"lato",propertyType:vt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:vt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:vt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:vt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:vt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:vt.CONTROLS},iconSize:{value:"30",propertyType:vt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:vt.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"}(Yn||(Yn={}));var qn,Qn=function(){return{layout:{selectorKey:Yn.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"150",unit:1}),margin:Er.margin,padding:Er.padding,header:Xn.layout.header,headerHeight:Xn.layout.headerHeight,rowHeight:Xn.layout.rowHeight,layoutHeaderDivider:Xn.layout.layoutHeaderDivider,layoutRowDivider:Xn.layout.layoutRowDivider,layoutColumnDivider:Xn.layout.layoutColumnDivider,alternativeRowColors:Xn.layout.alternativeRowColors,headerCellPadding:Xn.layout.headerCellPadding,rowCellPadding:Xn.layout.rowCellPadding,contentAlignment:Xn.layout.contentAlignment,showMoreRows:Xn.layout.showMoreRows,rowsPerPage:Xn.layout.rowsPerPage,paginationType:Xn.layout.paginationType,paginationAlignment:Xn.layout.paginationAlignment,noOfItemsToLoad:Xn.layout.noOfItemsToLoad},content:{selectorKey:Yn.CONTENT,showTitle:Xn.content.showTitle,tableTitle:Xn.content.tableTitle,connectWith:Xn.content.connectWith,columns:Xn.content.columns,rows:Xn.content.rows},design:{selectorKey:Yn.DESIGN,tableWidget:{selectorKey:Yn.TABLE_WIDGET,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},table:{selectorKey:Yn.TABLE,backgroundColor:Er.backgroundColor,showBorder:Er.showBorder,borderStyle:Xn.design.table.borderStyle,borderColor:Er.borderColor,borderPerSlide:Xn.design.table.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur},tableHeader:{selectorKey:Yn.TABLE_HEADER,backgroundColor:Er.backgroundColor},headerText:{selectorKey:Yn.HEADER_TEXT,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},tableRow:{selectorKey:Yn.TABLE_ROW,backgroundColor:Er.backgroundColor},rowText:{selectorKey:Yn.ROW_TEXT,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},rowAndHeaderDividers:{selectorKey:Yn.ROW_AND_HEADER_DIVIDER,headerDivider:Xn.design.rowAndHeaderDividers.headerDivider,rowDivider:Xn.design.rowAndHeaderDividers.rowDivider,columnDivider:Xn.design.rowAndHeaderDividers.columnDivider},scrollBar:{selectorKey:Yn.SCROLL_BAR,scrollBarWidth:Xn.design.scrollBar.scrollBarWidth,scrollBarColor:Xn.design.scrollBar.scrollBarColor},pagination:{selectorKey:Yn.PAGINATION,defaultState:{selectorKey:Yn.DEFAULT_STATE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,previousIcon:Xn.design.pagination.previousIcon,nextIcon:Xn.design.pagination.nextIcon,iconSize:Xn.design.pagination.iconSize,iconColor:Xn.design.pagination.iconColor,backgroundShape:Xn.design.pagination.backgroundShape,backgroundColor:Er.backgroundColor,pagination:Xn.design.pagination.pagination},hoverState:{selectorKey:Yn.HOVER_STATE,theme:Er.theme}},loadMoreButton:{selectorKey:Yn.LOAD_MORE_BUTTON,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Xn.design.pagination.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight}}}},Zn={tabPosition:{value:"Horizontal",property:"tabPosition",propertyType:vt.CONTROLS},tabLayout:{value:"stretched",property:"tabLayout",propertyType:vt.CONTROLS},tabAlignment:{value:"center",property:"tabAlignment",propertyType:vt.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:vt.CSS},tabContainer:{value:20,unit:1,property:"tabContainer",propertyType:vt.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:vt.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:vt.CSS},overflowTabs:{value:"Wrap",property:"overflowTabs",propertyType:vt.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:vt.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({},It()),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:vt.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"}(qn||(qn={}));var $n,Jn={borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,backgroundColor:Er.backgroundColor,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,exposure:Er.exposure,contrast:Er.contrast,saturation:Er.saturation,highlights:Er.highlights,shadows:Er.shadows},ea={theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},oa=function(){return{layout:{selectorKey:qn.LAYOUT,adjustment:Er.adjustment,width:Er.width,height:Er.height,margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,tabPosition:Zn.tabPosition,tabLayout:Zn.tabLayout,tabAlignment:Zn.tabAlignment,tabSpacing:Zn.tabSpacing,tabContainerSpacing:Zn.tabContainer,horizontalPadding:Zn.horizontalPadding,verticalPadding:Zn.verticalPadding,overflowTabs:Zn.overflowTabs,spacingBetweenRows:Zn.spacingBetweenRows},design:{selectorKey:qn.DESIGN,tabContainer:Object.assign({selectorKey:qn.TAB_CONTAINER},Jn),tabs:{selectorKey:qn.TABS,defaultState:Object.assign(Object.assign({selectorKey:qn.DEFAULT_STATE},Jn),ea),hoverState:Object.assign(Object.assign({selectorKey:qn.HOVER_STATE},Jn),ea),selectedState:Object.assign(Object.assign({selectorKey:qn.SELECTED_STATE},Jn),ea)},tabContentContainer:Object.assign({selectorKey:qn.TAB_CONTENT_CONTAINER},Jn)},content:{selectorKey:qn.CONTENT,tabContent:Zn.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}($n||($n={}));var ta,ra=function(){return{layout:{selectorKey:$n.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:vt.CSS},textData:{value:"<h1 class='et-tt'>Heading 1</h1>",propertyType:vt.CONTROLS},height:{value:"40",property:"height",unit:1,propertyType:vt.CSS},margin:Er.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:vt.CSS},overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo},design:{selectorKey:$n.DESIGN,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},dataConnector:{selectorKey:$n.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS}}}},ia={displayFormat:{value:"Stack Horizontal",property:"displayFormat",propertyType:vt.CONTROLS},showUomPrice:{value:!0,property:"showUomPrice",propertyType:vt.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:vt.CSS},onClick:{value:"Show All",property:"onClick",propertyType:vt.CONTROLS},itemPadding:{value:"10",property:"itemPadding",propertyType:vt.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:vt.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:vt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:vt.CONTROLS},header:{value:!0,property:"header",propertyType:vt.CONTROLS},headerDivider:{value:!0,property:"headerDivider",propertyType:vt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:vt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:vt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:vt.CONTROLS},headerHeight:{value:"30",property:"headerHeight",propertyType:vt.CSS},rowHeight:{value:"30",property:"rowHeight",propertyType:vt.CSS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:vt.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:vt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:vt.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:vt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:vt.CONTROLS},overflowControl:{value:"Show More Button",property:"overflowControl",propertyType:vt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:vt.CONTROLS},imageBehavior:{value:"Fixed",property:"imageBehavior",propertyType:vt.CONTROLS},itemsPerRow:{value:"1",property:"itemsPerRow",propertyType:vt.CSS},productPrice:{value:!0,property:"productPrice",propertyType:vt.CONTROLS},sellingPrice:{value:!0,property:"sellingPrice",propertyType:vt.CONTROLS},productPriceDisplayUOM:{value:!0,property:"productPriceDisplayUOM",propertyType:vt.CONTROLS},productPriceDisplayCurrencyCode:{value:!0,property:"productPriceDisplayCurrencyCode",propertyType:vt.CONTROLS},showActualPrice:{value:!0,property:"showActualPrice",propertyType:vt.CONTROLS},actualPrice:{value:!0,property:"actualPrice",propertyType:vt.CONTROLS},actualPriceDisplayUOM:{value:!0,property:"actualPriceDisplayUOM",propertyType:vt.CONTROLS},actualPriceDisplayCurrencyCode:{value:!0,property:"actualPriceDisplayCurrencyCode",propertyType:vt.CONTROLS},discount:{value:!0,property:"discount",propertyType:vt.CONTROLS},discountValue:{value:!0,property:"discountValue",propertyType:vt.CONTROLS},showSavings:{value:!0,property:"showSavings",propertyType:vt.CONTROLS},savings:{value:!0,property:"savings",propertyType:vt.CONTROLS},savingsValue:{value:!0,property:"savingsValue",propertyType:vt.CONTROLS},savingsDisplayCurrencyCode:{value:!0,property:"savingsDisplayCurrencyCode",propertyType:vt.CONTROLS},embellishmentPrice:{value:!0,property:"embellishmentPrice",propertyType:vt.CONTROLS},productTax:{value:!0,property:"productTax",propertyType:vt.CONTROLS},productShippingPrice:{value:!0,property:"productShippingPrice",propertyType:vt.CONTROLS},pricePerUnit:{value:!0,property:"pricePerUnit",propertyType:vt.CONTROLS},uom:{value:!0,property:"uom",propertyType:vt.CONTROLS},uomName:{value:!0,property:"uomName",propertyType:vt.CONTROLS},uomConversion:{value:!0,property:"uomConversion",propertyType:vt.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:vt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:vt.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:vt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:vt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:vt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:vt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:vt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:vt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:vt.CSS},buttonType:{value:"primaryButton",propertyType:vt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:vt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:vt.CONTROLS},backgroundShape:{value:"Round",propertyType:vt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:vt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:vt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:vt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:vt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:vt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:vt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:vt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:vt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:vt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:vt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:vt.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:vt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:vt.CONTROLS},fontSize:{value:"16",propertyType:vt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},characterSpacing:{value:"16",propertyType:vt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:vt.CSS,unit:1},lineHeight:{value:"16",propertyType:vt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:vt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:vt.CSS},fontSize:{value:"16",propertyType:vt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},characterSpacing:{value:"16",propertyType:vt.CSS,unit:1},lineHeight:{value:"16",propertyType:vt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:vt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:vt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:vt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:vt.CONTROLS},paginationStyle:{value:"dotted",propertyType:vt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:vt.CONTROLS},arrowSize:{value:"16",propertyType:vt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:vt.CSS},backgroundShape:{value:"rectangle",propertyType:vt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:vt.CSS},font:{value:"lato",propertyType:vt.CSS},fontSize:{value:"16",propertyType:vt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},hoverBackgroundShape:{value:"circle",propertyType:vt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:vt.CSS},hoverFont:{value:"lato",propertyType:vt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:vt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:vt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:vt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:vt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:vt.CONTROLS},iconSize:{value:"20",propertyType:vt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:vt.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"}(ta||(ta={}));var na,aa=function(){return{layout:{selectorKey:ta.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"48",unit:1}),margin:Er.margin,padding:Er.padding,positionType:Er.positionType,pinTo:Er.pinTo,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,displayFormat:ia.displayFormat,showUomPrice:ia.showUomPrice,itemSpacing:ia.itemSpacing,itemPadding:ia.itemPadding,itemContentAlignment:ia.itemContentAlignment,maxItemsToDisplay:ia.maxItemsToDisplay,overflowItems:ia.overflowItems,header:ia.header,headerHeight:ia.headerHeight,rowHeight:ia.rowHeight,headerDivider:ia.headerDivider,rowDivider:ia.rowDivider,columnDivider:ia.columnDivider,alternativeRowColors:ia.alternativeRowColors,headerCellPadding:ia.headerCellPadding,rowCellPadding:ia.rowCellPadding,contentAlignment:ia.contentAlignment,overflowControl:ia.overflowControl,paginationType:ia.paginationType,paginationAlignment:ia.paginationAlignment,rowsPerPage:ia.rowsPerPage,imageBehavior:ia.imageBehavior,itemsPerRow:ia.itemsPerRow,onClick:ia.onClick},design:{selectorKey:ta.DESIGN,itemStyle:{selectorKey:ta.ITEM_STYLE,defaultState:{selectorKey:ta.DEFAULT_STATE,horizontalPadding:ia.horizontalPadding,verticalPadding:ia.verticalPadding,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},selectedState:{selectorKey:ta.SELECTED_STATE,horizontalPadding:ia.horizontalPadding,verticalPadding:ia.verticalPadding,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius}},uomTitleStyle:{selectorKey:ta.UOM_TITLE_STYLE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},uomConversionStyle:{selectorKey:ta.UOM_CONVERSION_STYLE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},productPrice:{selectorKey:ta.PRODUCT_PRICE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},uomStyle:{selectorKey:ta.UOM_STYLE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},currencyCodeStyle:{selectorKey:ta.CURRENCY_CODE_STYLE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},actualPrice:{selectorKey:ta.ACTUAL_PRICE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},discount:{selectorKey:ta.DISCOUNT,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},discountValue:{selectorKey:ta.DISCOUNT_VALUE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},savings:{selectorKey:ta.SAVINGS,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},savingsValue:{selectorKey:ta.SAVINGS_VALUE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},pricePerUnit:{selectorKey:ta.PRICE_PER_UNIT,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},arrows:{selectorKey:ta.ARROWS,arrowIconStyle:ia.arrowIconStyle,leftArrowIconStyle:ia.leftArrowIconStyle,rightArrowIconStyle:ia.rightArrowIconStyle,backgroundShape:ia.backgroundShape,arrowSize:ia.arrowSize,arrowColor:ia.arrowColor},paginationDots:{selectorKey:ta.PAGINATION_DOTS,dotSize:ia.dotSize,currentDotColor:ia.currentDotColor,otherDotColor:ia.otherDotColor},paginationLine:{selectorKey:ta.PAGINATION_LINE,currentLineColor:ia.currentLineColor,otherLineColor:ia.otherLineColor,lineHeight:ia.lineHeight,lineWidth:ia.lineWidth},table:{selectorKey:ta.TABLE,backgroundColor:Er.backgroundColor,showBorder:Er.showBorder,borderStyle:ia.design.table.borderStyle,borderColor:Er.borderColor,borderPerSlide:ia.design.table.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur},tableHeader:{selectorKey:ta.TABLE_HEADER,backgroundColor:Er.backgroundColor},headerText:{selectorKey:ta.HEADER_TEXT,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},tableRow:{selectorKey:ta.TABLE_ROW,backgroundColor:Er.backgroundColor,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},rowDividers:{selectorKey:ta.ROW_DIVIDERS,headerDivider:ia.design.rowAndHeaderDividers.headerDivider,rowDivider:ia.design.rowAndHeaderDividers.rowDivider,columnDivider:ia.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:ta.SCROLL,scrollBarWidth:ia.design.scrollBar.scrollBarWidth,scrollBarColor:ia.design.scrollBar.scrollBarColor},pagination:{selectorKey:ta.PAGINATION,defaultState:{selectorKey:ta.DEFAULT_STATE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,previousIcon:ia.design.pagination.previousIcon,nextIcon:ia.design.pagination.nextIcon,iconSize:ia.design.pagination.iconSize,iconColor:ia.design.pagination.iconColor,backgroundShape:ia.design.pagination.backgroundShape,backgroundColor:Er.backgroundColor,pagination:ia.design.pagination.pagination},hoverState:{selectorKey:ta.HOVER_STATE,theme:Er.theme}},showMoreItemsButton:{selectorKey:ta.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:ia.design.pagination.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight}},content:{selectorKey:ta.CONTENT,productPrice:ia.productPrice,sellingPrice:ia.sellingPrice,productPriceDisplayUOM:ia.productPriceDisplayUOM,productPriceDisplayCurrencyCode:ia.productPriceDisplayCurrencyCode,showActualPrice:ia.showActualPrice,actualPrice:ia.actualPrice,actualPriceDisplayUOM:ia.actualPriceDisplayUOM,actualPriceDisplayCurrencyCode:ia.actualPriceDisplayCurrencyCode,discount:ia.discount,discountValue:ia.discountValue,showSavings:ia.showSavings,savings:ia.savings,savingsValue:ia.savingsValue,savingsDisplayCurrencyCode:ia.savingsDisplayCurrencyCode,embellishmentPrice:ia.embellishmentPrice,productTax:ia.productTax,productShippingPrice:ia.productShippingPrice,pricePerUnit:ia.pricePerUnit,uom:ia.uom,uomName:ia.uomName,uomConversion:ia.uomConversion},dataConnector:{selectorKey:ta.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:null,url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS}}}},la={optionSelection:{value:!0,property:"optionSelection",propertyType:vt.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:vt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:vt.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:vt.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:vt.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:vt.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:vt.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:vt.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:vt.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:vt.CONTROLS},itemSpacing:{value:"10",property:"itemSpacing",unit:1,propertyType:vt.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:vt.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:vt.CSS},maxItemsToDisplay:{value:"10",property:"maxItemsToDisplay",propertyType:vt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:vt.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:vt.CONTROLS},itemSize:{value:30,property:"itemSize",unit:1,propertyType:vt.CSS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:vt.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:vt.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:vt.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:vt.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:vt.CONTROLS},dropdownOptionsSpacing:{value:"10",unit:1,property:"dropdownOptionsSpacing",propertyType:vt.CSS},dropdownOptionsPadding:{value:"10",unit:1,property:"dropdownOptionsPadding",propertyType:vt.CSS},optionAndListSpacing:{value:"10",unit:1,property:"optionAndListSpacing",propertyType:vt.CSS},dropdownListItemSpacing:{value:"10",unit:1,property:"dropdownListItemSpacing",propertyType:vt.CSS},dropdownListItemPadding:{value:"10",unit:1,property:"dropdownListItemPadding",propertyType:vt.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:vt.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:vt.CONTROLS},groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:vt.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:vt.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:vt.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:vt.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:vt.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:vt.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:vt.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:vt.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:vt.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:vt.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:vt.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:vt.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:vt.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:vt.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:vt.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:vt.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:vt.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:vt.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:vt.CONTROLS},header:{value:!0,property:"header",propertyType:vt.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:vt.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:vt.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:vt.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:vt.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:vt.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:vt.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:vt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:vt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:vt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:vt.CONTROLS},headerCellPadding:{value:"30",unit:1,property:"headerCellPadding",propertyType:vt.CSS},rowCellPadding:{value:"30",unit:1,property:"rowCellPadding",propertyType:vt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:vt.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:vt.CSS},groupHorizontalPadding:{value:"20",unit:1,property:"groupHorizontalPadding",propertyType:vt.CSS},groupVerticalPadding:{value:"20",unit:1,property:"groupVerticalPadding",propertyType:vt.CSS},groupAndContainerSpacing:{value:"30",unit:1,property:"groupAndContainerSpacing",propertyType:vt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:vt.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:vt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:vt.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:vt.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:vt.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:vt.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:vt.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:vt.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:vt.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:vt.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:vt.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:vt.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:vt.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:vt.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:vt.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:vt.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:vt.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:vt.CSS},verticalPadding:{value:"10",property:"verticalPadding",unit:1,propertyType:vt.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:vt.CONTROLS},buttonText:{value:"Show More",property:"buttonText",propertyType:vt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:vt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:vt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:vt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:vt.CONTROLS},iconPadding:{value:0,unit:1,property:"iconPadding",parentRef:"bs-at",propertyType:vt.CSS},buttonType:{value:"primaryButton",propertyType:vt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:vt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:vt.CONTROLS},backgroundShape:{value:"circle",propertyType:vt.CONTROLS},swatchShape:{value:"circle",propertyType:vt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:vt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:vt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:vt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:vt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:vt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:vt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:vt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:vt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:vt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:vt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:vt.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:vt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:vt.CONTROLS},fontSize:{value:"16",propertyType:vt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},characterSpacing:{value:"16",propertyType:vt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:vt.CSS,unit:1},lineHeight:{value:"16",propertyType:vt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:vt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:vt.CSS},fontSize:{value:"16",propertyType:vt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},characterSpacing:{value:"16",propertyType:vt.CSS,unit:1},lineHeight:{value:"16",propertyType:vt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:vt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:vt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:vt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:vt.CONTROLS},paginationStyle:{value:"dotted",propertyType:vt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:vt.CONTROLS},arrowSize:{value:"16",propertyType:vt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:vt.CSS},backgroundShape:{value:"rectangle",propertyType:vt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:vt.CSS},font:{value:"lato",propertyType:vt.CSS},fontSize:{value:"16",propertyType:vt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},hoverBackgroundShape:{value:"circle",propertyType:vt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:vt.CSS},hoverFont:{value:"lato",propertyType:vt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:vt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:vt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:vt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:vt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:vt.CONTROLS},iconSize:{value:"20",propertyType:vt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:vt.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"}(na||(na={}));var pa,sa=function(){return{layout:{selectorKey:na.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"48",isReadOnly:!0}),margin:Er.margin,padding:Er.padding,positionType:Er.positionType,pinTo:Er.pinTo,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,optionSelection:la.optionSelection,displayOutOfStockValues:la.displayOutOfStockValues,displayStyle:la.displayStyle,notifyMeButton:la.notifyMeButton,quantitySelectorForVariantSelector:la.quantitySelectorForVariantSelector,dividerBetweenItems:la.dividerBetweenItems,optionTitleValueSpacing:la.optionTitleValueSpacing,remainingDisplayStyle:la.remainingDisplayStyle,allowUserToSearch:la.allowUserToSearch,allowUserToFilter:la.allowUserToFilter,itemSpacing:la.itemSpacing,swatchTypeDisplayStyle:{selectorKey:na.SWATFH_TYPE_DISPLAY_STYLE,displayValues:la.displayValues,itemPadding:Object.assign(Object.assign({},la.itemPadding),{value:2}),itemSpacing:la.itemSpacing,maxItemsToDisplay:la.maxItemsToDisplay,overflowItems:la.overflowItems,swatchImageType:la.swatchImageType,itemSize:la.itemSize},singleSelectDisplayStyle:{selectorKey:na.SINGLE_SELECT_DISPLAY_STYLE,displayValues:la.displayValues,itemPadding:Object.assign(Object.assign({},la.itemPadding),{value:2}),itemSpacing:la.itemSpacing,maxItemsToDisplay:la.maxItemsToDisplay,overflowItems:la.overflowItems,imageBehaviour:la.imageBehaviour,itemsPerRow:la.itemsPerRow,itemContentAlignment:la.itemContentAlignment,overflowDirection:la.overflowDirection,itemSize:la.itemSize},dropdownDisplayStyle:{selectorKey:na.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:la.dropdownOptionsSpacing,dropdownOptionsPadding:la.dropdownOptionsPadding,dropdownStyle:la.dropdownStyle,optionAndListSpacing:la.optionAndListSpacing,dropdownListItemSpacing:la.dropdownListItemSpacing,dropdownListItemPadding:la.dropdownListItemPadding,dividerBetweenListItems:la.dividerBetweenListItems,maxItemsToDisplay:la.maxItemsToDisplay,overflowItems:la.overflowItems},groupedOptionsDisplayStyle:{selectorKey:na.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:la.groupsDisplayStyle,groupSpacing:la.groupSpacing,groupPadding:la.groupPadding,groupHeaderAndOptionSpacing:la.groupHeaderAndOptionSpacing,tabDirection:la.tabDirection,tabLayout:la.tabLayout,tabAlignment:la.tabAlignment,tabSpacing:la.tabSpacing,tabAndContainerSpacing:la.tabAndContainerSpacing,tabHorizontalPadding:la.tabHorizontalPadding,tabVerticalPadding:la.tabVerticalPadding,containerPadding:la.tabVerticalPadding,overflowItems:la.overflowItems,tabRowSpacing:la.tabRowSpacing,expandIconPosition:la.expandIconPosition,expandFirstItemByDefault:la.expandFirstItemByDefault,allowMultipleOpenItems:la.allowMultipleOpenItems,itemDividers:la.itemDividers,accordionSpacing:la.accordionSpacing,accordionAndContainerSpacing:la.accordionAndContainerSpacing,accordionHorizontalPadding:la.accordionHorizontalPadding,accordionVerticalPadding:la.accordionVerticalPadding,groupAndContainerSpacing:la.groupAndContainerSpacing,groupHorizontalPadding:la.groupHorizontalPadding,groupVerticalPadding:la.groupVerticalPadding,canCollapseGroups:la.canCollapseGroups,collapseIconPosition:la.collapseIconPosition},tableDisplayStyle:{selectorKey:na.TABLE_DISPLAY_STYLE,header:la.header,headerHeight:la.headerHeight,rowHeight:la.rowHeight,headerDivider:la.headerDivider,rowDivider:la.rowDivider,columnDivider:la.columnDivider,alternativeRowColors:la.alternativeRowColors,headerCellPadding:la.headerCellPadding,rowCellPadding:la.rowCellPadding,contentAlignment:la.contentAlignment,overflowControl:la.overflowControl,paginationType:la.paginationType,paginationAlignment:la.paginationAlignment,rowsPerPage:la.rowsPerPage,showMoreRows:la.showMoreRows},groupedTableDisplayStyle:{selectorKey:na.GROUPED_TABLE_DISPLAY_STYLE,groupsDisplayStyle:la.groupsDisplayStyle,groupSpacing:la.groupSpacing,groupPadding:la.groupPadding,groupHeaderAndOptionSpacing:la.groupHeaderAndOptionSpacing}},design:{selectorKey:na.DESIGN,optionStyle:{selectorKey:na.OPTION_STYLE,contentAlignment:la.contentAlignment,horizontalPadding:la.horizontalPadding,verticalPadding:la.verticalPadding,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},swatchOptionValueStyle:{selectorKey:na.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:na.DEFAULT_STATE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,backgroundShape:la.backgroundShape,swatchShape:la.swatchShape},hoverState:{selectorKey:na.HOVER_STATE},selectedState:{selectorKey:na.SELECTED_STATE}},singleOptionValueStyle:{selectorKey:na.SINGLE_OPTION_VALUE_STYLE,defaultState:{selectorKey:na.DEFAULT_STATE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,backgroundShape:la.backgroundShape,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},hoverState:{selectorKey:na.HOVER_STATE},selectedState:{selectorKey:na.SELECTED_STATE}},tabItemStyle:{selectorKey:na.TAB_ITEM_STYLE,defaultState:{selectorKey:na.DEFAULT_STATE,contentAlignment:la.contentAlignment,tabAndContainerSpacing:la.tabAndContainerSpacing,horizontalPadding:la.horizontalPadding,verticalPadding:la.verticalPadding,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},hoverState:{selectorKey:na.HOVER_STATE,contentAlignment:la.contentAlignment,tabAndContainerSpacing:la.tabAndContainerSpacing,horizontalPadding:la.horizontalPadding,verticalPadding:la.verticalPadding,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},selectedState:{selectorKey:na.SELECTED_STATE,contentAlignment:la.contentAlignment,tabAndContainerSpacing:la.tabAndContainerSpacing,horizontalPadding:la.horizontalPadding,verticalPadding:la.verticalPadding,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius}},accordionItemStyle:{selectorKey:na.ACCORDION_ITEM_STYLE,defaultState:{selectorKey:na.DEFAULT_STATE},collapsedState:{selectorKey:na.COLLAPSED_STATE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},expandedState:{selectorKey:na.EXPANDED_STATE,backgroundColor:Er.backgroundColor,containerBackgroundColor:Object.assign(Object.assign({},Er.backgroundColor),{property:"containerBackgroundColor"}),borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius}},groupedUpfrontStyle:{selectorKey:na.GROUPED_UPFRONT_STYLE,backgroundColor:Er.backgroundColor,containerBackgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},dropdownStyle:{selectorKey:na.DROPDOWN_STYLE,backgroundColor:Er.backgroundColor,containerBackgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},arrows:{selectorKey:na.ARROWS,arrowIconStyle:la.arrowIconStyle,leftArrowIconStyle:la.leftArrowIconStyle,rightArrowIconStyle:la.rightArrowIconStyle,backgroundShape:la.backgroundShape,arrowSize:la.arrowSize,arrowColor:la.arrowColor},paginationDots:{selectorKey:na.PAGINATION_DOTS,dotSize:la.dotSize,currentDotColor:la.currentDotColor,otherDotColor:la.otherDotColor},paginationLine:{selectorKey:na.PAGINATION_LINE,currentLineColor:la.currentLineColor,otherLineColor:la.otherLineColor,lineHeight:la.lineHeight,lineWidth:la.lineWidth},table:{selectorKey:na.TABLE,backgroundColor:Er.backgroundColor,showBorder:Er.showBorder,borderStyle:la.design.table.borderStyle,borderColor:Er.borderColor,borderPerSlide:la.design.table.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur},tableHeader:{selectorKey:na.TABLE_HEADER,backgroundColor:Er.backgroundColor},headerText:{selectorKey:na.HEADER_TEXT,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},tableRow:{selectorKey:na.TABLE_ROW,backgroundColor:Er.backgroundColor,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},scroll:{selectorKey:na.SCROLL,scrollBarWidth:la.design.scrollBar.scrollBarWidth,scrollBarColor:la.design.scrollBar.scrollBarColor},rowDividers:{selectorKey:na.ROW_DIVIDERS,headerDivider:la.design.rowAndHeaderDividers.headerDivider,rowDivider:la.design.rowAndHeaderDividers.rowDivider,columnDivider:la.design.rowAndHeaderDividers.columnDivider},pagination:{selectorKey:na.PAGINATION,defaultState:{selectorKey:na.DEFAULT_STATE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,previousIcon:la.design.pagination.previousIcon,nextIcon:la.design.pagination.nextIcon,iconSize:la.design.pagination.iconSize,iconColor:la.design.pagination.iconColor,backgroundShape:la.design.pagination.backgroundShape,backgroundColor:Er.backgroundColor,pagination:la.design.pagination.pagination},hoverState:{selectorKey:na.HOVER_STATE,theme:Er.theme}},showMoreItemsButton:{selectorKey:na.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:la.design.pagination.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,icon:Er.icon,showIcon:Er.showIcon,iconSize:Er.iconSize,iconColor:Er.iconColor},optionTitle:{selectorKey:na.OPTION_TITLE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},noOfOptionValues:{selectorKey:na.NO_OF_OPTION_VALUES,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},optionPrice:{selectorKey:na.OPTION_PRICE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},selectedVarientName:{selectorKey:na.SELECTED_VARIENT_NAME,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},optionValueName:{selectorKey:na.OPTION_VALUE_NAME,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},optionValueCode:{selectorKey:na.OPTION_VALUE_CODE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},noOfVariantsAvailable:{selectorKey:na.NO_OF_VARIENTS_AVAILABLE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},optionValuePrice:{selectorKey:na.OPTION_VALUE_PRICE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},availableInventory:{selectorKey:na.AVAILABLE_INVENTORY,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},addedItemsTotal:{selectorKey:na.ADDED_ITEMS_TOTAL,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight}},content:{selectorKey:na.CONTENT,optionProperties:la.optionProperties,optionName:la.optionName,noOfOptionValues:la.noOfOptionValues,optionPrice:la.optionPrice,priceFormat:la.priceFormat,showSelectedVariant:la.showSelectedVariant,optionValueProperties:la.optionValueProperties,optionValueName:la.optionValueName,optionValueCode:la.optionValueCode,swatchImage:la.swatchImage,swatchImageType:la.swatchImageType,noOfVariantsAvailable:la.noOfVariantsAvailable,optionValuePrice:la.optionValuePrice,showAvailableInventory:la.showAvailableInventory,showTotalPriceOfAddedItems:la.showTotalPriceOfAddedItems},dataConnector:{selectorKey:na.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"selectedOptions",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS}}}},da={layout:{autoplay:{value:"true",propertyType:vt.CONTROLS},showControls:{value:"onHover",propertyType:vt.CONTROLS},loopVideo:{value:!0,propertyType:vt.CONTROLS},loopCount:{value:4,propertyType:vt.CONTROLS}},content:{image:{value:{src:"https://i.pinimg.com/736x/ba/91/a4/ba91a41ba14269c20b2ae3d9bde16e4d.jpg"},propertyType:vt.CONTROLS},videoFile:{value:"https://sellerscommerce.sirv.com/00000000-0000-0000-0000-000000000000/template-images/default-video.mp4",propertyType:vt.CONTROLS,property:"videoFile"},showVideoTitle:{value:!0,propertyType:vt.CONTROLS},videoTitle:{value:"Sample Video",propertyType:vt.CONTROLS},showVideoDescription:{value:!0,propertyType:vt.CONTROLS},videoDescription:{value:"This section contains the description of the video in this section. Double click to edit the content.",propertyType:vt.CONTROLS},showCustomVideoThumbnail:{value:!0,propertyType:vt.CONTROLS},thumbnailImage:{value:"",propertyType:vt.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:vt.CONTROLS},textPositionOnTheImage:{value:"center",property:"textPositionOnTheImage",propertyType:vt.CONTROLS},titleAndDescriptionAndAlignment:{value:"center",property:"titleAndDescriptionAndAlignment",propertyType:vt.CONTROLS},icon:{value:"",propertyType:vt.CONTROLS},iconSize:{value:100,unit:1,property:"iconSize",propertyType:vt.CSS},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:vt.CSS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:vt.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:vt.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:vt.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:vt.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:vt.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:vt.CSS},playIcon:{value:"preview",property:"playIcon",propertyType:vt.CONTROLS},pauseIcon:{value:"minus-circle",property:"pauseIcon",propertyType:vt.CONTROLS},size:{value:"20",property:"size",unit:1,propertyType:vt.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:vt.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"}(pa||(pa={}));var ca,ya=function(){return{layout:{selectorKey:pa.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"330",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"245",unit:4}),margin:Er.margin,padding:Object.assign(Object.assign({},Er.padding),{value:"20",unit:1}),autoplay:da.layout.autoplay,showControls:da.layout.showControls,loopVideo:da.layout.loopVideo,loopCount:da.layout.loopCount,positionType:Er.positionType,pinTo:Er.pinTo},content:{selectorKey:pa.CONTENT,videoFile:da.content.videoFile,showVideoTitle:da.content.showVideoTitle,videoTitle:da.content.videoTitle,showVideoDescription:da.content.showVideoDescription,videoDescription:da.content.videoDescription,showCustomVideoThumbnail:da.content.showCustomVideoThumbnail,thumbnailImage:da.content.thumbnailImage,image:da.content.image},design:{selectorKey:pa.DESIGN,videoWidgetLayout:{selectorKey:pa.VIDEO_WIDGET_LAYOUT,verticalAlignment:da.design.verticalAlignment,widgetTextAndItemSpacing:da.design.widgetTextAndItemSpacing,textPosition:da.design.textPosition},videoWidgetDesign:{selectorKey:pa.VIDEO_WIDGET_DESIGN,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,showIcon:Er.showIcon,iconSize:Er.iconSize,iconColor:Er.iconColor,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,themeDesc:Er.themeDesc,fontDesc:Er.fontDesc,fontSizeDesc:Er.fontSizeDesc,textColorDesc:Er.textColorDesc,boldDesc:Er.boldDesc,italicDesc:Er.italicDesc,linethroughDesc:Er.linethroughDesc,underlineDesc:Er.underlineDesc,textAlignDesc:Er.textAlignDesc,characterSpacingDesc:Er.characterSpacingDesc,lineHeightDesc:Er.lineHeightDesc},videoTextLayout:{selectorKey:pa.VIDEO_TEXT_LAYOUT,textVerticalPadding:da.design.textVerticalPadding,textHorizontalPadding:da.design.textHorizontalPadding,titleAndDescriptionSpacing:da.design.titleAndDescriptionSpacing},videoTextContainerDesign:{selectorKey:pa.VIDEO_TEXT_CONTAINER_DESIGN,backgroundColor:Er.backgroundColor,showBorder:Er.showBorder,borderStyle:Er.borderStyle,borderColor:Er.borderColor,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur},playPause:{selectorKey:pa.PLAY_PAUSE,playIcon:da.design.playIcon,pauseIcon:da.design.pauseIcon,size:da.design.size,iconColor:Er.iconColor,backgroundShape:da.design.backgroundShape,backgroundColor:Er.backgroundColor}}}},ua={layout:{groupSpacing:{value:"10",unit:1,property:"groupSpacing",propertyType:vt.CSS},groupPadding:{value:"10",unit:1,property:"groupPadding",propertyType:vt.CSS},groupHeaderAndOptionSpacing:{value:"10",unit:1,property:"groupHeaderAndOptionSpacing",propertyType:vt.CSS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:vt.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:vt.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:vt.CONTROLS},tabSpacing:{value:"10",unit:1,property:"tabSpacing",propertyType:vt.CSS},tabAndContainerSpacing:{value:"10",unit:1,property:"tabAndContainerSpacing",propertyType:vt.CSS},tabHorizontalPadding:{value:"10",unit:1,property:"tabHorizontalPadding",propertyType:vt.CSS},tabVerticalPadding:{value:"10",unit:1,property:"tabVerticalPadding",propertyType:vt.CSS},containerPadding:{value:"10",unit:1,property:"containerPadding",propertyType:vt.CSS},tabRowSpacing:{value:"10",unit:1,property:"tabRowSpacing",propertyType:vt.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:vt.CONTROLS},expandIconPosition:{value:"Right",property:"expandIconPosition",propertyType:vt.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:vt.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:vt.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:vt.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:vt.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:vt.CONTROLS},header:{value:!0,property:"header",propertyType:vt.CONTROLS},headerHeight:{value:"10",unit:1,property:"headerHeight",propertyType:vt.CSS},rowHeight:{value:"10",unit:1,property:"rowHeight",propertyType:vt.CSS},accordionSpacing:{value:"10",unit:1,property:"accordionSpacing",propertyType:vt.CSS},accordionAndContainerSpacing:{value:"10",unit:1,property:"accordionAndContainerSpacing",propertyType:vt.CSS},accordionHorizontalPadding:{value:"10",unit:1,property:"accordionHorizontalPadding",propertyType:vt.CSS},accordionVerticalPadding:{value:"10",unit:1,property:"accordionVerticalPadding",propertyType:vt.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:vt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:vt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:vt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:vt.CONTROLS},headerCellPadding:{value:"10",unit:1,property:"headerCellPadding",propertyType:vt.CSS},rowCellPadding:{value:"10",unit:1,property:"rowCellPadding",propertyType:vt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:vt.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:vt.CSS},groupHorizontalPadding:{value:"10",unit:1,property:"groupHorizontalPadding",propertyType:vt.CSS},groupVerticalPadding:{value:"10",unit:1,property:"groupVerticalPadding",propertyType:vt.CSS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:vt.CONTROLS},groupAndContainerSpacing:{value:"10",unit:1,property:"groupAndContainerSpacing",propertyType:vt.CSS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:vt.CONTROLS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:vt.CONTROLS},overflowControl:{value:"None",property:"overflowControl",propertyType:vt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:vt.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:vt.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:vt.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:vt.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:vt.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:vt.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:vt.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:vt.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:vt.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:vt.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:vt.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:vt.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:vt.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:vt.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:vt.CONTROLS},horizontalPadding:{value:"10",unit:1,property:"horizontalPadding",propertyType:vt.CSS},verticalPadding:{value:"10",unit:1,property:"verticalPadding",propertyType:vt.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:vt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:vt.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:vt.CONTROLS},itemSpacing:{value:"10",unit:1,property:"itemSpacing",propertyType:vt.CSS},optionTitleValueSpacing:{value:"10",unit:1,property:"optionTitleValueSpacing",propertyType:vt.CSS},itemPadding:{value:"10",unit:1,property:"itemPadding",propertyType:vt.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:vt.CONTROLS},displayValues:{value:"Stack Vertical",property:"displayValues",propertyType:vt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:vt.CONTROLS},sliderDisplayScrollBar:{value:!1,propertyType:vt.CONTROLS,property:"sliderDisplayScrollBar"},showVolumePrice:{value:!0,propertyType:vt.CONTROLS,property:"showVolumePrice"},displayFormat:{value:"Stack Horizontal",propertyType:vt.CONTROLS,property:"displayFormat"},onClick:{value:"showAll",propertyType:vt.CONTROLS,property:"onClick"},sliderControl:{value:"Arrows",propertyType:vt.CONTROLS,property:"sliderControl"},controlPosition:{value:"bottom",propertyType:vt.CONTROLS,property:"controlPosition"},loopImages:{value:!1,propertyType:vt.CONTROLS,property:"loopImages"},autoplay:{value:!1,propertyType:vt.CONTROLS,property:"autoplay"},showMoreRows:{value:"onScroll",propertyType:vt.CONTROLS,property:"showMoreRows"},noOfItemsToLoad:{value:"allItems",propertyType:vt.CONTROLS,property:"noOfItemsToLoad"},groupDisplayStyle:{value:"horizontalTabs",propertyType:vt.CONTROLS,property:"groupDisplayStyle"},optionTitleAndValueSpacing:{value:"20",propertyType:vt.CSS,property:"optionTitleAndValueSpacing"},tabItemSpacing:{value:"20",propertyType:vt.CSS,property:"tabItemSpacing"},accordionItemSpacing:{value:"20",propertyType:vt.CSS,property:"accordionItemSpacing"}},content:{uom:{value:!0,propertyType:vt.CONTROLS,property:"uom"},uomName:{value:!0,propertyType:vt.CONTROLS,property:"uomName"},uomConversion:{value:!0,propertyType:vt.CONTROLS,property:"uomConversion"},productPrice:{value:!0,propertyType:vt.CONTROLS,property:"productPrice"},sellingPrice:{value:!0,propertyType:vt.CONTROLS,property:"sellingPrice"},displayProductUOM:{value:!0,propertyType:vt.CONTROLS,property:"displayProductUOM"},displayProductCurrencyCode:{value:!0,propertyType:vt.CONTROLS,property:"displayProductCurrencyCode"},actualPriceToggle:{value:!0,propertyType:vt.CONTROLS,property:"actualPriceToggle"},actualPrice:{value:!0,propertyType:vt.CONTROLS,property:"actualPrice"},displayPriceUOM:{value:!0,propertyType:vt.CONTROLS,property:"displayPriceUOM"},displayPriceCurrencyCode:{value:!0,propertyType:vt.CONTROLS,property:"displayPriceCurrencyCode"},discountPercentage:{value:!0,propertyType:vt.CONTROLS,property:"discountPercentage"},discountValue:{value:!0,propertyType:vt.CONTROLS,property:"discountValue"},savings:{value:!0,propertyType:vt.CONTROLS,property:"savings"},savingsPercentage:{value:!0,propertyType:vt.CONTROLS,property:"savingsPercentage"},savingsValue:{value:!0,propertyType:vt.CONTROLS,property:"savingsValue"},displaySavingsCurrencyCode:{value:!0,propertyType:vt.CONTROLS,property:"displaySavingsCurrencyCode"},pricePerUnit:{value:!0,propertyType:vt.CONTROLS,property:"pricePerUnit"},EmbellishmentPrice:{value:!0,propertyType:vt.CONTROLS,property:"EmbellishmentPrice"},productTax:{value:!0,propertyType:vt.CONTROLS,property:"productTax"},productShippingPrice:{value:!0,propertyType:vt.CONTROLS,property:"productShippingPrice"}},design:{arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:vt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:vt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:vt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:vt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:vt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:vt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:vt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:vt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:vt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:vt.CSS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:vt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:vt.CSS},table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:vt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:vt.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:vt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:vt.CONTROLS},fontSize:{value:"16",propertyType:vt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},characterSpacing:{value:"16",propertyType:vt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:vt.CSS,unit:1},lineHeight:{value:"16",propertyType:vt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:vt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:vt.CSS},fontSize:{value:"16",propertyType:vt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},characterSpacing:{value:"16",propertyType:vt.CSS,unit:1},lineHeight:{value:"16",propertyType:vt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:vt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:vt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:vt.CSS,parentRef:"cs-be-cr-2"}},pagination:{rightArrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:vt.CONTROLS},pagination:{value:"defaultState",propertyType:vt.CONTROLS},paginationStyle:{value:"dotted",propertyType:vt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:vt.CONTROLS},arrowSize:{value:"16",propertyType:vt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:vt.CSS},backgroundShape:{value:"rectangle",propertyType:vt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:vt.CSS},font:{value:"lato",propertyType:vt.CSS},fontSize:{value:"16",propertyType:vt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},hoverBackgroundShape:{value:"circle",propertyType:vt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:vt.CSS},hoverFont:{value:"lato",propertyType:vt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:vt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:vt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:vt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:vt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:vt.CONTROLS},iconSize:{value:"20",propertyType:vt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:vt.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"}(ca||(ca={}));var Sa,ga=function(){return{layout:{selectorKey:ca.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"48",unit:1}),margin:Er.margin,padding:Er.padding,showVolumePrice:ua.layout.showVolumePrice,displayFormat:ua.layout.displayFormat,itemSpacing:ua.layout.itemSpacing,maxItemsToDisplay:ua.layout.maxItemsToDisplay,overflowControl:ua.layout.overflowControl,onClick:ua.layout.onClick,sliderControl:ua.layout.sliderControl,controlPosition:ua.layout.controlPosition,loopImages:ua.layout.loopImages,autoplay:ua.layout.autoplay,header:ua.layout.header,headerHeight:ua.layout.headerHeight,rowHeight:ua.layout.rowHeight,headerDivider:ua.layout.headerDivider,rowDivider:ua.layout.rowDivider,columnDivider:ua.layout.columnDivider,alternativeRowColors:ua.layout.alternativeRowColors,headerCellPadding:ua.layout.headerCellPadding,rowCellPadding:ua.layout.rowCellPadding,contentAlignment:ua.layout.contentAlignment,showMoreRows:ua.layout.showMoreRows,rowsPerPage:ua.layout.rowsPerPage,paginationType:ua.layout.paginationType,paginationAlignment:ua.layout.paginationAlignment,optionTitleAndValueSpacing:ua.layout.optionTitleAndValueSpacing,tabItemSpacing:ua.layout.tabItemSpacing,accordionItemSpacing:ua.layout.accordionItemSpacing,noOfItemsToLoad:ua.layout.noOfItemsToLoad,groupDisplayStyle:ua.layout.groupDisplayStyle,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,sliderDisplayScrollBar:ua.layout.sliderDisplayScrollBar,optionTitleValueSpacing:ua.layout.optionTitleValueSpacing,dividerBetweenItems:ua.layout.dividerBetweenItems,optionsDisplayStyle:{selectorKey:ca.OPTION_DISPLAY_STYLE,displayValues:ua.layout.displayValues,itemPadding:ua.layout.itemPadding,itemSpacing:ua.layout.itemSpacing,maxItemsToDisplay:ua.layout.maxItemsToDisplay,overflowItems:ua.layout.overflowItems,swatchImageType:ua.layout.swatchImageType},groupedOptionsDisplayStyle:{selectorKey:ca.GROUPED_OPTION_DISPLAY_STYLE,groupsDisplayStyle:ua.layout.groupsDisplayStyle,groupSpacing:ua.layout.groupSpacing,groupPadding:ua.layout.groupPadding,groupHeaderAndOptionSpacing:ua.layout.groupHeaderAndOptionSpacing,tabDirection:ua.layout.tabDirection,tabLayout:ua.layout.tabLayout,tabAlignment:ua.layout.tabAlignment,tabSpacing:ua.layout.tabSpacing,tabAndContainerSpacing:ua.layout.tabAndContainerSpacing,tabHorizontalPadding:ua.layout.tabHorizontalPadding,tabVerticalPadding:ua.layout.tabVerticalPadding,containerPadding:ua.layout.containerPadding,overflowItems:ua.layout.overflowItems,tabRowSpacing:ua.layout.tabRowSpacing,expandIconPosition:ua.layout.expandIconPosition,expandFirstItemByDefault:ua.layout.expandFirstItemByDefault,allowMultipleOpenItems:ua.layout.allowMultipleOpenItems,itemDividers:ua.layout.itemDividers,accordionSpacing:ua.layout.accordionSpacing,accordionAndContainerSpacing:ua.layout.accordionAndContainerSpacing,accordionHorizontalPadding:ua.layout.accordionHorizontalPadding,accordionVerticalPadding:ua.layout.accordionVerticalPadding,groupAndContainerSpacing:ua.layout.groupAndContainerSpacing,groupHorizontalPadding:ua.layout.groupHorizontalPadding,groupVerticalPadding:ua.layout.groupVerticalPadding,canCollapseGroups:ua.layout.canCollapseGroups,collapseIconPosition:ua.layout.collapseIconPosition}},content:{selectorKey:ca.CONTENT,uom:ua.content.uom,uomName:ua.content.uomName,uomConversion:ua.content.uomConversion,productPrice:ua.content.productPrice,sellingPrice:ua.content.sellingPrice,displayProductUOM:ua.content.displayProductUOM,displayProductCurrencyCode:ua.content.displayProductCurrencyCode,actualPriceToggle:ua.content.actualPriceToggle,actualPrice:ua.content.actualPrice,displayPriceUOM:ua.content.displayPriceUOM,displayPriceCurrencyCode:ua.content.displayPriceCurrencyCode,discountPercentage:ua.content.discountPercentage,discountValue:ua.content.discountValue,savings:ua.content.savings,savingsPercentage:ua.content.savingsPercentage,savingsValue:ua.content.savingsValue,displaySavingsCurrencyCode:ua.content.displayProductCurrencyCode,pricePerUnit:ua.content.pricePerUnit,EmbellishmentPrice:ua.content.EmbellishmentPrice,productTax:ua.content.productTax,productShippingPrice:ua.content.productShippingPrice},design:{selectorKey:ca.DESIGN,itemStyle:{selectorKey:ca.ITEM_STYLE,defaultState:{selectorKey:ca.DEFAULT_STATE,contentAlignment:ua.design.contentAlignment,horizontalPadding:ua.design.horizontalPadding,verticalPadding:ua.design.verticalPadding,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},selectedState:{selectorKey:ca.SELECTED_STATE,contentAlignment:ua.design.contentAlignment,horizontalPadding:ua.design.horizontalPadding,verticalPadding:ua.design.verticalPadding,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius}},uomTitleStyle:{selectorKey:ca.UOM_TITLE_STYLE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},uomConversionStyle:{selectorKey:ca.UOM_CONVERSION_STYLE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},productPrice:{selectorKey:ca.PRODUCT_PRICE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},uomStyle:{selectorKey:ca.UOM_STYLE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},currencyCodeStyle:{selectorKey:ca.CURRENCY_CODE_STYLE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},actualPrice:{selectorKey:ca.ACTUAL_PRICE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},discount:{selectorKey:ca.DISCOUNT,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},discountValue:{selectorKey:ca.DISCOUNT_VALUE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},savings:{selectorKey:ca.SAVINGS,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},savingsValue:{selectorKey:ca.SAVINGS_VALUE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},pricePerUnit:{selectorKey:ca.PRICE_PER_UNIT,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},arrows:{selectorKey:ca.ARROWS,arrowIconStyle:ua.design.pagination.arrowIconStyle,leftArrowIconStyle:ua.design.pagination.leftArrowIconStyle,rightArrowIconStyle:ua.design.pagination.rightArrowIconStyle,backgroundShape:ua.design.pagination.backgroundShape,arrowSize:ua.design.arrowSize,arrowColor:ua.design.arrowColor},paginationDots:{selectorKey:ca.PAGINATION_DOTS,dotSize:ua.design.dotSize,currentDotColor:ua.design.currentDotColor,otherDotColor:ua.design.otherDotColor},paginationLine:{selectorKey:ca.PAGINATION_LINE,currentLineColor:ua.design.currentLineColor,otherLineColor:ua.design.otherLineColor,lineHeight:ua.design.lineHeight,lineWidth:ua.design.lineWidth},table:{selectorKey:ca.TABLE,backgroundColor:Er.backgroundColor,showBorder:Er.showBorder,borderStyle:ua.design.table.borderStyle,borderColor:Er.borderColor,borderPerSlide:ua.design.table.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur},tableHeader:{selectorKey:ca.TABLE_HEADER,backgroundColor:Er.backgroundColor},headerText:{selectorKey:ca.HEADER_TEXT,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},tableRow:{selectorKey:ca.TABLE_ROW,backgroundColor:Er.backgroundColor,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},rowDividers:{selectorKey:ca.ROW_DIVIDERS,headerDivider:ua.design.rowAndHeaderDividers.headerDivider,rowDivider:ua.design.rowAndHeaderDividers.rowDivider,columnDivider:ua.design.rowAndHeaderDividers.columnDivider},scroll:{selectorKey:ca.SCROLL,scrollBarWidth:ua.design.scrollBar.scrollBarWidth,scrollBarColor:ua.design.scrollBar.scrollBarColor},pagination:{selectorKey:ca.PAGINATION,defaultState:{selectorKey:ca.DEFAULT_STATE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,previousIcon:ua.design.pagination.previousIcon,nextIcon:ua.design.pagination.nextIcon,iconSize:ua.design.pagination.iconSize,iconColor:ua.design.pagination.iconColor,backgroundShape:ua.design.pagination.backgroundShape,backgroundColor:Er.backgroundColor,pagination:ua.design.pagination.pagination},hoverState:{selectorKey:ca.HOVER_STATE,theme:Er.theme}},showMoreItemsButton:{selectorKey:ca.SHOW_MORE_ITEMS_BUTTON,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:ua.design.pagination.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight}},dataConnector:{selectorKey:ca.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"volumePricingDeatils",url:null,enum:null,id:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS}}}},Ta={openAutomaticallyOnPage:{value:!0,propertyType:vt.CONTROLS,property:"openAutomaticallyOnPage"},selectPage:{value:"showImageLightbox",propertyType:vt.CONTROLS,property:"selectPage"},closeOnXIcon:{value:!0,propertyType:vt.CONTROLS,property:"closeIcon"},closeOnClickingBackground:{value:!1,propertyType:vt.CONTROLS,property:"closeOnClickingBackground"},lightboxPosition:{value:"Top Left",propertyType:vt.CONTROLS,property:"lightboxPosition"},horizontalOffset:{value:"0",propertyType:vt.CSS,property:"horizontalOffset",unit:1},verticalOffset:{value:"0",propertyType:vt.CSS,property:"verticalOffset",unit:1}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Sa||(Sa={}));var ha,Ca=function(){return{layout:{selectorKey:Sa.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"340",unit:1}),openAutomaticallyOnPage:Ta.openAutomaticallyOnPage,selectPage:Ta.selectPage,closeIcon:Ta.closeOnXIcon,closeOnClickingBackground:Ta.closeOnClickingBackground,lightboxPosition:Ta.lightboxPosition,horizontalOffset:Ta.horizontalOffset,verticalOffset:Ta.verticalOffset},design:{selectorKey:Sa.DESIGN,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius}}},Oa={whenClicked:{value:"Open Full Cart",property:"whenClicked",propertyType:vt.CONTROLS},showCartText:{value:!0,property:"showCartText",propertyType:vt.CONTROLS},cartText:{value:"My Cart",property:"cartText",propertyType:vt.CONTROLS},showNoOfItems:{value:!0,property:"showNoOfItems",propertyType:vt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CART_ICON="cartIcon",e.MINI_CART_TEXT="miniCartText",e.CART_ITEMS_COUNT="cartItemsCount"}(ha||(ha={}));var ba,va=function(){return{layout:{selectorKey:ha.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"135",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"40",unit:1}),margin:Er.margin,padding:Er.padding,whenClicked:Oa.whenClicked,showCartText:Oa.showCartText,cartText:Oa.cartText,showNoOfItems:Oa.showNoOfItems,positionType:Er.positionType,pinTo:Er.pinTo},design:{selectorKey:ha.DESIGN,cartIcon:{selectorKey:ha.CART_ICON,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,showIcon:Er.showIcon,iconSize:Er.iconSize,iconColor:Er.iconColor,icon:Object.assign(Object.assign({},Er.icon),{value:"shopping-cart-01"})},miniCartText:{selectorKey:ha.MINI_CART_TEXT,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,themeDesc:Er.themeDesc,fontDesc:Er.fontDesc,fontSizeDesc:Er.fontSizeDesc,textColorDesc:Er.textColorDesc,boldDesc:Er.boldDesc,italicDesc:Er.italicDesc,linethroughDesc:Er.linethroughDesc,underlineDesc:Er.underlineDesc,textAlignDesc:Er.textAlignDesc,characterSpacingDesc:Er.characterSpacingDesc,lineHeightDesc:Er.lineHeightDesc},cartItemsCount:{selectorKey:ha.CART_ITEMS_COUNT,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight}}}},ma={loggedInButtonStyle:{value:"Avatar & Name",property:"loggedInButtonStyle",propertyType:vt.CONTROLS},beforeLoginText:{value:"My Cart",property:"beforeLoginText",propertyType:vt.CONTROLS},myAccount:{value:!0,property:"myAccount",propertyType:vt.CONTROLS},myOrders:{value:!0,property:"myOrders",propertyType:vt.CONTROLS},myAddresses:{value:!0,property:"myAddresses",propertyType:vt.CONTROLS},myQuotes:{value:!0,property:"myQuotes",propertyType:vt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.profile_ICON="profileMenuItems",e.MINI_profile_TEXT="profileNameText",e.PROFILE_AVATAR="profileAvatar"}(ba||(ba={}));var wa,fa=function(){return{layout:{selectorKey:ba.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"180",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"75",unit:1}),margin:Er.margin,padding:Er.padding,loggedInButtonStyle:ma.loggedInButtonStyle,beforeLoginText:ma.beforeLoginText,positionType:Er.positionType,pinTo:Er.pinTo},content:{selectorKey:ba.CONTENT,myAccount:ma.myAccount,myOrders:ma.myOrders,myAddresses:ma.myAddresses,myQuotes:ma.myQuotes},design:{selectorKey:ba.DESIGN,profileAvatar:{selectorKey:ba.PROFILE_AVATAR,showIcon:Object.assign(Object.assign({},Er.icon),{value:"user-icon"}),iconSize:Er.iconSize,iconColor:Er.iconColor},profileMenuItems:{selectorKey:ba.profile_ICON,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},profileNameText:{selectorKey:ba.MINI_profile_TEXT,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.CONTENT="content",e.DEFAULT_STATE="defaultState",e.HOVER_STATE="hoverState",e.SELECTED_STATE="selectedState",e.BUTTON_STYLE="buttonStyle"}(wa||(wa={}));var Ra,Na={loadMoreItemsOn:{value:"Scroll",propertyType:vt.CONTROLS}},Da={buttonStyle:{value:"Text",propertyType:vt.CONTROLS},buttonText:{value:"Load More",property:"buttonText",propertyType:vt.CONTROLS},icon:{value:"plus",property:"icon",propertyType:vt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:vt.CSS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:vt.CONTROLS},iconAndTextSpacing:{value:8,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:vt.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:vt.CSS},buttonType:{value:"primaryButton",propertyType:vt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:vt.CONTROLS}},La={buttonStyle:Da.buttonStyle,buttonText:Da.buttonText,icon:Da.icon,iconPadding:Da.iconPadding,iconPosition:Da.iconPosition,iconAndTextSpacing:Da.iconAndTextSpacing,alignment:Da.alignment,buttonType:Da.buttonType,showIcon:Da.showIcon,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Aa=function(){return{layout:{selectorKey:wa.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:vt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Er.height),{isReadOnly:!0}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:vt.CONTROLLED_CSS},itemGap:{property:"itemGap",propertyType:vt.CSS,value:1,unit:mt.PIXELS},itemGapList:{property:"itemGapList",propertyType:vt.CSS,value:1,unit:mt.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:vt.CSS},justifyContent:{property:"justifyContent",propertyType:vt.CSS,value:"start"},loadMoreItemsOn:Na.loadMoreItemsOn,alignItems:{property:"alignItems",propertyType:vt.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:vt.CSS,value:100,unit:mt.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:vt.CSS,value:100,unit:mt.PIXELS},rowMinHeightList:{property:"rowMinHeightList",propertyType:vt.CSS,value:100,unit:mt.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:vt.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:vt.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:mt.PIXELS,propertyType:vt.CSS},dotSize:{property:"dotSize",value:10,unit:mt.PIXELS,propertyType:vt.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:vt.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:vt.CONTROLS},autoplay:{value:!1,propertyType:vt.CONTROLS},autoplayDuration:{value:3e3,unit:mt.MS,propertyType:vt.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:vt.CONTROLS},stopOnInteraction:{value:!1,propertyType:vt.CONTROLS},displayAds:{value:!0,propertyType:vt.CONTROLS},enableListView:{value:!1,propertyType:vt.CONTROLS},activeView:{value:Sr.GRID,propertyType:vt.CONTROLS}},design:{selectorKey:wa.DESIGN,repeaterWidget:Object.assign({selectorKey:wa.DESIGN,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},qr),buttonStyle:{selectorKey:wa.BUTTON_STYLE,defaultState:Object.assign({selectorKey:wa.DEFAULT_STATE},La),hoverState:Object.assign({selectorKey:wa.HOVER_STATE},La)}},dataConnector:{selectorKey:wa.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:vt.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:vt.CONTROLS}},content:{selectorKey:wa.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:vt.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Ra||(Ra={}));var Ea,Ia=function(){return{layout:{selectorKey:Ra.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:vt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Er.height),{isReadOnly:!0}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo},design:Object.assign({selectorKey:Ra.DESIGN,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},qr)}},xa={spacingBetweenMenuListItems:{value:20,property:"spacingBetweenMenuListItems",unit:1,propertyType:vt.CSS},fillItemsToContainerWidth:{value:!1,propertyType:vt.CONTROLS},dividerBetweenItems:{value:!1,propertyType:vt.CONTROLS},listItemAlignment:{value:"left",property:"listItemAlignment",propertyType:vt.CSS},listItemContentAlignment:{value:"left",property:"listItemContentAlignment",propertyType:vt.CSS},maxItemsToDisplay:{value:50,unit:7,property:"maxItemsToDisplay",propertyType:vt.CSS},overflowControl:{value:"Load More Button",propertyType:vt.CONTROLS},onClick:{value:"Navigate to a page",propertyType:vt.CONTROLS},menuList:{value:[{label:"Home",url:""}],propertyType:vt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.MENU_CONTAINER="menuContainer",e.MENU_ITEM_STYLE="menuItemStyle"}(Ea||(Ea={}));var Pa,_a=function(){return{layout:{selectorKey:Ea.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:200,unit:1}),height:Object.assign(Object.assign({},Er.height),{value:30}),margin:Er.margin,padding:Er.padding,direction:Er.direction,spacingBetweenMenuListItems:xa.spacingBetweenMenuListItems,fillItemsToContainerWidth:xa.fillItemsToContainerWidth,dividerBetweenItems:xa.dividerBetweenItems,listItemAlignment:xa.listItemAlignment,listItemContentAlignment:xa.listItemContentAlignment,maxItemsToDisplay:xa.maxItemsToDisplay,overflowControl:xa.overflowControl,onClick:xa.onClick,positionType:Er.positionType,pinTo:Er.pinTo},content:{menuList:xa.menuList},design:{selectorKey:Ea.DESIGN,menuContainer:{selectorKey:Ea.MENU_CONTAINER,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},menuItemStyle:{selectorKey:Ea.MENU_ITEM_STYLE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight}}}},Ba={itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:vt.CSS},optionItemSpacing:{value:6,property:"optionItemSpacing",unit:1,propertyType:vt.CSS},optionItemPadding:{value:2,property:"optionItemPadding",unit:1,propertyType:vt.CSS},showOptionsToSelect:{value:!0,propertyType:vt.CONTROLS},showNoOfOptions:{value:!0,propertyType:vt.CONTROLS},noOfOptionsToShowUpfront:{value:5,unit:7,propertyType:vt.CONTROLS},showRemainingOptionsAs:{value:"Button",propertyType:vt.CONTROLS},whenClicked:{value:"Open Quick View",propertyType:vt.CONTROLS},buttonText:{value:"More Options",propertyType:vt.CONTROLS},dividerBetweenOptions:{value:!0,propertyType:vt.CONTROLS},optionTitleValueSpacing:{value:6,property:"optionTitleValueSpacing",unit:1,propertyType:vt.CSS},displayValues:{value:"Horizontally",propertyType:vt.CONTROLS},displayStyle:{value:"Swatch",propertyType:vt.CONTROLS},swatchItemSpacing:{value:6,property:"swatchItemSpacing",unit:1,propertyType:vt.CSS},swatchItemSize:{value:30,property:"swatchItemSize",unit:1,propertyType:vt.CSS},swatchItemPadding:{value:2,property:"swatchItemPadding",unit:1,propertyType:vt.CSS,isMuted:!0},swatchMaxItemsToDisplay:{value:5,unit:7,propertyType:vt.CONTROLS},swatchOverflowItems:{value:"Wrap",propertyType:vt.CONTROLS},swatchImageType:{value:"Swatch image",propertyType:vt.CONTROLS},singleSelectDisplayValues:{value:"Horizontal",propertyType:vt.CONTROLS},singleSelectItemSpacing:{value:6,property:"singleSelectItemSpacing",unit:1,propertyType:vt.CSS},singleSelectItemPadding:{value:2,property:"singleSelectItemPadding",unit:1,propertyType:vt.CSS},singleSelectMaxItemsToDisplay:{value:5,unit:7,propertyType:vt.CONTROLS},singleSelectOverFlowItems:{value:"Wrap",propertyType:vt.CONTROLS},swatchDropdownOptionsSpacing:{value:6,property:"swatchDropdownOptionsSpacing",unit:1,propertyType:vt.CSS},swatchDropdownOptionsPadding:{value:2,property:"swatchDropdownOptionsPadding",unit:1,propertyType:vt.CSS},swatchDropdownStyle:{value:"Horizontal",propertyType:vt.CONTROLS},swatchOptionAndListSpacing:{value:6,property:"swatchOptionAndListSpacing",unit:1,propertyType:vt.CSS},swatchDropdownListItemSpacing:{value:6,property:"swatchDropdownListItemSpacing",unit:1,propertyType:vt.CSS},swatchDropdownListItemPadding:{value:2,property:"swatchDropdownListItemPadding",unit:1,propertyType:vt.CSS},swatchDividerBetweenLIstItems:{value:!1,propertyType:vt.CONTROLS}},Ha={optionSelection:{value:!0,property:"optionSelection",propertyType:vt.CONTROLS},displayOutOfStockValues:{value:!0,property:"displayOutOfStockValues",propertyType:vt.CONTROLS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:vt.CONTROLS},showMoreRows:{value:"Pagination",property:"showMoreRows",propertyType:vt.CONTROLS},notifyMeButton:{value:!0,property:"notifyMeButton",propertyType:vt.CONTROLS},quantitySelectorForVariantSelector:{value:!0,property:"quantitySelectorForVariantSelector",propertyType:vt.CONTROLS},canCollapseGroups:{value:!0,property:"canCollapseGroups",propertyType:vt.CONTROLS},displayStyle:{value:"Standard",property:"displayStyle",propertyType:vt.CONTROLS},collapseIconPosition:{value:"Right",property:"collapseIconPosition",propertyType:vt.CONTROLS},displayValues:{value:"Horizontally",property:"displayValues",propertyType:vt.CONTROLS},itemSpacing:{value:"100",property:"itemSpacing",propertyType:vt.CSS},optionTitleValueSpacing:{value:"100",property:"optionTitleValueSpacing",propertyType:vt.CSS},itemPadding:{value:"10",property:"itemPadding",propertyType:vt.CSS},maxItemsToDisplay:{value:"4",property:"maxItemsToDisplay",propertyType:vt.CONTROLS},overflowItems:{value:"Wrap",property:"overflowItems",propertyType:vt.CONTROLS},swatchImageType:{value:"Swatch Image",property:"swatchImageType",propertyType:vt.CONTROLS},imageBehaviour:{value:"Fixed",property:"imageBehaviour",propertyType:vt.CONTROLS},itemsPerRow:{value:"4",property:"itemsPerRow",propertyType:vt.CSS},itemContentAlignment:{value:"left",property:"itemContentAlignment",propertyType:vt.CONTROLS},overflowDirection:{value:"Horizontal",property:"overflowDirection",propertyType:vt.CONTROLS},dropdownStyle:{value:"Vertical List",property:"dropdownStyle",propertyType:vt.CONTROLS},dropdownOptionsSpacing:{value:6,property:"dropdownOptionsSpacing",propertyType:vt.CSS},dropdownOptionsPadding:{value:0,property:"dropdownOptionsPadding",propertyType:vt.CSS},optionAndListSpacing:{value:6,property:"optionAndListSpacing",propertyType:vt.CSS},dropdownListItemSpacing:{value:6,property:"dropdownListItemSpacing",propertyType:vt.CSS},dropdownListItemPadding:{value:6,property:"dropdownListItemPadding",propertyType:vt.CSS},groupsDisplayStyle:{value:"Upfront",property:"groupsDisplayStyle",propertyType:vt.CONTROLS},dividerBetweenListItems:{value:!1,property:"dividerBetweenListItems",propertyType:vt.CONTROLS},groupSpacing:{value:6,property:"groupSpacing",propertyType:vt.CONTROLS},groupPadding:{value:6,property:"groupPadding",propertyType:vt.CONTROLS},groupHeaderAndOptionSpacing:{value:6,property:"groupHeaderAndOptionSpacing",propertyType:vt.CONTROLS},tabDirection:{value:"Horizontal",property:"tabDirection",propertyType:vt.CONTROLS},tabLayout:{value:"Stretched",property:"tabLayout",propertyType:vt.CONTROLS},tabAlignment:{value:"left",property:"tabAlignment",propertyType:vt.CONTROLS},tabSpacing:{value:6,property:"tabSpacing",propertyType:vt.CSS},tabAndContainerSpacing:{value:6,property:"tabAndContainerSpacing",propertyType:vt.CSS},tabHorizontalPadding:{value:6,property:"tabHorizontalPadding",propertyType:vt.CSS},tabVerticalPadding:{value:6,property:"tabVerticalPadding",propertyType:vt.CSS},containerPadding:{value:6,property:"containerPadding",propertyType:vt.CSS},tabRowSpacing:{value:6,property:"tabRowSpacing",propertyType:vt.CSS},remainingDisplayStyle:{value:"Dropdown",property:"remainingDisplayStyle",propertyType:vt.CONTROLS},expandIconPositon:{value:"Right",property:"expandIconPositon",propertyType:vt.CONTROLS},expandFirstItemByDefault:{value:!0,property:"expandFirstItemByDefault",propertyType:vt.CONTROLS},allowMultipleOpenItems:{value:!0,property:"allowMultipleOpenItems",propertyType:vt.CONTROLS},itemDividers:{value:!0,property:"itemDividers",propertyType:vt.CONTROLS},allowUserToSearch:{value:!0,property:"allowUserToSearch",propertyType:vt.CONTROLS},allowUserToFilter:{value:!0,property:"allowUserToFilter",propertyType:vt.CONTROLS},header:{value:!0,property:"header",propertyType:vt.CONTROLS},headerHeight:{value:6,property:"headerHeight",propertyType:vt.CSS},rowHeight:{value:6,property:"rowHeight",propertyType:vt.CSS},accordionSpacing:{value:6,property:"accordionSpacing",propertyType:vt.CSS},accordionAndContainerSpacing:{value:6,property:"accordionAndContainerSpacing",propertyType:vt.CSS},accordionHorizontalPadding:{value:6,property:"accordionHorizontalPadding",propertyType:vt.CSS},accordionVerticalPadding:{value:6,property:"accordionVerticalPadding",propertyType:vt.CSS},headerDivider:{value:!0,property:"headerDivider",propertyType:vt.CONTROLS},rowDivider:{value:!0,property:"rowDivider",propertyType:vt.CONTROLS},columnDivider:{value:!0,property:"columnDivider",propertyType:vt.CONTROLS},alternativeRowColors:{value:!0,property:"alternativeRowColors",propertyType:vt.CONTROLS},headerCellPadding:{value:"30",property:"headerCellPadding",propertyType:vt.CSS},rowCellPadding:{value:"30",property:"rowCellPadding",propertyType:vt.CSS},contentAlignment:{value:"left",property:"contentAlignment",propertyType:vt.CSS},paginationAlignment:{value:"left",property:"paginationAlignment",propertyType:vt.CSS},groupHorizontalPadding:{value:6,property:"groupHorizontalPadding",propertyType:vt.CSS},groupVerticalPadding:{value:6,property:"groupVerticalPadding",propertyType:vt.CSS},groupAndContainerSpacing:{value:6,property:"groupAndContainerSpacing",propertyType:vt.CSS},rowsPerPage:{value:"10",property:"rowsPerPage",propertyType:vt.CONTROLS},overflowControl:{value:"Pagination",property:"overflowControl",propertyType:vt.CONTROLS},paginationType:{value:"Arrows",property:"paginationType",propertyType:vt.CONTROLS},priceFormat:{value:"Starting Price",property:"priceFormat",propertyType:vt.CONTROLS},noOfOptionValues:{value:!0,property:"noOfOptionValues",propertyType:vt.CONTROLS},optionProperties:{value:!0,property:"optionProperties",propertyType:vt.CONTROLS},optionValueProperties:{value:!0,property:"optionValueProperties",propertyType:vt.CONTROLS},optionName:{value:!0,property:"optionName",propertyType:vt.CONTROLS},optionValueName:{value:!0,property:"optionValueName",propertyType:vt.CONTROLS},optionValueCode:{value:!0,property:"optionValueCode",propertyType:vt.CONTROLS},optionPrice:{value:!0,property:"optionPrice",propertyType:vt.CONTROLS},showSelectedVariant:{value:!0,property:"showSelectedVariant",propertyType:vt.CONTROLS},swatchImage:{value:!0,property:"swatchImage",propertyType:vt.CONTROLS},noOfVariantsAvailable:{value:!0,property:"noOfVariantsAvailable",propertyType:vt.CONTROLS},optionValuePrice:{value:!0,property:"optionValuePrice",propertyType:vt.CONTROLS},showAvailableInventory:{value:!0,property:"showAvailableInventory",propertyType:vt.CONTROLS},showTotalPriceOfAddedItems:{value:!0,property:"showTotalPriceOfAddedItems",propertyType:vt.CONTROLS},horizontalPadding:{value:"10",property:"horizontalPadding",propertyType:vt.CSS},verticalPadding:{value:"10",property:"verticalPadding",propertyType:vt.CSS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:vt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:vt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:vt.CONTROLS},iconPosition:{value:"left",parentRef:"bs-in-pn",propertyType:vt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:vt.CSS},alignment:{value:"left",property:"alignment",parentRef:"bs-at",propertyType:vt.CONTROLS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:vt.CSS},buttonType:{value:"primaryButton",propertyType:vt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:vt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:vt.CONTROLS},backgroundShape:{value:"circle",propertyType:vt.CONTROLS},swatchShape:{value:"circle",propertyType:vt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:vt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:vt.CSS},dotSize:{value:8,property:"dotSize",unit:1,propertyType:vt.CSS},currentDotColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentDotColor",propertyType:vt.CSS},otherDotColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherDotColor",propertyType:vt.CSS},currentLineColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"currentLineColor",propertyType:vt.CSS},otherLineColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"otherLineColor",propertyType:vt.CSS},lineHeight:{value:7,property:"lineHeight",unit:1,propertyType:vt.CSS},lineWidth:{value:16,property:"lineWidth",unit:1,propertyType:vt.CSS},design:{table:{borderColor:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"borderColor",propertyType:vt.CSS},borderStyle:{value:"solid",property:"borderStyle",propertyType:vt.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:vt.CSS}},rowAndHeaderDividers:{rowDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"rowDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},columnDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"columnDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},headerDivider:{value:{hex:"#667085",rgb:{r:"102",g:"112",b:"133",a:1}},property:"headerDivider",propertyType:vt.CSS,parentRef:"cs-be-cr-2"}},headerText:{font:{value:"lato",propertyType:vt.CONTROLS},fontSize:{value:"16",propertyType:vt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},characterSpacing:{value:"16",propertyType:vt.CSS,unit:1},defaultCharacterSpacing:{value:"16",propertyType:vt.CSS,unit:1},lineHeight:{value:"16",propertyType:vt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:vt.CSS,unit:1}},rowText:{font:{value:"lato",propertyType:vt.CSS},fontSize:{value:"16",propertyType:vt.CONTROLS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},characterSpacing:{value:"16",propertyType:vt.CSS,unit:1},lineHeight:{value:"16",propertyType:vt.CSS,unit:1},paragraphSpacing:{value:"16",propertyType:vt.CSS,unit:1}},scrollBar:{scrollBarWidth:{value:"5",propertyType:vt.CSS,unit:1,property:"scrollBarWidth"},scrollBarColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"scrollBarColor",propertyType:vt.CSS,parentRef:"cs-be-cr-2"}},pagination:{pagination:{value:"defaultState",propertyType:vt.CONTROLS},paginationStyle:{value:"dotted",propertyType:vt.CONTROLS},arrowIconStyle:{value:"Content 1",propertyType:vt.CONTROLS},arrowSize:{value:"16",propertyType:vt.CSS,unit:1},arrowColor:{value:"#BE6C00",propertyType:vt.CSS},backgroundShape:{value:"rectangle",propertyType:vt.CONTROLS},backgroundColor:{value:"#BE6C00",propertyType:vt.CSS},font:{value:"lato",propertyType:vt.CSS},fontSize:{value:"16",propertyType:vt.CSS,unit:1},textColor:{value:"#BE6C00",propertyType:vt.CSS,property:"textColor"},textHighlight:{value:"#BE6C00",propertyType:vt.CSS},hoverBackgroundShape:{value:"circle",propertyType:vt.CSS},hoverBackgroundColor:{value:"#BE6C00",propertyType:vt.CSS},hoverFont:{value:"lato",propertyType:vt.CSS},hoverFontSize:{value:"#BE6C00",propertyType:vt.CSS,unit:1},hoverTextColor:{value:"#BE6C00",propertyType:vt.CSS},hoverTextHighlight:{value:"#BE6C00",propertyType:vt.CSS},previousIcon:{value:"shopping-cart-01",propertyType:vt.CONTROLS},nextIcon:{value:"shopping-cart-01",propertyType:vt.CONTROLS},iconSize:{value:"20",propertyType:vt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:vt.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"}(Pa||(Pa={}));var za,ja=function(){return{layout:{selectorKey:Pa.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:300,unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"auto",unit:mt.CUSTOM}),margin:Er.margin,padding:Er.padding,positionType:Er.positionType,pinTo:Er.pinTo,showOptionsToSelect:Ba.showOptionsToSelect,itemSpacing:Ba.itemSpacing,showNoOfOptions:Ba.showNoOfOptions,noOfOptionsToShowUpfront:Ba.noOfOptionsToShowUpfront,showRemainingOptionsAs:Ba.showRemainingOptionsAs,whenClicked:Ba.whenClicked,buttonText:Ba.buttonText,displayStyle:Ba.displayStyle,dividerBetweenOptions:Ba.dividerBetweenOptions,optionTitleValueSpacing:Ba.optionTitleValueSpacing,displayValues:Ba.displayValues,swatchItemSpacing:Ba.swatchItemSpacing,swatchItemSize:Ba.swatchItemSize,swatchItemPadding:Ba.swatchItemPadding,optionItemSpacing:Ba.optionItemSpacing,optionItemPadding:Ba.optionItemPadding,swatchMaxItemsToDisplay:Ba.swatchMaxItemsToDisplay,swatchOverflowItems:Ba.swatchOverflowItems,swatchImageType:Ba.swatchImageType,singleSelectDisplayValues:Ba.singleSelectDisplayValues,singleSelectItemSpacing:Ba.singleSelectItemSpacing,singleSelectItemPadding:Ba.singleSelectItemPadding,singleSelectMaxItemsToDisplay:Ba.singleSelectMaxItemsToDisplay,singleSelectOverFlowItems:Ba.singleSelectOverFlowItems,swatchDropdownOptionsSpacing:Ba.swatchDropdownOptionsSpacing,swatchDropdownOptionsPadding:Ba.swatchDropdownOptionsPadding,swatchDropdownStyle:Ba.swatchDropdownStyle,swatchOptionAndListSpacing:Ba.swatchOptionAndListSpacing,swatchDropdownListItemSpacing:Ba.swatchDropdownListItemSpacing,swatchDropdownListItemPadding:Ba.swatchDropdownListItemPadding,swatchDividerBetweenLIstItems:Ba.swatchDividerBetweenLIstItems,dropdownDisplayStyle:{selectorKey:Pa.DROPDOWN_DISPLAY_STYLE,dropdownOptionsSpacing:Ha.dropdownOptionsSpacing,dropdownOptionsPadding:Ha.dropdownOptionsPadding,dropdownStyle:Ha.dropdownStyle,optionAndListSpacing:Ha.optionAndListSpacing,dropdownListItemSpacing:Ha.dropdownListItemSpacing,dropdownListItemPadding:Ha.dropdownListItemPadding,dividerBetweenListItems:Ha.dividerBetweenListItems,maxItemsToDisplay:Ha.maxItemsToDisplay,overflowItems:Ha.overflowItems}},design:{selectorKey:Pa.DESIGN,widgetStyle:{selectorKey:Pa.WIDGET_STYLE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},optionValueStyle:{selectorKey:Pa.SWATCH_OPTION_VALUE_STYLE,defaultState:{selectorKey:Pa.DEFAULT_STATE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,backgroundShape:Ha.backgroundShape,swatchShape:Ha.swatchShape,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},hoverState:{selectorKey:Pa.HOVER_STATE},selectedState:{selectorKey:Pa.SELECTED_STATE}},optionTitle:{selectorKey:Pa.OPTION_TITLE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight}},dataConnector:{selectorKey:Pa.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null},property:"dataConnector",propertyType:vt.CONTROLS}}}},ka={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:vt.CONTROLS},brandName:{value:!0,propertyType:vt.CONTROLS},brandCodes:{value:!0,propertyType:vt.CONTROLS},varientCodes:{value:!0,propertyType:vt.CONTROLS},brandImage:{value:!0,propertyType:vt.CONTROLS},price:{value:!0,propertyType:vt.CONTROLS},brandDescription:{value:!0,propertyType:vt.CONTROLS},showOptions:{value:!0,propertyType:vt.CONTROLS},allowBulkOrdering:{value:!0,propertyType:vt.CONTROLS},actions:{value:!0,propertyType:vt.CONTROLS},quickView:{value:!0,propertyType:vt.CONTROLS},addToCart:{value:!0,propertyType:vt.CONTROLS},wishlist:{value:!0,propertyType:vt.CONTROLS},buyNow:{value:!0,propertyType:vt.CONTROLS},addtoQuote:{value:!0,propertyType:vt.CONTROLS},showUoms:{value:!0,propertyType:vt.CONTROLS},showVolumePricing:{value:!0,propertyType:vt.CONTROLS},showInventory:{value:!0,propertyType:vt.CONTROLS},storeAvailability:{value:!0,propertyType:vt.CONTROLS},brandCode:{value:!0,propertyType:vt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(za||(za={}));var Ka,Ua=function(){return{layout:{selectorKey:za.LAYOUT,width:Object.assign({},Er.width),height:Object.assign(Object.assign({},Er.height),{value:"auto",propertyType:vt.CONTROLS,unit:7}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo},design:Object.assign({selectorKey:za.DESIGN,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},qr),content:{selectorKey:za.CONTENT,brandName:ka.brandName,brandDescription:ka.brandDescription,brandCode:ka.brandCode,brandImage:ka.brandImage},dataConnector:{selectorKey:za.DATA_CONNECTOR,dataConnector:ka.dataConnector}}},Ga={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:vt.CONTROLS},bundleType:{value:"Single",property:"Single",propertyType:vt.CONTROLS},displayType:{value:"Scroll",property:"displayType",propertyType:vt.CONTROLS},scrollType:{value:"Horizontal",property:"scrollType",propertyType:vt.CONTROLS},showArrows:{value:!0,property:"showArrows",propertyType:vt.CONTROLS},allowAutoScroll:{value:!1,property:"allowAutoScroll",propertyType:vt.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:vt.CONTROLS},showDots:{value:!1,property:"showDots",propertyType:vt.CONTROLS},itemsPerSlide:{value:3,property:"itemsPerSlide",propertyType:vt.CSS},maxNoItemsToShow:{value:12,property:"maxNoItemsToShow",propertyType:vt.CONTROLS},itemSpacing:{value:12,property:"itemSpacing",unit:1,propertyType:vt.CSS},itemGap:{value:12,property:"itemGap",unit:1,propertyType:vt.CSS},itemPadding:{value:12,property:"itemPadding",unit:1,propertyType:vt.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:vt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:vt.CONTROLS},title:{value:"",property:"title",propertyType:vt.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:vt.CONTROLS},description:{value:"",property:"description",propertyType:vt.CONTROLS},showBundleImage:{value:!0,property:"showBundleImage",propertyType:vt.CONTROLS},showProductImages:{value:!0,property:"showProductImages",propertyType:vt.CONTROLS},showProductName:{value:!0,property:"showProductName",propertyType:vt.CONTROLS},showBundleNavigationButton:{value:!0,property:"showBundleNavigationButton",propertyType:vt.CONTROLS},bundleNavigationButtonName:{value:"",property:"bundleNavigationButtonName",propertyType:vt.CONTROLS},bundleNavigationButtonLink:{value:"",property:"bundleNavigationButtonLink",propertyType:vt.CONTROLS},showBundleDetailPageButton:{value:!0,property:"showBundleDetailPageButton",propertyType:vt.CONTROLS},bundleDetailPageButtonName:{value:"",property:"bundleDetailPageButtonName",propertyType:vt.CONTROLS},bundleDetailPageButtonLink:{value:"",property:"bundleDetailPageButtonLink",propertyType:vt.CONTROLS},containerHeight:{value:200,property:"containerHeight",unit:1,propertyType:vt.CSS},imgTextSpacing:{value:12,property:"imgTextSpacing",unit:1,propertyType:vt.CSS},tileRowGap:{value:12,property:"tileRowGap",unit:1,propertyType:vt.CSS},tileColumnGap:{value:12,property:"tileColumnGap",unit:1,propertyType:vt.CSS},showTileAnimation:{value:!1,property:"showTileAnimation",propertyType:vt.CONTROLS},showBundleTagSlider:{value:!0,property:"showBundleTagSlider",propertyType:vt.CONTROLS},showBundleTagSliderArrows:{value:!0,property:"showBundleTagSliderArrows",propertyType:vt.CONTROLS}},Ma={borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,backgroundColor:Er.backgroundColor,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,exposure:Er.exposure,contrast:Er.contrast,saturation:Er.saturation,highlights:Er.highlights,shadows:Er.shadows},Wa={theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,backgroundColor:Er.backgroundColor},Va={icon:Er.icon,showIcon:Er.showIcon,iconSize:Er.iconSize,iconColor:Er.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"}(Ka||(Ka={}));var Ya,Fa=function(){return{layout:{selectorKey:Ka.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"300",unit:1}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,bundleType:Ga.bundleType,displayType:Ga.displayType,scrollType:Ga.scrollType,showArrows:Ga.showArrows,allowAutoScroll:Ga.allowAutoScroll,loopItems:Ga.loopItems,showDots:Ga.showDots,itemsPerSlide:Ga.itemsPerSlide,containerHeight:Ga.containerHeight,imgTextSpacing:Ga.imgTextSpacing,itemGap:Ga.itemGap,tileRowGap:Ga.tileRowGap,tileColumnGap:Ga.tileColumnGap,showTileAnimation:Ga.showTileAnimation,maxNoItemsToShow:Ga.maxNoItemsToShow,itemSpacing:Ga.itemSpacing,itemPadding:Ga.itemPadding,showDivider:Ga.showDivider},design:{selectorKey:Ka.DESIGN,headingDesign:Object.assign(Object.assign({selectorKey:Ka.HEADING_DESIGN},Wa),Ma),descriptionDesign:Object.assign(Object.assign({selectorKey:Ka.DESCRIPTION_DESIGN},Wa),Ma),productNameDesign:Object.assign(Object.assign({selectorKey:Ka.PRODUCT_NAME_DESIGN},Wa),Ma),productCardDesign:Object.assign({selectorKey:Ka.PRODUCT_CARD_DESIGN},Ma),bundleNavigationButtonDesign:Object.assign(Object.assign(Object.assign({selectorKey:Ka.BUNDLE_NAVIGATION_BUTTON_DESIGN},Wa),Ma),Va),bundleDetailsPageButtonDesign:Object.assign(Object.assign(Object.assign({selectorKey:Ka.BUNDLE_DETAILS_PAGE_BUTTON_DESIGN},Wa),Ma),Va),tileCardDesign:Object.assign({selectorKey:Ka.TILE_CARD_DESIGN},Ma),tileCardImageDesign:Object.assign({selectorKey:Ka.TILE_CARD_IMAGE_DESIGN},Ma),listViewCardDesign:Object.assign({selectorKey:Ka.LIST_VIEW_CARD_DESIGN},Ma),bundleTagDesign:Object.assign(Object.assign({selectorKey:Ka.BUNDLE_TAG_DESIGN},Wa),Ma)},content:{selectorKey:Ka.CONTENT,showTitle:Ga.showTitle,title:Ga.title,showDescription:Ga.showDescription,description:Ga.description,showBundleImage:Ga.showBundleImage,showProductImage:Ga.showProductImages,showProductName:Ga.showProductName,showBundleNavigationButton:Ga.showBundleNavigationButton,bundleNavigationButtonName:Ga.bundleNavigationButtonName,bundleNavigationButtonLink:Ga.bundleNavigationButtonLink,showBundleDetailPageButton:Ga.showBundleDetailPageButton,bundleDetailPageButtonName:Ga.bundleDetailPageButtonName,bundleDetailPageButtonLink:Ga.bundleDetailPageButtonLink,showBundleTagSlider:Ga.showBundleTagSlider,showBundleTagArrows:Ga.showBundleTagSliderArrows},dataConnector:{selectorKey:Ka.DATA_CONNECTOR,dataConnector:Ga.dataConnector}}},Xa={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:vt.CONTROLS}},qa={templateType:{value:"Template 1",property:"templateType",propertyType:vt.CONTROLS}},Qa={showBundleName:{value:!0,property:"showBundleName",propertyKey:vt.CONTROLS},showBundleDescription:{value:!1,property:"showBundleDescription",propertyKey:vt.CONTROLS},bundleDescription:{value:"",property:"bundleDescription",properttyKey:vt.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:vt.CONTROLS},showProductGallery:{value:!0,property:"showProductGallery",propertyType:vt.CONTROLS},showProductImage:{value:!0,property:"showProductImage",propertyType:vt.CONTROLS},showProductName:{value:!0,property:"showProductName",propertyType:vt.CONTROLS},showProductInfo:{value:!0,property:"showProductInfo",propertyKey:vt.CONTROLS},showProductPrice:{value:!0,property:"showProductPrice",propertyType:vt.CONTROLS},showProductVariantPicker:{value:!0,property:"showProductVariantPicker",propertyKey:vt.CONTROLS},showProductQuantity:{value:!0,property:"showProductQuantity",propertyType:vt.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"}(Ya||(Ya={}));var Za,$a={borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,backgroundColor:Er.backgroundColor,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,exposure:Er.exposure,contrast:Er.contrast,saturation:Er.saturation,highlights:Er.highlights,shadows:Er.shadows},Ja={theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,backgroundColor:Er.backgroundColor},el=(Er.icon,Er.showIcon,Er.iconSize,Er.iconColor,function(){return{layout:{selectorKey:Ya.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"300",unit:1}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,templateType:qa.templateType},design:{selectorKey:Ya.DESIGN,bundleDetailsHeaderDesign:{selectorKey:Ya.BUNDLE_DETAILS_HEADER_DESIGN,bundleNameDesign:Object.assign(Object.assign({selectorKey:Ya.BUNDLE_NAME_DESIGN},Ja),$a),bundleDescriptionDesign:Object.assign(Object.assign({selectorKey:Ya.BUNDLE_DESCRIPTION_DESIGN},Ja),$a)},categorySliderCardDesign:{selectorKey:Ya.CATEGORY_SLIDER_CARD_DESIGN,categoryNameDesign:Object.assign({selectorKey:Ya.CATEGORY_NAME_DESIGN},Ja),categoryCardInfoDesign:Object.assign({selectorKey:Ya.CATEGORY_CARD_INFO_DESIGN},Ja),categoryCardDesign:{selectorKey:Ya.CATEGORY_CARD_DESIGN,defaultState:Object.assign({selectorKey:Ya.DEFAULT_STATE},$a),selectedState:Object.assign({selectorKey:Ya.SELECTED_STATE},$a),hoverState:Object.assign({selectorKey:Ya.HOVER_STATE},$a)}},productCardsScrollDesign:{selectorKey:Ya.PRODUCT_CARDS_SCROLL_DESIGN,productCardDesign:{selectorKey:Ya.CATEGORY_CARD_DESIGN,defaultState:Object.assign({selectorKey:Ya.DEFAULT_STATE},$a),selectedState:Object.assign({selectorKey:Ya.SELECTED_STATE},$a),hoverState:Object.assign({selectorKey:Ya.HOVER_STATE},$a)},productCardNameDesign:Object.assign({selectorKey:Ya.PRODUCT_CARD_NAME_DESIGN},Ja),productCardInfoDesign:Object.assign({selectorKey:Ya.PRODUCT_CARD_INFO_DESIGN},Ja),productCardPriceDesign:Object.assign({selectorKey:Ya.PRODUCT_CARD_PRICE_DESIGN},Ja)},productPanelDesign:{selectorKey:Ya.PRODUCT_PANEL_DESIGN,productNameDesign:Object.assign({selectorKey:Ya.PRODUCT_NAME_DESIGN},Ja),productPriceDesign:Object.assign({selectorKey:Ya.PRODUCT_PRICE_DESIGN},Ja),productInfoDesign:Object.assign({selectorKey:Ya.PRODUCT_INFO_DESIGN},Ja),selectButtonDesign:{selectorKey:Ya.SELECT_BUTTON_DESIGN,selectedState:Object.assign(Object.assign({selectorKey:Ya.SELECTED_STATE},Ja),$a),hoverState:Object.assign(Object.assign({selectorKey:Ya.HOVER_STATE},Ja),$a),defaultState:Object.assign(Object.assign({selectorKey:Ya.DEFAULT_STATE},Ja),$a)},addToCartButtonDesign:{selectorKey:Ya.ADD_TO_CART_BUTTON_DESIGN,selectedState:Object.assign(Object.assign({selectorKey:Ya.SELECTED_STATE},Ja),$a),hoverState:Object.assign(Object.assign({selectorKey:Ya.HOVER_STATE},Ja),$a),defaultState:Object.assign(Object.assign({selectorKey:Ya.DEFAULT_STATE},Ja),$a)}}},content:{selectorKey:Ya.CONTENT,showBundleName:Qa.showBundleName,showBundleDescription:Qa.showBundleDescription,bundleDescription:Qa.bundleDescription,showDivider:Qa.showDivider,showProductGallery:Qa.showProductGallery,showProductName:Qa.showProductName,showProductInfo:Qa.showProductInfo,showProductImage:Qa.showProductImage,showProductPrice:Qa.showProductPrice,showProductVariantPicker:Qa.showProductVariantPicker,showProductQuantity:Qa.showProductQuantity},dataConnector:{selectorKey:Ya.DATA_CONNECTOR,dataConnector:Xa.dataConnector}}}),ol={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:vt.CONTROLS},categoryName:{value:!0,propertyType:vt.CONTROLS},categoryImage:{value:!0,propertyType:vt.CONTROLS},categoryCode:{value:!0,propertyType:vt.CONTROLS},categoryDescription:{value:!0,propertyType:vt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Za||(Za={}));var tl,rl=function(){return{layout:{selectorKey:Za.LAYOUT,width:Object.assign({},Er.width),height:Object.assign(Object.assign({},Er.height),{value:"auto",propertyType:vt.CONTROLS,unit:7}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo},design:Object.assign({selectorKey:Za.DESIGN,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},qr),content:{selectorKey:Za.CONTENT,categoryName:ol.categoryName,categoryDescription:ol.categoryDescription,categoryCode:ol.categoryCode,categoryImage:ol.categoryImage},dataConnector:{selectorKey:Za.DATA_CONNECTOR,dataConnector:ol.dataConnector}}},il={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:vt.CONTROLS},categoryName:{value:!0,propertyType:vt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(tl||(tl={}));var nl,al=function(){return{layout:{selectorKey:tl.LAYOUT,width:Object.assign({},Er.width),height:Object.assign(Object.assign({},Er.height),{value:"auto",propertyType:vt.CONTROLS,unit:7}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo},design:{selectorKey:tl.DESIGN,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},content:{selectorKey:tl.CONTENT,categoryName:il.categoryName},dataConnector:{selectorKey:tl.DATA_CONNECTOR,dataConnector:il.dataConnector}}},ll={onClick:{value:"Show Image Lightbox",propertyType:vt.CONTROLS},onHover:{value:"Zoom Out",propertyType:vt.CONTROLS},cropRatio:{value:"16:9",propertyType:vt.CONTROLS},fitOptions:{value:"fill",propert:"objectFit",propertyType:vt.CONTROLS},horizontalAlignment:{value:"left",propert:"textAlign",propertyType:vt.CSS},verticalAlignment:{value:"bottom",propert:"textAlign",propertyType:vt.CSS},dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"image",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(nl||(nl={}));var pl,sl=function(){return{layout:{selectorKey:nl.LAYOUT,width:Object.assign(Object.assign({},Er.width),{propertyType:vt.CONTROLS,unit:1,value:350}),height:Object.assign(Object.assign({},Er.height),{value:300,propertyType:vt.CONTROLS,unit:1}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,onClick:ll.onClick,onHover:ll.onHover,cropRatio:ll.cropRatio,fitOptions:ll.fitOptions,horizontalAlignment:ll.horizontalAlignment,verticalAlignment:ll.verticalAlignment},design:{selectorKey:nl.DESIGN,cropRatio:Er.cropRatio,zoomImage:Er.zoomImage,flip:Er.flip,rotate:Er.rotate,backgroundColor:Er.backgroundColor,exposure:Er.exposure,contrast:Er.contrast,saturation:Er.saturation,brightness:Er.brightness,hue:Er.hue,lightness:Er.lightness,highlights:Er.highlights,shadows:Er.shadows,showBorder:Er.showBorder,borderStyle:Er.borderStyle,borderColor:Er.borderColor,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur},content:{image:{value:{src:"https://vishnu.sirv.com/image_element.png"},propertyType:vt.CONTROLS}},dataConnector:{selectorKey:nl.DATA_CONNECTOR,dataConnector:ll.dataConnector}}},dl={displayStyle:{value:"Vertical",property:"displayStyle",propertyType:vt.CONTROLS},openFilterAs:{value:"Lightbox",property:"openFilterAs",propertyType:vt.CONTROLS},displayType:{value:"Upfront",property:"displayType",propertyType:vt.CONTROLS},selectionType:{value:"Single Select",property:"selectionType",propertyType:vt.CONTROLS},allowSearchForEachFilter:{value:!1,property:"allowSearchForEachFilter",propertyType:vt.CONTROLS},dividerBetweenFilters:{value:!1,property:"dividerBetweenFilters",propertyType:vt.CONTROLS},maxValuesToDisplay:{value:10,property:"maxValuesToDisplay",propertyType:vt.CONTROLS},overflowControl:{value:"Scroll",property:"overflowControl",propertyType:vt.CONTROLS},showSubCategoriesFilter:{value:!0,property:"showSubCategoriesFilter",propertyType:vt.CONTROLS},showBrandsFilter:{value:!0,property:"showBrandsFilter",propertyType:vt.CONTROLS},showPriceFilter:{value:!0,property:"showPriceFilter",propertyType:vt.CONTROLS},showCustomAttributesFilter:{value:!0,property:"showCustomAttributesFilter",propertyType:vt.CONTROLS},firstFilterAlwaysOpen:{value:!1,property:"firstFilterAlwaysOpen",propertyType:vt.CONTROLS},allowMultipleFiltersOpen:{value:!1,property:"allowMultipleFiltersOpen",propertyType:vt.CONTROLS},horizontalSpacingBetweenItems:{value:"10",unit:1,property:"horizontalSpacingBetweenItems",propertyType:vt.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:vt.CONTROLS},controlPosition:{value:"Bottom",property:"controlPosition",propertyType:vt.CONTROLS},loopImages:{value:!1,property:"loopImages",propertyType:vt.CONTROLS},displaySliderScrollbar:{value:!1,property:"displaySliderScrollbar",propertyType:vt.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:vt.CONTROLS},openItemsIn:{value:"Lightbox",property:"openItemsIn",propertyType:vt.CONTROLS},showMoreItems:{value:"Expand and Wrap",property:"showMoreItems",propertyType:vt.CONTROLS},verticalSpacingBetweenItems:{value:"10",unit:1,property:"verticalSpacingBetweenItems",propertyType:vt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:vt.CONTROLS},showDescription:{value:!1,property:"showDescription",propertyType:vt.CONTROLS},title:{value:"FILTERS",property:"title",propertyType:vt.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:vt.CONTROLS},showAppliedFilters:{value:!0,property:"showAppliedFilters",propertyType:vt.CONTROLS},clearAllButton:{value:!0,property:"clearAllButton",propertyType:vt.CONTROLS},showNoOfValuesForEachFilters:{value:!0,property:"showNoOfValuesForEachFilters",propertyType:vt.CONTROLS},showOptionsFilter:{value:!0,property:"showOptionsFilter",propertyType:vt.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"}(pl||(pl={})),Er.borderColor,Er.borderStyle,Er.borderPerSlide,Er.showBorder,Er.backgroundColor,Er.showShadow,Er.shadowColor,Er.blur,Er.spread,Er.angle,Er.borderRadius,Er.exposure,Er.contrast,Er.saturation,Er.highlights,Er.shadows,Er.theme,Er.font,Er.fontSize,Er.textColor,Er.bold,Er.italic,Er.linethrough,Er.underline,Er.textAlign,Er.characterSpacing,Er.lineHeight;var cl,yl=function(){return{layout:{selectorKey:pl.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:300,unit:mt.PIXELS}),height:Er.height,padding:Er.padding,margin:Er.margin,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,displayStyle:dl.displayStyle,openFilterAs:dl.openFilterAs,displayType:dl.displayType,selectionType:dl.selectionType,allowSearchForEachFilter:dl.allowSearchForEachFilter,dividerBetweenFilters:dl.dividerBetweenFilters,maxValuesToDisplay:dl.maxValuesToDisplay,overflowControl:dl.overflowControl,showSubCategoriesFilter:dl.showSubCategoriesFilter,showBrandsFilter:dl.showBrandsFilter,showPriceFilter:dl.showPriceFilter,showCustomAttributesFilter:dl.showCustomAttributesFilter,firstFilterAlwaysOpen:dl.firstFilterAlwaysOpen,allowMultipleFiltersOpen:dl.allowMultipleFiltersOpen,horizontalSpacingBetweenItems:dl.horizontalSpacingBetweenItems,sliderControl:dl.sliderControl,controlPosition:dl.controlPosition,loopImages:dl.loopImages,displaySliderScrollbar:dl.displaySliderScrollbar,autoplay:dl.autoplay,openItemsIn:dl.openItemsIn,showMoreItems:dl.showMoreItems,verticalSpacingBetweenItems:dl.verticalSpacingBetweenItems,showOptionsFilter:dl.showOptionsFilter},design:{selectorKey:pl.DESIGN,filtersWidget:{selectorKey:pl.FILTERS_WIDGET,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,themeDesc:Er.themeDesc,fontDesc:Er.fontDesc,fontSizeDesc:Er.fontSizeDesc,textColorDesc:Er.textColorDesc,boldDesc:Er.boldDesc,italicDesc:Er.italicDesc,linethroughDesc:Er.linethroughDesc,underlineDesc:Er.underlineDesc,textAlignDesc:Er.textAlignDesc,characterSpacingDesc:Er.characterSpacingDesc,lineHeightDesc:Er.lineHeightDesc},checkboxCheckedStyle:{selectorKey:pl.CHECKBOX_CHECKED_STYLE,defaultState:{selectorKey:pl.CHECKBOX_CHECKED_DEFAULT_STATE,width:Object.assign(Object.assign({},Er.width),{value:18,unit:mt.PIXELS}),height:Object.assign(Object.assign({},Er.height),{value:18}),padding:Er.padding,backgroundColor:Object.assign(Object.assign({},Er.backgroundColor),{value:{hex:"#000080",rgb:{r:"0",g:"0",b:"128",a:1}}}),borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Object.assign(Object.assign({},Er.borderRadius),{sides:{topLeft:{value:1,unit:1},topRight:{value:1,unit:1},bottomLeft:{value:1,unit:1},bottomRight:{value:1,unit:1}}}),theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,showIcon:Er.showIcon,iconSize:Er.iconSize,icon:Er.icon,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:255,b:255,a:1},hex:"#ffffffff"}})},hoverState:{selectorKey:pl.CHECKBOX_CHECKED_HOVER_STATE,width:Object.assign(Object.assign({},Er.width),{value:18,unit:mt.PIXELS}),height:Object.assign(Object.assign({},Er.height),{value:18}),padding:Er.padding,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,showIcon:Er.showIcon,icon:Er.icon,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:255,b:255,a:1},hex:"#ffffffff"}})}},checkboxUncheckedStyle:{selectorKey:pl.CHECKBOX_UNCHECKED_STYLE,defaultState:{selectorKey:pl.CHECKBOX_UNCHECKED_DEFAULT_STATE,width:Object.assign(Object.assign({},Er.width),{value:18,unit:mt.PIXELS}),height:Object.assign(Object.assign({},Er.height),{value:18}),padding:Er.padding,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Object.assign(Object.assign({},Er.borderPerSlide),{sides:{top:{value:1,unit:1},right:{value:1,unit:1},bottom:{value:1,unit:1},left:{value:1,unit:1}}}),showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Object.assign(Object.assign({},Er.borderRadius),{sides:{topLeft:{value:3,unit:1},topRight:{value:3,unit:1},bottomLeft:{value:3,unit:1},bottomRight:{value:3,unit:1}}}),theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:pl.CHECKBOX_CHECKED_HOVER_STATE,width:Object.assign(Object.assign({},Er.width),{value:18,unit:mt.PIXELS}),height:Object.assign(Object.assign({},Er.height),{value:18}),padding:Er.padding,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},clearAllText:{selectorKey:pl.CLEAR_ALL_BUTTON,defaultState:{selectorKey:pl.CLEAR_ALL_BUTTON_DEFAULT_STATE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Object.assign(Object.assign({},Er.borderPerSlide),{sides:{top:{value:1,unit:1},right:{value:1,unit:1},bottom:{value:1,unit:1},left:{value:1,unit:1}}}),showBorder:Er.showBorder,padding:Object.assign({},Er.padding),showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:pl.CLEAR_ALL_BUTTON_HOVER_STATE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,padding:Object.assign(Object.assign({},Er.padding),{isSepcial:!0}),showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},selectedItem:{selectorKey:pl.CHIP_BUTTON,defaultState:{selectorKey:pl.CHIP_BUTTON_DEFAULT_STATE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,padding:Object.assign(Object.assign({},Er.padding),{isSepcial:!0}),borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:pl.CHECKBOX_CHECKED_HOVER_STATE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,padding:Object.assign(Object.assign({},Er.padding),{isSepcial:!0}),shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},moreButton:{selectorKey:pl.MORE_BUTTON,defaultState:{selectorKey:pl.MORE_BUTTON_DEFAULT_STATE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,padding:Object.assign(Object.assign({},Er.padding),{isSepcial:!0}),spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:pl.MORE_BUTTON_HOVER_STATE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,padding:Object.assign(Object.assign({},Er.padding),{isSepcial:!0}),showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}},optionLabels:{selectorKey:pl.OPTION_STYLE,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,themeDesc:Er.themeDesc,fontDesc:Er.fontDesc,fontSizeDesc:Er.fontSizeDesc,textColorDesc:Er.textColorDesc,boldDesc:Er.boldDesc,italicDesc:Er.italicDesc,linethroughDesc:Er.linethroughDesc,underlineDesc:Er.underlineDesc,textAlignDesc:Er.textAlignDesc,characterSpacingDesc:Er.characterSpacingDesc,lineHeightDesc:Er.lineHeightDesc}},content:{selectorKey:pl.CONTENT,showTitle:dl.showTitle,showDescription:dl.showDescription,title:dl.title,description:dl.description,showAppliedFilters:dl.showAppliedFilters,clearAllButton:dl.clearAllButton,showNoOfValuesForEachFilters:dl.showNoOfValuesForEachFilters}}},ul={orderProductsBy:{value:"Default Category Order",property:"orderProductsBy",propertyType:vt.CONTROLS},title:{value:"Sort by",property:"title",propertyType:vt.CONTROLS},sortOptions:{value:[],property:"sortOptions",propertyType:vt.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"}(cl||(cl={}));var Sl,gl={borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,backgroundColor:Er.backgroundColor,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,exposure:Er.exposure,contrast:Er.contrast,saturation:Er.saturation,highlights:Er.highlights,shadows:Er.shadows},Tl={theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},hl=function(){return{layout:{selectorKey:cl.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:300,unit:mt.PIXELS}),height:Er.height,margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo},design:{selectorKey:cl.DESIGN,sortTitle:Object.assign({selectorKey:cl.SORT_TITLE},Tl),selectedOption:Object.assign({selectorKey:cl.SELECTED_OPTION},Tl),sortButton:Object.assign({selectorKey:cl.SORT_BUTTON},gl)},content:{selectorKey:cl.CONTENT,title:ul.title,orderProductsBy:ul.orderProductsBy,sortOptions:ul.sortOptions}}},Cl={source:{value:"Past Orders",property:"source",propertyType:vt.CONTROLS},filterOrders:{value:"Apply Filter",property:"filterOrders",propertyType:vt.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:vt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:vt.CONTROLS},title:{value:"Past Orders",property:"title",propertyType:vt.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:vt.CONTROLS},description:{value:"",property:"description",propertyType:vt.CONTROLS},viewAllOrdersButton:{value:!0,property:"viewAllOrdersButton",propertyType:vt.CONTROLS},orderId:{value:!0,property:"orderId",propertyType:vt.CONTROLS},orderStatus:{value:!0,property:"orderStatus",propertyType:vt.CONTROLS},orderedOn:{value:!0,property:"orderedOn",propertyType:vt.CONTROLS},orderTotal:{value:!0,property:"orderTotal",propertyType:vt.CONTROLS},numOfItemsOrdered:{value:!0,property:"numOfItemsOrdered",propertyType:vt.CONTROLS},paymentMethodsUsed:{value:!0,property:"paymentMethodsUsed",propertyType:vt.CONTROLS},reOrderButton:{value:!0,property:"reOrderButton",propertyType:vt.CONTROLS},onClick:{value:"Add Items to Cart",property:"onClick",propertyType:vt.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:vt.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:vt.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:vt.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:vt.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:vt.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:vt.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:vt.CONTROLS},spacingBetweenItems:{value:8,unit:1,property:"spacingBetweenItems",propertyType:vt.CSS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:vt.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:vt.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:vt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:vt.CONTROLS},backgroundShape:{value:"None",propertyType:vt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:vt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:vt.CSS},representation:{value:"waiting-approval",property:"representation",propertyType:vt.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"}(Sl||(Sl={}));var Ol,bl={borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,backgroundColor:Er.backgroundColor,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,exposure:Er.exposure,contrast:Er.contrast,saturation:Er.saturation,highlights:Er.highlights,shadows:Er.shadows},vl={theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,backgroundColor:Er.backgroundColor},ml={icon:Er.icon,showIcon:Er.showIcon,iconSize:Er.iconSize,iconColor:Er.iconColor},wl=function(){return{layout:{selectorKey:Sl.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:300,unit:mt.PIXELS}),height:Er.height,margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,displayStyle:Cl.displayStyle,maxItemsToDisplay:Cl.maxItemsToDisplay,sliderControl:Cl.sliderControl,controlPosition:Cl.controlPosition,loopItems:Cl.loopItems,displayScrollbar1:Cl.displayScrollbar1,autoplay:Cl.autoplay,spacingBetweenItems:Cl.spacingBetweenItems,dividerBetweenItems:Cl.dividerBetweenItems,overflowControl:Cl.overflowControl,numOfItemsToLoad:Cl.numOfItemsToLoad},design:{selectorKey:Sl.DESIGN,widgetStyle:Object.assign(Object.assign(Object.assign({selectorKey:Sl.WIDGET_STYLE},vl),qr),bl),itemStyle:Object.assign(Object.assign({selectorKey:Sl.ITEM_STYLE},vl),bl),orderId:Object.assign(Object.assign({selectorKey:Sl.ORDER_ID},vl),bl),orderedOn:Object.assign(Object.assign({selectorKey:Sl.ORDERED_ON},vl),bl),orderStatus:{selectorKey:Sl.ORDER_STATUS,defaultState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Sl.DEFAULT_STATE},bl),vl),qr),ml),submittedState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Sl.SUBMITTED_STATE},bl),vl),qr),ml),inReviewState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Sl.INREVIEW_STATE},bl),vl),qr),ml),acceptedState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Sl.ACCEPTED_STATE},bl),vl),qr),ml),processingState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Sl.PROCESSING_STATE},bl),vl),qr),ml),partiallyFulfilledState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Sl.PARTIALLY_FULFILLED_STATE},bl),vl),qr),ml),fulfilledState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Sl.FULFILLED_STATE},bl),vl),qr),ml),canceledState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Sl.CANCELED_STATE},bl),vl),qr),ml),rejectedState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:Sl.REJECTED_STATE},bl),vl),qr),ml)},paginationArrows:{selectorKey:Sl.PAGINATION_ARROWS,arrowIconStyle:Cl.arrowIconStyle,leftArrowIconStyle:Cl.leftArrowIconStyle,rightArrowIconStyle:Cl.rightArrowIconStyle,backgroundShape:Cl.backgroundShape,arrowSize:Cl.arrowSize,arrowColor:Cl.arrowColor}},content:{selectorKey:Sl.CONTENT,source:Cl.source,filterOrders:Cl.filterOrders,sortBy:Cl.sortBy,showTitle:Cl.showTitle,title:Cl.title,showDescription:Cl.showDescription,description:Cl.description,viewAllOrdersButton:Cl.viewAllOrdersButton,orderId:Cl.orderId,orderStatus:Cl.orderStatus,orderedOn:Cl.orderedOn,orderTotal:Cl.orderTotal,numOfItemsOrdered:Cl.numOfItemsOrdered,paymentMethodsUsed:Cl.paymentMethodsUsed,reOrderButton:Cl.reOrderButton,onClick:Cl.onClick}}},fl={showHeader:{value:!0,propertyType:vt.CONTROLS},showToastMessage:{value:!0,propertyType:vt.CONTROLS},orderDetails:{value:!0,propertyType:vt.CONTROLS},quickActions:{value:!0,propertyType:vt.CONTROLS},cartItems:{value:!0,propertyType:vt.CONTROLS},orderAttributes:{value:!0,propertyType:vt.CONTROLS}},Rl={header:{margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:1,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:vt.CSS}},toast:{margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:1,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:vt.CSS},backgroundColor:{value:{hex:"#f0fdf4",rgb:{r:"240",g:"253",b:"244",a:1}},property:"backgroundColor",propertyType:vt.CSS,parentRef:"cs-be-se-2"},borderRadius:{isAll:!0,sides:{topLeft:{value:6,unit:1},topRight:{value:6,unit:1},bottomLeft:{value:6,unit:1},bottomRight:{value:6,unit:1}}},padding:{isAll:!0,sides:{top:{value:16,unit:1},right:{value:16,unit:1},bottom:{value:16,unit:1},left:{value:16,unit:1}},property:"padding",propertyType:vt.CSS}},details:{backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:vt.CSS,parentRef:"cs-be-se-2"}},quickAction:{backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:vt.CSS,parentRef:"cs-be-se-2"},margin:{isAll:!1,sides:{top:{value:0,unit:4},right:{value:0,unit:4},bottom:{value:0,unit:4},left:{value:0,unit:4}},property:"margin",propertyType:vt.CSS}},cartItems:{backgroundColor:{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}},property:"backgroundColor",propertyType:vt.CSS,parentRef:"cs-be-se-2"}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DESIGN_HEADER_STYLES="designHeader",e.DESIGN_TOAST_STYLES="designToast",e.DESIGN_DETAILS_STYLES="designDetails",e.DESIGN_QUICK_ACTIONS_STYLES="designQuickActions",e.DESIGN_CART_ITEMS_STYLES="designCartItems"}(Ol||(Ol={}));var Nl,Dl=function(){return{layout:{selectorKey:Ol.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"1000",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"800",unit:1}),padding:Er.padding,margin:Er.margin,positionType:Er.positionType},content:{selectorKey:Ol.CONTENT,showHeader:fl.showHeader,showToastMessage:fl.showToastMessage,orderDetails:fl.orderDetails,quickActions:fl.quickActions,cartItems:fl.cartItems,orderAttributes:fl.orderAttributes},design:{selectorKey:Ol.DESIGN,designHeader:{selectorKey:Ol.DESIGN_HEADER_STYLES,padding:Er.padding,margin:Rl.header.margin,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur,showBorder:Er.showBorder,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,backgroundColor:Er.backgroundColor,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},designToast:{selectorKey:Ol.DESIGN_TOAST_STYLES,padding:Rl.toast.padding,margin:Rl.toast.margin,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur,showBorder:Er.showBorder,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,borderRadius:Rl.toast.borderRadius,backgroundColor:Rl.toast.backgroundColor,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},designDetails:{selectorKey:Ol.DESIGN_DETAILS_STYLES,padding:Er.padding,margin:Er.margin,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur,showBorder:Er.showBorder,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,backgroundColor:Rl.details.backgroundColor,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},designQuickActions:{selectorKey:Ol.DESIGN_QUICK_ACTIONS_STYLES,padding:Er.padding,margin:Rl.quickAction.margin,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur,showBorder:Er.showBorder,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,backgroundColor:Rl.quickAction.backgroundColor,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},designCartItems:{selectorKey:Ol.DESIGN_CART_ITEMS_STYLES,padding:Er.padding,margin:Er.margin,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur,showBorder:Er.showBorder,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,backgroundColor:Rl.cartItems.backgroundColor,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight}}}},Ll={source:{value:"Recent Quotes",property:"source",propertyType:vt.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:vt.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:vt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:vt.CONTROLS},title:{value:"Past Quotes",property:"title",propertyType:vt.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:vt.CONTROLS},description:{value:"",property:"description",propertyType:vt.CONTROLS},viewAllQuotesButton:{value:!0,property:"viewAllQuotesButton",propertyType:vt.CONTROLS},quoteId:{value:!0,property:"quoteId",propertyType:vt.CONTROLS},status:{value:!0,property:"status",propertyType:vt.CONTROLS},quoteRaisedDate:{value:!0,property:"quoteRaisedDate",propertyType:vt.CONTROLS},quoteRaisedDisplayFormat:{value:"Date",property:"quoteRaisedDisplayFormat",propertyType:vt.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:vt.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:vt.CONTROLS},expiryDate:{value:!0,property:"expiryDate",propertyType:vt.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:vt.CONTROLS},quoteLineItems:{value:!0,property:"quoteLineItems",propertyType:vt.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:vt.CONTROLS},viewQuote:{value:!0,property:"viewQuote",propertyType:vt.CONTROLS},printQuote:{value:!0,property:"printQuote",propertyType:vt.CONTROLS},downloadQuote:{value:!0,property:"downloadQuote",propertyType:vt.CONTROLS},cancelQuote:{value:!0,property:"cancelQuote",propertyType:vt.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:vt.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:vt.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:vt.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:vt.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:vt.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:vt.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:vt.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:vt.CONTROLS},spacingBetweenItems:{value:8,unit:1,property:"spacingBetweenItems",propertyType:vt.CSS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:vt.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:vt.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:vt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:vt.CONTROLS},backgroundShape:{value:"None",propertyType:vt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:vt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:vt.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"}(Nl||(Nl={}));var Al,El={borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,backgroundColor:Er.backgroundColor,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,exposure:Er.exposure,contrast:Er.contrast,saturation:Er.saturation,highlights:Er.highlights,shadows:Er.shadows},Il={theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,backgroundColor:Er.backgroundColor},xl=(Er.icon,Er.showIcon,Er.iconSize,Er.iconColor,function(){return{layout:{selectorKey:Nl.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:350,unit:mt.PIXELS}),height:Object.assign(Object.assign({},Er.height),{value:150,unit:mt.PIXELS}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,displayStyle:Ll.displayStyle,maxItemsToDisplay:Ll.maxItemsToDisplay,sliderControl:Ll.sliderControl,controlPosition:Ll.controlPosition,loopItems:Ll.loopItems,displayScrollbar1:Ll.displayScrollbar1,autoplay:Ll.autoplay,spacingBetweenItems:Ll.spacingBetweenItems,dividerBetweenItems:Ll.dividerBetweenItems,overflowControl:Ll.overflowControl,numOfItemsToLoad:Ll.numOfItemsToLoad},design:{selectorKey:Nl.DESIGN,widgetStyle:Object.assign(Object.assign(Object.assign({selectorKey:Nl.WIDGET_STYLE},Il),qr),El),itemStyle:Object.assign(Object.assign({selectorKey:Nl.ITEM_STYLE},Il),El),quoteId:Object.assign(Object.assign({selectorKey:Nl.QUOTE_ID},Il),El),raisedOn:Object.assign(Object.assign({selectorKey:Nl.RAISED_ON},Il),El),quoteStatus:Object.assign(Object.assign({selectorKey:Nl.QUOTE_STATUS},Il),El),paginationArrows:{selectorKey:Nl.PAGINATION_ARROWS,arrowIconStyle:Ll.arrowIconStyle,leftArrowIconStyle:Ll.leftArrowIconStyle,rightArrowIconStyle:Ll.rightArrowIconStyle,backgroundShape:Ll.backgroundShape,arrowSize:Ll.arrowSize,arrowColor:Ll.arrowColor}},content:{selectorKey:Nl.CONTENT,source:Ll.source,filterStatements:Ll.filterStatements,sortBy:Ll.sortBy,showTitle:Ll.showTitle,title:Ll.title,showDescription:Ll.showDescription,description:Ll.description,viewAllQuotesButton:Ll.viewAllQuotesButton,quoteId:Ll.quoteId,status:Ll.status,quoteRaisedDate:Ll.quoteRaisedDate,quoteRaisedDisplayFormat:Ll.quoteRaisedDisplayFormat,lastUpdatedDate:Ll.lastUpdatedDate,lastUpdatedDisplayFormat:Ll.lastUpdatedDisplayFormat,expiryDate:Ll.expiryDate,expiryDateDisplayFormat:Ll.expiryDateDisplayFormat,quoteLineItems:Ll.quoteLineItems,quickActions:Ll.quickActions,viewQuote:Ll.viewQuote,printQuote:Ll.printQuote,downloadQuote:Ll.downloadQuote,cancelQuote:Ll.cancelQuote,sendMessage:Ll.sendMessage}}}),Pl={source:{value:"Recent RFQs",property:"source",propertyType:vt.CONTROLS},filterStatements:{value:"Apply Filter",property:"filterStatements",propertyType:vt.CONTROLS},sortBy:{value:"Most Recent",property:"sortBy",propertyType:vt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:vt.CONTROLS},title:{value:"Active RFQs",property:"title",propertyType:vt.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:vt.CONTROLS},description:{value:"",property:"description",propertyType:vt.CONTROLS},viewAllRfqsButton:{value:!0,property:"viewAllRfqsButton",propertyType:vt.CONTROLS},rfqId:{value:!0,property:"rfqId",propertyType:vt.CONTROLS},status:{value:!0,property:"status",propertyType:vt.CONTROLS},rfqRaisedDate:{value:!0,property:"rfqRaisedDate",propertyType:vt.CONTROLS},rfqRaisedDisplayFormat:{value:"Date",property:"rfqRaisedDisplayFormat",propertyType:vt.CONTROLS},lastUpdatedDate:{value:!0,property:"lastUpdatedDate",propertyType:vt.CONTROLS},lastUpdatedDisplayFormat:{value:"Date",property:"lastUpdatedDisplayFormat",propertyType:vt.CONTROLS},rfqLineItems:{value:!0,property:"rfqLineItems",propertyType:vt.CONTROLS},quickActions:{value:!0,property:"quickActions",propertyType:vt.CONTROLS},viewRfq:{value:!0,property:"viewRfq",propertyType:vt.CONTROLS},printRfq:{value:!0,property:"printRfq",propertyType:vt.CONTROLS},downloadRfq:{value:!0,property:"downloadRfq",propertyType:vt.CONTROLS},cancelRfq:{value:!0,property:"cancelRfq",propertyType:vt.CONTROLS},sendMessage:{value:!0,property:"sendMessage",propertyType:vt.CONTROLS},displayStyle:{value:"Slider",property:"displayStyle",propertyType:vt.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:vt.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:vt.CONTROLS},controlPosition:{value:"Top",property:"controlPosition",propertyType:vt.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:vt.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar",propertyType:vt.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:vt.CONTROLS},spacingBetweenItems:{value:8,unit:1,property:"spacingBetweenItems",propertyType:vt.CSS},dividerBetweenItems:{value:!1,property:"dividerBetweenItems",propertyType:vt.CONTROLS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:vt.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:vt.CONTROLS},arrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},rightArrowIconStyle:{value:"chevron-right",propertyType:vt.CONTROLS},leftArrowIconStyle:{value:"chevron-left",propertyType:vt.CONTROLS},backgroundShape:{value:"None",propertyType:vt.CONTROLS},arrowSize:{value:20,property:"arrowSize",unit:1,propertyType:vt.CSS},arrowColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},property:"arrowColor",propertyType:vt.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"}(Al||(Al={}));var _l,Bl={borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,backgroundColor:Er.backgroundColor,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,exposure:Er.exposure,contrast:Er.contrast,saturation:Er.saturation,highlights:Er.highlights,shadows:Er.shadows},Hl={theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,backgroundColor:Er.backgroundColor},zl=(Er.icon,Er.showIcon,Er.iconSize,Er.iconColor,function(){return{layout:{selectorKey:Al.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:350,unit:mt.PIXELS}),height:Object.assign(Object.assign({},Er.height),{value:150,unit:mt.PIXELS}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,displayStyle:Pl.displayStyle,maxItemsToDisplay:Pl.maxItemsToDisplay,sliderControl:Pl.sliderControl,controlPosition:Pl.controlPosition,loopItems:Pl.loopItems,displayScrollbar1:Pl.displayScrollbar1,autoplay:Pl.autoplay,spacingBetweenItems:Pl.spacingBetweenItems,dividerBetweenItems:Pl.dividerBetweenItems,overflowControl:Pl.overflowControl,numOfItemsToLoad:Pl.numOfItemsToLoad},design:{selectorKey:Al.DESIGN,widgetStyle:Object.assign(Object.assign(Object.assign({selectorKey:Al.WIDGET_STYLE},Hl),qr),Bl),itemStyle:Object.assign(Object.assign({selectorKey:Al.ITEM_STYLE},Hl),Bl),rfqId:Object.assign(Object.assign({selectorKey:Al.RFQ_ID},Hl),Bl),raisedOn:Object.assign(Object.assign({selectorKey:Al.RAISED_ON},Hl),Bl),rfqStatus:Object.assign(Object.assign({selectorKey:Al.RFQ_STATUS},Hl),Bl),paginationArrows:{selectorKey:Al.PAGINATION_ARROWS,arrowIconStyle:Pl.arrowIconStyle,leftArrowIconStyle:Pl.leftArrowIconStyle,rightArrowIconStyle:Pl.rightArrowIconStyle,backgroundShape:Pl.backgroundShape,arrowSize:Pl.arrowSize,arrowColor:Pl.arrowColor}},content:{selectorKey:Al.CONTENT,source:Pl.source,filterStatements:Pl.filterStatements,sortBy:Pl.sortBy,showTitle:Pl.showTitle,title:Pl.title,showDescription:Pl.showDescription,description:Pl.description,viewAllRfqsButton:Pl.viewAllRfqsButton,rfqId:Pl.rfqId,status:Pl.status,rfqRaisedDate:Pl.rfqRaisedDate,rfqRaisedDisplayFormat:Pl.rfqRaisedDisplayFormat,lastUpdatedDate:Pl.lastUpdatedDate,lastUpdatedDisplayFormat:Pl.lastUpdatedDisplayFormat,rfqLineItems:Pl.rfqLineItems,quickActions:Pl.quickActions,viewRfq:Pl.viewRfq,printRfq:Pl.printRfq,downloadRfq:Pl.downloadRfq,cancelRfq:Pl.cancelRfq,sendMessage:Pl.sendMessage}}});!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(_l||(_l={}));var jl,kl=function(){return{layout:{selectorKey:_l.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:vt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Er.height),{isReadOnly:!0,value:400}),margin:Er.margin,automaticallyOpenLightbox:{value:!0,property:"automaticallyOpenLightbox",propertyType:vt.CONTROLS},selectPage:{value:[],property:"selectPage",propertyType:vt.CONTROLS},delay:{value:100,unit:mt.MS,propertyType:vt.CONTROLS},closeOnXIcon:{value:!1,propertyType:vt.CONTROLS},closeOnClickingBackground:{value:!1,propertyType:vt.CONTROLS}},design:Object.assign({selectorKey:_l.DESIGN,backgroundOverlay:{parentRef:void 0,value:{hex:"#000",rgb:{r:"0",g:"0",b:"0",a:.25}},property:"backgroundOverlayDesc",propertyType:vt.CONTROLS},borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},qr),dataConnector:{selectorKey:_l.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:vt.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:vt.CONTROLS}}}},Kl={displayStyle:{value:"Table",property:"displayStyle",propertyType:vt.CONTROLS},displayType:{value:"Horizontally",property:"displayType",propertyType:vt.CONTROLS},rowsToDisplay:{value:5,property:"rowsToDisplay",propertyType:vt.CONTROLS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:vt.CSS},overflowControl:{value:"Load More Button",property:"overflowControl",propertyType:vt.CONTROLS},numOfItemsToLoad:{value:"All Items",property:"numOfItemsToLoad",propertyType:vt.CONTROLS},maxItemsToDisplay:{value:5,property:"maxItemsToDisplay",propertyType:vt.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:vt.CONTROLS},controlPosition:{value:"Side",property:"controlPosition",propertyType:vt.CONTROLS},loopItems:{value:!1,property:"loopItems",propertyType:vt.CONTROLS},displayScrollbar1:{value:!1,property:"displayScrollbar1",propertyType:vt.CONTROLS},autoplay:{value:!1,property:"autoplay",propertyType:vt.CONTROLS},source:{value:"Allocations",property:"source",propertyType:vt.CONTROLS},sortBy:{value:"Allocation Left",property:"sortBy",propertyType:vt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:vt.CONTROLS},title:{value:"",property:"title",propertyType:vt.CONTROLS},showDescription:{value:!0,property:"showDescription",propertyType:vt.CONTROLS},description:{value:"",property:"description",propertyType:vt.CONTROLS},viewAllAllocationsButton:{value:!0,property:"viewAllAllocationsButton",propertyType:vt.CONTROLS},showAllocationCategory:{value:!0,property:"showAllocationCategory",propertyType:vt.CONTROLS},allocationCategory:{value:"Allocation Category",property:"allocationCategory",propertyType:vt.CONTROLS},showAllocationLeft:{value:!0,property:"showAllocationLeft",propertyType:vt.CONTROLS},allocationLeft:{value:"Left",property:"allocationLeft",propertyType:vt.CONTROLS},showAllocationUtilized:{value:!0,property:"showAllocationUtilized",propertyType:vt.CONTROLS},allocationUtilized:{value:"Used",property:"allocationUtilized",propertyType:vt.CONTROLS},showTotalAllocation:{value:!0,property:"showTotalAllocation",propertyType:vt.CONTROLS},totalAllocation:{value:"Total",property:"totalAllocation",propertyType:vt.CONTROLS},showExpiryDate:{value:!0,property:"showExpiryDate",propertyType:vt.CONTROLS},expiryDate:{value:"Expired On",property:"expiryDate",propertyType:vt.CONTROLS},expiryDateDisplayFormat:{value:"Date",property:"expiryDateDisplayFormat",propertyType:vt.CONTROLS},showRenewDate:{value:!0,property:"showRenewDate",propertyType:vt.CONTROLS},renewDate:{value:"Renews On",property:"renewDate",propertyType:vt.CONTROLS},renewDateDisplayFormat:{value:"Days Left",property:"renewDateDisplayFormat",propertyType:vt.CONTROLS},shopAllAllocationProductsButton:{value:!0,property:"shopAllAllocationProductsButton",propertyType:vt.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(jl||(jl={})),Er.theme,Er.font,Er.fontSize,Er.textColor,Er.bold,Er.italic,Er.linethrough,Er.underline,Er.textAlign,Er.characterSpacing,Er.lineHeight,Er.backgroundColor;var Ul,Gl=function(){return{layout:{selectorKey:jl.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:570,unit:mt.PIXELS}),height:Object.assign(Object.assign({},Er.height),{value:300,unit:mt.PIXELS}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,displayStyle:Kl.displayStyle,displayType:Kl.displayType,rowsToDisplay:Kl.rowsToDisplay,spacingBetweenItems:Kl.spacingBetweenItems,overflowControl:Kl.overflowControl,numOfItemsToLoad:Kl.numOfItemsToLoad,maxItemsToDisplay:Kl.maxItemsToDisplay,sliderControl:Kl.sliderControl,controlPosition:Kl.controlPosition,loopItems:Kl.loopItems,displayScrollbar1:Kl.displayScrollbar1,autoplay:Kl.autoplay},design:{selectorKey:jl.DESIGN},content:{selectorKey:jl.CONTENT,source:Kl.source,sortBy:Kl.sortBy,showTitle:Kl.showTitle,title:Kl.title,showDescription:Kl.showDescription,description:Kl.description,viewAllAllocationsButton:Kl.viewAllAllocationsButton,showAllocationCategory:Kl.showAllocationCategory,allocationCategory:Kl.allocationCategory,showAllocationLeft:Kl.showAllocationLeft,allocationLeft:Kl.allocationLeft,allocationUtilized:Kl.allocationUtilized,showAllocationUtilized:Kl.showAllocationUtilized,totalAllocation:Kl.totalAllocation,showTotalAllocation:Kl.showTotalAllocation,showExpiryDate:Kl.showExpiryDate,expiryDate:Kl.expiryDate,expiryDateDisplayFormat:Kl.expiryDateDisplayFormat,showRenewDate:Kl.showRenewDate,renewDate:Kl.renewDate,renewDateDisplayFormat:Kl.renewDateDisplayFormat,shopAllAllocationProductsButton:Kl.shopAllAllocationProductsButton}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Ul||(Ul={}));var Ml,Wl=function(){return{layout:{selectorKey:Ul.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:vt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Er.height),{isReadOnly:!0}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,displayStyle:{value:"grid",property:"displayStyle",propertyType:vt.CONTROLLED_CSS},itemGap:{property:"itemGap",propertyType:vt.CSS,value:1,unit:mt.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:vt.CSS},justifyContent:{property:"justifyContent",propertyType:vt.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:vt.CSS,value:"start"},minColumnWidth:{property:"minColumnWidth",propertyType:vt.CSS,value:100,unit:mt.PIXELS},minRowHeight:{property:"minRowHeight",propertyType:vt.CSS,value:100,unit:mt.PIXELS},setItemsPerSlide:{property:"setItemsPerSlide",value:3,propertyType:vt.CSS},sliderControl:{property:"sliderControl",value:"Arrows & Dots",propertyType:vt.CONTROLS},arrowIconSize:{property:"arrowIconSize",value:40,unit:mt.PIXELS,propertyType:vt.CSS},dotSize:{property:"dotSize",value:10,unit:mt.PIXELS,propertyType:vt.CSS},controlActiveColor:{value:{hex:"#ffffff",rgb:{r:"209",g:"171",b:"240",a:1}},property:"controlActiveColor",propertyType:vt.CSS,parentRef:void 0},selectedSlideControlTheme:{value:1,propertyType:vt.CONTROLS},autoplay:{value:!1,propertyType:vt.CONTROLS},autoplayDuration:{value:3e3,unit:mt.MS,propertyType:vt.CONTROLS},stopOnMouseEnter:{value:!1,propertyType:vt.CONTROLS},stopOnInteraction:{value:!1,propertyType:vt.CONTROLS}},design:Object.assign({selectorKey:Ul.DESIGN,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},qr),dataConnector:{selectorKey:Ul.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:vt.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:vt.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Ml||(Ml={}));var Vl,Yl=function(){return{layout:{selectorKey:Ml.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:vt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Er.height),{isReadOnly:!0}),margin:Er.margin,padding:Er.padding},design:Object.assign({selectorKey:Ml.DESIGN,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},qr)}},Fl={dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:null,url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(Vl||(Vl={}));var Xl,ql=function(){return{layout:{selectorKey:Vl.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"400",unit:mt.PIXELS}),height:Object.assign(Object.assign({},Er.height),{value:"200",unit:mt.PIXELS}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo},design:Object.assign({selectorKey:Vl.DESIGN,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},qr),content:{selectorKey:Vl.CONTENT},dataConnector:{selectorKey:Vl.DATA_CONNECTOR,dataConnector:Fl.dataConnector,dynamicData:{value:null,property:"dynamicData",propertyType:vt.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Xl||(Xl={}));var Ql,Zl=function(){return{layout:{selectorKey:Xl.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"823",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"542",unit:1}),padding:Er.padding,margin:Er.margin,positionType:Er.positionType,formData:{value:[{id:1743145025967,type:"text",label:"Name",validations:{required:!1}}],propertyType:vt.CONTROLS}},design:{selectorKey:Xl.DESIGN,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderRadius:Er.borderRadius,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Ql||(Ql={}));var $l,Jl=function(){return{layout:{selectorKey:Ql.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"310",unit:1}),padding:Er.padding,margin:Er.margin,positionType:Er.positionType},design:Object.assign(Object.assign({selectorKey:Ql.DESIGN},qr),Xr)}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}($l||($l={}));var ep,op=function(){return{layout:{selectorKey:$l.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"620",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"530",unit:1}),padding:Er.padding,margin:Er.margin,positionType:Er.positionType},design:{selectorKey:$l.DESIGN,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderRadius:Er.borderRadius,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor}}},tp={displayType:{value:"Full Trail",property:"displayType",propertyType:vt.CONTROLS},showSeparators:{value:!0,property:"showSeparators",propertyType:vt.CONTROLS},displayStyle:{value:"Stack Vertically",property:"displayStyle",propertyType:vt.CONTROLS},itemSpacing:{value:10,unit:1,property:"itemSpacing",propertyType:vt.CSS},maxItemsToDisplay:{value:4,property:"maxItemsToDisplay",propertyType:vt.CONTROLS},overflowItems:{value:"Scroll",property:"overflowItems",propertyType:vt.CONTROLS},numOfItemsToLoad:{value:"Show All",property:"numOfItemsToLoad",propertyType:vt.CONTROLS},itemVerticalSpacing:{value:10,unit:1,property:"itemVerticalSpacing",propertyType:vt.CSS},collapseInTheMiddle:{value:!1,property:"collapseInTheMiddle",propertyType:vt.CONTROLS},showMoreItems:{value:"On Click",property:"showMoreItems",propertyType:vt.CONTROLS},onClick:{value:"Expand and Scroll",property:"onClick",propertyType:vt.CONTROLS},numOfItemsBeforeAndAfterCollapse:{value:4,property:"numOfItemsBeforeAndAfterCollapse",propertyType:vt.CONTROLS},showItems:{value:"Tooltip",property:"showItems",propertyType:vt.CONTROLS},addMedia:{value:!1,property:"addMedia",propertyType:vt.CONTROLS},addPatternOverlay:{value:!1,property:"addPatternOverlay",propertyType:vt.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 rp,ip={borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,backgroundColor:Er.backgroundColor,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,exposure:Er.exposure,contrast:Er.contrast,saturation:Er.saturation,highlights:Er.highlights,shadows:Er.shadows},np={theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,backgroundColor:Er.backgroundColor},ap={icon:Er.icon,showIcon:Er.showIcon,iconSize:Er.iconSize,iconColor:Er.iconColor},lp=function(){return{layout:{selectorKey:ep.LAYOUT,adjustment:Er.adjustment,width:Object.assign(Object.assign({},Er.width),{value:350,unit:mt.PIXELS}),height:Object.assign(Object.assign({},Er.height),{value:150,unit:mt.PIXELS}),margin:Er.margin,padding:Er.padding,positionType:Er.positionType,displayType:tp.displayType,showSeparators:tp.showSeparators,displayStyle:tp.displayStyle,itemSpacing:tp.itemSpacing,maxItemsToDisplay:tp.maxItemsToDisplay,overflowItems:tp.overflowItems,numOfItemsToLoad:tp.numOfItemsToLoad,itemVerticalSpacing:tp.itemVerticalSpacing,collapseInTheMiddle:tp.collapseInTheMiddle,showMoreItems:tp.showMoreItems,onClick:tp.onClick,numOfItemsBeforeAndAfterCollapse:tp.numOfItemsBeforeAndAfterCollapse,showItems:tp.showItems},design:{selectorKey:ep.DESIGN,backgroundAndFill:Object.assign({selectorKey:ep.FILL_AND_BACKGROUND,addMedia:tp.addMedia,addPatternOverlay:tp.addPatternOverlay},ip),homePageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:ep.HOME_PAGE_ITEM_STYLE,addMedia:tp.addMedia,addPatternOverlay:tp.addPatternOverlay},ip),np),ap),currentPageItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:ep.CURRENT_PAGE_ITEM_STYLE,addMedia:tp.addMedia,addPatternOverlay:tp.addPatternOverlay},ip),np),ap),otherItemStyle:Object.assign(Object.assign(Object.assign({selectorKey:ep.OTHER_ITEM_STYLES,addMedia:tp.addMedia,addPatternOverlay:tp.addPatternOverlay},ip),np),ap),itemSeparator:Object.assign({selectorKey:ep.ITEM_SEPARATOR},ap),expandIcon:Object.assign({selectorKey:ep.EXPAND_ICON,backgroundColor:Er.backgroundColor},ap)}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.ICON_LIBRARY="iconLibrary"}(rp||(rp={}));var pp,sp={icon:Er.icon,showIcon:Er.showIcon,iconSize:Er.iconSize,iconColor:Er.iconColor},dp=function(){return{layout:{selectorKey:rp.LAYOUT,adjustment:Er.adjustment,width:Object.assign(Object.assign({},Er.width),{value:20,unit:mt.PIXELS}),height:Object.assign(Object.assign({},Er.height),{value:20,unit:mt.PIXELS}),margin:Er.margin,padding:Er.padding,positionType:Er.positionType},design:Object.assign({selectorKey:rp.DESIGN,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},sp)}},cp={searchResultsNumber:{value:"183",property:"searchResultsNumber",propertyType:vt.CONTROLS},searchKeyword:{value:"‘Keyword’",property:"searchKeyword",propertyType:vt.CONTROLS},otherText:{value:"Search Results for",property:"otherText",propertyType:vt.CONTROLS},showSearchKeyword:{value:!0,property:"showSearchKeyword",propertyType:vt.CONTROLS},showNoOfResults:{value:!0,property:"showNoOfResults",propertyType:vt.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 yp,up=function(){return{layout:{selectorKey:pp.LAYOUT,width:{value:"600",property:"width",unit:1,propertyType:vt.CSS},height:{value:"40",property:"height",unit:1,propertyType:vt.CSS},margin:Er.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:vt.CSS},searchResultsNumber:cp.searchResultsNumber,searchKeyword:cp.searchKeyword,otherText:cp.otherText,showSearchKeyword:cp.showSearchKeyword,showNoOfResults:cp.showNoOfResults,positionType:Er.positionType,pinTo:Er.pinTo},design:{selectorKey:pp.DESIGN,searchResultsNumber:{selectorKey:pp.SEARCH_RESULTS_COUNT,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},searchKeyword:{selectorKey:pp.SEARCH_RESULTS_KEYWORD,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},otherText:{selectorKey:pp.SEARCH_RESULTS_OTHER_TEXT,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.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:vt.CONTROLS}}}},Sp={itemStockText:{value:"Item Stock",property:"itemStockText",propertyType:vt.CONTROLS},showItemStockText:{value:!0,property:"showItemStockText",propertyType:vt.CONTROLS},showExpectedReStockDate:{value:!0,property:"showExpectedReStockDate",propertyType:vt.CONTROLS},stockRuleKey:{value:"",property:"stockRuleKey",propertyType:vt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector",e.ITEM_STOCK_TEXT="itemStockText"}(yp||(yp={}));var gp,Tp=function(){return{layout:{selectorKey:yp.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:vt.CSS},height:{value:"28",property:"height",unit:1,propertyType:vt.CSS},margin:Er.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:vt.CSS},itemStockText:Sp.itemStockText,showItemStockText:Sp.showItemStockText,showExpectedReStockDate:Sp.showExpectedReStockDate,positionType:Er.positionType,pinTo:Er.pinTo,stockRuleKey:Sp.stockRuleKey},design:{selectorKey:yp.DESIGN,itemStockText:{selectorKey:yp.ITEM_STOCK_TEXT,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,backgroundColor:Er.backgroundColor,showBorder:Er.showBorder,borderStyle:Er.borderStyle,borderColor:Er.borderColor,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur}},dataConnector:{selectorKey:yp.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,dataSource:"",childSource:"",key:"name",url:"",enum:null,connectedKey:null,selectedItem:[],keyMappings:{text:""}},property:"dataConnector",propertyType:vt.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:vt.CSS},showTitle:{value:!0,property:"showTitle",propertyType:vt.CONTROLS},cartTitle:{value:"My Cart",property:"cartTitle",propertyType:vt.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:vt.CONTROLS},cartItemsCountLabel:{value:"Items",property:"cartItemsCountLabel",propertyType:vt.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:vt.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:vt.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:vt.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:vt.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:vt.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:vt.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:vt.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:vt.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:vt.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:vt.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:vt.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:vt.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:vt.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"}(gp||(gp={}));var Cp,Op={borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,exposure:Er.exposure,contrast:Er.contrast,saturation:Er.saturation,highlights:Er.highlights,shadows:Er.shadows},bp={theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,backgroundColor:Er.backgroundColor},vp=function(){return{layout:{selectorKey:gp.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:723,unit:mt.PIXELS}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.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,showClearCart:hp.showClearCart,clearCartLinkTo:hp.clearCartLinkTo,clearCartLink:hp.clearCartLink,showDownloadCart:hp.showDownloadCart,showShareCart:hp.showShareCart,showPrintCart:hp.showPrintCart,maxNumberOfActionsToShow:hp.maxNumberOfActionsToShow},design:{selectorKey:gp.DESIGN,cartHeadingStyles:Object.assign({selectorKey:gp.CART_HEADING_STYLES,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle},bp),cartActionStyles:{selectorKey:gp.CART_ACTION_STYLES,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing},cartItemStyles:{selectorKey:gp.CART_ITEM_STYLES,padding:Er.padding,margin:hp.margin,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur,showBorder:Er.showBorder,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,backgroundColor:Er.backgroundColor},productActionsStyles:Object.assign(Object.assign({selectorKey:gp.PRODUCT_ACTIONS_STYLES},Op),bp),productNameStyles:Object.assign({selectorKey:gp.PRODUCT_NAME_STYLES},bp),productPriceStyles:Object.assign({selectorKey:gp.PRODUCT_PRICE_STYLES},bp),productInformationStyles:Object.assign({selectorKey:gp.PRODUCT_INFORMATION_STYLES},bp),productQuantityStyles:Object.assign(Object.assign({selectorKey:gp.PRODUCT_QUANTITY_STYLES},Op),bp)},content:{selectorKey:gp.CONTENT,showProductTitle:{value:!0,property:"showProductTitle",propertyType:vt.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:vt.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:vt.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:vt.CONTENT},showProductOptions:{value:!0,property:"showProductOptions",propertyType:vt.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:vt.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:vt.CONTENT},showCartItemAttributes:{value:!0,property:"showCartItemAttributes",propertyType:vt.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:vt.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:vt.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:vt.CONTENT}}}},mp={showTitle:{value:!0,property:"showTitle",propertyType:vt.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:vt.CONTROLS},showEnterCouponCode:{value:!0,property:"showEnterCouponCode",propertyType:vt.CONTROLS},showSubTotal:{value:!0,property:"showSubTotal",propertyType:vt.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Cp||(Cp={})),Er.theme,Er.font,Er.fontSize,Er.textColor,Er.bold,Er.italic,Er.linethrough,Er.underline,Er.textAlign,Er.characterSpacing,Er.lineHeight,Er.backgroundColor;var wp,fp=function(){return{layout:{selectorKey:Cp.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:570,unit:mt.PIXELS}),height:Object.assign(Object.assign({},Er.height),{value:300,unit:mt.PIXELS}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,showTitle:mp.showTitle,showNumberOfItems:mp.showNumberOfItems,showEnterCouponCode:mp.showEnterCouponCode,showSubTotal:mp.showSubTotal},design:{selectorKey:Cp.DESIGN},content:{selectorKey:Cp.CONTENT,title:{value:"",property:"title",propertyType:vt.CONTENT},checkOutButtonText:{value:"",property:"checkOutButtonText",propertyType:vt.CONTENT}}}},Rp={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:vt.CSS},showTitle:{value:!0,property:"showTitle",propertyType:vt.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:vt.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:vt.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:vt.CONTROLS},continueShoppingLinkTo:{value:null,property:"continueShoppingLinkTo",propertyType:vt.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:vt.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:vt.CONTROLS},showCheckoutGrouping:{value:!0,property:"showCheckoutGrouping",propertyType:vt.CONTROLS},showClearCheckout:{value:!0,property:"showClearCheckout",propertyType:vt.CONTROLS},clearCheckoutLinkTo:{value:"Go To Home Page",property:"clearCheckoutLinkTo",propertyType:vt.CONTROLS},clearCheckoutLink:{value:"",property:"clearCheckoutLink",propertyType:vt.CONTROLS},showDownloadCheckout:{value:!0,property:"showDownloadCheckout",propertyType:vt.CONTROLS},showShareCheckout:{value:!0,property:"showShareCheckout",propertyType:vt.CONTROLS},showPrintCheckout:{value:!0,property:"showPrintCheckout",propertyType:vt.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:vt.CONTROLS},shadowColor:{value:{rgb:{r:237,g:23,b:51,a:1},hex:"#ed1733ff"},property:"shadowColor",propertyType:"css",parentRef:"cs-be-se-1"},showBorder:{value:!0,propertyType:"controls"},showShadow:{value:!0,property:"showBorder",propertyType:"controls"},blur:{value:0,property:"shadowBlur",unit:1,propertyType:"css"},spread:{value:0,property:"shadowSpread",unit:1,propertyType:"css"},angle:{property:"shadowAngle",propertyType:"css",value:{x:{value:0,unit:1},y:{value:0,unit:1}}},borderColor:{value:{rgb:{r:77,g:36,b:42,a:1},hex:"#4d242aff"},property:"borderColor",propertyType:"css",parentRef:"cs-be-se-1"},borderStyle:{value:"solid",property:"borderStyle",propertyType:"css"},borderRadius:{value:{isAll:!0,sides:{topLeft:{value:0,unit:1},topRight:{value:0,unit:1},bottomLeft:{value:0,unit:1},bottomRight:{value:0,unit:1}},property:"border"},property:"borderRadius"}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.CHECKOUT_ITEM_STYLES="checkoutItemStyles",e.CHECKOUT_HEADING_STYLES="checkoutHeadingStyles",e.CHECKOUT_ACTION_STYLES="checkoutActionStyles",e.PRODUCT_ACTIONS_STYLES="productActionsStyles",e.PRODUCT_NAME_STYLES="productNameStyles",e.PRODUCT_PRICE_STYLES="productPriceStyles",e.PRODUCT_INFORMATION_STYLES="productInformationStyles",e.PRODUCT_QUANTITY_STYLES="productQuantityStyles"}(wp||(wp={}));var Np,Dp={borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,exposure:Er.exposure,contrast:Er.contrast,saturation:Er.saturation,highlights:Er.highlights,shadows:Er.shadows},Lp={theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,backgroundColor:Er.backgroundColor},Ap=function(){return{layout:{selectorKey:wp.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:723,unit:mt.PIXELS}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,showTitle:Rp.showTitle,showNumberOfItems:Rp.showNumberOfItems,showActions:Rp.showActions,showContinueShopping:Rp.showContinueShopping,continueShoppingLinkTo:Rp.continueShoppingLinkTo,continueShoppingLink:Rp.continueShoppingLink,showAddFromWishlist:Rp.showAddFromWishlist,showCheckoutGrouping:Rp.showCheckoutGrouping,showClearCheckout:Rp.showClearCheckout,clearCheckoutLinkTo:Rp.clearCheckoutLinkTo,clearCheckoutLink:Rp.clearCheckoutLink,showDownloadCheckout:Rp.showDownloadCheckout,showShareCheckout:Rp.showShareCheckout,showPrintCheckout:Rp.showPrintCheckout,maxNumberOfActionsToShow:Rp.maxNumberOfActionsToShow},design:{selectorKey:wp.DESIGN,checkoutHeadingStyles:Object.assign({selectorKey:wp.CHECKOUT_HEADING_STYLES,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle},Lp),checkoutActionStyles:{selectorKey:wp.CHECKOUT_ACTION_STYLES,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing},checkoutItemStyles:{selectorKey:wp.CHECKOUT_ITEM_STYLES,padding:Er.padding,margin:Rp.margin,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur,showBorder:Er.showBorder,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,backgroundColor:Er.backgroundColor},productActionsStyles:Object.assign(Object.assign({selectorKey:wp.PRODUCT_ACTIONS_STYLES},Dp),Lp),productNameStyles:Object.assign({selectorKey:wp.PRODUCT_NAME_STYLES},Lp),productPriceStyles:Object.assign({selectorKey:wp.PRODUCT_PRICE_STYLES},Lp),productInformationStyles:Object.assign({selectorKey:wp.PRODUCT_INFORMATION_STYLES},Lp),productQuantityStyles:Object.assign(Object.assign({selectorKey:wp.PRODUCT_QUANTITY_STYLES},Dp),Lp)},content:{selectorKey:wp.CONTENT,title:{value:"",property:"title",propertyType:vt.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:vt.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:vt.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:vt.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:vt.CONTENT},showProductOptions:{value:!0,property:"showProductOptions",propertyType:vt.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:vt.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:vt.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:vt.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:vt.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:vt.CONTENT}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design"}(Np||(Np={}));var Ep,Ip=function(){return{layout:{selectorKey:Np.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:570,unit:mt.PIXELS}),height:Object.assign(Object.assign({},Er.height),{value:300,unit:mt.PIXELS}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo},design:{selectorKey:Np.DESIGN},content:{selectorKey:Np.CONTENT}}},xp={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:vt.CSS},alignment:{value:"horizontal",property:"alignment",propertyType:vt.CONTROLS},lineDirection:{value:"horizontal",property:"lineDirection",propertyType:vt.CONTROLS},lineStyle:{value:"solid",propertyType:vt.CONTROLS,property:"lineStyle"},lineThickness:{value:5,property:"lineThickness",unit:1,propertyType:vt.CSS},dash:{value:"5",property:"dash",propertyType:vt.CONTROLS},gap:{value:"2",property:"gap",propertyType:vt.CONTROLS},showLineEndPoints:{value:!0,propertyType:vt.CONTROLS},lineEndPoints:{value:"round",propertyType:vt.CONTROLS},showLineStartPointIcon:{value:!1,propertyType:vt.CONTROLS},showLineEndPointIcon:{value:!1,propertyType:vt.CONTROLS}},design:{leftIcon:{value:"preview",property:"leftIcon",propertyType:vt.CONTROLS},rightIcon:{value:"minus-circle",property:"rightIcon",propertyType:vt.CONTROLS},lineColor:{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}},propertyType:vt.CSS,parentRef:"cs-be-cr-2"},size:{value:"20",property:"size",unit:1,propertyType:vt.CSS},backgroundShape:{value:"circle",property:"backgroundShape",unit:1,propertyType:vt.CONTROLS},iconGap:{value:"20",property:"iconGap",unit:1,propertyType:vt.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"}(Ep||(Ep={}));var Pp,_p=function(){return{layout:{selectorKey:Ep.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"250",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"20",unit:1}),margin:Er.margin,padding:Er.padding,alignment:xp.layout.alignment,lineDirection:xp.layout.lineDirection,lineStyle:xp.layout.lineStyle,lineThickness:xp.layout.lineThickness,dash:xp.layout.dash,gap:xp.layout.gap,showLineEndPoints:xp.layout.showLineEndPointIcon,lineEndPoints:xp.layout.lineEndPoints,showLineStartPointIcon:xp.layout.showLineStartPointIcon,showLineEndPointIcon:xp.layout.showLineEndPointIcon,positionType:Er.positionType,pinTo:Er.pinTo},design:{selectorKey:Ep.DESIGN,lineWidget:{selectorKey:Ep.SOCIAL_WIDGET,backgroundColor:Er.backgroundColor,cropRatio:Er.cropRatio,zoomImage:Er.zoomImage,flip:Er.flip,rotate:Er.rotate,showBorder:Er.showBorder,borderStyle:Er.borderStyle,borderColor:Er.borderColor,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur},lineCorners:{selectorKey:Ep.LINE_CORNERS,leftIcon:xp.design.leftIcon,rightIcon:xp.design.rightIcon,size:xp.design.size,iconColor:Er.iconColor,backgroundShape:xp.design.backgroundShape,backgroundColor:Er.backgroundColor,iconGap:xp.design},lineColor:{selectorKey:Ep.LINE_COLOR,lineColor:xp.design.lineColor}}}},Bp={tabPosition:{value:"horizontal",property:"tabPosition",propertyType:vt.CONTROLS},tabLayout:{value:"contain",property:"tabLayout",propertyType:vt.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:vt.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:vt.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:vt.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:vt.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:vt.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:vt.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:vt.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:vt.CSS},tabContent:{value:[{title:"Tab",contentSource:{title:"Tab 1",content:{}},key:"123456tghjuik"}],property:"tabContent",propertyType:vt.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"}(Pp||(Pp={}));var Hp,zp={borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,backgroundColor:Er.backgroundColor,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,exposure:Er.exposure,contrast:Er.contrast,saturation:Er.saturation,highlights:Er.highlights,shadows:Er.shadows},jp={theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},kp=function(){return{layout:{selectorKey:Pp.LAYOUT,width:Er.width,height:Er.height,margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,tabPosition:Bp.tabPosition,tabLayout:Bp.tabLayout,alignItems:Bp.alignItems,justifyContent:Bp.justifyContent,tabSpacing:Bp.tabSpacing,tabContainerSpacing:Bp.tabAndContainerSpacing,horizontalPadding:Bp.horizontalPadding,verticalPadding:Bp.verticalPadding,overflowTabs:Bp.overflowTabs,spacingBetweenRows:Bp.spacingBetweenRows},design:{selectorKey:Pp.DESIGN,tabContainer:Object.assign({selectorKey:Pp.TAB_CONTAINER},zp),tabs:{selectorKey:Pp.TABS,defaultState:Object.assign(Object.assign({selectorKey:Pp.DEFAULT_STATE},zp),jp),hoverState:Object.assign(Object.assign({selectorKey:Pp.HOVER_STATE},zp),jp),selectedState:Object.assign(Object.assign({selectorKey:Pp.SELECTED_STATE},zp),jp)}},content:{selectorKey:Pp.CONTENT,tabContent:Bp.tabContent}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Hp||(Hp={}));var Kp,Up=function(){return{layout:{selectorKey:Hp.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:vt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Er.height),{isReadOnly:!0}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo},design:{selectorKey:Hp.DESIGN,backgroundColor:Object.assign(Object.assign({},Er.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius}}},Gp={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:vt.CONTROLS},showTitle:{value:!0,property:"showTitle",propertyType:vt.CONTROLS},showNumberOfItems:{value:!0,property:"showNumberOfItems",propertyType:vt.CONTROLS},showActions:{value:!0,property:"showActions",propertyType:vt.CONTROLS},showContinueShopping:{value:!0,property:"showContinueShopping",propertyType:vt.CONTROLS},continueShoppingLinkTo:{value:"Go To Home Page",property:"continueShoppingLinkTo",propertyType:vt.CONTROLS},continueShoppingLink:{value:"",property:"continueShoppingLink",propertyType:vt.CONTROLS},showAddFromWishlist:{value:!0,property:"showAddFromWishlist",propertyType:vt.CONTROLS},showCartGrouping:{value:!0,property:"showCartGrouping",propertyType:vt.CONTROLS},showClearCart:{value:!0,property:"showClearCart",propertyType:vt.CONTROLS},clearCartLinkTo:{value:"Go To Home Page",property:"clearCartLinkTo",propertyType:vt.CONTROLS},clearCartLink:{value:"",property:"clearCartLink",propertyType:vt.CONTROLS},showDownloadCart:{value:!0,property:"showDownloadCart",propertyType:vt.CONTROLS},showShareCart:{value:!0,property:"showShareCart",propertyType:vt.CONTROLS},showPrintCart:{value:!0,property:"showPrintCart",propertyType:vt.CONTROLS},maxNumberOfActionsToShow:{value:5,property:"maxNumberOfActionssToShow",propertyType:vt.CONTROLS}};!function(e){e.LAYOUT="layout",e.CONTENT="content",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(Kp||(Kp={})),Er.borderColor,Er.borderStyle,Er.borderPerSlide,Er.showBorder,Er.showShadow,Er.shadowColor,Er.blur,Er.spread,Er.angle,Er.borderRadius,Er.exposure,Er.contrast,Er.saturation,Er.highlights,Er.shadows;var Mp,Wp={theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,backgroundColor:Er.backgroundColor},Vp=function(){return{layout:{selectorKey:Kp.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"400",unit:mt.PIXELS}),height:Object.assign(Object.assign({},Er.height),{value:"200",unit:mt.PIXELS}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo},design:Object.assign(Object.assign(Object.assign({selectorKey:Kp.DESIGN,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},qr),Wp),{exposure:Er.exposure,contrast:Er.contrast,saturation:Er.saturation,highlights:Er.highlights,shadows:Er.shadows}),content:{selectorKey:Kp.CONTENT,title:{value:"",property:"title",propertyType:vt.CONTENT},showProductTitle:{value:!0,property:"showProductTitle",propertyType:vt.CONTENT},showQuantity:{value:!0,property:"showQuantity",propertyType:vt.CONTENT},showPrice:{value:!0,property:"showPrice",propertyType:vt.CONTENT},showProductCode:{value:!0,property:"showProductCode",propertyType:vt.CONTENT},showOptions:{value:!0,property:"showOptions",propertyType:vt.CONTENT},showProductImage:{value:!0,property:"showProductImage",propertyType:vt.CONTENT},showCustomizations:{value:!0,property:"showCustomizations",propertyType:vt.CONTENT},showEdit:{value:!0,property:"showEdit",propertyType:vt.CONTENT},showMoveToWishlist:{value:!0,property:"showMoveToWishlist",propertyType:vt.CONTENT},showRemove:{value:!0,property:"showRemove",propertyType:vt.CONTENT}},dataConnector:{selectorKey:Kp.DATA_CONNECTOR,dataConnector:Gp.dataConnector}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(Mp||(Mp={}));var Yp,Fp=function(){return{layout:{selectorKey:Mp.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"310",unit:1}),padding:Er.padding,margin:Er.margin,positionType:Er.positionType},design:Object.assign(Object.assign({selectorKey:Mp.DESIGN},qr),Xr)}},Xp={layout:{iconAndTextSpacing:{value:10,property:"gap",unit:1,propertyType:vt.CSS},displayStyle:{value:"Wrap Horizontal",propertyType:vt.CONTROLS},gapBetweenItems:{value:"20",unit:1,property:"gapBetweenItems",propertyType:vt.CSS},dropdownWidth:{value:"200",unit:1,property:"dropdownWidth",propertyType:vt.CSS},showIcon:{value:!0,propertyType:vt.CONTROLS},iconPosition:{value:"left",propertyType:vt.CONTROLS}},content:{linksData:{value:[{id:jn.generateUniqueId(),title:"Profile Details",name:"profileDetails",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:jn.generateUniqueId(),title:"Addresses",name:"addresses",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:jn.generateUniqueId(),title:"Orders",name:"orders",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:jn.generateUniqueId(),title:"Returns",name:"returns",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:jn.generateUniqueId(),title:"Wishlist",name:"wishlist",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"},{id:jn.generateUniqueId(),title:"Quotes",name:"quotes",show:!0,url:"https://www.sellerscommerce.com/",linkType:"url",openIn:"_blank"}],propertyType:vt.CONTROLS},showTitle:{value:!0,propertyType:vt.CONTROLS},linkType:{value:"page",propertyType:vt.CONTROLS},openIn:{value:"_self",propertyType:vt.CONTROLS},title:{value:"Quick Links",propertyType:vt.CONTROLS},description:{value:"Quick Link Information",propertyType:vt.CONTROLS},showDescription:{value:!0,propertyType:vt.CONTROLS}},design:{textPosition:{value:"top",property:"textPosition",propertyType:vt.CONTROLS},verticalAlignment:{value:"center",property:"widgetAlignment",propertyType:vt.CONTROLS},widgetTextAndItemSpacing:{value:"10",property:"widgetTextAndItemSpacing",unit:1,propertyType:vt.CSS},titleAndDescriptionAlignment:{value:"left",property:"titleAndDescriptionAlignment",propertyType:vt.CONTROLS},textVerticalPadding:{value:"10",property:"textVerticalPadding",unit:1,propertyType:vt.CSS},textHorizontalPadding:{value:"10",property:"textHorizontalPadding",unit:1,propertyType:vt.CSS},titleAndDescriptionSpacing:{value:"5",property:"titleAndDescriptionSpacing",unit:1,propertyType:vt.CSS},icon:{value:"",propertyType:vt.CONTROLS},designiconSize:{value:"30",propertyType:vt.CSS,unit:1,property:"iconSize"},iconColor:{value:{hex:"#BE6C00",rgb:{r:"190",g:"108",b:"0",a:1}},property:"iconColor1",propertyType:vt.CSS,parentRef:"cs-be-cr-2"},instagramIcon:{value:"instagram",property:"instagramIcon",propertyType:vt.CONTROLS},facebookIcon:{value:"facebook",property:"facebookIcon",propertyType:vt.CONTROLS},twitterIcon:{value:"twitter",property:"twitterIcon",propertyType:vt.CONTROLS},amazonIcon:{value:"amazon",property:"amazonIcon",propertyType:vt.CONTROLS},websiteIcon:{value:"website",property:"websiteIcon",propertyType:vt.CONTROLS},youtubeIcon:{value:"youtube",property:"youtubeIcon",propertyType:vt.CONTROLS},linkedinIcon:{value:"linkedin",property:"linkedinIcon",propertyType:vt.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"}(Yp||(Yp={}));var qp,Qp=function(){return{layout:{selectorKey:Yp.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"300",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"70",unit:1}),margin:Er.margin,padding:Er.padding,displayStyle:Xp.layout.displayStyle,gapBetweenItems:Xp.layout.gapBetweenItems,dropdownWidth:Xp.layout.dropdownWidth,positionType:Er.positionType,pinTo:Er.pinTo},content:{selectorKey:Yp.CONTENT,showTitle:Xp.content.showTitle,title:Xp.content.title,showDescription:Xp.content.showDescription,description:Xp.content.description,linksData:Xp.content.linksData,linkType:Xp.content.linkType,openIn:Xp.content.openIn},design:{selectorKey:Yp.DESIGN,quickLinksWidgetDesign:{selectorKey:Yp.QuickLinks_WIDGET,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,showIcon:Er.showIcon,iconSize:Er.iconSize,iconColor:Er.iconColor,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,themeDesc:Er.themeDesc,fontDesc:Er.fontDesc,fontSizeDesc:Er.fontSizeDesc,textColorDesc:Er.textColorDesc,boldDesc:Er.boldDesc,italicDesc:Er.italicDesc,linethroughDesc:Er.linethroughDesc,underlineDesc:Er.underlineDesc,textAlignDesc:Er.textAlignDesc,characterSpacingDesc:Er.characterSpacingDesc,lineHeightDesc:Er.lineHeightDesc},itemStyle:{selectorKey:Yp.ITEM_STYLE,backgroundColor:Er.backgroundColor,cropRatio:Er.cropRatio,zoomImage:Er.zoomImage,flip:Er.flip,rotate:Er.rotate,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,showBorder:Er.showBorder,borderStyle:Er.borderStyle,borderColor:Er.borderColor,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur,showIcon:Object.assign(Object.assign({},Er.showIcon),{value:!1}),iconSize:Xp.design.designiconSize,iconColor:Xp.design.iconColor},quickLinksTextLayout:{selectorKey:Yp.QUICK_LINKS_TEXT_LAYOUT,textVerticalPadding:Xp.design.textVerticalPadding,textHorizontalPadding:Xp.design.textHorizontalPadding,titleAndDescriptionSpacing:Xp.design.titleAndDescriptionSpacing},quickLinksWidgetLayout:{selectorKey:Yp.QUICK_LINKS_WIDGET_LAYOUT,verticalAlignment:Xp.design.verticalAlignment,widgetTextAndItemSpacing:Xp.design.widgetTextAndItemSpacing,textPosition:Xp.design.textPosition},quickLinksTextContainerDesign:{selectorKey:Yp.TEXT_CONTAINER_DESIGN,backgroundColor:Er.backgroundColor,showBorder:Er.showBorder,borderStyle:Er.borderStyle,borderColor:Er.borderColor,borderPerSlide:Er.borderPerSlide,borderRadius:Er.borderRadius,showShadow:Er.showShadow,shadowColor:Er.shadowColor,angle:Er.angle,spread:Er.spread,blur:Er.blur}}}},Zp={buttonStyle:{value:null,parentRef:"bs-bn-se",propertyType:vt.CONTROLS},buttonType:{value:"primaryButton",propertyType:vt.CONTROLS},buttonText:{value:"Add Order",property:"buttonText",propertyType:vt.CONTROLS},buttonIcon:{value:"shopping-cart-01",property:"buttonIcon",propertyType:vt.CONTROLS},iconPosition:{value:null,parentRef:"bs-in-pn",propertyType:vt.CONTROLS},iconAndTextSpacing:{value:null,property:"gap",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:vt.CSS},alignment:{value:null,property:"textAlign",parentRef:"bs-at",propertyType:vt.CSS},linkTo:{value:{type:"lightbox",target:"lightbox1"},property:"linkTo",propertyType:vt.CONTROLS}};!function(e){e.HOVER_STATE="hover",e.DEFAULT_STATE="default",e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(qp||(qp={}));var $p,Jp=function(){return{layout:{selectorKey:qp.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"200",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"40",unit:1}),margin:Er.margin,positionType:Er.positionType,pinTo:Er.pinTo,buttonStyle:Zp.buttonStyle,buttonText:Zp.buttonText,buttonIcon:Zp.buttonIcon,iconPosition:Zp.iconPosition,iconAndTextSpacing:Zp.iconAndTextSpacing,alignment:Zp.alignment,buttonType:Zp.buttonType,linkTo:Zp.linkTo},design:{selectorKey:qp.DESIGN,defaultState:{selectorKey:qp.DEFAULT_STATE,backgroundColor:Object.assign(Object.assign({},Er.backgroundColor),{value:null,parentRef:"bs-dt-se-bd-cr"}),borderColor:Object.assign(Object.assign({},Er.borderColor),{value:null,parentRef:"bs-dt-se-br-cr"}),borderStyle:Object.assign(Object.assign({},Er.borderStyle),{value:null,parentRef:"bs-dt-se-br-se"}),borderPerSlide:Object.assign(Object.assign({},Er.borderPerSlide),{value:null,parentRef:"bs-dt-se-br-pr-se"}),showBorder:Object.assign(Object.assign({},Er.showBorder),{value:null,parentRef:"bs-dt-se-sw-br"}),showShadow:Object.assign(Object.assign({},Er.showShadow),{value:null,parentRef:"bs-dt-se-sw-sw"}),shadowColor:Object.assign(Object.assign({},Er.shadowColor),{value:null,parentRef:"bs-dt-se-sw-cr"}),blur:Object.assign(Object.assign({},Er.blur),{value:null,parentRef:"bs-dt-se-br"}),spread:Object.assign(Object.assign({},Er.spread),{value:null,parentRef:"bs-dt-se-sd"}),angle:Object.assign(Object.assign({},Er.angle),{value:null,parentRef:"bs-dt-se-ae"}),borderRadius:Object.assign(Object.assign({},Er.borderRadius),{value:null,parentRef:"bs-dt-se-br-rs"}),font:Object.assign(Object.assign({},Er.font),{value:null,parentRef:"bs-dt-se-ft"}),theme:Object.assign({},Er.theme),fontSize:Object.assign(Object.assign({},Er.fontSize),{value:null,parentRef:"bs-dt-se-ft-se"}),textColor:Object.assign(Object.assign({},Er.textColor),{value:null,parentRef:"bs-dt-se-tt-cr"}),bold:Object.assign(Object.assign({},Er.bold),{value:null,parentRef:"bs-dt-se-bd"}),italic:Object.assign(Object.assign({},Er.italic),{value:null,parentRef:"bs-dt-se-ic"}),linethrough:Object.assign(Object.assign({},Er.linethrough),{value:null,parentRef:"bs-dt-se-lh"}),underline:Object.assign(Object.assign({},Er.underline),{value:null,parentRef:"bs-dt-se-ue"}),textAlign:Object.assign(Object.assign({},Er.textAlign),{value:null,parentRef:"bs-dt-se-tt-an"}),characterSpacing:Object.assign(Object.assign({},Er.characterSpacing),{value:null,parentRef:"bs-dt-se-cr-sg"}),lineHeight:Object.assign(Object.assign({},Er.lineHeight),{value:null,parentRef:"bs-dt-se-le-ht"}),icon:Er.icon,showIcon:Object.assign(Object.assign({},Er.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Er.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Er.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"})},hoverState:{selectorKey:qp.HOVER_STATE,backgroundColor:Object.assign(Object.assign({},Er.backgroundColor),{value:null,parentRef:"bs-hr-se-bd-cr"})}},content:{},dataConnector:{selectorKey:qp.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"button",url:null,enum:null,dataSource:null,childSource:null,connectedKey:null,keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS}}}},es={buyforPageTitle:{value:"Buy For",property:"buyforPageTitle",propertyType:vt.CONTROLS},showManageEmployees:{value:!0,property:"showManageEmployees",propertyType:vt.CONTROLS},manageEmployeesLabel:{value:"Manage Employees",property:"manageEmployeesLabel",propertyType:vt.CONTROLS},switchEmployeeLabel:{value:"Employee",property:"switchEmployeeLabel",propertyType:vt.CONTROLS},showEmployeeId:{value:!0,property:"showEmployeeId",propertyType:vt.CONTROLS},showEmployeeMail:{value:!0,property:"showEmployeeMail",propertyType:vt.CONTROLS},showEmployeePhoneNumber:{value:!0,property:"showEmployeePhoneNumber",propertyType:vt.CONTROLS},showEmployeeShippingAddress:{value:!0,property:"showEmployeeShippingAddress",propertyType:vt.CONTROLS},showEmployeeShippingMethod:{value:!0,property:"showEmployeeShippingMethod",propertyType:vt.CONTROLS},showEmployeeBillingAddress:{value:!0,property:"showEmployeeBillingAddress",propertyType:vt.CONTROLS},showEmployeePaymentMethods:{value:!0,property:"showEmployeePaymentMethods",propertyType:vt.CONTROLS},tabPosition:{value:"horizontal",property:"tabPosition",propertyType:vt.CONTROLS},tabLayout:{value:"contain",property:"tabLayout",propertyType:vt.CONTROLS},alignItems:{value:"start",property:"alignItems",propertyType:vt.CSS},justifyContent:{value:"start",property:"justifyContent",propertyType:vt.CSS},tabSpacing:{value:20,unit:1,property:"tabSpacing",propertyType:vt.CSS},tabAndContainerSpacing:{value:20,unit:1,property:"tabAndContainerSpacing",propertyType:vt.CSS},horizontalPadding:{value:10,unit:1,property:"horizontalPadding",propertyType:vt.CSS},verticalPadding:{value:10,unit:1,property:"verticalPadding",propertyType:vt.CSS},overflowTabs:{value:"wrap",property:"overflowTabs",propertyType:vt.CONTROLS},spacingBetweenRows:{value:10,unit:1,property:"spacingBetweenRows",propertyType:vt.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:vt.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"}($p||($p={}));var os,ts={borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,backgroundColor:Er.backgroundColor,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,exposure:Er.exposure,contrast:Er.contrast,saturation:Er.saturation,highlights:Er.highlights,shadows:Er.shadows},rs={theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},is=function(){return{layout:{selectorKey:$p.LAYOUT,width:Er.width,height:Er.height,margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,tabPosition:es.tabPosition,tabLayout:es.tabLayout,alignItems:es.alignItems,justifyContent:es.justifyContent,tabSpacing:es.tabSpacing,tabContainerSpacing:es.tabAndContainerSpacing,horizontalPadding:es.horizontalPadding,verticalPadding:es.verticalPadding,overflowTabs:es.overflowTabs,spacingBetweenRows:es.spacingBetweenRows},design:{selectorKey:$p.DESIGN,pageTitleStyles:Object.assign({selectorKey:$p.BUY_FOR_PAGE_TITLE},Object.assign(Object.assign({},rs),{fontSize:{value:24,unit:1,property:"fontSize",propertyType:vt.CSS,parentRef:"ty-h1-ft-se"}})),manageEmployeesLabelStyles:Object.assign({selectorKey:$p.MANAGE_EMPLOYEES_LABEL_STYLES},Object.assign(Object.assign({},rs),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:vt.CSS,parentRef:"ty-h4-ft-se"},textColor:{value:{hex:"#0056d2",rgb:{r:"0",g:"86",b:"210",a:1}},property:"color",propertyType:vt.CSS,parentRef:"ty-h4-cr"}})),switchEmployeeLabelStyles:Object.assign({selectorKey:$p.SWITCH_EMPLOYEE_LABEL_STYLES},rs),switchEmployeeOptionStyles:Object.assign({selectorKey:$p.SWITCH_EMPLOYEE_OPTION_STYLES},rs),employeeSectonStyles:Object.assign({selectorKey:$p.EMPLOYEE_SECTON_STYLES},rs),employeeNameStyles:Object.assign({selectorKey:$p.EMPLOYEE_NAME_STYLES},Object.assign(Object.assign({},rs),{fontSize:{value:20,unit:1,property:"fontSize",propertyType:vt.CSS,parentRef:"ty-h2-ft-se"}})),employeeInfoStyles:Object.assign({selectorKey:$p.EMPLOYEE_INFO_STYLES},Object.assign(Object.assign({},rs),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:vt.CSS,parentRef:"ty-h4-ft-se"}})),employeeDetailTitleStyles:Object.assign({selectorKey:$p.EMPLOYEE_DETAIL_TITLE_STYLES},Object.assign(Object.assign({},rs),{textColor:{value:{hex:"#6c757d",rgb:{r:"108",g:"117",b:"125",a:1}},property:"color",propertyType:vt.CSS,parentRef:"ty-h4-cr"},fontSize:{value:14,unit:1,property:"fontSize",propertyType:vt.CSS,parentRef:"ty-h4-ft-se"}})),employeeDetailSubTitleStyles:Object.assign({selectorKey:$p.EMPLOYEE_DETAIL_SUB_TITLE_STYLES},Object.assign({},Object.assign(Object.assign({},rs),{fontSize:{value:14,unit:1,property:"fontSize",propertyType:vt.CSS,parentRef:"ty-h5-ft-se"},textColor:{value:{hex:"#222",rgb:{r:"34",g:"34",b:"34",a:1}},property:"color",propertyType:vt.CSS,parentRef:"ty-h5-cr"}}))),tabContainer:Object.assign({selectorKey:$p.BUY_FOR_TAB_CONTAINER},ts),tabs:{selectorKey:$p.BUY_FOR_TABS,defaultState:Object.assign(Object.assign({selectorKey:$p.DEFAULT_STATE},ts),Object.assign(Object.assign({},rs),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:vt.CSS,parentRef:"ty-h4-ft-se"}})),hoverState:Object.assign(Object.assign({selectorKey:$p.HOVER_STATE},ts),Object.assign(Object.assign({},rs),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:vt.CSS,parentRef:"ty-h4-ft-se"}})),selectedState:Object.assign(Object.assign({selectorKey:$p.SELECTED_STATE},ts),Object.assign(Object.assign({},rs),{fontSize:{value:16,unit:1,property:"fontSize",propertyType:vt.CSS,parentRef:"ty-h4-ft-se"}}))}},content:{selectorKey:$p.CONTENT,tabContent:es.tabContent,buyforPageTitle:es.buyforPageTitle,showManageEmployees:es.showManageEmployees,manageEmployeesLabel:es.manageEmployeesLabel,switchEmployeeLabel:es.switchEmployeeLabel,showEmployeeId:es.showEmployeeId,showEmployeeMail:es.showEmployeeMail,showEmployeePhoneNumber:es.showEmployeePhoneNumber,showEmployeeShippingAddress:es.showEmployeeShippingAddress,showEmployeeShippingMethod:es.showEmployeeShippingMethod,showEmployeeBillingAddress:es.showEmployeeBillingAddress,showEmployeePaymentMethods:es.showEmployeePaymentMethods}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(os||(os={}));var ns,as=function(){return{layout:{selectorKey:os.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:vt.CSS,isReadOnly:!0},height:Object.assign(Object.assign({},Er.height),{isReadOnly:!0}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo},design:{selectorKey:os.DESIGN,backgroundColor:Object.assign(Object.assign({},Er.backgroundColor),{parentRef:void 0,value:{hex:"#dddddd",rgb:{r:"221",g:"221",b:"221",a:1}}}),borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius}}},ls={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:vt.CONTROLS},hideProgressbar:{value:!1,propertyType:vt.CONTROLS},closeOnClick:{value:!1,propertyType:vt.CONTROLS},pauseToastWhenWindowLosesFocus:{value:!0,propertyType:vt.CONTROLS},disableAutoClose:{value:!1,propertyType:vt.CONTROLS},newestOnTop:{value:!1,propertyType:vt.CONTROLS},pauseDelayOnHour:{value:!0,propertyType:vt.CONTROLS},rightToLeftLayout:{value:!1,propertyType:vt.CONTROLS},showAnimation:{value:!0,propertyType:vt.CONTROLS},showCloseIcon:{value:!0,propertyType:vt.CONTROLS},showButton:{value:!0,propertyType:vt.CONTROLS},showText:{value:!0,propertyType:vt.CONTROLS},showIcon:{value:!0,propertyType:vt.CONTROLS},position:{value:"top-right",propertyType:vt.CONTROLS},itemSpacing:{value:"20",unit:1,propertyType:vt.CSS},itemsPlacement:{value:"Icon + Text",propertyType:vt.CONTROLS},itemsDisplayDirection:{value:"horizontal",propertyType:vt.CONTROLS},autocloseDelayInms:{value:5e3,propertyType:vt.CONTROLS},transition:{value:"Bounce",propertyType:vt.CONTROLS},progress:{value:0,propertyType:vt.CONTROLS},limit:{value:0,propertyType:vt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector"}(ns||(ns={}));var ps,ss=function(){return{layout:{selectorKey:ns.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"400",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"300",unit:1}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,position:ls.position,itemSpacing:ls.itemSpacing,itemsPlacement:ls.itemsPlacement,itemsDisplayDirection:ls.itemsDisplayDirection,showIcon:ls.showIcon,showText:ls.showText,showButton:ls.showButton,showCloseIcon:ls.showCloseIcon,showAnimation:ls.showAnimation,autocloseDelayInms:ls.autocloseDelayInms,transition:ls.transition,progress:ls.progress,limit:ls.limit,hideProgressbar:ls.hideProgressbar,closeOnClick:ls.closeOnClick,pauseToastWhenWindowLosesFocus:ls.pauseToastWhenWindowLosesFocus,disableAutoClose:ls.disableAutoClose,newestOnTop:ls.newestOnTop,pauseDelayOnHover:ls.pauseDelayOnHour,rightToLeftLayout:ls.rightToLeftLayout},design:Object.assign(Object.assign({selectorKey:ns.DESIGN,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Object.assign(Object.assign({},Er.showBorder),{value:!1}),showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,theme:Er.theme,font:Er.font,fontSize:{value:16,unit:1,property:"fontSize",propertyType:vt.CSS,parentRef:"ty-h3-ft-se"},textColor:Object.assign(Object.assign({},Er.textColor),{value:{hex:"#000000",rgb:{r:"0",g:"0",b:"0",a:1}}}),bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.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:vt.CSS},icon:{value:"filled-check-circle",propertyType:vt.CONTROLS,customIcon:{isCustomIcon:!1,url:"",name:""}},showIcon:Object.assign({},Er.showIcon),iconSize:Object.assign({},Er.iconSize),iconColor:Object.assign({},Er.iconColor)},qr),{backgroundColor:Object.assign(Object.assign({},qr.backgroundColor),{value:{hex:"#ffffff",rgb:{r:"255",g:"255",b:"255",a:1}}})})}},ds={showSpotlightText:{value:!0,property:"showSpotlightText",propertyType:vt.CONTROLS},spotlightSectionTypeControl:{value:"single",property:"spotlightSectionTypeControl",propertyType:vt.CONTROLS},spotlightSectionType:{value:"Carousel",property:"spotlightSectionType",propertyType:vt.CONTROLS},direction:{value:"Vertical",property:"direction",propertyType:vt.CONTROLS},hotspotTypeControl:{value:"single",property:"hotspotTypeControl",propertyType:vt.CONTROLS},hotspotLineDisplayControl:{value:"solid",property:"hotspotLineDisplayControl",propertyType:vt.CONTROLS},hotspotLineTypeControl:{value:"bend",property:"hotspotLineTypeControl",propertyType:vt.CONTROLS},sliderControl:{value:"Arrows",property:"sliderControl",propertyType:vt.CONTROLS},showThumbnailSliderControls:{value:!0,property:"showThumbnailSliderControls",propertyType:vt.CONTROLS},showSliderNavigationControls:{value:!0,property:"showSliderNavigationControls",propertyType:vt.CONTROLS},sliderNavigationControlsSize:{value:24,unit:1,property:"sliderNavigationControlsSize",propertyType:vt.CSS},showPaginationDots:{value:!1,property:"showPaginationDots",propertyType:vt.CONTROLS},paginationDotsSize:{value:10,unit:1,property:"paginationDotsSize",propertyType:vt.CSS},hotspotXAndYCoordinates:{value:{x:{value:0},y:{value:0}},property:"hotspotXAndYCoordinates",propertyType:vt.CONTROLS},showHotspotIcon:{value:!0,property:"showHotspotIcon",propertyType:vt.CONTROLS},hotspotIconSize:{value:24,unit:1,property:"hotspotIconSize",propertyType:vt.CSS},hotspotLineDirection:{value:"Left",property:"hotspotLineDirection",propertyType:vt.CONTROLS},lineThickness:{value:1,unit:1,property:"lineThickness",propertyType:vt.CSS},hotspotLineBendDirection:{value:"Bottom",property:"hotspotLineBendDirection",propertyType:vt.CONTROLS},beforBendLineDistance:{value:85,unit:1,property:"beforBendLineDistance",propertyType:vt.CSS},afterBendLineDistance:{value:38,unit:1,property:"afterBendLineDistance",propertyType:vt.CSS},showDataConnectorIcons:{value:!0,property:"showDataConnectorIcons",propertyType:vt.CONTROLS},startIconSize:{value:8,unit:1,property:"startIconSize",propertyType:vt.CSS},endIconSize:{value:8,unit:1,property:"endIconSize",propertyType:vt.CSS},spotlightType:{value:"Icon + Text",property:"spotlightType",propertyType:vt.CONTROLS},spotlightItemPlacement:{value:"IconText",property:"spotlightItemPlacement",propertyType:vt.CONTROLS},spotlightItemAlignment:{value:"Left",property:"spotlightItemAlignment",propertyType:vt.CONTROLS},spotlightBoxPadding:{value:8,unit:1,property:"spotlightBoxPadding",propertyType:vt.CSS},spotlightItemSpacing:{value:8,unit:1,property:"spotlightItemSpacing",propertyType:vt.CSS},spotlightIconSize:{value:8,unit:1,property:"spotlightIconSize",propertyType:vt.CSS},spotlightIconPadding:{value:8,unit:1,property:"spotlightIconPadding",propertyType:vt.CSS},spotlightTextFontSize:{value:8,unit:1,property:"spotlightTextFontSize",propertyType:vt.CSS},spotlightTextLineHeight:{value:8,unit:1,property:"spotlightTextLineHeight",propertyType:vt.CSS},spotlightTextLetterSpacing:{value:8,unit:1,property:"spotlightTextLetterSpacing",propertyType:vt.CSS},spotlightTextPadding:{value:8,unit:1,property:"spotlightTextPadding",propertyType:vt.CSS},showSpotlightProductData:{value:!0,property:"spotlightProductPadding",propertyType:vt.CSS},spotlightProductItemSpacing:{value:8,unit:1,property:"spotlightProductItemSpacing",propertyType:vt.CSS},spotlightProductPadding:{value:8,unit:1,property:"spotlightProductPadding",propertyType:vt.CSS},spotlightText:{value:"",property:"spotlightText",propertyType:vt.CONTROLS},showProductCode:{value:!0,property:"showProductCode",propertyType:vt.CONTROLS},showProductPrice:{value:!0,property:"showProductPrice",propertyType:vt.CONTROLS},showAddToCartButton:{value:!0,property:"showAddToCartButton",propertyType:vt.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:vt.CONTROLS}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.CONTENT="content",e.DATA_CONNECTOR="dataConnector",e.SPOTLIGHT_TEXT="spotlightText"}(ps||(ps={}));var cs,ys=function(e){return{layout:{selectorKey:ps.LAYOUT,width:{value:"300",property:"width",unit:1,propertyType:vt.CSS},height:{value:"28",property:"height",unit:1,propertyType:vt.CSS},margin:Er.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:vt.CSS},positionType:Er.positionType,pinTo:Er.pinTo,showSpotlightText:ds.showSpotlightText,spotlightSectionTypeControl:ds.spotlightSectionTypeControl,spotlightSectionType:ds.spotlightSectionType,direction:ds.direction,hotspotTypeControl:ds.hotspotTypeControl,hotspotLineDisplayControl:ds.hotspotLineDisplayControl,hotspotLineTypeControl:ds.hotspotLineTypeControl,sliderControl:ds.sliderControl,showThumbnailSliderControls:ds.showThumbnailSliderControls,showSliderNavigationControls:ds.showSliderNavigationControls,sliderNavigationControlsSize:ds.sliderNavigationControlsSize,showPaginationDots:ds.showPaginationDots,paginationDotsSize:ds.paginationDotsSize,hotspotXAndYCoordinates:ds.hotspotXAndYCoordinates,showHotspotIcon:ds.showHotspotIcon,hotspotIconSize:ds.hotspotIconSize,hotspotLineDirection:ds.hotspotLineDirection,lineThickness:ds.lineThickness,hotspotLineBendDirection:ds.hotspotLineBendDirection,beforBendLineDistance:ds.beforBendLineDistance,afterBendLineDistance:ds.afterBendLineDistance,showDataConnectorIcons:ds.showDataConnectorIcons,startIconSize:ds.startIconSize,endIconSize:ds.endIconSize,spotlightType:ds.spotlightType,spotlightItemPlacement:ds.spotlightItemPlacement,spotlightItemAlignment:ds.spotlightItemAlignment,spotlightBoxPadding:ds.spotlightBoxPadding,spotlightItemSpacing:ds.spotlightItemSpacing,spotlightIconSize:ds.spotlightIconSize,spotlightIconPadding:ds.spotlightIconPadding,spotlightTextFontSize:ds.spotlightTextFontSize,spotlightTextLineHeight:ds.spotlightTextLineHeight,spotlightTextLetterSpacing:ds.spotlightTextLetterSpacing,spotlightTextPadding:ds.spotlightTextPadding,showSpotlightProductData:ds.showSpotlightProductData,spotlightProductItemSpacing:ds.spotlightProductItemSpacing,spotlightProductPadding:ds.spotlightProductPadding},design:{selectorKey:ps.DESIGN,spotlightText:Object.assign({selectorKey:ps.SPOTLIGHT_TEXT,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},qr)},content:{spotlightText:ds.spotlightText,showProductCode:ds.showProductCode,showProductPrice:ds.showProductPrice,showAddToCartButton:ds.showAddToCartButton,slides:ds.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:vt.CONTROLS}}}},us={dataConnector:{value:{dataSource:"",childSource:"",keyMappings:{image:""}},property:"dataConnector",propertyType:vt.CONTROLS},positionDisplayStyle:{value:"Dropdown",property:"positionDisplayStyle",propertyType:vt.CONTROLS},logoDisplayStyle:{value:"Dropdown",property:"logoDisplayStyle",propertyType:vt.CONTROLS},textFontDisplayStyle:{value:"Dropdown",property:"textFontDisplayStyle",propertyType:vt.CONTROLS},textColorDisplayStyle:{value:"Dropdown",property:"textColorDisplayStyle",propertyType:vt.CONTROLS},itemGap:{value:10,unit:1,property:"itemGap",propertyType:vt.CSS},spacingBetweenItems:{value:10,unit:1,property:"spacingBetweenItems",propertyType:vt.CSS},logoOverflowControl:{value:"Wrap",property:"logoOverflowControl",propertyType:vt.CONTROLS},positionOverflowControl:{value:"Wrap",property:"positionOverflowControl",propertyType:vt.CONTROLS},textFontOverflowControl:{value:"Wrap",property:"textOverflowControl",propertyType:vt.CONTROLS},textColorOverflowControl:{value:"Wrap",property:"textOverflowControl",propertyType:vt.CONTROLS},numOfItemsToShowForPosition:{value:3,property:"numOfItemsToShowForPosition",propertyType:vt.CONTROLS},numOfItemsToShowForLogo:{value:3,property:"numOfItemsToShowForLogo",propertyType:vt.CONTROLS},numOfItemsToShowForTextFont:{value:3,property:"numOfItemsToShowForTextFont",propertyType:vt.CONTROLS},numOfItemsToShowForTextColor:{value:3,property:"numOfItemsToShowForTextColor",propertyType:vt.CONTROLS},dropdownItemPadding:{value:10,unit:1,property:"dropdownItemPadding",propertyType:vt.CSS},tabItemPadding:{value:10,unit:1,property:"tabItemPadding",propertyType:vt.CSS}},Ss={showPosition:{value:!0,property:"showPosition",propertyType:vt.CONTROLS},showLogo:{value:!0,property:"showLogo",propertyType:vt.CONTROLS},showTextFont:{value:!0,property:"showTextFont",propertyType:vt.CONTROLS},showTextColor:{value:!0,property:"showTextColor",propertyType:vt.CONTROLS},showTextLine:{value:!0,property:"showTextLine",propertyType:vt.CONTROLS},showDivider:{value:!0,property:"showDivider",propertyType:vt.CONTROLS},showNote:{value:!0,property:"showNote",propertyType:vt.CONTROLS},showPreview:{value:!0,property:"showPreview",propertyType:vt.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"}(cs||(cs={}));var gs,Ts={borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,backgroundColor:Er.backgroundColor,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,exposure:Er.exposure,contrast:Er.contrast,saturation:Er.saturation,highlights:Er.highlights,shadows:Er.shadows},hs={theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,backgroundColor:Er.backgroundColor},Cs=function(){return{layout:{selectorKey:cs.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:570,unit:mt.PIXELS}),height:Object.assign(Object.assign({},Er.height),{value:300,unit:mt.PIXELS}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,positionDisplayStyle:us.positionDisplayStyle,logoDisplayStyle:us.logoDisplayStyle,textFontDisplayStyle:us.textFontDisplayStyle,textColorDisplayStyle:us.textColorDisplayStyle,itemGap:us.itemGap,spacingBetweenItems:us.spacingBetweenItems,logoOverflowControl:us.logoOverflowControl,positionOverflowControl:us.positionOverflowControl,textFontOverflowControl:us.textFontOverflowControl,textColorOverflowControl:us.textColorOverflowControl,numOfItemsToShowForPosition:us.numOfItemsToShowForPosition,numOfItemsToShowForLogo:us.numOfItemsToShowForLogo,numOfItemsToShowForTextFont:us.numOfItemsToShowForTextFont,numOfItemsToShowForTextColor:us.numOfItemsToShowForTextColor,dropdownItemPadding:us.dropdownItemPadding,tabItemPadding:us.tabItemPadding},design:{selectorKey:cs.DESIGN,labelDesign:Object.assign(Object.assign({selectorKey:cs.LABEL_DESIGN},Ts),hs),tabDesign:Object.assign(Object.assign({selectorKey:cs.TAB_DEsIGN},Ts),hs),dropdownDesign:Object.assign(Object.assign({selectorKey:cs.DROP_DOWN_DESIGN},Ts),hs),showMoreButtonDesign:Object.assign(Object.assign({selectorKey:cs.SHOW_MORE_BUTTON_DESIGN},Ts),hs),previewDesign:Object.assign(Object.assign({selectorKey:cs.PREVIEW_DESIGN},Ts),hs),dropdownListDesign:Object.assign(Object.assign({selectorKey:cs.DROP_DOWN_LIST_DESIGN},Ts),hs),noteDesign:Object.assign(Object.assign({selectorKey:cs.NOTE_DESIGN},Ts),hs)},content:{selectorKey:cs.CONTENT,showPosition:Ss.showPosition,showLogo:Ss.showLogo,showTextFont:Ss.showTextFont,showTextColor:Ss.showTextColor,showTextLine:Ss.showTextLine,showDivider:Ss.showDivider,showNote:Ss.showNote,showPreview:Ss.showPreview},dataConnector:{selectorKey:cs.DATA_CONNECTOR,dataConnector:us.dataConnector}}},Os={listContent:{value:[{title:"List Item",contentSource:{title:"List Item",description:"Item Description",icon:Er.icon,content:{}},key:"123456tghjuik"}],property:"listContent",propertyType:vt.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"}(gs||(gs={}));var bs,vs={borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,backgroundColor:Er.backgroundColor,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},ms={theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},ws={icon:Er.icon,showIcon:Object.assign(Object.assign({},Er.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Er.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Er.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),verticalAlignment:{value:"start",property:"verticalAlignment",propertyType:vt.CSS},iconGap:{value:6,unit:mt.PIXELS,property:"iconGap",propertyType:vt.CSS}},fs={showDivider:Object.assign(Object.assign({},Er.showDivider),{value:!0,parentRef:"bs-dt-se-sw-in-di"}),dividerStyle:Object.assign(Object.assign({},Er.borderStyle),{property:"dividerStyle"}),dividerWidth:{value:"100",property:"dividerWidth",unit:mt.PERCENTAGE,propertyType:vt.CSS},dividerWeight:{value:"1",property:"dividerWeight",unit:mt.PIXELS,propertyType:vt.CSS},dividerColor:Object.assign(Object.assign({},Er.iconColor),{property:"dividerColor",value:null,parentRef:"bs-dt-se-in-cr"})},Rs=Object.assign({listGap:{value:12,unit:mt.PIXELS,property:"listGap",propertyType:vt.CSS}},fs),Ns=function(){return{layout:{selectorKey:gs.LAYOUT,width:Er.width,height:Er.height,margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo},design:{selectorKey:gs.DESIGN,list:Object.assign(Object.assign({selectorKey:gs.LIST},vs),Rs),icon:{selectorKey:gs.ICON,defaultState:Object.assign({selectorKey:gs.DEFAULT_STATE},ws),hoverState:{selectorKey:gs.HOVER_STATE}},text:{selectorKey:gs.TEXT,defaultState:Object.assign({selectorKey:gs.DEFAULT_STATE},ms),hoverState:{selectorKey:gs.HOVER_STATE}},description:Object.assign({selectorKey:gs.TEXT},ms),textContainer:Object.assign(Object.assign({selectorKey:gs.TEXTCONTAINER,padding:Er.padding,itemGap:{value:mt.PIXELS,unit:mt.PIXELS,property:"itemGap",propertyType:vt.CSS}},fs),{dividerWidth:Object.assign(Object.assign({},null==fs?void 0:fs.dividerWidth),{isSpecial:!0}),dividerPosition:{value:"start",property:"dividerPosition",propertyType:vt.CONTROLS}})},content:{selectorKey:gs.CONTENT,listContent:Os.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"}(bs||(bs={}));var Ds,Ls={borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,backgroundColor:Er.backgroundColor,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},As={containerWidth:{value:0,property:"containerWidth",unit:mt.PIXELS,propertyType:vt.CSS},containerOffsetY:{value:0,property:"containerOffsetY",unit:mt.PIXELS,propertyType:vt.CSS},containerOffsetX:{value:0,property:"containerOffsetX",unit:mt.PIXELS,propertyType:vt.CSS},padding:Er.padding},Es={showIcon:Object.assign(Object.assign({},Er.showIcon),{value:null,parentRef:"bs-dt-se-sw-in"}),iconSize:Object.assign(Object.assign({},Er.iconSize),{value:null,parentRef:"bs-dt-se-in-se"}),iconColor:Object.assign(Object.assign({},Er.iconColor),{value:null,parentRef:"bs-dt-se-in-cr"}),iconGap:{value:4,unit:mt.PIXELS,property:"iconGap",propertyType:vt.CSS}},Is=Object.assign(Object.assign({},Es),{icon:Object.assign(Object.assign({},Er.icon),{value:"flex-hamburger"})}),xs={verticalAlignment:{value:"start",property:"verticalAlignment",propertyType:vt.CSS},breakpoint:{value:"mobile",property:"breakpoint",propertyType:vt.CONTROLS}},Ps={theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},_s={defaultState:Object.assign(Object.assign(Object.assign({selectorKey:bs.DEFAULT_STATE},Ls),Is),{padding:Object.assign(Object.assign({},Er.padding),{isSepcial:!0})}),hoverState:Object.assign(Object.assign(Object.assign({selectorKey:bs.HOVER_STATE},Ls),Is),{padding:Object.assign(Object.assign({},Er.padding),{isSepcial:!0})})},Bs={defaultState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:bs.DEFAULT_STATE},Ls),{padding:Er.padding}),Ps),Es),hoverState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:bs.HOVER_STATE},Ls),{padding:Er.padding}),Ps),Es),selectedState:Object.assign(Object.assign(Object.assign(Object.assign({selectorKey:bs.SELECTED_STATE},Ls),{padding:Er.padding}),Ps),Es)},Hs=function(){return{layout:{selectorKey:bs.LAYOUT,width:Er.width,height:Object.assign(Object.assign({},Er.height),{isReadOnly:!0}),margin:Er.margin,padding:Er.padding,overflowContent:Er.overflowContent,scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,direction:{value:"horizontal",property:"direction",propertyType:vt.CONTROLS},itemGap:{property:"itemGap",propertyType:vt.CSS,value:0,unit:mt.PIXELS},justifyContent:{property:"justifyContent",propertyType:vt.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:vt.CSS,value:"start"}},design:Tn(Tn(Tn(Tn(Tn(Tn({selectorKey:bs.DESIGN},bs.MENU_CONTAINER,Object.assign({selectorKey:bs.MENU_CONTAINER},Ls)),bs.MENU_ITEM_STYLE,Object.assign({selectorKey:bs.MENU_ITEM_STYLE},Bs)),bs.SUB_MENU_CONTAINER,Object.assign(Object.assign({selectorKey:bs.SUB_MENU_CONTAINER},Ls),As)),bs.SUBMENU_ITEM_STYLE,Object.assign({selectorKey:bs.SUBMENU_ITEM_STYLE},Bs)),bs.HAMBURGER_OPTIONS,Object.assign({selectorKey:bs.HAMBURGER_OPTIONS},xs)),bs.HAMBURGER_STYLE,Object.assign({selectorKey:bs.HAMBURGER_STYLE},_s)),content:{selectorKey:bs.CONTENT,data:{value:[],property:"data",propertyType:vt.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.CONTENT="content"}(Ds||(Ds={}));var zs,js=function(){return{layout:{selectorKey:Ds.LAYOUT,showSubMenu:{value:!1,property:"showSubMenu",propertyType:vt.CONTROLS},showSubMenuStyle:{value:"On Hover",property:"showSubMenuStyle",propertyType:vt.CONTROLS},itemGap:{property:"itemGap",propertyType:vt.CSS,value:0,unit:mt.PIXELS}},content:{selectorKey:Ds.CONTENT}}};!function(e){e.LAYOUT="layout",e.DESIGN="design",e.DATA_CONNECTOR="dataConnector"}(zs||(zs={}));var ks,Ks=function(){return{layout:{selectorKey:zs.LAYOUT,width:{value:300,property:"width",unit:1,propertyType:vt.CSS},minHeight:Object.assign(Object.assign({},Er.minHeight),{value:200,unit:mt.PIXELS}),margin:Er.margin,padding:Er.padding,flexboxOverflow:{property:"flexOverflow",propertyType:vt.CSS,value:"visible"},flexWrap:{property:"flexWrap",propertyType:vt.CSS,value:"nowrap"},scrollDirection:Er.scrollDirection,displayScrollbar:Er.displayScrollbar,positionType:Er.positionType,pinTo:Er.pinTo,displayStyle:{value:"flex-box",property:"displayStyle",propertyType:vt.CONTROLLED_CSS},direction:{value:"row",property:"displayStyle",propertyType:vt.CONTROLLED_CSS},rowGap:{property:"rowGap",propertyType:vt.CSS,value:1,unit:mt.PIXELS},columnGap:{property:"columnGap",propertyType:vt.CSS,value:1,unit:mt.PIXELS},setItemsPerRow:{property:"setItemsPerRow",isShow:!0,value:3,propertyType:vt.CSS},justifyContent:{property:"justifyContent",propertyType:vt.CSS,value:"start"},alignItems:{property:"alignItems",propertyType:vt.CSS,value:"start"}},design:Object.assign({selectorKey:zs.DESIGN,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},qr),dataConnector:{selectorKey:zs.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"container",url:null,enum:null,dataSource:null,selectedItem:null,keyMappings:null,type:null},property:"dataConnector",propertyType:vt.CONTROLS},dynamicData:{value:null,property:"dynamicData",propertyType:vt.CONTROLS}}}};!function(e){e.LAYOUT="layout",e.DESIGN="design"}(ks||(ks={}));var Us,Gs=function(){return{layout:{selectorKey:ks.LAYOUT,width:{value:100,property:"width",unit:mt.PERCENTAGE,propertyType:vt.CSS},minHeight:Object.assign(Object.assign({},Er.minHeight),{value:200,unit:mt.PIXELS}),padding:Er.padding,itemGap:{property:"itemGap",propertyType:vt.CSS,value:0,unit:mt.PIXELS},justifyContent:{property:"justifyContent",propertyType:vt.CSS,value:"start"},flexSize:{property:"flexSize",propertyType:vt.CONTROLLED_CSS,value:"shrink"}},design:Object.assign({selectorKey:ks.DESIGN,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius},qr)}};!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"}(Us||(Us={}));var Ms,Ws=function(){return{layout:{selectorKey:Us.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"135",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"40",unit:1}),margin:Er.margin,padding:Er.padding,positionType:Er.positionType,pinTo:Er.pinTo},design:{selectorKey:Us.DESIGN,defaultState:{selectorKey:Us.CHIP_BUTTON_DEFAULT_STATE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,padding:Object.assign(Object.assign({},Er.padding),{isSepcial:!0}),borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},hoverState:{selectorKey:Us.CHIP_BUTTON_HOVER_STATE,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,padding:Object.assign(Object.assign({},Er.padding),{isSepcial:!0}),shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})}}}},Vs={sizeChart:{value:!0,property:"sizeChart",propertyType:vt.CONTROLS},showIcon:{value:!0,property:"showIcon",propertyType:vt.CONTROLS},sizeChartWhenClicked:{value:"Lightbox",property:"sizeChartWhenClicked",propertyType:vt.CONTROLS},sizeChartValue:{value:"",property:"addToCartValue",propertyType:vt.CONTROLS},sizeChartMetaData:{value:"",property:"sizeChartMetaData",propertyType:vt.CONTROLS},buttonStyle:{value:"Text with Icon",parentRef:"bs-bn-se",propertyType:vt.CONTROLS},buttonType:{value:"primaryButton",propertyType:vt.CONTROLS},buttonText:{value:"",property:"buttonText",propertyType:vt.CONTROLS},icon:{value:"shopping-cart-01",property:"icon",propertyType:vt.CONTROLS},iconPosition:{value:"center",parentRef:"bs-in-pn",propertyType:vt.CONTROLS},iconAndTextSpacing:{value:16,property:"iconAndTextSpacing",unit:1,parentRef:"bs-in-ad-tt-sg",propertyType:vt.CSS},alignment:{value:"center",property:"alignment",parentRef:"bs-at",propertyType:vt.CSS},iconPadding:{value:0,property:"iconPadding",parentRef:"bs-at",propertyType:vt.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.DATA_CONNECTOR="dataConnector"}(Ms||(Ms={}));var Ys,Fs={buttonStyle:Vs.buttonStyle,buttonText:Vs.buttonText,icon:Vs.icon,iconPadding:Vs.iconPadding,iconPosition:Vs.iconPosition,iconAndTextSpacing:Vs.iconAndTextSpacing,alignment:Vs.alignment,buttonType:Vs.buttonType,showIcon:Vs.showIcon,backgroundColor:Er.backgroundColor,borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight,iconSize:Er.iconSize,iconColor:Object.assign(Object.assign({},Er.iconColor),{value:{rgb:{r:255,g:15,b:15,a:1},hex:"#ff0f0fff"}})},Xs=function(){return{layout:{selectorKey:Ms.LAYOUT,width:Object.assign(Object.assign({},Er.width),{value:"125",unit:1}),height:Object.assign(Object.assign({},Er.height),{value:"40",unit:1}),margin:Er.margin,padding:Er.padding,positionType:Er.positionType,pinTo:Er.pinTo,sizeChart:Vs.sizeChart,sizeChartWhenClicked:Vs.sizeChartWhenClicked,sizeChartValue:Vs.sizeChartValue,sizeChartMetaData:Vs.sizeChartMetaData},design:{selectorKey:Ms.DESIGN,sizeChart:{selectorKey:Ms.SIZE_CHART,defaultState:Object.assign({selectorKey:Ms.DEFAULT_STATE},Fs),hoverState:{selectorKey:Ms.HOVER_STATE},selectedState:{selectorKey:Ms.SELECTED_STATE}}},content:{},dataConnector:{selectorKey:Ms.DATA_CONNECTOR,dataConnector:{value:{isConnected:!1,key:"productSizeChart",url:null,enum:null,dataSource:"",childSource:"",keyMappings:{text:""}},property:"dataConnector",propertyType:vt.CONTROLS}}}},qs={displayType:{value:"Vertical",property:"displayType",propertyType:vt.CONTROLS},allowanceNumOfItemsToShow:{value:4,property:"allowanceNumOfItemsToShow",propertyType:vt.CONTROLS},allowanceItemSpacing:{value:10,unit:1,property:"allowanceItemSpacing",propertyType:vt.CSS},allowanceShowOtherItems:{value:"On Scroll",property:"allowanceShowOtherItems",propertyType:vt.CONTROLS},allowanceShowScrollIcons:{value:!0,property:"allowanceShowScrollIcons",propertyType:vt.CONTROLS},quotaNumOfItemsToShow:{value:4,property:"quotaNumOfItemsToShow",propertyType:vt.CONTROLS},quotaItemSpacing:{value:10,unit:1,property:"quotaItemSpacing",propertyType:vt.CSS},quotaShowOtherItems:{value:"On Scroll",property:"quotaShowOtherItems",propertyType:vt.CONTROLS},quotaShowScrollIcons:{value:!0,property:"quotaShowScrollIcons",propertyType:vt.CONTROLS},userInfoNumOfItemsToShow:{value:4,property:"userInfoNumOfItemsToShow",propertyType:vt.CONTROLS},userInfoItemSpacing:{value:10,unit:1,property:"userInfoItemSpacing",propertyType:vt.CSS},userInfoShowOtherItems:{value:"On Scroll",property:"userInfoShowOtherItems",propertyType:vt.CONTROLS},userInfoShowScrollIcons:{value:!0,property:"userInfoShowScrollIcons",propertyType:vt.CONTROLS},userInfoSecondaryNumOfItemsToShow:{value:4,property:"userInfoSecondaryNumOfItemsToShow",propertyType:vt.CONTROLS},userInfoSecondaryItemSpacing:{value:10,unit:1,property:"userInfoSecondaryItemSpacing",propertyType:vt.CSS},userInfoSecondaryShowOtherItems:{value:"On Scroll",property:"userInfoSecondaryShowOtherItems",propertyType:vt.CONTROLS},userInfoSecondaryShowScrollIcons:{value:!0,property:"userInfoSecondaryShowScrollIcons",propertyType:vt.CONTROLS},showAllowance:{value:!0,property:"showAllowance",propertyType:vt.CONTROLS},showQuota:{value:!0,property:"showQuota",propertyType:vt.CONTROLS},showUserInfo:{value:!0,property:"showUserInfo",propertyType:vt.CONTROLS},showUserInfoSecondary:{value:!0,property:"showUserInfoSecondary",propertyType:vt.CONTROLS},contentAlignment:{value:"Vertical",property:"contentAlignment",propertyType:vt.CONTROLS}},Qs={userProfile:{value:!0,property:"userProfile",propertyType:vt.CONTROLS},userEmail:{value:!0,property:"userEmail",propertyType:vt.CONTROLS},userPhone:{value:!0,property:"userPhone",propertyType:vt.CONTROLS},userId:{value:!0,property:"userId",propertyType:vt.CONTROLS},numOfPaymentMethods:{value:!0,property:"numOfPaymentMethods",propertyType:vt.CONTROLS},numOfOrdersPlaced:{value:!0,property:"numOfOrdersPlaced",propertyType:vt.CONTROLS},myCart:{value:!0,property:"myCart",propertyType:vt.CONTROLS},shippingAddress:{value:!0,property:"shippingAddress",propertyType:vt.CONTROLS},quotaLabel:{value:"Your Quota",property:"quotaLabel",propertyType:vt.CONTROLS},allowanceLabel:{value:"Your Allowance",property:"allowanceLabel",propertyType:vt.CONTROLS},shippingAddressLabel:{value:"Shipping Address",property:"shippingAddressLabel",propertyType:vt.CONTROLS},activeOrdersLabel:{value:"Active Orders",property:"activeOrdersLabel",propertyType:vt.CONTROLS},paymentMethodsLabel:{value:"Payment Methods",property:"paymentMethodsLabel",propertyType:vt.CONTROLS},myCartLabel:{value:"My Cart",property:"myCartLabel",propertyType:vt.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"}(Ys||(Ys={}));var Zs,$s,Js,ed,od,td,rd,id,nd={borderColor:Er.borderColor,borderStyle:Er.borderStyle,borderPerSlide:Er.borderPerSlide,showBorder:Er.showBorder,backgroundColor:Er.backgroundColor,showShadow:Er.showShadow,shadowColor:Er.shadowColor,blur:Er.blur,spread:Er.spread,angle:Er.angle,borderRadius:Er.borderRadius,exposure:Er.exposure,contrast:Er.contrast,saturation:Er.saturation,highlights:Er.highlights,shadows:Er.shadows},ad={theme:Er.theme,font:Er.font,fontSize:Er.fontSize,textColor:Er.textColor,bold:Er.bold,italic:Er.italic,linethrough:Er.linethrough,underline:Er.underline,textAlign:Er.textAlign,characterSpacing:Er.characterSpacing,lineHeight:Er.lineHeight},ld={icon:Er.icon,showIcon:Er.showIcon,iconSize:Er.iconSize,iconColor:Er.iconColor},pd=function(){return{layout:{selectorKey:Ys.LAYOUT,adjustment:Er.adjustment,width:Object.assign(Object.assign({},Er.width),{value:350,unit:mt.PIXELS}),height:Object.assign(Object.assign({},Er.height),{value:150,unit:mt.PIXELS}),margin:Er.margin,padding:Er.padding,positionType:Er.positionType,displayType:qs.displayType,quotaNumOfItemsToShow:qs.quotaNumOfItemsToShow,quotaItemSpacing:qs.quotaItemSpacing,quotaShowOtherItems:qs.quotaShowOtherItems,quotaShowScrollIcons:qs.quotaShowScrollIcons,allowanceNumOfItemsToShow:qs.allowanceNumOfItemsToShow,allowanceItemSpacing:qs.allowanceItemSpacing,allowanceShowOtherItems:qs.allowanceShowOtherItems,allowanceShowScrollIcons:qs.allowanceShowScrollIcons,userInfoNumOfItemsToShow:qs.userInfoNumOfItemsToShow,userInfoItemSpacing:qs.userInfoItemSpacing,userInfoShowOtherItems:qs.userInfoShowOtherItems,userInfoShowScrollIcons:qs.userInfoShowScrollIcons,userInfoSecondaryNumOfItemsToShow:qs.userInfoSecondaryNumOfItemsToShow,userInfoSecondaryItemSpacing:qs.userInfoSecondaryItemSpacing,userInfoSecondaryShowOtherItems:qs.userInfoSecondaryShowOtherItems,userInfoSecondaryShowScrollIcons:qs.userInfoSecondaryShowScrollIcons,showAllowance:qs.showAllowance,showQuota:qs.showQuota,showUserInfo:qs.showUserInfo,showUserInfoSecondary:qs.showUserInfoSecondary,contentAlignment:qs.contentAlignment},design:{selectorKey:Ys.DESIGN,userInfoDesign:{selectorKey:Ys.DESIGN,fillAndOpacity:Object.assign({selectorKey:Ys.FILL_AND_OPACITY},nd),userNameDesign:Object.assign(Object.assign({selectorKey:Ys.USER_NAME_DESIGN},ad),ld),userIdDesign:Object.assign(Object.assign({selectorKey:Ys.USER_ID_DESIGN},ad),ld),userEmailDesign:Object.assign(Object.assign({selectorKey:Ys.USER_EMAIL_DESIGN},ad),ld),userPhoneDesign:Object.assign(Object.assign({selectorKey:Ys.USER_PHONE_DESIGN},ad),ld)},quotaDesign:{selectorKey:Ys.QUOTA_DESIGN,fillAndOpacity:Object.assign({selectorKey:Ys.FILL_AND_OPACITY},nd),quotaHeadingDesign:Object.assign({selectorKey:Ys.QUOTA_HEADING_DESIGN},ad),quotaNameDesign:Object.assign({selectorKey:Ys.QUOTA_NAME_DESIGN},ad),quotaExpiryDesign:Object.assign({selectorKey:Ys.QUOTA_EXPIRY_DESIGN},ad),quotaInventoryDesign:Object.assign({selectorKey:Ys.QUOTA_INVENTORY_DESIGN},ad)},allowanceDesign:{selectorKey:Ys.ALLOWANCE_DESIGN,fillAndOpacity:Object.assign({selectorKey:Ys.FILL_AND_OPACITY},nd),allowanceHeadingDesign:Object.assign({selectorKey:Ys.ALLOWANCE_HEADING_DESIGN},ad),allowanceNameDesign:Object.assign({selectorKey:Ys.ALLOWANCE_NAME_DESIGN},ad),allowanceExpiryDesign:Object.assign({selectorKey:Ys.ALLOWANCE_EXPIRY_DESIGN},ad),allowanceInventoryDesign:Object.assign({selectorKey:Ys.ALLOWANCE_INVENTORY_DESIGN},ad)},userSecondaryInfoDesign:{selectorKey:Ys.USER_SECONDARY_INFO_DESIGN,fillAndOpacity:Object.assign({selectorKey:Ys.FILL_AND_OPACITY},nd),userSecondaryInfoHeadingDesign:Object.assign({selectorKey:Ys.USER_SECONDARY_INFO_HEADING_DESIGN},ad),userSecondaryInfoLabelDesign:Object.assign({selectorKey:Ys.USER_SECONDARY_INFO_LABEL_DESIGN},ad),userSecondaryInfoValueDesign:Object.assign({selectorKey:Ys.USER_SECONDARY_INFO_VALUE_DESIGN},ad)}},content:{selectorKey:Ys.CONTENT,userProfile:Qs.userProfile,userEmail:Qs.userEmail,userPhone:Qs.userPhone,userId:Qs.userId,numOfPaymentMethods:Qs.numOfPaymentMethods,numOfOrdersPlaced:Qs.numOfOrdersPlaced,myCart:Qs.myCart,shippingAddress:Qs.shippingAddress,quotaLabel:Qs.quotaLabel,allowanceLabel:Qs.allowanceLabel,shippingAddressLabel:Qs.shippingAddressLabel,activeOrdersLabel:Qs.activeOrdersLabel,paymentMethodsLabel:Qs.paymentMethodsLabel,myCartLabel:Qs.myCartLabel}}},sd=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%"}},dd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},cd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},yd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},ud=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},Sd=function(){return Object.assign(Object.assign({},ud()),{gridTemplateRows:"1fr",gridTemplateColumns:"1fr"})},gd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Td=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},hd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Cd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Od=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"1fr",gridTemplateColumns:"1fr"}},bd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},vd=function(){return{minHeight:"0px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},md=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"}},wd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},fd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Rd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Nd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Dd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Ld=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"}},Ad=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"auto",gridTemplateColumns:"100%"}},Ed=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Id=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},xd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Pd=function(){return{minHeight:"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",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",rowGap:"0px",columnGap:"0px",gridTemplateRows:"1fr",gridTemplateColumns:"1fr"}},Bd=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"}},Hd=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%"}},zd=12,jd=4,kd=1,Kd=70,Ud=20,Gd=4,Md=2;!function(e){e[e.Edit=1]="Edit",e[e.Preview=2]="Preview"}(Zs||(Zs={})),function(e){e.Desktop="desktop",e.Mobile="mobile"}($s||($s={})),function(e){e.Button="button",e.Content="content",e.Custom="custom",e.Input="input",e.Select="select",e.Textarea="textarea"}(Js||(Js={})),function(e){e.Button="button",e.Checkbox="checkbox",e.Date="date",e.DateTime="datetime-local",e.Email="email",e.File="file",e.Heading="heading",e.Month="month",e.Number="number",e.Password="password",e.Radio="radio",e.Rating="rating",e.ResetButton="reset",e.Select="select",e.SubmitButton="submit",e.Tel="tel",e.Text="text",e.Textarea="textarea",e.Time="time",e.Url="url",e.Week="week"}(ed||(ed={})),function(e){e.FirstName="FirstName",e.LastName="LastName",e.Email="Email",e.Password="Password",e.Phone="Phone",e.DateOfBirth="DateOfBirth",e.Address="Address",e.ShortAnswer="ShortAnswer",e.LongAnswer="LongAnswer",e.Number="Number",e.Link="Link",e.Upload="Upload",e.Rating="Rating",e.SingleChoice="SingleChoice",e.MultiChoice="MultiChoice",e.DropDown="DropDown",e.Checkbox="Checkbox",e.DatePicker="DatePicker",e.Date="Date",e.DateTime="DateTime",e.Time="Time",e.SubmitButton="SubmitButton",e.ResetButton="ResetButton",e.LoginButton="LoginButton",e.CustomAttribute1="CustomAttribute1",e.CustomAttribute2="CustomAttribute2",e.Header="Header",e.Text="Text"}(od||(od={})),function(e){e[e.LABEL=1]="LABEL",e[e.REQUIRED=2]="REQUIRED",e[e.PLACEHOLDER=3]="PLACEHOLDER",e[e.DESCRIPTION=4]="DESCRIPTION",e[e.LIMIT_CHARACTER=5]="LIMIT_CHARACTER",e[e.MULTI_TOGGLE=6]="MULTI_TOGGLE"}(td||(td={})),function(e){e[e.ShowMessage=1]="ShowMessage",e[e.RedirectToURL=2]="RedirectToURL",e[e.ClearForm=3]="ClearForm"}(rd||(rd={})),function(e){e[e.Custom=1]="Custom",e[e.Always=2]="Always"}(id||(id={}));var Wd=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"}},Vd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},Yd=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%"}},Fd=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"}},Xd=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"}},qd=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"}},Qd=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%"}},Zd=function(){return{minHeight:"0px",height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",padding:"0px",justifySelf:"start",alignSelf:"start"}},$d=function(){return{minHeight:"30px",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},Jd=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",justifySelf:"start",alignSelf:"start"}},ec=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",boxSizing:"border-box",justifySelf:"start",alignSelf:"start"}},oc=function(){return{minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box"}},tc=function(){return{height:"auto",minWidth:"0px",maxWidth:"99999px",maxHeight:"99999px",gridArea:"1/1/2/2",display:"grid",boxSizing:"border-box",justifySelf:"center"}},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"}},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"}}})(),r})()));
|