@justifi/webcomponents 5.7.7 → 6.0.0-rc.10

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 (756) hide show
  1. package/dist/cjs/{Api-DLhABIj9.js → Api-DyimBzKT.js} +1 -1
  2. package/dist/cjs/{ComponentError-C4MdBBMe.js → ComponentError-D4OLnOkg.js} +10 -0
  3. package/dist/cjs/{Refund-1bG6RRPO.js → Refund-BefKONu4.js} +248 -1
  4. package/dist/cjs/additional-questions-details_5.cjs.entry.js +2 -1
  5. package/dist/cjs/bank-account-document-form-inputs_4.cjs.entry.js +8 -9
  6. package/dist/cjs/bank-account-form.cjs.entry.js +66 -0
  7. package/dist/cjs/{business.service-CaCyLLFW.js → business.service-BB6zl4Gc.js} +3 -5
  8. package/dist/cjs/card-form.cjs.entry.js +74 -0
  9. package/dist/cjs/{check-pkg-version-D6Kztnv7.js → check-pkg-version-DiQ-d5Nl.js} +10 -6
  10. package/dist/cjs/{checkout.service-DgD37tJv.js → checkout.service-B-R80p4f.js} +3 -5
  11. package/dist/cjs/checkout.store-BGvYPPz0.js +88 -0
  12. package/dist/cjs/checkouts-list-core.cjs.entry.js +6 -7
  13. package/dist/cjs/{checkouts-table-Bzpqcsu0.js → checkouts-table-DjMdEiEW.js} +1 -1
  14. package/dist/cjs/{custom-popper.cjs.entry.js → custom-popper_2.cjs.entry.js} +22 -2
  15. package/dist/cjs/dinero-BwNN_k7x.js +1657 -0
  16. package/dist/cjs/{dispute.service-C0w_4Agq.js → dispute.service-B5tITFAh.js} +3 -5
  17. package/dist/cjs/form-alert_5.cjs.entry.js +4 -4
  18. package/dist/cjs/form-control-checkbox.cjs.entry.js +2 -2
  19. package/dist/cjs/form-control-date.cjs.entry.js +2 -2
  20. package/dist/cjs/form-control-file-v2_2.cjs.entry.js +3 -3
  21. package/dist/cjs/form-control-monetary-provisioning.cjs.entry.js +2 -2
  22. package/dist/cjs/form-control-monetary.cjs.entry.js +4 -3
  23. package/dist/cjs/form-control-number-masked_2.cjs.entry.js +3 -3
  24. package/dist/cjs/form-control-number.cjs.entry.js +2 -2
  25. package/dist/cjs/form-control-radio.cjs.entry.js +2 -2
  26. package/dist/cjs/{form-control-select_3.cjs.entry.js → form-control-select_2.cjs.entry.js} +4 -23
  27. package/dist/cjs/{get-business-BJrtsomz.js → get-business-o5jPq_ME.js} +2 -2
  28. package/dist/cjs/{get-payment-details-BbfnopoD.js → get-payment-details-BfgRmNL4.js} +5 -7
  29. package/dist/cjs/{get-payout-csv-CXEQkjDm.js → get-payout-csv-DE_D9y08.js} +2 -2
  30. package/dist/cjs/{get-subaccounts-CpCJjnYt.js → get-subaccounts-Bnfv2tEN.js} +5 -7
  31. package/dist/cjs/gross-payment-chart-core.cjs.entry.js +3 -2
  32. package/dist/cjs/{iframe-input_4.cjs.entry.js → hidden-input_2.cjs.entry.js} +111 -153
  33. package/dist/cjs/index-D-dD-aC2.js +30 -0
  34. package/dist/cjs/index.cjs.js +8 -0
  35. package/dist/cjs/{insurance-state-e44s1lUQ.js → insurance-state-d2thhXUX.js} +18 -0
  36. package/dist/cjs/justifi-additional-questions-form-step-core_6.cjs.entry.js +4 -5
  37. package/dist/cjs/justifi-additional-questions-form-step_9.cjs.entry.js +17 -18
  38. package/dist/cjs/justifi-additional-statement_8.cjs.entry.js +8 -8
  39. package/dist/cjs/justifi-apple-pay.cjs.entry.js +782 -0
  40. package/dist/cjs/justifi-bank-account-billing-form-simple_9.cjs.entry.js +373 -0
  41. package/dist/cjs/justifi-business-details.cjs.entry.js +11 -12
  42. package/dist/cjs/justifi-business-form.cjs.entry.js +10 -11
  43. package/dist/cjs/justifi-business-representative-form-inputs.cjs.entry.js +1 -1
  44. package/dist/cjs/justifi-checkout-summary_7.cjs.entry.js +1421 -0
  45. package/dist/cjs/justifi-checkout.cjs.entry.js +69 -99
  46. package/dist/cjs/justifi-checkouts-list-filters.cjs.entry.js +11 -12
  47. package/dist/cjs/justifi-checkouts-list.cjs.entry.js +13 -14
  48. package/dist/cjs/justifi-dispute-management-core.cjs.entry.js +1 -1
  49. package/dist/cjs/justifi-dispute-management.cjs.entry.js +10 -11
  50. package/dist/cjs/justifi-dispute-notification_3.cjs.entry.js +13 -14
  51. package/dist/cjs/justifi-gross-payment-chart.cjs.entry.js +8 -9
  52. package/dist/cjs/justifi-order-terminals.cjs.entry.js +12 -13
  53. package/dist/cjs/justifi-owner-form_3.cjs.entry.js +12 -13
  54. package/dist/cjs/justifi-payment-details.cjs.entry.js +11 -12
  55. package/dist/cjs/justifi-payment-provisioning-core.cjs.entry.js +2 -2
  56. package/dist/cjs/justifi-payment-provisioning.cjs.entry.js +11 -12
  57. package/dist/cjs/justifi-payment-transactions-list.cjs.entry.js +10 -11
  58. package/dist/cjs/justifi-payments-list-filters.cjs.entry.js +4 -3
  59. package/dist/cjs/justifi-payments-list.cjs.entry.js +12 -13
  60. package/dist/cjs/justifi-payout-details.cjs.entry.js +10 -11
  61. package/dist/cjs/justifi-payout-transactions-list.cjs.entry.js +10 -11
  62. package/dist/cjs/justifi-payouts-list-filters.cjs.entry.js +4 -3
  63. package/dist/cjs/justifi-payouts-list.cjs.entry.js +13 -14
  64. package/dist/cjs/justifi-refund-payment.cjs.entry.js +10 -11
  65. package/dist/cjs/justifi-saved-payment-method.cjs.entry.js +31 -0
  66. package/dist/cjs/justifi-season-interruption-insurance.cjs.entry.js +120 -18
  67. package/dist/cjs/justifi-skeleton.cjs.entry.js +17 -0
  68. package/dist/cjs/justifi-terminal-orders-list-filters.cjs.entry.js +6 -7
  69. package/dist/cjs/justifi-terminal-orders-list.cjs.entry.js +10 -11
  70. package/dist/cjs/justifi-terminals-list-filters.cjs.entry.js +5 -6
  71. package/dist/cjs/justifi-terminals-list.cjs.entry.js +12 -13
  72. package/dist/cjs/loader.cjs.js +1 -1
  73. package/dist/cjs/{package-C0-LCfay.js → package-Be2aoTf8.js} +1 -1
  74. package/dist/cjs/payment-details-core.cjs.entry.js +10 -9
  75. package/dist/cjs/payment-method-option-utils-WYHIHy-l.js +15 -0
  76. package/dist/cjs/payment-method-option.cjs.entry.js +17 -0
  77. package/dist/cjs/{payment-provisioning-actions-BkWSDJQQ.js → payment-provisioning-actions-CZVlnRA0.js} +2 -2
  78. package/dist/cjs/{payment.service-CtSdIJoy.js → payment.service-aR96UW5e.js} +3 -5
  79. package/dist/cjs/payments-list-core.cjs.entry.js +6 -7
  80. package/dist/cjs/{payments-table-CUGE6F-R.js → payments-table-BE8u0-i0.js} +1 -1
  81. package/dist/cjs/payout-details-core.cjs.entry.js +5 -4
  82. package/dist/cjs/{payout.service-7DP6F8x7.js → payout.service-6Cl_yXXQ.js} +3 -5
  83. package/dist/cjs/payouts-list-core.cjs.entry.js +6 -7
  84. package/dist/cjs/{payouts-table-Ca9HqjV7.js → payouts-table-BbydhJUr.js} +1 -1
  85. package/dist/cjs/table-filters-menu.cjs.entry.js +1 -1
  86. package/dist/cjs/terminal-orders-list-core.cjs.entry.js +6 -7
  87. package/dist/cjs/{terminal-orders-table-DPe_2FNB.js → terminal-orders-table-B4HjERrK.js} +3 -5
  88. package/dist/cjs/terminal-quantity-selector.cjs.entry.js +1 -1
  89. package/dist/cjs/{terminal.service-BR9g1yaB.js → terminal.service-D1FAYZzd.js} +3 -5
  90. package/dist/cjs/terminals-list-core.cjs.entry.js +6 -7
  91. package/dist/cjs/{terminals-table-DDoJIYZu.js → terminals-table-C79Xc4FI.js} +1 -1
  92. package/dist/cjs/{utils-Dewr6SlQ.js → utils-ChCUZgUy.js} +3 -1661
  93. package/dist/cjs/{utils-l0veqT9y.js → utils-DvUQQLmR.js} +1 -1
  94. package/dist/cjs/webcomponents.cjs.js +1 -1
  95. package/dist/collection/actions/checkout/checkout-actions.js +2 -1
  96. package/dist/collection/api/ApplePay.js +119 -0
  97. package/dist/collection/api/BillingInformation.js +1 -0
  98. package/dist/collection/api/Checkout.js +1 -3
  99. package/dist/collection/api/ComponentError.js +10 -0
  100. package/dist/collection/api/Payment.js +5 -2
  101. package/dist/collection/api/PaymentMethod.js +1 -0
  102. package/dist/collection/api/services/apple-pay.service.js +293 -0
  103. package/dist/collection/api/services/plaid.service.js +20 -0
  104. package/dist/collection/assets/plaid-icon.svg +1 -0
  105. package/dist/collection/collection-manifest.json +17 -9
  106. package/dist/collection/components/business-forms/business-form/additional-questions/additional-questions.js +1 -1
  107. package/dist/collection/components/business-forms/business-form/business-core-info/business-core-info.js +1 -1
  108. package/dist/collection/components/business-forms/business-form/business-representative/business-representative.js +1 -1
  109. package/dist/collection/components/business-forms/business-form/legal-address-form/legal-address-form.js +1 -1
  110. package/dist/collection/components/business-forms/owner-form/identity-address/identity-address-form.js +1 -1
  111. package/dist/collection/components/business-forms/owner-form/owner-form-core.js +1 -1
  112. package/dist/collection/components/business-forms/owner-form/owner-form-inputs.js +1 -1
  113. package/dist/collection/components/business-forms/owner-form/owner-form.js +1 -1
  114. package/dist/collection/components/business-forms/payment-provisioning/additional-questions/business-additional-questions-form-step.js +1 -1
  115. package/dist/collection/components/business-forms/payment-provisioning/bank-account/bank-account-document-inputs.js +1 -1
  116. package/dist/collection/components/business-forms/payment-provisioning/bank-account/bank-account-form-inputs.js +1 -1
  117. package/dist/collection/components/business-forms/payment-provisioning/bank-account/business-bank-account-form-step.js +1 -1
  118. package/dist/collection/components/business-forms/payment-provisioning/business-core-info/business-core-info-form-step.js +1 -1
  119. package/dist/collection/components/business-forms/payment-provisioning/business-owners/business-owners-form-step.js +1 -1
  120. package/dist/collection/components/business-forms/payment-provisioning/business-representative/business-representative-form-inputs.js +1 -1
  121. package/dist/collection/components/business-forms/payment-provisioning/business-representative/business-representative-form-step.js +1 -1
  122. package/dist/collection/components/business-forms/payment-provisioning/form-control-monetary-provisioning.js +2 -2
  123. package/dist/collection/components/business-forms/payment-provisioning/legal-address-form/legal-address-form-step.js +1 -1
  124. package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning-core.js +1 -1
  125. package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning-form-buttons.js +1 -1
  126. package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning-form-steps.js +1 -1
  127. package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning.js +1 -1
  128. package/dist/collection/components/business-forms/payment-provisioning/terms-and-conditions/business-terms-conditions-form-step.js +1 -1
  129. package/dist/collection/components/checkout/billing-form/billing-form-schema.js +3 -3
  130. package/dist/collection/components/checkout/card-form/card-form.js +2 -2
  131. package/dist/collection/components/checkout/checkout.js +136 -53
  132. package/dist/collection/components/checkout/payment-method-option-utils.js +0 -1
  133. package/dist/collection/components/checkout/save-new-payment-method.js +9 -5
  134. package/dist/collection/components/checkout/saved-payment-method.js +1 -1
  135. package/dist/collection/components/checkouts-list/checkouts-list-core.js +1 -1
  136. package/dist/collection/components/checkouts-list/checkouts-list-filters.js +1 -1
  137. package/dist/collection/components/checkouts-list/checkouts-list.js +1 -1
  138. package/dist/collection/components/dispute-management/dispute-management-core.js +1 -1
  139. package/dist/collection/components/dispute-management/dispute-management.js +1 -1
  140. package/dist/collection/components/dispute-management/dispute-notification.js +1 -1
  141. package/dist/collection/components/dispute-management/dispute-response/additional-statement.js +1 -1
  142. package/dist/collection/components/dispute-management/dispute-response/cancellation-policy.js +1 -1
  143. package/dist/collection/components/dispute-management/dispute-response/customer-details.js +1 -1
  144. package/dist/collection/components/dispute-management/dispute-response/dispute-response-core.js +1 -1
  145. package/dist/collection/components/dispute-management/dispute-response/dispute-response.js +1 -1
  146. package/dist/collection/components/dispute-management/dispute-response/duplicate-charge.js +1 -1
  147. package/dist/collection/components/dispute-management/dispute-response/electronic-evidence.js +1 -1
  148. package/dist/collection/components/dispute-management/dispute-response/product-or-service.js +1 -1
  149. package/dist/collection/components/dispute-management/dispute-response/refund-policy.js +1 -1
  150. package/dist/collection/components/dispute-management/dispute-response/shipping-details.js +1 -1
  151. package/dist/collection/components/filters/table-filters-menu.js +1 -1
  152. package/dist/collection/components/gross-payment-chart/gross-payment-chart-core.js +1 -1
  153. package/dist/collection/components/insurance/insurance-state.js +18 -1
  154. package/dist/collection/components/insurance/season-interruption/season-interruption-insurance.js +118 -12
  155. package/dist/collection/components/modular-checkout/ModularCheckout.js +28 -0
  156. package/dist/collection/components/modular-checkout/modular-checkout.js +525 -0
  157. package/dist/collection/components/modular-checkout/sub-components/apple-pay-skeleton.js +10 -0
  158. package/dist/collection/components/modular-checkout/sub-components/apple-pay.js +509 -0
  159. package/dist/collection/components/{checkout/billing-form → modular-checkout/sub-components}/bank-account-billing-form-simple.js +7 -5
  160. package/dist/collection/components/modular-checkout/sub-components/bank-account-skeleton.js +10 -0
  161. package/dist/collection/components/modular-checkout/sub-components/bank-account.js +98 -0
  162. package/dist/collection/components/{checkout/billing-form → modular-checkout/sub-components}/billing-form-full.js +12 -8
  163. package/dist/collection/components/{checkout/billing-form → modular-checkout/sub-components}/card-billing-form-simple.js +7 -5
  164. package/dist/collection/components/modular-checkout/sub-components/card-form-skeleton.js +10 -0
  165. package/dist/collection/components/modular-checkout/sub-components/card-form.js +102 -0
  166. package/dist/collection/components/modular-checkout/sub-components/payment-method-option.js +113 -0
  167. package/dist/collection/components/modular-checkout/sub-components/plaid-payment-method.js +885 -0
  168. package/dist/collection/components/modular-checkout/sub-components/plaid-payment-method.test.js +124 -0
  169. package/dist/collection/components/modular-checkout/sub-components/saved-payment-methods.js +42 -0
  170. package/dist/collection/components/modular-checkout/sub-components/sezzle-payment-method.js +144 -0
  171. package/dist/collection/components/modular-checkout/sub-components/summary.js +12 -0
  172. package/dist/collection/components/order-terminals/order-terminals.js +1 -1
  173. package/dist/collection/components/order-terminals/terminal-quantity-selector/terminal-quantity-selector.js +1 -1
  174. package/dist/collection/components/payment-details/payment-details-core.js +8 -8
  175. package/dist/collection/components/payment-transactions-list/payment-transactions-list.js +1 -1
  176. package/dist/collection/components/payments-list/payments-list-core.js +1 -1
  177. package/dist/collection/components/payments-list/payments-list-filters.js +2 -2
  178. package/dist/collection/components/payments-list/payments-list.js +1 -1
  179. package/dist/collection/components/payout-details/payout-details-core.js +3 -3
  180. package/dist/collection/components/payout-transactions-list/payout-transactions-list.js +1 -1
  181. package/dist/collection/components/payouts-list/payouts-list-core.js +1 -1
  182. package/dist/collection/components/payouts-list/payouts-list-filters.js +2 -2
  183. package/dist/collection/components/payouts-list/payouts-list.js +1 -1
  184. package/dist/collection/components/terminal-orders-list/terminal-orders-list-core.js +1 -1
  185. package/dist/collection/components/terminal-orders-list/terminal-orders-list-filters.js +2 -2
  186. package/dist/collection/components/terminal-orders-list/terminal-orders-list.js +1 -1
  187. package/dist/collection/components/terminals-list/terminals-list-core.js +1 -1
  188. package/dist/collection/components/terminals-list/terminals-list-filters.js +1 -1
  189. package/dist/collection/components/terminals-list/terminals-list.js +1 -1
  190. package/dist/collection/components/tokenize-payment-method/tokenize-payment-method.js +317 -78
  191. package/dist/collection/index.js +1 -0
  192. package/dist/collection/store/checkout.store.js +78 -0
  193. package/dist/collection/ui-components/apple-pay-button.js +146 -0
  194. package/dist/collection/ui-components/custom-popper/custom-popper.js +2 -2
  195. package/dist/collection/ui-components/form/form-control-checkbox.js +2 -2
  196. package/dist/collection/ui-components/form/form-control-date.js +2 -2
  197. package/dist/collection/ui-components/form/form-control-file-v2.js +1 -1
  198. package/dist/collection/ui-components/form/form-control-file.js +2 -2
  199. package/dist/collection/ui-components/form/form-control-monetary.js +2 -2
  200. package/dist/collection/ui-components/form/form-control-number-masked.js +2 -2
  201. package/dist/collection/ui-components/form/form-control-number.js +2 -2
  202. package/dist/collection/ui-components/form/form-control-radio.js +5 -5
  203. package/dist/collection/ui-components/form/form-control-select.js +2 -2
  204. package/dist/collection/ui-components/form/form-control-text.js +2 -2
  205. package/dist/collection/ui-components/form/form-control-textarea.js +2 -2
  206. package/dist/collection/ui-components/form/hidden-input.js +1 -1
  207. package/dist/collection/ui-components/form/iframe-input.js +10 -5
  208. package/dist/collection/ui-components/index.js +1 -0
  209. package/dist/collection/ui-components/shadow-dom-components/justifi-button.js +176 -0
  210. package/dist/collection/ui-components/shadow-dom-components/justifi-header.js +83 -0
  211. package/dist/collection/ui-components/shadow-dom-components/justifi-radio-list-item.js +155 -0
  212. package/dist/collection/ui-components/shadow-dom-components/justifi-skeleton.js +108 -0
  213. package/dist/collection/utils/check-pkg-version.js +6 -0
  214. package/dist/docs.json +5408 -5097
  215. package/dist/esm/{Api-BJv2_XdA.js → Api-DAWuvzbl.js} +1 -1
  216. package/dist/esm/{ComponentError-SdntD1xf.js → ComponentError-Cjcsf8ku.js} +11 -1
  217. package/dist/esm/{Dispute-7MWRbTXI.js → Dispute-BH0Xfn-F.js} +1 -1
  218. package/dist/esm/{Refund-Dwnnpqim.js → Refund-CVh70dXA.js} +247 -2
  219. package/dist/esm/additional-questions-details_5.entry.js +4 -3
  220. package/dist/esm/{badge-XXatxWS0.js → badge-DSYSJcRy.js} +1 -1
  221. package/dist/esm/bank-account-document-form-inputs_4.entry.js +12 -13
  222. package/dist/{module/bank-account-form2.js → esm/bank-account-form.entry.js} +12 -36
  223. package/dist/esm/business-details-core.entry.js +3 -3
  224. package/dist/esm/{business.service-Di9jP2_p.js → business.service-cQrH5BqF.js} +4 -6
  225. package/dist/esm/{button-C-ZZ9yD1.js → button-CpllL0At.js} +1 -1
  226. package/dist/esm/card-form.entry.js +72 -0
  227. package/dist/esm/{check-pkg-version-8KHO3ihW.js → check-pkg-version-CAnDiqiu.js} +11 -7
  228. package/dist/esm/{checkout.service-l-H_OIZa.js → checkout.service-Bbgi1I6V.js} +4 -6
  229. package/dist/esm/checkout.store-CCdFOPCK.js +83 -0
  230. package/dist/esm/checkouts-list-core.entry.js +11 -12
  231. package/dist/esm/{checkouts-table-DmwocPX2.js → checkouts-table-Ddf2I-Ul.js} +3 -3
  232. package/dist/esm/{custom-popper.entry.js → custom-popper_2.entry.js} +22 -3
  233. package/dist/esm/dinero-HXpYMWUU.js +1655 -0
  234. package/dist/esm/{dispute.service-CaEbHFjw.js → dispute.service-CrZsNDW8.js} +4 -6
  235. package/dist/esm/form-alert_5.entry.js +5 -5
  236. package/dist/esm/form-control-checkbox.entry.js +5 -5
  237. package/dist/esm/form-control-date.entry.js +4 -4
  238. package/dist/esm/{form-control-error-text-eKr_QuRZ.js → form-control-error-text-R7U07nTg.js} +1 -1
  239. package/dist/esm/form-control-file-v2_2.entry.js +5 -5
  240. package/dist/esm/{form-control-help-text-Dw2vjMQ5.js → form-control-help-text-CRLH-2f7.js} +1 -1
  241. package/dist/esm/form-control-monetary-provisioning.entry.js +5 -5
  242. package/dist/esm/form-control-monetary.entry.js +7 -6
  243. package/dist/esm/form-control-number-masked_2.entry.js +5 -5
  244. package/dist/esm/form-control-number.entry.js +5 -5
  245. package/dist/esm/form-control-radio.entry.js +3 -3
  246. package/dist/esm/{form-control-select_3.entry.js → form-control-select_2.entry.js} +7 -25
  247. package/dist/esm/{get-business-GEPTefIj.js → get-business-Crb6P-iI.js} +2 -2
  248. package/dist/esm/{get-payment-details-BOpjKcRB.js → get-payment-details-0VzpMNY9.js} +5 -7
  249. package/dist/esm/{get-payout-csv-D7IYYqVL.js → get-payout-csv-D-Lnooki.js} +2 -2
  250. package/dist/esm/{get-subaccounts-0Ri4RB5r.js → get-subaccounts-9UMbyFiT.js} +6 -8
  251. package/dist/esm/gross-payment-chart-core.entry.js +6 -5
  252. package/dist/esm/{header-1-BnwrlkS-.js → header-1-3M9If0gM.js} +1 -1
  253. package/dist/esm/{header-3-IOnOCyak.js → header-3-CWa41YWq.js} +1 -1
  254. package/dist/esm/{iframe-input_4.entry.js → hidden-input_2.entry.js} +106 -146
  255. package/dist/esm/index-CbL73B6U.js +30 -0
  256. package/dist/esm/index.js +1 -1
  257. package/dist/esm/insurance-state-CTalqbNa.js +45 -0
  258. package/dist/esm/justifi-additional-questions-form-step-core_6.entry.js +8 -9
  259. package/dist/esm/justifi-additional-questions-form-step_9.entry.js +20 -21
  260. package/dist/esm/justifi-additional-statement_8.entry.js +9 -9
  261. package/dist/esm/justifi-apple-pay.entry.js +780 -0
  262. package/dist/esm/justifi-bank-account-billing-form-simple_9.entry.js +363 -0
  263. package/dist/esm/justifi-business-details.entry.js +13 -14
  264. package/dist/esm/justifi-business-form.entry.js +15 -16
  265. package/dist/esm/justifi-business-representative-form-inputs.entry.js +2 -2
  266. package/dist/esm/justifi-checkout-summary_7.entry.js +1413 -0
  267. package/dist/esm/justifi-checkout.entry.js +69 -99
  268. package/dist/esm/justifi-checkouts-list-filters.entry.js +7 -8
  269. package/dist/esm/justifi-checkouts-list.entry.js +15 -16
  270. package/dist/esm/justifi-details.entry.js +2 -2
  271. package/dist/esm/justifi-dispute-management-core.entry.js +2 -2
  272. package/dist/esm/justifi-dispute-management.entry.js +11 -12
  273. package/dist/esm/justifi-dispute-notification_3.entry.js +16 -17
  274. package/dist/esm/justifi-gross-payment-chart.entry.js +11 -12
  275. package/dist/esm/justifi-order-terminals.entry.js +15 -16
  276. package/dist/esm/justifi-owner-form_3.entry.js +14 -15
  277. package/dist/esm/justifi-payment-details.entry.js +13 -14
  278. package/dist/esm/justifi-payment-provisioning-core.entry.js +4 -4
  279. package/dist/esm/justifi-payment-provisioning.entry.js +12 -13
  280. package/dist/esm/justifi-payment-transactions-list.entry.js +14 -15
  281. package/dist/esm/justifi-payments-list-filters.entry.js +5 -4
  282. package/dist/esm/justifi-payments-list.entry.js +15 -16
  283. package/dist/esm/justifi-payout-details.entry.js +13 -14
  284. package/dist/esm/justifi-payout-transactions-list.entry.js +14 -15
  285. package/dist/esm/justifi-payouts-list-filters.entry.js +5 -4
  286. package/dist/esm/justifi-payouts-list.entry.js +17 -18
  287. package/dist/esm/justifi-refund-payment.entry.js +14 -15
  288. package/dist/esm/justifi-saved-payment-method.entry.js +29 -0
  289. package/dist/esm/justifi-season-interruption-insurance.entry.js +122 -20
  290. package/dist/esm/justifi-skeleton.entry.js +15 -0
  291. package/dist/esm/justifi-terminal-orders-list-filters.entry.js +8 -9
  292. package/dist/esm/justifi-terminal-orders-list.entry.js +13 -14
  293. package/dist/esm/justifi-terminals-list-filters.entry.js +7 -8
  294. package/dist/esm/justifi-terminals-list.entry.js +15 -16
  295. package/dist/esm/loader.js +1 -1
  296. package/dist/esm/{package-BOCuVjGs.js → package-CnWtPu8L.js} +1 -1
  297. package/dist/esm/pagination-menu.entry.js +1 -1
  298. package/dist/esm/{parts-CVGBVdVC.js → parts-RvUQ__Pq.js} +1 -1
  299. package/dist/esm/payment-details-core.entry.js +15 -14
  300. package/dist/esm/payment-method-option-utils-lUHAQVFl.js +15 -0
  301. package/dist/esm/payment-method-option.entry.js +15 -0
  302. package/dist/esm/{payment-provisioning-actions-BIfyW239.js → payment-provisioning-actions-ONP8lDnV.js} +2 -2
  303. package/dist/esm/{payment.service-Dz5mhgIm.js → payment.service-TxyxCg0E.js} +4 -6
  304. package/dist/esm/payments-list-core.entry.js +12 -13
  305. package/dist/esm/{payments-status-CN8wEqKC.js → payments-status-5orNU2Rd.js} +1 -1
  306. package/dist/esm/{payments-table-SmMgUr5X.js → payments-table-gkJV5GNK.js} +3 -3
  307. package/dist/esm/payout-details-core.entry.js +11 -10
  308. package/dist/esm/{payout.service-DUnRbCmv.js → payout.service-BOwZ4wWh.js} +4 -6
  309. package/dist/esm/payouts-list-core.entry.js +12 -13
  310. package/dist/esm/{payouts-status-BzTh9X2W.js → payouts-status-CZPwa2AE.js} +1 -1
  311. package/dist/esm/{payouts-table-SB6q0e7V.js → payouts-table-0PtktGRd.js} +3 -3
  312. package/dist/esm/{skeleton-DK6mW457.js → skeleton-qMb0_Cjy.js} +1 -1
  313. package/dist/esm/{spinner-CWoD0q_S.js → spinner-DUzyWLhj.js} +1 -1
  314. package/dist/esm/{table-KCj3mM1K.js → table-Br3n9Xu-.js} +2 -2
  315. package/dist/esm/table-filters-menu.entry.js +3 -3
  316. package/dist/esm/terminal-orders-list-core.entry.js +11 -12
  317. package/dist/esm/{terminal-orders-table-CPsSDEWs.js → terminal-orders-table-DTBSIMlJ.js} +6 -8
  318. package/dist/esm/terminal-quantity-selector.entry.js +2 -2
  319. package/dist/esm/{terminal.service-Vhk3qPk2.js → terminal.service-E6dZlM43.js} +4 -6
  320. package/dist/esm/terminals-list-core.entry.js +11 -12
  321. package/dist/esm/{terminals-table-CAavYaG5.js → terminals-table-TGUKTi7I.js} +3 -3
  322. package/dist/esm/{utils-Dccsn9BY.js → utils-BeQLScSm.js} +1 -1
  323. package/dist/esm/{utils-CKEiU2Q5.js → utils-BscIVFn8.js} +3 -1660
  324. package/dist/esm/{utils-_kzStVq_.js → utils-Dg6gMUTv.js} +1 -1
  325. package/dist/esm/webcomponents.js +1 -1
  326. package/dist/module/{check-pkg-version.js → Analytics.js} +28 -24
  327. package/dist/module/ModularCheckout.js +30 -0
  328. package/dist/module/Refund.js +331 -1
  329. package/dist/module/additional-questions.js +1 -1
  330. package/dist/module/additional-statement.js +2 -2
  331. package/dist/module/badge.js +1 -1
  332. package/dist/module/bank-account-billing-form-simple.js +9 -4
  333. package/dist/module/bank-account-document-inputs.js +3 -5
  334. package/dist/module/bank-account-form-inputs2.js +1 -1
  335. package/dist/module/bank-account-form.js +86 -1
  336. package/dist/module/bank-account.js +103 -0
  337. package/dist/module/billing-form-full.js +14 -11
  338. package/dist/module/billing-form-schema.js +3 -3
  339. package/dist/module/business-additional-questions-form-step.js +2 -2
  340. package/dist/module/business-bank-account-form-step-core.js +2 -4
  341. package/dist/module/business-bank-account-form-step.js +3 -5
  342. package/dist/module/business-core-info-form-step.js +2 -2
  343. package/dist/module/business-core-info.js +1 -1
  344. package/dist/module/business-details-core2.js +1 -0
  345. package/dist/module/business-documents-on-file2.js +2 -1
  346. package/dist/module/business-owners-form-step-core.js +1 -0
  347. package/dist/module/business-owners-form-step.js +2 -2
  348. package/dist/module/business-representative-form-inputs.js +1 -1
  349. package/dist/module/business-representative-form-step.js +2 -2
  350. package/dist/module/business-representative.js +1 -1
  351. package/dist/module/business-terms-conditions-form-step.js +2 -4
  352. package/dist/module/business.service.js +1 -3
  353. package/dist/module/button.js +1 -1
  354. package/dist/module/cancellation-policy.js +2 -2
  355. package/dist/module/card-billing-form-simple.js +9 -4
  356. package/dist/module/card-form.js +94 -1
  357. package/dist/module/card-form2.js +28 -13
  358. package/dist/module/checkout.service.js +1 -3
  359. package/dist/module/checkout.store.js +81 -0
  360. package/dist/module/checkouts-list-core2.js +6 -6
  361. package/dist/module/custom-popper2.js +2 -2
  362. package/dist/module/customer-details.js +2 -2
  363. package/dist/module/dinero.js +1655 -0
  364. package/dist/module/dispute-management-core.js +2 -2
  365. package/dist/module/dispute-notification.js +3 -2
  366. package/dist/module/dispute-response-actions.js +1 -3
  367. package/dist/module/dispute-response-core.js +2 -2
  368. package/dist/module/dispute-response.js +4 -3
  369. package/dist/module/duplicate-charge.js +2 -2
  370. package/dist/module/electronic-evidence.js +2 -2
  371. package/dist/module/form-alert2.js +1 -1
  372. package/dist/module/form-control-checkbox2.js +4 -3
  373. package/dist/module/form-control-date2.js +3 -2
  374. package/dist/module/form-control-file-v22.js +1 -1
  375. package/dist/module/form-control-file2.js +3 -2
  376. package/dist/module/form-control-monetary-provisioning2.js +4 -3
  377. package/dist/module/form-control-monetary2.js +4 -3
  378. package/dist/module/form-control-number-masked2.js +3 -2
  379. package/dist/module/form-control-number.js +4 -3
  380. package/dist/module/form-control-radio2.js +4 -4
  381. package/dist/module/form-control-select2.js +3 -2
  382. package/dist/module/form-control-text2.js +3 -2
  383. package/dist/module/form-control-textarea2.js +3 -3
  384. package/dist/module/get-business.js +1 -1
  385. package/dist/module/get-payment-details.js +2 -4
  386. package/dist/module/get-payout-csv.js +1 -1
  387. package/dist/module/get-subaccounts.js +2 -4
  388. package/dist/module/gross-payment-chart-core2.js +2 -2
  389. package/dist/module/header-2.js +8 -0
  390. package/dist/module/header-3.js +8 -0
  391. package/dist/module/hidden-input2.js +2 -2
  392. package/dist/module/identity-address-form.js +1 -1
  393. package/dist/module/iframe-input2.js +6 -6
  394. package/dist/module/index.js +1 -0
  395. package/dist/module/insurance-state.js +18 -7
  396. package/dist/module/{justifi-checkout-core.d.ts → justifi-apple-pay.d.ts} +4 -4
  397. package/dist/module/justifi-apple-pay.js +811 -0
  398. package/dist/module/justifi-bank-account-form.d.ts +11 -0
  399. package/dist/module/justifi-bank-account-form.js +6 -0
  400. package/dist/module/justifi-business-details.js +2 -2
  401. package/dist/module/justifi-business-form.js +4 -5
  402. package/dist/module/justifi-button.d.ts +11 -0
  403. package/dist/module/justifi-button.js +6 -0
  404. package/dist/module/justifi-button2.js +41 -0
  405. package/dist/module/justifi-card-form.d.ts +11 -0
  406. package/dist/module/justifi-card-form.js +6 -0
  407. package/dist/module/justifi-checkout-summary.d.ts +11 -0
  408. package/dist/module/justifi-checkout-summary.js +6 -0
  409. package/dist/module/justifi-checkout.js +147 -139
  410. package/dist/module/justifi-checkouts-list-filters.js +4 -5
  411. package/dist/module/justifi-checkouts-list.js +5 -6
  412. package/dist/module/justifi-dispute-management.js +3 -4
  413. package/dist/module/justifi-gross-payment-chart.js +2 -4
  414. package/dist/module/justifi-header.d.ts +11 -0
  415. package/dist/module/justifi-header.js +6 -0
  416. package/dist/module/justifi-header2.js +43 -0
  417. package/dist/module/justifi-modular-checkout.d.ts +11 -0
  418. package/dist/module/justifi-modular-checkout.js +6 -0
  419. package/dist/module/justifi-order-terminals.js +7 -7
  420. package/dist/module/justifi-payment-details.js +2 -2
  421. package/dist/module/justifi-payment-provisioning.js +3 -5
  422. package/dist/module/justifi-payment-transactions-list.js +7 -7
  423. package/dist/module/justifi-payments-list-filters.js +4 -3
  424. package/dist/module/justifi-payments-list.js +5 -6
  425. package/dist/module/justifi-payout-details.js +3 -5
  426. package/dist/module/justifi-payout-transactions-list.js +7 -7
  427. package/dist/module/justifi-payouts-list-filters.js +4 -3
  428. package/dist/module/justifi-payouts-list.js +5 -6
  429. package/dist/module/justifi-plaid-payment-method.d.ts +11 -0
  430. package/dist/module/justifi-plaid-payment-method.js +6 -0
  431. package/dist/module/justifi-radio-list-item.d.ts +11 -0
  432. package/dist/module/justifi-radio-list-item.js +6 -0
  433. package/dist/module/justifi-radio-list-item2.js +55 -0
  434. package/dist/module/justifi-refund-payment.js +3 -4
  435. package/dist/module/justifi-saved-payment-method.js +57 -1
  436. package/dist/module/justifi-saved-payment-methods.d.ts +11 -0
  437. package/dist/module/justifi-saved-payment-methods.js +6 -0
  438. package/dist/module/justifi-season-interruption-insurance.js +124 -24
  439. package/dist/module/justifi-skeleton.d.ts +11 -0
  440. package/dist/module/justifi-skeleton.js +39 -0
  441. package/dist/module/justifi-terminal-orders-list-filters.js +5 -6
  442. package/dist/module/justifi-terminal-orders-list.js +5 -6
  443. package/dist/module/justifi-terminals-list-filters.js +4 -5
  444. package/dist/module/justifi-terminals-list.js +5 -6
  445. package/dist/module/justifi-tokenize-payment-method.js +1 -219
  446. package/dist/module/legal-address-form-step.js +2 -2
  447. package/dist/module/legal-address-form.js +1 -1
  448. package/dist/module/modular-checkout.js +406 -0
  449. package/dist/module/owner-form-core2.js +3 -2
  450. package/dist/module/owner-form-inputs2.js +1 -1
  451. package/dist/module/owner-form.js +1 -1
  452. package/dist/module/package.js +3 -3
  453. package/dist/module/pagination-menu2.js +1 -1
  454. package/dist/module/parts.js +1 -1
  455. package/dist/module/payment-details-core2.js +10 -9
  456. package/dist/module/payment-method-option-utils.js +15 -0
  457. package/dist/module/payment-method-option.d.ts +11 -0
  458. package/dist/module/payment-method-option.js +54 -0
  459. package/dist/module/payment-provisioning-actions.js +1 -1
  460. package/dist/module/payment-provisioning-core.js +3 -2
  461. package/dist/module/payment-provisioning-form-buttons.js +2 -1
  462. package/dist/module/payment-provisioning-form-steps.js +1 -1
  463. package/dist/module/payment-provisioning-loading.js +1 -0
  464. package/dist/module/payment.service.js +1 -3
  465. package/dist/module/payments-list-core2.js +6 -6
  466. package/dist/module/payout-details-core2.js +5 -4
  467. package/dist/module/payout.service.js +1 -3
  468. package/dist/module/payouts-list-core2.js +6 -6
  469. package/dist/module/plaid-payment-method.js +687 -0
  470. package/dist/module/product-or-service.js +2 -2
  471. package/dist/module/refund-policy.js +2 -2
  472. package/dist/module/save-new-payment-method.js +13 -6
  473. package/dist/module/saved-payment-methods.js +75 -0
  474. package/dist/module/sezzle-payment-method.js +34 -35
  475. package/dist/module/shipping-details.js +2 -2
  476. package/dist/module/spinner.js +1 -1
  477. package/dist/module/summary.js +35 -0
  478. package/dist/module/table-filters-menu2.js +1 -1
  479. package/dist/module/table.js +1 -1
  480. package/dist/module/terminal-orders-list-core2.js +6 -6
  481. package/dist/module/terminal-quantity-selector2.js +2 -2
  482. package/dist/module/terminal.service.js +1 -3
  483. package/dist/module/terminals-list-core2.js +6 -6
  484. package/dist/module/tokenize-payment-method.js +410 -0
  485. package/dist/module/utils2.js +3 -1660
  486. package/dist/module/utils4.js +1 -1
  487. package/dist/types/api/ApplePay.d.ts +196 -0
  488. package/dist/types/api/BillingInformation.d.ts +13 -0
  489. package/dist/types/api/Checkout.d.ts +23 -26
  490. package/dist/types/api/ComponentError.d.ts +10 -1
  491. package/dist/types/api/Payment.d.ts +4 -3
  492. package/dist/types/api/PaymentMethod.d.ts +21 -0
  493. package/dist/types/api/services/apple-pay.service.d.ts +55 -0
  494. package/dist/types/api/services/plaid.service.d.ts +12 -0
  495. package/dist/types/components/checkout/billing-form/billing-form-schema.d.ts +4 -4
  496. package/dist/types/components/checkout/checkout.d.ts +26 -11
  497. package/dist/types/components/checkout/save-new-payment-method.d.ts +1 -1
  498. package/dist/types/components/insurance/insurance-state.d.ts +2 -1
  499. package/dist/types/components/insurance/season-interruption/season-interruption-insurance.d.ts +9 -3
  500. package/dist/types/components/modular-checkout/ModularCheckout.d.ts +31 -0
  501. package/dist/types/components/modular-checkout/modular-checkout.d.ts +43 -0
  502. package/dist/types/components/modular-checkout/sub-components/apple-pay-skeleton.d.ts +6 -0
  503. package/dist/types/components/modular-checkout/sub-components/apple-pay.d.ts +39 -0
  504. package/dist/types/components/{checkout/billing-form → modular-checkout/sub-components}/bank-account-billing-form-simple.d.ts +1 -1
  505. package/dist/types/components/modular-checkout/sub-components/bank-account-skeleton.d.ts +6 -0
  506. package/dist/types/components/modular-checkout/sub-components/bank-account.d.ts +18 -0
  507. package/dist/types/components/{checkout/billing-form → modular-checkout/sub-components}/billing-form-full.d.ts +1 -2
  508. package/dist/types/components/{checkout/billing-form → modular-checkout/sub-components}/card-billing-form-simple.d.ts +1 -1
  509. package/dist/types/components/modular-checkout/sub-components/card-form-skeleton.d.ts +6 -0
  510. package/dist/types/components/modular-checkout/sub-components/card-form.d.ts +20 -0
  511. package/dist/types/components/modular-checkout/sub-components/payment-method-option.d.ts +8 -0
  512. package/dist/types/components/modular-checkout/sub-components/plaid-payment-method.d.ts +80 -0
  513. package/dist/types/components/modular-checkout/sub-components/plaid-payment-method.test.d.ts +1 -0
  514. package/dist/types/components/modular-checkout/sub-components/saved-payment-methods.d.ts +7 -0
  515. package/dist/types/components/{checkout → modular-checkout/sub-components}/sezzle-payment-method.d.ts +4 -10
  516. package/dist/types/components/modular-checkout/sub-components/summary.d.ts +3 -0
  517. package/dist/types/components/tokenize-payment-method/tokenize-payment-method.d.ts +45 -17
  518. package/dist/types/components.d.ts +468 -223
  519. package/dist/types/index.d.ts +2 -0
  520. package/dist/types/store/checkout.store.d.ts +38 -0
  521. package/dist/types/ui-components/apple-pay-button.d.ts +17 -0
  522. package/dist/types/ui-components/form/form-control-radio.d.ts +1 -1
  523. package/dist/types/ui-components/form/iframe-input.d.ts +2 -1
  524. package/dist/types/ui-components/index.d.ts +1 -0
  525. package/dist/types/ui-components/shadow-dom-components/justifi-button.d.ts +13 -0
  526. package/dist/types/ui-components/shadow-dom-components/justifi-radio-list-item.d.ts +12 -0
  527. package/dist/types/ui-components/shadow-dom-components/justifi-skeleton.d.ts +10 -0
  528. package/dist/webcomponents/index.esm.js +1 -0
  529. package/dist/webcomponents/p-0803d130.entry.js +1 -0
  530. package/dist/webcomponents/{p-BtyEAd0R.js → p-0Om7jLBs.js} +1 -1
  531. package/dist/webcomponents/p-117b7f47.entry.js +1 -0
  532. package/dist/webcomponents/p-17093105.entry.js +1 -0
  533. package/dist/webcomponents/p-1a08b47f.entry.js +1 -0
  534. package/dist/webcomponents/p-1bcb3852.entry.js +1 -0
  535. package/dist/webcomponents/p-1eb2b847.entry.js +1 -0
  536. package/dist/webcomponents/p-2f7aa249.entry.js +1 -0
  537. package/dist/webcomponents/{p-7a0661a2.entry.js → p-2fa34c82.entry.js} +4 -4
  538. package/dist/webcomponents/p-33311d41.entry.js +1 -0
  539. package/dist/webcomponents/p-336c31b3.entry.js +1 -0
  540. package/dist/webcomponents/p-3f33c940.entry.js +1 -0
  541. package/dist/webcomponents/p-442f86e8.entry.js +1 -0
  542. package/dist/webcomponents/{p-80b6c011.entry.js → p-44450a94.entry.js} +1 -1
  543. package/dist/webcomponents/p-464e7a8e.entry.js +1 -0
  544. package/dist/webcomponents/p-50392803.entry.js +1 -0
  545. package/dist/webcomponents/p-52cbd667.entry.js +1 -0
  546. package/dist/webcomponents/{p-d43a4316.entry.js → p-54ca3070.entry.js} +1 -1
  547. package/dist/webcomponents/{p-BTS3E50C.js → p-5aA7gjr5.js} +1 -1
  548. package/dist/webcomponents/p-5ad0f438.entry.js +1 -0
  549. package/dist/webcomponents/p-613421d4.entry.js +1 -0
  550. package/dist/webcomponents/p-62d12566.entry.js +1 -0
  551. package/dist/webcomponents/p-65ed60bf.entry.js +1 -0
  552. package/dist/webcomponents/p-6cf30a24.entry.js +1 -0
  553. package/dist/webcomponents/{p-bcadc072.entry.js → p-70f51444.entry.js} +1 -1
  554. package/dist/webcomponents/p-729dbd8f.entry.js +1 -0
  555. package/dist/webcomponents/p-77948b46.entry.js +1 -0
  556. package/dist/webcomponents/p-7bcfaff4.entry.js +1 -0
  557. package/dist/webcomponents/{p-96247d70.entry.js → p-7cf87637.entry.js} +1 -1
  558. package/dist/webcomponents/p-7dd74e6f.entry.js +1 -0
  559. package/dist/webcomponents/{p-ck6bcYXe.js → p-7s1gsXM5.js} +1 -1
  560. package/dist/webcomponents/p-80331983.entry.js +1 -0
  561. package/dist/webcomponents/p-85f20746.entry.js +1 -0
  562. package/dist/webcomponents/p-8687e5d6.entry.js +1 -0
  563. package/dist/webcomponents/p-89ecd650.entry.js +1 -0
  564. package/dist/webcomponents/p-8a6718b6.entry.js +1 -0
  565. package/dist/webcomponents/p-8d6b81ba.entry.js +1 -0
  566. package/dist/webcomponents/p-8d743490.entry.js +1 -0
  567. package/dist/webcomponents/p-8f7396b1.entry.js +1 -0
  568. package/dist/webcomponents/p-8ff839a4.entry.js +1 -0
  569. package/dist/webcomponents/{p-d53c3370.entry.js → p-95cbb655.entry.js} +1 -1
  570. package/dist/webcomponents/p-98cffba9.entry.js +1 -0
  571. package/dist/webcomponents/{p-cdd2c7c8.entry.js → p-9a2c044f.entry.js} +1 -1
  572. package/dist/webcomponents/p-9be67b19.entry.js +1 -0
  573. package/dist/webcomponents/p-9e8021a1.entry.js +1 -0
  574. package/dist/webcomponents/p-9fc0ea58.entry.js +1 -0
  575. package/dist/webcomponents/p-9fc567d8.entry.js +1 -0
  576. package/dist/webcomponents/p-9fcff84c.entry.js +1 -0
  577. package/dist/webcomponents/p-B71k50jz.js +1 -0
  578. package/dist/webcomponents/p-BF4U0yVj.js +1 -0
  579. package/dist/webcomponents/{p-7MWRbTXI.js → p-BH0Xfn-F.js} +1 -1
  580. package/dist/webcomponents/p-BHf9IqGw.js +1 -0
  581. package/dist/webcomponents/p-BSt6p1oq.js +1 -0
  582. package/dist/webcomponents/{p-BQQ7ifKz.js → p-Bb-6bNcq.js} +1 -1
  583. package/dist/webcomponents/p-BbZwa5UI.js +1 -0
  584. package/dist/webcomponents/p-BdKWuCys.js +1 -0
  585. package/dist/webcomponents/p-BfM6X7lF.js +1 -0
  586. package/dist/webcomponents/{p-DK0C7j0u.js → p-BjVfIXWC.js} +1 -1
  587. package/dist/webcomponents/{p-BpWSwi9x.js → p-BsGE9UDv.js} +1 -1
  588. package/dist/webcomponents/{p-DV1c2IYS.js → p-C5id7s_l.js} +1 -1
  589. package/dist/webcomponents/{p-dzS7n4Xj.js → p-CAJnQLZF.js} +1 -1
  590. package/dist/webcomponents/{p-DetWIU1e.js → p-CB0mCq1M.js} +1 -1
  591. package/dist/webcomponents/p-CaAVuW6B.js +1 -0
  592. package/dist/webcomponents/p-Cb0FhuyU.js +1 -0
  593. package/dist/webcomponents/p-CbL73B6U.js +1 -0
  594. package/dist/webcomponents/p-Cjcsf8ku.js +1 -0
  595. package/dist/webcomponents/p-CnWtPu8L.js +1 -0
  596. package/dist/webcomponents/{p-C5RuuShs.js → p-D2muobcE.js} +1 -1
  597. package/dist/webcomponents/{p-v6yK8Vbe.js → p-DD0Mvpeu.js} +1 -1
  598. package/dist/webcomponents/{p-B_t2t34m.js → p-DDUmOl3v.js} +1 -1
  599. package/dist/webcomponents/p-DH8F0bsw.js +1 -0
  600. package/dist/webcomponents/p-DIDloHpm.js +1 -0
  601. package/dist/webcomponents/p-DIjoBk44.js +1 -0
  602. package/dist/webcomponents/p-DK2sRMlx.js +1 -0
  603. package/dist/webcomponents/{p-qGbNz93o.js → p-DNo0OPOP.js} +1 -1
  604. package/dist/webcomponents/p-DRXvcLy9.js +1 -0
  605. package/dist/webcomponents/p-DYGIC0QH.js +1 -0
  606. package/dist/webcomponents/p-DZYcH7jA.js +1 -0
  607. package/dist/webcomponents/p-Da3idOSV.js +1 -0
  608. package/dist/webcomponents/p-Dgflaz6J.js +1 -0
  609. package/dist/webcomponents/p-ED_TzwCp.js +1 -0
  610. package/dist/webcomponents/p-HXpYMWUU.js +1 -0
  611. package/dist/webcomponents/p-JyHlIFWl.js +1 -0
  612. package/dist/webcomponents/{p-CVGBVdVC.js → p-RvUQ__Pq.js} +1 -1
  613. package/dist/webcomponents/p-Wh1V0gvF.js +1 -0
  614. package/dist/webcomponents/p-ZpPDShvP.js +1 -0
  615. package/dist/webcomponents/p-a55f07af.entry.js +1 -0
  616. package/dist/webcomponents/p-aa6194ef.entry.js +1 -0
  617. package/dist/webcomponents/p-ab6a5dc9.entry.js +1 -0
  618. package/dist/webcomponents/p-af9c4174.entry.js +1 -0
  619. package/dist/webcomponents/p-b7d2f2eb.entry.js +1 -0
  620. package/dist/webcomponents/p-bbc4b4cb.entry.js +1 -0
  621. package/dist/webcomponents/p-c599e526.entry.js +1 -0
  622. package/dist/webcomponents/p-d62cd269.entry.js +1 -0
  623. package/dist/webcomponents/p-d9dd7d24.entry.js +1 -0
  624. package/dist/webcomponents/p-dd7352da.entry.js +1 -0
  625. package/dist/webcomponents/p-e8a67dc7.entry.js +1 -0
  626. package/dist/webcomponents/p-eb2d9e5b.entry.js +1 -0
  627. package/dist/webcomponents/p-eddaca4e.entry.js +1 -0
  628. package/dist/webcomponents/p-ef32fe0e.entry.js +1 -0
  629. package/dist/webcomponents/{p-c51651aa.entry.js → p-f1cba43c.entry.js} +1 -1
  630. package/dist/webcomponents/p-f1f0b405.entry.js +1 -0
  631. package/dist/webcomponents/p-f499a8de.entry.js +1 -0
  632. package/dist/webcomponents/p-f4d0cdf0.entry.js +1 -0
  633. package/dist/webcomponents/p-f680e617.entry.js +1 -0
  634. package/dist/webcomponents/p-f7c4222f.entry.js +1 -0
  635. package/dist/webcomponents/p-fa1884b4.entry.js +1 -0
  636. package/dist/webcomponents/p-z-5r0gWn.js +1 -0
  637. package/dist/webcomponents/webcomponents.esm.js +1 -1
  638. package/package.json +2 -2
  639. package/dist/cjs/Checkout-BbhldGDh.js +0 -103
  640. package/dist/cjs/Payment-D6XuQ4Ve.js +0 -151
  641. package/dist/cjs/bank-account-form_9.cjs.entry.js +0 -544
  642. package/dist/cjs/iframe-input-styles-state-DH-5a2Mg.js +0 -26
  643. package/dist/cjs/justifi-checkout-core.cjs.entry.js +0 -141
  644. package/dist/cjs/justifi-season-interruption-insurance-core.cjs.entry.js +0 -124
  645. package/dist/cjs/justifi-tokenize-payment-method.cjs.entry.js +0 -80
  646. package/dist/collection/components/checkout/checkout-core.js +0 -454
  647. package/dist/collection/components/checkout/new-payment-method.js +0 -378
  648. package/dist/collection/components/checkout/payment-method-options.js +0 -440
  649. package/dist/collection/components/checkout/sezzle-payment-method.js +0 -240
  650. package/dist/collection/components/insurance/season-interruption/season-interruption-insurance-core.js +0 -447
  651. package/dist/esm/Checkout-CIUkm9aQ.js +0 -101
  652. package/dist/esm/Payment-DrCqUoz-.js +0 -149
  653. package/dist/esm/bank-account-form_9.entry.js +0 -534
  654. package/dist/esm/iframe-input-styles-state-Cqb62KAu.js +0 -23
  655. package/dist/esm/insurance-state-DRFl0tWj.js +0 -28
  656. package/dist/esm/justifi-checkout-core.entry.js +0 -139
  657. package/dist/esm/justifi-season-interruption-insurance-core.entry.js +0 -122
  658. package/dist/esm/justifi-tokenize-payment-method.entry.js +0 -78
  659. package/dist/module/Checkout.js +0 -121
  660. package/dist/module/Payment.js +0 -204
  661. package/dist/module/checkout-core.js +0 -292
  662. package/dist/module/justifi-checkout-core.js +0 -6
  663. package/dist/module/justifi-new-payment-method.d.ts +0 -11
  664. package/dist/module/justifi-new-payment-method.js +0 -6
  665. package/dist/module/justifi-payment-method-options.d.ts +0 -11
  666. package/dist/module/justifi-payment-method-options.js +0 -6
  667. package/dist/module/justifi-season-interruption-insurance-core.d.ts +0 -11
  668. package/dist/module/justifi-season-interruption-insurance-core.js +0 -6
  669. package/dist/module/new-payment-method.js +0 -222
  670. package/dist/module/payment-method-options.js +0 -237
  671. package/dist/module/saved-payment-method.js +0 -79
  672. package/dist/module/season-interruption-insurance-core.js +0 -168
  673. package/dist/types/components/checkout/checkout-core.d.ts +0 -49
  674. package/dist/types/components/checkout/new-payment-method.d.ts +0 -31
  675. package/dist/types/components/checkout/payment-method-options.d.ts +0 -32
  676. package/dist/types/components/insurance/season-interruption/season-interruption-insurance-core.d.ts +0 -32
  677. package/dist/webcomponents/p-08e1bf28.entry.js +0 -1
  678. package/dist/webcomponents/p-09cb06ed.entry.js +0 -1
  679. package/dist/webcomponents/p-0adbbb23.entry.js +0 -1
  680. package/dist/webcomponents/p-0b067d3c.entry.js +0 -1
  681. package/dist/webcomponents/p-0bfd309e.entry.js +0 -1
  682. package/dist/webcomponents/p-0f005fdd.entry.js +0 -1
  683. package/dist/webcomponents/p-0nMw2Aul.js +0 -1
  684. package/dist/webcomponents/p-14dc17fd.entry.js +0 -1
  685. package/dist/webcomponents/p-266f1ff3.entry.js +0 -1
  686. package/dist/webcomponents/p-35387685.entry.js +0 -1
  687. package/dist/webcomponents/p-3946adfa.entry.js +0 -1
  688. package/dist/webcomponents/p-3c44b724.entry.js +0 -1
  689. package/dist/webcomponents/p-3e3b5cdb.entry.js +0 -1
  690. package/dist/webcomponents/p-41876098.entry.js +0 -1
  691. package/dist/webcomponents/p-45edf188.entry.js +0 -1
  692. package/dist/webcomponents/p-4786f2d0.entry.js +0 -1
  693. package/dist/webcomponents/p-4c1c55bb.entry.js +0 -1
  694. package/dist/webcomponents/p-4f358b63.entry.js +0 -1
  695. package/dist/webcomponents/p-5375df08.entry.js +0 -1
  696. package/dist/webcomponents/p-575b972d.entry.js +0 -1
  697. package/dist/webcomponents/p-580aa2e3.entry.js +0 -1
  698. package/dist/webcomponents/p-5b857a1c.entry.js +0 -1
  699. package/dist/webcomponents/p-5c9d1c35.entry.js +0 -1
  700. package/dist/webcomponents/p-690514f2.entry.js +0 -1
  701. package/dist/webcomponents/p-6a853571.entry.js +0 -1
  702. package/dist/webcomponents/p-724e4e6c.entry.js +0 -1
  703. package/dist/webcomponents/p-756a7021.entry.js +0 -1
  704. package/dist/webcomponents/p-89431ee2.entry.js +0 -1
  705. package/dist/webcomponents/p-8f5c1ae6.entry.js +0 -1
  706. package/dist/webcomponents/p-989d56de.entry.js +0 -1
  707. package/dist/webcomponents/p-99f7a36d.entry.js +0 -1
  708. package/dist/webcomponents/p-BCgpQGhw.js +0 -1
  709. package/dist/webcomponents/p-BOCuVjGs.js +0 -1
  710. package/dist/webcomponents/p-BUSn_ReW.js +0 -1
  711. package/dist/webcomponents/p-BZtgbC0H.js +0 -1
  712. package/dist/webcomponents/p-Bs-84XY6.js +0 -1
  713. package/dist/webcomponents/p-BvXjypQm.js +0 -1
  714. package/dist/webcomponents/p-C-wMveZe.js +0 -1
  715. package/dist/webcomponents/p-CCl9g-ln.js +0 -1
  716. package/dist/webcomponents/p-CDPZXQAo.js +0 -1
  717. package/dist/webcomponents/p-CKEiU2Q5.js +0 -1
  718. package/dist/webcomponents/p-CS4_rnSp.js +0 -1
  719. package/dist/webcomponents/p-CnMP2-Xk.js +0 -1
  720. package/dist/webcomponents/p-Cs0cIpIm.js +0 -1
  721. package/dist/webcomponents/p-CxHdQoIo.js +0 -1
  722. package/dist/webcomponents/p-DFWnHEN2.js +0 -1
  723. package/dist/webcomponents/p-DKSNNnPC.js +0 -1
  724. package/dist/webcomponents/p-DjFzWJxk.js +0 -1
  725. package/dist/webcomponents/p-DnGswpsl.js +0 -1
  726. package/dist/webcomponents/p-DniQ6yo6.js +0 -1
  727. package/dist/webcomponents/p-DsLxs70Z.js +0 -1
  728. package/dist/webcomponents/p-DtdcFDM_.js +0 -1
  729. package/dist/webcomponents/p-DwF36W04.js +0 -1
  730. package/dist/webcomponents/p-L4y68wud.js +0 -1
  731. package/dist/webcomponents/p-SdntD1xf.js +0 -1
  732. package/dist/webcomponents/p-a09ca567.entry.js +0 -1
  733. package/dist/webcomponents/p-a3313ebe.entry.js +0 -1
  734. package/dist/webcomponents/p-aeaafe28.entry.js +0 -1
  735. package/dist/webcomponents/p-b25bbf0a.entry.js +0 -1
  736. package/dist/webcomponents/p-b7594923.entry.js +0 -1
  737. package/dist/webcomponents/p-b79e302a.entry.js +0 -1
  738. package/dist/webcomponents/p-ba268a78.entry.js +0 -1
  739. package/dist/webcomponents/p-ba68ea4f.entry.js +0 -1
  740. package/dist/webcomponents/p-bf0e00be.entry.js +0 -1
  741. package/dist/webcomponents/p-c15d8dd0.entry.js +0 -1
  742. package/dist/webcomponents/p-c28f2569.entry.js +0 -1
  743. package/dist/webcomponents/p-c5911cd9.entry.js +0 -1
  744. package/dist/webcomponents/p-cefb9a76.entry.js +0 -1
  745. package/dist/webcomponents/p-d2ae3c55.entry.js +0 -1
  746. package/dist/webcomponents/p-d2e1d179.entry.js +0 -1
  747. package/dist/webcomponents/p-d4d58793.entry.js +0 -1
  748. package/dist/webcomponents/p-dc6b707a.entry.js +0 -1
  749. package/dist/webcomponents/p-dfd9aff0.entry.js +0 -1
  750. package/dist/webcomponents/p-e4682bb6.entry.js +0 -1
  751. package/dist/webcomponents/p-ee566062.entry.js +0 -1
  752. package/dist/webcomponents/p-ef07d761.entry.js +0 -1
  753. package/dist/webcomponents/p-f24b04eb.entry.js +0 -1
  754. package/dist/webcomponents/p-f8e974af.entry.js +0 -1
  755. package/dist/webcomponents/p-fb60bc7a.entry.js +0 -1
  756. package/dist/webcomponents/p-znmwKCgq.js +0 -1
