@justifi/webcomponents 5.3.0 → 5.3.2

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 (147) hide show
  1. package/dist/cjs/{Api-b0e4be29.js → Api-089e7501.js} +1 -0
  2. package/dist/cjs/bank-account-form_9.cjs.entry.js +10 -6
  3. package/dist/cjs/billing-form_3.cjs.entry.js +2 -2
  4. package/dist/cjs/{business-additional-questions-schema-2f66f025.js → business-additional-questions-schema-2cc0c6f7.js} +1 -1
  5. package/dist/cjs/{business-identity-schema-be495474.js → business-identity-schema-7d462eb3.js} +1 -1
  6. package/dist/cjs/{business.service-d575b515.js → business.service-33d7c7f2.js} +1 -1
  7. package/dist/cjs/{check-pkg-version-1658df6f.js → check-pkg-version-fe4c6467.js} +2 -2
  8. package/dist/cjs/{checkout.service-057b5a7a.js → checkout.service-d9047ddb.js} +1 -1
  9. package/dist/cjs/{dispute.service-df9e1830.js → dispute.service-739631c7.js} +1 -1
  10. package/dist/cjs/{get-payout-csv-527a238c.js → get-payout-csv-bdaff21b.js} +1 -1
  11. package/dist/cjs/{get-subaccounts-6068c1aa.js → get-subaccounts-2db9fc01.js} +1 -1
  12. package/dist/cjs/justifi-additional-questions-form-step-core_6.cjs.entry.js +3 -3
  13. package/dist/cjs/justifi-additional-questions-form-step_9.cjs.entry.js +2 -2
  14. package/dist/cjs/justifi-business-details.cjs.entry.js +4 -4
  15. package/dist/cjs/justifi-business-form.cjs.entry.js +6 -6
  16. package/dist/cjs/justifi-checkout-core.cjs.entry.js +3 -2
  17. package/dist/cjs/justifi-checkout.cjs.entry.js +7 -6
  18. package/dist/cjs/justifi-checkouts-list.cjs.entry.js +5 -5
  19. package/dist/cjs/justifi-dispute-management.cjs.entry.js +4 -4
  20. package/dist/cjs/justifi-dispute-notification_3.cjs.entry.js +4 -4
  21. package/dist/cjs/justifi-gross-payment-chart.cjs.entry.js +3 -3
  22. package/dist/cjs/justifi-owner-form_3.cjs.entry.js +4 -4
  23. package/dist/cjs/justifi-payment-details.cjs.entry.js +4 -4
  24. package/dist/cjs/justifi-payment-provisioning.cjs.entry.js +4 -4
  25. package/dist/cjs/justifi-payments-list.cjs.entry.js +4 -4
  26. package/dist/cjs/justifi-payout-details.cjs.entry.js +4 -4
  27. package/dist/cjs/justifi-payouts-list.cjs.entry.js +5 -5
  28. package/dist/cjs/justifi-refund-form.cjs.entry.js +1 -1
  29. package/dist/cjs/justifi-season-interruption-insurance.cjs.entry.js +3 -3
  30. package/dist/cjs/justifi-terminals-list.cjs.entry.js +4 -4
  31. package/dist/cjs/justifi-tokenize-payment-method.cjs.entry.js +19 -10
  32. package/dist/cjs/loader.cjs.js +1 -1
  33. package/dist/cjs/{package-06419e54.js → package-8b04bef0.js} +1 -1
  34. package/dist/cjs/{payment.service-3eebfe3e.js → payment.service-87924c1a.js} +1 -1
  35. package/dist/cjs/{schema-validations-cc4e6071.js → schema-validations-f948158d.js} +1 -1
  36. package/dist/cjs/webcomponents.cjs.js +1 -1
  37. package/dist/collection/components/business-forms/schemas/schema-validations.js +1 -1
  38. package/dist/collection/components/checkout/bank-account-form/bank-account-form.js +25 -1
  39. package/dist/collection/components/checkout/card-form/card-form.js +25 -1
  40. package/dist/collection/components/checkout/checkout-core.js +20 -2
  41. package/dist/collection/components/checkout/checkout.js +22 -2
  42. package/dist/collection/components/checkout/new-payment-method.js +20 -2
  43. package/dist/collection/components/checkout/payment-method-options.js +20 -2
  44. package/dist/collection/components/tokenize-payment-method/tokenize-payment-method.js +44 -18
  45. package/dist/config.js +1 -0
  46. package/dist/docs.json +176 -20
  47. package/dist/esm/{Api-0cac5b8a.js → Api-97801a4b.js} +1 -0
  48. package/dist/esm/bank-account-form_9.entry.js +10 -6
  49. package/dist/esm/billing-form_3.entry.js +2 -2
  50. package/dist/esm/{business-additional-questions-schema-212a96ed.js → business-additional-questions-schema-60e9b76a.js} +1 -1
  51. package/dist/esm/{business-identity-schema-05bd2a5f.js → business-identity-schema-191d85c2.js} +1 -1
  52. package/dist/esm/{business.service-6a208f8f.js → business.service-45c7df3c.js} +1 -1
  53. package/dist/esm/{check-pkg-version-bac7eb5e.js → check-pkg-version-e2273f4f.js} +2 -2
  54. package/dist/esm/{checkout.service-ac067baa.js → checkout.service-36e3355e.js} +1 -1
  55. package/dist/esm/{dispute.service-26a788a8.js → dispute.service-9b9b87e5.js} +1 -1
  56. package/dist/esm/{get-payout-csv-684fece6.js → get-payout-csv-80210301.js} +1 -1
  57. package/dist/esm/{get-subaccounts-b1bed757.js → get-subaccounts-d3eeb85d.js} +1 -1
  58. package/dist/esm/justifi-additional-questions-form-step-core_6.entry.js +3 -3
  59. package/dist/esm/justifi-additional-questions-form-step_9.entry.js +2 -2
  60. package/dist/esm/justifi-business-details.entry.js +4 -4
  61. package/dist/esm/justifi-business-form.entry.js +6 -6
  62. package/dist/esm/justifi-checkout-core.entry.js +3 -2
  63. package/dist/esm/justifi-checkout.entry.js +7 -6
  64. package/dist/esm/justifi-checkouts-list.entry.js +5 -5
  65. package/dist/esm/justifi-dispute-management.entry.js +4 -4
  66. package/dist/esm/justifi-dispute-notification_3.entry.js +4 -4
  67. package/dist/esm/justifi-gross-payment-chart.entry.js +3 -3
  68. package/dist/esm/justifi-owner-form_3.entry.js +4 -4
  69. package/dist/esm/justifi-payment-details.entry.js +4 -4
  70. package/dist/esm/justifi-payment-provisioning.entry.js +4 -4
  71. package/dist/esm/justifi-payments-list.entry.js +4 -4
  72. package/dist/esm/justifi-payout-details.entry.js +4 -4
  73. package/dist/esm/justifi-payouts-list.entry.js +5 -5
  74. package/dist/esm/justifi-refund-form.entry.js +1 -1
  75. package/dist/esm/justifi-season-interruption-insurance.entry.js +3 -3
  76. package/dist/esm/justifi-terminals-list.entry.js +4 -4
  77. package/dist/esm/justifi-tokenize-payment-method.entry.js +19 -10
  78. package/dist/esm/loader.js +1 -1
  79. package/dist/esm/{package-90ebd343.js → package-a8e8f775.js} +1 -1
  80. package/dist/esm/{payment.service-2e418da1.js → payment.service-c847c1f6.js} +1 -1
  81. package/dist/esm/{schema-validations-ccea6a06.js → schema-validations-38e8bc7b.js} +1 -1
  82. package/dist/esm/webcomponents.js +1 -1
  83. package/dist/module/bank-account-form2.js +3 -1
  84. package/dist/module/card-form2.js +3 -1
  85. package/dist/module/checkout-core.js +4 -2
  86. package/dist/module/config.js +1 -0
  87. package/dist/module/justifi-checkout.js +5 -2
  88. package/dist/module/justifi-tokenize-payment-method.js +17 -8
  89. package/dist/module/new-payment-method.js +4 -2
  90. package/dist/module/package.js +1 -1
  91. package/dist/module/payment-method-options.js +4 -2
  92. package/dist/module/schema-validations.js +1 -1
  93. package/dist/types/components/checkout/bank-account-form/bank-account-form.d.ts +1 -0
  94. package/dist/types/components/checkout/card-form/card-form.d.ts +1 -0
  95. package/dist/types/components/checkout/checkout-core.d.ts +1 -0
  96. package/dist/types/components/checkout/checkout.d.ts +1 -0
  97. package/dist/types/components/checkout/new-payment-method.d.ts +1 -0
  98. package/dist/types/components/checkout/payment-method-options.d.ts +1 -0
  99. package/dist/types/components/tokenize-payment-method/tokenize-payment-method.d.ts +5 -3
  100. package/dist/types/components.d.ts +24 -12
  101. package/dist/types/home/runner/work/web-component-library/web-component-library/packages/webcomponents/.stencil/packages/webcomponents/config.d.ts +1 -0
  102. package/dist/webcomponents/p-02d36485.entry.js +1 -0
  103. package/dist/webcomponents/p-1820fd87.entry.js +1 -0
  104. package/dist/webcomponents/{p-d07c45e6.entry.js → p-1882d7d6.entry.js} +1 -1
  105. package/dist/webcomponents/{p-e0db920c.entry.js → p-25c9c88c.entry.js} +1 -1
  106. package/dist/webcomponents/{p-f5925b1e.entry.js → p-2710884e.entry.js} +1 -1
  107. package/dist/webcomponents/{p-de13f23c.js → p-27c8ffa2.js} +1 -1
  108. package/dist/webcomponents/{p-865733bc.js → p-35b00a0d.js} +1 -1
  109. package/dist/webcomponents/{p-c5ce98b0.entry.js → p-39696abd.entry.js} +1 -1
  110. package/dist/webcomponents/{p-f9728478.entry.js → p-40eabfca.entry.js} +1 -1
  111. package/dist/webcomponents/p-4810f227.entry.js +1 -0
  112. package/dist/webcomponents/{p-ed17e472.entry.js → p-485814d8.entry.js} +1 -1
  113. package/dist/webcomponents/p-4bad3621.js +1 -0
  114. package/dist/webcomponents/p-57206dc4.entry.js +1 -0
  115. package/dist/webcomponents/{p-3d5c8a98.entry.js → p-63a8b08f.entry.js} +1 -1
  116. package/dist/webcomponents/p-67b75e01.entry.js +1 -0
  117. package/dist/webcomponents/{p-21cf557e.entry.js → p-68bf1a1d.entry.js} +1 -1
  118. package/dist/webcomponents/{p-a263a3db.entry.js → p-72992c97.entry.js} +1 -1
  119. package/dist/webcomponents/{p-0277c1b2.js → p-849c68e5.js} +1 -1
  120. package/dist/webcomponents/{p-2a136295.js → p-933537ca.js} +1 -1
  121. package/dist/webcomponents/{p-c470a150.js → p-960a8ec2.js} +1 -1
  122. package/dist/webcomponents/{p-f706d70e.js → p-a2076a0e.js} +1 -1
  123. package/dist/webcomponents/p-a47c14cb.entry.js +1 -0
  124. package/dist/webcomponents/p-b01405ab.entry.js +1 -0
  125. package/dist/webcomponents/{p-c5c03d88.js → p-b0b40bcd.js} +1 -1
  126. package/dist/webcomponents/p-b15ad5df.js +1 -0
  127. package/dist/webcomponents/{p-42047b14.entry.js → p-b2209632.entry.js} +1 -1
  128. package/dist/webcomponents/{p-c845cb7a.js → p-b2edb944.js} +1 -1
  129. package/dist/webcomponents/{p-9235b94e.entry.js → p-c75481bf.entry.js} +1 -1
  130. package/dist/webcomponents/{p-cc4adf97.js → p-dd867d1f.js} +1 -1
  131. package/dist/webcomponents/{p-abb46c6b.entry.js → p-e22df884.entry.js} +1 -1
  132. package/dist/webcomponents/{p-3c0b56cd.entry.js → p-e8d0f978.entry.js} +1 -1
  133. package/dist/webcomponents/{p-f9ac523e.entry.js → p-fbe16023.entry.js} +1 -1
  134. package/dist/webcomponents/p-fdbcd486.js +1 -0
  135. package/dist/webcomponents/{p-f1e01bab.entry.js → p-ff955a18.entry.js} +1 -1
  136. package/dist/webcomponents/webcomponents.esm.js +1 -1
  137. package/package.json +1 -1
  138. package/dist/webcomponents/p-0ef9eae6.entry.js +0 -1
  139. package/dist/webcomponents/p-2d801915.js +0 -1
  140. package/dist/webcomponents/p-56addd0a.entry.js +0 -1
  141. package/dist/webcomponents/p-631d54a2.entry.js +0 -1
  142. package/dist/webcomponents/p-6b0bec46.entry.js +0 -1
  143. package/dist/webcomponents/p-cdb7fa19.entry.js +0 -1
  144. package/dist/webcomponents/p-ea105de3.js +0 -1
  145. package/dist/webcomponents/p-ea5cf135.entry.js +0 -1
  146. package/dist/webcomponents/p-f9d63d9d.js +0 -1
  147. package/dist/webcomponents/p-fe0d245f.entry.js +0 -1
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-5b9a3b5f.js');
6
6
  const index_esm = require('./index.esm-a397536a.js');
7
- const Api = require('./Api-b0e4be29.js');
7
+ const Api = require('./Api-089e7501.js');
8
8
  require('./ComponentError-233ac749.js');
9
9
  require('./Checkout-0f1c8abe.js');
10
10
  require('./Pagination-0da8f095.js');
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-5b9a3b5f.js');
6
- const Api = require('./Api-b0e4be29.js');
6
+ const Api = require('./Api-089e7501.js');
7
7
  const ComponentError = require('./ComponentError-233ac749.js');
8
8
  require('./Checkout-0f1c8abe.js');
9
9
  require('./Pagination-0da8f095.js');
@@ -11,10 +11,10 @@ require('./Payment-c47ed1e1.js');
11
11
  require('./SubAccount-509ebf93.js');
12
12
  require('./Document-0b828345.js');
13
13
  const utils = require('./utils-7a478c37.js');
14
- const checkPkgVersion = require('./check-pkg-version-1658df6f.js');
14
+ const checkPkgVersion = require('./check-pkg-version-fe4c6467.js');
15
15
  require('./utils-337befa9.js');
16
16
  require('./Dispute-eb6bad54.js');
17
- require('./package-06419e54.js');
17
+ require('./package-8b04bef0.js');
18
18
 
