cloudcommerce 2.6.3 → 2.6.4

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.
Files changed (155) hide show
  1. package/.github/workflows/test-apps.yml +1 -1
  2. package/CHANGELOG.md +12 -0
  3. package/README.md +2 -0
  4. package/ecomplus-stores/barradoce/functions/many/package.json +3 -3
  5. package/ecomplus-stores/barradoce/functions/ssr/content/reviews.json +71 -0
  6. package/ecomplus-stores/barradoce/functions/ssr/content/types.d.ts +5 -0
  7. package/ecomplus-stores/barradoce/functions/ssr/package.json +6 -6
  8. package/ecomplus-stores/barradoce/functions/ssr/src/env.d.ts +1 -0
  9. package/ecomplus-stores/barradoce/functions/with-apps/package.json +3 -3
  10. package/ecomplus-stores/barradoce/package.json +2 -2
  11. package/package.json +7 -7
  12. package/packages/api/package.json +1 -1
  13. package/packages/apps/affiliate-program/package.json +1 -1
  14. package/packages/apps/correios/package.json +1 -1
  15. package/packages/apps/custom-payment/package.json +1 -1
  16. package/packages/apps/custom-shipping/package.json +1 -1
  17. package/packages/apps/datafrete/package.json +1 -1
  18. package/packages/apps/discounts/package.json +1 -1
  19. package/packages/apps/emails/package.json +1 -1
  20. package/packages/apps/fb-conversions/package.json +1 -1
  21. package/packages/apps/flash-courier/package.json +1 -1
  22. package/packages/apps/frenet/package.json +1 -1
  23. package/packages/apps/galaxpay/package.json +1 -1
  24. package/packages/apps/google-analytics/package.json +1 -1
  25. package/packages/apps/jadlog/package.json +1 -1
  26. package/packages/apps/loyalty-points/package.json +1 -1
  27. package/packages/apps/mandae/package.json +1 -1
  28. package/packages/apps/melhor-envio/package.json +1 -1
  29. package/packages/apps/mercadopago/package.json +1 -1
  30. package/packages/apps/pagarme/package.json +2 -2
  31. package/packages/apps/pagarme-v5/package.json +1 -1
  32. package/packages/apps/paghiper/package.json +1 -1
  33. package/packages/apps/pix/package.json +1 -1
  34. package/packages/apps/tiny-erp/package.json +1 -1
  35. package/packages/apps/webhooks/package.json +1 -1
  36. package/packages/cli/package.json +2 -2
  37. package/packages/config/package.json +1 -1
  38. package/packages/emails/package.json +2 -2
  39. package/packages/eslint/package.json +6 -6
  40. package/packages/events/package.json +1 -1
  41. package/packages/feeds/package.json +1 -1
  42. package/packages/firebase/package.json +2 -2
  43. package/packages/i18n/package.json +1 -1
  44. package/packages/modules/package.json +1 -1
  45. package/packages/passport/package.json +1 -1
  46. package/packages/ssr/lib/lib/cron-ssr-save-views.js +2 -1
  47. package/packages/ssr/lib/lib/cron-ssr-save-views.js.map +1 -1
  48. package/packages/ssr/package.json +4 -4
  49. package/packages/ssr/src/lib/cron-ssr-save-views.ts +2 -1
  50. package/packages/storefront/dist/client/_astro/AccountPage.B4WZaOzX.js +1 -0
  51. package/packages/storefront/dist/client/_astro/CartSidebar.DAGdpIcU.js +1 -0
  52. package/packages/storefront/dist/client/_astro/HeroSlider.Dq_9kcdU.js +1 -0
  53. package/packages/storefront/dist/client/_astro/PitchBar.BwLlIs6F.js +1 -0
  54. package/packages/storefront/dist/client/_astro/Prices.BgHTq5id.js +1 -0
  55. package/packages/storefront/dist/client/_astro/ProductDetails.CnYNdPl5.js +7 -0
  56. package/packages/storefront/dist/client/_astro/ProductShelf.kfADQTUO.js +1 -0
  57. package/packages/storefront/dist/client/_astro/SearchModal.DcmvABes.js +1 -0
  58. package/packages/storefront/dist/client/_astro/SearchShowcase.C9GWwOnF.js +1 -0
  59. package/packages/storefront/dist/client/_astro/ShippingCalculator.DE01D7dt.js +1 -0
  60. package/packages/storefront/dist/client/_astro/ShopHeader.Cf4t6O6z.js +7 -0
  61. package/packages/storefront/dist/client/_astro/_commonjsHelpers.Cpj98o6Y.js +1 -0
  62. package/packages/storefront/dist/client/_astro/_plugin-vue_export-helper.CBemkWnU.js +5 -0
  63. package/packages/storefront/dist/client/_astro/{_slug_.4W7qhV-L.css → _slug_.DX_OkMX7.css} +1 -1
  64. package/packages/storefront/dist/client/_astro/{afetch.OifQZgwR.js → afetch.DPLba2tr.js} +1 -1
  65. package/packages/storefront/dist/client/_astro/client.CdXC84C5.js +1 -0
  66. package/packages/storefront/dist/client/_astro/customer-session.CNe1heRH.js +7 -0
  67. package/packages/storefront/dist/client/_astro/{firebase-app.iLdzDVjL.js → firebase-app.CBckq0Sj.js} +1 -1
  68. package/packages/storefront/dist/client/_astro/{format-money.1_HtF5S2.js → format-money.DINpWB0x.js} +1 -1
  69. package/packages/storefront/dist/client/_astro/grid-title.D4m7-g3h.js +1 -0
  70. package/packages/storefront/dist/client/_astro/hoisted.B2rH1xwX.js +8 -0
  71. package/packages/storefront/dist/client/_astro/hoisted.DBPXHTEb.js +1 -0
  72. package/packages/storefront/dist/client/_astro/hoisted.EBqhuD5o.js +1 -0
  73. package/packages/storefront/dist/client/_astro/{hoisted.GaT7bmE3.js → hoisted.ut_nNM_H.js} +1 -1
  74. package/packages/storefront/dist/client/_astro/i18n.B3skIOFg.js +1 -0
  75. package/packages/storefront/dist/client/_astro/img-sizes.rFK7so02.js +1 -0
  76. package/packages/storefront/dist/client/_astro/img.D5a6GzeE.js +1 -0
  77. package/packages/storefront/dist/client/_astro/index.CFw6O-Kt.js +1 -0
  78. package/packages/storefront/dist/client/_astro/index.DBfgCyd-.js +1 -0
  79. package/packages/storefront/dist/client/_astro/{modules-info.HP6478mG.js → modules-info.BHKiT6oA.js} +1 -1
  80. package/packages/storefront/dist/client/_astro/name.BZA9xqh-.js +1 -0
  81. package/packages/storefront/dist/client/_astro/photoswipe.esm.C0FT-EY-.js +4 -0
  82. package/packages/storefront/dist/client/_astro/price.CHiL6Z1J.js +1 -0
  83. package/packages/storefront/dist/client/_astro/sf-utils.Cigv01cN.js +13 -0
  84. package/packages/storefront/dist/client/_astro/shopping-cart.D-w8Z-4p.js +1 -0
  85. package/packages/storefront/dist/client/_astro/use-analytics.CQDdNgwF.js +1 -0
  86. package/packages/storefront/dist/client/_astro/use-cms-preview.4Hq7LCmA.js +1 -0
  87. package/packages/storefront/dist/client/_astro/use-product-card.CQRlRsNX.js +1 -0
  88. package/packages/storefront/dist/client/_astro/use-text-value.UjCYLWjm.js +4 -0
  89. package/packages/storefront/dist/client/img/uploads/logo.png +0 -0
  90. package/packages/storefront/dist/server/chunks/{CartSidebar_3_1aFp67.mjs → CartSidebar_BmwcZuxv.mjs} +36 -4
  91. package/packages/storefront/dist/server/chunks/{SearchModal_2azP1u7P.mjs → SearchModal_BvEnUvAx.mjs} +4 -3
  92. package/packages/storefront/dist/server/chunks/_.._DORZHe_Z.mjs +5 -0
  93. package/packages/storefront/dist/server/chunks/{_page__qqIVxbal.mjs → _page__DU3kNewy.mjs} +1 -1
  94. package/packages/storefront/dist/server/chunks/{account_vK6pmJlz.mjs → account_CaTloREf.mjs} +1 -1
  95. package/packages/storefront/dist/server/chunks/astro/{assets-service_631fRtTy.mjs → assets-service_B77Hm2ue.mjs} +2 -2
  96. package/packages/storefront/dist/server/chunks/{astro_u-oSb215.mjs → astro_ISB6VLqs.mjs} +178 -59
  97. package/packages/storefront/dist/server/chunks/index_BTDpenpc.mjs +5 -0
  98. package/packages/storefront/dist/server/chunks/index_D0q4ab_n.mjs +5 -0
  99. package/packages/storefront/dist/server/chunks/{node_zqXXqc-u.mjs → node_C7sdLKL4.mjs} +1 -1
  100. package/packages/storefront/dist/server/chunks/pages/{__ZucPYaOo.mjs → __B4CsSrck.mjs} +1751 -344
  101. package/packages/storefront/dist/server/chunks/pages/{_page__0sN9U0SD.mjs → _page__sb5Idhgp.mjs} +2 -3
  102. package/packages/storefront/dist/server/chunks/pages/{account_OQr_6KN1.mjs → account_iWjHfkwu.mjs} +2 -3
  103. package/packages/storefront/dist/server/chunks/pages/{index_3IjgOEIq.mjs → index_BZlpKBRL.mjs} +41 -4
  104. package/packages/storefront/dist/server/chunks/pages/node_GFu-CQ19.mjs +852 -0
  105. package/packages/storefront/dist/server/chunks/pages/{~fallback_133FK-CP.mjs → ~fallback_C07rzeay.mjs} +2 -3
  106. package/packages/storefront/dist/server/chunks/{index__05fnqFh.mjs → ~fallback_YpJa9BIL.mjs} +1 -1
  107. package/packages/storefront/dist/server/entry.mjs +751 -912
  108. package/packages/storefront/dist/server/manifest_KFjAaJaC.mjs +201 -0
  109. package/packages/storefront/dist/server/renderers.mjs +1 -1
  110. package/packages/storefront/package.json +6 -6
  111. package/packages/storefront/src/lib/content.d.ts +4 -1
  112. package/packages/storefront/src/lib/custom-content.d.ts +9 -0
  113. package/packages/storefront/src/lib/ssr-context.ts +6 -4
  114. package/packages/test-base/package.json +1 -1
  115. package/packages/types/package.json +1 -1
  116. package/packages/storefront/dist/client/_astro/AccountPage.0M6_FdU6.js +0 -1
  117. package/packages/storefront/dist/client/_astro/CartSidebar.L0Vbhsdt.js +0 -1
  118. package/packages/storefront/dist/client/_astro/HeroSlider.ju9TsLrJ.js +0 -1
  119. package/packages/storefront/dist/client/_astro/PitchBar.yqD9ycx5.js +0 -1
  120. package/packages/storefront/dist/client/_astro/Prices.xI1rdM1e.js +0 -1
  121. package/packages/storefront/dist/client/_astro/ProductDetails.FQtM5kpd.js +0 -7
  122. package/packages/storefront/dist/client/_astro/ProductShelf.-4fsYkPB.js +0 -1
  123. package/packages/storefront/dist/client/_astro/ProductShelf.GAAhKdTN.js +0 -1
  124. package/packages/storefront/dist/client/_astro/QuantitySelector.v7L8EYOR.js +0 -1
  125. package/packages/storefront/dist/client/_astro/SearchModal.rasg5jV6.js +0 -1
  126. package/packages/storefront/dist/client/_astro/SearchShowcase.kA6jICYo.js +0 -1
  127. package/packages/storefront/dist/client/_astro/ShopHeader.v_L96Y90.js +0 -7
  128. package/packages/storefront/dist/client/_astro/_plugin-vue_export-helper.xATGHWd9.js +0 -5
  129. package/packages/storefront/dist/client/_astro/client.YJ00ta5M.js +0 -1
  130. package/packages/storefront/dist/client/_astro/customer-session.ZD6tLDQJ.js +0 -7
  131. package/packages/storefront/dist/client/_astro/grid-title.pK2Nn3i-.js +0 -1
  132. package/packages/storefront/dist/client/_astro/hoisted.ICXGWNEA.js +0 -1
  133. package/packages/storefront/dist/client/_astro/hoisted.XOXTrHqn.js +0 -1
  134. package/packages/storefront/dist/client/_astro/i18n.zhlBzJt8.js +0 -1
  135. package/packages/storefront/dist/client/_astro/img-sizes.gxAI9JNh.js +0 -1
  136. package/packages/storefront/dist/client/_astro/img.AnjeGdy_.js +0 -1
  137. package/packages/storefront/dist/client/_astro/index.KfrHdfOH.js +0 -1
  138. package/packages/storefront/dist/client/_astro/index.ShNlAyu1.js +0 -1
  139. package/packages/storefront/dist/client/_astro/name.VA3MEpe0.js +0 -1
  140. package/packages/storefront/dist/client/_astro/photoswipe.esm.Ylh9TGkz.js +0 -4
  141. package/packages/storefront/dist/client/_astro/price.Easct8WC.js +0 -1
  142. package/packages/storefront/dist/client/_astro/sf-utils.c42cbZ9W.js +0 -13
  143. package/packages/storefront/dist/client/_astro/shopping-cart.nSNNOrp9.js +0 -1
  144. package/packages/storefront/dist/client/_astro/use-analytics.wTmoP8B1.js +0 -1
  145. package/packages/storefront/dist/client/_astro/use-product-card.UFr8SCuD.js +0 -1
  146. package/packages/storefront/dist/client/_astro/use-text-value.lKqoIagH.js +0 -4
  147. package/packages/storefront/dist/server/chunks/_.._19fCuQdO.mjs +0 -5
  148. package/packages/storefront/dist/server/chunks/pages/node_OmjWRf8D.mjs +0 -112
  149. package/packages/storefront/dist/server/chunks/~fallback_Wahcp9Wk.mjs +0 -5
  150. package/packages/storefront/dist/server/manifest_9FASPYUE.mjs +0 -202
  151. /package/packages/storefront/dist/client/_astro/{index-bea2a320.eWykogwr.js → index-bea2a320.CHELEM8n.js} +0 -0
  152. /package/packages/storefront/dist/client/_astro/{photoswipe-lightbox.esm.dZBqKD9u.js → photoswipe-lightbox.esm.BbYxSZIB.js} +0 -0
  153. /package/packages/storefront/dist/client/_astro/{photoswipe.0V7m2jWu.js → photoswipe.CNpEZKfy.js} +0 -0
  154. /package/packages/storefront/dist/client/_astro/{server-data.4C60Esyt.js → server-data.CUHTES8a.js} +0 -0
  155. /package/packages/storefront/dist/server/chunks/{photoswipe_IcWDJiwc.mjs → photoswipe_wusPJBJF.mjs} +0 -0
