@saasquatch/mint-components 2.1.2-2 → 2.1.2-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.
@@ -586,9 +586,6 @@ export class HeroImage {
586
586
  "tags": [{
587
587
  "text": "Minimum height (px)",
588
588
  "name": "uiName"
589
- }, {
590
- "text": "Style",
591
- "name": "uiGroup"
592
589
  }],
593
590
  "text": "Minimum height of the component in pixels. Reserves vertical space to prevent layout shift while the image loads."
594
591
  },
@@ -121,7 +121,6 @@ export declare class HeroImage {
121
121
  * Minimum height of the component in pixels. Reserves vertical space to prevent layout shift while the image loads.
122
122
  *
123
123
  * @uiName Minimum height (px)
124
- * @uiGroup Style
125
124
  */
126
125
  minHeight?: number;
127
126
  /**
@@ -1174,7 +1174,6 @@ export namespace Components {
1174
1174
  /**
1175
1175
  * Minimum height of the component in pixels. Reserves vertical space to prevent layout shift while the image loads.
1176
1176
  * @uiName Minimum height (px)
1177
- * @uiGroup Style
1178
1177
  */
1179
1178
  "minHeight"?: number;
1180
1179
  /**
@@ -9093,7 +9092,6 @@ declare namespace LocalJSX {
9093
9092
  /**
9094
9093
  * Minimum height of the component in pixels. Reserves vertical space to prevent layout shift while the image loads.
9095
9094
  * @uiName Minimum height (px)
9096
- * @uiGroup Style
9097
9095
  */
9098
9096
  "minHeight"?: number;
9099
9097
  /**
package/docs/docs.docx CHANGED
Binary file