@cloudscape-design/components 3.0.1008 → 3.0.1009

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.
@@ -2037,5 +2037,5 @@
2037
2037
  }
2038
2038
  }
2039
2039
  :root {
2040
- --awsui-version-info-4e8eb71e: true;
2040
+ --awsui-version-info-f86f0ad0: true;
2041
2041
  }
@@ -1,5 +1,5 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (4e8eb71e)";
3
- export var GIT_SHA = "4e8eb71e";
2
+ export var PACKAGE_VERSION = "3.0.0 (f86f0ad0)";
3
+ export var GIT_SHA = "f86f0ad0";
4
4
  export var THEME = "open-source-visual-refresh";
5
5
  export var ALWAYS_VISUAL_REFRESH = true;
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "PACKAGE_SOURCE": "components",
3
- "PACKAGE_VERSION": "3.0.0 (4e8eb71e)",
4
- "GIT_SHA": "4e8eb71e",
3
+ "PACKAGE_VERSION": "3.0.0 (f86f0ad0)",
4
+ "GIT_SHA": "f86f0ad0",
5
5
  "THEME": "open-source-visual-refresh",
6
6
  "ALWAYS_VISUAL_REFRESH": true
7
7
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "commit": "4e8eb71e651a2160eeccaf6e226587aaffc85098"
2
+ "commit": "f86f0ad0b5524b55e9d48f8c6305006313c568c8"
3
3
  }
package/package.json CHANGED
@@ -149,7 +149,7 @@
149
149
  "./internal/base-component/index.js",
150
150
  "./internal/base-component/styles.css.js"
151
151
  ],
152
- "version": "3.0.1008",
152
+ "version": "3.0.1009",
153
153
  "repository": {
154
154
  "type": "git",
155
155
  "url": "https://github.com/cloudscape-design/components.git"