@pantheon-systems/pds-design-tokens 1.0.0-dev.26 → 1.0.0-dev.27
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/build/css/pds-design-tokens-dark-mode.css +0 -5
- package/build/css/pds-design-tokens-light-mode.css +1 -6
- package/build/figma/pds-design-tokens-figma.json +38 -270
- package/build/json/pds-design-tokens-dark-mode.json +18 -133
- package/build/json/pds-design-tokens-light-mode.json +20 -137
- package/build/scss/_pds-design-tokens-dark-mode.scss +0 -5
- package/build/scss/_pds-design-tokens-light-mode.scss +1 -6
- package/package.json +1 -1
|
@@ -112,11 +112,6 @@
|
|
|
112
112
|
--pds-color-panel-sunken-border: #121219;
|
|
113
113
|
--pds-color-text-default: #ffffff;
|
|
114
114
|
--pds-color-text-default-secondary: #a6a3b4;
|
|
115
|
-
--pds-color-text-headings: var(--pds-color-text-default);
|
|
116
|
-
--pds-color-text-lead: var(--pds-color-text-default-secondary);
|
|
117
|
-
--pds-color-text-overline: var(--pds-color-text-default-secondary);
|
|
118
|
-
--pds-color-text-paragraph: var(--pds-color-text-default);
|
|
119
|
-
--pds-color-text-quote: var(--pds-color-text-default-secondary);
|
|
120
115
|
--pds-color-tile-background-active: #858299;
|
|
121
116
|
--pds-color-tile-background-hover: #504e62;
|
|
122
117
|
--pds-elevation-overlay: 0px 8px 12px 0px rgba(18, 18, 25, 0.6);
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
--pds-color-input-foreground-default: #23232d;
|
|
87
87
|
--pds-color-input-foreground-success: #1f845a;
|
|
88
88
|
--pds-color-input-placeholder-text: #71717c;
|
|
89
|
-
--pds-color-input-toggle-background-off: #
|
|
89
|
+
--pds-color-input-toggle-background-off: #cfcfd3;
|
|
90
90
|
--pds-color-input-toggle-background-on: var(--pds-color-interactive-focus);
|
|
91
91
|
--pds-color-input-toggle-border-off: #71717c;
|
|
92
92
|
--pds-color-input-toggle-border-on: var(--pds-color-interactive-focus);
|
|
@@ -112,11 +112,6 @@
|
|
|
112
112
|
--pds-color-panel-sunken-border: #f8f8f8;
|
|
113
113
|
--pds-color-text-default: #23232d;
|
|
114
114
|
--pds-color-text-default-secondary: #71717c;
|
|
115
|
-
--pds-color-text-headings: var(--pds-color-text-default);
|
|
116
|
-
--pds-color-text-lead: var(--pds-color-text-default-secondary);
|
|
117
|
-
--pds-color-text-overline: var(--pds-color-text-default-secondary);
|
|
118
|
-
--pds-color-text-paragraph: #23232d;
|
|
119
|
-
--pds-color-text-quote: var(--pds-color-text-default-secondary);
|
|
120
115
|
--pds-color-tile-background-active: #cfcfd3;
|
|
121
116
|
--pds-color-tile-background-hover: #f8f8f8;
|
|
122
117
|
--pds-elevation-overlay: 0px 8px 12px 0px rgba(113, 113, 124, 0.25), 0px 0px 1px 0px rgba(18, 18, 25, 0.25);
|
|
@@ -3385,7 +3385,7 @@
|
|
|
3385
3385
|
"value": "#1d1d29",
|
|
3386
3386
|
"public": true,
|
|
3387
3387
|
"isReferenceToInternal": true,
|
|
3388
|
-
"filePath": "tokens/color/alias/
|
|
3388
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
3389
3389
|
"isSource": true,
|
|
3390
3390
|
"original": {
|
|
3391
3391
|
"value": "{color.dark-mode.neutral.600.value}",
|
|
@@ -3412,7 +3412,7 @@
|
|
|
3412
3412
|
"value": "#282839",
|
|
3413
3413
|
"public": true,
|
|
3414
3414
|
"isReferenceToInternal": true,
|
|
3415
|
-
"filePath": "tokens/color/alias/
|
|
3415
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
3416
3416
|
"isSource": true,
|
|
3417
3417
|
"original": {
|
|
3418
3418
|
"value": "{color.dark-mode.neutral.500.value}",
|
|
@@ -3439,7 +3439,7 @@
|
|
|
3439
3439
|
"value": "#1d1d29",
|
|
3440
3440
|
"public": true,
|
|
3441
3441
|
"isReferenceToInternal": true,
|
|
3442
|
-
"filePath": "tokens/color/alias/
|
|
3442
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
3443
3443
|
"isSource": true,
|
|
3444
3444
|
"original": {
|
|
3445
3445
|
"value": "{color.dark-mode.neutral.600.value}",
|
|
@@ -3468,7 +3468,7 @@
|
|
|
3468
3468
|
"value": "#a6a3b4",
|
|
3469
3469
|
"public": true,
|
|
3470
3470
|
"isReferenceToInternal": true,
|
|
3471
|
-
"filePath": "tokens/color/alias/
|
|
3471
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
3472
3472
|
"isSource": true,
|
|
3473
3473
|
"original": {
|
|
3474
3474
|
"value": "{color.dark-mode.neutral.200.value}",
|
|
@@ -3495,7 +3495,7 @@
|
|
|
3495
3495
|
"value": "#7657ff",
|
|
3496
3496
|
"public": true,
|
|
3497
3497
|
"isReferenceToInternal": true,
|
|
3498
|
-
"filePath": "tokens/color/alias/
|
|
3498
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
3499
3499
|
"isSource": true,
|
|
3500
3500
|
"original": {
|
|
3501
3501
|
"value": "{color.dark-mode.brand.secondary.300.value}",
|
|
@@ -3522,7 +3522,7 @@
|
|
|
3522
3522
|
"value": "#3cb683",
|
|
3523
3523
|
"public": true,
|
|
3524
3524
|
"isReferenceToInternal": true,
|
|
3525
|
-
"filePath": "tokens/color/alias/
|
|
3525
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
3526
3526
|
"isSource": true,
|
|
3527
3527
|
"original": {
|
|
3528
3528
|
"value": "{color.dark-mode.semantic.success.300.value}",
|
|
@@ -3549,7 +3549,7 @@
|
|
|
3549
3549
|
"value": "#e05757",
|
|
3550
3550
|
"public": true,
|
|
3551
3551
|
"isReferenceToInternal": true,
|
|
3552
|
-
"filePath": "tokens/color/alias/
|
|
3552
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
3553
3553
|
"isSource": true,
|
|
3554
3554
|
"original": {
|
|
3555
3555
|
"value": "{color.dark-mode.semantic.error.300.value}",
|
|
@@ -3578,7 +3578,7 @@
|
|
|
3578
3578
|
"value": "#ffffff",
|
|
3579
3579
|
"public": true,
|
|
3580
3580
|
"isReferenceToInternal": true,
|
|
3581
|
-
"filePath": "tokens/color/alias/
|
|
3581
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
3582
3582
|
"isSource": true,
|
|
3583
3583
|
"original": {
|
|
3584
3584
|
"value": "{color.dark-mode.neutral.000.value}",
|
|
@@ -3605,7 +3605,7 @@
|
|
|
3605
3605
|
"value": "#3cb683",
|
|
3606
3606
|
"public": true,
|
|
3607
3607
|
"isReferenceToInternal": true,
|
|
3608
|
-
"filePath": "tokens/color/alias/
|
|
3608
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
3609
3609
|
"isSource": true,
|
|
3610
3610
|
"original": {
|
|
3611
3611
|
"value": "{color.dark-mode.semantic.success.300.value}",
|
|
@@ -3632,7 +3632,7 @@
|
|
|
3632
3632
|
"value": "#e05757",
|
|
3633
3633
|
"public": true,
|
|
3634
3634
|
"isReferenceToInternal": true,
|
|
3635
|
-
"filePath": "tokens/color/alias/
|
|
3635
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
3636
3636
|
"isSource": true,
|
|
3637
3637
|
"original": {
|
|
3638
3638
|
"value": "{color.dark-mode.semantic.error.300.value}",
|
|
@@ -3660,7 +3660,7 @@
|
|
|
3660
3660
|
"value": "#a6a3b4",
|
|
3661
3661
|
"public": true,
|
|
3662
3662
|
"isReferenceToInternal": true,
|
|
3663
|
-
"filePath": "tokens/color/alias/
|
|
3663
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
3664
3664
|
"isSource": true,
|
|
3665
3665
|
"original": {
|
|
3666
3666
|
"value": "{color.dark-mode.neutral.200.value}",
|
|
@@ -3685,7 +3685,7 @@
|
|
|
3685
3685
|
"background": {
|
|
3686
3686
|
"value": "#36a3ff",
|
|
3687
3687
|
"public": true,
|
|
3688
|
-
"filePath": "tokens/color/alias/
|
|
3688
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
3689
3689
|
"isSource": true,
|
|
3690
3690
|
"original": {
|
|
3691
3691
|
"value": "{color.dark-mode.interactive.focus.value}",
|
|
@@ -3711,7 +3711,7 @@
|
|
|
3711
3711
|
"value": "#ffffff",
|
|
3712
3712
|
"public": true,
|
|
3713
3713
|
"isReferenceToInternal": true,
|
|
3714
|
-
"filePath": "tokens/color/alias/
|
|
3714
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
3715
3715
|
"isSource": true,
|
|
3716
3716
|
"original": {
|
|
3717
3717
|
"value": "{color.dark-mode.neutral.000.value}",
|
|
@@ -3741,7 +3741,7 @@
|
|
|
3741
3741
|
"value": "#858299",
|
|
3742
3742
|
"public": true,
|
|
3743
3743
|
"isReferenceToInternal": true,
|
|
3744
|
-
"filePath": "tokens/color/alias/
|
|
3744
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
3745
3745
|
"isSource": true,
|
|
3746
3746
|
"original": {
|
|
3747
3747
|
"value": "{color.dark-mode.neutral.300.value}",
|
|
@@ -3768,7 +3768,7 @@
|
|
|
3768
3768
|
"on": {
|
|
3769
3769
|
"value": "#36a3ff",
|
|
3770
3770
|
"public": true,
|
|
3771
|
-
"filePath": "tokens/color/alias/
|
|
3771
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
3772
3772
|
"isSource": true,
|
|
3773
3773
|
"original": {
|
|
3774
3774
|
"value": "{color.dark-mode.interactive.focus.value}",
|
|
@@ -3797,7 +3797,7 @@
|
|
|
3797
3797
|
"value": "#c7c5d0",
|
|
3798
3798
|
"public": true,
|
|
3799
3799
|
"isReferenceToInternal": true,
|
|
3800
|
-
"filePath": "tokens/color/alias/
|
|
3800
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
3801
3801
|
"isSource": true,
|
|
3802
3802
|
"original": {
|
|
3803
3803
|
"value": "{color.dark-mode.neutral.100.value}",
|
|
@@ -3824,7 +3824,7 @@
|
|
|
3824
3824
|
"on": {
|
|
3825
3825
|
"value": "#36a3ff",
|
|
3826
3826
|
"public": true,
|
|
3827
|
-
"filePath": "tokens/color/alias/
|
|
3827
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
3828
3828
|
"isSource": true,
|
|
3829
3829
|
"original": {
|
|
3830
3830
|
"value": "{color.dark-mode.interactive.focus.value}",
|
|
@@ -3855,7 +3855,7 @@
|
|
|
3855
3855
|
"value": "#504e62",
|
|
3856
3856
|
"public": true,
|
|
3857
3857
|
"isReferenceToInternal": true,
|
|
3858
|
-
"filePath": "tokens/color/alias/
|
|
3858
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
3859
3859
|
"isSource": true,
|
|
3860
3860
|
"original": {
|
|
3861
3861
|
"value": "{color.dark-mode.neutral.400.value}",
|
|
@@ -4508,121 +4508,6 @@
|
|
|
4508
4508
|
"text",
|
|
4509
4509
|
"default-secondary"
|
|
4510
4510
|
]
|
|
4511
|
-
},
|
|
4512
|
-
"paragraph": {
|
|
4513
|
-
"value": "#ffffff",
|
|
4514
|
-
"public": true,
|
|
4515
|
-
"filePath": "tokens/color/alias/typography.dark.json",
|
|
4516
|
-
"isSource": true,
|
|
4517
|
-
"original": {
|
|
4518
|
-
"value": "{color.dark-mode.text.default}",
|
|
4519
|
-
"public": true
|
|
4520
|
-
},
|
|
4521
|
-
"name": "color-dark-mode-text-paragraph",
|
|
4522
|
-
"attributes": {
|
|
4523
|
-
"category": "color",
|
|
4524
|
-
"type": "dark-mode",
|
|
4525
|
-
"item": "text",
|
|
4526
|
-
"subitem": "paragraph"
|
|
4527
|
-
},
|
|
4528
|
-
"path": [
|
|
4529
|
-
"color",
|
|
4530
|
-
"dark-mode",
|
|
4531
|
-
"text",
|
|
4532
|
-
"paragraph"
|
|
4533
|
-
]
|
|
4534
|
-
},
|
|
4535
|
-
"headings": {
|
|
4536
|
-
"value": "#ffffff",
|
|
4537
|
-
"public": true,
|
|
4538
|
-
"filePath": "tokens/color/alias/typography.dark.json",
|
|
4539
|
-
"isSource": true,
|
|
4540
|
-
"original": {
|
|
4541
|
-
"value": "{color.dark-mode.text.default}",
|
|
4542
|
-
"public": true
|
|
4543
|
-
},
|
|
4544
|
-
"name": "color-dark-mode-text-headings",
|
|
4545
|
-
"attributes": {
|
|
4546
|
-
"category": "color",
|
|
4547
|
-
"type": "dark-mode",
|
|
4548
|
-
"item": "text",
|
|
4549
|
-
"subitem": "headings"
|
|
4550
|
-
},
|
|
4551
|
-
"path": [
|
|
4552
|
-
"color",
|
|
4553
|
-
"dark-mode",
|
|
4554
|
-
"text",
|
|
4555
|
-
"headings"
|
|
4556
|
-
]
|
|
4557
|
-
},
|
|
4558
|
-
"lead": {
|
|
4559
|
-
"value": "#a6a3b4",
|
|
4560
|
-
"public": true,
|
|
4561
|
-
"filePath": "tokens/color/alias/typography.dark.json",
|
|
4562
|
-
"isSource": true,
|
|
4563
|
-
"original": {
|
|
4564
|
-
"value": "{color.dark-mode.text.default-secondary}",
|
|
4565
|
-
"public": true
|
|
4566
|
-
},
|
|
4567
|
-
"name": "color-dark-mode-text-lead",
|
|
4568
|
-
"attributes": {
|
|
4569
|
-
"category": "color",
|
|
4570
|
-
"type": "dark-mode",
|
|
4571
|
-
"item": "text",
|
|
4572
|
-
"subitem": "lead"
|
|
4573
|
-
},
|
|
4574
|
-
"path": [
|
|
4575
|
-
"color",
|
|
4576
|
-
"dark-mode",
|
|
4577
|
-
"text",
|
|
4578
|
-
"lead"
|
|
4579
|
-
]
|
|
4580
|
-
},
|
|
4581
|
-
"overline": {
|
|
4582
|
-
"value": "#a6a3b4",
|
|
4583
|
-
"public": true,
|
|
4584
|
-
"filePath": "tokens/color/alias/typography.dark.json",
|
|
4585
|
-
"isSource": true,
|
|
4586
|
-
"original": {
|
|
4587
|
-
"value": "{color.dark-mode.text.default-secondary}",
|
|
4588
|
-
"public": true
|
|
4589
|
-
},
|
|
4590
|
-
"name": "color-dark-mode-text-overline",
|
|
4591
|
-
"attributes": {
|
|
4592
|
-
"category": "color",
|
|
4593
|
-
"type": "dark-mode",
|
|
4594
|
-
"item": "text",
|
|
4595
|
-
"subitem": "overline"
|
|
4596
|
-
},
|
|
4597
|
-
"path": [
|
|
4598
|
-
"color",
|
|
4599
|
-
"dark-mode",
|
|
4600
|
-
"text",
|
|
4601
|
-
"overline"
|
|
4602
|
-
]
|
|
4603
|
-
},
|
|
4604
|
-
"quote": {
|
|
4605
|
-
"value": "#a6a3b4",
|
|
4606
|
-
"public": true,
|
|
4607
|
-
"filePath": "tokens/color/alias/typography.dark.json",
|
|
4608
|
-
"isSource": true,
|
|
4609
|
-
"original": {
|
|
4610
|
-
"value": "{color.dark-mode.text.default-secondary}",
|
|
4611
|
-
"public": true
|
|
4612
|
-
},
|
|
4613
|
-
"name": "color-dark-mode-text-quote",
|
|
4614
|
-
"attributes": {
|
|
4615
|
-
"category": "color",
|
|
4616
|
-
"type": "dark-mode",
|
|
4617
|
-
"item": "text",
|
|
4618
|
-
"subitem": "quote"
|
|
4619
|
-
},
|
|
4620
|
-
"path": [
|
|
4621
|
-
"color",
|
|
4622
|
-
"dark-mode",
|
|
4623
|
-
"text",
|
|
4624
|
-
"quote"
|
|
4625
|
-
]
|
|
4626
4511
|
}
|
|
4627
4512
|
},
|
|
4628
4513
|
"brand": {
|
|
@@ -7795,7 +7680,7 @@
|
|
|
7795
7680
|
"value": "#ffffff",
|
|
7796
7681
|
"public": true,
|
|
7797
7682
|
"isReferenceToInternal": true,
|
|
7798
|
-
"filePath": "tokens/color/alias/
|
|
7683
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
7799
7684
|
"isSource": true,
|
|
7800
7685
|
"original": {
|
|
7801
7686
|
"value": "{color.light-mode.neutral.000.value}",
|
|
@@ -7822,7 +7707,7 @@
|
|
|
7822
7707
|
"value": "#f0ecff",
|
|
7823
7708
|
"public": true,
|
|
7824
7709
|
"isReferenceToInternal": true,
|
|
7825
|
-
"filePath": "tokens/color/alias/
|
|
7710
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
7826
7711
|
"isSource": true,
|
|
7827
7712
|
"original": {
|
|
7828
7713
|
"value": "{color.light-mode.brand.secondary.100.value}",
|
|
@@ -7849,7 +7734,7 @@
|
|
|
7849
7734
|
"value": "#ffebeb",
|
|
7850
7735
|
"public": true,
|
|
7851
7736
|
"isReferenceToInternal": true,
|
|
7852
|
-
"filePath": "tokens/color/alias/
|
|
7737
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
7853
7738
|
"isSource": true,
|
|
7854
7739
|
"original": {
|
|
7855
7740
|
"value": "{color.light-mode.semantic.error.100.value}",
|
|
@@ -7878,7 +7763,7 @@
|
|
|
7878
7763
|
"value": "#cfcfd3",
|
|
7879
7764
|
"public": true,
|
|
7880
7765
|
"isReferenceToInternal": true,
|
|
7881
|
-
"filePath": "tokens/color/alias/
|
|
7766
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
7882
7767
|
"isSource": true,
|
|
7883
7768
|
"original": {
|
|
7884
7769
|
"value": "{color.light-mode.neutral.200.value}",
|
|
@@ -7905,7 +7790,7 @@
|
|
|
7905
7790
|
"value": "#5f41e5",
|
|
7906
7791
|
"public": true,
|
|
7907
7792
|
"isReferenceToInternal": true,
|
|
7908
|
-
"filePath": "tokens/color/alias/
|
|
7793
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
7909
7794
|
"isSource": true,
|
|
7910
7795
|
"original": {
|
|
7911
7796
|
"value": "{color.light-mode.brand.secondary.300.value}",
|
|
@@ -7932,7 +7817,7 @@
|
|
|
7932
7817
|
"value": "#1f845a",
|
|
7933
7818
|
"public": true,
|
|
7934
7819
|
"isReferenceToInternal": true,
|
|
7935
|
-
"filePath": "tokens/color/alias/
|
|
7820
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
7936
7821
|
"isSource": true,
|
|
7937
7822
|
"original": {
|
|
7938
7823
|
"value": "{color.light-mode.semantic.success.400.value}",
|
|
@@ -7959,7 +7844,7 @@
|
|
|
7959
7844
|
"value": "#d61f1f",
|
|
7960
7845
|
"public": true,
|
|
7961
7846
|
"isReferenceToInternal": true,
|
|
7962
|
-
"filePath": "tokens/color/alias/
|
|
7847
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
7963
7848
|
"isSource": true,
|
|
7964
7849
|
"original": {
|
|
7965
7850
|
"value": "{color.light-mode.semantic.error.400.value}",
|
|
@@ -7988,7 +7873,7 @@
|
|
|
7988
7873
|
"value": "#23232d",
|
|
7989
7874
|
"public": true,
|
|
7990
7875
|
"isReferenceToInternal": true,
|
|
7991
|
-
"filePath": "tokens/color/alias/
|
|
7876
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
7992
7877
|
"isSource": true,
|
|
7993
7878
|
"original": {
|
|
7994
7879
|
"value": "{color.light-mode.neutral.500.value}",
|
|
@@ -8015,7 +7900,7 @@
|
|
|
8015
7900
|
"value": "#1f845a",
|
|
8016
7901
|
"public": true,
|
|
8017
7902
|
"isReferenceToInternal": true,
|
|
8018
|
-
"filePath": "tokens/color/alias/
|
|
7903
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
8019
7904
|
"isSource": true,
|
|
8020
7905
|
"original": {
|
|
8021
7906
|
"value": "{color.light-mode.semantic.success.400.value}",
|
|
@@ -8042,7 +7927,7 @@
|
|
|
8042
7927
|
"value": "#d61f1f",
|
|
8043
7928
|
"public": true,
|
|
8044
7929
|
"isReferenceToInternal": true,
|
|
8045
|
-
"filePath": "tokens/color/alias/
|
|
7930
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
8046
7931
|
"isSource": true,
|
|
8047
7932
|
"original": {
|
|
8048
7933
|
"value": "{color.light-mode.semantic.error.400.value}",
|
|
@@ -8070,7 +7955,7 @@
|
|
|
8070
7955
|
"value": "#71717c",
|
|
8071
7956
|
"public": true,
|
|
8072
7957
|
"isReferenceToInternal": true,
|
|
8073
|
-
"filePath": "tokens/color/alias/
|
|
7958
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
8074
7959
|
"isSource": true,
|
|
8075
7960
|
"original": {
|
|
8076
7961
|
"value": "{color.light-mode.neutral.400.value}",
|
|
@@ -8095,7 +7980,7 @@
|
|
|
8095
7980
|
"background": {
|
|
8096
7981
|
"value": "#0f62fe",
|
|
8097
7982
|
"public": true,
|
|
8098
|
-
"filePath": "tokens/color/alias/
|
|
7983
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
8099
7984
|
"isSource": true,
|
|
8100
7985
|
"original": {
|
|
8101
7986
|
"value": "{color.light-mode.interactive.focus.value}",
|
|
@@ -8121,7 +8006,7 @@
|
|
|
8121
8006
|
"value": "#ffffff",
|
|
8122
8007
|
"public": true,
|
|
8123
8008
|
"isReferenceToInternal": true,
|
|
8124
|
-
"filePath": "tokens/color/alias/
|
|
8009
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
8125
8010
|
"isSource": true,
|
|
8126
8011
|
"original": {
|
|
8127
8012
|
"value": "{color.light-mode.neutral.000.value}",
|
|
@@ -8148,13 +8033,13 @@
|
|
|
8148
8033
|
"toggle": {
|
|
8149
8034
|
"background": {
|
|
8150
8035
|
"off": {
|
|
8151
|
-
"value": "#
|
|
8036
|
+
"value": "#cfcfd3",
|
|
8152
8037
|
"public": true,
|
|
8153
8038
|
"isReferenceToInternal": true,
|
|
8154
|
-
"filePath": "tokens/color/alias/
|
|
8039
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
8155
8040
|
"isSource": true,
|
|
8156
8041
|
"original": {
|
|
8157
|
-
"value": "{color.light-mode.neutral.
|
|
8042
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
8158
8043
|
"public": true,
|
|
8159
8044
|
"isReferenceToInternal": true
|
|
8160
8045
|
},
|
|
@@ -8178,7 +8063,7 @@
|
|
|
8178
8063
|
"on": {
|
|
8179
8064
|
"value": "#0f62fe",
|
|
8180
8065
|
"public": true,
|
|
8181
|
-
"filePath": "tokens/color/alias/
|
|
8066
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
8182
8067
|
"isSource": true,
|
|
8183
8068
|
"original": {
|
|
8184
8069
|
"value": "{color.light-mode.interactive.focus.value}",
|
|
@@ -8207,7 +8092,7 @@
|
|
|
8207
8092
|
"value": "#71717c",
|
|
8208
8093
|
"public": true,
|
|
8209
8094
|
"isReferenceToInternal": true,
|
|
8210
|
-
"filePath": "tokens/color/alias/
|
|
8095
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
8211
8096
|
"isSource": true,
|
|
8212
8097
|
"original": {
|
|
8213
8098
|
"value": "{color.light-mode.neutral.400.value}",
|
|
@@ -8234,7 +8119,7 @@
|
|
|
8234
8119
|
"on": {
|
|
8235
8120
|
"value": "#0f62fe",
|
|
8236
8121
|
"public": true,
|
|
8237
|
-
"filePath": "tokens/color/alias/
|
|
8122
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
8238
8123
|
"isSource": true,
|
|
8239
8124
|
"original": {
|
|
8240
8125
|
"value": "{color.light-mode.interactive.focus.value}",
|
|
@@ -8265,7 +8150,7 @@
|
|
|
8265
8150
|
"value": "#f8f8f8",
|
|
8266
8151
|
"public": true,
|
|
8267
8152
|
"isReferenceToInternal": true,
|
|
8268
|
-
"filePath": "tokens/color/alias/
|
|
8153
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
8269
8154
|
"isSource": true,
|
|
8270
8155
|
"original": {
|
|
8271
8156
|
"value": "{color.light-mode.neutral.100.value}",
|
|
@@ -8912,123 +8797,6 @@
|
|
|
8912
8797
|
"text",
|
|
8913
8798
|
"default-secondary"
|
|
8914
8799
|
]
|
|
8915
|
-
},
|
|
8916
|
-
"paragraph": {
|
|
8917
|
-
"value": "#23232d",
|
|
8918
|
-
"public": true,
|
|
8919
|
-
"isReferenceToInternal": true,
|
|
8920
|
-
"filePath": "tokens/color/alias/typography.light.json",
|
|
8921
|
-
"isSource": true,
|
|
8922
|
-
"original": {
|
|
8923
|
-
"value": "{color.light-mode.text.default}",
|
|
8924
|
-
"public": true,
|
|
8925
|
-
"isReferenceToInternal": true
|
|
8926
|
-
},
|
|
8927
|
-
"name": "color-light-mode-text-paragraph",
|
|
8928
|
-
"attributes": {
|
|
8929
|
-
"category": "color",
|
|
8930
|
-
"type": "light-mode",
|
|
8931
|
-
"item": "text",
|
|
8932
|
-
"subitem": "paragraph"
|
|
8933
|
-
},
|
|
8934
|
-
"path": [
|
|
8935
|
-
"color",
|
|
8936
|
-
"light-mode",
|
|
8937
|
-
"text",
|
|
8938
|
-
"paragraph"
|
|
8939
|
-
]
|
|
8940
|
-
},
|
|
8941
|
-
"headings": {
|
|
8942
|
-
"value": "#23232d",
|
|
8943
|
-
"public": true,
|
|
8944
|
-
"filePath": "tokens/color/alias/typography.light.json",
|
|
8945
|
-
"isSource": true,
|
|
8946
|
-
"original": {
|
|
8947
|
-
"value": "{color.light-mode.text.default}",
|
|
8948
|
-
"public": true
|
|
8949
|
-
},
|
|
8950
|
-
"name": "color-light-mode-text-headings",
|
|
8951
|
-
"attributes": {
|
|
8952
|
-
"category": "color",
|
|
8953
|
-
"type": "light-mode",
|
|
8954
|
-
"item": "text",
|
|
8955
|
-
"subitem": "headings"
|
|
8956
|
-
},
|
|
8957
|
-
"path": [
|
|
8958
|
-
"color",
|
|
8959
|
-
"light-mode",
|
|
8960
|
-
"text",
|
|
8961
|
-
"headings"
|
|
8962
|
-
]
|
|
8963
|
-
},
|
|
8964
|
-
"lead": {
|
|
8965
|
-
"value": "#71717c",
|
|
8966
|
-
"public": true,
|
|
8967
|
-
"filePath": "tokens/color/alias/typography.light.json",
|
|
8968
|
-
"isSource": true,
|
|
8969
|
-
"original": {
|
|
8970
|
-
"value": "{color.light-mode.text.default-secondary}",
|
|
8971
|
-
"public": true
|
|
8972
|
-
},
|
|
8973
|
-
"name": "color-light-mode-text-lead",
|
|
8974
|
-
"attributes": {
|
|
8975
|
-
"category": "color",
|
|
8976
|
-
"type": "light-mode",
|
|
8977
|
-
"item": "text",
|
|
8978
|
-
"subitem": "lead"
|
|
8979
|
-
},
|
|
8980
|
-
"path": [
|
|
8981
|
-
"color",
|
|
8982
|
-
"light-mode",
|
|
8983
|
-
"text",
|
|
8984
|
-
"lead"
|
|
8985
|
-
]
|
|
8986
|
-
},
|
|
8987
|
-
"overline": {
|
|
8988
|
-
"value": "#71717c",
|
|
8989
|
-
"public": true,
|
|
8990
|
-
"filePath": "tokens/color/alias/typography.light.json",
|
|
8991
|
-
"isSource": true,
|
|
8992
|
-
"original": {
|
|
8993
|
-
"value": "{color.light-mode.text.default-secondary}",
|
|
8994
|
-
"public": true
|
|
8995
|
-
},
|
|
8996
|
-
"name": "color-light-mode-text-overline",
|
|
8997
|
-
"attributes": {
|
|
8998
|
-
"category": "color",
|
|
8999
|
-
"type": "light-mode",
|
|
9000
|
-
"item": "text",
|
|
9001
|
-
"subitem": "overline"
|
|
9002
|
-
},
|
|
9003
|
-
"path": [
|
|
9004
|
-
"color",
|
|
9005
|
-
"light-mode",
|
|
9006
|
-
"text",
|
|
9007
|
-
"overline"
|
|
9008
|
-
]
|
|
9009
|
-
},
|
|
9010
|
-
"quote": {
|
|
9011
|
-
"value": "#71717c",
|
|
9012
|
-
"public": true,
|
|
9013
|
-
"filePath": "tokens/color/alias/typography.light.json",
|
|
9014
|
-
"isSource": true,
|
|
9015
|
-
"original": {
|
|
9016
|
-
"value": "{color.light-mode.text.default-secondary}",
|
|
9017
|
-
"public": true
|
|
9018
|
-
},
|
|
9019
|
-
"name": "color-light-mode-text-quote",
|
|
9020
|
-
"attributes": {
|
|
9021
|
-
"category": "color",
|
|
9022
|
-
"type": "light-mode",
|
|
9023
|
-
"item": "text",
|
|
9024
|
-
"subitem": "quote"
|
|
9025
|
-
},
|
|
9026
|
-
"path": [
|
|
9027
|
-
"color",
|
|
9028
|
-
"light-mode",
|
|
9029
|
-
"text",
|
|
9030
|
-
"quote"
|
|
9031
|
-
]
|
|
9032
8800
|
}
|
|
9033
8801
|
},
|
|
9034
8802
|
"brand": {
|
|
@@ -1586,7 +1586,7 @@
|
|
|
1586
1586
|
"value": "#1d1d29",
|
|
1587
1587
|
"public": true,
|
|
1588
1588
|
"isReferenceToInternal": true,
|
|
1589
|
-
"filePath": "tokens/color/alias/
|
|
1589
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
1590
1590
|
"isSource": true,
|
|
1591
1591
|
"original": {
|
|
1592
1592
|
"value": "{color.dark-mode.neutral.600.value}",
|
|
@@ -1613,7 +1613,7 @@
|
|
|
1613
1613
|
"value": "#282839",
|
|
1614
1614
|
"public": true,
|
|
1615
1615
|
"isReferenceToInternal": true,
|
|
1616
|
-
"filePath": "tokens/color/alias/
|
|
1616
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
1617
1617
|
"isSource": true,
|
|
1618
1618
|
"original": {
|
|
1619
1619
|
"value": "{color.dark-mode.neutral.500.value}",
|
|
@@ -1640,7 +1640,7 @@
|
|
|
1640
1640
|
"value": "#1d1d29",
|
|
1641
1641
|
"public": true,
|
|
1642
1642
|
"isReferenceToInternal": true,
|
|
1643
|
-
"filePath": "tokens/color/alias/
|
|
1643
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
1644
1644
|
"isSource": true,
|
|
1645
1645
|
"original": {
|
|
1646
1646
|
"value": "{color.dark-mode.neutral.600.value}",
|
|
@@ -1669,7 +1669,7 @@
|
|
|
1669
1669
|
"value": "#a6a3b4",
|
|
1670
1670
|
"public": true,
|
|
1671
1671
|
"isReferenceToInternal": true,
|
|
1672
|
-
"filePath": "tokens/color/alias/
|
|
1672
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
1673
1673
|
"isSource": true,
|
|
1674
1674
|
"original": {
|
|
1675
1675
|
"value": "{color.dark-mode.neutral.200.value}",
|
|
@@ -1696,7 +1696,7 @@
|
|
|
1696
1696
|
"value": "#7657ff",
|
|
1697
1697
|
"public": true,
|
|
1698
1698
|
"isReferenceToInternal": true,
|
|
1699
|
-
"filePath": "tokens/color/alias/
|
|
1699
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
1700
1700
|
"isSource": true,
|
|
1701
1701
|
"original": {
|
|
1702
1702
|
"value": "{color.dark-mode.brand.secondary.300.value}",
|
|
@@ -1723,7 +1723,7 @@
|
|
|
1723
1723
|
"value": "#3cb683",
|
|
1724
1724
|
"public": true,
|
|
1725
1725
|
"isReferenceToInternal": true,
|
|
1726
|
-
"filePath": "tokens/color/alias/
|
|
1726
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
1727
1727
|
"isSource": true,
|
|
1728
1728
|
"original": {
|
|
1729
1729
|
"value": "{color.dark-mode.semantic.success.300.value}",
|
|
@@ -1750,7 +1750,7 @@
|
|
|
1750
1750
|
"value": "#e05757",
|
|
1751
1751
|
"public": true,
|
|
1752
1752
|
"isReferenceToInternal": true,
|
|
1753
|
-
"filePath": "tokens/color/alias/
|
|
1753
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
1754
1754
|
"isSource": true,
|
|
1755
1755
|
"original": {
|
|
1756
1756
|
"value": "{color.dark-mode.semantic.error.300.value}",
|
|
@@ -1779,7 +1779,7 @@
|
|
|
1779
1779
|
"value": "#ffffff",
|
|
1780
1780
|
"public": true,
|
|
1781
1781
|
"isReferenceToInternal": true,
|
|
1782
|
-
"filePath": "tokens/color/alias/
|
|
1782
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
1783
1783
|
"isSource": true,
|
|
1784
1784
|
"original": {
|
|
1785
1785
|
"value": "{color.dark-mode.neutral.000.value}",
|
|
@@ -1806,7 +1806,7 @@
|
|
|
1806
1806
|
"value": "#3cb683",
|
|
1807
1807
|
"public": true,
|
|
1808
1808
|
"isReferenceToInternal": true,
|
|
1809
|
-
"filePath": "tokens/color/alias/
|
|
1809
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
1810
1810
|
"isSource": true,
|
|
1811
1811
|
"original": {
|
|
1812
1812
|
"value": "{color.dark-mode.semantic.success.300.value}",
|
|
@@ -1833,7 +1833,7 @@
|
|
|
1833
1833
|
"value": "#e05757",
|
|
1834
1834
|
"public": true,
|
|
1835
1835
|
"isReferenceToInternal": true,
|
|
1836
|
-
"filePath": "tokens/color/alias/
|
|
1836
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
1837
1837
|
"isSource": true,
|
|
1838
1838
|
"original": {
|
|
1839
1839
|
"value": "{color.dark-mode.semantic.error.300.value}",
|
|
@@ -1861,7 +1861,7 @@
|
|
|
1861
1861
|
"value": "#a6a3b4",
|
|
1862
1862
|
"public": true,
|
|
1863
1863
|
"isReferenceToInternal": true,
|
|
1864
|
-
"filePath": "tokens/color/alias/
|
|
1864
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
1865
1865
|
"isSource": true,
|
|
1866
1866
|
"original": {
|
|
1867
1867
|
"value": "{color.dark-mode.neutral.200.value}",
|
|
@@ -1886,7 +1886,7 @@
|
|
|
1886
1886
|
"background": {
|
|
1887
1887
|
"value": "#36a3ff",
|
|
1888
1888
|
"public": true,
|
|
1889
|
-
"filePath": "tokens/color/alias/
|
|
1889
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
1890
1890
|
"isSource": true,
|
|
1891
1891
|
"original": {
|
|
1892
1892
|
"value": "{color.dark-mode.interactive.focus.value}",
|
|
@@ -1912,7 +1912,7 @@
|
|
|
1912
1912
|
"value": "#ffffff",
|
|
1913
1913
|
"public": true,
|
|
1914
1914
|
"isReferenceToInternal": true,
|
|
1915
|
-
"filePath": "tokens/color/alias/
|
|
1915
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
1916
1916
|
"isSource": true,
|
|
1917
1917
|
"original": {
|
|
1918
1918
|
"value": "{color.dark-mode.neutral.000.value}",
|
|
@@ -1942,7 +1942,7 @@
|
|
|
1942
1942
|
"value": "#858299",
|
|
1943
1943
|
"public": true,
|
|
1944
1944
|
"isReferenceToInternal": true,
|
|
1945
|
-
"filePath": "tokens/color/alias/
|
|
1945
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
1946
1946
|
"isSource": true,
|
|
1947
1947
|
"original": {
|
|
1948
1948
|
"value": "{color.dark-mode.neutral.300.value}",
|
|
@@ -1969,7 +1969,7 @@
|
|
|
1969
1969
|
"on": {
|
|
1970
1970
|
"value": "#36a3ff",
|
|
1971
1971
|
"public": true,
|
|
1972
|
-
"filePath": "tokens/color/alias/
|
|
1972
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
1973
1973
|
"isSource": true,
|
|
1974
1974
|
"original": {
|
|
1975
1975
|
"value": "{color.dark-mode.interactive.focus.value}",
|
|
@@ -1998,7 +1998,7 @@
|
|
|
1998
1998
|
"value": "#c7c5d0",
|
|
1999
1999
|
"public": true,
|
|
2000
2000
|
"isReferenceToInternal": true,
|
|
2001
|
-
"filePath": "tokens/color/alias/
|
|
2001
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
2002
2002
|
"isSource": true,
|
|
2003
2003
|
"original": {
|
|
2004
2004
|
"value": "{color.dark-mode.neutral.100.value}",
|
|
@@ -2025,7 +2025,7 @@
|
|
|
2025
2025
|
"on": {
|
|
2026
2026
|
"value": "#36a3ff",
|
|
2027
2027
|
"public": true,
|
|
2028
|
-
"filePath": "tokens/color/alias/
|
|
2028
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
2029
2029
|
"isSource": true,
|
|
2030
2030
|
"original": {
|
|
2031
2031
|
"value": "{color.dark-mode.interactive.focus.value}",
|
|
@@ -2056,7 +2056,7 @@
|
|
|
2056
2056
|
"value": "#504e62",
|
|
2057
2057
|
"public": true,
|
|
2058
2058
|
"isReferenceToInternal": true,
|
|
2059
|
-
"filePath": "tokens/color/alias/
|
|
2059
|
+
"filePath": "tokens/color/alias/input.dark.json",
|
|
2060
2060
|
"isSource": true,
|
|
2061
2061
|
"original": {
|
|
2062
2062
|
"value": "{color.dark-mode.neutral.400.value}",
|
|
@@ -2709,121 +2709,6 @@
|
|
|
2709
2709
|
"text",
|
|
2710
2710
|
"default-secondary"
|
|
2711
2711
|
]
|
|
2712
|
-
},
|
|
2713
|
-
"paragraph": {
|
|
2714
|
-
"value": "#ffffff",
|
|
2715
|
-
"public": true,
|
|
2716
|
-
"filePath": "tokens/color/alias/typography.dark.json",
|
|
2717
|
-
"isSource": true,
|
|
2718
|
-
"original": {
|
|
2719
|
-
"value": "{color.dark-mode.text.default}",
|
|
2720
|
-
"public": true
|
|
2721
|
-
},
|
|
2722
|
-
"name": "color-dark-mode-text-paragraph",
|
|
2723
|
-
"attributes": {
|
|
2724
|
-
"category": "color",
|
|
2725
|
-
"type": "dark-mode",
|
|
2726
|
-
"item": "text",
|
|
2727
|
-
"subitem": "paragraph"
|
|
2728
|
-
},
|
|
2729
|
-
"path": [
|
|
2730
|
-
"color",
|
|
2731
|
-
"dark-mode",
|
|
2732
|
-
"text",
|
|
2733
|
-
"paragraph"
|
|
2734
|
-
]
|
|
2735
|
-
},
|
|
2736
|
-
"headings": {
|
|
2737
|
-
"value": "#ffffff",
|
|
2738
|
-
"public": true,
|
|
2739
|
-
"filePath": "tokens/color/alias/typography.dark.json",
|
|
2740
|
-
"isSource": true,
|
|
2741
|
-
"original": {
|
|
2742
|
-
"value": "{color.dark-mode.text.default}",
|
|
2743
|
-
"public": true
|
|
2744
|
-
},
|
|
2745
|
-
"name": "color-dark-mode-text-headings",
|
|
2746
|
-
"attributes": {
|
|
2747
|
-
"category": "color",
|
|
2748
|
-
"type": "dark-mode",
|
|
2749
|
-
"item": "text",
|
|
2750
|
-
"subitem": "headings"
|
|
2751
|
-
},
|
|
2752
|
-
"path": [
|
|
2753
|
-
"color",
|
|
2754
|
-
"dark-mode",
|
|
2755
|
-
"text",
|
|
2756
|
-
"headings"
|
|
2757
|
-
]
|
|
2758
|
-
},
|
|
2759
|
-
"lead": {
|
|
2760
|
-
"value": "#a6a3b4",
|
|
2761
|
-
"public": true,
|
|
2762
|
-
"filePath": "tokens/color/alias/typography.dark.json",
|
|
2763
|
-
"isSource": true,
|
|
2764
|
-
"original": {
|
|
2765
|
-
"value": "{color.dark-mode.text.default-secondary}",
|
|
2766
|
-
"public": true
|
|
2767
|
-
},
|
|
2768
|
-
"name": "color-dark-mode-text-lead",
|
|
2769
|
-
"attributes": {
|
|
2770
|
-
"category": "color",
|
|
2771
|
-
"type": "dark-mode",
|
|
2772
|
-
"item": "text",
|
|
2773
|
-
"subitem": "lead"
|
|
2774
|
-
},
|
|
2775
|
-
"path": [
|
|
2776
|
-
"color",
|
|
2777
|
-
"dark-mode",
|
|
2778
|
-
"text",
|
|
2779
|
-
"lead"
|
|
2780
|
-
]
|
|
2781
|
-
},
|
|
2782
|
-
"overline": {
|
|
2783
|
-
"value": "#a6a3b4",
|
|
2784
|
-
"public": true,
|
|
2785
|
-
"filePath": "tokens/color/alias/typography.dark.json",
|
|
2786
|
-
"isSource": true,
|
|
2787
|
-
"original": {
|
|
2788
|
-
"value": "{color.dark-mode.text.default-secondary}",
|
|
2789
|
-
"public": true
|
|
2790
|
-
},
|
|
2791
|
-
"name": "color-dark-mode-text-overline",
|
|
2792
|
-
"attributes": {
|
|
2793
|
-
"category": "color",
|
|
2794
|
-
"type": "dark-mode",
|
|
2795
|
-
"item": "text",
|
|
2796
|
-
"subitem": "overline"
|
|
2797
|
-
},
|
|
2798
|
-
"path": [
|
|
2799
|
-
"color",
|
|
2800
|
-
"dark-mode",
|
|
2801
|
-
"text",
|
|
2802
|
-
"overline"
|
|
2803
|
-
]
|
|
2804
|
-
},
|
|
2805
|
-
"quote": {
|
|
2806
|
-
"value": "#a6a3b4",
|
|
2807
|
-
"public": true,
|
|
2808
|
-
"filePath": "tokens/color/alias/typography.dark.json",
|
|
2809
|
-
"isSource": true,
|
|
2810
|
-
"original": {
|
|
2811
|
-
"value": "{color.dark-mode.text.default-secondary}",
|
|
2812
|
-
"public": true
|
|
2813
|
-
},
|
|
2814
|
-
"name": "color-dark-mode-text-quote",
|
|
2815
|
-
"attributes": {
|
|
2816
|
-
"category": "color",
|
|
2817
|
-
"type": "dark-mode",
|
|
2818
|
-
"item": "text",
|
|
2819
|
-
"subitem": "quote"
|
|
2820
|
-
},
|
|
2821
|
-
"path": [
|
|
2822
|
-
"color",
|
|
2823
|
-
"dark-mode",
|
|
2824
|
-
"text",
|
|
2825
|
-
"quote"
|
|
2826
|
-
]
|
|
2827
2712
|
}
|
|
2828
2713
|
},
|
|
2829
2714
|
"brand": {
|
|
@@ -1586,7 +1586,7 @@
|
|
|
1586
1586
|
"value": "#ffffff",
|
|
1587
1587
|
"public": true,
|
|
1588
1588
|
"isReferenceToInternal": true,
|
|
1589
|
-
"filePath": "tokens/color/alias/
|
|
1589
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1590
1590
|
"isSource": true,
|
|
1591
1591
|
"original": {
|
|
1592
1592
|
"value": "{color.light-mode.neutral.000.value}",
|
|
@@ -1613,7 +1613,7 @@
|
|
|
1613
1613
|
"value": "#f0ecff",
|
|
1614
1614
|
"public": true,
|
|
1615
1615
|
"isReferenceToInternal": true,
|
|
1616
|
-
"filePath": "tokens/color/alias/
|
|
1616
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1617
1617
|
"isSource": true,
|
|
1618
1618
|
"original": {
|
|
1619
1619
|
"value": "{color.light-mode.brand.secondary.100.value}",
|
|
@@ -1640,7 +1640,7 @@
|
|
|
1640
1640
|
"value": "#ffebeb",
|
|
1641
1641
|
"public": true,
|
|
1642
1642
|
"isReferenceToInternal": true,
|
|
1643
|
-
"filePath": "tokens/color/alias/
|
|
1643
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1644
1644
|
"isSource": true,
|
|
1645
1645
|
"original": {
|
|
1646
1646
|
"value": "{color.light-mode.semantic.error.100.value}",
|
|
@@ -1669,7 +1669,7 @@
|
|
|
1669
1669
|
"value": "#cfcfd3",
|
|
1670
1670
|
"public": true,
|
|
1671
1671
|
"isReferenceToInternal": true,
|
|
1672
|
-
"filePath": "tokens/color/alias/
|
|
1672
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1673
1673
|
"isSource": true,
|
|
1674
1674
|
"original": {
|
|
1675
1675
|
"value": "{color.light-mode.neutral.200.value}",
|
|
@@ -1696,7 +1696,7 @@
|
|
|
1696
1696
|
"value": "#5f41e5",
|
|
1697
1697
|
"public": true,
|
|
1698
1698
|
"isReferenceToInternal": true,
|
|
1699
|
-
"filePath": "tokens/color/alias/
|
|
1699
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1700
1700
|
"isSource": true,
|
|
1701
1701
|
"original": {
|
|
1702
1702
|
"value": "{color.light-mode.brand.secondary.300.value}",
|
|
@@ -1723,7 +1723,7 @@
|
|
|
1723
1723
|
"value": "#1f845a",
|
|
1724
1724
|
"public": true,
|
|
1725
1725
|
"isReferenceToInternal": true,
|
|
1726
|
-
"filePath": "tokens/color/alias/
|
|
1726
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1727
1727
|
"isSource": true,
|
|
1728
1728
|
"original": {
|
|
1729
1729
|
"value": "{color.light-mode.semantic.success.400.value}",
|
|
@@ -1750,7 +1750,7 @@
|
|
|
1750
1750
|
"value": "#d61f1f",
|
|
1751
1751
|
"public": true,
|
|
1752
1752
|
"isReferenceToInternal": true,
|
|
1753
|
-
"filePath": "tokens/color/alias/
|
|
1753
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1754
1754
|
"isSource": true,
|
|
1755
1755
|
"original": {
|
|
1756
1756
|
"value": "{color.light-mode.semantic.error.400.value}",
|
|
@@ -1779,7 +1779,7 @@
|
|
|
1779
1779
|
"value": "#23232d",
|
|
1780
1780
|
"public": true,
|
|
1781
1781
|
"isReferenceToInternal": true,
|
|
1782
|
-
"filePath": "tokens/color/alias/
|
|
1782
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1783
1783
|
"isSource": true,
|
|
1784
1784
|
"original": {
|
|
1785
1785
|
"value": "{color.light-mode.neutral.500.value}",
|
|
@@ -1806,7 +1806,7 @@
|
|
|
1806
1806
|
"value": "#1f845a",
|
|
1807
1807
|
"public": true,
|
|
1808
1808
|
"isReferenceToInternal": true,
|
|
1809
|
-
"filePath": "tokens/color/alias/
|
|
1809
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1810
1810
|
"isSource": true,
|
|
1811
1811
|
"original": {
|
|
1812
1812
|
"value": "{color.light-mode.semantic.success.400.value}",
|
|
@@ -1833,7 +1833,7 @@
|
|
|
1833
1833
|
"value": "#d61f1f",
|
|
1834
1834
|
"public": true,
|
|
1835
1835
|
"isReferenceToInternal": true,
|
|
1836
|
-
"filePath": "tokens/color/alias/
|
|
1836
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1837
1837
|
"isSource": true,
|
|
1838
1838
|
"original": {
|
|
1839
1839
|
"value": "{color.light-mode.semantic.error.400.value}",
|
|
@@ -1861,7 +1861,7 @@
|
|
|
1861
1861
|
"value": "#71717c",
|
|
1862
1862
|
"public": true,
|
|
1863
1863
|
"isReferenceToInternal": true,
|
|
1864
|
-
"filePath": "tokens/color/alias/
|
|
1864
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1865
1865
|
"isSource": true,
|
|
1866
1866
|
"original": {
|
|
1867
1867
|
"value": "{color.light-mode.neutral.400.value}",
|
|
@@ -1886,7 +1886,7 @@
|
|
|
1886
1886
|
"background": {
|
|
1887
1887
|
"value": "#0f62fe",
|
|
1888
1888
|
"public": true,
|
|
1889
|
-
"filePath": "tokens/color/alias/
|
|
1889
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1890
1890
|
"isSource": true,
|
|
1891
1891
|
"original": {
|
|
1892
1892
|
"value": "{color.light-mode.interactive.focus.value}",
|
|
@@ -1912,7 +1912,7 @@
|
|
|
1912
1912
|
"value": "#ffffff",
|
|
1913
1913
|
"public": true,
|
|
1914
1914
|
"isReferenceToInternal": true,
|
|
1915
|
-
"filePath": "tokens/color/alias/
|
|
1915
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1916
1916
|
"isSource": true,
|
|
1917
1917
|
"original": {
|
|
1918
1918
|
"value": "{color.light-mode.neutral.000.value}",
|
|
@@ -1939,13 +1939,13 @@
|
|
|
1939
1939
|
"toggle": {
|
|
1940
1940
|
"background": {
|
|
1941
1941
|
"off": {
|
|
1942
|
-
"value": "#
|
|
1942
|
+
"value": "#cfcfd3",
|
|
1943
1943
|
"public": true,
|
|
1944
1944
|
"isReferenceToInternal": true,
|
|
1945
|
-
"filePath": "tokens/color/alias/
|
|
1945
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1946
1946
|
"isSource": true,
|
|
1947
1947
|
"original": {
|
|
1948
|
-
"value": "{color.light-mode.neutral.
|
|
1948
|
+
"value": "{color.light-mode.neutral.200.value}",
|
|
1949
1949
|
"public": true,
|
|
1950
1950
|
"isReferenceToInternal": true
|
|
1951
1951
|
},
|
|
@@ -1969,7 +1969,7 @@
|
|
|
1969
1969
|
"on": {
|
|
1970
1970
|
"value": "#0f62fe",
|
|
1971
1971
|
"public": true,
|
|
1972
|
-
"filePath": "tokens/color/alias/
|
|
1972
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
1973
1973
|
"isSource": true,
|
|
1974
1974
|
"original": {
|
|
1975
1975
|
"value": "{color.light-mode.interactive.focus.value}",
|
|
@@ -1998,7 +1998,7 @@
|
|
|
1998
1998
|
"value": "#71717c",
|
|
1999
1999
|
"public": true,
|
|
2000
2000
|
"isReferenceToInternal": true,
|
|
2001
|
-
"filePath": "tokens/color/alias/
|
|
2001
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
2002
2002
|
"isSource": true,
|
|
2003
2003
|
"original": {
|
|
2004
2004
|
"value": "{color.light-mode.neutral.400.value}",
|
|
@@ -2025,7 +2025,7 @@
|
|
|
2025
2025
|
"on": {
|
|
2026
2026
|
"value": "#0f62fe",
|
|
2027
2027
|
"public": true,
|
|
2028
|
-
"filePath": "tokens/color/alias/
|
|
2028
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
2029
2029
|
"isSource": true,
|
|
2030
2030
|
"original": {
|
|
2031
2031
|
"value": "{color.light-mode.interactive.focus.value}",
|
|
@@ -2056,7 +2056,7 @@
|
|
|
2056
2056
|
"value": "#f8f8f8",
|
|
2057
2057
|
"public": true,
|
|
2058
2058
|
"isReferenceToInternal": true,
|
|
2059
|
-
"filePath": "tokens/color/alias/
|
|
2059
|
+
"filePath": "tokens/color/alias/input.light.json",
|
|
2060
2060
|
"isSource": true,
|
|
2061
2061
|
"original": {
|
|
2062
2062
|
"value": "{color.light-mode.neutral.100.value}",
|
|
@@ -2703,123 +2703,6 @@
|
|
|
2703
2703
|
"text",
|
|
2704
2704
|
"default-secondary"
|
|
2705
2705
|
]
|
|
2706
|
-
},
|
|
2707
|
-
"paragraph": {
|
|
2708
|
-
"value": "#23232d",
|
|
2709
|
-
"public": true,
|
|
2710
|
-
"isReferenceToInternal": true,
|
|
2711
|
-
"filePath": "tokens/color/alias/typography.light.json",
|
|
2712
|
-
"isSource": true,
|
|
2713
|
-
"original": {
|
|
2714
|
-
"value": "{color.light-mode.text.default}",
|
|
2715
|
-
"public": true,
|
|
2716
|
-
"isReferenceToInternal": true
|
|
2717
|
-
},
|
|
2718
|
-
"name": "color-light-mode-text-paragraph",
|
|
2719
|
-
"attributes": {
|
|
2720
|
-
"category": "color",
|
|
2721
|
-
"type": "light-mode",
|
|
2722
|
-
"item": "text",
|
|
2723
|
-
"subitem": "paragraph"
|
|
2724
|
-
},
|
|
2725
|
-
"path": [
|
|
2726
|
-
"color",
|
|
2727
|
-
"light-mode",
|
|
2728
|
-
"text",
|
|
2729
|
-
"paragraph"
|
|
2730
|
-
]
|
|
2731
|
-
},
|
|
2732
|
-
"headings": {
|
|
2733
|
-
"value": "#23232d",
|
|
2734
|
-
"public": true,
|
|
2735
|
-
"filePath": "tokens/color/alias/typography.light.json",
|
|
2736
|
-
"isSource": true,
|
|
2737
|
-
"original": {
|
|
2738
|
-
"value": "{color.light-mode.text.default}",
|
|
2739
|
-
"public": true
|
|
2740
|
-
},
|
|
2741
|
-
"name": "color-light-mode-text-headings",
|
|
2742
|
-
"attributes": {
|
|
2743
|
-
"category": "color",
|
|
2744
|
-
"type": "light-mode",
|
|
2745
|
-
"item": "text",
|
|
2746
|
-
"subitem": "headings"
|
|
2747
|
-
},
|
|
2748
|
-
"path": [
|
|
2749
|
-
"color",
|
|
2750
|
-
"light-mode",
|
|
2751
|
-
"text",
|
|
2752
|
-
"headings"
|
|
2753
|
-
]
|
|
2754
|
-
},
|
|
2755
|
-
"lead": {
|
|
2756
|
-
"value": "#71717c",
|
|
2757
|
-
"public": true,
|
|
2758
|
-
"filePath": "tokens/color/alias/typography.light.json",
|
|
2759
|
-
"isSource": true,
|
|
2760
|
-
"original": {
|
|
2761
|
-
"value": "{color.light-mode.text.default-secondary}",
|
|
2762
|
-
"public": true
|
|
2763
|
-
},
|
|
2764
|
-
"name": "color-light-mode-text-lead",
|
|
2765
|
-
"attributes": {
|
|
2766
|
-
"category": "color",
|
|
2767
|
-
"type": "light-mode",
|
|
2768
|
-
"item": "text",
|
|
2769
|
-
"subitem": "lead"
|
|
2770
|
-
},
|
|
2771
|
-
"path": [
|
|
2772
|
-
"color",
|
|
2773
|
-
"light-mode",
|
|
2774
|
-
"text",
|
|
2775
|
-
"lead"
|
|
2776
|
-
]
|
|
2777
|
-
},
|
|
2778
|
-
"overline": {
|
|
2779
|
-
"value": "#71717c",
|
|
2780
|
-
"public": true,
|
|
2781
|
-
"filePath": "tokens/color/alias/typography.light.json",
|
|
2782
|
-
"isSource": true,
|
|
2783
|
-
"original": {
|
|
2784
|
-
"value": "{color.light-mode.text.default-secondary}",
|
|
2785
|
-
"public": true
|
|
2786
|
-
},
|
|
2787
|
-
"name": "color-light-mode-text-overline",
|
|
2788
|
-
"attributes": {
|
|
2789
|
-
"category": "color",
|
|
2790
|
-
"type": "light-mode",
|
|
2791
|
-
"item": "text",
|
|
2792
|
-
"subitem": "overline"
|
|
2793
|
-
},
|
|
2794
|
-
"path": [
|
|
2795
|
-
"color",
|
|
2796
|
-
"light-mode",
|
|
2797
|
-
"text",
|
|
2798
|
-
"overline"
|
|
2799
|
-
]
|
|
2800
|
-
},
|
|
2801
|
-
"quote": {
|
|
2802
|
-
"value": "#71717c",
|
|
2803
|
-
"public": true,
|
|
2804
|
-
"filePath": "tokens/color/alias/typography.light.json",
|
|
2805
|
-
"isSource": true,
|
|
2806
|
-
"original": {
|
|
2807
|
-
"value": "{color.light-mode.text.default-secondary}",
|
|
2808
|
-
"public": true
|
|
2809
|
-
},
|
|
2810
|
-
"name": "color-light-mode-text-quote",
|
|
2811
|
-
"attributes": {
|
|
2812
|
-
"category": "color",
|
|
2813
|
-
"type": "light-mode",
|
|
2814
|
-
"item": "text",
|
|
2815
|
-
"subitem": "quote"
|
|
2816
|
-
},
|
|
2817
|
-
"path": [
|
|
2818
|
-
"color",
|
|
2819
|
-
"light-mode",
|
|
2820
|
-
"text",
|
|
2821
|
-
"quote"
|
|
2822
|
-
]
|
|
2823
2706
|
}
|
|
2824
2707
|
},
|
|
2825
2708
|
"brand": {
|
|
@@ -110,11 +110,6 @@ $pds-color-panel-sunken-background: #121219;
|
|
|
110
110
|
$pds-color-panel-sunken-border: #121219;
|
|
111
111
|
$pds-color-text-default: #ffffff;
|
|
112
112
|
$pds-color-text-default-secondary: #a6a3b4;
|
|
113
|
-
$pds-color-text-headings: $pds-color-text-default;
|
|
114
|
-
$pds-color-text-lead: $pds-color-text-default-secondary;
|
|
115
|
-
$pds-color-text-overline: $pds-color-text-default-secondary;
|
|
116
|
-
$pds-color-text-paragraph: $pds-color-text-default;
|
|
117
|
-
$pds-color-text-quote: $pds-color-text-default-secondary;
|
|
118
113
|
$pds-color-tile-background-active: #858299;
|
|
119
114
|
$pds-color-tile-background-hover: #504e62;
|
|
120
115
|
$pds-elevation-overlay: 0px 8px 12px 0px rgba(18, 18, 25, 0.6);
|
|
@@ -84,7 +84,7 @@ $pds-color-input-foreground-critical: #d61f1f;
|
|
|
84
84
|
$pds-color-input-foreground-default: #23232d;
|
|
85
85
|
$pds-color-input-foreground-success: #1f845a;
|
|
86
86
|
$pds-color-input-placeholder-text: #71717c;
|
|
87
|
-
$pds-color-input-toggle-background-off: #
|
|
87
|
+
$pds-color-input-toggle-background-off: #cfcfd3;
|
|
88
88
|
$pds-color-input-toggle-background-on: $pds-color-interactive-focus;
|
|
89
89
|
$pds-color-input-toggle-border-off: #71717c;
|
|
90
90
|
$pds-color-input-toggle-border-on: $pds-color-interactive-focus;
|
|
@@ -110,11 +110,6 @@ $pds-color-panel-sunken-background: #f8f8f8;
|
|
|
110
110
|
$pds-color-panel-sunken-border: #f8f8f8;
|
|
111
111
|
$pds-color-text-default: #23232d;
|
|
112
112
|
$pds-color-text-default-secondary: #71717c;
|
|
113
|
-
$pds-color-text-headings: $pds-color-text-default;
|
|
114
|
-
$pds-color-text-lead: $pds-color-text-default-secondary;
|
|
115
|
-
$pds-color-text-overline: $pds-color-text-default-secondary;
|
|
116
|
-
$pds-color-text-paragraph: #23232d;
|
|
117
|
-
$pds-color-text-quote: $pds-color-text-default-secondary;
|
|
118
113
|
$pds-color-tile-background-active: #cfcfd3;
|
|
119
114
|
$pds-color-tile-background-hover: #f8f8f8;
|
|
120
115
|
$pds-elevation-overlay: 0px 8px 12px 0px rgba(113, 113, 124, 0.25), 0px 0px 1px 0px rgba(18, 18, 25, 0.25);
|