@reapit/elements 5.0.0-beta.3 → 5.0.0-beta.31

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 (952) hide show
  1. package/README.md +2 -1
  2. package/assets/icons/appSwitcher.svg +3 -0
  3. package/assets/icons/archive.svg +1 -0
  4. package/assets/icons/bill.svg +1 -0
  5. package/assets/icons/billBulk.svg +1 -0
  6. package/assets/icons/bookmark.svg +1 -0
  7. package/assets/icons/bookmarkBulk.svg +1 -0
  8. package/assets/icons/buy.svg +1 -0
  9. package/assets/icons/calculator.svg +1 -0
  10. package/assets/icons/checkbox.svg +1 -0
  11. package/assets/icons/checkboxDisabled.svg +1 -0
  12. package/assets/icons/checkboxIndeterminate.svg +1 -0
  13. package/assets/icons/checkboxSelected.svg +1 -0
  14. package/assets/icons/consolidate.svg +1 -0
  15. package/assets/icons/drawClose.svg +1 -0
  16. package/assets/icons/exit.svg +1 -0
  17. package/assets/icons/expand.svg +1 -0
  18. package/assets/icons/feather.svg +1 -0
  19. package/assets/icons/fileAttached.svg +1 -0
  20. package/assets/icons/fileAudio.svg +1 -0
  21. package/assets/icons/fileDocument.svg +1 -0
  22. package/assets/icons/fileExcel.svg +1 -0
  23. package/assets/icons/fileImage.svg +1 -0
  24. package/assets/icons/filePdf.svg +1 -0
  25. package/assets/icons/filePowerpoint.svg +1 -0
  26. package/assets/icons/fileSpreadsheet.svg +1 -0
  27. package/assets/icons/fileVideo.svg +1 -0
  28. package/assets/icons/fileWord.svg +1 -0
  29. package/assets/icons/fileZip.svg +1 -0
  30. package/assets/icons/landSize.svg +1 -0
  31. package/assets/icons/lock.svg +3 -4
  32. package/assets/icons/lockOutline.svg +4 -0
  33. package/assets/icons/menuAlt.svg +1 -0
  34. package/assets/icons/priorityHigh.svg +1 -0
  35. package/assets/icons/priorityLow.svg +1 -0
  36. package/assets/icons/priorityMedium.svg +1 -0
  37. package/assets/icons/radioDisabled.svg +1 -0
  38. package/assets/icons/radioSelected.svg +1 -0
  39. package/assets/icons/rent.svg +1 -0
  40. package/assets/icons/separatorDot.svg +1 -0
  41. package/assets/icons/separatorLine.svg +1 -0
  42. package/assets/icons/sort.svg +1 -0
  43. package/assets/icons/sprout.svg +1 -0
  44. package/assets/icons/status.svg +1 -0
  45. package/assets/icons/trash.svg +3 -5
  46. package/assets/icons/unarchive.svg +1 -0
  47. package/assets/icons/wand.svg +1 -0
  48. package/dist/js/icons/add.cjs +1 -0
  49. package/dist/js/icons/add.js +6 -0
  50. package/dist/js/icons/announcement.cjs +1 -0
  51. package/dist/js/icons/announcement.js +6 -0
  52. package/dist/js/icons/app-switcher.cjs +1 -0
  53. package/dist/js/icons/app-switcher.js +6 -0
  54. package/dist/js/icons/archive.cjs +1 -0
  55. package/dist/js/icons/archive.js +6 -0
  56. package/dist/js/icons/arrow-down.cjs +1 -0
  57. package/dist/js/icons/arrow-down.js +6 -0
  58. package/dist/js/icons/arrow-left.cjs +1 -0
  59. package/dist/js/icons/arrow-left.js +6 -0
  60. package/dist/js/icons/arrow-right.cjs +1 -0
  61. package/dist/js/icons/arrow-right.js +6 -0
  62. package/dist/js/icons/arrow-up.cjs +1 -0
  63. package/dist/js/icons/arrow-up.js +6 -0
  64. package/dist/js/icons/asterisk.cjs +1 -0
  65. package/dist/js/icons/asterisk.js +6 -0
  66. package/dist/js/icons/attachment.cjs +1 -0
  67. package/dist/js/icons/attachment.js +6 -0
  68. package/dist/js/icons/automation.cjs +1 -0
  69. package/dist/js/icons/automation.js +6 -0
  70. package/dist/js/icons/bath.cjs +1 -0
  71. package/dist/js/icons/bath.js +6 -0
  72. package/dist/js/icons/bed.cjs +1 -0
  73. package/dist/js/icons/bed.js +6 -0
  74. package/dist/js/icons/bill-bulk.cjs +1 -0
  75. package/dist/js/icons/bill-bulk.js +6 -0
  76. package/dist/js/icons/bill.cjs +1 -0
  77. package/dist/js/icons/bill.js +6 -0
  78. package/dist/js/icons/bookmark-bulk.cjs +1 -0
  79. package/dist/js/icons/bookmark-bulk.js +6 -0
  80. package/dist/js/icons/bookmark.cjs +1 -0
  81. package/dist/js/icons/bookmark.js +6 -0
  82. package/dist/js/icons/buy.cjs +1 -0
  83. package/dist/js/icons/buy.js +6 -0
  84. package/dist/js/icons/calculator.cjs +1 -0
  85. package/dist/js/icons/calculator.js +6 -0
  86. package/dist/js/icons/calendar-user.cjs +1 -0
  87. package/dist/js/icons/calendar-user.js +6 -0
  88. package/dist/js/icons/calendar.cjs +1 -0
  89. package/dist/js/icons/calendar.js +6 -0
  90. package/dist/js/icons/camera.cjs +1 -0
  91. package/dist/js/icons/camera.js +6 -0
  92. package/dist/js/icons/car.cjs +1 -0
  93. package/dist/js/icons/car.js +6 -0
  94. package/dist/js/icons/check-outline.cjs +1 -0
  95. package/dist/js/icons/check-outline.js +6 -0
  96. package/dist/js/icons/check.cjs +1 -0
  97. package/dist/js/icons/check.js +6 -0
  98. package/dist/js/icons/checkbox-disabled.cjs +1 -0
  99. package/dist/js/icons/checkbox-disabled.js +6 -0
  100. package/dist/js/icons/checkbox-indeterminate.cjs +1 -0
  101. package/dist/js/icons/checkbox-indeterminate.js +6 -0
  102. package/dist/js/icons/checkbox-selected.cjs +1 -0
  103. package/dist/js/icons/checkbox-selected.js +6 -0
  104. package/dist/js/icons/checkbox.cjs +1 -0
  105. package/dist/js/icons/checkbox.js +6 -0
  106. package/dist/js/icons/chevron-down.cjs +1 -0
  107. package/dist/js/icons/chevron-down.js +6 -0
  108. package/dist/js/icons/chevron-left.cjs +1 -0
  109. package/dist/js/icons/chevron-left.js +6 -0
  110. package/dist/js/icons/chevron-right.cjs +1 -0
  111. package/dist/js/icons/chevron-right.js +6 -0
  112. package/dist/js/icons/chevron-up.cjs +1 -0
  113. package/dist/js/icons/chevron-up.js +6 -0
  114. package/dist/js/icons/circular-add-solid.cjs +1 -0
  115. package/dist/js/icons/circular-add-solid.js +6 -0
  116. package/dist/js/icons/circular-add.cjs +1 -0
  117. package/dist/js/icons/circular-add.js +6 -0
  118. package/dist/js/icons/circular-remove-solid.cjs +1 -0
  119. package/dist/js/icons/circular-remove-solid.js +6 -0
  120. package/dist/js/icons/circular-remove.cjs +1 -0
  121. package/dist/js/icons/circular-remove.js +6 -0
  122. package/dist/js/icons/close.cjs +1 -0
  123. package/dist/js/icons/close.js +6 -0
  124. package/dist/js/icons/cloud.cjs +1 -0
  125. package/dist/js/icons/cloud.js +6 -0
  126. package/dist/js/icons/compliance.cjs +1 -0
  127. package/dist/js/icons/compliance.js +6 -0
  128. package/dist/js/icons/consolidate.cjs +1 -0
  129. package/dist/js/icons/consolidate.js +6 -0
  130. package/dist/js/icons/contact.cjs +1 -0
  131. package/dist/js/icons/contact.js +6 -0
  132. package/dist/js/icons/contacts-alt.cjs +1 -0
  133. package/dist/js/icons/contacts-alt.js +6 -0
  134. package/dist/js/icons/contacts.cjs +1 -0
  135. package/dist/js/icons/contacts.js +6 -0
  136. package/dist/js/icons/copy.cjs +1 -0
  137. package/dist/js/icons/copy.js +6 -0
  138. package/dist/js/icons/dashboard.cjs +1 -0
  139. package/dist/js/icons/dashboard.js +6 -0
  140. package/dist/js/icons/drag-indicator-alt.cjs +1 -0
  141. package/dist/js/icons/drag-indicator-alt.js +6 -0
  142. package/dist/js/icons/drag-indicator.cjs +1 -0
  143. package/dist/js/icons/drag-indicator.js +6 -0
  144. package/dist/js/icons/draw-close.cjs +1 -0
  145. package/dist/js/icons/draw-close.js +6 -0
  146. package/dist/js/icons/edit.cjs +1 -0
  147. package/dist/js/icons/edit.js +6 -0
  148. package/dist/js/icons/elipsis.cjs +1 -0
  149. package/dist/js/icons/elipsis.js +6 -0
  150. package/dist/js/icons/email-disabled.cjs +1 -0
  151. package/dist/js/icons/email-disabled.js +6 -0
  152. package/dist/js/icons/email-fill.cjs +1 -0
  153. package/dist/js/icons/email-fill.js +6 -0
  154. package/dist/js/icons/email.cjs +1 -0
  155. package/dist/js/icons/email.js +6 -0
  156. package/dist/js/icons/euro.cjs +1 -0
  157. package/dist/js/icons/euro.js +6 -0
  158. package/dist/js/icons/exit.cjs +1 -0
  159. package/dist/js/icons/exit.js +6 -0
  160. package/dist/js/icons/expand.cjs +1 -0
  161. package/dist/js/icons/expand.js +6 -0
  162. package/dist/js/icons/export.cjs +1 -0
  163. package/dist/js/icons/export.js +6 -0
  164. package/dist/js/icons/favourite.cjs +1 -0
  165. package/dist/js/icons/favourite.js +6 -0
  166. package/dist/js/icons/feather.cjs +1 -0
  167. package/dist/js/icons/feather.js +6 -0
  168. package/dist/js/icons/feed.cjs +1 -0
  169. package/dist/js/icons/feed.js +6 -0
  170. package/dist/js/icons/file-attached.cjs +1 -0
  171. package/dist/js/icons/file-attached.js +6 -0
  172. package/dist/js/icons/file-audio.cjs +1 -0
  173. package/dist/js/icons/file-audio.js +6 -0
  174. package/dist/js/icons/file-document.cjs +1 -0
  175. package/dist/js/icons/file-document.js +6 -0
  176. package/dist/js/icons/file-download.cjs +1 -0
  177. package/dist/js/icons/file-download.js +6 -0
  178. package/dist/js/icons/file-excel.cjs +1 -0
  179. package/dist/js/icons/file-excel.js +6 -0
  180. package/dist/js/icons/file-image.cjs +1 -0
  181. package/dist/js/icons/file-image.js +6 -0
  182. package/dist/js/icons/file-pdf.cjs +1 -0
  183. package/dist/js/icons/file-pdf.js +6 -0
  184. package/dist/js/icons/file-powerpoint.cjs +1 -0
  185. package/dist/js/icons/file-powerpoint.js +6 -0
  186. package/dist/js/icons/file-spreadsheet.cjs +1 -0
  187. package/dist/js/icons/file-spreadsheet.js +6 -0
  188. package/dist/js/icons/file-upload.cjs +1 -0
  189. package/dist/js/icons/file-upload.js +6 -0
  190. package/dist/js/icons/file-video.cjs +1 -0
  191. package/dist/js/icons/file-video.js +6 -0
  192. package/dist/js/icons/file-word.cjs +1 -0
  193. package/dist/js/icons/file-word.js +6 -0
  194. package/dist/js/icons/file-zip.cjs +1 -0
  195. package/dist/js/icons/file-zip.js +6 -0
  196. package/dist/js/icons/file.cjs +1 -0
  197. package/dist/js/icons/file.js +6 -0
  198. package/dist/js/icons/filter.cjs +1 -0
  199. package/dist/js/icons/filter.js +6 -0
  200. package/dist/js/icons/folder.cjs +1 -0
  201. package/dist/js/icons/folder.js +6 -0
  202. package/dist/js/icons/forward.cjs +1 -0
  203. package/dist/js/icons/forward.js +6 -0
  204. package/dist/js/icons/fullscreen-exit.cjs +1 -0
  205. package/dist/js/icons/fullscreen-exit.js +6 -0
  206. package/dist/js/icons/fullscreen.cjs +1 -0
  207. package/dist/js/icons/fullscreen.js +6 -0
  208. package/dist/js/icons/help.cjs +1 -0
  209. package/dist/js/icons/help.js +6 -0
  210. package/dist/js/icons/info-outline.cjs +1 -0
  211. package/dist/js/icons/info-outline.js +6 -0
  212. package/dist/js/icons/info.cjs +1 -0
  213. package/dist/js/icons/info.js +6 -0
  214. package/dist/js/icons/insights.cjs +1 -0
  215. package/dist/js/icons/insights.js +6 -0
  216. package/dist/js/icons/inspection-template.cjs +1 -0
  217. package/dist/js/icons/inspection-template.js +6 -0
  218. package/dist/js/icons/inspection.cjs +1 -0
  219. package/dist/js/icons/inspection.js +6 -0
  220. package/dist/js/icons/insurance.cjs +1 -0
  221. package/dist/js/icons/insurance.js +6 -0
  222. package/dist/js/icons/key.cjs +1 -0
  223. package/dist/js/icons/key.js +6 -0
  224. package/dist/js/icons/keyboard.cjs +1 -0
  225. package/dist/js/icons/keyboard.js +6 -0
  226. package/dist/js/icons/land-size.cjs +1 -0
  227. package/dist/js/icons/land-size.js +6 -0
  228. package/dist/js/icons/laptop.cjs +1 -0
  229. package/dist/js/icons/laptop.js +6 -0
  230. package/dist/js/icons/link.cjs +1 -0
  231. package/dist/js/icons/link.js +6 -0
  232. package/dist/js/icons/location-alt.cjs +1 -0
  233. package/dist/js/icons/location-alt.js +6 -0
  234. package/dist/js/icons/location-disabled.cjs +1 -0
  235. package/dist/js/icons/location-disabled.js +6 -0
  236. package/dist/js/icons/location.cjs +1 -0
  237. package/dist/js/icons/location.js +6 -0
  238. package/dist/js/icons/lock-outline.cjs +1 -0
  239. package/dist/js/icons/lock-outline.js +6 -0
  240. package/dist/js/icons/lock.cjs +1 -0
  241. package/dist/js/icons/lock.js +6 -0
  242. package/dist/js/icons/maintenance-alt.cjs +1 -0
  243. package/dist/js/icons/maintenance-alt.js +6 -0
  244. package/dist/js/icons/maintenance.cjs +1 -0
  245. package/dist/js/icons/maintenance.js +6 -0
  246. package/dist/js/icons/marketplace.cjs +1 -0
  247. package/dist/js/icons/marketplace.js +6 -0
  248. package/dist/js/icons/menu-alt.cjs +1 -0
  249. package/dist/js/icons/menu-alt.js +6 -0
  250. package/dist/js/icons/menu.cjs +1 -0
  251. package/dist/js/icons/menu.js +6 -0
  252. package/dist/js/icons/message-alt.cjs +1 -0
  253. package/dist/js/icons/message-alt.js +6 -0
  254. package/dist/js/icons/message-disabled.cjs +1 -0
  255. package/dist/js/icons/message-disabled.js +6 -0
  256. package/dist/js/icons/message-typing.cjs +1 -0
  257. package/dist/js/icons/message-typing.js +6 -0
  258. package/dist/js/icons/message.cjs +1 -0
  259. package/dist/js/icons/message.js +6 -0
  260. package/dist/js/icons/mic-off.cjs +1 -0
  261. package/dist/js/icons/mic-off.js +6 -0
  262. package/dist/js/icons/mic-on.cjs +1 -0
  263. package/dist/js/icons/mic-on.js +6 -0
  264. package/dist/js/icons/minus.cjs +1 -0
  265. package/dist/js/icons/minus.js +6 -0
  266. package/dist/js/icons/mobile.cjs +1 -0
  267. package/dist/js/icons/mobile.js +6 -0
  268. package/dist/js/icons/money.cjs +1 -0
  269. package/dist/js/icons/money.js +6 -0
  270. package/dist/js/icons/monitor.cjs +1 -0
  271. package/dist/js/icons/monitor.js +6 -0
  272. package/dist/js/icons/mood-happy.cjs +1 -0
  273. package/dist/js/icons/mood-happy.js +6 -0
  274. package/dist/js/icons/mood-neutral.cjs +1 -0
  275. package/dist/js/icons/mood-neutral.js +6 -0
  276. package/dist/js/icons/mood-unhappy.cjs +1 -0
  277. package/dist/js/icons/mood-unhappy.js +6 -0
  278. package/dist/js/icons/more.cjs +1 -0
  279. package/dist/js/icons/more.js +6 -0
  280. package/dist/js/icons/note.cjs +1 -0
  281. package/dist/js/icons/note.js +6 -0
  282. package/dist/js/icons/notification.cjs +1 -0
  283. package/dist/js/icons/notification.js +6 -0
  284. package/dist/js/icons/payment.cjs +1 -0
  285. package/dist/js/icons/payment.js +6 -0
  286. package/dist/js/icons/people-alt.cjs +1 -0
  287. package/dist/js/icons/people-alt.js +6 -0
  288. package/dist/js/icons/phone-disabled.cjs +1 -0
  289. package/dist/js/icons/phone-disabled.js +6 -0
  290. package/dist/js/icons/phone.cjs +1 -0
  291. package/dist/js/icons/phone.js +6 -0
  292. package/dist/js/icons/photo.cjs +1 -0
  293. package/dist/js/icons/photo.js +6 -0
  294. package/dist/js/icons/pin.cjs +1 -0
  295. package/dist/js/icons/pin.js +6 -0
  296. package/dist/js/icons/pound.cjs +1 -0
  297. package/dist/js/icons/pound.js +6 -0
  298. package/dist/js/icons/power-on.cjs +1 -0
  299. package/dist/js/icons/power-on.js +6 -0
  300. package/dist/js/icons/priority-high.cjs +1 -0
  301. package/dist/js/icons/priority-high.js +6 -0
  302. package/dist/js/icons/priority-low.cjs +1 -0
  303. package/dist/js/icons/priority-low.js +6 -0
  304. package/dist/js/icons/priority-medium.cjs +1 -0
  305. package/dist/js/icons/priority-medium.js +6 -0
  306. package/dist/js/icons/property-checked.cjs +1 -0
  307. package/dist/js/icons/property-checked.js +6 -0
  308. package/dist/js/icons/property.cjs +1 -0
  309. package/dist/js/icons/property.js +6 -0
  310. package/dist/js/icons/radio-disabled.cjs +1 -0
  311. package/dist/js/icons/radio-disabled.js +6 -0
  312. package/dist/js/icons/radio-selected.cjs +1 -0
  313. package/dist/js/icons/radio-selected.js +6 -0
  314. package/dist/js/icons/radio.cjs +1 -0
  315. package/dist/js/icons/radio.js +6 -0
  316. package/dist/js/icons/refresh.cjs +1 -0
  317. package/dist/js/icons/refresh.js +6 -0
  318. package/dist/js/icons/rent.cjs +1 -0
  319. package/dist/js/icons/rent.js +6 -0
  320. package/dist/js/icons/repeat.cjs +1 -0
  321. package/dist/js/icons/repeat.js +6 -0
  322. package/dist/js/icons/reply-all.cjs +1 -0
  323. package/dist/js/icons/reply-all.js +6 -0
  324. package/dist/js/icons/reply.cjs +1 -0
  325. package/dist/js/icons/reply.js +6 -0
  326. package/dist/js/icons/report.cjs +1 -0
  327. package/dist/js/icons/report.js +6 -0
  328. package/dist/js/icons/restore.cjs +1 -0
  329. package/dist/js/icons/restore.js +6 -0
  330. package/dist/js/icons/sale.cjs +1 -0
  331. package/dist/js/icons/sale.js +6 -0
  332. package/dist/js/icons/search.cjs +1 -0
  333. package/dist/js/icons/search.js +6 -0
  334. package/dist/js/icons/send.cjs +1 -0
  335. package/dist/js/icons/send.js +6 -0
  336. package/dist/js/icons/separator-dot.cjs +1 -0
  337. package/dist/js/icons/separator-dot.js +6 -0
  338. package/dist/js/icons/separator-line.cjs +1 -0
  339. package/dist/js/icons/separator-line.js +6 -0
  340. package/dist/js/icons/settings-alt.cjs +1 -0
  341. package/dist/js/icons/settings-alt.js +6 -0
  342. package/dist/js/icons/settings.cjs +1 -0
  343. package/dist/js/icons/settings.js +6 -0
  344. package/dist/js/icons/share.cjs +1 -0
  345. package/dist/js/icons/share.js +6 -0
  346. package/dist/js/icons/sort-ascend.cjs +1 -0
  347. package/dist/js/icons/sort-ascend.js +6 -0
  348. package/dist/js/icons/sort-descend.cjs +1 -0
  349. package/dist/js/icons/sort-descend.js +6 -0
  350. package/dist/js/icons/sort.cjs +1 -0
  351. package/dist/js/icons/sort.js +6 -0
  352. package/dist/js/icons/sprout.cjs +1 -0
  353. package/dist/js/icons/sprout.js +6 -0
  354. package/dist/js/icons/star.cjs +1 -0
  355. package/dist/js/icons/star.js +6 -0
  356. package/dist/js/icons/status-bad.cjs +1 -0
  357. package/dist/js/icons/status-bad.js +6 -0
  358. package/dist/js/icons/status-good.cjs +1 -0
  359. package/dist/js/icons/status-good.js +6 -0
  360. package/dist/js/icons/status-paused.cjs +1 -0
  361. package/dist/js/icons/status-paused.js +6 -0
  362. package/dist/js/icons/status-unknown.cjs +1 -0
  363. package/dist/js/icons/status-unknown.js +6 -0
  364. package/dist/js/icons/status.cjs +1 -0
  365. package/dist/js/icons/status.js +6 -0
  366. package/dist/js/icons/tag.cjs +1 -0
  367. package/dist/js/icons/tag.js +6 -0
  368. package/dist/js/icons/task.cjs +1 -0
  369. package/dist/js/icons/task.js +6 -0
  370. package/dist/js/icons/time.cjs +1 -0
  371. package/dist/js/icons/time.js +6 -0
  372. package/dist/js/icons/trash.cjs +1 -0
  373. package/dist/js/icons/trash.js +6 -0
  374. package/dist/js/icons/unarchive.cjs +1 -0
  375. package/dist/js/icons/unarchive.js +6 -0
  376. package/dist/js/icons/user.cjs +1 -0
  377. package/dist/js/icons/user.js +6 -0
  378. package/dist/js/icons/video.cjs +1 -0
  379. package/dist/js/icons/video.js +6 -0
  380. package/dist/js/icons/view-disabled.cjs +1 -0
  381. package/dist/js/icons/view-disabled.js +6 -0
  382. package/dist/js/icons/view.cjs +1 -0
  383. package/dist/js/icons/view.js +6 -0
  384. package/dist/js/icons/w3w.cjs +1 -0
  385. package/dist/js/icons/w3w.js +6 -0
  386. package/dist/js/icons/walking.cjs +1 -0
  387. package/dist/js/icons/walking.js +6 -0
  388. package/dist/js/icons/wand.cjs +1 -0
  389. package/dist/js/icons/wand.js +6 -0
  390. package/dist/js/icons/warning-outline.cjs +1 -0
  391. package/dist/js/icons/warning-outline.js +6 -0
  392. package/dist/js/icons/warning.cjs +1 -0
  393. package/dist/js/icons/warning.js +6 -0
  394. package/dist/js/icons/workflow.cjs +1 -0
  395. package/dist/js/icons/workflow.js +6 -0
  396. package/dist/js/index.cjs +12 -0
  397. package/dist/js/index.js +6343 -0
  398. package/dist/js/make-icon-D4GH_wVa.js +28 -0
  399. package/dist/js/make-icon-DJGyam6o.cjs +1 -0
  400. package/dist/js/style.css +1 -0
  401. package/package.json +105 -94
  402. package/scripts/cdk/bin/rpt-cdk.cjs +10 -0
  403. package/assets/icons/appLauncher.svg +0 -12
  404. package/dist/cjs/components/accordion/__styles__/index.d.ts +0 -7
  405. package/dist/cjs/components/accordion/__tests__/accordion.test.d.ts +0 -1
  406. package/dist/cjs/components/accordion/accordion.d.ts +0 -22
  407. package/dist/cjs/components/accordion/accordion.stories.d.ts +0 -8
  408. package/dist/cjs/components/accordion/index.d.ts +0 -2
  409. package/dist/cjs/components/avatar/__styles__/index.d.ts +0 -6
  410. package/dist/cjs/components/avatar/__tests__/avatar.test.d.ts +0 -1
  411. package/dist/cjs/components/avatar/avatar.d.ts +0 -6
  412. package/dist/cjs/components/avatar/avatar.stories.d.ts +0 -15
  413. package/dist/cjs/components/avatar/index.d.ts +0 -2
  414. package/dist/cjs/components/badge/__styles__/index.d.ts +0 -4
  415. package/dist/cjs/components/badge/__tests__/badge.test.d.ts +0 -1
  416. package/dist/cjs/components/badge/badge.d.ts +0 -7
  417. package/dist/cjs/components/badge/badge.stories.d.ts +0 -12
  418. package/dist/cjs/components/badge/index.d.ts +0 -2
  419. package/dist/cjs/components/breadcrumb/__styles__/index.d.ts +0 -3
  420. package/dist/cjs/components/breadcrumb/__tests__/breadcrumb.test.d.ts +0 -1
  421. package/dist/cjs/components/breadcrumb/breadcrumb.d.ts +0 -11
  422. package/dist/cjs/components/breadcrumb/breadcrumb.stories.d.ts +0 -12
  423. package/dist/cjs/components/breadcrumb/index.d.ts +0 -2
  424. package/dist/cjs/components/button/__styles__/index.d.ts +0 -19
  425. package/dist/cjs/components/button/__tests__/button.test.d.ts +0 -1
  426. package/dist/cjs/components/button/button.d.ts +0 -27
  427. package/dist/cjs/components/button/button.stories.d.ts +0 -50
  428. package/dist/cjs/components/button/index.d.ts +0 -2
  429. package/dist/cjs/components/card/__styles__/index.d.ts +0 -28
  430. package/dist/cjs/components/card/__tests__/card-components.test.d.ts +0 -1
  431. package/dist/cjs/components/card/__tests__/card.test.d.ts +0 -1
  432. package/dist/cjs/components/card/card-components.d.ts +0 -34
  433. package/dist/cjs/components/card/card.d.ts +0 -23
  434. package/dist/cjs/components/card/card.stories.d.ts +0 -34
  435. package/dist/cjs/components/card/index.d.ts +0 -3
  436. package/dist/cjs/components/chip/__styles__/index.d.ts +0 -5
  437. package/dist/cjs/components/chip/__tests__/chip.test.d.ts +0 -1
  438. package/dist/cjs/components/chip/chip.d.ts +0 -5
  439. package/dist/cjs/components/chip/chip.stories.d.ts +0 -12
  440. package/dist/cjs/components/chip/index.d.ts +0 -2
  441. package/dist/cjs/components/drawer/__styles__/index.d.ts +0 -8
  442. package/dist/cjs/components/drawer/__tests__/drawer.test.d.ts +0 -1
  443. package/dist/cjs/components/drawer/drawer.d.ts +0 -20
  444. package/dist/cjs/components/drawer/drawer.stories.d.ts +0 -17
  445. package/dist/cjs/components/drawer/index.d.ts +0 -2
  446. package/dist/cjs/components/file-input/__styles__/index.d.ts +0 -6
  447. package/dist/cjs/components/file-input/__tests__/file-input.test.d.ts +0 -1
  448. package/dist/cjs/components/file-input/file-input.d.ts +0 -25
  449. package/dist/cjs/components/file-input/file-input.stories.d.ts +0 -11
  450. package/dist/cjs/components/file-input/index.d.ts +0 -2
  451. package/dist/cjs/components/form-layout/__styles__/index.d.ts +0 -8
  452. package/dist/cjs/components/form-layout/__tests__/form-layout.test.d.ts +0 -1
  453. package/dist/cjs/components/form-layout/form-layout.d.ts +0 -10
  454. package/dist/cjs/components/form-layout/form-layout.stories.d.ts +0 -12
  455. package/dist/cjs/components/form-layout/index.d.ts +0 -2
  456. package/dist/cjs/components/grid/__styles__/index.d.ts +0 -9
  457. package/dist/cjs/components/grid/__styles__/units.d.ts +0 -58
  458. package/dist/cjs/components/grid/__tests__/grid-responsive.test.d.ts +0 -1
  459. package/dist/cjs/components/grid/__tests__/grid.test.d.ts +0 -1
  460. package/dist/cjs/components/grid/grid-responsive.d.ts +0 -36
  461. package/dist/cjs/components/grid/grid.d.ts +0 -13
  462. package/dist/cjs/components/grid/grid.stories.d.ts +0 -26
  463. package/dist/cjs/components/grid/index.d.ts +0 -4
  464. package/dist/cjs/components/icon/__styles__/index.d.ts +0 -3
  465. package/dist/cjs/components/icon/__tests__/index.d.ts +0 -1
  466. package/dist/cjs/components/icon/icon-component.d.ts +0 -14
  467. package/dist/cjs/components/icon/icon.stories.d.ts +0 -21
  468. package/dist/cjs/components/icon/index.d.ts +0 -2
  469. package/dist/cjs/components/input/__styles__/index.d.ts +0 -3
  470. package/dist/cjs/components/input/__tests__/input.test.d.ts +0 -1
  471. package/dist/cjs/components/input/index.d.ts +0 -2
  472. package/dist/cjs/components/input/input.d.ts +0 -6
  473. package/dist/cjs/components/input/input.stories.d.ts +0 -67
  474. package/dist/cjs/components/input-add-on/__styles__/index.d.ts +0 -2
  475. package/dist/cjs/components/input-add-on/__tests__/input-add-on.test.d.ts +0 -1
  476. package/dist/cjs/components/input-add-on/index.d.ts +0 -2
  477. package/dist/cjs/components/input-add-on/input-add-on.d.ts +0 -7
  478. package/dist/cjs/components/input-add-on/input-add-on.stories.d.ts +0 -15
  479. package/dist/cjs/components/input-error/__styles__/index.d.ts +0 -2
  480. package/dist/cjs/components/input-error/index.d.ts +0 -1
  481. package/dist/cjs/components/input-error/input-error.d.ts +0 -4
  482. package/dist/cjs/components/input-error/input-error.stories.d.ts +0 -8
  483. package/dist/cjs/components/input-group/__styles__/index.d.ts +0 -2
  484. package/dist/cjs/components/input-group/__tests__/input-group.test.d.ts +0 -1
  485. package/dist/cjs/components/input-group/index.d.ts +0 -2
  486. package/dist/cjs/components/input-group/input-group.d.ts +0 -27
  487. package/dist/cjs/components/input-group/input-group.stories.d.ts +0 -58
  488. package/dist/cjs/components/key-value-list/__styles__/index.d.ts +0 -3
  489. package/dist/cjs/components/key-value-list/__tests__/key-value-list.test.d.ts +0 -1
  490. package/dist/cjs/components/key-value-list/index.d.ts +0 -2
  491. package/dist/cjs/components/key-value-list/key-value-list.d.ts +0 -23
  492. package/dist/cjs/components/key-value-list/key-value-list.stories.d.ts +0 -12
  493. package/dist/cjs/components/label/__styles__/index.d.ts +0 -2
  494. package/dist/cjs/components/label/__tests__/label.test.d.ts +0 -1
  495. package/dist/cjs/components/label/index.d.ts +0 -2
  496. package/dist/cjs/components/label/label.d.ts +0 -4
  497. package/dist/cjs/components/label/label.stories.d.ts +0 -9
  498. package/dist/cjs/components/layout/__styles__/index.d.ts +0 -7
  499. package/dist/cjs/components/layout/__tests__/layout.test.d.ts +0 -1
  500. package/dist/cjs/components/layout/index.d.ts +0 -2
  501. package/dist/cjs/components/layout/layout.d.ts +0 -34
  502. package/dist/cjs/components/layout/layout.stories.d.ts +0 -33
  503. package/dist/cjs/components/loader/__styles__/index.d.ts +0 -5
  504. package/dist/cjs/components/loader/__tests__/loader.test.d.ts +0 -1
  505. package/dist/cjs/components/loader/index.d.ts +0 -2
  506. package/dist/cjs/components/loader/loader.d.ts +0 -6
  507. package/dist/cjs/components/loader/loader.stories.d.ts +0 -17
  508. package/dist/cjs/components/mobile-controls/__styles__/index.d.ts +0 -5
  509. package/dist/cjs/components/mobile-controls/__tests__/mobile-controls.test.d.ts +0 -1
  510. package/dist/cjs/components/mobile-controls/index.d.ts +0 -2
  511. package/dist/cjs/components/mobile-controls/mobile-controls.d.ts +0 -14
  512. package/dist/cjs/components/mobile-controls/mobile-controls.stories.d.ts +0 -9
  513. package/dist/cjs/components/modal/__styles__/index.d.ts +0 -5
  514. package/dist/cjs/components/modal/__tests__/modal.test.d.ts +0 -1
  515. package/dist/cjs/components/modal/index.d.ts +0 -2
  516. package/dist/cjs/components/modal/modal.d.ts +0 -14
  517. package/dist/cjs/components/modal/modal.stories.d.ts +0 -21
  518. package/dist/cjs/components/multi-select/__styles__/index.d.ts +0 -9
  519. package/dist/cjs/components/multi-select/__tests__/multi-select.test.d.ts +0 -1
  520. package/dist/cjs/components/multi-select/index.d.ts +0 -2
  521. package/dist/cjs/components/multi-select/multi-select.d.ts +0 -32
  522. package/dist/cjs/components/multi-select/multi-select.stories.d.ts +0 -15
  523. package/dist/cjs/components/nav/__styles__/index.d.ts +0 -23
  524. package/dist/cjs/components/nav/__tests__/nav-responsive.test.d.ts +0 -1
  525. package/dist/cjs/components/nav/__tests__/nav.test.d.ts +0 -1
  526. package/dist/cjs/components/nav/index.d.ts +0 -3
  527. package/dist/cjs/components/nav/nav-responsive.d.ts +0 -45
  528. package/dist/cjs/components/nav/nav.d.ts +0 -10
  529. package/dist/cjs/components/nav/nav.stories.d.ts +0 -18
  530. package/dist/cjs/components/page-header/__styles__/index.d.ts +0 -7
  531. package/dist/cjs/components/page-header/__tests__/page-header.test.d.ts +0 -1
  532. package/dist/cjs/components/page-header/index.d.ts +0 -2
  533. package/dist/cjs/components/page-header/page-header.d.ts +0 -23
  534. package/dist/cjs/components/page-header/page-header.stories.d.ts +0 -9
  535. package/dist/cjs/components/pagination/__styles__/index.d.ts +0 -6
  536. package/dist/cjs/components/pagination/__tests__/pagination.test.d.ts +0 -1
  537. package/dist/cjs/components/pagination/index.d.ts +0 -2
  538. package/dist/cjs/components/pagination/pagination.d.ts +0 -24
  539. package/dist/cjs/components/pagination/pagination.stories.d.ts +0 -15
  540. package/dist/cjs/components/persistent-notification/__styles__/index.d.ts +0 -7
  541. package/dist/cjs/components/persistent-notification/__tests__/persistent-notification.test.d.ts +0 -1
  542. package/dist/cjs/components/persistent-notification/index.d.ts +0 -2
  543. package/dist/cjs/components/persistent-notification/persistent-notification.d.ts +0 -14
  544. package/dist/cjs/components/persistent-notification/persistent-notification.stories.d.ts +0 -45
  545. package/dist/cjs/components/placeholder-image/__styles__/index.d.ts +0 -3
  546. package/dist/cjs/components/placeholder-image/__tests__/index.d.ts +0 -1
  547. package/dist/cjs/components/placeholder-image/images/index.d.ts +0 -5
  548. package/dist/cjs/components/placeholder-image/images/placeholder-images/placeholderLarge.d.ts +0 -3
  549. package/dist/cjs/components/placeholder-image/images/placeholder-images/placeholderSmall.d.ts +0 -3
  550. package/dist/cjs/components/placeholder-image/index.d.ts +0 -3
  551. package/dist/cjs/components/placeholder-image/placeholder-image.d.ts +0 -9
  552. package/dist/cjs/components/placeholder-image/placeholder-image.stories.d.ts +0 -12
  553. package/dist/cjs/components/progress-bar/__styles__/index.d.ts +0 -14
  554. package/dist/cjs/components/progress-bar/__tests__/progress-bar.test.d.ts +0 -1
  555. package/dist/cjs/components/progress-bar/index.d.ts +0 -2
  556. package/dist/cjs/components/progress-bar/progress-bar.d.ts +0 -20
  557. package/dist/cjs/components/progress-bar/progress-bar.stories.d.ts +0 -22
  558. package/dist/cjs/components/searchable-dropdown/__styles__/index.d.ts +0 -9
  559. package/dist/cjs/components/searchable-dropdown/__tests__/searchable-dropdown.test.d.ts +0 -1
  560. package/dist/cjs/components/searchable-dropdown/index.d.ts +0 -5
  561. package/dist/cjs/components/searchable-dropdown/searchable-dropdown.d.ts +0 -36
  562. package/dist/cjs/components/searchable-dropdown/searchable-dropdown.stories.d.ts +0 -25
  563. package/dist/cjs/components/secondary-nav/__styles__/index.d.ts +0 -3
  564. package/dist/cjs/components/secondary-nav/__tests__/secondary-nav.test.d.ts +0 -1
  565. package/dist/cjs/components/secondary-nav/index.d.ts +0 -2
  566. package/dist/cjs/components/secondary-nav/secondary-nav.d.ts +0 -9
  567. package/dist/cjs/components/secondary-nav/secondary-nav.stories.d.ts +0 -12
  568. package/dist/cjs/components/select/__styles__/index.d.ts +0 -2
  569. package/dist/cjs/components/select/__tests__/select.test.d.ts +0 -1
  570. package/dist/cjs/components/select/index.d.ts +0 -2
  571. package/dist/cjs/components/select/select.d.ts +0 -5
  572. package/dist/cjs/components/select/select.stories.d.ts +0 -12
  573. package/dist/cjs/components/snack/__styles__/index.d.ts +0 -5
  574. package/dist/cjs/components/snack/__tests__/snack.test.d.ts +0 -1
  575. package/dist/cjs/components/snack/index.d.ts +0 -2
  576. package/dist/cjs/components/snack/snack.d.ts +0 -17
  577. package/dist/cjs/components/snack/snack.stories.d.ts +0 -45
  578. package/dist/cjs/components/snack/use-snack-hook.story-component.d.ts +0 -1
  579. package/dist/cjs/components/status-indicator/__styles__/index.d.ts +0 -3
  580. package/dist/cjs/components/status-indicator/__tests__/status-indicator.test.d.ts +0 -1
  581. package/dist/cjs/components/status-indicator/index.d.ts +0 -2
  582. package/dist/cjs/components/status-indicator/status-indicator.d.ts +0 -7
  583. package/dist/cjs/components/status-indicator/status-indicator.stories.d.ts +0 -38
  584. package/dist/cjs/components/steps/__styles__/index.d.ts +0 -7
  585. package/dist/cjs/components/steps/__tests__/steps.test.d.ts +0 -1
  586. package/dist/cjs/components/steps/index.d.ts +0 -2
  587. package/dist/cjs/components/steps/steps.d.ts +0 -19
  588. package/dist/cjs/components/steps/steps.stories.d.ts +0 -24
  589. package/dist/cjs/components/table/__styles__/index.d.ts +0 -33
  590. package/dist/cjs/components/table/__tests__/molecules.test.d.ts +0 -1
  591. package/dist/cjs/components/table/__tests__/table.test.d.ts +0 -1
  592. package/dist/cjs/components/table/index.d.ts +0 -3
  593. package/dist/cjs/components/table/molecules.d.ts +0 -43
  594. package/dist/cjs/components/table/table.d.ts +0 -42
  595. package/dist/cjs/components/table/table.stories.d.ts +0 -248
  596. package/dist/cjs/components/tabs/__styles__/index.d.ts +0 -9
  597. package/dist/cjs/components/tabs/__tests__/tabs.test.d.ts +0 -1
  598. package/dist/cjs/components/tabs/index.d.ts +0 -2
  599. package/dist/cjs/components/tabs/tabs.d.ts +0 -15
  600. package/dist/cjs/components/tabs/tabs.stories.d.ts +0 -22
  601. package/dist/cjs/components/tag/__styles__/index.d.ts +0 -4
  602. package/dist/cjs/components/tag/__tests__/tag.test.d.ts +0 -1
  603. package/dist/cjs/components/tag/index.d.ts +0 -2
  604. package/dist/cjs/components/tag/tag.d.ts +0 -7
  605. package/dist/cjs/components/tag/tag.stories.d.ts +0 -40
  606. package/dist/cjs/components/textarea/__styles__/index.d.ts +0 -3
  607. package/dist/cjs/components/textarea/__tests__/textarea.test.d.ts +0 -1
  608. package/dist/cjs/components/textarea/index.d.ts +0 -2
  609. package/dist/cjs/components/textarea/textarea.d.ts +0 -6
  610. package/dist/cjs/components/textarea/textarea.stories.d.ts +0 -15
  611. package/dist/cjs/components/tile/__styles__/index.d.ts +0 -4
  612. package/dist/cjs/components/tile/__tests__/tile.test.d.ts +0 -1
  613. package/dist/cjs/components/tile/index.d.ts +0 -2
  614. package/dist/cjs/components/tile/tile.d.ts +0 -5
  615. package/dist/cjs/components/tile/tile.stories.d.ts +0 -15
  616. package/dist/cjs/components/toggle/__styles__/index.d.ts +0 -10
  617. package/dist/cjs/components/toggle/__tests__/toggle.test.d.ts +0 -1
  618. package/dist/cjs/components/toggle/index.d.ts +0 -2
  619. package/dist/cjs/components/toggle/toggle.d.ts +0 -22
  620. package/dist/cjs/components/toggle/toggle.stories.d.ts +0 -28
  621. package/dist/cjs/components/tool-tip/__styles__/index.d.ts +0 -4
  622. package/dist/cjs/components/tool-tip/__tests__/tool-tip.test.d.ts +0 -1
  623. package/dist/cjs/components/tool-tip/index.d.ts +0 -2
  624. package/dist/cjs/components/tool-tip/tool-tip.d.ts +0 -11
  625. package/dist/cjs/components/tool-tip/tooltip.stories.d.ts +0 -12
  626. package/dist/cjs/components/typography/__styles__/index.d.ts +0 -39
  627. package/dist/cjs/components/typography/__tests__/typography.test.d.ts +0 -1
  628. package/dist/cjs/components/typography/index.d.ts +0 -2
  629. package/dist/cjs/components/typography/typography.d.ts +0 -29
  630. package/dist/cjs/components/typography/typography.stories.d.ts +0 -36
  631. package/dist/cjs/helpers/__tests__/intent.test.d.ts +0 -1
  632. package/dist/cjs/helpers/intent.d.ts +0 -2
  633. package/dist/cjs/hooks/use-drawer/__tests__/index.test.d.ts +0 -1
  634. package/dist/cjs/hooks/use-drawer/index.d.ts +0 -9
  635. package/dist/cjs/hooks/use-media-query/__tests__/index.test.d.ts +0 -1
  636. package/dist/cjs/hooks/use-media-query/index.d.ts +0 -17
  637. package/dist/cjs/hooks/use-media-query/media.stories.d.ts +0 -16
  638. package/dist/cjs/hooks/use-media-query/media.story-component.d.ts +0 -2
  639. package/dist/cjs/hooks/use-modal/__tests__/index.test.d.ts +0 -1
  640. package/dist/cjs/hooks/use-modal/index.d.ts +0 -9
  641. package/dist/cjs/hooks/use-nav-state/__tests__/index.test.d.ts +0 -1
  642. package/dist/cjs/hooks/use-nav-state/index.d.ts +0 -19
  643. package/dist/cjs/hooks/use-portal/__tests__/index.test.d.ts +0 -1
  644. package/dist/cjs/hooks/use-portal/index.d.ts +0 -6
  645. package/dist/cjs/hooks/use-portal/use-portal.stories.d.ts +0 -13
  646. package/dist/cjs/hooks/use-snack/__tests__/index.test.d.ts +0 -1
  647. package/dist/cjs/hooks/use-snack/index.d.ts +0 -15
  648. package/dist/cjs/hooks/use-theme/__tests__/use-theme.test.d.ts +0 -1
  649. package/dist/cjs/hooks/use-theme/index.d.ts +0 -16
  650. package/dist/cjs/icons/icons.d.ts +0 -127
  651. package/dist/cjs/icons/index.d.ts +0 -1
  652. package/dist/cjs/index.d.ts +0 -63
  653. package/dist/cjs/index.js +0 -11
  654. package/dist/cjs/index.js.map +0 -1
  655. package/dist/cjs/storybook/demo-block.d.ts +0 -6
  656. package/dist/cjs/storybook/demo-theme.d.ts +0 -2
  657. package/dist/cjs/storybook/deprecate-var.d.ts +0 -6
  658. package/dist/cjs/storybook/random-id.d.ts +0 -1
  659. package/dist/cjs/storybook/render-html-markup.d.ts +0 -5
  660. package/dist/cjs/storybook/welcome.d.ts +0 -3
  661. package/dist/cjs/styles/borders.d.ts +0 -24
  662. package/dist/cjs/styles/flexbox.d.ts +0 -29
  663. package/dist/cjs/styles/flexbox.stories.d.ts +0 -116
  664. package/dist/cjs/styles/font.d.ts +0 -1
  665. package/dist/cjs/styles/globals.d.ts +0 -10
  666. package/dist/cjs/styles/helpers.d.ts +0 -1
  667. package/dist/cjs/styles/intent.d.ts +0 -10
  668. package/dist/cjs/styles/media.d.ts +0 -6
  669. package/dist/cjs/styles/sizing.d.ts +0 -31
  670. package/dist/cjs/styles/spacing.d.ts +0 -189
  671. package/dist/cjs/styles/states.d.ts +0 -4
  672. package/dist/cjs/styles/theming-colour-block.d.ts +0 -6
  673. package/dist/cjs/styles/theming.stories.d.ts +0 -7
  674. package/dist/cjs/styles/typography.d.ts +0 -9
  675. package/dist/cjs/styles/utilities.stories.d.ts +0 -16
  676. package/dist/cjs/types/core.d.ts +0 -3
  677. package/dist/esm/assets/asset-5a3e61e0 +0 -54
  678. package/dist/esm/components/accordion/__styles__/index.d.ts +0 -7
  679. package/dist/esm/components/accordion/__tests__/accordion.test.d.ts +0 -1
  680. package/dist/esm/components/accordion/accordion.d.ts +0 -22
  681. package/dist/esm/components/accordion/accordion.stories.d.ts +0 -8
  682. package/dist/esm/components/accordion/index.d.ts +0 -2
  683. package/dist/esm/components/avatar/__styles__/index.d.ts +0 -6
  684. package/dist/esm/components/avatar/__tests__/avatar.test.d.ts +0 -1
  685. package/dist/esm/components/avatar/avatar.d.ts +0 -6
  686. package/dist/esm/components/avatar/avatar.stories.d.ts +0 -15
  687. package/dist/esm/components/avatar/index.d.ts +0 -2
  688. package/dist/esm/components/badge/__styles__/index.d.ts +0 -4
  689. package/dist/esm/components/badge/__tests__/badge.test.d.ts +0 -1
  690. package/dist/esm/components/badge/badge.d.ts +0 -7
  691. package/dist/esm/components/badge/badge.stories.d.ts +0 -12
  692. package/dist/esm/components/badge/index.d.ts +0 -2
  693. package/dist/esm/components/breadcrumb/__styles__/index.d.ts +0 -3
  694. package/dist/esm/components/breadcrumb/__tests__/breadcrumb.test.d.ts +0 -1
  695. package/dist/esm/components/breadcrumb/breadcrumb.d.ts +0 -11
  696. package/dist/esm/components/breadcrumb/breadcrumb.stories.d.ts +0 -12
  697. package/dist/esm/components/breadcrumb/index.d.ts +0 -2
  698. package/dist/esm/components/button/__styles__/index.d.ts +0 -19
  699. package/dist/esm/components/button/__tests__/button.test.d.ts +0 -1
  700. package/dist/esm/components/button/button.d.ts +0 -27
  701. package/dist/esm/components/button/button.stories.d.ts +0 -50
  702. package/dist/esm/components/button/index.d.ts +0 -2
  703. package/dist/esm/components/card/__styles__/index.d.ts +0 -28
  704. package/dist/esm/components/card/__tests__/card-components.test.d.ts +0 -1
  705. package/dist/esm/components/card/__tests__/card.test.d.ts +0 -1
  706. package/dist/esm/components/card/card-components.d.ts +0 -34
  707. package/dist/esm/components/card/card.d.ts +0 -23
  708. package/dist/esm/components/card/card.stories.d.ts +0 -34
  709. package/dist/esm/components/card/index.d.ts +0 -3
  710. package/dist/esm/components/chip/__styles__/index.d.ts +0 -5
  711. package/dist/esm/components/chip/__tests__/chip.test.d.ts +0 -1
  712. package/dist/esm/components/chip/chip.d.ts +0 -5
  713. package/dist/esm/components/chip/chip.stories.d.ts +0 -12
  714. package/dist/esm/components/chip/index.d.ts +0 -2
  715. package/dist/esm/components/drawer/__styles__/index.d.ts +0 -8
  716. package/dist/esm/components/drawer/__tests__/drawer.test.d.ts +0 -1
  717. package/dist/esm/components/drawer/drawer.d.ts +0 -20
  718. package/dist/esm/components/drawer/drawer.stories.d.ts +0 -17
  719. package/dist/esm/components/drawer/index.d.ts +0 -2
  720. package/dist/esm/components/file-input/__styles__/index.d.ts +0 -6
  721. package/dist/esm/components/file-input/__tests__/file-input.test.d.ts +0 -1
  722. package/dist/esm/components/file-input/file-input.d.ts +0 -25
  723. package/dist/esm/components/file-input/file-input.stories.d.ts +0 -11
  724. package/dist/esm/components/file-input/index.d.ts +0 -2
  725. package/dist/esm/components/form-layout/__styles__/index.d.ts +0 -8
  726. package/dist/esm/components/form-layout/__tests__/form-layout.test.d.ts +0 -1
  727. package/dist/esm/components/form-layout/form-layout.d.ts +0 -10
  728. package/dist/esm/components/form-layout/form-layout.stories.d.ts +0 -12
  729. package/dist/esm/components/form-layout/index.d.ts +0 -2
  730. package/dist/esm/components/grid/__styles__/index.d.ts +0 -9
  731. package/dist/esm/components/grid/__styles__/units.d.ts +0 -58
  732. package/dist/esm/components/grid/__tests__/grid-responsive.test.d.ts +0 -1
  733. package/dist/esm/components/grid/__tests__/grid.test.d.ts +0 -1
  734. package/dist/esm/components/grid/grid-responsive.d.ts +0 -36
  735. package/dist/esm/components/grid/grid.d.ts +0 -13
  736. package/dist/esm/components/grid/grid.stories.d.ts +0 -26
  737. package/dist/esm/components/grid/index.d.ts +0 -4
  738. package/dist/esm/components/icon/__styles__/index.d.ts +0 -3
  739. package/dist/esm/components/icon/__tests__/index.d.ts +0 -1
  740. package/dist/esm/components/icon/icon-component.d.ts +0 -14
  741. package/dist/esm/components/icon/icon.stories.d.ts +0 -21
  742. package/dist/esm/components/icon/index.d.ts +0 -2
  743. package/dist/esm/components/input/__styles__/index.d.ts +0 -3
  744. package/dist/esm/components/input/__tests__/input.test.d.ts +0 -1
  745. package/dist/esm/components/input/index.d.ts +0 -2
  746. package/dist/esm/components/input/input.d.ts +0 -6
  747. package/dist/esm/components/input/input.stories.d.ts +0 -67
  748. package/dist/esm/components/input-add-on/__styles__/index.d.ts +0 -2
  749. package/dist/esm/components/input-add-on/__tests__/input-add-on.test.d.ts +0 -1
  750. package/dist/esm/components/input-add-on/index.d.ts +0 -2
  751. package/dist/esm/components/input-add-on/input-add-on.d.ts +0 -7
  752. package/dist/esm/components/input-add-on/input-add-on.stories.d.ts +0 -15
  753. package/dist/esm/components/input-error/__styles__/index.d.ts +0 -2
  754. package/dist/esm/components/input-error/index.d.ts +0 -1
  755. package/dist/esm/components/input-error/input-error.d.ts +0 -4
  756. package/dist/esm/components/input-error/input-error.stories.d.ts +0 -8
  757. package/dist/esm/components/input-group/__styles__/index.d.ts +0 -2
  758. package/dist/esm/components/input-group/__tests__/input-group.test.d.ts +0 -1
  759. package/dist/esm/components/input-group/index.d.ts +0 -2
  760. package/dist/esm/components/input-group/input-group.d.ts +0 -27
  761. package/dist/esm/components/input-group/input-group.stories.d.ts +0 -58
  762. package/dist/esm/components/key-value-list/__styles__/index.d.ts +0 -3
  763. package/dist/esm/components/key-value-list/__tests__/key-value-list.test.d.ts +0 -1
  764. package/dist/esm/components/key-value-list/index.d.ts +0 -2
  765. package/dist/esm/components/key-value-list/key-value-list.d.ts +0 -23
  766. package/dist/esm/components/key-value-list/key-value-list.stories.d.ts +0 -12
  767. package/dist/esm/components/label/__styles__/index.d.ts +0 -2
  768. package/dist/esm/components/label/__tests__/label.test.d.ts +0 -1
  769. package/dist/esm/components/label/index.d.ts +0 -2
  770. package/dist/esm/components/label/label.d.ts +0 -4
  771. package/dist/esm/components/label/label.stories.d.ts +0 -9
  772. package/dist/esm/components/layout/__styles__/index.d.ts +0 -7
  773. package/dist/esm/components/layout/__tests__/layout.test.d.ts +0 -1
  774. package/dist/esm/components/layout/index.d.ts +0 -2
  775. package/dist/esm/components/layout/layout.d.ts +0 -34
  776. package/dist/esm/components/layout/layout.stories.d.ts +0 -33
  777. package/dist/esm/components/loader/__styles__/index.d.ts +0 -5
  778. package/dist/esm/components/loader/__tests__/loader.test.d.ts +0 -1
  779. package/dist/esm/components/loader/index.d.ts +0 -2
  780. package/dist/esm/components/loader/loader.d.ts +0 -6
  781. package/dist/esm/components/loader/loader.stories.d.ts +0 -17
  782. package/dist/esm/components/mobile-controls/__styles__/index.d.ts +0 -5
  783. package/dist/esm/components/mobile-controls/__tests__/mobile-controls.test.d.ts +0 -1
  784. package/dist/esm/components/mobile-controls/index.d.ts +0 -2
  785. package/dist/esm/components/mobile-controls/mobile-controls.d.ts +0 -14
  786. package/dist/esm/components/mobile-controls/mobile-controls.stories.d.ts +0 -9
  787. package/dist/esm/components/modal/__styles__/index.d.ts +0 -5
  788. package/dist/esm/components/modal/__tests__/modal.test.d.ts +0 -1
  789. package/dist/esm/components/modal/index.d.ts +0 -2
  790. package/dist/esm/components/modal/modal.d.ts +0 -14
  791. package/dist/esm/components/modal/modal.stories.d.ts +0 -21
  792. package/dist/esm/components/multi-select/__styles__/index.d.ts +0 -9
  793. package/dist/esm/components/multi-select/__tests__/multi-select.test.d.ts +0 -1
  794. package/dist/esm/components/multi-select/index.d.ts +0 -2
  795. package/dist/esm/components/multi-select/multi-select.d.ts +0 -32
  796. package/dist/esm/components/multi-select/multi-select.stories.d.ts +0 -15
  797. package/dist/esm/components/nav/__styles__/index.d.ts +0 -23
  798. package/dist/esm/components/nav/__tests__/nav-responsive.test.d.ts +0 -1
  799. package/dist/esm/components/nav/__tests__/nav.test.d.ts +0 -1
  800. package/dist/esm/components/nav/index.d.ts +0 -3
  801. package/dist/esm/components/nav/nav-responsive.d.ts +0 -45
  802. package/dist/esm/components/nav/nav.d.ts +0 -10
  803. package/dist/esm/components/nav/nav.stories.d.ts +0 -18
  804. package/dist/esm/components/page-header/__styles__/index.d.ts +0 -7
  805. package/dist/esm/components/page-header/__tests__/page-header.test.d.ts +0 -1
  806. package/dist/esm/components/page-header/index.d.ts +0 -2
  807. package/dist/esm/components/page-header/page-header.d.ts +0 -23
  808. package/dist/esm/components/page-header/page-header.stories.d.ts +0 -9
  809. package/dist/esm/components/pagination/__styles__/index.d.ts +0 -6
  810. package/dist/esm/components/pagination/__tests__/pagination.test.d.ts +0 -1
  811. package/dist/esm/components/pagination/index.d.ts +0 -2
  812. package/dist/esm/components/pagination/pagination.d.ts +0 -24
  813. package/dist/esm/components/pagination/pagination.stories.d.ts +0 -15
  814. package/dist/esm/components/persistent-notification/__styles__/index.d.ts +0 -7
  815. package/dist/esm/components/persistent-notification/__tests__/persistent-notification.test.d.ts +0 -1
  816. package/dist/esm/components/persistent-notification/index.d.ts +0 -2
  817. package/dist/esm/components/persistent-notification/persistent-notification.d.ts +0 -14
  818. package/dist/esm/components/persistent-notification/persistent-notification.stories.d.ts +0 -45
  819. package/dist/esm/components/placeholder-image/__styles__/index.d.ts +0 -3
  820. package/dist/esm/components/placeholder-image/__tests__/index.d.ts +0 -1
  821. package/dist/esm/components/placeholder-image/images/index.d.ts +0 -5
  822. package/dist/esm/components/placeholder-image/images/placeholder-images/placeholderLarge.d.ts +0 -3
  823. package/dist/esm/components/placeholder-image/images/placeholder-images/placeholderSmall.d.ts +0 -3
  824. package/dist/esm/components/placeholder-image/index.d.ts +0 -3
  825. package/dist/esm/components/placeholder-image/placeholder-image.d.ts +0 -9
  826. package/dist/esm/components/placeholder-image/placeholder-image.stories.d.ts +0 -12
  827. package/dist/esm/components/progress-bar/__styles__/index.d.ts +0 -14
  828. package/dist/esm/components/progress-bar/__tests__/progress-bar.test.d.ts +0 -1
  829. package/dist/esm/components/progress-bar/index.d.ts +0 -2
  830. package/dist/esm/components/progress-bar/progress-bar.d.ts +0 -20
  831. package/dist/esm/components/progress-bar/progress-bar.stories.d.ts +0 -22
  832. package/dist/esm/components/searchable-dropdown/__styles__/index.d.ts +0 -9
  833. package/dist/esm/components/searchable-dropdown/__tests__/searchable-dropdown.test.d.ts +0 -1
  834. package/dist/esm/components/searchable-dropdown/index.d.ts +0 -5
  835. package/dist/esm/components/searchable-dropdown/searchable-dropdown.d.ts +0 -36
  836. package/dist/esm/components/searchable-dropdown/searchable-dropdown.stories.d.ts +0 -25
  837. package/dist/esm/components/secondary-nav/__styles__/index.d.ts +0 -3
  838. package/dist/esm/components/secondary-nav/__tests__/secondary-nav.test.d.ts +0 -1
  839. package/dist/esm/components/secondary-nav/index.d.ts +0 -2
  840. package/dist/esm/components/secondary-nav/secondary-nav.d.ts +0 -9
  841. package/dist/esm/components/secondary-nav/secondary-nav.stories.d.ts +0 -12
  842. package/dist/esm/components/select/__styles__/index.d.ts +0 -2
  843. package/dist/esm/components/select/__tests__/select.test.d.ts +0 -1
  844. package/dist/esm/components/select/index.d.ts +0 -2
  845. package/dist/esm/components/select/select.d.ts +0 -5
  846. package/dist/esm/components/select/select.stories.d.ts +0 -12
  847. package/dist/esm/components/snack/__styles__/index.d.ts +0 -5
  848. package/dist/esm/components/snack/__tests__/snack.test.d.ts +0 -1
  849. package/dist/esm/components/snack/index.d.ts +0 -2
  850. package/dist/esm/components/snack/snack.d.ts +0 -17
  851. package/dist/esm/components/snack/snack.stories.d.ts +0 -45
  852. package/dist/esm/components/snack/use-snack-hook.story-component.d.ts +0 -1
  853. package/dist/esm/components/status-indicator/__styles__/index.d.ts +0 -3
  854. package/dist/esm/components/status-indicator/__tests__/status-indicator.test.d.ts +0 -1
  855. package/dist/esm/components/status-indicator/index.d.ts +0 -2
  856. package/dist/esm/components/status-indicator/status-indicator.d.ts +0 -7
  857. package/dist/esm/components/status-indicator/status-indicator.stories.d.ts +0 -38
  858. package/dist/esm/components/steps/__styles__/index.d.ts +0 -7
  859. package/dist/esm/components/steps/__tests__/steps.test.d.ts +0 -1
  860. package/dist/esm/components/steps/index.d.ts +0 -2
  861. package/dist/esm/components/steps/steps.d.ts +0 -19
  862. package/dist/esm/components/steps/steps.stories.d.ts +0 -24
  863. package/dist/esm/components/table/__styles__/index.d.ts +0 -33
  864. package/dist/esm/components/table/__tests__/molecules.test.d.ts +0 -1
  865. package/dist/esm/components/table/__tests__/table.test.d.ts +0 -1
  866. package/dist/esm/components/table/index.d.ts +0 -3
  867. package/dist/esm/components/table/molecules.d.ts +0 -43
  868. package/dist/esm/components/table/table.d.ts +0 -42
  869. package/dist/esm/components/table/table.stories.d.ts +0 -248
  870. package/dist/esm/components/tabs/__styles__/index.d.ts +0 -9
  871. package/dist/esm/components/tabs/__tests__/tabs.test.d.ts +0 -1
  872. package/dist/esm/components/tabs/index.d.ts +0 -2
  873. package/dist/esm/components/tabs/tabs.d.ts +0 -15
  874. package/dist/esm/components/tabs/tabs.stories.d.ts +0 -22
  875. package/dist/esm/components/tag/__styles__/index.d.ts +0 -4
  876. package/dist/esm/components/tag/__tests__/tag.test.d.ts +0 -1
  877. package/dist/esm/components/tag/index.d.ts +0 -2
  878. package/dist/esm/components/tag/tag.d.ts +0 -7
  879. package/dist/esm/components/tag/tag.stories.d.ts +0 -40
  880. package/dist/esm/components/textarea/__styles__/index.d.ts +0 -3
  881. package/dist/esm/components/textarea/__tests__/textarea.test.d.ts +0 -1
  882. package/dist/esm/components/textarea/index.d.ts +0 -2
  883. package/dist/esm/components/textarea/textarea.d.ts +0 -6
  884. package/dist/esm/components/textarea/textarea.stories.d.ts +0 -15
  885. package/dist/esm/components/tile/__styles__/index.d.ts +0 -4
  886. package/dist/esm/components/tile/__tests__/tile.test.d.ts +0 -1
  887. package/dist/esm/components/tile/index.d.ts +0 -2
  888. package/dist/esm/components/tile/tile.d.ts +0 -5
  889. package/dist/esm/components/tile/tile.stories.d.ts +0 -15
  890. package/dist/esm/components/toggle/__styles__/index.d.ts +0 -10
  891. package/dist/esm/components/toggle/__tests__/toggle.test.d.ts +0 -1
  892. package/dist/esm/components/toggle/index.d.ts +0 -2
  893. package/dist/esm/components/toggle/toggle.d.ts +0 -22
  894. package/dist/esm/components/toggle/toggle.stories.d.ts +0 -28
  895. package/dist/esm/components/tool-tip/__styles__/index.d.ts +0 -4
  896. package/dist/esm/components/tool-tip/__tests__/tool-tip.test.d.ts +0 -1
  897. package/dist/esm/components/tool-tip/index.d.ts +0 -2
  898. package/dist/esm/components/tool-tip/tool-tip.d.ts +0 -11
  899. package/dist/esm/components/tool-tip/tooltip.stories.d.ts +0 -12
  900. package/dist/esm/components/typography/__styles__/index.d.ts +0 -39
  901. package/dist/esm/components/typography/__tests__/typography.test.d.ts +0 -1
  902. package/dist/esm/components/typography/index.d.ts +0 -2
  903. package/dist/esm/components/typography/typography.d.ts +0 -29
  904. package/dist/esm/components/typography/typography.stories.d.ts +0 -36
  905. package/dist/esm/helpers/__tests__/intent.test.d.ts +0 -1
  906. package/dist/esm/helpers/intent.d.ts +0 -2
  907. package/dist/esm/hooks/use-drawer/__tests__/index.test.d.ts +0 -1
  908. package/dist/esm/hooks/use-drawer/index.d.ts +0 -9
  909. package/dist/esm/hooks/use-media-query/__tests__/index.test.d.ts +0 -1
  910. package/dist/esm/hooks/use-media-query/index.d.ts +0 -17
  911. package/dist/esm/hooks/use-media-query/media.stories.d.ts +0 -16
  912. package/dist/esm/hooks/use-media-query/media.story-component.d.ts +0 -2
  913. package/dist/esm/hooks/use-modal/__tests__/index.test.d.ts +0 -1
  914. package/dist/esm/hooks/use-modal/index.d.ts +0 -9
  915. package/dist/esm/hooks/use-nav-state/__tests__/index.test.d.ts +0 -1
  916. package/dist/esm/hooks/use-nav-state/index.d.ts +0 -19
  917. package/dist/esm/hooks/use-portal/__tests__/index.test.d.ts +0 -1
  918. package/dist/esm/hooks/use-portal/index.d.ts +0 -6
  919. package/dist/esm/hooks/use-portal/use-portal.stories.d.ts +0 -13
  920. package/dist/esm/hooks/use-snack/__tests__/index.test.d.ts +0 -1
  921. package/dist/esm/hooks/use-snack/index.d.ts +0 -15
  922. package/dist/esm/hooks/use-theme/__tests__/use-theme.test.d.ts +0 -1
  923. package/dist/esm/hooks/use-theme/index.d.ts +0 -16
  924. package/dist/esm/icons/icons.d.ts +0 -127
  925. package/dist/esm/icons/index.d.ts +0 -1
  926. package/dist/esm/index.d.ts +0 -63
  927. package/dist/esm/index.js +0 -11
  928. package/dist/esm/index.js.map +0 -1
  929. package/dist/esm/storybook/demo-block.d.ts +0 -6
  930. package/dist/esm/storybook/demo-theme.d.ts +0 -2
  931. package/dist/esm/storybook/deprecate-var.d.ts +0 -6
  932. package/dist/esm/storybook/random-id.d.ts +0 -1
  933. package/dist/esm/storybook/render-html-markup.d.ts +0 -5
  934. package/dist/esm/storybook/welcome.d.ts +0 -3
  935. package/dist/esm/styles/borders.d.ts +0 -24
  936. package/dist/esm/styles/flexbox.d.ts +0 -29
  937. package/dist/esm/styles/flexbox.stories.d.ts +0 -116
  938. package/dist/esm/styles/font.d.ts +0 -1
  939. package/dist/esm/styles/globals.d.ts +0 -10
  940. package/dist/esm/styles/helpers.d.ts +0 -1
  941. package/dist/esm/styles/intent.d.ts +0 -10
  942. package/dist/esm/styles/media.d.ts +0 -6
  943. package/dist/esm/styles/sizing.d.ts +0 -31
  944. package/dist/esm/styles/spacing.d.ts +0 -189
  945. package/dist/esm/styles/states.d.ts +0 -4
  946. package/dist/esm/styles/theming-colour-block.d.ts +0 -6
  947. package/dist/esm/styles/theming.stories.d.ts +0 -7
  948. package/dist/esm/styles/typography.d.ts +0 -9
  949. package/dist/esm/styles/utilities.stories.d.ts +0 -16
  950. package/dist/esm/types/core.d.ts +0 -3
  951. package/dist/index.css +0 -695
  952. package/scripts/cdk/bin/rpt-cdk.js +0 -10
