@vtex/checkout-ui-core 0.0.53 → 0.0.55-0

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 (170) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app.js +13732 -42
  3. package/.next/build-manifest.json +15 -53
  4. package/.next/cache/webpack/client-development/0.pack.gz +0 -0
  5. package/.next/cache/webpack/client-development/1.pack.gz +0 -0
  6. package/.next/cache/webpack/client-development/10.pack.gz +0 -0
  7. package/.next/cache/webpack/client-development/11.pack.gz +0 -0
  8. package/.next/cache/webpack/client-development/2.pack.gz +0 -0
  9. package/.next/cache/webpack/client-development/3.pack.gz +0 -0
  10. package/.next/cache/webpack/client-development/4.pack.gz +0 -0
  11. package/.next/cache/webpack/client-development/5.pack.gz +0 -0
  12. package/.next/cache/webpack/client-development/6.pack.gz +0 -0
  13. package/.next/cache/webpack/client-development/7.pack.gz +0 -0
  14. package/.next/cache/webpack/client-development/8.pack.gz +0 -0
  15. package/.next/cache/webpack/client-development/9.pack.gz +0 -0
  16. package/.next/cache/webpack/client-development/index.pack.gz +0 -0
  17. package/.next/cache/webpack/client-development/index.pack.gz.old +0 -0
  18. package/.next/cache/webpack/client-development-fallback/0.pack.gz +0 -0
  19. package/.next/cache/webpack/client-development-fallback/index.pack.gz.old +0 -0
  20. package/.next/cache/webpack/client-production/0.pack +0 -0
  21. package/.next/cache/webpack/client-production/1.pack +0 -0
  22. package/.next/cache/webpack/client-production/2.pack +0 -0
  23. package/.next/cache/webpack/client-production/index.pack +0 -0
  24. package/.next/cache/webpack/client-production/index.pack.old +0 -0
  25. package/.next/cache/webpack/edge-server-production/index.pack +0 -0
  26. package/.next/cache/webpack/server-development/0.pack.gz +0 -0
  27. package/.next/cache/webpack/server-development/1.pack.gz +0 -0
  28. package/.next/cache/webpack/server-development/10.pack.gz +0 -0
  29. package/.next/cache/webpack/server-development/11.pack.gz +0 -0
  30. package/.next/cache/webpack/server-development/12.pack.gz +0 -0
  31. package/.next/cache/webpack/server-development/2.pack.gz +0 -0
  32. package/.next/cache/webpack/server-development/3.pack.gz +0 -0
  33. package/.next/cache/webpack/server-development/4.pack.gz +0 -0
  34. package/.next/cache/webpack/server-development/5.pack.gz +0 -0
  35. package/.next/cache/webpack/server-development/6.pack.gz +0 -0
  36. package/.next/cache/webpack/server-development/7.pack.gz +0 -0
  37. package/.next/cache/webpack/server-development/8.pack.gz +0 -0
  38. package/.next/cache/webpack/server-development/9.pack.gz +0 -0
  39. package/.next/cache/webpack/server-development/index.pack.gz +0 -0
  40. package/.next/cache/webpack/server-development/index.pack.gz.old +0 -0
  41. package/.next/cache/webpack/server-production/0.pack +0 -0
  42. package/.next/cache/webpack/server-production/1.pack +0 -0
  43. package/.next/cache/webpack/server-production/2.pack +0 -0
  44. package/.next/cache/webpack/server-production/3.pack +0 -0
  45. package/.next/cache/webpack/server-production/4.pack +0 -0
  46. package/.next/cache/webpack/server-production/index.pack +0 -0
  47. package/.next/cache/webpack/server-production/index.pack.old +0 -0
  48. package/.next/fallback-build-manifest.json +27 -0
  49. package/.next/prerender-manifest.json +1 -1
  50. package/.next/react-loadable-manifest.json +4 -19
  51. package/.next/required-server-files.json +1 -1
  52. package/.next/server/chunks/400.js +1 -1
  53. package/.next/server/chunks/516.js +1 -1
  54. package/.next/server/chunks/561.js +1 -1
  55. package/.next/{standalone/.next/server/chunks/347.js → server/chunks/783.js} +1 -1
  56. package/.next/server/chunks/873.js +1 -0
  57. package/.next/server/federated-stats.json +1 -0
  58. package/.next/server/middleware-build-manifest.js +34 -1
  59. package/.next/server/middleware-react-loadable-manifest.js +1 -1
  60. package/.next/server/next-font-manifest.js +1 -1
  61. package/.next/server/pages/404.html +1 -1
  62. package/.next/server/pages/500.html +1 -1
  63. package/.next/server/pages/_app.js +1 -1
  64. package/.next/server/pages/_app.js.nft.json +1 -1
  65. package/.next/server/pages/_document.js +1 -1
  66. package/.next/server/pages/_document.js.nft.json +1 -1
  67. package/.next/server/pages/_error.js +1 -1
  68. package/.next/server/pages/_error.js.nft.json +1 -1
  69. package/.next/server/pages/cart.html +1 -1
  70. package/.next/server/pages/cart.js.nft.json +1 -1
  71. package/.next/server/pages/error.html +1 -1
  72. package/.next/server/pages/error.js.nft.json +1 -1
  73. package/.next/server/pages/index.html +1 -1
  74. package/.next/server/pages/index.js.nft.json +1 -1
  75. package/.next/server/pages/order-placed.html +1 -1
  76. package/.next/server/pages/order-placed.js.nft.json +1 -1
  77. package/.next/server/pages/payment.html +1 -1
  78. package/.next/server/pages/payment.js.nft.json +1 -1
  79. package/.next/server/pages/review.html +1 -1
  80. package/.next/server/pages/review.js.nft.json +1 -1
  81. package/.next/server/pages/shipping.html +1 -1
  82. package/.next/server/pages/shipping.js.nft.json +1 -1
  83. package/.next/server/pages-manifest.json +6 -1
  84. package/.next/standalone/.next/BUILD_ID +1 -1
  85. package/.next/standalone/.next/build-manifest.json +32 -32
  86. package/.next/standalone/.next/prerender-manifest.json +1 -1
  87. package/.next/standalone/.next/react-loadable-manifest.json +2 -2
  88. package/.next/standalone/.next/required-server-files.json +1 -1
  89. package/.next/standalone/.next/server/chunks/400.js +1 -1
  90. package/.next/standalone/.next/server/chunks/561.js +1 -1
  91. package/.next/{server/chunks/347.js → standalone/.next/server/chunks/783.js} +1 -1
  92. package/.next/standalone/.next/server/chunks/873.js +1 -0
  93. package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
  94. package/.next/standalone/.next/server/middleware-react-loadable-manifest.js +1 -1
  95. package/.next/standalone/.next/server/pages/404.html +1 -1
  96. package/.next/standalone/.next/server/pages/500.html +1 -1
  97. package/.next/standalone/.next/server/pages/_app.js +1 -1
  98. package/.next/standalone/.next/server/pages/_app.js.nft.json +1 -1
  99. package/.next/standalone/.next/server/pages/_document.js +1 -1
  100. package/.next/standalone/.next/server/pages/_document.js.nft.json +1 -1
  101. package/.next/standalone/.next/server/pages/_error.js +1 -1
  102. package/.next/standalone/.next/server/pages/_error.js.nft.json +1 -1
  103. package/.next/standalone/.next/server/pages/cart.html +1 -1
  104. package/.next/standalone/.next/server/pages/cart.js.nft.json +1 -1
  105. package/.next/standalone/.next/server/pages/error.html +1 -1
  106. package/.next/standalone/.next/server/pages/error.js.nft.json +1 -1
  107. package/.next/standalone/.next/server/pages/index.html +1 -1
  108. package/.next/standalone/.next/server/pages/index.js.nft.json +1 -1
  109. package/.next/standalone/.next/server/pages/order-placed.html +1 -1
  110. package/.next/standalone/.next/server/pages/order-placed.js.nft.json +1 -1
  111. package/.next/standalone/.next/server/pages/payment.html +1 -1
  112. package/.next/standalone/.next/server/pages/payment.js.nft.json +1 -1
  113. package/.next/standalone/.next/server/pages/review.html +1 -1
  114. package/.next/standalone/.next/server/pages/review.js.nft.json +1 -1
  115. package/.next/standalone/.next/server/pages/shipping.html +1 -1
  116. package/.next/standalone/.next/server/pages/shipping.js.nft.json +1 -1
  117. package/.next/standalone/.next/server/pages-manifest.json +1 -1
  118. package/.next/standalone/.next/static/--d8Uo7eqHF_0ugv_KGK7/_buildManifest.js +1 -0
  119. package/.next/standalone/.next/static/chunks/{456.02ff6b33f9b37b75.js → 456.42ce82ec468a7431.js} +1 -1
  120. package/.next/standalone/.next/static/chunks/{858-4c569ccd625bede4.js → 858-d9d2b569624e44e3.js} +1 -1
  121. package/.next/standalone/.next/static/chunks/{924.d60427546ff26a64.js → 924.328036585ab8c90c.js} +1 -1
  122. package/.next/standalone/.next/static/chunks/fallback/webpack.js +13829 -0
  123. package/.next/standalone/.next/static/chunks/federated-stats.json +1 -0
  124. package/.next/standalone/.next/static/chunks/{host_partial-0a626c3cc5299ce1.js → host_partial-9d3112fd5c34f881.js} +1 -1
  125. package/.next/standalone/.next/static/chunks/{main-e2254fa47db149d4.js → main-4bb63e81b8e8a2bd.js} +3 -3
  126. package/.next/standalone/.next/static/chunks/mf-manifest.json +137 -180
  127. package/.next/standalone/.next/static/chunks/mf-stats.json +140 -180
  128. package/.next/standalone/.next/static/chunks/pages/_app-837d721338ccdf84.js +195 -0
  129. package/.next/standalone/.next/static/chunks/pages/_error-bee76c1224ba889c.js +1 -0
  130. package/.next/standalone/.next/static/chunks/pages/cart-1965c6f6626eeb0e.js +1 -0
  131. package/.next/standalone/.next/static/chunks/pages/{error-5576e42af843c4ef.js → error-5b386cf0bf167938.js} +1 -1
  132. package/.next/standalone/.next/static/chunks/pages/{index-19f24ec72f60ee69.js → index-76467f343afb1944.js} +1 -1
  133. package/.next/standalone/.next/static/chunks/pages/order-placed-efb22707bee2c996.js +1 -0
  134. package/.next/standalone/.next/static/chunks/pages/payment-a4f556ce85b9b250.js +1 -0
  135. package/.next/standalone/.next/static/chunks/pages/{review-409bea20e41c31d2.js → review-dc80d6605d4888b2.js} +1 -1
  136. package/.next/standalone/.next/static/chunks/pages/shipping-e5467b43daf18b9e.js +1 -0
  137. package/.next/standalone/.next/static/chunks/{webpack-718e5afb625a35f5.js → webpack-af774d1430531fc1.js} +1 -1
  138. package/.next/standalone/.next/static/chunks/webpack.js +13871 -0
  139. package/.next/standalone/.next/static/css/{3f794ff70ad8481c.css → 1c5d632048ba25c5.css} +1 -1
  140. package/.next/standalone/.next/static/development/_buildManifest.js +1 -0
  141. package/.next/standalone/.next/static/development/_ssgManifest.js +1 -0
  142. package/.next/standalone/.next/static/webpack/e612a7466e9a971c.host.hot-update.json +1 -0
  143. package/.next/standalone/.next/static/webpack/e612a7466e9a971c.webpack.hot-update.json +1 -0
  144. package/.next/standalone/.next/static/webpack/e91d0b3465d7c7f8.host.hot-update.json +1 -0
  145. package/.next/standalone/.next/static/webpack/e91d0b3465d7c7f8.webpack.hot-update.json +1 -0
  146. package/.next/standalone/.next/static/webpack/ec1ac47483b206e3.host.hot-update.json +1 -0
  147. package/.next/standalone/.next/static/webpack/ec1ac47483b206e3.webpack.hot-update.json +1 -0
  148. package/.next/standalone/.next/static/webpack/host.e612a7466e9a971c.hot-update.js +75 -0
  149. package/.next/standalone/.next/static/webpack/host.e91d0b3465d7c7f8.hot-update.js +75 -0
  150. package/.next/standalone/.next/static/webpack/host.ec1ac47483b206e3.hot-update.js +65 -0
  151. package/.next/standalone/.next/static/webpack/webpack.e612a7466e9a971c.hot-update.js +75 -0
  152. package/.next/standalone/.next/static/webpack/webpack.e91d0b3465d7c7f8.hot-update.js +75 -0
  153. package/.next/standalone/.next/static/webpack/webpack.ec1ac47483b206e3.hot-update.js +65 -0
  154. package/.next/standalone/package.json +15 -0
  155. package/.next/standalone/server.js +1 -1
  156. package/.next/standalone/src/pages/_app.tsx +3 -0
  157. package/.next/trace +3 -325
  158. package/package.json +1 -1
  159. package/.next/cache/config.json +0 -7
  160. package/.next/server/child.js.nft.json +0 -1
  161. package/.next/server/chunks/846.js +0 -1
  162. package/.next/standalone/.next/server/chunks/846.js +0 -1
  163. package/.next/standalone/.next/static/Js_1z3VT2-FXR8wgtghI9/_buildManifest.js +0 -1
  164. package/.next/standalone/.next/static/chunks/pages/_app-b3a05396eeaa1ba5.js +0 -195
  165. package/.next/standalone/.next/static/chunks/pages/_error-cbd96954f267ccd3.js +0 -1
  166. package/.next/standalone/.next/static/chunks/pages/cart-084ce8a93271a199.js +0 -1
  167. package/.next/standalone/.next/static/chunks/pages/order-placed-ebfa82fbe617ca10.js +0 -1
  168. package/.next/standalone/.next/static/chunks/pages/payment-562f373479e7be1a.js +0 -1
  169. package/.next/standalone/.next/static/chunks/pages/shipping-bad17f2bd4b8d13b.js +0 -1
  170. /package/.next/standalone/.next/static/{Js_1z3VT2-FXR8wgtghI9 → --d8Uo7eqHF_0ugv_KGK7}/_ssgManifest.js +0 -0
