@saasquatch/mint-components 2.0.0-37 → 2.0.0-38

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.
@@ -1024,8 +1024,8 @@ export namespace Components {
1024
1024
  }
1025
1025
  interface SqmHero {
1026
1026
  /**
1027
- * Splash image or background color (for use in the left column)
1028
- * @uiName Splash image
1027
+ * Content background color or image (for use in the left column)
1028
+ * @uiName Content background
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
- * Content background color or image (for use in the right column)
1058
- * @uiName Content background
1057
+ * Splash image or background color (for use in the right column)
1058
+ * @uiName Splash image
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
- * Splash image or background color (for use in the left column)
8735
- * @uiName Splash image
8734
+ * Content background color or image (for use in the left column)
8735
+ * @uiName Content background
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
- * Content background color or image (for use in the right column)
8765
- * @uiName Content background
8764
+ * Splash image or background color (for use in the right column)
8765
+ * @uiName Splash image
8766
8766
  * @uiWidget Background
8767
8767
  */
8768
8768
  "secondaryBackground"?: string;
package/docs/docs.docx CHANGED
Binary file