@saasquatch/mint-components 2.0.0-5 → 2.0.0-50

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.
Files changed (48) hide show
  1. package/dist/cjs/loader.cjs.js +1 -1
  2. package/dist/cjs/mint-components.cjs.js +1 -1
  3. package/dist/cjs/sqm-banking-info-form_10.cjs.entry.js +6 -3
  4. package/dist/cjs/sqm-big-stat_46.cjs.entry.js +15 -36
  5. package/dist/cjs/sqm-stencilbook.cjs.entry.js +4 -3
  6. package/dist/cjs/sqm-tax-and-cash.cjs.entry.js +1 -1
  7. package/dist/collection/components/sqm-hero/sqm-hero.js +4 -4
  8. package/dist/collection/components/sqm-portal-footer/sqm-portal-footer.js +1 -1
  9. package/dist/collection/components/sqm-reward-exchange-list/sqm-reward-exchange-list.js +1 -34
  10. package/dist/collection/components/sqm-titled-section/sqm-titled-section.js +1 -1
  11. package/dist/collection/components/tax-and-cash/TaxForm.stories.js +4 -3
  12. package/dist/collection/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.js +48 -2
  13. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash/sqm-tax-and-cash.js +1 -1
  14. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard-view.js +3 -1
  15. package/dist/collection/components/tax-and-cash/sqm-tax-and-cash-dashboard/sqm-tax-and-cash-dashboard.js +3 -2
  16. package/dist/esm/loader.js +1 -1
  17. package/dist/esm/mint-components.js +1 -1
  18. package/dist/esm/sqm-banking-info-form_10.entry.js +6 -3
  19. package/dist/esm/sqm-big-stat_46.entry.js +15 -36
  20. package/dist/esm/sqm-stencilbook.entry.js +4 -3
  21. package/dist/esm/sqm-tax-and-cash.entry.js +1 -1
  22. package/dist/esm-es5/loader.js +1 -1
  23. package/dist/esm-es5/mint-components.js +1 -1
  24. package/dist/esm-es5/sqm-banking-info-form_10.entry.js +1 -1
  25. package/dist/esm-es5/sqm-big-stat_46.entry.js +1 -1
  26. package/dist/esm-es5/sqm-stencilbook.entry.js +1 -1
  27. package/dist/esm-es5/sqm-tax-and-cash.entry.js +1 -1
  28. package/dist/mint-components/mint-components.esm.js +1 -1
  29. package/dist/mint-components/{p-46b88149.entry.js → p-38263521.entry.js} +12 -12
  30. package/dist/mint-components/{p-3c09c632.system.entry.js → p-3ea29bac.system.entry.js} +1 -1
  31. package/dist/mint-components/{p-402984b3.system.entry.js → p-43a9fb8e.system.entry.js} +1 -1
  32. package/dist/mint-components/{p-5853132a.system.entry.js → p-69d8b4f2.system.entry.js} +1 -1
  33. package/dist/mint-components/{p-a44a912b.entry.js → p-75c569f7.entry.js} +1 -1
  34. package/dist/mint-components/p-967a9040.system.js +1 -1
  35. package/dist/mint-components/p-af4ce9f9.system.entry.js +1 -0
  36. package/dist/mint-components/p-dddc6446.entry.js +99 -0
  37. package/dist/mint-components/{p-f5c49a83.entry.js → p-e110688b.entry.js} +1 -1
  38. package/dist/types/components/sqm-hero/sqm-hero.d.ts +4 -4
  39. package/dist/types/components/sqm-portal-footer/sqm-portal-footer.d.ts +1 -1
  40. package/dist/types/components/sqm-titled-section/sqm-titled-section.d.ts +1 -1
  41. package/dist/types/components/tax-and-cash/sqm-payout-status-alert/sqm-payout-status-alert.d.ts +8 -0
  42. package/dist/types/components.d.ts +24 -8
  43. package/docs/docs.docx +0 -0
  44. package/docs/raisins.json +1 -1
  45. package/grapesjs/grapesjs.js +1 -1
  46. package/package.json +1 -1
  47. package/dist/mint-components/p-13e66b37.system.entry.js +0 -1
  48. package/dist/mint-components/p-a0730259.entry.js +0 -99