19
19
  class InsuranceService {
20
20
  async fetchQuote(authToken, payload) {
@@ -4,18 +4,18 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-5b9a3b5f.js');
6
6
  const ComponentError = require('./ComponentError-233ac749.js');
7
- const checkPkgVersion = require('./check-pkg-version-1658df6f.js');
8
- const Api = require('./Api-b0e4be29.js');
7
+ const checkPkgVersion = require('./check-pkg-version-fe4c6467.js');
8
+ const Api = require('./Api-089e7501.js');
9
9
  require('./Checkout-0f1c8abe.js');
10
10
  require('./Pagination-0da8f095.js');
11
11
  require('./Payment-c47ed1e1.js');
12
12
  const SubAccount = require('./SubAccount-509ebf93.js');
13
13
  require('./Document-0b828345.js');
14
14
  const utils = require('./utils-7a478c37.js');
15
- const getSubaccounts = require('./get-subaccounts-6068c1aa.js');
15
+ const getSubaccounts = require('./get-subaccounts-2db9fc01.js');
16
16
  const styledHost = require('./styled-host-94309bab.js');
17
17
  const terminalsTable = require('./terminals-table-5e4bce93.js');
18
- require('./package-06419e54.js');
18
+ require('./package-8b04bef0.js');
19
19
  require('./utils-337befa9.js');
20
20
  require('./Dispute-eb6bad54.js');
21
21
  require('./badge-ccfe03bf.js');
@@ -5,11 +5,18 @@ Object.defineProperty(exports, '__esModule', { value: true });
5
5
  const index = require('./index-5b9a3b5f.js');
6
6
  const button = require('./button-8b634147.js');
7
7
  const styledHost = require('./styled-host-94309bab.js');
8
+ const checkPkgVersion = require('./check-pkg-version-fe4c6467.js');
9
+ const Api = require('./Api-089e7501.js');
8
10
  const ComponentError = require('./ComponentError-233ac749.js');
9
- const checkPkgVersion = require('./check-pkg-version-1658df6f.js');
11
+ require('./Checkout-0f1c8abe.js');
12
+ require('./Pagination-0da8f095.js');
13
+ require('./Payment-c47ed1e1.js');
14
+ require('./SubAccount-509ebf93.js');
15
+ require('./Document-0b828345.js');
10
16
  require('./parts-b2ff8b68.js');
11
- require('./package-06419e54.js');
12
- require('./Api-b0e4be29.js');
17
+ require('./package-8b04bef0.js');
18
+ require('./utils-337befa9.js');
19
+ require('./Dispute-eb6bad54.js');
13
20
 
14
21
  const TokenizePaymentMethod = class {
15
22
  constructor(hostRef) {
@@ -24,6 +31,7 @@ const TokenizePaymentMethod = class {
24
31
  this.disableBankAccount = undefined;
25
32
  this.hideSubmitButton = undefined;
26
33
  this.hideCardBillingForm = undefined;
34
+ this.iframeOrigin = Api.config.iFrameOrigin;
27
35
  this.isLoading = false;
28
36
  }
29
37
  componentWillLoad() {
@@ -33,8 +41,9 @@ const TokenizePaymentMethod = class {
33
41
  async tokenizePaymentMethod(event) {
34
42
  event && event.preventDefault();
35
43
  this.isLoading = true;
44
+ let tokenizeResponse;
36
45
  try {
37
- const tokenizeResponse = await this.paymentMethodOptionsRef.resolvePaymentMethod({ isValid: true });
46
+ tokenizeResponse = await this.paymentMethodOptionsRef.resolvePaymentMethod({ isValid: true });
38
47
  if (tokenizeResponse.error) {
39
48
  this.errorEvent.emit({
40
49
  errorCode: tokenizeResponse.error.code,
@@ -42,26 +51,26 @@ const TokenizePaymentMethod = class {
42
51
  severity: ComponentError.ComponentErrorSeverity.ERROR,
43
52
  });
44
53
  }
45
- else if (tokenizeResponse.token) {
46
- this.submitEvent.emit({ response: tokenizeResponse });
47
- }
48
54
  }
49
55
  catch (error) {
50
- this.errorEvent.emit({
56
+ const errorData = {
51
57
  errorCode: ComponentError.ComponentErrorCodes.TOKENIZE_ERROR,
52
58
  message: error.message,
53
59
  severity: ComponentError.ComponentErrorSeverity.ERROR,
54
- });
60
+ };
61
+ this.errorEvent.emit(errorData);
55
62
  }
56
63
  finally {
64
+ this.submitEvent.emit({ response: tokenizeResponse });
57
65
  this.isLoading = false;
66
+ return tokenizeResponse;
58
67
  }
59
68
  }
60
69
  async fillBillingForm(fields) {
61
70
  this.paymentMethodOptionsRef.fillBillingForm(fields);
62
71
  }
63
72
  render() {
64
- return (index.h(styledHost.StyledHost, { key: 'bfeaea9cc19470d95c3c3b01d8a2f1d0686719f0' }, index.h("form", { key: '055830971e13041ddc826d104deaf082765736aa' }, index.h("fieldset", { key: '0cca44190920ef7d526bd3ddcdf72b0d1a7d82e7' }, index.h("div", { key: 'cb12a4423b5ddcffcc5fb4b3905f6ad37cf23c15', class: "row gy-3" }, index.h("div", { key: '6d1e36bb81d64d81f4440f3c1687b03a0383fbbb', class: "col-12" }, index.h("justifi-payment-method-options", { key: '312ad9fe09f65c2f5ec1d0c2bbe74bcf0f24aafb', ref: (el) => (this.paymentMethodOptionsRef = el), "show-card": !this.disableCreditCard, "show-ach": !this.disableBankAccount, "show-bnpl": false, paymentMethodGroupId: this.paymentMethodGroupId, "show-saved-payment-methods": false, hideCardBillingForm: this.hideCardBillingForm, authToken: this.authToken, "account-id": this.accountId })), index.h("div", { key: 'ce18adbc0b9f868a3bff49a9f2d994b83be66b4c', class: "col-12" }, index.h(button.Button, { key: '1610a24c4ffb1a6e6ddd6eea1720b553c67a20f7', variant: "primary", type: "submit", onClick: event => this.tokenizePaymentMethod(event), isLoading: this.isLoading, "data-testid": "submit-button", hidden: this.hideSubmitButton }, this.submitButtonText || 'Submit')))))));
73
+ return (index.h(styledHost.StyledHost, { key: 'f0efb2ab8f051b0b5dafcb608c9c1b561f6f21bc' }, index.h("form", { key: 'b511a1af4e15175d7bec45c66dc030e693820563' }, index.h("fieldset", { key: '53b78e28371b6ed69140774b6b47afcee3cb7edd' }, index.h("div", { key: 'e37c7cb04912fac8bf24bae88cfd06fb00d22325', class: "row gy-3" }, index.h("div", { key: '103ef1da7228ab3d74065ca64ea070e1520799ff', class: "col-12" }, index.h("justifi-payment-method-options", { key: '58d614390f0dce90d1ca85b88ce888b841457753', ref: (el) => (this.paymentMethodOptionsRef = el), "show-card": !this.disableCreditCard, "show-ach": !this.disableBankAccount, "show-bnpl": false, paymentMethodGroupId: this.paymentMethodGroupId, "show-saved-payment-methods": false, hideCardBillingForm: this.hideCardBillingForm, authToken: this.authToken, "account-id": this.accountId, iframeOrigin: this.iframeOrigin })), index.h("div", { key: '727317ff2fafaace929f6667934a649994fe037d', class: "col-12" }, index.h(button.Button, { key: '999ec3e29e37ce5027f6d1c4d75bae31beba6ab1', variant: "primary", type: "submit", onClick: event => this.tokenizePaymentMethod(event), isLoading: this.isLoading, "data-testid": "submit-button", hidden: this.hideSubmitButton }, this.submitButtonText || 'Submit')))))));
65
74
  }
66
75
  };
67
76
 
@@ -8,7 +8,7 @@ const appGlobals = require('./app-globals-3a1e7e63.js');
8
8
  const defineCustomElements = async (win, options) => {
9
9
  if (typeof window === 'undefined') return undefined;
10
10
  await appGlobals.globalScripts();
11
- return index.bootstrapLazy(JSON.parse("[[\"justifi-payment-provisioning.cjs\",[[1,\"justifi-payment-provisioning\",{\"businessId\":[1,\"business-id\"],\"authToken\":[1,\"auth-token\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formTitle\":[1,\"form-title\"],\"postProvisioning\":[32],\"getBusiness\":[32]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}]]],[\"justifi-checkout.cjs\",[[4,\"justifi-checkout\",{\"authToken\":[1,\"auth-token\"],\"checkoutId\":[1,\"checkout-id\"],\"disableCreditCard\":[4,\"disable-credit-card\"],\"disableBankAccount\":[4,\"disable-bank-account\"],\"disableBnpl\":[4,\"disable-bnpl\"],\"disablePaymentMethodGroup\":[4,\"disable-payment-method-group\"],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"getCheckout\":[32],\"complete\":[32],\"errorMessage\":[32],\"fillBillingForm\":[64]},null,{\"authToken\":[\"propChanged\"],\"checkoutId\":[\"propChanged\"]}]]],[\"justifi-dispute-management.cjs\",[[0,\"justifi-dispute-management\",{\"disputeId\":[1,\"dispute-id\"],\"authToken\":[1,\"auth-token\"],\"apiOrigin\":[1,\"api-origin\"],\"getDispute\":[32],\"errorMessage\":[32]},null,{\"disputeId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-tokenize-payment-method.cjs\",[[1,\"justifi-tokenize-payment-method\",{\"authToken\":[1,\"auth-token\"],\"accountId\":[1,\"account-id\"],\"paymentMethodGroupId\":[1,\"payment-method-group-id\"],\"submitButtonText\":[1,\"submit-button-text\"],\"disableCreditCard\":[4,\"disable-credit-card\"],\"disableBankAccount\":[4,\"disable-bank-account\"],\"hideSubmitButton\":[4,\"hide-submit-button\"],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"isLoading\":[32],\"tokenizePaymentMethod\":[64],\"fillBillingForm\":[64]}]]],[\"justifi-business-form.cjs\",[[1,\"justifi-business-form\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"hideErrors\":[4,\"hide-errors\"],\"formTitle\":[1,\"form-title\"],\"removeTitle\":[4,\"remove-title\"],\"isLoading\":[32],\"isSaving\":[32],\"errorMessage\":[32]}]]],[\"justifi-business-details.cjs\",[[1,\"justifi-business-details\",{\"businessId\":[1,\"business-id\"],\"authToken\":[1,\"auth-token\"],\"errorMessage\":[32],\"getBusiness\":[32]}]]],[\"justifi-payments-list-filters.cjs\",[[1,\"justifi-payments-list-filters\",{\"paymentId\":[1,\"payment-id\"],\"terminalId\":[1,\"terminal-id\"],\"paymentStatus\":[1,\"payment-status\"],\"createdAfter\":[1,\"created-after\"],\"createdBefore\":[1,\"created-before\"]}]]],[\"justifi-terminals-list-filters.cjs\",[[1,\"justifi-terminals-list-filters\"]]],[\"justifi-checkouts-list-filters.cjs\",[[1,\"justifi-checkouts-list-filters\"]]],[\"justifi-payouts-list-filters.cjs\",[[1,\"justifi-payouts-list-filters\"]]],[\"justifi-refund-form.cjs\",[[1,\"justifi-refund-form\",{\"authToken\":[1,\"auth-token\"],\"paymentId\":[1,\"payment-id\"],\"amount\":[2],\"submitButtonText\":[1,\"submit-button-text\"],\"withButton\":[4,\"with-button\"],\"refundInfoText\":[1,\"refund-info-text\"],\"errors\":[32],\"isSubmitting\":[32]}]]],[\"justifi-season-interruption-insurance.cjs\",[[1,\"justifi-season-interruption-insurance\",{\"authToken\":[1,\"auth-token\"],\"checkoutId\":[1,\"checkout-id\"],\"primaryIdentityFirstName\":[1,\"primary-identity-first-name\"],\"primaryIdentityLastName\":[1,\"primary-identity-last-name\"],\"primaryIdentityState\":[1,\"primary-identity-state\"],\"primaryIdentityPostalCode\":[1,\"primary-identity-postal-code\"],\"primaryIdentityCountry\":[1,\"primary-identity-country\"],\"primaryIdentityEmailAddress\":[1,\"primary-identity-email-address\"],\"policyAttributesInsurableAmount\":[2,\"policy-attributes-insurable-amount\"],\"policyAttributesStartDate\":[1,\"policy-attributes-start-date\"],\"policyAttributesEndDate\":[1,\"policy-attributes-end-date\"],\"coveredIdentityFirstName\":[1,\"covered-identity-first-name\"],\"coveredIdentityLastName\":[1,\"covered-identity-last-name\"],\"getQuote\":[32],\"toggleCoverage\":[32],\"quote\":[32],\"validate\":[64]}]]],[\"justifi-checkouts-list.cjs\",[[1,\"justifi-checkouts-list\",{\"accountId\":[1,\"account-id\"],\"authToken\":[1,\"auth-token\"],\"apiOrigin\":[1,\"api-origin\"],\"columns\":[1],\"getCheckouts\":[32],\"getSubAccounts\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-payment-details.cjs\",[[1,\"justifi-payment-details\",{\"paymentId\":[1,\"payment-id\"],\"authToken\":[1,\"auth-token\"],\"getPaymentDetails\":[32],\"errorMessage\":[32]},null,{\"paymentId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"payments-list-core.cjs\",[[0,\"payments-list-core\",{\"getPayments\":[16],\"columns\":[1],\"payments\":[32],\"paymentsTable\":[32],\"loading\":[32],\"errorMessage\":[32],\"paging\":[32],\"pagingParams\":[32]},null,{\"pagingParams\":[\"updateOnPropChange\"],\"getPayments\":[\"updateOnPropChange\"],\"columns\":[\"updateOnPropChange\"]}]]],[\"justifi-payments-list.cjs\",[[1,\"justifi-payments-list\",{\"accountId\":[1,\"account-id\"],\"authToken\":[1,\"auth-token\"],\"apiOrigin\":[1,\"api-origin\"],\"columns\":[1],\"getPayments\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-payout-details.cjs\",[[1,\"justifi-payout-details\",{\"payoutId\":[1,\"payout-id\"],\"authToken\":[1,\"auth-token\"],\"getPayout\":[32],\"getPayoutCSV\":[32],\"errorMessage\":[32]},null,{\"payoutId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-payouts-list.cjs\",[[1,\"justifi-payouts-list\",{\"accountId\":[1,\"account-id\"],\"authToken\":[1,\"auth-token\"],\"apiOrigin\":[1,\"api-origin\"],\"columns\":[1],\"getPayouts\":[32],\"getPayoutCSV\":[32],\"getSubAccounts\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-terminals-list.cjs\",[[1,\"justifi-terminals-list\",{\"accountId\":[1,\"account-id\"],\"authToken\":[1,\"auth-token\"],\"apiOrigin\":[1,\"api-origin\"],\"columns\":[1],\"getTerminals\":[32],\"getSubAccounts\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-gross-payment-chart.cjs\",[[1,\"justifi-gross-payment-chart\",{\"accountId\":[1,\"account-id\"],\"authToken\":[1,\"auth-token\"],\"getGrossPayment\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"form-control-number.cjs\",[[0,\"form-control-number\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"defaultValue\":[1,\"default-value\"],\"inputHandler\":[16],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}]]],[\"justifi-business-representative-form-inputs.cjs\",[[0,\"justifi-business-representative-form-inputs\",{\"representativeDefaultValue\":[8,\"representative-default-value\"],\"errors\":[8],\"formController\":[16]}]]],[\"form-control-monetary.cjs\",[[0,\"form-control-monetary\",{\"label\":[1],\"name\":[1],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"defaultValue\":[1,\"default-value\"],\"inputHandler\":[16],\"maskOptions\":[8,\"mask-options\"],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}]]],[\"form-control-checkbox.cjs\",[[0,\"form-control-checkbox\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"checked\":[4],\"inputHandler\":[16],\"disabled\":[4],\"isFocused\":[32]}]]],[\"justifi-payment-provisioning-core.cjs\",[[0,\"justifi-payment-provisioning-core\",{\"businessId\":[1,\"business-id\"],\"authToken\":[1,\"auth-token\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formTitle\":[1,\"form-title\"],\"getBusiness\":[16],\"postProvisioning\":[16],\"loading\":[32],\"businessProvisioned\":[32],\"currentStep\":[32],\"errorMessage\":[32]},[[0,\"formCompleted\",\"handleFormCompleted\"],[0,\"formLoading\",\"handleFormLoading\"]]]]],[\"form-control-help-text.cjs\",[[0,\"form-control-help-text\",{\"helpText\":[1,\"help-text\"],\"name\":[1]}]]],[\"custom-popper_4.cjs\",[[0,\"form-control-select\",{\"name\":[8],\"label\":[1],\"options\":[16],\"inputHandler\":[16],\"defaultValue\":[1,\"default-value\"],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}],[0,\"form-control-text\",{\"name\":[8],\"label\":[1],\"inputHandler\":[16],\"defaultValue\":[1,\"default-value\"],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"maxLength\":[2,\"max-length\"],\"keyDownHandler\":[16],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}],[0,\"form-control-tooltip\",{\"helpText\":[1,\"help-text\"],\"anchorIcon\":[32],\"tooltip\":[32]},[[0,\"showEvent\",\"show\"],[0,\"hideEvent\",\"hide\"]]],[4,\"custom-popper\",{\"placement\":[1],\"offset\":[16],\"strategy\":[1],\"trigger\":[1],\"anchorRef\":[16],\"isOpen\":[32]}]]],[\"justifi-checkout-core.cjs\",[[1,\"justifi-checkout-core\",{\"authToken\":[1,\"auth-token\"],\"getCheckout\":[16],\"complete\":[16],\"checkoutId\":[1,\"checkout-id\"],\"disableCreditCard\":[4,\"disable-credit-card\"],\"disableBankAccount\":[4,\"disable-bank-account\"],\"disableBnpl\":[4,\"disable-bnpl\"],\"disablePaymentMethodGroup\":[4,\"disable-payment-method-group\"],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"hasLoadedFonts\":[32],\"checkout\":[32],\"serverError\":[32],\"renderState\":[32],\"creatingNewPaymentMethod\":[32],\"insuranceToggled\":[32],\"fillBillingForm\":[64]}]]],[\"justifi-dispute-management-core.cjs\",[[0,\"justifi-dispute-management-core\",{\"getDispute\":[16],\"disputeId\":[1,\"dispute-id\"],\"authToken\":[1,\"auth-token\"],\"dispute\":[32],\"isLoading\":[32],\"showDisputeResponseForm\":[32]},[[0,\"click-event\",\"disputeResponseHandler\"],[0,\"submit-event\",\"disputeSubmittedHandler\"]],{\"getDispute\":[\"updateOnPropChange\"]}]]],[\"business-details-core.cjs\",[[0,\"business-details-core\",{\"getBusiness\":[16],\"business\":[32],\"renderState\":[32],\"errorMessage\":[32]}]]],[\"justifi-season-interruption-insurance-core.cjs\",[[0,\"justifi-season-interruption-insurance-core\",{\"checkoutId\":[1,\"checkout-id\"],\"getQuote\":[16],\"toggleCoverage\":[16],\"primaryIdentityFirstName\":[1,\"primary-identity-first-name\"],\"primaryIdentityLastName\":[1,\"primary-identity-last-name\"],\"primaryIdentityState\":[1,\"primary-identity-state\"],\"primaryIdentityPostalCode\":[1,\"primary-identity-postal-code\"],\"primaryIdentityCountry\":[1,\"primary-identity-country\"],\"primaryIdentityEmailAddress\":[1,\"primary-identity-email-address\"],\"policyAttributesInsurableAmount\":[2,\"policy-attributes-insurable-amount\"],\"policyAttributesStartDate\":[1,\"policy-attributes-start-date\"],\"policyAttributesEndDate\":[1,\"policy-attributes-end-date\"],\"coveredIdentityFirstName\":[1,\"covered-identity-first-name\"],\"coveredIdentityLastName\":[1,\"covered-identity-last-name\"],\"quote\":[32],\"isLoading\":[32],\"accepted\":[32],\"validate\":[64]}]]],[\"checkouts-list-core.cjs\",[[0,\"checkouts-list-core\",{\"getCheckouts\":[16],\"getSubAccounts\":[16],\"columns\":[1],\"checkouts\":[32],\"checkoutsTable\":[32],\"subAccounts\":[32],\"loading\":[32],\"errorMessage\":[32],\"paging\":[32],\"pagingParams\":[32]},null,{\"queryParams\":[\"updateOnPropChange\"],\"pagingParams\":[\"updateOnPropChange\"],\"getCheckouts\":[\"updateOnPropChange\"],\"getSubAccounts\":[\"updateOnPropChange\"],\"columns\":[\"updateOnPropChange\"]}]]],[\"payment-details-core.cjs\",[[0,\"payment-details-core\",{\"getPaymentDetails\":[16],\"payment\":[32],\"loading\":[32],\"errorMessage\":[32]},null,{\"getPaymentDetails\":[\"updateOnPropChange\"]}]]],[\"payout-details-core.cjs\",[[0,\"payout-details-core\",{\"getPayout\":[16],\"getPayoutCSV\":[16],\"payout\":[32],\"loading\":[32],\"errorMessage\":[32]},null,{\"getPayout\":[\"getPayoutWatcher\"]}]]],[\"payouts-list-core.cjs\",[[0,\"payouts-list-core\",{\"getPayouts\":[16],\"getSubAccounts\":[16],\"getPayoutCSV\":[16],\"columns\":[1],\"payouts\":[32],\"payoutsTable\":[32],\"subAccounts\":[32],\"loading\":[32],\"errorMessage\":[32],\"paging\":[32],\"pagingParams\":[32]},null,{\"queryParams\":[\"updateOnPropChange\"],\"pagingParams\":[\"updateOnPropChange\"],\"getPayouts\":[\"updateOnPropChange\"],\"getSubAccounts\":[\"updateOnPropChange\"]}]]],[\"terminals-list-core.cjs\",[[0,\"terminals-list-core\",{\"getTerminals\":[16],\"getSubAccounts\":[16],\"columns\":[1],\"terminals\":[32],\"terminalsTable\":[32],\"subAccounts\":[32],\"loading\":[32],\"errorMessage\":[32],\"paging\":[32],\"pagingParams\":[32]},null,{\"queryParams\":[\"updateOnPropChange\"],\"pagingParams\":[\"updateOnPropChange\"],\"getTerminals\":[\"updateOnPropChange\"],\"getSubAccounts\":[\"updateOnPropChange\"],\"columns\":[\"updateOnPropChange\"]}]]],[\"gross-payment-chart-core.cjs\",[[0,\"gross-payment-chart-core\",{\"getGrossPayment\":[16],\"grossVolumeReport\":[32],\"loading\":[32],\"errorMessage\":[32]},null,{\"getGrossPayment\":[\"propChanged\"],\"grossVolumeReport\":[\"grossVolumeReportChanged\"]}]]],[\"table-filters-menu.cjs\",[[4,\"table-filters-menu\",{\"params\":[8],\"clearParams\":[16],\"anchorButton\":[32],\"menu\":[32],\"showClearButton\":[32]},[[0,\"showEvent\",\"show\"],[0,\"hideEvent\",\"hide\"]],{\"params\":[\"watchParamsHandler\"]}]]],[\"justifi-details.cjs\",[[4,\"justifi-details\",{\"errorMessage\":[1,\"error-message\"]}]]],[\"form-control-date.cjs\",[[0,\"form-control-date\",{\"name\":[1],\"label\":[1],\"inputHandler\":[16],\"defaultValue\":[1,\"default-value\"],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"disabled\":[4],\"showTime\":[4,\"show-time\"],\"maxDate\":[1,\"max-date\"],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}]]],[\"form-alert_5.cjs\",[[0,\"justifi-business-representative\",{\"formController\":[16],\"errors\":[32],\"representative\":[32]}],[0,\"justifi-business-core-info\",{\"formController\":[16],\"errors\":[32],\"coreInfo\":[32]}],[0,\"justifi-additional-questions\",{\"formController\":[16],\"errors\":[32],\"additional_questions\":[32]}],[0,\"justifi-legal-address-form\",{\"formController\":[16],\"errors\":[32],\"legal_address\":[32]}],[0,\"form-alert\",{\"text\":[1],\"hideAlert\":[4,\"hide-alert\"]}]]],[\"justifi-dispute-notification_3.cjs\",[[1,\"justifi-dispute-response\",{\"authToken\":[1,\"auth-token\"],\"disputeId\":[1,\"dispute-id\"],\"disputeResponse\":[16],\"apiOrigin\":[1,\"api-origin\"],\"updateDisputeResponse\":[32],\"submitDisputeResponse\":[32],\"createDisputeEvidence\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}],[1,\"justifi-dispute-notification\",{\"dispute\":[16],\"authToken\":[1,\"auth-token\"],\"isLoading\":[4,\"is-loading\"]}],[0,\"justifi-dispute-response-core\",{\"updateDisputeResponse\":[16],\"submitDisputeResponse\":[16],\"createDisputeEvidence\":[16],\"disputeResponse\":[8,\"dispute-response\"],\"isLoading\":[32],\"documentList\":[32],\"currentStep\":[32],\"currentStepComponentRef\":[32]}]]],[\"pagination-menu.cjs\",[[0,\"pagination-menu\",{\"paging\":[16],\"params\":[16]}]]],[\"form-control-radio.cjs\",[[0,\"form-control-radio\",{\"label\":[1],\"name\":[8],\"value\":[1],\"helpText\":[1,\"help-text\"],\"inputHandler\":[16],\"disabled\":[4],\"errorText\":[1,\"error-text\"],\"checked\":[4],\"isFocused\":[32]}]]],[\"additional-questions-details_5.cjs\",[[0,\"additional-questions-details\",{\"additionalQuestions\":[16]}],[0,\"generic-info-details\",{\"business\":[16]}],[0,\"legal-address-details\",{\"legalAddress\":[16]}],[0,\"owner-details\",{\"owners\":[16]}],[0,\"representative-details\",{\"representative\":[16]}]]],[\"justifi-owner-form_3.cjs\",[[0,\"justifi-owner-form\",{\"authToken\":[1,\"auth-token\"],\"ownerId\":[1,\"owner-id\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"removeOwner\":[16],\"newFormOpen\":[4,\"new-form-open\"],\"ownersLength\":[2,\"owners-length\"],\"getOwner\":[32],\"patchOwner\":[32],\"postOwner\":[32],\"validate\":[64],\"submit\":[64],\"validateAndSubmit\":[64]}],[0,\"owner-form-core\",{\"ownerId\":[1,\"owner-id\"],\"businessId\":[1,\"business-id\"],\"getOwner\":[16],\"patchOwner\":[16],\"postOwner\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"removeOwner\":[16],\"newFormOpen\":[4,\"new-form-open\"],\"ownersLength\":[2,\"owners-length\"],\"isLoading\":[32],\"formController\":[32],\"errors\":[32],\"owner\":[32],\"returnOwnerData\":[64],\"validate\":[64],\"submit\":[64],\"validateAndSubmit\":[64]},null,{\"isLoading\":[\"loadingWatcher\"]}],[0,\"owner-form-inputs\",{\"ownerDefaultValue\":[8,\"owner-default-value\"],\"errors\":[8],\"formController\":[16]}]]],[\"billing-form_3.cjs\",[[0,\"billing-form\",{\"legend\":[1025],\"formController\":[32],\"billingInfo\":[32],\"errors\":[32],\"getValues\":[64],\"fill\":[64],\"validate\":[64]}],[0,\"postal-form\",{\"legend\":[1025],\"formController\":[32],\"billingInfo\":[32],\"errors\":[32],\"getValues\":[64],\"fill\":[64],\"validate\":[64]}],[0,\"iframe-input\",{\"inputId\":[1,\"input-id\"],\"label\":[1],\"iframeOrigin\":[1,\"iframe-origin\"],\"isFocused\":[32],\"isValid\":[32],\"errorText\":[32],\"iframeLoaded\":[32],\"validate\":[64],\"tokenize\":[64]}]]],[\"bank-account-document-form-inputs_4.cjs\",[[0,\"bank-account-form-inputs\",{\"defaultValue\":[8,\"default-value\"],\"errors\":[8],\"inputHandler\":[16],\"formDisabled\":[4,\"form-disabled\"]}],[0,\"bank-account-document-form-inputs\",{\"inputHandler\":[16],\"errors\":[8],\"storeFiles\":[16]}],[0,\"business-documents-on-file\",{\"documents\":[8],\"isLoading\":[4,\"is-loading\"]}],[0,\"form-control-file\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"multiple\":[4],\"documentType\":[1,\"document-type\"],\"inputHandler\":[16],\"disabled\":[4],\"files\":[32],\"fileString\":[32],\"isFocused\":[32]}]]],[\"form-control-file-v2_2.cjs\",[[0,\"form-control-textarea\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"defaultValue\":[1,\"default-value\"],\"maxLength\":[2,\"max-length\"],\"inputHandler\":[16],\"keyDownHandler\":[16],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}],[0,\"form-control-file-v2\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"multiple\":[4],\"inputHandler\":[16],\"disabled\":[4],\"files\":[32]}]]],[\"form-control-number-masked_2.cjs\",[[0,\"justifi-identity-address-form\",{\"handleFormUpdate\":[16],\"errors\":[8],\"defaultValues\":[8,\"default-values\"],\"address\":[32]},null,{\"address\":[\"handleAddressChange\"]}],[0,\"form-control-number-masked\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"defaultValue\":[1,\"default-value\"],\"inputHandler\":[16],\"mask\":[1],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}]]],[\"justifi-additional-questions-form-step-core_6.cjs\",[[0,\"justifi-business-owners-form-step-core\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"getBusiness\":[16],\"patchBusiness\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"ownersPayload\":[32],\"refs\":[32],\"newFormOpen\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]},[[0,\"ownerSubmitted\",\"handleOwnerSubmit\"]],{\"ownersPayload\":[\"ownersWatcher\"]}],[0,\"justifi-business-bank-account-form-step-core\",{\"businessId\":[1,\"business-id\"],\"getBusiness\":[16],\"postBankAccount\":[16],\"postDocumentRecord\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"bankAccount\":[32],\"existingDocuments\":[32],\"documentData\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]},null,{\"isLoading\":[\"watchHandler\"]}],[0,\"justifi-business-representative-form-step-core\",{\"getBusiness\":[16],\"patchBusiness\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"representative\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-business-core-info-form-step-core\",{\"businessId\":[1,\"business-id\"],\"getBusiness\":[16],\"patchBusiness\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"coreInfo\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-additional-questions-form-step-core\",{\"getBusiness\":[16],\"patchBusiness\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"additional_questions\":[32],\"recurringPayments\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]},null,{\"additional_questions\":[\"recurringPaymentsWatcher\"]}],[0,\"justifi-legal-address-form-step-core\",{\"getBusiness\":[16],\"patchBusiness\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"legal_address\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]}]]],[\"justifi-additional-questions-form-step_9.cjs\",[[0,\"justifi-payment-provisioning-form-steps\",{\"businessId\":[1,\"business-id\"],\"authToken\":[1,\"auth-token\"],\"refs\":[16],\"currentStep\":[2,\"current-step\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"handleFormLoading\":[16]}],[0,\"justifi-payment-provisioning-form-buttons\",{\"currentStep\":[2,\"current-step\"],\"totalSteps\":[2,\"total-steps\"],\"formLoading\":[4,\"form-loading\"],\"formDisabled\":[4,\"form-disabled\"],\"previousStepButtonOnClick\":[16],\"nextStepButtonOnClick\":[16]}],[0,\"justifi-business-owners-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"patchBusiness\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-business-bank-account-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"postBankAccount\":[32],\"postDocumentRecord\":[32],\"postDocument\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-business-representative-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"patchBusiness\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-business-core-info-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"patchBusiness\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-additional-questions-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"patchBusiness\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-legal-address-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"patchBusiness\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-business-terms-conditions-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"acceptedTermsBefore\":[32],\"acceptedTerms\":[32],\"validateAndSubmit\":[64]}]]],[\"justifi-additional-statement_8.cjs\",[[0,\"justifi-shipping-details\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-customer-details\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-duplicate-charge\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-additional-statement\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"acceptedTerms\":[32],\"acceptedTermsErrorText\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-cancellation-policy\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-refund-policy\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-electronic-evidence\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-product-or-service\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}]]],[\"bank-account-form_9.cjs\",[[0,\"justifi-payment-method-options\",{\"showCard\":[4,\"show-card\"],\"showAch\":[4,\"show-ach\"],\"showBnpl\":[4,\"show-bnpl\"],\"showSavedPaymentMethods\":[4,\"show-saved-payment-methods\"],\"paymentMethodGroupId\":[1,\"payment-method-group-id\"],\"bnpl\":[16],\"insuranceToggled\":[4,\"insurance-toggled\"],\"authToken\":[1,\"auth-token\"],\"accountId\":[1,\"account-id\"],\"savedPaymentMethods\":[16],\"paymentAmount\":[2,\"payment-amount\"],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"selectedPaymentMethodId\":[32],\"paymentMethodOptions\":[32],\"fillBillingForm\":[64],\"resolvePaymentMethod\":[64]},[[0,\"paymentMethodOptionSelected\",\"paymentMethodOptionSelected\"]],{\"savedPaymentMethods\":[\"paymentMethodsChanged\"]}],[0,\"justifi-new-payment-method\",{\"authToken\":[1,\"auth-token\"],\"accountId\":[1,\"account-id\"],\"paymentMethodOption\":[16],\"paymentMethodGroupId\":[1,\"payment-method-group-id\"],\"isSelected\":[4,\"is-selected\"],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"saveNewPaymentMethodChecked\":[32],\"fillBillingForm\":[64],\"resolvePaymentMethod\":[64]},[[0,\"checkboxChanged\",\"handleCheckboxChanged\"]]],[0,\"justifi-saved-payment-method\",{\"paymentMethodOption\":[16],\"isSelected\":[4,\"is-selected\"],\"resolvePaymentMethod\":[64]}],[0,\"justifi-sezzle-payment-method\",{\"bnpl\":[8],\"clientId\":[1,\"client-id\"],\"accountId\":[1,\"account-id\"],\"paymentMethodOption\":[16],\"isSelected\":[4,\"is-selected\"],\"paymentAmount\":[2,\"payment-amount\"],\"installmentPlan\":[32],\"sezzleCheckout\":[32],\"sezzlePromise\":[32],\"resolvePaymentMethod\":[64]}],[0,\"justifi-billing-form-wrapper\",{\"legend\":[1025],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"paymentMethodType\":[1,\"payment-method-type\"],\"fill\":[64],\"getValues\":[64],\"validate\":[64]}],[0,\"bank-account-form\",{\"validate\":[64],\"tokenize\":[64]}],[0,\"card-form\",{\"validate\":[64],\"tokenize\":[64]}],[0,\"justifi-save-new-payment-method\",{\"isChecked\":[32]}],[0,\"hidden-input\",{\"isFocused\":[32],\"errorText\":[32]}]]]]"), options);
11
+ return index.bootstrapLazy(JSON.parse("[[\"justifi-payment-provisioning.cjs\",[[1,\"justifi-payment-provisioning\",{\"businessId\":[1,\"business-id\"],\"authToken\":[1,\"auth-token\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formTitle\":[1,\"form-title\"],\"postProvisioning\":[32],\"getBusiness\":[32]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}]]],[\"justifi-checkout.cjs\",[[4,\"justifi-checkout\",{\"authToken\":[1,\"auth-token\"],\"checkoutId\":[1,\"checkout-id\"],\"disableCreditCard\":[4,\"disable-credit-card\"],\"disableBankAccount\":[4,\"disable-bank-account\"],\"disableBnpl\":[4,\"disable-bnpl\"],\"disablePaymentMethodGroup\":[4,\"disable-payment-method-group\"],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"iframeOrigin\":[1,\"iframe-origin\"],\"getCheckout\":[32],\"complete\":[32],\"errorMessage\":[32],\"fillBillingForm\":[64]},null,{\"authToken\":[\"propChanged\"],\"checkoutId\":[\"propChanged\"]}]]],[\"justifi-dispute-management.cjs\",[[0,\"justifi-dispute-management\",{\"disputeId\":[1,\"dispute-id\"],\"authToken\":[1,\"auth-token\"],\"apiOrigin\":[1,\"api-origin\"],\"getDispute\":[32],\"errorMessage\":[32]},null,{\"disputeId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-tokenize-payment-method.cjs\",[[1,\"justifi-tokenize-payment-method\",{\"authToken\":[1,\"auth-token\"],\"accountId\":[1,\"account-id\"],\"paymentMethodGroupId\":[1,\"payment-method-group-id\"],\"submitButtonText\":[1,\"submit-button-text\"],\"disableCreditCard\":[4,\"disable-credit-card\"],\"disableBankAccount\":[4,\"disable-bank-account\"],\"hideSubmitButton\":[4,\"hide-submit-button\"],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"iframeOrigin\":[1,\"iframe-origin\"],\"isLoading\":[32],\"tokenizePaymentMethod\":[64],\"fillBillingForm\":[64]}]]],[\"justifi-business-form.cjs\",[[1,\"justifi-business-form\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"hideErrors\":[4,\"hide-errors\"],\"formTitle\":[1,\"form-title\"],\"removeTitle\":[4,\"remove-title\"],\"isLoading\":[32],\"isSaving\":[32],\"errorMessage\":[32]}]]],[\"justifi-business-details.cjs\",[[1,\"justifi-business-details\",{\"businessId\":[1,\"business-id\"],\"authToken\":[1,\"auth-token\"],\"errorMessage\":[32],\"getBusiness\":[32]}]]],[\"justifi-payments-list-filters.cjs\",[[1,\"justifi-payments-list-filters\",{\"paymentId\":[1,\"payment-id\"],\"terminalId\":[1,\"terminal-id\"],\"paymentStatus\":[1,\"payment-status\"],\"createdAfter\":[1,\"created-after\"],\"createdBefore\":[1,\"created-before\"]}]]],[\"justifi-terminals-list-filters.cjs\",[[1,\"justifi-terminals-list-filters\"]]],[\"justifi-checkouts-list-filters.cjs\",[[1,\"justifi-checkouts-list-filters\"]]],[\"justifi-payouts-list-filters.cjs\",[[1,\"justifi-payouts-list-filters\"]]],[\"justifi-refund-form.cjs\",[[1,\"justifi-refund-form\",{\"authToken\":[1,\"auth-token\"],\"paymentId\":[1,\"payment-id\"],\"amount\":[2],\"submitButtonText\":[1,\"submit-button-text\"],\"withButton\":[4,\"with-button\"],\"refundInfoText\":[1,\"refund-info-text\"],\"errors\":[32],\"isSubmitting\":[32]}]]],[\"justifi-season-interruption-insurance.cjs\",[[1,\"justifi-season-interruption-insurance\",{\"authToken\":[1,\"auth-token\"],\"checkoutId\":[1,\"checkout-id\"],\"primaryIdentityFirstName\":[1,\"primary-identity-first-name\"],\"primaryIdentityLastName\":[1,\"primary-identity-last-name\"],\"primaryIdentityState\":[1,\"primary-identity-state\"],\"primaryIdentityPostalCode\":[1,\"primary-identity-postal-code\"],\"primaryIdentityCountry\":[1,\"primary-identity-country\"],\"primaryIdentityEmailAddress\":[1,\"primary-identity-email-address\"],\"policyAttributesInsurableAmount\":[2,\"policy-attributes-insurable-amount\"],\"policyAttributesStartDate\":[1,\"policy-attributes-start-date\"],\"policyAttributesEndDate\":[1,\"policy-attributes-end-date\"],\"coveredIdentityFirstName\":[1,\"covered-identity-first-name\"],\"coveredIdentityLastName\":[1,\"covered-identity-last-name\"],\"getQuote\":[32],\"toggleCoverage\":[32],\"quote\":[32],\"validate\":[64]}]]],[\"justifi-checkouts-list.cjs\",[[1,\"justifi-checkouts-list\",{\"accountId\":[1,\"account-id\"],\"authToken\":[1,\"auth-token\"],\"apiOrigin\":[1,\"api-origin\"],\"columns\":[1],\"getCheckouts\":[32],\"getSubAccounts\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-payment-details.cjs\",[[1,\"justifi-payment-details\",{\"paymentId\":[1,\"payment-id\"],\"authToken\":[1,\"auth-token\"],\"getPaymentDetails\":[32],\"errorMessage\":[32]},null,{\"paymentId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"payments-list-core.cjs\",[[0,\"payments-list-core\",{\"getPayments\":[16],\"columns\":[1],\"payments\":[32],\"paymentsTable\":[32],\"loading\":[32],\"errorMessage\":[32],\"paging\":[32],\"pagingParams\":[32]},null,{\"pagingParams\":[\"updateOnPropChange\"],\"getPayments\":[\"updateOnPropChange\"],\"columns\":[\"updateOnPropChange\"]}]]],[\"justifi-payments-list.cjs\",[[1,\"justifi-payments-list\",{\"accountId\":[1,\"account-id\"],\"authToken\":[1,\"auth-token\"],\"apiOrigin\":[1,\"api-origin\"],\"columns\":[1],\"getPayments\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-payout-details.cjs\",[[1,\"justifi-payout-details\",{\"payoutId\":[1,\"payout-id\"],\"authToken\":[1,\"auth-token\"],\"getPayout\":[32],\"getPayoutCSV\":[32],\"errorMessage\":[32]},null,{\"payoutId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-payouts-list.cjs\",[[1,\"justifi-payouts-list\",{\"accountId\":[1,\"account-id\"],\"authToken\":[1,\"auth-token\"],\"apiOrigin\":[1,\"api-origin\"],\"columns\":[1],\"getPayouts\":[32],\"getPayoutCSV\":[32],\"getSubAccounts\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-terminals-list.cjs\",[[1,\"justifi-terminals-list\",{\"accountId\":[1,\"account-id\"],\"authToken\":[1,\"auth-token\"],\"apiOrigin\":[1,\"api-origin\"],\"columns\":[1],\"getTerminals\":[32],\"getSubAccounts\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-gross-payment-chart.cjs\",[[1,\"justifi-gross-payment-chart\",{\"accountId\":[1,\"account-id\"],\"authToken\":[1,\"auth-token\"],\"getGrossPayment\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"form-control-number.cjs\",[[0,\"form-control-number\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"defaultValue\":[1,\"default-value\"],\"inputHandler\":[16],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}]]],[\"justifi-business-representative-form-inputs.cjs\",[[0,\"justifi-business-representative-form-inputs\",{\"representativeDefaultValue\":[8,\"representative-default-value\"],\"errors\":[8],\"formController\":[16]}]]],[\"form-control-monetary.cjs\",[[0,\"form-control-monetary\",{\"label\":[1],\"name\":[1],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"defaultValue\":[1,\"default-value\"],\"inputHandler\":[16],\"maskOptions\":[8,\"mask-options\"],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}]]],[\"form-control-checkbox.cjs\",[[0,\"form-control-checkbox\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"checked\":[4],\"inputHandler\":[16],\"disabled\":[4],\"isFocused\":[32]}]]],[\"justifi-payment-provisioning-core.cjs\",[[0,\"justifi-payment-provisioning-core\",{\"businessId\":[1,\"business-id\"],\"authToken\":[1,\"auth-token\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formTitle\":[1,\"form-title\"],\"getBusiness\":[16],\"postProvisioning\":[16],\"loading\":[32],\"businessProvisioned\":[32],\"currentStep\":[32],\"errorMessage\":[32]},[[0,\"formCompleted\",\"handleFormCompleted\"],[0,\"formLoading\",\"handleFormLoading\"]]]]],[\"form-control-help-text.cjs\",[[0,\"form-control-help-text\",{\"helpText\":[1,\"help-text\"],\"name\":[1]}]]],[\"custom-popper_4.cjs\",[[0,\"form-control-select\",{\"name\":[8],\"label\":[1],\"options\":[16],\"inputHandler\":[16],\"defaultValue\":[1,\"default-value\"],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}],[0,\"form-control-text\",{\"name\":[8],\"label\":[1],\"inputHandler\":[16],\"defaultValue\":[1,\"default-value\"],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"maxLength\":[2,\"max-length\"],\"keyDownHandler\":[16],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}],[0,\"form-control-tooltip\",{\"helpText\":[1,\"help-text\"],\"anchorIcon\":[32],\"tooltip\":[32]},[[0,\"showEvent\",\"show\"],[0,\"hideEvent\",\"hide\"]]],[4,\"custom-popper\",{\"placement\":[1],\"offset\":[16],\"strategy\":[1],\"trigger\":[1],\"anchorRef\":[16],\"isOpen\":[32]}]]],[\"justifi-checkout-core.cjs\",[[1,\"justifi-checkout-core\",{\"authToken\":[1,\"auth-token\"],\"getCheckout\":[16],\"complete\":[16],\"checkoutId\":[1,\"checkout-id\"],\"iframeOrigin\":[1,\"iframe-origin\"],\"disableCreditCard\":[4,\"disable-credit-card\"],\"disableBankAccount\":[4,\"disable-bank-account\"],\"disableBnpl\":[4,\"disable-bnpl\"],\"disablePaymentMethodGroup\":[4,\"disable-payment-method-group\"],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"hasLoadedFonts\":[32],\"checkout\":[32],\"serverError\":[32],\"renderState\":[32],\"creatingNewPaymentMethod\":[32],\"insuranceToggled\":[32],\"fillBillingForm\":[64]}]]],[\"justifi-dispute-management-core.cjs\",[[0,\"justifi-dispute-management-core\",{\"getDispute\":[16],\"disputeId\":[1,\"dispute-id\"],\"authToken\":[1,\"auth-token\"],\"dispute\":[32],\"isLoading\":[32],\"showDisputeResponseForm\":[32]},[[0,\"click-event\",\"disputeResponseHandler\"],[0,\"submit-event\",\"disputeSubmittedHandler\"]],{\"getDispute\":[\"updateOnPropChange\"]}]]],[\"business-details-core.cjs\",[[0,\"business-details-core\",{\"getBusiness\":[16],\"business\":[32],\"renderState\":[32],\"errorMessage\":[32]}]]],[\"justifi-season-interruption-insurance-core.cjs\",[[0,\"justifi-season-interruption-insurance-core\",{\"checkoutId\":[1,\"checkout-id\"],\"getQuote\":[16],\"toggleCoverage\":[16],\"primaryIdentityFirstName\":[1,\"primary-identity-first-name\"],\"primaryIdentityLastName\":[1,\"primary-identity-last-name\"],\"primaryIdentityState\":[1,\"primary-identity-state\"],\"primaryIdentityPostalCode\":[1,\"primary-identity-postal-code\"],\"primaryIdentityCountry\":[1,\"primary-identity-country\"],\"primaryIdentityEmailAddress\":[1,\"primary-identity-email-address\"],\"policyAttributesInsurableAmount\":[2,\"policy-attributes-insurable-amount\"],\"policyAttributesStartDate\":[1,\"policy-attributes-start-date\"],\"policyAttributesEndDate\":[1,\"policy-attributes-end-date\"],\"coveredIdentityFirstName\":[1,\"covered-identity-first-name\"],\"coveredIdentityLastName\":[1,\"covered-identity-last-name\"],\"quote\":[32],\"isLoading\":[32],\"accepted\":[32],\"validate\":[64]}]]],[\"checkouts-list-core.cjs\",[[0,\"checkouts-list-core\",{\"getCheckouts\":[16],\"getSubAccounts\":[16],\"columns\":[1],\"checkouts\":[32],\"checkoutsTable\":[32],\"subAccounts\":[32],\"loading\":[32],\"errorMessage\":[32],\"paging\":[32],\"pagingParams\":[32]},null,{\"queryParams\":[\"updateOnPropChange\"],\"pagingParams\":[\"updateOnPropChange\"],\"getCheckouts\":[\"updateOnPropChange\"],\"getSubAccounts\":[\"updateOnPropChange\"],\"columns\":[\"updateOnPropChange\"]}]]],[\"payment-details-core.cjs\",[[0,\"payment-details-core\",{\"getPaymentDetails\":[16],\"payment\":[32],\"loading\":[32],\"errorMessage\":[32]},null,{\"getPaymentDetails\":[\"updateOnPropChange\"]}]]],[\"payout-details-core.cjs\",[[0,\"payout-details-core\",{\"getPayout\":[16],\"getPayoutCSV\":[16],\"payout\":[32],\"loading\":[32],\"errorMessage\":[32]},null,{\"getPayout\":[\"getPayoutWatcher\"]}]]],[\"payouts-list-core.cjs\",[[0,\"payouts-list-core\",{\"getPayouts\":[16],\"getSubAccounts\":[16],\"getPayoutCSV\":[16],\"columns\":[1],\"payouts\":[32],\"payoutsTable\":[32],\"subAccounts\":[32],\"loading\":[32],\"errorMessage\":[32],\"paging\":[32],\"pagingParams\":[32]},null,{\"queryParams\":[\"updateOnPropChange\"],\"pagingParams\":[\"updateOnPropChange\"],\"getPayouts\":[\"updateOnPropChange\"],\"getSubAccounts\":[\"updateOnPropChange\"]}]]],[\"terminals-list-core.cjs\",[[0,\"terminals-list-core\",{\"getTerminals\":[16],\"getSubAccounts\":[16],\"columns\":[1],\"terminals\":[32],\"terminalsTable\":[32],\"subAccounts\":[32],\"loading\":[32],\"errorMessage\":[32],\"paging\":[32],\"pagingParams\":[32]},null,{\"queryParams\":[\"updateOnPropChange\"],\"pagingParams\":[\"updateOnPropChange\"],\"getTerminals\":[\"updateOnPropChange\"],\"getSubAccounts\":[\"updateOnPropChange\"],\"columns\":[\"updateOnPropChange\"]}]]],[\"gross-payment-chart-core.cjs\",[[0,\"gross-payment-chart-core\",{\"getGrossPayment\":[16],\"grossVolumeReport\":[32],\"loading\":[32],\"errorMessage\":[32]},null,{\"getGrossPayment\":[\"propChanged\"],\"grossVolumeReport\":[\"grossVolumeReportChanged\"]}]]],[\"table-filters-menu.cjs\",[[4,\"table-filters-menu\",{\"params\":[8],\"clearParams\":[16],\"anchorButton\":[32],\"menu\":[32],\"showClearButton\":[32]},[[0,\"showEvent\",\"show\"],[0,\"hideEvent\",\"hide\"]],{\"params\":[\"watchParamsHandler\"]}]]],[\"justifi-details.cjs\",[[4,\"justifi-details\",{\"errorMessage\":[1,\"error-message\"]}]]],[\"form-control-date.cjs\",[[0,\"form-control-date\",{\"name\":[1],\"label\":[1],\"inputHandler\":[16],\"defaultValue\":[1,\"default-value\"],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"disabled\":[4],\"showTime\":[4,\"show-time\"],\"maxDate\":[1,\"max-date\"],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}]]],[\"form-alert_5.cjs\",[[0,\"justifi-business-representative\",{\"formController\":[16],\"errors\":[32],\"representative\":[32]}],[0,\"justifi-business-core-info\",{\"formController\":[16],\"errors\":[32],\"coreInfo\":[32]}],[0,\"justifi-additional-questions\",{\"formController\":[16],\"errors\":[32],\"additional_questions\":[32]}],[0,\"justifi-legal-address-form\",{\"formController\":[16],\"errors\":[32],\"legal_address\":[32]}],[0,\"form-alert\",{\"text\":[1],\"hideAlert\":[4,\"hide-alert\"]}]]],[\"justifi-dispute-notification_3.cjs\",[[1,\"justifi-dispute-response\",{\"authToken\":[1,\"auth-token\"],\"disputeId\":[1,\"dispute-id\"],\"disputeResponse\":[16],\"apiOrigin\":[1,\"api-origin\"],\"updateDisputeResponse\":[32],\"submitDisputeResponse\":[32],\"createDisputeEvidence\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}],[1,\"justifi-dispute-notification\",{\"dispute\":[16],\"authToken\":[1,\"auth-token\"],\"isLoading\":[4,\"is-loading\"]}],[0,\"justifi-dispute-response-core\",{\"updateDisputeResponse\":[16],\"submitDisputeResponse\":[16],\"createDisputeEvidence\":[16],\"disputeResponse\":[8,\"dispute-response\"],\"isLoading\":[32],\"documentList\":[32],\"currentStep\":[32],\"currentStepComponentRef\":[32]}]]],[\"pagination-menu.cjs\",[[0,\"pagination-menu\",{\"paging\":[16],\"params\":[16]}]]],[\"form-control-radio.cjs\",[[0,\"form-control-radio\",{\"label\":[1],\"name\":[8],\"value\":[1],\"helpText\":[1,\"help-text\"],\"inputHandler\":[16],\"disabled\":[4],\"errorText\":[1,\"error-text\"],\"checked\":[4],\"isFocused\":[32]}]]],[\"additional-questions-details_5.cjs\",[[0,\"additional-questions-details\",{\"additionalQuestions\":[16]}],[0,\"generic-info-details\",{\"business\":[16]}],[0,\"legal-address-details\",{\"legalAddress\":[16]}],[0,\"owner-details\",{\"owners\":[16]}],[0,\"representative-details\",{\"representative\":[16]}]]],[\"justifi-owner-form_3.cjs\",[[0,\"justifi-owner-form\",{\"authToken\":[1,\"auth-token\"],\"ownerId\":[1,\"owner-id\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"removeOwner\":[16],\"newFormOpen\":[4,\"new-form-open\"],\"ownersLength\":[2,\"owners-length\"],\"getOwner\":[32],\"patchOwner\":[32],\"postOwner\":[32],\"validate\":[64],\"submit\":[64],\"validateAndSubmit\":[64]}],[0,\"owner-form-core\",{\"ownerId\":[1,\"owner-id\"],\"businessId\":[1,\"business-id\"],\"getOwner\":[16],\"patchOwner\":[16],\"postOwner\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"removeOwner\":[16],\"newFormOpen\":[4,\"new-form-open\"],\"ownersLength\":[2,\"owners-length\"],\"isLoading\":[32],\"formController\":[32],\"errors\":[32],\"owner\":[32],\"returnOwnerData\":[64],\"validate\":[64],\"submit\":[64],\"validateAndSubmit\":[64]},null,{\"isLoading\":[\"loadingWatcher\"]}],[0,\"owner-form-inputs\",{\"ownerDefaultValue\":[8,\"owner-default-value\"],\"errors\":[8],\"formController\":[16]}]]],[\"billing-form_3.cjs\",[[0,\"billing-form\",{\"legend\":[1025],\"formController\":[32],\"billingInfo\":[32],\"errors\":[32],\"getValues\":[64],\"fill\":[64],\"validate\":[64]}],[0,\"postal-form\",{\"legend\":[1025],\"formController\":[32],\"billingInfo\":[32],\"errors\":[32],\"getValues\":[64],\"fill\":[64],\"validate\":[64]}],[0,\"iframe-input\",{\"inputId\":[1,\"input-id\"],\"label\":[1],\"iframeOrigin\":[1,\"iframe-origin\"],\"isFocused\":[32],\"isValid\":[32],\"errorText\":[32],\"iframeLoaded\":[32],\"validate\":[64],\"tokenize\":[64]}]]],[\"bank-account-document-form-inputs_4.cjs\",[[0,\"bank-account-form-inputs\",{\"defaultValue\":[8,\"default-value\"],\"errors\":[8],\"inputHandler\":[16],\"formDisabled\":[4,\"form-disabled\"]}],[0,\"bank-account-document-form-inputs\",{\"inputHandler\":[16],\"errors\":[8],\"storeFiles\":[16]}],[0,\"business-documents-on-file\",{\"documents\":[8],\"isLoading\":[4,\"is-loading\"]}],[0,\"form-control-file\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"multiple\":[4],\"documentType\":[1,\"document-type\"],\"inputHandler\":[16],\"disabled\":[4],\"files\":[32],\"fileString\":[32],\"isFocused\":[32]}]]],[\"form-control-file-v2_2.cjs\",[[0,\"form-control-textarea\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"defaultValue\":[1,\"default-value\"],\"maxLength\":[2,\"max-length\"],\"inputHandler\":[16],\"keyDownHandler\":[16],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}],[0,\"form-control-file-v2\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"multiple\":[4],\"inputHandler\":[16],\"disabled\":[4],\"files\":[32]}]]],[\"form-control-number-masked_2.cjs\",[[0,\"justifi-identity-address-form\",{\"handleFormUpdate\":[16],\"errors\":[8],\"defaultValues\":[8,\"default-values\"],\"address\":[32]},null,{\"address\":[\"handleAddressChange\"]}],[0,\"form-control-number-masked\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"defaultValue\":[1,\"default-value\"],\"inputHandler\":[16],\"mask\":[1],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}]]],[\"justifi-additional-questions-form-step-core_6.cjs\",[[0,\"justifi-business-owners-form-step-core\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"getBusiness\":[16],\"patchBusiness\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"ownersPayload\":[32],\"refs\":[32],\"newFormOpen\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]},[[0,\"ownerSubmitted\",\"handleOwnerSubmit\"]],{\"ownersPayload\":[\"ownersWatcher\"]}],[0,\"justifi-business-bank-account-form-step-core\",{\"businessId\":[1,\"business-id\"],\"getBusiness\":[16],\"postBankAccount\":[16],\"postDocumentRecord\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"bankAccount\":[32],\"existingDocuments\":[32],\"documentData\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]},null,{\"isLoading\":[\"watchHandler\"]}],[0,\"justifi-business-representative-form-step-core\",{\"getBusiness\":[16],\"patchBusiness\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"representative\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-business-core-info-form-step-core\",{\"businessId\":[1,\"business-id\"],\"getBusiness\":[16],\"patchBusiness\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"coreInfo\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-additional-questions-form-step-core\",{\"getBusiness\":[16],\"patchBusiness\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"additional_questions\":[32],\"recurringPayments\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]},null,{\"additional_questions\":[\"recurringPaymentsWatcher\"]}],[0,\"justifi-legal-address-form-step-core\",{\"getBusiness\":[16],\"patchBusiness\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"legal_address\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]}]]],[\"justifi-additional-questions-form-step_9.cjs\",[[0,\"justifi-payment-provisioning-form-steps\",{\"businessId\":[1,\"business-id\"],\"authToken\":[1,\"auth-token\"],\"refs\":[16],\"currentStep\":[2,\"current-step\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"handleFormLoading\":[16]}],[0,\"justifi-payment-provisioning-form-buttons\",{\"currentStep\":[2,\"current-step\"],\"totalSteps\":[2,\"total-steps\"],\"formLoading\":[4,\"form-loading\"],\"formDisabled\":[4,\"form-disabled\"],\"previousStepButtonOnClick\":[16],\"nextStepButtonOnClick\":[16]}],[0,\"justifi-business-owners-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"patchBusiness\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-business-bank-account-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"postBankAccount\":[32],\"postDocumentRecord\":[32],\"postDocument\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-business-representative-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"patchBusiness\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-business-core-info-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"patchBusiness\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-additional-questions-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"patchBusiness\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-legal-address-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"patchBusiness\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-business-terms-conditions-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"acceptedTermsBefore\":[32],\"acceptedTerms\":[32],\"validateAndSubmit\":[64]}]]],[\"justifi-additional-statement_8.cjs\",[[0,\"justifi-shipping-details\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-customer-details\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-duplicate-charge\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-additional-statement\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"acceptedTerms\":[32],\"acceptedTermsErrorText\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-cancellation-policy\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-refund-policy\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-electronic-evidence\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-product-or-service\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}]]],[\"bank-account-form_9.cjs\",[[0,\"justifi-payment-method-options\",{\"showCard\":[4,\"show-card\"],\"showAch\":[4,\"show-ach\"],\"showBnpl\":[4,\"show-bnpl\"],\"showSavedPaymentMethods\":[4,\"show-saved-payment-methods\"],\"paymentMethodGroupId\":[1,\"payment-method-group-id\"],\"bnpl\":[16],\"insuranceToggled\":[4,\"insurance-toggled\"],\"authToken\":[1,\"auth-token\"],\"accountId\":[1,\"account-id\"],\"savedPaymentMethods\":[16],\"paymentAmount\":[2,\"payment-amount\"],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"iframeOrigin\":[1,\"iframe-origin\"],\"selectedPaymentMethodId\":[32],\"paymentMethodOptions\":[32],\"fillBillingForm\":[64],\"resolvePaymentMethod\":[64]},[[0,\"paymentMethodOptionSelected\",\"paymentMethodOptionSelected\"]],{\"savedPaymentMethods\":[\"paymentMethodsChanged\"]}],[0,\"justifi-new-payment-method\",{\"authToken\":[1,\"auth-token\"],\"accountId\":[1,\"account-id\"],\"paymentMethodOption\":[16],\"paymentMethodGroupId\":[1,\"payment-method-group-id\"],\"isSelected\":[4,\"is-selected\"],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"iframeOrigin\":[1,\"iframe-origin\"],\"saveNewPaymentMethodChecked\":[32],\"fillBillingForm\":[64],\"resolvePaymentMethod\":[64]},[[0,\"checkboxChanged\",\"handleCheckboxChanged\"]]],[0,\"justifi-saved-payment-method\",{\"paymentMethodOption\":[16],\"isSelected\":[4,\"is-selected\"],\"resolvePaymentMethod\":[64]}],[0,\"justifi-sezzle-payment-method\",{\"bnpl\":[8],\"clientId\":[1,\"client-id\"],\"accountId\":[1,\"account-id\"],\"paymentMethodOption\":[16],\"isSelected\":[4,\"is-selected\"],\"paymentAmount\":[2,\"payment-amount\"],\"installmentPlan\":[32],\"sezzleCheckout\":[32],\"sezzlePromise\":[32],\"resolvePaymentMethod\":[64]}],[0,\"justifi-billing-form-wrapper\",{\"legend\":[1025],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"paymentMethodType\":[1,\"payment-method-type\"],\"fill\":[64],\"getValues\":[64],\"validate\":[64]}],[0,\"bank-account-form\",{\"iframeOrigin\":[1,\"iframe-origin\"],\"validate\":[64],\"tokenize\":[64]}],[0,\"card-form\",{\"iframeOrigin\":[1,\"iframe-origin\"],\"validate\":[64],\"tokenize\":[64]}],[0,\"justifi-save-new-payment-method\",{\"isChecked\":[32]}],[0,\"hidden-input\",{\"isFocused\":[32],\"errorText\":[32]}]]]]"), options);
12
12
  };
