@amboss/design-system 3.7.3 → 3.7.4
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/README.md +2 -2
- package/build/cjs/components/Box/Box.js +1 -1
- package/build/cjs/components/Column/Columns.js +1 -1
- package/build/cjs/components/Container/Container.js +1 -1
- package/build/cjs/components/DataTable/DataTable.js +1 -1
- package/build/cjs/components/DataTable/TableBody.js +1 -1
- package/build/cjs/components/DataTable/TableCell.js +1 -1
- package/build/cjs/components/DataTable/TableHeader.js +1 -1
- package/build/cjs/components/DropdownMenu/DropdownMenu.d.ts +2 -1
- package/build/cjs/components/DropdownMenu/DropdownMenu.js +1 -1
- package/build/cjs/components/EntityList/styled-components.js +1 -1
- package/build/cjs/components/EntityTree/EntityTreeItem.js +1 -1
- package/build/cjs/components/Form/FormFieldGroup/FormFieldGroup.js +1 -1
- package/build/cjs/components/Form/SegmentedControl/-types.d.ts +2 -2
- package/build/cjs/components/Form/SegmentedControl/SegmentedControl.js +1 -1
- package/build/cjs/components/Grid/Grid.js +1 -1
- package/build/cjs/components/Grid/GridItem.js +1 -1
- package/build/cjs/components/Icon/Icon.d.ts +3 -3
- package/build/cjs/components/Icon/Icon.js +1 -1
- package/build/cjs/components/Image/Image.js +1 -1
- package/build/cjs/components/Inline/Inline.js +1 -1
- package/build/cjs/components/Notification/Notification.d.ts +2 -1
- package/build/cjs/components/Notification/Notification.js +1 -1
- package/build/cjs/components/Patterns/Modal/Modal.js +3 -3
- package/build/cjs/components/Stack/Stack.js +1 -1
- package/build/cjs/components/Tabs/Tabs.js +1 -1
- package/build/cjs/components/Toast/Toast.d.ts +2 -1
- package/build/cjs/components/Toast/Toast.js +1 -1
- package/build/cjs/components/Typography/Text/Text.js +1 -1
- package/build/cjs/components/Utilities/ContainerQuery/ContainerQuery.d.ts +10 -0
- package/build/cjs/components/Utilities/ContainerQuery/ContainerQuery.js +1 -0
- package/build/cjs/components/Utilities/ContainerQuery/ContainerQueryContext.d.ts +2 -0
- package/build/cjs/components/Utilities/ContainerQuery/ContainerQueryContext.js +1 -0
- package/build/cjs/index.d.ts +1 -0
- package/build/cjs/index.js +1 -1
- package/build/cjs/shared/mediaQueries.d.ts +10 -3
- package/build/cjs/shared/mediaQueries.js +1 -1
- package/build/cjs/types/index.d.ts +4 -1
- package/build/cjs/web-tokens/assets/icons.json +4 -3
- package/build/cjs/web-tokens/assets/icons16.json +4 -3
- package/build/esm/components/Box/Box.js +1 -1
- package/build/esm/components/Column/Columns.js +1 -1
- package/build/esm/components/Container/Container.js +1 -1
- package/build/esm/components/DataTable/DataTable.js +1 -1
- package/build/esm/components/DataTable/TableBody.js +1 -1
- package/build/esm/components/DataTable/TableCell.js +1 -1
- package/build/esm/components/DataTable/TableHeader.js +1 -1
- package/build/esm/components/DropdownMenu/DropdownMenu.d.ts +2 -1
- package/build/esm/components/DropdownMenu/DropdownMenu.js +1 -1
- package/build/esm/components/EntityList/styled-components.js +1 -1
- package/build/esm/components/EntityTree/EntityTreeItem.js +1 -1
- package/build/esm/components/Form/FormFieldGroup/FormFieldGroup.js +1 -1
- package/build/esm/components/Form/SegmentedControl/-types.d.ts +2 -2
- package/build/esm/components/Form/SegmentedControl/SegmentedControl.js +1 -1
- package/build/esm/components/Grid/Grid.js +1 -1
- package/build/esm/components/Grid/GridItem.js +1 -1
- package/build/esm/components/Icon/Icon.d.ts +3 -3
- package/build/esm/components/Icon/Icon.js +1 -1
- package/build/esm/components/Image/Image.js +1 -1
- package/build/esm/components/Inline/Inline.js +1 -1
- package/build/esm/components/Notification/Notification.d.ts +2 -1
- package/build/esm/components/Notification/Notification.js +1 -1
- package/build/esm/components/Patterns/Modal/Modal.js +3 -3
- package/build/esm/components/Stack/Stack.js +1 -1
- package/build/esm/components/Tabs/Tabs.js +1 -1
- package/build/esm/components/Toast/Toast.d.ts +2 -1
- package/build/esm/components/Toast/Toast.js +1 -1
- package/build/esm/components/Typography/Text/Text.js +1 -1
- package/build/esm/components/Utilities/ContainerQuery/ContainerQuery.d.ts +10 -0
- package/build/esm/components/Utilities/ContainerQuery/ContainerQuery.js +1 -0
- package/build/esm/components/Utilities/ContainerQuery/ContainerQueryContext.d.ts +2 -0
- package/build/esm/components/Utilities/ContainerQuery/ContainerQueryContext.js +1 -0
- package/build/esm/index.d.ts +1 -0
- package/build/esm/index.js +1 -1
- package/build/esm/shared/mediaQueries.d.ts +10 -3
- package/build/esm/shared/mediaQueries.js +1 -1
- package/build/esm/types/index.d.ts +4 -1
- package/build/esm/web-tokens/assets/icons.json +4 -3
- package/build/esm/web-tokens/assets/icons16.json +4 -3
- package/package.json +1 -1
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"3-columns": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><g clip-path=\"url(#a)\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M1 4a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h1V3zm5 10H7V3h2zm2 0h1a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1h-1z\" clip-rule=\"evenodd\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h16v16H0z\"/></clipPath></defs></svg>",
|
|
3
2
|
"activity": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><g clip-path=\"url(#a)\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M6 0a1 1 0 0 1 .962.725L10 11.36l1.039-3.635A1 1 0 0 1 12 7h3a1 1 0 1 1 0 2h-2.246l-1.793 6.275a1 1 0 0 1-1.923 0L6 4.64 4.962 8.275A1 1 0 0 1 4 9H1a1 1 0 0 1 0-2h2.246L5.038.725A1 1 0 0 1 6 0\" clip-rule=\"evenodd\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h16v16H0z\"/></clipPath></defs></svg>",
|
|
4
3
|
"alert-circle": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"currentColor\" stroke-width=\"2\"/><circle cx=\"8\" cy=\"11\" r=\"1\" fill=\"currentColor\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\" d=\"M8 5v3\"/></svg>",
|
|
5
4
|
"alert-octagon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><clipPath id=\"a\"><path d=\"M0 0h16v16H0z\"/></clipPath><g fill=\"currentColor\" clip-path=\"url(#a)\"><path d=\"M8 4a1 1 0 0 1 1 1v3a1 1 0 1 1-2 0V5a1 1 0 0 1 1-1m0 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2\"/><path fill-rule=\"evenodd\" d=\"M4.395.293A1 1 0 0 1 5.102 0h5.796a1 1 0 0 1 .707.293l4.102 4.102a1 1 0 0 1 .293.707v5.796a1 1 0 0 1-.293.707l-4.102 4.102a1 1 0 0 1-.707.293H5.102a1 1 0 0 1-.707-.293L.293 11.605A1 1 0 0 1 0 10.898V5.102a1 1 0 0 1 .293-.707zM5.516 2 2 5.516v4.968L5.516 14h4.968L14 10.484V5.516L10.484 2z\" clip-rule=\"evenodd\"/></g></svg>",
|
|
@@ -53,6 +52,7 @@
|
|
|
53
52
|
"clock-filled": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M9 5a1 1 0 1 0-2 0v3a1 1 0 0 0 .553.894l2.667 1.334a1 1 0 0 0 .894-1.79L9 7.383z\" clip-rule=\"evenodd\"/></svg>",
|
|
54
53
|
"coffee": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11 6h.8a3.3 3.3 0 0 1 2.263.879c.6.562.937 1.325.937 2.121s-.337 1.559-.937 2.121A3.3 3.3 0 0 1 11.8 12H11M1 6h10v6.23c0 .735-.263 1.44-.732 1.959-.47.52-1.105.811-1.768.811h-5c-.663 0-1.299-.292-1.768-.811S1 12.965 1 12.23zm2-5v2m3-2v2m3-2v2\"/></svg>",
|
|
55
54
|
"collapse": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"bevel\" stroke-width=\"2\" d=\"M3 6h10M3 10h10\"/><path fill=\"currentColor\" d=\"m8 12 3 3H5zm0-8L5 1h6z\"/></svg>",
|
|
55
|
+
"columns3": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><g clip-path=\"url(#a)\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M1 4a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h1V3zm5 10H7V3h2zm2 0h1a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1h-1z\" clip-rule=\"evenodd\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h16v16H0z\"/></clipPath></defs></svg>",
|
|
56
56
|
"comment": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M14.5 7.639a6.05 6.05 0 0 1-.65 2.744 6.14 6.14 0 0 1-5.489 3.395 6.05 6.05 0 0 1-2.744-.65L1.5 14.5l1.372-4.117a6.05 6.05 0 0 1-.65-2.744A6.14 6.14 0 0 1 5.617 2.15 6.05 6.05 0 0 1 8.36 1.5h.361A6.124 6.124 0 0 1 14.5 7.278z\" clip-rule=\"evenodd\"/><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\" d=\"M6 6h4.5M6 9.5h2.5\"/></svg>",
|
|
57
57
|
"compass": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><g fill-rule=\"evenodd\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" clip-rule=\"evenodd\"><path d=\"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14\"/><path d=\"M11 5 9.5 9.5 5 11l1.5-4.5z\"/></g></svg>",
|
|
58
58
|
"copy": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><g stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"2\"><path stroke-linecap=\"round\" d=\"M6 8a2 2 0 0 1 2-2h5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2z\" clip-rule=\"evenodd\"/><path d=\"M3.077 10h-.692C1.62 10 1 9.38 1 8.615v-6.23C1 1.62 1.62 1 2.385 1h6.23C9.38 1 10 1.62 10 2.385v.692\"/></g></svg>",
|
|
@@ -103,8 +103,8 @@
|
|
|
103
103
|
"image-broken": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><path fill=\"currentColor\" d=\"M4 5a1 1 0 1 0 0-2 1 1 0 0 0 0 2\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M3 0a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h3a1 1 0 0 0 1-1v-3h2a1 1 0 0 0 1-1V7h3a1 1 0 0 0 1-1V3a3 3 0 0 0-3-3zm7.414 5H12V3a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v5.586l5.293-5.293a1 1 0 0 1 1.414 0zm-8.35 6.351L8 5.414l.117.117A1 1 0 0 0 8 6v2H6a1 1 0 0 0-1 1v3H3a1 1 0 0 1-.937-.649Z\" clip-rule=\"evenodd\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8.293 15.707A1 1 0 0 0 9 16h4a3 3 0 0 0 3-3V9.5A1.5 1.5 0 0 0 14.5 8H12a1 1 0 0 0-1 1v2H9a1 1 0 0 0-1 1v3a1 1 0 0 0 .293.707M13 14h-3v-1h2a1 1 0 0 0 1-1v-2h1v3a1 1 0 0 1-1 1\" clip-rule=\"evenodd\"/></svg>",
|
|
104
104
|
"info": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"feather feather-info\" viewBox=\"0 0 16 16\"><circle cx=\"8\" cy=\"8\" r=\"7\"/><path d=\"M8 11V8m0-3h.01\"/></svg>",
|
|
105
105
|
"institution": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><path fill=\"currentColor\" d=\"M7 9V7h2v2z\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M9 1v.18l.804-.16a1 1 0 0 1 .392 1.96l-.607.122 2.55 1.768A2 2 0 0 1 13 6.514V7h1a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h1v-.486a2 2 0 0 1 .86-1.644l3-2.08A2 2 0 0 1 7 2.702V1a1 1 0 0 1 2 0m2 12V6.514l-3-2.08-3 2.08V13h2v-3h2v3zM2 9h1v4H2zm12 4h-1V9h1z\" clip-rule=\"evenodd\"/></svg>",
|
|
106
|
-
"key-off": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><path fill=\"currentColor\" d=\"
|
|
107
|
-
"key-on": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><path fill=\"currentColor\" d=\"
|
|
106
|
+
"key-off": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m5.16 7.574-4.065 3.527-.025.025-.017.018c-.175.174-.781.774-.781 1.701 0 .25-.003.707-.005 1.106l-.004.663c-.073.58.073 1.175.506 1.618.434.444 1.028.605 1.6.565h1.95l.045-.004a1.55 1.55 0 0 0 1.343-1.09l.008-.027.283-1.152 1.31-.353.032-.011a1.55 1.55 0 0 0 .985-1.04l.011-.039.276-1.374.36-.32 4.528 4.527 1.414-1.414L2.5 2.086 1.086 3.5zm-2.902 7.225.027-.002h1.587l.466-1.897 2.109-.569.336-1.672.772-.69-.978-.977-4.116 3.573c-.068.068-.114.12-.15.177s-.04.086-.04.103l-.004 1.117-.005.811z\" clip-rule=\"evenodd\"/><path fill=\"currentColor\" d=\"M11.457 9.78a1 1 0 0 1 .577-1.291A2.94 2.94 0 1 0 8.236 4.69a1 1 0 1 1-1.869-.714 4.94 4.94 0 1 1 6.38 6.38 1 1 0 0 1-1.29-.576\"/><path fill=\"currentColor\" d=\"M9.31 5.736a1.667 1.667 0 1 0 3.334 0 1.667 1.667 0 0 0-3.333 0\"/></svg>",
|
|
107
|
+
"key-on": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><path fill=\"currentColor\" d=\"M10.978 7.403a1.667 1.667 0 1 1 0-3.333 1.667 1.667 0 0 1 0 3.333\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M.769 16.232c-.433-.443-.579-1.038-.506-1.618l.004-.663c.002-.399.005-.856.005-1.106 0-.927.606-1.527.78-1.7l.018-.019.025-.025L6.14 6.723a4.94 4.94 0 1 1 3.756 3.839l-1.284 1.145-.276 1.374-.01.04a1.55 1.55 0 0 1-.986 1.038l-.032.012-1.31.353-.283 1.152-.008.027a1.55 1.55 0 0 1-1.343 1.09l-.045.004H2.37c-.572.04-1.166-.121-1.6-.565m1.516-1.435-.027.002.004-.026.005-.81c.002-.398.005-.861.005-1.118 0-.017.004-.047.039-.103a1 1 0 0 1 .15-.177l5.98-5.19-.229-.644a2.94 2.94 0 1 1 1.77 1.777l-.56-.202-2.64 2.353-.335 1.672-2.11.57-.465 1.896z\" clip-rule=\"evenodd\"/></svg>",
|
|
108
108
|
"layers": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m8 1.5-7 3 7 3 7-3z\" clip-rule=\"evenodd\"/><path d=\"m1 8 7 3 7-3M1 11.5l7 3 7-3\"/></g></svg>",
|
|
109
109
|
"library": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><path fill=\"currentColor\" d=\"M6 3a1 1 0 0 0 0 2h4a1 1 0 1 0 0-2z\"/><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M1 2.75v10.5C1 14.833 2.353 16 3.875 16H14a1 1 0 0 0 1-1V1a1 1 0 0 0-1-1H3.875C2.353 0 1 1.167 1 2.75M3.875 2C3.325 2 3 2.4 3 2.75v7.316Q3.352 10 3.719 10H13V2zm-.869 10.157L3 12.161v1.089c0 .35.326.75.875.75H13v-2H3.719c-.33 0-.58.08-.713.157\" clip-rule=\"evenodd\"/></svg>",
|
|
110
110
|
"link": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><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\"/><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\"/></g></svg>",
|
|
@@ -170,6 +170,7 @@
|
|
|
170
170
|
"square": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M1 4a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3zm3-1a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1z\" clip-rule=\"evenodd\"/></svg>",
|
|
171
171
|
"star": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m8 1 2.163 4.279 4.837.69-3.5 3.329.826 4.702L8 11.779 3.674 14 4.5 9.298 1 5.969l4.837-.69z\" clip-rule=\"evenodd\"/></svg>",
|
|
172
172
|
"star-filled": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><path fill=\"currentColor\" fill-rule=\"evenodd\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m8 1 2.163 4.279 4.837.69-3.5 3.329.826 4.702L8 11.779 3.674 14 4.5 9.298 1 5.969l4.837-.69z\" clip-rule=\"evenodd\"/></svg>",
|
|
173
|
+
"star-half": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8 0a1 1 0 0 1 .892.549l1.928 3.813 4.321.617a1 1 0 0 1 .548 1.715l-3.111 2.959.733 4.174a1 1 0 0 1-1.442 1.063L8 12.903 4.13 14.89a1 1 0 0 1-1.44-1.063l.732-4.174-3.111-2.96A1 1 0 0 1 .859 4.98l4.32-.617L7.109.55A1 1 0 0 1 8 0m.25 10.81q.106.028.207.08l2.536 1.301-.478-2.72a1 1 0 0 1 .296-.898l2.004-1.906-2.793-.398a1 1 0 0 1-.751-.54L8.25 3.712z\" clip-rule=\"evenodd\"/></svg>",
|
|
173
174
|
"stethoscope": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><g stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5 1H3v3a4 4 0 1 0 8 0V1m0 0H9.214M11 1H9\"/><path d=\"M13 12a3 3 0 1 1-6 0V8\"/><circle cx=\"13\" cy=\"11\" r=\"2\"/></g></svg>",
|
|
174
175
|
"subscript": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><g fill=\"currentColor\"><path d=\"M9.753 4.659a1 1 0 1 0-1.506-1.317zm-8.506 6.683a1 1 0 0 0 1.506 1.316zm7-8-7 8 1.506 1.316 7-8z\"/><path d=\"M2.753 3.341a1 1 0 1 0-1.506 1.317zm5.494 9.317a1 1 0 0 0 1.506-1.316zm-7-8 7 8 1.506-1.316-7-8zM11.124 14v-1.156l2.37-1.827a6 6 0 0 0 .403-.34 1.3 1.3 0 0 0 .26-.333.8.8 0 0 0 .094-.379.67.67 0 0 0-.39-.639.95.95 0 0 0-.423-.089q-.24 0-.422.09a.65.65 0 0 0-.279.263.84.84 0 0 0-.1.422H11q0-.625.3-1.076.302-.45.85-.693C12.698 8 12.947 8 13.439 8q.764 0 1.321.228.562.226.866.636.307.411.307.963 0 .34-.152.679-.152.334-.546.743-.394.407-1.12.97l-.595.463v.035H16V14z\"/></g></svg>",
|
|
175
176
|
"superscript": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\"><g fill=\"currentColor\"><path d=\"M9.753 4.659a1 1 0 1 0-1.506-1.317zm-8.506 6.683a1 1 0 0 0 1.506 1.316zm7-8-7 8 1.506 1.316 7-8z\"/><path d=\"M2.753 3.341a1 1 0 1 0-1.506 1.317zm5.494 9.317a1 1 0 0 0 1.506-1.316zm-7-8 7 8 1.506-1.316-7-8zM11.124 7V5.844l2.37-1.827a6 6 0 0 0 .403-.34 1.3 1.3 0 0 0 .26-.333.8.8 0 0 0 .094-.379.67.67 0 0 0-.39-.639.95.95 0 0 0-.423-.089q-.24 0-.422.09a.65.65 0 0 0-.279.263.84.84 0 0 0-.1.422H11q0-.625.3-1.076.302-.45.85-.693C12.698 1 12.947 1 13.439 1q.764 0 1.321.228.562.226.866.636.307.411.307.963 0 .34-.152.679-.152.334-.546.743-.394.407-1.12.97l-.595.463v.035H16V7z\"/></g></svg>",
|