@faststore/core 2.2.59 → 2.2.61

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 (69) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +45 -45
  3. package/.next/cache/.tsbuildinfo +1 -1
  4. package/.next/cache/config.json +3 -3
  5. package/.next/cache/eslint/.cache_1gneedd +1 -1
  6. package/.next/cache/next-server.js.nft.json +1 -1
  7. package/.next/cache/webpack/client-production/0.pack +0 -0
  8. package/.next/cache/webpack/client-production/index.pack +0 -0
  9. package/.next/cache/webpack/server-production/0.pack +0 -0
  10. package/.next/cache/webpack/server-production/index.pack +0 -0
  11. package/.next/next-server.js.nft.json +1 -1
  12. package/.next/prerender-manifest.json +1 -1
  13. package/.next/routes-manifest.json +1 -1
  14. package/.next/server/chunks/74.js +458 -23
  15. package/.next/server/chunks/{350.js → 829.js} +42 -2
  16. package/.next/server/middleware-build-manifest.js +1 -1
  17. package/.next/server/pages/[...slug].js +5 -5
  18. package/.next/server/pages/[...slug].js.nft.json +1 -1
  19. package/.next/server/pages/[slug]/p.js +5 -5
  20. package/.next/server/pages/[slug]/p.js.nft.json +1 -1
  21. package/.next/server/pages/en-US/404.html +2 -2
  22. package/.next/server/pages/en-US/500.html +2 -2
  23. package/.next/server/pages/en-US/account.html +2 -2
  24. package/.next/server/pages/en-US/checkout.html +2 -2
  25. package/.next/server/pages/en-US/login.html +2 -2
  26. package/.next/server/pages/en-US/s.html +2 -2
  27. package/.next/server/pages/en-US.html +2 -2
  28. package/.next/server/pages/s.js +45 -5
  29. package/.next/server/pages/s.js.nft.json +1 -1
  30. package/.next/server/pages-manifest.json +3 -3
  31. package/.next/static/YaAOEVbZrM4Y0xL8O4SKx/_buildManifest.js +1 -0
  32. package/.next/static/chunks/238-6cdd6e7841eba836.js +1 -0
  33. package/.next/static/chunks/875-3b0f69008ecb7897.js +1 -0
  34. package/.next/static/chunks/pages/{404-0bacd82dcf801c94.js → 404-340e5868f79ee704.js} +1 -1
  35. package/.next/static/chunks/pages/{500-4dceb834e001d990.js → 500-ee2a5efc5808cdd4.js} +1 -1
  36. package/.next/static/chunks/pages/{[...slug]-73ed6192e9f16de9.js → [...slug]-8e6c8b59791c31e9.js} +1 -1
  37. package/.next/static/chunks/pages/[slug]/p-fd236c3b1d28734d.js +1 -0
  38. package/.next/static/chunks/pages/{account-57c0c1f70eed76a6.js → account-acd169fb6e00021f.js} +1 -1
  39. package/.next/static/chunks/pages/{checkout-e5db8918e7c9c75e.js → checkout-5de711ccb807644b.js} +1 -1
  40. package/.next/static/chunks/pages/{index-eb26d4cf53e13666.js → index-66a1b740f1101ce4.js} +1 -1
  41. package/.next/static/chunks/pages/{login-39000c786b4f6222.js → login-e5ee36783a4877fd.js} +1 -1
  42. package/.next/static/chunks/pages/{s-e195109f5acced7c.js → s-669d2eccade79e75.js} +1 -1
  43. package/.next/static/chunks/{webpack-3382def1b25b17f8.js → webpack-41b4f40c5b7ff474.js} +1 -1
  44. package/.next/static/css/014e8b0d9020cd52.css +1 -0
  45. package/.next/static/css/4a189916c3edc75d.css +1 -0
  46. package/.next/static/css/e67c73ff7fbc8c54.css +1 -0
  47. package/.next/trace +81 -81
  48. package/.turbo/turbo-build.log +9 -9
  49. package/.turbo/turbo-test.log +8 -8
  50. package/package.json +3 -3
  51. package/src/components/sections/Breadcrumb/Breadcrumb.tsx +4 -3
  52. package/src/components/sections/Breadcrumb/DefaultComponents.ts +6 -0
  53. package/src/components/sections/Breadcrumb/OverriddenDefaultBreadcrumb.ts +12 -0
  54. package/src/components/templates/ProductListingPage/ProductListing.tsx +1 -1
  55. package/src/components/templates/SearchPage/SearchPage.tsx +1 -1
  56. package/src/components/ui/Breadcrumb/Breadcrumb.tsx +35 -33
  57. package/src/pages/[slug]/p.tsx +1 -1
  58. package/src/sdk/overrides/sections.tsx +4 -0
  59. package/src/typings/overrides.ts +7 -1
  60. package/.next/server/chunks/390.js +0 -495
  61. package/.next/static/chunks/158-3ad2d91ade721ede.js +0 -1
  62. package/.next/static/chunks/497-e24ad9b81a2b2cba.js +0 -1
  63. package/.next/static/chunks/pages/[slug]/p-0006885a8666b680.js +0 -1
  64. package/.next/static/css/4729e602d10c1332.css +0 -1
  65. package/.next/static/css/723835bce380750d.css +0 -1
  66. package/.next/static/css/f2ab72459fcdabcc.css +0 -1
  67. package/.next/static/kWyk6RSC1bsGWTDX1FSk5/_buildManifest.js +0 -1
  68. package/src/components/sections/Breadcrumb/Overrides.tsx +0 -15
  69. /package/.next/static/{kWyk6RSC1bsGWTDX1FSk5 → YaAOEVbZrM4Y0xL8O4SKx}/_ssgManifest.js +0 -0
