@justifi/webcomponents 6.1.0 → 6.1.1-rc.1
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/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-C7b-OLb5.js → check-pkg-version-iW3HGQFY.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_8.cjs.entry.js +5 -79
- 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.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-BHmdO9eK.js → package-CwcyK2nz.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 +3 -43
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/business-forms/business-form/additional-questions/additional-questions.js +7 -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 +7 -6
- package/dist/collection/components/business-forms/business-form/legal-address-form/legal-address-form.js +7 -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 +7 -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 +2 -3
- package/dist/collection/components/modular-checkout/sub-components/apple-pay.js +0 -34
- 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 +2 -3
- 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 +22 -97
- 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-xM0uWxbL.js → check-pkg-version-XGo_oqEC.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_8.entry.js +5 -79
- 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.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-DL-q4EcN.js → package-YyotqiSL.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/apple-pay.js +3 -77
- 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-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/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 +8 -10
- package/dist/webcomponents/p-02fdd7f5.entry.js +1 -0
- package/dist/webcomponents/{p-cff5dd60.entry.js → p-13df20c1.entry.js} +1 -1
- package/dist/webcomponents/{p-c089fb5f.entry.js → p-28625e07.entry.js} +1 -1
- package/dist/webcomponents/{p-85a2eac6.entry.js → p-3dd950bf.entry.js} +1 -1
- package/dist/webcomponents/{p-baf0d3e7.entry.js → p-447b55c0.entry.js} +1 -1
- package/dist/webcomponents/{p-b612d870.entry.js → p-4bf52215.entry.js} +1 -1
- package/dist/webcomponents/{p-8f8dfd4b.entry.js → p-63ad8ebd.entry.js} +1 -1
- package/dist/webcomponents/{p-720a2324.entry.js → p-63fb5e82.entry.js} +1 -1
- package/dist/webcomponents/p-6472b6db.entry.js +1 -0
- package/dist/webcomponents/{p-8cebc84b.entry.js → p-6e9cd0dd.entry.js} +1 -1
- package/dist/webcomponents/{p-e55a161f.entry.js → p-6f27030e.entry.js} +1 -1
- package/dist/webcomponents/p-705dba52.entry.js +1 -0
- package/dist/webcomponents/{p-be05d450.entry.js → p-7680c57b.entry.js} +1 -1
- package/dist/webcomponents/{p-a5c70eee.entry.js → p-7686ef15.entry.js} +1 -1
- package/dist/webcomponents/{p-d7f91c48.entry.js → p-773d6dd3.entry.js} +1 -1
- package/dist/webcomponents/p-7b55e1c1.entry.js +1 -0
- package/dist/webcomponents/{p-89f6ad8f.entry.js → p-7b5ad3a7.entry.js} +1 -1
- package/dist/webcomponents/p-80b2cdec.entry.js +1 -0
- package/dist/webcomponents/{p-f11a74c3.entry.js → p-9ed7b13f.entry.js} +1 -1
- package/dist/webcomponents/{p-D5Jb9OcR.js → p-CdEseavG.js} +1 -1
- package/dist/webcomponents/p-YyotqiSL.js +1 -0
- package/dist/webcomponents/p-a09695c4.entry.js +1 -0
- package/dist/webcomponents/{p-66db858a.entry.js → p-adc1d0be.entry.js} +1 -1
- package/dist/webcomponents/{p-0f47f052.entry.js → p-aeb22aa2.entry.js} +1 -1
- package/dist/webcomponents/p-b149a2fc.entry.js +1 -0
- package/dist/webcomponents/p-b4aa9298.entry.js +1 -0
- package/dist/webcomponents/p-bc099dd0.entry.js +1 -0
- package/dist/webcomponents/{p-2b568e8e.entry.js → p-c12d0453.entry.js} +1 -1
- package/dist/webcomponents/p-c2569b4c.entry.js +1 -0
- package/dist/webcomponents/p-c644a9f1.entry.js +1 -0
- package/dist/webcomponents/p-cb782215.entry.js +1 -0
- package/dist/webcomponents/{p-ae7054bf.entry.js → p-d5452069.entry.js} +1 -1
- package/dist/webcomponents/{p-28a3bf32.entry.js → p-d88d7418.entry.js} +1 -1
- package/dist/webcomponents/{p-0256af65.entry.js → p-de95bf57.entry.js} +1 -1
- package/dist/webcomponents/{p-b36adce3.entry.js → p-e365b251.entry.js} +1 -1
- package/dist/webcomponents/{p-30856338.entry.js → p-e6fe9b7d.entry.js} +1 -1
- package/dist/webcomponents/{p-f930acaa.entry.js → p-e9f6a621.entry.js} +1 -1
- package/dist/webcomponents/p-edfeb034.entry.js +1 -0
- package/dist/webcomponents/{p-fe8c2243.entry.js → p-f378af59.entry.js} +1 -1
- package/dist/webcomponents/{p-aa14cc74.entry.js → p-fbc5fc6d.entry.js} +1 -1
- package/dist/webcomponents/webcomponents.esm.js +1 -1
- package/package.json +13 -13
- package/LICENSE +0 -21
- package/dist/webcomponents/p-5235230f.entry.js +0 -1
- package/dist/webcomponents/p-5b5d7a8f.entry.js +0 -1
- package/dist/webcomponents/p-7c8deca8.entry.js +0 -1
- package/dist/webcomponents/p-7dc9ef8a.entry.js +0 -1
- package/dist/webcomponents/p-84551ee4.entry.js +0 -1
- package/dist/webcomponents/p-854b3db0.entry.js +0 -1
- package/dist/webcomponents/p-8663e8bd.entry.js +0 -1
- package/dist/webcomponents/p-94237472.entry.js +0 -1
- package/dist/webcomponents/p-DL-q4EcN.js +0 -1
- package/dist/webcomponents/p-b095c781.entry.js +0 -1
- package/dist/webcomponents/p-ce652ff9.entry.js +0 -1
- package/dist/webcomponents/p-d37d752e.entry.js +0 -1
- package/dist/webcomponents/p-d84f0122.entry.js +0 -1
- package/dist/webcomponents/p-fedfe376.entry.js +0 -1
package/dist/docs.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2025-
|
|
2
|
+
"timestamp": "2025-11-03T18:36:39",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.38.2",
|
|
@@ -64,7 +64,6 @@
|
|
|
64
64
|
"filePath": "src/components/business-forms/payment-provisioning/bank-account/bank-account-document-inputs.tsx",
|
|
65
65
|
"encapsulation": "none",
|
|
66
66
|
"tag": "bank-account-document-form-inputs",
|
|
67
|
-
"readme": "# justifi-business-bank-account-form-step-core\n\n\n",
|
|
68
67
|
"docs": "",
|
|
69
68
|
"docsTags": [],
|
|
70
69
|
"usage": {},
|
|
@@ -178,7 +177,6 @@
|
|
|
178
177
|
"filePath": "src/components/checkout/bank-account-form/bank-account-form.tsx",
|
|
179
178
|
"encapsulation": "none",
|
|
180
179
|
"tag": "bank-account-form",
|
|
181
|
-
"readme": "# bank-account-form\n\n\n",
|
|
182
180
|
"docs": "",
|
|
183
181
|
"docsTags": [],
|
|
184
182
|
"usage": {},
|
|
@@ -280,7 +278,6 @@
|
|
|
280
278
|
"filePath": "src/components/business-forms/payment-provisioning/bank-account/bank-account-form-inputs.tsx",
|
|
281
279
|
"encapsulation": "none",
|
|
282
280
|
"tag": "bank-account-form-inputs",
|
|
283
|
-
"readme": "# justifi-business-bank-account-form-step-core\n\n\n",
|
|
284
281
|
"docs": "",
|
|
285
282
|
"docsTags": [],
|
|
286
283
|
"usage": {},
|
|
@@ -502,7 +499,6 @@
|
|
|
502
499
|
"filePath": "src/components/business-forms/payment-provisioning/bank-account/business-documents-on-file.tsx",
|
|
503
500
|
"encapsulation": "none",
|
|
504
501
|
"tag": "business-documents-on-file",
|
|
505
|
-
"readme": "# justifi-business-bank-account-form-step-core\n\n\n",
|
|
506
502
|
"docs": "",
|
|
507
503
|
"docsTags": [],
|
|
508
504
|
"usage": {},
|
|
@@ -586,7 +582,6 @@
|
|
|
586
582
|
"filePath": "src/components/checkout/card-form/card-form.tsx",
|
|
587
583
|
"encapsulation": "none",
|
|
588
584
|
"tag": "card-form",
|
|
589
|
-
"readme": "# card-form\n\n\n",
|
|
590
585
|
"docs": "",
|
|
591
586
|
"docsTags": [],
|
|
592
587
|
"usage": {},
|
|
@@ -688,7 +683,6 @@
|
|
|
688
683
|
"filePath": "src/components/checkouts-list/checkouts-list-core.tsx",
|
|
689
684
|
"encapsulation": "none",
|
|
690
685
|
"tag": "checkouts-list-core",
|
|
691
|
-
"readme": "# justifi-checkouts-list-filters\n\n\n",
|
|
692
686
|
"docs": "",
|
|
693
687
|
"docsTags": [],
|
|
694
688
|
"usage": {},
|
|
@@ -837,7 +831,6 @@
|
|
|
837
831
|
"filePath": "src/components/business-details/core-info-details/core-info-details.tsx",
|
|
838
832
|
"encapsulation": "none",
|
|
839
833
|
"tag": "core-info-details",
|
|
840
|
-
"readme": "# core-info-details\n\n\n",
|
|
841
834
|
"docs": "",
|
|
842
835
|
"docsTags": [],
|
|
843
836
|
"usage": {},
|
|
@@ -5004,13 +4997,13 @@
|
|
|
5004
4997
|
"resolved": "FormController",
|
|
5005
4998
|
"references": {
|
|
5006
4999
|
"FormController": {
|
|
5007
|
-
"location": "
|
|
5008
|
-
"
|
|
5009
|
-
"id": "src/components.d.ts::FormController"
|
|
5000
|
+
"location": "global",
|
|
5001
|
+
"id": "global::FormController"
|
|
5010
5002
|
}
|
|
5011
5003
|
}
|
|
5012
5004
|
},
|
|
5013
5005
|
"mutable": false,
|
|
5006
|
+
"attr": "form-controller",
|
|
5014
5007
|
"reflectToAttr": false,
|
|
5015
5008
|
"docs": "",
|
|
5016
5009
|
"docsTags": [],
|
|
@@ -5447,7 +5440,6 @@
|
|
|
5447
5440
|
"filePath": "src/components/dispute-management/dispute-response/additional-statement.tsx",
|
|
5448
5441
|
"encapsulation": "none",
|
|
5449
5442
|
"tag": "justifi-additional-statement",
|
|
5450
|
-
"readme": "# justifi-shipping-details\n\n\n",
|
|
5451
5443
|
"docs": "",
|
|
5452
5444
|
"docsTags": [],
|
|
5453
5445
|
"usage": {},
|
|
@@ -5586,7 +5578,6 @@
|
|
|
5586
5578
|
"filePath": "src/components/modular-checkout/sub-components/apple-pay.tsx",
|
|
5587
5579
|
"encapsulation": "shadow",
|
|
5588
5580
|
"tag": "justifi-apple-pay",
|
|
5589
|
-
"readme": "# payment-method-option\n\n\n",
|
|
5590
5581
|
"docs": "",
|
|
5591
5582
|
"docsTags": [],
|
|
5592
5583
|
"usage": {},
|
|
@@ -6068,7 +6059,6 @@
|
|
|
6068
6059
|
"filePath": "src/components/modular-checkout/sub-components/bank-account-billing-form-simple.tsx",
|
|
6069
6060
|
"encapsulation": "shadow",
|
|
6070
6061
|
"tag": "justifi-bank-account-billing-form-simple",
|
|
6071
|
-
"readme": "# payment-method-option\n\n\n",
|
|
6072
6062
|
"docs": "",
|
|
6073
6063
|
"docsTags": [],
|
|
6074
6064
|
"usage": {},
|
|
@@ -6217,7 +6207,6 @@
|
|
|
6217
6207
|
"filePath": "src/components/modular-checkout/sub-components/bank-account.tsx",
|
|
6218
6208
|
"encapsulation": "shadow",
|
|
6219
6209
|
"tag": "justifi-bank-account-form",
|
|
6220
|
-
"readme": "# payment-method-option\n\n\n",
|
|
6221
6210
|
"docs": "",
|
|
6222
6211
|
"docsTags": [],
|
|
6223
6212
|
"usage": {},
|
|
@@ -6306,7 +6295,6 @@
|
|
|
6306
6295
|
"filePath": "src/components/checkout/billing-form/billing-form.tsx",
|
|
6307
6296
|
"encapsulation": "none",
|
|
6308
6297
|
"tag": "justifi-billing-form",
|
|
6309
|
-
"readme": "# justifi-billing-form\n\n\n",
|
|
6310
6298
|
"docs": "",
|
|
6311
6299
|
"docsTags": [],
|
|
6312
6300
|
"usage": {},
|
|
@@ -6541,7 +6529,6 @@
|
|
|
6541
6529
|
"filePath": "src/components/modular-checkout/sub-components/billing-form-full.tsx",
|
|
6542
6530
|
"encapsulation": "shadow",
|
|
6543
6531
|
"tag": "justifi-billing-form-full",
|
|
6544
|
-
"readme": "# payment-method-option\n\n\n",
|
|
6545
6532
|
"docs": "",
|
|
6546
6533
|
"docsTags": [],
|
|
6547
6534
|
"usage": {},
|
|
@@ -6695,7 +6682,6 @@
|
|
|
6695
6682
|
"filePath": "src/components/business-forms/payment-provisioning/bank-account/business-bank-account-form-step.tsx",
|
|
6696
6683
|
"encapsulation": "none",
|
|
6697
6684
|
"tag": "justifi-business-bank-account-form-step",
|
|
6698
|
-
"readme": "# justifi-business-bank-account-form-step-core\n\n\n",
|
|
6699
6685
|
"docs": "",
|
|
6700
6686
|
"docsTags": [],
|
|
6701
6687
|
"usage": {},
|
|
@@ -6876,7 +6862,6 @@
|
|
|
6876
6862
|
"filePath": "src/components/business-forms/payment-provisioning/bank-account/business-bank-account-form-step-core.tsx",
|
|
6877
6863
|
"encapsulation": "none",
|
|
6878
6864
|
"tag": "justifi-business-bank-account-form-step-core",
|
|
6879
|
-
"readme": "# justifi-business-bank-account-form-step-core\n\n\n",
|
|
6880
6865
|
"docs": "",
|
|
6881
6866
|
"docsTags": [],
|
|
6882
6867
|
"usage": {},
|
|
@@ -8511,7 +8496,6 @@
|
|
|
8511
8496
|
"filePath": "src/components/business-forms/business-form/business-representative/business-representative.tsx",
|
|
8512
8497
|
"encapsulation": "none",
|
|
8513
8498
|
"tag": "justifi-business-representative",
|
|
8514
|
-
"readme": "# justifi-business-representative\n\n\n",
|
|
8515
8499
|
"docs": "",
|
|
8516
8500
|
"docsTags": [],
|
|
8517
8501
|
"usage": {},
|
|
@@ -8524,13 +8508,13 @@
|
|
|
8524
8508
|
"resolved": "FormController",
|
|
8525
8509
|
"references": {
|
|
8526
8510
|
"FormController": {
|
|
8527
|
-
"location": "
|
|
8528
|
-
"
|
|
8529
|
-
"id": "src/components.d.ts::FormController"
|
|
8511
|
+
"location": "global",
|
|
8512
|
+
"id": "global::FormController"
|
|
8530
8513
|
}
|
|
8531
8514
|
}
|
|
8532
8515
|
},
|
|
8533
8516
|
"mutable": false,
|
|
8517
|
+
"attr": "form-controller",
|
|
8534
8518
|
"reflectToAttr": false,
|
|
8535
8519
|
"docs": "",
|
|
8536
8520
|
"docsTags": [],
|
|
@@ -8595,7 +8579,6 @@
|
|
|
8595
8579
|
"filePath": "src/components/business-forms/payment-provisioning/business-representative/business-representative-form-inputs.tsx",
|
|
8596
8580
|
"encapsulation": "none",
|
|
8597
8581
|
"tag": "justifi-business-representative-form-inputs",
|
|
8598
|
-
"readme": "# justifi-business-representative-form-step-core\n\n\n",
|
|
8599
8582
|
"docs": "",
|
|
8600
8583
|
"docsTags": [],
|
|
8601
8584
|
"usage": {},
|
|
@@ -8727,7 +8710,6 @@
|
|
|
8727
8710
|
"filePath": "src/components/business-forms/payment-provisioning/business-representative/business-representative-form-step.tsx",
|
|
8728
8711
|
"encapsulation": "none",
|
|
8729
8712
|
"tag": "justifi-business-representative-form-step",
|
|
8730
|
-
"readme": "# justifi-business-representative-form-step-core\n\n\n",
|
|
8731
8713
|
"docs": "",
|
|
8732
8714
|
"docsTags": [],
|
|
8733
8715
|
"usage": {},
|
|
@@ -8912,7 +8894,6 @@
|
|
|
8912
8894
|
"filePath": "src/components/business-forms/payment-provisioning/business-representative/business-representative-form-step-core.tsx",
|
|
8913
8895
|
"encapsulation": "none",
|
|
8914
8896
|
"tag": "justifi-business-representative-form-step-core",
|
|
8915
|
-
"readme": "# justifi-business-representative-form-step-core\n\n\n",
|
|
8916
8897
|
"docs": "",
|
|
8917
8898
|
"docsTags": [],
|
|
8918
8899
|
"usage": {},
|
|
@@ -9136,7 +9117,6 @@
|
|
|
9136
9117
|
"filePath": "src/components/business-forms/payment-provisioning/terms-and-conditions/business-terms-conditions-form-step.tsx",
|
|
9137
9118
|
"encapsulation": "none",
|
|
9138
9119
|
"tag": "justifi-business-terms-conditions-form-step",
|
|
9139
|
-
"readme": "# justifi-business-terms-conditions-form-step\n\n\n",
|
|
9140
9120
|
"docs": "",
|
|
9141
9121
|
"docsTags": [],
|
|
9142
9122
|
"usage": {},
|
|
@@ -9587,7 +9567,6 @@
|
|
|
9587
9567
|
"filePath": "src/components/dispute-management/dispute-response/cancellation-policy.tsx",
|
|
9588
9568
|
"encapsulation": "none",
|
|
9589
9569
|
"tag": "justifi-cancellation-policy",
|
|
9590
|
-
"readme": "# justifi-shipping-details\n\n\n",
|
|
9591
9570
|
"docs": "",
|
|
9592
9571
|
"docsTags": [],
|
|
9593
9572
|
"usage": {},
|
|
@@ -9726,7 +9705,6 @@
|
|
|
9726
9705
|
"filePath": "src/components/modular-checkout/sub-components/card-billing-form-simple.tsx",
|
|
9727
9706
|
"encapsulation": "shadow",
|
|
9728
9707
|
"tag": "justifi-card-billing-form-simple",
|
|
9729
|
-
"readme": "# payment-method-option\n\n\n",
|
|
9730
9708
|
"docs": "",
|
|
9731
9709
|
"docsTags": [],
|
|
9732
9710
|
"usage": {},
|
|
@@ -9875,7 +9853,6 @@
|
|
|
9875
9853
|
"filePath": "src/components/modular-checkout/sub-components/card-form.tsx",
|
|
9876
9854
|
"encapsulation": "shadow",
|
|
9877
9855
|
"tag": "justifi-card-form",
|
|
9878
|
-
"readme": "# payment-method-option\n\n\n",
|
|
9879
9856
|
"docs": "",
|
|
9880
9857
|
"docsTags": [],
|
|
9881
9858
|
"usage": {},
|
|
@@ -9964,7 +9941,6 @@
|
|
|
9964
9941
|
"filePath": "src/components/checkout/checkout.tsx",
|
|
9965
9942
|
"encapsulation": "none",
|
|
9966
9943
|
"tag": "justifi-checkout",
|
|
9967
|
-
"readme": "# justifi-saved-payment-method\n\n\n",
|
|
9968
9944
|
"docs": "",
|
|
9969
9945
|
"docsTags": [],
|
|
9970
9946
|
"usage": {},
|
|
@@ -10419,7 +10395,6 @@
|
|
|
10419
10395
|
"filePath": "src/components/modular-checkout/sub-components/summary.tsx",
|
|
10420
10396
|
"encapsulation": "shadow",
|
|
10421
10397
|
"tag": "justifi-checkout-summary",
|
|
10422
|
-
"readme": "# payment-method-option\n\n\n",
|
|
10423
10398
|
"docs": "",
|
|
10424
10399
|
"docsTags": [],
|
|
10425
10400
|
"usage": {},
|
|
@@ -10444,7 +10419,6 @@
|
|
|
10444
10419
|
"filePath": "src/components/checkouts-list/checkouts-list.tsx",
|
|
10445
10420
|
"encapsulation": "shadow",
|
|
10446
10421
|
"tag": "justifi-checkouts-list",
|
|
10447
|
-
"readme": "# justifi-checkouts-list-filters\n\n\n",
|
|
10448
10422
|
"docs": "",
|
|
10449
10423
|
"docsTags": [],
|
|
10450
10424
|
"usage": {},
|
|
@@ -10569,7 +10543,6 @@
|
|
|
10569
10543
|
"filePath": "src/components/checkouts-list/checkouts-list-filters.tsx",
|
|
10570
10544
|
"encapsulation": "shadow",
|
|
10571
10545
|
"tag": "justifi-checkouts-list-filters",
|
|
10572
|
-
"readme": "# justifi-checkouts-list-filters\n\n\n",
|
|
10573
10546
|
"docs": "",
|
|
10574
10547
|
"docsTags": [],
|
|
10575
10548
|
"usage": {},
|
|
@@ -10676,7 +10649,6 @@
|
|
|
10676
10649
|
"filePath": "src/components/config-provider/config-provider.tsx",
|
|
10677
10650
|
"encapsulation": "none",
|
|
10678
10651
|
"tag": "justifi-config-provider",
|
|
10679
|
-
"readme": "# justifi-config-provider\n\n\n",
|
|
10680
10652
|
"docs": "",
|
|
10681
10653
|
"docsTags": [],
|
|
10682
10654
|
"usage": {},
|
|
@@ -10783,7 +10755,6 @@
|
|
|
10783
10755
|
"filePath": "src/components/dispute-management/dispute-response/customer-details.tsx",
|
|
10784
10756
|
"encapsulation": "none",
|
|
10785
10757
|
"tag": "justifi-customer-details",
|
|
10786
|
-
"readme": "# justifi-shipping-details\n\n\n",
|
|
10787
10758
|
"docs": "",
|
|
10788
10759
|
"docsTags": [],
|
|
10789
10760
|
"usage": {},
|
|
@@ -10984,7 +10955,6 @@
|
|
|
10984
10955
|
"filePath": "src/components/dispute-management/dispute-management.tsx",
|
|
10985
10956
|
"encapsulation": "none",
|
|
10986
10957
|
"tag": "justifi-dispute-management",
|
|
10987
|
-
"readme": "# justifi-dispute-notification\n\n\n",
|
|
10988
10958
|
"docs": "",
|
|
10989
10959
|
"docsTags": [],
|
|
10990
10960
|
"usage": {},
|
|
@@ -11146,7 +11116,6 @@
|
|
|
11146
11116
|
"filePath": "src/components/dispute-management/dispute-management-core.tsx",
|
|
11147
11117
|
"encapsulation": "none",
|
|
11148
11118
|
"tag": "justifi-dispute-management-core",
|
|
11149
|
-
"readme": "# justifi-dispute-notification\n\n\n",
|
|
11150
11119
|
"docs": "",
|
|
11151
11120
|
"docsTags": [],
|
|
11152
11121
|
"usage": {},
|
|
@@ -11349,7 +11318,6 @@
|
|
|
11349
11318
|
"filePath": "src/components/dispute-management/dispute-notification.tsx",
|
|
11350
11319
|
"encapsulation": "shadow",
|
|
11351
11320
|
"tag": "justifi-dispute-notification",
|
|
11352
|
-
"readme": "# justifi-dispute-notification\n\n\n",
|
|
11353
11321
|
"docs": "",
|
|
11354
11322
|
"docsTags": [],
|
|
11355
11323
|
"usage": {},
|
|
@@ -11519,7 +11487,6 @@
|
|
|
11519
11487
|
"filePath": "src/components/dispute-management/dispute-response/dispute-response.tsx",
|
|
11520
11488
|
"encapsulation": "shadow",
|
|
11521
11489
|
"tag": "justifi-dispute-response",
|
|
11522
|
-
"readme": "# justifi-shipping-details\n\n\n",
|
|
11523
11490
|
"docs": "",
|
|
11524
11491
|
"docsTags": [],
|
|
11525
11492
|
"usage": {},
|
|
@@ -11735,7 +11702,6 @@
|
|
|
11735
11702
|
"filePath": "src/components/dispute-management/dispute-response/dispute-response-core.tsx",
|
|
11736
11703
|
"encapsulation": "none",
|
|
11737
11704
|
"tag": "justifi-dispute-response-core",
|
|
11738
|
-
"readme": "# justifi-shipping-details\n\n\n",
|
|
11739
11705
|
"docs": "",
|
|
11740
11706
|
"docsTags": [],
|
|
11741
11707
|
"usage": {},
|
|
@@ -12048,7 +12014,6 @@
|
|
|
12048
12014
|
"filePath": "src/components/dispute-management/dispute-response/duplicate-charge.tsx",
|
|
12049
12015
|
"encapsulation": "none",
|
|
12050
12016
|
"tag": "justifi-duplicate-charge",
|
|
12051
|
-
"readme": "# justifi-shipping-details\n\n\n",
|
|
12052
12017
|
"docs": "",
|
|
12053
12018
|
"docsTags": [],
|
|
12054
12019
|
"usage": {},
|
|
@@ -12192,7 +12157,6 @@
|
|
|
12192
12157
|
"filePath": "src/components/dispute-management/dispute-response/electronic-evidence.tsx",
|
|
12193
12158
|
"encapsulation": "none",
|
|
12194
12159
|
"tag": "justifi-electronic-evidence",
|
|
12195
|
-
"readme": "# justifi-shipping-details\n\n\n",
|
|
12196
12160
|
"docs": "",
|
|
12197
12161
|
"docsTags": [],
|
|
12198
12162
|
"usage": {},
|
|
@@ -12665,13 +12629,13 @@
|
|
|
12665
12629
|
"resolved": "FormController",
|
|
12666
12630
|
"references": {
|
|
12667
12631
|
"FormController": {
|
|
12668
|
-
"location": "
|
|
12669
|
-
"
|
|
12670
|
-
"id": "src/components.d.ts::FormController"
|
|
12632
|
+
"location": "global",
|
|
12633
|
+
"id": "global::FormController"
|
|
12671
12634
|
}
|
|
12672
12635
|
}
|
|
12673
12636
|
},
|
|
12674
12637
|
"mutable": false,
|
|
12638
|
+
"attr": "form-controller",
|
|
12675
12639
|
"reflectToAttr": false,
|
|
12676
12640
|
"docs": "",
|
|
12677
12641
|
"docsTags": [],
|
|
@@ -13103,7 +13067,6 @@
|
|
|
13103
13067
|
"filePath": "src/components/modular-checkout/modular-checkout.tsx",
|
|
13104
13068
|
"encapsulation": "none",
|
|
13105
13069
|
"tag": "justifi-modular-checkout",
|
|
13106
|
-
"readme": "# justifi-modular-checkout\n\n\n",
|
|
13107
13070
|
"docs": "",
|
|
13108
13071
|
"docsTags": [],
|
|
13109
13072
|
"usage": {},
|
|
@@ -13216,9 +13179,8 @@
|
|
|
13216
13179
|
"id": "global::Promise"
|
|
13217
13180
|
},
|
|
13218
13181
|
"BillingFormFields": {
|
|
13219
|
-
"location": "
|
|
13220
|
-
"
|
|
13221
|
-
"id": "src/components.d.ts::BillingFormFields"
|
|
13182
|
+
"location": "global",
|
|
13183
|
+
"id": "global::BillingFormFields"
|
|
13222
13184
|
}
|
|
13223
13185
|
},
|
|
13224
13186
|
"return": "Promise<void>"
|
|
@@ -13325,7 +13287,6 @@
|
|
|
13325
13287
|
"filePath": "src/components/order-terminals/order-terminals.tsx",
|
|
13326
13288
|
"encapsulation": "shadow",
|
|
13327
13289
|
"tag": "justifi-order-terminals",
|
|
13328
|
-
"readme": "# justifi-order-terminals\n\n\n",
|
|
13329
13290
|
"docs": "",
|
|
13330
13291
|
"docsTags": [],
|
|
13331
13292
|
"usage": {},
|
|
@@ -13519,7 +13480,6 @@
|
|
|
13519
13480
|
"filePath": "src/components/business-forms/owner-form/owner-form.tsx",
|
|
13520
13481
|
"encapsulation": "none",
|
|
13521
13482
|
"tag": "justifi-owner-form",
|
|
13522
|
-
"readme": "# owner-form-inputs\n\n\n",
|
|
13523
13483
|
"docs": "",
|
|
13524
13484
|
"docsTags": [],
|
|
13525
13485
|
"usage": {},
|
|
@@ -15043,7 +15003,6 @@
|
|
|
15043
15003
|
"filePath": "src/components/payment-transactions-list/payment-transactions-list.tsx",
|
|
15044
15004
|
"encapsulation": "shadow",
|
|
15045
15005
|
"tag": "justifi-payment-transactions-list",
|
|
15046
|
-
"readme": "# justifi-payment-transactions-list\n\n\n",
|
|
15047
15006
|
"docs": "",
|
|
15048
15007
|
"docsTags": [],
|
|
15049
15008
|
"usage": {},
|
|
@@ -15597,7 +15556,6 @@
|
|
|
15597
15556
|
"filePath": "src/components/payout-transactions-list/payout-transactions-list.tsx",
|
|
15598
15557
|
"encapsulation": "shadow",
|
|
15599
15558
|
"tag": "justifi-payout-transactions-list",
|
|
15600
|
-
"readme": "# justifi-payout-transactions-list\n\n\n",
|
|
15601
15559
|
"docs": "",
|
|
15602
15560
|
"docsTags": [],
|
|
15603
15561
|
"usage": {},
|
|
@@ -15947,7 +15905,6 @@
|
|
|
15947
15905
|
"filePath": "src/components/modular-checkout/sub-components/plaid-payment-method.tsx",
|
|
15948
15906
|
"encapsulation": "shadow",
|
|
15949
15907
|
"tag": "justifi-plaid-payment-method",
|
|
15950
|
-
"readme": "# payment-method-option\n\n\n",
|
|
15951
15908
|
"docs": "",
|
|
15952
15909
|
"docsTags": [],
|
|
15953
15910
|
"usage": {},
|
|
@@ -16257,7 +16214,6 @@
|
|
|
16257
16214
|
"filePath": "src/components/dispute-management/dispute-response/product-or-service.tsx",
|
|
16258
16215
|
"encapsulation": "none",
|
|
16259
16216
|
"tag": "justifi-product-or-service",
|
|
16260
|
-
"readme": "# justifi-shipping-details\n\n\n",
|
|
16261
16217
|
"docs": "",
|
|
16262
16218
|
"docsTags": [],
|
|
16263
16219
|
"usage": {},
|
|
@@ -16604,7 +16560,6 @@
|
|
|
16604
16560
|
"filePath": "src/components/refund-payment/refund-payment.tsx",
|
|
16605
16561
|
"encapsulation": "shadow",
|
|
16606
16562
|
"tag": "justifi-refund-payment",
|
|
16607
|
-
"readme": "# justifi-refund-payment\n\n\n",
|
|
16608
16563
|
"docs": "",
|
|
16609
16564
|
"docsTags": [],
|
|
16610
16565
|
"usage": {},
|
|
@@ -16831,7 +16786,6 @@
|
|
|
16831
16786
|
"filePath": "src/components/dispute-management/dispute-response/refund-policy.tsx",
|
|
16832
16787
|
"encapsulation": "none",
|
|
16833
16788
|
"tag": "justifi-refund-policy",
|
|
16834
|
-
"readme": "# justifi-shipping-details\n\n\n",
|
|
16835
16789
|
"docs": "",
|
|
16836
16790
|
"docsTags": [],
|
|
16837
16791
|
"usage": {},
|
|
@@ -16970,7 +16924,6 @@
|
|
|
16970
16924
|
"filePath": "src/components/checkout/save-new-payment-method.tsx",
|
|
16971
16925
|
"encapsulation": "shadow",
|
|
16972
16926
|
"tag": "justifi-save-new-payment-method",
|
|
16973
|
-
"readme": "# justifi-saved-payment-method\n\n\n",
|
|
16974
16927
|
"docs": "",
|
|
16975
16928
|
"docsTags": [],
|
|
16976
16929
|
"usage": {},
|
|
@@ -17045,7 +16998,6 @@
|
|
|
17045
16998
|
"filePath": "src/components/checkout/saved-payment-method.tsx",
|
|
17046
16999
|
"encapsulation": "none",
|
|
17047
17000
|
"tag": "justifi-saved-payment-method",
|
|
17048
|
-
"readme": "# justifi-saved-payment-method\n\n\n",
|
|
17049
17001
|
"docs": "",
|
|
17050
17002
|
"docsTags": [],
|
|
17051
17003
|
"usage": {},
|
|
@@ -17180,7 +17132,6 @@
|
|
|
17180
17132
|
"filePath": "src/components/modular-checkout/sub-components/saved-payment-methods.tsx",
|
|
17181
17133
|
"encapsulation": "shadow",
|
|
17182
17134
|
"tag": "justifi-saved-payment-methods",
|
|
17183
|
-
"readme": "# payment-method-option\n\n\n",
|
|
17184
17135
|
"docs": "",
|
|
17185
17136
|
"docsTags": [],
|
|
17186
17137
|
"usage": {},
|
|
@@ -17213,7 +17164,6 @@
|
|
|
17213
17164
|
"filePath": "src/components/insurance/season-interruption/season-interruption-insurance.tsx",
|
|
17214
17165
|
"encapsulation": "shadow",
|
|
17215
17166
|
"tag": "justifi-season-interruption-insurance",
|
|
17216
|
-
"readme": "# justifi-season-interruption-insurance\n\n\n",
|
|
17217
17167
|
"docs": "",
|
|
17218
17168
|
"docsTags": [],
|
|
17219
17169
|
"usage": {},
|
|
@@ -17599,7 +17549,6 @@
|
|
|
17599
17549
|
"filePath": "src/components/modular-checkout/sub-components/sezzle-payment-method.tsx",
|
|
17600
17550
|
"encapsulation": "shadow",
|
|
17601
17551
|
"tag": "justifi-sezzle-payment-method",
|
|
17602
|
-
"readme": "# payment-method-option\n\n\n",
|
|
17603
17552
|
"docs": "",
|
|
17604
17553
|
"docsTags": [],
|
|
17605
17554
|
"usage": {},
|
|
@@ -17701,7 +17650,6 @@
|
|
|
17701
17650
|
"filePath": "src/components/dispute-management/dispute-response/shipping-details.tsx",
|
|
17702
17651
|
"encapsulation": "none",
|
|
17703
17652
|
"tag": "justifi-shipping-details",
|
|
17704
|
-
"readme": "# justifi-shipping-details\n\n\n",
|
|
17705
17653
|
"docs": "",
|
|
17706
17654
|
"docsTags": [],
|
|
17707
17655
|
"usage": {},
|
|
@@ -17990,7 +17938,6 @@
|
|
|
17990
17938
|
"filePath": "src/components/terminal-orders-list/terminal-orders-list.tsx",
|
|
17991
17939
|
"encapsulation": "shadow",
|
|
17992
17940
|
"tag": "justifi-terminal-orders-list",
|
|
17993
|
-
"readme": "# terminal-orders-list-core\n\n\n",
|
|
17994
17941
|
"docs": "",
|
|
17995
17942
|
"docsTags": [],
|
|
17996
17943
|
"usage": {},
|
|
@@ -18115,7 +18062,6 @@
|
|
|
18115
18062
|
"filePath": "src/components/terminal-orders-list/terminal-orders-list-filters.tsx",
|
|
18116
18063
|
"encapsulation": "shadow",
|
|
18117
18064
|
"tag": "justifi-terminal-orders-list-filters",
|
|
18118
|
-
"readme": "# terminal-orders-list-core\n\n\n",
|
|
18119
18065
|
"docs": "",
|
|
18120
18066
|
"docsTags": [],
|
|
18121
18067
|
"usage": {},
|
|
@@ -18279,7 +18225,6 @@
|
|
|
18279
18225
|
"filePath": "src/components/terminals-list/terminals-list.tsx",
|
|
18280
18226
|
"encapsulation": "shadow",
|
|
18281
18227
|
"tag": "justifi-terminals-list",
|
|
18282
|
-
"readme": "# terminals-list-core\n\n\n",
|
|
18283
18228
|
"docs": "",
|
|
18284
18229
|
"docsTags": [],
|
|
18285
18230
|
"usage": {},
|
|
@@ -18404,7 +18349,6 @@
|
|
|
18404
18349
|
"filePath": "src/components/terminals-list/terminals-list-filters.tsx",
|
|
18405
18350
|
"encapsulation": "shadow",
|
|
18406
18351
|
"tag": "justifi-terminals-list-filters",
|
|
18407
|
-
"readme": "# terminals-list-core\n\n\n",
|
|
18408
18352
|
"docs": "",
|
|
18409
18353
|
"docsTags": [],
|
|
18410
18354
|
"usage": {},
|
|
@@ -18533,7 +18477,6 @@
|
|
|
18533
18477
|
"filePath": "src/components/tokenize-payment-method/tokenize-payment-method.tsx",
|
|
18534
18478
|
"encapsulation": "none",
|
|
18535
18479
|
"tag": "justifi-tokenize-payment-method",
|
|
18536
|
-
"readme": "# justifi-tokenize-payment-method\n\n\n",
|
|
18537
18480
|
"docs": "",
|
|
18538
18481
|
"docsTags": [],
|
|
18539
18482
|
"usage": {},
|
|
@@ -18797,9 +18740,8 @@
|
|
|
18797
18740
|
"id": "global::Promise"
|
|
18798
18741
|
},
|
|
18799
18742
|
"BillingFormFields": {
|
|
18800
|
-
"location": "
|
|
18801
|
-
"
|
|
18802
|
-
"id": "src/components.d.ts::BillingFormFields"
|
|
18743
|
+
"location": "global",
|
|
18744
|
+
"id": "global::BillingFormFields"
|
|
18803
18745
|
}
|
|
18804
18746
|
},
|
|
18805
18747
|
"return": "Promise<void>"
|
|
@@ -19146,7 +19088,6 @@
|
|
|
19146
19088
|
"filePath": "src/components/business-forms/owner-form/owner-form-core.tsx",
|
|
19147
19089
|
"encapsulation": "none",
|
|
19148
19090
|
"tag": "owner-form-core",
|
|
19149
|
-
"readme": "# owner-form-inputs\n\n\n",
|
|
19150
19091
|
"docs": "",
|
|
19151
19092
|
"docsTags": [],
|
|
19152
19093
|
"usage": {},
|
|
@@ -19590,7 +19531,6 @@
|
|
|
19590
19531
|
"filePath": "src/components/business-forms/owner-form/owner-form-inputs.tsx",
|
|
19591
19532
|
"encapsulation": "none",
|
|
19592
19533
|
"tag": "owner-form-inputs",
|
|
19593
|
-
"readme": "# owner-form-inputs\n\n\n",
|
|
19594
19534
|
"docs": "",
|
|
19595
19535
|
"docsTags": [],
|
|
19596
19536
|
"usage": {},
|
|
@@ -19626,13 +19566,13 @@
|
|
|
19626
19566
|
"resolved": "FormController",
|
|
19627
19567
|
"references": {
|
|
19628
19568
|
"FormController": {
|
|
19629
|
-
"location": "
|
|
19630
|
-
"
|
|
19631
|
-
"id": "src/components.d.ts::FormController"
|
|
19569
|
+
"location": "global",
|
|
19570
|
+
"id": "global::FormController"
|
|
19632
19571
|
}
|
|
19633
19572
|
}
|
|
19634
19573
|
},
|
|
19635
19574
|
"mutable": false,
|
|
19575
|
+
"attr": "form-controller",
|
|
19636
19576
|
"reflectToAttr": false,
|
|
19637
19577
|
"docs": "",
|
|
19638
19578
|
"docsTags": [],
|
|
@@ -19917,7 +19857,6 @@
|
|
|
19917
19857
|
"filePath": "src/components/modular-checkout/sub-components/payment-method-option.tsx",
|
|
19918
19858
|
"encapsulation": "shadow",
|
|
19919
19859
|
"tag": "payment-method-option",
|
|
19920
|
-
"readme": "# payment-method-option\n\n\n",
|
|
19921
19860
|
"docs": "",
|
|
19922
19861
|
"docsTags": [],
|
|
19923
19862
|
"usage": {},
|
|
@@ -20572,7 +20511,6 @@
|
|
|
20572
20511
|
"filePath": "src/components/filters/table-filters-menu.tsx",
|
|
20573
20512
|
"encapsulation": "none",
|
|
20574
20513
|
"tag": "table-filters-menu",
|
|
20575
|
-
"readme": "# table-filters-menu\n\n\n",
|
|
20576
20514
|
"docs": "",
|
|
20577
20515
|
"docsTags": [],
|
|
20578
20516
|
"usage": {},
|
|
@@ -20675,7 +20613,6 @@
|
|
|
20675
20613
|
"filePath": "src/components/terminal-orders-list/terminal-orders-list-core.tsx",
|
|
20676
20614
|
"encapsulation": "none",
|
|
20677
20615
|
"tag": "terminal-orders-list-core",
|
|
20678
|
-
"readme": "# terminal-orders-list-core\n\n\n",
|
|
20679
20616
|
"docs": "",
|
|
20680
20617
|
"docsTags": [],
|
|
20681
20618
|
"usage": {},
|
|
@@ -20797,7 +20734,6 @@
|
|
|
20797
20734
|
"filePath": "src/components/order-terminals/terminal-quantity-selector/terminal-quantity-selector.tsx",
|
|
20798
20735
|
"encapsulation": "none",
|
|
20799
20736
|
"tag": "terminal-quantity-selector",
|
|
20800
|
-
"readme": "# terminal-quantity-selector\n\n\n",
|
|
20801
20737
|
"docs": "",
|
|
20802
20738
|
"docsTags": [],
|
|
20803
20739
|
"usage": {},
|
|
@@ -20985,7 +20921,6 @@
|
|
|
20985
20921
|
"filePath": "src/components/terminals-list/terminals-list-core.tsx",
|
|
20986
20922
|
"encapsulation": "none",
|
|
20987
20923
|
"tag": "terminals-list-core",
|
|
20988
|
-
"readme": "# terminals-list-core\n\n\n",
|
|
20989
20924
|
"docs": "",
|
|
20990
20925
|
"docsTags": [],
|
|
20991
20926
|
"usage": {},
|
|
@@ -21132,11 +21067,6 @@
|
|
|
21132
21067
|
}
|
|
21133
21068
|
],
|
|
21134
21069
|
"typeLibrary": {
|
|
21135
|
-
"src/ui-components/pagination-menu/pagination-menu.tsx::PaginationProps": {
|
|
21136
|
-
"declaration": "export interface PaginationProps {\n paging: ExtendedPagingInfo;\n params?: {};\n}",
|
|
21137
|
-
"docstring": "",
|
|
21138
|
-
"path": "src/ui-components/pagination-menu/pagination-menu.tsx"
|
|
21139
|
-
},
|
|
21140
21070
|
"src/api/ComponentEvents.ts::ComponentErrorEvent": {
|
|
21141
21071
|
"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}",
|
|
21142
21072
|
"docstring": "",
|
|
@@ -21172,11 +21102,6 @@
|
|
|
21172
21102
|
"docstring": "",
|
|
21173
21103
|
"path": "src/api/ComponentEvents.ts"
|
|
21174
21104
|
},
|
|
21175
|
-
"src/components.d.ts::FormController": {
|
|
21176
|
-
"declaration": "any",
|
|
21177
|
-
"docstring": "",
|
|
21178
|
-
"path": "src/components.d.ts"
|
|
21179
|
-
},
|
|
21180
21105
|
"src/ui-components/form/form.ts::FormController": {
|
|
21181
21106
|
"declaration": "any",
|
|
21182
21107
|
"docstring": "",
|
|
@@ -21232,6 +21157,11 @@
|
|
|
21232
21157
|
"docstring": "",
|
|
21233
21158
|
"path": "src/api/index.ts"
|
|
21234
21159
|
},
|
|
21160
|
+
"src/ui-components/pagination-menu/pagination-menu.tsx::PaginationProps": {
|
|
21161
|
+
"declaration": "export interface PaginationProps {\n paging: ExtendedPagingInfo;\n params?: {};\n}",
|
|
21162
|
+
"docstring": "",
|
|
21163
|
+
"path": "src/ui-components/pagination-menu/pagination-menu.tsx"
|
|
21164
|
+
},
|
|
21235
21165
|
"src/api/Dispute.ts::Dispute": {
|
|
21236
21166
|
"declaration": "any",
|
|
21237
21167
|
"docstring": "",
|
|
@@ -21267,11 +21197,6 @@
|
|
|
21267
21197
|
"docstring": "",
|
|
21268
21198
|
"path": "src/components/modular-checkout/ModularCheckout.ts"
|
|
21269
21199
|
},
|
|
21270
|
-
"src/components.d.ts::BillingFormFields": {
|
|
21271
|
-
"declaration": "any",
|
|
21272
|
-
"docstring": "",
|
|
21273
|
-
"path": "src/components.d.ts"
|
|
21274
|
-
},
|
|
21275
21200
|
"src/api/ApplePay.ts::ApplePayButtonType": {
|
|
21276
21201
|
"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}",
|
|
21277
21202
|
"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: 'c62d858a070a4611bead814bacd350e7faa4b400', class: "row gy-3" }, h("div", { key: '0044e508f449953f9da16907d1a141a0b4b42f1f', class: "col-12" }, h("form-control-file", { key: 'add74fc5424ffdb64dbae5b2e0dddde39544e5e3', 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: '0d69209999cb8ded788a12ac3bd46360a73b1443', class: "col-12" }, h("form-control-file", { key: '73cf74f2a2cd19db35ac9e5191cb59a99098806b', 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: '1628c5430b9235c9e03eff78ccdbf9af49c7f455', class: "row gy-3" }, h("div", { key: 'c4af1f6adcf00c67cfc1c3e962ba716c471f8176', class: "col-12" }, h("form-control-text", { key: '3cb9addf2e55fb8d7f653621d3adccf17ff0bc3d', 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: '1eb8b918e676b267caa0c8808a4dbde740ca46df', class: "col-12" }, h("form-control-text", { key: 'e540eeac2975e58fb5a28dc670441babdc62f857', name: "nickname", label: "Nickname", defaultValue: this.defaultValue.nickname, errorText: this.errors.nickname, inputHandler: this.inputHandler, disabled: this.formDisabled })), h("div", { key: '102078fb6d9bc409abe06d7ef4d3bbc11edc1f7a', class: "col-12" }, h("form-control-text", { key: '51f7801dab1d69ea38891e5b31c3c23166d2bdc6', 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: '66d068a5c05b643e03f45f6cdb0a4f76720d5832', class: "col-12" }, h("form-control-select", { key: '5fa5b53dc35132b0d4948d8ca857563e726599bb', 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: '522d348ea1460b7d645028a5174fce5bd6704adb', class: "col-12" }, h("form-control-text", { key: 'b2f3c8f097c5f0956252ada807f75d80f0c20225', 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: '627bfec99086214dad9f938a7c6f6650bb1023b8', class: "col-12" }, h("form-control-text", { key: 'a21cff4dbcbfb85dc851f1905a0dbeb99df81325', 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
|
|