ui-primitives 6.23.0 → 6.26.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.
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><rect width="24" height="24" fill="none"/>
2
+ <path d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z" fill="#000000"/>
3
+ </svg>
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><rect width="16" height="16" fill="none"/>
2
+ <path d="M16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8Z" fill="#000000"/>
3
+ </svg>
@@ -1,4 +1,4 @@
1
1
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><rect width="24" height="24" fill="none"/>
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M2 21L16 21L16 3L3.58094 5.66123C2.6588 5.85883 2 6.67376 2 7.61683V21ZM5 16H8V19H5V16ZM13 11H10V14H13V11ZM5 11H8V14H5V11Z" fill="black"/>
3
- <path d="M22 12C22 10.8954 21.1046 10 20 10H18V21H22V12Z" fill="black"/>
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M22 21H8.00003L8.00003 3L20.4191 5.66123C21.3412 5.85883 22 6.67375 22 7.61683V21ZM19 16H16L16 19H19V16ZM11 11H14V14L11 14V11ZM19 11L16 11V14H19V11Z" fill="#000000"/>
3
+ <path d="M2.00003 12C2.00003 10.8954 2.89546 10 4.00003 10L6.00003 10L6.00003 21H2.00003L2.00003 12Z" fill="#000000"/>
4
4
  </svg>
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><rect width="24" height="24" fill="none"/>
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M15 4.51587C15 2.58009 16.561 1 18.5 1C20.439 1 22 2.58009 22 4.51587C22 5.7178 21.3742 6.7126 20.747 7.4145C20.1125 8.12443 19.4023 8.6188 19.0688 8.83283C18.7214 9.05571 18.2786 9.0557 17.9313 8.83284C17.5977 8.61881 16.8875 8.12444 16.253 7.4145C15.6258 6.7126 15 5.7178 15 4.51587ZM17 4.51587C17 3.6727 17.6775 3 18.5 3C19.3225 3 20 3.6727 20 4.51587C20 5.01187 19.7337 5.54693 19.2557 6.0818C19.0077 6.35925 18.7375 6.59723 18.5 6.78412C18.2625 6.59723 17.9923 6.35925 17.7443 6.0818C17.2663 5.54693 17 5.01187 17 4.51587Z" fill="#000000"/>
3
+ <path d="M2 8.5C2 6.01472 4.01472 4 6.5 4H13V6H6.5C5.11929 6 4 7.11929 4 8.5C4 9.88071 5.11929 11 6.5 11H17.5C19.9853 11 22 13.0147 22 15.5C22 17.9853 19.9853 20 17.5 20H11V18H17.5C18.8807 18 20 16.8807 20 15.5C20 14.1193 18.8807 13 17.5 13H12H6.5C4.01472 13 2 10.9853 2 8.5Z" fill="#000000"/>
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.5 15C3.56105 15 2 16.5801 2 18.5159C2 19.7178 2.62579 20.7126 3.25305 21.4145C3.8875 22.1244 4.59769 22.6188 4.93125 22.8328C5.27861 23.0557 5.72139 23.0557 6.06876 22.8328C6.40233 22.6188 7.11251 22.1244 7.74695 21.4145C8.37421 20.7126 9 19.7178 9 18.5159C9 16.5801 7.43895 15 5.5 15ZM5.5 17C4.67753 17 4 17.6727 4 18.5159C4 19.0119 4.26633 19.5469 4.74433 20.0818C4.99227 20.3593 5.26251 20.5972 5.5 20.7841C5.73749 20.5972 6.00773 20.3593 6.25567 20.0818C6.73367 19.5469 7 19.0119 7 18.5159C7 17.6727 6.32247 17 5.5 17Z" fill="#000000"/>
5
+ </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ui-primitives",
3
- "version": "6.23.0",
3
+ "version": "6.26.0",
4
4
  "description": "UI primitives for sharing between platforms in Design System Team projects",
