@cloudscape-design/components 3.0.1188 → 3.0.1189

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.
@@ -2034,5 +2034,5 @@ body {
2034
2034
  }
2035
2035
  }
2036
2036
  :root {
2037
- --awsui-version-info-170fdf8c: true;
2037
+ --awsui-version-info-cc088a74: true;
2038
2038
  }
@@ -1,6 +1,6 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (170fdf8c)";
3
- export var GIT_SHA = "170fdf8c";
2
+ export var PACKAGE_VERSION = "3.0.0 (cc088a74)";
3
+ export var GIT_SHA = "cc088a74";
4
4
  export var THEME = "open-source-visual-refresh";
5
5
  export var SYSTEM = "core";
6
6
  export var ALWAYS_VISUAL_REFRESH = true;
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "PACKAGE_SOURCE": "components",
3
- "PACKAGE_VERSION": "3.0.0 (170fdf8c)",
4
- "GIT_SHA": "170fdf8c",
3
+ "PACKAGE_VERSION": "3.0.0 (cc088a74)",
4
+ "GIT_SHA": "cc088a74",
5
5
  "THEME": "open-source-visual-refresh",
6
6
  "SYSTEM": "core",
7
7
  "ALWAYS_VISUAL_REFRESH": true
@@ -1,3 +1,3 @@
1
1
  {
2
- "commit": "170fdf8ca50e7f3aaaabdad5ca27261f8b530131"
2
+ "commit": "cc088a74f3406352745b8270046b98cb0282d38f"
3
3
  }
package/package.json CHANGED
@@ -159,7 +159,7 @@
159
159
  "./internal/base-component/index.js",
160
160
  "./internal/base-component/styles.css.js"
161
161
  ],
162
- "version": "3.0.1188",
162
+ "version": "3.0.1189",
163
163
  "repository": {
164
164
  "type": "git",
165
165
  "url": "https://github.com/cloudscape-design/components.git"