@cloudscape-design/components 3.0.1154 → 3.0.1155

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.
@@ -1992,5 +1992,5 @@ body {
1992
1992
  }
1993
1993
  }
1994
1994
  :root {
1995
- --awsui-version-info-81f493f7: true;
1995
+ --awsui-version-info-857f6370: true;
1996
1996
  }
@@ -1,6 +1,6 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (81f493f7)";
3
- export var GIT_SHA = "81f493f7";
2
+ export var PACKAGE_VERSION = "3.0.0 (857f6370)";
3
+ export var GIT_SHA = "857f6370";
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 (81f493f7)",
4
- "GIT_SHA": "81f493f7",
3
+ "PACKAGE_VERSION": "3.0.0 (857f6370)",
4
+ "GIT_SHA": "857f6370",
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": "81f493f721864a64869f9cb33485ce08cf69e382"
2
+ "commit": "857f6370d1a3aabe5c7be70005373ebbf1c48a45"
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.1154",
156
+ "version": "3.0.1155",
157
157
  "repository": {
158
158
  "type": "git",
159
159
  "url": "https://github.com/cloudscape-design/components.git"