@saasquatch/mint-components 2.4.1-1 → 2.4.1-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.
@@ -7592,8 +7592,8 @@ export namespace Components {
7592
7592
  interface SqmWidgetVerificationController {
7593
7593
  /**
7594
7594
  * @undocumented
7595
- * @componentState { "title": "Verify email", "slot": "not-verified", "props": { "isAuth": false }, "disabled": "true" }
7596
- * @componentState { "title": "Tax and cash", "slot": "verified", "props": { "isAuth": true }, "disabled": "true" }
7595
+ * @componentState { "title": "Verify email", "slot": "not-verified", "props": { "isAuth": true }, "disabled": "true" }
7596
+ * @componentState { "title": "Tax and cash", "slot": "verified", "props": {"default": true, "isAuth": true }, "disabled": "true" }
7597
7597
  */
7598
7598
  "stateController": string;
7599
7599
  }
@@ -16011,8 +16011,8 @@ declare namespace LocalJSX {
16011
16011
  interface SqmWidgetVerificationController {
16012
16012
  /**
16013
16013
  * @undocumented
16014
- * @componentState { "title": "Verify email", "slot": "not-verified", "props": { "isAuth": false }, "disabled": "true" }
16015
- * @componentState { "title": "Tax and cash", "slot": "verified", "props": { "isAuth": true }, "disabled": "true" }
16014
+ * @componentState { "title": "Verify email", "slot": "not-verified", "props": { "isAuth": true }, "disabled": "true" }
16015
+ * @componentState { "title": "Tax and cash", "slot": "verified", "props": {"default": true, "isAuth": true }, "disabled": "true" }
16016
16016
  */
16017
16017
  "stateController"?: string;
16018
16018
  }
package/docs/docs.docx CHANGED
Binary file