cloudcommerce 2.6.5 → 2.7.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 (112) hide show
  1. package/.github/workflows/create-release.yml +1 -2
  2. package/CHANGELOG.md +30 -0
  3. package/{commitlint.config.cjs → commitlint.config.mjs} +2 -2
  4. package/ecomplus-stores/barradoce/functions/many/package.json +3 -3
  5. package/ecomplus-stores/barradoce/functions/ssr/content/pages/home.json +103 -8
  6. package/ecomplus-stores/barradoce/functions/ssr/package.json +6 -6
  7. package/ecomplus-stores/barradoce/functions/ssr/src/components/ProductShelf.vue +8 -7
  8. package/ecomplus-stores/barradoce/functions/with-apps/package.json +3 -3
  9. package/ecomplus-stores/barradoce/package.json +2 -2
  10. package/package.json +5 -5
  11. package/packages/api/package.json +1 -1
  12. package/packages/apps/affiliate-program/package.json +1 -1
  13. package/packages/apps/correios/package.json +1 -1
  14. package/packages/apps/custom-payment/package.json +1 -1
  15. package/packages/apps/custom-shipping/package.json +1 -1
  16. package/packages/apps/datafrete/package.json +1 -1
  17. package/packages/apps/discounts/package.json +1 -1
  18. package/packages/apps/emails/package.json +1 -1
  19. package/packages/apps/fb-conversions/package.json +1 -1
  20. package/packages/apps/flash-courier/package.json +1 -1
  21. package/packages/apps/frenet/package.json +1 -1
  22. package/packages/apps/galaxpay/package.json +1 -1
  23. package/packages/apps/google-analytics/package.json +1 -1
  24. package/packages/apps/jadlog/package.json +1 -1
  25. package/packages/apps/loyalty-points/package.json +1 -1
  26. package/packages/apps/mandae/package.json +1 -1
  27. package/packages/apps/melhor-envio/package.json +1 -1
  28. package/packages/apps/mercadopago/package.json +1 -1
  29. package/packages/apps/pagarme/package.json +1 -1
  30. package/packages/apps/pagarme-v5/package.json +1 -1
  31. package/packages/apps/paghiper/package.json +1 -1
  32. package/packages/apps/pix/package.json +1 -1
  33. package/packages/apps/tiny-erp/package.json +1 -1
  34. package/packages/apps/webhooks/package.json +1 -1
  35. package/packages/cli/ci/bunny-config-base.sh +21 -0
  36. package/packages/cli/package.json +1 -1
  37. package/packages/config/package.json +1 -1
  38. package/packages/emails/package.json +2 -2
  39. package/packages/eslint/package.json +1 -1
  40. package/packages/events/package.json +1 -1
  41. package/packages/feeds/package.json +1 -1
  42. package/packages/firebase/package.json +1 -1
  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 +150 -46
  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 +162 -46
  50. package/packages/storefront/dist/client/_astro/{AccountPage.B4WZaOzX.js → AccountPage.Cq0jrJE5.js} +1 -1
  51. package/packages/storefront/dist/client/_astro/{CartSidebar.DAGdpIcU.js → CartSidebar.DkX2BE1w.js} +1 -1
  52. package/packages/storefront/dist/client/_astro/{HeroSlider.Dq_9kcdU.js → HeroSlider.CZujn8cU.js} +1 -1
  53. package/packages/storefront/dist/client/_astro/{PitchBar.BwLlIs6F.js → PitchBar.DhcSEQPV.js} +1 -1
  54. package/packages/storefront/dist/client/_astro/{Prices.BgHTq5id.js → Prices.D1uItqV5.js} +1 -1
  55. package/packages/storefront/dist/client/_astro/{ProductDetails.CnYNdPl5.js → ProductDetails.DDNMc2oj.js} +1 -1
  56. package/packages/storefront/dist/client/_astro/ProductShelf.BwRDTU-V.js +1 -0
  57. package/packages/storefront/dist/client/_astro/{SearchModal.DcmvABes.js → SearchModal.DgrtGsIu.js} +1 -1
  58. package/packages/storefront/dist/client/_astro/{SearchShowcase.C9GWwOnF.js → SearchShowcase.DggdcmcI.js} +1 -1
  59. package/packages/storefront/dist/client/_astro/{ShippingCalculator.DE01D7dt.js → ShippingCalculator.B5JIh5xw.js} +1 -1
  60. package/packages/storefront/dist/client/_astro/{ShopHeader.Cf4t6O6z.js → ShopHeader.CIsQLhMR.js} +2 -2
  61. package/packages/storefront/dist/client/_astro/{_plugin-vue_export-helper.CBemkWnU.js → _plugin-vue_export-helper.3R8ooc_r.js} +3 -3
  62. package/packages/storefront/dist/client/_astro/{_slug_.DX_OkMX7.css → _slug_.CnXAH2gj.css} +1 -1
  63. package/packages/storefront/dist/client/_astro/client.mwowSQrH.js +1 -0
  64. package/packages/storefront/dist/client/_astro/{customer-session.CNe1heRH.js → customer-session.BAjMMoBA.js} +1 -1
  65. package/packages/storefront/dist/client/_astro/{format-money.DINpWB0x.js → format-money.vLicYTv9.js} +1 -1
  66. package/packages/storefront/dist/client/_astro/{grid-title.D4m7-g3h.js → grid-title.CxNZApGL.js} +1 -1
  67. package/packages/storefront/dist/client/_astro/{hoisted.EBqhuD5o.js → hoisted.B8Lw6O9a.js} +1 -1
  68. package/packages/storefront/dist/client/_astro/{hoisted.B2rH1xwX.js → hoisted.D4m7OTKi.js} +1 -1
  69. package/packages/storefront/dist/client/_astro/{hoisted.ut_nNM_H.js → hoisted.DSAg3dYh.js} +1 -1
  70. package/packages/storefront/dist/client/_astro/hoisted.D_dlmSy5.js +1 -0
  71. package/packages/storefront/dist/client/_astro/{i18n.B3skIOFg.js → i18n.BE5r_SIU.js} +1 -1
  72. package/packages/storefront/dist/client/_astro/{img.D5a6GzeE.js → img.CB-F9VLo.js} +1 -1
  73. package/packages/storefront/dist/client/_astro/{index.DBfgCyd-.js → index.BAyyMfaO.js} +1 -1
  74. package/packages/storefront/dist/client/_astro/{index.CFw6O-Kt.js → index.CTTHpJlV.js} +1 -1
  75. package/packages/storefront/dist/client/_astro/{modules-info.BHKiT6oA.js → modules-info.C6KJuGeB.js} +1 -1
  76. package/packages/storefront/dist/client/_astro/name.CIPngEFN.js +1 -0
  77. package/packages/storefront/dist/client/_astro/sf-utils.xmJHVMAX.js +13 -0
  78. package/packages/storefront/dist/client/_astro/{shopping-cart.D-w8Z-4p.js → shopping-cart.DGvCZWRZ.js} +1 -1
  79. package/packages/storefront/dist/client/_astro/{use-analytics.CQDdNgwF.js → use-analytics.BWhF_fCv.js} +1 -1
  80. package/packages/storefront/dist/client/_astro/{use-cms-preview.4Hq7LCmA.js → use-cms-preview.CPGTKut8.js} +1 -1
  81. package/packages/storefront/dist/client/_astro/{use-product-card.CQRlRsNX.js → use-product-card.C-RbCwna.js} +1 -1
  82. package/packages/storefront/dist/client/_astro/{use-text-value.UjCYLWjm.js → use-text-value.D4Rw7N4D.js} +1 -1
  83. package/packages/storefront/dist/server/chunks/{CartSidebar_BmwcZuxv.mjs → CartSidebar_lUckG0fs.mjs} +1 -1
  84. package/packages/storefront/dist/server/chunks/{SearchModal_BvEnUvAx.mjs → SearchModal_B2f22Mff.mjs} +1 -1
  85. package/packages/storefront/dist/server/chunks/{_.._DORZHe_Z.mjs → _.._CvgSOb3Z.mjs} +1 -1
  86. package/packages/storefront/dist/server/chunks/{_page__DU3kNewy.mjs → _page__Ex4FhYrc.mjs} +1 -1
  87. package/packages/storefront/dist/server/chunks/{account_CaTloREf.mjs → account_B7sLjsXD.mjs} +1 -1
  88. package/packages/storefront/dist/server/chunks/astro/{assets-service_B77Hm2ue.mjs → assets-service_BOyOfKDQ.mjs} +1 -1
  89. package/packages/storefront/dist/server/chunks/{astro_ISB6VLqs.mjs → astro_B5LBy7PI.mjs} +8 -4
  90. package/packages/storefront/dist/server/chunks/{index_BTDpenpc.mjs → index_BOh755yP.mjs} +1 -1
  91. package/packages/storefront/dist/server/chunks/{index_D0q4ab_n.mjs → index_C2hkTn-w.mjs} +1 -1
  92. package/packages/storefront/dist/server/chunks/{node_C7sdLKL4.mjs → node_DavlI8UF.mjs} +1 -1
  93. package/packages/storefront/dist/server/chunks/pages/{__B4CsSrck.mjs → __RXg_hYeF.mjs} +57 -18
  94. package/packages/storefront/dist/server/chunks/pages/{_page__sb5Idhgp.mjs → _page__Dyte93f2.mjs} +2 -2
  95. package/packages/storefront/dist/server/chunks/pages/{account_iWjHfkwu.mjs → account_C66y6_Y9.mjs} +2 -2
  96. package/packages/storefront/dist/server/chunks/pages/{index_BZlpKBRL.mjs → index_EO1hhrt8.mjs} +2 -2
  97. package/packages/storefront/dist/server/chunks/pages/{node_GFu-CQ19.mjs → node_hc25rqYt.mjs} +3 -3
  98. package/packages/storefront/dist/server/chunks/pages/{~fallback_C07rzeay.mjs → ~fallback_-K3esUV3.mjs} +2 -2
  99. package/packages/storefront/dist/server/chunks/{~fallback_YpJa9BIL.mjs → ~fallback_DQ6yB81s.mjs} +1 -1
  100. package/packages/storefront/dist/server/entry.mjs +625 -601
  101. package/packages/storefront/dist/server/{manifest_KFjAaJaC.mjs → manifest_bZVxjk3o.mjs} +3 -3
  102. package/packages/storefront/dist/server/renderers.mjs +1 -1
  103. package/packages/storefront/package.json +4 -4
  104. package/packages/storefront/src/lib/composables/use-product-shelf.ts +23 -4
  105. package/packages/storefront/src/lib/layouts/use-page-main.ts +6 -7
  106. package/packages/test-base/package.json +1 -1
  107. package/packages/types/package.json +1 -1
  108. package/packages/storefront/dist/client/_astro/ProductShelf.kfADQTUO.js +0 -1
  109. package/packages/storefront/dist/client/_astro/client.CdXC84C5.js +0 -1
  110. package/packages/storefront/dist/client/_astro/hoisted.DBPXHTEb.js +0 -1
  111. package/packages/storefront/dist/client/_astro/name.BZA9xqh-.js +0 -1
  112. package/packages/storefront/dist/client/_astro/sf-utils.Cigv01cN.js +0 -13
