@primer/primitives 8.2.4-rc.fba4a4ab → 9.0.0-rc.02c27a21

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.
Files changed (64) hide show
  1. package/dist/css/functional/size/size.css +0 -6
  2. package/dist/css/functional/themes/dark-colorblind.css +26 -20
  3. package/dist/css/functional/themes/dark-dimmed.css +26 -20
  4. package/dist/css/functional/themes/dark-high-contrast.css +28 -22
  5. package/dist/css/functional/themes/dark-tritanopia.css +26 -20
  6. package/dist/css/functional/themes/dark.css +26 -20
  7. package/dist/css/functional/themes/light-colorblind.css +26 -20
  8. package/dist/css/functional/themes/light-high-contrast.css +28 -22
  9. package/dist/css/functional/themes/light-tritanopia.css +26 -20
  10. package/dist/css/functional/themes/light.css +26 -20
  11. package/dist/css/primitives.css +0 -6
  12. package/dist/docs/functional/size/size.json +0 -162
  13. package/dist/docs/functional/themes/dark-colorblind.json +117 -30
  14. package/dist/docs/functional/themes/dark-dimmed.json +117 -30
  15. package/dist/docs/functional/themes/dark-high-contrast.json +120 -33
  16. package/dist/docs/functional/themes/dark-tritanopia.json +117 -30
  17. package/dist/docs/functional/themes/dark.json +117 -30
  18. package/dist/docs/functional/themes/light-colorblind.json +117 -30
  19. package/dist/docs/functional/themes/light-high-contrast.json +120 -33
  20. package/dist/docs/functional/themes/light-tritanopia.json +117 -30
  21. package/dist/docs/functional/themes/light.json +117 -30
  22. package/dist/fallbacks/color-fallbacks.json +11 -1
  23. package/dist/fallbacks/functional/size/size.json +0 -6
  24. package/dist/figma/dimension/dimension.json +0 -64
  25. package/dist/figma/themes/dark-colorblind.json +68 -20
  26. package/dist/figma/themes/dark-dimmed.json +68 -20
  27. package/dist/figma/themes/dark-high-contrast.json +84 -36
  28. package/dist/figma/themes/dark-tritanopia.json +68 -20
  29. package/dist/figma/themes/dark.json +68 -20
  30. package/dist/figma/themes/light-colorblind.json +68 -20
  31. package/dist/figma/themes/light-high-contrast.json +84 -36
  32. package/dist/figma/themes/light-tritanopia.json +68 -20
  33. package/dist/figma/themes/light.json +68 -20
  34. package/dist/internalCss/dark-colorblind.css +26 -20
  35. package/dist/internalCss/dark-dimmed.css +26 -20
  36. package/dist/internalCss/dark-high-contrast.css +28 -22
  37. package/dist/internalCss/dark-tritanopia.css +26 -20
  38. package/dist/internalCss/dark.css +26 -20
  39. package/dist/internalCss/light-colorblind.css +26 -20
  40. package/dist/internalCss/light-high-contrast.css +28 -22
  41. package/dist/internalCss/light-tritanopia.css +26 -20
  42. package/dist/internalCss/light.css +26 -20
  43. package/dist/styleLint/functional/size/size.json +0 -162
  44. package/dist/styleLint/functional/themes/dark-colorblind.json +117 -30
  45. package/dist/styleLint/functional/themes/dark-dimmed.json +117 -30
  46. package/dist/styleLint/functional/themes/dark-high-contrast.json +120 -33
  47. package/dist/styleLint/functional/themes/dark-tritanopia.json +117 -30
  48. package/dist/styleLint/functional/themes/dark.json +117 -30
  49. package/dist/styleLint/functional/themes/light-colorblind.json +117 -30
  50. package/dist/styleLint/functional/themes/light-high-contrast.json +120 -33
  51. package/dist/styleLint/functional/themes/light-tritanopia.json +117 -30
  52. package/dist/styleLint/functional/themes/light.json +117 -30
  53. package/package.json +1 -1
  54. package/src/tokens/fallback/color-fallbacks.json +11 -1
  55. package/src/tokens/functional/color/dark/data-vis-dark.json5 +10 -10
  56. package/src/tokens/functional/color/dark/overrides/dark.high-contrast.json5 +16 -0
  57. package/src/tokens/functional/color/dark/patterns-dark.json5 +26 -0
  58. package/src/tokens/functional/color/dark/primitives-dark.json5 +12 -0
  59. package/src/tokens/functional/color/light/data-vis-light.json5 +10 -10
  60. package/src/tokens/functional/color/light/overrides/light.high-contrast.json5 +6 -0
  61. package/src/tokens/functional/color/light/patterns-light.json5 +26 -0
  62. package/src/tokens/functional/color/light/primitives-light.json5 +12 -0
  63. package/src/tokens/functional/size/size.json +0 -68
  64. package/dist/deprecated/size.json +0 -8