13
13
 
14
14
  exports.setNonce = index.setNonce;
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  const name = "@justifi/webcomponents";
4
- const version = "5.3.0";
4
+ const version = "5.3.2";
5
5
  const description = "JustiFi Web Components";
6
6
  const collection = "dist/collection/collection-manifest.json";
7
7
  const main = "dist/index.cjs.js";
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- const Api = require('./Api-b0e4be29.js');
3
+ const Api = require('./Api-089e7501.js');
4
4
  require('./ComponentError-233ac749.js');
5
5
  require('./Checkout-0f1c8abe.js');
6
6
  require('./Pagination-0da8f095.js');
@@ -169,7 +169,7 @@ const accountTypeValidation = index_esm.create$6()
169
169
  .oneOf(businessFormOptions.bankAccountTypeOptions.map((option) => option.value), 'Select account type')
170
170
  .transform(transformEmptyString);
171
171
  const accountNumberValidation = index_esm.create$6()
172
- .min(7, 'Account number must be at least 7 digits')
172
+ .min(4, 'Account number must be at least 4 digits')
173
173
  .max(17, 'Account number must be less than 17 digits')
174
174
  .matches(numbersOnlyRegex, 'Enter valid account number')
175
175
  .test('not-repeat', 'Enter valid account number', (value) => {
@@ -19,7 +19,7 @@ var patchBrowser = () => {
19
19
 
20
20
  patchBrowser().then(async (options) => {
21
21
  await appGlobals.globalScripts();
22
- return index.bootstrapLazy(JSON.parse("[[\"justifi-payment-provisioning.cjs\",[[1,\"justifi-payment-provisioning\",{\"businessId\":[1,\"business-id\"],\"authToken\":[1,\"auth-token\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formTitle\":[1,\"form-title\"],\"postProvisioning\":[32],\"getBusiness\":[32]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}]]],[\"justifi-checkout.cjs\",[[4,\"justifi-checkout\",{\"authToken\":[1,\"auth-token\"],\"checkoutId\":[1,\"checkout-id\"],\"disableCreditCard\":[4,\"disable-credit-card\"],\"disableBankAccount\":[4,\"disable-bank-account\"],\"disableBnpl\":[4,\"disable-bnpl\"],\"disablePaymentMethodGroup\":[4,\"disable-payment-method-group\"],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"getCheckout\":[32],\"complete\":[32],\"errorMessage\":[32],\"fillBillingForm\":[64]},null,{\"authToken\":[\"propChanged\"],\"checkoutId\":[\"propChanged\"]}]]],[\"justifi-dispute-management.cjs\",[[0,\"justifi-dispute-management\",{\"disputeId\":[1,\"dispute-id\"],\"authToken\":[1,\"auth-token\"],\"apiOrigin\":[1,\"api-origin\"],\"getDispute\":[32],\"errorMessage\":[32]},null,{\"disputeId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-tokenize-payment-method.cjs\",[[1,\"justifi-tokenize-payment-method\",{\"authToken\":[1,\"auth-token\"],\"accountId\":[1,\"account-id\"],\"paymentMethodGroupId\":[1,\"payment-method-group-id\"],\"submitButtonText\":[1,\"submit-button-text\"],\"disableCreditCard\":[4,\"disable-credit-card\"],\"disableBankAccount\":[4,\"disable-bank-account\"],\"hideSubmitButton\":[4,\"hide-submit-button\"],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"isLoading\":[32],\"tokenizePaymentMethod\":[64],\"fillBillingForm\":[64]}]]],[\"justifi-business-form.cjs\",[[1,\"justifi-business-form\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"hideErrors\":[4,\"hide-errors\"],\"formTitle\":[1,\"form-title\"],\"removeTitle\":[4,\"remove-title\"],\"isLoading\":[32],\"isSaving\":[32],\"errorMessage\":[32]}]]],[\"justifi-business-details.cjs\",[[1,\"justifi-business-details\",{\"businessId\":[1,\"business-id\"],\"authToken\":[1,\"auth-token\"],\"errorMessage\":[32],\"getBusiness\":[32]}]]],[\"justifi-payments-list-filters.cjs\",[[1,\"justifi-payments-list-filters\",{\"paymentId\":[1,\"payment-id\"],\"terminalId\":[1,\"terminal-id\"],\"paymentStatus\":[1,\"payment-status\"],\"createdAfter\":[1,\"created-after\"],\"createdBefore\":[1,\"created-before\"]}]]],[\"justifi-terminals-list-filters.cjs\",[[1,\"justifi-terminals-list-filters\"]]],[\"justifi-checkouts-list-filters.cjs\",[[1,\"justifi-checkouts-list-filters\"]]],[\"justifi-payouts-list-filters.cjs\",[[1,\"justifi-payouts-list-filters\"]]],[\"justifi-refund-form.cjs\",[[1,\"justifi-refund-form\",{\"authToken\":[1,\"auth-token\"],\"paymentId\":[1,\"payment-id\"],\"amount\":[2],\"submitButtonText\":[1,\"submit-button-text\"],\"withButton\":[4,\"with-button\"],\"refundInfoText\":[1,\"refund-info-text\"],\"errors\":[32],\"isSubmitting\":[32]}]]],[\"justifi-season-interruption-insurance.cjs\",[[1,\"justifi-season-interruption-insurance\",{\"authToken\":[1,\"auth-token\"],\"checkoutId\":[1,\"checkout-id\"],\"primaryIdentityFirstName\":[1,\"primary-identity-first-name\"],\"primaryIdentityLastName\":[1,\"primary-identity-last-name\"],\"primaryIdentityState\":[1,\"primary-identity-state\"],\"primaryIdentityPostalCode\":[1,\"primary-identity-postal-code\"],\"primaryIdentityCountry\":[1,\"primary-identity-country\"],\"primaryIdentityEmailAddress\":[1,\"primary-identity-email-address\"],\"policyAttributesInsurableAmount\":[2,\"policy-attributes-insurable-amount\"],\"policyAttributesStartDate\":[1,\"policy-attributes-start-date\"],\"policyAttributesEndDate\":[1,\"policy-attributes-end-date\"],\"coveredIdentityFirstName\":[1,\"covered-identity-first-name\"],\"coveredIdentityLastName\":[1,\"covered-identity-last-name\"],\"getQuote\":[32],\"toggleCoverage\":[32],\"quote\":[32],\"validate\":[64]}]]],[\"justifi-checkouts-list.cjs\",[[1,\"justifi-checkouts-list\",{\"accountId\":[1,\"account-id\"],\"authToken\":[1,\"auth-token\"],\"apiOrigin\":[1,\"api-origin\"],\"columns\":[1],\"getCheckouts\":[32],\"getSubAccounts\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-payment-details.cjs\",[[1,\"justifi-payment-details\",{\"paymentId\":[1,\"payment-id\"],\"authToken\":[1,\"auth-token\"],\"getPaymentDetails\":[32],\"errorMessage\":[32]},null,{\"paymentId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"payments-list-core.cjs\",[[0,\"payments-list-core\",{\"getPayments\":[16],\"columns\":[1],\"payments\":[32],\"paymentsTable\":[32],\"loading\":[32],\"errorMessage\":[32],\"paging\":[32],\"pagingParams\":[32]},null,{\"pagingParams\":[\"updateOnPropChange\"],\"getPayments\":[\"updateOnPropChange\"],\"columns\":[\"updateOnPropChange\"]}]]],[\"justifi-payments-list.cjs\",[[1,\"justifi-payments-list\",{\"accountId\":[1,\"account-id\"],\"authToken\":[1,\"auth-token\"],\"apiOrigin\":[1,\"api-origin\"],\"columns\":[1],\"getPayments\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-payout-details.cjs\",[[1,\"justifi-payout-details\",{\"payoutId\":[1,\"payout-id\"],\"authToken\":[1,\"auth-token\"],\"getPayout\":[32],\"getPayoutCSV\":[32],\"errorMessage\":[32]},null,{\"payoutId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-payouts-list.cjs\",[[1,\"justifi-payouts-list\",{\"accountId\":[1,\"account-id\"],\"authToken\":[1,\"auth-token\"],\"apiOrigin\":[1,\"api-origin\"],\"columns\":[1],\"getPayouts\":[32],\"getPayoutCSV\":[32],\"getSubAccounts\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-terminals-list.cjs\",[[1,\"justifi-terminals-list\",{\"accountId\":[1,\"account-id\"],\"authToken\":[1,\"auth-token\"],\"apiOrigin\":[1,\"api-origin\"],\"columns\":[1],\"getTerminals\":[32],\"getSubAccounts\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-gross-payment-chart.cjs\",[[1,\"justifi-gross-payment-chart\",{\"accountId\":[1,\"account-id\"],\"authToken\":[1,\"auth-token\"],\"getGrossPayment\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"form-control-number.cjs\",[[0,\"form-control-number\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"defaultValue\":[1,\"default-value\"],\"inputHandler\":[16],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}]]],[\"justifi-business-representative-form-inputs.cjs\",[[0,\"justifi-business-representative-form-inputs\",{\"representativeDefaultValue\":[8,\"representative-default-value\"],\"errors\":[8],\"formController\":[16]}]]],[\"form-control-monetary.cjs\",[[0,\"form-control-monetary\",{\"label\":[1],\"name\":[1],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"defaultValue\":[1,\"default-value\"],\"inputHandler\":[16],\"maskOptions\":[8,\"mask-options\"],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}]]],[\"form-control-checkbox.cjs\",[[0,\"form-control-checkbox\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"checked\":[4],\"inputHandler\":[16],\"disabled\":[4],\"isFocused\":[32]}]]],[\"justifi-payment-provisioning-core.cjs\",[[0,\"justifi-payment-provisioning-core\",{\"businessId\":[1,\"business-id\"],\"authToken\":[1,\"auth-token\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formTitle\":[1,\"form-title\"],\"getBusiness\":[16],\"postProvisioning\":[16],\"loading\":[32],\"businessProvisioned\":[32],\"currentStep\":[32],\"errorMessage\":[32]},[[0,\"formCompleted\",\"handleFormCompleted\"],[0,\"formLoading\",\"handleFormLoading\"]]]]],[\"form-control-help-text.cjs\",[[0,\"form-control-help-text\",{\"helpText\":[1,\"help-text\"],\"name\":[1]}]]],[\"custom-popper_4.cjs\",[[0,\"form-control-select\",{\"name\":[8],\"label\":[1],\"options\":[16],\"inputHandler\":[16],\"defaultValue\":[1,\"default-value\"],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}],[0,\"form-control-text\",{\"name\":[8],\"label\":[1],\"inputHandler\":[16],\"defaultValue\":[1,\"default-value\"],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"maxLength\":[2,\"max-length\"],\"keyDownHandler\":[16],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}],[0,\"form-control-tooltip\",{\"helpText\":[1,\"help-text\"],\"anchorIcon\":[32],\"tooltip\":[32]},[[0,\"showEvent\",\"show\"],[0,\"hideEvent\",\"hide\"]]],[4,\"custom-popper\",{\"placement\":[1],\"offset\":[16],\"strategy\":[1],\"trigger\":[1],\"anchorRef\":[16],\"isOpen\":[32]}]]],[\"justifi-checkout-core.cjs\",[[1,\"justifi-checkout-core\",{\"authToken\":[1,\"auth-token\"],\"getCheckout\":[16],\"complete\":[16],\"checkoutId\":[1,\"checkout-id\"],\"disableCreditCard\":[4,\"disable-credit-card\"],\"disableBankAccount\":[4,\"disable-bank-account\"],\"disableBnpl\":[4,\"disable-bnpl\"],\"disablePaymentMethodGroup\":[4,\"disable-payment-method-group\"],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"hasLoadedFonts\":[32],\"checkout\":[32],\"serverError\":[32],\"renderState\":[32],\"creatingNewPaymentMethod\":[32],\"insuranceToggled\":[32],\"fillBillingForm\":[64]}]]],[\"justifi-dispute-management-core.cjs\",[[0,\"justifi-dispute-management-core\",{\"getDispute\":[16],\"disputeId\":[1,\"dispute-id\"],\"authToken\":[1,\"auth-token\"],\"dispute\":[32],\"isLoading\":[32],\"showDisputeResponseForm\":[32]},[[0,\"click-event\",\"disputeResponseHandler\"],[0,\"submit-event\",\"disputeSubmittedHandler\"]],{\"getDispute\":[\"updateOnPropChange\"]}]]],[\"business-details-core.cjs\",[[0,\"business-details-core\",{\"getBusiness\":[16],\"business\":[32],\"renderState\":[32],\"errorMessage\":[32]}]]],[\"justifi-season-interruption-insurance-core.cjs\",[[0,\"justifi-season-interruption-insurance-core\",{\"checkoutId\":[1,\"checkout-id\"],\"getQuote\":[16],\"toggleCoverage\":[16],\"primaryIdentityFirstName\":[1,\"primary-identity-first-name\"],\"primaryIdentityLastName\":[1,\"primary-identity-last-name\"],\"primaryIdentityState\":[1,\"primary-identity-state\"],\"primaryIdentityPostalCode\":[1,\"primary-identity-postal-code\"],\"primaryIdentityCountry\":[1,\"primary-identity-country\"],\"primaryIdentityEmailAddress\":[1,\"primary-identity-email-address\"],\"policyAttributesInsurableAmount\":[2,\"policy-attributes-insurable-amount\"],\"policyAttributesStartDate\":[1,\"policy-attributes-start-date\"],\"policyAttributesEndDate\":[1,\"policy-attributes-end-date\"],\"coveredIdentityFirstName\":[1,\"covered-identity-first-name\"],\"coveredIdentityLastName\":[1,\"covered-identity-last-name\"],\"quote\":[32],\"isLoading\":[32],\"accepted\":[32],\"validate\":[64]}]]],[\"checkouts-list-core.cjs\",[[0,\"checkouts-list-core\",{\"getCheckouts\":[16],\"getSubAccounts\":[16],\"columns\":[1],\"checkouts\":[32],\"checkoutsTable\":[32],\"subAccounts\":[32],\"loading\":[32],\"errorMessage\":[32],\"paging\":[32],\"pagingParams\":[32]},null,{\"queryParams\":[\"updateOnPropChange\"],\"pagingParams\":[\"updateOnPropChange\"],\"getCheckouts\":[\"updateOnPropChange\"],\"getSubAccounts\":[\"updateOnPropChange\"],\"columns\":[\"updateOnPropChange\"]}]]],[\"payment-details-core.cjs\",[[0,\"payment-details-core\",{\"getPaymentDetails\":[16],\"payment\":[32],\"loading\":[32],\"errorMessage\":[32]},null,{\"getPaymentDetails\":[\"updateOnPropChange\"]}]]],[\"payout-details-core.cjs\",[[0,\"payout-details-core\",{\"getPayout\":[16],\"getPayoutCSV\":[16],\"payout\":[32],\"loading\":[32],\"errorMessage\":[32]},null,{\"getPayout\":[\"getPayoutWatcher\"]}]]],[\"payouts-list-core.cjs\",[[0,\"payouts-list-core\",{\"getPayouts\":[16],\"getSubAccounts\":[16],\"getPayoutCSV\":[16],\"columns\":[1],\"payouts\":[32],\"payoutsTable\":[32],\"subAccounts\":[32],\"loading\":[32],\"errorMessage\":[32],\"paging\":[32],\"pagingParams\":[32]},null,{\"queryParams\":[\"updateOnPropChange\"],\"pagingParams\":[\"updateOnPropChange\"],\"getPayouts\":[\"updateOnPropChange\"],\"getSubAccounts\":[\"updateOnPropChange\"]}]]],[\"terminals-list-core.cjs\",[[0,\"terminals-list-core\",{\"getTerminals\":[16],\"getSubAccounts\":[16],\"columns\":[1],\"terminals\":[32],\"terminalsTable\":[32],\"subAccounts\":[32],\"loading\":[32],\"errorMessage\":[32],\"paging\":[32],\"pagingParams\":[32]},null,{\"queryParams\":[\"updateOnPropChange\"],\"pagingParams\":[\"updateOnPropChange\"],\"getTerminals\":[\"updateOnPropChange\"],\"getSubAccounts\":[\"updateOnPropChange\"],\"columns\":[\"updateOnPropChange\"]}]]],[\"gross-payment-chart-core.cjs\",[[0,\"gross-payment-chart-core\",{\"getGrossPayment\":[16],\"grossVolumeReport\":[32],\"loading\":[32],\"errorMessage\":[32]},null,{\"getGrossPayment\":[\"propChanged\"],\"grossVolumeReport\":[\"grossVolumeReportChanged\"]}]]],[\"table-filters-menu.cjs\",[[4,\"table-filters-menu\",{\"params\":[8],\"clearParams\":[16],\"anchorButton\":[32],\"menu\":[32],\"showClearButton\":[32]},[[0,\"showEvent\",\"show\"],[0,\"hideEvent\",\"hide\"]],{\"params\":[\"watchParamsHandler\"]}]]],[\"justifi-details.cjs\",[[4,\"justifi-details\",{\"errorMessage\":[1,\"error-message\"]}]]],[\"form-control-date.cjs\",[[0,\"form-control-date\",{\"name\":[1],\"label\":[1],\"inputHandler\":[16],\"defaultValue\":[1,\"default-value\"],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"disabled\":[4],\"showTime\":[4,\"show-time\"],\"maxDate\":[1,\"max-date\"],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}]]],[\"form-alert_5.cjs\",[[0,\"justifi-business-representative\",{\"formController\":[16],\"errors\":[32],\"representative\":[32]}],[0,\"justifi-business-core-info\",{\"formController\":[16],\"errors\":[32],\"coreInfo\":[32]}],[0,\"justifi-additional-questions\",{\"formController\":[16],\"errors\":[32],\"additional_questions\":[32]}],[0,\"justifi-legal-address-form\",{\"formController\":[16],\"errors\":[32],\"legal_address\":[32]}],[0,\"form-alert\",{\"text\":[1],\"hideAlert\":[4,\"hide-alert\"]}]]],[\"justifi-dispute-notification_3.cjs\",[[1,\"justifi-dispute-response\",{\"authToken\":[1,\"auth-token\"],\"disputeId\":[1,\"dispute-id\"],\"disputeResponse\":[16],\"apiOrigin\":[1,\"api-origin\"],\"updateDisputeResponse\":[32],\"submitDisputeResponse\":[32],\"createDisputeEvidence\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}],[1,\"justifi-dispute-notification\",{\"dispute\":[16],\"authToken\":[1,\"auth-token\"],\"isLoading\":[4,\"is-loading\"]}],[0,\"justifi-dispute-response-core\",{\"updateDisputeResponse\":[16],\"submitDisputeResponse\":[16],\"createDisputeEvidence\":[16],\"disputeResponse\":[8,\"dispute-response\"],\"isLoading\":[32],\"documentList\":[32],\"currentStep\":[32],\"currentStepComponentRef\":[32]}]]],[\"pagination-menu.cjs\",[[0,\"pagination-menu\",{\"paging\":[16],\"params\":[16]}]]],[\"form-control-radio.cjs\",[[0,\"form-control-radio\",{\"label\":[1],\"name\":[8],\"value\":[1],\"helpText\":[1,\"help-text\"],\"inputHandler\":[16],\"disabled\":[4],\"errorText\":[1,\"error-text\"],\"checked\":[4],\"isFocused\":[32]}]]],[\"additional-questions-details_5.cjs\",[[0,\"additional-questions-details\",{\"additionalQuestions\":[16]}],[0,\"generic-info-details\",{\"business\":[16]}],[0,\"legal-address-details\",{\"legalAddress\":[16]}],[0,\"owner-details\",{\"owners\":[16]}],[0,\"representative-details\",{\"representative\":[16]}]]],[\"justifi-owner-form_3.cjs\",[[0,\"justifi-owner-form\",{\"authToken\":[1,\"auth-token\"],\"ownerId\":[1,\"owner-id\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"removeOwner\":[16],\"newFormOpen\":[4,\"new-form-open\"],\"ownersLength\":[2,\"owners-length\"],\"getOwner\":[32],\"patchOwner\":[32],\"postOwner\":[32],\"validate\":[64],\"submit\":[64],\"validateAndSubmit\":[64]}],[0,\"owner-form-core\",{\"ownerId\":[1,\"owner-id\"],\"businessId\":[1,\"business-id\"],\"getOwner\":[16],\"patchOwner\":[16],\"postOwner\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"removeOwner\":[16],\"newFormOpen\":[4,\"new-form-open\"],\"ownersLength\":[2,\"owners-length\"],\"isLoading\":[32],\"formController\":[32],\"errors\":[32],\"owner\":[32],\"returnOwnerData\":[64],\"validate\":[64],\"submit\":[64],\"validateAndSubmit\":[64]},null,{\"isLoading\":[\"loadingWatcher\"]}],[0,\"owner-form-inputs\",{\"ownerDefaultValue\":[8,\"owner-default-value\"],\"errors\":[8],\"formController\":[16]}]]],[\"billing-form_3.cjs\",[[0,\"billing-form\",{\"legend\":[1025],\"formController\":[32],\"billingInfo\":[32],\"errors\":[32],\"getValues\":[64],\"fill\":[64],\"validate\":[64]}],[0,\"postal-form\",{\"legend\":[1025],\"formController\":[32],\"billingInfo\":[32],\"errors\":[32],\"getValues\":[64],\"fill\":[64],\"validate\":[64]}],[0,\"iframe-input\",{\"inputId\":[1,\"input-id\"],\"label\":[1],\"iframeOrigin\":[1,\"iframe-origin\"],\"isFocused\":[32],\"isValid\":[32],\"errorText\":[32],\"iframeLoaded\":[32],\"validate\":[64],\"tokenize\":[64]}]]],[\"bank-account-document-form-inputs_4.cjs\",[[0,\"bank-account-form-inputs\",{\"defaultValue\":[8,\"default-value\"],\"errors\":[8],\"inputHandler\":[16],\"formDisabled\":[4,\"form-disabled\"]}],[0,\"bank-account-document-form-inputs\",{\"inputHandler\":[16],\"errors\":[8],\"storeFiles\":[16]}],[0,\"business-documents-on-file\",{\"documents\":[8],\"isLoading\":[4,\"is-loading\"]}],[0,\"form-control-file\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"multiple\":[4],\"documentType\":[1,\"document-type\"],\"inputHandler\":[16],\"disabled\":[4],\"files\":[32],\"fileString\":[32],\"isFocused\":[32]}]]],[\"form-control-file-v2_2.cjs\",[[0,\"form-control-textarea\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"defaultValue\":[1,\"default-value\"],\"maxLength\":[2,\"max-length\"],\"inputHandler\":[16],\"keyDownHandler\":[16],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}],[0,\"form-control-file-v2\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"multiple\":[4],\"inputHandler\":[16],\"disabled\":[4],\"files\":[32]}]]],[\"form-control-number-masked_2.cjs\",[[0,\"justifi-identity-address-form\",{\"handleFormUpdate\":[16],\"errors\":[8],\"defaultValues\":[8,\"default-values\"],\"address\":[32]},null,{\"address\":[\"handleAddressChange\"]}],[0,\"form-control-number-masked\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"defaultValue\":[1,\"default-value\"],\"inputHandler\":[16],\"mask\":[1],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}]]],[\"justifi-additional-questions-form-step-core_6.cjs\",[[0,\"justifi-business-owners-form-step-core\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"getBusiness\":[16],\"patchBusiness\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"ownersPayload\":[32],\"refs\":[32],\"newFormOpen\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]},[[0,\"ownerSubmitted\",\"handleOwnerSubmit\"]],{\"ownersPayload\":[\"ownersWatcher\"]}],[0,\"justifi-business-bank-account-form-step-core\",{\"businessId\":[1,\"business-id\"],\"getBusiness\":[16],\"postBankAccount\":[16],\"postDocumentRecord\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"bankAccount\":[32],\"existingDocuments\":[32],\"documentData\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]},null,{\"isLoading\":[\"watchHandler\"]}],[0,\"justifi-business-representative-form-step-core\",{\"getBusiness\":[16],\"patchBusiness\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"representative\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-business-core-info-form-step-core\",{\"businessId\":[1,\"business-id\"],\"getBusiness\":[16],\"patchBusiness\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"coreInfo\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-additional-questions-form-step-core\",{\"getBusiness\":[16],\"patchBusiness\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"additional_questions\":[32],\"recurringPayments\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]},null,{\"additional_questions\":[\"recurringPaymentsWatcher\"]}],[0,\"justifi-legal-address-form-step-core\",{\"getBusiness\":[16],\"patchBusiness\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"legal_address\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]}]]],[\"justifi-additional-questions-form-step_9.cjs\",[[0,\"justifi-payment-provisioning-form-steps\",{\"businessId\":[1,\"business-id\"],\"authToken\":[1,\"auth-token\"],\"refs\":[16],\"currentStep\":[2,\"current-step\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"handleFormLoading\":[16]}],[0,\"justifi-payment-provisioning-form-buttons\",{\"currentStep\":[2,\"current-step\"],\"totalSteps\":[2,\"total-steps\"],\"formLoading\":[4,\"form-loading\"],\"formDisabled\":[4,\"form-disabled\"],\"previousStepButtonOnClick\":[16],\"nextStepButtonOnClick\":[16]}],[0,\"justifi-business-owners-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"patchBusiness\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-business-bank-account-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"postBankAccount\":[32],\"postDocumentRecord\":[32],\"postDocument\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-business-representative-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"patchBusiness\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-business-core-info-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"patchBusiness\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-additional-questions-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"patchBusiness\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-legal-address-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"patchBusiness\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-business-terms-conditions-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"acceptedTermsBefore\":[32],\"acceptedTerms\":[32],\"validateAndSubmit\":[64]}]]],[\"justifi-additional-statement_8.cjs\",[[0,\"justifi-shipping-details\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-customer-details\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-duplicate-charge\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-additional-statement\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"acceptedTerms\":[32],\"acceptedTermsErrorText\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-cancellation-policy\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-refund-policy\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-electronic-evidence\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-product-or-service\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}]]],[\"bank-account-form_9.cjs\",[[0,\"justifi-payment-method-options\",{\"showCard\":[4,\"show-card\"],\"showAch\":[4,\"show-ach\"],\"showBnpl\":[4,\"show-bnpl\"],\"showSavedPaymentMethods\":[4,\"show-saved-payment-methods\"],\"paymentMethodGroupId\":[1,\"payment-method-group-id\"],\"bnpl\":[16],\"insuranceToggled\":[4,\"insurance-toggled\"],\"authToken\":[1,\"auth-token\"],\"accountId\":[1,\"account-id\"],\"savedPaymentMethods\":[16],\"paymentAmount\":[2,\"payment-amount\"],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"selectedPaymentMethodId\":[32],\"paymentMethodOptions\":[32],\"fillBillingForm\":[64],\"resolvePaymentMethod\":[64]},[[0,\"paymentMethodOptionSelected\",\"paymentMethodOptionSelected\"]],{\"savedPaymentMethods\":[\"paymentMethodsChanged\"]}],[0,\"justifi-new-payment-method\",{\"authToken\":[1,\"auth-token\"],\"accountId\":[1,\"account-id\"],\"paymentMethodOption\":[16],\"paymentMethodGroupId\":[1,\"payment-method-group-id\"],\"isSelected\":[4,\"is-selected\"],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"saveNewPaymentMethodChecked\":[32],\"fillBillingForm\":[64],\"resolvePaymentMethod\":[64]},[[0,\"checkboxChanged\",\"handleCheckboxChanged\"]]],[0,\"justifi-saved-payment-method\",{\"paymentMethodOption\":[16],\"isSelected\":[4,\"is-selected\"],\"resolvePaymentMethod\":[64]}],[0,\"justifi-sezzle-payment-method\",{\"bnpl\":[8],\"clientId\":[1,\"client-id\"],\"accountId\":[1,\"account-id\"],\"paymentMethodOption\":[16],\"isSelected\":[4,\"is-selected\"],\"paymentAmount\":[2,\"payment-amount\"],\"installmentPlan\":[32],\"sezzleCheckout\":[32],\"sezzlePromise\":[32],\"resolvePaymentMethod\":[64]}],[0,\"justifi-billing-form-wrapper\",{\"legend\":[1025],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"paymentMethodType\":[1,\"payment-method-type\"],\"fill\":[64],\"getValues\":[64],\"validate\":[64]}],[0,\"bank-account-form\",{\"validate\":[64],\"tokenize\":[64]}],[0,\"card-form\",{\"validate\":[64],\"tokenize\":[64]}],[0,\"justifi-save-new-payment-method\",{\"isChecked\":[32]}],[0,\"hidden-input\",{\"isFocused\":[32],\"errorText\":[32]}]]]]"), options);
22
+ return index.bootstrapLazy(JSON.parse("[[\"justifi-payment-provisioning.cjs\",[[1,\"justifi-payment-provisioning\",{\"businessId\":[1,\"business-id\"],\"authToken\":[1,\"auth-token\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formTitle\":[1,\"form-title\"],\"postProvisioning\":[32],\"getBusiness\":[32]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}]]],[\"justifi-checkout.cjs\",[[4,\"justifi-checkout\",{\"authToken\":[1,\"auth-token\"],\"checkoutId\":[1,\"checkout-id\"],\"disableCreditCard\":[4,\"disable-credit-card\"],\"disableBankAccount\":[4,\"disable-bank-account\"],\"disableBnpl\":[4,\"disable-bnpl\"],\"disablePaymentMethodGroup\":[4,\"disable-payment-method-group\"],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"iframeOrigin\":[1,\"iframe-origin\"],\"getCheckout\":[32],\"complete\":[32],\"errorMessage\":[32],\"fillBillingForm\":[64]},null,{\"authToken\":[\"propChanged\"],\"checkoutId\":[\"propChanged\"]}]]],[\"justifi-dispute-management.cjs\",[[0,\"justifi-dispute-management\",{\"disputeId\":[1,\"dispute-id\"],\"authToken\":[1,\"auth-token\"],\"apiOrigin\":[1,\"api-origin\"],\"getDispute\":[32],\"errorMessage\":[32]},null,{\"disputeId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-tokenize-payment-method.cjs\",[[1,\"justifi-tokenize-payment-method\",{\"authToken\":[1,\"auth-token\"],\"accountId\":[1,\"account-id\"],\"paymentMethodGroupId\":[1,\"payment-method-group-id\"],\"submitButtonText\":[1,\"submit-button-text\"],\"disableCreditCard\":[4,\"disable-credit-card\"],\"disableBankAccount\":[4,\"disable-bank-account\"],\"hideSubmitButton\":[4,\"hide-submit-button\"],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"iframeOrigin\":[1,\"iframe-origin\"],\"isLoading\":[32],\"tokenizePaymentMethod\":[64],\"fillBillingForm\":[64]}]]],[\"justifi-business-form.cjs\",[[1,\"justifi-business-form\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"hideErrors\":[4,\"hide-errors\"],\"formTitle\":[1,\"form-title\"],\"removeTitle\":[4,\"remove-title\"],\"isLoading\":[32],\"isSaving\":[32],\"errorMessage\":[32]}]]],[\"justifi-business-details.cjs\",[[1,\"justifi-business-details\",{\"businessId\":[1,\"business-id\"],\"authToken\":[1,\"auth-token\"],\"errorMessage\":[32],\"getBusiness\":[32]}]]],[\"justifi-payments-list-filters.cjs\",[[1,\"justifi-payments-list-filters\",{\"paymentId\":[1,\"payment-id\"],\"terminalId\":[1,\"terminal-id\"],\"paymentStatus\":[1,\"payment-status\"],\"createdAfter\":[1,\"created-after\"],\"createdBefore\":[1,\"created-before\"]}]]],[\"justifi-terminals-list-filters.cjs\",[[1,\"justifi-terminals-list-filters\"]]],[\"justifi-checkouts-list-filters.cjs\",[[1,\"justifi-checkouts-list-filters\"]]],[\"justifi-payouts-list-filters.cjs\",[[1,\"justifi-payouts-list-filters\"]]],[\"justifi-refund-form.cjs\",[[1,\"justifi-refund-form\",{\"authToken\":[1,\"auth-token\"],\"paymentId\":[1,\"payment-id\"],\"amount\":[2],\"submitButtonText\":[1,\"submit-button-text\"],\"withButton\":[4,\"with-button\"],\"refundInfoText\":[1,\"refund-info-text\"],\"errors\":[32],\"isSubmitting\":[32]}]]],[\"justifi-season-interruption-insurance.cjs\",[[1,\"justifi-season-interruption-insurance\",{\"authToken\":[1,\"auth-token\"],\"checkoutId\":[1,\"checkout-id\"],\"primaryIdentityFirstName\":[1,\"primary-identity-first-name\"],\"primaryIdentityLastName\":[1,\"primary-identity-last-name\"],\"primaryIdentityState\":[1,\"primary-identity-state\"],\"primaryIdentityPostalCode\":[1,\"primary-identity-postal-code\"],\"primaryIdentityCountry\":[1,\"primary-identity-country\"],\"primaryIdentityEmailAddress\":[1,\"primary-identity-email-address\"],\"policyAttributesInsurableAmount\":[2,\"policy-attributes-insurable-amount\"],\"policyAttributesStartDate\":[1,\"policy-attributes-start-date\"],\"policyAttributesEndDate\":[1,\"policy-attributes-end-date\"],\"coveredIdentityFirstName\":[1,\"covered-identity-first-name\"],\"coveredIdentityLastName\":[1,\"covered-identity-last-name\"],\"getQuote\":[32],\"toggleCoverage\":[32],\"quote\":[32],\"validate\":[64]}]]],[\"justifi-checkouts-list.cjs\",[[1,\"justifi-checkouts-list\",{\"accountId\":[1,\"account-id\"],\"authToken\":[1,\"auth-token\"],\"apiOrigin\":[1,\"api-origin\"],\"columns\":[1],\"getCheckouts\":[32],\"getSubAccounts\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-payment-details.cjs\",[[1,\"justifi-payment-details\",{\"paymentId\":[1,\"payment-id\"],\"authToken\":[1,\"auth-token\"],\"getPaymentDetails\":[32],\"errorMessage\":[32]},null,{\"paymentId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"payments-list-core.cjs\",[[0,\"payments-list-core\",{\"getPayments\":[16],\"columns\":[1],\"payments\":[32],\"paymentsTable\":[32],\"loading\":[32],\"errorMessage\":[32],\"paging\":[32],\"pagingParams\":[32]},null,{\"pagingParams\":[\"updateOnPropChange\"],\"getPayments\":[\"updateOnPropChange\"],\"columns\":[\"updateOnPropChange\"]}]]],[\"justifi-payments-list.cjs\",[[1,\"justifi-payments-list\",{\"accountId\":[1,\"account-id\"],\"authToken\":[1,\"auth-token\"],\"apiOrigin\":[1,\"api-origin\"],\"columns\":[1],\"getPayments\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-payout-details.cjs\",[[1,\"justifi-payout-details\",{\"payoutId\":[1,\"payout-id\"],\"authToken\":[1,\"auth-token\"],\"getPayout\":[32],\"getPayoutCSV\":[32],\"errorMessage\":[32]},null,{\"payoutId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-payouts-list.cjs\",[[1,\"justifi-payouts-list\",{\"accountId\":[1,\"account-id\"],\"authToken\":[1,\"auth-token\"],\"apiOrigin\":[1,\"api-origin\"],\"columns\":[1],\"getPayouts\":[32],\"getPayoutCSV\":[32],\"getSubAccounts\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-terminals-list.cjs\",[[1,\"justifi-terminals-list\",{\"accountId\":[1,\"account-id\"],\"authToken\":[1,\"auth-token\"],\"apiOrigin\":[1,\"api-origin\"],\"columns\":[1],\"getTerminals\":[32],\"getSubAccounts\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"justifi-gross-payment-chart.cjs\",[[1,\"justifi-gross-payment-chart\",{\"accountId\":[1,\"account-id\"],\"authToken\":[1,\"auth-token\"],\"getGrossPayment\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}]]],[\"form-control-number.cjs\",[[0,\"form-control-number\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"defaultValue\":[1,\"default-value\"],\"inputHandler\":[16],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}]]],[\"justifi-business-representative-form-inputs.cjs\",[[0,\"justifi-business-representative-form-inputs\",{\"representativeDefaultValue\":[8,\"representative-default-value\"],\"errors\":[8],\"formController\":[16]}]]],[\"form-control-monetary.cjs\",[[0,\"form-control-monetary\",{\"label\":[1],\"name\":[1],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"defaultValue\":[1,\"default-value\"],\"inputHandler\":[16],\"maskOptions\":[8,\"mask-options\"],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}]]],[\"form-control-checkbox.cjs\",[[0,\"form-control-checkbox\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"checked\":[4],\"inputHandler\":[16],\"disabled\":[4],\"isFocused\":[32]}]]],[\"justifi-payment-provisioning-core.cjs\",[[0,\"justifi-payment-provisioning-core\",{\"businessId\":[1,\"business-id\"],\"authToken\":[1,\"auth-token\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formTitle\":[1,\"form-title\"],\"getBusiness\":[16],\"postProvisioning\":[16],\"loading\":[32],\"businessProvisioned\":[32],\"currentStep\":[32],\"errorMessage\":[32]},[[0,\"formCompleted\",\"handleFormCompleted\"],[0,\"formLoading\",\"handleFormLoading\"]]]]],[\"form-control-help-text.cjs\",[[0,\"form-control-help-text\",{\"helpText\":[1,\"help-text\"],\"name\":[1]}]]],[\"custom-popper_4.cjs\",[[0,\"form-control-select\",{\"name\":[8],\"label\":[1],\"options\":[16],\"inputHandler\":[16],\"defaultValue\":[1,\"default-value\"],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}],[0,\"form-control-text\",{\"name\":[8],\"label\":[1],\"inputHandler\":[16],\"defaultValue\":[1,\"default-value\"],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"maxLength\":[2,\"max-length\"],\"keyDownHandler\":[16],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}],[0,\"form-control-tooltip\",{\"helpText\":[1,\"help-text\"],\"anchorIcon\":[32],\"tooltip\":[32]},[[0,\"showEvent\",\"show\"],[0,\"hideEvent\",\"hide\"]]],[4,\"custom-popper\",{\"placement\":[1],\"offset\":[16],\"strategy\":[1],\"trigger\":[1],\"anchorRef\":[16],\"isOpen\":[32]}]]],[\"justifi-checkout-core.cjs\",[[1,\"justifi-checkout-core\",{\"authToken\":[1,\"auth-token\"],\"getCheckout\":[16],\"complete\":[16],\"checkoutId\":[1,\"checkout-id\"],\"iframeOrigin\":[1,\"iframe-origin\"],\"disableCreditCard\":[4,\"disable-credit-card\"],\"disableBankAccount\":[4,\"disable-bank-account\"],\"disableBnpl\":[4,\"disable-bnpl\"],\"disablePaymentMethodGroup\":[4,\"disable-payment-method-group\"],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"hasLoadedFonts\":[32],\"checkout\":[32],\"serverError\":[32],\"renderState\":[32],\"creatingNewPaymentMethod\":[32],\"insuranceToggled\":[32],\"fillBillingForm\":[64]}]]],[\"justifi-dispute-management-core.cjs\",[[0,\"justifi-dispute-management-core\",{\"getDispute\":[16],\"disputeId\":[1,\"dispute-id\"],\"authToken\":[1,\"auth-token\"],\"dispute\":[32],\"isLoading\":[32],\"showDisputeResponseForm\":[32]},[[0,\"click-event\",\"disputeResponseHandler\"],[0,\"submit-event\",\"disputeSubmittedHandler\"]],{\"getDispute\":[\"updateOnPropChange\"]}]]],[\"business-details-core.cjs\",[[0,\"business-details-core\",{\"getBusiness\":[16],\"business\":[32],\"renderState\":[32],\"errorMessage\":[32]}]]],[\"justifi-season-interruption-insurance-core.cjs\",[[0,\"justifi-season-interruption-insurance-core\",{\"checkoutId\":[1,\"checkout-id\"],\"getQuote\":[16],\"toggleCoverage\":[16],\"primaryIdentityFirstName\":[1,\"primary-identity-first-name\"],\"primaryIdentityLastName\":[1,\"primary-identity-last-name\"],\"primaryIdentityState\":[1,\"primary-identity-state\"],\"primaryIdentityPostalCode\":[1,\"primary-identity-postal-code\"],\"primaryIdentityCountry\":[1,\"primary-identity-country\"],\"primaryIdentityEmailAddress\":[1,\"primary-identity-email-address\"],\"policyAttributesInsurableAmount\":[2,\"policy-attributes-insurable-amount\"],\"policyAttributesStartDate\":[1,\"policy-attributes-start-date\"],\"policyAttributesEndDate\":[1,\"policy-attributes-end-date\"],\"coveredIdentityFirstName\":[1,\"covered-identity-first-name\"],\"coveredIdentityLastName\":[1,\"covered-identity-last-name\"],\"quote\":[32],\"isLoading\":[32],\"accepted\":[32],\"validate\":[64]}]]],[\"checkouts-list-core.cjs\",[[0,\"checkouts-list-core\",{\"getCheckouts\":[16],\"getSubAccounts\":[16],\"columns\":[1],\"checkouts\":[32],\"checkoutsTable\":[32],\"subAccounts\":[32],\"loading\":[32],\"errorMessage\":[32],\"paging\":[32],\"pagingParams\":[32]},null,{\"queryParams\":[\"updateOnPropChange\"],\"pagingParams\":[\"updateOnPropChange\"],\"getCheckouts\":[\"updateOnPropChange\"],\"getSubAccounts\":[\"updateOnPropChange\"],\"columns\":[\"updateOnPropChange\"]}]]],[\"payment-details-core.cjs\",[[0,\"payment-details-core\",{\"getPaymentDetails\":[16],\"payment\":[32],\"loading\":[32],\"errorMessage\":[32]},null,{\"getPaymentDetails\":[\"updateOnPropChange\"]}]]],[\"payout-details-core.cjs\",[[0,\"payout-details-core\",{\"getPayout\":[16],\"getPayoutCSV\":[16],\"payout\":[32],\"loading\":[32],\"errorMessage\":[32]},null,{\"getPayout\":[\"getPayoutWatcher\"]}]]],[\"payouts-list-core.cjs\",[[0,\"payouts-list-core\",{\"getPayouts\":[16],\"getSubAccounts\":[16],\"getPayoutCSV\":[16],\"columns\":[1],\"payouts\":[32],\"payoutsTable\":[32],\"subAccounts\":[32],\"loading\":[32],\"errorMessage\":[32],\"paging\":[32],\"pagingParams\":[32]},null,{\"queryParams\":[\"updateOnPropChange\"],\"pagingParams\":[\"updateOnPropChange\"],\"getPayouts\":[\"updateOnPropChange\"],\"getSubAccounts\":[\"updateOnPropChange\"]}]]],[\"terminals-list-core.cjs\",[[0,\"terminals-list-core\",{\"getTerminals\":[16],\"getSubAccounts\":[16],\"columns\":[1],\"terminals\":[32],\"terminalsTable\":[32],\"subAccounts\":[32],\"loading\":[32],\"errorMessage\":[32],\"paging\":[32],\"pagingParams\":[32]},null,{\"queryParams\":[\"updateOnPropChange\"],\"pagingParams\":[\"updateOnPropChange\"],\"getTerminals\":[\"updateOnPropChange\"],\"getSubAccounts\":[\"updateOnPropChange\"],\"columns\":[\"updateOnPropChange\"]}]]],[\"gross-payment-chart-core.cjs\",[[0,\"gross-payment-chart-core\",{\"getGrossPayment\":[16],\"grossVolumeReport\":[32],\"loading\":[32],\"errorMessage\":[32]},null,{\"getGrossPayment\":[\"propChanged\"],\"grossVolumeReport\":[\"grossVolumeReportChanged\"]}]]],[\"table-filters-menu.cjs\",[[4,\"table-filters-menu\",{\"params\":[8],\"clearParams\":[16],\"anchorButton\":[32],\"menu\":[32],\"showClearButton\":[32]},[[0,\"showEvent\",\"show\"],[0,\"hideEvent\",\"hide\"]],{\"params\":[\"watchParamsHandler\"]}]]],[\"justifi-details.cjs\",[[4,\"justifi-details\",{\"errorMessage\":[1,\"error-message\"]}]]],[\"form-control-date.cjs\",[[0,\"form-control-date\",{\"name\":[1],\"label\":[1],\"inputHandler\":[16],\"defaultValue\":[1,\"default-value\"],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"disabled\":[4],\"showTime\":[4,\"show-time\"],\"maxDate\":[1,\"max-date\"],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}]]],[\"form-alert_5.cjs\",[[0,\"justifi-business-representative\",{\"formController\":[16],\"errors\":[32],\"representative\":[32]}],[0,\"justifi-business-core-info\",{\"formController\":[16],\"errors\":[32],\"coreInfo\":[32]}],[0,\"justifi-additional-questions\",{\"formController\":[16],\"errors\":[32],\"additional_questions\":[32]}],[0,\"justifi-legal-address-form\",{\"formController\":[16],\"errors\":[32],\"legal_address\":[32]}],[0,\"form-alert\",{\"text\":[1],\"hideAlert\":[4,\"hide-alert\"]}]]],[\"justifi-dispute-notification_3.cjs\",[[1,\"justifi-dispute-response\",{\"authToken\":[1,\"auth-token\"],\"disputeId\":[1,\"dispute-id\"],\"disputeResponse\":[16],\"apiOrigin\":[1,\"api-origin\"],\"updateDisputeResponse\":[32],\"submitDisputeResponse\":[32],\"createDisputeEvidence\":[32],\"errorMessage\":[32]},null,{\"accountId\":[\"propChanged\"],\"authToken\":[\"propChanged\"]}],[1,\"justifi-dispute-notification\",{\"dispute\":[16],\"authToken\":[1,\"auth-token\"],\"isLoading\":[4,\"is-loading\"]}],[0,\"justifi-dispute-response-core\",{\"updateDisputeResponse\":[16],\"submitDisputeResponse\":[16],\"createDisputeEvidence\":[16],\"disputeResponse\":[8,\"dispute-response\"],\"isLoading\":[32],\"documentList\":[32],\"currentStep\":[32],\"currentStepComponentRef\":[32]}]]],[\"pagination-menu.cjs\",[[0,\"pagination-menu\",{\"paging\":[16],\"params\":[16]}]]],[\"form-control-radio.cjs\",[[0,\"form-control-radio\",{\"label\":[1],\"name\":[8],\"value\":[1],\"helpText\":[1,\"help-text\"],\"inputHandler\":[16],\"disabled\":[4],\"errorText\":[1,\"error-text\"],\"checked\":[4],\"isFocused\":[32]}]]],[\"additional-questions-details_5.cjs\",[[0,\"additional-questions-details\",{\"additionalQuestions\":[16]}],[0,\"generic-info-details\",{\"business\":[16]}],[0,\"legal-address-details\",{\"legalAddress\":[16]}],[0,\"owner-details\",{\"owners\":[16]}],[0,\"representative-details\",{\"representative\":[16]}]]],[\"justifi-owner-form_3.cjs\",[[0,\"justifi-owner-form\",{\"authToken\":[1,\"auth-token\"],\"ownerId\":[1,\"owner-id\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"removeOwner\":[16],\"newFormOpen\":[4,\"new-form-open\"],\"ownersLength\":[2,\"owners-length\"],\"getOwner\":[32],\"patchOwner\":[32],\"postOwner\":[32],\"validate\":[64],\"submit\":[64],\"validateAndSubmit\":[64]}],[0,\"owner-form-core\",{\"ownerId\":[1,\"owner-id\"],\"businessId\":[1,\"business-id\"],\"getOwner\":[16],\"patchOwner\":[16],\"postOwner\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"removeOwner\":[16],\"newFormOpen\":[4,\"new-form-open\"],\"ownersLength\":[2,\"owners-length\"],\"isLoading\":[32],\"formController\":[32],\"errors\":[32],\"owner\":[32],\"returnOwnerData\":[64],\"validate\":[64],\"submit\":[64],\"validateAndSubmit\":[64]},null,{\"isLoading\":[\"loadingWatcher\"]}],[0,\"owner-form-inputs\",{\"ownerDefaultValue\":[8,\"owner-default-value\"],\"errors\":[8],\"formController\":[16]}]]],[\"billing-form_3.cjs\",[[0,\"billing-form\",{\"legend\":[1025],\"formController\":[32],\"billingInfo\":[32],\"errors\":[32],\"getValues\":[64],\"fill\":[64],\"validate\":[64]}],[0,\"postal-form\",{\"legend\":[1025],\"formController\":[32],\"billingInfo\":[32],\"errors\":[32],\"getValues\":[64],\"fill\":[64],\"validate\":[64]}],[0,\"iframe-input\",{\"inputId\":[1,\"input-id\"],\"label\":[1],\"iframeOrigin\":[1,\"iframe-origin\"],\"isFocused\":[32],\"isValid\":[32],\"errorText\":[32],\"iframeLoaded\":[32],\"validate\":[64],\"tokenize\":[64]}]]],[\"bank-account-document-form-inputs_4.cjs\",[[0,\"bank-account-form-inputs\",{\"defaultValue\":[8,\"default-value\"],\"errors\":[8],\"inputHandler\":[16],\"formDisabled\":[4,\"form-disabled\"]}],[0,\"bank-account-document-form-inputs\",{\"inputHandler\":[16],\"errors\":[8],\"storeFiles\":[16]}],[0,\"business-documents-on-file\",{\"documents\":[8],\"isLoading\":[4,\"is-loading\"]}],[0,\"form-control-file\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"multiple\":[4],\"documentType\":[1,\"document-type\"],\"inputHandler\":[16],\"disabled\":[4],\"files\":[32],\"fileString\":[32],\"isFocused\":[32]}]]],[\"form-control-file-v2_2.cjs\",[[0,\"form-control-textarea\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"defaultValue\":[1,\"default-value\"],\"maxLength\":[2,\"max-length\"],\"inputHandler\":[16],\"keyDownHandler\":[16],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}],[0,\"form-control-file-v2\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"multiple\":[4],\"inputHandler\":[16],\"disabled\":[4],\"files\":[32]}]]],[\"form-control-number-masked_2.cjs\",[[0,\"justifi-identity-address-form\",{\"handleFormUpdate\":[16],\"errors\":[8],\"defaultValues\":[8,\"default-values\"],\"address\":[32]},null,{\"address\":[\"handleAddressChange\"]}],[0,\"form-control-number-masked\",{\"label\":[1],\"name\":[8],\"helpText\":[1,\"help-text\"],\"errorText\":[1,\"error-text\"],\"defaultValue\":[1,\"default-value\"],\"inputHandler\":[16],\"mask\":[1],\"disabled\":[4],\"isFocused\":[32]},null,{\"defaultValue\":[\"handleDefaultValueChange\"]}]]],[\"justifi-additional-questions-form-step-core_6.cjs\",[[0,\"justifi-business-owners-form-step-core\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"getBusiness\":[16],\"patchBusiness\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"ownersPayload\":[32],\"refs\":[32],\"newFormOpen\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]},[[0,\"ownerSubmitted\",\"handleOwnerSubmit\"]],{\"ownersPayload\":[\"ownersWatcher\"]}],[0,\"justifi-business-bank-account-form-step-core\",{\"businessId\":[1,\"business-id\"],\"getBusiness\":[16],\"postBankAccount\":[16],\"postDocumentRecord\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"bankAccount\":[32],\"existingDocuments\":[32],\"documentData\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]},null,{\"isLoading\":[\"watchHandler\"]}],[0,\"justifi-business-representative-form-step-core\",{\"getBusiness\":[16],\"patchBusiness\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"representative\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-business-core-info-form-step-core\",{\"businessId\":[1,\"business-id\"],\"getBusiness\":[16],\"patchBusiness\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"coreInfo\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-additional-questions-form-step-core\",{\"getBusiness\":[16],\"patchBusiness\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"additional_questions\":[32],\"recurringPayments\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]},null,{\"additional_questions\":[\"recurringPaymentsWatcher\"]}],[0,\"justifi-legal-address-form-step-core\",{\"getBusiness\":[16],\"patchBusiness\":[16],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"legal_address\":[32],\"isLoading\":[32],\"validateAndSubmit\":[64]}]]],[\"justifi-additional-questions-form-step_9.cjs\",[[0,\"justifi-payment-provisioning-form-steps\",{\"businessId\":[1,\"business-id\"],\"authToken\":[1,\"auth-token\"],\"refs\":[16],\"currentStep\":[2,\"current-step\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"handleFormLoading\":[16]}],[0,\"justifi-payment-provisioning-form-buttons\",{\"currentStep\":[2,\"current-step\"],\"totalSteps\":[2,\"total-steps\"],\"formLoading\":[4,\"form-loading\"],\"formDisabled\":[4,\"form-disabled\"],\"previousStepButtonOnClick\":[16],\"nextStepButtonOnClick\":[16]}],[0,\"justifi-business-owners-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"patchBusiness\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-business-bank-account-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"postBankAccount\":[32],\"postDocumentRecord\":[32],\"postDocument\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-business-representative-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"patchBusiness\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-business-core-info-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"patchBusiness\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-additional-questions-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"patchBusiness\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-legal-address-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"getBusiness\":[32],\"patchBusiness\":[32],\"validateAndSubmit\":[64]},null,{\"authToken\":[\"propChanged\"],\"businessId\":[\"propChanged\"]}],[0,\"justifi-business-terms-conditions-form-step\",{\"authToken\":[1,\"auth-token\"],\"businessId\":[1,\"business-id\"],\"allowOptionalFields\":[4,\"allow-optional-fields\"],\"formController\":[32],\"errors\":[32],\"acceptedTermsBefore\":[32],\"acceptedTerms\":[32],\"validateAndSubmit\":[64]}]]],[\"justifi-additional-statement_8.cjs\",[[0,\"justifi-shipping-details\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-customer-details\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-duplicate-charge\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-additional-statement\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"acceptedTerms\":[32],\"acceptedTermsErrorText\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-cancellation-policy\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-refund-policy\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-electronic-evidence\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}],[0,\"justifi-product-or-service\",{\"disputeResponse\":[8,\"dispute-response\"],\"form\":[32],\"errors\":[32],\"documentList\":[32],\"validateAndSubmit\":[64]}]]],[\"bank-account-form_9.cjs\",[[0,\"justifi-payment-method-options\",{\"showCard\":[4,\"show-card\"],\"showAch\":[4,\"show-ach\"],\"showBnpl\":[4,\"show-bnpl\"],\"showSavedPaymentMethods\":[4,\"show-saved-payment-methods\"],\"paymentMethodGroupId\":[1,\"payment-method-group-id\"],\"bnpl\":[16],\"insuranceToggled\":[4,\"insurance-toggled\"],\"authToken\":[1,\"auth-token\"],\"accountId\":[1,\"account-id\"],\"savedPaymentMethods\":[16],\"paymentAmount\":[2,\"payment-amount\"],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"iframeOrigin\":[1,\"iframe-origin\"],\"selectedPaymentMethodId\":[32],\"paymentMethodOptions\":[32],\"fillBillingForm\":[64],\"resolvePaymentMethod\":[64]},[[0,\"paymentMethodOptionSelected\",\"paymentMethodOptionSelected\"]],{\"savedPaymentMethods\":[\"paymentMethodsChanged\"]}],[0,\"justifi-new-payment-method\",{\"authToken\":[1,\"auth-token\"],\"accountId\":[1,\"account-id\"],\"paymentMethodOption\":[16],\"paymentMethodGroupId\":[1,\"payment-method-group-id\"],\"isSelected\":[4,\"is-selected\"],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"iframeOrigin\":[1,\"iframe-origin\"],\"saveNewPaymentMethodChecked\":[32],\"fillBillingForm\":[64],\"resolvePaymentMethod\":[64]},[[0,\"checkboxChanged\",\"handleCheckboxChanged\"]]],[0,\"justifi-saved-payment-method\",{\"paymentMethodOption\":[16],\"isSelected\":[4,\"is-selected\"],\"resolvePaymentMethod\":[64]}],[0,\"justifi-sezzle-payment-method\",{\"bnpl\":[8],\"clientId\":[1,\"client-id\"],\"accountId\":[1,\"account-id\"],\"paymentMethodOption\":[16],\"isSelected\":[4,\"is-selected\"],\"paymentAmount\":[2,\"payment-amount\"],\"installmentPlan\":[32],\"sezzleCheckout\":[32],\"sezzlePromise\":[32],\"resolvePaymentMethod\":[64]}],[0,\"justifi-billing-form-wrapper\",{\"legend\":[1025],\"hideCardBillingForm\":[4,\"hide-card-billing-form\"],\"paymentMethodType\":[1,\"payment-method-type\"],\"fill\":[64],\"getValues\":[64],\"validate\":[64]}],[0,\"bank-account-form\",{\"iframeOrigin\":[1,\"iframe-origin\"],\"validate\":[64],\"tokenize\":[64]}],[0,\"card-form\",{\"iframeOrigin\":[1,\"iframe-origin\"],\"validate\":[64],\"tokenize\":[64]}],[0,\"justifi-save-new-payment-method\",{\"isChecked\":[32]}],[0,\"hidden-input\",{\"isFocused\":[32],\"errorText\":[32]}]]]]"), options);
23
23
  });