@@ -33,50 +33,34 @@
33
33
  "assets": {
34
34
  "js": {
35
35
  "async": [
36
- "static/chunks/framework.674e5afef2858629.js",
37
- "static/chunks/319.b38a57e0b9a929d1.js",
38
- "static/chunks/489.2bb721c1fc981a7e.js",
39
- "static/chunks/__federation_expose_next__router.d0fe30928eb20474.js",
40
- "static/chunks/684.dcef1e7be63a246a.js",
41
- "static/chunks/537.234bae6811ecd619.js",
42
- "static/chunks/__federation_expose_noop.4e0307eb05e7c96f.js",
43
- "static/chunks/924.d60427546ff26a64.js",
44
- "static/chunks/456.02ff6b33f9b37b75.js",
45
- "static/chunks/38.0d0360c2eeb71c4a.js",
46
- "static/chunks/82.4f1e56ef7aa51f98.js"
36
+ "static/chunks/__federation_expose_noop.js",
37
+ "static/chunks/__federation_expose_react.js",
38
+ "static/chunks/__federation_expose_react_dom.js",
39
+ "static/chunks/__federation_expose_next__router.js",
40
+ "static/chunks/node_modules_react_jsx-runtime_js.js",
41
+ "static/chunks/node_modules_next_image_js.js",
42
+ "static/chunks/node_modules_react-dom_client_js.js",
43
+ "static/chunks/node_modules_react_jsx-dev-runtime_js.js",
44
+ "static/chunks/node_modules_styled-jsx_style_js.js",
45
+ "static/chunks/node_modules_styled-jsx_index_js.js",
46
+ "static/chunks/src_core_components_CustomerDataForm_CountryForms_USA_index_ts.js",
47
+ "static/chunks/src_core_components_CustomerDataForm_CountryForms_BRA_index_tsx.js"
47
48
  ],
48
49
  "sync": [
49
- "static/chunks/webpack-718e5afb625a35f5.js",
50
- "static/chunks/main-e2254fa47db149d4.js",
51
- "static/chunks/host_partial-0a626c3cc5299ce1.js",
52
- "static/chunks/pages/_app-b3a05396eeaa1ba5.js",
53
- "static/chunks/pages/_error-cbd96954f267ccd3.js",
54
- "static/chunks/pages/cart-084ce8a93271a199.js",
55
- "static/chunks/pages/error-5576e42af843c4ef.js",
56
- "static/chunks/pages/index-19f24ec72f60ee69.js",
57
- "static/chunks/pages/order-placed-ebfa82fbe617ca10.js",
58
- "static/chunks/952-be44d7ea281fd034.js",
59
- "static/chunks/858-4c569ccd625bede4.js",
60
- "static/chunks/pages/payment-562f373479e7be1a.js",
61
- "static/chunks/pages/review-409bea20e41c31d2.js",
62
- "static/chunks/pages/shipping-bad17f2bd4b8d13b.js",
63
- "./app.js"
50
+ "./app.js",
51
+ "static/chunks/main.js",
52
+ "static/chunks/webpack.js",
53
+ "static/chunks/pages/_app.js",
54
+ "static/chunks//_error.js",
55
+ "static/chunks/pages/_error.js",
56
+ "static/chunks/pages/cart.js",
57
+ "static/chunks/react-refresh.js",
58
+ "static/chunks/host_partial.js"
64
59
  ]
65
60
  },
66
61
  "css": {
67
- "async": [
68
- "static/css/cff0de3c4e07eb3f.css",
69
- "static/css/634f60f7921a7d15.css"
70
- ],
71
- "sync": [
72
- "static/css/3f794ff70ad8481c.css",
73
- "static/css/0dc02a3e98fc8d00.css",
74
- "static/css/80119f1a45aadc7a.css",
75
- "static/css/b8bca2be4dbacf3d.css",
76
- "static/css/c632a38892a5fa82.css",
77
- "static/css/b14020f61a09730f.css",
78
- "static/css/30f3b49b5938f6c4.css"
79
- ]
62
+ "async": [],
63
+ "sync": []
80
64
  }
81
65
  }
