@kiefer-tek/sophea-design-system 0.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (999) hide show
  1. package/README.md +141 -0
  2. package/dist/ai-surface/RenderAgentComponent.d.ts +67 -0
  3. package/dist/ai-surface/RenderAgentComponent.d.ts.map +1 -0
  4. package/dist/ai-surface/index.d.ts +2 -0
  5. package/dist/ai-surface/index.d.ts.map +1 -0
  6. package/dist/chunks/Icon-BIcnLjtu.js +6506 -0
  7. package/dist/chunks/Icon-BIcnLjtu.js.map +1 -0
  8. package/dist/chunks/VisuallyHidden-DNar1Eli.js +972 -0
  9. package/dist/chunks/VisuallyHidden-DNar1Eli.js.map +1 -0
  10. package/dist/chunks/XCircle-CoMtPyVN.js +266 -0
  11. package/dist/chunks/XCircle-CoMtPyVN.js.map +1 -0
  12. package/dist/components/AIAnatomy/AIAnatomy.d.ts +29 -0
  13. package/dist/components/AIAnatomy/AIAnatomy.d.ts.map +1 -0
  14. package/dist/components/AIAnatomy/index.d.ts +3 -0
  15. package/dist/components/AIAnatomy/index.d.ts.map +1 -0
  16. package/dist/components/Accordion/Accordion.d.ts +12 -0
  17. package/dist/components/Accordion/Accordion.d.ts.map +1 -0
  18. package/dist/components/Accordion/index.d.ts +3 -0
  19. package/dist/components/Accordion/index.d.ts.map +1 -0
  20. package/dist/components/AlertDialog/AlertDialog.d.ts +16 -0
  21. package/dist/components/AlertDialog/AlertDialog.d.ts.map +1 -0
  22. package/dist/components/AlertDialog/index.d.ts +3 -0
  23. package/dist/components/AlertDialog/index.d.ts.map +1 -0
  24. package/dist/components/AnimatedBorder/AnimatedBorder.d.ts +62 -0
  25. package/dist/components/AnimatedBorder/AnimatedBorder.d.ts.map +1 -0
  26. package/dist/components/AnimatedBorder/index.d.ts +3 -0
  27. package/dist/components/AnimatedBorder/index.d.ts.map +1 -0
  28. package/dist/components/AspectRatio/AspectRatio.d.ts +7 -0
  29. package/dist/components/AspectRatio/AspectRatio.d.ts.map +1 -0
  30. package/dist/components/AspectRatio/index.d.ts +3 -0
  31. package/dist/components/AspectRatio/index.d.ts.map +1 -0
  32. package/dist/components/Attachment/Attachment.d.ts +13 -0
  33. package/dist/components/Attachment/Attachment.d.ts.map +1 -0
  34. package/dist/components/Attachment/index.d.ts +3 -0
  35. package/dist/components/Attachment/index.d.ts.map +1 -0
  36. package/dist/components/Avatar/Avatar.d.ts +31 -0
  37. package/dist/components/Avatar/Avatar.d.ts.map +1 -0
  38. package/dist/components/Avatar/index.d.ts +3 -0
  39. package/dist/components/Avatar/index.d.ts.map +1 -0
  40. package/dist/components/AvatarGroup/AvatarGroup.d.ts +11 -0
  41. package/dist/components/AvatarGroup/AvatarGroup.d.ts.map +1 -0
  42. package/dist/components/AvatarGroup/index.d.ts +3 -0
  43. package/dist/components/AvatarGroup/index.d.ts.map +1 -0
  44. package/dist/components/Badge/Badge.d.ts +13 -0
  45. package/dist/components/Badge/Badge.d.ts.map +1 -0
  46. package/dist/components/Badge/index.d.ts +3 -0
  47. package/dist/components/Badge/index.d.ts.map +1 -0
  48. package/dist/components/Banner/Banner.d.ts +21 -0
  49. package/dist/components/Banner/Banner.d.ts.map +1 -0
  50. package/dist/components/Banner/index.d.ts +3 -0
  51. package/dist/components/Banner/index.d.ts.map +1 -0
  52. package/dist/components/Breadcrumbs/Breadcrumbs.d.ts +21 -0
  53. package/dist/components/Breadcrumbs/Breadcrumbs.d.ts.map +1 -0
  54. package/dist/components/Breadcrumbs/index.d.ts +3 -0
  55. package/dist/components/Breadcrumbs/index.d.ts.map +1 -0
  56. package/dist/components/Button/Button.d.ts +65 -0
  57. package/dist/components/Button/Button.d.ts.map +1 -0
  58. package/dist/components/Button/index.d.ts +3 -0
  59. package/dist/components/Button/index.d.ts.map +1 -0
  60. package/dist/components/Card/Card.d.ts +81 -0
  61. package/dist/components/Card/Card.d.ts.map +1 -0
  62. package/dist/components/Card/index.d.ts +3 -0
  63. package/dist/components/Card/index.d.ts.map +1 -0
  64. package/dist/components/Checkbox/Checkbox.d.ts +19 -0
  65. package/dist/components/Checkbox/Checkbox.d.ts.map +1 -0
  66. package/dist/components/Checkbox/index.d.ts +3 -0
  67. package/dist/components/Checkbox/index.d.ts.map +1 -0
  68. package/dist/components/Citation/Citation.d.ts +17 -0
  69. package/dist/components/Citation/Citation.d.ts.map +1 -0
  70. package/dist/components/Citation/index.d.ts +3 -0
  71. package/dist/components/Citation/index.d.ts.map +1 -0
  72. package/dist/components/Code/Code.d.ts +35 -0
  73. package/dist/components/Code/Code.d.ts.map +1 -0
  74. package/dist/components/Code/index.d.ts +3 -0
  75. package/dist/components/Code/index.d.ts.map +1 -0
  76. package/dist/components/Collapsible/Collapsible.d.ts +11 -0
  77. package/dist/components/Collapsible/Collapsible.d.ts.map +1 -0
  78. package/dist/components/Collapsible/index.d.ts +2 -0
  79. package/dist/components/Collapsible/index.d.ts.map +1 -0
  80. package/dist/components/ColorPicker/ColorPicker.d.ts +16 -0
  81. package/dist/components/ColorPicker/ColorPicker.d.ts.map +1 -0
  82. package/dist/components/ColorPicker/index.d.ts +3 -0
  83. package/dist/components/ColorPicker/index.d.ts.map +1 -0
  84. package/dist/components/Composer/Composer.d.ts +27 -0
  85. package/dist/components/Composer/Composer.d.ts.map +1 -0
  86. package/dist/components/Composer/ComposerChip.d.ts +61 -0
  87. package/dist/components/Composer/ComposerChip.d.ts.map +1 -0
  88. package/dist/components/Composer/index.d.ts +5 -0
  89. package/dist/components/Composer/index.d.ts.map +1 -0
  90. package/dist/components/Container/Container.d.ts +10 -0
  91. package/dist/components/Container/Container.d.ts.map +1 -0
  92. package/dist/components/Container/index.d.ts +3 -0
  93. package/dist/components/Container/index.d.ts.map +1 -0
  94. package/dist/components/Content/Content.d.ts +103 -0
  95. package/dist/components/Content/Content.d.ts.map +1 -0
  96. package/dist/components/Content/ContentLg.d.ts +28 -0
  97. package/dist/components/Content/ContentLg.d.ts.map +1 -0
  98. package/dist/components/Content/ContentMd.d.ts +40 -0
  99. package/dist/components/Content/ContentMd.d.ts.map +1 -0
  100. package/dist/components/Content/ContentSm.d.ts +29 -0
  101. package/dist/components/Content/ContentSm.d.ts.map +1 -0
  102. package/dist/components/Content/ContentXl.d.ts +32 -0
  103. package/dist/components/Content/ContentXl.d.ts.map +1 -0
  104. package/dist/components/Content/index.d.ts +11 -0
  105. package/dist/components/Content/index.d.ts.map +1 -0
  106. package/dist/components/ContentAction/ContentAction.d.ts +25 -0
  107. package/dist/components/ContentAction/ContentAction.d.ts.map +1 -0
  108. package/dist/components/ContentAction/index.d.ts +3 -0
  109. package/dist/components/ContentAction/index.d.ts.map +1 -0
  110. package/dist/components/ContextChip/ContextChip.d.ts +15 -0
  111. package/dist/components/ContextChip/ContextChip.d.ts.map +1 -0
  112. package/dist/components/ContextChip/index.d.ts +3 -0
  113. package/dist/components/ContextChip/index.d.ts.map +1 -0
  114. package/dist/components/ContextMenu/ContextMenu.d.ts +17 -0
  115. package/dist/components/ContextMenu/ContextMenu.d.ts.map +1 -0
  116. package/dist/components/ContextMenu/index.d.ts +3 -0
  117. package/dist/components/ContextMenu/index.d.ts.map +1 -0
  118. package/dist/components/DataTable/ActionsContainer.d.ts +9 -0
  119. package/dist/components/DataTable/ActionsContainer.d.ts.map +1 -0
  120. package/dist/components/DataTable/ColumnSortabilityPopover.d.ts +17 -0
  121. package/dist/components/DataTable/ColumnSortabilityPopover.d.ts.map +1 -0
  122. package/dist/components/DataTable/ColumnVisibilityPopover.d.ts +9 -0
  123. package/dist/components/DataTable/ColumnVisibilityPopover.d.ts.map +1 -0
  124. package/dist/components/DataTable/DataTableText.d.ts +26 -0
  125. package/dist/components/DataTable/DataTableText.d.ts.map +1 -0
  126. package/dist/components/DataTable/DragOverlayRow.d.ts +13 -0
  127. package/dist/components/DataTable/DragOverlayRow.d.ts.map +1 -0
  128. package/dist/components/DataTable/Footer.d.ts +66 -0
  129. package/dist/components/DataTable/Footer.d.ts.map +1 -0
  130. package/dist/components/DataTable/QualifierContainer.d.ts +9 -0
  131. package/dist/components/DataTable/QualifierContainer.d.ts.map +1 -0
  132. package/dist/components/DataTable/TableBody.d.ts +24 -0
  133. package/dist/components/DataTable/TableBody.d.ts.map +1 -0
  134. package/dist/components/DataTable/TableCell.d.ts +8 -0
  135. package/dist/components/DataTable/TableCell.d.ts.map +1 -0
  136. package/dist/components/DataTable/TableElement.d.ts +17 -0
  137. package/dist/components/DataTable/TableElement.d.ts.map +1 -0
  138. package/dist/components/DataTable/TableHead.d.ts +33 -0
  139. package/dist/components/DataTable/TableHead.d.ts.map +1 -0
  140. package/dist/components/DataTable/TableHeader.d.ts +5 -0
  141. package/dist/components/DataTable/TableHeader.d.ts.map +1 -0
  142. package/dist/components/DataTable/TableQualifier.d.ts +25 -0
  143. package/dist/components/DataTable/TableQualifier.d.ts.map +1 -0
  144. package/dist/components/DataTable/TableRow.d.ts +13 -0
  145. package/dist/components/DataTable/TableRow.d.ts.map +1 -0
  146. package/dist/components/DataTable/TableSizeContext.d.ts +10 -0
  147. package/dist/components/DataTable/TableSizeContext.d.ts.map +1 -0
  148. package/dist/components/DataTable/columns.d.ts +89 -0
  149. package/dist/components/DataTable/columns.d.ts.map +1 -0
  150. package/dist/components/DataTable/components.d.ts +28 -0
  151. package/dist/components/DataTable/components.d.ts.map +1 -0
  152. package/dist/components/DataTable/hooks/useColumnWidths.d.ts +32 -0
  153. package/dist/components/DataTable/hooks/useColumnWidths.d.ts.map +1 -0
  154. package/dist/components/DataTable/hooks/useDataTable.d.ts +103 -0
  155. package/dist/components/DataTable/hooks/useDataTable.d.ts.map +1 -0
  156. package/dist/components/DataTable/hooks/useDraggableRows.d.ts +41 -0
  157. package/dist/components/DataTable/hooks/useDraggableRows.d.ts.map +1 -0
  158. package/dist/components/DataTable/index.d.ts +37 -0
  159. package/dist/components/DataTable/index.d.ts.map +1 -0
  160. package/dist/components/DataTable/types.d.ts +170 -0
  161. package/dist/components/DataTable/types.d.ts.map +1 -0
  162. package/dist/components/DatePicker/DatePicker.d.ts +34 -0
  163. package/dist/components/DatePicker/DatePicker.d.ts.map +1 -0
  164. package/dist/components/DatePicker/index.d.ts +3 -0
  165. package/dist/components/DatePicker/index.d.ts.map +1 -0
  166. package/dist/components/DescriptionList/DescriptionList.d.ts +14 -0
  167. package/dist/components/DescriptionList/DescriptionList.d.ts.map +1 -0
  168. package/dist/components/DescriptionList/index.d.ts +3 -0
  169. package/dist/components/DescriptionList/index.d.ts.map +1 -0
  170. package/dist/components/Disabled/Disabled.d.ts +32 -0
  171. package/dist/components/Disabled/Disabled.d.ts.map +1 -0
  172. package/dist/components/Disabled/index.d.ts +3 -0
  173. package/dist/components/Disabled/index.d.ts.map +1 -0
  174. package/dist/components/Drawer/Drawer.d.ts +20 -0
  175. package/dist/components/Drawer/Drawer.d.ts.map +1 -0
  176. package/dist/components/Drawer/index.d.ts +3 -0
  177. package/dist/components/Drawer/index.d.ts.map +1 -0
  178. package/dist/components/DropdownMenu/DropdownMenu.d.ts +27 -0
  179. package/dist/components/DropdownMenu/DropdownMenu.d.ts.map +1 -0
  180. package/dist/components/DropdownMenu/index.d.ts +3 -0
  181. package/dist/components/DropdownMenu/index.d.ts.map +1 -0
  182. package/dist/components/EmptyMessageCard/EmptyMessageCard.d.ts +28 -0
  183. package/dist/components/EmptyMessageCard/EmptyMessageCard.d.ts.map +1 -0
  184. package/dist/components/EmptyMessageCard/index.d.ts +3 -0
  185. package/dist/components/EmptyMessageCard/index.d.ts.map +1 -0
  186. package/dist/components/EmptyState/EmptyState.d.ts +13 -0
  187. package/dist/components/EmptyState/EmptyState.d.ts.map +1 -0
  188. package/dist/components/EmptyState/index.d.ts +3 -0
  189. package/dist/components/EmptyState/index.d.ts.map +1 -0
  190. package/dist/components/ExpandableButton/ExpandableButton.d.ts +26 -0
  191. package/dist/components/ExpandableButton/ExpandableButton.d.ts.map +1 -0
  192. package/dist/components/ExpandableButton/index.d.ts +3 -0
  193. package/dist/components/ExpandableButton/index.d.ts.map +1 -0
  194. package/dist/components/FeedbackThumbs/FeedbackThumbs.d.ts +27 -0
  195. package/dist/components/FeedbackThumbs/FeedbackThumbs.d.ts.map +1 -0
  196. package/dist/components/FeedbackThumbs/index.d.ts +3 -0
  197. package/dist/components/FeedbackThumbs/index.d.ts.map +1 -0
  198. package/dist/components/FileInput/FileInput.d.ts +21 -0
  199. package/dist/components/FileInput/FileInput.d.ts.map +1 -0
  200. package/dist/components/FileInput/index.d.ts +3 -0
  201. package/dist/components/FileInput/index.d.ts.map +1 -0
  202. package/dist/components/FilterButton/FilterButton.d.ts +24 -0
  203. package/dist/components/FilterButton/FilterButton.d.ts.map +1 -0
  204. package/dist/components/FilterButton/index.d.ts +3 -0
  205. package/dist/components/FilterButton/index.d.ts.map +1 -0
  206. package/dist/components/Grid/Grid.d.ts +20 -0
  207. package/dist/components/Grid/Grid.d.ts.map +1 -0
  208. package/dist/components/Grid/index.d.ts +3 -0
  209. package/dist/components/Grid/index.d.ts.map +1 -0
  210. package/dist/components/HoverCard/HoverCard.d.ts +5 -0
  211. package/dist/components/HoverCard/HoverCard.d.ts.map +1 -0
  212. package/dist/components/HoverCard/index.d.ts +2 -0
  213. package/dist/components/HoverCard/index.d.ts.map +1 -0
  214. package/dist/components/Hoverable/Hoverable.d.ts +54 -0
  215. package/dist/components/Hoverable/Hoverable.d.ts.map +1 -0
  216. package/dist/components/Hoverable/index.d.ts +3 -0
  217. package/dist/components/Hoverable/index.d.ts.map +1 -0
  218. package/dist/components/IllustrationContent/IllustrationContent.d.ts +28 -0
  219. package/dist/components/IllustrationContent/IllustrationContent.d.ts.map +1 -0
  220. package/dist/components/IllustrationContent/index.d.ts +3 -0
  221. package/dist/components/IllustrationContent/index.d.ts.map +1 -0
  222. package/dist/components/Input/Input.d.ts +10 -0
  223. package/dist/components/Input/Input.d.ts.map +1 -0
  224. package/dist/components/Input/index.d.ts +3 -0
  225. package/dist/components/Input/index.d.ts.map +1 -0
  226. package/dist/components/InputLayouts/InputLayouts.d.ts +81 -0
  227. package/dist/components/InputLayouts/InputLayouts.d.ts.map +1 -0
  228. package/dist/components/InputLayouts/index.d.ts +3 -0
  229. package/dist/components/InputLayouts/index.d.ts.map +1 -0
  230. package/dist/components/Interactive/Interactive.d.ts +106 -0
  231. package/dist/components/Interactive/Interactive.d.ts.map +1 -0
  232. package/dist/components/Interactive/index.d.ts +3 -0
  233. package/dist/components/Interactive/index.d.ts.map +1 -0
  234. package/dist/components/KeyboardKey/KeyboardKey.d.ts +14 -0
  235. package/dist/components/KeyboardKey/KeyboardKey.d.ts.map +1 -0
  236. package/dist/components/KeyboardKey/index.d.ts +3 -0
  237. package/dist/components/KeyboardKey/index.d.ts.map +1 -0
  238. package/dist/components/LineItemButton/LineItemButton.d.ts +27 -0
  239. package/dist/components/LineItemButton/LineItemButton.d.ts.map +1 -0
  240. package/dist/components/LineItemButton/index.d.ts +3 -0
  241. package/dist/components/LineItemButton/index.d.ts.map +1 -0
  242. package/dist/components/LinkButton/LinkButton.d.ts +27 -0
  243. package/dist/components/LinkButton/LinkButton.d.ts.map +1 -0
  244. package/dist/components/LinkButton/index.d.ts +3 -0
  245. package/dist/components/LinkButton/index.d.ts.map +1 -0
  246. package/dist/components/List/List.d.ts +27 -0
  247. package/dist/components/List/List.d.ts.map +1 -0
  248. package/dist/components/List/index.d.ts +3 -0
  249. package/dist/components/List/index.d.ts.map +1 -0
  250. package/dist/components/Message/Message.d.ts +37 -0
  251. package/dist/components/Message/Message.d.ts.map +1 -0
  252. package/dist/components/Message/index.d.ts +3 -0
  253. package/dist/components/Message/index.d.ts.map +1 -0
  254. package/dist/components/MessageCard/MessageCard.d.ts +35 -0
  255. package/dist/components/MessageCard/MessageCard.d.ts.map +1 -0
  256. package/dist/components/MessageCard/index.d.ts +3 -0
  257. package/dist/components/MessageCard/index.d.ts.map +1 -0
  258. package/dist/components/Modal/Modal.d.ts +18 -0
  259. package/dist/components/Modal/Modal.d.ts.map +1 -0
  260. package/dist/components/Modal/index.d.ts +3 -0
  261. package/dist/components/Modal/index.d.ts.map +1 -0
  262. package/dist/components/NumberInput/NumberInput.d.ts +30 -0
  263. package/dist/components/NumberInput/NumberInput.d.ts.map +1 -0
  264. package/dist/components/NumberInput/index.d.ts +3 -0
  265. package/dist/components/NumberInput/index.d.ts.map +1 -0
  266. package/dist/components/OpenButton/OpenButton.d.ts +52 -0
  267. package/dist/components/OpenButton/OpenButton.d.ts.map +1 -0
  268. package/dist/components/OpenButton/index.d.ts +3 -0
  269. package/dist/components/OpenButton/index.d.ts.map +1 -0
  270. package/dist/components/Pagination/Pagination.d.ts +41 -0
  271. package/dist/components/Pagination/Pagination.d.ts.map +1 -0
  272. package/dist/components/Pagination/index.d.ts +3 -0
  273. package/dist/components/Pagination/index.d.ts.map +1 -0
  274. package/dist/components/PinInput/PinInput.d.ts +26 -0
  275. package/dist/components/PinInput/PinInput.d.ts.map +1 -0
  276. package/dist/components/PinInput/index.d.ts +3 -0
  277. package/dist/components/PinInput/index.d.ts.map +1 -0
  278. package/dist/components/Popover/Popover.d.ts +12 -0
  279. package/dist/components/Popover/Popover.d.ts.map +1 -0
  280. package/dist/components/Popover/index.d.ts +3 -0
  281. package/dist/components/Popover/index.d.ts.map +1 -0
  282. package/dist/components/Progress/Progress.d.ts +15 -0
  283. package/dist/components/Progress/Progress.d.ts.map +1 -0
  284. package/dist/components/Progress/index.d.ts +3 -0
  285. package/dist/components/Progress/index.d.ts.map +1 -0
  286. package/dist/components/RadioGroup/RadioGroup.d.ts +24 -0
  287. package/dist/components/RadioGroup/RadioGroup.d.ts.map +1 -0
  288. package/dist/components/RadioGroup/index.d.ts +3 -0
  289. package/dist/components/RadioGroup/index.d.ts.map +1 -0
  290. package/dist/components/RegenerateButton/RegenerateButton.d.ts +11 -0
  291. package/dist/components/RegenerateButton/RegenerateButton.d.ts.map +1 -0
  292. package/dist/components/RegenerateButton/index.d.ts +3 -0
  293. package/dist/components/RegenerateButton/index.d.ts.map +1 -0
  294. package/dist/components/ScrollArea/ScrollArea.d.ts +9 -0
  295. package/dist/components/ScrollArea/ScrollArea.d.ts.map +1 -0
  296. package/dist/components/ScrollArea/index.d.ts +3 -0
  297. package/dist/components/ScrollArea/index.d.ts.map +1 -0
  298. package/dist/components/ScrollableList/ScrollableList.d.ts +81 -0
  299. package/dist/components/ScrollableList/ScrollableList.d.ts.map +1 -0
  300. package/dist/components/ScrollableList/index.d.ts +3 -0
  301. package/dist/components/ScrollableList/index.d.ts.map +1 -0
  302. package/dist/components/SearchInput/SearchInput.d.ts +26 -0
  303. package/dist/components/SearchInput/SearchInput.d.ts.map +1 -0
  304. package/dist/components/SearchInput/index.d.ts +3 -0
  305. package/dist/components/SearchInput/index.d.ts.map +1 -0
  306. package/dist/components/SegmentedControl/SegmentedControl.d.ts +19 -0
  307. package/dist/components/SegmentedControl/SegmentedControl.d.ts.map +1 -0
  308. package/dist/components/SegmentedControl/index.d.ts +3 -0
  309. package/dist/components/SegmentedControl/index.d.ts.map +1 -0
  310. package/dist/components/Select/Select.d.ts +21 -0
  311. package/dist/components/Select/Select.d.ts.map +1 -0
  312. package/dist/components/Select/index.d.ts +3 -0
  313. package/dist/components/Select/index.d.ts.map +1 -0
  314. package/dist/components/SelectButton/SelectButton.d.ts +44 -0
  315. package/dist/components/SelectButton/SelectButton.d.ts.map +1 -0
  316. package/dist/components/SelectButton/index.d.ts +3 -0
  317. package/dist/components/SelectButton/index.d.ts.map +1 -0
  318. package/dist/components/SelectCard/SelectCard.d.ts +19 -0
  319. package/dist/components/SelectCard/SelectCard.d.ts.map +1 -0
  320. package/dist/components/SelectCard/index.d.ts +3 -0
  321. package/dist/components/SelectCard/index.d.ts.map +1 -0
  322. package/dist/components/Separator/Separator.d.ts +43 -0
  323. package/dist/components/Separator/Separator.d.ts.map +1 -0
  324. package/dist/components/Separator/index.d.ts +3 -0
  325. package/dist/components/Separator/index.d.ts.map +1 -0
  326. package/dist/components/SidebarTab/SidebarTab.d.ts +30 -0
  327. package/dist/components/SidebarTab/SidebarTab.d.ts.map +1 -0
  328. package/dist/components/SidebarTab/index.d.ts +3 -0
  329. package/dist/components/SidebarTab/index.d.ts.map +1 -0
  330. package/dist/components/Skeleton/Skeleton.d.ts +10 -0
  331. package/dist/components/Skeleton/Skeleton.d.ts.map +1 -0
  332. package/dist/components/Skeleton/index.d.ts +3 -0
  333. package/dist/components/Skeleton/index.d.ts.map +1 -0
  334. package/dist/components/SkipLink/SkipLink.d.ts +19 -0
  335. package/dist/components/SkipLink/SkipLink.d.ts.map +1 -0
  336. package/dist/components/SkipLink/index.d.ts +3 -0
  337. package/dist/components/SkipLink/index.d.ts.map +1 -0
  338. package/dist/components/Slider/Slider.d.ts +12 -0
  339. package/dist/components/Slider/Slider.d.ts.map +1 -0
  340. package/dist/components/Slider/index.d.ts +3 -0
  341. package/dist/components/Slider/index.d.ts.map +1 -0
  342. package/dist/components/Slot/Slot.d.ts +14 -0
  343. package/dist/components/Slot/Slot.d.ts.map +1 -0
  344. package/dist/components/Slot/index.d.ts +2 -0
  345. package/dist/components/Slot/index.d.ts.map +1 -0
  346. package/dist/components/Spinner/Spinner.d.ts +11 -0
  347. package/dist/components/Spinner/Spinner.d.ts.map +1 -0
  348. package/dist/components/Spinner/index.d.ts +3 -0
  349. package/dist/components/Spinner/index.d.ts.map +1 -0
  350. package/dist/components/Stack/Stack.d.ts +15 -0
  351. package/dist/components/Stack/Stack.d.ts.map +1 -0
  352. package/dist/components/Stack/index.d.ts +3 -0
  353. package/dist/components/Stack/index.d.ts.map +1 -0
  354. package/dist/components/Stat/Stat.d.ts +23 -0
  355. package/dist/components/Stat/Stat.d.ts.map +1 -0
  356. package/dist/components/Stat/index.d.ts +3 -0
  357. package/dist/components/Stat/index.d.ts.map +1 -0
  358. package/dist/components/StreamingMarkdown/StreamingMarkdown.d.ts +31 -0
  359. package/dist/components/StreamingMarkdown/StreamingMarkdown.d.ts.map +1 -0
  360. package/dist/components/StreamingMarkdown/index.d.ts +3 -0
  361. package/dist/components/StreamingMarkdown/index.d.ts.map +1 -0
  362. package/dist/components/Switch/Switch.d.ts +19 -0
  363. package/dist/components/Switch/Switch.d.ts.map +1 -0
  364. package/dist/components/Switch/index.d.ts +3 -0
  365. package/dist/components/Switch/index.d.ts.map +1 -0
  366. package/dist/components/Table/Table.d.ts +18 -0
  367. package/dist/components/Table/Table.d.ts.map +1 -0
  368. package/dist/components/Table/index.d.ts +3 -0
  369. package/dist/components/Table/index.d.ts.map +1 -0
  370. package/dist/components/Tabs/Tabs.d.ts +25 -0
  371. package/dist/components/Tabs/Tabs.d.ts.map +1 -0
  372. package/dist/components/Tabs/index.d.ts +3 -0
  373. package/dist/components/Tabs/index.d.ts.map +1 -0
  374. package/dist/components/Tag/Tag.d.ts +20 -0
  375. package/dist/components/Tag/Tag.d.ts.map +1 -0
  376. package/dist/components/Tag/index.d.ts +3 -0
  377. package/dist/components/Tag/index.d.ts.map +1 -0
  378. package/dist/components/TagInput/TagInput.d.ts +31 -0
  379. package/dist/components/TagInput/TagInput.d.ts.map +1 -0
  380. package/dist/components/TagInput/index.d.ts +3 -0
  381. package/dist/components/TagInput/index.d.ts.map +1 -0
  382. package/dist/components/Text/Text.d.ts +43 -0
  383. package/dist/components/Text/Text.d.ts.map +1 -0
  384. package/dist/components/Text/index.d.ts +5 -0
  385. package/dist/components/Text/index.d.ts.map +1 -0
  386. package/dist/components/Text/richstr.d.ts +46 -0
  387. package/dist/components/Text/richstr.d.ts.map +1 -0
  388. package/dist/components/Textarea/Textarea.d.ts +12 -0
  389. package/dist/components/Textarea/Textarea.d.ts.map +1 -0
  390. package/dist/components/Textarea/index.d.ts +3 -0
  391. package/dist/components/Textarea/index.d.ts.map +1 -0
  392. package/dist/components/ThemeProvider/ThemeProvider.d.ts +25 -0
  393. package/dist/components/ThemeProvider/ThemeProvider.d.ts.map +1 -0
  394. package/dist/components/ThemeProvider/index.d.ts +3 -0
  395. package/dist/components/ThemeProvider/index.d.ts.map +1 -0
  396. package/dist/components/ThoughtBubble/ThoughtBubble.d.ts +17 -0
  397. package/dist/components/ThoughtBubble/ThoughtBubble.d.ts.map +1 -0
  398. package/dist/components/ThoughtBubble/index.d.ts +3 -0
  399. package/dist/components/ThoughtBubble/index.d.ts.map +1 -0
  400. package/dist/components/Timeline/Timeline.d.ts +17 -0
  401. package/dist/components/Timeline/Timeline.d.ts.map +1 -0
  402. package/dist/components/Timeline/index.d.ts +3 -0
  403. package/dist/components/Timeline/index.d.ts.map +1 -0
  404. package/dist/components/Toast/Toast.d.ts +25 -0
  405. package/dist/components/Toast/Toast.d.ts.map +1 -0
  406. package/dist/components/Toast/index.d.ts +3 -0
  407. package/dist/components/Toast/index.d.ts.map +1 -0
  408. package/dist/components/ToggleGroup/ToggleGroup.d.ts +16 -0
  409. package/dist/components/ToggleGroup/ToggleGroup.d.ts.map +1 -0
  410. package/dist/components/ToggleGroup/index.d.ts +3 -0
  411. package/dist/components/ToggleGroup/index.d.ts.map +1 -0
  412. package/dist/components/TokenCounter/TokenCounter.d.ts +14 -0
  413. package/dist/components/TokenCounter/TokenCounter.d.ts.map +1 -0
  414. package/dist/components/TokenCounter/index.d.ts +3 -0
  415. package/dist/components/TokenCounter/index.d.ts.map +1 -0
  416. package/dist/components/ToolCallCard/ToolCallCard.d.ts +21 -0
  417. package/dist/components/ToolCallCard/ToolCallCard.d.ts.map +1 -0
  418. package/dist/components/ToolCallCard/index.d.ts +3 -0
  419. package/dist/components/ToolCallCard/index.d.ts.map +1 -0
  420. package/dist/components/Tooltip/Tooltip.d.ts +39 -0
  421. package/dist/components/Tooltip/Tooltip.d.ts.map +1 -0
  422. package/dist/components/Tooltip/index.d.ts +3 -0
  423. package/dist/components/Tooltip/index.d.ts.map +1 -0
  424. package/dist/components/Tree/Tree.d.ts +24 -0
  425. package/dist/components/Tree/Tree.d.ts.map +1 -0
  426. package/dist/components/Tree/index.d.ts +3 -0
  427. package/dist/components/Tree/index.d.ts.map +1 -0
  428. package/dist/components/VisuallyHidden/VisuallyHidden.d.ts +9 -0
  429. package/dist/components/VisuallyHidden/VisuallyHidden.d.ts.map +1 -0
  430. package/dist/components/VisuallyHidden/index.d.ts +3 -0
  431. package/dist/components/VisuallyHidden/index.d.ts.map +1 -0
  432. package/dist/components/index.d.ts +93 -0
  433. package/dist/components/index.d.ts.map +1 -0
  434. package/dist/components/spacing/index.d.ts +2 -0
  435. package/dist/components/spacing/index.d.ts.map +1 -0
  436. package/dist/components/spacing/padding.d.ts +49 -0
  437. package/dist/components/spacing/padding.d.ts.map +1 -0
  438. package/dist/icons/Actions.d.ts +4 -0
  439. package/dist/icons/Actions.d.ts.map +1 -0
  440. package/dist/icons/Activity.d.ts +4 -0
  441. package/dist/icons/Activity.d.ts.map +1 -0
  442. package/dist/icons/ActivitySmall.d.ts +4 -0
  443. package/dist/icons/ActivitySmall.d.ts.map +1 -0
  444. package/dist/icons/AddLines.d.ts +4 -0
  445. package/dist/icons/AddLines.d.ts.map +1 -0
  446. package/dist/icons/AiSearch.d.ts +4 -0
  447. package/dist/icons/AiSearch.d.ts.map +1 -0
  448. package/dist/icons/AlertCircle.d.ts +4 -0
  449. package/dist/icons/AlertCircle.d.ts.map +1 -0
  450. package/dist/icons/AlertTriangle.d.ts +4 -0
  451. package/dist/icons/AlertTriangle.d.ts.map +1 -0
  452. package/dist/icons/Archive.d.ts +4 -0
  453. package/dist/icons/Archive.d.ts.map +1 -0
  454. package/dist/icons/Arrow.d.ts +4 -0
  455. package/dist/icons/Arrow.d.ts.map +1 -0
  456. package/dist/icons/ArrowDown.d.ts +4 -0
  457. package/dist/icons/ArrowDown.d.ts.map +1 -0
  458. package/dist/icons/ArrowExchange.d.ts +4 -0
  459. package/dist/icons/ArrowExchange.d.ts.map +1 -0
  460. package/dist/icons/ArrowLeft.d.ts +4 -0
  461. package/dist/icons/ArrowLeft.d.ts.map +1 -0
  462. package/dist/icons/ArrowLeftDot.d.ts +4 -0
  463. package/dist/icons/ArrowLeftDot.d.ts.map +1 -0
  464. package/dist/icons/ArrowRight.d.ts +4 -0
  465. package/dist/icons/ArrowRight.d.ts.map +1 -0
  466. package/dist/icons/ArrowRightCircle.d.ts +4 -0
  467. package/dist/icons/ArrowRightCircle.d.ts.map +1 -0
  468. package/dist/icons/ArrowRightDot.d.ts +4 -0
  469. package/dist/icons/ArrowRightDot.d.ts.map +1 -0
  470. package/dist/icons/ArrowUp.d.ts +4 -0
  471. package/dist/icons/ArrowUp.d.ts.map +1 -0
  472. package/dist/icons/ArrowUpDown.d.ts +4 -0
  473. package/dist/icons/ArrowUpDown.d.ts.map +1 -0
  474. package/dist/icons/ArrowUpRight.d.ts +4 -0
  475. package/dist/icons/ArrowUpRight.d.ts.map +1 -0
  476. package/dist/icons/Audio.d.ts +4 -0
  477. package/dist/icons/Audio.d.ts.map +1 -0
  478. package/dist/icons/AudioEqSmall.d.ts +4 -0
  479. package/dist/icons/AudioEqSmall.d.ts.map +1 -0
  480. package/dist/icons/BarChart.d.ts +4 -0
  481. package/dist/icons/BarChart.d.ts.map +1 -0
  482. package/dist/icons/BarChartSmall.d.ts +4 -0
  483. package/dist/icons/BarChartSmall.d.ts.map +1 -0
  484. package/dist/icons/Bell.d.ts +4 -0
  485. package/dist/icons/Bell.d.ts.map +1 -0
  486. package/dist/icons/Blocks.d.ts +4 -0
  487. package/dist/icons/Blocks.d.ts.map +1 -0
  488. package/dist/icons/BookOpen.d.ts +4 -0
  489. package/dist/icons/BookOpen.d.ts.map +1 -0
  490. package/dist/icons/Bookmark.d.ts +4 -0
  491. package/dist/icons/Bookmark.d.ts.map +1 -0
  492. package/dist/icons/BooksLineSmall.d.ts +4 -0
  493. package/dist/icons/BooksLineSmall.d.ts.map +1 -0
  494. package/dist/icons/BooksStackSmall.d.ts +4 -0
  495. package/dist/icons/BooksStackSmall.d.ts.map +1 -0
  496. package/dist/icons/Bookstack.d.ts +4 -0
  497. package/dist/icons/Bookstack.d.ts.map +1 -0
  498. package/dist/icons/Bot.d.ts +4 -0
  499. package/dist/icons/Bot.d.ts.map +1 -0
  500. package/dist/icons/Boxes.d.ts +4 -0
  501. package/dist/icons/Boxes.d.ts.map +1 -0
  502. package/dist/icons/Brain.d.ts +4 -0
  503. package/dist/icons/Brain.d.ts.map +1 -0
  504. package/dist/icons/Branch.d.ts +4 -0
  505. package/dist/icons/Branch.d.ts.map +1 -0
  506. package/dist/icons/BubbleText.d.ts +4 -0
  507. package/dist/icons/BubbleText.d.ts.map +1 -0
  508. package/dist/icons/Bulb.d.ts +4 -0
  509. package/dist/icons/Bulb.d.ts.map +1 -0
  510. package/dist/icons/Calendar.d.ts +4 -0
  511. package/dist/icons/Calendar.d.ts.map +1 -0
  512. package/dist/icons/Cancel.d.ts +4 -0
  513. package/dist/icons/Cancel.d.ts.map +1 -0
  514. package/dist/icons/ChatBubble.d.ts +4 -0
  515. package/dist/icons/ChatBubble.d.ts.map +1 -0
  516. package/dist/icons/Check.d.ts +4 -0
  517. package/dist/icons/Check.d.ts.map +1 -0
  518. package/dist/icons/CheckCircle.d.ts +4 -0
  519. package/dist/icons/CheckCircle.d.ts.map +1 -0
  520. package/dist/icons/CheckSmall.d.ts +4 -0
  521. package/dist/icons/CheckSmall.d.ts.map +1 -0
  522. package/dist/icons/CheckSquare.d.ts +4 -0
  523. package/dist/icons/CheckSquare.d.ts.map +1 -0
  524. package/dist/icons/ChevronDown.d.ts +4 -0
  525. package/dist/icons/ChevronDown.d.ts.map +1 -0
  526. package/dist/icons/ChevronDownSmall.d.ts +4 -0
  527. package/dist/icons/ChevronDownSmall.d.ts.map +1 -0
  528. package/dist/icons/ChevronLeft.d.ts +4 -0
  529. package/dist/icons/ChevronLeft.d.ts.map +1 -0
  530. package/dist/icons/ChevronRight.d.ts +4 -0
  531. package/dist/icons/ChevronRight.d.ts.map +1 -0
  532. package/dist/icons/ChevronUp.d.ts +4 -0
  533. package/dist/icons/ChevronUp.d.ts.map +1 -0
  534. package/dist/icons/ChevronsDown.d.ts +4 -0
  535. package/dist/icons/ChevronsDown.d.ts.map +1 -0
  536. package/dist/icons/ChevronsUp.d.ts +4 -0
  537. package/dist/icons/ChevronsUp.d.ts.map +1 -0
  538. package/dist/icons/Circle.d.ts +4 -0
  539. package/dist/icons/Circle.d.ts.map +1 -0
  540. package/dist/icons/Clipboard.d.ts +4 -0
  541. package/dist/icons/Clipboard.d.ts.map +1 -0
  542. package/dist/icons/Clock.d.ts +4 -0
  543. package/dist/icons/Clock.d.ts.map +1 -0
  544. package/dist/icons/ClockHandsSmall.d.ts +4 -0
  545. package/dist/icons/ClockHandsSmall.d.ts.map +1 -0
  546. package/dist/icons/Code.d.ts +4 -0
  547. package/dist/icons/Code.d.ts.map +1 -0
  548. package/dist/icons/Command.d.ts +4 -0
  549. package/dist/icons/Command.d.ts.map +1 -0
  550. package/dist/icons/Connectors.d.ts +4 -0
  551. package/dist/icons/Connectors.d.ts.map +1 -0
  552. package/dist/icons/Copy.d.ts +4 -0
  553. package/dist/icons/Copy.d.ts.map +1 -0
  554. package/dist/icons/CornerRightUpDot.d.ts +4 -0
  555. package/dist/icons/CornerRightUpDot.d.ts.map +1 -0
  556. package/dist/icons/Cpu.d.ts +4 -0
  557. package/dist/icons/Cpu.d.ts.map +1 -0
  558. package/dist/icons/Database.d.ts +4 -0
  559. package/dist/icons/Database.d.ts.map +1 -0
  560. package/dist/icons/Delete.d.ts +4 -0
  561. package/dist/icons/Delete.d.ts.map +1 -0
  562. package/dist/icons/DevKit.d.ts +4 -0
  563. package/dist/icons/DevKit.d.ts.map +1 -0
  564. package/dist/icons/Discord.d.ts +4 -0
  565. package/dist/icons/Discord.d.ts.map +1 -0
  566. package/dist/icons/Download.d.ts +4 -0
  567. package/dist/icons/Download.d.ts.map +1 -0
  568. package/dist/icons/DownloadCloud.d.ts +4 -0
  569. package/dist/icons/DownloadCloud.d.ts.map +1 -0
  570. package/dist/icons/Edit.d.ts +4 -0
  571. package/dist/icons/Edit.d.ts.map +1 -0
  572. package/dist/icons/EditBig.d.ts +4 -0
  573. package/dist/icons/EditBig.d.ts.map +1 -0
  574. package/dist/icons/Expand.d.ts +4 -0
  575. package/dist/icons/Expand.d.ts.map +1 -0
  576. package/dist/icons/ExternalLink.d.ts +4 -0
  577. package/dist/icons/ExternalLink.d.ts.map +1 -0
  578. package/dist/icons/Eye.d.ts +4 -0
  579. package/dist/icons/Eye.d.ts.map +1 -0
  580. package/dist/icons/EyeClosed.d.ts +4 -0
  581. package/dist/icons/EyeClosed.d.ts.map +1 -0
  582. package/dist/icons/EyeOff.d.ts +4 -0
  583. package/dist/icons/EyeOff.d.ts.map +1 -0
  584. package/dist/icons/File.d.ts +4 -0
  585. package/dist/icons/File.d.ts.map +1 -0
  586. package/dist/icons/FileBraces.d.ts +4 -0
  587. package/dist/icons/FileBraces.d.ts.map +1 -0
  588. package/dist/icons/FileBroadcast.d.ts +4 -0
  589. package/dist/icons/FileBroadcast.d.ts.map +1 -0
  590. package/dist/icons/FileChartPie.d.ts +4 -0
  591. package/dist/icons/FileChartPie.d.ts.map +1 -0
  592. package/dist/icons/FileSmall.d.ts +4 -0
  593. package/dist/icons/FileSmall.d.ts.map +1 -0
  594. package/dist/icons/FileText.d.ts +4 -0
  595. package/dist/icons/FileText.d.ts.map +1 -0
  596. package/dist/icons/Files.d.ts +4 -0
  597. package/dist/icons/Files.d.ts.map +1 -0
  598. package/dist/icons/Filter.d.ts +4 -0
  599. package/dist/icons/Filter.d.ts.map +1 -0
  600. package/dist/icons/FilterPlus.d.ts +4 -0
  601. package/dist/icons/FilterPlus.d.ts.map +1 -0
  602. package/dist/icons/FlaskConical.d.ts +4 -0
  603. package/dist/icons/FlaskConical.d.ts.map +1 -0
  604. package/dist/icons/Fold.d.ts +4 -0
  605. package/dist/icons/Fold.d.ts.map +1 -0
  606. package/dist/icons/Folder.d.ts +4 -0
  607. package/dist/icons/Folder.d.ts.map +1 -0
  608. package/dist/icons/FolderIn.d.ts +4 -0
  609. package/dist/icons/FolderIn.d.ts.map +1 -0
  610. package/dist/icons/FolderOpen.d.ts +4 -0
  611. package/dist/icons/FolderOpen.d.ts.map +1 -0
  612. package/dist/icons/FolderOpenDot.d.ts +4 -0
  613. package/dist/icons/FolderOpenDot.d.ts.map +1 -0
  614. package/dist/icons/FolderPartialOpen.d.ts +4 -0
  615. package/dist/icons/FolderPartialOpen.d.ts.map +1 -0
  616. package/dist/icons/FolderPlus.d.ts +4 -0
  617. package/dist/icons/FolderPlus.d.ts.map +1 -0
  618. package/dist/icons/Globe.d.ts +4 -0
  619. package/dist/icons/Globe.d.ts.map +1 -0
  620. package/dist/icons/Handle.d.ts +4 -0
  621. package/dist/icons/Handle.d.ts.map +1 -0
  622. package/dist/icons/HardDrive.d.ts +4 -0
  623. package/dist/icons/HardDrive.d.ts.map +1 -0
  624. package/dist/icons/History.d.ts +4 -0
  625. package/dist/icons/History.d.ts.map +1 -0
  626. package/dist/icons/Home.d.ts +4 -0
  627. package/dist/icons/Home.d.ts.map +1 -0
  628. package/dist/icons/Hourglass.d.ts +4 -0
  629. package/dist/icons/Hourglass.d.ts.map +1 -0
  630. package/dist/icons/Icon.d.ts +21 -0
  631. package/dist/icons/Icon.d.ts.map +1 -0
  632. package/dist/icons/Image.d.ts +4 -0
  633. package/dist/icons/Image.d.ts.map +1 -0
  634. package/dist/icons/ImageSmall.d.ts +4 -0
  635. package/dist/icons/ImageSmall.d.ts.map +1 -0
  636. package/dist/icons/Import.d.ts +4 -0
  637. package/dist/icons/Import.d.ts.map +1 -0
  638. package/dist/icons/Info.d.ts +4 -0
  639. package/dist/icons/Info.d.ts.map +1 -0
  640. package/dist/icons/InfoCircle.d.ts +4 -0
  641. package/dist/icons/InfoCircle.d.ts.map +1 -0
  642. package/dist/icons/InfoSmall.d.ts +4 -0
  643. package/dist/icons/InfoSmall.d.ts.map +1 -0
  644. package/dist/icons/Key.d.ts +4 -0
  645. package/dist/icons/Key.d.ts.map +1 -0
  646. package/dist/icons/Keystroke.d.ts +4 -0
  647. package/dist/icons/Keystroke.d.ts.map +1 -0
  648. package/dist/icons/Lightbulb.d.ts +4 -0
  649. package/dist/icons/Lightbulb.d.ts.map +1 -0
  650. package/dist/icons/Link.d.ts +4 -0
  651. package/dist/icons/Link.d.ts.map +1 -0
  652. package/dist/icons/Loader.d.ts +4 -0
  653. package/dist/icons/Loader.d.ts.map +1 -0
  654. package/dist/icons/Lock.d.ts +4 -0
  655. package/dist/icons/Lock.d.ts.map +1 -0
  656. package/dist/icons/LogOut.d.ts +4 -0
  657. package/dist/icons/LogOut.d.ts.map +1 -0
  658. package/dist/icons/Mail.d.ts +4 -0
  659. package/dist/icons/Mail.d.ts.map +1 -0
  660. package/dist/icons/Maximize.d.ts +4 -0
  661. package/dist/icons/Maximize.d.ts.map +1 -0
  662. package/dist/icons/Menu.d.ts +4 -0
  663. package/dist/icons/Menu.d.ts.map +1 -0
  664. package/dist/icons/MessagesSquare.d.ts +4 -0
  665. package/dist/icons/MessagesSquare.d.ts.map +1 -0
  666. package/dist/icons/Mic.d.ts +4 -0
  667. package/dist/icons/Mic.d.ts.map +1 -0
  668. package/dist/icons/Microphone.d.ts +4 -0
  669. package/dist/icons/Microphone.d.ts.map +1 -0
  670. package/dist/icons/MicrophoneOff.d.ts +4 -0
  671. package/dist/icons/MicrophoneOff.d.ts.map +1 -0
  672. package/dist/icons/Minus.d.ts +4 -0
  673. package/dist/icons/Minus.d.ts.map +1 -0
  674. package/dist/icons/MinusCircle.d.ts +4 -0
  675. package/dist/icons/MinusCircle.d.ts.map +1 -0
  676. package/dist/icons/Moon.d.ts +4 -0
  677. package/dist/icons/Moon.d.ts.map +1 -0
  678. package/dist/icons/MoreHorizontal.d.ts +4 -0
  679. package/dist/icons/MoreHorizontal.d.ts.map +1 -0
  680. package/dist/icons/MusicSmall.d.ts +4 -0
  681. package/dist/icons/MusicSmall.d.ts.map +1 -0
  682. package/dist/icons/NoAccess.d.ts +4 -0
  683. package/dist/icons/NoAccess.d.ts.map +1 -0
  684. package/dist/icons/NotificationBubble.d.ts +4 -0
  685. package/dist/icons/NotificationBubble.d.ts.map +1 -0
  686. package/dist/icons/Octagon.d.ts +4 -0
  687. package/dist/icons/Octagon.d.ts.map +1 -0
  688. package/dist/icons/Orbit.d.ts +4 -0
  689. package/dist/icons/Orbit.d.ts.map +1 -0
  690. package/dist/icons/Organization.d.ts +4 -0
  691. package/dist/icons/Organization.d.ts.map +1 -0
  692. package/dist/icons/Owl.d.ts +4 -0
  693. package/dist/icons/Owl.d.ts.map +1 -0
  694. package/dist/icons/PaintBrush.d.ts +4 -0
  695. package/dist/icons/PaintBrush.d.ts.map +1 -0
  696. package/dist/icons/PanelsTopBottom.d.ts +4 -0
  697. package/dist/icons/PanelsTopBottom.d.ts.map +1 -0
  698. package/dist/icons/Paperclip.d.ts +4 -0
  699. package/dist/icons/Paperclip.d.ts.map +1 -0
  700. package/dist/icons/Pause.d.ts +4 -0
  701. package/dist/icons/Pause.d.ts.map +1 -0
  702. package/dist/icons/PauseCircle.d.ts +4 -0
  703. package/dist/icons/PauseCircle.d.ts.map +1 -0
  704. package/dist/icons/PenSmall.d.ts +4 -0
  705. package/dist/icons/PenSmall.d.ts.map +1 -0
  706. package/dist/icons/PencilEdit.d.ts +4 -0
  707. package/dist/icons/PencilEdit.d.ts.map +1 -0
  708. package/dist/icons/PencilRuler.d.ts +4 -0
  709. package/dist/icons/PencilRuler.d.ts.map +1 -0
  710. package/dist/icons/Pin.d.ts +4 -0
  711. package/dist/icons/Pin.d.ts.map +1 -0
  712. package/dist/icons/Pinned.d.ts +4 -0
  713. package/dist/icons/Pinned.d.ts.map +1 -0
  714. package/dist/icons/Play.d.ts +4 -0
  715. package/dist/icons/Play.d.ts.map +1 -0
  716. package/dist/icons/PlayCircle.d.ts +4 -0
  717. package/dist/icons/PlayCircle.d.ts.map +1 -0
  718. package/dist/icons/Plug.d.ts +4 -0
  719. package/dist/icons/Plug.d.ts.map +1 -0
  720. package/dist/icons/Plus.d.ts +4 -0
  721. package/dist/icons/Plus.d.ts.map +1 -0
  722. package/dist/icons/PlusCircle.d.ts +4 -0
  723. package/dist/icons/PlusCircle.d.ts.map +1 -0
  724. package/dist/icons/ProgressBars.d.ts +4 -0
  725. package/dist/icons/ProgressBars.d.ts.map +1 -0
  726. package/dist/icons/QuestionMarkSmall.d.ts +4 -0
  727. package/dist/icons/QuestionMarkSmall.d.ts.map +1 -0
  728. package/dist/icons/Quote.d.ts +4 -0
  729. package/dist/icons/Quote.d.ts.map +1 -0
  730. package/dist/icons/Refresh.d.ts +4 -0
  731. package/dist/icons/Refresh.d.ts.map +1 -0
  732. package/dist/icons/RefreshCw.d.ts +4 -0
  733. package/dist/icons/RefreshCw.d.ts.map +1 -0
  734. package/dist/icons/Revert.d.ts +4 -0
  735. package/dist/icons/Revert.d.ts.map +1 -0
  736. package/dist/icons/Robot.d.ts +4 -0
  737. package/dist/icons/Robot.d.ts.map +1 -0
  738. package/dist/icons/Rotate.d.ts +4 -0
  739. package/dist/icons/Rotate.d.ts.map +1 -0
  740. package/dist/icons/Search.d.ts +4 -0
  741. package/dist/icons/Search.d.ts.map +1 -0
  742. package/dist/icons/SearchMenu.d.ts +4 -0
  743. package/dist/icons/SearchMenu.d.ts.map +1 -0
  744. package/dist/icons/SearchSmall.d.ts +4 -0
  745. package/dist/icons/SearchSmall.d.ts.map +1 -0
  746. package/dist/icons/Send.d.ts +4 -0
  747. package/dist/icons/Send.d.ts.map +1 -0
  748. package/dist/icons/SendBold.d.ts +4 -0
  749. package/dist/icons/SendBold.d.ts.map +1 -0
  750. package/dist/icons/Server.d.ts +4 -0
  751. package/dist/icons/Server.d.ts.map +1 -0
  752. package/dist/icons/Settings.d.ts +4 -0
  753. package/dist/icons/Settings.d.ts.map +1 -0
  754. package/dist/icons/Share.d.ts +4 -0
  755. package/dist/icons/Share.d.ts.map +1 -0
  756. package/dist/icons/ShareWebhook.d.ts +4 -0
  757. package/dist/icons/ShareWebhook.d.ts.map +1 -0
  758. package/dist/icons/Sidebar.d.ts +4 -0
  759. package/dist/icons/Sidebar.d.ts.map +1 -0
  760. package/dist/icons/Slack.d.ts +4 -0
  761. package/dist/icons/Slack.d.ts.map +1 -0
  762. package/dist/icons/Sliders.d.ts +4 -0
  763. package/dist/icons/Sliders.d.ts.map +1 -0
  764. package/dist/icons/SlidersHorizontal.d.ts +4 -0
  765. package/dist/icons/SlidersHorizontal.d.ts.map +1 -0
  766. package/dist/icons/SlidersSmall.d.ts +4 -0
  767. package/dist/icons/SlidersSmall.d.ts.map +1 -0
  768. package/dist/icons/Sparkle.d.ts +4 -0
  769. package/dist/icons/Sparkle.d.ts.map +1 -0
  770. package/dist/icons/Sparkles.d.ts +4 -0
  771. package/dist/icons/Sparkles.d.ts.map +1 -0
  772. package/dist/icons/Star.d.ts +4 -0
  773. package/dist/icons/Star.d.ts.map +1 -0
  774. package/dist/icons/StarOff.d.ts +4 -0
  775. package/dist/icons/StarOff.d.ts.map +1 -0
  776. package/dist/icons/Stop.d.ts +4 -0
  777. package/dist/icons/Stop.d.ts.map +1 -0
  778. package/dist/icons/StopCircle.d.ts +4 -0
  779. package/dist/icons/StopCircle.d.ts.map +1 -0
  780. package/dist/icons/Sun.d.ts +4 -0
  781. package/dist/icons/Sun.d.ts.map +1 -0
  782. package/dist/icons/Tag.d.ts +4 -0
  783. package/dist/icons/Tag.d.ts.map +1 -0
  784. package/dist/icons/Terminal.d.ts +4 -0
  785. package/dist/icons/Terminal.d.ts.map +1 -0
  786. package/dist/icons/TerminalSmall.d.ts +4 -0
  787. package/dist/icons/TerminalSmall.d.ts.map +1 -0
  788. package/dist/icons/TextLines.d.ts +4 -0
  789. package/dist/icons/TextLines.d.ts.map +1 -0
  790. package/dist/icons/TextLinesSmall.d.ts +4 -0
  791. package/dist/icons/TextLinesSmall.d.ts.map +1 -0
  792. package/dist/icons/ThumbsDown.d.ts +4 -0
  793. package/dist/icons/ThumbsDown.d.ts.map +1 -0
  794. package/dist/icons/ThumbsUp.d.ts +4 -0
  795. package/dist/icons/ThumbsUp.d.ts.map +1 -0
  796. package/dist/icons/Tick.d.ts +4 -0
  797. package/dist/icons/Tick.d.ts.map +1 -0
  798. package/dist/icons/TrainFace.d.ts +4 -0
  799. package/dist/icons/TrainFace.d.ts.map +1 -0
  800. package/dist/icons/TrainFront.d.ts +4 -0
  801. package/dist/icons/TrainFront.d.ts.map +1 -0
  802. package/dist/icons/TrainFrontTunnel.d.ts +4 -0
  803. package/dist/icons/TrainFrontTunnel.d.ts.map +1 -0
  804. package/dist/icons/Translate.d.ts +4 -0
  805. package/dist/icons/Translate.d.ts.map +1 -0
  806. package/dist/icons/Trash.d.ts +4 -0
  807. package/dist/icons/Trash.d.ts.map +1 -0
  808. package/dist/icons/TwoLineSmall.d.ts +4 -0
  809. package/dist/icons/TwoLineSmall.d.ts.map +1 -0
  810. package/dist/icons/UploadCloud.d.ts +4 -0
  811. package/dist/icons/UploadCloud.d.ts.map +1 -0
  812. package/dist/icons/UploadSquare.d.ts +4 -0
  813. package/dist/icons/UploadSquare.d.ts.map +1 -0
  814. package/dist/icons/User.d.ts +4 -0
  815. package/dist/icons/User.d.ts.map +1 -0
  816. package/dist/icons/UserCheck.d.ts +4 -0
  817. package/dist/icons/UserCheck.d.ts.map +1 -0
  818. package/dist/icons/UserEdit.d.ts +4 -0
  819. package/dist/icons/UserEdit.d.ts.map +1 -0
  820. package/dist/icons/UserKey.d.ts +4 -0
  821. package/dist/icons/UserKey.d.ts.map +1 -0
  822. package/dist/icons/UserManage.d.ts +4 -0
  823. package/dist/icons/UserManage.d.ts.map +1 -0
  824. package/dist/icons/UserMinus.d.ts +4 -0
  825. package/dist/icons/UserMinus.d.ts.map +1 -0
  826. package/dist/icons/UserPlus.d.ts +4 -0
  827. package/dist/icons/UserPlus.d.ts.map +1 -0
  828. package/dist/icons/UserSync.d.ts +4 -0
  829. package/dist/icons/UserSync.d.ts.map +1 -0
  830. package/dist/icons/UserX.d.ts +4 -0
  831. package/dist/icons/UserX.d.ts.map +1 -0
  832. package/dist/icons/Users.d.ts +4 -0
  833. package/dist/icons/Users.d.ts.map +1 -0
  834. package/dist/icons/UsersRound.d.ts +4 -0
  835. package/dist/icons/UsersRound.d.ts.map +1 -0
  836. package/dist/icons/Volume.d.ts +4 -0
  837. package/dist/icons/Volume.d.ts.map +1 -0
  838. package/dist/icons/VolumeOff.d.ts +4 -0
  839. package/dist/icons/VolumeOff.d.ts.map +1 -0
  840. package/dist/icons/Warning.d.ts +4 -0
  841. package/dist/icons/Warning.d.ts.map +1 -0
  842. package/dist/icons/Wrench.d.ts +4 -0
  843. package/dist/icons/Wrench.d.ts.map +1 -0
  844. package/dist/icons/X.d.ts +4 -0
  845. package/dist/icons/X.d.ts.map +1 -0
  846. package/dist/icons/XCircle.d.ts +4 -0
  847. package/dist/icons/XCircle.d.ts.map +1 -0
  848. package/dist/icons/XOctagon.d.ts +4 -0
  849. package/dist/icons/XOctagon.d.ts.map +1 -0
  850. package/dist/icons/ZoomIn.d.ts +4 -0
  851. package/dist/icons/ZoomIn.d.ts.map +1 -0
  852. package/dist/icons/ZoomOut.d.ts +4 -0
  853. package/dist/icons/ZoomOut.d.ts.map +1 -0
  854. package/dist/icons/index.d.ts +212 -0
  855. package/dist/icons/index.d.ts.map +1 -0
  856. package/dist/icons/index.js +215 -0
  857. package/dist/icons/index.js.map +1 -0
  858. package/dist/icons/registry.d.ts +212 -0
  859. package/dist/icons/registry.d.ts.map +1 -0
  860. package/dist/illustrations/index.d.ts +13 -0
  861. package/dist/illustrations/index.d.ts.map +1 -0
  862. package/dist/illustrations/index.js +15 -0
  863. package/dist/illustrations/index.js.map +1 -0
  864. package/dist/illustrations/no-access.d.ts +4 -0
  865. package/dist/illustrations/no-access.d.ts.map +1 -0
  866. package/dist/illustrations/no-access.js +29 -0
  867. package/dist/illustrations/no-access.js.map +1 -0
  868. package/dist/illustrations/no-result.d.ts +4 -0
  869. package/dist/illustrations/no-result.d.ts.map +1 -0
  870. package/dist/illustrations/no-result.js +29 -0
  871. package/dist/illustrations/no-result.js.map +1 -0
  872. package/dist/illustrations/not-found.d.ts +4 -0
  873. package/dist/illustrations/not-found.d.ts.map +1 -0
  874. package/dist/illustrations/not-found.js +31 -0
  875. package/dist/illustrations/not-found.js.map +1 -0
  876. package/dist/illustrations/plug-broken.d.ts +4 -0
  877. package/dist/illustrations/plug-broken.d.ts.map +1 -0
  878. package/dist/illustrations/plug-broken.js +32 -0
  879. package/dist/illustrations/plug-broken.js.map +1 -0
  880. package/dist/illustrations/timeout.d.ts +4 -0
  881. package/dist/illustrations/timeout.d.ts.map +1 -0
  882. package/dist/illustrations/timeout.js +30 -0
  883. package/dist/illustrations/timeout.js.map +1 -0
  884. package/dist/illustrations/usage-alert.d.ts +4 -0
  885. package/dist/illustrations/usage-alert.d.ts.map +1 -0
  886. package/dist/illustrations/usage-alert.js +30 -0
  887. package/dist/illustrations/usage-alert.js.map +1 -0
  888. package/dist/index.css +12851 -0
  889. package/dist/index.d.ts +7 -0
  890. package/dist/index.d.ts.map +1 -0
  891. package/dist/index.js +11630 -0
  892. package/dist/index.js.map +1 -0
  893. package/dist/internal/A11yPanel.d.ts +35 -0
  894. package/dist/internal/A11yPanel.d.ts.map +1 -0
  895. package/dist/internal/SurfacePreview.d.ts +18 -0
  896. package/dist/internal/SurfacePreview.d.ts.map +1 -0
  897. package/dist/internal/interactive-buttons.d.ts +23 -0
  898. package/dist/internal/interactive-buttons.d.ts.map +1 -0
  899. package/dist/patterns/AppShell/AppShell.d.ts +100 -0
  900. package/dist/patterns/AppShell/AppShell.d.ts.map +1 -0
  901. package/dist/patterns/AppShell/index.d.ts +3 -0
  902. package/dist/patterns/AppShell/index.d.ts.map +1 -0
  903. package/dist/patterns/DestructiveConfirm/DestructiveConfirm.d.ts +26 -0
  904. package/dist/patterns/DestructiveConfirm/DestructiveConfirm.d.ts.map +1 -0
  905. package/dist/patterns/DestructiveConfirm/index.d.ts +3 -0
  906. package/dist/patterns/DestructiveConfirm/index.d.ts.map +1 -0
  907. package/dist/patterns/EmptyHierarchy/EmptyHierarchy.d.ts +13 -0
  908. package/dist/patterns/EmptyHierarchy/EmptyHierarchy.d.ts.map +1 -0
  909. package/dist/patterns/EmptyHierarchy/index.d.ts +3 -0
  910. package/dist/patterns/EmptyHierarchy/index.d.ts.map +1 -0
  911. package/dist/patterns/ErrorRecovery/ErrorRecovery.d.ts +22 -0
  912. package/dist/patterns/ErrorRecovery/ErrorRecovery.d.ts.map +1 -0
  913. package/dist/patterns/ErrorRecovery/index.d.ts +3 -0
  914. package/dist/patterns/ErrorRecovery/index.d.ts.map +1 -0
  915. package/dist/patterns/FilePreview/FilePreview.d.ts +35 -0
  916. package/dist/patterns/FilePreview/FilePreview.d.ts.map +1 -0
  917. package/dist/patterns/FilePreview/index.d.ts +3 -0
  918. package/dist/patterns/FilePreview/index.d.ts.map +1 -0
  919. package/dist/patterns/FilteringPattern/FilteringPattern.d.ts +28 -0
  920. package/dist/patterns/FilteringPattern/FilteringPattern.d.ts.map +1 -0
  921. package/dist/patterns/FilteringPattern/index.d.ts +3 -0
  922. package/dist/patterns/FilteringPattern/index.d.ts.map +1 -0
  923. package/dist/patterns/FormsPattern/FormsPattern.d.ts +40 -0
  924. package/dist/patterns/FormsPattern/FormsPattern.d.ts.map +1 -0
  925. package/dist/patterns/FormsPattern/index.d.ts +3 -0
  926. package/dist/patterns/FormsPattern/index.d.ts.map +1 -0
  927. package/dist/patterns/LoadingStates/LoadingStates.d.ts +22 -0
  928. package/dist/patterns/LoadingStates/LoadingStates.d.ts.map +1 -0
  929. package/dist/patterns/LoadingStates/index.d.ts +3 -0
  930. package/dist/patterns/LoadingStates/index.d.ts.map +1 -0
  931. package/dist/patterns/MasterDetail/MasterDetail.d.ts +48 -0
  932. package/dist/patterns/MasterDetail/MasterDetail.d.ts.map +1 -0
  933. package/dist/patterns/MasterDetail/index.d.ts +3 -0
  934. package/dist/patterns/MasterDetail/index.d.ts.map +1 -0
  935. package/dist/patterns/PricingTable/PricingTable.d.ts +36 -0
  936. package/dist/patterns/PricingTable/PricingTable.d.ts.map +1 -0
  937. package/dist/patterns/PricingTable/index.d.ts +3 -0
  938. package/dist/patterns/PricingTable/index.d.ts.map +1 -0
  939. package/dist/patterns/SettingsPage/SettingsPage.d.ts +10 -0
  940. package/dist/patterns/SettingsPage/SettingsPage.d.ts.map +1 -0
  941. package/dist/patterns/SettingsPage/index.d.ts +3 -0
  942. package/dist/patterns/SettingsPage/index.d.ts.map +1 -0
  943. package/dist/patterns/SignInForm/SignInForm.d.ts +32 -0
  944. package/dist/patterns/SignInForm/SignInForm.d.ts.map +1 -0
  945. package/dist/patterns/SignInForm/index.d.ts +3 -0
  946. package/dist/patterns/SignInForm/index.d.ts.map +1 -0
  947. package/dist/patterns/Wizard/Wizard.d.ts +30 -0
  948. package/dist/patterns/Wizard/Wizard.d.ts.map +1 -0
  949. package/dist/patterns/Wizard/index.d.ts +3 -0
  950. package/dist/patterns/Wizard/index.d.ts.map +1 -0
  951. package/dist/patterns/index.d.ts +14 -0
  952. package/dist/patterns/index.d.ts.map +1 -0
  953. package/dist/table/index.d.ts +2 -0
  954. package/dist/table/index.d.ts.map +1 -0
  955. package/dist/table/index.js +1750 -0
  956. package/dist/table/index.js.map +1 -0
  957. package/dist/templates/EmptyWorkspace/EmptyWorkspace.d.ts +25 -0
  958. package/dist/templates/EmptyWorkspace/EmptyWorkspace.d.ts.map +1 -0
  959. package/dist/templates/EmptyWorkspace/index.d.ts +2 -0
  960. package/dist/templates/EmptyWorkspace/index.d.ts.map +1 -0
  961. package/dist/templates/Forbidden403/Forbidden403.d.ts +24 -0
  962. package/dist/templates/Forbidden403/Forbidden403.d.ts.map +1 -0
  963. package/dist/templates/Forbidden403/index.d.ts +2 -0
  964. package/dist/templates/Forbidden403/index.d.ts.map +1 -0
  965. package/dist/templates/NotFound404/NotFound404.d.ts +17 -0
  966. package/dist/templates/NotFound404/NotFound404.d.ts.map +1 -0
  967. package/dist/templates/NotFound404/index.d.ts +2 -0
  968. package/dist/templates/NotFound404/index.d.ts.map +1 -0
  969. package/dist/templates/NotificationsInbox/NotificationsInbox.d.ts +42 -0
  970. package/dist/templates/NotificationsInbox/NotificationsInbox.d.ts.map +1 -0
  971. package/dist/templates/NotificationsInbox/index.d.ts +2 -0
  972. package/dist/templates/NotificationsInbox/index.d.ts.map +1 -0
  973. package/dist/templates/OnboardingWizard/OnboardingWizard.d.ts +14 -0
  974. package/dist/templates/OnboardingWizard/OnboardingWizard.d.ts.map +1 -0
  975. package/dist/templates/OnboardingWizard/index.d.ts +2 -0
  976. package/dist/templates/OnboardingWizard/index.d.ts.map +1 -0
  977. package/dist/templates/index.d.ts +6 -0
  978. package/dist/templates/index.d.ts.map +1 -0
  979. package/dist/tokens/index.d.ts +79 -0
  980. package/dist/tokens/index.d.ts.map +1 -0
  981. package/dist/tokens/index.js +465 -0
  982. package/dist/tokens/index.js.map +1 -0
  983. package/dist/tokens/tailwind-preset.d.ts +4 -0
  984. package/dist/tokens/tailwind-preset.d.ts.map +1 -0
  985. package/dist/tokens/tailwind-preset.js +61 -0
  986. package/dist/tokens/tailwind-preset.js.map +1 -0
  987. package/package.json +200 -0
  988. package/src/assets/connectors/Anthropic.svg +1 -0
  989. package/src/assets/connectors/Asana.png +0 -0
  990. package/src/assets/connectors/Confluence.svg +16 -0
  991. package/src/assets/connectors/Gemini.svg +1 -0
  992. package/src/assets/connectors/Github.png +0 -0
  993. package/src/assets/connectors/GoogleDrive.png +0 -0
  994. package/src/assets/connectors/Notion.png +0 -0
  995. package/src/assets/connectors/Slack.png +0 -0
  996. package/src/assets/sophea-logo.svg +3 -0
  997. package/src/assets/sophea-wordmark.svg +5 -0
  998. package/src/tokens/colors_and_type.css +1131 -0
  999. package/src/tokens/tokens.json +384 -0
