@amboss/design-system 1.1.4 → 1.2.2
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/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,63 @@
|
|
|
1
|
+
# v1.2.2 (Thu Apr 07 2022)
|
|
2
|
+
|
|
3
|
+
### Release Notes
|
|
4
|
+
|
|
5
|
+
#### Add more icons ([#458](https://github.com/amboss-mededu/amboss-design-system/pull/458))
|
|
6
|
+
|
|
7
|
+
Put your release notes here
|
|
8
|
+
|
|
9
|
+
---
|
|
10
|
+
|
|
11
|
+
#### 🐛 Bug Fix
|
|
12
|
+
|
|
13
|
+
- Add more icons [#458](https://github.com/amboss-mededu/amboss-design-system/pull/458) ([@OlfaKaroui](https://github.com/OlfaKaroui))
|
|
14
|
+
|
|
15
|
+
#### Authors: 1
|
|
16
|
+
|
|
17
|
+
- Olfa Karoui ([@OlfaKaroui](https://github.com/OlfaKaroui))
|
|
18
|
+
|
|
19
|
+
---
|
|
20
|
+
|
|
21
|
+
# v1.2.1 (Tue Apr 05 2022)
|
|
22
|
+
|
|
23
|
+
### Release Notes
|
|
24
|
+
|
|
25
|
+
#### missing ref on passwordInput ([#455](https://github.com/amboss-mededu/amboss-design-system/pull/455))
|
|
26
|
+
|
|
27
|
+
pass ref parameter to forwardRef render function for passwordInput
|
|
28
|
+
|
|
29
|
+
---
|
|
30
|
+
|
|
31
|
+
#### 🐛 Bug Fix
|
|
32
|
+
|
|
33
|
+
- missing ref on passwordInput [#455](https://github.com/amboss-mededu/amboss-design-system/pull/455) ([@Svemakawe](https://github.com/Svemakawe))
|
|
34
|
+
|
|
35
|
+
#### Authors: 1
|
|
36
|
+
|
|
37
|
+
- Svenja M.K. Weiler ([@Svemakawe](https://github.com/Svemakawe))
|
|
38
|
+
|
|
39
|
+
---
|
|
40
|
+
|
|
41
|
+
# v1.2.0 (Mon Apr 04 2022)
|
|
42
|
+
|
|
43
|
+
### Release Notes
|
|
44
|
+
|
|
45
|
+
#### Add editorial icons ([#454](https://github.com/amboss-mededu/amboss-design-system/pull/454))
|
|
46
|
+
|
|
47
|
+
Put your release notes here
|
|
48
|
+
|
|
49
|
+
---
|
|
50
|
+
|
|
51
|
+
#### 🚀 Enhancement
|
|
52
|
+
|
|
53
|
+
- Add editorial icons [#454](https://github.com/amboss-mededu/amboss-design-system/pull/454) ([@OlfaKaroui](https://github.com/OlfaKaroui))
|
|
54
|
+
|
|
55
|
+
#### Authors: 1
|
|
56
|
+
|
|
57
|
+
- Olfa Karoui ([@OlfaKaroui](https://github.com/OlfaKaroui))
|
|
58
|
+
|
|
59
|
+
---
|
|
60
|
+
|
|
1
61
|
# v1.1.4 (Mon Apr 04 2022)
|
|
2
62
|
|
|
3
63
|
### Release Notes
|
|
@@ -27,6 +27,7 @@
|
|
|
27
27
|
"chevron-left": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-chevron-left\"><polyline points=\"15 18 9 12 15 6\"></polyline></svg>",
|
|
28
28
|
"chevron-right": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-chevron-right\"><polyline points=\"9 18 15 12 9 6\"></polyline></svg>",
|
|
29
29
|
"chevron-up": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-chevron-up\"><polyline points=\"18 15 12 9 6 15\"></polyline></svg>",
|
|
30
|
+
"circle": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-circle\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle></svg>",
|
|
30
31
|
"clipboard": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-clipboard\"><path d=\"M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"></path><rect x=\"8\" y=\"2\" width=\"8\" height=\"4\" rx=\"1\" ry=\"1\"></rect></svg>",
|
|
31
32
|
"coffee": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-coffee\"><path d=\"M18 8h1a4 4 0 0 1 0 8h-1\"></path><path d=\"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z\"></path><line x1=\"6\" y1=\"1\" x2=\"6\" y2=\"4\"></line><line x1=\"10\" y1=\"1\" x2=\"10\" y2=\"4\"></line><line x1=\"14\" y1=\"1\" x2=\"14\" y2=\"4\"></line></svg>",
|
|
32
33
|
"collapse": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 20.3L12 18l-3 2.3M12 22v-4M9 3.7L12 6l3-2.3M12 2v4M5 10h14M5 14h14\"/></svg>",
|
|
@@ -58,15 +59,18 @@
|
|
|
58
59
|
"gift": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\"><path d=\"M20.7992 11.9999V22.9999H3.19922V11.9999\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M23 6.49988H1V11.9999H23V6.49988Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M11.9995 22.9999V6.49988\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12.0003 6.5H7.05029C6.32095 6.5 5.62147 6.21027 5.10575 5.69454C4.59002 5.17882 4.30029 4.47935 4.30029 3.75C4.30029 3.02065 4.59002 2.32118 5.10575 1.80546C5.62147 1.28973 6.32095 1 7.05029 1C10.9003 1 12.0003 6.5 12.0003 6.5Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M11.9995 6.5H16.9495C17.6789 6.5 18.3783 6.21027 18.8941 5.69454C19.4098 5.17882 19.6995 4.47935 19.6995 3.75C19.6995 3.02065 19.4098 2.32118 18.8941 1.80546C18.3783 1.28973 17.6789 1 16.9495 1C13.0995 1 11.9995 6.5 11.9995 6.5Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>",
|
|
59
60
|
"google": "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 4.64c2.253 0 3.773.973 4.64 1.787l3.387-3.307C17.947 1.187 15.24 0 12 0 7.307 0 3.253 2.693 1.28 6.613l3.88 3.014C6.133 6.733 8.827 4.64 12 4.64Z\" fill=\"#EA4335\"/><path d=\"M23.52 12.267c0-.987-.08-1.707-.253-2.454H12v4.454h6.613c-.133 1.106-.853 2.773-2.453 3.893l3.787 2.933C22.213 19 23.52 15.92 23.52 12.267Z\" fill=\"#4285F4\"/><path d=\"M5.173 14.373a7.387 7.387 0 0 1-.4-2.373c0-.827.147-1.627.387-2.373L1.28 6.613A12.01 12.01 0 0 0 0 12c0 1.933.467 3.76 1.28 5.387l3.893-3.014Z\" fill=\"#FBBC05\"/><path d=\"M12 24c3.24 0 5.96-1.067 7.947-2.907L16.16 18.16c-1.013.707-2.373 1.2-4.16 1.2-3.173 0-5.867-2.093-6.827-4.987l-3.88 3.014C3.267 21.307 7.307 24 12 24Z\" fill=\"#34A853\"/></svg>\n",
|
|
60
61
|
"hammer-filled": "<svg width=\"24\" height=\"24\" fill=\"currentColor\" viewBox=\"0 0 24 24\" stroke=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M15.741 3.293l6 6c.48.479.743 1.103.743 1.757 0 .654-.263 1.278-.743 1.758l-1.399 1.399a2.482 2.482 0 01-1.758.738 2.479 2.479 0 01-1.756-.737l-1.711-1.693-8.582 8.581a.997.997 0 01-1.414 0l-2.828-2.828a1 1 0 010-1.415l8.559-8.559-3.621-3.583A.998.998 0 017.934 3h7.1c.266 0 .52.105.707.293z\"/>\n</svg>\n",
|
|
62
|
+
"hash": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-hash\"><line x1=\"4\" y1=\"9\" x2=\"20\" y2=\"9\"></line><line x1=\"4\" y1=\"15\" x2=\"20\" y2=\"15\"></line><line x1=\"10\" y1=\"3\" x2=\"8\" y2=\"21\"></line><line x1=\"16\" y1=\"3\" x2=\"14\" y2=\"21\"></line></svg>",
|
|
61
63
|
"headphones": "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M3 18v-6a9 9 0 0 1 18 0v6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M21 14h1a1 1 0 0 0-1-1v1ZM3 14v-1a1 1 0 0 0-1 1h1Zm17 5a1 1 0 0 1-1 1v2a3 3 0 0 0 3-3h-2Zm-1 1h-1v2h1v-2Zm-1 0a1 1 0 0 1-1-1h-2a3 3 0 0 0 3 3v-2Zm-1-1v-3h-2v3h2Zm0-3a1 1 0 0 1 1-1v-2a3 3 0 0 0-3 3h2Zm1-1h3v-2h-3v2Zm2-1v5h2v-5h-2ZM2 19a3 3 0 0 0 3 3v-2a1 1 0 0 1-1-1H2Zm3 3h1v-2H5v2Zm1 0a3 3 0 0 0 3-3H7a1 1 0 0 1-1 1v2Zm3-3v-3H7v3h2Zm0-3a3 3 0 0 0-3-3v2a1 1 0 0 1 1 1h2Zm-3-3H3v2h3v-2Zm-4 1v5h2v-5H2Z\" fill=\"currentColor\"/>\n</svg>",
|
|
62
64
|
"help-circle": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-help-circle\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"></path><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"></line></svg>",
|
|
63
65
|
"home": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-home\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"></path><polyline points=\"9 22 9 12 15 12 15 22\"></polyline></svg>",
|
|
64
66
|
"image": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-image\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"></rect><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"></circle><polyline points=\"21 15 16 10 5 21\"></polyline></svg>",
|
|
65
67
|
"institution": "<svg viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M9.5 11.5h5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M17.75 9.582V19.75a1 1 0 0 1-1 1h-9.5a1 1 0 0 1-1-1V9.582a1 1 0 0 1 .42-.815l4.75-3.378a1 1 0 0 1 1.16 0l4.75 3.378a1 1 0 0 1 .42.815Z\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M13.875 21v-5.25h-3.75V21\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4.8 12H4a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-7a1 1 0 0 0-1-1h-.8M12.195 4.874V2M12.5 3.5 15 3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/></svg>\n",
|
|
68
|
+
"key": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-key\"><path d=\"M21 2l-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0l3 3L22 7l-3-3m-3.5 3.5L19 4\"></path></svg>",
|
|
66
69
|
"layers": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-layers\"><polygon points=\"12 2 2 7 12 12 22 7 12 2\"></polygon><polyline points=\"2 17 12 22 22 17\"></polyline><polyline points=\"2 12 12 17 22 12\"></polyline></svg>",
|
|
67
70
|
"link": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-link\"><path d=\"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71\"></path><path d=\"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71\"></path></svg>",
|
|
68
71
|
"list": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-list\"><line x1=\"8\" y1=\"6\" x2=\"21\" y2=\"6\"></line><line x1=\"8\" y1=\"12\" x2=\"21\" y2=\"12\"></line><line x1=\"8\" y1=\"18\" x2=\"21\" y2=\"18\"></line><line x1=\"3\" y1=\"6\" x2=\"3.01\" y2=\"6\"></line><line x1=\"3\" y1=\"12\" x2=\"3.01\" y2=\"12\"></line><line x1=\"3\" y1=\"18\" x2=\"3.01\" y2=\"18\"></line></svg>",
|
|
69
72
|
"loader": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-loader\"><line x1=\"12\" y1=\"2\" x2=\"12\" y2=\"6\"></line><line x1=\"12\" y1=\"18\" x2=\"12\" y2=\"22\"></line><line x1=\"4.93\" y1=\"4.93\" x2=\"7.76\" y2=\"7.76\"></line><line x1=\"16.24\" y1=\"16.24\" x2=\"19.07\" y2=\"19.07\"></line><line x1=\"2\" y1=\"12\" x2=\"6\" y2=\"12\"></line><line x1=\"18\" y1=\"12\" x2=\"22\" y2=\"12\"></line><line x1=\"4.93\" y1=\"19.07\" x2=\"7.76\" y2=\"16.24\"></line><line x1=\"16.24\" y1=\"7.76\" x2=\"19.07\" y2=\"4.93\"></line></svg>",
|
|
73
|
+
"lock": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-lock\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>",
|
|
70
74
|
"mail": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-mail\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"></path><polyline points=\"22,6 12,13 2,6\"></polyline></svg>",
|
|
71
75
|
"maximize": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-maximize\"><path d=\"M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3\"></path></svg>",
|
|
72
76
|
"maximize-2": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-maximize-2\"><polyline points=\"15 3 21 3 21 9\"></polyline><polyline points=\"9 21 3 21 3 15\"></polyline><line x1=\"21\" y1=\"3\" x2=\"14\" y2=\"10\"></line><line x1=\"3\" y1=\"21\" x2=\"10\" y2=\"14\"></line></svg>",
|
|
@@ -58,12 +58,14 @@
|
|
|
58
58
|
"link": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M6.667 8.605a3.478 3.478 0 0 0 5.244.376l2.087-2.087A3.478 3.478 0 0 0 9.08 1.976l-1.196 1.19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M9.308 7.391a3.478 3.478 0 0 0-5.245-.375L1.976 9.102a3.478 3.478 0 0 0 4.918 4.918l1.19-1.19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</svg>",
|
|
59
59
|
"list": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M6 8h8M6 12h8M6 4h8\" stroke=\"currentColor\" stroke-width=\"2\"/>\n <circle cx=\"3\" cy=\"4\" r=\"1\" fill=\"currentColor\"/>\n <circle cx=\"3\" cy=\"8\" r=\"1\" fill=\"currentColor\"/>\n <circle cx=\"3\" cy=\"12\" r=\"1\" fill=\"currentColor\"/>\n</svg>",
|
|
60
60
|
"loader": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M8 1v3M8 12v3M3 3l2 2M11 11l2 2M1 8h3M12 8h3M3 13l2-2M11 5l2-2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</svg>",
|
|
61
|
+
"magic": "<svg width=\"16\" height=\"16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"m13 6 .938-2.063L16 3l-2.063-.938L13 0l-.938 2.063L10 3l2.063.938L13 6ZM13 10l-.938 2.063L10 13l2.063.938L13 16l.938-2.063L16 13l-2.063-.938L13 10ZM7.875 6.125 6 2 4.125 6.125 0 8l4.125 1.875L6 14l1.875-4.125L12 8 7.875 6.125ZM6.742 8.742 6 10.377l-.742-1.635L3.623 8l1.635-.742L6 5.622l.742 1.636L8.377 8l-1.635.742Z\" fill=\"currentColor\"/>\n</svg>",
|
|
61
62
|
"maximize": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M6 2H3.333C2.597 2 2 2.597 2 3.333V6M14 6V3.333C14 2.597 13.403 2 12.667 2H10M10 14h2.667c.736 0 1.333-.597 1.333-1.333V10M2 10v2.667C2 13.403 2.597 14 3.333 14H6\" stroke=\"currentColor\" stroke-width=\"2\"/>\n</svg>",
|
|
62
63
|
"maximize-2": "<svg width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\" stroke=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M10 2h4v4\" stroke-width=\"2\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/>\n <path d=\"M14 2L9 7\" stroke-width=\"2\" stroke-linejoin=\"round\"/>\n <path d=\"M6 14H2v-4\" stroke-width=\"2\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/>\n <path d=\"M2 14l5-5\" stroke-width=\"2\" stroke-linejoin=\"round\"/>\n</svg>\n",
|
|
63
64
|
"menu": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M2 8h12M2 12h12M2 4h12\" stroke=\"currentColor\" stroke-width=\"2\"/>\n</svg>",
|
|
64
65
|
"minus": "<svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M3 8h10\" stroke-width=\"2\" stroke-linejoin=\"bevel\"/>\n</svg>\n",
|
|
65
66
|
"more-horizontal": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M4 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM8 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM12 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z\" fill=\"currentColor\"/>\n</svg>",
|
|
66
67
|
"more-vertical": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M8 5a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM8 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM8 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z\" fill=\"currentColor\"/>\n</svg>",
|
|
68
|
+
"numbered-list": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M14 9a1 1 0 1 0 0-2v2ZM7 9h7V7H7v2ZM14 13a1 1 0 1 0 0-2v2Zm-7 0h7v-2H7v2ZM14 5a1 1 0 1 0 0-2v2ZM7 5h7V3H7v2ZM3 3 1 5v2.5l2-2V13h2V3H3Z\" fill=\"currentColor\"/>\n</svg>\n",
|
|
67
69
|
"percent": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"m12.667 3.333-9.334 9.334M4.5 6a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM11.5 13a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</svg>",
|
|
68
70
|
"pill": "\n<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" stroke=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M2.815 8.471a3.333 3.333 0 0 0 4.714 4.714l2.828-2.828-4.714-4.714L2.815 8.47Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8.471 2.815 5.643 5.643l4.714 4.714 2.828-2.828a3.333 3.333 0 0 0-4.714-4.714Z\" fill=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></svg>",
|
|
69
71
|
"play-circle": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path clip-rule=\"evenodd\" d=\"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6 5.809a.5.5 0 0 1 .724-.447l4.382 2.19a.5.5 0 0 1 0 .895l-4.382 2.191A.5.5 0 0 1 6 10.191V5.809Z\" fill=\"currentColor\"/>\n</svg>",
|
|
@@ -78,7 +80,10 @@
|
|
|
78
80
|
"show-all": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M4 2a1 1 0 0 0-1 1v3.222L1.638 7.67c-.091.097-.236.17-.255.3a.206.206 0 0 0 0 .06c.02.13.164.203.255.3L3 9.778V13a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 4h2l3 8h-2l-.667-2H7.667L7 12H5l3-8Zm.333 4h1.334L9 6l-.667 2Z\" fill=\"currentColor\"/>\n</svg>",
|
|
79
81
|
"smartzoom": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.182 5.768a1 1 0 0 0 .05 1.414l.266.248-.828.887a.25.25 0 0 0 .013.353l2.012 1.876a.25.25 0 0 0 .353-.013l.827-.887.283.263a1 1 0 0 0 1.413-.05l2.69-2.885a3.5 3.5 0 1 1-4.37 5.359L6.593 12H2v4h7c3.028 0 5.307-2.245 5.867-4.793a5.494 5.494 0 0 0-2.221-5.72l.698-.748a1 1 0 0 0-.05-1.413L10.368.598a1 1 0 0 0-1.413.05l-4.773 5.12Zm2.145.633L7.79 7.764l3.409-3.657-1.463-1.364-3.41 3.658Z\" fill=\"currentColor\"/>\n</svg>",
|
|
80
82
|
"sort": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M4 3v9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"bevel\"/>\n <path d=\"m7 10-3 3-3-3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/>\n <path d=\"M12 13V4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"bevel\"/>\n <path d=\"m9 6 3-3 3 3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/>\n</svg>",
|
|
83
|
+
"special-character": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M3 13h3v-1.8763c-1.4945-.8453-3-2.42523-3-4.23481C3 4.18883 5.23858 2 8 2c2.7614 0 5 2.18883 5 4.88889 0 1.80958-1.5055 3.38951-3 4.23481V13h3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/>\n</svg>",
|
|
81
84
|
"stethoscope": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M5.286 1H3v3a4 4 0 1 0 8 0V1H8.714\" stroke=\"currentColor\" stroke-width=\"2\"/>\n <path d=\"M13 12a3 3 0 1 1-6 0V8\" stroke=\"currentColor\" stroke-width=\"2\"/>\n <circle cx=\"13\" cy=\"11\" r=\"2\" stroke=\"currentColor\" stroke-width=\"2\"/>\n</svg>",
|
|
85
|
+
"subscript": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M9.753 4.659a1 1 0 1 0-1.506-1.317l1.506 1.317Zm-8.506 6.683a1 1 0 0 0 1.506 1.316l-1.506-1.316Zm7-8-7 8 1.506 1.316 7-8-1.506-1.317Z\" fill=\"currentColor\"/>\n <path d=\"M2.753 3.341a1 1 0 1 0-1.506 1.317l1.506-1.317Zm5.494 9.317a1 1 0 0 0 1.506-1.316l-1.506 1.316Zm-7-8 7 8 1.506-1.316-7-8-1.506 1.317ZM11.124 14v-1.156l2.37-1.827a5.5 5.5 0 0 0 .403-.34 1.3 1.3 0 0 0 .26-.333.777.777 0 0 0 .094-.379.667.667 0 0 0-.39-.639.948.948 0 0 0-.423-.089c-.16 0-.3.03-.422.09a.647.647 0 0 0-.279.263.837.837 0 0 0-.1.422H11c0-.417.1-.775.3-1.076.201-.3.485-.531.85-.693.367-.162.796-.243 1.288-.243.509 0 .95.076 1.321.228.375.15.663.363.866.636.204.274.307.595.307.963 0 .227-.05.453-.152.679-.101.223-.284.47-.546.743-.263.271-.636.595-1.12.97l-.595.463v.035H16V14h-4.876Z\" fill=\"currentColor\"/>\n</svg>",
|
|
86
|
+
"superscript": "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M9.753 4.659a1 1 0 1 0-1.506-1.317l1.506 1.317Zm-8.506 6.683a1 1 0 0 0 1.506 1.316l-1.506-1.316Zm7-8-7 8 1.506 1.316 7-8-1.506-1.317Z\" fill=\"currentColor\"/>\n <path d=\"M2.753 3.341a1 1 0 1 0-1.506 1.317l1.506-1.317Zm5.494 9.317a1 1 0 0 0 1.506-1.316l-1.506 1.316Zm-7-8 7 8 1.506-1.316-7-8-1.506 1.317ZM11.124 7V5.844l2.37-1.827c.157-.121.291-.235.403-.34a1.3 1.3 0 0 0 .26-.333.778.778 0 0 0 .094-.379.667.667 0 0 0-.39-.639.948.948 0 0 0-.423-.089c-.16 0-.3.03-.422.09a.647.647 0 0 0-.279.263.837.837 0 0 0-.1.422H11c0-.417.1-.775.3-1.076.201-.3.485-.531.85-.693.367-.162.796-.243 1.288-.243.509 0 .95.076 1.321.228.375.15.663.363.866.636.204.274.307.595.307.963 0 .227-.05.453-.152.679-.101.223-.284.47-.546.743-.263.271-.636.595-1.12.97l-.595.463v.035H16V7h-4.876Z\" fill=\"currentColor\"/>\n</svg>\n",
|
|
82
87
|
"text-zoom-reset": "<svg width=\"16\" height=\"16\" fill=\"currentColor\" stroke=\"none\" viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.477 13H5.824l-.563-1.5H2.738L2.176 13H.574l2.724-7.263h1.404l2.19 5.84 3.18-7.948h1.857L15.677 13h-2.154l-.8-2H9.277l-.8 2zM4 8.136L4.699 10H3.301L4 8.136zM11.923 9L11 6.693 10.077 9h1.846z\"/>\n</svg>\n",
|
|
83
88
|
"thumbs-up": "<svg width=\"17\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M10.305 6.02h-1a1 1 0 0 0 1 1v-1Zm0-2.4h1-1Zm-1.84-1.8v-1a1 1 0 0 0-.914.596l.915.404ZM6 7.4l-.915-.404A1 1 0 0 0 5 7.4h1ZM6 14H5a1 1 0 0 0 1 1v-1Zm6.914 0 .011-1h-.01v1Zm1.226-1.02.988.153-.988-.153ZM15 7.4l-.988-.153L15 7.4Zm-1.226-1.38v1h.011l-.01-1ZM6 14v1a1 1 0 0 0 1-1H6Zm0-7h1a1 1 0 0 0-1-1v1Zm5.305-.98v-2.4h-2v2.4h2Zm0-2.4c0-1.566-1.292-2.8-2.84-2.8v2c.484 0 .84.378.84.8h2ZM7.55 1.416l-2.466 5.58 1.83.808 2.465-5.58-1.829-.808ZM5 7.4V14h2V7.4H5ZM6 15h6.914v-2H6v2Zm6.903 0a2.218 2.218 0 0 0 2.225-1.867l-1.976-.306c-.013.084-.097.174-.227.173l-.022 2Zm2.226-1.868.86-5.58-1.977-.304-.86 5.58 1.977.304Zm.86-5.579a2.183 2.183 0 0 0-.528-1.785l-1.496 1.329c.04.045.055.1.047.15l1.976.306Zm-.528-1.785a2.237 2.237 0 0 0-1.698-.748l.022 2c.074 0 .14.03.18.077l1.496-1.329Zm-1.687-.748h-3.47v2h3.47v-2ZM6 13H3.6v2H6v-2Zm-2.4 0a.827.827 0 0 1-.509-.155.31.31 0 0 1-.082-.092c-.01-.017-.009-.024-.009-.026H1C1 14.184 2.39 15 3.6 15v-2Zm-.6-.273V8.273H1v4.454h2Zm0-4.454c0-.002 0-.01.009-.026a.31.31 0 0 1 .082-.092c.1-.08.277-.155.509-.155V6C2.39 6 1 6.816 1 8.273h2ZM3.6 8H6V6H3.6v2ZM5 7v7h2V7H5Z\" fill=\"currentColor\"/>\n</svg>",
|
|
84
89
|
"timer-off": "\n<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6 1a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2v.07a7.002 7.002 0 0 1 5.381 9.811l-1.558-1.558a5 5 0 0 0-6.146-6.146L5.119 2.619A6.95 6.95 0 0 1 7 2.07V2a1 1 0 0 1-1-1Z\" /><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.394 4.808.586 3 2 1.586 15 14.58 13.58 16l-1.388-1.394a7 7 0 0 1-9.799-9.799Zm8.363 8.364-6.929-6.93a5 5 0 0 0 6.929 6.929Z\" /><path d=\"m10.29 7.79.417-.416A1 1 0 0 0 9.293 5.96l-.417.416 1.415 1.414Z\" /></svg>",
|