82
66
  },
@@ -89,50 +73,34 @@
89
73
  "assets": {
90
74
  "js": {
91
75
  "async": [
92
- "static/chunks/framework.674e5afef2858629.js",
93
- "static/chunks/319.b38a57e0b9a929d1.js",
94
- "static/chunks/489.2bb721c1fc981a7e.js",
95
- "static/chunks/__federation_expose_next__router.d0fe30928eb20474.js",
96
- "static/chunks/684.dcef1e7be63a246a.js",
97
- "static/chunks/537.234bae6811ecd619.js",
98
- "static/chunks/__federation_expose_noop.4e0307eb05e7c96f.js",
99
- "static/chunks/924.d60427546ff26a64.js",
100
- "static/chunks/456.02ff6b33f9b37b75.js",
101
- "static/chunks/38.0d0360c2eeb71c4a.js",
102
- "static/chunks/82.4f1e56ef7aa51f98.js"
76
+ "static/chunks/__federation_expose_noop.js",
77
+ "static/chunks/__federation_expose_react.js",
78
+ "static/chunks/__federation_expose_react_dom.js",
79
+ "static/chunks/__federation_expose_next__router.js",
80
+ "static/chunks/node_modules_react_jsx-runtime_js.js",
81
+ "static/chunks/node_modules_next_image_js.js",
82
+ "static/chunks/node_modules_react-dom_client_js.js",
83
+ "static/chunks/node_modules_react_jsx-dev-runtime_js.js",
84
+ "static/chunks/node_modules_styled-jsx_style_js.js",
85
+ "static/chunks/node_modules_styled-jsx_index_js.js",
86
+ "static/chunks/src_core_components_CustomerDataForm_CountryForms_USA_index_ts.js",
87
+ "static/chunks/src_core_components_CustomerDataForm_CountryForms_BRA_index_tsx.js"
103
88
  ],
104
89
  "sync": [
105
- "static/chunks/webpack-718e5afb625a35f5.js",
106
- "static/chunks/main-e2254fa47db149d4.js",
107
- "static/chunks/host_partial-0a626c3cc5299ce1.js",
108
- "static/chunks/pages/_app-b3a05396eeaa1ba5.js",
109
- "static/chunks/pages/_error-cbd96954f267ccd3.js",
110
- "static/chunks/pages/cart-084ce8a93271a199.js",
111
- "static/chunks/pages/error-5576e42af843c4ef.js",
112
- "static/chunks/pages/index-19f24ec72f60ee69.js",
113
- "static/chunks/pages/order-placed-ebfa82fbe617ca10.js",
114
- "static/chunks/952-be44d7ea281fd034.js",
115
- "static/chunks/858-4c569ccd625bede4.js",
116
- "static/chunks/pages/payment-562f373479e7be1a.js",
117
- "static/chunks/pages/review-409bea20e41c31d2.js",
118
- "static/chunks/pages/shipping-bad17f2bd4b8d13b.js",
119
- "./app.js"
90
+ "./app.js",
91
+ "static/chunks/main.js",
92
+ "static/chunks/webpack.js",
93
+ "static/chunks/pages/_app.js",
94
+ "static/chunks//_error.js",
95
+ "static/chunks/pages/_error.js",
96
+ "static/chunks/pages/cart.js",
97
+ "static/chunks/react-refresh.js",
98
+ "static/chunks/host_partial.js"
120
99
  ]
121
100
  },
122
101
  "css": {
123
- "async": [
124
- "static/css/cff0de3c4e07eb3f.css",
125
- "static/css/634f60f7921a7d15.css"
126
- ],
127
- "sync": [
128
- "static/css/3f794ff70ad8481c.css",
129
- "static/css/0dc02a3e98fc8d00.css",
130
- "static/css/80119f1a45aadc7a.css",
131
- "static/css/b8bca2be4dbacf3d.css",
132
- "static/css/c632a38892a5fa82.css",
133
- "static/css/b14020f61a09730f.css",
134
- "static/css/30f3b49b5938f6c4.css"
135
- ]
102
+ "async": [],
103
+ "sync": []
136
104
  }
137
105
  }