@@ -13,10 +13,9 @@ jobs:
13
13
  with:
14
14
  fetch-depth: 0
15
15
 
16
- - uses: Akryum/release-tag@8eeb62bcf949a368763f4057c34e7eb834467122
16
+ - uses: Akryum/release-tag@v4.0.7
17
17
  id: release_tag
18
18
  env:
19
19
  GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
20
20
  with:
21
21
  tag_name: ${{ github.ref }}
22
- preset: angular
package/CHANGELOG.md CHANGED
@@ -2,6 +2,36 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [2.7.4](https://github.com/ecomplus/cloud-commerce/compare/v2.7.3...v2.7.4) (2024-03-02)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * **cli:** Add "Force mime text/html" edge rule to bunny.net CI config base ([37d2c2b](https://github.com/ecomplus/cloud-commerce/commit/37d2c2bc942aa1033fe6be6f5395b54fead16b3e))
11
+ * **ssr:** Revert ISR with bunny.net by directly updating perma-cache storage files ([858f883](https://github.com/ecomplus/cloud-commerce/commit/858f88309dc7c85c3e98ae4462f2f671c409dc9c))
12
+ * **storefront:** Bump Astro to latest v4.4.9 ([3a315f0](https://github.com/ecomplus/cloud-commerce/commit/3a315f09958812d0d23a4c65b0ae262c94515f8e))
13
+
14
+ ### [2.7.3](https://github.com/ecomplus/cloud-commerce/compare/v2.7.2...v2.7.3) (2024-03-01)
15
+
16
+ ### [2.7.2](https://github.com/ecomplus/cloud-commerce/compare/v2.7.1...v2.7.2) (2024-03-01)
17
+
18
+ ### [2.7.1](https://github.com/ecomplus/cloud-commerce/compare/v2.7.0...v2.7.1) (2024-03-01)
19
+
20
+ ## [2.7.0](https://github.com/ecomplus/cloud-commerce/compare/v2.6.5...v2.7.0) (2024-03-01)
21
+
22
+
23
+ ### Features
24
+
25
+ * **storefront:** New `orderedProductIds` optional prop to product shelf composable ([2ee2f6b](https://github.com/ecomplus/cloud-commerce/commit/2ee2f6bd8902fe105d28115704f34082a1fa213a))
26
+
27
+
28
+ ### Bug Fixes
29
+
30
+ * **emails:** Bump nodemailer to v6.9.11 ([d2bbb33](https://github.com/ecomplus/cloud-commerce/commit/d2bbb33f6b27412702e733b9036d7686dcdf55a0))
31
+ * **storefront:** Fix parsing shelf `collectionIdAndInfo` from CMS content for categories/brands ([88640ba](https://github.com/ecomplus/cloud-commerce/commit/88640ba9534e72e165c77a1fdd1d5c8abddddf4a))
32
+ * **storefront:** Update `usePageMain` to properly support `titleLink` from section CMS content ([162a7a0](https://github.com/ecomplus/cloud-commerce/commit/162a7a05d787f143f14b8e88bb80e2423d92aa6f))
33
+ * **storefront:** Update Vue to latest v3.4.21 ([482dc36](https://github.com/ecomplus/cloud-commerce/commit/482dc360f68d6a02afd01c1276884df8fa9758ae))
34
+
5
35
  ### [2.6.5](https://github.com/ecomplus/cloud-commerce/compare/v2.6.4...v2.6.5) (2024-02-29)
6
36
 
7
37
 
@@ -1,5 +1,5 @@
1
1
  /* eslint-disable import/no-extraneous-dependencies */
2
- const rulesChecks = require('@commitlint/rules').default;
2
+ import rulesChecks from '@commitlint/rules';
3
3
 
4
4
  const forceTypeCase = (field, parsed) => {
5
5
  switch (parsed.type) {
@@ -21,7 +21,7 @@ const forceTypeCase = (field, parsed) => {
21
21
  return [true];
22
22
  };
23
23
 
24
- module.exports = {
24
+ export default {
25
25
  extends: ['@commitlint/config-conventional'],
26
26
  plugins: [
27
27
  {
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "main": "index.js",
17
17
  "dependencies": {
18
- "@cloudcommerce/feeds": "^2.6.4",
19
- "@cloudcommerce/firebase": "^2.6.4",
20
- "@cloudcommerce/passport": "^2.6.4"
18
+ "@cloudcommerce/feeds": "^2.7.3",
19
+ "@cloudcommerce/firebase": "^2.7.3",
20
+ "@cloudcommerce/passport": "^2.7.3"
21
21
  }
22
22
  }
@@ -22,32 +22,127 @@
22
22
  {
23
23
  "type": "product-shelf",
24
24
  "collectionIdAndInfo": null,
25
- "sort": "-price_discount",
26
- "title": "",
25
+ "sort": "",
26
+ "title": "Caixas e latas para Páscoa",
27
+ "titleLink": "/categorias/caixas-e-latas-de-pascoa",
28
+ "orderedProductIds": [
29
+ "63c5654e4834634f73375f94",
30
+ "62eab1aaeb85911216a3bece",
31
+ "61f165267963422eeed4bcdc",
32
+ "61f160d67963422eeed4abe8",
33
+ "63c56cf34834634f7337716e",
34
+ "60ec8de8f8aba90b3a15f56b",
35
+ "60ebbc6ef8aba90b3a157c58",
36
+ "65cf540e87ab487fbfba0ae4",
37
+ "65cf540d87ab487fbfba0ae2",
38
+ "61f161037963422eeed4accd",
39
+ "65c3c0d987ab487fbfae35a3",
40
+ "65c3e74e87ab487fbfae799e",
41
+ "65c274122cd6b65959255c87",
42
+ "65c3c0d887ab487fbfae359f"
43
+ ],
27
44
  "isHeadless": false,
28
45
  "isShuffle": false,
29
- "limit": 8,
46
+ "limit": null,
30
47
  "page": 1
31
48
  },
32
49
  {
33
50
  "type": "product-shelf",
34
51
  "collectionIdAndInfo": null,
52
+ "sort": "",
53
+ "title": "Papéis embrulho para Ovos de Páscoa",
54
+ "titleLink": "/categorias/papel-embrulho-para-pascoa",
55
+ "orderedProductIds": [
56
+ "6594ce732cd6b65959f0f9df",
57
+ "6594ce492cd6b65959f0f9bd",
58
+ "63c53fb54834634f7337015f",
59
+ "63d280b5b9e5be0778470cc9",
60
+ "61f165287963422eeed4bce4",
61
+ "6595a4fb2cd6b65959f1eb17",
62
+ "65ae7fe02cd6b659590cef82"
63
+ ],
64
+ "isHeadless": false,
65
+ "isShuffle": false,
66
+ "limit": null,
67
+ "page": 1
68
+ },
69
+ {
70
+ "type": "product-shelf",
71
+ "collectionIdAndInfo": "63a9ab6d4834634f731f41df:categories::/categorias/transfers-e-formas-decoradas-de-pascoa",
72
+ "sort": "-sales",
73
+ "title": "Transfers e blisters para Páscoa",
74
+ "titleLink": "",
75
+ "isHeadless": false,
76
+ "isShuffle": false,
77
+ "limit": 8,
78
+ "page": 1
79
+ },
80
+ {
81
+ "type": "product-shelf",
82
+ "collectionIdAndInfo": "63a9a0934834634f731f34f9:categories::/categorias/cortadores-de-pascoa",
83
+ "sort": "-sales",
84
+ "title": "Cortadores de Páscoa",
85
+ "titleLink": "",
86
+ "isHeadless": false,
87
+ "isShuffle": false,
88
+ "limit": 8,
89
+ "page": 1
90
+ },
91
+ {
92
+ "type": "product-shelf",
93
+ "collectionIdAndInfo": "63a99f7e4834634f731f3276:categories::/categorias/moldes-de-silicone-para-pascoa",
35
94
  "sort": "-sales",
36
- "title": "Ingredientes que fazem a diferença",
95
+ "title": "Moldes de silicone para Páscoa",
96
+ "titleLink": "",
37
97
  "isHeadless": false,
38
98
  "isShuffle": false,
39
99
  "limit": 8,
40
- "page": 3
100
+ "page": 1
41
101
  },
42
102
  {
43
103
  "type": "product-shelf",
44
104
  "collectionIdAndInfo": null,
45
- "sort": "-created_at",
46
- "title": "Fitas de Natal",
105
+ "sort": "",
106
+ "title": "Formas de chocolate para Páscoa",
107
+ "titleLink": "/categorias/formas-de-chocolate-para-pascoa",
108
+ "orderedProductIds": [
109
+ "63a451194834634f731b9c22",
110
+ "63a458ac4834634f731ba9b9",
111
+ "60eb53e4f8aba90b3a1551b6",
112
+ "60eb5387f8aba90b3a15516e",
113
+ "63a3028c4834634f731a2776",
114
+ "60eb527af8aba90b3a15508d",
115
+ "60eb5387f8aba90b3a15516e",
116
+ "63a449d34834634f731b91a1",
117
+ "60eb5348f8aba90b3a15514f",
118
+ "65a4955e2cd6b6595901b85c"
119
+ ],
120
+ "isHeadless": false,
121
+ "isShuffle": false,
122
+ "limit": null,
123
+ "page": 1
124
+ },
125
+ {
126
+ "type": "product-shelf",
127
+ "collectionIdAndInfo": "63a99cbb4834634f731f2f0d:categories::/categorias/confeitos-e-granulados-de-pascoa",
128
+ "sort": "-sales",
129
+ "title": "Confeitos de açúcar para Páscoa",
130
+ "titleLink": "",
131
+ "isHeadless": false,
132
+ "isShuffle": false,
133
+ "limit": 8,
134
+ "page": 1
135
+ },
136
+ {
137
+ "type": "product-shelf",
138
+ "collectionIdAndInfo": "63a996bc4834634f731f27f2:categories::/categorias/fitas-decorativas-de-pascoa",
139
+ "sort": "-sales",
140
+ "title": "Fitas decorativas para Páscoa",
141
+ "titleLink": "",
47
142
  "isHeadless": false,
48
143
  "isShuffle": false,
49
144
  "limit": 8,
50
- "page": 3
145
+ "page": 1
51
146
  },
52
147
  {
53
148
  "type": "c:reviews"
@@ -19,16 +19,16 @@
19
19
  },
20
20
  "main": "index.js",
21
21
  "dependencies": {
22
- "@cloudcommerce/api": "^2.6.4",
23
- "@cloudcommerce/firebase": "^2.6.4",
24
- "@cloudcommerce/ssr": "^2.6.4",
22
+ "@cloudcommerce/api": "^2.7.3",
23
+ "@cloudcommerce/firebase": "^2.7.3",
24
+ "@cloudcommerce/ssr": "^2.7.3",
25
25
  "@headlessui/vue": "^1.7.18",
26
26
  "micromark": "^4.0.0"
27
27
  },
28
28
  "devDependencies": {
29
- "@cloudcommerce/i18n": "^2.6.4",
30
- "@cloudcommerce/storefront": "^2.6.4",
31
- "@cloudcommerce/types": "^2.6.4",
29
+ "@cloudcommerce/i18n": "^2.7.3",
30
+ "@cloudcommerce/storefront": "^2.7.3",
31
+ "@cloudcommerce/types": "^2.7.3",
32
32
  "@iconify-json/mingcute": "^1.1.16",
33
33
  "photoswipe": "^5.4.3"
34
34
  }
@@ -1,10 +1,11 @@
1
1
  <template>
2
2
  <section class="ui-section">
3
3
  <div v-if="title" class="mx-auto mb-4 max-w-prose text-center">
4
- <h2 class="ui-text-brand text-3xl">
4
+ <h2>
5
5
  <ALink
6
6
  :href="titleLink"
7
- :class="titleLink ? 'ui-link' : 'text-base-700'"
7
+ class="text-3xl text-base-700 ui-text-brand"
8
+ :class="titleLink && 'ui-link decoration-primary/40'"
8
9
  >
9
10
  {{ title }}
10
11
  </ALink>
@@ -26,11 +27,11 @@
26
27
  <DefineCarouselControl v-slot="{ isPrev }">
27
28
  <CarouselControl
28
29
  v-show="products.length > 2"
29
- class=":uno: text-primary lg:hover:bg-primary-200 !top-1/2 size-12
30
- rounded-full bg-transparent text-3xl leading-none ring-black/5
31
- backdrop-blur-md transition-opacity
32
- group-hover/shelf:opacity-90 lg:bg-white/80
33
- lg:text-2xl lg:opacity-0 lg:shadow-sm lg:ring-1"
30
+ class=":uno: !top-1/2 size-12 rounded-full bg-transparent
31
+ text-3xl leading-none text-primary ring-black/5 backdrop-blur-md
32
+ transition-opacity group-hover/shelf:opacity-90
33
+ lg:bg-white/80 lg:text-2xl
34
+ lg:opacity-0 lg:shadow-sm lg:ring-1 lg:hover:bg-primary-200"
34
35
  :class="isPrev ? '!-left-4' : '!-right-4'"
35
36
  :is-prev="isPrev"
36
37
  />
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "main": "index.js",
17
17
  "dependencies": {
18
- "@cloudcommerce/events": "^2.6.4",
19
- "@cloudcommerce/firebase": "^2.6.4",
20
- "@cloudcommerce/modules": "^2.6.4"
18
+ "@cloudcommerce/events": "^2.7.3",
19
+ "@cloudcommerce/firebase": "^2.7.3",
20
+ "@cloudcommerce/modules": "^2.7.3"
21
21
  }
22
22
  }
@@ -26,10 +26,10 @@
26
26
  "url": "https://github.com/ecomplus/cloud-commerce/issues"
27
27
  },
28
28
  "dependencies": {
29
- "@cloudcommerce/cli": "^2.6.4"
29
+ "@cloudcommerce/cli": "^2.7.3"
30
30
  },
31
31
  "devDependencies": {
32
- "@cloudcommerce/eslint": "^2.6.4",
32
+ "@cloudcommerce/eslint": "^2.7.3",
33
33
  "husky": "^9.0.10",
34
34
  "lint-staged": "^15.2.2"
35
35
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "cloudcommerce",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "Open fair-code headless commerce platform: API-first, microservices based, event driven and cloud native",
6
6
  "main": "packages/api/lib/index.js",
7
7
  "author": "E-Com Club Softwares para E-commerce <ti@e-com.club>",
@@ -20,9 +20,9 @@
20
20
  "packages/!(storefront)/**/*.ts": "eslint --fix"
21
21
  },
22
22
  "devDependencies": {
23
- "@commitlint/cli": "^18.6.1",
24
- "@commitlint/config-conventional": "^18.6.2",
25
- "@commitlint/rules": "^18.6.1",
23
+ "@commitlint/cli": "^19.0.3",
24
+ "@commitlint/config-conventional": "^19.0.3",
25
+ "@commitlint/rules": "^19.0.3",
26
26
  "@types/node": "^18.19.18",
27
27
  "dotenv": "^16.4.5",
28
28
  "eslint": "^8.57.0",
@@ -36,7 +36,7 @@
36
36
  "vite": "^5.1.4",
37
37
  "vitest": "^1.3.1",
38
38
  "zx": "^7.2.3",
39
- "@cloudcommerce/eslint": "2.6.5"
39
+ "@cloudcommerce/eslint": "2.7.4"
40
40
  },
41
41
  "scripts": {
42
42
  "fix-install": "bash scripts/pre-install.sh && pnpm i",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/api",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce APIs client/adapter",
6
6
  "main": "lib/api.js",
7
7
  "types": "lib/api.d.ts",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-affiliate-program",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce app for simple affiliate program",
6
6
  "main": "lib/index.js",
7
7
  "repository": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-correios",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce app for Correios shipping calculation",
6
6
  "main": "lib/index.js",
7
7
  "exports": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-custom-payment",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce app for simple custom payment methods",
6
6
  "main": "lib/index.js",
7
7
  "repository": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-custom-shipping",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce app for custom shipping methods",
6
6
  "main": "lib/custom-shipping.js",
7
7
  "repository": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-datafrete",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce app to integrate Datafrete shipping gateway ",
6
6
  "main": "lib/datafrete.js",
7
7
  "exports": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-discounts",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce app for complex discount rules",
6
6
  "main": "lib/discounts.js",
7
7
  "repository": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-emails",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce default transactional email app",
6
6
  "main": "lib/index.js",
7
7
  "repository": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-fb-conversions",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce app to send carts/orders to Facebook Conversions API",
6
6
  "main": "lib/index.js",
7
7
  "repository": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-flash-courier",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce app to integrate Flash Courier",
6
6
  "main": "lib/index.js",
7
7
  "exports": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-frenet",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce app for Frenet shipping calculation",
6
6
  "main": "lib/frenet.js",
7
7
  "exports": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-galaxpay",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce app to integrate Galax Pay for recurring payments",
6
6
  "main": "lib/galaxpay.js",
7
7
  "exports": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-google-analytics",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce app to send carts/orders events to GA Measurement Protocol",
6
6
  "main": "lib/index.js",
7
7
  "repository": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-jadlog",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce app for Jadlog shipping calculation",
6
6
  "main": "lib/index.js",
7
7
  "repository": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-loyalty-points",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce app to handle simple loyalty points programs",
6
6
  "main": "lib/loyalty-points.js",
7
7
  "exports": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-mandae",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce app to integrate Mandaê shipping intermediator",
6
6
  "main": "lib/index.js",
7
7
  "repository": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-melhor-envio",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce app to integrate Melhor Envio",
6
6
  "main": "lib/index.js",
7
7
  "exports": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-mercadopago",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce app to integrate Mercado Pago",
6
6
  "main": "lib/mercadopago.js",
7
7
  "exports": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-pagarme",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce app to integrate Pagar.me",
6
6
  "main": "lib/pagarme.js",
7
7
  "exports": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-pagarme-v5",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce app to integrate Pagar.me API v5 with recurring payments",
6
6
  "main": "lib/index.js",
7
7
  "exports": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-paghiper",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce app to integrate PagHiper",
6
6
  "main": "lib/paghiper.js",
7
7
  "exports": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-pix",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce app to integrate Pix API (Bacen)",
6
6
  "main": "lib/pix.js",
7
7
  "exports": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-tiny-erp",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce app for Tiny ERP",
6
6
  "main": "lib/tiny-erp.js",
7
7
  "repository": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-webhooks",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce app for general order webhooks",
6
6
  "main": "lib/index.js",
7
7
  "repository": {
@@ -227,3 +227,24 @@ configure_edge_rule "SSR browser cache" '
227
227
  "Enabled": true
228
228
  }
229
229
  '
230
+
231
+ configure_edge_rule "Force mime text/html" '
232
+ {
233
+ "ActionType": 5,
234
+ "ActionParameter1": "Content-Type",
235
+ "ActionParameter2": "text/html",
236
+ "Triggers": [
237
+ {
238
+ "Type": 2,
239
+ "PatternMatchingType": 0,
240
+ "PatternMatches": [
241
+ "application/octet-stream"
242
+ ],
243
+ "Parameter1": "Content-Type"
244
+ }
245
+ ],
246
+ "TriggerMatchingType": 1,
247
+ "Description": "Force mime text/html",
248
+ "Enabled": true
249
+ }
250
+ '
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/cli",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce CLI tools",
6
6
  "bin": {
7
7
  "cloudcommerce": "./bin/run.mjs"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/config",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce base config",
6
6
  "main": "lib/config.js",
7
7
  "exports": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cloudcommerce/emails",
3
3
  "type": "module",
4
- "version": "2.6.5",
4
+ "version": "2.7.4",
5
5
  "description": "E-Com Plus Cloud Commerce email sender",
6
6
  "main": "lib/index.js",
7
7
  "types": "lib/index.d.ts",
@@ -25,7 +25,7 @@
25
25
  "@cloudcommerce/firebase": "workspace:*",
26
26
  "axios": "^1.6.7",
27
27
  "ejs": "^3.1.9",
28
- "nodemailer": "^6.9.10"
28
+ "nodemailer": "^6.9.11"
29
29
  },
30
30
  "devDependencies": {
31
31
  "@cloudcommerce/types": "workspace:*",