@carbon/elements 11.58.0 → 11.59.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.58.0",
4
+ "version": "11.59.0-rc.0",
5
5
  "license": "Apache-2.0",
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",
@@ -43,7 +43,7 @@
43
43
  "@carbon/icons": "^11.53.0",
44
44
  "@carbon/layout": "^11.28.0",
45
45
  "@carbon/motion": "^11.24.0",
46
- "@carbon/themes": "^11.44.0",
46
+ "@carbon/themes": "^11.45.0-rc.0",
47
47
  "@carbon/type": "^11.34.0",
48
48
  "@ibm/telemetry-js": "^1.5.0"
49
49
  },
@@ -54,5 +54,5 @@
54
54
  "replace-in-file": "^7.0.0",
55
55
  "rimraf": "^6.0.0"
56
56
  },
57
- "gitHead": "97fc2e65d5d78f3bc191f036cb669b072db1d85f"
57
+ "gitHead": "e14e6577efb2a0231c1a9ba1d4cf5a6a544bd2f9"
58
58
  }
@@ -324,6 +324,7 @@ Array [
324
324
  "spacing11",
325
325
  "spacing12",
326
326
  "spacing13",
327
+ "statusTokens",
327
328
  "styles",
328
329
  "supportCautionMajor",
329
330
  "supportCautionMinor",