@solvimon/solvimon-web 0.1.0-alpha.6 → 0.1.0-alpha.8

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 (160) hide show
  1. package/dist/ApiStatus-CyNDp_op.mjs +9 -0
  2. package/dist/ApiStatus-oqvUEWJx.js +1 -0
  3. package/dist/BillingInformation.vue_vue_type_script_setup_true_lang-C-C0i6i6.js +1 -0
  4. package/dist/{BillingInformation.vue_vue_type_script_setup_true_lang-DZ1XkSJ3.mjs → BillingInformation.vue_vue_type_script_setup_true_lang-CT0Tjsnw.mjs} +4 -4
  5. package/dist/{ContentWithAsideLayout-D_T137tN.mjs → ContentWithAsideLayout-BTdixy3L.mjs} +2 -11
  6. package/dist/ContentWithAsideLayout-oAYVrLvL.js +1 -0
  7. package/dist/{CustomerPaymentMethods.vue_vue_type_script_setup_true_lang-DK6tiecN.mjs → CustomerPaymentMethods.vue_vue_type_script_setup_true_lang-CK73bYUe.mjs} +11 -11
  8. package/dist/CustomerPaymentMethods.vue_vue_type_script_setup_true_lang-CLU7Yiyx.js +1 -0
  9. package/dist/InvoiceDetailsBlock.vue_vue_type_script_setup_true_lang-B_WLgBur.js +1 -0
  10. package/dist/{InvoiceDetailsBlock.vue_vue_type_script_setup_true_lang-BWXmZmGZ.mjs → InvoiceDetailsBlock.vue_vue_type_script_setup_true_lang-Dt_Vb7Wz.mjs} +2 -2
  11. package/dist/PaymentHistoryBlock-DHM-3fh-.js +1 -0
  12. package/dist/PaymentHistoryBlock-YzJ6bxKr.mjs +4 -0
  13. package/dist/{PaymentHistoryBlock.vue_vue_type_script_setup_true_lang-BSn_Zy0Y.mjs → PaymentHistoryBlock.vue_vue_type_script_setup_true_lang-D6Cr2Uga.mjs} +5 -5
  14. package/dist/PaymentHistoryBlock.vue_vue_type_script_setup_true_lang-DFw8lrDv.js +1 -0
  15. package/dist/PaymentIntegrationForm-Cl5ua8v8.js +1 -0
  16. package/dist/PaymentIntegrationForm-ID4QnvA3.mjs +4 -0
  17. package/dist/PaymentIntegrationForm.vue_vue_type_script_setup_true_lang-CVWPT3Ni.mjs +910 -0
  18. package/dist/PaymentIntegrationForm.vue_vue_type_script_setup_true_lang-DifRn1ok.js +1 -0
  19. package/dist/PricingGroupContent.vue_vue_type_script_setup_true_lang-CKNMt-JH.js +1 -0
  20. package/dist/{PricingGroupContent.vue_vue_type_script_setup_true_lang-X7-dfeZP.mjs → PricingGroupContent.vue_vue_type_script_setup_true_lang-CzS32ZUt.mjs} +5 -30
  21. package/dist/{SubscriptionsList.vue_vue_type_script_setup_true_lang-AxYjVFUM.mjs → SubscriptionsList.vue_vue_type_script_setup_true_lang-BIxGqr9U.mjs} +20 -20
  22. package/dist/SubscriptionsList.vue_vue_type_script_setup_true_lang-CpEqDnO3.js +1 -0
  23. package/dist/adyen-51SvcyqV.mjs +4 -0
  24. package/dist/adyen-DZsyEXkw.js +1 -0
  25. package/dist/adyenLoader-CEH4A2b2.js +1 -0
  26. package/dist/adyenLoader-gsbzSjYV.mjs +177 -0
  27. package/dist/component-C2Gc-wsE.js +1 -0
  28. package/dist/component-CM9g6tbD.mjs +804 -0
  29. package/dist/components/BillingInformation/BillingInformation.ce.d.ts +1 -1
  30. package/dist/components/BillingInformation/BillingInformation.cjs.js +1 -1
  31. package/dist/components/BillingInformation/BillingInformation.es.js +14 -14
  32. package/dist/components/BillingInformationForm/BillingInformationForm.ce.d.ts +1 -1
  33. package/dist/components/BillingInformationForm/BillingInformationForm.cjs.js +1 -1
  34. package/dist/components/BillingInformationForm/BillingInformationForm.es.js +28 -32
  35. package/dist/components/CustomerPaymentMethods/CustomerPaymentMethods.ce.d.ts +1 -1
  36. package/dist/components/CustomerPaymentMethods/CustomerPaymentMethods.cjs.js +1 -1
  37. package/dist/components/CustomerPaymentMethods/CustomerPaymentMethods.es.js +3 -7
  38. package/dist/components/Invoice/Invoice.ce.d.ts +1 -1
  39. package/dist/components/Invoice/Invoice.cjs.js +1 -1
  40. package/dist/components/Invoice/Invoice.es.js +42 -75
  41. package/dist/components/InvoiceDetails/InvoiceDetails.ce.d.ts +1 -1
  42. package/dist/components/InvoiceDetails/InvoiceDetails.cjs.js +1 -1
  43. package/dist/components/InvoiceDetails/InvoiceDetails.es.js +3 -7
  44. package/dist/components/InvoicesList/InvoicesList.ce.d.ts +1 -1
  45. package/dist/components/InvoicesList/InvoicesList.cjs.js +1 -1
  46. package/dist/components/InvoicesList/InvoicesList.es.js +2 -6
  47. package/dist/components/PaymentHistory/PaymentHistory.ce.d.ts +1 -1
  48. package/dist/components/PaymentHistory/PaymentHistory.cjs.js +1 -1
  49. package/dist/components/PaymentHistory/PaymentHistory.es.js +3 -7
  50. package/dist/components/PaymentMethodForm/PaymentMethodForm.ce.d.ts +1 -1
  51. package/dist/components/PaymentMethodForm/PaymentMethodForm.cjs.js +1 -1
  52. package/dist/components/PaymentMethodForm/PaymentMethodForm.es.js +10 -34
  53. package/dist/components/SubscriptionSchedules/SubscriptionSchedules.ce.d.ts +1 -1
  54. package/dist/components/SubscriptionSchedules/SubscriptionSchedules.cjs.js +1 -1
  55. package/dist/components/SubscriptionSchedules/SubscriptionSchedules.es.js +7 -10
  56. package/dist/components/SubscriptionsList/SubscriptionsList.ce.d.ts +1 -1
  57. package/dist/components/SubscriptionsList/SubscriptionsList.cjs.js +1 -1
  58. package/dist/components/SubscriptionsList/SubscriptionsList.es.js +4 -8
  59. package/dist/components/WalletBalances/WalletBalances.ce.d.ts +1 -1
  60. package/dist/components/WalletBalances/WalletBalances.cjs.js +1 -1
  61. package/dist/components/WalletBalances/WalletBalances.es.js +3 -7
  62. package/dist/core/index.cjs.js +1 -1
  63. package/dist/core/index.es.js +1 -1
  64. package/dist/core/types.d.ts +2 -0
  65. package/dist/customer-C_Hz_npf.js +1 -0
  66. package/dist/customer-TIi7iZFw.mjs +32 -0
  67. package/dist/en-US-CBoPxQwX.mjs +199 -0
  68. package/dist/en-US-DJq-9dD8.js +1 -0
  69. package/dist/index.cjs.js +1 -1
  70. package/dist/index.d.ts +1 -0
  71. package/dist/index.es.js +4 -1
  72. package/dist/{invoices-C7BHqB0g.mjs → invoices-BuVOuTOm.mjs} +2 -1
  73. package/dist/invoices-DbvwXAsm.js +1 -0
  74. package/dist/nl-NL-BB7KbK-h.mjs +181 -0
  75. package/dist/nl-NL-CtU1Lg2F.js +1 -0
  76. package/dist/paymentMethods-B4AYGf0K.js +1 -0
  77. package/dist/{paymentMethods-BA7Kt8ti.mjs → paymentMethods-Di32oJ39.mjs} +2 -1
  78. package/dist/{payments-NTHUh5je.mjs → payments-C5fD1PXB.mjs} +1 -1
  79. package/dist/{payments-B8W0W6wZ.js → payments-DeutKq9x.js} +1 -1
  80. package/dist/{registry-DgRnFEVF.mjs → registry-BLwMl1bK.mjs} +6 -5
  81. package/dist/registry-CMSmkLcy.js +1 -0
  82. package/dist/screens/Checkout/Checkout.ce.d.ts +1 -1
  83. package/dist/screens/Checkout/Checkout.cjs.js +1 -1
  84. package/dist/screens/Checkout/Checkout.es.js +589 -857
  85. package/dist/screens/CustomerOverview/CustomerOverview.ce.d.ts +1 -1
  86. package/dist/screens/CustomerOverview/CustomerOverview.cjs.js +1 -1
  87. package/dist/screens/CustomerOverview/CustomerOverview.es.js +13 -14
  88. package/dist/screens/PayInvoice/PayInvoice.ce.d.ts +3 -0
  89. package/dist/screens/PayInvoice/PayInvoice.cjs.js +1 -0
  90. package/dist/screens/PayInvoice/PayInvoice.es.js +456 -0
  91. package/dist/screens/UpgradeSubscription/UpgradeSubscription.ce.d.ts +1 -1
  92. package/dist/screens/UpgradeSubscription/UpgradeSubscription.cjs.js +1 -1
  93. package/dist/screens/UpgradeSubscription/UpgradeSubscription.es.js +81 -57
  94. package/dist/solvimon-web.css +1 -1
  95. package/dist/source-DKDKBlUm.mjs +179 -0
  96. package/dist/source-dkMNFWDc.js +1 -0
  97. package/dist/{subscriptions-BEoXaAHw.mjs → subscriptions-mOgjjzUi.mjs} +2 -1
  98. package/dist/subscriptions-wdMADcQZ.js +1 -0
  99. package/dist/{useActionDispatchProvider-zSXRlc2S.mjs → useActionDispatchProvider-B4gszz0Q.mjs} +1 -1
  100. package/dist/{useActionDispatchProvider-DmTJ_bqE.js → useActionDispatchProvider-DfS2P0bd.js} +1 -1
  101. package/dist/useCustomer-DanZzn-l.js +1 -0
  102. package/dist/useCustomer-cbhDyWJL.mjs +25 -0
  103. package/dist/useIncrementalLoading-DFe5Yh8M.js +1 -0
  104. package/dist/{useIncrementalLoading-Bgs0mqyb.mjs → useIncrementalLoading-RRicokf1.mjs} +3 -4
  105. package/dist/useInvoiceData-CxxHa5R2.js +1 -0
  106. package/dist/{useInvoiceData-B6P2VShe.mjs → useInvoiceData-fS6G_244.mjs} +6 -12
  107. package/dist/{useInvoicesList-23Ra-23Z.mjs → useInvoicesList-BQQxcPdz.mjs} +22 -22
  108. package/dist/useInvoicesList-CtJqmblZ.js +1 -0
  109. package/dist/usePaymentMethodOptions-2MloZ9bY.mjs +26 -0
  110. package/dist/usePaymentMethodOptions-D01YWW3G.js +1 -0
  111. package/dist/{usePaymentMethods-BK4unvj2.js → usePaymentMethods-Cm9WdSW0.js} +1 -1
  112. package/dist/{usePaymentMethods-B8Nft16c.mjs → usePaymentMethods-DZvfWSlx.mjs} +2 -2
  113. package/dist/usePayments-B13S_yai.js +1 -0
  114. package/dist/usePayments-D4uGKBsV.mjs +36 -0
  115. package/dist/usePortal-DJDJNLbo.mjs +12 -0
  116. package/dist/usePortal-DWJEVkTj.js +1 -0
  117. package/dist/useService-9fCKPTmu.js +1 -0
  118. package/dist/useService-BuWWE5ND.mjs +68 -0
  119. package/dist/useViewport-Bu0cyeSi.mjs +38 -0
  120. package/dist/useViewport-CKRY1CKR.js +1 -0
  121. package/dist/{useWalletBalanceItems-DreHuOra.mjs → useWalletBalanceItems-B53Gkjro.mjs} +8 -7
  122. package/dist/useWalletBalanceItems-BMaVT4TW.js +1 -0
  123. package/dist/useWatchDebounced-2ZLnfgvG.js +1 -0
  124. package/dist/useWatchDebounced-D1xuIX6_.mjs +12 -0
  125. package/dist/vendor-ui-BwxuPDg8.mjs +28598 -0
  126. package/dist/vendor-ui-Ce_Yp7xA.js +1 -0
  127. package/package.json +30 -17
  128. package/dist/BillingInformation.vue_vue_type_script_setup_true_lang-eRGZRjmq.js +0 -1
  129. package/dist/ContentWithAsideLayout-BZJPhvLh.js +0 -1
  130. package/dist/CustomerPaymentMethods.vue_vue_type_script_setup_true_lang-BvmKLc2H.js +0 -1
  131. package/dist/InvoiceDetailsBlock.vue_vue_type_script_setup_true_lang-DNWspHtC.js +0 -1
  132. package/dist/PaymentHistoryBlock.vue_vue_type_script_setup_true_lang-Cx4c8E4i.js +0 -1
  133. package/dist/PaymentIntegrationForm.vue_vue_type_script_setup_true_lang-Ct26TY0a.js +0 -1
  134. package/dist/PaymentIntegrationForm.vue_vue_type_script_setup_true_lang-WRXecMCj.mjs +0 -6568
  135. package/dist/PricingGroupContent.vue_vue_type_script_setup_true_lang-KnhKv07X.js +0 -1
  136. package/dist/SubscriptionsList.vue_vue_type_script_setup_true_lang-D9_G7CyE.js +0 -1
  137. package/dist/_Uint8Array-DHE03FZr.mjs +0 -507
  138. package/dist/_Uint8Array-DxISR7XF.js +0 -1
  139. package/dist/cloneDeep-DranHQkY.js +0 -1
  140. package/dist/cloneDeep-sm9cY-u2.mjs +0 -212
  141. package/dist/component-DI3AxwdD.mjs +0 -58733
  142. package/dist/component-yWF07boR.js +0 -1
  143. package/dist/index-2jo9BSPM.js +0 -1
  144. package/dist/index-BFZ0dPh9.mjs +0 -179
  145. package/dist/index-CWSXne1Q.js +0 -1
  146. package/dist/index-D3v7hAtc.mjs +0 -253
  147. package/dist/invoices-CjBHfDXp.js +0 -1
  148. package/dist/paymentMethods-A-5SBmy1.js +0 -1
  149. package/dist/registry-SwmYGFn7.js +0 -1
  150. package/dist/sprite-DZD704h3-CCc3Mz1x.js +0 -1
  151. package/dist/sprite-DZD704h3-DZD704h3.mjs +0 -4
  152. package/dist/subscriptions-DSi93KpN.js +0 -1
  153. package/dist/useCustomer-DkrBNt5f.mjs +0 -45
  154. package/dist/useCustomer-fK-w7ifj.js +0 -1
  155. package/dist/useIncrementalLoading-BK6N8sYW.js +0 -1
  156. package/dist/useInvoiceData-CS7hLTea.js +0 -1
  157. package/dist/useInvoicesList-CIFGVsDj.js +0 -1
  158. package/dist/useService-B4qv5N2D.mjs +0 -281
  159. package/dist/useService-D-CUtlp3.js +0 -1
  160. package/dist/useWalletBalanceItems-NlFk6jPD.js +0 -1
