@faststore/core 2.2.56 → 2.2.58

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 (79) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +37 -37
  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/react-loadable-manifest.json +2 -2
  14. package/.next/routes-manifest.json +1 -1
  15. package/.next/server/chunks/350.js +1 -1
  16. package/.next/server/chunks/74.js +1595 -167
  17. package/.next/server/middleware-build-manifest.js +1 -1
  18. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  19. package/.next/server/pages/404.js.nft.json +1 -1
  20. package/.next/server/pages/500.js.nft.json +1 -1
  21. package/.next/server/pages/[...slug].js +1 -1
  22. package/.next/server/pages/[...slug].js.nft.json +1 -1
  23. package/.next/server/pages/[slug]/p.js +30 -1278
  24. package/.next/server/pages/[slug]/p.js.nft.json +1 -1
  25. package/.next/server/pages/_app.js.nft.json +1 -1
  26. package/.next/server/pages/_error.js.nft.json +1 -1
  27. package/.next/server/pages/account.js.nft.json +1 -1
  28. package/.next/server/pages/api/graphql.js +1 -1
  29. package/.next/server/pages/checkout.js.nft.json +1 -1
  30. package/.next/server/pages/en-US/404.html +2 -2
  31. package/.next/server/pages/en-US/500.html +2 -2
  32. package/.next/server/pages/en-US/account.html +2 -2
  33. package/.next/server/pages/en-US/checkout.html +2 -2
  34. package/.next/server/pages/en-US/login.html +2 -2
  35. package/.next/server/pages/en-US/s.html +2 -2
  36. package/.next/server/pages/en-US.html +2 -2
  37. package/.next/server/pages/index.js +1 -1
  38. package/.next/server/pages/index.js.nft.json +1 -1
  39. package/.next/server/pages/login.js.nft.json +1 -1
  40. package/.next/server/pages/s.js +1 -1
  41. package/.next/server/pages/s.js.nft.json +1 -1
  42. package/.next/static/chunks/158-3ad2d91ade721ede.js +1 -0
  43. package/.next/static/chunks/497-e24ad9b81a2b2cba.js +1 -0
  44. package/.next/static/chunks/{585.4e673e43d8daf336.js → 585.f056dcd6e8625c41.js} +1 -1
  45. package/.next/static/chunks/988.a57dac6501fb5184.js +1 -0
  46. package/.next/static/chunks/pages/{[...slug]-b82b56ce1651ea4f.js → [...slug]-73ed6192e9f16de9.js} +1 -1
  47. package/.next/static/chunks/pages/[slug]/p-0006885a8666b680.js +1 -0
  48. package/.next/static/chunks/pages/index-eb26d4cf53e13666.js +1 -0
  49. package/.next/static/chunks/{webpack-ec84ae4e89cebb1f.js → webpack-3382def1b25b17f8.js} +1 -1
  50. package/.next/static/css/4729e602d10c1332.css +1 -0
  51. package/.next/static/css/f2ab72459fcdabcc.css +1 -0
  52. package/.next/static/j13kfoTKrIiAVuMZNkLYr/_buildManifest.js +1 -0
  53. package/.next/trace +81 -81
  54. package/.turbo/turbo-build.log +12 -12
  55. package/.turbo/turbo-test.log +9 -9
  56. package/package.json +2 -2
  57. package/src/components/product/ProductCard/ProductCard.tsx +3 -1
  58. package/src/components/sections/ProductDetails/DefaultComponents.ts +34 -0
  59. package/src/components/sections/ProductDetails/OverriddenDefaultProductDetails.ts +12 -0
  60. package/src/components/sections/ProductDetails/ProductDetails.tsx +33 -34
  61. package/src/components/ui/ImageGallery/ImageGallery.tsx +10 -6
  62. package/src/components/ui/ProductDetails/ProductDetailsSettings.tsx +12 -13
  63. package/src/components/ui/ShippingSimulation/ShippingSimulation.tsx +4 -2
  64. package/src/components/ui/SkuSelector/Selectors.tsx +3 -1
  65. package/src/pages/[slug]/p.tsx +1 -1
  66. package/src/sdk/overrides/sections.tsx +5 -1
  67. package/src/typings/overrides.ts +1 -1
  68. package/.next/server/chunks/693.js +0 -58
  69. package/.next/server/chunks/779.js +0 -58
  70. package/.next/static/47fwTwSkxhDjogwpLLwCm/_buildManifest.js +0 -1
  71. package/.next/static/chunks/158-df35a8644ae9d281.js +0 -1
  72. package/.next/static/chunks/497-37c1e4e1d862b354.js +0 -1
  73. package/.next/static/chunks/988.afda042dd9ba11d1.js +0 -1
  74. package/.next/static/chunks/pages/[slug]/p-39599bd4d6faeeb6.js +0 -1
  75. package/.next/static/chunks/pages/index-84457d91d9060925.js +0 -1
  76. package/.next/static/css/0cb5d7afb952bb02.css +0 -1
  77. package/.next/static/css/cbccabebb36f7f92.css +0 -1
  78. package/src/components/sections/ProductDetails/Overrides.tsx +0 -73
  79. /package/.next/static/{47fwTwSkxhDjogwpLLwCm → j13kfoTKrIiAVuMZNkLYr}/_ssgManifest.js +0 -0
