@saasquatch/mint-components 2.0.0-15 → 2.0.0-16

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.
@@ -3186,10 +3186,10 @@ const PayoutStatusAlert = class {
3186
3186
  this.errorDescription = "There was an error with determining your payout status.";
3187
3187
  /**
3188
3188
  * @undocumented
3189
- * @componentState { "title": "Payout Info Required", "props": { "demoData": { "states": { "status": "INFORMATION_REQUIRED" } } }, "dependencies": ["sqm-payout-status-alert"] }
3190
- * @componentState { "title": "Verification Required", "props": { "demoData": { "states": { "status": "VERIFICATION:REQUIRED" } } }, "dependencies": ["sqm-payout-status-alert"] }
3191
- * @componentState { "title": "Identity Verification", "props": { "demoData": { "states": { "status": "VERIFICATION:REVIEW" } } }, "dependencies": ["sqm-payout-status-alert"] }
3192
- * @componentState { "title": "Account Hold", "props": { "demoData": { "states": { "status": "HOLD" } } }, "dependencies": ["sqm-payout-status-alert"] }
3189
+ * @componentState { "title": "Payout Info Required", "props": { "states": { "status": "INFORMATION_REQUIRED" } }, "dependencies": ["sqm-payout-status-alert"] }
3190
+ * @componentState { "title": "Verification Required", "props": { "states": { "status": "VERIFICATION:REQUIRED" } }, "dependencies": ["sqm-payout-status-alert"] }
3191
+ * @componentState { "title": "Identity Verification", "props": { "states": { "status": "VERIFICATION:REVIEW" } }, "dependencies": ["sqm-payout-status-alert"] }
3192
+ * @componentState { "title": "Account Hold", "props": { "states": { "status": "HOLD" } }, "dependencies": ["sqm-payout-status-alert"] }
3193
3193
  */
3194
3194
  this.stateController = "{}";
3195
3195
  domContextHooks_module.h$1(this);
@@ -3213,7 +3213,7 @@ function useDemoPayoutStatusAlert(props) {
3213
3213
  return cjs.cjs({
3214
3214
  states: {
3215
3215
  error: false,
3216
- status: "VERIFICATION:REQUIRED",
3216
+ status: "INFORMATION_REQUIRED",
3217
3217
  loading: false,
3218
3218
  veriffLoading: false,
3219
3219
  },
@@ -112,10 +112,10 @@ export class PayoutStatusAlert {
112
112
  this.errorDescription = "There was an error with determining your payout status.";
113
113
  /**
114
114
  * @undocumented
115
- * @componentState { "title": "Payout Info Required", "props": { "demoData": { "states": { "status": "INFORMATION_REQUIRED" } } }, "dependencies": ["sqm-payout-status-alert"] }
116
- * @componentState { "title": "Verification Required", "props": { "demoData": { "states": { "status": "VERIFICATION:REQUIRED" } } }, "dependencies": ["sqm-payout-status-alert"] }
117
- * @componentState { "title": "Identity Verification", "props": { "demoData": { "states": { "status": "VERIFICATION:REVIEW" } } }, "dependencies": ["sqm-payout-status-alert"] }
118
- * @componentState { "title": "Account Hold", "props": { "demoData": { "states": { "status": "HOLD" } } }, "dependencies": ["sqm-payout-status-alert"] }
115
+ * @componentState { "title": "Payout Info Required", "props": { "states": { "status": "INFORMATION_REQUIRED" } }, "dependencies": ["sqm-payout-status-alert"] }
116
+ * @componentState { "title": "Verification Required", "props": { "states": { "status": "VERIFICATION:REQUIRED" } }, "dependencies": ["sqm-payout-status-alert"] }
117
+ * @componentState { "title": "Identity Verification", "props": { "states": { "status": "VERIFICATION:REVIEW" } }, "dependencies": ["sqm-payout-status-alert"] }
118
+ * @componentState { "title": "Account Hold", "props": { "states": { "status": "HOLD" } }, "dependencies": ["sqm-payout-status-alert"] }
119
119
  */
120
120
  this.stateController = "{}";
121
121
  withHooks(this);
@@ -652,16 +652,16 @@ export class PayoutStatusAlert {
652
652
  "text": undefined,
653
653
  "name": "undocumented"
654
654
  }, {
655
- "text": "{ \"title\": \"Payout Info Required\", \"props\": { \"demoData\": { \"states\": { \"status\": \"INFORMATION_REQUIRED\" } } }, \"dependencies\": [\"sqm-payout-status-alert\"] }",
655
+ "text": "{ \"title\": \"Payout Info Required\", \"props\": { \"states\": { \"status\": \"INFORMATION_REQUIRED\" } }, \"dependencies\": [\"sqm-payout-status-alert\"] }",
656
656
  "name": "componentState"
657
657
  }, {
658
- "text": "{ \"title\": \"Verification Required\", \"props\": { \"demoData\": { \"states\": { \"status\": \"VERIFICATION:REQUIRED\" } } }, \"dependencies\": [\"sqm-payout-status-alert\"] }",
658
+ "text": "{ \"title\": \"Verification Required\", \"props\": { \"states\": { \"status\": \"VERIFICATION:REQUIRED\" } }, \"dependencies\": [\"sqm-payout-status-alert\"] }",
659
659
  "name": "componentState"
660
660
  }, {
661
- "text": "{ \"title\": \"Identity Verification\", \"props\": { \"demoData\": { \"states\": { \"status\": \"VERIFICATION:REVIEW\" } } }, \"dependencies\": [\"sqm-payout-status-alert\"] }",
661
+ "text": "{ \"title\": \"Identity Verification\", \"props\": { \"states\": { \"status\": \"VERIFICATION:REVIEW\" } }, \"dependencies\": [\"sqm-payout-status-alert\"] }",
662
662
  "name": "componentState"
663
663
  }, {
664
- "text": "{ \"title\": \"Account Hold\", \"props\": { \"demoData\": { \"states\": { \"status\": \"HOLD\" } } }, \"dependencies\": [\"sqm-payout-status-alert\"] }",
664
+ "text": "{ \"title\": \"Account Hold\", \"props\": { \"states\": { \"status\": \"HOLD\" } }, \"dependencies\": [\"sqm-payout-status-alert\"] }",
665
665
  "name": "componentState"
666
666
  }],
667
667
  "text": ""
@@ -710,7 +710,7 @@ function useDemoPayoutStatusAlert(props) {
710
710
  return deepmerge({
711
711
  states: {
712
712
  error: false,
713
- status: "VERIFICATION:REQUIRED",
713
+ status: "INFORMATION_REQUIRED",
714
714
  loading: false,
715
715
  veriffLoading: false,
716
716
  },
@@ -3182,10 +3182,10 @@ const PayoutStatusAlert = class {
3182
3182
  this.errorDescription = "There was an error with determining your payout status.";
3183
3183
  /**
3184
3184
  * @undocumented
3185
- * @componentState { "title": "Payout Info Required", "props": { "demoData": { "states": { "status": "INFORMATION_REQUIRED" } } }, "dependencies": ["sqm-payout-status-alert"] }
3186
- * @componentState { "title": "Verification Required", "props": { "demoData": { "states": { "status": "VERIFICATION:REQUIRED" } } }, "dependencies": ["sqm-payout-status-alert"] }
3187
- * @componentState { "title": "Identity Verification", "props": { "demoData": { "states": { "status": "VERIFICATION:REVIEW" } } }, "dependencies": ["sqm-payout-status-alert"] }
3188
- * @componentState { "title": "Account Hold", "props": { "demoData": { "states": { "status": "HOLD" } } }, "dependencies": ["sqm-payout-status-alert"] }
3185
+ * @componentState { "title": "Payout Info Required", "props": { "states": { "status": "INFORMATION_REQUIRED" } }, "dependencies": ["sqm-payout-status-alert"] }
3186
+ * @componentState { "title": "Verification Required", "props": { "states": { "status": "VERIFICATION:REQUIRED" } }, "dependencies": ["sqm-payout-status-alert"] }
3187
+ * @componentState { "title": "Identity Verification", "props": { "states": { "status": "VERIFICATION:REVIEW" } }, "dependencies": ["sqm-payout-status-alert"] }
3188
+ * @componentState { "title": "Account Hold", "props": { "states": { "status": "HOLD" } }, "dependencies": ["sqm-payout-status-alert"] }
3189
3189
  */
3190
3190
  this.stateController = "{}";
3191
3191
  h(this);
@@ -3209,7 +3209,7 @@ function useDemoPayoutStatusAlert(props) {
3209
3209
  return cjs({
3210
3210
  states: {
3211
3211
  error: false,
3212
- status: "VERIFICATION:REQUIRED",
3212
+ status: "INFORMATION_REQUIRED",
3213
3213
  loading: false,
3214
3214
  veriffLoading: false,
3215
3215
  },