@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
|
@@ -38708,7 +38708,7 @@
|
|
|
38708
38708
|
"dark-high-contrast": "#ff9492",
|
|
38709
38709
|
"dark-dimmed-high-contrast": "#ffc9c7",
|
|
38710
38710
|
"dark-tritanopia-high-contrast": "#ff9492",
|
|
38711
|
-
"light-high-contrast": "#
|
|
38711
|
+
"light-high-contrast": "#960d1e",
|
|
38712
38712
|
"light-tritanopia-high-contrast": "#ff4445"
|
|
38713
38713
|
},
|
|
38714
38714
|
"org.primer.llm": {
|
|
@@ -38740,7 +38740,7 @@
|
|
|
38740
38740
|
"dark-high-contrast": "{base.color.red.3}",
|
|
38741
38741
|
"dark-dimmed-high-contrast": "{base.color.red.1}",
|
|
38742
38742
|
"dark-tritanopia-high-contrast": "{base.color.red.3}",
|
|
38743
|
-
"light-high-contrast": "
|
|
38743
|
+
"light-high-contrast": "#960d1e",
|
|
38744
38744
|
"light-tritanopia-high-contrast": "{base.color.red.6}"
|
|
38745
38745
|
},
|
|
38746
38746
|
"org.primer.llm": {
|
|
@@ -38906,7 +38906,7 @@
|
|
|
38906
38906
|
"dark-dimmed-high-contrast": "#e6ccff",
|
|
38907
38907
|
"dark-protanopia-deuteranopia-high-contrast": "#D3ABFF",
|
|
38908
38908
|
"dark-tritanopia-high-contrast": "#D3ABFF",
|
|
38909
|
-
"light-high-contrast": "#
|
|
38909
|
+
"light-high-contrast": "#5e2bb4",
|
|
38910
38910
|
"light-protanopia-deuteranopia-high-contrast": "#a66bff",
|
|
38911
38911
|
"light-tritanopia-high-contrast": "#a66bff"
|
|
38912
38912
|
},
|
|
@@ -38936,7 +38936,7 @@
|
|
|
38936
38936
|
"dark-dimmed-high-contrast": "{base.color.purple.1}",
|
|
38937
38937
|
"dark-protanopia-deuteranopia-high-contrast": "#D3ABFF",
|
|
38938
38938
|
"dark-tritanopia-high-contrast": "#D3ABFF",
|
|
38939
|
-
"light-high-contrast": "
|
|
38939
|
+
"light-high-contrast": "#5e2bb4",
|
|
38940
38940
|
"light-protanopia-deuteranopia-high-contrast": "{base.color.purple.6}",
|
|
38941
38941
|
"light-tritanopia-high-contrast": "{base.color.purple.6}"
|
|
38942
38942
|
},
|
|
@@ -39472,7 +39472,7 @@
|
|
|
39472
39472
|
"dark": "#28d751",
|
|
39473
39473
|
"dark-high-contrast": "#2BD853",
|
|
39474
39474
|
"dark-dimmed-high-contrast": "#acf7b6",
|
|
39475
|
-
"light-high-contrast": "#
|
|
39475
|
+
"light-high-contrast": "#04591f",
|
|
39476
39476
|
"dark-protanopia-deuteranopia": "#71b7ff",
|
|
39477
39477
|
"dark-protanopia-deuteranopia-high-contrast": "#addcff",
|
|
39478
39478
|
"light-protanopia-deuteranopia": "#409eff",
|
|
@@ -39506,7 +39506,7 @@
|
|
|
39506
39506
|
"dark": "{base.color.green.3}",
|
|
39507
39507
|
"dark-high-contrast": "#2BD853",
|
|
39508
39508
|
"dark-dimmed-high-contrast": "{base.color.green.0}",
|
|
39509
|
-
"light-high-contrast": "
|
|
39509
|
+
"light-high-contrast": "#04591f",
|
|
39510
39510
|
"dark-protanopia-deuteranopia": "{base.color.blue.3}",
|
|
39511
39511
|
"dark-protanopia-deuteranopia-high-contrast": "{base.color.blue.1}",
|
|
39512
39512
|
"light-protanopia-deuteranopia": "{base.color.blue.5}",
|
|
@@ -49280,176 +49280,6 @@
|
|
|
49280
49280
|
"attributes": {},
|
|
49281
49281
|
"path": ["shadow", "floating", "large"]
|
|
49282
49282
|
},
|
|
49283
|
-
"shadow-floating-legacy": {
|
|
49284
|
-
"key": "{shadow.floating.legacy}",
|
|
49285
|
-
"$value": "0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966",
|
|
49286
|
-
"$type": "shadow",
|
|
49287
|
-
"$description": "Legacy floating shadow for backward compatibility",
|
|
49288
|
-
"$extensions": {
|
|
49289
|
-
"org.primer.figma": {},
|
|
49290
|
-
"org.primer.overrides": {
|
|
49291
|
-
"dark": {
|
|
49292
|
-
"$value": [
|
|
49293
|
-
{
|
|
49294
|
-
"color": "#010409",
|
|
49295
|
-
"alpha": 0.4,
|
|
49296
|
-
"offsetX": {
|
|
49297
|
-
"value": 0,
|
|
49298
|
-
"unit": "px"
|
|
49299
|
-
},
|
|
49300
|
-
"offsetY": {
|
|
49301
|
-
"value": 6,
|
|
49302
|
-
"unit": "px"
|
|
49303
|
-
},
|
|
49304
|
-
"blur": {
|
|
49305
|
-
"value": 12,
|
|
49306
|
-
"unit": "px"
|
|
49307
|
-
},
|
|
49308
|
-
"spread": {
|
|
49309
|
-
"value": -3,
|
|
49310
|
-
"unit": "px"
|
|
49311
|
-
}
|
|
49312
|
-
},
|
|
49313
|
-
{
|
|
49314
|
-
"color": "#010409",
|
|
49315
|
-
"alpha": 0.4,
|
|
49316
|
-
"offsetX": {
|
|
49317
|
-
"value": 0,
|
|
49318
|
-
"unit": "px"
|
|
49319
|
-
},
|
|
49320
|
-
"offsetY": {
|
|
49321
|
-
"value": 6,
|
|
49322
|
-
"unit": "px"
|
|
49323
|
-
},
|
|
49324
|
-
"blur": {
|
|
49325
|
-
"value": 18,
|
|
49326
|
-
"unit": "px"
|
|
49327
|
-
},
|
|
49328
|
-
"spread": {
|
|
49329
|
-
"value": 0,
|
|
49330
|
-
"unit": "px"
|
|
49331
|
-
}
|
|
49332
|
-
}
|
|
49333
|
-
],
|
|
49334
|
-
"filePath": "src/tokens/functional/shadow/shadow.json5",
|
|
49335
|
-
"isSource": true,
|
|
49336
|
-
"$type": "shadow"
|
|
49337
|
-
}
|
|
49338
|
-
},
|
|
49339
|
-
"org.primer.llm": {
|
|
49340
|
-
"usage": ["legacy-component", "backward-compatibility"],
|
|
49341
|
-
"rules": "DEPRECATED: Use shadow-floating-small instead. Only use for maintaining backward compatibility with existing implementations."
|
|
49342
|
-
}
|
|
49343
|
-
},
|
|
49344
|
-
"filePath": "src/tokens/functional/shadow/shadow.json5",
|
|
49345
|
-
"isSource": true,
|
|
49346
|
-
"original": {
|
|
49347
|
-
"$value": [
|
|
49348
|
-
{
|
|
49349
|
-
"color": "{base.color.neutral.0}",
|
|
49350
|
-
"alpha": 0.4,
|
|
49351
|
-
"offsetX": {
|
|
49352
|
-
"value": 0,
|
|
49353
|
-
"unit": "px"
|
|
49354
|
-
},
|
|
49355
|
-
"offsetY": {
|
|
49356
|
-
"value": 6,
|
|
49357
|
-
"unit": "px"
|
|
49358
|
-
},
|
|
49359
|
-
"blur": {
|
|
49360
|
-
"value": 12,
|
|
49361
|
-
"unit": "px"
|
|
49362
|
-
},
|
|
49363
|
-
"spread": {
|
|
49364
|
-
"value": -3,
|
|
49365
|
-
"unit": "px"
|
|
49366
|
-
}
|
|
49367
|
-
},
|
|
49368
|
-
{
|
|
49369
|
-
"color": "{base.color.neutral.0}",
|
|
49370
|
-
"alpha": 0.4,
|
|
49371
|
-
"offsetX": {
|
|
49372
|
-
"value": 0,
|
|
49373
|
-
"unit": "px"
|
|
49374
|
-
},
|
|
49375
|
-
"offsetY": {
|
|
49376
|
-
"value": 6,
|
|
49377
|
-
"unit": "px"
|
|
49378
|
-
},
|
|
49379
|
-
"blur": {
|
|
49380
|
-
"value": 18,
|
|
49381
|
-
"unit": "px"
|
|
49382
|
-
},
|
|
49383
|
-
"spread": {
|
|
49384
|
-
"value": 0,
|
|
49385
|
-
"unit": "px"
|
|
49386
|
-
}
|
|
49387
|
-
}
|
|
49388
|
-
],
|
|
49389
|
-
"$type": "shadow",
|
|
49390
|
-
"$description": "Legacy floating shadow for backward compatibility",
|
|
49391
|
-
"$extensions": {
|
|
49392
|
-
"org.primer.figma": {},
|
|
49393
|
-
"org.primer.overrides": {
|
|
49394
|
-
"dark": {
|
|
49395
|
-
"$value": [
|
|
49396
|
-
{
|
|
49397
|
-
"color": "{base.color.neutral.0}",
|
|
49398
|
-
"alpha": 0.4,
|
|
49399
|
-
"offsetX": {
|
|
49400
|
-
"value": 0,
|
|
49401
|
-
"unit": "px"
|
|
49402
|
-
},
|
|
49403
|
-
"offsetY": {
|
|
49404
|
-
"value": 6,
|
|
49405
|
-
"unit": "px"
|
|
49406
|
-
},
|
|
49407
|
-
"blur": {
|
|
49408
|
-
"value": 12,
|
|
49409
|
-
"unit": "px"
|
|
49410
|
-
},
|
|
49411
|
-
"spread": {
|
|
49412
|
-
"value": -3,
|
|
49413
|
-
"unit": "px"
|
|
49414
|
-
}
|
|
49415
|
-
},
|
|
49416
|
-
{
|
|
49417
|
-
"color": "{base.color.neutral.0}",
|
|
49418
|
-
"alpha": 0.4,
|
|
49419
|
-
"offsetX": {
|
|
49420
|
-
"value": 0,
|
|
49421
|
-
"unit": "px"
|
|
49422
|
-
},
|
|
49423
|
-
"offsetY": {
|
|
49424
|
-
"value": 6,
|
|
49425
|
-
"unit": "px"
|
|
49426
|
-
},
|
|
49427
|
-
"blur": {
|
|
49428
|
-
"value": 18,
|
|
49429
|
-
"unit": "px"
|
|
49430
|
-
},
|
|
49431
|
-
"spread": {
|
|
49432
|
-
"value": 0,
|
|
49433
|
-
"unit": "px"
|
|
49434
|
-
}
|
|
49435
|
-
}
|
|
49436
|
-
],
|
|
49437
|
-
"filePath": "src/tokens/functional/shadow/shadow.json5",
|
|
49438
|
-
"isSource": true,
|
|
49439
|
-
"$type": "shadow"
|
|
49440
|
-
}
|
|
49441
|
-
},
|
|
49442
|
-
"org.primer.llm": {
|
|
49443
|
-
"usage": ["legacy-component", "backward-compatibility"],
|
|
49444
|
-
"rules": "DEPRECATED: Use shadow-floating-small instead. Only use for maintaining backward compatibility with existing implementations."
|
|
49445
|
-
}
|
|
49446
|
-
},
|
|
49447
|
-
"key": "{shadow.floating.legacy}"
|
|
49448
|
-
},
|
|
49449
|
-
"name": "shadow-floating-legacy",
|
|
49450
|
-
"attributes": {},
|
|
49451
|
-
"path": ["shadow", "floating", "legacy"]
|
|
49452
|
-
},
|
|
49453
49283
|
"shadow-floating-medium": {
|
|
49454
49284
|
"key": "{shadow.floating.medium}",
|
|
49455
49285
|
"$value": "0 0 0 1px #b7bdc8, 0 8px 16px -4px #01040966, 0 4px 32px -4px #01040966, 0 24px 48px -12px #01040966, 0 48px 96px -24px #01040966",
|
|
@@ -38716,7 +38716,7 @@
|
|
|
38716
38716
|
"dark-high-contrast": "#ff9492",
|
|
38717
38717
|
"dark-dimmed-high-contrast": "#ffc9c7",
|
|
38718
38718
|
"dark-tritanopia-high-contrast": "#ff9492",
|
|
38719
|
-
"light-high-contrast": "#
|
|
38719
|
+
"light-high-contrast": "#960d1e",
|
|
38720
38720
|
"light-tritanopia-high-contrast": "#ff4445"
|
|
38721
38721
|
},
|
|
38722
38722
|
"org.primer.llm": {
|
|
@@ -38748,7 +38748,7 @@
|
|
|
38748
38748
|
"dark-high-contrast": "{base.color.red.3}",
|
|
38749
38749
|
"dark-dimmed-high-contrast": "{base.color.red.1}",
|
|
38750
38750
|
"dark-tritanopia-high-contrast": "{base.color.red.3}",
|
|
38751
|
-
"light-high-contrast": "
|
|
38751
|
+
"light-high-contrast": "#960d1e",
|
|
38752
38752
|
"light-tritanopia-high-contrast": "{base.color.red.6}"
|
|
38753
38753
|
},
|
|
38754
38754
|
"org.primer.llm": {
|
|
@@ -38914,7 +38914,7 @@
|
|
|
38914
38914
|
"dark-dimmed-high-contrast": "#e6ccff",
|
|
38915
38915
|
"dark-protanopia-deuteranopia-high-contrast": "#D3ABFF",
|
|
38916
38916
|
"dark-tritanopia-high-contrast": "#D3ABFF",
|
|
38917
|
-
"light-high-contrast": "#
|
|
38917
|
+
"light-high-contrast": "#5e2bb4",
|
|
38918
38918
|
"light-protanopia-deuteranopia-high-contrast": "#a66bff",
|
|
38919
38919
|
"light-tritanopia-high-contrast": "#a66bff"
|
|
38920
38920
|
},
|
|
@@ -38944,7 +38944,7 @@
|
|
|
38944
38944
|
"dark-dimmed-high-contrast": "{base.color.purple.1}",
|
|
38945
38945
|
"dark-protanopia-deuteranopia-high-contrast": "#D3ABFF",
|
|
38946
38946
|
"dark-tritanopia-high-contrast": "#D3ABFF",
|
|
38947
|
-
"light-high-contrast": "
|
|
38947
|
+
"light-high-contrast": "#5e2bb4",
|
|
38948
38948
|
"light-protanopia-deuteranopia-high-contrast": "{base.color.purple.6}",
|
|
38949
38949
|
"light-tritanopia-high-contrast": "{base.color.purple.6}"
|
|
38950
38950
|
},
|
|
@@ -39480,7 +39480,7 @@
|
|
|
39480
39480
|
"dark": "#28d751",
|
|
39481
39481
|
"dark-high-contrast": "#2BD853",
|
|
39482
39482
|
"dark-dimmed-high-contrast": "#acf7b6",
|
|
39483
|
-
"light-high-contrast": "#
|
|
39483
|
+
"light-high-contrast": "#04591f",
|
|
39484
39484
|
"dark-protanopia-deuteranopia": "#71b7ff",
|
|
39485
39485
|
"dark-protanopia-deuteranopia-high-contrast": "#addcff",
|
|
39486
39486
|
"light-protanopia-deuteranopia": "#409eff",
|
|
@@ -39514,7 +39514,7 @@
|
|
|
39514
39514
|
"dark": "{base.color.green.3}",
|
|
39515
39515
|
"dark-high-contrast": "#2BD853",
|
|
39516
39516
|
"dark-dimmed-high-contrast": "{base.color.green.0}",
|
|
39517
|
-
"light-high-contrast": "
|
|
39517
|
+
"light-high-contrast": "#04591f",
|
|
39518
39518
|
"dark-protanopia-deuteranopia": "{base.color.blue.3}",
|
|
39519
39519
|
"dark-protanopia-deuteranopia-high-contrast": "{base.color.blue.1}",
|
|
39520
39520
|
"light-protanopia-deuteranopia": "{base.color.blue.5}",
|
|
@@ -49288,176 +49288,6 @@
|
|
|
49288
49288
|
"attributes": {},
|
|
49289
49289
|
"path": ["shadow", "floating", "large"]
|
|
49290
49290
|
},
|
|
49291
|
-
"shadow-floating-legacy": {
|
|
49292
|
-
"key": "{shadow.floating.legacy}",
|
|
49293
|
-
"$value": "0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966",
|
|
49294
|
-
"$type": "shadow",
|
|
49295
|
-
"$description": "Legacy floating shadow for backward compatibility",
|
|
49296
|
-
"$extensions": {
|
|
49297
|
-
"org.primer.figma": {},
|
|
49298
|
-
"org.primer.overrides": {
|
|
49299
|
-
"dark": {
|
|
49300
|
-
"$value": [
|
|
49301
|
-
{
|
|
49302
|
-
"color": "#010409",
|
|
49303
|
-
"alpha": 0.4,
|
|
49304
|
-
"offsetX": {
|
|
49305
|
-
"value": 0,
|
|
49306
|
-
"unit": "px"
|
|
49307
|
-
},
|
|
49308
|
-
"offsetY": {
|
|
49309
|
-
"value": 6,
|
|
49310
|
-
"unit": "px"
|
|
49311
|
-
},
|
|
49312
|
-
"blur": {
|
|
49313
|
-
"value": 12,
|
|
49314
|
-
"unit": "px"
|
|
49315
|
-
},
|
|
49316
|
-
"spread": {
|
|
49317
|
-
"value": -3,
|
|
49318
|
-
"unit": "px"
|
|
49319
|
-
}
|
|
49320
|
-
},
|
|
49321
|
-
{
|
|
49322
|
-
"color": "#010409",
|
|
49323
|
-
"alpha": 0.4,
|
|
49324
|
-
"offsetX": {
|
|
49325
|
-
"value": 0,
|
|
49326
|
-
"unit": "px"
|
|
49327
|
-
},
|
|
49328
|
-
"offsetY": {
|
|
49329
|
-
"value": 6,
|
|
49330
|
-
"unit": "px"
|
|
49331
|
-
},
|
|
49332
|
-
"blur": {
|
|
49333
|
-
"value": 18,
|
|
49334
|
-
"unit": "px"
|
|
49335
|
-
},
|
|
49336
|
-
"spread": {
|
|
49337
|
-
"value": 0,
|
|
49338
|
-
"unit": "px"
|
|
49339
|
-
}
|
|
49340
|
-
}
|
|
49341
|
-
],
|
|
49342
|
-
"filePath": "src/tokens/functional/shadow/shadow.json5",
|
|
49343
|
-
"isSource": true,
|
|
49344
|
-
"$type": "shadow"
|
|
49345
|
-
}
|
|
49346
|
-
},
|
|
49347
|
-
"org.primer.llm": {
|
|
49348
|
-
"usage": ["legacy-component", "backward-compatibility"],
|
|
49349
|
-
"rules": "DEPRECATED: Use shadow-floating-small instead. Only use for maintaining backward compatibility with existing implementations."
|
|
49350
|
-
}
|
|
49351
|
-
},
|
|
49352
|
-
"filePath": "src/tokens/functional/shadow/shadow.json5",
|
|
49353
|
-
"isSource": true,
|
|
49354
|
-
"original": {
|
|
49355
|
-
"$value": [
|
|
49356
|
-
{
|
|
49357
|
-
"color": "{base.color.neutral.0}",
|
|
49358
|
-
"alpha": 0.4,
|
|
49359
|
-
"offsetX": {
|
|
49360
|
-
"value": 0,
|
|
49361
|
-
"unit": "px"
|
|
49362
|
-
},
|
|
49363
|
-
"offsetY": {
|
|
49364
|
-
"value": 6,
|
|
49365
|
-
"unit": "px"
|
|
49366
|
-
},
|
|
49367
|
-
"blur": {
|
|
49368
|
-
"value": 12,
|
|
49369
|
-
"unit": "px"
|
|
49370
|
-
},
|
|
49371
|
-
"spread": {
|
|
49372
|
-
"value": -3,
|
|
49373
|
-
"unit": "px"
|
|
49374
|
-
}
|
|
49375
|
-
},
|
|
49376
|
-
{
|
|
49377
|
-
"color": "{base.color.neutral.0}",
|
|
49378
|
-
"alpha": 0.4,
|
|
49379
|
-
"offsetX": {
|
|
49380
|
-
"value": 0,
|
|
49381
|
-
"unit": "px"
|
|
49382
|
-
},
|
|
49383
|
-
"offsetY": {
|
|
49384
|
-
"value": 6,
|
|
49385
|
-
"unit": "px"
|
|
49386
|
-
},
|
|
49387
|
-
"blur": {
|
|
49388
|
-
"value": 18,
|
|
49389
|
-
"unit": "px"
|
|
49390
|
-
},
|
|
49391
|
-
"spread": {
|
|
49392
|
-
"value": 0,
|
|
49393
|
-
"unit": "px"
|
|
49394
|
-
}
|
|
49395
|
-
}
|
|
49396
|
-
],
|
|
49397
|
-
"$type": "shadow",
|
|
49398
|
-
"$description": "Legacy floating shadow for backward compatibility",
|
|
49399
|
-
"$extensions": {
|
|
49400
|
-
"org.primer.figma": {},
|
|
49401
|
-
"org.primer.overrides": {
|
|
49402
|
-
"dark": {
|
|
49403
|
-
"$value": [
|
|
49404
|
-
{
|
|
49405
|
-
"color": "{base.color.neutral.0}",
|
|
49406
|
-
"alpha": 0.4,
|
|
49407
|
-
"offsetX": {
|
|
49408
|
-
"value": 0,
|
|
49409
|
-
"unit": "px"
|
|
49410
|
-
},
|
|
49411
|
-
"offsetY": {
|
|
49412
|
-
"value": 6,
|
|
49413
|
-
"unit": "px"
|
|
49414
|
-
},
|
|
49415
|
-
"blur": {
|
|
49416
|
-
"value": 12,
|
|
49417
|
-
"unit": "px"
|
|
49418
|
-
},
|
|
49419
|
-
"spread": {
|
|
49420
|
-
"value": -3,
|
|
49421
|
-
"unit": "px"
|
|
49422
|
-
}
|
|
49423
|
-
},
|
|
49424
|
-
{
|
|
49425
|
-
"color": "{base.color.neutral.0}",
|
|
49426
|
-
"alpha": 0.4,
|
|
49427
|
-
"offsetX": {
|
|
49428
|
-
"value": 0,
|
|
49429
|
-
"unit": "px"
|
|
49430
|
-
},
|
|
49431
|
-
"offsetY": {
|
|
49432
|
-
"value": 6,
|
|
49433
|
-
"unit": "px"
|
|
49434
|
-
},
|
|
49435
|
-
"blur": {
|
|
49436
|
-
"value": 18,
|
|
49437
|
-
"unit": "px"
|
|
49438
|
-
},
|
|
49439
|
-
"spread": {
|
|
49440
|
-
"value": 0,
|
|
49441
|
-
"unit": "px"
|
|
49442
|
-
}
|
|
49443
|
-
}
|
|
49444
|
-
],
|
|
49445
|
-
"filePath": "src/tokens/functional/shadow/shadow.json5",
|
|
49446
|
-
"isSource": true,
|
|
49447
|
-
"$type": "shadow"
|
|
49448
|
-
}
|
|
49449
|
-
},
|
|
49450
|
-
"org.primer.llm": {
|
|
49451
|
-
"usage": ["legacy-component", "backward-compatibility"],
|
|
49452
|
-
"rules": "DEPRECATED: Use shadow-floating-small instead. Only use for maintaining backward compatibility with existing implementations."
|
|
49453
|
-
}
|
|
49454
|
-
},
|
|
49455
|
-
"key": "{shadow.floating.legacy}"
|
|
49456
|
-
},
|
|
49457
|
-
"name": "shadow-floating-legacy",
|
|
49458
|
-
"attributes": {},
|
|
49459
|
-
"path": ["shadow", "floating", "legacy"]
|
|
49460
|
-
},
|
|
49461
49291
|
"shadow-floating-medium": {
|
|
49462
49292
|
"key": "{shadow.floating.medium}",
|
|
49463
49293
|
"$value": "0 0 0 1px #b7bdc8, 0 8px 16px -4px #01040966, 0 4px 32px -4px #01040966, 0 24px 48px -12px #01040966, 0 48px 96px -24px #01040966",
|
|
@@ -38722,7 +38722,7 @@
|
|
|
38722
38722
|
"dark-high-contrast": "#ff7b72",
|
|
38723
38723
|
"dark-dimmed-high-contrast": "#ffc1ba",
|
|
38724
38724
|
"dark-tritanopia-high-contrast": "#ff7b72",
|
|
38725
|
-
"light-high-contrast": "#
|
|
38725
|
+
"light-high-contrast": "#960d1e",
|
|
38726
38726
|
"light-tritanopia-high-contrast": "#b62324"
|
|
38727
38727
|
},
|
|
38728
38728
|
"org.primer.llm": {
|
|
@@ -38754,7 +38754,7 @@
|
|
|
38754
38754
|
"dark-high-contrast": "{base.color.red.3}",
|
|
38755
38755
|
"dark-dimmed-high-contrast": "{base.color.red.1}",
|
|
38756
38756
|
"dark-tritanopia-high-contrast": "{base.color.red.3}",
|
|
38757
|
-
"light-high-contrast": "
|
|
38757
|
+
"light-high-contrast": "#960d1e",
|
|
38758
38758
|
"light-tritanopia-high-contrast": "{base.color.red.6}"
|
|
38759
38759
|
},
|
|
38760
38760
|
"org.primer.llm": {
|
|
@@ -38920,7 +38920,7 @@
|
|
|
38920
38920
|
"dark-dimmed-high-contrast": "#e2c5ff",
|
|
38921
38921
|
"dark-protanopia-deuteranopia-high-contrast": "#D3ABFF",
|
|
38922
38922
|
"dark-tritanopia-high-contrast": "#D3ABFF",
|
|
38923
|
-
"light-high-contrast": "#
|
|
38923
|
+
"light-high-contrast": "#5e2bb4",
|
|
38924
38924
|
"light-protanopia-deuteranopia-high-contrast": "#6e40c9",
|
|
38925
38925
|
"light-tritanopia-high-contrast": "#6e40c9"
|
|
38926
38926
|
},
|
|
@@ -38950,7 +38950,7 @@
|
|
|
38950
38950
|
"dark-dimmed-high-contrast": "{base.color.purple.1}",
|
|
38951
38951
|
"dark-protanopia-deuteranopia-high-contrast": "#D3ABFF",
|
|
38952
38952
|
"dark-tritanopia-high-contrast": "#D3ABFF",
|
|
38953
|
-
"light-high-contrast": "
|
|
38953
|
+
"light-high-contrast": "#5e2bb4",
|
|
38954
38954
|
"light-protanopia-deuteranopia-high-contrast": "{base.color.purple.6}",
|
|
38955
38955
|
"light-tritanopia-high-contrast": "{base.color.purple.6}"
|
|
38956
38956
|
},
|
|
@@ -39486,7 +39486,7 @@
|
|
|
39486
39486
|
"dark": "#3fb950",
|
|
39487
39487
|
"dark-high-contrast": "#2BD853",
|
|
39488
39488
|
"dark-dimmed-high-contrast": "#aff5b4",
|
|
39489
|
-
"light-high-contrast": "#
|
|
39489
|
+
"light-high-contrast": "#04591f",
|
|
39490
39490
|
"dark-protanopia-deuteranopia": "#58a6ff",
|
|
39491
39491
|
"dark-protanopia-deuteranopia-high-contrast": "#a5d6ff",
|
|
39492
39492
|
"light-protanopia-deuteranopia": "#1f6feb",
|
|
@@ -39520,7 +39520,7 @@
|
|
|
39520
39520
|
"dark": "{base.color.green.3}",
|
|
39521
39521
|
"dark-high-contrast": "#2BD853",
|
|
39522
39522
|
"dark-dimmed-high-contrast": "{base.color.green.0}",
|
|
39523
|
-
"light-high-contrast": "
|
|
39523
|
+
"light-high-contrast": "#04591f",
|
|
39524
39524
|
"dark-protanopia-deuteranopia": "{base.color.blue.3}",
|
|
39525
39525
|
"dark-protanopia-deuteranopia-high-contrast": "{base.color.blue.1}",
|
|
39526
39526
|
"light-protanopia-deuteranopia": "{base.color.blue.5}",
|
|
@@ -49294,176 +49294,6 @@
|
|
|
49294
49294
|
"attributes": {},
|
|
49295
49295
|
"path": ["shadow", "floating", "large"]
|
|
49296
49296
|
},
|
|
49297
|
-
"shadow-floating-legacy": {
|
|
49298
|
-
"key": "{shadow.floating.legacy}",
|
|
49299
|
-
"$value": "0 6px 12px -3px #01040966, 0 6px 18px 0 #01040966",
|
|
49300
|
-
"$type": "shadow",
|
|
49301
|
-
"$description": "Legacy floating shadow for backward compatibility",
|
|
49302
|
-
"$extensions": {
|
|
49303
|
-
"org.primer.figma": {},
|
|
49304
|
-
"org.primer.overrides": {
|
|
49305
|
-
"dark": {
|
|
49306
|
-
"$value": [
|
|
49307
|
-
{
|
|
49308
|
-
"color": "#010409",
|
|
49309
|
-
"alpha": 0.4,
|
|
49310
|
-
"offsetX": {
|
|
49311
|
-
"value": 0,
|
|
49312
|
-
"unit": "px"
|
|
49313
|
-
},
|
|
49314
|
-
"offsetY": {
|
|
49315
|
-
"value": 6,
|
|
49316
|
-
"unit": "px"
|
|
49317
|
-
},
|
|
49318
|
-
"blur": {
|
|
49319
|
-
"value": 12,
|
|
49320
|
-
"unit": "px"
|
|
49321
|
-
},
|
|
49322
|
-
"spread": {
|
|
49323
|
-
"value": -3,
|
|
49324
|
-
"unit": "px"
|
|
49325
|
-
}
|
|
49326
|
-
},
|
|
49327
|
-
{
|
|
49328
|
-
"color": "#010409",
|
|
49329
|
-
"alpha": 0.4,
|
|
49330
|
-
"offsetX": {
|
|
49331
|
-
"value": 0,
|
|
49332
|
-
"unit": "px"
|
|
49333
|
-
},
|
|
49334
|
-
"offsetY": {
|
|
49335
|
-
"value": 6,
|
|
49336
|
-
"unit": "px"
|
|
49337
|
-
},
|
|
49338
|
-
"blur": {
|
|
49339
|
-
"value": 18,
|
|
49340
|
-
"unit": "px"
|
|
49341
|
-
},
|
|
49342
|
-
"spread": {
|
|
49343
|
-
"value": 0,
|
|
49344
|
-
"unit": "px"
|
|
49345
|
-
}
|
|
49346
|
-
}
|
|
49347
|
-
],
|
|
49348
|
-
"filePath": "src/tokens/functional/shadow/shadow.json5",
|
|
49349
|
-
"isSource": true,
|
|
49350
|
-
"$type": "shadow"
|
|
49351
|
-
}
|
|
49352
|
-
},
|
|
49353
|
-
"org.primer.llm": {
|
|
49354
|
-
"usage": ["legacy-component", "backward-compatibility"],
|
|
49355
|
-
"rules": "DEPRECATED: Use shadow-floating-small instead. Only use for maintaining backward compatibility with existing implementations."
|
|
49356
|
-
}
|
|
49357
|
-
},
|
|
49358
|
-
"filePath": "src/tokens/functional/shadow/shadow.json5",
|
|
49359
|
-
"isSource": true,
|
|
49360
|
-
"original": {
|
|
49361
|
-
"$value": [
|
|
49362
|
-
{
|
|
49363
|
-
"color": "{base.color.neutral.0}",
|
|
49364
|
-
"alpha": 0.4,
|
|
49365
|
-
"offsetX": {
|
|
49366
|
-
"value": 0,
|
|
49367
|
-
"unit": "px"
|
|
49368
|
-
},
|
|
49369
|
-
"offsetY": {
|
|
49370
|
-
"value": 6,
|
|
49371
|
-
"unit": "px"
|
|
49372
|
-
},
|
|
49373
|
-
"blur": {
|
|
49374
|
-
"value": 12,
|
|
49375
|
-
"unit": "px"
|
|
49376
|
-
},
|
|
49377
|
-
"spread": {
|
|
49378
|
-
"value": -3,
|
|
49379
|
-
"unit": "px"
|
|
49380
|
-
}
|
|
49381
|
-
},
|
|
49382
|
-
{
|
|
49383
|
-
"color": "{base.color.neutral.0}",
|
|
49384
|
-
"alpha": 0.4,
|
|
49385
|
-
"offsetX": {
|
|
49386
|
-
"value": 0,
|
|
49387
|
-
"unit": "px"
|
|
49388
|
-
},
|
|
49389
|
-
"offsetY": {
|
|
49390
|
-
"value": 6,
|
|
49391
|
-
"unit": "px"
|
|
49392
|
-
},
|
|
49393
|
-
"blur": {
|
|
49394
|
-
"value": 18,
|
|
49395
|
-
"unit": "px"
|
|
49396
|
-
},
|
|
49397
|
-
"spread": {
|
|
49398
|
-
"value": 0,
|
|
49399
|
-
"unit": "px"
|
|
49400
|
-
}
|
|
49401
|
-
}
|
|
49402
|
-
],
|
|
49403
|
-
"$type": "shadow",
|
|
49404
|
-
"$description": "Legacy floating shadow for backward compatibility",
|
|
49405
|
-
"$extensions": {
|
|
49406
|
-
"org.primer.figma": {},
|
|
49407
|
-
"org.primer.overrides": {
|
|
49408
|
-
"dark": {
|
|
49409
|
-
"$value": [
|
|
49410
|
-
{
|
|
49411
|
-
"color": "{base.color.neutral.0}",
|
|
49412
|
-
"alpha": 0.4,
|
|
49413
|
-
"offsetX": {
|
|
49414
|
-
"value": 0,
|
|
49415
|
-
"unit": "px"
|
|
49416
|
-
},
|
|
49417
|
-
"offsetY": {
|
|
49418
|
-
"value": 6,
|
|
49419
|
-
"unit": "px"
|
|
49420
|
-
},
|
|
49421
|
-
"blur": {
|
|
49422
|
-
"value": 12,
|
|
49423
|
-
"unit": "px"
|
|
49424
|
-
},
|
|
49425
|
-
"spread": {
|
|
49426
|
-
"value": -3,
|
|
49427
|
-
"unit": "px"
|
|
49428
|
-
}
|
|
49429
|
-
},
|
|
49430
|
-
{
|
|
49431
|
-
"color": "{base.color.neutral.0}",
|
|
49432
|
-
"alpha": 0.4,
|
|
49433
|
-
"offsetX": {
|
|
49434
|
-
"value": 0,
|
|
49435
|
-
"unit": "px"
|
|
49436
|
-
},
|
|
49437
|
-
"offsetY": {
|
|
49438
|
-
"value": 6,
|
|
49439
|
-
"unit": "px"
|
|
49440
|
-
},
|
|
49441
|
-
"blur": {
|
|
49442
|
-
"value": 18,
|
|
49443
|
-
"unit": "px"
|
|
49444
|
-
},
|
|
49445
|
-
"spread": {
|
|
49446
|
-
"value": 0,
|
|
49447
|
-
"unit": "px"
|
|
49448
|
-
}
|
|
49449
|
-
}
|
|
49450
|
-
],
|
|
49451
|
-
"filePath": "src/tokens/functional/shadow/shadow.json5",
|
|
49452
|
-
"isSource": true,
|
|
49453
|
-
"$type": "shadow"
|
|
49454
|
-
}
|
|
49455
|
-
},
|
|
49456
|
-
"org.primer.llm": {
|
|
49457
|
-
"usage": ["legacy-component", "backward-compatibility"],
|
|
49458
|
-
"rules": "DEPRECATED: Use shadow-floating-small instead. Only use for maintaining backward compatibility with existing implementations."
|
|
49459
|
-
}
|
|
49460
|
-
},
|
|
49461
|
-
"key": "{shadow.floating.legacy}"
|
|
49462
|
-
},
|
|
49463
|
-
"name": "shadow-floating-legacy",
|
|
49464
|
-
"attributes": {},
|
|
49465
|
-
"path": ["shadow", "floating", "legacy"]
|
|
49466
|
-
},
|
|
49467
49297
|
"shadow-floating-medium": {
|
|
49468
49298
|
"key": "{shadow.floating.medium}",
|
|
49469
49299
|
"$value": "0 0 0 1px #3d444d, 0 8px 16px -4px #01040966, 0 4px 32px -4px #01040966, 0 24px 48px -12px #01040966, 0 48px 96px -24px #01040966",
|