@swell/apps-sdk 1.0.120 → 1.0.122

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.js CHANGED
@@ -1,11 +1,11 @@
1
- "use strict";(()=>{var xt=Object.create;var v4=Object.defineProperty;var Dt=Object.getOwnPropertyDescriptor;var jt=Object.getOwnPropertyNames;var Zt=Object.getPrototypeOf,Ft=Object.prototype.hasOwnProperty;var S=(n=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(n,{get:(e,t)=>(typeof require<"u"?require:e)[t]}):n)(function(n){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+n+'" is not supported')});var Nt=(n,e)=>{for(var t in e)v4(n,t,{get:e[t],enumerable:!0})},It=(n,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of jt(e))!Ft.call(n,r)&&r!==t&&v4(n,r,{get:()=>e[r],enumerable:!(i=Dt(e,r))||i.enumerable});return n};var j=(n,e,t)=>(t=n!=null?xt(Zt(n)):{},It(e||!n||!n.__esModule?v4(t,"default",{value:n,enumerable:!0}):t,n));var Lt=j(S("swell-js"),1),bt=j(S("qs"),1);var m5=S("keyv"),Ct=S("cache-manager");var K3=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 ht=j(S("qs"),1),T4=S("lodash-es"),dt=j(S("json5"),1);var D4=S("lodash-es");var z3=S("liquidjs");var p3=class extends z3.Drop{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+=1,this.index+=1,this.index0+=1,this.first=!1,this.last=this.i===this.length-1,this.rindex-=1,this.rindex0-=1}valueOf(){return JSON.stringify(this)}};function r3(n){return n instanceof z3.Drop&&C3(n.valueOf)?n.valueOf():n}function g5(n){return typeof n=="string"}function R4(n){return typeof n=="number"}function C3(n){return typeof n=="function"}function Ht(n){return n==null}function f3(n){return Object.prototype.toString.call(n)==="[object Array]"}function D(n){switch(typeof n){case"object":case"function":return n!==null;default:return!1}}function Bt(n){return D(n)&&Symbol.iterator in n}function _(n){return D(n)&&typeof n.then=="function"}function w5(n,e){return!Gt(n,e)}function Gt(n,e){return e.opts.jsTruthy?!n:n===!1||n===void 0||n===null}function T3(n){return D(n)&&C3(n.equals)}function qt(n){return n=r3(n),f3(n)?n:g5(n)&&n.length>0?[n]:Bt(n)?Array.from(n):D(n)?Object.entries(n).reduce((e,[t,i])=>(e.push({id:t,...i}),e),[]):[]}async function g3(n){if(n instanceof b)return await n._get(),[...n];if(n instanceof z3.Drop&&Symbol.iterator in n){let e=n[Symbol.iterator];if(typeof e=="function")return[...await e.call(n)]}return Array.isArray(n)?n:qt(n)}function x4(n){return n=r3(n),g5(n)?n:Ht(n)?"":f3(n)?n.map(e=>x4(e)).join(""):String(n)}function H(n){if(Array.isArray(n))return n.reduce((e,t,i)=>{if(Array.isArray(t)){let[r,o]=t;e[r]=o}else i%2===0&&(e[t]=n[i+1]);return e},{});if(D(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 v&&(t=await t.resolve()),typeof t>"u"?t=null:await y5(t);let i=new WeakSet;return JSON.stringify(t,(r,o)=>{if(D(o)){if(i.has(o))return;i.add(o)}return o},e)}async function y5(n,e=new WeakSet){await S5(n,async(t,i)=>{if(!D(i))return;let r=i[t];if(_(r))i[t]=await r,await y5(i[t],e);else if(D(r)){if(e.has(r))return!1;e.add(r)}})}async function S5(n,e){if(D(n))for(let[t,i]of Object.entries(n))await e(t,n)!==!1&&D(i)&&await S5(i,e)}var k5=100,L5=15,v=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"||typeof t=="string"&&t.startsWith("_"))return i[t];if(typeof t=="symbol")return t===Symbol.toStringTag?_(i._result)?"[object Promise]":i._result!==void 0?"[object Object]":"undefined":i[t];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 _(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},ownKeys(e){if(typeof e._isEmpty=="function"&&e._isEmpty())return[];let t=Object.getOwnPropertyNames(e),i=Object.getOwnPropertySymbols(e);return[...t,...i]}})}_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._swell?this._getter=async(...t)=>{this._swell.isLoading(!0);let i=await e.call(this,...t);return this._swell.isLoading(!1),i}:this._getter=e,this._getterHash=a3(e.toString())}async _resolve(){return this._result===void 0?this._get():this._result}_isResultResolved(){return this._result!==void 0&&!_(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),U(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}[Symbol.toPrimitive](e){return this._id}getCompatibilityProp(e){return this._compatibilityProps[e]}},_3=class extends v{_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,o)=>e.storefront.content.get(i,r,o)}}if(!this._resource?.get)throw new Error(`Swell storefront resource for collection '${t}' does not exist.`);return this._resource}},b=class n extends _3{length=0;results;count;page;pages;page_count;limit=L5;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>k5||t.limit===null?t.limit=k5:t.limit||(t.limit=L5),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._swell.queryParams,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(){return(this.results||[]).values()}_clone(e){let t=new n(this._swell,this._collection,this._query,this._getter);return this._isResultResolved()&&(t._result=(0,D4.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 o=e(r);return{...r,...o||void 0}}return r}});if(this._isResultResolved()){let r=(0,D4.cloneDeep)(this._result);if(r){let o=e(r);Object.assign(i,r),o&&Object.assign(i,o)}}return i}},T=class extends _3{_id;constructor(e,t,i,r={},o){return super(e,t,o),this._id=i,this._query=r,o||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={}){this._id=e||this._id;let{currency:i,locale:r}=this._swell.getStorefrontLocalization();if(this._query={...this._query,...t,$currency:i,$locale:r},this._getter){let o=this._getter;this._result=this._swell.getCachedResource("storefront-record",[this._collection,this._id,this._query,this._swell.queryParams,this._getterHash],async()=>o.call(this)).then(a=>(this._result=a,a&&Object.assign(this,a),a)).catch(a=>(console.log(a),null))}return this._result}},o3=class extends _3{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}},J3=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,o]of Object.entries(e.pages))this.pages[r]={start:o.start,end:o.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}?${W({...i,page:e})}`}setCompatibilityProps(e){Object.assign(this,e)}};var A3=S("lodash-es");var A4=S("lodash-es");var j4=[{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}]}],d6=j4.filter(n=>n.system).map(n=>n.family);var Z=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,o;typeof e=="string"?{family:t,style:i,weight:r,variant:o}=n.stringToSetting(e):e&&({family:t,style:i,weight:r,variant:o}=n.resolveSetting(e)),t&&(this.id=typeof e=="string"?e:n.settingToString({family:t,weight:r,style:i,variant:o}),this.family=t,this.style=i||"normal",r&&(this.weight=r),o&&(this.variant=o),this.definition=n.findByFamily(t),this.definition&&(this.fallback_families=this.definition.fallback,this.system=this.definition.system||!1))}static get(e){return b5(e)?e:new n(e)}static clone(e){return b5(e)?new n(n.get(e).toString()):new n(e)}static findByFamily(e){return e?j4.find(t=>t.family.toLowerCase()===e.toLowerCase()):void 0}static stringToSetting(e){let[t,i]=e.split(":"),[r,o]=i?.toLowerCase().split("@")||[],a=r?.split(",")||[],s=o?.split(",")||[],l=Number.parseInt(s[a.indexOf("wght")],10);return{family:t,weight:l,style:a.includes("ital")?"italic":a.includes("slnt")?"oblique":"normal",variant:{wght:l,wdth:a.includes("wdth")?Number.parseInt(s[a.indexOf("wdth")],10):void 0,slnt:a.includes("slnt")?Number.parseInt(s[a.indexOf("slnt")],10):void 0,opsz:a.includes("opsz")?Number.parseInt(s[a.indexOf("opsz")],10):void 0,ital:a.includes("ital")?Number.parseInt(s[a.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(","),o=i.join(",");return`${r}@${o}`}static resolveSetting(e){let{family:t,style:i,weight:r,variant:o}=e,a=n.findByFamily(t),s=typeof o?.wdth=="number"?o.wdth:void 0,l=typeof o?.ital=="number"?o.ital:i==="italic"?a?.variants.find(c=>c.ital&&c.ital>0)?.ital:void 0,h=typeof o?.opsz=="number"?o.opsz:void 0,u=typeof o?.slnt=="number"?o.slnt:i==="oblique"?a?.variants.find(c=>c.slnt&&c.slnt>0)?.slnt:void 0;return{family:t,weight:r||o?.wght,style:l!==void 0?"italic":u!==void 0?"oblique":"normal",variant:{wght:r||o?.wght,wdth:s,slnt:u,opsz:h,ital:l}}}static combinedGoogleFontUrl(e){let t=e.map(r=>n.get(r)),i=[];for(let r of t){let o=r.googleFamily();i.includes(o)||i.push(o)}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 xt=Object.create;var v4=Object.defineProperty;var Dt=Object.getOwnPropertyDescriptor;var jt=Object.getOwnPropertyNames;var Zt=Object.getPrototypeOf,Ft=Object.prototype.hasOwnProperty;var S=(n=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(n,{get:(e,t)=>(typeof require<"u"?require:e)[t]}):n)(function(n){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+n+'" is not supported')});var Nt=(n,e)=>{for(var t in e)v4(n,t,{get:e[t],enumerable:!0})},It=(n,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of jt(e))!Ft.call(n,r)&&r!==t&&v4(n,r,{get:()=>e[r],enumerable:!(i=Dt(e,r))||i.enumerable});return n};var j=(n,e,t)=>(t=n!=null?xt(Zt(n)):{},It(e||!n||!n.__esModule?v4(t,"default",{value:n,enumerable:!0}):t,n));var Lt=j(S("swell-js"),1),bt=j(S("qs"),1);var m5=S("keyv"),Ct=S("cache-manager");var K3=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 ht=j(S("qs"),1),T4=S("lodash-es"),dt=j(S("json5"),1);var D4=S("lodash-es");var z3=S("liquidjs");var p3=class extends z3.Drop{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+=1,this.index+=1,this.index0+=1,this.first=!1,this.last=this.i===this.length-1,this.rindex-=1,this.rindex0-=1}valueOf(){return JSON.stringify(this)}};function r3(n){return n instanceof z3.Drop&&C3(n.valueOf)?n.valueOf():n}function g5(n){return typeof n=="string"}function R4(n){return typeof n=="number"}function C3(n){return typeof n=="function"}function Ht(n){return n==null}function f3(n){return Object.prototype.toString.call(n)==="[object Array]"}function D(n){switch(typeof n){case"object":case"function":return n!==null;default:return!1}}function Bt(n){return D(n)&&Symbol.iterator in n}function M(n){return D(n)&&typeof n.then=="function"}function w5(n,e){return!Gt(n,e)}function Gt(n,e){return e.opts.jsTruthy?!n:n===!1||n===void 0||n===null}function T3(n){return D(n)&&C3(n.equals)}function qt(n){return n=r3(n),f3(n)?n:g5(n)&&n.length>0?[n]:Bt(n)?Array.from(n):D(n)?Object.entries(n).reduce((e,[t,i])=>(e.push({id:t,...i}),e),[]):[]}async function g3(n){if(n instanceof b)return await n._get(),[...n];if(n instanceof z3.Drop&&Symbol.iterator in n){let e=n[Symbol.iterator];if(typeof e=="function")return[...await e.call(n)]}return Array.isArray(n)?n:qt(n)}function x4(n){return n=r3(n),g5(n)?n:Ht(n)?"":f3(n)?n.map(e=>x4(e)).join(""):String(n)}function H(n){if(Array.isArray(n))return n.reduce((e,t,i)=>{if(Array.isArray(t)){let[r,o]=t;e[r]=o}else i%2===0&&(e[t]=n[i+1]);return e},{});if(D(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 v&&(t=await t.resolve()),typeof t>"u"?t=null:await y5(t);let i=new WeakSet;return JSON.stringify(t,(r,o)=>{if(D(o)){if(i.has(o))return;i.add(o)}return o},e)}async function y5(n,e=new WeakSet){await S5(n,async(t,i)=>{if(!D(i))return;let r=i[t];if(M(r))i[t]=await r,await y5(i[t],e);else if(D(r)){if(e.has(r))return!1;e.add(r)}})}async function S5(n,e){if(D(n))for(let[t,i]of Object.entries(n))await e(t,n)!==!1&&D(i)&&await S5(i,e)}var k5=100,L5=15,v=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"||typeof t=="string"&&t.startsWith("_"))return i[t];if(typeof t=="symbol")return t===Symbol.toStringTag?M(i._result)?"[object Promise]":i._result!==void 0?"[object Object]":"undefined":i[t];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 M(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},ownKeys(e){if(typeof e._isEmpty=="function"&&e._isEmpty())return[];let t=Object.getOwnPropertyNames(e),i=Object.getOwnPropertySymbols(e);return[...t,...i]}})}_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._swell?this._getter=async(...t)=>{this._swell.isLoading(!0);let i=await e.call(this,...t);return this._swell.isLoading(!1),i}:this._getter=e,this._getterHash=a3(e.toString())}async _resolve(){return this._result===void 0?this._get():this._result}_isResultResolved(){return this._result!==void 0&&!M(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),U(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}[Symbol.toPrimitive](e){return this._id}getCompatibilityProp(e){return this._compatibilityProps[e]}},_3=class extends v{_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,o)=>e.storefront.content.get(i,r,o)}}if(!this._resource?.get)throw new Error(`Swell storefront resource for collection '${t}' does not exist.`);return this._resource}},b=class n extends _3{length=0;results;count;page;pages;page_count;limit=L5;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>k5||t.limit===null?t.limit=k5:t.limit||(t.limit=L5),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._swell.queryParams,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(){return(this.results||[]).values()}_clone(e){let t=new n(this._swell,this._collection,this._query,this._getter);return this._isResultResolved()&&(t._result=(0,D4.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 o=e(r);return{...r,...o||void 0}}return r}});if(this._isResultResolved()){let r=(0,D4.cloneDeep)(this._result);if(r){let o=e(r);Object.assign(i,r),o&&Object.assign(i,o)}}return i}},T=class extends _3{_id;constructor(e,t,i,r={},o){return super(e,t,o),this._id=i,this._query=r,o||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={}){this._id=e||this._id;let{currency:i,locale:r}=this._swell.getStorefrontLocalization();if(this._query={...this._query,...t,$currency:i,$locale:r},this._getter){let o=this._getter;this._result=this._swell.getCachedResource("storefront-record",[this._collection,this._id,this._query,this._swell.queryParams,this._getterHash],async()=>o.call(this)).then(a=>(this._result=a,a&&Object.assign(this,a),a)).catch(a=>(console.log(a),null))}return this._result}},o3=class extends _3{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}},J3=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,o]of Object.entries(e.pages))this.pages[r]={start:o.start,end:o.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}?${W({...i,page:e})}`}setCompatibilityProps(e){Object.assign(this,e)}};var A3=S("lodash-es");var A4=S("lodash-es");var j4=[{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}]}],d6=j4.filter(n=>n.system).map(n=>n.family);var Z=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,o;typeof e=="string"?{family:t,style:i,weight:r,variant:o}=n.stringToSetting(e):e&&({family:t,style:i,weight:r,variant:o}=n.resolveSetting(e)),t&&(this.id=typeof e=="string"?e:n.settingToString({family:t,weight:r,style:i,variant:o}),this.family=t,this.style=i||"normal",r&&(this.weight=r),o&&(this.variant=o),this.definition=n.findByFamily(t),this.definition&&(this.fallback_families=this.definition.fallback,this.system=this.definition.system||!1))}static get(e){return b5(e)?e:new n(e)}static clone(e){return b5(e)?new n(n.get(e).toString()):new n(e)}static findByFamily(e){return e?j4.find(t=>t.family.toLowerCase()===e.toLowerCase()):void 0}static stringToSetting(e){let[t,i]=e.split(":"),[r,o]=i?.toLowerCase().split("@")||[],a=r?.split(",")||[],s=o?.split(",")||[],l=Number.parseInt(s[a.indexOf("wght")],10);return{family:t,weight:l,style:a.includes("ital")?"italic":a.includes("slnt")?"oblique":"normal",variant:{wght:l,wdth:a.includes("wdth")?Number.parseInt(s[a.indexOf("wdth")],10):void 0,slnt:a.includes("slnt")?Number.parseInt(s[a.indexOf("slnt")],10):void 0,opsz:a.includes("opsz")?Number.parseInt(s[a.indexOf("opsz")],10):void 0,ital:a.includes("ital")?Number.parseInt(s[a.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(","),o=i.join(",");return`${r}@${o}`}static resolveSetting(e){let{family:t,style:i,weight:r,variant:o}=e,a=n.findByFamily(t),s=typeof o?.wdth=="number"?o.wdth:void 0,l=typeof o?.ital=="number"?o.ital:i==="italic"?a?.variants.find(c=>c.ital&&c.ital>0)?.ital:void 0,h=typeof o?.opsz=="number"?o.opsz:void 0,u=typeof o?.slnt=="number"?o.slnt:i==="oblique"?a?.variants.find(c=>c.slnt&&c.slnt>0)?.slnt:void 0;return{family:t,weight:r||o?.wght,style:l!==void 0?"italic":u!==void 0?"oblique":"normal",variant:{wght:r||o?.wght,wdth:s,slnt:u,opsz:h,ital:l}}}static combinedGoogleFontUrl(e){let t=e.map(r=>n.get(r)),i=[];for(let r of t){let o=r.googleFamily();i.includes(o)||i.push(o)}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(/^ {3} */gm,"").trim()}modify(e,t){switch(e){case"style":{if(this.resolveValidProperty(e,t)){switch(this.style=t,t){case"oblique":this.variant.slnt=1;break;case"italic":this.variant.ital=1;break;default:this.variant.slnt=0,this.variant.ital=0;break}break}return null}case"weight":{let i;switch(t){case"normal":i=400;break;case"bold":i=700;break;case"lighter":{this.weight<=400?i=100:this.weight<=700?i=400:i=700;break}case"bolder":{this.weight<400?i=400:this.weight<700?i=700:i=900;break}default:{switch(t.slice(0,1)){case"+":i=this.weight+Number.parseInt(t.slice(1),10);break;case"-":i=this.weight-Number.parseInt(t.slice(1),10);break;default:i=Number.parseInt(t,10);break}break}}let r=this.resolveValidProperty(e,i);if(r){this.weight=i,this.variant.wght=r;break}return null}case"wght":case"wdth":case"slnt":case"opsz":case"ital":{let i=this.resolveValidProperty(e,t);if(i){this.variant[e]=i,e==="slnt"&&i>0?this.style="oblique":e==="ital"&&i>0?this.style="italic":(e==="slnt"||e==="ital")&&(this.style="normal");break}return null}default:throw new Error(`Invalid font property: ${e}`)}return this.id=n.settingToString({variant:this.variant,family:this.family,weight:this.weight,style:this.style}),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}}};function Ot(n){return typeof n=="object"&&n!==null}function b5(n){return Ot(n)&&typeof n.style=="string"&&typeof n.family=="string"&&typeof n.weight=="number"&&typeof n.modify=="function"&&typeof n.googleFamily=="function"}var s3=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 Z4(e)}clearErrors(){this.errors=null}},Z4=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 t3=j(S("json5"),1),P=S("lodash-es");function F4(n,e){return new y({directory:e.path,name:e.name,suffix:e.alt_name},"name")}function B(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&&Vt(r.file)),variants:null,width:w(()=>e.width)})}function Vt(n){return new y({url:n.url,width:n.width,height:n.height},"url")}function J(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 Y(n,e,t,i=0){if(e instanceof y)return e.clone();let r=t||e.product||{};return new y({available:d(e,o=>o.stock_status==="in_stock"||!o.stock_status),barcode:null,compare_at_price:w(()=>e.orig_price),featured_image:d([r,e],(o,a)=>{let s=a.images?.[0]||o.images?.[0];return s&&J(n,s)}),featured_media:d([r,e],(o,a)=>{let s=a.images?.[0]||o.images?.[0];return s&&J(n,s)}),id:d(e,o=>o.id),image:d([r,e],(o,a)=>{let s=a.images?.[0]||o.images?.[0];return s&&J(n,s)}),incoming:!1,inventory_management:null,inventory_policy:null,inventory_quantity:d(e,o=>{if(!o.stock_status)return 1/0;let a=o.stock_level||0;return a<0&&(a=0),a}),matched:!1,metafields:null,next_incoming_date:null,options:Ut(r,e),selected_option_values:d([r,e],(o,a)=>I4(o,a,n.swell.queryParams)),option1:N4(r,e,0),option2:N4(r,e,1),option3:N4(r,e,2),price:d([r,e],(o,a)=>$t(o,a,n.swell.queryParams)),product:d(r,o=>M(n,o,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,o=>o.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,o=>o.weight),weight_in_unit:w(()=>e.weight_unit),weight_unit:d(e,o=>o.weight_unit)})}function Ut(n,e){return d([n,e],(t,i)=>{let r=t.options?.reduce((o,a)=>{for(let s of a.values)o[s.id]||(o[s.id]=s.name);return o},{});return i.option_value_ids?.map(o=>r[o]).filter(Boolean)})}function N4(n,e,t){return d([n,e],(i,r)=>{let o=i.options?.reduce((a,s)=>{for(let l of s.values)a[l.id]||(a[l.id]=l.name);return a},{});return r.option_value_ids?.[t]&&o[r.option_value_ids[t]]})}function $t(n,e,t){let{option_values:i=""}=t,r=i.split(","),o=n.options?.reduce((s,l)=>{if(l.variant||!l.active||!l.values||l.values.length<=0||l.input_type!=="select")return s;for(let h of l.values)if(r.includes(h.id))return s+(h.price||0);return s+(l.values[0].price||0)},0),a=n.price;return e.price!==null&&e.price!==void 0&&(a=e.price),a+(o||0)}function M(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.orig_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]&&B(n,i.images[0],i)),featured_media:d(e,i=>i.images?.[0]&&J(n,i.images[0])),first_available_variant:d(e,i=>Y3(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&&B(n,r,i))),media:d(e,i=>i.images?.map(r=>J(n,r))),metafields:null,options:d(e,i=>i.options?.map(r=>r.active&&r.name).filter(Boolean)),selected_option_values:d(e,i=>Wt(i,n.swell.queryParams)),options_by_name:d(e,i=>i.options?.reduce((r,o,a)=>(o.active&&(r[o.name?.toLowerCase()]={name:o.name,position:a+1,selected_value:null,variant_option:o.variant,values:o.values?.map(s=>A5({available:!0,id:s.id,name:s.name,product_url:null,selected:!1,swatch:null,variant:null,addPrice:s.price}))}),r),{})),options_with_values:d(e,i=>{let r=Y3(i,n.swell.queryParams),o=r?.option_value_ids||[];return i.options?.map((a,s)=>({name:a.name,position:s+1,selected_value:null,variant_option:a.variant,values:a.values?.map(l=>A5({available:!0,id:l.id,name:l.name,product_url:null,selected:o.includes(l.id),swatch:null,variant:r,addPrice:l.price}))}))}),price:d(e,i=>zt(i,n.swell.queryParams)),price_max:d(e,i=>i.variants?.results?.reduce((r,o)=>Math.max(r,o.price),0)),price_min:d(e,i=>i.variants?.results?.reduce((r,o)=>Math.min(r,o.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:d(e,i=>{let r=i.stock_level||0;return r<0&&(r=0),{min:1,max:i.stock_status?r:null,increment:1}}),inventory_quantity:d(e,i=>{if(!i.stock_status)return 1/0;let r=i.stock_level||0;return r<0&&(r=0),r}),requires_selling_plan:!1,selected_or_first_available_selling_plan_allocation:null,selected_or_first_available_variant:d(e,i=>{let r=Y3(i,n.swell.queryParams);return r?Y(n,r,i,t+1):M(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(o=>Y(n,o,i,t+1)).reverse()),vendor:null})}function A5(n){return new y(n,"name")}function Y3(n,e){let{variant:t,option_values:i}=e,r=Kt(n),o=null;if(t)o=r.find(a=>a.id===t);else if(i){let a=i.split(",");o=r.find(s=>s.option_value_ids.every(l=>a.includes(l)))}return o||r?.[0]||null}function Kt(n){return(n.variants?.results?.slice()?.reverse()||[]).filter(e=>e.stock_status==="in_stock"||!e.stock_status)}function zt(n,e){let{option_values:t=""}=e,i=t.split(","),r=n.options?.reduce((o,a)=>{if(!a.active||!a.values||a.values.length<=0||a.input_type!=="select")return o;for(let s of a.values)if(i.includes(s.id))return o+(s.price||0);return o+(a.values[0].price||0)},0);return n.price+(r||0)}function Wt(n,e){let t=Y3(n,e);return I4(n,t,e)}function I4(n,e,t){let{option_values:i=""}=t,r=i.split(","),o=e?[...e.option_value_ids||[]]:[],a=[];for(let s of n.options||[])if(s.active&&s.values?.length>0&&s.input_type==="select"){let l="",h="";for(let u of s.values){if(o.includes(u.id)){l=u.id;break}r.includes(u.id)&&(h=u.id)}a.push(l||h||s.values[0].id)}return a}function w3(n,e,t,i={}){return new y({...e,discount_allocations:e.discounts?.map(r=>{let o=t.discounts?.find(s=>s.id===r.id),a=(o?.source_id===t.coupon_id?t.coupon?.name:t.promotions?.results?.find(s=>o?.source_id===s.id)?.name)||o?.source_id;return[{amount:r.amount,discount_application:o&&{target_selection:o.type==="order"?"all":["shipment","product"].includes(o.type)?"entitled":"explicit",target_type:o.type==="shipment"?"shipping_line":"line_item",title:a,total_allocated_amount:o.amount,type:o.type==="promo"?"automatic":o.type==="coupon"?"discount_code":"manual",value:o.rule?.value_type==="fixed"?o.rule?.value_fixed:o.rule?.value_percent,value_type:o.rule?.value_type==="fixed"?"fixed_amount":"percentage"}}]}),error_message:null,final_line_price:Q3(e)?0:e.price_total-e.discount_total,final_price:Q3(e)?0: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,o)=>r?.images?.[0]&&B(n,r.images?.[0],r,o)),item_components:e.bundle_items?.map(r=>w3(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:Q3(e)?0:e.price*e.quantity,original_price:Q3(e)?0:e.price,product:d(e.product,()=>e.product&&M(n,e.product)),product_id:e.product_id,properties:e.metadata,quantity:e.quantity,requires_shipping:e.delivery==="shipment",selling_plan_allocation:Jt(e),sku:d(e.product,r=>r.sku),successfully_fulfilled_quantity:e.quantity_delivered,tax_lines:e.taxes?.map(r=>{let o=t.taxes?.find(a=>a.id===r.id);return{price:r.amount,rate:(o?.rate||0)/100,rate_percentage:o?.rate||0,title:r.name}}),taxable:e.tax_total>0,title:d([e.product,e.variant],(r,o)=>`${r?.name||e.product_id}${o?.name?` - ${o.name}`:""}`),url:d(e.product,r=>`/products/${r.slug}`),url_to_remove:null,variant:d([e.product,e.variant],()=>e.variant?Y(n,e.variant,e.product):M(n,e.product)),vendor:null,discounts:null,line_price:e.price_total,price:e.price,total_discount:e.discount_total})}function X3(n,e="quantity"){return n?.reduce((t,i)=>t+i[e],0)||0}function Q3(n){let e=n?.purchase_option;return e?.type!=="subscription"?!1:e.billing_schedule.trial_days>0}function Jt(n){let e=n?.purchase_option;if(e?.type!=="subscription")return null;let t=e.billing_schedule?.trial_days||0,i=t>0?` (Includes ${t} trial day${t===1?"":"s"})`:"",r=e.billing_schedule?.interval_count||1,o="day";switch(e.billing_schedule?.interval){case"weekly":o="wk";break;case"monthly":o="mo";break;case"yearly":o="yr";break;default:}let s=`${`${r>1?r:""}${o}`}${i}`;return{selling_plan:{name:e.plan_name,description:e.plan_description,plan_id:e.plan_id,billing_schedule:e.billing_schedule,planPriceText:s,planPrice:n.price}}}function M3(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?":d(e,t=>!t.items?.length),item_count:d(e,t=>X3(t.items)),items:d(e,t=>t.items?.map(i=>w3(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 l3(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=>Yt(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=>T5(i.address1,i.address2)),summary:d(e,i=>T5(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 T5(...n){return n.filter(Boolean).join(`
8
+ `.replace(/^ {3} */gm,"").trim()}modify(e,t){switch(e){case"style":{if(this.resolveValidProperty(e,t)){switch(this.style=t,t){case"oblique":this.variant.slnt=1;break;case"italic":this.variant.ital=1;break;default:this.variant.slnt=0,this.variant.ital=0;break}break}return null}case"weight":{let i;switch(t){case"normal":i=400;break;case"bold":i=700;break;case"lighter":{this.weight<=400?i=100:this.weight<=700?i=400:i=700;break}case"bolder":{this.weight<400?i=400:this.weight<700?i=700:i=900;break}default:{switch(t.slice(0,1)){case"+":i=this.weight+Number.parseInt(t.slice(1),10);break;case"-":i=this.weight-Number.parseInt(t.slice(1),10);break;default:i=Number.parseInt(t,10);break}break}}let r=this.resolveValidProperty(e,i);if(r){this.weight=i,this.variant.wght=r;break}return null}case"wght":case"wdth":case"slnt":case"opsz":case"ital":{let i=this.resolveValidProperty(e,t);if(i){this.variant[e]=i,e==="slnt"&&i>0?this.style="oblique":e==="ital"&&i>0?this.style="italic":(e==="slnt"||e==="ital")&&(this.style="normal");break}return null}default:throw new Error(`Invalid font property: ${e}`)}return this.id=n.settingToString({variant:this.variant,family:this.family,weight:this.weight,style:this.style}),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}}};function Ot(n){return typeof n=="object"&&n!==null}function b5(n){return Ot(n)&&typeof n.style=="string"&&typeof n.family=="string"&&typeof n.weight=="number"&&typeof n.modify=="function"&&typeof n.googleFamily=="function"}var s3=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 Z4(e)}clearErrors(){this.errors=null}},Z4=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 t3=j(S("json5"),1),P=S("lodash-es");function F4(n,e){return new y({directory:e.path,name:e.name,suffix:e.alt_name},"name")}function B(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&&Vt(r.file)),variants:null,width:w(()=>e.width)})}function Vt(n){return new y({url:n.url,width:n.width,height:n.height},"url")}function J(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 Y(n,e,t,i=0){if(e instanceof y)return e.clone();let r=t||e.product||{};return new y({available:d(e,o=>o.stock_status==="in_stock"||!o.stock_status),barcode:null,compare_at_price:w(()=>e.orig_price),featured_image:d([r,e],(o,a)=>{let s=a.images?.[0]||o.images?.[0];return s&&J(n,s)}),featured_media:d([r,e],(o,a)=>{let s=a.images?.[0]||o.images?.[0];return s&&J(n,s)}),id:d(e,o=>o.id),image:d([r,e],(o,a)=>{let s=a.images?.[0]||o.images?.[0];return s&&J(n,s)}),incoming:!1,inventory_management:null,inventory_policy:null,inventory_quantity:d(e,o=>{if(!o.stock_status)return 1/0;let a=o.stock_level||0;return a<0&&(a=0),a}),matched:!1,metafields:null,next_incoming_date:null,options:Ut(r,e),selected_option_values:d([r,e],(o,a)=>I4(o,a,n.swell.queryParams)),option1:N4(r,e,0),option2:N4(r,e,1),option3:N4(r,e,2),price:d([r,e],(o,a)=>$t(o,a,n.swell.queryParams)),product:d(r,o=>_(n,o,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,o=>o.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,o=>o.weight),weight_in_unit:w(()=>e.weight_unit),weight_unit:d(e,o=>o.weight_unit)})}function Ut(n,e){return d([n,e],(t,i)=>{let r=t.options?.reduce((o,a)=>{for(let s of a.values||[])o[s.id]||(o[s.id]=s.name);return o},{});return i.option_value_ids?.map(o=>r[o]).filter(Boolean)})}function N4(n,e,t){return d([n,e],(i,r)=>{let o=i.options?.reduce((a,s)=>{for(let l of s.values||[])a[l.id]||(a[l.id]=l.name);return a},{});return r.option_value_ids?.[t]&&o[r.option_value_ids[t]]})}function $t(n,e,t){let{option_values:i=""}=t,r=i.split(","),o=n.options?.reduce((s,l)=>{if(l.variant||!l.active||!l.values||l.values.length<=0||l.input_type!=="select")return s;for(let h of l.values)if(r.includes(h.id))return s+(h.price||0);return s+(l.values[0].price||0)},0),a=n.price;return e.price!==null&&e.price!==void 0&&(a=e.price),a+(o||0)}function _(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.orig_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]&&B(n,i.images[0],i)),featured_media:d(e,i=>i.images?.[0]&&J(n,i.images[0])),first_available_variant:d(e,i=>Y3(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&&B(n,r,i))),media:d(e,i=>i.images?.map(r=>J(n,r))),metafields:null,options:d(e,i=>i.options?.map(r=>r.active&&r.name).filter(Boolean)),selected_option_values:d(e,i=>Wt(i,n.swell.queryParams)),options_by_name:d(e,i=>i.options?.reduce((r,o,a)=>(o.active&&(r[o.name?.toLowerCase()]={name:o.name,position:a+1,selected_value:null,variant_option:o.variant,values:o.values?.map(s=>A5({available:!0,id:s.id,name:s.name,product_url:null,selected:!1,swatch:null,variant:null,addPrice:s.price}))}),r),{})),options_with_values:d(e,i=>{let r=Y3(i,n.swell.queryParams),o=r?.option_value_ids||[];return i.options?.map((a,s)=>({name:a.name,position:s+1,selected_value:null,variant_option:a.variant,values:a.values?.map(l=>A5({available:!0,id:l.id,name:l.name,product_url:null,selected:o.includes(l.id),swatch:null,variant:r,addPrice:l.price}))}))}),price:d(e,i=>zt(i,n.swell.queryParams)),price_max:d(e,i=>i.variants?.results?.reduce((r,o)=>Math.max(r,o.price),0)),price_min:d(e,i=>i.variants?.results?.reduce((r,o)=>Math.min(r,o.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:d(e,i=>{let r=i.stock_level||0;return r<0&&(r=0),{min:1,max:i.stock_status?r:null,increment:1}}),inventory_quantity:d(e,i=>{if(!i.stock_status)return 1/0;let r=i.stock_level||0;return r<0&&(r=0),r}),requires_selling_plan:!1,selected_or_first_available_selling_plan_allocation:null,selected_or_first_available_variant:d(e,i=>{let r=Y3(i,n.swell.queryParams);return r?Y(n,r,i,t+1):_(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(o=>Y(n,o,i,t+1)).reverse()),vendor:null})}function A5(n){return new y(n,"name")}function Y3(n,e){let{variant:t,option_values:i}=e,r=Kt(n),o=null;if(t)o=r.find(a=>a.id===t);else if(i){let a=i.split(",");o=r.find(s=>s.option_value_ids.every(l=>a.includes(l)))}return o||r?.[0]||null}function Kt(n){return(n.variants?.results?.slice()?.reverse()||[]).filter(e=>e.stock_status==="in_stock"||!e.stock_status)}function zt(n,e){let{option_values:t=""}=e,i=t.split(","),r=n.options?.reduce((o,a)=>{if(!a.active||!a.values||a.values.length<=0||a.input_type!=="select")return o;for(let s of a.values)if(i.includes(s.id))return o+(s.price||0);return o+(a.values[0].price||0)},0);return n.price+(r||0)}function Wt(n,e){let t=Y3(n,e);return I4(n,t,e)}function I4(n,e,t){let{option_values:i=""}=t,r=i.split(","),o=e?[...e.option_value_ids||[]]:[],a=[];for(let s of n.options||[])if(s.active&&s.values?.length>0&&s.input_type==="select"){let l="",h="";for(let u of s.values){if(o.includes(u.id)){l=u.id;break}r.includes(u.id)&&(h=u.id)}a.push(l||h||s.values[0].id)}return a}function w3(n,e,t,i={}){return new y({...e,discount_allocations:e.discounts?.map(r=>{let o=t.discounts?.find(s=>s.id===r.id),a=(o?.source_id===t.coupon_id?t.coupon?.name:t.promotions?.results?.find(s=>o?.source_id===s.id)?.name)||o?.source_id;return[{amount:r.amount,discount_application:o&&{target_selection:o.type==="order"?"all":["shipment","product"].includes(o.type)?"entitled":"explicit",target_type:o.type==="shipment"?"shipping_line":"line_item",title:a,total_allocated_amount:o.amount,type:o.type==="promo"?"automatic":o.type==="coupon"?"discount_code":"manual",value:o.rule?.value_type==="fixed"?o.rule?.value_fixed:o.rule?.value_percent,value_type:o.rule?.value_type==="fixed"?"fixed_amount":"percentage"}}]}),error_message:null,final_line_price:Q3(e)?0:e.price_total-e.discount_total,final_price:Q3(e)?0: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,o)=>r?.images?.[0]&&B(n,r.images?.[0],r,o)),item_components:e.bundle_items?.map(r=>w3(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:Q3(e)?0:e.price*e.quantity,original_price:Q3(e)?0:e.price,product:d(e.product,()=>e.product&&_(n,e.product)),product_id:e.product_id,properties:e.metadata,quantity:e.quantity,requires_shipping:e.delivery==="shipment",selling_plan_allocation:Jt(e),sku:d(e.product,r=>r.sku),successfully_fulfilled_quantity:e.quantity_delivered,tax_lines:e.taxes?.map(r=>{let o=t.taxes?.find(a=>a.id===r.id);return{price:r.amount,rate:(o?.rate||0)/100,rate_percentage:o?.rate||0,title:r.name}}),taxable:e.tax_total>0,title:d([e.product,e.variant],(r,o)=>`${r?.name||e.product_id}${o?.name?` - ${o.name}`:""}`),url:d(e.product,r=>`/products/${r.slug}`),url_to_remove:null,variant:d([e.product,e.variant],()=>e.variant?Y(n,e.variant,e.product):_(n,e.product)),vendor:null,discounts:null,line_price:e.price_total,price:e.price,total_discount:e.discount_total})}function X3(n,e="quantity"){return n?.reduce((t,i)=>t+i[e],0)||0}function Q3(n){let e=n?.purchase_option;return e?.type!=="subscription"?!1:e.billing_schedule.trial_days>0}function Jt(n){let e=n?.purchase_option;if(e?.type!=="subscription")return null;let t=e.billing_schedule?.trial_days||0,i=t>0?` (Includes ${t} trial day${t===1?"":"s"})`:"",r=e.billing_schedule?.interval_count||1,o="day";switch(e.billing_schedule?.interval){case"weekly":o="wk";break;case"monthly":o="mo";break;case"yearly":o="yr";break;default:}let s=`${`${r>1?r:""}${o}`}${i}`;return{selling_plan:{name:e.plan_name,description:e.plan_description,plan_id:e.plan_id,billing_schedule:e.billing_schedule,planPriceText:s,planPrice:n.price}}}function M3(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?":d(e,t=>!t.items?.length),item_count:d(e,t=>X3(t.items)),items:d(e,t=>t.items?.map(i=>w3(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 l3(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=>Yt(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=>T5(i.address1,i.address2)),summary:d(e,i=>T5(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 T5(...n){return n.filter(Boolean).join(`
9
9
  `)}function Yt(n,e){return new y({available_languages:[],continent:"",currency:"",iso_code:e,market:null,name:e,"popular?":!0,unit_system:"metric"},"iso_code")}function y3(n,e,t){if(e instanceof y)return e.clone();let i=t||e.account,r=d(e,o=>o.items?.map(a=>w3(n,a,o,{order:!0})));return new y({attributes:w(()=>e.metadata),billing_address:d(e,()=>l3(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(()=>c3(n,i)),customer_order_url:d(e,o=>`/account/orders/${o.id}`),customer_url:d(e,o=>`/account/orders/${o.id}`),email:i&&d(i,o=>o.email),financial_status:d(e,o=>_5(o)),financial_status_label:d(e,o=>Qt(o)),fulfillment_status:d(e,o=>M5(o)),fulfillment_status_label:d(e,o=>Xt(o)),id:d(e,o=>o.id),item_count:d(e,o=>X3(o.items)),line_items:r,line_items_subtotal_price:w(()=>e.sub_total),name:w(()=>e.number),number:d(e,o=>o.number),note:w(()=>e.comments),phone:i&&d([e,i],(o,a)=>o.billing?.phone||o.shipping.phone||a.phone),shipping_address:d(e,()=>l3(n,e.shipping)),shipping_methods:w(()=>{let o=i1(e);return o&&[o]}),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 _5(n){return t1(n)?"refund_due":n.payment_total>0&&n.payment_total>n.refund_total&&n.payment_total<n.grand_total&&e1(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 M5(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 Qt(n){return P5(_5(n))}function Xt(n){return P5(M5(n))}function P5(n){let e=n.replace(/\_/g," ");return e.charAt(0).toUpperCase()+e.slice(1)}function e1(n){return!n.canceled&&n.payment_balance<0?-n.payment_balance:0}function t1(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 c3(n,e){return e instanceof y?e.clone():new y({accepts_marketing:w(()=>e.email_optin),addresses:H4(n,e,"addresses",l3),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=>l3(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(()=>n1(n,e)),name:d(e,t=>t.name),orders:H4(n,e,"orders",y3),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 n1(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 y3(n,i,e)}var B4={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)$"}}]}},E5={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"},v5={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 N2=S("liquidjs");var e4=S("liquidjs");function G4(n){return class extends e4.Tag{key;value;identifier;constructor(t,i,r){super(t,i,r),this.identifier=this.tokenizer.readIdentifier(),this.key=this.identifier.content,this.tokenizer.assert(this.key,"expected variable name"),this.tokenizer.skipBlank(),this.tokenizer.advance();try{this.value=new e4.Value(this.tokenizer.readFilteredValue(),this.liquid)}catch(o){console.warn(`Liquid "assign" tag: ${o instanceof Error?o.stack:String(o)}`),this.value=void 0}}*render(t){this.value&&(t.bottom()[this.key]=yield this.value.value(t,this.liquid.options.lenientIf))}*arguments(){yield this.value}*localScope(){yield this.identifier}}}var Q=S("liquidjs");function q4(n){return class extends Q.Tag{value;branches;elseTemplates;isBlock;constructor(t,i,r,o){super(t,i,r);let a=this.tokenizer.p,s=this.tokenizer.readValue()?.getText();this.isBlock=!!s?.startsWith("block."),this.tokenizer.p=a,this.value=new Q.Value(this.tokenizer.readFilteredValue(),this.liquid),this.branches=[],this.elseTemplates=[];let l=[],h=0,u=o.parseStream(i).on("tag:when",c=>{if(h>0)return;l=[];let f=[];for(;!c.tokenizer.end();)f.push(c.tokenizer.readValueOrThrow()),c.tokenizer.skipBlank(),c.tokenizer.peek()===","?c.tokenizer.readTo(","):c.tokenizer.readTo("or");this.branches.push({values:f,templates:l})}).on("tag:else",()=>{h++,l=this.elseTemplates}).on("tag:endcase",()=>u.stop()).on("template",c=>{(l!==this.elseTemplates||h===1)&&l.push(c)}).on("end",()=>{throw new Error(`tag ${t.getText()} not closed`)});u.start()}*render(t,i){let r=this.liquid.renderer,o=(0,Q.toValue)(yield this.value.value(t,t.opts.lenientIf)),a=!1,s="";for(let l of this.branches)for(let h of l.values){let u=yield(0,Q.evalToken)(h,t,t.opts.lenientIf);if(o===u){let c=yield r.renderTemplates(l.templates,t);s+=this.isBlock&&n.isEditor?`<span class="swell-block">${c}</span>`:c,a=!0;break}}a||(s+=yield r.renderTemplates(this.elseTemplates,t)),s&&i.write(s)}*arguments(){yield this.value,yield*this.branches.flatMap(t=>t.values)}*children(){let t=this.branches.flatMap(i=>i.templates);return this.elseTemplates&&t.push(...this.elseTemplates),t}}}var t4=S("liquidjs");function O4(n){return class extends t4.Tag{constructor(t,i,r){super(t,i,r);let o=1;for(;i.length>0;){let a=i.shift();if(t4.TypeGuards.isTagToken(a))switch(a.name){case"comment":o+=1;break;case"endcomment":{if(o-=1,o===0)return;break}default:break}}throw new Error(`tag ${t.getText()} not closed`)}render(){}}}var i4=S("liquidjs");var R5=Object.freeze(["offset","limit","reversed"]);function V4(n){return class extends i4.ForTag{*render(t,i){let r=this.liquid.renderer,o=yield(0,i4.evalToken)(this.collection,t);if(o=yield g3(o),!o.length){yield r.renderTemplates(this.elseTemplates,t,i);return}let a="continue-"+this.variable+"-"+this.collection.getText();t.push({continue:t.getRegister(a)});let s=yield this.hash.render(t);t.pop(),o=(this.liquid.options.orderedFilterParameters?Object.keys(s).filter(u=>R5.includes(u)):R5.filter(u=>s[u]!==void 0)).reduce((u,c)=>{switch(c){case"offset":return o1(u,s.offset);case"limit":return a1(u,s.limit);case"reversed":return r1(u);default:return u}},o),t.setRegister(a,(s.offset||0)+o.length);let h={forloop:new p3(o.length,this.collection.getText(),this.variable)};t.push(h);for(let u of o){if(h[this.variable]=u,t.continueCalled=t.breakCalled=!1,yield r.renderTemplates(this.templates,t,i),t.breakCalled)break;h.forloop.next()}t.continueCalled=t.breakCalled=!1,t.pop()}}}function r1(n){return[...n].reverse()}function o1(n,e){return n.slice(e)}function a1(n,e){return n.slice(0,e)}var X=S("liquidjs");var s1=Object.freeze(["new_comment","guest_login"]);function U4(n){return class extends X.Tag{formType;formConfig;templates;hash;arg;constructor(t,i,r,o){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.templates=[],this.hash=new X.Hash(this.tokenizer.remaining());i.length>0;){let s=i.shift();if(X.TypeGuards.isTagToken(s)&&s.name==="endform")return;this.templates.push(o.parseToken(s,i))}if(!(!this.formConfig&&!s1.includes(this.formType)))throw new Error(`tag ${t.getText()} not closed`)}*render(t,i){if(!this.formConfig){i.write(`<!-- form '${this.formType}' not found in theme configuration -->`);return}let r=this.liquid.renderer,o=yield(0,X.evalToken)(this.arg,t),a=yield this.hash.render(t),s=t.getAll(),l=" "+Object.entries(a).reduce((p,[g,q])=>(q!==!0&&p.push(`${g}="${String(q)}"`),p),[]).join(" "),u=n.theme.formData[this.formConfig.id]||new s3(this.formConfig.id),c="";if(n.theme.shopifyCompatibility){Object.assign(u,n.theme.shopifyCompatibility.getFormData(u));let p=yield n.theme.shopifyCompatibility.getAdaptedFormClientHtml(this.formConfig.id,s,o);p&&(c=yield n.renderTemplateString(p));let g=yield n.theme.shopifyCompatibility.getAdaptedFormClientParams(this.formConfig.id,s,o);g&&u.setParams(g)}t.push({form:{...o||void 0,...u}});let f=yield r.renderTemplates(this.templates,t),m=Array.isArray(this.formConfig.params)?yield Promise.all(this.formConfig.params.map(async p=>{let g=await n.renderTemplateString(p.value,{value:o});return`<input type="hidden" name="${p.name}" value="${g}" />`})):[],C=a.return_to||n.theme.globals.request?.path;i.write(`
10
10
  <form action="${this.formConfig.url}" method="post" accept-charset="UTF-8" enctype="multipart/form-data"${l}>
11
11
  <input type="hidden" name="form_type" value="${this.formConfig.id}" />
@@ -24,7 +24,7 @@
24
24
  </div>
25
25
  `}}function Ae(n){return(e,t,i)=>!R4(e)||!R4(t)?e:i?Math.floor(e/t):e/t}function Te(n){return(e,...t)=>{if(!e)return null;let i=Z.get(e),r=H(t);return i.face(r)}}function _e(n){return(e,t,i)=>Z.clone(e).modify(t,i)}function Me(n){return e=>Z.get(e).url()}var B5={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`
26
26
  <p>${i.join("<br />")}</p>
27
- `}}return"<p></p>"}},resolve:[["name","company","address1","address2","city","state","country_code","country","zip"]]};function Pe(n){return function(t,...i){t=String(t||"");let{width:r,height:o,widths:a,srcset:s,preload:l,alt:h,loading:u="lazy",...c}=H(i);r===void 0&&(r=G5(t,"width")),o===void 0&&(o=G5(t,"height")),a===void 0&&typeof r=="number"&&(a=C1(r)),s===void 0&&Array.isArray(a)&&a.length>0&&(s=f1(t,a)),u===null?u=void 0:l&&(u="eager");let f={src:t,width:r,height:o,srcset:s,alt:h,loading:u,...c};return`<img ${Object.entries(f).reduce((m,[C,p])=>(p!=null&&m.push(`${C}="${String(p)}"`),m),[]).join(" ")} />`}}function p1(n){switch(n){case"width":return/width=(\d+)/;case"height":return/height=(\d+)/;default:return new RegExp(`${n}=(\\d+)`)}}function G5(n,e){let t=p1(e),i=n.match(t);return i!==null?parseInt(i[1])/2:null}function C1(n){let e=[];for(;n>256;)n=Math.round(n*.8),e.push(n);return e}function f1(n,e){return e.map(t=>{let i=n;return i.includes("?")?i=i.replace(/width=\d+/,`width=${t}`).replace(/height=\d+/,""):i=`${i}?width=${t}`,`${i} ${t}w`}).join(", ")}function v3(n,e,t){let{currency:i,locale:r}=n.swell.getStorefrontLocalization(),o=e.currencies.find(s=>s.code===(i||t.currency))||e.currencies[0],a=e.locales.find(s=>s.code===(r||t.locale))||e.locales[0];return{available_countries:g1(e),available_languages:V5(e),country:o&&$5(o,e),language:a&&U5(a,e),market:{handle:"unknown",id:0,metafields:{}}}}function g1(n){return n.currencies.map(e=>$5(e,n))||[]}function V5(n){return n.locales.map(e=>U5(e,n))||[]}function U5(n,e){return{endonym_name:n.name,iso_code:n.code,name:n.name,primary:n.code===e.locale,root_url:e.url}}function $5(n,e){return{available_languages:V5(e),continent:"North America",currency:{iso_code:n.code,name:n.name,symbol:n.symbol},iso_code:q5(n.code)?.iso,market:{handle:"unknown",id:0,metafields:{}},name:q5(n.code)?.name,"popular?":!1,unit_system:"metric"}}function q5(n){return n in O5?O5[n]:null}function K5(n){return x(n)&&Object.hasOwn(n,"iso_code")&&Object.hasOwn(n,"name")&&Object.hasOwn(n,"continent")&&Object.hasOwn(n,"unit_system")}var O5=Object.freeze({USD:{name:"United States",iso:"US"},EUR:{name:"Europe",iso:"EU"},GBP:{name:"United Kingdom",iso:"UK"},JPY:{name:"Japan",iso:"JP"},CAD:{name:"Canada",iso:"CA"},AUD:{name:"Australia",iso:"AU"},CHF:{name:"Switzerland",iso:"CH"},CNY:{name:"China",iso:"CN"},SEK:{name:"Sweden",iso:"SE"},NZD:{name:"New Zealand",iso:"NZ"},NOK:{name:"Norway",iso:"NO"},MXN:{name:"Mexico",iso:"MX"},SGD:{name:"Singapore",iso:"SG"},HKD:{name:"Hong Kong",iso:"HK"},KRW:{name:"South Korea",iso:"KR"},INR:{name:"India",iso:"IN"},BRL:{name:"Brazil",iso:"BR"},RUB:{name:"Russia",iso:"RU"},ZAR:{name:"South Africa",iso:"ZA"},TRY:{name:"Turkey",iso:"TR"},AED:{name:"United Arab Emirates",iso:"AE"},THB:{name:"Thailand",iso:"TH"},IDR:{name:"Indonesia",iso:"ID"},SAR:{name:"Saudi Arabia",iso:"SA"},PLN:{name:"Poland",iso:"PL"},PHP:{name:"Philippines",iso:"PH"},ILS:{name:"Israel",iso:"IL"},MYR:{name:"Malaysia",iso:"MY"},CZK:{name:"Czech Republic",iso:"CZ"},HUF:{name:"Hungary",iso:"HU"},CLP:{name:"Chile",iso:"CL"},DKK:{name:"Denmark",iso:"DK"},RON:{name:"Romania",iso:"RO"},ARS:{name:"Argentina",iso:"AR"},COP:{name:"Colombia",iso:"CO"},TWD:{name:"Taiwan",iso:"TW"},BGN:{name:"Bulgaria",iso:"BG"},EGP:{name:"Egypt",iso:"EG"},PKR:{name:"Pakistan",iso:"PK"},NGN:{name:"Nigeria",iso:"NG"},VND:{name:"Vietnam",iso:"VN"},IQD:{name:"Iraq",iso:"IQ"},MAD:{name:"Morocco",iso:"MA"},KES:{name:"Kenya",iso:"KE"},DZD:{name:"Algeria",iso:"DZ"},UAH:{name:"Ukraine",iso:"UA"},XAF:{name:"Cameroon",iso:"CM"},XOF:{name:"C\xF4te d'Ivoire",iso:"CI"},GHS:{name:"Ghana",iso:"GH"},BYN:{name:"Belarus",iso:"BY"},LKR:{name:"Sri Lanka",iso:"LK"},SDG:{name:"Sudan",iso:"SD"},AFN:{name:"Afghanistan",iso:"AF"},ALL:{name:"Albania",iso:"AL"},AMD:{name:"Armenia",iso:"AM"},AOA:{name:"Angola",iso:"AO"},AWG:{name:"Aruba",iso:"AW"},AZN:{name:"Azerbaijan",iso:"AZ"},BAM:{name:"Bosnia and Herzegovina",iso:"BA"},BBD:{name:"Barbados",iso:"BB"},BDT:{name:"Bangladesh",iso:"BD"},BHD:{name:"Bahrain",iso:"BH"},BIF:{name:"Burundi",iso:"BI"},BMD:{name:"Bermuda",iso:"BM"},BND:{name:"Brunei",iso:"BN"},BOB:{name:"Bolivia",iso:"BO"},BSD:{name:"Bahamas",iso:"BS"},BTN:{name:"Bhutan",iso:"BT"},BWP:{name:"Botswana",iso:"BW"},BZD:{name:"Belize",iso:"BZ"},CDF:{name:"Democratic Republic of the Congo",iso:"CD"},CLF:{name:"Chile (Unidad de Fomento)",iso:"CL"},CRC:{name:"Costa Rica",iso:"CR"},CVE:{name:"Cape Verde",iso:"CV"},DJF:{name:"Djibouti",iso:"DJ"},DOP:{name:"Dominican Republic",iso:"DO"},ERN:{name:"Eritrea",iso:"ER"},ETB:{name:"Ethiopia",iso:"ET"},FKP:{name:"Falkland Islands",iso:"FK"},GEL:{name:"Georgia",iso:"GE"},GIP:{name:"Gibraltar",iso:"GI"},GMD:{name:"Gambia",iso:"GM"},GNF:{name:"Guinea",iso:"GN"},GTQ:{name:"Guatemala",iso:"GT"},GYD:{name:"Guyana",iso:"GY"},HNL:{name:"Honduras",iso:"HN"},HRK:{name:"Croatia",iso:"HR"},HTG:{name:"Haiti",iso:"HT"},IRR:{name:"Iran",iso:"IR"},ISK:{name:"Iceland",iso:"IS"},JMD:{name:"Jamaica",iso:"JM"},JOD:{name:"Jordan",iso:"JO"},KGS:{name:"Kyrgyzstan",iso:"KG"},KHR:{name:"Cambodia",iso:"KH"},KMF:{name:"Comoros",iso:"KM"},KPW:{name:"North Korea",iso:"KP"},KWD:{name:"Kuwait",iso:"KW"},KYD:{name:"Cayman Islands",iso:"KY"},KZT:{name:"Kazakhstan",iso:"KZ"},LAK:{name:"Laos",iso:"LA"},LBP:{name:"Lebanon",iso:"LB"},LRD:{name:"Liberia",iso:"LR"},LSL:{name:"Lesotho",iso:"LS"},LYD:{name:"Libya",iso:"LY"},MDL:{name:"Moldova",iso:"MD"},MGA:{name:"Madagascar",iso:"MG"},MKD:{name:"North Macedonia",iso:"MK"},MMK:{name:"Myanmar",iso:"MM"},MNT:{name:"Mongolia",iso:"MN"},MOP:{name:"Macau",iso:"MO"},MRO:{name:"Mauritania",iso:"MR"},MUR:{name:"Mauritius",iso:"MU"},MVR:{name:"Maldives",iso:"MV"},MWK:{name:"Malawi",iso:"MW"},NAD:{name:"Namibia",iso:"NA"},NPR:{name:"Nepal",iso:"NP"},OMR:{name:"Oman",iso:"OM"},PAB:{name:"Panama",iso:"PA"},PEN:{name:"Peru",iso:"PE"},PGK:{name:"Papua New Guinea",iso:"PG"},PYG:{name:"Paraguay",iso:"PY"},QAR:{name:"Qatar",iso:"QA"},RSD:{name:"Serbia",iso:"RS"},RWF:{name:"Rwanda",iso:"RW"},SBD:{name:"Solomon Islands",iso:"SB"},SCR:{name:"Seychelles",iso:"SC"},SHP:{name:"Saint Helena",iso:"SH-HL"},SLL:{name:"Sierra Leone",iso:"SL"},SOS:{name:"Somalia",iso:"SO"},SRD:{name:"Suriname",iso:"SR"},STD:{name:"S\xE3o Tom\xE9 and Pr\xEDncipe",iso:"ST"},SZL:{name:"Eswatini",iso:"SZ"},TJS:{name:"Tajikistan",iso:"TJ"},TMT:{name:"Turkmenistan",iso:"TM"},TND:{name:"Tunisia",iso:"TN"},TOP:{name:"Tonga",iso:"TO"},TTD:{name:"Trinidad and Tobago",iso:"TT"},TZS:{name:"Tanzania",iso:"TZ"},UGX:{name:"Uganda",iso:"UG"},UYU:{name:"Uruguay",iso:"UY"},UZS:{name:"Uzbekistan",iso:"UZ"},VEF:{name:"Venezuela",iso:"VE"},VUV:{name:"Vanuatu",iso:"VU"},WST:{name:"Samoa",iso:"WS"},XCD:{name:"Eastern Caribbean",iso:"AG"},YER:{name:"Yemen",iso:"YE"},ZMW:{name:"Zambia",iso:"ZM"},ZWG:{name:"Zimbabwe",iso:"ZW"}});async function w1(n){if(x(n)){if(Array.isArray(n.images)&&n.images.length>0)return n.images[0];if(n.image)return n.image;if(n.preview_image)return n.preview_image}return n}async function y1(n){if(x(n)){if(n.url)return n.url;if(x(n.file))return n.file.url;if(_(n.src)){let e=await n.src;return x(e)?e.url:""}return""}return n}function z5(n){return`https://cdnjs.cloudflare.com/ajax/libs/flag-icons/7.3.2/flags/1x1/${n.toLowerCase()}.svg`}async function S1(n,e){if(Y5(n)){let i=J5(n.code);return i?z5(i):""}return e.theme.shopifyCompatibility&&K5(n)?n.iso_code?z5(n.iso_code):"":await w1(n).then(y1)}var k1={bind(n){return async function(t,...i){let r=await S1(t,n);if(typeof r!="string"||r==="")return"";let o=H(i),a=[];return o.width&&a.push(`width=${Number(o.width)*2}`),o.height&&a.push(`height=${Number(o.height)*2}`),a.length>0?`${r}?${a.join("&")}`:r}},resolve:[["images","image","preview_image"]]},W5=k1;function Ee(n){return async e=>(await n.theme.getThemeConfig(`theme/assets/${e}`))?.file_data||""}function ve(n){return async function(t,i=0){return W3(t,i)}}function Re(n){return async function(t,i=2){return`<pre>${await W3(t,i)}</pre>`}}var Q5=S("country-flag-icons"),a4=j(S("country-flag-icons/string/1x1"),1);function L1(n){return n.includes("-")?n.split("-")[1].toUpperCase():n.toUpperCase()}function xe(n){return e=>{if(typeof e!="string")return a4.US;let t=L1(e);return(0,Q5.hasFlag)(t)?a4[t]:a4.US}}function De(n){return e=>n.renderCurrency(Number(e||0))}function je(n){return e=>{let{currency:t}=n.theme.swell.getStorefrontLocalization();return`${n.renderCurrency(e)} ${t?.toUpperCase()}`}}function Ze(n){return e=>n.renderCurrency(e).replace(/[^0-9.,]/g,"")}function Fe(n){return e=>n.renderCurrency(e).split(".")[0].split(",")[0]}function Ne(n){return function(t){return`<script src="${t}" type="text/javascript"><\/script>`}}function Ie(n){return function(t){return`<link href="${t}" rel="stylesheet" type="text/css" media="all" />`}}function He(n){let e=E3(n);return(t,...i)=>{let r=Le(t),o=e(t,...i);return`<time datetime="${r.toISOString()}">${o}</time>`}}function s4(n){return async function(t,i){let r=i&&H(i);return(await n.renderTranslation(t,r)).replace(/(?!\\)"/g,"&#34;").replace(/(?!\\)'/g,"&#39;")}}function Be(n){return function*(t,i,r){let o=[],a=yield g3(t);for(let s of a){let l=yield this.context._getFromScope(s,x4(i).replace(/\?$/,"").split("."),!1);b1(l,r,this.context)&&o.push(s)}return o}}function b1(n,e,t){return e===void 0?w5(n,t):T3(e)?e.equals(n):n===e}function A1(n){switch(n){case"pico":return{width:16,height:16};case"icon":return{width:32,height:32};case"thumb":return{width:50,height:50};case"small":return{width:100,height:100};case"compact":return{width:160,height:160};case"medium":return{width:240,height:240};case"large":return{width:480,height:480};case"grande":return{width:600,height:600};case"original":case"master":return{width:1024,height:1024};default:break}let[e,t]=n.split("x");return{width:e?Number(e):void 0,height:t?Number(t):void 0}}function Ge(n){return async function(t,i="small"){let r=await n.getAssetUrl(t).then(s=>s||""),o=A1(i),a=[];return o.width&&a.push(`width=${o.width}`),o.height&&a.push(`height=${o.height}`),a.length>0?`${r}?${a.join("&")}`:r}}function qe(n){return(e,t)=>k.get(e).rgba(t||1)}var X5={bind(n){return(e,t)=>e?.items?.find(r=>r.variant_id===t)?.quantity||0},resolve:[["items"]]};function Oe(n){return e=>null}function Ve(n){return e=>null}var e2=`<svg viewBox="120 120 520 520" fill="none" xmlns="http://www.w3.org/2000/svg">
27
+ `}}return"<p></p>"}},resolve:[["name","company","address1","address2","city","state","country_code","country","zip"]]};function Pe(n){return function(t,...i){t=String(t||"");let{width:r,height:o,widths:a,srcset:s,preload:l,alt:h,loading:u="lazy",...c}=H(i);r===void 0&&(r=G5(t,"width")),o===void 0&&(o=G5(t,"height")),a===void 0&&typeof r=="number"&&(a=C1(r)),s===void 0&&Array.isArray(a)&&a.length>0&&(s=f1(t,a)),u===null?u=void 0:l&&(u="eager");let f={src:t,width:r,height:o,srcset:s,alt:h,loading:u,...c};return`<img ${Object.entries(f).reduce((m,[C,p])=>(p!=null&&m.push(`${C}="${String(p)}"`),m),[]).join(" ")} />`}}function p1(n){switch(n){case"width":return/width=(\d+)/;case"height":return/height=(\d+)/;default:return new RegExp(`${n}=(\\d+)`)}}function G5(n,e){let t=p1(e),i=n.match(t);return i!==null?parseInt(i[1])/2:null}function C1(n){let e=[];for(;n>256;)n=Math.round(n*.8),e.push(n);return e}function f1(n,e){return e.map(t=>{let i=n;return i.includes("?")?i=i.replace(/width=\d+/,`width=${t}`).replace(/height=\d+/,""):i=`${i}?width=${t}`,`${i} ${t}w`}).join(", ")}function v3(n,e,t){let{currency:i,locale:r}=n.swell.getStorefrontLocalization(),o=e.currencies.find(s=>s.code===(i||t.currency))||e.currencies[0],a=e.locales.find(s=>s.code===(r||t.locale))||e.locales[0];return{available_countries:g1(e),available_languages:V5(e),country:o&&$5(o,e),language:a&&U5(a,e),market:{handle:"unknown",id:0,metafields:{}}}}function g1(n){return n.currencies.map(e=>$5(e,n))||[]}function V5(n){return n.locales.map(e=>U5(e,n))||[]}function U5(n,e){return{endonym_name:n.name,iso_code:n.code,name:n.name,primary:n.code===e.locale,root_url:e.url}}function $5(n,e){return{available_languages:V5(e),continent:"North America",currency:{iso_code:n.code,name:n.name,symbol:n.symbol},iso_code:q5(n.code)?.iso,market:{handle:"unknown",id:0,metafields:{}},name:q5(n.code)?.name,"popular?":!1,unit_system:"metric"}}function q5(n){return n in O5?O5[n]:null}function K5(n){return x(n)&&Object.hasOwn(n,"iso_code")&&Object.hasOwn(n,"name")&&Object.hasOwn(n,"continent")&&Object.hasOwn(n,"unit_system")}var O5=Object.freeze({USD:{name:"United States",iso:"US"},EUR:{name:"Europe",iso:"EU"},GBP:{name:"United Kingdom",iso:"UK"},JPY:{name:"Japan",iso:"JP"},CAD:{name:"Canada",iso:"CA"},AUD:{name:"Australia",iso:"AU"},CHF:{name:"Switzerland",iso:"CH"},CNY:{name:"China",iso:"CN"},SEK:{name:"Sweden",iso:"SE"},NZD:{name:"New Zealand",iso:"NZ"},NOK:{name:"Norway",iso:"NO"},MXN:{name:"Mexico",iso:"MX"},SGD:{name:"Singapore",iso:"SG"},HKD:{name:"Hong Kong",iso:"HK"},KRW:{name:"South Korea",iso:"KR"},INR:{name:"India",iso:"IN"},BRL:{name:"Brazil",iso:"BR"},RUB:{name:"Russia",iso:"RU"},ZAR:{name:"South Africa",iso:"ZA"},TRY:{name:"Turkey",iso:"TR"},AED:{name:"United Arab Emirates",iso:"AE"},THB:{name:"Thailand",iso:"TH"},IDR:{name:"Indonesia",iso:"ID"},SAR:{name:"Saudi Arabia",iso:"SA"},PLN:{name:"Poland",iso:"PL"},PHP:{name:"Philippines",iso:"PH"},ILS:{name:"Israel",iso:"IL"},MYR:{name:"Malaysia",iso:"MY"},CZK:{name:"Czech Republic",iso:"CZ"},HUF:{name:"Hungary",iso:"HU"},CLP:{name:"Chile",iso:"CL"},DKK:{name:"Denmark",iso:"DK"},RON:{name:"Romania",iso:"RO"},ARS:{name:"Argentina",iso:"AR"},COP:{name:"Colombia",iso:"CO"},TWD:{name:"Taiwan",iso:"TW"},BGN:{name:"Bulgaria",iso:"BG"},EGP:{name:"Egypt",iso:"EG"},PKR:{name:"Pakistan",iso:"PK"},NGN:{name:"Nigeria",iso:"NG"},VND:{name:"Vietnam",iso:"VN"},IQD:{name:"Iraq",iso:"IQ"},MAD:{name:"Morocco",iso:"MA"},KES:{name:"Kenya",iso:"KE"},DZD:{name:"Algeria",iso:"DZ"},UAH:{name:"Ukraine",iso:"UA"},XAF:{name:"Cameroon",iso:"CM"},XOF:{name:"C\xF4te d'Ivoire",iso:"CI"},GHS:{name:"Ghana",iso:"GH"},BYN:{name:"Belarus",iso:"BY"},LKR:{name:"Sri Lanka",iso:"LK"},SDG:{name:"Sudan",iso:"SD"},AFN:{name:"Afghanistan",iso:"AF"},ALL:{name:"Albania",iso:"AL"},AMD:{name:"Armenia",iso:"AM"},AOA:{name:"Angola",iso:"AO"},AWG:{name:"Aruba",iso:"AW"},AZN:{name:"Azerbaijan",iso:"AZ"},BAM:{name:"Bosnia and Herzegovina",iso:"BA"},BBD:{name:"Barbados",iso:"BB"},BDT:{name:"Bangladesh",iso:"BD"},BHD:{name:"Bahrain",iso:"BH"},BIF:{name:"Burundi",iso:"BI"},BMD:{name:"Bermuda",iso:"BM"},BND:{name:"Brunei",iso:"BN"},BOB:{name:"Bolivia",iso:"BO"},BSD:{name:"Bahamas",iso:"BS"},BTN:{name:"Bhutan",iso:"BT"},BWP:{name:"Botswana",iso:"BW"},BZD:{name:"Belize",iso:"BZ"},CDF:{name:"Democratic Republic of the Congo",iso:"CD"},CLF:{name:"Chile (Unidad de Fomento)",iso:"CL"},CRC:{name:"Costa Rica",iso:"CR"},CVE:{name:"Cape Verde",iso:"CV"},DJF:{name:"Djibouti",iso:"DJ"},DOP:{name:"Dominican Republic",iso:"DO"},ERN:{name:"Eritrea",iso:"ER"},ETB:{name:"Ethiopia",iso:"ET"},FKP:{name:"Falkland Islands",iso:"FK"},GEL:{name:"Georgia",iso:"GE"},GIP:{name:"Gibraltar",iso:"GI"},GMD:{name:"Gambia",iso:"GM"},GNF:{name:"Guinea",iso:"GN"},GTQ:{name:"Guatemala",iso:"GT"},GYD:{name:"Guyana",iso:"GY"},HNL:{name:"Honduras",iso:"HN"},HRK:{name:"Croatia",iso:"HR"},HTG:{name:"Haiti",iso:"HT"},IRR:{name:"Iran",iso:"IR"},ISK:{name:"Iceland",iso:"IS"},JMD:{name:"Jamaica",iso:"JM"},JOD:{name:"Jordan",iso:"JO"},KGS:{name:"Kyrgyzstan",iso:"KG"},KHR:{name:"Cambodia",iso:"KH"},KMF:{name:"Comoros",iso:"KM"},KPW:{name:"North Korea",iso:"KP"},KWD:{name:"Kuwait",iso:"KW"},KYD:{name:"Cayman Islands",iso:"KY"},KZT:{name:"Kazakhstan",iso:"KZ"},LAK:{name:"Laos",iso:"LA"},LBP:{name:"Lebanon",iso:"LB"},LRD:{name:"Liberia",iso:"LR"},LSL:{name:"Lesotho",iso:"LS"},LYD:{name:"Libya",iso:"LY"},MDL:{name:"Moldova",iso:"MD"},MGA:{name:"Madagascar",iso:"MG"},MKD:{name:"North Macedonia",iso:"MK"},MMK:{name:"Myanmar",iso:"MM"},MNT:{name:"Mongolia",iso:"MN"},MOP:{name:"Macau",iso:"MO"},MRO:{name:"Mauritania",iso:"MR"},MUR:{name:"Mauritius",iso:"MU"},MVR:{name:"Maldives",iso:"MV"},MWK:{name:"Malawi",iso:"MW"},NAD:{name:"Namibia",iso:"NA"},NPR:{name:"Nepal",iso:"NP"},OMR:{name:"Oman",iso:"OM"},PAB:{name:"Panama",iso:"PA"},PEN:{name:"Peru",iso:"PE"},PGK:{name:"Papua New Guinea",iso:"PG"},PYG:{name:"Paraguay",iso:"PY"},QAR:{name:"Qatar",iso:"QA"},RSD:{name:"Serbia",iso:"RS"},RWF:{name:"Rwanda",iso:"RW"},SBD:{name:"Solomon Islands",iso:"SB"},SCR:{name:"Seychelles",iso:"SC"},SHP:{name:"Saint Helena",iso:"SH-HL"},SLL:{name:"Sierra Leone",iso:"SL"},SOS:{name:"Somalia",iso:"SO"},SRD:{name:"Suriname",iso:"SR"},STD:{name:"S\xE3o Tom\xE9 and Pr\xEDncipe",iso:"ST"},SZL:{name:"Eswatini",iso:"SZ"},TJS:{name:"Tajikistan",iso:"TJ"},TMT:{name:"Turkmenistan",iso:"TM"},TND:{name:"Tunisia",iso:"TN"},TOP:{name:"Tonga",iso:"TO"},TTD:{name:"Trinidad and Tobago",iso:"TT"},TZS:{name:"Tanzania",iso:"TZ"},UGX:{name:"Uganda",iso:"UG"},UYU:{name:"Uruguay",iso:"UY"},UZS:{name:"Uzbekistan",iso:"UZ"},VEF:{name:"Venezuela",iso:"VE"},VUV:{name:"Vanuatu",iso:"VU"},WST:{name:"Samoa",iso:"WS"},XCD:{name:"Eastern Caribbean",iso:"AG"},YER:{name:"Yemen",iso:"YE"},ZMW:{name:"Zambia",iso:"ZM"},ZWG:{name:"Zimbabwe",iso:"ZW"}});async function w1(n){if(x(n)){if(Array.isArray(n.images)&&n.images.length>0)return n.images[0];if(n.image)return n.image;if(n.preview_image)return n.preview_image}return n}async function y1(n){if(x(n)){if(n.url)return n.url;if(x(n.file))return n.file.url;if(M(n.src)){let e=await n.src;return x(e)?e.url:""}return""}return n}function z5(n){return`https://cdnjs.cloudflare.com/ajax/libs/flag-icons/7.3.2/flags/1x1/${n.toLowerCase()}.svg`}async function S1(n,e){if(Y5(n)){let i=J5(n.code);return i?z5(i):""}return e.theme.shopifyCompatibility&&K5(n)?n.iso_code?z5(n.iso_code):"":await w1(n).then(y1)}var k1={bind(n){return async function(t,...i){let r=await S1(t,n);if(typeof r!="string"||r==="")return"";let o=H(i),a=[];return o.width&&a.push(`width=${Number(o.width)*2}`),o.height&&a.push(`height=${Number(o.height)*2}`),a.length>0?`${r}?${a.join("&")}`:r}},resolve:[["images","image","preview_image"]]},W5=k1;function Ee(n){return async e=>(await n.theme.getThemeConfig(`theme/assets/${e}`))?.file_data||""}function ve(n){return async function(t,i=0){return W3(t,i)}}function Re(n){return async function(t,i=2){return`<pre>${await W3(t,i)}</pre>`}}var Q5=S("country-flag-icons"),a4=j(S("country-flag-icons/string/1x1"),1);function L1(n){return n.includes("-")?n.split("-")[1].toUpperCase():n.toUpperCase()}function xe(n){return e=>{if(typeof e!="string")return a4.US;let t=L1(e);return(0,Q5.hasFlag)(t)?a4[t]:a4.US}}function De(n){return e=>n.renderCurrency(Number(e||0))}function je(n){return e=>{let{currency:t}=n.theme.swell.getStorefrontLocalization();return`${n.renderCurrency(e)} ${t?.toUpperCase()}`}}function Ze(n){return e=>n.renderCurrency(e).replace(/[^0-9.,]/g,"")}function Fe(n){return e=>n.renderCurrency(e).split(".")[0].split(",")[0]}function Ne(n){return function(t){return`<script src="${t}" type="text/javascript"><\/script>`}}function Ie(n){return function(t){return`<link href="${t}" rel="stylesheet" type="text/css" media="all" />`}}function He(n){let e=E3(n);return(t,...i)=>{let r=Le(t),o=e(t,...i);return`<time datetime="${r.toISOString()}">${o}</time>`}}function s4(n){return async function(t,i){let r=i&&H(i);return(await n.renderTranslation(t,r)).replace(/(?!\\)"/g,"&#34;").replace(/(?!\\)'/g,"&#39;")}}function Be(n){return function*(t,i,r){let o=[],a=yield g3(t);for(let s of a){let l=yield this.context._getFromScope(s,x4(i).replace(/\?$/,"").split("."),!1);b1(l,r,this.context)&&o.push(s)}return o}}function b1(n,e,t){return e===void 0?w5(n,t):T3(e)?e.equals(n):n===e}function A1(n){switch(n){case"pico":return{width:16,height:16};case"icon":return{width:32,height:32};case"thumb":return{width:50,height:50};case"small":return{width:100,height:100};case"compact":return{width:160,height:160};case"medium":return{width:240,height:240};case"large":return{width:480,height:480};case"grande":return{width:600,height:600};case"original":case"master":return{width:1024,height:1024};default:break}let[e,t]=n.split("x");return{width:e?Number(e):void 0,height:t?Number(t):void 0}}function Ge(n){return async function(t,i="small"){let r=await n.getAssetUrl(t).then(s=>s||""),o=A1(i),a=[];return o.width&&a.push(`width=${o.width}`),o.height&&a.push(`height=${o.height}`),a.length>0?`${r}?${a.join("&")}`:r}}function qe(n){return(e,t)=>k.get(e).rgba(t||1)}var X5={bind(n){return(e,t)=>e?.items?.find(r=>r.variant_id===t)?.quantity||0},resolve:[["items"]]};function Oe(n){return e=>null}function Ve(n){return e=>null}var e2=`<svg viewBox="120 120 520 520" fill="none" xmlns="http://www.w3.org/2000/svg">
28
28
  <rect width="760" height="760" fill="white"/>
29
29
  <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"/>
30
30
  <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"/>
@@ -926,13 +926,13 @@
926
926
  </clipPath>
927
927
  </defs>
928
928
  </svg>
929
- `;var ti={image:p2,"product-1":e2,"product-2":t2,"product-3":i2,"product-4":n2,"product-5":r2,"product-6":o2,"collection-1":a2,"collection-2":s2,"collection-3":l2,"collection-4":c2,"collection-5":h2,"collection-6":d2,"lifestyle-1":u2,"lifestyle-2":m2,"product-apparel-1":C2,"product-apparel-2":f2,"product-apparel-3":g2,"product-apparel-4":w2,"collection-apparel-1":y2,"collection-apparel-2":S2,"collection-apparel-3":k2,"collection-apparel-4":L2,"hero-apparel-1":b2,"hero-apparel-2":A2,"hero-apparel-3":T2,"blog-apparel-1":_2,"blog-apparel-2":M2,"blog-apparel-3":P2,"detailed-apparel-1":E2},v2=ti;function Ue(n){return e=>{let t=v2[e];return t?.src?`<img src="${t.src}" alt="${e}" class="placeholder-svg placeholder-svg--${e}" />`:t}}function $e(n){return function(t){if(typeof t=="string")switch(t){case"option_selection.js":return"https://cdn.shopify.com/s/shopify/option_selection.js";case"api.jquery.js":return"https://cdn.shopify.com/s/shopify/api.jquery.js";case"shopify_common.js":return"https://cdn.shopify.com/s/shopify/shopify_common.js";case"customer_area.js":return"https://cdn.shopify.com/s/shopify/customer_area.js";case"currencies.js":return"https://cdn.shopify.com/s/javascripts/currencies.js";case"customer.css":return"https://cdn.shopify.com/s/shopify/customer.css";default:break}return t}}function Ke(n){return(e,t)=>(typeof e=="object"&&"value"in e&&(e=e.value),`<span data-swell-inline-editable="${t}">${e}</span>`)}var ii={asset_url:se,brightness_difference:le,color_brightness:ce,color_contrast:he,color_darken:de,color_desaturate:ue,color_difference:me,color_extract:pe,color_lighten:Ce,color_mix:fe,color_modify:ge,color_saturate:we,color_to_hex:ye,color_to_hsl:Se,color_to_rgb:ke,date:E3,default_errors:be,divided_by:Ae,font_face:Te,font_modify:_e,font_url:Me,format_address:B5,image_tag:Pe,image_url:W5,inline_asset_content:Ee,json:ve,json_pretty:Re,locale_flag:xe,money:De,money_with_currency:je,money_without_currency:Ze,money_without_trailing_zeros:Fe,script_tag:Ne,stylesheet_tag:Ie,time_tag:He,translate:s4,t:s4,where:Be,asset_img_url:Ge,hex_to_rgba:qe,item_count_for_variant:X5,payment_button:Oe,payment_terms:Ve,placeholder_svg_tag:Ue,shopify_asset_url:$e,inline_editable:Ke};function R2(n){for(let[e,t]of Object.entries(ii))typeof t=="function"?n.registerFilter(e,t(n)):typeof t.bind=="function"&&n.registerFilter(e,ni(n,t.bind,t.resolve))}function ni(n,e,t=[]){let i=e(n);return Array.isArray(t)?async function(...r){let[o,...a]=await Promise.all(r.map((s,l)=>Array.isArray(t[l])||t[l]===!0?x2(s,t[l]):s));return i.call(this,o,...a)}:i}async function x2(n,e){if(!n)return n;let t=n;_(t)&&(t=await t);try{if(Array.isArray(e))for(let i of e){if(typeof i!="string")continue;let[r,...o]=i.split("."),a=t[r];D(a)&&(_(a)?t[r]=await a:C3(a.resolve)&&(t[r]=await a.resolve())),o.length>0&&(t[r]=await x2(t[r],[o.join(".")]))}}catch{}return t}var D2=S("liquidjs");var j2={...D2.defaultOperators,"==":l4,"!=":(n,e)=>!l4(n,e),contains:(n,e)=>(n=r3(n),f3(n)?n.some(t=>l4(t,e)):C3(n?.indexOf)?n.indexOf(r3(e))>-1:!1)};function l4(n,e){return T3(n)?n.equals(e):T3(e)?e.equals(n):(n=r3(n),e=r3(e),f3(n)?f3(e)&&ri(n,e):n==e)}function ri(n,e){return n.length!==e.length?!1:!n.some((t,i)=>!l4(t,e[i]))}var R3=j(S("color"),1),F2=S("liquidjs"),k=class n extends F2.Drop{color;colorValues;red;green;blue;constructor(e){super();try{this.color=Z2(e)?typeof e.color.object=="function"?e.color:(0,R3.default)(e.colorValues):(0,R3.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,R3.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)}static clone(e){return Z2(e)?new n(n.get(e).toString()):new n(e)}toString(){return this.color.string()}valueOf(){return this.toString()}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,[o,a,s]=i.rgb().array(),[l,h,u]=r.rgb().array(),c=R3.default.rgb([c4(o,l,t),c4(a,h,t),c4(s,u,t)]).alpha(c4(i.alpha(),r.alpha(),t));return i.alpha()!==1?c.string():c.hex()}contrast(e){return this.color.contrast(e.color).toFixed(1)}difference(e){let[t,i,r]=this.color.rgb().array(),[o,a,s]=e.color.rgb().array();return ze(t,o)+ze(i,a)+ze(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 c4(n,e,t){return(n*t+e*(100-t))/100}function ze(n,e){return Math.max(n,e)-Math.min(n,e)}function Z2(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 d4=class extends N2.Liquid{theme;getThemeConfig;getThemeTemplateConfigByType;getAssetUrl;renderTemplate;renderTemplateString;renderPageSections;renderTranslation;renderCurrency;isEditor;locale;currency;layoutName;extName;componentsDir;sectionsDir;lastSchema;constructor({theme:e,getThemeConfig:t,getThemeTemplateConfigByType:i,getAssetUrl:r,renderTemplate:o,renderTemplateString:a,renderPageSections:s,renderTranslation:l,renderCurrency:h,isEditor:u,locale:c,currency:f,layoutName:m,extName:C,componentsDir:p,sectionsDir:g}){t=t||e.getThemeConfig.bind(e),C=C||"liquid",super({cache:!1,relativeReference:!1,fs:oi(t,C),ownPropertyOnly:!1,operators:j2}),this.theme=e,this.getThemeConfig=t,this.getThemeTemplateConfigByType=i||e.getThemeTemplateConfigByType.bind(e),this.getAssetUrl=r||e.getAssetUrl.bind(e),this.renderTemplate=o||e.renderTemplate.bind(e),this.renderTemplateString=a||e.renderTemplateString.bind(e),this.renderPageSections=s||e.renderPageSections.bind(e),this.renderTranslation=l||e.renderTranslation.bind(e),this.renderCurrency=h||e.renderCurrency.bind(e),this.isEditor=!!u,this.locale=c||"en-US",this.currency=f||"USD",this.layoutName=m||"theme",this.extName=C,this.componentsDir=p||"components",this.sectionsDir=g||"sections",this.lastSchema=void 0,H5(this),R2(this)}async parseAndRender(e,t){return super.parseAndRender(e,t)}async resolveFilePathByType(e,t){let i=await this.getThemeTemplateConfigByType(e,t);if(i?.file_path)return i.file_path}async getComponentPath(e){return await this.resolveFilePathByType("components",e)||h4(`${this.componentsDir}/${e}`,this.extName)}async getSectionPath(e){return await this.resolveFilePathByType("sections",e)||h4(`${this.sectionsDir}/${e}`,this.extName)}async getSectionGroupPath(e){return await this.resolveFilePathByType("sections",`${e}.json`)||h4(`${this.sectionsDir}/${e}`,"json")}};function h4(n,e){return`theme/${n}.${e}`}function oi(n,e){return{async readFile(t){let i=h4(t,e);return n(i).then(r=>r?.file_data||`<!-- theme template not found: ${i} -->`)},async exists(t){return!0},readFileSync(t){return""},existsSync(t){return!1},contains(t,i){return!0},resolve(t,i,r){return i},fallback(t){}}}var We=S("lodash-es");async function I2(n,e,t){let r=(await Promise.all(e?.map(async o=>({...o,items:await H2(n,o.items,t)})))).map(o=>(n.shopifyCompatibility&&Object.assign(o,n.shopifyCompatibility.getMenuData(o)),o))||[];return G2([...r,...n.shopifyCompatibility?r.reduce((o,a)=>(a.handle&&o.push({...a,id:a.handle}),o),[]):[]])}async function H2(n,e,t){return e?.length>0?Promise.all(e.map(async r=>{let{url:o,resource:a}=await ai(n,r,{trailingSlash:t?.currentUrl?.endsWith("/")&&t.currentUrl!=="/"}),s=r.items&&await H2(n,r.items,t);return{...r,url:o,resource:a,levels:B2(s),current:t?.currentUrl===o,active:t?.currentUrl?.startsWith(o),...s?{items:s,child_current:si(s),child_active:Je(s)}:void 0}})):[]}async function ai(n,e,t){if(!e)return{url:"#invalid-link-item"};if(typeof e=="object"&&e!==null){let{url:i,resource:r}=await ci(n,e),o=i.slice(-1)==="/";return t?.trailingSlash&&!o&&i.length>1&&(i=i+"/"),!t?.trailingSlash&&o&&i.length>1&&(i=i.slice(0,-1)),{url:i,resource:r}}else return{url:e}}function B2(n){return n?.reduce((e,t)=>Math.max(e,t.items?1+B2(t.items):0),0)||0}function si(n){return n.some(e=>e.current||e.items&&Je(e.items))}function Je(n){return n.some(e=>e.active||e.items&&Je(e.items))}function li(n){return(0,We.get)(n,"id",(0,We.get)(n,"slug",typeof n=="string"?n:""))||""}async function ci(n,e){let{type:t,value:i,url:r,model:o}=e;if(typeof t>"u"&&r)return{url:r};if(t==="url")return{url:typeof i=="string"?i:""};let a=li(i);switch(t){case"home":return{url:L3(n,"index")};case"category":return a?await k3(n,"categories/category",a):{url:L3(n,"categories/index")};case"product":return a?await k3(n,"products/product",a):{url:L3(n,"products/index")};case"page":return await k3(n,"pages/page",a);case"blog":return await k3(n,"blogs/blog",a,async s=>new T(n.swell,"content/blog-categories",s.category_id).slug);case"blog_category":return await k3(n,"blogs/category",a);case"content_list":if(o){let s=o?.replace("content/","");return{url:L3(n,"content/index",s),resource:new b(n.swell,o)}}break;case"content":if(o){let s=o?.replace("content/","");return await k3(n,"content/content",a,s)}break;case"search":return{url:L3(n,"search")};default:break}return{url:`/${a}`}}function L3(n,e,t,i){let{props:r}=n,o=r?.pages?.find(a=>a.id===e)?.url;return o?.includes(":collection")&&i&&(o=o.replace(":collection",i)),o?.includes(":slug")&&(o=o.replace(":slug",t||"")),o||`/${t||""}`}async function k3(n,e,t,i){let{props:r}=n,o=r?.pages?.find(h=>h.id===e)?.collection,a=o?new T(n.swell,o,t):void 0,s=await a?.slug||t,l=typeof i=="string"?i:void 0;return a?.id&&typeof i=="function"&&(l=await i(a)),{url:L3(n,e,s,typeof l=="string"?l:void 0),resource:a}}var q2=j(S("bluebird"),1);var{Promise:x3}=q2.default,hi=50,u4=class n{static cache=null;swell;manifest;configs;configPaths;constructor(e){this.swell=e,this.manifest=null,this.configs=new Map,this.configPaths=[]}async init(e){let{swellHeaders:t}=this.swell;if(e){this.setConfigs(e);return}t["theme-id"]&&(await this.fetchManifest(),this.manifest===null&&(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()}getCache(){return n.cache===null&&(n.cache=new D3({kvStore:this.swell.workerEnv?.THEME})),n.cache}setConfigs(e){this.configs=new Map(e),this.configPaths=Array.from(this.configs.keys()),this.manifest=this.configPaths.reduce((t,i)=>(t[i]=this.configs.get(i)?.hash,t),{})}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){let t=this.configs.get(e);if(t!==void 0)return t;let i=this.manifest?.[e];if(i){let r=await this.getCache().get(`config:${i}`);return r?(this.configs.set(e,r),r):this.fetchThemeConfigsFromSourceByPath(e,i)}return null}async fetchThemeConfigsByPath(e,t){let i=this.configPaths.filter(o=>o.startsWith(e)&&(!t||o.endsWith(t)));return(await x3.map(i,o=>this.fetchThemeConfig(o),{concurrency:10})).filter(o=>o!==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(o=>{o?(i.set(o.hash,o),this.configs.set(o.file_path,o)):t.push(r)}),{concurrency:10}),t.length>0){let o=(await this.fetchThemeConfigsFromSource(i.size===0?void 0:t))?.results??[];for(let a of o)i.set(a.hash,a),this.configs.set(a.file_path,a);await x3.map(o,a=>this.cacheThemeConfig(a),{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>hi;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:B4}})}async fetchThemeConfigsFromSourceByPath(e,t){console.log(`Retrieving theme config - ${e}`);let i=await this.swell.get("/:themes:configs/:last",{...this.themeVersionQueryFilter(),file_path:e,fields:"name, file, file_path, hash",include:{file_data:B4}});return i&&(this.configs.set(e,i),t&&(i.hash=t),await this.cacheThemeConfig(i)),i??null}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}}}};var O2=class{swell;props;globals;forms;resources;liquidSwell;themeLoader;themeConfigs=null;page;pageId;shopifyCompatibility=null;shopifyCompatibilityClass=j3;shopifyCompatibilityConfig=null;formData={};globalData={};themeSettingFilePath="theme/config/theme.json";constructor(e,t={}){let{forms:i,resources:r,globals:o,shopifyCompatibilityClass:a}=t;this.swell=e,this.props=this.getSwellAppThemeProps(e.config),this.shopifyCompatibilityConfig=e.shopifyCompatibilityConfig||null,this.globals=o||{},this.forms=i,this.resources=r,this.shopifyCompatibilityClass=a||j3,this.liquidSwell=new d4({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),renderPageSections:this.renderPageSections.bind(this),renderTranslation:this.lang.bind(this),renderCurrency:this.renderCurrency.bind(this),isEditor:e.isEditor}),this.themeLoader=new u4(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:o,configs:a}=await this.getSettingsAndConfigs(),{settings:s,request:l,page:h,cart:u,account:c,customer:f}=await this.resolvePageData(t,a,e);this.page=h;let m={...this.globalData,store:t,settings:s,session:i,request:l,menus:r,page:h,cart:u,account:c,customer:f,geo:o,configs:a,language:a?.language,canonical_url:`${t.url}${this.swell.url?.pathname||""}`,shopify_compatibility:!!s.shopify_compatibility};this.shopifyCompatibility&&this.shopifyCompatibility.initGlobals(m),this.setGlobals(m),this.shopifyCompatibility&&this.shopifyCompatibility.adaptQueryParams()}setGlobals(e){this.shopifyCompatibility&&this.shopifyCompatibility.adaptGlobals(e,this.globals),this.globals={...this.globals,...e},this.liquidSwell.options.globals={...this.globals}}async getSettingsAndConfigs(){let e=E5,[t,i]=await Promise.all([this.swell.getStorefrontSettings(),this.getThemeConfigsByPath("theme/config/",".json")]),r={theme:{},editor:{},language:{},presets:[],...Array.from(i.values()).reduce((s,l)=>{let h=String(l?.name||"").split(".")[0];if(h&&l?.file_data){let u;try{u=t3.default.parse(l.file_data)}catch(c){console.error(`Error parsing ${h} config: ${c}`),u={}}s[h]=u}return s},{})},o=await this.swell.storefront.settings.session();if(r.translations&&(r.language=r.translations),Object.keys(r.language).length>0)r.language=this.resolveTranslationLocale(r.language);else{let{locale:s}=this.swell.getStorefrontLocalization();r.language=await this.getLocaleConfig(s)}await this.setCompatibilityConfigs(r);let a=await this.resolveMenuSettings();return{store:t?.store,session:o,menus:a,geo:e,configs:r}}async resolvePageData(e,t,i){let r=String(this.swell.swellHeaders["theme-config-version"]),o=await this.swell.getCachedResource(`theme-settings-resolved:v@${r}`,[],()=>(t.editor?.settings&&di(t.theme,t.editor?.settings),C4(this,t.theme,t.editor?.settings)));if(!o)throw new Error("Failed to resolve theme settings");let{locale:a,currency:s}=this.swell.getStorefrontLocalization(),l={host:this.swell.url.host,origin:this.swell.url.origin,path:this.swell.url.pathname,query:this.swell.queryParams,locale:a||e.locale,currency:s||e.currency,is_editor:this.swell.isEditor,is_preview:this.swell.isPreview},h=this.props.pages?.find(C=>C.id===i),u={...h,current:Number(this.swell.queryParams.page)||1,url:this.swell.url.pathname,custom:!h,slug:void 0,description:void 0,$locale:void 0};if(i){let C=await this.getThemeTemplateConfigByType("templates",i),p;try{p=t3.default.parse(C?.file_data||"{}")}catch(g){console.warn(g)}if(p?.page){let{slug:g,label:q,description:i3,$locale:m3}=p.page;u.slug=g,u.label=q||u.label,u.description=i3,u.$locale=m3}}let[c,f]=await Promise.all([this.fetchSingletonResourceCached("cart",()=>this.fetchCart(),{}),this.fetchSingletonResourceCached("account",()=>this.fetchAccount(),null)]);if(!c)throw new Error("Failed to fetch cart");let m;return this.shopifyCompatibility&&(m=f),{settings:o,request:l,page:u,cart:c,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 o3(this.swell,"cart");if(t._isEmpty=function(){return!this._result?.items?.length},await t.id,this.shopifyCompatibility){let i=M3(this.shopifyCompatibility,t);t.setCompatibilityProps(i)}return t}async fetchAccount(){let e=this.resources?.singletons?.account,t=e?new e(this.swell):new o3(this.swell,"account");if(await t.id,!t?.id)return null;if(this.shopifyCompatibility){let i=c3(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 s3(e);i instanceof s3&&(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):Z3(e,t)}resolveTranslationLocale(e,t){if(!e)return{};if(t=t||this.swell.getStorefrontLocalization().locale,!t)return e;let i=t.split("-")[0];return(0,P.reduce)(e,(r,o,a)=>{if(x(o))if(a==="$locale")for(let s of Object.keys(o)){let l=o[s];x(l)&&Object.assign(r,this.resolveTranslationLocale(l,t))}else a[0]!=="$"&&(r[a]=this.resolveTranslationLocale(o,t));else if(typeof o=="string")if(o.startsWith("t:")){let s=o.slice(2),l=s.split("."),h=l.pop(),u=l.join("."),c=this.globals.language;r[a]=(0,P.get)(c,`${u}.$locale.${t}.${h}`)||(0,P.get)(c,`${u}.$locale.${i}.${h}`)||(0,P.get)(c,s)||o}else r[a]=(0,P.get)(e,`$locale.${t}.${a}`)||(0,P.get)(e,`$locale.${i}.${a}`)||o;return r},{})}async setCompatibilityConfigs(e){let t=()=>(this.shopifyCompatibility||(this.shopifyCompatibility=new this.shopifyCompatibilityClass(this)),this.shopifyCompatibility);if(!Object.keys(e.editor).length&&e.settings_schema){let i=await this.swell.storefront.settings.get("store");e.editor=t().getEditorConfig(e.settings_schema),e.editor=await t().renderSchemaTranslations(this,e.editor,i.locale||"en-US")}!Object.keys(e.theme).length&&e.settings_data&&(e.theme=t().getThemeConfig(e.settings_data),this.themeSettingFilePath="theme/config/settings_data.json"),!Object.keys(e.presets).length&&e.settings_data&&(e.presets=t().getPresetsConfig(e.settings_data)),e.theme.shopify_compatibility?t():this.shopifyCompatibility&&(e.theme.shopify_compatibility=!0)}setCompatibilityData(e){!e||!this.shopifyCompatibility||this.shopifyCompatibility.adaptPageData(e)}async getLocaleConfig(e="en",t=".json"){let i=await this.getThemeConfigsByPath("theme/locales/",t),r=i.get(`theme/locales/${e}${t}`)??null;if(!r){let o=e.split("-")[0];if(r=i.get(`theme/locales/${o}${t}`)??null,!r){let a=`.default${t}`;for(let s of i.values())if(s.file_path?.endsWith(a)){r=s;break}}}if(r){r=await this.getThemeConfig(r.file_path);try{return t3.default.parse(r?.file_data||"{}")}catch(o){console.warn(o)}}return{}}resolveLookupSetting(e,t){if(t instanceof v)return t;let i=ui(e);if(i){if(e.multiple){if(Array.isArray(t))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 T(this.swell,e,t);return this.shopifyCompatibility&&this.shopifyCompatibility.adaptPageData({resource:r}),r}resolveMenuSettings(){return I2(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=Z.get(t||e);return Object.assign(i,this.shopifyCompatibility.getFontData(i)),i}return Z.get(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===null){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!==null?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 o of i)r.set(o.file_path,o);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 o=await this.getThemeTemplateConfig(`theme/${r}`);if(o)return o}return null}async getAssetUrl(e){let i=(await this.getThemeConfig(`theme/assets/${e}`)||await this.getThemeConfig(`assets/${e}`))?.file;if(!i)return null;let r=i.url||null;return r&&(r.endsWith(e)?r:`${r}/${e}`)}async renderTemplate(e,t){let i=e?.file_data||null;if(e===null||i===null)return"";i=Ci(i);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=t3.default.parse(i.file_data)||void 0,this.shopifyCompatibility&&(t=this.shopifyCompatibility.getSectionConfigSchema(t),t=await this.shopifyCompatibility.renderSchemaTranslations(this,t,this.globals.store?.locale))}catch(r){console.warn(r);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 o=this.liquidSwell.lastSchema;o&&(t=this.shopifyCompatibility.getSectionConfigSchema(o),t=await this.shopifyCompatibility.renderSchemaTranslations(this,t,this.globals.store?.locale))}return t&&(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),o=e.file_data.indexOf(i),a=e.file_data.slice(r+t.length,o);return r===-1||o===-1?null:{...e,file_data:t+a+i}}async renderThemeTemplate(e,t){let i=await this.getThemeTemplateConfig(e),r=await this.renderTemplate(i,t);if(i?.file_path?.endsWith(".json"))try{return t3.default.parse(r)}catch(o){throw console.log("Unable to render theme template",i.file_path,r),new m4(o)}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 o=e.split("/").splice(1).join("/")||null,a={name:e,alt_name:i||null,path:o||null};this.shopifyCompatibility&&(a=F4(this.shopifyCompatibility,a)),this.setGlobals({template:a});let s=await this.renderThemeTemplate(r.file_path,t);return s&&typeof s!="string"&&(s.id=String(r.name)),s}throw new p4("Page template not found",404,`templates/${e}`)}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 p4;i.page=this.resolveTranslationLocale(i.page)}return i}getShopify1HomePageSectionGroup(){let e=this.globals.configs.theme||{};return{sections:e.sections||{},order:e.content_for_index||[]}}async getShopify1HomePageSections(e=!0){let t=this.getShopify1HomePageSectionGroup();return this.getPageSections(t,e)}async renderShopify1HomePage(e){let t=this.getShopify1HomePageSectionGroup(),i=await this.renderPageSections(t);return this.renderTemplateString(e,{content_for_index:i})}isShopify1HomePage(e,t){return e==="index"&&typeof t=="string"}async renderAllSections(e,t){let i=typeof e=="string"?e.split(/\s*,\s*/):e;return(await Promise.all(i.map(o=>this.renderSection(o,t)))).reduce((o,a,s)=>{let l=i[s];return this.shopifyCompatibility?o[l]=`
929
+ `;var ti={image:p2,"product-1":e2,"product-2":t2,"product-3":i2,"product-4":n2,"product-5":r2,"product-6":o2,"collection-1":a2,"collection-2":s2,"collection-3":l2,"collection-4":c2,"collection-5":h2,"collection-6":d2,"lifestyle-1":u2,"lifestyle-2":m2,"product-apparel-1":C2,"product-apparel-2":f2,"product-apparel-3":g2,"product-apparel-4":w2,"collection-apparel-1":y2,"collection-apparel-2":S2,"collection-apparel-3":k2,"collection-apparel-4":L2,"hero-apparel-1":b2,"hero-apparel-2":A2,"hero-apparel-3":T2,"blog-apparel-1":_2,"blog-apparel-2":M2,"blog-apparel-3":P2,"detailed-apparel-1":E2},v2=ti;function Ue(n){return e=>{let t=v2[e];return t?.src?`<img src="${t.src}" alt="${e}" class="placeholder-svg placeholder-svg--${e}" />`:t}}function $e(n){return function(t){if(typeof t=="string")switch(t){case"option_selection.js":return"https://cdn.shopify.com/s/shopify/option_selection.js";case"api.jquery.js":return"https://cdn.shopify.com/s/shopify/api.jquery.js";case"shopify_common.js":return"https://cdn.shopify.com/s/shopify/shopify_common.js";case"customer_area.js":return"https://cdn.shopify.com/s/shopify/customer_area.js";case"currencies.js":return"https://cdn.shopify.com/s/javascripts/currencies.js";case"customer.css":return"https://cdn.shopify.com/s/shopify/customer.css";default:break}return t}}function Ke(n){return(e,t)=>(typeof e=="object"&&"value"in e&&(e=e.value),`<span data-swell-inline-editable="${t}">${e}</span>`)}var ii={asset_url:se,brightness_difference:le,color_brightness:ce,color_contrast:he,color_darken:de,color_desaturate:ue,color_difference:me,color_extract:pe,color_lighten:Ce,color_mix:fe,color_modify:ge,color_saturate:we,color_to_hex:ye,color_to_hsl:Se,color_to_rgb:ke,date:E3,default_errors:be,divided_by:Ae,font_face:Te,font_modify:_e,font_url:Me,format_address:B5,image_tag:Pe,image_url:W5,inline_asset_content:Ee,json:ve,json_pretty:Re,locale_flag:xe,money:De,money_with_currency:je,money_without_currency:Ze,money_without_trailing_zeros:Fe,script_tag:Ne,stylesheet_tag:Ie,time_tag:He,translate:s4,t:s4,where:Be,asset_img_url:Ge,hex_to_rgba:qe,item_count_for_variant:X5,payment_button:Oe,payment_terms:Ve,placeholder_svg_tag:Ue,shopify_asset_url:$e,inline_editable:Ke};function R2(n){for(let[e,t]of Object.entries(ii))typeof t=="function"?n.registerFilter(e,t(n)):typeof t.bind=="function"&&n.registerFilter(e,ni(n,t.bind,t.resolve))}function ni(n,e,t=[]){let i=e(n);return Array.isArray(t)?async function(...r){let[o,...a]=await Promise.all(r.map((s,l)=>Array.isArray(t[l])||t[l]===!0?x2(s,t[l]):s));return i.call(this,o,...a)}:i}async function x2(n,e){if(!n)return n;let t=n;M(t)&&(t=await t);try{if(Array.isArray(e))for(let i of e){if(typeof i!="string")continue;let[r,...o]=i.split("."),a=t[r];D(a)&&(M(a)?t[r]=await a:C3(a.resolve)&&(t[r]=await a.resolve())),o.length>0&&(t[r]=await x2(t[r],[o.join(".")]))}}catch{}return t}var D2=S("liquidjs");var j2={...D2.defaultOperators,"==":l4,"!=":(n,e)=>!l4(n,e),contains:(n,e)=>(n=r3(n),f3(n)?n.some(t=>l4(t,e)):C3(n?.indexOf)?n.indexOf(r3(e))>-1:!1)};function l4(n,e){return T3(n)?n.equals(e):T3(e)?e.equals(n):(n=r3(n),e=r3(e),f3(n)?f3(e)&&ri(n,e):n==e)}function ri(n,e){return n.length!==e.length?!1:!n.some((t,i)=>!l4(t,e[i]))}var R3=j(S("color"),1),F2=S("liquidjs"),k=class n extends F2.Drop{color;colorValues;red;green;blue;constructor(e){super();try{this.color=Z2(e)?typeof e.color.object=="function"?e.color:(0,R3.default)(e.colorValues):(0,R3.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,R3.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)}static clone(e){return Z2(e)?new n(n.get(e).toString()):new n(e)}toString(){return this.color.string()}valueOf(){return this.toString()}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,[o,a,s]=i.rgb().array(),[l,h,u]=r.rgb().array(),c=R3.default.rgb([c4(o,l,t),c4(a,h,t),c4(s,u,t)]).alpha(c4(i.alpha(),r.alpha(),t));return i.alpha()!==1?c.string():c.hex()}contrast(e){return this.color.contrast(e.color).toFixed(1)}difference(e){let[t,i,r]=this.color.rgb().array(),[o,a,s]=e.color.rgb().array();return ze(t,o)+ze(i,a)+ze(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 c4(n,e,t){return(n*t+e*(100-t))/100}function ze(n,e){return Math.max(n,e)-Math.min(n,e)}function Z2(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 d4=class extends N2.Liquid{theme;getThemeConfig;getThemeTemplateConfigByType;getAssetUrl;renderTemplate;renderTemplateString;renderPageSections;renderTranslation;renderCurrency;isEditor;locale;currency;layoutName;extName;componentsDir;sectionsDir;lastSchema;constructor({theme:e,getThemeConfig:t,getThemeTemplateConfigByType:i,getAssetUrl:r,renderTemplate:o,renderTemplateString:a,renderPageSections:s,renderTranslation:l,renderCurrency:h,isEditor:u,locale:c,currency:f,layoutName:m,extName:C,componentsDir:p,sectionsDir:g}){t=t||e.getThemeConfig.bind(e),C=C||"liquid",super({cache:!1,relativeReference:!1,fs:oi(t,C),ownPropertyOnly:!1,operators:j2}),this.theme=e,this.getThemeConfig=t,this.getThemeTemplateConfigByType=i||e.getThemeTemplateConfigByType.bind(e),this.getAssetUrl=r||e.getAssetUrl.bind(e),this.renderTemplate=o||e.renderTemplate.bind(e),this.renderTemplateString=a||e.renderTemplateString.bind(e),this.renderPageSections=s||e.renderPageSections.bind(e),this.renderTranslation=l||e.renderTranslation.bind(e),this.renderCurrency=h||e.renderCurrency.bind(e),this.isEditor=!!u,this.locale=c||"en-US",this.currency=f||"USD",this.layoutName=m||"theme",this.extName=C,this.componentsDir=p||"components",this.sectionsDir=g||"sections",this.lastSchema=void 0,H5(this),R2(this)}async parseAndRender(e,t){return super.parseAndRender(e,t)}async resolveFilePathByType(e,t){let i=await this.getThemeTemplateConfigByType(e,t);if(i?.file_path)return i.file_path}async getComponentPath(e){return await this.resolveFilePathByType("components",e)||h4(`${this.componentsDir}/${e}`,this.extName)}async getSectionPath(e){return await this.resolveFilePathByType("sections",e)||h4(`${this.sectionsDir}/${e}`,this.extName)}async getSectionGroupPath(e){return await this.resolveFilePathByType("sections",`${e}.json`)||h4(`${this.sectionsDir}/${e}`,"json")}};function h4(n,e){return`theme/${n}.${e}`}function oi(n,e){return{async readFile(t){let i=h4(t,e);return n(i).then(r=>r?.file_data||`<!-- theme template not found: ${i} -->`)},async exists(t){return!0},readFileSync(t){return""},existsSync(t){return!1},contains(t,i){return!0},resolve(t,i,r){return i},fallback(t){}}}var We=S("lodash-es");async function I2(n,e,t){let r=(await Promise.all(e?.map(async o=>({...o,items:await H2(n,o.items,t)})))).map(o=>(n.shopifyCompatibility&&Object.assign(o,n.shopifyCompatibility.getMenuData(o)),o))||[];return G2([...r,...n.shopifyCompatibility?r.reduce((o,a)=>(a.handle&&o.push({...a,id:a.handle}),o),[]):[]])}async function H2(n,e,t){return e?.length>0?Promise.all(e.map(async r=>{let{url:o,resource:a}=await ai(n,r,{trailingSlash:t?.currentUrl?.endsWith("/")&&t.currentUrl!=="/"}),s=r.items&&await H2(n,r.items,t);return{...r,url:o,resource:a,levels:B2(s),current:t?.currentUrl===o,active:t?.currentUrl?.startsWith(o),...s?{items:s,child_current:si(s),child_active:Je(s)}:void 0}})):[]}async function ai(n,e,t){if(!e)return{url:"#invalid-link-item"};if(typeof e=="object"&&e!==null){let{url:i,resource:r}=await ci(n,e),o=i.slice(-1)==="/";return t?.trailingSlash&&!o&&i.length>1&&(i=i+"/"),!t?.trailingSlash&&o&&i.length>1&&(i=i.slice(0,-1)),{url:i,resource:r}}else return{url:e}}function B2(n){return n?.reduce((e,t)=>Math.max(e,t.items?1+B2(t.items):0),0)||0}function si(n){return n.some(e=>e.current||e.items&&Je(e.items))}function Je(n){return n.some(e=>e.active||e.items&&Je(e.items))}function li(n){return(0,We.get)(n,"id",(0,We.get)(n,"slug",typeof n=="string"?n:""))||""}async function ci(n,e){let{type:t,value:i,url:r,model:o}=e;if(typeof t>"u"&&r)return{url:r};if(t==="url")return{url:typeof i=="string"?i:""};let a=li(i);switch(t){case"home":return{url:L3(n,"index")};case"category":return a?await k3(n,"categories/category",a):{url:L3(n,"categories/index")};case"product":return a?await k3(n,"products/product",a):{url:L3(n,"products/index")};case"page":return await k3(n,"pages/page",a);case"blog":return await k3(n,"blogs/blog",a,async s=>new T(n.swell,"content/blog-categories",s.category_id).slug);case"blog_category":return await k3(n,"blogs/category",a);case"content_list":if(o){let s=o?.replace("content/","");return{url:L3(n,"content/index",s),resource:new b(n.swell,o)}}break;case"content":if(o){let s=o?.replace("content/","");return await k3(n,"content/content",a,s)}break;case"search":return{url:L3(n,"search")};default:break}return{url:`/${a}`}}function L3(n,e,t,i){let{props:r}=n,o=r?.pages?.find(a=>a.id===e)?.url;return o?.includes(":collection")&&i&&(o=o.replace(":collection",i)),o?.includes(":slug")&&(o=o.replace(":slug",t||"")),o||`/${t||""}`}async function k3(n,e,t,i){let{props:r}=n,o=r?.pages?.find(h=>h.id===e)?.collection,a=o?new T(n.swell,o,t):void 0,s=await a?.slug||t,l=typeof i=="string"?i:void 0;return a?.id&&typeof i=="function"&&(l=await i(a)),{url:L3(n,e,s,typeof l=="string"?l:void 0),resource:a}}var q2=j(S("bluebird"),1);var{Promise:x3}=q2.default,hi=50,u4=class n{static cache=null;swell;manifest;configs;configPaths;constructor(e){this.swell=e,this.manifest=null,this.configs=new Map,this.configPaths=[]}async init(e){let{swellHeaders:t}=this.swell;if(e){this.setConfigs(e);return}t["theme-id"]&&(await this.fetchManifest(),this.manifest===null&&(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()}getCache(){return n.cache===null&&(n.cache=new D3({kvStore:this.swell.workerEnv?.THEME})),n.cache}setConfigs(e){this.configs=new Map(e),this.configPaths=Array.from(this.configs.keys()),this.manifest=this.configPaths.reduce((t,i)=>(t[i]=this.configs.get(i)?.hash,t),{})}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){let t=this.configs.get(e);if(t!==void 0)return t;let i=this.manifest?.[e];if(i){let r=await this.getCache().get(`config:${i}`);return r?(this.configs.set(e,r),r):this.fetchThemeConfigsFromSourceByPath(e,i)}return null}async fetchThemeConfigsByPath(e,t){let i=this.configPaths.filter(o=>o.startsWith(e)&&(!t||o.endsWith(t)));return(await x3.map(i,o=>this.fetchThemeConfig(o),{concurrency:10})).filter(o=>o!==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(o=>{o?(i.set(o.hash,o),this.configs.set(o.file_path,o)):t.push(r)}),{concurrency:10}),t.length>0){let o=(await this.fetchThemeConfigsFromSource(i.size===0?void 0:t))?.results??[];for(let a of o)i.set(a.hash,a),this.configs.set(a.file_path,a);await x3.map(o,a=>this.cacheThemeConfig(a),{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>hi;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:B4}})}async fetchThemeConfigsFromSourceByPath(e,t){console.log(`Retrieving theme config - ${e}`);let i=await this.swell.get("/:themes:configs/:last",{...this.themeVersionQueryFilter(),file_path:e,fields:"name, file, file_path, hash",include:{file_data:B4}});return i&&(this.configs.set(e,i),t&&(i.hash=t),await this.cacheThemeConfig(i)),i??null}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}}}};var O2=class{swell;props;globals;forms;resources;liquidSwell;themeLoader;themeConfigs=null;page;pageId;shopifyCompatibility=null;shopifyCompatibilityClass=j3;shopifyCompatibilityConfig=null;formData={};globalData={};themeSettingFilePath="theme/config/theme.json";constructor(e,t={}){let{forms:i,resources:r,globals:o,shopifyCompatibilityClass:a}=t;this.swell=e,this.props=this.getSwellAppThemeProps(e.config),this.shopifyCompatibilityConfig=e.shopifyCompatibilityConfig||null,this.globals=o||{},this.forms=i,this.resources=r,this.shopifyCompatibilityClass=a||j3,this.liquidSwell=new d4({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),renderPageSections:this.renderPageSections.bind(this),renderTranslation:this.lang.bind(this),renderCurrency:this.renderCurrency.bind(this),isEditor:e.isEditor}),this.themeLoader=new u4(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:o,configs:a}=await this.getSettingsAndConfigs(),{settings:s,request:l,page:h,cart:u,account:c,customer:f}=await this.resolvePageData(t,a,e);this.page=h;let m={...this.globalData,store:t,settings:s,session:i,request:l,menus:r,page:h,cart:u,account:c,customer:f,geo:o,configs:a,language:a?.language,canonical_url:`${t.url}${this.swell.url?.pathname||""}`,shopify_compatibility:!!s.shopify_compatibility};this.shopifyCompatibility&&this.shopifyCompatibility.initGlobals(m),this.setGlobals(m),this.shopifyCompatibility&&this.shopifyCompatibility.adaptQueryParams()}setGlobals(e){this.shopifyCompatibility&&this.shopifyCompatibility.adaptGlobals(e,this.globals),this.globals={...this.globals,...e},this.liquidSwell.options.globals={...this.globals}}async getSettingsAndConfigs(){let e=E5,[t,i]=await Promise.all([this.swell.getStorefrontSettings(),this.getThemeConfigsByPath("theme/config/",".json")]),r={theme:{},editor:{},language:{},presets:[],...Array.from(i.values()).reduce((s,l)=>{let h=String(l?.name||"").split(".")[0];if(h&&l?.file_data){let u;try{u=t3.default.parse(l.file_data)}catch(c){console.error(`Error parsing ${h} config: ${c}`),u={}}s[h]=u}return s},{})},o=await this.swell.storefront.settings.session();if(r.translations&&(r.language=r.translations),Object.keys(r.language).length>0)r.language=this.resolveTranslationLocale(r.language);else{let{locale:s}=this.swell.getStorefrontLocalization();r.language=await this.getLocaleConfig(s)}await this.setCompatibilityConfigs(r);let a=await this.resolveMenuSettings();return{store:t?.store,session:o,menus:a,geo:e,configs:r}}async resolvePageData(e,t,i){let r=String(this.swell.swellHeaders["theme-config-version"]),o=await this.swell.getCachedResource(`theme-settings-resolved:v@${r}`,[],()=>(t.editor?.settings&&di(t.theme,t.editor?.settings),C4(this,t.theme,t.editor?.settings)));if(!o)throw new Error("Failed to resolve theme settings");let{locale:a,currency:s}=this.swell.getStorefrontLocalization(),l={host:this.swell.url.host,origin:this.swell.url.origin,path:this.swell.url.pathname,query:this.swell.queryParams,locale:a||e.locale,currency:s||e.currency,is_editor:this.swell.isEditor,is_preview:this.swell.isPreview},h=this.props.pages?.find(C=>C.id===i),u={...h,current:Number(this.swell.queryParams.page)||1,url:this.swell.url.pathname,custom:!h,slug:void 0,description:void 0,$locale:void 0};if(i){let C=await this.getThemeTemplateConfigByType("templates",i),p;try{p=t3.default.parse(C?.file_data||"{}")}catch(g){console.warn(g)}if(p?.page){let{slug:g,label:q,description:i3,$locale:m3}=p.page;u.slug=g,u.label=q||u.label,u.description=i3,u.$locale=m3}}let[c,f]=await Promise.all([this.fetchSingletonResourceCached("cart",()=>this.fetchCart(),{}),this.fetchSingletonResourceCached("account",()=>this.fetchAccount(),null)]);if(!c)throw new Error("Failed to fetch cart");let m;return this.shopifyCompatibility&&(m=f),{settings:o,request:l,page:u,cart:c,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 o3(this.swell,"cart");if(t._isEmpty=function(){return!this._result?.items?.length},await t.id,this.shopifyCompatibility){let i=M3(this.shopifyCompatibility,t);t.setCompatibilityProps(i)}return t}async fetchAccount(){let e=this.resources?.singletons?.account,t=e?new e(this.swell):new o3(this.swell,"account");if(await t.id,!t?.id)return null;if(this.shopifyCompatibility){let i=c3(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 s3(e);i instanceof s3&&(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):Z3(e,t)}resolveTranslationLocale(e,t){if(!e)return{};if(t=t||this.swell.getStorefrontLocalization().locale,!t)return e;let i=t.split("-")[0];return(0,P.reduce)(e,(r,o,a)=>{if(x(o))if(a==="$locale")for(let s of Object.keys(o)){let l=o[s];x(l)&&Object.assign(r,this.resolveTranslationLocale(l,t))}else a[0]!=="$"&&(r[a]=this.resolveTranslationLocale(o,t));else if(typeof o=="string")if(o.startsWith("t:")){let s=o.slice(2),l=s.split("."),h=l.pop(),u=l.join("."),c=this.globals.language;r[a]=(0,P.get)(c,`${u}.$locale.${t}.${h}`)||(0,P.get)(c,`${u}.$locale.${i}.${h}`)||(0,P.get)(c,s)||o}else r[a]=(0,P.get)(e,`$locale.${t}.${a}`)||(0,P.get)(e,`$locale.${i}.${a}`)||o;return r},{})}async setCompatibilityConfigs(e){let t=()=>(this.shopifyCompatibility||(this.shopifyCompatibility=new this.shopifyCompatibilityClass(this)),this.shopifyCompatibility);if(!Object.keys(e.editor).length&&e.settings_schema){let i=await this.swell.storefront.settings.get("store");e.editor=t().getEditorConfig(e.settings_schema),e.editor=await t().renderSchemaTranslations(this,e.editor,i.locale||"en-US")}!Object.keys(e.theme).length&&e.settings_data&&(e.theme=t().getThemeConfig(e.settings_data),this.themeSettingFilePath="theme/config/settings_data.json"),!Object.keys(e.presets).length&&e.settings_data&&(e.presets=t().getPresetsConfig(e.settings_data)),e.theme.shopify_compatibility?t():this.shopifyCompatibility&&(e.theme.shopify_compatibility=!0)}setCompatibilityData(e){!e||!this.shopifyCompatibility||this.shopifyCompatibility.adaptPageData(e)}async getLocaleConfig(e="en",t=".json"){let i=await this.getThemeConfigsByPath("theme/locales/",t),r=i.get(`theme/locales/${e}${t}`)??null;if(!r){let o=e.split("-")[0];if(r=i.get(`theme/locales/${o}${t}`)??null,!r){let a=`.default${t}`;for(let s of i.values())if(s.file_path?.endsWith(a)){r=s;break}}}if(r){r=await this.getThemeConfig(r.file_path);try{return t3.default.parse(r?.file_data||"{}")}catch(o){console.warn(o)}}return{}}resolveLookupSetting(e,t){if(t instanceof v)return t;let i=ui(e);if(i){if(e.multiple){if(Array.isArray(t))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 T(this.swell,e,t);return this.shopifyCompatibility&&this.shopifyCompatibility.adaptPageData({resource:r}),r}resolveMenuSettings(){return I2(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=Z.get(t||e);return Object.assign(i,this.shopifyCompatibility.getFontData(i)),i}return Z.get(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===null){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!==null?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 o of i)r.set(o.file_path,o);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 o=await this.getThemeTemplateConfig(`theme/${r}`);if(o)return o}return null}async getAssetUrl(e){let i=(await this.getThemeConfig(`theme/assets/${e}`)||await this.getThemeConfig(`assets/${e}`))?.file;if(!i)return null;let r=i.url||null;return r&&(r.endsWith(e)?r:`${r}/${e}`)}async renderTemplate(e,t){let i=e?.file_data||null;if(e===null||i===null)return"";i=Ci(i);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=t3.default.parse(i.file_data)||void 0,this.shopifyCompatibility&&(t=this.shopifyCompatibility.getSectionConfigSchema(t),t=await this.shopifyCompatibility.renderSchemaTranslations(this,t,this.globals.store?.locale))}catch(r){console.warn(r);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 o=this.liquidSwell.lastSchema;o&&(t=this.shopifyCompatibility.getSectionConfigSchema(o),t=await this.shopifyCompatibility.renderSchemaTranslations(this,t,this.globals.store?.locale))}return t&&(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),o=e.file_data.indexOf(i),a=e.file_data.slice(r+t.length,o);return r===-1||o===-1?null:{...e,file_data:t+a+i}}async renderThemeTemplate(e,t){let i=await this.getThemeTemplateConfig(e),r=await this.renderTemplate(i,t);if(i?.file_path?.endsWith(".json"))try{return t3.default.parse(r)}catch(o){throw console.log("Unable to render theme template",i.file_path,r),new m4(o)}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 o=e.split("/").splice(1).join("/")||null,a={name:e,alt_name:i||null,path:o||null};this.shopifyCompatibility&&(a=F4(this.shopifyCompatibility,a)),this.setGlobals({template:a});let s=await this.renderThemeTemplate(r.file_path,t);return s&&typeof s!="string"&&(s.id=String(r.name)),s}throw new p4("Page template not found",404,`templates/${e}`)}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 p4;i.page=this.resolveTranslationLocale(i.page)}return i}getShopify1HomePageSectionGroup(){let e=this.globals.configs.theme||{};return{sections:e.sections||{},order:e.content_for_index||[]}}async getShopify1HomePageSections(e=!0){let t=this.getShopify1HomePageSectionGroup();return this.getPageSections(t,e)}async renderShopify1HomePage(e){let t=this.getShopify1HomePageSectionGroup(),i=await this.renderPageSections(t);return this.renderTemplateString(e,{content_for_index:i})}isShopify1HomePage(e,t){return e==="index"&&typeof t=="string"}async renderAllSections(e,t){let i=typeof e=="string"?e.split(/\s*,\s*/):e;return(await Promise.all(i.map(o=>this.renderSection(o,t)))).reduce((o,a,s)=>{let l=i[s];return this.shopifyCompatibility?o[l]=`
930
930
  <div id="shopify-section-${l}" class="shopify-section">${String(a)}</div>
931
931
  `.trim():o[l]=`
932
932
  <div id="swell-section-${l}" class="swell-section">${String(a)}</div>
933
933
  `.trim(),o},{})}async renderSection(e,t){t&&this.setGlobals(t);let[i,r]=e.split(/__/).reverse(),o=(r||"").replaceAll("_","/"),a=await this.getThemeTemplateConfigByType(o?"templates":"sections",o||i);if(a){let s=await this.renderThemeTemplate(a.file_path,t);if(o&&s?.sections){let l=s?.sections,h={id:r,sections:{[i]:l[i]}},[u]=await this.renderPageSections(h,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=`
934
934
  `;return e+=this.renderFontHeaderLinks(),this.shopifyCompatibility&&(e+=`
935
- ${this.shopifyCompatibility.getContentForHeader()}`),e}renderFontHeaderLinks(){let e=this.globals.settings,t=this.globals.configs?.editor?.settings||[];if(e&&t){let i=V2("font",e,t),r=[];for(let o=0;o<i.length;o++){let a=i[o].value?.id||i[o].value;if(this.shopifyCompatibility){let s=this.shopifyCompatibility.getFontFromShopifySetting(a);r.includes(s||a)||r.push(s||a)}else r.includes(a)||r.push(a)}if(i.length>0)return`<link href="${Z.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;let r={...i,file_data:fi(i.file_data)};await this.renderTemplate(r);let o=this.liquidSwell.lastSchema||{};if(o){let a=this.shopifyCompatibility.getSectionConfigSchema(o);t=await this.shopifyCompatibility.renderSchemaTranslations(this,a,this.globals.store?.locale)}}}else if(i.file_data)try{t=t3.default.parse(i?.file_data)||void 0}catch(r){console.warn(r)}return t}}resolveStaticSectionSettings(e,t){let i={},r=t||e?.default||{};if(e?.fields)for(let o of e.fields)o.id&&o.default!==void 0&&(i[o.id]=o.default);return Object.assign(i,r.settings,{blocks:r.blocks}),Array.isArray(i.blocks)&&(i.blocks=i.blocks.map(o=>{let a={},s=e?.blocks?.find(l=>l.type===o.type);if(s?.fields)for(let l of s.fields)l.id&&l.default!==void 0&&(a[l.id]=l.default);return{...o,settings:{...a,...o.settings||void 0}}})),i}async getAllSections(){let e=await this.getThemeConfigsByPath("theme/sections/");return $2(e,this.getTemplateSchema.bind(this))}async getPageSections(e,t=!0){let i=await Qe(e,r=>this.getSectionSchema(r));if(t)for(let r of i){let{schema:o}=r;o?.fields&&this.globals&&r.settings&&(r.settings=Ye(this,r))}return i}async getPageSectionGroups(e){let t=await this.getThemeTemplateConfigByType("templates",e);if(t===null)return[];let r=mi(t).layout||"theme",o=await this.getThemeTemplateConfigByType("layouts",`${r}.liquid`);if(o===null)return[];let s=o.file_data.matchAll(/\bsections '(\w.*?)'|(\bcontent_for_layout\b)/gm),l=[];for(let h of s)if(h[1]){let u=h[1]||h[2],f=(await this.getSectionSchema(u))?.label||u,m=await this.getThemeTemplateConfigByType("sections",`${u}.json`);l.push({prop:b3(u),label:f,source:m?.file_path})}else h[2]&&l.push({prop:f4,label:"Template",source:t.file_path});return l}async getLayoutSectionGroups(e=!0){let t=await this.getThemeConfigsByPath("theme/sections/"),i=await K2(t,this.getTemplateSchema.bind(this));if(e)for(let r of i)for(let o of r.sectionConfigs){let{schema:a}=o;a?.fields&&this.globals&&o.settings&&(o.settings=Ye(this,o))}return i}async renderPageSections(e,t){let i=await this.getPageSections(e,!0);return i=i.filter(r=>r.section.disabled!==!0),this.renderSectionConfigs(i,t)}async renderSectionConfigs(e,t){return Promise.all(e.map(async(i,r)=>{let{section:o,schema:a}=i,s=a?.fields&&this.globals?Ye(this,i):{...i.settings},l=await this.getThemeTemplateConfigByType("sections",`${o.type}.liquid`),h="";return l&&(h=await this.renderTemplate(l,{...t,...s,index:r}),s?.section?.custom_css&&(h+=`<style>${z2(s?.section.custom_css,i.id)}</style>`)),{...i,output:h}}))}async renderTranslation(e,t,i){let r=this.globals.language,o=this.globals.request?.locale;return this.renderTranslationValue(o,r,e,t,i)}async renderTranslationValue(e,t,i,r,o){if(i===void 0)return o||"";let a=i?.split(".")||[],s=a.pop()||"",l=a.join("."),h=(0,P.get)(t,l),u=(0,P.get)(h?.[e],s)||(0,P.get)(h?.[e.split("-")[0]],s)||h?.[s];return r?.count!==void 0&&u?.one&&(u=r.count===1?u.one:u.other),typeof u!="string"||u===""?o||"":await this.renderTemplateString(u,r)||o||""}renderCurrency(e,t){return this.swell.storefront.currency.format(e,t)}},m4=class extends Error{title;status=500;description;constructor(e="Something went wrong",t=500,i){e=String(e),super(e+(i?`: ${i}`:"")),this.title=e,this.status=t,this.description=i}toString(){return this.message}},p4=class extends m4{constructor(e="Page not found",t=404,i){super(e,t,i)}};function Ye(n,e){let{settings:t,schema:i}=e;if(!i||!t?.section?.settings)return t;let r=[{label:i.label,fields:i.fields}],o=t.section.blocks?.filter(a=>a.disabled!==!0);return o=o?.map(a=>({...a,settings:C4(n,a.settings,i.blocks?.filter(s=>s.type===a.type))})),{...t,section:{...t.section,settings:C4(n,t.section.settings,r),blocks:o}}}function di(n,e){for(let t of e)for(let i of t.fields)i.id&&!Object.hasOwn(n,i.id)&&(n[i.id]=typeof i.default<"u"?i.default:"")}function C4(n,e,t){let i=(0,P.cloneDeep)(e);if(i.$locale){let{locale:r}=n.swell.getStorefrontLocalization(),o=i.$locale[r]||{};for(let[a,s]of Object.entries(o))s&&(i[a]=s)}return(0,P.each)(i,(r,o)=>{let a=(t&&U2(t,o))??null;if(x(r)&&!(r instanceof v)){switch(a?.type){case"color_scheme_group":{(0,P.each)(r,(s,l)=>{if(x(s)&&typeof s.settings=="object"&&s.settings){let h=s.settings;(0,P.each)(h,(u,c)=>{(0,P.find)(a.fields,{id:c})?.type==="color"&&u&&(s.id=l,h[c]=new k(u))})}});return}case"color":i[o]=k.get(r);return;default:break}i[o]=C4(n,r,t)}else switch(a?.type){case"lookup":case"product_lookup":case"category_lookup":case"customer_lookup":i[o]=n.resolveLookupSetting(a,r);break;case"color":r&&(i[o]=new k(r));break;case"font":i[o]=n.resolveFontSetting(r);break;case"menu":i[o]=n.resolveMenuSetting(r);break;case"url":i[o]=n.resolveUrlSetting(r);break;case"image":i[o]=n.resolveImageSetting(r);break;default:break}}),i}function V2(n,e,t){let i=[];return(0,P.each)(e,(r,o)=>{if(x(r)&&!(r instanceof Z)&&!(r instanceof v))i.push(...V2(n,r,t));else{let a=U2(t,o);a?.type===n&&i.push({setting:a,value:r})}}),i}function ui(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 U2(n,e){for(let t of n||[])for(let i of t.fields)if(i.id===e)return i;return null}function mi(n){try{return t3.default.parse(n?.file_data||"{}")}catch(e){return console.warn(e),{}}}function pi(n){return n.includes('\\"')?JSON.parse(`"${n}"`):n}function Ci(n){return n.replace(/\{\{.*?\}\}/g,pi)}function fi(n){let e=n.match(/\{%-?\s*schema\s*-?%\}(.*)\{%-?\s*endschema\s*-?%\}/s);return e===null?n:e[0]}function J2(n,e){let t={settings:[]};return Array.isArray(n)&&(n[0]?.name==="theme_info"&&n.shift(),n.forEach(i=>{t.settings?.push(wi(i,e))})),t}function Y2(n){let t=n.platform_customizations?.custom_css||[];return typeof n.current=="string"&&n.presets?.[n.current]?{...n.presets[n.current],custom_css:t}:typeof n.current=="object"?{...n.current||{},custom_css:t}:{custom_css:t}}function Q2(n){return Object.entries(n.presets||{}).map(([e,t])=>({label:e,settings:t}))}function X2(n,e="en"){return{label:F(n.name,e),type:n.type,tag:n.tag,class:n.class,limit:n.limit,enabled_on:n.enabled_on,disabled_on:n.disabled_on,fields:(n.settings||[]).map(i=>g4(i,e)),blocks:(n.blocks||[]).map(i=>gi(i,e)),presets:(n.presets||[]).map(i=>W2(i,e)),default:n.default?W2(n.default,e):void 0}}function et(n,e="en"){return{label:F(n.name,e),type:n.type,order:n.order,sections:n.sections}}function gi(n,e){return{type:n.type,label:F(n.name,e),limit:n.limit,fields:(n.settings||[]).map(i=>g4(i,e))}}function W2(n,e){return{label:F(n.name,e),settings:n.settings,blocks:n.blocks}}function wi(n,e){return{label:F(n.name,e),fields:(n.settings||[]).map(i=>g4(i,e))}}function g4(n,e){let t={};switch(n.type){case"text":t={type:"text"};break;case"textarea":t={type:"textarea"};break;case"paragraph":t={type:"paragraph",label:n.content?F(n.content,e):void 0};break;case"select":t={type:"select",options:n.options?.map(i=>({label:F(i.label,e),value:i.value}))};break;case"checkbox":t={type:"checkbox"};break;case"radio":t={type:"radio",options:n.options?.map(i=>({label:F(i.label,e),value:i.value}))};break;case"number":t={type:"integer"};break;case"range":t={type:"number",min:n.min,max:n.max,increment:n.step,unit:n.unit};break;case"article":t={type:"lookup",collection:"content/blogs",titleField:"title"};break;case"blog":t={type:"lookup",collection:"content/blogs",titleField:"title"};break;case"collection":t={type:"category_lookup"};break;case"collection_list":t={type:"category_lookup",multiple:!0,limit:n.limit};break;case"color":case"color_background":t={type:"color"};break;case"color_scheme":t={type:"color_scheme"};break;case"color_scheme_group":t={type:"color_scheme_group",fields:(n.definition||[]).map(i=>g4(i,e)),role:n.role};break;case"font_picker":t={type:"font"};break;case"html":t={type:"basic_html"};break;case"image_picker":t={type:"image"};break;case"inline_richtext":t={type:"rich_text"};break;case"inline_richtext_pre_heading":t={type:"rich_text_pre_heading"};break;case"link_list":t={type:"menu"};break;case"liquid":t={type:"liquid"};break;case"page":t={type:"lookup",collection:"content/pages",titleField:"title"};break;case"product":t={type:"product_lookup"};break;case"product_list":t={type:"product_lookup",multiple:!0,limit:n.limit};break;case"richtext":t={type:"rich_html"};break;case"text_alignment":t={type:"select",options:[{value:"left",label:"Left"},{value:"center",label:"Center"},{value:"right",label:"Right"}]};break;case"url":t={type:"url"};break;case"video":t={type:"video"};break;case"video_url":t={type:"url"};break;case"header":t={type:"header",label:n.content?F(n.content,e):void 0};break;default:break}return{...n,id:n.id,label:F(n.label,e),default:typeof n.default<"u"?F(n.default,e):void 0,description:n.info?F(n.info,e):void 0,...t}}function F(n,e){if(x(n)){let t=n[e];if(t)return t;let i=e.slice(0,2);return n[i]}return n}function tt(n){let e=n.lastIndexOf("_"),t=n.substring(0,e),i=n.substring(e+1),r=yi[t];if(r){let o=r.variants[i];return`${r.family}:${o}`}return null}var yi={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 k4={};Nt(k4,{DeferredShopifyResource:()=>u3,ShopifyArticle:()=>F3,ShopifyBlog:()=>Xe,ShopifyCart:()=>M3,ShopifyCollection:()=>$,ShopifyCollections:()=>t5,ShopifyCustomer:()=>c3,ShopifyFont:()=>I3,ShopifyForm:()=>S4,ShopifyLink:()=>H3,ShopifyLocalization:()=>v3,ShopifyOrder:()=>y3,ShopifyPage:()=>a5,ShopifyPaginate:()=>P3,ShopifyPredictiveSearch:()=>r5,ShopifyProduct:()=>M,ShopifyRecommendations:()=>o5,ShopifyResource:()=>y,ShopifySearch:()=>s5,ShopifyVariant:()=>Y,adaptShopifyFontData:()=>c5,adaptShopifyFormData:()=>h5,adaptShopifyMenuData:()=>l5});function F3(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&&B(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 Xe(n,e){if(e instanceof y)return e.clone();let t=d(e.blogs,i=>i?.results?.reduce((r,o)=>{for(let a of o.tags||[])r.includes(a)||r.push(a);return r},[]));return new y({all_tags:t,articles:d(e,i=>i.blogs?._cloneWithCompatibilityResult(r=>({results:r?.results?.map(o=>F3(n,o,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}`),featured_image:d(e,i=>i.image),content:d(e,i=>i.content),"comments_enabled?":!1,moderated:!1})}var it=S("lodash-es");function N3(n,e){let t=e.type==="range",i=e.type==="boolean";return new y({active_values:t?void 0:e.active_options?.map(r=>d3(n,r,e)),false_value:i?d3(n,{value:""},e):void 0,inactive_values:t?void 0:e.inactive_options?.map(r=>d3(n,r,e)),label:e.label,max_value:t?d3(n,{value:e.range_max},e,"lte"):void 0,min_value:t?d3(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?d3(n,{value:e.options?.[0].value},e):void 0,type:e.id==="price"?"price_range":i?"boolean":"list",url_to_remove:ki(n,`filter_${e.id}`,!0),values:e.id!=="price"&&e.options?.map(r=>d3(n,r,e))})}function d3(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:bi(n,r,e.value),url_to_remove:Li(n,t.param_name,e.value),value:Si(n,e,t,i)})}function Si(n,e,t,i){let{queryParams:r}=n.swell,o=i?r[t.param_name]?.[i]:r[t.param_name];return t.type==="range"?o!==void 0&&o!==""?o:null:e.value}function w4(n){return Object.keys(n).reduce((e,t)=>{let i=n[t];return i!==""&&(e[t]=(0,it.isObject)(i)&&!Array.isArray(i)?w4(i):i),e},{})}function ki(n,e,t=!1){let{queryParams:i}=n.swell,r=W({...w4(i),...t?{[`${e}[gte]`]:void 0,[`${e}[lte]`]:void 0}:void 0,[e]:void 0,page:void 0});return e5(n,r)}function Li(n,e,t){let{queryParams:i}=n.swell,r=W({...w4(i),[e]:Array.isArray(i[e])?i[e].filter(o=>o!==t):void 0,page:void 0});return e5(n,r)}function bi(n,e,t){let{queryParams:i}=n.swell,r=W({...w4(i),[e]:Array.isArray(i[e])?i[e].concat(t):typeof i[e]=="string"?[i[e],t]:t,page:void 0});return e5(n,r)}function e5(n,e){let{url:t}=n.swell;return`${t.pathname}${e?`?${e}`:""}`}function $(n,e){if(e instanceof y)return e.clone();let t=d(e,r=>{if(r.products){if(r.products instanceof b)return r.products?._cloneWithCompatibilityResult(o=>({...o,results:o?.results?.map(a=>M(n,a))}))??null;if(Array.isArray(r.products?.results))return{...r.products,results:r.products.results.map(o=>M(n,o))}}return 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,o)=>(Array.isArray(o.tags)&&r.push(...o.tags),r),[])||[]),all_types:w(async()=>{let r=await i();if(!r?.results)return[];let o=r.results.reduce((a,s)=>(s.type&&a.add(s.type),a),new Set);return Array.from(o.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]&&B(n,r.images[0])),filters:w(async()=>(await i())?.filter_options?.map(r=>N3(n,r))||[]),handle:w(()=>e.slug),id:d(e,r=>r.id),image:null,metafields:null,next_product:null,previous_product:null,products:w(async()=>(await i())?.results),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 t5(n,e){return new b(n.swell,e._collection,e._query,async()=>{let t=(await e.results)?.map(i=>$(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 I3(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=>I3(n,t)),weight:e.weight})}var Ai={account_login:{params:()=>({password_needed:!0})}};function S4(n,e){if(e instanceof y)return e.clone();let t=Ai[e.id];return new y({...t?.params?.(e)||void 0,errors:e.errors&&new n5(e.errors),"posted_successfully?":e.success})}var i5=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}},n5=class n{errors;pointer=0;messages;translated_fields;constructor(e){return this.errors=Array.from(e).map(t=>new i5(t)),this.messages=new y4(this.errors,this.errors.map(t=>t.message)),this.translated_fields=new y4(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)}},y4=class{values;constructor(e,t){return this.values=t,new Proxy(t,{get:(i,r)=>{let o=i;if(r==="toJSON")return t;let a=e?.findIndex?.(s=>s?.type===r);return a!==-1?t[a]:o[r]}})}};var nt=S("lodash-es");function H3(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,nt.snakeCase)(t.name)}`,levels:t.levels,links:t.items?.map(r=>H3(n,t,r)),object:t.resource,title:t.name,type:Ti(t.type),url:t.url})}function Ti(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 r5(n,e){return e instanceof y?e.clone():new y({performed:d(e,t=>t.performed),resources:_i(n,e),terms:w(()=>e.query),types:["product"]})}function _i(n,e){return e instanceof y?e.clone():new y({products:d(e.products,t=>t?.results?.map(i=>{let r=M(n,i);return r.object_type="product",r}))})}function o5(n,e){return e instanceof y?e.clone():new y({products:d(e,t=>(t?.recommendations||[]).map(i=>M(n,i))),products_count:d(e,t=>t?.recommendations?.length||0),performed:!0})}function a5(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 s5(n,e){if(e instanceof y)return e.clone();let t=d(e,i=>i.products?._cloneWithCompatibilityResult(r=>({results:r?.results?.map(o=>{let a=M(n,o);return a.object_type="product",a})}))||[]);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=>N3(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 l5(n,e){let t={...e,handle:e.id.replace(/_/g,"-"),title:e.name};return{...t,links:e.items?.map(i=>H3(n,t,i))}}function c5(n,e){return I3(n,e)}function h5(n,e){return S4(n,e)}function d5(n,e){let t=e.currencies.find(i=>i.code===e.currency)??{code:"USD",symbol:"$",name:"US Dollar"};return{accepts_gift_cards:!0,address:{},brand:{},collections_count:w(async()=>{let{count:i}=await n.swell.storefront.categories.list({limit:1});return i}),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_locales:[],enabled_payment_types:[],id:e.id,locale:e.locale,metafields:{},metaobjects:{},money_format:`${t.symbol}{{amount}}`,money_with_currency_format:`${t.symbol}{{amount}} ${t.code}`,name:e.name,password_message:"",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,taxes_included:!1,products_count:w(async()=>{let{count:i}=await n.swell.storefront.products.list({limit:1});return i})}}var rt=S("liquidjs"),B3=class extends rt.Drop{#e;constructor(e){switch(super(),typeof e){case"object":{if(e===null){this.#e=new Map;break}this.#e=new Map(e instanceof Map?e:Object.entries(e));break}default:this.#e=new Map;break}}liquidMethodMissing(e){switch(typeof e){case"string":return this.#e.get(e);case"object":{if(e!==null&&"handle"in e){let{handle:t}=e;if(typeof t=="string")return this.#e.get(t)}break}default:break}}};var ot=S("liquidjs");var u5=class extends T{constructor(e){super(e.swell,"categories","all",{},()=>({id:"all",slug:"all",name:"Products",products:new b4(e,{$variants:!0})}))}},G3=class extends ot.Drop{#e;#n;#i;#t;constructor(e){super(),this.#e=e,this.#i=Number.NaN,this.#t=new Map}liquidMethodMissing(e){switch(typeof e){case"string":{if(e==="all"){let t=this.#t.get(e);return t===void 0&&(t=$(this.#e,new u5(this.#e)),this.#t.set(e,t)),t}return this.getCollection(e)}case"object":{if(e!==null){let t=e,i=t.handle||t.id||t._id;return _(i)?i.then(r=>this.getCollection(r)):this.getCollection(i)}break}default:break}}getCollection(e){let t=this.#t.get(e);return t===void 0&&(t=$(this.#e,new L4(this.#e,e)),this.#t.set(e,t)),t}get size(){return Number.isFinite(this.#i)?this.#i:this.#e.swell.storefront.get("/categories/:count").then(e=>{let t=Number(e??0);return this.#i=t,t})}[Symbol.iterator](){return this.iterator()}async iterator(){return this.#n||(this.#n=await this.#e.swell.storefront.categories.list().then(e=>e.results.map(t=>$(this.#e,new L4(this.#e,t.slug))))),this.#n.values()}},L4=class extends T{constructor(e,t,i){super(e.swell,"categories",t,i,async()=>{let o=await new T(e.swell,"categories",t,i).resolve();return x(o)&&o.id&&(o.products=new b4(e,{category:o.id,$variants:!0})),o})}},b4=class extends b{constructor(e,t){super(e.swell,"products",t,async function(){let i=await this._defaultGetter().call(this);return i&&{...i,results:i.results.map(r=>M(e,r))}})}};var j3=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()}initGlobals(e){let{request:t,page:i}=e;this.pageId=this.getPageType(e.page?.id),e.page={...i||void 0},e.request={...t||void 0,design_mode:this.swell.isEditor,visual_section_preview:!1,page_type:i?.id},e.collections=new G3(this),e.current_page=this.swell.queryParams.page||1,e.routes=this.getPageRoutes()}adaptGlobals(e,t){if(e.page&&(this.pageId=this.getPageType(e.page.id)),e.request){let i=e.page||t.page;e.request={...e.request||void 0,design_mode:this.swell.isEditor,visual_section_preview:!1,page_type:i.id}}if(e.menus&&(e.linklists=new B3(e.menus)),e.geo){let i=this.getAllCountryOptionTags(e.geo);e.all_country_option_tags=i,e.country_option_tags=i}if(e.store){e.shop=this.getShopData(e.store);let i=e.request||t.request;e.localization=this.getLocalizationObject(e.store,i)}}adaptSettings(e,t){let{current:i,presets:r}=t,o=e.custom_css?.value,a=typeof o=="string"?[o]:Array.isArray(o)?o:[];if(typeof i>"u")return{current:{},presets:r||{},platform_customizations:{custom_css:a}};if(typeof i=="object"&&i)return{current:Z3(e,i),presets:r,platform_customizations:{custom_css:a}};let s=r?.[i];if(!s)throw new Error(`Failed to build settings config: "${i}" preset is not defined`);return{current:i,presets:{...r,[i]:Z3(e,s)},platform_customizations:{custom_css:a}}}adaptPageData(e){let t=this.pageResourceMap.get(this.pageId||"");if(t)for(let[i,r]of Object.entries(e)){let o=`${i}.`,a=t.resources.find(({from:s})=>s===i||s.startsWith(o));a&&r instanceof v&&(e[a.to]=a.object(this,r))}this.adaptObjectData(e)}adaptObjectData(e){for(let t of Object.values(e)){let i=this.objectResourceMap.get(t?.constructor.name);if(i){let r=i.object(this,t);t instanceof v?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:o})=>typeof o=="function"?o(t):o===t);if(r){let o=typeof r.to=="function"?r.to(t,i):{[r.to]:i};Object.assign(e,o)}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(o=>o.type===e);if(r?.clientParams)return r.clientParams(t,i)}async getAdaptedFormClientHtml(e,t,i){let r=this.formResourceMap.find(a=>a.type===e),o=this.shopifyCompatibilityConfig?.forms?.find(a=>a.id===e);if(r&&o)return o.client_params?.reduce((a,s)=>`<input type="hidden" name="${s.name}" value="${s.value}" />`+a,"")}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(e){return e?d5(this,e):{}}getContentForHeader(){let{shop:e,store:t,request:i}=this.theme.globals,r={id:1,name:t.name,schema_name:e.name,schema_version:"1.0.0",theme_store_id:null,role:i.design_mode?"development":i.is_preview?"unpublished":"main"},o=[];return i.design_mode&&o.push("Shopify.designMode = true;"),i.is_preview&&o.push("Shopify.inspectMode = true;"),i.visual_section_preview&&o.push("Shopify.visualPreviewMode = true;"),`<script>var Shopify = Shopify || {};
935
+ ${this.shopifyCompatibility.getContentForHeader()}`),e}renderFontHeaderLinks(){let e=this.globals.settings,t=this.globals.configs?.editor?.settings||[];if(e&&t){let i=V2("font",e,t),r=[];for(let o=0;o<i.length;o++){let a=i[o].value?.id||i[o].value;if(this.shopifyCompatibility){let s=this.shopifyCompatibility.getFontFromShopifySetting(a);r.includes(s||a)||r.push(s||a)}else r.includes(a)||r.push(a)}if(i.length>0)return`<link href="${Z.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;let r={...i,file_data:fi(i.file_data)};await this.renderTemplate(r);let o=this.liquidSwell.lastSchema||{};if(o){let a=this.shopifyCompatibility.getSectionConfigSchema(o);t=await this.shopifyCompatibility.renderSchemaTranslations(this,a,this.globals.store?.locale)}}}else if(i.file_data)try{t=t3.default.parse(i?.file_data)||void 0}catch(r){console.warn(r)}return t}}resolveStaticSectionSettings(e,t){let i={},r=t||e?.default||{};if(e?.fields)for(let o of e.fields)o.id&&o.default!==void 0&&(i[o.id]=o.default);return Object.assign(i,r.settings,{blocks:r.blocks}),Array.isArray(i.blocks)&&(i.blocks=i.blocks.map(o=>{let a={},s=e?.blocks?.find(l=>l.type===o.type);if(s?.fields)for(let l of s.fields)l.id&&l.default!==void 0&&(a[l.id]=l.default);return{...o,settings:{...a,...o.settings||void 0}}})),i}async getAllSections(){let e=await this.getThemeConfigsByPath("theme/sections/");return $2(e,this.getTemplateSchema.bind(this))}async getPageSections(e,t=!0){let i=await Qe(e,r=>this.getSectionSchema(r));if(t)for(let r of i){let{schema:o}=r;o?.fields&&this.globals&&r.settings&&(r.settings=Ye(this,r))}return i}async getPageSectionGroups(e){let t=await this.getThemeTemplateConfigByType("templates",e);if(t===null)return[];let r=mi(t).layout||"theme",o=await this.getThemeTemplateConfigByType("layouts",`${r}.liquid`);if(o===null)return[];let s=o.file_data.matchAll(/\bsections '(\w.*?)'|(\bcontent_for_layout\b)/gm),l=[];for(let h of s)if(h[1]){let u=h[1]||h[2],f=(await this.getSectionSchema(u))?.label||u,m=await this.getThemeTemplateConfigByType("sections",`${u}.json`);l.push({prop:b3(u),label:f,source:m?.file_path})}else h[2]&&l.push({prop:f4,label:"Template",source:t.file_path});return l}async getLayoutSectionGroups(e=!0){let t=await this.getThemeConfigsByPath("theme/sections/"),i=await K2(t,this.getTemplateSchema.bind(this));if(e)for(let r of i)for(let o of r.sectionConfigs){let{schema:a}=o;a?.fields&&this.globals&&o.settings&&(o.settings=Ye(this,o))}return i}async renderPageSections(e,t){let i=await this.getPageSections(e,!0);return i=i.filter(r=>r.section.disabled!==!0),this.renderSectionConfigs(i,t)}async renderSectionConfigs(e,t){return Promise.all(e.map(async(i,r)=>{let{section:o,schema:a}=i,s=a?.fields&&this.globals?Ye(this,i):{...i.settings},l=await this.getThemeTemplateConfigByType("sections",`${o.type}.liquid`),h="";return l&&(h=await this.renderTemplate(l,{...t,...s,index:r}),s?.section?.custom_css&&(h+=`<style>${z2(s?.section.custom_css,i.id)}</style>`)),{...i,output:h}}))}async renderTranslation(e,t,i){let r=this.globals.language,o=this.globals.request?.locale;return this.renderTranslationValue(o,r,e,t,i)}async renderTranslationValue(e,t,i,r,o){if(i===void 0)return o||"";let a=i?.split(".")||[],s=a.pop()||"",l=a.join("."),h=(0,P.get)(t,l),u=(0,P.get)(h?.[e],s)||(0,P.get)(h?.[e.split("-")[0]],s)||h?.[s];return r?.count!==void 0&&u?.one&&(u=r.count===1?u.one:u.other),typeof u!="string"||u===""?o||"":await this.renderTemplateString(u,r)||o||""}renderCurrency(e,t){return this.swell.storefront.currency.format(e,t)}},m4=class extends Error{title;status=500;description;constructor(e="Something went wrong",t=500,i){e=String(e),super(e+(i?`: ${i}`:"")),this.title=e,this.status=t,this.description=i}toString(){return this.message}},p4=class extends m4{constructor(e="Page not found",t=404,i){super(e,t,i)}};function Ye(n,e){let{settings:t,schema:i}=e;if(!i||!t?.section?.settings)return t;let r=[{label:i.label,fields:i.fields}],o=t.section.blocks?.filter(a=>a.disabled!==!0);return o=o?.map(a=>({...a,settings:C4(n,a.settings,i.blocks?.filter(s=>s.type===a.type))})),{...t,section:{...t.section,settings:C4(n,t.section.settings,r),blocks:o}}}function di(n,e){for(let t of e)for(let i of t.fields)i.id&&!Object.hasOwn(n,i.id)&&(n[i.id]=typeof i.default<"u"?i.default:"")}function C4(n,e,t){let i=(0,P.cloneDeep)(e);if(i.$locale){let{locale:r}=n.swell.getStorefrontLocalization(),o=i.$locale[r]||{};for(let[a,s]of Object.entries(o))s&&(i[a]=s)}return(0,P.each)(i,(r,o)=>{let a=(t&&U2(t,o))??null;if(x(r)&&!(r instanceof v)){switch(a?.type){case"color_scheme_group":{(0,P.each)(r,(s,l)=>{if(x(s)&&typeof s.settings=="object"&&s.settings){let h=s.settings;(0,P.each)(h,(u,c)=>{(0,P.find)(a.fields,{id:c})?.type==="color"&&u&&(s.id=l,h[c]=new k(u))})}});return}case"color":i[o]=k.get(r);return;default:break}i[o]=C4(n,r,t)}else switch(a?.type){case"lookup":case"product_lookup":case"category_lookup":case"customer_lookup":i[o]=n.resolveLookupSetting(a,r);break;case"color":r&&(i[o]=new k(r));break;case"font":i[o]=n.resolveFontSetting(r);break;case"menu":i[o]=n.resolveMenuSetting(r);break;case"url":i[o]=n.resolveUrlSetting(r);break;case"image":i[o]=n.resolveImageSetting(r);break;default:break}}),i}function V2(n,e,t){let i=[];return(0,P.each)(e,(r,o)=>{if(x(r)&&!(r instanceof Z)&&!(r instanceof v))i.push(...V2(n,r,t));else{let a=U2(t,o);a?.type===n&&i.push({setting:a,value:r})}}),i}function ui(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 U2(n,e){for(let t of n||[])for(let i of t.fields)if(i.id===e)return i;return null}function mi(n){try{return t3.default.parse(n?.file_data||"{}")}catch(e){return console.warn(e),{}}}function pi(n){return n.includes('\\"')?JSON.parse(`"${n}"`):n}function Ci(n){return n.replace(/\{\{.*?\}\}/g,pi)}function fi(n){let e=n.match(/\{%-?\s*schema\s*-?%\}(.*)\{%-?\s*endschema\s*-?%\}/s);return e===null?n:e[0]}function J2(n,e){let t={settings:[]};return Array.isArray(n)&&(n[0]?.name==="theme_info"&&n.shift(),n.forEach(i=>{t.settings?.push(wi(i,e))})),t}function Y2(n){let t=n.platform_customizations?.custom_css||[];return typeof n.current=="string"&&n.presets?.[n.current]?{...n.presets[n.current],custom_css:t}:typeof n.current=="object"?{...n.current||{},custom_css:t}:{custom_css:t}}function Q2(n){return Object.entries(n.presets||{}).map(([e,t])=>({label:e,settings:t}))}function X2(n,e="en"){return{label:F(n.name,e),type:n.type,tag:n.tag,class:n.class,limit:n.limit,enabled_on:n.enabled_on,disabled_on:n.disabled_on,fields:(n.settings||[]).map(i=>g4(i,e)),blocks:(n.blocks||[]).map(i=>gi(i,e)),presets:(n.presets||[]).map(i=>W2(i,e)),default:n.default?W2(n.default,e):void 0}}function et(n,e="en"){return{label:F(n.name,e),type:n.type,order:n.order,sections:n.sections}}function gi(n,e){return{type:n.type,label:F(n.name,e),limit:n.limit,fields:(n.settings||[]).map(i=>g4(i,e))}}function W2(n,e){return{label:F(n.name,e),settings:n.settings,blocks:n.blocks}}function wi(n,e){return{label:F(n.name,e),fields:(n.settings||[]).map(i=>g4(i,e))}}function g4(n,e){let t={};switch(n.type){case"text":t={type:"text"};break;case"textarea":t={type:"textarea"};break;case"paragraph":t={type:"paragraph",label:n.content?F(n.content,e):void 0};break;case"select":t={type:"select",options:n.options?.map(i=>({label:F(i.label,e),value:i.value}))};break;case"checkbox":t={type:"checkbox"};break;case"radio":t={type:"radio",options:n.options?.map(i=>({label:F(i.label,e),value:i.value}))};break;case"number":t={type:"integer"};break;case"range":t={type:"number",min:n.min,max:n.max,increment:n.step,unit:n.unit};break;case"article":t={type:"lookup",collection:"content/blogs",titleField:"title"};break;case"blog":t={type:"lookup",collection:"content/blogs",titleField:"title"};break;case"collection":t={type:"category_lookup"};break;case"collection_list":t={type:"category_lookup",multiple:!0,limit:n.limit};break;case"color":case"color_background":t={type:"color"};break;case"color_scheme":t={type:"color_scheme"};break;case"color_scheme_group":t={type:"color_scheme_group",fields:(n.definition||[]).map(i=>g4(i,e)),role:n.role};break;case"font_picker":t={type:"font"};break;case"html":t={type:"basic_html"};break;case"image_picker":t={type:"image"};break;case"inline_richtext":t={type:"rich_text"};break;case"link_list":t={type:"menu"};break;case"liquid":t={type:"liquid"};break;case"page":t={type:"lookup",collection:"content/pages",titleField:"title"};break;case"product":t={type:"product_lookup"};break;case"product_list":t={type:"product_lookup",multiple:!0,limit:n.limit};break;case"richtext":t={type:"rich_html"};break;case"text_alignment":t={type:"select",options:[{value:"left",label:"Left"},{value:"center",label:"Center"},{value:"right",label:"Right"}]};break;case"url":t={type:"url"};break;case"video":t={type:"video"};break;case"video_url":t={type:"url"};break;case"header":t={type:"header",label:n.content?F(n.content,e):void 0};break;default:break}return{...n,id:n.id,label:F(n.label,e),default:typeof n.default<"u"?F(n.default,e):void 0,description:n.info?F(n.info,e):void 0,...t}}function F(n,e){if(x(n)){let t=n[e];if(t)return t;let i=e.slice(0,2);return n[i]}return n}function tt(n){let e=n.lastIndexOf("_"),t=n.substring(0,e),i=n.substring(e+1),r=yi[t];if(r){let o=r.variants[i];return`${r.family}:${o}`}return null}var yi={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 k4={};Nt(k4,{DeferredShopifyResource:()=>u3,ShopifyArticle:()=>F3,ShopifyBlog:()=>Xe,ShopifyCart:()=>M3,ShopifyCollection:()=>$,ShopifyCollections:()=>t5,ShopifyCustomer:()=>c3,ShopifyFont:()=>I3,ShopifyForm:()=>S4,ShopifyLink:()=>H3,ShopifyLocalization:()=>v3,ShopifyOrder:()=>y3,ShopifyPage:()=>a5,ShopifyPaginate:()=>P3,ShopifyPredictiveSearch:()=>r5,ShopifyProduct:()=>_,ShopifyRecommendations:()=>o5,ShopifyResource:()=>y,ShopifySearch:()=>s5,ShopifyVariant:()=>Y,adaptShopifyFontData:()=>c5,adaptShopifyFormData:()=>h5,adaptShopifyMenuData:()=>l5});function F3(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&&B(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 Xe(n,e){if(e instanceof y)return e.clone();let t=d(e.blogs,i=>i?.results?.reduce((r,o)=>{for(let a of o.tags||[])r.includes(a)||r.push(a);return r},[]));return new y({all_tags:t,articles:d(e,i=>i.blogs?._cloneWithCompatibilityResult(r=>({results:r?.results?.map(o=>F3(n,o,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}`),featured_image:d(e,i=>i.image),content:d(e,i=>i.content),"comments_enabled?":!1,moderated:!1})}var it=S("lodash-es");function N3(n,e){let t=e.type==="range",i=e.type==="boolean";return new y({active_values:t?void 0:e.active_options?.map(r=>d3(n,r,e)),false_value:i?d3(n,{value:""},e):void 0,inactive_values:t?void 0:e.inactive_options?.map(r=>d3(n,r,e)),label:e.label,max_value:t?d3(n,{value:e.range_max},e,"lte"):void 0,min_value:t?d3(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?d3(n,{value:e.options?.[0].value},e):void 0,type:e.id==="price"?"price_range":i?"boolean":"list",url_to_remove:ki(n,`filter_${e.id}`,!0),values:e.id!=="price"&&e.options?.map(r=>d3(n,r,e))})}function d3(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:bi(n,r,e.value),url_to_remove:Li(n,t.param_name,e.value),value:Si(n,e,t,i)})}function Si(n,e,t,i){let{queryParams:r}=n.swell,o=i?r[t.param_name]?.[i]:r[t.param_name];return t.type==="range"?o!==void 0&&o!==""?o:null:e.value}function w4(n){return Object.keys(n).reduce((e,t)=>{let i=n[t];return i!==""&&(e[t]=(0,it.isObject)(i)&&!Array.isArray(i)?w4(i):i),e},{})}function ki(n,e,t=!1){let{queryParams:i}=n.swell,r=W({...w4(i),...t?{[`${e}[gte]`]:void 0,[`${e}[lte]`]:void 0}:void 0,[e]:void 0,page:void 0});return e5(n,r)}function Li(n,e,t){let{queryParams:i}=n.swell,r=W({...w4(i),[e]:Array.isArray(i[e])?i[e].filter(o=>o!==t):void 0,page:void 0});return e5(n,r)}function bi(n,e,t){let{queryParams:i}=n.swell,r=W({...w4(i),[e]:Array.isArray(i[e])?i[e].concat(t):typeof i[e]=="string"?[i[e],t]:t,page:void 0});return e5(n,r)}function e5(n,e){let{url:t}=n.swell;return`${t.pathname}${e?`?${e}`:""}`}function $(n,e){if(e instanceof y)return e.clone();let t=d(e,r=>{if(r.products){if(r.products instanceof b)return r.products?._cloneWithCompatibilityResult(o=>({...o,results:o?.results?.map(a=>_(n,a))}))??null;if(Array.isArray(r.products?.results))return{...r.products,results:r.products.results.map(o=>_(n,o))}}return 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,o)=>(Array.isArray(o.tags)&&r.push(...o.tags),r),[])||[]),all_types:w(async()=>{let r=await i();if(!r?.results)return[];let o=r.results.reduce((a,s)=>(s.type&&a.add(s.type),a),new Set);return Array.from(o.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]&&B(n,r.images[0])),filters:w(async()=>(await i())?.filter_options?.map(r=>N3(n,r))||[]),handle:w(()=>e.slug),id:d(e,r=>r.id),image:null,metafields:null,next_product:null,previous_product:null,products:w(async()=>(await i())?.results?.map(o=>_(n,o))),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 t5(n,e){return new b(n.swell,e._collection,e._query,async()=>{let t=(await e.results)?.map(i=>$(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 I3(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=>I3(n,t)),weight:e.weight})}var Ai={account_login:{params:()=>({password_needed:!0})}};function S4(n,e){if(e instanceof y)return e.clone();let t=Ai[e.id];return new y({...t?.params?.(e)||void 0,errors:e.errors&&new n5(e.errors),"posted_successfully?":e.success})}var i5=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}},n5=class n{errors;pointer=0;messages;translated_fields;constructor(e){return this.errors=Array.from(e).map(t=>new i5(t)),this.messages=new y4(this.errors,this.errors.map(t=>t.message)),this.translated_fields=new y4(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)}},y4=class{values;constructor(e,t){return this.values=t,new Proxy(t,{get:(i,r)=>{let o=i;if(r==="toJSON")return t;let a=e?.findIndex?.(s=>s?.type===r);return a!==-1?t[a]:o[r]}})}};var nt=S("lodash-es");function H3(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,nt.snakeCase)(t.name)}`,levels:t.levels,links:t.items?.map(r=>H3(n,t,r)),object:t.resource,title:t.name,type:Ti(t.type),url:t.url})}function Ti(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 r5(n,e){return e instanceof y?e.clone():new y({performed:d(e,t=>t.performed),resources:_i(n,e),terms:w(()=>e.query),types:["product"]})}function _i(n,e){return e instanceof y?e.clone():new y({products:d(e.products,t=>t?.results?.map(i=>{let r=_(n,i);return r.object_type="product",r}))})}function o5(n,e){return e instanceof y?e.clone():new y({products:d(e,t=>(t?.recommendations||[]).map(i=>_(n,i))),products_count:d(e,t=>t?.recommendations?.length||0),performed:!0})}function a5(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 s5(n,e){if(e instanceof y)return e.clone();let t=d(e,i=>i.products?._cloneWithCompatibilityResult(r=>({results:r?.results?.map(o=>{let a=_(n,o);return a.object_type="product",a})}))||[]);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=>N3(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 l5(n,e){let t={...e,handle:e.id.replace(/_/g,"-"),title:e.name};return{...t,links:e.items?.map(i=>H3(n,t,i))}}function c5(n,e){return I3(n,e)}function h5(n,e){return S4(n,e)}function d5(n,e){let t=e.currencies.find(i=>i.code===e.currency)??{code:"USD",symbol:"$",name:"US Dollar"};return{accepts_gift_cards:!0,address:{},brand:{},collections_count:w(async()=>{let{count:i}=await n.swell.storefront.categories.list({limit:1});return i}),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_locales:[],enabled_payment_types:[],id:e.id,locale:e.locale,metafields:{},metaobjects:{},money_format:`${t.symbol}{{amount}}`,money_with_currency_format:`${t.symbol}{{amount}} ${t.code}`,name:e.name,password_message:"",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,taxes_included:!1,products_count:w(async()=>{let{count:i}=await n.swell.storefront.products.list({limit:1});return i})}}var rt=S("liquidjs"),B3=class extends rt.Drop{#e;constructor(e){switch(super(),typeof e){case"object":{if(e===null){this.#e=new Map;break}this.#e=new Map(e instanceof Map?e:Object.entries(e));break}default:this.#e=new Map;break}}liquidMethodMissing(e){switch(typeof e){case"string":return this.#e.get(e);case"object":{if(e!==null&&"handle"in e){let{handle:t}=e;if(typeof t=="string")return this.#e.get(t)}break}default:break}}};var ot=S("liquidjs");var u5=class extends T{constructor(e){super(e.swell,"categories","all",{},()=>({id:"all",slug:"all",name:"Products",products:new b4(e,{$variants:!0})}))}},G3=class extends ot.Drop{#e;#n;#i;#t;constructor(e){super(),this.#e=e,this.#i=Number.NaN,this.#t=new Map}liquidMethodMissing(e){switch(typeof e){case"string":{if(e==="all"){let t=this.#t.get(e);return t===void 0&&(t=$(this.#e,new u5(this.#e)),this.#t.set(e,t)),t}return this.getCollection(e)}case"object":{if(e!==null){let t=e,i=t.handle||t.id||t._id;return M(i)?i.then(r=>this.getCollection(r)):this.getCollection(i)}break}default:break}}getCollection(e){let t=this.#t.get(e);return t===void 0&&(t=$(this.#e,new L4(this.#e,e)),this.#t.set(e,t)),t}get size(){return Number.isFinite(this.#i)?this.#i:this.#e.swell.storefront.get("/categories/:count").then(e=>{let t=Number(e??0);return this.#i=t,t})}[Symbol.iterator](){return this.iterator()}async iterator(){return this.#n||(this.#n=await this.#e.swell.storefront.categories.list().then(e=>e.results.map(t=>$(this.#e,new L4(this.#e,t.slug))))),this.#n.values()}},L4=class extends T{constructor(e,t,i){super(e.swell,"categories",t,i,async()=>{let o=await new T(e.swell,"categories",t,i).resolve();return x(o)&&o.id&&(o.products=new b4(e,{category:o.id,$variants:!0})),o})}},b4=class extends b{constructor(e,t){super(e.swell,"products",t,async function(){let i=await this._defaultGetter().call(this);return i&&{...i,results:i.results.map(r=>_(e,r))}})}};var j3=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()}initGlobals(e){let{request:t,page:i}=e;this.pageId=this.getPageType(e.page?.id),e.page={...i||void 0},e.request={...t||void 0,design_mode:this.swell.isEditor,visual_section_preview:!1,page_type:i?.id},e.collections=new G3(this),e.current_page=this.swell.queryParams.page||1,e.routes=this.getPageRoutes()}adaptGlobals(e,t){if(e.page&&(this.pageId=this.getPageType(e.page.id)),e.request){let i=e.page||t.page;e.request={...e.request||void 0,design_mode:this.swell.isEditor,visual_section_preview:!1,page_type:i.id}}if(e.menus&&(e.linklists=new B3(e.menus)),e.geo){let i=this.getAllCountryOptionTags(e.geo);e.all_country_option_tags=i,e.country_option_tags=i}if(e.store){e.shop=this.getShopData(e.store);let i=e.request||t.request;e.localization=this.getLocalizationObject(e.store,i)}}adaptSettings(e,t){let{current:i,presets:r}=t,o=e.custom_css?.value,a=typeof o=="string"?[o]:Array.isArray(o)?o:[];if(typeof i>"u")return{current:{},presets:r||{},platform_customizations:{custom_css:a}};if(typeof i=="object"&&i)return{current:Z3(e,i),presets:r,platform_customizations:{custom_css:a}};let s=r?.[i];if(!s)throw new Error(`Failed to build settings config: "${i}" preset is not defined`);return{current:i,presets:{...r,[i]:Z3(e,s)},platform_customizations:{custom_css:a}}}adaptPageData(e){let t=this.pageResourceMap.get(this.pageId||"");if(t)for(let[i,r]of Object.entries(e)){let o=`${i}.`,a=t.resources.find(({from:s})=>s===i||s.startsWith(o));a&&r instanceof v&&(e[a.to]=a.object(this,r))}this.adaptObjectData(e)}adaptObjectData(e){for(let t of Object.values(e)){let i=this.objectResourceMap.get(t?.constructor.name);if(i){let r=i.object(this,t);t instanceof v?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:o})=>typeof o=="function"?o(t):o===t);if(r){let o=typeof r.to=="function"?r.to(t,i):{[r.to]:i};Object.assign(e,o)}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(o=>o.type===e);if(r?.clientParams)return r.clientParams(t,i)}async getAdaptedFormClientHtml(e,t,i){let r=this.formResourceMap.find(a=>a.type===e),o=this.shopifyCompatibilityConfig?.forms?.find(a=>a.id===e);if(r&&o)return o.client_params?.reduce((a,s)=>`<input type="hidden" name="${s.name}" value="${s.value}" />`+a,"")}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(e){return e?d5(this,e):{}}getContentForHeader(){let{shop:e,store:t,request:i}=this.theme.globals,r={id:1,name:t.name,schema_name:e.name,schema_version:"1.0.0",theme_store_id:null,role:i.design_mode?"development":i.is_preview?"unpublished":"main"},o=[];return i.design_mode&&o.push("Shopify.designMode = true;"),i.is_preview&&o.push("Shopify.inspectMode = true;"),i.visual_section_preview&&o.push("Shopify.visualPreviewMode = true;"),`<script>var Shopify = Shopify || {};
936
936
  Shopify.shop = "${e.domain}";
937
937
  Shopify.locale = "${t.locale}";
938
938
  Shopify.currency = {"active":"${t.currency}","rate":"1.0"};
@@ -945,6 +945,6 @@ Shopify.routes = Shopify.routes || {};
945
945
  Shopify.routes.root = "/";
946
946
  ${o.join(`
947
947
  `)}<\/script>`}getMenuData(e){return l5(this,e)}getFontData(e){return c5(this,e)}getFormData(e){return h5(this,e)}getFontFromShopifySetting(e){return tt(e)}getThemeConfig(e){return Y2(e)}getPresetsConfig(e){return Q2(e)}getEditorConfig(e){let{locale:t}=this.swell.getStorefrontLocalization();return J2(e,t)}getSectionConfigSchema(e){let{locale:t}=this.swell.getStorefrontLocalization();return X2(e,t)}getSectionGroup(e){let{locale:t}=this.swell.getStorefrontLocalization();return et(e,t)}async getEditorLocaleConfig(e,t){if(this.editorLocaleConfig?.[t])return this.editorLocaleConfig[t];let i=await e.getLocaleConfig(t,".schema.json");return this.editorLocaleConfig={[t]:i},i}async renderSchemaTranslations(e,t,i="en"){if(!(0,A4.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 o=t.slice(2),a=o?.split("."),s=a.pop()||"",l=a.join(".");return(0,A4.get)(r,l)?.[s]??o}break}case"object":{if(Array.isArray(t)){let o=[];for(let a of t)o.push(await this.renderSchemaTranslationValue(e,a,i,r));return o}if(t!==null){let o={...t};for(let[a,s]of Object.entries(t))o[a]=await this.renderSchemaTranslationValue(e,s,i,r);return o}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 v3(this,e,t)}getAdaptedPageUrl(e){if(!e)return;let t,i,r={},[o,a]=e.split("?"),s=o.split("."),l=s[1]?s.pop():null,[,h,u,c]=s.join(".").split("/");switch(l==="js"&&(i="json"),h){case"account":switch(u){case"order":t="account/order",r.id=c;break;case"register":t="account/login";break;default:break}break;case"blog":u&&(t="blogs/category",r.category=u),c&&(t="blogs/blog",r.slug=c);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 f=this.getPageRouteUrl(t);if(f)return f.replace(/:(\w+)/g,(C,p)=>r[p])+(l?`.${l}`:"")+(a?`?${a}`:"")}else if(i)return o.replace(new RegExp(`.${l}$`),`.${i}`)+(a?`?${a}`:"")}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.reduce((e,t)=>e.set(t.page,{page:t.page,resources:t.resources.map(({from:i,to:r,object:o})=>{let a=k4[o];if(!a)throw new Error(`ShopifyObject for '${o}' not found.`);return{from:i,to:r,object:a}})}),new Map):new Map}getObjectResourceMap(){return this.shopifyCompatibilityConfig?.object_resources?this.shopifyCompatibilityConfig.object_resources.reduce((e,t)=>{let i=k4[t.object];if(!i)throw new Error(`ShopifyObject for '${t.object}' not found.`);return e.set(t.from,{from:t.from,object:i})},new Map):new Map}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?e.countries?.map(t=>{if(!t)return"";let i=(e.states||[]).filter(o=>o.country===t.id).map(o=>[o.id,o.name]),r=JSON.stringify(i).replace(/"/g,"&quot;");return`<option value="${t.id}" data-provinces="${r}">${t.name}</option>`}).filter(Boolean).join(`
948
- `):""}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 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,o,a){let s=r;switch(o){case"toJSON":return e;case"clone":return()=>new n((0,A3.cloneDeep)(e),(0,A3.cloneDeep)(t),(0,A3.cloneDeep)(i));case"toString":{if(t)return()=>e[t];break}case Symbol.toPrimitive:return()=>this.get?.(s,t||"handle",a);default:break}return s[o]instanceof u3?s[o].resolve().then(l=>(s[o]=l,l),l=>(console.log(l),s[o]=null,null)):s[o]},getPrototypeOf(){return n.prototype}})}valueOf(){return this.stringProp?this.props[this.stringProp]:this}clone(){return new n({})}},u3=class{handler;result;constructor(e){this.result=void 0,this.handler=e}async resolve(){return this.result===void 0&&(this.result=Promise.resolve().then(()=>{let e=this.handler();return this.handler=A3.noop,e}).then(e=>(e=e!==void 0?e:null,this.result=e,e))),this.result}};function w(n){return new u3(n)}function Mi(n){return D(n)&&(_(n)||typeof n._resolve=="function")}function at(n){return D(n)&&typeof n._resolve=="function"}async function Pi(n){return Array.isArray(n)?Promise.all(n.map(e=>at(e)?e._resolve():e)):at(n)?n._resolve():n}async function st(n,e){return Pi(n).then(t=>Array.isArray(n)&&Array.isArray(t)?e(...t.map(i=>i||{})):Mi(t)?st(t,e):e(t||{})).catch(t=>(console.log(t),null))}function d(n,e){return new u3(()=>st(n,e))}function H4(n,e,t,i,r){return d(e,o=>o[t]?._cloneWithCompatibilityResult(a=>({results:a?.results?.map(s=>{let l=i(n,s);return r&&r(l,s),l})}))||[])}var Ei=j(S("json5"),1);function q3(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_text_pre_heading":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:null};break;case"asset":case"document":case"video":t={type:"swell_file"};break;default:t={type:"swell_short_text"};break}return{...e,...t}}function G(n,e,t){if(t===void 0)return null;switch(n?.find(r=>r.id===e)?.type){default:return t}}function vi(n,e){return e?.reduce((t,i)=>{for(let r of i.fields||[])r?.id&&(t[r.id]=n[r.id]);return t},{})}function Ri(n,e){if(e)return{settings:e.fields.reduce((t,i)=>(i?.id&&(t[i.id]=n[i.id]),t),{$locale:n.$locale}),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],o=e.blocks?.find(a=>a.type===r);return{type:r,settings:o?.fields?.reduce((a,s)=>(s?.id&&(a[s.id]=i[s.id]),a),{$locale:i.$locale})||{}}})}}function O3(n){return n&&n.replace(/\./g,"\xB7")}function lt(n){return n&&n.replace(/·/g,".")}function a3(n){var e="0123456789abcdef";function t(A){var L,E="";for(L=0;L<=3;L++)E+=e.charAt(A>>L*8+4&15)+e.charAt(A>>L*8&15);return E}function i(A,L){var E=(A&65535)+(L&65535),R=(A>>16)+(L>>16)+(E>>16);return R<<16|E&65535}function r(A,L){return A<<L|A>>>32-L}function o(A,L,E,R,O,V){return i(r(i(i(L,A),i(R,V)),O),E)}function a(A,L,E,R,O,V,n3){return o(L&E|~L&R,A,L,O,V,n3)}function s(A,L,E,R,O,V,n3){return o(L&R|E&~R,A,L,O,V,n3)}function l(A,L,E,R,O,V,n3){return o(L^E^R,A,L,O,V,n3)}function h(A,L,E,R,O,V,n3){return o(E^(L|~R),A,L,O,V,n3)}function u(A){var L,E=(A.length+8>>6)+1,R=new Array(E*16);for(L=0;L<E*16;L++)R[L]=0;for(L=0;L<A.length;L++)R[L>>2]|=A.charCodeAt(L)<<L%4*8;return R[L>>2]|=128<<L%4*8,R[E*16-2]=A.length*8,R}var c,f=u(""+n),m=1732584193,C=-271733879,p=-1732584194,g=271733878,q,i3,m3,f5;for(c=0;c<f.length;c+=16)q=m,i3=C,m3=p,f5=g,m=a(m,C,p,g,f[c+0],7,-680876936),g=a(g,m,C,p,f[c+1],12,-389564586),p=a(p,g,m,C,f[c+2],17,606105819),C=a(C,p,g,m,f[c+3],22,-1044525330),m=a(m,C,p,g,f[c+4],7,-176418897),g=a(g,m,C,p,f[c+5],12,1200080426),p=a(p,g,m,C,f[c+6],17,-1473231341),C=a(C,p,g,m,f[c+7],22,-45705983),m=a(m,C,p,g,f[c+8],7,1770035416),g=a(g,m,C,p,f[c+9],12,-1958414417),p=a(p,g,m,C,f[c+10],17,-42063),C=a(C,p,g,m,f[c+11],22,-1990404162),m=a(m,C,p,g,f[c+12],7,1804603682),g=a(g,m,C,p,f[c+13],12,-40341101),p=a(p,g,m,C,f[c+14],17,-1502002290),C=a(C,p,g,m,f[c+15],22,1236535329),m=s(m,C,p,g,f[c+1],5,-165796510),g=s(g,m,C,p,f[c+6],9,-1069501632),p=s(p,g,m,C,f[c+11],14,643717713),C=s(C,p,g,m,f[c+0],20,-373897302),m=s(m,C,p,g,f[c+5],5,-701558691),g=s(g,m,C,p,f[c+10],9,38016083),p=s(p,g,m,C,f[c+15],14,-660478335),C=s(C,p,g,m,f[c+4],20,-405537848),m=s(m,C,p,g,f[c+9],5,568446438),g=s(g,m,C,p,f[c+14],9,-1019803690),p=s(p,g,m,C,f[c+3],14,-187363961),C=s(C,p,g,m,f[c+8],20,1163531501),m=s(m,C,p,g,f[c+13],5,-1444681467),g=s(g,m,C,p,f[c+2],9,-51403784),p=s(p,g,m,C,f[c+7],14,1735328473),C=s(C,p,g,m,f[c+12],20,-1926607734),m=l(m,C,p,g,f[c+5],4,-378558),g=l(g,m,C,p,f[c+8],11,-2022574463),p=l(p,g,m,C,f[c+11],16,1839030562),C=l(C,p,g,m,f[c+14],23,-35309556),m=l(m,C,p,g,f[c+1],4,-1530992060),g=l(g,m,C,p,f[c+4],11,1272893353),p=l(p,g,m,C,f[c+7],16,-155497632),C=l(C,p,g,m,f[c+10],23,-1094730640),m=l(m,C,p,g,f[c+13],4,681279174),g=l(g,m,C,p,f[c+0],11,-358537222),p=l(p,g,m,C,f[c+3],16,-722521979),C=l(C,p,g,m,f[c+6],23,76029189),m=l(m,C,p,g,f[c+9],4,-640364487),g=l(g,m,C,p,f[c+12],11,-421815835),p=l(p,g,m,C,f[c+15],16,530742520),C=l(C,p,g,m,f[c+2],23,-995338651),m=h(m,C,p,g,f[c+0],6,-198630844),g=h(g,m,C,p,f[c+7],10,1126891415),p=h(p,g,m,C,f[c+14],15,-1416354905),C=h(C,p,g,m,f[c+5],21,-57434055),m=h(m,C,p,g,f[c+12],6,1700485571),g=h(g,m,C,p,f[c+3],10,-1894986606),p=h(p,g,m,C,f[c+10],15,-1051523),C=h(C,p,g,m,f[c+1],21,-2054922799),m=h(m,C,p,g,f[c+8],6,1873313359),g=h(g,m,C,p,f[c+15],10,-30611744),p=h(p,g,m,C,f[c+6],15,-1560198380),C=h(C,p,g,m,f[c+13],21,1309151649),m=h(m,C,p,g,f[c+4],6,-145523070),g=h(g,m,C,p,f[c+11],10,-1120210379),p=h(p,g,m,C,f[c+2],15,718787259),C=h(C,p,g,m,f[c+9],21,-343485551),m=i(m,q),C=i(C,i3),p=i(p,m3),g=i(g,f5);return t(m)+t(C)+t(p)+t(g)}function xi(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 $2(n,e){let t=[];for(let i of n.values())if(xi(i,n)){let r=await e(i);r&&t.push({...r,id:String(i.name||"").split(".").pop()??"",...r&&{presets:Di(r)}})}return t}function Di(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,o)=>(o.id&&o.default!==void 0&&(r[o.id]=o.default),r),{}),...t.settings||void 0}}:t})})):[]}async function K2(n,e){let t=Array.from(n.values()),i=t.filter(a=>a.file_path.endsWith(".json")&&!n.has(a.file_path.replace(/\.json$/,".liquid"))),r=async a=>{let s=t.find(h=>{if(!h.file_path.endsWith(`/${a}.json`)&&!h.file_path.endsWith(`/${a}.liquid`))return!1;if(h.file_path.endsWith(".liquid")){if(!n.get(h.file_path.replace(/\.liquid$/,".json")))return!0}else if(h.file_path.endsWith(".json"))return!0;return!1});return s?{...await e(s),id:String(s.name||"").split(".").pop()}:void 0},o=[];for(let a of i){let s;try{s=dt.default.parse(a.file_data)}catch(l){console.warn(l)}if(s?.type){let l=await Qe(s,r);o.push({...s,id:String(a.name||"").split(".").pop(),sectionConfigs:l})}}return o}async function Qe(n,e){let t=Array.isArray(n?.order)&&n.order.length>0?n.order:Object.keys(n?.sections||{}),i=[];for(let r of t){let o=n.sections?.[r];if(!o)continue;let a=await e(o.type)||{id:o.type,label:o.type,tag:"div",class:"",fields:[],blocks:[]},s=n.id?`page__${n.id}__${r}`:a.id,h=(Array.isArray(o.block_order)?o.block_order:Object.keys(o.blocks||{})).map(c=>o.blocks?.[c]).filter(Boolean),u={section:{id:s,...o,blocks:h}};i.push({id:s,section:{id:s,...o},schema:a,settings:u,tag:a.tag||"div",class:a.class})}return i}function Zl(n){return String(n)==="[object Array]"}function x(n){let e=typeof n;return n!==null&&(e==="object"||e==="function")}function ut(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 G2(n,e="id"){return(0,T4.reduce)(n,(t,i)=>(t[String(i[e])]=i,t),{})}function J5(n){let e=n.split(/-|_/),t=e.pop()?.toUpperCase(),i=e.join("-");return(t||v5[i]||"").toLowerCase()}function Y5(n){return x(n)&&Object.hasOwn(n,"code")&&Object.hasOwn(n,"name")&&Object.hasOwn(n,"fallback")}function mt(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&&mt(i,e)}function Fl(n){let e=new Set;return mt(n,(t,i)=>{if(typeof i=="object"&&i!==null){if(e.has(i))return!1;e.add(i)}return!0}),Array.from(e)}function Nl(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 ji(n){if(!(typeof n!="object"||n===null))for(let[e,t]of Object.entries(n))e==="_swell"&&"_swell"in n?n[e]=void 0:ji(t)}function ct(n){if(n!==void 0)return n instanceof b?"SwellStorefrontCollection":n instanceof T?"SwellStorefrontRecord":n instanceof y?"ShopifyResource":n instanceof v?"StorefrontResource":"promise"}async function U(n,e=!0,t=!1){let i=n,r=e;try{if(_(n)&&(r=!1,i=await n),n instanceof v&&(r=!1,i=await U(n.resolve(),e,t)),Array.isArray(i)){let o=await Promise.all(i.map(a=>U(a,e,t)));if(i=o,!o.some(a=>a!==void 0))return e?[]:void 0}else if(typeof i=="object"&&i!==null&&(!("_swell"in i)||!i._swell)){let o={};for(let[a,s]of Object.entries(i)){if(!e&&(_(s)||s instanceof v||s instanceof y)){o[a]={_type:ct(s),...t?{value:await U(s,r,t)}:void 0};continue}if(s instanceof v&&t){o[a]={_type:ct(s),value:await U(s,r,t)};continue}o[a]=await U(s,r,t)}return!e&&Object.keys(o).length===0?void 0:o}}catch(o){return console.error(o),n}return i}function W(n){return ht.default.stringify({...n,sections:void 0,section_id:void 0},{encodeValuesOnly:!0,arrayFormat:"repeat"})}function z2(n,e){return n=Array.isArray(n)?n.join(" "):n,n.split("}").map(r=>{let[o,a]=r.split("{");return!o||!a?"":`${o.split(",").map(l=>`#${e} ${l.trim()}`).join(", ")} {${a}}`}).join(" ")}function Z3(n,e){return Object.entries(n).reduce((t,[i,r])=>(r?.value!==null&&r?.value!==void 0&&(t[lt(i)]=r?.value),t),(0,T4.cloneDeep)(e))}var f4="ContentSections";function b3(n){return`SectionGroup_${n}`}var Zi="THEME",Fi=5*1e3,Ni=1e3*60*60*24*7,Ii=Object.freeze({ttl:Fi}),pt="__NULL__",K=class{client;workerCtx;constructor(e){e=e||{},this.workerCtx=e.workerCtx,e.stores=e.stores||Hi(e.kvStore),this.client=(0,Ct.createCache)({...Ii,...e})}async fetch(e,t){return this.client.wrap(e,t)}async fetchSWR(e,t,i=Ni){let r=await this.client.get(e),o=Promise.resolve().then(()=>t()).then(async s=>{let l=s==null,h=await U(s);return await this.client.set(e,l?pt:h,i),s});return this.workerCtx?.waitUntil&&this.workerCtx.waitUntil(o),r!==null?r===pt?null:r:await o}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()}};function Hi(n){let e=[];return n?e.push(new m5.Keyv({namespace:Zi,store:new K3(n)})):e.push(new m5.Keyv),e}var V3=class extends K{constructor(e){super({...e})}};var ft=S("keyv");var U3=class extends K{constructor(e){super({stores:Bi(),...e})}};function Bi(){return[new ft.Keyv({serialize:void 0,deserialize:void 0})]}var Gi=90*24*60*60*1e3,D3=class extends K{constructor(e){super({ttl:Gi,...e})}};var gt="https://api.schema.io",wt=new Map,yt=new Map,St=class n{url;headers;swellHeaders;queryParams;workerCtx;workerEnv;config;shopifyCompatibilityConfig;backend;storefront;storefrontContext;instanceId="";isPreview=!1;isEditor=!1;sentResponse=!1;storefront_url;resourceLoadingIndicator;constructor(e){let{url:t,config:i,shopifyCompatibilityConfig:r,headers:o,swellHeaders:a,serverHeaders:s,queryParams:l,workerEnv:h,workerCtx: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.workerCtx=u,this.workerEnv=h,this.resourceLoadingIndicator=e.resourceLoadingIndicator,console.log(`KV cache: ${this.workerEnv?.THEME?"enabled":"disabled"}`),s){let{headers:f,swellHeaders:m}=n.formatHeaders(s);this.headers=f,this.swellHeaders=m,this.backend=new p5({storeId:m["store-id"],accessToken:m["access-token"],apiHost:m["api-host"]}),this.storefront=this.getStorefrontInstance({...e,headers:f,swellHeaders:m}),this.instanceId=["store-id","environment-id","deployment-mode","theme-id","theme-branch-id"].map(C=>m[C]||"0").join(":"),this.isEditor=c.isEditor??m["deployment-mode"]==="editor",this.isPreview=this.isEditor||m["deployment-mode"]==="preview"}else if(o&&a)Object.assign(this,c),this.headers=o,this.swellHeaders=a,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,o)=>{t[o]=r}):e&&(t=e);for(let[r,o]of Object.entries(t))r.startsWith("swell-")&&o&&(i[r.replace("swell-","")]=o);return{headers:t,swellHeaders:i}}static formatQueryParams(e){let t={};return e instanceof URLSearchParams?t=bt.default.parse(e.toString()):e&&(t=e),t}async getCachedResource(e,t,i){let r=kt(e,[this.instanceId,t]);return this.getResourceCache().fetchSWR(r,i)}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:o,session:a}=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:o}),s.set({model:"session",value:a})}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||_(e)?[]:e}getStorefrontLocalization(){let e=this.storefront.locale.selected(),t=this.storefront.currency.selected();return!e||_(e)?{locale:"en-US",currency:"USD"}:{locale:e,currency:t}}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)}isLoading(e=!0){this.resourceLoadingIndicator&&this.resourceLoadingIndicator(e)}getStorefrontInstance(e){let{swellHeaders:t,getCookie:i,setCookie:r,storefrontSettingStates:o}=e;if(!t)throw new Error("Swell headers are required");let a=t["store-id"],s=t["public-key"];if(!a||!s)throw new Error('Missing required headers: "swell-store-id" and "swell-public-key"');let l=Lt.default.create(a,s,{url:t["admin-url"],vaultUrl:t["vault-url"],getCookie:i,setCookie:r&&((h,u,c)=>r(h,u,c,this)),headers:{"Swell-Store-id":a,"Swell-Storefront-Id":t["storefront-id"]}});return o&&Object.assign(l.settings,o),l.request=this.getCacheableStorefrontRequestHandler(l),l}initStorefrontContext(){let e={};if(this.swellHeaders?.["storefront-context"])try{e=JSON.parse(decodeURIComponent(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,o,a,s)=>{if(this.isStorefrontRequestCacheable(i,r,s))return this.getRequestCache().fetchSWR(kt("request",[this.instanceId,i,r,o,a,s]),()=>(console.log("Storefront request",{method:i,url:r,id:o,data:a}),t(i,r,o,a,s)));switch(i){case"delete":case"post":case"put":{let l=r.split("/")[1];delete this.storefrontContext[l];break}default:}return t(i,r,o,a,s)}}getResourceCache(){let e=wt.get(this.instanceId);return e||(e=new U3({kvStore:this.workerEnv?.THEME,workerCtx:this.workerCtx}),wt.set(this.instanceId,e)),e}getRequestCache(){let e=yt.get(this.instanceId);return e||(e=new V3({kvStore:this.workerEnv?.THEME,workerCtx:this.workerCtx}),yt.set(this.instanceId,e)),e}};function kt(n,e){let t=n;return Array.isArray(e)&&e.length>0&&(t+=`_${JSON.stringify(e)}`),t.length>512&&(t=`${t.slice(0,480)}${a3(t)}`),t}var p5=class{apiHost=gt;apiAuth="";constructor({storeId:e,accessToken:t,apiHost:i}){this.apiHost=i||gt,this.apiAuth=ut(`${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"}},o="";if(i)try{e==="GET"?o=`?${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 a=String(t).startsWith("/")?t.substring(1):t,s=`${this.apiHost}/${a}${o}`,l=await fetch(s,r),h=await l.text(),u;try{u=JSON.parse(h)}catch{u=String(h||"").trim()}if(l.status>299)throw new _4(u,{status:l.status,method:e,endpointUrl:a});if(e!=="GET"&&u?.errors)throw new _4(u.errors,{status:400,method:e,endpointUrl:a});return u}stringifyQuery(e,t){let i=[];for(let[r,o]of Object.entries(e)){let a=t?`${t}[${r}]`:r,l=o!==null&&typeof o=="object"?this.stringifyQuery(o,a):`${encodeURIComponent(a)}=${o===null?"":encodeURIComponent(o)}`;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)}},_4=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}
948
+ `):""}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 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,o,a){let s=r;switch(o){case"toJSON":return e;case"clone":return()=>new n((0,A3.cloneDeep)(e),(0,A3.cloneDeep)(t),(0,A3.cloneDeep)(i));case"toString":{if(t)return()=>e[t];break}case Symbol.toPrimitive:return()=>this.get?.(s,t||"handle",a);default:break}return s[o]instanceof u3?s[o].resolve().then(l=>(s[o]=l,l),l=>(console.log(l),s[o]=null,null)):s[o]},getPrototypeOf(){return n.prototype}})}valueOf(){return this.stringProp?this.props[this.stringProp]:this}clone(){return new n({})}},u3=class{handler;result;constructor(e){this.result=void 0,this.handler=e}async resolve(){return this.result===void 0&&(this.result=Promise.resolve().then(()=>{let e=this.handler();return this.handler=A3.noop,e}).then(e=>(e=e!==void 0?e:null,this.result=e,e))),this.result}};function w(n){return new u3(n)}function Mi(n){return D(n)&&(M(n)||typeof n._resolve=="function")}function at(n){return D(n)&&typeof n._resolve=="function"}async function Pi(n){return Array.isArray(n)?Promise.all(n.map(e=>at(e)?e._resolve():e)):at(n)?n._resolve():n}async function st(n,e){return Pi(n).then(t=>Array.isArray(n)&&Array.isArray(t)?e(...t.map(i=>i||{})):Mi(t)?st(t,e):e(t||{})).catch(t=>(console.log(t),null))}function d(n,e){return new u3(()=>st(n,e))}function H4(n,e,t,i,r){return d(e,o=>o[t]?._cloneWithCompatibilityResult(a=>({results:a?.results?.map(s=>{let l=i(n,s);return r&&r(l,s),l})}))||[])}var Ei=j(S("json5"),1);function q3(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:null};break;case"asset":case"document":case"video":t={type:"swell_file"};break;default:t={type:"swell_short_text"};break}return{...e,...t}}function G(n,e,t){if(t===void 0)return null;switch(n?.find(r=>r.id===e)?.type){default:return t}}function vi(n,e){return e?.reduce((t,i)=>{for(let r of i.fields||[])r?.id&&(t[r.id]=n[r.id]);return t},{})}function Ri(n,e){if(e)return{settings:e.fields.reduce((t,i)=>(i?.id&&(t[i.id]=n[i.id]),t),{$locale:n.$locale}),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],o=e.blocks?.find(a=>a.type===r);return{type:r,settings:o?.fields?.reduce((a,s)=>(s?.id&&(a[s.id]=i[s.id]),a),{$locale:i.$locale})||{}}})}}function O3(n){return n&&n.replace(/\./g,"\xB7")}function lt(n){return n&&n.replace(/·/g,".")}function a3(n){var e="0123456789abcdef";function t(A){var L,E="";for(L=0;L<=3;L++)E+=e.charAt(A>>L*8+4&15)+e.charAt(A>>L*8&15);return E}function i(A,L){var E=(A&65535)+(L&65535),R=(A>>16)+(L>>16)+(E>>16);return R<<16|E&65535}function r(A,L){return A<<L|A>>>32-L}function o(A,L,E,R,O,V){return i(r(i(i(L,A),i(R,V)),O),E)}function a(A,L,E,R,O,V,n3){return o(L&E|~L&R,A,L,O,V,n3)}function s(A,L,E,R,O,V,n3){return o(L&R|E&~R,A,L,O,V,n3)}function l(A,L,E,R,O,V,n3){return o(L^E^R,A,L,O,V,n3)}function h(A,L,E,R,O,V,n3){return o(E^(L|~R),A,L,O,V,n3)}function u(A){var L,E=(A.length+8>>6)+1,R=new Array(E*16);for(L=0;L<E*16;L++)R[L]=0;for(L=0;L<A.length;L++)R[L>>2]|=A.charCodeAt(L)<<L%4*8;return R[L>>2]|=128<<L%4*8,R[E*16-2]=A.length*8,R}var c,f=u(""+n),m=1732584193,C=-271733879,p=-1732584194,g=271733878,q,i3,m3,f5;for(c=0;c<f.length;c+=16)q=m,i3=C,m3=p,f5=g,m=a(m,C,p,g,f[c+0],7,-680876936),g=a(g,m,C,p,f[c+1],12,-389564586),p=a(p,g,m,C,f[c+2],17,606105819),C=a(C,p,g,m,f[c+3],22,-1044525330),m=a(m,C,p,g,f[c+4],7,-176418897),g=a(g,m,C,p,f[c+5],12,1200080426),p=a(p,g,m,C,f[c+6],17,-1473231341),C=a(C,p,g,m,f[c+7],22,-45705983),m=a(m,C,p,g,f[c+8],7,1770035416),g=a(g,m,C,p,f[c+9],12,-1958414417),p=a(p,g,m,C,f[c+10],17,-42063),C=a(C,p,g,m,f[c+11],22,-1990404162),m=a(m,C,p,g,f[c+12],7,1804603682),g=a(g,m,C,p,f[c+13],12,-40341101),p=a(p,g,m,C,f[c+14],17,-1502002290),C=a(C,p,g,m,f[c+15],22,1236535329),m=s(m,C,p,g,f[c+1],5,-165796510),g=s(g,m,C,p,f[c+6],9,-1069501632),p=s(p,g,m,C,f[c+11],14,643717713),C=s(C,p,g,m,f[c+0],20,-373897302),m=s(m,C,p,g,f[c+5],5,-701558691),g=s(g,m,C,p,f[c+10],9,38016083),p=s(p,g,m,C,f[c+15],14,-660478335),C=s(C,p,g,m,f[c+4],20,-405537848),m=s(m,C,p,g,f[c+9],5,568446438),g=s(g,m,C,p,f[c+14],9,-1019803690),p=s(p,g,m,C,f[c+3],14,-187363961),C=s(C,p,g,m,f[c+8],20,1163531501),m=s(m,C,p,g,f[c+13],5,-1444681467),g=s(g,m,C,p,f[c+2],9,-51403784),p=s(p,g,m,C,f[c+7],14,1735328473),C=s(C,p,g,m,f[c+12],20,-1926607734),m=l(m,C,p,g,f[c+5],4,-378558),g=l(g,m,C,p,f[c+8],11,-2022574463),p=l(p,g,m,C,f[c+11],16,1839030562),C=l(C,p,g,m,f[c+14],23,-35309556),m=l(m,C,p,g,f[c+1],4,-1530992060),g=l(g,m,C,p,f[c+4],11,1272893353),p=l(p,g,m,C,f[c+7],16,-155497632),C=l(C,p,g,m,f[c+10],23,-1094730640),m=l(m,C,p,g,f[c+13],4,681279174),g=l(g,m,C,p,f[c+0],11,-358537222),p=l(p,g,m,C,f[c+3],16,-722521979),C=l(C,p,g,m,f[c+6],23,76029189),m=l(m,C,p,g,f[c+9],4,-640364487),g=l(g,m,C,p,f[c+12],11,-421815835),p=l(p,g,m,C,f[c+15],16,530742520),C=l(C,p,g,m,f[c+2],23,-995338651),m=h(m,C,p,g,f[c+0],6,-198630844),g=h(g,m,C,p,f[c+7],10,1126891415),p=h(p,g,m,C,f[c+14],15,-1416354905),C=h(C,p,g,m,f[c+5],21,-57434055),m=h(m,C,p,g,f[c+12],6,1700485571),g=h(g,m,C,p,f[c+3],10,-1894986606),p=h(p,g,m,C,f[c+10],15,-1051523),C=h(C,p,g,m,f[c+1],21,-2054922799),m=h(m,C,p,g,f[c+8],6,1873313359),g=h(g,m,C,p,f[c+15],10,-30611744),p=h(p,g,m,C,f[c+6],15,-1560198380),C=h(C,p,g,m,f[c+13],21,1309151649),m=h(m,C,p,g,f[c+4],6,-145523070),g=h(g,m,C,p,f[c+11],10,-1120210379),p=h(p,g,m,C,f[c+2],15,718787259),C=h(C,p,g,m,f[c+9],21,-343485551),m=i(m,q),C=i(C,i3),p=i(p,m3),g=i(g,f5);return t(m)+t(C)+t(p)+t(g)}function xi(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 $2(n,e){let t=[];for(let i of n.values())if(xi(i,n)){let r=await e(i);r&&t.push({...r,id:String(i.name||"").split(".").pop()??"",...r&&{presets:Di(r)}})}return t}function Di(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,o)=>(o.id&&o.default!==void 0&&(r[o.id]=o.default),r),{}),...t.settings||void 0}}:t})})):[]}async function K2(n,e){let t=Array.from(n.values()),i=t.filter(a=>a.file_path.endsWith(".json")&&!n.has(a.file_path.replace(/\.json$/,".liquid"))),r=async a=>{let s=t.find(h=>{if(!h.file_path.endsWith(`/${a}.json`)&&!h.file_path.endsWith(`/${a}.liquid`))return!1;if(h.file_path.endsWith(".liquid")){if(!n.get(h.file_path.replace(/\.liquid$/,".json")))return!0}else if(h.file_path.endsWith(".json"))return!0;return!1});return s?{...await e(s),id:String(s.name||"").split(".").pop()}:void 0},o=[];for(let a of i){let s;try{s=dt.default.parse(a.file_data)}catch(l){console.warn(l)}if(s?.type){let l=await Qe(s,r);o.push({...s,id:String(a.name||"").split(".").pop(),sectionConfigs:l})}}return o}async function Qe(n,e){let t=Array.isArray(n?.order)&&n.order.length>0?n.order:Object.keys(n?.sections||{}),i=[];for(let r of t){let o=n.sections?.[r];if(!o)continue;let a=await e(o.type)||{id:o.type,label:o.type,tag:"div",class:"",fields:[],blocks:[]},s=n.id?`page__${n.id}__${r}`:a.id,h=(Array.isArray(o.block_order)?o.block_order:Object.keys(o.blocks||{})).map(c=>o.blocks?.[c]).filter(Boolean),u={section:{id:s,...o,blocks:h}};i.push({id:s,section:{id:s,...o},schema:a,settings:u,tag:a.tag||"div",class:a.class})}return i}function Zl(n){return String(n)==="[object Array]"}function x(n){let e=typeof n;return n!==null&&(e==="object"||e==="function")}function ut(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 G2(n,e="id"){return(0,T4.reduce)(n,(t,i)=>(t[String(i[e])]=i,t),{})}function J5(n){let e=n.split(/-|_/),t=e.pop()?.toUpperCase(),i=e.join("-");return(t||v5[i]||"").toLowerCase()}function Y5(n){return x(n)&&Object.hasOwn(n,"code")&&Object.hasOwn(n,"name")&&Object.hasOwn(n,"fallback")}function mt(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&&mt(i,e)}function Fl(n){let e=new Set;return mt(n,(t,i)=>{if(typeof i=="object"&&i!==null){if(e.has(i))return!1;e.add(i)}return!0}),Array.from(e)}function Nl(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 ji(n){if(!(typeof n!="object"||n===null))for(let[e,t]of Object.entries(n))e==="_swell"&&"_swell"in n?n[e]=void 0:ji(t)}function ct(n){if(n!==void 0)return n instanceof b?"SwellStorefrontCollection":n instanceof T?"SwellStorefrontRecord":n instanceof y?"ShopifyResource":n instanceof v?"StorefrontResource":"promise"}async function U(n,e=!0,t=!1){let i=n,r=e;try{if(M(n)&&(r=!1,i=await n),n instanceof v&&(r=!1,i=await U(n.resolve(),e,t)),Array.isArray(i)){let o=await Promise.all(i.map(a=>U(a,e,t)));if(i=o,!o.some(a=>a!==void 0))return e?[]:void 0}else if(typeof i=="object"&&i!==null&&(!("_swell"in i)||!i._swell)){let o={};for(let[a,s]of Object.entries(i)){if(!e&&(M(s)||s instanceof v||s instanceof y)){o[a]={_type:ct(s),...t?{value:await U(s,r,t)}:void 0};continue}if(s instanceof v&&t){o[a]={_type:ct(s),value:await U(s,r,t)};continue}o[a]=await U(s,r,t)}return!e&&Object.keys(o).length===0?void 0:o}}catch(o){return console.error(o),n}return i}function W(n){return ht.default.stringify({...n,sections:void 0,section_id:void 0},{encodeValuesOnly:!0,arrayFormat:"repeat"})}function z2(n,e){return n=Array.isArray(n)?n.join(" "):n,n.split("}").map(r=>{let[o,a]=r.split("{");return!o||!a?"":`${o.split(",").map(l=>`#${e} ${l.trim()}`).join(", ")} {${a}}`}).join(" ")}function Z3(n,e){return Object.entries(n).reduce((t,[i,r])=>(r?.value!==null&&r?.value!==void 0&&(t[lt(i)]=r?.value),t),(0,T4.cloneDeep)(e))}var f4="ContentSections";function b3(n){return`SectionGroup_${n}`}var Zi="THEME",Fi=5*1e3,Ni=1e3*60*60*24*7,Ii=Object.freeze({ttl:Fi}),pt="__NULL__",K=class{client;workerCtx;constructor(e){e=e||{},this.workerCtx=e.workerCtx,e.stores=e.stores||Hi(e.kvStore),this.client=(0,Ct.createCache)({...Ii,...e})}async fetch(e,t){return this.client.wrap(e,t)}async fetchSWR(e,t,i=Ni){let r=await this.client.get(e),o=Promise.resolve().then(()=>t()).then(async s=>{let l=s==null,h=await U(s);return await this.client.set(e,l?pt:h,i),s});return this.workerCtx?.waitUntil&&this.workerCtx.waitUntil(o),r!==null?r===pt?null:r:await o}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()}};function Hi(n){let e=[];return n?e.push(new m5.Keyv({namespace:Zi,store:new K3(n)})):e.push(new m5.Keyv),e}var V3=class extends K{constructor(e){super({...e})}};var ft=S("keyv");var U3=class extends K{constructor(e){super({stores:Bi(),...e})}};function Bi(){return[new ft.Keyv({serialize:void 0,deserialize:void 0})]}var Gi=90*24*60*60*1e3,D3=class extends K{constructor(e){super({ttl:Gi,...e})}};var gt="https://api.schema.io",wt=new Map,yt=new Map,St=class n{url;headers;swellHeaders;queryParams;workerCtx;workerEnv;config;shopifyCompatibilityConfig;backend;storefront;storefrontContext;instanceId="";isPreview=!1;isEditor=!1;sentResponse=!1;storefront_url;resourceLoadingIndicator;constructor(e){let{url:t,config:i,shopifyCompatibilityConfig:r,headers:o,swellHeaders:a,serverHeaders:s,queryParams:l,workerEnv:h,workerCtx: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.workerCtx=u,this.workerEnv=h,this.resourceLoadingIndicator=e.resourceLoadingIndicator,console.log(`KV cache: ${this.workerEnv?.THEME?"enabled":"disabled"}`),s){let{headers:f,swellHeaders:m}=n.formatHeaders(s);this.headers=f,this.swellHeaders=m,this.backend=new p5({storeId:m["store-id"],accessToken:m["access-token"],apiHost:m["api-host"]}),this.storefront=this.getStorefrontInstance({...e,headers:f,swellHeaders:m}),this.instanceId=["store-id","environment-id","deployment-mode","theme-id","theme-branch-id"].map(C=>m[C]||"0").join(":"),this.isEditor=c.isEditor??m["deployment-mode"]==="editor",this.isPreview=this.isEditor||m["deployment-mode"]==="preview"}else if(o&&a)Object.assign(this,c),this.headers=o,this.swellHeaders=a,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,o)=>{t[o]=r}):e&&(t=e);for(let[r,o]of Object.entries(t))r.startsWith("swell-")&&o&&(i[r.replace("swell-","")]=o);return{headers:t,swellHeaders:i}}static formatQueryParams(e){let t={};return e instanceof URLSearchParams?t=bt.default.parse(e.toString()):e&&(t=e),t}async getCachedResource(e,t,i){let r=kt(e,[this.instanceId,t]);return this.getResourceCache().fetchSWR(r,i)}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:o,session:a}=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:o}),s.set({model:"session",value:a})}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||M(e)?[]:e}getStorefrontLocalization(){let e=this.storefront.locale.selected(),t=this.storefront.currency.selected();return!e||M(e)?{locale:"en-US",currency:"USD"}:{locale:e,currency:t}}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)}isLoading(e=!0){this.resourceLoadingIndicator&&this.resourceLoadingIndicator(e)}getStorefrontInstance(e){let{swellHeaders:t,getCookie:i,setCookie:r,storefrontSettingStates:o}=e;if(!t)throw new Error("Swell headers are required");let a=t["store-id"],s=t["public-key"];if(!a||!s)throw new Error('Missing required headers: "swell-store-id" and "swell-public-key"');let l=Lt.default.create(a,s,{url:t["admin-url"],vaultUrl:t["vault-url"],getCookie:i,setCookie:r&&((h,u,c)=>r(h,u,c,this)),headers:{"Swell-Store-id":a,"Swell-Storefront-Id":t["storefront-id"]}});return o&&Object.assign(l.settings,o),l.request=this.getCacheableStorefrontRequestHandler(l),l}initStorefrontContext(){let e={};if(this.swellHeaders?.["storefront-context"])try{e=JSON.parse(decodeURIComponent(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,o,a,s)=>{if(this.isStorefrontRequestCacheable(i,r,s))return this.getRequestCache().fetchSWR(kt("request",[this.instanceId,i,r,o,a,s]),()=>(console.log("Storefront request",{method:i,url:r,id:o,data:a}),t(i,r,o,a,s)));switch(i){case"delete":case"post":case"put":{let l=r.split("/")[1];delete this.storefrontContext[l];break}default:}return t(i,r,o,a,s)}}getResourceCache(){let e=wt.get(this.instanceId);return e||(e=new U3({kvStore:this.workerEnv?.THEME,workerCtx:this.workerCtx}),wt.set(this.instanceId,e)),e}getRequestCache(){let e=yt.get(this.instanceId);return e||(e=new V3({kvStore:this.workerEnv?.THEME,workerCtx:this.workerCtx}),yt.set(this.instanceId,e)),e}};function kt(n,e){let t=n;return Array.isArray(e)&&e.length>0&&(t+=`_${JSON.stringify(e)}`),t.length>512&&(t=`${t.slice(0,480)}${a3(t)}`),t}var p5=class{apiHost=gt;apiAuth="";constructor({storeId:e,accessToken:t,apiHost:i}){this.apiHost=i||gt,this.apiAuth=ut(`${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"}},o="";if(i)try{e==="GET"?o=`?${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 a=String(t).startsWith("/")?t.substring(1):t,s=`${this.apiHost}/${a}${o}`,l=await fetch(s,r),h=await l.text(),u;try{u=JSON.parse(h)}catch{u=String(h||"").trim()}if(l.status>299)throw new _4(u,{status:l.status,method:e,endpointUrl:a});if(e!=="GET"&&u?.errors)throw new _4(u.errors,{status:400,method:e,endpointUrl:a});return u}stringifyQuery(e,t){let i=[];for(let[r,o]of Object.entries(e)){let a=t?`${t}[${r}]`:r,l=o!==null&&typeof o=="object"?this.stringifyQuery(o,a):`${encodeURIComponent(a)}=${o===null?"":encodeURIComponent(o)}`;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)}},_4=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}
949
949
  ${i}`),super(i),this.name="SwellError",this.status=t.status||500}};function At(n,e){return new b(n,"products",e)}function cc(n,e,t){return new T(n,"products",e,t)}function hc(n,{search:e,filter:t,sort:i}){return new b(n,"products",{search:e,filter:t,sort:i})}function Cc(n,e){return new b(n,"categories",e)}function qi(n,e,t){return new T(n,"categories",e,t)}async function fc(n,e,t){let i=qi(n,e,t),r=await i.id;return i.products=At(n,{category:r}),i}function Sc(n,e){return n.getCachedResource(`content-model-${e}`,[],()=>n.get("/:content/{name}",{name:e,public:!0,"storefront.enabled":!0}))}async function Oi(n,e,t){return new b(n,`content/${e}`,t)}async function Tt(n,e,t,i){return new T(n,`content/${e}`,t,i)}async function kc(n,e,t){return Tt(n,"pages",e,t)}async function Lc(n,e){return Oi(n,"blogs",e)}async function bc(n,e,t){return Tt(n,"blogs",e,t)}var Mt=j(S("json5"),1),z=S("lodash-es");var M4=!0;async function Mc(n,e){let t=null;if(t=await n.getThemeTemplateConfigByType("templates",e),t){if(t.file_path.endsWith(".liquid"))return t.file_data;try{return Mt.default.parse(t.file_data)}catch{return t.file_data}}}function Vi(n,e){return n.reduce((t,i)=>(i.enabled_on?P4(i.enabled_on,"groups",e)&&t.push(String(i.id)):i.disabled_on?P4(i.disabled_on,"groups",e)||t.push(String(i.id)):i.id===e&&t.push(String(i.id)),t),[])}function Ui(n,e){return e.map(t=>({prop:b3(t.id),type:"component-collection",label:t.label,required:!0,noInline:M4,accepts:Vi(n,t.type)}))}function P4(n,e,t){return!!(n.templates==="*"||n[e]?.includes(t))}function $i(n,e,t){return n.reduce((i,r)=>(r.enabled_on?P4(r.enabled_on,"templates",t)&&i.push(String(r.id)):r.disabled_on?P4(r.disabled_on,"templates",t)||i.push(String(r.id)):e.some(({type:o})=>o===r.id)||i.push(String(r.id)),i),[])}function Ki(n){return(n?.configs?.editor?.settings??[]).reduce((e,t)=>{for(let i of t.fields||[])e.push({prop:O3(i.id),label:i.label,optional:!0,group:t.label,...q3(i)});return e},[])}function zi(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,o)=>(o.id&&o.type&&r.push({prop:O3(o.id),label:o.label,optional:!0,...q3(o)}),r),[]),...i?[{prop:"Blocks",type:"component-collection",required:!0,noInline:M4,accepts:(t.blocks||[]).map(r=>`Block__${t.id}__${r.type}`),defaultValue:t.presets?.reduce((r,o,a)=>o.blocks?o.blocks.reduce((s,l)=>{let h=t.blocks?.find(({type:u})=>u===l.type);return h&&s.push({_id:`Block__${t.id}__${l.type}__preset_${a}`,_component:`Block__${t.id}__${l.type}`,...(0,z.reduce)(h.fields,(u,c)=>(c.id&&(u[c.id]=G(h.fields,c.id,c.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..."}},{prop:"$locale",type:"swell_locale",isLabelHidden:!0}],styles:()=>({styled:{Root:{}}})}),i&&e.push(...(t.blocks||[]).map(r=>({id:`Block__${t.id}__${r.type}`,label:r.label,schema:(r.fields||[]).reduce((o,a)=>(a.id&&a.type&&o.push({prop:O3(a.id),label:a.label,optional:!0,...q3(a)}),o),[{prop:"$locale",type:"swell_locale",isLabelHidden:!0}]),styles:()=>({styled:{Root:{}}})})))}return e}function Wi(n){return n?.configs?.editor?.settings?.reduce((e,t)=>{for(let i of t.fields||[])i?.id&&(e[i.id]=G(t.fields,i.id,n?.configs?.theme?.[i.id]));return e},{})}function Ji(n){return n.reduce((e,t)=>(e[b3(t.id)]=t.sectionConfigs.map(({section:i,settings:r,schema:o})=>({_id:`SectionGroup__${i.type}_${_t()}`,_component:i.type,...(0,z.reduce)(r?.section.settings,(a,s,l)=>(a[l]=G(o?.fields,l,s),a),{}),custom_css:r?.section.custom_css||"",...r?.section.blocks?{Blocks:r.section.blocks.map(a=>({_id:`Block__${i.type}__${a.type}_${_t()}`,_component:`Block__${i.type}__${a.type}`,...(0,z.reduce)(a.settings,(s,l,h)=>(s[h]=G(o?.blocks?.find(({type:u})=>u===a.type)?.fields,h,l),s),{})}))}:void 0})),e),{})}function Yi(n){return(n||"").replaceAll("/","_")}function Qi(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,z.reduce)(t.fields,(o,a)=>(a.id&&(o[a.id]=G(t.fields,a.id,i.settings?.[a.id])),o),{}),Blocks:i.blocks?.reduce((o,a)=>{let s=t.blocks?.find(({type:l})=>l===a.type);return s&&o.push({_id:`Block__${t.id}__${a.type}__preset_${r}`,_component:`Block__${t.id}__${a.type}`,...(0,z.reduce)(s.fields,(l,h)=>(h.id&&(l[h.id]=G(s.fields,h.id,a.settings?.[h.id])),l),{})}),o},[])}}))),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,z.reduce)(i.fields,(r,o)=>(o.id&&(r[o.id]=G(i.fields,o.id,o.default)),r),{})}})));return e.filter(t=>Object.keys(t.entry).some(i=>i!=="_id"&&i!=="_component"))}function Pc(n,e,t,i,r){let o={id:"swell_global",label:"Theme settings",schema:[{prop:"swell_page",type:"component",required:!0,accepts:["swell_page"],isNonChangable:!0,noInline:M4},{prop:"$locale",type:"swell_locale",isLabelHidden:!0},...Ki(n)],groups:(n?.configs?.editor?.settings??[]).map(c=>({key:c.label,label:c.label,collapsable:!0,collapsed:!0})),styles:()=>({styled:{Root:{}}})},a={id:"swell_page",label:"Page settings",schema:[{prop:f4,type:"component-collection",required:!0,noInline:M4,accepts:$i(e,i,r),placeholderAppearance:{height:250,label:"Add section",aspectRatio:1}},...Ui(e,i)],allowSave:!0,styles:()=>({styled:{Root:{}}})},s=[o,a,...zi(e)],l=o.schema.find(c=>c.prop==="color_schemes");if(l){let c=l.params,{fields:f=[]}=c;s.push({id:"swell_color_scheme_group",label:"Swell color scheme",schema:f.map(m=>({prop:O3(m.id),label:m.label,optional:!0,...q3({...m,type:m.id==="background_gradient"?"text":m.type})})),styles(){return{styled:{Root:{}}}}})}let h=new Set;for(let c of s)h.add(c.id);let u=[{id:"swell_global",entry:{_id:"swell_global",_component:"swell_global",...Wi(n),$locale:n?.configs?.theme?.$locale,swell_page:[{_id:"swell_page",_component:"swell_page",ContentSections:t.filter(c=>h.has(c.section.type)).map(({section:c,settings:f,schema:m})=>({_id:Yi(c.id),_component:c.type,custom_css:f?.section?.custom_css||"",disabled:f?.section?.disabled||!1,$locale:f?.section?.settings?.$locale,...(0,z.reduce)(m?.fields,(C,p)=>(p?.id&&(C[p.id]=G(m?.fields,p.id,f?.section?.settings?.[p.id])),C),{}),...c?.blocks?{Blocks:Object.entries(c.blocks).map(([C,p])=>({_id:`Block__${C}__${p.type}_${Math.random()}`,_component:`Block__${c.type}__${p.type}`,disabled:p.disabled||!1,...(0,z.reduce)(p.settings,(g,q,i3)=>(g[i3]=G(m?.blocks?.find(({type:m3})=>m3===p.type)?.fields,i3,q),g),{})}))}:void 0})),...Ji(i)}]}},{id:"swell_page",entry:{_id:"swell_page",_component:"swell_page"}},...Qi(e)];return{easyblocksConfig:{components:s,templates:u,backend:Xi(),hideCloseButton:!0,allowSave:!0,readOnly:!1,locales:[{code:"en-US",isDefault:!0}],types:{swell_css:{type:"inline",widget:{id:"SwellCSS"}},swell_locale:{type:"inline",widget:{id:"SwellLocale"}},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_radio:{type:"inline",widget:{id:"SwellRadio"}},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 Ec(n,e,t){let i=n.reduce((a,s)=>(a[`${s.id}`]=t("pageSection",s),a),{}),r=e.reduce((a,s)=>(a[b3(s.id)]=t("layoutSectionGroup",s),a),{}),o=n.reduce((a,s)=>{if(s.blocks)for(let l of s.blocks){let h=`Block__${s.id}__${l.type}`;a[h]=t("block",{section:s,block:l})}return a},{});return{...i,...r,...o,swell_page:t("root"),swell_global:t("global")}}function Xi(){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 _t(){return(Math.random()+1).toString(36).substring(7)}function E4(n,e){let i=n?.storefront?.options?.getCookie;return typeof i=="function"&&i(e)||""}var Pt=class extends T{constructor(e,t,i={}){super(e,"",t,i,async function(){let r=await vt(e,this._resourceName,t,i);return $3(this._resourceName,r,e,"",t,i)})}},Et=class extends o3{constructor(e,t,i={}){super(e,"",async function(){let r=await vt(e,this._resourceName,t,i);return $3(this._resourceName,r,e,"",t,i)})}};async function vt(n,e,t,i){let r=new URLSearchParams({...t&&{slug:t},...i&&{query:JSON.stringify(i)}}),o=r.size>0?`?${r}`:"",a=E4(n,"swell-session"),s=E4(n,"swell-data")||{};return(await fetch(`${n.storefront_url}/resources/${e}.json/${o}`,{headers:{"X-Session":a,"Swell-Data":JSON.stringify(s)}})).json()}function $3(n,e,t,i="",r,o){let a={};for(let[s,l]of Object.entries(e)){let h=i+`${i===""?"":"/"}${s}`,u;switch(l?._type){case"SwellStorefrontCollection":u=i6;break;case"SwellStorefrontRecord":u=t6;break;case"createStorefrontResource":u=e6;break;default:break}a[s]=u?u(n,t,h,r,o):l}return a}function e6(n,e,t,i,r){return new v(async function(){let o=await C5(e,n,t,i,r);return $3(n,o,e,t,i,r)})}function t6(n,e,t,i,r){let o=Rt(i,r);return new T(e,n,t,o,async function(){let a=await C5(e,n,t,i,r);return $3(n,a,e,t,i,r)})}function i6(n,e,t,i,r){let o=Rt(i,r);return new b(e,n,o,async function(){let a=await C5(e,n,t,i,r);return $3(n,a,e,t,i,r)})}async function C5(n,e,t,i,r){let o=new URLSearchParams({path:t,...i&&{slug:i},...r&&{query:JSON.stringify(r)}}),a=o.size>0?`?${o}`:"",s=E4(n,"swell-session"),l=E4(n,"swell-data")||{};return(await fetch(`${n.storefront_url}/resources/${e}.json${a}`,{headers:{"X-Session":s,"Swell-Data":JSON.stringify(l)}})).json()}function Rt(n,e){return{...n&&{slug:n},...e}}})();
950
950
  //# sourceMappingURL=index.js.map