@@ -1173,7 +1173,7 @@
1173
1173
  "attributes": {},
1174
1174
  "path": ["headerSearch", "borderColor"]
1175
1175
  },
1176
- "data-blue-color": {
1176
+ "data-blue-color-emphasis": {
1177
1177
  "value": "#006edb",
1178
1178
  "$type": "color",
1179
1179
  "$extensions": {
@@ -1198,9 +1198,9 @@
1198
1198
  }
1199
1199
  }
1200
1200
  },
1201
- "name": "data-blue-color",
1201
+ "name": "data-blue-color-emphasis",
1202
1202
  "attributes": {},
1203
- "path": ["data", "blue", "color", "@"]
1203
+ "path": ["data", "blue", "color", "emphasis"]
1204
1204
  },
1205
1205
  "data-blue-color-muted": {
1206
1206
  "value": "#d1f0ff",
@@ -1231,7 +1231,7 @@
1231
1231
  "attributes": {},
1232
1232
  "path": ["data", "blue", "color", "muted"]
1233
1233
  },
1234
- "data-auburn-color": {
1234
+ "data-auburn-color-emphasis": {
1235
1235
  "value": "#9d615c",
1236
1236
  "$type": "color",
1237
1237
  "$extensions": {
@@ -1256,9 +1256,9 @@
1256
1256
  }
1257
1257
  }
1258
1258
  },
1259
- "name": "data-auburn-color",
1259
+ "name": "data-auburn-color-emphasis",
1260
1260
  "attributes": {},
1261
- "path": ["data", "auburn", "color", "@"]
1261
+ "path": ["data", "auburn", "color", "emphasis"]
1262
1262
  },
1263
1263
  "data-auburn-color-muted": {
1264
1264
  "value": "#f2e9e9",
@@ -1289,7 +1289,7 @@
1289
1289
  "attributes": {},
1290
1290
  "path": ["data", "auburn", "color", "muted"]
1291
1291
  },
1292
- "data-orange-color": {
1292
+ "data-orange-color-emphasis": {
1293
1293
  "value": "#eb670f",
1294
1294
  "$type": "color",
1295
1295
  "$extensions": {
@@ -1314,9 +1314,9 @@
1314
1314
  }
1315
1315
  }
1316
1316
  },
1317
- "name": "data-orange-color",
1317
+ "name": "data-orange-color-emphasis",
1318
1318
  "attributes": {},
1319
- "path": ["data", "orange", "color", "@"]
1319
+ "path": ["data", "orange", "color", "emphasis"]
1320
1320
  },
1321
1321
  "data-orange-color-muted": {
1322
1322
  "value": "#ffe7d1",
@@ -1347,7 +1347,7 @@
1347
1347
  "attributes": {},
1348
1348
  "path": ["data", "orange", "color", "muted"]
1349
1349
  },
1350
- "data-yellow-color": {
1350
+ "data-yellow-color-emphasis": {
1351
1351
  "value": "#b88700",
1352
1352
  "$type": "color",
1353
1353
  "$extensions": {
@@ -1372,9 +1372,9 @@
1372
1372
  }
1373
1373
  }
1374
1374
  },
1375
- "name": "data-yellow-color",
1375
+ "name": "data-yellow-color-emphasis",
1376
1376
  "attributes": {},