138
106
  },
@@ -146,7 +114,7 @@
146
114
  "js": {
147
115
  "async": [],
148
116
  "sync": [
149
- "static/chunks/319.b38a57e0b9a929d1.js"
117
+ "static/chunks/node_modules_next_image_js.js"
150
118
  ]
151
119
  },
152
120
  "css": {
@@ -164,50 +132,34 @@
164
132
  "assets": {
165
133
  "js": {
166
134
  "async": [
167
- "static/chunks/framework.674e5afef2858629.js",
168
- "static/chunks/319.b38a57e0b9a929d1.js",
169
- "static/chunks/489.2bb721c1fc981a7e.js",
170
- "static/chunks/__federation_expose_next__router.d0fe30928eb20474.js",
171
- "static/chunks/684.dcef1e7be63a246a.js",
172
- "static/chunks/537.234bae6811ecd619.js",
173
- "static/chunks/__federation_expose_noop.4e0307eb05e7c96f.js",
174
- "static/chunks/924.d60427546ff26a64.js",
175
- "static/chunks/456.02ff6b33f9b37b75.js",
176
- "static/chunks/38.0d0360c2eeb71c4a.js",
177
- "static/chunks/82.4f1e56ef7aa51f98.js"
135
+ "static/chunks/__federation_expose_noop.js",
136
+ "static/chunks/__federation_expose_react.js",
137
+ "static/chunks/__federation_expose_react_dom.js",
138
+ "static/chunks/__federation_expose_next__router.js",
139
+ "static/chunks/node_modules_react_jsx-runtime_js.js",
140
+ "static/chunks/node_modules_next_image_js.js",
141
+ "static/chunks/node_modules_react-dom_client_js.js",
142
+ "static/chunks/node_modules_react_jsx-dev-runtime_js.js",
143
+ "static/chunks/node_modules_styled-jsx_style_js.js",
144
+ "static/chunks/node_modules_styled-jsx_index_js.js",
145
+ "static/chunks/src_core_components_CustomerDataForm_CountryForms_USA_index_ts.js",
146
+ "static/chunks/src_core_components_CustomerDataForm_CountryForms_BRA_index_tsx.js"
178
147
  ],
179
148
  "sync": [
180
- "static/chunks/webpack-718e5afb625a35f5.js",
181
- "static/chunks/main-e2254fa47db149d4.js",
182
- "static/chunks/host_partial-0a626c3cc5299ce1.js",
183
- "static/chunks/pages/_app-b3a05396eeaa1ba5.js",
184
- "static/chunks/pages/_error-cbd96954f267ccd3.js",
185
- "static/chunks/pages/cart-084ce8a93271a199.js",
186
- "static/chunks/pages/error-5576e42af843c4ef.js",
187
- "static/chunks/pages/index-19f24ec72f60ee69.js",
188
- "static/chunks/pages/order-placed-ebfa82fbe617ca10.js",
189
- "static/chunks/952-be44d7ea281fd034.js",
190
- "static/chunks/858-4c569ccd625bede4.js",
191
- "static/chunks/pages/payment-562f373479e7be1a.js",
192
- "static/chunks/pages/review-409bea20e41c31d2.js",
193
- "static/chunks/pages/shipping-bad17f2bd4b8d13b.js",
194
- "./app.js"
149
+ "./app.js",
150
+ "static/chunks/main.js",
151
+ "static/chunks/webpack.js",
152
+ "static/chunks/pages/_app.js",
153
+ "static/chunks//_error.js",
154
+ "static/chunks/pages/_error.js",
155
+ "static/chunks/pages/cart.js",
156
+ "static/chunks/react-refresh.js",
157
+ "static/chunks/host_partial.js"
195
158
  ]
196
159
  },
197
160
  "css": {
198
- "async": [
199
- "static/css/cff0de3c4e07eb3f.css",
200
- "static/css/634f60f7921a7d15.css"
201
- ],
202
- "sync": [
203
- "static/css/3f794ff70ad8481c.css",
204
- "static/css/0dc02a3e98fc8d00.css",
205
- "static/css/80119f1a45aadc7a.css",
206
- "static/css/b8bca2be4dbacf3d.css",
207
- "static/css/c632a38892a5fa82.css",
208
- "static/css/b14020f61a09730f.css",
209
- "static/css/30f3b49b5938f6c4.css"
210
- ]
161
+ "async": [],
162
+ "sync": []
211
163
  }
212
164
  }
213
165
  },
