@jetshop/core 6.3.8 → 6.3.9-alpha.1

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 (673) hide show
  1. package/package.json +2 -2
  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 -203
  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 -154
  82. package/boot/client/startClient.js.map +0 -1
  83. package/boot/server/IntervalQuery.d.ts +0 -32
  84. package/boot/server/IntervalQuery.js +0 -95
  85. package/boot/server/IntervalQuery.js.map +0 -1
  86. package/boot/server/PersistedApolloClient.d.ts +0 -20
  87. package/boot/server/PersistedApolloClient.js +0 -40
  88. package/boot/server/PersistedApolloClient.js.map +0 -1
  89. package/boot/server/asyncErrorHandler.d.ts +0 -3
  90. package/boot/server/asyncErrorHandler.js +0 -5
  91. package/boot/server/asyncErrorHandler.js.map +0 -1
  92. package/boot/server/breakpointMiddleware.d.ts +0 -3
  93. package/boot/server/breakpointMiddleware.js +0 -10
  94. package/boot/server/breakpointMiddleware.js.map +0 -1
  95. package/boot/server/createApolloServer.d.ts +0 -29
  96. package/boot/server/createApolloServer.js +0 -144
  97. package/boot/server/createApolloServer.js.map +0 -1
  98. package/boot/server/createDevServer.d.ts +0 -14
  99. package/boot/server/createDevServer.js +0 -30
  100. package/boot/server/createDevServer.js.map +0 -1
  101. package/boot/server/createRenderer.d.ts +0 -28
  102. package/boot/server/createRenderer.js +0 -246
  103. package/boot/server/createRenderer.js.map +0 -1
  104. package/boot/server/createServer.d.ts +0 -14
  105. package/boot/server/createServer.js +0 -42
  106. package/boot/server/createServer.js.map +0 -1
  107. package/boot/server/entrypoint.d.ts +0 -1
  108. package/boot/server/entrypoint.js +0 -39
  109. package/boot/server/entrypoint.js.map +0 -1
  110. package/boot/server/getPrefetchFiles.d.ts +0 -10
  111. package/boot/server/getPrefetchFiles.js +0 -20
  112. package/boot/server/getPrefetchFiles.js.map +0 -1
  113. package/boot/server/getPreloadAssets.d.ts +0 -10
  114. package/boot/server/getPreloadAssets.js +0 -18
  115. package/boot/server/getPreloadAssets.js.map +0 -1
  116. package/boot/server/index.d.ts +0 -9
  117. package/boot/server/index.js +0 -126
  118. package/boot/server/index.js.map +0 -1
  119. package/boot/server/listen.d.ts +0 -13
  120. package/boot/server/listen.js +0 -17
  121. package/boot/server/listen.js.map +0 -1
  122. package/boot/server/persistedQueries/PersistedClient.d.ts +0 -22
  123. package/boot/server/persistedQueries/PersistedClient.js +0 -58
  124. package/boot/server/persistedQueries/PersistedClient.js.map +0 -1
  125. package/boot/server/persistedQueries/getPersistedQueriesForRequest.d.ts +0 -3
  126. package/boot/server/persistedQueries/getPersistedQueriesForRequest.js +0 -27
  127. package/boot/server/persistedQueries/getPersistedQueriesForRequest.js.map +0 -1
  128. package/boot/server/salesSource.d.ts +0 -8
  129. package/boot/server/salesSource.js +0 -16
  130. package/boot/server/salesSource.js.map +0 -1
  131. package/boot/utils/createIntOptions.d.ts +0 -6
  132. package/boot/utils/createIntOptions.js +0 -19
  133. package/boot/utils/createIntOptions.js.map +0 -1
  134. package/boot/utils/queryLoggingMiddleware.d.ts +0 -2
  135. package/boot/utils/queryLoggingMiddleware.js +0 -15
  136. package/boot/utils/queryLoggingMiddleware.js.map +0 -1
  137. package/boot/utils/uid.d.ts +0 -3
  138. package/boot/utils/uid.js +0 -20
  139. package/boot/utils/uid.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 -116
  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 -61
  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 -73
  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 -19
  351. package/components/Pagination/PaginationProvider.js +0 -95
  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/errorReporting.browser.d.ts +0 -3
  402. package/errorReporting.browser.js +0 -17
  403. package/errorReporting.browser.js.map +0 -1
  404. package/errorReporting.d.ts +0 -4
  405. package/errorReporting.js +0 -24
  406. package/errorReporting.js.map +0 -1
  407. package/errorReporting.server.d.ts +0 -3
  408. package/errorReporting.server.js +0 -12
  409. package/errorReporting.server.js.map +0 -1
  410. package/errorReporting.shared.d.ts +0 -5
  411. package/errorReporting.shared.js +0 -17
  412. package/errorReporting.shared.js.map +0 -1
  413. package/experiments/ExperimentsProvider.d.ts +0 -4
  414. package/experiments/ExperimentsProvider.js +0 -29
  415. package/experiments/ExperimentsProvider.js.map +0 -1
  416. package/experiments/selectExperimentVariant.d.ts +0 -3
  417. package/experiments/selectExperimentVariant.js +0 -35
  418. package/experiments/selectExperimentVariant.js.map +0 -1
  419. package/experiments/useExperiment.d.ts +0 -2
  420. package/experiments/useExperiment.js +0 -11
  421. package/experiments/useExperiment.js.map +0 -1
  422. package/helpers/decodeUrlQuery.d.ts +0 -9
  423. package/helpers/decodeUrlQuery.js +0 -27
  424. package/helpers/decodeUrlQuery.js.map +0 -1
  425. package/helpers/distance.d.ts +0 -7
  426. package/helpers/distance.js +0 -13
  427. package/helpers/distance.js.map +0 -1
  428. package/helpers/encodeVariant.d.ts +0 -3
  429. package/helpers/encodeVariant.js +0 -25
  430. package/helpers/encodeVariant.js.map +0 -1
  431. package/helpers/getBreakpointsFromValues.d.ts +0 -6
  432. package/helpers/getBreakpointsFromValues.js +0 -15
  433. package/helpers/getBreakpointsFromValues.js.map +0 -1
  434. package/helpers/getCartItemVariant.d.ts +0 -7
  435. package/helpers/getCartItemVariant.js +0 -9
  436. package/helpers/getCartItemVariant.js.map +0 -1
  437. package/helpers/getErrorDetail.d.ts +0 -7
  438. package/helpers/getErrorDetail.js +0 -12
  439. package/helpers/getErrorDetail.js.map +0 -1
  440. package/helpers/getHeaders.d.ts +0 -6
  441. package/helpers/getHeaders.js +0 -4
  442. package/helpers/getHeaders.js.map +0 -1
  443. package/helpers/isRelativeUrl.d.ts +0 -1
  444. package/helpers/isRelativeUrl.js +0 -4
  445. package/helpers/isRelativeUrl.js.map +0 -1
  446. package/helpers/logError.d.ts +0 -1
  447. package/helpers/logError.js +0 -17
  448. package/helpers/logError.js.map +0 -1
  449. package/helpers/logWarningInDev.d.ts +0 -1
  450. package/helpers/logWarningInDev.js +0 -7
  451. package/helpers/logWarningInDev.js.map +0 -1
  452. package/helpers/throwErrorInDev.d.ts +0 -6
  453. package/helpers/throwErrorInDev.js +0 -20
  454. package/helpers/throwErrorInDev.js.map +0 -1
  455. package/helpers/uniqueId.d.ts +0 -5
  456. package/helpers/uniqueId.js +0 -10
  457. package/helpers/uniqueId.js.map +0 -1
  458. package/hooks/Channels/useChannelSettings.d.ts +0 -7
  459. package/hooks/Channels/useChannelSettings.js +0 -12
  460. package/hooks/Channels/useChannelSettings.js.map +0 -1
  461. package/hooks/Filters/useBooleanFilter.d.ts +0 -8
  462. package/hooks/Filters/useBooleanFilter.js +0 -20
  463. package/hooks/Filters/useBooleanFilter.js.map +0 -1
  464. package/hooks/Filters/useFilters.d.ts +0 -3
  465. package/hooks/Filters/useFilters.js +0 -15
  466. package/hooks/Filters/useFilters.js.map +0 -1
  467. package/hooks/Filters/useListFilter.d.ts +0 -10
  468. package/hooks/Filters/useListFilter.js +0 -37
  469. package/hooks/Filters/useListFilter.js.map +0 -1
  470. package/hooks/Filters/useMultiFilter.d.ts +0 -13
  471. package/hooks/Filters/useMultiFilter.js +0 -49
  472. package/hooks/Filters/useMultiFilter.js.map +0 -1
  473. package/hooks/Filters/useRangeFilter.d.ts +0 -10
  474. package/hooks/Filters/useRangeFilter.js +0 -35
  475. package/hooks/Filters/useRangeFilter.js.map +0 -1
  476. package/hooks/Filters/useSortOrder.d.ts +0 -16
  477. package/hooks/Filters/useSortOrder.js +0 -23
  478. package/hooks/Filters/useSortOrder.js.map +0 -1
  479. package/hooks/PackageProducts/index.d.ts +0 -2
  480. package/hooks/PackageProducts/index.js +0 -3
  481. package/hooks/PackageProducts/index.js.map +0 -1
  482. package/hooks/PackageProducts/usePackageProductItem.d.ts +0 -17
  483. package/hooks/PackageProducts/usePackageProductItem.js +0 -27
  484. package/hooks/PackageProducts/usePackageProductItem.js.map +0 -1
  485. package/hooks/PackageProducts/usePackageProducts.d.ts +0 -19
  486. package/hooks/PackageProducts/usePackageProducts.js +0 -346
  487. package/hooks/PackageProducts/usePackageProducts.js.map +0 -1
  488. package/hooks/Product/index.d.ts +0 -1
  489. package/hooks/Product/index.js +0 -2
  490. package/hooks/Product/index.js.map +0 -1
  491. package/hooks/Product/useStockStatus.d.ts +0 -9
  492. package/hooks/Product/useStockStatus.js +0 -26
  493. package/hooks/Product/useStockStatus.js.map +0 -1
  494. package/hooks/Product/useSwitchToVariantImage.d.ts +0 -9
  495. package/hooks/Product/useSwitchToVariantImage.js +0 -21
  496. package/hooks/Product/useSwitchToVariantImage.js.map +0 -1
  497. package/hooks/ProductList/ProductListContext.d.ts +0 -12
  498. package/hooks/ProductList/ProductListContext.js +0 -129
  499. package/hooks/ProductList/ProductListContext.js.map +0 -1
  500. package/hooks/ProductList/action-creators.d.ts +0 -46
  501. package/hooks/ProductList/action-creators.js +0 -295
  502. package/hooks/ProductList/action-creators.js.map +0 -1
  503. package/hooks/ProductList/index.d.ts +0 -119
  504. package/hooks/ProductList/index.js +0 -22
  505. package/hooks/ProductList/index.js.map +0 -1
  506. package/hooks/ProductList/list-transforms.d.ts +0 -75
  507. package/hooks/ProductList/list-transforms.js +0 -107
  508. package/hooks/ProductList/list-transforms.js.map +0 -1
  509. package/hooks/ProductList/product-list-reducer.d.ts +0 -76
  510. package/hooks/ProductList/product-list-reducer.js +0 -192
  511. package/hooks/ProductList/product-list-reducer.js.map +0 -1
  512. package/hooks/ProductList/useProductList.d.ts +0 -13
  513. package/hooks/ProductList/useProductList.js +0 -94
  514. package/hooks/ProductList/useProductList.js.map +0 -1
  515. package/hooks/ProductList/useProductListItems.d.ts +0 -10
  516. package/hooks/ProductList/useProductListItems.js +0 -50
  517. package/hooks/ProductList/useProductListItems.js.map +0 -1
  518. package/hooks/ProductList/validate-product.d.ts +0 -6
  519. package/hooks/ProductList/validate-product.js +0 -41
  520. package/hooks/ProductList/validate-product.js.map +0 -1
  521. package/hooks/Subscriptions/useNewsletterSubscription.d.ts +0 -38
  522. package/hooks/Subscriptions/useNewsletterSubscription.js +0 -42
  523. package/hooks/Subscriptions/useNewsletterSubscription.js.map +0 -1
  524. package/hooks/Subscriptions/useStockNotifications.d.ts +0 -36
  525. package/hooks/Subscriptions/useStockNotifications.js +0 -38
  526. package/hooks/Subscriptions/useStockNotifications.js.map +0 -1
  527. package/hooks/Subscriptions/useStoreSubscriptions.d.ts +0 -48
  528. package/hooks/Subscriptions/useStoreSubscriptions.js +0 -148
  529. package/hooks/Subscriptions/useStoreSubscriptions.js.map +0 -1
  530. package/hooks/useAddMultipleToCart.d.ts +0 -27
  531. package/hooks/useAddMultipleToCart.js +0 -113
  532. package/hooks/useAddMultipleToCart.js.map +0 -1
  533. package/hooks/useChannels.d.ts +0 -1
  534. package/hooks/useChannels.js +0 -10
  535. package/hooks/useChannels.js.map +0 -1
  536. package/hooks/useCustomerOrdersQuery.d.ts +0 -21
  537. package/hooks/useCustomerOrdersQuery.js +0 -21
  538. package/hooks/useCustomerOrdersQuery.js.map +0 -1
  539. package/hooks/useDeleteAccountMutation.d.ts +0 -15
  540. package/hooks/useDeleteAccountMutation.js +0 -39
  541. package/hooks/useDeleteAccountMutation.js.map +0 -1
  542. package/hooks/useDynamicPrice.d.ts +0 -3
  543. package/hooks/useDynamicPrice.js +0 -25
  544. package/hooks/useDynamicPrice.js.map +0 -1
  545. package/hooks/useFreeShippingCheck.d.ts +0 -15
  546. package/hooks/useFreeShippingCheck.js +0 -31
  547. package/hooks/useFreeShippingCheck.js.map +0 -1
  548. package/hooks/useGeolocation.d.ts +0 -11
  549. package/hooks/useGeolocation.js +0 -34
  550. package/hooks/useGeolocation.js.map +0 -1
  551. package/hooks/useInfinitePagination.d.ts +0 -37
  552. package/hooks/useInfinitePagination.js +0 -142
  553. package/hooks/useInfinitePagination.js.map +0 -1
  554. package/hooks/useLogError.d.ts +0 -1
  555. package/hooks/useLogError.js +0 -8
  556. package/hooks/useLogError.js.map +0 -1
  557. package/hooks/useLoginMutation.d.ts +0 -13
  558. package/hooks/useLoginMutation.js +0 -19
  559. package/hooks/useLoginMutation.js.map +0 -1
  560. package/hooks/useLoginRedirect.d.ts +0 -4
  561. package/hooks/useLoginRedirect.js +0 -37
  562. package/hooks/useLoginRedirect.js.map +0 -1
  563. package/hooks/useOrderDetailQuery.d.ts +0 -20
  564. package/hooks/useOrderDetailQuery.js +0 -29
  565. package/hooks/useOrderDetailQuery.js.map +0 -1
  566. package/hooks/usePreconnectLinks.d.ts +0 -10
  567. package/hooks/usePreconnectLinks.js +0 -30
  568. package/hooks/usePreconnectLinks.js.map +0 -1
  569. package/hooks/usePrice.d.ts +0 -41
  570. package/hooks/usePrice.js +0 -73
  571. package/hooks/usePrice.js.map +0 -1
  572. package/hooks/useProductVariants/index.d.ts +0 -1
  573. package/hooks/useProductVariants/index.js +0 -2
  574. package/hooks/useProductVariants/index.js.map +0 -1
  575. package/hooks/useProductVariants/useProductVariants.d.ts +0 -19
  576. package/hooks/useProductVariants/useProductVariants.js +0 -203
  577. package/hooks/useProductVariants/useProductVariants.js.map +0 -1
  578. package/hooks/useProductVariants/useVariantFromUrl.d.ts +0 -5
  579. package/hooks/useProductVariants/useVariantFromUrl.js +0 -16
  580. package/hooks/useProductVariants/useVariantFromUrl.js.map +0 -1
  581. package/hooks/useRoutePreload.d.ts +0 -24
  582. package/hooks/useRoutePreload.js +0 -45
  583. package/hooks/useRoutePreload.js.map +0 -1
  584. package/hooks/useShopConfig.d.ts +0 -1
  585. package/hooks/useShopConfig.js +0 -11
  586. package/hooks/useShopConfig.js.map +0 -1
  587. package/hooks/useStockStatus.d.ts +0 -8
  588. package/hooks/useStockStatus.js +0 -26
  589. package/hooks/useStockStatus.js.map +0 -1
  590. package/hooks/useThrowErrorInDev.d.ts +0 -1
  591. package/hooks/useThrowErrorInDev.js +0 -8
  592. package/hooks/useThrowErrorInDev.js.map +0 -1
  593. package/hooks/useThunkReducer.d.ts +0 -7
  594. package/hooks/useThunkReducer.js +0 -24
  595. package/hooks/useThunkReducer.js.map +0 -1
  596. package/hooks/useWarningInDev.d.ts +0 -1
  597. package/hooks/useWarningInDev.js +0 -10
  598. package/hooks/useWarningInDev.js.map +0 -1
  599. package/inServer.d.ts +0 -1
  600. package/inServer.js +0 -3
  601. package/inServer.js.map +0 -1
  602. package/index.d.ts +0 -1
  603. package/index.js +0 -2
  604. package/index.js.map +0 -1
  605. package/integrations/sluggishSchemaExtension.d.ts +0 -2
  606. package/integrations/sluggishSchemaExtension.js +0 -27
  607. package/integrations/sluggishSchemaExtension.js.map +0 -1
  608. package/polyfills.d.ts +0 -1
  609. package/polyfills.js +0 -58
  610. package/polyfills.js.map +0 -1
  611. package/resolvers/filters/boolFilter.d.ts +0 -3
  612. package/resolvers/filters/boolFilter.js +0 -82
  613. package/resolvers/filters/boolFilter.js.map +0 -1
  614. package/resolvers/filters/defaultActiveFilters.d.ts +0 -3
  615. package/resolvers/filters/defaultActiveFilters.js +0 -9
  616. package/resolvers/filters/defaultActiveFilters.js.map +0 -1
  617. package/resolvers/filters/filterParams.d.ts +0 -3
  618. package/resolvers/filters/filterParams.js +0 -85
  619. package/resolvers/filters/filterParams.js.map +0 -1
  620. package/resolvers/filters/filters.d.ts +0 -5
  621. package/resolvers/filters/filters.js +0 -79
  622. package/resolvers/filters/filters.js.map +0 -1
  623. package/resolvers/filters/index.d.ts +0 -23
  624. package/resolvers/filters/index.js +0 -8
  625. package/resolvers/filters/index.js.map +0 -1
  626. package/resolvers/filters/listFilter.d.ts +0 -7
  627. package/resolvers/filters/listFilter.js +0 -69
  628. package/resolvers/filters/listFilter.js.map +0 -1
  629. package/resolvers/filters/listFilterItem.d.ts +0 -3
  630. package/resolvers/filters/listFilterItem.js +0 -118
  631. package/resolvers/filters/listFilterItem.js.map +0 -1
  632. package/resolvers/filters/multiListFilter.d.ts +0 -5
  633. package/resolvers/filters/multiListFilter.js +0 -195
  634. package/resolvers/filters/multiListFilter.js.map +0 -1
  635. package/resolvers/filters/multiListFilterList.d.ts +0 -3
  636. package/resolvers/filters/multiListFilterList.js +0 -56
  637. package/resolvers/filters/multiListFilterList.js.map +0 -1
  638. package/resolvers/filters/rangeFilter.d.ts +0 -5
  639. package/resolvers/filters/rangeFilter.js +0 -122
  640. package/resolvers/filters/rangeFilter.js.map +0 -1
  641. package/resolvers/filters/updateQueryString.d.ts +0 -12
  642. package/resolvers/filters/updateQueryString.js +0 -117
  643. package/resolvers/filters/updateQueryString.js.map +0 -1
  644. package/resolvers/index.d.ts +0 -37
  645. package/resolvers/index.js +0 -38
  646. package/resolvers/index.js.map +0 -1
  647. package/sentry/client.d.ts +0 -1
  648. package/sentry/client.js +0 -30
  649. package/sentry/client.js.map +0 -1
  650. package/sentry/common.d.ts +0 -1
  651. package/sentry/common.js +0 -5
  652. package/sentry/common.js.map +0 -1
  653. package/sentry/server.d.ts +0 -1
  654. package/sentry/server.js +0 -20
  655. package/sentry/server.js.map +0 -1
  656. package/sentry/utils.d.ts +0 -1
  657. package/sentry/utils.js +0 -2
  658. package/sentry/utils.js.map +0 -1
  659. package/server/graphql.d.ts +0 -20
  660. package/server/graphql.js +0 -118
  661. package/server/graphql.js.map +0 -1
  662. package/server/index.d.ts +0 -2
  663. package/server/index.js +0 -3
  664. package/server/index.js.map +0 -1
  665. package/server/tracking/facebook.d.ts +0 -5
  666. package/server/tracking/facebook.js +0 -148
  667. package/server/tracking/facebook.js.map +0 -1
  668. package/server/tracking/middleware.d.ts +0 -8
  669. package/server/tracking/middleware.js +0 -15
  670. package/server/tracking/middleware.js.map +0 -1
  671. package/time.d.ts +0 -1
  672. package/time.js +0 -6
  673. package/time.js.map +0 -1
