@saasquatch/mint-components 2.0.0-43 → 2.0.0-47

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.
@@ -20,9 +20,9 @@ export declare class Hero {
20
20
  */
21
21
  minHeight: number;
22
22
  /**
23
- * Content background color or image (for use in the left column)
23
+ * Splash image or background color (for use in the left column)
24
24
  *
25
- * @uiName Content background
25
+ * @uiName Splash image
26
26
  * @uiWidget Background
27
27
  */
28
28
  background?: string;
@@ -33,9 +33,9 @@ export declare class Hero {
33
33
  */
34
34
  paddingSize: "none" | "small" | "medium" | "large";
35
35
  /**
36
- * Splash image or background color (for use in the right column)
36
+ * Content background color or image (for use in the right column)
37
37
  *
38
- * @uiName Splash image
38
+ * @uiName Content background
39
39
  * @uiWidget Background
40
40
  */
41
41
  secondaryBackground?: string;
@@ -1024,8 +1024,8 @@ export namespace Components {
1024
1024
  }
1025
1025
  interface SqmHero {
1026
1026
  /**
1027
- * Content background color or image (for use in the left column)
1028
- * @uiName Content background
1027
+ * Splash image or background color (for use in the left column)
1028
+ * @uiName Splash image
1029
1029
  * @uiWidget Background
1030
1030
  */
1031
1031
  "background"?: string;
@@ -1054,8 +1054,8 @@ export namespace Components {
1054
1054
  */
1055
1055
  "paddingSize": "none" | "small" | "medium" | "large";
1056
1056
  /**
1057
- * Splash image or background color (for use in the right column)
1058
- * @uiName Splash image
1057
+ * Content background color or image (for use in the right column)
1058
+ * @uiName Content background
1059
1059
  * @uiWidget Background
1060
1060
  */
1061
1061
  "secondaryBackground"?: string;
@@ -8731,8 +8731,8 @@ declare namespace LocalJSX {
8731
8731
  }
8732
8732
  interface SqmHero {
8733
8733
  /**
8734
- * Content background color or image (for use in the left column)
8735
- * @uiName Content background
8734
+ * Splash image or background color (for use in the left column)
8735
+ * @uiName Splash image
8736
8736
  * @uiWidget Background
8737
8737
  */
8738
8738
  "background"?: string;
@@ -8761,8 +8761,8 @@ declare namespace LocalJSX {
8761
8761
  */
8762
8762
  "paddingSize"?: "none" | "small" | "medium" | "large";
8763
8763
  /**
8764
- * Splash image or background color (for use in the right column)
8765
- * @uiName Splash image
8764
+ * Content background color or image (for use in the right column)
8765
+ * @uiName Content background
8766
8766
  * @uiWidget Background
8767
8767
  */
8768
8768
  "secondaryBackground"?: string;
package/docs/docs.docx CHANGED
Binary file