@@ -221,7 +173,7 @@
221
173
  "js": {
222
174
  "async": [],
223
175
  "sync": [
224
- "static/chunks/489.2bb721c1fc981a7e.js"
176
+ "static/chunks/__federation_expose_next__router.js"
225
177
  ]
226
178
  },
227
179
  "css": {
@@ -239,50 +191,34 @@
239
191
  "assets": {
240
192
  "js": {
241
193
  "async": [
242
- "static/chunks/framework.674e5afef2858629.js",
243
- "static/chunks/319.b38a57e0b9a929d1.js",
244
- "static/chunks/489.2bb721c1fc981a7e.js",
245
- "static/chunks/__federation_expose_next__router.d0fe30928eb20474.js",
246
- "static/chunks/684.dcef1e7be63a246a.js",
247
- "static/chunks/537.234bae6811ecd619.js",
248
- "static/chunks/__federation_expose_noop.4e0307eb05e7c96f.js",
249
- "static/chunks/924.d60427546ff26a64.js",
250
- "static/chunks/456.02ff6b33f9b37b75.js",
251
- "static/chunks/38.0d0360c2eeb71c4a.js",
252
- "static/chunks/82.4f1e56ef7aa51f98.js"
194
+ "static/chunks/__federation_expose_noop.js",
195
+ "static/chunks/__federation_expose_react.js",
196
+ "static/chunks/__federation_expose_react_dom.js",
197
+ "static/chunks/__federation_expose_next__router.js",
198
+ "static/chunks/node_modules_react_jsx-runtime_js.js",
199
+ "static/chunks/node_modules_next_image_js.js",
200
+ "static/chunks/node_modules_react-dom_client_js.js",
201
+ "static/chunks/node_modules_react_jsx-dev-runtime_js.js",
202
+ "static/chunks/node_modules_styled-jsx_style_js.js",
203
+ "static/chunks/node_modules_styled-jsx_index_js.js",
204
+ "static/chunks/src_core_components_CustomerDataForm_CountryForms_USA_index_ts.js",
205
+ "static/chunks/src_core_components_CustomerDataForm_CountryForms_BRA_index_tsx.js"
253
206
  ],
254
207
  "sync": [
255
- "static/chunks/webpack-718e5afb625a35f5.js",
256
- "static/chunks/main-e2254fa47db149d4.js",
257
- "static/chunks/host_partial-0a626c3cc5299ce1.js",
258
- "static/chunks/pages/_app-b3a05396eeaa1ba5.js",
259
- "static/chunks/pages/_error-cbd96954f267ccd3.js",
260
- "static/chunks/pages/cart-084ce8a93271a199.js",
261
- "static/chunks/pages/error-5576e42af843c4ef.js",
262
- "static/chunks/pages/index-19f24ec72f60ee69.js",
263
- "static/chunks/pages/order-placed-ebfa82fbe617ca10.js",
264
- "static/chunks/952-be44d7ea281fd034.js",
265
- "static/chunks/858-4c569ccd625bede4.js",
266
- "static/chunks/pages/payment-562f373479e7be1a.js",
267
- "static/chunks/pages/review-409bea20e41c31d2.js",
268
- "static/chunks/pages/shipping-bad17f2bd4b8d13b.js",
269
- "./app.js"
208
+ "./app.js",
209
+ "static/chunks/main.js",
210
+ "static/chunks/webpack.js",
211
+ "static/chunks/pages/_app.js",
212
+ "static/chunks//_error.js",
213
+ "static/chunks/pages/_error.js",
214
+ "static/chunks/pages/cart.js",
215
+ "static/chunks/react-refresh.js",
216
+ "static/chunks/host_partial.js"
270
217
  ]
271
218
  },
272
219
  "css": {
273
- "async": [
274
- "static/css/cff0de3c4e07eb3f.css",
275
- "static/css/634f60f7921a7d15.css"
276
- ],
277
- "sync": [
278
- "static/css/3f794ff70ad8481c.css",
279
- "static/css/0dc02a3e98fc8d00.css",
280
- "static/css/80119f1a45aadc7a.css",
281
- "static/css/b8bca2be4dbacf3d.css",
282
- "static/css/c632a38892a5fa82.css",
283
- "static/css/b14020f61a09730f.css",
284
- "static/css/30f3b49b5938f6c4.css"
285
- ]
220
+ "async": [],
221
+ "sync": []
286
222
  }
287
223
  }
288
224
  },