1377
- "path": ["data", "yellow", "color", "@"]
1377
+ "path": ["data", "yellow", "color", "emphasis"]
1378
1378
  },
1379
1379
  "data-yellow-color-muted": {
1380
1380
  "value": "#ffec9e",
@@ -1405,7 +1405,7 @@
1405
1405
  "attributes": {},
1406
1406
  "path": ["data", "yellow", "color", "muted"]
1407
1407
  },
1408
- "data-green-color": {
1408
+ "data-green-color-emphasis": {
1409
1409
  "value": "#30a147",
1410
1410
  "$type": "color",
1411
1411
  "$extensions": {
@@ -1430,9 +1430,9 @@
1430
1430
  }
1431
1431
  }
1432
1432
  },
1433
- "name": "data-green-color",
1433
+ "name": "data-green-color-emphasis",
1434
1434
  "attributes": {},
1435
- "path": ["data", "green", "color", "@"]
1435
+ "path": ["data", "green", "color", "emphasis"]
1436
1436
  },
1437
1437
  "data-green-color-muted": {
1438
1438
  "value": "#caf7ca",
@@ -1463,7 +1463,7 @@
1463
1463
  "attributes": {},
1464
1464
  "path": ["data", "green", "color", "muted"]
1465
1465
  },
1466
- "data-teal-color": {
1466
+ "data-teal-color-emphasis": {
1467
1467
  "value": "#179b9b",
1468
1468
  "$type": "color",
1469
1469
  "$extensions": {
@@ -1488,9 +1488,9 @@
1488
1488
  }
1489
1489
  }
1490
1490
  },
1491
- "name": "data-teal-color",
1491
+ "name": "data-teal-color-emphasis",
1492
1492
  "attributes": {},
1493
- "path": ["data", "teal", "color", "@"]
1493
+ "path": ["data", "teal", "color", "emphasis"]
1494
1494
  },
1495
1495
  "data-teal-color-muted": {
1496
1496
  "value": "#c7f5ef",
@@ -1521,7 +1521,7 @@
1521
1521
  "attributes": {},
1522
1522
  "path": ["data", "teal", "color", "muted"]
1523
1523
  },
1524
- "data-purple-color": {
1524
+ "data-purple-color-emphasis": {
1525
1525
  "value": "#894ceb",
1526
1526
  "$type": "color",
1527
1527
  "$extensions": {
@@ -1546,9 +1546,9 @@
1546
1546
  }
1547
1547
  }
1548
1548
  },
1549
- "name": "data-purple-color",
1549
+ "name": "data-purple-color-emphasis",
1550
1550
  "attributes": {},
1551
- "path": ["data", "purple", "color", "@"]
1551
+ "path": ["data", "purple", "color", "emphasis"]
1552
1552
  },
1553
1553
  "data-purple-color-muted": {
1554
1554
  "value": "#f1e5ff",
@@ -1579,7 +1579,7 @@
1579
1579
  "attributes": {},
1580
1580
  "path": ["data", "purple", "color", "muted"]
1581
1581
  },
1582
- "data-pink-color": {
1582
+ "data-pink-color-emphasis": {
1583
1583
  "value": "#ce2c85",
1584
1584
  "$type": "color",
1585
1585
  "$extensions": {
@@ -1604,9 +1604,9 @@
1604
1604
  }
1605
1605
  }
1606
1606
  },
1607
- "name": "data-pink-color",
1607
+ "name": "data-pink-color-emphasis",
1608
1608
  "attributes": {},
1609
- "path": ["data", "pink", "color", "@"]
1609
+ "path": ["data", "pink", "color", "emphasis"]
1610
1610
  },
1611
1611
  "data-pink-color-muted": {
1612
1612
  "value": "#ffe5f1",
@@ -1637,7 +1637,7 @@
1637
1637
  "attributes": {},
1638
1638
  "path": ["data", "pink", "color", "muted"]
1639
1639
  },
1640
- "data-red-color": {
1640
+ "data-red-color-emphasis": {
1641
1641
  "value": "#df0c24",
1642
1642
  "$type": "color",
1643
1643
  "$extensions": {
@@ -1662,9 +1662,9 @@
1662
1662
  }
1663
1663
  }
1664
1664
  },
