@saasquatch/mint-components 2.4.1-2 → 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.
@@ -39,8 +39,8 @@ const WidgetVerificationController = class {
39
39
  index.registerInstance(this, hostRef);
40
40
  /**
41
41
  * @undocumented
42
- * @componentState { "title": "Tax and cash", "slot": "verified", "props": { "isAuth": true }, "disabled": "true" }
43
42
  * @componentState { "title": "Verify email", "slot": "not-verified", "props": { "isAuth": true }, "disabled": "true" }
43
+ * @componentState { "title": "Tax and cash", "slot": "verified", "props": {"default": true, "isAuth": true }, "disabled": "true" }
44
44
  */
45
45
  this.stateController = "{}";
46
46
  domContextHooks_module.h$1(this);
@@ -42,8 +42,8 @@ export class WidgetVerificationController {
42
42
  constructor() {
43
43
  /**
44
44
  * @undocumented
45
- * @componentState { "title": "Tax and cash", "slot": "verified", "props": { "isAuth": true }, "disabled": "true" }
46
45
  * @componentState { "title": "Verify email", "slot": "not-verified", "props": { "isAuth": true }, "disabled": "true" }
46
+ * @componentState { "title": "Tax and cash", "slot": "verified", "props": {"default": true, "isAuth": true }, "disabled": "true" }
47
47
  */
48
48
  this.stateController = "{}";
49
49
  withHooks(this);
@@ -142,10 +142,10 @@ export class WidgetVerificationController {
142
142
  "text": undefined,
143
143
  "name": "undocumented"
144
144
  }, {
145
- "text": "{ \"title\": \"Tax and cash\", \"slot\": \"verified\", \"props\": { \"isAuth\": true }, \"disabled\": \"true\" }",
145
+ "text": "{ \"title\": \"Verify email\", \"slot\": \"not-verified\", \"props\": { \"isAuth\": true }, \"disabled\": \"true\" }",
146
146
  "name": "componentState"
147
147
  }, {
148
- "text": "{ \"title\": \"Verify email\", \"slot\": \"not-verified\", \"props\": { \"isAuth\": true }, \"disabled\": \"true\" }",
148
+ "text": "{ \"title\": \"Tax and cash\", \"slot\": \"verified\", \"props\": {\"default\": true, \"isAuth\": true }, \"disabled\": \"true\" }",
149
149
  "name": "componentState"
150
150
  }],
151
151
  "text": ""
@@ -35,8 +35,8 @@ const WidgetVerificationController = class {
35
35
  registerInstance(this, hostRef);
36
36
  /**
37
37
  * @undocumented
38
- * @componentState { "title": "Tax and cash", "slot": "verified", "props": { "isAuth": true }, "disabled": "true" }
39
38
  * @componentState { "title": "Verify email", "slot": "not-verified", "props": { "isAuth": true }, "disabled": "true" }
39
+ * @componentState { "title": "Tax and cash", "slot": "verified", "props": {"default": true, "isAuth": true }, "disabled": "true" }
40
40
  */
41
41
  this.stateController = "{}";
42
42
  h(this);
@@ -8,8 +8,8 @@
8
8
  export declare class WidgetVerificationController {
9
9
  /**
10
10
  * @undocumented
11
- * @componentState { "title": "Tax and cash", "slot": "verified", "props": { "isAuth": true }, "disabled": "true" }
12
11
  * @componentState { "title": "Verify email", "slot": "not-verified", "props": { "isAuth": true }, "disabled": "true" }
12
+ * @componentState { "title": "Tax and cash", "slot": "verified", "props": {"default": true, "isAuth": true }, "disabled": "true" }
13
13
  */
14
14
  stateController: string;
15
15
  constructor();
@@ -7592,8 +7592,8 @@ export namespace Components {
7592
7592
  interface SqmWidgetVerificationController {
7593
7593
  /**
7594
7594
  * @undocumented
7595
- * @componentState { "title": "Tax and cash", "slot": "verified", "props": { "isAuth": true }, "disabled": "true" }
7596
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": "Tax and cash", "slot": "verified", "props": { "isAuth": true }, "disabled": "true" }
16015
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