@saasquatch/mint-components 1.11.1-45 → 1.11.1-46

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.
@@ -86,7 +86,6 @@ const PortalContainer = class {
86
86
  /**
87
87
  * @uiName Background color
88
88
  * @uiWidget color
89
- * @uiGroup Card style
90
89
  * @uiType string
91
90
  */
92
91
  this.backgroundColor = "#ffffff00";
@@ -47,7 +47,6 @@ export class PortalContainer {
47
47
  /**
48
48
  * @uiName Background color
49
49
  * @uiWidget color
50
- * @uiGroup Card style
51
50
  * @uiType string
52
51
  */
53
52
  this.backgroundColor = "#ffffff00";
@@ -327,9 +326,6 @@ export class PortalContainer {
327
326
  }, {
328
327
  "text": "color",
329
328
  "name": "uiWidget"
330
- }, {
331
- "text": "Card style",
332
- "name": "uiGroup"
333
329
  }, {
334
330
  "text": "string",
335
331
  "name": "uiType"
@@ -82,7 +82,6 @@ const PortalContainer = class {
82
82
  /**
83
83
  * @uiName Background color
84
84
  * @uiWidget color
85
- * @uiGroup Card style
86
85
  * @uiType string
87
86
  */
88
87
  this.backgroundColor = "#ffffff00";
@@ -65,7 +65,6 @@ export declare class PortalContainer {
65
65
  /**
66
66
  * @uiName Background color
67
67
  * @uiWidget color
68
- * @uiGroup Card style
69
68
  * @uiType string
70
69
  */
71
70
  backgroundColor?: string;
@@ -1753,7 +1753,6 @@ export namespace Components {
1753
1753
  /**
1754
1754
  * @uiName Background color
1755
1755
  * @uiWidget color
1756
- * @uiGroup Card style
1757
1756
  * @uiType string
1758
1757
  */
1759
1758
  "backgroundColor"?: string;
@@ -7694,7 +7693,6 @@ declare namespace LocalJSX {
7694
7693
  /**
7695
7694
  * @uiName Background color
7696
7695
  * @uiWidget color
7697
- * @uiGroup Card style
7698
7696
  * @uiType string
7699
7697
  */
7700
7698
  "backgroundColor"?: string;
package/docs/docs.docx CHANGED
Binary file