@amsterdamdatalabs/enact-design-system 0.1.12 → 0.1.24

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 (935) hide show
  1. package/README.md +2 -2
  2. package/dist/components/ai/ActivityLog/ActivityLog.d.ts +28 -0
  3. package/dist/components/ai/ActivityLog/index.d.ts +1 -0
  4. package/dist/components/ai/ActivitySummary/ActivitySummary.d.ts +17 -0
  5. package/dist/components/ai/ActivitySummary/index.d.ts +1 -0
  6. package/dist/components/ai/ActivityTimeline/ActivityTimeline.d.ts +14 -0
  7. package/dist/components/ai/ActivityTimeline/index.d.ts +1 -0
  8. package/dist/components/ai/ActivityTimelineDisclosure/ActivityTimelineDisclosure.d.ts +43 -0
  9. package/dist/components/ai/ActivityTimelineDisclosure/index.d.ts +1 -0
  10. package/dist/components/ai/AgentControlsView/AgentControlsView.d.ts +133 -0
  11. package/dist/components/ai/AgentControlsView/agent-controls-events.d.ts +13 -0
  12. package/dist/components/ai/AgentControlsView/agent-controls-layout.d.ts +17 -0
  13. package/dist/components/ai/AgentControlsView/agent-controls-parts.d.ts +29 -0
  14. package/dist/components/ai/AgentControlsView/index.d.ts +1 -0
  15. package/dist/components/ai/AgentModePicker/AgentModePicker.d.ts +32 -0
  16. package/dist/components/ai/AgentModePicker/index.d.ts +1 -0
  17. package/dist/components/ai/AgentPanelStateView/AgentPanelStateView.d.ts +30 -0
  18. package/dist/components/ai/AgentPanelStateView/index.d.ts +1 -0
  19. package/dist/components/ai/AgentStreamViewport/AgentStreamViewport.d.ts +27 -0
  20. package/dist/components/ai/AgentStreamViewport/index.d.ts +1 -0
  21. package/dist/components/ai/ApprovalRequestCard/ApprovalRequestCard.d.ts +32 -0
  22. package/dist/components/ai/ApprovalRequestCard/index.d.ts +1 -0
  23. package/dist/components/ai/AssistantTranscriptMessageView/AssistantTranscriptMessageView.d.ts +17 -0
  24. package/dist/components/ai/AssistantTranscriptMessageView/index.d.ts +1 -0
  25. package/dist/components/ai/CitationDisclosure/CitationDisclosure.d.ts +25 -0
  26. package/dist/components/ai/CitationDisclosure/index.d.ts +1 -0
  27. package/dist/components/ai/ComposerInput/ComposerInput.d.ts +66 -0
  28. package/dist/components/ai/ComposerInput/index.d.ts +1 -0
  29. package/dist/components/ai/ContextSourceList/ContextSourceList.d.ts +21 -0
  30. package/dist/components/ai/ContextSourceList/index.d.ts +1 -0
  31. package/dist/components/ai/ConversationContextPanel/ConversationContextPanel.d.ts +84 -0
  32. package/dist/components/ai/ConversationContextPanel/index.d.ts +1 -0
  33. package/dist/components/ai/ConversationMessageView/ConversationMessageView.d.ts +38 -0
  34. package/dist/components/ai/ConversationMessageView/index.d.ts +1 -0
  35. package/dist/components/ai/DictationControls/DictationControls.d.ts +47 -0
  36. package/dist/components/ai/DictationControls/dictation-actions.d.ts +23 -0
  37. package/dist/components/ai/DictationControls/dictation-utils.d.ts +2 -0
  38. package/dist/components/ai/DictationControls/index.d.ts +1 -0
  39. package/dist/components/ai/EditedFilesSummary/EditedFilesSummary.d.ts +30 -0
  40. package/dist/components/ai/EditedFilesSummary/index.d.ts +1 -0
  41. package/dist/components/ai/FilterMenu/FilterMenu.d.ts +19 -0
  42. package/dist/components/ai/FilterMenu/index.d.ts +1 -0
  43. package/dist/components/ai/HookActivity/HookActivity.d.ts +12 -0
  44. package/dist/components/ai/HookActivity/index.d.ts +1 -0
  45. package/dist/components/ai/IntegrationMarketplace/IntegrationMarketplace.d.ts +30 -0
  46. package/dist/components/ai/IntegrationMarketplace/index.d.ts +1 -0
  47. package/dist/components/ai/MessageActions/MessageActions.d.ts +17 -0
  48. package/dist/components/ai/MessageActions/index.d.ts +1 -0
  49. package/dist/components/ai/Mic/Mic.d.ts +15 -0
  50. package/dist/components/ai/Mic/index.d.ts +1 -0
  51. package/dist/components/ai/ModelEffortSelector/ModelEffortSelector.d.ts +38 -0
  52. package/dist/components/ai/ModelEffortSelector/index.d.ts +1 -0
  53. package/dist/components/ai/PlanSteps/PlanSteps.d.ts +15 -0
  54. package/dist/components/ai/PlanSteps/index.d.ts +1 -0
  55. package/dist/components/ai/PromptInput/PromptInput.d.ts +41 -0
  56. package/dist/components/ai/PromptInput/index.d.ts +1 -0
  57. package/dist/components/ai/ProviderDiagnosticsSheet/ProviderDiagnosticsSheet.d.ts +102 -0
  58. package/dist/components/ai/ProviderDiagnosticsSheet/index.d.ts +1 -0
  59. package/dist/components/ai/ProviderModelSelectorView/ProviderModelSelectorView.d.ts +88 -0
  60. package/dist/components/ai/ProviderModelSelectorView/index.d.ts +1 -0
  61. package/dist/components/ai/ProviderModelSelectorView/provider-model-selector-events.d.ts +7 -0
  62. package/dist/components/ai/ProviderModelSelectorView/provider-model-selector-parts.d.ts +39 -0
  63. package/dist/components/ai/ProviderModelSelectorView/provider-model-selector-utils.d.ts +2 -0
  64. package/dist/components/ai/QueuedMessageList/QueuedMessageList.d.ts +33 -0
  65. package/dist/components/ai/QueuedMessageList/index.d.ts +1 -0
  66. package/dist/components/ai/ReasoningDisclosure/ReasoningDisclosure.d.ts +10 -0
  67. package/dist/components/ai/ReasoningDisclosure/index.d.ts +1 -0
  68. package/dist/components/ai/SessionImportSheet/SessionImportSheet.d.ts +76 -0
  69. package/dist/components/ai/SessionImportSheet/index.d.ts +1 -0
  70. package/dist/components/ai/SkillCall/SkillCall.d.ts +15 -0
  71. package/dist/components/ai/SkillCall/index.d.ts +1 -0
  72. package/dist/components/ai/SubagentTrack/SubagentTrack.d.ts +37 -0
  73. package/dist/components/ai/SubagentTrack/index.d.ts +1 -0
  74. package/dist/components/ai/TodoListDisclosure/TodoListDisclosure.d.ts +30 -0
  75. package/dist/components/ai/TodoListDisclosure/index.d.ts +1 -0
  76. package/dist/components/ai/ToolCall/ToolCall.d.ts +19 -0
  77. package/dist/components/ai/ToolCall/index.d.ts +1 -0
  78. package/dist/components/ai/ToolCallDetailView/ToolCallDetailView.d.ts +60 -0
  79. package/dist/components/ai/ToolCallDetailView/index.d.ts +1 -0
  80. package/dist/components/ai/ToolCallGroup/ToolCallGroup.d.ts +33 -0
  81. package/dist/components/ai/ToolCallGroup/index.d.ts +1 -0
  82. package/dist/components/ai/ToolOutputPanel/ToolOutputPanel.d.ts +26 -0
  83. package/dist/components/ai/ToolOutputPanel/index.d.ts +1 -0
  84. package/dist/components/ai/Transcript/Transcript.d.ts +104 -0
  85. package/dist/components/ai/Transcript/index.d.ts +1 -0
  86. package/dist/components/ai/TranscriptAttachmentCard/TranscriptAttachmentCard.d.ts +28 -0
  87. package/dist/components/ai/TranscriptAttachmentCard/index.d.ts +1 -0
  88. package/dist/components/ai/TranscriptMessageFooter/TranscriptMessageFooter.d.ts +31 -0
  89. package/dist/components/ai/TranscriptMessageFooter/index.d.ts +1 -0
  90. package/dist/components/ai/TranscriptPeek/TranscriptPeek.d.ts +23 -0
  91. package/dist/components/ai/TranscriptPeek/index.d.ts +1 -0
  92. package/dist/components/ai/VoiceControls/VoiceControls.d.ts +34 -0
  93. package/dist/components/ai/VoiceControls/index.d.ts +1 -0
  94. package/dist/components/ai/WorkspaceComposerView/WorkspaceComposerView.d.ts +37 -0
  95. package/dist/components/ai/WorkspaceComposerView/index.d.ts +1 -0
  96. package/dist/components/ai/WorkspaceDraftComposerView/WorkspaceDraftComposerView.d.ts +22 -0
  97. package/dist/components/ai/WorkspaceDraftComposerView/index.d.ts +1 -0
  98. package/dist/components/content/ArtifactCard/ArtifactCard.d.ts +11 -0
  99. package/dist/components/content/ArtifactCard/index.d.ts +1 -0
  100. package/dist/components/content/ArtifactPreviewFrame/ArtifactPreviewFrame.d.ts +25 -0
  101. package/dist/components/content/ArtifactPreviewFrame/index.d.ts +1 -0
  102. package/dist/components/content/CodeBlock/CodeBlock.d.ts +22 -0
  103. package/dist/components/content/CodeBlock/index.d.ts +2 -0
  104. package/dist/components/content/ComponentPreview/ComponentPreview.d.ts +13 -0
  105. package/dist/components/content/ComponentPreview/index.d.ts +2 -0
  106. package/dist/components/content/DiffStat/DiffStat.d.ts +9 -0
  107. package/dist/components/content/DiffStat/index.d.ts +1 -0
  108. package/dist/components/content/DiffView/DiffView.d.ts +16 -0
  109. package/dist/components/content/DiffView/diff.d.ts +20 -0
  110. package/dist/components/content/DiffView/index.d.ts +2 -0
  111. package/dist/components/content/DocumentPreviewFrame/DocumentPreviewFrame.d.ts +15 -0
  112. package/dist/components/content/DocumentPreviewFrame/index.d.ts +1 -0
  113. package/dist/components/content/DocumentViewer/DocumentViewer.d.ts +18 -0
  114. package/dist/components/content/DocumentViewer/index.d.ts +1 -0
  115. package/dist/components/content/FilePreviewSurface/FilePreviewSurface.d.ts +44 -0
  116. package/dist/components/content/FilePreviewSurface/index.d.ts +2 -0
  117. package/dist/components/content/HighlightedCodeBlock/HighlightedCodeBlock.d.ts +22 -0
  118. package/dist/components/content/HighlightedCodeBlock/index.d.ts +1 -0
  119. package/dist/components/content/MarkdownRendererView/MarkdownRendererView.d.ts +49 -0
  120. package/dist/components/content/MarkdownRendererView/index.d.ts +1 -0
  121. package/dist/components/content/MarkdownView/MarkdownView.d.ts +27 -0
  122. package/dist/components/content/MarkdownView/index.d.ts +2 -0
  123. package/dist/components/content/MarkdownView/markdown.d.ts +89 -0
  124. package/dist/components/content/MessageBubble/MessageBubble.d.ts +10 -0
  125. package/dist/components/content/MessageBubble/index.d.ts +1 -0
  126. package/dist/components/content/MetadataInspector/MetadataInspector.d.ts +30 -0
  127. package/dist/components/content/MetadataInspector/index.d.ts +1 -0
  128. package/dist/components/content/PlanCard/PlanCard.d.ts +15 -0
  129. package/dist/components/content/PlanCard/index.d.ts +1 -0
  130. package/dist/components/content/ReviewCommentCard/ReviewCommentCard.d.ts +26 -0
  131. package/dist/components/content/ReviewCommentCard/index.d.ts +1 -0
  132. package/dist/components/content/ScrollableCodeSurface/ScrollableCodeSurface.d.ts +51 -0
  133. package/dist/components/content/ScrollableCodeSurface/index.d.ts +2 -0
  134. package/dist/components/content/SourceCard/SourceCard.d.ts +14 -0
  135. package/dist/components/content/SourceCard/index.d.ts +1 -0
  136. package/dist/components/content/SyntaxCodeLines/SyntaxCodeLines.d.ts +27 -0
  137. package/dist/components/content/SyntaxCodeLines/index.d.ts +2 -0
  138. package/dist/components/content/TokenDiffView/TokenDiffView.d.ts +33 -0
  139. package/dist/components/content/TokenDiffView/index.d.ts +1 -0
  140. package/dist/components/content/ToolCallDetailsView/ToolCallDetailsView.d.ts +30 -0
  141. package/dist/components/content/ToolCallDetailsView/index.d.ts +1 -0
  142. package/dist/components/core/Avatar/Avatar.d.ts +8 -2
  143. package/dist/components/core/Avatar/index.d.ts +1 -1
  144. package/dist/components/core/Badge/Badge.d.ts +11 -2
  145. package/dist/components/core/Badge/index.d.ts +1 -1
  146. package/dist/components/core/Button/Button.d.ts +2 -2
  147. package/dist/components/core/Card/Card.d.ts +7 -2
  148. package/dist/components/core/Card/CardAction.d.ts +6 -0
  149. package/dist/components/core/Card/CardBody.d.ts +6 -0
  150. package/dist/components/core/Card/CardContent.d.ts +7 -0
  151. package/dist/components/core/Card/CardDescription.d.ts +5 -0
  152. package/dist/components/core/Card/CardFooter.d.ts +5 -0
  153. package/dist/components/core/Card/CardHeader.d.ts +7 -0
  154. package/dist/components/core/Card/CardLayoutContext.d.ts +7 -0
  155. package/dist/components/core/Card/CardTitle.d.ts +9 -0
  156. package/dist/components/core/Card/index.d.ts +8 -1
  157. package/dist/components/core/Kbd/Kbd.d.ts +7 -0
  158. package/dist/components/core/Kbd/index.d.ts +1 -0
  159. package/dist/components/core/Pill/Pill.d.ts +14 -0
  160. package/dist/components/core/Pill/index.d.ts +1 -0
  161. package/dist/components/core/Stat/Stat.d.ts +3 -1
  162. package/dist/components/data/BarChart/BarChart.d.ts +11 -0
  163. package/dist/components/data/BarChart/index.d.ts +1 -0
  164. package/dist/components/data/Calendar/Calendar.d.ts +25 -0
  165. package/dist/components/data/Calendar/index.d.ts +1 -0
  166. package/dist/components/data/CartesianLineChart/CartesianLineChart.d.ts +31 -0
  167. package/dist/components/data/CartesianLineChart/index.d.ts +1 -0
  168. package/dist/components/data/ChartCard/ChartCard.d.ts +12 -0
  169. package/dist/components/data/ChartCard/ChartCardTrendFooter.d.ts +5 -0
  170. package/dist/components/data/ChartCard/index.d.ts +2 -0
  171. package/dist/components/data/CollapsibleSection/CollapsibleSection.d.ts +15 -0
  172. package/dist/components/data/CollapsibleSection/index.d.ts +1 -0
  173. package/dist/components/data/ColorSwatch/ColorSwatch.d.ts +19 -0
  174. package/dist/components/data/ColorSwatch/index.d.ts +1 -0
  175. package/dist/components/data/ColumnChart/ColumnChart.d.ts +11 -0
  176. package/dist/components/data/ColumnChart/index.d.ts +1 -0
  177. package/dist/components/data/DonutChart/DonutChart.d.ts +15 -0
  178. package/dist/components/data/DonutChart/index.d.ts +1 -0
  179. package/dist/components/data/FunnelChart/FunnelChart.d.ts +10 -0
  180. package/dist/components/data/FunnelChart/index.d.ts +1 -0
  181. package/dist/components/data/Gauge/Gauge.d.ts +17 -0
  182. package/dist/components/data/Gauge/index.d.ts +1 -0
  183. package/dist/components/data/HorizontalBarChart/HorizontalBarChart.d.ts +11 -0
  184. package/dist/components/data/HorizontalBarChart/index.d.ts +1 -0
  185. package/dist/components/data/LineChart/LineChart.d.ts +32 -0
  186. package/dist/components/data/LineChart/MultiLineChart.d.ts +27 -0
  187. package/dist/components/data/LineChart/index.d.ts +2 -0
  188. package/dist/components/data/LineChart/line-chart-paths.d.ts +16 -0
  189. package/dist/components/data/List/List.d.ts +5 -1
  190. package/dist/components/data/MetricCard/MetricCard.d.ts +13 -6
  191. package/dist/components/data/ReorderableList/ReorderableList.d.ts +55 -0
  192. package/dist/components/data/ReorderableList/index.d.ts +1 -0
  193. package/dist/components/data/ReorderableList/reorder-drag-handlers.d.ts +28 -0
  194. package/dist/components/data/ReorderableList/reorder-items.d.ts +3 -0
  195. package/dist/components/data/ReorderableList/reorder-list-modifiers.d.ts +3 -0
  196. package/dist/components/data/ReorderableList/reorderable-item.d.ts +16 -0
  197. package/dist/components/data/ScatterPlot/ScatterPlot.d.ts +12 -0
  198. package/dist/components/data/ScatterPlot/index.d.ts +1 -0
  199. package/dist/components/data/ScheduleRow/ScheduleRow.d.ts +32 -0
  200. package/dist/components/data/ScheduleRow/index.d.ts +1 -0
  201. package/dist/components/data/SchedulesTable/SchedulesTable.d.ts +27 -0
  202. package/dist/components/data/SchedulesTable/index.d.ts +1 -0
  203. package/dist/components/data/Sparkline/Sparkline.d.ts +13 -0
  204. package/dist/components/data/Sparkline/index.d.ts +1 -0
  205. package/dist/components/data/SparklineAreaChart/SparklineAreaChart.d.ts +16 -0
  206. package/dist/components/data/SparklineAreaChart/index.d.ts +1 -0
  207. package/dist/components/data/SparklineLineChart/SparklineLineChart.d.ts +15 -0
  208. package/dist/components/data/SparklineLineChart/index.d.ts +1 -0
  209. package/dist/components/data/StackedAreaChart/StackedAreaChart.d.ts +24 -0
  210. package/dist/components/data/StackedAreaChart/index.d.ts +1 -0
  211. package/dist/components/data/Table/Table.d.ts +3 -1
  212. package/dist/components/data/UsageBar/UsageBar.d.ts +20 -0
  213. package/dist/components/data/UsageBar/index.d.ts +1 -0
  214. package/dist/components/data/UsageRing/UsageRing.d.ts +20 -0
  215. package/dist/components/data/UsageRing/index.d.ts +1 -0
  216. package/dist/components/data/UsageSummaryCard/UsageSummaryCard.d.ts +36 -0
  217. package/dist/components/data/UsageSummaryCard/index.d.ts +1 -0
  218. package/dist/components/data/UsageSummaryList/UsageSummaryList.d.ts +16 -0
  219. package/dist/components/data/UsageSummaryList/index.d.ts +1 -0
  220. package/dist/components/data/WaterfallChart/WaterfallChart.d.ts +12 -0
  221. package/dist/components/data/WaterfallChart/index.d.ts +1 -0
  222. package/dist/components/data/chartPlotMetrics.d.ts +3 -0
  223. package/dist/components/feedback/ActivitySkeleton/ActivitySkeleton.d.ts +22 -0
  224. package/dist/components/feedback/ActivitySkeleton/index.d.ts +1 -0
  225. package/dist/components/feedback/Alert/Alert.d.ts +26 -1
  226. package/dist/components/feedback/Alert/index.d.ts +1 -1
  227. package/dist/components/feedback/ArchivedAgentCallout/ArchivedAgentCallout.d.ts +18 -0
  228. package/dist/components/feedback/ArchivedAgentCallout/index.d.ts +1 -0
  229. package/dist/components/feedback/EmptyState/EmptyState.d.ts +18 -0
  230. package/dist/components/feedback/EmptyState/index.d.ts +1 -0
  231. package/dist/components/feedback/OperationProgressList/OperationProgressList.d.ts +28 -0
  232. package/dist/components/feedback/OperationProgressList/index.d.ts +1 -0
  233. package/dist/components/feedback/Progress/Progress.d.ts +3 -1
  234. package/dist/components/feedback/PullRequestSkeleton/PullRequestSkeleton.d.ts +39 -0
  235. package/dist/components/feedback/PullRequestSkeleton/index.d.ts +1 -0
  236. package/dist/components/feedback/ReplayStatusBanner/ReplayStatusBanner.d.ts +10 -0
  237. package/dist/components/feedback/ReplayStatusBanner/index.d.ts +1 -0
  238. package/dist/components/feedback/Spinner/Spinner.d.ts +6 -0
  239. package/dist/components/feedback/Spinner/index.d.ts +1 -0
  240. package/dist/components/feedback/StatusDot/StatusDot.d.ts +7 -0
  241. package/dist/components/feedback/StatusDot/index.d.ts +1 -0
  242. package/dist/components/feedback/Toast/Toast.d.ts +49 -0
  243. package/dist/components/feedback/Toast/ToastViewport.d.ts +37 -0
  244. package/dist/components/feedback/Toast/index.d.ts +2 -0
  245. package/dist/components/forms/CadenceEditor/CadenceEditor.d.ts +36 -0
  246. package/dist/components/forms/CadenceEditor/index.d.ts +1 -0
  247. package/dist/components/forms/Checkbox/Checkbox.d.ts +1 -1
  248. package/dist/components/forms/Combobox/Autocomplete.d.ts +28 -0
  249. package/dist/components/forms/Combobox/Combobox.d.ts +33 -0
  250. package/dist/components/forms/Combobox/ComboboxTrigger.d.ts +33 -0
  251. package/dist/components/forms/Combobox/autocomplete-utils.d.ts +7 -0
  252. package/dist/components/forms/Combobox/index.d.ts +6 -0
  253. package/dist/components/forms/Field/Field.d.ts +3 -1
  254. package/dist/components/forms/FileDropZone/FileDropZone.d.ts +23 -0
  255. package/dist/components/forms/FileDropZone/index.d.ts +1 -0
  256. package/dist/components/forms/HostConnectionForm/HostConnectionForm.d.ts +64 -0
  257. package/dist/components/forms/HostConnectionForm/index.d.ts +2 -0
  258. package/dist/components/forms/Input/Input.d.ts +4 -2
  259. package/dist/components/forms/QuestionnaireCard/QuestionnaireCard.d.ts +51 -0
  260. package/dist/components/forms/QuestionnaireCard/index.d.ts +1 -0
  261. package/dist/components/forms/QuestionnaireCard/questionnaire-card-parts.d.ts +38 -0
  262. package/dist/components/forms/QuestionnaireCard/questionnaire-handlers.d.ts +24 -0
  263. package/dist/components/forms/QuestionnaireCard/questionnaire-parts.d.ts +1 -0
  264. package/dist/components/forms/QuestionnaireCard/questionnaire-utils.d.ts +3 -0
  265. package/dist/components/forms/RadioCard/RadioCard.d.ts +8 -0
  266. package/dist/components/forms/RadioCard/index.d.ts +1 -0
  267. package/dist/components/forms/ResponsiveCombobox/ResponsiveCombobox.d.ts +73 -0
  268. package/dist/components/forms/ResponsiveCombobox/helpers.d.ts +25 -0
  269. package/dist/components/forms/ResponsiveCombobox/index.d.ts +2 -0
  270. package/dist/components/forms/ResponsiveCombobox/responsive-combobox-events.d.ts +15 -0
  271. package/dist/components/forms/ResponsiveCombobox/responsive-combobox-focus.d.ts +3 -0
  272. package/dist/components/forms/ResponsiveCombobox/responsive-combobox-navigation.d.ts +8 -0
  273. package/dist/components/forms/ResponsiveCombobox/responsive-combobox-options-list.d.ts +10 -0
  274. package/dist/components/forms/ResponsiveCombobox/responsive-combobox-primitives.d.ts +27 -0
  275. package/dist/components/forms/ResponsiveCombobox/responsive-combobox-structured-header.d.ts +6 -0
  276. package/dist/components/forms/ResponsiveCombobox/use-compact-breakpoint.d.ts +2 -0
  277. package/dist/components/forms/SearchInput/SearchInput.d.ts +13 -0
  278. package/dist/components/forms/SearchInput/index.d.ts +1 -0
  279. package/dist/components/forms/Select/Select.d.ts +13 -4
  280. package/dist/components/forms/SelectableOptionGrid/SelectableOptionGrid.d.ts +18 -0
  281. package/dist/components/forms/SelectableOptionGrid/index.d.ts +1 -0
  282. package/dist/components/forms/Slider/Slider.d.ts +15 -0
  283. package/dist/components/forms/Slider/index.d.ts +1 -0
  284. package/dist/components/layout/Box/Box.d.ts +1 -1
  285. package/dist/components/layout/Container/Container.d.ts +1 -1
  286. package/dist/components/layout/Grid/Grid.d.ts +4 -2
  287. package/dist/components/layout/Inline/Inline.d.ts +1 -1
  288. package/dist/components/layout/PanelDock/PanelDock.d.ts +21 -0
  289. package/dist/components/layout/PanelDock/index.d.ts +1 -0
  290. package/dist/components/layout/ScrollbarOverlay/ScrollbarOverlay.d.ts +26 -0
  291. package/dist/components/layout/ScrollbarOverlay/index.d.ts +1 -0
  292. package/dist/components/layout/ScrollbarOverlay/scrollbar-geometry.d.ts +23 -0
  293. package/dist/components/layout/ScrollbarOverlay/scrollbar-overlay-handlers.d.ts +5 -0
  294. package/dist/components/layout/SettingsSection/SettingsSection.d.ts +14 -0
  295. package/dist/components/layout/SettingsSection/index.d.ts +1 -0
  296. package/dist/components/layout/SettingsShellView/SettingsShellView.d.ts +37 -0
  297. package/dist/components/layout/SettingsShellView/index.d.ts +1 -0
  298. package/dist/components/layout/SplitDropPreview/SplitDropPreview.d.ts +16 -0
  299. package/dist/components/layout/SplitDropPreview/index.d.ts +1 -0
  300. package/dist/components/layout/Splitter/ResizeHandle.d.ts +20 -0
  301. package/dist/components/layout/Splitter/Splitter.d.ts +24 -0
  302. package/dist/components/layout/Splitter/index.d.ts +2 -0
  303. package/dist/components/layout/Stack/Stack.d.ts +1 -1
  304. package/dist/components/layout/WorkspaceSplitLayout/WorkspaceSplitLayout.d.ts +30 -0
  305. package/dist/components/layout/WorkspaceSplitLayout/index.d.ts +1 -0
  306. package/dist/components/media/AttachmentPill/AttachmentPill.d.ts +44 -0
  307. package/dist/components/media/AttachmentPill/index.d.ts +2 -0
  308. package/dist/components/media/GithubMark/GithubMark.d.ts +12 -0
  309. package/dist/components/media/GithubMark/index.d.ts +1 -0
  310. package/dist/components/media/GlyphMark/GlyphMark.d.ts +14 -0
  311. package/dist/components/media/GlyphMark/index.d.ts +1 -0
  312. package/dist/components/media/ImageMark/ImageMark.d.ts +18 -0
  313. package/dist/components/media/ImageMark/index.d.ts +1 -0
  314. package/dist/components/media/ProviderMark/ProviderMark.d.ts +21 -0
  315. package/dist/components/media/ProviderMark/index.d.ts +1 -0
  316. package/dist/components/media/Waveform/Waveform.d.ts +24 -0
  317. package/dist/components/media/Waveform/index.d.ts +1 -0
  318. package/dist/components/navigation/AccountMenu/AccountMenu.d.ts +46 -0
  319. package/dist/components/navigation/AccountMenu/index.d.ts +1 -0
  320. package/dist/components/navigation/ChapterMarkers/ChapterMarkers.d.ts +12 -0
  321. package/dist/components/navigation/ChapterMarkers/index.d.ts +1 -0
  322. package/dist/components/navigation/ComposerMenuTrigger/ComposerMenuTrigger.d.ts +19 -0
  323. package/dist/components/navigation/ComposerMenuTrigger/index.d.ts +1 -0
  324. package/dist/components/navigation/DirectorySearchPicker/DirectorySearchPicker.d.ts +53 -0
  325. package/dist/components/navigation/DirectorySearchPicker/index.d.ts +1 -0
  326. package/dist/components/navigation/FileTree/FileTree.d.ts +61 -0
  327. package/dist/components/navigation/FileTree/index.d.ts +1 -0
  328. package/dist/components/navigation/HeaderToggleButton/HeaderToggleButton.d.ts +19 -0
  329. package/dist/components/navigation/HeaderToggleButton/index.d.ts +2 -0
  330. package/dist/components/navigation/HostMethodChooser/HostMethodChooser.d.ts +16 -0
  331. package/dist/components/navigation/HostMethodChooser/index.d.ts +1 -0
  332. package/dist/components/navigation/NavList/NavList.d.ts +41 -0
  333. package/dist/components/navigation/NavList/index.d.ts +1 -0
  334. package/dist/components/navigation/ProjectLocationDialog/ProjectLocationDialog.d.ts +47 -0
  335. package/dist/components/navigation/ProjectLocationDialog/index.d.ts +1 -0
  336. package/dist/components/navigation/ScreenTitle/ScreenTitle.d.ts +15 -0
  337. package/dist/components/navigation/ScreenTitle/index.d.ts +1 -0
  338. package/dist/components/navigation/SegmentedControl/SegmentedControl.d.ts +21 -0
  339. package/dist/components/navigation/SegmentedControl/index.d.ts +1 -0
  340. package/dist/components/navigation/ShortcutReference/ShortcutReference.d.ts +31 -0
  341. package/dist/components/navigation/ShortcutReference/index.d.ts +1 -0
  342. package/dist/components/navigation/SidebarQuickNav/SidebarQuickNav.d.ts +19 -0
  343. package/dist/components/navigation/SidebarQuickNav/index.d.ts +1 -0
  344. package/dist/components/navigation/SidebarTree/SidebarTree.d.ts +48 -0
  345. package/dist/components/navigation/SidebarTree/index.d.ts +1 -0
  346. package/dist/components/navigation/SplitActionMenu/SplitActionMenu.d.ts +68 -0
  347. package/dist/components/navigation/SplitActionMenu/index.d.ts +1 -0
  348. package/dist/components/navigation/Tabs/Tabs.d.ts +11 -2
  349. package/dist/components/navigation/WorkspaceLauncher/WorkspaceLauncher.d.ts +30 -0
  350. package/dist/components/navigation/WorkspaceLauncher/index.d.ts +1 -0
  351. package/dist/components/navigation/WorkspaceScriptsTrigger/WorkspaceScriptsTrigger.d.ts +15 -0
  352. package/dist/components/navigation/WorkspaceScriptsTrigger/index.d.ts +1 -0
  353. package/dist/components/navigation/WorkspaceTabStrip/WorkspaceTabStrip.d.ts +140 -0
  354. package/dist/components/navigation/WorkspaceTabStrip/index.d.ts +1 -0
  355. package/dist/components/navigation/WorkspaceTabStrip/workspace-tab-strip-events.d.ts +7 -0
  356. package/dist/components/navigation/WorkspaceTabStrip/workspace-tab-strip-tab.d.ts +36 -0
  357. package/dist/components/navigation/WorkspaceTabSwitcherView/WorkspaceTabSwitcherView.d.ts +22 -0
  358. package/dist/components/navigation/WorkspaceTabSwitcherView/index.d.ts +1 -0
  359. package/dist/components/overlay/ActionChoicePopover/ActionChoicePopover.d.ts +40 -0
  360. package/dist/components/overlay/ActionChoicePopover/index.d.ts +1 -0
  361. package/dist/components/overlay/CommandPalette/CommandPalette.d.ts +52 -0
  362. package/dist/components/overlay/CommandPalette/fuzzy.d.ts +25 -0
  363. package/dist/components/overlay/CommandPalette/index.d.ts +1 -0
  364. package/dist/components/overlay/Drawer/Drawer.d.ts +19 -0
  365. package/dist/components/overlay/Drawer/index.d.ts +1 -0
  366. package/dist/components/overlay/MediaLightbox/MediaLightbox.d.ts +13 -0
  367. package/dist/components/overlay/MediaLightbox/index.d.ts +1 -0
  368. package/dist/components/overlay/Menu/ContextMenu.d.ts +98 -0
  369. package/dist/components/overlay/Menu/Menu.d.ts +91 -0
  370. package/dist/components/overlay/Menu/context-menu-utils.d.ts +7 -0
  371. package/dist/components/overlay/Menu/index.d.ts +4 -0
  372. package/dist/components/overlay/RenameDialog/RenameDialog.d.ts +31 -0
  373. package/dist/components/overlay/RenameDialog/index.d.ts +1 -0
  374. package/dist/components/overlay/ResponsiveSheet/ResponsiveSheet.d.ts +60 -0
  375. package/dist/components/overlay/ResponsiveSheet/index.d.ts +1 -0
  376. package/dist/components/overlay/ToolCallSheetView/ToolCallSheetView.d.ts +22 -0
  377. package/dist/components/overlay/ToolCallSheetView/index.d.ts +1 -0
  378. package/dist/components/shell/AgentSessionStarter/AgentSessionStarter.d.ts +11 -0
  379. package/dist/components/shell/AgentSessionStarter/index.d.ts +1 -0
  380. package/dist/components/shell/AppShell/AppShell.d.ts +60 -0
  381. package/dist/components/shell/AppShell/index.d.ts +1 -0
  382. package/dist/components/shell/ChatNavigationToolbar/ChatNavigationToolbar.d.ts +16 -0
  383. package/dist/components/shell/ChatNavigationToolbar/index.d.ts +1 -0
  384. package/dist/components/shell/ConnectionStateView/ConnectionStateView.d.ts +43 -0
  385. package/dist/components/shell/ConnectionStateView/index.d.ts +1 -0
  386. package/dist/components/shell/ConversationShell/ConversationShell.d.ts +11 -0
  387. package/dist/components/shell/ConversationShell/index.d.ts +1 -0
  388. package/dist/components/shell/ExplorerSidebarFrame/ExplorerSidebarFrame.d.ts +46 -0
  389. package/dist/components/shell/ExplorerSidebarFrame/index.d.ts +1 -0
  390. package/dist/components/shell/FileFrame/FileFrame.d.ts +23 -0
  391. package/dist/components/shell/FileFrame/index.d.ts +1 -0
  392. package/dist/components/shell/NewChatStarter/NewChatStarter.d.ts +20 -0
  393. package/dist/components/shell/NewChatStarter/index.d.ts +1 -0
  394. package/dist/components/shell/PanelPeek/PanelPeek.d.ts +11 -0
  395. package/dist/components/shell/PanelPeek/index.d.ts +1 -0
  396. package/dist/components/shell/PreviewChrome/PreviewChrome.d.ts +28 -0
  397. package/dist/components/shell/PreviewChrome/index.d.ts +1 -0
  398. package/dist/components/shell/PreviewInspector/PreviewInspectorOverlay.d.ts +5 -0
  399. package/dist/components/shell/PreviewInspector/PreviewInspectorToggle.d.ts +6 -0
  400. package/dist/components/shell/PreviewInspector/PreviewInspectorTokenItem.d.ts +5 -0
  401. package/dist/components/shell/PreviewInspector/class-finder.d.ts +14 -0
  402. package/dist/components/shell/PreviewInspector/index.d.ts +7 -0
  403. package/dist/components/shell/PreviewInspector/outline-ring.d.ts +7 -0
  404. package/dist/components/shell/PreviewInspector/preview-inspector-helpers.d.ts +52 -0
  405. package/dist/components/shell/PreviewInspector/token-finder.d.ts +11 -0
  406. package/dist/components/shell/PreviewInspector/token-to-role.d.ts +5 -0
  407. package/dist/components/shell/PreviewInspector/usePreviewInspector.d.ts +22 -0
  408. package/dist/components/shell/ScreenHeader/ScreenHeader.d.ts +37 -0
  409. package/dist/components/shell/ScreenHeader/index.d.ts +1 -0
  410. package/dist/components/shell/SharedWorkspace/SharedWorkspace.d.ts +39 -0
  411. package/dist/components/shell/SharedWorkspace/index.d.ts +1 -0
  412. package/dist/components/shell/SidebarToggle/SidebarToggle.d.ts +20 -0
  413. package/dist/components/shell/SidebarToggle/index.d.ts +1 -0
  414. package/dist/components/shell/StatusBar/StatusBar.d.ts +13 -0
  415. package/dist/components/shell/StatusBar/index.d.ts +1 -0
  416. package/dist/components/shell/TabbedColumnContentFrame/TabbedColumnContentFrame.d.ts +23 -0
  417. package/dist/components/shell/TabbedColumnContentFrame/index.d.ts +1 -0
  418. package/dist/components/shell/TerminalFrame/TerminalFrame.d.ts +25 -0
  419. package/dist/components/shell/TerminalFrame/index.d.ts +1 -0
  420. package/dist/components/shell/TerminalKeypad/TerminalKeypad.d.ts +28 -0
  421. package/dist/components/shell/TerminalKeypad/index.d.ts +1 -0
  422. package/dist/components/shell/ThreePaneWorkspace/ThreePaneWorkspace.d.ts +23 -0
  423. package/dist/components/shell/ThreePaneWorkspace/index.d.ts +1 -0
  424. package/dist/components/shell/TitlebarSpacer/TitlebarSpacer.d.ts +9 -0
  425. package/dist/components/shell/TitlebarSpacer/index.d.ts +1 -0
  426. package/dist/components/shell/WorkAreaLayout/WorkAreaLayout.d.ts +24 -0
  427. package/dist/components/shell/WorkAreaLayout/index.d.ts +1 -0
  428. package/dist/components/shell/WorkspaceControls/WorkspaceControls.d.ts +12 -0
  429. package/dist/components/shell/WorkspaceControls/index.d.ts +1 -0
  430. package/dist/components/shell/WorkspaceEnvironmentRail/WorkspaceEnvironmentRail.d.ts +21 -0
  431. package/dist/components/shell/WorkspaceEnvironmentRail/index.d.ts +1 -0
  432. package/dist/components/shell/WorkspaceHeader/WorkspaceHeader.d.ts +20 -0
  433. package/dist/components/shell/WorkspaceHeader/index.d.ts +1 -0
  434. package/dist/components/shell/WorkspaceNav/WorkspaceNav.d.ts +22 -0
  435. package/dist/components/shell/WorkspaceNav/index.d.ts +1 -0
  436. package/dist/components/shell/WorkspaceScriptsMenu/WorkspaceScriptsMenu.d.ts +57 -0
  437. package/dist/components/shell/WorkspaceScriptsMenu/index.d.ts +1 -0
  438. package/dist/components/shell/WorkspaceSetupPanel/WorkspaceSetupPanel.d.ts +54 -0
  439. package/dist/components/shell/WorkspaceSetupPanel/index.d.ts +1 -0
  440. package/dist/components/shell/WorkspaceSetupPanel/workspace-setup-parts.d.ts +16 -0
  441. package/dist/components/shell/WorkspaceSetupPanel/workspace-setup-utils.d.ts +3 -0
  442. package/dist/components/showcase/application/ApplicationShowcase.d.ts +2 -0
  443. package/dist/components/showcase/application/index.d.ts +1 -0
  444. package/dist/components/showcase/application/widgets/ActivityFeed.d.ts +1 -0
  445. package/dist/components/showcase/application/widgets/ApplicationIcons.d.ts +13 -0
  446. package/dist/components/showcase/application/widgets/FeaturedIcon.d.ts +2 -0
  447. package/dist/components/showcase/application/widgets/FormWidgets.d.ts +9 -0
  448. package/dist/components/showcase/application/widgets/Messaging.d.ts +1 -0
  449. package/dist/components/showcase/application/widgets/StockMarket.d.ts +1 -0
  450. package/dist/components/showcase/application/widgets/Ticker.d.ts +1 -0
  451. package/dist/components/showcase/application/widgets/Transactions.d.ts +1 -0
  452. package/dist/components/showcase/cards/CardsShowcase.d.ts +1 -0
  453. package/dist/components/showcase/cards/index.d.ts +1 -0
  454. package/dist/components/showcase/cards/widgets/ActivityGoal.d.ts +1 -0
  455. package/dist/components/showcase/cards/widgets/Calendar.d.ts +1 -0
  456. package/dist/components/showcase/cards/widgets/Chat.d.ts +1 -0
  457. package/dist/components/showcase/cards/widgets/CookieSettings.d.ts +1 -0
  458. package/dist/components/showcase/cards/widgets/CreateAccount.d.ts +1 -0
  459. package/dist/components/showcase/cards/widgets/DatePicker.d.ts +1 -0
  460. package/dist/components/showcase/cards/widgets/ExerciseMinutes.d.ts +1 -0
  461. package/dist/components/showcase/cards/widgets/Forms.d.ts +2 -0
  462. package/dist/components/showcase/cards/widgets/PaymentMethod.d.ts +1 -0
  463. package/dist/components/showcase/cards/widgets/Payments.d.ts +7 -0
  464. package/dist/components/showcase/cards/widgets/ReportIssue.d.ts +1 -0
  465. package/dist/components/showcase/cards/widgets/RoleMenu.d.ts +3 -0
  466. package/dist/components/showcase/cards/widgets/Share.d.ts +1 -0
  467. package/dist/components/showcase/cards/widgets/Stats.d.ts +1 -0
  468. package/dist/components/showcase/cards/widgets/TeamMembers.d.ts +1 -0
  469. package/dist/components/showcase/charts/ChartsShowcase.d.ts +1 -0
  470. package/dist/components/showcase/charts/ColorSwatchGrid.d.ts +5 -0
  471. package/dist/components/showcase/charts/chartPreviewData.d.ts +134 -0
  472. package/dist/components/showcase/charts/index.d.ts +2 -0
  473. package/dist/components/showcase/components/ComponentsShowcase.d.ts +1 -0
  474. package/dist/components/showcase/components/catalog.d.ts +54 -0
  475. package/dist/components/showcase/components/demos/index.d.ts +3 -0
  476. package/dist/components/showcase/components/demos/interactive-demos.d.ts +8 -0
  477. package/dist/components/showcase/components/demos/promotion-demos.d.ts +4 -0
  478. package/dist/components/showcase/components/demos/static-demos.d.ts +5 -0
  479. package/dist/components/showcase/components/index.d.ts +1 -0
  480. package/dist/components/showcase/dashboard/DashboardNavUser.d.ts +6 -0
  481. package/dist/components/showcase/dashboard/DashboardShowcase.d.ts +1 -0
  482. package/dist/components/showcase/dashboard/DocumentsTable.d.ts +12 -0
  483. package/dist/components/showcase/dashboard/StatChartCard.d.ts +7 -0
  484. package/dist/components/showcase/dashboard/VisitorsAreaChartCard.d.ts +1 -0
  485. package/dist/components/showcase/dashboard/index.d.ts +3 -0
  486. package/dist/components/showcase/dashboard/visitorsChartData.d.ts +6 -0
  487. package/dist/components/showcase/mail/AccountSwitcher.d.ts +5 -0
  488. package/dist/components/showcase/mail/MailAccountIcons.d.ts +8 -0
  489. package/dist/components/showcase/mail/MailDisplay.d.ts +6 -0
  490. package/dist/components/showcase/mail/MailIcons.d.ts +25 -0
  491. package/dist/components/showcase/mail/MailInbox.d.ts +9 -0
  492. package/dist/components/showcase/mail/MailList.d.ts +6 -0
  493. package/dist/components/showcase/mail/MailNav.d.ts +4 -0
  494. package/dist/components/showcase/mail/MailShowcase.d.ts +2 -0
  495. package/dist/components/showcase/mail/MailToolbarIcons.d.ts +13 -0
  496. package/dist/components/showcase/mail/index.d.ts +10 -0
  497. package/dist/components/showcase/mail/mailAccounts.d.ts +8 -0
  498. package/dist/components/showcase/mail/mailData.d.ts +32 -0
  499. package/dist/components/showcase/mail/mailTypes.d.ts +8 -0
  500. package/dist/components/showcase/mail/useMailState.d.ts +12 -0
  501. package/dist/components/showcase/marketing/Benefits.d.ts +1 -0
  502. package/dist/components/showcase/marketing/FAQ.d.ts +1 -0
  503. package/dist/components/showcase/marketing/Footer.d.ts +1 -0
  504. package/dist/components/showcase/marketing/Hero.d.ts +1 -0
  505. package/dist/components/showcase/marketing/Insights.d.ts +1 -0
  506. package/dist/components/showcase/marketing/LogoStrip.d.ts +1 -0
  507. package/dist/components/showcase/marketing/MarketingIcons.d.ts +15 -0
  508. package/dist/components/showcase/marketing/MarketingShowcase.d.ts +2 -0
  509. package/dist/components/showcase/marketing/Metrics.d.ts +1 -0
  510. package/dist/components/showcase/marketing/Nav.d.ts +1 -0
  511. package/dist/components/showcase/marketing/Newsletter.d.ts +1 -0
  512. package/dist/components/showcase/marketing/Pricing.d.ts +1 -0
  513. package/dist/components/showcase/marketing/SectionHeading.d.ts +8 -0
  514. package/dist/components/showcase/marketing/Testimonials.d.ts +1 -0
  515. package/dist/components/showcase/marketing/index.d.ts +13 -0
  516. package/dist/components/showcase/shared/format.d.ts +1 -0
  517. package/dist/components/showcase/typography/BlogPost.d.ts +1 -0
  518. package/dist/components/showcase/typography/FontShowcase.d.ts +1 -0
  519. package/dist/components/showcase/typography/TypographyShowcase.d.ts +2 -0
  520. package/dist/components/showcase/typography/index.d.ts +3 -0
  521. package/dist/components/system/AppearanceSwitch/AppearanceSwitch.d.ts +5 -0
  522. package/dist/components/system/AppearanceSwitch/AppearanceToggleButton.d.ts +5 -0
  523. package/dist/components/system/AppearanceSwitch/ToolbarIconButton.d.ts +6 -0
  524. package/dist/components/system/AppearanceSwitch/index.d.ts +3 -0
  525. package/dist/components/system/ContrastChecker/ContrastChecker.d.ts +5 -0
  526. package/dist/components/system/ContrastChecker/contrast-pairs.d.ts +11 -0
  527. package/dist/components/system/ContrastChecker/index.d.ts +2 -0
  528. package/dist/components/system/PairDeviceView/PairDeviceView.d.ts +66 -0
  529. package/dist/components/system/PairDeviceView/index.d.ts +1 -0
  530. package/dist/components/system/PermissionRequestView/PermissionRequestView.d.ts +22 -0
  531. package/dist/components/system/PermissionRequestView/index.d.ts +1 -0
  532. package/dist/components/system/PermissionRow/PermissionRow.d.ts +21 -0
  533. package/dist/components/system/PermissionRow/index.d.ts +1 -0
  534. package/dist/components/system/SystemStatusList/SystemStatusList.d.ts +41 -0
  535. package/dist/components/system/SystemStatusList/index.d.ts +1 -0
  536. package/dist/components/system/ThemeCustomizer/ColorSwatchField.d.ts +12 -0
  537. package/dist/components/system/ThemeCustomizer/GenerateIcons.d.ts +11 -0
  538. package/dist/components/system/ThemeCustomizer/HslAdjustmentControls.d.ts +1 -0
  539. package/dist/components/system/ThemeCustomizer/SliderWithInput.d.ts +13 -0
  540. package/dist/components/system/ThemeCustomizer/ThemeColorPreview.d.ts +2 -0
  541. package/dist/components/system/ThemeCustomizer/ThemeCustomizer.d.ts +9 -0
  542. package/dist/components/system/ThemeCustomizer/ThemeFontPicker.d.ts +20 -0
  543. package/dist/components/system/ThemeCustomizer/ThemeGeneratePanel.d.ts +4 -0
  544. package/dist/components/system/ThemeCustomizer/ThemeSlider.d.ts +3 -0
  545. package/dist/components/system/ThemeCustomizer/color-control-focus.d.ts +13 -0
  546. package/dist/components/system/ThemeCustomizer/extract-theme-from-image-file.d.ts +4 -0
  547. package/dist/components/system/ThemeCustomizer/image-theme-generation.d.ts +12 -0
  548. package/dist/components/system/ThemeCustomizer/index.d.ts +4 -0
  549. package/dist/components/system/ThemeCustomizer/load-image-from-file.d.ts +1 -0
  550. package/dist/components/system/ThemeCustomizer/theme-color-catalog.d.ts +31 -0
  551. package/dist/components/system/ThemeCustomizer/theme-customizer-utils.d.ts +28 -0
  552. package/dist/components/system/ThemeCustomizer/theme-generation.d.ts +19 -0
  553. package/dist/components/system/ThemePicker/ThemePicker.d.ts +11 -0
  554. package/dist/components/system/ThemePicker/index.d.ts +1 -0
  555. package/dist/components/system/ThemeProvider/ThemeFontLoader.d.ts +1 -0
  556. package/dist/components/system/ThemeProvider/ThemeProvider.d.ts +20 -1
  557. package/dist/components/system/ThemeProvider/index.d.ts +1 -0
  558. package/dist/components/system/ThemeProvider/theme-helpers.d.ts +22 -0
  559. package/dist/components/system/ThemeProvider/theme-history.d.ts +11 -0
  560. package/dist/components/system/ThemeProvider/themeInitScript.d.ts +3 -31
  561. package/dist/components/system/ThemeProvider/useThemeCssVars.d.ts +2 -0
  562. package/dist/components/typography/Heading/Heading.d.ts +3 -2
  563. package/dist/enact-design-system.css +1 -1
  564. package/dist/icons/actions.d.ts +3 -0
  565. package/dist/icons/activity-small.d.ts +3 -0
  566. package/dist/icons/activity.d.ts +3 -0
  567. package/dist/icons/add-lines.d.ts +3 -0
  568. package/dist/icons/alert-circle.d.ts +3 -0
  569. package/dist/icons/alert-triangle.d.ts +3 -0
  570. package/dist/icons/arrow-down-dot.d.ts +3 -0
  571. package/dist/icons/arrow-exchange.d.ts +3 -0
  572. package/dist/icons/arrow-left-dot.d.ts +3 -0
  573. package/dist/icons/arrow-left.d.ts +3 -0
  574. package/dist/icons/arrow-right-circle.d.ts +3 -0
  575. package/dist/icons/arrow-right-dot.d.ts +3 -0
  576. package/dist/icons/arrow-right.d.ts +3 -0
  577. package/dist/icons/arrow-up-circle.d.ts +3 -0
  578. package/dist/icons/arrow-up-dot.d.ts +3 -0
  579. package/dist/icons/arrow-up-down.d.ts +3 -0
  580. package/dist/icons/arrow-up-right.d.ts +3 -0
  581. package/dist/icons/arrow-up.d.ts +3 -0
  582. package/dist/icons/arrow-wall-right.d.ts +3 -0
  583. package/dist/icons/audio-eq-small.d.ts +3 -0
  584. package/dist/icons/audio-file.d.ts +3 -0
  585. package/dist/icons/audio.d.ts +3 -0
  586. package/dist/icons/bar-chart-small.d.ts +3 -0
  587. package/dist/icons/bar-chart.d.ts +3 -0
  588. package/dist/icons/bell.d.ts +3 -0
  589. package/dist/icons/blocks.d.ts +3 -0
  590. package/dist/icons/book-open.d.ts +3 -0
  591. package/dist/icons/book.d.ts +3 -0
  592. package/dist/icons/bookmark.d.ts +3 -0
  593. package/dist/icons/books-line-small.d.ts +3 -0
  594. package/dist/icons/books-stack-small.d.ts +3 -0
  595. package/dist/icons/bracket-curly.d.ts +3 -0
  596. package/dist/icons/branch.d.ts +3 -0
  597. package/dist/icons/bubble-text.d.ts +3 -0
  598. package/dist/icons/bullhorn.d.ts +3 -0
  599. package/dist/icons/calendar-days.d.ts +4 -0
  600. package/dist/icons/calendar.d.ts +3 -0
  601. package/dist/icons/check-all.d.ts +3 -0
  602. package/dist/icons/check-circle.d.ts +3 -0
  603. package/dist/icons/check-small.d.ts +3 -0
  604. package/dist/icons/check-square.d.ts +3 -0
  605. package/dist/icons/check.d.ts +3 -0
  606. package/dist/icons/chevron-down-small.d.ts +3 -0
  607. package/dist/icons/chevron-down.d.ts +3 -0
  608. package/dist/icons/chevron-left.d.ts +3 -0
  609. package/dist/icons/chevron-right.d.ts +3 -0
  610. package/dist/icons/chevron-up-small.d.ts +3 -0
  611. package/dist/icons/chevron-up.d.ts +3 -0
  612. package/dist/icons/circle-check.d.ts +4 -0
  613. package/dist/icons/circle-dollar-sign.d.ts +3 -0
  614. package/dist/icons/circle.d.ts +3 -0
  615. package/dist/icons/clipboard.d.ts +3 -0
  616. package/dist/icons/clock-hands-small.d.ts +3 -0
  617. package/dist/icons/clock.d.ts +3 -0
  618. package/dist/icons/cloud.d.ts +3 -0
  619. package/dist/icons/code.d.ts +3 -0
  620. package/dist/icons/column.d.ts +3 -0
  621. package/dist/icons/contrast.d.ts +3 -0
  622. package/dist/icons/copy.d.ts +3 -0
  623. package/dist/icons/corner-right-up-dot.d.ts +3 -0
  624. package/dist/icons/cpu.d.ts +3 -0
  625. package/dist/icons/credit-card.d.ts +3 -0
  626. package/dist/icons/curate.d.ts +3 -0
  627. package/dist/icons/dashboard.d.ts +3 -0
  628. package/dist/icons/dev-kit.d.ts +3 -0
  629. package/dist/icons/discord.d.ts +3 -0
  630. package/dist/icons/doc-file.d.ts +3 -0
  631. package/dist/icons/download-cloud.d.ts +3 -0
  632. package/dist/icons/download.d.ts +3 -0
  633. package/dist/icons/edit-big.d.ts +3 -0
  634. package/dist/icons/edit.d.ts +3 -0
  635. package/dist/icons/empty.d.ts +3 -0
  636. package/dist/icons/enact-logo.d.ts +3 -0
  637. package/dist/icons/enact-octagon.d.ts +3 -0
  638. package/dist/icons/expand.d.ts +3 -0
  639. package/dist/icons/external-link.d.ts +3 -0
  640. package/dist/icons/eye-closed.d.ts +3 -0
  641. package/dist/icons/eye-off.d.ts +3 -0
  642. package/dist/icons/eye.d.ts +3 -0
  643. package/dist/icons/file-braces.d.ts +3 -0
  644. package/dist/icons/file-broadcast.d.ts +3 -0
  645. package/dist/icons/file-chart-pie.d.ts +3 -0
  646. package/dist/icons/file-small.d.ts +3 -0
  647. package/dist/icons/file-text.d.ts +3 -0
  648. package/dist/icons/file.d.ts +3 -0
  649. package/dist/icons/files.d.ts +3 -0
  650. package/dist/icons/filter-plus.d.ts +3 -0
  651. package/dist/icons/filter.d.ts +3 -0
  652. package/dist/icons/fit-width.d.ts +3 -0
  653. package/dist/icons/fold.d.ts +3 -0
  654. package/dist/icons/folder-in.d.ts +3 -0
  655. package/dist/icons/folder-open.d.ts +4 -0
  656. package/dist/icons/folder-partial-open.d.ts +4 -0
  657. package/dist/icons/folder-plus.d.ts +3 -0
  658. package/dist/icons/folder.d.ts +3 -0
  659. package/dist/icons/full-width.d.ts +3 -0
  660. package/dist/icons/globe.d.ts +3 -0
  661. package/dist/icons/grip-vertical.d.ts +4 -0
  662. package/dist/icons/handle.d.ts +3 -0
  663. package/dist/icons/hard-drive.d.ts +3 -0
  664. package/dist/icons/hash-small.d.ts +3 -0
  665. package/dist/icons/hash.d.ts +3 -0
  666. package/dist/icons/headset-mic.d.ts +3 -0
  667. package/dist/icons/heart.d.ts +3 -0
  668. package/dist/icons/help-circle.d.ts +3 -0
  669. package/dist/icons/history.d.ts +3 -0
  670. package/dist/icons/hourglass.d.ts +3 -0
  671. package/dist/icons/image-small.d.ts +3 -0
  672. package/dist/icons/image.d.ts +3 -0
  673. package/dist/icons/import-icon.d.ts +3 -0
  674. package/dist/icons/index.d.ts +231 -0
  675. package/dist/icons/info-small.d.ts +3 -0
  676. package/dist/icons/info.d.ts +3 -0
  677. package/dist/icons/inspect.d.ts +4 -0
  678. package/dist/icons/key.d.ts +3 -0
  679. package/dist/icons/keystroke.d.ts +3 -0
  680. package/dist/icons/lightbulb-simple.d.ts +3 -0
  681. package/dist/icons/line-chart-up.d.ts +3 -0
  682. package/dist/icons/link.d.ts +3 -0
  683. package/dist/icons/linked-dots.d.ts +3 -0
  684. package/dist/icons/loader.d.ts +3 -0
  685. package/dist/icons/lock.d.ts +3 -0
  686. package/dist/icons/log-out.d.ts +3 -0
  687. package/dist/icons/mail.d.ts +3 -0
  688. package/dist/icons/maximize-2.d.ts +3 -0
  689. package/dist/icons/mcp.d.ts +3 -0
  690. package/dist/icons/menu.d.ts +3 -0
  691. package/dist/icons/microphone-off.d.ts +3 -0
  692. package/dist/icons/microphone.d.ts +3 -0
  693. package/dist/icons/minus-circle.d.ts +3 -0
  694. package/dist/icons/minus.d.ts +3 -0
  695. package/dist/icons/moon.d.ts +3 -0
  696. package/dist/icons/more-horizontal.d.ts +3 -0
  697. package/dist/icons/more-vertical.d.ts +3 -0
  698. package/dist/icons/music-file.d.ts +3 -0
  699. package/dist/icons/music-small.d.ts +3 -0
  700. package/dist/icons/network-graph.d.ts +3 -0
  701. package/dist/icons/no-image.d.ts +3 -0
  702. package/dist/icons/notification-bubble.d.ts +7 -0
  703. package/dist/icons/organization.d.ts +3 -0
  704. package/dist/icons/paint-brush.d.ts +3 -0
  705. package/dist/icons/paperclip.d.ts +3 -0
  706. package/dist/icons/pause-circle.d.ts +3 -0
  707. package/dist/icons/pen-small.d.ts +3 -0
  708. package/dist/icons/pencil-ruler.d.ts +3 -0
  709. package/dist/icons/phone.d.ts +4 -0
  710. package/dist/icons/pie-chart.d.ts +3 -0
  711. package/dist/icons/pin.d.ts +3 -0
  712. package/dist/icons/pinned.d.ts +3 -0
  713. package/dist/icons/play-circle.d.ts +3 -0
  714. package/dist/icons/plug.d.ts +3 -0
  715. package/dist/icons/plus-circle.d.ts +3 -0
  716. package/dist/icons/plus.d.ts +3 -0
  717. package/dist/icons/progress-bars.d.ts +3 -0
  718. package/dist/icons/progress-circle.d.ts +6 -0
  719. package/dist/icons/question-mark-small.d.ts +3 -0
  720. package/dist/icons/quote-end.d.ts +3 -0
  721. package/dist/icons/quote-start.d.ts +3 -0
  722. package/dist/icons/redo.d.ts +3 -0
  723. package/dist/icons/refresh-cw.d.ts +3 -0
  724. package/dist/icons/revert.d.ts +3 -0
  725. package/dist/icons/search-menu.d.ts +3 -0
  726. package/dist/icons/search-small.d.ts +3 -0
  727. package/dist/icons/search.d.ts +3 -0
  728. package/dist/icons/server.d.ts +3 -0
  729. package/dist/icons/settings.d.ts +3 -0
  730. package/dist/icons/share-webhook.d.ts +3 -0
  731. package/dist/icons/share.d.ts +3 -0
  732. package/dist/icons/shield.d.ts +3 -0
  733. package/dist/icons/shuffle.d.ts +3 -0
  734. package/dist/icons/sidebar.d.ts +3 -0
  735. package/dist/icons/simple-loader.d.ts +3 -0
  736. package/dist/icons/slack.d.ts +3 -0
  737. package/dist/icons/slash.d.ts +3 -0
  738. package/dist/icons/sliders-small.d.ts +3 -0
  739. package/dist/icons/sliders.d.ts +3 -0
  740. package/dist/icons/slides-file.d.ts +3 -0
  741. package/dist/icons/slow-time.d.ts +3 -0
  742. package/dist/icons/sort-order.d.ts +3 -0
  743. package/dist/icons/sort.d.ts +3 -0
  744. package/dist/icons/sparkle.d.ts +3 -0
  745. package/dist/icons/sparkles.d.ts +4 -0
  746. package/dist/icons/spreadsheet-file.d.ts +3 -0
  747. package/dist/icons/square.d.ts +3 -0
  748. package/dist/icons/star-off.d.ts +3 -0
  749. package/dist/icons/star.d.ts +3 -0
  750. package/dist/icons/step1.d.ts +3 -0
  751. package/dist/icons/step2.d.ts +3 -0
  752. package/dist/icons/step3-end.d.ts +3 -0
  753. package/dist/icons/step3.d.ts +3 -0
  754. package/dist/icons/stop-circle.d.ts +3 -0
  755. package/dist/icons/stop.d.ts +3 -0
  756. package/dist/icons/sun.d.ts +3 -0
  757. package/dist/icons/tag.d.ts +3 -0
  758. package/dist/icons/terminal-small.d.ts +3 -0
  759. package/dist/icons/terminal.d.ts +3 -0
  760. package/dist/icons/text-lines-small.d.ts +3 -0
  761. package/dist/icons/text-lines.d.ts +3 -0
  762. package/dist/icons/thumbs-down.d.ts +3 -0
  763. package/dist/icons/thumbs-up.d.ts +3 -0
  764. package/dist/icons/trash.d.ts +3 -0
  765. package/dist/icons/trending-down.d.ts +4 -0
  766. package/dist/icons/trending-up.d.ts +4 -0
  767. package/dist/icons/two-line-small.d.ts +3 -0
  768. package/dist/icons/undo.d.ts +3 -0
  769. package/dist/icons/unplug.d.ts +3 -0
  770. package/dist/icons/upload-cloud.d.ts +3 -0
  771. package/dist/icons/upload-square.d.ts +3 -0
  772. package/dist/icons/user-check.d.ts +3 -0
  773. package/dist/icons/user-edit.d.ts +3 -0
  774. package/dist/icons/user-key.d.ts +3 -0
  775. package/dist/icons/user-manage.d.ts +3 -0
  776. package/dist/icons/user-minus.d.ts +3 -0
  777. package/dist/icons/user-plus.d.ts +3 -0
  778. package/dist/icons/user-shield.d.ts +3 -0
  779. package/dist/icons/user-speaker.d.ts +3 -0
  780. package/dist/icons/user-sync.d.ts +3 -0
  781. package/dist/icons/user-x.d.ts +3 -0
  782. package/dist/icons/user.d.ts +3 -0
  783. package/dist/icons/users.d.ts +3 -0
  784. package/dist/icons/vector.d.ts +3 -0
  785. package/dist/icons/video-file.d.ts +3 -0
  786. package/dist/icons/video.d.ts +4 -0
  787. package/dist/icons/volume-off.d.ts +3 -0
  788. package/dist/icons/volume.d.ts +3 -0
  789. package/dist/icons/wallet.d.ts +3 -0
  790. package/dist/icons/workflow.d.ts +3 -0
  791. package/dist/icons/x-circle.d.ts +3 -0
  792. package/dist/icons/x-octagon.d.ts +3 -0
  793. package/dist/icons/x.d.ts +3 -0
  794. package/dist/icons/zoom-in.d.ts +3 -0
  795. package/dist/icons/zoom-out.d.ts +3 -0
  796. package/dist/illustrations/broken-key.d.ts +3 -0
  797. package/dist/illustrations/connect.d.ts +3 -0
  798. package/dist/illustrations/connected.d.ts +3 -0
  799. package/dist/illustrations/disconnected.d.ts +3 -0
  800. package/dist/illustrations/empty.d.ts +3 -0
  801. package/dist/illustrations/end-of-line.d.ts +3 -0
  802. package/dist/illustrations/index.d.ts +16 -0
  803. package/dist/illustrations/limit-alert.d.ts +3 -0
  804. package/dist/illustrations/long-wait.d.ts +3 -0
  805. package/dist/illustrations/no-access.d.ts +3 -0
  806. package/dist/illustrations/no-result.d.ts +3 -0
  807. package/dist/illustrations/not-found.d.ts +3 -0
  808. package/dist/illustrations/overflow.d.ts +3 -0
  809. package/dist/illustrations/plug-broken.d.ts +3 -0
  810. package/dist/illustrations/timeout.d.ts +3 -0
  811. package/dist/illustrations/un-plugged.d.ts +3 -0
  812. package/dist/illustrations/usage-alert.d.ts +3 -0
  813. package/dist/index.d.ts +235 -5
  814. package/dist/index.js +68396 -2242
  815. package/dist/logos/airtable.d.ts +3 -0
  816. package/dist/logos/anthropic.d.ts +3 -0
  817. package/dist/logos/asana.d.ts +3 -0
  818. package/dist/logos/aws.d.ts +3 -0
  819. package/dist/logos/axero.d.ts +3 -0
  820. package/dist/logos/azure.d.ts +3 -0
  821. package/dist/logos/bifrost.d.ts +3 -0
  822. package/dist/logos/bitbucket.d.ts +3 -0
  823. package/dist/logos/bookstack.d.ts +3 -0
  824. package/dist/logos/brave.d.ts +3 -0
  825. package/dist/logos/claude.d.ts +4 -0
  826. package/dist/logos/clickup.d.ts +3 -0
  827. package/dist/logos/cloudflare.d.ts +3 -0
  828. package/dist/logos/coda.d.ts +3 -0
  829. package/dist/logos/cohere.d.ts +3 -0
  830. package/dist/logos/confluence.d.ts +3 -0
  831. package/dist/logos/databricks.d.ts +3 -0
  832. package/dist/logos/deepseek.d.ts +3 -0
  833. package/dist/logos/discord.d.ts +3 -0
  834. package/dist/logos/discourse.d.ts +3 -0
  835. package/dist/logos/document-360.d.ts +3 -0
  836. package/dist/logos/dropbox.d.ts +3 -0
  837. package/dist/logos/drupal.d.ts +3 -0
  838. package/dist/logos/egnyte.d.ts +3 -0
  839. package/dist/logos/eleven-labs.d.ts +3 -0
  840. package/dist/logos/enact-logo-slim.d.ts +13 -0
  841. package/dist/logos/enact-logo-typed.d.ts +6 -0
  842. package/dist/logos/enact-logo.d.ts +3 -0
  843. package/dist/logos/enact-typed.d.ts +3 -0
  844. package/dist/logos/exa.d.ts +3 -0
  845. package/dist/logos/figma.d.ts +3 -0
  846. package/dist/logos/firecrawl.d.ts +3 -0
  847. package/dist/logos/fireflies.d.ts +3 -0
  848. package/dist/logos/freshdesk.d.ts +3 -0
  849. package/dist/logos/gemini.d.ts +3 -0
  850. package/dist/logos/gitbook.d.ts +3 -0
  851. package/dist/logos/github.d.ts +3 -0
  852. package/dist/logos/gitlab.d.ts +3 -0
  853. package/dist/logos/gmail.d.ts +3 -0
  854. package/dist/logos/gong.d.ts +3 -0
  855. package/dist/logos/google-calendar.d.ts +3 -0
  856. package/dist/logos/google-cloud.d.ts +3 -0
  857. package/dist/logos/google-drive.d.ts +3 -0
  858. package/dist/logos/google-sites.d.ts +3 -0
  859. package/dist/logos/google.d.ts +3 -0
  860. package/dist/logos/grok.d.ts +3 -0
  861. package/dist/logos/guru.d.ts +3 -0
  862. package/dist/logos/highspot.d.ts +3 -0
  863. package/dist/logos/hubspot.d.ts +3 -0
  864. package/dist/logos/ibm.d.ts +3 -0
  865. package/dist/logos/index.d.ts +90 -0
  866. package/dist/logos/jira.d.ts +3 -0
  867. package/dist/logos/linear.d.ts +3 -0
  868. package/dist/logos/litellm.d.ts +3 -0
  869. package/dist/logos/lm-studio.d.ts +4 -0
  870. package/dist/logos/loopio.d.ts +3 -0
  871. package/dist/logos/mediawiki.d.ts +3 -0
  872. package/dist/logos/microsoft.d.ts +3 -0
  873. package/dist/logos/mistral.d.ts +3 -0
  874. package/dist/logos/mixedbread.d.ts +3 -0
  875. package/dist/logos/nebius.d.ts +3 -0
  876. package/dist/logos/netflix.d.ts +3 -0
  877. package/dist/logos/nomic.d.ts +3 -0
  878. package/dist/logos/notion.d.ts +3 -0
  879. package/dist/logos/nvidia.d.ts +3 -0
  880. package/dist/logos/ollama.d.ts +3 -0
  881. package/dist/logos/onedrive.d.ts +3 -0
  882. package/dist/logos/openai.d.ts +4 -0
  883. package/dist/logos/openrouter.d.ts +3 -0
  884. package/dist/logos/oracle.d.ts +3 -0
  885. package/dist/logos/outline.d.ts +3 -0
  886. package/dist/logos/outlook.d.ts +3 -0
  887. package/dist/logos/perplexity.d.ts +3 -0
  888. package/dist/logos/productboard.d.ts +3 -0
  889. package/dist/logos/qwen.d.ts +3 -0
  890. package/dist/logos/salesforce.d.ts +3 -0
  891. package/dist/logos/searxng.d.ts +3 -0
  892. package/dist/logos/serper.d.ts +3 -0
  893. package/dist/logos/sharepoint.d.ts +3 -0
  894. package/dist/logos/slab.d.ts +3 -0
  895. package/dist/logos/slack.d.ts +3 -0
  896. package/dist/logos/snowflake.d.ts +3 -0
  897. package/dist/logos/tavily.d.ts +3 -0
  898. package/dist/logos/teams.d.ts +3 -0
  899. package/dist/logos/testrail.d.ts +3 -0
  900. package/dist/logos/voyage.d.ts +3 -0
  901. package/dist/logos/wikipedia.d.ts +3 -0
  902. package/dist/logos/xai.d.ts +3 -0
  903. package/dist/logos/xenforo.d.ts +3 -0
  904. package/dist/logos/zendesk.d.ts +3 -0
  905. package/dist/logos/zulip.d.ts +3 -0
  906. package/dist/shared/contracts/index.d.ts +2 -0
  907. package/dist/shared/contracts/interactive.d.ts +29 -0
  908. package/dist/shared/contracts/typography.d.ts +13 -0
  909. package/dist/shared/index.d.ts +9 -0
  910. package/dist/shared/types/dto.d.ts +17 -0
  911. package/dist/shared/types/enums.d.ts +7 -0
  912. package/dist/shared/types/index.d.ts +2 -0
  913. package/dist/shared/utils/color.d.ts +5 -0
  914. package/dist/shared/utils/contrast-checker.d.ts +3 -0
  915. package/dist/shared/utils/debounce.d.ts +6 -0
  916. package/dist/shared/utils/fonts/catalog.d.ts +5 -0
  917. package/dist/shared/utils/fonts/google-fonts.d.ts +2 -0
  918. package/dist/shared/utils/fonts/index.d.ts +10 -0
  919. package/dist/shared/utils/fonts/types.d.ts +8 -0
  920. package/dist/shared/utils/format.d.ts +10 -0
  921. package/dist/shared/utils/hsl-color.d.ts +2 -0
  922. package/dist/shared/utils/index.d.ts +5 -0
  923. package/dist/shared/utils/numbers.d.ts +8 -0
  924. package/dist/shared/utils/shadows.d.ts +12 -0
  925. package/dist/time.d.ts +95 -0
  926. package/dist/tokens/theme-css-io.d.ts +22 -0
  927. package/dist/tokens/theme-families.generated.d.ts +10561 -0
  928. package/dist/tokens/theme-preset-types.d.ts +133 -0
  929. package/dist/tokens/themes.d.ts +10586 -0
  930. package/dist/tokens.css +10212 -174
  931. package/dist/types.d.ts +178 -0
  932. package/dist/utils.d.ts +12 -0
  933. package/package.json +60 -9
  934. package/dist/lib/cx.d.ts +0 -2
  935. /package/dist/components/layout/{scale.d.ts → shared/scale.d.ts} +0 -0