1665
- "name": "data-red-color",
1665
+ "name": "data-red-color-emphasis",
1666
1666
  "attributes": {},
1667
- "path": ["data", "red", "color", "@"]
1667
+ "path": ["data", "red", "color", "emphasis"]
1668
1668
  },
1669
1669
  "data-red-color-muted": {
1670
1670
  "value": "#ffe2e0",
@@ -1695,7 +1695,7 @@
1695
1695
  "attributes": {},
1696
1696
  "path": ["data", "red", "color", "muted"]
1697
1697
  },
1698
- "data-gray-color": {
1698
+ "data-gray-color-emphasis": {
1699
1699
  "value": "#808fa3",
1700
1700
  "$type": "color",
1701
1701
  "$extensions": {
@@ -1720,9 +1720,9 @@
1720
1720
  }
1721
1721
  }
1722
1722
  },
1723
- "name": "data-gray-color",
1723
+ "name": "data-gray-color-emphasis",
1724
1724
  "attributes": {},
1725
- "path": ["data", "gray", "color", "@"]
1725
+ "path": ["data", "gray", "color", "emphasis"]
1726
1726
  },
1727
1727
  "data-gray-color-muted": {
1728
1728
  "value": "#e8ecf2",
@@ -12571,6 +12571,64 @@
12571
12571
  "attributes": {},
12572
12572
  "path": ["label", "coral", "fgColor", "active"]
12573
12573
  },
12574
+ "tooltip-bgColor": {
12575
+ "value": "#24292f",
12576
+ "$type": "color",
12577
+ "$extensions": {
12578
+ "org.primer.figma": {
12579
+ "collection": "mode",
12580
+ "mode": "light",
12581
+ "group": "component",
12582
+ "scopes": ["bgColor"]
12583
+ }
12584
+ },
12585
+ "filePath": "src/tokens/functional/color/light/patterns-light.json5",
12586
+ "isSource": true,
12587
+ "original": {
12588
+ "value": "{bgColor.emphasis}",
12589
+ "$type": "color",
12590
+ "$extensions": {
12591
+ "org.primer.figma": {
12592
+ "collection": "mode",
12593
+ "mode": "light",
12594
+ "group": "component",
12595
+ "scopes": ["bgColor"]
12596
+ }
12597
+ }
12598
+ },
12599
+ "name": "tooltip-bgColor",
12600
+ "attributes": {},
12601
+ "path": ["tooltip", "bgColor"]
12602
+ },
12603
+ "tooltip-fgColor": {
12604
+ "value": "#ffffff",
12605
+ "$type": "color",
12606
+ "$extensions": {
12607
+ "org.primer.figma": {
12608
+ "collection": "mode",
12609
+ "mode": "light",
12610
+ "group": "component",
12611
+ "scopes": ["fgColor"]
12612
+ }
12613
+ },
12614
+ "filePath": "src/tokens/functional/color/light/patterns-light.json5",
12615
+ "isSource": true,
12616
+ "original": {
12617
+ "value": "{fgColor.onEmphasis}",
12618
+ "$type": "color",
12619
+ "$extensions": {
12620
+ "org.primer.figma": {
12621
+ "collection": "mode",
12622
+ "mode": "light",
12623
+ "group": "component",
12624
+ "scopes": ["fgColor"]
12625
+ }
12626
+ }
12627
+ },
12628
+ "name": "tooltip-fgColor",
12629
+ "attributes": {},
12630
+ "path": ["tooltip", "fgColor"]
12631
+ },
12574
12632
  "fgColor-default": {
12575
12633
  "value": "#1f2328",
12576
12634
  "$type": "color",
@@ -12684,6 +12742,35 @@
12684
12742
  "attributes": {},
12685
12743
  "path": ["fgColor", "onEmphasis"]
12686
12744
  },
