cloudcommerce 0.26.3 → 0.26.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.
- package/CHANGELOG.md +13 -0
- package/ecomplus-stores/barra-doce/functions/many/package.json +3 -3
- package/ecomplus-stores/barra-doce/functions/ssr/package.json +6 -6
- package/ecomplus-stores/barra-doce/functions/with-apps/package.json +3 -3
- package/ecomplus-stores/barra-doce/package.json +2 -2
- package/ecomplus-stores/iluminim/functions/many/package.json +3 -3
- package/ecomplus-stores/iluminim/functions/ssr/package.json +6 -6
- package/ecomplus-stores/iluminim/functions/with-apps/package.json +3 -3
- package/ecomplus-stores/iluminim/package.json +2 -2
- package/package.json +2 -2
- package/packages/api/package.json +1 -1
- package/packages/apps/affilate-program/package.json +1 -1
- package/packages/apps/correios/package.json +1 -1
- package/packages/apps/custom-payment/package.json +1 -1
- package/packages/apps/custom-shipping/package.json +1 -1
- package/packages/apps/datafrete/package.json +1 -1
- package/packages/apps/discounts/package.json +1 -1
- package/packages/apps/emails/package.json +1 -1
- package/packages/apps/fb-conversions/package.json +1 -1
- package/packages/apps/flash-courier/package.json +1 -1
- package/packages/apps/frenet/package.json +1 -1
- package/packages/apps/galaxpay/package.json +1 -1
- package/packages/apps/google-analytics/package.json +1 -1
- package/packages/apps/jadlog/package.json +1 -1
- package/packages/apps/loyalty-points/package.json +1 -1
- package/packages/apps/melhor-envio/package.json +1 -1
- package/packages/apps/mercadopago/package.json +1 -1
- package/packages/apps/pagarme/package.json +1 -1
- package/packages/apps/paghiper/package.json +1 -1
- package/packages/apps/pix/package.json +1 -1
- package/packages/apps/tiny-erp/package.json +1 -1
- package/packages/apps/webhooks/package.json +1 -1
- package/packages/cli/package.json +1 -1
- package/packages/config/package.json +1 -1
- package/packages/emails/package.json +1 -1
- package/packages/eslint/package.json +1 -1
- package/packages/events/package.json +1 -1
- package/packages/feeds/package.json +1 -1
- package/packages/firebase/package.json +1 -1
- package/packages/i18n/package.json +1 -1
- package/packages/modules/package.json +1 -1
- package/packages/passport/package.json +1 -1
- package/packages/ssr/package.json +1 -1
- package/packages/storefront/astro.config.mjs +33 -23
- package/packages/storefront/dist/client/_astro/{Carousel.0b24e2cb.js → Carousel.9ad2e1dc.js} +1 -1
- package/packages/storefront/dist/client/_astro/{CartSidebar.2731d333.js → CartSidebar.a6c6a885.js} +1 -1
- package/packages/storefront/dist/client/_astro/{HeroSlider.a70b2582.js → HeroSlider.ee1e6200.js} +1 -1
- package/packages/storefront/dist/client/_astro/{PitchBar.13991988.js → PitchBar.6111676e.js} +1 -1
- package/packages/storefront/dist/client/_astro/{Prices.cdfa346a.js → Prices.04ff8fce.js} +1 -1
- package/packages/storefront/dist/client/_astro/{ProductShelf.619c56a5.js → ProductShelf.085721d6.js} +1 -1
- package/packages/storefront/dist/client/_astro/SearchModal.cffd4c2d.js +1 -0
- package/packages/storefront/dist/client/_astro/{ShopHeader.2c2fded7.js → ShopHeader.7e485e35.js} +2 -2
- package/packages/storefront/dist/client/_astro/{_plugin-vue_export-helper.fc5e2f5b.js → _plugin-vue_export-helper.ee681fa8.js} +1 -1
- package/packages/storefront/dist/client/_astro/{api.39f40cd8.js → api.a2eda23e.js} +1 -1
- package/packages/storefront/dist/client/_astro/client.e6d9439a.js +1 -0
- package/packages/storefront/dist/client/_astro/{format-money.86f14860.js → format-money.923559cc.js} +1 -1
- package/packages/storefront/dist/client/_astro/hoisted.85fdcf03.js +1 -0
- package/packages/storefront/dist/client/_astro/{img.d4891d80.js → img.ec6ba316.js} +1 -1
- package/packages/storefront/dist/client/_astro/{index.33801818.js → index.ea57babe.js} +1 -1
- package/packages/storefront/dist/client/_astro/{modules-info.ec412b24.js → modules-info.e5d77bf3.js} +1 -1
- package/packages/storefront/dist/client/sw.js +1 -1
- package/packages/storefront/dist/server/chunks/{CartSidebar.cca9fdd3.mjs → CartSidebar.41b20543.mjs} +20 -9
- package/packages/storefront/dist/server/chunks/{SearchModal.a680efae.mjs → SearchModal.5f5e6a15.mjs} +19 -8
- package/packages/storefront/dist/server/chunks/_...4a2548d2.mjs +35 -0
- package/packages/storefront/dist/server/chunks/account@_@astro.204fba92.mjs +35 -0
- package/packages/storefront/dist/server/chunks/{astro.440a2e08.mjs → astro.708269c6.mjs} +1859 -149
- package/packages/storefront/dist/server/chunks/endpoint@_@js.11be892a.mjs +35 -0
- package/packages/storefront/dist/server/chunks/index@_@astro.19e0f502.mjs +35 -0
- package/packages/storefront/dist/server/chunks/index@_@astro.b37a6ac9.mjs +35 -0
- package/packages/storefront/dist/{client/chunks/pages/_...slug_.astro.ec6517ba.mjs → server/chunks/pages/_...slug_.astro.36e8882b.mjs} +273 -331
- package/packages/storefront/dist/{client/chunks/pages/account.astro.3d2605e6.mjs → server/chunks/pages/account.astro.32e7e6ef.mjs} +10 -2
- package/packages/storefront/dist/server/chunks/pages/endpoint.js.f7a896a1.mjs +119 -0
- package/packages/storefront/dist/server/chunks/pages/{index.astro.079f316a.mjs → index.astro.3145bd93.mjs} +2 -3
- package/packages/storefront/dist/server/chunks/pages/{~fallback.astro.01594623.mjs → ~fallback.astro.ba4c2475.mjs} +20 -9
- package/packages/storefront/dist/server/chunks/~fallback@_@astro.6bb4c4b4.mjs +35 -0
- package/packages/storefront/dist/server/entry.mjs +2359 -1166
- package/packages/storefront/dist/server/renderers.mjs +21 -10
- package/packages/storefront/package.json +1 -1
- package/packages/storefront/src/lib/layouts/BaseHead.astro +3 -0
- package/packages/test-base/package.json +1 -1
- package/packages/types/package.json +1 -1
- package/pnpm-workspace.yaml +0 -2
- package/packages/storefront/dist/client/_astro/SearchModal.117a477d.js +0 -1
- package/packages/storefront/dist/client/_astro/client.a5d2898b.js +0 -1
- package/packages/storefront/dist/client/_astro/hoisted.d90361ee.js +0 -1
- package/packages/storefront/dist/client/_empty-middleware.mjs +0 -3
- package/packages/storefront/dist/client/chunks/CartSidebar.0ce1e999.mjs +0 -382
- package/packages/storefront/dist/client/chunks/SearchModal.f603145b.mjs +0 -32
- package/packages/storefront/dist/client/chunks/astro.11be33ee.mjs +0 -1424
- package/packages/storefront/dist/client/chunks/pages/index.astro.8ad03206.mjs +0 -1650
- package/packages/storefront/dist/client/chunks/pages/~fallback.astro.d31d20b4.mjs +0 -54
- package/packages/storefront/dist/client/chunks/sharp.3f154e38.mjs +0 -74
- package/packages/storefront/dist/client/manifest.e39eb543.mjs +0 -79
- package/packages/storefront/dist/client/pages/_---slug_.astro.mjs +0 -23
- package/packages/storefront/dist/client/pages/app/account.astro.mjs +0 -23
- package/packages/storefront/dist/client/pages/app.astro.mjs +0 -23
- package/packages/storefront/dist/client/pages/index.astro.mjs +0 -23
- package/packages/storefront/dist/client/pages/~fallback.astro.mjs +0 -23
- package/packages/storefront/dist/client/registerSW.js +0 -1
- package/packages/storefront/dist/client/renderers.mjs +0 -369
- package/packages/storefront/dist/server/chunks/_...f7cdc954.mjs +0 -24
- package/packages/storefront/dist/server/chunks/account@_@astro.fa8b921b.mjs +0 -24
- package/packages/storefront/dist/server/chunks/image-endpoint@_@js.802bf648.mjs +0 -24
- package/packages/storefront/dist/server/chunks/index@_@astro.a122f091.mjs +0 -24
- package/packages/storefront/dist/server/chunks/index@_@astro.da98dcbe.mjs +0 -24
- package/packages/storefront/dist/server/chunks/pages/_...slug_.astro.08ba5973.mjs +0 -3930
- package/packages/storefront/dist/server/chunks/pages/account.astro.f11f26f3.mjs +0 -15
- package/packages/storefront/dist/server/chunks/pages/image-endpoint.js.a9374d3e.mjs +0 -238
- package/packages/storefront/dist/server/chunks/sharp.52841bb4.mjs +0 -75
- package/packages/storefront/dist/server/chunks/~fallback@_@astro.876a97c5.mjs +0 -24
- package/packages/storefront/dist/server/manifest.12e7a10c.mjs +0 -561
- /package/packages/storefront/dist/client/{workbox-5e0bf4e4.js → workbox-1b331600.js} +0 -0
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import { c as createAstro, a as createComponent, r as renderTemplate, m as maybeRenderHead, d as addAttribute, b as renderComponent } from '../astro.11be33ee.mjs';
|
|
2
|
-
import { e as loadRouteContext, g as $$BaseHead, h as $$PageHeader, j as $$Base } from './_...slug_.astro.ec6517ba.mjs';
|
|
3
|
-
import 'clsx';
|
|
4
|
-
import 'html-escaper';
|
|
5
|
-
import '@cloudcommerce/api';
|
|
6
|
-
import 'node:events';
|
|
7
|
-
import 'node:fs';
|
|
8
|
-
import 'node:path';
|
|
9
|
-
import '@cloudcommerce/config';
|
|
10
|
-
import '@ecomplus/utils';
|
|
11
|
-
import 'ultrahtml';
|
|
12
|
-
/* empty css */import 'image-size';
|
|
13
|
-
import 'mime';
|
|
14
|
-
import 'vue';
|
|
15
|
-
import '@vueuse/core';
|
|
16
|
-
import 'vue/server-renderer';
|
|
17
|
-
import '@headlessui/vue';
|
|
18
|
-
|
|
19
|
-
const $$Astro$1 = createAstro("https://ecom2-demo.web.app");
|
|
20
|
-
const $$Fallback = createComponent(async ($$result, $$props, $$slots) => {
|
|
21
|
-
const Astro2 = $$result.createAstro($$Astro$1, $$props, $$slots);
|
|
22
|
-
Astro2.self = $$Fallback;
|
|
23
|
-
return renderTemplate`${maybeRenderHead()}<main>
|
|
24
|
-
<h1>Error :/</h1>
|
|
25
|
-
<p class="instructions">
|
|
26
|
-
Check out the <code>src/pages</code> directory to get started.<br>
|
|
27
|
-
<strong>Code Challenge:</strong> Tweak the "Welcome to Astro" message above.
|
|
28
|
-
</p>
|
|
29
|
-
</main>`;
|
|
30
|
-
}, "/home/leo/code/ecomplus/cloud-commerce/packages/storefront/src/main/Fallback.astro", void 0);
|
|
31
|
-
|
|
32
|
-
const $$Astro = createAstro("https://ecom2-demo.web.app");
|
|
33
|
-
const $$fallback = createComponent(async ($$result, $$props, $$slots) => {
|
|
34
|
-
const Astro2 = $$result.createAstro($$Astro, $$props, $$slots);
|
|
35
|
-
Astro2.self = $$fallback;
|
|
36
|
-
let routeContext;
|
|
37
|
-
try {
|
|
38
|
-
routeContext = await loadRouteContext(Astro2);
|
|
39
|
-
} catch (err) {
|
|
40
|
-
return err.astroResponse;
|
|
41
|
-
}
|
|
42
|
-
return renderTemplate`<html${addAttribute(routeContext?.lang.replace("_", "-"), "lang")}>
|
|
43
|
-
${renderComponent($$result, "Base", $$Base, {}, { "base-head": ($$result2) => renderTemplate`${renderComponent($$result2, "BaseHead", $$BaseHead, { "slot": "base-head" })}`, "default": ($$result2) => renderTemplate`
|
|
44
|
-
|
|
45
|
-
${renderComponent($$result2, "PageHeader", $$PageHeader, {})}
|
|
46
|
-
${renderComponent($$result2, "FallbackMain", $$Fallback, {})}
|
|
47
|
-
` })}
|
|
48
|
-
</html>`;
|
|
49
|
-
}, "/home/leo/code/ecomplus/cloud-commerce/packages/storefront/src/pages/~fallback.astro", void 0);
|
|
50
|
-
|
|
51
|
-
const $$file = "/home/leo/code/ecomplus/cloud-commerce/packages/storefront/src/pages/~fallback.astro";
|
|
52
|
-
const $$url = "/~fallback";
|
|
53
|
-
|
|
54
|
-
export { $$fallback as default, $$file as file, $$url as url };
|
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
import { A as AstroError, i as MissingSharp } from './astro.11be33ee.mjs';
|
|
2
|
-
import { q as baseService, v as parseQuality } from './pages/_...slug_.astro.ec6517ba.mjs';
|
|
3
|
-
import 'clsx';
|
|
4
|
-
import 'html-escaper';
|
|
5
|
-
import '@cloudcommerce/api';
|
|
6
|
-
import 'node:events';
|
|
7
|
-
import 'node:fs';
|
|
8
|
-
import 'node:path';
|
|
9
|
-
import '@cloudcommerce/config';
|
|
10
|
-
import '@ecomplus/utils';
|
|
11
|
-
import 'ultrahtml';
|
|
12
|
-
/* empty css */import 'image-size';
|
|
13
|
-
import 'mime';
|
|
14
|
-
import 'vue';
|
|
15
|
-
import '@vueuse/core';
|
|
16
|
-
import 'vue/server-renderer';
|
|
17
|
-
import '@headlessui/vue';
|
|
18
|
-
|
|
19
|
-
let sharp;
|
|
20
|
-
const qualityTable = {
|
|
21
|
-
low: 25,
|
|
22
|
-
mid: 50,
|
|
23
|
-
high: 80,
|
|
24
|
-
max: 100
|
|
25
|
-
};
|
|
26
|
-
async function loadSharp() {
|
|
27
|
-
let sharpImport;
|
|
28
|
-
try {
|
|
29
|
-
sharpImport = (await import('sharp')).default;
|
|
30
|
-
} catch (e) {
|
|
31
|
-
throw new AstroError(MissingSharp);
|
|
32
|
-
}
|
|
33
|
-
return sharpImport;
|
|
34
|
-
}
|
|
35
|
-
const sharpService = {
|
|
36
|
-
validateOptions: baseService.validateOptions,
|
|
37
|
-
getURL: baseService.getURL,
|
|
38
|
-
parseURL: baseService.parseURL,
|
|
39
|
-
getHTMLAttributes: baseService.getHTMLAttributes,
|
|
40
|
-
async transform(inputBuffer, transformOptions) {
|
|
41
|
-
if (!sharp)
|
|
42
|
-
sharp = await loadSharp();
|
|
43
|
-
const transform = transformOptions;
|
|
44
|
-
if (transform.format === "svg")
|
|
45
|
-
return { data: inputBuffer, format: "svg" };
|
|
46
|
-
let result = sharp(inputBuffer, { failOnError: false, pages: -1 });
|
|
47
|
-
result.rotate();
|
|
48
|
-
if (transform.height && !transform.width) {
|
|
49
|
-
result.resize({ height: transform.height });
|
|
50
|
-
} else if (transform.width) {
|
|
51
|
-
result.resize({ width: transform.width });
|
|
52
|
-
}
|
|
53
|
-
if (transform.format) {
|
|
54
|
-
let quality = void 0;
|
|
55
|
-
if (transform.quality) {
|
|
56
|
-
const parsedQuality = parseQuality(transform.quality);
|
|
57
|
-
if (typeof parsedQuality === "number") {
|
|
58
|
-
quality = parsedQuality;
|
|
59
|
-
} else {
|
|
60
|
-
quality = transform.quality in qualityTable ? qualityTable[transform.quality] : void 0;
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
result.toFormat(transform.format, { quality });
|
|
64
|
-
}
|
|
65
|
-
const { data, info } = await result.toBuffer({ resolveWithObject: true });
|
|
66
|
-
return {
|
|
67
|
-
data,
|
|
68
|
-
format: info.format
|
|
69
|
-
};
|
|
70
|
-
}
|
|
71
|
-
};
|
|
72
|
-
var sharp_default = sharpService;
|
|
73
|
-
|
|
74
|
-
export { sharp_default as default };
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
import 'cookie';
|
|
2
|
-
import 'kleur/colors';
|
|
3
|
-
import 'string-width';
|
|
4
|
-
import './chunks/astro.11be33ee.mjs';
|
|
5
|
-
import 'clsx';
|
|
6
|
-
import 'mime';
|
|
7
|
-
import { compile } from 'path-to-regexp';
|
|
8
|
-
import 'html-escaper';
|
|
9
|
-
|
|
10
|
-
if (typeof process !== "undefined") {
|
|
11
|
-
let proc = process;
|
|
12
|
-
if ("argv" in proc && Array.isArray(proc.argv)) {
|
|
13
|
-
if (proc.argv.includes("--verbose")) ; else if (proc.argv.includes("--silent")) ; else ;
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
new TextEncoder();
|
|
18
|
-
|
|
19
|
-
function getRouteGenerator(segments, addTrailingSlash) {
|
|
20
|
-
const template = segments.map((segment) => {
|
|
21
|
-
return "/" + segment.map((part) => {
|
|
22
|
-
if (part.spread) {
|
|
23
|
-
return `:${part.content.slice(3)}(.*)?`;
|
|
24
|
-
} else if (part.dynamic) {
|
|
25
|
-
return `:${part.content}`;
|
|
26
|
-
} else {
|
|
27
|
-
return part.content.normalize().replace(/\?/g, "%3F").replace(/#/g, "%23").replace(/%5B/g, "[").replace(/%5D/g, "]").replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
|
|
28
|
-
}
|
|
29
|
-
}).join("");
|
|
30
|
-
}).join("");
|
|
31
|
-
let trailing = "";
|
|
32
|
-
if (addTrailingSlash === "always" && segments.length) {
|
|
33
|
-
trailing = "/";
|
|
34
|
-
}
|
|
35
|
-
const toPath = compile(template + trailing);
|
|
36
|
-
return toPath;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
function deserializeRouteData(rawRouteData) {
|
|
40
|
-
return {
|
|
41
|
-
route: rawRouteData.route,
|
|
42
|
-
type: rawRouteData.type,
|
|
43
|
-
pattern: new RegExp(rawRouteData.pattern),
|
|
44
|
-
params: rawRouteData.params,
|
|
45
|
-
component: rawRouteData.component,
|
|
46
|
-
generate: getRouteGenerator(rawRouteData.segments, rawRouteData._meta.trailingSlash),
|
|
47
|
-
pathname: rawRouteData.pathname || void 0,
|
|
48
|
-
segments: rawRouteData.segments,
|
|
49
|
-
prerender: rawRouteData.prerender,
|
|
50
|
-
redirect: rawRouteData.redirect,
|
|
51
|
-
redirectRoute: rawRouteData.redirectRoute ? deserializeRouteData(rawRouteData.redirectRoute) : void 0
|
|
52
|
-
};
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
function deserializeManifest(serializedManifest) {
|
|
56
|
-
const routes = [];
|
|
57
|
-
for (const serializedRoute of serializedManifest.routes) {
|
|
58
|
-
routes.push({
|
|
59
|
-
...serializedRoute,
|
|
60
|
-
routeData: deserializeRouteData(serializedRoute.routeData)
|
|
61
|
-
});
|
|
62
|
-
const route = serializedRoute;
|
|
63
|
-
route.routeData = deserializeRouteData(serializedRoute.routeData);
|
|
64
|
-
}
|
|
65
|
-
const assets = new Set(serializedManifest.assets);
|
|
66
|
-
const componentMetadata = new Map(serializedManifest.componentMetadata);
|
|
67
|
-
const clientDirectives = new Map(serializedManifest.clientDirectives);
|
|
68
|
-
return {
|
|
69
|
-
...serializedManifest,
|
|
70
|
-
assets,
|
|
71
|
-
componentMetadata,
|
|
72
|
-
clientDirectives,
|
|
73
|
-
routes
|
|
74
|
-
};
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
const manifest = deserializeManifest({"adapterName":"","routes":[{"file":"","links":[],"scripts":[{"type":"external","value":"/_astro/hoisted.d90361ee.js"}],"styles":[{"type":"external","src":"/_astro/_...slug_.b693913e.css"}],"routeData":{"route":"/","type":"page","pattern":"^\\/$","segments":[],"params":[],"component":"src/pages/index.astro","pathname":"/","prerender":false,"_meta":{"trailingSlash":"ignore"}}},{"file":"","links":[],"scripts":[{"type":"external","value":"/_astro/hoisted.d90361ee.js"}],"styles":[{"type":"external","src":"/_astro/_...slug_.b693913e.css"}],"routeData":{"route":"/~fallback","type":"page","pattern":"^\\/~fallback\\/?$","segments":[[{"content":"~fallback","dynamic":false,"spread":false}]],"params":[],"component":"src/pages/~fallback.astro","pathname":"/~fallback","prerender":false,"_meta":{"trailingSlash":"ignore"}}},{"file":"","links":[],"scripts":[],"styles":[],"routeData":{"route":"/app","type":"page","pattern":"^\\/app\\/?$","segments":[[{"content":"app","dynamic":false,"spread":false}]],"params":[],"component":"src/pages/app/index.astro","pathname":"/app","prerender":false,"_meta":{"trailingSlash":"ignore"}}},{"file":"","links":[],"scripts":[],"styles":[],"routeData":{"route":"/app/account","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,"_meta":{"trailingSlash":"ignore"}}},{"file":"","links":[],"scripts":[{"type":"external","value":"/_astro/hoisted.d90361ee.js"}],"styles":[{"type":"external","src":"/_astro/_...slug_.b693913e.css"}],"routeData":{"route":"/[...slug]","type":"page","pattern":"^(?:\\/(.*?))?\\/?$","segments":[[{"content":"...slug","dynamic":true,"spread":true}]],"params":["...slug"],"component":"src/pages/[...slug].astro","prerender":false,"_meta":{"trailingSlash":"ignore"}}}],"site":"https://ecom2-demo.web.app","base":"/","compressHTML":false,"componentMetadata":[],"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 r=(i,c,n)=>{let s=async()=>{await(await i())()},t=new IntersectionObserver(e=>{for(let o of e)if(o.isIntersecting){t.disconnect(),s();break}});for(let e of n.children)t.observe(e)};(self.Astro||(self.Astro={})).visible=r;window.dispatchEvent(new Event(\"astro:visible\"));})();"]],"entryModules":{"\u0000@astro-page:src/pages/index@_@astro":"pages/index.astro.mjs","\u0000@astro-page:src/pages/~fallback@_@astro":"pages/~fallback.astro.mjs","\u0000@astro-page:src/pages/app/index@_@astro":"pages/app.astro.mjs","\u0000@astro-page:src/pages/app/account@_@astro":"pages/app/account.astro.mjs","\u0000@astro-page:src/pages/[...slug]@_@astro":"pages/_---slug_.astro.mjs","\u0000@astro-renderers":"renderers.mjs","\u0000empty-middleware":"_empty-middleware.mjs","/src/pages/app/account.astro":"chunks/pages/account.astro.3d2605e6.mjs","/src/pages/~fallback.astro":"chunks/pages/~fallback.astro.d31d20b4.mjs","\u0000@astrojs-manifest":"manifest.e39eb543.mjs","/home/leo/code/ecomplus/cloud-commerce/packages/storefront/src/components/SearchModal.vue":"_astro/SearchModal.117a477d.js","/home/leo/code/ecomplus/cloud-commerce/packages/storefront/src/components/CartSidebar.vue":"_astro/CartSidebar.2731d333.js","/home/leo/code/ecomplus/cloud-commerce/packages/storefront/node_modules/astro/dist/assets/services/sharp.js":"chunks/sharp.3f154e38.mjs","~/components/PitchBar.vue":"_astro/PitchBar.13991988.js","~/components/ProductShelf.vue":"_astro/ProductShelf.619c56a5.js","~/components/HeroSlider.vue":"_astro/HeroSlider.a70b2582.js","@astrojs/vue/client.js":"_astro/client.a5d2898b.js","/astro/hoisted.js?q=0":"_astro/hoisted.d90361ee.js","/home/leo/code/ecomplus/cloud-commerce/node_modules/workbox-window/build/workbox-window.prod.es5.mjs":"_astro/workbox-window.prod.es5.a7b12eab.js","~/components/ShopHeader.vue":"_astro/ShopHeader.2c2fded7.js","/home/leo/code/ecomplus/cloud-commerce/packages/storefront/src/lib/scripts/firebase-app.ts":"_astro/firebase-app.8c541cce.js","astro:scripts/before-hydration.js":""},"assets":["/_empty-middleware.mjs","/manifest.webmanifest","/registerSW.js","/renderers.mjs","/robots.txt","/sw.js","/workbox-5e0bf4e4.js","/_astro/Carousel.0b24e2cb.js","/_astro/CartSidebar.2731d333.js","/_astro/HeroSlider.a70b2582.js","/_astro/PitchBar.13991988.js","/_astro/Prices.cdfa346a.js","/_astro/ProductShelf.619c56a5.js","/_astro/SearchModal.117a477d.js","/_astro/ShopHeader.2c2fded7.js","/_astro/_...slug_.b693913e.css","/_astro/_plugin-vue_export-helper.fc5e2f5b.js","/_astro/api.39f40cd8.js","/_astro/client.a5d2898b.js","/_astro/firebase-app.8c541cce.js","/_astro/format-money.86f14860.js","/_astro/hoisted.d90361ee.js","/_astro/img.d4891d80.js","/_astro/index.33801818.js","/_astro/modules-info.ec412b24.js","/_astro/preload-helper.cf010ec4.js","/_astro/session-utm.744b0db3.js","/_astro/workbox-window.prod.es5.a7b12eab.js","/chunks/CartSidebar.0ce1e999.mjs","/chunks/SearchModal.f603145b.mjs","/chunks/astro.11be33ee.mjs","/chunks/sharp.3f154e38.mjs","/img/icon.png","/img/large-icon.png","/pages/_---slug_.astro.mjs","/pages/app.astro.mjs","/pages/index.astro.mjs","/pages/~fallback.astro.mjs","/chunks/pages/_...slug_.astro.ec6517ba.mjs","/chunks/pages/account.astro.3d2605e6.mjs","/chunks/pages/index.astro.8ad03206.mjs","/chunks/pages/~fallback.astro.d31d20b4.mjs","/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","/pages/app/account.astro.mjs"]});
|
|
78
|
-
|
|
79
|
-
export { manifest };
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
export { renderers } from '../renderers.mjs';
|
|
2
|
-
export { onRequest } from '../_empty-middleware.mjs';
|
|
3
|
-
import 'vue';
|
|
4
|
-
import 'vue/server-renderer';
|
|
5
|
-
import '@ecomplus/utils';
|
|
6
|
-
import '../chunks/pages/_...slug_.astro.ec6517ba.mjs';
|
|
7
|
-
import '../chunks/astro.11be33ee.mjs';
|
|
8
|
-
import 'clsx';
|
|
9
|
-
import 'html-escaper';
|
|
10
|
-
import '@cloudcommerce/api';
|
|
11
|
-
import 'node:events';
|
|
12
|
-
import 'node:fs';
|
|
13
|
-
import 'node:path';
|
|
14
|
-
import '@cloudcommerce/config';
|
|
15
|
-
import 'ultrahtml';
|
|
16
|
-
/* empty css */import 'image-size';
|
|
17
|
-
import 'mime';
|
|
18
|
-
import '@vueuse/core';
|
|
19
|
-
import '@headlessui/vue';
|
|
20
|
-
|
|
21
|
-
const page = () => import('../chunks/pages/_...slug_.astro.ec6517ba.mjs').then(n => n.w);
|
|
22
|
-
|
|
23
|
-
export { page };
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
export { renderers } from '../../renderers.mjs';
|
|
2
|
-
export { onRequest } from '../../_empty-middleware.mjs';
|
|
3
|
-
import 'vue';
|
|
4
|
-
import 'vue/server-renderer';
|
|
5
|
-
import '@ecomplus/utils';
|
|
6
|
-
import '../../chunks/pages/_...slug_.astro.ec6517ba.mjs';
|
|
7
|
-
import '../../chunks/astro.11be33ee.mjs';
|
|
8
|
-
import 'clsx';
|
|
9
|
-
import 'html-escaper';
|
|
10
|
-
import '@cloudcommerce/api';
|
|
11
|
-
import 'node:events';
|
|
12
|
-
import 'node:fs';
|
|
13
|
-
import 'node:path';
|
|
14
|
-
import '@cloudcommerce/config';
|
|
15
|
-
import 'ultrahtml';
|
|
16
|
-
/* empty css */import 'image-size';
|
|
17
|
-
import 'mime';
|
|
18
|
-
import '@vueuse/core';
|
|
19
|
-
import '@headlessui/vue';
|
|
20
|
-
|
|
21
|
-
const page = () => import('../../chunks/pages/account.astro.3d2605e6.mjs');
|
|
22
|
-
|
|
23
|
-
export { page };
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
export { renderers } from '../renderers.mjs';
|
|
2
|
-
export { onRequest } from '../_empty-middleware.mjs';
|
|
3
|
-
import 'vue';
|
|
4
|
-
import 'vue/server-renderer';
|
|
5
|
-
import '@ecomplus/utils';
|
|
6
|
-
import '../chunks/pages/_...slug_.astro.ec6517ba.mjs';
|
|
7
|
-
import '../chunks/astro.11be33ee.mjs';
|
|
8
|
-
import 'clsx';
|
|
9
|
-
import 'html-escaper';
|
|
10
|
-
import '@cloudcommerce/api';
|
|
11
|
-
import 'node:events';
|
|
12
|
-
import 'node:fs';
|
|
13
|
-
import 'node:path';
|
|
14
|
-
import '@cloudcommerce/config';
|
|
15
|
-
import 'ultrahtml';
|
|
16
|
-
/* empty css */import 'image-size';
|
|
17
|
-
import 'mime';
|
|
18
|
-
import '@vueuse/core';
|
|
19
|
-
import '@headlessui/vue';
|
|
20
|
-
|
|
21
|
-
const page = () => import('../chunks/pages/index.astro.8ad03206.mjs').then(n => n.a);
|
|
22
|
-
|
|
23
|
-
export { page };
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
export { renderers } from '../renderers.mjs';
|
|
2
|
-
export { onRequest } from '../_empty-middleware.mjs';
|
|
3
|
-
import 'vue';
|
|
4
|
-
import 'vue/server-renderer';
|
|
5
|
-
import '@ecomplus/utils';
|
|
6
|
-
import '../chunks/pages/_...slug_.astro.ec6517ba.mjs';
|
|
7
|
-
import '../chunks/astro.11be33ee.mjs';
|
|
8
|
-
import 'clsx';
|
|
9
|
-
import 'html-escaper';
|
|
10
|
-
import '@cloudcommerce/api';
|
|
11
|
-
import 'node:events';
|
|
12
|
-
import 'node:fs';
|
|
13
|
-
import 'node:path';
|
|
14
|
-
import '@cloudcommerce/config';
|
|
15
|
-
import 'ultrahtml';
|
|
16
|
-
/* empty css */import 'image-size';
|
|
17
|
-
import 'mime';
|
|
18
|
-
import '@vueuse/core';
|
|
19
|
-
import '@headlessui/vue';
|
|
20
|
-
|
|
21
|
-
const page = () => import('../chunks/pages/index.astro.8ad03206.mjs').then(n => n.i);
|
|
22
|
-
|
|
23
|
-
export { page };
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
export { renderers } from '../renderers.mjs';
|
|
2
|
-
export { onRequest } from '../_empty-middleware.mjs';
|
|
3
|
-
import 'vue';
|
|
4
|
-
import 'vue/server-renderer';
|
|
5
|
-
import '@ecomplus/utils';
|
|
6
|
-
import '../chunks/pages/_...slug_.astro.ec6517ba.mjs';
|
|
7
|
-
import '../chunks/astro.11be33ee.mjs';
|
|
8
|
-
import 'clsx';
|
|
9
|
-
import 'html-escaper';
|
|
10
|
-
import '@cloudcommerce/api';
|
|
11
|
-
import 'node:events';
|
|
12
|
-
import 'node:fs';
|
|
13
|
-
import 'node:path';
|
|
14
|
-
import '@cloudcommerce/config';
|
|
15
|
-
import 'ultrahtml';
|
|
16
|
-
/* empty css */import 'image-size';
|
|
17
|
-
import 'mime';
|
|
18
|
-
import '@vueuse/core';
|
|
19
|
-
import '@headlessui/vue';
|
|
20
|
-
|
|
21
|
-
const page = () => import('../chunks/pages/~fallback.astro.d31d20b4.mjs');
|
|
22
|
-
|
|
23
|
-
export { page };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
if('serviceWorker' in navigator) {window.addEventListener('load', () => {navigator.serviceWorker.register('/sw.js', { scope: '/' })})}
|