@itfin/components 1.5.1 → 1.5.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.
Files changed (74) hide show
  1. package/dist/ITFComponents.common.js +87 -0
  2. package/dist/ITFComponents.common.js.map +1 -0
  3. package/dist/ITFComponents.umd.js +98 -0
  4. package/dist/ITFComponents.umd.js.map +1 -0
  5. package/dist/ITFComponents.umd.min.js +2 -0
  6. package/dist/ITFComponents.umd.min.js.map +1 -0
  7. package/dist/demo.html +1 -0
  8. package/package.json +1 -1
  9. package/src/components/alert/AlertBanner.vue +70 -14
  10. package/src/components/card/BentoGrid.vue +2 -0
  11. package/src/components/checkbox/NestedCheckboxGroup.vue +109 -0
  12. package/src/components/filter/FilterBadge.vue +3 -3
  13. package/src/components/filter/FilterFacetsList.vue +13 -7
  14. package/src/components/icon/components/nomi-.DS_Store +0 -0
  15. package/src/components/icon/components/nomi-approval-chain.vue +5 -0
  16. package/src/components/icon/components/nomi-close-alt.vue +5 -0
  17. package/src/components/icon/components/nomi-cog-lightning.vue +5 -0
  18. package/src/components/icon/components/nomi-comment-add.vue +5 -0
  19. package/src/components/icon/components/nomi-comment.vue +4 -0
  20. package/src/components/icon/components/nomi-comments.vue +5 -0
  21. package/src/components/icon/components/nomi-copy.vue +5 -0
  22. package/src/components/icon/components/nomi-dollar.vue +4 -0
  23. package/src/components/icon/components/nomi-expense-requests.vue +5 -0
  24. package/src/components/icon/components/nomi-file-doc.vue +7 -0
  25. package/src/components/icon/components/nomi-file-excel.vue +9 -0
  26. package/src/components/icon/components/nomi-file-image.vue +6 -0
  27. package/src/components/icon/components/nomi-file-pdf.vue +5 -0
  28. package/src/components/icon/components/nomi-light-bulb.vue +4 -0
  29. package/src/components/icon/components/nomi-money-alt.vue +4 -0
  30. package/src/components/icon/components/nomi-money-requests.vue +12 -0
  31. package/src/components/icon/components/nomi-pending.vue +4 -0
  32. package/src/components/icon/components/nomi-plus.vue +5 -0
  33. package/src/components/icon/components/nomi-secure.vue +4 -0
  34. package/src/components/icon/components/nomi-stop.vue +4 -0
  35. package/src/components/icon/components/nomi-thumbs-down.vue +4 -0
  36. package/src/components/icon/components/nomi-thumbs-up.vue +4 -0
  37. package/src/components/icon/components/nomi-undo.vue +4 -0
  38. package/src/components/icon/components/nomi-user-settings.vue +5 -0
  39. package/src/components/icon/icons.js +397 -371
  40. package/src/components/icon/new-icons/approval-chain.svg +4 -0
  41. package/src/components/icon/new-icons/budget.svg +3 -0
  42. package/src/components/icon/new-icons/close-alt.svg +4 -0
  43. package/src/components/icon/new-icons/cog-lightning.svg +4 -0
  44. package/src/components/icon/new-icons/comment-add.svg +4 -0
  45. package/src/components/icon/new-icons/comment.svg +3 -0
  46. package/src/components/icon/new-icons/comments.svg +4 -0
  47. package/src/components/icon/new-icons/copy.svg +4 -0
  48. package/src/components/icon/new-icons/dollar.svg +3 -0
  49. package/src/components/icon/new-icons/expense-requests.svg +4 -0
  50. package/src/components/icon/new-icons/file-doc.svg +6 -0
  51. package/src/components/icon/new-icons/file-excel.svg +8 -0
  52. package/src/components/icon/new-icons/file-image.svg +5 -0
  53. package/src/components/icon/new-icons/file-pdf.svg +4 -0
  54. package/src/components/icon/new-icons/light-bulb.svg +3 -0
  55. package/src/components/icon/new-icons/money-alt.svg +3 -0
  56. package/src/components/icon/new-icons/money-requests.svg +11 -0
  57. package/src/components/icon/new-icons/pending.svg +3 -0
  58. package/src/components/icon/new-icons/plus.svg +4 -0
  59. package/src/components/icon/new-icons/secure.svg +3 -0
  60. package/src/components/icon/new-icons/stop.svg +3 -0
  61. package/src/components/icon/new-icons/thumbs-down.svg +3 -0
  62. package/src/components/icon/new-icons/thumbs-up.svg +3 -0
  63. package/src/components/icon/new-icons/undo.svg +3 -0
  64. package/src/components/icon/new-icons/user-settings.svg +4 -0
  65. package/src/components/modal/Modal.vue +6 -1
  66. package/src/components/pagination/Pagination2.vue +4 -3
  67. package/src/components/panels/Panel.vue +2 -1
  68. package/src/components/panels/PanelItemEdit.vue +91 -10
  69. package/src/components/panels/PanelList.vue +5 -3
  70. package/src/components/text-field/TextField.vue +8 -0
  71. package/src/components/view/View.vue +6 -0
  72. package/src/locales/en.js +7 -1
  73. package/src/locales/pl.js +2 -1
  74. package/src/locales/uk.js +7 -1
