@saasquatch/mint-components 1.6.1-6 → 1.6.1-7

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.
@@ -26,7 +26,7 @@ const ShareButton = class {
26
26
  /**
27
27
  * Description here
28
28
  * @uiName Text Area Input
29
- * @uiWidget Text Area
29
+ * @uiWidget textArea
30
30
  */
31
31
  this.textAreaInput = "Really Really Really long text";
32
32
  /**
@@ -23,7 +23,7 @@ export class ShareButton {
23
23
  /**
24
24
  * Description here
25
25
  * @uiName Text Area Input
26
- * @uiWidget Text Area
26
+ * @uiWidget textArea
27
27
  */
28
28
  this.textAreaInput = "Really Really Really long text";
29
29
  /**
@@ -184,7 +184,7 @@ export class ShareButton {
184
184
  "text": "Text Area Input",
185
185
  "name": "uiName"
186
186
  }, {
187
- "text": "Text Area",
187
+ "text": "textArea",
188
188
  "name": "uiWidget"
189
189
  }],
190
190
  "text": "Description here"
@@ -22,7 +22,7 @@ const ShareButton = class {
22
22
  /**
23
23
  * Description here
24
24
  * @uiName Text Area Input
25
- * @uiWidget Text Area
25
+ * @uiWidget textArea
26
26
  */
27
27
  this.textAreaInput = "Really Really Really long text";
28
28
  /**
@@ -20,7 +20,7 @@ export declare class ShareButton {
20
20
  /**
21
21
  * Description here
22
22
  * @uiName Text Area Input
23
- * @uiWidget Text Area
23
+ * @uiWidget textArea
24
24
  */
25
25
  textAreaInput?: string;
26
26
  /**
@@ -1250,7 +1250,7 @@ export namespace Components {
1250
1250
  /**
1251
1251
  * Description here
1252
1252
  * @uiName Text Area Input
1253
- * @uiWidget Text Area
1253
+ * @uiWidget textArea
1254
1254
  */
1255
1255
  "textAreaInput"?: string;
1256
1256
  /**
@@ -4095,7 +4095,7 @@ declare namespace LocalJSX {
4095
4095
  /**
4096
4096
  * Description here
4097
4097
  * @uiName Text Area Input
4098
- * @uiWidget Text Area
4098
+ * @uiWidget textArea
4099
4099
  */
4100
4100
  "textAreaInput"?: string;
4101
4101
  /**
package/docs/docs.docx CHANGED
Binary file