@@ -0,0 +1,89 @@
1
+ /**
2
+ * Zero-dependency markdown parser for MarkdownView.
3
+ *
4
+ * Supported subset:
5
+ * - ATX headings: # through ######
6
+ * - Paragraphs
7
+ * - Bold: **text** or __text__
8
+ * - Italic: *text* or _text_
9
+ * - Inline code: `code`
10
+ * - Links: [text](url) — external http(s) links flagged isExternal=true
11
+ * - Unordered lists: - item or * item
12
+ * - Ordered lists: 1. item
13
+ * - Blockquote: > text
14
+ * - Horizontal rule: --- (or *** or ___) on its own line
15
+ * - Fenced code blocks: ```lang … ```
16
+ *
17
+ * Security: returns a typed AST — no HTML string emitted, so raw angle-bracket
18
+ * content in source is passed as text nodes and escaped by React.
19
+ */
20
+ export type InlineNode = {
21
+ type: "text";
22
+ value: string;
23
+ } | {
24
+ type: "bold";
25
+ children: InlineNode[];
26
+ } | {
27
+ type: "italic";
28
+ children: InlineNode[];
29
+ } | {
30
+ type: "code";
31
+ value: string;
32
+ } | {
33
+ type: "link";
34
+ href: string | null;
35
+ isExternal: boolean;
36
+ children: InlineNode[];
37
+ };
38
+ export type BlockNode = {
39
+ type: "heading";
40
+ level: 1 | 2 | 3 | 4 | 5 | 6;
41
+ children: InlineNode[];
42
+ } | {
43
+ type: "paragraph";
44
+ children: InlineNode[];
45
+ } | {
46
+ type: "blockquote";
47
+ children: InlineNode[];
48
+ } | {
49
+ type: "hr";
50
+ } | {
51
+ type: "fence";
52
+ lang: string;
53
+ code: string;
54
+ } | {
55
+ type: "ul";
56
+ items: InlineNode[][];
57
+ } | {
58
+ type: "ol";
59
+ items: InlineNode[][];
60
+ };
61
+ /**
62
+ * Sanitize a raw link href against dangerous URI schemes.
63
+ *
64
+ * Allow list:
65
+ * - http: / https: — absolute external URLs
66
+ * - mailto: / tel: — communication schemes
67
+ * - No scheme at all (relative paths, anchors, query-only): allowed
68
+ * - Protocol-relative (//) is allowed (no colon before the slashes)
69
+ *
70
+ * Reject list (anything with a scheme not in ALLOWED_HREF_SCHEMES):
71
+ * - javascript:, vbscript:, data:, file:, and any other unknown scheme
72
+ *
73
+ * Obfuscation guards:
74
+ * - Leading C0 controls (U+0000–U+001F), space (U+0020), and DEL (U+007F)
75
+ * are stripped before analysis — these are the chars browsers ignore before
76
+ * protocol determination per the WHATWG URL parser.
77
+ * - ALL such chars are also removed from within the pre-colon scheme token
78
+ * before comparison, neutralising "java\tscript:" style bypasses.
79
+ *
80
+ * Returns the original href string when safe, or null when rejected.
81
+ */
82
+ export declare function sanitizeHref(raw: string): string | null;
83
+ /**
84
+ * Parse inline markdown within a single line of text into InlineNode[].
85
+ * Processes in order: inline-code, bold, italic, links, plain text.
86
+ */
87
+ export declare function parseInline(src: string): InlineNode[];
88
+ /** Parse a full markdown string into a list of BlockNodes. */
89
+ export declare function parseMarkdown(src: string): BlockNode[];
@@ -0,0 +1,10 @@
1
+ import type { HTMLAttributes, ReactNode, Ref } from "react";
2
+ export interface MessageBubbleProps extends Omit<HTMLAttributes<HTMLDivElement>, "children"> {
3
+ /** Product-owned visual content, such as attachment previews. */
4
+ children?: ReactNode;
5
+ /** Normalized plain-text message content. */
6
+ message?: string;
7
+ ref?: Ref<HTMLDivElement>;
8
+ }
9
+ /** Controlled user-message bubble shell for web transcript adapters. */
10
+ export declare function MessageBubble({ children, className, message, ref, ...rest }: MessageBubbleProps): import("react").JSX.Element;
@@ -0,0 +1 @@
1
+ export * from "./MessageBubble";
@@ -0,0 +1,30 @@
1
+ import type { HTMLAttributes, ReactNode, Ref } from "react";
2
+ export interface MetadataInspectorAction {
3
+ disabled?: boolean;
4
+ id: string;
5
+ label: ReactNode;
6
+ onSelect?: () => void;
7
+ }
8
+ export interface MetadataInspectorItem {
9
+ actions?: MetadataInspectorAction[];
10
+ href?: string;
11
+ id: string;
12
+ label: ReactNode;
13
+ value: ReactNode;
14
+ }
15
+ export interface MetadataInspectorSection {
16
+ description?: ReactNode;
17
+ id: string;
18
+ items: MetadataInspectorItem[];
19
+ title: ReactNode;
20
+ }
21
+ export interface MetadataInspectorProps extends Omit<HTMLAttributes<HTMLDivElement>, "children"> {
22
+ ref?: Ref<HTMLDivElement>;
23
+ /** Normalized groups of display-ready metadata. */
24
+ sections: MetadataInspectorSection[];
25
+ }
26
+ /**
27
+ * Controlled, schema-neutral metadata cards. Consumers normalize their data,
28
+ * navigation targets, and callbacks while this component owns presentation.
29
+ */
30
+ export declare function MetadataInspector({ className, ref, sections, ...rest }: MetadataInspectorProps): import("react").JSX.Element;
@@ -0,0 +1 @@
1
+ export { MetadataInspector, type MetadataInspectorAction, type MetadataInspectorItem, type MetadataInspectorProps, type MetadataInspectorSection, } from "./MetadataInspector";
@@ -0,0 +1,15 @@
1
+ import type { HTMLAttributes, ReactNode, Ref } from "react";
2
+ export interface PlanCardProps extends Omit<HTMLAttributes<HTMLDivElement>, "children" | "title"> {
3
+ /** Product-rendered plan content, such as markdown or a native renderer. */
4
+ children: ReactNode;
5
+ /** Optional supporting copy supplied by the product adapter. */
6
+ description?: ReactNode;
7
+ /** Removes the card's block margin when it is nested in another surface. */
8
+ disableOuterSpacing?: boolean;
9
+ /** Optional product actions or status content. */
10
+ footer?: ReactNode;
11
+ ref?: Ref<HTMLDivElement>;
12
+ /** Optional title content supplied by the product adapter. */
13
+ title?: ReactNode;
14
+ }
15
+ export declare function PlanCard({ title, description, children, footer, disableOuterSpacing, className, ref, ...rest }: PlanCardProps): import("react").JSX.Element;
@@ -0,0 +1 @@
1
+ export { PlanCard, type PlanCardProps } from "./PlanCard";
@@ -0,0 +1,26 @@
1
+ import type { HTMLAttributes, ReactNode, Ref } from "react";
2
+ export interface ReviewCommentCardProps extends Omit<HTMLAttributes<HTMLDivElement>, "children"> {
3
+ /** Display-ready comment copy. */
4
+ body: ReactNode;
5
+ /** Localized accessible label for the delete intent. */
6
+ deleteLabel?: string;
7
+ /** Optional stable test id for the delete action. */
8
+ deleteTestId?: string;
9
+ /** Disables optional comment intents while the app is busy. */
10
+ disabled?: boolean;
11
+ /** Localized accessible label for the edit intent. */
12
+ editLabel?: string;
13
+ /** Optional stable test id for the edit action. */
14
+ editTestId?: string;
15
+ /** Reports an app-owned delete intent. */
16
+ onDelete?: () => void;
17
+ /** Reports an app-owned edit intent. */
18
+ onEdit?: () => void;
19
+ ref?: Ref<HTMLDivElement>;
20
+ }
21
+ /**
22
+ * Controlled review-comment card. Consumers retain comment models, draft
23
+ * stores, permissions, and mutation effects while this component owns the
24
+ * reusable body/action visual surface.
25
+ */
26
+ export declare function ReviewCommentCard({ body, className, deleteLabel, deleteTestId, disabled, editLabel, editTestId, onDelete, onEdit, ref, ...rest }: ReviewCommentCardProps): import("react").JSX.Element;
@@ -0,0 +1 @@
1
+ export { ReviewCommentCard, type ReviewCommentCardProps, } from "./ReviewCommentCard";
@@ -0,0 +1,51 @@
1
+ import type { CSSProperties, HTMLAttributes, ReactNode, Ref } from "react";
2
+ export type CodeSurfaceTone = "background" | "surfaceDefault" | "surfaceRaised";
3
+ export interface SurfaceCardProps extends Omit<HTMLAttributes<HTMLDivElement>, "children"> {
4
+ accessibilityLabel?: string;
5
+ bordered?: boolean;
6
+ children: ReactNode;
7
+ /**
8
+ * Retained for compatibility with the former app composition. It has never
9
+ * changed the card presentation.
10
+ */
11
+ codeSurface?: boolean;
12
+ ref?: Ref<HTMLDivElement>;
13
+ testID?: string;
14
+ tone?: CodeSurfaceTone;
15
+ }
16
+ /**
17
+ * A token-backed framed surface for code or diagnostic content. The caller
18
+ * supplies all content; this component has no diagnostic/runtime authority.
19
+ */
20
+ export declare function SurfaceCard({ accessibilityLabel, bordered, children, className, codeSurface: _codeSurface, ref, testID, tone, ...rest }: SurfaceCardProps): import("react").JSX.Element;
21
+ export interface ScrollableCodeSurfaceProps extends Omit<HTMLAttributes<HTMLDivElement>, "children"> {
22
+ accessibilityLabel?: string;
23
+ bordered?: boolean;
24
+ children: ReactNode;
25
+ contentContainerStyle?: CSSProperties;
26
+ /** Enables the CodeBlock copy control. Defaults to the existing false. */
27
+ copyable?: boolean;
28
+ /** Display-ready file name for the CodeBlock header. */
29
+ fileName?: string;
30
+ horizontal?: boolean;
31
+ /** Display-ready syntax language label. */
32
+ language?: string;
33
+ maxHeight?: number;
34
+ ref?: Ref<HTMLDivElement>;
35
+ scrollStyle?: CSSProperties;
36
+ /** Retained for compatibility; selectable code is the existing web default. */
37
+ selectable?: boolean;
38
+ /** Displays the CodeBlock line-number gutter. */
39
+ showLineNumbers?: boolean;
40
+ testID?: string;
41
+ textStyle?: CSSProperties;
42
+ tone?: CodeSurfaceTone;
43
+ /** Overrides horizontal-derived wrapping when explicitly supplied. */
44
+ wrap?: boolean;
45
+ }
46
+ /**
47
+ * A scroll-framed, non-copyable CodeBlock. Content arrives already normalized;
48
+ * parsing, redaction, clipboard actions, and diagnostic collection stay with
49
+ * the consuming application.
50
+ */
51
+ export declare function ScrollableCodeSurface({ accessibilityLabel, bordered, children, className, copyable, contentContainerStyle, fileName, horizontal, language, maxHeight, ref, scrollStyle, selectable: _selectable, showLineNumbers, testID, textStyle, tone, wrap, ...rest }: ScrollableCodeSurfaceProps): import("react").JSX.Element;
@@ -0,0 +1,2 @@
1
+ export type { CodeSurfaceTone, ScrollableCodeSurfaceProps, SurfaceCardProps, } from "./ScrollableCodeSurface";
2
+ export { ScrollableCodeSurface, SurfaceCard } from "./ScrollableCodeSurface";
@@ -0,0 +1,14 @@
1
+ import type { AnchorHTMLAttributes, OlHTMLAttributes, Ref } from "react";
2
+ export interface SourceCardProps extends AnchorHTMLAttributes<HTMLAnchorElement> {
3
+ favicon?: string;
4
+ index?: number;
5
+ ref?: Ref<HTMLAnchorElement>;
6
+ snippet?: string;
7
+ title: string;
8
+ url: string;
9
+ }
10
+ export declare function SourceCard({ title, url, snippet, favicon, index, className, ref, ...rest }: SourceCardProps): import("react").JSX.Element;
11
+ export interface SourceListProps extends OlHTMLAttributes<HTMLOListElement> {
12
+ ref?: Ref<HTMLOListElement>;
13
+ }
14
+ export declare function SourceList({ className, children, ref, ...rest }: SourceListProps): import("react").JSX.Element;
@@ -0,0 +1 @@
1
+ export { SourceCard, type SourceCardProps, SourceList, type SourceListProps, } from "./SourceCard";
@@ -0,0 +1,27 @@
1
+ import type { HTMLAttributes } from "react";
2
+ export type SyntaxCodeTokenStyle = "attribute" | "class" | "comment" | "definition" | "escape" | "function" | "heading" | "link" | "literal" | "meta" | "number" | "operator" | "property" | "punctuation" | "regexp" | "string" | "tag" | "type" | "variable" | "keyword";
3
+ /** A display-ready syntax token. Tokenization remains the consumer's concern. */
4
+ export interface SyntaxCodeToken {
5
+ id?: string;
6
+ style?: SyntaxCodeTokenStyle | null;
7
+ text: string;
8
+ }
9
+ /** A display-ready line. `id` is optional because array order is line identity. */
10
+ export interface SyntaxCodeLine {
11
+ id?: string;
12
+ tokens: readonly SyntaxCodeToken[];
13
+ }
14
+ export interface SyntaxCodeLinesProps extends Omit<HTMLAttributes<HTMLElement>, "children"> {
15
+ /** Pre-tokenized source lines. The design system does not parse source code. */
16
+ lines: readonly SyntaxCodeLine[];
17
+ /** First visible one-based line number. Omit to hide the gutter. */
18
+ startLine?: number;
19
+ }
20
+ /** CSS module class for a pre-tokenized syntax span style key. */
21
+ export declare function syntaxTokenClassFor(style: SyntaxCodeTokenStyle | string | null | undefined): string;
22
+ /**
23
+ * Renders neutral, pre-tokenized source lines inside an existing `<code>`
24
+ * element. It intentionally owns only presentation; callers own parsing,
25
+ * caching, language aliases, and source selection.
26
+ */
27
+ export declare function SyntaxCodeLines({ className, lines, startLine, ...rest }: SyntaxCodeLinesProps): import("react").JSX.Element;
@@ -0,0 +1,2 @@
1
+ export type { SyntaxCodeLine, SyntaxCodeLinesProps, SyntaxCodeToken, SyntaxCodeTokenStyle, } from "./SyntaxCodeLines";
2
+ export { SyntaxCodeLines, syntaxTokenClassFor } from "./SyntaxCodeLines";
@@ -0,0 +1,33 @@
1
+ import type { HTMLAttributes, Ref } from "react";
2
+ export type TokenDiffLineKind = "add" | "remove" | "context" | "header";
3
+ type SyntaxCodeTokenStyle = "attribute" | "class" | "comment" | "definition" | "escape" | "function" | "heading" | "link" | "literal" | "meta" | "number" | "operator" | "property" | "punctuation" | "regexp" | "string" | "tag" | "type" | "variable" | "keyword";
4
+ interface SyntaxCodeToken {
5
+ id?: string;
6
+ style?: SyntaxCodeTokenStyle | null;
7
+ text: string;
8
+ }
9
+ export interface TokenDiffSegment {
10
+ changed: boolean;
11
+ id?: string;
12
+ text: string;
13
+ }
14
+ export interface TokenDiffLine {
15
+ id?: string;
16
+ kind: TokenDiffLineKind;
17
+ prefix: string;
18
+ segments?: readonly TokenDiffSegment[];
19
+ tokens: readonly SyntaxCodeToken[];
20
+ }
21
+ export interface TokenDiffViewProps extends HTMLAttributes<HTMLDivElement> {
22
+ /** Empty-state text supplied by the application in the active locale. */
23
+ emptyLabel: string;
24
+ /** When true, the view participates in a flex column's available height. */
25
+ fillAvailableHeight?: boolean;
26
+ /** Pre-normalized diff lines. Parsing and tokenization remain external. */
27
+ lines: readonly TokenDiffLine[];
28
+ /** Maximum height for the vertically scrollable viewport. */
29
+ maxHeight?: number;
30
+ ref?: Ref<HTMLDivElement>;
31
+ }
32
+ export declare function TokenDiffView({ className, emptyLabel, fillAvailableHeight, lines, maxHeight, ref, style, ...rest }: TokenDiffViewProps): import("react").JSX.Element;
33
+ export {};
@@ -0,0 +1 @@
1
+ export { type TokenDiffLine, type TokenDiffLineKind, type TokenDiffSegment, TokenDiffView, type TokenDiffViewProps, } from "./TokenDiffView";
@@ -0,0 +1,30 @@
1
+ import type { HTMLAttributes, ReactNode, Ref } from "react";
2
+ import type { ToolCallDetailSection } from "../../ai/ToolCallDetailView/ToolCallDetailView";
3
+ export type ToolCallDetailsState = "empty" | "loading" | "ready";
4
+ export type ToolCallDetailsSection = ToolCallDetailSection;
5
+ export interface ToolCallDetailsViewProps extends Omit<HTMLAttributes<HTMLElement>, "children" | "title"> {
6
+ /** Localized label for the empty detail state. */
7
+ emptyLabel: ReactNode;
8
+ /** Optional localized label displayed above a normalized error. */
9
+ errorLabel?: ReactNode;
10
+ /** Display-ready failure text; runtime error handling remains in the app. */
11
+ errorText?: ReactNode;
12
+ /** Whether the detail view should fill its controlled parent height. */
13
+ fillAvailableHeight?: boolean;
14
+ /** Localized text announced while the detail payload is loading. */
15
+ loadingLabel?: string;
16
+ /** Constrains the scrollable presentation height in CSS pixels. */
17
+ maxHeight?: number;
18
+ ref?: Ref<HTMLElement>;
19
+ /** Display-ready sections; protocol parsing and actions remain in the app. */
20
+ sections: readonly ToolCallDetailsSection[];
21
+ /** Controlled visual state. Defaults to ready. */
22
+ state?: ToolCallDetailsState;
23
+ }
24
+ /**
25
+ * Controlled web presentation for normalized tool-call details.
26
+ *
27
+ * Applications own protocol decoding, localization, actions, and native
28
+ * rendering. This view owns the web detail-state markup and visual semantics.
29
+ */
30
+ export declare function ToolCallDetailsView({ className, emptyLabel, errorLabel, errorText, fillAvailableHeight, loadingLabel, maxHeight, ref, sections, state, style, ...rest }: ToolCallDetailsViewProps): import("react").JSX.Element;
@@ -0,0 +1 @@
1
+ export { type ToolCallDetailsSection, type ToolCallDetailsState, ToolCallDetailsView, type ToolCallDetailsViewProps, } from "./ToolCallDetailsView";
@@ -2,7 +2,13 @@ import type { HTMLAttributes, Ref } from "react";
2
2
  export interface AvatarProps extends HTMLAttributes<HTMLSpanElement> {
3
3
  name?: string;
4
4
  ref?: Ref<HTMLSpanElement>;
5
- size?: "sm" | "md" | "lg" | "xl";
5
+ size?: "xs" | "sm" | "md" | "lg" | "xl";
6
6
  src?: string;
7
+ /** `muted` matches reference AvatarFallback (bg-muted, muted-foreground). */
8
+ tone?: "brand" | "muted";
7
9
  }
