@justifi/webcomponents 6.1.0-rc.1 → 7.0.0
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.
- package/LICENSE +21 -0
- package/dist/cjs/bank-account-document-form-inputs_4.cjs.entry.js +2 -2
- package/dist/cjs/bank-account-form.cjs.entry.js +2 -2
- package/dist/cjs/card-form.cjs.entry.js +2 -2
- package/dist/cjs/{check-pkg-version-BURRKC_7.js → check-pkg-version-BqaDMbw-.js} +1 -1
- package/dist/cjs/checkouts-list-core.cjs.entry.js +1 -1
- package/dist/cjs/form-alert_5.cjs.entry.js +4 -4
- package/dist/cjs/form-control-checkbox.cjs.entry.js +2 -2
- package/dist/cjs/form-control-monetary-provisioning.cjs.entry.js +2 -2
- package/dist/cjs/form-control-number-masked_2.cjs.entry.js +1 -1
- package/dist/cjs/hidden-input_2.cjs.entry.js +1 -1
- package/dist/cjs/justifi-additional-questions-form-step_9.cjs.entry.js +9 -9
- package/dist/cjs/justifi-apple-pay.cjs.entry.js +4 -8
- package/dist/cjs/justifi-bank-account-billing-form-simple_9.cjs.entry.js +6 -6
- package/dist/cjs/justifi-business-details.cjs.entry.js +2 -2
- package/dist/cjs/justifi-business-form.cjs.entry.js +2 -2
- package/dist/cjs/justifi-business-representative-form-inputs.cjs.entry.js +1 -1
- package/dist/cjs/justifi-checkout-summary_7.cjs.entry.js +15 -7
- package/dist/cjs/justifi-checkout.cjs.entry.js +4 -4
- package/dist/cjs/justifi-checkouts-list-filters.cjs.entry.js +1 -1
- package/dist/cjs/justifi-checkouts-list.cjs.entry.js +3 -3
- package/dist/cjs/justifi-details.cjs.entry.js +1 -1
- package/dist/cjs/justifi-dispute-management.cjs.entry.js +2 -2
- package/dist/cjs/justifi-dispute-notification_3.cjs.entry.js +2 -2
- package/dist/cjs/justifi-gross-payment-chart.cjs.entry.js +2 -2
- package/dist/cjs/justifi-order-terminals.cjs.entry.js +2 -2
- package/dist/cjs/justifi-owner-form_3.cjs.entry.js +3 -3
- package/dist/cjs/justifi-payment-details.cjs.entry.js +2 -2
- package/dist/cjs/justifi-payment-provisioning-core.cjs.entry.js +1 -1
- package/dist/cjs/justifi-payment-provisioning.cjs.entry.js +3 -3
- package/dist/cjs/justifi-payment-transactions-list.cjs.entry.js +2 -2
- package/dist/cjs/justifi-payments-list.cjs.entry.js +2 -2
- package/dist/cjs/justifi-payout-details.cjs.entry.js +2 -2
- package/dist/cjs/justifi-payout-transactions-list.cjs.entry.js +2 -2
- package/dist/cjs/justifi-payouts-list.cjs.entry.js +2 -2
- package/dist/cjs/justifi-refund-payment.cjs.entry.js +2 -2
- package/dist/cjs/justifi-saved-payment-method.cjs.entry.js +1 -1
- package/dist/cjs/justifi-season-interruption-insurance.cjs.entry.js +2 -2
- package/dist/cjs/justifi-terminal-orders-list.cjs.entry.js +2 -2
- package/dist/cjs/justifi-terminals-list.cjs.entry.js +2 -2
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{package-Cq0M4ut-.js → package-BHmOFvbM.js} +1 -1
- package/dist/cjs/pagination-menu.cjs.entry.js +3 -3
- package/dist/cjs/webcomponents.cjs.js +1 -1
- package/dist/collection/api/services/apple-pay.service.js +1 -1
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/business-forms/business-form/additional-questions/additional-questions.js +6 -6
- package/dist/collection/components/business-forms/business-form/business-core-info/business-core-info.js +1 -1
- package/dist/collection/components/business-forms/business-form/business-representative/business-representative.js +6 -6
- package/dist/collection/components/business-forms/business-form/legal-address-form/legal-address-form.js +6 -6
- package/dist/collection/components/business-forms/owner-form/identity-address/identity-address-form.js +1 -1
- package/dist/collection/components/business-forms/owner-form/owner-form-core.js +1 -1
- package/dist/collection/components/business-forms/owner-form/owner-form-inputs.js +6 -6
- package/dist/collection/components/business-forms/owner-form/owner-form.js +1 -1
- package/dist/collection/components/business-forms/payment-provisioning/additional-questions/business-additional-questions-form-step.js +1 -1
- package/dist/collection/components/business-forms/payment-provisioning/bank-account/bank-account-document-inputs.js +1 -1
- package/dist/collection/components/business-forms/payment-provisioning/bank-account/bank-account-form-inputs.js +1 -1
- package/dist/collection/components/business-forms/payment-provisioning/bank-account/business-bank-account-form-step.js +1 -1
- package/dist/collection/components/business-forms/payment-provisioning/business-core-info/business-core-info-form-step.js +1 -1
- package/dist/collection/components/business-forms/payment-provisioning/business-owners/business-owners-form-step.js +1 -1
- package/dist/collection/components/business-forms/payment-provisioning/business-representative/business-representative-form-inputs.js +1 -1
- package/dist/collection/components/business-forms/payment-provisioning/business-representative/business-representative-form-step.js +1 -1
- package/dist/collection/components/business-forms/payment-provisioning/form-control-monetary-provisioning.js +2 -2
- package/dist/collection/components/business-forms/payment-provisioning/legal-address-form/legal-address-form-step.js +1 -1
- package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning-core.js +1 -1
- package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning-form-buttons.js +1 -1
- package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning-form-steps.js +1 -1
- package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning.js +1 -1
- package/dist/collection/components/business-forms/payment-provisioning/terms-and-conditions/business-terms-conditions-form-step.js +1 -1
- package/dist/collection/components/checkout/bank-account-form/bank-account-form.js +2 -2
- package/dist/collection/components/checkout/card-form/card-form.js +2 -2
- package/dist/collection/components/checkout/checkout.js +2 -2
- package/dist/collection/components/checkout/save-new-payment-method.js +1 -1
- package/dist/collection/components/checkout/saved-payment-method.js +1 -1
- package/dist/collection/components/checkouts-list/checkouts-list-core.js +1 -1
- package/dist/collection/components/checkouts-list/checkouts-list-filters.js +1 -1
- package/dist/collection/components/checkouts-list/checkouts-list.js +1 -1
- package/dist/collection/components/modular-checkout/modular-checkout.js +16 -7
- package/dist/collection/components/modular-checkout/sub-components/apple-pay.js +4 -8
- package/dist/collection/components/modular-checkout/sub-components/bank-account-billing-form-simple.js +1 -1
- package/dist/collection/components/modular-checkout/sub-components/card-billing-form-simple.js +1 -1
- package/dist/collection/components/tokenize-payment-method/tokenize-payment-method.js +3 -2
- package/dist/collection/ui-components/details/details.js +1 -1
- package/dist/collection/ui-components/form/form-control-checkbox.js +2 -2
- package/dist/collection/ui-components/pagination-menu/pagination-menu.js +3 -3
- package/dist/collection/ui-components/shadow-dom-components/justifi-radio-list-item.js +1 -1
- package/dist/docs.json +97 -18
- package/dist/esm/bank-account-document-form-inputs_4.entry.js +2 -2
- package/dist/esm/bank-account-form.entry.js +2 -2
- package/dist/esm/card-form.entry.js +2 -2
- package/dist/esm/{check-pkg-version-Cd_i8U0d.js → check-pkg-version-BS-9lGl9.js} +1 -1
- package/dist/esm/checkouts-list-core.entry.js +1 -1
- package/dist/esm/form-alert_5.entry.js +4 -4
- package/dist/esm/form-control-checkbox.entry.js +2 -2
- package/dist/esm/form-control-monetary-provisioning.entry.js +2 -2
- package/dist/esm/form-control-number-masked_2.entry.js +1 -1
- package/dist/esm/hidden-input_2.entry.js +1 -1
- package/dist/esm/justifi-additional-questions-form-step_9.entry.js +9 -9
- package/dist/esm/justifi-apple-pay.entry.js +4 -8
- package/dist/esm/justifi-bank-account-billing-form-simple_9.entry.js +6 -6
- package/dist/esm/justifi-business-details.entry.js +2 -2
- package/dist/esm/justifi-business-form.entry.js +2 -2
- package/dist/esm/justifi-business-representative-form-inputs.entry.js +1 -1
- package/dist/esm/justifi-checkout-summary_7.entry.js +15 -7
- package/dist/esm/justifi-checkout.entry.js +4 -4
- package/dist/esm/justifi-checkouts-list-filters.entry.js +1 -1
- package/dist/esm/justifi-checkouts-list.entry.js +3 -3
- package/dist/esm/justifi-details.entry.js +1 -1
- package/dist/esm/justifi-dispute-management.entry.js +2 -2
- package/dist/esm/justifi-dispute-notification_3.entry.js +2 -2
- package/dist/esm/justifi-gross-payment-chart.entry.js +2 -2
- package/dist/esm/justifi-order-terminals.entry.js +2 -2
- package/dist/esm/justifi-owner-form_3.entry.js +3 -3
- package/dist/esm/justifi-payment-details.entry.js +2 -2
- package/dist/esm/justifi-payment-provisioning-core.entry.js +1 -1
- package/dist/esm/justifi-payment-provisioning.entry.js +3 -3
- package/dist/esm/justifi-payment-transactions-list.entry.js +2 -2
- package/dist/esm/justifi-payments-list.entry.js +2 -2
- package/dist/esm/justifi-payout-details.entry.js +2 -2
- package/dist/esm/justifi-payout-transactions-list.entry.js +2 -2
- package/dist/esm/justifi-payouts-list.entry.js +2 -2
- package/dist/esm/justifi-refund-payment.entry.js +2 -2
- package/dist/esm/justifi-saved-payment-method.entry.js +1 -1
- package/dist/esm/justifi-season-interruption-insurance.entry.js +2 -2
- package/dist/esm/justifi-terminal-orders-list.entry.js +2 -2
- package/dist/esm/justifi-terminals-list.entry.js +2 -2
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{package-BBO3I4s6.js → package-C1kJMZIt.js} +1 -1
- package/dist/esm/pagination-menu.entry.js +3 -3
- package/dist/esm/webcomponents.js +1 -1
- package/dist/module/additional-questions.js +2 -2
- package/dist/module/bank-account-billing-form-simple.js +1 -1
- package/dist/module/bank-account-document-inputs.js +1 -1
- package/dist/module/bank-account-form-inputs2.js +1 -1
- package/dist/module/bank-account-form.js +2 -2
- package/dist/module/business-additional-questions-form-step.js +1 -1
- package/dist/module/business-bank-account-form-step.js +1 -1
- package/dist/module/business-core-info-form-step.js +1 -1
- package/dist/module/business-core-info.js +1 -1
- package/dist/module/business-owners-form-step.js +1 -1
- package/dist/module/business-representative-form-inputs.js +1 -1
- package/dist/module/business-representative-form-step.js +1 -1
- package/dist/module/business-representative.js +2 -2
- package/dist/module/business-terms-conditions-form-step.js +1 -1
- package/dist/module/card-billing-form-simple.js +1 -1
- package/dist/module/card-form.js +2 -2
- package/dist/module/checkouts-list-core2.js +1 -1
- package/dist/module/details.js +1 -1
- package/dist/module/form-control-checkbox2.js +2 -2
- package/dist/module/form-control-monetary-provisioning2.js +2 -2
- package/dist/module/identity-address-form.js +1 -1
- package/dist/module/justifi-apple-pay.js +4 -8
- package/dist/module/justifi-checkout.js +2 -2
- package/dist/module/justifi-checkouts-list-filters.js +1 -1
- package/dist/module/justifi-checkouts-list.js +1 -1
- package/dist/module/justifi-payment-provisioning.js +1 -1
- package/dist/module/justifi-radio-list-item2.js +1 -1
- package/dist/module/justifi-saved-payment-method.js +1 -1
- package/dist/module/legal-address-form-step.js +1 -1
- package/dist/module/legal-address-form.js +2 -2
- package/dist/module/modular-checkout.js +13 -5
- package/dist/module/owner-form-core2.js +1 -1
- package/dist/module/owner-form-inputs2.js +2 -2
- package/dist/module/owner-form.js +1 -1
- package/dist/module/package.js +1 -1
- package/dist/module/pagination-menu2.js +3 -3
- package/dist/module/payment-provisioning-core.js +1 -1
- package/dist/module/payment-provisioning-form-buttons.js +1 -1
- package/dist/module/payment-provisioning-form-steps.js +1 -1
- package/dist/module/save-new-payment-method.js +1 -1
- package/dist/types/components/business-forms/schemas/business-form-schema.d.ts +1 -1
- package/dist/types/components.d.ts +10 -8
- package/dist/webcomponents/{p-e97dee15.entry.js → p-011efdbf.entry.js} +1 -1
- package/dist/webcomponents/p-0142114f.entry.js +1 -0
- package/dist/webcomponents/{p-9f04cac4.entry.js → p-146de253.entry.js} +1 -1
- package/dist/webcomponents/{p-30147031.entry.js → p-17f7590c.entry.js} +1 -1
- package/dist/webcomponents/p-20f036cc.entry.js +1 -0
- package/dist/webcomponents/{p-b0a36936.entry.js → p-2247ccd8.entry.js} +1 -1
- package/dist/webcomponents/{p-f739a98d.entry.js → p-2473381f.entry.js} +1 -1
- package/dist/webcomponents/{p-a0a0e200.entry.js → p-3d128c25.entry.js} +1 -1
- package/dist/webcomponents/{p-10278c48.entry.js → p-44e32f85.entry.js} +1 -1
- package/dist/webcomponents/{p-2687e615.entry.js → p-4b45317f.entry.js} +1 -1
- package/dist/webcomponents/{p-c9fef3e4.entry.js → p-51ef1af7.entry.js} +1 -1
- package/dist/webcomponents/{p-18353682.entry.js → p-56b993b3.entry.js} +1 -1
- package/dist/webcomponents/{p-acb0f3ae.entry.js → p-5818d39e.entry.js} +1 -1
- package/dist/webcomponents/p-5c3d8de5.entry.js +1 -0
- package/dist/webcomponents/{p-108209c5.entry.js → p-68f22275.entry.js} +1 -1
- package/dist/webcomponents/{p-1bc8da98.entry.js → p-6a365abb.entry.js} +1 -1
- package/dist/webcomponents/p-6f1dd478.entry.js +1 -0
- package/dist/webcomponents/{p-fa14b671.entry.js → p-71258742.entry.js} +1 -1
- package/dist/webcomponents/{p-ba5b1c54.entry.js → p-7160e5ad.entry.js} +1 -1
- package/dist/webcomponents/{p-1e080811.entry.js → p-79c45974.entry.js} +1 -1
- package/dist/webcomponents/p-7b103dad.entry.js +1 -0
- package/dist/webcomponents/p-8018523d.entry.js +1 -0
- package/dist/webcomponents/{p-1df96001.entry.js → p-8a0b7a0f.entry.js} +1 -1
- package/dist/webcomponents/p-8d3f5638.entry.js +1 -0
- package/dist/webcomponents/{p-176aa079.entry.js → p-8fd28a74.entry.js} +1 -1
- package/dist/webcomponents/{p-1b3b6956.entry.js → p-9c4079cc.entry.js} +1 -1
- package/dist/webcomponents/{p-O-hoT2Oo.js → p-BkeJbw_O.js} +1 -1
- package/dist/webcomponents/p-C1kJMZIt.js +1 -0
- package/dist/webcomponents/{p-914e168d.entry.js → p-a928c6fb.entry.js} +1 -1
- package/dist/webcomponents/{p-1e87c8ed.entry.js → p-ab998669.entry.js} +1 -1
- package/dist/webcomponents/p-b90999af.entry.js +1 -0
- package/dist/webcomponents/{p-613cf570.entry.js → p-c2b8eebe.entry.js} +1 -1
- package/dist/webcomponents/p-cecb65c4.entry.js +1 -0
- package/dist/webcomponents/p-df329742.entry.js +1 -0
- package/dist/webcomponents/p-e4d08075.entry.js +1 -0
- package/dist/webcomponents/p-ea2a9a81.entry.js +1 -0
- package/dist/webcomponents/p-ee48fe6d.entry.js +1 -0
- package/dist/webcomponents/{p-e037cdd1.entry.js → p-eecba4d6.entry.js} +1 -1
- package/dist/webcomponents/p-f4981e8e.entry.js +1 -0
- package/dist/webcomponents/p-f6fbd43d.entry.js +1 -0
- package/dist/webcomponents/{p-ffe01f1b.entry.js → p-f8cbcbe9.entry.js} +1 -1
- package/dist/webcomponents/webcomponents.esm.js +1 -1
- package/package.json +13 -13
- package/dist/webcomponents/p-19ccbeee.entry.js +0 -1
- package/dist/webcomponents/p-1c433962.entry.js +0 -1
- package/dist/webcomponents/p-1efc0d88.entry.js +0 -1
- package/dist/webcomponents/p-1f971a0f.entry.js +0 -1
- package/dist/webcomponents/p-4d5c71c4.entry.js +0 -1
- package/dist/webcomponents/p-7131211a.entry.js +0 -1
- package/dist/webcomponents/p-80b1c65b.entry.js +0 -1
- package/dist/webcomponents/p-8975bf93.entry.js +0 -1
- package/dist/webcomponents/p-91c1e2ac.entry.js +0 -1
- package/dist/webcomponents/p-BBO3I4s6.js +0 -1
- package/dist/webcomponents/p-a57c1400.entry.js +0 -1
- package/dist/webcomponents/p-df7f36aa.entry.js +0 -1
- package/dist/webcomponents/p-e035a92e.entry.js +0 -1
- package/dist/webcomponents/p-e628a0c8.entry.js +0 -1
- package/dist/webcomponents/p-eafd179b.entry.js +0 -1
- package/dist/webcomponents/p-f8c22c77.entry.js +0 -1
package/dist/docs.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2025-09-
|
|
2
|
+
"timestamp": "2025-09-18T16:11:36",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.37.0",
|
|
@@ -65,6 +65,7 @@
|
|
|
65
65
|
"filePath": "src/components/business-forms/payment-provisioning/bank-account/bank-account-document-inputs.tsx",
|
|
66
66
|
"encapsulation": "none",
|
|
67
67
|
"tag": "bank-account-document-form-inputs",
|
|
68
|
+
"readme": "# justifi-business-bank-account-form-step-core\n\n\n",
|
|
68
69
|
"docs": "",
|
|
69
70
|
"docsTags": [],
|
|
70
71
|
"usage": {},
|
|
@@ -180,6 +181,7 @@
|
|
|
180
181
|
"filePath": "src/components/checkout/bank-account-form/bank-account-form.tsx",
|
|
181
182
|
"encapsulation": "none",
|
|
182
183
|
"tag": "bank-account-form",
|
|
184
|
+
"readme": "# bank-account-form\n\n\n",
|
|
183
185
|
"docs": "",
|
|
184
186
|
"docsTags": [],
|
|
185
187
|
"usage": {},
|
|
@@ -281,6 +283,7 @@
|
|
|
281
283
|
"filePath": "src/components/business-forms/payment-provisioning/bank-account/bank-account-form-inputs.tsx",
|
|
282
284
|
"encapsulation": "none",
|
|
283
285
|
"tag": "bank-account-form-inputs",
|
|
286
|
+
"readme": "# justifi-business-bank-account-form-step-core\n\n\n",
|
|
284
287
|
"docs": "",
|
|
285
288
|
"docsTags": [],
|
|
286
289
|
"usage": {},
|
|
@@ -504,6 +507,7 @@
|
|
|
504
507
|
"filePath": "src/components/business-forms/payment-provisioning/bank-account/business-documents-on-file.tsx",
|
|
505
508
|
"encapsulation": "none",
|
|
506
509
|
"tag": "business-documents-on-file",
|
|
510
|
+
"readme": "# justifi-business-bank-account-form-step-core\n\n\n",
|
|
507
511
|
"docs": "",
|
|
508
512
|
"docsTags": [],
|
|
509
513
|
"usage": {},
|
|
@@ -587,6 +591,7 @@
|
|
|
587
591
|
"filePath": "src/components/checkout/card-form/card-form.tsx",
|
|
588
592
|
"encapsulation": "none",
|
|
589
593
|
"tag": "card-form",
|
|
594
|
+
"readme": "# card-form\n\n\n",
|
|
590
595
|
"docs": "",
|
|
591
596
|
"docsTags": [],
|
|
592
597
|
"usage": {},
|
|
@@ -688,6 +693,7 @@
|
|
|
688
693
|
"filePath": "src/components/checkouts-list/checkouts-list-core.tsx",
|
|
689
694
|
"encapsulation": "none",
|
|
690
695
|
"tag": "checkouts-list-core",
|
|
696
|
+
"readme": "# justifi-checkouts-list-filters\n\n\n",
|
|
691
697
|
"docs": "",
|
|
692
698
|
"docsTags": [],
|
|
693
699
|
"usage": {},
|
|
@@ -838,6 +844,7 @@
|
|
|
838
844
|
"filePath": "src/components/business-details/core-info-details/core-info-details.tsx",
|
|
839
845
|
"encapsulation": "none",
|
|
840
846
|
"tag": "core-info-details",
|
|
847
|
+
"readme": "# core-info-details\n\n\n",
|
|
841
848
|
"docs": "",
|
|
842
849
|
"docsTags": [],
|
|
843
850
|
"usage": {},
|
|
@@ -5024,8 +5031,9 @@
|
|
|
5024
5031
|
"resolved": "FormController",
|
|
5025
5032
|
"references": {
|
|
5026
5033
|
"FormController": {
|
|
5027
|
-
"location": "
|
|
5028
|
-
"
|
|
5034
|
+
"location": "import",
|
|
5035
|
+
"path": "../../../../components",
|
|
5036
|
+
"id": "src/components.d.ts::FormController"
|
|
5029
5037
|
}
|
|
5030
5038
|
}
|
|
5031
5039
|
},
|
|
@@ -5469,6 +5477,7 @@
|
|
|
5469
5477
|
"filePath": "src/components/dispute-management/dispute-response/additional-statement.tsx",
|
|
5470
5478
|
"encapsulation": "none",
|
|
5471
5479
|
"tag": "justifi-additional-statement",
|
|
5480
|
+
"readme": "# justifi-shipping-details\n\n\n",
|
|
5472
5481
|
"docs": "",
|
|
5473
5482
|
"docsTags": [],
|
|
5474
5483
|
"usage": {},
|
|
@@ -5607,6 +5616,7 @@
|
|
|
5607
5616
|
"filePath": "src/components/modular-checkout/sub-components/apple-pay.tsx",
|
|
5608
5617
|
"encapsulation": "shadow",
|
|
5609
5618
|
"tag": "justifi-apple-pay",
|
|
5619
|
+
"readme": "# payment-method-option\n\n\n",
|
|
5610
5620
|
"docs": "",
|
|
5611
5621
|
"docsTags": [],
|
|
5612
5622
|
"usage": {},
|
|
@@ -6024,6 +6034,7 @@
|
|
|
6024
6034
|
"filePath": "src/components/modular-checkout/sub-components/bank-account-billing-form-simple.tsx",
|
|
6025
6035
|
"encapsulation": "shadow",
|
|
6026
6036
|
"tag": "justifi-bank-account-billing-form-simple",
|
|
6037
|
+
"readme": "# payment-method-option\n\n\n",
|
|
6027
6038
|
"docs": "",
|
|
6028
6039
|
"docsTags": [],
|
|
6029
6040
|
"usage": {},
|
|
@@ -6172,6 +6183,7 @@
|
|
|
6172
6183
|
"filePath": "src/components/modular-checkout/sub-components/bank-account.tsx",
|
|
6173
6184
|
"encapsulation": "shadow",
|
|
6174
6185
|
"tag": "justifi-bank-account-form",
|
|
6186
|
+
"readme": "# payment-method-option\n\n\n",
|
|
6175
6187
|
"docs": "",
|
|
6176
6188
|
"docsTags": [],
|
|
6177
6189
|
"usage": {},
|
|
@@ -6260,6 +6272,7 @@
|
|
|
6260
6272
|
"filePath": "src/components/checkout/billing-form/billing-form.tsx",
|
|
6261
6273
|
"encapsulation": "none",
|
|
6262
6274
|
"tag": "justifi-billing-form",
|
|
6275
|
+
"readme": "# justifi-billing-form\n\n\n",
|
|
6263
6276
|
"docs": "",
|
|
6264
6277
|
"docsTags": [],
|
|
6265
6278
|
"usage": {},
|
|
@@ -6494,6 +6507,7 @@
|
|
|
6494
6507
|
"filePath": "src/components/modular-checkout/sub-components/billing-form-full.tsx",
|
|
6495
6508
|
"encapsulation": "shadow",
|
|
6496
6509
|
"tag": "justifi-billing-form-full",
|
|
6510
|
+
"readme": "# payment-method-option\n\n\n",
|
|
6497
6511
|
"docs": "",
|
|
6498
6512
|
"docsTags": [],
|
|
6499
6513
|
"usage": {},
|
|
@@ -6647,6 +6661,7 @@
|
|
|
6647
6661
|
"filePath": "src/components/business-forms/payment-provisioning/bank-account/business-bank-account-form-step.tsx",
|
|
6648
6662
|
"encapsulation": "none",
|
|
6649
6663
|
"tag": "justifi-business-bank-account-form-step",
|
|
6664
|
+
"readme": "# justifi-business-bank-account-form-step-core\n\n\n",
|
|
6650
6665
|
"docs": "",
|
|
6651
6666
|
"docsTags": [],
|
|
6652
6667
|
"usage": {},
|
|
@@ -6827,6 +6842,7 @@
|
|
|
6827
6842
|
"filePath": "src/components/business-forms/payment-provisioning/bank-account/business-bank-account-form-step-core.tsx",
|
|
6828
6843
|
"encapsulation": "none",
|
|
6829
6844
|
"tag": "justifi-business-bank-account-form-step-core",
|
|
6845
|
+
"readme": "# justifi-business-bank-account-form-step-core\n\n\n",
|
|
6830
6846
|
"docs": "",
|
|
6831
6847
|
"docsTags": [],
|
|
6832
6848
|
"usage": {},
|
|
@@ -8469,6 +8485,7 @@
|
|
|
8469
8485
|
"filePath": "src/components/business-forms/business-form/business-representative/business-representative.tsx",
|
|
8470
8486
|
"encapsulation": "none",
|
|
8471
8487
|
"tag": "justifi-business-representative",
|
|
8488
|
+
"readme": "# justifi-business-representative\n\n\n",
|
|
8472
8489
|
"docs": "",
|
|
8473
8490
|
"docsTags": [],
|
|
8474
8491
|
"usage": {},
|
|
@@ -8481,8 +8498,9 @@
|
|
|
8481
8498
|
"resolved": "FormController",
|
|
8482
8499
|
"references": {
|
|
8483
8500
|
"FormController": {
|
|
8484
|
-
"location": "
|
|
8485
|
-
"
|
|
8501
|
+
"location": "import",
|
|
8502
|
+
"path": "../../../../components",
|
|
8503
|
+
"id": "src/components.d.ts::FormController"
|
|
8486
8504
|
}
|
|
8487
8505
|
}
|
|
8488
8506
|
},
|
|
@@ -8552,6 +8570,7 @@
|
|
|
8552
8570
|
"filePath": "src/components/business-forms/payment-provisioning/business-representative/business-representative-form-inputs.tsx",
|
|
8553
8571
|
"encapsulation": "none",
|
|
8554
8572
|
"tag": "justifi-business-representative-form-inputs",
|
|
8573
|
+
"readme": "# justifi-business-representative-form-step-core\n\n\n",
|
|
8555
8574
|
"docs": "",
|
|
8556
8575
|
"docsTags": [],
|
|
8557
8576
|
"usage": {},
|
|
@@ -8684,6 +8703,7 @@
|
|
|
8684
8703
|
"filePath": "src/components/business-forms/payment-provisioning/business-representative/business-representative-form-step.tsx",
|
|
8685
8704
|
"encapsulation": "none",
|
|
8686
8705
|
"tag": "justifi-business-representative-form-step",
|
|
8706
|
+
"readme": "# justifi-business-representative-form-step-core\n\n\n",
|
|
8687
8707
|
"docs": "",
|
|
8688
8708
|
"docsTags": [],
|
|
8689
8709
|
"usage": {},
|
|
@@ -8868,6 +8888,7 @@
|
|
|
8868
8888
|
"filePath": "src/components/business-forms/payment-provisioning/business-representative/business-representative-form-step-core.tsx",
|
|
8869
8889
|
"encapsulation": "none",
|
|
8870
8890
|
"tag": "justifi-business-representative-form-step-core",
|
|
8891
|
+
"readme": "# justifi-business-representative-form-step-core\n\n\n",
|
|
8871
8892
|
"docs": "",
|
|
8872
8893
|
"docsTags": [],
|
|
8873
8894
|
"usage": {},
|
|
@@ -9093,6 +9114,7 @@
|
|
|
9093
9114
|
"filePath": "src/components/business-forms/payment-provisioning/terms-and-conditions/business-terms-conditions-form-step.tsx",
|
|
9094
9115
|
"encapsulation": "none",
|
|
9095
9116
|
"tag": "justifi-business-terms-conditions-form-step",
|
|
9117
|
+
"readme": "# justifi-business-terms-conditions-form-step\n\n\n",
|
|
9096
9118
|
"docs": "",
|
|
9097
9119
|
"docsTags": [],
|
|
9098
9120
|
"usage": {},
|
|
@@ -9544,6 +9566,7 @@
|
|
|
9544
9566
|
"filePath": "src/components/dispute-management/dispute-response/cancellation-policy.tsx",
|
|
9545
9567
|
"encapsulation": "none",
|
|
9546
9568
|
"tag": "justifi-cancellation-policy",
|
|
9569
|
+
"readme": "# justifi-shipping-details\n\n\n",
|
|
9547
9570
|
"docs": "",
|
|
9548
9571
|
"docsTags": [],
|
|
9549
9572
|
"usage": {},
|
|
@@ -9682,6 +9705,7 @@
|
|
|
9682
9705
|
"filePath": "src/components/modular-checkout/sub-components/card-billing-form-simple.tsx",
|
|
9683
9706
|
"encapsulation": "shadow",
|
|
9684
9707
|
"tag": "justifi-card-billing-form-simple",
|
|
9708
|
+
"readme": "# payment-method-option\n\n\n",
|
|
9685
9709
|
"docs": "",
|
|
9686
9710
|
"docsTags": [],
|
|
9687
9711
|
"usage": {},
|
|
@@ -9830,6 +9854,7 @@
|
|
|
9830
9854
|
"filePath": "src/components/modular-checkout/sub-components/card-form.tsx",
|
|
9831
9855
|
"encapsulation": "shadow",
|
|
9832
9856
|
"tag": "justifi-card-form",
|
|
9857
|
+
"readme": "# payment-method-option\n\n\n",
|
|
9833
9858
|
"docs": "",
|
|
9834
9859
|
"docsTags": [],
|
|
9835
9860
|
"usage": {},
|
|
@@ -9918,6 +9943,7 @@
|
|
|
9918
9943
|
"filePath": "src/components/checkout/checkout.tsx",
|
|
9919
9944
|
"encapsulation": "none",
|
|
9920
9945
|
"tag": "justifi-checkout",
|
|
9946
|
+
"readme": "# justifi-saved-payment-method\n\n\n",
|
|
9921
9947
|
"docs": "",
|
|
9922
9948
|
"docsTags": [],
|
|
9923
9949
|
"usage": {},
|
|
@@ -10370,6 +10396,7 @@
|
|
|
10370
10396
|
"filePath": "src/components/modular-checkout/sub-components/summary.tsx",
|
|
10371
10397
|
"encapsulation": "shadow",
|
|
10372
10398
|
"tag": "justifi-checkout-summary",
|
|
10399
|
+
"readme": "# payment-method-option\n\n\n",
|
|
10373
10400
|
"docs": "",
|
|
10374
10401
|
"docsTags": [],
|
|
10375
10402
|
"usage": {},
|
|
@@ -10394,6 +10421,7 @@
|
|
|
10394
10421
|
"filePath": "src/components/checkouts-list/checkouts-list.tsx",
|
|
10395
10422
|
"encapsulation": "shadow",
|
|
10396
10423
|
"tag": "justifi-checkouts-list",
|
|
10424
|
+
"readme": "# justifi-checkouts-list-filters\n\n\n",
|
|
10397
10425
|
"docs": "",
|
|
10398
10426
|
"docsTags": [],
|
|
10399
10427
|
"usage": {},
|
|
@@ -10518,6 +10546,7 @@
|
|
|
10518
10546
|
"filePath": "src/components/checkouts-list/checkouts-list-filters.tsx",
|
|
10519
10547
|
"encapsulation": "shadow",
|
|
10520
10548
|
"tag": "justifi-checkouts-list-filters",
|
|
10549
|
+
"readme": "# justifi-checkouts-list-filters\n\n\n",
|
|
10521
10550
|
"docs": "",
|
|
10522
10551
|
"docsTags": [],
|
|
10523
10552
|
"usage": {},
|
|
@@ -10624,6 +10653,7 @@
|
|
|
10624
10653
|
"filePath": "src/components/config-provider/config-provider.tsx",
|
|
10625
10654
|
"encapsulation": "none",
|
|
10626
10655
|
"tag": "justifi-config-provider",
|
|
10656
|
+
"readme": "# justifi-config-provider\n\n\n",
|
|
10627
10657
|
"docs": "",
|
|
10628
10658
|
"docsTags": [],
|
|
10629
10659
|
"usage": {},
|
|
@@ -10730,6 +10760,7 @@
|
|
|
10730
10760
|
"filePath": "src/components/dispute-management/dispute-response/customer-details.tsx",
|
|
10731
10761
|
"encapsulation": "none",
|
|
10732
10762
|
"tag": "justifi-customer-details",
|
|
10763
|
+
"readme": "# justifi-shipping-details\n\n\n",
|
|
10733
10764
|
"docs": "",
|
|
10734
10765
|
"docsTags": [],
|
|
10735
10766
|
"usage": {},
|
|
@@ -10930,6 +10961,7 @@
|
|
|
10930
10961
|
"filePath": "src/components/dispute-management/dispute-management.tsx",
|
|
10931
10962
|
"encapsulation": "none",
|
|
10932
10963
|
"tag": "justifi-dispute-management",
|
|
10964
|
+
"readme": "# justifi-dispute-notification\n\n\n",
|
|
10933
10965
|
"docs": "",
|
|
10934
10966
|
"docsTags": [],
|
|
10935
10967
|
"usage": {},
|
|
@@ -11091,6 +11123,7 @@
|
|
|
11091
11123
|
"filePath": "src/components/dispute-management/dispute-management-core.tsx",
|
|
11092
11124
|
"encapsulation": "none",
|
|
11093
11125
|
"tag": "justifi-dispute-management-core",
|
|
11126
|
+
"readme": "# justifi-dispute-notification\n\n\n",
|
|
11094
11127
|
"docs": "",
|
|
11095
11128
|
"docsTags": [],
|
|
11096
11129
|
"usage": {},
|
|
@@ -11294,6 +11327,7 @@
|
|
|
11294
11327
|
"filePath": "src/components/dispute-management/dispute-notification.tsx",
|
|
11295
11328
|
"encapsulation": "shadow",
|
|
11296
11329
|
"tag": "justifi-dispute-notification",
|
|
11330
|
+
"readme": "# justifi-dispute-notification\n\n\n",
|
|
11297
11331
|
"docs": "",
|
|
11298
11332
|
"docsTags": [],
|
|
11299
11333
|
"usage": {},
|
|
@@ -11464,6 +11498,7 @@
|
|
|
11464
11498
|
"filePath": "src/components/dispute-management/dispute-response/dispute-response.tsx",
|
|
11465
11499
|
"encapsulation": "shadow",
|
|
11466
11500
|
"tag": "justifi-dispute-response",
|
|
11501
|
+
"readme": "# justifi-shipping-details\n\n\n",
|
|
11467
11502
|
"docs": "",
|
|
11468
11503
|
"docsTags": [],
|
|
11469
11504
|
"usage": {},
|
|
@@ -11680,6 +11715,7 @@
|
|
|
11680
11715
|
"filePath": "src/components/dispute-management/dispute-response/dispute-response-core.tsx",
|
|
11681
11716
|
"encapsulation": "none",
|
|
11682
11717
|
"tag": "justifi-dispute-response-core",
|
|
11718
|
+
"readme": "# justifi-shipping-details\n\n\n",
|
|
11683
11719
|
"docs": "",
|
|
11684
11720
|
"docsTags": [],
|
|
11685
11721
|
"usage": {},
|
|
@@ -11995,6 +12031,7 @@
|
|
|
11995
12031
|
"filePath": "src/components/dispute-management/dispute-response/duplicate-charge.tsx",
|
|
11996
12032
|
"encapsulation": "none",
|
|
11997
12033
|
"tag": "justifi-duplicate-charge",
|
|
12034
|
+
"readme": "# justifi-shipping-details\n\n\n",
|
|
11998
12035
|
"docs": "",
|
|
11999
12036
|
"docsTags": [],
|
|
12000
12037
|
"usage": {},
|
|
@@ -12138,6 +12175,7 @@
|
|
|
12138
12175
|
"filePath": "src/components/dispute-management/dispute-response/electronic-evidence.tsx",
|
|
12139
12176
|
"encapsulation": "none",
|
|
12140
12177
|
"tag": "justifi-electronic-evidence",
|
|
12178
|
+
"readme": "# justifi-shipping-details\n\n\n",
|
|
12141
12179
|
"docs": "",
|
|
12142
12180
|
"docsTags": [],
|
|
12143
12181
|
"usage": {},
|
|
@@ -12611,8 +12649,9 @@
|
|
|
12611
12649
|
"resolved": "FormController",
|
|
12612
12650
|
"references": {
|
|
12613
12651
|
"FormController": {
|
|
12614
|
-
"location": "
|
|
12615
|
-
"
|
|
12652
|
+
"location": "import",
|
|
12653
|
+
"path": "../../../../components",
|
|
12654
|
+
"id": "src/components.d.ts::FormController"
|
|
12616
12655
|
}
|
|
12617
12656
|
}
|
|
12618
12657
|
},
|
|
@@ -13051,6 +13090,7 @@
|
|
|
13051
13090
|
"filePath": "src/components/modular-checkout/modular-checkout.tsx",
|
|
13052
13091
|
"encapsulation": "none",
|
|
13053
13092
|
"tag": "justifi-modular-checkout",
|
|
13093
|
+
"readme": "# justifi-modular-checkout\n\n\n",
|
|
13054
13094
|
"docs": "",
|
|
13055
13095
|
"docsTags": [],
|
|
13056
13096
|
"usage": {},
|
|
@@ -13163,8 +13203,9 @@
|
|
|
13163
13203
|
"id": "global::Promise"
|
|
13164
13204
|
},
|
|
13165
13205
|
"BillingFormFields": {
|
|
13166
|
-
"location": "
|
|
13167
|
-
"
|
|
13206
|
+
"location": "import",
|
|
13207
|
+
"path": "../../components",
|
|
13208
|
+
"id": "src/components.d.ts::BillingFormFields"
|
|
13168
13209
|
}
|
|
13169
13210
|
},
|
|
13170
13211
|
"return": "Promise<void>"
|
|
@@ -13271,6 +13312,7 @@
|
|
|
13271
13312
|
"filePath": "src/components/order-terminals/order-terminals.tsx",
|
|
13272
13313
|
"encapsulation": "shadow",
|
|
13273
13314
|
"tag": "justifi-order-terminals",
|
|
13315
|
+
"readme": "# justifi-order-terminals\n\n\n",
|
|
13274
13316
|
"docs": "",
|
|
13275
13317
|
"docsTags": [],
|
|
13276
13318
|
"usage": {},
|
|
@@ -13464,6 +13506,7 @@
|
|
|
13464
13506
|
"filePath": "src/components/business-forms/owner-form/owner-form.tsx",
|
|
13465
13507
|
"encapsulation": "none",
|
|
13466
13508
|
"tag": "justifi-owner-form",
|
|
13509
|
+
"readme": "# owner-form-inputs\n\n\n",
|
|
13467
13510
|
"docs": "",
|
|
13468
13511
|
"docsTags": [],
|
|
13469
13512
|
"usage": {},
|
|
@@ -14974,6 +15017,7 @@
|
|
|
14974
15017
|
"filePath": "src/components/payment-transactions-list/payment-transactions-list.tsx",
|
|
14975
15018
|
"encapsulation": "shadow",
|
|
14976
15019
|
"tag": "justifi-payment-transactions-list",
|
|
15020
|
+
"readme": "# justifi-payment-transactions-list\n\n\n",
|
|
14977
15021
|
"docs": "",
|
|
14978
15022
|
"docsTags": [],
|
|
14979
15023
|
"usage": {},
|
|
@@ -15498,6 +15542,7 @@
|
|
|
15498
15542
|
"filePath": "src/components/payout-transactions-list/payout-transactions-list.tsx",
|
|
15499
15543
|
"encapsulation": "shadow",
|
|
15500
15544
|
"tag": "justifi-payout-transactions-list",
|
|
15545
|
+
"readme": "# justifi-payout-transactions-list\n\n\n",
|
|
15501
15546
|
"docs": "",
|
|
15502
15547
|
"docsTags": [],
|
|
15503
15548
|
"usage": {},
|
|
@@ -15847,6 +15892,7 @@
|
|
|
15847
15892
|
"filePath": "src/components/modular-checkout/sub-components/plaid-payment-method.tsx",
|
|
15848
15893
|
"encapsulation": "shadow",
|
|
15849
15894
|
"tag": "justifi-plaid-payment-method",
|
|
15895
|
+
"readme": "# payment-method-option\n\n\n",
|
|
15850
15896
|
"docs": "",
|
|
15851
15897
|
"docsTags": [],
|
|
15852
15898
|
"usage": {},
|
|
@@ -16156,6 +16202,7 @@
|
|
|
16156
16202
|
"filePath": "src/components/dispute-management/dispute-response/product-or-service.tsx",
|
|
16157
16203
|
"encapsulation": "none",
|
|
16158
16204
|
"tag": "justifi-product-or-service",
|
|
16205
|
+
"readme": "# justifi-shipping-details\n\n\n",
|
|
16159
16206
|
"docs": "",
|
|
16160
16207
|
"docsTags": [],
|
|
16161
16208
|
"usage": {},
|
|
@@ -16502,6 +16549,7 @@
|
|
|
16502
16549
|
"filePath": "src/components/refund-payment/refund-payment.tsx",
|
|
16503
16550
|
"encapsulation": "shadow",
|
|
16504
16551
|
"tag": "justifi-refund-payment",
|
|
16552
|
+
"readme": "# justifi-refund-payment\n\n\n",
|
|
16505
16553
|
"docs": "",
|
|
16506
16554
|
"docsTags": [],
|
|
16507
16555
|
"usage": {},
|
|
@@ -16728,6 +16776,7 @@
|
|
|
16728
16776
|
"filePath": "src/components/dispute-management/dispute-response/refund-policy.tsx",
|
|
16729
16777
|
"encapsulation": "none",
|
|
16730
16778
|
"tag": "justifi-refund-policy",
|
|
16779
|
+
"readme": "# justifi-shipping-details\n\n\n",
|
|
16731
16780
|
"docs": "",
|
|
16732
16781
|
"docsTags": [],
|
|
16733
16782
|
"usage": {},
|
|
@@ -16866,6 +16915,7 @@
|
|
|
16866
16915
|
"filePath": "src/components/checkout/save-new-payment-method.tsx",
|
|
16867
16916
|
"encapsulation": "shadow",
|
|
16868
16917
|
"tag": "justifi-save-new-payment-method",
|
|
16918
|
+
"readme": "# justifi-saved-payment-method\n\n\n",
|
|
16869
16919
|
"docs": "",
|
|
16870
16920
|
"docsTags": [],
|
|
16871
16921
|
"usage": {},
|
|
@@ -16940,6 +16990,7 @@
|
|
|
16940
16990
|
"filePath": "src/components/checkout/saved-payment-method.tsx",
|
|
16941
16991
|
"encapsulation": "none",
|
|
16942
16992
|
"tag": "justifi-saved-payment-method",
|
|
16993
|
+
"readme": "# justifi-saved-payment-method\n\n\n",
|
|
16943
16994
|
"docs": "",
|
|
16944
16995
|
"docsTags": [],
|
|
16945
16996
|
"usage": {},
|
|
@@ -17075,6 +17126,7 @@
|
|
|
17075
17126
|
"filePath": "src/components/modular-checkout/sub-components/saved-payment-methods.tsx",
|
|
17076
17127
|
"encapsulation": "shadow",
|
|
17077
17128
|
"tag": "justifi-saved-payment-methods",
|
|
17129
|
+
"readme": "# payment-method-option\n\n\n",
|
|
17078
17130
|
"docs": "",
|
|
17079
17131
|
"docsTags": [],
|
|
17080
17132
|
"usage": {},
|
|
@@ -17107,6 +17159,7 @@
|
|
|
17107
17159
|
"filePath": "src/components/insurance/season-interruption/season-interruption-insurance.tsx",
|
|
17108
17160
|
"encapsulation": "shadow",
|
|
17109
17161
|
"tag": "justifi-season-interruption-insurance",
|
|
17162
|
+
"readme": "# justifi-season-interruption-insurance\n\n\n",
|
|
17110
17163
|
"docs": "",
|
|
17111
17164
|
"docsTags": [],
|
|
17112
17165
|
"usage": {},
|
|
@@ -17492,6 +17545,7 @@
|
|
|
17492
17545
|
"filePath": "src/components/modular-checkout/sub-components/sezzle-payment-method.tsx",
|
|
17493
17546
|
"encapsulation": "shadow",
|
|
17494
17547
|
"tag": "justifi-sezzle-payment-method",
|
|
17548
|
+
"readme": "# payment-method-option\n\n\n",
|
|
17495
17549
|
"docs": "",
|
|
17496
17550
|
"docsTags": [],
|
|
17497
17551
|
"usage": {},
|
|
@@ -17593,6 +17647,7 @@
|
|
|
17593
17647
|
"filePath": "src/components/dispute-management/dispute-response/shipping-details.tsx",
|
|
17594
17648
|
"encapsulation": "none",
|
|
17595
17649
|
"tag": "justifi-shipping-details",
|
|
17650
|
+
"readme": "# justifi-shipping-details\n\n\n",
|
|
17596
17651
|
"docs": "",
|
|
17597
17652
|
"docsTags": [],
|
|
17598
17653
|
"usage": {},
|
|
@@ -17882,6 +17937,7 @@
|
|
|
17882
17937
|
"filePath": "src/components/terminal-orders-list/terminal-orders-list.tsx",
|
|
17883
17938
|
"encapsulation": "shadow",
|
|
17884
17939
|
"tag": "justifi-terminal-orders-list",
|
|
17940
|
+
"readme": "# terminal-orders-list-core\n\n\n",
|
|
17885
17941
|
"docs": "",
|
|
17886
17942
|
"docsTags": [],
|
|
17887
17943
|
"usage": {},
|
|
@@ -18006,6 +18062,7 @@
|
|
|
18006
18062
|
"filePath": "src/components/terminal-orders-list/terminal-orders-list-filters.tsx",
|
|
18007
18063
|
"encapsulation": "shadow",
|
|
18008
18064
|
"tag": "justifi-terminal-orders-list-filters",
|
|
18065
|
+
"readme": "# terminal-orders-list-core\n\n\n",
|
|
18009
18066
|
"docs": "",
|
|
18010
18067
|
"docsTags": [],
|
|
18011
18068
|
"usage": {},
|
|
@@ -18169,6 +18226,7 @@
|
|
|
18169
18226
|
"filePath": "src/components/terminals-list/terminals-list.tsx",
|
|
18170
18227
|
"encapsulation": "shadow",
|
|
18171
18228
|
"tag": "justifi-terminals-list",
|
|
18229
|
+
"readme": "# terminals-list-core\n\n\n",
|
|
18172
18230
|
"docs": "",
|
|
18173
18231
|
"docsTags": [],
|
|
18174
18232
|
"usage": {},
|
|
@@ -18293,6 +18351,7 @@
|
|
|
18293
18351
|
"filePath": "src/components/terminals-list/terminals-list-filters.tsx",
|
|
18294
18352
|
"encapsulation": "shadow",
|
|
18295
18353
|
"tag": "justifi-terminals-list-filters",
|
|
18354
|
+
"readme": "# terminals-list-core\n\n\n",
|
|
18296
18355
|
"docs": "",
|
|
18297
18356
|
"docsTags": [],
|
|
18298
18357
|
"usage": {},
|
|
@@ -18418,6 +18477,7 @@
|
|
|
18418
18477
|
"filePath": "src/components/tokenize-payment-method/tokenize-payment-method.tsx",
|
|
18419
18478
|
"encapsulation": "none",
|
|
18420
18479
|
"tag": "justifi-tokenize-payment-method",
|
|
18480
|
+
"readme": "# justifi-tokenize-payment-method\n\n\n",
|
|
18421
18481
|
"docs": "",
|
|
18422
18482
|
"docsTags": [],
|
|
18423
18483
|
"usage": {},
|
|
@@ -18681,8 +18741,9 @@
|
|
|
18681
18741
|
"id": "global::Promise"
|
|
18682
18742
|
},
|
|
18683
18743
|
"BillingFormFields": {
|
|
18684
|
-
"location": "
|
|
18685
|
-
"
|
|
18744
|
+
"location": "import",
|
|
18745
|
+
"path": "../../components",
|
|
18746
|
+
"id": "src/components.d.ts::BillingFormFields"
|
|
18686
18747
|
}
|
|
18687
18748
|
},
|
|
18688
18749
|
"return": "Promise<void>"
|
|
@@ -19031,6 +19092,7 @@
|
|
|
19031
19092
|
"filePath": "src/components/business-forms/owner-form/owner-form-core.tsx",
|
|
19032
19093
|
"encapsulation": "none",
|
|
19033
19094
|
"tag": "owner-form-core",
|
|
19095
|
+
"readme": "# owner-form-inputs\n\n\n",
|
|
19034
19096
|
"docs": "",
|
|
19035
19097
|
"docsTags": [],
|
|
19036
19098
|
"usage": {},
|
|
@@ -19478,6 +19540,7 @@
|
|
|
19478
19540
|
"filePath": "src/components/business-forms/owner-form/owner-form-inputs.tsx",
|
|
19479
19541
|
"encapsulation": "none",
|
|
19480
19542
|
"tag": "owner-form-inputs",
|
|
19543
|
+
"readme": "# owner-form-inputs\n\n\n",
|
|
19481
19544
|
"docs": "",
|
|
19482
19545
|
"docsTags": [],
|
|
19483
19546
|
"usage": {},
|
|
@@ -19513,8 +19576,9 @@
|
|
|
19513
19576
|
"resolved": "FormController",
|
|
19514
19577
|
"references": {
|
|
19515
19578
|
"FormController": {
|
|
19516
|
-
"location": "
|
|
19517
|
-
"
|
|
19579
|
+
"location": "import",
|
|
19580
|
+
"path": "../../../components",
|
|
19581
|
+
"id": "src/components.d.ts::FormController"
|
|
19518
19582
|
}
|
|
19519
19583
|
}
|
|
19520
19584
|
},
|
|
@@ -19807,6 +19871,7 @@
|
|
|
19807
19871
|
"filePath": "src/components/modular-checkout/sub-components/payment-method-option.tsx",
|
|
19808
19872
|
"encapsulation": "shadow",
|
|
19809
19873
|
"tag": "payment-method-option",
|
|
19874
|
+
"readme": "# payment-method-option\n\n\n",
|
|
19810
19875
|
"docs": "",
|
|
19811
19876
|
"docsTags": [],
|
|
19812
19877
|
"usage": {},
|
|
@@ -20420,6 +20485,7 @@
|
|
|
20420
20485
|
"filePath": "src/components/filters/table-filters-menu.tsx",
|
|
20421
20486
|
"encapsulation": "none",
|
|
20422
20487
|
"tag": "table-filters-menu",
|
|
20488
|
+
"readme": "# table-filters-menu\n\n\n",
|
|
20423
20489
|
"docs": "",
|
|
20424
20490
|
"docsTags": [],
|
|
20425
20491
|
"usage": {},
|
|
@@ -20523,6 +20589,7 @@
|
|
|
20523
20589
|
"filePath": "src/components/terminal-orders-list/terminal-orders-list-core.tsx",
|
|
20524
20590
|
"encapsulation": "none",
|
|
20525
20591
|
"tag": "terminal-orders-list-core",
|
|
20592
|
+
"readme": "# terminal-orders-list-core\n\n\n",
|
|
20526
20593
|
"docs": "",
|
|
20527
20594
|
"docsTags": [],
|
|
20528
20595
|
"usage": {},
|
|
@@ -20645,6 +20712,7 @@
|
|
|
20645
20712
|
"filePath": "src/components/order-terminals/terminal-quantity-selector/terminal-quantity-selector.tsx",
|
|
20646
20713
|
"encapsulation": "none",
|
|
20647
20714
|
"tag": "terminal-quantity-selector",
|
|
20715
|
+
"readme": "# terminal-quantity-selector\n\n\n",
|
|
20648
20716
|
"docs": "",
|
|
20649
20717
|
"docsTags": [],
|
|
20650
20718
|
"usage": {},
|
|
@@ -20832,6 +20900,7 @@
|
|
|
20832
20900
|
"filePath": "src/components/terminals-list/terminals-list-core.tsx",
|
|
20833
20901
|
"encapsulation": "none",
|
|
20834
20902
|
"tag": "terminals-list-core",
|
|
20903
|
+
"readme": "# terminals-list-core\n\n\n",
|
|
20835
20904
|
"docs": "",
|
|
20836
20905
|
"docsTags": [],
|
|
20837
20906
|
"usage": {},
|
|
@@ -20980,6 +21049,11 @@
|
|
|
20980
21049
|
}
|
|
20981
21050
|
],
|
|
20982
21051
|
"typeLibrary": {
|
|
21052
|
+
"src/ui-components/pagination-menu/pagination-menu.tsx::PaginationProps": {
|
|
21053
|
+
"declaration": "export interface PaginationProps {\n paging: ExtendedPagingInfo;\n params?: {};\n}",
|
|
21054
|
+
"docstring": "",
|
|
21055
|
+
"path": "src/ui-components/pagination-menu/pagination-menu.tsx"
|
|
21056
|
+
},
|
|
20983
21057
|
"src/api/ComponentEvents.ts::ComponentErrorEvent": {
|
|
20984
21058
|
"declaration": "export interface ComponentErrorEvent {\n errorCode: ComponentErrorCodes; // A unique code identifying the error\n message: string; // A descriptive message about the error\n severity?: ComponentErrorSeverity; // Optional severity level\n data?: any; // Additional data pertinent to the error (optional)\n}",
|
|
20985
21059
|
"docstring": "",
|
|
@@ -21015,6 +21089,11 @@
|
|
|
21015
21089
|
"docstring": "",
|
|
21016
21090
|
"path": "src/api/ComponentEvents.ts"
|
|
21017
21091
|
},
|
|
21092
|
+
"src/components.d.ts::FormController": {
|
|
21093
|
+
"declaration": "any",
|
|
21094
|
+
"docstring": "",
|
|
21095
|
+
"path": "src/components.d.ts"
|
|
21096
|
+
},
|
|
21018
21097
|
"src/ui-components/form/form.ts::FormController": {
|
|
21019
21098
|
"declaration": "any",
|
|
21020
21099
|
"docstring": "",
|
|
@@ -21070,11 +21149,6 @@
|
|
|
21070
21149
|
"docstring": "",
|
|
21071
21150
|
"path": "src/api/index.ts"
|
|
21072
21151
|
},
|
|
21073
|
-
"src/ui-components/pagination-menu/pagination-menu.tsx::PaginationProps": {
|
|
21074
|
-
"declaration": "export interface PaginationProps {\n paging: ExtendedPagingInfo;\n params?: {};\n}",
|
|
21075
|
-
"docstring": "",
|
|
21076
|
-
"path": "src/ui-components/pagination-menu/pagination-menu.tsx"
|
|
21077
|
-
},
|
|
21078
21152
|
"src/api/Dispute.ts::Dispute": {
|
|
21079
21153
|
"declaration": "any",
|
|
21080
21154
|
"docstring": "",
|
|
@@ -21110,6 +21184,11 @@
|
|
|
21110
21184
|
"docstring": "",
|
|
21111
21185
|
"path": "src/components/modular-checkout/ModularCheckout.ts"
|
|
21112
21186
|
},
|
|
21187
|
+
"src/components.d.ts::BillingFormFields": {
|
|
21188
|
+
"declaration": "any",
|
|
21189
|
+
"docstring": "",
|
|
21190
|
+
"path": "src/components.d.ts"
|
|
21191
|
+
},
|
|
21113
21192
|
"src/api/ApplePay.ts::ApplePayButtonType": {
|
|
21114
21193
|
"declaration": "export enum ApplePayButtonType {\n PLAIN = 'plain',\n BUY = 'buy',\n SET_UP = 'set-up',\n DONATE = 'donate',\n CHECK_OUT = 'check-out',\n BOOK = 'book',\n SUBSCRIBE = 'subscribe',\n}",
|
|
21115
21194
|
"docstring": "",
|
|
@@ -23,7 +23,7 @@ const BankAccountDocumentFormInputs = class {
|
|
|
23
23
|
registerInstance(this, hostRef);
|
|
24
24
|
}
|
|
25
25
|
render() {
|
|
26
|
-
return (h("div", { key: '
|
|
26
|
+
return (h("div", { key: '23f5fa6b191b3feea7677a85a421002642a86f50', class: "row gy-3" }, h("div", { key: 'da9d9698f15aeb4bb05baef8fb63c630fcff8a82', class: "col-12" }, h("form-control-file", { key: 'b84a8ec1753210f74989c04b5520f0e94c5a083d', name: "voided_check", label: "Voided Check", documentType: EntityDocumentType.voidedCheck, inputHandler: this.inputHandler, onFileSelected: this.storeFiles, errorText: this.errors["voided_check"], multiple: true })), h("div", { key: '06d442df900406f122970bde6b2b293f2c9080ee', class: "col-12" }, h("form-control-file", { key: 'b3dc1d48900c5932c4d59f8b31a323193f0e86b4', name: "bank_statement", label: "Bank Statement", documentType: EntityDocumentType.bankStatement, inputHandler: this.inputHandler, onFileSelected: this.storeFiles, errorText: this.errors["bank_statement"], multiple: true }))));
|
|
27
27
|
}
|
|
28
28
|
};
|
|
29
29
|
|
|
@@ -32,7 +32,7 @@ const BankAccountFormInputs = class {
|
|
|
32
32
|
registerInstance(this, hostRef);
|
|
33
33
|
}
|
|
34
34
|
render() {
|
|
35
|
-
return (h("div", { key: '
|
|
35
|
+
return (h("div", { key: 'da4dc9523bca84cdd02f7e5d47e513c426ed90fd', class: "row gy-3" }, h("div", { key: 'b625a293dec704cbbb132469fdbc8c5d99a660e1', class: "col-12" }, h("form-control-text", { key: 'b41460ddc605f73faf71233ccbbef7e34e690e5a', name: "bank_name", label: "Bank Name", defaultValue: this.defaultValue.bank_name, errorText: this.errors.bank_name, inputHandler: this.inputHandler, disabled: this.formDisabled })), h("div", { key: 'e5560bcdba399baa2e54441436ef5c67936e9fef', class: "col-12" }, h("form-control-text", { key: '18cd16931899f724fd92cb89f1b8d4cd41c5354c', name: "nickname", label: "Nickname", defaultValue: this.defaultValue.nickname, errorText: this.errors.nickname, inputHandler: this.inputHandler, disabled: this.formDisabled })), h("div", { key: '3bb589db98e5d65022576b602bda41f36e3a90d5', class: "col-12" }, h("form-control-text", { key: 'c870513b8895add114d5ec588561fa6f33a63514', name: "account_owner_name", label: "Account Owner Name", defaultValue: this.defaultValue.account_owner_name, errorText: this.errors.account_owner_name, inputHandler: this.inputHandler, disabled: this.formDisabled })), h("div", { key: '1783e7b4af2b012338fe2e1b4f1faa9b5e086bcd', class: "col-12" }, h("form-control-select", { key: '6a9af0f6edeae133dce04b7f829abb802db4ac83', name: "account_type", label: "Account Type", options: bankAccountTypeOptions, defaultValue: this.defaultValue.account_type, errorText: this.errors.account_type, inputHandler: this.inputHandler, disabled: this.formDisabled })), h("div", { key: '3c3ffced96f67320b4c580be6f28dd8ef5d2c109', class: "col-12" }, h("form-control-text", { key: 'e85df115a9de08ad9abb3237f7bf6c6d23c84150', name: "account_number", label: "Account Number", defaultValue: this.defaultValue.account_number, maxLength: 17, errorText: this.errors.account_number, inputHandler: this.inputHandler, keyDownHandler: numberOnlyHandler, disabled: this.formDisabled, helpText: "Please copy the account number as shown on your statement/check. Do not include spaces or dashes." })), h("div", { key: '5a25cb25160aff24d1f62df2115dbd248709141e', class: "col-12" }, h("form-control-text", { key: 'dfdf7dce470efb8eea65aa6daf562d190963bace', name: "routing_number", label: "Routing Number", defaultValue: this.defaultValue.routing_number, maxLength: 9, errorText: this.errors.routing_number, inputHandler: this.inputHandler, keyDownHandler: numberOnlyHandler, disabled: this.formDisabled, helpText: "A valid routing number is nine digits. Please include any leading or trailing zeroes." }))));
|
|
36
36
|
}
|
|
37
37
|
};
|
|
38
38
|
|
|
@@ -46,10 +46,10 @@ const BankAccountForm = class {
|
|
|
46
46
|
return this.accountNumberIframeElement.tokenize(clientId, paymentMethodMetadata, account);
|
|
47
47
|
}
|
|
48
48
|
render() {
|
|
49
|
-
return (h(Host, { key: '
|
|
49
|
+
return (h(Host, { key: '7ee7c6e3c26ab1a90bdbf7215fe13f65aade1025' }, h(BankAccountFormSkeleton, { key: 'e4afc94a21b041972d031cfce88a102f763932d1', isReady: this.isReady }), h("div", { key: '8980e0dc0048dbd9cd93a4f93fab8c4cbfeef611', class: "container-fluid p-0", style: {
|
|
50
50
|
opacity: this.isReady ? '1' : '0',
|
|
51
51
|
height: this.isReady ? 'auto' : '0',
|
|
52
|
-
} }, h("div", { key: '
|
|
52
|
+
} }, h("div", { key: 'd04bb6b18498de9646ba6e2ee32f223774a72cc7', class: "row mb-3" }, h("iframe-input", { key: '7eb29da8beff34cbe5d2b7c151fec433d17f8555', inputId: "accountNumber", ref: (el) => (this.accountNumberIframeElement = el), label: "Account Number", iframeOrigin: `${this.iframeOrigin}/v2/accountNumber?tabId=${this.tabId}` })), h("div", { key: 'c6345cddc37cbe5627ca4581fb98be55b85550a6', class: "row" }, h("iframe-input", { key: '0bf71a22e9126e04f15f213d84953ccfd3388ef0', inputId: "routingNumber", ref: (el) => (this.routingNumberIframeElement = el), label: "Routing Number", iframeOrigin: `${this.iframeOrigin}/v2/routingNumber?tabId=${this.tabId}` })))));
|
|
53
53
|
}
|
|
54
54
|
};
|
|
55
55
|
|