package/README.md CHANGED
@@ -2,11 +2,12 @@
2
2
 
3
3
  A React UI toolkit, with cross platform support for building web applications in the Reapit Foundations ecosystem. Written in TypeScript the library exports both React Components and a CSS Stylesheet. The package is distubuted via NPM and is available [here](https://www.npmjs.com/package/@reapit/elements).
4
4
 
5
- ![lines](/src/tests/badges/badge-lines.svg) ![functions](/src/tests/badges/badge-functions.svg) ![branches](/src/tests/badges/badge-branches.svg) ![statements](/src/tests/badges/badge-statements.svg)
5
+ ![lines](/coverage/badges/badge-lines.svg) ![functions](/coverage/badges/badge-functions.svg) ![branches](/coverage/badges/badge-branches.svg) ![statements](/coverage/badges/badge-statements.svg)
6
6
 
7
7
  [![Test PR](https://github.com/reapit/elements/actions/workflows/test-pr.yml/badge.svg)](https://github.com/reapit/elements/actions/workflows/test-pr.yml)
8
8
  [![Release Dev](https://github.com/reapit/elements/actions/workflows/release-dev.yml/badge.svg)](https://github.com/reapit/elements/actions/workflows/release-dev.yml)
9
9
  [![Release Prod](https://github.com/reapit/elements/actions/workflows/release-prod.yml/badge.svg)](https://github.com/reapit/elements/actions/workflows/release-prod.yml)
10
+ [![Visual Regression Tests](https://github.com/reapit/elements/actions/workflows/playwright.yml/badge.svg)](https://github.com/reapit/elements/actions/workflows/playwright.yml)
10
11
 
11
12
  ## Documentation
12
13
 
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
2
+ <path fill="currentColor" d="M6 4a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM14 4a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM22 4a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM6 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM14 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM22 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM6 20a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM14 20a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM22 20a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"/>
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"><path fill="currentColor" fill-rule="evenodd" d="M20.45 2h-17C2.1 2 1 3.1 1 4.45v2c0 .81.4 1.52 1 1.97v10.53c0 .78.31 1.53.86 2.09.55.55 1.3.86 2.09.86h14c.78 0 1.53-.31 2.09-.86.56-.55.86-1.3.86-2.09V8.42c.6-.45 1-1.16 1-1.97v-2C22.9 3.1 21.8 2 20.45 2ZM2.9 4.45c0-.3.25-.55.55-.55h17c.3 0 .55.25.55.55v2c0 .3-.25.55-.55.55h-17c-.3 0-.55-.25-.55-.55v-2Zm6 4.45H15v2.05s0 .03-.01.04c-.01.01-.02.01-.04.01h-6s-.03 0-.04-.01c0 0-.01-.02-.01-.04V8.9Zm10.79 10.79c-.2.2-.46.31-.74.31h-14c-.28 0-.55-.11-.74-.31-.2-.2-.31-.46-.31-.74V8.9H7v2.05c0 .52.21 1.01.57 1.38.37.37.86.57 1.38.57h6c.52 0 1.01-.21 1.38-.57.37-.36.57-.86.57-1.38V8.9H20v10.05c0 .28-.11.55-.31.74Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" fill-rule="evenodd" d="M18.46 5.541c-3.57-3.57-9.35-3.57-12.91 0-3.57 3.57-3.57 9.35 0 12.91 3.57 3.57 9.35 3.57 12.91 0 3.56-3.57 3.57-9.35 0-12.91ZM4.22 4.221c4.3-4.29 11.26-4.29 15.56 0 4.3 4.3 4.3 11.26 0 15.56-4.3 4.3-11.26 4.3-15.56 0-4.29-4.3-4.29-11.26 0-15.56Zm7.78.14c.52 0 .93.42.93.93v.74c1.86.05 3.36 1.58 3.36 3.45 0 .52-.42.93-.93.93s-.93-.42-.93-.93c0-.87-.71-1.58-1.58-1.58h-1.84a1.421 1.421 0 0 0-.34 2.8l3.14.79c1.46.37 2.49 1.68 2.49 3.19 0 1.82-1.47 3.29-3.29 3.29h-.07v.74c0 .52-.42.93-.93.93s-.93-.42-.93-.93v-.74a3.45 3.45 0 0 1-3.35-3.45c0-.52.42-.93.93-.93s.93.42.93.93c0 .87.71 1.58 1.58 1.58H13a1.421 1.421 0 0 0 .34-2.8l-3.14-.79a3.294 3.294 0 0 1-2.49-3.19c0-1.82 1.47-3.29 3.29-3.29h.06v-.74c0-.52.42-.93.93-.93H12Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" fill-rule="evenodd" d="M20.22 3.778a9.5 9.5 0 0 0-13.436.01 9.374 9.374 0 0 0-1.316 1.68 9.05 9.05 0 0 0-1.68 1.314 9.492 9.492 0 0 0 0 13.44c3.707 3.704 9.728 3.704 13.445 0a9.245 9.245 0 0 0 1.335-1.71 9.17 9.17 0 0 0 1.652-1.296c3.707-3.705 3.707-9.714 0-13.429v-.01Zm-3.054 13.688-.125.202c-.298.47-.644.921-1.047 1.324-3.044 3.034-7.971 3.034-11.006 0a7.767 7.767 0 0 1 0-11c.461-.461.97-.855 1.517-1.171 2.978-1.767 6.906-1.383 9.47 1.18 2.564 2.563 2.948 6.48 1.171 9.465h.02Zm2.718-2.553a9.502 9.502 0 0 0-.337-4.31v-.01a8.24 8.24 0 0 0-.393-1.017v-.01a10.422 10.422 0 0 0-.51-.97.2.2 0 0 0-.038-.057 10.651 10.651 0 0 0-.547-.797c-.048-.057-.087-.115-.135-.173-.22-.268-.441-.537-.7-.787 0 0-.02-.01-.03-.019-.23-.23-.48-.441-.73-.653-.086-.076-.182-.144-.278-.21a6.089 6.089 0 0 0-.576-.394c-.096-.058-.192-.125-.288-.183-.26-.153-.519-.288-.778-.413-.135-.067-.279-.124-.423-.182l-.451-.173c-.163-.057-.317-.115-.48-.163-.135-.038-.27-.067-.413-.106a10.42 10.42 0 0 0-.922-.182c-.116-.02-.221-.029-.336-.048-.193-.02-.394-.038-.586-.048h-.288c-.413 0-.826.01-1.24.058-.038 0-.076 0-.114.01-.077.009-.164.009-.24.019a7.778 7.778 0 0 1 9.93.883 7.782 7.782 0 0 1 .893 9.925l.01.01Z" clip-rule="evenodd"/><path fill="currentColor" fill-rule="evenodd" d="M9.646 10.046h1.575c.71 0 1.296.586 1.296 1.296 0 .48.385.864.865.864a.86.86 0 0 0 .864-.864c0-1.622-1.287-2.937-2.89-3.014v-.586a.86.86 0 0 0-.865-.864.86.86 0 0 0-.864.864v.576a2.889 2.889 0 0 0-2.872 2.89c0 1.305.884 2.476 2.18 2.793l2.699.672c.509.124.874.585.874 1.123a1.16 1.16 0 0 1-1.162 1.161H9.77c-.71 0-1.297-.585-1.297-1.296a.86.86 0 0 0-.864-.864.86.86 0 0 0-.864.864 3.011 3.011 0 0 0 2.88 3.005v.595c0 .48.385.864.865.864a.86.86 0 0 0 .864-.864v-.576a2.885 2.885 0 0 0 2.881-2.89 2.877 2.877 0 0 0-2.18-2.793l-2.698-.671a1.145 1.145 0 0 1-.865-1.123 1.16 1.16 0 0 1 1.162-1.162h-.01Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="20" fill="none"><path fill="currentColor" d="M16.44 0H7.56C5.04 0 3 2.01 3 4.47v12.68c0 1.12.45 2.04 1.24 2.51.81.48 1.85.44 2.88-.11l4.5-2.44c.18-.1.59-.1.77 0l4.49 2.44c.55.3 1.11.45 1.63.45.45 0 .87-.11 1.24-.33.79-.47 1.25-1.39 1.25-2.52V4.47C20.99 2.01 18.94 0 16.44 0ZM19 17.15c0 .39-.1.7-.27.8-.18.11-.52.05-.9-.16l-4.49-2.43c-.39-.22-.87-.32-1.34-.32-.47 0-.95.11-1.34.32L6.17 17.8c-.37.2-.72.26-.9.15-.17-.1-.27-.4-.27-.79V4.47C5 3.11 6.15 2 7.56 2h8.88C17.85 2 19 3.11 19 4.47v12.68Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" fill-rule="evenodd" d="M18.66 2H11.4C9.37 2 7.71 3.62 7.62 5.63H5.8C3.71 5.63 2 7.34 2 9.43v10.6c0 .88.32 1.72 1.08 2.16.75.44 1.65.32 2.41-.11l3.67-2.04s.13-.05.28-.05c.15 0 .24.03.28.05l3.66 2.04c.77.42 1.66.55 2.41.11.76-.44 1.08-1.29 1.08-2.16v-2.75l2.11 1.18c.77.42 1.66.55 2.41.11.76-.44 1.08-1.29 1.08-2.16V5.8c0-2.09-1.71-3.8-3.8-3.8h-.01Zm-3.59 18.03c0 .48-.16.6-.19.61-.03.02-.21.1-.63-.13l-3.66-2.04c-.36-.2-.78-.27-1.14-.27-.36 0-.78.07-1.14.27l-3.67 2.05c-.42.23-.6.15-.63.13-.03-.02-.19-.13-.19-.61V9.43c0-1.1.9-2 2-2h7.26c1.1 0 2 .9 2 2v10.6h-.01Zm5.6-3.62c0 .48-.16.6-.19.61-.03.02-.21.1-.63-.13l-2.98-1.66v-5.8c0-2.09-1.71-3.8-3.8-3.8H9.41c.09-1.02.96-1.82 1.99-1.82h7.26c1.1 0 2 .9 2 2v10.6h.01Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="m22.99 8.918-10.5-7a1 1 0 0 0-1.1 0l-10.45 7c-.4.32-.49.9-.21 1.33.28.43.85.57 1.31.33l.9-.63v11.3c0 .55.45 1 1 1h16c.55 0 1-.45 1-1v-11.3l.95.63c.16.11.35.17.55.17.44 0 .82-.29.95-.71s-.04-.87-.4-1.12Zm-4.05 11.33h-14V8.617l7-4.67 7 4.67v11.63Z"/><path fill="currentColor" d="M11.15 7.588v.32h-.36c-1.4 0-2.55 1.18-2.55 2.63 0 1.69.98 2.23 1.73 2.49l1.19.41v2.63h-.12c-.6 0-1.09-.53-1.09-1.19a.85.85 0 1 0-1.7 0c0 1.59 1.25 2.89 2.79 2.89h.12v.32a.85.85 0 1 0 1.7 0v-.32h.38c1.41 0 2.55-1.18 2.55-2.63 0-1.68-.98-2.23-1.73-2.49l-1.2-.42v-2.62h.13c.6 0 1.09.53 1.09 1.19a.85.85 0 1 0 1.7 0c0-1.59-1.25-2.89-2.79-2.89h-.13v-.32a.85.85 0 1 0-1.7 0h-.01Zm0 4.05-.62-.22c-.41-.14-.59-.24-.59-.89 0-.51.38-.93.85-.93h.36v2.04Zm1.7 2.39.64.22c.41.15.59.24.59.89 0 .51-.38.93-.85.93h-.38v-2.04Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M9.5 13a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM12 14.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM17.5 13a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM8 18.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM13.5 17a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM16 18.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM7.5 6h9a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5Z"/><path fill="currentColor" fill-rule="evenodd" d="M5 2h14a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2Zm0 2v16h14V4H5Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M20 2H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2Zm0 18H4V4h16v16Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M20 2H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M16 13H8a1 1 0 1 1 0-2h8a1 1 0 1 1 0 2Z"/><path fill="currentColor" fill-rule="evenodd" d="M4 2h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2Zm0 18h16V4H4v16Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M20 2H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2Zm-2 7.17-7.07 7.07a1 1 0 0 1-.71.3 1 1 0 0 1-.7-.3L6 12.71a1 1 0 1 1 1.41-1.42l2.83 2.83 6.36-6.36A1 1 0 0 1 18 9.17Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M21.153 16.304a3.858 3.858 0 0 0-2.122-1.358V11.02h-6.05V9.07a3.93 3.93 0 0 0 2.122-1.374c.564-.697.846-1.507.846-2.432 0-1.103-.382-2.04-1.146-2.809C14.04 1.684 13.104 1.3 12 1.3c-1.104 0-2.039.384-2.803 1.153-.764.77-1.146 1.708-1.146 2.816 0 .922.282 1.732.846 2.428a3.935 3.935 0 0 0 2.123 1.372v1.951H4.97v3.926c-.851.21-1.559.662-2.123 1.358C2.282 17 2 17.816 2 18.751c0 1.1.383 2.033 1.15 2.8.767.766 1.7 1.15 2.8 1.15 1.103 0 2.04-.384 2.809-1.15.77-.767 1.154-1.7 1.154-2.8 0-.935-.282-1.75-.847-2.447a3.857 3.857 0 0 0-2.122-1.358V12.98h10.112v1.966c-.85.21-1.558.662-2.122 1.358-.565.696-.847 1.512-.847 2.447 0 1.1.383 2.033 1.15 2.8.767.766 1.7 1.15 2.8 1.15 1.103 0 2.04-.384 2.809-1.15.77-.767 1.154-1.7 1.154-2.8 0-.935-.282-1.75-.847-2.447Zm-13.79 1.039c.384.387.576.857.576 1.409 0 .551-.194 1.018-.581 1.4a1.93 1.93 0 0 1-1.409.575 1.898 1.898 0 0 1-1.401-.58 1.923 1.923 0 0 1-.574-1.405c0-.552.193-1.02.579-1.404a1.919 1.919 0 0 1 1.406-.576c.552 0 1.02.194 1.404.581Zm4.632-10.104a1.912 1.912 0 0 1-1.407-.58 1.916 1.916 0 0 1-.577-1.405 1.9 1.9 0 0 1 .582-1.404 1.934 1.934 0 0 1 1.412-.576c.553 0 1.022.194 1.407.581.385.388.577.857.577 1.409 0 .551-.194 1.018-.582 1.4a1.937 1.937 0 0 1-1.412.575Zm7.45 12.914a1.93 1.93 0 0 1-1.409.574 1.898 1.898 0 0 1-1.4-.58 1.923 1.923 0 0 1-.575-1.405c0-.552.193-1.02.58-1.404a1.919 1.919 0 0 1 1.405-.576c.552 0 1.02.194 1.404.581.384.387.576.857.576 1.409 0 .551-.194 1.018-.581 1.4Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="m10.707 4.294 6.997 6.996a.999.999 0 0 1 0 1.419l-6.997 6.995a1 1 0 0 1-1.42 0 1 1 0 0 1 0-1.419l5.298-5.287H3A1 1 0 1 1 3 11h11.585L9.287 5.713a1.003 1.003 0 1 1 1.42-1.42Z"/><path fill="currentColor" d="M18 12v7.111c0 .491.448.889 1 .889s1-.398 1-.889V4.89C20 4.398 19.552 4 19 4s-1 .398-1 .889v7.11Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M5 21c-.55 0-1.02-.196-1.413-.587A1.926 1.926 0 0 1 3 19V5c0-.55.196-1.02.587-1.413A1.926 1.926 0 0 1 5 3h6c.283 0 .52.096.713.288.191.191.287.429.287.712s-.096.52-.287.713A.968.968 0 0 1 11 5H5v14h6c.283 0 .52.096.713.288.191.191.287.429.287.712s-.096.52-.287.712A.968.968 0 0 1 11 21H5Zm12.175-8H10a.967.967 0 0 1-.713-.287A.968.968 0 0 1 9 12c0-.283.096-.52.287-.713A.967.967 0 0 1 10 11h7.175L15.3 9.125a.918.918 0 0 1-.275-.675c0-.267.092-.5.275-.7a.948.948 0 0 1 .7-.313.946.946 0 0 1 .725.288L20.3 11.3c.2.2.3.433.3.7 0 .267-.1.5-.3.7l-3.575 3.575a.93.93 0 0 1-.713.288 1.02 1.02 0 0 1-.712-.313.973.973 0 0 1-.263-.713.977.977 0 0 1 .288-.687l1.85-1.85Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="m12 18.1 2.325-2.325c.2-.2.442-.3.725-.3s.525.1.725.3c.2.2.3.442.3.725s-.1.525-.3.725L12.7 20.3c-.1.1-.208.17-.325.212a1.105 1.105 0 0 1-.375.063c-.133 0-.258-.02-.375-.063a.878.878 0 0 1-.325-.212l-3.075-3.075c-.2-.2-.3-.442-.3-.725s.1-.525.3-.725c.2-.2.442-.3.725-.3s.525.1.725.3L12 18.1ZM12 6 9.675 8.325c-.2.2-.442.3-.725.3a.988.988 0 0 1-.725-.3c-.2-.2-.3-.442-.3-.725s.1-.525.3-.725L11.3 3.8c.1-.1.208-.17.325-.213.117-.041.242-.062.375-.062s.258.02.375.062a.877.877 0 0 1 .325.213l3.075 3.075c.2.2.3.442.3.725s-.1.525-.3.725c-.2.2-.442.3-.725.3a.988.988 0 0 1-.725-.3L12 6Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" d="M20.264 3.739a5.94 5.94 0 0 0-8.398 0L6.176 9.42a4.001 4.001 0 0 0-1.172 2.819v5.373l-2.718 2.719a.977.977 0 1 0 1.382 1.382l2.726-2.728h5.354a3.99 3.99 0 0 0 2.817-1.164l5.69-5.682a5.928 5.928 0 0 0 0-8.401h.009Zm-1.39 7.028-5.69 5.682c-.382.382-.9.591-1.436.591h-3.4l8.353-8.355a.977.977 0 0 0-1.381-1.382l-8.362 8.364V12.25c0-.537.218-1.055.59-1.437l5.69-5.682a3.987 3.987 0 0 1 5.635 0 3.99 3.99 0 0 1 0 5.637Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M8.142 17.45h7.703v-1.584H8.142v1.584Zm0-4.067h7.703v-1.584H8.142v1.584Zm-2.247 8.445c-.518 0-.964-.187-1.336-.56A1.824 1.824 0 0 1 4 19.934V3.909c0-.523.186-.971.559-1.346A1.817 1.817 0 0 1 5.895 2h8.663L20 7.442v12.49c0 .519-.188.964-.563 1.337a1.843 1.843 0 0 1-1.346.559H5.895Zm7.675-13.47v-4.45H5.895v16.024h12.196V8.359H13.57Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M19 3c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h14Zm-6.958 3C9.258 6 7 8.333 7 11.21v4.053C7 16.224 7.75 17 8.68 17h1.681v-4.632h-2.24V11.21c0-2.24 1.753-4.052 3.92-4.052 2.169 0 3.922 1.812 3.922 4.052v1.158h-2.24V17h1.68c.93 0 1.68-.776 1.68-1.737V11.21c0-2.877-2.257-5.21-5.041-5.21Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-2 6H7V7h10v2Zm0 4H7v-2h10v2Zm-3 4H7v-2h7v2Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M16.2 17h-2L12 13.2 9.8 17h-2l3.2-5-3.2-5h2l2.2 3.8L14.2 7h2L13 12m6-9H5c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M19 3c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h14Zm-9.5 8L5 17h14l-3.5-4.5-2.5 3.01L9.5 11Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-9.5 8.5c0 .8-.7 1.5-1.5 1.5H7v2H5.5V9H8c.8 0 1.5.7 1.5 1.5v1Zm5 2c0 .8-.7 1.5-1.5 1.5h-2.5V9H13c.8 0 1.5.7 1.5 1.5v3Zm4-3H17v1h1.5V13H17v2h-1.5V9h3v1.5Zm-6.5 0h1v3h-1v-3Zm-5 0h1v1H7v-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"><path fill="currentColor" fill-rule="evenodd" d="M5 3h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2Zm4.945 8.942h1.675a2.175 2.175 0 0 0 1.481-.442 1.64 1.64 0 0 0 .5-1.293c0-1.1-.639-1.651-1.919-1.651H9.945v3.386Zm2.023-4.933a4.13 4.13 0 0 1 2.735.802 2.868 2.868 0 0 1 .953 2.322 3.231 3.231 0 0 1-.47 1.735 3.139 3.139 0 0 1-1.333 1.178 4.528 4.528 0 0 1-2.006.422h-1.9V17H8V7.01h3.968Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M19 3c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h14Zm-8 2H9v4H5v2h4v8h2v-8h8V9h-8V5Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M19 3c1.1 0 2 .9 2 2v14c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h14ZM7.8 7h-.6C6.537 7 6 7.56 6 8.25v7.5c0 .69.537 1.25 1.2 1.25h9.6c.663 0 1.2-.56 1.2-1.25V7h-2.4l1.2 2.5H15L13.8 7h-1.2l1.2 2.5H12L10.8 7H9.6l1.2 2.5H9L7.8 7Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M15.5 17H14l-2-7.5-2 7.5H8.5L6.1 7h1.7l1.54 7.5L11.3 7h1.4l1.97 7.5L16.2 7h1.7M19 3H5c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M14 17h-2v-2h-2v-2h2v2h2m0-6h-2v2h2v2h-2v-2h-2V9h2V7h-2V5h2v2h2m5-4H5c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M23 2a1 1 0 1 0-2 0H9a1 1 0 0 0-2 0v2a1 1 0 0 0 2 0h12a1 1 0 1 0 2 0V2ZM1 8a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2v12a1 1 0 1 1 0 2H2a1 1 0 1 1 0-2V9a1 1 0 0 1-1-1Z"/><path fill="currentColor" fill-rule="evenodd" d="M7 9a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2V9Zm2 0h12v12H9V9Z" clip-rule="evenodd"/></svg>
@@ -1,4 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M13.5 16C13.5 16.8284 12.8284 17.5 12 17.5C11.1716 17.5 10.5 16.8284 10.5 16C10.5 15.1716 11.1716 14.5 12 14.5C12.8284 14.5 13.5 15.1716 13.5 16Z" fill="currentColor"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M18 8V10C19.1046 10 20 10.8954 20 12V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V12C4 10.8954 4.89543 10 6 10V8C6 4.68629 8.68629 2 12 2C15.3137 2 18 4.68629 18 8ZM12 4C9.79086 4 8 5.79086 8 8V10H16V8C16 5.79086 14.2091 4 12 4ZM6 12V20H18V12H6Z" fill="currentColor"/>
4
- </svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
2
+ <path fill="currentColor" fill-rule="evenodd" d="M18 10V8A6 6 0 0 0 6 8v2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8a2 2 0 0 0-2-2ZM8 8a4 4 0 1 1 8 0v2H8V8Zm4 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z" clip-rule="evenodd"/>
3
+ </svg>
@@ -0,0 +1,4 @@
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M13.5 16C13.5 16.8284 12.8284 17.5 12 17.5C11.1716 17.5 10.5 16.8284 10.5 16C10.5 15.1716 11.1716 14.5 12 14.5C12.8284 14.5 13.5 15.1716 13.5 16Z" fill="currentColor"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M18 8V10C19.1046 10 20 10.8954 20 12V20C20 21.1046 19.1046 22 18 22H6C4.89543 22 4 21.1046 4 20V12C4 10.8954 4.89543 10 6 10V8C6 4.68629 8.68629 2 12 2C15.3137 2 18 4.68629 18 8ZM12 4C9.79086 4 8 5.79086 8 8V10H16V8C16 5.79086 14.2091 4 12 4ZM6 12V20H18V12H6Z" fill="currentColor"/>
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"><path fill="currentColor" d="M3 7a1 1 0 0 0 0 2h18a1 1 0 1 0 0-2H3ZM3 15a1 1 0 1 0 0 2h18a1 1 0 1 0 0-2H3Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M12 13.175 4.575 19.05c-.333.233-.68.262-1.038.087-.358-.175-.537-.47-.537-.887 0-.167.038-.325.112-.475a.85.85 0 0 1 .313-.35l8.575-6.7 8.575 6.7c.133.083.238.2.313.35.074.15.112.308.112.475 0 .4-.18.692-.538.875-.358.183-.704.158-1.037-.075L12 13.175Zm0-5.95L4.575 13.1c-.333.233-.68.263-1.038.088C3.18 13.011 3 12.716 3 12.3c0-.167.038-.325.112-.475a.85.85 0 0 1 .313-.35L12 4.775l8.575 6.7c.133.083.238.2.313.35.074.15.112.308.112.475 0 .4-.18.692-.538.875-.358.183-.704.158-1.037-.075L12 7.225Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="m12 10.85 7.425-5.875c.333-.233.68-.263 1.037-.088.359.175.538.471.538.888 0 .167-.038.325-.113.475a.851.851 0 0 1-.312.35L12 13.3 3.425 6.6a.851.851 0 0 1-.313-.35A1.048 1.048 0 0 1 3 5.775c0-.4.18-.692.538-.875.358-.183.704-.158 1.037.075L12 10.85Zm0 5.95 7.425-5.875c.333-.233.68-.263 1.037-.088.359.175.538.471.538.888 0 .167-.038.325-.113.475a.851.851 0 0 1-.312.35L12 19.25l-8.575-6.7a.85.85 0 0 1-.313-.35A1.048 1.048 0 0 1 3 11.725c0-.4.18-.692.538-.875.358-.183.704-.158 1.037.075L12 16.8Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M4.2 8.5c-.663 0-1.2.448-1.2 1s.537 1 1.2 1h15.6c.663 0 1.2-.448 1.2-1s-.537-1-1.2-1H4.2ZM4.2 13.5c-.663 0-1.2.448-1.2 1s.537 1 1.2 1h15.6a1.3 1.3 0 0 0 .942-.38.897.897 0 0 0 .258-.62c0-.552-.537-1-1.2-1H4.2Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10A10 10 0 0 0 12 2Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M17 12a5 5 0 1 1-10 0 5 5 0 0 1 10 0Z"/><path fill="currentColor" fill-rule="evenodd" d="M2 12C2 6.477 6.477 2 12 2A10 10 0 1 1 2 12Zm2 0a8 8 0 1 0 16 0 8 8 0 0 0-16 0Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" fill-rule="evenodd" d="m16.495 5.667 5 5c2 2 2 5.25 0 7.25l-.25.25c-2 2-5.25 2-7.25 0l-3.21-3.21c-.19.15-.37.28-.57.41v4.41c0 .56-.22 1.1-.62 1.49l-1.11 1.11c-.82.82-2.16.82-2.98 0l-1.11-1.12c-.39-.4-.61-.93-.61-1.49v-4.4c-1.66-1.06-2.78-2.91-2.78-5.04 0-2.99 2.2-5.47 5.08-5.91a4.037 4.037 0 0 1 3.99-3.41c2.03 0 3.7 1.5 3.99 3.45.89.13 1.74.52 2.43 1.21Zm-4.42-1.04c-.2-.93-1.02-1.63-2.01-1.63v.01c-.92 0-1.69.61-1.95 1.44.9.16 1.73.54 2.44 1.06.46-.41.97-.7 1.52-.88Zm-3.85 10.16c0-.41.25-.77.61-.92l.01-.01c1.29-.67 2.17-2 2.17-3.54 0-1.86-1.28-3.41-3-3.86v3.1c.16.21.28.47.28.76 0 .71-.57 1.28-1.28 1.28-.71 0-1.28-.56-1.28-1.27 0-.29.12-.55.28-.76v-3.1c-1.72.45-3 2-3 3.86 0 1.54.88 2.87 2.17 3.54.34.14.59.47.61.86v5.04c0 .03.03.08.03.08l1.11 1.12c.04.04.11.04.15 0l1.11-1.11c.02-.02.03-.08.03-.08v-4.99Zm11.61 1.97.25-.25-.01-.01a3.126 3.126 0 0 0 0-4.42l-5.01-5.01c-.86-.86-2.21-.9-3.13-.14.67.97 1.06 2.14 1.06 3.4 0 1.15-.33 2.21-.89 3.12l3.31 3.31a3.126 3.126 0 0 0 4.42 0Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M12.5 6h-1v12h1V6Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" fill-rule="evenodd" d="M11.727 8.297 6.721 3.3a1.003 1.003 0 0 0-1.422 0L.293 8.297a.998.998 0 0 0 1.412 1.41l3.294-3.289V20c0 .55.45 1 1.001 1 .55 0 1.001-.45 1.001-1V6.418l3.294 3.288a.998.998 0 0 0 1.412-1.409h.02ZM12.273 15.703l5.006 4.997a1.003 1.003 0 0 0 1.422 0l5.006-4.997a.998.998 0 0 0-1.412-1.41l-3.294 3.289V3.999c0-.55-.45-.999-1.001-.999-.55 0-1.001.45-1.001 1v13.582l-3.294-3.289a.998.998 0 0 0-1.412 1.41h-.02Z" clip-rule="evenodd"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" d="M11.493 23a.936.936 0 0 1-.68-.267.886.886 0 0 1-.274-.662v-8.897c-1.277 0-2.5-.235-3.671-.705a9.466 9.466 0 0 1-3.103-2.014 8.97 8.97 0 0 1-2.056-3.017A9.215 9.215 0 0 1 1 3.868v-.76c0-.314.11-.577.327-.79.218-.212.489-.318.812-.318h.783c1.25 0 2.459.237 3.628.71a9.544 9.544 0 0 1 3.102 2.02 8.786 8.786 0 0 1 1.64 2.171c.427.8.732 1.648.917 2.547.147-.248.31-.482.49-.704.181-.221.383-.44.605-.656a9.517 9.517 0 0 1 3.103-2.019 9.7 9.7 0 0 1 3.67-.712h.784c.323 0 .593.106.811.319.219.212.328.475.328.788v.762a8.981 8.981 0 0 1-.732 3.568 9.216 9.216 0 0 1-2.077 3.018 9.304 9.304 0 0 1-3.087 1.999c-1.16.46-2.378.689-3.655.689v5.571a.885.885 0 0 1-.275.662.938.938 0 0 1-.68.267Zm-.942-11.714a6.99 6.99 0 0 0-.589-2.832 7.53 7.53 0 0 0-1.671-2.4A7.767 7.767 0 0 0 5.823 4.43a7.55 7.55 0 0 0-2.913-.573c0 .99.191 1.94.573 2.848A7.274 7.274 0 0 0 5.14 9.119a7.51 7.51 0 0 0 2.483 1.61c.934.371 1.91.557 2.93.557Zm1.898 3.357c1.019 0 1.99-.186 2.913-.557a7.553 7.553 0 0 0 2.467-1.61 7.483 7.483 0 0 0 1.672-2.414 7.1 7.1 0 0 0 .589-2.848c-1.019 0-1.995.191-2.93.573a7.72 7.72 0 0 0-2.482 1.625 7.318 7.318 0 0 0-1.656 2.399 7.157 7.157 0 0 0-.573 2.832Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path fill="currentColor" fill-rule="evenodd" d="M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18Z" clip-rule="evenodd"/></svg>
@@ -1,5 +1,3 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M9 11C9 10.4477 9.44771 10 10 10C10.5523 10 11 10.4477 11 11V17C11 17.5523 10.5523 18 10 18C9.44771 18 9 17.5523 9 17V11Z" fill="currentColor"/>
3
- <path d="M13 11C13 10.4477 13.4477 10 14 10C14.5523 10 15 10.4477 15 11V17C15 17.5523 14.5523 18 14 18C13.4477 18 13 17.5523 13 17V11Z" fill="currentColor"/>
4
- <path fill-rule="evenodd" clip-rule="evenodd" d="M18 5H21C21.5523 5 22 5.44771 22 6C22 6.55228 21.5523 7 21 7H20.94L20.25 18.31C20.086 20.9497 17.8947 23.0051 15.25 23H8.76999C6.12524 23.0051 3.93397 20.9497 3.77 18.31L3.06 7H3C2.44771 7 2 6.55228 2 6C2 5.44771 2.44771 5 3 5H6V4C6 2.34314 7.34314 1 9 1H15C16.6568 1 18 2.34314 18 4V5ZM8.99999 3C8.44771 3 7.99999 3.44771 7.99999 4V5H16V4C16 3.44771 15.5523 3 15 3H8.99999ZM15.24 21C16.8254 21.0032 18.1396 19.7722 18.24 18.19L18.94 6.99999H5.06L5.76 18.19C5.8604 19.7722 7.17459 21.0032 8.75999 21H15.24Z" fill="currentColor"/>
5
- </svg>
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
2
+ <path fill="currentColor" d="M5.393 23c-.568 0-1.05-.198-1.448-.594a1.958 1.958 0 0 1-.597-1.441V4.06h-.33a.983.983 0 0 1-.724-.295A.99.99 0 0 1 2 3.037c0-.289.098-.53.294-.723a.992.992 0 0 1 .725-.29H7.93c0-.292.098-.535.294-.73A.986.986 0 0 1 8.95 1h6.095c.287 0 .529.1.725.297.195.199.293.441.293.728h4.92c.287 0 .529.098.724.295.196.196.294.439.294.728 0 .288-.098.53-.294.722a.992.992 0 0 1-.725.29h-.329v16.905c0 .564-.199 1.045-.597 1.44-.398.397-.88.595-1.448.595H5.393ZM18.607 4.06H5.393v16.905h13.214V4.06ZM8.527 18.453h1.916V6.535H8.527v11.918Zm5.03 0h1.923V6.535h-1.923v11.918Z"/>
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"><path fill="currentColor" d="m11.28 5.285-3 3a.948.948 0 0 0 .67 1.62c.24 0 .49-.09.67-.28L11 8.245v4.38c0 .52.43.95.95.95s.95-.43.95-.95v-4.38l1.38 1.38c.19.19.43.28.67.28.24 0 .49-.09.67-.28.37-.37.37-.97 0-1.34l-3-3a.945.945 0 0 0-1.35 0h.01Z"/><path fill="currentColor" d="M20.74 3.16A3.92 3.92 0 0 0 17.95 2h-2c-.52 0-.95.43-.95.95s.43.95.95.95h2c.55 0 1.06.21 1.45.6.38.38.6.91.6 1.45V14h-3.43c-.36 0-.72.1-1.03.29-.31.19-.56.46-.72.79l-.49.92-4.81-.03-.45-.9c-.16-.32-.41-.6-.72-.79-.31-.19-.66-.29-1.03-.29H3.9V5.95c0-.55.21-1.06.6-1.45.39-.39.9-.6 1.45-.6h2c.52 0 .95-.43.95-.95S8.47 2 7.95 2h-2c-1.06 0-2.05.41-2.79 1.16C2.41 3.9 2 4.89 2 5.95v12c0 1.06.41 2.05 1.16 2.79a3.92 3.92 0 0 0 2.79 1.16h12c1.05 0 2.05-.41 2.79-1.16.74-.75 1.16-1.74 1.16-2.79v-12c0-1.05-.41-2.05-1.16-2.79ZM19.4 19.4c-.39.39-.9.6-1.45.6h-12c-.54 0-1.07-.22-1.45-.6-.39-.39-.6-.9-.6-1.45v-2.04l3.48.02.45.9c.16.32.41.6.72.79.31.19.66.29 1.03.29h4.76c.36 0 .72-.1 1.03-.29.31-.19.56-.46.72-.79l.49-.92h3.43v2.05c0 .55-.21 1.06-.6 1.45l-.01-.01Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill="currentColor" clip-path="url(#a)"><path d="m23.5.5-2.65 1.452L18.197.5l1.455 2.645-1.455 2.645 2.651-1.452L23.5 5.79l-1.445-2.645L23.5.5Zm-2.65 14.389-2.652-1.452 1.455 2.645-1.455 2.645 2.651-1.442 2.651 1.442-1.445-2.645 1.445-2.645-2.65 1.452ZM8.034 4.338l2.65 1.452L9.23 3.145 10.685.5 8.034 1.952 5.383.5l1.445 2.645L5.383 5.79l2.65-1.452Zm7.683 1.939a2.128 2.128 0 0 0-1.515-.626c-.578 0-1.116.219-1.514.626L1.128 17.812a2.145 2.145 0 0 0 0 3.033l2.033 2.029c.408.407.946.626 1.514.626.578 0 1.117-.219 1.515-.627L17.75 11.34a2.145 2.145 0 0 0 0-3.033l-2.033-2.029Zm.618 3.65-2.78 2.774-2.243-2.237 2.78-2.785s.08-.05.11-.05.07 0 .11.05l2.033 2.029c.06.06.06.16 0 .219h-.01Z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react"),a=require("../make-icon-DJGyam6o.cjs");function l(e){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const o=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,o.get?o:{enumerable:!0,get:()=>e[t]})}}return n.default=e,Object.freeze(n)}const c=l(r),d=e=>c.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24",...e},c.createElement("path",{d:"M20 11h-7V4a1 1 0 1 0-2 0v7H4a1 1 0 1 0 0 2h7v7a1 1 0 1 0 2 0v-7h7a1 1 0 1 0 0-2Z"})),i=a.makeIcon("AddIcon",d);exports.AddIcon=i;
@@ -0,0 +1,6 @@
1
+ import * as t from "react";
2
+ import { m as o } from "../make-icon-D4GH_wVa.js";
3
+ const a = (e) => /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "currentColor", viewBox: "0 0 24 24", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M20 11h-7V4a1 1 0 1 0-2 0v7H4a1 1 0 1 0 0 2h7v7a1 1 0 1 0 2 0v-7h7a1 1 0 1 0 0-2Z" })), c = o("AddIcon", a);
4
+ export {
5
+ c as AddIcon
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react"),a=require("../make-icon-DJGyam6o.cjs");function l(e){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const c=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,c.get?c:{enumerable:!0,get:()=>e[t]})}}return n.default=e,Object.freeze(n)}const o=l(r),u=e=>o.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24",...e},o.createElement("path",{d:"M21.05 2.298a2 2 0 0 0-1.94-.09l-6.35 3.17H7a5 5 0 0 0-1.33 9.82l-1.4 4.18c-.148.458-.07.96.21 1.35a1.49 1.49 0 0 0 1.21.65h3a1.48 1.48 0 0 0 1.42-1l1.66-5h1l6.35 3.17a2 2 0 0 0 2.89-1.79V3.998a2 2 0 0 0-.96-1.7ZM4 10.378a3 3 0 0 1 3-3h5v6H7a3 3 0 0 1-3-3Zm4.28 9H6.39l1.33-4h1.89l-1.33 4Zm5.72-5.62v-6.76l6-3v12.76l-6-3Z"})),i=a.makeIcon("AnnouncementIcon",u);exports.AnnouncementIcon=i;
@@ -0,0 +1,6 @@
1
+ import * as n from "react";
2
+ import { m as t } from "../make-icon-D4GH_wVa.js";
3
+ const o = (e) => /* @__PURE__ */ n.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "currentColor", viewBox: "0 0 24 24", ...e }, /* @__PURE__ */ n.createElement("path", { d: "M21.05 2.298a2 2 0 0 0-1.94-.09l-6.35 3.17H7a5 5 0 0 0-1.33 9.82l-1.4 4.18c-.148.458-.07.96.21 1.35a1.49 1.49 0 0 0 1.21.65h3a1.48 1.48 0 0 0 1.42-1l1.66-5h1l6.35 3.17a2 2 0 0 0 2.89-1.79V3.998a2 2 0 0 0-.96-1.7ZM4 10.378a3 3 0 0 1 3-3h5v6H7a3 3 0 0 1-3-3Zm4.28 9H6.39l1.33-4h1.89l-1.33 4Zm5.72-5.62v-6.76l6-3v12.76l-6-3Z" })), l = t("AnnouncementIcon", o);
4
+ export {
5
+ l as AnnouncementIcon
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),a=require("../make-icon-DJGyam6o.cjs");function i(e){const c=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(c,t,r.get?r:{enumerable:!0,get:()=>e[t]})}}return c.default=e,Object.freeze(c)}const n=i(o),l=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24",...e},n.createElement("path",{d:"M6 4a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM6 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM6 20a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"})),p=a.makeIcon("AppSwitcherIcon",l);exports.AppSwitcherIcon=p;
@@ -0,0 +1,6 @@
1
+ import * as t from "react";
2
+ import { m as a } from "../make-icon-D4GH_wVa.js";
3
+ const m = (e) => /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "currentColor", viewBox: "0 0 24 24", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M6 4a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM6 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM6 20a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm8 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z" })), r = a("AppSwitcherIcon", m);
4
+ export {
5
+ r as AppSwitcherIcon
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),i=require("../make-icon-DJGyam6o.cjs");function l(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const c in e)if(c!=="default"){const n=Object.getOwnPropertyDescriptor(e,c);Object.defineProperty(t,c,n.get?n:{enumerable:!0,get:()=>e[c]})}}return t.default=e,Object.freeze(t)}const r=l(o),a=e=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24",...e},r.createElement("path",{fillRule:"evenodd",d:"M20.45 2h-17C2.1 2 1 3.1 1 4.45v2c0 .81.4 1.52 1 1.97v10.53c0 .78.31 1.53.86 2.09.55.55 1.3.86 2.09.86h14c.78 0 1.53-.31 2.09-.86.56-.55.86-1.3.86-2.09V8.42c.6-.45 1-1.16 1-1.97v-2C22.9 3.1 21.8 2 20.45 2ZM2.9 4.45c0-.3.25-.55.55-.55h17c.3 0 .55.25.55.55v2c0 .3-.25.55-.55.55h-17c-.3 0-.55-.25-.55-.55v-2Zm6 4.45H15v2.05s0 .03-.01.04c-.01.01-.02.01-.04.01h-6s-.03 0-.04-.01c0 0-.01-.02-.01-.04V8.9Zm10.79 10.79c-.2.2-.46.31-.74.31h-14c-.28 0-.55-.11-.74-.31-.2-.2-.31-.46-.31-.74V8.9H7v2.05c0 .52.21 1.01.57 1.38.37.37.86.57 1.38.57h6c.52 0 1.01-.21 1.38-.57.37-.36.57-.86.57-1.38V8.9H20v10.05c0 .28-.11.55-.31.74Z",clipRule:"evenodd"})),v=i.makeIcon("ArchiveIcon",a);exports.ArchiveIcon=v;
@@ -0,0 +1,6 @@
1
+ import * as c from "react";
2
+ import { m as v } from "../make-icon-D4GH_wVa.js";
3
+ const o = (e) => /* @__PURE__ */ c.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "currentColor", viewBox: "0 0 24 24", ...e }, /* @__PURE__ */ c.createElement("path", { fillRule: "evenodd", d: "M20.45 2h-17C2.1 2 1 3.1 1 4.45v2c0 .81.4 1.52 1 1.97v10.53c0 .78.31 1.53.86 2.09.55.55 1.3.86 2.09.86h14c.78 0 1.53-.31 2.09-.86.56-.55.86-1.3.86-2.09V8.42c.6-.45 1-1.16 1-1.97v-2C22.9 3.1 21.8 2 20.45 2ZM2.9 4.45c0-.3.25-.55.55-.55h17c.3 0 .55.25.55.55v2c0 .3-.25.55-.55.55h-17c-.3 0-.55-.25-.55-.55v-2Zm6 4.45H15v2.05s0 .03-.01.04c-.01.01-.02.01-.04.01h-6s-.03 0-.04-.01c0 0-.01-.02-.01-.04V8.9Zm10.79 10.79c-.2.2-.46.31-.74.31h-14c-.28 0-.55-.11-.74-.31-.2-.2-.31-.46-.31-.74V8.9H7v2.05c0 .52.21 1.01.57 1.38.37.37.86.57 1.38.57h6c.52 0 1.01-.21 1.38-.57.37-.36.57-.86.57-1.38V8.9H20v10.05c0 .28-.11.55-.31.74Z", clipRule: "evenodd" })), h = v("ArchiveIcon", o);
4
+ export {
5
+ h as ArchiveIcon
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react"),a=require("../make-icon-DJGyam6o.cjs");function l(e){const o=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(o,t,r.get?r:{enumerable:!0,get:()=>e[t]})}}return o.default=e,Object.freeze(o)}const n=l(c),i=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24",...e},n.createElement("path",{d:"M19.714 11.29a1 1 0 0 0-1.42 0l-5.29 5.3V5a1 1 0 1 0-2 0v11.59l-5.29-5.3a1.004 1.004 0 0 0-1.42 1.42l7 7a1 1 0 0 0 1.42 0l7-7a1 1 0 0 0 0-1.42Z"})),s=a.makeIcon("ArrowDownIcon",i);exports.ArrowDownIcon=s;
@@ -0,0 +1,6 @@
1
+ import * as o from "react";
2
+ import { m as t } from "../make-icon-D4GH_wVa.js";
3
+ const e = (r) => /* @__PURE__ */ o.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "currentColor", viewBox: "0 0 24 24", ...r }, /* @__PURE__ */ o.createElement("path", { d: "M19.714 11.29a1 1 0 0 0-1.42 0l-5.29 5.3V5a1 1 0 1 0-2 0v11.59l-5.29-5.3a1.004 1.004 0 0 0-1.42 1.42l7 7a1 1 0 0 0 1.42 0l7-7a1 1 0 0 0 0-1.42Z" })), n = t("ArrowDownIcon", e);
4
+ export {
5
+ n as ArrowDownIcon
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react"),a=require("../make-icon-DJGyam6o.cjs");function l(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const o=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,o.get?o:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const n=l(c),i=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24",...e},n.createElement("path",{d:"M19.006 11.004H7.416l5.3-5.29a1.004 1.004 0 0 0-1.42-1.42l-7 7a1 1 0 0 0 0 1.42l7 7a1 1 0 0 0 1.42 0 1 1 0 0 0 0-1.42l-5.3-5.29h11.59a1 1 0 1 0 0-2Z"})),s=a.makeIcon("ArrowLeftIcon",i);exports.ArrowLeftIcon=s;
@@ -0,0 +1,6 @@
1
+ import * as t from "react";
2
+ import { m as o } from "../make-icon-D4GH_wVa.js";
3
+ const r = (e) => /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "currentColor", viewBox: "0 0 24 24", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M19.006 11.004H7.416l5.3-5.29a1.004 1.004 0 0 0-1.42-1.42l-7 7a1 1 0 0 0 0 1.42l7 7a1 1 0 0 0 1.42 0 1 1 0 0 0 0-1.42l-5.3-5.29h11.59a1 1 0 1 0 0-2Z" })), l = o("ArrowLeftIcon", r);
4
+ export {
5
+ l as ArrowLeftIcon
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react"),a=require("../make-icon-DJGyam6o.cjs");function i(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const o=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,o.get?o:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const n=i(c),l=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24",...e},n.createElement("path",{d:"m19.71 11.294-7-7a1.004 1.004 0 0 0-1.42 1.42l5.3 5.29H5a1 1 0 1 0 0 2h11.59l-5.3 5.29a1 1 0 0 0 0 1.42 1 1 0 0 0 1.42 0l7-7a1 1 0 0 0 0-1.42Z"})),g=a.makeIcon("ArrowRightIcon",l);exports.ArrowRightIcon=g;
@@ -0,0 +1,6 @@
1
+ import * as t from "react";
2
+ import { m as r } from "../make-icon-D4GH_wVa.js";
3
+ const e = (o) => /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "currentColor", viewBox: "0 0 24 24", ...o }, /* @__PURE__ */ t.createElement("path", { d: "m19.71 11.294-7-7a1.004 1.004 0 0 0-1.42 1.42l5.3 5.29H5a1 1 0 1 0 0 2h11.59l-5.3 5.29a1 1 0 0 0 0 1.42 1 1 0 0 0 1.42 0l7-7a1 1 0 0 0 0-1.42Z" })), m = r("ArrowRightIcon", e);
4
+ export {
5
+ m as ArrowRightIcon
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react"),a=require("../make-icon-DJGyam6o.cjs");function l(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const o=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,o.get?o:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const n=l(c),i=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24",...e},n.createElement("path",{d:"m19.714 11.296-7-7a1 1 0 0 0-1.42 0l-7 7a1.004 1.004 0 0 0 1.42 1.42l5.29-5.3v11.59a1 1 0 1 0 2 0V7.416l5.29 5.3a1 1 0 0 0 1.42 0 1 1 0 0 0 0-1.42Z"})),s=a.makeIcon("ArrowUpIcon",i);exports.ArrowUpIcon=s;
@@ -0,0 +1,6 @@
1
+ import * as o from "react";
2
+ import { m as t } from "../make-icon-D4GH_wVa.js";
3
+ const e = (r) => /* @__PURE__ */ o.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "currentColor", viewBox: "0 0 24 24", ...r }, /* @__PURE__ */ o.createElement("path", { d: "m19.714 11.296-7-7a1 1 0 0 0-1.42 0l-7 7a1.004 1.004 0 0 0 1.42 1.42l5.29-5.3v11.59a1 1 0 1 0 2 0V7.416l5.29 5.3a1 1 0 0 0 1.42 0 1 1 0 0 0 0-1.42Z" })), m = t("ArrowUpIcon", e);
4
+ export {
5
+ m as ArrowUpIcon
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react"),s=require("../make-icon-DJGyam6o.cjs");function l(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,n.get?n:{enumerable:!0,get:()=>e[t]})}}return r.default=e,Object.freeze(r)}const o=l(c),i=e=>o.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24",...e},o.createElement("path",{d:"M10.9 20.35v-6.425L5.325 17.15l-1.1-1.925L9.8 12 4.225 8.8l1.1-1.925L10.9 10.1V3.65h2.2v6.45l5.575-3.225 1.1 1.925L14.2 12l5.575 3.225-1.1 1.925-5.575-3.225v6.425h-2.2Z"})),a=s.makeIcon("AsteriskIcon",i);exports.AsteriskIcon=a;
@@ -0,0 +1,6 @@
1
+ import * as t from "react";
2
+ import { m as o } from "../make-icon-D4GH_wVa.js";
3
+ const r = (e) => /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "currentColor", viewBox: "0 0 24 24", ...e }, /* @__PURE__ */ t.createElement("path", { d: "M10.9 20.35v-6.425L5.325 17.15l-1.1-1.925L9.8 12 4.225 8.8l1.1-1.925L10.9 10.1V3.65h2.2v6.45l5.575-3.225 1.1 1.925L14.2 12l5.575 3.225-1.1 1.925-5.575-3.225v6.425h-2.2Z" })), l = o("AsteriskIcon", r);
4
+ export {
5
+ l as AsteriskIcon
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),r=require("../make-icon-DJGyam6o.cjs");function l(e){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const a=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,a.get?a:{enumerable:!0,get:()=>e[t]})}}return n.default=e,Object.freeze(n)}const c=l(o),i=e=>c.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24",...e},c.createElement("path",{d:"M9 22.424a7 7 0 0 1-4.95-11.95l7.07-7.07a5 5 0 0 1 7.07 7.07l-7.07 7.07a3 3 0 0 1-4.24-4.24l7.07-7.07a1 1 0 1 1 1.42 1.41l-7.08 7.08a1 1 0 1 0 1.42 1.41l7.07-7.07a3 3 0 0 0-4.24-4.24l-7.07 7.07a5 5 0 0 0 7.07 7.07l7.12-7.07a1 1 0 1 1 1.41 1.41L14 20.374a7.001 7.001 0 0 1-5 2.05Z"})),s=r.makeIcon("AttachmentIcon",i);exports.AttachmentIcon=s;
@@ -0,0 +1,6 @@
1
+ import * as t from "react";
2
+ import { m as e } from "../make-icon-D4GH_wVa.js";
3
+ const o = (a) => /* @__PURE__ */ t.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "currentColor", viewBox: "0 0 24 24", ...a }, /* @__PURE__ */ t.createElement("path", { d: "M9 22.424a7 7 0 0 1-4.95-11.95l7.07-7.07a5 5 0 0 1 7.07 7.07l-7.07 7.07a3 3 0 0 1-4.24-4.24l7.07-7.07a1 1 0 1 1 1.42 1.41l-7.08 7.08a1 1 0 1 0 1.42 1.41l7.07-7.07a3 3 0 0 0-4.24-4.24l-7.07 7.07a5 5 0 0 0 7.07 7.07l7.12-7.07a1 1 0 1 1 1.41 1.41L14 20.374a7.001 7.001 0 0 1-5 2.05Z" })), c = e("AttachmentIcon", o);
4
+ export {
5
+ c as AttachmentIcon
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react"),r=require("../make-icon-DJGyam6o.cjs");function l(e){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const a=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,a.get?a:{enumerable:!0,get:()=>e[t]})}}return n.default=e,Object.freeze(n)}const o=l(c),i=e=>o.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24",...e},o.createElement("path",{d:"M14.315 9.796a2 2 0 1 1 2.827-2.829 2 2 0 0 1-2.827 2.83Z"}),o.createElement("path",{fillRule:"evenodd",d:"M20.933 2.469a1 1 0 0 1 .71.71 11.25 11.25 0 0 1-2.81 11.15 18.713 18.713 0 0 1-2.6 2.11 20.31 20.31 0 0 1-2.51 5.25 1 1 0 0 1-.74.42h-.08a1 1 0 0 1-.71-.29l-9.9-9.9a1 1 0 0 1-.29-.79 1 1 0 0 1 .42-.74 20.31 20.31 0 0 1 5.25-2.51 18.71 18.71 0 0 1 2.11-2.6 11.25 11.25 0 0 1 11.15-2.81Zm-10.51 14.78a21.999 21.999 0 0 0 7-4.34 9.09 9.09 0 0 0 2.43-8.67 9.09 9.09 0 0 0-8.65 2.43 22 22 0 0 0-4.34 7l3.56 3.58Z",clipRule:"evenodd"}),o.createElement("path",{d:"M7.243 19.729a4 4 0 0 1-3.86 1 4 4 0 0 1 1.03-3.86l2.83 2.86Z"})),u=r.makeIcon("AutomationIcon",i);exports.AutomationIcon=u;
@@ -0,0 +1,6 @@
1
+ import * as e from "react";
2
+ import { m as o } from "../make-icon-D4GH_wVa.js";
3
+ const a = (t) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "currentColor", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ e.createElement("path", { d: "M14.315 9.796a2 2 0 1 1 2.827-2.829 2 2 0 0 1-2.827 2.83Z" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", d: "M20.933 2.469a1 1 0 0 1 .71.71 11.25 11.25 0 0 1-2.81 11.15 18.713 18.713 0 0 1-2.6 2.11 20.31 20.31 0 0 1-2.51 5.25 1 1 0 0 1-.74.42h-.08a1 1 0 0 1-.71-.29l-9.9-9.9a1 1 0 0 1-.29-.79 1 1 0 0 1 .42-.74 20.31 20.31 0 0 1 5.25-2.51 18.71 18.71 0 0 1 2.11-2.6 11.25 11.25 0 0 1 11.15-2.81Zm-10.51 14.78a21.999 21.999 0 0 0 7-4.34 9.09 9.09 0 0 0 2.43-8.67 9.09 9.09 0 0 0-8.65 2.43 22 22 0 0 0-4.34 7l3.56 3.58Z", clipRule: "evenodd" }), /* @__PURE__ */ e.createElement("path", { d: "M7.243 19.729a4 4 0 0 1-3.86 1 4 4 0 0 1 1.03-3.86l2.83 2.86Z" })), n = o("AutomationIcon", a);
4
+ export {
5
+ n as AutomationIcon
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),r=require("../make-icon-DJGyam6o.cjs");function l(e){const a=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const c=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,c.get?c:{enumerable:!0,get:()=>e[t]})}}return a.default=e,Object.freeze(a)}const n=l(o),i=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24",...e},n.createElement("path",{d:"M22 10h-2V6a4 4 0 0 0-8 0 1 1 0 1 0 2 0 2 2 0 1 1 4 0v4H2a1 1 0 1 0 0 2v2a6 6 0 0 0 2.84 5.09l-.73 1.46a1 1 0 0 0 .44 1.34A.931.931 0 0 0 5 22a1 1 0 0 0 .89-.55l.8-1.6c.43.1.869.151 1.31.15h8c.441.001.88-.05 1.31-.15l.8 1.6A1 1 0 0 0 19 22a.931.931 0 0 0 .45-.11 1 1 0 0 0 .44-1.34l-.73-1.46A6 6 0 0 0 22 14v-2a1 1 0 1 0 0-2Zm-2 4a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4v-2h16v2Z"})),s=r.makeIcon("BathIcon",i);exports.BathIcon=s;
@@ -0,0 +1,6 @@
1
+ import * as a from "react";
2
+ import { m as e } from "../make-icon-D4GH_wVa.js";
3
+ const o = (t) => /* @__PURE__ */ a.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "currentColor", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ a.createElement("path", { d: "M22 10h-2V6a4 4 0 0 0-8 0 1 1 0 1 0 2 0 2 2 0 1 1 4 0v4H2a1 1 0 1 0 0 2v2a6 6 0 0 0 2.84 5.09l-.73 1.46a1 1 0 0 0 .44 1.34A.931.931 0 0 0 5 22a1 1 0 0 0 .89-.55l.8-1.6c.43.1.869.151 1.31.15h8c.441.001.88-.05 1.31-.15l.8 1.6A1 1 0 0 0 19 22a.931.931 0 0 0 .45-.11 1 1 0 0 0 .44-1.34l-.73-1.46A6 6 0 0 0 22 14v-2a1 1 0 1 0 0-2Zm-2 4a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4v-2h16v2Z" })), h = e("BathIcon", o);
4
+ export {
5
+ h as BathIcon
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react"),r=require("../make-icon-DJGyam6o.cjs");function l(e){const a=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,n.get?n:{enumerable:!0,get:()=>e[t]})}}return a.default=e,Object.freeze(a)}const o=l(c),v=e=>o.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24",...e},o.createElement("path",{d:"M23 15a.19.19 0 0 1 0-.08v-.14a.09.09 0 0 1 0-.05l-2-5.89V6a4 4 0 0 0-4-4H7a4 4 0 0 0-4 4v2.84l-1.95 5.84a.09.09 0 0 1 0 .05v.14A.22.22 0 0 1 1 15v3a2 2 0 0 0 2 2v1a1 1 0 1 0 2 0v-1h14v1a1 1 0 1 0 2 0v-1a2 2 0 0 0 2-2v-3ZM4.72 10h14.56l1.33 4H3.39l1.33-4ZM5 6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v2H5V6ZM3 18v-2h18v2H3Z"})),i=r.makeIcon("BedIcon",v);exports.BedIcon=i;
@@ -0,0 +1,6 @@
1
+ import * as a from "react";
2
+ import { m as t } from "../make-icon-D4GH_wVa.js";
3
+ const v = (e) => /* @__PURE__ */ a.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "currentColor", viewBox: "0 0 24 24", ...e }, /* @__PURE__ */ a.createElement("path", { d: "M23 15a.19.19 0 0 1 0-.08v-.14a.09.09 0 0 1 0-.05l-2-5.89V6a4 4 0 0 0-4-4H7a4 4 0 0 0-4 4v2.84l-1.95 5.84a.09.09 0 0 1 0 .05v.14A.22.22 0 0 1 1 15v3a2 2 0 0 0 2 2v1a1 1 0 1 0 2 0v-1h14v1a1 1 0 1 0 2 0v-1a2 2 0 0 0 2-2v-3ZM4.72 10h14.56l1.33 4H3.39l1.33-4ZM5 6a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v2H5V6ZM3 18v-2h18v2H3Z" })), r = t("BedIcon", v);
4
+ export {
5
+ r as BedIcon
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("react"),o=require("../make-icon-DJGyam6o.cjs");function r(e){const c=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const a=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(c,t,a.get?a:{enumerable:!0,get:()=>e[t]})}}return c.default=e,Object.freeze(c)}const l=r(n),i=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24",...e},l.createElement("path",{fillRule:"evenodd",d:"M20.22 3.778a9.5 9.5 0 0 0-13.436.01 9.374 9.374 0 0 0-1.316 1.68 9.05 9.05 0 0 0-1.68 1.314 9.492 9.492 0 0 0 0 13.44c3.707 3.704 9.728 3.704 13.445 0a9.245 9.245 0 0 0 1.335-1.71 9.17 9.17 0 0 0 1.652-1.296c3.707-3.705 3.707-9.714 0-13.429v-.01Zm-3.054 13.688-.125.202c-.298.47-.644.921-1.047 1.324-3.044 3.034-7.971 3.034-11.006 0a7.767 7.767 0 0 1 0-11c.461-.461.97-.855 1.517-1.171 2.978-1.767 6.906-1.383 9.47 1.18 2.564 2.563 2.948 6.48 1.171 9.465h.02Zm2.718-2.553a9.502 9.502 0 0 0-.337-4.31v-.01a8.24 8.24 0 0 0-.393-1.017v-.01a10.422 10.422 0 0 0-.51-.97.2.2 0 0 0-.038-.057 10.651 10.651 0 0 0-.547-.797c-.048-.057-.087-.115-.135-.173a9.004 9.004 0 0 0-.7-.787s-.02-.01-.03-.019c-.23-.23-.48-.441-.73-.653a2.891 2.891 0 0 0-.278-.21 6.089 6.089 0 0 0-.576-.394c-.096-.058-.192-.125-.288-.183-.26-.153-.519-.288-.778-.413-.135-.067-.279-.124-.423-.182l-.451-.173c-.163-.057-.317-.115-.48-.163-.135-.038-.27-.067-.413-.106a10.42 10.42 0 0 0-.922-.182c-.116-.02-.221-.029-.336-.048a11.66 11.66 0 0 0-.586-.048h-.288c-.413 0-.826.01-1.24.058-.038 0-.076 0-.114.01-.077.009-.164.009-.24.019a7.778 7.778 0 0 1 9.93.883 7.782 7.782 0 0 1 .893 9.925l.01.01Z",clipRule:"evenodd"}),l.createElement("path",{fillRule:"evenodd",d:"M9.646 10.046h1.575c.71 0 1.296.586 1.296 1.296 0 .48.385.864.865.864a.86.86 0 0 0 .864-.864c0-1.622-1.287-2.937-2.89-3.014v-.586a.86.86 0 0 0-.865-.864.86.86 0 0 0-.864.864v.576a2.889 2.889 0 0 0-2.872 2.89c0 1.305.884 2.476 2.18 2.793l2.699.672c.509.124.874.585.874 1.123a1.16 1.16 0 0 1-1.162 1.161H9.77c-.71 0-1.297-.585-1.297-1.296a.86.86 0 0 0-.864-.864.86.86 0 0 0-.864.864 3.011 3.011 0 0 0 2.88 3.005v.595c0 .48.385.864.865.864a.86.86 0 0 0 .864-.864v-.576a2.885 2.885 0 0 0 2.881-2.89 2.877 2.877 0 0 0-2.18-2.793l-2.698-.671a1.145 1.145 0 0 1-.865-1.123 1.16 1.16 0 0 1 1.162-1.162h-.01Z",clipRule:"evenodd"})),u=o.makeIcon("BillBulkIcon",i);exports.BillBulkIcon=u;
@@ -0,0 +1,6 @@
1
+ import * as e from "react";
2
+ import { m as a } from "../make-icon-D4GH_wVa.js";
3
+ const c = (l) => /* @__PURE__ */ e.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "currentColor", viewBox: "0 0 24 24", ...l }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", d: "M20.22 3.778a9.5 9.5 0 0 0-13.436.01 9.374 9.374 0 0 0-1.316 1.68 9.05 9.05 0 0 0-1.68 1.314 9.492 9.492 0 0 0 0 13.44c3.707 3.704 9.728 3.704 13.445 0a9.245 9.245 0 0 0 1.335-1.71 9.17 9.17 0 0 0 1.652-1.296c3.707-3.705 3.707-9.714 0-13.429v-.01Zm-3.054 13.688-.125.202c-.298.47-.644.921-1.047 1.324-3.044 3.034-7.971 3.034-11.006 0a7.767 7.767 0 0 1 0-11c.461-.461.97-.855 1.517-1.171 2.978-1.767 6.906-1.383 9.47 1.18 2.564 2.563 2.948 6.48 1.171 9.465h.02Zm2.718-2.553a9.502 9.502 0 0 0-.337-4.31v-.01a8.24 8.24 0 0 0-.393-1.017v-.01a10.422 10.422 0 0 0-.51-.97.2.2 0 0 0-.038-.057 10.651 10.651 0 0 0-.547-.797c-.048-.057-.087-.115-.135-.173a9.004 9.004 0 0 0-.7-.787s-.02-.01-.03-.019c-.23-.23-.48-.441-.73-.653a2.891 2.891 0 0 0-.278-.21 6.089 6.089 0 0 0-.576-.394c-.096-.058-.192-.125-.288-.183-.26-.153-.519-.288-.778-.413-.135-.067-.279-.124-.423-.182l-.451-.173c-.163-.057-.317-.115-.48-.163-.135-.038-.27-.067-.413-.106a10.42 10.42 0 0 0-.922-.182c-.116-.02-.221-.029-.336-.048a11.66 11.66 0 0 0-.586-.048h-.288c-.413 0-.826.01-1.24.058-.038 0-.076 0-.114.01-.077.009-.164.009-.24.019a7.778 7.778 0 0 1 9.93.883 7.782 7.782 0 0 1 .893 9.925l.01.01Z", clipRule: "evenodd" }), /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", d: "M9.646 10.046h1.575c.71 0 1.296.586 1.296 1.296 0 .48.385.864.865.864a.86.86 0 0 0 .864-.864c0-1.622-1.287-2.937-2.89-3.014v-.586a.86.86 0 0 0-.865-.864.86.86 0 0 0-.864.864v.576a2.889 2.889 0 0 0-2.872 2.89c0 1.305.884 2.476 2.18 2.793l2.699.672c.509.124.874.585.874 1.123a1.16 1.16 0 0 1-1.162 1.161H9.77c-.71 0-1.297-.585-1.297-1.296a.86.86 0 0 0-.864-.864.86.86 0 0 0-.864.864 3.011 3.011 0 0 0 2.88 3.005v.595c0 .48.385.864.865.864a.86.86 0 0 0 .864-.864v-.576a2.885 2.885 0 0 0 2.881-2.89 2.877 2.877 0 0 0-2.18-2.793l-2.698-.671a1.145 1.145 0 0 1-.865-1.123 1.16 1.16 0 0 1 1.162-1.162h-.01Z", clipRule: "evenodd" })), o = a("BillBulkIcon", c);
4
+ export {
5
+ o as BillBulkIcon
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),r=require("../make-icon-DJGyam6o.cjs");function a(e){const c=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const l=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(c,t,l.get?l:{enumerable:!0,get:()=>e[t]})}}return c.default=e,Object.freeze(c)}const n=a(o),i=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24",...e},n.createElement("path",{fillRule:"evenodd",d:"M18.46 5.541c-3.57-3.57-9.35-3.57-12.91 0-3.57 3.57-3.57 9.35 0 12.91 3.57 3.57 9.35 3.57 12.91 0 3.56-3.57 3.57-9.35 0-12.91ZM4.22 4.221c4.3-4.29 11.26-4.29 15.56 0 4.3 4.3 4.3 11.26 0 15.56-4.3 4.3-11.26 4.3-15.56 0-4.29-4.3-4.29-11.26 0-15.56Zm7.78.14c.52 0 .93.42.93.93v.74c1.86.05 3.36 1.58 3.36 3.45 0 .52-.42.93-.93.93s-.93-.42-.93-.93c0-.87-.71-1.58-1.58-1.58h-1.84a1.421 1.421 0 0 0-.34 2.8l3.14.79c1.46.37 2.49 1.68 2.49 3.19 0 1.82-1.47 3.29-3.29 3.29h-.07v.74c0 .52-.42.93-.93.93s-.93-.42-.93-.93v-.74a3.45 3.45 0 0 1-3.35-3.45c0-.52.42-.93.93-.93s.93.42.93.93c0 .87.71 1.58 1.58 1.58H13a1.421 1.421 0 0 0 .34-2.8l-3.14-.79a3.294 3.294 0 0 1-2.49-3.19c0-1.82 1.47-3.29 3.29-3.29h.06v-.74c0-.52.42-.93.93-.93H12Z",clipRule:"evenodd"})),s=r.makeIcon("BillIcon",i);exports.BillIcon=s;
@@ -0,0 +1,6 @@
1
+ import * as c from "react";
2
+ import { m as l } from "../make-icon-D4GH_wVa.js";
3
+ const o = (e) => /* @__PURE__ */ c.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "currentColor", viewBox: "0 0 24 24", ...e }, /* @__PURE__ */ c.createElement("path", { fillRule: "evenodd", d: "M18.46 5.541c-3.57-3.57-9.35-3.57-12.91 0-3.57 3.57-3.57 9.35 0 12.91 3.57 3.57 9.35 3.57 12.91 0 3.56-3.57 3.57-9.35 0-12.91ZM4.22 4.221c4.3-4.29 11.26-4.29 15.56 0 4.3 4.3 4.3 11.26 0 15.56-4.3 4.3-11.26 4.3-15.56 0-4.29-4.3-4.29-11.26 0-15.56Zm7.78.14c.52 0 .93.42.93.93v.74c1.86.05 3.36 1.58 3.36 3.45 0 .52-.42.93-.93.93s-.93-.42-.93-.93c0-.87-.71-1.58-1.58-1.58h-1.84a1.421 1.421 0 0 0-.34 2.8l3.14.79c1.46.37 2.49 1.68 2.49 3.19 0 1.82-1.47 3.29-3.29 3.29h-.07v.74c0 .52-.42.93-.93.93s-.93-.42-.93-.93v-.74a3.45 3.45 0 0 1-3.35-3.45c0-.52.42-.93.93-.93s.93.42.93.93c0 .87.71 1.58 1.58 1.58H13a1.421 1.421 0 0 0 .34-2.8l-3.14-.79a3.294 3.294 0 0 1-2.49-3.19c0-1.82 1.47-3.29 3.29-3.29h.06v-.74c0-.52.42-.93.93-.93H12Z", clipRule: "evenodd" })), a = l("BillIcon", o);
4
+ export {
5
+ a as BillIcon
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("react"),r=require("../make-icon-DJGyam6o.cjs");function a(e){const c=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const o=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(c,t,o.get?o:{enumerable:!0,get:()=>e[t]})}}return c.default=e,Object.freeze(c)}const l=a(n),u=e=>l.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24",...e},l.createElement("path",{fillRule:"evenodd",d:"M18.66 2H11.4C9.37 2 7.71 3.62 7.62 5.63H5.8C3.71 5.63 2 7.34 2 9.43v10.6c0 .88.32 1.72 1.08 2.16.75.44 1.65.32 2.41-.11l3.67-2.04s.13-.05.28-.05c.15 0 .24.03.28.05l3.66 2.04c.77.42 1.66.55 2.41.11.76-.44 1.08-1.29 1.08-2.16v-2.75l2.11 1.18c.77.42 1.66.55 2.41.11.76-.44 1.08-1.29 1.08-2.16V5.8c0-2.09-1.71-3.8-3.8-3.8h-.01Zm-3.59 18.03c0 .48-.16.6-.19.61-.03.02-.21.1-.63-.13l-3.66-2.04c-.36-.2-.78-.27-1.14-.27-.36 0-.78.07-1.14.27l-3.67 2.05c-.42.23-.6.15-.63.13-.03-.02-.19-.13-.19-.61V9.43c0-1.1.9-2 2-2h7.26c1.1 0 2 .9 2 2v10.6h-.01Zm5.6-3.62c0 .48-.16.6-.19.61-.03.02-.21.1-.63-.13l-2.98-1.66v-5.8c0-2.09-1.71-3.8-3.8-3.8H9.41c.09-1.02.96-1.82 1.99-1.82h7.26c1.1 0 2 .9 2 2v10.6h.01Z",clipRule:"evenodd"})),i=r.makeIcon("BookmarkBulkIcon",u);exports.BookmarkBulkIcon=i;
@@ -0,0 +1,6 @@
1
+ import * as c from "react";
2
+ import { m as e } from "../make-icon-D4GH_wVa.js";
3
+ const l = (o) => /* @__PURE__ */ c.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "currentColor", viewBox: "0 0 24 24", ...o }, /* @__PURE__ */ c.createElement("path", { fillRule: "evenodd", d: "M18.66 2H11.4C9.37 2 7.71 3.62 7.62 5.63H5.8C3.71 5.63 2 7.34 2 9.43v10.6c0 .88.32 1.72 1.08 2.16.75.44 1.65.32 2.41-.11l3.67-2.04s.13-.05.28-.05c.15 0 .24.03.28.05l3.66 2.04c.77.42 1.66.55 2.41.11.76-.44 1.08-1.29 1.08-2.16v-2.75l2.11 1.18c.77.42 1.66.55 2.41.11.76-.44 1.08-1.29 1.08-2.16V5.8c0-2.09-1.71-3.8-3.8-3.8h-.01Zm-3.59 18.03c0 .48-.16.6-.19.61-.03.02-.21.1-.63-.13l-3.66-2.04c-.36-.2-.78-.27-1.14-.27-.36 0-.78.07-1.14.27l-3.67 2.05c-.42.23-.6.15-.63.13-.03-.02-.19-.13-.19-.61V9.43c0-1.1.9-2 2-2h7.26c1.1 0 2 .9 2 2v10.6h-.01Zm5.6-3.62c0 .48-.16.6-.19.61-.03.02-.21.1-.63-.13l-2.98-1.66v-5.8c0-2.09-1.71-3.8-3.8-3.8H9.41c.09-1.02.96-1.82 1.99-1.82h7.26c1.1 0 2 .9 2 2v10.6h.01Z", clipRule: "evenodd" })), m = e("BookmarkBulkIcon", l);
4
+ export {
5
+ m as BookmarkBulkIcon
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("react"),a=require("../make-icon-DJGyam6o.cjs");function l(e){const o=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const c=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(o,t,c.get?c:{enumerable:!0,get:()=>e[t]})}}return o.default=e,Object.freeze(o)}const r=l(n),i=e=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24",...e},r.createElement("path",{d:"M16.44 2H7.56C5.04 2 3 4.01 3 6.47v12.68c0 1.12.45 2.04 1.24 2.51.81.48 1.85.44 2.88-.11l4.5-2.44c.18-.1.59-.1.77 0l4.49 2.44c.55.3 1.11.45 1.63.45.45 0 .87-.11 1.24-.33.79-.47 1.25-1.39 1.25-2.52V6.47C20.99 4.01 18.94 2 16.44 2ZM19 19.15c0 .39-.1.7-.27.8-.18.11-.52.05-.9-.16l-4.49-2.43c-.39-.22-.87-.32-1.34-.32-.47 0-.95.11-1.34.32L6.17 19.8c-.37.2-.72.26-.9.15-.17-.1-.27-.4-.27-.79V6.47C5 5.11 6.15 4 7.56 4h8.88C17.85 4 19 5.11 19 6.47v12.68Z"})),s=a.makeIcon("BookmarkIcon",i);exports.BookmarkIcon=s;
@@ -0,0 +1,6 @@
1
+ import * as o from "react";
2
+ import { m as c } from "../make-icon-D4GH_wVa.js";
3
+ const e = (t) => /* @__PURE__ */ o.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "currentColor", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ o.createElement("path", { d: "M16.44 2H7.56C5.04 2 3 4.01 3 6.47v12.68c0 1.12.45 2.04 1.24 2.51.81.48 1.85.44 2.88-.11l4.5-2.44c.18-.1.59-.1.77 0l4.49 2.44c.55.3 1.11.45 1.63.45.45 0 .87-.11 1.24-.33.79-.47 1.25-1.39 1.25-2.52V6.47C20.99 4.01 18.94 2 16.44 2ZM19 19.15c0 .39-.1.7-.27.8-.18.11-.52.05-.9-.16l-4.49-2.43c-.39-.22-.87-.32-1.34-.32-.47 0-.95.11-1.34.32L6.17 19.8c-.37.2-.72.26-.9.15-.17-.1-.27-.4-.27-.79V6.47C5 5.11 6.15 4 7.56 4h8.88C17.85 4 19 5.11 19 6.47v12.68Z" })), m = c("BookmarkIcon", e);
4
+ export {
5
+ m as BookmarkIcon
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("react"),a=require("../make-icon-DJGyam6o.cjs");function l(e){const c=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const o=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(c,t,o.get?o:{enumerable:!0,get:()=>e[t]})}}return c.default=e,Object.freeze(c)}const n=l(r),u=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24",...e},n.createElement("path",{d:"m22.99 8.918-10.5-7a1 1 0 0 0-1.1 0l-10.45 7c-.4.32-.49.9-.21 1.33.28.43.85.57 1.31.33l.9-.63v11.3c0 .55.45 1 1 1h16c.55 0 1-.45 1-1v-11.3l.95.63c.16.11.35.17.55.17.44 0 .82-.29.95-.71s-.04-.87-.4-1.12Zm-4.05 11.33h-14V8.617l7-4.67 7 4.67v11.63Z"}),n.createElement("path",{d:"M11.15 7.588v.32h-.36c-1.4 0-2.55 1.18-2.55 2.63 0 1.69.98 2.23 1.73 2.49l1.19.41v2.63h-.12c-.6 0-1.09-.53-1.09-1.19a.85.85 0 1 0-1.7 0c0 1.59 1.25 2.89 2.79 2.89h.12v.32a.85.85 0 1 0 1.7 0v-.32h.38c1.41 0 2.55-1.18 2.55-2.63 0-1.68-.98-2.23-1.73-2.49l-1.2-.42v-2.62h.13c.6 0 1.09.53 1.09 1.19a.85.85 0 1 0 1.7 0c0-1.59-1.25-2.89-2.79-2.89h-.13v-.32a.85.85 0 1 0-1.7 0h-.01Zm0 4.05-.62-.22c-.41-.14-.59-.24-.59-.89 0-.51.38-.93.85-.93h.36v2.04Zm1.7 2.39.64.22c.41.15.59.24.59.89 0 .51-.38.93-.85.93h-.38v-2.04Z"})),h=a.makeIcon("BuyIcon",u);exports.BuyIcon=h;
@@ -0,0 +1,6 @@
1
+ import * as c from "react";
2
+ import { m as e } from "../make-icon-D4GH_wVa.js";
3
+ const h = (t) => /* @__PURE__ */ c.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "currentColor", viewBox: "0 0 24 24", ...t }, /* @__PURE__ */ c.createElement("path", { d: "m22.99 8.918-10.5-7a1 1 0 0 0-1.1 0l-10.45 7c-.4.32-.49.9-.21 1.33.28.43.85.57 1.31.33l.9-.63v11.3c0 .55.45 1 1 1h16c.55 0 1-.45 1-1v-11.3l.95.63c.16.11.35.17.55.17.44 0 .82-.29.95-.71s-.04-.87-.4-1.12Zm-4.05 11.33h-14V8.617l7-4.67 7 4.67v11.63Z" }), /* @__PURE__ */ c.createElement("path", { d: "M11.15 7.588v.32h-.36c-1.4 0-2.55 1.18-2.55 2.63 0 1.69.98 2.23 1.73 2.49l1.19.41v2.63h-.12c-.6 0-1.09-.53-1.09-1.19a.85.85 0 1 0-1.7 0c0 1.59 1.25 2.89 2.79 2.89h.12v.32a.85.85 0 1 0 1.7 0v-.32h.38c1.41 0 2.55-1.18 2.55-2.63 0-1.68-.98-2.23-1.73-2.49l-1.2-.42v-2.62h.13c.6 0 1.09.53 1.09 1.19a.85.85 0 1 0 1.7 0c0-1.59-1.25-2.89-2.79-2.89h-.13v-.32a.85.85 0 1 0-1.7 0h-.01Zm0 4.05-.62-.22c-.41-.14-.59-.24-.59-.89 0-.51.38-.93.85-.93h.36v2.04Zm1.7 2.39.64.22c.41.15.59.24.59.89 0 .51-.38.93-.85.93h-.38v-2.04Z" })), a = e("BuyIcon", h);
4
+ export {
5
+ a as BuyIcon
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("react"),r=require("../make-icon-DJGyam6o.cjs");function l(e){const a=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const c=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,c.get?c:{enumerable:!0,get:()=>e[t]})}}return a.default=e,Object.freeze(a)}const o=l(n),u=e=>o.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24",...e},o.createElement("path",{d:"M9.5 13a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm2.5 1.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm5.5-1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM8 18.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm5.5-1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm2.5 1.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM7.5 6h9a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5Z"}),o.createElement("path",{fillRule:"evenodd",d:"M5 2h14a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2Zm0 2v16h14V4H5Z",clipRule:"evenodd"})),i=r.makeIcon("CalculatorIcon",u);exports.CalculatorIcon=i;
@@ -0,0 +1,6 @@
1
+ import * as a from "react";
2
+ import { m as t } from "../make-icon-D4GH_wVa.js";
3
+ const o = (e) => /* @__PURE__ */ a.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "currentColor", viewBox: "0 0 24 24", ...e }, /* @__PURE__ */ a.createElement("path", { d: "M9.5 13a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm2.5 1.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm5.5-1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM8 18.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Zm5.5-1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm2.5 1.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM7.5 6h9a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5Z" }), /* @__PURE__ */ a.createElement("path", { fillRule: "evenodd", d: "M5 2h14a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2Zm0 2v16h14V4H5Z", clipRule: "evenodd" })), m = t("CalculatorIcon", o);
4
+ export {
5
+ m as CalculatorIcon
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("react"),o=require("../make-icon-DJGyam6o.cjs");function l(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const a in e)if(a!=="default"){const r=Object.getOwnPropertyDescriptor(e,a);Object.defineProperty(t,a,r.get?r:{enumerable:!0,get:()=>e[a]})}}return t.default=e,Object.freeze(t)}const n=l(c),s=e=>n.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24",...e},n.createElement("path",{d:"M16.5 2.1a.9.9 0 0 1 .9.9v.6h.6a3.9 3.9 0 0 1 3.9 3.9V9a.9.9 0 1 1-1.8 0V7.5A2.1 2.1 0 0 0 18 5.4h-.6V6a.9.9 0 1 1-1.8 0v-.6H8.4V6a.9.9 0 0 1-1.8 0v-.6H6a2.1 2.1 0 0 0-2.1 2.1V18c0 1.16.94 2.1 2.1 2.1h5a.9.9 0 1 1 0 1.8H6A3.9 3.9 0 0 1 2.1 18V7.5A3.9 3.9 0 0 1 6 3.6h.6V3a.9.9 0 1 1 1.8 0v.6h7.2V3a.9.9 0 0 1 .9-.9Zm3.409 15a3 3 0 0 1 2.991 2.994V21a.9.9 0 1 1-1.8 0v-.903a1.2 1.2 0 0 0-1.194-1.197h-2.81a1.2 1.2 0 0 0-1.196 1.194V21a.9.9 0 1 1-1.8 0v-.909a3 3 0 0 1 2.994-2.99h2.815ZM7.5 14.625l.133.006a1.375 1.375 0 1 1-.133-.006Zm5 0 .133.006a1.375 1.375 0 1 1-.133-.006Zm6-3.775a2.9 2.9 0 1 1 0 5.8 2.9 2.9 0 0 1 0-5.8Zm0 1.8a1.1 1.1 0 1 0 0 2.2 1.1 1.1 0 0 0 0-2.2Zm-11-2.025.133.006a1.375 1.375 0 1 1-.133-.006Zm5 0 .133.006a1.375 1.375 0 1 1-.133-.006Z"})),i=o.makeIcon("CalendarUserIcon",s);exports.CalendarUserIcon=i;
@@ -0,0 +1,6 @@
1
+ import * as a from "react";
2
+ import { m as r } from "../make-icon-D4GH_wVa.js";
3
+ const t = (e) => /* @__PURE__ */ a.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "currentColor", viewBox: "0 0 24 24", ...e }, /* @__PURE__ */ a.createElement("path", { d: "M16.5 2.1a.9.9 0 0 1 .9.9v.6h.6a3.9 3.9 0 0 1 3.9 3.9V9a.9.9 0 1 1-1.8 0V7.5A2.1 2.1 0 0 0 18 5.4h-.6V6a.9.9 0 1 1-1.8 0v-.6H8.4V6a.9.9 0 0 1-1.8 0v-.6H6a2.1 2.1 0 0 0-2.1 2.1V18c0 1.16.94 2.1 2.1 2.1h5a.9.9 0 1 1 0 1.8H6A3.9 3.9 0 0 1 2.1 18V7.5A3.9 3.9 0 0 1 6 3.6h.6V3a.9.9 0 1 1 1.8 0v.6h7.2V3a.9.9 0 0 1 .9-.9Zm3.409 15a3 3 0 0 1 2.991 2.994V21a.9.9 0 1 1-1.8 0v-.903a1.2 1.2 0 0 0-1.194-1.197h-2.81a1.2 1.2 0 0 0-1.196 1.194V21a.9.9 0 1 1-1.8 0v-.909a3 3 0 0 1 2.994-2.99h2.815ZM7.5 14.625l.133.006a1.375 1.375 0 1 1-.133-.006Zm5 0 .133.006a1.375 1.375 0 1 1-.133-.006Zm6-3.775a2.9 2.9 0 1 1 0 5.8 2.9 2.9 0 0 1 0-5.8Zm0 1.8a1.1 1.1 0 1 0 0 2.2 1.1 1.1 0 0 0 0-2.2Zm-11-2.025.133.006a1.375 1.375 0 1 1-.133-.006Zm5 0 .133.006a1.375 1.375 0 1 1-.133-.006Z" })), o = r("CalendarUserIcon", t);
4
+ export {
5
+ o as CalendarUserIcon
6
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react"),c=require("../make-icon-DJGyam6o.cjs");function l(e){const a=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(a,t,n.get?n:{enumerable:!0,get:()=>e[t]})}}return a.default=e,Object.freeze(a)}const r=l(o),i=e=>r.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:24,fill:"currentColor",viewBox:"0 0 24 24",...e},r.createElement("path",{d:"M19 4h-1V3a1 1 0 1 0-2 0v1H8V3a1 1 0 0 0-2 0v1H5a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3Zm1 15a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-9h16v9Zm0-11H4V7a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v1Z"})),s=c.makeIcon("CalendarIcon",i);exports.CalendarIcon=s;
@@ -0,0 +1,6 @@
1
+ import * as a from "react";
2
+ import { m as t } from "../make-icon-D4GH_wVa.js";
3
+ const o = (e) => /* @__PURE__ */ a.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "currentColor", viewBox: "0 0 24 24", ...e }, /* @__PURE__ */ a.createElement("path", { d: "M19 4h-1V3a1 1 0 1 0-2 0v1H8V3a1 1 0 0 0-2 0v1H5a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3Zm1 15a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-9h16v9Zm0-11H4V7a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v1Z" })), n = t("CalendarIcon", o);
4
+ export {
5
+ n as CalendarIcon
6
+ };