@parhelia/core 0.1.12936 → 0.1.12938

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 (546) hide show
  1. package/dist/agents-view/AgentCard.d.ts +2 -1
  2. package/dist/agents-view/AgentCard.js +14 -5
  3. package/dist/agents-view/AgentCard.js.map +1 -1
  4. package/dist/agents-view/AgentGalleryCard.d.ts +2 -1
  5. package/dist/agents-view/AgentGalleryView.d.ts +2 -1
  6. package/dist/agents-view/AgentProfileIcon.d.ts +2 -1
  7. package/dist/agents-view/AgentsSidebar.d.ts +2 -1
  8. package/dist/agents-view/AgentsTitlebar.d.ts +2 -1
  9. package/dist/agents-view/AgentsView.d.ts +1 -1
  10. package/dist/agents-view/AgentsView.js +6 -5
  11. package/dist/agents-view/AgentsView.js.map +1 -1
  12. package/dist/agents-view/AgentsWorkspaceView.d.ts +2 -1
  13. package/dist/agents-view/CreateAgentView.d.ts +2 -1
  14. package/dist/agents-view/DateAgentsGroup.d.ts +2 -1
  15. package/dist/agents-view/DateAgentsGroup.js +3 -2
  16. package/dist/agents-view/DateAgentsGroup.js.map +1 -1
  17. package/dist/agents-view/ProfileAgentsGroup.d.ts +2 -1
  18. package/dist/agents-view/ProfileAgentsGroup.js +11 -2
  19. package/dist/agents-view/ProfileAgentsGroup.js.map +1 -1
  20. package/dist/agents-view/RenameAgentDialog.d.ts +2 -1
  21. package/dist/components/MarkdownDisplay.d.ts +2 -2
  22. package/dist/components/MarkdownViewerPopover.d.ts +1 -1
  23. package/dist/components/PageHeader.d.ts +1 -1
  24. package/dist/components/SearchInput.d.ts +1 -1
  25. package/dist/components/WorkspaceHomeView.d.ts +1 -1
  26. package/dist/components/ui/CardConnector.d.ts +1 -1
  27. package/dist/components/ui/LanguageSelectionGrid.d.ts +1 -1
  28. package/dist/components/ui/LanguageSelector.d.ts +2 -1
  29. package/dist/components/ui/UserPicker.d.ts +1 -1
  30. package/dist/components/ui/accordion.d.ts +1 -1
  31. package/dist/components/ui/alert-dialog.d.ts +11 -11
  32. package/dist/components/ui/avatar.d.ts +2 -1
  33. package/dist/components/ui/badge.d.ts +2 -2
  34. package/dist/components/ui/breadcrumb.d.ts +8 -8
  35. package/dist/components/ui/button.d.ts +2 -2
  36. package/dist/components/ui/calendar.d.ts +1 -1
  37. package/dist/components/ui/card.d.ts +1 -1
  38. package/dist/components/ui/checkbox.d.ts +1 -1
  39. package/dist/components/ui/close-icon.d.ts +1 -1
  40. package/dist/components/ui/command.d.ts +9 -9
  41. package/dist/components/ui/context-menu.d.ts +13 -13
  42. package/dist/components/ui/copy-button.d.ts +1 -1
  43. package/dist/components/ui/delete-icon.d.ts +1 -1
  44. package/dist/components/ui/dialog.d.ts +10 -10
  45. package/dist/components/ui/dropdown-menu.d.ts +15 -15
  46. package/dist/components/ui/multi-switch-button.d.ts +1 -1
  47. package/dist/components/ui/paste-button.d.ts +1 -1
  48. package/dist/components/ui/popover.d.ts +1 -1
  49. package/dist/components/ui/select.d.ts +1 -1
  50. package/dist/components/ui/sonner.d.ts +1 -1
  51. package/dist/components/ui/styled-dialog-title.d.ts +1 -1
  52. package/dist/components/ui/switch.d.ts +1 -1
  53. package/dist/components/ui/tabs.d.ts +1 -1
  54. package/dist/components/ui/tooltip.d.ts +4 -4
  55. package/dist/components/ui/upload-button.d.ts +1 -1
  56. package/dist/editor/AdminRequiredView.d.ts +2 -1
  57. package/dist/editor/AspectRatioSelector.d.ts +2 -1
  58. package/dist/editor/ConcurrentUserLimitDialog.d.ts +2 -1
  59. package/dist/editor/ConfirmationDialog.js +3 -3
  60. package/dist/editor/ConfirmationDialog.js.map +1 -1
  61. package/dist/editor/ContentTree.d.ts +1 -1
  62. package/dist/editor/DeleteItemsWarning.d.ts +1 -1
  63. package/dist/editor/Editor.d.ts +1 -1
  64. package/dist/editor/EditorLoadingOverlay.d.ts +1 -1
  65. package/dist/editor/EditorWarning.d.ts +1 -1
  66. package/dist/editor/EditorWarnings.d.ts +2 -1
  67. package/dist/editor/FieldHistory.d.ts +1 -1
  68. package/dist/editor/FieldList.d.ts +1 -1
  69. package/dist/editor/FieldListField.d.ts +2 -2
  70. package/dist/editor/FieldListFieldWithFallbacks.d.ts +1 -1
  71. package/dist/editor/GlobalMenuBar.d.ts +2 -1
  72. package/dist/editor/ImageEditButton.d.ts +1 -1
  73. package/dist/editor/ImageEditor.d.ts +1 -1
  74. package/dist/editor/ItemInfo.d.ts +1 -1
  75. package/dist/editor/MainLayout.d.ts +2 -2
  76. package/dist/editor/MigrationsView.d.ts +1 -1
  77. package/dist/editor/MobileLayout.d.ts +1 -1
  78. package/dist/editor/PerfProfiler.d.ts +1 -1
  79. package/dist/editor/PictureCropper.d.ts +1 -1
  80. package/dist/editor/PictureEditor.d.ts +1 -1
  81. package/dist/editor/QuickItemSwitcher.d.ts +2 -1
  82. package/dist/editor/ScrollingContentTree.d.ts +1 -1
  83. package/dist/editor/SetupWizard.d.ts +2 -1
  84. package/dist/editor/Titlebar.d.ts +1 -1
  85. package/dist/editor/UsedBy.d.ts +1 -1
  86. package/dist/editor/WorkspaceTitleSwitcher.d.ts +2 -1
  87. package/dist/editor/ai/AgentInlineDialogContent.d.ts +1 -1
  88. package/dist/editor/ai/AgentPanesGrid.d.ts +1 -1
  89. package/dist/editor/ai/AgentProfileSelector.js +1 -1
  90. package/dist/editor/ai/AgentProfileSelector.js.map +1 -1
  91. package/dist/editor/ai/AgentSharingSection.d.ts +1 -1
  92. package/dist/editor/ai/AgentStatusBadge.d.ts +2 -1
  93. package/dist/editor/ai/AgentTerminal.d.ts +1 -1
  94. package/dist/editor/ai/ContentInspectorPopover.d.ts +1 -1
  95. package/dist/editor/ai/GuidanceOverlay.d.ts +2 -1
  96. package/dist/editor/ai/HeartbeatDiagnosticsPanel.d.ts +2 -1
  97. package/dist/editor/ai/InlineAiDialog.d.ts +2 -1
  98. package/dist/editor/ai/InlineAiTextEditTooltip.d.ts +1 -1
  99. package/dist/editor/ai/InlineAiTrigger.d.ts +2 -1
  100. package/dist/editor/ai/ManualPanel.d.ts +2 -1
  101. package/dist/editor/ai/MediaImage.d.ts +1 -1
  102. package/dist/editor/ai/dialogs/ComponentTypeSelectorInline.d.ts +2 -1
  103. package/dist/editor/ai/dialogs/QuestionnaireInline.d.ts +1 -1
  104. package/dist/editor/ai/terminal/components/ActivitySummaryCell.d.ts +1 -1
  105. package/dist/editor/ai/terminal/components/AgentActivityOverviewPanel.d.ts +1 -1
  106. package/dist/editor/ai/terminal/components/AgentBanners.d.ts +4 -3
  107. package/dist/editor/ai/terminal/components/AgentContextItemPicker.d.ts +1 -1
  108. package/dist/editor/ai/terminal/components/AgentCostDisplay.d.ts +1 -1
  109. package/dist/editor/ai/terminal/components/AgentEditHistoryButton.d.ts +1 -1
  110. package/dist/editor/ai/terminal/components/AgentFullPromptControls.d.ts +1 -1
  111. package/dist/editor/ai/terminal/components/AgentGreeting.d.ts +2 -1
  112. package/dist/editor/ai/terminal/components/AgentLoadingContent.d.ts +1 -1
  113. package/dist/editor/ai/terminal/components/AgentMemoryPanel.d.ts +2 -1
  114. package/dist/editor/ai/terminal/components/AgentMobileStatusPopover.d.ts +1 -1
  115. package/dist/editor/ai/terminal/components/AgentModeSelector.d.ts +1 -1
  116. package/dist/editor/ai/terminal/components/AgentParentLink.d.ts +1 -1
  117. package/dist/editor/ai/terminal/components/AgentPredefinedPromptsButton.d.ts +1 -1
  118. package/dist/editor/ai/terminal/components/AgentProfileModelSettingsSection.d.ts +1 -1
  119. package/dist/editor/ai/terminal/components/AgentProjectProgress.d.ts +1 -1
  120. package/dist/editor/ai/terminal/components/AgentPromptActionButtons.d.ts +1 -1
  121. package/dist/editor/ai/terminal/components/AgentPromptComposer.d.ts +1 -1
  122. package/dist/editor/ai/terminal/components/AgentPromptInputArea.d.ts +1 -1
  123. package/dist/editor/ai/terminal/components/AgentPromptTrayPopovers.d.ts +1 -1
  124. package/dist/editor/ai/terminal/components/AgentReadOnlyNotice.d.ts +1 -1
  125. package/dist/editor/ai/terminal/components/AgentRunStatusBanners.d.ts +1 -1
  126. package/dist/editor/ai/terminal/components/AgentSettingsContent.d.ts +1 -1
  127. package/dist/editor/ai/terminal/components/AgentSettingsPopover.d.ts +1 -1
  128. package/dist/editor/ai/terminal/components/AgentSettingsSections.d.ts +3 -3
  129. package/dist/editor/ai/terminal/components/AgentSkillSettingsSection.d.ts +1 -1
  130. package/dist/editor/ai/terminal/components/AgentSuggestionBanner.d.ts +1 -1
  131. package/dist/editor/ai/terminal/components/AgentSummaryAssistantResponse.d.ts +1 -1
  132. package/dist/editor/ai/terminal/components/AgentSummaryErrorNotice.d.ts +1 -1
  133. package/dist/editor/ai/terminal/components/AgentSummaryPlaceholder.d.ts +1 -1
  134. package/dist/editor/ai/terminal/components/AgentSummaryPromptActions.d.ts +1 -1
  135. package/dist/editor/ai/terminal/components/AgentTerminalContextChrome.d.ts +2 -2
  136. package/dist/editor/ai/terminal/components/AgentTerminalContextPanels.d.ts +1 -1
  137. package/dist/editor/ai/terminal/components/AgentTerminalDialogHost.d.ts +1 -1
  138. package/dist/editor/ai/terminal/components/AgentTerminalFullLayout.d.ts +1 -1
  139. package/dist/editor/ai/terminal/components/AgentTerminalFullPromptControls.d.ts +1 -1
  140. package/dist/editor/ai/terminal/components/AgentTerminalFullUpperContent.d.ts +1 -1
  141. package/dist/editor/ai/terminal/components/AgentTerminalMessageGroups.d.ts +1 -1
  142. package/dist/editor/ai/terminal/components/AgentTerminalStatusBar.d.ts +1 -1
  143. package/dist/editor/ai/terminal/components/AgentTerminalSummaryLayout.d.ts +1 -1
  144. package/dist/editor/ai/terminal/components/AgentTerminalView.d.ts +1 -1
  145. package/dist/editor/ai/terminal/components/AgentThinkingDots.d.ts +1 -1
  146. package/dist/editor/ai/terminal/components/AiResponseMessage.d.ts +1 -1
  147. package/dist/editor/ai/terminal/components/ContextInfoBar.d.ts +1 -1
  148. package/dist/editor/ai/terminal/components/EditOperationsPanel.d.ts +2 -1
  149. package/dist/editor/ai/terminal/components/HeartbeatMessage.d.ts +2 -1
  150. package/dist/editor/ai/terminal/components/InitialThinkingSplash.d.ts +2 -1
  151. package/dist/editor/ai/terminal/components/QueuedPromptsPanel.d.ts +1 -1
  152. package/dist/editor/ai/terminal/components/SpawnedAgentsPanel.d.ts +2 -1
  153. package/dist/editor/ai/terminal/components/TodoListPanel.d.ts +2 -1
  154. package/dist/editor/ai/terminal/components/ToolCallDisplay.d.ts +2 -2
  155. package/dist/editor/ai/terminal/components/UserMessage.d.ts +2 -1
  156. package/dist/editor/ai/terminal/useAgentRuntimeStatus.d.ts +1 -1
  157. package/dist/editor/ai/terminal/useAgentStatusBarContent.d.ts +2 -1
  158. package/dist/editor/ai/terminal/useAgentTerminalChrome.d.ts +3 -3
  159. package/dist/editor/ai/terminal/useAgentTerminalControls.d.ts +3 -3
  160. package/dist/editor/ai/terminal/useAgentTerminalNotices.d.ts +2 -2
  161. package/dist/editor/ai-image-editor/AiImageResultOverlay.d.ts +2 -1
  162. package/dist/editor/bridge/protocol.d.ts +7 -0
  163. package/dist/editor/bridge/protocol.js.map +1 -1
  164. package/dist/editor/client/EditorShell.d.ts +1 -1
  165. package/dist/editor/client/EditorShell.js +41 -9
  166. package/dist/editor/client/EditorShell.js.map +1 -1
  167. package/dist/editor/client/OperationDialogContent.d.ts +4 -3
  168. package/dist/editor/client/SessionExpiredOverlay.d.ts +1 -1
  169. package/dist/editor/client/editContext.d.ts +8 -0
  170. package/dist/editor/client/editContext.js.map +1 -1
  171. package/dist/editor/client/hooks/useSocketMessageHandler.d.ts +8 -0
  172. package/dist/editor/client/hooks/useSocketMessageHandler.js +17 -3
  173. package/dist/editor/client/hooks/useSocketMessageHandler.js.map +1 -1
  174. package/dist/editor/client/hooks/useWorkbox.d.ts +2 -2
  175. package/dist/editor/client/hooks/useWorkbox.js +3 -3
  176. package/dist/editor/client/hooks/useWorkbox.js.map +1 -1
  177. package/dist/editor/client/hooks/workboxDescriptors.d.ts +6 -1
  178. package/dist/editor/client/hooks/workboxDescriptors.js +37 -9
  179. package/dist/editor/client/hooks/workboxDescriptors.js.map +1 -1
  180. package/dist/editor/client/navigation.d.ts +1 -1
  181. package/dist/editor/client/pageModelBuilder.d.ts +1 -1
  182. package/dist/editor/client/pageModelBuilder.js +60 -4
  183. package/dist/editor/client/pageModelBuilder.js.map +1 -1
  184. package/dist/editor/client/ui/DevModeIndicator.d.ts +2 -1
  185. package/dist/editor/client/ui/EditorChrome.d.ts +1 -1
  186. package/dist/editor/client/ui/FullscreenControls.d.ts +1 -1
  187. package/dist/editor/commands/componentCommands.js +1 -1
  188. package/dist/editor/commands/componentCommands.js.map +1 -1
  189. package/dist/editor/content-tree/IndicatorSettings.d.ts +1 -1
  190. package/dist/editor/content-tree/TreeOptions.d.ts +1 -1
  191. package/dist/editor/content-tree/TreeSettingsMenu.d.ts +1 -1
  192. package/dist/editor/context-menu/InsertMenu.d.ts +1 -1
  193. package/dist/editor/editor-warnings/FinalWorkflowStateReadOnly.d.ts +1 -1
  194. package/dist/editor/editor-warnings/ItemLocked.d.ts +1 -1
  195. package/dist/editor/editor-warnings/NoLanguageWriteAccess.d.ts +1 -1
  196. package/dist/editor/editor-warnings/NoWorkflowWriteAccess.d.ts +1 -1
  197. package/dist/editor/editor-warnings/NoWriteAccess.d.ts +1 -1
  198. package/dist/editor/editor-warnings/ValidationErrors.d.ts +1 -1
  199. package/dist/editor/field-types/AttachmentEditor.d.ts +1 -1
  200. package/dist/editor/field-types/CheckboxEditor.d.ts +1 -1
  201. package/dist/editor/field-types/DateFieldEditor.d.ts +2 -1
  202. package/dist/editor/field-types/DateTimeFieldEditor.d.ts +2 -1
  203. package/dist/editor/field-types/DropLinkEditor.d.ts +1 -1
  204. package/dist/editor/field-types/DropListEditor.d.ts +1 -1
  205. package/dist/editor/field-types/ImageFieldEditor.d.ts +1 -1
  206. package/dist/editor/field-types/InternalLinkFieldEditor.d.ts +1 -1
  207. package/dist/editor/field-types/LinkFieldEditor.d.ts +1 -1
  208. package/dist/editor/field-types/MultiLineText.d.ts +1 -1
  209. package/dist/editor/field-types/NameValueListEditor.d.ts +2 -1
  210. package/dist/editor/field-types/PictureFieldEditor.d.ts +1 -1
  211. package/dist/editor/field-types/RawEditor.d.ts +1 -1
  212. package/dist/editor/field-types/RichTextEditor.d.ts +1 -1
  213. package/dist/editor/field-types/RichTextEditorComponent.d.ts +1 -1
  214. package/dist/editor/field-types/SingleLineText.d.ts +1 -1
  215. package/dist/editor/field-types/TreeListEditor.d.ts +1 -1
  216. package/dist/editor/field-types/richtext/components/EditorDropdown.d.ts +1 -1
  217. package/dist/editor/field-types/richtext/richTextToolbarIcons.d.ts +6 -6
  218. package/dist/editor/media-selector/AiImageSearchPrompt.d.ts +1 -1
  219. package/dist/editor/media-selector/MediaFolderBrowser.d.ts +1 -1
  220. package/dist/editor/media-selector/MediaSelector.d.ts +1 -1
  221. package/dist/editor/media-selector/Preview.d.ts +1 -1
  222. package/dist/editor/media-selector/Thumbnails.d.ts +1 -1
  223. package/dist/editor/media-selector/TreeSelector.d.ts +1 -1
  224. package/dist/editor/media-selector/UploadZone.d.ts +1 -1
  225. package/dist/editor/menubar/ActiveUsers.d.ts +1 -1
  226. package/dist/editor/menubar/FavoritesControls.d.ts +1 -1
  227. package/dist/editor/menubar/GenericToolbar.d.ts +1 -1
  228. package/dist/editor/menubar/ItemActionsMenu.d.ts +1 -1
  229. package/dist/editor/menubar/ItemLanguageVersion.d.ts +1 -1
  230. package/dist/editor/menubar/OpenInNewTabButton.d.ts +1 -1
  231. package/dist/editor/menubar/OperationsIndicator.d.ts +1 -1
  232. package/dist/editor/menubar/PageSelector.d.ts +1 -1
  233. package/dist/editor/menubar/PreviewDatePicker.d.ts +2 -1
  234. package/dist/editor/menubar/Separator.d.ts +1 -1
  235. package/dist/editor/menubar/ToolbarFactory.d.ts +1 -1
  236. package/dist/editor/menubar/User.d.ts +1 -1
  237. package/dist/editor/menubar/VersionPreviewCard.d.ts +1 -1
  238. package/dist/editor/menubar/VersionSelector.d.ts +2 -1
  239. package/dist/editor/menubar/WorkflowButton.d.ts +1 -1
  240. package/dist/editor/menubar/toolbar-sections/CompareControls.d.ts +1 -1
  241. package/dist/editor/menubar/toolbar-sections/ContentTreeToggle.d.ts +1 -1
  242. package/dist/editor/menubar/toolbar-sections/CustomCommandsToolbar.d.ts +1 -1
  243. package/dist/editor/menubar/toolbar-sections/DeviceSwitchToolbar.d.ts +1 -1
  244. package/dist/editor/menubar/toolbar-sections/EditControls.d.ts +2 -2
  245. package/dist/editor/menubar/toolbar-sections/FullscreenControl.d.ts +1 -1
  246. package/dist/editor/menubar/toolbar-sections/HelpButton.d.ts +2 -1
  247. package/dist/editor/menubar/toolbar-sections/InsertControls.d.ts +1 -1
  248. package/dist/editor/menubar/toolbar-sections/LayoutModeControls.d.ts +1 -1
  249. package/dist/editor/menubar/toolbar-sections/ManualBrowser.d.ts +2 -1
  250. package/dist/editor/menubar/toolbar-sections/ReviewCommands.d.ts +1 -1
  251. package/dist/editor/menubar/toolbar-sections/UndoRedoControls.d.ts +1 -1
  252. package/dist/editor/menubar/toolbar-sections/UtilityControls.d.ts +1 -1
  253. package/dist/editor/menubar/toolbar-sections/ViewportControls.d.ts +2 -2
  254. package/dist/editor/notifications/NotificationCenter.d.ts +1 -1
  255. package/dist/editor/notifications/NotificationCenter.js +2 -2
  256. package/dist/editor/notifications/NotificationCenter.js.map +1 -1
  257. package/dist/editor/notifications/NotificationItem.d.ts +1 -1
  258. package/dist/editor/notifications/WatchButton.d.ts +2 -2
  259. package/dist/editor/page-editor-chrome/CommentHighlightings.d.ts +1 -1
  260. package/dist/editor/page-editor-chrome/ComponentOperationBubble.d.ts +1 -1
  261. package/dist/editor/page-editor-chrome/DragInsertionOverlay.d.ts +1 -1
  262. package/dist/editor/page-editor-chrome/EmptyImageFieldIndicators.d.ts +1 -1
  263. package/dist/editor/page-editor-chrome/FeedbackHighlightBadge.d.ts +1 -1
  264. package/dist/editor/page-editor-chrome/FieldActionIndicator.d.ts +1 -1
  265. package/dist/editor/page-editor-chrome/FieldActionIndicators.d.ts +1 -1
  266. package/dist/editor/page-editor-chrome/FieldEditedIndicator.d.ts +1 -1
  267. package/dist/editor/page-editor-chrome/FieldEditedIndicators.d.ts +1 -1
  268. package/dist/editor/page-editor-chrome/FrameMenu.d.ts +1 -1
  269. package/dist/editor/page-editor-chrome/FrameMenus.d.ts +1 -1
  270. package/dist/editor/page-editor-chrome/InsertComponentMenu.d.ts +1 -1
  271. package/dist/editor/page-editor-chrome/LockedFieldIndicator.d.ts +1 -1
  272. package/dist/editor/page-editor-chrome/NoLayout.d.ts +1 -1
  273. package/dist/editor/page-editor-chrome/PageEditorChrome.d.ts +1 -1
  274. package/dist/editor/page-editor-chrome/PictureEditorOverlay.d.ts +1 -1
  275. package/dist/editor/page-editor-chrome/PlaceholderDropZone.d.ts +1 -1
  276. package/dist/editor/page-editor-chrome/PlaceholderDropZones.d.ts +1 -1
  277. package/dist/editor/page-editor-chrome/SuggestionHighlightings.d.ts +1 -1
  278. package/dist/editor/page-editor-chrome/VersionDiffHighlightings.d.ts +1 -1
  279. package/dist/editor/page-editor-chrome/overlay/IframeOverlayProvider.d.ts +1 -1
  280. package/dist/editor/page-editor-chrome/overlay/InsertionLine.d.ts +1 -1
  281. package/dist/editor/page-editor-chrome/overlay/geometry.d.ts +7 -1
  282. package/dist/editor/page-editor-chrome/overlay/geometry.js +12 -2
  283. package/dist/editor/page-editor-chrome/overlay/geometry.js.map +1 -1
  284. package/dist/editor/page-editor-chrome/overlay/placeholderZones.js +14 -7
  285. package/dist/editor/page-editor-chrome/overlay/placeholderZones.js.map +1 -1
  286. package/dist/editor/page-editor-chrome/useDragInsertionGesture.js +9 -4
  287. package/dist/editor/page-editor-chrome/useDragInsertionGesture.js.map +1 -1
  288. package/dist/editor/page-viewer/DeviceToolbar.d.ts +1 -1
  289. package/dist/editor/page-viewer/EditorForm.d.ts +1 -1
  290. package/dist/editor/page-viewer/EditorFormHintPopover.d.ts +1 -1
  291. package/dist/editor/page-viewer/MiniMap.d.ts +1 -1
  292. package/dist/editor/page-viewer/MiniMap.js +11 -10
  293. package/dist/editor/page-viewer/MiniMap.js.map +1 -1
  294. package/dist/editor/page-viewer/MinimapDropTargets.d.ts +1 -1
  295. package/dist/editor/page-viewer/PageViewer.d.ts +1 -1
  296. package/dist/editor/page-viewer/PageViewerFrame.d.ts +1 -1
  297. package/dist/editor/page-viewer/PageViewerFrame.js +2 -1
  298. package/dist/editor/page-viewer/PageViewerFrame.js.map +1 -1
  299. package/dist/editor/page-viewer/RenderingParametersSection.d.ts +1 -1
  300. package/dist/editor/page-viewer/pageViewContext.d.ts +1 -1
  301. package/dist/editor/page-viewer/pageViewContext.js.map +1 -1
  302. package/dist/editor/personalization/ActionList.d.ts +1 -1
  303. package/dist/editor/personalization/ConditionTreeEditor.d.ts +1 -1
  304. package/dist/editor/personalization/PersonalizationPanel.d.ts +1 -1
  305. package/dist/editor/personalization/RuleElementPicker.d.ts +1 -1
  306. package/dist/editor/personalization/RuleList.d.ts +1 -1
  307. package/dist/editor/personalization/RuleParameterInput.d.ts +1 -1
  308. package/dist/editor/personalization/TreeItemPicker.d.ts +1 -1
  309. package/dist/editor/reviews/Comment.d.ts +1 -1
  310. package/dist/editor/reviews/CommentDisplayPopover.d.ts +1 -1
  311. package/dist/editor/reviews/CommentEditor.d.ts +1 -1
  312. package/dist/editor/reviews/CommentPopover.d.ts +1 -1
  313. package/dist/editor/reviews/CommentView.d.ts +2 -1
  314. package/dist/editor/reviews/Comments.d.ts +1 -1
  315. package/dist/editor/reviews/CreateReviewConfirmStep.d.ts +1 -1
  316. package/dist/editor/reviews/CreateReviewDialog.d.ts +1 -1
  317. package/dist/editor/reviews/CreateReviewItemsStep.d.ts +1 -1
  318. package/dist/editor/reviews/CreateReviewLanguagesStep.d.ts +1 -1
  319. package/dist/editor/reviews/CreateReviewReviewersStep.d.ts +1 -1
  320. package/dist/editor/reviews/CreateReviewSettingsStep.d.ts +1 -1
  321. package/dist/editor/reviews/CreateReviewSuccessStep.d.ts +1 -1
  322. package/dist/editor/reviews/DecisionsMatrix.d.ts +1 -1
  323. package/dist/editor/reviews/EditReviewSettingsDialog.d.ts +1 -1
  324. package/dist/editor/reviews/FeedbackCard.d.ts +2 -2
  325. package/dist/editor/reviews/FeedbackModeIntro.d.ts +1 -1
  326. package/dist/editor/reviews/ItemTreeSelector.d.ts +1 -1
  327. package/dist/editor/reviews/LatestFeedback.d.ts +1 -1
  328. package/dist/editor/reviews/MentionText.d.ts +2 -1
  329. package/dist/editor/reviews/MultiReviewManager.d.ts +1 -1
  330. package/dist/editor/reviews/MultiReviewManager.js +1 -0
  331. package/dist/editor/reviews/MultiReviewManager.js.map +1 -1
  332. package/dist/editor/reviews/PreconfiguredReviewerSelector.d.ts +1 -1
  333. package/dist/editor/reviews/ReviewCard.d.ts +1 -1
  334. package/dist/editor/reviews/ReviewDetail.d.ts +1 -1
  335. package/dist/editor/reviews/ReviewersPanel.d.ts +1 -1
  336. package/dist/editor/reviews/Reviews.d.ts +1 -1
  337. package/dist/editor/reviews/ReviewsList.d.ts +1 -1
  338. package/dist/editor/reviews/SuggestedEdit.d.ts +1 -1
  339. package/dist/editor/reviews/SuggestionCommentThread.d.ts +2 -1
  340. package/dist/editor/reviews/SuggestionDisplayPopover.d.ts +1 -1
  341. package/dist/editor/reviews/useMultiReview.d.ts +10 -2
  342. package/dist/editor/reviews/useMultiReview.js +54 -12
  343. package/dist/editor/reviews/useMultiReview.js.map +1 -1
  344. package/dist/editor/services/contentService.js +23 -3
  345. package/dist/editor/services/contentService.js.map +1 -1
  346. package/dist/editor/settings/About.d.ts +2 -1
  347. package/dist/editor/settings/IndexOverview.d.ts +1 -1
  348. package/dist/editor/settings/QuotaInfo.d.ts +2 -1
  349. package/dist/editor/settings/QuotaUserPicker.d.ts +1 -1
  350. package/dist/editor/settings/SettingsBreadcrumb.d.ts +1 -1
  351. package/dist/editor/settings/SettingsCard.d.ts +1 -1
  352. package/dist/editor/settings/SettingsPanelLayout.d.ts +1 -1
  353. package/dist/editor/settings/SettingsTitlebar.d.ts +1 -1
  354. package/dist/editor/settings/SettingsView.d.ts +1 -1
  355. package/dist/editor/settings/StatusSummary.d.ts +1 -1
  356. package/dist/editor/settings/index/AdvancedSettings.d.ts +1 -1
  357. package/dist/editor/settings/index/CollectionWarningsDisplay.d.ts +1 -1
  358. package/dist/editor/settings/index/EmbeddingProviderInfo.d.ts +1 -1
  359. package/dist/editor/settings/index/IndexStatusCards.d.ts +1 -1
  360. package/dist/editor/settings/index/LatestEmbeddingsList.d.ts +1 -1
  361. package/dist/editor/settings/index/QueueErrorsDisplay.d.ts +1 -1
  362. package/dist/editor/settings/index/RebuildIndexSection.d.ts +1 -1
  363. package/dist/editor/settings/index/RecentBatchesList.d.ts +1 -1
  364. package/dist/editor/settings/panels/AgentProfileConfigPanel.d.ts +1 -1
  365. package/dist/editor/settings/panels/AgentProfileEditorPanel.d.ts +1 -1
  366. package/dist/editor/settings/panels/AgentToolsPanel.d.ts +1 -1
  367. package/dist/editor/settings/panels/AgentsPanel.d.ts +2 -1
  368. package/dist/editor/settings/panels/ClusterInstancesPanel.d.ts +2 -1
  369. package/dist/editor/settings/panels/CreateAgentProfileDialog.d.ts +2 -1
  370. package/dist/editor/settings/panels/CreateJavaScriptToolDialog.d.ts +2 -1
  371. package/dist/editor/settings/panels/CreateMcpServerDialog.d.ts +2 -1
  372. package/dist/editor/settings/panels/FieldTypeSerializersPanel.d.ts +1 -1
  373. package/dist/editor/settings/panels/GroupedFieldConfigPanel.d.ts +1 -1
  374. package/dist/editor/settings/panels/ItemConfigPanel.d.ts +1 -1
  375. package/dist/editor/settings/panels/JavaScriptToolAgentPanel.d.ts +1 -1
  376. package/dist/editor/settings/panels/JavaScriptToolConfigPanel.d.ts +1 -1
  377. package/dist/editor/settings/panels/JavaScriptToolsPanel.d.ts +2 -1
  378. package/dist/editor/settings/panels/McpToolsPanel.d.ts +1 -1
  379. package/dist/editor/settings/panels/ModelConfigPanel.d.ts +1 -1
  380. package/dist/editor/settings/panels/ModelsPanel.d.ts +2 -1
  381. package/dist/editor/settings/panels/NotificationSubscriptionsPanel.d.ts +1 -1
  382. package/dist/editor/settings/panels/PersistentLogsPanel.d.ts +1 -1
  383. package/dist/editor/settings/panels/ProjectTemplateAgentPanel.d.ts +1 -1
  384. package/dist/editor/settings/panels/ProjectTemplateSelector.d.ts +1 -1
  385. package/dist/editor/settings/panels/ProjectTemplateSelectorList.d.ts +1 -1
  386. package/dist/editor/settings/panels/ProjectTemplatesPanel.d.ts +2 -1
  387. package/dist/editor/settings/panels/ProviderConfigPanel.d.ts +1 -1
  388. package/dist/editor/settings/panels/ProviderIcon.d.ts +1 -1
  389. package/dist/editor/settings/panels/ProvidersPanel.d.ts +1 -1
  390. package/dist/editor/settings/panels/SearchConfigPanel.d.ts +1 -1
  391. package/dist/editor/settings/panels/SettingsPanel.d.ts +2 -1
  392. package/dist/editor/settings/panels/StatusPanel.d.ts +2 -1
  393. package/dist/editor/settings/panels/SystemSettingsPanel.d.ts +1 -1
  394. package/dist/editor/settings/panels/UserPreferencesPanel.d.ts +1 -1
  395. package/dist/editor/setup-wizard/SetupStepError.d.ts +1 -1
  396. package/dist/editor/setup-wizard/SetupStepHeader.d.ts +1 -1
  397. package/dist/editor/setup-wizard/SetupStepLayout.d.ts +3 -3
  398. package/dist/editor/setup-wizard/steps/CompleteStep.d.ts +2 -1
  399. package/dist/editor/setup-wizard/steps/CreateSettingsStep.d.ts +2 -1
  400. package/dist/editor/setup-wizard/steps/LicenseActivationStep.d.ts +2 -1
  401. package/dist/editor/setup-wizard/steps/LicenseEmailStep.d.ts +2 -1
  402. package/dist/editor/setup-wizard/steps/ModelSelectionStep.d.ts +2 -1
  403. package/dist/editor/setup-wizard/steps/ProviderStep.d.ts +2 -1
  404. package/dist/editor/setup-wizard/steps/WelcomeStep.d.ts +2 -1
  405. package/dist/editor/sidebar/Completions.d.ts +1 -1
  406. package/dist/editor/sidebar/ComponentPalette.d.ts +1 -1
  407. package/dist/editor/sidebar/ComponentTree.d.ts +1 -1
  408. package/dist/editor/sidebar/DictionaryEditor.d.ts +1 -1
  409. package/dist/editor/sidebar/EditHistory.d.ts +1 -1
  410. package/dist/editor/sidebar/Favorites.d.ts +1 -1
  411. package/dist/editor/sidebar/Insert.d.ts +1 -1
  412. package/dist/editor/sidebar/MainContentTree.d.ts +1 -1
  413. package/dist/editor/sidebar/MorePanelsButton.d.ts +1 -1
  414. package/dist/editor/sidebar/NavigationPanelItem.d.ts +1 -1
  415. package/dist/editor/sidebar/NavigationPanelMenuItem.d.ts +1 -1
  416. package/dist/editor/sidebar/OperationItem.d.ts +1 -1
  417. package/dist/editor/sidebar/Sessions.d.ts +1 -1
  418. package/dist/editor/sidebar/SidebarPanel.d.ts +1 -1
  419. package/dist/editor/sidebar/SidebarStack.d.ts +1 -1
  420. package/dist/editor/sidebar/TimelineView.d.ts +1 -1
  421. package/dist/editor/sidebar/Validation.d.ts +1 -1
  422. package/dist/editor/sidebar/Validation.js +50 -22
  423. package/dist/editor/sidebar/Validation.js.map +1 -1
  424. package/dist/editor/sidebar/Workbox.d.ts +1 -1
  425. package/dist/editor/sidebar/Workbox.js +107 -21
  426. package/dist/editor/sidebar/Workbox.js.map +1 -1
  427. package/dist/editor/sidebar/WorkspaceButton.d.ts +1 -1
  428. package/dist/editor/sidebar/WorkspaceRail.d.ts +1 -1
  429. package/dist/editor/sidebar/WorkspaceRailMobile.d.ts +2 -1
  430. package/dist/editor/template-wizard/TemplateBuilderDialog.d.ts +1 -1
  431. package/dist/editor/template-wizard/TemplateStructureInlineEditor.d.ts +2 -1
  432. package/dist/editor/tree-indicators/GutterColumns.d.ts +2 -1
  433. package/dist/editor/tree-indicators/GutterContext.d.ts +2 -2
  434. package/dist/editor/ui/CenteredMessage.d.ts +1 -1
  435. package/dist/editor/ui/ComponentThumbnailDialog.d.ts +1 -1
  436. package/dist/editor/ui/CopyMoveTargetSelectorDialog.d.ts +1 -1
  437. package/dist/editor/ui/DialogButtons.d.ts +1 -1
  438. package/dist/editor/ui/DragPreview.d.ts +1 -1
  439. package/dist/editor/ui/ExportItemsDialog.d.ts +1 -1
  440. package/dist/editor/ui/HomeButton.d.ts +1 -1
  441. package/dist/editor/ui/HomeListRow.d.ts +2 -2
  442. package/dist/editor/ui/IconSelectorDialog.d.ts +1 -1
  443. package/dist/editor/ui/Icons.d.ts +31 -31
  444. package/dist/editor/ui/ImportItemsDialog.d.ts +1 -1
  445. package/dist/editor/ui/InternalLink.d.ts +1 -1
  446. package/dist/editor/ui/ItemCollectionEditor.d.ts +1 -1
  447. package/dist/editor/ui/ItemNameDialogNew.d.ts +1 -1
  448. package/dist/editor/ui/LoadingState.d.ts +1 -1
  449. package/dist/editor/ui/ParheliaIcon.d.ts +1 -1
  450. package/dist/editor/ui/ParheliaIconWhite.d.ts +1 -1
  451. package/dist/editor/ui/PerfectTree.d.ts +1 -1
  452. package/dist/editor/ui/PublishDialog.d.ts +1 -1
  453. package/dist/editor/ui/PublishItemDialog.d.ts +1 -1
  454. package/dist/editor/ui/PublishRestrictionsDialog.d.ts +2 -1
  455. package/dist/editor/ui/RemoveComponentsConfirmMessage.d.ts +1 -1
  456. package/dist/editor/ui/Section.d.ts +1 -1
  457. package/dist/editor/ui/SharedFolderSelectorDialog.d.ts +1 -1
  458. package/dist/editor/ui/SimpleIconButton.d.ts +1 -1
  459. package/dist/editor/ui/SimpleMenu.d.ts +1 -1
  460. package/dist/editor/ui/SimpleTable.d.ts +2 -1
  461. package/dist/editor/ui/SimpleTable.js +12 -2
  462. package/dist/editor/ui/SimpleTable.js.map +1 -1
  463. package/dist/editor/ui/SimpleTabs.d.ts +1 -1
  464. package/dist/editor/ui/SimpleToolbar.d.ts +1 -1
  465. package/dist/editor/ui/Spinner.d.ts +1 -1
  466. package/dist/editor/ui/Splitter.js +1 -1
  467. package/dist/editor/ui/Splitter.js.map +1 -1
  468. package/dist/editor/ui/TemplateSelectorDialog.d.ts +1 -1
  469. package/dist/editor/ui/TreeListSelector.d.ts +1 -1
  470. package/dist/editor/ui/WorkboxItemsTable.d.ts +1 -1
  471. package/dist/editor/ui/WorkboxItemsTable.js +22 -5
  472. package/dist/editor/ui/WorkboxItemsTable.js.map +1 -1
  473. package/dist/editor/utils/textInsertionWhitespace.d.ts +21 -0
  474. package/dist/editor/utils/textInsertionWhitespace.js +71 -0
  475. package/dist/editor/utils/textInsertionWhitespace.js.map +1 -0
  476. package/dist/editor/views/CompareView.d.ts +1 -1
  477. package/dist/editor/views/EditView.d.ts +1 -1
  478. package/dist/editor/views/EditorSlot.d.ts +1 -1
  479. package/dist/editor/views/ItemEditor.d.ts +1 -1
  480. package/dist/editor/views/ItemEditorPane.d.ts +1 -1
  481. package/dist/editor/views/MediaFolderEditView.d.ts +1 -1
  482. package/dist/editor/views/SingleEditView.d.ts +1 -1
  483. package/dist/editor/views/editorSlotContext.js +14 -2
  484. package/dist/editor/views/editorSlotContext.js.map +1 -1
  485. package/dist/lib/safelist.d.ts +1 -1
  486. package/dist/licensing/EmailEntry.d.ts +2 -1
  487. package/dist/licensing/FeatureGate.d.ts +4 -4
  488. package/dist/licensing/LicenseActivationForm.d.ts +2 -1
  489. package/dist/licensing/LicenseCodeEntry.d.ts +2 -1
  490. package/dist/licensing/LicenseContext.d.ts +2 -2
  491. package/dist/licensing/LicenseOverlay.d.ts +2 -1
  492. package/dist/revision.d.ts +2 -2
  493. package/dist/revision.js +2 -2
  494. package/dist/setup/wizard/steps/AddModelDialog.d.ts +2 -1
  495. package/dist/setup/wizard/steps/ImportModelDialog.d.ts +2 -1
  496. package/dist/splash-screen/DialogWrappers.d.ts +3 -2
  497. package/dist/splash-screen/ModernSplashScreen.d.ts +3 -2
  498. package/dist/splash-screen/NewPage.d.ts +1 -1
  499. package/dist/splash-screen/OpenPage.d.ts +1 -1
  500. package/dist/splash-screen/RecentPages.d.ts +1 -1
  501. package/dist/splash-screen/SplashScreenAgentContext.d.ts +1 -1
  502. package/dist/task-board/TaskBoardWorkspace.d.ts +1 -1
  503. package/dist/task-board/components/AddDependencyDialog.d.ts +1 -1
  504. package/dist/task-board/components/CommentsList.d.ts +1 -1
  505. package/dist/task-board/components/CreateProjectDialog.d.ts +1 -1
  506. package/dist/task-board/components/CreateTaskDialog.d.ts +1 -1
  507. package/dist/task-board/components/FinishedProjectCard.d.ts +1 -1
  508. package/dist/task-board/components/GoalDialog.d.ts +1 -1
  509. package/dist/task-board/components/ItemCollectionEditorDialog.d.ts +1 -1
  510. package/dist/task-board/components/ItemCollectionPicker.d.ts +1 -1
  511. package/dist/task-board/components/ProjectBudgetBanner.d.ts +1 -1
  512. package/dist/task-board/components/ProjectDashboard.d.ts +4 -4
  513. package/dist/task-board/components/ProjectExecutionUserPicker.d.ts +1 -1
  514. package/dist/task-board/components/ProjectGoalsPanel.d.ts +1 -1
  515. package/dist/task-board/components/ProjectListContent.d.ts +1 -1
  516. package/dist/task-board/components/ProjectOverviewContent.d.ts +1 -1
  517. package/dist/task-board/components/ProjectPropertiesPanel.d.ts +1 -1
  518. package/dist/task-board/components/ProjectSettingsDialog.d.ts +2 -2
  519. package/dist/task-board/components/TaskAgentPanel.d.ts +1 -1
  520. package/dist/task-board/components/TaskAssigneeBadge.d.ts +2 -2
  521. package/dist/task-board/components/TaskAssigneePicker.d.ts +1 -1
  522. package/dist/task-board/components/TaskAttachmentDropZone.d.ts +1 -1
  523. package/dist/task-board/components/TaskAttachmentsSection.d.ts +1 -1
  524. package/dist/task-board/components/TaskBoardBreadcrumb.d.ts +1 -1
  525. package/dist/task-board/components/TaskBoardFilterBox.d.ts +1 -1
  526. package/dist/task-board/components/TaskBoardHomeView.d.ts +1 -1
  527. package/dist/task-board/components/TaskBoardMyTasksSidebar.d.ts +1 -1
  528. package/dist/task-board/components/TaskBoardProjectListSidebar.d.ts +1 -1
  529. package/dist/task-board/components/TaskBoardProjectSelector.d.ts +1 -1
  530. package/dist/task-board/components/TaskBoardTitlebar.d.ts +1 -1
  531. package/dist/task-board/components/TaskCard.d.ts +1 -1
  532. package/dist/task-board/components/TaskDetailPanel.d.ts +1 -1
  533. package/dist/task-board/components/TaskReviewActions.d.ts +1 -1
  534. package/dist/task-board/components/TaskRow.d.ts +1 -1
  535. package/dist/task-board/components/TaskboardPersistentLogPanel.d.ts +1 -1
  536. package/dist/task-board/components/WizardAgentTerminalPanel.d.ts +1 -1
  537. package/dist/task-board/components/WizardCommunicationCards.d.ts +3 -3
  538. package/dist/task-board/components/WizardCommunicationCenter.d.ts +1 -1
  539. package/dist/task-board/components/WizardCommunicationShared.d.ts +1 -1
  540. package/dist/task-board/components/WizardTask.d.ts +1 -1
  541. package/dist/task-board/components/WizardTaskDetailsPanel.d.ts +1 -1
  542. package/dist/task-board/views/DependencyGraphView.d.ts +1 -1
  543. package/dist/task-board/views/KanbanView.d.ts +1 -1
  544. package/dist/task-board/views/ListView.d.ts +1 -1
  545. package/dist/task-board/views/WizardView.d.ts +1 -1
  546. package/package.json +6 -5
