@carbon/elements 11.37.0-rc.0 → 11.37.1

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.37.0-rc.0",
4
+ "version": "11.37.1",
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.34.0-rc.0",
41
+ "@carbon/icons": "^11.34.1",
42
42
  "@carbon/layout": "^11.20.0",
43
43
  "@carbon/motion": "^11.16.0",
44
- "@carbon/themes": "^11.29.0-rc.0",
44
+ "@carbon/themes": "^11.29.1",
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": "5eb449df62a21a69a467895cb94d758ba8554620"
54
+ "gitHead": "68c58d98fe0c287eb4456c8b5153f6cb7b58c5bf"
55
55
  }
@@ -2,9 +2,16 @@
2
2
 
3
3
  exports[`Public API should only change with a semver change 1`] = `
4
4
  Array [
5
+ "aiAuraEnd",
6
+ "aiAuraStart",
7
+ "aiBorderEnd",
8
+ "aiBorderStart",
9
+ "aiBorderStrong",
10
+ "aiDropShadow",
5
11
  "aiGradientEnd",
6
12
  "aiGradientStart01",
7
13
  "aiGradientStart02",
14
+ "aiInnerShadow",
8
15
  "background",
9
16
  "backgroundActive",
10
17
  "backgroundBrand",
@@ -284,12 +291,18 @@ Array [
284
291
  "slugCalloutAuraStartHover01",
285
292
  "slugCalloutAuraStartHover02",
286
293
  "slugCalloutAuraStartSelected",
294
+ "slugCalloutCaretBottom",
295
+ "slugCalloutCaretBottomBackground",
296
+ "slugCalloutCaretBottomBackgroundActions",
297
+ "slugCalloutCaretCenter",
287
298
  "slugCalloutGradientBottom",
288
299
  "slugCalloutGradientBottomHover",
289
300
  "slugCalloutGradientBottomSelected",
290
301
  "slugCalloutGradientTop",
291
302
  "slugCalloutGradientTopHover",
292
303
  "slugCalloutGradientTopSelected",
304
+ "slugCalloutShadowOuter01",
305
+ "slugCalloutShadowOuter02",
293
306
  "slugGradient",
294
307
  "slugGradientHover",
295
308
  "slugHollowHover",