@@ -0,0 +1 @@
1
+ Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e="{pricing} per {billing_period}",t={123456:"Select one product","addon_multiple_editor.add_to_subscription_button":"Add to subscription","addon_multiple_editor.description":"Select any number of products","addon_multiple_editor.unsupported_pricing_error":"Unsupported pricing","addon_single_editor.description.at_least_one":"Select at least one product","addon_single_editor.description.at_most_one":"Select up to one product","addon_single_editor.description.exactly_one":"Select one product","billing_information_form.submit_button.label":"Save changes","checkout.address.city.placeholder":"City...","checkout.address.line1.placeholder":"Address line 1...","checkout.address.line2.placeholder":"Address line 2...","checkout.address.portal_code.placeholder":"Postal code...","checkout.address.state.placeholder":"State...","checkout.address.title":"Billing address","checkout.agreement.subscription":"{subscription_amount}/{billing_period} until canceled, starting {start_date, date, long}.","checkout.agreement.trial":"{discounted_amount} for {trial_period}, then {subscription_amount}/{billing_period} until canceled, starting {start_date, date, ::MMMMd}.","checkout.agreement.trial.free":"Free","checkout.billing_details.add_billing_details_button.label":"More billing details","checkout.billing_details.remove_billing_details_button.label":"Remove billing details","checkout.billing_information_block.title":"Billing details","checkout.company_purchase_toggle.sub_title":"I am purchasing on behalf of a company","checkout.company_purchase_toggle.title":"Company purchase","checkout.contact_information_block.title":"Customer information","checkout.country.label":"Billing country","checkout.customize_plan_block.title":"Customize plan","checkout.email_address.label":"Email address","checkout.email_address.placeholder":"Email address...","checkout.express_payment_methods.divider_text":"Or","checkout.express_payment_methods.title":"Subscribe instantly with","checkout.first_name.label":"First name","checkout.first_name.placeholder":"First name...","checkout.invoice_preview.no_country_selected_message":"Please select a country first","checkout.invoice_preview.usage_based_message":"+ Usage","checkout.kpi.encrypted_payments.label":"Secure and encrypted payments","checkout.last_name.label":"Last name","checkout.last_name.placeholder":"Last name...","checkout.legal_name.label":"Legal entity name","checkout.legal_name.placeholder":"Legal entity name...","checkout.not_available.contact_support_message":"this page to try again, or contact customer support.","checkout.not_available.description":"The checkout is currently not available.","checkout.not_available.reload_button":"Reload","checkout.not_available.title":"Checkout not available","checkout.optional_suffix.label":"(optional)","checkout.order_summary_block.billing_period.label":"Billed {period}","checkout.order_summary_block.billing_period.per_label":"/{period}","checkout.order_summary_block.billing_period.per_quarter":"/quarter","checkout.order_summary_block.billing_period.quarterly":"Billed quarterly","checkout.order_summary_block.billing_period.save_badge.prefix":"Save {amount}","checkout.order_summary_block.billing_period.save_badge.suffix":"/year","checkout.order_summary_block.billing_period.sub_label":"{amount}{period}","checkout.order_summary_block.title":"Order summary","checkout.page_title":"Pay and subscribe","checkout.pay_and_subscribe_button.label":"Pay and subscribe","checkout.pay_and_subscribe_button_trial.label":"Start trial","checkout.payment_method_block.no_country_selected_message":"Payment methods will be shown after you select the billing country.","checkout.payment_method_block.no_country_selected_title":"Select your billing country","checkout.payment_method_block.no_payment_methods_available_message":"There are no available payment methods. Please contact support for more information.","checkout.payment_method_block.no_payment_methods_available_title":"No payment methods available","checkout.payment_method_block.title":"Payment method","checkout.payment_methods.no_country_selected_message":"Select a country to see the available payment methods","checkout.promotion_code.add_label":"Add promotion code","checkout.promotion_code.applied_label":"Promotion applied","checkout.promotion_code.applied_status":"Promotion code applied","checkout.promotion_code.apply_aria_label":"Apply promotion code","checkout.promotion_code.apply_button":"Apply","checkout.promotion_code.apply_failed":"Promotion code could not be applied. Please try again.","checkout.promotion_code.input_aria_label":"Promotion code","checkout.promotion_code.placeholder":"Promotion code","checkout.promotion_code.remove_aria_label":"Remove promotion code","checkout.promotion_code.remove_failed":"Promotion code could not be removed. Please try again.","checkout.promotion_code.removed_status":"Promotion code removed","checkout.subscription_description":"You will be billed <strong>{price}</strong> per {period_name}, starting today.","checkout.trial.label":"Trial","checkout.trial_period_description":"You will be billed <strong>{price}</strong> per {period_name}, starting {startDate, date, long}.","checkout.vat_number.check_button.label":"Check","checkout.vat_number.label":"VAT number","checkout.vat_number.placeholder":"VAT number...","components.payment_method_form.section_title":"Available payment methods","customer.invoice_table.pay_invoice_button.label":"Pay","customer.subscriptions_block.cancel_button_label":"Cancel subscription","customer.subscriptions_block.next_billing_date":"Next billing date","customer.subscriptions_block.renew_button_label":"Renew subscription","customer.subscriptions_block.show_details_button_label":"Subscription details","customer_invoices.load_failed.subtitle":"Please refresh or contact support.","customer_invoices.load_failed.title":"We can’t load your invoices","customer_overview.billing_information_block.load_failed.subtitle":"Please refresh or contact support.","customer_overview.billing_information_block.load_failed.title":"We can’t load your billing information","customer_overview.billing_information_block.title":"Billing information","customer_overview.billing_information_block.view_all_payment_methods_link_label":"Edit","customer_overview.invoices_block.no_active_subscription_content":"You haven’t received an invoice yet. It’ll appear here once it’s generated.","customer_overview.invoices_block.no_invoices_title":"No invoices to display","customer_overview.invoices_block.title":"Invoices","customer_overview.invoices_block.view_all_invoices_link_label":"View all","customer_overview.payment_methods.title":"Payment methods","customer_overview.payment_methods_block.add_payment_method_button_label":"Add payment method","customer_overview.payment_methods_block.add_payment_method_helper_text":"Add a payment method for recurring invoice payments.","customer_overview.payment_methods_block.load_failed.subtitle":"Please refresh or contact support.","customer_overview.payment_methods_block.load_failed.title":"We can’t load your payment methods","customer_overview.payment_methods_block.view_all_payment_methods_link_label":"View all","customer_overview.subscriptions_block.fallback_subscription_name":"Subscription","customer_overview.subscriptions_block.load_failed.subtitle":"Please refresh or contact support.","customer_overview.subscriptions_block.load_failed.title":"We can’t load your subscriptions","customer_overview.subscriptions_block.no_active_subscription_content":"There’s no active subscription to display.","customer_overview.subscriptions_block.no_active_subscription_title":"No subscriptions","customer_overview.subscriptions_block.title":"My subscriptions","customer_overview.subscriptions_block.view_all_button_label":"View all","customer_overview.wallet_balances_block.title":"{count,plural,one{Wallet} other{Wallets}}","empty_state.retry.button":"Refresh",empty_value_placeholder:"-","invoice_credits.balance.table_header":"Balance","invoice_credits.credit_breakdown.table_header":"Credit breakdown","invoice_credits.remaining.table_header":"Remaining","invoice_credits.used.table_header":"Used","invoice_preview.taxes_not_determined_by_billing_information_tooltip":"Will be determined by billing information","invoice_table.button.load_more":"Load more","invoice_table.chip.paid":"Paid","invoice_table.header.amount":"Amount","invoice_table.header.date":"Date","invoice_table.header.invoice_number":"Invoice","invoice_table.header.status":"Status","invoices_list.title":"Schedules","on_demand_pricing_row.add_to_cart_button_label":"Add to cart","on_demand_pricing_row.one_off_label":"one-off","on_demand_pricing_row.remove_button_label":"Remove","pay_invoice.error.description":"Please try again or contact support.","pay_invoice.error.title":"Something went wrong","pay_invoice.paid.title":"Thank you for your payment!","pay_invoice.payment_methods.title":"Payment methods","pay_button.label.amount_and_payment_method":"Pay {amount} with {type}","pay_button.label.amount_only":"Pay {amount}","pay_button.label.default":"Pay","payment_completed_card.redirect_message":"You are being redirected...","payment_completed_card.title.authorize":"Payment successful","payment_completed_card.title.tokenize":"Your payment method is added","payment_integration_form.select_payment_method_error":"Select a payment method","payments.retry_button.label":"Try again","pricing_group_multiple_editor.at_least_one_description":"Select at least one product",pricing_item_pricing:e,"pricing_item_pricing.flat_top_up":"Flat top up pricing","pricing_item_pricing.none":"Not billed","pricing_item_pricing.pass_through":"Pass through pricing","pricing_item_pricing.per_seat":"Per seat","pricing_item_pricing.stair_step":"Stair step pricing","pricing_item_pricing.tiered":"Tiered pricing","pricing_item_pricing.tiered_top_up":"Tiered top up pricing","pricing_item_pricing.top_tiered":"Top tiered pricing","pricing_item_pricing.unsupported_pricing_error":"Unsupported pricing","sdk.invoice_details.customer_billing_information.title":"Your billing information","sdk.invoice_details.invoice.download_pdf":"Download the PDF for a full breakdown","sdk.invoice_details.invoice.title":"Invoice","sdk.invoice_details.invoice_details_block.due_date":"Due date","sdk.invoice_details.invoice_details_block.invoice_date":"Invoice date","sdk.invoice_details.invoice_details_block.title":"Invoice details","sdk.invoice_details.payment_history.payment_attempt":"Payment attempt","sdk.invoice_details.payment_history.title":"Payment history","seats.label":"Seats","seats.price_per_seat_period":"{amount} per seat/{period}","seats.tiered_price_per_seat_period":"{amount} per seat/{period}","seats.tiered_pricing_label":"Tiered pricing","seats.tiered_range_label":"{lower_bound} - {upper_bound} seats","seats.tiered_unbounded_range_label":"> {lower_bound} seats","secure_payments_kpi.generic":"Secure and encrypted payments","secure_payments_kpi.specific_vendor":"Secure and encrypted payments by","subscription_payment_completed_card.continue":"Continue to merchant","subscription_payment_completed_card.thank_you_for_subscribing":"Thank you for subscribing.","subscription_payment_completed_card.title":"Payment successful","tax_check.invalid_vat_number":"VAT number is invalid.","tax_check.valid_vat_number":"VAT number is valid.","upgrade_subscription.empty_state":"No on-demand add-ons are available for this subscription.","upgrade_subscription.kpi.encrypted_payments.label":"Secure and encrypted payments","upgrade_subscription.order_summary.empty_state":"Select add-ons to see pricing.","upgrade_subscription.order_summary.one_off_label":"one-off","upgrade_subscription.order_summary.subtotal_label":"Total excluding taxes","upgrade_subscription.order_summary.taxes_label":"Taxes","upgrade_subscription.order_summary.title":"Order summary","upgrade_subscription.order_summary.total_label":"Total due today","upgrade_subscription.payment_picker.all_title":"All payment methods","upgrade_subscription.payment_picker.saved_title":"Saved payment methods","upgrade_subscription.pricing_row.add_button_label":"Add to cart","upgrade_subscription.pricing_row.one_off_label":"one-off","upgrade_subscription.pricing_row.remove_button_label":"Remove","upgrade_subscription.purchase_button.label":"Purchase","upgrade_subscription.purchase_error":"Something went wrong. Please try again.","upgrade_subscription.success.subtitle":"Your add-ons have been activated.","upgrade_subscription.success.title":"Payment successful","wallet_balance.credit_type_fallback_label":"Credits","wallet_balance.details.header":"Wallet balance","wallet_balance.load_failed":"Could not load wallet balances","wallet_balance.service_period_heading":"Service period - {startAt} - {endAt}","wallet_balance.wallet_ballance_title":"Balance"};exports.default=t,exports.empty_value_placeholder="-",exports.pricing_item_pricing=e;
package/dist/index.cjs.js CHANGED
@@ -1 +1 @@
1
- Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./registry-SwmYGFn7.js"),e=require("./screens/Checkout/Checkout.cjs.js"),i=require("./screens/CustomerOverview/CustomerOverview.cjs.js"),n=require("./screens/UpgradeSubscription/UpgradeSubscription.cjs.js"),s=require("./components/BillingInformation/BillingInformation.cjs.js"),t=require("./components/BillingInformationForm/BillingInformationForm.cjs.js"),r=require("./components/CustomerPaymentMethods/CustomerPaymentMethods.cjs.js"),m=require("./components/WalletBalances/WalletBalances.cjs.js"),l=require("./components/InvoiceDetails/InvoiceDetails.cjs.js"),S=require("./components/InvoicesList/InvoicesList.cjs.js"),c=require("./components/PaymentHistory/PaymentHistory.cjs.js"),v=require("./components/SubscriptionSchedules/SubscriptionSchedules.cjs.js"),p=require("./components/SubscriptionsList/SubscriptionsList.cjs.js"),a=require("./components/PaymentMethodForm/PaymentMethodForm.cjs.js");exports.createSolvimonCore=o.createSolvimonCore,exports.getRegisteredComponentIds=o.getRegisteredComponentIds,exports.getRegisteredScreenIds=o.getRegisteredScreenIds,exports.SolvimonCheckout=e.SolvimonCheckout,exports.defineSolvimonCheckout=e.defineSolvimonCheckout,exports.SolvimonCustomerOverview=i.SolvimonCustomerOverview,exports.defineSolvimonCustomerOverview=i.defineSolvimonCustomerOverview,exports.SolvimonUpgradeSubscription=n.SolvimonUpgradeSubscription,exports.defineSolvimonUpgradeSubscription=n.defineSolvimonUpgradeSubscription,exports.SolvimonBillingInformation=s.SolvimonBillingInformation,exports.defineSolvimonBillingInformation=s.defineSolvimonBillingInformation,exports.SolvimonBillingInformationForm=t.SolvimonBillingInformationForm,exports.defineSolvimonBillingInformationForm=t.defineSolvimonBillingInformationForm,exports.SolvimonCustomerPaymentMethods=r.SolvimonCustomerPaymentMethods,exports.defineSolvimonCustomerPaymentMethods=r.defineSolvimonCustomerPaymentMethods,exports.SolvimonWalletBalances=m.SolvimonWalletBalances,exports.defineSolvimonWalletBalances=m.defineSolvimonWalletBalances,exports.SolvimonInvoiceDetails=l.SolvimonInvoiceDetails,exports.defineSolvimonInvoiceDetails=l.defineSolvimonInvoiceDetails,exports.SolvimonInvoicesList=S.SolvimonInvoicesList,exports.defineSolvimonInvoicesList=S.defineSolvimonInvoicesList,exports.SolvimonPaymentHistory=c.SolvimonPaymentHistory,exports.defineSolvimonPaymentHistory=c.defineSolvimonPaymentHistory,exports.SolvimonSubscriptionSchedules=v.SolvimonSubscriptionSchedules,exports.defineSolvimonSubscriptionSchedules=v.defineSolvimonSubscriptionSchedules,exports.SolvimonSubscriptionsList=p.SolvimonSubscriptionsList,exports.defineSolvimonSubscriptionsList=p.defineSolvimonSubscriptionsList,exports.SolvimonPaymentMethodForm=a.SolvimonPaymentMethodForm,exports.defineSolvimonPaymentMethodForm=a.defineSolvimonPaymentMethodForm;
1
+ Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./registry-CMSmkLcy.js"),e=require("./screens/Checkout/Checkout.cjs.js"),i=require("./screens/CustomerOverview/CustomerOverview.cjs.js"),n=require("./screens/UpgradeSubscription/UpgradeSubscription.cjs.js"),s=require("./screens/PayInvoice/PayInvoice.cjs.js"),t=require("./components/BillingInformation/BillingInformation.cjs.js"),r=require("./components/BillingInformationForm/BillingInformationForm.cjs.js"),m=require("./components/CustomerPaymentMethods/CustomerPaymentMethods.cjs.js"),l=require("./components/WalletBalances/WalletBalances.cjs.js"),v=require("./components/InvoiceDetails/InvoiceDetails.cjs.js"),c=require("./components/InvoicesList/InvoicesList.cjs.js"),S=require("./components/PaymentHistory/PaymentHistory.cjs.js"),a=require("./components/SubscriptionSchedules/SubscriptionSchedules.cjs.js"),p=require("./components/SubscriptionsList/SubscriptionsList.cjs.js"),d=require("./components/PaymentMethodForm/PaymentMethodForm.cjs.js");exports.createSolvimonCore=o.createSolvimonCore,exports.getRegisteredComponentIds=o.getRegisteredComponentIds,exports.getRegisteredScreenIds=o.getRegisteredScreenIds,exports.SolvimonCheckout=e.SolvimonCheckout,exports.defineSolvimonCheckout=e.defineSolvimonCheckout,exports.SolvimonCustomerOverview=i.SolvimonCustomerOverview,exports.defineSolvimonCustomerOverview=i.defineSolvimonCustomerOverview,exports.SolvimonUpgradeSubscription=n.SolvimonUpgradeSubscription,exports.defineSolvimonUpgradeSubscription=n.defineSolvimonUpgradeSubscription,exports.SolvimonPayInvoice=s.SolvimonPayInvoice,exports.defineSolvimonPayInvoice=s.defineSolvimonPayInvoice,exports.SolvimonBillingInformation=t.SolvimonBillingInformation,exports.defineSolvimonBillingInformation=t.defineSolvimonBillingInformation,exports.SolvimonBillingInformationForm=r.SolvimonBillingInformationForm,exports.defineSolvimonBillingInformationForm=r.defineSolvimonBillingInformationForm,exports.SolvimonCustomerPaymentMethods=m.SolvimonCustomerPaymentMethods,exports.defineSolvimonCustomerPaymentMethods=m.defineSolvimonCustomerPaymentMethods,exports.SolvimonWalletBalances=l.SolvimonWalletBalances,exports.defineSolvimonWalletBalances=l.defineSolvimonWalletBalances,exports.SolvimonInvoiceDetails=v.SolvimonInvoiceDetails,exports.defineSolvimonInvoiceDetails=v.defineSolvimonInvoiceDetails,exports.SolvimonInvoicesList=c.SolvimonInvoicesList,exports.defineSolvimonInvoicesList=c.defineSolvimonInvoicesList,exports.SolvimonPaymentHistory=S.SolvimonPaymentHistory,exports.defineSolvimonPaymentHistory=S.defineSolvimonPaymentHistory,exports.SolvimonSubscriptionSchedules=a.SolvimonSubscriptionSchedules,exports.defineSolvimonSubscriptionSchedules=a.defineSolvimonSubscriptionSchedules,exports.SolvimonSubscriptionsList=p.SolvimonSubscriptionsList,exports.defineSolvimonSubscriptionsList=p.defineSolvimonSubscriptionsList,exports.SolvimonPaymentMethodForm=d.SolvimonPaymentMethodForm,exports.defineSolvimonPaymentMethodForm=d.defineSolvimonPaymentMethodForm;
package/dist/index.d.ts CHANGED
@@ -3,6 +3,7 @@ export type { SolvimonMountConfig, CoreConfiguration, ComponentConfigurationById
3
3
  export { SolvimonCheckout, defineSolvimonCheckout, } from './public/screens/Checkout/Checkout.entry.ce';
4
4
  export { SolvimonCustomerOverview, defineSolvimonCustomerOverview, } from './public/screens/CustomerOverview/CustomerOverview.entry.ce';
5
5
  export { SolvimonUpgradeSubscription, defineSolvimonUpgradeSubscription, } from './public/screens/UpgradeSubscription/UpgradeSubscription.entry.ce';
6
+ export { SolvimonPayInvoice, defineSolvimonPayInvoice, } from './public/screens/PayInvoice/PayInvoice.entry.ce';
6
7
  export { SolvimonBillingInformation, defineSolvimonBillingInformation, } from './public/components/BillingInformation/BillingInformation.entry.ce';
7
8
  export { SolvimonBillingInformationForm, defineSolvimonBillingInformationForm, } from './public/components/BillingInformationForm/BillingInformationForm.entry.ce';
8
9
  export { SolvimonCustomerPaymentMethods, defineSolvimonCustomerPaymentMethods, } from './public/components/CustomerPaymentMethods/CustomerPaymentMethods.entry.ce';
package/dist/index.es.js CHANGED
@@ -1,7 +1,8 @@
1
- import { c, g, a } from "./registry-DgRnFEVF.mjs";
1
+ import { c, g, a } from "./registry-BLwMl1bK.mjs";
2
2
  import { SolvimonCheckout, defineSolvimonCheckout } from "./screens/Checkout/Checkout.es.js";
3
3
  import { SolvimonCustomerOverview, defineSolvimonCustomerOverview } from "./screens/CustomerOverview/CustomerOverview.es.js";
4
4
  import { SolvimonUpgradeSubscription, defineSolvimonUpgradeSubscription } from "./screens/UpgradeSubscription/UpgradeSubscription.es.js";
5
+ import { SolvimonPayInvoice, defineSolvimonPayInvoice } from "./screens/PayInvoice/PayInvoice.es.js";
5
6
  import { SolvimonBillingInformation, defineSolvimonBillingInformation } from "./components/BillingInformation/BillingInformation.es.js";
6
7
  import { SolvimonBillingInformationForm, defineSolvimonBillingInformationForm } from "./components/BillingInformationForm/BillingInformationForm.es.js";
7
8
  import { SolvimonCustomerPaymentMethods, defineSolvimonCustomerPaymentMethods } from "./components/CustomerPaymentMethods/CustomerPaymentMethods.es.js";
@@ -20,6 +21,7 @@ export {
20
21
  SolvimonCustomerPaymentMethods,
21
22
  SolvimonInvoiceDetails,
22
23
  SolvimonInvoicesList,
24
+ SolvimonPayInvoice,
23
25
  SolvimonPaymentHistory,
24
26
  SolvimonPaymentMethodForm,
25
27
  SolvimonSubscriptionSchedules,
@@ -34,6 +36,7 @@ export {
34
36
  defineSolvimonCustomerPaymentMethods,
35
37
  defineSolvimonInvoiceDetails,
36
38
  defineSolvimonInvoicesList,
39
+ defineSolvimonPayInvoice,
37
40
  defineSolvimonPaymentHistory,
38
41
  defineSolvimonPaymentMethodForm,
39
42
  defineSolvimonSubscriptionSchedules,
@@ -1,4 +1,5 @@
1
- import { c as createRequestService, u as useConfig, h as downloadFile, a as withPagination } from "./component-DI3AxwdD.mjs";
1
+ import { d as downloadFile, a as withPagination } from "./vendor-ui-BwxuPDg8.mjs";
2
+ import { c as createRequestService, u as useConfig } from "./component-CM9g6tbD.mjs";
2
3
  function createInvoicesService() {
3
4
  const request = createRequestService();
4
5
  const config = useConfig();
@@ -0,0 +1 @@
1
+ const e=require("./vendor-ui-Ce_Yp7xA.js"),i=require("./component-C2Gc-wsE.js");exports.createInvoicesService=function(){const n=i.createRequestService(),t=i.useConfig();return{getInvoice:function(e){return n({url:`${t.apiUrls.transaction}/portal/invoices/${e}`})},getInvoices:function({customerId:i,pagination:r,query:o}){const a=e.withPagination({customer_id:i,...o??{}},r),c=new URL(`${t.apiUrls.transaction}/portal/invoices`);return Object.entries(a).forEach(([e,i])=>{null!=i&&(Array.isArray(i)?i.forEach(i=>{c.searchParams.append(`${e}[]`,`${i}`)}):c.searchParams.append(e,`${i}`))}),n({url:c.toString(),isCollection:!0})},getInvoicePdf:async function(i){return n({url:`${t.apiUrls.transaction}/portal/invoices/${i}/pdf`,options:{headers:{"Content-Type":"application/pdf"}}}).then(n=>{const t=new Blob([n],{type:"application/pdf"});e.downloadFile(t,`invoice-${i}.pdf`)})},getInvoicePreview:function({customer:e,pricingPlanSubscriptionId:i,startAt:r,customizations:o,pricing_plan_schedule_customizations:a}){return n({url:`${t.apiUrls.transaction}/portal/invoices/preview`,options:{method:"POST"},data:{template_pricing_plan_subscription_id:i,...r&&{start_at:r},...o&&{pricing_plan_schedule_customizations:o},...a&&{pricing_plan_schedule_customizations:a},customer_details:{...e,reference:"preview"}}})}}};
@@ -0,0 +1,181 @@
1
+ const empty_value_placeholder = "-";
2
+ const pricing_item_pricing = "{pricing} per {billing_period}";
3
+ const nlNL = {
4
+ "addon_multiple_editor.add_to_subscription_button": "Toevoegen aan abonnement",
5
+ "addon_multiple_editor.description": "Selecteer een of meer producten",
6
+ "addon_multiple_editor.unsupported_pricing_error": "Niet-ondersteunde prijsstelling",
7
+ "addon_single_editor.description.at_least_one": "Selecteer minimaal één product",
8
+ "addon_single_editor.description.at_most_one": "Selecteer maximaal één product",
9
+ "addon_single_editor.description.exactly_one": "Selecteer één product",
10
+ "billing_information_form.submit_button.label": "Wijzigingen opslaan",
11
+ "checkout.address.city.placeholder": "Stad...",
12
+ "checkout.address.line1.placeholder": "Adresregel 1...",
13
+ "checkout.address.line2.placeholder": "Adresregel 2...",
14
+ "checkout.address.portal_code.placeholder": "Postcode...",
15
+ "checkout.address.state.placeholder": "Provincie...",
16
+ "checkout.address.title": "Factuuradres",
17
+ "checkout.agreement.subscription": "{subscription_amount}/{billing_period} tot annulering, startend op {start_date, date, long}.",
18
+ "checkout.agreement.trial": "{discounted_amount} voor {trial_period}, daarna {subscription_amount}/{billing_period} tot annulering, startend op {start_date, date, ::MMMMd}.",
19
+ "checkout.agreement.trial.free": "Gratis",
20
+ "checkout.billing_details.add_billing_details_button.label": "Meer factuurgegevens",
21
+ "checkout.billing_details.remove_billing_details_button.label": "Factuurgegevens verwijderen",
22
+ "checkout.billing_information_block.title": "Factuurgegevens",
23
+ "checkout.company_purchase_toggle.sub_title": "Ik koop namens een bedrijf",
24
+ "checkout.company_purchase_toggle.title": "Zakelijke aankoop",
25
+ "checkout.contact_information_block.title": "Klantgegevens",
26
+ "checkout.country.label": "Factuurland",
27
+ "checkout.customize_plan_block.title": "Plan aanpassen",
28
+ "checkout.email_address.label": "E-mailadres",
29
+ "checkout.email_address.placeholder": "E-mailadres...",
30
+ "checkout.express_payment_methods.divider_text": "Of",
31
+ "checkout.express_payment_methods.title": "Direct abonneren met",
32
+ "checkout.first_name.label": "Voornaam",
33
+ "checkout.first_name.placeholder": "Voornaam...",
34
+ "checkout.invoice_preview.no_country_selected_message": "Selecteer eerst een land",
35
+ "checkout.invoice_preview.usage_based_message": "+ Gebruik",
36
+ "checkout.kpi.encrypted_payments.label": "Veilige en versleutelde betalingen",
37
+ "checkout.last_name.label": "Achternaam",
38
+ "checkout.last_name.placeholder": "Achternaam...",
39
+ "checkout.legal_name.label": "Naam rechtspersoon",
40
+ "checkout.legal_name.placeholder": "Naam rechtspersoon...",
41
+ "checkout.not_available.contact_support_message": "deze pagina om het opnieuw te proberen, of neem contact op met de klantenservice.",
42
+ "checkout.not_available.description": "De betaalpagina is momenteel niet beschikbaar.",
43
+ "checkout.not_available.reload_button": "Herladen",
44
+ "checkout.not_available.title": "Betaalpagina niet beschikbaar",
45
+ "checkout.optional_suffix.label": "(optioneel)",
46
+ "checkout.order_summary_block.billing_period.label": "Gefactureerd per {period}",
47
+ "checkout.order_summary_block.billing_period.per_label": "/{period}",
48
+ "checkout.order_summary_block.billing_period.per_quarter": "/kwartaal",
49
+ "checkout.order_summary_block.billing_period.quarterly": "Gefactureerd per kwartaal",
50
+ "checkout.order_summary_block.billing_period.save_badge.prefix": "Bespaar {amount}",
51
+ "checkout.order_summary_block.billing_period.save_badge.suffix": "/jaar",
52
+ "checkout.order_summary_block.billing_period.sub_label": "{amount} per {period}",
53
+ "checkout.order_summary_block.title": "Besteloverzicht",
54
+ "checkout.page_title": "Betalen en abonneren",
55
+ "checkout.pay_and_subscribe_button.label": "Betalen en abonneren",
56
+ "checkout.pay_and_subscribe_button_trial.label": "Proefperiode starten",
57
+ "checkout.payment_method_block.no_country_selected_message": "Betaalmethoden worden getoond zodra je het factuurland hebt geselecteerd.",
58
+ "checkout.payment_method_block.no_country_selected_title": "Selecteer je factuurland",
59
+ "checkout.payment_method_block.no_payment_methods_available_message": "Er zijn geen beschikbare betaalmethoden. Neem contact op met de ondersteuning voor meer informatie.",
60
+ "checkout.payment_method_block.no_payment_methods_available_title": "Geen betaalmethoden beschikbaar",
61
+ "checkout.payment_method_block.title": "Betaalmethode",
62
+ "checkout.payment_methods.no_country_selected_message": "Selecteer een land om de beschikbare betaalmethoden te zien",
63
+ "checkout.promotion_code.add_label": "Promotiecode toevoegen",
64
+ "checkout.promotion_code.applied_label": "Promotie toegepast",
65
+ "checkout.promotion_code.applied_status": "Promotiecode toegepast",
66
+ "checkout.promotion_code.apply_aria_label": "Promotiecode toepassen",
67
+ "checkout.promotion_code.apply_button": "Toepassen",
68
+ "checkout.promotion_code.apply_failed": "Promotiecode kon niet worden toegepast. Probeer het opnieuw.",
69
+ "checkout.promotion_code.input_aria_label": "Promotiecode",
70
+ "checkout.promotion_code.placeholder": "Promotiecode",
71
+ "checkout.promotion_code.remove_aria_label": "Promotiecode verwijderen",
72
+ "checkout.promotion_code.remove_failed": "Promotiecode kon niet worden verwijderd. Probeer het opnieuw.",
73
+ "checkout.promotion_code.removed_status": "Promotiecode verwijderd",
74
+ "checkout.subscription_description": "Je wordt gefactureerd voor <strong>{price}</strong> per {period_name}, vanaf vandaag.",
75
+ "checkout.trial.label": "Proefperiode",
76
+ "checkout.trial_period_description": "Je wordt gefactureerd voor <strong>{price}</strong> per {period_name}, startend op {startDate, date, long}.",
77
+ "checkout.vat_number.check_button.label": "Controleren",
78
+ "checkout.vat_number.label": "BTW-nummer",
79
+ "checkout.vat_number.placeholder": "BTW-nummer...",
80
+ "components.payment_method_form.section_title": "Beschikbare betaalmethoden",
81
+ "customer.invoice_table.pay_invoice_button.label": "Betalen",
82
+ "customer.subscriptions_block.cancel_button_label": "Abonnement opzeggen",
83
+ "customer.subscriptions_block.next_billing_date": "Volgende factuurdatum",
84
+ "customer.subscriptions_block.renew_button_label": "Abonnement verlengen",
85
+ "customer.subscriptions_block.show_details_button_label": "Abonnementsdetails",
86
+ "customer_overview.billing_information_block.load_failed.subtitle": "Vernieuw de pagina of neem contact op met de ondersteuning.",
87
+ "customer_overview.billing_information_block.load_failed.title": "We kunnen je factuurgegevens niet laden",
88
+ "customer_overview.billing_information_block.title": "Factuurgegevens",
89
+ "customer_overview.billing_information_block.view_all_payment_methods_link_label": "Bewerken",
90
+ "customer_overview.payment_methods.title": "{count,plural,one{Betaalmethode} other{Betaalmethoden}}",
91
+ "customer_overview.payment_methods_block.add_payment_method_button_label": "Betaalmethode toevoegen",
92
+ "customer_overview.payment_methods_block.add_payment_method_helper_text": "Voeg een betaalmethode toe voor terugkerende factuurbetalingen.",
93
+ "customer_overview.payment_methods_block.view_all_payment_methods_link_label": "Alles weergeven",
94
+ "customer_overview.subscriptions_block.fallback_subscription_name": "Abonnement",
95
+ "customer_overview.subscriptions_block.no_active_subscription_content": "Er is geen actief abonnement om weer te geven.",
96
+ "customer_overview.subscriptions_block.no_active_subscription_title": "Geen abonnementen",
97
+ "customer_overview.subscriptions_block.title": "{count,plural,one{Mijn abonnement} other{Mijn abonnementen}}",
98
+ "customer_overview.subscriptions_block.view_all_button_label": "Alles weergeven",
99
+ "customer_overview.wallet_balances_block.title": "{count,plural,one{Wallet} other{Wallets}}",
100
+ "empty_state.retry.button": "Vernieuwen",
101
+ empty_value_placeholder,
102
+ "invoice_credits.balance.table_header": "Saldo",
103
+ "invoice_credits.credit_breakdown.table_header": "Kredietoverzicht",
104
+ "invoice_credits.remaining.table_header": "Resterend",
105
+ "invoice_credits.used.table_header": "Gebruikt",
106
+ "invoice_preview.taxes_not_determined_by_billing_information_tooltip": "Wordt bepaald aan de hand van de factuurgegevens",
107
+ "invoice_table.button.load_more": "Meer laden",
108
+ "invoice_table.chip.paid": "Betaald",
109
+ "invoice_table.header.amount": "Bedrag",
110
+ "invoice_table.header.date": "Datum",
111
+ "invoice_table.header.invoice_number": "Factuur",
112
+ "invoice_table.header.status": "Status",
113
+ "invoices_list.title": "Schema's",
114
+ "on_demand_pricing_row.add_to_cart_button_label": "Aan winkelwagen toevoegen",
115
+ "on_demand_pricing_row.one_off_label": "eenmalig",
116
+ "on_demand_pricing_row.remove_button_label": "Verwijderen",
117
+ "pay_button.label.amount_and_payment_method": "Betaal {amount} met {type}",
118
+ "pay_button.label.amount_only": "Betaal {amount}",
119
+ "pay_button.label.default": "Betalen",
120
+ "pay_invoice.error.description": "Probeer het opnieuw of neem contact op met de klantenservice.",
121
+ "pay_invoice.error.title": "Er is iets misgegaan",
122
+ "pay_invoice.paid.title": "Bedankt voor je betaling!",
123
+ "pay_invoice.payment_methods.title": "Betaalmethoden",
124
+ "payment_completed_card.redirect_message": "Je wordt doorgestuurd...",
125
+ "payment_completed_card.title.authorize": "Betaling geslaagd",
126
+ "payment_completed_card.title.tokenize": "Je betaalmethode is toegevoegd",
127
+ "payment_integration_form.select_payment_method_error": "Selecteer een betaalmethode",
128
+ "payments.retry_button.label": "Opnieuw proberen",
129
+ "pricing_group_multiple_editor.at_least_one_description": "Selecteer minimaal één product",
130
+ pricing_item_pricing,
131
+ "pricing_item_pricing.unsupported_pricing_error": "Niet-ondersteunde prijsstelling",
132
+ "sdk.invoice.paid_on_label": "Betaald op {date}",
133
+ "sdk.invoice_details.customer_billing_information.title": "Jouw factuur gegevens",
134
+ "sdk.invoice_details.invoice.download_pdf": "Download de PDF voor een volledig overzicht",
135
+ "sdk.invoice_details.invoice.title": "Factuur",
136
+ "sdk.invoice_details.invoice_details_block.due_date": "Vervaldatum",
137
+ "sdk.invoice_details.invoice_details_block.invoice_date": "Factuurdatum",
138
+ "sdk.invoice_details.invoice_details_block.title": "Factuurgegevens",
139
+ "sdk.invoice_details.payment_history.payment_attempt": "Betaalpoging",
140
+ "sdk.invoice_details.payment_history.title": "Betaalgeschiedenis",
141
+ "seats.label": "Seats",
142
+ "seats.price_per_seat_period": "{amount} per seat/{period}",
143
+ "seats.tiered_price_per_seat_period": "{amount} per seat/{period}",
144
+ "seats.tiered_pricing_label": "Staffelprijzen",
145
+ "seats.tiered_range_label": "{lower_bound} - {upper_bound} seats",
146
+ "seats.tiered_unbounded_range_label": "> {lower_bound} seats",
147
+ "secure_payments_kpi.generic": "Veilige en versleutelde betalingen",
148
+ "secure_payments_kpi.specific_vendor": "Veilige en versleutelde betalingen door",
149
+ "subscription_payment_completed_card.continue": "Doorgaan naar verkoper",
150
+ "subscription_payment_completed_card.thank_you_for_subscribing": "Bedankt voor je abonnement.",
151
+ "subscription_payment_completed_card.title": "Betaling geslaagd",
152
+ "tax_check.invalid_vat_number": "BTW-nummer is ongeldig.",
153
+ "tax_check.valid_vat_number": "BTW-nummer is geldig.",
154
+ "upgrade_subscription.empty_state": "Er zijn geen on-demand add-ons beschikbaar voor dit abonnement.",
155
+ "upgrade_subscription.kpi.encrypted_payments.label": "Veilige en versleutelde betalingen",
156
+ "upgrade_subscription.order_summary.empty_state": "Selecteer add-ons om de prijzen te zien.",
157
+ "upgrade_subscription.order_summary.one_off_label": "eenmalig",
158
+ "upgrade_subscription.order_summary.subtotal_label": "Totaal exclusief belasting",
159
+ "upgrade_subscription.order_summary.taxes_label": "Belasting",
160
+ "upgrade_subscription.order_summary.title": "Besteloverzicht",
161
+ "upgrade_subscription.order_summary.total_label": "Vandaag te betalen",
162
+ "upgrade_subscription.payment_picker.all_title": "Alle betaalmethoden",
163
+ "upgrade_subscription.payment_picker.saved_title": "Opgeslagen betaalmethoden",
164
+ "upgrade_subscription.pricing_row.add_button_label": "Aan winkelwagen toevoegen",
165
+ "upgrade_subscription.pricing_row.one_off_label": "eenmalig",
166
+ "upgrade_subscription.pricing_row.remove_button_label": "Verwijderen",
167
+ "upgrade_subscription.purchase_button.label": "Kopen",
168
+ "upgrade_subscription.purchase_error": "Er is iets misgegaan. Probeer het opnieuw.",
169
+ "upgrade_subscription.success.subtitle": "Je add-ons zijn geactiveerd.",
170
+ "upgrade_subscription.success.title": "Betaling geslaagd",
171
+ "wallet_balance.credit_type_fallback_label": "Tegoed",
172
+ "wallet_balance.details.header": "Walletsaldo",
173
+ "wallet_balance.load_failed": "Walletsaldi konden niet worden geladen",
174
+ "wallet_balance.service_period_heading": "Serviceperiode - {startAt} - {endAt}",
175
+ "wallet_balance.wallet_ballance_title": "Saldo"
176
+ };
177
+ export {
178
+ nlNL as default,
179
+ empty_value_placeholder,
180
+ pricing_item_pricing
181
+ };
@@ -0,0 +1 @@
1
+ Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e="{pricing} per {billing_period}",t={"addon_multiple_editor.add_to_subscription_button":"Toevoegen aan abonnement","addon_multiple_editor.description":"Selecteer een of meer producten","addon_multiple_editor.unsupported_pricing_error":"Niet-ondersteunde prijsstelling","addon_single_editor.description.at_least_one":"Selecteer minimaal één product","addon_single_editor.description.at_most_one":"Selecteer maximaal één product","addon_single_editor.description.exactly_one":"Selecteer één product","billing_information_form.submit_button.label":"Wijzigingen opslaan","checkout.address.city.placeholder":"Stad...","checkout.address.line1.placeholder":"Adresregel 1...","checkout.address.line2.placeholder":"Adresregel 2...","checkout.address.portal_code.placeholder":"Postcode...","checkout.address.state.placeholder":"Provincie...","checkout.address.title":"Factuuradres","checkout.agreement.subscription":"{subscription_amount}/{billing_period} tot annulering, startend op {start_date, date, long}.","checkout.agreement.trial":"{discounted_amount} voor {trial_period}, daarna {subscription_amount}/{billing_period} tot annulering, startend op {start_date, date, ::MMMMd}.","checkout.agreement.trial.free":"Gratis","checkout.billing_details.add_billing_details_button.label":"Meer factuurgegevens","checkout.billing_details.remove_billing_details_button.label":"Factuurgegevens verwijderen","checkout.billing_information_block.title":"Factuurgegevens","checkout.company_purchase_toggle.sub_title":"Ik koop namens een bedrijf","checkout.company_purchase_toggle.title":"Zakelijke aankoop","checkout.contact_information_block.title":"Klantgegevens","checkout.country.label":"Factuurland","checkout.customize_plan_block.title":"Plan aanpassen","checkout.email_address.label":"E-mailadres","checkout.email_address.placeholder":"E-mailadres...","checkout.express_payment_methods.divider_text":"Of","checkout.express_payment_methods.title":"Direct abonneren met","checkout.first_name.label":"Voornaam","checkout.first_name.placeholder":"Voornaam...","checkout.invoice_preview.no_country_selected_message":"Selecteer eerst een land","checkout.invoice_preview.usage_based_message":"+ Gebruik","checkout.kpi.encrypted_payments.label":"Veilige en versleutelde betalingen","checkout.last_name.label":"Achternaam","checkout.last_name.placeholder":"Achternaam...","checkout.legal_name.label":"Naam rechtspersoon","checkout.legal_name.placeholder":"Naam rechtspersoon...","checkout.not_available.contact_support_message":"deze pagina om het opnieuw te proberen, of neem contact op met de klantenservice.","checkout.not_available.description":"De betaalpagina is momenteel niet beschikbaar.","checkout.not_available.reload_button":"Herladen","checkout.not_available.title":"Betaalpagina niet beschikbaar","checkout.optional_suffix.label":"(optioneel)","checkout.order_summary_block.billing_period.label":"Gefactureerd per {period}","checkout.order_summary_block.billing_period.per_label":"/{period}","checkout.order_summary_block.billing_period.per_quarter":"/kwartaal","checkout.order_summary_block.billing_period.quarterly":"Gefactureerd per kwartaal","checkout.order_summary_block.billing_period.save_badge.prefix":"Bespaar {amount}","checkout.order_summary_block.billing_period.save_badge.suffix":"/jaar","checkout.order_summary_block.billing_period.sub_label":"{amount} per {period}","checkout.order_summary_block.title":"Besteloverzicht","checkout.page_title":"Betalen en abonneren","checkout.pay_and_subscribe_button.label":"Betalen en abonneren","checkout.pay_and_subscribe_button_trial.label":"Proefperiode starten","checkout.payment_method_block.no_country_selected_message":"Betaalmethoden worden getoond zodra je het factuurland hebt geselecteerd.","checkout.payment_method_block.no_country_selected_title":"Selecteer je factuurland","checkout.payment_method_block.no_payment_methods_available_message":"Er zijn geen beschikbare betaalmethoden. Neem contact op met de ondersteuning voor meer informatie.","checkout.payment_method_block.no_payment_methods_available_title":"Geen betaalmethoden beschikbaar","checkout.payment_method_block.title":"Betaalmethode","checkout.payment_methods.no_country_selected_message":"Selecteer een land om de beschikbare betaalmethoden te zien","checkout.promotion_code.add_label":"Promotiecode toevoegen","checkout.promotion_code.applied_label":"Promotie toegepast","checkout.promotion_code.applied_status":"Promotiecode toegepast","checkout.promotion_code.apply_aria_label":"Promotiecode toepassen","checkout.promotion_code.apply_button":"Toepassen","checkout.promotion_code.apply_failed":"Promotiecode kon niet worden toegepast. Probeer het opnieuw.","checkout.promotion_code.input_aria_label":"Promotiecode","checkout.promotion_code.placeholder":"Promotiecode","checkout.promotion_code.remove_aria_label":"Promotiecode verwijderen","checkout.promotion_code.remove_failed":"Promotiecode kon niet worden verwijderd. Probeer het opnieuw.","checkout.promotion_code.removed_status":"Promotiecode verwijderd","checkout.subscription_description":"Je wordt gefactureerd voor <strong>{price}</strong> per {period_name}, vanaf vandaag.","checkout.trial.label":"Proefperiode","checkout.trial_period_description":"Je wordt gefactureerd voor <strong>{price}</strong> per {period_name}, startend op {startDate, date, long}.","checkout.vat_number.check_button.label":"Controleren","checkout.vat_number.label":"BTW-nummer","checkout.vat_number.placeholder":"BTW-nummer...","components.payment_method_form.section_title":"Beschikbare betaalmethoden","customer.invoice_table.pay_invoice_button.label":"Betalen","customer.subscriptions_block.cancel_button_label":"Abonnement opzeggen","customer.subscriptions_block.next_billing_date":"Volgende factuurdatum","customer.subscriptions_block.renew_button_label":"Abonnement verlengen","customer.subscriptions_block.show_details_button_label":"Abonnementsdetails","customer_overview.billing_information_block.load_failed.subtitle":"Vernieuw de pagina of neem contact op met de ondersteuning.","customer_overview.billing_information_block.load_failed.title":"We kunnen je factuurgegevens niet laden","customer_overview.billing_information_block.title":"Factuurgegevens","customer_overview.billing_information_block.view_all_payment_methods_link_label":"Bewerken","customer_overview.payment_methods.title":"{count,plural,one{Betaalmethode} other{Betaalmethoden}}","customer_overview.payment_methods_block.add_payment_method_button_label":"Betaalmethode toevoegen","customer_overview.payment_methods_block.add_payment_method_helper_text":"Voeg een betaalmethode toe voor terugkerende factuurbetalingen.","customer_overview.payment_methods_block.view_all_payment_methods_link_label":"Alles weergeven","customer_overview.subscriptions_block.fallback_subscription_name":"Abonnement","customer_overview.subscriptions_block.no_active_subscription_content":"Er is geen actief abonnement om weer te geven.","customer_overview.subscriptions_block.no_active_subscription_title":"Geen abonnementen","customer_overview.subscriptions_block.title":"{count,plural,one{Mijn abonnement} other{Mijn abonnementen}}","customer_overview.subscriptions_block.view_all_button_label":"Alles weergeven","customer_overview.wallet_balances_block.title":"{count,plural,one{Wallet} other{Wallets}}","empty_state.retry.button":"Vernieuwen",empty_value_placeholder:"-","invoice_credits.balance.table_header":"Saldo","invoice_credits.credit_breakdown.table_header":"Kredietoverzicht","invoice_credits.remaining.table_header":"Resterend","invoice_credits.used.table_header":"Gebruikt","invoice_preview.taxes_not_determined_by_billing_information_tooltip":"Wordt bepaald aan de hand van de factuurgegevens","invoice_table.button.load_more":"Meer laden","invoice_table.chip.paid":"Betaald","invoice_table.header.amount":"Bedrag","invoice_table.header.date":"Datum","invoice_table.header.invoice_number":"Factuur","invoice_table.header.status":"Status","invoices_list.title":"Schema's","on_demand_pricing_row.add_to_cart_button_label":"Aan winkelwagen toevoegen","on_demand_pricing_row.one_off_label":"eenmalig","on_demand_pricing_row.remove_button_label":"Verwijderen","pay_button.label.amount_and_payment_method":"Betaal {amount} met {type}","pay_button.label.amount_only":"Betaal {amount}","pay_button.label.default":"Betalen","pay_invoice.error.description":"Probeer het opnieuw of neem contact op met de klantenservice.","pay_invoice.error.title":"Er is iets misgegaan","pay_invoice.paid.title":"Bedankt voor je betaling!","pay_invoice.payment_methods.title":"Betaalmethoden","payment_completed_card.redirect_message":"Je wordt doorgestuurd...","payment_completed_card.title.authorize":"Betaling geslaagd","payment_completed_card.title.tokenize":"Je betaalmethode is toegevoegd","payment_integration_form.select_payment_method_error":"Selecteer een betaalmethode","payments.retry_button.label":"Opnieuw proberen","pricing_group_multiple_editor.at_least_one_description":"Selecteer minimaal één product",pricing_item_pricing:e,"pricing_item_pricing.unsupported_pricing_error":"Niet-ondersteunde prijsstelling","sdk.invoice.paid_on_label":"Betaald op {date}","sdk.invoice_details.customer_billing_information.title":"Jouw factuur gegevens","sdk.invoice_details.invoice.download_pdf":"Download de PDF voor een volledig overzicht","sdk.invoice_details.invoice.title":"Factuur","sdk.invoice_details.invoice_details_block.due_date":"Vervaldatum","sdk.invoice_details.invoice_details_block.invoice_date":"Factuurdatum","sdk.invoice_details.invoice_details_block.title":"Factuurgegevens","sdk.invoice_details.payment_history.payment_attempt":"Betaalpoging","sdk.invoice_details.payment_history.title":"Betaalgeschiedenis","seats.label":"Seats","seats.price_per_seat_period":"{amount} per seat/{period}","seats.tiered_price_per_seat_period":"{amount} per seat/{period}","seats.tiered_pricing_label":"Staffelprijzen","seats.tiered_range_label":"{lower_bound} - {upper_bound} seats","seats.tiered_unbounded_range_label":"> {lower_bound} seats","secure_payments_kpi.generic":"Veilige en versleutelde betalingen","secure_payments_kpi.specific_vendor":"Veilige en versleutelde betalingen door","subscription_payment_completed_card.continue":"Doorgaan naar verkoper","subscription_payment_completed_card.thank_you_for_subscribing":"Bedankt voor je abonnement.","subscription_payment_completed_card.title":"Betaling geslaagd","tax_check.invalid_vat_number":"BTW-nummer is ongeldig.","tax_check.valid_vat_number":"BTW-nummer is geldig.","upgrade_subscription.empty_state":"Er zijn geen on-demand add-ons beschikbaar voor dit abonnement.","upgrade_subscription.kpi.encrypted_payments.label":"Veilige en versleutelde betalingen","upgrade_subscription.order_summary.empty_state":"Selecteer add-ons om de prijzen te zien.","upgrade_subscription.order_summary.one_off_label":"eenmalig","upgrade_subscription.order_summary.subtotal_label":"Totaal exclusief belasting","upgrade_subscription.order_summary.taxes_label":"Belasting","upgrade_subscription.order_summary.title":"Besteloverzicht","upgrade_subscription.order_summary.total_label":"Vandaag te betalen","upgrade_subscription.payment_picker.all_title":"Alle betaalmethoden","upgrade_subscription.payment_picker.saved_title":"Opgeslagen betaalmethoden","upgrade_subscription.pricing_row.add_button_label":"Aan winkelwagen toevoegen","upgrade_subscription.pricing_row.one_off_label":"eenmalig","upgrade_subscription.pricing_row.remove_button_label":"Verwijderen","upgrade_subscription.purchase_button.label":"Kopen","upgrade_subscription.purchase_error":"Er is iets misgegaan. Probeer het opnieuw.","upgrade_subscription.success.subtitle":"Je add-ons zijn geactiveerd.","upgrade_subscription.success.title":"Betaling geslaagd","wallet_balance.credit_type_fallback_label":"Tegoed","wallet_balance.details.header":"Walletsaldo","wallet_balance.load_failed":"Walletsaldi konden niet worden geladen","wallet_balance.service_period_heading":"Serviceperiode - {startAt} - {endAt}","wallet_balance.wallet_ballance_title":"Saldo"};exports.default=t,exports.empty_value_placeholder="-",exports.pricing_item_pricing=e;
@@ -0,0 +1 @@
1
+ const t=require("./vendor-ui-Ce_Yp7xA.js"),e=require("./component-C2Gc-wsE.js");exports.createPaymentMethodsService=function(){const n=e.createRequestService(),o=e.useConfig();return{getPaymentMethods:function({customerId:e,pagination:r,query:i}){const a=t.withPagination({customer_id:e,...i??{}},r),s=new URL(`${o.apiUrls.config}/portal/payment-methods`);return Object.entries(a).forEach(([t,e])=>{null!=e&&(Array.isArray(e)?e.forEach(e=>{s.searchParams.append(`${t}[]`,`${e}`)}):s.searchParams.append(t,`${e}`))}),n({url:s.toString(),isCollection:!0})},getPaymentMethodOptions:function({customerId:t,country:e,subscriptionId:r,amount:i}){return n({url:`${o.apiUrls.config}/portal/payment-method-options`,options:{method:"POST"},data:{...t&&{customer_id:t},...e&&{country:e},...r&&{pricing_plan_subscription_id:r},amount:i}})},tokenizePaymentMethod:function(t){return n({url:`${o.apiUrls.config}/portal/payment-methods/tokenize`,options:{method:"POST"},data:t})}}};
@@ -1,4 +1,5 @@
1
- import { c as createRequestService, u as useConfig, a as withPagination } from "./component-DI3AxwdD.mjs";
1
+ import { a as withPagination } from "./vendor-ui-BwxuPDg8.mjs";
2
+ import { c as createRequestService, u as useConfig } from "./component-CM9g6tbD.mjs";
2
3
  function createPaymentMethodsService() {
3
4
  const request = createRequestService();
4
5
  const config = useConfig();
@@ -1,4 +1,4 @@
1
- import { c as createRequestService, u as useConfig } from "./component-DI3AxwdD.mjs";
1
+ import { c as createRequestService, u as useConfig } from "./component-CM9g6tbD.mjs";
2
2
  const BASE_URL = "/portal/payments";
3
3
  const createPaymentsService = () => {
4
4
  const request = createRequestService();
@@ -1 +1 @@
1
- const t=require("./component-yWF07boR.js"),e="/portal/payments";exports.createPaymentsService=()=>{const a=t.createRequestService(),n=t.useConfig();return{getPayments:function(t){return a({url:`${n.apiUrls.transaction}${e}`,query:{invoice_id:t},isCollection:!0})},getPaymentDetails:function({paymentAcceptorId:t,paymentGatewayVariant:r,adyen:i}){return a({url:`${n.apiUrls.transaction}${e}/verify-details`,options:{method:"POST"},data:{payment_acceptor_id:t,payment_gateway_variant:r,adyen:i}})},authorizePayment:function(t){return a({url:`${n.apiUrls.transaction}${e}/authorize`,options:{method:"POST"},data:t})}}};
1
+ const t=require("./component-C2Gc-wsE.js"),e="/portal/payments";exports.createPaymentsService=()=>{const a=t.createRequestService(),n=t.useConfig();return{getPayments:function(t){return a({url:`${n.apiUrls.transaction}${e}`,query:{invoice_id:t},isCollection:!0})},getPaymentDetails:function({paymentAcceptorId:t,paymentGatewayVariant:r,adyen:i}){return a({url:`${n.apiUrls.transaction}${e}/verify-details`,options:{method:"POST"},data:{payment_acceptor_id:t,payment_gateway_variant:r,adyen:i}})},authorizePayment:function(t){return a({url:`${n.apiUrls.transaction}${e}/authorize`,options:{method:"POST"},data:t})}}};
@@ -2,6 +2,7 @@ import { defineSolvimonPaymentMethodForm } from "./components/PaymentMethodForm/
2
2
  import { defineSolvimonCustomerOverview } from "./screens/CustomerOverview/CustomerOverview.es.js";
3
3
  import { defineSolvimonCheckout } from "./screens/Checkout/Checkout.es.js";
4
4
  import { defineSolvimonUpgradeSubscription } from "./screens/UpgradeSubscription/UpgradeSubscription.es.js";
5
+ import { defineSolvimonPayInvoice } from "./screens/PayInvoice/PayInvoice.es.js";
5
6
  import { defineSolvimonInvoice } from "./components/Invoice/Invoice.es.js";
6
7
  import { defineSolvimonInvoiceDetails } from "./components/InvoiceDetails/InvoiceDetails.es.js";
7
8
  import { defineSolvimonInvoicesList } from "./components/InvoicesList/InvoicesList.es.js";
@@ -12,13 +13,12 @@ import { defineSolvimonCustomerPaymentMethods } from "./components/CustomerPayme
12
13
  import { defineSolvimonWalletBalances } from "./components/WalletBalances/WalletBalances.es.js";
13
14
  import { defineSolvimonBillingInformation } from "./components/BillingInformation/BillingInformation.es.js";
14
15
  import { defineSolvimonBillingInformationForm } from "./components/BillingInformationForm/BillingInformationForm.es.js";
15
- import { n as getComponentName } from "./component-DI3AxwdD.mjs";
16
- import "vue";
17
- import "./PaymentIntegrationForm.vue_vue_type_script_setup_true_lang-WRXecMCj.mjs";
16
+ import { g as getComponentName } from "./component-CM9g6tbD.mjs";
18
17
  const SCREEN_DEFINERS = {
19
18
  "customer-overview": defineSolvimonCustomerOverview,
20
19
  checkout: defineSolvimonCheckout,
21
- "upgrade-subscription": defineSolvimonUpgradeSubscription
20
+ "upgrade-subscription": defineSolvimonUpgradeSubscription,
21
+ "pay-invoice": defineSolvimonPayInvoice
22
22
  };
23
23
  const COMPONENT_DEFINERS = {
24
24
  invoice: defineSolvimonInvoice,
@@ -115,7 +115,8 @@ function createSolvimonCore(config = {}) {
115
115
  const REGISTERED_SCREEN_IDS = [
116
116
  "customer-overview",
117
117
  "checkout",
118
- "upgrade-subscription"
118
+ "upgrade-subscription",
119
+ "pay-invoice"
119
120
  ];
120
121
  const REGISTERED_COMPONENT_IDS = [
121
122
  "invoice",
@@ -0,0 +1 @@
1
+ const e=require("./components/PaymentMethodForm/PaymentMethodForm.cjs.js"),n=require("./screens/CustomerOverview/CustomerOverview.cjs.js"),o=require("./screens/Checkout/Checkout.cjs.js"),i=require("./screens/UpgradeSubscription/UpgradeSubscription.cjs.js"),t=require("./screens/PayInvoice/PayInvoice.cjs.js"),s=require("./components/Invoice/Invoice.cjs.js"),r=require("./components/InvoiceDetails/InvoiceDetails.cjs.js"),c=require("./components/InvoicesList/InvoicesList.cjs.js"),m=require("./components/PaymentHistory/PaymentHistory.cjs.js"),u=require("./components/SubscriptionsList/SubscriptionsList.cjs.js"),a=require("./components/SubscriptionSchedules/SubscriptionSchedules.cjs.js"),l=require("./components/CustomerPaymentMethods/CustomerPaymentMethods.cjs.js"),p=require("./components/WalletBalances/WalletBalances.cjs.js"),v=require("./components/BillingInformation/BillingInformation.cjs.js"),d=require("./components/BillingInformationForm/BillingInformationForm.cjs.js"),f=require("./component-C2Gc-wsE.js"),j={"customer-overview":n.defineSolvimonCustomerOverview,checkout:o.defineSolvimonCheckout,"upgrade-subscription":i.defineSolvimonUpgradeSubscription,"pay-invoice":t.defineSolvimonPayInvoice},S={invoice:s.defineSolvimonInvoice,"invoice-details":r.defineSolvimonInvoiceDetails,"invoices-list":c.defineSolvimonInvoicesList,"payment-history":m.defineSolvimonPaymentHistory,"subscriptions-list":u.defineSolvimonSubscriptionsList,"subscription-schedules":a.defineSolvimonSubscriptionSchedules,"customer-payment-methods":l.defineSolvimonCustomerPaymentMethods,"wallet-balances":p.defineSolvimonWalletBalances,"billing-information":v.defineSolvimonBillingInformation,"billing-information-form":d.defineSolvimonBillingInformationForm,"payment-method-form":e.defineSolvimonPaymentMethodForm};function b(e,n){const o="screen"===n?(i=e,Object.hasOwn(j,i)&&j[e]):function(e){return Object.hasOwn(S,e)}(e)&&S[e];var i;if(!o)throw new Error(`Solvimon: unknown ${n} id "${e}". Registered ${n}s: ${Object.keys("screen"===n?j:S).join(", ")}.`);o()}function y(e,n,o,i){const t=function(e){if("string"==typeof e){const n=document.querySelector(e);if(!n)throw new Error(`Solvimon: container not found for selector "${e}"`);return n}return e}(e);b(n,o);const s=(r=n,f.getComponentName(r));var r;const c=document.createElement(s);return function(e,n){const o={};for(const[i,t]of Object.entries(n))void 0!==t&&(o[i]=t);Object.assign(e,o)}(c,i),t.appendChild(c),{unmount(){c.remove()}}}function h(e){const{container:n,...o}=e;return{container:n,props:Object.fromEntries(Object.entries(o))}}function g(e,n){return{...e,...n}}const I=["customer-overview","checkout","upgrade-subscription","pay-invoice"],q=["invoice","invoice-details","invoices-list","payment-history","subscriptions-list","subscription-schedules","customer-payment-methods","wallet-balances","billing-information","billing-information-form","payment-method-form"];exports.createSolvimonCore=function(e={}){return{config:e,createComponent(n,o){const{container:i,props:t}=h(o);return y(i,n,"component",g(e,t)).unmount},createScreen(n,o){const{container:i,props:t}=h(o);return y(i,n,"screen",g(e,t)).unmount}}},exports.getRegisteredComponentIds=function(){return[...q]},exports.getRegisteredScreenIds=function(){return[...I]};
@@ -1,3 +1,3 @@
1
- export declare const SolvimonCheckout: import('@vue/runtime-dom').VueElementConstructor<unknown>;
1
+ export declare const SolvimonCheckout: import('../../../../node_modules/vue/dist/vue.d.ts').VueElementConstructor<unknown>;
2
2
  export declare const COMPONENT_NAME: string;
3
3
  export declare const defineSolvimonCheckout: () => void;