12745
+ "fgColor-onInverse": {
12746
+ "value": "#ffffff",
12747
+ "$type": "color",
12748
+ "$extensions": {
12749
+ "org.primer.figma": {
12750
+ "collection": "mode",
12751
+ "mode": "light",
12752
+ "group": "semantic",
12753
+ "scopes": ["fgColor"]
12754
+ }
12755
+ },
12756
+ "filePath": "src/tokens/functional/color/light/primitives-light.json5",
12757
+ "isSource": true,
12758
+ "original": {
12759
+ "value": "{base.color.white}",
12760
+ "$type": "color",
12761
+ "$extensions": {
12762
+ "org.primer.figma": {
12763
+ "collection": "mode",
12764
+ "mode": "light",
12765
+ "group": "semantic",
12766
+ "scopes": ["fgColor"]
12767
+ }
12768
+ }
12769
+ },
12770
+ "name": "fgColor-onInverse",
12771
+ "attributes": {},
12772
+ "path": ["fgColor", "onInverse"]
12773
+ },
12687
12774
  "fgColor-white": {
12688
12775
  "value": "#ffffff",
12689
12776
  "$type": "color",
@@ -256,5 +256,15 @@
256
256
  "--shadow-floating-xlarge": "var(--color-shadow-extra-large)",
257
257
  "--shadow-inset": "var(--color-primer-shadow-inset)",
258
258
  "--borderColor-transparent": "transparent",
259
- "--bgColor-transparent": "transparent"
259
+ "--bgColor-transparent": "transparent",
260
+ "--data-blue-color": "var(--data-blue-color-emphasis)",
261
+ "--data-auburn-color": "var(--data-auburn-color-emphasis)",
262
+ "--data-orange-color": "var(--data-orange-color-emphasis)",
263
+ "--data-yellow-color": "var(--data-yellow-color-emphasis)",
264
+ "--data-green-color": "var(--data-green-color-emphasis)",
265
+ "--data-teal-color": "var(--data-teal-color-emphasis)",
266
+ "--data-purple-color": "var(--data-purple-color-emphasis)",
267
+ "--data-pink-color": "var(--data-pink-color-emphasis)",
268
+ "--data-red-color": "var(--data-red-color-emphasis)",
269
+ "--data-gray-color": "var(--data-gray-color-emphasis)"
260
270
  }
@@ -40,12 +40,6 @@
40
40
  "--controlStack-large-gap-auto": "0.5rem",
41
41
  "--controlStack-large-gap-condensed": "0.5rem",
42
42
  "--controlStack-large-gap-spacious": "0.75rem",
43
- "--space-xxsmall": "0.125rem",
44
- "--space-xsmall": "0.25rem",
45
- "--space-small": "0.375rem",
46
- "--space-medium": "0.5rem",
47
- "--space-large": "0.75rem",
48
- "--space-xlarge": "1rem",
49
43
  "--spinner-strokeWidth-default": "0.125rem",
50
44
  "--spinner-size-small": "1rem",
51
45
  "--spinner-size-medium": "2rem",
@@ -192,26 +192,6 @@
192
192
  "group": "pattern/size",
193
193
  "scopes": ["GAP"]
194
194
  },
