@cedros/pay-react 1.1.18 → 1.1.20

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 (710) hide show
  1. package/dist/{AISettingsSection-CD9IRyR1.mjs → AISettingsSection-BH-RXvk1.mjs} +10 -10
  2. package/dist/{AISettingsSection-C-thWh51.js → AISettingsSection-f5K0nUoQ.js} +1 -1
  3. package/dist/{AutosaveIndicator-DxemlKnX.js → AutosaveIndicator-CpTVtJIz.js} +1 -1
  4. package/dist/{AutosaveIndicator-G2CRN8hH.mjs → AutosaveIndicator-DTOaopUP.mjs} +1 -1
  5. package/dist/{CedrosContext-BnJ2Cf7R.mjs → CedrosContext-BE6P5PQ0.mjs} +241 -245
  6. package/dist/{CedrosContext-C26DlvLF.js → CedrosContext-D-lnoEkR.js} +3 -3
  7. package/dist/{CryptoButton-BdOtL7w-.mjs → CryptoButton-CksMkZjL.mjs} +48 -48
  8. package/dist/CryptoButton-Dy-g3bR0.js +1 -0
  9. package/dist/{FAQSection-CyYK9OAN.mjs → FAQSection-BO7ZfQMN.mjs} +4 -4
  10. package/dist/{FAQSection-_pm1ekTe.js → FAQSection-CVJ5w6cB.js} +1 -1
  11. package/dist/{MessagingSection-BHzf1Mhu.js → MessagingSection-CRFtSoE8.js} +1 -1
  12. package/dist/{MessagingSection-DO2yPTvs.mjs → MessagingSection-CmFYFdaw.mjs} +5 -5
  13. package/dist/{PaymentSettingsSection-DpENgoca.js → PaymentSettingsSection-BKDiep-C.js} +1 -1
  14. package/dist/{PaymentSettingsSection--Aqlne1F.mjs → PaymentSettingsSection-VDcgpOkp.mjs} +1 -1
  15. package/dist/{SettingsSection-CGKKGXWz.mjs → SettingsSection-B0TpaIOG.mjs} +1 -1
  16. package/dist/{SettingsSection-DNoODw7i.js → SettingsSection-DSlW47o4.js} +1 -1
  17. package/dist/SingleCategorySettings-BTXR7zex.js +3 -0
  18. package/dist/{SingleCategorySettings-8DCtLcow.mjs → SingleCategorySettings-Cwlehl0u.mjs} +62 -69
  19. package/dist/{StorefrontSection-Mzr1H51w.mjs → StorefrontSection-BAY9V1j6.mjs} +8 -8
  20. package/dist/{StorefrontSection-BEOMtSAg.js → StorefrontSection-DfN5yxkV.js} +1 -1
  21. package/dist/{SubscriptionsSection-4b29i-41.js → SubscriptionsSection-BboudRYv.js} +1 -1
  22. package/dist/{SubscriptionsSection-Dy1e15fe.mjs → SubscriptionsSection-D_RKCILr.mjs} +6 -6
  23. package/dist/{WalletManager-HXXyARQ7.mjs → WalletManager-D78miaJ2.mjs} +1 -1
  24. package/dist/{WalletManager-D6BYTwXn.js → WalletManager-QcfgQmap.js} +1 -1
  25. package/dist/crypto-only.d.ts +2 -23
  26. package/dist/crypto-only.js +1 -1
  27. package/dist/crypto-only.mjs +64 -63
  28. package/dist/{index-bbSf3B7-.mjs → index-75RhiLDq.mjs} +7192 -9782
  29. package/dist/index-B5ck27xb.js +84 -0
  30. package/dist/index.d.ts +2 -45
  31. package/dist/index.js +1 -1
  32. package/dist/index.mjs +64 -63
  33. package/dist/pay-react.css +1 -1
  34. package/dist/sections-BCdzdqlG.js +1 -0
  35. package/dist/sections-BIBMX6KS.mjs +8 -0
  36. package/dist/src/admin/index.d.ts.map +1 -0
  37. package/dist/src/admin/plugin.d.ts.map +1 -0
  38. package/dist/src/admin/types.d.ts.map +1 -0
  39. package/dist/src/components/CedrosPay.d.ts.map +1 -0
  40. package/dist/src/components/CreditsButton.d.ts.map +1 -0
  41. package/dist/src/components/CreditsSubscribeButton.d.ts.map +1 -0
  42. package/dist/src/components/CryptoButton.d.ts.map +1 -0
  43. package/dist/src/components/CryptoSubscribeButton.d.ts.map +1 -0
  44. package/dist/src/components/PaymentModal.d.ts.map +1 -0
  45. package/dist/src/components/ProductPrice.d.ts.map +1 -0
  46. package/dist/src/components/PurchaseButton.d.ts.map +1 -0
  47. package/dist/src/components/StripeButton.d.ts.map +1 -0
  48. package/dist/src/components/SubscribeButton.d.ts.map +1 -0
  49. package/dist/src/components/SubscriptionManagementPanel.d.ts.map +1 -0
  50. package/dist/src/components/admin/AISettingsSection.d.ts.map +1 -0
  51. package/dist/src/components/admin/AdminAuthManager.d.ts.map +1 -0
  52. package/dist/src/components/admin/AutosaveIndicator.d.ts.map +1 -0
  53. package/dist/src/components/admin/CedrosPayAdminDashboard.d.ts.map +1 -0
  54. package/dist/src/components/admin/ConfigEditor.d.ts.map +1 -0
  55. package/dist/src/components/admin/CouponsSection.d.ts.map +1 -0
  56. package/dist/src/components/admin/Dropdown.d.ts.map +1 -0
  57. package/dist/src/components/admin/ErrorBanner.d.ts.map +1 -0
  58. package/dist/src/components/admin/FAQSection.d.ts.map +1 -0
  59. package/dist/src/components/admin/MessagingSection.d.ts.map +1 -0
  60. package/dist/src/components/admin/OverviewSection.d.ts.map +1 -0
  61. package/dist/src/components/admin/PaymentSettingsSection.d.ts.map +1 -0
  62. package/dist/src/components/admin/ProductVariationsEditor.d.ts.map +1 -0
  63. package/dist/src/components/admin/ProductsSection.d.ts.map +1 -0
  64. package/dist/src/components/admin/RefundsSection.d.ts.map +1 -0
  65. package/dist/src/components/admin/SecretArrayEditor.d.ts.map +1 -0
  66. package/dist/src/components/admin/SettingsSection.d.ts.map +1 -0
  67. package/dist/src/components/admin/SingleCategorySettings.d.ts.map +1 -0
  68. package/dist/src/components/admin/StatsBar.d.ts.map +1 -0
  69. package/dist/src/components/admin/StorefrontSection.d.ts.map +1 -0
  70. package/dist/src/components/admin/SubscriptionsSection.d.ts.map +1 -0
  71. package/dist/src/components/admin/Toggle.d.ts.map +1 -0
  72. package/dist/{components → src/components}/admin/TokenMintSelector.d.ts +1 -1
  73. package/dist/src/components/admin/TokenMintSelector.d.ts.map +1 -0
  74. package/dist/src/components/admin/TransactionsSection.d.ts.map +1 -0
  75. package/dist/src/components/admin/VariantInventoryGrid.d.ts.map +1 -0
  76. package/dist/src/components/admin/VariationTypeEditor.d.ts.map +1 -0
  77. package/dist/src/components/admin/configApi.d.ts.map +1 -0
  78. package/dist/src/components/admin/icons.d.ts.map +1 -0
  79. package/dist/{components → src/components}/admin/index.d.ts +1 -1
  80. package/dist/src/components/admin/index.d.ts.map +1 -0
  81. package/dist/src/components/admin/sections-more.d.ts.map +1 -0
  82. package/dist/src/components/admin/sections.d.ts.map +1 -0
  83. package/dist/src/components/admin/types.d.ts.map +1 -0
  84. package/dist/{components → src/components}/admin/useAdminAuth.d.ts +11 -23
  85. package/dist/src/components/admin/useAdminAuth.d.ts.map +1 -0
  86. package/dist/src/components/admin/useAutosave.d.ts.map +1 -0
  87. package/dist/src/components/admin/useProductVariations.d.ts.map +1 -0
  88. package/dist/src/components/subscriptionPanelStyles.d.ts.map +1 -0
  89. package/dist/src/context/CedrosContext.d.ts.map +1 -0
  90. package/dist/src/context/ThemeContext.d.ts.map +1 -0
  91. package/dist/src/context/index.d.ts.map +1 -0
  92. package/dist/src/crypto-only.d.ts +23 -0
  93. package/dist/src/crypto-only.d.ts.map +1 -0
  94. package/dist/src/ecommerce/__tests__/cartCheckoutRequirements.test.d.ts.map +1 -0
  95. package/dist/src/ecommerce/__tests__/cartProviderPersistence.test.d.ts.map +1 -0
  96. package/dist/src/ecommerce/__tests__/cartReducer.test.d.ts.map +1 -0
  97. package/dist/src/ecommerce/__tests__/cartServerMerge.test.d.ts.map +1 -0
  98. package/dist/src/ecommerce/__tests__/checkoutPaymentMethods.test.d.ts.map +1 -0
  99. package/dist/src/ecommerce/__tests__/checkoutReturn.test.d.ts.map +1 -0
  100. package/dist/src/ecommerce/__tests__/checkoutSchema.test.d.ts.map +1 -0
  101. package/dist/src/ecommerce/__tests__/inventoryHooks.test.d.ts.map +1 -0
  102. package/dist/src/ecommerce/__tests__/mockAdapter.test.d.ts.map +1 -0
  103. package/dist/src/ecommerce/__tests__/storage.test.d.ts.map +1 -0
  104. package/dist/src/ecommerce/adapters/CommerceAdapter.d.ts.map +1 -0
  105. package/dist/src/ecommerce/adapters/mock/mockAdapter.d.ts.map +1 -0
  106. package/dist/src/ecommerce/adapters/paywall/paywallAdapter.d.ts.map +1 -0
  107. package/dist/src/ecommerce/adapters/paywall/paywallAdapter.test.d.ts.map +1 -0
  108. package/dist/src/ecommerce/components/cart/CartLineItem.d.ts.map +1 -0
  109. package/dist/src/ecommerce/components/cart/CartPageContent.d.ts.map +1 -0
  110. package/dist/src/ecommerce/components/cart/CartPanel.d.ts.map +1 -0
  111. package/dist/src/ecommerce/components/cart/CartSidebar.d.ts.map +1 -0
  112. package/dist/src/ecommerce/components/cart/CartSummary.d.ts.map +1 -0
  113. package/dist/src/ecommerce/components/cart/PromoCodeInput.d.ts.map +1 -0
  114. package/dist/src/ecommerce/components/catalog/Breadcrumbs.d.ts.map +1 -0
  115. package/dist/src/ecommerce/components/catalog/CategoryNav.d.ts.map +1 -0
  116. package/dist/src/ecommerce/components/catalog/FilterPanel.d.ts.map +1 -0
  117. package/dist/src/ecommerce/components/catalog/Price.d.ts.map +1 -0
  118. package/dist/src/ecommerce/components/catalog/ProductCard.d.ts.map +1 -0
  119. package/dist/src/ecommerce/components/catalog/ProductGallery.d.ts.map +1 -0
  120. package/dist/src/ecommerce/components/catalog/ProductGrid.d.ts.map +1 -0
  121. package/dist/src/ecommerce/components/catalog/QuantitySelector.d.ts.map +1 -0
  122. package/dist/src/ecommerce/components/catalog/QuickViewDialog.d.ts.map +1 -0
  123. package/dist/src/ecommerce/components/catalog/SearchInput.d.ts.map +1 -0
  124. package/dist/src/ecommerce/components/catalog/VariantSelector.d.ts.map +1 -0
  125. package/dist/src/ecommerce/components/chat/ShopChatPanel.d.ts.map +1 -0
  126. package/dist/src/ecommerce/components/checkout/AddressForm.d.ts.map +1 -0
  127. package/dist/src/ecommerce/components/checkout/CheckoutCancelPage.d.ts.map +1 -0
  128. package/dist/src/ecommerce/components/checkout/CheckoutForm.d.ts.map +1 -0
  129. package/dist/src/ecommerce/components/checkout/CheckoutLayout.d.ts.map +1 -0
  130. package/dist/src/ecommerce/components/checkout/CheckoutReceipt.d.ts.map +1 -0
  131. package/dist/src/ecommerce/components/checkout/CheckoutSuccessPage.d.ts.map +1 -0
  132. package/dist/src/ecommerce/components/checkout/InventoryVerificationDialog.d.ts.map +1 -0
  133. package/dist/src/ecommerce/components/checkout/OrderReview.d.ts.map +1 -0
  134. package/dist/src/ecommerce/components/checkout/PaymentStep.d.ts.map +1 -0
  135. package/dist/src/ecommerce/components/checkout/ShippingMethodSelector.d.ts.map +1 -0
  136. package/dist/src/ecommerce/components/faq/FAQItem.d.ts.map +1 -0
  137. package/dist/src/ecommerce/components/faq/FAQItem.test.d.ts.map +1 -0
  138. package/dist/src/ecommerce/components/faq/FAQList.d.ts.map +1 -0
  139. package/dist/src/ecommerce/components/faq/index.d.ts.map +1 -0
  140. package/dist/src/ecommerce/components/general/EmptyState.d.ts.map +1 -0
  141. package/dist/src/ecommerce/components/general/ErrorBoundary.d.ts.map +1 -0
  142. package/dist/src/ecommerce/components/general/ErrorState.d.ts.map +1 -0
  143. package/dist/src/ecommerce/components/general/toast.d.ts.map +1 -0
  144. package/dist/src/ecommerce/components/orders/OrderCard.d.ts.map +1 -0
  145. package/dist/src/ecommerce/components/orders/OrderDetails.d.ts.map +1 -0
  146. package/dist/src/ecommerce/components/orders/OrderList.d.ts.map +1 -0
  147. package/dist/src/ecommerce/components/ui/accordion.d.ts.map +1 -0
  148. package/dist/src/ecommerce/components/ui/badge.d.ts.map +1 -0
  149. package/dist/src/ecommerce/components/ui/button.d.ts.map +1 -0
  150. package/dist/src/ecommerce/components/ui/card.d.ts.map +1 -0
  151. package/dist/src/ecommerce/components/ui/dialog.d.ts.map +1 -0
  152. package/dist/src/ecommerce/components/ui/input.d.ts.map +1 -0
  153. package/dist/src/ecommerce/components/ui/label.d.ts.map +1 -0
  154. package/dist/src/ecommerce/components/ui/select.d.ts.map +1 -0
  155. package/dist/src/ecommerce/components/ui/separator.d.ts.map +1 -0
  156. package/dist/src/ecommerce/components/ui/sheet.d.ts.map +1 -0
  157. package/dist/src/ecommerce/components/ui/skeleton.d.ts.map +1 -0
  158. package/dist/src/ecommerce/components/ui/tabs.d.ts.map +1 -0
  159. package/dist/src/ecommerce/components/ui/textarea.d.ts.map +1 -0
  160. package/dist/src/ecommerce/config/context.d.ts.map +1 -0
  161. package/dist/src/ecommerce/config/types.d.ts.map +1 -0
  162. package/dist/src/ecommerce/hooks/checkoutReturn.d.ts.map +1 -0
  163. package/dist/src/ecommerce/hooks/useAIRelatedProducts.d.ts.map +1 -0
  164. package/dist/src/ecommerce/hooks/useCartInventory.d.ts.map +1 -0
  165. package/dist/src/ecommerce/hooks/useCatalogUrlState.d.ts.map +1 -0
  166. package/dist/src/ecommerce/hooks/useCategories.d.ts.map +1 -0
  167. package/dist/src/ecommerce/hooks/useCheckoutResultFromUrl.d.ts.map +1 -0
  168. package/dist/src/ecommerce/hooks/useHoldExpiry.d.ts.map +1 -0
  169. package/dist/src/ecommerce/hooks/useInventoryVerification.d.ts.map +1 -0
  170. package/dist/src/ecommerce/hooks/useOrders.d.ts.map +1 -0
  171. package/dist/src/ecommerce/hooks/usePaymentMethodsConfig.d.ts.map +1 -0
  172. package/dist/src/ecommerce/hooks/useProduct.d.ts.map +1 -0
  173. package/dist/src/ecommerce/hooks/useProducts.d.ts.map +1 -0
  174. package/dist/src/ecommerce/hooks/useShippingMethods.d.ts.map +1 -0
  175. package/dist/src/ecommerce/hooks/useStorefrontSettings.d.ts.map +1 -0
  176. package/dist/src/ecommerce/hooks/useSubscriptionData.d.ts.map +1 -0
  177. package/dist/src/ecommerce/index.d.ts.map +1 -0
  178. package/dist/src/ecommerce/integrations/cedros-pay/useCedrosPayCheckoutAdapter.d.ts.map +1 -0
  179. package/dist/src/ecommerce/state/cart/CartProvider.d.ts.map +1 -0
  180. package/dist/src/ecommerce/state/cart/cartReducer.d.ts.map +1 -0
  181. package/dist/src/ecommerce/state/checkout/checkoutSchema.d.ts.map +1 -0
  182. package/dist/src/ecommerce/state/checkout/useCheckout.d.ts.map +1 -0
  183. package/dist/src/ecommerce/templates/CartTemplate.d.ts.map +1 -0
  184. package/dist/src/ecommerce/templates/CategoryTemplate.d.ts.map +1 -0
  185. package/dist/src/ecommerce/templates/CheckoutTemplate.d.ts.map +1 -0
  186. package/dist/src/ecommerce/templates/ProductTemplate.d.ts.map +1 -0
  187. package/dist/src/ecommerce/templates/PurchaseHistoryTemplate.d.ts.map +1 -0
  188. package/dist/src/ecommerce/templates/ReceiptTemplate.d.ts.map +1 -0
  189. package/dist/src/ecommerce/templates/ShopTemplate.d.ts.map +1 -0
  190. package/dist/src/ecommerce/templates/SubscriptionTemplate.d.ts.map +1 -0
  191. package/dist/src/ecommerce/testing/adapterContract.d.ts.map +1 -0
  192. package/dist/src/ecommerce/types.d.ts.map +1 -0
  193. package/dist/src/ecommerce/utils/cartCheckoutRequirements.d.ts.map +1 -0
  194. package/dist/src/ecommerce/utils/cartItemMetadata.d.ts.map +1 -0
  195. package/dist/src/ecommerce/utils/cn.d.ts.map +1 -0
  196. package/dist/src/ecommerce/utils/money.d.ts.map +1 -0
  197. package/dist/src/ecommerce/utils/storage.d.ts.map +1 -0
  198. package/dist/src/hooks/useCreditsPayment.d.ts.map +1 -0
  199. package/dist/src/hooks/useCreditsSubscription.d.ts.map +1 -0
  200. package/dist/src/hooks/useCryptoSubscription.d.ts.map +1 -0
  201. package/dist/src/hooks/usePaymentMode.d.ts.map +1 -0
  202. package/dist/src/hooks/useRefundVerification.d.ts.map +1 -0
  203. package/dist/src/hooks/useStripeCheckout.d.ts.map +1 -0
  204. package/dist/src/hooks/useSubscription.d.ts.map +1 -0
  205. package/dist/src/hooks/useSubscriptionManagement.d.ts.map +1 -0
  206. package/dist/src/hooks/useX402Payment.d.ts.map +1 -0
  207. package/dist/src/i18n/index.d.ts.map +1 -0
  208. package/dist/src/i18n/useTranslation.d.ts.map +1 -0
  209. package/dist/src/index.d.ts +45 -0
  210. package/dist/src/index.d.ts.map +1 -0
  211. package/dist/src/managers/CreditsManager.d.ts.map +1 -0
  212. package/dist/src/managers/ManagerCache.d.ts.map +1 -0
  213. package/dist/src/managers/RouteDiscoveryManager.d.ts +6 -0
  214. package/dist/src/managers/RouteDiscoveryManager.d.ts.map +1 -0
  215. package/dist/src/managers/StripeManager.d.ts.map +1 -0
  216. package/dist/src/managers/SubscriptionChangeManager.d.ts.map +1 -0
  217. package/dist/src/managers/SubscriptionManager.d.ts.map +1 -0
  218. package/dist/src/managers/WalletManager.d.ts.map +1 -0
  219. package/dist/src/managers/X402Manager.d.ts.map +1 -0
  220. package/dist/src/stripe-only.d.ts +49 -0
  221. package/dist/src/stripe-only.d.ts.map +1 -0
  222. package/dist/src/telemetry.d.ts +27 -0
  223. package/dist/src/telemetry.d.ts.map +1 -0
  224. package/dist/src/testing/__tests__/providers.test.d.ts.map +1 -0
  225. package/dist/src/testing/helpers.d.ts.map +1 -0
  226. package/dist/src/testing/index.d.ts +12 -0
  227. package/dist/src/testing/index.d.ts.map +1 -0
  228. package/dist/src/testing/mocks.d.ts.map +1 -0
  229. package/dist/src/testing/providers.d.ts.map +1 -0
  230. package/dist/src/types/componentOptions.d.ts.map +1 -0
  231. package/dist/src/types/errors.d.ts.map +1 -0
  232. package/dist/src/types/index.d.ts.map +1 -0
  233. package/dist/src/types/subscription.d.ts.map +1 -0
  234. package/dist/src/utils/__tests__/couponHelpers.test.d.ts.map +1 -0
  235. package/dist/src/utils/__tests__/cspHelper.test.d.ts.map +1 -0
  236. package/dist/src/utils/__tests__/fetchWithTimeout.test.d.ts.map +1 -0
  237. package/dist/src/utils/cartHelpers.d.ts.map +1 -0
  238. package/dist/src/utils/circuitBreaker.d.ts.map +1 -0
  239. package/dist/src/utils/couponHelpers.d.ts.map +1 -0
  240. package/dist/src/utils/cspHelper.d.ts.map +1 -0
  241. package/dist/src/utils/csvHelpers.d.ts.map +1 -0
  242. package/dist/src/utils/csvHelpers.test.d.ts.map +1 -0
  243. package/dist/src/utils/dateHelpers.d.ts.map +1 -0
  244. package/dist/src/utils/deprecation.d.ts.map +1 -0
  245. package/dist/src/utils/errorHandling.d.ts.map +1 -0
  246. package/dist/src/utils/errorMessages.d.ts.map +1 -0
  247. package/dist/src/utils/errorParser.d.ts.map +1 -0
  248. package/dist/src/utils/eventEmitter.d.ts.map +1 -0
  249. package/dist/src/utils/exponentialBackoff.d.ts.map +1 -0
  250. package/dist/src/utils/fetchWithTimeout.d.ts.map +1 -0
  251. package/dist/src/utils/index.d.ts.map +1 -0
  252. package/dist/src/utils/logger.d.ts.map +1 -0
  253. package/dist/src/utils/modalStyles.d.ts.map +1 -0
  254. package/dist/src/utils/rateLimiter.d.ts.map +1 -0
  255. package/dist/src/utils/requestDeduplication.d.ts.map +1 -0
  256. package/dist/src/utils/securityValidation.d.ts.map +1 -0
  257. package/dist/src/utils/solanaCheck.d.ts.map +1 -0
  258. package/dist/src/utils/telemetry.d.ts.map +1 -0
  259. package/dist/src/utils/tokenMintValidator.d.ts.map +1 -0
  260. package/dist/src/utils/uuid.d.ts.map +1 -0
  261. package/dist/src/utils/validateConfig.d.ts.map +1 -0
  262. package/dist/src/utils/walletDetection.d.ts.map +1 -0
  263. package/dist/src/utils/walletPool.d.ts.map +1 -0
  264. package/dist/stripe-only.d.ts +2 -14
  265. package/dist/stripe-only.js +1 -1
  266. package/dist/stripe-only.mjs +59 -62
  267. package/dist/styles--eKKnfdj.mjs +2578 -0
  268. package/dist/styles-BWrLnaUW.js +1 -0
  269. package/dist/telemetry.d.ts +2 -27
  270. package/dist/testing/index.d.ts +2 -12
  271. package/dist/testing/index.js +1 -1
  272. package/dist/testing/index.mjs +1 -1
  273. package/dist/{walletPool-DjA7J3a9.js → walletPool-BqNfOhB0.js} +1 -1
  274. package/dist/{walletPool-BV_z1lEA.mjs → walletPool-DShNjCQ6.mjs} +1 -1
  275. package/package.json +8 -3
  276. package/dist/CryptoButton-N8kRfNDO.js +0 -1
  277. package/dist/SingleCategorySettings-NLBYxM0O.js +0 -3
  278. package/dist/admin/index.d.ts.map +0 -1
  279. package/dist/admin/plugin.d.ts.map +0 -1
  280. package/dist/admin/types.d.ts.map +0 -1
  281. package/dist/components/CedrosPay.d.ts.map +0 -1
  282. package/dist/components/CreditsButton.d.ts.map +0 -1
  283. package/dist/components/CreditsSubscribeButton.d.ts.map +0 -1
  284. package/dist/components/CryptoButton.d.ts.map +0 -1
  285. package/dist/components/CryptoSubscribeButton.d.ts.map +0 -1
  286. package/dist/components/PaymentModal.d.ts.map +0 -1
  287. package/dist/components/ProductPrice.d.ts.map +0 -1
  288. package/dist/components/PurchaseButton.d.ts.map +0 -1
  289. package/dist/components/StripeButton.d.ts.map +0 -1
  290. package/dist/components/SubscribeButton.d.ts.map +0 -1
  291. package/dist/components/SubscriptionManagementPanel.d.ts.map +0 -1
  292. package/dist/components/admin/AISettingsSection.d.ts.map +0 -1
  293. package/dist/components/admin/AdminAuthManager.d.ts.map +0 -1
  294. package/dist/components/admin/AutosaveIndicator.d.ts.map +0 -1
  295. package/dist/components/admin/CedrosPayAdminDashboard.d.ts.map +0 -1
  296. package/dist/components/admin/ConfigEditor.d.ts.map +0 -1
  297. package/dist/components/admin/CouponsSection.d.ts.map +0 -1
  298. package/dist/components/admin/Dropdown.d.ts.map +0 -1
  299. package/dist/components/admin/ErrorBanner.d.ts.map +0 -1
  300. package/dist/components/admin/FAQSection.d.ts.map +0 -1
  301. package/dist/components/admin/MessagingSection.d.ts.map +0 -1
  302. package/dist/components/admin/OverviewSection.d.ts.map +0 -1
  303. package/dist/components/admin/PaymentSettingsSection.d.ts.map +0 -1
  304. package/dist/components/admin/ProductVariationsEditor.d.ts.map +0 -1
  305. package/dist/components/admin/ProductsSection.d.ts.map +0 -1
  306. package/dist/components/admin/RefundsSection.d.ts.map +0 -1
  307. package/dist/components/admin/SecretArrayEditor.d.ts.map +0 -1
  308. package/dist/components/admin/SettingsSection.d.ts.map +0 -1
  309. package/dist/components/admin/SingleCategorySettings.d.ts.map +0 -1
  310. package/dist/components/admin/StatsBar.d.ts.map +0 -1
  311. package/dist/components/admin/StorefrontSection.d.ts.map +0 -1
  312. package/dist/components/admin/SubscriptionsSection.d.ts.map +0 -1
  313. package/dist/components/admin/Toggle.d.ts.map +0 -1
  314. package/dist/components/admin/TokenMintSelector.d.ts.map +0 -1
  315. package/dist/components/admin/TransactionsSection.d.ts.map +0 -1
  316. package/dist/components/admin/VariantInventoryGrid.d.ts.map +0 -1
  317. package/dist/components/admin/VariationTypeEditor.d.ts.map +0 -1
  318. package/dist/components/admin/configApi.d.ts.map +0 -1
  319. package/dist/components/admin/icons.d.ts.map +0 -1
  320. package/dist/components/admin/index.d.ts.map +0 -1
  321. package/dist/components/admin/sections-more.d.ts.map +0 -1
  322. package/dist/components/admin/sections.d.ts.map +0 -1
  323. package/dist/components/admin/types.d.ts.map +0 -1
  324. package/dist/components/admin/useAdminAuth.d.ts.map +0 -1
  325. package/dist/components/admin/useAutosave.d.ts.map +0 -1
  326. package/dist/components/admin/useProductVariations.d.ts.map +0 -1
  327. package/dist/components/subscriptionPanelStyles.d.ts.map +0 -1
  328. package/dist/context/CedrosContext.d.ts.map +0 -1
  329. package/dist/context/ThemeContext.d.ts.map +0 -1
  330. package/dist/context/index.d.ts.map +0 -1
  331. package/dist/crypto-only.d.ts.map +0 -1
  332. package/dist/ecommerce/__tests__/cartCheckoutRequirements.test.d.ts.map +0 -1
  333. package/dist/ecommerce/__tests__/cartProviderPersistence.test.d.ts.map +0 -1
  334. package/dist/ecommerce/__tests__/cartReducer.test.d.ts.map +0 -1
  335. package/dist/ecommerce/__tests__/cartServerMerge.test.d.ts.map +0 -1
  336. package/dist/ecommerce/__tests__/checkoutPaymentMethods.test.d.ts.map +0 -1
  337. package/dist/ecommerce/__tests__/checkoutReturn.test.d.ts.map +0 -1
  338. package/dist/ecommerce/__tests__/checkoutSchema.test.d.ts.map +0 -1
  339. package/dist/ecommerce/__tests__/inventoryHooks.test.d.ts.map +0 -1
  340. package/dist/ecommerce/__tests__/mockAdapter.test.d.ts.map +0 -1
  341. package/dist/ecommerce/__tests__/storage.test.d.ts.map +0 -1
  342. package/dist/ecommerce/adapters/CommerceAdapter.d.ts.map +0 -1
  343. package/dist/ecommerce/adapters/mock/mockAdapter.d.ts.map +0 -1
  344. package/dist/ecommerce/adapters/paywall/paywallAdapter.d.ts.map +0 -1
  345. package/dist/ecommerce/adapters/paywall/paywallAdapter.test.d.ts.map +0 -1
  346. package/dist/ecommerce/components/cart/CartLineItem.d.ts.map +0 -1
  347. package/dist/ecommerce/components/cart/CartPageContent.d.ts.map +0 -1
  348. package/dist/ecommerce/components/cart/CartPanel.d.ts.map +0 -1
  349. package/dist/ecommerce/components/cart/CartSidebar.d.ts.map +0 -1
  350. package/dist/ecommerce/components/cart/CartSummary.d.ts.map +0 -1
  351. package/dist/ecommerce/components/cart/PromoCodeInput.d.ts.map +0 -1
  352. package/dist/ecommerce/components/catalog/Breadcrumbs.d.ts.map +0 -1
  353. package/dist/ecommerce/components/catalog/CategoryNav.d.ts.map +0 -1
  354. package/dist/ecommerce/components/catalog/FilterPanel.d.ts.map +0 -1
  355. package/dist/ecommerce/components/catalog/Price.d.ts.map +0 -1
  356. package/dist/ecommerce/components/catalog/ProductCard.d.ts.map +0 -1
  357. package/dist/ecommerce/components/catalog/ProductGallery.d.ts.map +0 -1
  358. package/dist/ecommerce/components/catalog/ProductGrid.d.ts.map +0 -1
  359. package/dist/ecommerce/components/catalog/QuantitySelector.d.ts.map +0 -1
  360. package/dist/ecommerce/components/catalog/QuickViewDialog.d.ts.map +0 -1
  361. package/dist/ecommerce/components/catalog/SearchInput.d.ts.map +0 -1
  362. package/dist/ecommerce/components/catalog/VariantSelector.d.ts.map +0 -1
  363. package/dist/ecommerce/components/chat/ShopChatPanel.d.ts.map +0 -1
  364. package/dist/ecommerce/components/checkout/AddressForm.d.ts.map +0 -1
  365. package/dist/ecommerce/components/checkout/CheckoutCancelPage.d.ts.map +0 -1
  366. package/dist/ecommerce/components/checkout/CheckoutForm.d.ts.map +0 -1
  367. package/dist/ecommerce/components/checkout/CheckoutLayout.d.ts.map +0 -1
  368. package/dist/ecommerce/components/checkout/CheckoutReceipt.d.ts.map +0 -1
  369. package/dist/ecommerce/components/checkout/CheckoutSuccessPage.d.ts.map +0 -1
  370. package/dist/ecommerce/components/checkout/InventoryVerificationDialog.d.ts.map +0 -1
  371. package/dist/ecommerce/components/checkout/OrderReview.d.ts.map +0 -1
  372. package/dist/ecommerce/components/checkout/PaymentStep.d.ts.map +0 -1
  373. package/dist/ecommerce/components/checkout/ShippingMethodSelector.d.ts.map +0 -1
  374. package/dist/ecommerce/components/faq/FAQItem.d.ts.map +0 -1
  375. package/dist/ecommerce/components/faq/FAQItem.test.d.ts.map +0 -1
  376. package/dist/ecommerce/components/faq/FAQList.d.ts.map +0 -1
  377. package/dist/ecommerce/components/faq/index.d.ts.map +0 -1
  378. package/dist/ecommerce/components/general/EmptyState.d.ts.map +0 -1
  379. package/dist/ecommerce/components/general/ErrorBoundary.d.ts.map +0 -1
  380. package/dist/ecommerce/components/general/ErrorState.d.ts.map +0 -1
  381. package/dist/ecommerce/components/general/toast.d.ts.map +0 -1
  382. package/dist/ecommerce/components/orders/OrderCard.d.ts.map +0 -1
  383. package/dist/ecommerce/components/orders/OrderDetails.d.ts.map +0 -1
  384. package/dist/ecommerce/components/orders/OrderList.d.ts.map +0 -1
  385. package/dist/ecommerce/components/ui/accordion.d.ts.map +0 -1
  386. package/dist/ecommerce/components/ui/badge.d.ts.map +0 -1
  387. package/dist/ecommerce/components/ui/button.d.ts.map +0 -1
  388. package/dist/ecommerce/components/ui/card.d.ts.map +0 -1
  389. package/dist/ecommerce/components/ui/dialog.d.ts.map +0 -1
  390. package/dist/ecommerce/components/ui/input.d.ts.map +0 -1
  391. package/dist/ecommerce/components/ui/label.d.ts.map +0 -1
  392. package/dist/ecommerce/components/ui/select.d.ts.map +0 -1
  393. package/dist/ecommerce/components/ui/separator.d.ts.map +0 -1
  394. package/dist/ecommerce/components/ui/sheet.d.ts.map +0 -1
  395. package/dist/ecommerce/components/ui/skeleton.d.ts.map +0 -1
  396. package/dist/ecommerce/components/ui/tabs.d.ts.map +0 -1
  397. package/dist/ecommerce/components/ui/textarea.d.ts.map +0 -1
  398. package/dist/ecommerce/config/context.d.ts.map +0 -1
  399. package/dist/ecommerce/config/types.d.ts.map +0 -1
  400. package/dist/ecommerce/hooks/checkoutReturn.d.ts.map +0 -1
  401. package/dist/ecommerce/hooks/useAIRelatedProducts.d.ts.map +0 -1
  402. package/dist/ecommerce/hooks/useCartInventory.d.ts.map +0 -1
  403. package/dist/ecommerce/hooks/useCatalogUrlState.d.ts.map +0 -1
  404. package/dist/ecommerce/hooks/useCategories.d.ts.map +0 -1
  405. package/dist/ecommerce/hooks/useCheckoutResultFromUrl.d.ts.map +0 -1
  406. package/dist/ecommerce/hooks/useHoldExpiry.d.ts.map +0 -1
  407. package/dist/ecommerce/hooks/useInventoryVerification.d.ts.map +0 -1
  408. package/dist/ecommerce/hooks/useOrders.d.ts.map +0 -1
  409. package/dist/ecommerce/hooks/usePaymentMethodsConfig.d.ts.map +0 -1
  410. package/dist/ecommerce/hooks/useProduct.d.ts.map +0 -1
  411. package/dist/ecommerce/hooks/useProducts.d.ts.map +0 -1
  412. package/dist/ecommerce/hooks/useShippingMethods.d.ts.map +0 -1
  413. package/dist/ecommerce/hooks/useStorefrontSettings.d.ts.map +0 -1
  414. package/dist/ecommerce/hooks/useSubscriptionData.d.ts.map +0 -1
  415. package/dist/ecommerce/index.d.ts.map +0 -1
  416. package/dist/ecommerce/integrations/cedros-pay/useCedrosPayCheckoutAdapter.d.ts.map +0 -1
  417. package/dist/ecommerce/state/cart/CartProvider.d.ts.map +0 -1
  418. package/dist/ecommerce/state/cart/cartReducer.d.ts.map +0 -1
  419. package/dist/ecommerce/state/checkout/checkoutSchema.d.ts.map +0 -1
  420. package/dist/ecommerce/state/checkout/useCheckout.d.ts.map +0 -1
  421. package/dist/ecommerce/templates/CartTemplate.d.ts.map +0 -1
  422. package/dist/ecommerce/templates/CategoryTemplate.d.ts.map +0 -1
  423. package/dist/ecommerce/templates/CheckoutTemplate.d.ts.map +0 -1
  424. package/dist/ecommerce/templates/ProductTemplate.d.ts.map +0 -1
  425. package/dist/ecommerce/templates/PurchaseHistoryTemplate.d.ts.map +0 -1
  426. package/dist/ecommerce/templates/ReceiptTemplate.d.ts.map +0 -1
  427. package/dist/ecommerce/templates/ShopTemplate.d.ts.map +0 -1
  428. package/dist/ecommerce/templates/SubscriptionTemplate.d.ts.map +0 -1
  429. package/dist/ecommerce/testing/adapterContract.d.ts.map +0 -1
  430. package/dist/ecommerce/types.d.ts.map +0 -1
  431. package/dist/ecommerce/utils/cartCheckoutRequirements.d.ts.map +0 -1
  432. package/dist/ecommerce/utils/cartItemMetadata.d.ts.map +0 -1
  433. package/dist/ecommerce/utils/cn.d.ts.map +0 -1
  434. package/dist/ecommerce/utils/money.d.ts.map +0 -1
  435. package/dist/ecommerce/utils/storage.d.ts.map +0 -1
  436. package/dist/hooks/useCreditsPayment.d.ts.map +0 -1
  437. package/dist/hooks/useCreditsSubscription.d.ts.map +0 -1
  438. package/dist/hooks/useCryptoSubscription.d.ts.map +0 -1
  439. package/dist/hooks/usePaymentMode.d.ts.map +0 -1
  440. package/dist/hooks/useRefundVerification.d.ts.map +0 -1
  441. package/dist/hooks/useStripeCheckout.d.ts.map +0 -1
  442. package/dist/hooks/useSubscription.d.ts.map +0 -1
  443. package/dist/hooks/useSubscriptionManagement.d.ts.map +0 -1
  444. package/dist/hooks/useX402Payment.d.ts.map +0 -1
  445. package/dist/i18n/index.d.ts.map +0 -1
  446. package/dist/i18n/useTranslation.d.ts.map +0 -1
  447. package/dist/index-B-0trqeD.js +0 -84
  448. package/dist/index.d.ts.map +0 -1
  449. package/dist/managers/CreditsManager.d.ts.map +0 -1
  450. package/dist/managers/ManagerCache.d.ts.map +0 -1
  451. package/dist/managers/RouteDiscoveryManager.d.ts +0 -75
  452. package/dist/managers/RouteDiscoveryManager.d.ts.map +0 -1
  453. package/dist/managers/StripeManager.d.ts.map +0 -1
  454. package/dist/managers/SubscriptionChangeManager.d.ts.map +0 -1
  455. package/dist/managers/SubscriptionManager.d.ts.map +0 -1
  456. package/dist/managers/WalletManager.d.ts.map +0 -1
  457. package/dist/managers/X402Manager.d.ts.map +0 -1
  458. package/dist/sections-CKwGmrzV.js +0 -1
  459. package/dist/sections-DpEdFL1B.mjs +0 -10
  460. package/dist/stripe-only.d.ts.map +0 -1
  461. package/dist/telemetry.d.ts.map +0 -1
  462. package/dist/testing/__tests__/providers.test.d.ts.map +0 -1
  463. package/dist/testing/helpers.d.ts.map +0 -1
  464. package/dist/testing/index.d.ts.map +0 -1
  465. package/dist/testing/mocks.d.ts.map +0 -1
  466. package/dist/testing/providers.d.ts.map +0 -1
  467. package/dist/types/componentOptions.d.ts.map +0 -1
  468. package/dist/types/errors.d.ts.map +0 -1
  469. package/dist/types/index.d.ts.map +0 -1
  470. package/dist/types/subscription.d.ts.map +0 -1
  471. package/dist/utils/__tests__/couponHelpers.test.d.ts.map +0 -1
  472. package/dist/utils/__tests__/cspHelper.test.d.ts.map +0 -1
  473. package/dist/utils/__tests__/fetchWithTimeout.test.d.ts.map +0 -1
  474. package/dist/utils/cartHelpers.d.ts.map +0 -1
  475. package/dist/utils/circuitBreaker.d.ts.map +0 -1
  476. package/dist/utils/couponHelpers.d.ts.map +0 -1
  477. package/dist/utils/cspHelper.d.ts.map +0 -1
  478. package/dist/utils/csvHelpers.d.ts.map +0 -1
  479. package/dist/utils/csvHelpers.test.d.ts.map +0 -1
  480. package/dist/utils/dateHelpers.d.ts.map +0 -1
  481. package/dist/utils/deprecation.d.ts.map +0 -1
  482. package/dist/utils/errorHandling.d.ts.map +0 -1
  483. package/dist/utils/errorMessages.d.ts.map +0 -1
  484. package/dist/utils/errorParser.d.ts.map +0 -1
  485. package/dist/utils/eventEmitter.d.ts.map +0 -1
  486. package/dist/utils/exponentialBackoff.d.ts.map +0 -1
  487. package/dist/utils/fetchWithTimeout.d.ts.map +0 -1
  488. package/dist/utils/index.d.ts.map +0 -1
  489. package/dist/utils/logger.d.ts.map +0 -1
  490. package/dist/utils/modalStyles.d.ts.map +0 -1
  491. package/dist/utils/rateLimiter.d.ts.map +0 -1
  492. package/dist/utils/requestDeduplication.d.ts.map +0 -1
  493. package/dist/utils/securityValidation.d.ts.map +0 -1
  494. package/dist/utils/solanaCheck.d.ts.map +0 -1
  495. package/dist/utils/telemetry.d.ts.map +0 -1
  496. package/dist/utils/tokenMintValidator.d.ts.map +0 -1
  497. package/dist/utils/uuid.d.ts.map +0 -1
  498. package/dist/utils/validateConfig.d.ts.map +0 -1
  499. package/dist/utils/walletDetection.d.ts.map +0 -1
  500. package/dist/utils/walletPool.d.ts.map +0 -1
  501. /package/dist/{admin → src/admin}/index.d.ts +0 -0
  502. /package/dist/{admin → src/admin}/plugin.d.ts +0 -0
  503. /package/dist/{admin → src/admin}/types.d.ts +0 -0
  504. /package/dist/{components → src/components}/CedrosPay.d.ts +0 -0
  505. /package/dist/{components → src/components}/CreditsButton.d.ts +0 -0
  506. /package/dist/{components → src/components}/CreditsSubscribeButton.d.ts +0 -0
  507. /package/dist/{components → src/components}/CryptoButton.d.ts +0 -0
  508. /package/dist/{components → src/components}/CryptoSubscribeButton.d.ts +0 -0
  509. /package/dist/{components → src/components}/PaymentModal.d.ts +0 -0
  510. /package/dist/{components → src/components}/ProductPrice.d.ts +0 -0
  511. /package/dist/{components → src/components}/PurchaseButton.d.ts +0 -0
  512. /package/dist/{components → src/components}/StripeButton.d.ts +0 -0
  513. /package/dist/{components → src/components}/SubscribeButton.d.ts +0 -0
  514. /package/dist/{components → src/components}/SubscriptionManagementPanel.d.ts +0 -0
  515. /package/dist/{components → src/components}/admin/AISettingsSection.d.ts +0 -0
  516. /package/dist/{components → src/components}/admin/AdminAuthManager.d.ts +0 -0
  517. /package/dist/{components → src/components}/admin/AutosaveIndicator.d.ts +0 -0
  518. /package/dist/{components → src/components}/admin/CedrosPayAdminDashboard.d.ts +0 -0
  519. /package/dist/{components → src/components}/admin/ConfigEditor.d.ts +0 -0
  520. /package/dist/{components → src/components}/admin/CouponsSection.d.ts +0 -0
  521. /package/dist/{components → src/components}/admin/Dropdown.d.ts +0 -0
  522. /package/dist/{components → src/components}/admin/ErrorBanner.d.ts +0 -0
  523. /package/dist/{components → src/components}/admin/FAQSection.d.ts +0 -0
  524. /package/dist/{components → src/components}/admin/MessagingSection.d.ts +0 -0
  525. /package/dist/{components → src/components}/admin/OverviewSection.d.ts +0 -0
  526. /package/dist/{components → src/components}/admin/PaymentSettingsSection.d.ts +0 -0
  527. /package/dist/{components → src/components}/admin/ProductVariationsEditor.d.ts +0 -0
  528. /package/dist/{components → src/components}/admin/ProductsSection.d.ts +0 -0
  529. /package/dist/{components → src/components}/admin/RefundsSection.d.ts +0 -0
  530. /package/dist/{components → src/components}/admin/SecretArrayEditor.d.ts +0 -0
  531. /package/dist/{components → src/components}/admin/SettingsSection.d.ts +0 -0
  532. /package/dist/{components → src/components}/admin/SingleCategorySettings.d.ts +0 -0
  533. /package/dist/{components → src/components}/admin/StatsBar.d.ts +0 -0
  534. /package/dist/{components → src/components}/admin/StorefrontSection.d.ts +0 -0
  535. /package/dist/{components → src/components}/admin/SubscriptionsSection.d.ts +0 -0
  536. /package/dist/{components → src/components}/admin/Toggle.d.ts +0 -0
  537. /package/dist/{components → src/components}/admin/TransactionsSection.d.ts +0 -0
  538. /package/dist/{components → src/components}/admin/VariantInventoryGrid.d.ts +0 -0
  539. /package/dist/{components → src/components}/admin/VariationTypeEditor.d.ts +0 -0
  540. /package/dist/{components → src/components}/admin/configApi.d.ts +0 -0
  541. /package/dist/{components → src/components}/admin/icons.d.ts +0 -0
  542. /package/dist/{components → src/components}/admin/sections-more.d.ts +0 -0
  543. /package/dist/{components → src/components}/admin/sections.d.ts +0 -0
  544. /package/dist/{components → src/components}/admin/types.d.ts +0 -0
  545. /package/dist/{components → src/components}/admin/useAutosave.d.ts +0 -0
  546. /package/dist/{components → src/components}/admin/useProductVariations.d.ts +0 -0
  547. /package/dist/{components → src/components}/subscriptionPanelStyles.d.ts +0 -0
  548. /package/dist/{context → src/context}/CedrosContext.d.ts +0 -0
  549. /package/dist/{context → src/context}/ThemeContext.d.ts +0 -0
  550. /package/dist/{context → src/context}/index.d.ts +0 -0
  551. /package/dist/{ecommerce → src/ecommerce}/__tests__/cartCheckoutRequirements.test.d.ts +0 -0
  552. /package/dist/{ecommerce → src/ecommerce}/__tests__/cartProviderPersistence.test.d.ts +0 -0
  553. /package/dist/{ecommerce → src/ecommerce}/__tests__/cartReducer.test.d.ts +0 -0
  554. /package/dist/{ecommerce → src/ecommerce}/__tests__/cartServerMerge.test.d.ts +0 -0
  555. /package/dist/{ecommerce → src/ecommerce}/__tests__/checkoutPaymentMethods.test.d.ts +0 -0
  556. /package/dist/{ecommerce → src/ecommerce}/__tests__/checkoutReturn.test.d.ts +0 -0
  557. /package/dist/{ecommerce → src/ecommerce}/__tests__/checkoutSchema.test.d.ts +0 -0
  558. /package/dist/{ecommerce → src/ecommerce}/__tests__/inventoryHooks.test.d.ts +0 -0
  559. /package/dist/{ecommerce → src/ecommerce}/__tests__/mockAdapter.test.d.ts +0 -0
  560. /package/dist/{ecommerce → src/ecommerce}/__tests__/storage.test.d.ts +0 -0
  561. /package/dist/{ecommerce → src/ecommerce}/adapters/CommerceAdapter.d.ts +0 -0
  562. /package/dist/{ecommerce → src/ecommerce}/adapters/mock/mockAdapter.d.ts +0 -0
  563. /package/dist/{ecommerce → src/ecommerce}/adapters/paywall/paywallAdapter.d.ts +0 -0
  564. /package/dist/{ecommerce → src/ecommerce}/adapters/paywall/paywallAdapter.test.d.ts +0 -0
  565. /package/dist/{ecommerce → src/ecommerce}/components/cart/CartLineItem.d.ts +0 -0
  566. /package/dist/{ecommerce → src/ecommerce}/components/cart/CartPageContent.d.ts +0 -0
  567. /package/dist/{ecommerce → src/ecommerce}/components/cart/CartPanel.d.ts +0 -0
  568. /package/dist/{ecommerce → src/ecommerce}/components/cart/CartSidebar.d.ts +0 -0
  569. /package/dist/{ecommerce → src/ecommerce}/components/cart/CartSummary.d.ts +0 -0
  570. /package/dist/{ecommerce → src/ecommerce}/components/cart/PromoCodeInput.d.ts +0 -0
  571. /package/dist/{ecommerce → src/ecommerce}/components/catalog/Breadcrumbs.d.ts +0 -0
  572. /package/dist/{ecommerce → src/ecommerce}/components/catalog/CategoryNav.d.ts +0 -0
  573. /package/dist/{ecommerce → src/ecommerce}/components/catalog/FilterPanel.d.ts +0 -0
  574. /package/dist/{ecommerce → src/ecommerce}/components/catalog/Price.d.ts +0 -0
  575. /package/dist/{ecommerce → src/ecommerce}/components/catalog/ProductCard.d.ts +0 -0
  576. /package/dist/{ecommerce → src/ecommerce}/components/catalog/ProductGallery.d.ts +0 -0
  577. /package/dist/{ecommerce → src/ecommerce}/components/catalog/ProductGrid.d.ts +0 -0
  578. /package/dist/{ecommerce → src/ecommerce}/components/catalog/QuantitySelector.d.ts +0 -0
  579. /package/dist/{ecommerce → src/ecommerce}/components/catalog/QuickViewDialog.d.ts +0 -0
  580. /package/dist/{ecommerce → src/ecommerce}/components/catalog/SearchInput.d.ts +0 -0
  581. /package/dist/{ecommerce → src/ecommerce}/components/catalog/VariantSelector.d.ts +0 -0
  582. /package/dist/{ecommerce → src/ecommerce}/components/chat/ShopChatPanel.d.ts +0 -0
  583. /package/dist/{ecommerce → src/ecommerce}/components/checkout/AddressForm.d.ts +0 -0
  584. /package/dist/{ecommerce → src/ecommerce}/components/checkout/CheckoutCancelPage.d.ts +0 -0
  585. /package/dist/{ecommerce → src/ecommerce}/components/checkout/CheckoutForm.d.ts +0 -0
  586. /package/dist/{ecommerce → src/ecommerce}/components/checkout/CheckoutLayout.d.ts +0 -0
  587. /package/dist/{ecommerce → src/ecommerce}/components/checkout/CheckoutReceipt.d.ts +0 -0
  588. /package/dist/{ecommerce → src/ecommerce}/components/checkout/CheckoutSuccessPage.d.ts +0 -0
  589. /package/dist/{ecommerce → src/ecommerce}/components/checkout/InventoryVerificationDialog.d.ts +0 -0
  590. /package/dist/{ecommerce → src/ecommerce}/components/checkout/OrderReview.d.ts +0 -0
  591. /package/dist/{ecommerce → src/ecommerce}/components/checkout/PaymentStep.d.ts +0 -0
  592. /package/dist/{ecommerce → src/ecommerce}/components/checkout/ShippingMethodSelector.d.ts +0 -0
  593. /package/dist/{ecommerce → src/ecommerce}/components/faq/FAQItem.d.ts +0 -0
  594. /package/dist/{ecommerce → src/ecommerce}/components/faq/FAQItem.test.d.ts +0 -0
  595. /package/dist/{ecommerce → src/ecommerce}/components/faq/FAQList.d.ts +0 -0
  596. /package/dist/{ecommerce → src/ecommerce}/components/faq/index.d.ts +0 -0
  597. /package/dist/{ecommerce → src/ecommerce}/components/general/EmptyState.d.ts +0 -0
  598. /package/dist/{ecommerce → src/ecommerce}/components/general/ErrorBoundary.d.ts +0 -0
  599. /package/dist/{ecommerce → src/ecommerce}/components/general/ErrorState.d.ts +0 -0
  600. /package/dist/{ecommerce → src/ecommerce}/components/general/toast.d.ts +0 -0
  601. /package/dist/{ecommerce → src/ecommerce}/components/orders/OrderCard.d.ts +0 -0
  602. /package/dist/{ecommerce → src/ecommerce}/components/orders/OrderDetails.d.ts +0 -0
  603. /package/dist/{ecommerce → src/ecommerce}/components/orders/OrderList.d.ts +0 -0
  604. /package/dist/{ecommerce → src/ecommerce}/components/ui/accordion.d.ts +0 -0
  605. /package/dist/{ecommerce → src/ecommerce}/components/ui/badge.d.ts +0 -0
  606. /package/dist/{ecommerce → src/ecommerce}/components/ui/button.d.ts +0 -0
  607. /package/dist/{ecommerce → src/ecommerce}/components/ui/card.d.ts +0 -0
  608. /package/dist/{ecommerce → src/ecommerce}/components/ui/dialog.d.ts +0 -0
  609. /package/dist/{ecommerce → src/ecommerce}/components/ui/input.d.ts +0 -0
  610. /package/dist/{ecommerce → src/ecommerce}/components/ui/label.d.ts +0 -0
  611. /package/dist/{ecommerce → src/ecommerce}/components/ui/select.d.ts +0 -0
  612. /package/dist/{ecommerce → src/ecommerce}/components/ui/separator.d.ts +0 -0
  613. /package/dist/{ecommerce → src/ecommerce}/components/ui/sheet.d.ts +0 -0
  614. /package/dist/{ecommerce → src/ecommerce}/components/ui/skeleton.d.ts +0 -0
  615. /package/dist/{ecommerce → src/ecommerce}/components/ui/tabs.d.ts +0 -0
  616. /package/dist/{ecommerce → src/ecommerce}/components/ui/textarea.d.ts +0 -0
  617. /package/dist/{ecommerce → src/ecommerce}/config/context.d.ts +0 -0
  618. /package/dist/{ecommerce → src/ecommerce}/config/types.d.ts +0 -0
  619. /package/dist/{ecommerce → src/ecommerce}/hooks/checkoutReturn.d.ts +0 -0
  620. /package/dist/{ecommerce → src/ecommerce}/hooks/useAIRelatedProducts.d.ts +0 -0
  621. /package/dist/{ecommerce → src/ecommerce}/hooks/useCartInventory.d.ts +0 -0
  622. /package/dist/{ecommerce → src/ecommerce}/hooks/useCatalogUrlState.d.ts +0 -0
  623. /package/dist/{ecommerce → src/ecommerce}/hooks/useCategories.d.ts +0 -0
  624. /package/dist/{ecommerce → src/ecommerce}/hooks/useCheckoutResultFromUrl.d.ts +0 -0
  625. /package/dist/{ecommerce → src/ecommerce}/hooks/useHoldExpiry.d.ts +0 -0
  626. /package/dist/{ecommerce → src/ecommerce}/hooks/useInventoryVerification.d.ts +0 -0
  627. /package/dist/{ecommerce → src/ecommerce}/hooks/useOrders.d.ts +0 -0
  628. /package/dist/{ecommerce → src/ecommerce}/hooks/usePaymentMethodsConfig.d.ts +0 -0
  629. /package/dist/{ecommerce → src/ecommerce}/hooks/useProduct.d.ts +0 -0
  630. /package/dist/{ecommerce → src/ecommerce}/hooks/useProducts.d.ts +0 -0
  631. /package/dist/{ecommerce → src/ecommerce}/hooks/useShippingMethods.d.ts +0 -0
  632. /package/dist/{ecommerce → src/ecommerce}/hooks/useStorefrontSettings.d.ts +0 -0
  633. /package/dist/{ecommerce → src/ecommerce}/hooks/useSubscriptionData.d.ts +0 -0
  634. /package/dist/{ecommerce → src/ecommerce}/index.d.ts +0 -0
  635. /package/dist/{ecommerce → src/ecommerce}/integrations/cedros-pay/useCedrosPayCheckoutAdapter.d.ts +0 -0
  636. /package/dist/{ecommerce → src/ecommerce}/state/cart/CartProvider.d.ts +0 -0
  637. /package/dist/{ecommerce → src/ecommerce}/state/cart/cartReducer.d.ts +0 -0
  638. /package/dist/{ecommerce → src/ecommerce}/state/checkout/checkoutSchema.d.ts +0 -0
  639. /package/dist/{ecommerce → src/ecommerce}/state/checkout/useCheckout.d.ts +0 -0
  640. /package/dist/{ecommerce → src/ecommerce}/templates/CartTemplate.d.ts +0 -0
  641. /package/dist/{ecommerce → src/ecommerce}/templates/CategoryTemplate.d.ts +0 -0
  642. /package/dist/{ecommerce → src/ecommerce}/templates/CheckoutTemplate.d.ts +0 -0
  643. /package/dist/{ecommerce → src/ecommerce}/templates/ProductTemplate.d.ts +0 -0
  644. /package/dist/{ecommerce → src/ecommerce}/templates/PurchaseHistoryTemplate.d.ts +0 -0
  645. /package/dist/{ecommerce → src/ecommerce}/templates/ReceiptTemplate.d.ts +0 -0
  646. /package/dist/{ecommerce → src/ecommerce}/templates/ShopTemplate.d.ts +0 -0
  647. /package/dist/{ecommerce → src/ecommerce}/templates/SubscriptionTemplate.d.ts +0 -0
  648. /package/dist/{ecommerce → src/ecommerce}/testing/adapterContract.d.ts +0 -0
  649. /package/dist/{ecommerce → src/ecommerce}/types.d.ts +0 -0
  650. /package/dist/{ecommerce → src/ecommerce}/utils/cartCheckoutRequirements.d.ts +0 -0
  651. /package/dist/{ecommerce → src/ecommerce}/utils/cartItemMetadata.d.ts +0 -0
  652. /package/dist/{ecommerce → src/ecommerce}/utils/cn.d.ts +0 -0
  653. /package/dist/{ecommerce → src/ecommerce}/utils/money.d.ts +0 -0
  654. /package/dist/{ecommerce → src/ecommerce}/utils/storage.d.ts +0 -0
  655. /package/dist/{hooks → src/hooks}/useCreditsPayment.d.ts +0 -0
  656. /package/dist/{hooks → src/hooks}/useCreditsSubscription.d.ts +0 -0
  657. /package/dist/{hooks → src/hooks}/useCryptoSubscription.d.ts +0 -0
  658. /package/dist/{hooks → src/hooks}/usePaymentMode.d.ts +0 -0
  659. /package/dist/{hooks → src/hooks}/useRefundVerification.d.ts +0 -0
  660. /package/dist/{hooks → src/hooks}/useStripeCheckout.d.ts +0 -0
  661. /package/dist/{hooks → src/hooks}/useSubscription.d.ts +0 -0
  662. /package/dist/{hooks → src/hooks}/useSubscriptionManagement.d.ts +0 -0
  663. /package/dist/{hooks → src/hooks}/useX402Payment.d.ts +0 -0
  664. /package/dist/{i18n → src/i18n}/index.d.ts +0 -0
  665. /package/dist/{i18n → src/i18n}/useTranslation.d.ts +0 -0
  666. /package/dist/{managers → src/managers}/CreditsManager.d.ts +0 -0
  667. /package/dist/{managers → src/managers}/ManagerCache.d.ts +0 -0
  668. /package/dist/{managers → src/managers}/StripeManager.d.ts +0 -0
  669. /package/dist/{managers → src/managers}/SubscriptionChangeManager.d.ts +0 -0
  670. /package/dist/{managers → src/managers}/SubscriptionManager.d.ts +0 -0
  671. /package/dist/{managers → src/managers}/WalletManager.d.ts +0 -0
  672. /package/dist/{managers → src/managers}/X402Manager.d.ts +0 -0
  673. /package/dist/{testing → src/testing}/__tests__/providers.test.d.ts +0 -0
  674. /package/dist/{testing → src/testing}/helpers.d.ts +0 -0
  675. /package/dist/{testing → src/testing}/mocks.d.ts +0 -0
  676. /package/dist/{testing → src/testing}/providers.d.ts +0 -0
  677. /package/dist/{types → src/types}/componentOptions.d.ts +0 -0
  678. /package/dist/{types → src/types}/errors.d.ts +0 -0
  679. /package/dist/{types → src/types}/index.d.ts +0 -0
  680. /package/dist/{types → src/types}/subscription.d.ts +0 -0
  681. /package/dist/{utils → src/utils}/__tests__/couponHelpers.test.d.ts +0 -0
  682. /package/dist/{utils → src/utils}/__tests__/cspHelper.test.d.ts +0 -0
  683. /package/dist/{utils → src/utils}/__tests__/fetchWithTimeout.test.d.ts +0 -0
  684. /package/dist/{utils → src/utils}/cartHelpers.d.ts +0 -0
  685. /package/dist/{utils → src/utils}/circuitBreaker.d.ts +0 -0
  686. /package/dist/{utils → src/utils}/couponHelpers.d.ts +0 -0
  687. /package/dist/{utils → src/utils}/cspHelper.d.ts +0 -0
  688. /package/dist/{utils → src/utils}/csvHelpers.d.ts +0 -0
  689. /package/dist/{utils → src/utils}/csvHelpers.test.d.ts +0 -0
  690. /package/dist/{utils → src/utils}/dateHelpers.d.ts +0 -0
  691. /package/dist/{utils → src/utils}/deprecation.d.ts +0 -0
  692. /package/dist/{utils → src/utils}/errorHandling.d.ts +0 -0
  693. /package/dist/{utils → src/utils}/errorMessages.d.ts +0 -0
  694. /package/dist/{utils → src/utils}/errorParser.d.ts +0 -0
  695. /package/dist/{utils → src/utils}/eventEmitter.d.ts +0 -0
  696. /package/dist/{utils → src/utils}/exponentialBackoff.d.ts +0 -0
  697. /package/dist/{utils → src/utils}/fetchWithTimeout.d.ts +0 -0
  698. /package/dist/{utils → src/utils}/index.d.ts +0 -0
  699. /package/dist/{utils → src/utils}/logger.d.ts +0 -0
  700. /package/dist/{utils → src/utils}/modalStyles.d.ts +0 -0
  701. /package/dist/{utils → src/utils}/rateLimiter.d.ts +0 -0
  702. /package/dist/{utils → src/utils}/requestDeduplication.d.ts +0 -0
  703. /package/dist/{utils → src/utils}/securityValidation.d.ts +0 -0
  704. /package/dist/{utils → src/utils}/solanaCheck.d.ts +0 -0
  705. /package/dist/{utils → src/utils}/telemetry.d.ts +0 -0
  706. /package/dist/{utils → src/utils}/tokenMintValidator.d.ts +0 -0
  707. /package/dist/{utils → src/utils}/uuid.d.ts +0 -0
  708. /package/dist/{utils → src/utils}/validateConfig.d.ts +0 -0
  709. /package/dist/{utils → src/utils}/walletDetection.d.ts +0 -0
  710. /package/dist/{utils → src/utils}/walletPool.d.ts +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"errorMessages.d.ts","sourceRoot":"","sources":["../../../src/utils/errorMessages.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;GAUG;AAEH;;GAEG;AACH,MAAM,WAAW,YAAY;IAC3B,kCAAkC;IAClC,OAAO,EAAE,MAAM,CAAC;IAChB,yCAAyC;IACzC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,wEAAwE;IACxE,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED;;;;;;;GAOG;AACH,eAAO,MAAM,cAAc,EAAE,MAAM,CAAC,MAAM,EAAE,YAAY,CAkTvD,CAAC;AAEF;;;;;GAKG;AACH,wBAAgB,oBAAoB,CAAC,IAAI,EAAE,MAAM,GAAG,YAAY,CAM/D;AAED;;;;;;GAMG;AACH,wBAAgB,eAAe,CAAC,IAAI,EAAE,MAAM,EAAE,aAAa,GAAE,OAAc,GAAG,MAAM,CAMnF"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"errorParser.d.ts","sourceRoot":"","sources":["../../../src/utils/errorParser.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,OAAO,EAAE,YAAY,EAAwC,MAAM,iBAAiB,CAAC;AAErF;;;;;;;;;;;;;;;GAeG;AACH,wBAAsB,kBAAkB,CAAC,QAAQ,EAAE,QAAQ,GAAG,OAAO,CAAC,YAAY,CAAC,CA8BlF;AAED;;;;;;;GAOG;AACH,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,OAAO,GAAG,OAAO,CAExD;AAED;;;;;;;GAOG;AACH,wBAAgB,mBAAmB,CAAC,KAAK,EAAE,OAAO,GAAG,MAAM,CAU1D"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"eventEmitter.d.ts","sourceRoot":"","sources":["../../../src/utils/eventEmitter.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;GAeG;AAEH;;GAEG;AACH,MAAM,MAAM,aAAa,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,CAAC;AAE5D;;GAEG;AACH,MAAM,MAAM,cAAc,GAAG,SAAS,GAAG,UAAU,GAAG,UAAU,GAAG,MAAM,CAAC;AAE1E;;GAEG;AACH,UAAU,eAAe;IACvB,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,aAAa,CAAC;CACvB;AAED;;GAEG;AACH,MAAM,WAAW,kBAAmB,SAAQ,eAAe;IACzD,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,cAAc,CAAC;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,cAAc,CAAC;IACxB,KAAK,EAAE,MAAM,CAAC;CACf;AAED;;GAEG;AACH,MAAM,WAAW,uBAAwB,SAAQ,eAAe;IAC9D,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,MAAM,WAAW,oBAAqB,SAAQ,eAAe;IAC3D,aAAa,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,MAAM,WAAW,kBAAmB,SAAQ,eAAe;IACzD,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;GAEG;AACH,eAAO,MAAM,aAAa;;;;;;;;CAQhB,CAAC;AAsBX;;GAEG;AACH,wBAAgB,gBAAgB,CAC9B,MAAM,EAAE,aAAa,EACrB,QAAQ,CAAC,EAAE,MAAM,EACjB,SAAS,CAAC,EAAE,MAAM,GACjB,IAAI,CAON;AAED;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,MAAM,EAAE,cAAc,GAAG,IAAI,CAK9D;AAED;;GAEG;AACH,wBAAgB,mBAAmB,CACjC,MAAM,EAAE,cAAc,EACtB,SAAS,EAAE,MAAM,GAChB,IAAI,CAMN;AAED;;GAEG;AACH,wBAAgB,eAAe,CAAC,KAAK,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,cAAc,GAAG,IAAI,CAM5E;AAED;;GAEG;AACH,wBAAgB,qBAAqB,CACnC,MAAM,EAAE,aAAa,EACrB,QAAQ,CAAC,EAAE,MAAM,EACjB,SAAS,CAAC,EAAE,MAAM,GACjB,IAAI,CAON;AAED;;GAEG;AACH,wBAAgB,kBAAkB,CAChC,MAAM,EAAE,aAAa,EACrB,aAAa,EAAE,MAAM,EACrB,QAAQ,CAAC,EAAE,MAAM,EACjB,SAAS,CAAC,EAAE,MAAM,GACjB,IAAI,CAQN;AAED;;GAEG;AACH,wBAAgB,gBAAgB,CAC9B,MAAM,EAAE,aAAa,EACrB,KAAK,EAAE,MAAM,EACb,QAAQ,CAAC,EAAE,MAAM,EACjB,SAAS,CAAC,EAAE,MAAM,GACjB,IAAI,CAQN"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"exponentialBackoff.d.ts","sourceRoot":"","sources":["../../../src/utils/exponentialBackoff.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;GAmBG;AAKH,MAAM,WAAW,WAAW;IAC1B,oDAAoD;IACpD,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,oDAAoD;IACpD,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,sCAAsC;IACtC,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,qDAAqD;IACrD,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,mEAAmE;IACnE,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,yDAAyD;IACzD,WAAW,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,MAAM,KAAK,OAAO,CAAC;IACzD,gCAAgC;IAChC,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,UAAU;IACzB,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,KAAK,GAAG,IAAI,CAAC;CACzB;AA8DD;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,wBAAsB,gBAAgB,CAAC,CAAC,EACtC,EAAE,EAAE,MAAM,OAAO,CAAC,CAAC,CAAC,EACpB,MAAM,GAAE,WAAgB,GACvB,OAAO,CAAC,CAAC,CAAC,CAuDZ;AAED;;GAEG;AACH,eAAO,MAAM,aAAa;IACxB,6EAA6E;;;;;;;IAO7E,2DAA2D;;;;;;;IAO3D,4EAA4E;;;;;;;IAO5E,gEAAgE;;;;;;;CAOxD,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"fetchWithTimeout.d.ts","sourceRoot":"","sources":["../../../src/utils/fetchWithTimeout.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,eAAO,MAAM,wBAAwB,QAAQ,CAAC;AAE9C;;;;;;GAMG;AACH,wBAAsB,gBAAgB,CACpC,GAAG,EAAE,MAAM,EACX,OAAO,GAAE,WAAgB,EACzB,SAAS,GAAE,MAAiC,GAC3C,OAAO,CAAC,QAAQ,CAAC,CA8CnB"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/utils/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,gBAAgB,EAAE,iBAAiB,EAAE,2BAA2B,EAAE,oBAAoB,EAAE,KAAK,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACtI,OAAO,EAAE,cAAc,EAAE,kBAAkB,EAAE,KAAK,kBAAkB,EAAE,MAAM,eAAe,CAAC;AAC5F,OAAO,EAAE,WAAW,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AAClE,OAAO,EACL,cAAc,EACd,oBAAoB,EACpB,eAAe,EACf,KAAK,YAAY,GAClB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EACL,kBAAkB,EAClB,yBAAyB,EACzB,kBAAkB,EAClB,iBAAiB,EACjB,kBAAkB,EAClB,oBAAoB,EACpB,kBAAkB,EAClB,oBAAoB,EACpB,uBAAuB,EACvB,qBAAqB,EACrB,mBAAmB,EACnB,uBAAuB,GACxB,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,yBAAyB,EAAE,MAAM,eAAe,CAAC;AAC1D,OAAO,EACL,aAAa,EACb,gBAAgB,EAChB,iBAAiB,EACjB,mBAAmB,EACnB,eAAe,EACf,qBAAqB,EACrB,kBAAkB,EAClB,gBAAgB,EAChB,KAAK,aAAa,EAClB,KAAK,cAAc,EACnB,KAAK,kBAAkB,EACvB,KAAK,mBAAmB,EACxB,KAAK,iBAAiB,EACtB,KAAK,uBAAuB,EAC5B,KAAK,oBAAoB,EACzB,KAAK,kBAAkB,GACxB,MAAM,gBAAgB,CAAC;AACxB,OAAO,EACL,gBAAgB,EAChB,mBAAmB,GACpB,MAAM,eAAe,CAAC;AACvB,OAAO,EACL,iBAAiB,EACjB,oBAAoB,EACpB,KAAK,WAAW,EAChB,KAAK,iBAAiB,GACvB,MAAM,eAAe,CAAC;AACvB,OAAO,EACL,oBAAoB,EACpB,YAAY,EACZ,uBAAuB,EACvB,uBAAuB,EACvB,KAAK,cAAc,EACnB,KAAK,oBAAoB,EACzB,KAAK,mBAAmB,GACzB,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EACL,gBAAgB,EAChB,aAAa,EACb,KAAK,WAAW,EAChB,KAAK,UAAU,GAChB,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EACL,WAAW,EACX,qBAAqB,EACrB,SAAS,EACT,aAAa,EACb,WAAW,EACX,KAAK,SAAS,EACd,KAAK,aAAa,EAClB,KAAK,SAAS,GACf,MAAM,aAAa,CAAC;AACrB,OAAO,EAAE,UAAU,EAAE,cAAc,EAAE,MAAM,eAAe,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"logger.d.ts","sourceRoot":"","sources":["../../../src/utils/logger.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH;;GAEG;AACH,oBAAY,QAAQ;IAClB,KAAK,IAAI,CAAI,6BAA6B;IAC1C,IAAI,IAAI,CAAK,yBAAyB;IACtC,IAAI,IAAI,CAAK,mBAAmB;IAChC,KAAK,IAAI,CAAI,iBAAiB;IAC9B,MAAM,IAAI;CACX;AAED;;GAEG;AACH,MAAM,WAAW,YAAY;IAC3B,KAAK,EAAE,QAAQ,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED;;GAEG;AACH,qBAAa,MAAM;IACjB,OAAO,CAAC,MAAM,CAAe;gBAEjB,MAAM,EAAE,YAAY;IAIhC;;OAEG;IACH,QAAQ,CAAC,KAAK,EAAE,QAAQ,GAAG,IAAI;IAI/B;;OAEG;IACH,QAAQ,IAAI,QAAQ;IAIpB;;;OAGG;IACH,KAAK,CAAC,GAAG,IAAI,EAAE,OAAO,EAAE,GAAG,IAAI;IAM/B;;;OAGG;IACH,IAAI,CAAC,GAAG,IAAI,EAAE,OAAO,EAAE,GAAG,IAAI;IAM9B;;;OAGG;IACH,IAAI,CAAC,GAAG,IAAI,EAAE,OAAO,EAAE,GAAG,IAAI;IAM9B;;;OAGG;IACH,KAAK,CAAC,GAAG,IAAI,EAAE,OAAO,EAAE,GAAG,IAAI;IAM/B;;OAEG;IACH,OAAO,CAAC,GAAG;CAKZ;AAkBD;;GAEG;AACH,wBAAgB,SAAS,IAAI,MAAM,CAQlC;AAED;;;GAGG;AACH,wBAAgB,SAAS,CAAC,MAAM,EAAE,MAAM,GAAG,IAAI,CAE9C;AAED;;GAEG;AACH,wBAAgB,YAAY,CAAC,MAAM,EAAE,YAAY,GAAG,MAAM,CAEzD"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"modalStyles.d.ts","sourceRoot":"","sources":["../../../src/utils/modalStyles.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAE3C;;;;GAIG;AAEH;;;;GAIG;AACH,wBAAgB,yBAAyB,CAAC,WAAW,EAAE,MAAM,GAAG,aAAa,CAW5E"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"rateLimiter.d.ts","sourceRoot":"","sources":["../../../src/utils/rateLimiter.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;GAsBG;AAEH,MAAM,WAAW,iBAAiB;IAChC,yDAAyD;IACzD,WAAW,EAAE,MAAM,CAAC;IACpB,kCAAkC;IAClC,QAAQ,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,WAAW,WAAW;IAC1B,wFAAwF;IACxF,UAAU,EAAE,MAAM,OAAO,CAAC;IAC1B,qCAAqC;IACrC,kBAAkB,EAAE,MAAM,MAAM,CAAC;IACjC,+CAA+C;IAC/C,kBAAkB,EAAE,MAAM,MAAM,CAAC;IACjC,qEAAqE;IACrE,KAAK,EAAE,MAAM,IAAI,CAAC;CACnB;AAED;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,wBAAgB,iBAAiB,CAAC,MAAM,EAAE,iBAAiB,GAAG,WAAW,CA8ExE;AAED;;GAEG;AACH,eAAO,MAAM,oBAAoB;IAC/B,gEAAgE;;;;;IAEhE,kDAAkD;;;;;IAElD,oEAAoE;;;;;IAEpE,+DAA+D;;;;;CAEvD,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"requestDeduplication.d.ts","sourceRoot":"","sources":["../../../src/utils/requestDeduplication.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AA4BH;;;GAGG;AACH,eAAO,MAAM,mBAAmB,MAAM,CAAC;AAEvC;;;GAGG;AACH,eAAO,MAAM,uBAAuB,OAAO,CAAC;AAE5C;;;;;GAKG;AACH,wBAAgB,kBAAkB,CAAC,QAAQ,EAAE,MAAM,GAAG,OAAO,CAc5D;AAED;;;;;GAKG;AACH,wBAAgB,iBAAiB,CAAC,QAAQ,EAAE,MAAM,EAAE,UAAU,GAAE,MAA4B,GAAG,IAAI,CAUlG;AAED;;;;;;GAMG;AACH,wBAAgB,kBAAkB,CAAC,SAAS,EAAE,MAAM,EAAE,QAAQ,GAAE,MAAgC,GAAG,OAAO,CAezG;AAED;;;;GAIG;AACH,wBAAgB,oBAAoB,CAAC,SAAS,EAAE,MAAM,GAAG,IAAI,CAS5D;AAED;;;;;GAKG;AACH,wBAAgB,kBAAkB,CAAC,CAAC,EAAE,SAAS,EAAE,MAAM,GAAG,OAAO,CAAC,CAAC,CAAC,GAAG,IAAI,CAE1E;AAED;;;;;;GAMG;AACH,wBAAgB,oBAAoB,CAAC,CAAC,EAAE,SAAS,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,GAAG,OAAO,CAAC,CAAC,CAAC,CAY1F;AAED;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAsB,kBAAkB,CAAC,CAAC,EACxC,SAAS,EAAE,MAAM,EACjB,QAAQ,EAAE,MAAM,OAAO,CAAC,CAAC,CAAC,EAC1B,OAAO,GAAE;IACP,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,gBAAgB,CAAC,EAAE,OAAO,CAAC;CACvB,GACL,OAAO,CAAC,CAAC,CAAC,CAsBZ;AAED;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,wBAAgB,yBAAyB,CACvC,QAAQ,EAAE,MAAM,EAChB,OAAO,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,GAAG,IAAI,EACnC,OAAO,GAAE;IACP,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,qBAAqB,CAAC,EAAE,MAAM,CAAC;CAC3B,GACL,MAAM,OAAO,CAAC,IAAI,CAAC,CAmCrB;AAED;;GAEG;AACH,wBAAgB,uBAAuB,IAAI,IAAI,CAI9C;AAED;;GAEG;AACH,wBAAgB,qBAAqB;;;;EAMpC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"securityValidation.d.ts","sourceRoot":"","sources":["../../../src/utils/securityValidation.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,MAAM,EAAE,OAAO,CAAC;IAChB,QAAQ,EAAE,MAAM,GAAG,SAAS,GAAG,OAAO,CAAC;IACvC,OAAO,EAAE,MAAM,CAAC;IAChB,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAED;;GAEG;AACH,MAAM,WAAW,cAAc;IAC7B,MAAM,EAAE,mBAAmB,EAAE,CAAC;IAC9B,aAAa,EAAE,QAAQ,GAAG,UAAU,GAAG,YAAY,CAAC;IACpD,OAAO,EAAE,MAAM,CAAC;CACjB;AAuID;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,wBAAgB,gBAAgB,IAAI,cAAc,CAgCjD;AAED;;;;;;;;;;;;GAYG;AACH,wBAAgB,iBAAiB,CAAC,MAAM,EAAE,cAAc,GAAG,IAAI,CAmB9D;AAED;;GAEG;AACH,eAAO,MAAM,wBAAwB;;;;;;;CAO3B,CAAC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"solanaCheck.d.ts","sourceRoot":"","sources":["../../../src/utils/solanaCheck.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAKH,wBAAsB,uBAAuB,IAAI,OAAO,CAAC;IAAE,SAAS,EAAE,OAAO,CAAC;IAAC,KAAK,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC,CAyB/F;AAED,wBAAsB,aAAa,IAAI,OAAO,CAAC,IAAI,CAAC,CAKnD"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"telemetry.d.ts","sourceRoot":"","sources":["../../../src/utils/telemetry.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tokenMintValidator.d.ts","sourceRoot":"","sources":["../../../src/utils/tokenMintValidator.ts"],"names":[],"mappings":"AAAA;;;;;;;;;GASG;AAQH,+DAA+D;AAC/D,MAAM,WAAW,cAAc;IAC7B,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;CACd;AAED,2CAA2C;AAC3C,eAAO,MAAM,mBAAmB,EAAE,MAAM,CAAC,MAAM,EAAE,cAAc,CAqB9D,CAAC;AAEF,oDAAoD;AACpD,eAAO,MAAM,iBAAiB,EAEzB,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;AAE5B;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,SAAS,EAAE,MAAM,GAAG,SAAS,IAAI,MAAM,OAAO,iBAAiB,CAEhG;AAED;;;GAGG;AACH,wBAAgB,mBAAmB,CAAC,SAAS,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAKzE;AAED;;GAEG;AACH,MAAM,WAAW,yBAAyB;IACxC,OAAO,EAAE,OAAO,CAAC;IACjB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,wBAAgB,iBAAiB,CAC/B,SAAS,EAAE,MAAM,GAAG,SAAS,EAC7B,OAAO,GAAE,MAAqB,EAC9B,YAAY,GAAE,OAAe,GAC5B,yBAAyB,CA+E3B;AAED;;;;;;;GAOG;AACH,wBAAgB,iBAAiB,CAC/B,KAAK,EAAE,MAAM,GAAG,SAAS,EACzB,QAAQ,GAAE,MAAkB,EAC5B,YAAY,GAAE,OAAe,GAC5B,yBAAyB,CAE3B"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"uuid.d.ts","sourceRoot":"","sources":["../../../src/utils/uuid.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH;;;;GAIG;AACH,wBAAgB,YAAY,IAAI,MAAM,CAmCrC"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"validateConfig.d.ts","sourceRoot":"","sources":["../../../src/utils/validateConfig.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AAyB7C;;;;;;;GAOG;AACH,wBAAgB,cAAc,CAAC,MAAM,EAAE,YAAY,GAAG,YAAY,GAAG;IAAE,SAAS,EAAE,MAAM,CAAA;CAAE,CAgHzF"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"walletDetection.d.ts","sourceRoot":"","sources":["../../../src/utils/walletDetection.ts"],"names":[],"mappings":"AAiBA;;;GAGG;AACH,wBAAgB,mBAAmB,IAAI,OAAO,CAqC7C"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"walletPool.d.ts","sourceRoot":"","sources":["../../../src/utils/walletPool.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AAGH,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAGjE;;;;GAIG;AACH,qBAAa,UAAU;IACrB,OAAO,CAAC,QAAQ,CAAgC;IAChD,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAS;IAChC,OAAO,CAAC,WAAW,CAAS;gBAEhB,MAAM,CAAC,EAAE,MAAM;IAK3B;;;;;OAKG;IACH,WAAW,IAAI,aAAa,EAAE;IA2B9B;;;;;;;OAOG;IACG,OAAO,IAAI,OAAO,CAAC,IAAI,CAAC;IAmC9B;;;;OAIG;IACH,aAAa,IAAI,OAAO;IAIxB;;OAEG;IACH,KAAK,IAAI,MAAM;CAGhB;AAED;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,gBAAgB,CAAC,MAAM,CAAC,EAAE,MAAM,GAAG,UAAU,CAE5D"}
@@ -1,14 +1,2 @@
1
- /**
2
- * @cedros/pay-react/stripe-only
3
- *
4
- * Stripe-only entry point (no Solana dependencies).
5
- * The default entry point is now also Stripe-safe,
6
- * so this re-exports everything from the default entry.
7
- *
8
- * @example
9
- * ```typescript
10
- * import { CedrosProvider, StripeButton } from '@cedros/pay-react/stripe-only';
11
- * ```
12
- */
13
- export * from './index';
14
- //# sourceMappingURL=stripe-only.d.ts.map
1
+ export * from './src/stripe-only'
2
+ export {}
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-B-0trqeD.js"),t=require("./CedrosContext-C26DlvLF.js");exports.CEDROS_EVENTS=e.CEDROS_EVENTS;exports.CSP_PRESETS=e.CSP_PRESETS;exports.CedrosPay=e.CedrosPay;exports.CedrosPayAdminDashboard=e.CedrosPayAdminDashboard;exports.CreditsButton=e.CreditsButton;exports.CreditsSubscribeButton=e.CreditsSubscribeButton;exports.PaymentMethodBadge=e.PaymentMethodBadge;exports.PaymentModal=e.PaymentModal;exports.ProductPrice=e.ProductPrice;exports.PurchaseButton=e.PurchaseButton;exports.RPC_PROVIDERS=e.RPC_PROVIDERS;exports.SECURITY_RECOMMENDATIONS=e.SECURITY_RECOMMENDATIONS;exports.StripeButton=e.StripeButton;exports.SubscribeButton=e.SubscribeButton;exports.SubscriptionManagementPanel=e.SubscriptionManagementPanel;exports.calculateDiscountPercentage=e.calculateDiscountPercentage;exports.cedrosPayPlugin=e.cedrosPayPlugin;exports.createTranslator=e.createTranslator;exports.detectLocale=e.detectLocale;exports.ecommerce=e.index;exports.emitPaymentError=e.emitPaymentError;exports.emitPaymentProcessing=e.emitPaymentProcessing;exports.emitPaymentStart=e.emitPaymentStart;exports.emitPaymentSuccess=e.emitPaymentSuccess;exports.emitWalletConnect=e.emitWalletConnect;exports.emitWalletConnected=e.emitWalletConnected;exports.emitWalletError=e.emitWalletError;exports.formatCSP=e.formatCSP;exports.formatCouponCodes=e.formatCouponCodes;exports.generateCSP=e.generateCSP;exports.generateCSPDirectives=e.generateCSPDirectives;exports.getAvailableLocales=e.getAvailableLocales;exports.getLocalizedError=e.getLocalizedError;exports.getUserErrorMessage=e.getUserErrorMessage;exports.isRetryableError=e.isRetryableError;exports.loadLocale=e.loadLocale;exports.logSecurityReport=e.logSecurityReport;exports.parseCouponCodes=e.parseCouponCodes;exports.stackCheckoutCoupons=e.stackCheckoutCoupons;exports.useCreditsPayment=e.useCreditsPayment;exports.useCreditsSubscription=e.useCreditsSubscription;exports.useLocalizedError=e.useLocalizedError;exports.usePaymentMode=e.usePaymentMode;exports.useStripeCheckout=e.useStripeCheckout;exports.useSubscription=e.useSubscription;exports.useSubscriptionManagement=e.useSubscriptionManagement;exports.useTranslation=e.useTranslation;exports.validateSecurity=e.validateSecurity;exports.CIRCUIT_BREAKER_PRESETS=t.CIRCUIT_BREAKER_PRESETS;exports.CedrosProvider=t.CedrosProvider;exports.CircuitBreakerOpenError=t.CircuitBreakerOpenError;exports.CircuitState=t.CircuitState;exports.ERROR_CATEGORIES=t.ERROR_CATEGORIES;exports.LogLevel=t.LogLevel;exports.Logger=t.Logger;exports.RATE_LIMITER_PRESETS=t.RATE_LIMITER_PRESETS;exports.RETRY_PRESETS=t.RETRY_PRESETS;exports.createCircuitBreaker=t.createCircuitBreaker;exports.createLogger=t.createLogger;exports.createRateLimiter=t.createRateLimiter;exports.getLogger=t.getLogger;exports.retryWithBackoff=t.retryWithBackoff;exports.useCedrosContext=t.useCedrosContext;exports.useCedrosTheme=t.useCedrosTheme;exports.validateConfig=t.validateConfig;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./styles-BWrLnaUW.js"),t=require("./CedrosContext-D-lnoEkR.js");exports.CEDROS_EVENTS=e.CEDROS_EVENTS;exports.CSP_PRESETS=e.CSP_PRESETS;exports.CedrosPay=e.CedrosPay;exports.CreditsButton=e.CreditsButton;exports.CreditsSubscribeButton=e.CreditsSubscribeButton;exports.PaymentMethodBadge=e.PaymentMethodBadge;exports.PaymentModal=e.PaymentModal;exports.ProductPrice=e.ProductPrice;exports.PurchaseButton=e.PurchaseButton;exports.RPC_PROVIDERS=e.RPC_PROVIDERS;exports.SECURITY_RECOMMENDATIONS=e.SECURITY_RECOMMENDATIONS;exports.StripeButton=e.StripeButton;exports.SubscribeButton=e.SubscribeButton;exports.SubscriptionManagementPanel=e.SubscriptionManagementPanel;exports.calculateDiscountPercentage=e.calculateDiscountPercentage;exports.createTranslator=e.createTranslator;exports.detectLocale=e.detectLocale;exports.emitPaymentError=e.emitPaymentError;exports.emitPaymentProcessing=e.emitPaymentProcessing;exports.emitPaymentStart=e.emitPaymentStart;exports.emitPaymentSuccess=e.emitPaymentSuccess;exports.emitWalletConnect=e.emitWalletConnect;exports.emitWalletConnected=e.emitWalletConnected;exports.emitWalletError=e.emitWalletError;exports.formatCSP=e.formatCSP;exports.formatCouponCodes=e.formatCouponCodes;exports.generateCSP=e.generateCSP;exports.generateCSPDirectives=e.generateCSPDirectives;exports.getAvailableLocales=e.getAvailableLocales;exports.getLocalizedError=e.getLocalizedError;exports.getUserErrorMessage=e.getUserErrorMessage;exports.isRetryableError=e.isRetryableError;exports.loadLocale=e.loadLocale;exports.logSecurityReport=e.logSecurityReport;exports.parseCouponCodes=e.parseCouponCodes;exports.stackCheckoutCoupons=e.stackCheckoutCoupons;exports.useCreditsPayment=e.useCreditsPayment;exports.useCreditsSubscription=e.useCreditsSubscription;exports.useLocalizedError=e.useLocalizedError;exports.usePaymentMode=e.usePaymentMode;exports.useStripeCheckout=e.useStripeCheckout;exports.useSubscription=e.useSubscription;exports.useSubscriptionManagement=e.useSubscriptionManagement;exports.useTranslation=e.useTranslation;exports.validateSecurity=e.validateSecurity;exports.CIRCUIT_BREAKER_PRESETS=t.CIRCUIT_BREAKER_PRESETS;exports.CedrosProvider=t.CedrosProvider;exports.CircuitBreakerOpenError=t.CircuitBreakerOpenError;exports.CircuitState=t.CircuitState;exports.ERROR_CATEGORIES=t.ERROR_CATEGORIES;exports.LogLevel=t.LogLevel;exports.Logger=t.Logger;exports.RATE_LIMITER_PRESETS=t.RATE_LIMITER_PRESETS;exports.RETRY_PRESETS=t.RETRY_PRESETS;exports.createCircuitBreaker=t.createCircuitBreaker;exports.createLogger=t.createLogger;exports.createRateLimiter=t.createRateLimiter;exports.getLogger=t.getLogger;exports.retryWithBackoff=t.retryWithBackoff;exports.useCedrosContext=t.useCedrosContext;exports.useCedrosTheme=t.useCedrosTheme;exports.validateConfig=t.validateConfig;
@@ -1,69 +1,66 @@
1
- import { x as s, w as t, C as r, a as o, b as i, h as c, f as n, d as u, e as C, P as E, R as S, K as P, S as d, g as l, i as m, q as R, c as g, O as y, L as T, V as p, F as L, D as b, y as B, E as M, z as _, A as f, B as h, v as I, o as v, r as O, t as k, N as A, Q as D, H as x, G as N, M as U, J as W, p as z, s as V, j, m as G, U as K, k as Y, u as q, l as w, n as F, T as H, I as J } from "./index-bbSf3B7-.mjs";
2
- import { f as X, C as Z, e as $, d as ee, E as ae, L as se, h as te, R as re, g as oe, b as ie, j as ce, c as ne, i as ue, r as Ce, u as Ee, a as Se, v as Pe } from "./CedrosContext-BnJ2Cf7R.mjs";
1
+ import { v as s, t, C as r, a as o, f as i, d as n, b as c, c as u, P as C, R as E, I as S, S as P, e as l, g as R, n as d, M as m, J as g, D as p, A as T, w as y, B as L, x as b, y as B, z as M, r as _, m as f, o as I, q as h, L as v, N as O, F as k, E as A, K as D, H as x, p as N, s as W, h as z, k as U, Q as j, i as G, u as K, j as V, l as Y, O as q, G as w } from "./styles--eKKnfdj.mjs";
2
+ import { f as H, C as J, e as Q, d as X, E as Z, L as $, h as ee, R as ae, g as se, b as te, j as re, c as oe, i as ie, r as ne, u as ce, a as ue, v as Ce } from "./CedrosContext-BE6P5PQ0.mjs";
3
3
  export {
4
4
  s as CEDROS_EVENTS,
5
- X as CIRCUIT_BREAKER_PRESETS,
5
+ H as CIRCUIT_BREAKER_PRESETS,
6
6
  t as CSP_PRESETS,
7
7
  r as CedrosPay,
8
- o as CedrosPayAdminDashboard,
9
- Z as CedrosProvider,
10
- $ as CircuitBreakerOpenError,
11
- ee as CircuitState,
12
- i as CreditsButton,
13
- c as CreditsSubscribeButton,
14
- ae as ERROR_CATEGORIES,
15
- se as LogLevel,
16
- te as Logger,
8
+ J as CedrosProvider,
9
+ Q as CircuitBreakerOpenError,
10
+ X as CircuitState,
11
+ o as CreditsButton,
12
+ i as CreditsSubscribeButton,
13
+ Z as ERROR_CATEGORIES,
14
+ $ as LogLevel,
15
+ ee as Logger,
17
16
  n as PaymentMethodBadge,
18
- u as PaymentModal,
19
- C as ProductPrice,
20
- E as PurchaseButton,
21
- re as RATE_LIMITER_PRESETS,
22
- oe as RETRY_PRESETS,
23
- S as RPC_PROVIDERS,
24
- P as SECURITY_RECOMMENDATIONS,
25
- d as StripeButton,
17
+ c as PaymentModal,
18
+ u as ProductPrice,
19
+ C as PurchaseButton,
20
+ ae as RATE_LIMITER_PRESETS,
21
+ se as RETRY_PRESETS,
22
+ E as RPC_PROVIDERS,
23
+ S as SECURITY_RECOMMENDATIONS,
24
+ P as StripeButton,
26
25
  l as SubscribeButton,
27
- m as SubscriptionManagementPanel,
28
- R as calculateDiscountPercentage,
29
- g as cedrosPayPlugin,
30
- ie as createCircuitBreaker,
31
- ce as createLogger,
32
- ne as createRateLimiter,
33
- y as createTranslator,
34
- T as detectLocale,
35
- p as ecommerce,
36
- L as emitPaymentError,
37
- b as emitPaymentProcessing,
38
- B as emitPaymentStart,
39
- M as emitPaymentSuccess,
40
- _ as emitWalletConnect,
41
- f as emitWalletConnected,
42
- h as emitWalletError,
43
- I as formatCSP,
44
- v as formatCouponCodes,
45
- O as generateCSP,
46
- k as generateCSPDirectives,
47
- A as getAvailableLocales,
48
- D as getLocalizedError,
49
- ue as getLogger,
50
- x as getUserErrorMessage,
51
- N as isRetryableError,
52
- U as loadLocale,
53
- W as logSecurityReport,
54
- z as parseCouponCodes,
55
- Ce as retryWithBackoff,
56
- V as stackCheckoutCoupons,
57
- Ee as useCedrosContext,
58
- Se as useCedrosTheme,
59
- j as useCreditsPayment,
60
- G as useCreditsSubscription,
61
- K as useLocalizedError,
62
- Y as usePaymentMode,
63
- q as useStripeCheckout,
64
- w as useSubscription,
65
- F as useSubscriptionManagement,
66
- H as useTranslation,
67
- Pe as validateConfig,
68
- J as validateSecurity
26
+ R as SubscriptionManagementPanel,
27
+ d as calculateDiscountPercentage,
28
+ te as createCircuitBreaker,
29
+ re as createLogger,
30
+ oe as createRateLimiter,
31
+ m as createTranslator,
32
+ g as detectLocale,
33
+ p as emitPaymentError,
34
+ T as emitPaymentProcessing,
35
+ y as emitPaymentStart,
36
+ L as emitPaymentSuccess,
37
+ b as emitWalletConnect,
38
+ B as emitWalletConnected,
39
+ M as emitWalletError,
40
+ _ as formatCSP,
41
+ f as formatCouponCodes,
42
+ I as generateCSP,
43
+ h as generateCSPDirectives,
44
+ v as getAvailableLocales,
45
+ O as getLocalizedError,
46
+ ie as getLogger,
47
+ k as getUserErrorMessage,
48
+ A as isRetryableError,
49
+ D as loadLocale,
50
+ x as logSecurityReport,
51
+ N as parseCouponCodes,
52
+ ne as retryWithBackoff,
53
+ W as stackCheckoutCoupons,
54
+ ce as useCedrosContext,
55
+ ue as useCedrosTheme,
56
+ z as useCreditsPayment,
57
+ U as useCreditsSubscription,
58
+ j as useLocalizedError,
59
+ G as usePaymentMode,
60
+ K as useStripeCheckout,
61
+ V as useSubscription,
62
+ Y as useSubscriptionManagement,
63
+ q as useTranslation,
64
+ Ce as validateConfig,
65
+ w as validateSecurity
69
66
  };