@carbon/elements 11.84.0 → 11.85.0-rc.0

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.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@carbon/elements",
3
3
  "description": "A collection of design elements in code for the IBM Design Language",
4
- "version": "11.84.0",
4
+ "version": "11.85.0-rc.0",
5
5
  "license": "Apache-2.0",
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",
@@ -41,11 +41,11 @@
41
41
  "dependencies": {
42
42
  "@carbon/colors": "^11.47.0",
43
43
  "@carbon/grid": "^11.50.0",
44
- "@carbon/icons": "^11.75.0",
44
+ "@carbon/icons": "^11.76.0-rc.0",
45
45
  "@carbon/layout": "^11.48.0",
46
46
  "@carbon/motion": "^11.41.0",
47
- "@carbon/themes": "^11.68.0",
48
- "@carbon/type": "^11.54.0",
47
+ "@carbon/themes": "^11.69.0-rc.0",
48
+ "@carbon/type": "^11.55.0-rc.0",
49
49
  "@ibm/telemetry-js": "^1.5.0"
50
50
  },
51
51
  "devDependencies": {
@@ -54,5 +54,5 @@
54
54
  "klaw-sync": "^6.0.0",
55
55
  "rimraf": "^6.0.1"
56
56
  },
57
- "gitHead": "6dde90f9edfb378e1585f1954c92484a37f22f02"
57
+ "gitHead": "be65faf18c90ab4e6e60afdfad77d412220bd077"
58
58
  }
@@ -95,6 +95,7 @@ exports[`Public API should only change with a semver change 1`] = `
95
95
  "chatShellBackground",
96
96
  "code01",
97
97
  "code02",
98
+ "colorScheme",
98
99
  "colors",
99
100
  "container",
100
101
  "container01",