195
- {
196
- "name": "space/small",
197
- "value": 6,
198
- "type": "FLOAT",
199
- "refId": "functional/size/space/small",
200
- "collection": "functional/size",
201
- "mode": "default",
202
- "group": "functional/size",
203
- "scopes": ["GAP"]
204
- },
205
- {
206
- "name": "space/xxsmall",
207
- "value": 2,
208
- "type": "FLOAT",
209
- "refId": "functional/size/space/xxsmall",
210
- "collection": "functional/size",
211
- "mode": "default",
212
- "group": "functional/size",
213
- "scopes": ["GAP"]
214
- },
215
195
  {
216
196
  "name": "breakpoint/xxlarge",
217
197
  "value": 1400,
@@ -1054,49 +1034,5 @@
1054
1034
  "mode": "default",
1055
1035
  "group": "pattern/size",
1056
1036
  "scopes": ["WIDTH_HEIGHT"]
1057
- },
1058
- {
1059
- "name": "space/xlarge",
1060
- "value": 16,
1061
- "type": "FLOAT",
1062
- "refId": "functional/size/space/xlarge",
1063
- "reference": "base/size/base/size/16",
1064
- "collection": "functional/size",
1065
- "mode": "default",
1066
- "group": "functional/size",
1067
- "scopes": ["GAP"]
1068
- },
1069
- {
1070
- "name": "space/large",
1071
- "value": 12,
1072
- "type": "FLOAT",
1073
- "refId": "functional/size/space/large",
1074
- "reference": "base/size/base/size/12",
1075
- "collection": "functional/size",
1076
- "mode": "default",
1077
- "group": "functional/size",
1078
- "scopes": ["GAP"]
1079
- },
1080
- {
1081
- "name": "space/medium",
1082
- "value": 8,
1083
- "type": "FLOAT",
1084
- "refId": "functional/size/space/medium",
1085
- "reference": "base/size/base/size/8",
1086
- "collection": "functional/size",
1087
- "mode": "default",
1088
- "group": "functional/size",
1089
- "scopes": ["GAP"]
1090
- },
1091
- {
1092
- "name": "space/xsmall",
1093
- "value": 4,
1094
- "type": "FLOAT",
1095
- "refId": "functional/size/space/xsmall",
1096
- "reference": "base/size/base/size/4",
1097
- "collection": "functional/size",
1098
- "mode": "default",
1099
- "group": "functional/size",
1100
- "scopes": ["GAP"]
1101
1037
  }
1102
1038
  ]
@@ -2281,6 +2281,22 @@
2281
2281
  "group": "semantic",
2282
2282
  "scopes": ["TEXT_FILL", "SHAPE_FILL"]
2283
2283
  },
