@saasquatch/mint-components 1.15.5-2 → 1.15.5
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/{ShadowViewAddon-28865623.js → ShadowViewAddon-e9dc77e3.js} +2 -2
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/mint-components.cjs.js +1 -1
- package/dist/cjs/sqm-banking-info-form_17.cjs.entry.js +234 -377
- package/dist/cjs/{sqm-base-registration-form-view-8029d30e.js → sqm-base-registration-form-view-66f99821.js} +9 -4
- package/dist/cjs/sqm-big-stat_43.cjs.entry.js +10 -143
- package/dist/cjs/{sqm-invoice-table-view-3f60fba9.js → sqm-invoice-table-view-5c74607f.js} +0 -1
- package/dist/cjs/sqm-portal-google-registration-form.cjs.entry.js +25 -18
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +8 -5
- package/dist/cjs/{usePayoutStatus-fc4e609e.js → usePayoutStatus-733ef29a.js} +2 -167
- package/dist/collection/components/sqm-base-registration/BaseRegistrationForm.stories.js +2 -2
- package/dist/collection/components/sqm-base-registration/sqm-base-registration-form-view.js +9 -4
- package/dist/collection/components/sqm-checkbox-field/sqm-checkbox-field.js +1 -1
- package/dist/collection/components/sqm-dropdown-field/sqm-dropdown-field.js +1 -1
- package/dist/collection/components/sqm-input-field/sqm-input-field.js +1 -1
- package/dist/collection/components/sqm-marketing-emails-checkbox/sqm-marketing-emails-checkbox.js +1 -1
- package/dist/collection/components/sqm-name-fields/NameFields.stories.js +2 -0
- package/dist/collection/components/sqm-name-fields/sqm-name-fields-view.js +3 -3
- package/dist/collection/components/sqm-name-fields/sqm-name-fields.js +31 -1
- package/dist/collection/components/sqm-name-fields/useNameFields.js +1 -0
- package/dist/collection/components/sqm-password-field/sqm-password-field.js +2 -2
- package/dist/collection/components/sqm-portal-google-registration-form/PortalGoogleRegistrationForm.stories.js +1 -0
- package/dist/collection/components/sqm-portal-google-registration-form/sqm-portal-google-registration-form.js +4 -4
- package/dist/collection/components/sqm-portal-google-registration-form/usePortalGoogleRegistrationForm.js +22 -15
- package/dist/collection/components/tax-and-cash/TaxForm.stories.js +0 -1
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +40 -47
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +1 -87
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +0 -327
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +3 -27
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +0 -300
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +1 -85
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +0 -300
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +12 -23
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +9 -90
- package/dist/esm/{ShadowViewAddon-f2176779.js → ShadowViewAddon-e0d5f1c9.js} +2 -2
- package/dist/esm/loader.js +1 -1
- package/dist/esm/mint-components.js +1 -1
- package/dist/esm/sqm-banking-info-form_17.entry.js +188 -331
- package/dist/esm/{sqm-base-registration-form-view-dafba287.js → sqm-base-registration-form-view-d81e316a.js} +9 -4
- package/dist/esm/sqm-big-stat_43.entry.js +10 -143
- package/dist/esm/{sqm-invoice-table-view-01453fa3.js → sqm-invoice-table-view-3491dd80.js} +0 -1
- package/dist/esm/sqm-portal-google-registration-form.entry.js +25 -18
- package/dist/esm/sqm-stencilbook.entry.js +8 -5
- package/dist/esm/{usePayoutStatus-b4bdbfa7.js → usePayoutStatus-b89e8c49.js} +4 -154
- package/dist/esm-es5/{ShadowViewAddon-f2176779.js → ShadowViewAddon-e0d5f1c9.js} +1 -1
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/mint-components.js +1 -1
- package/dist/esm-es5/sqm-banking-info-form_17.entry.js +1 -1
- package/dist/esm-es5/sqm-base-registration-form-view-d81e316a.js +1 -0
- package/dist/esm-es5/sqm-big-stat_43.entry.js +1 -1
- package/dist/esm-es5/sqm-invoice-table-view-3491dd80.js +1 -0
- package/dist/esm-es5/sqm-portal-google-registration-form.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/usePayoutStatus-b89e8c49.js +6 -0
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/p-021b0540.js +46 -0
- package/dist/mint-components/{p-4a731079.entry.js → p-1edebab1.entry.js} +2 -2
- package/dist/mint-components/p-37996351.system.js +1 -1
- package/dist/mint-components/{p-02832118.system.entry.js → p-3ac8613d.system.entry.js} +1 -1
- package/dist/mint-components/{p-c1b074b6.js → p-3b6dccec.js} +1 -1
- package/dist/mint-components/p-3d73cd84.entry.js +220 -0
- package/dist/mint-components/p-43e274e9.entry.js +1 -0
- package/dist/mint-components/p-49932f12.system.js +1 -0
- package/dist/mint-components/p-8db18561.system.entry.js +1 -0
- package/dist/mint-components/p-9308221f.js +1 -0
- package/dist/mint-components/p-959c42b2.system.entry.js +1 -0
- package/dist/mint-components/p-a6494752.system.js +6 -0
- package/dist/mint-components/p-bc021969.system.js +1 -0
- package/dist/mint-components/p-c78e6066.entry.js +273 -0
- package/dist/mint-components/{p-0d939b73.system.js → p-d15b642f.system.js} +1 -1
- package/dist/mint-components/p-e64e8354.system.entry.js +1 -0
- package/dist/mint-components/p-e8e48982.js +1 -0
- package/dist/types/components/sqm-base-registration/sqm-base-registration-form-view.d.ts +2 -1
- package/dist/types/components/sqm-checkbox-field/sqm-checkbox-field.d.ts +1 -1
- package/dist/types/components/sqm-dropdown-field/sqm-dropdown-field.d.ts +1 -1
- package/dist/types/components/sqm-input-field/sqm-input-field.d.ts +1 -1
- package/dist/types/components/sqm-marketing-emails-checkbox/sqm-marketing-emails-checkbox.d.ts +1 -1
- package/dist/types/components/sqm-name-fields/sqm-name-fields-view.d.ts +1 -0
- package/dist/types/components/sqm-name-fields/sqm-name-fields.d.ts +5 -0
- package/dist/types/components/sqm-name-fields/useNameFields.d.ts +1 -0
- package/dist/types/components/sqm-password-field/sqm-password-field.d.ts +1 -1
- package/dist/types/components/sqm-portal-google-registration-form/usePortalGoogleRegistrationForm.d.ts +2 -1
- package/dist/types/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.d.ts +0 -31
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.d.ts +0 -14
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +0 -53
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +1 -2
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +0 -48
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +0 -12
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +0 -48
- package/dist/types/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.d.ts +0 -2
- package/dist/types/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.d.ts +0 -1
- package/dist/types/components.d.ts +10 -296
- package/dist/types/global/android.d.ts +7 -0
- package/dist/types/global/demo.d.ts +2 -0
- package/dist/types/stories/features.d.ts +4 -0
- package/dist/types/stories/templates.d.ts +4 -0
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +1 -1
- package/dist/esm-es5/sqm-base-registration-form-view-dafba287.js +0 -1
- package/dist/esm-es5/sqm-invoice-table-view-01453fa3.js +0 -1
- package/dist/esm-es5/usePayoutStatus-b4bdbfa7.js +0 -6
- package/dist/mint-components/p-2651ef99.system.js +0 -1
- package/dist/mint-components/p-35701119.js +0 -1
- package/dist/mint-components/p-59fe6066.js +0 -1
- package/dist/mint-components/p-86a5db85.system.js +0 -1
- package/dist/mint-components/p-93db61eb.system.js +0 -6
- package/dist/mint-components/p-9c4f4cd6.entry.js +0 -1
- package/dist/mint-components/p-a3647f70.system.entry.js +0 -1
- package/dist/mint-components/p-a4f494ee.system.entry.js +0 -1
- package/dist/mint-components/p-ba14b5f7.system.entry.js +0 -1
- package/dist/mint-components/p-d0b404d5.entry.js +0 -109
- package/dist/mint-components/p-e3deed72.entry.js +0 -273
- package/dist/mint-components/p-fde41ad1.js +0 -157
|
@@ -1873,6 +1873,11 @@ export namespace Components {
|
|
|
1873
1873
|
* @uiName Last name label
|
|
1874
1874
|
*/
|
|
1875
1875
|
"lastNameLabel": string;
|
|
1876
|
+
/**
|
|
1877
|
+
* @uiName Optional
|
|
1878
|
+
* @uiWidget
|
|
1879
|
+
*/
|
|
1880
|
+
"optional": boolean;
|
|
1876
1881
|
}
|
|
1877
1882
|
interface SqmNavigationMenu {
|
|
1878
1883
|
/**
|
|
@@ -2016,30 +2021,6 @@ export namespace Components {
|
|
|
2016
2021
|
* @uiName Account review alert header
|
|
2017
2022
|
*/
|
|
2018
2023
|
"accountReviewHeader": string;
|
|
2019
|
-
/**
|
|
2020
|
-
* @uiName Bank name mismatch alert description
|
|
2021
|
-
*/
|
|
2022
|
-
"bankTaxNameMismatchDescription": string;
|
|
2023
|
-
/**
|
|
2024
|
-
* @uiName Bank name mismatch alert header
|
|
2025
|
-
*/
|
|
2026
|
-
"bankTaxNameMismatchHeader": string;
|
|
2027
|
-
/**
|
|
2028
|
-
* @uiName Beneficiary name invalid description
|
|
2029
|
-
*/
|
|
2030
|
-
"beneficiaryNameInvalidDescription": string;
|
|
2031
|
-
/**
|
|
2032
|
-
* @uiName Beneficiary name invalid alert header
|
|
2033
|
-
*/
|
|
2034
|
-
"beneficiaryNameInvalidHeader": string;
|
|
2035
|
-
/**
|
|
2036
|
-
* @uiName Beneficiary name mismatch alert description
|
|
2037
|
-
*/
|
|
2038
|
-
"beneficiaryNameMismatchDescription": string;
|
|
2039
|
-
/**
|
|
2040
|
-
* @uiName Beneficiary name mismatch alert header
|
|
2041
|
-
*/
|
|
2042
|
-
"beneficiaryNameMismatchHeader": string;
|
|
2043
2024
|
/**
|
|
2044
2025
|
* @uiName Cash & Payouts Microsite Page (only set if alert is used in a microsite)
|
|
2045
2026
|
*/
|
|
@@ -2049,10 +2030,6 @@ export namespace Components {
|
|
|
2049
2030
|
* @uiType object
|
|
2050
2031
|
*/
|
|
2051
2032
|
"demoData"?: DemoData<PayoutStatusAlertViewProps>;
|
|
2052
|
-
/**
|
|
2053
|
-
* @uiName Edit payment info button label
|
|
2054
|
-
*/
|
|
2055
|
-
"editPaymentInformationButton": string;
|
|
2056
2033
|
/**
|
|
2057
2034
|
* @uiName Error description
|
|
2058
2035
|
*/
|
|
@@ -2081,22 +2058,6 @@ export namespace Components {
|
|
|
2081
2058
|
* @uiName Info required alert header
|
|
2082
2059
|
*/
|
|
2083
2060
|
"informationRequiredHeader": string;
|
|
2084
|
-
/**
|
|
2085
|
-
* @uiName Payment on hold alert description
|
|
2086
|
-
*/
|
|
2087
|
-
"paymentHoldOnChangeDescription": string;
|
|
2088
|
-
/**
|
|
2089
|
-
* @uiName Payment on hold alert header
|
|
2090
|
-
*/
|
|
2091
|
-
"paymentHoldOnChangeHeader": string;
|
|
2092
|
-
/**
|
|
2093
|
-
* @uiName Payment returned alert description
|
|
2094
|
-
*/
|
|
2095
|
-
"paymentReturnedDescription": string;
|
|
2096
|
-
/**
|
|
2097
|
-
* @uiName Payment returned alert header
|
|
2098
|
-
*/
|
|
2099
|
-
"paymentReturnedHeader": string;
|
|
2100
2061
|
/**
|
|
2101
2062
|
* @uiName Support link text
|
|
2102
2063
|
*/
|
|
@@ -2153,14 +2114,6 @@ export namespace Components {
|
|
|
2153
2114
|
* @uiName W-9 payment threshold alert header
|
|
2154
2115
|
*/
|
|
2155
2116
|
"w9RequiredHeader": string;
|
|
2156
|
-
/**
|
|
2157
|
-
* @uiName Withdrawal settings invalid alert description
|
|
2158
|
-
*/
|
|
2159
|
-
"withdrawalSettingsInvalidDescription": string;
|
|
2160
|
-
/**
|
|
2161
|
-
* @uiName Withdrawal settings invalid alert header
|
|
2162
|
-
*/
|
|
2163
|
-
"withdrawalSettingsInvalidHeader": string;
|
|
2164
2117
|
}
|
|
2165
2118
|
interface SqmPopupContainer {
|
|
2166
2119
|
/**
|
|
@@ -4724,35 +4677,11 @@ export namespace Components {
|
|
|
4724
4677
|
* @uiGroup Dashboard Properties
|
|
4725
4678
|
*/
|
|
4726
4679
|
"dashboard_badgeTextSubmittedOnW8"?: string;
|
|
4727
|
-
/**
|
|
4728
|
-
* @uiName Bank name mismatch alert description
|
|
4729
|
-
*/
|
|
4730
|
-
"dashboard_bankNameMismatchDescription": string;
|
|
4731
|
-
/**
|
|
4732
|
-
* @uiName Bank name mismatch alert header
|
|
4733
|
-
*/
|
|
4734
|
-
"dashboard_bankNameMismatchHeader": string;
|
|
4735
4680
|
/**
|
|
4736
4681
|
* @uiName Payout information section header
|
|
4737
4682
|
* @uiGroup Dashboard Properties
|
|
4738
4683
|
*/
|
|
4739
4684
|
"dashboard_bankingInformationSectionHeader": string;
|
|
4740
|
-
/**
|
|
4741
|
-
* @uiName Beneficiary name invalid description
|
|
4742
|
-
*/
|
|
4743
|
-
"dashboard_beneficiaryNameInvalidDescription": string;
|
|
4744
|
-
/**
|
|
4745
|
-
* @uiName Beneficiary name invalid alert header
|
|
4746
|
-
*/
|
|
4747
|
-
"dashboard_beneficiaryNameInvalidHeader": string;
|
|
4748
|
-
/**
|
|
4749
|
-
* @uiName Beneficiary name mismatch alert description
|
|
4750
|
-
*/
|
|
4751
|
-
"dashboard_beneficiaryNameMismatchDescription": string;
|
|
4752
|
-
/**
|
|
4753
|
-
* @uiName Beneficiary name mismatch alert header
|
|
4754
|
-
*/
|
|
4755
|
-
"dashboard_beneficiaryNameMismatchHeader": string;
|
|
4756
4685
|
/**
|
|
4757
4686
|
* Part of the Invoice table displayed at the bottom of the page.
|
|
4758
4687
|
* @uiName Date column title
|
|
@@ -4878,22 +4807,6 @@ export namespace Components {
|
|
|
4878
4807
|
* @uiWidget textArea
|
|
4879
4808
|
*/
|
|
4880
4809
|
"dashboard_notRegisteredForTax": string;
|
|
4881
|
-
/**
|
|
4882
|
-
* @uiName Payment on hold alert description
|
|
4883
|
-
*/
|
|
4884
|
-
"dashboard_paymentOnHoldDescription": string;
|
|
4885
|
-
/**
|
|
4886
|
-
* @uiName Payment on hold alert header
|
|
4887
|
-
*/
|
|
4888
|
-
"dashboard_paymentOnHoldHeader": string;
|
|
4889
|
-
/**
|
|
4890
|
-
* @uiName Payment returned alert description
|
|
4891
|
-
*/
|
|
4892
|
-
"dashboard_paymentReturnedDescription": string;
|
|
4893
|
-
/**
|
|
4894
|
-
* @uiName Payment returned alert header
|
|
4895
|
-
*/
|
|
4896
|
-
"dashboard_paymentReturnedHeader": string;
|
|
4897
4810
|
/**
|
|
4898
4811
|
* Displayed under the payout details card.
|
|
4899
4812
|
* @uiName Payout from impact text
|
|
@@ -5098,14 +5011,6 @@ export namespace Components {
|
|
|
5098
5011
|
* @uiWidget textArea
|
|
5099
5012
|
*/
|
|
5100
5013
|
"dashboard_w9RequiredHeader": string;
|
|
5101
|
-
/**
|
|
5102
|
-
* @uiName Withdrawal settings invalid alert description
|
|
5103
|
-
*/
|
|
5104
|
-
"dashboard_withdrawalSettingsInvalidDescription": string;
|
|
5105
|
-
/**
|
|
5106
|
-
* @uiName Withdrawal settings invalid alert header
|
|
5107
|
-
*/
|
|
5108
|
-
"dashboard_withdrawalSettingsInvalidHeader": string;
|
|
5109
5014
|
/**
|
|
5110
5015
|
* @undocumented
|
|
5111
5016
|
* @uiType object
|
|
@@ -5760,34 +5665,10 @@ export namespace Components {
|
|
|
5760
5665
|
* @uiName Active W-8 description
|
|
5761
5666
|
*/
|
|
5762
5667
|
"badgeTextSubmittedOnW8"?: string;
|
|
5763
|
-
/**
|
|
5764
|
-
* @uiName Bank name mismatch alert description
|
|
5765
|
-
*/
|
|
5766
|
-
"bankTaxNameMismatchDescription": string;
|
|
5767
|
-
/**
|
|
5768
|
-
* @uiName Bank name mismatch alert header
|
|
5769
|
-
*/
|
|
5770
|
-
"bankTaxNameMismatchHeader": string;
|
|
5771
5668
|
/**
|
|
5772
5669
|
* @uiName Payout information section header
|
|
5773
5670
|
*/
|
|
5774
5671
|
"bankingInformationSectionHeader": string;
|
|
5775
|
-
/**
|
|
5776
|
-
* @uiName Beneficiary name invalid description
|
|
5777
|
-
*/
|
|
5778
|
-
"beneficiaryNameInvalidDescription": string;
|
|
5779
|
-
/**
|
|
5780
|
-
* @uiName Beneficiary name invalid alert header
|
|
5781
|
-
*/
|
|
5782
|
-
"beneficiaryNameInvalidHeader": string;
|
|
5783
|
-
/**
|
|
5784
|
-
* @uiName Beneficiary name mismatch alert description
|
|
5785
|
-
*/
|
|
5786
|
-
"beneficiaryNameMismatchDescription": string;
|
|
5787
|
-
/**
|
|
5788
|
-
* @uiName Beneficiary name mismatch alert header
|
|
5789
|
-
*/
|
|
5790
|
-
"beneficiaryNameMismatchHeader": string;
|
|
5791
5672
|
/**
|
|
5792
5673
|
* @uiName Cancel button label
|
|
5793
5674
|
*/
|
|
@@ -5918,22 +5799,6 @@ export namespace Components {
|
|
|
5918
5799
|
* @uiWidget textArea
|
|
5919
5800
|
*/
|
|
5920
5801
|
"notRegisteredForTax": string;
|
|
5921
|
-
/**
|
|
5922
|
-
* @uiName Payment hold on change alert description
|
|
5923
|
-
*/
|
|
5924
|
-
"paymentHoldOnChangeDescription": string;
|
|
5925
|
-
/**
|
|
5926
|
-
* @uiName Payment hold on change alert header
|
|
5927
|
-
*/
|
|
5928
|
-
"paymentHoldOnChangeHeader": string;
|
|
5929
|
-
/**
|
|
5930
|
-
* @uiName Payment returned alert description
|
|
5931
|
-
*/
|
|
5932
|
-
"paymentReturnedDescription": string;
|
|
5933
|
-
/**
|
|
5934
|
-
* @uiName Payment returned alert header
|
|
5935
|
-
*/
|
|
5936
|
-
"paymentReturnedHeader": string;
|
|
5937
5802
|
/**
|
|
5938
5803
|
* Displayed under the payout details card.
|
|
5939
5804
|
* @uiName Payout from impact text
|
|
@@ -6099,14 +5964,6 @@ export namespace Components {
|
|
|
6099
5964
|
* @uiName W-9 payment threshold alert header
|
|
6100
5965
|
*/
|
|
6101
5966
|
"w9RequiredHeader": string;
|
|
6102
|
-
/**
|
|
6103
|
-
* @uiName Withdrawal settings invalid alert description
|
|
6104
|
-
*/
|
|
6105
|
-
"withdrawalSettingsInvalidDescription": string;
|
|
6106
|
-
/**
|
|
6107
|
-
* @uiName Withdrawal settings invalid alert header
|
|
6108
|
-
*/
|
|
6109
|
-
"withdrawalSettingsInvalidHeader": string;
|
|
6110
5967
|
}
|
|
6111
5968
|
interface SqmText {
|
|
6112
5969
|
}
|
|
@@ -9149,6 +9006,11 @@ declare namespace LocalJSX {
|
|
|
9149
9006
|
* @uiName Last name label
|
|
9150
9007
|
*/
|
|
9151
9008
|
"lastNameLabel"?: string;
|
|
9009
|
+
/**
|
|
9010
|
+
* @uiName Optional
|
|
9011
|
+
* @uiWidget
|
|
9012
|
+
*/
|
|
9013
|
+
"optional"?: boolean;
|
|
9152
9014
|
}
|
|
9153
9015
|
interface SqmNavigationMenu {
|
|
9154
9016
|
/**
|
|
@@ -9292,30 +9154,6 @@ declare namespace LocalJSX {
|
|
|
9292
9154
|
* @uiName Account review alert header
|
|
9293
9155
|
*/
|
|
9294
9156
|
"accountReviewHeader"?: string;
|
|
9295
|
-
/**
|
|
9296
|
-
* @uiName Bank name mismatch alert description
|
|
9297
|
-
*/
|
|
9298
|
-
"bankTaxNameMismatchDescription"?: string;
|
|
9299
|
-
/**
|
|
9300
|
-
* @uiName Bank name mismatch alert header
|
|
9301
|
-
*/
|
|
9302
|
-
"bankTaxNameMismatchHeader"?: string;
|
|
9303
|
-
/**
|
|
9304
|
-
* @uiName Beneficiary name invalid description
|
|
9305
|
-
*/
|
|
9306
|
-
"beneficiaryNameInvalidDescription"?: string;
|
|
9307
|
-
/**
|
|
9308
|
-
* @uiName Beneficiary name invalid alert header
|
|
9309
|
-
*/
|
|
9310
|
-
"beneficiaryNameInvalidHeader"?: string;
|
|
9311
|
-
/**
|
|
9312
|
-
* @uiName Beneficiary name mismatch alert description
|
|
9313
|
-
*/
|
|
9314
|
-
"beneficiaryNameMismatchDescription"?: string;
|
|
9315
|
-
/**
|
|
9316
|
-
* @uiName Beneficiary name mismatch alert header
|
|
9317
|
-
*/
|
|
9318
|
-
"beneficiaryNameMismatchHeader"?: string;
|
|
9319
9157
|
/**
|
|
9320
9158
|
* @uiName Cash & Payouts Microsite Page (only set if alert is used in a microsite)
|
|
9321
9159
|
*/
|
|
@@ -9325,10 +9163,6 @@ declare namespace LocalJSX {
|
|
|
9325
9163
|
* @uiType object
|
|
9326
9164
|
*/
|
|
9327
9165
|
"demoData"?: DemoData<PayoutStatusAlertViewProps>;
|
|
9328
|
-
/**
|
|
9329
|
-
* @uiName Edit payment info button label
|
|
9330
|
-
*/
|
|
9331
|
-
"editPaymentInformationButton"?: string;
|
|
9332
9166
|
/**
|
|
9333
9167
|
* @uiName Error description
|
|
9334
9168
|
*/
|
|
@@ -9357,22 +9191,6 @@ declare namespace LocalJSX {
|
|
|
9357
9191
|
* @uiName Info required alert header
|
|
9358
9192
|
*/
|
|
9359
9193
|
"informationRequiredHeader"?: string;
|
|
9360
|
-
/**
|
|
9361
|
-
* @uiName Payment on hold alert description
|
|
9362
|
-
*/
|
|
9363
|
-
"paymentHoldOnChangeDescription"?: string;
|
|
9364
|
-
/**
|
|
9365
|
-
* @uiName Payment on hold alert header
|
|
9366
|
-
*/
|
|
9367
|
-
"paymentHoldOnChangeHeader"?: string;
|
|
9368
|
-
/**
|
|
9369
|
-
* @uiName Payment returned alert description
|
|
9370
|
-
*/
|
|
9371
|
-
"paymentReturnedDescription"?: string;
|
|
9372
|
-
/**
|
|
9373
|
-
* @uiName Payment returned alert header
|
|
9374
|
-
*/
|
|
9375
|
-
"paymentReturnedHeader"?: string;
|
|
9376
9194
|
/**
|
|
9377
9195
|
* @uiName Support link text
|
|
9378
9196
|
*/
|
|
@@ -9429,14 +9247,6 @@ declare namespace LocalJSX {
|
|
|
9429
9247
|
* @uiName W-9 payment threshold alert header
|
|
9430
9248
|
*/
|
|
9431
9249
|
"w9RequiredHeader"?: string;
|
|
9432
|
-
/**
|
|
9433
|
-
* @uiName Withdrawal settings invalid alert description
|
|
9434
|
-
*/
|
|
9435
|
-
"withdrawalSettingsInvalidDescription"?: string;
|
|
9436
|
-
/**
|
|
9437
|
-
* @uiName Withdrawal settings invalid alert header
|
|
9438
|
-
*/
|
|
9439
|
-
"withdrawalSettingsInvalidHeader"?: string;
|
|
9440
9250
|
}
|
|
9441
9251
|
interface SqmPopupContainer {
|
|
9442
9252
|
/**
|
|
@@ -11976,35 +11786,11 @@ declare namespace LocalJSX {
|
|
|
11976
11786
|
* @uiGroup Dashboard Properties
|
|
11977
11787
|
*/
|
|
11978
11788
|
"dashboard_badgeTextSubmittedOnW8"?: string;
|
|
11979
|
-
/**
|
|
11980
|
-
* @uiName Bank name mismatch alert description
|
|
11981
|
-
*/
|
|
11982
|
-
"dashboard_bankNameMismatchDescription"?: string;
|
|
11983
|
-
/**
|
|
11984
|
-
* @uiName Bank name mismatch alert header
|
|
11985
|
-
*/
|
|
11986
|
-
"dashboard_bankNameMismatchHeader"?: string;
|
|
11987
11789
|
/**
|
|
11988
11790
|
* @uiName Payout information section header
|
|
11989
11791
|
* @uiGroup Dashboard Properties
|
|
11990
11792
|
*/
|
|
11991
11793
|
"dashboard_bankingInformationSectionHeader"?: string;
|
|
11992
|
-
/**
|
|
11993
|
-
* @uiName Beneficiary name invalid description
|
|
11994
|
-
*/
|
|
11995
|
-
"dashboard_beneficiaryNameInvalidDescription"?: string;
|
|
11996
|
-
/**
|
|
11997
|
-
* @uiName Beneficiary name invalid alert header
|
|
11998
|
-
*/
|
|
11999
|
-
"dashboard_beneficiaryNameInvalidHeader"?: string;
|
|
12000
|
-
/**
|
|
12001
|
-
* @uiName Beneficiary name mismatch alert description
|
|
12002
|
-
*/
|
|
12003
|
-
"dashboard_beneficiaryNameMismatchDescription"?: string;
|
|
12004
|
-
/**
|
|
12005
|
-
* @uiName Beneficiary name mismatch alert header
|
|
12006
|
-
*/
|
|
12007
|
-
"dashboard_beneficiaryNameMismatchHeader"?: string;
|
|
12008
11794
|
/**
|
|
12009
11795
|
* Part of the Invoice table displayed at the bottom of the page.
|
|
12010
11796
|
* @uiName Date column title
|
|
@@ -12130,22 +11916,6 @@ declare namespace LocalJSX {
|
|
|
12130
11916
|
* @uiWidget textArea
|
|
12131
11917
|
*/
|
|
12132
11918
|
"dashboard_notRegisteredForTax"?: string;
|
|
12133
|
-
/**
|
|
12134
|
-
* @uiName Payment on hold alert description
|
|
12135
|
-
*/
|
|
12136
|
-
"dashboard_paymentOnHoldDescription"?: string;
|
|
12137
|
-
/**
|
|
12138
|
-
* @uiName Payment on hold alert header
|
|
12139
|
-
*/
|
|
12140
|
-
"dashboard_paymentOnHoldHeader"?: string;
|
|
12141
|
-
/**
|
|
12142
|
-
* @uiName Payment returned alert description
|
|
12143
|
-
*/
|
|
12144
|
-
"dashboard_paymentReturnedDescription"?: string;
|
|
12145
|
-
/**
|
|
12146
|
-
* @uiName Payment returned alert header
|
|
12147
|
-
*/
|
|
12148
|
-
"dashboard_paymentReturnedHeader"?: string;
|
|
12149
11919
|
/**
|
|
12150
11920
|
* Displayed under the payout details card.
|
|
12151
11921
|
* @uiName Payout from impact text
|
|
@@ -12350,14 +12120,6 @@ declare namespace LocalJSX {
|
|
|
12350
12120
|
* @uiWidget textArea
|
|
12351
12121
|
*/
|
|
12352
12122
|
"dashboard_w9RequiredHeader"?: string;
|
|
12353
|
-
/**
|
|
12354
|
-
* @uiName Withdrawal settings invalid alert description
|
|
12355
|
-
*/
|
|
12356
|
-
"dashboard_withdrawalSettingsInvalidDescription"?: string;
|
|
12357
|
-
/**
|
|
12358
|
-
* @uiName Withdrawal settings invalid alert header
|
|
12359
|
-
*/
|
|
12360
|
-
"dashboard_withdrawalSettingsInvalidHeader"?: string;
|
|
12361
12123
|
/**
|
|
12362
12124
|
* @undocumented
|
|
12363
12125
|
* @uiType object
|
|
@@ -13012,34 +12774,10 @@ declare namespace LocalJSX {
|
|
|
13012
12774
|
* @uiName Active W-8 description
|
|
13013
12775
|
*/
|
|
13014
12776
|
"badgeTextSubmittedOnW8"?: string;
|
|
13015
|
-
/**
|
|
13016
|
-
* @uiName Bank name mismatch alert description
|
|
13017
|
-
*/
|
|
13018
|
-
"bankTaxNameMismatchDescription"?: string;
|
|
13019
|
-
/**
|
|
13020
|
-
* @uiName Bank name mismatch alert header
|
|
13021
|
-
*/
|
|
13022
|
-
"bankTaxNameMismatchHeader"?: string;
|
|
13023
12777
|
/**
|
|
13024
12778
|
* @uiName Payout information section header
|
|
13025
12779
|
*/
|
|
13026
12780
|
"bankingInformationSectionHeader"?: string;
|
|
13027
|
-
/**
|
|
13028
|
-
* @uiName Beneficiary name invalid description
|
|
13029
|
-
*/
|
|
13030
|
-
"beneficiaryNameInvalidDescription"?: string;
|
|
13031
|
-
/**
|
|
13032
|
-
* @uiName Beneficiary name invalid alert header
|
|
13033
|
-
*/
|
|
13034
|
-
"beneficiaryNameInvalidHeader"?: string;
|
|
13035
|
-
/**
|
|
13036
|
-
* @uiName Beneficiary name mismatch alert description
|
|
13037
|
-
*/
|
|
13038
|
-
"beneficiaryNameMismatchDescription"?: string;
|
|
13039
|
-
/**
|
|
13040
|
-
* @uiName Beneficiary name mismatch alert header
|
|
13041
|
-
*/
|
|
13042
|
-
"beneficiaryNameMismatchHeader"?: string;
|
|
13043
12781
|
/**
|
|
13044
12782
|
* @uiName Cancel button label
|
|
13045
12783
|
*/
|
|
@@ -13170,22 +12908,6 @@ declare namespace LocalJSX {
|
|
|
13170
12908
|
* @uiWidget textArea
|
|
13171
12909
|
*/
|
|
13172
12910
|
"notRegisteredForTax"?: string;
|
|
13173
|
-
/**
|
|
13174
|
-
* @uiName Payment hold on change alert description
|
|
13175
|
-
*/
|
|
13176
|
-
"paymentHoldOnChangeDescription"?: string;
|
|
13177
|
-
/**
|
|
13178
|
-
* @uiName Payment hold on change alert header
|
|
13179
|
-
*/
|
|
13180
|
-
"paymentHoldOnChangeHeader"?: string;
|
|
13181
|
-
/**
|
|
13182
|
-
* @uiName Payment returned alert description
|
|
13183
|
-
*/
|
|
13184
|
-
"paymentReturnedDescription"?: string;
|
|
13185
|
-
/**
|
|
13186
|
-
* @uiName Payment returned alert header
|
|
13187
|
-
*/
|
|
13188
|
-
"paymentReturnedHeader"?: string;
|
|
13189
12911
|
/**
|
|
13190
12912
|
* Displayed under the payout details card.
|
|
13191
12913
|
* @uiName Payout from impact text
|
|
@@ -13351,14 +13073,6 @@ declare namespace LocalJSX {
|
|
|
13351
13073
|
* @uiName W-9 payment threshold alert header
|
|
13352
13074
|
*/
|
|
13353
13075
|
"w9RequiredHeader"?: string;
|
|
13354
|
-
/**
|
|
13355
|
-
* @uiName Withdrawal settings invalid alert description
|
|
13356
|
-
*/
|
|
13357
|
-
"withdrawalSettingsInvalidDescription"?: string;
|
|
13358
|
-
/**
|
|
13359
|
-
* @uiName Withdrawal settings invalid alert header
|
|
13360
|
-
*/
|
|
13361
|
-
"withdrawalSettingsInvalidHeader"?: string;
|
|
13362
13076
|
}
|
|
13363
13077
|
interface SqmText {
|
|
13364
13078
|
}
|
package/docs/docs.docx
CHANGED
|
Binary file
|