8
- export declare function Avatar({ name, src, size, className, ref, ...rest }: AvatarProps): import("react").JSX.Element;
10
+ export interface AvatarGroupProps extends HTMLAttributes<HTMLDivElement> {
11
+ ref?: Ref<HTMLDivElement>;
12
+ }
13
+ export declare function Avatar({ name, src, size, tone, className, children, ref, ...rest }: AvatarProps): import("react").JSX.Element;
14
+ export declare function AvatarGroup({ className, children, ref, ...rest }: AvatarGroupProps): import("react").JSX.Element;
@@ -1 +1 @@
1
- export { Avatar, type AvatarProps } from "./Avatar";
1
+ export { Avatar, AvatarGroup, type AvatarGroupProps, type AvatarProps, } from "./Avatar";
@@ -1,8 +1,17 @@
1
1
  import type { HTMLAttributes, ReactNode, Ref } from "react";
2
+ export type DataQuality = "real" | "derived" | "seed" | "synthesized";
2
3
  export interface BadgeProps extends HTMLAttributes<HTMLSpanElement> {
3
4
  children?: ReactNode;
4
5
  dot?: boolean;
6
+ /** Optional leading visual. */
7
+ icon?: ReactNode;
8
+ /** Enables pointer affordance when the badge reports an interaction. */
9
+ interactive?: boolean;
10
+ /** Client data-quality semantics — maps to feedback tones automatically. */
11
+ quality?: DataQuality;
5
12
  ref?: Ref<HTMLSpanElement>;
6
- tone?: "neutral" | "brand" | "info" | "success" | "warning" | "danger";
13
+ tone?: "neutral" | "primary" | "secondary" | "brand" | "info" | "success" | "warning" | "danger" | "chart2";
14
+ /** `outline` matches reference/reference bordered badges. */
15
+ variant?: "solid" | "outline";
7
16
  }
