@vobs/ui 1.1.0 → 1.2.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.
Files changed (300) hide show
  1. package/dist/activity-rail.cjs +796 -0
  2. package/dist/activity-rail.cjs.map +1 -0
  3. package/dist/activity-rail.d.cts +20 -0
  4. package/dist/activity-rail.d.ts +20 -0
  5. package/dist/activity-rail.js +794 -0
  6. package/dist/activity-rail.js.map +1 -0
  7. package/dist/alert.cjs +671 -0
  8. package/dist/alert.cjs.map +1 -0
  9. package/dist/alert.d.cts +13 -0
  10. package/dist/alert.d.ts +13 -0
  11. package/dist/alert.js +669 -0
  12. package/dist/alert.js.map +1 -0
  13. package/dist/assets/icons/alert-circle.svg +1 -0
  14. package/dist/assets/icons/alert-triangle.svg +1 -0
  15. package/dist/assets/icons/alert.d27e24.svg +1 -0
  16. package/dist/assets/icons/alert.svg +1 -0
  17. package/dist/assets/icons/apple.svg +1 -0
  18. package/dist/assets/icons/arrow-down.svg +1 -0
  19. package/dist/assets/icons/arrow-expand.svg +1 -0
  20. package/dist/assets/icons/arrow-left.svg +1 -0
  21. package/dist/assets/icons/arrow-minimize.svg +1 -0
  22. package/dist/assets/icons/arrow-right-to-line.svg +1 -0
  23. package/dist/assets/icons/arrow-right.svg +1 -0
  24. package/dist/assets/icons/arrow-up-right.svg +1 -0
  25. package/dist/assets/icons/arrow-up.0c0c0d.svg +1 -0
  26. package/dist/assets/icons/arrow-up.svg +1 -0
  27. package/dist/assets/icons/at.svg +1 -0
  28. package/dist/assets/icons/atom.0c0c0d.svg +1 -0
  29. package/dist/assets/icons/atom.svg +1 -0
  30. package/dist/assets/icons/bar.svg +1 -0
  31. package/dist/assets/icons/bell.svg +1 -0
  32. package/dist/assets/icons/box.svg +1 -0
  33. package/dist/assets/icons/bug.svg +1 -0
  34. package/dist/assets/icons/calendar.svg +1 -0
  35. package/dist/assets/icons/check-circle.33c192.svg +1 -0
  36. package/dist/assets/icons/check-circle.svg +1 -0
  37. package/dist/assets/icons/check.d1d3db.svg +1 -0
  38. package/dist/assets/icons/check.svg +1 -0
  39. package/dist/assets/icons/chevron-down.svg +1 -0
  40. package/dist/assets/icons/chevron-right.svg +1 -0
  41. package/dist/assets/icons/chevron-up.svg +1 -0
  42. package/dist/assets/icons/circle.svg +1 -0
  43. package/dist/assets/icons/clock.svg +1 -0
  44. package/dist/assets/icons/cmd.svg +1 -0
  45. package/dist/assets/icons/code.svg +1 -0
  46. package/dist/assets/icons/columns.svg +1 -0
  47. package/dist/assets/icons/copy.svg +1 -0
  48. package/dist/assets/icons/cpu.svg +1 -0
  49. package/dist/assets/icons/dashboard.0c0c0d.svg +1 -0
  50. package/dist/assets/icons/dashboard.svg +1 -0
  51. package/dist/assets/icons/dollar.svg +1 -0
  52. package/dist/assets/icons/download.svg +1 -0
  53. package/dist/assets/icons/edit.svg +1 -0
  54. package/dist/assets/icons/extensions.svg +1 -0
  55. package/dist/assets/icons/external.svg +1 -0
  56. package/dist/assets/icons/eye.svg +1 -0
  57. package/dist/assets/icons/file-text.svg +1 -0
  58. package/dist/assets/icons/file.svg +1 -0
  59. package/dist/assets/icons/files.svg +1 -0
  60. package/dist/assets/icons/filter.svg +1 -0
  61. package/dist/assets/icons/folder.svg +1 -0
  62. package/dist/assets/icons/gear.svg +1 -0
  63. package/dist/assets/icons/git.svg +1 -0
  64. package/dist/assets/icons/github.svg +1 -0
  65. package/dist/assets/icons/globe.svg +1 -0
  66. package/dist/assets/icons/grid-2x2.svg +1 -0
  67. package/dist/assets/icons/hash.svg +1 -0
  68. package/dist/assets/icons/heart.svg +1 -0
  69. package/dist/assets/icons/help.svg +1 -0
  70. package/dist/assets/icons/home.svg +1 -0
  71. package/dist/assets/icons/image.svg +1 -0
  72. package/dist/assets/icons/info-circle.svg +1 -0
  73. package/dist/assets/icons/info-square.svg +1 -0
  74. package/dist/assets/icons/info.387bff.svg +1 -0
  75. package/dist/assets/icons/info.svg +1 -0
  76. package/dist/assets/icons/key.svg +1 -0
  77. package/dist/assets/icons/layers.svg +1 -0
  78. package/dist/assets/icons/layout.svg +1 -0
  79. package/dist/assets/icons/link.svg +1 -0
  80. package/dist/assets/icons/list.svg +1 -0
  81. package/dist/assets/icons/lock.svg +1 -0
  82. package/dist/assets/icons/log-out.svg +1 -0
  83. package/dist/assets/icons/logo.svg +1 -0
  84. package/dist/assets/icons/mail.svg +1 -0
  85. package/dist/assets/icons/menu.svg +1 -0
  86. package/dist/assets/icons/message-circle.svg +1 -0
  87. package/dist/assets/icons/message-plus.svg +1 -0
  88. package/dist/assets/icons/message-square.svg +1 -0
  89. package/dist/assets/icons/mic.svg +1 -0
  90. package/dist/assets/icons/minus.svg +1 -0
  91. package/dist/assets/icons/moon.svg +1 -0
  92. package/dist/assets/icons/more-h.svg +1 -0
  93. package/dist/assets/icons/mouse.svg +1 -0
  94. package/dist/assets/icons/palette.svg +1 -0
  95. package/dist/assets/icons/panel-bottom.svg +1 -0
  96. package/dist/assets/icons/pause.svg +1 -0
  97. package/dist/assets/icons/play.svg +1 -0
  98. package/dist/assets/icons/plug.svg +1 -0
  99. package/dist/assets/icons/plus.0c0c0d.svg +1 -0
  100. package/dist/assets/icons/plus.svg +1 -0
  101. package/dist/assets/icons/refresh.svg +1 -0
  102. package/dist/assets/icons/ruler.svg +1 -0
  103. package/dist/assets/icons/scroll-text.svg +1 -0
  104. package/dist/assets/icons/search-menu.svg +1 -0
  105. package/dist/assets/icons/search.svg +1 -0
  106. package/dist/assets/icons/send.0c0c0d.svg +1 -0
  107. package/dist/assets/icons/send.svg +1 -0
  108. package/dist/assets/icons/settings.0c0c0d.svg +1 -0
  109. package/dist/assets/icons/settings.svg +1 -0
  110. package/dist/assets/icons/shield.svg +1 -0
  111. package/dist/assets/icons/sidebar-left.svg +1 -0
  112. package/dist/assets/icons/sidebar-right.svg +1 -0
  113. package/dist/assets/icons/sliders.svg +1 -0
  114. package/dist/assets/icons/sparkles.32f08c.svg +1 -0
  115. package/dist/assets/icons/sparkles.svg +1 -0
  116. package/dist/assets/icons/square.svg +1 -0
  117. package/dist/assets/icons/star.svg +1 -0
  118. package/dist/assets/icons/sun.svg +1 -0
  119. package/dist/assets/icons/terminal.svg +1 -0
  120. package/dist/assets/icons/trash.svg +1 -0
  121. package/dist/assets/icons/trending-down.svg +1 -0
  122. package/dist/assets/icons/trending-up.svg +1 -0
  123. package/dist/assets/icons/type.svg +1 -0
  124. package/dist/assets/icons/upload.svg +1 -0
  125. package/dist/assets/icons/user-circle.svg +1 -0
  126. package/dist/assets/icons/user.svg +1 -0
  127. package/dist/assets/icons/users.svg +1 -0
  128. package/dist/assets/icons/wrench.svg +1 -0
  129. package/dist/assets/icons/x-circle.svg +1 -0
  130. package/dist/assets/icons/x.svg +1 -0
  131. package/dist/assets/icons/zap.0c0c0d.svg +1 -0
  132. package/dist/assets/icons/zap.svg +1 -0
  133. package/dist/avatar.cjs +655 -0
  134. package/dist/avatar.cjs.map +1 -0
  135. package/dist/avatar.d.cts +16 -0
  136. package/dist/avatar.d.ts +16 -0
  137. package/dist/avatar.js +653 -0
  138. package/dist/avatar.js.map +1 -0
  139. package/dist/button.cjs +712 -0
  140. package/dist/button.cjs.map +1 -0
  141. package/dist/button.d.cts +21 -0
  142. package/dist/button.d.ts +21 -0
  143. package/dist/button.js +709 -0
  144. package/dist/button.js.map +1 -0
  145. package/dist/card.cjs +669 -0
  146. package/dist/card.cjs.map +1 -0
  147. package/dist/card.d.cts +13 -0
  148. package/dist/card.d.ts +13 -0
  149. package/dist/card.js +666 -0
  150. package/dist/card.js.map +1 -0
  151. package/dist/chat-composer.cjs +810 -0
  152. package/dist/chat-composer.cjs.map +1 -0
  153. package/dist/chat-composer.d.cts +22 -0
  154. package/dist/chat-composer.d.ts +22 -0
  155. package/dist/chat-composer.js +808 -0
  156. package/dist/chat-composer.js.map +1 -0
  157. package/dist/dialog.cjs +779 -0
  158. package/dist/dialog.cjs.map +1 -0
  159. package/dist/dialog.d.cts +23 -0
  160. package/dist/dialog.d.ts +23 -0
  161. package/dist/dialog.js +777 -0
  162. package/dist/dialog.js.map +1 -0
  163. package/dist/drawer.cjs +784 -0
  164. package/dist/drawer.cjs.map +1 -0
  165. package/dist/drawer.d.cts +23 -0
  166. package/dist/drawer.d.ts +23 -0
  167. package/dist/drawer.js +782 -0
  168. package/dist/drawer.js.map +1 -0
  169. package/dist/editor-tabs.cjs +835 -0
  170. package/dist/editor-tabs.cjs.map +1 -0
  171. package/dist/editor-tabs.d.cts +23 -0
  172. package/dist/editor-tabs.d.ts +23 -0
  173. package/dist/editor-tabs.js +833 -0
  174. package/dist/editor-tabs.js.map +1 -0
  175. package/dist/file-tree.cjs +868 -0
  176. package/dist/file-tree.cjs.map +1 -0
  177. package/dist/file-tree.d.cts +27 -0
  178. package/dist/file-tree.d.ts +27 -0
  179. package/dist/file-tree.js +866 -0
  180. package/dist/file-tree.js.map +1 -0
  181. package/dist/forms.cjs +914 -0
  182. package/dist/forms.cjs.map +1 -0
  183. package/dist/forms.d.cts +69 -0
  184. package/dist/forms.d.ts +69 -0
  185. package/dist/forms.js +907 -0
  186. package/dist/forms.js.map +1 -0
  187. package/dist/icon.cjs +750 -0
  188. package/dist/icon.cjs.map +1 -0
  189. package/dist/icon.d.cts +61 -0
  190. package/dist/icon.d.ts +61 -0
  191. package/dist/icon.js +744 -0
  192. package/dist/icon.js.map +1 -0
  193. package/dist/icons.cjs +164 -0
  194. package/dist/icons.cjs.map +1 -0
  195. package/dist/icons.js +162 -0
  196. package/dist/icons.js.map +1 -0
  197. package/dist/index.cjs +3280 -0
  198. package/dist/index.cjs.map +1 -0
  199. package/dist/index.d.cts +30 -0
  200. package/dist/index.d.ts +30 -0
  201. package/dist/index.js +3234 -0
  202. package/dist/index.js.map +1 -0
  203. package/dist/kbd.cjs +671 -0
  204. package/dist/kbd.cjs.map +1 -0
  205. package/dist/kbd.d.cts +16 -0
  206. package/dist/kbd.d.ts +16 -0
  207. package/dist/kbd.js +667 -0
  208. package/dist/kbd.js.map +1 -0
  209. package/dist/menu.cjs +736 -0
  210. package/dist/menu.cjs.map +1 -0
  211. package/dist/menu.d.cts +21 -0
  212. package/dist/menu.d.ts +21 -0
  213. package/dist/menu.js +733 -0
  214. package/dist/menu.js.map +1 -0
  215. package/dist/nav-list.cjs +801 -0
  216. package/dist/nav-list.cjs.map +1 -0
  217. package/dist/nav-list.d.cts +28 -0
  218. package/dist/nav-list.d.ts +28 -0
  219. package/dist/nav-list.js +799 -0
  220. package/dist/nav-list.js.map +1 -0
  221. package/dist/overlay.cjs +344 -0
  222. package/dist/overlay.cjs.map +1 -0
  223. package/dist/overlay.d.cts +36 -0
  224. package/dist/overlay.d.ts +36 -0
  225. package/dist/overlay.js +339 -0
  226. package/dist/overlay.js.map +1 -0
  227. package/dist/page-header.cjs +744 -0
  228. package/dist/page-header.cjs.map +1 -0
  229. package/dist/page-header.d.cts +18 -0
  230. package/dist/page-header.d.ts +18 -0
  231. package/dist/page-header.js +741 -0
  232. package/dist/page-header.js.map +1 -0
  233. package/dist/pagination.cjs +769 -0
  234. package/dist/pagination.cjs.map +1 -0
  235. package/dist/pagination.d.cts +17 -0
  236. package/dist/pagination.d.ts +17 -0
  237. package/dist/pagination.js +767 -0
  238. package/dist/pagination.js.map +1 -0
  239. package/dist/stat-card.cjs +690 -0
  240. package/dist/stat-card.cjs.map +1 -0
  241. package/dist/stat-card.d.cts +18 -0
  242. package/dist/stat-card.d.ts +18 -0
  243. package/dist/stat-card.js +687 -0
  244. package/dist/stat-card.js.map +1 -0
  245. package/dist/status-bar.cjs +730 -0
  246. package/dist/status-bar.cjs.map +1 -0
  247. package/dist/status-bar.d.cts +19 -0
  248. package/dist/status-bar.d.ts +19 -0
  249. package/dist/status-bar.js +728 -0
  250. package/dist/status-bar.js.map +1 -0
  251. package/dist/styles/base.css +240 -0
  252. package/dist/styles/components.css +1234 -0
  253. package/dist/styles/styles.css +5 -0
  254. package/dist/styles/toast.css +57 -0
  255. package/dist/styles/tokens.css +438 -0
  256. package/dist/styles/vui.css +47 -0
  257. package/dist/table.cjs +814 -0
  258. package/dist/table.cjs.map +1 -0
  259. package/dist/table.d.cts +33 -0
  260. package/dist/table.d.ts +33 -0
  261. package/dist/table.js +811 -0
  262. package/dist/table.js.map +1 -0
  263. package/dist/tabs.cjs +764 -0
  264. package/dist/tabs.cjs.map +1 -0
  265. package/dist/tabs.d.cts +18 -0
  266. package/dist/tabs.d.ts +18 -0
  267. package/dist/tabs.js +762 -0
  268. package/dist/tabs.js.map +1 -0
  269. package/dist/tag.cjs +636 -0
  270. package/dist/tag.cjs.map +1 -0
  271. package/dist/tag.d.cts +10 -0
  272. package/dist/tag.d.ts +10 -0
  273. package/dist/tag.js +634 -0
  274. package/dist/tag.js.map +1 -0
  275. package/dist/toast.cjs +1219 -0
  276. package/dist/toast.cjs.map +1 -0
  277. package/dist/toast.d.cts +16 -0
  278. package/dist/toast.d.ts +16 -0
  279. package/dist/toast.js +1217 -0
  280. package/dist/toast.js.map +1 -0
  281. package/dist/types.cjs +4 -0
  282. package/dist/types.cjs.map +1 -0
  283. package/dist/types.d.cts +19 -0
  284. package/dist/types.d.ts +19 -0
  285. package/dist/types.js +3 -0
  286. package/dist/types.js.map +1 -0
  287. package/dist/utils.cjs +727 -0
  288. package/dist/utils.cjs.map +1 -0
  289. package/dist/utils.d.cts +24 -0
  290. package/dist/utils.d.ts +24 -0
  291. package/dist/utils.js +710 -0
  292. package/dist/utils.js.map +1 -0
  293. package/dist/workbench-titlebar.cjs +775 -0
  294. package/dist/workbench-titlebar.cjs.map +1 -0
  295. package/dist/workbench-titlebar.d.cts +19 -0
  296. package/dist/workbench-titlebar.d.ts +19 -0
  297. package/dist/workbench-titlebar.js +773 -0
  298. package/dist/workbench-titlebar.js.map +1 -0
  299. package/package.json +186 -41
  300. package/src/forms.ts +38 -7
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><polygon points="6 4 20 12 6 20 6 4"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><path d="M9 2v6"/><path d="M15 2v6"/><path d="M7 8h10v4a5 5 0 0 1-10 0V8z"/><path d="M12 17v5"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#0C0C0D" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><line x1="12" y1="5" x2="12" y2="19"/><line x1="5" y1="12" x2="19" y2="12"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><line x1="12" y1="5" x2="12" y2="19"/><line x1="5" y1="12" x2="19" y2="12"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><polyline points="21 4 21 10 15 10"/><polyline points="3 20 3 14 9 14"/><path d="M20.5 9A9 9 0 0 0 5 5.5L3 7M3.5 15A9 9 0 0 0 19 18.5L21 17"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><rect x="3" y="9" width="18" height="6" transform="rotate(-45 12 12)"/><line x1="7.5" y1="12.5" x2="9" y2="14"/><line x1="11" y1="9" x2="12.5" y2="10.5"/><line x1="14.5" y1="5.5" x2="16" y2="7"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><path d="M5 4h11a3 3 0 0 1 3 3v10H8v3a1 1 0 0 1-1 1 3 3 0 0 1-3-3V7a3 3 0 0 1 1-3z"/><line x1="9" y1="9" x2="15" y2="9"/><line x1="9" y1="13" x2="15" y2="13"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><circle cx="11" cy="11" r="6"/><line x1="20" y1="20" x2="16" y2="16"/><line x1="3" y1="20" x2="13" y2="20"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><circle cx="11" cy="11" r="7"/><path d="m20 20-3.5-3.5"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#0C0C0D" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><polygon points="3 12 21 4 17 21 12 13 3 12"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><polygon points="3 12 21 4 17 21 12 13 3 12"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#0C0C0D" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><circle cx="12" cy="12" r="3"/><path d="M19.4 15a1.7 1.7 0 0 0 .3 1.8l.1.1a2 2 0 1 1-2.8 2.8l-.1-.1a1.7 1.7 0 0 0-1.8-.3 1.7 1.7 0 0 0-1 1.5V21a2 2 0 1 1-4 0v-.1a1.7 1.7 0 0 0-1-1.5 1.7 1.7 0 0 0-1.8.3l-.1.1a2 2 0 1 1-2.8-2.8l.1-.1a1.7 1.7 0 0 0 .3-1.8 1.7 1.7 0 0 0-1.5-1H3a2 2 0 1 1 0-4h.1a1.7 1.7 0 0 0 1.5-1 1.7 1.7 0 0 0-.3-1.8l-.1-.1a2 2 0 1 1 2.8-2.8l.1.1a1.7 1.7 0 0 0 1.8.3H9a1.7 1.7 0 0 0 1-1.5V3a2 2 0 1 1 4 0v.1a1.7 1.7 0 0 0 1 1.5 1.7 1.7 0 0 0 1.8-.3l.1-.1a2 2 0 1 1 2.8 2.8l-.1.1a1.7 1.7 0 0 0-.3 1.8V9a1.7 1.7 0 0 0 1.5 1H21a2 2 0 1 1 0 4h-.1a1.7 1.7 0 0 0-1.5 1z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><circle cx="12" cy="12" r="3"/><path d="M19.4 15a1.7 1.7 0 0 0 .3 1.8l.1.1a2 2 0 1 1-2.8 2.8l-.1-.1a1.7 1.7 0 0 0-1.8-.3 1.7 1.7 0 0 0-1 1.5V21a2 2 0 1 1-4 0v-.1a1.7 1.7 0 0 0-1-1.5 1.7 1.7 0 0 0-1.8.3l-.1.1a2 2 0 1 1-2.8-2.8l.1-.1a1.7 1.7 0 0 0 .3-1.8 1.7 1.7 0 0 0-1.5-1H3a2 2 0 1 1 0-4h.1a1.7 1.7 0 0 0 1.5-1 1.7 1.7 0 0 0-.3-1.8l-.1-.1a2 2 0 1 1 2.8-2.8l.1.1a1.7 1.7 0 0 0 1.8.3H9a1.7 1.7 0 0 0 1-1.5V3a2 2 0 1 1 4 0v.1a1.7 1.7 0 0 0 1 1.5 1.7 1.7 0 0 0 1.8-.3l.1-.1a2 2 0 1 1 2.8 2.8l-.1.1a1.7 1.7 0 0 0-.3 1.8V9a1.7 1.7 0 0 0 1.5 1H21a2 2 0 1 1 0 4h-.1a1.7 1.7 0 0 0-1.5 1z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><path d="M12 3 4 6v6c0 5 3.5 8 8 9 4.5-1 8-4 8-9V6z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><rect x="3" y="3" width="18" height="18"/><line x1="9" y1="3" x2="9" y2="21"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><rect x="3" y="3" width="18" height="18"/><line x1="15" y1="3" x2="15" y2="21"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><line x1="4" y1="21" x2="4" y2="14"/><line x1="4" y1="10" x2="4" y2="3"/><line x1="12" y1="21" x2="12" y2="12"/><line x1="12" y1="8" x2="12" y2="3"/><line x1="20" y1="21" x2="20" y2="16"/><line x1="20" y1="12" x2="20" y2="3"/><line x1="1" y1="14" x2="7" y2="14"/><line x1="9" y1="8" x2="15" y2="8"/><line x1="17" y1="16" x2="23" y2="16"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#32F08C" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><path d="M12 3l1.8 4.2L18 9l-4.2 1.8L12 15l-1.8-4.2L6 9l4.2-1.8L12 3z"/><path d="M19 14l1 2.2 2.2 1-2.2 1L19 20.4l-1-2.2-2.2-1 2.2-1L19 14z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><path d="M12 3l1.8 4.2L18 9l-4.2 1.8L12 15l-1.8-4.2L6 9l4.2-1.8L12 3z"/><path d="M19 14l1 2.2 2.2 1-2.2 1L19 20.4l-1-2.2-2.2-1 2.2-1L19 14z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><rect x="3" y="3" width="18" height="18"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><polygon points="12 3 15 9 22 10 17 14 18 21 12 18 6 21 7 14 2 10 9 9 12 3"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><circle cx="12" cy="12" r="4"/><line x1="12" y1="2" x2="12" y2="5"/><line x1="12" y1="19" x2="12" y2="22"/><line x1="2" y1="12" x2="5" y2="12"/><line x1="19" y1="12" x2="22" y2="12"/><line x1="4.6" y1="4.6" x2="6.7" y2="6.7"/><line x1="17.3" y1="17.3" x2="19.4" y2="19.4"/><line x1="4.6" y1="19.4" x2="6.7" y2="17.3"/><line x1="17.3" y1="6.7" x2="19.4" y2="4.6"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><polyline points="4 7 9 12 4 17"/><line x1="12" y1="17" x2="20" y2="17"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><polyline points="4 6 20 6"/><path d="M6 6v14h12V6"/><path d="M9 6V4h6v2"/><line x1="10" y1="10" x2="10" y2="17"/><line x1="14" y1="10" x2="14" y2="17"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><polyline points="3 7 9 13 13 9 21 17"/><polyline points="15 17 21 17 21 11"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><polyline points="3 17 9 11 13 15 21 7"/><polyline points="15 7 21 7 21 13"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><polyline points="4 7 4 4 20 4 20 7"/><line x1="9" y1="20" x2="15" y2="20"/><line x1="12" y1="4" x2="12" y2="20"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><path d="M12 21V9"/><polyline points="7 14 12 9 17 14"/><line x1="3" y1="3" x2="21" y2="3"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><circle cx="12" cy="12" r="9"/><circle cx="12" cy="10" r="2.5"/><path d="M7 17.5a5 5 0 0 1 10 0"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><path d="M4 21v-1a6 6 0 0 1 6-6h4a6 6 0 0 1 6 6v1"/><circle cx="12" cy="8" r="4"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><path d="M2 21v-1a5 5 0 0 1 5-5h3a5 5 0 0 1 5 5v1"/><circle cx="8.5" cy="8" r="3.5"/><path d="M22 21v-1a5 5 0 0 0-4-4.9"/><path d="M16 3.1A4 4 0 0 1 16 11"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><path d="M14.7 6.3a4 4 0 0 0 5 5L21 12.5l-7.5 7.5a3 3 0 0 1-4.2-4.2L16.7 8 14.7 6.3z"/><path d="M14.7 6.3 12 9l-3-3 2.7-2.7a4 4 0 0 1 3 3z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><circle cx="12" cy="12" r="9"/><line x1="9" y1="9" x2="15" y2="15"/><line x1="15" y1="9" x2="9" y2="15"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><line x1="6" y1="6" x2="18" y2="18"/><line x1="18" y1="6" x2="6" y2="18"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#0C0C0D" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><polygon points="13 2 4 14 12 14 11 22 20 10 12 10 13 2"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#D1D3DB" stroke-width="2" stroke-linecap="butt" stroke-linejoin="miter"><polygon points="13 2 4 14 12 14 11 22 20 10 12 10 13 2"/></svg>