@cloudscape-design/components 3.0.1336 → 3.0.1337

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.
@@ -2606,5 +2606,5 @@
2606
2606
  }
2607
2607
  }
2608
2608
  :root {
2609
- --awsui-version-info-e9c0c768: true;
2609
+ --awsui-version-info-409fa380: true;
2610
2610
  }
@@ -1,6 +1,6 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (e9c0c768)";
3
- export var GIT_SHA = "e9c0c768";
2
+ export var PACKAGE_VERSION = "3.0.0 (409fa380)";
3
+ export var GIT_SHA = "409fa380";
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 (e9c0c768)",
4
- "GIT_SHA": "e9c0c768",
3
+ "PACKAGE_VERSION": "3.0.0 (409fa380)",
4
+ "GIT_SHA": "409fa380",
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": "e9c0c768093476a4787def17cd3f7cfceb8231ba"
2
+ "commit": "409fa3800de4aa00f2e33cb947505d8d073f7043"
3
3
  }
package/manifest.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "artifactId": "8695645302",
2
+ "artifactId": "8723461041",
3
3
  "repoName": "components",
4
- "commitSha": "e9c0c768093476a4787def17cd3f7cfceb8231ba"
4
+ "commitSha": "409fa3800de4aa00f2e33cb947505d8d073f7043"
5
5
  }
package/package.json CHANGED
@@ -261,7 +261,7 @@
261
261
  "./internal/base-component/index.js",
262
262
  "./internal/base-component/styles.css.js"
263
263
  ],
264
- "version": "3.0.1336",
264
+ "version": "3.0.1337",
265
265
  "repository": {
266
266
  "type": "git",
267
267
  "url": "https://github.com/cloudscape-design/components.git"