@jetshop/core 7.0.0-alpha-3 → 7.0.0-alpha-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 (643) hide show
  1. package/package.json +1 -1
  2. package/ChannelHandler/ChannelHandler.d.ts +0 -53
  3. package/ChannelHandler/ChannelHandler.js +0 -114
  4. package/ChannelHandler/ChannelHandler.js.map +0 -1
  5. package/ChannelHandler/channelUtils.d.ts +0 -73
  6. package/ChannelHandler/channelUtils.js +0 -313
  7. package/ChannelHandler/channelUtils.js.map +0 -1
  8. package/ChannelHandler/redirectUtils.d.ts +0 -4
  9. package/ChannelHandler/redirectUtils.js +0 -53
  10. package/ChannelHandler/redirectUtils.js.map +0 -1
  11. package/analytics/Analytics.d.ts +0 -18
  12. package/analytics/Analytics.js +0 -57
  13. package/analytics/Analytics.js.map +0 -1
  14. package/analytics/AnalyticsProvider.d.ts +0 -54
  15. package/analytics/AnalyticsProvider.js +0 -229
  16. package/analytics/AnalyticsProvider.js.map +0 -1
  17. package/analytics/deprecatedTracking.d.ts +0 -17
  18. package/analytics/deprecatedTracking.js +0 -33
  19. package/analytics/deprecatedTracking.js.map +0 -1
  20. package/analytics/integrations/ga4.d.ts +0 -28
  21. package/analytics/integrations/ga4.js +0 -189
  22. package/analytics/integrations/ga4.js.map +0 -1
  23. package/analytics/integrations/gtag/gtag.d.ts +0 -8
  24. package/analytics/integrations/gtag/gtag.js +0 -209
  25. package/analytics/integrations/gtag/gtag.js.map +0 -1
  26. package/analytics/integrations/gtag/index.d.ts +0 -1
  27. package/analytics/integrations/gtag/index.js +0 -2
  28. package/analytics/integrations/gtag/index.js.map +0 -1
  29. package/analytics/integrations/gtm/gtm.d.ts +0 -12
  30. package/analytics/integrations/gtm/gtm.js +0 -227
  31. package/analytics/integrations/gtm/gtm.js.map +0 -1
  32. package/analytics/integrations/gtm/index.d.ts +0 -1
  33. package/analytics/integrations/gtm/index.js +0 -2
  34. package/analytics/integrations/gtm/index.js.map +0 -1
  35. package/analytics/integrations/gtm/referrerModifier.d.ts +0 -1
  36. package/analytics/integrations/gtm/referrerModifier.js +0 -62
  37. package/analytics/integrations/gtm/referrerModifier.js.map +0 -1
  38. package/analytics/integrations/releware/index.d.ts +0 -3
  39. package/analytics/integrations/releware/index.js +0 -39
  40. package/analytics/integrations/releware/index.js.map +0 -1
  41. package/analytics/integrations/unslugify.d.ts +0 -1
  42. package/analytics/integrations/unslugify.js +0 -16
  43. package/analytics/integrations/unslugify.js.map +0 -1
  44. package/analytics/trackerRegistry.d.ts +0 -113
  45. package/analytics/trackerRegistry.js +0 -234
  46. package/analytics/trackerRegistry.js.map +0 -1
  47. package/analytics/tracking.d.ts +0 -14
  48. package/analytics/tracking.js +0 -72
  49. package/analytics/tracking.js.map +0 -1
  50. package/analytics/utils/breadcrumbsWithoutProduct.d.ts +0 -1
  51. package/analytics/utils/breadcrumbsWithoutProduct.js +0 -9
  52. package/analytics/utils/breadcrumbsWithoutProduct.js.map +0 -1
  53. package/analytics/utils/script.d.ts +0 -8
  54. package/analytics/utils/script.js +0 -40
  55. package/analytics/utils/script.js.map +0 -1
  56. package/boot/AuthHandler.d.ts +0 -14
  57. package/boot/AuthHandler.js +0 -39
  58. package/boot/AuthHandler.js.map +0 -1
  59. package/boot/NetworkStatusNotifier.d.ts +0 -2
  60. package/boot/NetworkStatusNotifier.js +0 -4
  61. package/boot/NetworkStatusNotifier.js.map +0 -1
  62. package/boot/PreviewHandler.d.ts +0 -7
  63. package/boot/PreviewHandler.js +0 -14
  64. package/boot/PreviewHandler.js.map +0 -1
  65. package/boot/SharedTree.d.ts +0 -23
  66. package/boot/SharedTree.js +0 -27
  67. package/boot/SharedTree.js.map +0 -1
  68. package/boot/addMissingConfig.d.ts +0 -5
  69. package/boot/addMissingConfig.js +0 -34
  70. package/boot/addMissingConfig.js.map +0 -1
  71. package/boot/apollo.d.ts +0 -20
  72. package/boot/apollo.js +0 -167
  73. package/boot/apollo.js.map +0 -1
  74. package/boot/client/entrypoint.d.ts +0 -1
  75. package/boot/client/entrypoint.js +0 -5
  76. package/boot/client/entrypoint.js.map +0 -1
  77. package/boot/client/index.d.ts +0 -1
  78. package/boot/client/index.js +0 -2
  79. package/boot/client/index.js.map +0 -1
  80. package/boot/client/startClient.d.ts +0 -4
  81. package/boot/client/startClient.js +0 -139
  82. package/boot/client/startClient.js.map +0 -1
  83. package/boot/server/asyncErrorHandler.d.ts +0 -3
  84. package/boot/server/asyncErrorHandler.js +0 -5
  85. package/boot/server/asyncErrorHandler.js.map +0 -1
  86. package/boot/server/breakpointMiddleware.d.ts +0 -3
  87. package/boot/server/breakpointMiddleware.js +0 -10
  88. package/boot/server/breakpointMiddleware.js.map +0 -1
  89. package/boot/server/createApolloServer.d.ts +0 -29
  90. package/boot/server/createApolloServer.js +0 -138
  91. package/boot/server/createApolloServer.js.map +0 -1
  92. package/boot/server/createDevServer.d.ts +0 -14
  93. package/boot/server/createDevServer.js +0 -30
  94. package/boot/server/createDevServer.js.map +0 -1
  95. package/boot/server/createRenderer.d.ts +0 -28
  96. package/boot/server/createRenderer.js +0 -233
  97. package/boot/server/createRenderer.js.map +0 -1
  98. package/boot/server/createServer.d.ts +0 -14
  99. package/boot/server/createServer.js +0 -31
  100. package/boot/server/createServer.js.map +0 -1
  101. package/boot/server/entrypoint.d.ts +0 -1
  102. package/boot/server/entrypoint.js +0 -39
  103. package/boot/server/entrypoint.js.map +0 -1
  104. package/boot/server/getPrefetchFiles.d.ts +0 -10
  105. package/boot/server/getPrefetchFiles.js +0 -20
  106. package/boot/server/getPrefetchFiles.js.map +0 -1
  107. package/boot/server/getPreloadAssets.d.ts +0 -10
  108. package/boot/server/getPreloadAssets.js +0 -18
  109. package/boot/server/getPreloadAssets.js.map +0 -1
  110. package/boot/server/index.d.ts +0 -7
  111. package/boot/server/index.js +0 -114
  112. package/boot/server/index.js.map +0 -1
  113. package/boot/server/listen.d.ts +0 -13
  114. package/boot/server/listen.js +0 -17
  115. package/boot/server/listen.js.map +0 -1
  116. package/boot/utils/createIntOptions.d.ts +0 -6
  117. package/boot/utils/createIntOptions.js +0 -19
  118. package/boot/utils/createIntOptions.js.map +0 -1
  119. package/boot/utils/queryLoggingMiddleware.d.ts +0 -2
  120. package/boot/utils/queryLoggingMiddleware.js +0 -15
  121. package/boot/utils/queryLoggingMiddleware.js.map +0 -1
  122. package/boot/utils/uid.d.ts +0 -3
  123. package/boot/utils/uid.js +0 -20
  124. package/boot/utils/uid.js.map +0 -1
  125. package/boot/worker/createApolloServerWorker.d.ts +0 -18
  126. package/boot/worker/createApolloServerWorker.js +0 -119
  127. package/boot/worker/createApolloServerWorker.js.map +0 -1
  128. package/boot/worker/createRenderer.d.ts +0 -23
  129. package/boot/worker/createRenderer.js +0 -242
  130. package/boot/worker/createRenderer.js.map +0 -1
  131. package/boot/worker/getPrefetchFiles.d.ts +0 -10
  132. package/boot/worker/getPrefetchFiles.js +0 -20
  133. package/boot/worker/getPrefetchFiles.js.map +0 -1
  134. package/boot/worker/getPreloadAssets.d.ts +0 -10
  135. package/boot/worker/getPreloadAssets.js +0 -18
  136. package/boot/worker/getPreloadAssets.js.map +0 -1
  137. package/boot/worker/index.d.ts +0 -6
  138. package/boot/worker/index.js +0 -98
  139. package/boot/worker/index.js.map +0 -1
  140. package/cart/AddToCartFormik.d.ts +0 -42
  141. package/cart/AddToCartFormik.js +0 -79
  142. package/cart/AddToCartFormik.js.map +0 -1
  143. package/cart/useAddToCart.d.ts +0 -88
  144. package/cart/useAddToCart.js +0 -119
  145. package/cart/useAddToCart.js.map +0 -1
  146. package/cart/useCart.d.ts +0 -0
  147. package/cart/useCart.js +0 -1
  148. package/cart/useCart.js.map +0 -1
  149. package/components/Auth/CustomerFormContainer.d.ts +0 -0
  150. package/components/Auth/CustomerFormContainer.js +0 -1
  151. package/components/Auth/CustomerFormContainer.js.map +0 -1
  152. package/components/Auth/CustomerUpdateForm.d.ts +0 -32
  153. package/components/Auth/CustomerUpdateForm.js +0 -122
  154. package/components/Auth/CustomerUpdateForm.js.map +0 -1
  155. package/components/Auth/ForgotPasswordProvider.d.ts +0 -69
  156. package/components/Auth/ForgotPasswordProvider.js +0 -57
  157. package/components/Auth/ForgotPasswordProvider.js.map +0 -1
  158. package/components/Auth/ResetPasswordProvider.d.ts +0 -90
  159. package/components/Auth/ResetPasswordProvider.js +0 -78
  160. package/components/Auth/ResetPasswordProvider.js.map +0 -1
  161. package/components/Auth/SSN.d.ts +0 -12
  162. package/components/Auth/SSN.js +0 -35
  163. package/components/Auth/SSN.js.map +0 -1
  164. package/components/Auth/SSNLookupContainer.d.ts +0 -15
  165. package/components/Auth/SSNLookupContainer.js +0 -20
  166. package/components/Auth/SSNLookupContainer.js.map +0 -1
  167. package/components/Auth/SignupFormContainer.d.ts +0 -16
  168. package/components/Auth/SignupFormContainer.js +0 -82
  169. package/components/Auth/SignupFormContainer.js.map +0 -1
  170. package/components/Auth/UpdatePasswordForm.d.ts +0 -44
  171. package/components/Auth/UpdatePasswordForm.js +0 -98
  172. package/components/Auth/UpdatePasswordForm.js.map +0 -1
  173. package/components/Auth/formFieldsFromSettings.d.ts +0 -65
  174. package/components/Auth/formFieldsFromSettings.js +0 -77
  175. package/components/Auth/formFieldsFromSettings.js.map +0 -1
  176. package/components/Auth/formatSignupInput.d.ts +0 -8
  177. package/components/Auth/formatSignupInput.js +0 -43
  178. package/components/Auth/formatSignupInput.js.map +0 -1
  179. package/components/Auth/signup-context.d.ts +0 -36
  180. package/components/Auth/signup-context.js +0 -71
  181. package/components/Auth/signup-context.js.map +0 -1
  182. package/components/Auth/signup-field-translations.d.ts +0 -3
  183. package/components/Auth/signup-field-translations.js +0 -44
  184. package/components/Auth/signup-field-translations.js.map +0 -1
  185. package/components/Auth/signupSubmit.d.ts +0 -6
  186. package/components/Auth/signupSubmit.js +0 -65
  187. package/components/Auth/signupSubmit.js.map +0 -1
  188. package/components/Auth/useAddressFields.d.ts +0 -22
  189. package/components/Auth/useAddressFields.js +0 -33
  190. package/components/Auth/useAddressFields.js.map +0 -1
  191. package/components/Auth/useCustomer.d.ts +0 -116
  192. package/components/Auth/useCustomer.js +0 -189
  193. package/components/Auth/useCustomer.js.map +0 -1
  194. package/components/Auth/useLoginFields.d.ts +0 -20
  195. package/components/Auth/useLoginFields.js +0 -21
  196. package/components/Auth/useLoginFields.js.map +0 -1
  197. package/components/Auth/useSignupForm.d.ts +0 -7
  198. package/components/Auth/useSignupForm.js +0 -15
  199. package/components/Auth/useSignupForm.js.map +0 -1
  200. package/components/AuthContext/AuthContext.d.ts +0 -12
  201. package/components/AuthContext/AuthContext.js +0 -11
  202. package/components/AuthContext/AuthContext.js.map +0 -1
  203. package/components/AuthContext/AuthProvider.d.ts +0 -6
  204. package/components/AuthContext/AuthProvider.js +0 -100
  205. package/components/AuthContext/AuthProvider.js.map +0 -1
  206. package/components/AuthContext/LogOut.d.ts +0 -5
  207. package/components/AuthContext/LogOut.js +0 -17
  208. package/components/AuthContext/LogOut.js.map +0 -1
  209. package/components/AuthContext/useAuth.d.ts +0 -6
  210. package/components/AuthContext/useAuth.js +0 -20
  211. package/components/AuthContext/useAuth.js.map +0 -1
  212. package/components/BreakpointProvider.d.ts +0 -21
  213. package/components/BreakpointProvider.js +0 -24
  214. package/components/BreakpointProvider.js.map +0 -1
  215. package/components/Cart/CartIdContext.d.ts +0 -11
  216. package/components/Cart/CartIdContext.js +0 -61
  217. package/components/Cart/CartIdContext.js.map +0 -1
  218. package/components/ChannelContext/ChannelContext.d.ts +0 -21
  219. package/components/ChannelContext/ChannelContext.js +0 -4
  220. package/components/ChannelContext/ChannelContext.js.map +0 -1
  221. package/components/ChannelContext/ChannelProvider.d.ts +0 -10
  222. package/components/ChannelContext/ChannelProvider.js +0 -45
  223. package/components/ChannelContext/ChannelProvider.js.map +0 -1
  224. package/components/ChannelContext/index.d.ts +0 -2
  225. package/components/ChannelContext/index.js +0 -3
  226. package/components/ChannelContext/index.js.map +0 -1
  227. package/components/ChannelContext/useCountrySettings.d.ts +0 -8
  228. package/components/ChannelContext/useCountrySettings.js +0 -24
  229. package/components/ChannelContext/useCountrySettings.js.map +0 -1
  230. package/components/ConfigProvider.d.ts +0 -104
  231. package/components/ConfigProvider.js +0 -20
  232. package/components/ConfigProvider.js.map +0 -1
  233. package/components/DynamicRoute/CategoryRoute.d.ts +0 -13
  234. package/components/DynamicRoute/CategoryRoute.js +0 -59
  235. package/components/DynamicRoute/CategoryRoute.js.map +0 -1
  236. package/components/DynamicRoute/ContentRoute.d.ts +0 -14
  237. package/components/DynamicRoute/ContentRoute.js +0 -28
  238. package/components/DynamicRoute/ContentRoute.js.map +0 -1
  239. package/components/DynamicRoute/CustomerRoute.d.ts +0 -0
  240. package/components/DynamicRoute/CustomerRoute.js +0 -1
  241. package/components/DynamicRoute/CustomerRoute.js.map +0 -1
  242. package/components/DynamicRoute/GenericError.d.ts +0 -18
  243. package/components/DynamicRoute/GenericError.js +0 -57
  244. package/components/DynamicRoute/GenericError.js.map +0 -1
  245. package/components/DynamicRoute/PreviewRoute.d.ts +0 -17
  246. package/components/DynamicRoute/PreviewRoute.js +0 -58
  247. package/components/DynamicRoute/PreviewRoute.js.map +0 -1
  248. package/components/DynamicRoute/ProductByArticlenumber.d.ts +0 -5
  249. package/components/DynamicRoute/ProductByArticlenumber.js +0 -22
  250. package/components/DynamicRoute/ProductByArticlenumber.js.map +0 -1
  251. package/components/DynamicRoute/ProductRoute.d.ts +0 -15
  252. package/components/DynamicRoute/ProductRoute.js +0 -68
  253. package/components/DynamicRoute/ProductRoute.js.map +0 -1
  254. package/components/DynamicRoute/RouteResolver.d.ts +0 -22
  255. package/components/DynamicRoute/RouteResolver.js +0 -64
  256. package/components/DynamicRoute/RouteResolver.js.map +0 -1
  257. package/components/DynamicRoute/Status.d.ts +0 -15
  258. package/components/DynamicRoute/Status.js +0 -20
  259. package/components/DynamicRoute/Status.js.map +0 -1
  260. package/components/DynamicRoute/index.d.ts +0 -17
  261. package/components/DynamicRoute/index.js +0 -101
  262. package/components/DynamicRoute/index.js.map +0 -1
  263. package/components/Filters/index.d.ts +0 -1
  264. package/components/Filters/index.js +0 -2
  265. package/components/Filters/index.js.map +0 -1
  266. package/components/Filters/utils/replaceInSearch.d.ts +0 -14
  267. package/components/Filters/utils/replaceInSearch.js +0 -23
  268. package/components/Filters/utils/replaceInSearch.js.map +0 -1
  269. package/components/Filters/utils/updateHistory.d.ts +0 -25
  270. package/components/Filters/utils/updateHistory.js +0 -30
  271. package/components/Filters/utils/updateHistory.js.map +0 -1
  272. package/components/Fonts/CustomFont.d.ts +0 -14
  273. package/components/Fonts/CustomFont.js +0 -17
  274. package/components/Fonts/CustomFont.js.map +0 -1
  275. package/components/Fonts/injectFont.d.ts +0 -11
  276. package/components/Fonts/injectFont.js +0 -30
  277. package/components/Fonts/injectFont.js.map +0 -1
  278. package/components/Head.d.ts +0 -11
  279. package/components/Head.js +0 -86
  280. package/components/Head.js.map +0 -1
  281. package/components/Mutation/AddToCart/addToCartUtils.d.ts +0 -18
  282. package/components/Mutation/AddToCart/addToCartUtils.js +0 -52
  283. package/components/Mutation/AddToCart/addToCartUtils.js.map +0 -1
  284. package/components/Mutation/AddToCartFormik.d.ts +0 -53
  285. package/components/Mutation/AddToCartFormik.js +0 -183
  286. package/components/Mutation/AddToCartFormik.js.map +0 -1
  287. package/components/Mutation/DecrementQuantity.d.ts +0 -4
  288. package/components/Mutation/DecrementQuantity.js +0 -35
  289. package/components/Mutation/DecrementQuantity.js.map +0 -1
  290. package/components/Mutation/IncrementQuantity.d.ts +0 -4
  291. package/components/Mutation/IncrementQuantity.js +0 -35
  292. package/components/Mutation/IncrementQuantity.js.map +0 -1
  293. package/components/Mutation/RemoveFromCart.d.ts +0 -5
  294. package/components/Mutation/RemoveFromCart.js +0 -52
  295. package/components/Mutation/RemoveFromCart.js.map +0 -1
  296. package/components/Mutation/SetQuantity.d.ts +0 -4
  297. package/components/Mutation/SetQuantity.js +0 -37
  298. package/components/Mutation/SetQuantity.js.map +0 -1
  299. package/components/Mutation/SubscribeToNewsletter.d.ts +0 -4
  300. package/components/Mutation/SubscribeToNewsletter.js +0 -30
  301. package/components/Mutation/SubscribeToNewsletter.js.map +0 -1
  302. package/components/Mutation/SubscribeToStockNotifications.d.ts +0 -4
  303. package/components/Mutation/SubscribeToStockNotifications.js +0 -35
  304. package/components/Mutation/SubscribeToStockNotifications.js.map +0 -1
  305. package/components/Mutation/cartMutationUtils.d.ts +0 -27
  306. package/components/Mutation/cartMutationUtils.js +0 -106
  307. package/components/Mutation/cartMutationUtils.js.map +0 -1
  308. package/components/Mutation/useDecrementQuantity.d.ts +0 -11
  309. package/components/Mutation/useDecrementQuantity.js +0 -50
  310. package/components/Mutation/useDecrementQuantity.js.map +0 -1
  311. package/components/Mutation/useIncrementQuantity.d.ts +0 -11
  312. package/components/Mutation/useIncrementQuantity.js +0 -50
  313. package/components/Mutation/useIncrementQuantity.js.map +0 -1
  314. package/components/Mutation/useRemoveFromCart.d.ts +0 -13
  315. package/components/Mutation/useRemoveFromCart.js +0 -45
  316. package/components/Mutation/useRemoveFromCart.js.map +0 -1
  317. package/components/Mutation/useSetQuantity.d.ts +0 -12
  318. package/components/Mutation/useSetQuantity.js +0 -38
  319. package/components/Mutation/useSetQuantity.js.map +0 -1
  320. package/components/Notifications/Notifications.d.ts +0 -15
  321. package/components/Notifications/Notifications.js +0 -26
  322. package/components/Notifications/Notifications.js.map +0 -1
  323. package/components/Notifications/index.d.ts +0 -2
  324. package/components/Notifications/index.js +0 -3
  325. package/components/Notifications/index.js.map +0 -1
  326. package/components/Notifications/notificationMachine.d.ts +0 -30
  327. package/components/Notifications/notificationMachine.js +0 -74
  328. package/components/Notifications/notificationMachine.js.map +0 -1
  329. package/components/Notifications/notificationsMachine.d.ts +0 -37
  330. package/components/Notifications/notificationsMachine.js +0 -66
  331. package/components/Notifications/notificationsMachine.js.map +0 -1
  332. package/components/Notifications/useNotification.d.ts +0 -9
  333. package/components/Notifications/useNotification.js +0 -27
  334. package/components/Notifications/useNotification.js.map +0 -1
  335. package/components/OpenGraph/OpenGraphGeneralPageData.d.ts +0 -25
  336. package/components/OpenGraph/OpenGraphGeneralPageData.js +0 -37
  337. package/components/OpenGraph/OpenGraphGeneralPageData.js.map +0 -1
  338. package/components/OpenGraph/OpenGraphProductData.d.ts +0 -25
  339. package/components/OpenGraph/OpenGraphProductData.js +0 -49
  340. package/components/OpenGraph/OpenGraphProductData.js.map +0 -1
  341. package/components/OpenGraph/index.d.ts +0 -2
  342. package/components/OpenGraph/index.js +0 -3
  343. package/components/OpenGraph/index.js.map +0 -1
  344. package/components/Pagination/PaginationContainer.d.ts +0 -2
  345. package/components/Pagination/PaginationContainer.js +0 -5
  346. package/components/Pagination/PaginationContainer.js.map +0 -1
  347. package/components/Pagination/PaginationContext.d.ts +0 -14
  348. package/components/Pagination/PaginationContext.js +0 -4
  349. package/components/Pagination/PaginationContext.js.map +0 -1
  350. package/components/Pagination/PaginationProvider.d.ts +0 -17
  351. package/components/Pagination/PaginationProvider.js +0 -86
  352. package/components/Pagination/PaginationProvider.js.map +0 -1
  353. package/components/PreviewContext.d.ts +0 -10
  354. package/components/PreviewContext.js +0 -27
  355. package/components/PreviewContext.js.map +0 -1
  356. package/components/ProductConfigurationProvider/ProductConfigurationContext.d.ts +0 -13
  357. package/components/ProductConfigurationProvider/ProductConfigurationContext.js +0 -5
  358. package/components/ProductConfigurationProvider/ProductConfigurationContext.js.map +0 -1
  359. package/components/ProductConfigurationProvider/ProductConfigurationProvider.d.ts +0 -6
  360. package/components/ProductConfigurationProvider/ProductConfigurationProvider.js +0 -50
  361. package/components/ProductConfigurationProvider/ProductConfigurationProvider.js.map +0 -1
  362. package/components/Query/CartProvider.d.ts +0 -22
  363. package/components/Query/CartProvider.js +0 -68
  364. package/components/Query/CartProvider.js.map +0 -1
  365. package/components/SortOrder/SortOrderContainer.d.ts +0 -40
  366. package/components/SortOrder/SortOrderContainer.js +0 -108
  367. package/components/SortOrder/SortOrderContainer.js.map +0 -1
  368. package/components/SortOrder/SortOrderContext.d.ts +0 -9
  369. package/components/SortOrder/SortOrderContext.js +0 -9
  370. package/components/SortOrder/SortOrderContext.js.map +0 -1
  371. package/components/StructuredData/SiteLinksSearchStructuredData.d.ts +0 -3
  372. package/components/StructuredData/SiteLinksSearchStructuredData.js +0 -25
  373. package/components/StructuredData/SiteLinksSearchStructuredData.js.map +0 -1
  374. package/components/StructuredData/StructuredBreadcrumbData.d.ts +0 -12
  375. package/components/StructuredData/StructuredBreadcrumbData.js +0 -55
  376. package/components/StructuredData/StructuredBreadcrumbData.js.map +0 -1
  377. package/components/StructuredData/StructuredCategoryData.d.ts +0 -16
  378. package/components/StructuredData/StructuredCategoryData.js +0 -18
  379. package/components/StructuredData/StructuredCategoryData.js.map +0 -1
  380. package/components/StructuredData/StructuredData.d.ts +0 -9
  381. package/components/StructuredData/StructuredData.js +0 -7
  382. package/components/StructuredData/StructuredData.js.map +0 -1
  383. package/components/StructuredData/StructuredPageData.d.ts +0 -16
  384. package/components/StructuredData/StructuredPageData.js +0 -17
  385. package/components/StructuredData/StructuredPageData.js.map +0 -1
  386. package/components/StructuredData/StructuredProductData.d.ts +0 -18
  387. package/components/StructuredData/StructuredProductData.js +0 -43
  388. package/components/StructuredData/StructuredProductData.js.map +0 -1
  389. package/components/StructuredData/index.d.ts +0 -5
  390. package/components/StructuredData/index.js +0 -6
  391. package/components/StructuredData/index.js.map +0 -1
  392. package/data/cache.d.ts +0 -3
  393. package/data/cache.js +0 -71
  394. package/data/cache.js.map +0 -1
  395. package/data/fragmentTypes.d.ts +0 -8
  396. package/data/fragmentTypes.js +0 -84
  397. package/data/fragmentTypes.js.map +0 -1
  398. package/data/fragments/index.d.ts +0 -1
  399. package/data/fragments/index.js +0 -2
  400. package/data/fragments/index.js.map +0 -1
  401. package/experiments/ExperimentsProvider.d.ts +0 -4
  402. package/experiments/ExperimentsProvider.js +0 -29
  403. package/experiments/ExperimentsProvider.js.map +0 -1
  404. package/experiments/selectExperimentVariant.d.ts +0 -3
  405. package/experiments/selectExperimentVariant.js +0 -35
  406. package/experiments/selectExperimentVariant.js.map +0 -1
  407. package/experiments/useExperiment.d.ts +0 -2
  408. package/experiments/useExperiment.js +0 -11
  409. package/experiments/useExperiment.js.map +0 -1
  410. package/helpers/decodeUrlQuery.d.ts +0 -9
  411. package/helpers/decodeUrlQuery.js +0 -27
  412. package/helpers/decodeUrlQuery.js.map +0 -1
  413. package/helpers/distance.d.ts +0 -7
  414. package/helpers/distance.js +0 -13
  415. package/helpers/distance.js.map +0 -1
  416. package/helpers/encodeVariant.d.ts +0 -3
  417. package/helpers/encodeVariant.js +0 -25
  418. package/helpers/encodeVariant.js.map +0 -1
  419. package/helpers/getBreakpointsFromValues.d.ts +0 -6
  420. package/helpers/getBreakpointsFromValues.js +0 -15
  421. package/helpers/getBreakpointsFromValues.js.map +0 -1
  422. package/helpers/getCartItemVariant.d.ts +0 -7
  423. package/helpers/getCartItemVariant.js +0 -9
  424. package/helpers/getCartItemVariant.js.map +0 -1
  425. package/helpers/getErrorDetail.d.ts +0 -7
  426. package/helpers/getErrorDetail.js +0 -12
  427. package/helpers/getErrorDetail.js.map +0 -1
  428. package/helpers/getHeaders.d.ts +0 -6
  429. package/helpers/getHeaders.js +0 -4
  430. package/helpers/getHeaders.js.map +0 -1
  431. package/helpers/isRelativeUrl.d.ts +0 -1
  432. package/helpers/isRelativeUrl.js +0 -4
  433. package/helpers/isRelativeUrl.js.map +0 -1
  434. package/helpers/logError.d.ts +0 -1
  435. package/helpers/logError.js +0 -17
  436. package/helpers/logError.js.map +0 -1
  437. package/helpers/throwErrorInDev.d.ts +0 -6
  438. package/helpers/throwErrorInDev.js +0 -20
  439. package/helpers/throwErrorInDev.js.map +0 -1
  440. package/helpers/uniqueId.d.ts +0 -5
  441. package/helpers/uniqueId.js +0 -10
  442. package/helpers/uniqueId.js.map +0 -1
  443. package/hooks/Channels/useChannelSettings.d.ts +0 -7
  444. package/hooks/Channels/useChannelSettings.js +0 -12
  445. package/hooks/Channels/useChannelSettings.js.map +0 -1
  446. package/hooks/Filters/useBooleanFilter.d.ts +0 -8
  447. package/hooks/Filters/useBooleanFilter.js +0 -20
  448. package/hooks/Filters/useBooleanFilter.js.map +0 -1
  449. package/hooks/Filters/useFilters.d.ts +0 -3
  450. package/hooks/Filters/useFilters.js +0 -15
  451. package/hooks/Filters/useFilters.js.map +0 -1
  452. package/hooks/Filters/useListFilter.d.ts +0 -10
  453. package/hooks/Filters/useListFilter.js +0 -37
  454. package/hooks/Filters/useListFilter.js.map +0 -1
  455. package/hooks/Filters/useMultiFilter.d.ts +0 -13
  456. package/hooks/Filters/useMultiFilter.js +0 -49
  457. package/hooks/Filters/useMultiFilter.js.map +0 -1
  458. package/hooks/Filters/useRangeFilter.d.ts +0 -10
  459. package/hooks/Filters/useRangeFilter.js +0 -35
  460. package/hooks/Filters/useRangeFilter.js.map +0 -1
  461. package/hooks/Filters/useSortOrder.d.ts +0 -16
  462. package/hooks/Filters/useSortOrder.js +0 -23
  463. package/hooks/Filters/useSortOrder.js.map +0 -1
  464. package/hooks/PackageProducts/index.d.ts +0 -2
  465. package/hooks/PackageProducts/index.js +0 -3
  466. package/hooks/PackageProducts/index.js.map +0 -1
  467. package/hooks/PackageProducts/usePackageProductItem.d.ts +0 -17
  468. package/hooks/PackageProducts/usePackageProductItem.js +0 -27
  469. package/hooks/PackageProducts/usePackageProductItem.js.map +0 -1
  470. package/hooks/PackageProducts/usePackageProducts.d.ts +0 -19
  471. package/hooks/PackageProducts/usePackageProducts.js +0 -346
  472. package/hooks/PackageProducts/usePackageProducts.js.map +0 -1
  473. package/hooks/Product/index.d.ts +0 -1
  474. package/hooks/Product/index.js +0 -2
  475. package/hooks/Product/index.js.map +0 -1
  476. package/hooks/Product/useStockStatus.d.ts +0 -9
  477. package/hooks/Product/useStockStatus.js +0 -26
  478. package/hooks/Product/useStockStatus.js.map +0 -1
  479. package/hooks/Product/useSwitchToVariantImage.d.ts +0 -9
  480. package/hooks/Product/useSwitchToVariantImage.js +0 -21
  481. package/hooks/Product/useSwitchToVariantImage.js.map +0 -1
  482. package/hooks/ProductList/ProductListContext.d.ts +0 -12
  483. package/hooks/ProductList/ProductListContext.js +0 -129
  484. package/hooks/ProductList/ProductListContext.js.map +0 -1
  485. package/hooks/ProductList/action-creators.d.ts +0 -46
  486. package/hooks/ProductList/action-creators.js +0 -295
  487. package/hooks/ProductList/action-creators.js.map +0 -1
  488. package/hooks/ProductList/index.d.ts +0 -119
  489. package/hooks/ProductList/index.js +0 -22
  490. package/hooks/ProductList/index.js.map +0 -1
  491. package/hooks/ProductList/list-transforms.d.ts +0 -75
  492. package/hooks/ProductList/list-transforms.js +0 -107
  493. package/hooks/ProductList/list-transforms.js.map +0 -1
  494. package/hooks/ProductList/product-list-reducer.d.ts +0 -76
  495. package/hooks/ProductList/product-list-reducer.js +0 -192
  496. package/hooks/ProductList/product-list-reducer.js.map +0 -1
  497. package/hooks/ProductList/useProductList.d.ts +0 -13
  498. package/hooks/ProductList/useProductList.js +0 -94
  499. package/hooks/ProductList/useProductList.js.map +0 -1
  500. package/hooks/ProductList/useProductListItems.d.ts +0 -10
  501. package/hooks/ProductList/useProductListItems.js +0 -50
  502. package/hooks/ProductList/useProductListItems.js.map +0 -1
  503. package/hooks/ProductList/validate-product.d.ts +0 -6
  504. package/hooks/ProductList/validate-product.js +0 -41
  505. package/hooks/ProductList/validate-product.js.map +0 -1
  506. package/hooks/Subscriptions/useNewsletterSubscription.d.ts +0 -38
  507. package/hooks/Subscriptions/useNewsletterSubscription.js +0 -42
  508. package/hooks/Subscriptions/useNewsletterSubscription.js.map +0 -1
  509. package/hooks/Subscriptions/useStockNotifications.d.ts +0 -36
  510. package/hooks/Subscriptions/useStockNotifications.js +0 -38
  511. package/hooks/Subscriptions/useStockNotifications.js.map +0 -1
  512. package/hooks/Subscriptions/useStoreSubscriptions.d.ts +0 -48
  513. package/hooks/Subscriptions/useStoreSubscriptions.js +0 -148
  514. package/hooks/Subscriptions/useStoreSubscriptions.js.map +0 -1
  515. package/hooks/useAddMultipleToCart.d.ts +0 -27
  516. package/hooks/useAddMultipleToCart.js +0 -113
  517. package/hooks/useAddMultipleToCart.js.map +0 -1
  518. package/hooks/useChannels.d.ts +0 -1
  519. package/hooks/useChannels.js +0 -10
  520. package/hooks/useChannels.js.map +0 -1
  521. package/hooks/useCustomerOrdersQuery.d.ts +0 -21
  522. package/hooks/useCustomerOrdersQuery.js +0 -21
  523. package/hooks/useCustomerOrdersQuery.js.map +0 -1
  524. package/hooks/useDeleteAccountMutation.d.ts +0 -15
  525. package/hooks/useDeleteAccountMutation.js +0 -39
  526. package/hooks/useDeleteAccountMutation.js.map +0 -1
  527. package/hooks/useDynamicPrice.d.ts +0 -3
  528. package/hooks/useDynamicPrice.js +0 -25
  529. package/hooks/useDynamicPrice.js.map +0 -1
  530. package/hooks/useFreeShippingCheck.d.ts +0 -15
  531. package/hooks/useFreeShippingCheck.js +0 -31
  532. package/hooks/useFreeShippingCheck.js.map +0 -1
  533. package/hooks/useGeolocation.d.ts +0 -11
  534. package/hooks/useGeolocation.js +0 -34
  535. package/hooks/useGeolocation.js.map +0 -1
  536. package/hooks/useInfinitePagination.d.ts +0 -37
  537. package/hooks/useInfinitePagination.js +0 -142
  538. package/hooks/useInfinitePagination.js.map +0 -1
  539. package/hooks/useLogError.d.ts +0 -1
  540. package/hooks/useLogError.js +0 -8
  541. package/hooks/useLogError.js.map +0 -1
  542. package/hooks/useLoginMutation.d.ts +0 -13
  543. package/hooks/useLoginMutation.js +0 -19
  544. package/hooks/useLoginMutation.js.map +0 -1
  545. package/hooks/useLoginRedirect.d.ts +0 -4
  546. package/hooks/useLoginRedirect.js +0 -37
  547. package/hooks/useLoginRedirect.js.map +0 -1
  548. package/hooks/useOrderDetailQuery.d.ts +0 -20
  549. package/hooks/useOrderDetailQuery.js +0 -29
  550. package/hooks/useOrderDetailQuery.js.map +0 -1
  551. package/hooks/usePreconnectLinks.d.ts +0 -10
  552. package/hooks/usePreconnectLinks.js +0 -26
  553. package/hooks/usePreconnectLinks.js.map +0 -1
  554. package/hooks/usePrice.d.ts +0 -41
  555. package/hooks/usePrice.js +0 -73
  556. package/hooks/usePrice.js.map +0 -1
  557. package/hooks/useProductVariants/index.d.ts +0 -1
  558. package/hooks/useProductVariants/index.js +0 -2
  559. package/hooks/useProductVariants/index.js.map +0 -1
  560. package/hooks/useProductVariants/useProductVariants.d.ts +0 -19
  561. package/hooks/useProductVariants/useProductVariants.js +0 -203
  562. package/hooks/useProductVariants/useProductVariants.js.map +0 -1
  563. package/hooks/useProductVariants/useVariantFromUrl.d.ts +0 -5
  564. package/hooks/useProductVariants/useVariantFromUrl.js +0 -16
  565. package/hooks/useProductVariants/useVariantFromUrl.js.map +0 -1
  566. package/hooks/useRoutePreload.d.ts +0 -24
  567. package/hooks/useRoutePreload.js +0 -45
  568. package/hooks/useRoutePreload.js.map +0 -1
  569. package/hooks/useShopConfig.d.ts +0 -1
  570. package/hooks/useShopConfig.js +0 -11
  571. package/hooks/useShopConfig.js.map +0 -1
  572. package/hooks/useStockStatus.d.ts +0 -8
  573. package/hooks/useStockStatus.js +0 -26
  574. package/hooks/useStockStatus.js.map +0 -1
  575. package/hooks/useThrowErrorInDev.d.ts +0 -1
  576. package/hooks/useThrowErrorInDev.js +0 -8
  577. package/hooks/useThrowErrorInDev.js.map +0 -1
  578. package/hooks/useThunkReducer.d.ts +0 -7
  579. package/hooks/useThunkReducer.js +0 -24
  580. package/hooks/useThunkReducer.js.map +0 -1
  581. package/hooks/useWarningInDev.d.ts +0 -1
  582. package/hooks/useWarningInDev.js +0 -10
  583. package/hooks/useWarningInDev.js.map +0 -1
  584. package/inServer.d.ts +0 -1
  585. package/inServer.js +0 -3
  586. package/inServer.js.map +0 -1
  587. package/index.d.ts +0 -1
  588. package/index.js +0 -2
  589. package/index.js.map +0 -1
  590. package/integrations/sluggishSchemaExtension.d.ts +0 -2
  591. package/integrations/sluggishSchemaExtension.js +0 -27
  592. package/integrations/sluggishSchemaExtension.js.map +0 -1
  593. package/resolvers/filters/boolFilter.d.ts +0 -3
  594. package/resolvers/filters/boolFilter.js +0 -82
  595. package/resolvers/filters/boolFilter.js.map +0 -1
  596. package/resolvers/filters/defaultActiveFilters.d.ts +0 -3
  597. package/resolvers/filters/defaultActiveFilters.js +0 -9
  598. package/resolvers/filters/defaultActiveFilters.js.map +0 -1
  599. package/resolvers/filters/filterParams.d.ts +0 -3
  600. package/resolvers/filters/filterParams.js +0 -85
  601. package/resolvers/filters/filterParams.js.map +0 -1
  602. package/resolvers/filters/filters.d.ts +0 -5
  603. package/resolvers/filters/filters.js +0 -79
  604. package/resolvers/filters/filters.js.map +0 -1
  605. package/resolvers/filters/index.d.ts +0 -23
  606. package/resolvers/filters/index.js +0 -8
  607. package/resolvers/filters/index.js.map +0 -1
  608. package/resolvers/filters/listFilter.d.ts +0 -7
  609. package/resolvers/filters/listFilter.js +0 -69
  610. package/resolvers/filters/listFilter.js.map +0 -1
  611. package/resolvers/filters/listFilterItem.d.ts +0 -3
  612. package/resolvers/filters/listFilterItem.js +0 -118
  613. package/resolvers/filters/listFilterItem.js.map +0 -1
  614. package/resolvers/filters/multiListFilter.d.ts +0 -5
  615. package/resolvers/filters/multiListFilter.js +0 -195
  616. package/resolvers/filters/multiListFilter.js.map +0 -1
  617. package/resolvers/filters/multiListFilterList.d.ts +0 -3
  618. package/resolvers/filters/multiListFilterList.js +0 -56
  619. package/resolvers/filters/multiListFilterList.js.map +0 -1
  620. package/resolvers/filters/rangeFilter.d.ts +0 -5
  621. package/resolvers/filters/rangeFilter.js +0 -122
  622. package/resolvers/filters/rangeFilter.js.map +0 -1
  623. package/resolvers/filters/updateQueryString.d.ts +0 -12
  624. package/resolvers/filters/updateQueryString.js +0 -117
  625. package/resolvers/filters/updateQueryString.js.map +0 -1
  626. package/resolvers/index.d.ts +0 -37
  627. package/resolvers/index.js +0 -38
  628. package/resolvers/index.js.map +0 -1
  629. package/server/graphql.d.ts +0 -20
  630. package/server/graphql.js +0 -118
  631. package/server/graphql.js.map +0 -1
  632. package/server/index.d.ts +0 -2
  633. package/server/index.js +0 -3
  634. package/server/index.js.map +0 -1
  635. package/server/tracking/facebook.d.ts +0 -5
  636. package/server/tracking/facebook.js +0 -148
  637. package/server/tracking/facebook.js.map +0 -1
  638. package/server/tracking/middleware.d.ts +0 -8
  639. package/server/tracking/middleware.js +0 -15
  640. package/server/tracking/middleware.js.map +0 -1
  641. package/time.d.ts +0 -1
  642. package/time.js +0 -6
  643. package/time.js.map +0 -1