2284
+ {
2285
+ "name": "fgColor/onInverse",
2286
+ "value": {
2287
+ "r": 0.00392156862745098,
2288
+ "g": 0.01568627450980392,
2289
+ "b": 0.03529411764705882,
2290
+ "a": 1
2291
+ },
2292
+ "type": "COLOR",
2293
+ "refId": "mode/fgColor/onInverse",
2294
+ "reference": "base/color/dark/base/color/black",
2295
+ "collection": "mode",
2296
+ "mode": "dark colorblind",
2297
+ "group": "semantic",
2298
+ "scopes": ["TEXT_FILL", "SHAPE_FILL"]
2299
+ },
2284
2300
  {
2285
2301
  "name": "fgColor/onEmphasis",
2286
2302
  "value": {
@@ -7062,7 +7078,7 @@
7062
7078
  "scopes": ["FRAME_FILL", "SHAPE_FILL"]
7063
7079
  },
7064
7080
  {
7065
- "name": "data/gray/color",
7081
+ "name": "data/gray/color/emphasis",
7066
7082
  "value": {
7067
7083
  "r": 0.3411764705882353,
7068
7084
  "g": 0.3843137254901961,
@@ -7070,7 +7086,7 @@
7070
7086
  "a": 1
7071
7087
  },
7072
7088
  "type": "COLOR",
7073
- "refId": "mode/data/gray/color",
7089
+ "refId": "mode/data/gray/color/emphasis",
7074
7090
  "reference": "base/color/dark/base/display/color/gray/4",
7075
7091
  "collection": "mode",
7076
7092
  "mode": "dark colorblind",
@@ -7094,7 +7110,7 @@
7094
7110
  "scopes": ["FRAME_FILL", "SHAPE_FILL"]
7095
7111
  },
7096
7112
  {
7097
- "name": "data/red/color",
7113
+ "name": "data/red/color/emphasis",
7098
7114
  "value": {
7099
7115
  "r": 0.9215686274509803,
7100
7116
  "g": 0.2,
@@ -7102,7 +7118,7 @@
7102
7118
  "a": 1
7103
7119
  },
7104
7120
  "type": "COLOR",
7105
- "refId": "mode/data/red/color",
7121
+ "refId": "mode/data/red/color/emphasis",
7106
7122
  "reference": "base/color/dark/base/display/color/red/5",
7107
7123
  "collection": "mode",
7108
7124
  "mode": "dark colorblind",
@@ -7126,7 +7142,7 @@
7126
7142
  "scopes": ["FRAME_FILL", "SHAPE_FILL"]
7127
7143
  },
7128
7144
  {
7129
- "name": "data/pink/color",
7145
+ "name": "data/pink/color/emphasis",
7130
7146
  "value": {
7131
7147
  "r": 0.8274509803921568,
7132
7148
  "g": 0.27058823529411763,
@@ -7134,7 +7150,7 @@
7134
7150
  "a": 1
7135
7151
  },
7136
7152
  "type": "COLOR",
7137
- "refId": "mode/data/pink/color",
7153
+ "refId": "mode/data/pink/color/emphasis",
7138
7154
  "reference": "base/color/dark/base/display/color/pink/5",
7139
7155
  "collection": "mode",
7140
7156
  "mode": "dark colorblind",
@@ -7158,7 +7174,7 @@
7158
7174
  "scopes": ["FRAME_FILL", "SHAPE_FILL"]
7159
7175
  },
7160
7176
  {
7161
- "name": "data/purple/color",
7177
+ "name": "data/purple/color/emphasis",
7162
7178
  "value": {
7163
7179
  "r": 0.592156862745098,
7164
7180
  "g": 0.3568627450980392,
@@ -7166,7 +7182,7 @@
7166
7182
  "a": 1
7167
7183
  },
7168
7184
  "type": "COLOR",
7169
- "refId": "mode/data/purple/color",
7185
+ "refId": "mode/data/purple/color/emphasis",
7170
7186
  "reference": "base/color/dark/base/display/color/purple/5",
7171
7187
  "collection": "mode",
7172
7188
  "mode": "dark colorblind",
@@ -7190,7 +7206,7 @@
7190
7206
  "scopes": ["FRAME_FILL", "SHAPE_FILL"]
7191
7207
  },
7192
7208
  {
7193
- "name": "data/teal/color",
7209
+ "name": "data/teal/color/emphasis",
7194
7210
  "value": {
7195
7211
  "r": 0.06274509803921569,
7196
7212
  "g": 0.4235294117647059,
@@ -7198,7 +7214,7 @@
7198
7214
  "a": 1
7199
7215
  },
7200
7216
  "type": "COLOR",
7201
- "refId": "mode/data/teal/color",
7217
+ "refId": "mode/data/teal/color/emphasis",
7202
7218
  "reference": "base/color/dark/base/display/color/teal/4",
7203
7219
  "collection": "mode",
7204
7220
  "mode": "dark colorblind",
@@ -7222,7 +7238,7 @@
7222
7238
  "scopes": ["FRAME_FILL", "SHAPE_FILL"]
7223
7239
  },
7224
7240
  {
7225
- "name": "data/green/color",
7241
+ "name": "data/green/color/emphasis",
7226
7242
  "value": {
7227
7243
  "r": 0.1843137254901961,
7228
7244
  "g": 0.43529411764705883,
@@ -7230,7 +7246,7 @@
7230
7246
  "a": 1
7231
7247
  },
7232
7248
  "type": "COLOR",
7233
- "refId": "mode/data/green/color",
7249
+ "refId": "mode/data/green/color/emphasis",
7234
7250
  "reference": "base/color/dark/base/display/color/green/4",
7235
7251
  "collection": "mode",
7236
7252
  "mode": "dark colorblind",
@@ -7254,7 +7270,7 @@
7254
7270
  "scopes": ["FRAME_FILL", "SHAPE_FILL"]
7255
7271
  },
7256
7272
  {
7257
- "name": "data/yellow/color",
7273
+ "name": "data/yellow/color/emphasis",
7258
7274
  "value": {
7259
7275
  "r": 0.5372549019607843,
7260
7276
  "g": 0.34901960784313724,
@@ -7262,7 +7278,7 @@
7262
7278
  "a": 1
7263
7279
  },
7264
7280
  "type": "COLOR",
7265
- "refId": "mode/data/yellow/color",
7281
+ "refId": "mode/data/yellow/color/emphasis",
7266
7282
  "reference": "base/color/dark/base/display/color/yellow/4",
7267
7283
  "collection": "mode",
7268
7284
  "mode": "dark colorblind",
@@ -7286,7 +7302,7 @@
7286
7302
  "scopes": ["FRAME_FILL", "SHAPE_FILL"]
7287
7303
  },
7288
7304
  {
7289
- "name": "data/orange/color",
7305
+ "name": "data/orange/color/emphasis",
7290
7306
  "value": {
7291
7307
  "r": 0.596078431372549,
7292
7308
  "g": 0.29411764705882354,
@@ -7294,7 +7310,7 @@
7294
7310
  "a": 1
7295
7311
  },
7296
7312
  "type": "COLOR",
7297
- "refId": "mode/data/orange/color",
7313
+ "refId": "mode/data/orange/color/emphasis",
7298
7314
  "reference": "base/color/dark/base/display/color/orange/4",
7299
7315
  "collection": "mode",
7300
7316
  "mode": "dark colorblind",
@@ -7318,7 +7334,7 @@
7318
7334
  "scopes": ["FRAME_FILL", "SHAPE_FILL"]
7319
7335
  },
7320
7336
  {
7321
- "name": "data/auburn/color",
7337
+ "name": "data/auburn/color/emphasis",
7322
7338
  "value": {
7323
7339
  "r": 0.6588235294117647,
7324
7340
  "g": 0.43529411764705883,
@@ -7326,7 +7342,7 @@
7326
7342
  "a": 1
7327
7343
  },
7328
7344
  "type": "COLOR",
7329
- "refId": "mode/data/auburn/color",
7345
+ "refId": "mode/data/auburn/color/emphasis",
7330
7346
  "reference": "base/color/dark/base/display/color/auburn/5",
7331
7347
  "collection": "mode",
7332
7348
  "mode": "dark colorblind",
@@ -7350,7 +7366,7 @@
7350
7366
  "scopes": ["FRAME_FILL", "SHAPE_FILL"]
7351
7367
  },
7352
7368
  {
7353
- "name": "data/blue/color",
7369
+ "name": "data/blue/color/emphasis",
7354
7370
  "value": {
7355
7371
  "r": 0.0196078431372549,
7356
7372
  "g": 0.4627450980392157,
@@ -7358,7 +7374,7 @@
7358
7374
  "a": 1
7359
7375
  },
7360
7376
  "type": "COLOR",
7361
- "refId": "mode/data/blue/color",
7377
+ "refId": "mode/data/blue/color/emphasis",
7362
7378
  "reference": "base/color/dark/base/display/color/blue/5",
7363
7379
  "collection": "mode",
7364
7380
  "mode": "dark colorblind",
@@ -7878,6 +7894,38 @@
7878
7894
  "web": "var(--fgColor-link) /* utility class: .color-fg-accent */"
7879
7895
  }
7880
7896
  },
