ui-primitives 6.7.0 → 6.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/styles/v2/colors_bluetint.json +13 -93
- package/styles/v2/colors_indigo.json +13 -93
package/package.json
CHANGED
|
@@ -245,25 +245,15 @@
|
|
|
245
245
|
"alias": "textColorAttention"
|
|
246
246
|
},
|
|
247
247
|
"dark_text_disabled": {
|
|
248
|
-
"rgba": "rgba(
|
|
249
|
-
"hex": "#
|
|
248
|
+
"rgba": "rgba(235, 235, 245, 0.18)",
|
|
249
|
+
"hex": "#2eebebf5",
|
|
250
250
|
"alias": "textColorDisabled"
|
|
251
251
|
},
|
|
252
252
|
"dark_text_disabled_inverted": {
|
|
253
|
-
"rgba": "rgba(220, 220, 221, 1)",
|
|
254
|
-
"hex": "#dcdcdd",
|
|
255
|
-
"alias": "textColorDisabledInverted"
|
|
256
|
-
},
|
|
257
|
-
"dark_text_disabled_inverted_transparent": {
|
|
258
253
|
"rgba": "rgba(60, 60, 67, 0.18)",
|
|
259
254
|
"hex": "#2e3c3c43",
|
|
260
255
|
"alias": "textColorDisabledInverted"
|
|
261
256
|
},
|
|
262
|
-
"dark_text_disabled_transparent": {
|
|
263
|
-
"rgba": "rgba(235, 235, 245, 0.18)",
|
|
264
|
-
"hex": "#2eebebf5",
|
|
265
|
-
"alias": "textColorDisabled"
|
|
266
|
-
},
|
|
267
257
|
"dark_text_link": {
|
|
268
258
|
"rgba": "rgba(0, 114, 239, 1)",
|
|
269
259
|
"hex": "#0072ef",
|
|
@@ -290,45 +280,25 @@
|
|
|
290
280
|
"alias": "textColorPrimaryInverted"
|
|
291
281
|
},
|
|
292
282
|
"dark_text_secondary": {
|
|
293
|
-
"rgba": "rgba(
|
|
294
|
-
"hex": "#
|
|
283
|
+
"rgba": "rgba(235, 235, 245, 0.6)",
|
|
284
|
+
"hex": "#99ebebf5",
|
|
295
285
|
"alias": "textColorSecondary"
|
|
296
286
|
},
|
|
297
287
|
"dark_text_secondary_inverted": {
|
|
298
|
-
"rgba": "rgba(138, 138, 142, 1)",
|
|
299
|
-
"hex": "#8a8a8e",
|
|
300
|
-
"alias": "textColorSecondaryInverted"
|
|
301
|
-
},
|
|
302
|
-
"dark_text_secondary_inverted_transparent": {
|
|
303
288
|
"rgba": "rgba(60, 60, 67, 0.6)",
|
|
304
289
|
"hex": "#993c3c43",
|
|
305
290
|
"alias": "textColorSecondaryInverted"
|
|
306
291
|
},
|
|
307
|
-
"dark_text_secondary_transparent": {
|
|
308
|
-
"rgba": "rgba(235, 235, 245, 0.6)",
|
|
309
|
-
"hex": "#99ebebf5",
|
|
310
|
-
"alias": "textColorSecondary"
|
|
311
|
-
},
|
|
312
292
|
"dark_text_tertiary": {
|
|
313
|
-
"rgba": "rgba(
|
|
314
|
-
"hex": "#
|
|
293
|
+
"rgba": "rgba(235, 235, 245, 0.3)",
|
|
294
|
+
"hex": "#4debebf5",
|
|
315
295
|
"alias": "textColorTertiary"
|
|
316
296
|
},
|
|
317
297
|
"dark_text_tertiary_inverted": {
|
|
318
|
-
"rgba": "rgba(197, 197, 199, 1)",
|
|
319
|
-
"hex": "#c5c5c7",
|
|
320
|
-
"alias": "textColorTertiaryInverted"
|
|
321
|
-
},
|
|
322
|
-
"dark_text_tertiary_inverted_transparent": {
|
|
323
298
|
"rgba": "rgba(60, 60, 67, 0.3)",
|
|
324
299
|
"hex": "#4d3c3c43",
|
|
325
300
|
"alias": "textColorTertiaryInverted"
|
|
326
301
|
},
|
|
327
|
-
"dark_text_tertiary_transparent": {
|
|
328
|
-
"rgba": "rgba(235, 235, 245, 0.3)",
|
|
329
|
-
"hex": "#4debebf5",
|
|
330
|
-
"alias": "textColorTertiary"
|
|
331
|
-
},
|
|
332
302
|
"light_bg_accent": {
|
|
333
303
|
"rgba": "rgba(239, 49, 36, 1)",
|
|
334
304
|
"hex": "#ef3124",
|
|
@@ -575,25 +545,15 @@
|
|
|
575
545
|
"alias": "textColorAttention"
|
|
576
546
|
},
|
|
577
547
|
"light_text_disabled": {
|
|
578
|
-
"rgba": "rgba(
|
|
579
|
-
"hex": "#
|
|
548
|
+
"rgba": "rgba(60, 60, 67, 0.18)",
|
|
549
|
+
"hex": "#2e3c3c43",
|
|
580
550
|
"alias": "textColorDisabled"
|
|
581
551
|
},
|
|
582
552
|
"light_text_disabled_inverted": {
|
|
583
|
-
"rgba": "rgba(42, 42, 44, 1)",
|
|
584
|
-
"hex": "#2a2a2c",
|
|
585
|
-
"alias": "textColorDisabledInverted"
|
|
586
|
-
},
|
|
587
|
-
"light_text_disabled_inverted_transparent": {
|
|
588
553
|
"rgba": "rgba(235, 235, 245, 0.18)",
|
|
589
554
|
"hex": "#2eebebf5",
|
|
590
555
|
"alias": "textColorDisabledInverted"
|
|
591
556
|
},
|
|
592
|
-
"light_text_disabled_transparent": {
|
|
593
|
-
"rgba": "rgba(60, 60, 67, 0.18)",
|
|
594
|
-
"hex": "#2e3c3c43",
|
|
595
|
-
"alias": "textColorDisabled"
|
|
596
|
-
},
|
|
597
557
|
"light_text_link": {
|
|
598
558
|
"rgba": "rgba(0, 114, 239, 1)",
|
|
599
559
|
"hex": "#0072ef",
|
|
@@ -620,45 +580,25 @@
|
|
|
620
580
|
"alias": "textColorPrimaryInverted"
|
|
621
581
|
},
|
|
622
582
|
"light_text_secondary": {
|
|
623
|
-
"rgba": "rgba(
|
|
624
|
-
"hex": "#
|
|
583
|
+
"rgba": "rgba(60, 60, 67, 0.6)",
|
|
584
|
+
"hex": "#993c3c43",
|
|
625
585
|
"alias": "textColorSecondary"
|
|
626
586
|
},
|
|
627
587
|
"light_text_secondary_inverted": {
|
|
628
|
-
"rgba": "rgba(141, 141, 147, 1)",
|
|
629
|
-
"hex": "#8d8d93",
|
|
630
|
-
"alias": "textColorSecondaryInverted"
|
|
631
|
-
},
|
|
632
|
-
"light_text_secondary_inverted_transparent": {
|
|
633
588
|
"rgba": "rgba(235, 235, 245, 0.6)",
|
|
634
589
|
"hex": "#99ebebf5",
|
|
635
590
|
"alias": "textColorSecondaryInverted"
|
|
636
591
|
},
|
|
637
|
-
"light_text_secondary_transparent": {
|
|
638
|
-
"rgba": "rgba(60, 60, 67, 0.6)",
|
|
639
|
-
"hex": "#993c3c43",
|
|
640
|
-
"alias": "textColorSecondary"
|
|
641
|
-
},
|
|
642
592
|
"light_text_tertiary": {
|
|
643
|
-
"rgba": "rgba(
|
|
644
|
-
"hex": "#
|
|
593
|
+
"rgba": "rgba(60, 60, 67, 0.3)",
|
|
594
|
+
"hex": "#4d3c3c43",
|
|
645
595
|
"alias": "textColorTertiary"
|
|
646
596
|
},
|
|
647
597
|
"light_text_tertiary_inverted": {
|
|
648
|
-
"rgba": "rgba(70, 70, 73, 1)",
|
|
649
|
-
"hex": "#464649",
|
|
650
|
-
"alias": "textColorTertiaryInverted"
|
|
651
|
-
},
|
|
652
|
-
"light_text_tertiary_inverted_transparent": {
|
|
653
598
|
"rgba": "rgba(235, 235, 245, 0.3)",
|
|
654
599
|
"hex": "#4debebf5",
|
|
655
600
|
"alias": "textColorTertiaryInverted"
|
|
656
601
|
},
|
|
657
|
-
"light_text_tertiary_transparent": {
|
|
658
|
-
"rgba": "rgba(60, 60, 67, 0.3)",
|
|
659
|
-
"hex": "#4d3c3c43",
|
|
660
|
-
"alias": "textColorTertiary"
|
|
661
|
-
},
|
|
662
602
|
"static_bg_accent": {
|
|
663
603
|
"rgba": "rgba(239, 49, 36, 1)",
|
|
664
604
|
"hex": "#ef3124",
|
|
@@ -740,43 +680,23 @@
|
|
|
740
680
|
"alias": "staticTextColorPrimaryLight"
|
|
741
681
|
},
|
|
742
682
|
"static_text_secondary_dark": {
|
|
743
|
-
"rgba": "rgba(138, 138, 142, 1)",
|
|
744
|
-
"hex": "#8a8a8e",
|
|
745
|
-
"alias": "staticTextColorSecondaryDark"
|
|
746
|
-
},
|
|
747
|
-
"static_text_secondary_dark_transparent": {
|
|
748
683
|
"rgba": "rgba(60, 60, 67, 0.6)",
|
|
749
684
|
"hex": "#993c3c43",
|
|
750
685
|
"alias": "staticTextColorSecondaryDark"
|
|
751
686
|
},
|
|
752
687
|
"static_text_secondary_light": {
|
|
753
|
-
"rgba": "rgba(141, 141, 147, 1)",
|
|
754
|
-
"hex": "#8d8d93",
|
|
755
|
-
"alias": "staticTextColorSecondaryLight"
|
|
756
|
-
},
|
|
757
|
-
"static_text_secondary_light_transparent": {
|
|
758
688
|
"rgba": "rgba(235, 235, 245, 0.6)",
|
|
759
689
|
"hex": "#99ebebf5",
|
|
760
690
|
"alias": "staticTextColorSecondaryLight"
|
|
761
691
|
},
|
|
762
692
|
"static_text_tertiary_dark": {
|
|
763
|
-
"rgba": "rgba(197, 197, 199, 1)",
|
|
764
|
-
"hex": "#c5c5c7",
|
|
765
|
-
"alias": "staticTextColorTertiaryDark"
|
|
766
|
-
},
|
|
767
|
-
"static_text_tertiary_dark_transparent": {
|
|
768
693
|
"rgba": "rgba(60, 60, 67, 0.3)",
|
|
769
694
|
"hex": "#4d3c3c43",
|
|
770
695
|
"alias": "staticTextColorTertiaryDark"
|
|
771
696
|
},
|
|
772
697
|
"static_text_tertiary_light": {
|
|
773
|
-
"rgba": "rgba(70, 70, 73, 1)",
|
|
774
|
-
"hex": "#464649",
|
|
775
|
-
"alias": "staticTextColorTertiaryLight"
|
|
776
|
-
},
|
|
777
|
-
"static_text_tertiary_light_transparent": {
|
|
778
698
|
"rgba": "rgba(235, 235, 245, 0.3)",
|
|
779
699
|
"hex": "#4debebf5",
|
|
780
700
|
"alias": "staticTextColorTertiaryLight"
|
|
781
701
|
}
|
|
782
|
-
}
|
|
702
|
+
}
|
|
@@ -245,25 +245,15 @@
|
|
|
245
245
|
"alias": "textColorAttention"
|
|
246
246
|
},
|
|
247
247
|
"dark_text_disabled": {
|
|
248
|
-
"rgba": "rgba(
|
|
249
|
-
"hex": "#
|
|
248
|
+
"rgba": "rgba(255, 255, 255, 0.25)",
|
|
249
|
+
"hex": "#40ffffff",
|
|
250
250
|
"alias": "textColorDisabled"
|
|
251
251
|
},
|
|
252
252
|
"dark_text_disabled_inverted": {
|
|
253
|
-
"rgba": "rgba(219, 222, 225, 1)",
|
|
254
|
-
"hex": "#dbdee1",
|
|
255
|
-
"alias": "textColorDisabledInverted"
|
|
256
|
-
},
|
|
257
|
-
"dark_text_disabled_inverted_transparent": {
|
|
258
253
|
"rgba": "rgba(11, 31, 53, 0.15)",
|
|
259
254
|
"hex": "#260b1f35",
|
|
260
255
|
"alias": "textColorDisabledInverted"
|
|
261
256
|
},
|
|
262
|
-
"dark_text_disabled_transparent": {
|
|
263
|
-
"rgba": "rgba(255, 255, 255, 0.25)",
|
|
264
|
-
"hex": "#40ffffff",
|
|
265
|
-
"alias": "textColorDisabled"
|
|
266
|
-
},
|
|
267
257
|
"dark_text_link": {
|
|
268
258
|
"rgba": "rgba(0, 122, 255, 1)",
|
|
269
259
|
"hex": "#007aff",
|
|
@@ -290,45 +280,25 @@
|
|
|
290
280
|
"alias": "textColorPrimaryInverted"
|
|
291
281
|
},
|
|
292
282
|
"dark_text_secondary": {
|
|
293
|
-
"rgba": "rgba(
|
|
294
|
-
"hex": "#
|
|
283
|
+
"rgba": "rgba(255, 255, 255, 0.7)",
|
|
284
|
+
"hex": "#b3ffffff",
|
|
295
285
|
"alias": "textColorSecondary"
|
|
296
286
|
},
|
|
297
287
|
"dark_text_secondary_inverted": {
|
|
298
|
-
"rgba": "rgba(84, 98, 114, 1)",
|
|
299
|
-
"hex": "#546272",
|
|
300
|
-
"alias": "textColorSecondaryInverted"
|
|
301
|
-
},
|
|
302
|
-
"dark_text_secondary_inverted_transparent": {
|
|
303
288
|
"rgba": "rgba(11, 31, 53, 0.7)",
|
|
304
289
|
"hex": "#b30b1f35",
|
|
305
290
|
"alias": "textColorSecondaryInverted"
|
|
306
291
|
},
|
|
307
|
-
"dark_text_secondary_transparent": {
|
|
308
|
-
"rgba": "rgba(255, 255, 255, 0.7)",
|
|
309
|
-
"hex": "#b3ffffff",
|
|
310
|
-
"alias": "textColorSecondary"
|
|
311
|
-
},
|
|
312
292
|
"dark_text_tertiary": {
|
|
313
|
-
"rgba": "rgba(
|
|
314
|
-
"hex": "#
|
|
293
|
+
"rgba": "rgba(255, 255, 255, 0.4)",
|
|
294
|
+
"hex": "#66ffffff",
|
|
315
295
|
"alias": "textColorTertiary"
|
|
316
296
|
},
|
|
317
297
|
"dark_text_tertiary_inverted": {
|
|
318
|
-
"rgba": "rgba(182, 188, 195, 1)",
|
|
319
|
-
"hex": "#b6bcc3",
|
|
320
|
-
"alias": "textColorTertiaryInverted"
|
|
321
|
-
},
|
|
322
|
-
"dark_text_tertiary_inverted_transparent": {
|
|
323
298
|
"rgba": "rgba(11, 31, 53, 0.3)",
|
|
324
299
|
"hex": "#4d0b1f35",
|
|
325
300
|
"alias": "textColorTertiaryInverted"
|
|
326
301
|
},
|
|
327
|
-
"dark_text_tertiary_transparent": {
|
|
328
|
-
"rgba": "rgba(255, 255, 255, 0.4)",
|
|
329
|
-
"hex": "#66ffffff",
|
|
330
|
-
"alias": "textColorTertiary"
|
|
331
|
-
},
|
|
332
302
|
"light_bg_accent": {
|
|
333
303
|
"rgba": "rgba(239, 49, 36, 1)",
|
|
334
304
|
"hex": "#ef3124",
|
|
@@ -575,25 +545,15 @@
|
|
|
575
545
|
"alias": "textColorAttention"
|
|
576
546
|
},
|
|
577
547
|
"light_text_disabled": {
|
|
578
|
-
"rgba": "rgba(
|
|
579
|
-
"hex": "#
|
|
548
|
+
"rgba": "rgba(11, 31, 53, 0.15)",
|
|
549
|
+
"hex": "#260b1f35",
|
|
580
550
|
"alias": "textColorDisabled"
|
|
581
551
|
},
|
|
582
552
|
"light_text_disabled_inverted": {
|
|
583
|
-
"rgba": "rgba(72, 87, 103, 1)",
|
|
584
|
-
"hex": "#485767",
|
|
585
|
-
"alias": "textColorDisabledInverted"
|
|
586
|
-
},
|
|
587
|
-
"light_text_disabled_inverted_transparent": {
|
|
588
553
|
"rgba": "rgba(255, 255, 255, 0.25)",
|
|
589
554
|
"hex": "#40ffffff",
|
|
590
555
|
"alias": "textColorDisabledInverted"
|
|
591
556
|
},
|
|
592
|
-
"light_text_disabled_transparent": {
|
|
593
|
-
"rgba": "rgba(11, 31, 53, 0.15)",
|
|
594
|
-
"hex": "#260b1f35",
|
|
595
|
-
"alias": "textColorDisabled"
|
|
596
|
-
},
|
|
597
557
|
"light_text_link": {
|
|
598
558
|
"rgba": "rgba(0, 122, 255, 1)",
|
|
599
559
|
"hex": "#007aff",
|
|
@@ -620,45 +580,25 @@
|
|
|
620
580
|
"alias": "textColorPrimaryInverted"
|
|
621
581
|
},
|
|
622
582
|
"light_text_secondary": {
|
|
623
|
-
"rgba": "rgba(
|
|
624
|
-
"hex": "#
|
|
583
|
+
"rgba": "rgba(11, 31, 53, 0.7)",
|
|
584
|
+
"hex": "#b30b1f35",
|
|
625
585
|
"alias": "textColorSecondary"
|
|
626
586
|
},
|
|
627
587
|
"light_text_secondary_inverted": {
|
|
628
|
-
"rgba": "rgba(182, 188, 195, 1)",
|
|
629
|
-
"hex": "#b6bcc3",
|
|
630
|
-
"alias": "textColorSecondaryInverted"
|
|
631
|
-
},
|
|
632
|
-
"light_text_secondary_inverted_transparent": {
|
|
633
588
|
"rgba": "rgba(255, 255, 255, 0.7)",
|
|
634
589
|
"hex": "#b3ffffff",
|
|
635
590
|
"alias": "textColorSecondaryInverted"
|
|
636
591
|
},
|
|
637
|
-
"light_text_secondary_transparent": {
|
|
638
|
-
"rgba": "rgba(11, 31, 53, 0.7)",
|
|
639
|
-
"hex": "#b30b1f35",
|
|
640
|
-
"alias": "textColorSecondary"
|
|
641
|
-
},
|
|
642
592
|
"light_text_tertiary": {
|
|
643
|
-
"rgba": "rgba(
|
|
644
|
-
"hex": "#
|
|
593
|
+
"rgba": "rgba(11, 31, 53, 0.3)",
|
|
594
|
+
"hex": "#4d0b1f35",
|
|
645
595
|
"alias": "textColorTertiary"
|
|
646
596
|
},
|
|
647
597
|
"light_text_tertiary_inverted": {
|
|
648
|
-
"rgba": "rgba(109, 121, 134, 1)",
|
|
649
|
-
"hex": "#6d7986",
|
|
650
|
-
"alias": "textColorTertiaryInverted"
|
|
651
|
-
},
|
|
652
|
-
"light_text_tertiary_inverted_transparent": {
|
|
653
598
|
"rgba": "rgba(255, 255, 255, 0.4)",
|
|
654
599
|
"hex": "#66ffffff",
|
|
655
600
|
"alias": "textColorTertiaryInverted"
|
|
656
601
|
},
|
|
657
|
-
"light_text_tertiary_transparent": {
|
|
658
|
-
"rgba": "rgba(11, 31, 53, 0.3)",
|
|
659
|
-
"hex": "#4d0b1f35",
|
|
660
|
-
"alias": "textColorTertiary"
|
|
661
|
-
},
|
|
662
602
|
"static_bg_accent": {
|
|
663
603
|
"rgba": "rgba(239, 49, 36, 1)",
|
|
664
604
|
"hex": "#ef3124",
|
|
@@ -740,43 +680,23 @@
|
|
|
740
680
|
"alias": "staticTextColorPrimaryLight"
|
|
741
681
|
},
|
|
742
682
|
"static_text_secondary_dark": {
|
|
743
|
-
"rgba": "rgba(109, 121, 134, 1)",
|
|
744
|
-
"hex": "#6d7986",
|
|
745
|
-
"alias": "staticTextColorSecondaryDark"
|
|
746
|
-
},
|
|
747
|
-
"static_text_secondary_dark_transparent": {
|
|
748
683
|
"rgba": "rgba(11, 31, 53, 0.6)",
|
|
749
684
|
"hex": "#990b1f35",
|
|
750
685
|
"alias": "staticTextColorSecondaryDark"
|
|
751
686
|
},
|
|
752
687
|
"static_text_secondary_light": {
|
|
753
|
-
"rgba": "rgba(182, 188, 195, 1)",
|
|
754
|
-
"hex": "#b6bcc3",
|
|
755
|
-
"alias": "staticTextColorSecondaryLight"
|
|
756
|
-
},
|
|
757
|
-
"static_text_secondary_light_transparent": {
|
|
758
688
|
"rgba": "rgba(255, 255, 255, 0.7)",
|
|
759
689
|
"hex": "#b3ffffff",
|
|
760
690
|
"alias": "staticTextColorSecondaryLight"
|
|
761
691
|
},
|
|
762
692
|
"static_text_tertiary_dark": {
|
|
763
|
-
"rgba": "rgba(182, 188, 195, 1)",
|
|
764
|
-
"hex": "#b6bcc3",
|
|
765
|
-
"alias": "staticTextColorTertiaryDark"
|
|
766
|
-
},
|
|
767
|
-
"static_text_tertiary_dark_transparent": {
|
|
768
693
|
"rgba": "rgba(11, 31, 53, 0.3)",
|
|
769
694
|
"hex": "#4d0b1f35",
|
|
770
695
|
"alias": "staticTextColorTertiaryDark"
|
|
771
696
|
},
|
|
772
697
|
"static_text_tertiary_light": {
|
|
773
|
-
"rgba": "rgba(109, 121, 134, 1)",
|
|
774
|
-
"hex": "#6d7986",
|
|
775
|
-
"alias": "staticTextColorTertiaryLight"
|
|
776
|
-
},
|
|
777
|
-
"static_text_tertiary_light_transparent": {
|
|
778
698
|
"rgba": "rgba(255, 255, 255, 0.4)",
|
|
779
699
|
"hex": "#66ffffff",
|
|
780
700
|
"alias": "staticTextColorTertiaryLight"
|
|
781
701
|
}
|
|
782
|
-
}
|
|
702
|
+
}
|