8
- export declare function Badge({ tone, dot, className, children, ref, ...rest }: BadgeProps): import("react").JSX.Element;
17
+ export declare function Badge({ tone, quality, variant, dot, icon, interactive, className, children, ref, ...rest }: BadgeProps): import("react").JSX.Element;
@@ -1 +1 @@
1
- export { Badge, type BadgeProps } from "./Badge";
1
+ export { Badge, type BadgeProps, type DataQuality } from "./Badge";
@@ -5,7 +5,7 @@ export interface ButtonProps extends Omit<ButtonHTMLAttributes<HTMLButtonElement
5
5
  iconLeft?: ReactNode;
6
6
  iconRight?: ReactNode;
7
7
  ref?: Ref<HTMLButtonElement>;
8
- size?: "sm" | "md" | "lg";
9
- variant?: "primary" | "secondary" | "ghost" | "danger";
8
+ size?: "sm" | "md" | "lg" | "icon";
9
+ variant?: "primary" | "secondary" | "ghost" | "danger" | "outline" | "link";
10
10
  }
11
11
  export declare function Button({ variant, size, iconLeft, iconRight, fullWidth, disabled, className, children, ref, ...rest }: ButtonProps): import("react").JSX.Element;
@@ -1,10 +1,15 @@
1
1
  import type { HTMLAttributes, ReactNode, Ref } from "react";