@@ -1,18 +0,0 @@
1
- import { Product as FlightProduct, ProductVariantOption } from '@jetshop/core/types';
2
- import React from 'react';
3
- import { Product } from 'schema-dts';
4
- export interface StructuredProductDataProps {
5
- /** The product object */
6
- product: FlightProduct;
7
- /** Optional pre-selected variant */
8
- initialVariant?: ProductVariantOption | null;
9
- /**
10
- * Optional object containing extra fields. These will be merged with the
11
- * default fields. Full list of fields available at
12
- * @url https://schema.org/Product
13
- */
14
- extraFields?: Partial<Product>;
15
- }
16
- /** Renders structured product data using Schema.org vocab */
17
- declare const StructuredProductData: React.FC<StructuredProductDataProps>;
18
- export { StructuredProductData };
@@ -1,43 +0,0 @@
1
- import React from 'react';
2
- import ChannelContext from '../ChannelContext';
3
- import { StructuredData } from './StructuredData';
4
- import { useProductVariants } from '../../hooks/useProductVariants';
5
- /** Renders structured product data using Schema.org vocab */
6
- const StructuredProductData = ({ product, initialVariant, extraFields = {} }) => {
7
- var _a, _b, _c, _d, _e, _f;
8
- const { selectedChannel: { currency, url } } = React.useContext(ChannelContext);
9
- const { selectedVariant: variant } = useProductVariants(product, {
10
- initialVariant
11
- });
12
- let baseProductData = {
13
- '@context': 'https://schema.org',
14
- '@type': 'Product',
15
- name: product.name,
16
- description: (product === null || product === void 0 ? void 0 : product.description) || (product === null || product === void 0 ? void 0 : product.shortDescription),
17
- image: (product.images || []).map((image) => image.url),
18
- mpn: (product === null || product === void 0 ? void 0 : product.barcode) || product.articleNumber,
19
- sku: product.articleNumber,
20
- productID: product.articleNumber,
21
- category: (_a = product.canonicalCategory) === null || _a === void 0 ? void 0 : _a.name,
22
- offers: {
23
- '@type': 'Offer',
24
- priceCurrency: currency.format.code,
25
- price: (_b = product.price) === null || _b === void 0 ? void 0 : _b.incVat,
26
- url: url + ((_c = product.primaryRoute) === null || _c === void 0 ? void 0 : _c.path),
27
- availability: (((_d = product.stockStatus) === null || _d === void 0 ? void 0 : _d.buyable)
28
- ? 'https://schema.org/InStock'
29
- : 'https://schema.org/OutOfStock')
30
- }
31
- };
32
- if (variant) {
33
- baseProductData = Object.assign(Object.assign({}, baseProductData), { image: (variant === null || variant === void 0 ? void 0 : variant.images.length)
34
- ? variant.images.map((image) => image.url)
35
- : baseProductData.image, sku: (variant === null || variant === void 0 ? void 0 : variant.articleNumber) || baseProductData.sku, mpn: (variant === null || variant === void 0 ? void 0 : variant.barcode) || (variant === null || variant === void 0 ? void 0 : variant.articleNumber), offers: Object.assign(Object.assign({}, baseProductData.offers), { price: (_e = variant === null || variant === void 0 ? void 0 : variant.price) === null || _e === void 0 ? void 0 : _e.incVat, availability: (((_f = variant.stockStatus) === null || _f === void 0 ? void 0 : _f.buyable)
36
- ? 'https://schema.org/InStock'
37
- : 'https://schema.org/OutOfStock') }) });
38
- }
39
- const withInjectedProductData = Object.assign(Object.assign({}, baseProductData), extraFields);
40
- return React.createElement(StructuredData, { json: withInjectedProductData });
41
- };
42
- export { StructuredProductData };
43
- //# sourceMappingURL=StructuredProductData.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"StructuredProductData.js","sourceRoot":"","sources":["StructuredProductData.tsx"],"names":[],"mappings":"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"}
@@ -1,5 +0,0 @@
1
- export { StructuredData } from './StructuredData';
2
- export { StructuredProductData } from './StructuredProductData';
3
- export { SiteLinksSearchStructuredData } from './SiteLinksSearchStructuredData';
4
- export { StructuredCategoryData } from './StructuredCategoryData';
5
- export { StructuredPageData } from './StructuredPageData';
@@ -1,6 +0,0 @@
1
- export { StructuredData } from './StructuredData';
2
- export { StructuredProductData } from './StructuredProductData';
3
- export { SiteLinksSearchStructuredData } from './SiteLinksSearchStructuredData';
4
- export { StructuredCategoryData } from './StructuredCategoryData';
5
- export { StructuredPageData } from './StructuredPageData';
6
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAChE,OAAO,EAAE,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AAChF,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC"}
package/data/cache.d.ts DELETED
@@ -1,3 +0,0 @@
1
- import { InMemoryCache } from '@apollo/client';
2
- declare const createCache: () => InMemoryCache;
3
- export default createCache;
package/data/cache.js DELETED
@@ -1,71 +0,0 @@
1
- import { InMemoryCache } from '@apollo/client';
2
- import fragmentTypes from './fragmentTypes';
3
- const createCache = () => new InMemoryCache({
4
- possibleTypes: Object.assign({}, fragmentTypes.reduce((acc, type) => {
5
- if (!acc[type.name]) {
6
- acc[type.name] = type.possibleTypes.map((t) => t.name);
7
- }
8
- return acc;
9
- }, {})),
10
- typePolicies: {
11
- Channel: {
12
- fields: {
13
- settings: {
14
- merge(existing, incoming, { mergeObjects }) {
15
- // custom merge functions: https://go.apollo.dev/c/merging-non-normalized-objects
16
- // we do this to fix hydration mismatch on signup page
17
- // where we query for more settings in the already queried settings (tracking)
18
- return existing !== null && existing !== void 0 ? existing : mergeObjects(existing, incoming);
19
- }
20
- }
21
- }
22
- },
23
- Product: {
24
- fields: {
25
- // Images don't have an id, so we need to merge them manually.
26
- images: {
27
- merge(existing, incoming, { readField, mergeObjects }) {
28
- const merged = existing ? existing.slice(0) : [];
29
- const imageToIndex = Object.create(null);
30
- if (existing) {
31
- existing.forEach((image, index) => {
32
- imageToIndex[readField('url', image)] = index;
33
- });
34
- }
35
- incoming.forEach((image) => {
36
- const url = readField('url', image);
37
- const index = imageToIndex[url];
38
- if (typeof index === 'number') {
39
- // Merge the new image data with the existing image data.
40
- merged[index] = mergeObjects(merged[index], image);
41
- }
42
- else {
43
- // First time we've seen this image in this array.
44
- imageToIndex[url] = merged.length;
45
- merged.push(image);
46
- }
47
- });
48
- return merged;
49
- }
50
- }
51
- }
52
- },
53
- // https://www.apollographql.com/docs/react/caching/advanced-topics/#cache-redirects
54
- Query: {
55
- fields: {
56
- product: {
57
- read(existing, { args, toReference }) {
58
- return (existing !== null && existing !== void 0 ? existing : toReference({ __typename: 'Product', id: args === null || args === void 0 ? void 0 : args.id }));
59
- }
60
- },
61
- category: {
62
- read(existing, { args, toReference }) {
63
- return (existing !== null && existing !== void 0 ? existing : toReference({ __typename: 'Category', id: args === null || args === void 0 ? void 0 : args.id }));
64
- }
65
- }
66
- }
67
- }
68
- }
69
- });
70
- export default createCache;
71
- //# sourceMappingURL=cache.js.map
package/data/cache.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"cache.js","sourceRoot":"","sources":["cache.ts"],"names":[],"mappings":"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"}
@@ -1,8 +0,0 @@
1
- declare const _default: {
2
- kind: string;
3
- name: string;
4
- possibleTypes: {
5
- name: string;
6
- }[];
7
- }[];
8
- export default _default;
@@ -1,84 +0,0 @@
1
- export default [
2
- {
3
- kind: 'UNION',
4
- name: 'StartPageItemObjectGraphType',
5
- possibleTypes: [
6
- {
7
- name: 'Product'
8
- },
9
- {
10
- name: 'CustomItem'
11
- }
12
- ]
13
- },
14
- {
15
- kind: 'INTERFACE',
16
- name: 'Filter',
17
- possibleTypes: [
18
- {
19
- name: 'ListFilter'
20
- },
21
- {
22
- name: 'NumericRangeFilter'
23
- },
24
- {
25
- name: 'BooleanFilter'
26
- },
27
- {
28
- name: 'MultiListFilter'
29
- }
30
- ]
31
- },
32
- {
33
- kind: 'INTERFACE',
34
- name: 'Document',
35
- possibleTypes: [
36
- {
37
- name: 'Category'
38
- },
39
- {
40
- name: 'Product'
41
- },
42
- {
43
- name: 'StartPage'
44
- },
45
- {
46
- name: 'Page'
47
- }
48
- ]
49
- },
50
- {
51
- kind: 'INTERFACE',
52
- name: 'CustomField',
53
- possibleTypes: [
54
- {
55
- name: 'CustomStringField'
56
- },
57
- {
58
- name: 'CustomBoolField'
59
- },
60
- {
61
- name: 'CustomHtmlField'
62
- },
63
- {
64
- name: 'CustomListField'
65
- },
66
- {
67
- name: 'CustomMultiLevelListField'
68
- }
69
- ]
70
- },
71
- {
72
- kind: 'INTERFACE',
73
- name: 'Customer',
74
- possibleTypes: [
75
- {
76
- name: 'PrivateCustomer'
77
- },
78
- {
79
- name: 'BusinessCustomer'
80
- }
81
- ]
82
- }
83
- ];
84
- //# sourceMappingURL=fragmentTypes.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"fragmentTypes.js","sourceRoot":"","sources":["fragmentTypes.ts"],"names":[],"mappings":"AAAA,eAAe;IACb;QACE,IAAI,EAAE,OAAO;QACb,IAAI,EAAE,8BAA8B;QACpC,aAAa,EAAE;YACb;gBACE,IAAI,EAAE,SAAS;aAChB;YACD;gBACE,IAAI,EAAE,YAAY;aACnB;SACF;KACF;IACD;QACE,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,QAAQ;QACd,aAAa,EAAE;YACb;gBACE,IAAI,EAAE,YAAY;aACnB;YACD;gBACE,IAAI,EAAE,oBAAoB;aAC3B;YACD;gBACE,IAAI,EAAE,eAAe;aACtB;YACD;gBACE,IAAI,EAAE,iBAAiB;aACxB;SACF;KACF;IACD;QACE,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,UAAU;QAChB,aAAa,EAAE;YACb;gBACE,IAAI,EAAE,UAAU;aACjB;YACD;gBACE,IAAI,EAAE,SAAS;aAChB;YACD;gBACE,IAAI,EAAE,WAAW;aAClB;YACD;gBACE,IAAI,EAAE,MAAM;aACb;SACF;KACF;IACD;QACE,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,aAAa;QACnB,aAAa,EAAE;YACb;gBACE,IAAI,EAAE,mBAAmB;aAC1B;YACD;gBACE,IAAI,EAAE,iBAAiB;aACxB;YACD;gBACE,IAAI,EAAE,iBAAiB;aACxB;YACD;gBACE,IAAI,EAAE,iBAAiB;aACxB;YACD;gBACE,IAAI,EAAE,2BAA2B;aAClC;SACF;KACF;IACD;QACE,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,UAAU;QAChB,aAAa,EAAE;YACb;gBACE,IAAI,EAAE,iBAAiB;aACxB;YACD;gBACE,IAAI,EAAE,kBAAkB;aACzB;SACF;KACF;CACF,CAAC"}
@@ -1 +0,0 @@
1
- export { default as ProductConfigurationsFragment } from './ProductConfigurationsFragment.gql';
@@ -1,2 +0,0 @@
1
- export { default as ProductConfigurationsFragment } from './ProductConfigurationsFragment.gql';
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,6BAA6B,EAAE,MAAM,qCAAqC,CAAC"}
@@ -1,3 +0,0 @@
1
- import { Extras } from './errorReporting.shared';
2
- declare const _default: (error: Error, extra?: Extras) => void;
3
- export default _default;
@@ -1,17 +0,0 @@
1
- import * as Sentry from '@sentry/browser';
2
- import { convertAnyToError } from './errorReporting.shared';
3
- const errorReporting = (error, extra = {}) => {
4
- Sentry.withScope((scope) => {
5
- // https://github.com/getsentry/sentry-javascript/issues/1607#issuecomment-425974249
6
- Object.keys(extra).forEach((key) => {
7
- scope.setExtra(key, extra[key]);
8
- });
9
- Sentry.captureException(convertAnyToError(error));
10
- });
11
- };
12
- export default __USE_SENTRY__
13
- ? errorReporting
14
- : () => {
15
- return;
16
- };
17
- //# sourceMappingURL=errorReporting.browser.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"errorReporting.browser.js","sourceRoot":"","sources":["errorReporting.browser.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,iBAAiB,CAAC;AAC1C,OAAO,EAAU,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAEpE,MAAM,cAAc,GAAG,CAAC,KAAY,EAAE,QAAgB,EAAE,EAAE,EAAE;IAC1D,MAAM,CAAC,SAAS,CAAC,CAAC,KAAK,EAAE,EAAE;QACzB,oFAAoF;QACpF,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,OAAO,CAAC,CAAC,GAAG,EAAE,EAAE;YACjC,KAAK,CAAC,QAAQ,CAAC,GAAG,EAAE,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC;QAClC,CAAC,CAAC,CAAC;QACH,MAAM,CAAC,gBAAgB,CAAC,iBAAiB,CAAC,KAAK,CAAC,CAAC,CAAC;IACpD,CAAC,CAAC,CAAC;AACL,CAAC,CAAC;AAEF,eAAe,cAAc;IAC3B,CAAC,CAAC,cAAc;IAChB,CAAC,CAAC,GAAG,EAAE;QACH,OAAO;IACT,CAAC,CAAC"}
@@ -1,4 +0,0 @@
1
- import { Extras } from './errorReporting.shared';
2
- declare function errorReporting(error: Error, extra?: Extras): void;
3
- declare const _default: typeof errorReporting;
4
- export default _default;
package/errorReporting.js DELETED
@@ -1,24 +0,0 @@
1
- /*
2
- Import Sentry's node or browser moudule depending on env
3
-
4
- Use process.env.BUILD_TARGET over @jetshop/core/inServer.
5
-
6
- When using `process.env.*` this is evaluated at compile time & only one
7
- of the lines will transpiled into the final code.
8
- */
9
- function errorReporting(error, extra) {
10
- let report;
11
- if (__IN_SERVER__) {
12
- report = require('./errorReporting.server').default;
13
- }
14
- else {
15
- report = require('./errorReporting.browser').default;
16
- }
17
- return report(error, extra);
18
- }
19
- export default __USE_SENTRY__
20
- ? errorReporting
21
- : (_, __) => {
22
- return;
23
- };
24
- //# sourceMappingURL=errorReporting.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"errorReporting.js","sourceRoot":"","sources":["errorReporting.ts"],"names":[],"mappings":"AAEA;;;;;;;EAOE;AACF,SAAS,cAAc,CAAC,KAAY,EAAE,KAAc;IAClD,IAAI,MAAc,CAAC;IACnB,IAAI,aAAa,EAAE;QACjB,MAAM,GAAG,OAAO,CAAC,yBAAyB,CAAC,CAAC,OAAO,CAAC;KACrD;SAAM;QACL,MAAM,GAAG,OAAO,CAAC,0BAA0B,CAAC,CAAC,OAAO,CAAC;KACtD;IACD,OAAO,MAAM,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC;AAC9B,CAAC;AAED,eAAe,cAAc;IAC3B,CAAC,CAAC,cAAc;IAChB,CAAC,CAAC,CAAC,CAAQ,EAAE,EAAU,EAAE,EAAE;QACvB,OAAO;IACT,CAAC,CAAC"}
@@ -1,3 +0,0 @@
1
- import { Extras } from './errorReporting.shared';
2
- declare const _default: (error: Error, extra?: Extras) => void;
3
- export default _default;
@@ -1,12 +0,0 @@
1
- import * as Sentry from '@sentry/node';
2
- import { convertAnyToError } from './errorReporting.shared';
3
- export default (error, extra = {}) => {
4
- Sentry.withScope((scope) => {
5
- // https://github.com/getsentry/sentry-javascript/issues/1607#issuecomment-425974249
6
- Object.keys(extra).forEach((key) => {
7
- scope.setExtra(key, extra[key]);
8
- });
9
- Sentry.captureException(convertAnyToError(error));
10
- });
11
- };
12
- //# sourceMappingURL=errorReporting.server.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"errorReporting.server.js","sourceRoot":"","sources":["errorReporting.server.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,MAAM,cAAc,CAAC;AACvC,OAAO,EAAU,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAEpE,eAAe,CAAC,KAAY,EAAE,QAAgB,EAAE,EAAE,EAAE;IAClD,MAAM,CAAC,SAAS,CAAC,CAAC,KAAK,EAAE,EAAE;QACzB,oFAAoF;QACpF,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,OAAO,CAAC,CAAC,GAAG,EAAE,EAAE;YACjC,KAAK,CAAC,QAAQ,CAAC,GAAG,EAAE,KAAK,CAAC,GAAG,CAAC,CAAC,CAAC;QAClC,CAAC,CAAC,CAAC;QACH,MAAM,CAAC,gBAAgB,CAAC,iBAAiB,CAAC,KAAK,CAAC,CAAC,CAAC;IACpD,CAAC,CAAC,CAAC;AACL,CAAC,CAAC"}
@@ -1,5 +0,0 @@
1
- export interface Extras {
2
- [key: string]: any;
3
- }
4
- export type Report = (error: Error, extra?: Extras) => void;
5
- export declare const convertAnyToError: (error: any) => any;
@@ -1,17 +0,0 @@
1
- export const convertAnyToError = (error) => {
2
- const errorType = Object.prototype.toString.call(error);
3
- try {
4
- switch (errorType) {
5
- case '[object Error]':
6
- return error;
7
- case '[object String]':
8
- return new Error(error);
9
- default:
10
- return new Error(JSON.stringify(error));
11
- }
12
- }
13
- catch (err) {
14
- return err;
15
- }
16
- };
17
- //# sourceMappingURL=errorReporting.shared.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"errorReporting.shared.js","sourceRoot":"","sources":["errorReporting.shared.ts"],"names":[],"mappings":"AAKA,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAAC,KAAU,EAAE,EAAE;IAC9C,MAAM,SAAS,GAAG,MAAM,CAAC,SAAS,CAAC,QAAQ,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;IACxD,IAAI;QACF,QAAQ,SAAS,EAAE;YACjB,KAAK,gBAAgB;gBACnB,OAAO,KAAK,CAAC;YAEf,KAAK,iBAAiB;gBACpB,OAAO,IAAI,KAAK,CAAC,KAAK,CAAC,CAAC;YAE1B;gBACE,OAAO,IAAI,KAAK,CAAC,IAAI,CAAC,SAAS,CAAC,KAAK,CAAC,CAAC,CAAC;SAC3C;KACF;IAAC,OAAO,GAAG,EAAE;QACZ,OAAO,GAAG,CAAC;KACZ;AACH,CAAC,CAAC"}
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- export declare const ExperimentsContext: React.Context<any>;
3
- declare const ExperimentsProvider: React.FC;
4
- export default ExperimentsProvider;
@@ -1,29 +0,0 @@
1
- import React, { createContext, useMemo, useEffect } from 'react';
2
- import { useCookies } from 'react-cookie';
3
- import { useTracker } from '../analytics/Analytics';
4
- import { trackExperimentEvent } from '../analytics/tracking';
5
- export const ExperimentsContext = createContext(null);
6
- const ExperimentsProvider = ({ children }) => {
7
- const [cookies] = useCookies(['optimizeExperiment']);
8
- const value = useMemo(() => {
9
- if (!cookies.optimizeExperiment) {
10
- return {
11
- experiment: null,
12
- variant: null
13
- };
14
- }
15
- const [experiment, variant] = cookies.optimizeExperiment.split('.');
16
- return {
17
- experiment,
18
- variant: parseInt(variant, 10)
19
- };
20
- }, [cookies]);
21
- const track = useTracker();
22
- useEffect(() => track(trackExperimentEvent({
23
- id: value.experiment,
24
- variant: value.variant
25
- })), [value, track]);
26
- return (React.createElement(ExperimentsContext.Provider, { value: value }, children));
27
- };
28
- export default ExperimentsProvider;
29
- //# sourceMappingURL=ExperimentsProvider.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ExperimentsProvider.js","sourceRoot":"","sources":["ExperimentsProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,aAAa,EAAE,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACjE,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,EAAE,oBAAoB,EAAE,MAAM,uBAAuB,CAAC;AAE7D,MAAM,CAAC,MAAM,kBAAkB,GAAG,aAAa,CAAC,IAAI,CAAC,CAAC;AAEtD,MAAM,mBAAmB,GAAa,CAAC,EAAE,QAAQ,EAAE,EAAE,EAAE;IACrD,MAAM,CAAC,OAAO,CAAC,GAAG,UAAU,CAAC,CAAC,oBAAoB,CAAC,CAAC,CAAC;IAErD,MAAM,KAAK,GAAG,OAAO,CAAC,GAAG,EAAE;QACzB,IAAI,CAAC,OAAO,CAAC,kBAAkB,EAAE;YAC/B,OAAO;gBACL,UAAU,EAAE,IAAI;gBAChB,OAAO,EAAE,IAAI;aACd,CAAC;SACH;QAED,MAAM,CAAC,UAAU,EAAE,OAAO,CAAC,GAAG,OAAO,CAAC,kBAAkB,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;QAEpE,OAAO;YACL,UAAU;YACV,OAAO,EAAE,QAAQ,CAAC,OAAO,EAAE,EAAE,CAAC;SAC/B,CAAC;IACJ,CAAC,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC;IAEd,MAAM,KAAK,GAAG,UAAU,EAAE,CAAC;IAE3B,SAAS,CACP,GAAG,EAAE,CACH,KAAK,CACH,oBAAoB,CAAC;QACnB,EAAE,EAAE,KAAK,CAAC,UAAU;QACpB,OAAO,EAAE,KAAK,CAAC,OAAO;KACvB,CAAC,CACH,EACH,CAAC,KAAK,EAAE,KAAK,CAAC,CACf,CAAC;IAEF,OAAO,CACL,oBAAC,kBAAkB,CAAC,QAAQ,IAAC,KAAK,EAAE,KAAK,IACtC,QAAQ,CACmB,CAC/B,CAAC;AACJ,CAAC,CAAC;AAEF,eAAe,mBAAmB,CAAC"}
@@ -1,3 +0,0 @@
1
- import { OptimizeConfig } from '../components/ConfigProvider';
2
- declare function selectExperimentVariant(config: OptimizeConfig, selectedVariant: string): string;
3
- export default selectExperimentVariant;
@@ -1,35 +0,0 @@
1
- function selectExperimentVariant(config, selectedVariant) {
2
- // If no experiment is configured, do nothing.
3
- if (!config) {
4
- return null;
5
- }
6
- // A valid cookie has the format xxxxxxxx.n where the first part is the experiment id and the second part is the variant index
7
- const parts = (selectedVariant || '').split('.');
8
- if (parts.length === 2) {
9
- const [experiment, variant] = parts;
10
- // Make sure the cookie refers to the currently configured experiment
11
- if (experiment === config.experimentId) {
12
- // Make sure that the variant index is withing the amount of variants we have configured
13
- if (parseInt(variant, 10) < config.variantWeights.length) {
14
- return selectedVariant;
15
- }
16
- }
17
- }
18
- const totalWeights = config.variantWeights.reduce((sum, cur) => sum + cur, 0);
19
- const absoluteWeights = config.variantWeights.map(weight => weight / totalWeights);
20
- // We either have no previous cookie, or an invalid one, so let's select a variant and set up the cookie
21
- const randomValue = Math.random();
22
- const variantCount = absoluteWeights.length;
23
- let i = 0, sum = 0;
24
- for (; i < variantCount; i++) {
25
- if (randomValue < sum + absoluteWeights[i]) {
26
- break;
27
- }
28
- else {
29
- sum += absoluteWeights[i];
30
- }
31
- }
32
- return `${config.experimentId}.${i}`;
33
- }
34
- export default selectExperimentVariant;
35
- //# sourceMappingURL=selectExperimentVariant.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"selectExperimentVariant.js","sourceRoot":"","sources":["selectExperimentVariant.ts"],"names":[],"mappings":"AAEA,SAAS,uBAAuB,CAC9B,MAAsB,EACtB,eAAuB;IAEvB,8CAA8C;IAC9C,IAAI,CAAC,MAAM,EAAE;QACX,OAAO,IAAI,CAAC;KACb;IAED,8HAA8H;IAC9H,MAAM,KAAK,GAAG,CAAC,eAAe,IAAI,EAAE,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;IAEjD,IAAI,KAAK,CAAC,MAAM,KAAK,CAAC,EAAE;QACtB,MAAM,CAAC,UAAU,EAAE,OAAO,CAAC,GAAG,KAAK,CAAC;QAEpC,qEAAqE;QACrE,IAAI,UAAU,KAAK,MAAM,CAAC,YAAY,EAAE;YACtC,wFAAwF;YACxF,IAAI,QAAQ,CAAC,OAAO,EAAE,EAAE,CAAC,GAAG,MAAM,CAAC,cAAc,CAAC,MAAM,EAAE;gBACxD,OAAO,eAAe,CAAC;aACxB;SACF;KACF;IAED,MAAM,YAAY,GAAG,MAAM,CAAC,cAAc,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,GAAG,EAAE,EAAE,CAAC,GAAG,GAAG,GAAG,EAAE,CAAC,CAAC,CAAC;IAC9E,MAAM,eAAe,GAAG,MAAM,CAAC,cAAc,CAAC,GAAG,CAC/C,MAAM,CAAC,EAAE,CAAC,MAAM,GAAG,YAAY,CAChC,CAAC;IAEF,wGAAwG;IACxG,MAAM,WAAW,GAAG,IAAI,CAAC,MAAM,EAAE,CAAC;IAElC,MAAM,YAAY,GAAG,eAAe,CAAC,MAAM,CAAC;IAC5C,IAAI,CAAC,GAAG,CAAC,EACP,GAAG,GAAG,CAAC,CAAC;IAEV,OAAO,CAAC,GAAG,YAAY,EAAE,CAAC,EAAE,EAAE;QAC5B,IAAI,WAAW,GAAG,GAAG,GAAG,eAAe,CAAC,CAAC,CAAC,EAAE;YAC1C,MAAM;SACP;aAAM;YACL,GAAG,IAAI,eAAe,CAAC,CAAC,CAAC,CAAC;SAC3B;KACF;IAED,OAAO,GAAG,MAAM,CAAC,YAAY,IAAI,CAAC,EAAE,CAAC;AACvC,CAAC;AAED,eAAe,uBAAuB,CAAC"}
@@ -1,2 +0,0 @@
1
- declare const useExperiment: (experimentId: string, variantIndex: number) => boolean;
2
- export default useExperiment;
@@ -1,11 +0,0 @@
1
- import { useContext } from 'react';
2
- import { ExperimentsContext } from './ExperimentsProvider';
3
- const useExperiment = (experimentId, variantIndex) => {
4
- const { experiment, variant } = useContext(ExperimentsContext);
5
- return (experiment !== null &&
6
- variant !== null &&
7
- experiment === experimentId &&
8
- variant === variantIndex);
9
- };
10
- export default useExperiment;
11
- //# sourceMappingURL=useExperiment.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useExperiment.js","sourceRoot":"","sources":["useExperiment.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,OAAO,CAAC;AACnC,OAAO,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAE3D,MAAM,aAAa,GAAG,CAAC,YAAoB,EAAE,YAAoB,EAAE,EAAE;IACnE,MAAM,EAAE,UAAU,EAAE,OAAO,EAAE,GAAG,UAAU,CAAC,kBAAkB,CAAC,CAAC;IAC/D,OAAO,CACL,UAAU,KAAK,IAAI;QACnB,OAAO,KAAK,IAAI;QAChB,UAAU,KAAK,YAAY;QAC3B,OAAO,KAAK,YAAY,CACzB,CAAC;AACJ,CAAC,CAAC;AAEF,eAAe,aAAa,CAAC"}
@@ -1,9 +0,0 @@
1
- declare const decodeUrlQuery: ({ urlQuery, parametersToBeDecoded }: {
2
- urlQuery: {
3
- [key: string]: string;
4
- };
5
- parametersToBeDecoded?: string[];
6
- }) => {
7
- [x: string]: string;
8
- };
9
- export default decodeUrlQuery;
@@ -1,27 +0,0 @@
1
- const UTF16toUTF8 = (UTF16String) => decodeURIComponent(UTF16String.split('')
2
- .map(c => '%' + ('00' + c.charCodeAt(0).toString(16)).slice(-2))
3
- .join(''));
4
- const decodeUrlQuery = ({ urlQuery, parametersToBeDecoded = [] }) => {
5
- const decodedUrl = Object.assign({}, urlQuery);
6
- for (const param of parametersToBeDecoded) {
7
- let value = decodedUrl[param];
8
- try {
9
- value = UTF16toUTF8(universalDecode(value));
10
- }
11
- catch (error) {
12
- // Not Base64 encoded
13
- }
14
- decodedUrl[param] = value;
15
- }
16
- return decodedUrl;
17
- };
18
- function universalDecode(str) {
19
- if (__IN_SERVER__) {
20
- return Buffer.from(str, 'base64').toString('latin1');
21
- }
22
- else {
23
- return atob(str);
24
- }
25
- }
26
- export default decodeUrlQuery;
27
- //# sourceMappingURL=decodeUrlQuery.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"decodeUrlQuery.js","sourceRoot":"","sources":["decodeUrlQuery.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,GAAG,CAAC,WAAmB,EAAE,EAAE,CAC1C,kBAAkB,CAChB,WAAW,CAAC,KAAK,CAAC,EAAE,CAAC;KAClB,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,GAAG,GAAG,CAAC,IAAI,GAAG,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC;KAC/D,IAAI,CAAC,EAAE,CAAC,CACZ,CAAC;AAEJ,MAAM,cAAc,GAAG,CAAC,EACtB,QAAQ,EACR,qBAAqB,GAAG,EAAE,EAI3B,EAAE,EAAE;IACH,MAAM,UAAU,qBAAQ,QAAQ,CAAE,CAAC;IACnC,KAAK,MAAM,KAAK,IAAI,qBAAqB,EAAE;QACzC,IAAI,KAAK,GAAG,UAAU,CAAC,KAAK,CAAC,CAAC;QAC9B,IAAI;YACF,KAAK,GAAG,WAAW,CAAC,eAAe,CAAC,KAAK,CAAC,CAAC,CAAC;SAC7C;QAAC,OAAO,KAAK,EAAE;YACd,qBAAqB;SACtB;QACD,UAAU,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC;KAC3B;IACD,OAAO,UAAU,CAAC;AACpB,CAAC,CAAC;AAEF,SAAS,eAAe,CAAC,GAAW;IAClC,IAAI,aAAa,EAAE;QACjB,OAAO,MAAM,CAAC,IAAI,CAAC,GAAG,EAAE,QAAQ,CAAC,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC;KACtD;SAAM;QACL,OAAO,IAAI,CAAC,GAAG,CAAC,CAAC;KAClB;AACH,CAAC;AAED,eAAe,cAAc,CAAC"}
@@ -1,7 +0,0 @@
1
- interface Coordinate {
2
- latitude: number;
3
- longitude: number;
4
- }
5
- /** Calculates distance in km between two coordinates */
6
- export declare const distance: (pointA: Coordinate, pointB: Coordinate) => number;
7
- export {};
@@ -1,13 +0,0 @@
1
- /** Calculates distance in km between two coordinates */
2
- export const distance = (pointA, pointB) => {
3
- const p = 0.017453292519943295; // Math.PI / 180
4
- const c = Math.cos;
5
- const a = 0.5 -
6
- c((pointB.latitude - pointA.latitude) * p) / 2 +
7
- (c(pointA.latitude * p) *
8
- c(pointB.latitude * p) *
9
- (1 - c((pointB.longitude - pointA.longitude) * p))) /
10
- 2;
11
- return 12742 * Math.asin(Math.sqrt(a)); // 2 * R; R = 6371 km
12
- };
13
- //# sourceMappingURL=distance.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"distance.js","sourceRoot":"","sources":["distance.ts"],"names":[],"mappings":"AAKA,wDAAwD;AACxD,MAAM,CAAC,MAAM,QAAQ,GAAG,CAAC,MAAkB,EAAE,MAAkB,EAAE,EAAE;IACjE,MAAM,CAAC,GAAG,oBAAoB,CAAC,CAAC,gBAAgB;IAChD,MAAM,CAAC,GAA0B,IAAI,CAAC,GAAG,CAAC;IAC1C,MAAM,CAAC,GACL,GAAG;QACH,CAAC,CAAC,CAAC,MAAM,CAAC,QAAQ,GAAG,MAAM,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC;QAC9C,CAAC,CAAC,CAAC,MAAM,CAAC,QAAQ,GAAG,CAAC,CAAC;YACrB,CAAC,CAAC,MAAM,CAAC,QAAQ,GAAG,CAAC,CAAC;YACtB,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,MAAM,CAAC,SAAS,GAAG,MAAM,CAAC,SAAS,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;YACnD,CAAC,CAAC;IAEN,OAAO,KAAK,GAAG,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,qBAAqB;AAC/D,CAAC,CAAC"}
@@ -1,3 +0,0 @@
1
- import { ProductVariant } from '../types';
2
- declare const encodeVariantValues: (variant: ProductVariant) => string;
3
- export default encodeVariantValues;
@@ -1,25 +0,0 @@
1
- const encodeVariantValues = (variant) => {
2
- var _a;
3
- let encoding = '?att=';
4
- if (!variant) {
5
- return (encoding = '');
6
- }
7
- try {
8
- encoding += universalEncode((_a = variant.values) === null || _a === void 0 ? void 0 : _a.join('|'));
9
- }
10
- catch (_b) {
11
- // Cannot be encoded
12
- encoding = '';
13
- }
14
- return encoding;
15
- };
16
- function universalEncode(str) {
17
- if (__IN_SERVER__) {
18
- return new Buffer(str).toString('base64');
19
- }
20
- else {
21
- return btoa(str);
22
- }
23
- }
24
- export default encodeVariantValues;
25
- //# sourceMappingURL=encodeVariant.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"encodeVariant.js","sourceRoot":"","sources":["encodeVariant.ts"],"names":[],"mappings":"AAEA,MAAM,mBAAmB,GAAG,CAAC,OAAuB,EAAE,EAAE;;IACtD,IAAI,QAAQ,GAAG,OAAO,CAAC;IAEvB,IAAI,CAAC,OAAO,EAAE;QACZ,OAAO,CAAC,QAAQ,GAAG,EAAE,CAAC,CAAC;KACxB;IAED,IAAI;QACF,QAAQ,IAAI,eAAe,CAAC,MAAA,OAAO,CAAC,MAAM,0CAAE,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC;KACxD;IAAC,WAAM;QACN,oBAAoB;QACpB,QAAQ,GAAG,EAAE,CAAC;KACf;IAED,OAAO,QAAQ,CAAC;AAClB,CAAC,CAAC;AAEF,SAAS,eAAe,CAAC,GAAW;IAClC,IAAI,aAAa,EAAE;QACjB,OAAO,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC;KAC3C;SAAM;QACL,OAAO,IAAI,CAAC,GAAG,CAAC,CAAC;KAClB;AACH,CAAC;AAED,eAAe,mBAAmB,CAAC"}
@@ -1,6 +0,0 @@
1
- interface Breakpoint<T> {
2
- breakpoint: string;
3
- value: T;
4
- }
5
- declare function getBreakpointsFromValues<T>(values: T[], breakpointLabels: string[]): Breakpoint<T>[];
6
- export default getBreakpointsFromValues;