@commercelayer/react-components 4.18.0 → 4.19.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (335) hide show
  1. package/lib/cjs/components/ExternalFunction.d.ts +1 -1
  2. package/lib/cjs/components/MetadataInput.d.ts +1 -1
  3. package/lib/cjs/components/SubmitButton.d.ts +2 -2
  4. package/lib/cjs/components/addresses/Address.d.ts +1 -1
  5. package/lib/cjs/components/addresses/AddressCountrySelector.d.ts +1 -1
  6. package/lib/cjs/components/addresses/AddressField.d.ts +2 -2
  7. package/lib/cjs/components/addresses/AddressInput.d.ts +1 -1
  8. package/lib/cjs/components/addresses/AddressInputSelect.d.ts +1 -1
  9. package/lib/cjs/components/addresses/AddressStateSelector.d.ts +1 -1
  10. package/lib/cjs/components/addresses/AddressesEmpty.d.ts +1 -1
  11. package/lib/cjs/components/addresses/BillingAddressForm.d.ts +1 -1
  12. package/lib/cjs/components/addresses/SaveAddressesButton.d.ts +1 -1
  13. package/lib/cjs/components/addresses/ShippingAddressForm.d.ts +1 -1
  14. package/lib/cjs/components/customers/CustomerContainer.d.ts +1 -1
  15. package/lib/cjs/components/customers/CustomerField.d.ts +1 -1
  16. package/lib/cjs/components/customers/CustomerInput.d.ts +1 -1
  17. package/lib/cjs/components/customers/CustomerPaymentSource.d.ts +1 -1
  18. package/lib/cjs/components/customers/CustomerPaymentSourceEmpty.d.ts +1 -1
  19. package/lib/cjs/components/customers/MyAccountLink.d.ts +1 -1
  20. package/lib/cjs/components/customers/MyIdentityLink.d.ts +1 -1
  21. package/lib/cjs/components/customers/SaveCustomerButton.d.ts +1 -1
  22. package/lib/cjs/components/errors/Errors.d.ts +1 -1
  23. package/lib/cjs/components/gift_cards/GiftCard.d.ts +1 -1
  24. package/lib/cjs/components/gift_cards/GiftCardCurrencySelector.d.ts +1 -1
  25. package/lib/cjs/components/gift_cards/GiftCardInput.d.ts +1 -1
  26. package/lib/cjs/components/gift_cards/GiftCardOrCouponCode.d.ts +1 -1
  27. package/lib/cjs/components/gift_cards/GiftCardOrCouponInput.d.ts +2 -2
  28. package/lib/cjs/components/gift_cards/GiftCardOrCouponRemoveButton.d.ts +2 -2
  29. package/lib/cjs/components/gift_cards/GiftCardOrCouponSubmit.d.ts +2 -2
  30. package/lib/cjs/components/in_stock_subscriptions/InStockSubscriptionButton.d.ts +1 -1
  31. package/lib/cjs/components/in_stock_subscriptions/InStockSubscriptionsContainer.d.ts +1 -1
  32. package/lib/cjs/components/line_items/LineItemAmount.d.ts +1 -1
  33. package/lib/cjs/components/line_items/LineItemCode.d.ts +2 -2
  34. package/lib/cjs/components/line_items/LineItemField.d.ts +1 -1
  35. package/lib/cjs/components/line_items/LineItemImage.d.ts +2 -2
  36. package/lib/cjs/components/line_items/LineItemName.d.ts +1 -1
  37. package/lib/cjs/components/line_items/LineItemOption.d.ts +2 -2
  38. package/lib/cjs/components/line_items/LineItemQuantity.d.ts +2 -2
  39. package/lib/cjs/components/line_items/LineItemRemoveLink.d.ts +2 -2
  40. package/lib/cjs/components/line_items/LineItemsCount.d.ts +1 -1
  41. package/lib/cjs/components/line_items/LineItemsEmpty.d.ts +1 -1
  42. package/lib/cjs/components/orders/AddToCartButton.d.ts +2 -2
  43. package/lib/cjs/components/orders/AdjustmentAmount.d.ts +1 -1
  44. package/lib/cjs/components/orders/CartLink.d.ts +1 -1
  45. package/lib/cjs/components/orders/CheckoutLink.d.ts +1 -1
  46. package/lib/cjs/components/orders/DiscountAmount.d.ts +1 -1
  47. package/lib/cjs/components/orders/GiftCardAmount.d.ts +1 -1
  48. package/lib/cjs/components/orders/OrderContainer.d.ts +1 -1
  49. package/lib/cjs/components/orders/OrderList.d.ts +1 -1
  50. package/lib/cjs/components/orders/OrderListEmpty.d.ts +1 -1
  51. package/lib/cjs/components/orders/OrderListPaginationButtons.d.ts +1 -1
  52. package/lib/cjs/components/orders/OrderListPaginationInfo.d.ts +1 -1
  53. package/lib/cjs/components/orders/OrderStorage.d.ts +1 -1
  54. package/lib/cjs/components/orders/PaymentMethodAmount.d.ts +1 -1
  55. package/lib/cjs/components/orders/PlaceOrderButton.d.ts +1 -1
  56. package/lib/cjs/components/orders/ShippingAmount.d.ts +1 -1
  57. package/lib/cjs/components/orders/SubTotalAmount.d.ts +1 -1
  58. package/lib/cjs/components/orders/TaxesAmount.d.ts +1 -1
  59. package/lib/cjs/components/orders/TotalAmount.d.ts +1 -1
  60. package/lib/cjs/components/parcels/ParcelField.d.ts +1 -1
  61. package/lib/cjs/components/parcels/ParcelLineItemField.d.ts +1 -1
  62. package/lib/cjs/components/parcels/ParcelLineItemsCount.d.ts +1 -1
  63. package/lib/cjs/components/parcels/ParcelsCount.d.ts +1 -1
  64. package/lib/cjs/components/payment_gateways/AdyenGateway.d.ts +1 -1
  65. package/lib/cjs/components/payment_gateways/BraintreeGateway.d.ts +1 -1
  66. package/lib/cjs/components/payment_gateways/CheckoutComGateway.d.ts +1 -1
  67. package/lib/cjs/components/payment_gateways/ExternalGateway.d.ts +1 -1
  68. package/lib/cjs/components/payment_gateways/KlarnaGateway.d.ts +1 -1
  69. package/lib/cjs/components/payment_gateways/PaymentGateway.d.ts +2 -2
  70. package/lib/cjs/components/payment_gateways/PaypalGateway.d.ts +1 -1
  71. package/lib/cjs/components/payment_gateways/StripeGateway.d.ts +1 -1
  72. package/lib/cjs/components/payment_gateways/WireTransferGateway.d.ts +1 -1
  73. package/lib/cjs/components/payment_methods/PaymentMethodName.d.ts +1 -1
  74. package/lib/cjs/components/payment_methods/PaymentMethodPrice.d.ts +1 -1
  75. package/lib/cjs/components/payment_methods/PaymentMethodRadioButton.d.ts +1 -1
  76. package/lib/cjs/components/payment_source/AdyenPayment.d.ts +10 -74
  77. package/lib/cjs/components/payment_source/BraintreePayment.d.ts +2 -2
  78. package/lib/cjs/components/payment_source/CheckoutComPayment.d.ts +2 -2
  79. package/lib/cjs/components/payment_source/ExternalPayment.d.ts +2 -2
  80. package/lib/cjs/components/payment_source/KlarnaPayment.d.ts +2 -2
  81. package/lib/cjs/components/payment_source/PaymentSource.d.ts +2 -2
  82. package/lib/cjs/components/payment_source/PaymentSourceBrandIcon.d.ts +1 -1
  83. package/lib/cjs/components/payment_source/PaymentSourceBrandName.d.ts +1 -1
  84. package/lib/cjs/components/payment_source/PaymentSourceEditButton.d.ts +1 -1
  85. package/lib/cjs/components/payment_source/StripePayment.d.ts +3 -3
  86. package/lib/cjs/components/prices/Price.d.ts +2 -2
  87. package/lib/cjs/components/prices/PricesContainer.d.ts +2 -2
  88. package/lib/cjs/components/shipments/ShipmentField.d.ts +1 -1
  89. package/lib/cjs/components/shipments/ShipmentsCount.d.ts +1 -1
  90. package/lib/cjs/components/shipping_methods/ShippingMethodName.d.ts +1 -1
  91. package/lib/cjs/components/shipping_methods/ShippingMethodPrice.d.ts +1 -1
  92. package/lib/cjs/components/skus/AvailabilityTemplate.d.ts +2 -2
  93. package/lib/cjs/components/skus/SkuField.d.ts +1 -1
  94. package/lib/cjs/components/stock_transfers/StockTransferField.d.ts +1 -1
  95. package/lib/cjs/components/utils/AddressCardsTemplate.d.ts +1 -1
  96. package/lib/cjs/components/utils/BaseInput.d.ts +1 -1
  97. package/lib/cjs/components/utils/BaseOrderPrice.d.ts +2 -2
  98. package/lib/cjs/components/utils/BaseSelect.d.ts +1 -1
  99. package/lib/cjs/components/utils/GenericFieldComponent.d.ts +6 -6
  100. package/lib/cjs/components/utils/Parent.d.ts +1 -1
  101. package/lib/cjs/components/utils/PaymentCardsTemplate.d.ts +3 -3
  102. package/lib/cjs/components/utils/PriceTemplate.d.ts +1 -1
  103. package/lib/cjs/components/utils/getAllErrors.d.ts +3 -3
  104. package/lib/cjs/context/AddressChildrenContext.d.ts +1 -1
  105. package/lib/cjs/context/AddressContext.d.ts +1 -1
  106. package/lib/cjs/context/BillingAddressContext.d.ts +1 -1
  107. package/lib/cjs/context/CouponAndGiftCardFormContext.d.ts +1 -1
  108. package/lib/cjs/context/CustomerAddressFormContext.d.ts +2 -2
  109. package/lib/cjs/context/CustomerContext.d.ts +1 -1
  110. package/lib/cjs/context/CustomerPaymentSourceContext.d.ts +1 -1
  111. package/lib/cjs/context/GiftCardContext.d.ts +1 -1
  112. package/lib/cjs/context/InStockSubscriptionContext.d.ts +1 -1
  113. package/lib/cjs/context/LineItemChildrenContext.d.ts +1 -1
  114. package/lib/cjs/context/LineItemContext.d.ts +2 -2
  115. package/lib/cjs/context/OrderContext.d.ts +2 -2
  116. package/lib/cjs/context/OrderListChildrenContext.d.ts +3 -3
  117. package/lib/cjs/context/PaymentMethodChildrenContext.d.ts +1 -1
  118. package/lib/cjs/context/ShippingAddressContext.d.ts +1 -1
  119. package/lib/cjs/context/ShippingAddressFormContext.d.ts +1 -1
  120. package/lib/cjs/context/ShippingMethodChildrenContext.d.ts +1 -1
  121. package/lib/cjs/context/SkuChildrenContext.d.ts +1 -1
  122. package/lib/cjs/context/SkuContext.d.ts +1 -1
  123. package/lib/cjs/context/StockTransferChildrenContext.d.ts +1 -1
  124. package/lib/cjs/hooks/useCommerceLayer.d.ts +1 -1
  125. package/lib/cjs/hooks/useCustomerContainer.d.ts +1 -1
  126. package/lib/cjs/hooks/useOrderContainer.d.ts +1 -1
  127. package/lib/cjs/reducers/AddressReducer.d.ts +9 -9
  128. package/lib/cjs/reducers/AvailabilityReducer.d.ts +5 -5
  129. package/lib/cjs/reducers/BillingAddressReducer.d.ts +4 -4
  130. package/lib/cjs/reducers/CustomerReducer.d.ts +4 -4
  131. package/lib/cjs/reducers/GiftCardReducer.d.ts +6 -6
  132. package/lib/cjs/reducers/InStockSubscriptionReducer.d.ts +3 -3
  133. package/lib/cjs/reducers/LineItemReducer.d.ts +6 -6
  134. package/lib/cjs/reducers/OrderReducer.d.ts +6 -6
  135. package/lib/cjs/reducers/PaymentMethodReducer.d.ts +12 -12
  136. package/lib/cjs/reducers/PlaceOrderReducer.d.ts +1 -1
  137. package/lib/cjs/reducers/PriceReducer.d.ts +5 -5
  138. package/lib/cjs/reducers/ShipmentReducer.d.ts +5 -5
  139. package/lib/cjs/reducers/ShippingAddressReducer.d.ts +4 -4
  140. package/lib/cjs/reducers/SkuListsReducer.d.ts +2 -2
  141. package/lib/cjs/reducers/SkuReducer.d.ts +4 -4
  142. package/lib/cjs/typings/errors.d.ts +1 -1
  143. package/lib/cjs/typings/index.d.ts +2 -2
  144. package/lib/cjs/utils/addressesManager.d.ts +3 -3
  145. package/lib/cjs/utils/baseReducer.d.ts +1 -1
  146. package/lib/cjs/utils/canPlaceOrder.d.ts +1 -1
  147. package/lib/cjs/utils/checkIncludeResource.d.ts +1 -1
  148. package/lib/cjs/utils/customMessages.d.ts +1 -1
  149. package/lib/cjs/utils/expressPaymentHelper.d.ts +4 -4
  150. package/lib/cjs/utils/filterChildren.d.ts +1 -1
  151. package/lib/cjs/utils/formCleaner.d.ts +1 -1
  152. package/lib/cjs/utils/getCardDetails.d.ts +3 -3
  153. package/lib/cjs/utils/getErrors.d.ts +2 -2
  154. package/lib/cjs/utils/getLoaderComponent.d.ts +1 -1
  155. package/lib/cjs/utils/getPaymentAttributes.d.ts +2 -2
  156. package/lib/cjs/utils/getPrices.d.ts +1 -1
  157. package/lib/cjs/utils/getSdk.d.ts +1 -1
  158. package/lib/cjs/utils/getSkus.d.ts +1 -1
  159. package/lib/cjs/utils/hasSubscriptions.d.ts +1 -1
  160. package/lib/cjs/utils/organization.d.ts +4 -4
  161. package/lib/cjs/utils/organization.js +1 -1
  162. package/lib/cjs/utils/payment-methods/sortPaymentMethods.d.ts +2 -2
  163. package/lib/cjs/utils/shipments.d.ts +1 -1
  164. package/lib/cjs/utils/triggerAttributeHelper.d.ts +2 -2
  165. package/lib/cjs/utils/updateOrderSubscriptionCustomerPaymentSource.d.ts +2 -2
  166. package/lib/cjs/utils/validateFormFields.d.ts +5 -5
  167. package/lib/esm/components/ExternalFunction.d.ts +1 -1
  168. package/lib/esm/components/MetadataInput.d.ts +1 -1
  169. package/lib/esm/components/SubmitButton.d.ts +2 -2
  170. package/lib/esm/components/addresses/Address.d.ts +1 -1
  171. package/lib/esm/components/addresses/AddressCountrySelector.d.ts +1 -1
  172. package/lib/esm/components/addresses/AddressField.d.ts +2 -2
  173. package/lib/esm/components/addresses/AddressInput.d.ts +1 -1
  174. package/lib/esm/components/addresses/AddressInputSelect.d.ts +1 -1
  175. package/lib/esm/components/addresses/AddressStateSelector.d.ts +1 -1
  176. package/lib/esm/components/addresses/AddressesEmpty.d.ts +1 -1
  177. package/lib/esm/components/addresses/BillingAddressForm.d.ts +1 -1
  178. package/lib/esm/components/addresses/SaveAddressesButton.d.ts +1 -1
  179. package/lib/esm/components/addresses/ShippingAddressForm.d.ts +1 -1
  180. package/lib/esm/components/customers/CustomerContainer.d.ts +1 -1
  181. package/lib/esm/components/customers/CustomerField.d.ts +1 -1
  182. package/lib/esm/components/customers/CustomerInput.d.ts +1 -1
  183. package/lib/esm/components/customers/CustomerPaymentSource.d.ts +1 -1
  184. package/lib/esm/components/customers/CustomerPaymentSourceEmpty.d.ts +1 -1
  185. package/lib/esm/components/customers/MyAccountLink.d.ts +1 -1
  186. package/lib/esm/components/customers/MyIdentityLink.d.ts +1 -1
  187. package/lib/esm/components/customers/SaveCustomerButton.d.ts +1 -1
  188. package/lib/esm/components/errors/Errors.d.ts +1 -1
  189. package/lib/esm/components/gift_cards/GiftCard.d.ts +1 -1
  190. package/lib/esm/components/gift_cards/GiftCardCurrencySelector.d.ts +1 -1
  191. package/lib/esm/components/gift_cards/GiftCardInput.d.ts +1 -1
  192. package/lib/esm/components/gift_cards/GiftCardOrCouponCode.d.ts +1 -1
  193. package/lib/esm/components/gift_cards/GiftCardOrCouponInput.d.ts +2 -2
  194. package/lib/esm/components/gift_cards/GiftCardOrCouponRemoveButton.d.ts +2 -2
  195. package/lib/esm/components/gift_cards/GiftCardOrCouponSubmit.d.ts +2 -2
  196. package/lib/esm/components/in_stock_subscriptions/InStockSubscriptionButton.d.ts +1 -1
  197. package/lib/esm/components/in_stock_subscriptions/InStockSubscriptionsContainer.d.ts +1 -1
  198. package/lib/esm/components/line_items/LineItemAmount.d.ts +1 -1
  199. package/lib/esm/components/line_items/LineItemCode.d.ts +2 -2
  200. package/lib/esm/components/line_items/LineItemField.d.ts +1 -1
  201. package/lib/esm/components/line_items/LineItemImage.d.ts +2 -2
  202. package/lib/esm/components/line_items/LineItemName.d.ts +1 -1
  203. package/lib/esm/components/line_items/LineItemOption.d.ts +2 -2
  204. package/lib/esm/components/line_items/LineItemQuantity.d.ts +2 -2
  205. package/lib/esm/components/line_items/LineItemRemoveLink.d.ts +2 -2
  206. package/lib/esm/components/line_items/LineItemsCount.d.ts +1 -1
  207. package/lib/esm/components/line_items/LineItemsEmpty.d.ts +1 -1
  208. package/lib/esm/components/orders/AddToCartButton.d.ts +2 -2
  209. package/lib/esm/components/orders/AdjustmentAmount.d.ts +1 -1
  210. package/lib/esm/components/orders/CartLink.d.ts +1 -1
  211. package/lib/esm/components/orders/CheckoutLink.d.ts +1 -1
  212. package/lib/esm/components/orders/DiscountAmount.d.ts +1 -1
  213. package/lib/esm/components/orders/GiftCardAmount.d.ts +1 -1
  214. package/lib/esm/components/orders/OrderContainer.d.ts +1 -1
  215. package/lib/esm/components/orders/OrderList.d.ts +1 -1
  216. package/lib/esm/components/orders/OrderListEmpty.d.ts +1 -1
  217. package/lib/esm/components/orders/OrderListPaginationButtons.d.ts +1 -1
  218. package/lib/esm/components/orders/OrderListPaginationInfo.d.ts +1 -1
  219. package/lib/esm/components/orders/OrderStorage.d.ts +1 -1
  220. package/lib/esm/components/orders/PaymentMethodAmount.d.ts +1 -1
  221. package/lib/esm/components/orders/PlaceOrderButton.d.ts +1 -1
  222. package/lib/esm/components/orders/ShippingAmount.d.ts +1 -1
  223. package/lib/esm/components/orders/SubTotalAmount.d.ts +1 -1
  224. package/lib/esm/components/orders/TaxesAmount.d.ts +1 -1
  225. package/lib/esm/components/orders/TotalAmount.d.ts +1 -1
  226. package/lib/esm/components/parcels/ParcelField.d.ts +1 -1
  227. package/lib/esm/components/parcels/ParcelLineItemField.d.ts +1 -1
  228. package/lib/esm/components/parcels/ParcelLineItemsCount.d.ts +1 -1
  229. package/lib/esm/components/parcels/ParcelsCount.d.ts +1 -1
  230. package/lib/esm/components/payment_gateways/AdyenGateway.d.ts +1 -1
  231. package/lib/esm/components/payment_gateways/BraintreeGateway.d.ts +1 -1
  232. package/lib/esm/components/payment_gateways/CheckoutComGateway.d.ts +1 -1
  233. package/lib/esm/components/payment_gateways/ExternalGateway.d.ts +1 -1
  234. package/lib/esm/components/payment_gateways/KlarnaGateway.d.ts +1 -1
  235. package/lib/esm/components/payment_gateways/PaymentGateway.d.ts +2 -2
  236. package/lib/esm/components/payment_gateways/PaypalGateway.d.ts +1 -1
  237. package/lib/esm/components/payment_gateways/StripeGateway.d.ts +1 -1
  238. package/lib/esm/components/payment_gateways/WireTransferGateway.d.ts +1 -1
  239. package/lib/esm/components/payment_methods/PaymentMethodName.d.ts +1 -1
  240. package/lib/esm/components/payment_methods/PaymentMethodPrice.d.ts +1 -1
  241. package/lib/esm/components/payment_methods/PaymentMethodRadioButton.d.ts +1 -1
  242. package/lib/esm/components/payment_source/AdyenPayment.d.ts +10 -74
  243. package/lib/esm/components/payment_source/BraintreePayment.d.ts +2 -2
  244. package/lib/esm/components/payment_source/CheckoutComPayment.d.ts +2 -2
  245. package/lib/esm/components/payment_source/ExternalPayment.d.ts +2 -2
  246. package/lib/esm/components/payment_source/KlarnaPayment.d.ts +2 -2
  247. package/lib/esm/components/payment_source/PaymentSource.d.ts +2 -2
  248. package/lib/esm/components/payment_source/PaymentSourceBrandIcon.d.ts +1 -1
  249. package/lib/esm/components/payment_source/PaymentSourceBrandName.d.ts +1 -1
  250. package/lib/esm/components/payment_source/PaymentSourceEditButton.d.ts +1 -1
  251. package/lib/esm/components/payment_source/StripePayment.d.ts +3 -3
  252. package/lib/esm/components/prices/Price.d.ts +2 -2
  253. package/lib/esm/components/prices/PricesContainer.d.ts +2 -2
  254. package/lib/esm/components/shipments/ShipmentField.d.ts +1 -1
  255. package/lib/esm/components/shipments/ShipmentsCount.d.ts +1 -1
  256. package/lib/esm/components/shipping_methods/ShippingMethodName.d.ts +1 -1
  257. package/lib/esm/components/shipping_methods/ShippingMethodPrice.d.ts +1 -1
  258. package/lib/esm/components/skus/AvailabilityTemplate.d.ts +2 -2
  259. package/lib/esm/components/skus/SkuField.d.ts +1 -1
  260. package/lib/esm/components/stock_transfers/StockTransferField.d.ts +1 -1
  261. package/lib/esm/components/utils/AddressCardsTemplate.d.ts +1 -1
  262. package/lib/esm/components/utils/BaseInput.d.ts +1 -1
  263. package/lib/esm/components/utils/BaseOrderPrice.d.ts +2 -2
  264. package/lib/esm/components/utils/BaseSelect.d.ts +1 -1
  265. package/lib/esm/components/utils/GenericFieldComponent.d.ts +6 -6
  266. package/lib/esm/components/utils/Parent.d.ts +1 -1
  267. package/lib/esm/components/utils/PaymentCardsTemplate.d.ts +3 -3
  268. package/lib/esm/components/utils/PriceTemplate.d.ts +1 -1
  269. package/lib/esm/components/utils/getAllErrors.d.ts +3 -3
  270. package/lib/esm/context/AddressChildrenContext.d.ts +1 -1
  271. package/lib/esm/context/AddressContext.d.ts +1 -1
  272. package/lib/esm/context/BillingAddressContext.d.ts +1 -1
  273. package/lib/esm/context/CouponAndGiftCardFormContext.d.ts +1 -1
  274. package/lib/esm/context/CustomerAddressFormContext.d.ts +2 -2
  275. package/lib/esm/context/CustomerContext.d.ts +1 -1
  276. package/lib/esm/context/CustomerPaymentSourceContext.d.ts +1 -1
  277. package/lib/esm/context/GiftCardContext.d.ts +1 -1
  278. package/lib/esm/context/InStockSubscriptionContext.d.ts +1 -1
  279. package/lib/esm/context/LineItemChildrenContext.d.ts +1 -1
  280. package/lib/esm/context/LineItemContext.d.ts +2 -2
  281. package/lib/esm/context/OrderContext.d.ts +2 -2
  282. package/lib/esm/context/OrderListChildrenContext.d.ts +3 -3
  283. package/lib/esm/context/PaymentMethodChildrenContext.d.ts +1 -1
  284. package/lib/esm/context/ShippingAddressContext.d.ts +1 -1
  285. package/lib/esm/context/ShippingAddressFormContext.d.ts +1 -1
  286. package/lib/esm/context/ShippingMethodChildrenContext.d.ts +1 -1
  287. package/lib/esm/context/SkuChildrenContext.d.ts +1 -1
  288. package/lib/esm/context/SkuContext.d.ts +1 -1
  289. package/lib/esm/context/StockTransferChildrenContext.d.ts +1 -1
  290. package/lib/esm/hooks/useCommerceLayer.d.ts +1 -1
  291. package/lib/esm/hooks/useCustomerContainer.d.ts +1 -1
  292. package/lib/esm/hooks/useOrderContainer.d.ts +1 -1
  293. package/lib/esm/reducers/AddressReducer.d.ts +9 -9
  294. package/lib/esm/reducers/AvailabilityReducer.d.ts +5 -5
  295. package/lib/esm/reducers/BillingAddressReducer.d.ts +4 -4
  296. package/lib/esm/reducers/CustomerReducer.d.ts +4 -4
  297. package/lib/esm/reducers/GiftCardReducer.d.ts +6 -6
  298. package/lib/esm/reducers/InStockSubscriptionReducer.d.ts +3 -3
  299. package/lib/esm/reducers/LineItemReducer.d.ts +6 -6
  300. package/lib/esm/reducers/OrderReducer.d.ts +6 -6
  301. package/lib/esm/reducers/PaymentMethodReducer.d.ts +12 -12
  302. package/lib/esm/reducers/PlaceOrderReducer.d.ts +1 -1
  303. package/lib/esm/reducers/PriceReducer.d.ts +5 -5
  304. package/lib/esm/reducers/ShipmentReducer.d.ts +5 -5
  305. package/lib/esm/reducers/ShippingAddressReducer.d.ts +4 -4
  306. package/lib/esm/reducers/SkuListsReducer.d.ts +2 -2
  307. package/lib/esm/reducers/SkuReducer.d.ts +4 -4
  308. package/lib/esm/typings/errors.d.ts +1 -1
  309. package/lib/esm/typings/index.d.ts +2 -2
  310. package/lib/esm/utils/addressesManager.d.ts +3 -3
  311. package/lib/esm/utils/baseReducer.d.ts +1 -1
  312. package/lib/esm/utils/canPlaceOrder.d.ts +1 -1
  313. package/lib/esm/utils/checkIncludeResource.d.ts +1 -1
  314. package/lib/esm/utils/customMessages.d.ts +1 -1
  315. package/lib/esm/utils/expressPaymentHelper.d.ts +4 -4
  316. package/lib/esm/utils/filterChildren.d.ts +1 -1
  317. package/lib/esm/utils/formCleaner.d.ts +1 -1
  318. package/lib/esm/utils/getCardDetails.d.ts +3 -3
  319. package/lib/esm/utils/getErrors.d.ts +2 -2
  320. package/lib/esm/utils/getLoaderComponent.d.ts +1 -1
  321. package/lib/esm/utils/getPaymentAttributes.d.ts +2 -2
  322. package/lib/esm/utils/getPrices.d.ts +1 -1
  323. package/lib/esm/utils/getSdk.d.ts +1 -1
  324. package/lib/esm/utils/getSkus.d.ts +1 -1
  325. package/lib/esm/utils/hasSubscriptions.d.ts +1 -1
  326. package/lib/esm/utils/organization.d.ts +4 -4
  327. package/lib/esm/utils/organization.js +1 -1
  328. package/lib/esm/utils/payment-methods/sortPaymentMethods.d.ts +2 -2
  329. package/lib/esm/utils/shipments.d.ts +1 -1
  330. package/lib/esm/utils/triggerAttributeHelper.d.ts +2 -2
  331. package/lib/esm/utils/updateOrderSubscriptionCustomerPaymentSource.d.ts +2 -2
  332. package/lib/esm/utils/validateFormFields.d.ts +5 -5
  333. package/lib/tsconfig.prod.esm.tsbuildinfo +1 -1
  334. package/lib/tsconfig.prod.tsbuildinfo +1 -1
  335. package/package.json +39 -19
