@solvimon/solvimon-web 0.1.0-alpha.7 → 0.1.0-alpha.9

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 (217) hide show
  1. package/README.md +124 -0
  2. package/dist/ApiStatus-CyNDp_op.mjs +9 -0
  3. package/dist/ApiStatus-oqvUEWJx.js +1 -0
  4. package/dist/{BillingInformation.vue_vue_type_script_setup_true_lang-CupcH8TZ.mjs → BillingInformation.vue_vue_type_script_setup_true_lang-CX8vlY2Z.mjs} +6 -6
  5. package/dist/BillingInformation.vue_vue_type_script_setup_true_lang-DGisvmez.js +1 -0
  6. package/dist/ContentWithAsideLayout-B5B8Kwaw.js +1 -0
  7. package/dist/{ContentWithAsideLayout-Ct24RV-2.mjs → ContentWithAsideLayout-DhfUkZZg.mjs} +10 -16
  8. package/dist/{CustomerPaymentMethods.vue_vue_type_script_setup_true_lang-DZJ0xukI.mjs → CustomerPaymentMethods.vue_vue_type_script_setup_true_lang-Bus-5gC3.mjs} +21 -13
  9. package/dist/CustomerPaymentMethods.vue_vue_type_script_setup_true_lang-CkRsyMlJ.js +1 -0
  10. package/dist/{InvoiceDetailsBlock.vue_vue_type_script_setup_true_lang-DsrBsrtk.mjs → InvoiceDetailsBlock.vue_vue_type_script_setup_true_lang-Bc2hkpTb.mjs} +19 -9
  11. package/dist/InvoiceDetailsBlock.vue_vue_type_script_setup_true_lang-D0vVUHuY.js +1 -0
  12. package/dist/PaymentHistoryBlock-BiiFJkpT.js +1 -0
  13. package/dist/PaymentHistoryBlock-D_B099M7.mjs +4 -0
  14. package/dist/{PaymentHistoryBlock.vue_vue_type_script_setup_true_lang-BnKwmJ2s.mjs → PaymentHistoryBlock.vue_vue_type_script_setup_true_lang-CaMDtHrL.mjs} +16 -13
  15. package/dist/PaymentHistoryBlock.vue_vue_type_script_setup_true_lang-DWTEfLrE.js +1 -0
  16. package/dist/PaymentIntegrationForm-D1oJA9mC.js +1 -0
  17. package/dist/PaymentIntegrationForm-DNkjhqMF.mjs +4 -0
  18. package/dist/{PaymentIntegrationForm.vue_vue_type_script_setup_true_lang-BE1lWOk9.mjs → PaymentIntegrationForm.vue_vue_type_script_setup_true_lang-D37gDtY7.mjs} +95 -199
  19. package/dist/PaymentIntegrationForm.vue_vue_type_script_setup_true_lang-D5bxFJ-p.js +1 -0
  20. package/dist/{PricingGroupContent.vue_vue_type_script_setup_true_lang-BbvDXvIS.mjs → PricingGroupContent.vue_vue_type_script_setup_true_lang-BChVMzCj.mjs} +5 -31
  21. package/dist/PricingGroupContent.vue_vue_type_script_setup_true_lang-Br3bEUlP.js +1 -0
  22. package/dist/{Skeleton.vue_vue_type_script_setup_true_lang-DXJcL7x6.mjs → Skeleton.vue_vue_type_script_setup_true_lang-DGMxHc20.mjs} +9 -6
  23. package/dist/Skeleton.vue_vue_type_script_setup_true_lang-DfMgIsGm.js +1 -0
  24. package/dist/SubscriptionsList.vue_vue_type_script_setup_true_lang-AHw3iTfi.js +1 -0
  25. package/dist/{SubscriptionsList.vue_vue_type_script_setup_true_lang-DVhJy0t8.mjs → SubscriptionsList.vue_vue_type_script_setup_true_lang-BkzLj8n2.mjs} +28 -22
  26. package/dist/adyen-B_QrYdaC.mjs +4 -0
  27. package/dist/adyen-Bwewy3HC.mjs +172 -0
  28. package/dist/adyen-R6aSZ0Yf.js +1 -0
  29. package/dist/adyen-mQEEOjgl.js +1 -0
  30. package/dist/adyen.css +1 -0
  31. package/dist/component-BOqPDAVk.js +1 -0
  32. package/dist/component-Djrf1L-Z.mjs +889 -0
  33. package/dist/components/BillingInformation/BillingInformation.cjs.js +1 -1
  34. package/dist/components/BillingInformation/BillingInformation.es.js +8 -9
  35. package/dist/components/BillingInformationForm/BillingInformationForm.cjs.js +1 -1
  36. package/dist/components/BillingInformationForm/BillingInformationForm.es.js +14 -18
  37. package/dist/components/CustomerPaymentMethods/CustomerPaymentMethods.cjs.js +1 -1
  38. package/dist/components/CustomerPaymentMethods/CustomerPaymentMethods.es.js +10 -10
  39. package/dist/components/Invoice/Invoice.cjs.js +1 -1
  40. package/dist/components/Invoice/Invoice.es.js +70 -2673
  41. package/dist/components/InvoiceDetails/InvoiceDetails.cjs.js +1 -1
  42. package/dist/components/InvoiceDetails/InvoiceDetails.es.js +10 -10
  43. package/dist/components/InvoicesList/InvoicesList.cjs.js +1 -1
  44. package/dist/components/InvoicesList/InvoicesList.es.js +7 -8
  45. package/dist/components/PaymentHistory/PaymentHistory.cjs.js +1 -1
  46. package/dist/components/PaymentHistory/PaymentHistory.es.js +10 -10
  47. package/dist/components/PaymentMethodForm/PaymentMethodForm.cjs.js +1 -1
  48. package/dist/components/PaymentMethodForm/PaymentMethodForm.es.js +16 -38
  49. package/dist/components/SubscriptionSchedules/SubscriptionSchedules.cjs.js +1 -1
  50. package/dist/components/SubscriptionSchedules/SubscriptionSchedules.es.js +17 -4826
  51. package/dist/components/SubscriptionsList/SubscriptionsList.cjs.js +1 -1
  52. package/dist/components/SubscriptionsList/SubscriptionsList.es.js +11 -11
  53. package/dist/components/WalletBalances/WalletBalances.cjs.js +1 -1
  54. package/dist/components/WalletBalances/WalletBalances.es.js +9 -9
  55. package/dist/core/index.cjs.js +1 -1
  56. package/dist/core/index.d.ts +1 -0
  57. package/dist/core/index.es.js +1 -1
  58. package/dist/core/types.d.ts +6 -2
  59. package/dist/{customer-CJrpbGX4.mjs → customer-B31QzznT.mjs} +1 -1
  60. package/dist/{customer-CcQR-JIm.js → customer-hDxW1Dbp.js} +1 -1
  61. package/dist/en-US-CgPY97Vq.js +1 -0
  62. package/dist/en-US-N3CUCsVy.mjs +179 -0
  63. package/dist/index-CzL1ZcGi.mjs +85 -0
  64. package/dist/index-DIFK3mcJ.js +6 -0
  65. package/dist/index-DRdBmZ2-.js +1 -0
  66. package/dist/index-DyvRdSR7.mjs +9673 -0
  67. package/dist/index.cjs.js +1 -1
  68. package/dist/index.d.ts +1 -0
  69. package/dist/index.es.js +4 -1
  70. package/dist/{invoices-CNK1Ushv.mjs → invoices-DIYPN2j_.mjs} +2 -15
  71. package/dist/invoices-DzkA1jDc.js +1 -0
  72. package/dist/nl-NL-B8U9b85I.mjs +197 -0
  73. package/dist/nl-NL-qMRaTRrM.js +1 -0
  74. package/dist/{paymentMethods-C-ApE-G4.mjs → paymentMethods-67b3UlTZ.mjs} +2 -2
  75. package/dist/paymentMethods-C_sdTkSF.js +1 -0
  76. package/dist/{payments-CLt0SExf.js → payments-DkHhTHto.js} +1 -1
  77. package/dist/{payments-CE9U7aKK.mjs → payments-Dq6R37Fz.mjs} +1 -1
  78. package/dist/registry-BkViv4tv.js +1 -0
  79. package/dist/{registry-B99ZnfEn.mjs → registry-Df_26rJy.mjs} +6 -4
  80. package/dist/screens/Checkout/Checkout.cjs.js +1 -1
  81. package/dist/screens/Checkout/Checkout.es.js +632 -2538
  82. package/dist/screens/CustomerOverview/CustomerOverview.cjs.js +1 -1
  83. package/dist/screens/CustomerOverview/CustomerOverview.es.js +23 -17
  84. package/dist/screens/PayInvoice/PayInvoice.ce.d.ts +3 -0
  85. package/dist/screens/PayInvoice/PayInvoice.cjs.js +1 -0
  86. package/dist/screens/PayInvoice/PayInvoice.es.js +458 -0
  87. package/dist/screens/UpgradeSubscription/UpgradeSubscription.cjs.js +1 -1
  88. package/dist/screens/UpgradeSubscription/UpgradeSubscription.es.js +147 -99
  89. package/dist/solvimon-web.css +1 -1
  90. package/dist/{subscriptions-CoeCrY1I.mjs → subscriptions-ClGIr_aS.mjs} +2 -2
  91. package/dist/subscriptions-jelITJcX.js +1 -0
  92. package/dist/{useActionDispatchProvider-eO2qFPGv.mjs → useActionDispatchProvider-BC57-Ufn.mjs} +1 -1
  93. package/dist/{useActionDispatchProvider-CWVV_xsi.js → useActionDispatchProvider-rw9kWeE0.js} +1 -1
  94. package/dist/{useCustomer--jycAz--.mjs → useCustomer-Ba9WRtuT.mjs} +2 -2
  95. package/dist/{useCustomer-PthyTFLl.js → useCustomer-CUcaeQn_.js} +1 -1
  96. package/dist/{useIncrementalLoading-CcnL3flF.mjs → useIncrementalLoading-Cnzh2mAz.mjs} +3 -8
  97. package/dist/useIncrementalLoading-DoTTXM2Y.js +1 -0
  98. package/dist/{useInvoiceData-BiMMoVoW.mjs → useInvoiceData-BJwwDur7.mjs} +6 -12
  99. package/dist/useInvoiceData-D2jkdmlA.js +1 -0
  100. package/dist/{useInvoicesList-DFhF_gp7.mjs → useInvoicesList-CFzAxyae.mjs} +34 -267
  101. package/dist/useInvoicesList-CaBCGs4h.js +1 -0
  102. package/dist/{useLoadInitialData-Dm48tlSO.mjs → useLoadInitialData-5sgImpzc.mjs} +5 -0
  103. package/dist/useLoadInitialData-DjwRHcAH.js +1 -0
  104. package/dist/usePaymentMethodOptions-C2k4npCQ.mjs +26 -0
  105. package/dist/usePaymentMethodOptions-DYO6xr3-.js +1 -0
  106. package/dist/{usePaymentMethods-BX2RnHZN.mjs → usePaymentMethods-CRWbH48K.mjs} +2 -2
  107. package/dist/{usePaymentMethods-BRQ7-dUr.js → usePaymentMethods-ryN_YohI.js} +1 -1
  108. package/dist/usePayments-Cw5PPEJa.mjs +36 -0
  109. package/dist/usePayments-DWXPGFvp.js +1 -0
  110. package/dist/usePortal-CxX4nrE4.js +1 -0
  111. package/dist/usePortal-cmE08vYs.mjs +12 -0
  112. package/dist/useService-Bb9r_sOQ.js +1 -0
  113. package/dist/useService-BsSEI8DZ.mjs +53 -0
  114. package/dist/useViewport-Bu0cyeSi.mjs +38 -0
  115. package/dist/useViewport-CKRY1CKR.js +1 -0
  116. package/dist/useWalletBalanceItems-CkDqmk36.mjs +109 -0
  117. package/dist/useWalletBalanceItems-CpZ1NWPr.js +1 -0
  118. package/dist/useWatchDebounced-2ZLnfgvG.js +1 -0
  119. package/dist/useWatchDebounced-D1xuIX6_.mjs +12 -0
  120. package/dist/vendor-ui-5pJF5KBP.js +1 -0
  121. package/dist/vendor-ui-C0K3osvz.mjs +27645 -0
  122. package/package.json +20 -12
  123. package/dist/Alert.vue.es-DMPvSykx.js +0 -1
  124. package/dist/Alert.vue.es-DsJ1ckRU.mjs +0 -172
  125. package/dist/Amount.vue.es-C6JE5rL8.mjs +0 -23
  126. package/dist/Amount.vue.es-h8wulbBG.js +0 -1
  127. package/dist/Avatar.vue.es-Ba8ZGfm4.mjs +0 -93
  128. package/dist/Avatar.vue.es-BbyE0AjW.js +0 -1
  129. package/dist/BillingInformation.vue_vue_type_script_setup_true_lang-C4Ndo83E.js +0 -1
  130. package/dist/Button.vue.es-6sBk5tBL.mjs +0 -408
  131. package/dist/Button.vue.es-BC4_TItq.js +0 -1
  132. package/dist/CardContent.vue.es-ChEMrFCc.mjs +0 -115
  133. package/dist/CardContent.vue.es-i9ivuGKG.js +0 -1
  134. package/dist/Chip.vue.es-D0fkSe8a.js +0 -1
  135. package/dist/Chip.vue.es-DcW2CjUA.mjs +0 -1576
  136. package/dist/Comparators.vue.es-BdxDqU8o.js +0 -1
  137. package/dist/Comparators.vue.es-DdTKGB80.mjs +0 -406
  138. package/dist/ContentWithAsideLayout-UHovpjZu.js +0 -1
  139. package/dist/CustomerBillingInformation.vue.es-9rP7-RzN.js +0 -1
  140. package/dist/CustomerBillingInformation.vue.es-DBMl01Es.mjs +0 -175
  141. package/dist/CustomerPaymentMethods.vue_vue_type_script_setup_true_lang-CYTCcMgP.js +0 -1
  142. package/dist/Divider.vue.es-ClFG8QtG.js +0 -1
  143. package/dist/Divider.vue.es-wKkIVBgb.mjs +0 -24
  144. package/dist/DividerText.vue.es-B7oa5Xpn.mjs +0 -72
  145. package/dist/DividerText.vue.es-yiFdPQvo.js +0 -1
  146. package/dist/ErrorNotification.vue.es-Bgw0MIl8.mjs +0 -30
  147. package/dist/ErrorNotification.vue.es-FpRyg0De.js +0 -1
  148. package/dist/FormMessage.vue.es-DFQXxiSC.mjs +0 -46
  149. package/dist/FormMessage.vue.es-LeWoj774.js +0 -1
  150. package/dist/IconButton.vue.es-DNCwwH_j.mjs +0 -825
  151. package/dist/IconButton.vue.es-DiSiGPWO.js +0 -1
  152. package/dist/InvoiceDetailsBlock.vue_vue_type_script_setup_true_lang-BDitcx8B.js +0 -1
  153. package/dist/PaymentHistoryBlock.vue_vue_type_script_setup_true_lang-6yi47YWd.js +0 -1
  154. package/dist/PaymentIntegrationForm.vue_vue_type_script_setup_true_lang-CC3hm3nx.js +0 -1
  155. package/dist/PaymentMethod.vue.es-DYlnmZh7.js +0 -1
  156. package/dist/PaymentMethod.vue.es-nXZoQjG3.mjs +0 -1255
  157. package/dist/PricingGroupContent.vue_vue_type_script_setup_true_lang-CmQILA3q.js +0 -1
  158. package/dist/Section.vue.es-3-H1pUTB.mjs +0 -79
  159. package/dist/Section.vue.es-BuzTXRLP.js +0 -1
  160. package/dist/Skeleton.vue_vue_type_script_setup_true_lang-D1Xzfc70.js +0 -1
  161. package/dist/SubscriptionsList.vue_vue_type_script_setup_true_lang-Pq3d7DTb.js +0 -1
  162. package/dist/TooltipParagraph.vue.es-DVJLF9Kv.mjs +0 -136
  163. package/dist/TooltipParagraph.vue.es-kTbRGoPF.js +0 -1
  164. package/dist/TrialChip.vue.es-BHYbW8b6.mjs +0 -759
  165. package/dist/TrialChip.vue.es-C6Xg_5rR.js +0 -1
  166. package/dist/_Uint8Array-DHE03FZr.mjs +0 -507
  167. package/dist/_Uint8Array-DxISR7XF.js +0 -1
  168. package/dist/_flatRest.es-BHFPCqZh.mjs +0 -642
  169. package/dist/_flatRest.es-dFffnTpX.js +0 -1
  170. package/dist/adyen-51SvcyqV.mjs +0 -4
  171. package/dist/adyen-DZsyEXkw.js +0 -1
  172. package/dist/api.es-B4qAAJKr.js +0 -1
  173. package/dist/api.es-UkfpLiLL.mjs +0 -83
  174. package/dist/auto-DzZuCneB.mjs +0 -14387
  175. package/dist/auto-PpnAChnH.js +0 -6
  176. package/dist/cloneDeep-Hs8Pp07F.js +0 -1
  177. package/dist/cloneDeep-sm9cY-u2.mjs +0 -212
  178. package/dist/cn.es-C7xoIs3C.js +0 -1
  179. package/dist/cn.es-tfxVlz02.mjs +0 -3191
  180. package/dist/component-ZRZIt3ZW.js +0 -1
  181. package/dist/component-dpA83LIN.mjs +0 -6569
  182. package/dist/countryData.es--zJAd6LA.mjs +0 -252
  183. package/dist/countryData.es-D3MFzU92.js +0 -1
  184. package/dist/customer.es-D42Md24r.js +0 -1
  185. package/dist/customer.es-LIW2YmLL.mjs +0 -30
  186. package/dist/formatting.es-9hM8aHSg.js +0 -1
  187. package/dist/formatting.es-D5H_ySFv.mjs +0 -68
  188. package/dist/getCountryNameByCode.es-fP52nO_7.js +0 -1
  189. package/dist/getCountryNameByCode.es-ymC9R46j.mjs +0 -8
  190. package/dist/index-2jo9BSPM.js +0 -1
  191. package/dist/index-BFZ0dPh9.mjs +0 -179
  192. package/dist/index-CI71bVGE.mjs +0 -2521
  193. package/dist/index-CWSXne1Q.js +0 -1
  194. package/dist/index-D3v7hAtc.mjs +0 -253
  195. package/dist/index-WLSPwi90.js +0 -1
  196. package/dist/index.es-BBJF2O2l.js +0 -1
  197. package/dist/index.es-LCAKs4tH.mjs +0 -438
  198. package/dist/invoices-3kVHsAXr.js +0 -1
  199. package/dist/isEmpty.es-Bp1SbWFu.mjs +0 -131
  200. package/dist/isEmpty.es-Dycf-CD_.js +0 -1
  201. package/dist/paymentMethods-DZRf0WRl.js +0 -1
  202. package/dist/pick.es-BgDAfhAl.js +0 -1
  203. package/dist/pick.es-DdVOyp0Q.mjs +0 -45
  204. package/dist/registry-ClZ43bQn.js +0 -1
  205. package/dist/sprite.svg.es-CCc3Mz1x.js +0 -1
  206. package/dist/sprite.svg.es-DZD704h3.mjs +0 -4
  207. package/dist/subscriptions-CS8HTxzC.js +0 -1
  208. package/dist/typeGuards.es-C4nR5FkL.js +0 -1
  209. package/dist/typeGuards.es-fwUoeMCe.mjs +0 -12
  210. package/dist/useIncrementalLoading-CAdNW-Bf.js +0 -1
  211. package/dist/useInvoiceData-DvQO_nKz.js +0 -1
  212. package/dist/useInvoicesList-CHkwSNO9.js +0 -1
  213. package/dist/useLoadInitialData-BRg7IWqW.js +0 -1
  214. package/dist/useService-B67YWAcN.js +0 -1
  215. package/dist/useService-DG_zedHV.mjs +0 -282
  216. package/dist/useWalletBalanceItems-B5FMmoU2.mjs +0 -308
  217. package/dist/useWalletBalanceItems-BY3gq0fc.js +0 -1