2
+ import { type CardLayout } from "./CardLayoutContext";
2
3
  export interface CardProps extends HTMLAttributes<HTMLDivElement> {
3
4
  children?: ReactNode;
4
5
  /** Adds hover elevation + pointer affordance for clickable cards. */
5
6
  interactive?: boolean;
7
+ /** Compound = reference slot layout (header/content/footer with inline padding). */
8
+ layout?: CardLayout;
6
9
  padding?: "none" | "sm" | "md" | "lg";
7
10
  ref?: Ref<HTMLDivElement>;
8
- variant?: "default" | "raised" | "sunken" | "inverse";
11
+ variant?: "default" | "raised" | "sunken" | "inverse" | "flat";
9
12
  }
10
- export declare function Card({ variant, padding, interactive, className, children, ref, ...rest }: CardProps): import("react").JSX.Element;
13
+ export declare function Card({ variant, layout, padding, interactive, className, children, ref, ...rest }: CardProps): import("react").JSX.Element;
14
+ /** Compound slot layout — flat surface matches live reference card probes (no shadow-sm). */
15
+ export declare function CompoundCard({ variant, ...props }: Omit<CardProps, "layout" | "padding">): import("react").JSX.Element;
@@ -0,0 +1,6 @@
1
+ import type { HTMLAttributes, ReactNode } from "react";
2
+ export interface CardActionProps extends HTMLAttributes<HTMLDivElement> {
3
+ children?: ReactNode;
4
+ }
5
+ /** reference/reference card header action slot — aligns trailing controls on row 1. */
6
+ export declare function CardAction({ className, children, ...rest }: CardActionProps): import("react").JSX.Element;
@@ -0,0 +1,6 @@
1
+ import type { HTMLAttributes, ReactNode } from "react";
2
+ export interface CardBodyProps extends HTMLAttributes<HTMLDivElement> {
3
+ children?: ReactNode;
4
+ padding?: "none" | "sm" | "md" | "lg";
5
+ }
6
+ export declare function CardBody({ children, padding, className, ...rest }: CardBodyProps): import("react").JSX.Element;
@@ -0,0 +1,7 @@
1
+ import type { HTMLAttributes, ReactNode } from "react";
2
+ export interface CardContentProps extends HTMLAttributes<HTMLDivElement> {
3
+ children?: ReactNode;
4
+ /** Compound layout only — donor activity feeds use row padding, not stack gap. */
5
+ stackGap?: "default" | "none";
6
+ }
7
+ export declare function CardContent({ className, children, stackGap, ...rest }: CardContentProps): import("react").JSX.Element;
@@ -0,0 +1,5 @@
1
+ import type { HTMLAttributes, ReactNode } from "react";
2
+ export interface CardDescriptionProps extends HTMLAttributes<HTMLParagraphElement> {
3
+ children?: ReactNode;
4
+ }
5
+ export declare function CardDescription({ className, children, ...rest }: CardDescriptionProps): import("react").JSX.Element;
@@ -0,0 +1,5 @@
1
+ import type { HTMLAttributes, ReactNode } from "react";
2
+ export interface CardFooterProps extends HTMLAttributes<HTMLDivElement> {
3
+ children?: ReactNode;
4
+ }
5
+ export declare function CardFooter({ className, children, ...rest }: CardFooterProps): import("react").JSX.Element;
@@ -0,0 +1,7 @@
1
+ import type { HTMLAttributes, ReactNode } from "react";
2
+ export interface CardHeaderProps extends HTMLAttributes<HTMLDivElement> {
3
+ children?: ReactNode;
4
+ /** Trailing element (actions, badge, etc.) placed at the far end. */
5
+ trailing?: ReactNode;
6
+ }
7
+ export declare function CardHeader({ children, trailing, className, ...rest }: CardHeaderProps): import("react").JSX.Element;
@@ -0,0 +1,7 @@
1
+ import { type ReactNode } from "react";
2
+ export type CardLayout = "default" | "compound";
3
+ export declare function CardLayoutProvider({ layout, children, }: {
4
+ children: ReactNode;
5
+ layout: CardLayout;
6
+ }): import("react").JSX.Element;
7
+ export declare function useCardLayout(): CardLayout;
@@ -0,0 +1,9 @@
1
+ import type { HTMLAttributes, ReactNode } from "react";
2
+ export interface CardTitleProps extends HTMLAttributes<HTMLHeadingElement> {
3
+ /** Donor CardTitle is a div; use div for metric numerals and other parity surfaces. */
4
+ as?: "h3" | "div";
5
+ children?: ReactNode;
6
+ /** reference text-lg / text-xl / text-2xl / text-3xl card title scales */
7
+ size?: "md" | "lg" | "xl" | "2xl" | "3xl";
8
+ }
9
+ export declare function CardTitle({ as, className, children, size, ...rest }: CardTitleProps): import("react").JSX.Element;
@@ -1 +1,8 @@
1
- export { Card, type CardProps } from "./Card";
1
+ export { Card, type CardProps, CompoundCard } from "./Card";
2
+ export { CardAction, type CardActionProps } from "./CardAction";
3
+ export { CardBody, type CardBodyProps } from "./CardBody";
4
+ export { CardContent, type CardContentProps } from "./CardContent";
5
+ export { CardDescription, type CardDescriptionProps } from "./CardDescription";
6
+ export { CardFooter, type CardFooterProps } from "./CardFooter";
7
+ export { CardHeader, type CardHeaderProps } from "./CardHeader";
8
+ export { CardTitle, type CardTitleProps } from "./CardTitle";
@@ -0,0 +1,7 @@
1
+ import type { HTMLAttributes, ReactNode, Ref } from "react";
2
+ export interface KbdProps extends HTMLAttributes<HTMLElement> {
3
+ children: ReactNode;
4
+ ref?: Ref<HTMLElement>;
5
+ size?: "sm" | "md";
6
+ }
7
+ export declare function Kbd({ children, size, className, ref, ...rest }: KbdProps): import("react").JSX.Element;
@@ -0,0 +1 @@
1
+ export { Kbd, type KbdProps } from "./Kbd";
@@ -0,0 +1,14 @@
1
+ import type { HTMLAttributes, ReactNode, Ref } from "react";
2
+ export interface PillProps extends HTMLAttributes<HTMLSpanElement> {
3
+ children?: ReactNode;
4
+ /** Leading element placed before the label (icon, avatar, etc.). */
5
+ leading?: ReactNode;
6
+ /** Callback to render a close/remove button in the trailing slot. */
7
+ onRemove?: () => void;
8
+ ref?: Ref<HTMLSpanElement>;
9
+ size?: "sm" | "md";
10
+ tone?: "neutral" | "brand" | "info" | "success" | "warning" | "danger";
11
+ /** Trailing element placed after the label (icon, close button, etc.). */
12
+ trailing?: ReactNode;
13
+ }
14
+ export declare function Pill({ tone, size, className, children, leading, trailing, onRemove, ref, ...rest }: PillProps): import("react").JSX.Element;
@@ -0,0 +1 @@
1
+ export { Pill, type PillProps } from "./Pill";
@@ -5,6 +5,8 @@ export interface StatProps extends HTMLAttributes<HTMLDivElement> {
5
5
  deltaDirection?: "up" | "down" | "flat";
6
6
  label: string;
7
7
  ref?: Ref<HTMLDivElement>;
8
+ /** `default` — 30px (--text-3xl); `compact` — 20px (--text-xl) for dense dashboards */
9
+ size?: "default" | "compact";
8
10
  value: ReactNode;
9
11
  }
