@carbon/elements 11.12.0 → 11.13.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.12.0",
4
+ "version": "11.13.0-rc.0",
5
5
  "license": "Apache-2.0",
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",
@@ -35,13 +35,13 @@
35
35
  "clean": "rimraf es lib umd"
36
36
  },
37
37
  "dependencies": {
38
- "@carbon/colors": "^11.6.0",
38
+ "@carbon/colors": "^11.7.0-rc.0",
39
39
  "@carbon/grid": "^11.7.0",
40
40
  "@carbon/icons": "^11.10.0",
41
41
  "@carbon/layout": "^11.7.0",
42
42
  "@carbon/motion": "^11.5.0",
43
- "@carbon/themes": "^11.10.0",
44
- "@carbon/type": "^11.10.0"
43
+ "@carbon/themes": "^11.11.0-rc.0",
44
+ "@carbon/type": "^11.11.0-rc.0"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@carbon/cli": "^11.5.0",
@@ -50,5 +50,5 @@
50
50
  "replace-in-file": "^3.4.2",
51
51
  "rimraf": "^3.0.0"
52
52
  },
53
- "gitHead": "054a150b280bdebff03047535ffe48353d7d5008"
53
+ "gitHead": "a55b418b5a33d88d224b9c35f62ebd09c9586764"
54
54
  }
@@ -45,6 +45,7 @@ Array [
45
45
  "breakpointDown",
46
46
  "breakpointUp",
47
47
  "breakpoints",
48
+ "buttonTokens",
48
49
  "caption01",
49
50
  "caption02",
50
51
  "code01",
@@ -112,6 +113,7 @@ Array [
112
113
  "fontFamily",
113
114
  "fontWeight",
114
115
  "fontWeights",
116
+ "formatTokenName",
115
117
  "g10",
116
118
  "g100",
117
119
  "g90",
@@ -283,6 +285,7 @@ Array [
283
285
  "supportSuccessInverse",
284
286
  "supportWarning",
285
287
  "supportWarningInverse",
288
+ "tagTokens",
286
289
  "teal",
287
290
  "teal10",
288
291
  "teal100",