@cloudscape-design/components 3.0.1145 → 3.0.1146

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.
@@ -2057,5 +2057,5 @@ body {
2057
2057
  }
2058
2058
  }
2059
2059
  :root {
2060
- --awsui-version-info-b9e85f0c: true;
2060
+ --awsui-version-info-c02fc0dc: true;
2061
2061
  }
@@ -1,6 +1,6 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (b9e85f0c)";
3
- export var GIT_SHA = "b9e85f0c";
2
+ export var PACKAGE_VERSION = "3.0.0 (c02fc0dc)";
3
+ export var GIT_SHA = "c02fc0dc";
4
4
  export var THEME = "open-source-visual-refresh";
5
5
  export var SYSTEM = "console";
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 (b9e85f0c)",
4
- "GIT_SHA": "b9e85f0c",
3
+ "PACKAGE_VERSION": "3.0.0 (c02fc0dc)",
4
+ "GIT_SHA": "c02fc0dc",
5
5
  "THEME": "open-source-visual-refresh",
6
6
  "SYSTEM": "console",
7
7
  "ALWAYS_VISUAL_REFRESH": true
@@ -1,3 +1,3 @@
1
1
  {
2
- "commit": "b9e85f0cd4d8ce1a5ccef01c4213dcd6fb36c0cb"
2
+ "commit": "c02fc0dc0f13994b9e886e323552145c764df9ca"
3
3
  }
package/package.json CHANGED
@@ -153,7 +153,7 @@
153
153
  "./internal/base-component/index.js",
154
154
  "./internal/base-component/styles.css.js"
155
155
  ],
156
- "version": "3.0.1145",
156
+ "version": "3.0.1146",
157
157
  "repository": {
158
158
  "type": "git",
159
159
  "url": "https://github.com/cloudscape-design/components.git"