@@ -1,16 +1,16 @@
1
- import { type AdyenPaymentConfig } from '../components/payment_source/AdyenPayment';
2
- import { type BraintreeConfig } from '../components/payment_source/BraintreePayment';
3
- import { type PaypalConfig } from '../components/payment_source/PaypalPayment';
4
- import { type StripeConfig } from '../components/payment_source/StripePayment';
5
- import { type WireTransferConfig } from '../components/payment_source/WireTransferPayment';
6
- import { type CommerceLayerConfig } from '../context/CommerceLayerContext';
7
- import { type getOrderContext, type updateOrder } from './OrderReducer';
1
+ import type { AdyenPaymentConfig } from '../components/payment_source/AdyenPayment';
2
+ import type { BraintreeConfig } from '../components/payment_source/BraintreePayment';
3
+ import type { PaypalConfig } from '../components/payment_source/PaypalPayment';
4
+ import type { StripeConfig } from '../components/payment_source/StripePayment';
5
+ import type { WireTransferConfig } from '../components/payment_source/WireTransferPayment';
6
+ import type { CommerceLayerConfig } from '../context/CommerceLayerContext';
7
+ import type { getOrderContext, updateOrder } from './OrderReducer';
8
8
  import type { BaseError } from '../typings/errors';
9
- import { type Order, type PaymentMethod, type StripePayment, type WireTransfer, type AdyenPayment, type BraintreePayment, type CheckoutComPayment, type ExternalPayment, type PaypalPayment, type KlarnaPayment } from '@commercelayer/sdk';
10
- import { type Dispatch, type MutableRefObject } from 'react';
11
- import { type CheckoutComConfig } from '../components/payment_source/CheckoutComPayment';
12
- import { type ExternalPaymentConfig } from '../components/payment_source/ExternalPayment';
13
- import { type ResourceKeys } from '../utils/getPaymentAttributes';
9
+ import type { Order, PaymentMethod, StripePayment, WireTransfer, AdyenPayment, BraintreePayment, CheckoutComPayment, ExternalPayment, PaypalPayment, KlarnaPayment } from '@commercelayer/sdk';
10
+ import type { Dispatch, MutableRefObject } from 'react';
11
+ import type { CheckoutComConfig } from '../components/payment_source/CheckoutComPayment';
12
+ import type { ExternalPaymentConfig } from '../components/payment_source/ExternalPayment';
13
+ import type { ResourceKeys } from '../utils/getPaymentAttributes';
14
14
  export type PaymentSourceType = Order['payment_source'];