5
5
  "keywords": [
6
6
  "design",
@@ -443,5 +443,179 @@
443
443
  "rgba": "rgba(33, 145, 135, 1)",
444
444
  "hex": "#219187",
445
445
  "alias": "staticStatusColorTeal"
446
+ },
447
+ "static_graphic_blue_chill_old": {
448
+ "rgba": "rgba(15, 156, 140, 1)",
449
+ "hex": "#0f9c8c",
450
+ "alias": "staticGraphicBlueChill",
451
+ "deprecated": true
452
+ },
453
+ "static_graphic_blue_maya_old": {
454
+ "rgba": "rgba(126, 179, 255, 1)",
455
+ "hex": "#7eb3ff",
456
+ "alias": "staticGraphicColorMaya",
457
+ "deprecated": true
458
+ },
459
+ "static_graphic_boulder_old": {
460
+ "rgba": "rgba(122, 122, 122, 1)",
461
+ "hex": "#7a7a7a",
462
+ "alias": "staticGraphicBoulder",
463
+ "deprecated": true
464
+ },
465
+ "static_graphic_brink_pink_old": {
466
+ "rgba": "rgba(252, 97, 124, 1)",
467
+ "hex": "#fc617c",
468
+ "alias": "staticGraphicBrinkPink",
469
+ "deprecated": true
470
+ },
471
+ "static_graphic_burnt_sienna_old": {
472
+ "rgba": "rgba(235, 122, 88, 1)",
473
+ "hex": "#eb7a58",
474
+ "alias": "staticGraphicBurntSienna",
475
+ "deprecated": true
476
+ },
477
+ "static_graphic_chatelle_old": {
478
+ "rgba": "rgba(191, 175, 198, 1)",
479
+ "hex": "#bfafc6",
480
+ "alias": "staticGraphicChatelle",
481
+ "deprecated": true
482
+ },
483
+ "static_graphic_chathams_blue_old": {
484
+ "rgba": "rgba(21, 89, 102, 1)",
485
+ "hex": "#155966",
486
+ "alias": "staticGraphicChathamsBlue",
487
+ "deprecated": true
488
+ },
489
+ "static_graphic_curious_blue_light_old": {
490
+ "rgba": "rgba(59, 153, 217, 1)",
491
+ "hex": "#3b99d9",
492
+ "alias": "staticGraphicCuriousBlueLight",
493
+ "deprecated": true
494
+ },
495
+ "static_graphic_fun_blue_old": {
496
+ "rgba": "rgba(29, 106, 181, 1)",
497
+ "hex": "#1d6ab5",
498
+ "alias": "staticGraphicFunBlue",
499
+ "deprecated": true
500
+ },
501
+ "static_graphic_hippie_blue_old": {
502
+ "rgba": "rgba(90, 164, 176, 1)",
503
+ "hex": "#5aa4b0",
504
+ "alias": "staticGraphicHippieBlue",
505
+ "deprecated": true
506
+ },
507
+ "static_graphic_jaffa_light_old": {
508
+ "rgba": "rgba(241, 136, 54, 1)",
509
+ "hex": "#f18836",
510
+ "alias": "staticGraphicJaffaLight",
511
+ "deprecated": true
512
+ },
513
+ "static_graphic_java_old": {
514
+ "rgba": "rgba(21, 192, 224, 1)",
515
+ "hex": "#15c0e0",
516
+ "alias": "staticGraphicJava",
517
+ "deprecated": true
518
+ },
519
+ "static_graphic_mantis_old": {
520
+ "rgba": "rgba(99, 205, 79, 1)",
521
+ "hex": "#63cd4f",
522
+ "alias": "staticGraphicMantis",
523
+ "deprecated": true
524
+ },
525
+ "static_graphic_matisse_old": {
526
+ "rgba": "rgba(22, 84, 143, 1)",
527
+ "hex": "#16548f",
528
+ "alias": "staticGraphicMatisse",
529
+ "deprecated": true
530
+ },
531
+ "static_graphic_milano_red_old": {
532
+ "rgba": "rgba(205, 21, 1, 1)",
533
+ "hex": "#cd1501",
534
+ "alias": "staticGraphicMilanoRed",
535
+ "deprecated": true
536
+ },
537
+ "static_graphic_mirage_old": {
538
+ "rgba": "rgba(29, 36, 52, 1)",
539
+ "hex": "#1d2434",
540
+ "alias": "staticGraphicMirage",
541
+ "deprecated": true
542
+ },
543
+ "static_graphic_nevada_old": {
544
+ "rgba": "rgba(98, 107, 117, 1)",
545
+ "hex": "#626b75",
546
+ "alias": "staticGraphicNevada",
547
+ "deprecated": true
548
+ },
549
+ "static_graphic_olivine_old": {
550
+ "rgba": "rgba(135, 185, 101, 1)",
551
+ "hex": "#87b965",
552
+ "alias": "staticGraphicOlivine",
553
+ "deprecated": true
554
+ },
555
+ "static_graphic_persimmon_old": {
556
+ "rgba": "rgba(255, 92, 92, 1)",
557
+ "hex": "#ff5c5c",
558
+ "alias": "staticGraphicColorPermission",
559
+ "deprecated": true
560
+ },
561
+ "static_graphic_pewter_old": {
562
+ "rgba": "rgba(150, 165, 165, 1)",
563
+ "hex": "#96a5a5",
564
+ "alias": "staticGraphicPewter",
565
+ "deprecated": true
566
+ },
567
+ "static_graphic_pickled_bluewood_old": {
568
+ "rgba": "rgba(45, 63, 80, 1)",
569
+ "hex": "#2d3f50",
570
+ "alias": "staticGraphicPickledBluewood",
571
+ "deprecated": true
572
+ },
573
+ "static_graphic_porsche_old": {
574
+ "rgba": "rgba(231, 185, 101, 1)",
575
+ "hex": "#e7b965",
576
+ "alias": "staticGraphicPorsche",
577
+ "deprecated": true
578
+ },
579
+ "static_graphic_red_damask_old": {
580
+ "rgba": "rgba(218, 113, 60, 1)",
581
+ "hex": "#da713c",
582
+ "alias": "staticGraphicRedDamask",
583
+ "deprecated": true
584
+ },
585
+ "static_graphic_saffron_old": {
586
+ "rgba": "rgba(240, 195, 48, 1)",
587
+ "hex": "#f0c330",
588
+ "alias": "staticGraphicSaffron",
589
+ "deprecated": true
590
+ },
591
+ "static_graphic_sandy_brown_old": {
592
+ "rgba": "rgba(243, 143, 111, 1)",
593
+ "hex": "#f38f6f",
594
+ "alias": "staticGraphicSandybrown",
595
+ "deprecated": true
596
+ },
597
+ "static_graphic_turkish_rose_old": {
598
+ "rgba": "rgba(181, 106, 107, 1)",
599
+ "hex": "#b56a6b",
600
+ "alias": "staticGraphicTurkishRose",
601
+ "deprecated": true
602
+ },
603
+ "static_graphic_turquoise_blue_old": {
604
+ "rgba": "rgba(107, 211, 230, 1)",
605
+ "hex": "#6bd3e6",
606
+ "alias": "staticGraphicTurquoiseBlue",
607
+ "deprecated": true
608
+ },
609
+ "static_graphic_valencia_old": {
610
+ "rgba": "rgba(216, 70, 59, 1)",
611
+ "hex": "#d8463b",
612
+ "alias": "staticGraphicValencia",
613
+ "deprecated": true
614
+ },
615
+ "static_graphic_waikawa_gray_old": {
616
+ "rgba": "rgba(91, 109, 156, 1)",
617
+ "hex": "#5b6d9c",
618
+ "alias": "staticGraphicWaikawaGray",
619
+ "deprecated": true
446
620
  }