@@ -0,0 +1,7 @@
1
+ <template><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path opacity="0.4" d="M18.8088 9.02095C18.3573 9.02095 17.7592 9.01095 17.0146 9.01095C15.1987 9.01095 13.7055 7.50795 13.7055 5.67495V2.45895C13.7055 2.20595 13.5036 1.99995 13.253 1.99995H7.96363C5.49517 1.99995 3.5 4.02595 3.5 6.50895V17.284C3.5 19.889 5.59022 22 8.16958 22H16.0463C18.5058 22 20.5 19.987 20.5 17.502V9.47095C20.5 9.21695 20.299 9.01195 20.0475 9.01295C19.6247 9.01595 19.1177 9.02095 18.8088 9.02095" fill="#155EEF"/>
3
+ <path opacity="0.4" d="M16.0847 2.56732C15.7857 2.25632 15.2637 2.47032 15.2637 2.90132V5.53832C15.2637 6.64432 16.1747 7.55432 17.2807 7.55432C17.9777 7.56232 18.9457 7.56432 19.7677 7.56232C20.1887 7.56132 20.4027 7.05832 20.1107 6.75432C19.0557 5.65732 17.1667 3.69132 16.0847 2.56732Z" fill="#155EEF"/>
4
+ <rect x="6.75" y="12.75" width="5.25" height="1.5" rx="0.75" fill="#155EEF"/>
5
+ <rect x="6.75" y="15.75" width="10.5" height="1.5" rx="0.75" fill="#155EEF"/>
6
+ </svg>
7
+ </template>
@@ -0,0 +1,9 @@
1
+ <template><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path opacity="0.4" d="M18.8088 9.02095C18.3573 9.02095 17.7592 9.01095 17.0146 9.01095C15.1987 9.01095 13.7055 7.50795 13.7055 5.67495V2.45895C13.7055 2.20595 13.5036 1.99995 13.253 1.99995H7.96363C5.49517 1.99995 3.5 4.02595 3.5 6.50895V17.284C3.5 19.889 5.59022 22 8.16958 22H16.0463C18.5058 22 20.5 19.987 20.5 17.502V9.47095C20.5 9.21695 20.299 9.01195 20.0475 9.01295C19.6247 9.01595 19.1177 9.02095 18.8088 9.02095" fill="#398241"/>
3
+ <path opacity="0.4" d="M16.0847 2.56732C15.7857 2.25632 15.2637 2.47032 15.2637 2.90132V5.53832C15.2637 6.64432 16.1747 7.55432 17.2807 7.55432C17.9777 7.56232 18.9457 7.56432 19.7677 7.56232C20.1887 7.56132 20.4027 7.05832 20.1107 6.75432C19.0557 5.65732 17.1667 3.69132 16.0847 2.56732Z" fill="#398241"/>
4
+ <rect x="6.75" y="12.75" width="3.75" height="1.5" rx="0.75" fill="#398241"/>
5
+ <rect x="6.75" y="15.75" width="3.75" height="1.5" rx="0.75" fill="#398241"/>
6
+ <rect x="12" y="12.75" width="5.25" height="1.5" rx="0.75" fill="#398241"/>
7
+ <rect x="12" y="15.75" width="5.25" height="1.5" rx="0.75" fill="#398241"/>
8
+ </svg>
9
+ </template>
@@ -0,0 +1,6 @@
1
+ <template><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect opacity="0.4" x="2.25" y="2.25" width="20.25" height="20.25" rx="6" fill="#FF9900"/>
3
+ <path d="M19.4016 12.7454C19.9414 13.3385 20.25 14.1089 20.25 14.911C20.25 15.1183 20.2418 15.3273 20.2254 15.5346C19.9953 18.3865 18.196 20.25 15.5998 20.25H8.50117C7.18662 20.25 6.07747 19.7803 5.28052 18.9286C4.69088 18.3321 4.81943 17.398 5.3206 16.7254C5.33738 16.7029 5.35415 16.6803 5.37089 16.6578C5.87207 15.9971 6.35681 15.3445 6.6608 14.9201C7.11268 14.3046 8.30399 12.6845 9.9554 13.4448C10.2923 13.5987 10.588 13.8159 10.8592 14.0059C11.5246 14.4947 11.804 14.6395 12.2723 14.3589C12.7899 14.0512 13.1268 13.4448 13.48 12.8112C13.669 12.4755 13.858 12.1505 14.0634 11.8519C14.9589 10.5667 16.3392 10.2227 17.4894 10.983C18.0646 11.3631 18.5575 11.8428 19.0176 12.3307C19.1162 12.4393 19.2148 12.5397 19.3052 12.6393C19.328 12.6645 19.3608 12.7005 19.4016 12.7454Z" fill="#FF9900"/>
4
+ <path d="M11.4268 8.33056C11.4268 9.60219 10.4451 10.6611 9.26718 10.6611C8.09012 10.6611 7.1084 9.60219 7.1084 8.33056C7.1084 7.05984 8.09012 6 9.26718 6C10.4451 6 11.4268 7.05984 11.4268 8.33056Z" fill="#FF9900"/>
5
+ </svg>
6
+ </template>
@@ -0,0 +1,5 @@
1
+ <template><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect opacity="0.4" x="2" y="1.99994" width="20" height="20" rx="6" fill="#EE7C6D"/>
3
+ <path d="M7.29976 18.34C9.10976 17.09 10.3198 15.18 11.2098 12.84C12.1098 10.51 13.0698 8.51004 12.6498 6.21004C12.5898 5.85004 12.0798 5.48004 11.8198 5.51004C10.7998 5.57004 10.8698 6.72004 10.9698 7.41004C11.2098 9.12004 12.5298 11.11 13.8098 12.97C15.0798 14.84 16.1298 15.13 17.5898 15.23C18.0898 15.26 18.8398 15.09 18.9598 14.65C19.7298 11.85 9.93976 14.11 6.67976 16.73C6.27976 17.06 5.81976 17.73 6.07976 18.19C6.27976 18.55 6.94976 18.59 7.30976 18.34H7.29976Z" stroke="#C33737" stroke-linecap="round" stroke-linejoin="round"/>
4
+ </svg>
5
+ </template>
@@ -0,0 +1,4 @@
1
+ <template><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M14.0607 17.75C14.0607 17.9158 13.9948 18.0747 13.8776 18.1919C13.7604 18.3092 13.6014 18.375 13.4357 18.375H9.68568C9.51992 18.375 9.36095 18.3092 9.24374 18.1919C9.12653 18.0747 9.06068 17.9158 9.06068 17.75C9.06068 17.5842 9.12653 17.4253 9.24374 17.3081C9.36095 17.1908 9.51992 17.125 9.68568 17.125H13.4357C13.6014 17.125 13.7604 17.1908 13.8776 17.3081C13.9948 17.4253 14.0607 17.5842 14.0607 17.75ZM12.1857 19H10.9357C10.7699 19 10.611 19.0658 10.4937 19.1831C10.3765 19.3003 10.3107 19.4592 10.3107 19.625C10.3107 19.7908 10.3765 19.9497 10.4937 20.0669C10.611 20.1842 10.7699 20.25 10.9357 20.25H12.1857C12.3514 20.25 12.5104 20.1842 12.6276 20.0669C12.7448 19.9497 12.8107 19.7908 12.8107 19.625C12.8107 19.4592 12.7448 19.3003 12.6276 19.1831C12.5104 19.0658 12.3514 19 12.1857 19ZM17.1857 9.625C17.2 10.5783 16.9682 11.5191 16.5128 12.3566C16.0573 13.1942 15.3936 13.9001 14.5857 14.4062L14.0607 16.075C14.0172 16.2044 13.9326 16.3159 13.8197 16.3927C13.7068 16.4694 13.572 16.5071 13.4357 16.5H9.68568C9.55466 16.5003 9.42684 16.4595 9.32029 16.3832C9.21374 16.307 9.13386 16.1991 9.09193 16.075L8.53568 14.4062C7.72776 13.9001 7.06402 13.1942 6.60857 12.3566C6.15313 11.5191 5.92137 10.5783 5.93568 9.625C5.93568 8.13316 6.52832 6.70242 7.58321 5.64752C8.6381 4.59263 10.0688 4 11.5607 4C13.0525 4 14.4833 4.59263 15.5382 5.64752C16.5931 6.70242 17.1857 8.13316 17.1857 9.625Z" fill="currentColor"/>
3
+ </svg>
4
+ </template>
@@ -0,0 +1,4 @@
1
+ <template><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M7.2 11.7H6C6 13.254 7.452 14.172 9 14.364V15.6H10.2V14.358C11.55 14.178 13.2 13.404 13.2 11.7C13.2 9.99598 11.55 9.22198 10.2 9.04198V6.05998C10.998 6.20398 12 6.62398 12 7.49998H13.2C13.2 5.79598 11.55 5.02198 10.2 4.84198V3.59998H9V4.84198C7.65 5.02198 6 5.79598 6 7.49998C6 9.20398 7.602 9.96598 9 10.158V13.14C8.13 12.99 7.2 12.528 7.2 11.7ZM12 11.7C12 12.576 10.998 12.996 10.2 13.14V10.26C10.998 10.404 12 10.824 12 11.7ZM7.2 7.49998C7.2 6.62398 8.202 6.20398 9 6.05998V8.93998C8.178 8.78998 7.2 8.33998 7.2 7.49998Z" fill="currentColor"/>
3
+ </svg>
4
+ </template>
@@ -0,0 +1,12 @@
1
+ <template><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_5744_16863)">
3
+ <path d="M20.9153 16.2471L12.5069 19.9902C11.7297 20.3358 10.8445 20.324 10.0781 19.9572L4.47371 17.2735C4.06684 17.0795 3.80518 16.6593 3.80518 16.2054C3.80518 15.8943 3.93174 15.5865 4.15225 15.3642C4.51331 14.9998 4.76022 14.7932 4.76255 14.7909C4.76643 14.7885 4.76954 14.7846 4.77342 14.7822C5.6679 13.9961 6.8667 13.4816 8.148 13.3324C8.15188 13.3324 8.15421 13.3308 8.15731 13.3308C10.5124 13.0308 13.0481 14.084 14.1181 15.9384C14.1593 16.0059 14.1966 16.0719 14.2315 16.141L12.896 16.7324C12.8867 16.7363 12.8758 16.7363 12.8657 16.7285L10.3647 15.0328C10.0968 14.8506 9.73424 14.9229 9.55411 15.1946C9.37397 15.4656 9.4454 15.8323 9.71406 16.0145L12.2142 17.7102C12.5559 17.9435 12.986 17.9819 13.3634 17.8154L20.1628 14.8066C21.1303 14.3307 21.833 15.7067 20.9144 16.2462L20.9153 16.2471Z" fill="currentColor"/>
4
+ <path d="M13.2851 4.18042C9.30961 4.13173 6.6037 8.54801 8.41354 12.1222C10.965 11.9314 13.5405 13.0427 14.8667 14.9433C20.7733 12.9861 19.5293 4.3099 13.2851 4.18042ZM15.9685 8.63828L13.167 11.4885C12.9488 11.7186 12.5552 11.7186 12.337 11.4885L10.6031 9.72374C10.0736 9.15748 10.8749 8.35011 11.4324 8.88967L12.7524 10.2319L15.1392 7.80351C15.6967 7.26473 16.498 8.06818 15.9693 8.63758L15.9685 8.63828Z" fill="currentColor"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_5744_16863">
8
+ <rect width="19" height="17.6429" fill="white" transform="translate(3 3)"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
12
+ </template>
@@ -0,0 +1,4 @@
1
+ <template><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10 2.5C11.4551 2.49973 12.8789 2.92276 14.0978 3.71752C15.3167 4.51228 16.2781 5.64445 16.8648 6.97605C17.4515 8.30764 17.6382 9.78115 17.402 11.217C17.1659 12.6528 16.5173 13.9889 15.5351 15.0626M10 5.50001V10L13 11.5M2.875 7.65627C2.63601 8.38277 2.50955 9.14155 2.5 9.90628M3.1225 13C3.54363 13.9689 4.16469 14.8379 4.94501 15.5501M4.47701 4.92626C4.68629 4.69843 4.90947 4.48377 5.14526 4.28351M7.48302 17.0651C9.3533 17.7313 11.4115 17.6289 13.2063 16.7801" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
3
+ </svg>
4
+ </template>
@@ -0,0 +1,5 @@
1
+ <template><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M6 12H18" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
3
+ <path d="M12 6V18" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
4
+ </svg>
5
+ </template>
@@ -0,0 +1,4 @@
1
+ <template><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.5455 4L5 6.90909V11.2727C5 15.3091 7.79273 19.0836 11.5455 20C15.2982 19.0836 18.0909 15.3091 18.0909 11.2727V6.90909L11.5455 4ZM11.5455 8.36364C12.5636 8.36364 13.5818 9.16364 13.5818 10.1818V11.2727C14.0182 11.2727 14.4545 11.7091 14.4545 12.2182V14.7636C14.4545 15.2 14.0182 15.6364 13.5091 15.6364H9.50909C9.07273 15.6364 8.63636 15.2 8.63636 14.6909V12.1455C8.63636 11.7091 9.07273 11.2727 9.50909 11.2727V10.1818C9.50909 9.16364 10.5273 8.36364 11.5455 8.36364ZM11.5455 9.23636C10.9636 9.23636 10.4545 9.6 10.4545 10.1818V11.2727H12.6364V10.1818C12.6364 9.6 12.1273 9.23636 11.5455 9.23636Z" fill="currentColor"/>
3
+ </svg>
4
+ </template>
@@ -0,0 +1,4 @@
1
+ <template><svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="12" height="12" rx="2" fill="currentColor"/>
3
+ </svg>
4
+ </template>
@@ -0,0 +1,4 @@
1
+ <template><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M15.2197 13.3334V5.33337M9.88634 16.08L10.553 13.3334H6.66634C6.45935 13.3334 6.2552 13.2852 6.07006 13.1926C5.88492 13.1 5.72387 12.9656 5.59967 12.8C5.47548 12.6344 5.39154 12.4422 5.35451 12.2386C5.31749 12.0349 5.32838 11.8254 5.38634 11.6267L6.93967 6.29337C7.02045 6.01642 7.18888 5.77314 7.41967 5.60004C7.65047 5.42694 7.93118 5.33337 8.21967 5.33337H17.2197C17.5733 5.33337 17.9124 5.47385 18.1625 5.7239C18.4125 5.97395 18.553 6.31309 18.553 6.66671V12C18.553 12.3537 18.4125 12.6928 18.1625 12.9428C17.9124 13.1929 17.5733 13.3334 17.2197 13.3334H15.3797C15.1316 13.3335 14.8885 13.4028 14.6777 13.5336C14.4669 13.6643 14.2967 13.8512 14.1863 14.0734L11.8863 18.6667C11.572 18.6628 11.2625 18.5879 10.9811 18.4476C10.6998 18.3074 10.4537 18.1053 10.2614 17.8566C10.0691 17.6078 9.93546 17.3189 9.87052 17.0112C9.80557 16.7036 9.81098 16.3853 9.88634 16.08Z" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
3
+ </svg>
4
+ </template>
@@ -0,0 +1,4 @@
1
+ <template><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8.66634 10.6667V18.6667M13.9997 7.92004L13.333 10.6667H17.2197C17.4267 10.6667 17.6308 10.7149 17.816 10.8075C18.0011 10.9 18.1621 11.0344 18.2863 11.2C18.4105 11.3656 18.4945 11.5579 18.5315 11.7615C18.5685 11.9652 18.5576 12.1747 18.4997 12.3734L16.9463 17.7067C16.8656 17.9837 16.6971 18.2269 16.4663 18.4C16.2355 18.5731 15.9548 18.6667 15.6663 18.6667H6.66634C6.31272 18.6667 5.97358 18.5262 5.72353 18.2762C5.47348 18.0261 5.33301 17.687 5.33301 17.3334V12C5.33301 11.6464 5.47348 11.3073 5.72353 11.0572C5.97358 10.8072 6.31272 10.6667 6.66634 10.6667H8.50634C8.7544 10.6666 8.9975 10.5972 9.20831 10.4665C9.41912 10.3358 9.58929 10.1488 9.69968 9.92671L11.9997 5.33337C12.3141 5.33727 12.6235 5.41215 12.9049 5.55244C13.1863 5.69272 13.4323 5.89478 13.6246 6.14351C13.8169 6.39224 13.9506 6.68121 14.0155 6.98884C14.0804 7.29647 14.075 7.6148 13.9997 7.92004Z" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
3
+ </svg>
4
+ </template>
@@ -0,0 +1,4 @@
1
+ <template><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M9.375 13.75L5 9.375M5 9.375L9.375 5M5 9.375H14.1875C14.8195 9.375 15.4453 9.49948 16.0292 9.74133C16.613 9.98318 17.1436 10.3377 17.5905 10.7845C18.0373 11.2314 18.3918 11.762 18.6337 12.3458C18.8755 12.9297 19 13.5555 19 14.1875C19 14.8195 18.8755 15.4453 18.6337 16.0292C18.3918 16.613 18.0373 17.1436 17.5905 17.5905C17.1436 18.0373 16.613 18.3918 16.0292 18.6337C15.4453 18.8755 14.8195 19 14.1875 19H11.125" stroke="currentColor" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/>
3
+ </svg>
4
+ </template>
@@ -0,0 +1,5 @@
1
+ <template><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12.0001 12C12.9193 12 13.8295 12.1814 14.6788 12.5332C15.3163 12.7973 15.9101 13.1536 16.4415 13.5898L15.0001 14.4229C14.421 14.7574 14.0495 15.358 14.005 16.0205L14.0001 16.1543V18.4639C14.0001 18.6476 14.0263 18.8276 14.0743 19H6.00008C5.44783 19 4.99274 18.5496 5.07137 18.0029C5.15431 17.4266 5.30946 16.8616 5.53328 16.3213C5.88507 15.472 6.40086 14.6998 7.05086 14.0498C7.70074 13.4 8.47234 12.8849 9.32137 12.5332C10.1706 12.1814 11.0809 12 12.0001 12ZM12.0001 4C13.6569 4 15.0001 5.34315 15.0001 7C15.0001 8.65685 13.6569 10 12.0001 10C10.3433 9.99995 9.00008 8.65683 9.00008 7C9.00008 5.34317 10.3433 4.00005 12.0001 4Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M17.5 14.1339C17.8094 13.9554 18.1906 13.9554 18.5 14.1339L20.5 15.2892C20.8092 15.4678 20.9999 15.7974 21 16.1544V18.464C21 18.8213 20.8094 19.1516 20.5 19.3302L18.5 20.4845C18.1906 20.6631 17.8094 20.6631 17.5 20.4845L15.5 19.3302C15.1906 19.1516 15 18.8213 15 18.464V16.1544C15.0001 15.7974 15.1908 15.4678 15.5 15.2892L17.5 14.1339ZM18 16.3097C17.4477 16.3097 17 16.7574 17 17.3097C17.0001 17.8619 17.4478 18.3097 18 18.3097C18.5522 18.3097 18.9999 17.8619 19 17.3097C19 16.7574 18.5523 16.3097 18 16.3097Z" fill="currentColor"/>
4
+ </svg>
5
+ </template>