package/dist/index.cjs.js CHANGED
@@ -1 +1 @@
1
- Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./registry-ClZ43bQn.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-BkViv4tv.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-B99ZnfEn.mjs";
1
+ import { c, g, a } from "./registry-Df_26rJy.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,18 +1,5 @@
1
- import { a as withPagination } from "./api.es-UkfpLiLL.mjs";
2
- import { c as createRequestService, u as useConfig } from "./component-dpA83LIN.mjs";
3
- const downloadFile = (blob, fileName) => {
4
- const objUrl = window.URL.createObjectURL(blob);
5
- downloadFileFromUrl(objUrl, fileName);
6
- };
7
- const downloadFileFromUrl = (fileUrl, fileName) => {
8
- const link = document.createElement("a");
9
- link.href = fileUrl;
10
- link.download = fileName;
11
- link.click();
12
- setTimeout(() => {
13
- window.URL.revokeObjectURL(fileUrl);
14
- }, 250);
15
- };
1
+ import { d as downloadFile, a as withPagination } from "./vendor-ui-C0K3osvz.mjs";
2
+ import { c as createRequestService, u as useConfig } from "./component-Djrf1L-Z.mjs";
16
3
  function createInvoicesService() {
17
4
  const request = createRequestService();
18
5
  const config = useConfig();
@@ -0,0 +1 @@
1
+ const e=require("./vendor-ui-5pJF5KBP.js"),i=require("./component-BOqPDAVk.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,197 @@
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.last_name.label": "Achternaam",
37
+ "checkout.last_name.placeholder": "Achternaam...",
38
+ "checkout.legal_name.label": "Naam rechtspersoon",
39
+ "checkout.legal_name.placeholder": "Naam rechtspersoon...",
40
+ "checkout.not_available.contact_support_message": "deze pagina om het opnieuw te proberen, of neem contact op met de klantenservice.",
41
+ "checkout.not_available.description": "De betaalpagina is momenteel niet beschikbaar.",
42
+ "checkout.not_available.reload_button": "Herladen",
43
+ "checkout.not_available.title": "Betaalpagina niet beschikbaar",
44
+ "checkout.optional_suffix.label": "(optioneel)",
45
+ "checkout.order_summary_block.billing_period.label": "Gefactureerd per {period}",
46
+ "checkout.order_summary_block.billing_period.per_label": "/{period}",
47
+ "checkout.order_summary_block.billing_period.per_quarter": "/kwartaal",
48
+ "checkout.order_summary_block.billing_period.quarterly": "Gefactureerd per kwartaal",
49
+ "checkout.order_summary_block.billing_period.save_badge.prefix": "Bespaar {amount}",
50
+ "checkout.order_summary_block.billing_period.save_badge.suffix": "/jaar",
51
+ "checkout.order_summary_block.billing_period.sub_label": "{amount} per {period}",
52
+ "checkout.order_summary_block.title": "Besteloverzicht",
53
+ "checkout.page_title": "Betalen en abonneren",
54
+ "checkout.pay_and_subscribe_button.label": "Betalen en abonneren",
55
+ "checkout.pay_and_subscribe_button_trial.label": "Proefperiode starten",
56
+ "checkout.payment_method_block.no_country_selected_message": "Betaalmethoden worden getoond zodra je het factuurland hebt geselecteerd.",
57
+ "checkout.payment_method_block.no_country_selected_title": "Selecteer je factuurland",
58
+ "checkout.payment_method_block.no_payment_methods_available_message": "Er zijn geen beschikbare betaalmethoden. Neem contact op met de ondersteuning voor meer informatie.",
59
+ "checkout.payment_method_block.no_payment_methods_available_title": "Geen betaalmethoden beschikbaar",
60
+ "checkout.payment_method_block.title": "Betaalmethode",
61
+ "checkout.payment_methods.no_country_selected_message": "Selecteer een land om de beschikbare betaalmethoden te zien",
62
+ "checkout.promotion_code.add_label": "Promotiecode toevoegen",
63
+ "checkout.promotion_code.applied_label": "Promotie toegepast",
64
+ "checkout.promotion_code.applied_status": "Promotiecode toegepast",
65
+ "checkout.promotion_code.apply_aria_label": "Promotiecode toepassen",
66
+ "checkout.promotion_code.apply_button": "Toepassen",
67
+ "checkout.promotion_code.apply_failed": "Promotiecode kon niet worden toegepast. Probeer het opnieuw.",
68
+ "checkout.promotion_code.input_aria_label": "Promotiecode",
69
+ "checkout.promotion_code.placeholder": "Promotiecode",
70
+ "checkout.promotion_code.remove_aria_label": "Promotiecode verwijderen",
71
+ "checkout.promotion_code.remove_failed": "Promotiecode kon niet worden verwijderd. Probeer het opnieuw.",
72
+ "checkout.promotion_code.removed_status": "Promotiecode verwijderd",
73
+ "checkout.subscription_description": "Je wordt gefactureerd voor <strong>{price}</strong> per {period_name}, vanaf vandaag.",
74
+ "checkout.trial.label": "Proefperiode",
75
+ "checkout.trial_period_description": "Je wordt gefactureerd voor <strong>{price}</strong> per {period_name}, startend op {startDate, date, long}.",
76
+ "checkout.vat_number.check_button.label": "Controleren",
77
+ "checkout.vat_number.label": "BTW-nummer",
78
+ "checkout.vat_number.placeholder": "BTW-nummer...",
79
+ "components.payment_method_form.section_title": "Beschikbare betaalmethoden",
80
+ "customer.invoice_table.pay_invoice_button.label": "Betalen",
81
+ "customer.subscriptions_block.cancel_button_label": "Abonnement opzeggen",
82
+ "customer.subscriptions_block.next_billing_date": "Volgende factuurdatum",
83
+ "customer.subscriptions_block.renew_button_label": "Abonnement verlengen",
84
+ "customer.subscriptions_block.show_details_button_label": "Abonnementsdetails",
85
+ "customer_invoices.load_failed.subtitle": "Vernieuw de pagina of neem contact op met de ondersteuning.",
86
+ "customer_invoices.load_failed.title": "We kunnen je facturen niet laden",
87
+ "customer_overview.billing_information_block.load_failed.subtitle": "Vernieuw de pagina of neem contact op met de ondersteuning.",
88
+ "customer_overview.billing_information_block.load_failed.title": "We kunnen je factuurgegevens niet laden",
89
+ "customer_overview.billing_information_block.title": "Factuurgegevens",
90
+ "customer_overview.billing_information_block.view_all_payment_methods_link_label": "Bewerken",
91
+ "customer_overview.invoices_block.no_active_subscription_content": "Je hebt nog geen factuur ontvangen. Deze verschijnt hier zodra deze is gegenereerd.",
92
+ "customer_overview.invoices_block.no_invoices_title": "Geen facturen om weer te geven",
93
+ "customer_overview.invoices_block.title": "Facturen",
94
+ "customer_overview.invoices_block.view_all_invoices_link_label": "Alles weergeven",
95
+ "customer_overview.payment_methods.title": "{count,plural,one{Betaalmethode} other{Betaalmethoden}}",
96
+ "customer_overview.payment_methods_block.add_payment_method_button_label": "Betaalmethode toevoegen",
97
+ "customer_overview.payment_methods_block.add_payment_method_helper_text": "Voeg een betaalmethode toe voor terugkerende factuurbetalingen.",
98
+ "customer_overview.payment_methods_block.load_failed.subtitle": "Vernieuw de pagina of neem contact op met de ondersteuning.",
99
+ "customer_overview.payment_methods_block.load_failed.title": "We kunnen je betaalmethoden niet laden",
100
+ "customer_overview.payment_methods_block.view_all_payment_methods_link_label": "Alles weergeven",
101
+ "customer_overview.subscriptions_block.fallback_subscription_name": "Abonnement",
102
+ "customer_overview.subscriptions_block.load_failed.subtitle": "Vernieuw de pagina of neem contact op met de ondersteuning.",
103
+ "customer_overview.subscriptions_block.load_failed.title": "We kunnen je abonnementen niet laden",
104
+ "customer_overview.subscriptions_block.no_active_subscription_content": "Er is geen actief abonnement om weer te geven.",
105
+ "customer_overview.subscriptions_block.no_active_subscription_title": "Geen abonnementen",
106
+ "customer_overview.subscriptions_block.title": "{count,plural,one{Mijn abonnement} other{Mijn abonnementen}}",
107
+ "customer_overview.subscriptions_block.view_all_button_label": "Alles weergeven",
108
+ "customer_overview.wallet_balances_block.title": "{count,plural,one{Wallet} other{Wallets}}",
109
+ "empty_state.retry.button": "Vernieuwen",
110
+ empty_value_placeholder,
111
+ "invoice_credits.balance.table_header": "Saldo",
112
+ "invoice_credits.credit_breakdown.table_header": "Kredietoverzicht",
113
+ "invoice_credits.remaining.table_header": "Resterend",
114
+ "invoice_credits.used.table_header": "Gebruikt",
115
+ "invoice_preview.taxes_not_determined_by_billing_information_tooltip": "Wordt bepaald aan de hand van de factuurgegevens",
116
+ "invoice_table.button.load_more": "Meer laden",
117
+ "invoice_table.chip.paid": "Betaald",
118
+ "invoice_table.header.amount": "Bedrag",
119
+ "invoice_table.header.date": "Datum",
120
+ "invoice_table.header.invoice_number": "Factuur",
121
+ "invoice_table.header.status": "Status",
122
+ "invoices_list.title": "Schema's",
123
+ "on_demand_pricing_row.add_to_cart_button_label": "Aan winkelwagen toevoegen",
124
+ "on_demand_pricing_row.one_off_label": "eenmalig",
125
+ "on_demand_pricing_row.remove_button_label": "Verwijderen",
126
+ "pay_button.label.amount_and_payment_method": "Betaal {amount} met {type}",
127
+ "pay_button.label.amount_only": "Betaal {amount}",
128
+ "pay_button.label.default": "Betalen",
129
+ "pay_invoice.error.description": "Probeer het opnieuw of neem contact op met de klantenservice.",
130
+ "pay_invoice.error.title": "Er is iets misgegaan",
131
+ "pay_invoice.paid.title": "Bedankt voor je betaling!",
132
+ "pay_invoice.payment_methods.title": "Betaalmethoden",
133
+ "payment_completed_card.redirect_message": "Je wordt doorgestuurd...",
134
+ "payment_completed_card.title.authorize": "Betaling geslaagd",
135
+ "payment_completed_card.title.tokenize": "Je betaalmethode is toegevoegd",
136
+ "payment_integration_form.select_payment_method_error": "Selecteer een betaalmethode",
137
+ "payments.retry_button.label": "Opnieuw proberen",
138
+ "pricing_group_multiple_editor.at_least_one_description": "Selecteer minimaal één product",
139
+ pricing_item_pricing,
140
+ "pricing_item_pricing.flat_top_up": "Flat top-up prijs",
141
+ "pricing_item_pricing.none": "Niet gefactureerd",
142
+ "pricing_item_pricing.pass_through": "Doorberekeningsprijs",
143
+ "pricing_item_pricing.per_seat": "Per gebruiker",
144
+ "pricing_item_pricing.stair_step": "Staffelprijzen",
145
+ "pricing_item_pricing.tiered": "Tariefschalen",
146
+ "pricing_item_pricing.tiered_top_up": "Tariefschalen met top-up",
147
+ "pricing_item_pricing.top_tiered": "Top-tier prijs",
148
+ "pricing_item_pricing.unsupported_pricing_error": "Niet-ondersteunde prijsstelling",
149
+ "sdk.invoice_details.customer_billing_information.title": "Jouw factuur gegevens",
150
+ "sdk.invoice_details.invoice.download_pdf": "Download de PDF voor een volledig overzicht",
151
+ "sdk.invoice_details.invoice.title": "Factuur",
152
+ "sdk.invoice_details.invoice_details_block.due_date": "Vervaldatum",
153
+ "sdk.invoice_details.invoice_details_block.invoice_date": "Factuurdatum",
154
+ "sdk.invoice_details.invoice_details_block.title": "Factuurgegevens",
155
+ "sdk.invoice_details.payment_history.payment_attempt": "Betaalpoging",
156
+ "sdk.invoice_details.payment_history.title": "Betaalgeschiedenis",
157
+ "seats.label": "Seats",
158
+ "seats.price_per_seat_period": "{amount} per seat/{period}",
159
+ "seats.tiered_price_per_seat_period": "{amount} per seat/{period}",
160
+ "seats.tiered_pricing_label": "Staffelprijzen",
161
+ "seats.tiered_range_label": "{lower_bound} - {upper_bound} seats",
162
+ "seats.tiered_unbounded_range_label": "> {lower_bound} seats",
163
+ "secure_payments_kpi.generic": "Veilige en versleutelde betalingen",
164
+ "secure_payments_kpi.specific_vendor": "Veilige en versleutelde betalingen door",
165
+ "subscription_payment_completed_card.continue": "Doorgaan naar verkoper",
166
+ "subscription_payment_completed_card.thank_you_for_subscribing": "Bedankt voor je abonnement.",
167
+ "subscription_payment_completed_card.title": "Betaling geslaagd",
168
+ "tax_check.invalid_vat_number": "BTW-nummer is ongeldig.",
169
+ "tax_check.valid_vat_number": "BTW-nummer is geldig.",
170
+ "upgrade_subscription.empty_state": "Er zijn geen on-demand add-ons beschikbaar voor dit abonnement.",
171
+ "upgrade_subscription.kpi.encrypted_payments.label": "Veilige en versleutelde betalingen",
172
+ "upgrade_subscription.order_summary.empty_state": "Selecteer add-ons om de prijzen te zien.",
173
+ "upgrade_subscription.order_summary.one_off_label": "eenmalig",
174
+ "upgrade_subscription.order_summary.subtotal_label": "Totaal exclusief belasting",
175
+ "upgrade_subscription.order_summary.taxes_label": "Belasting",
176
+ "upgrade_subscription.order_summary.title": "Besteloverzicht",
177
+ "upgrade_subscription.order_summary.total_label": "Vandaag te betalen",
178
+ "upgrade_subscription.payment_picker.all_title": "Alle betaalmethoden",
179
+ "upgrade_subscription.payment_picker.saved_title": "Opgeslagen betaalmethoden",
180
+ "upgrade_subscription.pricing_row.add_button_label": "Aan winkelwagen toevoegen",
181
+ "upgrade_subscription.pricing_row.one_off_label": "eenmalig",
182
+ "upgrade_subscription.pricing_row.remove_button_label": "Verwijderen",
183
+ "upgrade_subscription.purchase_button.label": "Kopen",
184
+ "upgrade_subscription.purchase_error": "Er is iets misgegaan. Probeer het opnieuw.",
185
+ "upgrade_subscription.success.subtitle": "Je add-ons zijn geactiveerd.",
186
+ "upgrade_subscription.success.title": "Betaling geslaagd",
187
+ "wallet_balance.credit_type_fallback_label": "Tegoed",
188
+ "wallet_balance.details.header": "Walletsaldo",
189
+ "wallet_balance.load_failed": "Walletsaldi konden niet worden geladen",
190
+ "wallet_balance.service_period_heading": "Serviceperiode - {startAt} - {endAt}",
191
+ "wallet_balance.wallet_ballance_title": "Saldo"
192
+ };
193
+ export {
194
+ nlNL as default,
195
+ empty_value_placeholder,
196
+ pricing_item_pricing
197
+ };
@@ -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.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_invoices.load_failed.subtitle":"Vernieuw de pagina of neem contact op met de ondersteuning.","customer_invoices.load_failed.title":"We kunnen je facturen niet laden","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.invoices_block.no_active_subscription_content":"Je hebt nog geen factuur ontvangen. Deze verschijnt hier zodra deze is gegenereerd.","customer_overview.invoices_block.no_invoices_title":"Geen facturen om weer te geven","customer_overview.invoices_block.title":"Facturen","customer_overview.invoices_block.view_all_invoices_link_label":"Alles weergeven","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.load_failed.subtitle":"Vernieuw de pagina of neem contact op met de ondersteuning.","customer_overview.payment_methods_block.load_failed.title":"We kunnen je betaalmethoden niet laden","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.load_failed.subtitle":"Vernieuw de pagina of neem contact op met de ondersteuning.","customer_overview.subscriptions_block.load_failed.title":"We kunnen je abonnementen niet laden","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.flat_top_up":"Flat top-up prijs","pricing_item_pricing.none":"Niet gefactureerd","pricing_item_pricing.pass_through":"Doorberekeningsprijs","pricing_item_pricing.per_seat":"Per gebruiker","pricing_item_pricing.stair_step":"Staffelprijzen","pricing_item_pricing.tiered":"Tariefschalen","pricing_item_pricing.tiered_top_up":"Tariefschalen met top-up","pricing_item_pricing.top_tiered":"Top-tier prijs","pricing_item_pricing.unsupported_pricing_error":"Niet-ondersteunde prijsstelling","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;
@@ -1,5 +1,5 @@
1
- import { a as withPagination } from "./api.es-UkfpLiLL.mjs";
2
- import { c as createRequestService, u as useConfig } from "./component-dpA83LIN.mjs";
1
+ import { a as withPagination } from "./vendor-ui-C0K3osvz.mjs";
2
+ import { c as createRequestService, u as useConfig } from "./component-Djrf1L-Z.mjs";
3
3
  function createPaymentMethodsService() {
4
4
  const request = createRequestService();
5
5
  const config = useConfig();
@@ -0,0 +1 @@
1
+ const t=require("./vendor-ui-5pJF5KBP.js"),e=require("./component-BOqPDAVk.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 +1 @@
1
- const t=require("./component-ZRZIt3ZW.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-BOqPDAVk.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,4 +1,4 @@
1
- import { c as createRequestService, u as useConfig } from "./component-dpA83LIN.mjs";
1
+ import { c as createRequestService, u as useConfig } from "./component-Djrf1L-Z.mjs";
2
2
  const BASE_URL = "/portal/payments";
3
3
  const createPaymentsService = () => {
4
4
  const request = createRequestService();
@@ -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-BOqPDAVk.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]};
@@ -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,12 +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 { g as getComponentName } from "./component-dpA83LIN.mjs";
16
- import "vue";
16
+ import { g as getComponentName } from "./component-Djrf1L-Z.mjs";
17
17
  const SCREEN_DEFINERS = {
18
18
  "customer-overview": defineSolvimonCustomerOverview,
19
19
  checkout: defineSolvimonCheckout,
20
- "upgrade-subscription": defineSolvimonUpgradeSubscription
20
+ "upgrade-subscription": defineSolvimonUpgradeSubscription,
21
+ "pay-invoice": defineSolvimonPayInvoice
21
22
  };
22
23
  const COMPONENT_DEFINERS = {
23
24
  invoice: defineSolvimonInvoice,
@@ -114,7 +115,8 @@ function createSolvimonCore(config = {}) {
114
115
  const REGISTERED_SCREEN_IDS = [
115
116
  "customer-overview",
116
117
  "checkout",
117
- "upgrade-subscription"
118
+ "upgrade-subscription",
119
+ "pay-invoice"
118
120
  ];
119
121
  const REGISTERED_COMPONENT_IDS = [
120
122
  "invoice",