@carbon/elements 11.31.0 → 11.32.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.31.0",
4
+ "version": "11.32.0",
5
5
  "license": "Apache-2.0",
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",
@@ -36,20 +36,20 @@
36
36
  "clean": "rimraf es lib umd"
37
37
  },
38
38
  "dependencies": {
39
- "@carbon/colors": "^11.19.0",
40
- "@carbon/grid": "^11.20.0",
41
- "@carbon/icons": "^11.28.0",
42
- "@carbon/layout": "^11.19.0",
43
- "@carbon/motion": "^11.15.0",
44
- "@carbon/themes": "^11.25.0",
45
- "@carbon/type": "^11.24.0"
39
+ "@carbon/colors": "^11.20.0",
40
+ "@carbon/grid": "^11.21.0",
41
+ "@carbon/icons": "^11.29.0",
42
+ "@carbon/layout": "^11.20.0",
43
+ "@carbon/motion": "^11.16.0",
44
+ "@carbon/themes": "^11.26.0",
45
+ "@carbon/type": "^11.25.0"
46
46
  },
47
47
  "devDependencies": {
48
- "@carbon/cli": "^11.14.0",
48
+ "@carbon/cli": "^11.15.0",
49
49
  "fs-extra": "^11.0.0",
50
50
  "klaw-sync": "^6.0.0",
51
51
  "replace-in-file": "^7.0.0",
52
52
  "rimraf": "^5.0.0"
53
53
  },
54
- "gitHead": "7c151d929564f2cf414f3a0fef4a5fc888242fae"
54
+ "gitHead": "abe693e46a9b76731f51e47104f3634b6346f845"
55
55
  }
@@ -271,6 +271,15 @@ Array [
271
271
  "skeletonElement",
272
272
  "slow01",
273
273
  "slow02",
274
+ "slugBackground",
275
+ "slugBackgroundHover",
276
+ "slugCalloutAuraEnd",
277
+ "slugCalloutAuraStart",
278
+ "slugCalloutGradientBottom",
279
+ "slugCalloutGradientTop",
280
+ "slugGradient",
281
+ "slugGradientHover",
282
+ "slugHollowHover",
274
283
  "spacing",
275
284
  "spacing01",
276
285
  "spacing02",