24
24
 
25
25
  exports.setNonce = index.setNonce;
@@ -145,7 +145,7 @@ export const accountTypeValidation = string()
145
145
  .oneOf(bankAccountTypeOptions.map((option) => option.value), 'Select account type')
146
146
  .transform(transformEmptyString);
147
147
  export const accountNumberValidation = string()
148
- .min(7, 'Account number must be at least 7 digits')
148
+ .min(4, 'Account number must be at least 4 digits')
149
149
  .max(17, 'Account number must be less than 17 digits')
150
150
  .matches(numbersOnlyRegex, 'Enter valid account number')
151
151
  .test('not-repeat', 'Enter valid account number', (value) => {
@@ -1,5 +1,8 @@
1
1
  import { h, Host } from "@stencil/core";
2
2
  export class BankAccountForm {
3
+ constructor() {
4
+ this.iframeOrigin = undefined;
5
+ }
3
6
  async validate() {
4
7
  const accountNumberIsValid = await this.accountNumberIframeElement.validate();
5
8
  const routingNumberIsValid = await this.routingNumberIframeElement.validate();
@@ -9,9 +12,30 @@ export class BankAccountForm {
9
12
  return this.accountNumberIframeElement.tokenize(clientId, paymentMethodMetadata, account);
10
13
  }
11
14
  render() {
12
- return (h(Host, { key: '6e351c4e7bd3afe586f988855a8347c7ddd08ec8' }, h("div", { key: '822a342538c44f9d643a1b443302107cc3086ba1', class: "container-fluid p-0" }, h("div", { key: 'bacfd7176144928a80cb0bc491b9a83e7260c502', class: "row mb-3" }, h("iframe-input", { key: '77c88ac7f6c26f8467d9c1d2f8f053bd6003bfec', inputId: "accountNumber", ref: (el) => (this.accountNumberIframeElement = el), label: "Account Number", iframeOrigin: `${IFRAME_ORIGIN}/accountNumber` })), h("div", { key: 'da73fc03e8c124a37d0fa84a66439c879e745ef2', class: "row" }, h("iframe-input", { key: '2f36b96ecff473ef72e47ce5b9b009fe1067eee2', inputId: "routingNumber", ref: (el) => (this.routingNumberIframeElement = el), label: "Routing Number", iframeOrigin: `${IFRAME_ORIGIN}/routingNumber` })))));
15
+ return (h(Host, { key: 'e2aa1322935463d5e0c32154ed8af52baad6b241' }, h("div", { key: 'bf528ad389d4a34762c164440cb946b727ddbfdd', class: "container-fluid p-0" }, h("div", { key: 'f2004a7223ebb0f2e54ea8c87a813461acb5449a', class: "row mb-3" }, h("iframe-input", { key: '27390ec2ac66557c2a12a38f1bc88dab0415fe57', inputId: "accountNumber", ref: (el) => (this.accountNumberIframeElement = el), label: "Account Number", iframeOrigin: `${this.iframeOrigin}/v2/accountNumber` })), h("div", { key: '59063a5784405bba8800d1595aecd2748ea9a058', class: "row" }, h("iframe-input", { key: 'fcad3cd545486450882258b86398c2bf84afca74', inputId: "routingNumber", ref: (el) => (this.routingNumberIframeElement = el), label: "Routing Number", iframeOrigin: `${this.iframeOrigin}/v2/routingNumber` })))));
13
16
  }
14
17
  static get is() { return "bank-account-form"; }
18
+ static get properties() {
19
+ return {
20
+ "iframeOrigin": {
21
+ "type": "string",
22
+ "mutable": false,
23
+ "complexType": {
24
+ "original": "string",
25
+ "resolved": "string",
26
+ "references": {}
27
+ },
28
+ "required": false,
29
+ "optional": false,
30
+ "docs": {
31
+ "tags": [],
32
+ "text": ""
33
+ },
34
+ "attribute": "iframe-origin",
35
+ "reflect": false
36
+ }
37
+ };
38
+ }
15
39
  static get methods() {
16
40
  return {
17
41
  "validate": {