@saasquatch/mint-components 2.4.1-8 → 2.4.1-9

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": "Verify email", "slot": "not-verified", "props": { "isAuth": false }, "disabled": "true" }
43
42
  * @componentState { "title": "Tax and cash", "default": true, "slot": "verified", "props": { "isAuth": true }, "disabled": "true" }
43
+ * @componentState { "title": "Verify email", "slot": "not-verified", "props": { "isAuth": false }, "disabled": "true" }
44
44
  */
45
45
  this.stateController = '{"sqm-widget-verification-controller":{"isAuth":true}}';
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": "Verify email", "slot": "not-verified", "props": { "isAuth": false }, "disabled": "true" }
46
45
  * @componentState { "title": "Tax and cash", "default": true, "slot": "verified", "props": { "isAuth": true }, "disabled": "true" }
46
+ * @componentState { "title": "Verify email", "slot": "not-verified", "props": { "isAuth": false }, "disabled": "true" }
47
47
  */
48
48
  this.stateController = '{"sqm-widget-verification-controller":{"isAuth":true}}';
49
49
  withHooks(this);
@@ -143,10 +143,10 @@ export class WidgetVerificationController {
143
143
  "text": undefined,
144
144
  "name": "undocumented"
145
145
  }, {
146
- "text": "{ \"title\": \"Verify email\", \"slot\": \"not-verified\", \"props\": { \"isAuth\": false }, \"disabled\": \"true\" }",
146
+ "text": "{ \"title\": \"Tax and cash\", \"default\": true, \"slot\": \"verified\", \"props\": { \"isAuth\": true }, \"disabled\": \"true\" }",
147
147
  "name": "componentState"
148
148
  }, {
149
- "text": "{ \"title\": \"Tax and cash\", \"default\": true, \"slot\": \"verified\", \"props\": { \"isAuth\": true }, \"disabled\": \"true\" }",
149
+ "text": "{ \"title\": \"Verify email\", \"slot\": \"not-verified\", \"props\": { \"isAuth\": false }, \"disabled\": \"true\" }",
150
150
  "name": "componentState"
151
151
  }],
152
152
  "text": ""
@@ -35,8 +35,8 @@ const WidgetVerificationController = class {
35
35
  registerInstance(this, hostRef);
36
36
  /**
37
37
  * @undocumented
38
- * @componentState { "title": "Verify email", "slot": "not-verified", "props": { "isAuth": false }, "disabled": "true" }
39
38
  * @componentState { "title": "Tax and cash", "default": true, "slot": "verified", "props": { "isAuth": true }, "disabled": "true" }
39
+ * @componentState { "title": "Verify email", "slot": "not-verified", "props": { "isAuth": false }, "disabled": "true" }
40
40
  */
41
41
  this.stateController = '{"sqm-widget-verification-controller":{"isAuth":true}}';
42
42
  h(this);
@@ -8,8 +8,8 @@
8
8
  export declare class WidgetVerificationController {
9
9
  /**
10
10
  * @undocumented
11
- * @componentState { "title": "Verify email", "slot": "not-verified", "props": { "isAuth": false }, "disabled": "true" }
12
11
  * @componentState { "title": "Tax and cash", "default": true, "slot": "verified", "props": { "isAuth": true }, "disabled": "true" }
12
+ * @componentState { "title": "Verify email", "slot": "not-verified", "props": { "isAuth": false }, "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": "Verify email", "slot": "not-verified", "props": { "isAuth": false }, "disabled": "true" }
7596
7595
  * @componentState { "title": "Tax and cash", "default": true, "slot": "verified", "props": { "isAuth": true }, "disabled": "true" }
7596
+ * @componentState { "title": "Verify email", "slot": "not-verified", "props": { "isAuth": false }, "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
16014
  * @componentState { "title": "Tax and cash", "default": true, "slot": "verified", "props": { "isAuth": true }, "disabled": "true" }
16015
+ * @componentState { "title": "Verify email", "slot": "not-verified", "props": { "isAuth": false }, "disabled": "true" }
16016
16016
  */
16017
16017
  "stateController"?: string;
16018
16018
  }
package/docs/docs.docx CHANGED
Binary file