15
15
  interface Card {
16
16
  type: string;
@@ -2,7 +2,7 @@ import type { Dispatch, RefObject } from 'react';
2
2
  import type { CommerceLayerConfig } from '../context/CommerceLayerContext';
3
3
  import type { BaseError } from '../typings/errors';
4
4
  import type { Order } from '@commercelayer/sdk';
5
- import { type PaymentResource, type PaymentSourceType } from './PaymentMethodReducer';
5
+ import type { PaymentResource, PaymentSourceType } from './PaymentMethodReducer';
6
6
  export type PlaceOrderActionType = 'setErrors' | 'setPlaceOrderPermitted' | 'setButtonRef' | 'setStatus';
7
7
  export interface PlaceOrderOptions {
8
8
  paypalPayerId?: string;
@@ -1,8 +1,8 @@
1
- import { type BaseAction, type LoaderType } from '../typings/index';
2
- import { type QueryPageSize, type Price } from '@commercelayer/sdk';
3
- import { type CommerceLayerConfig } from '../context/CommerceLayerContext';
4
- import { type Dispatch } from 'react';
5
- import { type BaseError } from '../typings/errors';
1
+ import type { BaseAction, LoaderType } from '../typings/index';
2
+ import type { QueryPageSize, Price } from '@commercelayer/sdk';
3
+ import type { CommerceLayerConfig } from '../context/CommerceLayerContext';
4
+ import type { Dispatch } from 'react';
5
+ import type { BaseError } from '../typings/errors';
6
6
  export type Prices = Record<string, Price | Price[]>;
7
7
  type SkuCodesPrice = string[];
8
8
  export interface PriceState {
@@ -1,8 +1,8 @@
1
- import { type Dispatch } from 'react';
2
- import { type BaseError } from '../typings/errors';
3
- import { type DeliveryLeadTime, type LineItem, type Order, type Shipment } from '@commercelayer/sdk';
4
- import { type CommerceLayerConfig } from '../context/CommerceLayerContext';
5
- import { type getOrderContext } from './OrderReducer';
1
+ import type { Dispatch } from 'react';
2
+ import type { BaseError } from '../typings/errors';
3
+ import type { DeliveryLeadTime, LineItem, Order, Shipment } from '@commercelayer/sdk';
4
+ import type { CommerceLayerConfig } from '../context/CommerceLayerContext';
5
+ import type { getOrderContext } from './OrderReducer';
6
6
  export type ShipmentActionType = 'setErrors' | 'setShipments' | 'setShippingMethod';
7
7
  export type ShipmentLineItem = LineItem & {
8
8
  line_item: LineItem;
@@ -1,8 +1,8 @@
1
- import { type Dispatch } from 'react';
2
- import { type CommerceLayerConfig } from '../context/CommerceLayerContext';
1
+ import type { Dispatch } from 'react';
2
+ import type { CommerceLayerConfig } from '../context/CommerceLayerContext';
3
3
  import type { Order } from '@commercelayer/sdk';
4
- import { type getOrderContext } from './OrderReducer';
5
- import { type AddressResource } from './AddressReducer';
4
+ import type { getOrderContext } from './OrderReducer';
5
+ import type { AddressResource } from './AddressReducer';
6
6
  export type ShippingAddressActionType = 'setShippingAddress' | 'setShippingCustomerAddressId' | 'cleanup';
7
7
  export interface ShippingAddressActionPayload {
8
8
  _shipping_address_clone_id: string;
@@ -1,5 +1,5 @@
1
- import { type Dispatch } from 'react';
2
- import { type CommerceLayerConfig } from '../context/CommerceLayerContext';
1
+ import type { Dispatch } from 'react';
2
+ import type { CommerceLayerConfig } from '../context/CommerceLayerContext';
3
3
  type SkuListsActionType = 'getSkuList' | 'setSkuList';
4
4
  export type SkuListsState = Partial<{
5
5
  listIds: string[];
@@ -1,7 +1,7 @@
1
- import { type CommerceLayerConfig } from '../context/CommerceLayerContext';
2
- import { type BaseAction } from '../typings/index';
3
- import { type QueryParamsList, type Sku } from '@commercelayer/sdk';
4
- import { type Dispatch } from 'react';
1
+ import type { QueryParamsList, Sku } from '@commercelayer/sdk';
2
+ import type { Dispatch } from 'react';
3
+ import type { CommerceLayerConfig } from '../context/CommerceLayerContext';
4
+ import type { BaseAction } from '../typings/index';
5
5
  type SkuActionType = 'getSkus' | 'setLoading';
6
6
  type SkuAction = BaseAction<SkuActionType, SkuState>;
7
7
  export type SkuState = Partial<{
@@ -1,4 +1,4 @@
1
- import { type TResourceError } from '../components/errors/Errors';
1
+ import type { TResourceError } from '../components/errors/Errors';
2
2
  export type CodeErrorType = 'EMPTY_ERROR' | 'FILTER_NOT_ALLOWED' | 'FORBIDDEN' | 'INTERNAL_SERVER_ERROR' | 'INVALID_DATA_FORMAT' | 'INVALID_FIELD' | 'INVALID_FIELD_FORMAT' | 'INVALID_FIELD_VALUE' | 'INVALID_FILTERS_SYNTAX' | 'INVALID_FILTER_VALUE' | 'INVALID_INCLUDE' | 'INVALID_LINKS_OBJECT' | 'INVALID_PAGE_OBJECT' | 'INVALID_PAGE_VALUE' | 'INVALID_RESOURCE' | 'INVALID_RESOURCE_ID' | 'INVALID_SORT_CRITERIA' | 'INVALID_TOKEN' | 'KEY_NOT_INCLUDED_IN_URL' | 'KEY_ORDER_MISMATCH' | 'LOCKED' | 'NOT_ACCEPTABLE' | 'OUT_OF_STOCK' | 'PARAM_MISSING' | 'PARAM_NOT_ALLOWED' | 'PAYMENT_NOT_APPROVED_FOR_EXECUTION' | 'PAYMENT_INTENT_AUTHENTICATION_FAILURE' | 'RECORD_NOT_FOUND' | 'RECORD_NOT_FOUND' | 'RELATION_EXISTS' | 'NO_SHIPPING_METHODS' | 'SAVE_FAILED' | 'TYPE_MISMATCH' | 'UNAUTHORIZED' | 'UNSUPPORTED_MEDIA_TYPE' | 'VALIDATION_ERROR';
3
3
  export interface BaseError {
4
4
  code: CodeErrorType;
@@ -1,6 +1,6 @@
1
- import { type Dispatch, type ForwardedRef, type Ref, type JSX } from 'react';
1
+ import type { Dispatch, ForwardedRef, Ref, JSX } from 'react';
2
2
  import PropTypes, { type InferProps } from 'prop-types';
3
- import { type BaseError } from './errors';
3
+ import type { BaseError } from './errors';
4
4
  export declare const BC: {
5
5
  id: PropTypes.Requireable<string>;
6
6
  className: PropTypes.Requireable<string>;
@@ -1,6 +1,6 @@
1
- import { type BaseError } from '../typings/errors';
2
- import { type OrderUpdate, type Order, type CommerceLayerClient, type LineItem, type Address, type AddressCreate } from '@commercelayer/sdk';
3
- import { type TCustomerAddress } from '../reducers/CustomerReducer';
1
+ import type { BaseError } from '../typings/errors';
2
+ import type { OrderUpdate, Order, CommerceLayerClient, LineItem, Address, AddressCreate } from '@commercelayer/sdk';
3
+ import type { TCustomerAddress } from '../reducers/CustomerReducer';
4
4
  interface BillingAddressControllerProps {
5
5
  billing_address?: AddressCreate;
6
6
  billingAddressId?: string;
@@ -1,3 +1,3 @@
1
- import { type BaseReducer } from '../typings/index';
1
+ import type { BaseReducer } from '../typings/index';
2
2
  declare const baseReducer: BaseReducer;
3
3
  export default baseReducer;
@@ -1,4 +1,4 @@
1
- import { type Order } from '@commercelayer/sdk';
1
+ import type { Order } from '@commercelayer/sdk';
2
2
  /**
3
3
  * Check if the order can be placed
4
4
  */
@@ -1,4 +1,4 @@
1
- import { type ResourceIncluded } from '../reducers/OrderReducer';
1
+ import type { ResourceIncluded } from '../reducers/OrderReducer';
2
2
  import type { Order } from '@commercelayer/sdk';
3
3
  interface Params {
4
4
  order: Order;
@@ -1,2 +1,2 @@
1
- import { type BaseError } from '../typings/errors';
1
+ import type { BaseError } from '../typings/errors';
2
2
  export default function customMessages(messages: BaseError[] | undefined, v: BaseError): null | BaseError | undefined;
@@ -1,7 +1,7 @@
1
- import { type CommerceLayerConfig } from '../context/CommerceLayerContext';
2
- import { type Order, type PaymentMethod, type QueryParamsRetrieve, type AddressCreate } from '@commercelayer/sdk';
3
- import { type PaymentRequestShippingOption } from '@stripe/stripe-js';
4
- import { type PaymentResource } from '../reducers/PaymentMethodReducer';
1
+ import type { CommerceLayerConfig } from '../context/CommerceLayerContext';
2
+ import type { Order, PaymentMethod, QueryParamsRetrieve, AddressCreate } from '@commercelayer/sdk';
3
+ import type { PaymentRequestShippingOption } from '@stripe/stripe-js';
4
+ import type { PaymentResource } from '../reducers/PaymentMethodReducer';
5
5
  export declare function getAvailableExpressPayments(paymentMethods: PaymentMethod[]): PaymentMethod[];
6
6
  interface TFakeAddressParams {
7
7
  /**
@@ -1,4 +1,4 @@
1
- import { type DefaultChildrenType } from '../typings/globals';
1
+ import type { DefaultChildrenType } from '../typings/globals';
2
2
  import type { JSX } from "react";
3
3
  interface Props<T> {
4
4
  children: DefaultChildrenType;
@@ -1,4 +1,4 @@
1
- import { type TCustomerAddress } from '../reducers/CustomerReducer';
1
+ import type { TCustomerAddress } from '../reducers/CustomerReducer';
2
2
  type CombinedAddressType = TCustomerAddress | undefined;
3
3
  export declare function formCleaner(address: CombinedAddressType): CombinedAddressType;
4
4
  export {};
@@ -1,6 +1,6 @@
1
- import { type IconBrand } from '../context/PaymentSourceContext';
2
- import { type PaymentResource } from '../reducers/PaymentMethodReducer';
3
- import { type CustomerPaymentSource } from '@commercelayer/sdk';
1
+ import type { IconBrand } from '../context/PaymentSourceContext';
2
+ import type { PaymentResource } from '../reducers/PaymentMethodReducer';
3
+ import type { CustomerPaymentSource } from '@commercelayer/sdk';
4
4
  interface CardDetails {
5
5
  brand: IconBrand | string;
6
6
  last4: string;
@@ -1,7 +1,7 @@
1
- import { type TResourceError } from '../components/errors/Errors';
1
+ import type { TResourceError } from '../components/errors/Errors';
2
2
  import type { BaseError, TAPIError } from '../typings/errors';
3
3
  import type { ValueIteratee } from 'lodash';
4
- import { type Dispatch } from 'react';
4
+ import type { Dispatch } from 'react';
5
5
  interface GetErrorsParams {
6
6
  error: TAPIError;
7
7
  resource: TResourceError;
@@ -1,3 +1,3 @@
1
- import { type LoaderType } from '../typings/index';
1
+ import type { LoaderType } from '../typings/index';
2
2
  import type { JSX } from "react";
3
3
  export default function getLoaderComponent(loader: LoaderType): JSX.Element;
@@ -1,9 +1,9 @@
1
1
  import type { PaypalConfig } from '../components/payment_source/PaypalPayment';
2
2
  import { type PaymentMethodConfig, type PaymentResource } from '../reducers/PaymentMethodReducer';
3
- import { type ExternalPayment } from '@commercelayer/sdk';
3
+ import type { ExternalPayment } from '@commercelayer/sdk';
4
4
  import { type StringReplace } from './replace';
5
5
  import { type SnakeToCamelCase } from './snakeToCamelCase';
6
- import { type StripeConfig } from '../components/payment_source/StripePayment';
6
+ import type { StripeConfig } from '../components/payment_source/StripePayment';
7
7
  interface Params<R extends PaymentResource, C extends PaymentMethodConfig> {
8
8
  resource: R;
9
9
  config: C;
@@ -1,4 +1,4 @@
1
- import { type Price } from '@commercelayer/sdk';
1
+ import type { Price } from '@commercelayer/sdk';
2
2
  import { type PTemplateProps } from '../components/utils/PriceTemplate';
3
3
  import type { JSX } from "react";
4
4
  export declare function getPriceByCode(skuPrices: Price[], code?: string): Price | undefined;
@@ -1,3 +1,3 @@
1
1
  import Sdk from '@commercelayer/sdk';
2
- import { type CommerceLayerConfig } from '../context/CommerceLayerContext';
2
+ import type { CommerceLayerConfig } from '../context/CommerceLayerContext';
3
3
  export default function getSdk({ endpoint, accessToken }: CommerceLayerConfig): ReturnType<typeof Sdk>;
@@ -1,3 +1,3 @@
1
- import { type Sku } from '@commercelayer/sdk';
1
+ import type { Sku } from '@commercelayer/sdk';
2
2
  declare const getSkus: (skus: Sku[], sortBy: string[]) => Record<string, any>;
3
3
  export default getSkus;
@@ -1,4 +1,4 @@
1
- import { type Order } from '@commercelayer/sdk';
1
+ import type { Order } from '@commercelayer/sdk';
2
2
  /**
3
3
  * Check if a given `order` has subscriptions by checking the `frequency` attribute of the `line_items` (in case of brand new `order_subscription`) or the `subscription_created_at` attribute of the `order` itself (in case `order_subscription` is already existing)
4
4
  * @param order Order
@@ -1,4 +1,4 @@
1
- import { type DefaultConfig, getConfig } from '@commercelayer/organization-config';
1
+ import { type DefaultMfeConfig, getMfeConfig } from '@commercelayer/organization-config';
2
2
  interface ReturnObj {
3
3
  organization: string;
4
4
  domain: string;
@@ -7,12 +7,12 @@ export declare function getOrganizationSlug<E extends string>(endpoint: E): Retu
7
7
  export interface OrganizationConfig {
8
8
  accessToken: string;
9
9
  endpoint: string;
10
- params: Parameters<typeof getConfig>[0]['params'];
10
+ params: Parameters<typeof getMfeConfig>[0]['params'];
11
11
  }
12
12
  /**
13
13
  * Get organization config from Commerce Layer
14
14
  *
15
15
  */
16
- export declare function getOrganizationConfig(config: OrganizationConfig): Promise<DefaultConfig | null>;
17
- export declare function useOrganizationConfig({ accessToken, endpoint, params }: Partial<OrganizationConfig>): DefaultConfig | null;
16
+ export declare function getOrganizationConfig(config: OrganizationConfig): Promise<DefaultMfeConfig | null>;
17
+ export declare function useOrganizationConfig({ accessToken, endpoint, params }: Partial<OrganizationConfig>): DefaultMfeConfig | null;
18
18
  export {};
@@ -1,2 +1,2 @@
1
1
  "use client";
2
- import{useState,useEffect}from"react";import{getDomain}from"./getDomain";import getSdk from"./getSdk";import{getConfig}from"@commercelayer/organization-config";import{jwt}from"./jwt";export function getOrganizationSlug(endpoint){const org={organization:"",domain:"commercelayer.io"},{domain,slug}=getDomain(endpoint);return{organization:slug,domain:domain||org.domain}}export async function getOrganizationConfig(config){const{market}=jwt(config.accessToken),organization=await getSdk(config).organization.retrieve({fields:{organizations:["id","config"]}});return getConfig({jsonConfig:organization.config??{},market:`market:id:${market.id.join(",")}`,params:config.params})}export function useOrganizationConfig({accessToken,endpoint,params}){const[organizationConfig,setOrganizationConfig]=useState(null);return useEffect(()=>{accessToken==null||endpoint==null||getOrganizationConfig({accessToken,endpoint,params}).then(config=>{setOrganizationConfig(config)})},[accessToken,endpoint]),organizationConfig}
2
+ import{useState,useEffect}from"react";import{getDomain}from"./getDomain";import getSdk from"./getSdk";import{getMfeConfig}from"@commercelayer/organization-config";import{jwt}from"./jwt";export function getOrganizationSlug(endpoint){const org={organization:"",domain:"commercelayer.io"},{domain,slug}=getDomain(endpoint);return{organization:slug,domain:domain||org.domain}}export async function getOrganizationConfig(config){const{market}=jwt(config.accessToken),organization=await getSdk(config).organization.retrieve({fields:{organizations:["id","config"]}});return getMfeConfig({jsonConfig:organization.config??{},market:`market:id:${market.id.join(",")}`,params:config.params})}export function useOrganizationConfig({accessToken,endpoint,params}){const[organizationConfig,setOrganizationConfig]=useState(null);return useEffect(()=>{accessToken==null||endpoint==null||getOrganizationConfig({accessToken,endpoint,params}).then(config=>{setOrganizationConfig(config)})},[accessToken,endpoint]),organizationConfig}
@@ -1,2 +1,2 @@
1
- import { type PaymentMethod } from '@commercelayer/sdk';
2
- export declare function sortPaymentMethods(methods: PaymentMethod[], labels: Array<PaymentMethod['payment_source_type']>): PaymentMethod[];
1
+ import type { PaymentMethod } from '@commercelayer/sdk';
2
+ export declare function sortPaymentMethods(methods: PaymentMethod[], labels: PaymentMethod['payment_source_type'][]): PaymentMethod[];
@@ -1,3 +1,3 @@
1
- import { type LineItem, type Shipment } from '@commercelayer/sdk';
1
+ import type { LineItem, Shipment } from '@commercelayer/sdk';
2
2
  export declare function shipmentsFilled(shipments: Shipment[]): boolean;
3
3
  export declare function isDoNotShip(lineItems?: LineItem[] | null): boolean;
@@ -1,5 +1,5 @@
1
- import { type CommerceLayerConfig } from '../context/CommerceLayerContext';
2
- import { type Order, type OrderSubscription } from '@commercelayer/sdk';
1
+ import type { CommerceLayerConfig } from '../context/CommerceLayerContext';
2
+ import type { Order, OrderSubscription } from '@commercelayer/sdk';
3
3
  export type HelperRequestResource = 'orders' | 'order_subscriptions';
4
4
  export type TriggerAttributeHelper = {
5
5
  /**
@@ -1,5 +1,5 @@
1
- import { type PaymentResource } from '../reducers/PaymentMethodReducer';
2
- import { type CommerceLayerClient, type Order } from '@commercelayer/sdk';
1
+ import type { PaymentResource } from '../reducers/PaymentMethodReducer';
2
+ import type { CommerceLayerClient, Order } from '@commercelayer/sdk';
3
3
  /**
4
4
  * Check if a given `order` has a linked `order_subscription` to replace its `customer_payment_source` with the `order`'s `payment_source`.
5
5
  * @param order Order
@@ -1,9 +1,9 @@
1
- import { type BaseState } from '../typings/index';
2
- import { type BaseError } from '../typings/errors';
1
+ import type { BaseState } from '../typings/index';
2
+ import type { BaseError } from '../typings/errors';
3
3
  import { type AddressField } from '../reducers/AddressReducer';
4
- import { type AddressCreate } from '@commercelayer/sdk';
5
- import { type AddressInputName } from '../typings/index';
6
- import { type TResourceError } from '../components/errors/Errors';
4
+ import type { AddressCreate } from '@commercelayer/sdk';
5
+ import type { AddressInputName } from '../typings/index';
6
+ import type { TResourceError } from '../components/errors/Errors';
7
7
  export type ValidateFormFields = <R extends string[]>(fields: HTMLFormControlsCollection, required: R, resourceType: TResourceError) => {
8
8
  errors: BaseError[];
9
9
  values: BaseState;
@@ -1 +1 @@
1
- {"root":["../src/index.ts","../src/components/ExternalFunction.tsx","../src/components/MetadataInput.tsx","../src/components/SubmitButton.tsx","../src/components/addresses/Address.tsx","../src/components/addresses/AddressCountrySelector.tsx","../src/components/addresses/AddressField.tsx","../src/components/addresses/AddressInput.tsx","../src/components/addresses/AddressInputSelect.tsx","../src/components/addresses/AddressStateSelector.tsx","../src/components/addresses/AddressesContainer.tsx","../src/components/addresses/AddressesEmpty.tsx","../src/components/addresses/BillingAddressContainer.tsx","../src/components/addresses/BillingAddressForm.tsx","../src/components/addresses/SaveAddressesButton.tsx","../src/components/addresses/ShippingAddressContainer.tsx","../src/components/addresses/ShippingAddressForm.tsx","../src/components/auth/CommerceLayer.tsx","../src/components/customers/CustomerAddressForm.tsx","../src/components/customers/CustomerContainer.tsx","../src/components/customers/CustomerField.tsx","../src/components/customers/CustomerInput.tsx","../src/components/customers/CustomerPaymentSource.tsx","../src/components/customers/CustomerPaymentSourceEmpty.tsx","../src/components/customers/MyAccountLink.tsx","../src/components/customers/MyIdentityLink.tsx","../src/components/customers/SaveCustomerButton.tsx","../src/components/errors/Errors.tsx","../src/components/gift_cards/GiftCard.tsx","../src/components/gift_cards/GiftCardContainer.tsx","../src/components/gift_cards/GiftCardCurrencySelector.tsx","../src/components/gift_cards/GiftCardInput.tsx","../src/components/gift_cards/GiftCardOrCouponCode.tsx","../src/components/gift_cards/GiftCardOrCouponForm.tsx","../src/components/gift_cards/GiftCardOrCouponInput.tsx","../src/components/gift_cards/GiftCardOrCouponRemoveButton.tsx","../src/components/gift_cards/GiftCardOrCouponSubmit.tsx","../src/components/gift_cards/GiftCardRecipientInput.tsx","../src/components/in_stock_subscriptions/InStockSubscriptionButton.tsx","../src/components/in_stock_subscriptions/InStockSubscriptionsContainer.tsx","../src/components/line_items/LineItem.tsx","../src/components/line_items/LineItemAmount.tsx","../src/components/line_items/LineItemCode.tsx","../src/components/line_items/LineItemField.tsx","../src/components/line_items/LineItemImage.tsx","../src/components/line_items/LineItemName.tsx","../src/components/line_items/LineItemOption.tsx","../src/components/line_items/LineItemOptions.tsx","../src/components/line_items/LineItemQuantity.tsx","../src/components/line_items/LineItemRemoveLink.tsx","../src/components/line_items/LineItemsContainer.tsx","../src/components/line_items/LineItemsCount.tsx","../src/components/line_items/LineItemsEmpty.tsx","../src/components/orders/AddToCartButton.tsx","../src/components/orders/AdjustmentAmount.tsx","../src/components/orders/CartLink.tsx","../src/components/orders/CheckoutLink.tsx","../src/components/orders/DiscountAmount.tsx","../src/components/orders/GiftCardAmount.tsx","../src/components/orders/HostedCart.tsx","../src/components/orders/OrderContainer.tsx","../src/components/orders/OrderList.tsx","../src/components/orders/OrderListEmpty.tsx","../src/components/orders/OrderListPaginationButtons.tsx","../src/components/orders/OrderListPaginationInfo.tsx","../src/components/orders/OrderListRow.tsx","../src/components/orders/OrderNumber.tsx","../src/components/orders/OrderStorage.tsx","../src/components/orders/PaymentMethodAmount.tsx","../src/components/orders/PlaceOrderButton.tsx","../src/components/orders/PlaceOrderContainer.tsx","../src/components/orders/PrivacyAndTermsCheckbox.tsx","../src/components/orders/ShippingAmount.tsx","../src/components/orders/SubTotalAmount.tsx","../src/components/orders/TaxesAmount.tsx","../src/components/orders/TotalAmount.tsx","../src/components/parcels/ParcelField.tsx","../src/components/parcels/ParcelLineItem.tsx","../src/components/parcels/ParcelLineItemField.tsx","../src/components/parcels/ParcelLineItemsCount.tsx","../src/components/parcels/Parcels.tsx","../src/components/parcels/ParcelsCount.tsx","../src/components/payment_gateways/AdyenGateway.tsx","../src/components/payment_gateways/BraintreeGateway.tsx","../src/components/payment_gateways/CheckoutComGateway.tsx","../src/components/payment_gateways/ExternalGateway.tsx","../src/components/payment_gateways/KlarnaGateway.tsx","../src/components/payment_gateways/PaymentGateway.tsx","../src/components/payment_gateways/PaypalGateway.tsx","../src/components/payment_gateways/StripeGateway.tsx","../src/components/payment_gateways/WireTransferGateway.tsx","../src/components/payment_methods/PaymentMethod.tsx","../src/components/payment_methods/PaymentMethodName.tsx","../src/components/payment_methods/PaymentMethodPrice.tsx","../src/components/payment_methods/PaymentMethodRadioButton.tsx","../src/components/payment_methods/PaymentMethodsContainer.tsx","../src/components/payment_source/AdyenPayment.tsx","../src/components/payment_source/BraintreePayment.tsx","../src/components/payment_source/CheckoutComPayment.tsx","../src/components/payment_source/ExternalPayment.tsx","../src/components/payment_source/KlarnaPayment.tsx","../src/components/payment_source/PaymentSource.tsx","../src/components/payment_source/PaymentSourceBrandIcon.tsx","../src/components/payment_source/PaymentSourceBrandName.tsx","../src/components/payment_source/PaymentSourceDetail.tsx","../src/components/payment_source/PaymentSourceEditButton.tsx","../src/components/payment_source/PaypalPayment.tsx","../src/components/payment_source/StripeExpressPayment.tsx","../src/components/payment_source/StripePayment.tsx","../src/components/payment_source/WireTransferPayment.tsx","../src/components/prices/Price.tsx","../src/components/prices/PricesContainer.tsx","../src/components/shipments/Shipment.tsx","../src/components/shipments/ShipmentField.tsx","../src/components/shipments/ShipmentsContainer.tsx","../src/components/shipments/ShipmentsCount.tsx","../src/components/shipping_methods/ShippingMethod.tsx","../src/components/shipping_methods/ShippingMethodName.tsx","../src/components/shipping_methods/ShippingMethodPrice.tsx","../src/components/shipping_methods/ShippingMethodRadioButton.tsx","../src/components/skus/AvailabilityContainer.tsx","../src/components/skus/AvailabilityTemplate.tsx","../src/components/skus/DeliveryLeadTime.tsx","../src/components/skus/SkuField.tsx","../src/components/skus/SkuList.tsx","../src/components/skus/SkuListsContainer.tsx","../src/components/skus/Skus.tsx","../src/components/skus/SkusContainer.tsx","../src/components/stock_transfers/StockTransfer.tsx","../src/components/stock_transfers/StockTransferField.tsx","../src/components/utils/AddressCardsTemplate.tsx","../src/components/utils/BaseField.tsx","../src/components/utils/BaseInput.tsx","../src/components/utils/BaseOrderPrice.tsx","../src/components/utils/BaseSelect.tsx","../src/components/utils/ErrorBoundary.tsx","../src/components/utils/GenericFieldComponent.tsx","../src/components/utils/Parent.tsx","../src/components/utils/PaymentCardsTemplate.tsx","../src/components/utils/PriceTemplate.tsx","../src/components/utils/getAllErrors.tsx","../src/config/currency.ts","../src/context/AddressChildrenContext.ts","../src/context/AddressContext.ts","../src/context/AvailabilityContext.ts","../src/context/BillingAddressContext.ts","../src/context/BillingAddressFormContext.ts","../src/context/CommerceLayerContext.ts","../src/context/CouponAndGiftCardFormContext.ts","../src/context/CustomerAddressFormContext.ts","../src/context/CustomerContext.ts","../src/context/CustomerPaymentSourceContext.ts","../src/context/ExternalFunctionContext.ts","../src/context/GiftCardContext.ts","../src/context/InStockSubscriptionContext.ts","../src/context/LineItemChildrenContext.ts","../src/context/LineItemContext.ts","../src/context/LineItemOptionChildrenContext.ts","../src/context/OrderContext.ts","../src/context/OrderListChildrenContext.ts","../src/context/OrderListPaginationContext.ts","../src/context/OrderStorageContext.ts","../src/context/ParcelChildrenContext.ts","../src/context/ParcelLineItemChildrenContext.ts","../src/context/PaymentMethodChildrenContext.ts","../src/context/PaymentMethodContext.ts","../src/context/PaymentSourceContext.ts","../src/context/PlaceOrderContext.ts","../src/context/PricesContext.ts","../src/context/ShipmentChildrenContext.ts","../src/context/ShipmentContext.ts","../src/context/ShippingAddressContext.ts","../src/context/ShippingAddressFormContext.ts","../src/context/ShippingMethodChildrenContext.ts","../src/context/SkuChildrenContext.ts","../src/context/SkuContext.ts","../src/context/SkuListsContext.ts","../src/context/StockTransferChildrenContext.ts","../src/hooks/useCommerceLayer.ts","../src/hooks/useCustomerContainer.ts","../src/hooks/useOrderContainer.ts","../src/reducers/AddressReducer.ts","../src/reducers/AvailabilityReducer.ts","../src/reducers/BillingAddressReducer.ts","../src/reducers/CustomerReducer.ts","../src/reducers/GiftCardReducer.ts","../src/reducers/InStockSubscriptionReducer.ts","../src/reducers/LineItemReducer.ts","../src/reducers/OrderReducer.ts","../src/reducers/PaymentMethodReducer.ts","../src/reducers/PlaceOrderReducer.ts","../src/reducers/PriceReducer.ts","../src/reducers/ShipmentReducer.ts","../src/reducers/ShippingAddressReducer.ts","../src/reducers/SkuListsReducer.ts","../src/reducers/SkuReducer.ts","../src/typings/environment.d.ts","../src/typings/errors.ts","../src/typings/globals.ts","../src/typings/index.ts","../src/utils/PropsType.ts","../src/utils/addressesManager.ts","../src/utils/baseReducer.ts","../src/utils/browserInfo.ts","../src/utils/canPlaceOrder.ts","../src/utils/checkIncludeResource.ts","../src/utils/compareObjAttribute.ts","../src/utils/countryStateCity.ts","../src/utils/customMessages.ts","../src/utils/customerOrderOptions.ts","../src/utils/events.ts","../src/utils/expressPaymentHelper.ts","../src/utils/filterChildren.ts","../src/utils/formCleaner.ts","../src/utils/getAmount.ts","../src/utils/getApplicationLink.ts","../src/utils/getCardDetails.ts","../src/utils/getCustomerIdByToken.ts","../src/utils/getDomain.ts","../src/utils/getErrors.ts","../src/utils/getLineItemsCount.ts","../src/utils/getLoaderComponent.tsx","../src/utils/getPaymentAttributes.ts","../src/utils/getPrices.tsx","../src/utils/getPublicIp.ts","../src/utils/getSdk.ts","../src/utils/getSkus.ts","../src/utils/hasSubscriptions.ts","../src/utils/icons.tsx","../src/utils/isDate.ts","../src/utils/isEmpty.ts","../src/utils/isGuestToken.ts","../src/utils/isJSON.ts","../src/utils/jwt.ts","../src/utils/localStorage.ts","../src/utils/omit.ts","../src/utils/organization.ts","../src/utils/pick.ts","../src/utils/placeholderImages.ts","../src/utils/promisify.ts","../src/utils/replace.ts","../src/utils/scrollbarWidth.ts","../src/utils/shipments.ts","../src/utils/snakeToCamelCase.ts","../src/utils/triggerAttributeHelper.ts","../src/utils/updateOrderSubscriptionCustomerPaymentSource.ts","../src/utils/validateFormFields.ts","../src/utils/hooks/useCustomContext.ts","../src/utils/hooks/useExternalScript.ts","../src/utils/payment-methods/sortPaymentMethods.ts","../src/utils/stripe/retrievePaymentIntent.ts"],"version":"5.7.2"}
1
+ {"root":["../src/index.ts","../src/components/ExternalFunction.tsx","../src/components/MetadataInput.tsx","../src/components/SubmitButton.tsx","../src/components/addresses/Address.tsx","../src/components/addresses/AddressCountrySelector.tsx","../src/components/addresses/AddressField.tsx","../src/components/addresses/AddressInput.tsx","../src/components/addresses/AddressInputSelect.tsx","../src/components/addresses/AddressStateSelector.tsx","../src/components/addresses/AddressesContainer.tsx","../src/components/addresses/AddressesEmpty.tsx","../src/components/addresses/BillingAddressContainer.tsx","../src/components/addresses/BillingAddressForm.tsx","../src/components/addresses/SaveAddressesButton.tsx","../src/components/addresses/ShippingAddressContainer.tsx","../src/components/addresses/ShippingAddressForm.tsx","../src/components/auth/CommerceLayer.tsx","../src/components/customers/CustomerAddressForm.tsx","../src/components/customers/CustomerContainer.tsx","../src/components/customers/CustomerField.tsx","../src/components/customers/CustomerInput.tsx","../src/components/customers/CustomerPaymentSource.tsx","../src/components/customers/CustomerPaymentSourceEmpty.tsx","../src/components/customers/MyAccountLink.tsx","../src/components/customers/MyIdentityLink.tsx","../src/components/customers/SaveCustomerButton.tsx","../src/components/errors/Errors.tsx","../src/components/gift_cards/GiftCard.tsx","../src/components/gift_cards/GiftCardContainer.tsx","../src/components/gift_cards/GiftCardCurrencySelector.tsx","../src/components/gift_cards/GiftCardInput.tsx","../src/components/gift_cards/GiftCardOrCouponCode.tsx","../src/components/gift_cards/GiftCardOrCouponForm.tsx","../src/components/gift_cards/GiftCardOrCouponInput.tsx","../src/components/gift_cards/GiftCardOrCouponRemoveButton.tsx","../src/components/gift_cards/GiftCardOrCouponSubmit.tsx","../src/components/gift_cards/GiftCardRecipientInput.tsx","../src/components/in_stock_subscriptions/InStockSubscriptionButton.tsx","../src/components/in_stock_subscriptions/InStockSubscriptionsContainer.tsx","../src/components/line_items/LineItem.tsx","../src/components/line_items/LineItemAmount.tsx","../src/components/line_items/LineItemCode.tsx","../src/components/line_items/LineItemField.tsx","../src/components/line_items/LineItemImage.tsx","../src/components/line_items/LineItemName.tsx","../src/components/line_items/LineItemOption.tsx","../src/components/line_items/LineItemOptions.tsx","../src/components/line_items/LineItemQuantity.tsx","../src/components/line_items/LineItemRemoveLink.tsx","../src/components/line_items/LineItemsContainer.tsx","../src/components/line_items/LineItemsCount.tsx","../src/components/line_items/LineItemsEmpty.tsx","../src/components/orders/AddToCartButton.tsx","../src/components/orders/AdjustmentAmount.tsx","../src/components/orders/CartLink.tsx","../src/components/orders/CheckoutLink.tsx","../src/components/orders/DiscountAmount.tsx","../src/components/orders/GiftCardAmount.tsx","../src/components/orders/HostedCart.tsx","../src/components/orders/OrderContainer.tsx","../src/components/orders/OrderList.tsx","../src/components/orders/OrderListEmpty.tsx","../src/components/orders/OrderListPaginationButtons.tsx","../src/components/orders/OrderListPaginationInfo.tsx","../src/components/orders/OrderListRow.tsx","../src/components/orders/OrderNumber.tsx","../src/components/orders/OrderStorage.tsx","../src/components/orders/PaymentMethodAmount.tsx","../src/components/orders/PlaceOrderButton.tsx","../src/components/orders/PlaceOrderContainer.tsx","../src/components/orders/PrivacyAndTermsCheckbox.tsx","../src/components/orders/ShippingAmount.tsx","../src/components/orders/SubTotalAmount.tsx","../src/components/orders/TaxesAmount.tsx","../src/components/orders/TotalAmount.tsx","../src/components/parcels/ParcelField.tsx","../src/components/parcels/ParcelLineItem.tsx","../src/components/parcels/ParcelLineItemField.tsx","../src/components/parcels/ParcelLineItemsCount.tsx","../src/components/parcels/Parcels.tsx","../src/components/parcels/ParcelsCount.tsx","../src/components/payment_gateways/AdyenGateway.tsx","../src/components/payment_gateways/BraintreeGateway.tsx","../src/components/payment_gateways/CheckoutComGateway.tsx","../src/components/payment_gateways/ExternalGateway.tsx","../src/components/payment_gateways/KlarnaGateway.tsx","../src/components/payment_gateways/PaymentGateway.tsx","../src/components/payment_gateways/PaypalGateway.tsx","../src/components/payment_gateways/StripeGateway.tsx","../src/components/payment_gateways/WireTransferGateway.tsx","../src/components/payment_methods/PaymentMethod.tsx","../src/components/payment_methods/PaymentMethodName.tsx","../src/components/payment_methods/PaymentMethodPrice.tsx","../src/components/payment_methods/PaymentMethodRadioButton.tsx","../src/components/payment_methods/PaymentMethodsContainer.tsx","../src/components/payment_source/AdyenPayment.tsx","../src/components/payment_source/BraintreePayment.tsx","../src/components/payment_source/CheckoutComPayment.tsx","../src/components/payment_source/ExternalPayment.tsx","../src/components/payment_source/KlarnaPayment.tsx","../src/components/payment_source/PaymentSource.tsx","../src/components/payment_source/PaymentSourceBrandIcon.tsx","../src/components/payment_source/PaymentSourceBrandName.tsx","../src/components/payment_source/PaymentSourceDetail.tsx","../src/components/payment_source/PaymentSourceEditButton.tsx","../src/components/payment_source/PaypalPayment.tsx","../src/components/payment_source/StripeExpressPayment.tsx","../src/components/payment_source/StripePayment.tsx","../src/components/payment_source/WireTransferPayment.tsx","../src/components/prices/Price.tsx","../src/components/prices/PricesContainer.tsx","../src/components/shipments/Shipment.tsx","../src/components/shipments/ShipmentField.tsx","../src/components/shipments/ShipmentsContainer.tsx","../src/components/shipments/ShipmentsCount.tsx","../src/components/shipping_methods/ShippingMethod.tsx","../src/components/shipping_methods/ShippingMethodName.tsx","../src/components/shipping_methods/ShippingMethodPrice.tsx","../src/components/shipping_methods/ShippingMethodRadioButton.tsx","../src/components/skus/AvailabilityContainer.tsx","../src/components/skus/AvailabilityTemplate.tsx","../src/components/skus/DeliveryLeadTime.tsx","../src/components/skus/SkuField.tsx","../src/components/skus/SkuList.tsx","../src/components/skus/SkuListsContainer.tsx","../src/components/skus/Skus.tsx","../src/components/skus/SkusContainer.tsx","../src/components/stock_transfers/StockTransfer.tsx","../src/components/stock_transfers/StockTransferField.tsx","../src/components/utils/AddressCardsTemplate.tsx","../src/components/utils/BaseField.tsx","../src/components/utils/BaseInput.tsx","../src/components/utils/BaseOrderPrice.tsx","../src/components/utils/BaseSelect.tsx","../src/components/utils/ErrorBoundary.tsx","../src/components/utils/GenericFieldComponent.tsx","../src/components/utils/Parent.tsx","../src/components/utils/PaymentCardsTemplate.tsx","../src/components/utils/PriceTemplate.tsx","../src/components/utils/getAllErrors.tsx","../src/config/currency.ts","../src/context/AddressChildrenContext.ts","../src/context/AddressContext.ts","../src/context/AvailabilityContext.ts","../src/context/BillingAddressContext.ts","../src/context/BillingAddressFormContext.ts","../src/context/CommerceLayerContext.ts","../src/context/CouponAndGiftCardFormContext.ts","../src/context/CustomerAddressFormContext.ts","../src/context/CustomerContext.ts","../src/context/CustomerPaymentSourceContext.ts","../src/context/ExternalFunctionContext.ts","../src/context/GiftCardContext.ts","../src/context/InStockSubscriptionContext.ts","../src/context/LineItemChildrenContext.ts","../src/context/LineItemContext.ts","../src/context/LineItemOptionChildrenContext.ts","../src/context/OrderContext.ts","../src/context/OrderListChildrenContext.ts","../src/context/OrderListPaginationContext.ts","../src/context/OrderStorageContext.ts","../src/context/ParcelChildrenContext.ts","../src/context/ParcelLineItemChildrenContext.ts","../src/context/PaymentMethodChildrenContext.ts","../src/context/PaymentMethodContext.ts","../src/context/PaymentSourceContext.ts","../src/context/PlaceOrderContext.ts","../src/context/PricesContext.ts","../src/context/ShipmentChildrenContext.ts","../src/context/ShipmentContext.ts","../src/context/ShippingAddressContext.ts","../src/context/ShippingAddressFormContext.ts","../src/context/ShippingMethodChildrenContext.ts","../src/context/SkuChildrenContext.ts","../src/context/SkuContext.ts","../src/context/SkuListsContext.ts","../src/context/StockTransferChildrenContext.ts","../src/hooks/useCommerceLayer.ts","../src/hooks/useCustomerContainer.ts","../src/hooks/useOrderContainer.ts","../src/reducers/AddressReducer.ts","../src/reducers/AvailabilityReducer.ts","../src/reducers/BillingAddressReducer.ts","../src/reducers/CustomerReducer.ts","../src/reducers/GiftCardReducer.ts","../src/reducers/InStockSubscriptionReducer.ts","../src/reducers/LineItemReducer.ts","../src/reducers/OrderReducer.ts","../src/reducers/PaymentMethodReducer.ts","../src/reducers/PlaceOrderReducer.ts","../src/reducers/PriceReducer.ts","../src/reducers/ShipmentReducer.ts","../src/reducers/ShippingAddressReducer.ts","../src/reducers/SkuListsReducer.ts","../src/reducers/SkuReducer.ts","../src/typings/environment.d.ts","../src/typings/errors.ts","../src/typings/globals.ts","../src/typings/index.ts","../src/utils/PropsType.ts","../src/utils/addressesManager.ts","../src/utils/baseReducer.ts","../src/utils/browserInfo.ts","../src/utils/canPlaceOrder.ts","../src/utils/checkIncludeResource.ts","../src/utils/compareObjAttribute.ts","../src/utils/countryStateCity.ts","../src/utils/customMessages.ts","../src/utils/customerOrderOptions.ts","../src/utils/events.ts","../src/utils/expressPaymentHelper.ts","../src/utils/filterChildren.ts","../src/utils/formCleaner.ts","../src/utils/getAmount.ts","../src/utils/getApplicationLink.ts","../src/utils/getCardDetails.ts","../src/utils/getCustomerIdByToken.ts","../src/utils/getDomain.ts","../src/utils/getErrors.ts","../src/utils/getLineItemsCount.ts","../src/utils/getLoaderComponent.tsx","../src/utils/getPaymentAttributes.ts","../src/utils/getPrices.tsx","../src/utils/getPublicIp.ts","../src/utils/getSdk.ts","../src/utils/getSkus.ts","../src/utils/hasSubscriptions.ts","../src/utils/icons.tsx","../src/utils/isDate.ts","../src/utils/isEmpty.ts","../src/utils/isGuestToken.ts","../src/utils/isJSON.ts","../src/utils/jwt.ts","../src/utils/localStorage.ts","../src/utils/omit.ts","../src/utils/organization.ts","../src/utils/pick.ts","../src/utils/placeholderImages.ts","../src/utils/promisify.ts","../src/utils/replace.ts","../src/utils/scrollbarWidth.ts","../src/utils/shipments.ts","../src/utils/snakeToCamelCase.ts","../src/utils/triggerAttributeHelper.ts","../src/utils/updateOrderSubscriptionCustomerPaymentSource.ts","../src/utils/validateFormFields.ts","../src/utils/hooks/useCustomContext.ts","../src/utils/hooks/useExternalScript.ts","../src/utils/payment-methods/sortPaymentMethods.ts","../src/utils/stripe/retrievePaymentIntent.ts"],"version":"5.7.3"}
@@ -1 +1 @@
1
- {"root":["../src/index.ts","../src/components/ExternalFunction.tsx","../src/components/MetadataInput.tsx","../src/components/SubmitButton.tsx","../src/components/addresses/Address.tsx","../src/components/addresses/AddressCountrySelector.tsx","../src/components/addresses/AddressField.tsx","../src/components/addresses/AddressInput.tsx","../src/components/addresses/AddressInputSelect.tsx","../src/components/addresses/AddressStateSelector.tsx","../src/components/addresses/AddressesContainer.tsx","../src/components/addresses/AddressesEmpty.tsx","../src/components/addresses/BillingAddressContainer.tsx","../src/components/addresses/BillingAddressForm.tsx","../src/components/addresses/SaveAddressesButton.tsx","../src/components/addresses/ShippingAddressContainer.tsx","../src/components/addresses/ShippingAddressForm.tsx","../src/components/auth/CommerceLayer.tsx","../src/components/customers/CustomerAddressForm.tsx","../src/components/customers/CustomerContainer.tsx","../src/components/customers/CustomerField.tsx","../src/components/customers/CustomerInput.tsx","../src/components/customers/CustomerPaymentSource.tsx","../src/components/customers/CustomerPaymentSourceEmpty.tsx","../src/components/customers/MyAccountLink.tsx","../src/components/customers/MyIdentityLink.tsx","../src/components/customers/SaveCustomerButton.tsx","../src/components/errors/Errors.tsx","../src/components/gift_cards/GiftCard.tsx","../src/components/gift_cards/GiftCardContainer.tsx","../src/components/gift_cards/GiftCardCurrencySelector.tsx","../src/components/gift_cards/GiftCardInput.tsx","../src/components/gift_cards/GiftCardOrCouponCode.tsx","../src/components/gift_cards/GiftCardOrCouponForm.tsx","../src/components/gift_cards/GiftCardOrCouponInput.tsx","../src/components/gift_cards/GiftCardOrCouponRemoveButton.tsx","../src/components/gift_cards/GiftCardOrCouponSubmit.tsx","../src/components/gift_cards/GiftCardRecipientInput.tsx","../src/components/in_stock_subscriptions/InStockSubscriptionButton.tsx","../src/components/in_stock_subscriptions/InStockSubscriptionsContainer.tsx","../src/components/line_items/LineItem.tsx","../src/components/line_items/LineItemAmount.tsx","../src/components/line_items/LineItemCode.tsx","../src/components/line_items/LineItemField.tsx","../src/components/line_items/LineItemImage.tsx","../src/components/line_items/LineItemName.tsx","../src/components/line_items/LineItemOption.tsx","../src/components/line_items/LineItemOptions.tsx","../src/components/line_items/LineItemQuantity.tsx","../src/components/line_items/LineItemRemoveLink.tsx","../src/components/line_items/LineItemsContainer.tsx","../src/components/line_items/LineItemsCount.tsx","../src/components/line_items/LineItemsEmpty.tsx","../src/components/orders/AddToCartButton.tsx","../src/components/orders/AdjustmentAmount.tsx","../src/components/orders/CartLink.tsx","../src/components/orders/CheckoutLink.tsx","../src/components/orders/DiscountAmount.tsx","../src/components/orders/GiftCardAmount.tsx","../src/components/orders/HostedCart.tsx","../src/components/orders/OrderContainer.tsx","../src/components/orders/OrderList.tsx","../src/components/orders/OrderListEmpty.tsx","../src/components/orders/OrderListPaginationButtons.tsx","../src/components/orders/OrderListPaginationInfo.tsx","../src/components/orders/OrderListRow.tsx","../src/components/orders/OrderNumber.tsx","../src/components/orders/OrderStorage.tsx","../src/components/orders/PaymentMethodAmount.tsx","../src/components/orders/PlaceOrderButton.tsx","../src/components/orders/PlaceOrderContainer.tsx","../src/components/orders/PrivacyAndTermsCheckbox.tsx","../src/components/orders/ShippingAmount.tsx","../src/components/orders/SubTotalAmount.tsx","../src/components/orders/TaxesAmount.tsx","../src/components/orders/TotalAmount.tsx","../src/components/parcels/ParcelField.tsx","../src/components/parcels/ParcelLineItem.tsx","../src/components/parcels/ParcelLineItemField.tsx","../src/components/parcels/ParcelLineItemsCount.tsx","../src/components/parcels/Parcels.tsx","../src/components/parcels/ParcelsCount.tsx","../src/components/payment_gateways/AdyenGateway.tsx","../src/components/payment_gateways/BraintreeGateway.tsx","../src/components/payment_gateways/CheckoutComGateway.tsx","../src/components/payment_gateways/ExternalGateway.tsx","../src/components/payment_gateways/KlarnaGateway.tsx","../src/components/payment_gateways/PaymentGateway.tsx","../src/components/payment_gateways/PaypalGateway.tsx","../src/components/payment_gateways/StripeGateway.tsx","../src/components/payment_gateways/WireTransferGateway.tsx","../src/components/payment_methods/PaymentMethod.tsx","../src/components/payment_methods/PaymentMethodName.tsx","../src/components/payment_methods/PaymentMethodPrice.tsx","../src/components/payment_methods/PaymentMethodRadioButton.tsx","../src/components/payment_methods/PaymentMethodsContainer.tsx","../src/components/payment_source/AdyenPayment.tsx","../src/components/payment_source/BraintreePayment.tsx","../src/components/payment_source/CheckoutComPayment.tsx","../src/components/payment_source/ExternalPayment.tsx","../src/components/payment_source/KlarnaPayment.tsx","../src/components/payment_source/PaymentSource.tsx","../src/components/payment_source/PaymentSourceBrandIcon.tsx","../src/components/payment_source/PaymentSourceBrandName.tsx","../src/components/payment_source/PaymentSourceDetail.tsx","../src/components/payment_source/PaymentSourceEditButton.tsx","../src/components/payment_source/PaypalPayment.tsx","../src/components/payment_source/StripeExpressPayment.tsx","../src/components/payment_source/StripePayment.tsx","../src/components/payment_source/WireTransferPayment.tsx","../src/components/prices/Price.tsx","../src/components/prices/PricesContainer.tsx","../src/components/shipments/Shipment.tsx","../src/components/shipments/ShipmentField.tsx","../src/components/shipments/ShipmentsContainer.tsx","../src/components/shipments/ShipmentsCount.tsx","../src/components/shipping_methods/ShippingMethod.tsx","../src/components/shipping_methods/ShippingMethodName.tsx","../src/components/shipping_methods/ShippingMethodPrice.tsx","../src/components/shipping_methods/ShippingMethodRadioButton.tsx","../src/components/skus/AvailabilityContainer.tsx","../src/components/skus/AvailabilityTemplate.tsx","../src/components/skus/DeliveryLeadTime.tsx","../src/components/skus/SkuField.tsx","../src/components/skus/SkuList.tsx","../src/components/skus/SkuListsContainer.tsx","../src/components/skus/Skus.tsx","../src/components/skus/SkusContainer.tsx","../src/components/stock_transfers/StockTransfer.tsx","../src/components/stock_transfers/StockTransferField.tsx","../src/components/utils/AddressCardsTemplate.tsx","../src/components/utils/BaseField.tsx","../src/components/utils/BaseInput.tsx","../src/components/utils/BaseOrderPrice.tsx","../src/components/utils/BaseSelect.tsx","../src/components/utils/ErrorBoundary.tsx","../src/components/utils/GenericFieldComponent.tsx","../src/components/utils/Parent.tsx","../src/components/utils/PaymentCardsTemplate.tsx","../src/components/utils/PriceTemplate.tsx","../src/components/utils/getAllErrors.tsx","../src/config/currency.ts","../src/context/AddressChildrenContext.ts","../src/context/AddressContext.ts","../src/context/AvailabilityContext.ts","../src/context/BillingAddressContext.ts","../src/context/BillingAddressFormContext.ts","../src/context/CommerceLayerContext.ts","../src/context/CouponAndGiftCardFormContext.ts","../src/context/CustomerAddressFormContext.ts","../src/context/CustomerContext.ts","../src/context/CustomerPaymentSourceContext.ts","../src/context/ExternalFunctionContext.ts","../src/context/GiftCardContext.ts","../src/context/InStockSubscriptionContext.ts","../src/context/LineItemChildrenContext.ts","../src/context/LineItemContext.ts","../src/context/LineItemOptionChildrenContext.ts","../src/context/OrderContext.ts","../src/context/OrderListChildrenContext.ts","../src/context/OrderListPaginationContext.ts","../src/context/OrderStorageContext.ts","../src/context/ParcelChildrenContext.ts","../src/context/ParcelLineItemChildrenContext.ts","../src/context/PaymentMethodChildrenContext.ts","../src/context/PaymentMethodContext.ts","../src/context/PaymentSourceContext.ts","../src/context/PlaceOrderContext.ts","../src/context/PricesContext.ts","../src/context/ShipmentChildrenContext.ts","../src/context/ShipmentContext.ts","../src/context/ShippingAddressContext.ts","../src/context/ShippingAddressFormContext.ts","../src/context/ShippingMethodChildrenContext.ts","../src/context/SkuChildrenContext.ts","../src/context/SkuContext.ts","../src/context/SkuListsContext.ts","../src/context/StockTransferChildrenContext.ts","../src/hooks/useCommerceLayer.ts","../src/hooks/useCustomerContainer.ts","../src/hooks/useOrderContainer.ts","../src/reducers/AddressReducer.ts","../src/reducers/AvailabilityReducer.ts","../src/reducers/BillingAddressReducer.ts","../src/reducers/CustomerReducer.ts","../src/reducers/GiftCardReducer.ts","../src/reducers/InStockSubscriptionReducer.ts","../src/reducers/LineItemReducer.ts","../src/reducers/OrderReducer.ts","../src/reducers/PaymentMethodReducer.ts","../src/reducers/PlaceOrderReducer.ts","../src/reducers/PriceReducer.ts","../src/reducers/ShipmentReducer.ts","../src/reducers/ShippingAddressReducer.ts","../src/reducers/SkuListsReducer.ts","../src/reducers/SkuReducer.ts","../src/typings/environment.d.ts","../src/typings/errors.ts","../src/typings/globals.ts","../src/typings/index.ts","../src/utils/PropsType.ts","../src/utils/addressesManager.ts","../src/utils/baseReducer.ts","../src/utils/browserInfo.ts","../src/utils/canPlaceOrder.ts","../src/utils/checkIncludeResource.ts","../src/utils/compareObjAttribute.ts","../src/utils/countryStateCity.ts","../src/utils/customMessages.ts","../src/utils/customerOrderOptions.ts","../src/utils/events.ts","../src/utils/expressPaymentHelper.ts","../src/utils/filterChildren.ts","../src/utils/formCleaner.ts","../src/utils/getAmount.ts","../src/utils/getApplicationLink.ts","../src/utils/getCardDetails.ts","../src/utils/getCustomerIdByToken.ts","../src/utils/getDomain.ts","../src/utils/getErrors.ts","../src/utils/getLineItemsCount.ts","../src/utils/getLoaderComponent.tsx","../src/utils/getPaymentAttributes.ts","../src/utils/getPrices.tsx","../src/utils/getPublicIp.ts","../src/utils/getSdk.ts","../src/utils/getSkus.ts","../src/utils/hasSubscriptions.ts","../src/utils/icons.tsx","../src/utils/isDate.ts","../src/utils/isEmpty.ts","../src/utils/isGuestToken.ts","../src/utils/isJSON.ts","../src/utils/jwt.ts","../src/utils/localStorage.ts","../src/utils/omit.ts","../src/utils/organization.ts","../src/utils/pick.ts","../src/utils/placeholderImages.ts","../src/utils/promisify.ts","../src/utils/replace.ts","../src/utils/scrollbarWidth.ts","../src/utils/shipments.ts","../src/utils/snakeToCamelCase.ts","../src/utils/triggerAttributeHelper.ts","../src/utils/updateOrderSubscriptionCustomerPaymentSource.ts","../src/utils/validateFormFields.ts","../src/utils/hooks/useCustomContext.ts","../src/utils/hooks/useExternalScript.ts","../src/utils/payment-methods/sortPaymentMethods.ts","../src/utils/stripe/retrievePaymentIntent.ts"],"version":"5.7.2"}
1
+ {"root":["../src/index.ts","../src/components/ExternalFunction.tsx","../src/components/MetadataInput.tsx","../src/components/SubmitButton.tsx","../src/components/addresses/Address.tsx","../src/components/addresses/AddressCountrySelector.tsx","../src/components/addresses/AddressField.tsx","../src/components/addresses/AddressInput.tsx","../src/components/addresses/AddressInputSelect.tsx","../src/components/addresses/AddressStateSelector.tsx","../src/components/addresses/AddressesContainer.tsx","../src/components/addresses/AddressesEmpty.tsx","../src/components/addresses/BillingAddressContainer.tsx","../src/components/addresses/BillingAddressForm.tsx","../src/components/addresses/SaveAddressesButton.tsx","../src/components/addresses/ShippingAddressContainer.tsx","../src/components/addresses/ShippingAddressForm.tsx","../src/components/auth/CommerceLayer.tsx","../src/components/customers/CustomerAddressForm.tsx","../src/components/customers/CustomerContainer.tsx","../src/components/customers/CustomerField.tsx","../src/components/customers/CustomerInput.tsx","../src/components/customers/CustomerPaymentSource.tsx","../src/components/customers/CustomerPaymentSourceEmpty.tsx","../src/components/customers/MyAccountLink.tsx","../src/components/customers/MyIdentityLink.tsx","../src/components/customers/SaveCustomerButton.tsx","../src/components/errors/Errors.tsx","../src/components/gift_cards/GiftCard.tsx","../src/components/gift_cards/GiftCardContainer.tsx","../src/components/gift_cards/GiftCardCurrencySelector.tsx","../src/components/gift_cards/GiftCardInput.tsx","../src/components/gift_cards/GiftCardOrCouponCode.tsx","../src/components/gift_cards/GiftCardOrCouponForm.tsx","../src/components/gift_cards/GiftCardOrCouponInput.tsx","../src/components/gift_cards/GiftCardOrCouponRemoveButton.tsx","../src/components/gift_cards/GiftCardOrCouponSubmit.tsx","../src/components/gift_cards/GiftCardRecipientInput.tsx","../src/components/in_stock_subscriptions/InStockSubscriptionButton.tsx","../src/components/in_stock_subscriptions/InStockSubscriptionsContainer.tsx","../src/components/line_items/LineItem.tsx","../src/components/line_items/LineItemAmount.tsx","../src/components/line_items/LineItemCode.tsx","../src/components/line_items/LineItemField.tsx","../src/components/line_items/LineItemImage.tsx","../src/components/line_items/LineItemName.tsx","../src/components/line_items/LineItemOption.tsx","../src/components/line_items/LineItemOptions.tsx","../src/components/line_items/LineItemQuantity.tsx","../src/components/line_items/LineItemRemoveLink.tsx","../src/components/line_items/LineItemsContainer.tsx","../src/components/line_items/LineItemsCount.tsx","../src/components/line_items/LineItemsEmpty.tsx","../src/components/orders/AddToCartButton.tsx","../src/components/orders/AdjustmentAmount.tsx","../src/components/orders/CartLink.tsx","../src/components/orders/CheckoutLink.tsx","../src/components/orders/DiscountAmount.tsx","../src/components/orders/GiftCardAmount.tsx","../src/components/orders/HostedCart.tsx","../src/components/orders/OrderContainer.tsx","../src/components/orders/OrderList.tsx","../src/components/orders/OrderListEmpty.tsx","../src/components/orders/OrderListPaginationButtons.tsx","../src/components/orders/OrderListPaginationInfo.tsx","../src/components/orders/OrderListRow.tsx","../src/components/orders/OrderNumber.tsx","../src/components/orders/OrderStorage.tsx","../src/components/orders/PaymentMethodAmount.tsx","../src/components/orders/PlaceOrderButton.tsx","../src/components/orders/PlaceOrderContainer.tsx","../src/components/orders/PrivacyAndTermsCheckbox.tsx","../src/components/orders/ShippingAmount.tsx","../src/components/orders/SubTotalAmount.tsx","../src/components/orders/TaxesAmount.tsx","../src/components/orders/TotalAmount.tsx","../src/components/parcels/ParcelField.tsx","../src/components/parcels/ParcelLineItem.tsx","../src/components/parcels/ParcelLineItemField.tsx","../src/components/parcels/ParcelLineItemsCount.tsx","../src/components/parcels/Parcels.tsx","../src/components/parcels/ParcelsCount.tsx","../src/components/payment_gateways/AdyenGateway.tsx","../src/components/payment_gateways/BraintreeGateway.tsx","../src/components/payment_gateways/CheckoutComGateway.tsx","../src/components/payment_gateways/ExternalGateway.tsx","../src/components/payment_gateways/KlarnaGateway.tsx","../src/components/payment_gateways/PaymentGateway.tsx","../src/components/payment_gateways/PaypalGateway.tsx","../src/components/payment_gateways/StripeGateway.tsx","../src/components/payment_gateways/WireTransferGateway.tsx","../src/components/payment_methods/PaymentMethod.tsx","../src/components/payment_methods/PaymentMethodName.tsx","../src/components/payment_methods/PaymentMethodPrice.tsx","../src/components/payment_methods/PaymentMethodRadioButton.tsx","../src/components/payment_methods/PaymentMethodsContainer.tsx","../src/components/payment_source/AdyenPayment.tsx","../src/components/payment_source/BraintreePayment.tsx","../src/components/payment_source/CheckoutComPayment.tsx","../src/components/payment_source/ExternalPayment.tsx","../src/components/payment_source/KlarnaPayment.tsx","../src/components/payment_source/PaymentSource.tsx","../src/components/payment_source/PaymentSourceBrandIcon.tsx","../src/components/payment_source/PaymentSourceBrandName.tsx","../src/components/payment_source/PaymentSourceDetail.tsx","../src/components/payment_source/PaymentSourceEditButton.tsx","../src/components/payment_source/PaypalPayment.tsx","../src/components/payment_source/StripeExpressPayment.tsx","../src/components/payment_source/StripePayment.tsx","../src/components/payment_source/WireTransferPayment.tsx","../src/components/prices/Price.tsx","../src/components/prices/PricesContainer.tsx","../src/components/shipments/Shipment.tsx","../src/components/shipments/ShipmentField.tsx","../src/components/shipments/ShipmentsContainer.tsx","../src/components/shipments/ShipmentsCount.tsx","../src/components/shipping_methods/ShippingMethod.tsx","../src/components/shipping_methods/ShippingMethodName.tsx","../src/components/shipping_methods/ShippingMethodPrice.tsx","../src/components/shipping_methods/ShippingMethodRadioButton.tsx","../src/components/skus/AvailabilityContainer.tsx","../src/components/skus/AvailabilityTemplate.tsx","../src/components/skus/DeliveryLeadTime.tsx","../src/components/skus/SkuField.tsx","../src/components/skus/SkuList.tsx","../src/components/skus/SkuListsContainer.tsx","../src/components/skus/Skus.tsx","../src/components/skus/SkusContainer.tsx","../src/components/stock_transfers/StockTransfer.tsx","../src/components/stock_transfers/StockTransferField.tsx","../src/components/utils/AddressCardsTemplate.tsx","../src/components/utils/BaseField.tsx","../src/components/utils/BaseInput.tsx","../src/components/utils/BaseOrderPrice.tsx","../src/components/utils/BaseSelect.tsx","../src/components/utils/ErrorBoundary.tsx","../src/components/utils/GenericFieldComponent.tsx","../src/components/utils/Parent.tsx","../src/components/utils/PaymentCardsTemplate.tsx","../src/components/utils/PriceTemplate.tsx","../src/components/utils/getAllErrors.tsx","../src/config/currency.ts","../src/context/AddressChildrenContext.ts","../src/context/AddressContext.ts","../src/context/AvailabilityContext.ts","../src/context/BillingAddressContext.ts","../src/context/BillingAddressFormContext.ts","../src/context/CommerceLayerContext.ts","../src/context/CouponAndGiftCardFormContext.ts","../src/context/CustomerAddressFormContext.ts","../src/context/CustomerContext.ts","../src/context/CustomerPaymentSourceContext.ts","../src/context/ExternalFunctionContext.ts","../src/context/GiftCardContext.ts","../src/context/InStockSubscriptionContext.ts","../src/context/LineItemChildrenContext.ts","../src/context/LineItemContext.ts","../src/context/LineItemOptionChildrenContext.ts","../src/context/OrderContext.ts","../src/context/OrderListChildrenContext.ts","../src/context/OrderListPaginationContext.ts","../src/context/OrderStorageContext.ts","../src/context/ParcelChildrenContext.ts","../src/context/ParcelLineItemChildrenContext.ts","../src/context/PaymentMethodChildrenContext.ts","../src/context/PaymentMethodContext.ts","../src/context/PaymentSourceContext.ts","../src/context/PlaceOrderContext.ts","../src/context/PricesContext.ts","../src/context/ShipmentChildrenContext.ts","../src/context/ShipmentContext.ts","../src/context/ShippingAddressContext.ts","../src/context/ShippingAddressFormContext.ts","../src/context/ShippingMethodChildrenContext.ts","../src/context/SkuChildrenContext.ts","../src/context/SkuContext.ts","../src/context/SkuListsContext.ts","../src/context/StockTransferChildrenContext.ts","../src/hooks/useCommerceLayer.ts","../src/hooks/useCustomerContainer.ts","../src/hooks/useOrderContainer.ts","../src/reducers/AddressReducer.ts","../src/reducers/AvailabilityReducer.ts","../src/reducers/BillingAddressReducer.ts","../src/reducers/CustomerReducer.ts","../src/reducers/GiftCardReducer.ts","../src/reducers/InStockSubscriptionReducer.ts","../src/reducers/LineItemReducer.ts","../src/reducers/OrderReducer.ts","../src/reducers/PaymentMethodReducer.ts","../src/reducers/PlaceOrderReducer.ts","../src/reducers/PriceReducer.ts","../src/reducers/ShipmentReducer.ts","../src/reducers/ShippingAddressReducer.ts","../src/reducers/SkuListsReducer.ts","../src/reducers/SkuReducer.ts","../src/typings/environment.d.ts","../src/typings/errors.ts","../src/typings/globals.ts","../src/typings/index.ts","../src/utils/PropsType.ts","../src/utils/addressesManager.ts","../src/utils/baseReducer.ts","../src/utils/browserInfo.ts","../src/utils/canPlaceOrder.ts","../src/utils/checkIncludeResource.ts","../src/utils/compareObjAttribute.ts","../src/utils/countryStateCity.ts","../src/utils/customMessages.ts","../src/utils/customerOrderOptions.ts","../src/utils/events.ts","../src/utils/expressPaymentHelper.ts","../src/utils/filterChildren.ts","../src/utils/formCleaner.ts","../src/utils/getAmount.ts","../src/utils/getApplicationLink.ts","../src/utils/getCardDetails.ts","../src/utils/getCustomerIdByToken.ts","../src/utils/getDomain.ts","../src/utils/getErrors.ts","../src/utils/getLineItemsCount.ts","../src/utils/getLoaderComponent.tsx","../src/utils/getPaymentAttributes.ts","../src/utils/getPrices.tsx","../src/utils/getPublicIp.ts","../src/utils/getSdk.ts","../src/utils/getSkus.ts","../src/utils/hasSubscriptions.ts","../src/utils/icons.tsx","../src/utils/isDate.ts","../src/utils/isEmpty.ts","../src/utils/isGuestToken.ts","../src/utils/isJSON.ts","../src/utils/jwt.ts","../src/utils/localStorage.ts","../src/utils/omit.ts","../src/utils/organization.ts","../src/utils/pick.ts","../src/utils/placeholderImages.ts","../src/utils/promisify.ts","../src/utils/replace.ts","../src/utils/scrollbarWidth.ts","../src/utils/shipments.ts","../src/utils/snakeToCamelCase.ts","../src/utils/triggerAttributeHelper.ts","../src/utils/updateOrderSubscriptionCustomerPaymentSource.ts","../src/utils/validateFormFields.ts","../src/utils/hooks/useCustomContext.ts","../src/utils/hooks/useExternalScript.ts","../src/utils/payment-methods/sortPaymentMethods.ts","../src/utils/stripe/retrievePaymentIntent.ts"],"version":"5.7.3"}