@cloudscape-design/components 3.0.1280 → 3.0.1281

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.
@@ -2236,5 +2236,5 @@ body {
2236
2236
  }
2237
2237
  }
2238
2238
  :root {
2239
- --awsui-version-info-5769c01c: true;
2239
+ --awsui-version-info-ae2d3449: true;
2240
2240
  }
@@ -1,6 +1,6 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (5769c01c)";
3
- export var GIT_SHA = "5769c01c";
2
+ export var PACKAGE_VERSION = "3.0.0 (ae2d3449)";
3
+ export var GIT_SHA = "ae2d3449";
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 (5769c01c)",
4
- "GIT_SHA": "5769c01c",
3
+ "PACKAGE_VERSION": "3.0.0 (ae2d3449)",
4
+ "GIT_SHA": "ae2d3449",
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": "5769c01c79f02e91c32486ca4f8e2ec7e11c85b0"
2
+ "commit": "ae2d3449a5fa77cb773182061391878389902001"
3
3
  }
package/package.json CHANGED
@@ -164,7 +164,7 @@
164
164
  "./internal/base-component/index.js",
165
165
  "./internal/base-component/styles.css.js"
166
166
  ],
167
- "version": "3.0.1280",
167
+ "version": "3.0.1281",
168
168
  "repository": {
169
169
  "type": "git",
170
170
  "url": "https://github.com/cloudscape-design/components.git"