@@ -20,9 +20,9 @@ export declare class Hero {
20
20
  */
21
21
  minHeight: number;
22
22
  /**
23
- * Content background color or image (for use in the left column)
23
+ * Splash image or background color (for use in the left column)
24
24
  *
25
- * @uiName Content background
25
+ * @uiName Splash image
26
26
  * @uiWidget Background
27
27
  */
28
28
  background?: string;
@@ -33,9 +33,9 @@ export declare class Hero {
33
33
  */
34
34
  paddingSize: "none" | "small" | "medium" | "large";
35
35
  /**
36
- * Splash image or background color (for use in the right column)
36
+ * Content background color or image (for use in the right column)
37
37
  *
38
- * @uiName Splash image
38
+ * @uiName Content background
39
39
  * @uiWidget Background
40
40
  */
41
41
  secondaryBackground?: string;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * @uiName Footer
3
- * @validParents ["div","sqm-brand","sqm-portal-container", "sqm-divided-layout", "sqm-referral-card", "sqm-instant-access-registration", "sqm-portal-frame"]
3
+ * @validParents ["div","sqm-brand","sqm-portal-container", "sqm-divided-layout", "sqm-referral-card", "sqm-instant-access-registration", "sqm-portal-frame", "sqm-referred-registration"]
4
4
  */
5
5
  export declare class PortalFooter {
6
6
  ignored: boolean;
@@ -2,7 +2,7 @@ import { VNode } from "../../stencil-public-runtime";
2
2
  import { Spacing } from "../../global/mixins";
3
3
  /**
4
4
  * @uiName Titled Section
5
- * @validParents ["sqm-portal-container","div","sqm-divided-layout","template","sqm-hero","sqm-tab", "sqm-referred-registration", "sqb-program-section","sqb-conditional-section", "sqm-instant-access-registration", "sqm-referral-card"]
5
+ * @validParents ["sqm-portal-container","div","sqm-divided-layout","template","sqm-hero","sqm-tab", "sqm-referred-registration", "sqb-program-section","sqb-conditional-section", "sqm-instant-access-registration", "sqm-referral-card", "sqm-referred-registration"]
6
6
  * @validChildren ["div","sqm-portal-container","p","sqm-timeline","h1","h2","h3","h5","h4","sqm-qr-code","sqm-referral-code","sqm-referral-codes","sqm-share-code","sqm-share-link","sqm-text","span", "sqm-user-name"]
7
7
  * @slots [{"name":"label", "title":"Label"},{"name":"content", "title":"Content"}]
8
8
  * @exampleGroup Layout
@@ -103,6 +103,14 @@ export declare class PayoutStatusAlert {
103
103
  * @uiName Error description
104
104
  */
105
105
  errorDescription: string;
106
+ /**
107
+ * @undocumented
108
+ * @componentState { "title": "Payout Info Required", "props": { "states": { "status": "INFORMATION_REQUIRED" } }, "dependencies": ["sqm-payout-status-alert"] }
109
+ * @componentState { "title": "Verification Required", "props": { "states": { "status": "VERIFICATION:REQUIRED" } }, "dependencies": ["sqm-payout-status-alert"] }
110
+ * @componentState { "title": "Identity Verification", "props": { "states": { "status": "VERIFICATION:REVIEW" } }, "dependencies": ["sqm-payout-status-alert"] }
111
+ * @componentState { "title": "Account Hold", "props": { "states": { "status": "HOLD" } }, "dependencies": ["sqm-payout-status-alert"] }
112
+ */
113
+ stateController?: string;
106
114
  /**
107
115
  * @undocumented
108
116
  * @uiType object
@@ -1024,8 +1024,8 @@ export namespace Components {
1024
1024
  }
1025
1025
  interface SqmHero {
1026
1026
  /**
1027
- * Content background color or image (for use in the left column)
1028
- * @uiName Content background
1027
+ * Splash image or background color (for use in the left column)
1028
+ * @uiName Splash image
1029
1029
  * @uiWidget Background
1030
1030
  */
1031
1031
  "background"?: string;
@@ -1054,8 +1054,8 @@ export namespace Components {
1054
1054
  */
1055
1055
  "paddingSize": "none" | "small" | "medium" | "large";
1056
1056
  /**
1057
- * Splash image or background color (for use in the right column)
1058
- * @uiName Splash image
1057
+ * Content background color or image (for use in the right column)
1058
+ * @uiName Content background
1059
1059
  * @uiWidget Background
1060
1060
  */
1061
1061
  "secondaryBackground"?: string;
@@ -2284,6 +2284,14 @@ export namespace Components {
2284
2284
  * @uiName Info required alert header
2285
2285
  */
2286
2286
  "informationRequiredHeader": string;
2287
+ /**
2288
+ * @undocumented
2289
+ * @componentState { "title": "Payout Info Required", "props": { "states": { "status": "INFORMATION_REQUIRED" } }, "dependencies": ["sqm-payout-status-alert"] }
2290
+ * @componentState { "title": "Verification Required", "props": { "states": { "status": "VERIFICATION:REQUIRED" } }, "dependencies": ["sqm-payout-status-alert"] }
2291
+ * @componentState { "title": "Identity Verification", "props": { "states": { "status": "VERIFICATION:REVIEW" } }, "dependencies": ["sqm-payout-status-alert"] }
2292
+ * @componentState { "title": "Account Hold", "props": { "states": { "status": "HOLD" } }, "dependencies": ["sqm-payout-status-alert"] }
2293
+ */
2294
+ "stateController"?: string;
2287
2295
  /**
2288
2296
  * @uiName Support link text
2289
2297
  */
@@ -8723,8 +8731,8 @@ declare namespace LocalJSX {
8723
8731
  }
8724
8732
  interface SqmHero {
8725
8733
  /**
8726
- * Content background color or image (for use in the left column)
8727
- * @uiName Content background
8734
+ * Splash image or background color (for use in the left column)
8735
+ * @uiName Splash image
8728
8736
  * @uiWidget Background
8729
8737
  */
8730
8738
  "background"?: string;
@@ -8753,8 +8761,8 @@ declare namespace LocalJSX {
8753
8761
  */
8754
8762
  "paddingSize"?: "none" | "small" | "medium" | "large";
8755
8763
  /**
8756
- * Splash image or background color (for use in the right column)
8757
- * @uiName Splash image
8764
+ * Content background color or image (for use in the right column)
8765
+ * @uiName Content background
8758
8766
  * @uiWidget Background
8759
8767
  */
8760
8768
  "secondaryBackground"?: string;
@@ -9977,6 +9985,14 @@ declare namespace LocalJSX {
9977
9985
  * @uiName Info required alert header
9978
9986
  */
9979
9987
  "informationRequiredHeader"?: string;
9988
+ /**
9989
+ * @undocumented
9990
+ * @componentState { "title": "Payout Info Required", "props": { "states": { "status": "INFORMATION_REQUIRED" } }, "dependencies": ["sqm-payout-status-alert"] }
9991
+ * @componentState { "title": "Verification Required", "props": { "states": { "status": "VERIFICATION:REQUIRED" } }, "dependencies": ["sqm-payout-status-alert"] }
9992
+ * @componentState { "title": "Identity Verification", "props": { "states": { "status": "VERIFICATION:REVIEW" } }, "dependencies": ["sqm-payout-status-alert"] }
9993
+ * @componentState { "title": "Account Hold", "props": { "states": { "status": "HOLD" } }, "dependencies": ["sqm-payout-status-alert"] }
9994
+ */
9995
+ "stateController"?: string;
9980
9996
  /**
9981
9997
  * @uiName Support link text
9982
9998
  */
package/docs/docs.docx CHANGED
Binary file