@cloudscape-design/components 3.0.1319 → 3.0.1320

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.
@@ -2377,5 +2377,5 @@
2377
2377
  }
2378
2378
  }
2379
2379
  :root {
2380
- --awsui-version-info-c6ed7496: true;
2380
+ --awsui-version-info-902b5ad6: true;
2381
2381
  }
@@ -1,6 +1,6 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (c6ed7496)";
3
- export var GIT_SHA = "c6ed7496";
2
+ export var PACKAGE_VERSION = "3.0.0 (902b5ad6)";
3
+ export var GIT_SHA = "902b5ad6";
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 (c6ed7496)",
4
- "GIT_SHA": "c6ed7496",
3
+ "PACKAGE_VERSION": "3.0.0 (902b5ad6)",
4
+ "GIT_SHA": "902b5ad6",
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": "c6ed749697d8a6cfaa04a8323d06754fe6ef637c"
2
+ "commit": "902b5ad6d6860d91f081bcfbd529d79af964cadd"
3
3
  }
package/manifest.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "artifactId": "7881948346",
2
+ "artifactId": "7907593435",
3
3
  "repoName": "components",
4
- "commitSha": "c6ed749697d8a6cfaa04a8323d06754fe6ef637c"
4
+ "commitSha": "902b5ad6d6860d91f081bcfbd529d79af964cadd"
5
5
  }
package/package.json CHANGED
@@ -167,7 +167,7 @@
167
167
  "./internal/base-component/index.js",
168
168
  "./internal/base-component/styles.css.js"
169
169
  ],
170
- "version": "3.0.1319",
170
+ "version": "3.0.1320",
171
171
  "repository": {
172
172
  "type": "git",
173
173
  "url": "https://github.com/cloudscape-design/components.git"