447
621
  }
@@ -698,5 +698,83 @@
698
698
  "rgba": "rgba(235, 235, 245, 0.3)",
699
699
  "hex": "#4debebf5",
700
700
  "alias": "staticTextColorTertiaryLight"
701
+ },
702
+ "dark_bg_info_old": {
703
+ "rgba": "rgba(0, 28, 60, 1)",
704
+ "hex": "#001c3c",
705
+ "alias": "backgroundColorLinkMuted",
706
+ "deprecated": true
707
+ },
708
+ "dark_bg_overlay_old": {
709
+ "rgba": "rgba(0, 0, 0, 0.8)",
710
+ "hex": "#cc000000",
711
+ "alias": "specialBackgroundColorOverlay",
712
+ "deprecated": true
713
+ },
714
+ "dark_specialbg_component_old": {
715
+ "rgba": "rgba(255, 255, 255, 0.1)",
716
+ "hex": "#1affffff",
717
+ "alias": "backgroundColorComponent",
718
+ "deprecated": true
719
+ },
720
+ "dark_specialbg_component_inverted_old": {
721
+ "rgba": "rgba(0, 0, 0, 0.08)",
722
+ "hex": "#14000000",
723
+ "alias": "backgroundColorComponentInverted",
724
+ "deprecated": true
725
+ },
726
+ "static_text_secondary_light_transparent_old": {
727
+ "rgba": "rgba(235, 235, 245, 0.6)",
728
+ "hex": "#99ebebf5",
729
+ "alias": "staticTextColorSecondaryLightTransparent",
730
+ "deprecated": true
731
+ },
732
+ "static_text_tertiary_light_transparent_old": {
733
+ "rgba": "rgba(235, 235, 245, 0.3)",
734
+ "hex": "#4debebf5",
735
+ "alias": "staticTextColorTertiaryLightTransparent",
736
+ "deprecated": true
737
+ },
738
+ "light_bg_info_old": {
739
+ "rgba": "rgba(214, 232, 252, 1)",
740
+ "hex": "#d6e8fc",
741
+ "alias": "backgroundColorLinkMuted",
742
+ "deprecated": true
743
+ },
744
+ "dark_bg_neutral": {
745
+ "rgba": "rgba(58, 58, 60, 1)",
746
+ "hex": "#3a3a3c",
747
+ "alias": "backgroundColorNeutral",
748
+ "deprecated": true
749
+ },
750
+ "dark_graphic_neutral": {
751
+ "rgba": "rgba(42, 42, 44, 1)",
752
+ "hex": "#2a2a2c",
753
+ "alias": "graphicColorNeutral",
754
+ "deprecated": true
755
+ },
756
+ "light_bg_neutral": {
757
+ "rgba": "rgba(220, 220, 221, 1)",
758
+ "hex": "#dcdcdd",
759
+ "alias": "backgroundColorNeutral",
760
+ "deprecated": true
761
+ },
762
+ "light_graphic_neutral": {
763
+ "rgba": "rgba(220, 220, 221, 1)",
764
+ "hex": "#dcdcdd",
765
+ "alias": "graphicColorNeutral",
766
+ "deprecated": true
767
+ },
768
+ "static_bg_neutral_dark": {
769
+ "rgba": "rgba(58, 58, 60, 1)",
770
+ "hex": "#3a3a3c",
771
+ "alias": "staticBackgroundColorNeutralDark",
772
+ "deprecated": true
773
+ },
774
+ "static_bg_neutral_light": {
775
+ "rgba": "rgba(220, 220, 221, 1)",
776
+ "hex": "#dcdcdd",
777
+ "alias": "staticBackgroundColorNeutralLight",
778
+ "deprecated": true
701
779
  }