@@ -295,7 +231,7 @@
295
231
  "js": {
296
232
  "async": [],
297
233
  "sync": [
298
- "static/chunks/framework.674e5afef2858629.js"
234
+ "static/chunks/node_modules_react-dom_client_js.js"
299
235
  ]
300
236
  },
301
237
  "css": {
@@ -314,7 +250,26 @@
314
250
  "js": {
315
251
  "async": [],
316
252
  "sync": [
317
- "static/chunks/framework.674e5afef2858629.js"
253
+ "static/chunks/__federation_expose_react_dom.js"
254
+ ]
255
+ },
256
+ "css": {
257
+ "async": [],
258
+ "sync": []
259
+ }
260
+ }
261
+ },
262
+ {
263
+ "id": "host:react/jsx-dev-runtime",
264
+ "name": "react/jsx-dev-runtime",
265
+ "version": "18.3.1",
266
+ "singleton": true,
267
+ "requiredVersion": "^18.3.1",
268
+ "assets": {
269
+ "js": {
270
+ "async": [],
271
+ "sync": [
272
+ "static/chunks/node_modules_react_jsx-dev-runtime_js.js"
318
273
  ]
319
274
  },
320
275
  "css": {
@@ -333,7 +288,7 @@
333
288
  "js": {
334
289
  "async": [],
335
290
  "sync": [
336
- "static/chunks/framework.674e5afef2858629.js"
291
+ "static/chunks/node_modules_react_jsx-runtime_js.js"
337
292
  ]
338
293
  },
339
294
  "css": {
@@ -352,7 +307,7 @@
352
307
  "js": {
353
308
  "async": [],
354
309
  "sync": [
355
- "static/chunks/framework.674e5afef2858629.js"
310
+ "static/chunks/__federation_expose_react.js"
356
311
  ]
357
312
  },
358
313
  "css": {
@@ -371,7 +326,7 @@
371
326
  "js": {
372
327
  "async": [],
373
328
  "sync": [
374
- "static/chunks/684.dcef1e7be63a246a.js"
329
+ "static/chunks/node_modules_styled-jsx_style_js.js"
375
330
  ]
376
331
  },
377
332
  "css": {
@@ -390,7 +345,7 @@
390
345
  "js": {
391
346
  "async": [],
392
347
  "sync": [
393
- "static/chunks/537.234bae6811ecd619.js"
348
+ "static/chunks/node_modules_styled-jsx_index_js.js"
394
349
  ]
395
350
  },
396
351
  "css": {
@@ -408,14 +363,13 @@
408
363
  "assets": {
409
364
  "js": {
410
365
  "sync": [
411
- "static/chunks/__federation_expose_noop.4e0307eb05e7c96f.js"
366
+ "static/chunks/__federation_expose_noop.js"
412
367
  ],
413
368
  "async": [
414
- "static/chunks/489.2bb721c1fc981a7e.js",
415
- "static/chunks/__federation_expose_next__router.d0fe30928eb20474.js",
416
- "static/chunks/319.b38a57e0b9a929d1.js",
417
- "static/chunks/537.234bae6811ecd619.js",
418
- "static/chunks/684.dcef1e7be63a246a.js"
369
+ "static/chunks/__federation_expose_next__router.js",
370
+ "static/chunks/node_modules_next_image_js.js",
371
+ "static/chunks/node_modules_styled-jsx_index_js.js",
372
+ "static/chunks/node_modules_styled-jsx_style_js.js"
419
373
  ]
420
374
  },
421
375
  "css": {
@@ -430,12 +384,14 @@
430
384
  "name": "react",
431
385
  "assets": {
432
386
  "js": {
433
- "async": [],
434
- "sync": []
387
+ "sync": [
388
+ "static/chunks/__federation_expose_react.js"
389
+ ],
390
+ "async": []
435
391
  },
436
392
  "css": {
437
- "async": [],
438
- "sync": []
393
+ "sync": [],
394
+ "async": []
439
395
  }
440
396
  },
441
397
  "path": "./react"
@@ -445,12 +401,14 @@
445
401
  "name": "react-dom",
446
402
  "assets": {
447
403
  "js": {
448
- "async": [],
449
- "sync": []
404
+ "sync": [
405
+ "static/chunks/__federation_expose_react_dom.js"
406
+ ],
407
+ "async": []
450
408
  },
451
409
  "css": {
452
- "async": [],
453
- "sync": []
410
+ "sync": [],
411
+ "async": []
454
412
  }
455
413
  },
456
414
  "path": "./react-dom"
@@ -461,8 +419,7 @@
461
419
  "assets": {
462
420
  "js": {
463
421
  "sync": [
464
- "static/chunks/489.2bb721c1fc981a7e.js",
465
- "static/chunks/__federation_expose_next__router.d0fe30928eb20474.js"
422
+ "static/chunks/__federation_expose_next__router.js"
466
423
  ],
467
424
  "async": []
468
425
  },