10
- export declare function Stat({ label, value, delta, deltaDirection, caption, className, ref, ...rest }: StatProps): import("react").JSX.Element;
12
+ export declare function Stat({ label, value, delta, deltaDirection, caption, size, className, ref, ...rest }: StatProps): import("react").JSX.Element;
@@ -0,0 +1,11 @@
1
+ import type { HTMLAttributes, Ref } from "react";
2
+ export interface BarChartProps extends HTMLAttributes<HTMLDivElement> {
3
+ /** Numeric series — bar heights are normalised to the max value. */
4
+ data: number[];
5
+ /** Container height in px. Default: 120. */
6
+ height?: number;
7
+ /** Emphasize the last bar with the brand accent. Default: true. */
8
+ highlightLast?: boolean;
9
+ ref?: Ref<HTMLDivElement>;
10
+ }
11
+ export declare function BarChart({ data, height, highlightLast, className, ref, ...rest }: BarChartProps): import("react").JSX.Element | null;
@@ -0,0 +1 @@
1
+ export { BarChart, type BarChartProps } from "./BarChart";
@@ -0,0 +1,25 @@
1
+ export interface CalendarProps {
2
+ className?: string;
3
+ /** Days within the active month to mark as highlighted. */
4
+ highlighted?: Date[];
5
+ /** Visual treatment for highlighted days. Default: subtle. */
6
+ highlightVariant?: "primary" | "subtle";
7
+ /** Active month — defaults to the current month. Day is ignored. */
8
+ month?: Date;
9
+ /** Called when the user picks a different month. */
10
+ onMonthChange?: (date: Date) => void;
11
+ /** Called when the user clicks a day cell. */
12
+ onSelect?: (date: Date) => void;
13
+ /** Inclusive date range to render as a connected selection band. */
14
+ range?: {
15
+ from: Date;
16
+ to: Date;
17
+ };
18
+ /** Day within the active month to mark as selected. */
19
+ selected?: Date;
20
+ /** Render leading/trailing days from adjacent months. Default: false. */
21
+ showOutsideDays?: boolean;
22
+ /** Override the rendered weekday labels (Su–Mo–Tu…). */
23
+ weekdayLabels?: readonly string[];
24
+ }
25
+ export declare function Calendar({ month, selected, highlighted, highlightVariant, onMonthChange, onSelect, range, weekdayLabels, className, showOutsideDays, }: CalendarProps): import("react").JSX.Element;
@@ -0,0 +1 @@
1
+ export { Calendar, type CalendarProps } from "./Calendar";