@saasquatch/mint-components 1.16.0-15 → 1.16.0-3
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_17.cjs.entry.js +2 -58
- package/dist/cjs/sqm-big-stat_43.cjs.entry.js +5 -51
- package/dist/cjs/sqm-stencilbook.cjs.entry.js +1 -1
- package/dist/cjs/{usePayoutStatus-d69345f3.js → usePayoutStatus-c84a7d98.js} +11 -29
- package/dist/collection/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.js +1 -1
- package/dist/collection/components/sqm-rewards-table/sqm-rewards-table.js +1 -1
- package/dist/collection/components/tax-and-cash/sqm-banking-info-form/useBankingInfoForm.js +0 -4
- package/dist/collection/components/tax-and-cash/sqm-indirect-tax-form/useIndirectTaxForm.js +0 -4
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.js +3 -41
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +3 -53
- package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.js +11 -29
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +0 -79
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +1 -20
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +0 -75
- package/dist/collection/components/tax-and-cash/sqm-user-info-form/useUserInfoForm.js +0 -4
- 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 +2 -58
- package/dist/esm/sqm-big-stat_43.entry.js +5 -51
- package/dist/esm/sqm-stencilbook.entry.js +1 -1
- package/dist/esm/{usePayoutStatus-1b6c3dbd.js → usePayoutStatus-f07bcf90.js} +11 -29
- 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-big-stat_43.entry.js +1 -1
- package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
- package/dist/esm-es5/{usePayoutStatus-1b6c3dbd.js → usePayoutStatus-f07bcf90.js} +2 -2
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/{p-58ae268a.system.entry.js → p-01a851f7.system.entry.js} +1 -1
- package/dist/mint-components/{p-9e6ce01f.system.js → p-0c9debc1.system.js} +2 -2
- package/dist/mint-components/p-1870ab08.system.entry.js +1 -0
- package/dist/mint-components/p-37996351.system.js +1 -1
- package/dist/mint-components/p-47bd2d7a.entry.js +205 -0
- package/dist/mint-components/{p-03ebb740.js → p-6bb25c02.js} +3 -9
- package/dist/mint-components/p-6f65f9e1.system.entry.js +1 -0
- package/dist/mint-components/{p-e4f853ff.entry.js → p-7893e7d1.entry.js} +1 -1
- package/dist/mint-components/p-d8ea88f9.entry.js +273 -0
- package/dist/types/components/sqm-rewards-table/columns/sqm-rewards-table-source-column.d.ts +1 -1
- package/dist/types/components/sqm-rewards-table/sqm-rewards-table.d.ts +1 -1
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert-view.d.ts +1 -4
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +0 -8
- package/dist/types/components/tax-and-cash/sqm-payout-status-alert/usePayoutStatus.d.ts +1 -8
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.d.ts +0 -13
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.d.ts +0 -3
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +0 -12
- package/dist/types/components.d.ts +0 -66
- 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/mint-components/p-641dae37.system.entry.js +0 -1
- package/dist/mint-components/p-b58e2197.entry.js +0 -273
- package/dist/mint-components/p-bfeb0690.system.entry.js +0 -1
- package/dist/mint-components/p-e1167a80.entry.js +0 -205
|
@@ -2008,14 +2008,6 @@ export namespace Components {
|
|
|
2008
2008
|
"thresholdPayoutText": string;
|
|
2009
2009
|
}
|
|
2010
2010
|
interface SqmPayoutStatusAlert {
|
|
2011
|
-
/**
|
|
2012
|
-
* @uiName Account review alert description
|
|
2013
|
-
*/
|
|
2014
|
-
"accountReviewDescription": string;
|
|
2015
|
-
/**
|
|
2016
|
-
* @uiName Account review alert header
|
|
2017
|
-
*/
|
|
2018
|
-
"accountReviewHeader": string;
|
|
2019
2011
|
/**
|
|
2020
2012
|
* @uiName Cash & Payouts Microsite Page (only set if alert is used in a microsite)
|
|
2021
2013
|
*/
|
|
@@ -4640,14 +4632,6 @@ export namespace Components {
|
|
|
4640
4632
|
* @uiGroup General Form Properties
|
|
4641
4633
|
*/
|
|
4642
4634
|
"continueButton": string;
|
|
4643
|
-
/**
|
|
4644
|
-
* @uiName Account review alert description
|
|
4645
|
-
*/
|
|
4646
|
-
"dashboard_accountReviewDescription": string;
|
|
4647
|
-
/**
|
|
4648
|
-
* @uiName Account review alert header
|
|
4649
|
-
*/
|
|
4650
|
-
"dashboard_accountReviewHeader": string;
|
|
4651
4635
|
/**
|
|
4652
4636
|
* Shown before the participant’s bank account information.
|
|
4653
4637
|
* @uiName Bank account field label
|
|
@@ -4920,11 +4904,6 @@ export namespace Components {
|
|
|
4920
4904
|
* @uiGroup Dashboard Properties
|
|
4921
4905
|
*/
|
|
4922
4906
|
"dashboard_taxDocumentSectionSubHeader": string;
|
|
4923
|
-
/**
|
|
4924
|
-
* @uiName Terms and Conditions text
|
|
4925
|
-
* @uiGroup Dashboard Properties
|
|
4926
|
-
*/
|
|
4927
|
-
"dashboard_termsAndConditions": string;
|
|
4928
4907
|
/**
|
|
4929
4908
|
* Display participants' payout preference on the payout information card, indicating the balance at which they want to get paid.
|
|
4930
4909
|
* @uiName Payout schedule by threshold text
|
|
@@ -5632,14 +5611,6 @@ export namespace Components {
|
|
|
5632
5611
|
"termsAndConditions": string;
|
|
5633
5612
|
}
|
|
5634
5613
|
interface SqmTaxAndCashDashboard {
|
|
5635
|
-
/**
|
|
5636
|
-
* @uiName Account review alert description
|
|
5637
|
-
*/
|
|
5638
|
-
"accountReviewDescription": string;
|
|
5639
|
-
/**
|
|
5640
|
-
* @uiName Account review alert header
|
|
5641
|
-
*/
|
|
5642
|
-
"accountReviewHeader": string;
|
|
5643
5614
|
/**
|
|
5644
5615
|
* Shown before the participant’s bank account information.
|
|
5645
5616
|
* @uiName Bank account field label
|
|
@@ -5902,10 +5873,6 @@ export namespace Components {
|
|
|
5902
5873
|
* @uiName Tax documents section description
|
|
5903
5874
|
*/
|
|
5904
5875
|
"taxDocumentSectionSubHeader": string;
|
|
5905
|
-
/**
|
|
5906
|
-
* @uiName Terms and Conditions text
|
|
5907
|
-
*/
|
|
5908
|
-
"termsAndConditions": string;
|
|
5909
5876
|
/**
|
|
5910
5877
|
* Display participants' payout preference on the payout information card, indicating the balance at which they want to get paid.
|
|
5911
5878
|
* @uiName Payout schedule by threshold text
|
|
@@ -9141,14 +9108,6 @@ declare namespace LocalJSX {
|
|
|
9141
9108
|
"thresholdPayoutText"?: string;
|
|
9142
9109
|
}
|
|
9143
9110
|
interface SqmPayoutStatusAlert {
|
|
9144
|
-
/**
|
|
9145
|
-
* @uiName Account review alert description
|
|
9146
|
-
*/
|
|
9147
|
-
"accountReviewDescription"?: string;
|
|
9148
|
-
/**
|
|
9149
|
-
* @uiName Account review alert header
|
|
9150
|
-
*/
|
|
9151
|
-
"accountReviewHeader"?: string;
|
|
9152
9111
|
/**
|
|
9153
9112
|
* @uiName Cash & Payouts Microsite Page (only set if alert is used in a microsite)
|
|
9154
9113
|
*/
|
|
@@ -11749,14 +11708,6 @@ declare namespace LocalJSX {
|
|
|
11749
11708
|
* @uiGroup General Form Properties
|
|
11750
11709
|
*/
|
|
11751
11710
|
"continueButton"?: string;
|
|
11752
|
-
/**
|
|
11753
|
-
* @uiName Account review alert description
|
|
11754
|
-
*/
|
|
11755
|
-
"dashboard_accountReviewDescription"?: string;
|
|
11756
|
-
/**
|
|
11757
|
-
* @uiName Account review alert header
|
|
11758
|
-
*/
|
|
11759
|
-
"dashboard_accountReviewHeader"?: string;
|
|
11760
11711
|
/**
|
|
11761
11712
|
* Shown before the participant’s bank account information.
|
|
11762
11713
|
* @uiName Bank account field label
|
|
@@ -12029,11 +11980,6 @@ declare namespace LocalJSX {
|
|
|
12029
11980
|
* @uiGroup Dashboard Properties
|
|
12030
11981
|
*/
|
|
12031
11982
|
"dashboard_taxDocumentSectionSubHeader"?: string;
|
|
12032
|
-
/**
|
|
12033
|
-
* @uiName Terms and Conditions text
|
|
12034
|
-
* @uiGroup Dashboard Properties
|
|
12035
|
-
*/
|
|
12036
|
-
"dashboard_termsAndConditions"?: string;
|
|
12037
11983
|
/**
|
|
12038
11984
|
* Display participants' payout preference on the payout information card, indicating the balance at which they want to get paid.
|
|
12039
11985
|
* @uiName Payout schedule by threshold text
|
|
@@ -12741,14 +12687,6 @@ declare namespace LocalJSX {
|
|
|
12741
12687
|
"termsAndConditions"?: string;
|
|
12742
12688
|
}
|
|
12743
12689
|
interface SqmTaxAndCashDashboard {
|
|
12744
|
-
/**
|
|
12745
|
-
* @uiName Account review alert description
|
|
12746
|
-
*/
|
|
12747
|
-
"accountReviewDescription"?: string;
|
|
12748
|
-
/**
|
|
12749
|
-
* @uiName Account review alert header
|
|
12750
|
-
*/
|
|
12751
|
-
"accountReviewHeader"?: string;
|
|
12752
12690
|
/**
|
|
12753
12691
|
* Shown before the participant’s bank account information.
|
|
12754
12692
|
* @uiName Bank account field label
|
|
@@ -13011,10 +12949,6 @@ declare namespace LocalJSX {
|
|
|
13011
12949
|
* @uiName Tax documents section description
|
|
13012
12950
|
*/
|
|
13013
12951
|
"taxDocumentSectionSubHeader"?: string;
|
|
13014
|
-
/**
|
|
13015
|
-
* @uiName Terms and Conditions text
|
|
13016
|
-
*/
|
|
13017
|
-
"termsAndConditions"?: string;
|
|
13018
12952
|
/**
|
|
13019
12953
|
* Display participants' payout preference on the payout information card, indicating the balance at which they want to get paid.
|
|
13020
12954
|
* @uiName Payout schedule by threshold text
|
package/docs/docs.docx
CHANGED
|
Binary file
|