@saasquatch/mint-components 2.0.0-20 → 2.0.0-22
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/sqm-banking-info-form_10.cjs.entry.js +47 -46
- package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +49 -48
- package/dist/esm/sqm-banking-info-form_10.entry.js +47 -46
- package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
- package/dist/mint-components/mint-components.esm.js +1 -1
- package/dist/mint-components/p-967a9040.system.js +1 -1
- package/dist/mint-components/{p-f355c845.entry.js → p-a0971e67.entry.js} +1 -1
- package/dist/mint-components/{p-6cadd5cb.system.entry.js → p-be1e0de1.system.entry.js} +1 -1
- package/dist/types/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.d.ts +1 -1
- package/dist/types/components.d.ts +2 -2
- package/docs/docs.docx +0 -0
- package/package.json +1 -1
|
@@ -339,7 +339,7 @@ export declare class TaxAndCashDashboard {
|
|
|
339
339
|
demoData?: DemoData<UseTaxAndCashDashboardResult>;
|
|
340
340
|
/**
|
|
341
341
|
* @undocumented
|
|
342
|
-
* @componentState { "title": "Payouts on hold", "props": { "states": { "payoutStatus": "HOLD" } }, "dependencies": ["sqm-tax-and-cash"]}
|
|
342
|
+
* @componentState { "title": "Payouts on hold", "props": { "states": { "payoutStatus": "HOLD" } }, "dependencies": ["sqm-tax-and-cash"] }
|
|
343
343
|
*/
|
|
344
344
|
stateController?: string;
|
|
345
345
|
constructor();
|
|
@@ -6356,7 +6356,7 @@ export namespace Components {
|
|
|
6356
6356
|
"requiredTaxForm"?: string;
|
|
6357
6357
|
/**
|
|
6358
6358
|
* @undocumented
|
|
6359
|
-
* @componentState { "title": "Payouts on hold", "props": { "states": { "payoutStatus": "HOLD" } }, "dependencies": ["sqm-tax-and-cash"]}
|
|
6359
|
+
* @componentState { "title": "Payouts on hold", "props": { "states": { "payoutStatus": "HOLD" } }, "dependencies": ["sqm-tax-and-cash"] }
|
|
6360
6360
|
*/
|
|
6361
6361
|
"stateController"?: string;
|
|
6362
6362
|
/**
|
|
@@ -14033,7 +14033,7 @@ declare namespace LocalJSX {
|
|
|
14033
14033
|
"requiredTaxForm"?: string;
|
|
14034
14034
|
/**
|
|
14035
14035
|
* @undocumented
|
|
14036
|
-
* @componentState { "title": "Payouts on hold", "props": { "states": { "payoutStatus": "HOLD" } }, "dependencies": ["sqm-tax-and-cash"]}
|
|
14036
|
+
* @componentState { "title": "Payouts on hold", "props": { "states": { "payoutStatus": "HOLD" } }, "dependencies": ["sqm-tax-and-cash"] }
|
|
14037
14037
|
*/
|
|
14038
14038
|
"stateController"?: string;
|
|
14039
14039
|
/**
|
package/docs/docs.docx
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@saasquatch/mint-components",
|
|
3
3
|
"title": "Mint Components",
|
|
4
|
-
"version": "2.0.0-
|
|
4
|
+
"version": "2.0.0-22",
|
|
5
5
|
"description": "A minimal design library with components for referral and loyalty experiences. Built with Shoelace components by Saasquatch.",
|
|
6
6
|
"icon": "https://res.cloudinary.com/saasquatch/image/upload/v1652219900/squatch-assets/For_Mint.svg",
|
|
7
7
|
"raisins": "docs/raisins.json",
|