package/.next/BUILD_ID CHANGED
@@ -1 +1 @@
1
- 47fwTwSkxhDjogwpLLwCm
1
+ j13kfoTKrIiAVuMZNkLYr
@@ -5,113 +5,113 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/47fwTwSkxhDjogwpLLwCm/_buildManifest.js",
9
- "static/47fwTwSkxhDjogwpLLwCm/_ssgManifest.js"
8
+ "static/j13kfoTKrIiAVuMZNkLYr/_buildManifest.js",
9
+ "static/j13kfoTKrIiAVuMZNkLYr/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [],
12
12
  "pages": {
13
13
  "/": [
14
- "static/chunks/webpack-ec84ae4e89cebb1f.js",
14
+ "static/chunks/webpack-3382def1b25b17f8.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/0cb5d7afb952bb02.css",
19
- "static/chunks/158-df35a8644ae9d281.js",
18
+ "static/css/4729e602d10c1332.css",
19
+ "static/chunks/158-3ad2d91ade721ede.js",
20
20
  "static/css/cf062feb79245123.css",
21
- "static/chunks/pages/index-84457d91d9060925.js"
21
+ "static/chunks/pages/index-eb26d4cf53e13666.js"
22
22
  ],
23
23
  "/404": [
24
- "static/chunks/webpack-ec84ae4e89cebb1f.js",
24
+ "static/chunks/webpack-3382def1b25b17f8.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/0cb5d7afb952bb02.css",
29
- "static/chunks/158-df35a8644ae9d281.js",
28
+ "static/css/4729e602d10c1332.css",
29
+ "static/chunks/158-3ad2d91ade721ede.js",
30
30
  "static/css/df588bb98c0b0ca6.css",
31
31
  "static/chunks/pages/404-0bacd82dcf801c94.js"
32
32
  ],
33
33
  "/500": [
34
- "static/chunks/webpack-ec84ae4e89cebb1f.js",
34
+ "static/chunks/webpack-3382def1b25b17f8.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/0cb5d7afb952bb02.css",
39
- "static/chunks/158-df35a8644ae9d281.js",
38
+ "static/css/4729e602d10c1332.css",
39
+ "static/chunks/158-3ad2d91ade721ede.js",
40
40
  "static/css/df588bb98c0b0ca6.css",
41
41
  "static/chunks/pages/500-4dceb834e001d990.js"
42
42
  ],
43
43
  "/[...slug]": [
44
- "static/chunks/webpack-ec84ae4e89cebb1f.js",
44
+ "static/chunks/webpack-3382def1b25b17f8.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/0cb5d7afb952bb02.css",
49
- "static/chunks/158-df35a8644ae9d281.js",
48
+ "static/css/4729e602d10c1332.css",
49
+ "static/chunks/158-3ad2d91ade721ede.js",
50
50
  "static/css/723835bce380750d.css",
51
- "static/chunks/497-37c1e4e1d862b354.js",
51
+ "static/chunks/497-e24ad9b81a2b2cba.js",
52
52
  "static/css/0dc997f9da3027b7.css",
53
- "static/chunks/pages/[...slug]-b82b56ce1651ea4f.js"
53
+ "static/chunks/pages/[...slug]-73ed6192e9f16de9.js"
54
54
  ],
55
55
  "/[slug]/p": [
56
- "static/chunks/webpack-ec84ae4e89cebb1f.js",
56
+ "static/chunks/webpack-3382def1b25b17f8.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/0cb5d7afb952bb02.css",
61
- "static/chunks/158-df35a8644ae9d281.js",
62
- "static/css/cbccabebb36f7f92.css",
63
- "static/chunks/pages/[slug]/p-39599bd4d6faeeb6.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"
64
64
  ],
65
65
  "/_app": [
66
- "static/chunks/webpack-ec84ae4e89cebb1f.js",
66
+ "static/chunks/webpack-3382def1b25b17f8.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-ec84ae4e89cebb1f.js",
73
+ "static/chunks/webpack-3382def1b25b17f8.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-ec84ae4e89cebb1f.js",
79
+ "static/chunks/webpack-3382def1b25b17f8.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/0cb5d7afb952bb02.css",
84
- "static/chunks/158-df35a8644ae9d281.js",
83
+ "static/css/4729e602d10c1332.css",
84
+ "static/chunks/158-3ad2d91ade721ede.js",
85
85
  "static/chunks/pages/account-57c0c1f70eed76a6.js"
86
86
  ],
87
87
  "/checkout": [
88
- "static/chunks/webpack-ec84ae4e89cebb1f.js",
88
+ "static/chunks/webpack-3382def1b25b17f8.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/0cb5d7afb952bb02.css",
93
- "static/chunks/158-df35a8644ae9d281.js",
92
+ "static/css/4729e602d10c1332.css",
93
+ "static/chunks/158-3ad2d91ade721ede.js",
94
94
  "static/chunks/pages/checkout-e5db8918e7c9c75e.js"
95
95
  ],
96
96
  "/login": [
97
- "static/chunks/webpack-ec84ae4e89cebb1f.js",
97
+ "static/chunks/webpack-3382def1b25b17f8.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/0cb5d7afb952bb02.css",
102
- "static/chunks/158-df35a8644ae9d281.js",
101
+ "static/css/4729e602d10c1332.css",
102
+ "static/chunks/158-3ad2d91ade721ede.js",
103
103
  "static/css/df588bb98c0b0ca6.css",
104
104
  "static/chunks/pages/login-39000c786b4f6222.js"
105
105
  ],
106
106
  "/s": [
107
- "static/chunks/webpack-ec84ae4e89cebb1f.js",
107
+ "static/chunks/webpack-3382def1b25b17f8.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/0cb5d7afb952bb02.css",
112
- "static/chunks/158-df35a8644ae9d281.js",
111
+ "static/css/4729e602d10c1332.css",
112
+ "static/chunks/158-3ad2d91ade721ede.js",
113
113
  "static/css/723835bce380750d.css",
114
- "static/chunks/497-37c1e4e1d862b354.js",
114
+ "static/chunks/497-e24ad9b81a2b2cba.js",
115
115
  "static/chunks/pages/s-e195109f5acced7c.js"
116
116
  ]
117
117
  },