package/.next/BUILD_ID CHANGED
@@ -1 +1 @@
1
- kWyk6RSC1bsGWTDX1FSk5
1
+ YaAOEVbZrM4Y0xL8O4SKx
@@ -5,114 +5,114 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/kWyk6RSC1bsGWTDX1FSk5/_buildManifest.js",
9
- "static/kWyk6RSC1bsGWTDX1FSk5/_ssgManifest.js"
8
+ "static/YaAOEVbZrM4Y0xL8O4SKx/_buildManifest.js",
9
+ "static/YaAOEVbZrM4Y0xL8O4SKx/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [],
12
12
  "pages": {
13
13
  "/": [
14
- "static/chunks/webpack-3382def1b25b17f8.js",
14
+ "static/chunks/webpack-41b4f40c5b7ff474.js",
15
15
  "static/chunks/framework-dfd14d7ce6600b03.js",
16
16
  "static/chunks/main-e4e873ee741162eb.js",
17
17
  "static/chunks/897-b07932d813bb7dac.js",
18
- "static/css/4729e602d10c1332.css",
19
- "static/chunks/158-3ad2d91ade721ede.js",
18
+ "static/css/4a189916c3edc75d.css",
19
+ "static/chunks/875-3b0f69008ecb7897.js",
20
20
  "static/css/cf062feb79245123.css",
21
- "static/chunks/pages/index-eb26d4cf53e13666.js"
21
+ "static/chunks/pages/index-66a1b740f1101ce4.js"
22
22
  ],
23
23
  "/404": [
24
- "static/chunks/webpack-3382def1b25b17f8.js",
24
+ "static/chunks/webpack-41b4f40c5b7ff474.js",
25
25
  "static/chunks/framework-dfd14d7ce6600b03.js",
26
26
  "static/chunks/main-e4e873ee741162eb.js",
27
27
  "static/chunks/897-b07932d813bb7dac.js",
28
- "static/css/4729e602d10c1332.css",
29
- "static/chunks/158-3ad2d91ade721ede.js",
28
+ "static/css/4a189916c3edc75d.css",
29
+ "static/chunks/875-3b0f69008ecb7897.js",
30
30
  "static/css/df588bb98c0b0ca6.css",
31
- "static/chunks/pages/404-0bacd82dcf801c94.js"
31
+ "static/chunks/pages/404-340e5868f79ee704.js"
32
32
  ],
33
33
  "/500": [
34
- "static/chunks/webpack-3382def1b25b17f8.js",
34
+ "static/chunks/webpack-41b4f40c5b7ff474.js",
35
35
  "static/chunks/framework-dfd14d7ce6600b03.js",
36
36
  "static/chunks/main-e4e873ee741162eb.js",
37
37
  "static/chunks/897-b07932d813bb7dac.js",
38
- "static/css/4729e602d10c1332.css",
39
- "static/chunks/158-3ad2d91ade721ede.js",
38
+ "static/css/4a189916c3edc75d.css",
39
+ "static/chunks/875-3b0f69008ecb7897.js",
40
40
  "static/css/df588bb98c0b0ca6.css",
41
- "static/chunks/pages/500-4dceb834e001d990.js"
41
+ "static/chunks/pages/500-ee2a5efc5808cdd4.js"
42
42
  ],
43
43
  "/[...slug]": [
44
- "static/chunks/webpack-3382def1b25b17f8.js",
44
+ "static/chunks/webpack-41b4f40c5b7ff474.js",
45
45
  "static/chunks/framework-dfd14d7ce6600b03.js",
46
46
  "static/chunks/main-e4e873ee741162eb.js",
47
47
  "static/chunks/897-b07932d813bb7dac.js",
48
- "static/css/4729e602d10c1332.css",
49
- "static/chunks/158-3ad2d91ade721ede.js",
50
- "static/css/723835bce380750d.css",
51
- "static/chunks/497-e24ad9b81a2b2cba.js",
48
+ "static/css/4a189916c3edc75d.css",
49
+ "static/chunks/875-3b0f69008ecb7897.js",
50
+ "static/css/014e8b0d9020cd52.css",
51
+ "static/chunks/238-6cdd6e7841eba836.js",
52
52
  "static/css/0dc997f9da3027b7.css",
53
- "static/chunks/pages/[...slug]-73ed6192e9f16de9.js"
53
+ "static/chunks/pages/[...slug]-8e6c8b59791c31e9.js"
54
54
  ],
55
55
  "/[slug]/p": [
56
- "static/chunks/webpack-3382def1b25b17f8.js",
56
+ "static/chunks/webpack-41b4f40c5b7ff474.js",
57
57
  "static/chunks/framework-dfd14d7ce6600b03.js",
58
58
  "static/chunks/main-e4e873ee741162eb.js",
59
59
  "static/chunks/897-b07932d813bb7dac.js",
60
- "static/css/4729e602d10c1332.css",
61
- "static/chunks/158-3ad2d91ade721ede.js",
62
- "static/css/f2ab72459fcdabcc.css",
63
- "static/chunks/pages/[slug]/p-0006885a8666b680.js"
60
+ "static/css/4a189916c3edc75d.css",
61
+ "static/chunks/875-3b0f69008ecb7897.js",
62
+ "static/css/e67c73ff7fbc8c54.css",
63
+ "static/chunks/pages/[slug]/p-fd236c3b1d28734d.js"
64
64
  ],
65
65
  "/_app": [
66
- "static/chunks/webpack-3382def1b25b17f8.js",
66
+ "static/chunks/webpack-41b4f40c5b7ff474.js",
67
67
  "static/chunks/framework-dfd14d7ce6600b03.js",
68
68
  "static/chunks/main-e4e873ee741162eb.js",
69
69
  "static/css/5d1f64b61ea581f4.css",
70
70
  "static/chunks/pages/_app-30b9666307e4b3b1.js"
71
71
  ],
72
72
  "/_error": [
73
- "static/chunks/webpack-3382def1b25b17f8.js",
73
+ "static/chunks/webpack-41b4f40c5b7ff474.js",
74
74
  "static/chunks/framework-dfd14d7ce6600b03.js",
75
75
  "static/chunks/main-e4e873ee741162eb.js",
76
76
  "static/chunks/pages/_error-319451dea77827a6.js"
77
77
  ],
78
78
  "/account": [
79
- "static/chunks/webpack-3382def1b25b17f8.js",
79
+ "static/chunks/webpack-41b4f40c5b7ff474.js",
80
80
  "static/chunks/framework-dfd14d7ce6600b03.js",
81
81
  "static/chunks/main-e4e873ee741162eb.js",
82
82
  "static/chunks/897-b07932d813bb7dac.js",
83
- "static/css/4729e602d10c1332.css",
84
- "static/chunks/158-3ad2d91ade721ede.js",
85
- "static/chunks/pages/account-57c0c1f70eed76a6.js"
83
+ "static/css/4a189916c3edc75d.css",
84
+ "static/chunks/875-3b0f69008ecb7897.js",
85
+ "static/chunks/pages/account-acd169fb6e00021f.js"
86
86
  ],
87
87
  "/checkout": [
88
- "static/chunks/webpack-3382def1b25b17f8.js",
88
+ "static/chunks/webpack-41b4f40c5b7ff474.js",
89
89
  "static/chunks/framework-dfd14d7ce6600b03.js",
90
90
  "static/chunks/main-e4e873ee741162eb.js",
91
91
  "static/chunks/897-b07932d813bb7dac.js",
92
- "static/css/4729e602d10c1332.css",
93
- "static/chunks/158-3ad2d91ade721ede.js",
94
- "static/chunks/pages/checkout-e5db8918e7c9c75e.js"
92
+ "static/css/4a189916c3edc75d.css",
93
+ "static/chunks/875-3b0f69008ecb7897.js",
94
+ "static/chunks/pages/checkout-5de711ccb807644b.js"
95
95
  ],
96
96
  "/login": [
97
- "static/chunks/webpack-3382def1b25b17f8.js",
97
+ "static/chunks/webpack-41b4f40c5b7ff474.js",
98
98
  "static/chunks/framework-dfd14d7ce6600b03.js",
99
99
  "static/chunks/main-e4e873ee741162eb.js",
100
100
  "static/chunks/897-b07932d813bb7dac.js",
101
- "static/css/4729e602d10c1332.css",
102
- "static/chunks/158-3ad2d91ade721ede.js",
101
+ "static/css/4a189916c3edc75d.css",
102
+ "static/chunks/875-3b0f69008ecb7897.js",
103
103
  "static/css/df588bb98c0b0ca6.css",
104
- "static/chunks/pages/login-39000c786b4f6222.js"
104
+ "static/chunks/pages/login-e5ee36783a4877fd.js"
105
105
  ],
106
106
  "/s": [
107
- "static/chunks/webpack-3382def1b25b17f8.js",
107
+ "static/chunks/webpack-41b4f40c5b7ff474.js",
108
108
  "static/chunks/framework-dfd14d7ce6600b03.js",
109
109
  "static/chunks/main-e4e873ee741162eb.js",
110
110
  "static/chunks/897-b07932d813bb7dac.js",
111
- "static/css/4729e602d10c1332.css",
112
- "static/chunks/158-3ad2d91ade721ede.js",
113
- "static/css/723835bce380750d.css",
114
- "static/chunks/497-e24ad9b81a2b2cba.js",
115
- "static/chunks/pages/s-e195109f5acced7c.js"
111
+ "static/css/4a189916c3edc75d.css",
112
+ "static/chunks/875-3b0f69008ecb7897.js",
113
+ "static/css/014e8b0d9020cd52.css",
114
+ "static/chunks/238-6cdd6e7841eba836.js",
115
+ "static/chunks/pages/s-669d2eccade79e75.js"
116
116
  ]
117
117
  },
118
118
  "ampFirstPages": []