@@ -1,13 +0,0 @@
1
- var gs={};let St,pn;typeof window=="object"&&window?pn=St=window:typeof process=="object"&&gs?(pn=global,St=gs):pn=St=typeof self=="object"&&self||{};const Xr="en_us",zr="USD",el="$",tl="US",nl=1011,sl="5b1abe30a4d4531b8fe40725",rl=e=>{if(typeof document=="object"&&document){const t=document.getElementsByTagName("meta");for(let n=0;n<t.length;n++)if(t[n].getAttribute("name")===e.replace(/_/g,"-")){const s=t[n].getAttribute("content");return e==="ecom_store_id"?parseInt(s,10):s}}return St[e.toUpperCase()]},vn={};["lang","currency","currency_symbol","country_code","store_id","store_object_id"].forEach(e=>{vn[e]=rl("ecom_"+e)});const _o={get(e){const t=vn[e];if(t!=null&&t!=="")return t;switch(e){case"lang":return Xr;case"currency":return zr;case"currency_symbol":return el;case"country_code":return tl;case"store_id":return nl;case"store_object_id":return sl}return null},set(e,t){vn[e]=t}};/**
2
- * @vue/shared v3.4.15
3
- * (c) 2018-present Yuxi (Evan) You and Vue contributors
4
- * @license MIT
5
- **/function $n(e,t){const n=new Set(e.split(","));return t?s=>n.has(s.toLowerCase()):s=>n.has(s)}const ee={},nt=[],Te=()=>{},ll=()=>!1,en=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Vs=e=>e.startsWith("onUpdate:"),ue=Object.assign,Vn=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},il=Object.prototype.hasOwnProperty,J=(e,t)=>il.call(e,t),U=Array.isArray,st=e=>wt(e)==="[object Map]",Ds=e=>wt(e)==="[object Set]",ps=e=>wt(e)==="[object Date]",V=e=>typeof e=="function",le=e=>typeof e=="string",De=e=>typeof e=="symbol",z=e=>e!==null&&typeof e=="object",Ks=e=>(z(e)||V(e))&&V(e.then)&&V(e.catch),Ws=Object.prototype.toString,wt=e=>Ws.call(e),ol=e=>wt(e).slice(8,-1),qs=e=>wt(e)==="[object Object]",Dn=e=>le(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,gt=$n(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),tn=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},cl=/-(\w)/g,Be=tn(e=>e.replace(cl,(t,n)=>n?n.toUpperCase():"")),fl=/\B([A-Z])/g,nn=tn(e=>e.replace(fl,"-$1").toLowerCase()),Kn=tn(e=>e.charAt(0).toUpperCase()+e.slice(1)),_n=tn(e=>e?`on${Kn(e)}`:""),Ke=(e,t)=>!Object.is(e,t),yn=(e,t)=>{for(let n=0;n<e.length;n++)e[n](t)},Wt=(e,t,n)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},ul=e=>{const t=parseFloat(e);return isNaN(t)?e:t},al=e=>{const t=le(e)?Number(e):NaN;return isNaN(t)?e:t};let _s;const Gs=()=>_s||(_s=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function sn(e){if(U(e)){const t={};for(let n=0;n<e.length;n++){const s=e[n],r=le(s)?pl(s):sn(s);if(r)for(const l in r)t[l]=r[l]}return t}else if(le(e)||z(e))return e}const dl=/;(?![^(]*\))/g,hl=/:([^]+)/,gl=/\/\*[^]*?\*\//g;function pl(e){const t={};return e.replace(gl,"").split(dl).forEach(n=>{if(n){const s=n.split(hl);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function rn(e){let t="";if(le(e))t=e;else if(U(e))for(let n=0;n<e.length;n++){const s=rn(e[n]);s&&(t+=s+" ")}else if(z(e))for(const n in e)e[n]&&(t+=n+" ");return t.trim()}function yo(e){if(!e)return null;let{class:t,style:n}=e;return t&&!le(t)&&(e.class=rn(t)),n&&(e.style=sn(n)),e}const _l="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",mo=$n(_l);function bo(e){return!!e||e===""}function yl(e,t){if(e.length!==t.length)return!1;let n=!0;for(let s=0;n&&s<e.length;s++)n=Ys(e[s],t[s]);return n}function Ys(e,t){if(e===t)return!0;let n=ps(e),s=ps(t);if(n||s)return n&&s?e.getTime()===t.getTime():!1;if(n=De(e),s=De(t),n||s)return e===t;if(n=U(e),s=U(t),n||s)return n&&s?yl(e,t):!1;if(n=z(e),s=z(t),n||s){if(!n||!s)return!1;const r=Object.keys(e).length,l=Object.keys(t).length;if(r!==l)return!1;for(const i in e){const o=e.hasOwnProperty(i),f=t.hasOwnProperty(i);if(o&&!f||!o&&f||!Ys(e[i],t[i]))return!1}}return String(e)===String(t)}const xo=e=>le(e)?e:e==null?"":U(e)||z(e)&&(e.toString===Ws||!V(e.toString))?JSON.stringify(e,Js,2):String(e),Js=(e,t)=>t&&t.__v_isRef?Js(e,t.value):st(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,r],l)=>(n[mn(s,l)+" =>"]=r,n),{})}:Ds(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>mn(n))}:De(t)?mn(t):z(t)&&!U(t)&&!qs(t)?String(t):t,mn=(e,t="")=>{var n;return De(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/**
6
- * @vue/reactivity v3.4.15
7
- * (c) 2018-present Yuxi (Evan) You and Vue contributors
8
- * @license MIT
9
- **/let me;class ml{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=me,!t&&me&&(this.index=(me.scopes||(me.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=me;try{return me=this,t()}finally{me=n}}}on(){me=this}off(){me=this.parent}stop(t){if(this._active){let n,s;for(n=0,s=this.effects.length;n<s;n++)this.effects[n].stop();for(n=0,s=this.cleanups.length;n<s;n++)this.cleanups[n]();if(this.scopes)for(n=0,s=this.scopes.length;n<s;n++)this.scopes[n].stop(!0);if(!this.detached&&this.parent&&!t){const r=this.parent.scopes.pop();r&&r!==this&&(this.parent.scopes[this.index]=r,r.index=this.index)}this.parent=void 0,this._active=!1}}}function bl(e,t=me){t&&t.active&&t.effects.push(e)}function xl(){return me}function Co(e){me&&me.cleanups.push(e)}let Ze;class Wn{constructor(t,n,s,r){this.fn=t,this.trigger=n,this.scheduler=s,this.active=!0,this.deps=[],this._dirtyLevel=2,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,bl(this,r)}get dirty(){if(this._dirtyLevel===1){Xe();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(Cl(n.computed),this._dirtyLevel>=2))break}this._dirtyLevel<2&&(this._dirtyLevel=0),ze()}return this._dirtyLevel>=2}set dirty(t){this._dirtyLevel=t?2:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=$e,n=Ze;try{return $e=!0,Ze=this,this._runnings++,ys(this),this.fn()}finally{ms(this),this._runnings--,Ze=n,$e=t}}stop(){var t;this.active&&(ys(this),ms(this),(t=this.onStop)==null||t.call(this),this.active=!1)}}function Cl(e){return e.value}function ys(e){e._trackId++,e._depsLength=0}function ms(e){if(e.deps&&e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)Zs(e.deps[t],e);e.deps.length=e._depsLength}}function Zs(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let $e=!0,An=0;const Qs=[];function Xe(){Qs.push($e),$e=!1}function ze(){const e=Qs.pop();$e=e===void 0?!0:e}function qn(){An++}function Gn(){for(An--;!An&&Fn.length;)Fn.shift()()}function Xs(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const s=e.deps[e._depsLength];s!==t?(s&&Zs(s,e),e.deps[e._depsLength++]=t):e._depsLength++}}const Fn=[];function zs(e,t,n){qn();for(const s of e.keys())if(s._dirtyLevel<t&&e.get(s)===s._trackId){const r=s._dirtyLevel;s._dirtyLevel=t,r===0&&(s._shouldSchedule=!0,s.trigger())}er(e),Gn()}function er(e){for(const t of e.keys())t.scheduler&&t._shouldSchedule&&(!t._runnings||t.allowRecurse)&&e.get(t)===t._trackId&&(t._shouldSchedule=!1,Fn.push(t.scheduler))}const tr=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},qt=new WeakMap,Qe=Symbol(""),In=Symbol("");function _e(e,t,n){if($e&&Ze){let s=qt.get(e);s||qt.set(e,s=new Map);let r=s.get(n);r||s.set(n,r=tr(()=>s.delete(n))),Xs(Ze,r)}}function Le(e,t,n,s,r,l){const i=qt.get(e);if(!i)return;let o=[];if(t==="clear")o=[...i.values()];else if(n==="length"&&U(e)){const f=Number(s);i.forEach((a,h)=>{(h==="length"||!De(h)&&h>=f)&&o.push(a)})}else switch(n!==void 0&&o.push(i.get(n)),t){case"add":U(e)?Dn(n)&&o.push(i.get("length")):(o.push(i.get(Qe)),st(e)&&o.push(i.get(In)));break;case"delete":U(e)||(o.push(i.get(Qe)),st(e)&&o.push(i.get(In)));break;case"set":st(e)&&o.push(i.get(Qe));break}qn();for(const f of o)f&&zs(f,2);Gn()}function Tl(e,t){var n;return(n=qt.get(e))==null?void 0:n.get(t)}const wl=$n("__proto__,__v_isRef,__isVue"),nr=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(De)),bs=El();function El(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const s=Z(this);for(let l=0,i=this.length;l<i;l++)_e(s,"get",l+"");const r=s[t](...n);return r===-1||r===!1?s[t](...n.map(Z)):r}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){Xe(),qn();const s=Z(this)[t].apply(this,n);return Gn(),ze(),s}}),e}function vl(e){const t=Z(this);return _e(t,"has",e),t.hasOwnProperty(e)}class sr{constructor(t=!1,n=!1){this._isReadonly=t,this._shallow=n}get(t,n,s){const r=this._isReadonly,l=this._shallow;if(n==="__v_isReactive")return!r;if(n==="__v_isReadonly")return r;if(n==="__v_isShallow")return l;if(n==="__v_raw")return s===(r?l?Hl:or:l?ir:lr).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const i=U(t);if(!r){if(i&&J(bs,n))return Reflect.get(bs,n,s);if(n==="hasOwnProperty")return vl}const o=Reflect.get(t,n,s);return(De(n)?nr.has(n):wl(n))||(r||_e(t,"get",n),l)?o:ae(o)?i&&Dn(n)?o:o.value:z(o)?r?cr(o):Zn(o):o}}class rr extends sr{constructor(t=!1){super(!1,t)}set(t,n,s,r){let l=t[n];if(!this._shallow){const f=ct(l);if(!Gt(s)&&!ct(s)&&(l=Z(l),s=Z(s)),!U(t)&&ae(l)&&!ae(s))return f?!1:(l.value=s,!0)}const i=U(t)&&Dn(n)?Number(n)<t.length:J(t,n),o=Reflect.set(t,n,s,r);return t===Z(r)&&(i?Ke(s,l)&&Le(t,"set",n,s):Le(t,"add",n,s)),o}deleteProperty(t,n){const s=J(t,n);t[n];const r=Reflect.deleteProperty(t,n);return r&&s&&Le(t,"delete",n,void 0),r}has(t,n){const s=Reflect.has(t,n);return(!De(n)||!nr.has(n))&&_e(t,"has",n),s}ownKeys(t){return _e(t,"iterate",U(t)?"length":Qe),Reflect.ownKeys(t)}}class Al extends sr{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const Fl=new rr,Il=new Al,Rl=new rr(!0),Yn=e=>e,ln=e=>Reflect.getPrototypeOf(e);function Rt(e,t,n=!1,s=!1){e=e.__v_raw;const r=Z(e),l=Z(t);n||(Ke(t,l)&&_e(r,"get",t),_e(r,"get",l));const{has:i}=ln(r),o=s?Yn:n?Xn:mt;if(i.call(r,t))return o(e.get(t));if(i.call(r,l))return o(e.get(l));e!==r&&e.get(t)}function Ot(e,t=!1){const n=this.__v_raw,s=Z(n),r=Z(e);return t||(Ke(e,r)&&_e(s,"has",e),_e(s,"has",r)),e===r?n.has(e):n.has(e)||n.has(r)}function Mt(e,t=!1){return e=e.__v_raw,!t&&_e(Z(e),"iterate",Qe),Reflect.get(e,"size",e)}function xs(e){e=Z(e);const t=Z(this);return ln(t).has.call(t,e)||(t.add(e),Le(t,"add",e,e)),this}function Cs(e,t){t=Z(t);const n=Z(this),{has:s,get:r}=ln(n);let l=s.call(n,e);l||(e=Z(e),l=s.call(n,e));const i=r.call(n,e);return n.set(e,t),l?Ke(t,i)&&Le(n,"set",e,t):Le(n,"add",e,t),this}function Ts(e){const t=Z(this),{has:n,get:s}=ln(t);let r=n.call(t,e);r||(e=Z(e),r=n.call(t,e)),s&&s.call(t,e);const l=t.delete(e);return r&&Le(t,"delete",e,void 0),l}function ws(){const e=Z(this),t=e.size!==0,n=e.clear();return t&&Le(e,"clear",void 0,void 0),n}function Pt(e,t){return function(s,r){const l=this,i=l.__v_raw,o=Z(i),f=t?Yn:e?Xn:mt;return!e&&_e(o,"iterate",Qe),i.forEach((a,h)=>s.call(r,f(a),f(h),l))}}function Lt(e,t,n){return function(...s){const r=this.__v_raw,l=Z(r),i=st(l),o=e==="entries"||e===Symbol.iterator&&i,f=e==="keys"&&i,a=r[e](...s),h=n?Yn:t?Xn:mt;return!t&&_e(l,"iterate",f?In:Qe),{next(){const{value:d,done:_}=a.next();return _?{value:d,done:_}:{value:o?[h(d[0]),h(d[1])]:h(d),done:_}},[Symbol.iterator](){return this}}}}function Ne(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Ol(){const e={get(l){return Rt(this,l)},get size(){return Mt(this)},has:Ot,add:xs,set:Cs,delete:Ts,clear:ws,forEach:Pt(!1,!1)},t={get(l){return Rt(this,l,!1,!0)},get size(){return Mt(this)},has:Ot,add:xs,set:Cs,delete:Ts,clear:ws,forEach:Pt(!1,!0)},n={get(l){return Rt(this,l,!0)},get size(){return Mt(this,!0)},has(l){return Ot.call(this,l,!0)},add:Ne("add"),set:Ne("set"),delete:Ne("delete"),clear:Ne("clear"),forEach:Pt(!0,!1)},s={get(l){return Rt(this,l,!0,!0)},get size(){return Mt(this,!0)},has(l){return Ot.call(this,l,!0)},add:Ne("add"),set:Ne("set"),delete:Ne("delete"),clear:Ne("clear"),forEach:Pt(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(l=>{e[l]=Lt(l,!1,!1),n[l]=Lt(l,!0,!1),t[l]=Lt(l,!1,!0),s[l]=Lt(l,!0,!0)}),[e,n,t,s]}const[Ml,Pl,Ll,Bl]=Ol();function Jn(e,t){const n=t?e?Bl:Ll:e?Pl:Ml;return(s,r,l)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?s:Reflect.get(J(n,r)&&r in s?n:s,r,l)}const kl={get:Jn(!1,!1)},Nl={get:Jn(!1,!0)},jl={get:Jn(!0,!1)},lr=new WeakMap,ir=new WeakMap,or=new WeakMap,Hl=new WeakMap;function Sl(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Ul(e){return e.__v_skip||!Object.isExtensible(e)?0:Sl(ol(e))}function Zn(e){return ct(e)?e:Qn(e,!1,Fl,kl,lr)}function $l(e){return Qn(e,!1,Rl,Nl,ir)}function cr(e){return Qn(e,!0,Il,jl,or)}function Qn(e,t,n,s,r){if(!z(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const l=r.get(e);if(l)return l;const i=Ul(e);if(i===0)return e;const o=new Proxy(e,i===2?s:n);return r.set(e,o),o}function rt(e){return ct(e)?rt(e.__v_raw):!!(e&&e.__v_isReactive)}function ct(e){return!!(e&&e.__v_isReadonly)}function Gt(e){return!!(e&&e.__v_isShallow)}function fr(e){return rt(e)||ct(e)}function Z(e){const t=e&&e.__v_raw;return t?Z(t):e}function ur(e){return Wt(e,"__v_skip",!0),e}const mt=e=>z(e)?Zn(e):e,Xn=e=>z(e)?cr(e):e;class ar{constructor(t,n,s,r){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new Wn(()=>t(this._value),()=>Ut(this,1),()=>this.dep&&er(this.dep)),this.effect.computed=this,this.effect.active=this._cacheable=!r,this.__v_isReadonly=s}get value(){const t=Z(this);return(!t._cacheable||t.effect.dirty)&&Ke(t._value,t._value=t.effect.run())&&Ut(t,2),dr(t),t.effect._dirtyLevel>=1&&Ut(t,1),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function Vl(e,t,n=!1){let s,r;const l=V(e);return l?(s=e,r=Te):(s=e.get,r=e.set),new ar(s,r,l||!r,n)}function dr(e){$e&&Ze&&(e=Z(e),Xs(Ze,e.dep||(e.dep=tr(()=>e.dep=void 0,e instanceof ar?e:void 0))))}function Ut(e,t=2,n){e=Z(e);const s=e.dep;s&&zs(s,t)}function ae(e){return!!(e&&e.__v_isRef===!0)}function $t(e){return hr(e,!1)}function To(e){return hr(e,!0)}function hr(e,t){return ae(e)?e:new Dl(e,t)}class Dl{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:Z(t),this._value=n?t:mt(t)}get value(){return dr(this),this._value}set value(t){const n=this.__v_isShallow||Gt(t)||ct(t);t=n?t:Z(t),Ke(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:mt(t),Ut(this,2))}}function Kl(e){return ae(e)?e.value:e}const Wl={get:(e,t,n)=>Kl(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const r=e[t];return ae(r)&&!ae(n)?(r.value=n,!0):Reflect.set(e,t,n,s)}};function gr(e){return rt(e)?e:new Proxy(e,Wl)}class ql{constructor(t,n,s){this._object=t,this._key=n,this._defaultValue=s,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return Tl(Z(this._object),this._key)}}class Gl{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function wo(e,t,n){return ae(e)?e:V(e)?new Gl(e):z(e)&&arguments.length>1?Yl(e,t,n):$t(e)}function Yl(e,t,n){const s=e[t];return ae(s)?s:new ql(e,t,n)}/**
10
- * @vue/runtime-core v3.4.15
11
- * (c) 2018-present Yuxi (Evan) You and Vue contributors
12
- * @license MIT
13
- **/function Ve(e,t,n,s){let r;try{r=s?e(...s):e()}catch(l){at(l,t,n)}return r}function ve(e,t,n,s){if(V(e)){const l=Ve(e,t,n,s);return l&&Ks(l)&&l.catch(i=>{at(i,t,n)}),l}const r=[];for(let l=0;l<e.length;l++)r.push(ve(e[l],t,n,s));return r}function at(e,t,n,s=!0){const r=t?t.vnode:null;if(t){let l=t.parent;const i=t.proxy,o=`https://vuejs.org/error-reference/#runtime-${n}`;for(;l;){const a=l.ec;if(a){for(let h=0;h<a.length;h++)if(a[h](e,i,o)===!1)return}l=l.parent}const f=t.appContext.config.errorHandler;if(f){Ve(f,null,10,[e,i,o]);return}}Jl(e,n,r,s)}function Jl(e,t,n,s=!0){console.error(e)}let bt=!1,Rn=!1;const fe=[];let Re=0;const lt=[];let He=null,Ye=0;const pr=Promise.resolve();let zn=null;function Zl(e){const t=zn||pr;return e?t.then(this?e.bind(this):e):t}function Ql(e){let t=Re+1,n=fe.length;for(;t<n;){const s=t+n>>>1,r=fe[s],l=xt(r);l<e||l===e&&r.pre?t=s+1:n=s}return t}function on(e){(!fe.length||!fe.includes(e,bt&&e.allowRecurse?Re+1:Re))&&(e.id==null?fe.push(e):fe.splice(Ql(e.id),0,e),_r())}function _r(){!bt&&!Rn&&(Rn=!0,zn=pr.then(yr))}function Xl(e){const t=fe.indexOf(e);t>Re&&fe.splice(t,1)}function On(e){U(e)?lt.push(...e):(!He||!He.includes(e,e.allowRecurse?Ye+1:Ye))&&lt.push(e),_r()}function Es(e,t,n=bt?Re+1:0){for(;n<fe.length;n++){const s=fe[n];if(s&&s.pre){if(e&&s.id!==e.uid)continue;fe.splice(n,1),n--,s()}}}function Yt(e){if(lt.length){const t=[...new Set(lt)].sort((n,s)=>xt(n)-xt(s));if(lt.length=0,He){He.push(...t);return}for(He=t,Ye=0;Ye<He.length;Ye++)He[Ye]();He=null,Ye=0}}const xt=e=>e.id==null?1/0:e.id,zl=(e,t)=>{const n=xt(e)-xt(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function yr(e){Rn=!1,bt=!0,fe.sort(zl);try{for(Re=0;Re<fe.length;Re++){const t=fe[Re];t&&t.active!==!1&&Ve(t,null,14)}}finally{Re=0,fe.length=0,Yt(),bt=!1,zn=null,(fe.length||lt.length)&&yr()}}function ei(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||ee;let r=n;const l=t.startsWith("update:"),i=l&&t.slice(7);if(i&&i in s){const h=`${i==="modelValue"?"model":i}Modifiers`,{number:d,trim:_}=s[h]||ee;_&&(r=n.map(v=>le(v)?v.trim():v)),d&&(r=n.map(ul))}let o,f=s[o=_n(t)]||s[o=_n(Be(t))];!f&&l&&(f=s[o=_n(nn(t))]),f&&ve(f,e,6,r);const a=s[o+"Once"];if(a){if(!e.emitted)e.emitted={};else if(e.emitted[o])return;e.emitted[o]=!0,ve(a,e,6,r)}}function mr(e,t,n=!1){const s=t.emitsCache,r=s.get(e);if(r!==void 0)return r;const l=e.emits;let i={},o=!1;if(!V(e)){const f=a=>{const h=mr(a,t,!0);h&&(o=!0,ue(i,h))};!n&&t.mixins.length&&t.mixins.forEach(f),e.extends&&f(e.extends),e.mixins&&e.mixins.forEach(f)}return!l&&!o?(z(e)&&s.set(e,null),null):(U(l)?l.forEach(f=>i[f]=null):ue(i,l),z(e)&&s.set(e,i),i)}function cn(e,t){return!e||!en(t)?!1:(t=t.slice(2).replace(/Once$/,""),J(e,t[0].toLowerCase()+t.slice(1))||J(e,nn(t))||J(e,t))}let re=null,br=null;function Jt(e){const t=re;return re=e,br=e&&e.type.__scopeId||null,t}function ti(e,t=re,n){if(!t||e._n)return e;const s=(...r)=>{s._d&&Ss(-1);const l=Jt(t);let i;try{i=e(...r)}finally{Jt(l),s._d&&Ss(1)}return i};return s._n=!0,s._c=!0,s._d=!0,s}function bn(e){const{type:t,vnode:n,proxy:s,withProxy:r,props:l,propsOptions:[i],slots:o,attrs:f,emit:a,render:h,renderCache:d,data:_,setupState:v,ctx:R,inheritAttrs:P}=e;let S,W;const K=Jt(e);try{if(n.shapeFlag&4){const T=r||s,C=T;S=Ce(h.call(C,T,d,l,v,_,R)),W=f}else{const T=t;S=Ce(T.length>1?T(l,{attrs:f,slots:o,emit:a}):T(l,null)),W=t.props?f:si(f)}}catch(T){yt.length=0,at(T,e,1),S=ne(he)}let g=S;if(W&&P!==!1){const T=Object.keys(W),{shapeFlag:C}=g;T.length&&C&7&&(i&&T.some(Vs)&&(W=ri(W,i)),g=We(g,W))}return n.dirs&&(g=We(g),g.dirs=g.dirs?g.dirs.concat(n.dirs):n.dirs),n.transition&&(g.transition=n.transition),S=g,Jt(K),S}function ni(e,t=!0){let n;for(let s=0;s<e.length;s++){const r=e[s];if(Tt(r)){if(r.type!==he||r.children==="v-if"){if(n)return;n=r}}else return}return n}const si=e=>{let t;for(const n in e)(n==="class"||n==="style"||en(n))&&((t||(t={}))[n]=e[n]);return t},ri=(e,t)=>{const n={};for(const s in e)(!Vs(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function li(e,t,n){const{props:s,children:r,component:l}=e,{props:i,children:o,patchFlag:f}=t,a=l.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&f>=0){if(f&1024)return!0;if(f&16)return s?vs(s,i,a):!!i;if(f&8){const h=t.dynamicProps;for(let d=0;d<h.length;d++){const _=h[d];if(i[_]!==s[_]&&!cn(a,_))return!0}}}else return(r||o)&&(!o||!o.$stable)?!0:s===i?!1:s?i?vs(s,i,a):!0:!!i;return!1}function vs(e,t,n){const s=Object.keys(t);if(s.length!==Object.keys(e).length)return!0;for(let r=0;r<s.length;r++){const l=s[r];if(t[l]!==e[l]&&!cn(n,l))return!0}return!1}function es({vnode:e,parent:t},n){for(;t;){const s=t.subTree;if(s.suspense&&s.suspense.activeBranch===e&&(s.el=e.el),s===e)(e=t.vnode).el=n,t=t.parent;else break}}const ts="components";function Eo(e,t){return Cr(ts,e,!0,t)||e}const xr=Symbol.for("v-ndc");function vo(e){return le(e)?Cr(ts,e,!1)||e:e||xr}function Cr(e,t,n=!0,s=!1){const r=re||oe;if(r){const l=r.type;if(e===ts){const o=co(l,!1);if(o&&(o===t||o===Be(t)||o===Kn(Be(t))))return l}const i=As(r[e]||l[e],t)||As(r.appContext[e],t);return!i&&s?l:i}}function As(e,t){return e&&(e[t]||e[Be(t)]||e[Kn(Be(t))])}const ii=e=>e.__isSuspense;let Mn=0;const oi={name:"Suspense",__isSuspense:!0,process(e,t,n,s,r,l,i,o,f,a){if(e==null)ci(t,n,s,r,l,i,o,f,a);else{if(l&&l.deps>0){t.suspense=e.suspense;return}fi(e,t,n,s,r,i,o,f,a)}},hydrate:ui,create:ns,normalize:ai},Ao=oi;function Ct(e,t){const n=e.props&&e.props[t];V(n)&&n()}function ci(e,t,n,s,r,l,i,o,f){const{p:a,o:{createElement:h}}=f,d=h("div"),_=e.suspense=ns(e,r,s,t,d,n,l,i,o,f);a(null,_.pendingBranch=e.ssContent,d,null,s,_,l,i),_.deps>0?(Ct(e,"onPending"),Ct(e,"onFallback"),a(null,e.ssFallback,t,n,s,null,l,i),it(_,e.ssFallback)):_.resolve(!1,!0)}function fi(e,t,n,s,r,l,i,o,{p:f,um:a,o:{createElement:h}}){const d=t.suspense=e.suspense;d.vnode=t,t.el=e.el;const _=t.ssContent,v=t.ssFallback,{activeBranch:R,pendingBranch:P,isInFallback:S,isHydrating:W}=d;if(P)d.pendingBranch=_,Oe(_,P)?(f(P,_,d.hiddenContainer,null,r,d,l,i,o),d.deps<=0?d.resolve():S&&(W||(f(R,v,n,s,r,null,l,i,o),it(d,v)))):(d.pendingId=Mn++,W?(d.isHydrating=!1,d.activeBranch=P):a(P,r,d),d.deps=0,d.effects.length=0,d.hiddenContainer=h("div"),S?(f(null,_,d.hiddenContainer,null,r,d,l,i,o),d.deps<=0?d.resolve():(f(R,v,n,s,r,null,l,i,o),it(d,v))):R&&Oe(_,R)?(f(R,_,n,s,r,d,l,i,o),d.resolve(!0)):(f(null,_,d.hiddenContainer,null,r,d,l,i,o),d.deps<=0&&d.resolve()));else if(R&&Oe(_,R))f(R,_,n,s,r,d,l,i,o),it(d,_);else if(Ct(t,"onPending"),d.pendingBranch=_,_.shapeFlag&512?d.pendingId=_.component.suspenseId:d.pendingId=Mn++,f(null,_,d.hiddenContainer,null,r,d,l,i,o),d.deps<=0)d.resolve();else{const{timeout:K,pendingId:g}=d;K>0?setTimeout(()=>{d.pendingId===g&&d.fallback(v)},K):K===0&&d.fallback(v)}}function ns(e,t,n,s,r,l,i,o,f,a,h=!1){const{p:d,m:_,um:v,n:R,o:{parentNode:P,remove:S}}=a;let W;const K=di(e);K&&t?.pendingBranch&&(W=t.pendingId,t.deps++);const g=e.props?al(e.props.timeout):void 0,T=l,C={vnode:e,parent:t,parentComponent:n,namespace:i,container:s,hiddenContainer:r,deps:0,pendingId:Mn++,timeout:typeof g=="number"?g:-1,activeBranch:null,pendingBranch:null,isInFallback:!h,isHydrating:h,isUnmounted:!1,effects:[],resolve(b=!1,B=!1){const{vnode:F,activeBranch:L,pendingBranch:O,pendingId:D,effects:Y,parentComponent:Q,container:ce}=C;let se=!1;C.isHydrating?C.isHydrating=!1:b||(se=L&&O.transition&&O.transition.mode==="out-in",se&&(L.transition.afterLeave=()=>{D===C.pendingId&&(_(O,ce,l===T?R(L):l,0),On(Y))}),L&&(P(L.el)!==C.hiddenContainer&&(l=R(L)),v(L,Q,C,!0)),se||_(O,ce,l,0)),it(C,O),C.pendingBranch=null,C.isInFallback=!1;let k=C.parent,q=!1;for(;k;){if(k.pendingBranch){k.effects.push(...Y),q=!0;break}k=k.parent}!q&&!se&&On(Y),C.effects=[],K&&t&&t.pendingBranch&&W===t.pendingId&&(t.deps--,t.deps===0&&!B&&t.resolve()),Ct(F,"onResolve")},fallback(b){if(!C.pendingBranch)return;const{vnode:B,activeBranch:F,parentComponent:L,container:O,namespace:D}=C;Ct(B,"onFallback");const Y=R(F),Q=()=>{C.isInFallback&&(d(null,b,O,Y,L,null,D,o,f),it(C,b))},ce=b.transition&&b.transition.mode==="out-in";ce&&(F.transition.afterLeave=Q),C.isInFallback=!0,v(F,L,null,!0),ce||Q()},move(b,B,F){C.activeBranch&&_(C.activeBranch,b,B,F),C.container=b},next(){return C.activeBranch&&R(C.activeBranch)},registerDep(b,B){const F=!!C.pendingBranch;F&&C.deps++;const L=b.vnode.el;b.asyncDep.catch(O=>{at(O,b,0)}).then(O=>{if(b.isUnmounted||C.isUnmounted||C.pendingId!==b.suspenseId)return;b.asyncResolved=!0;const{vnode:D}=b;Un(b,O,!1),L&&(D.el=L);const Y=!L&&b.subTree.el;B(b,D,P(L||b.subTree.el),L?null:R(b.subTree),C,i,f),Y&&S(Y),es(b,D.el),F&&--C.deps===0&&C.resolve()})},unmount(b,B){C.isUnmounted=!0,C.activeBranch&&v(C.activeBranch,n,b,B),C.pendingBranch&&v(C.pendingBranch,n,b,B)}};return C}function ui(e,t,n,s,r,l,i,o,f){const a=t.suspense=ns(t,s,n,e.parentNode,document.createElement("div"),null,r,l,i,o,!0),h=f(e,a.pendingBranch=t.ssContent,n,a,l,i);return a.deps===0&&a.resolve(!1,!0),h}function ai(e){const{shapeFlag:t,children:n}=e,s=t&32;e.ssContent=Fs(s?n.default:n),e.ssFallback=s?Fs(n.fallback):ne(he)}function Fs(e){let t;if(V(e)){const n=ut&&e._c;n&&(e._d=!1,os()),e=e(),n&&(e._d=!0,t=we,Vr())}return U(e)&&(e=ni(e)),e=Ce(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function Tr(e,t){t&&t.pendingBranch?U(e)?t.effects.push(...e):t.effects.push(e):On(e)}function it(e,t){e.activeBranch=t;const{vnode:n,parentComponent:s}=e;let r=t.el;for(;!r&&t.component;)t=t.component.subTree,r=t.el;n.el=r,s&&s.subTree===n&&(s.vnode.el=r,es(s,r))}function di(e){var t;return((t=e.props)==null?void 0:t.suspensible)!=null&&e.props.suspensible!==!1}const hi=Symbol.for("v-scx"),gi=()=>Vt(hi);function Fo(e,t){return ss(e,null,t)}const Bt={};function xn(e,t,n){return ss(e,t,n)}function ss(e,t,{immediate:n,deep:s,flush:r,once:l,onTrack:i,onTrigger:o}=ee){if(t&&l){const b=t;t=(...B)=>{b(...B),C()}}const f=oe,a=b=>s===!0?b:Je(b,s===!1?1:void 0);let h,d=!1,_=!1;if(ae(e)?(h=()=>e.value,d=Gt(e)):rt(e)?(h=()=>a(e),d=!0):U(e)?(_=!0,d=e.some(b=>rt(b)||Gt(b)),h=()=>e.map(b=>{if(ae(b))return b.value;if(rt(b))return a(b);if(V(b))return Ve(b,f,2)})):V(e)?t?h=()=>Ve(e,f,2):h=()=>(v&&v(),ve(e,f,3,[R])):h=Te,t&&s){const b=h;h=()=>Je(b())}let v,R=b=>{v=g.onStop=()=>{Ve(b,f,4),v=g.onStop=void 0}},P;if(At)if(R=Te,t?n&&ve(t,f,3,[h(),_?[]:void 0,R]):h(),r==="sync"){const b=gi();P=b.__watcherHandles||(b.__watcherHandles=[])}else return Te;let S=_?new Array(e.length).fill(Bt):Bt;const W=()=>{if(!(!g.active||!g.dirty))if(t){const b=g.run();(s||d||(_?b.some((B,F)=>Ke(B,S[F])):Ke(b,S)))&&(v&&v(),ve(t,f,3,[b,S===Bt?void 0:_&&S[0]===Bt?[]:S,R]),S=b)}else g.run()};W.allowRecurse=!!t;let K;r==="sync"?K=W:r==="post"?K=()=>ge(W,f&&f.suspense):(W.pre=!0,f&&(W.id=f.uid),K=()=>on(W));const g=new Wn(h,Te,K),T=xl(),C=()=>{g.stop(),T&&Vn(T.effects,g)};return t?n?W():S=g.run():r==="post"?ge(g.run.bind(g),f&&f.suspense):g.run(),P&&P.push(C),C}function pi(e,t,n){const s=this.proxy,r=le(e)?e.includes(".")?wr(s,e):()=>s[e]:e.bind(s,s);let l;V(t)?l=t:(l=t.handler,n=t);const i=vt(this),o=ss(r,l.bind(s),n);return i(),o}function wr(e,t){const n=t.split(".");return()=>{let s=e;for(let r=0;r<n.length&&s;r++)s=s[n[r]];return s}}function Je(e,t,n=0,s){if(!z(e)||e.__v_skip)return e;if(t&&t>0){if(n>=t)return e;n++}if(s=s||new Set,s.has(e))return e;if(s.add(e),ae(e))Je(e.value,t,n,s);else if(U(e))for(let r=0;r<e.length;r++)Je(e[r],t,n,s);else if(Ds(e)||st(e))e.forEach(r=>{Je(r,t,n,s)});else if(qs(e))for(const r in e)Je(e[r],t,n,s);return e}function Io(e,t){if(re===null)return e;const n=an(re)||re.proxy,s=e.dirs||(e.dirs=[]);for(let r=0;r<t.length;r++){let[l,i,o,f=ee]=t[r];l&&(V(l)&&(l={mounted:l,updated:l}),l.deep&&Je(i),s.push({dir:l,instance:n,value:i,oldValue:void 0,arg:o,modifiers:f}))}return e}function Ie(e,t,n,s){const r=e.dirs,l=t&&t.dirs;for(let i=0;i<r.length;i++){const o=r[i];l&&(o.oldValue=l[i].value);let f=o.dir[s];f&&(Xe(),ve(f,n,8,[e.el,o,e,t]),ze())}}const Se=Symbol("_leaveCb"),kt=Symbol("_enterCb");function _i(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Fr(()=>{e.isMounted=!0}),Ir(()=>{e.isUnmounting=!0}),e}const be=[Function,Array],yi={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:be,onEnter:be,onAfterEnter:be,onEnterCancelled:be,onBeforeLeave:be,onLeave:be,onAfterLeave:be,onLeaveCancelled:be,onBeforeAppear:be,onAppear:be,onAfterAppear:be,onAppearCancelled:be},mi={name:"BaseTransition",props:yi,setup(e,{slots:t}){const n=so(),s=_i();let r;return()=>{const l=t.default&&vr(t.default(),!0);if(!l||!l.length)return;let i=l[0];if(l.length>1){for(const P of l)if(P.type!==he){i=P;break}}const o=Z(e),{mode:f}=o;if(s.isLeaving)return Cn(i);const a=Is(i);if(!a)return Cn(i);const h=Pn(a,o,s,n);Ln(a,h);const d=n.subTree,_=d&&Is(d);let v=!1;const{getTransitionKey:R}=a.type;if(R){const P=R();r===void 0?r=P:P!==r&&(r=P,v=!0)}if(_&&_.type!==he&&(!Oe(a,_)||v)){const P=Pn(_,o,s,n);if(Ln(_,P),f==="out-in")return s.isLeaving=!0,P.afterLeave=()=>{s.isLeaving=!1,n.update.active!==!1&&(n.effect.dirty=!0,n.update())},Cn(i);f==="in-out"&&a.type!==he&&(P.delayLeave=(S,W,K)=>{const g=Er(s,_);g[String(_.key)]=_,S[Se]=()=>{W(),S[Se]=void 0,delete h.delayedLeave},h.delayedLeave=K})}return i}}},Ro=mi;function Er(e,t){const{leavingVNodes:n}=e;let s=n.get(t.type);return s||(s=Object.create(null),n.set(t.type,s)),s}function Pn(e,t,n,s){const{appear:r,mode:l,persisted:i=!1,onBeforeEnter:o,onEnter:f,onAfterEnter:a,onEnterCancelled:h,onBeforeLeave:d,onLeave:_,onAfterLeave:v,onLeaveCancelled:R,onBeforeAppear:P,onAppear:S,onAfterAppear:W,onAppearCancelled:K}=t,g=String(e.key),T=Er(n,e),C=(F,L)=>{F&&ve(F,s,9,L)},b=(F,L)=>{const O=L[1];C(F,L),U(F)?F.every(D=>D.length<=1)&&O():F.length<=1&&O()},B={mode:l,persisted:i,beforeEnter(F){let L=o;if(!n.isMounted)if(r)L=P||o;else return;F[Se]&&F[Se](!0);const O=T[g];O&&Oe(e,O)&&O.el[Se]&&O.el[Se](),C(L,[F])},enter(F){let L=f,O=a,D=h;if(!n.isMounted)if(r)L=S||f,O=W||a,D=K||h;else return;let Y=!1;const Q=F[kt]=ce=>{Y||(Y=!0,ce?C(D,[F]):C(O,[F]),B.delayedLeave&&B.delayedLeave(),F[kt]=void 0)};L?b(L,[F,Q]):Q()},leave(F,L){const O=String(e.key);if(F[kt]&&F[kt](!0),n.isUnmounting)return L();C(d,[F]);let D=!1;const Y=F[Se]=Q=>{D||(D=!0,L(),Q?C(R,[F]):C(v,[F]),F[Se]=void 0,T[O]===e&&delete T[O])};T[O]=e,_?b(_,[F,Y]):Y()},clone(F){return Pn(F,t,n,s)}};return B}function Cn(e){if(Et(e))return e=We(e),e.children=null,e}function Is(e){return Et(e)?e.children?e.children[0]:void 0:e}function Ln(e,t){e.shapeFlag&6&&e.component?Ln(e.component.subTree,t):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function vr(e,t=!1,n){let s=[],r=0;for(let l=0;l<e.length;l++){let i=e[l];const o=n==null?i.key:String(n)+String(i.key!=null?i.key:l);i.type===pe?(i.patchFlag&128&&r++,s=s.concat(vr(i.children,t,o))):(t||i.type!==he)&&s.push(o!=null?We(i,{key:o}):i)}if(r>1)for(let l=0;l<s.length;l++)s[l].patchFlag=-2;return s}/*! #__NO_SIDE_EFFECTS__ */function bi(e,t){return V(e)?ue({name:e.name},t,{setup:e}):e}const ot=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function Oo(e){V(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:s,delay:r=200,timeout:l,suspensible:i=!0,onError:o}=e;let f=null,a,h=0;const d=()=>(h++,f=null,_()),_=()=>{let v;return f||(v=f=t().catch(R=>{if(R=R instanceof Error?R:new Error(String(R)),o)return new Promise((P,S)=>{o(R,()=>P(d()),()=>S(R),h+1)});throw R}).then(R=>v!==f&&f?f:(R&&(R.__esModule||R[Symbol.toStringTag]==="Module")&&(R=R.default),a=R,R)))};return bi({name:"AsyncComponentWrapper",__asyncLoader:_,get __asyncResolved(){return a},setup(){const v=oe;if(a)return()=>Tn(a,v);const R=K=>{f=null,at(K,v,13,!s)};if(i&&v.suspense||At)return _().then(K=>()=>Tn(K,v)).catch(K=>(R(K),()=>s?ne(s,{error:K}):null));const P=$t(!1),S=$t(),W=$t(!!r);return r&&setTimeout(()=>{W.value=!1},r),l!=null&&setTimeout(()=>{if(!P.value&&!S.value){const K=new Error(`Async component timed out after ${l}ms.`);R(K),S.value=K}},l),_().then(()=>{P.value=!0,v.parent&&Et(v.parent.vnode)&&(v.parent.effect.dirty=!0,on(v.parent.update))}).catch(K=>{R(K),S.value=K}),()=>{if(P.value&&a)return Tn(a,v);if(S.value&&s)return ne(s,{error:S.value});if(n&&!W.value)return ne(n)}}})}function Tn(e,t){const{ref:n,props:s,children:r,ce:l}=t.vnode,i=ne(e,s,r);return i.ref=n,i.ce=l,delete t.vnode.ce,i}const Et=e=>e.type.__isKeepAlive;function xi(e,t){Ar(e,"a",t)}function Ci(e,t){Ar(e,"da",t)}function Ar(e,t,n=oe){const s=e.__wdc||(e.__wdc=()=>{let r=n;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(fn(t,s,n),n){let r=n.parent;for(;r&&r.parent;)Et(r.parent.vnode)&&Ti(s,t,n,r),r=r.parent}}function Ti(e,t,n,s){const r=fn(t,e,s,!0);Rr(()=>{Vn(s[t],r)},n)}function fn(e,t,n=oe,s=!1){if(n){const r=n[e]||(n[e]=[]),l=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;Xe();const o=vt(n),f=ve(t,n,e,i);return o(),ze(),f});return s?r.unshift(l):r.push(l),l}}const ke=e=>(t,n=oe)=>(!At||e==="sp")&&fn(e,(...s)=>t(...s),n),wi=ke("bm"),Fr=ke("m"),Ei=ke("bu"),vi=ke("u"),Ir=ke("bum"),Rr=ke("um"),Ai=ke("sp"),Fi=ke("rtg"),Ii=ke("rtc");function Ri(e,t=oe){fn("ec",e,t)}function Mo(e,t,n,s){let r;const l=n&&n[s];if(U(e)||le(e)){r=new Array(e.length);for(let i=0,o=e.length;i<o;i++)r[i]=t(e[i],i,void 0,l&&l[i])}else if(typeof e=="number"){r=new Array(e);for(let i=0;i<e;i++)r[i]=t(i+1,i,void 0,l&&l[i])}else if(z(e))if(e[Symbol.iterator])r=Array.from(e,(i,o)=>t(i,o,void 0,l&&l[o]));else{const i=Object.keys(e);r=new Array(i.length);for(let o=0,f=i.length;o<f;o++){const a=i[o];r[o]=t(e[a],a,o,l&&l[o])}}else r=[];return n&&(n[s]=r),r}function Po(e,t){for(let n=0;n<t.length;n++){const s=t[n];if(U(s))for(let r=0;r<s.length;r++)e[s[r].name]=s[r].fn;else s&&(e[s.name]=s.key?(...r)=>{const l=s.fn(...r);return l&&(l.key=s.key),l}:s.fn)}return e}function Lo(e,t,n={},s,r){if(re.isCE||re.parent&&ot(re.parent)&&re.parent.isCE)return t!=="default"&&(n.name=t),ne("slot",n,s&&s());let l=e[t];l&&l._c&&(l._d=!1),os();const i=l&&Or(l(n)),o=Kr(pe,{key:n.key||i&&i.key||`_${t}`},i||(s?s():[]),i&&e._===1?64:-2);return!r&&o.scopeId&&(o.slotScopeIds=[o.scopeId+"-s"]),l&&l._c&&(l._d=!0),o}function Or(e){return e.some(t=>Tt(t)?!(t.type===he||t.type===pe&&!Or(t.children)):!0)?e:null}const Bn=e=>e?Yr(e)?an(e)||e.proxy:Bn(e.parent):null,pt=ue(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Bn(e.parent),$root:e=>Bn(e.root),$emit:e=>e.emit,$options:e=>rs(e),$forceUpdate:e=>e.f||(e.f=()=>{e.effect.dirty=!0,on(e.update)}),$nextTick:e=>e.n||(e.n=Zl.bind(e.proxy)),$watch:e=>pi.bind(e)}),wn=(e,t)=>e!==ee&&!e.__isScriptSetup&&J(e,t),Oi={get({_:e},t){const{ctx:n,setupState:s,data:r,props:l,accessCache:i,type:o,appContext:f}=e;let a;if(t[0]!=="$"){const v=i[t];if(v!==void 0)switch(v){case 1:return s[t];case 2:return r[t];case 4:return n[t];case 3:return l[t]}else{if(wn(s,t))return i[t]=1,s[t];if(r!==ee&&J(r,t))return i[t]=2,r[t];if((a=e.propsOptions[0])&&J(a,t))return i[t]=3,l[t];if(n!==ee&&J(n,t))return i[t]=4,n[t];kn&&(i[t]=0)}}const h=pt[t];let d,_;if(h)return t==="$attrs"&&_e(e,"get",t),h(e);if((d=o.__cssModules)&&(d=d[t]))return d;if(n!==ee&&J(n,t))return i[t]=4,n[t];if(_=f.config.globalProperties,J(_,t))return _[t]},set({_:e},t,n){const{data:s,setupState:r,ctx:l}=e;return wn(r,t)?(r[t]=n,!0):s!==ee&&J(s,t)?(s[t]=n,!0):J(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(l[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:r,propsOptions:l}},i){let o;return!!n[i]||e!==ee&&J(e,i)||wn(t,i)||(o=l[0])&&J(o,i)||J(s,i)||J(pt,i)||J(r.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:J(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Rs(e){return U(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let kn=!0;function Mi(e){const t=rs(e),n=e.proxy,s=e.ctx;kn=!1,t.beforeCreate&&Os(t.beforeCreate,e,"bc");const{data:r,computed:l,methods:i,watch:o,provide:f,inject:a,created:h,beforeMount:d,mounted:_,beforeUpdate:v,updated:R,activated:P,deactivated:S,beforeDestroy:W,beforeUnmount:K,destroyed:g,unmounted:T,render:C,renderTracked:b,renderTriggered:B,errorCaptured:F,serverPrefetch:L,expose:O,inheritAttrs:D,components:Y,directives:Q,filters:ce}=t;if(a&&Pi(a,s,null),i)for(const q in i){const j=i[q];V(j)&&(s[q]=j.bind(n))}if(r){const q=r.call(n,n);z(q)&&(e.data=Zn(q))}if(kn=!0,l)for(const q in l){const j=l[q],Me=V(j)?j.bind(n,n):V(j.get)?j.get.bind(n,n):Te,Ft=!V(j)&&V(j.set)?j.set.bind(n):Te,qe=uo({get:Me,set:Ft});Object.defineProperty(s,q,{enumerable:!0,configurable:!0,get:()=>qe.value,set:Ae=>qe.value=Ae})}if(o)for(const q in o)Mr(o[q],s,n,q);if(f){const q=V(f)?f.call(n):f;Reflect.ownKeys(q).forEach(j=>{Hi(j,q[j])})}h&&Os(h,e,"c");function k(q,j){U(j)?j.forEach(Me=>q(Me.bind(n))):j&&q(j.bind(n))}if(k(wi,d),k(Fr,_),k(Ei,v),k(vi,R),k(xi,P),k(Ci,S),k(Ri,F),k(Ii,b),k(Fi,B),k(Ir,K),k(Rr,T),k(Ai,L),U(O))if(O.length){const q=e.exposed||(e.exposed={});O.forEach(j=>{Object.defineProperty(q,j,{get:()=>n[j],set:Me=>n[j]=Me})})}else e.exposed||(e.exposed={});C&&e.render===Te&&(e.render=C),D!=null&&(e.inheritAttrs=D),Y&&(e.components=Y),Q&&(e.directives=Q)}function Pi(e,t,n=Te){U(e)&&(e=Nn(e));for(const s in e){const r=e[s];let l;z(r)?"default"in r?l=Vt(r.from||s,r.default,!0):l=Vt(r.from||s):l=Vt(r),ae(l)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>l.value,set:i=>l.value=i}):t[s]=l}}function Os(e,t,n){ve(U(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function Mr(e,t,n,s){const r=s.includes(".")?wr(n,s):()=>n[s];if(le(e)){const l=t[e];V(l)&&xn(r,l)}else if(V(e))xn(r,e.bind(n));else if(z(e))if(U(e))e.forEach(l=>Mr(l,t,n,s));else{const l=V(e.handler)?e.handler.bind(n):t[e.handler];V(l)&&xn(r,l,e)}}function rs(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:r,optionsCache:l,config:{optionMergeStrategies:i}}=e.appContext,o=l.get(t);let f;return o?f=o:!r.length&&!n&&!s?f=t:(f={},r.length&&r.forEach(a=>Zt(f,a,i,!0)),Zt(f,t,i)),z(t)&&l.set(t,f),f}function Zt(e,t,n,s=!1){const{mixins:r,extends:l}=t;l&&Zt(e,l,n,!0),r&&r.forEach(i=>Zt(e,i,n,!0));for(const i in t)if(!(s&&i==="expose")){const o=Li[i]||n&&n[i];e[i]=o?o(e[i],t[i]):t[i]}return e}const Li={data:Ms,props:Ps,emits:Ps,methods:ht,computed:ht,beforeCreate:de,created:de,beforeMount:de,mounted:de,beforeUpdate:de,updated:de,beforeDestroy:de,beforeUnmount:de,destroyed:de,unmounted:de,activated:de,deactivated:de,errorCaptured:de,serverPrefetch:de,components:ht,directives:ht,watch:ki,provide:Ms,inject:Bi};function Ms(e,t){return t?e?function(){return ue(V(e)?e.call(this,this):e,V(t)?t.call(this,this):t)}:t:e}function Bi(e,t){return ht(Nn(e),Nn(t))}function Nn(e){if(U(e)){const t={};for(let n=0;n<e.length;n++)t[e[n]]=e[n];return t}return e}function de(e,t){return e?[...new Set([].concat(e,t))]:t}function ht(e,t){return e?ue(Object.create(null),e,t):t}function Ps(e,t){return e?U(e)&&U(t)?[...new Set([...e,...t])]:ue(Object.create(null),Rs(e),Rs(t??{})):t}function ki(e,t){if(!e)return t;if(!t)return e;const n=ue(Object.create(null),e);for(const s in t)n[s]=de(e[s],t[s]);return n}function Pr(){return{app:null,config:{isNativeTag:ll,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Ni=0;function ji(e,t){return function(s,r=null){V(s)||(s=ue({},s)),r!=null&&!z(r)&&(r=null);const l=Pr(),i=new WeakSet;let o=!1;const f=l.app={_uid:Ni++,_component:s,_props:r,_container:null,_context:l,_instance:null,version:ao,get config(){return l.config},set config(a){},use(a,...h){return i.has(a)||(a&&V(a.install)?(i.add(a),a.install(f,...h)):V(a)&&(i.add(a),a(f,...h))),f},mixin(a){return l.mixins.includes(a)||l.mixins.push(a),f},component(a,h){return h?(l.components[a]=h,f):l.components[a]},directive(a,h){return h?(l.directives[a]=h,f):l.directives[a]},mount(a,h,d){if(!o){const _=ne(s,r);return _.appContext=l,d===!0?d="svg":d===!1&&(d=void 0),h&&t?t(_,a):e(_,a,d),o=!0,f._container=a,a.__vue_app__=f,an(_.component)||_.component.proxy}},unmount(){o&&(e(null,f._container),delete f._container.__vue_app__)},provide(a,h){return l.provides[a]=h,f},runWithContext(a){Qt=f;try{return a()}finally{Qt=null}}};return f}}let Qt=null;function Hi(e,t){if(oe){let n=oe.provides;const s=oe.parent&&oe.parent.provides;s===n&&(n=oe.provides=Object.create(s)),n[e]=t}}function Vt(e,t,n=!1){const s=oe||re;if(s||Qt){const r=s?s.parent==null?s.vnode.appContext&&s.vnode.appContext.provides:s.parent.provides:Qt._context.provides;if(r&&e in r)return r[e];if(arguments.length>1)return n&&V(t)?t.call(s&&s.proxy):t}}function Si(e,t,n,s=!1){const r={},l={};Wt(l,un,1),e.propsDefaults=Object.create(null),Lr(e,t,r,l);for(const i in e.propsOptions[0])i in r||(r[i]=void 0);n?e.props=s?r:$l(r):e.type.props?e.props=r:e.props=l,e.attrs=l}function Ui(e,t,n,s){const{props:r,attrs:l,vnode:{patchFlag:i}}=e,o=Z(r),[f]=e.propsOptions;let a=!1;if((s||i>0)&&!(i&16)){if(i&8){const h=e.vnode.dynamicProps;for(let d=0;d<h.length;d++){let _=h[d];if(cn(e.emitsOptions,_))continue;const v=t[_];if(f)if(J(l,_))v!==l[_]&&(l[_]=v,a=!0);else{const R=Be(_);r[R]=jn(f,o,R,v,e,!1)}else v!==l[_]&&(l[_]=v,a=!0)}}}else{Lr(e,t,r,l)&&(a=!0);let h;for(const d in o)(!t||!J(t,d)&&((h=nn(d))===d||!J(t,h)))&&(f?n&&(n[d]!==void 0||n[h]!==void 0)&&(r[d]=jn(f,o,d,void 0,e,!0)):delete r[d]);if(l!==o)for(const d in l)(!t||!J(t,d))&&(delete l[d],a=!0)}a&&Le(e,"set","$attrs")}function Lr(e,t,n,s){const[r,l]=e.propsOptions;let i=!1,o;if(t)for(let f in t){if(gt(f))continue;const a=t[f];let h;r&&J(r,h=Be(f))?!l||!l.includes(h)?n[h]=a:(o||(o={}))[h]=a:cn(e.emitsOptions,f)||(!(f in s)||a!==s[f])&&(s[f]=a,i=!0)}if(l){const f=Z(n),a=o||ee;for(let h=0;h<l.length;h++){const d=l[h];n[d]=jn(r,f,d,a[d],e,!J(a,d))}}return i}function jn(e,t,n,s,r,l){const i=e[n];if(i!=null){const o=J(i,"default");if(o&&s===void 0){const f=i.default;if(i.type!==Function&&!i.skipFactory&&V(f)){const{propsDefaults:a}=r;if(n in a)s=a[n];else{const h=vt(r);s=a[n]=f.call(null,t),h()}}else s=f}i[0]&&(l&&!o?s=!1:i[1]&&(s===""||s===nn(n))&&(s=!0))}return s}function Br(e,t,n=!1){const s=t.propsCache,r=s.get(e);if(r)return r;const l=e.props,i={},o=[];let f=!1;if(!V(e)){const h=d=>{f=!0;const[_,v]=Br(d,t,!0);ue(i,_),v&&o.push(...v)};!n&&t.mixins.length&&t.mixins.forEach(h),e.extends&&h(e.extends),e.mixins&&e.mixins.forEach(h)}if(!l&&!f)return z(e)&&s.set(e,nt),nt;if(U(l))for(let h=0;h<l.length;h++){const d=Be(l[h]);Ls(d)&&(i[d]=ee)}else if(l)for(const h in l){const d=Be(h);if(Ls(d)){const _=l[h],v=i[d]=U(_)||V(_)?{type:_}:ue({},_);if(v){const R=Ns(Boolean,v.type),P=Ns(String,v.type);v[0]=R>-1,v[1]=P<0||R<P,(R>-1||J(v,"default"))&&o.push(d)}}}const a=[i,o];return z(e)&&s.set(e,a),a}function Ls(e){return e[0]!=="$"}function Bs(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:e===null?"null":""}function ks(e,t){return Bs(e)===Bs(t)}function Ns(e,t){return U(t)?t.findIndex(n=>ks(n,e)):V(t)&&ks(t,e)?0:-1}const kr=e=>e[0]==="_"||e==="$stable",ls=e=>U(e)?e.map(Ce):[Ce(e)],$i=(e,t,n)=>{if(t._n)return t;const s=ti((...r)=>ls(t(...r)),n);return s._c=!1,s},Nr=(e,t,n)=>{const s=e._ctx;for(const r in e){if(kr(r))continue;const l=e[r];if(V(l))t[r]=$i(r,l,s);else if(l!=null){const i=ls(l);t[r]=()=>i}}},jr=(e,t)=>{const n=ls(t);e.slots.default=()=>n},Vi=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=Z(t),Wt(t,"_",n)):Nr(t,e.slots={})}else e.slots={},t&&jr(e,t);Wt(e.slots,un,1)},Di=(e,t,n)=>{const{vnode:s,slots:r}=e;let l=!0,i=ee;if(s.shapeFlag&32){const o=t._;o?n&&o===1?l=!1:(ue(r,t),!n&&o===1&&delete r._):(l=!t.$stable,Nr(t,r)),i=t}else t&&(jr(e,t),i={default:1});if(l)for(const o in r)!kr(o)&&i[o]==null&&delete r[o]};function Xt(e,t,n,s,r=!1){if(U(e)){e.forEach((_,v)=>Xt(_,t&&(U(t)?t[v]:t),n,s,r));return}if(ot(s)&&!r)return;const l=s.shapeFlag&4?an(s.component)||s.component.proxy:s.el,i=r?null:l,{i:o,r:f}=e,a=t&&t.r,h=o.refs===ee?o.refs={}:o.refs,d=o.setupState;if(a!=null&&a!==f&&(le(a)?(h[a]=null,J(d,a)&&(d[a]=null)):ae(a)&&(a.value=null)),V(f))Ve(f,o,12,[i,h]);else{const _=le(f),v=ae(f),R=e.f;if(_||v){const P=()=>{if(R){const S=_?J(d,f)?d[f]:h[f]:f.value;r?U(S)&&Vn(S,l):U(S)?S.includes(l)||S.push(l):_?(h[f]=[l],J(d,f)&&(d[f]=h[f])):(f.value=[l],e.k&&(h[e.k]=f.value))}else _?(h[f]=i,J(d,f)&&(d[f]=i)):v&&(f.value=i,e.k&&(h[e.k]=i))};r||R?P():(P.id=-1,ge(P,n))}}}let je=!1;const Ki=e=>e.namespaceURI.includes("svg")&&e.tagName!=="foreignObject",Wi=e=>e.namespaceURI.includes("MathML"),Nt=e=>{if(Ki(e))return"svg";if(Wi(e))return"mathml"},jt=e=>e.nodeType===8;function qi(e){const{mt:t,p:n,o:{patchProp:s,createText:r,nextSibling:l,parentNode:i,remove:o,insert:f,createComment:a}}=e,h=(g,T)=>{if(!T.hasChildNodes()){n(null,g,T),Yt(),T._vnode=g;return}je=!1,d(T.firstChild,g,null,null,null),Yt(),T._vnode=g,je&&console.error("Hydration completed but contains mismatches.")},d=(g,T,C,b,B,F=!1)=>{const L=jt(g)&&g.data==="[",O=()=>P(g,T,C,b,B,L),{type:D,ref:Y,shapeFlag:Q,patchFlag:ce}=T;let se=g.nodeType;T.el=g,ce===-2&&(F=!1,T.dynamicChildren=null);let k=null;switch(D){case ft:se!==3?T.children===""?(f(T.el=r(""),i(g),g),k=g):k=O():(g.data!==T.children&&(je=!0,g.data=T.children),k=l(g));break;case he:K(g)?(k=l(g),W(T.el=g.content.firstChild,g,C)):se!==8||L?k=O():k=l(g);break;case Dt:if(L&&(g=l(g),se=g.nodeType),se===1||se===3){k=g;const q=!T.children.length;for(let j=0;j<T.staticCount;j++)q&&(T.children+=k.nodeType===1?k.outerHTML:k.data),j===T.staticCount-1&&(T.anchor=k),k=l(k);return L?l(k):k}else O();break;case pe:L?k=R(g,T,C,b,B,F):k=O();break;default:if(Q&1)(se!==1||T.type.toLowerCase()!==g.tagName.toLowerCase())&&!K(g)?k=O():k=_(g,T,C,b,B,F);else if(Q&6){T.slotScopeIds=B;const q=i(g);if(L?k=S(g):jt(g)&&g.data==="teleport start"?k=S(g,g.data,"teleport end"):k=l(g),t(T,q,null,C,b,Nt(q),F),ot(T)){let j;L?(j=ne(pe),j.anchor=k?k.previousSibling:q.lastChild):j=g.nodeType===3?Gr(""):ne("div"),j.el=g,T.component.subTree=j}}else Q&64?se!==8?k=O():k=T.type.hydrate(g,T,C,b,B,F,e,v):Q&128&&(k=T.type.hydrate(g,T,C,b,Nt(i(g)),B,F,e,d))}return Y!=null&&Xt(Y,null,b,T),k},_=(g,T,C,b,B,F)=>{F=F||!!T.dynamicChildren;const{type:L,props:O,patchFlag:D,shapeFlag:Y,dirs:Q,transition:ce}=T,se=L==="input"||L==="option";if(se||D!==-1){Q&&Ie(T,null,C,"created");let k=!1;if(K(g)){k=Sr(b,ce)&&C&&C.vnode.props&&C.vnode.props.appear;const j=g.content.firstChild;k&&ce.beforeEnter(j),W(j,g,C),T.el=g=j}if(Y&16&&!(O&&(O.innerHTML||O.textContent))){let j=v(g.firstChild,T,g,C,b,B,F);for(;j;){je=!0;const Me=j;j=j.nextSibling,o(Me)}}else Y&8&&g.textContent!==T.children&&(je=!0,g.textContent=T.children);if(O)if(se||!F||D&48)for(const j in O)(se&&(j.endsWith("value")||j==="indeterminate")||en(j)&&!gt(j)||j[0]===".")&&s(g,j,null,O[j],void 0,void 0,C);else O.onClick&&s(g,"onClick",null,O.onClick,void 0,void 0,C);let q;(q=O&&O.onVnodeBeforeMount)&&xe(q,C,T),Q&&Ie(T,null,C,"beforeMount"),((q=O&&O.onVnodeMounted)||Q||k)&&Tr(()=>{q&&xe(q,C,T),k&&ce.enter(g),Q&&Ie(T,null,C,"mounted")},b)}return g.nextSibling},v=(g,T,C,b,B,F,L)=>{L=L||!!T.dynamicChildren;const O=T.children,D=O.length;for(let Y=0;Y<D;Y++){const Q=L?O[Y]:O[Y]=Ce(O[Y]);if(g)g=d(g,Q,b,B,F,L);else{if(Q.type===ft&&!Q.children)continue;je=!0,n(null,Q,C,null,b,B,Nt(C),F)}}return g},R=(g,T,C,b,B,F)=>{const{slotScopeIds:L}=T;L&&(B=B?B.concat(L):L);const O=i(g),D=v(l(g),T,O,C,b,B,F);return D&&jt(D)&&D.data==="]"?l(T.anchor=D):(je=!0,f(T.anchor=a("]"),O,D),D)},P=(g,T,C,b,B,F)=>{if(je=!0,T.el=null,F){const D=S(g);for(;;){const Y=l(g);if(Y&&Y!==D)o(Y);else break}}const L=l(g),O=i(g);return o(g),n(null,T,O,L,C,b,Nt(O),B),L},S=(g,T="[",C="]")=>{let b=0;for(;g;)if(g=l(g),g&&jt(g)&&(g.data===T&&b++,g.data===C)){if(b===0)return l(g);b--}return g},W=(g,T,C)=>{const b=T.parentNode;b&&b.replaceChild(g,T);let B=C;for(;B;)B.vnode.el===T&&(B.vnode.el=B.subTree.el=g),B=B.parent},K=g=>g.nodeType===1&&g.tagName.toLowerCase()==="template";return[h,d]}const ge=Tr;function Bo(e){return Hr(e)}function ko(e){return Hr(e,qi)}function Hr(e,t){const n=Gs();n.__VUE__=!0;const{insert:s,remove:r,patchProp:l,createElement:i,createText:o,createComment:f,setText:a,setElementText:h,parentNode:d,nextSibling:_,setScopeId:v=Te,insertStaticContent:R}=e,P=(c,u,p,y=null,m=null,E=null,I=void 0,w=null,A=!!u.dynamicChildren)=>{if(c===u)return;c&&!Oe(c,u)&&(y=It(c),Ae(c,m,E,!0),c=null),u.patchFlag===-2&&(A=!1,u.dynamicChildren=null);const{type:x,ref:M,shapeFlag:H}=u;switch(x){case ft:S(c,u,p,y);break;case he:W(c,u,p,y);break;case Dt:c==null&&K(u,p,y,I);break;case pe:Y(c,u,p,y,m,E,I,w,A);break;default:H&1?C(c,u,p,y,m,E,I,w,A):H&6?Q(c,u,p,y,m,E,I,w,A):(H&64||H&128)&&x.process(c,u,p,y,m,E,I,w,A,et)}M!=null&&m&&Xt(M,c&&c.ref,E,u||c,!u)},S=(c,u,p,y)=>{if(c==null)s(u.el=o(u.children),p,y);else{const m=u.el=c.el;u.children!==c.children&&a(m,u.children)}},W=(c,u,p,y)=>{c==null?s(u.el=f(u.children||""),p,y):u.el=c.el},K=(c,u,p,y)=>{[c.el,c.anchor]=R(c.children,u,p,y,c.el,c.anchor)},g=({el:c,anchor:u},p,y)=>{let m;for(;c&&c!==u;)m=_(c),s(c,p,y),c=m;s(u,p,y)},T=({el:c,anchor:u})=>{let p;for(;c&&c!==u;)p=_(c),r(c),c=p;r(u)},C=(c,u,p,y,m,E,I,w,A)=>{u.type==="svg"?I="svg":u.type==="math"&&(I="mathml"),c==null?b(u,p,y,m,E,I,w,A):L(c,u,m,E,I,w,A)},b=(c,u,p,y,m,E,I,w)=>{let A,x;const{props:M,shapeFlag:H,transition:N,dirs:$}=c;if(A=c.el=i(c.type,E,M&&M.is,M),H&8?h(A,c.children):H&16&&F(c.children,A,null,y,m,En(c,E),I,w),$&&Ie(c,null,y,"created"),B(A,c,c.scopeId,I,y),M){for(const X in M)X!=="value"&&!gt(X)&&l(A,X,null,M[X],E,c.children,y,m,Pe);"value"in M&&l(A,"value",null,M.value,E),(x=M.onVnodeBeforeMount)&&xe(x,y,c)}$&&Ie(c,null,y,"beforeMount");const G=Sr(m,N);G&&N.beforeEnter(A),s(A,u,p),((x=M&&M.onVnodeMounted)||G||$)&&ge(()=>{x&&xe(x,y,c),G&&N.enter(A),$&&Ie(c,null,y,"mounted")},m)},B=(c,u,p,y,m)=>{if(p&&v(c,p),y)for(let E=0;E<y.length;E++)v(c,y[E]);if(m){let E=m.subTree;if(u===E){const I=m.vnode;B(c,I,I.scopeId,I.slotScopeIds,m.parent)}}},F=(c,u,p,y,m,E,I,w,A=0)=>{for(let x=A;x<c.length;x++){const M=c[x]=w?Ue(c[x]):Ce(c[x]);P(null,M,u,p,y,m,E,I,w)}},L=(c,u,p,y,m,E,I)=>{const w=u.el=c.el;let{patchFlag:A,dynamicChildren:x,dirs:M}=u;A|=c.patchFlag&16;const H=c.props||ee,N=u.props||ee;let $;if(p&&Ge(p,!1),($=N.onVnodeBeforeUpdate)&&xe($,p,u,c),M&&Ie(u,c,p,"beforeUpdate"),p&&Ge(p,!0),x?O(c.dynamicChildren,x,w,p,y,En(u,m),E):I||j(c,u,w,null,p,y,En(u,m),E,!1),A>0){if(A&16)D(w,u,H,N,p,y,m);else if(A&2&&H.class!==N.class&&l(w,"class",null,N.class,m),A&4&&l(w,"style",H.style,N.style,m),A&8){const G=u.dynamicProps;for(let X=0;X<G.length;X++){const te=G[X],ie=H[te],Ee=N[te];(Ee!==ie||te==="value")&&l(w,te,ie,Ee,m,c.children,p,y,Pe)}}A&1&&c.children!==u.children&&h(w,u.children)}else!I&&x==null&&D(w,u,H,N,p,y,m);(($=N.onVnodeUpdated)||M)&&ge(()=>{$&&xe($,p,u,c),M&&Ie(u,c,p,"updated")},y)},O=(c,u,p,y,m,E,I)=>{for(let w=0;w<u.length;w++){const A=c[w],x=u[w],M=A.el&&(A.type===pe||!Oe(A,x)||A.shapeFlag&70)?d(A.el):p;P(A,x,M,null,y,m,E,I,!0)}},D=(c,u,p,y,m,E,I)=>{if(p!==y){if(p!==ee)for(const w in p)!gt(w)&&!(w in y)&&l(c,w,p[w],null,I,u.children,m,E,Pe);for(const w in y){if(gt(w))continue;const A=y[w],x=p[w];A!==x&&w!=="value"&&l(c,w,x,A,I,u.children,m,E,Pe)}"value"in y&&l(c,"value",p.value,y.value,I)}},Y=(c,u,p,y,m,E,I,w,A)=>{const x=u.el=c?c.el:o(""),M=u.anchor=c?c.anchor:o("");let{patchFlag:H,dynamicChildren:N,slotScopeIds:$}=u;$&&(w=w?w.concat($):$),c==null?(s(x,p,y),s(M,p,y),F(u.children||[],p,M,m,E,I,w,A)):H>0&&H&64&&N&&c.dynamicChildren?(O(c.dynamicChildren,N,p,m,E,I,w),(u.key!=null||m&&u===m.subTree)&&is(c,u,!0)):j(c,u,p,M,m,E,I,w,A)},Q=(c,u,p,y,m,E,I,w,A)=>{u.slotScopeIds=w,c==null?u.shapeFlag&512?m.ctx.activate(u,p,y,I,A):ce(u,p,y,m,E,I,A):se(c,u,A)},ce=(c,u,p,y,m,E,I)=>{const w=c.component=no(c,y,m);if(Et(c)&&(w.ctx.renderer=et),ro(w),w.asyncDep){if(m&&m.registerDep(w,k),!c.el){const A=w.subTree=ne(he);W(null,A,u,p)}}else k(w,c,u,p,m,E,I)},se=(c,u,p)=>{const y=u.component=c.component;if(li(c,u,p))if(y.asyncDep&&!y.asyncResolved){q(y,u,p);return}else y.next=u,Xl(y.update),y.effect.dirty=!0,y.update();else u.el=c.el,y.vnode=u},k=(c,u,p,y,m,E,I)=>{const w=()=>{if(c.isMounted){let{next:M,bu:H,u:N,parent:$,vnode:G}=c;{const tt=Ur(c);if(tt){M&&(M.el=G.el,q(c,M,I)),tt.asyncDep.then(()=>{c.isUnmounted||w()});return}}let X=M,te;Ge(c,!1),M?(M.el=G.el,q(c,M,I)):M=G,H&&yn(H),(te=M.props&&M.props.onVnodeBeforeUpdate)&&xe(te,$,M,G),Ge(c,!0);const ie=bn(c),Ee=c.subTree;c.subTree=ie,P(Ee,ie,d(Ee.el),It(Ee),c,m,E),M.el=ie.el,X===null&&es(c,ie.el),N&&ge(N,m),(te=M.props&&M.props.onVnodeUpdated)&&ge(()=>xe(te,$,M,G),m)}else{let M;const{el:H,props:N}=u,{bm:$,m:G,parent:X}=c,te=ot(u);if(Ge(c,!1),$&&yn($),!te&&(M=N&&N.onVnodeBeforeMount)&&xe(M,X,u),Ge(c,!0),H&&gn){const ie=()=>{c.subTree=bn(c),gn(H,c.subTree,c,m,null)};te?u.type.__asyncLoader().then(()=>!c.isUnmounted&&ie()):ie()}else{const ie=c.subTree=bn(c);P(null,ie,p,y,c,m,E),u.el=ie.el}if(G&&ge(G,m),!te&&(M=N&&N.onVnodeMounted)){const ie=u;ge(()=>xe(M,X,ie),m)}(u.shapeFlag&256||X&&ot(X.vnode)&&X.vnode.shapeFlag&256)&&c.a&&ge(c.a,m),c.isMounted=!0,u=p=y=null}},A=c.effect=new Wn(w,Te,()=>on(x),c.scope),x=c.update=()=>{A.dirty&&A.run()};x.id=c.uid,Ge(c,!0),x()},q=(c,u,p)=>{u.component=c;const y=c.vnode.props;c.vnode=u,c.next=null,Ui(c,u.props,y,p),Di(c,u.children,p),Xe(),Es(c),ze()},j=(c,u,p,y,m,E,I,w,A=!1)=>{const x=c&&c.children,M=c?c.shapeFlag:0,H=u.children,{patchFlag:N,shapeFlag:$}=u;if(N>0){if(N&128){Ft(x,H,p,y,m,E,I,w,A);return}else if(N&256){Me(x,H,p,y,m,E,I,w,A);return}}$&8?(M&16&&Pe(x,m,E),H!==x&&h(p,H)):M&16?$&16?Ft(x,H,p,y,m,E,I,w,A):Pe(x,m,E,!0):(M&8&&h(p,""),$&16&&F(H,p,y,m,E,I,w,A))},Me=(c,u,p,y,m,E,I,w,A)=>{c=c||nt,u=u||nt;const x=c.length,M=u.length,H=Math.min(x,M);let N;for(N=0;N<H;N++){const $=u[N]=A?Ue(u[N]):Ce(u[N]);P(c[N],$,p,null,m,E,I,w,A)}x>M?Pe(c,m,E,!0,!1,H):F(u,p,y,m,E,I,w,A,H)},Ft=(c,u,p,y,m,E,I,w,A)=>{let x=0;const M=u.length;let H=c.length-1,N=M-1;for(;x<=H&&x<=N;){const $=c[x],G=u[x]=A?Ue(u[x]):Ce(u[x]);if(Oe($,G))P($,G,p,null,m,E,I,w,A);else break;x++}for(;x<=H&&x<=N;){const $=c[H],G=u[N]=A?Ue(u[N]):Ce(u[N]);if(Oe($,G))P($,G,p,null,m,E,I,w,A);else break;H--,N--}if(x>H){if(x<=N){const $=N+1,G=$<M?u[$].el:y;for(;x<=N;)P(null,u[x]=A?Ue(u[x]):Ce(u[x]),p,G,m,E,I,w,A),x++}}else if(x>N)for(;x<=H;)Ae(c[x],m,E,!0),x++;else{const $=x,G=x,X=new Map;for(x=G;x<=N;x++){const ye=u[x]=A?Ue(u[x]):Ce(u[x]);ye.key!=null&&X.set(ye.key,x)}let te,ie=0;const Ee=N-G+1;let tt=!1,as=0;const dt=new Array(Ee);for(x=0;x<Ee;x++)dt[x]=0;for(x=$;x<=H;x++){const ye=c[x];if(ie>=Ee){Ae(ye,m,E,!0);continue}let Fe;if(ye.key!=null)Fe=X.get(ye.key);else for(te=G;te<=N;te++)if(dt[te-G]===0&&Oe(ye,u[te])){Fe=te;break}Fe===void 0?Ae(ye,m,E,!0):(dt[Fe-G]=x+1,Fe>=as?as=Fe:tt=!0,P(ye,u[Fe],p,null,m,E,I,w,A),ie++)}const ds=tt?Gi(dt):nt;for(te=ds.length-1,x=Ee-1;x>=0;x--){const ye=G+x,Fe=u[ye],hs=ye+1<M?u[ye+1].el:y;dt[x]===0?P(null,Fe,p,hs,m,E,I,w,A):tt&&(te<0||x!==ds[te]?qe(Fe,p,hs,2):te--)}}},qe=(c,u,p,y,m=null)=>{const{el:E,type:I,transition:w,children:A,shapeFlag:x}=c;if(x&6){qe(c.component.subTree,u,p,y);return}if(x&128){c.suspense.move(u,p,y);return}if(x&64){I.move(c,u,p,et);return}if(I===pe){s(E,u,p);for(let H=0;H<A.length;H++)qe(A[H],u,p,y);s(c.anchor,u,p);return}if(I===Dt){g(c,u,p);return}if(y!==2&&x&1&&w)if(y===0)w.beforeEnter(E),s(E,u,p),ge(()=>w.enter(E),m);else{const{leave:H,delayLeave:N,afterLeave:$}=w,G=()=>s(E,u,p),X=()=>{H(E,()=>{G(),$&&$()})};N?N(E,G,X):X()}else s(E,u,p)},Ae=(c,u,p,y=!1,m=!1)=>{const{type:E,props:I,ref:w,children:A,dynamicChildren:x,shapeFlag:M,patchFlag:H,dirs:N}=c;if(w!=null&&Xt(w,null,p,c,!0),M&256){u.ctx.deactivate(c);return}const $=M&1&&N,G=!ot(c);let X;if(G&&(X=I&&I.onVnodeBeforeUnmount)&&xe(X,u,c),M&6)Qr(c.component,p,y);else{if(M&128){c.suspense.unmount(p,y);return}$&&Ie(c,null,u,"beforeUnmount"),M&64?c.type.remove(c,u,p,m,et,y):x&&(E!==pe||H>0&&H&64)?Pe(x,u,p,!1,!0):(E===pe&&H&384||!m&&M&16)&&Pe(A,u,p),y&&fs(c)}(G&&(X=I&&I.onVnodeUnmounted)||$)&&ge(()=>{X&&xe(X,u,c),$&&Ie(c,null,u,"unmounted")},p)},fs=c=>{const{type:u,el:p,anchor:y,transition:m}=c;if(u===pe){Zr(p,y);return}if(u===Dt){T(c);return}const E=()=>{r(p),m&&!m.persisted&&m.afterLeave&&m.afterLeave()};if(c.shapeFlag&1&&m&&!m.persisted){const{leave:I,delayLeave:w}=m,A=()=>I(p,E);w?w(c.el,E,A):A()}else E()},Zr=(c,u)=>{let p;for(;c!==u;)p=_(c),r(c),c=p;r(u)},Qr=(c,u,p)=>{const{bum:y,scope:m,update:E,subTree:I,um:w}=c;y&&yn(y),m.stop(),E&&(E.active=!1,Ae(I,c,u,p)),w&&ge(w,u),ge(()=>{c.isUnmounted=!0},u),u&&u.pendingBranch&&!u.isUnmounted&&c.asyncDep&&!c.asyncResolved&&c.suspenseId===u.pendingId&&(u.deps--,u.deps===0&&u.resolve())},Pe=(c,u,p,y=!1,m=!1,E=0)=>{for(let I=E;I<c.length;I++)Ae(c[I],u,p,y,m)},It=c=>c.shapeFlag&6?It(c.component.subTree):c.shapeFlag&128?c.suspense.next():_(c.anchor||c.el);let dn=!1;const us=(c,u,p)=>{c==null?u._vnode&&Ae(u._vnode,null,null,!0):P(u._vnode||null,c,u,null,null,null,p),dn||(dn=!0,Es(),Yt(),dn=!1),u._vnode=c},et={p:P,um:Ae,m:qe,r:fs,mt:ce,mc:F,pc:j,pbc:O,n:It,o:e};let hn,gn;return t&&([hn,gn]=t(et)),{render:us,hydrate:hn,createApp:ji(us,hn)}}function En({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function Ge({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Sr(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function is(e,t,n=!1){const s=e.children,r=t.children;if(U(s)&&U(r))for(let l=0;l<s.length;l++){const i=s[l];let o=r[l];o.shapeFlag&1&&!o.dynamicChildren&&((o.patchFlag<=0||o.patchFlag===32)&&(o=r[l]=Ue(r[l]),o.el=i.el),n||is(i,o)),o.type===ft&&(o.el=i.el)}}function Gi(e){const t=e.slice(),n=[0];let s,r,l,i,o;const f=e.length;for(s=0;s<f;s++){const a=e[s];if(a!==0){if(r=n[n.length-1],e[r]<a){t[s]=r,n.push(s);continue}for(l=0,i=n.length-1;l<i;)o=l+i>>1,e[n[o]]<a?l=o+1:i=o;a<e[n[l]]&&(l>0&&(t[s]=n[l-1]),n[l]=s)}}for(l=n.length,i=n[l-1];l-- >0;)n[l]=i,i=t[i];return n}function Ur(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:Ur(t)}const Yi=e=>e.__isTeleport,_t=e=>e&&(e.disabled||e.disabled===""),js=e=>typeof SVGElement<"u"&&e instanceof SVGElement,Hs=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,Hn=(e,t)=>{const n=e&&e.to;return le(n)?t?t(n):null:n},Ji={name:"Teleport",__isTeleport:!0,process(e,t,n,s,r,l,i,o,f,a){const{mc:h,pc:d,pbc:_,o:{insert:v,querySelector:R,createText:P,createComment:S}}=a,W=_t(t.props);let{shapeFlag:K,children:g,dynamicChildren:T}=t;if(e==null){const C=t.el=P(""),b=t.anchor=P("");v(C,n,s),v(b,n,s);const B=t.target=Hn(t.props,R),F=t.targetAnchor=P("");B&&(v(F,B),i==="svg"||js(B)?i="svg":(i==="mathml"||Hs(B))&&(i="mathml"));const L=(O,D)=>{K&16&&h(g,O,D,r,l,i,o,f)};W?L(n,b):B&&L(B,F)}else{t.el=e.el;const C=t.anchor=e.anchor,b=t.target=e.target,B=t.targetAnchor=e.targetAnchor,F=_t(e.props),L=F?n:b,O=F?C:B;if(i==="svg"||js(b)?i="svg":(i==="mathml"||Hs(b))&&(i="mathml"),T?(_(e.dynamicChildren,T,L,r,l,i,o),is(e,t,!0)):f||d(e,t,L,O,r,l,i,o,!1),W)F?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):Ht(t,n,C,a,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const D=t.target=Hn(t.props,R);D&&Ht(t,D,null,a,0)}else F&&Ht(t,b,B,a,1)}$r(t)},remove(e,t,n,s,{um:r,o:{remove:l}},i){const{shapeFlag:o,children:f,anchor:a,targetAnchor:h,target:d,props:_}=e;if(d&&l(h),i&&l(a),o&16){const v=i||!_t(_);for(let R=0;R<f.length;R++){const P=f[R];r(P,t,n,v,!!P.dynamicChildren)}}},move:Ht,hydrate:Zi};function Ht(e,t,n,{o:{insert:s},m:r},l=2){l===0&&s(e.targetAnchor,t,n);const{el:i,anchor:o,shapeFlag:f,children:a,props:h}=e,d=l===2;if(d&&s(i,t,n),(!d||_t(h))&&f&16)for(let _=0;_<a.length;_++)r(a[_],t,n,2);d&&s(o,t,n)}function Zi(e,t,n,s,r,l,{o:{nextSibling:i,parentNode:o,querySelector:f}},a){const h=t.target=Hn(t.props,f);if(h){const d=h._lpa||h.firstChild;if(t.shapeFlag&16)if(_t(t.props))t.anchor=a(i(e),t,o(e),n,s,r,l),t.targetAnchor=d;else{t.anchor=i(e);let _=d;for(;_;)if(_=i(_),_&&_.nodeType===8&&_.data==="teleport anchor"){t.targetAnchor=_,h._lpa=t.targetAnchor&&i(t.targetAnchor);break}a(d,t,h,n,s,r,l)}$r(t)}return t.anchor&&i(t.anchor)}const No=Ji;function $r(e){const t=e.ctx;if(t&&t.ut){let n=e.children[0].el;for(;n&&n!==e.targetAnchor;)n.nodeType===1&&n.setAttribute("data-v-owner",t.uid),n=n.nextSibling;t.ut()}}const pe=Symbol.for("v-fgt"),ft=Symbol.for("v-txt"),he=Symbol.for("v-cmt"),Dt=Symbol.for("v-stc"),yt=[];let we=null;function os(e=!1){yt.push(we=e?null:[])}function Vr(){yt.pop(),we=yt[yt.length-1]||null}let ut=1;function Ss(e){ut+=e}function Dr(e){return e.dynamicChildren=ut>0?we||nt:null,Vr(),ut>0&&we&&we.push(e),e}function jo(e,t,n,s,r,l){return Dr(qr(e,t,n,s,r,l,!0))}function Kr(e,t,n,s,r){return Dr(ne(e,t,n,s,r,!0))}function Tt(e){return e?e.__v_isVNode===!0:!1}function Oe(e,t){return e.type===t.type&&e.key===t.key}const un="__vInternal",Wr=({key:e})=>e??null,Kt=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?le(e)||ae(e)||V(e)?{i:re,r:e,k:t,f:!!n}:e:null);function qr(e,t=null,n=null,s=0,r=null,l=e===pe?0:1,i=!1,o=!1){const f={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Wr(t),ref:t&&Kt(t),scopeId:br,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:l,patchFlag:s,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:re};return o?(cs(f,n),l&128&&e.normalize(f)):n&&(f.shapeFlag|=le(n)?8:16),ut>0&&!i&&we&&(f.patchFlag>0||l&6)&&f.patchFlag!==32&&we.push(f),f}const ne=Qi;function Qi(e,t=null,n=null,s=0,r=null,l=!1){if((!e||e===xr)&&(e=he),Tt(e)){const o=We(e,t,!0);return n&&cs(o,n),ut>0&&!l&&we&&(o.shapeFlag&6?we[we.indexOf(e)]=o:we.push(o)),o.patchFlag|=-2,o}if(fo(e)&&(e=e.__vccOpts),t){t=Xi(t);let{class:o,style:f}=t;o&&!le(o)&&(t.class=rn(o)),z(f)&&(fr(f)&&!U(f)&&(f=ue({},f)),t.style=sn(f))}const i=le(e)?1:ii(e)?128:Yi(e)?64:z(e)?4:V(e)?2:0;return qr(e,t,n,s,r,i,l,!0)}function Xi(e){return e?fr(e)||un in e?ue({},e):e:null}function We(e,t,n=!1){const{props:s,ref:r,patchFlag:l,children:i}=e,o=t?zi(s||{},t):s;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:o,key:o&&Wr(o),ref:t&&t.ref?n&&r?U(r)?r.concat(Kt(t)):[r,Kt(t)]:Kt(t):r,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==pe?l===-1?16:l|16:l,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&We(e.ssContent),ssFallback:e.ssFallback&&We(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function Gr(e=" ",t=0){return ne(ft,null,e,t)}function Ho(e="",t=!1){return t?(os(),Kr(he,null,e)):ne(he,null,e)}function Ce(e){return e==null||typeof e=="boolean"?ne(he):U(e)?ne(pe,null,e.slice()):typeof e=="object"?Ue(e):ne(ft,null,String(e))}function Ue(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:We(e)}function cs(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(U(t))n=16;else if(typeof t=="object")if(s&65){const r=t.default;r&&(r._c&&(r._d=!1),cs(e,r()),r._c&&(r._d=!0));return}else{n=32;const r=t._;!r&&!(un in t)?t._ctx=re:r===3&&re&&(re.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else V(t)?(t={default:t,_ctx:re},n=32):(t=String(t),s&64?(n=16,t=[Gr(t)]):n=8);e.children=t,e.shapeFlag|=n}function zi(...e){const t={};for(let n=0;n<e.length;n++){const s=e[n];for(const r in s)if(r==="class")t.class!==s.class&&(t.class=rn([t.class,s.class]));else if(r==="style")t.style=sn([t.style,s.style]);else if(en(r)){const l=t[r],i=s[r];i&&l!==i&&!(U(l)&&l.includes(i))&&(t[r]=l?[].concat(l,i):i)}else r!==""&&(t[r]=s[r])}return t}function xe(e,t,n,s=null){ve(e,t,7,[n,s])}const eo=Pr();let to=0;function no(e,t,n){const s=e.type,r=(t?t.appContext:e.appContext)||eo,l={uid:to++,vnode:e,type:s,parent:t,appContext:r,root:null,next:null,subTree:null,effect:null,update:null,scope:new ml(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(r.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Br(s,r),emitsOptions:mr(s,r),emit:null,emitted:null,propsDefaults:ee,inheritAttrs:s.inheritAttrs,ctx:ee,data:ee,props:ee,attrs:ee,slots:ee,refs:ee,setupState:ee,setupContext:null,attrsProxy:null,slotsProxy:null,suspense:n,suspenseId:n?n.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return l.ctx={_:l},l.root=t?t.root:l,l.emit=ei.bind(null,l),e.ce&&e.ce(l),l}let oe=null;const so=()=>oe||re;let zt,Sn;{const e=Gs(),t=(n,s)=>{let r;return(r=e[n])||(r=e[n]=[]),r.push(s),l=>{r.length>1?r.forEach(i=>i(l)):r[0](l)}};zt=t("__VUE_INSTANCE_SETTERS__",n=>oe=n),Sn=t("__VUE_SSR_SETTERS__",n=>At=n)}const vt=e=>{const t=oe;return zt(e),e.scope.on(),()=>{e.scope.off(),zt(t)}},Us=()=>{oe&&oe.scope.off(),zt(null)};function Yr(e){return e.vnode.shapeFlag&4}let At=!1;function ro(e,t=!1){t&&Sn(t);const{props:n,children:s}=e.vnode,r=Yr(e);Si(e,n,r,t),Vi(e,s);const l=r?lo(e,t):void 0;return t&&Sn(!1),l}function lo(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=ur(new Proxy(e.ctx,Oi));const{setup:s}=n;if(s){const r=e.setupContext=s.length>1?oo(e):null,l=vt(e);Xe();const i=Ve(s,e,0,[e.props,r]);if(ze(),l(),Ks(i)){if(i.then(Us,Us),t)return i.then(o=>{Un(e,o,t)}).catch(o=>{at(o,e,0)});e.asyncDep=i}else Un(e,i,t)}else Jr(e,t)}function Un(e,t,n){V(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:z(t)&&(e.setupState=gr(t)),Jr(e,n)}let $s;function Jr(e,t,n){const s=e.type;if(!e.render){if(!t&&$s&&!s.render){const r=s.template||rs(e).template;if(r){const{isCustomElement:l,compilerOptions:i}=e.appContext.config,{delimiters:o,compilerOptions:f}=s,a=ue(ue({isCustomElement:l,delimiters:o},i),f);s.render=$s(r,a)}}e.render=s.render||Te}{const r=vt(e);Xe();try{Mi(e)}finally{ze(),r()}}}function io(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return _e(e,"get","$attrs"),t[n]}}))}function oo(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return io(e)},slots:e.slots,emit:e.emit,expose:t}}function an(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(gr(ur(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in pt)return pt[n](e)},has(t,n){return n in t||n in pt}}))}function co(e,t=!0){return V(e)?e.displayName||e.name:e.name||t&&e.__name}function fo(e){return V(e)&&"__vccOpts"in e}const uo=(e,t)=>Vl(e,t,At);function So(e,t,n){const s=arguments.length;return s===2?z(t)&&!U(t)?Tt(t)?ne(e,null,[t]):ne(e,t):ne(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&Tt(n)&&(n=[n]),ne(e,t,n))}const ao="3.4.15";globalThis.__sfIds||(globalThis.__sfIds={});const Uo=(e="_")=>(typeof globalThis.__sfIds[e]!="number"&&(globalThis.__sfIds[e]=-1),`${e}${++globalThis.__sfIds[e]}`),$o=(e,t=300)=>{typeof window.requestIdleCallback=="function"?window.requestIdleCallback(e):setTimeout(e,t)},ho=e=>e.replace(/[ÁáÃãÂâÀà]/g,"a").replace(/[ÉéÊê]/g,"e").replace(/[Íí]/g,"i").replace(/[ÕõÓóÔô]/g,"o").replace(/[Úú]/g,"u").replace(/[Çç]/g,"c"),Vo=e=>ho(e.trim()).toLowerCase().replace(/[\W\r\n]/gm,"-").replace(/-{2,}/g,"-").replace(/(^-)|(-$)/g,""),go=e=>e.toLowerCase().replace(/Á/g,"á").replace(/Ã/g,"ã").replace(/Â/g,"â").replace(/À/g,"à").replace(/É/g,"é").replace(/Ê/g,"ê").replace(/Í/g,"í").replace(/Õ/g,"õ").replace(/Ó/g,"ó").replace(/Ô/g,"ô").replace(/Ú/g,"ú").replace(/Ç/g,"ç"),po=e=>go(e.trim()).replace(/[\r\n]/gm," ").replace(/[^\w-&%áãâàéêíõóôúç]/g," ").replace(/\s{2,}/g," "),Do=(e,t="/s/")=>`${t}${encodeURIComponent(po(e))}`,Ko=(e,t=0)=>{for(;e.offsetParent;)t+=e.offsetTop,e=e.offsetParent;return window.scroll({top:t,behavior:"smooth"})};export{Lo as $,bo as A,Ro as B,ve as C,Xr as D,pn as E,Zl as F,Kl as G,cr as H,Fr as I,so as J,xl as K,Co as L,$l as M,Eo as N,os as O,jo as P,xo as Q,Ho as R,qr as S,Gr as T,rn as U,ne as V,ti as W,Io as X,pe as Y,Mo as Z,_o as _,$t as a,Kr as a0,vo as a1,zi as a2,yo as a3,Xi as a4,Vo as a5,Vt as a6,Uo as a7,Hi as a8,ho as a9,wo as aa,Do as ab,Ss as ac,sn as ad,Rr as ae,Fo as af,Z as ag,Ko as ah,Ir as ai,Ao as aj,No as ak,Oo as al,We as am,Po as an,$o as b,uo as c,bi as d,le as e,Bo as f,ko as g,U as h,V as i,yn as j,Ys as k,ul as l,So as m,ue as n,yi as o,z as p,en as q,Zn as r,To as s,al as t,Vs as u,nn as v,xn as w,Be as x,Kn as y,mo as z};
@@ -1 +0,0 @@
1
- import{u as _}from"./customer-session.ZD6tLDQJ.js";import{u as l}from"./index.KfrHdfOH.js";import{g as y}from"./price.Easct8WC.js";import{c as m,w as g}from"./sf-utils.c42cbZ9W.js";const q=()=>{let i=Math.floor(Math.random()*1e6).toString()+Date.now();for(;i.length<24;)i+="0";return i},h=q;function b(i){return{all:i=i||new Map,on:function(t,r){var o=i.get(t);o?o.push(r):i.set(t,[r])},off:function(t,r){var o=i.get(t);o&&(r?o.splice(o.indexOf(r)>>>0,1):i.set(t,[]))},emit:function(t,r){var o=i.get(t);o&&o.slice().map(function(n){n(r)}),(o=i.get("*"))&&o.slice().map(function(n){n(t,r)})}}}const v=(i,{flags:t})=>!i.flags&&!t?!0:!i.flags||!t||i.flags.length!==t.length?!1:i.flags.every(r=>t.includes(r)),C=(i,t)=>{if(typeof t.product_id!="string"||typeof t.quantity!="number"||!(t.quantity>=0)||typeof t.price!="number"||!(t.price>=0))return null;const{items:r}=i;if(!t.kit_product)for(let n=0;n<r.length;n++){const a=r[n];if(!a.kit_product&&a.product_id===t.product_id&&a.variation_id===t.variation_id&&(!a.customizations||!a.customizations.length)&&v(a,t))return a.quantity+=t.quantity,t.price&&(a.price=t.price),t.final_price&&(a.final_price=t.final_price),a}const o={...t};if((!t._id||t._id===t.variation_id||r.find(({_id:n})=>n===t._id))&&(o._id=h()),t.customizations){const n=[];t.customizations.forEach((a,c)=>{n[c]={...a}}),o.customizations=n}return r.push(o),o},k=(i,t,r)=>{(typeof r!="number"||Number.isNaN(r))&&(r=i.min_quantity||1);const o=i.min_quantity||0,n=t&&i.variations?i.variations.find(({_id:c})=>c===t):void 0,a={product_id:i._id,variation_id:t,sku:n?.sku||i.sku,name:n?.name||i.name,slug:i.slug,production_time:n?.production_time||i.production_time,currency_id:i.currency_id,currency_symbol:i.currency_symbol,base_price:n?.base_price||i.base_price,max_quantity:i.quantity,quantity:o>0?Math.max(o,r):r,price:y(i)};return n?.picture_id&&i.pictures&&(a.picture=i.pictures.find(c=>c._id===n.picture_id)),!a.picture&&i.pictures&&([a.picture]=i.pictures),a},E="ecomShoppingCart",x={subtotal:0,items:[]},s=_(E,x),O=m(()=>s.items.reduce((i,t)=>i+t.quantity,0)),z=i=>{C(s,i)},S=i=>{for(let t=0;t<s.items.length;t++)if(s.items[t]._id===i){s.items.splice(t,1);break}},D=(i,t,r)=>z(k(i,t,r)),f=b(),p=()=>s.items.map(i=>({...i}));let e=p();const N=l(i=>{["addCartItem","removeCartItem"].forEach(t=>{const r=t==="addCartItem",o=r?i:e,n=r?e:i;o.forEach(a=>{if(!a.quantity)return;const u=n.find(({_id:d})=>d===a._id)?.quantity||0;a.quantity>u&&f.emit(t,{...a,quantity:a.quantity-u})})}),e=p()},200);g(s.items,i=>{i.forEach(t=>{let r=t.kit_product?.price&&t.kit_product.pack_quantity?t.kit_product.price/t.kit_product.pack_quantity:t.price;Array.isArray(t.customizations)&&t.customizations.forEach(a=>{if(a.add_to_price){const{type:c,addition:u}=a.add_to_price;r+=c==="fixed"?u:t.price*(u/100)}}),t.final_price=r;const o=t.min_quantity||1,n=t.max_quantity;typeof t.quantity!="number"||Number.isNaN(t.quantity)||t.quantity<o?t.quantity=o:n&&t.quantity>n&&(t.quantity=n)}),s.subtotal=i.reduce((t,r)=>t+r.quantity*(r.final_price||r.price),0),N(i)});const Q={on:f.on,off:f.off};export{D as a,Q as c,k as p,S as r,s,O as t};
@@ -1 +0,0 @@
1
- import{u as C,b as T,d as y,c as x}from"./customer-session.ZD6tLDQJ.js";import{c as G}from"./shopping-cart.nSNNOrp9.js";import{a as g,r as N,c as b,M as I,w as E}from"./sf-utils.c42cbZ9W.js";import{u as P,g as R}from"./index.KfrHdfOH.js";import{u as A}from"./afetch.OifQZgwR.js";import{g as M}from"./name.VA3MEpe0.js";import{g as L}from"./price.Easct8WC.js";const F="ecomSeachHistory",l=C(F,[]);for(let e=0;e<l.length;e++)typeof l[e]!="string"&&(l.splice(e,1),e-=1);const V=async({term:e,params:a,fields:n,url:t="search/v1"})=>{if(typeof e=="string"&&(e=e.trim(),e.length<2))return{data:{result:[],meta:null}};const s=await T.get(t,{fields:n,params:e?{...a,term:e}:a});if(e&&s.data.result.length){const o=e,r=l.findIndex(f=>f.includes(o)&&!f.replace(o,"").includes(" "));if(r>-1){const f=l[r];l.splice(r,1),l.unshift(f)}else{const f=l.findIndex(d=>o.startsWith(d));f>-1&&l.splice(f,1),l.unshift(e)}for(;l.length>20;)l.pop()}return s};class Y{fields;term=g(null);isWithCount=g(!0);isWithBuckets=g(!0);params=N({});pageSize=g(24);pageNumber=g(1);#i=g(!1);isFetching=b(()=>this.#i.value);#e=g(!1);wasFetched=b(()=>this.#e.value);#s=g(null);#t;fetching=b(()=>this.#s.value);#a=g(null);fetchError=b(()=>this.#a.value);products=I([]);meta=I({offset:0,limit:0,fields:[],sort:[],query:{}});#n;constructor({fields:a,debounce:n=150}={}){this.fields=a,this.#n=P(t=>(this.#i.value=!0,V(t)),n),E([this.term,this.params,this.pageSize],()=>{this.wasFetched.value&&(this.pageNumber.value=1,this.#e.value=!1)}),E(this.pageNumber,()=>{this.#e.value=!1})}async fetch(a){a!==void 0&&a!==this.term.value&&(this.term.value=a,this.pageNumber.value=1);const n=this.pageSize.value,t=n*(this.pageNumber.value-1);this.#s.value||(this.#s.value=new Promise(o=>{this.#t=o}));let s;try{s=await this.#n({term:this.term.value,params:{...this.params,limit:n,offset:t,count:this.isWithCount.value||void 0,buckets:this.isWithBuckets.value||void 0},fields:this.fields})}catch(o){throw this.#t&&(this.#a.value=o,this.#t()),o}if(s){this.#i.value=!1,this.#e.value=!0;const{data:o}=s;o.meta&&this.setResult(o),this.#t&&this.#t()}}setResult(a){a.meta&&Object.assign(this.meta,a.meta),a.result&&(this.products.splice(0),a.result.forEach(n=>this.products.push(n))),a.meta&&a.result&&setTimeout(()=>{this.#e.value=!0},9)}}const c={},u={},S=()=>{u.resolve||(u.waiting=new Promise(e=>{u.resolve=e}))};S();const W=()=>({page_location:window.location.toString(),language:globalThis.$storefront.settings.lang||"pt_br",page_title:document.title,user_agent:navigator.userAgent}),q=()=>({...u.params||W(),...c,user_id:x.value._id,utm:A}),$="GtagEvent";let _={},m="";const p=async(e,a)=>{const n=a;if(e==="page_view"){_={};const{apiContext:t}=window.$storefront;if(m="",t){const{name:s}=t.doc;switch(t.resource){case"categories":m=`Category: ${s}`;break;case"brands":m=`Brand: ${s}`;break;case"collections":m=`Collection: ${s}`;break}}else{const{pathname:s}=window.location;s==="/"?m="Home":(/^\/s\/?/.test(s)||s==="/search"||s==="/busca")&&(m="Search results")}u.resolve&&(u.params=a,u.resolve(),u.resolve=null)}else u.waiting&&await u.waiting,e==="view_item"&&n.items?.forEach(t=>{if(t.index!==void 0)return;if(!t.item_list_id&&!t.item_list_name){const{apiContext:o}=window.$storefront;o?.doc._id===t.object_id&&(t.item_list_id="product-page",t.item_list_name="Product page")}const s=t.item_list_id||t.item_list_name||m;s&&(_[s]?_[s]+=1:_[s]=1,t.index=_[s],!t.item_list_id&&!t.item_list_name&&(t.item_list_name=s))}),typeof n.value=="number"&&!n.currency&&(n.currency=window.ECOM_CURRENCY||"BRL");try{const t={type:$,...q(),event:{name:e,params:n}};window.postMessage(t,window.origin)}catch(t){console.error(t)}},Q=e=>{window.addEventListener("message",({data:a})=>{a.type===$&&e(a)})},B=e=>{const[a,...n]=M(e).split(" / "),t={item_name:a,item_id:e.sku,price:Math.round(L(e)*100)/100,object_id:e._id};n&&n.length?t.item_variant=n.join(" / "):e.variation_id&&(t.item_name=a.replace(window.__customGTMVariantRegex||/\s[^\s]+$/,""),t.item_variant=a.replace(t.item_name,"").trim()),(e.quantity===0||e.quantity&&e.product_id)&&(t.quantity=e.quantity);const{brands:s,categories:o}=e;if(s?.length&&(t.item_brand=s[0].name),o?.length)for(let r=0;r<o.length;r++){const{name:f}=o[r];if(r===0)t.item_category=f;else if(t[`item_category${r+1}`]=f,r===4)break}return t},X=({experimentId:e=window.AB_EXPERIMENT_ID}={})=>{document.addEventListener("astro:beforeload",S);const{gtag:a,GTAG_TAG_ID:n,GA_TRACKING_ID:t,GIT_BRANCH:s}=window,o=n||t,r=s&&e?`${e}-${s}`:s?.startsWith("main-")&&s||null;typeof a=="function"&&(o&&["client_id","session_id","gclid"].forEach(i=>{a("get",o,i,h=>{c[i==="gclid"?i:`g_${i}`]=h})}),r&&a("event","experience_impression",{exp_variant_string:r}));const f=new URL(window.location.toString());["gclid","fbclid","ttclid"].forEach(i=>{const h=c[i]||f.searchParams.get(i);h?(c[i]=h,sessionStorage.setItem(`analytics_${i}`,h)):c[i]=sessionStorage.getItem(`analytics_${i}`)||void 0});const d=["_fbp"];return c.fbclid||d.push("_fbc"),c.g_client_id||d.push("_ga"),d.forEach(i=>{document.cookie.split(";").forEach(h=>{const[w,v]=h.split("=");if(w.trim()===i&&v)switch(i){case"_fbp":c.fbp=v;break;case"_fbc":c.fbclid=v;break;case"_ga":c.g_client_id=v.substring(6);break}})}),["client_id","session_id"].forEach(i=>{const h=i==="client_id"?localStorage:sessionStorage,w=h.getItem(`analytics_${i}`);w?c[i]=w:c[i]=c[`g_${i}`]||`${Math.ceil(Math.random()*1e6)}.${Math.ceil(Math.random()*1e6)}`,h.setItem(`analytics_${i}`,c[i])}),y.value?p("login",{}):R(y,()=>p("login",{})),G.on("*",(i,h)=>{p(i==="addCartItem"?"add_to_cart":"remove_from_cart",{items:[B(h)]})}),E(l,()=>{const i=l[0];i&&p("search",{search_term:i})}),window.location.pathname.startsWith("/s")&&setTimeout(()=>{let i=new URLSearchParams(window.location.search).get("q");i||(i=decodeURIComponent(window.location.pathname.split("/")[2])),i&&typeof i=="string"&&p("view_search_results",{search_term:i})},300),{expVariantString:r}};export{Y as S,q as a,W as b,p as e,B as g,l as s,c as t,X as u,Q as w};
@@ -1 +0,0 @@
1
- import{b as k}from"./customer-session.ZD6tLDQJ.js";import"./server-data.4C60Esyt.js";import{a as g,M as p,c as n,a5 as I}from"./sf-utils.c42cbZ9W.js";import{e as P,g as w}from"./use-analytics.wTmoP8B1.js";import{g as f,c as N}from"./price.Easct8WC.js";import"./index.KfrHdfOH.js";import{g as q}from"./name.VA3MEpe0.js";import{g as E}from"./img.AnjeGdy_.js";const O=t=>t&&t.min_quantity||1,S=O,$=t=>!t.hasOwnProperty("quantity")||t.quantity>=S(t),G=$,R=t=>{const a=g(!1);let s=null;const c=g(null),{productId:r}=t,e=p({...t.product,_id:t.product?._id||r,price:f(t.product||{})});!t.product&&r&&(a.value=!0,s=(async()=>{try{const{data:i}=await k.get(`products/${r}`);Object.assign(e,i)}catch(i){console.error(i),c.value=i}a.value=!1})());const d=n(()=>q(e)),h=n(()=>{const{slug:i}=e;return typeof i=="string"?`/${i}`:null}),v=n(()=>{const{pictures:i}=e,m=[];return i&&i.forEach(b=>{const l=E(b);l&&m.push(l)}),m}),o=n(()=>G(e)),u=n(()=>o.value&&e.available&&e.visible),_=n(()=>{if(N(e)){const i=e.base_price;return Math.round((i-f(e))*100/i)}return 0}),y=n(()=>e.has_variations?!0:!!e.variations?.length);return P("view_item",{value:u.value?e.price:0,items:[{...w(e),item_list_name:t.listName,item_list_id:t.listId||t.listName&&I(t.listName)}]}),{isFetching:a,fetching:s,fetchError:c,product:e,title:d,link:h,images:v,isInStock:o,isActive:u,discountPercentage:_,hasVariations:y}};export{G as c,R as u};
@@ -1,4 +0,0 @@
1
- import{_ as Q,w as Z,v as ee}from"./_plugin-vue_export-helper.xATGHWd9.js";import{d as V,a as w,w as P,aa as A,c as y,F as W,N as te,O as g,a0 as _,W as D,U as T,ad as ne,$ as j,P as F,R as E,S as B,ak as re,V as le,X as ae,a6 as R,af as k,I as oe,am as ie,m as se,Y as ue,a8 as ce}from"./sf-utils.c42cbZ9W.js";const de=V({__name:"Drawer",props:{modelValue:{type:Boolean,default:!1},isHidden:{type:Boolean,default:!1},placement:{default:"start"},position:{default:"fixed"},animation:{default:"slide"},hasCloseButton:{type:Boolean,default:!0},anchorEl:{},backdropTarget:{default:"#teleported-top"},canLockScroll:{type:Boolean,default:!0},maxWidth:{},class:{}},emits:["update:modelValue"],setup(e,{expose:n,emit:t}){n();const r=e,a=t,l=()=>a("update:modelValue",!1),o=w(null),i=h=>{if(!o.value?.contains(h.target)){if(r.anchorEl?.contains(h.target))return;l()}},m=h=>{h.key==="Escape"&&l()},s=w(0);P(A(r,"modelValue"),async h=>{h?(r.canLockScroll&&(s.value=window.innerWidth-document.documentElement.clientWidth,document.body.style.overflow="hidden",document.body.style.paddingRight=`${s.value}px`),setTimeout(()=>{document.addEventListener("click",i,{passive:!0}),document.addEventListener("keydown",m,{passive:!0})},500)):(r.canLockScroll&&(document.body.style.overflow="",document.body.style.paddingRight=""),document.removeEventListener("click",i),document.removeEventListener("keydown",m))});const u=y(()=>{if(r.animation!=="slide")return null;switch(r.placement){case"start":return"left";case"end":return"right";case"top":return"down";default:return"up"}}),d=w(null);r.animation==="scale"&&P(A(r,"modelValue"),h=>{h?W(()=>{setTimeout(()=>{d.value="transition",setTimeout(()=>{r.modelValue&&(d.value="")},300)},50)}):d.value="transition scale-90"},{immediate:!0});const p=y(()=>Array.isArray(r.class)?r.class:[r.class]),v=y(()=>r.position==="fixed"),c=y(()=>r.placement==="start"||r.placement==="end"),f={props:r,emit:a,close:l,drawer:o,outsideClickListener:i,escClickListener:m,scrollbarWidth:s,slideTo:u,animationClassName:d,customClassList:p,isFixed:v,isPlacementX:c};return Object.defineProperty(f,"__isScriptSetup",{enumerable:!1,value:!0}),f}}),fe=["open","data-drawer"],me={class:"relative h-full"},ve=B("i",{class:"m-0 text-3xl text-base-400 i-close hover:text-base-600"},null,-1),pe={key:0,class:"size-screen fixed left-0 top-0 z-30 bg-black/50","data-drawer-backdrop":""};function he(e,n,t,r,a,l){const o=te("Fade");return g(),_(o,{slide:r.slideTo,speed:"slow","is-floating":""},{default:D(()=>[t.modelValue?ae((g(),F("dialog",{key:0,ref:"drawer",class:T(["z-40 w-screen p-0",[t.position,r.isPlacementX?"m-0":"mx-auto",r.isPlacementX&&!t.maxWidth?"max-w-sm":null,r.isFixed?`top-0 ${r.isPlacementX?"h-screen":"max-h-screen"}`:null,r.isFixed&&t.placement!=="end"?"left-0":null,r.isFixed&&t.placement==="end"?"left-auto right-0":null,r.animationClassName,...r.customClassList]]),style:ne({maxWidth:t.maxWidth?`min(${t.maxWidth}, calc(100vw - ${r.scrollbarWidth}px))`:r.isPlacementX?void 0:`calc(100vw - ${r.scrollbarWidth}px)`}),open:t.modelValue,"data-drawer":t.placement},[B("div",me,[t.hasCloseButton?(g(),F("button",{key:0,type:"button","aria-label":"Fechar",onClick:Z(r.close,["prevent"]),class:T(["absolute top-2 z-30 rounded",t.placement==="end"?"left-2":"right-2"]),"data-drawer-close":""},[j(e.$slots,"close",{},()=>[ve])],2)):E("",!0),j(e.$slots,"default")]),t.backdropTarget?(g(),_(re,{key:0,to:t.backdropTarget},[le(o,null,{default:D(()=>[t.modelValue&&!t.isHidden?(g(),F("div",pe)):E("",!0)]),_:1})],8,["to"])):E("",!0)],14,fe)),[[ee,!t.isHidden]]):E("",!0)]),_:3},8,["slide"])}const Ge=Q(de,[["render",he]]);let we=Symbol("headlessui.useid"),be=0;function qe(){return R(we,()=>`${++be}`)()}function b(e){var n;if(e==null||e.value==null)return null;let t=(n=e.value.$el)!=null?n:e.value;return t instanceof Node?t:null}function L(e,n,...t){if(e in n){let a=n[e];return typeof a=="function"?a(...t):a}let r=new Error(`Tried to handle "${e}" but there is no handler defined. Only defined handlers are: ${Object.keys(n).map(a=>`"${a}"`).join(", ")}.`);throw Error.captureStackTrace&&Error.captureStackTrace(r,L),r}var ge=Object.defineProperty,ye=(e,n,t)=>n in e?ge(e,n,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[n]=t,C=(e,n,t)=>(ye(e,typeof n!="symbol"?n+"":n,t),t);let Ee=class{constructor(){C(this,"current",this.detect()),C(this,"currentId",0)}set(n){this.current!==n&&(this.currentId=0,this.current=n)}reset(){this.set(this.detect())}nextId(){return++this.currentId}get isServer(){return this.current==="server"}get isClient(){return this.current==="client"}detect(){return typeof window>"u"||typeof document>"u"?"server":"client"}},O=new Ee;function U(e){if(O.isServer)return null;if(e instanceof Node)return e.ownerDocument;if(e!=null&&e.hasOwnProperty("value")){let n=b(e);if(n)return n.ownerDocument}return document}let N=["[contentEditable=true]","[tabindex]","a[href]","area[href]","button:not([disabled])","iframe","input:not([disabled])","select:not([disabled])","textarea:not([disabled])"].map(e=>`${e}:not([tabindex='-1'])`).join(",");var xe=(e=>(e[e.First=1]="First",e[e.Previous=2]="Previous",e[e.Next=4]="Next",e[e.Last=8]="Last",e[e.WrapAround=16]="WrapAround",e[e.NoScroll=32]="NoScroll",e))(xe||{}),Fe=(e=>(e[e.Error=0]="Error",e[e.Overflow=1]="Overflow",e[e.Success=2]="Success",e[e.Underflow=3]="Underflow",e))(Fe||{}),Se=(e=>(e[e.Previous=-1]="Previous",e[e.Next=1]="Next",e))(Se||{});function X(e=document.body){return e==null?[]:Array.from(e.querySelectorAll(N)).sort((n,t)=>Math.sign((n.tabIndex||Number.MAX_SAFE_INTEGER)-(t.tabIndex||Number.MAX_SAFE_INTEGER)))}var z=(e=>(e[e.Strict=0]="Strict",e[e.Loose=1]="Loose",e))(z||{});function K(e,n=0){var t;return e===((t=U(e))==null?void 0:t.body)?!1:L(n,{0(){return e.matches(N)},1(){let r=e;for(;r!==null;){if(r.matches(N))return!0;r=r.parentElement}return!1}})}function Je(e){let n=U(e);W(()=>{n&&!K(n.activeElement,0)&&ke(e)})}var Ne=(e=>(e[e.Keyboard=0]="Keyboard",e[e.Mouse=1]="Mouse",e))(Ne||{});typeof window<"u"&&typeof document<"u"&&(document.addEventListener("keydown",e=>{e.metaKey||e.altKey||e.ctrlKey||(document.documentElement.dataset.headlessuiFocusVisible="")},!0),document.addEventListener("click",e=>{e.detail===1?delete document.documentElement.dataset.headlessuiFocusVisible:e.detail===0&&(document.documentElement.dataset.headlessuiFocusVisible="")},!0));function ke(e){e?.focus({preventScroll:!0})}let Le=["textarea","input"].join(",");function Oe(e){var n,t;return(t=(n=e?.matches)==null?void 0:n.call(e,Le))!=null?t:!1}function Pe(e,n=t=>t){return e.slice().sort((t,r)=>{let a=n(t),l=n(r);if(a===null||l===null)return 0;let o=a.compareDocumentPosition(l);return o&Node.DOCUMENT_POSITION_FOLLOWING?-1:o&Node.DOCUMENT_POSITION_PRECEDING?1:0})}function Qe(e,n){return Ae(X(),n,{relativeTo:e})}function Ae(e,n,{sorted:t=!0,relativeTo:r=null,skipElements:a=[]}={}){var l;let o=(l=Array.isArray(e)?e.length>0?e[0].ownerDocument:document:e?.ownerDocument)!=null?l:document,i=Array.isArray(e)?t?Pe(e):e:X(e);a.length>0&&i.length>1&&(i=i.filter(c=>!a.includes(c))),r=r??o.activeElement;let m=(()=>{if(n&5)return 1;if(n&10)return-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),s=(()=>{if(n&1)return 0;if(n&2)return Math.max(0,i.indexOf(r))-1;if(n&4)return Math.max(0,i.indexOf(r))+1;if(n&8)return i.length-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),u=n&32?{preventScroll:!0}:{},d=0,p=i.length,v;do{if(d>=p||d+p<=0)return 0;let c=s+d;if(n&16)c=(c+p)%p;else{if(c<0)return 3;if(c>=p)return 1}v=i[c],v?.focus(u),d+=m}while(v!==o.activeElement);return n&6&&Oe(v)&&v.select(),2}function _e(){return/iPhone/gi.test(window.navigator.platform)||/Mac/gi.test(window.navigator.platform)&&window.navigator.maxTouchPoints>0}function De(){return/Android/gi.test(window.navigator.userAgent)}function Te(){return _e()||De()}function x(e,n,t){O.isServer||k(r=>{document.addEventListener(e,n,t),r(()=>document.removeEventListener(e,n,t))})}function je(e,n,t){O.isServer||k(r=>{window.addEventListener(e,n,t),r(()=>window.removeEventListener(e,n,t))})}function Ze(e,n,t=y(()=>!0)){function r(l,o){if(!t.value||l.defaultPrevented)return;let i=o(l);if(i===null||!i.getRootNode().contains(i))return;let m=function s(u){return typeof u=="function"?s(u()):Array.isArray(u)||u instanceof Set?u:[u]}(e);for(let s of m){if(s===null)continue;let u=s instanceof HTMLElement?s:b(s);if(u!=null&&u.contains(i)||l.composed&&l.composedPath().includes(u))return}return!K(i,z.Loose)&&i.tabIndex!==-1&&l.preventDefault(),n(l,i)}let a=w(null);x("pointerdown",l=>{var o,i;t.value&&(a.value=((i=(o=l.composedPath)==null?void 0:o.call(l))==null?void 0:i[0])||l.target)},!0),x("mousedown",l=>{var o,i;t.value&&(a.value=((i=(o=l.composedPath)==null?void 0:o.call(l))==null?void 0:i[0])||l.target)},!0),x("click",l=>{Te()||a.value&&(r(l,()=>a.value),a.value=null)},!0),x("touchend",l=>r(l,()=>l.target instanceof HTMLElement?l.target:null),!0),je("blur",l=>r(l,()=>window.document.activeElement instanceof HTMLIFrameElement?window.document.activeElement:null),!0)}function I(e,n){if(e)return e;let t=n??"button";if(typeof t=="string"&&t.toLowerCase()==="button")return"button"}function et(e,n){let t=w(I(e.value.type,e.value.as));return oe(()=>{t.value=I(e.value.type,e.value.as)}),k(()=>{var r;t.value||b(n)&&b(n)instanceof HTMLButtonElement&&!((r=b(n))!=null&&r.hasAttribute("type"))&&(t.value="button")}),t}function M(e){return[e.screenX,e.screenY]}function tt(){let e=w([-1,-1]);return{wasMoved(n){let t=M(n);return e.value[0]===t[0]&&e.value[1]===t[1]?!1:(e.value=t,!0)},update(n){e.value=M(n)}}}var Ce=(e=>(e[e.None=0]="None",e[e.RenderStrategy=1]="RenderStrategy",e[e.Static=2]="Static",e))(Ce||{}),Ie=(e=>(e[e.Unmount=0]="Unmount",e[e.Hidden=1]="Hidden",e))(Ie||{});function Me({visible:e=!0,features:n=0,ourProps:t,theirProps:r,...a}){var l;let o=q(r,t),i=Object.assign(a,{props:o});if(e||n&2&&o.static)return S(i);if(n&1){let m=(l=o.unmount)==null||l?0:1;return L(m,{0(){return null},1(){return S({...a,props:{...o,hidden:!0,style:{display:"none"}}})}})}return S(i)}function S({props:e,attrs:n,slots:t,slot:r,name:a}){var l,o;let{as:i,...m}=$e(e,["unmount","static"]),s=(l=t.default)==null?void 0:l.call(t,r),u={};if(r){let d=!1,p=[];for(let[v,c]of Object.entries(r))typeof c=="boolean"&&(d=!0),c===!0&&p.push(v);d&&(u["data-headlessui-state"]=p.join(" "))}if(i==="template"){if(s=G(s??[]),Object.keys(m).length>0||Object.keys(n).length>0){let[d,...p]=s??[];if(!He(d)||p.length>0)throw new Error(['Passing props on "template"!',"",`The current component <${a} /> is rendering a "template".`,"However we need to passthrough the following props:",Object.keys(m).concat(Object.keys(n)).map(f=>f.trim()).filter((f,h,J)=>J.indexOf(f)===h).sort((f,h)=>f.localeCompare(h)).map(f=>` - ${f}`).join(`
2
- `),"","You can apply a few solutions:",['Add an `as="..."` prop, to ensure that we render an actual element instead of a "template".',"Render a single element as the child so that we can forward the props onto that element."].map(f=>` - ${f}`).join(`
3
- `)].join(`
4
- `));let v=q((o=d.props)!=null?o:{},m,u),c=ie(d,v,!0);for(let f in v)f.startsWith("on")&&(c.props||(c.props={}),c.props[f]=v[f]);return c}return Array.isArray(s)&&s.length===1?s[0]:s}return se(i,Object.assign({},m,u),{default:()=>s})}function G(e){return e.flatMap(n=>n.type===ue?G(n.children):[n])}function q(...e){if(e.length===0)return{};if(e.length===1)return e[0];let n={},t={};for(let r of e)for(let a in r)a.startsWith("on")&&typeof r[a]=="function"?(t[a]!=null||(t[a]=[]),t[a].push(r[a])):n[a]=r[a];if(n.disabled||n["aria-disabled"])return Object.assign(n,Object.fromEntries(Object.keys(t).map(r=>[r,void 0])));for(let r in t)Object.assign(n,{[r](a,...l){let o=t[r];for(let i of o){if(a instanceof Event&&a.defaultPrevented)return;i(a,...l)}}});return n}function nt(e){let n=Object.assign({},e);for(let t in n)n[t]===void 0&&delete n[t];return n}function $e(e,n=[]){let t=Object.assign({},e);for(let r of n)r in t&&delete t[r];return t}function He(e){return e==null?!1:typeof e.type=="string"||typeof e.type=="object"||typeof e.type=="function"}var Ve=(e=>(e[e.None=1]="None",e[e.Focusable=2]="Focusable",e[e.Hidden=4]="Hidden",e))(Ve||{});let rt=V({name:"Hidden",props:{as:{type:[Object,String],default:"div"},features:{type:Number,default:1}},setup(e,{slots:n,attrs:t}){return()=>{var r;let{features:a,...l}=e,o={"aria-hidden":(a&2)===2?!0:(r=l["aria-hidden"])!=null?r:void 0,style:{position:"fixed",top:1,left:1,width:1,height:0,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0",...(a&4)===4&&(a&2)!==2&&{display:"none"}}};return Me({ourProps:o,theirProps:l,slot:{},attrs:t,slots:n,name:"Hidden"})}}}),Y=Symbol("Context");var We=(e=>(e[e.Open=1]="Open",e[e.Closed=2]="Closed",e[e.Closing=4]="Closing",e[e.Opening=8]="Opening",e))(We||{});function lt(){return R(Y,null)}function at(e){ce(Y,e)}var Be=(e=>(e.Space=" ",e.Enter="Enter",e.Escape="Escape",e.Backspace="Backspace",e.Delete="Delete",e.ArrowLeft="ArrowLeft",e.ArrowUp="ArrowUp",e.ArrowRight="ArrowRight",e.ArrowDown="ArrowDown",e.Home="Home",e.End="End",e.PageUp="PageUp",e.PageDown="PageDown",e.Tab="Tab",e))(Be||{});function Re(e){throw new Error("Unexpected object: "+e)}var Ue=(e=>(e[e.First=0]="First",e[e.Previous=1]="Previous",e[e.Next=2]="Next",e[e.Last=3]="Last",e[e.Specific=4]="Specific",e[e.Nothing=5]="Nothing",e))(Ue||{});function ot(e,n){let t=n.resolveItems();if(t.length<=0)return null;let r=n.resolveActiveIndex(),a=r??-1;switch(e.focus){case 0:{for(let l=0;l<t.length;++l)if(!n.resolveDisabled(t[l],l,t))return l;return r}case 1:{a===-1&&(a=t.length);for(let l=a-1;l>=0;--l)if(!n.resolveDisabled(t[l],l,t))return l;return r}case 2:{for(let l=a+1;l<t.length;++l)if(!n.resolveDisabled(t[l],l,t))return l;return r}case 3:{for(let l=t.length-1;l>=0;--l)if(!n.resolveDisabled(t[l],l,t))return l;return r}case 4:{for(let l=0;l<t.length;++l)if(n.resolveId(t[l],l,t)===e.id)return l;return r}case 5:return null;default:Re(e)}}let $=/([\u2700-\u27BF]|[\uE000-\uF8FF]|\uD83C[\uDC00-\uDFFF]|\uD83D[\uDC00-\uDFFF]|[\u2011-\u26FF]|\uD83E[\uDD10-\uDDFF])/g;function H(e){var n,t;let r=(n=e.innerText)!=null?n:"",a=e.cloneNode(!0);if(!(a instanceof HTMLElement))return r;let l=!1;for(let i of a.querySelectorAll('[hidden],[aria-hidden],[role="img"]'))i.remove(),l=!0;let o=l?(t=a.innerText)!=null?t:"":r;return $.test(o)&&(o=o.replace($,"")),o}function Xe(e){let n=e.getAttribute("aria-label");if(typeof n=="string")return n.trim();let t=e.getAttribute("aria-labelledby");if(t){let r=t.split(" ").map(a=>{let l=document.getElementById(a);if(l){let o=l.getAttribute("aria-label");return typeof o=="string"?o.trim():H(l).trim()}return null}).filter(Boolean);if(r.length>0)return r.join(", ")}return H(e).trim()}function it(e){let n=w(""),t=w("");return()=>{let r=b(e);if(!r)return"";let a=r.innerText;if(n.value===a)return t.value;let l=Xe(r).trim().toLowerCase();return n.value=a,t.value=l,l}}export{Me as A,Ge as D,nt as E,qe as I,Ce as N,Pe as O,Ae as P,$e as T,Je as _,K as a,rt as b,Ue as c,et as d,tt as e,ot as f,Be as g,z as h,We as i,U as j,O as k,lt as l,je as m,xe as n,b as o,it as p,X as q,Fe as r,Ve as s,at as t,L as u,Qe as v,Ze as w};
@@ -1,5 +0,0 @@
1
- export { renderers } from '../renderers.mjs';
2
-
3
- const page = () => import('./pages/__ZucPYaOo.mjs').then(n => n.A);
4
-
5
- export { page };
@@ -1,112 +0,0 @@
1
- import { isRemotePath } from '@astrojs/internal-helpers/path';
2
- import { readFile } from 'fs/promises';
3
- import mime from 'mime/lite.js';
4
- import 'os';
5
- import { A as AstroError, I as InvalidImageService, c as isRemoteAllowed } from '../astro/assets-service_631fRtTy.mjs';
6
- import { f as imageConfig, h as assetsDir } from './__ZucPYaOo.mjs';
7
-
8
- async function getConfiguredImageService() {
9
- if (!globalThis?.astroAsset?.imageService) {
10
- const { default: service } = await import(
11
- // @ts-expect-error
12
- '../astro/assets-service_631fRtTy.mjs'
13
- ).then(n => n.s).catch((e) => {
14
- const error = new AstroError(InvalidImageService);
15
- error.cause = e;
16
- throw error;
17
- });
18
- if (!globalThis.astroAsset)
19
- globalThis.astroAsset = {};
20
- globalThis.astroAsset.imageService = service;
21
- return service;
22
- }
23
- return globalThis.astroAsset.imageService;
24
- }
25
-
26
- const fnv1a52 = (str) => {
27
- const len = str.length;
28
- let i = 0, t0 = 0, v0 = 8997, t1 = 0, v1 = 33826, t2 = 0, v2 = 40164, t3 = 0, v3 = 52210;
29
- while (i < len) {
30
- v0 ^= str.charCodeAt(i++);
31
- t0 = v0 * 435;
32
- t1 = v1 * 435;
33
- t2 = v2 * 435;
34
- t3 = v3 * 435;
35
- t2 += v0 << 8;
36
- t3 += v1 << 8;
37
- t1 += t0 >>> 16;
38
- v0 = t0 & 65535;
39
- t2 += t1 >>> 16;
40
- v1 = t1 & 65535;
41
- v3 = t3 + (t2 >>> 16) & 65535;
42
- v2 = t2 & 65535;
43
- }
44
- return (v3 & 15) * 281474976710656 + v2 * 4294967296 + v1 * 65536 + (v0 ^ v3 >> 4);
45
- };
46
- const etag = (payload, weak = false) => {
47
- const prefix = weak ? 'W/"' : '"';
48
- return prefix + fnv1a52(payload).toString(36) + payload.length.toString(36) + '"';
49
- };
50
-
51
- async function loadLocalImage(src, url) {
52
- const filePath = new URL("." + src, assetsDir);
53
- let buffer = void 0;
54
- try {
55
- buffer = await readFile(filePath);
56
- } catch (e) {
57
- const sourceUrl = new URL(src, url.origin);
58
- buffer = await loadRemoteImage(sourceUrl);
59
- }
60
- return buffer;
61
- }
62
- async function loadRemoteImage(src) {
63
- try {
64
- const res = await fetch(src);
65
- if (!res.ok) {
66
- return void 0;
67
- }
68
- return Buffer.from(await res.arrayBuffer());
69
- } catch (err) {
70
- return void 0;
71
- }
72
- }
73
- const GET = async ({ request }) => {
74
- try {
75
- const imageService = await getConfiguredImageService();
76
- if (!("transform" in imageService)) {
77
- throw new Error("Configured image service is not a local service");
78
- }
79
- const url = new URL(request.url);
80
- const transform = await imageService.parseURL(url, imageConfig);
81
- if (!transform?.src) {
82
- throw new Error("Incorrect transform returned by `parseURL`");
83
- }
84
- let inputBuffer = void 0;
85
- if (isRemotePath(transform.src)) {
86
- if (isRemoteAllowed(transform.src, imageConfig) === false) {
87
- return new Response("Forbidden", { status: 403 });
88
- }
89
- inputBuffer = await loadRemoteImage(new URL(transform.src));
90
- } else {
91
- inputBuffer = await loadLocalImage(transform.src, url);
92
- }
93
- if (!inputBuffer) {
94
- return new Response("Not Found", { status: 404 });
95
- }
96
- const { data, format } = await imageService.transform(inputBuffer, transform, imageConfig);
97
- return new Response(data, {
98
- status: 200,
99
- headers: {
100
- "Content-Type": mime.getType(format) ?? `image/${format}`,
101
- "Cache-Control": "public, max-age=31536000",
102
- ETag: etag(data.toString()),
103
- Date: (/* @__PURE__ */ new Date()).toUTCString()
104
- }
105
- });
106
- } catch (err) {
107
- console.error("Could not process image request:", err);
108
- return new Response(`Server Error: ${err}`, { status: 500 });
109
- }
110
- };
111
-
112
- export { GET };
@@ -1,5 +0,0 @@
1
- export { renderers } from '../renderers.mjs';
2
-
3
- const page = () => import('./pages/~fallback_133FK-CP.mjs');
4
-
5
- export { page };
@@ -1,202 +0,0 @@
1
- import '@astrojs/internal-helpers/path';
2
- import 'cookie';
3
- import { bold, red, yellow, dim, blue } from 'kleur/colors';
4
- import 'string-width';
5
- import './chunks/astro_u-oSb215.mjs';
6
- import 'clsx';
7
- import 'cssesc';
8
- import { compile } from 'path-to-regexp';
9
-
10
- const dateTimeFormat = new Intl.DateTimeFormat([], {
11
- hour: "2-digit",
12
- minute: "2-digit",
13
- second: "2-digit",
14
- hour12: false
15
- });
16
- const levels = {
17
- debug: 20,
18
- info: 30,
19
- warn: 40,
20
- error: 50,
21
- silent: 90
22
- };
23
- function log(opts, level, label, message, newLine = true) {
24
- const logLevel = opts.level;
25
- const dest = opts.dest;
26
- const event = {
27
- label,
28
- level,
29
- message,
30
- newLine
31
- };
32
- if (!isLogLevelEnabled(logLevel, level)) {
33
- return;
34
- }
35
- dest.write(event);
36
- }
37
- function isLogLevelEnabled(configuredLogLevel, level) {
38
- return levels[configuredLogLevel] <= levels[level];
39
- }
40
- function info(opts, label, message, newLine = true) {
41
- return log(opts, "info", label, message, newLine);
42
- }
43
- function warn(opts, label, message, newLine = true) {
44
- return log(opts, "warn", label, message, newLine);
45
- }
46
- function error(opts, label, message, newLine = true) {
47
- return log(opts, "error", label, message, newLine);
48
- }
49
- function debug(...args) {
50
- if ("_astroGlobalDebug" in globalThis) {
51
- globalThis._astroGlobalDebug(...args);
52
- }
53
- }
54
- function getEventPrefix({ level, label }) {
55
- const timestamp = `${dateTimeFormat.format(/* @__PURE__ */ new Date())}`;
56
- const prefix = [];
57
- if (level === "error" || level === "warn") {
58
- prefix.push(bold(timestamp));
59
- prefix.push(`[${level.toUpperCase()}]`);
60
- } else {
61
- prefix.push(timestamp);
62
- }
63
- if (label) {
64
- prefix.push(`[${label}]`);
65
- }
66
- if (level === "error") {
67
- return red(prefix.join(" "));
68
- }
69
- if (level === "warn") {
70
- return yellow(prefix.join(" "));
71
- }
72
- if (prefix.length === 1) {
73
- return dim(prefix[0]);
74
- }
75
- return dim(prefix[0]) + " " + blue(prefix.splice(1).join(" "));
76
- }
77
- if (typeof process !== "undefined") {
78
- let proc = process;
79
- if ("argv" in proc && Array.isArray(proc.argv)) {
80
- if (proc.argv.includes("--verbose")) ; else if (proc.argv.includes("--silent")) ; else ;
81
- }
82
- }
83
- class Logger {
84
- options;
85
- constructor(options) {
86
- this.options = options;
87
- }
88
- info(label, message, newLine = true) {
89
- info(this.options, label, message, newLine);
90
- }
91
- warn(label, message, newLine = true) {
92
- warn(this.options, label, message, newLine);
93
- }
94
- error(label, message, newLine = true) {
95
- error(this.options, label, message, newLine);
96
- }
97
- debug(label, ...messages) {
98
- debug(label, ...messages);
99
- }
100
- level() {
101
- return this.options.level;
102
- }
103
- forkIntegrationLogger(label) {
104
- return new AstroIntegrationLogger(this.options, label);
105
- }
106
- }
107
- class AstroIntegrationLogger {
108
- options;
109
- label;
110
- constructor(logging, label) {
111
- this.options = logging;
112
- this.label = label;
113
- }
114
- /**
115
- * Creates a new logger instance with a new label, but the same log options.
116
- */
117
- fork(label) {
118
- return new AstroIntegrationLogger(this.options, label);
119
- }
120
- info(message) {
121
- info(this.options, this.label, message);
122
- }
123
- warn(message) {
124
- warn(this.options, this.label, message);
125
- }
126
- error(message) {
127
- error(this.options, this.label, message);
128
- }
129
- debug(message) {
130
- debug(this.label, message);
131
- }
132
- }
133
-
134
- function getRouteGenerator(segments, addTrailingSlash) {
135
- const template = segments.map((segment) => {
136
- return "/" + segment.map((part) => {
137
- if (part.spread) {
138
- return `:${part.content.slice(3)}(.*)?`;
139
- } else if (part.dynamic) {
140
- return `:${part.content}`;
141
- } else {
142
- return part.content.normalize().replace(/\?/g, "%3F").replace(/#/g, "%23").replace(/%5B/g, "[").replace(/%5D/g, "]").replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
143
- }
144
- }).join("");
145
- }).join("");
146
- let trailing = "";
147
- if (addTrailingSlash === "always" && segments.length) {
148
- trailing = "/";
149
- }
150
- const toPath = compile(template + trailing);
151
- return toPath;
152
- }
153
-
154
- function deserializeRouteData(rawRouteData) {
155
- return {
156
- route: rawRouteData.route,
157
- type: rawRouteData.type,
158
- pattern: new RegExp(rawRouteData.pattern),
159
- params: rawRouteData.params,
160
- component: rawRouteData.component,
161
- generate: getRouteGenerator(rawRouteData.segments, rawRouteData._meta.trailingSlash),
162
- pathname: rawRouteData.pathname || void 0,
163
- segments: rawRouteData.segments,
164
- prerender: rawRouteData.prerender,
165
- redirect: rawRouteData.redirect,
166
- redirectRoute: rawRouteData.redirectRoute ? deserializeRouteData(rawRouteData.redirectRoute) : void 0,
167
- fallbackRoutes: rawRouteData.fallbackRoutes.map((fallback) => {
168
- return deserializeRouteData(fallback);
169
- }),
170
- isIndex: rawRouteData.isIndex
171
- };
172
- }
173
-
174
- function deserializeManifest(serializedManifest) {
175
- const routes = [];
176
- for (const serializedRoute of serializedManifest.routes) {
177
- routes.push({
178
- ...serializedRoute,
179
- routeData: deserializeRouteData(serializedRoute.routeData)
180
- });
181
- const route = serializedRoute;
182
- route.routeData = deserializeRouteData(serializedRoute.routeData);
183
- }
184
- const assets = new Set(serializedManifest.assets);
185
- const componentMetadata = new Map(serializedManifest.componentMetadata);
186
- const clientDirectives = new Map(serializedManifest.clientDirectives);
187
- return {
188
- // in case user middleware exists, this no-op middleware will be reassigned (see plugin-ssr.ts)
189
- middleware(_, next) {
190
- return next();
191
- },
192
- ...serializedManifest,
193
- assets,
194
- componentMetadata,
195
- clientDirectives,
196
- routes
197
- };
198
- }
199
-
200
- const manifest = deserializeManifest({"adapterName":"@astrojs/node","routes":[{"file":"","links":[],"scripts":[],"styles":[],"routeData":{"type":"endpoint","isIndex":false,"route":"/_image","pattern":"^\\/_image$","segments":[[{"content":"_image","dynamic":false,"spread":false}]],"params":[],"component":"../../node_modules/.pnpm/astro@4.3.2_@types+node@18.19.14_typescript@5.2.2/node_modules/astro/dist/assets/endpoint/node.js","pathname":"/_image","prerender":false,"fallbackRoutes":[],"_meta":{"trailingSlash":"ignore"}}},{"file":"","links":[],"scripts":[{"type":"external","value":"/_astro/hoisted.XOXTrHqn.js"}],"styles":[{"type":"external","src":"/_astro/_slug_.4W7qhV-L.css"}],"routeData":{"route":"/~fallback","isIndex":false,"type":"page","pattern":"^\\/~fallback\\/?$","segments":[[{"content":"~fallback","dynamic":false,"spread":false}]],"params":[],"component":"src/pages/~fallback.astro","pathname":"/~fallback","prerender":false,"fallbackRoutes":[],"_meta":{"trailingSlash":"ignore"}}},{"file":"","links":[],"scripts":[{"type":"external","value":"/_astro/hoisted.ICXGWNEA.js"}],"styles":[{"type":"external","src":"/_astro/_slug_.4W7qhV-L.css"}],"routeData":{"route":"/app","isIndex":true,"type":"page","pattern":"^\\/app\\/?$","segments":[[{"content":"app","dynamic":false,"spread":false}]],"params":[],"component":"src/pages/app/index.astro","pathname":"/app","prerender":false,"fallbackRoutes":[],"_meta":{"trailingSlash":"ignore"}}},{"file":"","links":[],"scripts":[{"type":"external","value":"/_astro/hoisted.GaT7bmE3.js"}],"styles":[{"type":"external","src":"/_astro/_slug_.4W7qhV-L.css"}],"routeData":{"route":"/app/account","isIndex":false,"type":"page","pattern":"^\\/app\\/account\\/?$","segments":[[{"content":"app","dynamic":false,"spread":false}],[{"content":"account","dynamic":false,"spread":false}]],"params":[],"component":"src/pages/app/account.astro","pathname":"/app/account","prerender":false,"fallbackRoutes":[],"_meta":{"trailingSlash":"ignore"}}},{"file":"","links":[],"scripts":[{"type":"external","value":"/_astro/hoisted.GaT7bmE3.js"}],"styles":[{"type":"external","src":"/_astro/_slug_.4W7qhV-L.css"}],"routeData":{"route":"/blog/[page]","isIndex":false,"type":"page","pattern":"^\\/blog\\/([^/]+?)\\/?$","segments":[[{"content":"blog","dynamic":false,"spread":false}],[{"content":"page","dynamic":true,"spread":false}]],"params":["page"],"component":"src/pages/blog/[page].astro","prerender":false,"fallbackRoutes":[],"_meta":{"trailingSlash":"ignore"}}},{"file":"","links":[],"scripts":[{"type":"external","value":"/_astro/hoisted.GaT7bmE3.js"}],"styles":[{"type":"external","src":"/_astro/_slug_.4W7qhV-L.css"}],"routeData":{"route":"/[...slug]","isIndex":false,"type":"page","pattern":"^(?:\\/(.*?))?\\/?$","segments":[[{"content":"...slug","dynamic":true,"spread":true}]],"params":["...slug"],"component":"src/pages/[...slug].astro","prerender":false,"fallbackRoutes":[],"_meta":{"trailingSlash":"ignore"}}}],"site":"https://demo.ecomplus.app","base":"/","trailingSlash":"ignore","compressHTML":false,"componentMetadata":[["/home/leo/code/ecomplus/cloud-commerce/packages/storefront/src/lib/layouts/BaseHead.astro",{"propagation":"in-tree","containsHead":false}],["/home/leo/code/ecomplus/cloud-commerce/packages/storefront/src/pages/[...slug].astro",{"propagation":"in-tree","containsHead":false}],["\u0000@astro-page:src/pages/[...slug]@_@astro",{"propagation":"in-tree","containsHead":false}],["\u0000@astrojs-ssr-virtual-entry",{"propagation":"in-tree","containsHead":false}],["/home/leo/code/ecomplus/cloud-commerce/packages/storefront/src/pages/app/account.astro",{"propagation":"in-tree","containsHead":false}],["\u0000@astro-page:src/pages/app/account@_@astro",{"propagation":"in-tree","containsHead":false}],["/home/leo/code/ecomplus/cloud-commerce/packages/storefront/src/pages/app/index.astro",{"propagation":"in-tree","containsHead":false}],["\u0000@astro-page:src/pages/app/index@_@astro",{"propagation":"in-tree","containsHead":false}],["/home/leo/code/ecomplus/cloud-commerce/packages/storefront/src/pages/blog/[page].astro",{"propagation":"in-tree","containsHead":false}],["\u0000@astro-page:src/pages/blog/[page]@_@astro",{"propagation":"in-tree","containsHead":false}],["/home/leo/code/ecomplus/cloud-commerce/packages/storefront/src/pages/~fallback.astro",{"propagation":"in-tree","containsHead":false}],["\u0000@astro-page:src/pages/~fallback@_@astro",{"propagation":"in-tree","containsHead":false}]],"renderers":[],"clientDirectives":[["idle","(()=>{var i=t=>{let e=async()=>{await(await t())()};\"requestIdleCallback\"in window?window.requestIdleCallback(e):setTimeout(e,200)};(self.Astro||(self.Astro={})).idle=i;window.dispatchEvent(new Event(\"astro:idle\"));})();"],["load","(()=>{var e=async t=>{await(await t())()};(self.Astro||(self.Astro={})).load=e;window.dispatchEvent(new Event(\"astro:load\"));})();"],["media","(()=>{var s=(i,t)=>{let a=async()=>{await(await i())()};if(t.value){let e=matchMedia(t.value);e.matches?a():e.addEventListener(\"change\",a,{once:!0})}};(self.Astro||(self.Astro={})).media=s;window.dispatchEvent(new Event(\"astro:media\"));})();"],["only","(()=>{var e=async t=>{await(await t())()};(self.Astro||(self.Astro={})).only=e;window.dispatchEvent(new Event(\"astro:only\"));})();"],["visible","(()=>{var l=(s,i,o)=>{let r=async()=>{await(await s())()},t=typeof i.value==\"object\"?i.value:void 0,c={rootMargin:t==null?void 0:t.rootMargin},n=new IntersectionObserver(e=>{for(let a of e)if(a.isIntersecting){n.disconnect(),r();break}},c);for(let e of o.children)n.observe(e)};(self.Astro||(self.Astro={})).visible=l;window.dispatchEvent(new Event(\"astro:visible\"));})();"],["context","(()=>{var a=(s,o)=>{let n=async()=>{await(await s())()},r=()=>{let t=Array.isArray(o.value)?o.value:[o.value];for(let e=0;e<t.length;e++)if(typeof t[e]==\"string\"&&t[e].startsWith(\"data:\")){let d=t[e].substring(5);if(!window.$storefront?.data?.[d]){window.addEventListener(`storefront:data:${d}`,r,{once:!0});return}}if(t.includes(\"idle\")){if(typeof window.requestIdleCallback==\"function\"){setTimeout(()=>window.requestIdleCallback(n),9);return}setTimeout(n,200);return}n()},i=window.$storefront?.apiContext?.doc._id||null;if(window._firstLoadContextId===i&&window._emitedContextId===i){console.log(\"[ctx] first load\"),r(),document.addEventListener(\"astro:beforeload\",()=>{delete window._firstLoadContextId},{once:!0});return}window.addEventListener(\"storefront:apiContext\",r,{once:!0})};(self.Astro||(self.Astro={})).context=a;window.dispatchEvent(new Event(\"astro:context\"));})();\n"]],"entryModules":{"\u0000@astrojs-ssr-virtual-entry":"entry.mjs","\u0000@astro-renderers":"renderers.mjs","\u0000noop-middleware":"_noop-middleware.mjs","/src/pages/blog/[page].astro":"chunks/pages/_page__0sN9U0SD.mjs","/src/pages/app/account.astro":"chunks/pages/account_OQr_6KN1.mjs","/src/pages/app/index.astro":"chunks/pages/index_3IjgOEIq.mjs","/../../node_modules/.pnpm/astro@4.3.2_@types+node@18.19.14_typescript@5.2.2/node_modules/astro/dist/assets/endpoint/node.js":"chunks/pages/node_OmjWRf8D.mjs","/src/pages/~fallback.astro":"chunks/pages/~fallback_133FK-CP.mjs","\u0000@astrojs-manifest":"manifest_9FASPYUE.mjs","\u0000@astro-page:../../node_modules/.pnpm/astro@4.3.2_@types+node@18.19.14_typescript@5.2.2/node_modules/astro/dist/assets/endpoint/node@_@js":"chunks/node_zqXXqc-u.mjs","\u0000@astro-page:src/pages/~fallback@_@astro":"chunks/~fallback_Wahcp9Wk.mjs","\u0000@astro-page:src/pages/app/index@_@astro":"chunks/index__05fnqFh.mjs","\u0000@astro-page:src/pages/app/account@_@astro":"chunks/account_vK6pmJlz.mjs","\u0000@astro-page:src/pages/blog/[page]@_@astro":"chunks/_page__qqIVxbal.mjs","\u0000@astro-page:src/pages/[...slug]@_@astro":"chunks/_.._19fCuQdO.mjs","/home/leo/code/ecomplus/cloud-commerce/packages/storefront/src/components/SearchModal.vue":"_astro/SearchModal.rasg5jV6.js","/home/leo/code/ecomplus/cloud-commerce/packages/storefront/src/components/CartSidebar.vue":"_astro/CartSidebar.L0Vbhsdt.js","/home/leo/code/ecomplus/cloud-commerce/node_modules/photoswipe/dist/photoswipe.css?inline":"_astro/photoswipe.0V7m2jWu.js","/astro/hoisted.js?q=1":"_astro/hoisted.XOXTrHqn.js","/home/leo/code/ecomplus/cloud-commerce/packages/storefront/src/lib/scripts/firebase-app.ts":"_astro/firebase-app.iLdzDVjL.js","~/components/PitchBar.vue":"_astro/PitchBar.yqD9ycx5.js","~/components/AccountPage.vue":"_astro/AccountPage.0M6_FdU6.js","@astrojs/vue/client.js":"_astro/client.YJ00ta5M.js","~/components/ProductDetails.vue":"_astro/ProductDetails.FQtM5kpd.js","/astro/hoisted.js?q=2":"_astro/hoisted.GaT7bmE3.js","~/components/ProductShelf.vue":"_astro/ProductShelf.GAAhKdTN.js","~/components/SearchShowcase.vue":"_astro/SearchShowcase.kA6jICYo.js","/astro/hoisted.js?q=0":"_astro/hoisted.ICXGWNEA.js","/home/leo/code/ecomplus/cloud-commerce/node_modules/photoswipe/dist/photoswipe-lightbox.esm.js":"_astro/photoswipe-lightbox.esm.dZBqKD9u.js","~/components/HeroSlider.vue":"_astro/HeroSlider.ju9TsLrJ.js","/home/leo/code/ecomplus/cloud-commerce/node_modules/photoswipe/dist/photoswipe.esm.js":"_astro/photoswipe.esm.Ylh9TGkz.js","~/components/ShopHeader.vue":"_astro/ShopHeader.v_L96Y90.js","astro:scripts/before-hydration.js":""},"assets":["/_astro/_slug_.4W7qhV-L.css","/robots.txt","/img/icon.png","/img/large-icon.png","/_astro/AccountPage.0M6_FdU6.js","/_astro/CartSidebar.L0Vbhsdt.js","/_astro/HeroSlider.ju9TsLrJ.js","/_astro/PitchBar.yqD9ycx5.js","/_astro/Prices.xI1rdM1e.js","/_astro/ProductDetails.FQtM5kpd.js","/_astro/ProductShelf.-4fsYkPB.js","/_astro/ProductShelf.GAAhKdTN.js","/_astro/QuantitySelector.v7L8EYOR.js","/_astro/SearchModal.rasg5jV6.js","/_astro/SearchShowcase.kA6jICYo.js","/_astro/ShopHeader.v_L96Y90.js","/_astro/_plugin-vue_export-helper.xATGHWd9.js","/_astro/afetch.OifQZgwR.js","/_astro/client.YJ00ta5M.js","/_astro/customer-session.ZD6tLDQJ.js","/_astro/firebase-app.iLdzDVjL.js","/_astro/format-money.1_HtF5S2.js","/_astro/grid-title.pK2Nn3i-.js","/_astro/hoisted.GaT7bmE3.js","/_astro/hoisted.ICXGWNEA.js","/_astro/hoisted.XOXTrHqn.js","/_astro/i18n.zhlBzJt8.js","/_astro/img-sizes.gxAI9JNh.js","/_astro/img.AnjeGdy_.js","/_astro/index-bea2a320.eWykogwr.js","/_astro/index.KfrHdfOH.js","/_astro/index.ShNlAyu1.js","/_astro/modules-info.HP6478mG.js","/_astro/name.VA3MEpe0.js","/_astro/photoswipe-lightbox.esm.dZBqKD9u.js","/_astro/photoswipe.0V7m2jWu.js","/_astro/photoswipe.esm.Ylh9TGkz.js","/_astro/price.Easct8WC.js","/_astro/server-data.4C60Esyt.js","/_astro/sf-utils.c42cbZ9W.js","/_astro/shopping-cart.nSNNOrp9.js","/_astro/use-analytics.wTmoP8B1.js","/_astro/use-product-card.UFr8SCuD.js","/_astro/use-text-value.lKqoIagH.js","/img/uploads/banner2.webp","/img/uploads/ecom-icon.png","/img/uploads/headphone.webp","/img/uploads/logo.png","/img/uploads/og-image.png","/img/uploads/passion.webp","/img/uploads/rect8589.png","/img/uploads/rect859.png","/img/uploads/rect89.webp"],"buildFormat":"directory"});
201
-
202
- export { AstroIntegrationLogger as A, Logger as L, getEventPrefix as g, levels as l, manifest };