@@ -0,0 +1,212 @@
1
+ export declare const ICON_REGISTRY: {
2
+ readonly actions: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
3
+ readonly "activity-small": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
4
+ readonly activity: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
5
+ readonly "add-lines": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
6
+ readonly "ai-search": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
7
+ readonly "alert-circle": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
8
+ readonly "alert-triangle": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
9
+ readonly archive: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
10
+ readonly "arrow-down": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
11
+ readonly "arrow-exchange": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
12
+ readonly "arrow-left-dot": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
13
+ readonly "arrow-left": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
14
+ readonly "arrow-right-circle": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
15
+ readonly "arrow-right-dot": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
16
+ readonly "arrow-right": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
17
+ readonly "arrow-up-down": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
18
+ readonly "arrow-up-right": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
19
+ readonly "arrow-up": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
20
+ readonly arrow: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
21
+ readonly "audio-eq-small": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
22
+ readonly audio: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
23
+ readonly "bar-chart-small": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
24
+ readonly "bar-chart": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
25
+ readonly bell: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
26
+ readonly blocks: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
27
+ readonly "book-open": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
28
+ readonly bookmark: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
29
+ readonly "books-line-small": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
30
+ readonly "books-stack-small": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
31
+ readonly bookstack: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
32
+ readonly bot: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
33
+ readonly boxes: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
34
+ readonly brain: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
35
+ readonly branch: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
36
+ readonly "bubble-text": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
37
+ readonly bulb: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
38
+ readonly calendar: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
39
+ readonly cancel: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
40
+ readonly "chat-bubble": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
41
+ readonly "check-circle": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
42
+ readonly "check-small": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
43
+ readonly "check-square": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
44
+ readonly check: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
45
+ readonly "chevron-down-small": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
46
+ readonly "chevron-down": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
47
+ readonly "chevron-left": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
48
+ readonly "chevron-right": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
49
+ readonly "chevron-up": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
50
+ readonly "chevrons-down": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
51
+ readonly "chevrons-up": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
52
+ readonly circle: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
53
+ readonly clipboard: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
54
+ readonly "clock-hands-small": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
55
+ readonly clock: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
56
+ readonly code: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
57
+ readonly command: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
58
+ readonly connectors: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
59
+ readonly copy: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
60
+ readonly "corner-right-up-dot": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
61
+ readonly cpu: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
62
+ readonly database: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
63
+ readonly delete: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
64
+ readonly "dev-kit": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
65
+ readonly discord: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
66
+ readonly "download-cloud": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
67
+ readonly download: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
68
+ readonly "edit-big": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
69
+ readonly edit: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
70
+ readonly expand: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
71
+ readonly "external-link": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
72
+ readonly "eye-closed": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
73
+ readonly "eye-off": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
74
+ readonly eye: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
75
+ readonly "file-braces": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
76
+ readonly "file-broadcast": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
77
+ readonly "file-chart-pie": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
78
+ readonly "file-small": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
79
+ readonly "file-text": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
80
+ readonly file: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
81
+ readonly files: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
82
+ readonly "filter-plus": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
83
+ readonly filter: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
84
+ readonly "flask-conical": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
85
+ readonly fold: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
86
+ readonly "folder-in": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
87
+ readonly "folder-open-dot": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
88
+ readonly "folder-open": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
89
+ readonly "folder-partial-open": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
90
+ readonly "folder-plus": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
91
+ readonly folder: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
92
+ readonly globe: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
93
+ readonly handle: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
94
+ readonly "hard-drive": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
95
+ readonly history: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
96
+ readonly home: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
97
+ readonly hourglass: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
98
+ readonly "image-small": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
99
+ readonly image: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
100
+ readonly import: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
101
+ readonly "info-circle": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
102
+ readonly "info-small": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
103
+ readonly info: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
104
+ readonly key: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
105
+ readonly keystroke: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
106
+ readonly lightbulb: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
107
+ readonly link: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
108
+ readonly loader: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
109
+ readonly lock: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
110
+ readonly "log-out": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
111
+ readonly mail: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
112
+ readonly maximize: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
113
+ readonly menu: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
114
+ readonly "messages-square": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
115
+ readonly mic: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
116
+ readonly "microphone-off": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
117
+ readonly microphone: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
118
+ readonly "minus-circle": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
119
+ readonly minus: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
120
+ readonly moon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
121
+ readonly "more-horizontal": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
122
+ readonly "music-small": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
123
+ readonly "no-access": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
124
+ readonly "notification-bubble": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
125
+ readonly octagon: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
126
+ readonly orbit: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
127
+ readonly organization: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
128
+ readonly owl: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
129
+ readonly "paint-brush": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
130
+ readonly "panels-top-bottom": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
131
+ readonly paperclip: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
132
+ readonly "pause-circle": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
133
+ readonly pause: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
134
+ readonly "pen-small": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
135
+ readonly "pencil-edit": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
136
+ readonly "pencil-ruler": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
137
+ readonly pin: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
138
+ readonly pinned: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
139
+ readonly "play-circle": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
140
+ readonly play: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
141
+ readonly plug: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
142
+ readonly "plus-circle": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
143
+ readonly plus: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
144
+ readonly "progress-bars": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
145
+ readonly "question-mark-small": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
146
+ readonly quote: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
147
+ readonly "refresh-cw": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
148
+ readonly refresh: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
149
+ readonly revert: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
150
+ readonly robot: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
151
+ readonly rotate: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
152
+ readonly "search-menu": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
153
+ readonly "search-small": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
154
+ readonly search: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
155
+ readonly "send-bold": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
156
+ readonly send: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
157
+ readonly server: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
158
+ readonly settings: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
159
+ readonly "share-webhook": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
160
+ readonly share: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
161
+ readonly sidebar: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
162
+ readonly slack: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
163
+ readonly "sliders-horizontal": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
164
+ readonly "sliders-small": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
165
+ readonly sliders: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
166
+ readonly sparkle: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
167
+ readonly sparkles: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
168
+ readonly "star-off": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
169
+ readonly star: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
170
+ readonly "stop-circle": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
171
+ readonly stop: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
172
+ readonly sun: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
173
+ readonly tag: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
174
+ readonly "terminal-small": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
175
+ readonly terminal: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
176
+ readonly "text-lines-small": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
177
+ readonly "text-lines": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
178
+ readonly "thumbs-down": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
179
+ readonly "thumbs-up": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
180
+ readonly tick: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
181
+ readonly "train-face": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
182
+ readonly "train-front-tunnel": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
183
+ readonly "train-front": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
184
+ readonly translate: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
185
+ readonly trash: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
186
+ readonly "two-line-small": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
187
+ readonly "upload-cloud": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
188
+ readonly "upload-square": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
189
+ readonly "user-check": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
190
+ readonly "user-edit": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
191
+ readonly "user-key": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
192
+ readonly "user-manage": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
193
+ readonly "user-minus": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
194
+ readonly "user-plus": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
195
+ readonly "user-sync": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
196
+ readonly "user-x": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
197
+ readonly user: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
198
+ readonly "users-round": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
199
+ readonly users: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
200
+ readonly "volume-off": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
201
+ readonly volume: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
202
+ readonly warning: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
203
+ readonly wrench: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
204
+ readonly "x-circle": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
205
+ readonly "x-octagon": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
206
+ readonly x: import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
207
+ readonly "zoom-in": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
208
+ readonly "zoom-out": import('react').ForwardRefExoticComponent<Omit<import('react').SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
209
+ };
210
+ export declare const ICON_NAMES: IconName[];
211
+ export type IconName = keyof typeof ICON_REGISTRY;
212
+ //# sourceMappingURL=registry.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"registry.d.ts","sourceRoot":"","sources":["../../src/icons/registry.ts"],"names":[],"mappings":"AAmNA,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgNhB,CAAC;AAEX,eAAO,MAAM,UAAU,EAAiC,QAAQ,EAAE,CAAC;AAEnE,MAAM,MAAM,QAAQ,GAAG,MAAM,OAAO,aAAa,CAAC"}
@@ -0,0 +1,13 @@
1
+ /**
2
+ * Illustration glyphs — larger stroke SVG components (mirrors `./icons`).
3
+ * Import the whole set from `@kiefer-tek/sophea-design-system/illustrations`,
4
+ * or a single glyph from its own subpath, e.g.
5
+ * `import SvgNotFound from "@kiefer-tek/sophea-design-system/illustrations/not-found"`.
6
+ */
7
+ export { default as SvgNotFound } from './not-found';
8
+ export { default as SvgNoAccess } from './no-access';
9
+ export { default as SvgPlugBroken } from './plug-broken';
10
+ export { default as SvgNoResult } from './no-result';
11
+ export { default as SvgUsageAlert } from './usage-alert';
12
+ export { default as SvgTimeout } from './timeout';
13
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/illustrations/index.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AACH,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,aAAa,CAAC;AACrD,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,aAAa,CAAC;AACrD,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,eAAe,CAAC;AACzD,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,aAAa,CAAC;AACrD,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,eAAe,CAAC;AACzD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,WAAW,CAAC"}
@@ -0,0 +1,15 @@
1
+ import { default as default2 } from "./not-found.js";
2
+ import { default as default3 } from "./no-access.js";
3
+ import { default as default4 } from "./plug-broken.js";
4
+ import { default as default5 } from "./no-result.js";
5
+ import { default as default6 } from "./usage-alert.js";
6
+ import { default as default7 } from "./timeout.js";
7
+ export {
8
+ default3 as SvgNoAccess,
9
+ default5 as SvgNoResult,
10
+ default2 as SvgNotFound,
11
+ default4 as SvgPlugBroken,
12
+ default7 as SvgTimeout,
13
+ default6 as SvgUsageAlert
14
+ };
15
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;"}
@@ -0,0 +1,4 @@
1
+ import { SVGProps } from 'react';
2
+ declare const ForwardRef: import('react').ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
4
+ //# sourceMappingURL=no-access.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"no-access.d.ts","sourceRoot":"","sources":["../../src/illustrations/no-access.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,QAAQ,EAAE,MAAM,OAAO,CAAC;AAsB5D,QAAA,MAAM,UAAU,gIAA0B,CAAC;AAE3C,eAAe,UAAU,CAAC"}
@@ -0,0 +1,29 @@
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const SvgNoAccess = (props, ref) => /* @__PURE__ */ jsxs(
4
+ "svg",
5
+ {
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ viewBox: "0 0 96 96",
8
+ width: "1em",
9
+ height: "1em",
10
+ fill: "none",
11
+ stroke: "currentColor",
12
+ strokeWidth: 3,
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ ref,
16
+ ...props,
17
+ children: [
18
+ /* @__PURE__ */ jsx("path", { d: "M48 14 22 24v22c0 18 12 28 26 36 14-8 26-18 26-36V24L48 14Z" }),
19
+ /* @__PURE__ */ jsx("circle", { cx: "48", cy: "46", r: "13" }),
20
+ /* @__PURE__ */ jsx("path", { d: "m39 37 18 18" })
21
+ ]
22
+ }
23
+ );
24
+ const ForwardRef = forwardRef(SvgNoAccess);
25
+ ForwardRef.displayName = "SvgNoAccess";
26
+ export {
27
+ ForwardRef as default
28
+ };
29
+ //# sourceMappingURL=no-access.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"no-access.js","sources":["../../src/illustrations/no-access.tsx"],"sourcesContent":["import { forwardRef, type Ref, type SVGProps } from \"react\";\n\n/** \"No access\" — a shield with a slash. Stroke art driven by `currentColor`. */\nconst SvgNoAccess = (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 96 96\"\n width=\"1em\"\n height=\"1em\"\n fill=\"none\"\n stroke=\"currentColor\"\n strokeWidth={3}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n ref={ref}\n {...props}\n >\n <path d=\"M48 14 22 24v22c0 18 12 28 26 36 14-8 26-18 26-36V24L48 14Z\" />\n <circle cx=\"48\" cy=\"46\" r=\"13\" />\n <path d=\"m39 37 18 18\" />\n </svg>\n);\nconst ForwardRef = forwardRef(SvgNoAccess);\nForwardRef.displayName = \"SvgNoAccess\";\nexport default ForwardRef;\n"],"names":[],"mappings":";;AAGA,MAAM,cAAc,CAAC,OAAgC,QACnD;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,SAAQ;AAAA,IACR,OAAM;AAAA,IACN,QAAO;AAAA,IACP,MAAK;AAAA,IACL,QAAO;AAAA,IACP,aAAa;AAAA,IACb,eAAc;AAAA,IACd,gBAAe;AAAA,IACf;AAAA,IACC,GAAG;AAAA,IAEJ,UAAA;AAAA,MAAA,oBAAC,QAAA,EAAK,GAAE,8DAAA,CAA8D;AAAA,0BACrE,UAAA,EAAO,IAAG,MAAK,IAAG,MAAK,GAAE,MAAK;AAAA,MAC/B,oBAAC,QAAA,EAAK,GAAE,eAAA,CAAe;AAAA,IAAA;AAAA,EAAA;AACzB;AAEF,MAAM,aAAa,WAAW,WAAW;AACzC,WAAW,cAAc;"}
@@ -0,0 +1,4 @@
1
+ import { SVGProps } from 'react';
2
+ declare const ForwardRef: import('react').ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
4
+ //# sourceMappingURL=no-result.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"no-result.d.ts","sourceRoot":"","sources":["../../src/illustrations/no-result.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,QAAQ,EAAE,MAAM,OAAO,CAAC;AAsB5D,QAAA,MAAM,UAAU,gIAA0B,CAAC;AAE3C,eAAe,UAAU,CAAC"}
@@ -0,0 +1,29 @@
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const SvgNoResult = (props, ref) => /* @__PURE__ */ jsxs(
4
+ "svg",
5
+ {
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ viewBox: "0 0 96 96",
8
+ width: "1em",
9
+ height: "1em",
10
+ fill: "none",
11
+ stroke: "currentColor",
12
+ strokeWidth: 3,
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ ref,
16
+ ...props,
17
+ children: [
18
+ /* @__PURE__ */ jsx("circle", { cx: "42", cy: "42", r: "24" }),
19
+ /* @__PURE__ */ jsx("path", { d: "m60 60 16 16" }),
20
+ /* @__PURE__ */ jsx("path", { d: "M34 42h16", opacity: 0.7 })
21
+ ]
22
+ }
23
+ );
24
+ const ForwardRef = forwardRef(SvgNoResult);
25
+ ForwardRef.displayName = "SvgNoResult";
26
+ export {
27
+ ForwardRef as default
28
+ };
29
+ //# sourceMappingURL=no-result.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"no-result.js","sources":["../../src/illustrations/no-result.tsx"],"sourcesContent":["import { forwardRef, type Ref, type SVGProps } from \"react\";\n\n/** \"No result\" — a magnifier over an empty circle. Stroke art via `currentColor`. */\nconst SvgNoResult = (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 96 96\"\n width=\"1em\"\n height=\"1em\"\n fill=\"none\"\n stroke=\"currentColor\"\n strokeWidth={3}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n ref={ref}\n {...props}\n >\n <circle cx=\"42\" cy=\"42\" r=\"24\" />\n <path d=\"m60 60 16 16\" />\n <path d=\"M34 42h16\" opacity={0.7} />\n </svg>\n);\nconst ForwardRef = forwardRef(SvgNoResult);\nForwardRef.displayName = \"SvgNoResult\";\nexport default ForwardRef;\n"],"names":[],"mappings":";;AAGA,MAAM,cAAc,CAAC,OAAgC,QACnD;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,SAAQ;AAAA,IACR,OAAM;AAAA,IACN,QAAO;AAAA,IACP,MAAK;AAAA,IACL,QAAO;AAAA,IACP,aAAa;AAAA,IACb,eAAc;AAAA,IACd,gBAAe;AAAA,IACf;AAAA,IACC,GAAG;AAAA,IAEJ,UAAA;AAAA,MAAA,oBAAC,YAAO,IAAG,MAAK,IAAG,MAAK,GAAE,MAAK;AAAA,MAC/B,oBAAC,QAAA,EAAK,GAAE,eAAA,CAAe;AAAA,MACvB,oBAAC,QAAA,EAAK,GAAE,aAAY,SAAS,IAAA,CAAK;AAAA,IAAA;AAAA,EAAA;AACpC;AAEF,MAAM,aAAa,WAAW,WAAW;AACzC,WAAW,cAAc;"}
@@ -0,0 +1,4 @@
1
+ import { SVGProps } from 'react';
2
+ declare const ForwardRef: import('react').ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
4
+ //# sourceMappingURL=not-found.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"not-found.d.ts","sourceRoot":"","sources":["../../src/illustrations/not-found.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,QAAQ,EAAE,MAAM,OAAO,CAAC;AAyB5D,QAAA,MAAM,UAAU,gIAA0B,CAAC;AAE3C,eAAe,UAAU,CAAC"}
@@ -0,0 +1,31 @@
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const SvgNotFound = (props, ref) => /* @__PURE__ */ jsxs(
4
+ "svg",
5
+ {
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ viewBox: "0 0 96 96",
8
+ width: "1em",
9
+ height: "1em",
10
+ fill: "none",
11
+ stroke: "currentColor",
12
+ strokeWidth: 3,
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ ref,
16
+ ...props,
17
+ children: [
18
+ /* @__PURE__ */ jsx("rect", { x: "20", y: "14", width: "44", height: "56", rx: "6" }),
19
+ /* @__PURE__ */ jsx("path", { d: "M30 30h24M30 42h16", opacity: 0.6 }),
20
+ /* @__PURE__ */ jsx("circle", { cx: "58", cy: "58", r: "16" }),
21
+ /* @__PURE__ */ jsx("path", { d: "m70 70 10 10" }),
22
+ /* @__PURE__ */ jsx("path", { d: "m53 53 10 10M63 53 53 63" })
23
+ ]
24
+ }
25
+ );
26
+ const ForwardRef = forwardRef(SvgNotFound);
27
+ ForwardRef.displayName = "SvgNotFound";
28
+ export {
29
+ ForwardRef as default
30
+ };
31
+ //# sourceMappingURL=not-found.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"not-found.js","sources":["../../src/illustrations/not-found.tsx"],"sourcesContent":["import { forwardRef, type Ref, type SVGProps } from \"react\";\n\n/** \"Not found\" — a magnifier over a page, with a small cross. Stroke art driven\n * by `currentColor`; size via `width`/`height` (defaults to `1em`). */\nconst SvgNotFound = (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 96 96\"\n width=\"1em\"\n height=\"1em\"\n fill=\"none\"\n stroke=\"currentColor\"\n strokeWidth={3}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n ref={ref}\n {...props}\n >\n <rect x=\"20\" y=\"14\" width=\"44\" height=\"56\" rx=\"6\" />\n <path d=\"M30 30h24M30 42h16\" opacity={0.6} />\n <circle cx=\"58\" cy=\"58\" r=\"16\" />\n <path d=\"m70 70 10 10\" />\n <path d=\"m53 53 10 10M63 53 53 63\" />\n </svg>\n);\nconst ForwardRef = forwardRef(SvgNotFound);\nForwardRef.displayName = \"SvgNotFound\";\nexport default ForwardRef;\n"],"names":[],"mappings":";;AAIA,MAAM,cAAc,CAAC,OAAgC,QACnD;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,SAAQ;AAAA,IACR,OAAM;AAAA,IACN,QAAO;AAAA,IACP,MAAK;AAAA,IACL,QAAO;AAAA,IACP,aAAa;AAAA,IACb,eAAc;AAAA,IACd,gBAAe;AAAA,IACf;AAAA,IACC,GAAG;AAAA,IAEJ,UAAA;AAAA,MAAA,oBAAC,QAAA,EAAK,GAAE,MAAK,GAAE,MAAK,OAAM,MAAK,QAAO,MAAK,IAAG,IAAA,CAAI;AAAA,MAClD,oBAAC,QAAA,EAAK,GAAE,sBAAqB,SAAS,KAAK;AAAA,0BAC1C,UAAA,EAAO,IAAG,MAAK,IAAG,MAAK,GAAE,MAAK;AAAA,MAC/B,oBAAC,QAAA,EAAK,GAAE,eAAA,CAAe;AAAA,MACvB,oBAAC,QAAA,EAAK,GAAE,2BAAA,CAA2B;AAAA,IAAA;AAAA,EAAA;AACrC;AAEF,MAAM,aAAa,WAAW,WAAW;AACzC,WAAW,cAAc;"}
@@ -0,0 +1,4 @@
1
+ import { SVGProps } from 'react';
2
+ declare const ForwardRef: import('react').ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
4
+ //# sourceMappingURL=plug-broken.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"plug-broken.d.ts","sourceRoot":"","sources":["../../src/illustrations/plug-broken.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,QAAQ,EAAE,MAAM,OAAO,CAAC;AAyB5D,QAAA,MAAM,UAAU,gIAA4B,CAAC;AAE7C,eAAe,UAAU,CAAC"}
@@ -0,0 +1,32 @@
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const SvgPlugBroken = (props, ref) => /* @__PURE__ */ jsxs(
4
+ "svg",
5
+ {
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ viewBox: "0 0 96 96",
8
+ width: "1em",
9
+ height: "1em",
10
+ fill: "none",
11
+ stroke: "currentColor",
12
+ strokeWidth: 3,
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ ref,
16
+ ...props,
17
+ children: [
18
+ /* @__PURE__ */ jsx("path", { d: "M30 22v12M42 22v12" }),
19
+ /* @__PURE__ */ jsx("path", { d: "M24 34h24v8a12 12 0 0 1-12 12 12 12 0 0 1-12-12v-8Z" }),
20
+ /* @__PURE__ */ jsx("path", { d: "M36 54v8" }),
21
+ /* @__PURE__ */ jsx("path", { d: "M66 74V62M54 74V62" }),
22
+ /* @__PURE__ */ jsx("path", { d: "M72 62H48v-8a12 12 0 0 1 12-12 12 12 0 0 1 12 12v8Z" }),
23
+ /* @__PURE__ */ jsx("path", { d: "m40 48 16-12", opacity: 0.5, strokeDasharray: "4 5" })
24
+ ]
25
+ }
26
+ );
27
+ const ForwardRef = forwardRef(SvgPlugBroken);
28
+ ForwardRef.displayName = "SvgPlugBroken";
29
+ export {
30
+ ForwardRef as default
31
+ };
32
+ //# sourceMappingURL=plug-broken.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"plug-broken.js","sources":["../../src/illustrations/plug-broken.tsx"],"sourcesContent":["import { forwardRef, type Ref, type SVGProps } from \"react\";\n\n/** \"Plug broken\" — a disconnected plug and socket. Stroke art via `currentColor`. */\nconst SvgPlugBroken = (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 96 96\"\n width=\"1em\"\n height=\"1em\"\n fill=\"none\"\n stroke=\"currentColor\"\n strokeWidth={3}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n ref={ref}\n {...props}\n >\n <path d=\"M30 22v12M42 22v12\" />\n <path d=\"M24 34h24v8a12 12 0 0 1-12 12 12 12 0 0 1-12-12v-8Z\" />\n <path d=\"M36 54v8\" />\n <path d=\"M66 74V62M54 74V62\" />\n <path d=\"M72 62H48v-8a12 12 0 0 1 12-12 12 12 0 0 1 12 12v8Z\" />\n <path d=\"m40 48 16-12\" opacity={0.5} strokeDasharray=\"4 5\" />\n </svg>\n);\nconst ForwardRef = forwardRef(SvgPlugBroken);\nForwardRef.displayName = \"SvgPlugBroken\";\nexport default ForwardRef;\n"],"names":[],"mappings":";;AAGA,MAAM,gBAAgB,CAAC,OAAgC,QACrD;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,SAAQ;AAAA,IACR,OAAM;AAAA,IACN,QAAO;AAAA,IACP,MAAK;AAAA,IACL,QAAO;AAAA,IACP,aAAa;AAAA,IACb,eAAc;AAAA,IACd,gBAAe;AAAA,IACf;AAAA,IACC,GAAG;AAAA,IAEJ,UAAA;AAAA,MAAA,oBAAC,QAAA,EAAK,GAAE,qBAAA,CAAqB;AAAA,MAC7B,oBAAC,QAAA,EAAK,GAAE,sDAAA,CAAsD;AAAA,MAC9D,oBAAC,QAAA,EAAK,GAAE,WAAA,CAAW;AAAA,MACnB,oBAAC,QAAA,EAAK,GAAE,qBAAA,CAAqB;AAAA,MAC7B,oBAAC,QAAA,EAAK,GAAE,sDAAA,CAAsD;AAAA,0BAC7D,QAAA,EAAK,GAAE,gBAAe,SAAS,KAAK,iBAAgB,MAAA,CAAM;AAAA,IAAA;AAAA,EAAA;AAC7D;AAEF,MAAM,aAAa,WAAW,aAAa;AAC3C,WAAW,cAAc;"}
@@ -0,0 +1,4 @@
1
+ import { SVGProps } from 'react';
2
+ declare const ForwardRef: import('react').ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
4
+ //# sourceMappingURL=timeout.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"timeout.d.ts","sourceRoot":"","sources":["../../src/illustrations/timeout.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,QAAQ,EAAE,MAAM,OAAO,CAAC;AAuB5D,QAAA,MAAM,UAAU,gIAAyB,CAAC;AAE1C,eAAe,UAAU,CAAC"}
@@ -0,0 +1,30 @@
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const SvgTimeout = (props, ref) => /* @__PURE__ */ jsxs(
4
+ "svg",
5
+ {
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ viewBox: "0 0 96 96",
8
+ width: "1em",
9
+ height: "1em",
10
+ fill: "none",
11
+ stroke: "currentColor",
12
+ strokeWidth: 3,
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ ref,
16
+ ...props,
17
+ children: [
18
+ /* @__PURE__ */ jsx("circle", { cx: "48", cy: "50", r: "28" }),
19
+ /* @__PURE__ */ jsx("path", { d: "M48 34v16l10 8" }),
20
+ /* @__PURE__ */ jsx("path", { d: "M40 14h16" }),
21
+ /* @__PURE__ */ jsx("path", { d: "m70 28 6-6", opacity: 0.6 })
22
+ ]
23
+ }
24
+ );
25
+ const ForwardRef = forwardRef(SvgTimeout);
26
+ ForwardRef.displayName = "SvgTimeout";
27
+ export {
28
+ ForwardRef as default
29
+ };
30
+ //# sourceMappingURL=timeout.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"timeout.js","sources":["../../src/illustrations/timeout.tsx"],"sourcesContent":["import { forwardRef, type Ref, type SVGProps } from \"react\";\n\n/** \"Timeout\" — a clock with a slash. Stroke art via `currentColor`. */\nconst SvgTimeout = (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 96 96\"\n width=\"1em\"\n height=\"1em\"\n fill=\"none\"\n stroke=\"currentColor\"\n strokeWidth={3}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n ref={ref}\n {...props}\n >\n <circle cx=\"48\" cy=\"50\" r=\"28\" />\n <path d=\"M48 34v16l10 8\" />\n <path d=\"M40 14h16\" />\n <path d=\"m70 28 6-6\" opacity={0.6} />\n </svg>\n);\nconst ForwardRef = forwardRef(SvgTimeout);\nForwardRef.displayName = \"SvgTimeout\";\nexport default ForwardRef;\n"],"names":[],"mappings":";;AAGA,MAAM,aAAa,CAAC,OAAgC,QAClD;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,SAAQ;AAAA,IACR,OAAM;AAAA,IACN,QAAO;AAAA,IACP,MAAK;AAAA,IACL,QAAO;AAAA,IACP,aAAa;AAAA,IACb,eAAc;AAAA,IACd,gBAAe;AAAA,IACf;AAAA,IACC,GAAG;AAAA,IAEJ,UAAA;AAAA,MAAA,oBAAC,YAAO,IAAG,MAAK,IAAG,MAAK,GAAE,MAAK;AAAA,MAC/B,oBAAC,QAAA,EAAK,GAAE,iBAAA,CAAiB;AAAA,MACzB,oBAAC,QAAA,EAAK,GAAE,YAAA,CAAY;AAAA,MACpB,oBAAC,QAAA,EAAK,GAAE,cAAa,SAAS,IAAA,CAAK;AAAA,IAAA;AAAA,EAAA;AACrC;AAEF,MAAM,aAAa,WAAW,UAAU;AACxC,WAAW,cAAc;"}
@@ -0,0 +1,4 @@
1
+ import { SVGProps } from 'react';
2
+ declare const ForwardRef: import('react').ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & import('react').RefAttributes<SVGSVGElement>>;
3
+ export default ForwardRef;
4
+ //# sourceMappingURL=usage-alert.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"usage-alert.d.ts","sourceRoot":"","sources":["../../src/illustrations/usage-alert.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAwB,KAAK,QAAQ,EAAE,MAAM,OAAO,CAAC;AAuB5D,QAAA,MAAM,UAAU,gIAA4B,CAAC;AAE7C,eAAe,UAAU,CAAC"}
@@ -0,0 +1,30 @@
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ import { forwardRef } from "react";
3
+ const SvgUsageAlert = (props, ref) => /* @__PURE__ */ jsxs(
4
+ "svg",
5
+ {
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ viewBox: "0 0 96 96",
8
+ width: "1em",
9
+ height: "1em",
10
+ fill: "none",
11
+ stroke: "currentColor",
12
+ strokeWidth: 3,
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ ref,
16
+ ...props,
17
+ children: [
18
+ /* @__PURE__ */ jsx("path", { d: "M18 74h60" }),
19
+ /* @__PURE__ */ jsx("path", { d: "M28 74V52M44 74V40" }),
20
+ /* @__PURE__ */ jsx("path", { d: "M64 60 78 36l14 24H64Z", transform: "translate(-16 0)" }),
21
+ /* @__PURE__ */ jsx("path", { d: "M62 48v6M62 60h.04" })
22
+ ]
23
+ }
24
+ );
25
+ const ForwardRef = forwardRef(SvgUsageAlert);
26
+ ForwardRef.displayName = "SvgUsageAlert";
27
+ export {
28
+ ForwardRef as default
29
+ };
30
+ //# sourceMappingURL=usage-alert.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"usage-alert.js","sources":["../../src/illustrations/usage-alert.tsx"],"sourcesContent":["import { forwardRef, type Ref, type SVGProps } from \"react\";\n\n/** \"Usage alert\" — bars with a warning triangle. Stroke art via `currentColor`. */\nconst SvgUsageAlert = (props: SVGProps<SVGSVGElement>, ref: Ref<SVGSVGElement>) => (\n <svg\n xmlns=\"http://www.w3.org/2000/svg\"\n viewBox=\"0 0 96 96\"\n width=\"1em\"\n height=\"1em\"\n fill=\"none\"\n stroke=\"currentColor\"\n strokeWidth={3}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n ref={ref}\n {...props}\n >\n <path d=\"M18 74h60\" />\n <path d=\"M28 74V52M44 74V40\" />\n <path d=\"M64 60 78 36l14 24H64Z\" transform=\"translate(-16 0)\" />\n <path d=\"M62 48v6M62 60h.04\" />\n </svg>\n);\nconst ForwardRef = forwardRef(SvgUsageAlert);\nForwardRef.displayName = \"SvgUsageAlert\";\nexport default ForwardRef;\n"],"names":[],"mappings":";;AAGA,MAAM,gBAAgB,CAAC,OAAgC,QACrD;AAAA,EAAC;AAAA,EAAA;AAAA,IACC,OAAM;AAAA,IACN,SAAQ;AAAA,IACR,OAAM;AAAA,IACN,QAAO;AAAA,IACP,MAAK;AAAA,IACL,QAAO;AAAA,IACP,aAAa;AAAA,IACb,eAAc;AAAA,IACd,gBAAe;AAAA,IACf;AAAA,IACC,GAAG;AAAA,IAEJ,UAAA;AAAA,MAAA,oBAAC,QAAA,EAAK,GAAE,YAAA,CAAY;AAAA,MACpB,oBAAC,QAAA,EAAK,GAAE,qBAAA,CAAqB;AAAA,MAC7B,oBAAC,QAAA,EAAK,GAAE,0BAAyB,WAAU,oBAAmB;AAAA,MAC9D,oBAAC,QAAA,EAAK,GAAE,qBAAA,CAAqB;AAAA,IAAA;AAAA,EAAA;AAC/B;AAEF,MAAM,aAAa,WAAW,aAAa;AAC3C,WAAW,cAAc;"}