@carbon/elements 11.67.0 → 11.69.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.67.0",
4
+ "version": "11.69.0-rc.0",
5
5
  "license": "Apache-2.0",
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",
@@ -39,21 +39,21 @@
39
39
  "postinstall": "ibmtelemetry --config=telemetry.yml"
40
40
  },
41
41
  "dependencies": {
42
- "@carbon/colors": "^11.33.0",
43
- "@carbon/grid": "^11.36.0",
44
- "@carbon/icons": "^11.60.0",
45
- "@carbon/layout": "^11.34.0",
46
- "@carbon/motion": "^11.28.0",
47
- "@carbon/themes": "^11.52.0",
48
- "@carbon/type": "^11.40.0",
42
+ "@carbon/colors": "^11.34.0-rc.0",
43
+ "@carbon/grid": "^11.37.0-rc.0",
44
+ "@carbon/icons": "^11.61.0-rc.0",
45
+ "@carbon/layout": "^11.35.0-rc.0",
46
+ "@carbon/motion": "^11.29.0-rc.0",
47
+ "@carbon/themes": "^11.54.0-rc.0",
48
+ "@carbon/type": "^11.41.0-rc.0",
49
49
  "@ibm/telemetry-js": "^1.5.0"
50
50
  },
51
51
  "devDependencies": {
52
- "@carbon/cli": "^11.27.0",
52
+ "@carbon/cli": "^11.28.0-rc.0",
53
53
  "fs-extra": "^11.0.0",
54
54
  "klaw-sync": "^6.0.0",
55
55
  "replace-in-file": "^7.0.0",
56
56
  "rimraf": "^6.0.0"
57
57
  },
58
- "gitHead": "ec31b96c91af8208499180eaeae89eb08b7ac8c8"
58
+ "gitHead": "fcae2645f1b5a1a01b5629926df471ec1945d1e6"
59
59
  }
@@ -98,6 +98,7 @@ Array [
98
98
  "container03",
99
99
  "container04",
100
100
  "container05",
101
+ "contentSwitcherTokens",
101
102
  "coolGray",
102
103
  "coolGray10",
103
104
  "coolGray100",
@@ -214,6 +215,9 @@ Array [
214
215
  "layerActive01",
215
216
  "layerActive02",
216
217
  "layerActive03",
218
+ "layerBackground01",
219
+ "layerBackground02",
220
+ "layerBackground03",
217
221
  "layerHover01",
218
222
  "layerHover02",
219
223
  "layerHover03",