@@ -1,14 +1,14 @@
1
1
  import * as React from "react";
2
2
  import * as AlertDialogPrimitive from "@radix-ui/react-alert-dialog";
3
- declare function AlertDialog({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
4
- declare function AlertDialogTrigger({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Trigger>): import("react/jsx-runtime").JSX.Element;
5
- declare function AlertDialogPortal({ container, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Portal>): import("react/jsx-runtime").JSX.Element;
6
- declare function AlertDialogOverlay({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Overlay>): import("react/jsx-runtime").JSX.Element;
7
- declare function AlertDialogContent({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Content>): import("react/jsx-runtime").JSX.Element;
8
- declare function AlertDialogHeader({ className, ...props }: React.ComponentProps<"div">): import("react/jsx-runtime").JSX.Element;
9
- declare function AlertDialogFooter({ className, children, ...props }: React.ComponentProps<"div">): import("react/jsx-runtime").JSX.Element;
10
- declare function AlertDialogTitle({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Title>): import("react/jsx-runtime").JSX.Element;
11
- declare function AlertDialogDescription({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Description>): import("react/jsx-runtime").JSX.Element;
12
- declare function AlertDialogAction({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Action>): import("react/jsx-runtime").JSX.Element;
13
- declare function AlertDialogCancel({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Cancel>): import("react/jsx-runtime").JSX.Element;
3
+ declare function AlertDialog({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Root>): React.JSX.Element;
4
+ declare function AlertDialogTrigger({ ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Trigger>): React.JSX.Element;
5
+ declare function AlertDialogPortal({ container, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Portal>): React.JSX.Element;
6
+ declare function AlertDialogOverlay({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Overlay>): React.JSX.Element;
7
+ declare function AlertDialogContent({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Content>): React.JSX.Element;
8
+ declare function AlertDialogHeader({ className, ...props }: React.ComponentProps<"div">): React.JSX.Element;
9
+ declare function AlertDialogFooter({ className, children, ...props }: React.ComponentProps<"div">): React.JSX.Element;
10
+ declare function AlertDialogTitle({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Title>): React.JSX.Element;
11
+ declare function AlertDialogDescription({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Description>): React.JSX.Element;
12
+ declare function AlertDialogAction({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Action>): React.JSX.Element;
13
+ declare function AlertDialogCancel({ className, ...props }: React.ComponentProps<typeof AlertDialogPrimitive.Cancel>): React.JSX.Element;
14
14
  export { AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, };
@@ -1,3 +1,4 @@
1
+ import * as React from "react";
1
2
  declare const sizeClasses: {
2
3
  readonly sm: "size-6 !text-[10px]";
3
4
  readonly md: "size-8 text-sm";
@@ -26,5 +27,5 @@ export declare function getAvatarInitials(name?: string): string;
26
27
  * circle. Supports both fallback styling conventions in the codebase — an inline `fallbackColor`
27
28
  * (presence, which carries `session.color`) and a `fallbackClassName` (reviews, hash-palette).
28
29
  */
29
- export declare function Avatar({ src, name, size, fallbackColor, fallbackClassName, bordered, title, className, }: AvatarProps): import("react/jsx-runtime").JSX.Element;
30
+ export declare function Avatar({ src, name, size, fallbackColor, fallbackClassName, bordered, title, className, }: AvatarProps): React.JSX.Element;
30
31
  export {};
@@ -7,8 +7,8 @@ declare const badgeVariants: (props?: ({
7
7
  declare const countBadgeClassName = "inline-flex w-fit shrink-0 items-center justify-center rounded-badge bg-neutral-grey-15 badge-pad-sm text-[10px] leading-none font-medium text-neutral-grey-100 tabular-nums whitespace-nowrap";
8
8
  declare function Badge({ className, variant, size, asChild, ...props }: React.ComponentProps<"span"> & VariantProps<typeof badgeVariants> & {
9
9
  asChild?: boolean;
10
- }): import("react/jsx-runtime").JSX.Element;
10
+ }): React.JSX.Element;
11
11
  declare function CountBadge({ className, asChild, ...props }: React.ComponentProps<"span"> & {
12
12
  asChild?: boolean;
13
- }): import("react/jsx-runtime").JSX.Element;
13
+ }): React.JSX.Element;
14
14
  export { Badge, CountBadge, badgeVariants, countBadgeClassName };
@@ -1,12 +1,12 @@
1
1
  import * as React from "react";
2
- declare function Breadcrumb({ ...props }: React.ComponentProps<"nav">): import("react/jsx-runtime").JSX.Element;
3
- declare function BreadcrumbList({ className, ...props }: React.ComponentProps<"ol">): import("react/jsx-runtime").JSX.Element;
4
- declare function BreadcrumbItem({ className, ...props }: React.ComponentProps<"li">): import("react/jsx-runtime").JSX.Element;
2
+ declare function Breadcrumb({ ...props }: React.ComponentProps<"nav">): React.JSX.Element;
3
+ declare function BreadcrumbList({ className, ...props }: React.ComponentProps<"ol">): React.JSX.Element;
4
+ declare function BreadcrumbItem({ className, ...props }: React.ComponentProps<"li">): React.JSX.Element;
5
5
  declare function BreadcrumbLink({ asChild, className, ...props }: React.ComponentProps<"a"> & {
6
6
  asChild?: boolean;
7
- }): import("react/jsx-runtime").JSX.Element;
8
- declare function BreadcrumbPageSubtitle({ className, ...props }: React.ComponentProps<"span">): import("react/jsx-runtime").JSX.Element;
9
- declare function BreadcrumbPage({ className, ...props }: React.ComponentProps<"span">): import("react/jsx-runtime").JSX.Element;
10
- declare function BreadcrumbSeparator({ children, className, ...props }: React.ComponentProps<"li">): import("react/jsx-runtime").JSX.Element;
11
- declare function BreadcrumbEllipsis({ className, ...props }: React.ComponentProps<"span">): import("react/jsx-runtime").JSX.Element;
7
+ }): React.JSX.Element;
8
+ declare function BreadcrumbPageSubtitle({ className, ...props }: React.ComponentProps<"span">): React.JSX.Element;
9
+ declare function BreadcrumbPage({ className, ...props }: React.ComponentProps<"span">): React.JSX.Element;
10
+ declare function BreadcrumbSeparator({ children, className, ...props }: React.ComponentProps<"li">): React.JSX.Element;
11
+ declare function BreadcrumbEllipsis({ className, ...props }: React.ComponentProps<"span">): React.JSX.Element;
12
12
  export { Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbPageSubtitle, BreadcrumbSeparator, };
@@ -3,7 +3,7 @@ export type ButtonSize = "default" | "sm" | "xs" | "xxs" | "lg" | "icon" | "icon
3
3
  declare function ButtonSizeProvider({ value, children, }: {
4
4
  value: ButtonSize;
5
5
  children: React.ReactNode;
6
- }): import("react/jsx-runtime").JSX.Element;
6
+ }): React.JSX.Element;
7
7
  declare const buttonVariants: (props?: ({
8
8
  variant?: "default" | "link" | "select" | "defaultInverted" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
9
9
  size?: "default" | "select" | "xs" | "sm" | "lg" | "xxs" | "icon" | "iconSm" | "iconXs" | null | undefined;
@@ -20,5 +20,5 @@ export type GenericButtonProps = BaseButtonProps & {
20
20
  size?: ButtonSize;
21
21
  };
22
22
  type ButtonProps = SelectButtonProps | GenericButtonProps;
23
- declare function Button({ className, variant, size, asChild, ...props }: ButtonProps): import("react/jsx-runtime").JSX.Element;
23
+ declare function Button({ className, variant, size, asChild, ...props }: ButtonProps): React.JSX.Element;
24
24
  export { Button, ButtonSizeProvider, buttonVariants };
@@ -3,5 +3,5 @@ import { DayPicker } from "react-day-picker";
3
3
  import { Button } from "./button";
4
4
  declare function Calendar({ className, classNames, showOutsideDays, captionLayout, buttonVariant, formatters, components, ...props }: React.ComponentProps<typeof DayPicker> & {
5
5
  buttonVariant?: React.ComponentProps<typeof Button>["variant"];
6
- }): import("react/jsx-runtime").JSX.Element;
6
+ }): React.JSX.Element;
7
7
  export { Calendar };
@@ -19,4 +19,4 @@ export declare function Card({ children, icon, title, description, className, no
19
19
  titleClassName?: string;
20
20
  descriptionClassName?: string;
21
21
  iconClassName?: string;
22
- }): import("react/jsx-runtime").JSX.Element;
22
+ }): import("react").JSX.Element;
@@ -1,4 +1,4 @@
1
1
  import * as React from "react";
2
2
  import * as CheckboxPrimitive from "@radix-ui/react-checkbox";
3
- declare function Checkbox({ className, ...props }: React.ComponentProps<typeof CheckboxPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
3
+ declare function Checkbox({ className, ...props }: React.ComponentProps<typeof CheckboxPrimitive.Root>): React.JSX.Element;
4
4
  export { Checkbox };
@@ -9,4 +9,4 @@ export type CloseIconProps = {
9
9
  * can keep the stroke at exactly one device pixel — sub-pixel strokes
10
10
  * anti-alias into blur.
11
11
  */
12
- export declare function CloseIcon({ size, className }: CloseIconProps): import("react/jsx-runtime").JSX.Element;
12
+ export declare function CloseIcon({ size, className }: CloseIconProps): import("react").JSX.Element;
@@ -1,19 +1,19 @@
1
1
  import * as React from "react";
2
2
  import { Command as CommandPrimitive } from "cmdk";
3
3
  import { Dialog } from "./dialog";
4
- declare function Command({ className, ...props }: React.ComponentProps<typeof CommandPrimitive>): import("react/jsx-runtime").JSX.Element;
4
+ declare function Command({ className, ...props }: React.ComponentProps<typeof CommandPrimitive>): React.JSX.Element;
5
5
  declare function CommandDialog({ title, description, children, className, showCloseButton, ...props }: React.ComponentProps<typeof Dialog> & {
6
6
  title?: string;
7
7
  description?: string;
8
8
  className?: string;
9
9
  showCloseButton?: boolean;
10
- }): import("react/jsx-runtime").JSX.Element;
10
+ }): React.JSX.Element;
11
11
  type CommandInputProps = Omit<React.ComponentProps<typeof CommandPrimitive.Input>, "size">;
12
- declare function CommandInput({ className, onValueChange, ...props }: CommandInputProps): import("react/jsx-runtime").JSX.Element;
13
- declare function CommandList({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.List>): import("react/jsx-runtime").JSX.Element;
14
- declare function CommandEmpty({ ...props }: React.ComponentProps<typeof CommandPrimitive.Empty>): import("react/jsx-runtime").JSX.Element;
15
- declare function CommandGroup({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Group>): import("react/jsx-runtime").JSX.Element;
16
- declare function CommandSeparator({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Separator>): import("react/jsx-runtime").JSX.Element;
17
- declare function CommandItem({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Item>): import("react/jsx-runtime").JSX.Element;
18
- declare function CommandShortcut({ className, ...props }: React.ComponentProps<"span">): import("react/jsx-runtime").JSX.Element;
12
+ declare function CommandInput({ className, onValueChange, ...props }: CommandInputProps): React.JSX.Element;
13
+ declare function CommandList({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.List>): React.JSX.Element;
14
+ declare function CommandEmpty({ ...props }: React.ComponentProps<typeof CommandPrimitive.Empty>): React.JSX.Element;
15
+ declare function CommandGroup({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Group>): React.JSX.Element;
16
+ declare function CommandSeparator({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Separator>): React.JSX.Element;
17
+ declare function CommandItem({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Item>): React.JSX.Element;
18
+ declare function CommandShortcut({ className, ...props }: React.ComponentProps<"span">): React.JSX.Element;
19
19
  export { Command, CommandDialog, CommandInput, CommandList, CommandEmpty, CommandGroup, CommandItem, CommandShortcut, CommandSeparator, };
@@ -15,16 +15,16 @@ export declare function getSubmenuPosition({ triggerRect, menuWidth, menuHeight,
15
15
  declare function ContextMenu({ children, onOpenChange, }: {
16
16
  children: React.ReactNode;
17
17
  onOpenChange?: (open: boolean) => void;
18
- }): import("react/jsx-runtime").JSX.Element;
18
+ }): React.JSX.Element;
19
19
  type TriggerProps = {
20
20
  asChild?: boolean;
21
21
  children: React.ReactElement;
22
22
  } & React.HTMLAttributes<HTMLElement>;
23
- declare function ContextMenuTrigger({ asChild, children, ...rest }: TriggerProps): import("react/jsx-runtime").JSX.Element;
24
- declare function ContextMenuGroup({ children, className, }: React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
23
+ declare function ContextMenuTrigger({ asChild, children, ...rest }: TriggerProps): React.JSX.Element;
24
+ declare function ContextMenuGroup({ children, className, }: React.HTMLAttributes<HTMLDivElement>): React.JSX.Element;
25
25
  declare function ContextMenuPortal({ children }: {
26
26
  children: React.ReactNode;
27
- }): import("react/jsx-runtime").JSX.Element;
27
+ }): React.JSX.Element;
28
28
  declare function ContextMenuContent({ className, children, }: React.HTMLAttributes<HTMLDivElement>): React.ReactPortal | null;
29
29
  type ItemCommonProps = {
30
30
  inset?: boolean;
@@ -32,36 +32,36 @@ type ItemCommonProps = {
32
32
  onSelect?: (e: React.MouseEvent | React.KeyboardEvent) => void;
33
33
  disabled?: boolean;
34
34
  } & React.HTMLAttributes<HTMLDivElement>;
35
- declare function ContextMenuItem({ className, inset, variant, onClick, onSelect, onMouseEnter, onMouseLeave, onPointerEnter, onPointerLeave, onFocus, onBlur, ...rest }: ItemCommonProps): import("react/jsx-runtime").JSX.Element;
35
+ declare function ContextMenuItem({ className, inset, variant, onClick, onSelect, onMouseEnter, onMouseLeave, onPointerEnter, onPointerLeave, onFocus, onBlur, ...rest }: ItemCommonProps): React.JSX.Element;
36
36
  declare function ContextMenuCheckboxItem({ className, children, checked, onClick, ...rest }: {
37
37
  className?: string;
38
38
  children?: React.ReactNode;
39
39
  checked?: boolean;
40
40
  disabled?: boolean;
41
- } & React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
41
+ } & React.HTMLAttributes<HTMLDivElement>): React.JSX.Element;
42
42
  declare function ContextMenuRadioGroup({ children }: {
43
43
  children: React.ReactNode;
44
- }): import("react/jsx-runtime").JSX.Element;
44
+ }): React.JSX.Element;
45
45
  declare function ContextMenuRadioItem({ className, children, checked, onClick, ...rest }: {
46
46
  className?: string;
47
47
  children?: React.ReactNode;
48
48
  checked?: boolean;
49
49
  disabled?: boolean;
50
- } & React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
50
+ } & React.HTMLAttributes<HTMLDivElement>): React.JSX.Element;
51
51
  declare function ContextMenuLabel({ className, inset, ...rest }: {
52
52
  className?: string;
53
53
  inset?: boolean;
54
- } & React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
55
- declare function ContextMenuSeparator({ className, ...rest }: React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
56
- declare function ContextMenuShortcut({ className, ...rest }: React.ComponentProps<"span">): import("react/jsx-runtime").JSX.Element;
54
+ } & React.HTMLAttributes<HTMLDivElement>): React.JSX.Element;
55
+ declare function ContextMenuSeparator({ className, ...rest }: React.HTMLAttributes<HTMLDivElement>): React.JSX.Element;
56
+ declare function ContextMenuShortcut({ className, ...rest }: React.ComponentProps<"span">): React.JSX.Element;
57
57
  declare function ContextMenuSub({ children }: {
58
58
  children: React.ReactNode;
59
- }): import("react/jsx-runtime").JSX.Element;
59
+ }): React.JSX.Element;
60
60
  declare function ContextMenuSubTrigger({ className, inset, children, disabled, onClick, onMouseEnter, onMouseLeave, onPointerEnter, onPointerLeave, onFocus, onBlur, ...rest }: {
61
61
  className?: string;
62
62
  inset?: boolean;
63
63
  children?: React.ReactNode;
64
64
  disabled?: boolean;
65
- } & React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
65
+ } & React.HTMLAttributes<HTMLDivElement>): React.JSX.Element;
66
66
  declare function ContextMenuSubContent({ className, children, }: React.HTMLAttributes<HTMLDivElement>): React.ReactPortal | null;
67
67
  export { ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger, };
@@ -7,5 +7,5 @@ interface CopyButtonProps {
7
7
  iconOnly?: boolean;
8
8
  "data-testid"?: string;
9
9
  }
10
- export declare function CopyButton({ textToCopy, duration, className, children, iconOnly, "data-testid": dataTestId, }: CopyButtonProps): import("react/jsx-runtime").JSX.Element;
10
+ export declare function CopyButton({ textToCopy, duration, className, children, iconOnly, "data-testid": dataTestId, }: CopyButtonProps): import("react").JSX.Element;
11
11
  export {};
@@ -4,4 +4,4 @@ export type DeleteIconProps = {
4
4
  className?: string;
5
5
  };
6
6
  /** Standard delete/trash icon — Trash2, muted currentColor, never red. */
7
- export declare function DeleteIcon({ size, className }: DeleteIconProps): import("react/jsx-runtime").JSX.Element;
7
+ export declare function DeleteIcon({ size, className }: DeleteIconProps): import("react").JSX.Element;
@@ -1,16 +1,16 @@
1
1
  import * as React from "react";
2
2
  import * as DialogPrimitive from "@radix-ui/react-dialog";
3
- declare function Dialog({ ...props }: React.ComponentProps<typeof DialogPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
4
- declare function DialogTrigger({ ...props }: React.ComponentProps<typeof DialogPrimitive.Trigger>): import("react/jsx-runtime").JSX.Element;
5
- declare function DialogPortal({ container, ...props }: React.ComponentProps<typeof DialogPrimitive.Portal>): import("react/jsx-runtime").JSX.Element;
6
- declare function DialogClose({ ...props }: React.ComponentProps<typeof DialogPrimitive.Close>): import("react/jsx-runtime").JSX.Element;
7
- declare function DialogOverlay({ className, onTouchMove, onWheel, ...props }: React.ComponentProps<typeof DialogPrimitive.Overlay>): import("react/jsx-runtime").JSX.Element;
3
+ declare function Dialog({ ...props }: React.ComponentProps<typeof DialogPrimitive.Root>): React.JSX.Element;
4
+ declare function DialogTrigger({ ...props }: React.ComponentProps<typeof DialogPrimitive.Trigger>): React.JSX.Element;
5
+ declare function DialogPortal({ container, ...props }: React.ComponentProps<typeof DialogPrimitive.Portal>): React.JSX.Element;
6
+ declare function DialogClose({ ...props }: React.ComponentProps<typeof DialogPrimitive.Close>): React.JSX.Element;
7
+ declare function DialogOverlay({ className, onTouchMove, onWheel, ...props }: React.ComponentProps<typeof DialogPrimitive.Overlay>): React.JSX.Element;
8
8
  declare function DialogContent({ className, children, showCloseButton, overlayClassName, onInteractOutside, onPointerDownOutside, onFocusOutside, onTouchMoveCapture, onWheelCapture, style, ...props }: React.ComponentProps<typeof DialogPrimitive.Content> & {
9
9
  showCloseButton?: boolean;
10
10
  overlayClassName?: string;
11
- }): import("react/jsx-runtime").JSX.Element;
12
- declare function DialogHeader({ className, ...props }: React.ComponentProps<"div">): import("react/jsx-runtime").JSX.Element;
13
- declare function DialogFooter({ className, children, ...props }: React.ComponentProps<"div">): import("react/jsx-runtime").JSX.Element;
14
- declare function DialogTitle({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Title>): import("react/jsx-runtime").JSX.Element;
15
- declare function DialogDescription({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Description>): import("react/jsx-runtime").JSX.Element;
11
+ }): React.JSX.Element;
12
+ declare function DialogHeader({ className, ...props }: React.ComponentProps<"div">): React.JSX.Element;
13
+ declare function DialogFooter({ className, children, ...props }: React.ComponentProps<"div">): React.JSX.Element;
14
+ declare function DialogTitle({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Title>): React.JSX.Element;
15
+ declare function DialogDescription({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Description>): React.JSX.Element;
16
16
  export { Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, };
@@ -1,25 +1,25 @@
1
1
  import * as React from "react";
2
2
  import * as DropdownMenuPrimitive from "@radix-ui/react-dropdown-menu";
3
- declare function DropdownMenu({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
4
- declare function DropdownMenuPortal({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Portal>): import("react/jsx-runtime").JSX.Element;
5
- declare function DropdownMenuTrigger({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Trigger>): import("react/jsx-runtime").JSX.Element;
6
- declare function DropdownMenuContent({ className, sideOffset, align, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Content>): import("react/jsx-runtime").JSX.Element;
7
- declare function DropdownMenuGroup({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Group>): import("react/jsx-runtime").JSX.Element;
3
+ declare function DropdownMenu({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Root>): React.JSX.Element;
4
+ declare function DropdownMenuPortal({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Portal>): React.JSX.Element;
5
+ declare function DropdownMenuTrigger({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Trigger>): React.JSX.Element;
6
+ declare function DropdownMenuContent({ className, sideOffset, align, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Content>): React.JSX.Element;
7
+ declare function DropdownMenuGroup({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Group>): React.JSX.Element;
8
8
  declare function DropdownMenuItem({ className, inset, variant, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Item> & {
9
9
  inset?: boolean;
10
10
  variant?: "default" | "destructive";
11
- }): import("react/jsx-runtime").JSX.Element;
12
- declare function DropdownMenuCheckboxItem({ className, children, checked, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.CheckboxItem>): import("react/jsx-runtime").JSX.Element;
13
- declare function DropdownMenuRadioGroup({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioGroup>): import("react/jsx-runtime").JSX.Element;
14
- declare function DropdownMenuRadioItem({ className, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioItem>): import("react/jsx-runtime").JSX.Element;
11
+ }): React.JSX.Element;
12
+ declare function DropdownMenuCheckboxItem({ className, children, checked, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.CheckboxItem>): React.JSX.Element;
13
+ declare function DropdownMenuRadioGroup({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioGroup>): React.JSX.Element;
14
+ declare function DropdownMenuRadioItem({ className, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioItem>): React.JSX.Element;
15
15
  declare function DropdownMenuLabel({ className, inset, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Label> & {
16
16
  inset?: boolean;
17
- }): import("react/jsx-runtime").JSX.Element;
18
- declare function DropdownMenuSeparator({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Separator>): import("react/jsx-runtime").JSX.Element;
19
- declare function DropdownMenuShortcut({ className, ...props }: React.ComponentProps<"span">): import("react/jsx-runtime").JSX.Element;
20
- declare function DropdownMenuSub({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Sub>): import("react/jsx-runtime").JSX.Element;
17
+ }): React.JSX.Element;
18
+ declare function DropdownMenuSeparator({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Separator>): React.JSX.Element;
19
+ declare function DropdownMenuShortcut({ className, ...props }: React.ComponentProps<"span">): React.JSX.Element;
20
+ declare function DropdownMenuSub({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Sub>): React.JSX.Element;
21
21
  declare function DropdownMenuSubTrigger({ className, inset, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubTrigger> & {
22
22
  inset?: boolean;
23
- }): import("react/jsx-runtime").JSX.Element;
24
- declare function DropdownMenuSubContent({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubContent>): import("react/jsx-runtime").JSX.Element;
23
+ }): React.JSX.Element;
24
+ declare function DropdownMenuSubContent({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubContent>): React.JSX.Element;
25
25
  export { DropdownMenu, DropdownMenuPortal, DropdownMenuTrigger, DropdownMenuContent, DropdownMenuGroup, DropdownMenuLabel, DropdownMenuItem, DropdownMenuCheckboxItem, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubTrigger, DropdownMenuSubContent, };
@@ -18,5 +18,5 @@ export type MultiSwitchButtonProps<TValue extends string> = {
18
18
  testId?: string;
19
19
  "aria-label"?: string;
20
20
  };
21
- export declare function MultiSwitchButton<TValue extends string>({ value, options, onValueChange, className, optionClassName, testId, "aria-label": ariaLabel, }: MultiSwitchButtonProps<TValue>): import("react/jsx-runtime").JSX.Element;
21
+ export declare function MultiSwitchButton<TValue extends string>({ value, options, onValueChange, className, optionClassName, testId, "aria-label": ariaLabel, }: MultiSwitchButtonProps<TValue>): import("react").JSX.Element;
22
22
  export {};
@@ -11,5 +11,5 @@ interface PasteButtonProps {
11
11
  isClipboardValid?: (text: string) => boolean;
12
12
  "data-testid"?: string;
13
13
  }
14
- export declare function PasteButton({ onPaste, duration, className, children, iconOnly, hideIfClipboardEmpty, isClipboardValid, "data-testid": dataTestId, }: PasteButtonProps): import("react/jsx-runtime").JSX.Element | null;
14
+ export declare function PasteButton({ onPaste, duration, className, children, iconOnly, hideIfClipboardEmpty, isClipboardValid, "data-testid": dataTestId, }: PasteButtonProps): import("react").JSX.Element | null;
15
15
  export {};
@@ -7,5 +7,5 @@ declare const Popover: React.FC<React.ComponentProps<typeof PopoverPrimitive.Roo
7
7
  declare const PopoverContent: React.ForwardRefExoticComponent<Omit<PopoverPrimitive.PopoverContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & {
8
8
  container?: HTMLElement | null;
9
9
  } & React.RefAttributes<HTMLDivElement>>;
10
- declare function PopoverAnchor({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Anchor>): import("react/jsx-runtime").JSX.Element;
10
+ declare function PopoverAnchor({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Anchor>): React.JSX.Element;
11
11
  export { Popover, PopoverTrigger, PopoverContent, PopoverAnchor };
@@ -24,4 +24,4 @@ export interface SelectProps {
24
24
  searchPlaceholder?: string;
25
25
  "data-testid"?: string;
26
26
  }
27
- export declare function Select({ id, value, onValueChange, options, placeholder, disabled, className, loading, onLazyLoad, emptyMessage, size, maxWidth, searchable, searchPlaceholder, "data-testid": dataTestId, }: SelectProps): import("react/jsx-runtime").JSX.Element;
27
+ export declare function Select({ id, value, onValueChange, options, placeholder, disabled, className, loading, onLazyLoad, emptyMessage, size, maxWidth, searchable, searchPlaceholder, "data-testid": dataTestId, }: SelectProps): React.JSX.Element;
@@ -1,3 +1,3 @@
1
1
  import { ToasterProps } from "sonner";
2
- declare const Toaster: ({ ...props }: ToasterProps) => import("react/jsx-runtime").JSX.Element;
2
+ declare const Toaster: ({ ...props }: ToasterProps) => import("react").JSX.Element;
3
3
  export { Toaster };
@@ -8,4 +8,4 @@ export type StyledDialogTitleProps = {
8
8
  className?: string;
9
9
  headerClassName?: string;
10
10
  };
11
- export declare function StyledDialogTitle({ icon, title, subtitle, trailing, className, headerClassName, }: StyledDialogTitleProps): import("react/jsx-runtime").JSX.Element;
11
+ export declare function StyledDialogTitle({ icon, title, subtitle, trailing, className, headerClassName, }: StyledDialogTitleProps): React.JSX.Element;
@@ -1,4 +1,4 @@
1
1
  import * as React from "react";
2
2
  import * as SwitchPrimitive from "@radix-ui/react-switch";
3
- declare function Switch({ className, ...props }: React.ComponentProps<typeof SwitchPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
3
+ declare function Switch({ className, ...props }: React.ComponentProps<typeof SwitchPrimitive.Root>): React.JSX.Element;
4
4
  export { Switch };
@@ -13,5 +13,5 @@ export interface TabPanelProps {
13
13
  children: React.ReactNode;
14
14
  className?: string;
15
15
  }
16
- export declare function TabView({ activeIndex, onTabChange, className, style, children, }: TabViewProps): import("react/jsx-runtime").JSX.Element;
16
+ export declare function TabView({ activeIndex, onTabChange, className, style, children, }: TabViewProps): React.JSX.Element;
17
17
  export declare function TabPanel({ header, children, className }: TabPanelProps): null;
@@ -1,9 +1,9 @@
1
1
  import * as React from "react";
2
2
  import * as TooltipPrimitive from "@radix-ui/react-tooltip";
3
- declare function TooltipProvider({ delayDuration, ...props }: React.ComponentProps<typeof TooltipPrimitive.Provider>): import("react/jsx-runtime").JSX.Element;
3
+ declare function TooltipProvider({ delayDuration, ...props }: React.ComponentProps<typeof TooltipPrimitive.Provider>): React.JSX.Element;
4
4
  declare function Tooltip({ delayDuration, ...props }: React.ComponentProps<typeof TooltipPrimitive.Root> & {
5
5
  delayDuration?: number;
6
- }): import("react/jsx-runtime").JSX.Element;
7
- declare function TooltipTrigger({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Trigger>): import("react/jsx-runtime").JSX.Element;
8
- declare function TooltipContent({ className, sideOffset, children, ...props }: React.ComponentProps<typeof TooltipPrimitive.Content>): import("react/jsx-runtime").JSX.Element;
6
+ }): React.JSX.Element;
7
+ declare function TooltipTrigger({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Trigger>): React.JSX.Element;
8
+ declare function TooltipContent({ className, sideOffset, children, ...props }: React.ComponentProps<typeof TooltipPrimitive.Content>): React.JSX.Element;
9
9
  export { Tooltip, TooltipTrigger, TooltipContent, TooltipProvider };
@@ -10,5 +10,5 @@ interface UploadButtonProps extends Omit<React.ComponentProps<"button">, "onChan
10
10
  children?: React.ReactNode;
11
11
  auto?: boolean;
12
12
  }
13
- declare function UploadButton({ className, variant, size, accept, multiple, onFileSelect, onUpload, uploadUrl, disabled, children, auto, ...props }: UploadButtonProps): import("react/jsx-runtime").JSX.Element;
13
+ declare function UploadButton({ className, variant, size, accept, multiple, onFileSelect, onUpload, uploadUrl, disabled, children, auto, ...props }: UploadButtonProps): React.JSX.Element;
14
14
  export { UploadButton };
@@ -1 +1,2 @@
1
- export declare function AdminRequiredView(): import("react/jsx-runtime").JSX.Element;
1
+ import React from "react";
2
+ export declare function AdminRequiredView(): React.JSX.Element;
@@ -1,3 +1,4 @@
1
+ import React from "react";
1
2
  export interface AspectRatioOption {
2
3
  label: string;
3
4
  ratio: number | null;
@@ -9,5 +10,5 @@ interface AspectRatioSelectorProps {
9
10
  lockedRatio?: number | null;
10
11
  className?: string;
11
12
  }
12
- export declare function AspectRatioSelector({ selectedRatio, onRatioChange, lockedRatio, className, }: AspectRatioSelectorProps): import("react/jsx-runtime").JSX.Element;
13
+ export declare function AspectRatioSelector({ selectedRatio, onRatioChange, lockedRatio, className, }: AspectRatioSelectorProps): React.JSX.Element;
13
14
  export {};
@@ -1,3 +1,4 @@
1
+ import React from "react";
1
2
  interface ConcurrentUserLimitDialogProps {
2
3
  open: boolean;
3
4
  onOpenChange: (open: boolean) => void;
@@ -9,5 +10,5 @@ interface ConcurrentUserLimitDialogProps {
9
10
  /** When true, show list of license-consuming users and allow disconnect (Sitecore administrator). */
10
11
  isAdministrator?: boolean;
11
12
  }
12
- export declare function ConcurrentUserLimitDialog({ open, onOpenChange, sessionId, currentUsers: initialCurrentUsers, maxUsers: initialMaxUsers, message: initialMessage, onRetry, isAdministrator, }: ConcurrentUserLimitDialogProps): import("react/jsx-runtime").JSX.Element;
13
+ export declare function ConcurrentUserLimitDialog({ open, onOpenChange, sessionId, currentUsers: initialCurrentUsers, maxUsers: initialMaxUsers, message: initialMessage, onRetry, isAdministrator, }: ConcurrentUserLimitDialogProps): React.JSX.Element;
13
14
  export {};
@@ -44,13 +44,13 @@ const ConfirmationDialog = forwardRef((_props, ref) => {
44
44
  };
45
45
  const acceptLabel = props?.acceptLabel || "";
46
46
  const actionsLayout = props?.actionsLayout ?? "default";
47
- const actionButtonClassName = cn("w-full max-w-full min-w-[100px] text-center break-words whitespace-normal sm:w-auto", actionsLayout === "single-row" && "sm:shrink-0");
47
+ const actionButtonClassName = cn("w-full max-w-full min-w-[100px] text-center break-words whitespace-normal sm:w-auto", actionsLayout === "single-row" && "sm:min-w-[90px] sm:px-3");
48
48
  const isDestructive = /^(Delete|Remove)\b/i.test(acceptLabel) ||
49
49
  /^Yes,\s*(delete|remove)\b/i.test(acceptLabel);
50
50
  return (_jsx(Dialog, { open: visible, onOpenChange: handleOpenChange, children: _jsx(DialogContent, { className: "flex max-h-[80vh] flex-col gap-0 p-0 sm:max-w-[480px]", "data-testid": "confirmation-dialog", children: _jsxs("div", { className: "flex flex-col overflow-hidden", children: [_jsxs("div", { className: "border-border-default flex items-center gap-4 border-b px-6 py-4 pr-14", children: [_jsx("div", { className: cn("flex shrink-0 items-center justify-center", isDestructive
51
51
  ? "text-feedback-red-strong"
52
- : "text-feedback-orange"), children: props?.icon ? (props.icon) : (_jsx(AlertTriangle, { className: "size-5", strokeWidth: 2 })) }), _jsx(DialogTitle, { className: "min-w-0 text-xl font-medium", "data-testid": "confirmation-dialog-title", children: props?.header || "Confirmation" })] }), _jsx("div", { className: "max-h-[50vh] overflow-y-auto px-6 py-4", children: _jsx("div", { className: "text-muted-foreground text-sm leading-relaxed", children: props?.message }) }), _jsxs(DialogFooter, { className: cn("border-border-default mt-0 gap-4 border-t px-3 py-3 sm:gap-4", actionsLayout === "single-row"
53
- ? "sm:flex-nowrap"
52
+ : "text-feedback-orange"), children: props?.icon ? (props.icon) : (_jsx(AlertTriangle, { className: "size-5", strokeWidth: 2 })) }), _jsx(DialogTitle, { className: "min-w-0 text-xl font-medium", "data-testid": "confirmation-dialog-title", children: props?.header || "Confirmation" })] }), _jsx("div", { className: "max-h-[50vh] overflow-y-auto px-6 py-4", children: _jsx("div", { className: "text-muted-foreground text-sm leading-relaxed", children: props?.message }) }), _jsxs(DialogFooter, { className: cn("border-border-default mt-0 gap-4 border-t px-6 py-3 sm:gap-4", actionsLayout === "single-row"
53
+ ? "sm:flex-nowrap sm:gap-3"
54
54
  : "sm:flex-wrap"), children: [props?.showCancel && (_jsx(Button, { variant: "ghost", onClick: handleReject, className: actionButtonClassName, children: "Cancel" })), props?.rejectLabel && (_jsx(Button, { variant: props.rejectButtonVariant ?? "ghost", onClick: handleReject, className: actionButtonClassName, children: props.rejectLabel })), showAccept && (_jsx(Button, { onClick: handleAccept, variant: isDestructive ? "destructive" : "default", className: actionButtonClassName, children: props?.acceptLabel || "Yes" }))] })] }) }) }));
55
55
  });
56
56
  export default ConfirmationDialog;
@@ -1 +1 @@
1
- {"version":3,"file":"ConfirmationDialog.js","sourceRoot":"","sources":["../../src/editor/ConfirmationDialog.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ConfirmationDialog.js","sourceRoot":"","sources":["../../src/editor/ConfirmationDialog.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,UAAU,EAAE,mBAAmB,EAAE,MAAM,OAAO,CAAC;AAC1E,OAAO,EACL,MAAM,EACN,aAAa,EACb,WAAW,EACX,YAAY,GACb,MAAM,yBAAyB,CAAC;AACjC,OAAO,EAAE,MAAM,EAA2B,MAAM,yBAAyB,CAAC;AAC1E,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAC7C,OAAO,EAAE,EAAE,EAAE,MAAM,cAAc,CAAC;AAwBlC,MAAM,kBAAkB,GAAG,UAAU,CAGnC,CAAC,MAAM,EAAE,GAAG,EAAE,EAAE;IAChB,MAAM,CAAC,OAAO,EAAE,UAAU,CAAC,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC;IAC9C,MAAM,WAAW,GAAG,MAAM,CAAC,KAAK,CAAC,CAAC;IAElC,MAAM,CAAC,KAAK,EAAE,QAAQ,CAAC,GAAG,QAAQ,EAAqB,CAAC;IAExD,MAAM,UAAU,GAAG,KAAK,EAAE,UAAU,KAAK,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC;IAE7E,mBAAmB,CAAC,GAAG,EAAE,GAAG,EAAE,CAAC,CAAC;QAC9B,OAAO,EAAE,CAAC,KAAwB,EAAE,EAAE;YACpC,WAAW,CAAC,OAAO,GAAG,KAAK,CAAC;YAC5B,QAAQ,CAAC,KAAK,CAAC,CAAC;YAChB,UAAU,CAAC,IAAI,CAAC,CAAC;QACnB,CAAC;KACF,CAAC,CAAC,CAAC;IAEJ,MAAM,YAAY,GAAG,GAAG,EAAE;QACxB,IAAI,WAAW,CAAC,OAAO;YAAE,OAAO;QAChC,WAAW,CAAC,OAAO,GAAG,IAAI,CAAC;QAC3B,KAAK,EAAE,MAAM,EAAE,CAAC;QAChB,UAAU,CAAC,KAAK,CAAC,CAAC;IACpB,CAAC,CAAC;IAEF,MAAM,YAAY,GAAG,GAAG,EAAE;QACxB,IAAI,WAAW,CAAC,OAAO;YAAE,OAAO;QAChC,WAAW,CAAC,OAAO,GAAG,IAAI,CAAC;QAC3B,IAAI,KAAK,EAAE,MAAM;YAAE,KAAK,CAAC,MAAM,EAAE,CAAC;QAClC,UAAU,CAAC,KAAK,CAAC,CAAC;IACpB,CAAC,CAAC;IAEF,MAAM,gBAAgB,GAAG,CAAC,IAAa,EAAE,EAAE;QACzC,IAAI,IAAI,EAAE,CAAC;YACT,UAAU,CAAC,IAAI,CAAC,CAAC;YACjB,OAAO;QACT,CAAC;QAED,IAAI,CAAC,WAAW,CAAC,OAAO,EAAE,CAAC;YACzB,WAAW,CAAC,OAAO,GAAG,IAAI,CAAC;YAC3B,KAAK,EAAE,MAAM,EAAE,EAAE,CAAC;QACpB,CAAC;QAED,UAAU,CAAC,KAAK,CAAC,CAAC;IACpB,CAAC,CAAC;IAEF,MAAM,WAAW,GAAG,KAAK,EAAE,WAAW,IAAI,EAAE,CAAC;IAC7C,MAAM,aAAa,GAAG,KAAK,EAAE,aAAa,IAAI,SAAS,CAAC;IACxD,MAAM,qBAAqB,GAAG,EAAE,CAC9B,qFAAqF,EACrF,aAAa,KAAK,YAAY,IAAI,yBAAyB,CAC5D,CAAC;IACF,MAAM,aAAa,GACjB,qBAAqB,CAAC,IAAI,CAAC,WAAW,CAAC;QACvC,4BAA4B,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;IAEjD,OAAO,CACL,KAAC,MAAM,IAAC,IAAI,EAAE,OAAO,EAAE,YAAY,EAAE,gBAAgB,YACnD,KAAC,aAAa,IACZ,SAAS,EAAC,uDAAuD,iBACrD,qBAAqB,YAEjC,eAAK,SAAS,EAAC,+BAA+B,aAC5C,eAAK,SAAS,EAAC,wEAAwE,aACrF,cACE,SAAS,EAAE,EAAE,CACX,2CAA2C,EAC3C,aAAa;oCACX,CAAC,CAAC,0BAA0B;oCAC5B,CAAC,CAAC,sBAAsB,CAC3B,YAEA,KAAK,EAAE,IAAI,CAAC,CAAC,CAAC,CACb,KAAK,CAAC,IAAI,CACX,CAAC,CAAC,CAAC,CACF,KAAC,aAAa,IAAC,SAAS,EAAC,QAAQ,EAAC,WAAW,EAAE,CAAC,GAAI,CACrD,GACG,EACN,KAAC,WAAW,IACV,SAAS,EAAC,6BAA6B,iBAC3B,2BAA2B,YAEtC,KAAK,EAAE,MAAM,IAAI,cAAc,GACpB,IACV,EAEN,cAAK,SAAS,EAAC,wCAAwC,YACrD,cAAK,SAAS,EAAC,+CAA+C,YAC3D,KAAK,EAAE,OAAO,GACX,GACF,EAEN,MAAC,YAAY,IACX,SAAS,EAAE,EAAE,CACX,8DAA8D,EAC9D,aAAa,KAAK,YAAY;4BAC5B,CAAC,CAAC,yBAAyB;4BAC3B,CAAC,CAAC,cAAc,CACnB,aAEA,KAAK,EAAE,UAAU,IAAI,CACpB,KAAC,MAAM,IACL,OAAO,EAAC,OAAO,EACf,OAAO,EAAE,YAAY,EACrB,SAAS,EAAE,qBAAqB,uBAGzB,CACV,EACA,KAAK,EAAE,WAAW,IAAI,CACrB,KAAC,MAAM,IACL,OAAO,EAAE,KAAK,CAAC,mBAAmB,IAAI,OAAO,EAC7C,OAAO,EAAE,YAAY,EACrB,SAAS,EAAE,qBAAqB,YAE/B,KAAK,CAAC,WAAW,GACX,CACV,EACA,UAAU,IAAI,CACb,KAAC,MAAM,IACL,OAAO,EAAE,YAAY,EACrB,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAClD,SAAS,EAAE,qBAAqB,YAE/B,KAAK,EAAE,WAAW,IAAI,KAAK,GACrB,CACV,IACY,IACX,GACQ,GACT,CACV,CAAC;AACJ,CAAC,CAAC,CAAC;AAEH,eAAe,kBAAkB,CAAC"}
@@ -64,5 +64,5 @@ export default function ContentTree({ isDraggable, dragEnd, expandIdPath, initia
64
64
  * whole forest faster than recursive client-side fetches).
65
65
  */
66
66
  loadChildrenOverride?: (parentId: string, language: string, database: string) => Promise<ItemTreeNodeData[]>;
67
- }): import("react/jsx-runtime").JSX.Element;
67
+ }): import("react").JSX.Element;
68
68
  export {};
@@ -2,5 +2,5 @@ import { ItemReferenceInfo } from "./services/editService";
2
2
  interface DeleteItemsWarningProps {
3
3
  references: ItemReferenceInfo[];
4
4
  }
5
- export declare function DeleteItemsWarning({ references }: DeleteItemsWarningProps): import("react/jsx-runtime").JSX.Element | null;
5
+ export declare function DeleteItemsWarning({ references }: DeleteItemsWarningProps): import("react").JSX.Element | null;
6
6
  export {};
@@ -9,4 +9,4 @@ export declare function Editor({ configure, className, page, children, }: {
9
9
  className?: string;
10
10
  page?: ItemDescriptor;
11
11
  children?: React.ReactNode;
12
- }): import("react/jsx-runtime").JSX.Element;
12
+ }): import("react").JSX.Element;
@@ -1 +1 @@
1
- export declare function EditorLoadingOverlay(): import("react/jsx-runtime").JSX.Element;
1
+ export declare function EditorLoadingOverlay(): import("react").JSX.Element;
@@ -2,4 +2,4 @@ export declare function EditorWarning({ title, severity, children, }: {
2
2
  title: string;
3
3
  severity?: "info" | "error" | "warning";
4
4
  children: React.ReactNode;
5
- }): import("react/jsx-runtime").JSX.Element;
5
+ }): import("react").JSX.Element;
@@ -1,3 +1,4 @@
1
+ import React from "react";
1
2
  import { EditContextType } from "./client/editContext";
2
3
  import { FullItem } from "./pageModel";
3
4
  export type EditorWarningProps = {
@@ -6,4 +7,4 @@ export type EditorWarningProps = {
6
7
  };
7
8
  export declare function EditorWarnings({ item }: {
8
9
  item?: FullItem;
9
- }): import("react/jsx-runtime").JSX.Element | undefined;
10
+ }): React.JSX.Element | undefined;
@@ -6,4 +6,4 @@ export declare function FieldHistory({ field, onRevert, onClose, configuration,
6
6
  onClose?: () => void;
7
7
  configuration: EditorConfiguration;
8
8
  showRawValue: boolean;
9
- }): import("react/jsx-runtime").JSX.Element | null;
9
+ }): import("react").JSX.Element | null;
@@ -16,4 +16,4 @@ export declare function FieldList({ fields, compareToFields, sections, validator
16
16
  simplified?: boolean;
17
17
  showStandardFieldsEnabled?: boolean;
18
18
  readonly?: boolean;
19
- }): import("react/jsx-runtime").JSX.Element | undefined;
19
+ }): import("react").JSX.Element | undefined;
@@ -12,5 +12,5 @@ export default function FieldListField({ field, validators, simplified, title, i
12
12
  readonly?: boolean;
13
13
  isHoveringField?: boolean;
14
14
  tabIndex?: number;
15
- }): import("react/jsx-runtime").JSX.Element | undefined;
16
- export declare function getFieldEditor(field: Field, showRawValue: boolean, isReadOnly: boolean, configuration: EditorConfiguration, setFieldValue: (value: string, descriptor: FieldDescriptor) => void, isFocusedField: boolean, tabIndex?: number): import("react/jsx-runtime").JSX.Element | null;
15
+ }): import("react").JSX.Element | undefined;
16
+ export declare function getFieldEditor(field: Field, showRawValue: boolean, isReadOnly: boolean, configuration: EditorConfiguration, setFieldValue: (value: string, descriptor: FieldDescriptor) => void, isFocusedField: boolean, tabIndex?: number): import("react").JSX.Element | null;
@@ -8,4 +8,4 @@ export declare function FieldListFieldWithFallbacks({ fieldDescriptor, validator
8
8
  compareToField?: Field;
9
9
  readonly?: boolean;
10
10
  tabIndex?: number;
11
- }): import("react/jsx-runtime").JSX.Element | undefined;
11
+ }): import("react").JSX.Element | undefined;
@@ -1,6 +1,7 @@
1
+ import React from "react";
1
2
  /**
2
3
  * GlobalMenuBar - Persistent top menu bar with workspace-specific titlebar and user menu
3
4
  * Visible on all workspaces except Home (when workspace.hideToolbar is true)
4
5
  * Spans only the content area width (not including the sidebar)
5
6
  */
6
- export declare function GlobalMenuBar(): import("react/jsx-runtime").JSX.Element | null;
7
+ export declare function GlobalMenuBar(): React.JSX.Element | null;
@@ -24,5 +24,5 @@ interface ImageEditButtonProps {
24
24
  defaultActionId?: string;
25
25
  onOpenChange?: (open: boolean) => void;
26
26
  }
27
- export declare function ImageEditButton({ actions, triggerButton, buttonText, buttonIcon, testId, buttonClassName, defaultActionId, onOpenChange, }: ImageEditButtonProps): import("react/jsx-runtime").JSX.Element;
27
+ export declare function ImageEditButton({ actions, triggerButton, buttonText, buttonIcon, testId, buttonClassName, defaultActionId, onOpenChange, }: ImageEditButtonProps): React.JSX.Element;
28
28
  export {};
@@ -7,4 +7,4 @@ export declare function ImageEditor({ field, style, forwardScrollevents, isPageE
7
7
  onContextMenu?: (e: React.MouseEvent<HTMLDivElement>) => void;
8
8
  onDialogOpenChange?: (open: boolean) => void;
9
9
  onForwardWheel?: (e: React.WheelEvent<HTMLDivElement>) => boolean | void;
10
- }): import("react/jsx-runtime").JSX.Element | null;
10
+ }): import("react").JSX.Element | null;
@@ -1,4 +1,4 @@
1
1
  import { FullItem } from "./pageModel";
2
2
  export declare function ItemInfo({ item }: {
3
3
  item: FullItem | null;
4
- }): import("react/jsx-runtime").JSX.Element | undefined;
4
+ }): import("react").JSX.Element | undefined;