@saasquatch/mint-components 1.12.0-10 → 1.12.0-12
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/loader.cjs.js +1 -1
- package/dist/cjs/mint-components.cjs.js +1 -1
- package/dist/cjs/sqm-banking-info-form_16.cjs.entry.js +138 -59
- package/dist/cjs/sqm-big-stat_39.cjs.entry.js +55 -15
- package/dist/cjs/sqm-code-verification.cjs.entry.js +4 -4
- package/dist/cjs/sqm-email-verification.cjs.entry.js +4 -4
- package/dist/cjs/{sqm-invoice-table-view-c58966f8.js → sqm-invoice-table-view-301eed81.js} +78 -23
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +11 -21
- package/dist/cjs/sqm-widget-verification-internal.cjs.entry.js +7 -1
- package/dist/cjs/usePayoutStatus-5ac536a3.js +1045 -0
- package/dist/cjs/{useVerificationEmail-6aacdb71.js → useVerificationEmail-2eb28c2a.js} +5 -1
- package/dist/collection/components/sqm-widget-verification/sqm-code-verification/useCodeVerification.js +3 -3
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/sqm-email-verification-view.js +1 -1
- package/dist/collection/components/sqm-widget-verification/sqm-email-verification/useEmailVerification.js +2 -2
- package/dist/collection/components/sqm-widget-verification/sqm-widget-verification-internal.js +7 -1
- package/dist/collection/components/sqm-widget-verification/useVerificationEmail.js +5 -1
- package/dist/collection/components/tax-and-cash/TaxForm.stories.js +75 -23
- package/dist/collection/components/tax-and-cash/eventKeys.js +1 -0
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/sqm-banking-info-form.js +5 -5
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +3 -0
- package/dist/collection/components/tax-and-cash/sqm-docusign-form/useDocusignForm.js +3 -0
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +3 -0
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/PayoutDetailsCard.stories.js +0 -7
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.js +0 -5
- package/dist/collection/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.js +0 -56
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.js +5 -9
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +28 -11
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +155 -6
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +20 -9
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +86 -21
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +153 -2
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/useTaxAndCashDashboard.js +13 -5
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/sqm-user-info-form-view.js +1 -6
- package/dist/collection/components/tax-and-cash/useVeriffApp.js +64 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/mint-components.js +1 -1
- package/dist/esm/sqm-banking-info-form_16.entry.js +138 -59
- package/dist/esm/sqm-big-stat_39.entry.js +55 -15
- package/dist/esm/sqm-code-verification.entry.js +4 -4
- package/dist/esm/sqm-email-verification.entry.js +4 -4
- package/dist/esm/{sqm-invoice-table-view-d1cfdaf4.js → sqm-invoice-table-view-1f26f252.js} +78 -23
- package/dist/esm/sqm-stencilbook.entry.js +11 -21
- package/dist/esm/sqm-widget-verification-internal.entry.js +7 -1
- package/dist/esm/usePayoutStatus-d613ff10.js +1039 -0
- package/dist/esm/{useVerificationEmail-c32696ba.js → useVerificationEmail-2a21d0e3.js} +5 -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_16.entry.js +1 -1
- package/dist/esm-es5/sqm-big-stat_39.entry.js +1 -1
- package/dist/esm-es5/sqm-code-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-email-verification.entry.js +1 -1
- package/dist/esm-es5/sqm-invoice-table-view-1f26f252.js +1 -0
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/sqm-widget-verification-internal.entry.js +1 -1
- package/dist/esm-es5/usePayoutStatus-d613ff10.js +6 -0
- package/dist/esm-es5/useVerificationEmail-2a21d0e3.js +1 -0
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/p-03e1ac96.system.entry.js +1 -0
- package/dist/mint-components/p-209eab38.system.js +6 -0
- package/dist/mint-components/p-2584baa5.entry.js +16 -0
- package/dist/mint-components/p-2c99add0.js +31 -0
- package/dist/mint-components/p-635f1cf5.system.entry.js +1 -0
- package/dist/mint-components/p-78ec0d48.js +1 -0
- package/dist/mint-components/p-7d79f697.system.js +1 -0
- package/dist/mint-components/p-9379ee08.js +48 -0
- package/dist/mint-components/p-9ddcfcd7.entry.js +195 -0
- package/dist/mint-components/p-a567ba84.system.entry.js +1 -0
- package/dist/mint-components/p-a8c28561.system.js +1 -0
- package/dist/mint-components/p-a9b7e11f.entry.js +25 -0
- package/dist/mint-components/{p-1712a9fd.entry.js → p-b24b4d75.entry.js} +2 -2
- package/dist/mint-components/{p-331d060e.entry.js → p-b9e863d0.entry.js} +14 -14
- package/dist/mint-components/p-c5d26757.system.entry.js +1 -0
- package/dist/mint-components/{p-b62faaa5.system.entry.js → p-c5f84a95.system.entry.js} +1 -1
- package/dist/mint-components/p-ca809fdd.system.js +1 -1
- package/dist/mint-components/{p-e45a8501.system.entry.js → p-f7493ca6.system.entry.js} +1 -1
- package/dist/mint-components/{p-24092973.entry.js → p-f7902f51.entry.js} +2 -2
- package/dist/types/components/sqm-widget-verification/useVerificationEmail.d.ts +1 -0
- package/dist/types/components/tax-and-cash/TaxForm.stories.d.ts +3 -0
- package/dist/types/components/tax-and-cash/eventKeys.d.ts +1 -0
- package/dist/types/components/tax-and-cash/sqm-payout-details-card/PayoutDetailsCard.stories.d.ts +0 -1
- package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.d.ts +0 -4
- package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.d.ts +1 -16
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.d.ts +3 -1
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.d.ts +7 -2
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +25 -0
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +3 -4
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +8 -4
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +24 -0
- package/dist/types/components/tax-and-cash/useVeriffApp.d.ts +6 -0
- package/dist/types/components.d.ts +98 -22
- package/docs/docs.docx +0 -0
- package/docs/raisins.json +1 -1
- package/grapesjs/grapesjs.js +1 -1
- package/package.json +2 -1
- package/dist/cjs/usePayoutStatus-b9fb7399.js +0 -70
- package/dist/esm/usePayoutStatus-1a635054.js +0 -67
- package/dist/esm-es5/sqm-invoice-table-view-d1cfdaf4.js +0 -1
- package/dist/esm-es5/usePayoutStatus-1a635054.js +0 -1
- package/dist/esm-es5/useVerificationEmail-c32696ba.js +0 -1
- package/dist/mint-components/p-15c7a1d2.system.entry.js +0 -1
- package/dist/mint-components/p-1e616d45.system.js +0 -1
- package/dist/mint-components/p-4364001c.entry.js +0 -12
- package/dist/mint-components/p-4bd7a472.js +0 -1
- package/dist/mint-components/p-517224ef.js +0 -19
- package/dist/mint-components/p-5a23b560.system.entry.js +0 -1
- package/dist/mint-components/p-8300d8c8.system.js +0 -1
- package/dist/mint-components/p-8bddb468.system.entry.js +0 -1
- package/dist/mint-components/p-974070c4.system.entry.js +0 -1
- package/dist/mint-components/p-c41e1df8.entry.js +0 -195
- package/dist/mint-components/p-d7806f31.js +0 -48
- package/dist/mint-components/p-e990dc21.system.js +0 -1
- package/dist/mint-components/p-f340214f.entry.js +0 -25
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
export declare function useVerificationEmail(): {
|
|
2
2
|
initialized: boolean;
|
|
3
|
+
verificationEmail: string;
|
|
3
4
|
send: readonly [() => Promise<any>, {
|
|
4
5
|
readonly loading: boolean;
|
|
5
6
|
readonly errors: import("@saasquatch/component-boilerplate/dist/hooks/graphql/useBaseQuery").GraphQlRequestError<any>;
|
|
@@ -56,6 +56,9 @@ export declare const TaxAndCashDashboardIndirectTaxCanadaQuebec: () => any;
|
|
|
56
56
|
export declare const TaxAndCashDashboardIndirectTaxSpain: () => any;
|
|
57
57
|
export declare const TaxAndCashDashboardIndirectTaxNotRegistered: () => any;
|
|
58
58
|
export declare const TaxAndCashDashboardIdentityVerifcationRequired: () => any;
|
|
59
|
+
export declare const TaxAndCashDashboardIdentityVerifcationRequiredInternal: () => any;
|
|
60
|
+
export declare const TaxAndCashDashboardIdentityVerifcationReviewInternal: () => any;
|
|
61
|
+
export declare const TaxAndCashDashboardIdentityVerifcationFailedInternal: () => any;
|
|
59
62
|
export declare const TaxAndCashDashboardNewTaxForm: () => any;
|
|
60
63
|
export declare const TaxAndCashDashboardPayoutsOnHold: () => any;
|
|
61
64
|
export declare const TaxAndCashDashboardLoading: () => any;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const TAX_FORM_UPDATED_EVENT_KEY = "sqm:tax-form-updated";
|
package/dist/types/components/tax-and-cash/sqm-payout-details-card/PayoutDetailsCard.stories.d.ts
CHANGED
|
@@ -3,7 +3,6 @@ declare const _default: {
|
|
|
3
3
|
};
|
|
4
4
|
export default _default;
|
|
5
5
|
export declare const Loading: () => any;
|
|
6
|
-
export declare const Error: () => any;
|
|
7
6
|
export declare const NextPayout: () => any;
|
|
8
7
|
export declare const PayoutToday: () => any;
|
|
9
8
|
export declare const ThresholdPayout: () => any;
|
package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card-view.d.ts
CHANGED
|
@@ -18,10 +18,6 @@ export interface PayoutDetailsCardViewProps {
|
|
|
18
18
|
statusBadgeText: string;
|
|
19
19
|
accountText: string;
|
|
20
20
|
payoutMissingInformationText: string;
|
|
21
|
-
error: {
|
|
22
|
-
errorTitleText: string;
|
|
23
|
-
errorDescriptionText: string;
|
|
24
|
-
};
|
|
25
21
|
};
|
|
26
22
|
}
|
|
27
23
|
export declare function PayoutDetailsCardView(props: PayoutDetailsCardViewProps): any;
|
package/dist/types/components/tax-and-cash/sqm-payout-details-card/sqm-payout-details-card.d.ts
CHANGED
|
@@ -19,16 +19,6 @@ export declare class PayoutDetailsCard {
|
|
|
19
19
|
* @uiName Bank account field label
|
|
20
20
|
*/
|
|
21
21
|
accountText: string;
|
|
22
|
-
/**
|
|
23
|
-
* Part of the alert displayed at the top of the page when there’s been an issue preventing payouts.
|
|
24
|
-
* @uiName Payout error message title
|
|
25
|
-
*/
|
|
26
|
-
errorTitleText: string;
|
|
27
|
-
/**
|
|
28
|
-
* Part of the alert displayed at the top of the page when there’s been an issue preventing payouts.
|
|
29
|
-
* @uiName Payout error message description
|
|
30
|
-
*/
|
|
31
|
-
errorDescriptionText: string;
|
|
32
22
|
/**
|
|
33
23
|
* Text displayed for existing publishers that do not have saved banking information.
|
|
34
24
|
* @uiName Payout missing information subtext
|
|
@@ -40,11 +30,6 @@ export declare class PayoutDetailsCard {
|
|
|
40
30
|
demoData?: DemoData<any>;
|
|
41
31
|
constructor();
|
|
42
32
|
disconnectedCallback(): void;
|
|
43
|
-
getTextProps(): this
|
|
44
|
-
error: {
|
|
45
|
-
errorTitleText: string;
|
|
46
|
-
errorDescriptionText: string;
|
|
47
|
-
};
|
|
48
|
-
};
|
|
33
|
+
getTextProps(): this;
|
|
49
34
|
render(): any;
|
|
50
35
|
}
|
package/dist/types/components/tax-and-cash/sqm-payout-status-alert/PayoutStatusAlert.stories.d.ts
CHANGED
|
@@ -4,7 +4,9 @@ declare const _default: {
|
|
|
4
4
|
export default _default;
|
|
5
5
|
export declare const InformationRequired: () => any;
|
|
6
6
|
export declare const VerifyIdentity: () => any;
|
|
7
|
-
export declare const
|
|
7
|
+
export declare const VerifyIdentityRequiredInternal: () => any;
|
|
8
|
+
export declare const VerifyIdentityReviewInternal: () => any;
|
|
9
|
+
export declare const VerifyIdentityFailedInternal: () => any;
|
|
8
10
|
export declare const Hold: () => any;
|
|
9
11
|
export declare const Loading: () => any;
|
|
10
12
|
export declare const Error: () => any;
|
package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ export interface PayoutStatusAlertViewProps {
|
|
|
4
4
|
error: boolean;
|
|
5
5
|
loading: boolean;
|
|
6
6
|
status: PayoutStatus;
|
|
7
|
-
|
|
7
|
+
veriffLoading: boolean;
|
|
8
8
|
};
|
|
9
9
|
data: {
|
|
10
10
|
type: "SquatchJS2" | "SquatchAndroid" | "SquatchIOS" | "SquatchPortal" | "SquatchAdmin" | "None";
|
|
@@ -12,7 +12,6 @@ export interface PayoutStatusAlertViewProps {
|
|
|
12
12
|
callbacks: {
|
|
13
13
|
onClick: () => void;
|
|
14
14
|
onTermsClick: () => void;
|
|
15
|
-
onCancel: () => void;
|
|
16
15
|
};
|
|
17
16
|
text: {
|
|
18
17
|
informationRequiredHeader: string;
|
|
@@ -21,6 +20,12 @@ export interface PayoutStatusAlertViewProps {
|
|
|
21
20
|
verificationRequiredHeader: string;
|
|
22
21
|
verificationRequiredDescription: string;
|
|
23
22
|
verificationRequiredButtonText: string;
|
|
23
|
+
verificationRequiredInternalHeader: string;
|
|
24
|
+
verificationRequiredInternalDescription: string;
|
|
25
|
+
verificationReviewInternalHeader: string;
|
|
26
|
+
verificationReviewInternalDescription: string;
|
|
27
|
+
verificationFailedInternalHeader: string;
|
|
28
|
+
verificationFailedInternalDescription: string;
|
|
24
29
|
holdHeader: string;
|
|
25
30
|
holdDescription: string;
|
|
26
31
|
errorHeader: string;
|
package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts
CHANGED
|
@@ -30,12 +30,37 @@ export declare class PayoutStatusAlert {
|
|
|
30
30
|
* @uiName Verification required alert button text
|
|
31
31
|
*/
|
|
32
32
|
verificationRequiredButtonText: string;
|
|
33
|
+
/**
|
|
34
|
+
* @uiName Verification required internal alert header
|
|
35
|
+
*/
|
|
36
|
+
verificationRequiredInternalHeader: string;
|
|
37
|
+
/**
|
|
38
|
+
* @uiName Verification required internal alert description
|
|
39
|
+
*/
|
|
40
|
+
verificationRequiredInternalDescription: string;
|
|
41
|
+
/**
|
|
42
|
+
* @uiName Verification review internal alert header
|
|
43
|
+
*/
|
|
44
|
+
verificationReviewInternalHeader: string;
|
|
45
|
+
/**
|
|
46
|
+
* @uiName Verification review internal alert description
|
|
47
|
+
*/
|
|
48
|
+
verificationReviewInternalDescription: string;
|
|
49
|
+
/**
|
|
50
|
+
* @uiName Verification failed internal alert header
|
|
51
|
+
*/
|
|
52
|
+
verificationFailedInternalHeader: string;
|
|
53
|
+
/**
|
|
54
|
+
* @uiName Verification failed internal alert description
|
|
55
|
+
*/
|
|
56
|
+
verificationFailedInternalDescription: string;
|
|
33
57
|
/**
|
|
34
58
|
* @uiName Payout on hold alert header
|
|
35
59
|
*/
|
|
36
60
|
holdHeader: string;
|
|
37
61
|
/**
|
|
38
62
|
* @uiName Payout on hold alert description
|
|
63
|
+
* AL: TODO copy not finalized for support section
|
|
39
64
|
*/
|
|
40
65
|
holdDescription: string;
|
|
41
66
|
/**
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { UserQuery } from "../sqm-tax-and-cash/data";
|
|
2
2
|
import { PayoutStatusAlert } from "./sqm-payout-status-alert";
|
|
3
|
-
export declare type PayoutStatus = "INFORMATION_REQUIRED" | "
|
|
3
|
+
export declare type PayoutStatus = "INFORMATION_REQUIRED" | "VERIFICATION:REQUIRED" | "VERIFICATION:INTERNAL" | "VERIFICATION:REVIEW" | "VERIFICATION:FAILED" | "HOLD" | "DONE";
|
|
4
4
|
export declare function getStatus(data: UserQuery): PayoutStatus;
|
|
5
5
|
export declare function usePayoutStatus(props: PayoutStatusAlert): {
|
|
6
6
|
states: {
|
|
7
7
|
loading: boolean;
|
|
8
|
+
veriffLoading: boolean;
|
|
8
9
|
status: PayoutStatus;
|
|
9
|
-
showVerifyIdentity: boolean;
|
|
10
10
|
error: boolean;
|
|
11
11
|
};
|
|
12
12
|
data: {
|
|
@@ -15,7 +15,6 @@ export declare function usePayoutStatus(props: PayoutStatusAlert): {
|
|
|
15
15
|
text: PayoutStatusAlert;
|
|
16
16
|
callbacks: {
|
|
17
17
|
onTermsClick: () => void;
|
|
18
|
-
onClick: () => void
|
|
19
|
-
onCancel: () => void;
|
|
18
|
+
onClick: () => Promise<void>;
|
|
20
19
|
};
|
|
21
20
|
};
|
|
@@ -22,11 +22,9 @@ export interface TaxAndCashDashboardProps {
|
|
|
22
22
|
loading?: boolean;
|
|
23
23
|
loadingError?: boolean;
|
|
24
24
|
showNewFormDialog: boolean;
|
|
25
|
-
showIdentityVerificationDialog?: boolean;
|
|
26
|
-
identiyRequired?: boolean;
|
|
27
25
|
hasHold: boolean;
|
|
28
26
|
payoutStatus: PayoutStatus;
|
|
29
|
-
|
|
27
|
+
veriffLoading: boolean;
|
|
30
28
|
errors?: {
|
|
31
29
|
general?: boolean;
|
|
32
30
|
};
|
|
@@ -36,10 +34,10 @@ export interface TaxAndCashDashboardProps {
|
|
|
36
34
|
};
|
|
37
35
|
callbacks: {
|
|
38
36
|
onClick: (props: any) => void;
|
|
37
|
+
onVerifyClick: () => void;
|
|
39
38
|
onEditPayoutInfo: () => void;
|
|
40
39
|
onNewFormCancel: () => void;
|
|
41
40
|
onNewFormClick: () => void;
|
|
42
|
-
onVerifyIdentityCancel: () => void;
|
|
43
41
|
};
|
|
44
42
|
text: {
|
|
45
43
|
statusTextActive?: string;
|
|
@@ -91,6 +89,12 @@ export interface TaxAndCashDashboardProps {
|
|
|
91
89
|
verificationRequiredHeader: string;
|
|
92
90
|
verificationRequiredDescription: string;
|
|
93
91
|
verificationRequiredButtonText: string;
|
|
92
|
+
verificationRequiredInternalHeader: string;
|
|
93
|
+
verificationRequiredInternalDescription: string;
|
|
94
|
+
verificationReviewInternalHeader: string;
|
|
95
|
+
verificationReviewInternalDescription: string;
|
|
96
|
+
verificationFailedInternalHeader: string;
|
|
97
|
+
verificationFailedInternalDescription: string;
|
|
94
98
|
cancelButton: string;
|
|
95
99
|
error: {
|
|
96
100
|
generalTitle: string;
|
|
@@ -191,6 +191,30 @@ export declare class TaxAndCashDashboard {
|
|
|
191
191
|
* @uiWidget textArea
|
|
192
192
|
*/
|
|
193
193
|
verificationRequiredDescription: string;
|
|
194
|
+
/**
|
|
195
|
+
* @uiName Verification required internal alert header
|
|
196
|
+
*/
|
|
197
|
+
verificationRequiredInternalHeader: string;
|
|
198
|
+
/**
|
|
199
|
+
* @uiName Verification required internal alert description
|
|
200
|
+
*/
|
|
201
|
+
verificationRequiredInternalDescription: string;
|
|
202
|
+
/**
|
|
203
|
+
* @uiName Verification review internal alert header
|
|
204
|
+
*/
|
|
205
|
+
verificationReviewInternalHeader: string;
|
|
206
|
+
/**
|
|
207
|
+
* @uiName Verification review internal alert description
|
|
208
|
+
*/
|
|
209
|
+
verificationReviewInternalDescription: string;
|
|
210
|
+
/**
|
|
211
|
+
* @uiName Verification failed internal alert header
|
|
212
|
+
*/
|
|
213
|
+
verificationFailedInternalHeader: string;
|
|
214
|
+
/**
|
|
215
|
+
* @uiName Verification failed internal alert description
|
|
216
|
+
*/
|
|
217
|
+
verificationFailedInternalDescription: string;
|
|
194
218
|
/**
|
|
195
219
|
* Part of the alert displayed at the top of the page when the user needs to verify their identity.
|
|
196
220
|
* @uiName Verification required alert button text
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export declare const VERIFF_COMPLETE_EVENT_KEY = "sqm:veriff-updated";
|
|
2
|
+
export declare function useVeriffApp(): {
|
|
3
|
+
render: () => Promise<void>;
|
|
4
|
+
loading: boolean;
|
|
5
|
+
errors: import("@saasquatch/component-boilerplate/dist/hooks/graphql/useBaseQuery").GraphQlRequestError<any>;
|
|
6
|
+
};
|
|
@@ -1692,16 +1692,6 @@ export namespace Components {
|
|
|
1692
1692
|
* @undocumented
|
|
1693
1693
|
*/
|
|
1694
1694
|
"demoData"?: DemoData<any>;
|
|
1695
|
-
/**
|
|
1696
|
-
* Part of the alert displayed at the top of the page when there’s been an issue preventing payouts.
|
|
1697
|
-
* @uiName Payout error message description
|
|
1698
|
-
*/
|
|
1699
|
-
"errorDescriptionText": string;
|
|
1700
|
-
/**
|
|
1701
|
-
* Part of the alert displayed at the top of the page when there’s been an issue preventing payouts.
|
|
1702
|
-
* @uiName Payout error message title
|
|
1703
|
-
*/
|
|
1704
|
-
"errorTitleText": string;
|
|
1705
1695
|
/**
|
|
1706
1696
|
* Text displayed for existing publishers that do not have saved banking information.
|
|
1707
1697
|
* @uiName Payout missing information subtext
|
|
@@ -1733,7 +1723,7 @@ export namespace Components {
|
|
|
1733
1723
|
*/
|
|
1734
1724
|
"errorHeader": string;
|
|
1735
1725
|
/**
|
|
1736
|
-
* @uiName Payout on hold alert description
|
|
1726
|
+
* @uiName Payout on hold alert description AL: TODO copy not finalized for support section
|
|
1737
1727
|
*/
|
|
1738
1728
|
"holdDescription": string;
|
|
1739
1729
|
/**
|
|
@@ -1756,6 +1746,14 @@ export namespace Components {
|
|
|
1756
1746
|
* @uiName Cash & Payouts Terms and Conditions url
|
|
1757
1747
|
*/
|
|
1758
1748
|
"termsUrl": string;
|
|
1749
|
+
/**
|
|
1750
|
+
* @uiName Verification failed internal alert description
|
|
1751
|
+
*/
|
|
1752
|
+
"verificationFailedInternalDescription": string;
|
|
1753
|
+
/**
|
|
1754
|
+
* @uiName Verification failed internal alert header
|
|
1755
|
+
*/
|
|
1756
|
+
"verificationFailedInternalHeader": string;
|
|
1759
1757
|
/**
|
|
1760
1758
|
* @uiName Verification required alert button text
|
|
1761
1759
|
*/
|
|
@@ -1768,6 +1766,22 @@ export namespace Components {
|
|
|
1768
1766
|
* @uiName Verification required alert header
|
|
1769
1767
|
*/
|
|
1770
1768
|
"verificationRequiredHeader": string;
|
|
1769
|
+
/**
|
|
1770
|
+
* @uiName Verification required internal alert description
|
|
1771
|
+
*/
|
|
1772
|
+
"verificationRequiredInternalDescription": string;
|
|
1773
|
+
/**
|
|
1774
|
+
* @uiName Verification required internal alert header
|
|
1775
|
+
*/
|
|
1776
|
+
"verificationRequiredInternalHeader": string;
|
|
1777
|
+
/**
|
|
1778
|
+
* @uiName Verification review internal alert description
|
|
1779
|
+
*/
|
|
1780
|
+
"verificationReviewInternalDescription": string;
|
|
1781
|
+
/**
|
|
1782
|
+
* @uiName Verification review internal alert header
|
|
1783
|
+
*/
|
|
1784
|
+
"verificationReviewInternalHeader": string;
|
|
1771
1785
|
}
|
|
1772
1786
|
interface SqmPopupContainer {
|
|
1773
1787
|
/**
|
|
@@ -5037,6 +5051,14 @@ export namespace Components {
|
|
|
5037
5051
|
* @uiName Payout schedule by threshold text
|
|
5038
5052
|
*/
|
|
5039
5053
|
"thresholdPayoutText": string;
|
|
5054
|
+
/**
|
|
5055
|
+
* @uiName Verification failed internal alert description
|
|
5056
|
+
*/
|
|
5057
|
+
"verificationFailedInternalDescription": string;
|
|
5058
|
+
/**
|
|
5059
|
+
* @uiName Verification failed internal alert header
|
|
5060
|
+
*/
|
|
5061
|
+
"verificationFailedInternalHeader": string;
|
|
5040
5062
|
/**
|
|
5041
5063
|
* Part of the alert displayed at the top of the page when the user needs to verify their identity.
|
|
5042
5064
|
* @uiName Verification required alert button text
|
|
@@ -5054,6 +5076,22 @@ export namespace Components {
|
|
|
5054
5076
|
* @uiWidget textArea
|
|
5055
5077
|
*/
|
|
5056
5078
|
"verificationRequiredHeader": string;
|
|
5079
|
+
/**
|
|
5080
|
+
* @uiName Verification required internal alert description
|
|
5081
|
+
*/
|
|
5082
|
+
"verificationRequiredInternalDescription": string;
|
|
5083
|
+
/**
|
|
5084
|
+
* @uiName Verification required internal alert header
|
|
5085
|
+
*/
|
|
5086
|
+
"verificationRequiredInternalHeader": string;
|
|
5087
|
+
/**
|
|
5088
|
+
* @uiName Verification review internal alert description
|
|
5089
|
+
*/
|
|
5090
|
+
"verificationReviewInternalDescription": string;
|
|
5091
|
+
/**
|
|
5092
|
+
* @uiName Verification review internal alert header
|
|
5093
|
+
*/
|
|
5094
|
+
"verificationReviewInternalHeader": string;
|
|
5057
5095
|
}
|
|
5058
5096
|
interface SqmText {
|
|
5059
5097
|
}
|
|
@@ -7830,16 +7868,6 @@ declare namespace LocalJSX {
|
|
|
7830
7868
|
* @undocumented
|
|
7831
7869
|
*/
|
|
7832
7870
|
"demoData"?: DemoData<any>;
|
|
7833
|
-
/**
|
|
7834
|
-
* Part of the alert displayed at the top of the page when there’s been an issue preventing payouts.
|
|
7835
|
-
* @uiName Payout error message description
|
|
7836
|
-
*/
|
|
7837
|
-
"errorDescriptionText"?: string;
|
|
7838
|
-
/**
|
|
7839
|
-
* Part of the alert displayed at the top of the page when there’s been an issue preventing payouts.
|
|
7840
|
-
* @uiName Payout error message title
|
|
7841
|
-
*/
|
|
7842
|
-
"errorTitleText"?: string;
|
|
7843
7871
|
/**
|
|
7844
7872
|
* Text displayed for existing publishers that do not have saved banking information.
|
|
7845
7873
|
* @uiName Payout missing information subtext
|
|
@@ -7871,7 +7899,7 @@ declare namespace LocalJSX {
|
|
|
7871
7899
|
*/
|
|
7872
7900
|
"errorHeader"?: string;
|
|
7873
7901
|
/**
|
|
7874
|
-
* @uiName Payout on hold alert description
|
|
7902
|
+
* @uiName Payout on hold alert description AL: TODO copy not finalized for support section
|
|
7875
7903
|
*/
|
|
7876
7904
|
"holdDescription"?: string;
|
|
7877
7905
|
/**
|
|
@@ -7894,6 +7922,14 @@ declare namespace LocalJSX {
|
|
|
7894
7922
|
* @uiName Cash & Payouts Terms and Conditions url
|
|
7895
7923
|
*/
|
|
7896
7924
|
"termsUrl"?: string;
|
|
7925
|
+
/**
|
|
7926
|
+
* @uiName Verification failed internal alert description
|
|
7927
|
+
*/
|
|
7928
|
+
"verificationFailedInternalDescription"?: string;
|
|
7929
|
+
/**
|
|
7930
|
+
* @uiName Verification failed internal alert header
|
|
7931
|
+
*/
|
|
7932
|
+
"verificationFailedInternalHeader"?: string;
|
|
7897
7933
|
/**
|
|
7898
7934
|
* @uiName Verification required alert button text
|
|
7899
7935
|
*/
|
|
@@ -7906,6 +7942,22 @@ declare namespace LocalJSX {
|
|
|
7906
7942
|
* @uiName Verification required alert header
|
|
7907
7943
|
*/
|
|
7908
7944
|
"verificationRequiredHeader"?: string;
|
|
7945
|
+
/**
|
|
7946
|
+
* @uiName Verification required internal alert description
|
|
7947
|
+
*/
|
|
7948
|
+
"verificationRequiredInternalDescription"?: string;
|
|
7949
|
+
/**
|
|
7950
|
+
* @uiName Verification required internal alert header
|
|
7951
|
+
*/
|
|
7952
|
+
"verificationRequiredInternalHeader"?: string;
|
|
7953
|
+
/**
|
|
7954
|
+
* @uiName Verification review internal alert description
|
|
7955
|
+
*/
|
|
7956
|
+
"verificationReviewInternalDescription"?: string;
|
|
7957
|
+
/**
|
|
7958
|
+
* @uiName Verification review internal alert header
|
|
7959
|
+
*/
|
|
7960
|
+
"verificationReviewInternalHeader"?: string;
|
|
7909
7961
|
}
|
|
7910
7962
|
interface SqmPopupContainer {
|
|
7911
7963
|
/**
|
|
@@ -11151,6 +11203,14 @@ declare namespace LocalJSX {
|
|
|
11151
11203
|
* @uiName Payout schedule by threshold text
|
|
11152
11204
|
*/
|
|
11153
11205
|
"thresholdPayoutText"?: string;
|
|
11206
|
+
/**
|
|
11207
|
+
* @uiName Verification failed internal alert description
|
|
11208
|
+
*/
|
|
11209
|
+
"verificationFailedInternalDescription"?: string;
|
|
11210
|
+
/**
|
|
11211
|
+
* @uiName Verification failed internal alert header
|
|
11212
|
+
*/
|
|
11213
|
+
"verificationFailedInternalHeader"?: string;
|
|
11154
11214
|
/**
|
|
11155
11215
|
* Part of the alert displayed at the top of the page when the user needs to verify their identity.
|
|
11156
11216
|
* @uiName Verification required alert button text
|
|
@@ -11168,6 +11228,22 @@ declare namespace LocalJSX {
|
|
|
11168
11228
|
* @uiWidget textArea
|
|
11169
11229
|
*/
|
|
11170
11230
|
"verificationRequiredHeader"?: string;
|
|
11231
|
+
/**
|
|
11232
|
+
* @uiName Verification required internal alert description
|
|
11233
|
+
*/
|
|
11234
|
+
"verificationRequiredInternalDescription"?: string;
|
|
11235
|
+
/**
|
|
11236
|
+
* @uiName Verification required internal alert header
|
|
11237
|
+
*/
|
|
11238
|
+
"verificationRequiredInternalHeader"?: string;
|
|
11239
|
+
/**
|
|
11240
|
+
* @uiName Verification review internal alert description
|
|
11241
|
+
*/
|
|
11242
|
+
"verificationReviewInternalDescription"?: string;
|
|
11243
|
+
/**
|
|
11244
|
+
* @uiName Verification review internal alert header
|
|
11245
|
+
*/
|
|
11246
|
+
"verificationReviewInternalHeader"?: string;
|
|
11171
11247
|
}
|
|
11172
11248
|
interface SqmText {
|
|
11173
11249
|
}
|
package/docs/docs.docx
CHANGED
|
Binary file
|