7897
+ {
7898
+ "name": "tooltip/fgColor",
7899
+ "value": {
7900
+ "r": 1,
7901
+ "g": 1,
7902
+ "b": 1,
7903
+ "a": 1
7904
+ },
7905
+ "type": "COLOR",
7906
+ "refId": "mode/tooltip/fgColor",
7907
+ "reference": "mode/fgColor/onEmphasis",
7908
+ "collection": "mode",
7909
+ "mode": "dark colorblind",
7910
+ "group": "component",
7911
+ "scopes": ["TEXT_FILL", "SHAPE_FILL"]
7912
+ },
7913
+ {
7914
+ "name": "tooltip/bgColor",
7915
+ "value": {
7916
+ "r": 0.43137254901960786,
7917
+ "g": 0.4627450980392157,
7918
+ "b": 0.5058823529411764,
7919
+ "a": 1
7920
+ },
7921
+ "type": "COLOR",
7922
+ "refId": "mode/tooltip/bgColor",
7923
+ "reference": "mode/bgColor/emphasis",
7924
+ "collection": "mode",
7925
+ "mode": "dark colorblind",
7926
+ "group": "component",
7927
+ "scopes": ["FRAME_FILL", "SHAPE_FILL"]
7928
+ },
7881
7929
  {
7882
7930
  "name": "card/bgColor",
7883
7931
  "value": {