@swell/apps-sdk 1.0.75 → 1.0.77
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/index.cjs +34 -34
- package/dist/index.cjs.map +3 -3
- package/dist/index.js +21 -21
- package/dist/index.js.map +3 -3
- package/dist/index.mjs +19 -19
- package/dist/index.mjs.map +3 -3
- package/dist/src/api.d.ts +8 -8
- package/dist/src/easyblocks/config.d.ts +7 -7
- package/dist/src/easyblocks/utils.d.ts +16 -34
- package/dist/src/menus.d.ts +2 -4
- package/dist/src/resources.d.ts +2 -2
- package/dist/src/theme/theme-loader.d.ts +5 -1
- package/dist/src/theme.d.ts +4 -6
- package/dist/src/utils/index.d.ts +13 -13
- package/dist/types/swell.d.ts +3 -3
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
"use strict";var de=Object.create;var V3=Object.defineProperty;var ce=Object.getOwnPropertyDescriptor;var ue=Object.getOwnPropertyNames;var Ce=Object.getPrototypeOf,me=Object.prototype.hasOwnProperty;var d2=(n,e)=>{for(var t in e)V3(n,t,{get:e[t],enumerable:!0})},c2=(n,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of ue(e))!me.call(n,r)&&r!==t&&V3(n,r,{get:()=>e[r],enumerable:!(i=ce(e,r))||i.enumerable});return n};var h3=(n,e,t)=>(t=n!=null?de(Ce(n)):{},c2(e||!n||!n.__esModule?V3(t,"default",{value:n,enumerable:!0}):t,n)),pe=n=>c2(V3({},"__esModule",{value:!0}),n);var _6={};d2(_6,{DEFAULT_QUERY_PAGE_LIMIT:()=>Y5,DeferredShopifyResource:()=>U,FILE_DATA_INCLUDE_QUERY:()=>Q3,GEO_DATA:()=>P4,LANG_TO_COUNTRY_CODES:()=>x4,LiquidSwell:()=>P3,MAX_QUERY_PAGE_LIMIT:()=>J5,MockRecordResource:()=>a2,MockRecordSingleton:()=>o2,PageError:()=>R3,PageNotFound:()=>j3,SECTION_GROUP_CONTENT:()=>I3,ShopifyArticle:()=>w3,ShopifyBlog:()=>h4,ShopifyCart:()=>C3,ShopifyCollection:()=>y3,ShopifyCollections:()=>c4,ShopifyCompatibility:()=>f3,ShopifyCustomer:()=>K,ShopifyFont:()=>S3,ShopifyForm:()=>H3,ShopifyLink:()=>k3,ShopifyLocalization:()=>L3,ShopifyOrder:()=>i3,ShopifyPage:()=>p4,ShopifyPaginate:()=>p3,ShopifyPredictiveSearch:()=>C4,ShopifyProduct:()=>v,ShopifyRecommendations:()=>m4,ShopifyResource:()=>y,ShopifySearch:()=>f4,ShopifyVariant:()=>B,StorefrontResource:()=>T,Swell:()=>e2,SwellBackendAPI:()=>L4,SwellError:()=>B3,SwellStorefrontCollection:()=>A,SwellStorefrontPagination:()=>v3,SwellStorefrontRecord:()=>_,SwellStorefrontResource:()=>A3,SwellStorefrontSingleton:()=>J,SwellTheme:()=>H5,ThemeColor:()=>S,ThemeFont:()=>P,ThemeForm:()=>O,ThemeFormErrors:()=>$3,adaptShopifyFontData:()=>w4,adaptShopifyFormData:()=>y4,adaptShopifyMenuData:()=>g4,arrayToObject:()=>I5,deferMenuItemUrlAndResource:()=>r3,dehydrateSwellRefsInStorefrontResources:()=>U1,extractSettingsFromForm:()=>g3,findCircularReferences:()=>Yt,findEditorSetting:()=>q5,findThemeSettingsByType:()=>B5,fontMap:()=>U3,forEachKeyDeep:()=>X5,getAllSections:()=>G5,getBlog:()=>o6,getBlogs:()=>a6,getCategories:()=>t6,getCategory:()=>Q1,getCategoryWithProducts:()=>i6,getContentEntry:()=>i2,getContentList:()=>X1,getContentModel:()=>n6,getCountryCodeFromLocale:()=>Jt,getEasyblocksBackend:()=>se,getEasyblocksComponentDefinitions:()=>L6,getEasyblocksPagePropsWithConfigs:()=>k6,getEasyblocksPageTemplate:()=>oe,getEasyblocksPropsFromThemeConfigs:()=>c6,getLayoutSectionGroups:()=>V5,getMenuItemStorefrontUrl:()=>a3,getMenuItemUrlAndResource:()=>E1,getMenuItemValueId:()=>M1,getPage:()=>r6,getPageSections:()=>s4,getProduct:()=>Xt,getProducts:()=>t2,getProductsFiltered:()=>e6,getSectionGroupProp:()=>o3,getSectionSettingsFromProps:()=>re,getThemeSettingsFromProps:()=>ne,isArray:()=>Wt,isObject:()=>N3,md5:()=>b3,removeCircularReferences:()=>Qt,resolveAsyncResources:()=>Y,resolveLookupCollection:()=>D1,resolveMenuItemUrlAndResource:()=>T1,resolveMenuItems:()=>Z5,resolveMenuSettings:()=>j5,resolveSectionSettings:()=>o4,resolveThemeSettings:()=>Z3,scopeCustomCSS:()=>O5,stringifyQueryParams:()=>q,systemFonts:()=>be,toBase64:()=>Q5});module.exports=pe(_6);var J1=h3(require("swell-js"),1),Y1=h3(require("qs"),1);var u2=require("cache-manager"),C2=require("keyv"),fe=Object.freeze({ttl:1e3*60*60*24}),H=class{client;constructor(e){e=e||{},e.stores=e.stores||[new C2.Keyv],this.client=(0,u2.createCache)({...fe,...e})}async fetch(e,t){return this.client.wrap(e,t)}async get(e){return this.client.get(e)}async set(e,t,i){return this.client.set(e,t,i)}async flush(e){await this.client.del(e)}async flushAll(){await this.client.clear()}};var m2=require("keyv");var ge=30*1e3,T3=class extends H{constructor(){super({stores:we(),ttl:ge})}};function we(){return[new m2.Keyv]}var P6=require("cache-manager"),p2=require("keyv");var ye=30*1e3,_3=class extends H{constructor(e){super({stores:Se(),ttl:ye})}};function Se(){return[new p2.Keyv({serialize:void 0,deserialize:void 0})]}var T4=require("keyv");var O3=class{namespace;store;constructor(e){this.store=e,this.namespace="dummy"}async has(e){return this.get(e)!==void 0}async get(e){return this.store.get(e)}async set(e,t){return this.store.put(e,t)}async delete(e){await this.store.delete(e)}async clear(){let e="",t=!1;for(;!t;){let i=await this.store.list({prefix:`${this.namespace}:`,cursor:e||void 0});e=i.cursor??"",t=i.list_complete,i.keys.length>0&&await Promise.all(i.keys.map(r=>this.store.delete(r.name)))}}};var ke="THEME",Le=90*24*60*60*1e3,M3=class extends H{constructor(e){super({stores:Ae(e),ttl:Le})}};function Ae(n){let e=[new T4.Keyv];return console.log(`Initializing KV store: ${n?"enabled":"disabled"}`),n&&e.push(new T4.Keyv({namespace:ke,store:new O3(n)})),e}var V1=h3(require("qs"),1),O1=require("lodash-es");var W5=require("lodash-es");var k4=require("lodash-es");var U3=[{family:"monospace",label:"Monospace",fallback:"Menlo, Consolas, Monaco, Liberation Mono, Lucida Console, monospace, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:600,ital:1}],system:!0},{family:"serif",label:"Serif",fallback:"Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:600,ital:1}],system:!0},{family:"sans-serif",label:"Sans-serif",fallback:"BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:600,ital:1}],system:!0},{family:"Abel",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Abril Fatface",fallback:"serif",axes:["wght"],variants:[{wght:400}]},{family:"Alegreya",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Alegreya Sans",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Amiri",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Anonymous Pro",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Arapey",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1}]},{family:"Archivo",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Archivo Narrow",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Arimo",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Armata",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Arvo",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Asap",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Assistant",fallback:"sans-serif",axes:["wght"],variants:[{wght:200},{wght:300},{wght:400},{wght:600},{wght:700},{wght:800}]},{family:"Asul",fallback:"serif",axes:["wght"],variants:[{wght:400},{wght:700}]},{family:"Bio Rhyme",fallback:"serif",axes:["wght"],variants:[{wght:200},{wght:300},{wght:400},{wght:700},{wght:800}]},{family:"Bitter",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700}]},{family:"Cabin",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Cardo",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700}]},{family:"Catamaran",fallback:"serif",axes:["wght"],variants:[{wght:100},{wght:200},{wght:300},{wght:400},{wght:500},{wght:600},{wght:700},{wght:800},{wght:900}]},{family:"Chivo",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Cormorant",fallback:"serif",axes:["wght","ital"],variants:[{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Crimson Text",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1}]},{family:"DM Sans",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Domine",fallback:"serif",axes:["wght"],variants:[{wght:400},{wght:700}]},{family:"Dosis",fallback:"sans-serif",axes:["wght"],variants:[{wght:200},{wght:300},{wght:400},{wght:500},{wght:600},{wght:700},{wght:800}]},{family:"Eczar",fallback:"serif",axes:["wght"],variants:[{wght:400},{wght:500},{wght:600},{wght:700},{wght:800}]},{family:"Fira Sans",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Fjalla One",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Glegoo",fallback:"serif",axes:["wght"],variants:[{wght:400},{wght:700}]},{family:"IBM Plex Sans",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Inconsolata",fallback:"sans-serif",axes:["wght"],variants:[{wght:400},{wght:700}]},{family:"Inknut Antiqua",fallback:"serif",axes:["wght"],variants:[{wght:300},{wght:400},{wght:500},{wght:600},{wght:700},{wght:800},{wght:900}]},{family:"Inter",fallback:"sans-serif",axes:["wght"],variants:[{wght:100},{wght:200},{wght:300},{wght:400},{wght:500},{wght:600},{wght:700},{wght:800},{wght:900}]},{family:"Josefin Sans",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Josefin Slab",fallback:"serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Kalam",fallback:"sans-serif",axes:["wght"],variants:[{wght:300},{wght:400},{wght:700}]},{family:"Karla",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Kreon",fallback:"serif",axes:["wght"],variants:[{wght:300},{wght:400},{wght:700}]},{family:"Lato",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Libre Baskerville",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700}]},{family:"Libre Franklin",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Lobster",fallback:"serif",axes:["wght"],variants:[{wght:400}]},{family:"Lobster Two",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Lora",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Maven Pro",fallback:"sans-serif",axes:["wght"],variants:[{wght:400},{wght:500},{wght:700},{wght:900}]},{family:"Megrim",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Merriweather Sans",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1}]},{family:"Montserrat",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Mouse Memoirs",fallback:"serif",axes:["wght"],variants:[{wght:400}]},{family:"Muli",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Neuton",fallback:"serif",axes:["wght","ital"],variants:[{wght:200},{wght:300},{wght:400},{wght:400,ital:1},{wght:700},{wght:800}]},{family:"News Cycle",fallback:"sans-serif",axes:["wght"],variants:[{wght:400},{wght:700}]},{family:"Newsreader",fallback:"serif",axes:["wght","ital"],variants:[{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1}]},{family:"Nobile",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Noticia Text",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Noto Serif",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Nunito",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Nunito Sans",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Old Standard TT",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700}]},{family:"Open Sans",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1}]},{family:"Open Sans Condensed",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:300},{wght:300,ital:1},{wght:700}]},{family:"Oswald",fallback:"sans-serif",axes:["wght"],variants:[{wght:200},{wght:300},{wght:400},{wght:500},{wght:600},{wght:700}]},{family:"Ovo",fallback:"serif",axes:["wght"],variants:[{wght:400}]},{family:"Oxygen",fallback:"sans-serif",axes:["wght"],variants:[{wght:300},{wght:400},{wght:700}]},{family:"PT Mono",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"PT Sans",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"PT Sans Narrow",fallback:"sans-serif",axes:["wght"],variants:[{wght:400},{wght:700}]},{family:"PT Serif",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Pacifico",fallback:"serif",axes:["wght"],variants:[{wght:400}]},{family:"Playball",fallback:"serif",axes:["wght"],variants:[{wght:400}]},{family:"Playfair Display",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Poppins",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Prata",fallback:"serif",axes:["wght"],variants:[{wght:400}]},{family:"Prompt",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Proza Libre",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1}]},{family:"Quantico",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Quattrocento",fallback:"serif",axes:["wght"],variants:[{wght:400},{wght:700}]},{family:"Quattrocento Sans",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Questrial",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Quicksand",fallback:"sans-serif",axes:["wght"],variants:[{wght:300},{wght:400},{wght:500},{wght:700}]},{family:"Rajdhani",fallback:"sans-serif",axes:["wght"],variants:[{wght:300},{wght:400},{wght:500},{wght:600},{wght:700}]},{family:"Raleway",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Righteous",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Roboto",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:700},{wght:700,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Roboto Condensed",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Roboto Mono",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Roboto Slab",fallback:"serif",axes:["wght"],variants:[{wght:100},{wght:300},{wght:400},{wght:700}]},{family:"Rubik",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:700},{wght:700,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Shadows Into Light",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Slabo 13px",fallback:"serif",axes:["wght"],variants:[{wght:400}]},{family:"Smooch",fallback:"serif",axes:["wght"],variants:[{wght:400}]},{family:"Source Code Pro",fallback:"sans-serif",axes:["wght"],variants:[{wght:200},{wght:300},{wght:400},{wght:500},{wght:600},{wght:700},{wght:900}]},{family:"Source Sans Pro",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Space Mono",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Syne",fallback:"sans-serif",axes:["wght"],variants:[{wght:400},{wght:500},{wght:600},{wght:700},{wght:800}]},{family:"Tenor Sans",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Tinos",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Titillium Web",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:900}]},{family:"Ubuntu",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Unica One",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Unna",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Varela",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Varela Round",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Vidaloka",fallback:"serif",axes:["wght"],variants:[{wght:400}]},{family:"Volkhov",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Vollkorn",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Work Sans",fallback:"sans-serif",axes:["wght"],variants:[{wght:100},{wght:200},{wght:300},{wght:400},{wght:500},{wght:600},{wght:700},{wght:800},{wght:900}]},{family:"BIZ UDPMincho",fallback:"serif",axes:["wght"],variants:[{wght:400},{wght:700}]},{family:"Dela Gothic One",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Hina Mincho",fallback:"serif",axes:["wght"],variants:[{wght:400}]},{family:"Kaisei Decol",fallback:"serif",axes:["wght"],variants:[{wght:400},{wght:500},{wght:700}]},{family:"Kaisei Opti",fallback:"serif",axes:["wght"],variants:[{wght:400},{wght:500},{wght:700}]},{family:"Kaisei Tokumin",fallback:"serif",axes:["wght"],variants:[{wght:400},{wght:500},{wght:700},{wght:800}]},{family:"M PLUS 1",fallback:"sans-serif",axes:["wght"],variants:[{wght:100},{wght:200},{wght:300},{wght:400},{wght:500},{wght:600},{wght:700},{wght:800},{wght:900}]},{family:"M PLUS Rounded 1c",fallback:"sans-serif",axes:["wght"],variants:[{wght:100},{wght:300},{wght:400},{wght:500},{wght:700},{wght:800},{wght:900}]},{family:"Mochiy Pop P One",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Murecho",fallback:"sans-serif",axes:["wght"],variants:[{wght:100},{wght:200},{wght:300},{wght:400},{wght:500},{wght:600},{wght:700},{wght:800},{wght:900}]},{family:"Noto Sans Japanese",fallback:"sans-serif",axes:["wght"],variants:[{wght:100},{wght:200},{wght:300},{wght:400},{wght:500},{wght:600},{wght:700},{wght:800},{wght:900}]},{family:"Noto Serif Japanese",fallback:"sans-serif",axes:["wght"],variants:[{wght:200},{wght:300},{wght:400},{wght:500},{wght:600},{wght:700},{wght:900}]},{family:"Shippori Mincho",fallback:"serif",axes:["wght"],variants:[{wght:400},{wght:500},{wght:600},{wght:700},{wght:800}]},{family:"Zen Kaku Gothic New",fallback:"sans-serif",axes:["wght"],variants:[{wght:300},{wght:400},{wght:500},{wght:700},{wght:900}]},{family:"Zen Kurenaido",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Zen Maru Gothic",fallback:"sans-serif",axes:["wght"],variants:[{wght:300},{wght:400},{wght:500},{wght:700},{wght:900}]},{family:"Zen Old Mincho",fallback:"serif",axes:["wght"],variants:[{wght:400},{wght:500},{wght:600},{wght:700},{wght:900}]}],be=U3.filter(n=>n.system).map(n=>n.family);var P=class n{id="";family="sans-serif";weight=400;style="normal";fallback_families="sans-serif";system=!0;variant={wght:400};variants=[];definition;constructor(e){let t,i,r,a;typeof e=="string"?{family:t,style:i,weight:r,variant:a}=n.stringToSetting(e):e&&({family:t,style:i,weight:r,variant:a}=n.resolveSetting(e)),t&&(this.id=typeof e=="string"?e:n.settingToString({family:t,weight:r,style:i,variant:a}),this.family=t,this.style=i||"normal",r&&(this.weight=r),a&&(this.variant=a),this.definition=n.findByFamily(t),this.definition&&(this.fallback_families=this.definition.fallback,this.system=this.definition.system||!1))}static get(e){return e instanceof n?e:new n(e)}static findByFamily(e){return e?U3.find(t=>t.family.toLowerCase()===e.toLowerCase()):void 0}static stringToSetting(e){let[t,i]=e.split(":"),[r,a]=i?.toLowerCase().split("@")||[],o=r?.split(",")||[],s=a?.split(",")||[],l=Number.parseInt(s[o.indexOf("wght")],10);return{family:t,weight:l,style:o.includes("ital")?"italic":o.includes("slnt")?"oblique":"normal",variant:{wght:l,wdth:o.includes("wdth")?Number.parseInt(s[o.indexOf("wdth")],10):void 0,slnt:o.includes("slnt")?Number.parseInt(s[o.indexOf("slnt")],10):void 0,opsz:o.includes("opsz")?Number.parseInt(s[o.indexOf("opsz")],10):void 0,ital:o.includes("ital")?Number.parseInt(s[o.indexOf("ital")],10):void 0}}}static settingToString(e){let{family:t,variant:i}=n.resolveSetting(e);return`${t}:${n.variantToString(i)}`}static variantToString(e){let t=[],i=[];e.ital!==void 0&&(t.push("ital"),i.push(e.ital||0)),e.opsz!==void 0&&(t.push("opsz"),i.push(e.opsz||0)),e.slnt!==void 0&&(t.push("slnt"),i.push(e.slnt||0)),e.wdth!==void 0&&(t.push("wdth"),i.push(e.wdth||0)),t.push("wght"),i.push(e.wght);let r=t.join(","),a=i.join(",");return`${r}@${a}`}static resolveSetting(e){let{family:t,style:i,weight:r,variant:a}=e,o=n.findByFamily(t),s=typeof a?.wdth=="number"?a.wdth:void 0,l=typeof a?.ital=="number"?a.ital:i==="italic"?o?.variants.find(h=>h.ital&&h.ital>0)?.ital:void 0,u=typeof a?.opsz=="number"?a.opsz:void 0,c=typeof a?.slnt=="number"?a.slnt:i==="oblique"?o?.variants.find(h=>h.slnt&&h.slnt>0)?.slnt:void 0;return{family:t,weight:r||a?.wght,style:l!==void 0?"italic":c!==void 0?"oblique":"normal",variant:{wght:r||a?.wght,wdth:s,slnt:c,opsz:u,ital:l}}}static combinedGoogleFontUrl(e){let t=e.map(r=>n.get(r)),i=[];for(let r of t){let a=r.googleFamily();i.includes(a)||i.push(a)}return`https://fonts.googleapis.com/css2?family=${i.join("&family=")}&display=swap`}toString(){return this.id}googleFamily(){if(this.definition){let e=this.definition.axes.sort(),t=this.definition.variants.map(i=>e.map(r=>i[r]||0).join(",")).sort();return`${this.family}:${e.join(",")}@${t.join(";")}`}return""}url(){return`https://fonts.googleapis.com/css2?family=${this.googleFamily()}&display=swap`}face(e={}){return`
|
|
1
|
+
"use strict";var d1=Object.create;var V3=Object.defineProperty;var c1=Object.getOwnPropertyDescriptor;var u1=Object.getOwnPropertyNames;var C1=Object.getPrototypeOf,m1=Object.prototype.hasOwnProperty;var d2=(n,e)=>{for(var t in e)V3(n,t,{get:e[t],enumerable:!0})},c2=(n,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of u1(e))!m1.call(n,r)&&r!==t&&V3(n,r,{get:()=>e[r],enumerable:!(i=c1(e,r))||i.enumerable});return n};var h3=(n,e,t)=>(t=n!=null?d1(C1(n)):{},c2(e||!n||!n.__esModule?V3(t,"default",{value:n,enumerable:!0}):t,n)),p1=n=>c2(V3({},"__esModule",{value:!0}),n);var _6={};d2(_6,{DEFAULT_QUERY_PAGE_LIMIT:()=>Y5,DeferredShopifyResource:()=>U,FILE_DATA_INCLUDE_QUERY:()=>Q3,GEO_DATA:()=>D4,LANG_TO_COUNTRY_CODES:()=>x4,LiquidSwell:()=>x3,MAX_QUERY_PAGE_LIMIT:()=>J5,MockRecordResource:()=>a2,MockRecordSingleton:()=>o2,PageError:()=>j3,PageNotFound:()=>Z3,SECTION_GROUP_CONTENT:()=>F3,ShopifyArticle:()=>y3,ShopifyBlog:()=>h4,ShopifyCart:()=>C3,ShopifyCollection:()=>S3,ShopifyCollections:()=>c4,ShopifyCompatibility:()=>g3,ShopifyCustomer:()=>K,ShopifyFont:()=>k3,ShopifyForm:()=>H3,ShopifyLink:()=>L3,ShopifyLocalization:()=>A3,ShopifyOrder:()=>i3,ShopifyPage:()=>p4,ShopifyPaginate:()=>p3,ShopifyPredictiveSearch:()=>C4,ShopifyProduct:()=>v,ShopifyRecommendations:()=>m4,ShopifyResource:()=>y,ShopifySearch:()=>g4,ShopifyVariant:()=>B,StorefrontResource:()=>T,Swell:()=>e2,SwellBackendAPI:()=>L4,SwellError:()=>B3,SwellStorefrontCollection:()=>A,SwellStorefrontPagination:()=>P3,SwellStorefrontRecord:()=>_,SwellStorefrontResource:()=>b3,SwellStorefrontSingleton:()=>J,SwellTheme:()=>H5,ThemeColor:()=>S,ThemeFont:()=>D,ThemeForm:()=>O,ThemeFormErrors:()=>$3,adaptShopifyFontData:()=>w4,adaptShopifyFormData:()=>y4,adaptShopifyMenuData:()=>f4,arrayToObject:()=>F5,deferMenuItemUrlAndResource:()=>r3,dehydrateSwellRefsInStorefrontResources:()=>Ue,extractSettingsFromForm:()=>w3,findCircularReferences:()=>Yt,findEditorSetting:()=>G5,findThemeSettingsByType:()=>B5,fontMap:()=>U3,forEachKeyDeep:()=>X5,getAllSections:()=>q5,getBlog:()=>o6,getBlogs:()=>a6,getCategories:()=>t6,getCategory:()=>Qe,getCategoryWithProducts:()=>i6,getContentEntry:()=>i2,getContentList:()=>Xe,getContentModel:()=>n6,getCountryCodeFromLocale:()=>Jt,getEasyblocksBackend:()=>s1,getEasyblocksComponentDefinitions:()=>L6,getEasyblocksPagePropsWithConfigs:()=>k6,getEasyblocksPageTemplate:()=>o1,getEasyblocksPropsFromThemeConfigs:()=>c6,getLayoutSectionGroups:()=>V5,getMenuItemStorefrontUrl:()=>a3,getMenuItemUrlAndResource:()=>Ee,getMenuItemValueId:()=>Me,getPage:()=>r6,getPageSections:()=>s4,getProduct:()=>Xt,getProducts:()=>t2,getProductsFiltered:()=>e6,getSectionGroupProp:()=>o3,getSectionSettingsFromProps:()=>r1,getThemeSettingsFromProps:()=>n1,isArray:()=>Wt,isObject:()=>f3,md5:()=>T3,removeCircularReferences:()=>Qt,resolveAsyncResources:()=>Y,resolveLookupCollection:()=>Pe,resolveMenuItemUrlAndResource:()=>Te,resolveMenuItems:()=>Z5,resolveMenuSettings:()=>j5,resolveSectionSettings:()=>o4,resolveThemeSettings:()=>N3,scopeCustomCSS:()=>O5,stringifyQueryParams:()=>G,systemFonts:()=>b1,toBase64:()=>Q5});module.exports=p1(_6);var Je=h3(require("swell-js"),1),Ye=h3(require("qs"),1);var u2=require("cache-manager"),C2=require("keyv"),g1=Object.freeze({ttl:1e3*60*60*24}),H=class{client;constructor(e){e=e||{},e.stores=e.stores||[new C2.Keyv],this.client=(0,u2.createCache)({...g1,...e})}async fetch(e,t){return this.client.wrap(e,t)}async get(e){return this.client.get(e)}async set(e,t,i){return this.client.set(e,t,i)}async flush(e){await this.client.del(e)}async flushAll(){await this.client.clear()}};var m2=require("keyv");var f1=30*1e3,_3=class extends H{constructor(){super({stores:w1(),ttl:f1})}};function w1(){return[new m2.Keyv]}var D6=require("cache-manager"),p2=require("keyv");var y1=30*1e3,M3=class extends H{constructor(e){super({stores:S1(),ttl:y1})}};function S1(){return[new p2.Keyv({serialize:void 0,deserialize:void 0})]}var T4=require("keyv");var O3=class{namespace;store;constructor(e){this.store=e,this.namespace="dummy"}async has(e){return this.get(e)!==void 0}async get(e){return this.store.get(e)}async set(e,t){return this.store.put(e,t)}async delete(e){await this.store.delete(e)}async clear(){let e="",t=!1;for(;!t;){let i=await this.store.list({prefix:`${this.namespace}:`,cursor:e||void 0});e=i.cursor??"",t=i.list_complete,i.keys.length>0&&await Promise.all(i.keys.map(r=>this.store.delete(r.name)))}}};var k1="THEME",L1=90*24*60*60*1e3,E3=class extends H{constructor(e){super({stores:A1(e),ttl:L1})}};function A1(n){let e=[new T4.Keyv];return console.log(`Initializing KV store: ${n?"enabled":"disabled"}`),n&&e.push(new T4.Keyv({namespace:k1,store:new O3(n)})),e}var Ve=h3(require("qs"),1),Oe=require("lodash-es");var W5=require("lodash-es");var k4=require("lodash-es");var U3=[{family:"monospace",label:"Monospace",fallback:"Menlo, Consolas, Monaco, Liberation Mono, Lucida Console, monospace, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:600,ital:1}],system:!0},{family:"serif",label:"Serif",fallback:"Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:600,ital:1}],system:!0},{family:"sans-serif",label:"Sans-serif",fallback:"BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:600,ital:1}],system:!0},{family:"Abel",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Abril Fatface",fallback:"serif",axes:["wght"],variants:[{wght:400}]},{family:"Alegreya",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Alegreya Sans",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Amiri",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Anonymous Pro",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Arapey",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1}]},{family:"Archivo",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Archivo Narrow",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Arimo",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Armata",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Arvo",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Asap",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Assistant",fallback:"sans-serif",axes:["wght"],variants:[{wght:200},{wght:300},{wght:400},{wght:600},{wght:700},{wght:800}]},{family:"Asul",fallback:"serif",axes:["wght"],variants:[{wght:400},{wght:700}]},{family:"Bio Rhyme",fallback:"serif",axes:["wght"],variants:[{wght:200},{wght:300},{wght:400},{wght:700},{wght:800}]},{family:"Bitter",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700}]},{family:"Cabin",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Cardo",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700}]},{family:"Catamaran",fallback:"serif",axes:["wght"],variants:[{wght:100},{wght:200},{wght:300},{wght:400},{wght:500},{wght:600},{wght:700},{wght:800},{wght:900}]},{family:"Chivo",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Cormorant",fallback:"serif",axes:["wght","ital"],variants:[{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Crimson Text",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1}]},{family:"DM Sans",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Domine",fallback:"serif",axes:["wght"],variants:[{wght:400},{wght:700}]},{family:"Dosis",fallback:"sans-serif",axes:["wght"],variants:[{wght:200},{wght:300},{wght:400},{wght:500},{wght:600},{wght:700},{wght:800}]},{family:"Eczar",fallback:"serif",axes:["wght"],variants:[{wght:400},{wght:500},{wght:600},{wght:700},{wght:800}]},{family:"Fira Sans",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Fjalla One",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Glegoo",fallback:"serif",axes:["wght"],variants:[{wght:400},{wght:700}]},{family:"IBM Plex Sans",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Inconsolata",fallback:"sans-serif",axes:["wght"],variants:[{wght:400},{wght:700}]},{family:"Inknut Antiqua",fallback:"serif",axes:["wght"],variants:[{wght:300},{wght:400},{wght:500},{wght:600},{wght:700},{wght:800},{wght:900}]},{family:"Inter",fallback:"sans-serif",axes:["wght"],variants:[{wght:100},{wght:200},{wght:300},{wght:400},{wght:500},{wght:600},{wght:700},{wght:800},{wght:900}]},{family:"Josefin Sans",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Josefin Slab",fallback:"serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Kalam",fallback:"sans-serif",axes:["wght"],variants:[{wght:300},{wght:400},{wght:700}]},{family:"Karla",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Kreon",fallback:"serif",axes:["wght"],variants:[{wght:300},{wght:400},{wght:700}]},{family:"Lato",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Libre Baskerville",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700}]},{family:"Libre Franklin",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Lobster",fallback:"serif",axes:["wght"],variants:[{wght:400}]},{family:"Lobster Two",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Lora",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Maven Pro",fallback:"sans-serif",axes:["wght"],variants:[{wght:400},{wght:500},{wght:700},{wght:900}]},{family:"Megrim",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Merriweather Sans",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1}]},{family:"Montserrat",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Mouse Memoirs",fallback:"serif",axes:["wght"],variants:[{wght:400}]},{family:"Muli",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Neuton",fallback:"serif",axes:["wght","ital"],variants:[{wght:200},{wght:300},{wght:400},{wght:400,ital:1},{wght:700},{wght:800}]},{family:"News Cycle",fallback:"sans-serif",axes:["wght"],variants:[{wght:400},{wght:700}]},{family:"Newsreader",fallback:"serif",axes:["wght","ital"],variants:[{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1}]},{family:"Nobile",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Noticia Text",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Noto Serif",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Nunito",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Nunito Sans",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Old Standard TT",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700}]},{family:"Open Sans",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1}]},{family:"Open Sans Condensed",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:300},{wght:300,ital:1},{wght:700}]},{family:"Oswald",fallback:"sans-serif",axes:["wght"],variants:[{wght:200},{wght:300},{wght:400},{wght:500},{wght:600},{wght:700}]},{family:"Ovo",fallback:"serif",axes:["wght"],variants:[{wght:400}]},{family:"Oxygen",fallback:"sans-serif",axes:["wght"],variants:[{wght:300},{wght:400},{wght:700}]},{family:"PT Mono",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"PT Sans",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"PT Sans Narrow",fallback:"sans-serif",axes:["wght"],variants:[{wght:400},{wght:700}]},{family:"PT Serif",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Pacifico",fallback:"serif",axes:["wght"],variants:[{wght:400}]},{family:"Playball",fallback:"serif",axes:["wght"],variants:[{wght:400}]},{family:"Playfair Display",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Poppins",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Prata",fallback:"serif",axes:["wght"],variants:[{wght:400}]},{family:"Prompt",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Proza Libre",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1}]},{family:"Quantico",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Quattrocento",fallback:"serif",axes:["wght"],variants:[{wght:400},{wght:700}]},{family:"Quattrocento Sans",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Questrial",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Quicksand",fallback:"sans-serif",axes:["wght"],variants:[{wght:300},{wght:400},{wght:500},{wght:700}]},{family:"Rajdhani",fallback:"sans-serif",axes:["wght"],variants:[{wght:300},{wght:400},{wght:500},{wght:600},{wght:700}]},{family:"Raleway",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:800},{wght:800,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Righteous",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Roboto",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:700},{wght:700,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Roboto Condensed",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Roboto Mono",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:100},{wght:100,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Roboto Slab",fallback:"serif",axes:["wght"],variants:[{wght:100},{wght:300},{wght:400},{wght:700}]},{family:"Rubik",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:700},{wght:700,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Shadows Into Light",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Slabo 13px",fallback:"serif",axes:["wght"],variants:[{wght:400}]},{family:"Smooch",fallback:"serif",axes:["wght"],variants:[{wght:400}]},{family:"Source Code Pro",fallback:"sans-serif",axes:["wght"],variants:[{wght:200},{wght:300},{wght:400},{wght:500},{wght:600},{wght:700},{wght:900}]},{family:"Source Sans Pro",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Space Mono",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Syne",fallback:"sans-serif",axes:["wght"],variants:[{wght:400},{wght:500},{wght:600},{wght:700},{wght:800}]},{family:"Tenor Sans",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Tinos",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Titillium Web",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:200},{wght:200,ital:1},{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:900}]},{family:"Ubuntu",fallback:"sans-serif",axes:["wght","ital"],variants:[{wght:300},{wght:300,ital:1},{wght:400},{wght:400,ital:1},{wght:500},{wght:500,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Unica One",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Unna",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Varela",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Varela Round",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Vidaloka",fallback:"serif",axes:["wght"],variants:[{wght:400}]},{family:"Volkhov",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:700},{wght:700,ital:1}]},{family:"Vollkorn",fallback:"serif",axes:["wght","ital"],variants:[{wght:400},{wght:400,ital:1},{wght:600},{wght:600,ital:1},{wght:700},{wght:700,ital:1},{wght:900},{wght:900,ital:1}]},{family:"Work Sans",fallback:"sans-serif",axes:["wght"],variants:[{wght:100},{wght:200},{wght:300},{wght:400},{wght:500},{wght:600},{wght:700},{wght:800},{wght:900}]},{family:"BIZ UDPMincho",fallback:"serif",axes:["wght"],variants:[{wght:400},{wght:700}]},{family:"Dela Gothic One",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Hina Mincho",fallback:"serif",axes:["wght"],variants:[{wght:400}]},{family:"Kaisei Decol",fallback:"serif",axes:["wght"],variants:[{wght:400},{wght:500},{wght:700}]},{family:"Kaisei Opti",fallback:"serif",axes:["wght"],variants:[{wght:400},{wght:500},{wght:700}]},{family:"Kaisei Tokumin",fallback:"serif",axes:["wght"],variants:[{wght:400},{wght:500},{wght:700},{wght:800}]},{family:"M PLUS 1",fallback:"sans-serif",axes:["wght"],variants:[{wght:100},{wght:200},{wght:300},{wght:400},{wght:500},{wght:600},{wght:700},{wght:800},{wght:900}]},{family:"M PLUS Rounded 1c",fallback:"sans-serif",axes:["wght"],variants:[{wght:100},{wght:300},{wght:400},{wght:500},{wght:700},{wght:800},{wght:900}]},{family:"Mochiy Pop P One",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Murecho",fallback:"sans-serif",axes:["wght"],variants:[{wght:100},{wght:200},{wght:300},{wght:400},{wght:500},{wght:600},{wght:700},{wght:800},{wght:900}]},{family:"Noto Sans Japanese",fallback:"sans-serif",axes:["wght"],variants:[{wght:100},{wght:200},{wght:300},{wght:400},{wght:500},{wght:600},{wght:700},{wght:800},{wght:900}]},{family:"Noto Serif Japanese",fallback:"sans-serif",axes:["wght"],variants:[{wght:200},{wght:300},{wght:400},{wght:500},{wght:600},{wght:700},{wght:900}]},{family:"Shippori Mincho",fallback:"serif",axes:["wght"],variants:[{wght:400},{wght:500},{wght:600},{wght:700},{wght:800}]},{family:"Zen Kaku Gothic New",fallback:"sans-serif",axes:["wght"],variants:[{wght:300},{wght:400},{wght:500},{wght:700},{wght:900}]},{family:"Zen Kurenaido",fallback:"sans-serif",axes:["wght"],variants:[{wght:400}]},{family:"Zen Maru Gothic",fallback:"sans-serif",axes:["wght"],variants:[{wght:300},{wght:400},{wght:500},{wght:700},{wght:900}]},{family:"Zen Old Mincho",fallback:"serif",axes:["wght"],variants:[{wght:400},{wght:500},{wght:600},{wght:700},{wght:900}]}],b1=U3.filter(n=>n.system).map(n=>n.family);var D=class n{id="";family="sans-serif";weight=400;style="normal";fallback_families="sans-serif";system=!0;variant={wght:400};variants=[];definition;constructor(e){let t,i,r,a;typeof e=="string"?{family:t,style:i,weight:r,variant:a}=n.stringToSetting(e):e&&({family:t,style:i,weight:r,variant:a}=n.resolveSetting(e)),t&&(this.id=typeof e=="string"?e:n.settingToString({family:t,weight:r,style:i,variant:a}),this.family=t,this.style=i||"normal",r&&(this.weight=r),a&&(this.variant=a),this.definition=n.findByFamily(t),this.definition&&(this.fallback_families=this.definition.fallback,this.system=this.definition.system||!1))}static get(e){return e instanceof n?e:new n(e)}static findByFamily(e){return e?U3.find(t=>t.family.toLowerCase()===e.toLowerCase()):void 0}static stringToSetting(e){let[t,i]=e.split(":"),[r,a]=i?.toLowerCase().split("@")||[],o=r?.split(",")||[],s=a?.split(",")||[],l=Number.parseInt(s[o.indexOf("wght")],10);return{family:t,weight:l,style:o.includes("ital")?"italic":o.includes("slnt")?"oblique":"normal",variant:{wght:l,wdth:o.includes("wdth")?Number.parseInt(s[o.indexOf("wdth")],10):void 0,slnt:o.includes("slnt")?Number.parseInt(s[o.indexOf("slnt")],10):void 0,opsz:o.includes("opsz")?Number.parseInt(s[o.indexOf("opsz")],10):void 0,ital:o.includes("ital")?Number.parseInt(s[o.indexOf("ital")],10):void 0}}}static settingToString(e){let{family:t,variant:i}=n.resolveSetting(e);return`${t}:${n.variantToString(i)}`}static variantToString(e){let t=[],i=[];e.ital!==void 0&&(t.push("ital"),i.push(e.ital||0)),e.opsz!==void 0&&(t.push("opsz"),i.push(e.opsz||0)),e.slnt!==void 0&&(t.push("slnt"),i.push(e.slnt||0)),e.wdth!==void 0&&(t.push("wdth"),i.push(e.wdth||0)),t.push("wght"),i.push(e.wght);let r=t.join(","),a=i.join(",");return`${r}@${a}`}static resolveSetting(e){let{family:t,style:i,weight:r,variant:a}=e,o=n.findByFamily(t),s=typeof a?.wdth=="number"?a.wdth:void 0,l=typeof a?.ital=="number"?a.ital:i==="italic"?o?.variants.find(h=>h.ital&&h.ital>0)?.ital:void 0,c=typeof a?.opsz=="number"?a.opsz:void 0,u=typeof a?.slnt=="number"?a.slnt:i==="oblique"?o?.variants.find(h=>h.slnt&&h.slnt>0)?.slnt:void 0;return{family:t,weight:r||a?.wght,style:l!==void 0?"italic":u!==void 0?"oblique":"normal",variant:{wght:r||a?.wght,wdth:s,slnt:u,opsz:c,ital:l}}}static combinedGoogleFontUrl(e){let t=e.map(r=>n.get(r)),i=[];for(let r of t){let a=r.googleFamily();i.includes(a)||i.push(a)}return`https://fonts.googleapis.com/css2?family=${i.join("&family=")}&display=swap`}toString(){return this.id}googleFamily(){if(this.definition){let e=this.definition.axes.sort(),t=this.definition.variants.map(i=>e.map(r=>i[r]||0).join(",")).sort();return`${this.family}:${e.join(",")}@${t.join(";")}`}return""}url(){return`https://fonts.googleapis.com/css2?family=${this.googleFamily()}&display=swap`}face(e={}){return`
|
|
2
2
|
@font-face {
|
|
3
3
|
font-family: '${this.family}';
|
|
4
4
|
font-style: ${this.style};
|
|
5
5
|
font-weight: ${this.weight};${e.font_display?`
|
|
6
6
|
font-display: ${e.font_display};`:""}
|
|
7
7
|
}
|
|
8
|
-
`.replace(/^ */gm,"").trim()}modify(e,t){switch(e){case"style":if(this.resolveValidProperty(e,t)){this.style=t,t==="oblique"?this.variant.slnt=1:t==="italic"?this.variant.ital=1:(this.variant.slnt=0,this.variant.ital=0);break}return null;case"weight":let r;switch(t){case"normal":r=400;break;case"bold":r=700;break;case"lighter":this.weight<=400?r=100:this.weight<=700?r=400:r=700;break;case"bolder":this.weight<400?r=400:this.weight<700?r=700:r=900;break;default:t[0]==="+"?r=this.weight+Number.parseInt(t.slice(1),10):t[0]==="-"?r=this.weight-Number.parseInt(t.slice(1),10):r=Number.parseInt(t,10);break}let a=this.resolveValidProperty(e,r);if(a){this.weight=r,this.variant.wght=a;break}return null;case"wght":case"wdth":case"slnt":case"opsz":case"ital":let o=this.resolveValidProperty(e,t);if(o){this.variant[e]=o,e==="slnt"&&o>0?this.style="oblique":e==="ital"&&o>0?this.style="italic":(e==="slnt"||e==="ital")&&(this.style="normal");break}return null;default:throw new Error(`Invalid font property: ${e}`)}return this}resolveValidProperty(e,t){if(!this.definition)return null;if(e==="style")switch(t){case"italic":return this.definition.axes.includes("ital")?"italic":null;case"oblique":return this.definition.axes.includes("slnt")?"oblique":null;default:return null}let i=typeof t=="string"?Number.parseInt(t,10):t;switch(e){case"wght":case"weight":return this.definition.variants.find(r=>r.wght===i)||null;case"wdth":return this.definition.variants.find(r=>r.wdth===i)||null;case"slnt":return this.definition.variants.find(r=>r.slnt===i)||null;case"opsz":return this.definition.variants.find(r=>r.opsz===i)||null;case"ital":return this.definition.variants.find(r=>r.ital===i)||null;default:return null}}};var O=class{id;success=!1;errors=null;constructor(e){this.id=e}setSuccess(e=!0){this.success=e}setParams(e){Object.assign(this,e)}setErrors(e){this.errors=new $3(e)}clearErrors(){this.errors=null}},$3=class{errors;constructor(e){this.errors=e||[]}*[Symbol.iterator](){yield*this.errors}some(e,t){return this.errors.some(i=>e(i?.code),t)}};var b=require("lodash-es");var J3=require("lodash-es");var K6=require("liquidjs");var Te=Object.prototype.toString,J6=Object.hasOwnProperty,K3=class{liquidMethodMissing(e){}},d3=class extends K3{i;length;name;test="test";index;index0;first;last;rindex;rindex0;constructor(e,t,i){super(),this.length=e,this.name=`${i}-${t}`,this.i=0,this.index=1,this.index0=0,this.first=!0,this.last=!1,this.rindex=e,this.rindex0=e-1}next(){this.i++,this.index++,this.index0++,this.first=!1,this.last=this.i===this.length-1,this.rindex--,this.rindex0--}valueOf(){return JSON.stringify(this)}};function e3(n){return n instanceof K3&&g2(n.valueOf)?n.valueOf():n}function f2(n){return typeof n=="string"}function _4(n){return typeof n=="number"}function g2(n){return typeof n=="function"}function w2(n){return n==null}function c3(n){return Te.call(n)==="[object Array]"}function x(n){let e=typeof n;return n!==null&&(e==="object"||e==="function")}function _e(n){return x(n)&&Symbol.iterator in n}function D(n){return x(n)&&typeof n.then=="function"}function y2(n,e){return!Me(n,e)}function Me(n,e){return e.opts.jsTruthy?!n:n===!1||n===void 0||n===null}function E3(n){return x(n)&&g2(n.equals)}function S2(n){return w2(n)?[]:c3(n)?n:[n]}function z3(n){return n=e3(n),c3(n)?n:f2(n)&&n.length>0?[n]:_e(n)?Array.from(n):x(n)?Object.entries(n).reduce((e,[t,i])=>(e.push({id:t,...i}),e),[]):[]}function M4(n){return n=e3(n),f2(n)?n:w2(n)?"":c3(n)?n.map(e=>M4(e)).join(""):String(n)}function j(n){if(Array.isArray(n))return n.reduce((e,t,i)=>{if(Array.isArray(t)){let[r,a]=t;e[r]=a}else i%2===0&&(e[t]=n[i+1]);return e},{});if(x(n)){let e={},t=Object.values(n);for(let i=0;i<t.length;i+=2)e[t[i]]=t[i+1];return e}return{}}async function W3(n,e=0){let t=n;t instanceof T&&(t=await t.resolve()),await k2(t);let i=[];return JSON.stringify(t,(r,a)=>{if(typeof a=="object"&&a!==null){if(i.includes(a))return;i.push(a)}return a},e)}async function k2(n,e=new WeakSet){await L2(n,async(t,i)=>{if(!x(i))return;let r=i[t];if(D(r))i[t]=await r,await k2(i[t],e);else if(typeof r=="object"&&r!==null){if(e.has(r))return!1;e.add(r)}})}async function L2(n,e){if(!(typeof n!="object"||n===null)){for(let t in n)if(Object.prototype.hasOwnProperty.call(n,t)&&await e(t,n)!==!1){let r=n[t];typeof r=="object"&&r!==null&&await L2(r,e)}}}var y=class n{props;stringProp;linkProps;constructor(e,t,i){return this.props=e,this.stringProp=t,this.linkProps=i,new Proxy(e,{get(r,a){let o=r;switch(a){case"toJSON":return e;case"clone":return()=>new n((0,J3.cloneDeep)(e),(0,J3.cloneDeep)(t),(0,J3.cloneDeep)(i));case"toString":{if(t)return()=>e[t];break}default:break}return o[a]instanceof U?o[a].resolve().then(s=>(o[a]=s,s)).catch(s=>(console.log(s),o[a]=null,null)):o[a]},getPrototypeOf(){return n.prototype}})}valueOf(){return this.stringProp?this.props[this.stringProp]:this}clone(){return new n({})}},U=class{handler;result;constructor(e){this.handler=e}async resolve(){return this.result===void 0&&(this.result=Promise.resolve().then(()=>this.handler()).then(e=>(this.result=e!==void 0?e:null,e))),this.result}};function w(n){return new U(n)}function Ee(n){return x(n)&&(D(n)||typeof n._resolve=="function")}function A2(n){return x(n)&&typeof n._resolve=="function"}async function ve(n){return Array.isArray(n)?Promise.all(n.map(e=>A2(e)?e._resolve():e)):A2(n)?n._resolve():n}async function b2(n,e){return ve(n).then(t=>Array.isArray(n)&&Array.isArray(t)?e(...t.map(i=>i||{})):Ee(t)?b2(t,e):e(t||{})).catch(t=>(console.log(t),null))}function d(n,e){return new U(()=>b2(n,e))}function E4(n,e,t,i,r){return d(e,a=>a[t]?._cloneWithCompatibilityResult(o=>({results:o?.results?.map(s=>{let l=i(n,s);return r&&r(l,s),l})}))||[])}function Z(n,e,t,i){return e instanceof y?e.clone():new y({alt:d(e,r=>r.alt||t?.name),aspect_ratio:1,"attached_to_variant?":!0,height:w(()=>e.height),id:d(e,r=>r.file?.id),media_type:"image",position:null,presentation:{focal_point:null},preview_image:w(()=>e.file),product_id:w(()=>t?.id),src:d(e,async r=>r.file&&De(r.file)),variants:null,width:w(()=>e.width)})}function De(n){return new y({url:n.url,width:n.width,height:n.height},"url")}function $(n,e){return e instanceof y?e.clone():new y({alt:e.alt,id:e.id||e.file?.id,media_type:"image",position:null,preview_image:e.file})}function B(n,e,t,i=0){if(e instanceof y)return e.clone();let r=t||e.product||{};return new y({available:d(e,a=>a.stock_status==="in_stock"||!a.stock_status),barcode:null,compare_at_price:w(()=>e.compare_price),featured_image:d([r,e],(a,o)=>{let s=o.images?.[0]||a.images?.[0];return s&&$(n,s)}),featured_media:d([r,e],(a,o)=>{let s=o.images?.[0]||a.images?.[0];return s&&$(n,s)}),id:d(e,a=>a.id),image:d([r,e],(a,o)=>{let s=o.images?.[0]||a.images?.[0];return s&&$(n,s)}),incoming:!1,inventory_management:null,inventory_policy:null,matched:!1,metafields:null,next_incoming_date:null,options:Pe(r,e),option1:v4(r,e,0),option2:v4(r,e,1),option3:v4(r,e,2),price:w(()=>e.price!==null&&e.price!==void 0?e.price:r.price),product:d(r,a=>v(n,a,i+1)),quantity_price_breaks:null,"quantity_price_breaks_configured?":d(e,()=>e.prices?.length>0),quantity_rule:{min:1,max:null,increment:1},requires_selling_plan:!1,requires_shipping:d(r,()=>r.delivery?.contains("shipment")),selected:!1,selected_selling_plan_allocation:null,selling_plan_allocations:null,sku:d(e,a=>a.sku),store_availabilities:null,taxable:!0,title:w(()=>e.name),unit_price:w(()=>e.price),unit_price_measurement:null,url:w(()=>r.url),weight:d(e,a=>a.weight),weight_in_unit:w(()=>e.weight_unit),weight_unit:d(e,a=>a.weight_unit)})}function Pe(n,e){return d([n,e],(t,i)=>{let r=t.options?.reduce((a,o)=>{for(let s of o.values)a[s.id]||(a[s.id]=s.name);return a},{});return i.option_value_ids?.map(a=>r[a])})}function v4(n,e,t){return d([n,e],(i,r)=>{let a=i.options?.reduce((o,s)=>{for(let l of s.values)o[l.id]||(o[l.id]=l.name);return o},{});return r.option_value_ids?.[t]&&a[r.option_value_ids[t]]})}function v(n,e,t=0){return e instanceof y?e.clone():t>1?null:new y({available:d(e,i=>i.stock_status==="in_stock"||!i.stock_status),collections:[],compare_at_price:w(()=>e.compare_price),compare_at_price_max:null,compare_at_price_min:null,compare_at_price_varies:!1,content:w(()=>e.description),created_at:w(()=>e.date_created),description:d(e,i=>i.description),featured_image:d(e,i=>i.images?.[0]&&Z(n,i.images[0],i)),featured_media:d(e,i=>i.images?.[0]&&$(n,i.images[0])),first_available_variant:d(e,i=>D4(i,{})),"gift_card?":d(e,i=>i.type==="giftcard"),handle:w(()=>e.slug),has_only_default_variant:d(e,i=>!i.options?.length),id:d(e,i=>i.id),images:d(e,i=>i.images?.map(r=>r&&Z(n,r,i))),media:d(e,i=>i.images?.map(r=>$(n,r))),metafields:null,options:d(e,i=>i.options?.map(r=>r.active&&r.name).filter(Boolean)),options_by_name:d(e,i=>i.options?.filter(r=>r.active).reduce((r,a,o)=>({...r,[a.name?.toLowerCase()]:{name:a.name,position:o+1,selected_value:null,values:a.values?.map(s=>T2({available:!0,id:s.id,name:s.name,product_url:null,selected:!1,swatch:null,variant:null}))}}),{})),options_with_values:d(e,i=>{let a=D4(i,n.swell.queryParams)?.option_value_ids||[];return i.options?.map((o,s)=>({name:o.name,position:s+1,selected_value:null,values:o.values?.map(l=>T2({available:!0,id:l.id,name:l.name,product_url:null,selected:a.includes(l.id),swatch:null,variant:null}))}))}),price:d(e,i=>i.price),price_max:d(e,i=>i.variants?.results?.reduce((r,a)=>Math.max(r,a.price),0)),price_min:d(e,i=>i.variants?.results?.reduce((r,a)=>Math.min(r,a.price),1/0)),price_varies:d(e,i=>i.variants?.results?.some(r=>r.price!==i.price)),published_at:w(()=>e.date_created),"quantity_price_breaks_configured?":d(e,i=>i.prices?.length>0),quantity_rule:{min:1,max:null,increment:1},requires_selling_plan:!1,selected_or_first_available_selling_plan_allocation:null,selected_or_first_available_variant:d(e,i=>{let r=D4(i,n.swell.queryParams);return r?B(n,r,i,t+1):v(n,i,t+1)}),selected_selling_plan:null,selected_variant:null,selling_plan_groups:null,tags:d(e,i=>i.tags),template_suffix:null,title:w(()=>e.name),type:d(e,i=>i.type),url:d(e,i=>`/products/${i.slug}`),variants:d(e,i=>i.variants?.results?.map(r=>B(n,r,i,t+1)).reverse()),vendor:null})}function T2(n){return new y(n,"name")}function D4(n,e){let{variant:t,option_values:i}=e,r=xe(n),a=null;if(t)a=r.find(o=>o.id===t);else if(i){let o=i.split(",");a=r.find(s=>s.option_value_ids.every(l=>o.includes(l)))}return a||r?.[0]||null}function xe(n){return(n.variants?.results?.slice()?.reverse()||[]).filter(e=>e.stock_status==="in_stock"||!e.stock_status)}function u3(n,e,t,i={}){return new y({...e,discount_allocations:e.discounts?.map(r=>{let a=t.discounts?.find(s=>s.id===r.id),o=(a?.source_id===t.coupon_id?t.coupon?.name:t.promotions?.results?.find(s=>a?.source_id===s.id)?.name)||a?.source_id;return[{amount:r.amount,discount_application:a&&{target_selection:a.type==="order"?"all":["shipment","product"].includes(a.type)?"entitled":"explicit",target_type:a.type==="shipment"?"shipping_line":"line_item",title:o,total_allocated_amount:a.amount,type:a.type==="promo"?"automatic":a.type==="coupon"?"discount_code":"manual",value:a.rule?.value_type==="fixed"?a.rule?.value_fixed:a.rule?.value_percent,value_type:a.rule?.value_type==="fixed"?"fixed_amount":"percentage"}}]}),error_message:null,final_line_price:e.price_total-e.discount_total,final_price:e.price-e.discount_each,fulfillment_service:"manual",gift_card:e.delivery==="giftcard",grams:e.shipment_weight,id:e.id,image:d([e.product,e.variant],(r,a)=>r?.images?.[0]&&Z(n,r.images?.[0],r,a)),item_components:e.bundle_items?.map(r=>u3(n,r,t,{...i,bundle:!0})),key:e.id,line_level_discount_allocations:[],line_level_total_discount:e.discount_total,message:null,options_with_values:e.options,original_line_price:e.price*e.quantity,original_price:e.price,product:d(e.product,()=>e.product&&v(n,e.product)),product_id:e.product_id,properties:e.metadata,quantity:e.quantity,requires_shipping:e.delivery==="shipment",selling_plan_allocation:null,sku:d(e.product,r=>r.sku),successfully_fulfilled_quantity:e.quantity_delivered,tax_lines:e.taxes?.map(r=>{let a=t.taxes?.find(o=>o.id===r.id);return{price:r.amount,rate:(a?.rate||0)/100,rate_percentage:a?.rate||0,title:r.name}}),taxable:e.tax_total>0,title:d([e.product,e.variant],(r,a)=>`${r?.name||e.product_id}${a?.name?` - ${a.name}`:""}`),url:d(e.product,r=>`/products/${r.slug}`),url_to_remove:null,variant:d([e.product,e.variant],()=>e.variant?B(n,e.variant,e.product):v(n,e.product)),vendor:null,discounts:null,line_price:e.price_total,price:e.price,total_discount:e.discount_total})}function Y3(n,e="quantity"){return n?.reduce((t,i)=>t+i[e],0)||0}function C3(n,e){return e instanceof y?e.clone():new y({attributes:w(()=>e.metadata),cart_level_discount_applications:[],checkout_charge_amount:w(()=>e.grand_total),currency:d(e,t=>t.currency),discount_applications:[],duties_included:w(()=>e.item_tax_included),"empty?":w(()=>!e.items?.length),item_count:d(e,t=>Y3(t.items)),items:d(e,t=>t.items?.map(i=>u3(n,i,t))),items_subtotal_price:w(()=>e.sub_total),note:w(()=>e.comments),original_total_price:d(e,t=>t.sub_total+t.item_discount),requires_shipping:w(()=>!!e.shipment_delivery),taxes_included:w(()=>!!e.item_tax_included),total_discount:w(()=>e.discount_total),total_price:w(()=>e.grand_total),total_weight:w(()=>e.item_shipment_weight)})}function t3(n,e,t){return e instanceof y?e.clone():new y({address1:d(e,i=>i.address1),address2:d(e,i=>i.address2),city:d(e,i=>i.city),company:d(e,i=>i.company),country:d(e,i=>Re(n,i.country)),country_code:d(e,i=>i.country_code),first_name:d(e,i=>i.first_name||t?.first_name),id:d(e,i=>i.id),last_name:d(e,i=>i.last_name||t?.last_name),name:d(e,i=>i.name||t?.name),phone:d(e,i=>i.phone),province:d(e,i=>i.state),province_code:d(e,i=>String(i.state||"").substring(0,2)),street:d(e,i=>_2(i.address1,i.address2)),summary:d(e,i=>_2(i.name||t?.name,i.company,i.address1,i.address2,i.city,i.state,i.country)),url:d(e,i=>`/account/addresses/${i.id}`),zip:d(e,i=>i.zip)})}function _2(...n){return n.filter(Boolean).join(`
|
|
9
|
-
`)}function Re(n,e){return new y({available_languages:[],continent:"",currency:"",iso_code:e,market:null,name:e,"popular?":!0,unit_system:"metric"},"iso_code")}function i3(n,e,t){if(e instanceof y)return e.clone();let i=t||e.account,r=d(e,a=>a.items?.map(o=>u3(n,o,a,{order:!0})));return new y({attributes:w(()=>e.metadata),billing_address:d(e,()=>t3(n,e.billing)),cancelled:w(()=>e.canceled),cancelled_at:w(()=>e.date_canceled),confirmation_number:w(()=>e.number),created_at:w(()=>e.date_created),customer:i&&w(()=>K(n,i)),customer_order_url:d(e,a=>`/account/orders/${a.id}`),customer_url:d(e,a=>`/account/orders/${a.id}`),email:i&&d(i,a=>a.email),financial_status:d(e,a=>M2(a)),financial_status_label:d(e,a=>je(a)),fulfillment_status:d(e,a=>E2(a)),fulfillment_status_label:d(e,a=>Ze(a)),id:d(e,a=>a.id),item_count:d(e,a=>Y3(a.items)),line_items:r,line_items_subtotal_price:w(()=>e.sub_total),name:w(()=>e.number),number:d(e,a=>a.number),note:w(()=>e.comments),phone:i&&d([e,i],(a,o)=>a.billing?.phone||a.shipping.phone||o.phone),shipping_address:d(e,()=>t3(n,e.shipping)),shipping_methods:w(()=>{let a=Fe(e);return a&&[a]}),shipping_price:w(()=>e.shipment_total),subtotal_line_items:r,subtotal_price:w(()=>e.sub_total),tags:null,tax_price:w(()=>e.tax_total),total_discounts:w(()=>e.discount_total),total_net_amount:w(()=>e.grand_total),total_price:w(()=>e.grand_total),total_refunded_amount:w(()=>e.refund_total)})}function M2(n){return Ie(n)?"refund_due":n.payment_total>0&&n.payment_total>n.refund_total&&n.payment_total<n.grand_total&&Ne(n)>0?"partially_paid":n.refund_total>0&&n.refund_total<n.payment_total?"partially_refunded":n.refund_total>0&&n.refund_total===n.payment_total?"refunded":n.payment_total>0&&n.payment_balance===0?"paid":n.authorized_payment_id&&!n.paid?"authorized":n.grand_total>0?"unpaid":"complete"}function E2(n){return n.canceled?"canceled":n.hold||n.status==="hold"?"on_hold":n.delivered?n.item_quantity_returned>0||n.return_total>0?n.item_quantity_returned===n.item_quantity?"returned":"rartially_returned":"fulfilled":n.item_quantity_delivered>0?"partially_fulfilled":n.item_quantity_deliverable>0?"unfulfilled":"complete"}function je(n){return v2(M2(n))}function Ze(n){return v2(E2(n))}function v2(n){let e=n.replace(/\_/g," ");return e.charAt(0).toUpperCase()+e.slice(1)}function Ne(n){return!n.canceled&&n.payment_balance<0?-n.payment_balance:0}function Ie(n){if(n.canceled)return n.payment_total-n.refund_total;if(n.payment_balance>0)return n.payment_balance}function Fe(n){return n.shipping?.service?new y({id:n.shipping.service,handle:`${n.shipping.service}-${n.shipping.price}`,original_price:n.shipment_price,price:n.shipment_total,tax_lines:[],title:n.shipping.service_name||n.shipping.service}):null}function K(n,e){return e instanceof y?e.clone():new y({accepts_marketing:w(()=>e.email_optin),addresses:E4(n,e,"addresses",t3),addresses_count:d(e.addresses,t=>t.count||0),"b2b?":d(e,()=>e.type==="business"),company_available_locations:[],current_company:null,current_location:null,default_address:d(e,t=>t3(n,t.shipping||t.billing||{},t)),email:d(e,t=>t.email),first_name:d(e,t=>t.first_name),has_account:!0,"has_avatar?":!1,id:d(e,t=>t.id),last_name:d(e,t=>t.last_name),last_order:w(()=>He(n,e)),name:d(e,t=>t.name),orders:E4(n,e,"orders",i3),orders_count:w(()=>e.order_count),phone:d(e,t=>t.phone||t.shipping?.phone||t.billing?.phone),tags:d(e,t=>t.tags||[t.group]),tax_exempt:w(()=>e.tax_exempt),total_spent:w(()=>e.order_value)})}async function He(n,e){let t=await e.id,i=await n.swell.getCachedResource(`last-order-${t}`,[],async()=>(await n.swell.storefront.account.listOrders({limit:1}))?.results?.[0]);if(i)return i3(n,i,e)}var Q3={url:"/:themes:configs/{id}/file/data",conditions:{file:{$or:[{$and:[{content_type:{$regex:"^(?!image)"}},{content_type:{$regex:"^(?!video)"}}]},{content_type:{$regex:"^image/svg"}}]},$or:[{file_path:{$regex:"^(?!theme/assets/)"}},{file_path:{$regex:".liquid.[a-zA-Z0-9]+$"}},{file_path:{$regex:".(css|js|svg)$"}}]}},P4={countries:[{id:"US",name:"United States",state_label:"State"},{id:"CA",name:"Canada",state_label:"Province"},{id:"AU",name:"Australia",state_label:"State/territory"},{id:"GB",name:"United Kingdom"},{id:"AF",name:"Afghanistan"},{id:"AX",name:"Aland Islands"},{id:"AL",name:"Albania"},{id:"DZ",name:"Algeria",state_label:"Province"},{id:"AD",name:"Andorra"},{id:"AO",name:"Angola"},{id:"AI",name:"Anguilla"},{id:"AG",name:"Antigua And Barbuda"},{id:"AR",name:"Argentina"},{id:"AM",name:"Armenia"},{id:"AW",name:"Aruba"},{id:"AT",name:"Austria"},{id:"AZ",name:"Azerbaijan"},{id:"BS",name:"Bahamas"},{id:"BH",name:"Bahrain"},{id:"BD",name:"Bangladesh"},{id:"BB",name:"Barbados"},{id:"BY",name:"Belarus"},{id:"BE",name:"Belgium"},{id:"BZ",name:"Belize"},{id:"BJ",name:"Benin"},{id:"BM",name:"Bermuda"},{id:"BT",name:"Bhutan"},{id:"BO",name:"Bolivia"},{id:"BA",name:"Bosnia And Herzegovina"},{id:"BW",name:"Botswana"},{id:"BV",name:"Bouvet Island"},{id:"BR",name:"Brazil",state_label:"State"},{id:"IO",name:"British Indian Ocean Territory"},{id:"BN",name:"Brunei"},{id:"BG",name:"Bulgaria"},{id:"BF",name:"Burkina Faso"},{id:"BU",name:"Burma"},{id:"BI",name:"Burundi"},{id:"KH",name:"Cambodia"},{id:"CM",name:"Cameroon"},{id:"CV",name:"Cape Verde"},{id:"KY",name:"Cayman Islands"},{id:"CF",name:"Central African Republic"},{id:"TD",name:"Chad"},{id:"CL",name:"Chile"},{id:"CN",name:"China"},{id:"CX",name:"Christmas Island"},{id:"CC",name:"Cocos (Keeling) Islands"},{id:"CO",name:"Colombia"},{id:"KM",name:"Comoros"},{id:"CG",name:"Congo"},{id:"CD",name:"Congo, The Democratic Republic Of The"},{id:"CK",name:"Cook Islands"},{id:"CR",name:"Costa Rica"},{id:"CI",name:"Cote D'Ivoire"},{id:"HR",name:"Croatia"},{id:"CU",name:"Cuba"},{id:"CY",name:"Cyprus"},{id:"CZ",name:"Czech Republic"},{id:"DK",name:"Denmark"},{id:"DJ",name:"Djibouti"},{id:"DM",name:"Dominica"},{id:"DO",name:"Dominican Republic"},{id:"EC",name:"Ecuador"},{id:"EG",name:"Egypt"},{id:"SV",name:"El Salvador"},{id:"GQ",name:"Equatorial Guinea"},{id:"ER",name:"Eritrea"},{id:"EE",name:"Estonia"},{id:"ET",name:"Ethiopia"},{id:"FK",name:"Falkland Islands (Malvinas)"},{id:"FO",name:"Faroe Islands"},{id:"FJ",name:"Fiji"},{id:"FI",name:"Finland"},{id:"FR",name:"France"},{id:"GF",name:"French Guiana"},{id:"PF",name:"French Polynesia"},{id:"TF",name:"French Southern Territories"},{id:"GA",name:"Gabon"},{id:"GM",name:"Gambia"},{id:"GE",name:"Georgia"},{id:"DE",name:"Germany"},{id:"GH",name:"Ghana"},{id:"GI",name:"Gibraltar"},{id:"GR",name:"Greece"},{id:"GL",name:"Greenland"},{id:"GD",name:"Grenada"},{id:"GP",name:"Guadeloupe"},{id:"GT",name:"Guatemala",state_label:"Department"},{id:"GG",name:"Guernsey"},{id:"GN",name:"Guinea"},{id:"GW",name:"Guinea Bissau"},{id:"GY",name:"Guyana"},{id:"HT",name:"Haiti"},{id:"HM",name:"Heard Island And Mcdonald Islands"},{id:"VA",name:"Holy See (Vatican City State)"},{id:"HN",name:"Honduras"},{id:"HK",name:"Hong Kong"},{id:"HU",name:"Hungary"},{id:"IS",name:"Iceland"},{id:"IN",name:"India",state_label:"State"},{id:"ID",name:"Indonesia"},{id:"IR",name:"Iran, Islamic Republic Of"},{id:"IQ",name:"Iraq"},{id:"IE",name:"Ireland"},{id:"IM",name:"Isle Of Man"},{id:"IL",name:"Israel"},{id:"IT",name:"Italy"},{id:"JM",name:"Jamaica"},{id:"JP",name:"Japan"},{id:"JE",name:"Jersey"},{id:"JO",name:"Jordan"},{id:"KZ",name:"Kazakhstan"},{id:"KE",name:"Kenya"},{id:"KI",name:"Kiribati"},{id:"KP",name:"Korea, North"},{id:"KR",name:"Korea, South"},{id:"KW",name:"Kuwait"},{id:"KG",name:"Kyrgyzstan"},{id:"LA",name:"Laos"},{id:"LV",name:"Latvia"},{id:"LB",name:"Lebanon"},{id:"LS",name:"Lesotho"},{id:"LR",name:"Liberia"},{id:"LY",name:"Libya"},{id:"LI",name:"Liechtenstein"},{id:"LT",name:"Lithuania"},{id:"LU",name:"Luxembourg"},{id:"MO",name:"Macao"},{id:"MK",name:"Macedonia"},{id:"MG",name:"Madagascar"},{id:"MW",name:"Malawi"},{id:"MY",name:"Malaysia",state_label:"State/territory"},{id:"MV",name:"Maldives"},{id:"ML",name:"Mali"},{id:"MT",name:"Malta"},{id:"MQ",name:"Martinique"},{id:"MR",name:"Mauritania"},{id:"MU",name:"Mauritius"},{id:"YT",name:"Mayotte"},{id:"MX",name:"Mexico",state_label:"State"},{id:"MD",name:"Moldova"},{id:"MC",name:"Monaco"},{id:"MN",name:"Mongolia"},{id:"ME",name:"Montenegro"},{id:"MS",name:"Montserrat"},{id:"MA",name:"Morocco"},{id:"MZ",name:"Mozambique"},{id:"MM",name:"Myanmar"},{id:"NA",name:"Namibia"},{id:"NR",name:"Nauru"},{id:"NP",name:"Nepal"},{id:"NL",name:"Netherlands"},{id:"AN",name:"Netherlands Antilles"},{id:"NC",name:"New Caledonia"},{id:"NZ",name:"New Zealand",state_label:"Region"},{id:"NI",name:"Nicaragua"},{id:"NE",name:"Niger"},{id:"NG",name:"Nigeria"},{id:"NU",name:"Niue"},{id:"NF",name:"Norfolk Island"},{id:"NO",name:"Norway"},{id:"OM",name:"Oman"},{id:"PK",name:"Pakistan"},{id:"PS",name:"Palestinian Territory, Occupied"},{id:"PA",name:"Panama"},{id:"PG",name:"Papua New Guinea"},{id:"PY",name:"Paraguay"},{id:"PE",name:"Peru"},{id:"PH",name:"Philippines",state_label:"Region"},{id:"PN",name:"Pitcairn"},{id:"PL",name:"Poland"},{id:"PT",name:"Portugal"},{id:"QA",name:"Qatar"},{id:"RE",name:"Reunion"},{id:"RO",name:"Romania"},{id:"RU",name:"Russia"},{id:"RW",name:"Rwanda"},{id:"BL",name:"Saint Barthelemy"},{id:"SH",name:"Saint Helena"},{id:"KN",name:"Saint Kitts And Nevis"},{id:"LC",name:"Saint Lucia"},{id:"MF",name:"Saint Martin"},{id:"PM",name:"Saint Pierre And Miquelon"},{id:"VC",name:"Saint Vincent"},{id:"WS",name:"Samoa"},{id:"SM",name:"San Marino"},{id:"ST",name:"Sao Tome And Principe"},{id:"SA",name:"Saudi Arabia"},{id:"SN",name:"Senegal"},{id:"RS",name:"Serbia"},{id:"SC",name:"Seychelles"},{id:"SL",name:"Sierra Leone"},{id:"SG",name:"Singapore"},{id:"SK",name:"Slovakia"},{id:"SI",name:"Slovenia"},{id:"SB",name:"Solomon Islands"},{id:"SO",name:"Somalia"},{id:"ZA",name:"South Africa"},{id:"GS",name:"South Georgia And The South Sandwich Islands"},{id:"ES",name:"Spain",state_label:"Province"},{id:"LK",name:"Sri Lanka"},{id:"SD",name:"Sudan"},{id:"SR",name:"Suriname"},{id:"SJ",name:"Svalbard And Jan Mayen"},{id:"SZ",name:"Swaziland"},{id:"SE",name:"Sweden"},{id:"CH",name:"Switzerland"},{id:"SY",name:"Syria"},{id:"TW",name:"Taiwan"},{id:"TJ",name:"Tajikistan"},{id:"TZ",name:"Tanzania"},{id:"TH",name:"Thailand"},{id:"TL",name:"Timor-Leste"},{id:"TG",name:"Togo"},{id:"TK",name:"Tokelau"},{id:"TO",name:"Tonga"},{id:"TT",name:"Trinidad and Tobago"},{id:"TN",name:"Tunisia"},{id:"TR",name:"Turkey"},{id:"TM",name:"Turkmenistan"},{id:"TC",name:"Turks And Caicos Islands"},{id:"TV",name:"Tuvalu"},{id:"UG",name:"Uganda"},{id:"UA",name:"Ukraine"},{id:"AE",name:"United Arab Emirates",state_label:"Emirate"},{id:"UM",name:"United States Minor Outlying Islands"},{id:"UY",name:"Uruguay"},{id:"UZ",name:"Uzbekistan"},{id:"VU",name:"Vanuatu"},{id:"VE",name:"Venezuela"},{id:"VN",name:"Vietnam"},{id:"VG",name:"Virgin Islands, British"},{id:"WF",name:"Wallis And Futuna"},{id:"EH",name:"Western Sahara"},{id:"YE",name:"Yemen"},{id:"ZM",name:"Zambia"},{id:"ZW",name:"Zimbabwe"}],states:[{country:"US",id:"AL",name:"Alabama"},{country:"US",id:"AK",name:"Alaska"},{country:"US",id:"AZ",name:"Arizona"},{country:"US",id:"AR",name:"Arkansas"},{country:"US",id:"CA",name:"California"},{country:"US",id:"CO",name:"Colorado"},{country:"US",id:"CT",name:"Connecticut"},{country:"US",id:"DE",name:"Delaware"},{country:"US",id:"DC",name:"District of Columbia"},{country:"US",id:"FL",name:"Florida"},{country:"US",id:"GA",name:"Georgia"},{country:"US",id:"HI",name:"Hawaii"},{country:"US",id:"ID",name:"Idaho"},{country:"US",id:"IL",name:"Illinois"},{country:"US",id:"IN",name:"Indiana"},{country:"US",id:"IA",name:"Iowa"},{country:"US",id:"KS",name:"Kansas"},{country:"US",id:"KY",name:"Kentucky"},{country:"US",id:"LA",name:"Louisiana"},{country:"US",id:"ME",name:"Maine"},{country:"US",id:"MD",name:"Maryland"},{country:"US",id:"MA",name:"Massachusetts"},{country:"US",id:"MI",name:"Michigan"},{country:"US",id:"MN",name:"Minnesota"},{country:"US",id:"MS",name:"Mississippi"},{country:"US",id:"MO",name:"Missouri"},{country:"US",id:"MT",name:"Montana"},{country:"US",id:"NE",name:"Nebraska"},{country:"US",id:"NV",name:"Nevada"},{country:"US",id:"NH",name:"New Hampshire"},{country:"US",id:"NJ",name:"New Jersey"},{country:"US",id:"NM",name:"New Mexico"},{country:"US",id:"NY",name:"New York"},{country:"US",id:"NC",name:"North Carolina"},{country:"US",id:"ND",name:"North Dakota"},{country:"US",id:"OH",name:"Ohio"},{country:"US",id:"OK",name:"Oklahoma"},{country:"US",id:"OR",name:"Oregon"},{country:"US",id:"PA",name:"Pennsylvania"},{country:"US",id:"RI",name:"Rhode Island"},{country:"US",id:"SC",name:"South Carolina"},{country:"US",id:"SD",name:"South Dakota"},{country:"US",id:"TN",name:"Tennessee"},{country:"US",id:"TX",name:"Texas"},{country:"US",id:"UT",name:"Utah"},{country:"US",id:"VT",name:"Vermont"},{country:"US",id:"VA",name:"Virginia"},{country:"US",id:"WA",name:"Washington"},{country:"US",id:"WV",name:"West Virginia"},{country:"US",id:"WI",name:"Wisconsin"},{country:"US",id:"WY",name:"Wyoming"},{country:"US",id:"AS",name:"American Samoa"},{country:"US",id:"AA",name:"Armed Forces Americas"},{country:"US",id:"AE",name:"Armed Forces Europe"},{country:"US",id:"AP",name:"Armed Forces Pacific"},{country:"US",id:"FM",name:"Federated States of Micronesia"},{country:"US",id:"GU",name:"Guam"},{country:"US",id:"MH",name:"Marshall Islands"},{country:"US",id:"MP",name:"Northern Mariana Islands"},{country:"US",id:"PW",name:"Palau"},{country:"US",id:"PR",name:"Puerto Rico"},{country:"US",id:"VI",name:"Virgin Islands"},{country:"CA",id:"AB",name:"Alberta"},{country:"CA",id:"BC",name:"British Columbia"},{country:"CA",id:"MB",name:"Manitoba"},{country:"CA",id:"NB",name:"New Brunswick"},{country:"CA",id:"NL",name:"Newfoundland"},{country:"CA",id:"NT",name:"Northwest Territories"},{country:"CA",id:"NS",name:"Nova Scotia"},{country:"CA",id:"NU",name:"Nunavut"},{country:"CA",id:"ON",name:"Ontario"},{country:"CA",id:"PE",name:"Prince Edward Island"},{country:"CA",id:"QC",name:"Quebec"},{country:"CA",id:"SK",name:"Saskatchewan"},{country:"CA",id:"YT",name:"Yukon"},{country:"AU",id:"ACT",name:"Australian Capital Territory"},{country:"AU",id:"NSW",name:"New South Wales"},{country:"AU",id:"NT",name:"Northern Territory"},{country:"AU",id:"QLD",name:"Queensland"},{country:"AU",id:"SA",name:"South Australia"},{country:"AU",id:"TAS",name:"Tasmania"},{country:"AU",id:"VIC",name:"Victoria"},{country:"AU",id:"WA",name:"Western Australia"},{country:"BR",id:"AC",name:"Acre"},{country:"BR",id:"AL",name:"Alagoas"},{country:"BR",id:"AP",name:"Amapa"},{country:"BR",id:"AM",name:"Amazonas"},{country:"BR",id:"BA",name:"Bahia"},{country:"BR",id:"CE",name:"Ceara"},{country:"BR",id:"BRDF",name:"Distrito Federal"},{country:"BR",id:"ES",name:"Espirito Santo"},{country:"BR",id:"GO",name:"Goias;"},{country:"BR",id:"MA",name:"Maranhao"},{country:"BR",id:"MT",name:"Mato Grosso"},{country:"BR",id:"MS",name:"Mato Grosso do Sul"},{country:"BR",id:"MG",name:"Minas Gerais"},{country:"BR",id:"PA",name:"Para;"},{country:"BR",id:"PB",name:"Paraiba"},{country:"BR",id:"PR",name:"Parana"},{country:"BR",id:"PE",name:"Pernambuco"},{country:"BR",id:"PI",name:"Piaui"},{country:"BR",id:"RJ",name:"Rio de Janeiro"},{country:"BR",id:"RN",name:"Rio Grande do Norte"},{country:"BR",id:"RS",name:"Rio Grande do Sul"},{country:"BR",id:"RO",name:"Rondonia"},{country:"BR",id:"RR",name:"Roraima"},{country:"BR",id:"SC",name:"Santa Catarina"},{country:"BR",id:"SP",name:"Sao Paulo"},{country:"BR",id:"SE",name:"Sergipe"},{country:"BR",id:"TO",name:"Tocantins"},{country:"GT",id:"Alta Verapaz",name:"Alta Verapaz"},{country:"GT",id:"Baja Verapaz",name:"Baja Verapaz"},{country:"GT",id:"Chimaltenango",name:"Chimaltenango"},{country:"GT",id:"Chiquimula",name:"Chiquimula"},{country:"GT",id:"El Progreso",name:"El Progreso"},{country:"GT",id:"Escuintla",name:"Escuintla"},{country:"GT",id:"Guatemala",name:"Guatemala"},{country:"GT",id:"Huehuetenango",name:"Huehuetenango"},{country:"GT",id:"Izabal",name:"Izabal"},{country:"GT",id:"Jalapa",name:"Jalapa"},{country:"GT",id:"Jutiapa",name:"Jutiapa"},{country:"GT",id:"Peten",name:"Peten"},{country:"GT",id:"Quetzaltenango",name:"Quetzaltenango"},{country:"GT",id:"Quiche",name:"Quiche"},{country:"GT",id:"Retalhuleu",name:"Retalhuleu"},{country:"GT",id:"Sacatepequez",name:"Sacatepequez"},{country:"GT",id:"San Marcos",name:"San Marcos"},{country:"GT",id:"Santa Rosa",name:"Santa Rosa"},{country:"GT",id:"Solola",name:"Solola"},{country:"GT",id:"Suchitepequez",name:"Suchitepequez"},{country:"GT",id:"Totonicapan",name:"Totonicapan"},{country:"GT",id:"Zacapa",name:"Zacapa"},{country:"IN",id:"AN",name:"Andaman and Nicobar"},{country:"IN",id:"AP",name:"Andhra Pradesh"},{country:"IN",id:"AR",name:"Arunachal Pradesh"},{country:"IN",id:"AS",name:"Assam"},{country:"IN",id:"BR",name:"Bihar"},{country:"IN",id:"CH",name:"Chandigarh"},{country:"IN",id:"CT",name:"Chattisgarh"},{country:"IN",id:"DN",name:"Dadra and Nagar Haveli"},{country:"IN",id:"DD",name:"Daman and Diu"},{country:"IN",id:"DL",name:"Delhi"},{country:"IN",id:"GA",name:"Goa"},{country:"IN",id:"GJ",name:"Gujarat"},{country:"IN",id:"HR",name:"Haryana"},{country:"IN",id:"HP",name:"Himachal Pradesh"},{country:"IN",id:"JK",name:"Jammu and Kashmir"},{country:"IN",id:"JH",name:"Jharkhand"},{country:"IN",id:"KA",name:"Karnataka"},{country:"IN",id:"KL",name:"Kerala"},{country:"IN",id:"LD",name:"Lakshadweep"},{country:"IN",id:"MP",name:"Madhya Pradesh"},{country:"IN",id:"MH",name:"Maharashtra"},{country:"IN",id:"MN",name:"Manipur"},{country:"IN",id:"ML",name:"Meghalaya"},{country:"IN",id:"MZ",name:"Mizoram"},{country:"IN",id:"NL",name:"Nagaland"},{country:"IN",id:"OR",name:"Orissa"},{country:"IN",id:"PY",name:"Puducherry"},{country:"IN",id:"PB",name:"Punjab"},{country:"IN",id:"RJ",name:"Rajasthan"},{country:"IN",id:"SK",name:"Sikkim"},{country:"IN",id:"TN",name:"Tamil Nadu"},{country:"IN",id:"TR",name:"Tripura"},{country:"IN",id:"UP",name:"Uttar Pradesh"},{country:"IN",id:"UT",name:"Uttarakhand"},{country:"IN",id:"WB",name:"West Bengal"},{country:"MY",id:"JHR",name:"Johor"},{country:"MY",id:"KDH",name:"Kedah"},{country:"MY",id:"KTN",name:"Kelantan"},{country:"MY",id:"KUL",name:"Kuala Lumpur"},{country:"MY",id:"LBN",name:"Labuan"},{country:"MY",id:"MLK",name:"Malacca"},{country:"MY",id:"NSN",name:"Negeri Sembilan"},{country:"MY",id:"PHG",name:"Pahang"},{country:"MY",id:"PNG",name:"Penang"},{country:"MY",id:"PRK",name:"Perak"},{country:"MY",id:"PLS",name:"Perlis"},{country:"MY",id:"PJY",name:"Putrajaya"},{country:"MY",id:"SBH",name:"Sabah"},{country:"MY",id:"SRW",name:"Sarawak"},{country:"MY",id:"SGR",name:"Selangor"},{country:"MY",id:"TRG",name:"Terengganu"},{country:"MX",id:"AG",name:"Aguascalientes"},{country:"MX",id:"BJ",name:"Baja California"},{country:"MX",id:"BS",name:"Baja California Sur"},{country:"MX",id:"CI",name:"Chihuahua"},{country:"MX",id:"CL",name:"Colima"},{country:"MX",id:"CP",name:"Campeche"},{country:"MX",id:"CU",name:"Coahuila"},{country:"MX",id:"CH",name:"Chiapas"},{country:"MX",id:"DF",name:"Distrito Federal"},{country:"MX",id:"DG",name:"Durango"},{country:"MX",id:"GR",name:"Guerrero"},{country:"MX",id:"GJ",name:"Guanajuato"},{country:"MX",id:"HG",name:"Hidalgo"},{country:"MX",id:"JA",name:"Jalisco"},{country:"MX",id:"MH",name:"Michoacan"},{country:"MX",id:"MR",name:"Morelos"},{country:"MX",id:"EM",name:"Mexico"},{country:"MX",id:"NA",name:"Nayarit"},{country:"MX",id:"NL",name:"Nuevo Leon"},{country:"MX",id:"OA",name:"Oaxaca"},{country:"MX",id:"PU",name:"Puebla"},{country:"MX",id:"QR",name:"Quintana Roo"},{country:"MX",id:"QA",name:"Queretaro"},{country:"MX",id:"SI",name:"Sinaloa"},{country:"MX",id:"SL",name:"San Luis Potosi"},{country:"MX",id:"SO",name:"Sonora"},{country:"MX",id:"TA",name:"Tabasco"},{country:"MX",id:"TL",name:"Tlaxcala"},{country:"MX",id:"TM",name:"Tamaulipas"},{country:"MX",id:"VZ",name:"Veracruz"},{country:"MX",id:"YC",name:"Yucatan"},{country:"MX",id:"ZT",name:"Zacatecas"},{country:"NZ",id:"AUK",name:"Auckland"},{country:"NZ",id:"BOP",name:"Bay of Plenty"},{country:"NZ",id:"CAN",name:"Canterbury"},{country:"NZ",id:"GIS",name:"Gisborne"},{country:"NZ",id:"HKB",name:"Hawke's Bay"},{country:"NZ",id:"MWT",name:"Manawatu-Wanganui"},{country:"NZ",id:"MBH",name:"Marlborough"},{country:"NZ",id:"NSN",name:"Nelson"},{country:"NZ",id:"NTL",name:"Northland"},{country:"NZ",id:"OTA",name:"Otago"},{country:"NZ",id:"STL",name:"Southland"},{country:"NZ",id:"TKI",name:"Taranaki"},{country:"NZ",id:"NZTAS",name:"Tasman"},{country:"NZ",id:"WKO",name:"Waikato"},{country:"NZ",id:"WGN",name:"Wellington"},{country:"NZ",id:"WTC",name:"West Coast"},{country:"ES",id:"A Coruna",name:"A Coruna"},{country:"ES",id:"Alava",name:"Alava"},{country:"ES",id:"Albacete",name:"Albacete"},{country:"ES",id:"Alicante",name:"Alicante"},{country:"ES",id:"Almeria",name:"Almeria"},{country:"ES",id:"Asturias",name:"Asturias"},{country:"ES",id:"Avila",name:"Avila"},{country:"ES",id:"Badajoz",name:"Badajoz"},{country:"ES",id:"Baleares",name:"Baleares"},{country:"ES",id:"Barcelona",name:"Barcelona"},{country:"ES",id:"Burgos",name:"Burgos"},{country:"ES",id:"Caceres",name:"Caceres"},{country:"ES",id:"Cadiz",name:"Cadiz"},{country:"ES",id:"Cantabria",name:"Cantabria"},{country:"ES",id:"Castellon",name:"Castellon"},{country:"ES",id:"Ceuta",name:"Ceuta"},{country:"ES",id:"Ciudad Real",name:"Ciudad Real"},{country:"ES",id:"Cordoba",name:"Cordoba"},{country:"ES",id:"Cuenca",name:"Cuenca"},{country:"ES",id:"Girona",name:"Girona"},{country:"ES",id:"Granada",name:"Granada"},{country:"ES",id:"Guadalajara",name:"Guadalajara"},{country:"ES",id:"Guipuzcoa",name:"Guipuzcoa"},{country:"ES",id:"Huelva",name:"Huelva"},{country:"ES",id:"Huesca",name:"Huesca"},{country:"ES",id:"Jaen",name:"Jaen"},{country:"ES",id:"La Rioja",name:"La Rioja"},{country:"ES",id:"Las Palmas",name:"Las Palmas"},{country:"ES",id:"Leon",name:"Leon"},{country:"ES",id:"Lleida",name:"Lleida"},{country:"ES",id:"Lugo",name:"Lugo"},{country:"ES",id:"Madrid",name:"Madrid"},{country:"ES",id:"Malaga",name:"Malaga"},{country:"ES",id:"Melilla",name:"Melilla"},{country:"ES",id:"Murcia",name:"Murcia"},{country:"ES",id:"Navarra",name:"Navarra"},{country:"ES",id:"Ourense",name:"Ourense"},{country:"ES",id:"Palencia",name:"Palencia"},{country:"ES",id:"Pontevedra",name:"Pontevedra"},{country:"ES",id:"Salamanca",name:"Salamanca"},{country:"ES",id:"Santa Cruz de Tenerife",name:"Santa Cruz de Tenerife"},{country:"ES",id:"Segovia",name:"Segovia"},{country:"ES",id:"Sevilla",name:"Sevilla"},{country:"ES",id:"Soria",name:"Soria"},{country:"ES",id:"Tarragona",name:"Tarragona"},{country:"ES",id:"Teruel",name:"Teruel"},{country:"ES",id:"Toledo",name:"Toledo"},{country:"ES",id:"Valencia",name:"Valencia"},{country:"ES",id:"Valladolid",name:"Valladolid"},{country:"ES",id:"Vizcaya",name:"Vizcaya"},{country:"ES",id:"Zamora",name:"Zamora"},{country:"ES",id:"Zaragoza",name:"Zaragoza"},{country:"AE",id:"Abu Dhabi",name:"Abu Dhabi"},{country:"AE",id:"Ajman",name:"Ajman"},{country:"AE",id:"Dubai",name:"Dubai"},{country:"AE",id:"Fujairah",name:"Fujairah"},{country:"AE",id:"Ras al-Khaimah",name:"Ras al-Khaimah"},{country:"AE",id:"Sharjah",name:"Sharjah"},{country:"AE",id:"Umm al-Quwain",name:"Umm al-Quwain"},{country:"DZ",id:"DZ-01",name:"Adrar"},{country:"DZ",id:"DZ-44",name:"A\xEFn Defla"},{country:"DZ",id:"DZ-46",name:"A\xEFn T\xE9mouchent"},{country:"DZ",id:"DZ-16",name:"Algiers"},{country:"DZ",id:"DZ-23",name:"Annaba"},{country:"DZ",id:"DZ-05",name:"Batna"},{country:"DZ",id:"DZ-08",name:"B\xE9char"},{country:"DZ",id:"DZ-06",name:"B\xE9ja\xEFa"},{country:"DZ",id:"DZ-53",name:"B\xE9ni Abb\xE8s"},{country:"DZ",id:"DZ-07",name:"Biskra"},{country:"DZ",id:"DZ-09",name:"Blida"},{country:"DZ",id:"DZ-52",name:"Bordj Baji Mokhtar"},{country:"DZ",id:"DZ-34",name:"Bordj Bou Arr\xE9ridj"},{country:"DZ",id:"DZ-10",name:"Bou\xEFra"},{country:"DZ",id:"DZ-35",name:"Boumerd\xE8s"},{country:"DZ",id:"DZ-02",name:"Chlef"},{country:"DZ",id:"DZ-25",name:"Constantine"},{country:"DZ",id:"DZ-56",name:"Djanet"},{country:"DZ",id:"DZ-17",name:"Djelfa"},{country:"DZ",id:"DZ-32",name:"El Bayadh"},{country:"DZ",id:"DZ-49",name:"El M'Ghair"},{country:"DZ",id:"DZ-50",name:"El Menia"},{country:"DZ",id:"DZ-39",name:"El Oued"},{country:"DZ",id:"DZ-36",name:"El Tarf"},{country:"DZ",id:"DZ-47",name:"Gharda\xEFa"},{country:"DZ",id:"DZ-24",name:"Guelma"},{country:"DZ",id:"DZ-33",name:"Illizi"},{country:"DZ",id:"DZ-58",name:"In Guezzam"},{country:"DZ",id:"DZ-57",name:"In Salah"},{country:"DZ",id:"DZ-18",name:"Jijel"},{country:"DZ",id:"DZ-40",name:"Khenchela"},{country:"DZ",id:"DZ-03",name:"Laghouat"},{country:"DZ",id:"DZ-28",name:"M'Sila"},{country:"DZ",id:"DZ-29",name:"Mascara"},{country:"DZ",id:"DZ-26",name:"M\xE9d\xE9a"},{country:"DZ",id:"DZ-43",name:"Mila"},{country:"DZ",id:"DZ-27",name:"Mostaganem"},{country:"DZ",id:"DZ-45",name:"Na\xE2ma"},{country:"DZ",id:"DZ-31",name:"Oran"},{country:"DZ",id:"DZ-30",name:"Ouargla"},{country:"DZ",id:"DZ-51",name:"Ouled Djellal"},{country:"DZ",id:"DZ-04",name:"Oum El Bouaghi"},{country:"DZ",id:"DZ-48",name:"Relizane"},{country:"DZ",id:"DZ-20",name:"Sa\xEFda"},{country:"DZ",id:"DZ-19",name:"S\xE9tif"},{country:"DZ",id:"DZ-22",name:"Sidi Bel Abb\xE8s"},{country:"DZ",id:"DZ-21",name:"Skikda"},{country:"DZ",id:"DZ-41",name:"Souk Ahras"},{country:"DZ",id:"DZ-11",name:"Tamanrasset"},{country:"DZ",id:"DZ-12",name:"T\xE9bessa"},{country:"DZ",id:"DZ-14",name:"Tiaret"},{country:"DZ",id:"DZ-54",name:"Timimoun"},{country:"DZ",id:"DZ-37",name:"Tindouf"},{country:"DZ",id:"DZ-42",name:"Tipaza"},{country:"DZ",id:"DZ-38",name:"Tissemsilt"},{country:"DZ",id:"DZ-15",name:"Tizi Ouzou"},{country:"DZ",id:"DZ-13",name:"Tlemcen"},{country:"DZ",id:"DZ-55",name:"Touggourt"},{country:"PH",id:"PH-00",name:"National Capital Region [NCR]"},{country:"PH",id:"PH-01",name:"Ilocos [I]"},{country:"PH",id:"PH-02",name:"Cagayan Valley [II]"},{country:"PH",id:"PH-03",name:"Central Luzon [III]"},{country:"PH",id:"PH-05",name:"Bicol [V]"},{country:"PH",id:"PH-06",name:"Western Visayas [VI]"},{country:"PH",id:"PH-07",name:"Central Visayas [VII]"},{country:"PH",id:"PH-08",name:"Eastern Visayas [VIII]"},{country:"PH",id:"PH-09",name:"Zamboanga Peninsula [IX]"},{country:"PH",id:"PH-10",name:"Northern Mindanao [X]"},{country:"PH",id:"PH-11",name:"Davao [XI]"},{country:"PH",id:"PH-12",name:"Soccsksargen [XII]"},{country:"PH",id:"PH-13",name:"Caraga [XIII]"},{country:"PH",id:"PH-14",name:"Autonomous Region in Muslim Mindanao [ARMM]"},{country:"PH",id:"PH-15",name:"Cordillera Administrative Region [CAR]"},{country:"PH",id:"PH-40",name:"Calabarzon [IV-A]"},{country:"PH",id:"PH-41",name:"Mimaropa [IV-B]"}],timezones:[{id:"Pacific/Kiritimati",name:"Line Islands Time"},{id:"Pacific/Enderbury",name:"Phoenix Islands Time"},{id:"Pacific/Tongatapu",name:"Tonga Time"},{id:"Pacific/Chatham",name:"Chatham Daylight Time"},{id:"Asia/Kamchatka",name:"Petropavlovsk-Kamchatski Time"},{id:"Pacific/Auckland",name:"New Zealand Daylight Time"},{id:"Pacific/Fiji",name:"Fiji Time"},{id:"Pacific/Norfolk",name:"Norfolk Time"},{id:"Pacific/Guadalcanal",name:"Solomon Islands Time"},{id:"Australia/Lord_Howe",name:"Lord Howe Summer Time"},{id:"Australia/Brisbane",name:"Australian Eastern Standard Time (Brisbane)"},{id:"Australia/Sydney",name:"Australian Eastern Standard Time (Sydney)"},{id:"Australia/Adelaide",name:"Australian Central Standard Time (Adelaide)"},{id:"Australia/Darwin",name:"Australian Central Standard Time (Darwin)"},{id:"Asia/Seoul",name:"Korea Standard Time"},{id:"Asia/Tokyo",name:"Japan Standard Time"},{id:"Asia/Hong_Kong",name:"Hong Kong Time"},{id:"Asia/Kuala_Lumpur",name:"Malaysia Time"},{id:"Asia/Manila",name:"Philippines Time"},{id:"Asia/Shanghai",name:"China Standard Time (Shanghai)"},{id:"Asia/Singapore",name:"Singapore Time"},{id:"Asia/Taipei",name:"China Standard Time (Taipei)"},{id:"Australia/Perth",name:"Australian Western Standard Time"},{id:"Asia/Bangkok",name:"Indochina Time (Bangkok)"},{id:"Asia/Jakarta",name:"West Indonesia Time"},{id:"Asia/Saigon",name:"Indochina Time (Saigon)"},{id:"Asia/Rangoon",name:"Myanmar Time"},{id:"Asia/Dacca",name:"Bangladesh Time"},{id:"Asia/Katmandu",name:"Nepal Time"},{id:"Asia/Calcutta",name:"India Standard Time (Calcutta)"},{id:"Asia/Colombo",name:"India Standard Time (Colombo)"},{id:"Asia/Karachi",name:"Pakistan Summer Time"},{id:"Asia/Tashkent",name:"Uzbekistan Time"},{id:"Asia/Yekaterinburg",name:"Yekaterinburg Time"},{id:"Asia/Kabul",name:"Afghanistan Time"},{id:"Asia/Baku",name:"Azerbaijan Time"},{id:"Asia/Dubai",name:"Gulf Standard Time"},{id:"Asia/Tbilisi",name:"Georgia Time"},{id:"Asia/Yerevan",name:"Armenia Time"},{id:"Asia/Tehran",name:"Iran Standard Time"},{id:"Africa/Nairobi",name:"Eastern African Time"},{id:"Asia/Baghdad",name:"Arabia Standard Time (Baghdad)"},{id:"Asia/Kuwait",name:"Arabia Standard Time (Kuwait)"},{id:"Asia/Riyadh",name:"Arabia Standard Time (Riyadh)"},{id:"Europe/Moscow",name:"Moscow Standard Time"},{id:"Africa/Cairo",name:"Eastern European Time (Cairo)"},{id:"Africa/Johannesburg",name:"South Africa Standard Time"},{id:"Asia/Beirut",name:"Eastern European Time (Beirut)"},{id:"Asia/Jerusalem",name:"Israel Standard Time"},{id:"Europe/Athens",name:"Eastern European Time (Athens)"},{id:"Europe/Bucharest",name:"Eastern European Time (Bucharest)"},{id:"Europe/Helsinki",name:"Eastern European Time (Helsinki)"},{id:"Europe/Istanbul",name:"Eastern European Time (Istanbul)"},{id:"Europe/Minsk",name:"Eastern European Time (Minsk)"},{id:"Europe/Amsterdam",name:"Central European Time (Amsterdam)"},{id:"Europe/Berlin",name:"Central European Time (Berlin)"},{id:"Europe/Brussels",name:"Central European Time (Brussels)"},{id:"Europe/Prague",name:"Central European Time (Prague)"},{id:"Europe/Rome",name:"Central European Time (Rome)"},{id:"Europe/Dublin",name:"Irish Summer Time"},{id:"Europe/Lisbon",name:"Western European Summer Time"},{id:"Europe/London",name:"British Summer Time"},{id:"GMT",name:"Greenwich Mean Time"},{id:"America/Scoresbysund",name:"East Greenland Time"},{id:"Atlantic/Azores",name:"Azores Time"},{id:"Atlantic/Cape_Verde",name:"Cape Verde Time"},{id:"Atlantic/South_Georgia",name:"South Georgia Standard Time"},{id:"America/Buenos_Aires",name:"Argentine Summer Time"},{id:"America/Sao_Paulo",name:"Brasilia Summer Time"},{id:"America/St_Johns",name:"Newfoundland Daylight Time"},{id:"America/Halifax",name:"Atlantic Daylight Time (Halifax)"},{id:"America/Puerto_Rico",name:"Atlantic Standard Time"},{id:"America/Santiago",name:"Chile Summer Time"},{id:"Atlantic/Bermuda",name:"Atlantic Daylight Time (Bermuda)"},{id:"America/Caracas",name:"Venezuela Time"},{id:"America/Bogota",name:"Colombia Time"},{id:"America/Indianapolis",name:"Eastern Daylight Time (Indianapolis)"},{id:"America/Lima",name:"Peru Time"},{id:"America/New_York",name:"Eastern Daylight Time (New York)"},{id:"America/Panama",name:"Eastern Standard Time (Panama)"},{id:"America/Chicago",name:"Central Daylight Time (Chicago)"},{id:"America/El_Salvador",name:"Central Standard Time (El Salvador)"},{id:"America/Mexico_City",name:"Central Standard Time (Mexico City)"},{id:"America/Denver",name:"Mountain Daylight Time"},{id:"America/Phoenix",name:"Mountain Standard Time"},{id:"America/Los_Angeles",name:"Pacific Daylight Time"},{id:"America/Tijuana",name:"Pacific Standard Time"},{id:"Pacific/Pitcairn",name:"Pitcairn Standard Time"},{id:"America/Anchorage",name:"Alaska Daylight Time"},{id:"Pacific/Gambier",name:"Gambier Time"},{id:"Pacific/Marquesas",name:"Marquesas Time"},{id:"Pacific/Honolulu",name:"Hawaii Standard Time"},{id:"America/Atka",name:"Hawaii-Aleutian Standard Time"},{id:"Pacific/Niue",name:"Niue Time"},{id:"Pacific/Pago_Pago",name:"Samoa Standard Time"}],locales:[{id:"af",name:"Afrikaans"},{id:"af-ZA",name:"Afrikaans (South Africa)"},{id:"az",name:"Azerbaijani"},{id:"az-AZ",name:"Azerbaijani (Azerbaijani)"},{id:"id",name:"Indonesian"},{id:"id-ID",name:"Indonesian (Indonesia)"},{id:"ms",name:"Malay"},{id:"ms-MY",name:"Malay (Malaysia)"},{id:"ca",name:"Catalan"},{id:"ca-ES",name:"Catalan (Spain)"},{id:"cs",name:"Czech"},{id:"cs-CZ",name:"Czech (Czech Republic)"},{id:"da",name:"Danish"},{id:"da-DK",name:"Danish (Denmark)"},{id:"de",name:"German"},{id:"de-DE",name:"German (Germany)"},{id:"de-CH",name:"German (Switzerland)"},{id:"de-AT",name:"German (Austria)"},{id:"et",name:"Estonian"},{id:"et-EE",name:"Estonian (Estonia)"},{id:"en",name:"English"},{id:"en-AU",name:"English (Australia)"},{id:"en-CA",name:"English (Canada)"},{id:"en-IE",name:"English (Ireland)"},{id:"en-NZ",name:"English (New Zealand)"},{id:"en-GB",name:"English (United Kingdom)"},{id:"en-US",name:"English (United States)"},{id:"es",name:"Spanish"},{id:"es-AR",name:"Spanish (Argentina)"},{id:"es-CL",name:"Spanish (Chile)"},{id:"es-CO",name:"Spanish (Colombia)"},{id:"es-CR",name:"Spanish (Costa Rica)"},{id:"es-ES",name:"Spanish (Spain)"},{id:"es-MX",name:"Spanish (Mexico)"},{id:"es-PA",name:"Spanish (Panama)"},{id:"es-PE",name:"Spanish (Peru)"},{id:"es-VE",name:"Spanish (Venezuela)"},{id:"fil",name:"Filipino"},{id:"fil-PH",name:"Filipino (Philippines)"},{id:"fr",name:"French"},{id:"fr-CA",name:"French (Canada)"},{id:"fr-FR",name:"French (France)"},{id:"fr-CH",name:"French (Switzerland)"},{id:"gl",name:"Galician"},{id:"gl-ES",name:"Galician (Spain)"},{id:"hr",name:"Croatian"},{id:"hr-HR",name:"Croatian (Croatia)"},{id:"it",name:"Italian"},{id:"it-IT",name:"Italian (Italy)"},{id:"it-CH",name:"Italian (Switzerland)"},{id:"sw",name:"Swahili"},{id:"sw-KE",name:"Swahili (Kenya)"},{id:"sw-KE",name:"Swahili (Tanzania)"},{id:"lv",name:"Latvian"},{id:"lv-LV",name:"Latvian (Latvia)"},{id:"lt",name:"Lithuanian"},{id:"lt-LT",name:"Lithuanian (Lithuania)"},{id:"hu",name:"Hungarian"},{id:"hu-HU",name:"Hungarian (Hungary)"},{id:"nl",name:"Dutch"},{id:"nl-NL",name:"Dutch (Netherlands)"},{id:"nb",name:"Norwegian Bokm\xE5l"},{id:"nb-NO",name:"Norwegian Bokm\xE5l (Norway)"},{id:"nn",name:"Norwegian Nynorsk"},{id:"nn-NO",name:"Norwegian Nynorsk (Norway)"},{id:"pl",name:"Polish"},{id:"pl-PL",name:"Polish (Poland)"},{id:"pt",name:"Portuguese"},{id:"pt-BR",name:"Portuguese (Brazil)"},{id:"pt-PT",name:"Portuguese (Portugal)"},{id:"ro",name:"Romanian"},{id:"ro-MD",name:"Romanian (Moldova)"},{id:"ro-RO",name:"Romanian (Romania)"},{id:"sq",name:"Albanian"},{id:"sq-AL",name:"Albanian (Albania)"},{id:"sk",name:"Slovak"},{id:"sk-SK",name:"Slovak (Slovakia)"},{id:"sl",name:"Slovenian"},{id:"sl-SI",name:"Slovenian (Slovenia)"},{id:"fi",name:"Finnish"},{id:"fi-FI",name:"Finnish (Finland)"},{id:"sv",name:"Swedish"},{id:"sv-FI",name:"Swedish (Finland)"},{id:"sv-SE",name:"Swedish (Sweden)"},{id:"vi",name:"Vietnamese"},{id:"vi-VN",name:"Vietnamese (Vietnam)"},{id:"tr",name:"Turkish"},{id:"tr-TR",name:"Turkish (Turkey)"},{id:"is",name:"Icelandic"},{id:"is-IS",name:"Icelandic (Iceland)"},{id:"el",name:"Greek"},{id:"el-CY",name:"Greek (Cyprus)"},{id:"el-GR",name:"Greek (Greece)"},{id:"sr",name:"Serbian"},{id:"sr-RS",name:"Serbian (Serbia)"},{id:"be",name:"Belarusian"},{id:"be-BY",name:"Belarusian (Belarus)"},{id:"bg",name:"\u0431\u044A\u043B\u0433\u0430\u0440\u0441\u043A\u0438"},{id:"bg-BG",name:"Bulgarian (Bulgaria)"},{id:"mk",name:"Macedonian"},{id:"mk-MK",name:"Macedonian (Macedonia)"},{id:"ru",name:"Russian"},{id:"ru-MD",name:"Russian (Moldova)"},{id:"ru-RU",name:"Russian (Russia)"},{id:"ru-UA",name:"Russian (Ukraine)"},{id:"uk",name:"Ukrainian"},{id:"uk-UA",name:"Ukrainian (Ukraine)"},{id:"he",name:"Hebrew"},{id:"he-IL",name:"Hebrew (Israel)"},{id:"ar",name:"Arabic"},{id:"ar-DZ",name:"Arabic (Algeria)"},{id:"ar-KW",name:"Arabic (Kuwait)"},{id:"ar-MA",name:"Arabic (Morocco)"},{id:"ar-SA",name:"Arabic (Saudi Arabia)"},{id:"ar-EG",name:"Arabic (Egypt)"},{id:"hi",name:"Hindi"},{id:"hi-IN",name:"Hindi (India)"},{id:"th",name:"Thai"},{id:"th-TH",name:"Thai (Thailand)"},{id:"zh",name:"Chinese"},{id:"zh-CN",name:"Chinese (China)"},{id:"zh-HK",name:"Chinese (Hong Kong)"},{id:"zh-TW",name:"Chinese (Taiwan)"},{id:"ja",name:"Japanese"},{id:"ja-JP",name:"Japanese (Japan)"},{id:"ko",name:"Korean"},{id:"ko-KR",name:"Korean (South Korea)"},{id:"km",name:"Khmer"},{id:"km-KH",name:"Khmer (Cambodia)"}],currencies:[{id:"AFN",name:"Afghan Afghani"},{id:"ALL",name:"Albanian Lek"},{id:"DZD",name:"Algerian Dinar"},{id:"AOA",name:"Angolan Kwanza"},{id:"ARS",name:"Argentine Peso"},{id:"AMD",name:"Armenian Dram"},{id:"AWG",name:"Aruban Florin"},{id:"AUD",name:"Australian Dollar"},{id:"AZN",name:"Azerbaijani Manat"},{id:"AZM",name:"Azerbaijani Manat (1993-2006)"},{id:"BSD",name:"Bahamian Dollar"},{id:"BHD",name:"Bahraini Dinar"},{id:"BDT",name:"Bangladeshi Taka"},{id:"BBD",name:"Barbadian Dollar"},{id:"BYR",name:"Belarusian Ruble"},{id:"BZD",name:"Belize Dollar"},{id:"BMD",name:"Bermudan Dollar"},{id:"BTN",name:"Bhutanese Ngultrum"},{id:"BOB",name:"Bolivian Boliviano"},{id:"BAM",name:"Bosnia-Herzegovina Convertible Mark"},{id:"BWP",name:"Botswanan Pula"},{id:"BRL",name:"Brazilian Real"},{id:"GBP",name:"British Pound Sterling"},{id:"BND",name:"Brunei Dollar"},{id:"BGN",name:"Bulgarian Lev"},{id:"BUK",name:"Burmese Kyat"},{id:"BIF",name:"Burundian Franc"},{id:"XOF",name:"CFA Franc BCEAO"},{id:"XPF",name:"CFP Franc"},{id:"KHR",name:"Cambodian Riel"},{id:"CAD",name:"Canadian Dollar"},{id:"CVE",name:"Cape Verdean Escudo"},{id:"KYD",name:"Cayman Islands Dollar"},{id:"CLP",name:"Chilean Peso"},{id:"CNY",name:"Chinese Yuan Renminbi"},{id:"COP",name:"Colombian Peso"},{id:"KMF",name:"Comorian Franc"},{id:"CDF",name:"Congolese Franc"},{id:"CRC",name:"Costa Rican Col\xF3n"},{id:"HRK",name:"Croatian Kuna"},{id:"CUP",name:"Cuban Peso"},{id:"CZK",name:"Czech Republic Koruna"},{id:"DKK",name:"Danish Krone"},{id:"DJF",name:"Djiboutian Franc"},{id:"DOP",name:"Dominican Peso"},{id:"XCD",name:"East Caribbean Dollar"},{id:"EGP",name:"Egyptian Pound"},{id:"GQE",name:"Equatorial Guinean Ekwele"},{id:"ERN",name:"Eritrean Nakfa"},{id:"EEK",name:"Estonian Kroon"},{id:"ETB",name:"Ethiopian Birr"},{id:"EUR",name:"Euro"},{id:"FKP",name:"Falkland Islands Pound"},{id:"FJD",name:"Fijian Dollar"},{id:"GMD",name:"Gambian Dalasi"},{id:"GEK",name:"Georgian Kupon Larit"},{id:"GEL",name:"Georgian Lari"},{id:"GHS",name:"Ghanaian Cedi"},{id:"GIP",name:"Gibraltar Pound"},{id:"GTQ",name:"Guatemalan Quetzal"},{id:"GNF",name:"Guinean Franc"},{id:"GYD",name:"Guyanaese Dollar"},{id:"HTG",name:"Haitian Gourde"},{id:"HNL",name:"Honduran Lempira"},{id:"HKD",name:"Hong Kong Dollar"},{id:"HUF",name:"Hungarian Forint"},{id:"ISK",name:"Icelandic Kr\xF3na"},{id:"INR",name:"Indian Rupee"},{id:"IDR",name:"Indonesian Rupiah"},{id:"IRR",name:"Iranian Rial"},{id:"IQD",name:"Iraqi Dinar"},{id:"ILS",name:"Israeli New Sheqel"},{id:"JMD",name:"Jamaican Dollar"},{id:"JPY",name:"Japanese Yen"},{id:"JOD",name:"Jordanian Dinar"},{id:"KZT",name:"Kazakhstan Tenge"},{id:"KES",name:"Kenyan Shilling"},{id:"KWD",name:"Kuwaiti Dinar"},{id:"KGS",name:"Kyrgystani Som"},{id:"LAK",name:"Laotian Kip"},{id:"LVL",name:"Latvian Lats"},{id:"LBP",name:"Lebanese Pound"},{id:"LSL",name:"Lesotho Loti"},{id:"LRD",name:"Liberian Dollar"},{id:"LYD",name:"Libyan Dinar"},{id:"LTL",name:"Lithuanian Litas"},{id:"MOP",name:"Macanese Pataca"},{id:"MKD",name:"Macedonian Denar"},{id:"MGA",name:"Malagasy Ariary"},{id:"MWK",name:"Malawian Kwacha"},{id:"MYR",name:"Malaysian Ringgit"},{id:"MVR",name:"Maldivian Rufiyaa"},{id:"MRO",name:"Mauritanian Ouguiya"},{id:"MUR",name:"Mauritian Rupee"},{id:"MXN",name:"Mexican Peso"},{id:"MDL",name:"Moldovan Leu"},{id:"MNT",name:"Mongolian Tugrik"},{id:"MAD",name:"Moroccan Dirham"},{id:"MZN",name:"Mozambican Metical"},{id:"MMK",name:"Myanma Kyat"},{id:"NAD",name:"Namibian Dollar"},{id:"NPR",name:"Nepalese Rupee"},{id:"ANG",name:"Netherlands Antillean Guilder"},{id:"TWD",name:"New Taiwan Dollar"},{id:"NZD",name:"New Zealand Dollar"},{id:"NIC",name:"Nicaraguan Cordoba"},{id:"NGN",name:"Nigerian Naira"},{id:"KPW",name:"North Korean Won"},{id:"NOK",name:"Norwegian Krone"},{id:"ROL",name:"Old Romanian Leu"},{id:"TRL",name:"Old Turkish Lira"},{id:"OMR",name:"Omani Rial"},{id:"PKR",name:"Pakistani Rupee"},{id:"PAB",name:"Panamanian Balboa"},{id:"PGK",name:"Papua New Guinean Kina"},{id:"PYG",name:"Paraguayan Guarani"},{id:"PEN",name:"Peruvian Nuevo Sol"},{id:"PHP",name:"Philippine Peso"},{id:"PLN",name:"Polish Zloty"},{id:"QAR",name:"Qatari Rial"},{id:"RHD",name:"Rhodesian Dollar"},{id:"RON",name:"Romanian Leu"},{id:"RUB",name:"Russian Ruble"},{id:"RWF",name:"Rwandan Franc"},{id:"SHP",name:"Saint Helena Pound"},{id:"SVC",name:"Salvadoran Col\xF3n"},{id:"WST",name:"Samoan Tala"},{id:"SAR",name:"Saudi Riyal"},{id:"RSD",name:"Serbian Dinar"},{id:"SCR",name:"Seychellois Rupee"},{id:"SLL",name:"Sierra Leonean Leone"},{id:"SGD",name:"Singapore Dollar"},{id:"SKK",name:"Slovak Koruna"},{id:"SBD",name:"Solomon Islands Dollar"},{id:"SOS",name:"Somali Shilling"},{id:"ZAR",name:"South African Rand"},{id:"KRW",name:"South Korean Won"},{id:"LKR",name:"Sri Lanka Rupee"},{id:"SDG",name:"Sudanese Pound"},{id:"SRD",name:"Surinamese Dollar"},{id:"SZL",name:"Swazi Lilangeni"},{id:"SEK",name:"Swedish Krona"},{id:"CHF",name:"Swiss Franc"},{id:"SYP",name:"Syrian Pound"},{id:"STD",name:"S\xE3o Tom\xE9 and Pr\xEDncipe Dobra"},{id:"TJS",name:"Tajikistani Somoni"},{id:"TZS",name:"Tanzanian Shilling"},{id:"THB",name:"Thai Baht"},{id:"TOP",name:"Tongan Pa\u02BBanga"},{id:"TTD",name:"Trinidad and Tobago Dollar"},{id:"TND",name:"Tunisian Dinar"},{id:"TRY",name:"Turkish Lira"},{id:"TMM",name:"Turkmenistani Manat"},{id:"USD",name:"US Dollar"},{id:"UGX",name:"Ugandan Shilling"},{id:"UAH",name:"Ukrainian Hryvnia"},{id:"AED",name:"United Arab Emirates Dirham"},{id:"UYU",name:"Uruguayan Peso"},{id:"UZS",name:"Uzbekistan Som"},{id:"VUV",name:"Vanuatu Vatu"},{id:"VEB",name:"Venezuelan Bol\xEDvar"},{id:"VEF",name:"Venezuelan Bol\xEDvar Fuerte"},{id:"VND",name:"Vietnamese Dong"},{id:"CHE",name:"WIR Euro"},{id:"CHW",name:"WIR Franc"},{id:"YER",name:"Yemeni Rial"},{id:"ZMK",name:"Zambian Kwacha"},{id:"ZWD",name:"Zimbabwean Dollar"}],id:"geo"},x4={aa:"ET",ab:"GE",abr:"GH",ace:"ID",ach:"UG",ada:"GH",ady:"RU",ae:"IR",aeb:"TN",af:"ZA",agq:"CM",aho:"IN",ak:"GH",akk:"IQ",aln:"XK",alt:"RU",am:"ET",amo:"NG",aoz:"ID",apd:"TG",ar:"EG",arc:"IR","arc-Nbat":"JO","arc-Palm":"SY",arn:"CL",aro:"BO",arq:"DZ",ary:"MA",arz:"EG",as:"IN",asa:"TZ",ase:"US",ast:"ES",atj:"CA",av:"RU",awa:"IN",ay:"BO",az:"AZ","az-Arab":"IR",ba:"RU",bal:"PK",ban:"ID",bap:"NP",bar:"AT",bas:"CM",bax:"CM",bbc:"ID",bbj:"CM",bci:"CI",be:"BY",bej:"SD",bem:"ZM",bew:"ID",bez:"TZ",bfd:"CM",bfq:"IN",bft:"PK",bfy:"IN",bg:"BG",bgc:"IN",bgn:"PK",bgx:"TR",bhb:"IN",bhi:"IN",bhk:"PH",bho:"IN",bi:"VU",bik:"PH",bin:"NG",bjj:"IN",bjn:"ID",bjt:"SN",bkm:"CM",bku:"PH",blt:"VN",bm:"ML",bmq:"ML",bn:"BD",bo:"CN",bpy:"IN",bqi:"IR",bqv:"CI",br:"FR",bra:"IN",brh:"PK",brx:"IN",bs:"BA",bsq:"LR",bss:"CM",bto:"PH",btv:"PK",bua:"RU",buc:"YT",bug:"ID",bum:"CM",bvb:"GQ",byn:"ER",byv:"CM",bze:"ML",ca:"ES",cch:"NG",ccp:"BD",ce:"RU",ceb:"PH",cgg:"UG",ch:"GU",chk:"FM",chm:"RU",cho:"US",chp:"CA",chr:"US",cja:"KH",cjm:"VN",ckb:"IQ",co:"FR",cop:"EG",cps:"PH",cr:"CA",crh:"UA",crj:"CA",crk:"CA",crl:"CA",crm:"CA",crs:"SC",cs:"CZ",csb:"PL",csw:"CA",ctd:"MM",cu:"RU","cu-Glag":"BG",cv:"RU",cy:"GB",da:"DK",dak:"US",dar:"RU",dav:"KE",dcc:"IN",de:"DE",den:"CA",dgr:"CA",dje:"NE",dnj:"CI",doi:"IN",dsb:"DE",dtm:"ML",dtp:"MY",dty:"NP",dua:"CM",dv:"MV",dyo:"SN",dyu:"BF",dz:"BT",ebu:"KE",ee:"GH",efi:"NG",egl:"IT",egy:"EG",eky:"MM",el:"GR",en:"US","en-Shaw":"GB",es:"ES",esu:"US",et:"EE",ett:"IT",eu:"ES",ewo:"CM",ext:"ES",fa:"IR",fan:"GQ",ff:"SN","ff-Adlm":"GN",ffm:"ML",fi:"FI",fia:"SD",fil:"PH",fit:"SE",fj:"FJ",fo:"FO",fon:"BJ",fr:"FR",frc:"US",frp:"FR",frr:"DE",frs:"DE",fub:"CM",fud:"WF",fuf:"GN",fuq:"NE",fur:"IT",fuv:"NG",fvr:"SD",fy:"NL",ga:"IE",gaa:"GH",gag:"MD",gan:"CN",gay:"ID",gbm:"IN",gbz:"IR",gcr:"GF",gd:"GB",gez:"ET",ggn:"NP",gil:"KI",gjk:"PK",gju:"PK",gl:"ES",glk:"IR",gn:"PY",gom:"IN",gon:"IN",gor:"ID",gos:"NL",got:"UA",grc:"CY","grc-Linb":"GR",grt:"IN",gsw:"CH",gu:"IN",gub:"BR",guc:"CO",gur:"GH",guz:"KE",gv:"IM",gvr:"NP",gwi:"CA",ha:"NG",hak:"CN",haw:"US",haz:"AF",he:"IL",hi:"IN",hif:"FJ",hil:"PH",hlu:"TR",hmd:"CN",hnd:"PK",hne:"IN",hnj:"LA",hnn:"PH",hno:"PK",ho:"PG",hoc:"IN",hoj:"IN",hr:"HR",hsb:"DE",hsn:"CN",ht:"HT",hu:"HU",hy:"AM",hz:"NA",ia:"FR",iba:"MY",ibb:"NG",id:"ID",ife:"TG",ig:"NG",ii:"CN",ik:"US",ikt:"CA",ilo:"PH",in:"ID",inh:"RU",is:"IS",it:"IT",iu:"CA",iw:"IL",izh:"RU",ja:"JP",jam:"JM",jgo:"CM",ji:"UA",jmc:"TZ",jml:"NP",jut:"DK",jv:"ID",jw:"ID",ka:"GE",kaa:"UZ",kab:"DZ",kac:"MM",kaj:"NG",kam:"KE",kao:"ML",kbd:"RU",kby:"NE",kcg:"NG",kck:"ZW",kde:"TZ",kdh:"TG",kdt:"TH",kea:"CV",ken:"CM",kfo:"CI",kfr:"IN",kfy:"IN",kg:"CD",kge:"ID",kgp:"BR",kha:"IN",khb:"CN",khn:"IN",khq:"ML",kht:"IN",khw:"PK",ki:"KE",kiu:"TR",kj:"NA",kjg:"LA",kk:"KZ","kk-Arab":"CN",kkj:"CM",kl:"GL",kln:"KE",km:"KH",kmb:"AO",kn:"IN",knf:"SN",ko:"KR",koi:"RU",kok:"IN",kos:"FM",kpe:"LR",krc:"RU",kri:"SL",krj:"PH",krl:"RU",kru:"IN",ks:"IN",ksb:"TZ",ksf:"CM",ksh:"DE",ku:"TR","ku-Arab":"IQ",kum:"RU",kv:"RU",kvr:"ID",kvx:"PK",kw:"GB",kxm:"TH",kxp:"PK",ky:"KG","ky-Arab":"CN","ky-Latn":"TR",la:"VA",lab:"GR",lad:"IL",lag:"TZ",lah:"PK",laj:"UG",lb:"LU",lbe:"RU",lbw:"ID",lcp:"CN",lep:"IN",lez:"RU",lg:"UG",li:"NL",lif:"NP","lif-Limb":"IN",lij:"IT",lis:"CN",ljp:"ID",lki:"IR",lkt:"US",lmn:"IN",lmo:"IT",ln:"CD",lo:"LA",lol:"CD",loz:"ZM",lrc:"IR",lt:"LT",ltg:"LV",lu:"CD",lua:"CD",luo:"KE",luy:"KE",luz:"IR",lv:"LV",lwl:"TH",lzh:"CN",lzz:"TR",mad:"ID",maf:"CM",mag:"IN",mai:"IN",mak:"ID",man:"GM","man-Nkoo":"GN",mas:"KE",maz:"MX",mdf:"RU",mdh:"PH",mdr:"ID",men:"SL",mer:"KE",mfa:"TH",mfe:"MU",mg:"MG",mgh:"MZ",mgo:"CM",mgp:"NP",mgy:"TZ",mh:"MH",mi:"NZ",min:"ID",mis:"IQ",mk:"MK",ml:"IN",mls:"SD",mn:"MN","mn-Mong":"CN",mni:"IN",mnw:"MM",moe:"CA",moh:"CA",mos:"BF",mr:"IN",mrd:"NP",mrj:"RU",mro:"BD",ms:"MY",mt:"MT",mtr:"IN",mua:"CM",mus:"US",mvy:"PK",mwk:"ML",mwr:"IN",mwv:"ID",mxc:"ZW",my:"MM",myv:"RU",myx:"UG",myz:"IR",mzn:"IR",na:"NR",nan:"CN",nap:"IT",naq:"NA",nb:"NO",nch:"MX",nd:"ZW",ndc:"MZ",nds:"DE",ne:"NP",new:"NP",ng:"NA",ngl:"MZ",nhe:"MX",nhw:"MX",nij:"ID",niu:"NU",njo:"IN",nl:"NL",nmg:"CM",nn:"NO",nnh:"CM",no:"NO",nod:"TH",noe:"IN",non:"SE",nqo:"GN",nr:"ZA",nsk:"CA",nso:"ZA",nus:"SS",nv:"US",nxq:"CN",ny:"MW",nym:"TZ",nyn:"UG",nzi:"GH",oc:"FR",om:"ET",or:"IN",os:"GE",osa:"US",otk:"MN",pa:"IN","pa-Arab":"PK",pag:"PH",pal:"IR","pal-Phlp":"CN",pam:"PH",pap:"AW",pau:"PW",pcd:"FR",pcm:"NG",pdc:"US",pdt:"CA",peo:"IR",pfl:"DE",phn:"LB",pka:"IN",pko:"KE",pl:"PL",pms:"IT",pnt:"GR",pon:"FM",pra:"PK",prd:"IR",ps:"AF",pt:"BR",puu:"GA",qu:"PE",quc:"GT",qug:"EC",raj:"IN",rcf:"RE",rej:"ID",rgn:"IT",ria:"IN",rif:"MA",rjs:"NP",rkt:"BD",rm:"CH",rmf:"FI",rmo:"CH",rmt:"IR",rmu:"SE",rn:"BI",rng:"MZ",ro:"RO",rob:"ID",rof:"TZ",rtm:"FJ",ru:"RU",rue:"UA",rug:"SB",rw:"RW",rwk:"TZ",ryu:"JP",sa:"IN",saf:"GH",sah:"RU",saq:"KE",sas:"ID",sat:"IN",sav:"SN",saz:"IN",sbp:"TZ",sc:"IT",sck:"IN",scn:"IT",sco:"GB",scs:"CA",sd:"PK","sd-Deva":"IN","sd-Khoj":"IN","sd-Sind":"IN",sdc:"IT",sdh:"IR",se:"NO",sef:"CI",seh:"MZ",sei:"MX",ses:"ML",sg:"CF",sga:"IE",sgs:"LT",shi:"MA",shn:"MM",si:"LK",sid:"ET",sk:"SK",skr:"PK",sl:"SI",sli:"PL",sly:"ID",sm:"WS",sma:"SE",smj:"SE",smn:"FI",smp:"IL",sms:"FI",sn:"ZW",snk:"ML",so:"SO",sou:"TH",sq:"AL",sr:"RS",srb:"IN",srn:"SR",srr:"SN",srx:"IN",ss:"ZA",ssy:"ER",st:"ZA",stq:"DE",su:"ID",suk:"TZ",sus:"GN",sv:"SE",sw:"TZ",swb:"YT",swc:"CD",swg:"DE",swv:"IN",sxn:"ID",syl:"BD",syr:"IQ",szl:"PL",ta:"IN",taj:"NP",tbw:"PH",tcy:"IN",tdd:"CN",tdg:"NP",tdh:"NP",te:"IN",tem:"SL",teo:"UG",tet:"TL",tg:"TJ","tg-Arab":"PK",th:"TH",thl:"NP",thq:"NP",thr:"NP",ti:"ET",tig:"ER",tiv:"NG",tk:"TM",tkl:"TK",tkr:"AZ",tkt:"NP",tl:"PH",tly:"AZ",tmh:"NE",tn:"ZA",to:"TO",tog:"MW",tpi:"PG",tr:"TR",tru:"TR",trv:"TW",ts:"ZA",tsd:"GR",tsf:"NP",tsg:"PH",tsj:"BT",tt:"RU",ttj:"UG",tts:"TH",ttt:"AZ",tum:"MW",tvl:"TV",twq:"NE",txg:"CN",ty:"PF",tyv:"RU",tzm:"MA",udm:"RU",ug:"CN","ug-Cyrl":"KZ",uga:"SY",uk:"UA",uli:"FM",umb:"AO",und:"US",unr:"IN","unr-Deva":"NP",unx:"IN",ur:"PK",uz:"UZ","uz-Arab":"AF",vai:"LR",ve:"ZA",vec:"IT",vep:"RU",vi:"VN",vic:"SX",vls:"BE",vmf:"DE",vmw:"MZ",vot:"RU",vro:"EE",vun:"TZ",wa:"BE",wae:"CH",wal:"ET",war:"PH",wbp:"AU",wbq:"IN",wbr:"IN",wls:"WF",wni:"KM",wo:"SN",wtm:"IN",wuu:"CN",xav:"BR",xcr:"TR",xh:"ZA",xlc:"TR",xld:"TR",xmf:"GE",xmn:"CN",xmr:"SD",xna:"SA",xnr:"IN",xog:"UG",xpr:"IR",xsa:"YE",xsr:"NP",yao:"MZ",yap:"FM",yav:"CM",ybb:"CM",yo:"NG",yrl:"BR",yua:"MX",yue:"HK","yue-Hans":"CN",za:"CN",zag:"SD",zdj:"KM",zea:"NL",zgh:"MA",zh:"CN","zh-Bopo":"TW","zh-Hanb":"TW","zh-Hant":"TW",zlm:"TG",zmi:"MY",zu:"ZA",zza:"TR"};var x5=require("liquidjs");var N2=require("lodash-es");var z=require("liquidjs");function R4(n){return class extends z.Tag{value;branches=[];elseTemplates=[];isBlock=!1;constructor(t,i,r){super(t,i,r);let a=this.tokenizer.p,o=this.tokenizer.readValue()?.getText();this.isBlock=!!o?.startsWith("block."),this.tokenizer.p=a,this.value=new z.Value(this.tokenizer.readFilteredValue(),this.liquid),this.elseTemplates=[];let s=[],l=0,u=this.liquid.parser.parseStream(i).on("tag:when",c=>{if(l>0)return;s=[];let h=[];for(;!c.tokenizer.end();)h.push(c.tokenizer.readValueOrThrow()),c.tokenizer.skipBlank(),c.tokenizer.peek()===","?c.tokenizer.readTo(","):c.tokenizer.readTo("or");this.branches.push({values:h,templates:s})}).on("tag:else",()=>{l++,s=this.elseTemplates}).on("tag:endcase",()=>u.stop()).on("template",c=>{(s!==this.elseTemplates||l===1)&&s.push(c)}).on("end",()=>{throw new Error(`tag ${t.getText()} not closed`)});u.start()}*render(t){let i=this.liquid.renderer,r=(0,z.toValue)(yield this.value.value(t,t.opts.lenientIf)),a=!1,o="";for(let s of this.branches)for(let l of s.values){let u=yield(0,z.evalToken)(l,t,t.opts.lenientIf);if(r===u){let c=yield i.renderTemplates(s.templates,t);o+=this.isBlock&&n.isEditor?`<span class="swell-block">${c}</span>`:c,a=!0;break}}return a||(o+=yield i.renderTemplates(this.elseTemplates,t)),o}}}var m3=require("liquidjs");var D2=["offset","limit","reversed"];function j4(n){return class extends m3.Tag{variable;collection;hash;templates;elseTemplates;constructor(t,i,r){super(t,i,r);let a=this.tokenizer.readIdentifier(),o=this.tokenizer.readIdentifier(),s=this.tokenizer.readValue();if(!a.size()||o.content!=="in"||!s)throw new Error(`illegal tag: ${t.getText()}`);this.variable=a.content,this.collection=s,this.hash=new m3.Hash(this.tokenizer.remaining()),this.templates=[],this.elseTemplates=[];let l,u=this.liquid.parser.parseStream(i).on("start",()=>l=this.templates).on("tag:else",()=>l=this.elseTemplates).on("tag:endfor",()=>u.stop()).on("template",c=>l.push(c)).on("end",()=>{throw new Error(`tag ${t.getText()} not closed`)});u.start()}*render(t,i){let r=this.liquid.renderer,a=yield(0,m3.evalToken)(this.collection,t);if(!a?._result&&a?._get?yield a._get():a instanceof Array||(a=z3(a)),!a.length){yield r.renderTemplates(this.elseTemplates,t,i);return}let o="continue-"+this.variable+"-"+this.collection.getText();t.push({continue:t.getRegister(o)});let s=yield this.hash.render(t);t.pop(),a=(this.liquid.options.orderedFilterParameters?Object.keys(s).filter(h=>D2.includes(h)):D2.filter(h=>s[h]!==void 0)).reduce((h,f)=>{switch(f){case"offset":return qe(h,s.offset);case"limit":return Ge(h,s.limit);case"reversed":return Be(h);default:return h}},a),t.setRegister(o,(s.offset||0)+a.length);let u={forloop:new d3(a.length,this.collection.getText(),this.variable)};t.push(u);let c=0;for(let h of a){if(x(h)&&(h.index=c++),u[this.variable]=h,yield r.renderTemplates(this.templates,t,i),i.break){i.break=!1;break}i.continue=!1,u.forloop.next()}t.pop()}}}function Be(n){return[...n].reverse()}function qe(n,e){return n.slice(e)}function Ge(n,e){return n.slice(0,e)}var W=require("liquidjs");var Ve=["new_comment","guest_login"];function Z4(n){return class extends W.Tag{formType;formConfig;templates=[];hash;arg;constructor(t,i,r){super(t,i,r);let{tokenizer:a}=t;for(this.formType=a.readValue()?.content,this.formConfig=n.theme.getFormConfig(this.formType),a.advance(),this.arg=a.readValue(),this.hash=new W.Hash(this.tokenizer.remaining());i.length;){let o=i.shift();if(W.TypeGuards.isTagToken(o)&&o.name==="endform")return;this.templates.push(r.parser.parseToken(o,i))}if(!(!this.formConfig&&!Ve.includes(this.formType)))throw new Error(`tag ${t.getText()} not closed`)}*render(t){if(!this.formConfig)return`<!-- form '${this.formType}' not found in theme configuration -->`;let i=this.liquid.renderer,r=yield(0,W.evalToken)(this.arg,t),a=yield this.hash.render(t),o=t.getAll(),s=" "+Object.entries(a).reduce((C,[p,g])=>g!==!0?[...C,`${p}="${g}"`]:C,[]).join(" "),u=n.theme.formData[this.formConfig.id]||new O(this.formConfig.id),c="";if(n.theme.shopifyCompatibility){Object.assign(u,n.theme.shopifyCompatibility.getFormData(u));let C=yield n.theme.shopifyCompatibility.getAdaptedFormClientHtml(this.formConfig.id,o,r);C&&(c=yield n.renderTemplateString(C));let p=yield n.theme.shopifyCompatibility.getAdaptedFormClientParams(this.formConfig.id,o,r);p&&u.setParams(p)}t.push({form:{...r||void 0,...u}});let h=yield i.renderTemplates(this.templates,t),f=this.formConfig.params instanceof Array?yield Promise.all(this.formConfig.params.map(async C=>{let p=await n.renderTemplateString(C.value,{value:r});return`<input type="hidden" name="${C.name}" value="${p}" />`})):[],m=a.return_to||n.theme.globals.request?.path;return`
|
|
8
|
+
`.replace(/^ */gm,"").trim()}modify(e,t){switch(e){case"style":if(this.resolveValidProperty(e,t)){this.style=t,t==="oblique"?this.variant.slnt=1:t==="italic"?this.variant.ital=1:(this.variant.slnt=0,this.variant.ital=0);break}return null;case"weight":let r;switch(t){case"normal":r=400;break;case"bold":r=700;break;case"lighter":this.weight<=400?r=100:this.weight<=700?r=400:r=700;break;case"bolder":this.weight<400?r=400:this.weight<700?r=700:r=900;break;default:t[0]==="+"?r=this.weight+Number.parseInt(t.slice(1),10):t[0]==="-"?r=this.weight-Number.parseInt(t.slice(1),10):r=Number.parseInt(t,10);break}let a=this.resolveValidProperty(e,r);if(a){this.weight=r,this.variant.wght=a;break}return null;case"wght":case"wdth":case"slnt":case"opsz":case"ital":let o=this.resolveValidProperty(e,t);if(o){this.variant[e]=o,e==="slnt"&&o>0?this.style="oblique":e==="ital"&&o>0?this.style="italic":(e==="slnt"||e==="ital")&&(this.style="normal");break}return null;default:throw new Error(`Invalid font property: ${e}`)}return this}resolveValidProperty(e,t){if(!this.definition)return null;if(e==="style")switch(t){case"italic":return this.definition.axes.includes("ital")?"italic":null;case"oblique":return this.definition.axes.includes("slnt")?"oblique":null;default:return null}let i=typeof t=="string"?Number.parseInt(t,10):t;switch(e){case"wght":case"weight":return this.definition.variants.find(r=>r.wght===i)||null;case"wdth":return this.definition.variants.find(r=>r.wdth===i)||null;case"slnt":return this.definition.variants.find(r=>r.slnt===i)||null;case"opsz":return this.definition.variants.find(r=>r.opsz===i)||null;case"ital":return this.definition.variants.find(r=>r.ital===i)||null;default:return null}}};var O=class{id;success=!1;errors=null;constructor(e){this.id=e}setSuccess(e=!0){this.success=e}setParams(e){Object.assign(this,e)}setErrors(e){this.errors=new $3(e)}clearErrors(){this.errors=null}},$3=class{errors;constructor(e){this.errors=e||[]}*[Symbol.iterator](){yield*this.errors}some(e,t){return this.errors.some(i=>e(i?.code),t)}};var b=require("lodash-es");var J3=require("lodash-es");var K6=require("liquidjs");var T1=Object.prototype.toString,J6=Object.hasOwnProperty,K3=class{liquidMethodMissing(e){}},d3=class extends K3{i;length;name;test="test";index;index0;first;last;rindex;rindex0;constructor(e,t,i){super(),this.length=e,this.name=`${i}-${t}`,this.i=0,this.index=1,this.index0=0,this.first=!0,this.last=!1,this.rindex=e,this.rindex0=e-1}next(){this.i++,this.index++,this.index0++,this.first=!1,this.last=this.i===this.length-1,this.rindex--,this.rindex0--}valueOf(){return JSON.stringify(this)}};function e3(n){return n instanceof K3&&f2(n.valueOf)?n.valueOf():n}function g2(n){return typeof n=="string"}function _4(n){return typeof n=="number"}function f2(n){return typeof n=="function"}function w2(n){return n==null}function c3(n){return T1.call(n)==="[object Array]"}function x(n){let e=typeof n;return n!==null&&(e==="object"||e==="function")}function _1(n){return x(n)&&Symbol.iterator in n}function P(n){return x(n)&&typeof n.then=="function"}function y2(n,e){return!M1(n,e)}function M1(n,e){return e.opts.jsTruthy?!n:n===!1||n===void 0||n===null}function v3(n){return x(n)&&f2(n.equals)}function S2(n){return w2(n)?[]:c3(n)?n:[n]}function z3(n){return n=e3(n),c3(n)?n:g2(n)&&n.length>0?[n]:_1(n)?Array.from(n):x(n)?Object.entries(n).reduce((e,[t,i])=>(e.push({id:t,...i}),e),[]):[]}function M4(n){return n=e3(n),g2(n)?n:w2(n)?"":c3(n)?n.map(e=>M4(e)).join(""):String(n)}function j(n){if(Array.isArray(n))return n.reduce((e,t,i)=>{if(Array.isArray(t)){let[r,a]=t;e[r]=a}else i%2===0&&(e[t]=n[i+1]);return e},{});if(x(n)){let e={},t=Object.values(n);for(let i=0;i<t.length;i+=2)e[t[i]]=t[i+1];return e}return{}}async function W3(n,e=0){let t=n;t instanceof T&&(t=await t.resolve()),await k2(t);let i=[];return JSON.stringify(t,(r,a)=>{if(typeof a=="object"&&a!==null){if(i.includes(a))return;i.push(a)}return a},e)}async function k2(n,e=new WeakSet){await L2(n,async(t,i)=>{if(!x(i))return;let r=i[t];if(P(r))i[t]=await r,await k2(i[t],e);else if(typeof r=="object"&&r!==null){if(e.has(r))return!1;e.add(r)}})}async function L2(n,e){if(!(typeof n!="object"||n===null)){for(let t in n)if(Object.prototype.hasOwnProperty.call(n,t)&&await e(t,n)!==!1){let r=n[t];typeof r=="object"&&r!==null&&await L2(r,e)}}}var y=class n{props;stringProp;linkProps;constructor(e,t,i){return this.props=e,this.stringProp=t,this.linkProps=i,new Proxy(e,{get(r,a){let o=r;switch(a){case"toJSON":return e;case"clone":return()=>new n((0,J3.cloneDeep)(e),(0,J3.cloneDeep)(t),(0,J3.cloneDeep)(i));case"toString":{if(t)return()=>e[t];break}default:break}return o[a]instanceof U?o[a].resolve().then(s=>(o[a]=s,s)).catch(s=>(console.log(s),o[a]=null,null)):o[a]},getPrototypeOf(){return n.prototype}})}valueOf(){return this.stringProp?this.props[this.stringProp]:this}clone(){return new n({})}},U=class{handler;result;constructor(e){this.handler=e}async resolve(){return this.result===void 0&&(this.result=Promise.resolve().then(()=>this.handler()).then(e=>(this.result=e!==void 0?e:null,e))),this.result}};function w(n){return new U(n)}function E1(n){return x(n)&&(P(n)||typeof n._resolve=="function")}function A2(n){return x(n)&&typeof n._resolve=="function"}async function v1(n){return Array.isArray(n)?Promise.all(n.map(e=>A2(e)?e._resolve():e)):A2(n)?n._resolve():n}async function b2(n,e){return v1(n).then(t=>Array.isArray(n)&&Array.isArray(t)?e(...t.map(i=>i||{})):E1(t)?b2(t,e):e(t||{})).catch(t=>(console.log(t),null))}function d(n,e){return new U(()=>b2(n,e))}function E4(n,e,t,i,r){return d(e,a=>a[t]?._cloneWithCompatibilityResult(o=>({results:o?.results?.map(s=>{let l=i(n,s);return r&&r(l,s),l})}))||[])}function Z(n,e,t,i){return e instanceof y?e.clone():new y({alt:d(e,r=>r.alt||t?.name),aspect_ratio:1,"attached_to_variant?":!0,height:w(()=>e.height),id:d(e,r=>r.file?.id),media_type:"image",position:null,presentation:{focal_point:null},preview_image:w(()=>e.file),product_id:w(()=>t?.id),src:d(e,async r=>r.file&&P1(r.file)),variants:null,width:w(()=>e.width)})}function P1(n){return new y({url:n.url,width:n.width,height:n.height},"url")}function $(n,e){return e instanceof y?e.clone():new y({alt:e.alt,id:e.id||e.file?.id,media_type:"image",position:null,preview_image:e.file})}function B(n,e,t,i=0){if(e instanceof y)return e.clone();let r=t||e.product||{};return new y({available:d(e,a=>a.stock_status==="in_stock"||!a.stock_status),barcode:null,compare_at_price:w(()=>e.compare_price),featured_image:d([r,e],(a,o)=>{let s=o.images?.[0]||a.images?.[0];return s&&$(n,s)}),featured_media:d([r,e],(a,o)=>{let s=o.images?.[0]||a.images?.[0];return s&&$(n,s)}),id:d(e,a=>a.id),image:d([r,e],(a,o)=>{let s=o.images?.[0]||a.images?.[0];return s&&$(n,s)}),incoming:!1,inventory_management:null,inventory_policy:null,matched:!1,metafields:null,next_incoming_date:null,options:D1(r,e),option1:v4(r,e,0),option2:v4(r,e,1),option3:v4(r,e,2),price:w(()=>e.price!==null&&e.price!==void 0?e.price:r.price),product:d(r,a=>v(n,a,i+1)),quantity_price_breaks:null,"quantity_price_breaks_configured?":d(e,()=>e.prices?.length>0),quantity_rule:{min:1,max:null,increment:1},requires_selling_plan:!1,requires_shipping:d(r,()=>r.delivery?.contains("shipment")),selected:!1,selected_selling_plan_allocation:null,selling_plan_allocations:null,sku:d(e,a=>a.sku),store_availabilities:null,taxable:!0,title:w(()=>e.name),unit_price:w(()=>e.price),unit_price_measurement:null,url:w(()=>r.url),weight:d(e,a=>a.weight),weight_in_unit:w(()=>e.weight_unit),weight_unit:d(e,a=>a.weight_unit)})}function D1(n,e){return d([n,e],(t,i)=>{let r=t.options?.reduce((a,o)=>{for(let s of o.values)a[s.id]||(a[s.id]=s.name);return a},{});return i.option_value_ids?.map(a=>r[a])})}function v4(n,e,t){return d([n,e],(i,r)=>{let a=i.options?.reduce((o,s)=>{for(let l of s.values)o[l.id]||(o[l.id]=l.name);return o},{});return r.option_value_ids?.[t]&&a[r.option_value_ids[t]]})}function v(n,e,t=0){return e instanceof y?e.clone():t>1?null:new y({available:d(e,i=>i.stock_status==="in_stock"||!i.stock_status),collections:[],compare_at_price:w(()=>e.compare_price),compare_at_price_max:null,compare_at_price_min:null,compare_at_price_varies:!1,content:w(()=>e.description),created_at:w(()=>e.date_created),description:d(e,i=>i.description),featured_image:d(e,i=>i.images?.[0]&&Z(n,i.images[0],i)),featured_media:d(e,i=>i.images?.[0]&&$(n,i.images[0])),first_available_variant:d(e,i=>P4(i,{})),"gift_card?":d(e,i=>i.type==="giftcard"),handle:w(()=>e.slug),has_only_default_variant:d(e,i=>!i.options?.length),id:d(e,i=>i.id),images:d(e,i=>i.images?.map(r=>r&&Z(n,r,i))),media:d(e,i=>i.images?.map(r=>$(n,r))),metafields:null,options:d(e,i=>i.options?.map(r=>r.active&&r.name).filter(Boolean)),options_by_name:d(e,i=>i.options?.filter(r=>r.active).reduce((r,a,o)=>({...r,[a.name?.toLowerCase()]:{name:a.name,position:o+1,selected_value:null,values:a.values?.map(s=>T2({available:!0,id:s.id,name:s.name,product_url:null,selected:!1,swatch:null,variant:null}))}}),{})),options_with_values:d(e,i=>{let a=P4(i,n.swell.queryParams)?.option_value_ids||[];return i.options?.map((o,s)=>({name:o.name,position:s+1,selected_value:null,values:o.values?.map(l=>T2({available:!0,id:l.id,name:l.name,product_url:null,selected:a.includes(l.id),swatch:null,variant:null}))}))}),price:d(e,i=>i.price),price_max:d(e,i=>i.variants?.results?.reduce((r,a)=>Math.max(r,a.price),0)),price_min:d(e,i=>i.variants?.results?.reduce((r,a)=>Math.min(r,a.price),1/0)),price_varies:d(e,i=>i.variants?.results?.some(r=>r.price!==i.price)),published_at:w(()=>e.date_created),"quantity_price_breaks_configured?":d(e,i=>i.prices?.length>0),quantity_rule:{min:1,max:null,increment:1},requires_selling_plan:!1,selected_or_first_available_selling_plan_allocation:null,selected_or_first_available_variant:d(e,i=>{let r=P4(i,n.swell.queryParams);return r?B(n,r,i,t+1):v(n,i,t+1)}),selected_selling_plan:null,selected_variant:null,selling_plan_groups:null,tags:d(e,i=>i.tags),template_suffix:null,title:w(()=>e.name),type:d(e,i=>i.type),url:d(e,i=>`/products/${i.slug}`),variants:d(e,i=>i.variants?.results?.map(r=>B(n,r,i,t+1)).reverse()),vendor:null})}function T2(n){return new y(n,"name")}function P4(n,e){let{variant:t,option_values:i}=e,r=x1(n),a=null;if(t)a=r.find(o=>o.id===t);else if(i){let o=i.split(",");a=r.find(s=>s.option_value_ids.every(l=>o.includes(l)))}return a||r?.[0]||null}function x1(n){return(n.variants?.results?.slice()?.reverse()||[]).filter(e=>e.stock_status==="in_stock"||!e.stock_status)}function u3(n,e,t,i={}){return new y({...e,discount_allocations:e.discounts?.map(r=>{let a=t.discounts?.find(s=>s.id===r.id),o=(a?.source_id===t.coupon_id?t.coupon?.name:t.promotions?.results?.find(s=>a?.source_id===s.id)?.name)||a?.source_id;return[{amount:r.amount,discount_application:a&&{target_selection:a.type==="order"?"all":["shipment","product"].includes(a.type)?"entitled":"explicit",target_type:a.type==="shipment"?"shipping_line":"line_item",title:o,total_allocated_amount:a.amount,type:a.type==="promo"?"automatic":a.type==="coupon"?"discount_code":"manual",value:a.rule?.value_type==="fixed"?a.rule?.value_fixed:a.rule?.value_percent,value_type:a.rule?.value_type==="fixed"?"fixed_amount":"percentage"}}]}),error_message:null,final_line_price:e.price_total-e.discount_total,final_price:e.price-e.discount_each,fulfillment_service:"manual",gift_card:e.delivery==="giftcard",grams:e.shipment_weight,id:e.id,image:d([e.product,e.variant],(r,a)=>r?.images?.[0]&&Z(n,r.images?.[0],r,a)),item_components:e.bundle_items?.map(r=>u3(n,r,t,{...i,bundle:!0})),key:e.id,line_level_discount_allocations:[],line_level_total_discount:e.discount_total,message:null,options_with_values:e.options,original_line_price:e.price*e.quantity,original_price:e.price,product:d(e.product,()=>e.product&&v(n,e.product)),product_id:e.product_id,properties:e.metadata,quantity:e.quantity,requires_shipping:e.delivery==="shipment",selling_plan_allocation:null,sku:d(e.product,r=>r.sku),successfully_fulfilled_quantity:e.quantity_delivered,tax_lines:e.taxes?.map(r=>{let a=t.taxes?.find(o=>o.id===r.id);return{price:r.amount,rate:(a?.rate||0)/100,rate_percentage:a?.rate||0,title:r.name}}),taxable:e.tax_total>0,title:d([e.product,e.variant],(r,a)=>`${r?.name||e.product_id}${a?.name?` - ${a.name}`:""}`),url:d(e.product,r=>`/products/${r.slug}`),url_to_remove:null,variant:d([e.product,e.variant],()=>e.variant?B(n,e.variant,e.product):v(n,e.product)),vendor:null,discounts:null,line_price:e.price_total,price:e.price,total_discount:e.discount_total})}function Y3(n,e="quantity"){return n?.reduce((t,i)=>t+i[e],0)||0}function C3(n,e){return e instanceof y?e.clone():new y({attributes:w(()=>e.metadata),cart_level_discount_applications:[],checkout_charge_amount:w(()=>e.grand_total),currency:d(e,t=>t.currency),discount_applications:[],duties_included:w(()=>e.item_tax_included),"empty?":w(()=>!e.items?.length),item_count:d(e,t=>Y3(t.items)),items:d(e,t=>t.items?.map(i=>u3(n,i,t))),items_subtotal_price:w(()=>e.sub_total),note:w(()=>e.comments),original_total_price:d(e,t=>t.sub_total+t.item_discount),requires_shipping:w(()=>!!e.shipment_delivery),taxes_included:w(()=>!!e.item_tax_included),total_discount:w(()=>e.discount_total),total_price:w(()=>e.grand_total),total_weight:w(()=>e.item_shipment_weight)})}function t3(n,e,t){return e instanceof y?e.clone():new y({address1:d(e,i=>i.address1),address2:d(e,i=>i.address2),city:d(e,i=>i.city),company:d(e,i=>i.company),country:d(e,i=>R1(n,i.country)),country_code:d(e,i=>i.country_code),first_name:d(e,i=>i.first_name||t?.first_name),id:d(e,i=>i.id),last_name:d(e,i=>i.last_name||t?.last_name),name:d(e,i=>i.name||t?.name),phone:d(e,i=>i.phone),province:d(e,i=>i.state),province_code:d(e,i=>String(i.state||"").substring(0,2)),street:d(e,i=>_2(i.address1,i.address2)),summary:d(e,i=>_2(i.name||t?.name,i.company,i.address1,i.address2,i.city,i.state,i.country)),url:d(e,i=>`/account/addresses/${i.id}`),zip:d(e,i=>i.zip)})}function _2(...n){return n.filter(Boolean).join(`
|
|
9
|
+
`)}function R1(n,e){return new y({available_languages:[],continent:"",currency:"",iso_code:e,market:null,name:e,"popular?":!0,unit_system:"metric"},"iso_code")}function i3(n,e,t){if(e instanceof y)return e.clone();let i=t||e.account,r=d(e,a=>a.items?.map(o=>u3(n,o,a,{order:!0})));return new y({attributes:w(()=>e.metadata),billing_address:d(e,()=>t3(n,e.billing)),cancelled:w(()=>e.canceled),cancelled_at:w(()=>e.date_canceled),confirmation_number:w(()=>e.number),created_at:w(()=>e.date_created),customer:i&&w(()=>K(n,i)),customer_order_url:d(e,a=>`/account/orders/${a.id}`),customer_url:d(e,a=>`/account/orders/${a.id}`),email:i&&d(i,a=>a.email),financial_status:d(e,a=>M2(a)),financial_status_label:d(e,a=>j1(a)),fulfillment_status:d(e,a=>E2(a)),fulfillment_status_label:d(e,a=>Z1(a)),id:d(e,a=>a.id),item_count:d(e,a=>Y3(a.items)),line_items:r,line_items_subtotal_price:w(()=>e.sub_total),name:w(()=>e.number),number:d(e,a=>a.number),note:w(()=>e.comments),phone:i&&d([e,i],(a,o)=>a.billing?.phone||a.shipping.phone||o.phone),shipping_address:d(e,()=>t3(n,e.shipping)),shipping_methods:w(()=>{let a=I1(e);return a&&[a]}),shipping_price:w(()=>e.shipment_total),subtotal_line_items:r,subtotal_price:w(()=>e.sub_total),tags:null,tax_price:w(()=>e.tax_total),total_discounts:w(()=>e.discount_total),total_net_amount:w(()=>e.grand_total),total_price:w(()=>e.grand_total),total_refunded_amount:w(()=>e.refund_total)})}function M2(n){return F1(n)?"refund_due":n.payment_total>0&&n.payment_total>n.refund_total&&n.payment_total<n.grand_total&&N1(n)>0?"partially_paid":n.refund_total>0&&n.refund_total<n.payment_total?"partially_refunded":n.refund_total>0&&n.refund_total===n.payment_total?"refunded":n.payment_total>0&&n.payment_balance===0?"paid":n.authorized_payment_id&&!n.paid?"authorized":n.grand_total>0?"unpaid":"complete"}function E2(n){return n.canceled?"canceled":n.hold||n.status==="hold"?"on_hold":n.delivered?n.item_quantity_returned>0||n.return_total>0?n.item_quantity_returned===n.item_quantity?"returned":"rartially_returned":"fulfilled":n.item_quantity_delivered>0?"partially_fulfilled":n.item_quantity_deliverable>0?"unfulfilled":"complete"}function j1(n){return v2(M2(n))}function Z1(n){return v2(E2(n))}function v2(n){let e=n.replace(/\_/g," ");return e.charAt(0).toUpperCase()+e.slice(1)}function N1(n){return!n.canceled&&n.payment_balance<0?-n.payment_balance:0}function F1(n){if(n.canceled)return n.payment_total-n.refund_total;if(n.payment_balance>0)return n.payment_balance}function I1(n){return n.shipping?.service?new y({id:n.shipping.service,handle:`${n.shipping.service}-${n.shipping.price}`,original_price:n.shipment_price,price:n.shipment_total,tax_lines:[],title:n.shipping.service_name||n.shipping.service}):null}function K(n,e){return e instanceof y?e.clone():new y({accepts_marketing:w(()=>e.email_optin),addresses:E4(n,e,"addresses",t3),addresses_count:d(e.addresses,t=>t.count||0),"b2b?":d(e,()=>e.type==="business"),company_available_locations:[],current_company:null,current_location:null,default_address:d(e,t=>t3(n,t.shipping||t.billing||{},t)),email:d(e,t=>t.email),first_name:d(e,t=>t.first_name),has_account:!0,"has_avatar?":!1,id:d(e,t=>t.id),last_name:d(e,t=>t.last_name),last_order:w(()=>H1(n,e)),name:d(e,t=>t.name),orders:E4(n,e,"orders",i3),orders_count:w(()=>e.order_count),phone:d(e,t=>t.phone||t.shipping?.phone||t.billing?.phone),tags:d(e,t=>t.tags||[t.group]),tax_exempt:w(()=>e.tax_exempt),total_spent:w(()=>e.order_value)})}async function H1(n,e){let t=await e.id,i=await n.swell.getCachedResource(`last-order-${t}`,[],async()=>(await n.swell.storefront.account.listOrders({limit:1}))?.results?.[0]);if(i)return i3(n,i,e)}var Q3={url:"/:themes:configs/{id}/file/data",conditions:{file:{$or:[{$and:[{content_type:{$regex:"^(?!image)"}},{content_type:{$regex:"^(?!video)"}}]},{content_type:{$regex:"^image/svg"}}]},$or:[{file_path:{$regex:"^(?!theme/assets/)"}},{file_path:{$regex:".liquid.[a-zA-Z0-9]+$"}},{file_path:{$regex:".(css|js|svg)$"}}]}},D4={countries:[{id:"US",name:"United States",state_label:"State"},{id:"CA",name:"Canada",state_label:"Province"},{id:"AU",name:"Australia",state_label:"State/territory"},{id:"GB",name:"United Kingdom"},{id:"AF",name:"Afghanistan"},{id:"AX",name:"Aland Islands"},{id:"AL",name:"Albania"},{id:"DZ",name:"Algeria",state_label:"Province"},{id:"AD",name:"Andorra"},{id:"AO",name:"Angola"},{id:"AI",name:"Anguilla"},{id:"AG",name:"Antigua And Barbuda"},{id:"AR",name:"Argentina"},{id:"AM",name:"Armenia"},{id:"AW",name:"Aruba"},{id:"AT",name:"Austria"},{id:"AZ",name:"Azerbaijan"},{id:"BS",name:"Bahamas"},{id:"BH",name:"Bahrain"},{id:"BD",name:"Bangladesh"},{id:"BB",name:"Barbados"},{id:"BY",name:"Belarus"},{id:"BE",name:"Belgium"},{id:"BZ",name:"Belize"},{id:"BJ",name:"Benin"},{id:"BM",name:"Bermuda"},{id:"BT",name:"Bhutan"},{id:"BO",name:"Bolivia"},{id:"BA",name:"Bosnia And Herzegovina"},{id:"BW",name:"Botswana"},{id:"BV",name:"Bouvet Island"},{id:"BR",name:"Brazil",state_label:"State"},{id:"IO",name:"British Indian Ocean Territory"},{id:"BN",name:"Brunei"},{id:"BG",name:"Bulgaria"},{id:"BF",name:"Burkina Faso"},{id:"BU",name:"Burma"},{id:"BI",name:"Burundi"},{id:"KH",name:"Cambodia"},{id:"CM",name:"Cameroon"},{id:"CV",name:"Cape Verde"},{id:"KY",name:"Cayman Islands"},{id:"CF",name:"Central African Republic"},{id:"TD",name:"Chad"},{id:"CL",name:"Chile"},{id:"CN",name:"China"},{id:"CX",name:"Christmas Island"},{id:"CC",name:"Cocos (Keeling) Islands"},{id:"CO",name:"Colombia"},{id:"KM",name:"Comoros"},{id:"CG",name:"Congo"},{id:"CD",name:"Congo, The Democratic Republic Of The"},{id:"CK",name:"Cook Islands"},{id:"CR",name:"Costa Rica"},{id:"CI",name:"Cote D'Ivoire"},{id:"HR",name:"Croatia"},{id:"CU",name:"Cuba"},{id:"CY",name:"Cyprus"},{id:"CZ",name:"Czech Republic"},{id:"DK",name:"Denmark"},{id:"DJ",name:"Djibouti"},{id:"DM",name:"Dominica"},{id:"DO",name:"Dominican Republic"},{id:"EC",name:"Ecuador"},{id:"EG",name:"Egypt"},{id:"SV",name:"El Salvador"},{id:"GQ",name:"Equatorial Guinea"},{id:"ER",name:"Eritrea"},{id:"EE",name:"Estonia"},{id:"ET",name:"Ethiopia"},{id:"FK",name:"Falkland Islands (Malvinas)"},{id:"FO",name:"Faroe Islands"},{id:"FJ",name:"Fiji"},{id:"FI",name:"Finland"},{id:"FR",name:"France"},{id:"GF",name:"French Guiana"},{id:"PF",name:"French Polynesia"},{id:"TF",name:"French Southern Territories"},{id:"GA",name:"Gabon"},{id:"GM",name:"Gambia"},{id:"GE",name:"Georgia"},{id:"DE",name:"Germany"},{id:"GH",name:"Ghana"},{id:"GI",name:"Gibraltar"},{id:"GR",name:"Greece"},{id:"GL",name:"Greenland"},{id:"GD",name:"Grenada"},{id:"GP",name:"Guadeloupe"},{id:"GT",name:"Guatemala",state_label:"Department"},{id:"GG",name:"Guernsey"},{id:"GN",name:"Guinea"},{id:"GW",name:"Guinea Bissau"},{id:"GY",name:"Guyana"},{id:"HT",name:"Haiti"},{id:"HM",name:"Heard Island And Mcdonald Islands"},{id:"VA",name:"Holy See (Vatican City State)"},{id:"HN",name:"Honduras"},{id:"HK",name:"Hong Kong"},{id:"HU",name:"Hungary"},{id:"IS",name:"Iceland"},{id:"IN",name:"India",state_label:"State"},{id:"ID",name:"Indonesia"},{id:"IR",name:"Iran, Islamic Republic Of"},{id:"IQ",name:"Iraq"},{id:"IE",name:"Ireland"},{id:"IM",name:"Isle Of Man"},{id:"IL",name:"Israel"},{id:"IT",name:"Italy"},{id:"JM",name:"Jamaica"},{id:"JP",name:"Japan"},{id:"JE",name:"Jersey"},{id:"JO",name:"Jordan"},{id:"KZ",name:"Kazakhstan"},{id:"KE",name:"Kenya"},{id:"KI",name:"Kiribati"},{id:"KP",name:"Korea, North"},{id:"KR",name:"Korea, South"},{id:"KW",name:"Kuwait"},{id:"KG",name:"Kyrgyzstan"},{id:"LA",name:"Laos"},{id:"LV",name:"Latvia"},{id:"LB",name:"Lebanon"},{id:"LS",name:"Lesotho"},{id:"LR",name:"Liberia"},{id:"LY",name:"Libya"},{id:"LI",name:"Liechtenstein"},{id:"LT",name:"Lithuania"},{id:"LU",name:"Luxembourg"},{id:"MO",name:"Macao"},{id:"MK",name:"Macedonia"},{id:"MG",name:"Madagascar"},{id:"MW",name:"Malawi"},{id:"MY",name:"Malaysia",state_label:"State/territory"},{id:"MV",name:"Maldives"},{id:"ML",name:"Mali"},{id:"MT",name:"Malta"},{id:"MQ",name:"Martinique"},{id:"MR",name:"Mauritania"},{id:"MU",name:"Mauritius"},{id:"YT",name:"Mayotte"},{id:"MX",name:"Mexico",state_label:"State"},{id:"MD",name:"Moldova"},{id:"MC",name:"Monaco"},{id:"MN",name:"Mongolia"},{id:"ME",name:"Montenegro"},{id:"MS",name:"Montserrat"},{id:"MA",name:"Morocco"},{id:"MZ",name:"Mozambique"},{id:"MM",name:"Myanmar"},{id:"NA",name:"Namibia"},{id:"NR",name:"Nauru"},{id:"NP",name:"Nepal"},{id:"NL",name:"Netherlands"},{id:"AN",name:"Netherlands Antilles"},{id:"NC",name:"New Caledonia"},{id:"NZ",name:"New Zealand",state_label:"Region"},{id:"NI",name:"Nicaragua"},{id:"NE",name:"Niger"},{id:"NG",name:"Nigeria"},{id:"NU",name:"Niue"},{id:"NF",name:"Norfolk Island"},{id:"NO",name:"Norway"},{id:"OM",name:"Oman"},{id:"PK",name:"Pakistan"},{id:"PS",name:"Palestinian Territory, Occupied"},{id:"PA",name:"Panama"},{id:"PG",name:"Papua New Guinea"},{id:"PY",name:"Paraguay"},{id:"PE",name:"Peru"},{id:"PH",name:"Philippines",state_label:"Region"},{id:"PN",name:"Pitcairn"},{id:"PL",name:"Poland"},{id:"PT",name:"Portugal"},{id:"QA",name:"Qatar"},{id:"RE",name:"Reunion"},{id:"RO",name:"Romania"},{id:"RU",name:"Russia"},{id:"RW",name:"Rwanda"},{id:"BL",name:"Saint Barthelemy"},{id:"SH",name:"Saint Helena"},{id:"KN",name:"Saint Kitts And Nevis"},{id:"LC",name:"Saint Lucia"},{id:"MF",name:"Saint Martin"},{id:"PM",name:"Saint Pierre And Miquelon"},{id:"VC",name:"Saint Vincent"},{id:"WS",name:"Samoa"},{id:"SM",name:"San Marino"},{id:"ST",name:"Sao Tome And Principe"},{id:"SA",name:"Saudi Arabia"},{id:"SN",name:"Senegal"},{id:"RS",name:"Serbia"},{id:"SC",name:"Seychelles"},{id:"SL",name:"Sierra Leone"},{id:"SG",name:"Singapore"},{id:"SK",name:"Slovakia"},{id:"SI",name:"Slovenia"},{id:"SB",name:"Solomon Islands"},{id:"SO",name:"Somalia"},{id:"ZA",name:"South Africa"},{id:"GS",name:"South Georgia And The South Sandwich Islands"},{id:"ES",name:"Spain",state_label:"Province"},{id:"LK",name:"Sri Lanka"},{id:"SD",name:"Sudan"},{id:"SR",name:"Suriname"},{id:"SJ",name:"Svalbard And Jan Mayen"},{id:"SZ",name:"Swaziland"},{id:"SE",name:"Sweden"},{id:"CH",name:"Switzerland"},{id:"SY",name:"Syria"},{id:"TW",name:"Taiwan"},{id:"TJ",name:"Tajikistan"},{id:"TZ",name:"Tanzania"},{id:"TH",name:"Thailand"},{id:"TL",name:"Timor-Leste"},{id:"TG",name:"Togo"},{id:"TK",name:"Tokelau"},{id:"TO",name:"Tonga"},{id:"TT",name:"Trinidad and Tobago"},{id:"TN",name:"Tunisia"},{id:"TR",name:"Turkey"},{id:"TM",name:"Turkmenistan"},{id:"TC",name:"Turks And Caicos Islands"},{id:"TV",name:"Tuvalu"},{id:"UG",name:"Uganda"},{id:"UA",name:"Ukraine"},{id:"AE",name:"United Arab Emirates",state_label:"Emirate"},{id:"UM",name:"United States Minor Outlying Islands"},{id:"UY",name:"Uruguay"},{id:"UZ",name:"Uzbekistan"},{id:"VU",name:"Vanuatu"},{id:"VE",name:"Venezuela"},{id:"VN",name:"Vietnam"},{id:"VG",name:"Virgin Islands, British"},{id:"WF",name:"Wallis And Futuna"},{id:"EH",name:"Western Sahara"},{id:"YE",name:"Yemen"},{id:"ZM",name:"Zambia"},{id:"ZW",name:"Zimbabwe"}],states:[{country:"US",id:"AL",name:"Alabama"},{country:"US",id:"AK",name:"Alaska"},{country:"US",id:"AZ",name:"Arizona"},{country:"US",id:"AR",name:"Arkansas"},{country:"US",id:"CA",name:"California"},{country:"US",id:"CO",name:"Colorado"},{country:"US",id:"CT",name:"Connecticut"},{country:"US",id:"DE",name:"Delaware"},{country:"US",id:"DC",name:"District of Columbia"},{country:"US",id:"FL",name:"Florida"},{country:"US",id:"GA",name:"Georgia"},{country:"US",id:"HI",name:"Hawaii"},{country:"US",id:"ID",name:"Idaho"},{country:"US",id:"IL",name:"Illinois"},{country:"US",id:"IN",name:"Indiana"},{country:"US",id:"IA",name:"Iowa"},{country:"US",id:"KS",name:"Kansas"},{country:"US",id:"KY",name:"Kentucky"},{country:"US",id:"LA",name:"Louisiana"},{country:"US",id:"ME",name:"Maine"},{country:"US",id:"MD",name:"Maryland"},{country:"US",id:"MA",name:"Massachusetts"},{country:"US",id:"MI",name:"Michigan"},{country:"US",id:"MN",name:"Minnesota"},{country:"US",id:"MS",name:"Mississippi"},{country:"US",id:"MO",name:"Missouri"},{country:"US",id:"MT",name:"Montana"},{country:"US",id:"NE",name:"Nebraska"},{country:"US",id:"NV",name:"Nevada"},{country:"US",id:"NH",name:"New Hampshire"},{country:"US",id:"NJ",name:"New Jersey"},{country:"US",id:"NM",name:"New Mexico"},{country:"US",id:"NY",name:"New York"},{country:"US",id:"NC",name:"North Carolina"},{country:"US",id:"ND",name:"North Dakota"},{country:"US",id:"OH",name:"Ohio"},{country:"US",id:"OK",name:"Oklahoma"},{country:"US",id:"OR",name:"Oregon"},{country:"US",id:"PA",name:"Pennsylvania"},{country:"US",id:"RI",name:"Rhode Island"},{country:"US",id:"SC",name:"South Carolina"},{country:"US",id:"SD",name:"South Dakota"},{country:"US",id:"TN",name:"Tennessee"},{country:"US",id:"TX",name:"Texas"},{country:"US",id:"UT",name:"Utah"},{country:"US",id:"VT",name:"Vermont"},{country:"US",id:"VA",name:"Virginia"},{country:"US",id:"WA",name:"Washington"},{country:"US",id:"WV",name:"West Virginia"},{country:"US",id:"WI",name:"Wisconsin"},{country:"US",id:"WY",name:"Wyoming"},{country:"US",id:"AS",name:"American Samoa"},{country:"US",id:"AA",name:"Armed Forces Americas"},{country:"US",id:"AE",name:"Armed Forces Europe"},{country:"US",id:"AP",name:"Armed Forces Pacific"},{country:"US",id:"FM",name:"Federated States of Micronesia"},{country:"US",id:"GU",name:"Guam"},{country:"US",id:"MH",name:"Marshall Islands"},{country:"US",id:"MP",name:"Northern Mariana Islands"},{country:"US",id:"PW",name:"Palau"},{country:"US",id:"PR",name:"Puerto Rico"},{country:"US",id:"VI",name:"Virgin Islands"},{country:"CA",id:"AB",name:"Alberta"},{country:"CA",id:"BC",name:"British Columbia"},{country:"CA",id:"MB",name:"Manitoba"},{country:"CA",id:"NB",name:"New Brunswick"},{country:"CA",id:"NL",name:"Newfoundland"},{country:"CA",id:"NT",name:"Northwest Territories"},{country:"CA",id:"NS",name:"Nova Scotia"},{country:"CA",id:"NU",name:"Nunavut"},{country:"CA",id:"ON",name:"Ontario"},{country:"CA",id:"PE",name:"Prince Edward Island"},{country:"CA",id:"QC",name:"Quebec"},{country:"CA",id:"SK",name:"Saskatchewan"},{country:"CA",id:"YT",name:"Yukon"},{country:"AU",id:"ACT",name:"Australian Capital Territory"},{country:"AU",id:"NSW",name:"New South Wales"},{country:"AU",id:"NT",name:"Northern Territory"},{country:"AU",id:"QLD",name:"Queensland"},{country:"AU",id:"SA",name:"South Australia"},{country:"AU",id:"TAS",name:"Tasmania"},{country:"AU",id:"VIC",name:"Victoria"},{country:"AU",id:"WA",name:"Western Australia"},{country:"BR",id:"AC",name:"Acre"},{country:"BR",id:"AL",name:"Alagoas"},{country:"BR",id:"AP",name:"Amapa"},{country:"BR",id:"AM",name:"Amazonas"},{country:"BR",id:"BA",name:"Bahia"},{country:"BR",id:"CE",name:"Ceara"},{country:"BR",id:"BRDF",name:"Distrito Federal"},{country:"BR",id:"ES",name:"Espirito Santo"},{country:"BR",id:"GO",name:"Goias;"},{country:"BR",id:"MA",name:"Maranhao"},{country:"BR",id:"MT",name:"Mato Grosso"},{country:"BR",id:"MS",name:"Mato Grosso do Sul"},{country:"BR",id:"MG",name:"Minas Gerais"},{country:"BR",id:"PA",name:"Para;"},{country:"BR",id:"PB",name:"Paraiba"},{country:"BR",id:"PR",name:"Parana"},{country:"BR",id:"PE",name:"Pernambuco"},{country:"BR",id:"PI",name:"Piaui"},{country:"BR",id:"RJ",name:"Rio de Janeiro"},{country:"BR",id:"RN",name:"Rio Grande do Norte"},{country:"BR",id:"RS",name:"Rio Grande do Sul"},{country:"BR",id:"RO",name:"Rondonia"},{country:"BR",id:"RR",name:"Roraima"},{country:"BR",id:"SC",name:"Santa Catarina"},{country:"BR",id:"SP",name:"Sao Paulo"},{country:"BR",id:"SE",name:"Sergipe"},{country:"BR",id:"TO",name:"Tocantins"},{country:"GT",id:"Alta Verapaz",name:"Alta Verapaz"},{country:"GT",id:"Baja Verapaz",name:"Baja Verapaz"},{country:"GT",id:"Chimaltenango",name:"Chimaltenango"},{country:"GT",id:"Chiquimula",name:"Chiquimula"},{country:"GT",id:"El Progreso",name:"El Progreso"},{country:"GT",id:"Escuintla",name:"Escuintla"},{country:"GT",id:"Guatemala",name:"Guatemala"},{country:"GT",id:"Huehuetenango",name:"Huehuetenango"},{country:"GT",id:"Izabal",name:"Izabal"},{country:"GT",id:"Jalapa",name:"Jalapa"},{country:"GT",id:"Jutiapa",name:"Jutiapa"},{country:"GT",id:"Peten",name:"Peten"},{country:"GT",id:"Quetzaltenango",name:"Quetzaltenango"},{country:"GT",id:"Quiche",name:"Quiche"},{country:"GT",id:"Retalhuleu",name:"Retalhuleu"},{country:"GT",id:"Sacatepequez",name:"Sacatepequez"},{country:"GT",id:"San Marcos",name:"San Marcos"},{country:"GT",id:"Santa Rosa",name:"Santa Rosa"},{country:"GT",id:"Solola",name:"Solola"},{country:"GT",id:"Suchitepequez",name:"Suchitepequez"},{country:"GT",id:"Totonicapan",name:"Totonicapan"},{country:"GT",id:"Zacapa",name:"Zacapa"},{country:"IN",id:"AN",name:"Andaman and Nicobar"},{country:"IN",id:"AP",name:"Andhra Pradesh"},{country:"IN",id:"AR",name:"Arunachal Pradesh"},{country:"IN",id:"AS",name:"Assam"},{country:"IN",id:"BR",name:"Bihar"},{country:"IN",id:"CH",name:"Chandigarh"},{country:"IN",id:"CT",name:"Chattisgarh"},{country:"IN",id:"DN",name:"Dadra and Nagar Haveli"},{country:"IN",id:"DD",name:"Daman and Diu"},{country:"IN",id:"DL",name:"Delhi"},{country:"IN",id:"GA",name:"Goa"},{country:"IN",id:"GJ",name:"Gujarat"},{country:"IN",id:"HR",name:"Haryana"},{country:"IN",id:"HP",name:"Himachal Pradesh"},{country:"IN",id:"JK",name:"Jammu and Kashmir"},{country:"IN",id:"JH",name:"Jharkhand"},{country:"IN",id:"KA",name:"Karnataka"},{country:"IN",id:"KL",name:"Kerala"},{country:"IN",id:"LD",name:"Lakshadweep"},{country:"IN",id:"MP",name:"Madhya Pradesh"},{country:"IN",id:"MH",name:"Maharashtra"},{country:"IN",id:"MN",name:"Manipur"},{country:"IN",id:"ML",name:"Meghalaya"},{country:"IN",id:"MZ",name:"Mizoram"},{country:"IN",id:"NL",name:"Nagaland"},{country:"IN",id:"OR",name:"Orissa"},{country:"IN",id:"PY",name:"Puducherry"},{country:"IN",id:"PB",name:"Punjab"},{country:"IN",id:"RJ",name:"Rajasthan"},{country:"IN",id:"SK",name:"Sikkim"},{country:"IN",id:"TN",name:"Tamil Nadu"},{country:"IN",id:"TR",name:"Tripura"},{country:"IN",id:"UP",name:"Uttar Pradesh"},{country:"IN",id:"UT",name:"Uttarakhand"},{country:"IN",id:"WB",name:"West Bengal"},{country:"MY",id:"JHR",name:"Johor"},{country:"MY",id:"KDH",name:"Kedah"},{country:"MY",id:"KTN",name:"Kelantan"},{country:"MY",id:"KUL",name:"Kuala Lumpur"},{country:"MY",id:"LBN",name:"Labuan"},{country:"MY",id:"MLK",name:"Malacca"},{country:"MY",id:"NSN",name:"Negeri Sembilan"},{country:"MY",id:"PHG",name:"Pahang"},{country:"MY",id:"PNG",name:"Penang"},{country:"MY",id:"PRK",name:"Perak"},{country:"MY",id:"PLS",name:"Perlis"},{country:"MY",id:"PJY",name:"Putrajaya"},{country:"MY",id:"SBH",name:"Sabah"},{country:"MY",id:"SRW",name:"Sarawak"},{country:"MY",id:"SGR",name:"Selangor"},{country:"MY",id:"TRG",name:"Terengganu"},{country:"MX",id:"AG",name:"Aguascalientes"},{country:"MX",id:"BJ",name:"Baja California"},{country:"MX",id:"BS",name:"Baja California Sur"},{country:"MX",id:"CI",name:"Chihuahua"},{country:"MX",id:"CL",name:"Colima"},{country:"MX",id:"CP",name:"Campeche"},{country:"MX",id:"CU",name:"Coahuila"},{country:"MX",id:"CH",name:"Chiapas"},{country:"MX",id:"DF",name:"Distrito Federal"},{country:"MX",id:"DG",name:"Durango"},{country:"MX",id:"GR",name:"Guerrero"},{country:"MX",id:"GJ",name:"Guanajuato"},{country:"MX",id:"HG",name:"Hidalgo"},{country:"MX",id:"JA",name:"Jalisco"},{country:"MX",id:"MH",name:"Michoacan"},{country:"MX",id:"MR",name:"Morelos"},{country:"MX",id:"EM",name:"Mexico"},{country:"MX",id:"NA",name:"Nayarit"},{country:"MX",id:"NL",name:"Nuevo Leon"},{country:"MX",id:"OA",name:"Oaxaca"},{country:"MX",id:"PU",name:"Puebla"},{country:"MX",id:"QR",name:"Quintana Roo"},{country:"MX",id:"QA",name:"Queretaro"},{country:"MX",id:"SI",name:"Sinaloa"},{country:"MX",id:"SL",name:"San Luis Potosi"},{country:"MX",id:"SO",name:"Sonora"},{country:"MX",id:"TA",name:"Tabasco"},{country:"MX",id:"TL",name:"Tlaxcala"},{country:"MX",id:"TM",name:"Tamaulipas"},{country:"MX",id:"VZ",name:"Veracruz"},{country:"MX",id:"YC",name:"Yucatan"},{country:"MX",id:"ZT",name:"Zacatecas"},{country:"NZ",id:"AUK",name:"Auckland"},{country:"NZ",id:"BOP",name:"Bay of Plenty"},{country:"NZ",id:"CAN",name:"Canterbury"},{country:"NZ",id:"GIS",name:"Gisborne"},{country:"NZ",id:"HKB",name:"Hawke's Bay"},{country:"NZ",id:"MWT",name:"Manawatu-Wanganui"},{country:"NZ",id:"MBH",name:"Marlborough"},{country:"NZ",id:"NSN",name:"Nelson"},{country:"NZ",id:"NTL",name:"Northland"},{country:"NZ",id:"OTA",name:"Otago"},{country:"NZ",id:"STL",name:"Southland"},{country:"NZ",id:"TKI",name:"Taranaki"},{country:"NZ",id:"NZTAS",name:"Tasman"},{country:"NZ",id:"WKO",name:"Waikato"},{country:"NZ",id:"WGN",name:"Wellington"},{country:"NZ",id:"WTC",name:"West Coast"},{country:"ES",id:"A Coruna",name:"A Coruna"},{country:"ES",id:"Alava",name:"Alava"},{country:"ES",id:"Albacete",name:"Albacete"},{country:"ES",id:"Alicante",name:"Alicante"},{country:"ES",id:"Almeria",name:"Almeria"},{country:"ES",id:"Asturias",name:"Asturias"},{country:"ES",id:"Avila",name:"Avila"},{country:"ES",id:"Badajoz",name:"Badajoz"},{country:"ES",id:"Baleares",name:"Baleares"},{country:"ES",id:"Barcelona",name:"Barcelona"},{country:"ES",id:"Burgos",name:"Burgos"},{country:"ES",id:"Caceres",name:"Caceres"},{country:"ES",id:"Cadiz",name:"Cadiz"},{country:"ES",id:"Cantabria",name:"Cantabria"},{country:"ES",id:"Castellon",name:"Castellon"},{country:"ES",id:"Ceuta",name:"Ceuta"},{country:"ES",id:"Ciudad Real",name:"Ciudad Real"},{country:"ES",id:"Cordoba",name:"Cordoba"},{country:"ES",id:"Cuenca",name:"Cuenca"},{country:"ES",id:"Girona",name:"Girona"},{country:"ES",id:"Granada",name:"Granada"},{country:"ES",id:"Guadalajara",name:"Guadalajara"},{country:"ES",id:"Guipuzcoa",name:"Guipuzcoa"},{country:"ES",id:"Huelva",name:"Huelva"},{country:"ES",id:"Huesca",name:"Huesca"},{country:"ES",id:"Jaen",name:"Jaen"},{country:"ES",id:"La Rioja",name:"La Rioja"},{country:"ES",id:"Las Palmas",name:"Las Palmas"},{country:"ES",id:"Leon",name:"Leon"},{country:"ES",id:"Lleida",name:"Lleida"},{country:"ES",id:"Lugo",name:"Lugo"},{country:"ES",id:"Madrid",name:"Madrid"},{country:"ES",id:"Malaga",name:"Malaga"},{country:"ES",id:"Melilla",name:"Melilla"},{country:"ES",id:"Murcia",name:"Murcia"},{country:"ES",id:"Navarra",name:"Navarra"},{country:"ES",id:"Ourense",name:"Ourense"},{country:"ES",id:"Palencia",name:"Palencia"},{country:"ES",id:"Pontevedra",name:"Pontevedra"},{country:"ES",id:"Salamanca",name:"Salamanca"},{country:"ES",id:"Santa Cruz de Tenerife",name:"Santa Cruz de Tenerife"},{country:"ES",id:"Segovia",name:"Segovia"},{country:"ES",id:"Sevilla",name:"Sevilla"},{country:"ES",id:"Soria",name:"Soria"},{country:"ES",id:"Tarragona",name:"Tarragona"},{country:"ES",id:"Teruel",name:"Teruel"},{country:"ES",id:"Toledo",name:"Toledo"},{country:"ES",id:"Valencia",name:"Valencia"},{country:"ES",id:"Valladolid",name:"Valladolid"},{country:"ES",id:"Vizcaya",name:"Vizcaya"},{country:"ES",id:"Zamora",name:"Zamora"},{country:"ES",id:"Zaragoza",name:"Zaragoza"},{country:"AE",id:"Abu Dhabi",name:"Abu Dhabi"},{country:"AE",id:"Ajman",name:"Ajman"},{country:"AE",id:"Dubai",name:"Dubai"},{country:"AE",id:"Fujairah",name:"Fujairah"},{country:"AE",id:"Ras al-Khaimah",name:"Ras al-Khaimah"},{country:"AE",id:"Sharjah",name:"Sharjah"},{country:"AE",id:"Umm al-Quwain",name:"Umm al-Quwain"},{country:"DZ",id:"DZ-01",name:"Adrar"},{country:"DZ",id:"DZ-44",name:"A\xEFn Defla"},{country:"DZ",id:"DZ-46",name:"A\xEFn T\xE9mouchent"},{country:"DZ",id:"DZ-16",name:"Algiers"},{country:"DZ",id:"DZ-23",name:"Annaba"},{country:"DZ",id:"DZ-05",name:"Batna"},{country:"DZ",id:"DZ-08",name:"B\xE9char"},{country:"DZ",id:"DZ-06",name:"B\xE9ja\xEFa"},{country:"DZ",id:"DZ-53",name:"B\xE9ni Abb\xE8s"},{country:"DZ",id:"DZ-07",name:"Biskra"},{country:"DZ",id:"DZ-09",name:"Blida"},{country:"DZ",id:"DZ-52",name:"Bordj Baji Mokhtar"},{country:"DZ",id:"DZ-34",name:"Bordj Bou Arr\xE9ridj"},{country:"DZ",id:"DZ-10",name:"Bou\xEFra"},{country:"DZ",id:"DZ-35",name:"Boumerd\xE8s"},{country:"DZ",id:"DZ-02",name:"Chlef"},{country:"DZ",id:"DZ-25",name:"Constantine"},{country:"DZ",id:"DZ-56",name:"Djanet"},{country:"DZ",id:"DZ-17",name:"Djelfa"},{country:"DZ",id:"DZ-32",name:"El Bayadh"},{country:"DZ",id:"DZ-49",name:"El M'Ghair"},{country:"DZ",id:"DZ-50",name:"El Menia"},{country:"DZ",id:"DZ-39",name:"El Oued"},{country:"DZ",id:"DZ-36",name:"El Tarf"},{country:"DZ",id:"DZ-47",name:"Gharda\xEFa"},{country:"DZ",id:"DZ-24",name:"Guelma"},{country:"DZ",id:"DZ-33",name:"Illizi"},{country:"DZ",id:"DZ-58",name:"In Guezzam"},{country:"DZ",id:"DZ-57",name:"In Salah"},{country:"DZ",id:"DZ-18",name:"Jijel"},{country:"DZ",id:"DZ-40",name:"Khenchela"},{country:"DZ",id:"DZ-03",name:"Laghouat"},{country:"DZ",id:"DZ-28",name:"M'Sila"},{country:"DZ",id:"DZ-29",name:"Mascara"},{country:"DZ",id:"DZ-26",name:"M\xE9d\xE9a"},{country:"DZ",id:"DZ-43",name:"Mila"},{country:"DZ",id:"DZ-27",name:"Mostaganem"},{country:"DZ",id:"DZ-45",name:"Na\xE2ma"},{country:"DZ",id:"DZ-31",name:"Oran"},{country:"DZ",id:"DZ-30",name:"Ouargla"},{country:"DZ",id:"DZ-51",name:"Ouled Djellal"},{country:"DZ",id:"DZ-04",name:"Oum El Bouaghi"},{country:"DZ",id:"DZ-48",name:"Relizane"},{country:"DZ",id:"DZ-20",name:"Sa\xEFda"},{country:"DZ",id:"DZ-19",name:"S\xE9tif"},{country:"DZ",id:"DZ-22",name:"Sidi Bel Abb\xE8s"},{country:"DZ",id:"DZ-21",name:"Skikda"},{country:"DZ",id:"DZ-41",name:"Souk Ahras"},{country:"DZ",id:"DZ-11",name:"Tamanrasset"},{country:"DZ",id:"DZ-12",name:"T\xE9bessa"},{country:"DZ",id:"DZ-14",name:"Tiaret"},{country:"DZ",id:"DZ-54",name:"Timimoun"},{country:"DZ",id:"DZ-37",name:"Tindouf"},{country:"DZ",id:"DZ-42",name:"Tipaza"},{country:"DZ",id:"DZ-38",name:"Tissemsilt"},{country:"DZ",id:"DZ-15",name:"Tizi Ouzou"},{country:"DZ",id:"DZ-13",name:"Tlemcen"},{country:"DZ",id:"DZ-55",name:"Touggourt"},{country:"PH",id:"PH-00",name:"National Capital Region [NCR]"},{country:"PH",id:"PH-01",name:"Ilocos [I]"},{country:"PH",id:"PH-02",name:"Cagayan Valley [II]"},{country:"PH",id:"PH-03",name:"Central Luzon [III]"},{country:"PH",id:"PH-05",name:"Bicol [V]"},{country:"PH",id:"PH-06",name:"Western Visayas [VI]"},{country:"PH",id:"PH-07",name:"Central Visayas [VII]"},{country:"PH",id:"PH-08",name:"Eastern Visayas [VIII]"},{country:"PH",id:"PH-09",name:"Zamboanga Peninsula [IX]"},{country:"PH",id:"PH-10",name:"Northern Mindanao [X]"},{country:"PH",id:"PH-11",name:"Davao [XI]"},{country:"PH",id:"PH-12",name:"Soccsksargen [XII]"},{country:"PH",id:"PH-13",name:"Caraga [XIII]"},{country:"PH",id:"PH-14",name:"Autonomous Region in Muslim Mindanao [ARMM]"},{country:"PH",id:"PH-15",name:"Cordillera Administrative Region [CAR]"},{country:"PH",id:"PH-40",name:"Calabarzon [IV-A]"},{country:"PH",id:"PH-41",name:"Mimaropa [IV-B]"}],timezones:[{id:"Pacific/Kiritimati",name:"Line Islands Time"},{id:"Pacific/Enderbury",name:"Phoenix Islands Time"},{id:"Pacific/Tongatapu",name:"Tonga Time"},{id:"Pacific/Chatham",name:"Chatham Daylight Time"},{id:"Asia/Kamchatka",name:"Petropavlovsk-Kamchatski Time"},{id:"Pacific/Auckland",name:"New Zealand Daylight Time"},{id:"Pacific/Fiji",name:"Fiji Time"},{id:"Pacific/Norfolk",name:"Norfolk Time"},{id:"Pacific/Guadalcanal",name:"Solomon Islands Time"},{id:"Australia/Lord_Howe",name:"Lord Howe Summer Time"},{id:"Australia/Brisbane",name:"Australian Eastern Standard Time (Brisbane)"},{id:"Australia/Sydney",name:"Australian Eastern Standard Time (Sydney)"},{id:"Australia/Adelaide",name:"Australian Central Standard Time (Adelaide)"},{id:"Australia/Darwin",name:"Australian Central Standard Time (Darwin)"},{id:"Asia/Seoul",name:"Korea Standard Time"},{id:"Asia/Tokyo",name:"Japan Standard Time"},{id:"Asia/Hong_Kong",name:"Hong Kong Time"},{id:"Asia/Kuala_Lumpur",name:"Malaysia Time"},{id:"Asia/Manila",name:"Philippines Time"},{id:"Asia/Shanghai",name:"China Standard Time (Shanghai)"},{id:"Asia/Singapore",name:"Singapore Time"},{id:"Asia/Taipei",name:"China Standard Time (Taipei)"},{id:"Australia/Perth",name:"Australian Western Standard Time"},{id:"Asia/Bangkok",name:"Indochina Time (Bangkok)"},{id:"Asia/Jakarta",name:"West Indonesia Time"},{id:"Asia/Saigon",name:"Indochina Time (Saigon)"},{id:"Asia/Rangoon",name:"Myanmar Time"},{id:"Asia/Dacca",name:"Bangladesh Time"},{id:"Asia/Katmandu",name:"Nepal Time"},{id:"Asia/Calcutta",name:"India Standard Time (Calcutta)"},{id:"Asia/Colombo",name:"India Standard Time (Colombo)"},{id:"Asia/Karachi",name:"Pakistan Summer Time"},{id:"Asia/Tashkent",name:"Uzbekistan Time"},{id:"Asia/Yekaterinburg",name:"Yekaterinburg Time"},{id:"Asia/Kabul",name:"Afghanistan Time"},{id:"Asia/Baku",name:"Azerbaijan Time"},{id:"Asia/Dubai",name:"Gulf Standard Time"},{id:"Asia/Tbilisi",name:"Georgia Time"},{id:"Asia/Yerevan",name:"Armenia Time"},{id:"Asia/Tehran",name:"Iran Standard Time"},{id:"Africa/Nairobi",name:"Eastern African Time"},{id:"Asia/Baghdad",name:"Arabia Standard Time (Baghdad)"},{id:"Asia/Kuwait",name:"Arabia Standard Time (Kuwait)"},{id:"Asia/Riyadh",name:"Arabia Standard Time (Riyadh)"},{id:"Europe/Moscow",name:"Moscow Standard Time"},{id:"Africa/Cairo",name:"Eastern European Time (Cairo)"},{id:"Africa/Johannesburg",name:"South Africa Standard Time"},{id:"Asia/Beirut",name:"Eastern European Time (Beirut)"},{id:"Asia/Jerusalem",name:"Israel Standard Time"},{id:"Europe/Athens",name:"Eastern European Time (Athens)"},{id:"Europe/Bucharest",name:"Eastern European Time (Bucharest)"},{id:"Europe/Helsinki",name:"Eastern European Time (Helsinki)"},{id:"Europe/Istanbul",name:"Eastern European Time (Istanbul)"},{id:"Europe/Minsk",name:"Eastern European Time (Minsk)"},{id:"Europe/Amsterdam",name:"Central European Time (Amsterdam)"},{id:"Europe/Berlin",name:"Central European Time (Berlin)"},{id:"Europe/Brussels",name:"Central European Time (Brussels)"},{id:"Europe/Prague",name:"Central European Time (Prague)"},{id:"Europe/Rome",name:"Central European Time (Rome)"},{id:"Europe/Dublin",name:"Irish Summer Time"},{id:"Europe/Lisbon",name:"Western European Summer Time"},{id:"Europe/London",name:"British Summer Time"},{id:"GMT",name:"Greenwich Mean Time"},{id:"America/Scoresbysund",name:"East Greenland Time"},{id:"Atlantic/Azores",name:"Azores Time"},{id:"Atlantic/Cape_Verde",name:"Cape Verde Time"},{id:"Atlantic/South_Georgia",name:"South Georgia Standard Time"},{id:"America/Buenos_Aires",name:"Argentine Summer Time"},{id:"America/Sao_Paulo",name:"Brasilia Summer Time"},{id:"America/St_Johns",name:"Newfoundland Daylight Time"},{id:"America/Halifax",name:"Atlantic Daylight Time (Halifax)"},{id:"America/Puerto_Rico",name:"Atlantic Standard Time"},{id:"America/Santiago",name:"Chile Summer Time"},{id:"Atlantic/Bermuda",name:"Atlantic Daylight Time (Bermuda)"},{id:"America/Caracas",name:"Venezuela Time"},{id:"America/Bogota",name:"Colombia Time"},{id:"America/Indianapolis",name:"Eastern Daylight Time (Indianapolis)"},{id:"America/Lima",name:"Peru Time"},{id:"America/New_York",name:"Eastern Daylight Time (New York)"},{id:"America/Panama",name:"Eastern Standard Time (Panama)"},{id:"America/Chicago",name:"Central Daylight Time (Chicago)"},{id:"America/El_Salvador",name:"Central Standard Time (El Salvador)"},{id:"America/Mexico_City",name:"Central Standard Time (Mexico City)"},{id:"America/Denver",name:"Mountain Daylight Time"},{id:"America/Phoenix",name:"Mountain Standard Time"},{id:"America/Los_Angeles",name:"Pacific Daylight Time"},{id:"America/Tijuana",name:"Pacific Standard Time"},{id:"Pacific/Pitcairn",name:"Pitcairn Standard Time"},{id:"America/Anchorage",name:"Alaska Daylight Time"},{id:"Pacific/Gambier",name:"Gambier Time"},{id:"Pacific/Marquesas",name:"Marquesas Time"},{id:"Pacific/Honolulu",name:"Hawaii Standard Time"},{id:"America/Atka",name:"Hawaii-Aleutian Standard Time"},{id:"Pacific/Niue",name:"Niue Time"},{id:"Pacific/Pago_Pago",name:"Samoa Standard Time"}],locales:[{id:"af",name:"Afrikaans"},{id:"af-ZA",name:"Afrikaans (South Africa)"},{id:"az",name:"Azerbaijani"},{id:"az-AZ",name:"Azerbaijani (Azerbaijani)"},{id:"id",name:"Indonesian"},{id:"id-ID",name:"Indonesian (Indonesia)"},{id:"ms",name:"Malay"},{id:"ms-MY",name:"Malay (Malaysia)"},{id:"ca",name:"Catalan"},{id:"ca-ES",name:"Catalan (Spain)"},{id:"cs",name:"Czech"},{id:"cs-CZ",name:"Czech (Czech Republic)"},{id:"da",name:"Danish"},{id:"da-DK",name:"Danish (Denmark)"},{id:"de",name:"German"},{id:"de-DE",name:"German (Germany)"},{id:"de-CH",name:"German (Switzerland)"},{id:"de-AT",name:"German (Austria)"},{id:"et",name:"Estonian"},{id:"et-EE",name:"Estonian (Estonia)"},{id:"en",name:"English"},{id:"en-AU",name:"English (Australia)"},{id:"en-CA",name:"English (Canada)"},{id:"en-IE",name:"English (Ireland)"},{id:"en-NZ",name:"English (New Zealand)"},{id:"en-GB",name:"English (United Kingdom)"},{id:"en-US",name:"English (United States)"},{id:"es",name:"Spanish"},{id:"es-AR",name:"Spanish (Argentina)"},{id:"es-CL",name:"Spanish (Chile)"},{id:"es-CO",name:"Spanish (Colombia)"},{id:"es-CR",name:"Spanish (Costa Rica)"},{id:"es-ES",name:"Spanish (Spain)"},{id:"es-MX",name:"Spanish (Mexico)"},{id:"es-PA",name:"Spanish (Panama)"},{id:"es-PE",name:"Spanish (Peru)"},{id:"es-VE",name:"Spanish (Venezuela)"},{id:"fil",name:"Filipino"},{id:"fil-PH",name:"Filipino (Philippines)"},{id:"fr",name:"French"},{id:"fr-CA",name:"French (Canada)"},{id:"fr-FR",name:"French (France)"},{id:"fr-CH",name:"French (Switzerland)"},{id:"gl",name:"Galician"},{id:"gl-ES",name:"Galician (Spain)"},{id:"hr",name:"Croatian"},{id:"hr-HR",name:"Croatian (Croatia)"},{id:"it",name:"Italian"},{id:"it-IT",name:"Italian (Italy)"},{id:"it-CH",name:"Italian (Switzerland)"},{id:"sw",name:"Swahili"},{id:"sw-KE",name:"Swahili (Kenya)"},{id:"sw-KE",name:"Swahili (Tanzania)"},{id:"lv",name:"Latvian"},{id:"lv-LV",name:"Latvian (Latvia)"},{id:"lt",name:"Lithuanian"},{id:"lt-LT",name:"Lithuanian (Lithuania)"},{id:"hu",name:"Hungarian"},{id:"hu-HU",name:"Hungarian (Hungary)"},{id:"nl",name:"Dutch"},{id:"nl-NL",name:"Dutch (Netherlands)"},{id:"nb",name:"Norwegian Bokm\xE5l"},{id:"nb-NO",name:"Norwegian Bokm\xE5l (Norway)"},{id:"nn",name:"Norwegian Nynorsk"},{id:"nn-NO",name:"Norwegian Nynorsk (Norway)"},{id:"pl",name:"Polish"},{id:"pl-PL",name:"Polish (Poland)"},{id:"pt",name:"Portuguese"},{id:"pt-BR",name:"Portuguese (Brazil)"},{id:"pt-PT",name:"Portuguese (Portugal)"},{id:"ro",name:"Romanian"},{id:"ro-MD",name:"Romanian (Moldova)"},{id:"ro-RO",name:"Romanian (Romania)"},{id:"sq",name:"Albanian"},{id:"sq-AL",name:"Albanian (Albania)"},{id:"sk",name:"Slovak"},{id:"sk-SK",name:"Slovak (Slovakia)"},{id:"sl",name:"Slovenian"},{id:"sl-SI",name:"Slovenian (Slovenia)"},{id:"fi",name:"Finnish"},{id:"fi-FI",name:"Finnish (Finland)"},{id:"sv",name:"Swedish"},{id:"sv-FI",name:"Swedish (Finland)"},{id:"sv-SE",name:"Swedish (Sweden)"},{id:"vi",name:"Vietnamese"},{id:"vi-VN",name:"Vietnamese (Vietnam)"},{id:"tr",name:"Turkish"},{id:"tr-TR",name:"Turkish (Turkey)"},{id:"is",name:"Icelandic"},{id:"is-IS",name:"Icelandic (Iceland)"},{id:"el",name:"Greek"},{id:"el-CY",name:"Greek (Cyprus)"},{id:"el-GR",name:"Greek (Greece)"},{id:"sr",name:"Serbian"},{id:"sr-RS",name:"Serbian (Serbia)"},{id:"be",name:"Belarusian"},{id:"be-BY",name:"Belarusian (Belarus)"},{id:"bg",name:"\u0431\u044A\u043B\u0433\u0430\u0440\u0441\u043A\u0438"},{id:"bg-BG",name:"Bulgarian (Bulgaria)"},{id:"mk",name:"Macedonian"},{id:"mk-MK",name:"Macedonian (Macedonia)"},{id:"ru",name:"Russian"},{id:"ru-MD",name:"Russian (Moldova)"},{id:"ru-RU",name:"Russian (Russia)"},{id:"ru-UA",name:"Russian (Ukraine)"},{id:"uk",name:"Ukrainian"},{id:"uk-UA",name:"Ukrainian (Ukraine)"},{id:"he",name:"Hebrew"},{id:"he-IL",name:"Hebrew (Israel)"},{id:"ar",name:"Arabic"},{id:"ar-DZ",name:"Arabic (Algeria)"},{id:"ar-KW",name:"Arabic (Kuwait)"},{id:"ar-MA",name:"Arabic (Morocco)"},{id:"ar-SA",name:"Arabic (Saudi Arabia)"},{id:"ar-EG",name:"Arabic (Egypt)"},{id:"hi",name:"Hindi"},{id:"hi-IN",name:"Hindi (India)"},{id:"th",name:"Thai"},{id:"th-TH",name:"Thai (Thailand)"},{id:"zh",name:"Chinese"},{id:"zh-CN",name:"Chinese (China)"},{id:"zh-HK",name:"Chinese (Hong Kong)"},{id:"zh-TW",name:"Chinese (Taiwan)"},{id:"ja",name:"Japanese"},{id:"ja-JP",name:"Japanese (Japan)"},{id:"ko",name:"Korean"},{id:"ko-KR",name:"Korean (South Korea)"},{id:"km",name:"Khmer"},{id:"km-KH",name:"Khmer (Cambodia)"}],currencies:[{id:"AFN",name:"Afghan Afghani"},{id:"ALL",name:"Albanian Lek"},{id:"DZD",name:"Algerian Dinar"},{id:"AOA",name:"Angolan Kwanza"},{id:"ARS",name:"Argentine Peso"},{id:"AMD",name:"Armenian Dram"},{id:"AWG",name:"Aruban Florin"},{id:"AUD",name:"Australian Dollar"},{id:"AZN",name:"Azerbaijani Manat"},{id:"AZM",name:"Azerbaijani Manat (1993-2006)"},{id:"BSD",name:"Bahamian Dollar"},{id:"BHD",name:"Bahraini Dinar"},{id:"BDT",name:"Bangladeshi Taka"},{id:"BBD",name:"Barbadian Dollar"},{id:"BYR",name:"Belarusian Ruble"},{id:"BZD",name:"Belize Dollar"},{id:"BMD",name:"Bermudan Dollar"},{id:"BTN",name:"Bhutanese Ngultrum"},{id:"BOB",name:"Bolivian Boliviano"},{id:"BAM",name:"Bosnia-Herzegovina Convertible Mark"},{id:"BWP",name:"Botswanan Pula"},{id:"BRL",name:"Brazilian Real"},{id:"GBP",name:"British Pound Sterling"},{id:"BND",name:"Brunei Dollar"},{id:"BGN",name:"Bulgarian Lev"},{id:"BUK",name:"Burmese Kyat"},{id:"BIF",name:"Burundian Franc"},{id:"XOF",name:"CFA Franc BCEAO"},{id:"XPF",name:"CFP Franc"},{id:"KHR",name:"Cambodian Riel"},{id:"CAD",name:"Canadian Dollar"},{id:"CVE",name:"Cape Verdean Escudo"},{id:"KYD",name:"Cayman Islands Dollar"},{id:"CLP",name:"Chilean Peso"},{id:"CNY",name:"Chinese Yuan Renminbi"},{id:"COP",name:"Colombian Peso"},{id:"KMF",name:"Comorian Franc"},{id:"CDF",name:"Congolese Franc"},{id:"CRC",name:"Costa Rican Col\xF3n"},{id:"HRK",name:"Croatian Kuna"},{id:"CUP",name:"Cuban Peso"},{id:"CZK",name:"Czech Republic Koruna"},{id:"DKK",name:"Danish Krone"},{id:"DJF",name:"Djiboutian Franc"},{id:"DOP",name:"Dominican Peso"},{id:"XCD",name:"East Caribbean Dollar"},{id:"EGP",name:"Egyptian Pound"},{id:"GQE",name:"Equatorial Guinean Ekwele"},{id:"ERN",name:"Eritrean Nakfa"},{id:"EEK",name:"Estonian Kroon"},{id:"ETB",name:"Ethiopian Birr"},{id:"EUR",name:"Euro"},{id:"FKP",name:"Falkland Islands Pound"},{id:"FJD",name:"Fijian Dollar"},{id:"GMD",name:"Gambian Dalasi"},{id:"GEK",name:"Georgian Kupon Larit"},{id:"GEL",name:"Georgian Lari"},{id:"GHS",name:"Ghanaian Cedi"},{id:"GIP",name:"Gibraltar Pound"},{id:"GTQ",name:"Guatemalan Quetzal"},{id:"GNF",name:"Guinean Franc"},{id:"GYD",name:"Guyanaese Dollar"},{id:"HTG",name:"Haitian Gourde"},{id:"HNL",name:"Honduran Lempira"},{id:"HKD",name:"Hong Kong Dollar"},{id:"HUF",name:"Hungarian Forint"},{id:"ISK",name:"Icelandic Kr\xF3na"},{id:"INR",name:"Indian Rupee"},{id:"IDR",name:"Indonesian Rupiah"},{id:"IRR",name:"Iranian Rial"},{id:"IQD",name:"Iraqi Dinar"},{id:"ILS",name:"Israeli New Sheqel"},{id:"JMD",name:"Jamaican Dollar"},{id:"JPY",name:"Japanese Yen"},{id:"JOD",name:"Jordanian Dinar"},{id:"KZT",name:"Kazakhstan Tenge"},{id:"KES",name:"Kenyan Shilling"},{id:"KWD",name:"Kuwaiti Dinar"},{id:"KGS",name:"Kyrgystani Som"},{id:"LAK",name:"Laotian Kip"},{id:"LVL",name:"Latvian Lats"},{id:"LBP",name:"Lebanese Pound"},{id:"LSL",name:"Lesotho Loti"},{id:"LRD",name:"Liberian Dollar"},{id:"LYD",name:"Libyan Dinar"},{id:"LTL",name:"Lithuanian Litas"},{id:"MOP",name:"Macanese Pataca"},{id:"MKD",name:"Macedonian Denar"},{id:"MGA",name:"Malagasy Ariary"},{id:"MWK",name:"Malawian Kwacha"},{id:"MYR",name:"Malaysian Ringgit"},{id:"MVR",name:"Maldivian Rufiyaa"},{id:"MRO",name:"Mauritanian Ouguiya"},{id:"MUR",name:"Mauritian Rupee"},{id:"MXN",name:"Mexican Peso"},{id:"MDL",name:"Moldovan Leu"},{id:"MNT",name:"Mongolian Tugrik"},{id:"MAD",name:"Moroccan Dirham"},{id:"MZN",name:"Mozambican Metical"},{id:"MMK",name:"Myanma Kyat"},{id:"NAD",name:"Namibian Dollar"},{id:"NPR",name:"Nepalese Rupee"},{id:"ANG",name:"Netherlands Antillean Guilder"},{id:"TWD",name:"New Taiwan Dollar"},{id:"NZD",name:"New Zealand Dollar"},{id:"NIC",name:"Nicaraguan Cordoba"},{id:"NGN",name:"Nigerian Naira"},{id:"KPW",name:"North Korean Won"},{id:"NOK",name:"Norwegian Krone"},{id:"ROL",name:"Old Romanian Leu"},{id:"TRL",name:"Old Turkish Lira"},{id:"OMR",name:"Omani Rial"},{id:"PKR",name:"Pakistani Rupee"},{id:"PAB",name:"Panamanian Balboa"},{id:"PGK",name:"Papua New Guinean Kina"},{id:"PYG",name:"Paraguayan Guarani"},{id:"PEN",name:"Peruvian Nuevo Sol"},{id:"PHP",name:"Philippine Peso"},{id:"PLN",name:"Polish Zloty"},{id:"QAR",name:"Qatari Rial"},{id:"RHD",name:"Rhodesian Dollar"},{id:"RON",name:"Romanian Leu"},{id:"RUB",name:"Russian Ruble"},{id:"RWF",name:"Rwandan Franc"},{id:"SHP",name:"Saint Helena Pound"},{id:"SVC",name:"Salvadoran Col\xF3n"},{id:"WST",name:"Samoan Tala"},{id:"SAR",name:"Saudi Riyal"},{id:"RSD",name:"Serbian Dinar"},{id:"SCR",name:"Seychellois Rupee"},{id:"SLL",name:"Sierra Leonean Leone"},{id:"SGD",name:"Singapore Dollar"},{id:"SKK",name:"Slovak Koruna"},{id:"SBD",name:"Solomon Islands Dollar"},{id:"SOS",name:"Somali Shilling"},{id:"ZAR",name:"South African Rand"},{id:"KRW",name:"South Korean Won"},{id:"LKR",name:"Sri Lanka Rupee"},{id:"SDG",name:"Sudanese Pound"},{id:"SRD",name:"Surinamese Dollar"},{id:"SZL",name:"Swazi Lilangeni"},{id:"SEK",name:"Swedish Krona"},{id:"CHF",name:"Swiss Franc"},{id:"SYP",name:"Syrian Pound"},{id:"STD",name:"S\xE3o Tom\xE9 and Pr\xEDncipe Dobra"},{id:"TJS",name:"Tajikistani Somoni"},{id:"TZS",name:"Tanzanian Shilling"},{id:"THB",name:"Thai Baht"},{id:"TOP",name:"Tongan Pa\u02BBanga"},{id:"TTD",name:"Trinidad and Tobago Dollar"},{id:"TND",name:"Tunisian Dinar"},{id:"TRY",name:"Turkish Lira"},{id:"TMM",name:"Turkmenistani Manat"},{id:"USD",name:"US Dollar"},{id:"UGX",name:"Ugandan Shilling"},{id:"UAH",name:"Ukrainian Hryvnia"},{id:"AED",name:"United Arab Emirates Dirham"},{id:"UYU",name:"Uruguayan Peso"},{id:"UZS",name:"Uzbekistan Som"},{id:"VUV",name:"Vanuatu Vatu"},{id:"VEB",name:"Venezuelan Bol\xEDvar"},{id:"VEF",name:"Venezuelan Bol\xEDvar Fuerte"},{id:"VND",name:"Vietnamese Dong"},{id:"CHE",name:"WIR Euro"},{id:"CHW",name:"WIR Franc"},{id:"YER",name:"Yemeni Rial"},{id:"ZMK",name:"Zambian Kwacha"},{id:"ZWD",name:"Zimbabwean Dollar"}],id:"geo"},x4={aa:"ET",ab:"GE",abr:"GH",ace:"ID",ach:"UG",ada:"GH",ady:"RU",ae:"IR",aeb:"TN",af:"ZA",agq:"CM",aho:"IN",ak:"GH",akk:"IQ",aln:"XK",alt:"RU",am:"ET",amo:"NG",aoz:"ID",apd:"TG",ar:"EG",arc:"IR","arc-Nbat":"JO","arc-Palm":"SY",arn:"CL",aro:"BO",arq:"DZ",ary:"MA",arz:"EG",as:"IN",asa:"TZ",ase:"US",ast:"ES",atj:"CA",av:"RU",awa:"IN",ay:"BO",az:"AZ","az-Arab":"IR",ba:"RU",bal:"PK",ban:"ID",bap:"NP",bar:"AT",bas:"CM",bax:"CM",bbc:"ID",bbj:"CM",bci:"CI",be:"BY",bej:"SD",bem:"ZM",bew:"ID",bez:"TZ",bfd:"CM",bfq:"IN",bft:"PK",bfy:"IN",bg:"BG",bgc:"IN",bgn:"PK",bgx:"TR",bhb:"IN",bhi:"IN",bhk:"PH",bho:"IN",bi:"VU",bik:"PH",bin:"NG",bjj:"IN",bjn:"ID",bjt:"SN",bkm:"CM",bku:"PH",blt:"VN",bm:"ML",bmq:"ML",bn:"BD",bo:"CN",bpy:"IN",bqi:"IR",bqv:"CI",br:"FR",bra:"IN",brh:"PK",brx:"IN",bs:"BA",bsq:"LR",bss:"CM",bto:"PH",btv:"PK",bua:"RU",buc:"YT",bug:"ID",bum:"CM",bvb:"GQ",byn:"ER",byv:"CM",bze:"ML",ca:"ES",cch:"NG",ccp:"BD",ce:"RU",ceb:"PH",cgg:"UG",ch:"GU",chk:"FM",chm:"RU",cho:"US",chp:"CA",chr:"US",cja:"KH",cjm:"VN",ckb:"IQ",co:"FR",cop:"EG",cps:"PH",cr:"CA",crh:"UA",crj:"CA",crk:"CA",crl:"CA",crm:"CA",crs:"SC",cs:"CZ",csb:"PL",csw:"CA",ctd:"MM",cu:"RU","cu-Glag":"BG",cv:"RU",cy:"GB",da:"DK",dak:"US",dar:"RU",dav:"KE",dcc:"IN",de:"DE",den:"CA",dgr:"CA",dje:"NE",dnj:"CI",doi:"IN",dsb:"DE",dtm:"ML",dtp:"MY",dty:"NP",dua:"CM",dv:"MV",dyo:"SN",dyu:"BF",dz:"BT",ebu:"KE",ee:"GH",efi:"NG",egl:"IT",egy:"EG",eky:"MM",el:"GR",en:"US","en-Shaw":"GB",es:"ES",esu:"US",et:"EE",ett:"IT",eu:"ES",ewo:"CM",ext:"ES",fa:"IR",fan:"GQ",ff:"SN","ff-Adlm":"GN",ffm:"ML",fi:"FI",fia:"SD",fil:"PH",fit:"SE",fj:"FJ",fo:"FO",fon:"BJ",fr:"FR",frc:"US",frp:"FR",frr:"DE",frs:"DE",fub:"CM",fud:"WF",fuf:"GN",fuq:"NE",fur:"IT",fuv:"NG",fvr:"SD",fy:"NL",ga:"IE",gaa:"GH",gag:"MD",gan:"CN",gay:"ID",gbm:"IN",gbz:"IR",gcr:"GF",gd:"GB",gez:"ET",ggn:"NP",gil:"KI",gjk:"PK",gju:"PK",gl:"ES",glk:"IR",gn:"PY",gom:"IN",gon:"IN",gor:"ID",gos:"NL",got:"UA",grc:"CY","grc-Linb":"GR",grt:"IN",gsw:"CH",gu:"IN",gub:"BR",guc:"CO",gur:"GH",guz:"KE",gv:"IM",gvr:"NP",gwi:"CA",ha:"NG",hak:"CN",haw:"US",haz:"AF",he:"IL",hi:"IN",hif:"FJ",hil:"PH",hlu:"TR",hmd:"CN",hnd:"PK",hne:"IN",hnj:"LA",hnn:"PH",hno:"PK",ho:"PG",hoc:"IN",hoj:"IN",hr:"HR",hsb:"DE",hsn:"CN",ht:"HT",hu:"HU",hy:"AM",hz:"NA",ia:"FR",iba:"MY",ibb:"NG",id:"ID",ife:"TG",ig:"NG",ii:"CN",ik:"US",ikt:"CA",ilo:"PH",in:"ID",inh:"RU",is:"IS",it:"IT",iu:"CA",iw:"IL",izh:"RU",ja:"JP",jam:"JM",jgo:"CM",ji:"UA",jmc:"TZ",jml:"NP",jut:"DK",jv:"ID",jw:"ID",ka:"GE",kaa:"UZ",kab:"DZ",kac:"MM",kaj:"NG",kam:"KE",kao:"ML",kbd:"RU",kby:"NE",kcg:"NG",kck:"ZW",kde:"TZ",kdh:"TG",kdt:"TH",kea:"CV",ken:"CM",kfo:"CI",kfr:"IN",kfy:"IN",kg:"CD",kge:"ID",kgp:"BR",kha:"IN",khb:"CN",khn:"IN",khq:"ML",kht:"IN",khw:"PK",ki:"KE",kiu:"TR",kj:"NA",kjg:"LA",kk:"KZ","kk-Arab":"CN",kkj:"CM",kl:"GL",kln:"KE",km:"KH",kmb:"AO",kn:"IN",knf:"SN",ko:"KR",koi:"RU",kok:"IN",kos:"FM",kpe:"LR",krc:"RU",kri:"SL",krj:"PH",krl:"RU",kru:"IN",ks:"IN",ksb:"TZ",ksf:"CM",ksh:"DE",ku:"TR","ku-Arab":"IQ",kum:"RU",kv:"RU",kvr:"ID",kvx:"PK",kw:"GB",kxm:"TH",kxp:"PK",ky:"KG","ky-Arab":"CN","ky-Latn":"TR",la:"VA",lab:"GR",lad:"IL",lag:"TZ",lah:"PK",laj:"UG",lb:"LU",lbe:"RU",lbw:"ID",lcp:"CN",lep:"IN",lez:"RU",lg:"UG",li:"NL",lif:"NP","lif-Limb":"IN",lij:"IT",lis:"CN",ljp:"ID",lki:"IR",lkt:"US",lmn:"IN",lmo:"IT",ln:"CD",lo:"LA",lol:"CD",loz:"ZM",lrc:"IR",lt:"LT",ltg:"LV",lu:"CD",lua:"CD",luo:"KE",luy:"KE",luz:"IR",lv:"LV",lwl:"TH",lzh:"CN",lzz:"TR",mad:"ID",maf:"CM",mag:"IN",mai:"IN",mak:"ID",man:"GM","man-Nkoo":"GN",mas:"KE",maz:"MX",mdf:"RU",mdh:"PH",mdr:"ID",men:"SL",mer:"KE",mfa:"TH",mfe:"MU",mg:"MG",mgh:"MZ",mgo:"CM",mgp:"NP",mgy:"TZ",mh:"MH",mi:"NZ",min:"ID",mis:"IQ",mk:"MK",ml:"IN",mls:"SD",mn:"MN","mn-Mong":"CN",mni:"IN",mnw:"MM",moe:"CA",moh:"CA",mos:"BF",mr:"IN",mrd:"NP",mrj:"RU",mro:"BD",ms:"MY",mt:"MT",mtr:"IN",mua:"CM",mus:"US",mvy:"PK",mwk:"ML",mwr:"IN",mwv:"ID",mxc:"ZW",my:"MM",myv:"RU",myx:"UG",myz:"IR",mzn:"IR",na:"NR",nan:"CN",nap:"IT",naq:"NA",nb:"NO",nch:"MX",nd:"ZW",ndc:"MZ",nds:"DE",ne:"NP",new:"NP",ng:"NA",ngl:"MZ",nhe:"MX",nhw:"MX",nij:"ID",niu:"NU",njo:"IN",nl:"NL",nmg:"CM",nn:"NO",nnh:"CM",no:"NO",nod:"TH",noe:"IN",non:"SE",nqo:"GN",nr:"ZA",nsk:"CA",nso:"ZA",nus:"SS",nv:"US",nxq:"CN",ny:"MW",nym:"TZ",nyn:"UG",nzi:"GH",oc:"FR",om:"ET",or:"IN",os:"GE",osa:"US",otk:"MN",pa:"IN","pa-Arab":"PK",pag:"PH",pal:"IR","pal-Phlp":"CN",pam:"PH",pap:"AW",pau:"PW",pcd:"FR",pcm:"NG",pdc:"US",pdt:"CA",peo:"IR",pfl:"DE",phn:"LB",pka:"IN",pko:"KE",pl:"PL",pms:"IT",pnt:"GR",pon:"FM",pra:"PK",prd:"IR",ps:"AF",pt:"BR",puu:"GA",qu:"PE",quc:"GT",qug:"EC",raj:"IN",rcf:"RE",rej:"ID",rgn:"IT",ria:"IN",rif:"MA",rjs:"NP",rkt:"BD",rm:"CH",rmf:"FI",rmo:"CH",rmt:"IR",rmu:"SE",rn:"BI",rng:"MZ",ro:"RO",rob:"ID",rof:"TZ",rtm:"FJ",ru:"RU",rue:"UA",rug:"SB",rw:"RW",rwk:"TZ",ryu:"JP",sa:"IN",saf:"GH",sah:"RU",saq:"KE",sas:"ID",sat:"IN",sav:"SN",saz:"IN",sbp:"TZ",sc:"IT",sck:"IN",scn:"IT",sco:"GB",scs:"CA",sd:"PK","sd-Deva":"IN","sd-Khoj":"IN","sd-Sind":"IN",sdc:"IT",sdh:"IR",se:"NO",sef:"CI",seh:"MZ",sei:"MX",ses:"ML",sg:"CF",sga:"IE",sgs:"LT",shi:"MA",shn:"MM",si:"LK",sid:"ET",sk:"SK",skr:"PK",sl:"SI",sli:"PL",sly:"ID",sm:"WS",sma:"SE",smj:"SE",smn:"FI",smp:"IL",sms:"FI",sn:"ZW",snk:"ML",so:"SO",sou:"TH",sq:"AL",sr:"RS",srb:"IN",srn:"SR",srr:"SN",srx:"IN",ss:"ZA",ssy:"ER",st:"ZA",stq:"DE",su:"ID",suk:"TZ",sus:"GN",sv:"SE",sw:"TZ",swb:"YT",swc:"CD",swg:"DE",swv:"IN",sxn:"ID",syl:"BD",syr:"IQ",szl:"PL",ta:"IN",taj:"NP",tbw:"PH",tcy:"IN",tdd:"CN",tdg:"NP",tdh:"NP",te:"IN",tem:"SL",teo:"UG",tet:"TL",tg:"TJ","tg-Arab":"PK",th:"TH",thl:"NP",thq:"NP",thr:"NP",ti:"ET",tig:"ER",tiv:"NG",tk:"TM",tkl:"TK",tkr:"AZ",tkt:"NP",tl:"PH",tly:"AZ",tmh:"NE",tn:"ZA",to:"TO",tog:"MW",tpi:"PG",tr:"TR",tru:"TR",trv:"TW",ts:"ZA",tsd:"GR",tsf:"NP",tsg:"PH",tsj:"BT",tt:"RU",ttj:"UG",tts:"TH",ttt:"AZ",tum:"MW",tvl:"TV",twq:"NE",txg:"CN",ty:"PF",tyv:"RU",tzm:"MA",udm:"RU",ug:"CN","ug-Cyrl":"KZ",uga:"SY",uk:"UA",uli:"FM",umb:"AO",und:"US",unr:"IN","unr-Deva":"NP",unx:"IN",ur:"PK",uz:"UZ","uz-Arab":"AF",vai:"LR",ve:"ZA",vec:"IT",vep:"RU",vi:"VN",vic:"SX",vls:"BE",vmf:"DE",vmw:"MZ",vot:"RU",vro:"EE",vun:"TZ",wa:"BE",wae:"CH",wal:"ET",war:"PH",wbp:"AU",wbq:"IN",wbr:"IN",wls:"WF",wni:"KM",wo:"SN",wtm:"IN",wuu:"CN",xav:"BR",xcr:"TR",xh:"ZA",xlc:"TR",xld:"TR",xmf:"GE",xmn:"CN",xmr:"SD",xna:"SA",xnr:"IN",xog:"UG",xpr:"IR",xsa:"YE",xsr:"NP",yao:"MZ",yap:"FM",yav:"CM",ybb:"CM",yo:"NG",yrl:"BR",yua:"MX",yue:"HK","yue-Hans":"CN",za:"CN",zag:"SD",zdj:"KM",zea:"NL",zgh:"MA",zh:"CN","zh-Bopo":"TW","zh-Hanb":"TW","zh-Hant":"TW",zlm:"TG",zmi:"MY",zu:"ZA",zza:"TR"};var x5=require("liquidjs");var N2=require("lodash-es");var z=require("liquidjs");function R4(n){return class extends z.Tag{value;branches=[];elseTemplates=[];isBlock=!1;constructor(t,i,r){super(t,i,r);let a=this.tokenizer.p,o=this.tokenizer.readValue()?.getText();this.isBlock=!!o?.startsWith("block."),this.tokenizer.p=a,this.value=new z.Value(this.tokenizer.readFilteredValue(),this.liquid),this.elseTemplates=[];let s=[],l=0,c=this.liquid.parser.parseStream(i).on("tag:when",u=>{if(l>0)return;s=[];let h=[];for(;!u.tokenizer.end();)h.push(u.tokenizer.readValueOrThrow()),u.tokenizer.skipBlank(),u.tokenizer.peek()===","?u.tokenizer.readTo(","):u.tokenizer.readTo("or");this.branches.push({values:h,templates:s})}).on("tag:else",()=>{l++,s=this.elseTemplates}).on("tag:endcase",()=>c.stop()).on("template",u=>{(s!==this.elseTemplates||l===1)&&s.push(u)}).on("end",()=>{throw new Error(`tag ${t.getText()} not closed`)});c.start()}*render(t){let i=this.liquid.renderer,r=(0,z.toValue)(yield this.value.value(t,t.opts.lenientIf)),a=!1,o="";for(let s of this.branches)for(let l of s.values){let c=yield(0,z.evalToken)(l,t,t.opts.lenientIf);if(r===c){let u=yield i.renderTemplates(s.templates,t);o+=this.isBlock&&n.isEditor?`<span class="swell-block">${u}</span>`:u,a=!0;break}}return a||(o+=yield i.renderTemplates(this.elseTemplates,t)),o}}}var m3=require("liquidjs");var P2=["offset","limit","reversed"];function j4(n){return class extends m3.Tag{variable;collection;hash;templates;elseTemplates;constructor(t,i,r){super(t,i,r);let a=this.tokenizer.readIdentifier(),o=this.tokenizer.readIdentifier(),s=this.tokenizer.readValue();if(!a.size()||o.content!=="in"||!s)throw new Error(`illegal tag: ${t.getText()}`);this.variable=a.content,this.collection=s,this.hash=new m3.Hash(this.tokenizer.remaining()),this.templates=[],this.elseTemplates=[];let l,c=this.liquid.parser.parseStream(i).on("start",()=>l=this.templates).on("tag:else",()=>l=this.elseTemplates).on("tag:endfor",()=>c.stop()).on("template",u=>l.push(u)).on("end",()=>{throw new Error(`tag ${t.getText()} not closed`)});c.start()}*render(t,i){let r=this.liquid.renderer,a=yield(0,m3.evalToken)(this.collection,t);if(!a?._result&&a?._get?yield a._get():a instanceof Array||(a=z3(a)),!a.length){yield r.renderTemplates(this.elseTemplates,t,i);return}let o="continue-"+this.variable+"-"+this.collection.getText();t.push({continue:t.getRegister(o)});let s=yield this.hash.render(t);t.pop(),a=(this.liquid.options.orderedFilterParameters?Object.keys(s).filter(h=>P2.includes(h)):P2.filter(h=>s[h]!==void 0)).reduce((h,p)=>{switch(p){case"offset":return G1(h,s.offset);case"limit":return q1(h,s.limit);case"reversed":return B1(h);default:return h}},a),t.setRegister(o,(s.offset||0)+a.length);let c={forloop:new d3(a.length,this.collection.getText(),this.variable)};t.push(c);let u=0;for(let h of a){if(x(h)&&(h.index=u++),c[this.variable]=h,yield r.renderTemplates(this.templates,t,i),i.break){i.break=!1;break}i.continue=!1,c.forloop.next()}t.pop()}}}function B1(n){return[...n].reverse()}function G1(n,e){return n.slice(e)}function q1(n,e){return n.slice(0,e)}var W=require("liquidjs");var V1=["new_comment","guest_login"];function Z4(n){return class extends W.Tag{formType;formConfig;templates=[];hash;arg;constructor(t,i,r){super(t,i,r);let{tokenizer:a}=t;for(this.formType=a.readValue()?.content,this.formConfig=n.theme.getFormConfig(this.formType),a.advance(),this.arg=a.readValue(),this.hash=new W.Hash(this.tokenizer.remaining());i.length;){let o=i.shift();if(W.TypeGuards.isTagToken(o)&&o.name==="endform")return;this.templates.push(r.parser.parseToken(o,i))}if(!(!this.formConfig&&!V1.includes(this.formType)))throw new Error(`tag ${t.getText()} not closed`)}*render(t){if(!this.formConfig)return`<!-- form '${this.formType}' not found in theme configuration -->`;let i=this.liquid.renderer,r=yield(0,W.evalToken)(this.arg,t),a=yield this.hash.render(t),o=t.getAll(),s=" "+Object.entries(a).reduce((m,[g,f])=>f!==!0?[...m,`${g}="${f}"`]:m,[]).join(" "),c=n.theme.formData[this.formConfig.id]||new O(this.formConfig.id),u="";if(n.theme.shopifyCompatibility){Object.assign(c,n.theme.shopifyCompatibility.getFormData(c));let m=yield n.theme.shopifyCompatibility.getAdaptedFormClientHtml(this.formConfig.id,o,r);m&&(u=yield n.renderTemplateString(m));let g=yield n.theme.shopifyCompatibility.getAdaptedFormClientParams(this.formConfig.id,o,r);g&&c.setParams(g)}t.push({form:{...r||void 0,...c}});let h=yield i.renderTemplates(this.templates,t),p=this.formConfig.params instanceof Array?yield Promise.all(this.formConfig.params.map(async m=>{let g=await n.renderTemplateString(m.value,{value:r});return`<input type="hidden" name="${m.name}" value="${g}" />`})):[],C=a.return_to||n.theme.globals.request?.path;return`
|
|
10
10
|
<form action="${this.formConfig.url}" method="post" accept-charset="UTF-8" enctype="multipart/form-data"${s}>
|
|
11
11
|
<input type="hidden" name="form_type" value="${this.formConfig.id}" />
|
|
12
|
-
${
|
|
13
|
-
${
|
|
14
|
-
${
|
|
12
|
+
${p.join("")}
|
|
13
|
+
${C?`<input type="hidden" name="return_to" value="${C}" />`:""}
|
|
14
|
+
${u}
|
|
15
15
|
${h}
|
|
16
16
|
</form>
|
|
17
|
-
`}}}var X3=require("liquidjs");function N4(n){return class extends X3.Tag{templates=[];constructor(t,i,r){for(super(t,i,r);i.length;){let a=i.shift();if(X3.TypeGuards.isTagToken(a)&&a.name==="endjavascript")return;this.templates.push(r.parser.parseToken(a,i))}throw new Error(`tag ${t.getText()} not closed`)}*render(t){return`<script type="text/javascript" data-swell>${yield this.liquid.renderer.renderTemplates(this.templates,t)}</script>`}}}var
|
|
17
|
+
`}}}var X3=require("liquidjs");function N4(n){return class extends X3.Tag{templates=[];constructor(t,i,r){for(super(t,i,r);i.length;){let a=i.shift();if(X3.TypeGuards.isTagToken(a)&&a.name==="endjavascript")return;this.templates.push(r.parser.parseToken(a,i))}throw new Error(`tag ${t.getText()} not closed`)}*render(t){return`<script type="text/javascript" data-swell>${yield this.liquid.renderer.renderTemplates(this.templates,t)}</script>`}}}var D2=require("liquidjs");function F4(n){return class extends D2.Tag{fileName;constructor(t,i,r){super(t,i,r);let{tokenizer:a}=t;this.fileName=a.readValue()?.content}*render(t){return n.layoutName=this.fileName,""}}}var n3=require("liquidjs");function p3(n,e){let{page:t,count:i,pages:r,page_count:a,limit:o,next:s,previous:l}=e,c=r[t]||{};return new y({current_offset:c.start||0,current_page:t,items:i||0,next:s?I4(t+1,s?.url):null,page_param:"page",page_size:o,pages:a,parts:Object.keys(r).map(([u])=>I4(u,u!=e.page?`${n.swell.url.pathname}?${G({...n.swell.queryParams,page:u})}`:void 0)),previous:l?I4(t-1,l?.url):null})}function I4(n,e){return{is_link:!!e,title:String(n),url:e||null}}function H4(n){return class extends n3.Tag{collection;pageSize;templates=[];hash;constructor(t,i,r){super(t,i,r);let a=this.tokenizer.readValue(),o=this.tokenizer.readIdentifier();if(this.pageSize=this.tokenizer.readValue(),o.content!=="by"||!a)throw new Error(`illegal tag: ${t.getText()}`);this.collection=a,this.hash=new n3.Hash(this.tokenizer.remaining());let s,l=this.liquid.parser.parseStream(i).on("start",()=>s=this.templates).on("tag:endpaginate",()=>l.stop()).on("template",c=>s.push(c)).on("end",()=>{throw new Error(`tag ${t.getText()} not closed`)});l.start()}*render(t,i){let r=this.liquid.renderer,a=yield(0,n3.evalToken)(this.collection,t),o=Number(yield(0,n3.evalToken)(this.pageSize,t)),s=yield this.hash.render(t);if(!isNaN(o)&&a instanceof A&&a.limit!=o&&(yield a._get({limit:o,window:s.window_size||void 0})),a){let l=new P3(a);n.theme.shopifyCompatibility&&l.setCompatibilityProps(p3(n.theme.shopifyCompatibility,l)),t.push({paginate:l})}yield r.renderTemplates(this.templates,t,i)}}}var B4=require("lodash-es"),q=require("liquidjs");function G4(n){return class extends q.Tag{fileName;hash;args={};constructor(t,i,r){super(t,i,r);let a=this.tokenizer;for(this.fileName=a.readValue()?.content;!a.end();){let o=a.p,s=a.readIdentifier();if((s.content==="with"||s.content==="for")&&(a.skipBlank(),a.peek()!==":")){let l=a.readValue();if(l){let c=a.p,u=a.readIdentifier(),h;u.content==="as"?h=a.readIdentifier():a.p=c,this.args[s.content]={value:l,alias:h&&h.content},a.skipBlank(),a.peek()===","&&a.advance();continue}}a.p=o;break}this.hash=new q.Hash(a.remaining())}*render(t){let{hash:i}=this,r=yield n.getThemeConfig(yield n.getComponentPath(this.fileName)),o=new q.Context({},t.opts,{sync:t.sync,globals:t.globals,strictVariables:t.strictVariables}).bottom();(0,B4.assign)(o,yield i.render(t));let s=yield t._get(["section"]);s&&(0,B4.assign)(o,{section:s});let l="";if(this.args.with){let{value:c,alias:u}=this.args.with,h=u||this.fileName;o[h]=yield(0,q.evalToken)(c,t)}if(this.args.for){let{value:c,alias:u}=this.args.for,h=z3(yield(0,q.evalToken)(c,t));o.forloop=new d3(h.length,c.getText(),u);for(let p of h)o[u]=p,l+=yield n.renderTemplate(r,o),o.forloop.next()}else l+=yield n.renderTemplate(r,o);return l}}}var x2=require("liquidjs");function q4(n){return class extends x2.Tag{fileName;constructor(t,i,r){super(t,i,r);let{tokenizer:a}=t;this.fileName=a.readValue()?.content}*render(t){let i=yield n.getSectionPath(this.fileName),r=yield n.getThemeConfig(i);if(!r){console.error(`Section not found: ${i}`);return}let a=yield n.theme.getTemplateSchema(r),o=yield n.theme.resolveSectionDefaultSettings(a);return yield n.renderTemplate(r,{section:o})}}}var R2=require("liquidjs");function V4(n){return class extends R2.Tag{fileName;constructor(t,i,r){super(t,i,r);let{tokenizer:a}=t;this.fileName=a.readValue()?.content}*render(t){let i=yield n.getSectionGroupPath(this.fileName),r=yield n.getThemeConfig(i);try{let a=JSON.parse(r.file_data),o=yield n.renderTemplateSections(a);return n.theme.globals.shopify_compatibility?`
|
|
18
18
|
<div class="swell-section-group swell-section-group--${this.fileName} shopify-section shopify-section-group-${this.fileName}" id="shopify-sections--${r.hash}__${this.fileName}">
|
|
19
19
|
${o}
|
|
20
20
|
</div>`:`
|
|
21
21
|
<div class="swell-section-group" swell-section-group--${this.fileName}" id="swell-section-group--${r.hash}__${this.fileName}">
|
|
22
22
|
${o}
|
|
23
|
-
</div>`}catch{return""}}}}var e4=require("liquidjs");function O4(n){return class extends e4.Tag{templates=[];constructor(t,i,r){for(super(t,i,r);i.length;){let a=i.shift();if(e4.TypeGuards.isTagToken(a)&&a.name==="endstyle")return;this.templates.push(r.parser.parseToken(a,i))}throw new Error(`tag ${t.getText()} not closed`)}*render(t){return`<style data-swell>${yield this.liquid.renderer.renderTemplates(this.templates,t)}</style>`}}}var t4=require("liquidjs");function U4(n){return class extends t4.Tag{fileName;hash;constructor(t,i,r){super(t,i,r);let{tokenizer:a}=t;this.fileName=a.readValue()?.content,this.hash=new t4.Hash(a.remaining())}*render(t){let{hash:i}=this,r=yield i.render(t);t.push(r);let a=yield n.getThemeConfig(yield n.getComponentPath(this.fileName)),o=yield n.renderTemplate(a,r);return t.pop(),o}}}var j2=require("liquidjs");function $4(n){return class extends j2.Tag{templates=[];constructor(t,i,r){super(t,i,r),this.templates=[],r.parser.parseStream(i).on("template",a=>{this.templates.push(a)}).on("tag:endschema",function(){this.stop()}).on("end",()=>{throw new Error(`tag ${t.getText()} not closed`)}).start()}*render(t){let i=yield this.liquid.renderer.renderTemplates(this.templates,t);try{let r=JSON.parse(i);n.lastSchema=r}catch{n.lastSchema=void 0}return""}}}var Z2=require("liquidjs");function K4(n){return class extends Z2.Tag{key="";value="";constructor(t,i,r){super(t,i,r);let a=t.args.split(",").map(l=>l.trim()),o=a.find(l=>l.startsWith("setting:")),s=a.find(l=>l.startsWith("value:"));this.key=o?o.split(":")[1].trim().replace(/['"]/g,""):a[0].split(".")[a[0].split(".").length-1],this.value=s?s.split(":")[1].trim():a[0]}*render(t){let i=yield this.liquid.evalValue(this.value,t);return i.value&&(i=i.value),`<span data-swell-inline-editable="${this.key}">${i}</span>`}}}var
|
|
23
|
+
</div>`}catch{return""}}}}var e4=require("liquidjs");function O4(n){return class extends e4.Tag{templates=[];constructor(t,i,r){for(super(t,i,r);i.length;){let a=i.shift();if(e4.TypeGuards.isTagToken(a)&&a.name==="endstyle")return;this.templates.push(r.parser.parseToken(a,i))}throw new Error(`tag ${t.getText()} not closed`)}*render(t){return`<style data-swell>${yield this.liquid.renderer.renderTemplates(this.templates,t)}</style>`}}}var t4=require("liquidjs");function U4(n){return class extends t4.Tag{fileName;hash;constructor(t,i,r){super(t,i,r);let{tokenizer:a}=t;this.fileName=a.readValue()?.content,this.hash=new t4.Hash(a.remaining())}*render(t){let{hash:i}=this,r=yield i.render(t);t.push(r);let a=yield n.getThemeConfig(yield n.getComponentPath(this.fileName)),o=yield n.renderTemplate(a,r);return t.pop(),o}}}var j2=require("liquidjs");function $4(n){return class extends j2.Tag{templates=[];constructor(t,i,r){super(t,i,r),this.templates=[],r.parser.parseStream(i).on("template",a=>{this.templates.push(a)}).on("tag:endschema",function(){this.stop()}).on("end",()=>{throw new Error(`tag ${t.getText()} not closed`)}).start()}*render(t){let i=yield this.liquid.renderer.renderTemplates(this.templates,t);try{let r=JSON.parse(i);n.lastSchema=r}catch{n.lastSchema=void 0}return""}}}var Z2=require("liquidjs");function K4(n){return class extends Z2.Tag{key="";value="";constructor(t,i,r){super(t,i,r);let a=t.args.split(",").map(l=>l.trim()),o=a.find(l=>l.startsWith("setting:")),s=a.find(l=>l.startsWith("value:"));this.key=o?o.split(":")[1].trim().replace(/['"]/g,""):a[0].split(".")[a[0].split(".").length-1],this.value=s?s.split(":")[1].trim():a[0]}*render(t){let i=yield this.liquid.evalValue(this.value,t);return i.value&&(i=i.value),`<span data-swell-inline-editable="${this.key}">${i}</span>`}}}var O1={case:R4,for:j4,form:Z4,javascript:N4,layout:F4,paginate:H4,render:G4,section:q4,sections:V4,style:O4,include:U4,schema:$4,inline_editable:K4};function F2(n){(0,N2.each)(O1,(e,t)=>n.engine.registerTag(t,e(n)))}var ye=require("lodash-es");function z4(n){return e=>n.getAssetUrl(e)||""}function W4(n){return(e,t)=>S.get(e).brightnessDifference(S.get(t))}function J4(n){return e=>S.get(e).brightness()}function Y4(n){return(e,t)=>S.get(e).contrast(S.get(t))}function Q4(n){return(e,t)=>S.get(e).darken(t)}function X4(n){return(e,t)=>S.get(e).desaturate(t)}function e5(n){return(e,t)=>S.get(e).difference(S.get(t))}function t5(n){return(e,t)=>S.get(e).extract(t)}function i5(n){return(e,t)=>S.get(e).lighten(t)}function n5(n){return(e,t,i)=>S.get(e).mix(S.get(t),i)}function r5(n){return(e,t,i)=>S.get(e).modify(t,i)}function a5(n){return(e,t)=>S.get(e).saturate(t)}function o5(n){return e=>S.get(e).hex()}function s5(n){return e=>S.get(e).hsl()}function l5(n){return(e,t)=>t!==void 0?S.get(e).rgba(t):S.get(e).rgb()}var R=h3(require("strftime"),1);function D3(n){return(e,...t)=>{let i=h5(e),{format:r}=U1(t);return $1(r,i)}}function h5(n){return n==="now"||n==="today"?new Date:n instanceof Date?n:typeof n=="string"?new Date(n):new Date}function U1(n){return typeof n[0]=="string"?{format:n[0]}:j(n)}function $1(n,e){if(K1(n))return z1(n,e);switch(n){case"abbreviated_date":return(0,R.default)("%b %d, %Y",e);case"basic":return(0,R.default)("%m/%d/%Y",e);case"date":return(0,R.default)("%B %d, %Y",e);case"date_at_time":return`${(0,R.default)("%B %d, %Y",e)} at ${(0,R.default)("%I:%M %P",e)}`;case"default":return(0,R.default)("%A, %B %d, %Y at %I:%M %P %z",e);case"on_date":return`on ${(0,R.default)("%b %d, %Y",e)}`;case"short":return(0,R.default)("%-d %b %H:%M",e);case"long":return(0,R.default)("%B %d, %Y %H:%M",e);default:return e.toLocaleString()}}function K1(n){return n.includes("%")}function z1(n,e){return(0,R.default)(n,e)}function d5(n){return async e=>{let t=await Promise.all(Array.from(e).map(i=>i?.message||"Unknown error"));return t.length===0?"":`
|
|
24
24
|
<div class="errors">
|
|
25
25
|
<ul>
|
|
26
26
|
${t.map(i=>`
|
|
@@ -28,9 +28,9 @@
|
|
|
28
28
|
`).join("")}
|
|
29
29
|
</ul>
|
|
30
30
|
</div>
|
|
31
|
-
`}}function c5(n){return(e,t,i)=>!_4(e)||!_4(t)?e:i?Math.floor(e/t):e/t}function u5(n){return(e,...t)=>{if(!e)return null;let i=
|
|
31
|
+
`}}function c5(n){return(e,t,i)=>!_4(e)||!_4(t)?e:i?Math.floor(e/t):e/t}function u5(n){return(e,...t)=>{if(!e)return null;let i=D.get(e),r=j(t);return i.face(r)}}function C5(n){return(e,t,i)=>D.get(e).modify(t,i)}function m5(n){return e=>D.get(e).url()}var I2={bind(n){return async e=>{if(e){let t=e.country?.iso_code||e.country_code||(typeof e.country=="string"?e.country:null);if(e.name||e.address1||e.state||t){let i=[e.name,e.company,e.address1,e.address2,e.city,e.state,t,e.zip].filter(Boolean);if(i.length>0)return`
|
|
32
32
|
<p>${i.join("<br />")}</p>
|
|
33
|
-
`}}return"<p></p>"}},resolve:[["name","company","address1","address2","city","state","country_code","country","zip"]]};function p5(n){return(e,...t)=>{let{width:i,height:r,widths:a,srcset:o,preload:s,alt:l,loading:
|
|
33
|
+
`}}return"<p></p>"}},resolve:[["name","company","address1","address2","city","state","country_code","country","zip"]]};function p5(n){return(e,...t)=>{let{width:i,height:r,widths:a,srcset:o,preload:s,alt:l,loading:c="lazy",...u}=j(t);i===void 0&&(i=H2(e,"width")),r===void 0&&(r=H2(e,"height")),a===void 0&&typeof i=="number"&&(a=W1(i)),o===void 0&&Array.isArray(a)&&(o=J1(e,a)),c===null?c=void 0:s&&(c="eager");let h={src:e,width:i,height:r,srcset:o,alt:l,loading:c,...u};return`<img ${Object.entries(h).filter(([p,C])=>C!=null).map(([p,C])=>`${p}="${C}"`).join(" ")} />`}}function H2(n,e){let t=n.match(new RegExp(`${e}=(\\d+)`));return t?parseInt(t[1])/2:null}function W1(n){let e=[],t=n;for(;t>256;)t=Math.round(t*.8),e.push(t);return e}function J1(n,e){return e?.map(t=>{let i=n;return i.includes("?")?(i=i.replace(/width=\d+/,`width=${t}`),i=i.replace(/height=\d+/,"")):i=`${i}?width=${t}`,`${i} ${t}w`}).join(", ")}var B2={bind(n){return async(e,...t)=>{let r=await(e?.images?.[0]||e?.image||e?.preview_image||e),a=r?.url||r?.file?.url||(await r?.src)?.url||r,o=String(a);if(typeof o!="string")return"";let s=j(t),l=[s.width&&`width=${Number(s.width)*2}`,s.height&&`height=${Number(s.height)*2}`].filter(Boolean).join("&");return`${o}${l?`?${l}`:""}`}},resolve:[["images","image","preview_image"]]};function g5(n){return async e=>(await n.theme.getThemeConfig(`theme/assets/${e}`))?.file_data||""}function f5(n){return async(e,t=0)=>W3(e,t)}function w5(n){return async(e,t=2)=>`<pre>${await W3(e,t)}</pre>`}function y5(n){return e=>n.renderCurrency(Number(e||0))}function S5(n){return e=>`${n.renderCurrency(e)} ${n.currency?.toUpperCase()}`}function k5(n){return e=>n.renderCurrency(e).replace(/[^0-9.,]/g,"")}function L5(n){return e=>n.renderCurrency(e).split(".")[0].split(",")[0]}function A5(n){return e=>`<link href="${e}" rel="stylesheet" type="text/css" media="all" />`}function b5(n){let e=D3(n);return(t,...i)=>{let r=h5(t),a=e(t,...i);return`<time datetime="${r.toISOString()}">${a}</time>`}}function i4(n){return async(e,t)=>{let i=t&&j(t);return await n.renderTranslation(e,i)}}function T5(n){return function*(t,i,r){let a=[];t=S2(e3(t));for(let o of t)a.push(yield this.context._getFromScope(o,M4(i).replace(/\?$/,"").split("."),!1));return t.filter((o,s)=>r===void 0?y2(a[s],this.context):v3(r)?r.equals(a[s]):a[s]===r)}}function _5(n){return(e,t)=>S.get(e).rgba(t||1)}var G2={bind(n){return(e,t)=>e?.items?.find(r=>r.variant_id===t)?.quantity||0},resolve:[["items"]]};function M5(n){return e=>null}function E5(n){return e=>null}var q2=`<svg viewBox="0 0 760 760" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
34
34
|
<rect width="760" height="760" fill="white"/>
|
|
35
35
|
<path d="M434.923 262.5C415.291 255.712 393.386 252.693 372.579 254.298V254.309C330.763 257.518 289.641 283.753 268.363 319.614C251.778 347.565 248.351 376.93 251.587 409.157C255.63 406.306 258.956 406.811 263.335 405.97C263.01 404.556 263.536 403.266 263.749 401.942C268.755 370.243 260.58 356.284 280.704 324.338C348.39 216.91 510.044 278.524 495.116 402.559L494.433 405.263L517.01 413.297C522.789 349.596 506.898 297.139 447.835 263.51C448.272 271.32 438.742 263.824 434.923 262.5Z" fill="#E5E5E5"/>
|
|
36
36
|
<path d="M515.711 490.283C521.176 481.295 517.402 445.871 517.649 432.193C505.89 421.533 491.98 415.538 472.685 414.744V404.578C464.868 405.454 459.583 401.437 451.911 405.095C450.097 405.959 449.963 409.83 445.304 408.248C442.292 438.746 447.342 474.394 445.55 505.42C449.526 516.876 468.911 515.889 472.741 504.388L473.413 504.264C490.267 501.998 504.949 507.967 515.711 490.283Z" fill="#E5E5E5"/>
|
|
@@ -315,7 +315,7 @@
|
|
|
315
315
|
<path d="M467.844 133.607C466.654 127.582 469.43 104.861 465.904 101.164C464.818 100.026 463.543 99.6465 462.086 99.2586C461 98.9656 440.744 98.9656 439.667 99.2586C437.426 99.862 436.064 100.508 434.797 102.594C431.383 108.257 435.995 149.554 433.935 158.888" stroke="#A3A3A3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
316
316
|
<path d="M583.743 159.371V104.508C583.519 102.681 582.295 101.422 580.881 100.405C578.019 98.3449 554.316 98.5087 551.782 101.172C548.058 105.077 551.351 127.505 549.816 133.616" stroke="#A3A3A3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
317
317
|
</svg>
|
|
318
|
-
`;var
|
|
318
|
+
`;var ee=`<svg viewBox="0 0 1052 400" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
319
319
|
<g clip-path="url(#clip0_65_2798)">
|
|
320
320
|
<rect width="1052" height="400" fill="#F5F5F5"/>
|
|
321
321
|
<circle cx="534.998" cy="242.131" r="124.342" fill="#FCFCFD"/>
|
|
@@ -353,7 +353,7 @@
|
|
|
353
353
|
</clipPath>
|
|
354
354
|
</defs>
|
|
355
355
|
</svg>
|
|
356
|
-
`;var
|
|
356
|
+
`;var te=`<svg viewBox="0 0 1052 400" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
357
357
|
<g clip-path="url(#clip0_65_2754)">
|
|
358
358
|
<rect width="1052" height="400" fill="#F5F5F5"/>
|
|
359
359
|
<path d="M0 400L1052 400V353.653C1052 353.653 1022.39 351.823 1004.35 353.653C991.923 354.914 987.185 358.993 974.363 358.992C955.976 358.99 954.547 348.101 936.161 348.001C926.066 347.946 920.797 349.533 911.514 351.118C899.549 353.161 895.714 357.348 882.76 357.843C870.108 358.327 864.611 354.106 851.952 353.653C839.292 353.201 829.573 356.35 821.929 355.269C814.285 354.189 807.353 353.525 799.115 353.653C777.714 353.99 760.99 355.691 740.776 357.113C719.303 358.621 700.501 356.085 678.969 359.649C657.438 363.214 657.496 366.249 641.353 368.342C627.261 370.168 618.332 369.295 603.736 370.31C588.922 371.34 580.919 372.529 566.119 373.591C551.515 374.638 543.333 375.906 528.502 375.723C513.506 375.538 505.457 374.032 490.885 372.606C476.053 371.155 467.916 370.066 453.268 368.342C438.534 366.607 430.118 365.812 415.652 363.749C400.689 361.615 389.192 358.052 378.035 357.559C366.877 357.066 353.334 357.725 341.642 357.327C315.291 356.426 289.866 353.776 262.506 353.634C250.126 353.568 244.823 353.862 230.446 355.71C216.069 357.559 194.4 357.327 179.92 357.327C165.44 357.327 137.105 361.684 114.607 361.78C92.1081 361.876 75.8997 352.826 53.401 352.922C30.9023 353.018 0 356.695 0 356.695V400Z" fill="#FCFCFD"/>
|
|
@@ -398,7 +398,7 @@
|
|
|
398
398
|
</clipPath>
|
|
399
399
|
</defs>
|
|
400
400
|
</svg>
|
|
401
|
-
`;var
|
|
401
|
+
`;var ie=`<svg viewBox="0 0 525 525" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
402
402
|
<rect width="525" height="525" fill="white"/>
|
|
403
403
|
<path d="M239.872 275.199L237.36 276.741C236.665 277.168 236.084 277.758 235.67 278.46L224.453 297.458C222.485 300.791 224.888 305 228.759 305H272.221C276.096 305 278.499 300.782 276.522 297.449L265.256 278.455C264.842 277.756 264.263 277.169 263.571 276.744L261.13 275.246C259.025 273.954 256.292 274.393 254.697 276.279L254.349 276.691C252.379 279.021 248.799 279.058 246.781 276.77L246.237 276.153C244.629 274.331 241.944 273.928 239.872 275.199Z" fill="#E5E5E5"/>
|
|
404
404
|
<path d="M273.155 305H225.845C221.955 305 219.555 300.754 221.561 297.422L245.216 258.118C247.159 254.889 251.841 254.889 253.784 258.118L277.439 297.422C279.445 300.754 277.045 305 273.155 305Z" stroke="#A3A3A3" stroke-width="2" stroke-linejoin="round"/>
|
|
@@ -414,7 +414,7 @@
|
|
|
414
414
|
<circle cx="203.5" cy="212.5" r="5.5" stroke="#A3A3A3" stroke-width="2"/>
|
|
415
415
|
<rect x="174" y="194" width="178" height="138" rx="7" stroke="#A3A3A3" stroke-width="2"/>
|
|
416
416
|
</svg>
|
|
417
|
-
`;var
|
|
417
|
+
`;var ne=`<svg preserveAspectRatio="xMidYMid slice" viewBox="0 0 760 760" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
418
418
|
<rect width="760" height="760" fill="white"/>
|
|
419
419
|
<path d="M275.341 319.699C274.471 329.199 274.731 338.699 274.731 348.219C274.731 366.479 275.101 384.729 275.141 402.989C275.161 412.229 275.051 421.479 275.141 430.709C275.241 440.559 274.971 450.429 275.141 460.269C275.291 469.109 274.201 479.609 274.801 488.029C276.011 505.149 279.851 517.749 299.161 521.409C349.341 516.389 409.031 526.799 458.041 521.779C478.641 519.669 484.601 506.499 485.871 487.969C486.441 479.589 484.901 469.059 485.041 460.209C485.191 450.349 485.211 440.439 485.281 430.569C485.341 421.339 484.971 412.149 484.981 402.939C485.021 383.529 485.181 364.129 485.431 344.719C485.541 336.379 485.661 328.009 485.811 319.669" fill="white"/>
|
|
420
420
|
<path d="M270.36 347.559C264.37 351.079 247.45 374.409 241.88 373.079C238.42 372.259 192.33 325.999 192 322.459C192.12 320.589 192.93 319.299 194.03 317.839C201.1 308.499 267.46 243.119 275.14 239.139C277.74 237.789 280.64 237.489 283.45 236.919C287.28 236.139 325.34 235.709 327.25 236.779C331.26 239.039 333.38 249.579 336.84 254.099C356.12 279.299 405.07 279.539 423.48 253.179C426.07 249.469 429.02 237.809 430.73 236.779C433.26 235.259 480.13 235.859 485.74 239.499C495.76 250.719 566.61 313.889 567.95 321.519C568.95 327.249 525.55 366.359 518.99 372.879C513.75 374.429 494.53 352.279 489.59 347.539" fill="white"/>
|
|
@@ -423,7 +423,7 @@
|
|
|
423
423
|
<path d="M380.439 276.279V347.399" stroke="#A3A3A3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
424
424
|
<path d="M270.36 347.559C264.37 351.079 247.45 374.409 241.88 373.079C238.42 372.259 192.33 325.999 192 322.459C192.12 320.589 192.93 319.299 194.03 317.839C201.1 308.499 267.46 243.119 275.14 239.139C277.74 237.789 280.64 237.489 283.45 236.919C287.28 236.139 325.34 235.709 327.25 236.779C331.26 239.039 333.38 249.579 336.84 254.099C356.12 279.299 405.07 279.539 423.48 253.179C426.07 249.469 429.02 237.809 430.73 236.779C433.26 235.259 480.13 235.859 485.74 239.499C495.76 250.719 566.61 313.889 567.95 321.519C568.95 327.249 525.55 366.359 518.99 372.879C513.75 374.429 494.53 352.279 489.59 347.539" stroke="#A3A3A3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
425
425
|
</svg>
|
|
426
|
-
`;var
|
|
426
|
+
`;var re=`<svg preserveAspectRatio="xMidYMid slice" viewBox="0 0 760 760" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
427
427
|
<rect width="760" height="760" fill="white"/>
|
|
428
428
|
<path d="M275.339 319.699C274.469 329.199 274.729 338.699 274.729 348.219C274.729 366.479 275.099 384.729 275.139 402.989C275.159 412.229 275.049 421.479 275.139 430.709C275.239 440.559 274.969 450.429 275.139 460.269C275.289 469.109 274.199 479.609 274.799 488.029C276.009 505.149 279.849 517.749 299.159 521.409C349.339 516.389 409.029 526.799 458.039 521.779C478.639 519.669 484.599 506.499 485.869 487.969C486.439 479.589 484.899 469.059 485.039 460.209C485.189 450.349 485.209 440.439 485.279 430.569C485.339 421.339 484.969 412.149 484.979 402.939C485.019 383.529 485.179 364.129 485.429 344.719C485.539 336.379 485.659 328.009 485.809 319.669" fill="white"/>
|
|
429
429
|
<path d="M270.36 347.559C264.37 351.079 247.45 374.409 241.88 373.079C238.42 372.259 192.33 325.999 192 322.459C192.12 320.589 192.93 319.299 194.03 317.839C201.1 308.499 267.46 243.119 275.14 239.139C277.74 237.789 280.64 237.489 283.45 236.919C287.28 236.139 325.34 235.709 327.25 236.779C331.26 239.039 333.38 249.579 336.84 254.099C356.12 279.299 405.07 279.539 423.48 253.179C426.07 249.469 429.02 237.809 430.73 236.779C433.26 235.259 480.13 235.859 485.74 239.499C495.76 250.719 566.61 313.889 567.95 321.519C568.95 327.249 525.55 366.359 518.99 372.879C513.75 374.429 494.53 352.279 489.59 347.539" fill="white"/>
|
|
@@ -438,7 +438,7 @@
|
|
|
438
438
|
<path d="M278.84 402.819H481.13" stroke="#A3A3A3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
439
439
|
<path d="M380.439 276.279V347.399" stroke="#A3A3A3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
440
440
|
</svg>
|
|
441
|
-
`;var
|
|
441
|
+
`;var ae=`<svg preserveAspectRatio="xMidYMid slice" viewBox="0 0 760 760" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
442
442
|
<rect width="760" height="760" fill="white"/>
|
|
443
443
|
<path d="M275.339 319.699C274.469 329.199 274.729 338.699 274.729 348.219C274.729 366.479 275.099 384.729 275.139 402.989C275.159 412.229 275.049 421.479 275.139 430.709C275.239 440.559 274.969 450.429 275.139 460.269C275.289 469.109 274.199 479.609 274.799 488.029C276.009 505.149 279.849 517.749 299.159 521.409C349.339 516.389 409.029 526.799 458.039 521.779C478.639 519.669 484.599 506.499 485.869 487.969C486.439 479.589 484.899 469.059 485.039 460.209C485.189 450.349 485.209 440.439 485.279 430.569C485.339 421.339 484.969 412.149 484.979 402.939C485.019 383.529 485.179 364.129 485.429 344.719C485.539 336.379 485.659 328.009 485.809 319.669" fill="white"/>
|
|
444
444
|
<path d="M270.36 347.559C264.37 351.079 247.45 374.409 241.88 373.079C238.42 372.259 192.33 325.999 192 322.459C192.12 320.589 192.93 319.299 194.03 317.839C201.1 308.499 267.46 243.119 275.14 239.139C277.74 237.789 280.64 237.489 283.45 236.919C287.28 236.139 325.34 235.709 327.25 236.779C331.26 239.039 333.38 249.579 336.84 254.099C356.12 279.299 405.07 279.539 423.48 253.179C426.07 249.469 429.02 237.809 430.73 236.779C433.26 235.259 480.13 235.859 485.74 239.499C495.76 250.719 566.61 313.889 567.95 321.519C568.95 327.249 525.55 366.359 518.99 372.879C513.75 374.429 494.53 352.279 489.59 347.539" fill="white"/>
|
|
@@ -450,7 +450,7 @@
|
|
|
450
450
|
<circle cx="378" cy="408" r="7" fill="#A3A3A3"/>
|
|
451
451
|
<circle cx="378" cy="454" r="7" fill="#A3A3A3"/>
|
|
452
452
|
</svg>
|
|
453
|
-
`;var
|
|
453
|
+
`;var oe=`<svg preserveAspectRatio="xMidYMid slice" viewBox="0 0 760 760" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
454
454
|
<rect width="760" height="760" fill="white"/>
|
|
455
455
|
<path d="M275.339 319.699C274.469 329.199 274.729 338.699 274.729 348.219C274.729 366.479 275.099 384.729 275.139 402.989C275.159 412.229 275.049 421.479 275.139 430.709C275.239 440.559 274.969 450.429 275.139 460.269C275.289 469.109 274.199 479.609 274.799 488.029C276.009 505.149 279.849 517.749 299.159 521.409C349.339 516.389 409.029 526.799 458.039 521.779C478.639 519.669 484.599 506.499 485.869 487.969C486.439 479.589 484.899 469.059 485.039 460.209C485.189 450.349 485.209 440.439 485.279 430.569C485.339 421.339 484.969 412.149 484.979 402.939C485.019 383.529 485.179 364.129 485.429 344.719C485.539 336.379 485.659 328.009 485.809 319.669" fill="white"/>
|
|
456
456
|
<path d="M270.36 347.559C264.37 351.079 247.45 374.409 241.88 373.079C238.42 372.259 192.33 325.999 192 322.459C192.12 320.589 192.93 319.299 194.03 317.839C201.1 308.499 267.46 243.119 275.14 239.139C277.74 237.789 280.64 237.489 283.45 236.919C287.28 236.139 325.34 235.709 327.25 236.779C331.26 239.039 333.38 249.579 336.84 254.099C356.12 279.299 405.07 279.539 423.48 253.179C426.07 249.469 429.02 237.809 430.73 236.779C433.26 235.259 480.13 235.859 485.74 239.499C495.76 250.719 566.61 313.889 567.95 321.519C568.95 327.249 525.55 366.359 518.99 372.879C513.75 374.429 494.53 352.279 489.59 347.539" fill="white"/>
|
|
@@ -467,7 +467,7 @@
|
|
|
467
467
|
<path d="M277 372H484" stroke="#A3A3A3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
468
468
|
<path d="M277 343H484" stroke="#A3A3A3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
469
469
|
</svg>
|
|
470
|
-
`;var
|
|
470
|
+
`;var se=`<svg preserveAspectRatio="xMidYMid slice" viewBox="0 0 760 760" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
471
471
|
<rect width="760" height="760" fill="white"/>
|
|
472
472
|
<path d="M108.164 379.584C109.782 388.986 112.492 398.095 114.956 407.29C119.682 424.928 124.763 442.461 129.528 460.088C131.939 469.008 134.226 477.971 136.702 486.864C139.348 496.352 141.642 505.956 144.353 515.416C146.786 523.916 148.451 534.341 151.209 542.318C156.809 558.542 163.779 569.719 183.379 568.256C230.55 550.42 290.9 545.026 336.941 527.492C356.293 520.123 358.641 505.859 355.072 487.631C353.453 479.39 349.241 469.617 347.085 461.032C344.678 451.469 342.133 441.892 339.646 432.34C337.315 423.409 334.579 414.628 332.205 405.729C327.22 386.97 322.353 368.19 317.571 349.377C315.519 341.292 313.468 333.176 311.455 325.082" fill="white"/>
|
|
473
473
|
<path d="M110.564 407.784C105.689 412.735 95.3835 439.649 89.6591 439.806C86.1048 439.909 29.6123 407.155 28.3773 403.821C28.0092 401.983 28.4577 400.528 29.1424 398.833C33.5541 387.981 80.7314 307.654 87.1196 301.821C89.2816 299.845 92.0051 298.804 94.5718 297.526C98.0695 295.782 134.721 285.516 136.843 286.055C141.301 287.2 146.077 296.832 150.589 300.303C175.734 319.654 223.079 307.217 234.039 276.99C235.58 272.736 235.412 260.71 236.797 259.272C238.848 257.149 284.276 245.598 290.637 247.662C303.219 255.906 388.005 298.586 391.274 305.61C393.723 310.886 361.924 359.896 357.275 367.891C352.615 370.745 328.317 354.324 322.318 351.024" fill="white"/>
|
|
@@ -497,7 +497,7 @@
|
|
|
497
497
|
<path d="M279.6 329.819H481.89" stroke="#A3A3A3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
498
498
|
<path d="M381.199 203.279V274.399" stroke="#A3A3A3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
499
499
|
</svg>
|
|
500
|
-
`;var
|
|
500
|
+
`;var le=`<svg preserveAspectRatio="xMidYMid slice" viewBox="0 0 760 760" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
501
501
|
<rect width="760" height="760" fill="white"/>
|
|
502
502
|
<path d="M618.798 398.382C618.637 398.179 618.41 398.03 618.248 397.834L608.309 398.662C613.228 414.915 613.587 433.341 613.276 450.38C613.132 458.129 612.756 477.782 611.065 484.494C608.226 495.786 586.088 497.668 576.556 498.526C544.324 501.426 501.622 497.216 471.099 502.379C464.86 503.433 468.38 506.322 467.442 511.682C456.732 511.664 446.028 511.64 435.318 511.622C437.404 472.291 426.114 430.798 461.16 402.795C485.969 382.969 551.693 386.971 583.734 388.49C586.011 388.597 598.239 391.301 598.92 389.865V382.325C606.528 386.453 612.696 391.152 618.242 397.84C618.41 398.042 618.631 398.191 618.792 398.388L618.798 398.382Z" fill="#E5E5E5"/>
|
|
503
503
|
<path d="M598.92 382.32V389.859C598.239 391.295 586.017 388.591 583.734 388.484C551.693 386.965 485.969 382.963 461.161 402.789C426.12 430.792 437.404 472.285 435.318 511.616L416.486 511.581H415.93L415.948 511.003C417.185 456.866 404.712 380.86 481.313 374.178C505.542 372.064 579.437 371.754 598.92 382.32Z" fill="white"/>
|
|
@@ -528,7 +528,7 @@
|
|
|
528
528
|
<path d="M253.05 281.143C256.184 260.944 216.01 260.961 219.178 281.143" stroke="#A3A3A3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
529
529
|
<path d="M124.244 413.479H348.965" stroke="#A3A3A3" stroke-width="5" stroke-linecap="round"/>
|
|
530
530
|
</svg>
|
|
531
|
-
`;var
|
|
531
|
+
`;var he=`<svg preserveAspectRatio="xMidYMid slice" viewBox="0 0 760 760" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
532
532
|
<rect width="760" height="760" fill="white"/>
|
|
533
533
|
<path d="M220.595 428.523C220.592 428.528 220.589 428.532 220.586 428.537L220.573 428.523C220.58 428.523 220.587 428.523 220.595 428.523C221.192 427.579 220.689 426.702 220.586 425.785C220.586 425.785 218.582 403.839 215.557 391.306C212.532 378.773 203.889 377.477 203.889 367.105C203.889 356.733 260.501 367.97 276.486 325.609C282.378 331.513 286.982 336.977 293.563 342.247L294.084 342.619C300.132 347.408 305.516 350.188 312.045 353.877L312.631 354.166C318.171 357.276 324.115 359.973 329.812 362.767L330.93 363.331C363.42 379.117 392.41 383.273 424.249 395.631C437.88 400.93 449.026 408.293 444.994 426.115C443.33 426.294 441.769 426.803 440.156 427.147C371.093 442.134 333.844 428.909 268.175 426.707C253.368 426.211 236.157 428.645 220.595 428.523Z" fill="#E5E5E5"/>
|
|
534
534
|
<path d="M190.463 426.76C168.459 426.6 145.413 423.233 123.894 423.603C122.814 423.627 121.722 423.812 120.642 423.788C120.58 422.455 120.928 421 120.928 419.656C120.928 419.458 120.952 419.261 120.952 419.064C120.952 404.312 121.685 382.899 123.559 368.431C123.608 368.036 123.559 367.642 123.621 367.259C123.571 367.642 123.621 368.049 123.559 368.431L126.239 368.37C161.05 371.379 185.908 388.154 190.463 424.281C190.562 425.12 191.046 425.897 190.463 426.748V426.76Z" fill="#E5E5E5"/>
|
|
@@ -562,7 +562,7 @@
|
|
|
562
562
|
<path d="M424.788 550.674C427.597 553.312 430.405 555.906 433.214 558.543L440.516 565.331" stroke="#A3A3A3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
563
563
|
<path d="M336.47 623.617L620.724 620.66C636.714 620.494 594.795 638.379 572.755 638.379C550.715 638.379 539.911 628.871 510.956 628.871C482.002 628.871 469.037 638.379 410.696 638.379C372.348 638.379 347.517 631.766 335.725 626.69C333.908 625.909 334.493 623.637 336.47 623.617Z" fill="#E5E5E5"/>
|
|
564
564
|
</svg>
|
|
565
|
-
`;var
|
|
565
|
+
`;var de=`<svg preserveAspectRatio="xMidYMid slice" viewBox="0 0 760 760" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
566
566
|
<rect width="760" height="760" fill="white"/>
|
|
567
567
|
<path d="M479.595 564.449C479.592 564.454 479.589 564.459 479.586 564.463L479.573 564.449C479.58 564.449 479.587 564.449 479.595 564.449C480.192 563.505 479.689 562.628 479.586 561.711C479.586 561.711 477.582 539.765 474.557 527.232C471.532 514.699 462.889 513.403 462.889 503.031C462.889 492.659 519.501 503.896 535.486 461.535C541.378 467.439 545.982 472.903 552.563 478.173L553.084 478.545C559.132 483.334 564.516 486.114 571.045 489.803L571.631 490.092C577.171 493.202 583.115 495.899 588.812 498.693L589.93 499.257C622.42 515.043 651.41 519.199 683.249 531.557C696.88 536.856 708.026 544.219 703.994 562.041C702.33 562.22 700.769 562.729 699.156 563.073C630.093 578.06 592.844 564.835 527.175 562.633C512.368 562.137 495.157 564.571 479.595 564.449Z" fill="#E5E5E5"/>
|
|
568
568
|
<path d="M449.463 562.686C427.459 562.526 404.413 559.159 382.894 559.529C381.814 559.553 380.722 559.738 379.642 559.714C379.58 558.382 379.928 556.926 379.928 555.582C379.928 555.384 379.952 555.187 379.952 554.99C379.952 540.238 380.685 518.825 382.559 504.357C382.608 503.963 382.559 503.568 382.621 503.185C382.571 503.568 382.621 503.975 382.559 504.357L385.239 504.296C420.05 507.305 444.908 524.08 449.463 560.207C449.562 561.046 450.046 561.823 449.463 562.674V562.686Z" fill="#E5E5E5"/>
|
|
@@ -596,7 +596,7 @@
|
|
|
596
596
|
<path d="M300.395 564.875C314.202 573.266 339.47 580.978 353.422 570.021L353.994 569.65" stroke="#A3A3A3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
597
597
|
<path d="M160.434 422.714C153.408 416.7 145.362 415.637 139.676 424.286" stroke="#A3A3A3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
598
598
|
</svg>
|
|
599
|
-
`;var
|
|
599
|
+
`;var ce=`<svg preserveAspectRatio="xMaxYMid slice" viewBox="0 0 1300 730" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
600
600
|
<g clip-path="url(#clip0_65_2835)">
|
|
601
601
|
<rect width="1300" height="730" fill="#F5F5F5"/>
|
|
602
602
|
<path d="M1251.51 356.435L1300 341.166V730H4V341.166C5.68355 348.97 11.677 368.242 22.1824 382.9C35.3141 401.222 129.256 425.651 164.611 427.687C199.966 429.723 213.097 392.061 235.32 401.222C253.099 408.551 273.705 415.133 281.786 417.508L295.928 407.329H306.03C320.845 395.115 359.567 364.781 395.931 341.166C441.387 311.648 528.259 236.324 554.522 238.36C580.786 240.395 637.353 310.63 669.677 309.612C702.002 308.594 763.62 260.753 825.238 228.181C870.367 204.325 909.908 177.511 927.894 164.298C930.28 162.546 933.64 163.19 935.462 165.523C960.474 197.571 1035.18 219.508 1096.96 273.986C1148.68 319.587 1221.55 347.952 1251.51 356.435Z" fill="#A3A3A3"/>
|
|
@@ -622,7 +622,7 @@
|
|
|
622
622
|
</clipPath>
|
|
623
623
|
</defs>
|
|
624
624
|
</svg>
|
|
625
|
-
`;var
|
|
625
|
+
`;var ue=`<svg preserveAspectRatio="xMidYMin slice" viewBox="0 0 1300 730" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
626
626
|
<g clip-path="url(#clip0_65_2987)">
|
|
627
627
|
<rect width="1300" height="730" fill="#F5F5F5"/>
|
|
628
628
|
<path d="M1201.88 423C1262.75 419.8 1292.66 401.667 1300 393V730H4.4226C1.0852 572 -3.58715 256 4.4226 256C14.4348 256 25.4482 260 45.4726 273C65.4969 286 69.5018 301 98.5372 306C127.572 311 135.582 312 154.605 328C173.629 344 180.637 339 199.66 339C218.683 339 231.699 323 253.726 312C271.348 303.2 285.098 287.667 289.77 281C288.769 277 291.973 276.4 312.798 306C338.83 343 348.842 350 369.868 339C390.894 328 401.907 323 427.939 301C453.97 279 461.98 286 536.07 220C610.16 154 666.229 123 680.246 112C724.299 143 818.414 286 843.444 323C868.475 360 848.451 376 873.481 374C898.511 372 979.61 263 1014.65 286C1049.7 309 1070.72 393 1084.74 410C1098.76 427 1125.79 427 1201.88 423Z" fill="#A3A3A3"/>
|
|
@@ -661,7 +661,7 @@
|
|
|
661
661
|
</clipPath>
|
|
662
662
|
</defs>
|
|
663
663
|
</svg>
|
|
664
|
-
`;var
|
|
664
|
+
`;var Ce=`<svg preserveAspectRatio="xMaxYMid slice" viewBox="0 0 1300 730" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
665
665
|
<g clip-path="url(#clip0_65_3281)">
|
|
666
666
|
<rect width="1300" height="730" fill="white"/>
|
|
667
667
|
<path d="M1300 0H0V730H1300V0Z" fill="#FCFCFD"/>
|
|
@@ -716,7 +716,7 @@
|
|
|
716
716
|
</clipPath>
|
|
717
717
|
</defs>
|
|
718
718
|
</svg>
|
|
719
|
-
`;var
|
|
719
|
+
`;var me=`<svg preserveAspectRatio="xMidYMid slice" viewBox="0 0 760 760" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
720
720
|
<g clip-path="url(#clip0_65_3424)">
|
|
721
721
|
<rect width="760" height="760" fill="white"/>
|
|
722
722
|
<path d="M760 0H0V760H760V0Z" fill="#FCFCFD"/>
|
|
@@ -755,7 +755,7 @@
|
|
|
755
755
|
</clipPath>
|
|
756
756
|
</defs>
|
|
757
757
|
</svg>
|
|
758
|
-
`;var
|
|
758
|
+
`;var pe=`<svg preserveAspectRatio="xMidYMid slice" viewBox="0 0 760 760" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
759
759
|
<g clip-path="url(#clip0_65_3454)">
|
|
760
760
|
<rect width="760" height="760" fill="white"/>
|
|
761
761
|
<path d="M760 0H0V760H760V0Z" fill="#FCFCFD"/>
|
|
@@ -799,7 +799,7 @@
|
|
|
799
799
|
</clipPath>
|
|
800
800
|
</defs>
|
|
801
801
|
</svg>
|
|
802
|
-
`;var
|
|
802
|
+
`;var ge=`<svg preserveAspectRatio="xMidYMid slice" viewBox="0 0 760 760" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
803
803
|
<g clip-path="url(#clip0_65_3497)">
|
|
804
804
|
<rect width="760" height="760" fill="white"/>
|
|
805
805
|
<path d="M760 0H0V760H760V0Z" fill="#FCFCFD"/>
|
|
@@ -872,7 +872,7 @@
|
|
|
872
872
|
</clipPath>
|
|
873
873
|
</defs>
|
|
874
874
|
</svg>
|
|
875
|
-
`;var
|
|
875
|
+
`;var fe=`<svg preserveAspectRatio="xMidYMid slice" viewBox="0 0 980 700" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
876
876
|
<g clip-path="url(#clip0_65_3351)">
|
|
877
877
|
<rect width="980" height="700" fill="white"/>
|
|
878
878
|
<g clip-path="url(#clip1_65_3351)">
|
|
@@ -932,14 +932,14 @@
|
|
|
932
932
|
</clipPath>
|
|
933
933
|
</defs>
|
|
934
934
|
</svg>
|
|
935
|
-
`;var Mt={image:i1,"product-1":G2,"product-2":V2,"product-3":O2,"product-4":U2,"product-5":$2,"product-6":K2,"collection-1":z2,"collection-2":W2,"collection-3":J2,"collection-4":Y2,"collection-5":Q2,"collection-6":X2,"lifestyle-1":e1,"lifestyle-2":t1,"product-apparel-1":n1,"product-apparel-2":r1,"product-apparel-3":a1,"product-apparel-4":o1,"collection-apparel-1":s1,"collection-apparel-2":l1,"collection-apparel-3":h1,"collection-apparel-4":d1,"hero-apparel-1":c1,"hero-apparel-2":u1,"hero-apparel-3":C1,"blog-apparel-1":m1,"blog-apparel-2":p1,"blog-apparel-3":f1,"detailed-apparel-1":g1},w1=Mt;function v5(n){return e=>{let t=w1[e];return t?.src?`<img src="${t.src}" alt="${e}" class="placeholder-svg placeholder-svg--${e}" />`:t}}function D5(n){return(e,t)=>(typeof e=="object"&&"value"in e&&(e=e.value),`<span data-swell-inline-editable="${t}">${e}</span>`)}var Et={asset_url:z4,brightness_difference:W4,color_brightness:J4,color_contrast:Y4,color_darken:Q4,color_desaturate:X4,color_difference:e5,color_extract:t5,color_lighten:i5,color_mix:n5,color_modify:r5,color_saturate:a5,color_to_hex:o5,color_to_hsl:s5,color_to_rgb:l5,date:D3,default_errors:d5,divided_by:c5,font_face:u5,font_modify:C5,font_url:m5,format_address:F2,image_tag:p5,image_url:B2,inline_asset_content:f5,json:g5,json_pretty:w5,money:y5,money_with_currency:S5,money_without_currency:k5,money_without_trailing_zeros:L5,stylesheet_tag:A5,time_tag:b5,translate:i4,t:i4,where:T5,hex_to_rgba:_5,item_count_for_variant:q2,payment_button:M5,payment_terms:E5,placeholder_svg_tag:v5,inline_editable:D5};function S1(n){(0,y1.each)(Et,(e,t)=>{if(typeof e=="function")n.engine.registerFilter(t,e(n));else if(typeof e.bind=="function"){let{bind:i,resolve:r}=e;n.engine.registerFilter(t,vt(n,i,r))}})}function vt(n,e,t=[]){let i=e(n);return Array.isArray(t)?async(...r)=>{let a=await Promise.all(r.map((o,s)=>Array.isArray(t[s])||t[s]===!0?k1(o,t[s]):o));return i(...a)}:i}async function k1(n,e){if(!n)return n;let t=n;D(t)&&(t=await t);try{if(Array.isArray(e))for(let i of e){if(typeof i!="string")continue;let[r,...a]=i.split("."),o=t[r];D(o)?t[r]=await o:typeof o?.resolve=="function"&&(t[r]=await o.resolve()),a.length>0&&(t[r]=await k1(t[r],[a.join(".")]))}}catch{}return t}var L1=require("liquidjs");var A1={...L1.defaultOperators,"==":b1};function b1(n,e){return E3(n)?n.equals(e):E3(e)?e.equals(n):(n=e3(n),e=e3(e),c3(n)?c3(e)&&Dt(n,e):n==e)}function Dt(n,e){return n.length!==e.length?!1:!n.some((t,i)=>!b1(t,e[i]))}var r4=h3(require("color"),1),S=class n{color;colorValues;red;green;blue;constructor(e){try{this.color=Pt(e)?e.color:(0,r4.default)(e),this.colorValues=this.color.object(),this.red=Number(this.colorValues.r),this.green=Number(this.colorValues.g),this.blue=Number(this.colorValues.b)}catch{this.color=(0,r4.default)("#000000"),this.colorValues=this.color.object(),this.red=Number(this.colorValues.r),this.green=Number(this.colorValues.g),this.blue=Number(this.colorValues.b)}}static get(e){return e instanceof n?e:new n(e)}toString(){return this.color.string()}lighten(e){return this.color.lighten(e/100).hex().toLowerCase()}darken(e){return this.color.darken(e/100).hex().toLowerCase()}rgb(){return this.color.rgb().toString()}rgba(e){return this.color.alpha(e).rgb().toString()}hsl(){return this.color.hsl().round().toString()}hex(){return this.color.hex().toLowerCase()}saturate(e){return this.color.saturate(e/100).hex().toLowerCase()}desaturate(e){return this.color.desaturate(e/100).hex().toLowerCase()}modify(e,t){switch(e){case"red":case"green":case"blue":case"alpha":case"hue":case"lightness":break;case"saturation":return this.color.saturationl(t).hex();default:return this.toString()}let i=this.color[e](t);return e==="alpha"?i.string():i.hex()}extract(e){switch(e){case"red":case"green":case"blue":case"alpha":case"hue":case"lightness":break;case"saturation":return this.color.saturationl().toString();default:return this.toString()}return this.color[e]().toString()}mix(e,t){let i=this.color,r=e.color,[a,o,s]=i.rgb().array(),[l,u,c]=r.rgb().array(),h=r4.default.rgb([n4(a,l,t),n4(o,u,t),n4(s,c,t)]).alpha(n4(i.alpha(),r.alpha(),t));return i.alpha()!==1?h.string():h.hex()}contrast(e){return this.color.contrast(e.color).toFixed(1)}difference(e){let[t,i,r]=this.color.rgb().array(),[a,o,s]=e.color.rgb().array();return P5(t,a)+P5(i,o)+P5(r,s)}brightness(){return(this.red*299+this.green*587+this.blue*114)/1e3}brightnessDifference(e){return Math.max(this.brightness(),e.brightness())-Math.min(this.brightness(),e.brightness())}};function n4(n,e,t){return(n*t+e*(100-t))/100}function P5(n,e){return Math.max(n,e)-Math.min(n,e)}function Pt(n){return typeof n=="object"&&n!==null&&Object.hasOwn(n,"color")&&Object.hasOwn(n,"colorValues")&&Object.hasOwn(n,"red")&&Object.hasOwn(n,"green")&&Object.hasOwn(n,"blue")}var P3=class extends x5.Liquid{theme;getThemeConfig;getThemeTemplateConfigByType;getAssetUrl;renderTemplate;renderTemplateString;renderTemplateSections;renderTranslation;renderCurrency;engine;isEditor;locale;currency;layoutName;extName;componentsDir;sectionsDir;lastSchema;constructor({theme:e,getThemeConfig:t,getThemeTemplateConfigByType:i,getAssetUrl:r,renderTemplate:a,renderTemplateString:o,renderTemplateSections:s,renderTranslation:l,renderCurrency:u,isEditor:c,locale:h,currency:f,layoutName:m,extName:C,componentsDir:p,sectionsDir:g}){super(),this.theme=e,this.getThemeConfig=t||e.getThemeConfig.bind(e),this.getThemeTemplateConfigByType=i||e.getThemeTemplateConfigByType.bind(e),this.getAssetUrl=r||e.getAssetUrl.bind(e),this.renderTemplate=a||e.renderTemplate.bind(e),this.renderTemplateString=o||e.renderTemplateString.bind(e),this.renderTemplateSections=s||e.renderTemplateSections.bind(e),this.renderTranslation=l||e.renderTranslation.bind(e),this.renderCurrency=u||e.renderCurrency.bind(e),this.isEditor=c,this.locale=h||"en-US",this.currency=f||"USD",this.layoutName=m||"theme",this.extName=C||"liquid",this.componentsDir=p||"components",this.sectionsDir=g||"sections",this.engine=this.initLiquidEngine()}initLiquidEngine(){return this.engine=new x5.Liquid({cache:!1,relativeReference:!1,fs:this.getLiquidFS(),ownPropertyOnly:!1,operators:A1}),I2(this),S1(this),this.engine}getLiquidFS(){let{getThemeConfig:e,resolveFilePath:t}=this;return{async readFile(i){let r=t(i);return e(r).then(a=>a?.file_data||`<!-- theme template not found: ${r} -->`)},async exists(i){return!0},readFileSync(i){return""},existsSync(i){return!1},contains(i,r){return!0},resolve(i,r,a){return r},fallback(i){}}}async parseAndRender(e,t){return this.engine.parseAndRender(e,t)}resolveFilePath(e,t){return`theme/${e}.${t||this.extName}`}async resolveFilePathByType(e,t){if(this.getThemeTemplateConfigByType){let i=await this.getThemeTemplateConfigByType(e,t);if(i?.file_path)return i.file_path}}async getComponentPath(e){return await this.resolveFilePathByType("components",e)||this.resolveFilePath(`${this.componentsDir}/${e}`)}async getSectionPath(e){return await this.resolveFilePathByType("sections",e)||this.resolveFilePath(`${this.sectionsDir}/${e}`)}async getSectionGroupPath(e){return await this.resolveFilePathByType("sections",`${e}.json`)||this.resolveFilePath(`${this.sectionsDir}/${e}`,"json")}};var R5=require("lodash-es");async function j5(n,e,t){let r=(await Promise.all(e?.map(async a=>({...a,items:await Z5(n,a.items,t)})))).map(a=>(n.shopifyCompatibility&&Object.assign(a,n.shopifyCompatibility.getMenuData(a)),a))||[];return I5([...r,...n.shopifyCompatibility?r.map(a=>{if(a.handle)return{...a,id:a.handle}}).filter(Boolean):[]])}async function Z5(n,e,t){return e?.length>0?Promise.all(e.map(async r=>{let{url:a,resource:o}=await T1(n,r,{trailingSlash:t?.currentUrl?.endsWith("/")&&t.currentUrl!=="/"}),s=r.items&&await Z5(n,r.items,t);return{...r,url:a,resource:o,levels:_1(s),current:t?.currentUrl===a,active:t?.currentUrl?.startsWith(a),...s?{items:s,child_current:xt(s),child_active:N5(s)}:void 0}})):[]}async function T1(n,e,t){if(!e)return{url:"#invalid-link-item"};if(typeof e=="object"&&e!==null){let{url:i,resource:r}=await E1(n,e),a=i.slice(-1)==="/";return t?.trailingSlash&&!a&&i.length>1&&(i=i+"/"),!t?.trailingSlash&&a&&i.length>1&&(i=i.slice(0,-1)),{url:i,resource:r}}else return{url:e}}function _1(n){return n?.reduce((e,t)=>Math.max(e,t.items?1+_1(t.items):0),0)||0}function xt(n){return n.some(e=>e.current||e.items&&N5(e.items))}function N5(n){return n.some(e=>e.active||e.items&&N5(e.items))}function M1(n){return(0,R5.get)(n,"id",(0,R5.get)(n,"slug",typeof n=="string"?n:""))||""}async function E1(n,e){let{type:t,value:i,url:r,model:a}=e;if(typeof t>"u"&&r)return{url:r};if(t==="url")return{url:typeof i=="string"?i:""};let o=M1(i);switch(t){case"home":return{url:a3(n,"index")};case"category":return o?await r3(n,"categories/category",o):{url:a3(n,"categories/index")};case"product":return o?await r3(n,"products/product",o):{url:a3(n,"products/index")};case"page":return await r3(n,"pages/page",o);case"blog":return await r3(n,"blogs/blog",o,async s=>new _(n.swell,"content/blog-categories",s.category_id).slug);case"blog_category":return await r3(n,"blogs/category",o);case"content_list":if(a){let s=a?.replace("content/","");return{url:a3(n,"content/index",s),resource:new A(n.swell,a)}}break;case"content":if(a){let s=a?.replace("content/","");return await r3(n,"content/content",o,s)}break;case"search":return{url:a3(n,"search")};default:break}return{url:`/${o}`}}function a3(n,e,t,i){let{props:r}=n,a=r?.pages?.find(o=>o.id===e)?.url;return a?.includes(":collection")&&i&&(a=a.replace(":collection",i)),a?.includes(":slug")&&(a=a.replace(":slug",t||"")),a||`/${t||""}`}async function r3(n,e,t,i){let{props:r}=n,a=r?.pages?.find(u=>u.id===e)?.collection,o=a?new _(n.swell,a,t):void 0,s=await o?.slug||t,l=typeof i=="string"?i:void 0;return o?.id&&typeof i=="function"&&(l=await i(o)),{url:a3(n,e,s,typeof l=="string"?l:void 0),resource:o}}var v1=h3(require("bluebird"),1);var{Promise:x3}=v1.default,Rt=50,a4=class n{static cache;swell;manifest=null;configs={};configPaths=[];constructor(e){this.swell=e}async init(){await this.fetchManifest(),this.manifest||(console.log("ThemeLoader.init - version manifest not found"),await this.loadTheme())}async loadTheme(){let{swellHeaders:e}=this.swell;if(console.log("ThemeLoader.loadTheme",e["theme-version-hash"]),e["theme-version-hash"]){let t=await this.loadThemeFromManifest();if(t)return t}return this.loadThemeAllConfigs()}async preloadTheme(e,t){console.log(`ThemeLoader.preloadTheme${e?.hash?` - manifest: ${e.hash}`:""}${t?.length?` - configs: ${t.length}`:""}`),await x3.all([e&&this.cacheManifest(e),t&&x3.map(t,i=>this.cacheThemeConfig(i),{concurrency:10})])}async fetchThemeConfig(e){if(this.configs[e]!==void 0)return this.configs[e];let t=this.manifest?.[e];if(t){let i=await this.getCache().get(`config:${t}`);return i?(this.configs[e]=i,i):this.fetchThemeConfigsFromSourceByPath(e)}return null}async fetchThemeConfigsByPath(e,t){let i=this.configPaths.filter(a=>a.startsWith(e)&&(!t||a.endsWith(t)));return(await x3.map(i,a=>this.fetchThemeConfig(a),{concurrency:10})).filter(a=>a!==null)}async loadThemeAllConfigs(){let{swellHeaders:e}=this.swell,t=String(e["theme-config-version"]);if(!t)throw new Error("Theme version is required");return(await this.getCache().fetch(`configs-all:${this.swell.instanceId}:v@${t}2`,()=>this.fetchThemeConfigsFromSource()))?.results??[]}async loadThemeFromManifest(){let e=await this.fetchManifest();if(!e)return null;let t=[],i=new Map;if(await x3.map(Object.values(e),r=>this.getCache().get(`config:${r}`).then(a=>{a?(i.set(a.hash,a),this.configs[a.file_path]=a):t.push(r)}),{concurrency:10}),t.length>0){let a=(await this.fetchThemeConfigsFromSource(i.size===0?void 0:t))?.results??[];for(let o of a)i.set(o.hash,o),this.configs[o.file_path]=o;await x3.map(a,o=>this.cacheThemeConfig(o),{concurrency:10})}return Array.from(i.values())}async cacheManifest(e){e?.hash&&await this.getCache().set(`manifest:${e.hash}`,e.manifest)}async cacheThemeConfig(e){e?.hash&&await this.getCache().set(`config:${e.hash}`,e)}async fetchManifest(){let{swellHeaders:e}=this.swell,t=e["theme-version-hash"];console.log("ThemeLoader.fetchManifest",t);let i=await this.getCache().get(`manifest:${t}`);if(!i){let r=await this.swell.get("/:themes:versions/:last",{...this.themeVersionQueryFilter(),fields:"hash, manifest"});r&&(await this.cacheManifest(r),i=r.manifest)}return this.manifest=i,this.configPaths=Object.keys(i||{}),this.manifest}async fetchThemeConfigsFromSource(e=void 0){e=e||[];let{swellHeaders:t}=this.swell,i=String(t["theme-config-version"]),r=e.length===0||e.length>Rt;return console.log(`Retrieving ${r?"all":"some"} theme configurations - version: ${i}`),await this.swell.get("/:themes:configs",{...this.themeVersionQueryFilter(),...r?{}:{hash:{$in:e}},limit:1e3,type:"theme",fields:"name, file, file_path, hash",include:{file_data:Q3}})}async fetchThemeConfigsFromSourceByPath(e){console.log(`Retrieving theme config - ${e}`);let t=await this.swell.get("/:themes:configs/:last",{...this.themeVersionQueryFilter(),file_path:e,fields:"name, file, file_path, hash",include:{file_data:Q3}});return t&&await this.cacheThemeConfig(t),this.configs[e]=t,t}themeVersionQueryFilter(){let{swellHeaders:e}=this.swell,t=e["theme-id"];if(!t)throw new Error("Theme ID is required");return{parent_id:t,branch_id:e["theme-branch-id"]||null,preview:e["deployment-mode"]==="editor"||e["deployment-mode"]==="preview"?!0:{$ne:!0}}}getCache(){return n.cache||(n.cache=new M3(this.swell.workerEnv?.THEME)),n.cache}};var H5=class{swell;props;globals;forms;resources;liquidSwell;themeLoader;themeConfigs=null;page;pageId;shopifyCompatibility=null;shopifyCompatibilityClass=f3;shopifyCompatibilityConfig=null;formData={};globalData={};constructor(e,t={}){let{forms:i,resources:r,globals:a,shopifyCompatibilityClass:o}=t;this.swell=e,this.props=this.getSwellAppThemeProps(e.config),this.shopifyCompatibilityConfig=e.shopifyCompatibilityConfig||null,this.globals=a||{},this.forms=i,this.resources=r,this.shopifyCompatibilityClass=o||f3,this.liquidSwell=new P3({theme:this,getThemeConfig:this.getThemeConfig.bind(this),getAssetUrl:this.getAssetUrl.bind(this),getThemeTemplateConfigByType:this.getThemeTemplateConfigByType.bind(this),renderTemplate:this.renderTemplate.bind(this),renderTemplateString:this.renderTemplateString.bind(this),renderTemplateSections:this.renderTemplateSections.bind(this),renderTranslation:this.lang.bind(this),renderCurrency:this.renderCurrency.bind(this),isEditor:e.isEditor}),this.themeLoader=new a4(e)}getSwellAppThemeProps(e){return e?.storefront?.theme||{}}async initGlobals(e){this.pageId=e,await this.themeLoader.init();let{store:t,session:i,menus:r,geo:a,configs:o}=await this.getSettingsAndConfigs(),{settings:s,request:l,page:u,cart:c,account:h,customer:f}=await this.resolvePageData(t,o,i,e);this.page=u;let m={...this.globalData,store:t,settings:s,session:i,request:l,menus:r,page:u,cart:c,account:h,customer:f,geo:a,configs:o,translations:o?.translations,canonical_url:`${t.url}${this.swell.url?.pathname||""}`,shopify_compatibility:!!s.shopify_compatibility};this.shopifyCompatibility&&this.shopifyCompatibility.adaptGlobals(m),this.setGlobals(m),this.shopifyCompatibility&&this.shopifyCompatibility.adaptQueryParams()}setGlobals(e){this.globals={...this.globals,...e},this.liquidSwell.engine.options.globals={...this.globals}}async getSettingsAndConfigs(){let e=P4,[t,i]=await Promise.all([this.swell.getStorefrontSettings(),this.getThemeConfigsByPath("theme/config/",".json")]),r={theme:{},editor:{},translations:{},presets:[],...Array.from(i.values()).reduce((l,u)=>{let c=u?.name.split(".")[0];if(c){let h;try{h=JSON.parse(u.file_data)}catch{h=null}l[c]=h}return l},{})},a=await this.swell.storefront.settings.session(),o=a.locale||t?.store?.locale;this.resolveTranslationLocale(r.translations,o),await this.setCompatibilityConfigs(r,o);let s=await this.resolveMenuSettings();return{store:t?.store,session:a,menus:s,geo:e,configs:r}}async resolvePageData(e,t,i,r){let a=String(this.swell.swellHeaders["theme-config-version"]),o=await this.swell.getCachedResource(`theme-settings-resolved:v@${a}`,[],()=>Z3(this,t.theme,t.editor?.settings));if(!o)throw new Error("Failed to resolve theme settings");let s={host:this.swell.url.host,origin:this.swell.url.origin,path:this.swell.url.pathname,query:this.swell.queryParams,locale:i?.locale||e.locale,currency:i?.currency||e.currency,is_editor:this.swell.isEditor,is_preview:this.swell.isPreview},l=this.props.pages?.find(C=>C.id===r),u=!l,c={...l,current:this.swell.queryParams.page||1,url:this.swell.url.pathname,custom:u,slug:null,description:null};if(r){let C=await this.getThemeTemplateConfigByType("templates",r),p;try{p=JSON.parse(C?.file_data||"")}catch{}if(p?.page){let{slug:g,label:Q,description:l3}=p.page;c.slug=g,c.label=Q,c.description=l3}}let[h,f]=await Promise.all([this.fetchSingletonResourceCached("cart",()=>this.fetchCart(),{}),this.fetchSingletonResourceCached("account",()=>this.fetchAccount(),null)]);if(!h)throw new Error("Failed to fetch cart");let m;return this.shopifyCompatibility&&(m=f),{settings:o,request:s,page:c,cart:h,account:f,customer:m}}async fetchSingletonResourceCached(e,t,i){let r=this.swell.storefront.session.getCookie();return r?this.swell.getCachedResource(`${e}-${r}`,[],()=>t()):i}async fetchCart(){let e=this.resources?.singletons?.cart,t=e?new e(this.swell):new J(this.swell,"cart");if(await t.id,!t?.id)return{};if(this.shopifyCompatibility){let i=C3(this.shopifyCompatibility,t);t.setCompatibilityProps(i)}return t}async fetchAccount(){let e=this.resources?.singletons?.account,t=e?new e(this.swell):new J(this.swell,"account");if(await t.id,!t?.id)return null;if(this.shopifyCompatibility){let i=K(this.shopifyCompatibility,t);t.setCompatibilityProps(i)}return t}getFormConfig(e){let t=e;if(this.shopifyCompatibility){let i=this.shopifyCompatibility.getAdaptedFormType(e);i&&(t=i)}return this.forms?.find(i=>i.id===t)}setFormData(e,t){let i=this.formData[e]||new O(e);i instanceof O&&(t?.params&&i.setParams(t.params),t?.errors?(i.setSuccess(!1),i.setErrors(t.errors)):t?.success&&(t.withoutErrors&&!i.errors?i.setSuccess(!0):t.withoutErrors||(i.setSuccess(!0),i.clearErrors())),this.shopifyCompatibility&&Object.assign(i,this.shopifyCompatibility.getFormData(i))),this.formData[e]=i,this.setGlobals({forms:this.formData})}setFormSuccessWithoutErrors(e){this.setFormData(e,{success:!0,withoutErrors:!0})}clearFormData(e){e?delete this.formData[e]:this.formData={},this.setGlobals({forms:this.formData})}serializeFormData(){let e={};for(let t in this.formData){let i=this.formData[t];e[t]={success:i.success,errors:i.errors&&Array.from(i.errors)}}return Object.keys(e).length>0?e:null}setGlobalData(e={}){this.globalData={...this.globalData,...e},this.setGlobals(this.globalData)}serializeGlobalData(){return Object.keys(this.globalData).length>0?this.globalData:null}updateSettings(e,t){return this.shopifyCompatibility?this.shopifyCompatibility.adaptSettings(e,t):g3(e,t)}resolveTranslationLocale(e,t){if(!e)return{};if(!t)return e;let i=t.split("-")[0];return(0,b.reduce)(e,(r,a,o)=>{if(N3(a))r[o]=this.resolveTranslationLocale(a,t);else if(typeof a=="string"&&a.startsWith("t:")){let s=a.slice(2),l=s.split("."),u=l.pop(),c=l.join("."),h=this.globals.translations;r[o]=(0,b.get)(h,`${c}.$locale.${t}.${u}`)||(0,b.get)(h,`${c}.$locale.${i}.${u}`)||(0,b.get)(h,s)||a}else r[o]=(0,b.get)(e,`$locale.${t}.${o}`)||(0,b.get)(e,`$locale.${i}.${o}`)||a;return r},{})}async setCompatibilityConfigs(e,t){let i=()=>(this.shopifyCompatibility||(this.shopifyCompatibility=new this.shopifyCompatibilityClass(this)),this.shopifyCompatibility);!Object.keys(e.editor).length&&e.settings_schema&&(e.editor=i().getEditorConfig(e.settings_schema),e.editor=await i().renderSchemaTranslations(this,e.editor,t)),!Object.keys(e.theme).length&&e.settings_data&&(e.theme=i().getThemeConfig(e.settings_data)),!Object.keys(e.presets).length&&e.settings_data&&(e.presets=i().getPresetsConfig(e.settings_data)),Object.keys(e.translations).length||(e.translations=await i().getLocaleConfig(this,t),Object.keys(e.translations).length||(this.shopifyCompatibility=null)),e.theme.shopify_compatibility?i():this.shopifyCompatibility&&(e.theme.shopify_compatibility=!0)}setCompatibilityData(e){!e||!this.shopifyCompatibility||this.shopifyCompatibility.adaptPageData(e)}resolveLookupSetting(e,t){if(t instanceof T)return t;let i=D1(e);if(i){if(e.multiple){if(t instanceof Array)return t.map(r=>this.resolveLookupResource(i,r))}else if(t!==""&&t!==null&&t!==void 0)return this.resolveLookupResource(i,t)}return null}resolveLookupResource(e,t){let i=this.resources?.records?.[e],r=i?new i(this.swell,t):new _(this.swell,e,t);return this.shopifyCompatibility&&this.shopifyCompatibility.adaptPageData({resource:r}),r}resolveMenuSettings(){return j5(this,this.swell.getStorefrontMenus(),{currentUrl:this.swell.url.pathname})}resolveMenuSetting(e){if(!e)return null;let t=this.globals.menus||{};return t[e]||t[e.replace(/-/g,"_")]||null}async lang(e,t,i){return await this.renderTranslation(e,t,i)}resolveFontSetting(e){if(this.shopifyCompatibility){let t=this.shopifyCompatibility.getFontFromShopifySetting(e),i=new P(t||e);return Object.assign(i,this.shopifyCompatibility.getFontData(i)),i}return new P(e)}resolveUrlSetting(e){let t=e;if(this.shopifyCompatibility){e?.startsWith("shopify://")&&(t=e.replace("shopify://","/"));let i=this.shopifyCompatibility.getAdaptedPageUrl(t);if(i)return i}return t}resolveImageSetting(e){let t=e;return this.shopifyCompatibility&&e?.startsWith("shopify://")&&(t=""),t}async getAllThemeConfigs(){if(!this.themeConfigs){let e=await this.themeLoader.loadTheme(),t=new Map;for(let i of e)t.set(i.file_path,i);this.themeConfigs=t}return this.themeConfigs}async preloadThemeConfigs(e,t){await this.themeLoader.preloadTheme(e,t)}getPageConfigPath(e){return this.shopifyCompatibility?`theme/${this.shopifyCompatibility.getThemeFilePath("templates",e)}.json`:`theme/templates/${e}.json`}async getThemeConfig(e){return this.themeConfigs?this.themeConfigs.get(e)??null:this.themeLoader.fetchThemeConfig(e)}async getThemeConfigsByPath(e,t){let i=await this.themeLoader.fetchThemeConfigsByPath(e,t),r=new Map;for(let a of i)r.set(a.file_path,a);return r}async getThemeTemplateConfig(e){if(e.endsWith(".json")||e.endsWith(".liquid"))return this.getThemeConfig(e);let t=await this.getThemeConfig(`${e}.json`);return t||this.getThemeConfig(`${e}.liquid`)}async getThemeTemplateConfigByType(e,t){let i=[`${e}/${t}`];this.shopifyCompatibility&&i.push(this.shopifyCompatibility.getThemeFilePath(e,t));for(let r of i){let a=await this.getThemeTemplateConfig(`theme/${r}`);if(a)return a}return null}async getAssetUrl(e){return(await this.getThemeConfig(`theme/assets/${e}`)||await this.getThemeConfig(`assets/${e}`))?.file?.url||null}async renderTemplate(e,t){let i=e?.file_data||null;if(e===null||i===null)return"";try{return await this.liquidSwell.parseAndRender(i,t)}catch(r){return console.error(r),`<!-- template render error: ${r.message} -->`}}async renderTemplateString(e,t){try{return await this.liquidSwell.parseAndRender(e,t)}catch(i){return console.error(i),""}}async getSectionSchema(e){let t,i=await this.getThemeTemplateConfigByType("sections",e);if(i?.file_path?.endsWith(".json"))try{t=JSON.parse(i.file_data)||void 0}catch{return}else if(i?.file_path?.endsWith(".liquid")&&this.shopifyCompatibility){this.liquidSwell.lastSchema=void 0;let r=this.getSectionConfigWithSchemaTagOnly(i);if(!r)return;await this.renderTemplate(r);let a=this.liquidSwell.lastSchema;a&&(t=this.shopifyCompatibility.getSectionConfigSchema(a),t=await this.shopifyCompatibility.renderSchemaTranslations(this,t,this.globals.request?.locale))}return t.id=t.id||e,t.label=t.label||e,t.fields=t.fields||[],t}getSectionConfigWithSchemaTagOnly(e){let t="{% schema %}",i="{% endschema %}",r=e.file_data.indexOf(t),a=e.file_data.indexOf(i),o=e.file_data.slice(r+t.length,a);return r===-1||a===-1?null:{...e,file_data:t+o+i}}async renderThemeTemplate(e,t){let i=await this.getThemeTemplateConfig(e),r=await this.renderTemplate(i,{...t,template:i});if(i?.file_path?.endsWith(".json"))try{return JSON.parse(r)}catch(a){throw console.log("Unable to render theme template",i.file_path,r),new R3(a)}return r}async renderLayoutTemplate(e,t){let i=await this.getThemeTemplateConfigByType("layouts",e);if(i){let r=await this.renderThemeTemplate(i.file_path,t);return typeof r=="string"?r:`<!-- invalid layout: ${e}--> {{ content_for_layout }}`}throw new Error(`Layout template not found: ${e}`)}async renderPageTemplate(e,t,i){let r=null;if(i&&(r=await this.getThemeTemplateConfigByType("templates",`${e}.${i}`)),r||(r=await this.getThemeTemplateConfigByType("templates",e)),r){let a=await this.renderThemeTemplate(r.file_path,t);return a&&typeof a!="string"&&(a.id=r.name),a}throw console.error(new Error(`Page template not found: templates/${e}.liquid`)),new j3}async renderPage(e,t){e&&this.setGlobals(e);let i;if(this.page?.id?i=await this.renderPageTemplate(this.page.id,e,t):i=await this.renderPageTemplate("404",e),typeof i!="string"&&i?.page){if(i.page.published===!1)throw new j3;i.page=this.resolveTranslationLocale(i.page,this.globals.request?.locale)}return i}async renderAllSections(e,t){let i=typeof e=="string"?e.split(/\s*,\s*/):e;return(await Promise.all(i.map?.(a=>this.renderSection(a,t)))).reduce((a,o,s)=>{let l=i[s];return this.shopifyCompatibility?a[l]=`
|
|
935
|
+
`;var Mt={image:ie,"product-1":q2,"product-2":V2,"product-3":O2,"product-4":U2,"product-5":$2,"product-6":K2,"collection-1":z2,"collection-2":W2,"collection-3":J2,"collection-4":Y2,"collection-5":Q2,"collection-6":X2,"lifestyle-1":ee,"lifestyle-2":te,"product-apparel-1":ne,"product-apparel-2":re,"product-apparel-3":ae,"product-apparel-4":oe,"collection-apparel-1":se,"collection-apparel-2":le,"collection-apparel-3":he,"collection-apparel-4":de,"hero-apparel-1":ce,"hero-apparel-2":ue,"hero-apparel-3":Ce,"blog-apparel-1":me,"blog-apparel-2":pe,"blog-apparel-3":ge,"detailed-apparel-1":fe},we=Mt;function v5(n){return e=>{let t=we[e];return t?.src?`<img src="${t.src}" alt="${e}" class="placeholder-svg placeholder-svg--${e}" />`:t}}function P5(n){return(e,t)=>(typeof e=="object"&&"value"in e&&(e=e.value),`<span data-swell-inline-editable="${t}">${e}</span>`)}var Et={asset_url:z4,brightness_difference:W4,color_brightness:J4,color_contrast:Y4,color_darken:Q4,color_desaturate:X4,color_difference:e5,color_extract:t5,color_lighten:i5,color_mix:n5,color_modify:r5,color_saturate:a5,color_to_hex:o5,color_to_hsl:s5,color_to_rgb:l5,date:D3,default_errors:d5,divided_by:c5,font_face:u5,font_modify:C5,font_url:m5,format_address:I2,image_tag:p5,image_url:B2,inline_asset_content:g5,json:f5,json_pretty:w5,money:y5,money_with_currency:S5,money_without_currency:k5,money_without_trailing_zeros:L5,stylesheet_tag:A5,time_tag:b5,translate:i4,t:i4,where:T5,hex_to_rgba:_5,item_count_for_variant:G2,payment_button:M5,payment_terms:E5,placeholder_svg_tag:v5,inline_editable:P5};function Se(n){(0,ye.each)(Et,(e,t)=>{if(typeof e=="function")n.engine.registerFilter(t,e(n));else if(typeof e.bind=="function"){let{bind:i,resolve:r}=e;n.engine.registerFilter(t,vt(n,i,r))}})}function vt(n,e,t=[]){let i=e(n);return Array.isArray(t)?async(...r)=>{let a=await Promise.all(r.map((o,s)=>Array.isArray(t[s])||t[s]===!0?ke(o,t[s]):o));return i(...a)}:i}async function ke(n,e){if(!n)return n;let t=n;P(t)&&(t=await t);try{if(Array.isArray(e))for(let i of e){if(typeof i!="string")continue;let[r,...a]=i.split("."),o=t[r];P(o)?t[r]=await o:typeof o?.resolve=="function"&&(t[r]=await o.resolve()),a.length>0&&(t[r]=await ke(t[r],[a.join(".")]))}}catch{}return t}var Le=require("liquidjs");var Ae={...Le.defaultOperators,"==":be};function be(n,e){return v3(n)?n.equals(e):v3(e)?e.equals(n):(n=e3(n),e=e3(e),c3(n)?c3(e)&&Pt(n,e):n==e)}function Pt(n,e){return n.length!==e.length?!1:!n.some((t,i)=>!be(t,e[i]))}var r4=h3(require("color"),1),S=class n{color;colorValues;red;green;blue;constructor(e){try{this.color=Dt(e)?e.color:(0,r4.default)(e),this.colorValues=this.color.object(),this.red=Number(this.colorValues.r),this.green=Number(this.colorValues.g),this.blue=Number(this.colorValues.b)}catch{this.color=(0,r4.default)("#000000"),this.colorValues=this.color.object(),this.red=Number(this.colorValues.r),this.green=Number(this.colorValues.g),this.blue=Number(this.colorValues.b)}}static get(e){return e instanceof n?e:new n(e)}toString(){return this.color.string()}lighten(e){return this.color.lighten(e/100).hex().toLowerCase()}darken(e){return this.color.darken(e/100).hex().toLowerCase()}rgb(){return this.color.rgb().toString()}rgba(e){return this.color.alpha(e).rgb().toString()}hsl(){return this.color.hsl().round().toString()}hex(){return this.color.hex().toLowerCase()}saturate(e){return this.color.saturate(e/100).hex().toLowerCase()}desaturate(e){return this.color.desaturate(e/100).hex().toLowerCase()}modify(e,t){switch(e){case"red":case"green":case"blue":case"alpha":case"hue":case"lightness":break;case"saturation":return this.color.saturationl(t).hex();default:return this.toString()}let i=this.color[e](t);return e==="alpha"?i.string():i.hex()}extract(e){switch(e){case"red":case"green":case"blue":case"alpha":case"hue":case"lightness":break;case"saturation":return this.color.saturationl().toString();default:return this.toString()}return this.color[e]().toString()}mix(e,t){let i=this.color,r=e.color,[a,o,s]=i.rgb().array(),[l,c,u]=r.rgb().array(),h=r4.default.rgb([n4(a,l,t),n4(o,c,t),n4(s,u,t)]).alpha(n4(i.alpha(),r.alpha(),t));return i.alpha()!==1?h.string():h.hex()}contrast(e){return this.color.contrast(e.color).toFixed(1)}difference(e){let[t,i,r]=this.color.rgb().array(),[a,o,s]=e.color.rgb().array();return D5(t,a)+D5(i,o)+D5(r,s)}brightness(){return(this.red*299+this.green*587+this.blue*114)/1e3}brightnessDifference(e){return Math.max(this.brightness(),e.brightness())-Math.min(this.brightness(),e.brightness())}};function n4(n,e,t){return(n*t+e*(100-t))/100}function D5(n,e){return Math.max(n,e)-Math.min(n,e)}function Dt(n){return typeof n=="object"&&n!==null&&Object.hasOwn(n,"color")&&Object.hasOwn(n,"colorValues")&&Object.hasOwn(n,"red")&&Object.hasOwn(n,"green")&&Object.hasOwn(n,"blue")}var x3=class extends x5.Liquid{theme;getThemeConfig;getThemeTemplateConfigByType;getAssetUrl;renderTemplate;renderTemplateString;renderTemplateSections;renderTranslation;renderCurrency;engine;isEditor;locale;currency;layoutName;extName;componentsDir;sectionsDir;lastSchema;constructor({theme:e,getThemeConfig:t,getThemeTemplateConfigByType:i,getAssetUrl:r,renderTemplate:a,renderTemplateString:o,renderTemplateSections:s,renderTranslation:l,renderCurrency:c,isEditor:u,locale:h,currency:p,layoutName:C,extName:m,componentsDir:g,sectionsDir:f}){super(),this.theme=e,this.getThemeConfig=t||e.getThemeConfig.bind(e),this.getThemeTemplateConfigByType=i||e.getThemeTemplateConfigByType.bind(e),this.getAssetUrl=r||e.getAssetUrl.bind(e),this.renderTemplate=a||e.renderTemplate.bind(e),this.renderTemplateString=o||e.renderTemplateString.bind(e),this.renderTemplateSections=s||e.renderTemplateSections.bind(e),this.renderTranslation=l||e.renderTranslation.bind(e),this.renderCurrency=c||e.renderCurrency.bind(e),this.isEditor=u,this.locale=h||"en-US",this.currency=p||"USD",this.layoutName=C||"theme",this.extName=m||"liquid",this.componentsDir=g||"components",this.sectionsDir=f||"sections",this.engine=this.initLiquidEngine()}initLiquidEngine(){return this.engine=new x5.Liquid({cache:!1,relativeReference:!1,fs:this.getLiquidFS(),ownPropertyOnly:!1,operators:Ae}),F2(this),Se(this),this.engine}getLiquidFS(){let{getThemeConfig:e,resolveFilePath:t}=this;return{async readFile(i){let r=t(i);return e(r).then(a=>a?.file_data||`<!-- theme template not found: ${r} -->`)},async exists(i){return!0},readFileSync(i){return""},existsSync(i){return!1},contains(i,r){return!0},resolve(i,r,a){return r},fallback(i){}}}async parseAndRender(e,t){return this.engine.parseAndRender(e,t)}resolveFilePath(e,t){return`theme/${e}.${t||this.extName}`}async resolveFilePathByType(e,t){if(this.getThemeTemplateConfigByType){let i=await this.getThemeTemplateConfigByType(e,t);if(i?.file_path)return i.file_path}}async getComponentPath(e){return await this.resolveFilePathByType("components",e)||this.resolveFilePath(`${this.componentsDir}/${e}`)}async getSectionPath(e){return await this.resolveFilePathByType("sections",e)||this.resolveFilePath(`${this.sectionsDir}/${e}`)}async getSectionGroupPath(e){return await this.resolveFilePathByType("sections",`${e}.json`)||this.resolveFilePath(`${this.sectionsDir}/${e}`,"json")}};var R5=require("lodash-es");async function j5(n,e,t){let r=(await Promise.all(e?.map(async a=>({...a,items:await Z5(n,a.items,t)})))).map(a=>(n.shopifyCompatibility&&Object.assign(a,n.shopifyCompatibility.getMenuData(a)),a))||[];return F5([...r,...n.shopifyCompatibility?r.reduce((a,o)=>(o.handle&&a.push({...o,id:o.handle}),a),[]):[]])}async function Z5(n,e,t){return e?.length>0?Promise.all(e.map(async r=>{let{url:a,resource:o}=await Te(n,r,{trailingSlash:t?.currentUrl?.endsWith("/")&&t.currentUrl!=="/"}),s=r.items&&await Z5(n,r.items,t);return{...r,url:a,resource:o,levels:_e(s),current:t?.currentUrl===a,active:t?.currentUrl?.startsWith(a),...s?{items:s,child_current:xt(s),child_active:N5(s)}:void 0}})):[]}async function Te(n,e,t){if(!e)return{url:"#invalid-link-item"};if(typeof e=="object"&&e!==null){let{url:i,resource:r}=await Ee(n,e),a=i.slice(-1)==="/";return t?.trailingSlash&&!a&&i.length>1&&(i=i+"/"),!t?.trailingSlash&&a&&i.length>1&&(i=i.slice(0,-1)),{url:i,resource:r}}else return{url:e}}function _e(n){return n?.reduce((e,t)=>Math.max(e,t.items?1+_e(t.items):0),0)||0}function xt(n){return n.some(e=>e.current||e.items&&N5(e.items))}function N5(n){return n.some(e=>e.active||e.items&&N5(e.items))}function Me(n){return(0,R5.get)(n,"id",(0,R5.get)(n,"slug",typeof n=="string"?n:""))||""}async function Ee(n,e){let{type:t,value:i,url:r,model:a}=e;if(typeof t>"u"&&r)return{url:r};if(t==="url")return{url:typeof i=="string"?i:""};let o=Me(i);switch(t){case"home":return{url:a3(n,"index")};case"category":return o?await r3(n,"categories/category",o):{url:a3(n,"categories/index")};case"product":return o?await r3(n,"products/product",o):{url:a3(n,"products/index")};case"page":return await r3(n,"pages/page",o);case"blog":return await r3(n,"blogs/blog",o,async s=>new _(n.swell,"content/blog-categories",s.category_id).slug);case"blog_category":return await r3(n,"blogs/category",o);case"content_list":if(a){let s=a?.replace("content/","");return{url:a3(n,"content/index",s),resource:new A(n.swell,a)}}break;case"content":if(a){let s=a?.replace("content/","");return await r3(n,"content/content",o,s)}break;case"search":return{url:a3(n,"search")};default:break}return{url:`/${o}`}}function a3(n,e,t,i){let{props:r}=n,a=r?.pages?.find(o=>o.id===e)?.url;return a?.includes(":collection")&&i&&(a=a.replace(":collection",i)),a?.includes(":slug")&&(a=a.replace(":slug",t||"")),a||`/${t||""}`}async function r3(n,e,t,i){let{props:r}=n,a=r?.pages?.find(c=>c.id===e)?.collection,o=a?new _(n.swell,a,t):void 0,s=await o?.slug||t,l=typeof i=="string"?i:void 0;return o?.id&&typeof i=="function"&&(l=await i(o)),{url:a3(n,e,s,typeof l=="string"?l:void 0),resource:o}}var ve=h3(require("bluebird"),1);var{Promise:R3}=ve.default,Rt=50,a4=class n{static cache;swell;manifest=null;configs={};configPaths=[];constructor(e){this.swell=e}async init(e){let{swellHeaders:t}=this.swell;if(e){this.setConfigs(e);return}t["theme-id"]&&(await this.fetchManifest(),this.manifest||(console.log("ThemeLoader.init - version manifest not found"),await this.loadTheme()))}async loadTheme(){let{swellHeaders:e}=this.swell;if(console.log("ThemeLoader.loadTheme",e["theme-version-hash"]),e["theme-version-hash"]){let t=await this.loadThemeFromManifest();if(t)return t}return this.loadThemeAllConfigs()}setConfigs(e){this.configs=Object.fromEntries(e),this.configPaths=Object.keys(this.configs),this.manifest=this.configPaths.reduce((t,i)=>(t[i]=this.configs[i]?.hash,t),{})}async preloadTheme(e,t){console.log(`ThemeLoader.preloadTheme${e?.hash?` - manifest: ${e.hash}`:""}${t?.length?` - configs: ${t.length}`:""}`),await R3.all([e&&this.cacheManifest(e),t&&R3.map(t,i=>this.cacheThemeConfig(i),{concurrency:10})])}async fetchThemeConfig(e){if(this.configs[e]!==void 0)return this.configs[e];let t=this.manifest?.[e];if(t){let i=await this.getCache().get(`config:${t}`);return i?(this.configs[e]=i,i):this.fetchThemeConfigsFromSourceByPath(e)}return null}async fetchThemeConfigsByPath(e,t){let i=this.configPaths.filter(a=>a.startsWith(e)&&(!t||a.endsWith(t)));return(await R3.map(i,a=>this.fetchThemeConfig(a),{concurrency:10})).filter(a=>a!==null)}async loadThemeAllConfigs(){let{swellHeaders:e}=this.swell,t=String(e["theme-config-version"]);if(!t)throw new Error("Theme version is required");return(await this.getCache().fetch(`configs-all:${this.swell.instanceId}:v@${t}2`,()=>this.fetchThemeConfigsFromSource()))?.results??[]}async loadThemeFromManifest(){let e=await this.fetchManifest();if(!e)return null;let t=[],i=new Map;if(await R3.map(Object.values(e),r=>this.getCache().get(`config:${r}`).then(a=>{a?(i.set(a.hash,a),this.configs[a.file_path]=a):t.push(r)}),{concurrency:10}),t.length>0){let a=(await this.fetchThemeConfigsFromSource(i.size===0?void 0:t))?.results??[];for(let o of a)i.set(o.hash,o),this.configs[o.file_path]=o;await R3.map(a,o=>this.cacheThemeConfig(o),{concurrency:10})}return Array.from(i.values())}async cacheManifest(e){e?.hash&&await this.getCache().set(`manifest:${e.hash}`,e.manifest)}async cacheThemeConfig(e){e?.hash&&await this.getCache().set(`config:${e.hash}`,e)}async fetchManifest(){let{swellHeaders:e}=this.swell,t=e["theme-version-hash"];console.log("ThemeLoader.fetchManifest",t);let i=await this.getCache().get(`manifest:${t}`);if(!i){let r=await this.swell.get("/:themes:versions/:last",{...this.themeVersionQueryFilter(),fields:"hash, manifest"});r&&(await this.cacheManifest(r),i=r.manifest)}return this.manifest=i,this.configPaths=Object.keys(i||{}),this.manifest}async fetchThemeConfigsFromSource(e=void 0){e=e||[];let{swellHeaders:t}=this.swell,i=String(t["theme-config-version"]),r=e.length===0||e.length>Rt;return console.log(`Retrieving ${r?"all":"some"} theme configurations - version: ${i}`),await this.swell.get("/:themes:configs",{...this.themeVersionQueryFilter(),...r?{}:{hash:{$in:e}},limit:1e3,type:"theme",fields:"name, file, file_path, hash",include:{file_data:Q3}})}async fetchThemeConfigsFromSourceByPath(e){console.log(`Retrieving theme config - ${e}`);let t=await this.swell.get("/:themes:configs/:last",{...this.themeVersionQueryFilter(),file_path:e,fields:"name, file, file_path, hash",include:{file_data:Q3}});return t&&await this.cacheThemeConfig(t),this.configs[e]=t,t}themeVersionQueryFilter(){let{swellHeaders:e}=this.swell,t=e["theme-id"];if(!t)throw new Error("Theme ID is required");return{parent_id:t,branch_id:e["theme-branch-id"]||null,preview:e["deployment-mode"]==="editor"||e["deployment-mode"]==="preview"?!0:{$ne:!0}}}getCache(){return n.cache||(n.cache=new E3(this.swell.workerEnv?.THEME)),n.cache}};var H5=class{swell;props;globals;forms;resources;liquidSwell;themeLoader;themeConfigs=null;page;pageId;shopifyCompatibility=null;shopifyCompatibilityClass=g3;shopifyCompatibilityConfig=null;formData={};globalData={};constructor(e,t={}){let{forms:i,resources:r,globals:a,shopifyCompatibilityClass:o}=t;this.swell=e,this.props=this.getSwellAppThemeProps(e.config),this.shopifyCompatibilityConfig=e.shopifyCompatibilityConfig||null,this.globals=a||{},this.forms=i,this.resources=r,this.shopifyCompatibilityClass=o||g3,this.liquidSwell=new x3({theme:this,getThemeConfig:this.getThemeConfig.bind(this),getAssetUrl:this.getAssetUrl.bind(this),getThemeTemplateConfigByType:this.getThemeTemplateConfigByType.bind(this),renderTemplate:this.renderTemplate.bind(this),renderTemplateString:this.renderTemplateString.bind(this),renderTemplateSections:this.renderTemplateSections.bind(this),renderTranslation:this.lang.bind(this),renderCurrency:this.renderCurrency.bind(this),isEditor:e.isEditor}),this.themeLoader=new a4(e)}getSwellAppThemeProps(e){return e?.storefront?.theme||{}}async initGlobals(e){this.pageId=e,await this.themeLoader.init(this.themeConfigs||void 0);let{store:t,session:i,menus:r,geo:a,configs:o}=await this.getSettingsAndConfigs(),{settings:s,request:l,page:c,cart:u,account:h,customer:p}=await this.resolvePageData(t,o,i,e);this.page=c;let C={...this.globalData,store:t,settings:s,session:i,request:l,menus:r,page:c,cart:u,account:h,customer:p,geo:a,configs:o,translations:o?.translations,canonical_url:`${t.url}${this.swell.url?.pathname||""}`,shopify_compatibility:!!s.shopify_compatibility};this.shopifyCompatibility&&this.shopifyCompatibility.adaptGlobals(C),this.setGlobals(C),this.shopifyCompatibility&&this.shopifyCompatibility.adaptQueryParams()}setGlobals(e){this.globals={...this.globals,...e},this.liquidSwell.engine.options.globals={...this.globals}}async getSettingsAndConfigs(){let e=D4,[t,i]=await Promise.all([this.swell.getStorefrontSettings(),this.getThemeConfigsByPath("theme/config/",".json")]),r={theme:{},editor:{},translations:{},presets:[],...Array.from(i.values()).reduce((l,c)=>{let u=String(c?.name||"").split(".")[0];if(u){let h;try{h=JSON.parse(c.file_data)}catch{h=null}l[u]=h}return l},{})},a=await this.swell.storefront.settings.session(),o=a.locale||t?.store?.locale;this.resolveTranslationLocale(r.translations,o),await this.setCompatibilityConfigs(r,o);let s=await this.resolveMenuSettings();return{store:t?.store,session:a,menus:s,geo:e,configs:r}}async resolvePageData(e,t,i,r){let a=String(this.swell.swellHeaders["theme-config-version"]),o=await this.swell.getCachedResource(`theme-settings-resolved:v@${a}`,[],()=>N3(this,t.theme,t.editor?.settings));if(!o)throw new Error("Failed to resolve theme settings");let s={host:this.swell.url.host,origin:this.swell.url.origin,path:this.swell.url.pathname,query:this.swell.queryParams,locale:i?.locale||e.locale,currency:i?.currency||e.currency,is_editor:this.swell.isEditor,is_preview:this.swell.isPreview},l=this.props.pages?.find(m=>m.id===r),c=!l,u={...l,current:this.swell.queryParams.page||1,url:this.swell.url.pathname,custom:c,slug:null,description:null};if(r){let m=await this.getThemeTemplateConfigByType("templates",r),g;try{g=JSON.parse(m?.file_data||"")}catch{}if(g?.page){let{slug:f,label:Q,description:l3}=g.page;u.slug=f,u.label=Q,u.description=l3}}let[h,p]=await Promise.all([this.fetchSingletonResourceCached("cart",()=>this.fetchCart(),{}),this.fetchSingletonResourceCached("account",()=>this.fetchAccount(),null)]);if(!h)throw new Error("Failed to fetch cart");let C;return this.shopifyCompatibility&&(C=p),{settings:o,request:s,page:u,cart:h,account:p,customer:C}}async fetchSingletonResourceCached(e,t,i){let r=this.swell.storefront.session.getCookie();return r?this.swell.getCachedResource(`${e}-${r}`,[],()=>t()):i}async fetchCart(){let e=this.resources?.singletons?.cart,t=e?new e(this.swell):new J(this.swell,"cart");if(await t.id,!t?.id)return{};if(this.shopifyCompatibility){let i=C3(this.shopifyCompatibility,t);t.setCompatibilityProps(i)}return t}async fetchAccount(){let e=this.resources?.singletons?.account,t=e?new e(this.swell):new J(this.swell,"account");if(await t.id,!t?.id)return null;if(this.shopifyCompatibility){let i=K(this.shopifyCompatibility,t);t.setCompatibilityProps(i)}return t}getFormConfig(e){let t=e;if(this.shopifyCompatibility){let i=this.shopifyCompatibility.getAdaptedFormType(e);i&&(t=i)}return this.forms?.find(i=>i.id===t)}setFormData(e,t){let i=this.formData[e]||new O(e);i instanceof O&&(t?.params&&i.setParams(t.params),t?.errors?(i.setSuccess(!1),i.setErrors(t.errors)):t?.success&&(t.withoutErrors&&!i.errors?i.setSuccess(!0):t.withoutErrors||(i.setSuccess(!0),i.clearErrors())),this.shopifyCompatibility&&Object.assign(i,this.shopifyCompatibility.getFormData(i))),this.formData[e]=i,this.setGlobals({forms:this.formData})}setFormSuccessWithoutErrors(e){this.setFormData(e,{success:!0,withoutErrors:!0})}clearFormData(e){e?delete this.formData[e]:this.formData={},this.setGlobals({forms:this.formData})}serializeFormData(){let e={};for(let t in this.formData){let i=this.formData[t];e[t]={success:i.success,errors:i.errors&&Array.from(i.errors)}}return Object.keys(e).length>0?e:null}setGlobalData(e={}){this.globalData={...this.globalData,...e},this.setGlobals(this.globalData)}serializeGlobalData(){return Object.keys(this.globalData).length>0?this.globalData:null}updateSettings(e,t){return this.shopifyCompatibility?this.shopifyCompatibility.adaptSettings(e,t):w3(e,t)}resolveTranslationLocale(e,t){if(!e)return{};if(!t)return e;let i=t.split("-")[0];return(0,b.reduce)(e,(r,a,o)=>{if(f3(a))r[o]=this.resolveTranslationLocale(a,t);else if(typeof a=="string"&&a.startsWith("t:")){let s=a.slice(2),l=s.split("."),c=l.pop(),u=l.join("."),h=this.globals.translations;r[o]=(0,b.get)(h,`${u}.$locale.${t}.${c}`)||(0,b.get)(h,`${u}.$locale.${i}.${c}`)||(0,b.get)(h,s)||a}else r[o]=(0,b.get)(e,`$locale.${t}.${o}`)||(0,b.get)(e,`$locale.${i}.${o}`)||a;return r},{})}async setCompatibilityConfigs(e,t){let i=()=>(this.shopifyCompatibility||(this.shopifyCompatibility=new this.shopifyCompatibilityClass(this)),this.shopifyCompatibility);!Object.keys(e.editor).length&&e.settings_schema&&(e.editor=i().getEditorConfig(e.settings_schema),e.editor=await i().renderSchemaTranslations(this,e.editor,t)),!Object.keys(e.theme).length&&e.settings_data&&(e.theme=i().getThemeConfig(e.settings_data)),!Object.keys(e.presets).length&&e.settings_data&&(e.presets=i().getPresetsConfig(e.settings_data)),Object.keys(e.translations).length||(e.translations=await i().getLocaleConfig(this,t),Object.keys(e.translations).length||(this.shopifyCompatibility=null)),e.theme.shopify_compatibility?i():this.shopifyCompatibility&&(e.theme.shopify_compatibility=!0)}setCompatibilityData(e){!e||!this.shopifyCompatibility||this.shopifyCompatibility.adaptPageData(e)}resolveLookupSetting(e,t){if(t instanceof T)return t;let i=Pe(e);if(i){if(e.multiple){if(t instanceof Array)return t.map(r=>this.resolveLookupResource(i,r))}else if(t!==""&&t!==null&&t!==void 0)return this.resolveLookupResource(i,t)}return null}resolveLookupResource(e,t){let i=this.resources?.records?.[e],r=i?new i(this.swell,t):new _(this.swell,e,t);return this.shopifyCompatibility&&this.shopifyCompatibility.adaptPageData({resource:r}),r}resolveMenuSettings(){return j5(this,this.swell.getStorefrontMenus(),{currentUrl:this.swell.url.pathname})}resolveMenuSetting(e){if(!e)return null;let t=this.globals.menus||{};return t[e]||t[e.replace(/-/g,"_")]||null}async lang(e,t,i){return await this.renderTranslation(e,t,i)}resolveFontSetting(e){if(this.shopifyCompatibility){let t=this.shopifyCompatibility.getFontFromShopifySetting(e),i=new D(t||e);return Object.assign(i,this.shopifyCompatibility.getFontData(i)),i}return new D(e)}resolveUrlSetting(e){let t=e;if(this.shopifyCompatibility){e?.startsWith("shopify://")&&(t=e.replace("shopify://","/"));let i=this.shopifyCompatibility.getAdaptedPageUrl(t);if(i)return i}return t}resolveImageSetting(e){let t=e;return this.shopifyCompatibility&&e?.startsWith("shopify://")&&(t=""),t}async getAllThemeConfigs(){if(!this.themeConfigs){let e=await this.themeLoader.loadTheme(),t=new Map;for(let i of e)t.set(i.file_path,i);this.themeConfigs=t}return this.themeConfigs}async preloadThemeConfigs(e,t){await this.themeLoader.preloadTheme(e,t)}getPageConfigPath(e){return this.shopifyCompatibility?`theme/${this.shopifyCompatibility.getThemeFilePath("templates",e)}.json`:`theme/templates/${e}.json`}async getThemeConfig(e){return this.themeConfigs?this.themeConfigs.get(e)??null:this.themeLoader.fetchThemeConfig(e)}async getThemeConfigsByPath(e,t){let i=await this.themeLoader.fetchThemeConfigsByPath(e,t),r=new Map;for(let a of i)r.set(a.file_path,a);return r}async getThemeTemplateConfig(e){if(e.endsWith(".json")||e.endsWith(".liquid"))return this.getThemeConfig(e);let t=await this.getThemeConfig(`${e}.json`);return t||this.getThemeConfig(`${e}.liquid`)}async getThemeTemplateConfigByType(e,t){let i=[`${e}/${t}`];this.shopifyCompatibility&&i.push(this.shopifyCompatibility.getThemeFilePath(e,t));for(let r of i){let a=await this.getThemeTemplateConfig(`theme/${r}`);if(a)return a}return null}async getAssetUrl(e){return(await this.getThemeConfig(`theme/assets/${e}`)||await this.getThemeConfig(`assets/${e}`))?.file?.url||null}async renderTemplate(e,t){let i=e?.file_data||null;if(e===null||i===null)return"";try{return await this.liquidSwell.parseAndRender(i,t)}catch(r){return console.error(r),`<!-- template render error: ${r.message} -->`}}async renderTemplateString(e,t){try{return await this.liquidSwell.parseAndRender(e,t)}catch(i){return console.error(i),""}}async getSectionSchema(e){let t,i=await this.getThemeTemplateConfigByType("sections",e);if(i?.file_path?.endsWith(".json"))try{t=JSON.parse(i.file_data)||void 0}catch{return}else if(i?.file_path?.endsWith(".liquid")&&this.shopifyCompatibility){this.liquidSwell.lastSchema=void 0;let r=this.getSectionConfigWithSchemaTagOnly(i);if(!r)return;await this.renderTemplate(r);let a=this.liquidSwell.lastSchema;a&&(t=this.shopifyCompatibility.getSectionConfigSchema(a),t=await this.shopifyCompatibility.renderSchemaTranslations(this,t,this.globals.request?.locale))}return t.id=t.id||e,t.label=t.label||e,t.fields=t.fields||[],t}getSectionConfigWithSchemaTagOnly(e){let t="{% schema %}",i="{% endschema %}",r=e.file_data.indexOf(t),a=e.file_data.indexOf(i),o=e.file_data.slice(r+t.length,a);return r===-1||a===-1?null:{...e,file_data:t+o+i}}async renderThemeTemplate(e,t){let i=await this.getThemeTemplateConfig(e),r=await this.renderTemplate(i,{...t,template:i});if(i?.file_path?.endsWith(".json"))try{return JSON.parse(r)}catch(a){throw console.log("Unable to render theme template",i.file_path,r),new j3(a)}return r}async renderLayoutTemplate(e,t){let i=await this.getThemeTemplateConfigByType("layouts",e);if(i){let r=await this.renderThemeTemplate(i.file_path,t);return typeof r=="string"?r:`<!-- invalid layout: ${e}--> {{ content_for_layout }}`}throw new Error(`Layout template not found: ${e}`)}async renderPageTemplate(e,t,i){let r=null;if(i&&(r=await this.getThemeTemplateConfigByType("templates",`${e}.${i}`)),r||(r=await this.getThemeTemplateConfigByType("templates",e)),r){let a=await this.renderThemeTemplate(r.file_path,t);return a&&typeof a!="string"&&(a.id=r.name),a}throw console.error(new Error(`Page template not found: templates/${e}.liquid`)),new Z3}async renderPage(e,t){e&&this.setGlobals(e);let i;if(this.page?.id?i=await this.renderPageTemplate(this.page.id,e,t):i=await this.renderPageTemplate("404",e),typeof i!="string"&&i?.page){if(i.page.published===!1)throw new Z3;i.page=this.resolveTranslationLocale(i.page,this.globals.request?.locale)}return i}async renderAllSections(e,t){let i=typeof e=="string"?e.split(/\s*,\s*/):e;return(await Promise.all(i.map?.(a=>this.renderSection(a,t)))).reduce((a,o,s)=>{let l=i[s];return this.shopifyCompatibility?a[l]=`
|
|
936
936
|
<div id="shopify-section-${l}" class="shopify-section">${o}</div>
|
|
937
937
|
`.trim():a[l]=`
|
|
938
938
|
<div id="swell-section-${l}" class="swell-section">${o}</div>
|
|
939
|
-
`.trim(),a},{})}async renderSection(e,t){t&&this.setGlobals(t);let[i,r]=e?.split(/\_\_/).reverse(),a=(r||"").replaceAll("_","/"),o=await this.getThemeTemplateConfigByType(a?"templates":"sections",a||i);if(o){let s=await this.renderThemeTemplate(o.file_path,t);if(a&&s?.sections){let l=s?.sections,
|
|
939
|
+
`.trim(),a},{})}async renderSection(e,t){t&&this.setGlobals(t);let[i,r]=e?.split(/\_\_/).reverse(),a=(r||"").replaceAll("_","/"),o=await this.getThemeTemplateConfigByType(a?"templates":"sections",a||i);if(o){let s=await this.renderThemeTemplate(o.file_path,t);if(a&&s?.sections){let l=s?.sections,c={id:r,sections:{[i]:l[i]}},[u]=await this.renderPageSections(c,t);return u.output||""}return s}return""}async renderLayout(e){return this.liquidSwell.layoutName?this.renderLayoutTemplate(this.liquidSwell.layoutName,e):e?.content_for_layout||""}getContentForHeader(){let e=`
|
|
940
940
|
`;return e+=this.renderFontHeaderLinks(),this.shopifyCompatibility&&(e+=`
|
|
941
|
-
${this.shopifyCompatibility.getContentForHeader()}`),e}renderFontHeaderLinks(){let e=this.globals.settings,t=this.globals.configs?.editor?.settings||[];if(e&&t){let i=B5("font",e,t),r=[];for(let a=0;a<i.length;a++){let o=i[a].value?.id||i[a].value;if(this.shopifyCompatibility){let s=this.shopifyCompatibility.getFontFromShopifySetting(o);r.includes(s||o)||r.push(s||o)}else r.includes(o)||r.push(o)}if(i.length>0)return`<link href="${
|
|
942
|
-
`)}async renderTranslation(e,t,i){let r=this.globals.translations,a=this.globals.request?.locale;return this.renderTranslationValue(a,r,e,t,i)}async renderTranslationValue(e,t,i,r,a){if(i===void 0)return a||"";let o=i?.split(".")||[],s=o.pop()||"",l=o.join("."),u=(0,b.get)(t,l),c=(0,b.get)(u?.[e],s)||(0,b.get)(u?.[e.split("-")[0]],s)||u?.[s];return r?.count!==void 0&&c?.one&&(c=r.count===1?c.one:c.other),typeof c!="string"||c===""?a||"":await this.renderTemplateString(c,r)||a||""}renderCurrency(e,t){let i=this.swell.storefront.settings,r=this.swell.storefront.currency,a=i.state,o=r.code=a?.store?.currency||"USD";return r.locale=a?.store?.locale||"en-US",r.state=a?.store?.locales?.find(s=>s.code===o)||{code:o},r.format(e,t)}},R3=class{title;status=500;message;description;constructor(e="Something went wrong",t=500,i){this.title=String(e),this.status=t,this.message=this.title+(i?`: ${i}`:""),this.description=i}toString(){return this.message}},j3=class extends R3{constructor(e="Page not found",t=404,i){super(e,t,i)}};function o4(n,e){let{settings:t,schema:i}=e;if(!i||!t?.section?.settings)return t;let r=[{label:i.label,fields:i.fields}];return{...t,section:{...t.section,settings:Z3(n,t.section.settings,r),blocks:t.section.blocks?.map(a=>({...a,settings:Z3(n,a.settings,i.blocks?.filter(o=>o.type===a.type))}))}}}function Z3(n,e,t){let i=(0,b.cloneDeep)(e);return(0,b.each)(i,(r,a)=>{let o=(t&&q5(t,a))??null;if(N3(r)&&!(r instanceof T)){switch(o?.type){case"color_scheme_group":{(0,b.each)(r,(s,l)=>{(0,b.each)(r[l].settings,(u,c)=>{(0,b.find)(o.fields,{id:c})?.type==="color"&&u&&(r[l].id=l,r[l].settings[c]=new S(u))})});return}default:break}i[a]=Z3(n,r,t)}else switch(o?.type){case"lookup":case"product_lookup":case"category_lookup":case"customer_lookup":i[a]=n.resolveLookupSetting(o,r);break;case"color":r&&(i[a]=new S(r));break;case"font":i[a]=n.resolveFontSetting(r);break;case"menu":i[a]=n.resolveMenuSetting(r);break;case"url":i[a]=n.resolveUrlSetting(r);break;case"image":i[a]=n.resolveImageSetting(r);default:break}}),i}function B5(n,e,t){let i=[];return(0,b.each)(e,(r,a)=>{if(N3(r)&&!(r instanceof P)&&!(r instanceof T))i.push(...B5(n,r,t));else{let o=q5(t,a);o?.type===n&&i.push({setting:o,value:r})}}),i}function D1(n){if(n.collection)return n.collection;switch(n.type){case"product_lookup":return"products";case"category_lookup":return"categories";case"customer_lookup":return"accounts";default:break}}function q5(n,e){for(let t of n||[])for(let i of t.fields)if(i.id===e)return i;return null}function F5(n){try{return JSON.parse(n?.file_data||"{}")}catch{return{}}}function P1(n){let e={settings:[]};return Array.isArray(n)&&(n[0]?.name==="theme_info"&&n.shift(),n.forEach(t=>{e.settings.push(Nt(t))})),e}function x1(n){return typeof n.current=="string"&&n.presets?.[n.current]?n.presets[n.current]:typeof n.current=="object"?n.current||{}:{}}function R1(n){return Object.entries(n.presets||{}).map(([e,t])=>({label:e,settings:t}))}function j1(n){return{label:n.name,type:n.type,tag:n.tag,class:n.class,enabled_on:n.enabled_on,disabled_on:n.disabled_on,fields:(n.settings||[]).map(t=>l4(t)),blocks:(n.blocks||[]).map(t=>jt(t)),presets:(n.presets||[]).map(t=>Zt(t)),default:n.default}}function jt(n){return{type:n.type,label:n.name,limit:n.limit,fields:(n.settings||[]).map(t=>l4(t))}}function Zt(n){return{label:n.name,settings:n.settings,blocks:n.blocks}}function Nt(n){return{label:n.name,fields:(n.settings||[]).map(t=>l4(t))}}function l4(n){let e={};switch(n.type){case"text":e={type:"text"};break;case"textarea":e={type:"textarea"};break;case"paragraph":e={type:"paragraph",label:n.content};break;case"select":e={type:"select",options:n.options};break;case"checkbox":e={type:"checkbox"};break;case"radio":e={type:"radio",options:n.options};break;case"number":e={type:"integer"};break;case"range":e={type:"number",min:n.min,max:n.max,increment:n.step,unit:n.unit};break;case"article":e={type:"lookup",collection:"content/blogs:posts"};break;case"blog":e={type:"lookup",collection:"content/blogs",titleField:"title"};break;case"collection":e={type:"category_lookup"};break;case"collection_list":e={type:"category_lookup",multiple:!0,limit:n.limit};break;case"color":e={type:"color"};break;case"color_background":e={type:"color_background"};break;case"color_scheme":e={type:"color_scheme"};break;case"color_scheme_group":e={type:"color_scheme_group",fields:(n.definition||[]).map(t=>l4(t)),role:n.role};break;case"font_picker":e={type:"font"};break;case"html":e={type:"html"};break;case"image_picker":e={type:"image"};break;case"inline_richtext":e={type:"rich_text"};break;case"link_list":e={type:"menu"};break;case"liquid":e={type:"liquid"};break;case"page":e={type:"lookup",collection:"content/pages",titleField:"title"};break;case"product":e={type:"product_lookup"};break;case"product_list":e={type:"product_lookup",multiple:!0,limit:n.limit};break;case"richtext":e={type:"rich_html"};break;case"text_alignment":e={type:"select",options:[{value:"left",label:"Left"},{value:"center",label:"Center"},{value:"right",label:"Right"}]};break;case"url":e={type:"url"};break;case"video":e={type:"video"};break;case"video_url":e={type:"url"};break;case"header":e={type:"header",label:n.content};break}return{id:n.id,label:n.label,default:n.default,description:n.info,...e}}function Z1(n){let e=n.lastIndexOf("_"),t=n.substring(0,e),i=n.substring(e+1),r=It[t];if(r){let a=r.variants[i];return`${r.family}:${a}`}return null}var It={abel:{family:"Abel",variants:{n4:"wght@400"}},abril_fatface:{family:"Abril Fatface",variants:{n4:"wght@400"}},alegreya:{family:"Alegreya",variants:{n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},alegreya_sans:{family:"Alegreya Sans",variants:{n1:"wght@100",i1:"ital,wght@1,100",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},amiri:{family:"Amiri",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},anonymous_pro:{family:"Anonymous Pro",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},arapey:{family:"Arapey",variants:{n4:"wght@400",i4:"ital,wght@1,400"}},archivo:{family:"Archivo",variants:{n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700"}},archivo_narrow:{family:"Archivo Narrow",variants:{n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700"}},arimo:{family:"Arimo",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},armata:{family:"Armata",variants:{n4:"wght@400"}},arvo:{family:"Arvo",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},asap:{family:"Asap",variants:{n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700"}},assistant:{family:"Assistant",variants:{n2:"wght@200",n3:"wght@300",n4:"wght@400",n6:"wght@600",n7:"wght@700",n8:"wght@800"}},asul:{family:"Asul",variants:{n4:"wght@400",n7:"wght@700"}},bio_rhyme:{family:"Bio Rhyme",variants:{n2:"wght@200",n3:"wght@300",n4:"wght@400",n7:"wght@700",n8:"wght@800"}},bitter:{family:"Bitter",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700"}},cabin:{family:"Cabin",variants:{n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700"}},cardo:{family:"Cardo",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700"}},catamaran:{family:"Catamaran",variants:{n1:"wght@100",n2:"wght@200",n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n8:"wght@800",n9:"wght@900"}},chivo:{family:"Chivo",variants:{n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700",n9:"wght@900",i9:"ital,wght@1,900"}},cormorant:{family:"Cormorant",variants:{n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700"}},crimson_text:{family:"Crimson Text",variants:{n4:"wght@400",i4:"ital,wght@1,400",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700"}},dm_sans:{family:"DM Sans",variants:{n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n7:"wght@700",i7:"ital,wght@1,700"}},domine:{family:"Domine",variants:{n4:"wght@400",n7:"wght@700"}},dosis:{family:"Dosis",variants:{n2:"wght@200",n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n8:"wght@800"}},eczar:{family:"Eczar",variants:{n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n8:"wght@800"}},fira_sans:{family:"Fira Sans",variants:{n1:"wght@100",i1:"ital,wght@1,100",n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},fjalla_one:{family:"Fjalla One",variants:{n4:"wght@400"}},glegoo:{family:"Glegoo",variants:{n4:"wght@400",n7:"wght@700"}},ibm_plex_sans:{family:"IBM Plex Sans",variants:{n1:"wght@100",i1:"ital,wght@1,100",n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700"}},inconsolata:{family:"Inconsolata",variants:{n4:"wght@400",n7:"wght@700"}},inknut_antiqua:{family:"Inknut Antiqua",variants:{n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n8:"wght@800",n9:"wght@900"}},inter:{family:"Inter",variants:{n1:"wght@100",n2:"wght@200",n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n8:"wght@800",n9:"wght@900"}},josefin_sans:{family:"Josefin Sans",variants:{n1:"wght@100",i1:"ital,wght@1,100",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700"}},josefin_slab:{family:"Josefin Slab",variants:{n1:"wght@100",i1:"ital,wght@1,100",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700"}},kalam:{family:"Kalam",variants:{n3:"wght@300",n4:"wght@400",n7:"wght@700"}},karla:{family:"Karla",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},kreon:{family:"Kreon",variants:{n3:"wght@300",n4:"wght@400",n7:"wght@700"}},lato:{family:"Lato",variants:{n1:"wght@100",i1:"ital,wght@1,100",n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},libre_baskerville:{family:"Libre Baskerville",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700"}},libre_franklin:{family:"Libre Franklin",variants:{n1:"wght@100",i1:"ital,wght@1,100",n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},lobster:{family:"Lobster",variants:{n4:"wght@400"}},lobster_two:{family:"Lobster Two",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},lora:{family:"Lora",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},maven_pro:{family:"Maven Pro",variants:{n4:"wght@400",n5:"wght@500",n7:"wght@700",n9:"wght@900"}},megrim:{family:"Megrim",variants:{n4:"wght@400"}},merriweather_sans:{family:"Merriweather Sans",variants:{n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800"}},montserrat:{family:"Montserrat",variants:{n1:"wght@100",i1:"ital,wght@1,100",n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},mouse_memoirs:{family:"Mouse Memoirs",variants:{n4:"wght@400"}},muli:{family:"Muli",variants:{n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},neuton:{family:"Neuton",variants:{n2:"wght@200",n3:"wght@300",n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",n8:"wght@800"}},news_cycle:{family:"News Cycle",variants:{n4:"wght@400",n7:"wght@700"}},newsreader:{family:"Newsreader",variants:{n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800"}},nobile:{family:"Nobile",variants:{n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n7:"wght@700",i7:"ital,wght@1,700"}},noticia_text:{family:"Noticia Text",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},noto_serif:{family:"Noto Serif",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},nunito:{family:"Nunito",variants:{n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},nunito_sans:{family:"Nunito Sans",variants:{n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},old_standard_tt:{family:"Old Standard TT",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700"}},open_sans:{family:"Open Sans",variants:{n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800"}},open_sans_condensed:{family:"Open Sans Condensed",variants:{n3:"wght@300",i3:"ital,wght@1,300",n7:"wght@700"}},oswald:{family:"Oswald",variants:{n2:"wght@200",n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700"}},ovo:{family:"Ovo",variants:{n4:"wght@400"}},oxygen:{family:"Oxygen",variants:{n3:"wght@300",n4:"wght@400",n7:"wght@700"}},pt_mono:{family:"PT Mono",variants:{n4:"wght@400"}},pt_sans:{family:"PT Sans",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},pt_sans_narrow:{family:"PT Sans Narrow",variants:{n4:"wght@400",n7:"wght@700"}},pt_serif:{family:"PT Serif",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},pacifico:{family:"Pacifico",variants:{n4:"wght@400"}},playball:{family:"Playball",variants:{n4:"wght@400"}},playfair_display:{family:"Playfair Display",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700",n9:"wght@900",i9:"ital,wght@1,900"}},poppins:{family:"Poppins",variants:{n1:"wght@100",i1:"ital,wght@1,100",n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},prata:{family:"Prata",variants:{n4:"wght@400"}},prompt:{family:"Prompt",variants:{n1:"wght@100",i1:"ital,wght@1,100",n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},proza_libre:{family:"Proza Libre",variants:{n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800"}},quantico:{family:"Quantico",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},quattrocento:{family:"Quattrocento",variants:{n4:"wght@400",n7:"wght@700"}},quattrocento_sans:{family:"Quattrocento Sans",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},questrial:{family:"Questrial",variants:{n4:"wght@400"}},quicksand:{family:"Quicksand",variants:{n3:"wght@300",n4:"wght@400",n5:"wght@500",n7:"wght@700"}},rajdhani:{family:"Rajdhani",variants:{n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700"}},raleway:{family:"Raleway",variants:{n1:"wght@100",i1:"ital,wght@1,100",n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},righteous:{family:"Righteous",variants:{n4:"wght@400"}},roboto:{family:"Roboto",variants:{n1:"wght@100",i1:"ital,wght@1,100",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n7:"wght@700",i7:"ital,wght@1,700",n9:"wght@900",i9:"ital,wght@1,900"}},roboto_condensed:{family:"Roboto Condensed",variants:{n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},roboto_mono:{family:"Roboto Mono",variants:{n1:"wght@100",i1:"ital,wght@1,100",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n7:"wght@700",i7:"ital,wght@1,700"}},roboto_slab:{family:"Roboto Slab",variants:{n1:"wght@100",n3:"wght@300",n4:"wght@400",n7:"wght@700"}},rubik:{family:"Rubik",variants:{n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n7:"wght@700",i7:"ital,wght@1,700",n9:"wght@900",i9:"ital,wght@1,900"}},shadows_into_light:{family:"Shadows Into Light",variants:{n4:"wght@400"}},slabo_13px:{family:"Slabo 13px",variants:{n4:"wght@400"}},smooch:{family:"Smooch",variants:{n4:"wght@400"}},source_code_pro:{family:"Source Code Pro",variants:{n2:"wght@200",n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n9:"wght@900"}},source_sans_pro:{family:"Source Sans Pro",variants:{n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n9:"wght@900",i9:"ital,wght@1,900"}},space_mono:{family:"Space Mono",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},syne:{family:"Syne",variants:{n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n8:"wght@800"}},tenor_sans:{family:"Tenor Sans",variants:{n4:"wght@400"}},tinos:{family:"Tinos",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},titillium_web:{family:"Titillium Web",variants:{n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n9:"wght@900"}},ubuntu:{family:"Ubuntu",variants:{n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n7:"wght@700",i7:"ital,wght@1,700"}},unica_one:{family:"Unica One",variants:{n4:"wght@400"}},unna:{family:"Unna",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},varela:{family:"Varela",variants:{n4:"wght@400"}},varela_round:{family:"Varela Round",variants:{n4:"wght@400"}},vidaloka:{family:"Vidaloka",variants:{n4:"wght@400"}},volkhov:{family:"Volkhov",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},vollkorn:{family:"Vollkorn",variants:{n4:"wght@400",i4:"ital,wght@1,400",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n9:"wght@900",i9:"ital,wght@1,900"}},work_sans:{family:"Work Sans",variants:{n1:"wght@100",n2:"wght@200",n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n8:"wght@800",n9:"wght@900"}},biz_udpmincho:{family:"BIZ UDPMincho",variants:{n4:"wght@400",n7:"wght@700"}},dela_gothic_one:{family:"Dela Gothic One",variants:{n4:"wght@400"}},hina_mincho:{family:"Hina Mincho",variants:{n4:"wght@400"}},kaisei_decol:{family:"Kaisei Decol",variants:{n4:"wght@400",n5:"wght@500",n7:"wght@700"}},kaisei_opti:{family:"Kaisei Opti",variants:{n4:"wght@400",n5:"wght@500",n7:"wght@700"}},kaisei_tokumin:{family:"Kaisei Tokumin",variants:{n4:"wght@400",n5:"wght@500",n7:"wght@700",n8:"wght@800"}},m_plus_1:{family:"M PLUS 1",variants:{n1:"wght@100",n2:"wght@200",n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n8:"wght@800",n9:"wght@900"}},m_plus_rounded_1c:{family:"M PLUS Rounded 1c",variants:{n1:"wght@100",n3:"wght@300",n4:"wght@400",n5:"wght@500",n7:"wght@700",n8:"wght@800",n9:"wght@900"}},mochiy_pop_p_one:{family:"Mochiy Pop P One",variants:{n4:"wght@400"}},murecho:{family:"Murecho",variants:{n1:"wght@100",n2:"wght@200",n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n8:"wght@800",n9:"wght@900"}},noto_sans_japanese:{family:"Noto Sans Japanese",variants:{n1:"wght@100",n2:"wght@200",n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n8:"wght@800",n9:"wght@900"}},noto_serif_japanese:{family:"Noto Serif Japanese",variants:{n2:"wght@200",n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n9:"wght@900"}},shippori_mincho:{family:"Shippori Mincho",variants:{n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n8:"wght@800"}},zen_kaku_gothic_new:{family:"Zen Kaku Gothic New",variants:{n3:"wght@300",n4:"wght@400",n5:"wght@500",n7:"wght@700",n9:"wght@900"}},zen_kurenaido:{family:"Zen Kurenaido",variants:{n4:"wght@400"}},zen_maru_gothic:{family:"Zen Maru Gothic",variants:{n3:"wght@300",n4:"wght@400",n5:"wght@500",n7:"wght@700",n9:"wght@900"}},zen_old_mincho:{family:"Zen Old Mincho",variants:{n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n9:"wght@900"}}};var S4={};d2(S4,{DeferredShopifyResource:()=>U,ShopifyArticle:()=>w3,ShopifyBlog:()=>h4,ShopifyCart:()=>C3,ShopifyCollection:()=>y3,ShopifyCollections:()=>c4,ShopifyCustomer:()=>K,ShopifyFont:()=>S3,ShopifyForm:()=>H3,ShopifyLink:()=>k3,ShopifyLocalization:()=>L3,ShopifyOrder:()=>i3,ShopifyPage:()=>p4,ShopifyPaginate:()=>p3,ShopifyPredictiveSearch:()=>C4,ShopifyProduct:()=>v,ShopifyRecommendations:()=>m4,ShopifyResource:()=>y,ShopifySearch:()=>f4,ShopifyVariant:()=>B,adaptShopifyFontData:()=>w4,adaptShopifyFormData:()=>y4,adaptShopifyMenuData:()=>g4});function w3(n,e,t){return e instanceof y?e.clone():(t&&(e.category=t),new y({author:d(e,i=>i.author?.name||i.author?.email),content:d(e,i=>i.content),created_at:w(()=>e.date_created),excerpt:w(()=>e.summary),excerpt_or_content:w(()=>e.summary||e.content),handle:w(()=>e.slug),id:d(e,i=>i.id),image:d(e,i=>i.image&&Z(n,i.image)),metafields:null,published_at:d(e,i=>i.date_published||i.date_created),tags:d(e,i=>i.tags),template_suffix:null,title:d(e,i=>i.title),updated_at:d(e,i=>i.date_updated||i.date_created),url:d([e,e.category],(i,r)=>r&&`/blogs/${r?.slug}/${i.slug}`),user:w(()=>e.author),comment_post_url:null,comments:null,comments_count:null,"comments_enabled?":!1,moderated:!1}))}function h4(n,e){if(e instanceof y)return e.clone();let t=d(e.blogs,i=>i?.results?.reduce((r,a)=>{for(let o of a.tags||[])r.includes(o)||r.push(o);return r},[]));return new y({all_tags:t,articles:d(e,i=>i.blogs?._cloneWithCompatibilityResult(r=>({results:r?.results?.map(a=>w3(n,a,i))}))||[]),articles_count:d(e.blogs,i=>i?.count||0),handle:w(()=>e.slug),id:d(e,i=>i.id),metafields:null,next_article:null,previous_article:null,tags:t,template_suffix:null,title:d(e,i=>i.title),url:d(e,i=>`/blogs/${i.slug}`),"comments_enabled?":!1,moderated:!1})}var N1=require("lodash-es");function F3(n,e){let t=e.type==="range",i=e.type==="boolean";return new y({active_values:t?void 0:e.active_options?.map(r=>s3(n,r,e)),false_value:i?s3(n,{value:""},e):void 0,inactive_values:t?void 0:e.inactive_options?.map(r=>s3(n,r,e)),label:e.label,max_value:t?s3(n,{value:e.range_max},e,"lte"):void 0,min_value:t?s3(n,{value:e.range_min},e,"gte"):void 0,operator:t?"AND":"OR",param_name:e.param_name,presentation:"text",range_max:e.range_max,true_value:i?s3(n,{value:e.options?.[0].value},e):void 0,type:e.id==="price"?"price_range":i?"boolean":"list",url_to_remove:Ht(n,`filter_${e.id}`,!0),values:e.id!=="price"&&e.options?.map(r=>s3(n,r,e))})}function s3(n,e,t,i){let r=i?`${t.param_name}[${i}]`:t.param_name;return new y({active:e.active,count:e.count,image:null,label:e.label,param_name:r,swatch:null,url_to_add:qt(n,r,e.value),url_to_remove:Bt(n,t.param_name,e.value),value:Ft(n,e,t,i)})}function Ft(n,e,t,i){let{queryParams:r}=n.swell,a=i?r[t.param_name]?.[i]:r[t.param_name];return t.type==="range"?a!==void 0&&a!==""?a:null:e.value}function d4(n){return Object.keys(n).reduce((e,t)=>{let i=n[t];return i!==""&&(e[t]=(0,N1.isObject)(i)&&!Array.isArray(i)?d4(i):i),e},{})}function Ht(n,e,t=!1){let{queryParams:i}=n.swell,r=q({...d4(i),...t?{[`${e}[gte]`]:void 0,[`${e}[lte]`]:void 0}:void 0,[e]:void 0,page:void 0});return U5(n,r)}function Bt(n,e,t){let{queryParams:i}=n.swell,r=q({...d4(i),[e]:Array.isArray(i[e])?i[e].filter(a=>a!==t):void 0,page:void 0});return U5(n,r)}function qt(n,e,t){let{queryParams:i}=n.swell,r=q({...d4(i),[e]:Array.isArray(i[e])?i[e].concat(t):typeof i[e]=="string"?[i[e],t]:t,page:void 0});return U5(n,r)}function U5(n,e){let{url:t}=n.swell;return`${t.pathname}${e?`?${e}`:""}`}function y3(n,e){if(e instanceof y)return e.clone();let t=d(e,r=>r.products?._cloneWithCompatibilityResult(a=>({results:a?.results?.map(o=>v(n,o))}))??null);async function i(){let r=await t.resolve();return r&&"_resolve"in r?r._resolve():r}return new y({all_products_count:w(async()=>(await i())?.count||0),all_tags:w(async()=>(await i())?.results?.reduce((r,a)=>(Array.isArray(a.tags)&&r.push(...a.tags),r),[])||[]),all_types:w(async()=>{let r=await i();if(!r?.results)return[];let a=r.results.reduce((o,s)=>(s.type&&o.add(s.type),o),new Set);return Array.from(a.values())}),all_vendors:[],current_type:null,current_vendor:null,default_sort_by:d(e,r=>r.sort_options?.[0].value),description:d(e,r=>r.description),featured_image:d(e,r=>r.images?.[0]&&Z(n,r.images[0])),filters:w(async()=>(await i())?.filter_options?.map(r=>F3(n,r))||[]),handle:w(()=>e.slug),id:d(e,r=>r.id),image:null,metafields:null,next_product:null,previous_product:null,products:t,products_count:w(async()=>(await i())?.results?.length||0),published_at:null,sort_by:w(()=>e.sort),sort_options:d(e,r=>r.sort_options),tags:[],template_suffix:null,title:w(()=>e.name),url:d(e,r=>`/collections/${r.slug}`)})}function c4(n,e){return new A(n.swell,e._collection,e._query,async()=>{let t=(await e.results)?.map(i=>y3(n,i));return{page:e.page??1,count:e.count??0,results:t,page_count:e.page_count??0,limit:e.limit,pages:e.pages??{}}})}function S3(n,e){return e instanceof y?e.clone():new y({baseline_ratio:null,fallback_families:e.fallback_families,family:e.family,style:e.style,"system?":e.system,variants:e.variants.map(t=>S3(n,t)),weight:e.weight})}var Gt={account_login:{params:()=>({password_needed:!0})}};function H3(n,e){if(e instanceof y)return e.clone();let t=Gt[e.id];return new y({...t?.params?.(e)||void 0,errors:e.errors&&new K5(e.errors),"posted_successfully?":e.success})}var $5=class{code;message;field_name;field_label;type;constructor(e){this.code=e.code,this.message=e.message,this.field_name=e.field_name,this.field_label=e.field_label,this.type=this.getShopifyErrorType(e)}getShopifyErrorType(e){return e.field_name==="email"?"email":e.field_name==="password"?"password":"form"}valueOf(){return this.type}toString(){return this.type}},K5=class n{errors;pointer=0;messages;translated_fields;constructor(e){return this.errors=Array.from(e).map(t=>new $5(t)),this.messages=new u4(this.errors,this.errors.map(t=>t.message)),this.translated_fields=new u4(this.errors,this.errors.map(t=>t.field_label)),new Proxy(this.errors,{get:(t,i)=>{let r=t;return i==="toJSON"?this.errors:i==="some"?this.some.bind(this):i==="messages"?this.messages:i==="translated_fields"?this.translated_fields:r[i]},getPrototypeOf(){return n.prototype}})}*[Symbol.iterator](){yield*this.errors}some(e,t){return this.errors.some(i=>e(i?.type),t)}},u4=class{values;constructor(e,t){return this.values=t,new Proxy(t,{get:(i,r)=>{let a=i;if(r==="toJSON")return t;let o=e?.findIndex?.(s=>s?.type===r);return o!==-1?t[o]:a[r]}})}};var I1=require("lodash-es");function k3(n,e,t){let i=e.handle||e.id;return new y({active:t.active,child_active:t.child_active,child_current:t.child_current,current:t.current,handle:`${i}-${(0,I1.snakeCase)(t.name)}`,levels:t.levels,links:t.items?.map(r=>k3(n,t,r)),object:t.resource,title:t.name,type:Vt(t.type),url:t.url})}function Vt(n){switch(n){case"home":return"frontpage_link";case"category":return"collection_link";case"product":return"product_link";case"search":return"search_link";default:return""}}function L3(n,e,t){let i=e.currencies.find(a=>a.code===t.currency)||e.currencies[0],r=e.locales.find(a=>a.code===t.locale)||e.locales[0];return new y({available_countries:Ot(e),available_languages:H1(e),country:i&&q1(i,e),language:r&&B1(r,e),market:null})}function Ot(n){return n.currencies.map(e=>q1(e,n))||[]}function H1(n){return n.locales.map(e=>B1(e,n))||[]}function B1(n,e){return{endonym_name:n.name,iso_code:n.code,name:n.name,primary:n.code===e.locale,root_url:e.url}}function q1(n,e){return{available_languages:H1(e),continent:null,currency:{iso_code:n.code,name:n.name,symbol:n.symbol},iso_code:n.code,market:null,name:Ut(n.code),"popular?":!1,unit_system:"metric"}}function Ut(n){return n in F1?F1[n]:null}var F1=Object.freeze({USD:"United States",EUR:"Europe",GBP:"United Kingdom",JPY:"Japan",CAD:"Canada",AUD:"Australia",CHF:"Switzerland",CNY:"China",SEK:"Sweden",NZD:"New Zealand",NOK:"Norway",MXN:"Mexico",SGD:"Singapore",HKD:"Hong Kong",KRW:"South Korea",INR:"India",BRL:"Brazil",RUB:"Russia",ZAR:"South Africa",TRY:"Turkey",AED:"United Arab Emirates",THB:"Thailand",IDR:"Indonesia",SAR:"Saudi Arabia",PLN:"Poland",PHP:"Philippines",ILS:"Israel",MYR:"Malaysia",CZK:"Czech Republic",HUF:"Hungary",CLP:"Chile",DKK:"Denmark",RON:"Romania",ARS:"Argentina",COP:"Colombia",TWD:"Taiwan",BGN:"Bulgaria",EGP:"Egypt",PKR:"Pakistan",NGN:"Nigeria",VND:"Vietnam",IQD:"Iraq",MAD:"Morocco",KES:"Kenya",DZD:"Algeria",UAH:"Ukraine",XAF:"Cameroon",XOF:"C\xF4te d'Ivoire",GHS:"Ghana",BYN:"Belarus",LKR:"Sri Lanka",SDG:"Sudan",AFN:"Afghanistan",ALL:"Albania",AMD:"Armenia",AOA:"Angola",AWG:"Aruba",AZN:"Azerbaijan",BAM:"Bosnia and Herzegovina",BBD:"Barbados",BDT:"Bangladesh",BHD:"Bahrain",BIF:"Burundi",BMD:"Bermuda",BND:"Brunei",BOB:"Bolivia",BSD:"Bahamas",BTN:"Bhutan",BWP:"Botswana",BZD:"Belize",CDF:"Democratic Republic of the Congo",CLF:"Chile (Unidad de Fomento)",CRC:"Costa Rica",CVE:"Cape Verde",DJF:"Djibouti",DOP:"Dominican Republic",ERN:"Eritrea",ETB:"Ethiopia",FKP:"Falkland Islands",GEL:"Georgia",GIP:"Gibraltar",GMD:"Gambia",GNF:"Guinea",GTQ:"Guatemala",GYD:"Guyana",HNL:"Honduras",HRK:"Croatia",HTG:"Haiti",IRR:"Iran",ISK:"Iceland",JMD:"Jamaica",JOD:"Jordan",KGS:"Kyrgyzstan",KHR:"Cambodia",KMF:"Comoros",KPW:"North Korea",KWD:"Kuwait",KYD:"Cayman Islands",KZT:"Kazakhstan",LAK:"Laos",LBP:"Lebanon",LRD:"Liberia",LSL:"Lesotho",LYD:"Libya",MDL:"Moldova",MGA:"Madagascar",MKD:"North Macedonia",MMK:"Myanmar",MNT:"Mongolia",MOP:"Macau",MRO:"Mauritania",MUR:"Mauritius",MVR:"Maldives",MWK:"Malawi",NAD:"Namibia",NPR:"Nepal",OMR:"Oman",PAB:"Panama",PEN:"Peru",PGK:"Papua New Guinea",PYG:"Paraguay",QAR:"Qatar",RSD:"Serbia",RWF:"Rwanda",SBD:"Solomon Islands",SCR:"Seychelles",SHP:"Saint Helena",SLL:"Sierra Leone",SOS:"Somalia",SRD:"Suriname",STD:"S\xE3o Tom\xE9 and Pr\xEDncipe",SZL:"Eswatini",TJS:"Tajikistan",TMT:"Turkmenistan",TND:"Tunisia",TOP:"Tonga",TTD:"Trinidad and Tobago",TZS:"Tanzania",UGX:"Uganda",UYU:"Uruguay",UZS:"Uzbekistan",VEF:"Venezuela",VUV:"Vanuatu",WST:"Samoa",XCD:"Eastern Caribbean",YER:"Yemen",ZMW:"Zambia",ZWL:"Zimbabwe"});function C4(n,e){return e instanceof y?e.clone():new y({performed:d(e,t=>t.performed),resources:$t(n,e),terms:w(()=>e.query),types:["product"]})}function $t(n,e){return e instanceof y?e.clone():new y({products:d(e.products,t=>t?.results?.map(i=>{let r=v(n,i);return r.object_type="product",r}))})}function m4(n,e){return e instanceof y?e.clone():new y({products:d(e,t=>(t?.recommendations||[]).map(i=>v(n,i))),products_count:d(e,t=>t?.recommendations?.length||0),performed:!0})}function p4(n,e){return e instanceof y?e.clone():new y({content:d(e,t=>t.content),handle:w(()=>e.slug),metafields:null,published_at:w(async()=>await e.date_published||e.date_created),template_suffix:null,title:d(e,t=>t.title||t.name),url:d(e,t=>`/pages/${t.slug}`),author:null})}function f4(n,e){if(e instanceof y)return e.clone();let t=d(e,i=>i.products?._cloneWithCompatibilityResult(r=>({results:r?.results?.map(a=>{let o=v(n,a);return o.object_type="product",o})}))||[]);return new y({default_sort_by:d(e,i=>i.sort_options?.[0].value),filters:w(async()=>(await(await t.resolve())?.filter_options)?.map(r=>F3(n,r))||[]),performed:d(e,i=>i.performed),results:t,results_count:w(async()=>(await t.resolve())?.count||0),sort_by:w(()=>e.sort),sort_options:d(e,i=>i.sort_options),terms:w(()=>e.query),types:["product"]})}function g4(n,e){let t={...e,handle:e.id.replace(/\_/g,"-"),title:e.name};return{...t,links:e.items?.map(i=>k3(n,t,i))}}function w4(n,e){return S3(n,e)}function y4(n,e){return H3(n,e)}function z5(n,e){let t=e.currencies.find(i=>i.code===e.currency);return new y({accepts_gift_cards:!0,address:{},brand:{},collections_count:0,currency:e.currency,customer_accounts_enabled:!0,customer_accounts_optional:!0,description:e.description,domain:e.url.replace(/^http[s]?:\/\//,""),email:e.support_email,enabled_currencies:e.currencies.map(i=>({iso_code:i.code,name:i.name,symbol:i.symbol})),enabled_payment_providers:[],id:e.id,metafields:null,metaobjects:null,money_format:e.currencies.find(i=>i.code===e.currency),money_with_currency_format:{...t,symbol:`${e.currency} ${t?.symbol||""}`},name:e.name,password_message:null,permanent_domain:`${e.id}.swell.store`,phone:e.support_phone,published_locales:e.locales.map(i=>({endonym_name:i.name,iso_code:i.code,name:i.name,primary:i.code===e.locale,root_url:e.url})),secure_url:e.url,types:[],url:e.url,vendors:[],policies:[],privacy_policy:null,refund_policy:null,shipping_policy:null,subscription_policy:null,terms_of_service:null,products_count:0})}var f3=class{theme;swell;pageId;pageResourceMap;objectResourceMap;formResourceMap;queryParamsMap;shopifyCompatibilityConfig;editorLocaleConfig;constructor(e){this.theme=e,this.swell=e.swell,this.shopifyCompatibilityConfig=this.swell.shopifyCompatibilityConfig??void 0,this.pageResourceMap=this.getPageResourceMap(),this.objectResourceMap=this.getObjectResourceMap(),this.formResourceMap=this.getFormResourceMap(),this.queryParamsMap=this.getQueryParamsMap()}adaptGlobals(e){let{store:t,request:i,page:r,menus:a}=e;this.pageId=this.getPageType(r?.id),e.shop=this.getShopData(e),e.page={...r||void 0},e.request={...i||void 0,design_mode:this.swell.isEditor,visual_section_preview:!1,page_type:r?.id},e.linklists=a,e.current_page=this.swell.queryParams.page||1,e.routes=this.getPageRoutes(),e.localization=this.getLocalizationObject(t,i),e.all_country_option_tags=this.getAllCountryOptionTags(e.geo)}adaptSettings(e,t){let{current:i,presets:r}=t;if(typeof i=="object"&&i)return{current:g3(e,i),presets:r};let a=r?.[i];if(!a)throw new Error(`Failed to build settings config: "${i}" preset is not defined`);return{current:i,presets:{...r,[i]:g3(e,a)}}}adaptPageData(e){let t=this.pageResourceMap.find(({page:i})=>i===this.pageId);if(t)for(let[i,r]of Object.entries(e)){let a=t.resources.find(({from:o})=>o===i||o.startsWith(`${i}.`));a&&r instanceof T&&(e[a.to]=a.object(this,r))}this.adaptObjectData(e)}adaptObjectData(e){for(let t of Object.values(e)){let i=this.objectResourceMap.find(({from:r})=>r===t?.constructor.name);if(i){let r=i.object(this,t);t instanceof T?t.setCompatibilityProps(r):Object.assign(t,r)}}}adaptQueryParams(){let e={};for(let[t,i]of Object.entries(this.swell.queryParams)){let r=this.queryParamsMap.find(({from:a})=>typeof a=="function"?a(t):a===t);if(r){let a=typeof r.to=="function"?r.to(t,i):{[r.to]:i};Object.assign(e,a)}else e[t]=i}this.swell.queryParams=e}getAdaptedFormType(e){return this.formResourceMap.find(i=>i.shopifyType===e)?.type}async getAdaptedFormClientParams(e,t,i){let r=this.formResourceMap.find(a=>a.type===e);if(r?.clientParams)return r.clientParams(t,i)}async getAdaptedFormClientHtml(e,t,i){let r=this.formResourceMap.find(o=>o.type===e),a=this.shopifyCompatibilityConfig?.forms?.find(o=>o.id===e);if(r&&a)return a.client_params?.reduce((o,s)=>`<input type="hidden" name="${s.name}" value="${s.value}" />`+o,"")}async getAdaptedFormServerParams(e,t){let i=this.formResourceMap.find(r=>r.type===e||r.shopifyType===e);if(typeof i?.serverParams=="function")return i.serverParams(t)}async getAdaptedFormServerResponse(e,t){let i=this.formResourceMap.find(r=>r.type===e||r.shopifyType===e);if(typeof i?.serverResponse=="function")return i.serverResponse(t)}getShopData({store:e}){return e?z5(this,e):{}}getContentForHeader(){return"<script>var Shopify = Shopify || {};</script>"}getMenuData(e){return g4(this,e)}getFontData(e){return w4(this,e)}getFormData(e){return y4(this,e)}getFontFromShopifySetting(e){return Z1(e)}getThemeConfig(e){return x1(e)}getPresetsConfig(e){return R1(e)}getEditorConfig(e){return P1(e)}getSectionConfigSchema(e){return j1(e)}async getLocaleConfig(e,t="en",i=".json"){let r=await e.getThemeConfigsByPath("theme/locales/",i),a=r.get(`theme/locales/${t}${i}`)??null;if(!a){let o=t.split("-")[0];if(a=r.get(`theme/locales/${o}${i}`)??null,!a){let s=`.default${i}`;for(let l of r.values())if(l.file_path.endsWith(s)){a=l;break}}}if(a){a=await e.getThemeConfig(a.file_path);try{return JSON.parse(a?.file_data||"")}catch{}}return{}}async getEditorLocaleConfig(e,t){if(this.editorLocaleConfig?.[t])return this.editorLocaleConfig[t];let i=await this.getLocaleConfig(e,t,".schema.json");return this.editorLocaleConfig={[t]:i},i}async renderSchemaTranslations(e,t,i="en"){if(!(0,k4.isObject)(t))return t;let r=await this.getEditorLocaleConfig(e,i);return this.renderSchemaTranslationValue(e,t,i,r)}async renderSchemaTranslationValue(e,t,i,r){switch(typeof t){case"string":{if(t.startsWith("t:")){let a=t.slice(2),o=a?.split("."),s=o.pop()||"",l=o.join(".");return(0,k4.get)(r,l)?.[s]??a}break}case"object":{if(Array.isArray(t)){let a=[];for(let o of t)a.push(await this.renderSchemaTranslationValue(e,o,i,r));return a}if(t!==null){let a={...t};for(let[o,s]of Object.entries(t))a[o]=await this.renderSchemaTranslationValue(e,s,i,r);return a}break}default:break}return t}getPageType(e){return this.shopifyCompatibilityConfig?.page_types?.[e]||e}getPageRouteUrl(e){return this.theme.props.pages?.find(t=>t.id===e)?.url||e}getPageRoutes(){let e={account_addresses_url:this.getPageRouteUrl("account/addresses"),account_login_url:this.getPageRouteUrl("account/login"),account_logout_url:this.getPageRouteUrl("account/logout"),account_recover_url:this.getPageRouteUrl("account/recover"),account_register_url:this.getPageRouteUrl("account/signup"),account_url:this.getPageRouteUrl("account/index"),all_products_collection_url:this.getPageRouteUrl("products/index"),cart_add_url:this.getPageRouteUrl("cart/add"),cart_change_url:this.getPageRouteUrl("cart/change"),cart_clear_url:this.getPageRouteUrl("cart/clear"),cart_update_url:this.getPageRouteUrl("cart/update"),cart_url:this.getPageRouteUrl("cart/index"),collections_url:this.getPageRouteUrl("categories/index"),predictive_search_url:this.getPageRouteUrl("search/suggest"),product_recommendations_url:this.getPageRouteUrl("products/index"),root_url:this.getPageRouteUrl("index"),search_url:this.getPageRouteUrl("search")};if(this.shopifyCompatibilityConfig?.page_routes)for(let[t,i]of Object.entries(this.shopifyCompatibilityConfig.page_routes))i&&typeof i=="object"&&i.page_id?e[t]=this.getPageRouteUrl(i.page_id):typeof i=="string"&&(e[t]=i);return e}getLocalizationObject(e,t){return L3(this,e,t)}getAdaptedPageUrl(e){if(!e)return;let t,i,r={},[a,o]=e.split("?"),s=a.split("."),l=s[1]?s.pop():null,[,u,c,h]=s.join(".").split("/");switch(l==="js"&&(i="json"),u){case"account":switch(c){case"order":t="account/order",r.id=h;break;case"register":t="account/login";break;default:break}break;case"blog":c&&(t="blogs/category",r.category=c),h&&(t="blogs/blog",r.slug=h);break;case"collections":c?c==="all"?t="products/index":(t="categories/category",r.slug=c):t="categories/index";break;case"gift_card":c&&(t="gift-card",r.code=c);break}if(t){let f=this.getPageRouteUrl(t);if(f)return f.replace(/:(\w+)/g,(C,p)=>r[p])+(l?`.${l}`:"")+(o?`?${o}`:"")}else if(i)return a.replace(new RegExp(`.${l}$`),`.${i}`)+(o?`?${o}`:"")}getThemeFilePath(e,t){switch(e){case"assets":return`assets/${t}`;case"components":return`snippets/${t}`;case"config":return`config/${t}`;case"layouts":return`layout/${t}`;case"templates":return`templates/${this.getPageType(t)}`;case"sections":return`sections/${t}`;default:throw new Error(`Theme file type not supported: ${e}`)}}getPageResourceMap(){return this.shopifyCompatibilityConfig?.page_resources?this.shopifyCompatibilityConfig.page_resources.map(e=>({page:e.page,resources:e.resources.map(({from:t,to:i,object:r})=>{let a=S4[r];if(!a)throw new Error(`ShopifyObject for '${r}' not found.`);return{from:t,to:i,object:a}})})):[]}getObjectResourceMap(){return this.shopifyCompatibilityConfig?.object_resources?this.shopifyCompatibilityConfig.object_resources.map(e=>{let t=S4[e.object];if(!t)throw new Error(`ShopifyObject for '${e.object}' not found.`);return{from:e.from,object:t}}):[]}getFormResourceMap(){return this.shopifyCompatibilityConfig?.forms?this.shopifyCompatibilityConfig.forms.map(e=>({shopifyType:e.shopify_type,type:e.id})):[]}getQueryParamsMap(){return[{from:"sort_by",to:"sort"},{from(e){return e.startsWith("filter.v.")},to(e,t){let i=e.split("filter.v.")[1],r=t;return{[i]:r}}}]}getAllCountryOptionTags(e){return e?.countries?.map(t=>{if(!t)return;let i=[...(e?.states||[]).filter(a=>a.country===t.id).map(a=>[a.id,a.name])],r=JSON.stringify(i).replace(/"/g,""");return`<option value="${t.id}" data-provinces="${r}">${t.name}</option>`}).filter(Boolean).join(`
|
|
943
|
-
`)}isScriptFormActionUrl(e){if(!e)return!1;let t=this.shopifyCompatibilityConfig?.editor_configs?.script_actions_routes||{};for(let i of Object.values(t))if(e===i)return!0;return!1}isScriptUrl(e){if(!e)return!1;let t=this.shopifyCompatibilityConfig?.editor_configs?.script_routes||{};for(let i of Object.values(t))if(e.startsWith(i))return!0;return!1}needRedirectToPageStart(e){return e?(this.shopifyCompatibilityConfig?.editor_configs?.redirect_to_page_start_forms||[]).includes(e):!1}isCheckoutForm(e){return e?this.shopifyCompatibilityConfig?.editor_configs?.checkout_form===e:!1}};var J5=100,Y5=15,T=class{_getter;_getterHash;_result;_compatibilityProps={};constructor(e){return e&&this._setGetter(e),this._getProxy()}_getProxy(){return new Proxy(this,{get(e,t){let i=e;switch(t){case"toLiquid":case"next":return;case"then":return!1;case"toJSON":case"toObject":return()=>i.toObject();default:break}if(typeof i[t]=="function"||t.startsWith?.("_"))return i[t];if(typeof t=="symbol"&&t===Symbol.toStringTag)return D(i._result)?"[object Promise]":i._result!==void 0?"[object Object]":"undefined";if(i._result===void 0){if(i[t]!==void 0)return i[t];i._result=i._get().catch(r=>(console.log(r),i._getCollectionResultOrProp(i,t)))}return D(i._result)?i._result.then(()=>i._getCollectionResultOrProp(i,t)).catch(r=>(console.log(r),null)):i._getCollectionResultOrProp(i,t)},set(e,t,i){return e[t]=i,!0}})}_getCollectionResultOrProp(e,t){if(e._result&&Array.isArray(e._result.results)){let i=e._result.results.find(r=>r.slug===t||r.id===t)||(typeof t=="number"?e._result.results[t]:void 0);if(i)return i}return t in e._compatibilityProps?e._compatibilityProps[t]:e._result&&t in e._result?e._result[t]:e[t]}async _get(...e){if(this._getter){let t=this._getter.bind(this);return Promise.resolve().then(()=>t()).then(i=>(this._result=i,i&&Object.assign(this,i),i)).catch(i=>(console.log(i),null))}return this._result}_setGetter(e){this._getter=e,this._getterHash=b3(e.toString())}async _resolve(){return this._result===void 0?this._get():this._result}_isResultResolved(){return this._result!==void 0&&!D(this._result)}async resolve(e=!0,t=!1){let i={},r=await this._resolve();return r===null?null:(Object.assign(i,r),Object.assign(i,this._compatibilityProps),Y(i,e,t))}toObject(){if(this._result===null)return null;let e={};return Object.assign(e,this._result),Object.assign(e,this._compatibilityProps),e}toJSON(){return this.toObject()}valueOf(){return this.resolve()}setCompatibilityProps(e){this._compatibilityProps=e}getCompatibilityProp(e){return this._compatibilityProps[e]}},A3=class extends T{_swell;_resource;_resourceName;_collection;_query={};_compatibilityInstance=null;constructor(e,t,i){return super(i),this._swell=e,this._collection=t,this._getProxy()}_getProxy(){return super._getProxy()}getResourceObject(){let{_swell:e,_collection:t}=this;if(this._resource=(e?.storefront)[t],e&&t.startsWith("content/")){let i=t.split("/")[1]?.replace(/\/$/,"").trim();this._resource={list:r=>e.storefront.content.list(i,r),get:(r,a)=>e.storefront.content.get(i,r,a)}}if(!this._resource?.get)throw new Error(`Swell storefront resource for collection '${t}' does not exist.`);return this._resource}},A=class n extends A3{length=0;results;count;page;pages;page_count;limit=Y5;name;constructor(e,t,i={},r){return super(e,t,r),this._query=this._initQuery(i),r||this._setGetter(this._defaultGetter()),this._getProxy()}_getProxy(){return super._getProxy()}_initQuery(e){let t=e||{};return t.limit>J5||t.limit===null?t.limit=J5:t.limit||(t.limit=Y5),this.limit=t.limit,t}_defaultGetter(){let e=this.getResourceObject();async function t(){return e.list(this._query)}return t}async _get(e={}){if(this._query={...this._query,...e},this._getter){let t=this._getter;this._result=this._swell.getCachedResource("storefront-list",[this._collection,this._query,this._getterHash],async()=>t.call(this)).then(i=>(this._result=i,i&&Object.assign(this,i,{length:i.results?.length||0}),i)).catch(i=>(console.log(i),null))}return this._result}[Symbol.iterator](){return this.iterator()}*iterator(){for(let e of this.results||[])yield e}_clone(e){let t=new n(this._swell,this._collection,this._query,this._getter);return this._isResultResolved()&&(t._result=(0,W5.cloneDeep)(this._result)),this._compatibilityProps&&t.setCompatibilityProps(this._compatibilityProps),e!==void 0&&(Object.assign(t,e),e._getter&&t._setGetter(e._getter)),t}_cloneWithCompatibilityResult(e){let t=this._getter,i=this._clone({_getter:async()=>{let r=await t?.call(i);if(r){let a=e(r);return{...r,...a||void 0}}return r}});if(this._isResultResolved()){let r=(0,W5.cloneDeep)(this._result);if(r){let a=e(r);Object.assign(i,r),a&&Object.assign(i,a)}}return i}},_=class extends A3{_id;constructor(e,t,i,r={},a){return super(e,t,a),this._id=i,this._query=r,a||this._setGetter(this._defaultGetter()),this._getProxy()}_getProxy(){return super._getProxy()}_defaultGetter(){let e=this.getResourceObject();async function t(){return e.get(this._id,this._query)}return t}async _get(e,t={}){if(this._id=e||this._id,this._query={...this._query,...t},this._getter){let i=this._getter;this._result=this._swell.getCachedResource("storefront-record",[this._collection,this._id,this._query,this._getterHash],async()=>i.call(this)).then(r=>(this._result=r,r&&Object.assign(this,r),r)).catch(r=>(console.log(r),null))}return this._result}},J=class extends A3{constructor(e,t,i){return super(e,t,i),i||this._setGetter(this._defaultGetter()),this._getProxy()}_getProxy(){return super._getProxy()}_defaultGetter(){let{_collection:e,_swell:{storefrontContext:t}}=this,i=this.getResourceObject();async function r(){return t[e]!==void 0?t[e]:i.get()}return r}async _get(){if(this._getter){let e=this._getter;this._result=Promise.resolve().then(()=>e.call(this)).then(t=>(this._result=t,t&&Object.assign(this,t),t)).catch(t=>(console.log(t),null))}return this._result}},v3=class{_resource;count=0;page=0;page_count=0;limit=0;pages={};next;previous;constructor(e){this._resource=e,this.setPaginationProps()}setPaginationProps(){let{_resource:e}=this;if(this.count=e.count||0,this.page=e.page||0,this.page_count=e.page_count||0,this.limit=e.limit||0,this.pages={},e.pages)for(let[r,a]of Object.entries(e.pages))this.pages[r]={start:a.start,end:a.end,url:this.getPageUrl(Number(r))};let t=this.pages[this.page+1];this.next=t?{start:t.start,end:t.end,url:this.getPageUrl(this.page+1)}:void 0;let i=this.pages[this.page-1];this.previous=i?{start:i.start,end:i.end,url:this.getPageUrl(this.page-1)}:void 0}getPageUrl(e){let{url:t,queryParams:i}=this._resource._swell;return`${t.pathname}?${q({...i,page:e})}`}setCompatibilityProps(e){Object.assign(this,e)}};function b3(n){var e="0123456789abcdef";function t(L){var k,M="";for(k=0;k<=3;k++)M+=e.charAt(L>>k*8+4&15)+e.charAt(L>>k*8&15);return M}function i(L,k){var M=(L&65535)+(k&65535),E=(L>>16)+(k>>16)+(M>>16);return E<<16|M&65535}function r(L,k){return L<<k|L>>>32-k}function a(L,k,M,E,I,F){return i(r(i(i(k,L),i(E,F)),I),M)}function o(L,k,M,E,I,F,X){return a(k&M|~k&E,L,k,I,F,X)}function s(L,k,M,E,I,F,X){return a(k&E|M&~E,L,k,I,F,X)}function l(L,k,M,E,I,F,X){return a(k^M^E,L,k,I,F,X)}function u(L,k,M,E,I,F,X){return a(M^(k|~E),L,k,I,F,X)}function c(L){var k,M=(L.length+8>>6)+1,E=new Array(M*16);for(k=0;k<M*16;k++)E[k]=0;for(k=0;k<L.length;k++)E[k>>2]|=L.charCodeAt(k)<<k%4*8;return E[k>>2]|=128<<k%4*8,E[M*16-2]=L.length*8,E}var h,f=c(""+n),m=1732584193,C=-271733879,p=-1732584194,g=271733878,Q,l3,l2,h2;for(h=0;h<f.length;h+=16)Q=m,l3=C,l2=p,h2=g,m=o(m,C,p,g,f[h+0],7,-680876936),g=o(g,m,C,p,f[h+1],12,-389564586),p=o(p,g,m,C,f[h+2],17,606105819),C=o(C,p,g,m,f[h+3],22,-1044525330),m=o(m,C,p,g,f[h+4],7,-176418897),g=o(g,m,C,p,f[h+5],12,1200080426),p=o(p,g,m,C,f[h+6],17,-1473231341),C=o(C,p,g,m,f[h+7],22,-45705983),m=o(m,C,p,g,f[h+8],7,1770035416),g=o(g,m,C,p,f[h+9],12,-1958414417),p=o(p,g,m,C,f[h+10],17,-42063),C=o(C,p,g,m,f[h+11],22,-1990404162),m=o(m,C,p,g,f[h+12],7,1804603682),g=o(g,m,C,p,f[h+13],12,-40341101),p=o(p,g,m,C,f[h+14],17,-1502002290),C=o(C,p,g,m,f[h+15],22,1236535329),m=s(m,C,p,g,f[h+1],5,-165796510),g=s(g,m,C,p,f[h+6],9,-1069501632),p=s(p,g,m,C,f[h+11],14,643717713),C=s(C,p,g,m,f[h+0],20,-373897302),m=s(m,C,p,g,f[h+5],5,-701558691),g=s(g,m,C,p,f[h+10],9,38016083),p=s(p,g,m,C,f[h+15],14,-660478335),C=s(C,p,g,m,f[h+4],20,-405537848),m=s(m,C,p,g,f[h+9],5,568446438),g=s(g,m,C,p,f[h+14],9,-1019803690),p=s(p,g,m,C,f[h+3],14,-187363961),C=s(C,p,g,m,f[h+8],20,1163531501),m=s(m,C,p,g,f[h+13],5,-1444681467),g=s(g,m,C,p,f[h+2],9,-51403784),p=s(p,g,m,C,f[h+7],14,1735328473),C=s(C,p,g,m,f[h+12],20,-1926607734),m=l(m,C,p,g,f[h+5],4,-378558),g=l(g,m,C,p,f[h+8],11,-2022574463),p=l(p,g,m,C,f[h+11],16,1839030562),C=l(C,p,g,m,f[h+14],23,-35309556),m=l(m,C,p,g,f[h+1],4,-1530992060),g=l(g,m,C,p,f[h+4],11,1272893353),p=l(p,g,m,C,f[h+7],16,-155497632),C=l(C,p,g,m,f[h+10],23,-1094730640),m=l(m,C,p,g,f[h+13],4,681279174),g=l(g,m,C,p,f[h+0],11,-358537222),p=l(p,g,m,C,f[h+3],16,-722521979),C=l(C,p,g,m,f[h+6],23,76029189),m=l(m,C,p,g,f[h+9],4,-640364487),g=l(g,m,C,p,f[h+12],11,-421815835),p=l(p,g,m,C,f[h+15],16,530742520),C=l(C,p,g,m,f[h+2],23,-995338651),m=u(m,C,p,g,f[h+0],6,-198630844),g=u(g,m,C,p,f[h+7],10,1126891415),p=u(p,g,m,C,f[h+14],15,-1416354905),C=u(C,p,g,m,f[h+5],21,-57434055),m=u(m,C,p,g,f[h+12],6,1700485571),g=u(g,m,C,p,f[h+3],10,-1894986606),p=u(p,g,m,C,f[h+10],15,-1051523),C=u(C,p,g,m,f[h+1],21,-2054922799),m=u(m,C,p,g,f[h+8],6,1873313359),g=u(g,m,C,p,f[h+15],10,-30611744),p=u(p,g,m,C,f[h+6],15,-1560198380),C=u(C,p,g,m,f[h+13],21,1309151649),m=u(m,C,p,g,f[h+4],6,-145523070),g=u(g,m,C,p,f[h+11],10,-1120210379),p=u(p,g,m,C,f[h+2],15,718787259),C=u(C,p,g,m,f[h+9],21,-343485551),m=i(m,Q),C=i(C,l3),p=i(p,l2),g=i(g,h2);return t(m)+t(C)+t(p)+t(g)}function Kt(n,e){if(!n.file_path.startsWith("theme/sections/"))return!1;if(n.file_path.endsWith(".liquid")){if(!e.get(n.file_path.replace(/\.liquid$/,".json")))return!0}else if(n.file_path.endsWith(".json"))return!0;return!1}async function G5(n,e){let t=[];for(let i of n.values())if(Kt(i,n)){let r=await e(i);r&&t.push({...r,id:i.name.split(".").pop()??"",...r&&{presets:zt(r)}})}return t}function zt(n){return Array.isArray(n?.presets)?n.presets.map(e=>({label:e.label,settings:{...n.fields?.reduce((t,i)=>(i.id&&i.default!==void 0&&(t[i.id]=i.default),t),{}),...e.settings||void 0},blocks:e.blocks?.map(t=>{let i=n.blocks?.find(r=>r.type===t.type);return i?{...t,settings:{...i.fields.reduce((r,a)=>(a.id&&a.default!==void 0&&(r[a.id]=a.default),r),{}),...t.settings||void 0}}:t})})):[]}async function V5(n,e){let t=Array.from(n.values()),i=t.filter(o=>o.file_path.endsWith(".json")&&!n.has(o.file_path.replace(/\.json$/,".liquid"))),r=async o=>{let s=t.find(u=>{if(!u.file_path.endsWith(`/${o}.json`)&&!u.file_path.endsWith(`/${o}.liquid`))return!1;if(u.file_path.endsWith(".liquid")){if(!n.get(u.file_path.replace(/\.liquid$/,".json")))return!0}else if(u.file_path.endsWith(".json"))return!0;return!1});return s?{...await e(s),id:s.name.split(".").pop()}:void 0},a=[];for(let o of i){let s;try{s=JSON.parse(o.file_data),s?.name&&(s.label=s.name,delete s.name)}catch{}if(s?.type){let l=await s4(s,r);a.push({...s,id:o.name.split(".").pop(),sectionConfigs:l})}}return a}async function s4(n,e){let t=n?.order instanceof Array?n.order:Object.keys(n?.sections||{}),i=[];for(let r of t){let a=n.sections[r];if(!a)continue;let o=await e(a.type)||{id:a.type,label:a.type,tag:"div",class:"",fields:[],blocks:[]},s=n.id?`page__${n.id}__${r}`:o.id,u=(a.block_order instanceof Array?a.block_order:Object.keys(a.blocks||{})).map(h=>a.blocks?.[h]).filter(Boolean),c={section:{id:s,...a,blocks:u}};i.push({id:s,section:{id:s,...a},schema:o,settings:c,tag:o.tag||"div",class:o.class})}return i}function Wt(n){return String(n)==="[object Array]"}function N3(n){let e=typeof n;return n!==null&&(e==="object"||e==="function")}function Q5(n){let e=new TextEncoder().encode(n),t="";for(let i=0;i<e.length;i+=3){let r=Array.from(e.slice(i,i+3));t+=btoa(String.fromCharCode(...r))}return t}function I5(n,e="id"){return(0,O1.reduce)(n,(t,i)=>(t[i[e]]=i,t),{})}function Jt(n){let e=n.toUpperCase().split(/-|_/),t=e.shift(),i=e.pop(),r="";return i&&(r=i),i||(r=x4[t.toLowerCase()]||""),r.toLowerCase()}function X5(n,e){if(!(typeof n!="object"||n===null)){for(let t of Object.keys(n))if(Object.hasOwn(n,t)&&e(t,n)!==!1){let r=n[t];typeof r=="object"&&r!==null&&X5(r,e)}}}function Yt(n){let e=new Set;return X5(n,(t,i)=>{if(typeof i=="object"&&i!==null){if(e.has(i))return!1;e.add(i)}}),Array.from(e)}function Qt(n){let e=new WeakSet;return n&&JSON.parse(JSON.stringify(n,(t,i)=>{if(typeof i=="object"&&i!==null){if(e.has(i))return JSON.parse(JSON.stringify(i));e.add(i)}return i}))}function U1(n){if(typeof n!="object"||n===null)return n;for(let e in n)e==="_swell"?n[e]=void 0:U1(n[e])}function G1(n){if(n!==void 0)return n instanceof A?"SwellStorefrontCollection":n instanceof _?"SwellStorefrontRecord":n instanceof y?"ShopifyResource":n instanceof T?"StorefrontResource":"promise"}async function Y(n,e=!0,t=!1){let i=n,r=e;try{if(D(n)&&(r=!1,i=await n),n instanceof T&&(r=!1,i=await Y(n.resolve(),e,t)),i instanceof Array){if(i=await Promise.all(i.map(a=>Y(a,e,t))),i.filter(a=>a!==void 0).length===0)return e?[]:void 0}else if(typeof i=="object"&&i!==null&&!i._swell){let a={};for(let[o]of Object.entries(i)){if(!e&&(D(i[o])||i[o]instanceof T||i[o]instanceof y)){a[o]={_type:G1(i[o]),...t?{value:await Y(i[o],r,t)}:{}};continue}if(i[o]instanceof T&&t){a[o]={_type:G1(i[o]),value:await Y(i[o],r,t)};continue}a[o]=await Y(i[o],r,t)}return!e&&Object.keys(a).length===0?void 0:a}}catch(a){return console.error(a),n}return i}function q(n){return V1.default.stringify({...n,sections:void 0,section_id:void 0},{encodeValuesOnly:!0,arrayFormat:"repeat"})}function O5(n,e){return n=Array.isArray(n)?n.join(" "):n,n.split("}").map(r=>{let[a,o]=r.split("{");return!a||!o?"":`${a.split(",").map(l=>`#${e} ${l.trim()}`).join(", ")} {${o}}`}).join(" ")}function g3(n,e){return Object.entries(e).reduce((t,[i,r])=>{let a=n[i]?.value,o=a!=null;return t[i]=o?a:r,t},{})}var I3="ContentSections";function o3(n){return`SectionGroup_${n}`}var $1="https://api.schema.io",K1=new Map,z1=new Map,e2=class n{url;headers;swellHeaders;queryParams;workerEnv;config;shopifyCompatibilityConfig;backend;storefront;storefrontContext;instanceId="";isPreview=!1;isEditor=!1;sentResponse=!1;storefront_url;constructor(e){let{url:t,config:i,shopifyCompatibilityConfig:r,headers:a,swellHeaders:o,serverHeaders:s,queryParams:l,workerEnv:u,...c}=e;if(this.url=t instanceof URL?t:new URL(t||""),this.config=i,this.shopifyCompatibilityConfig=r,this.queryParams=n.formatQueryParams(l||this.url.searchParams),this.workerEnv=u,s){let{headers:h,swellHeaders:f}=n.formatHeaders(s);this.headers=h,this.swellHeaders=f,this.backend=new L4({storeId:f["store-id"],accessToken:f["access-token"],apiHost:f["api-host"]}),this.storefront=this.getStorefrontInstance({...e,headers:h,swellHeaders:f}),this.instanceId=["store-id","environment-id","deployment-mode","theme-id","theme-branch-id"].map(m=>f[m]||"0").join(":"),this.isEditor=c.isEditor??f["deployment-mode"]==="editor",this.isPreview=this.isEditor||f["deployment-mode"]==="preview"}else if(a&&o)Object.assign(this,c),this.headers=a,this.swellHeaders=o,this.storefront=this.getStorefrontInstance(e);else throw new Error("Swell client requires `serverHeaders` when initialized on the server-side, or `headers` and `swellHeaders` when initialized on the client-side.");this.storefrontContext=this.initStorefrontContext()}static formatHeaders(e){let t={},i={};e instanceof Headers?e.forEach((r,a)=>{t[a]=r}):e&&(t=e);for(let[r,a]of Object.entries(t))r.startsWith("swell-")&&a&&(i[r.replace("swell-","")]=a);return{headers:t,swellHeaders:i}}static formatQueryParams(e){let t={};return e instanceof URLSearchParams?t=Y1.default.parse(e.toString()):e&&(t=e),t}async getCachedResource(e,t,i){let r=this.swellHeaders["request-id"],a=W1(e,[r,t]);return this.getResourceCache().fetch(a,i)}async updateCacheModified(e){if(e){let t="_cache-modified";await this.getResourceCache().get(t)!==e&&(await this.getRequestCache().flushAll(),await this.getResourceCache().set(t,e,1e3*60*60*24*90))}}async getAppSettings(){return await this.get("/:storefronts/{id}/configs/settings/values",{id:this.swellHeaders["storefront-id"]})||{}}async getStorefrontSettings(e=!1){try{let{settings:t,menus:i,payments:r,subscriptions:a,session:o}=await this.storefront.request("get","/settings/all",void 0,void 0,{force:e}),s=this.storefront.settings;s.localizedState={},s.set({value:t}),s.set({model:"menus",value:i}),s.set({model:"payments",value:r}),s.set({model:"subscriptions",value:a}),s.set({model:"session",value:o})}catch(t){t instanceof Error&&(t.message=`Swell: unable to load settings (${t.message})`),console.error(t)}return this.storefront.settings.get()}getStorefrontMenus(){let e=this.storefront.settings.getState("/settings/menus","menuState");return!e||D(e)?[]:e}async get(...e){return this.backend?.get(...e)}async put(...e){return this.backend?.put(...e)}async post(...e){return this.backend?.post(...e)}async delete(...e){return this.backend?.delete(...e)}getStorefrontInstance(e){let{swellHeaders:t,getCookie:i,setCookie:r,storefrontSettingStates:a}=e;if(!t)throw new Error("Swell headers are required");let o=t["store-id"],s=t["public-key"];if(!o||!s)throw new Error('Missing required headers: "swell-store-id" and "swell-public-key"');let l=J1.default.create(o,s,{url:t["admin-url"],vaultUrl:t["vault-url"],getCookie:i,setCookie:r&&((u,c,h)=>r(u,c,h,this)),headers:{"Swell-Store-id":o,"Swell-Storefront-Id":t["storefront-id"]}});return a&&Object.assign(l.settings,a),l.request=this.getCacheableStorefrontRequestHandler(l),l}initStorefrontContext(){let e={};if(this.swellHeaders?.["storefront-context"])try{e=JSON.parse(this.swellHeaders["storefront-context"])}catch{console.error("Failed to parse swell-storefront-context. Ignoring...")}return e}isStorefrontRequestCacheable(e,t,i){if(i?.force)return!1;if(e==="get")switch(t.split("/")[1]){case"products":case"categories":case"content":case"settings":return!0;default:return!1}return!1}getCacheableStorefrontRequestHandler(e){let t=e.request;return(i,r,a,o,s)=>{if(this.isStorefrontRequestCacheable(i,r,s))return this.getRequestCache().fetch(W1("request",[i,r,a,o,s]),()=>t(i,r,a,o,s));switch(i){case"delete":case"post":case"put":{let l=r.split("/")[1];delete this.storefrontContext[l];break}default:}return t(i,r,a,o,s)}}getResourceCache(){let e=K1.get(this.instanceId);return e||(e=new _3,K1.set(this.instanceId,e)),e}getRequestCache(){let e=z1.get(this.instanceId);return e||(e=new T3,z1.set(this.instanceId,e)),e}getCacheKey(e,t){let i=`${this.instanceId}:${e}`;return Array.isArray(t)&&t.length>0&&(i+=`_${JSON.stringify(t)}`),i.length>512&&(i=`${i.slice(0,480)}${b3(i)}`),i}};function W1(n,e){let t=n;return Array.isArray(e)&&e.length>0&&(t+=`_${JSON.stringify(e)}`),t.length>512&&(t=`${t.slice(0,480)}${b3(t)}`),t}var L4=class{apiHost=$1;apiAuth="";constructor({storeId:e,accessToken:t,apiHost:i}){this.apiHost=i||$1,this.apiAuth=Q5(`${e}:${t}`)}async makeRequest(e,t,i){let r={method:e,headers:{Authorization:`Basic ${this.apiAuth}`,"User-Agent":"swell-functions/1.0","Content-Type":"application/json"}},a="";if(i)try{e==="GET"?a=`?${this.stringifyQuery(i)}`:(r.body=JSON.stringify(i),r.headers["Content-Length"]=String(r.body.length))}catch{throw new Error(`Error serializing data: ${i}`)}let o=String(t).startsWith("/")?t.substring(1):t,s=`${this.apiHost}/${o}${a}`,l=await fetch(s,r),u=await l.text(),c;try{c=JSON.parse(u)}catch{c=String(u||"").trim()}if(l.status>299)throw new B3(c,{status:l.status,method:e,endpointUrl:o});if(e!=="GET"&&c?.errors)throw new B3(c.errors,{status:400,method:e,endpointUrl:o});return c}stringifyQuery(e,t){let i=[];for(let[r,a]of Object.entries(e)){let o=t?`${t}[${r}]`:r,l=a!==null&&typeof a=="object"?this.stringifyQuery(a,o):`${encodeURIComponent(o)}=${a===null?"":encodeURIComponent(a)}`;i.push(l)}return i.join("&")}async get(e,t){return this.makeRequest("GET",e,t)}async put(e,t){return this.makeRequest("PUT",e,t)}async post(e,t){return this.makeRequest("POST",e,t)}async delete(e,t){return this.makeRequest("DELETE",e,t)}},B3=class extends Error{status=200;constructor(e,t={}){let i;typeof e=="string"?i=e:i=JSON.stringify(e,null,2),t.method&&t.endpointUrl&&(i=`${t.method} /${t.endpointUrl}
|
|
944
|
-
${i}`),super(i),this.name="SwellError",this.status=t.status||500}};function t2(n,e){return new A(n,"products",e)}function Xt(n,e,t){return new _(n,"products",e,t)}function e6(n,{search:e,filter:t,sort:i}){return new A(n,"products",{search:e,filter:t,sort:i})}function t6(n,e){return new A(n,"categories",e)}function Q1(n,e,t){return new _(n,"categories",e,t)}async function i6(n,e,t){let i=Q1(n,e,t),r=await i.id;return i.products=t2(n,{category:r}),i}function n6(n,e){return n.getCachedResource(`content-model-${e}`,[],()=>n.get("/:content/{name}",{name:e,public:!0,"storefront.enabled":!0}))}async function X1(n,e,t){return new A(n,`content/${e}`,t)}async function i2(n,e,t,i){return new _(n,`content/${e}`,t,i)}async function r6(n,e,t){return i2(n,"pages",e,t)}async function a6(n,e){return X1(n,"blogs",e)}async function o6(n,e,t){return i2(n,"blogs",e,t)}var V=require("lodash-es");async function ee(n,e){let t=[];for(let i of e)if(l6(i,e)){let r=await r2(n,i);r&&t.push({...r,id:i.name.split(".").pop()})}return t}async function n2(n,e,t=s6){let i=e.order instanceof Array?e.order:Object.keys(e.sections||{}),r=[];for(let a of i){let o=e.sections[a],s=await t(n,o.type);if(!s)continue;let l=e.id?`page__${e.id}__${a}`:s.id,c=(o.block_order instanceof Array?o.block_order:Object.keys(o.blocks||{})).map(f=>o.blocks?.[f]).filter(Boolean),h={section:{id:l,...o,blocks:c}};r.push({id:l,settings:h,section:{id:l,...o},tag:s.tag||"div",class:s.class,schema:s})}return r}async function te(n,e){let t=e.filter(a=>h6(a,e)),i=async(a,o)=>{let s=e.find(u=>d6(u,e,o)),l=await r2(a,s);if(l)return{...l,id:s?.name.split(".").pop()}},r=[];for(let a of t){let o;try{o=JSON.parse(a.file_data),o?.name&&(o.label=o.name,delete o.name)}catch{}if(o?.type){let s=await n2(n,o,i);r.push({...o,id:a.name.split(".").pop(),sectionConfigs:s})}}return r}async function s6(n,e){let t=await n.getThemeTemplateConfigByType("sections",e);return r2(n,t)}async function r2(n,e){let t;if(e?.file_path?.endsWith(".liquid")){if(n.shopifyCompatibility){n.liquidSwell.lastSchema=void 0,await n.renderTemplate(e);let i=n.liquidSwell.lastSchema||{};i&&(t=n.shopifyCompatibility.getSectionConfigSchema(i))}}else if(e?.file_data)try{t=JSON.parse(e?.file_data)||void 0}catch{}return t}function l6(n,e){return n.file_path.startsWith("theme/sections/")?ie(n,e):!1}function h6(n,e){if(!n.file_path.startsWith("theme/sections/")||!n.file_path.endsWith(".json"))return!1;let t=n.file_path.replace(/\.json$/,".liquid");return!e.find(i=>i.file_path===t)}function d6(n,e,t){return!n.file_path.endsWith(`/${t}.json`)&&!n.file_path.endsWith(`/${t}.liquid`)?!1:ie(n,e)}function ie(n,e){if(n.file_path.endsWith(".liquid")){let t=n.file_path.replace(/\.liquid$/,".json");if(!e.find(r=>r.file_path===t))return!0}else if(n.file_path.endsWith(".json"))return!0;return!1}function q3(n){let e={description:n.description,defaultValue:n.default!==void 0?n.default:null,isLabelHidden:!0,layout:"column",params:n},t;switch(n?.type){case"text":case"short_text":t={type:"swell_short_text"};break;case"paragraph":t={type:"swell_paragraph"};break;case"textarea":case"long_text":case"liquid":t={type:"swell_long_text"};break;case"basic_html":case"rich_text":case"rich_html":case"markdown":t={type:"swell_editor"};break;case"number":t={type:"swell_number"};break;case"select":t={type:"swell_select"};break;case"radio":t={type:"swell_radio"};break;case"checkbox":t={type:"swell_boolean"};break;case"color":t={type:"swell_color"};break;case"color_scheme":t={type:"swell_color_scheme"};break;case"color_scheme_group":t={type:"swell_color_scheme_group"};break;case"font":t={type:"swell_font"};break;case"header":t={type:"swell_header"};break;case"icon":t={type:"swell_menu"};break;case"menu":t={type:"swell_menu"};break;case"url":t={type:"swell_url"};break;case"lookup":case"generic_lookup":case"product_lookup":case"category_lookup":case"customer_lookup":t={type:"swell_lookup"};break;case"image":t={type:"swell_image",defaultValue:""};break;case"asset":case"document":case"video":t={type:"swell_file"};break;default:t={type:"swell_short_text"};break}return{...e,...t}}function N(n,e,t){if(t===void 0)return null;switch(n?.find(r=>r.id===e)?.type){default:return t}}function ne(n,e){return e?.reduce((t,i)=>{for(let r of i.fields||[])r?.id&&(t[r.id]=n[r.id]);return t},{})}function re(n,e){return e?{settings:e.fields?.reduce((t,i)=>(i?.id&&(t[i.id]=n[i.id]),t),{}),id:e.id,blocks:n.Blocks?.filter(t=>t.props.compiled?._component).map(t=>{let i=t.props.compiled.props,r=t.props.compiled._component.split("__")[2],a=e.blocks?.find(o=>o.type===r);return{type:r,settings:a?.fields?.reduce((o,s)=>(s?.id&&(o[s.id]=i[s.id]),o),{})}})}:{}}async function c6(n,e,t){let i=await oe(n,t),r=await ee(n,e),a=await n2(n,i),o=await te(n,e);return{pageTemplate:i,allSections:r,pageSections:a,layoutSectionGroups:o}}async function oe(n,e){let t=null;if(t=await n.getThemeTemplateConfigByType("templates",e),t)return JSON.parse(t.file_data)}function u6(n,e){return n.reduce((t,i)=>(i.enabled_on?A4(i.enabled_on,"groups",e)&&t.push(String(i.id)):i.disabled_on?A4(i.disabled_on,"groups",e)||t.push(String(i.id)):i.id===e&&t.push(String(i.id)),t),[])}function C6(n,e){return e.map(t=>({prop:o3(t.id),type:"component-collection",label:t.label,required:!0,accepts:u6(n,t.type)}))}function A4(n,e,t){return!!(n.templates==="*"||n[e]?.includes(t))}function m6(n,e,t){return n.reduce((i,r)=>(r.enabled_on?A4(r.enabled_on,"templates",t)&&i.push(String(r.id)):r.disabled_on?A4(r.disabled_on,"templates",t)||i.push(String(r.id)):e.some(({type:a})=>a===r.id)||i.push(String(r.id)),i),[])}function p6(n){return(n?.configs?.editor?.settings??[]).reduce((e,t)=>{for(let i of t.fields||[])e.push({prop:i.id,label:i.label,optional:!0,group:t.label,...q3(i)});return e},[])}function f6(n){let e=[];for(let t of n){let i=Array.isArray(t.blocks)&&t.blocks.length>0;e.push({id:`${t.id}`,label:t.label,schema:[...(t.fields||[]).reduce((r,a)=>(a.id&&a.type&&r.push({prop:a.id,label:a.label,optional:!0,...q3(a)}),r),[]),...i?[{prop:"Blocks",type:"component-collection",required:!0,accepts:(t.blocks||[]).map(r=>`Block__${t.id}__${r.type}`),defaultValue:t.presets?.[0]?.blocks?.reduce((r,a)=>{let o=t.blocks?.find(({type:s})=>s===a.type);return o&&r.push({_component:`Block__${t.id}__${a.type}`,...(0,V.reduce)(o.fields,(s,l)=>(l.id&&(s[l.id]=N(o.fields,l.id,l.default)),s),{})}),r},[]),placeholderAppearance:{height:50,label:"Add block",aspectRatio:1}}]:[],{prop:"custom_css",type:"swell_css",label:"Custom CSS",description:"Add custom CSS for this section",layout:"column",isLabelHidden:!0,params:{rows:5,placeholder:"Enter custom CSS..."}}],styles:()=>({styled:{Root:{}}})}),i&&e.push(...(t.blocks||[]).map(r=>({id:`Block__${t.id}__${r.type}`,label:r.label,schema:(r.fields||[]).reduce((a,o)=>(o.id&&o.type&&a.push({prop:o.id,label:o.label,optional:!0,...q3(o)}),a),[]),styles:()=>({styled:{Root:{}}})})))}return e}function g6(n){return n?.configs?.editor?.settings?.reduce((e,t)=>{for(let i of t.fields||[])i?.id&&(e[i.id]=N(t.fields,i.id,n?.configs?.theme?.[i.id]));return e},{})}function w6(n){return n.reduce((e,t)=>(e[o3(t.id)]=t.sectionConfigs.map(({section:i,settings:r,schema:a})=>({_id:`SectionGroup__${i.type}_${ae()}`,_component:`${i.type}`,...(0,V.reduce)(r?.section.settings,(o,s,l)=>(o[l]=N(a?.fields,l,s),o),{}),custom_css:r?.section.custom_css||"",...r?.section.blocks?{Blocks:r.section.blocks.map(o=>({_id:`Block__${i.type}__${o.type}_${ae()}`,_component:`Block__${i.type}__${o.type}`,...(0,V.reduce)(o.settings,(s,l,u)=>(s[u]=N(a?.blocks?.find(({type:c})=>c===o.type)?.fields,u,l),s),{})}))}:void 0})),e),{})}function y6(n){return(n||"").replaceAll("/","_")}function S6(n){let e=[];for(let t of n)t.presets&&e.push(...t.presets.map((i,r)=>({id:`${t.id}__preset_${r}`,entry:{_id:`${t.id}__preset_${r}`,_component:t.id,custom_css:i.settings?.custom_css||"",...(0,V.reduce)(t.fields,(a,o)=>(a[o.id]=N(t.fields,o.id,i.settings?.[o.id]),a),{}),Blocks:i.blocks?.reduce((a,o)=>{let s=t.blocks?.find(({type:l})=>l===o.type);return s&&a.push({_id:`Block__${t.id}__${o.type}__preset_${r}`,_component:`Block__${t.id}__${o.type}`,...(0,V.reduce)(s.fields,(l,u)=>(u.id&&(l[u.id]=N(s.fields,u.id,o.settings?.[u.id])),l),{})}),a},[])}}))),t.blocks&&e.push(...t.blocks.map(i=>({id:`Block__${t.id}__${i.type}`,entry:{_id:`Block__${t.id}__${i.type}`,_component:`Block__${t.id}__${i.type}`,...(0,V.reduce)(i.fields,(r,a)=>(a.id&&a.default!==void 0&&(r[a.id]=N(i.fields,a.id,a.default)),r),{})}})));return e.filter(t=>Object.keys(t.entry).some(i=>i!=="_id"&&i!=="_component"))}function k6(n,e,t,i,r){let a={id:"swell_global",label:"Theme settings",schema:[{prop:"swell_page",type:"component",required:!0,accepts:["swell_page"],isNonChangable:!0,noInline:!0},...p6(n)],groups:(n?.configs?.editor?.settings??[]).map(c=>({key:c.label,label:c.label,collapsable:!0,collapsed:!0})),styles:()=>({styled:{Root:{}}})},o={id:"swell_page",label:"Page settings",schema:[{prop:I3,type:"component-collection",required:!0,accepts:m6(e,i,r),placeholderAppearance:{height:250,label:"Add section",aspectRatio:1}},...C6(e,i)],allowSave:!0,styles:()=>({styled:{Root:{}}})},s=[a,o,...f6(e)],l=a.schema.find(c=>c.prop==="color_schemes");if(l){let{params:c}=l;s.push({id:"swell_color_scheme_group",label:"Swell color scheme",schema:c.fields.map(h=>({prop:h.id,label:h.label,optional:!0,...q3({...h,type:h.id==="background_gradient"?"text":h.type})})),styles(){return{styled:{Root:{}}}}})}let u=[{id:"swell_global",entry:{_id:"swell_global",_component:"swell_global",...g6(n),swell_page:[{_id:"swell_page",_component:"swell_page",ContentSections:t.map(({section:c,settings:h,schema:f})=>({_id:y6(c.id),_component:`${c.type}`,custom_css:h?.section?.custom_css||"",disabled:h?.section?.disabled||!1,...(0,V.reduce)(f?.fields,(m,C)=>C?.id?{...m,[C.id]:N(f?.fields,C.id,h?.section?.settings?.[C.id])}:m,{}),...c?.blocks?{Blocks:Object.keys(c.blocks).map(m=>{if(!c.blocks)return;let C=c.blocks[m];return{_id:`Block__${m}__${C.type}_${Math.random()}`,_component:`Block__${c.type}__${C.type}`,disabled:C.disabled||!1,...(0,V.reduce)(C.settings,(p,g,Q)=>({...p,[Q]:N(f?.blocks?.find(({type:l3})=>l3===C.type)?.fields,Q,g)}),{})}})}:{}})),...w6(i)}]}},{id:"swell_page",entry:{_id:"swell_page",_component:"swell_page"}},...S6(e)];return{easyblocksConfig:{components:s,templates:u,backend:se(),hideCloseButton:!0,allowSave:!0,readOnly:!1,locales:[{code:"en-US",isDefault:!0}],types:{swell_css:{type:"inline",widget:{id:"SwellCSS"}},swell_boolean:{type:"inline",widget:{id:"SwellBoolean"}},swell_color:{type:"inline",widget:{id:"SwellColor"}},swell_color_scheme:{type:"inline",widget:{id:"SwellColorScheme"}},swell_color_scheme_group:{type:"inline",widget:{id:"SwellColorSchemeGroup"}},swell_font:{type:"inline",widget:{id:"SwellFont"}},swell_header:{type:"inline",widget:{id:"SwellHeader"}},swell_icon:{type:"inline",widget:{id:"SwellIcon"}},swell_lookup:{type:"inline",widget:{id:"SwellLookup"}},swell_menu:{type:"inline",widget:{id:"SwellMenu"}},swell_url:{type:"inline",widget:{id:"SwellUrl"}},swell_number:{type:"inline",widget:{id:"SwellNumber"}},swell_select:{type:"inline",widget:{id:"SwellSelect"}},swell_short_text:{type:"inline",widget:{id:"SwellText"}},swell_long_text:{type:"inline",widget:{id:"SwellTextarea"}},swell_paragraph:{type:"inline",widget:{id:"SwellParagraph"}},swell_editor:{type:"inline",widget:{id:"SwellEditor"}},swell_file:{type:"inline",widget:{id:"SwellFile"}},swell_image:{type:"inline",widget:{id:"SwellImage"}}},tokens:{colors:[],fonts:[]}}}}function L6(n,e,t){let i=n.reduce((o,s)=>(o[`${s.id}`]=t("pageSection",s),o),{}),r=e.reduce((o,s)=>(o[o3(s.id)]=t("layoutSectionGroup",s),o),{}),a=n.reduce((o,s)=>{if(s.blocks)for(let l of s.blocks){let u=`Block__${s.id}__${l.type}`;o[u]=t("block",{section:s,block:l})}return o},{});return{...i,...r,...a,swell_page:t("root"),swell_global:t("global")}}function se(){return{documents:{get:async({id:e})=>(console.log("Easyblocks backend documents.get()",e),{id:e,version:1,entry:{_id:"page",_component:"swell_page"}}),create:async e=>(console.log("Easyblocks backend documents.create()",e),{}),update:async e=>(console.log("Easyblocks backend documents.update()",e),{})},templates:{get:async e=>(console.log("Easyblocks backend templates.get()",e),{}),getAll:async()=>(console.log("Easyblocks backend get templates.getAll()"),[]),create:async e=>(console.log("Easyblocks backend get templates.create()",e),{}),update:async e=>(console.log("Easyblocks backend get templates.update()",e),{}),delete:async e=>{console.log("Easyblocks backend get templates.delete()",e)}}}}function ae(){return(Math.random()+1).toString(36).substring(7)}function b4(n,e){let i=n?.storefront?.options?.getCookie;return typeof i=="function"&&i(e)||""}var a2=class extends _{constructor(e,t,i={}){super(e,"",t,i,async function(){let r=await le(e,this._resourceName,t,i);return G3(this._resourceName,r,e,"",t,i)})}},o2=class extends J{constructor(e,t,i={}){super(e,"",async function(){let r=await le(e,this._resourceName,t,i);return G3(this._resourceName,r,e,"",t,i)})}};async function le(n,e,t,i){let r=new URLSearchParams({...t&&{slug:t},...i&&{query:JSON.stringify(i)}}),a=r.size>0?`?${r}`:"",o=b4(n,"swell-session"),s=b4(n,"swell-data")||{};return(await fetch(`${n.storefront_url}/resources/${e}.json/${a}`,{headers:{"X-Session":o,"Swell-Data":JSON.stringify(s)}})).json()}function G3(n,e,t,i="",r,a){let o={};for(let[s,l]of Object.entries(e)){let u=i+`${i===""?"":"/"}${s}`,c;switch(l?._type){case"SwellStorefrontCollection":c=T6;break;case"SwellStorefrontRecord":c=b6;break;case"createStorefrontResource":c=A6;break;default:break}o[s]=c?c(n,t,u,r,a):l}return o}function A6(n,e,t,i,r){return new T(async function(){let a=await s2(e,n,t,i,r);return G3(n,a,e,t,i,r)})}function b6(n,e,t,i,r){let a=he(i,r);return new _(e,n,t,a,async function(){let o=await s2(e,n,t,i,r);return G3(n,o,e,t,i,r)})}function T6(n,e,t,i,r){let a=he(i,r);return new A(e,n,a,async function(){let o=await s2(e,n,t,i,r);return G3(n,o,e,t,i,r)})}async function s2(n,e,t,i,r){let a=new URLSearchParams({path:t,...i&&{slug:i},...r&&{query:JSON.stringify(r)}}),o=a.size>0?`?${a}`:"",s=b4(n,"swell-session"),l=b4(n,"swell-data")||{};return(await fetch(`${n.storefront_url}/resources/${e}.json${o}`,{headers:{"X-Session":s,"Swell-Data":JSON.stringify(l)}})).json()}function he(n,e){return{...n&&{slug:n},...e}}0&&(module.exports={DEFAULT_QUERY_PAGE_LIMIT,DeferredShopifyResource,FILE_DATA_INCLUDE_QUERY,GEO_DATA,LANG_TO_COUNTRY_CODES,LiquidSwell,MAX_QUERY_PAGE_LIMIT,MockRecordResource,MockRecordSingleton,PageError,PageNotFound,SECTION_GROUP_CONTENT,ShopifyArticle,ShopifyBlog,ShopifyCart,ShopifyCollection,ShopifyCollections,ShopifyCompatibility,ShopifyCustomer,ShopifyFont,ShopifyForm,ShopifyLink,ShopifyLocalization,ShopifyOrder,ShopifyPage,ShopifyPaginate,ShopifyPredictiveSearch,ShopifyProduct,ShopifyRecommendations,ShopifyResource,ShopifySearch,ShopifyVariant,StorefrontResource,Swell,SwellBackendAPI,SwellError,SwellStorefrontCollection,SwellStorefrontPagination,SwellStorefrontRecord,SwellStorefrontResource,SwellStorefrontSingleton,SwellTheme,ThemeColor,ThemeFont,ThemeForm,ThemeFormErrors,adaptShopifyFontData,adaptShopifyFormData,adaptShopifyMenuData,arrayToObject,deferMenuItemUrlAndResource,dehydrateSwellRefsInStorefrontResources,extractSettingsFromForm,findCircularReferences,findEditorSetting,findThemeSettingsByType,fontMap,forEachKeyDeep,getAllSections,getBlog,getBlogs,getCategories,getCategory,getCategoryWithProducts,getContentEntry,getContentList,getContentModel,getCountryCodeFromLocale,getEasyblocksBackend,getEasyblocksComponentDefinitions,getEasyblocksPagePropsWithConfigs,getEasyblocksPageTemplate,getEasyblocksPropsFromThemeConfigs,getLayoutSectionGroups,getMenuItemStorefrontUrl,getMenuItemUrlAndResource,getMenuItemValueId,getPage,getPageSections,getProduct,getProducts,getProductsFiltered,getSectionGroupProp,getSectionSettingsFromProps,getThemeSettingsFromProps,isArray,isObject,md5,removeCircularReferences,resolveAsyncResources,resolveLookupCollection,resolveMenuItemUrlAndResource,resolveMenuItems,resolveMenuSettings,resolveSectionSettings,resolveThemeSettings,scopeCustomCSS,stringifyQueryParams,systemFonts,toBase64});
|
|
941
|
+
${this.shopifyCompatibility.getContentForHeader()}`),e}renderFontHeaderLinks(){let e=this.globals.settings,t=this.globals.configs?.editor?.settings||[];if(e&&t){let i=B5("font",e,t),r=[];for(let a=0;a<i.length;a++){let o=i[a].value?.id||i[a].value;if(this.shopifyCompatibility){let s=this.shopifyCompatibility.getFontFromShopifySetting(o);r.includes(s||o)||r.push(s||o)}else r.includes(o)||r.push(o)}if(i.length>0)return`<link href="${D.combinedGoogleFontUrl(r)}" rel="stylesheet">`}return""}async getTemplateSchema(e){let t,i=await this.getThemeConfig(e.file_path);if(i){if(i.file_path.endsWith(".liquid")){if(this.shopifyCompatibility){this.liquidSwell.lastSchema=void 0,await this.renderTemplate(i);let r=this.liquidSwell.lastSchema||{};if(r){let a=this.shopifyCompatibility.getSectionConfigSchema(r);t=await this.shopifyCompatibility.renderSchemaTranslations(this,a,this.globals.request?.locale)}}}else if(i.file_data)try{t=JSON.parse(i?.file_data)||void 0}catch{}return t}}async resolveSectionDefaultSettings(e,t){let i={},r=t||e?.default||{};return e?.fields&&e.fields.forEach(a=>{a.default!==void 0&&(i[a.id]=a.default)}),Object.assign(i,r.settings,{blocks:r.blocks}),i.blocks instanceof Array&&(i.blocks=i.blocks.map(a=>{let o={},s=e?.blocks?.find(l=>l.type===a.type);return s?.fields&&s.fields.forEach(l=>{l.default!==void 0&&(o[l.id]=l.default)}),{...a,settings:{...o,...a.settings||void 0}}})),i}async getAllSections(){let e=await this.getThemeConfigsByPath("theme/sections/");return q5(e,this.getTemplateSchema.bind(this))}async getPageSections(e,t=!0){let i=await s4(e,r=>this.getSectionSchema(r));if(t)for(let r of i){let{schema:a}=r;a?.fields&&this.globals&&r.settings&&(r.settings=o4(this,r))}return i}async getPageSectionGroups(e){let t=await this.getThemeTemplateConfigByType("templates",e);if(t===null)return[];let r=I5(t).layout||"theme",a=await this.getThemeTemplateConfigByType("layouts",`${r}.liquid`);if(a===null)return[];let o=await this.getThemeConfig("theme/locales/en.default.schema.json"),s=I5(o),c=a.file_data.matchAll(/\bsections \'(\w.*?)\'|(\bcontent_for_layout\b)/gm),u=[];for(let h of c)if(h[1]){let p=h[1],C=await this.getThemeTemplateConfigByType("sections",`${p}.json`),g=I5(C).name;typeof g=="string"&&g.startsWith("t:")&&(g=(0,b.get)(s,g.slice(2))),u.push({prop:o3(p),label:g||p})}else h[2]&&u.push({prop:F3,label:"Template"});return u}async getLayoutSectionGroups(e=!0){let t=await this.getThemeConfigsByPath("theme/sections/"),i=await V5(t,this.getTemplateSchema.bind(this));if(e)for(let r of i)for(let a of r.sectionConfigs){let{schema:o}=a;o?.fields&&this.globals&&a.settings&&(a.settings=o4(this,a))}return i}async renderPageSections(e,t){let i=await this.getPageSections(e,!0);return this.renderSectionConfigs(i,t)}async renderSectionConfigs(e,t){return Promise.all(e.map(async(i,r)=>{let{section:a,schema:o}=i,{settings:s}=i;o?.fields&&this.globals&&(s=o4(this,i));let l=await this.getThemeTemplateConfigByType("sections",`${a.type}.liquid`),c="";return l&&(c=await this.renderTemplate(l,{...t,...s,index:r,template:l}),s?.section.custom_css&&(c+=`<style>${O5(s?.section.custom_css,i.id)}</style>`)),{...i,output:c}}))}async renderTemplateSections(e,t){return(await this.renderPageSections(e,t)).map(r=>`<${r.tag} ${r.class?`class="${r.class}"`:""}>${r.output}</${r.tag}>`).join(`
|
|
942
|
+
`)}async renderTranslation(e,t,i){let r=this.globals.translations,a=this.globals.request?.locale;return this.renderTranslationValue(a,r,e,t,i)}async renderTranslationValue(e,t,i,r,a){if(i===void 0)return a||"";let o=i?.split(".")||[],s=o.pop()||"",l=o.join("."),c=(0,b.get)(t,l),u=(0,b.get)(c?.[e],s)||(0,b.get)(c?.[e.split("-")[0]],s)||c?.[s];return r?.count!==void 0&&u?.one&&(u=r.count===1?u.one:u.other),typeof u!="string"||u===""?a||"":await this.renderTemplateString(u,r)||a||""}renderCurrency(e,t){let i=this.swell.storefront.settings,r=this.swell.storefront.currency,a=i.state,o=r.code=a?.store?.currency||"USD";return r.locale=a?.store?.locale||"en-US",r.state=a?.store?.locales?.find(s=>s.code===o)||{code:o},r.format(e,t)}},j3=class{title;status=500;message;description;constructor(e="Something went wrong",t=500,i){this.title=String(e),this.status=t,this.message=this.title+(i?`: ${i}`:""),this.description=i}toString(){return this.message}},Z3=class extends j3{constructor(e="Page not found",t=404,i){super(e,t,i)}};function o4(n,e){let{settings:t,schema:i}=e;if(!i||!t?.section?.settings)return t;let r=[{label:i.label,fields:i.fields}];return{...t,section:{...t.section,settings:N3(n,t.section.settings,r),blocks:t.section.blocks?.map(a=>({...a,settings:N3(n,a.settings,i.blocks?.filter(o=>o.type===a.type))}))}}}function N3(n,e,t){let i=(0,b.cloneDeep)(e);return(0,b.each)(i,(r,a)=>{let o=(t&&G5(t,a))??null;if(f3(r)&&!(r instanceof T)){switch(o?.type){case"color_scheme_group":{(0,b.each)(r,(s,l)=>{if(f3(s)&&typeof s.settings=="object"&&s.settings){let c=s.settings;(0,b.each)(c,(u,h)=>{(0,b.find)(o.fields,{id:h})?.type==="color"&&u&&(s.id=l,c[h]=new S(u))})}});return}default:break}i[a]=N3(n,r,t)}else switch(o?.type){case"lookup":case"product_lookup":case"category_lookup":case"customer_lookup":i[a]=n.resolveLookupSetting(o,r);break;case"color":r&&(i[a]=new S(r));break;case"font":i[a]=n.resolveFontSetting(r);break;case"menu":i[a]=n.resolveMenuSetting(r);break;case"url":i[a]=n.resolveUrlSetting(r);break;case"image":i[a]=n.resolveImageSetting(r);break;default:break}}),i}function B5(n,e,t){let i=[];return(0,b.each)(e,(r,a)=>{if(f3(r)&&!(r instanceof D)&&!(r instanceof T))i.push(...B5(n,r,t));else{let o=G5(t,a);o?.type===n&&i.push({setting:o,value:r})}}),i}function Pe(n){if(n.collection)return n.collection;switch(n.type){case"product_lookup":return"products";case"category_lookup":return"categories";case"customer_lookup":return"accounts";default:break}}function G5(n,e){for(let t of n||[])for(let i of t.fields)if(i.id===e)return i;return null}function I5(n){try{return JSON.parse(n?.file_data||"{}")}catch{return{}}}function De(n){let e={settings:[]};return Array.isArray(n)&&(n[0]?.name==="theme_info"&&n.shift(),n.forEach(t=>{e.settings.push(Nt(t))})),e}function xe(n){return typeof n.current=="string"&&n.presets?.[n.current]?n.presets[n.current]:typeof n.current=="object"?n.current||{}:{}}function Re(n){return Object.entries(n.presets||{}).map(([e,t])=>({label:e,settings:t}))}function je(n){return{label:n.name,type:n.type,tag:n.tag,class:n.class,enabled_on:n.enabled_on,disabled_on:n.disabled_on,fields:(n.settings||[]).map(t=>l4(t)),blocks:(n.blocks||[]).map(t=>jt(t)),presets:(n.presets||[]).map(t=>Zt(t)),default:n.default}}function jt(n){return{type:n.type,label:n.name,limit:n.limit,fields:(n.settings||[]).map(t=>l4(t))}}function Zt(n){return{label:n.name,settings:n.settings,blocks:n.blocks}}function Nt(n){return{label:n.name,fields:(n.settings||[]).map(t=>l4(t))}}function l4(n){let e={};switch(n.type){case"text":e={type:"text"};break;case"textarea":e={type:"textarea"};break;case"paragraph":e={type:"paragraph",label:n.content};break;case"select":e={type:"select",options:n.options};break;case"checkbox":e={type:"checkbox"};break;case"radio":e={type:"radio",options:n.options};break;case"number":e={type:"integer"};break;case"range":e={type:"number",min:n.min,max:n.max,increment:n.step,unit:n.unit};break;case"article":e={type:"lookup",collection:"content/blogs:posts"};break;case"blog":e={type:"lookup",collection:"content/blogs",titleField:"title"};break;case"collection":e={type:"category_lookup"};break;case"collection_list":e={type:"category_lookup",multiple:!0,limit:n.limit};break;case"color":e={type:"color"};break;case"color_background":e={type:"color_background"};break;case"color_scheme":e={type:"color_scheme"};break;case"color_scheme_group":e={type:"color_scheme_group",fields:(n.definition||[]).map(t=>l4(t)),role:n.role};break;case"font_picker":e={type:"font"};break;case"html":e={type:"html"};break;case"image_picker":e={type:"image"};break;case"inline_richtext":e={type:"rich_text"};break;case"link_list":e={type:"menu"};break;case"liquid":e={type:"liquid"};break;case"page":e={type:"lookup",collection:"content/pages",titleField:"title"};break;case"product":e={type:"product_lookup"};break;case"product_list":e={type:"product_lookup",multiple:!0,limit:n.limit};break;case"richtext":e={type:"rich_html"};break;case"text_alignment":e={type:"select",options:[{value:"left",label:"Left"},{value:"center",label:"Center"},{value:"right",label:"Right"}]};break;case"url":e={type:"url"};break;case"video":e={type:"video"};break;case"video_url":e={type:"url"};break;case"header":e={type:"header",label:n.content};break}return{id:n.id,label:n.label,default:n.default,description:n.info,...e}}function Ze(n){let e=n.lastIndexOf("_"),t=n.substring(0,e),i=n.substring(e+1),r=Ft[t];if(r){let a=r.variants[i];return`${r.family}:${a}`}return null}var Ft={abel:{family:"Abel",variants:{n4:"wght@400"}},abril_fatface:{family:"Abril Fatface",variants:{n4:"wght@400"}},alegreya:{family:"Alegreya",variants:{n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},alegreya_sans:{family:"Alegreya Sans",variants:{n1:"wght@100",i1:"ital,wght@1,100",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},amiri:{family:"Amiri",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},anonymous_pro:{family:"Anonymous Pro",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},arapey:{family:"Arapey",variants:{n4:"wght@400",i4:"ital,wght@1,400"}},archivo:{family:"Archivo",variants:{n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700"}},archivo_narrow:{family:"Archivo Narrow",variants:{n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700"}},arimo:{family:"Arimo",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},armata:{family:"Armata",variants:{n4:"wght@400"}},arvo:{family:"Arvo",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},asap:{family:"Asap",variants:{n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700"}},assistant:{family:"Assistant",variants:{n2:"wght@200",n3:"wght@300",n4:"wght@400",n6:"wght@600",n7:"wght@700",n8:"wght@800"}},asul:{family:"Asul",variants:{n4:"wght@400",n7:"wght@700"}},bio_rhyme:{family:"Bio Rhyme",variants:{n2:"wght@200",n3:"wght@300",n4:"wght@400",n7:"wght@700",n8:"wght@800"}},bitter:{family:"Bitter",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700"}},cabin:{family:"Cabin",variants:{n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700"}},cardo:{family:"Cardo",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700"}},catamaran:{family:"Catamaran",variants:{n1:"wght@100",n2:"wght@200",n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n8:"wght@800",n9:"wght@900"}},chivo:{family:"Chivo",variants:{n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700",n9:"wght@900",i9:"ital,wght@1,900"}},cormorant:{family:"Cormorant",variants:{n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700"}},crimson_text:{family:"Crimson Text",variants:{n4:"wght@400",i4:"ital,wght@1,400",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700"}},dm_sans:{family:"DM Sans",variants:{n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n7:"wght@700",i7:"ital,wght@1,700"}},domine:{family:"Domine",variants:{n4:"wght@400",n7:"wght@700"}},dosis:{family:"Dosis",variants:{n2:"wght@200",n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n8:"wght@800"}},eczar:{family:"Eczar",variants:{n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n8:"wght@800"}},fira_sans:{family:"Fira Sans",variants:{n1:"wght@100",i1:"ital,wght@1,100",n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},fjalla_one:{family:"Fjalla One",variants:{n4:"wght@400"}},glegoo:{family:"Glegoo",variants:{n4:"wght@400",n7:"wght@700"}},ibm_plex_sans:{family:"IBM Plex Sans",variants:{n1:"wght@100",i1:"ital,wght@1,100",n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700"}},inconsolata:{family:"Inconsolata",variants:{n4:"wght@400",n7:"wght@700"}},inknut_antiqua:{family:"Inknut Antiqua",variants:{n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n8:"wght@800",n9:"wght@900"}},inter:{family:"Inter",variants:{n1:"wght@100",n2:"wght@200",n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n8:"wght@800",n9:"wght@900"}},josefin_sans:{family:"Josefin Sans",variants:{n1:"wght@100",i1:"ital,wght@1,100",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700"}},josefin_slab:{family:"Josefin Slab",variants:{n1:"wght@100",i1:"ital,wght@1,100",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700"}},kalam:{family:"Kalam",variants:{n3:"wght@300",n4:"wght@400",n7:"wght@700"}},karla:{family:"Karla",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},kreon:{family:"Kreon",variants:{n3:"wght@300",n4:"wght@400",n7:"wght@700"}},lato:{family:"Lato",variants:{n1:"wght@100",i1:"ital,wght@1,100",n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},libre_baskerville:{family:"Libre Baskerville",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700"}},libre_franklin:{family:"Libre Franklin",variants:{n1:"wght@100",i1:"ital,wght@1,100",n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},lobster:{family:"Lobster",variants:{n4:"wght@400"}},lobster_two:{family:"Lobster Two",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},lora:{family:"Lora",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},maven_pro:{family:"Maven Pro",variants:{n4:"wght@400",n5:"wght@500",n7:"wght@700",n9:"wght@900"}},megrim:{family:"Megrim",variants:{n4:"wght@400"}},merriweather_sans:{family:"Merriweather Sans",variants:{n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800"}},montserrat:{family:"Montserrat",variants:{n1:"wght@100",i1:"ital,wght@1,100",n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},mouse_memoirs:{family:"Mouse Memoirs",variants:{n4:"wght@400"}},muli:{family:"Muli",variants:{n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},neuton:{family:"Neuton",variants:{n2:"wght@200",n3:"wght@300",n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",n8:"wght@800"}},news_cycle:{family:"News Cycle",variants:{n4:"wght@400",n7:"wght@700"}},newsreader:{family:"Newsreader",variants:{n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800"}},nobile:{family:"Nobile",variants:{n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n7:"wght@700",i7:"ital,wght@1,700"}},noticia_text:{family:"Noticia Text",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},noto_serif:{family:"Noto Serif",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},nunito:{family:"Nunito",variants:{n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},nunito_sans:{family:"Nunito Sans",variants:{n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},old_standard_tt:{family:"Old Standard TT",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700"}},open_sans:{family:"Open Sans",variants:{n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800"}},open_sans_condensed:{family:"Open Sans Condensed",variants:{n3:"wght@300",i3:"ital,wght@1,300",n7:"wght@700"}},oswald:{family:"Oswald",variants:{n2:"wght@200",n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700"}},ovo:{family:"Ovo",variants:{n4:"wght@400"}},oxygen:{family:"Oxygen",variants:{n3:"wght@300",n4:"wght@400",n7:"wght@700"}},pt_mono:{family:"PT Mono",variants:{n4:"wght@400"}},pt_sans:{family:"PT Sans",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},pt_sans_narrow:{family:"PT Sans Narrow",variants:{n4:"wght@400",n7:"wght@700"}},pt_serif:{family:"PT Serif",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},pacifico:{family:"Pacifico",variants:{n4:"wght@400"}},playball:{family:"Playball",variants:{n4:"wght@400"}},playfair_display:{family:"Playfair Display",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700",n9:"wght@900",i9:"ital,wght@1,900"}},poppins:{family:"Poppins",variants:{n1:"wght@100",i1:"ital,wght@1,100",n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},prata:{family:"Prata",variants:{n4:"wght@400"}},prompt:{family:"Prompt",variants:{n1:"wght@100",i1:"ital,wght@1,100",n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},proza_libre:{family:"Proza Libre",variants:{n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800"}},quantico:{family:"Quantico",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},quattrocento:{family:"Quattrocento",variants:{n4:"wght@400",n7:"wght@700"}},quattrocento_sans:{family:"Quattrocento Sans",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},questrial:{family:"Questrial",variants:{n4:"wght@400"}},quicksand:{family:"Quicksand",variants:{n3:"wght@300",n4:"wght@400",n5:"wght@500",n7:"wght@700"}},rajdhani:{family:"Rajdhani",variants:{n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700"}},raleway:{family:"Raleway",variants:{n1:"wght@100",i1:"ital,wght@1,100",n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n8:"wght@800",i8:"ital,wght@1,800",n9:"wght@900",i9:"ital,wght@1,900"}},righteous:{family:"Righteous",variants:{n4:"wght@400"}},roboto:{family:"Roboto",variants:{n1:"wght@100",i1:"ital,wght@1,100",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n7:"wght@700",i7:"ital,wght@1,700",n9:"wght@900",i9:"ital,wght@1,900"}},roboto_condensed:{family:"Roboto Condensed",variants:{n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},roboto_mono:{family:"Roboto Mono",variants:{n1:"wght@100",i1:"ital,wght@1,100",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n7:"wght@700",i7:"ital,wght@1,700"}},roboto_slab:{family:"Roboto Slab",variants:{n1:"wght@100",n3:"wght@300",n4:"wght@400",n7:"wght@700"}},rubik:{family:"Rubik",variants:{n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n7:"wght@700",i7:"ital,wght@1,700",n9:"wght@900",i9:"ital,wght@1,900"}},shadows_into_light:{family:"Shadows Into Light",variants:{n4:"wght@400"}},slabo_13px:{family:"Slabo 13px",variants:{n4:"wght@400"}},smooch:{family:"Smooch",variants:{n4:"wght@400"}},source_code_pro:{family:"Source Code Pro",variants:{n2:"wght@200",n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n9:"wght@900"}},source_sans_pro:{family:"Source Sans Pro",variants:{n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n9:"wght@900",i9:"ital,wght@1,900"}},space_mono:{family:"Space Mono",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},syne:{family:"Syne",variants:{n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n8:"wght@800"}},tenor_sans:{family:"Tenor Sans",variants:{n4:"wght@400"}},tinos:{family:"Tinos",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},titillium_web:{family:"Titillium Web",variants:{n2:"wght@200",i2:"ital,wght@1,200",n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n9:"wght@900"}},ubuntu:{family:"Ubuntu",variants:{n3:"wght@300",i3:"ital,wght@1,300",n4:"wght@400",i4:"ital,wght@1,400",n5:"wght@500",i5:"ital,wght@1,500",n7:"wght@700",i7:"ital,wght@1,700"}},unica_one:{family:"Unica One",variants:{n4:"wght@400"}},unna:{family:"Unna",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},varela:{family:"Varela",variants:{n4:"wght@400"}},varela_round:{family:"Varela Round",variants:{n4:"wght@400"}},vidaloka:{family:"Vidaloka",variants:{n4:"wght@400"}},volkhov:{family:"Volkhov",variants:{n4:"wght@400",i4:"ital,wght@1,400",n7:"wght@700",i7:"ital,wght@1,700"}},vollkorn:{family:"Vollkorn",variants:{n4:"wght@400",i4:"ital,wght@1,400",n6:"wght@600",i6:"ital,wght@1,600",n7:"wght@700",i7:"ital,wght@1,700",n9:"wght@900",i9:"ital,wght@1,900"}},work_sans:{family:"Work Sans",variants:{n1:"wght@100",n2:"wght@200",n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n8:"wght@800",n9:"wght@900"}},biz_udpmincho:{family:"BIZ UDPMincho",variants:{n4:"wght@400",n7:"wght@700"}},dela_gothic_one:{family:"Dela Gothic One",variants:{n4:"wght@400"}},hina_mincho:{family:"Hina Mincho",variants:{n4:"wght@400"}},kaisei_decol:{family:"Kaisei Decol",variants:{n4:"wght@400",n5:"wght@500",n7:"wght@700"}},kaisei_opti:{family:"Kaisei Opti",variants:{n4:"wght@400",n5:"wght@500",n7:"wght@700"}},kaisei_tokumin:{family:"Kaisei Tokumin",variants:{n4:"wght@400",n5:"wght@500",n7:"wght@700",n8:"wght@800"}},m_plus_1:{family:"M PLUS 1",variants:{n1:"wght@100",n2:"wght@200",n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n8:"wght@800",n9:"wght@900"}},m_plus_rounded_1c:{family:"M PLUS Rounded 1c",variants:{n1:"wght@100",n3:"wght@300",n4:"wght@400",n5:"wght@500",n7:"wght@700",n8:"wght@800",n9:"wght@900"}},mochiy_pop_p_one:{family:"Mochiy Pop P One",variants:{n4:"wght@400"}},murecho:{family:"Murecho",variants:{n1:"wght@100",n2:"wght@200",n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n8:"wght@800",n9:"wght@900"}},noto_sans_japanese:{family:"Noto Sans Japanese",variants:{n1:"wght@100",n2:"wght@200",n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n8:"wght@800",n9:"wght@900"}},noto_serif_japanese:{family:"Noto Serif Japanese",variants:{n2:"wght@200",n3:"wght@300",n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n9:"wght@900"}},shippori_mincho:{family:"Shippori Mincho",variants:{n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n8:"wght@800"}},zen_kaku_gothic_new:{family:"Zen Kaku Gothic New",variants:{n3:"wght@300",n4:"wght@400",n5:"wght@500",n7:"wght@700",n9:"wght@900"}},zen_kurenaido:{family:"Zen Kurenaido",variants:{n4:"wght@400"}},zen_maru_gothic:{family:"Zen Maru Gothic",variants:{n3:"wght@300",n4:"wght@400",n5:"wght@500",n7:"wght@700",n9:"wght@900"}},zen_old_mincho:{family:"Zen Old Mincho",variants:{n4:"wght@400",n5:"wght@500",n6:"wght@600",n7:"wght@700",n9:"wght@900"}}};var S4={};d2(S4,{DeferredShopifyResource:()=>U,ShopifyArticle:()=>y3,ShopifyBlog:()=>h4,ShopifyCart:()=>C3,ShopifyCollection:()=>S3,ShopifyCollections:()=>c4,ShopifyCustomer:()=>K,ShopifyFont:()=>k3,ShopifyForm:()=>H3,ShopifyLink:()=>L3,ShopifyLocalization:()=>A3,ShopifyOrder:()=>i3,ShopifyPage:()=>p4,ShopifyPaginate:()=>p3,ShopifyPredictiveSearch:()=>C4,ShopifyProduct:()=>v,ShopifyRecommendations:()=>m4,ShopifyResource:()=>y,ShopifySearch:()=>g4,ShopifyVariant:()=>B,adaptShopifyFontData:()=>w4,adaptShopifyFormData:()=>y4,adaptShopifyMenuData:()=>f4});function y3(n,e,t){return e instanceof y?e.clone():(t&&(e.category=t),new y({author:d(e,i=>i.author?.name||i.author?.email),content:d(e,i=>i.content),created_at:w(()=>e.date_created),excerpt:w(()=>e.summary),excerpt_or_content:w(()=>e.summary||e.content),handle:w(()=>e.slug),id:d(e,i=>i.id),image:d(e,i=>i.image&&Z(n,i.image)),metafields:null,published_at:d(e,i=>i.date_published||i.date_created),tags:d(e,i=>i.tags),template_suffix:null,title:d(e,i=>i.title),updated_at:d(e,i=>i.date_updated||i.date_created),url:d([e,e.category],(i,r)=>r&&`/blogs/${r?.slug}/${i.slug}`),user:w(()=>e.author),comment_post_url:null,comments:null,comments_count:null,"comments_enabled?":!1,moderated:!1}))}function h4(n,e){if(e instanceof y)return e.clone();let t=d(e.blogs,i=>i?.results?.reduce((r,a)=>{for(let o of a.tags||[])r.includes(o)||r.push(o);return r},[]));return new y({all_tags:t,articles:d(e,i=>i.blogs?._cloneWithCompatibilityResult(r=>({results:r?.results?.map(a=>y3(n,a,i))}))||[]),articles_count:d(e.blogs,i=>i?.count||0),handle:w(()=>e.slug),id:d(e,i=>i.id),metafields:null,next_article:null,previous_article:null,tags:t,template_suffix:null,title:d(e,i=>i.title),url:d(e,i=>`/blogs/${i.slug}`),"comments_enabled?":!1,moderated:!1})}var Ne=require("lodash-es");function I3(n,e){let t=e.type==="range",i=e.type==="boolean";return new y({active_values:t?void 0:e.active_options?.map(r=>s3(n,r,e)),false_value:i?s3(n,{value:""},e):void 0,inactive_values:t?void 0:e.inactive_options?.map(r=>s3(n,r,e)),label:e.label,max_value:t?s3(n,{value:e.range_max},e,"lte"):void 0,min_value:t?s3(n,{value:e.range_min},e,"gte"):void 0,operator:t?"AND":"OR",param_name:e.param_name,presentation:"text",range_max:e.range_max,true_value:i?s3(n,{value:e.options?.[0].value},e):void 0,type:e.id==="price"?"price_range":i?"boolean":"list",url_to_remove:Ht(n,`filter_${e.id}`,!0),values:e.id!=="price"&&e.options?.map(r=>s3(n,r,e))})}function s3(n,e,t,i){let r=i?`${t.param_name}[${i}]`:t.param_name;return new y({active:e.active,count:e.count,image:null,label:e.label,param_name:r,swatch:null,url_to_add:Gt(n,r,e.value),url_to_remove:Bt(n,t.param_name,e.value),value:It(n,e,t,i)})}function It(n,e,t,i){let{queryParams:r}=n.swell,a=i?r[t.param_name]?.[i]:r[t.param_name];return t.type==="range"?a!==void 0&&a!==""?a:null:e.value}function d4(n){return Object.keys(n).reduce((e,t)=>{let i=n[t];return i!==""&&(e[t]=(0,Ne.isObject)(i)&&!Array.isArray(i)?d4(i):i),e},{})}function Ht(n,e,t=!1){let{queryParams:i}=n.swell,r=G({...d4(i),...t?{[`${e}[gte]`]:void 0,[`${e}[lte]`]:void 0}:void 0,[e]:void 0,page:void 0});return U5(n,r)}function Bt(n,e,t){let{queryParams:i}=n.swell,r=G({...d4(i),[e]:Array.isArray(i[e])?i[e].filter(a=>a!==t):void 0,page:void 0});return U5(n,r)}function Gt(n,e,t){let{queryParams:i}=n.swell,r=G({...d4(i),[e]:Array.isArray(i[e])?i[e].concat(t):typeof i[e]=="string"?[i[e],t]:t,page:void 0});return U5(n,r)}function U5(n,e){let{url:t}=n.swell;return`${t.pathname}${e?`?${e}`:""}`}function S3(n,e){if(e instanceof y)return e.clone();let t=d(e,r=>r.products?._cloneWithCompatibilityResult(a=>({results:a?.results?.map(o=>v(n,o))}))??null);async function i(){let r=await t.resolve();return r&&"_resolve"in r?r._resolve():r}return new y({all_products_count:w(async()=>(await i())?.count||0),all_tags:w(async()=>(await i())?.results?.reduce((r,a)=>(Array.isArray(a.tags)&&r.push(...a.tags),r),[])||[]),all_types:w(async()=>{let r=await i();if(!r?.results)return[];let a=r.results.reduce((o,s)=>(s.type&&o.add(s.type),o),new Set);return Array.from(a.values())}),all_vendors:[],current_type:null,current_vendor:null,default_sort_by:d(e,r=>r.sort_options?.[0].value),description:d(e,r=>r.description),featured_image:d(e,r=>r.images?.[0]&&Z(n,r.images[0])),filters:w(async()=>(await i())?.filter_options?.map(r=>I3(n,r))||[]),handle:w(()=>e.slug),id:d(e,r=>r.id),image:null,metafields:null,next_product:null,previous_product:null,products:t,products_count:w(async()=>(await i())?.results?.length||0),published_at:null,sort_by:w(()=>e.sort),sort_options:d(e,r=>r.sort_options),tags:[],template_suffix:null,title:w(()=>e.name),url:d(e,r=>`/collections/${r.slug}`)})}function c4(n,e){return new A(n.swell,e._collection,e._query,async()=>{let t=(await e.results)?.map(i=>S3(n,i));return{page:e.page??1,count:e.count??0,results:t,page_count:e.page_count??0,limit:e.limit,pages:e.pages??{}}})}function k3(n,e){return e instanceof y?e.clone():new y({baseline_ratio:null,fallback_families:e.fallback_families,family:e.family,style:e.style,"system?":e.system,variants:e.variants.map(t=>k3(n,t)),weight:e.weight})}var qt={account_login:{params:()=>({password_needed:!0})}};function H3(n,e){if(e instanceof y)return e.clone();let t=qt[e.id];return new y({...t?.params?.(e)||void 0,errors:e.errors&&new K5(e.errors),"posted_successfully?":e.success})}var $5=class{code;message;field_name;field_label;type;constructor(e){this.code=e.code,this.message=e.message,this.field_name=e.field_name,this.field_label=e.field_label,this.type=this.getShopifyErrorType(e)}getShopifyErrorType(e){return e.field_name==="email"?"email":e.field_name==="password"?"password":"form"}valueOf(){return this.type}toString(){return this.type}},K5=class n{errors;pointer=0;messages;translated_fields;constructor(e){return this.errors=Array.from(e).map(t=>new $5(t)),this.messages=new u4(this.errors,this.errors.map(t=>t.message)),this.translated_fields=new u4(this.errors,this.errors.map(t=>t.field_label)),new Proxy(this.errors,{get:(t,i)=>{let r=t;return i==="toJSON"?this.errors:i==="some"?this.some.bind(this):i==="messages"?this.messages:i==="translated_fields"?this.translated_fields:r[i]},getPrototypeOf(){return n.prototype}})}*[Symbol.iterator](){yield*this.errors}some(e,t){return this.errors.some(i=>e(i?.type),t)}},u4=class{values;constructor(e,t){return this.values=t,new Proxy(t,{get:(i,r)=>{let a=i;if(r==="toJSON")return t;let o=e?.findIndex?.(s=>s?.type===r);return o!==-1?t[o]:a[r]}})}};var Fe=require("lodash-es");function L3(n,e,t){let i=e.handle||e.id;return new y({active:t.active,child_active:t.child_active,child_current:t.child_current,current:t.current,handle:`${i}-${(0,Fe.snakeCase)(t.name)}`,levels:t.levels,links:t.items?.map(r=>L3(n,t,r)),object:t.resource,title:t.name,type:Vt(t.type),url:t.url})}function Vt(n){switch(n){case"home":return"frontpage_link";case"category":return"collection_link";case"product":return"product_link";case"search":return"search_link";default:return""}}function A3(n,e,t){let i=e.currencies.find(a=>a.code===t.currency)||e.currencies[0],r=e.locales.find(a=>a.code===t.locale)||e.locales[0];return new y({available_countries:Ot(e),available_languages:He(e),country:i&&Ge(i,e),language:r&&Be(r,e),market:null})}function Ot(n){return n.currencies.map(e=>Ge(e,n))||[]}function He(n){return n.locales.map(e=>Be(e,n))||[]}function Be(n,e){return{endonym_name:n.name,iso_code:n.code,name:n.name,primary:n.code===e.locale,root_url:e.url}}function Ge(n,e){return{available_languages:He(e),continent:null,currency:{iso_code:n.code,name:n.name,symbol:n.symbol},iso_code:n.code,market:null,name:Ut(n.code),"popular?":!1,unit_system:"metric"}}function Ut(n){return n in Ie?Ie[n]:null}var Ie=Object.freeze({USD:"United States",EUR:"Europe",GBP:"United Kingdom",JPY:"Japan",CAD:"Canada",AUD:"Australia",CHF:"Switzerland",CNY:"China",SEK:"Sweden",NZD:"New Zealand",NOK:"Norway",MXN:"Mexico",SGD:"Singapore",HKD:"Hong Kong",KRW:"South Korea",INR:"India",BRL:"Brazil",RUB:"Russia",ZAR:"South Africa",TRY:"Turkey",AED:"United Arab Emirates",THB:"Thailand",IDR:"Indonesia",SAR:"Saudi Arabia",PLN:"Poland",PHP:"Philippines",ILS:"Israel",MYR:"Malaysia",CZK:"Czech Republic",HUF:"Hungary",CLP:"Chile",DKK:"Denmark",RON:"Romania",ARS:"Argentina",COP:"Colombia",TWD:"Taiwan",BGN:"Bulgaria",EGP:"Egypt",PKR:"Pakistan",NGN:"Nigeria",VND:"Vietnam",IQD:"Iraq",MAD:"Morocco",KES:"Kenya",DZD:"Algeria",UAH:"Ukraine",XAF:"Cameroon",XOF:"C\xF4te d'Ivoire",GHS:"Ghana",BYN:"Belarus",LKR:"Sri Lanka",SDG:"Sudan",AFN:"Afghanistan",ALL:"Albania",AMD:"Armenia",AOA:"Angola",AWG:"Aruba",AZN:"Azerbaijan",BAM:"Bosnia and Herzegovina",BBD:"Barbados",BDT:"Bangladesh",BHD:"Bahrain",BIF:"Burundi",BMD:"Bermuda",BND:"Brunei",BOB:"Bolivia",BSD:"Bahamas",BTN:"Bhutan",BWP:"Botswana",BZD:"Belize",CDF:"Democratic Republic of the Congo",CLF:"Chile (Unidad de Fomento)",CRC:"Costa Rica",CVE:"Cape Verde",DJF:"Djibouti",DOP:"Dominican Republic",ERN:"Eritrea",ETB:"Ethiopia",FKP:"Falkland Islands",GEL:"Georgia",GIP:"Gibraltar",GMD:"Gambia",GNF:"Guinea",GTQ:"Guatemala",GYD:"Guyana",HNL:"Honduras",HRK:"Croatia",HTG:"Haiti",IRR:"Iran",ISK:"Iceland",JMD:"Jamaica",JOD:"Jordan",KGS:"Kyrgyzstan",KHR:"Cambodia",KMF:"Comoros",KPW:"North Korea",KWD:"Kuwait",KYD:"Cayman Islands",KZT:"Kazakhstan",LAK:"Laos",LBP:"Lebanon",LRD:"Liberia",LSL:"Lesotho",LYD:"Libya",MDL:"Moldova",MGA:"Madagascar",MKD:"North Macedonia",MMK:"Myanmar",MNT:"Mongolia",MOP:"Macau",MRO:"Mauritania",MUR:"Mauritius",MVR:"Maldives",MWK:"Malawi",NAD:"Namibia",NPR:"Nepal",OMR:"Oman",PAB:"Panama",PEN:"Peru",PGK:"Papua New Guinea",PYG:"Paraguay",QAR:"Qatar",RSD:"Serbia",RWF:"Rwanda",SBD:"Solomon Islands",SCR:"Seychelles",SHP:"Saint Helena",SLL:"Sierra Leone",SOS:"Somalia",SRD:"Suriname",STD:"S\xE3o Tom\xE9 and Pr\xEDncipe",SZL:"Eswatini",TJS:"Tajikistan",TMT:"Turkmenistan",TND:"Tunisia",TOP:"Tonga",TTD:"Trinidad and Tobago",TZS:"Tanzania",UGX:"Uganda",UYU:"Uruguay",UZS:"Uzbekistan",VEF:"Venezuela",VUV:"Vanuatu",WST:"Samoa",XCD:"Eastern Caribbean",YER:"Yemen",ZMW:"Zambia",ZWL:"Zimbabwe"});function C4(n,e){return e instanceof y?e.clone():new y({performed:d(e,t=>t.performed),resources:$t(n,e),terms:w(()=>e.query),types:["product"]})}function $t(n,e){return e instanceof y?e.clone():new y({products:d(e.products,t=>t?.results?.map(i=>{let r=v(n,i);return r.object_type="product",r}))})}function m4(n,e){return e instanceof y?e.clone():new y({products:d(e,t=>(t?.recommendations||[]).map(i=>v(n,i))),products_count:d(e,t=>t?.recommendations?.length||0),performed:!0})}function p4(n,e){return e instanceof y?e.clone():new y({content:d(e,t=>t.content),handle:w(()=>e.slug),metafields:null,published_at:w(async()=>await e.date_published||e.date_created),template_suffix:null,title:d(e,t=>t.title||t.name),url:d(e,t=>`/pages/${t.slug}`),author:null})}function g4(n,e){if(e instanceof y)return e.clone();let t=d(e,i=>i.products?._cloneWithCompatibilityResult(r=>({results:r?.results?.map(a=>{let o=v(n,a);return o.object_type="product",o})}))||[]);return new y({default_sort_by:d(e,i=>i.sort_options?.[0].value),filters:w(async()=>(await(await t.resolve())?.filter_options)?.map(r=>I3(n,r))||[]),performed:d(e,i=>i.performed),results:t,results_count:w(async()=>(await t.resolve())?.count||0),sort_by:w(()=>e.sort),sort_options:d(e,i=>i.sort_options),terms:w(()=>e.query),types:["product"]})}function f4(n,e){let t={...e,handle:e.id.replace(/\_/g,"-"),title:e.name};return{...t,links:e.items?.map(i=>L3(n,t,i))}}function w4(n,e){return k3(n,e)}function y4(n,e){return H3(n,e)}function z5(n,e){let t=e.currencies.find(i=>i.code===e.currency);return new y({accepts_gift_cards:!0,address:{},brand:{},collections_count:0,currency:e.currency,customer_accounts_enabled:!0,customer_accounts_optional:!0,description:e.description,domain:e.url.replace(/^http[s]?:\/\//,""),email:e.support_email,enabled_currencies:e.currencies.map(i=>({iso_code:i.code,name:i.name,symbol:i.symbol})),enabled_payment_providers:[],id:e.id,metafields:null,metaobjects:null,money_format:e.currencies.find(i=>i.code===e.currency),money_with_currency_format:{...t,symbol:`${e.currency} ${t?.symbol||""}`},name:e.name,password_message:null,permanent_domain:`${e.id}.swell.store`,phone:e.support_phone,published_locales:e.locales.map(i=>({endonym_name:i.name,iso_code:i.code,name:i.name,primary:i.code===e.locale,root_url:e.url})),secure_url:e.url,types:[],url:e.url,vendors:[],policies:[],privacy_policy:null,refund_policy:null,shipping_policy:null,subscription_policy:null,terms_of_service:null,products_count:0})}var g3=class{theme;swell;pageId;pageResourceMap;objectResourceMap;formResourceMap;queryParamsMap;shopifyCompatibilityConfig;editorLocaleConfig;constructor(e){this.theme=e,this.swell=e.swell,this.shopifyCompatibilityConfig=this.swell.shopifyCompatibilityConfig??void 0,this.pageResourceMap=this.getPageResourceMap(),this.objectResourceMap=this.getObjectResourceMap(),this.formResourceMap=this.getFormResourceMap(),this.queryParamsMap=this.getQueryParamsMap()}adaptGlobals(e){let{store:t,request:i,page:r,menus:a}=e;this.pageId=this.getPageType(r?.id),e.shop=this.getShopData(e),e.page={...r||void 0},e.request={...i||void 0,design_mode:this.swell.isEditor,visual_section_preview:!1,page_type:r?.id},e.linklists=a,e.current_page=this.swell.queryParams.page||1,e.routes=this.getPageRoutes(),e.localization=this.getLocalizationObject(t,i),e.all_country_option_tags=this.getAllCountryOptionTags(e.geo)}adaptSettings(e,t){let{current:i,presets:r}=t;if(typeof i=="object"&&i)return{current:w3(e,i),presets:r};let a=r?.[i];if(!a)throw new Error(`Failed to build settings config: "${i}" preset is not defined`);return{current:i,presets:{...r,[i]:w3(e,a)}}}adaptPageData(e){let t=this.pageResourceMap.find(({page:i})=>i===this.pageId);if(t)for(let[i,r]of Object.entries(e)){let a=t.resources.find(({from:o})=>o===i||o.startsWith(`${i}.`));a&&r instanceof T&&(e[a.to]=a.object(this,r))}this.adaptObjectData(e)}adaptObjectData(e){for(let t of Object.values(e)){let i=this.objectResourceMap.find(({from:r})=>r===t?.constructor.name);if(i){let r=i.object(this,t);t instanceof T?t.setCompatibilityProps(r):Object.assign(t,r)}}}adaptQueryParams(){let e={};for(let[t,i]of Object.entries(this.swell.queryParams)){let r=this.queryParamsMap.find(({from:a})=>typeof a=="function"?a(t):a===t);if(r){let a=typeof r.to=="function"?r.to(t,i):{[r.to]:i};Object.assign(e,a)}else e[t]=i}this.swell.queryParams=e}getAdaptedFormType(e){return this.formResourceMap.find(i=>i.shopifyType===e)?.type}async getAdaptedFormClientParams(e,t,i){let r=this.formResourceMap.find(a=>a.type===e);if(r?.clientParams)return r.clientParams(t,i)}async getAdaptedFormClientHtml(e,t,i){let r=this.formResourceMap.find(o=>o.type===e),a=this.shopifyCompatibilityConfig?.forms?.find(o=>o.id===e);if(r&&a)return a.client_params?.reduce((o,s)=>`<input type="hidden" name="${s.name}" value="${s.value}" />`+o,"")}async getAdaptedFormServerParams(e,t){let i=this.formResourceMap.find(r=>r.type===e||r.shopifyType===e);if(typeof i?.serverParams=="function")return i.serverParams(t)}async getAdaptedFormServerResponse(e,t){let i=this.formResourceMap.find(r=>r.type===e||r.shopifyType===e);if(typeof i?.serverResponse=="function")return i.serverResponse(t)}getShopData({store:e}){return e?z5(this,e):{}}getContentForHeader(){return"<script>var Shopify = Shopify || {};</script>"}getMenuData(e){return f4(this,e)}getFontData(e){return w4(this,e)}getFormData(e){return y4(this,e)}getFontFromShopifySetting(e){return Ze(e)}getThemeConfig(e){return xe(e)}getPresetsConfig(e){return Re(e)}getEditorConfig(e){return De(e)}getSectionConfigSchema(e){return je(e)}async getLocaleConfig(e,t="en",i=".json"){let r=await e.getThemeConfigsByPath("theme/locales/",i),a=r.get(`theme/locales/${t}${i}`)??null;if(!a){let o=t.split("-")[0];if(a=r.get(`theme/locales/${o}${i}`)??null,!a){let s=`.default${i}`;for(let l of r.values())if(l.file_path.endsWith(s)){a=l;break}}}if(a){a=await e.getThemeConfig(a.file_path);try{return JSON.parse(a?.file_data||"")}catch{}}return{}}async getEditorLocaleConfig(e,t){if(this.editorLocaleConfig?.[t])return this.editorLocaleConfig[t];let i=await this.getLocaleConfig(e,t,".schema.json");return this.editorLocaleConfig={[t]:i},i}async renderSchemaTranslations(e,t,i="en"){if(!(0,k4.isObject)(t))return t;let r=await this.getEditorLocaleConfig(e,i);return this.renderSchemaTranslationValue(e,t,i,r)}async renderSchemaTranslationValue(e,t,i,r){switch(typeof t){case"string":{if(t.startsWith("t:")){let a=t.slice(2),o=a?.split("."),s=o.pop()||"",l=o.join(".");return(0,k4.get)(r,l)?.[s]??a}break}case"object":{if(Array.isArray(t)){let a=[];for(let o of t)a.push(await this.renderSchemaTranslationValue(e,o,i,r));return a}if(t!==null){let a={...t};for(let[o,s]of Object.entries(t))a[o]=await this.renderSchemaTranslationValue(e,s,i,r);return a}break}default:break}return t}getPageType(e){return this.shopifyCompatibilityConfig?.page_types?.[e]||e}getPageRouteUrl(e){return this.theme.props.pages?.find(t=>t.id===e)?.url||e}getPageRoutes(){let e={account_addresses_url:this.getPageRouteUrl("account/addresses"),account_login_url:this.getPageRouteUrl("account/login"),account_logout_url:this.getPageRouteUrl("account/logout"),account_recover_url:this.getPageRouteUrl("account/recover"),account_register_url:this.getPageRouteUrl("account/signup"),account_url:this.getPageRouteUrl("account/index"),all_products_collection_url:this.getPageRouteUrl("products/index"),cart_add_url:this.getPageRouteUrl("cart/add"),cart_change_url:this.getPageRouteUrl("cart/change"),cart_clear_url:this.getPageRouteUrl("cart/clear"),cart_update_url:this.getPageRouteUrl("cart/update"),cart_url:this.getPageRouteUrl("cart/index"),collections_url:this.getPageRouteUrl("categories/index"),predictive_search_url:this.getPageRouteUrl("search/suggest"),product_recommendations_url:this.getPageRouteUrl("products/index"),root_url:this.getPageRouteUrl("index"),search_url:this.getPageRouteUrl("search")};if(this.shopifyCompatibilityConfig?.page_routes)for(let[t,i]of Object.entries(this.shopifyCompatibilityConfig.page_routes))i&&typeof i=="object"&&i.page_id?e[t]=this.getPageRouteUrl(i.page_id):typeof i=="string"&&(e[t]=i);return e}getLocalizationObject(e,t){return A3(this,e,t)}getAdaptedPageUrl(e){if(!e)return;let t,i,r={},[a,o]=e.split("?"),s=a.split("."),l=s[1]?s.pop():null,[,c,u,h]=s.join(".").split("/");switch(l==="js"&&(i="json"),c){case"account":switch(u){case"order":t="account/order",r.id=h;break;case"register":t="account/login";break;default:break}break;case"blog":u&&(t="blogs/category",r.category=u),h&&(t="blogs/blog",r.slug=h);break;case"collections":u?u==="all"?t="products/index":(t="categories/category",r.slug=u):t="categories/index";break;case"gift_card":u&&(t="gift-card",r.code=u);break}if(t){let p=this.getPageRouteUrl(t);if(p)return p.replace(/:(\w+)/g,(m,g)=>r[g])+(l?`.${l}`:"")+(o?`?${o}`:"")}else if(i)return a.replace(new RegExp(`.${l}$`),`.${i}`)+(o?`?${o}`:"")}getThemeFilePath(e,t){switch(e){case"assets":return`assets/${t}`;case"components":return`snippets/${t}`;case"config":return`config/${t}`;case"layouts":return`layout/${t}`;case"templates":return`templates/${this.getPageType(t)}`;case"sections":return`sections/${t}`;default:throw new Error(`Theme file type not supported: ${e}`)}}getPageResourceMap(){return this.shopifyCompatibilityConfig?.page_resources?this.shopifyCompatibilityConfig.page_resources.map(e=>({page:e.page,resources:e.resources.map(({from:t,to:i,object:r})=>{let a=S4[r];if(!a)throw new Error(`ShopifyObject for '${r}' not found.`);return{from:t,to:i,object:a}})})):[]}getObjectResourceMap(){return this.shopifyCompatibilityConfig?.object_resources?this.shopifyCompatibilityConfig.object_resources.map(e=>{let t=S4[e.object];if(!t)throw new Error(`ShopifyObject for '${e.object}' not found.`);return{from:e.from,object:t}}):[]}getFormResourceMap(){return this.shopifyCompatibilityConfig?.forms?this.shopifyCompatibilityConfig.forms.map(e=>({shopifyType:e.shopify_type,type:e.id})):[]}getQueryParamsMap(){return[{from:"sort_by",to:"sort"},{from(e){return e.startsWith("filter.v.")},to(e,t){let i=e.split("filter.v.")[1],r=t;return{[i]:r}}}]}getAllCountryOptionTags(e){return e?.countries?.map(t=>{if(!t)return;let i=[...(e?.states||[]).filter(a=>a.country===t.id).map(a=>[a.id,a.name])],r=JSON.stringify(i).replace(/"/g,""");return`<option value="${t.id}" data-provinces="${r}">${t.name}</option>`}).filter(Boolean).join(`
|
|
943
|
+
`)}isScriptFormActionUrl(e){if(!e)return!1;let t=this.shopifyCompatibilityConfig?.editor_configs?.script_actions_routes||{};for(let i of Object.values(t))if(e===i)return!0;return!1}isScriptUrl(e){if(!e)return!1;let t=this.shopifyCompatibilityConfig?.editor_configs?.script_routes||{};for(let i of Object.values(t))if(e.startsWith(i))return!0;return!1}needRedirectToPageStart(e){return e?(this.shopifyCompatibilityConfig?.editor_configs?.redirect_to_page_start_forms||[]).includes(e):!1}isCheckoutForm(e){return e?this.shopifyCompatibilityConfig?.editor_configs?.checkout_form===e:!1}};var J5=100,Y5=15,T=class{_getter;_getterHash;_result;_compatibilityProps={};constructor(e){return e&&this._setGetter(e),this._getProxy()}_getProxy(){return new Proxy(this,{get(e,t){let i=e;switch(t){case"toLiquid":case"next":return;case"then":return!1;case"toJSON":case"toObject":return()=>i.toObject();default:break}if(typeof i[t]=="function"||t.startsWith?.("_"))return i[t];if(typeof t=="symbol"&&t===Symbol.toStringTag)return P(i._result)?"[object Promise]":i._result!==void 0?"[object Object]":"undefined";if(i._result===void 0){if(i[t]!==void 0)return i[t];i._result=i._get().catch(r=>(console.log(r),i._getCollectionResultOrProp(i,t)))}return P(i._result)?i._result.then(()=>i._getCollectionResultOrProp(i,t)).catch(r=>(console.log(r),null)):i._getCollectionResultOrProp(i,t)},set(e,t,i){return e[t]=i,!0}})}_getCollectionResultOrProp(e,t){if(e._result&&Array.isArray(e._result.results)){let i=e._result.results.find(r=>r.slug===t||r.id===t)||(typeof t=="number"?e._result.results[t]:void 0);if(i)return i}return t in e._compatibilityProps?e._compatibilityProps[t]:e._result&&t in e._result?e._result[t]:e[t]}async _get(...e){if(this._getter){let t=this._getter.bind(this);return Promise.resolve().then(()=>t()).then(i=>(this._result=i,i&&Object.assign(this,i),i)).catch(i=>(console.log(i),null))}return this._result}_setGetter(e){this._getter=e,this._getterHash=T3(e.toString())}async _resolve(){return this._result===void 0?this._get():this._result}_isResultResolved(){return this._result!==void 0&&!P(this._result)}async resolve(e=!0,t=!1){let i={},r=await this._resolve();return r===null?null:(Object.assign(i,r),Object.assign(i,this._compatibilityProps),Y(i,e,t))}toObject(){if(this._result===null)return null;let e={};return Object.assign(e,this._result),Object.assign(e,this._compatibilityProps),e}toJSON(){return this.toObject()}valueOf(){return this.resolve()}setCompatibilityProps(e){this._compatibilityProps=e}getCompatibilityProp(e){return this._compatibilityProps[e]}},b3=class extends T{_swell;_resource;_resourceName;_collection;_query={};_compatibilityInstance=null;constructor(e,t,i){return super(i),this._swell=e,this._collection=t,this._getProxy()}_getProxy(){return super._getProxy()}getResourceObject(){let{_swell:e,_collection:t}=this;if(this._resource=(e?.storefront)[t],e&&t.startsWith("content/")){let i=t.split("/")[1]?.replace(/\/$/,"").trim();this._resource={list:r=>e.storefront.content.list(i,r),get:(r,a)=>e.storefront.content.get(i,r,a)}}if(!this._resource?.get)throw new Error(`Swell storefront resource for collection '${t}' does not exist.`);return this._resource}},A=class n extends b3{length=0;results;count;page;pages;page_count;limit=Y5;name;constructor(e,t,i={},r){return super(e,t,r),this._query=this._initQuery(i),r||this._setGetter(this._defaultGetter()),this._getProxy()}_getProxy(){return super._getProxy()}_initQuery(e){let t=e||{};return t.limit>J5||t.limit===null?t.limit=J5:t.limit||(t.limit=Y5),this.limit=t.limit,t}_defaultGetter(){let e=this.getResourceObject();async function t(){return e.list(this._query)}return t}async _get(e={}){if(this._query={...this._query,...e},this._getter){let t=this._getter;this._result=this._swell.getCachedResource("storefront-list",[this._collection,this._query,this._getterHash],async()=>t.call(this)).then(i=>(this._result=i,i&&Object.assign(this,i,{length:i.results?.length||0}),i)).catch(i=>(console.log(i),null))}return this._result}[Symbol.iterator](){return this.iterator()}*iterator(){for(let e of this.results||[])yield e}_clone(e){let t=new n(this._swell,this._collection,this._query,this._getter);return this._isResultResolved()&&(t._result=(0,W5.cloneDeep)(this._result)),this._compatibilityProps&&t.setCompatibilityProps(this._compatibilityProps),e!==void 0&&(Object.assign(t,e),e._getter&&t._setGetter(e._getter)),t}_cloneWithCompatibilityResult(e){let t=this._getter,i=this._clone({_getter:async()=>{let r=await t?.call(i);if(r){let a=e(r);return{...r,...a||void 0}}return r}});if(this._isResultResolved()){let r=(0,W5.cloneDeep)(this._result);if(r){let a=e(r);Object.assign(i,r),a&&Object.assign(i,a)}}return i}},_=class extends b3{_id;constructor(e,t,i,r={},a){return super(e,t,a),this._id=i,this._query=r,a||this._setGetter(this._defaultGetter()),this._getProxy()}_getProxy(){return super._getProxy()}_defaultGetter(){let e=this.getResourceObject();async function t(){return e.get(this._id,this._query)}return t}async _get(e,t={}){if(this._id=e||this._id,this._query={...this._query,...t},this._getter){let i=this._getter;this._result=this._swell.getCachedResource("storefront-record",[this._collection,this._id,this._query,this._getterHash],async()=>i.call(this)).then(r=>(this._result=r,r&&Object.assign(this,r),r)).catch(r=>(console.log(r),null))}return this._result}},J=class extends b3{constructor(e,t,i){return super(e,t,i),i||this._setGetter(this._defaultGetter()),this._getProxy()}_getProxy(){return super._getProxy()}_defaultGetter(){let{_collection:e,_swell:{storefrontContext:t}}=this,i=this.getResourceObject();async function r(){return t[e]!==void 0?t[e]:i.get()}return r}async _get(){if(this._getter){let e=this._getter;this._result=Promise.resolve().then(()=>e.call(this)).then(t=>(this._result=t,t&&Object.assign(this,t),t)).catch(t=>(console.log(t),null))}return this._result}},P3=class{_resource;count=0;page=0;page_count=0;limit=0;pages={};next;previous;constructor(e){this._resource=e,this.setPaginationProps()}setPaginationProps(){let{_resource:e}=this;if(this.count=e.count||0,this.page=e.page||0,this.page_count=e.page_count||0,this.limit=e.limit||0,this.pages={},e.pages)for(let[r,a]of Object.entries(e.pages))this.pages[r]={start:a.start,end:a.end,url:this.getPageUrl(Number(r))};let t=this.pages[this.page+1];this.next=t?{start:t.start,end:t.end,url:this.getPageUrl(this.page+1)}:void 0;let i=this.pages[this.page-1];this.previous=i?{start:i.start,end:i.end,url:this.getPageUrl(this.page-1)}:void 0}getPageUrl(e){let{url:t,queryParams:i}=this._resource._swell;return`${t.pathname}?${G({...i,page:e})}`}setCompatibilityProps(e){Object.assign(this,e)}};function T3(n){var e="0123456789abcdef";function t(L){var k,M="";for(k=0;k<=3;k++)M+=e.charAt(L>>k*8+4&15)+e.charAt(L>>k*8&15);return M}function i(L,k){var M=(L&65535)+(k&65535),E=(L>>16)+(k>>16)+(M>>16);return E<<16|M&65535}function r(L,k){return L<<k|L>>>32-k}function a(L,k,M,E,F,I){return i(r(i(i(k,L),i(E,I)),F),M)}function o(L,k,M,E,F,I,X){return a(k&M|~k&E,L,k,F,I,X)}function s(L,k,M,E,F,I,X){return a(k&E|M&~E,L,k,F,I,X)}function l(L,k,M,E,F,I,X){return a(k^M^E,L,k,F,I,X)}function c(L,k,M,E,F,I,X){return a(M^(k|~E),L,k,F,I,X)}function u(L){var k,M=(L.length+8>>6)+1,E=new Array(M*16);for(k=0;k<M*16;k++)E[k]=0;for(k=0;k<L.length;k++)E[k>>2]|=L.charCodeAt(k)<<k%4*8;return E[k>>2]|=128<<k%4*8,E[M*16-2]=L.length*8,E}var h,p=u(""+n),C=1732584193,m=-271733879,g=-1732584194,f=271733878,Q,l3,l2,h2;for(h=0;h<p.length;h+=16)Q=C,l3=m,l2=g,h2=f,C=o(C,m,g,f,p[h+0],7,-680876936),f=o(f,C,m,g,p[h+1],12,-389564586),g=o(g,f,C,m,p[h+2],17,606105819),m=o(m,g,f,C,p[h+3],22,-1044525330),C=o(C,m,g,f,p[h+4],7,-176418897),f=o(f,C,m,g,p[h+5],12,1200080426),g=o(g,f,C,m,p[h+6],17,-1473231341),m=o(m,g,f,C,p[h+7],22,-45705983),C=o(C,m,g,f,p[h+8],7,1770035416),f=o(f,C,m,g,p[h+9],12,-1958414417),g=o(g,f,C,m,p[h+10],17,-42063),m=o(m,g,f,C,p[h+11],22,-1990404162),C=o(C,m,g,f,p[h+12],7,1804603682),f=o(f,C,m,g,p[h+13],12,-40341101),g=o(g,f,C,m,p[h+14],17,-1502002290),m=o(m,g,f,C,p[h+15],22,1236535329),C=s(C,m,g,f,p[h+1],5,-165796510),f=s(f,C,m,g,p[h+6],9,-1069501632),g=s(g,f,C,m,p[h+11],14,643717713),m=s(m,g,f,C,p[h+0],20,-373897302),C=s(C,m,g,f,p[h+5],5,-701558691),f=s(f,C,m,g,p[h+10],9,38016083),g=s(g,f,C,m,p[h+15],14,-660478335),m=s(m,g,f,C,p[h+4],20,-405537848),C=s(C,m,g,f,p[h+9],5,568446438),f=s(f,C,m,g,p[h+14],9,-1019803690),g=s(g,f,C,m,p[h+3],14,-187363961),m=s(m,g,f,C,p[h+8],20,1163531501),C=s(C,m,g,f,p[h+13],5,-1444681467),f=s(f,C,m,g,p[h+2],9,-51403784),g=s(g,f,C,m,p[h+7],14,1735328473),m=s(m,g,f,C,p[h+12],20,-1926607734),C=l(C,m,g,f,p[h+5],4,-378558),f=l(f,C,m,g,p[h+8],11,-2022574463),g=l(g,f,C,m,p[h+11],16,1839030562),m=l(m,g,f,C,p[h+14],23,-35309556),C=l(C,m,g,f,p[h+1],4,-1530992060),f=l(f,C,m,g,p[h+4],11,1272893353),g=l(g,f,C,m,p[h+7],16,-155497632),m=l(m,g,f,C,p[h+10],23,-1094730640),C=l(C,m,g,f,p[h+13],4,681279174),f=l(f,C,m,g,p[h+0],11,-358537222),g=l(g,f,C,m,p[h+3],16,-722521979),m=l(m,g,f,C,p[h+6],23,76029189),C=l(C,m,g,f,p[h+9],4,-640364487),f=l(f,C,m,g,p[h+12],11,-421815835),g=l(g,f,C,m,p[h+15],16,530742520),m=l(m,g,f,C,p[h+2],23,-995338651),C=c(C,m,g,f,p[h+0],6,-198630844),f=c(f,C,m,g,p[h+7],10,1126891415),g=c(g,f,C,m,p[h+14],15,-1416354905),m=c(m,g,f,C,p[h+5],21,-57434055),C=c(C,m,g,f,p[h+12],6,1700485571),f=c(f,C,m,g,p[h+3],10,-1894986606),g=c(g,f,C,m,p[h+10],15,-1051523),m=c(m,g,f,C,p[h+1],21,-2054922799),C=c(C,m,g,f,p[h+8],6,1873313359),f=c(f,C,m,g,p[h+15],10,-30611744),g=c(g,f,C,m,p[h+6],15,-1560198380),m=c(m,g,f,C,p[h+13],21,1309151649),C=c(C,m,g,f,p[h+4],6,-145523070),f=c(f,C,m,g,p[h+11],10,-1120210379),g=c(g,f,C,m,p[h+2],15,718787259),m=c(m,g,f,C,p[h+9],21,-343485551),C=i(C,Q),m=i(m,l3),g=i(g,l2),f=i(f,h2);return t(C)+t(m)+t(g)+t(f)}function Kt(n,e){if(!n.file_path.startsWith("theme/sections/"))return!1;if(n.file_path.endsWith(".liquid")){if(!e.get(n.file_path.replace(/\.liquid$/,".json")))return!0}else if(n.file_path.endsWith(".json"))return!0;return!1}async function q5(n,e){let t=[];for(let i of n.values())if(Kt(i,n)){let r=await e(i);r&&t.push({...r,id:String(i.name||"").split(".").pop()??"",...r&&{presets:zt(r)}})}return t}function zt(n){return Array.isArray(n?.presets)?n.presets.map(e=>({label:e.label,settings:{...n.fields?.reduce((t,i)=>(i.id&&i.default!==void 0&&(t[i.id]=i.default),t),{}),...e.settings||void 0},blocks:e.blocks?.map(t=>{let i=n.blocks?.find(r=>r.type===t.type);return i?{...t,settings:{...i.fields.reduce((r,a)=>(a.id&&a.default!==void 0&&(r[a.id]=a.default),r),{}),...t.settings||void 0}}:t})})):[]}async function V5(n,e){let t=Array.from(n.values()),i=t.filter(o=>o.file_path.endsWith(".json")&&!n.has(o.file_path.replace(/\.json$/,".liquid"))),r=async o=>{let s=t.find(c=>{if(!c.file_path.endsWith(`/${o}.json`)&&!c.file_path.endsWith(`/${o}.liquid`))return!1;if(c.file_path.endsWith(".liquid")){if(!n.get(c.file_path.replace(/\.liquid$/,".json")))return!0}else if(c.file_path.endsWith(".json"))return!0;return!1});return s?{...await e(s),id:String(s.name||"").split(".").pop()}:void 0},a=[];for(let o of i){let s;try{s=JSON.parse(o.file_data),s?.name&&(s.label=s.name,delete s.name)}catch{}if(s?.type){let l=await s4(s,r);a.push({...s,id:String(o.name||"").split(".").pop(),sectionConfigs:l})}}return a}async function s4(n,e){let t=Array.isArray(n?.order)?n.order:Object.keys(n?.sections||{}),i=[];for(let r of t){let a=n.sections[r];if(!a)continue;let o=await e(a.type)||{id:a.type,label:a.type,tag:"div",class:"",fields:[],blocks:[]},s=n.id?`page__${n.id}__${r}`:o.id,c=(Array.isArray(a.block_order)?a.block_order:Object.keys(a.blocks||{})).map(h=>a.blocks?.[h]).filter(Boolean),u={section:{id:s,...a,blocks:c}};i.push({id:s,section:{id:s,...a},schema:o,settings:u,tag:o.tag||"div",class:o.class})}return i}function Wt(n){return String(n)==="[object Array]"}function f3(n){let e=typeof n;return n!==null&&(e==="object"||e==="function")}function Q5(n){let e=new TextEncoder().encode(n),t="";for(let i=0;i<e.length;i+=3){let r=Array.from(e.slice(i,i+3));t+=btoa(String.fromCharCode(...r))}return t}function F5(n,e="id"){return(0,Oe.reduce)(n,(t,i)=>(t[String(i[e])]=i,t),{})}function Jt(n){let e=n.toUpperCase().split(/-|_/),t=e.shift(),i=e.pop(),r="";return i&&(r=i),i||(r=x4[t.toLowerCase()]||""),r.toLowerCase()}function X5(n,e){if(!(typeof n!="object"||n===null))for(let[t,i]of Object.entries(n))e(t,n)!==!1&&typeof i=="object"&&i!==null&&X5(i,e)}function Yt(n){let e=new Set;return X5(n,(t,i)=>{if(typeof i=="object"&&i!==null){if(e.has(i))return!1;e.add(i)}return!0}),Array.from(e)}function Qt(n){if(!n)return n;let e=new WeakSet;return JSON.parse(JSON.stringify(n,(t,i)=>{if(typeof i=="object"&&i!==null){if(e.has(i))return JSON.parse(JSON.stringify(i));e.add(i)}return i}))}function Ue(n){if(!(typeof n!="object"||n===null))for(let[e,t]of Object.entries(n))e==="_swell"&&"_swell"in n?n[e]=void 0:Ue(t)}function qe(n){if(n!==void 0)return n instanceof A?"SwellStorefrontCollection":n instanceof _?"SwellStorefrontRecord":n instanceof y?"ShopifyResource":n instanceof T?"StorefrontResource":"promise"}async function Y(n,e=!0,t=!1){let i=n,r=e;try{if(P(n)&&(r=!1,i=await n),n instanceof T&&(r=!1,i=await Y(n.resolve(),e,t)),Array.isArray(i)){let a=await Promise.all(i.map(o=>Y(o,e,t)));if(i=a,!a.some(o=>o!==void 0))return e?[]:void 0}else if(typeof i=="object"&&i!==null&&(!("_swell"in i)||!i._swell)){let a={};for(let[o,s]of Object.entries(i)){if(!e&&(P(s)||s instanceof T||s instanceof y)){a[o]={_type:qe(s),...t?{value:await Y(s,r,t)}:void 0};continue}if(s instanceof T&&t){a[o]={_type:qe(s),value:await Y(s,r,t)};continue}a[o]=await Y(s,r,t)}return!e&&Object.keys(a).length===0?void 0:a}}catch(a){return console.error(a),n}return i}function G(n){return Ve.default.stringify({...n,sections:void 0,section_id:void 0},{encodeValuesOnly:!0,arrayFormat:"repeat"})}function O5(n,e){return n=Array.isArray(n)?n.join(" "):n,n.split("}").map(r=>{let[a,o]=r.split("{");return!a||!o?"":`${a.split(",").map(l=>`#${e} ${l.trim()}`).join(", ")} {${o}}`}).join(" ")}function w3(n,e){return Object.entries(e).reduce((t,[i,r])=>{let a=n[i]?.value,o=a!=null;return t[i]=o?a:r,t},{})}var F3="ContentSections";function o3(n){return`SectionGroup_${n}`}var $e="https://api.schema.io",Ke=new Map,ze=new Map,e2=class n{url;headers;swellHeaders;queryParams;workerEnv;config;shopifyCompatibilityConfig;backend;storefront;storefrontContext;instanceId="";isPreview=!1;isEditor=!1;sentResponse=!1;storefront_url;constructor(e){let{url:t,config:i,shopifyCompatibilityConfig:r,headers:a,swellHeaders:o,serverHeaders:s,queryParams:l,workerEnv:c,...u}=e;if(this.url=t instanceof URL?t:new URL(t||""),this.config=i,this.shopifyCompatibilityConfig=r,this.queryParams=n.formatQueryParams(l||this.url.searchParams),this.workerEnv=c,s){let{headers:h,swellHeaders:p}=n.formatHeaders(s);this.headers=h,this.swellHeaders=p,this.backend=new L4({storeId:p["store-id"],accessToken:p["access-token"],apiHost:p["api-host"]}),this.storefront=this.getStorefrontInstance({...e,headers:h,swellHeaders:p}),this.instanceId=["store-id","environment-id","deployment-mode","theme-id","theme-branch-id"].map(C=>p[C]||"0").join(":"),this.isEditor=u.isEditor??p["deployment-mode"]==="editor",this.isPreview=this.isEditor||p["deployment-mode"]==="preview"}else if(a&&o)Object.assign(this,u),this.headers=a,this.swellHeaders=o,this.storefront=this.getStorefrontInstance(e);else throw new Error("Swell client requires `serverHeaders` when initialized on the server-side, or `headers` and `swellHeaders` when initialized on the client-side.");this.storefrontContext=this.initStorefrontContext()}static formatHeaders(e){let t={},i={};e instanceof Headers?e.forEach((r,a)=>{t[a]=r}):e&&(t=e);for(let[r,a]of Object.entries(t))r.startsWith("swell-")&&a&&(i[r.replace("swell-","")]=a);return{headers:t,swellHeaders:i}}static formatQueryParams(e){let t={};return e instanceof URLSearchParams?t=Ye.default.parse(e.toString()):e&&(t=e),t}async getCachedResource(e,t,i){let r=this.swellHeaders["request-id"],a=We(e,[r,t]);return this.getResourceCache().fetch(a,i)}async updateCacheModified(e){if(e){let t="_cache-modified";await this.getResourceCache().get(t)!==e&&(await this.getRequestCache().flushAll(),await this.getResourceCache().set(t,e,1e3*60*60*24*90))}}async getAppSettings(){return await this.get("/:storefronts/{id}/configs/settings/values",{id:this.swellHeaders["storefront-id"]})||{}}async getStorefrontSettings(e=!1){try{let{settings:t,menus:i,payments:r,subscriptions:a,session:o}=await this.storefront.request("get","/settings/all",void 0,void 0,{force:e}),s=this.storefront.settings;s.localizedState={},s.set({value:t}),s.set({model:"menus",value:i}),s.set({model:"payments",value:r}),s.set({model:"subscriptions",value:a}),s.set({model:"session",value:o})}catch(t){t instanceof Error&&(t.message=`Swell: unable to load settings (${t.message})`),console.error(t)}return this.storefront.settings.get()}getStorefrontMenus(){let e=this.storefront.settings.getState("/settings/menus","menuState");return!e||P(e)?[]:e}async get(...e){return this.backend?.get(...e)}async put(...e){return this.backend?.put(...e)}async post(...e){return this.backend?.post(...e)}async delete(...e){return this.backend?.delete(...e)}getStorefrontInstance(e){let{swellHeaders:t,getCookie:i,setCookie:r,storefrontSettingStates:a}=e;if(!t)throw new Error("Swell headers are required");let o=t["store-id"],s=t["public-key"];if(!o||!s)throw new Error('Missing required headers: "swell-store-id" and "swell-public-key"');let l=Je.default.create(o,s,{url:t["admin-url"],vaultUrl:t["vault-url"],getCookie:i,setCookie:r&&((c,u,h)=>r(c,u,h,this)),headers:{"Swell-Store-id":o,"Swell-Storefront-Id":t["storefront-id"]}});return a&&Object.assign(l.settings,a),l.request=this.getCacheableStorefrontRequestHandler(l),l}initStorefrontContext(){let e={};if(this.swellHeaders?.["storefront-context"])try{e=JSON.parse(this.swellHeaders["storefront-context"])}catch{console.error("Failed to parse swell-storefront-context. Ignoring...")}return e}isStorefrontRequestCacheable(e,t,i){if(i?.force)return!1;if(e==="get")switch(t.split("/")[1]){case"products":case"categories":case"content":case"settings":return!0;default:return!1}return!1}getCacheableStorefrontRequestHandler(e){let t=e.request;return(i,r,a,o,s)=>{if(this.isStorefrontRequestCacheable(i,r,s))return this.getRequestCache().fetch(We("request",[i,r,a,o,s]),()=>t(i,r,a,o,s));switch(i){case"delete":case"post":case"put":{let l=r.split("/")[1];delete this.storefrontContext[l];break}default:}return t(i,r,a,o,s)}}getResourceCache(){let e=Ke.get(this.instanceId);return e||(e=new M3,Ke.set(this.instanceId,e)),e}getRequestCache(){let e=ze.get(this.instanceId);return e||(e=new _3,ze.set(this.instanceId,e)),e}getCacheKey(e,t){let i=`${this.instanceId}:${e}`;return Array.isArray(t)&&t.length>0&&(i+=`_${JSON.stringify(t)}`),i.length>512&&(i=`${i.slice(0,480)}${T3(i)}`),i}};function We(n,e){let t=n;return Array.isArray(e)&&e.length>0&&(t+=`_${JSON.stringify(e)}`),t.length>512&&(t=`${t.slice(0,480)}${T3(t)}`),t}var L4=class{apiHost=$e;apiAuth="";constructor({storeId:e,accessToken:t,apiHost:i}){this.apiHost=i||$e,this.apiAuth=Q5(`${e}:${t}`)}async makeRequest(e,t,i){let r={method:e,headers:{Authorization:`Basic ${this.apiAuth}`,"User-Agent":"swell-functions/1.0","Content-Type":"application/json"}},a="";if(i)try{e==="GET"?a=`?${this.stringifyQuery(i)}`:(r.body=JSON.stringify(i),r.headers["Content-Length"]=String(r.body.length))}catch{throw new Error(`Error serializing data: ${i}`)}let o=String(t).startsWith("/")?t.substring(1):t,s=`${this.apiHost}/${o}${a}`,l=await fetch(s,r),c=await l.text(),u;try{u=JSON.parse(c)}catch{u=String(c||"").trim()}if(l.status>299)throw new B3(u,{status:l.status,method:e,endpointUrl:o});if(e!=="GET"&&u?.errors)throw new B3(u.errors,{status:400,method:e,endpointUrl:o});return u}stringifyQuery(e,t){let i=[];for(let[r,a]of Object.entries(e)){let o=t?`${t}[${r}]`:r,l=a!==null&&typeof a=="object"?this.stringifyQuery(a,o):`${encodeURIComponent(o)}=${a===null?"":encodeURIComponent(a)}`;i.push(l)}return i.join("&")}async get(e,t){return this.makeRequest("GET",e,t)}async put(e,t){return this.makeRequest("PUT",e,t)}async post(e,t){return this.makeRequest("POST",e,t)}async delete(e,t){return this.makeRequest("DELETE",e,t)}},B3=class extends Error{status=200;constructor(e,t={}){let i;typeof e=="string"?i=e:i=JSON.stringify(e,null,2),t.method&&t.endpointUrl&&(i=`${t.method} /${t.endpointUrl}
|
|
944
|
+
${i}`),super(i),this.name="SwellError",this.status=t.status||500}};function t2(n,e){return new A(n,"products",e)}function Xt(n,e,t){return new _(n,"products",e,t)}function e6(n,{search:e,filter:t,sort:i}){return new A(n,"products",{search:e,filter:t,sort:i})}function t6(n,e){return new A(n,"categories",e)}function Qe(n,e,t){return new _(n,"categories",e,t)}async function i6(n,e,t){let i=Qe(n,e,t),r=await i.id;return i.products=t2(n,{category:r}),i}function n6(n,e){return n.getCachedResource(`content-model-${e}`,[],()=>n.get("/:content/{name}",{name:e,public:!0,"storefront.enabled":!0}))}async function Xe(n,e,t){return new A(n,`content/${e}`,t)}async function i2(n,e,t,i){return new _(n,`content/${e}`,t,i)}async function r6(n,e,t){return i2(n,"pages",e,t)}async function a6(n,e){return Xe(n,"blogs",e)}async function o6(n,e,t){return i2(n,"blogs",e,t)}var V=require("lodash-es");async function e1(n,e){let t=[];for(let i of e)if(l6(i,e)){let r=await r2(n,i);r&&t.push({...r,id:String(i.name||"").split(".").pop()})}return t}async function n2(n,e,t=s6){let i=Array.isArray(e.order)?e.order:Object.keys(e.sections||{}),r=[];for(let a of i){let o=e.sections[a],s=await t(n,o.type);if(!s)continue;let l={...s,id:a},c=e.id?`page__${e.id}__${a}`:l.id,h=(Array.isArray(o.block_order)?o.block_order:Object.keys(o.blocks||{})).map(C=>o.blocks?.[C]).filter(Boolean),p={section:{id:c,...o,blocks:h}};r.push({id:c,settings:p,section:{id:c,...o},tag:l.tag||"div",class:l.class,schema:l})}return r}async function t1(n,e){let t=e.filter(a=>h6(a,e)),i=async(a,o)=>{let s=e.find(c=>d6(c,e,o)),l=await r2(a,s);if(l)return{...l,id:String(s?.name||"").split(".").pop()}},r=[];for(let a of t){let o;try{o=JSON.parse(a.file_data),o?.name&&(o.label=o.name,delete o.name)}catch{}if(o?.type){let s=await n2(n,o,i);r.push({...o,id:String(a.name||"").split(".").pop(),sectionConfigs:s})}}return r}async function s6(n,e){let t=await n.getThemeTemplateConfigByType("sections",e);return r2(n,t)}async function r2(n,e){let t;if(e?.file_path?.endsWith(".liquid")){if(n.shopifyCompatibility){n.liquidSwell.lastSchema=void 0,await n.renderTemplate(e);let i=n.liquidSwell.lastSchema;i&&(t=n.shopifyCompatibility.getSectionConfigSchema(i))}}else if(e?.file_data)try{t=JSON.parse(e?.file_data)||void 0}catch{}return t}function l6(n,e){return n.file_path.startsWith("theme/sections/")?i1(n,e):!1}function h6(n,e){if(!n.file_path.startsWith("theme/sections/")||!n.file_path.endsWith(".json"))return!1;let t=n.file_path.replace(/\.json$/,".liquid");return!e.some(i=>i.file_path===t)}function d6(n,e,t){return!n.file_path.endsWith(`/${t}.json`)&&!n.file_path.endsWith(`/${t}.liquid`)?!1:i1(n,e)}function i1(n,e){if(n.file_path.endsWith(".liquid")){let t=n.file_path.replace(/\.liquid$/,".json");if(!e.find(r=>r.file_path===t))return!0}else if(n.file_path.endsWith(".json"))return!0;return!1}function G3(n){let e={description:n.description,defaultValue:n.default,isLabelHidden:!0,layout:"column",params:n},t;switch(n?.type){case"text":case"short_text":t={type:"swell_short_text"};break;case"paragraph":t={type:"swell_paragraph"};break;case"textarea":case"long_text":case"liquid":t={type:"swell_long_text"};break;case"basic_html":case"rich_text":case"rich_html":case"markdown":t={type:"swell_editor"};break;case"number":t={type:"swell_number"};break;case"select":t={type:"swell_select"};break;case"radio":t={type:"swell_radio"};break;case"checkbox":t={type:"swell_boolean"};break;case"color":t={type:"swell_color"};break;case"color_scheme":t={type:"swell_color_scheme"};break;case"color_scheme_group":t={type:"swell_color_scheme_group"};break;case"font":t={type:"swell_font"};break;case"header":t={type:"swell_header"};break;case"icon":t={type:"swell_menu"};break;case"menu":t={type:"swell_menu"};break;case"url":t={type:"swell_url"};break;case"lookup":case"generic_lookup":case"product_lookup":case"category_lookup":case"customer_lookup":t={type:"swell_lookup"};break;case"image":t={type:"swell_image",defaultValue:""};break;case"asset":case"document":case"video":t={type:"swell_file"};break;default:t={type:"swell_short_text"};break}return{...e,...t}}function N(n,e,t){if(t===void 0)return null;switch(n?.find(r=>r.id===e)?.type){default:return t}}function n1(n,e){return e?.reduce((t,i)=>{for(let r of i.fields||[])r?.id&&(t[r.id]=n[r.id]);return t},{})}function r1(n,e){if(e)return{settings:e.fields.reduce((t,i)=>(i?.id&&(t[i.id]=n[i.id]),t),{}),id:e.id,blocks:n.Blocks?.filter(t=>!!t.props.compiled?._component).map(t=>{let i=t.props.compiled.props,r=t.props.compiled._component.split("__")[2],a=e.blocks?.find(o=>o.type===r);return{type:r,settings:a?.fields?.reduce((o,s)=>(s?.id&&(o[s.id]=i[s.id]),o),{})||{}}})}}async function c6(n,e,t){let i=await o1(n,t),r=await e1(n,e),a=await n2(n,i),o=await t1(n,e);return{pageTemplate:i,allSections:r,pageSections:a,layoutSectionGroups:o}}async function o1(n,e){let t=null;if(t=await n.getThemeTemplateConfigByType("templates",e),t)return JSON.parse(t.file_data)}function u6(n,e){return n.reduce((t,i)=>(i.enabled_on?A4(i.enabled_on,"groups",e)&&t.push(String(i.id)):i.disabled_on?A4(i.disabled_on,"groups",e)||t.push(String(i.id)):i.id===e&&t.push(String(i.id)),t),[])}function C6(n,e){return e.map(t=>({prop:o3(t.id),type:"component-collection",label:t.label,required:!0,accepts:u6(n,t.type)}))}function A4(n,e,t){return!!(n.templates==="*"||n[e]?.includes(t))}function m6(n,e,t){return n.reduce((i,r)=>(r.enabled_on?A4(r.enabled_on,"templates",t)&&i.push(String(r.id)):r.disabled_on?A4(r.disabled_on,"templates",t)||i.push(String(r.id)):e.some(({type:a})=>a===r.id)||i.push(String(r.id)),i),[])}function p6(n){return(n?.configs?.editor?.settings??[]).reduce((e,t)=>{for(let i of t.fields||[])e.push({prop:i.id,label:i.label,optional:!0,group:t.label,...G3(i)});return e},[])}function g6(n){let e=[];for(let t of n){let i=Array.isArray(t.blocks)&&t.blocks.length>0;e.push({id:t.id,label:t.label,schema:[...(t.fields||[]).reduce((r,a)=>(a.id&&a.type&&r.push({prop:a.id,label:a.label,optional:!0,...G3(a)}),r),[]),...i?[{prop:"Blocks",type:"component-collection",required:!0,accepts:(t.blocks||[]).map(r=>`Block__${t.id}__${r.type}`),defaultValue:t.presets?.reduce((r,a,o)=>a.blocks?a.blocks.reduce((s,l)=>{let c=t.blocks?.find(({type:u})=>u===l.type);return c&&s.push({_id:`Block__${t.id}__${l.type}__preset_${o}`,_component:`Block__${t.id}__${l.type}`,...(0,V.reduce)(c.fields,(u,h)=>(h.id&&(u[h.id]=N(c.fields,h.id,h.default)),u),{})}),s},r):r,[]),placeholderAppearance:{height:50,label:"Add block",aspectRatio:1}}]:[],{prop:"custom_css",type:"swell_css",label:"Custom CSS",description:"Add custom CSS for this section",layout:"column",isLabelHidden:!0,params:{rows:5,placeholder:"Enter custom CSS..."}}],styles:()=>({styled:{Root:{}}})}),i&&e.push(...(t.blocks||[]).map(r=>({id:`Block__${t.id}__${r.type}`,label:r.label,schema:(r.fields||[]).reduce((a,o)=>(o.id&&o.type&&a.push({prop:o.id,label:o.label,optional:!0,...G3(o)}),a),[]),styles:()=>({styled:{Root:{}}})})))}return e}function f6(n){return n?.configs?.editor?.settings?.reduce((e,t)=>{for(let i of t.fields||[])i?.id&&(e[i.id]=N(t.fields,i.id,n?.configs?.theme?.[i.id]));return e},{})}function w6(n){return n.reduce((e,t)=>(e[o3(t.id)]=t.sectionConfigs.map(({section:i,settings:r,schema:a})=>({_id:`SectionGroup__${i.type}_${a1()}`,_component:`${i.type}`,...(0,V.reduce)(r?.section.settings,(o,s,l)=>(o[l]=N(a?.fields,l,s),o),{}),custom_css:r?.section.custom_css||"",...r?.section.blocks?{Blocks:r.section.blocks.map(o=>({_id:`Block__${i.type}__${o.type}_${a1()}`,_component:`Block__${i.type}__${o.type}`,...(0,V.reduce)(o.settings,(s,l,c)=>(s[c]=N(a?.blocks?.find(({type:u})=>u===o.type)?.fields,c,l),s),{})}))}:void 0})),e),{})}function y6(n){return(n||"").replaceAll("/","_")}function S6(n){let e=[];for(let t of n)t.presets&&e.push(...t.presets.map((i,r)=>({id:`${t.id}__preset_${r}`,entry:{_id:`${t.id}__preset_${r}`,_component:t.id,custom_css:i.settings?.custom_css||"",...(0,V.reduce)(t.fields,(a,o)=>(o.id&&(a[o.id]=N(t.fields,o.id,i.settings?.[o.id])),a),{}),Blocks:i.blocks?.reduce((a,o)=>{let s=t.blocks?.find(({type:l})=>l===o.type);return s&&a.push({_id:`Block__${t.id}__${o.type}__preset_${r}`,_component:`Block__${t.id}__${o.type}`,...(0,V.reduce)(s.fields,(l,c)=>(c.id&&(l[c.id]=N(s.fields,c.id,o.settings?.[c.id])),l),{})}),a},[])}}))),t.blocks&&e.push(...t.blocks.map(i=>({id:`Block__${t.id}__${i.type}`,entry:{_id:`Block__${t.id}__${i.type}`,_component:`Block__${t.id}__${i.type}`,...(0,V.reduce)(i.fields,(r,a)=>(a.id&&a.default!==void 0&&(r[a.id]=N(i.fields,a.id,a.default)),r),{})}})));return e.filter(t=>Object.keys(t.entry).some(i=>i!=="_id"&&i!=="_component"))}function k6(n,e,t,i,r){let a={id:"swell_global",label:"Theme settings",schema:[{prop:"swell_page",type:"component",required:!0,accepts:["swell_page"],isNonChangable:!0,noInline:!0},...p6(n)],groups:(n?.configs?.editor?.settings??[]).map(u=>({key:u.label,label:u.label,collapsable:!0,collapsed:!0})),styles:()=>({styled:{Root:{}}})},o={id:"swell_page",label:"Page settings",schema:[{prop:F3,type:"component-collection",required:!0,accepts:m6(e,i,r),placeholderAppearance:{height:250,label:"Add section",aspectRatio:1}},...C6(e,i)],allowSave:!0,styles:()=>({styled:{Root:{}}})},s=[a,o,...g6(e)],l=a.schema.find(u=>u.prop==="color_schemes");if(l){let u=l.params,{fields:h=[]}=u;s.push({id:"swell_color_scheme_group",label:"Swell color scheme",schema:h.map(p=>({prop:p.id,label:p.label,optional:!0,...G3({...p,type:p.id==="background_gradient"?"text":p.type})})),styles(){return{styled:{Root:{}}}}})}let c=[{id:"swell_global",entry:{_id:"swell_global",_component:"swell_global",...f6(n),swell_page:[{_id:"swell_page",_component:"swell_page",ContentSections:t.map(({section:u,settings:h,schema:p})=>({_id:y6(u.id),_component:`${u.type}`,custom_css:h?.section?.custom_css||"",disabled:h?.section?.disabled||!1,...(0,V.reduce)(p?.fields,(C,m)=>(m?.id&&(C[m.id]=N(p?.fields,m.id,h?.section?.settings?.[m.id])),C),{}),...u?.blocks?{Blocks:Object.entries(u.blocks).map(([C,m])=>({_id:`Block__${C}__${m.type}_${Math.random()}`,_component:`Block__${u.type}__${m.type}`,disabled:m.disabled||!1,...(0,V.reduce)(m.settings,(g,f,Q)=>(g[Q]=N(p?.blocks?.find(({type:l3})=>l3===m.type)?.fields,Q,f),g),{})}))}:void 0})),...w6(i)}]}},{id:"swell_page",entry:{_id:"swell_page",_component:"swell_page"}},...S6(e)];return{easyblocksConfig:{components:s,templates:c,backend:s1(),hideCloseButton:!0,allowSave:!0,readOnly:!1,locales:[{code:"en-US",isDefault:!0}],types:{swell_css:{type:"inline",widget:{id:"SwellCSS"}},swell_boolean:{type:"inline",widget:{id:"SwellBoolean"}},swell_color:{type:"inline",widget:{id:"SwellColor"}},swell_color_scheme:{type:"inline",widget:{id:"SwellColorScheme"}},swell_color_scheme_group:{type:"inline",widget:{id:"SwellColorSchemeGroup"}},swell_font:{type:"inline",widget:{id:"SwellFont"}},swell_header:{type:"inline",widget:{id:"SwellHeader"}},swell_icon:{type:"inline",widget:{id:"SwellIcon"}},swell_lookup:{type:"inline",widget:{id:"SwellLookup"}},swell_menu:{type:"inline",widget:{id:"SwellMenu"}},swell_url:{type:"inline",widget:{id:"SwellUrl"}},swell_number:{type:"inline",widget:{id:"SwellNumber"}},swell_select:{type:"inline",widget:{id:"SwellSelect"}},swell_short_text:{type:"inline",widget:{id:"SwellText"}},swell_long_text:{type:"inline",widget:{id:"SwellTextarea"}},swell_paragraph:{type:"inline",widget:{id:"SwellParagraph"}},swell_editor:{type:"inline",widget:{id:"SwellEditor"}},swell_file:{type:"inline",widget:{id:"SwellFile"}},swell_image:{type:"inline",widget:{id:"SwellImage"}}},tokens:{colors:[],fonts:[]}}}}function L6(n,e,t){let i=n.reduce((o,s)=>(o[`${s.id}`]=t("pageSection",s),o),{}),r=e.reduce((o,s)=>(o[o3(s.id)]=t("layoutSectionGroup",s),o),{}),a=n.reduce((o,s)=>{if(s.blocks)for(let l of s.blocks){let c=`Block__${s.id}__${l.type}`;o[c]=t("block",{section:s,block:l})}return o},{});return{...i,...r,...a,swell_page:t("root"),swell_global:t("global")}}function s1(){return{documents:{get({id:e}){console.log("Easyblocks backend documents.get()",e);let t={id:e,version:1,entry:{_id:"page",_component:"swell_page"}};return Promise.resolve(t)},create(e){return console.log("Easyblocks backend documents.create()",e),Promise.resolve({})},update(e){return console.log("Easyblocks backend documents.update()",e),Promise.resolve({})}},templates:{get(e){return console.log("Easyblocks backend templates.get()",e),Promise.resolve({})},getAll(){return console.log("Easyblocks backend get templates.getAll()"),Promise.resolve([])},create(e){return console.log("Easyblocks backend get templates.create()",e),Promise.resolve({})},update(e){return console.log("Easyblocks backend get templates.update()",e),Promise.resolve({})},delete(e){return console.log("Easyblocks backend get templates.delete()",e),Promise.resolve()}}}}function a1(){return(Math.random()+1).toString(36).substring(7)}function b4(n,e){let i=n?.storefront?.options?.getCookie;return typeof i=="function"&&i(e)||""}var a2=class extends _{constructor(e,t,i={}){super(e,"",t,i,async function(){let r=await l1(e,this._resourceName,t,i);return q3(this._resourceName,r,e,"",t,i)})}},o2=class extends J{constructor(e,t,i={}){super(e,"",async function(){let r=await l1(e,this._resourceName,t,i);return q3(this._resourceName,r,e,"",t,i)})}};async function l1(n,e,t,i){let r=new URLSearchParams({...t&&{slug:t},...i&&{query:JSON.stringify(i)}}),a=r.size>0?`?${r}`:"",o=b4(n,"swell-session"),s=b4(n,"swell-data")||{};return(await fetch(`${n.storefront_url}/resources/${e}.json/${a}`,{headers:{"X-Session":o,"Swell-Data":JSON.stringify(s)}})).json()}function q3(n,e,t,i="",r,a){let o={};for(let[s,l]of Object.entries(e)){let c=i+`${i===""?"":"/"}${s}`,u;switch(l?._type){case"SwellStorefrontCollection":u=T6;break;case"SwellStorefrontRecord":u=b6;break;case"createStorefrontResource":u=A6;break;default:break}o[s]=u?u(n,t,c,r,a):l}return o}function A6(n,e,t,i,r){return new T(async function(){let a=await s2(e,n,t,i,r);return q3(n,a,e,t,i,r)})}function b6(n,e,t,i,r){let a=h1(i,r);return new _(e,n,t,a,async function(){let o=await s2(e,n,t,i,r);return q3(n,o,e,t,i,r)})}function T6(n,e,t,i,r){let a=h1(i,r);return new A(e,n,a,async function(){let o=await s2(e,n,t,i,r);return q3(n,o,e,t,i,r)})}async function s2(n,e,t,i,r){let a=new URLSearchParams({path:t,...i&&{slug:i},...r&&{query:JSON.stringify(r)}}),o=a.size>0?`?${a}`:"",s=b4(n,"swell-session"),l=b4(n,"swell-data")||{};return(await fetch(`${n.storefront_url}/resources/${e}.json${o}`,{headers:{"X-Session":s,"Swell-Data":JSON.stringify(l)}})).json()}function h1(n,e){return{...n&&{slug:n},...e}}0&&(module.exports={DEFAULT_QUERY_PAGE_LIMIT,DeferredShopifyResource,FILE_DATA_INCLUDE_QUERY,GEO_DATA,LANG_TO_COUNTRY_CODES,LiquidSwell,MAX_QUERY_PAGE_LIMIT,MockRecordResource,MockRecordSingleton,PageError,PageNotFound,SECTION_GROUP_CONTENT,ShopifyArticle,ShopifyBlog,ShopifyCart,ShopifyCollection,ShopifyCollections,ShopifyCompatibility,ShopifyCustomer,ShopifyFont,ShopifyForm,ShopifyLink,ShopifyLocalization,ShopifyOrder,ShopifyPage,ShopifyPaginate,ShopifyPredictiveSearch,ShopifyProduct,ShopifyRecommendations,ShopifyResource,ShopifySearch,ShopifyVariant,StorefrontResource,Swell,SwellBackendAPI,SwellError,SwellStorefrontCollection,SwellStorefrontPagination,SwellStorefrontRecord,SwellStorefrontResource,SwellStorefrontSingleton,SwellTheme,ThemeColor,ThemeFont,ThemeForm,ThemeFormErrors,adaptShopifyFontData,adaptShopifyFormData,adaptShopifyMenuData,arrayToObject,deferMenuItemUrlAndResource,dehydrateSwellRefsInStorefrontResources,extractSettingsFromForm,findCircularReferences,findEditorSetting,findThemeSettingsByType,fontMap,forEachKeyDeep,getAllSections,getBlog,getBlogs,getCategories,getCategory,getCategoryWithProducts,getContentEntry,getContentList,getContentModel,getCountryCodeFromLocale,getEasyblocksBackend,getEasyblocksComponentDefinitions,getEasyblocksPagePropsWithConfigs,getEasyblocksPageTemplate,getEasyblocksPropsFromThemeConfigs,getLayoutSectionGroups,getMenuItemStorefrontUrl,getMenuItemUrlAndResource,getMenuItemValueId,getPage,getPageSections,getProduct,getProducts,getProductsFiltered,getSectionGroupProp,getSectionSettingsFromProps,getThemeSettingsFromProps,isArray,isObject,md5,removeCircularReferences,resolveAsyncResources,resolveLookupCollection,resolveMenuItemUrlAndResource,resolveMenuItems,resolveMenuSettings,resolveSectionSettings,resolveThemeSettings,scopeCustomCSS,stringifyQueryParams,systemFonts,toBase64});
|
|
945
945
|
//# sourceMappingURL=index.cjs.map
|