702
- }
780
+ }
@@ -698,5 +698,87 @@
698
698
  "rgba": "rgba(255, 255, 255, 0.4)",
699
699
  "hex": "#66ffffff",
700
700
  "alias": "staticTextColorTertiaryLight"
701
+ },
702
+ "dark_bg_info_old": {
703
+ "rgba": "rgba(0, 28, 60, 1)",
704
+ "hex": "#001c3c",
705
+ "alias": "backgroundColorLinkMuted",
706
+ "deprecated": true
707
+ },
708
+ "dark_specialbg_component_old": {
709
+ "rgba": "rgba(255, 255, 255, 0.15)",
710
+ "hex": "#26ffffff",
711
+ "alias": "backgroundColorComponent",
712
+ "deprecated": true
713
+ },
714
+ "dark_specialbg_component_inverted_old": {
715
+ "rgba": "rgba(11, 31, 53, 0.07)",
716
+ "hex": "#120b1f35",
717
+ "alias": "backgroundColorComponentInverted",
718
+ "deprecated": true
719
+ },
720
+ "dark_specialbg_nulled_old": {
721
+ "rgba": "rgba(11, 31, 53, 0)",
722
+ "hex": "#000b1f35",
723
+ "alias": "backgroundColorNulled",
724
+ "deprecated": true
725
+ },
726
+ "dark_specialbg_primary_grouped_old": {
727
+ "rgba": "rgba(11, 31, 53, 1)",
728
+ "hex": "#0b1f35",
729
+ "alias": "backgroundColorPrimaryGrouped",
730
+ "deprecated": true
731
+ },
732
+ "dark_specialbg_secondary_grouped_old": {
733
+ "rgba": "rgba(35, 53, 73, 1)",
734
+ "hex": "#233549",
735
+ "alias": "backgroundColorSecondaryGrouped",
736
+ "deprecated": true
737
+ },
738
+ "dark_specialbg_tertiary_grouped_old": {
739
+ "rgba": "rgba(60, 76, 93, 1)",
740
+ "hex": "#3c4c5d",
741
+ "alias": "backgroundColorTertiaryGrouped",
742
+ "deprecated": true
743
+ },
744
+ "light_bg_info_old": {
745
+ "rgba": "rgba(214, 232, 252, 1)",
746
+ "hex": "#d6e8fc",
747
+ "alias": "backgroundColorLinkMuted",
748
+ "deprecated": true
749
+ },
750
+ "static_bg_dark": {
751
+ "rgba": "rgba(0, 0, 0, 1)",
752
+ "hex": "#000000",
753
+ "deprecated": true
754
+ },
755
+ "static_bg_light": {
756
+ "rgba": "rgba(255, 255, 255, 1)",
757
+ "hex": "#ffffff",
758
+ "deprecated": true
759
+ },
760
+ "dark_bg_neutral": {
761
+ "rgba": "rgba(72, 87, 103, 1)",
762
+ "hex": "#485767",
763
+ "alias": "backgroundColorNeutral",
764
+ "deprecated": true
765
+ },
766
+ "dark_graphic_neutral": {
767
+ "rgba": "rgba(72, 87, 103, 1)",
768
+ "hex": "#485767",
769
+ "alias": "graphicColorNeutral",
770
+ "deprecated": true
771
+ },
772
+ "light_bg_neutral": {
773
+ "rgba": "rgba(219, 222, 225, 1)",
774
+ "hex": "#dbdee1",
775
+ "alias": "backgroundColorNeutral",
776
+ "deprecated": true
777
+ },
778
+ "light_graphic_neutral": {
779
+ "rgba": "rgba(219, 222, 225, 1)",
780
+ "hex": "#dbdee1",
781
+ "alias": "graphicColorNeutral",
782
+ "deprecated": true
701
783
  }
702
- }
784
+ }