ui-primitives 9.29.0 → 9.31.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/icons/glyph/glyph_arrows-cw-circle_m.svg +3 -0
- package/icons/glyph/glyph_arrows-cw-off_m.svg +7 -0
- package/icons/glyph/glyph_arrows-cw_m.svg +6 -0
- package/package.json +1 -1
- package/styles/colors_addons.json +8 -8
- package/styles/colors_bluetint.json +411 -261
- package/styles/colors_indigo.json +173 -27
|
@@ -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 fill-rule="evenodd" clip-rule="evenodd" d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM12 8.5C10.067 8.5 8.5 10.067 8.5 12H7C7 9.23858 9.23858 7 12 7C13.5309 7 14.9012 7.68804 15.8183 8.77177L16 7.5H17L17 11H13.5V10L14.7406 9.82278C14.0993 9.01674 13.11 8.5 12 8.5ZM15.5 12C15.5 13.933 13.933 15.5 12 15.5C10.89 15.5 9.90065 14.9833 9.25944 14.1772L10.5 14V13L7 13L7 16.5H8L8.18168 15.2282C9.09885 16.312 10.4691 17 12 17C14.7614 17 17 14.7614 17 12H15.5Z" fill="#000000"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
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="M20.1468 15.6468C20.5885 14.5882 20.8858 13.3726 21.0001 12H18.9333C18.8099 12.7273 18.6572 13.3847 18.4779 13.9779L20.1468 15.6468Z" fill="#000000"/>
|
|
3
|
+
<path d="M17.587 16.087L19.0705 17.5705C17.4008 19.8568 14.8671 21 12.2232 21C9.39589 21 6.72329 19.5 5.22316 17.5L5 20H3V14H9V16H6.72316C8.22316 18 9.84441 19 12.2232 19C14.3946 19 16.3012 18.2966 17.587 16.087Z" fill="#000000"/>
|
|
4
|
+
<path d="M9.75165 5.25165C10.3905 5.07463 11.0697 5 11.777 5C14.1557 5 15.777 6 17.277 8H15.0002V10H21.0002V4H19.0002L18.777 6.5C17.2769 4.5 14.6043 3 11.777 3C10.549 3 9.34474 3.24661 8.23982 3.73982L9.75165 5.25165Z" fill="#000000"/>
|
|
5
|
+
<path d="M6.38517 4.88517L7.77246 6.27246C6.51431 7.3152 5.55847 9.10254 5.06688 12H3.00002C3.27118 8.74603 4.56995 6.37442 6.38517 4.88517Z" fill="#000000"/>
|
|
6
|
+
<path d="M21 19.5L4.5 3L3 4.5L19.5 21L21 19.5Z" fill="#000000"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
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="M15.0002 8H17.277L18.777 6.5L19.0002 4H21.0002V10H15.0002V8Z" fill="#000000"/>
|
|
3
|
+
<path d="M5.06688 12C6.00002 6.5 8.60598 5 11.777 5C14.1557 5 15.777 6 17.277 8L18.777 8L18.777 6.5C17.2769 4.5 14.6043 3 11.777 3C7.49383 3 3.50002 6 3.00002 12H5.06688Z" fill="#000000"/>
|
|
4
|
+
<path d="M9 16H6.72316L5.22316 17.5L5 20H3V14H9V16Z" fill="#000000"/>
|
|
5
|
+
<path d="M18.9333 12C18.0001 17.5 15.3942 19 12.2232 19C9.84441 19 8.22316 18 6.72316 16L5.22316 16L5.22316 17.5C6.72329 19.5 9.39589 21 12.2232 21C16.5063 21 20.5001 18 21.0001 12H18.9333Z" fill="#000000"/>
|
|
6
|
+
</svg>
|
package/package.json
CHANGED
|
@@ -450,12 +450,6 @@
|
|
|
450
450
|
"alias": "staticGraphicBlueChill",
|
|
451
451
|
"deprecated": true
|
|
452
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
453
|
"static_graphic_boulder_old": {
|
|
460
454
|
"rgba": "rgba(122, 122, 122, 1)",
|
|
461
455
|
"hex": "#7a7a7a",
|
|
@@ -528,6 +522,12 @@
|
|
|
528
522
|
"alias": "staticGraphicMatisse",
|
|
529
523
|
"deprecated": true
|
|
530
524
|
},
|
|
525
|
+
"static_graphic_maya": {
|
|
526
|
+
"rgba": "rgba(126, 179, 255, 1)",
|
|
527
|
+
"hex": "#7eb3ff",
|
|
528
|
+
"alias": "staticGraphicColorMaya",
|
|
529
|
+
"deprecated": true
|
|
530
|
+
},
|
|
531
531
|
"static_graphic_milano_red_old": {
|
|
532
532
|
"rgba": "rgba(205, 21, 1, 1)",
|
|
533
533
|
"hex": "#cd1501",
|
|
@@ -552,7 +552,7 @@
|
|
|
552
552
|
"alias": "staticGraphicOlivine",
|
|
553
553
|
"deprecated": true
|
|
554
554
|
},
|
|
555
|
-
"
|
|
555
|
+
"static_graphic_permission": {
|
|
556
556
|
"rgba": "rgba(255, 92, 92, 1)",
|
|
557
557
|
"hex": "#ff5c5c",
|
|
558
558
|
"alias": "staticGraphicColorPermission",
|
|
@@ -588,7 +588,7 @@
|
|
|
588
588
|
"alias": "staticGraphicSaffron",
|
|
589
589
|
"deprecated": true
|
|
590
590
|
},
|
|
591
|
-
"
|
|
591
|
+
"static_graphic_sandybrown_old": {
|
|
592
592
|
"rgba": "rgba(243, 143, 111, 1)",
|
|
593
593
|
"hex": "#f38f6f",
|
|
594
594
|
"alias": "staticGraphicSandybrown",
|