@cloudscape-design/components 3.0.934 → 3.0.935

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.
@@ -1,4 +1,4 @@
1
1
  export var PACKAGE_SOURCE = "components";
2
- export var PACKAGE_VERSION = "3.0.0 (26408854)";
2
+ export var PACKAGE_VERSION = "3.0.0 (7c53c56d)";
3
3
  export var THEME = "open-source-visual-refresh";
4
4
  export var ALWAYS_VISUAL_REFRESH = true;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "PACKAGE_SOURCE": "components",
3
- "PACKAGE_VERSION": "3.0.0 (26408854)",
3
+ "PACKAGE_VERSION": "3.0.0 (7c53c56d)",
4
4
  "THEME": "open-source-visual-refresh",
5
5
  "ALWAYS_VISUAL_REFRESH": true
6
6
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "commit": "264088545aed4d335cc45a6c1910ef216ae6a2d1"
2
+ "commit": "7c53c56d7ef90ef358039f1b6e0466de1631d8f7"
3
3
  }
package/package.json CHANGED
@@ -133,7 +133,7 @@
133
133
  "./internal/base-component/index.js",
134
134
  "./internal/base-component/styles.css.js"
135
135
  ],
136
- "version": "3.0.934",
136
+ "version": "3.0.935",
137
137
  "repository": {
138
138
  "type": "git",
139
139
  "url": "https://github.com/cloudscape-design/components.git"