@@ -1,242 +0,0 @@
1
- var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
2
- function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
3
- return new (P || (P = Promise))(function (resolve, reject) {
4
- function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
5
- function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
6
- function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
7
- step((generator = generator.apply(thisArg, _arguments || [])).next());
8
- });
9
- };
10
- import { getDataFromTree } from '@apollo/client/react/ssr';
11
- import { getSelectedAndRecommendedChannel } from '@jetshop/core/ChannelHandler/channelUtils';
12
- import { setupIntl } from '@jetshop/intl/config';
13
- import IntlContext from '@jetshop/intl/context';
14
- import React from 'react';
15
- import { Cookies } from 'react-cookie';
16
- import { renderToString } from 'react-dom/server';
17
- import { ChunkExtractor, ChunkExtractorManager } from '@loadable/server';
18
- import { StaticRouter } from 'react-router-dom';
19
- import { getActiveFiltersFromSearch } from '../../resolvers/filters/filterParams';
20
- import { createClient } from '../apollo';
21
- import SharedTree from '../SharedTree';
22
- import createIntlOptions from '../utils/createIntOptions';
23
- import selectExperimentVariant from '../../experiments/selectExperimentVariant';
24
- import { ChannelHandler } from '../../ChannelHandler/ChannelHandler';
25
- import { AuthHandler } from '../AuthHandler';
26
- import { PreviewHandler } from '../PreviewHandler';
27
- import isBot from 'isbot';
28
- import { getPreloadLinkHeaderString } from './getPreloadAssets';
29
- import { primaryRouteForPathFetcher } from '../../../core/ChannelHandler/redirectUtils';
30
- import ActiveFiltersQuery from '@jetshop/core/components/DynamicRoute/ActiveFiltersQuery.gql';
31
- import AuthProvider from '@jetshop/core/components/AuthContext/AuthProvider';
32
- const injectDataIntoSlots = (template, data) => Object.keys(data).reduce((output, key) => key !== 'htmlAttributes'
33
- ? output.replace(`<slot name="${key}"/>`, data[key])
34
- : output.replace('<html lang="en">', `<html ${data[key]}>`), template);
35
- const wrapTree = (tree, req, renderOptions, client, channelHandler, authHandler, previewHandler, translator, config, extractor) => __awaiter(void 0, void 0, void 0, function* () {
36
- var _a;
37
- const modules = [];
38
- const routerContext = { url: null, statusCode: 200 };
39
- const helmetContext = { helmet: null };
40
- const selectedChannel = channelHandler === null || channelHandler === void 0 ? void 0 : channelHandler.selectedChannel;
41
- const channelOverrides = (renderOptions === null || renderOptions === void 0 ? void 0 : renderOptions.channelOverrides) && (selectedChannel === null || selectedChannel === void 0 ? void 0 : selectedChannel.id)
42
- ? renderOptions.channelOverrides[selectedChannel.id]
43
- : {};
44
- const wrappedTree = (React.createElement(ChunkExtractorManager, { extractor: extractor },
45
- React.createElement(IntlContext.Provider, { value: translator },
46
- React.createElement(SharedTree, { activeBreakpoint: req.breakpoint, config: Object.assign(Object.assign({}, renderOptions), channelOverrides), cookies: req.universalCookies, helmetContext: helmetContext, client: client, channelHandler: channelHandler, previewHandler: previewHandler, Router: StaticRouter, routerProps: {
47
- location: new URL(req.url).pathname + new URL(req.url).search,
48
- context: routerContext
49
- } },
50
- React.createElement(AuthProvider, { auth: authHandler }, tree)))));
51
- try {
52
- yield getDataFromTree(wrappedTree);
53
- }
54
- catch (e) {
55
- if (e.message ===
56
- 'GraphQL error: This channel requires you to be logged in.' ||
57
- ((_a = e.networkError) === null || _a === void 0 ? void 0 : _a.statusCode) === 401) {
58
- const base = channelHandler.getChannelBasename() || '';
59
- const loginPathWithBase = base + config.loginPath;
60
- const routesAllowedWithoutAuth = config.pathsWithNoAuthRequired.map((path) => base + path);
61
- const url = new URL(req.url);
62
- const matches = routesAllowedWithoutAuth.filter((route) => url.pathname.startsWith(route)).length > 0;
63
- if (!matches) {
64
- routerContext.statusCode = 302;
65
- routerContext.url = loginPathWithBase + url.search;
66
- }
67
- }
68
- else {
69
- console.error('Apollo data fetch failed:', e);
70
- routerContext.statusCode = 500;
71
- }
72
- }
73
- const apolloState = `<script>/*<!--*/
74
- window.__APOLLO_STATE__=JSON.parse(${JSON.stringify(JSON.stringify(client.extract()))});
75
- /*-->*/</script>`;
76
- return {
77
- wrappedTree,
78
- modules,
79
- routerUrl: routerContext.url,
80
- statusCode: routerContext.statusCode,
81
- helmet: helmetContext.helmet,
82
- apolloState
83
- };
84
- });
85
- const createRenderer = (template, tree, options) => {
86
- return (request) => __awaiter(void 0, void 0, void 0, function* () {
87
- const { apolloConfig, loadableStats, intl, schema, globalClient, disableGeoRedirect, singleDomainMode } = options;
88
- const url = new URL(request.url);
89
- // Parse cookies from Cookie header
90
- const cookieHeader = request.headers.get('Cookie') || '';
91
- const cookies = new Cookies(cookieHeader);
92
- // Simple mobile detection from User-Agent
93
- const userAgent = request.headers.get('User-Agent') || '';
94
- const isMobile = userAgent.includes('Mobile');
95
- const breakpoint = isMobile ? 'sm' : 'lg';
96
- // Get geoIP from Cloudflare headers
97
- const geoipCountry = request.headers.get('CF-IPCountry') ||
98
- request.headers.get('x-geoip-country');
99
- const acceptedLanguages = request.headers.get('Accept-Language') || '';
100
- const response = yield globalClient.query({
101
- query: apolloConfig.channelsQuery
102
- });
103
- const channels = response.data.channels;
104
- const { selectedChannel, recommendedChannel, redirect, group } = getSelectedAndRecommendedChannel({
105
- url: request.url,
106
- singleDomainMode,
107
- channels,
108
- cookies,
109
- geoipCountry,
110
- acceptedLanguages,
111
- disableGeoRedirect
112
- });
113
- const authHandler = new AuthHandler({
114
- cookies
115
- });
116
- const previewHandler = new PreviewHandler();
117
- const channelHandler = new ChannelHandler({
118
- selectedChannel,
119
- recommendedChannel,
120
- channels
121
- });
122
- channelHandler.setChannelGroup(group);
123
- const createClientOpts = {
124
- apolloConfig,
125
- schema,
126
- authHandler,
127
- previewHandler,
128
- req: {
129
- headers: request.headers,
130
- url: request.url
131
- },
132
- channelHandler
133
- };
134
- const { client } = createClient(createClientOpts);
135
- channelHandler.setGetPrimaryRoutePath(primaryRouteForPathFetcher(client));
136
- if (redirect && !isBot(userAgent)) {
137
- const redirectUrl = yield channelHandler.getRedirectUrl({
138
- url: request.url,
139
- newChannel: channelHandler.recommendedChannel,
140
- preserveRedirect: true,
141
- routes: options.routes
142
- });
143
- return Response.redirect(redirectUrl, 302);
144
- }
145
- const cachedChannels = client.extract();
146
- client.cache.restore(cachedChannels);
147
- // Parse query parameters from URL
148
- const queryParams = {};
149
- url.searchParams.forEach((value, key) => {
150
- queryParams[key] = value;
151
- });
152
- client.cache.writeQuery({
153
- query: ActiveFiltersQuery,
154
- data: {
155
- activeFilters: getActiveFiltersFromSearch(queryParams)
156
- }
157
- });
158
- const intlOptions = createIntlOptions({
159
- selectedChannel,
160
- options: intl.options
161
- });
162
- const { translator } = yield setupIntl({
163
- translations: intl.translations,
164
- locale: selectedChannel.language.culture,
165
- defaultLocale: intl.defaultLocale,
166
- options: intlOptions
167
- });
168
- if (options.optimize) {
169
- const selectedVariant = cookies.get('optimizeExperiment');
170
- const newVariant = selectExperimentVariant(options.optimize, selectedVariant);
171
- if (newVariant) {
172
- cookies.set('optimizeExperiment', newVariant, {
173
- path: '/',
174
- maxAge: 60 * 60 * 24 * 90
175
- });
176
- }
177
- }
178
- const chunkExtractor = new ChunkExtractor({
179
- stats: loadableStats,
180
- entrypoints: ['client']
181
- });
182
- const workerReq = {
183
- url: request.url,
184
- method: request.method,
185
- headers: request.headers,
186
- breakpoint,
187
- universalCookies: cookies
188
- };
189
- const { wrappedTree, routerUrl, statusCode, helmet: { htmlAttributes, title, meta, style, link }, apolloState } = yield wrapTree(tree, workerReq, options, client, channelHandler, authHandler, previewHandler, translator, {
190
- loginPath: options.loginPath,
191
- pathsWithNoAuthRequired: options.pathsWithNoAuthRequired
192
- }, chunkExtractor);
193
- if (routerUrl) {
194
- const redirectStatus = !statusCode || statusCode < 300 || statusCode >= 400 ? 302 : statusCode;
195
- return Response.redirect(routerUrl, redirectStatus);
196
- }
197
- const responseHeaders = new Headers({
198
- 'Content-Type': 'text/html'
199
- });
200
- // Set Link header for preloading assets
201
- const preLoadAssets = chunkExtractor.getPreAssets();
202
- if (preLoadAssets.length > 0) {
203
- responseHeaders.set('Link', getPreloadLinkHeaderString(preLoadAssets));
204
- }
205
- // Get link, style, and script tags
206
- const preloadLinks = chunkExtractor.getLinkTags();
207
- const preloadStyles = chunkExtractor.getStyleTags();
208
- const preloadScripts = chunkExtractor.getScriptTags();
209
- const breakpointScript = `<script>window.__ACTIVE_BREAKPOINT__ = "${breakpoint}";</script>`;
210
- const geoipCountryScript = `<script>window.__GEOIP_COUNTRY__ = "${geoipCountry}";</script>`;
211
- const acceptedLanguagesScript = `<script>window.__ACCEPTED_LANGUAGES__ = '${JSON.stringify(acceptedLanguages)}';</script>`;
212
- const statusCodeScript = `<script>window.__STATUS_CODE__ = '${statusCode}';</script>`;
213
- const data = {
214
- apolloState: apolloState,
215
- preloadLinks,
216
- preloadScripts: geoipCountryScript +
217
- acceptedLanguagesScript +
218
- statusCodeScript +
219
- preloadScripts,
220
- title: title.toString(),
221
- meta: meta.toString() + link.toString(),
222
- style: style.toString() + breakpointScript + preloadStyles,
223
- htmlAttributes: htmlAttributes.toString()
224
- };
225
- const html = injectDataIntoSlots(template, data);
226
- const [head, foot] = html.split('<slot name="html"/>');
227
- // Build complete HTML
228
- const completeHtml = head + renderToString(wrappedTree) + foot;
229
- // Handle Set-Cookie headers from cookies
230
- const allCookies = cookies.getAll();
231
- Object.keys(allCookies).forEach((name) => {
232
- // Note: This is a simplified approach, production would need proper cookie serialization
233
- responseHeaders.append('Set-Cookie', `${name}=${allCookies[name]}; Path=/`);
234
- });
235
- return new Response(completeHtml, {
236
- status: statusCode,
237
- headers: responseHeaders
238
- });
239
- });
240
- };
241
- export default createRenderer;
242
- //# sourceMappingURL=createRenderer.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"createRenderer.js","sourceRoot":"","sources":["createRenderer.tsx"],"names":[],"mappings":"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"}
@@ -1,10 +0,0 @@
1
- export interface PreloadAssets {
2
- filename: string;
3
- scriptType: string;
4
- chunk: string;
5
- url: string;
6
- path: string;
7
- type: string;
8
- linkType: string;
9
- }
10
- export declare const getPrefetchHeader: (prefetchFiles: PreloadAssets[]) => string;
@@ -1,20 +0,0 @@
1
- export const getPrefetchHeader = (prefetchFiles) => {
2
- if (prefetchFiles.length < 1) {
3
- return null;
4
- }
5
- const prefetchHeaderValue = prefetchFiles
6
- .map(({ url }) => {
7
- const script = url.endsWith('.js');
8
- const style = url.endsWith('.css');
9
- if (script) {
10
- return `<${url}>; as=script; rel=preload`;
11
- }
12
- else if (style) {
13
- return `<${url}>; as=style; rel=preload`;
14
- }
15
- return '';
16
- })
17
- .join(', ');
18
- return prefetchHeaderValue;
19
- };
20
- //# sourceMappingURL=getPrefetchFiles.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getPrefetchFiles.js","sourceRoot":"","sources":["getPrefetchFiles.ts"],"names":[],"mappings":"AAUA,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAAC,aAA8B,EAAE,EAAE;IAClE,IAAI,aAAa,CAAC,MAAM,GAAG,CAAC,EAAE;QAC5B,OAAO,IAAI,CAAC;KACb;IAED,MAAM,mBAAmB,GAAG,aAAa;SACtC,GAAG,CAAC,CAAC,EAAE,GAAG,EAAE,EAAE,EAAE;QACf,MAAM,MAAM,GAAG,GAAG,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;QACnC,MAAM,KAAK,GAAG,GAAG,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;QAEnC,IAAI,MAAM,EAAE;YACV,OAAO,IAAI,GAAG,2BAA2B,CAAC;SAC3C;aAAM,IAAI,KAAK,EAAE;YAChB,OAAO,IAAI,GAAG,0BAA0B,CAAC;SAC1C;QAED,OAAO,EAAE,CAAC;IACZ,CAAC,CAAC;SACD,IAAI,CAAC,IAAI,CAAC,CAAC;IAEd,OAAO,mBAAmB,CAAC;AAC7B,CAAC,CAAC"}
@@ -1,10 +0,0 @@
1
- export interface PreloadAssets {
2
- filename: string;
3
- scriptType: string;
4
- chunk: string;
5
- url: string;
6
- path: string;
7
- type: string;
8
- linkType: string;
9
- }
10
- export declare const getPreloadLinkHeaderString: (preloadAssets: PreloadAssets[]) => string;
@@ -1,18 +0,0 @@
1
- export const getPreloadLinkHeaderString = (preloadAssets) => {
2
- if (!preloadAssets || preloadAssets.length < 1) {
3
- return '';
4
- }
5
- const preloadLinkHeaderString = preloadAssets
6
- .map(({ url, scriptType, linkType }) => {
7
- if (scriptType === 'script') {
8
- return `<${url}>; as=${scriptType}; rel=${linkType}`;
9
- }
10
- else if (scriptType === 'style') {
11
- return `<${url}>; as=${scriptType}; rel=${linkType}`;
12
- }
13
- return '';
14
- })
15
- .join(', ');
16
- return preloadLinkHeaderString;
17
- };
18
- //# sourceMappingURL=getPreloadAssets.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getPreloadAssets.js","sourceRoot":"","sources":["getPreloadAssets.ts"],"names":[],"mappings":"AAUA,MAAM,CAAC,MAAM,0BAA0B,GAAG,CAAC,aAA8B,EAAE,EAAE;IAC3E,IAAI,CAAC,aAAa,IAAI,aAAa,CAAC,MAAM,GAAG,CAAC,EAAE;QAC9C,OAAO,EAAE,CAAC;KACX;IAED,MAAM,uBAAuB,GAAG,aAAa;SAC1C,GAAG,CAAC,CAAC,EAAE,GAAG,EAAE,UAAU,EAAE,QAAQ,EAAE,EAAE,EAAE;QACrC,IAAI,UAAU,KAAK,QAAQ,EAAE;YAC3B,OAAO,IAAI,GAAG,SAAS,UAAU,SAAS,QAAQ,EAAE,CAAC;SACtD;aAAM,IAAI,UAAU,KAAK,OAAO,EAAE;YACjC,OAAO,IAAI,GAAG,SAAS,UAAU,SAAS,QAAQ,EAAE,CAAC;SACtD;QACD,OAAO,EAAE,CAAC;IACZ,CAAC,CAAC;SACD,IAAI,CAAC,IAAI,CAAC,CAAC;IAEd,OAAO,uBAAuB,CAAC;AACjC,CAAC,CAAC"}
@@ -1,6 +0,0 @@
1
- import * as React from 'react';
2
- import { BootOptions } from '../../components/ConfigProvider';
3
- export interface TranslationsPromises {
4
- [locale: string]: () => Promise<any>;
5
- }
6
- export declare const createWorkerApp: (Component: React.ReactElement<any>, userConfig: BootOptions) => Promise<(request: Request, _: any, __: any) => Promise<Response>>;
@@ -1,98 +0,0 @@
1
- var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
2
- function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
3
- return new (P || (P = Promise))(function (resolve, reject) {
4
- function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
5
- function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
6
- function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
7
- step((generator = generator.apply(thisArg, _arguments || [])).next());
8
- });
9
- };
10
- import { addMissingConfig } from '../addMissingConfig';
11
- import { createGraphqlServerWorker, storeapiExtensionWorker } from './createApolloServerWorker';
12
- import { createClient } from '../apollo';
13
- import createRenderer from './createRenderer';
14
- // Import HTML template and loadable stats as inline strings/objects
15
- // @ts-ignore
16
- import template from '@jetshop/react-scripts/config/paths/appBuild/index.html';
17
- import loadableStats from '@jetshop/react-scripts/config/paths/appBuildPublic/loadable-stats.json';
18
- function validateBootOptions(opts) {
19
- var _a, _b;
20
- const errors = [];
21
- if ((_b = (_a = opts.server) === null || _a === void 0 ? void 0 : _a.graphql) === null || _b === void 0 ? void 0 : _b.extensions.length) {
22
- if (opts.schemaExtensions.length || opts.apolloConfig.enableGateway) {
23
- errors.push(`It looks like you're trying to use both the deprecated and the supported Graphql Gateway configuration. Please remove the legacy implementation that is using "apolloConfig.enableGateway" and "schemaExtensions"`);
24
- }
25
- }
26
- if (opts.schemaExtensions &&
27
- opts.schemaExtensions.length > 0 &&
28
- !opts.apolloConfig.enableGateway) {
29
- errors.push(`We have specified ${opts.schemaExtensions.length} schema extensions but "apolloConfig.enableGateway" is falsy. Remove schema extensions or disable gateway.`);
30
- }
31
- if (opts.optimize) {
32
- if (!opts.optimize.container)
33
- errors.push('You need to provide a optimize container id in `shop.config.js`.');
34
- if (!opts.optimize.experimentId)
35
- errors.push('You need to provide an experiment id in `shop.config.js`.');
36
- if (!opts.optimize.variantWeights ||
37
- opts.optimize.variantWeights.length < 2)
38
- errors.push('You need at least two variants in an experiment. Add at least two `variantWeights` in `shop.config.js`.');
39
- }
40
- if (errors.length > 0) {
41
- throw new Error(`Boot options invalid, check your "shop.config.js". Errors:\n${errors
42
- .map((str) => `- ${str}`)
43
- .join('\n')}`);
44
- }
45
- return addMissingConfig(opts);
46
- }
47
- export const createWorkerApp = (Component, userConfig) => __awaiter(void 0, void 0, void 0, function* () {
48
- var _a, _b;
49
- const config = validateBootOptions(userConfig);
50
- const { apolloConfig, server } = config;
51
- // Initialize GraphQL server with modern approach
52
- let graphqlHandler = null;
53
- if ((_b = (_a = server === null || server === void 0 ? void 0 : server.graphql) === null || _a === void 0 ? void 0 : _a.extensions) === null || _b === void 0 ? void 0 : _b.length) {
54
- graphqlHandler = yield createGraphqlServerWorker({
55
- extensions: [
56
- storeapiExtensionWorker({
57
- token: apolloConfig.token,
58
- shopid: apolloConfig.shopid,
59
- endpoint: apolloConfig.graphQLURI
60
- })
61
- ].concat(server.graphql.extensions)
62
- });
63
- }
64
- const { client } = createClient({ apolloConfig });
65
- const renderer = createRenderer(template, Component, Object.assign({ loadableStats, globalClient: client, trackers: config.trackers || [] }, config));
66
- // Return Cloudflare Workers fetch handler
67
- return (request, _, __) => __awaiter(void 0, void 0, void 0, function* () {
68
- try {
69
- const url = new URL(request.url);
70
- // Route: GraphQL endpoint
71
- if (url.pathname === '/graphql' && graphqlHandler) {
72
- return yield graphqlHandler(request);
73
- }
74
- // Route: Debug headers
75
- if (url.pathname === '/debug/headers') {
76
- const headersObj = {};
77
- request.headers.forEach((value, key) => {
78
- headersObj[key] = value;
79
- });
80
- return new Response(JSON.stringify(headersObj), {
81
- status: 200,
82
- headers: { 'Content-Type': 'application/json' }
83
- });
84
- }
85
- // Route: Tracking endpoint (not implemented - return 501)
86
- if (url.pathname === '/_event') {
87
- return new Response('Not Implemented', { status: 501 });
88
- }
89
- // Route: All other requests to SSR renderer
90
- return yield renderer(request);
91
- }
92
- catch (error) {
93
- console.error('Worker error:', error);
94
- return new Response('Internal Server Error', { status: 500 });
95
- }
96
- });
97
- });
98
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"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"}
@@ -1,42 +0,0 @@
1
- import React from 'react';
2
- import { FormikProps } from 'formik';
3
- import { Price, Product, ProductVariant, ProductVariantOption } from '../types';
4
- import { DocumentNode } from 'graphql';
5
- import { ApolloError } from '@apollo/client';
6
- type Comments = Record<string, string>;
7
- type Options = Record<string, string>;
8
- interface AddToCartFormikValues {
9
- quantity: number;
10
- comments: Comments;
11
- options?: Options;
12
- [otherValues: string]: any;
13
- }
14
- interface AddToCartCallbackOptions {
15
- mutationId: string;
16
- quantity: number;
17
- product: Product;
18
- selectedVariation: ProductVariant;
19
- price: Price;
20
- }
21
- interface AddToCartFormikProps {
22
- product: Product;
23
- variant?: ProductVariant;
24
- commentValidators?: {
25
- [commentName: string]: ({ name, value }: {
26
- name?: string;
27
- value: string;
28
- }) => string;
29
- };
30
- getMissingOptions?(): ProductVariantOption[] | null;
31
- initialValues?: Record<string, any>;
32
- cartQuery?: DocumentNode;
33
- cartMutation?: DocumentNode;
34
- onAddToCartInit?: (opts: AddToCartCallbackOptions) => void;
35
- onAddToCartSuccess?: (opts: AddToCartCallbackOptions) => void;
36
- onAddToCartError?: (opts: AddToCartCallbackOptions & {
37
- error: Error | ApolloError;
38
- }) => void;
39
- children: (props: FormikProps<AddToCartFormikValues>) => React.ReactNode;
40
- }
41
- export declare function AddToCartFormik({ product, variant, commentValidators, getMissingOptions, initialValues, onAddToCartInit, onAddToCartError, onAddToCartSuccess, cartMutation, children }: AddToCartFormikProps): React.JSX.Element;
42
- export default AddToCartFormik;
@@ -1,79 +0,0 @@
1
- var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
2
- function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
3
- return new (P || (P = Promise))(function (resolve, reject) {
4
- function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
5
- function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
6
- function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
7
- step((generator = generator.apply(thisArg, _arguments || [])).next());
8
- });
9
- };
10
- import React from 'react';
11
- import { useAddToCart } from './useAddToCart';
12
- import { FormikProvider } from 'formik';
13
- import { useMutation } from '@apollo/client';
14
- import { addToCartError, addToCartSuccess, useTrackProductAdd } from '../components/Mutation/AddToCart/addToCartUtils';
15
- import uniqueId from '@jetshop/core/helpers/uniqueId';
16
- import { useCartId } from '../components/Cart/CartIdContext';
17
- export function AddToCartFormik({ product, variant, commentValidators = {}, getMissingOptions, initialValues,
18
- // Apollo specific props
19
- onAddToCartInit, onAddToCartError, onAddToCartSuccess, cartMutation,
20
- // Backwards compatability with render props
21
- children }) {
22
- const [addToCartMutation] = useMutation(cartMutation, {
23
- onCompleted: () => localStorage.setItem('cartChange', '1')
24
- });
25
- const { cartId, setCartId } = useCartId();
26
- const trackAddProductVariant = useTrackProductAdd(variant);
27
- function submit({ input, optimistic }) {
28
- return __awaiter(this, void 0, void 0, function* () {
29
- trackAddProductVariant(product, input.quantity);
30
- const mutationId = uniqueId();
31
- const callbackOptions = {
32
- product: optimistic.product,
33
- price: optimistic.price,
34
- quantity: input.quantity,
35
- selectedVariation: variant,
36
- mutationId
37
- };
38
- if (onAddToCartInit) {
39
- onAddToCartInit(callbackOptions);
40
- }
41
- return addToCartMutation({
42
- variables: {
43
- input
44
- },
45
- update: (cache, { data }) => {
46
- cache.modify({
47
- fields: {
48
- cart() {
49
- var _a;
50
- return (_a = data === null || data === void 0 ? void 0 : data.addToCart) === null || _a === void 0 ? void 0 : _a.cart;
51
- }
52
- }
53
- });
54
- }
55
- })
56
- .then(addToCartSuccess({
57
- onAddToCartSuccess,
58
- callbackOptions,
59
- cartId,
60
- setCartId
61
- }))
62
- .catch(addToCartError({
63
- onAddToCartError,
64
- callbackOptions
65
- }));
66
- });
67
- }
68
- const { form } = useAddToCart({
69
- product,
70
- variant,
71
- commentValidators,
72
- getMissingOptions,
73
- initialValues,
74
- submit
75
- });
76
- return React.createElement(FormikProvider, { value: form }, children(form));
77
- }
78
- export default AddToCartFormik;
79
- //# sourceMappingURL=AddToCartFormik.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AddToCartFormik.js","sourceRoot":"","sources":["AddToCartFormik.tsx"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAmB,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC/D,OAAO,EAAE,cAAc,EAAe,MAAM,QAAQ,CAAC;AAWrD,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,EACL,cAAc,EACd,gBAAgB,EAChB,kBAAkB,EACnB,MAAM,iDAAiD,CAAC;AACzD,OAAO,QAAQ,MAAM,gCAAgC,CAAC;AACtD,OAAO,EAAE,SAAS,EAAE,MAAM,kCAAkC,CAAC;AA6C7D,MAAM,UAAU,eAAe,CAAC,EAC9B,OAAO,EACP,OAAO,EACP,iBAAiB,GAAG,EAAE,EACtB,iBAAiB,EACjB,aAAa;AACb,wBAAwB;AACxB,eAAe,EACf,gBAAgB,EAChB,kBAAkB,EAClB,YAAY;AACZ,4CAA4C;AAC5C,QAAQ,EACa;IACrB,MAAM,CAAC,iBAAiB,CAAC,GAAG,WAAW,CAGrC,YAAY,EAAE;QACd,WAAW,EAAE,GAAG,EAAE,CAAC,YAAY,CAAC,OAAO,CAAC,YAAY,EAAE,GAAG,CAAC;KAC3D,CAAC,CAAC;IAEH,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,GAAG,SAAS,EAAE,CAAC;IAC1C,MAAM,sBAAsB,GAAG,kBAAkB,CAAC,OAAO,CAAC,CAAC;IAE3D,SAAe,MAAM,CAAC,EAAE,KAAK,EAAE,UAAU,EAAmB;;YAC1D,sBAAsB,CAAC,OAAO,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC;YAChD,MAAM,UAAU,GAAG,QAAQ,EAAE,CAAC;YAE9B,MAAM,eAAe,GAAG;gBACtB,OAAO,EAAE,UAAU,CAAC,OAAO;gBAC3B,KAAK,EAAE,UAAU,CAAC,KAAK;gBACvB,QAAQ,EAAE,KAAK,CAAC,QAAQ;gBACxB,iBAAiB,EAAE,OAAO;gBAC1B,UAAU;aACX,CAAC;YAEF,IAAI,eAAe,EAAE;gBACnB,eAAe,CAAC,eAAe,CAAC,CAAC;aAClC;YAED,OAAO,iBAAiB,CAAC;gBACvB,SAAS,EAAE;oBACT,KAAK;iBACN;gBACD,MAAM,EAAE,CAAC,KAAK,EAAE,EAAE,IAAI,EAAE,EAAE,EAAE;oBAC1B,KAAK,CAAC,MAAM,CAAC;wBACX,MAAM,EAAE;4BACN,IAAI;;gCACF,OAAO,MAAA,IAAI,aAAJ,IAAI,uBAAJ,IAAI,CAAE,SAAS,0CAAE,IAAI,CAAC;4BAC/B,CAAC;yBACF;qBACF,CAAC,CAAC;gBACL,CAAC;aACF,CAAC;iBACC,IAAI,CACH,gBAAgB,CAAC;gBACf,kBAAkB;gBAClB,eAAe;gBACf,MAAM;gBACN,SAAS;aACV,CAAC,CACH;iBACA,KAAK,CACJ,cAAc,CAAC;gBACb,gBAAgB;gBAChB,eAAe;aAChB,CAAC,CACH,CAAC;QACN,CAAC;KAAA;IAED,MAAM,EAAE,IAAI,EAAE,GAAG,YAAY,CAAC;QAC5B,OAAO;QACP,OAAO;QACP,iBAAiB;QACjB,iBAAiB;QACjB,aAAa;QACb,MAAM;KACP,CAAC,CAAC;IAEH,OAAO,oBAAC,cAAc,IAAC,KAAK,EAAE,IAAI,IAAG,QAAQ,CAAC,IAAI,CAAC,CAAkB,CAAC;AACxE,CAAC;AAED,eAAe,eAAe,CAAC"}