@@ -0,0 +1,1655 @@
1
+ /**
2
+ * Default values for all Dinero objects.
3
+ *
4
+ * You can override default values for all subsequent Dinero objects by changing them directly on the global `Dinero` object.
5
+ * Existing instances won't be affected.
6
+ *
7
+ * @property {Number} defaultAmount - The default amount for new Dinero objects (see {@link module:Dinero Dinero} for format).
8
+ * @property {String} defaultCurrency - The default currency for new Dinero objects (see {@link module:Dinero Dinero} for format).
9
+ * @property {Number} defaultPrecision - The default precision for new Dinero objects (see {@link module:Dinero Dinero} for format).
10
+ *
11
+ * @example
12
+ * // Will set currency to 'EUR' for all Dinero objects.
13
+ * Dinero.defaultCurrency = 'EUR'
14
+ *
15
+ * @type {Object}
16
+ */
17
+ var Defaults = {
18
+ defaultAmount: 0,
19
+ defaultCurrency: 'USD',
20
+ defaultPrecision: 2
21
+ };
22
+ /**
23
+ * Global settings for all Dinero objects.
24
+ *
25
+ * You can override global values for all subsequent Dinero objects by changing them directly on the global `Dinero` object.
26
+ * Existing instances won't be affected.
27
+ *
28
+ * @property {String} globalLocale - The global locale for new Dinero objects (see {@link module:Dinero~setLocale setLocale} for format).
29
+ * @property {String} globalFormat - The global format for new Dinero objects (see {@link module:Dinero~toFormat toFormat} for format).
30
+ * @property {String} globalRoundingMode - The global rounding mode for new Dinero objects (see {@link module:Dinero~multiply multiply} or {@link module:Dinero~divide divide} for format).
31
+ * @property {String} globalFormatRoundingMode - The global rounding mode to format new Dinero objects (see {@link module:Dinero~toFormat toFormat} or {@link module:Dinero~toRoundedUnit toRoundedUnit} for format).
32
+ * @property {(String|Promise)} globalExchangeRatesApi.endpoint - The global exchange rate API endpoint for new Dinero objects, or the global promise that resolves to the exchanges rates (see {@link module:Dinero~convert convert} for format).
33
+ * @property {String} globalExchangeRatesApi.propertyPath - The global exchange rate API property path for new Dinero objects (see {@link module:Dinero~convert convert} for format).
34
+ * @property {Object} globalExchangeRatesApi.headers - The global exchange rate API headers for new Dinero objects (see {@link module:Dinero~convert convert} for format).
35
+ *
36
+ * @example
37
+ * // Will set locale to 'fr-FR' for all Dinero objects.
38
+ * Dinero.globalLocale = 'fr-FR'
39
+ * @example
40
+ * // Will set global exchange rate API parameters for all Dinero objects.
41
+ * Dinero.globalExchangeRatesApi = {
42
+ * endpoint: 'https://yourexchangerates.api/latest?base={{from}}',
43
+ * propertyPath: 'data.rates.{{to}}',
44
+ * headers: {
45
+ * 'user-key': 'xxxxxxxxx'
46
+ * }
47
+ * }
48
+ *
49
+ * @type {Object}
50
+ */
51
+
52
+ var Globals = {
53
+ globalLocale: 'en-US',
54
+ globalFormat: '$0,0.00',
55
+ globalRoundingMode: 'HALF_EVEN',
56
+ globalFormatRoundingMode: 'HALF_AWAY_FROM_ZERO',
57
+ globalExchangeRatesApi: {
58
+ endpoint: undefined,
59
+ headers: undefined,
60
+ propertyPath: undefined
61
+ }
62
+ };
63
+
64
+ function _typeof(obj) {
65
+ "@babel/helpers - typeof";
66
+
67
+ if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
68
+ _typeof = function (obj) {
69
+ return typeof obj;
70
+ };
71
+ } else {
72
+ _typeof = function (obj) {
73
+ return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
74
+ };
75
+ }
76
+
77
+ return _typeof(obj);
78
+ }
79
+
80
+ function _toArray(arr) {
81
+ return _arrayWithHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableRest();
82
+ }
83
+
84
+ function _arrayWithHoles(arr) {
85
+ if (Array.isArray(arr)) return arr;
86
+ }
87
+
88
+ function _iterableToArray(iter) {
89
+ if (typeof Symbol !== "undefined" && Symbol.iterator in Object(iter)) return Array.from(iter);
90
+ }
91
+
92
+ function _unsupportedIterableToArray(o, minLen) {
93
+ if (!o) return;
94
+ if (typeof o === "string") return _arrayLikeToArray(o, minLen);
95
+ var n = Object.prototype.toString.call(o).slice(8, -1);
96
+ if (n === "Object" && o.constructor) n = o.constructor.name;
97
+ if (n === "Map" || n === "Set") return Array.from(o);
98
+ if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
99
+ }
100
+
101
+ function _arrayLikeToArray(arr, len) {
102
+ if (len == null || len > arr.length) len = arr.length;
103
+
104
+ for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
105
+
106
+ return arr2;
107
+ }
108
+
109
+ function _nonIterableRest() {
110
+ throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
111
+ }
112
+
113
+ /**
114
+ * Static methods for Dinero.
115
+ * @ignore
116
+ *
117
+ * @type {Object}
118
+ */
119
+ var Static = {
120
+ /**
121
+ * Returns an array of Dinero objects, normalized to the same precision (the highest).
122
+ *
123
+ * @memberof module:Dinero
124
+ * @method
125
+ *
126
+ * @param {Dinero[]} objects - An array of Dinero objects
127
+ *
128
+ * @example
129
+ * // returns an array of Dinero objects
130
+ * // both with a precision of 3
131
+ * // and an amount of 1000
132
+ * Dinero.normalizePrecision([
133
+ * Dinero({ amount: 100, precision: 2 }),
134
+ * Dinero({ amount: 1000, precision: 3 })
135
+ * ])
136
+ *
137
+ * @return {Dinero[]}
138
+ */
139
+ normalizePrecision: function normalizePrecision(objects) {
140
+ var highestPrecision = objects.reduce(function (a, b) {
141
+ return Math.max(a.getPrecision(), b.getPrecision());
142
+ });
143
+ return objects.map(function (object) {
144
+ return object.getPrecision() !== highestPrecision ? object.convertPrecision(highestPrecision) : object;
145
+ });
146
+ },
147
+
148
+ /**
149
+ * Returns the smallest Dinero object from an array of Dinero objects
150
+ *
151
+ * @memberof module:Dinero
152
+ * @method
153
+ *
154
+ * @param {Dinero[]} objects - An array of Dinero objects
155
+ *
156
+ * @example
157
+ * // returns the smallest Dinero object with amount of 500 from an array of Dinero objects with different precisions
158
+ * Dinero.minimum([
159
+ * Dinero({ amount: 500, precision: 3 }),
160
+ * Dinero({ amount: 100, precision: 2 })
161
+ * ])
162
+ * @example
163
+ * // returns the smallest Dinero object with amount of 50 from an array of Dinero objects
164
+ * Dinero.minimum([
165
+ * Dinero({ amount: 50 }),
166
+ * Dinero({ amount: 100 })
167
+ * ])
168
+ *
169
+ * @return {Dinero[]}
170
+ */
171
+ minimum: function minimum(objects) {
172
+ var _objects = _toArray(objects),
173
+ firstObject = _objects[0],
174
+ tailObjects = _objects.slice(1);
175
+
176
+ var currentMinimum = firstObject;
177
+ tailObjects.forEach(function (obj) {
178
+ currentMinimum = currentMinimum.lessThan(obj) ? currentMinimum : obj;
179
+ });
180
+ return currentMinimum;
181
+ },
182
+
183
+ /**
184
+ * Returns the biggest Dinero object from an array of Dinero objects
185
+ *
186
+ * @memberof module:Dinero
187
+ * @method
188
+ *
189
+ * @param {Dinero[]} objects - An array of Dinero objects
190
+ *
191
+ * @example
192
+ * // returns the biggest Dinero object with amount of 20, from an array of Dinero objects with different precisions
193
+ * Dinero.maximum([
194
+ * Dinero({ amount: 20, precision: 2 }),
195
+ * Dinero({ amount: 150, precision: 3 })
196
+ * ])
197
+ * @example
198
+ * // returns the biggest Dinero object with amount of 100, from an array of Dinero objects
199
+ * Dinero.maximum([
200
+ * Dinero({ amount: 100 }),
201
+ * Dinero({ amount: 50 })
202
+ * ])
203
+ *
204
+ * @return {Dinero[]}
205
+ */
206
+ maximum: function maximum(objects) {
207
+ var _objects2 = _toArray(objects),
208
+ firstObject = _objects2[0],
209
+ tailObjects = _objects2.slice(1);
210
+
211
+ var currentMaximum = firstObject;
212
+ tailObjects.forEach(function (obj) {
213
+ currentMaximum = currentMaximum.greaterThan(obj) ? currentMaximum : obj;
214
+ });
215
+ return currentMaximum;
216
+ }
217
+ };
218
+
219
+ /**
220
+ * Returns whether a value is numeric.
221
+ * @ignore
222
+ *
223
+ * @param {} value - The value to test.
224
+ *
225
+ * @return {Boolean}
226
+ */
227
+ function isNumeric(value) {
228
+ return !isNaN(parseInt(value)) && isFinite(value);
229
+ }
230
+ /**
231
+ * Returns whether a value is a percentage.
232
+ * @ignore
233
+ *
234
+ * @param {} percentage - The percentage to test.
235
+ *
236
+ * @return {Boolean}
237
+ */
238
+
239
+ function isPercentage(percentage) {
240
+ return isNumeric(percentage) && percentage <= 100 && percentage >= 0;
241
+ }
242
+ /**
243
+ * Returns whether an array of ratios is valid.
244
+ * @ignore
245
+ *
246
+ * @param {} ratios - The ratios to test.
247
+ *
248
+ * @return {Boolean}
249
+ */
250
+
251
+ function areValidRatios(ratios) {
252
+ return ratios.length > 0 && ratios.every(function (ratio) {
253
+ return ratio >= 0;
254
+ }) && ratios.some(function (ratio) {
255
+ return ratio > 0;
256
+ });
257
+ }
258
+ /**
259
+ * Returns whether a value is even.
260
+ * @ignore
261
+ *
262
+ * @param {Number} value - The value to test.
263
+ *
264
+ * @return {Boolean}
265
+ */
266
+
267
+ function isEven(value) {
268
+ return value % 2 === 0;
269
+ }
270
+ /**
271
+ * Returns whether a value is a float.
272
+ * @ignore
273
+ *
274
+ * @param {} value - The value to test.
275
+ *
276
+ * @return {Boolean}
277
+ */
278
+
279
+ function isFloat(value) {
280
+ return isNumeric(value) && !Number.isInteger(value);
281
+ }
282
+ /**
283
+ * Returns how many fraction digits a number has.
284
+ * @ignore
285
+ *
286
+ * @param {Number} [number=0] - The number to test.
287
+ *
288
+ * @return {Number}
289
+ */
290
+
291
+ function countFractionDigits() {
292
+ var number = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 0;
293
+ var stringRepresentation = number.toString();
294
+
295
+ if (stringRepresentation.indexOf('e-') > 0) {
296
+ // It's too small for a normal string representation, e.g. 1e-7 instead of 0.00000001
297
+ return parseInt(stringRepresentation.split('e-')[1]);
298
+ } else {
299
+ var fractionDigits = stringRepresentation.split('.')[1];
300
+ return fractionDigits ? fractionDigits.length : 0;
301
+ }
302
+ }
303
+ /**
304
+ * Returns whether a number is half.
305
+ * @ignore
306
+ *
307
+ * @param {Number} number - The number to test.
308
+ *
309
+ * @return {Number}
310
+ */
311
+
312
+ function isHalf(number) {
313
+ return Math.abs(number) % 1 === 0.5;
314
+ }
315
+ /**
316
+ * Fetches a JSON resource.
317
+ * @ignore
318
+ *
319
+ * @param {String} url - The resource to fetch.
320
+ * @param {Object} [options.headers] - The headers to pass.
321
+ *
322
+ * @throws {Error} If `request.status` is lesser than 200 or greater or equal to 400.
323
+ * @throws {Error} If network fails.
324
+ *
325
+ * @return {JSON}
326
+ */
327
+
328
+ function getJSON(url) {
329
+ var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
330
+ return new Promise(function (resolve, reject) {
331
+ var request = Object.assign(new XMLHttpRequest(), {
332
+ onreadystatechange: function onreadystatechange() {
333
+ if (request.readyState === 4) {
334
+ if (request.status >= 200 && request.status < 400) resolve(JSON.parse(request.responseText));else reject(new Error(request.statusText));
335
+ }
336
+ },
337
+ onerror: function onerror() {
338
+ reject(new Error('Network error'));
339
+ }
340
+ });
341
+ request.open('GET', url, true);
342
+ setXHRHeaders(request, options.headers);
343
+ request.send();
344
+ });
345
+ }
346
+ /**
347
+ * Returns an XHR object with attached headers.
348
+ * @ignore
349
+ *
350
+ * @param {XMLHttpRequest} xhr - The XHR request to set headers to.
351
+ * @param {Object} headers - The headers to set.
352
+ *
353
+ * @return {XMLHttpRequest}
354
+ */
355
+
356
+ function setXHRHeaders(xhr) {
357
+ var headers = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
358
+
359
+ for (var header in headers) {
360
+ xhr.setRequestHeader(header, headers[header]);
361
+ }
362
+
363
+ return xhr;
364
+ }
365
+ /**
366
+ * Returns whether a value is undefined.
367
+ * @ignore
368
+ *
369
+ * @param {} value - The value to test.
370
+ *
371
+ * @return {Boolean}
372
+ */
373
+
374
+ function isUndefined(value) {
375
+ return typeof value === 'undefined';
376
+ }
377
+ /**
378
+ * Returns an object flattened to one level deep.
379
+ * @ignore
380
+ *
381
+ * @param {Object} object - The object to flatten.
382
+ * @param {String} separator - The separator to use between flattened nodes.
383
+ *
384
+ * @return {Object}
385
+ */
386
+
387
+ function flattenObject(object) {
388
+ var separator = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '.';
389
+ var finalObject = {};
390
+ Object.entries(object).forEach(function (item) {
391
+ if (_typeof(item[1]) === 'object') {
392
+ var flatObject = flattenObject(item[1]);
393
+ Object.entries(flatObject).forEach(function (node) {
394
+ finalObject[item[0] + separator + node[0]] = node[1];
395
+ });
396
+ } else {
397
+ finalObject[item[0]] = item[1];
398
+ }
399
+ });
400
+ return finalObject;
401
+ }
402
+ /**
403
+ * Returns whether a value is thenable.
404
+ * @ignore
405
+ *
406
+ * @param {} value - The value to test.
407
+ *
408
+ * @return {Boolean}
409
+ */
410
+
411
+ function isThenable(value) {
412
+ return Boolean(value) && (_typeof(value) === 'object' || typeof value === 'function') && typeof value.then === 'function';
413
+ }
414
+
415
+ function Calculator() {
416
+ var floatMultiply = function floatMultiply(a, b) {
417
+ var getFactor = function getFactor(number) {
418
+ return Math.pow(10, countFractionDigits(number));
419
+ };
420
+
421
+ var factor = Math.max(getFactor(a), getFactor(b));
422
+ return Math.round(a * factor) * Math.round(b * factor) / (factor * factor);
423
+ };
424
+
425
+ var roundingModes = {
426
+ HALF_ODD: function HALF_ODD(number) {
427
+ var rounded = Math.round(number);
428
+ return isHalf(number) ? isEven(rounded) ? rounded - 1 : rounded : rounded;
429
+ },
430
+ HALF_EVEN: function HALF_EVEN(number) {
431
+ var rounded = Math.round(number);
432
+ return isHalf(number) ? isEven(rounded) ? rounded : rounded - 1 : rounded;
433
+ },
434
+ HALF_UP: function HALF_UP(number) {
435
+ return Math.round(number);
436
+ },
437
+ HALF_DOWN: function HALF_DOWN(number) {
438
+ return isHalf(number) ? Math.floor(number) : Math.round(number);
439
+ },
440
+ HALF_TOWARDS_ZERO: function HALF_TOWARDS_ZERO(number) {
441
+ return isHalf(number) ? Math.sign(number) * Math.floor(Math.abs(number)) : Math.round(number);
442
+ },
443
+ HALF_AWAY_FROM_ZERO: function HALF_AWAY_FROM_ZERO(number) {
444
+ return isHalf(number) ? Math.sign(number) * Math.ceil(Math.abs(number)) : Math.round(number);
445
+ },
446
+ DOWN: function DOWN(number) {
447
+ return Math.floor(number);
448
+ }
449
+ };
450
+ return {
451
+ /**
452
+ * Returns the sum of two numbers.
453
+ * @ignore
454
+ *
455
+ * @param {Number} a - The first number to add.
456
+ * @param {Number} b - The second number to add.
457
+ *
458
+ * @return {Number}
459
+ */
460
+ add: function add(a, b) {
461
+ return a + b;
462
+ },
463
+
464
+ /**
465
+ * Returns the difference of two numbers.
466
+ * @ignore
467
+ *
468
+ * @param {Number} a - The first number to subtract.
469
+ * @param {Number} b - The second number to subtract.
470
+ *
471
+ * @return {Number}
472
+ */
473
+ subtract: function subtract(a, b) {
474
+ return a - b;
475
+ },
476
+
477
+ /**
478
+ * Returns the product of two numbers.
479
+ * @ignore
480
+ *
481
+ * @param {Number} a - The first number to multiply.
482
+ * @param {Number} b - The second number to multiply.
483
+ *
484
+ * @return {Number}
485
+ */
486
+ multiply: function multiply(a, b) {
487
+ return isFloat(a) || isFloat(b) ? floatMultiply(a, b) : a * b;
488
+ },
489
+
490
+ /**
491
+ * Returns the quotient of two numbers.
492
+ * @ignore
493
+ *
494
+ * @param {Number} a - The first number to divide.
495
+ * @param {Number} b - The second number to divide.
496
+ *
497
+ * @return {Number}
498
+ */
499
+ divide: function divide(a, b) {
500
+ return a / b;
501
+ },
502
+
503
+ /**
504
+ * Returns the remainder of two numbers.
505
+ * @ignore
506
+ *
507
+ * @param {Number} a - The first number to divide.
508
+ * @param {Number} b - The second number to divide.
509
+ *
510
+ * @return {Number}
511
+ */
512
+ modulo: function modulo(a, b) {
513
+ return a % b;
514
+ },
515
+
516
+ /**
517
+ * Returns a rounded number based off a specific rounding mode.
518
+ * @ignore
519
+ *
520
+ * @param {Number} number - The number to round.
521
+ * @param {String} [roundingMode='HALF_EVEN'] - The rounding mode to use.
522
+ *
523
+ * @returns {Number}
524
+ */
525
+ round: function round(number) {
526
+ var roundingMode = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 'HALF_EVEN';
527
+ return roundingModes[roundingMode](number);
528
+ }
529
+ };
530
+ }
531
+
532
+ var calculator = Calculator();
533
+ function Format(format) {
534
+ var matches = /^(?:(\$|USD)?0(?:(,)0)?(\.)?(0+)?|0(?:(,)0)?(\.)?(0+)?\s?(dollar)?)$/gm.exec(format);
535
+ return {
536
+ /**
537
+ * Returns the matches.
538
+ * @ignore
539
+ *
540
+ * @return {Array}
541
+ */
542
+ getMatches: function getMatches() {
543
+ return matches !== null ? matches.slice(1).filter(function (match) {
544
+ return !isUndefined(match);
545
+ }) : [];
546
+ },
547
+
548
+ /**
549
+ * Returns the amount of fraction digits to display.
550
+ * @ignore
551
+ *
552
+ * @return {Number}
553
+ */
554
+ getMinimumFractionDigits: function getMinimumFractionDigits() {
555
+ var decimalPosition = function decimalPosition(match) {
556
+ return match === '.';
557
+ };
558
+
559
+ return !isUndefined(this.getMatches().find(decimalPosition)) ? this.getMatches()[calculator.add(this.getMatches().findIndex(decimalPosition), 1)].split('').length : 0;
560
+ },
561
+
562
+ /**
563
+ * Returns the currency display mode.
564
+ * @ignore
565
+ *
566
+ * @return {String}
567
+ */
568
+ getCurrencyDisplay: function getCurrencyDisplay() {
569
+ var modes = {
570
+ USD: 'code',
571
+ dollar: 'name',
572
+ $: 'symbol'
573
+ };
574
+ return modes[this.getMatches().find(function (match) {
575
+ return match === 'USD' || match === 'dollar' || match === '$';
576
+ })];
577
+ },
578
+
579
+ /**
580
+ * Returns the formatting style.
581
+ * @ignore
582
+ *
583
+ * @return {String}
584
+ */
585
+ getStyle: function getStyle() {
586
+ return !isUndefined(this.getCurrencyDisplay(this.getMatches())) ? 'currency' : 'decimal';
587
+ },
588
+
589
+ /**
590
+ * Returns whether grouping should be used or not.
591
+ * @ignore
592
+ *
593
+ * @return {Boolean}
594
+ */
595
+ getUseGrouping: function getUseGrouping() {
596
+ return !isUndefined(this.getMatches().find(function (match) {
597
+ return match === ',';
598
+ }));
599
+ }
600
+ };
601
+ }
602
+
603
+ function CurrencyConverter(options) {
604
+ /* istanbul ignore next */
605
+ var mergeTags = function mergeTags() {
606
+ var string = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
607
+ var tags = arguments.length > 1 ? arguments[1] : undefined;
608
+
609
+ for (var tag in tags) {
610
+ string = string.replace("{{".concat(tag, "}}"), tags[tag]);
611
+ }
612
+
613
+ return string;
614
+ };
615
+ /* istanbul ignore next */
616
+
617
+
618
+ var getRatesFromRestApi = function getRatesFromRestApi(from, to) {
619
+ return getJSON(mergeTags(options.endpoint, {
620
+ from: from,
621
+ to: to
622
+ }), {
623
+ headers: options.headers
624
+ });
625
+ };
626
+
627
+ return {
628
+ /**
629
+ * Returns the exchange rate.
630
+ * @ignore
631
+ *
632
+ * @param {String} from - The base currency.
633
+ * @param {String} to - The destination currency.
634
+ *
635
+ * @return {Promise}
636
+ */
637
+ getExchangeRate: function getExchangeRate(from, to) {
638
+ return (isThenable(options.endpoint) ? options.endpoint : getRatesFromRestApi(from, to)).then(function (data) {
639
+ return flattenObject(data)[mergeTags(options.propertyPath, {
640
+ from: from,
641
+ to: to
642
+ })];
643
+ });
644
+ }
645
+ };
646
+ }
647
+
648
+ /**
649
+ * Performs an assertion.
650
+ * @ignore
651
+ *
652
+ * @param {Boolean} condition - The expression to assert.
653
+ * @param {String} errorMessage - The message to throw if the assertion fails
654
+ * @param {ErrorConstructor} [ErrorType=Error] - The error to throw if the assertion fails.
655
+ *
656
+ * @throws {Error} If `condition` returns `false`.
657
+ */
658
+
659
+ function assert(condition, errorMessage) {
660
+ var ErrorType = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : Error;
661
+ if (!condition) throw new ErrorType(errorMessage);
662
+ }
663
+ /**
664
+ * Asserts a value is a percentage.
665
+ * @ignore
666
+ *
667
+ * @param {} percentage - The percentage to test.
668
+ *
669
+ * @throws {RangeError} If `percentage` is out of range.
670
+ */
671
+
672
+ function assertPercentage(percentage) {
673
+ assert(isPercentage(percentage), 'You must provide a numeric value between 0 and 100.', RangeError);
674
+ }
675
+ /**
676
+ * Asserts an array of ratios is valid.
677
+ * @ignore
678
+ *
679
+ * @param {} ratios - The ratios to test.
680
+ *
681
+ * @throws {TypeError} If `ratios` are invalid.
682
+ */
683
+
684
+ function assertValidRatios(ratios) {
685
+ assert(areValidRatios(ratios), 'You must provide a non-empty array of numeric values greater than 0.', TypeError);
686
+ }
687
+ /**
688
+ * Asserts a value is an integer.
689
+ * @ignore
690
+ *
691
+ * @param {} number - The value to test.
692
+ *
693
+ * @throws {TypeError}
694
+ */
695
+
696
+ function assertInteger(number) {
697
+ assert(Number.isInteger(number), 'You must provide an integer.', TypeError);
698
+ }
699
+
700
+ var calculator$1 = Calculator();
701
+ /**
702
+ * A Dinero object is an immutable data structure representing a specific monetary value.
703
+ * It comes with methods for creating, parsing, manipulating, testing, transforming and formatting them.
704
+ *
705
+ * A Dinero object has:
706
+ *
707
+ * * An `amount`, expressed in minor currency units, as an integer.
708
+ * * A `currency`, expressed as an {@link https://en.wikipedia.org/wiki/ISO_4217#Active_codes ISO 4217 currency code}.
709
+ * * A `precision`, expressed as an integer, to represent the number of decimal places in the `amount`.
710
+ * This is helpful when you want to represent fractional minor currency units (e.g.: $10.4545).
711
+ * You can also use it to represent a currency with a different [exponent](https://en.wikipedia.org/wiki/ISO_4217#Treatment_of_minor_currency_units_.28the_.22exponent.22.29) than `2` (e.g.: Iraqi dinar with 1000 fils in 1 dinar (exponent of `3`), Japanese yen with no sub-units (exponent of `0`)).
712
+ * * An optional `locale` property that affects how output strings are formatted.
713
+ *
714
+ * Here's an overview of the public API:
715
+ *
716
+ * * **Access:** {@link module:Dinero~getAmount getAmount}, {@link module:Dinero~getCurrency getCurrency}, {@link module:Dinero~getLocale getLocale} and {@link module:Dinero~getPrecision getPrecision}.
717
+ * * **Manipulation:** {@link module:Dinero~add add}, {@link module:Dinero~subtract subtract}, {@link module:Dinero~multiply multiply}, {@link module:Dinero~divide divide}, {@link module:Dinero~percentage percentage}, {@link module:Dinero~allocate allocate} and {@link module:Dinero~convert convert}.
718
+ * * **Testing:** {@link module:Dinero~equalsTo equalsTo}, {@link module:Dinero~lessThan lessThan}, {@link module:Dinero~lessThanOrEqual lessThanOrEqual}, {@link module:Dinero~greaterThan greaterThan}, {@link module:Dinero~greaterThanOrEqual greaterThanOrEqual}, {@link module:Dinero~isZero isZero}, {@link module:Dinero~isPositive isPositive}, {@link module:Dinero~isNegative isNegative}, {@link module:Dinero~hasSubUnits hasSubUnits}, {@link module:Dinero~hasSameCurrency hasSameCurrency} and {@link module:Dinero~hasSameAmount hasSameAmount}.
719
+ * * **Configuration:** {@link module:Dinero~setLocale setLocale}.
720
+ * * **Conversion & formatting:** {@link module:Dinero~toFormat toFormat}, {@link module:Dinero~toUnit toUnit}, {@link module:Dinero~toRoundedUnit toRoundedUnit}, {@link module:Dinero~toObject toObject}, {@link module:Dinero~toJSON toJSON}, {@link module:Dinero~convertPrecision convertPrecision} and {@link module:Dinero.normalizePrecision normalizePrecision}.
721
+ *
722
+ * Dinero.js uses `number`s under the hood, so it's constrained by the [double-precision floating-point format](https://en.wikipedia.org/wiki/Double-precision_floating-point_format). Using values over [`Number.MAX_SAFE_INTEGER`](https://developer.mozilla.org/fr/docs/Web/JavaScript/Reference/Objets_globaux/Number/MAX_SAFE_INTEGER) or below [`Number.MIN_SAFE_INTEGER`](https://developer.mozilla.org/fr/docs/Web/JavaScript/Reference/Objets_globaux/Number/MIN_SAFE_INTEGER) will yield unpredictable results.
723
+ * Same goes with performing calculations: once the internal `amount` value exceeds those limits, precision is no longer guaranteed.
724
+ *
725
+ * @module Dinero
726
+ * @param {Number} [options.amount=0] - The amount in minor currency units (as an integer).
727
+ * @param {String} [options.currency='USD'] - An ISO 4217 currency code.
728
+ * @param {String} [options.precision=2] - The number of decimal places to represent.
729
+ *
730
+ * @throws {TypeError} If `amount` or `precision` is invalid. Integers over [`Number.MAX_SAFE_INTEGER`](https://developer.mozilla.org/fr/docs/Web/JavaScript/Reference/Objets_globaux/Number/MAX_SAFE_INTEGER) or below [`Number.MIN_SAFE_INTEGER`](https://developer.mozilla.org/fr/docs/Web/JavaScript/Reference/Objets_globaux/Number/MIN_SAFE_INTEGER) are considered valid, even though they can lead to imprecise amounts.
731
+ *
732
+ * @return {Object}
733
+ */
734
+
735
+ var Dinero = function Dinero(options) {
736
+ var _Object$assign = Object.assign({}, {
737
+ amount: Dinero.defaultAmount,
738
+ currency: Dinero.defaultCurrency,
739
+ precision: Dinero.defaultPrecision
740
+ }, options),
741
+ amount = _Object$assign.amount,
742
+ currency = _Object$assign.currency,
743
+ precision = _Object$assign.precision;
744
+
745
+ assertInteger(amount);
746
+ assertInteger(precision);
747
+ var globalLocale = Dinero.globalLocale,
748
+ globalFormat = Dinero.globalFormat,
749
+ globalRoundingMode = Dinero.globalRoundingMode,
750
+ globalFormatRoundingMode = Dinero.globalFormatRoundingMode;
751
+ var globalExchangeRatesApi = Object.assign({}, Dinero.globalExchangeRatesApi);
752
+ /**
753
+ * Uses ES5 function notation so `this` can be passed through call, apply and bind
754
+ * @ignore
755
+ */
756
+
757
+ var create = function create(options) {
758
+ var obj = Object.assign({}, Object.assign({}, {
759
+ amount: amount,
760
+ currency: currency,
761
+ precision: precision
762
+ }, options), Object.assign({}, {
763
+ locale: this.locale
764
+ }, options));
765
+ return Object.assign(Dinero({
766
+ amount: obj.amount,
767
+ currency: obj.currency,
768
+ precision: obj.precision
769
+ }), {
770
+ locale: obj.locale
771
+ });
772
+ };
773
+ /**
774
+ * Uses ES5 function notation so `this` can be passed through call, apply and bind
775
+ * @ignore
776
+ */
777
+
778
+
779
+ var assertSameCurrency = function assertSameCurrency(comparator) {
780
+ assert(this.hasSameCurrency(comparator), 'You must provide a Dinero instance with the same currency.', TypeError);
781
+ };
782
+
783
+ return {
784
+ /**
785
+ * Returns the amount.
786
+ *
787
+ * @example
788
+ * // returns 500
789
+ * Dinero({ amount: 500 }).getAmount()
790
+ *
791
+ * @return {Number}
792
+ */
793
+ getAmount: function getAmount() {
794
+ return amount;
795
+ },
796
+
797
+ /**
798
+ * Returns the currency.
799
+ *
800
+ * @example
801
+ * // returns 'EUR'
802
+ * Dinero({ currency: 'EUR' }).getCurrency()
803
+ *
804
+ * @return {String}
805
+ */
806
+ getCurrency: function getCurrency() {
807
+ return currency;
808
+ },
809
+
810
+ /**
811
+ * Returns the locale.
812
+ *
813
+ * @example
814
+ * // returns 'fr-FR'
815
+ * Dinero().setLocale('fr-FR').getLocale()
816
+ *
817
+ * @return {String}
818
+ */
819
+ getLocale: function getLocale() {
820
+ return this.locale || globalLocale;
821
+ },
822
+
823
+ /**
824
+ * Returns a new Dinero object with an embedded locale.
825
+ *
826
+ * @param {String} newLocale - The new locale as an {@link http://tools.ietf.org/html/rfc5646 BCP 47 language tag}.
827
+ *
828
+ * @example
829
+ * // Returns a Dinero object with locale 'ja-JP'
830
+ * Dinero().setLocale('ja-JP')
831
+ *
832
+ * @return {Dinero}
833
+ */
834
+ setLocale: function setLocale(newLocale) {
835
+ return create.call(this, {
836
+ locale: newLocale
837
+ });
838
+ },
839
+
840
+ /**
841
+ * Returns the precision.
842
+ *
843
+ * @example
844
+ * // returns 3
845
+ * Dinero({ precision: 3 }).getPrecision()
846
+ *
847
+ * @return {Number}
848
+ */
849
+ getPrecision: function getPrecision() {
850
+ return precision;
851
+ },
852
+
853
+ /**
854
+ * Returns a new Dinero object with a new precision and a converted amount.
855
+ *
856
+ * By default, fractional minor currency units are rounded using the **half to even** rule ([banker's rounding](http://wiki.c2.com/?BankersRounding)).
857
+ * This can be necessary when you need to convert objects to a smaller precision.
858
+ *
859
+ * Rounding *can* lead to accuracy issues as you chain many times. Consider a minimal amount of subsequent conversions for safer results.
860
+ * You can also specify a different `roundingMode` to better fit your needs.
861
+ *
862
+ * @param {Number} newPrecision - The new precision.
863
+ * @param {String} [roundingMode='HALF_EVEN'] - The rounding mode to use: `'HALF_ODD'`, `'HALF_EVEN'`, `'HALF_UP'`, `'HALF_DOWN'`, `'HALF_TOWARDS_ZERO'`, `'HALF_AWAY_FROM_ZERO'` or `'DOWN'`.
864
+ *
865
+ * @example
866
+ * // Returns a Dinero object with precision 3 and amount 1000
867
+ * Dinero({ amount: 100, precision: 2 }).convertPrecision(3)
868
+ *
869
+ * @throws {TypeError} If `newPrecision` is invalid.
870
+ *
871
+ * @return {Dinero}
872
+ */
873
+ convertPrecision: function convertPrecision(newPrecision) {
874
+ var roundingMode = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : globalFormatRoundingMode;
875
+ assertInteger(newPrecision);
876
+ var precision = this.getPrecision();
877
+ var isNewPrecisionLarger = newPrecision > precision;
878
+ var operation = isNewPrecisionLarger ? calculator$1.multiply : calculator$1.divide;
879
+ var terms = isNewPrecisionLarger ? [newPrecision, precision] : [precision, newPrecision];
880
+ var factor = Math.pow(10, calculator$1.subtract.apply(calculator$1, terms));
881
+ return create.call(this, {
882
+ amount: calculator$1.round(operation(this.getAmount(), factor), roundingMode),
883
+ precision: newPrecision
884
+ });
885
+ },
886
+
887
+ /**
888
+ * Returns a new Dinero object that represents the sum of this and an other Dinero object.
889
+ *
890
+ * If Dinero objects have a different `precision`, they will be first converted to the highest.
891
+ *
892
+ * @param {Dinero} addend - The Dinero object to add.
893
+ *
894
+ * @example
895
+ * // returns a Dinero object with amount 600
896
+ * Dinero({ amount: 400 }).add(Dinero({ amount: 200 }))
897
+ * @example
898
+ * // returns a Dinero object with amount 144545 and precision 4
899
+ * Dinero({ amount: 400 }).add(Dinero({ amount: 104545, precision: 4 }))
900
+ *
901
+ * @throws {TypeError} If `addend` has a different currency.
902
+ *
903
+ * @return {Dinero}
904
+ */
905
+ add: function add(addend) {
906
+ assertSameCurrency.call(this, addend);
907
+ var addends = Dinero.normalizePrecision([this, addend]);
908
+ return create.call(this, {
909
+ amount: calculator$1.add(addends[0].getAmount(), addends[1].getAmount()),
910
+ precision: addends[0].getPrecision()
911
+ });
912
+ },
913
+
914
+ /**
915
+ * Returns a new Dinero object that represents the difference of this and an other Dinero object.
916
+ *
917
+ * If Dinero objects have a different `precision`, they will be first converted to the highest.
918
+ *
919
+ * @param {Dinero} subtrahend - The Dinero object to subtract.
920
+ *
921
+ * @example
922
+ * // returns a Dinero object with amount 200
923
+ * Dinero({ amount: 400 }).subtract(Dinero({ amount: 200 }))
924
+ * @example
925
+ * // returns a Dinero object with amount 64545 and precision 4
926
+ * Dinero({ amount: 104545, precision: 4 }).subtract(Dinero({ amount: 400 }))
927
+ *
928
+ * @throws {TypeError} If `subtrahend` has a different currency.
929
+ *
930
+ * @return {Dinero}
931
+ */
932
+ subtract: function subtract(subtrahend) {
933
+ assertSameCurrency.call(this, subtrahend);
934
+ var subtrahends = Dinero.normalizePrecision([this, subtrahend]);
935
+ return create.call(this, {
936
+ amount: calculator$1.subtract(subtrahends[0].getAmount(), subtrahends[1].getAmount()),
937
+ precision: subtrahends[0].getPrecision()
938
+ });
939
+ },
940
+
941
+ /**
942
+ * Returns a new Dinero object that represents the multiplied value by the given factor.
943
+ *
944
+ * By default, fractional minor currency units are rounded using the **half to even** rule ([banker's rounding](http://wiki.c2.com/?BankersRounding)).
945
+ *
946
+ * Rounding *can* lead to accuracy issues as you chain many times. Consider a minimal amount of subsequent calculations for safer results.
947
+ * You can also specify a different `roundingMode` to better fit your needs.
948
+ *
949
+ * @param {Number} multiplier - The factor to multiply by.
950
+ * @param {String} [roundingMode='HALF_EVEN'] - The rounding mode to use: `'HALF_ODD'`, `'HALF_EVEN'`, `'HALF_UP'`, `'HALF_DOWN'`, `'HALF_TOWARDS_ZERO'`, `'HALF_AWAY_FROM_ZERO'` or `'DOWN'`.
951
+ *
952
+ * @example
953
+ * // returns a Dinero object with amount 1600
954
+ * Dinero({ amount: 400 }).multiply(4)
955
+ * @example
956
+ * // returns a Dinero object with amount 800
957
+ * Dinero({ amount: 400 }).multiply(2.001)
958
+ * @example
959
+ * // returns a Dinero object with amount 801
960
+ * Dinero({ amount: 400 }).multiply(2.00125, 'HALF_UP')
961
+ *
962
+ * @return {Dinero}
963
+ */
964
+ multiply: function multiply(multiplier) {
965
+ var roundingMode = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : globalRoundingMode;
966
+ return create.call(this, {
967
+ amount: calculator$1.round(calculator$1.multiply(this.getAmount(), multiplier), roundingMode)
968
+ });
969
+ },
970
+
971
+ /**
972
+ * Returns a new Dinero object that represents the divided value by the given factor.
973
+ *
974
+ * By default, fractional minor currency units are rounded using the **half to even** rule ([banker's rounding](http://wiki.c2.com/?BankersRounding)).
975
+ *
976
+ * Rounding *can* lead to accuracy issues as you chain many times. Consider a minimal amount of subsequent calculations for safer results.
977
+ * You can also specify a different `roundingMode` to better fit your needs.
978
+ *
979
+ * As rounding is applied, precision may be lost in the process. If you want to accurately split a Dinero object, use {@link module:Dinero~allocate allocate} instead.
980
+ *
981
+ * @param {Number} divisor - The factor to divide by.
982
+ * @param {String} [roundingMode='HALF_EVEN'] - The rounding mode to use: `'HALF_ODD'`, `'HALF_EVEN'`, `'HALF_UP'`, `'HALF_DOWN'`, `'HALF_TOWARDS_ZERO'`, `'HALF_AWAY_FROM_ZERO'` or `'DOWN'`.
983
+ *
984
+ * @example
985
+ * // returns a Dinero object with amount 100
986
+ * Dinero({ amount: 400 }).divide(4)
987
+ * @example
988
+ * // returns a Dinero object with amount 52
989
+ * Dinero({ amount: 105 }).divide(2)
990
+ * @example
991
+ * // returns a Dinero object with amount 53
992
+ * Dinero({ amount: 105 }).divide(2, 'HALF_UP')
993
+ *
994
+ * @return {Dinero}
995
+ */
996
+ divide: function divide(divisor) {
997
+ var roundingMode = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : globalRoundingMode;
998
+ return create.call(this, {
999
+ amount: calculator$1.round(calculator$1.divide(this.getAmount(), divisor), roundingMode)
1000
+ });
1001
+ },
1002
+
1003
+ /**
1004
+ * Returns a new Dinero object that represents a percentage of this.
1005
+ *
1006
+ * As rounding is applied, precision may be lost in the process. If you want to accurately split a Dinero object, use {@link module:Dinero~allocate allocate} instead.
1007
+ *
1008
+ * @param {Number} percentage - The percentage to extract (between 0 and 100).
1009
+ * @param {String} [roundingMode='HALF_EVEN'] - The rounding mode to use: `'HALF_ODD'`, `'HALF_EVEN'`, `'HALF_UP'`, `'HALF_DOWN'`, `'HALF_TOWARDS_ZERO'`, `'HALF_AWAY_FROM_ZERO'` or `'DOWN'`.
1010
+ *
1011
+ * @example
1012
+ * // returns a Dinero object with amount 5000
1013
+ * Dinero({ amount: 10000 }).percentage(50)
1014
+ * @example
1015
+ * // returns a Dinero object with amount 29
1016
+ * Dinero({ amount: 57 }).percentage(50, "HALF_ODD")
1017
+ *
1018
+ * @throws {RangeError} If `percentage` is out of range.
1019
+ *
1020
+ * @return {Dinero}
1021
+ */
1022
+ percentage: function percentage(_percentage) {
1023
+ var roundingMode = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : globalRoundingMode;
1024
+ assertPercentage(_percentage);
1025
+ return this.multiply(calculator$1.divide(_percentage, 100), roundingMode);
1026
+ },
1027
+
1028
+ /**
1029
+ * Allocates the amount of a Dinero object according to a list of ratios.
1030
+ *
1031
+ * Sometimes you need to split monetary values but percentages can't cut it without adding or losing pennies.
1032
+ * A good example is invoicing: let's say you need to bill $1,000.03 and you want a 50% downpayment.
1033
+ * If you use {@link module:Dinero~percentage percentage}, you'll get an accurate Dinero object but the amount won't be billable: you can't split a penny.
1034
+ * If you round it, you'll bill a penny extra.
1035
+ * With {@link module:Dinero~allocate allocate}, you can split a monetary amount then distribute the remainder as evenly as possible.
1036
+ *
1037
+ * You can use percentage style or ratio style for `ratios`: `[25, 75]` and `[1, 3]` will do the same thing.
1038
+ *
1039
+ * Since v1.8.0, you can use zero ratios (such as [0, 50, 50]). If there's a remainder to distribute, zero ratios are skipped and return a Dinero object with amount zero.
1040
+ *
1041
+ * @param {Number[]} ratios - The ratios to allocate the money to.
1042
+ *
1043
+ * @example
1044
+ * // returns an array of two Dinero objects
1045
+ * // the first one with an amount of 502
1046
+ * // the second one with an amount of 501
1047
+ * Dinero({ amount: 1003 }).allocate([50, 50])
1048
+ * @example
1049
+ * // returns an array of two Dinero objects
1050
+ * // the first one with an amount of 25
1051
+ * // the second one with an amount of 75
1052
+ * Dinero({ amount: 100 }).allocate([1, 3])
1053
+ * @example
1054
+ * // since version 1.8.0
1055
+ * // returns an array of three Dinero objects
1056
+ * // the first one with an amount of 0
1057
+ * // the second one with an amount of 502
1058
+ * // the third one with an amount of 501
1059
+ * Dinero({ amount: 1003 }).allocate([0, 50, 50])
1060
+ *
1061
+ * @throws {TypeError} If ratios are invalid.
1062
+ *
1063
+ * @return {Dinero[]}
1064
+ */
1065
+ allocate: function allocate(ratios) {
1066
+ var _this = this;
1067
+
1068
+ assertValidRatios(ratios);
1069
+ var total = ratios.reduce(function (a, b) {
1070
+ return calculator$1.add(a, b);
1071
+ });
1072
+ var remainder = this.getAmount();
1073
+ var shares = ratios.map(function (ratio) {
1074
+ var share = Math.floor(calculator$1.divide(calculator$1.multiply(_this.getAmount(), ratio), total));
1075
+ remainder = calculator$1.subtract(remainder, share);
1076
+ return create.call(_this, {
1077
+ amount: share
1078
+ });
1079
+ });
1080
+ var i = 0;
1081
+
1082
+ while (remainder > 0) {
1083
+ if (ratios[i] > 0) {
1084
+ shares[i] = shares[i].add(create.call(this, {
1085
+ amount: 1
1086
+ }));
1087
+ remainder = calculator$1.subtract(remainder, 1);
1088
+ }
1089
+
1090
+ i += 1;
1091
+ }
1092
+
1093
+ return shares;
1094
+ },
1095
+
1096
+ /**
1097
+ * Returns a Promise containing a new Dinero object converted to another currency.
1098
+ *
1099
+ * You have two options to provide the exchange rates:
1100
+ *
1101
+ * 1. **Use an exchange rate REST API, and let Dinero handle the fetching and conversion.**
1102
+ * This is a simple option if you have access to an exchange rate REST API and want Dinero to do the rest.
1103
+ * 2. **Fetch the exchange rates on your own and provide them directly.**
1104
+ * This is useful if you're fetching your rates from somewhere else (a file, a database), use a different protocol or query language than REST (SOAP, GraphQL) or want to fetch rates once and cache them instead of making new requests every time.
1105
+ *
1106
+ * **If you want to use a REST API**, you must provide a third-party endpoint yourself. Dinero doesn't come bundled with an exchange rates endpoint.
1107
+ *
1108
+ * Here are some exchange rate APIs you can use:
1109
+ *
1110
+ * * [Fixer](https://fixer.io)
1111
+ * * [Open Exchange Rates](https://openexchangerates.org)
1112
+ * * [Coinbase](https://api.coinbase.com/v2/exchange-rates)
1113
+ * * More [foreign](https://github.com/toddmotto/public-apis#currency-exchange) and [crypto](https://github.com/toddmotto/public-apis#cryptocurrency) exchange rate APIs.
1114
+ *
1115
+ * **If you want to fetch your own rates and provide them directly**, you need to pass a promise that resolves to the exchanges rates.
1116
+ *
1117
+ * In both cases, you need to specify at least:
1118
+ *
1119
+ * * a **destination currency**: the currency in which you want to convert your Dinero object. You can specify it with `currency`.
1120
+ * * an **endpoint**: the API URL to query exchange rates, with parameters, or a promise that resolves to the exchange rates. You can specify it with `options.endpoint`.
1121
+ * * a **property path**: the path to access the wanted rate in your API's JSON response (or the custom promise's payload). For example, with a response of:
1122
+ * ```json
1123
+ * {
1124
+ * "data": {
1125
+ * "base": "USD",
1126
+ * "destination": "EUR",
1127
+ * "rate": "0.827728919"
1128
+ * }
1129
+ * }
1130
+ * ```
1131
+ * Then the property path is `'data.rate'`. You can specify it with `options.propertyPath`.
1132
+ *
1133
+ * The base currency (the one of your Dinero object) and the destination currency can be used as "merge tags" with the mustache syntax, respectively `{{from}}` and `{{to}}`.
1134
+ * You can use these tags to refer to these values in `options.endpoint` and `options.propertyPath`.
1135
+ *
1136
+ * For example, if you need to specify the base currency as a query parameter, you can do the following:
1137
+ *
1138
+ * ```js
1139
+ * {
1140
+ * endpoint: 'https://yourexchangerates.api/latest?base={{from}}'
1141
+ * }
1142
+ * ```
1143
+ *
1144
+ * @param {String} currency - The destination currency, expressed as an {@link https://en.wikipedia.org/wiki/ISO_4217#Active_codes ISO 4217 currency code}.
1145
+ * @param {(String|Promise)} options.endpoint - The API endpoint to retrieve exchange rates. You can substitute this with a promise that resolves to the exchanges rates if you already have them.
1146
+ * @param {String} [options.propertyPath='rates.{{to}}'] - The property path to the rate.
1147
+ * @param {Object} [options.headers] - The HTTP headers to provide, if needed.
1148
+ * @param {String} [options.roundingMode='HALF_EVEN'] - The rounding mode to use: `'HALF_ODD'`, `'HALF_EVEN'`, `'HALF_UP'`, `'HALF_DOWN'`, `'HALF_TOWARDS_ZERO'`, `'HALF_AWAY_FROM_ZERO'` or `'DOWN'`.
1149
+ *
1150
+ * @example
1151
+ * // your global API parameters
1152
+ * Dinero.globalExchangeRatesApi = { ... }
1153
+ *
1154
+ * // returns a Promise containing a Dinero object with the destination currency
1155
+ * // and the initial amount converted to the new currency.
1156
+ * Dinero({ amount: 500 }).convert('EUR')
1157
+ * @example
1158
+ * // returns a Promise containing a Dinero object,
1159
+ * // with specific API parameters and rounding mode for this specific instance.
1160
+ * Dinero({ amount: 500 })
1161
+ * .convert('XBT', {
1162
+ * endpoint: 'https://yourexchangerates.api/latest?base={{from}}',
1163
+ * propertyPath: 'data.rates.{{to}}',
1164
+ * headers: {
1165
+ * 'user-key': 'xxxxxxxxx'
1166
+ * },
1167
+ * roundingMode: 'HALF_UP'
1168
+ * })
1169
+ * @example
1170
+ * // usage with exchange rates provided as a custom promise
1171
+ * // using the default `propertyPath` format (so it doesn't have to be specified)
1172
+ * const rates = {
1173
+ * rates: {
1174
+ * EUR: 0.81162
1175
+ * }
1176
+ * }
1177
+ *
1178
+ * Dinero({ amount: 500 })
1179
+ * .convert('EUR', {
1180
+ * endpoint: new Promise(resolve => resolve(rates))
1181
+ * })
1182
+ * @example
1183
+ * // usage with Promise.prototype.then and Promise.prototype.catch
1184
+ * Dinero({ amount: 500 })
1185
+ * .convert('EUR')
1186
+ * .then(dinero => {
1187
+ * dinero.getCurrency() // returns 'EUR'
1188
+ * })
1189
+ * .catch(err => {
1190
+ * // handle errors
1191
+ * })
1192
+ * @example
1193
+ * // usage with async/await
1194
+ * (async () => {
1195
+ * const price = await Dinero({ amount: 500 }).convert('EUR')
1196
+ * price.getCurrency() // returns 'EUR'
1197
+ * })()
1198
+ *
1199
+ * @return {Promise}
1200
+ */
1201
+ convert: function convert(currency) {
1202
+ var _this2 = this;
1203
+
1204
+ var _ref = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {},
1205
+ _ref$endpoint = _ref.endpoint,
1206
+ endpoint = _ref$endpoint === void 0 ? globalExchangeRatesApi.endpoint : _ref$endpoint,
1207
+ _ref$propertyPath = _ref.propertyPath,
1208
+ propertyPath = _ref$propertyPath === void 0 ? globalExchangeRatesApi.propertyPath || 'rates.{{to}}' : _ref$propertyPath,
1209
+ _ref$headers = _ref.headers,
1210
+ headers = _ref$headers === void 0 ? globalExchangeRatesApi.headers : _ref$headers,
1211
+ _ref$roundingMode = _ref.roundingMode,
1212
+ roundingMode = _ref$roundingMode === void 0 ? globalRoundingMode : _ref$roundingMode;
1213
+
1214
+ var options = Object.assign({}, {
1215
+ endpoint: endpoint,
1216
+ propertyPath: propertyPath,
1217
+ headers: headers,
1218
+ roundingMode: roundingMode
1219
+ });
1220
+ return CurrencyConverter(options).getExchangeRate(this.getCurrency(), currency).then(function (rate) {
1221
+ assert(!isUndefined(rate), "No rate was found for the destination currency \"".concat(currency, "\"."), TypeError);
1222
+ return create.call(_this2, {
1223
+ amount: calculator$1.round(calculator$1.multiply(_this2.getAmount(), parseFloat(rate)), options.roundingMode),
1224
+ currency: currency
1225
+ });
1226
+ });
1227
+ },
1228
+
1229
+ /**
1230
+ * Checks whether the value represented by this object equals to the other.
1231
+ *
1232
+ * @param {Dinero} comparator - The Dinero object to compare to.
1233
+ *
1234
+ * @example
1235
+ * // returns true
1236
+ * Dinero({ amount: 500, currency: 'EUR' }).equalsTo(Dinero({ amount: 500, currency: 'EUR' }))
1237
+ * @example
1238
+ * // returns false
1239
+ * Dinero({ amount: 500, currency: 'EUR' }).equalsTo(Dinero({ amount: 800, currency: 'EUR' }))
1240
+ * @example
1241
+ * // returns false
1242
+ * Dinero({ amount: 500, currency: 'USD' }).equalsTo(Dinero({ amount: 500, currency: 'EUR' }))
1243
+ * @example
1244
+ * // returns false
1245
+ * Dinero({ amount: 500, currency: 'USD' }).equalsTo(Dinero({ amount: 800, currency: 'EUR' }))
1246
+ * @example
1247
+ * // returns true
1248
+ * Dinero({ amount: 1000, currency: 'EUR', precision: 2 }).equalsTo(Dinero({ amount: 10000, currency: 'EUR', precision: 3 }))
1249
+ * @example
1250
+ * // returns false
1251
+ * Dinero({ amount: 10000, currency: 'EUR', precision: 2 }).equalsTo(Dinero({ amount: 10000, currency: 'EUR', precision: 3 }))
1252
+ *
1253
+ * @return {Boolean}
1254
+ */
1255
+ equalsTo: function equalsTo(comparator) {
1256
+ return this.hasSameAmount(comparator) && this.hasSameCurrency(comparator);
1257
+ },
1258
+
1259
+ /**
1260
+ * Checks whether the value represented by this object is less than the other.
1261
+ *
1262
+ * @param {Dinero} comparator - The Dinero object to compare to.
1263
+ *
1264
+ * @example
1265
+ * // returns true
1266
+ * Dinero({ amount: 500 }).lessThan(Dinero({ amount: 800 }))
1267
+ * @example
1268
+ * // returns false
1269
+ * Dinero({ amount: 800 }).lessThan(Dinero({ amount: 500 }))
1270
+ * @example
1271
+ * // returns true
1272
+ * Dinero({ amount: 5000, precision: 3 }).lessThan(Dinero({ amount: 800 }))
1273
+ * @example
1274
+ * // returns false
1275
+ * Dinero({ amount: 800 }).lessThan(Dinero({ amount: 5000, precision: 3 }))
1276
+ *
1277
+ * @throws {TypeError} If `comparator` has a different currency.
1278
+ *
1279
+ * @return {Boolean}
1280
+ */
1281
+ lessThan: function lessThan(comparator) {
1282
+ assertSameCurrency.call(this, comparator);
1283
+ var comparators = Dinero.normalizePrecision([this, comparator]);
1284
+ return comparators[0].getAmount() < comparators[1].getAmount();
1285
+ },
1286
+
1287
+ /**
1288
+ * Checks whether the value represented by this object is less than or equal to the other.
1289
+ *
1290
+ * @param {Dinero} comparator - The Dinero object to compare to.
1291
+ *
1292
+ * @example
1293
+ * // returns true
1294
+ * Dinero({ amount: 500 }).lessThanOrEqual(Dinero({ amount: 800 }))
1295
+ * @example
1296
+ * // returns true
1297
+ * Dinero({ amount: 500 }).lessThanOrEqual(Dinero({ amount: 500 }))
1298
+ * @example
1299
+ * // returns false
1300
+ * Dinero({ amount: 500 }).lessThanOrEqual(Dinero({ amount: 300 }))
1301
+ * @example
1302
+ * // returns true
1303
+ * Dinero({ amount: 5000, precision: 3 }).lessThanOrEqual(Dinero({ amount: 800 }))
1304
+ * @example
1305
+ * // returns true
1306
+ * Dinero({ amount: 5000, precision: 3 }).lessThanOrEqual(Dinero({ amount: 500 }))
1307
+ * @example
1308
+ * // returns false
1309
+ * Dinero({ amount: 800 }).lessThanOrEqual(Dinero({ amount: 5000, precision: 3 }))
1310
+ *
1311
+ * @throws {TypeError} If `comparator` has a different currency.
1312
+ *
1313
+ * @return {Boolean}
1314
+ */
1315
+ lessThanOrEqual: function lessThanOrEqual(comparator) {
1316
+ assertSameCurrency.call(this, comparator);
1317
+ var comparators = Dinero.normalizePrecision([this, comparator]);
1318
+ return comparators[0].getAmount() <= comparators[1].getAmount();
1319
+ },
1320
+
1321
+ /**
1322
+ * Checks whether the value represented by this object is greater than the other.
1323
+ *
1324
+ * @param {Dinero} comparator - The Dinero object to compare to.
1325
+ *
1326
+ * @example
1327
+ * // returns false
1328
+ * Dinero({ amount: 500 }).greaterThan(Dinero({ amount: 800 }))
1329
+ * @example
1330
+ * // returns true
1331
+ * Dinero({ amount: 800 }).greaterThan(Dinero({ amount: 500 }))
1332
+ * @example
1333
+ * // returns true
1334
+ * Dinero({ amount: 800 }).greaterThan(Dinero({ amount: 5000, precision: 3 }))
1335
+ * @example
1336
+ * // returns false
1337
+ * Dinero({ amount: 5000, precision: 3 }).greaterThan(Dinero({ amount: 800 }))
1338
+ *
1339
+ * @throws {TypeError} If `comparator` has a different currency.
1340
+ *
1341
+ * @return {Boolean}
1342
+ */
1343
+ greaterThan: function greaterThan(comparator) {
1344
+ assertSameCurrency.call(this, comparator);
1345
+ var comparators = Dinero.normalizePrecision([this, comparator]);
1346
+ return comparators[0].getAmount() > comparators[1].getAmount();
1347
+ },
1348
+
1349
+ /**
1350
+ * Checks whether the value represented by this object is greater than or equal to the other.
1351
+ *
1352
+ * @param {Dinero} comparator - The Dinero object to compare to.
1353
+ *
1354
+ * @example
1355
+ * // returns true
1356
+ * Dinero({ amount: 500 }).greaterThanOrEqual(Dinero({ amount: 300 }))
1357
+ * @example
1358
+ * // returns true
1359
+ * Dinero({ amount: 500 }).greaterThanOrEqual(Dinero({ amount: 500 }))
1360
+ * @example
1361
+ * // returns false
1362
+ * Dinero({ amount: 500 }).greaterThanOrEqual(Dinero({ amount: 800 }))
1363
+ * @example
1364
+ * // returns true
1365
+ * Dinero({ amount: 800 }).greaterThanOrEqual(Dinero({ amount: 5000, precision: 3 }))
1366
+ * @example
1367
+ * // returns true
1368
+ * Dinero({ amount: 500 }).greaterThanOrEqual(Dinero({ amount: 5000, precision: 3 }))
1369
+ * @example
1370
+ * // returns false
1371
+ * Dinero({ amount: 5000, precision: 3 }).greaterThanOrEqual(Dinero({ amount: 800 }))
1372
+ *
1373
+ * @throws {TypeError} If `comparator` has a different currency.
1374
+ *
1375
+ * @return {Boolean}
1376
+ */
1377
+ greaterThanOrEqual: function greaterThanOrEqual(comparator) {
1378
+ assertSameCurrency.call(this, comparator);
1379
+ var comparators = Dinero.normalizePrecision([this, comparator]);
1380
+ return comparators[0].getAmount() >= comparators[1].getAmount();
1381
+ },
1382
+
1383
+ /**
1384
+ * Checks if the value represented by this object is zero.
1385
+ *
1386
+ * @example
1387
+ * // returns true
1388
+ * Dinero({ amount: 0 }).isZero()
1389
+ * @example
1390
+ * // returns false
1391
+ * Dinero({ amount: 100 }).isZero()
1392
+ *
1393
+ * @return {Boolean}
1394
+ */
1395
+ isZero: function isZero() {
1396
+ return this.getAmount() === 0;
1397
+ },
1398
+
1399
+ /**
1400
+ * Checks if the value represented by this object is positive.
1401
+ *
1402
+ * @example
1403
+ * // returns false
1404
+ * Dinero({ amount: -10 }).isPositive()
1405
+ * @example
1406
+ * // returns true
1407
+ * Dinero({ amount: 10 }).isPositive()
1408
+ * @example
1409
+ * // returns true
1410
+ * Dinero({ amount: 0 }).isPositive()
1411
+ *
1412
+ * @return {Boolean}
1413
+ */
1414
+ isPositive: function isPositive() {
1415
+ return this.getAmount() >= 0;
1416
+ },
1417
+
1418
+ /**
1419
+ * Checks if the value represented by this object is negative.
1420
+ *
1421
+ * @example
1422
+ * // returns true
1423
+ * Dinero({ amount: -10 }).isNegative()
1424
+ * @example
1425
+ * // returns false
1426
+ * Dinero({ amount: 10 }).isNegative()
1427
+ * @example
1428
+ * // returns false
1429
+ * Dinero({ amount: 0 }).isNegative()
1430
+ *
1431
+ * @return {Boolean}
1432
+ */
1433
+ isNegative: function isNegative() {
1434
+ return this.getAmount() < 0;
1435
+ },
1436
+
1437
+ /**
1438
+ * Checks if this has minor currency units.
1439
+ * Deprecates {@link module:Dinero~hasCents hasCents}.
1440
+ *
1441
+ * @example
1442
+ * // returns false
1443
+ * Dinero({ amount: 1100 }).hasSubUnits()
1444
+ * @example
1445
+ * // returns true
1446
+ * Dinero({ amount: 1150 }).hasSubUnits()
1447
+ *
1448
+ * @return {Boolean}
1449
+ */
1450
+ hasSubUnits: function hasSubUnits() {
1451
+ return calculator$1.modulo(this.getAmount(), Math.pow(10, precision)) !== 0;
1452
+ },
1453
+
1454
+ /**
1455
+ * Checks if this has minor currency units.
1456
+ *
1457
+ * @deprecated since version 1.4.0, will be removed in 2.0.0
1458
+ * Use {@link module:Dinero~hasSubUnits hasSubUnits} instead.
1459
+ *
1460
+ * @example
1461
+ * // returns false
1462
+ * Dinero({ amount: 1100 }).hasCents()
1463
+ * @example
1464
+ * // returns true
1465
+ * Dinero({ amount: 1150 }).hasCents()
1466
+ *
1467
+ * @return {Boolean}
1468
+ */
1469
+ hasCents: function hasCents() {
1470
+ return calculator$1.modulo(this.getAmount(), Math.pow(10, precision)) !== 0;
1471
+ },
1472
+
1473
+ /**
1474
+ * Checks whether the currency represented by this object equals to the other.
1475
+ *
1476
+ * @param {Dinero} comparator - The Dinero object to compare to.
1477
+ *
1478
+ * @example
1479
+ * // returns true
1480
+ * Dinero({ amount: 2000, currency: 'EUR' }).hasSameCurrency(Dinero({ amount: 1000, currency: 'EUR' }))
1481
+ * @example
1482
+ * // returns false
1483
+ * Dinero({ amount: 1000, currency: 'EUR' }).hasSameCurrency(Dinero({ amount: 1000, currency: 'USD' }))
1484
+ *
1485
+ * @return {Boolean}
1486
+ */
1487
+ hasSameCurrency: function hasSameCurrency(comparator) {
1488
+ return this.getCurrency() === comparator.getCurrency();
1489
+ },
1490
+
1491
+ /**
1492
+ * Checks whether the amount represented by this object equals to the other.
1493
+ *
1494
+ * @param {Dinero} comparator - The Dinero object to compare to.
1495
+ *
1496
+ * @example
1497
+ * // returns true
1498
+ * Dinero({ amount: 1000, currency: 'EUR' }).hasSameAmount(Dinero({ amount: 1000 }))
1499
+ * @example
1500
+ * // returns false
1501
+ * Dinero({ amount: 2000, currency: 'EUR' }).hasSameAmount(Dinero({ amount: 1000, currency: 'EUR' }))
1502
+ * @example
1503
+ * // returns true
1504
+ * Dinero({ amount: 1000, currency: 'EUR', precision: 2 }).hasSameAmount(Dinero({ amount: 10000, precision: 3 }))
1505
+ * @example
1506
+ * // returns false
1507
+ * Dinero({ amount: 10000, currency: 'EUR', precision: 2 }).hasSameAmount(Dinero({ amount: 10000, precision: 3 }))
1508
+ *
1509
+ * @return {Boolean}
1510
+ */
1511
+ hasSameAmount: function hasSameAmount(comparator) {
1512
+ var comparators = Dinero.normalizePrecision([this, comparator]);
1513
+ return comparators[0].getAmount() === comparators[1].getAmount();
1514
+ },
1515
+
1516
+ /**
1517
+ * Returns this object formatted as a string.
1518
+ *
1519
+ * The format is a mask which defines how the output string will be formatted.
1520
+ * It defines whether to display a currency, in what format, how many fraction digits to display and whether to use grouping separators.
1521
+ * The output is formatted according to the applying locale.
1522
+ *
1523
+ * Object | Format | String
1524
+ * :--------------------------- | :---------------- | :---
1525
+ * `Dinero({ amount: 500050 })` | `'$0,0.00'` | $5,000.50
1526
+ * `Dinero({ amount: 500050 })` | `'$0,0'` | $5,001
1527
+ * `Dinero({ amount: 500050 })` | `'$0'` | $5001
1528
+ * `Dinero({ amount: 500050 })` | `'$0.0'` | $5000.5
1529
+ * `Dinero({ amount: 500050 })` | `'USD0,0.0'` | USD5,000.5
1530
+ * `Dinero({ amount: 500050 })` | `'0,0.0 dollar'` | 5,000.5 dollars
1531
+ *
1532
+ * Don't try to substitute the `$` sign or the `USD` code with your target currency, nor adapt the format string to the exact format you want.
1533
+ * The format is a mask which defines a pattern and returns a valid, localized currency string.
1534
+ * If you want to display the object in a custom way, either use {@link module:Dinero~getAmount getAmount}, {@link module:Dinero~toUnit toUnit} or {@link module:Dinero~toRoundedUnit toRoundedUnit} and manipulate the output string as you wish.
1535
+ *
1536
+ * {@link module:Dinero~toFormat toFormat} wraps around `Number.prototype.toLocaleString`. For that reason, **format will vary depending on how it's implemented in the end user's environment**.
1537
+ *
1538
+ * You can also use `toLocaleString` directly:
1539
+ * `Dinero().toRoundedUnit(digits, roundingMode).toLocaleString(locale, options)`.
1540
+ *
1541
+ * By default, amounts are rounded using the **half away from zero** rule ([commercial rounding](https://en.wikipedia.org/wiki/Rounding#Round_half_away_from_zero)).
1542
+ * You can also specify a different `roundingMode` to better fit your needs.
1543
+ *
1544
+ * @param {String} [format='$0,0.00'] - The format mask to format to.
1545
+ * @param {String} [roundingMode='HALF_AWAY_FROM_ZERO'] - The rounding mode to use: `'HALF_ODD'`, `'HALF_EVEN'`, `'HALF_UP'`, `'HALF_DOWN'`, `'HALF_TOWARDS_ZERO'`, `'HALF_AWAY_FROM_ZERO'` or `'DOWN'`.
1546
+ *
1547
+ * @example
1548
+ * // returns $2,000
1549
+ * Dinero({ amount: 200000 }).toFormat('$0,0')
1550
+ * @example
1551
+ * // returns €50.5
1552
+ * Dinero({ amount: 5050, currency: 'EUR' }).toFormat('$0,0.0')
1553
+ * @example
1554
+ * // returns 100 euros
1555
+ * Dinero({ amount: 10000, currency: 'EUR' }).setLocale('fr-FR').toFormat('0,0 dollar')
1556
+ * @example
1557
+ * // returns 2000
1558
+ * Dinero({ amount: 200000, currency: 'EUR' }).toFormat()
1559
+ * @example
1560
+ * // returns $10
1561
+ * Dinero({ amount: 1050 }).toFormat('$0', 'HALF_EVEN')
1562
+ *
1563
+ * @return {String}
1564
+ */
1565
+ toFormat: function toFormat() {
1566
+ var format = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : globalFormat;
1567
+ var roundingMode = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : globalFormatRoundingMode;
1568
+ var formatter = Format(format);
1569
+ return this.toRoundedUnit(formatter.getMinimumFractionDigits(), roundingMode).toLocaleString(this.getLocale(), {
1570
+ currencyDisplay: formatter.getCurrencyDisplay(),
1571
+ useGrouping: formatter.getUseGrouping(),
1572
+ minimumFractionDigits: formatter.getMinimumFractionDigits(),
1573
+ style: formatter.getStyle(),
1574
+ currency: this.getCurrency()
1575
+ });
1576
+ },
1577
+
1578
+ /**
1579
+ * Returns the amount represented by this object in units.
1580
+ *
1581
+ * @example
1582
+ * // returns 10.5
1583
+ * Dinero({ amount: 1050 }).toUnit()
1584
+ * @example
1585
+ * // returns 10.545
1586
+ * Dinero({ amount: 10545, precision: 3 }).toUnit()
1587
+ *
1588
+ * @return {Number}
1589
+ */
1590
+ toUnit: function toUnit() {
1591
+ return calculator$1.divide(this.getAmount(), Math.pow(10, precision));
1592
+ },
1593
+
1594
+ /**
1595
+ * Returns the amount represented by this object in rounded units.
1596
+ *
1597
+ * By default, the method uses the **half away from zero** rule ([commercial rounding](https://en.wikipedia.org/wiki/Rounding#Round_half_away_from_zero)).
1598
+ * You can also specify a different `roundingMode` to better fit your needs.
1599
+ *
1600
+ * @example
1601
+ * // returns 10.6
1602
+ * Dinero({ amount: 1055 }).toRoundedUnit(1)
1603
+ * @example
1604
+ * // returns 10
1605
+ * Dinero({ amount: 1050 }).toRoundedUnit(0, 'HALF_EVEN')
1606
+ *
1607
+ * @param {Number} digits - The number of fraction digits to round to.
1608
+ * @param {String} [roundingMode='HALF_AWAY_FROM_ZERO'] - The rounding mode to use: `'HALF_ODD'`, `'HALF_EVEN'`, `'HALF_UP'`, `'HALF_DOWN'`, `'HALF_TOWARDS_ZERO'`, `'HALF_AWAY_FROM_ZERO'` or `'DOWN'`.
1609
+ *
1610
+ * @return {Number}
1611
+ */
1612
+ toRoundedUnit: function toRoundedUnit(digits) {
1613
+ var roundingMode = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : globalFormatRoundingMode;
1614
+ var factor = Math.pow(10, digits);
1615
+ return calculator$1.divide(calculator$1.round(calculator$1.multiply(this.toUnit(), factor), roundingMode), factor);
1616
+ },
1617
+
1618
+ /**
1619
+ * Returns the object's data as an object literal.
1620
+ *
1621
+ * @example
1622
+ * // returns { amount: 500, currency: 'EUR', precision: 2 }
1623
+ * Dinero({ amount: 500, currency: 'EUR', precision: 2 }).toObject()
1624
+ *
1625
+ * @return {Object}
1626
+ */
1627
+ toObject: function toObject() {
1628
+ return {
1629
+ amount: amount,
1630
+ currency: currency,
1631
+ precision: precision
1632
+ };
1633
+ },
1634
+
1635
+ /**
1636
+ * Returns the object's data as an object literal.
1637
+ *
1638
+ * Alias of {@link module:Dinero~toObject toObject}.
1639
+ * It is defined so that calling `JSON.stringify` on a Dinero object will automatically extract the relevant data.
1640
+ *
1641
+ * @example
1642
+ * // returns '{"amount":500,"currency":"EUR","precision":2}'
1643
+ * JSON.stringify(Dinero({ amount: 500, currency: 'EUR', precision: 2 }))
1644
+ *
1645
+ * @return {Object}
1646
+ */
1647
+ toJSON: function toJSON() {
1648
+ return this.toObject();
1649
+ }
1650
+ };
1651
+ };
1652
+
1653
+ var dinero = Object.assign(Dinero, Defaults, Globals, Static);
1654
+
1655
+ export { dinero as d };