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
package/packages/storefront/dist/server/chunks/{SearchModal.a680efae.mjs → SearchModal.5f5e6a15.mjs}
RENAMED
|
@@ -1,20 +1,31 @@
|
|
|
1
1
|
import { mergeProps, useSSRContext } from 'vue';
|
|
2
2
|
import { ssrRenderAttrs } from 'vue/server-renderer';
|
|
3
|
-
import { _ as _export_sfc } from './pages/_...slug_.astro.
|
|
3
|
+
import { _ as _export_sfc } from './pages/_...slug_.astro.36e8882b.mjs';
|
|
4
|
+
import 'kleur/colors';
|
|
5
|
+
import 'node:fs/promises';
|
|
6
|
+
import 'node:path';
|
|
7
|
+
import 'node:url';
|
|
8
|
+
import 'http-cache-semantics';
|
|
9
|
+
import 'node:os';
|
|
10
|
+
import 'image-size';
|
|
11
|
+
import 'magic-string';
|
|
12
|
+
import 'mime';
|
|
13
|
+
import 'node:stream';
|
|
14
|
+
import './astro.708269c6.mjs';
|
|
15
|
+
import 'path-to-regexp';
|
|
16
|
+
import 'cookie';
|
|
4
17
|
import '@astrojs/internal-helpers/path';
|
|
5
|
-
import '
|
|
6
|
-
import '
|
|
18
|
+
import 'node:fs';
|
|
19
|
+
import 'node:http';
|
|
20
|
+
import 'node:tls';
|
|
21
|
+
import 'string-width';
|
|
7
22
|
import 'html-escaper';
|
|
8
23
|
import '@cloudcommerce/api';
|
|
9
24
|
import 'node:events';
|
|
10
|
-
import 'node:fs';
|
|
11
|
-
import 'node:path';
|
|
12
25
|
import '@cloudcommerce/config';
|
|
13
26
|
import '@ecomplus/utils';
|
|
14
27
|
import 'ultrahtml';
|
|
15
|
-
/* empty css */import '
|
|
16
|
-
import 'mime';
|
|
17
|
-
import '@vueuse/core';
|
|
28
|
+
/* empty css */import '@vueuse/core';
|
|
18
29
|
import '@headlessui/vue';
|
|
19
30
|
|
|
20
31
|
const _sfc_main = {};
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
export { renderers } from '../renderers.mjs';
|
|
2
|
+
export { onRequest } from '../_empty-middleware.mjs';
|
|
3
|
+
import './astro.708269c6.mjs';
|
|
4
|
+
import 'path-to-regexp';
|
|
5
|
+
import 'cookie';
|
|
6
|
+
import '@astrojs/internal-helpers/path';
|
|
7
|
+
import 'kleur/colors';
|
|
8
|
+
import 'node:fs';
|
|
9
|
+
import 'node:http';
|
|
10
|
+
import 'node:tls';
|
|
11
|
+
import 'mime';
|
|
12
|
+
import 'string-width';
|
|
13
|
+
import 'html-escaper';
|
|
14
|
+
import 'vue';
|
|
15
|
+
import 'vue/server-renderer';
|
|
16
|
+
import '@ecomplus/utils';
|
|
17
|
+
import './pages/_...slug_.astro.36e8882b.mjs';
|
|
18
|
+
import 'node:fs/promises';
|
|
19
|
+
import 'node:path';
|
|
20
|
+
import 'node:url';
|
|
21
|
+
import 'http-cache-semantics';
|
|
22
|
+
import 'node:os';
|
|
23
|
+
import 'image-size';
|
|
24
|
+
import 'magic-string';
|
|
25
|
+
import 'node:stream';
|
|
26
|
+
import '@cloudcommerce/api';
|
|
27
|
+
import 'node:events';
|
|
28
|
+
import '@cloudcommerce/config';
|
|
29
|
+
import 'ultrahtml';
|
|
30
|
+
/* empty css */import '@vueuse/core';
|
|
31
|
+
import '@headlessui/vue';
|
|
32
|
+
|
|
33
|
+
const page = () => import('./pages/_...slug_.astro.36e8882b.mjs').then(n => n.v);
|
|
34
|
+
|
|
35
|
+
export { page };
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
export { renderers } from '../renderers.mjs';
|
|
2
|
+
export { onRequest } from '../_empty-middleware.mjs';
|
|
3
|
+
import './astro.708269c6.mjs';
|
|
4
|
+
import 'path-to-regexp';
|
|
5
|
+
import 'cookie';
|
|
6
|
+
import '@astrojs/internal-helpers/path';
|
|
7
|
+
import 'kleur/colors';
|
|
8
|
+
import 'node:fs';
|
|
9
|
+
import 'node:http';
|
|
10
|
+
import 'node:tls';
|
|
11
|
+
import 'mime';
|
|
12
|
+
import 'string-width';
|
|
13
|
+
import 'html-escaper';
|
|
14
|
+
import 'vue';
|
|
15
|
+
import 'vue/server-renderer';
|
|
16
|
+
import '@ecomplus/utils';
|
|
17
|
+
import './pages/_...slug_.astro.36e8882b.mjs';
|
|
18
|
+
import 'node:fs/promises';
|
|
19
|
+
import 'node:path';
|
|
20
|
+
import 'node:url';
|
|
21
|
+
import 'http-cache-semantics';
|
|
22
|
+
import 'node:os';
|
|
23
|
+
import 'image-size';
|
|
24
|
+
import 'magic-string';
|
|
25
|
+
import 'node:stream';
|
|
26
|
+
import '@cloudcommerce/api';
|
|
27
|
+
import 'node:events';
|
|
28
|
+
import '@cloudcommerce/config';
|
|
29
|
+
import 'ultrahtml';
|
|
30
|
+
/* empty css */import '@vueuse/core';
|
|
31
|
+
import '@headlessui/vue';
|
|
32
|
+
|
|
33
|
+
const page = () => import('./pages/account.astro.32e7e6ef.mjs');
|
|
34
|
+
|
|
35
|
+
export { page };
|