@cloudscape-design/components 3.0.1084 → 3.0.1085

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.
@@ -2038,5 +2038,5 @@
2038
2038
  }
2039
2039
  }
2040
2040
  :root {
2041
- --awsui-version-info-9f816a3e: true;
2041
+ --awsui-version-info-746aab5c: true;
2042
2042
  }
@@ -1,6 +1,6 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (9f816a3e)";
3
- export var GIT_SHA = "9f816a3e";
2
+ export var PACKAGE_VERSION = "3.0.0 (746aab5c)";
3
+ export var GIT_SHA = "746aab5c";
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 (9f816a3e)",
4
- "GIT_SHA": "9f816a3e",
3
+ "PACKAGE_VERSION": "3.0.0 (746aab5c)",
4
+ "GIT_SHA": "746aab5c",
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": "9f816a3e258bbbc00bc023c3cb0276552441c427"
2
+ "commit": "746aab5cdf6a869e1d4a6c2a7886f6eb39a6f489"
3
3
  }
package/package.json CHANGED
@@ -151,7 +151,7 @@
151
151
  "./internal/base-component/index.js",
152
152
  "./internal/base-component/styles.css.js"
153
153
  ],
154
- "version": "3.0.1084",
154
+ "version": "3.0.1085",
155
155
  "repository": {
156
156
  "type": "git",
157
157
  "url": "https://github.com/cloudscape-design/components.git"