@carbon/elements 11.36.0 → 11.37.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.36.0",
4
+ "version": "11.37.0",
5
5
  "license": "Apache-2.0",
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",
@@ -38,10 +38,10 @@
38
38
  "dependencies": {
39
39
  "@carbon/colors": "^11.20.0",
40
40
  "@carbon/grid": "^11.21.0",
41
- "@carbon/icons": "^11.33.0",
41
+ "@carbon/icons": "^11.34.0",
42
42
  "@carbon/layout": "^11.20.0",
43
43
  "@carbon/motion": "^11.16.0",
44
- "@carbon/themes": "^11.28.0",
44
+ "@carbon/themes": "^11.29.0",
45
45
  "@carbon/type": "^11.25.0"
46
46
  },
47
47
  "devDependencies": {
@@ -51,5 +51,5 @@
51
51
  "replace-in-file": "^7.0.0",
52
52
  "rimraf": "^5.0.0"
53
53
  },
54
- "gitHead": "5dfe589ff6ce498c8f8040a55f05a15624e84df5"
54
+ "gitHead": "6d133d4f920b7c01f6ea2221938a339c14a85b42"
55
55
  }
@@ -284,12 +284,21 @@ Array [
284
284
  "slugCalloutAuraStartHover01",
285
285
  "slugCalloutAuraStartHover02",
286
286
  "slugCalloutAuraStartSelected",
287
+ "slugCalloutBorder01",
288
+ "slugCalloutBorder02",
289
+ "slugCalloutCaretBottom",
290
+ "slugCalloutCaretBottomBackground",
291
+ "slugCalloutCaretBottomBackgroundActions",
292
+ "slugCalloutCaretCenter",
287
293
  "slugCalloutGradientBottom",
288
294
  "slugCalloutGradientBottomHover",
289
295
  "slugCalloutGradientBottomSelected",
290
296
  "slugCalloutGradientTop",
291
297
  "slugCalloutGradientTopHover",
292
298
  "slugCalloutGradientTopSelected",
299
+ "slugCalloutShadowInner",
300
+ "slugCalloutShadowOuter01",
301
+ "slugCalloutShadowOuter02",
293
302
  "slugGradient",
294
303
  "slugGradientHover",
295
304
  "slugHollowHover",