@primer/primitives 11.6.0 → 11.6.1-rc.d0027616
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/DESIGN_TOKENS_SPEC.md +0 -5
- package/dist/css/functional/themes/dark-colorblind-high-contrast.css +0 -2
- package/dist/css/functional/themes/dark-colorblind.css +0 -2
- package/dist/css/functional/themes/dark-dimmed-high-contrast.css +0 -2
- package/dist/css/functional/themes/dark-dimmed.css +0 -2
- package/dist/css/functional/themes/dark-high-contrast.css +0 -2
- package/dist/css/functional/themes/dark-tritanopia-high-contrast.css +0 -2
- package/dist/css/functional/themes/dark-tritanopia.css +0 -2
- package/dist/css/functional/themes/dark.css +0 -2
- package/dist/css/functional/themes/light-colorblind-high-contrast.css +2 -4
- package/dist/css/functional/themes/light-colorblind.css +2 -4
- package/dist/css/functional/themes/light-high-contrast.css +30 -32
- package/dist/css/functional/themes/light-tritanopia-high-contrast.css +2 -4
- package/dist/css/functional/themes/light-tritanopia.css +2 -4
- package/dist/css/functional/themes/light.css +2 -4
- package/dist/docs/functional/themes/dark-colorblind-high-contrast.json +6 -176
- package/dist/docs/functional/themes/dark-colorblind.json +6 -176
- package/dist/docs/functional/themes/dark-dimmed-high-contrast.json +6 -176
- package/dist/docs/functional/themes/dark-dimmed.json +6 -176
- package/dist/docs/functional/themes/dark-high-contrast.json +6 -176
- package/dist/docs/functional/themes/dark-tritanopia-high-contrast.json +6 -176
- package/dist/docs/functional/themes/dark-tritanopia.json +6 -176
- package/dist/docs/functional/themes/dark.json +6 -176
- package/dist/docs/functional/themes/light-colorblind-high-contrast.json +8 -178
- package/dist/docs/functional/themes/light-colorblind.json +8 -178
- package/dist/docs/functional/themes/light-high-contrast.json +33 -203
- package/dist/docs/functional/themes/light-tritanopia-high-contrast.json +8 -178
- package/dist/docs/functional/themes/light-tritanopia.json +8 -178
- package/dist/docs/functional/themes/light.json +8 -178
- package/dist/figma/themes/light-colorblind.json +1 -1
- package/dist/figma/themes/light-high-contrast.json +43 -46
- package/dist/figma/themes/light-tritanopia.json +1 -1
- package/dist/figma/themes/light.json +1 -1
- package/dist/internalCss/dark-colorblind-high-contrast.css +0 -2
- package/dist/internalCss/dark-colorblind.css +0 -2
- package/dist/internalCss/dark-dimmed-high-contrast.css +0 -2
- package/dist/internalCss/dark-dimmed.css +0 -2
- package/dist/internalCss/dark-high-contrast.css +0 -2
- package/dist/internalCss/dark-tritanopia-high-contrast.css +0 -2
- package/dist/internalCss/dark-tritanopia.css +0 -2
- package/dist/internalCss/dark.css +0 -2
- package/dist/internalCss/light-colorblind-high-contrast.css +2 -4
- package/dist/internalCss/light-colorblind.css +2 -4
- package/dist/internalCss/light-high-contrast.css +30 -32
- package/dist/internalCss/light-tritanopia-high-contrast.css +2 -4
- package/dist/internalCss/light-tritanopia.css +2 -4
- package/dist/internalCss/light.css +2 -4
- package/dist/styleLint/functional/themes/dark-colorblind-high-contrast.json +6 -176
- package/dist/styleLint/functional/themes/dark-colorblind.json +6 -176
- package/dist/styleLint/functional/themes/dark-dimmed-high-contrast.json +6 -176
- package/dist/styleLint/functional/themes/dark-dimmed.json +6 -176
- package/dist/styleLint/functional/themes/dark-high-contrast.json +6 -176
- package/dist/styleLint/functional/themes/dark-tritanopia-high-contrast.json +6 -176
- package/dist/styleLint/functional/themes/dark-tritanopia.json +6 -176
- package/dist/styleLint/functional/themes/dark.json +6 -176
- package/dist/styleLint/functional/themes/light-colorblind-high-contrast.json +8 -178
- package/dist/styleLint/functional/themes/light-colorblind.json +8 -178
- package/dist/styleLint/functional/themes/light-high-contrast.json +33 -203
- package/dist/styleLint/functional/themes/light-tritanopia-high-contrast.json +8 -178
- package/dist/styleLint/functional/themes/light-tritanopia.json +8 -178
- package/dist/styleLint/functional/themes/light.json +8 -178
- package/package.json +2 -2
- package/src/tokens/functional/color/fgColor.json5 +3 -3
- package/src/tokens/functional/shadow/shadow.json5 +1 -100
|
@@ -38686,7 +38686,7 @@
|
|
|
38686
38686
|
"dark-high-contrast": "#ff8182",
|
|
38687
38687
|
"dark-dimmed-high-contrast": "#ffcecb",
|
|
38688
38688
|
"dark-tritanopia-high-contrast": "#ff8182",
|
|
38689
|
-
"light-high-contrast": "#
|
|
38689
|
+
"light-high-contrast": "#960d1e",
|
|
38690
38690
|
"light-tritanopia-high-contrast": "#a40e26"
|
|
38691
38691
|
},
|
|
38692
38692
|
"org.primer.llm": {
|
|
@@ -38722,7 +38722,7 @@
|
|
|
38722
38722
|
"dark-high-contrast": "{base.color.red.3}",
|
|
38723
38723
|
"dark-dimmed-high-contrast": "{base.color.red.1}",
|
|
38724
38724
|
"dark-tritanopia-high-contrast": "{base.color.red.3}",
|
|
38725
|
-
"light-high-contrast": "
|
|
38725
|
+
"light-high-contrast": "#960d1e",
|
|
38726
38726
|
"light-tritanopia-high-contrast": "{base.color.red.6}"
|
|
38727
38727
|
},
|
|
38728
38728
|
"org.primer.llm": {
|
|
@@ -38888,7 +38888,7 @@
|
|
|
38888
38888
|
"dark-dimmed-high-contrast": "#ecd8ff",
|
|
38889
38889
|
"dark-protanopia-deuteranopia-high-contrast": "#D3ABFF",
|
|
38890
38890
|
"dark-tritanopia-high-contrast": "#D3ABFF",
|
|
38891
|
-
"light-high-contrast": "#
|
|
38891
|
+
"light-high-contrast": "#5e2bb4",
|
|
38892
38892
|
"light-protanopia-deuteranopia-high-contrast": "#6639ba",
|
|
38893
38893
|
"light-tritanopia-high-contrast": "#6639ba"
|
|
38894
38894
|
},
|
|
@@ -38918,7 +38918,7 @@
|
|
|
38918
38918
|
"dark-dimmed-high-contrast": "{base.color.purple.1}",
|
|
38919
38919
|
"dark-protanopia-deuteranopia-high-contrast": "#D3ABFF",
|
|
38920
38920
|
"dark-tritanopia-high-contrast": "#D3ABFF",
|
|
38921
|
-
"light-high-contrast": "
|
|
38921
|
+
"light-high-contrast": "#5e2bb4",
|
|
38922
38922
|
"light-protanopia-deuteranopia-high-contrast": "{base.color.purple.6}",
|
|
38923
38923
|
"light-tritanopia-high-contrast": "{base.color.purple.6}"
|
|
38924
38924
|
},
|
|
@@ -39454,7 +39454,7 @@
|
|
|
39454
39454
|
"dark": "#4ac26b",
|
|
39455
39455
|
"dark-high-contrast": "#2BD853",
|
|
39456
39456
|
"dark-dimmed-high-contrast": "#dafbe1",
|
|
39457
|
-
"light-high-contrast": "#
|
|
39457
|
+
"light-high-contrast": "#04591f",
|
|
39458
39458
|
"dark-protanopia-deuteranopia": "#54aeff",
|
|
39459
39459
|
"dark-protanopia-deuteranopia-high-contrast": "#b6e3ff",
|
|
39460
39460
|
"light-protanopia-deuteranopia": "#0969da",
|
|
@@ -39488,7 +39488,7 @@
|
|
|
39488
39488
|
"dark": "{base.color.green.3}",
|
|
39489
39489
|
"dark-high-contrast": "#2BD853",
|
|
39490
39490
|
"dark-dimmed-high-contrast": "{base.color.green.0}",
|
|
39491
|
-
"light-high-contrast": "
|
|
39491
|
+
"light-high-contrast": "#04591f",
|
|
39492
39492
|
"dark-protanopia-deuteranopia": "{base.color.blue.3}",
|
|
39493
39493
|
"dark-protanopia-deuteranopia-high-contrast": "{base.color.blue.1}",
|
|
39494
39494
|
"light-protanopia-deuteranopia": "{base.color.blue.5}",
|
|
@@ -49254,176 +49254,6 @@
|
|
|
49254
49254
|
"attributes": {},
|
|
49255
49255
|
"path": ["shadow", "floating", "large"]
|
|
49256
49256
|
},
|
|
49257
|
-
"shadow-floating-legacy": {
|
|
49258
|
-
"key": "{shadow.floating.legacy}",
|
|
49259
|
-
"$value": "0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f",
|
|
49260
|
-
"$type": "shadow",
|
|
49261
|
-
"$description": "Legacy floating shadow for backward compatibility",
|
|
49262
|
-
"$extensions": {
|
|
49263
|
-
"org.primer.figma": {},
|
|
49264
|
-
"org.primer.overrides": {
|
|
49265
|
-
"dark": {
|
|
49266
|
-
"$value": [
|
|
49267
|
-
{
|
|
49268
|
-
"color": "#ffffff",
|
|
49269
|
-
"alpha": 0.4,
|
|
49270
|
-
"offsetX": {
|
|
49271
|
-
"value": 0,
|
|
49272
|
-
"unit": "px"
|
|
49273
|
-
},
|
|
49274
|
-
"offsetY": {
|
|
49275
|
-
"value": 6,
|
|
49276
|
-
"unit": "px"
|
|
49277
|
-
},
|
|
49278
|
-
"blur": {
|
|
49279
|
-
"value": 12,
|
|
49280
|
-
"unit": "px"
|
|
49281
|
-
},
|
|
49282
|
-
"spread": {
|
|
49283
|
-
"value": -3,
|
|
49284
|
-
"unit": "px"
|
|
49285
|
-
}
|
|
49286
|
-
},
|
|
49287
|
-
{
|
|
49288
|
-
"color": "#ffffff",
|
|
49289
|
-
"alpha": 0.4,
|
|
49290
|
-
"offsetX": {
|
|
49291
|
-
"value": 0,
|
|
49292
|
-
"unit": "px"
|
|
49293
|
-
},
|
|
49294
|
-
"offsetY": {
|
|
49295
|
-
"value": 6,
|
|
49296
|
-
"unit": "px"
|
|
49297
|
-
},
|
|
49298
|
-
"blur": {
|
|
49299
|
-
"value": 18,
|
|
49300
|
-
"unit": "px"
|
|
49301
|
-
},
|
|
49302
|
-
"spread": {
|
|
49303
|
-
"value": 0,
|
|
49304
|
-
"unit": "px"
|
|
49305
|
-
}
|
|
49306
|
-
}
|
|
49307
|
-
],
|
|
49308
|
-
"filePath": "src/tokens/functional/shadow/shadow.json5",
|
|
49309
|
-
"isSource": true,
|
|
49310
|
-
"$type": "shadow"
|
|
49311
|
-
}
|
|
49312
|
-
},
|
|
49313
|
-
"org.primer.llm": {
|
|
49314
|
-
"usage": ["legacy-component", "backward-compatibility"],
|
|
49315
|
-
"rules": "DEPRECATED: Use shadow-floating-small instead. Only use for maintaining backward compatibility with existing implementations."
|
|
49316
|
-
}
|
|
49317
|
-
},
|
|
49318
|
-
"filePath": "src/tokens/functional/shadow/shadow.json5",
|
|
49319
|
-
"isSource": true,
|
|
49320
|
-
"original": {
|
|
49321
|
-
"$value": [
|
|
49322
|
-
{
|
|
49323
|
-
"color": "{base.color.neutral.12}",
|
|
49324
|
-
"alpha": 0.04,
|
|
49325
|
-
"offsetX": {
|
|
49326
|
-
"value": 0,
|
|
49327
|
-
"unit": "px"
|
|
49328
|
-
},
|
|
49329
|
-
"offsetY": {
|
|
49330
|
-
"value": 6,
|
|
49331
|
-
"unit": "px"
|
|
49332
|
-
},
|
|
49333
|
-
"blur": {
|
|
49334
|
-
"value": 12,
|
|
49335
|
-
"unit": "px"
|
|
49336
|
-
},
|
|
49337
|
-
"spread": {
|
|
49338
|
-
"value": -3,
|
|
49339
|
-
"unit": "px"
|
|
49340
|
-
}
|
|
49341
|
-
},
|
|
49342
|
-
{
|
|
49343
|
-
"color": "{base.color.neutral.12}",
|
|
49344
|
-
"alpha": 0.12,
|
|
49345
|
-
"offsetX": {
|
|
49346
|
-
"value": 0,
|
|
49347
|
-
"unit": "px"
|
|
49348
|
-
},
|
|
49349
|
-
"offsetY": {
|
|
49350
|
-
"value": 6,
|
|
49351
|
-
"unit": "px"
|
|
49352
|
-
},
|
|
49353
|
-
"blur": {
|
|
49354
|
-
"value": 18,
|
|
49355
|
-
"unit": "px"
|
|
49356
|
-
},
|
|
49357
|
-
"spread": {
|
|
49358
|
-
"value": 0,
|
|
49359
|
-
"unit": "px"
|
|
49360
|
-
}
|
|
49361
|
-
}
|
|
49362
|
-
],
|
|
49363
|
-
"$type": "shadow",
|
|
49364
|
-
"$description": "Legacy floating shadow for backward compatibility",
|
|
49365
|
-
"$extensions": {
|
|
49366
|
-
"org.primer.figma": {},
|
|
49367
|
-
"org.primer.overrides": {
|
|
49368
|
-
"dark": {
|
|
49369
|
-
"$value": [
|
|
49370
|
-
{
|
|
49371
|
-
"color": "{base.color.neutral.0}",
|
|
49372
|
-
"alpha": 0.4,
|
|
49373
|
-
"offsetX": {
|
|
49374
|
-
"value": 0,
|
|
49375
|
-
"unit": "px"
|
|
49376
|
-
},
|
|
49377
|
-
"offsetY": {
|
|
49378
|
-
"value": 6,
|
|
49379
|
-
"unit": "px"
|
|
49380
|
-
},
|
|
49381
|
-
"blur": {
|
|
49382
|
-
"value": 12,
|
|
49383
|
-
"unit": "px"
|
|
49384
|
-
},
|
|
49385
|
-
"spread": {
|
|
49386
|
-
"value": -3,
|
|
49387
|
-
"unit": "px"
|
|
49388
|
-
}
|
|
49389
|
-
},
|
|
49390
|
-
{
|
|
49391
|
-
"color": "{base.color.neutral.0}",
|
|
49392
|
-
"alpha": 0.4,
|
|
49393
|
-
"offsetX": {
|
|
49394
|
-
"value": 0,
|
|
49395
|
-
"unit": "px"
|
|
49396
|
-
},
|
|
49397
|
-
"offsetY": {
|
|
49398
|
-
"value": 6,
|
|
49399
|
-
"unit": "px"
|
|
49400
|
-
},
|
|
49401
|
-
"blur": {
|
|
49402
|
-
"value": 18,
|
|
49403
|
-
"unit": "px"
|
|
49404
|
-
},
|
|
49405
|
-
"spread": {
|
|
49406
|
-
"value": 0,
|
|
49407
|
-
"unit": "px"
|
|
49408
|
-
}
|
|
49409
|
-
}
|
|
49410
|
-
],
|
|
49411
|
-
"filePath": "src/tokens/functional/shadow/shadow.json5",
|
|
49412
|
-
"isSource": true,
|
|
49413
|
-
"$type": "shadow"
|
|
49414
|
-
}
|
|
49415
|
-
},
|
|
49416
|
-
"org.primer.llm": {
|
|
49417
|
-
"usage": ["legacy-component", "backward-compatibility"],
|
|
49418
|
-
"rules": "DEPRECATED: Use shadow-floating-small instead. Only use for maintaining backward compatibility with existing implementations."
|
|
49419
|
-
}
|
|
49420
|
-
},
|
|
49421
|
-
"key": "{shadow.floating.legacy}"
|
|
49422
|
-
},
|
|
49423
|
-
"name": "shadow-floating-legacy",
|
|
49424
|
-
"attributes": {},
|
|
49425
|
-
"path": ["shadow", "floating", "legacy"]
|
|
49426
|
-
},
|
|
49427
49257
|
"shadow-floating-medium": {
|
|
49428
49258
|
"key": "{shadow.floating.medium}",
|
|
49429
49259
|
"$value": "0 0 0 1px #d1d9e000, 0 8px 16px -4px #25292e14, 0 4px 32px -4px #25292e14, 0 24px 48px -12px #25292e14, 0 48px 96px -24px #25292e14",
|
|
@@ -50424,7 +50254,7 @@
|
|
|
50424
50254
|
},
|
|
50425
50255
|
"shadow-floating-small": {
|
|
50426
50256
|
"key": "{shadow.floating.small}",
|
|
50427
|
-
"$value": "0 0 0 1px #
|
|
50257
|
+
"$value": "0 0 0 1px #d1d9e040, 0 6px 12px -3px #25292e0a, 0 6px 18px 0 #25292e1f",
|
|
50428
50258
|
"$type": "shadow",
|
|
50429
50259
|
"$description": "Small floating shadow for dropdowns, tooltips, and small overlays",
|
|
50430
50260
|
"$extensions": {
|
|
@@ -50512,7 +50342,7 @@
|
|
|
50512
50342
|
"$value": [
|
|
50513
50343
|
{
|
|
50514
50344
|
"color": "{overlay.borderColor}",
|
|
50515
|
-
"alpha": 0.
|
|
50345
|
+
"alpha": 0.25,
|
|
50516
50346
|
"offsetX": {
|
|
50517
50347
|
"value": 0,
|
|
50518
50348
|
"unit": "px"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@primer/primitives",
|
|
3
|
-
"version": "11.6.
|
|
3
|
+
"version": "11.6.1-rc.d0027616",
|
|
4
4
|
"description": "Typography, spacing, and color primitives for Primer design system",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
@@ -81,4 +81,4 @@
|
|
|
81
81
|
"zod-validation-error": "^4.0.1",
|
|
82
82
|
"colorjs.io": "^0.6.1"
|
|
83
83
|
}
|
|
84
|
-
}
|
|
84
|
+
}
|
|
@@ -253,7 +253,7 @@
|
|
|
253
253
|
dark: '{base.color.green.3}',
|
|
254
254
|
'dark-high-contrast': '#2BD853',
|
|
255
255
|
'dark-dimmed-high-contrast': '{base.color.green.0}',
|
|
256
|
-
'light-high-contrast': '
|
|
256
|
+
'light-high-contrast': '#04591f', /* Custom hex between green.5 and green.6: level 5 fails 7:1 vs bgColor-muted, level 6 is too dark to visually differentiate status colors. Same approach as dark HC overrides (PR #1190). */
|
|
257
257
|
'dark-protanopia-deuteranopia': '{base.color.blue.3}',
|
|
258
258
|
'dark-protanopia-deuteranopia-high-contrast': '{base.color.blue.1}',
|
|
259
259
|
'light-protanopia-deuteranopia': '{base.color.blue.5}',
|
|
@@ -381,7 +381,7 @@
|
|
|
381
381
|
'dark-high-contrast': '{base.color.red.3}',
|
|
382
382
|
'dark-dimmed-high-contrast': '{base.color.red.1}',
|
|
383
383
|
'dark-tritanopia-high-contrast': '{base.color.red.3}',
|
|
384
|
-
'light-high-contrast': '
|
|
384
|
+
'light-high-contrast': '#960d1e', /* Custom hex between red.5 and red.6: level 5 fails 7:1 vs bgColor-muted, level 6 is too dark to visually differentiate status colors. Same approach as dark HC overrides (PR #1190). */
|
|
385
385
|
'light-tritanopia-high-contrast': '{base.color.red.6}',
|
|
386
386
|
},
|
|
387
387
|
'org.primer.llm': {
|
|
@@ -457,7 +457,7 @@
|
|
|
457
457
|
'dark-dimmed-high-contrast': '{base.color.purple.1}',
|
|
458
458
|
'dark-protanopia-deuteranopia-high-contrast': '#D3ABFF',
|
|
459
459
|
'dark-tritanopia-high-contrast': '#D3ABFF',
|
|
460
|
-
'light-high-contrast': '
|
|
460
|
+
'light-high-contrast': '#5e2bb4', /* Custom hex between purple.5 and purple.6: level 5 fails 7:1 vs bgColor-muted, level 6 is too dark to visually differentiate status colors. Same approach as dark HC overrides (PR #1190). */
|
|
461
461
|
'light-protanopia-deuteranopia-high-contrast': '{base.color.purple.6}',
|
|
462
462
|
'light-tritanopia-high-contrast': '{base.color.purple.6}',
|
|
463
463
|
},
|
|
@@ -335,7 +335,7 @@
|
|
|
335
335
|
$value: [
|
|
336
336
|
{
|
|
337
337
|
color: '{overlay.borderColor}',
|
|
338
|
-
alpha: 0.
|
|
338
|
+
alpha: 0.25,
|
|
339
339
|
offsetX: {
|
|
340
340
|
value: 0,
|
|
341
341
|
unit: 'px',
|
|
@@ -1475,105 +1475,6 @@
|
|
|
1475
1475
|
},
|
|
1476
1476
|
},
|
|
1477
1477
|
},
|
|
1478
|
-
legacy: {
|
|
1479
|
-
$value: [
|
|
1480
|
-
{
|
|
1481
|
-
color: '{base.color.neutral.12}',
|
|
1482
|
-
alpha: 0.04,
|
|
1483
|
-
offsetX: {
|
|
1484
|
-
value: 0,
|
|
1485
|
-
unit: 'px',
|
|
1486
|
-
},
|
|
1487
|
-
offsetY: {
|
|
1488
|
-
value: 6,
|
|
1489
|
-
unit: 'px',
|
|
1490
|
-
},
|
|
1491
|
-
blur: {
|
|
1492
|
-
value: 12,
|
|
1493
|
-
unit: 'px',
|
|
1494
|
-
},
|
|
1495
|
-
spread: {
|
|
1496
|
-
value: -3,
|
|
1497
|
-
unit: 'px',
|
|
1498
|
-
},
|
|
1499
|
-
},
|
|
1500
|
-
{
|
|
1501
|
-
color: '{base.color.neutral.12}',
|
|
1502
|
-
alpha: 0.12,
|
|
1503
|
-
offsetX: {
|
|
1504
|
-
value: 0,
|
|
1505
|
-
unit: 'px',
|
|
1506
|
-
},
|
|
1507
|
-
offsetY: {
|
|
1508
|
-
value: 6,
|
|
1509
|
-
unit: 'px',
|
|
1510
|
-
},
|
|
1511
|
-
blur: {
|
|
1512
|
-
value: 18,
|
|
1513
|
-
unit: 'px',
|
|
1514
|
-
},
|
|
1515
|
-
spread: {
|
|
1516
|
-
value: 0,
|
|
1517
|
-
unit: 'px',
|
|
1518
|
-
},
|
|
1519
|
-
},
|
|
1520
|
-
],
|
|
1521
|
-
$type: 'shadow',
|
|
1522
|
-
$description: 'Legacy floating shadow for backward compatibility',
|
|
1523
|
-
$extensions: {
|
|
1524
|
-
'org.primer.figma': {},
|
|
1525
|
-
'org.primer.overrides': {
|
|
1526
|
-
dark: {
|
|
1527
|
-
$value: [
|
|
1528
|
-
{
|
|
1529
|
-
color: '{base.color.neutral.0}',
|
|
1530
|
-
alpha: 0.4,
|
|
1531
|
-
offsetX: {
|
|
1532
|
-
value: 0,
|
|
1533
|
-
unit: 'px',
|
|
1534
|
-
},
|
|
1535
|
-
offsetY: {
|
|
1536
|
-
value: 6,
|
|
1537
|
-
unit: 'px',
|
|
1538
|
-
},
|
|
1539
|
-
blur: {
|
|
1540
|
-
value: 12,
|
|
1541
|
-
unit: 'px',
|
|
1542
|
-
},
|
|
1543
|
-
spread: {
|
|
1544
|
-
value: -3,
|
|
1545
|
-
unit: 'px',
|
|
1546
|
-
},
|
|
1547
|
-
},
|
|
1548
|
-
{
|
|
1549
|
-
color: '{base.color.neutral.0}',
|
|
1550
|
-
alpha: 0.4,
|
|
1551
|
-
offsetX: {
|
|
1552
|
-
value: 0,
|
|
1553
|
-
unit: 'px',
|
|
1554
|
-
},
|
|
1555
|
-
offsetY: {
|
|
1556
|
-
value: 6,
|
|
1557
|
-
unit: 'px',
|
|
1558
|
-
},
|
|
1559
|
-
blur: {
|
|
1560
|
-
value: 18,
|
|
1561
|
-
unit: 'px',
|
|
1562
|
-
},
|
|
1563
|
-
spread: {
|
|
1564
|
-
value: 0,
|
|
1565
|
-
unit: 'px',
|
|
1566
|
-
},
|
|
1567
|
-
},
|
|
1568
|
-
],
|
|
1569
|
-
},
|
|
1570
|
-
},
|
|
1571
|
-
'org.primer.llm': {
|
|
1572
|
-
usage: ['legacy-component', 'backward-compatibility'],
|
|
1573
|
-
rules: 'DEPRECATED: Use shadow-floating-small instead. Only use for maintaining backward compatibility with existing implementations.',
|
|
1574
|
-
},
|
|
1575
|
-
},
|
|
1576
|
-
},
|
|
1577
1478
|
},
|
|
1578
1479
|
},
|
|
1579
1480
|
}
|