@vertesia/ui 0.69.0 → 0.70.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (671) hide show
  1. package/lib/esm/core/components/shadcn/command.js.map +1 -1
  2. package/lib/esm/features/agent/chat/ModernAgentOutput/MessageItem.js +19 -18
  3. package/lib/esm/features/agent/chat/ModernAgentOutput/MessageItem.js.map +1 -1
  4. package/lib/esm/router/path.js +4 -1
  5. package/lib/esm/router/path.js.map +1 -1
  6. package/lib/tsconfig.tsbuildinfo +1 -1
  7. package/lib/types/core/components/Avatar.d.ts +1 -0
  8. package/lib/types/core/components/Avatar.d.ts.map +1 -0
  9. package/lib/types/core/components/Badge.d.ts +1 -0
  10. package/lib/types/core/components/Badge.d.ts.map +1 -0
  11. package/lib/types/core/components/Button.d.ts +1 -0
  12. package/lib/types/core/components/Button.d.ts.map +1 -0
  13. package/lib/types/core/components/Center.d.ts +1 -0
  14. package/lib/types/core/components/Center.d.ts.map +1 -0
  15. package/lib/types/core/components/ComboBox.d.ts +1 -0
  16. package/lib/types/core/components/ComboBox.d.ts.map +1 -0
  17. package/lib/types/core/components/ConfirmModal.d.ts +1 -0
  18. package/lib/types/core/components/ConfirmModal.d.ts.map +1 -0
  19. package/lib/types/core/components/DeleteModal.d.ts +1 -0
  20. package/lib/types/core/components/DeleteModal.d.ts.map +1 -0
  21. package/lib/types/core/components/Divider.d.ts +1 -0
  22. package/lib/types/core/components/Divider.d.ts.map +1 -0
  23. package/lib/types/core/components/Dropdown.d.ts +1 -0
  24. package/lib/types/core/components/Dropdown.d.ts.map +1 -0
  25. package/lib/types/core/components/DropdownList.d.ts +1 -0
  26. package/lib/types/core/components/DropdownList.d.ts.map +1 -0
  27. package/lib/types/core/components/EmptyCollection.d.ts +1 -0
  28. package/lib/types/core/components/EmptyCollection.d.ts.map +1 -0
  29. package/lib/types/core/components/FileUpload.d.ts +1 -0
  30. package/lib/types/core/components/FileUpload.d.ts.map +1 -0
  31. package/lib/types/core/components/FormItem.d.ts +1 -0
  32. package/lib/types/core/components/FormItem.d.ts.map +1 -0
  33. package/lib/types/core/components/InputList.d.ts +1 -0
  34. package/lib/types/core/components/InputList.d.ts.map +1 -0
  35. package/lib/types/core/components/Link.d.ts +1 -0
  36. package/lib/types/core/components/Link.d.ts.map +1 -0
  37. package/lib/types/core/components/MenuList.d.ts +1 -0
  38. package/lib/types/core/components/MenuList.d.ts.map +1 -0
  39. package/lib/types/core/components/MessageBox.d.ts +1 -0
  40. package/lib/types/core/components/MessageBox.d.ts.map +1 -0
  41. package/lib/types/core/components/Modal.d.ts +1 -0
  42. package/lib/types/core/components/Modal.d.ts.map +1 -0
  43. package/lib/types/core/components/NumberInput.d.ts +1 -0
  44. package/lib/types/core/components/NumberInput.d.ts.map +1 -0
  45. package/lib/types/core/components/Portal.d.ts +1 -0
  46. package/lib/types/core/components/Portal.d.ts.map +1 -0
  47. package/lib/types/core/components/RadioGroup.d.ts +1 -0
  48. package/lib/types/core/components/RadioGroup.d.ts.map +1 -0
  49. package/lib/types/core/components/SelectBox.d.ts +1 -0
  50. package/lib/types/core/components/SelectBox.d.ts.map +1 -0
  51. package/lib/types/core/components/SelectList.d.ts +1 -0
  52. package/lib/types/core/components/SelectList.d.ts.map +1 -0
  53. package/lib/types/core/components/SelectStack.d.ts +1 -0
  54. package/lib/types/core/components/SelectStack.d.ts.map +1 -0
  55. package/lib/types/core/components/SidePanel.d.ts +1 -0
  56. package/lib/types/core/components/SidePanel.d.ts.map +1 -0
  57. package/lib/types/core/components/Spinner.d.ts +1 -0
  58. package/lib/types/core/components/Spinner.d.ts.map +1 -0
  59. package/lib/types/core/components/Switch.d.ts +1 -0
  60. package/lib/types/core/components/Switch.d.ts.map +1 -0
  61. package/lib/types/core/components/Textarea.d.ts +1 -0
  62. package/lib/types/core/components/Textarea.d.ts.map +1 -0
  63. package/lib/types/core/components/index.d.ts +1 -0
  64. package/lib/types/core/components/index.d.ts.map +1 -0
  65. package/lib/types/core/components/libs/utils.d.ts +1 -0
  66. package/lib/types/core/components/libs/utils.d.ts.map +1 -0
  67. package/lib/types/core/components/libs/visuallyHidden.d.ts +1 -0
  68. package/lib/types/core/components/libs/visuallyHidden.d.ts.map +1 -0
  69. package/lib/types/core/components/popup/Popup.d.ts +1 -0
  70. package/lib/types/core/components/popup/Popup.d.ts.map +1 -0
  71. package/lib/types/core/components/popup/PopupController.d.ts +1 -0
  72. package/lib/types/core/components/popup/PopupController.d.ts.map +1 -0
  73. package/lib/types/core/components/popup/index.d.ts +1 -0
  74. package/lib/types/core/components/popup/index.d.ts.map +1 -0
  75. package/lib/types/core/components/popup/position.d.ts +1 -0
  76. package/lib/types/core/components/popup/position.d.ts.map +1 -0
  77. package/lib/types/core/components/popup/utils.d.ts +1 -0
  78. package/lib/types/core/components/popup/utils.d.ts.map +1 -0
  79. package/lib/types/core/components/shadcn/breadcrumb.d.ts +1 -0
  80. package/lib/types/core/components/shadcn/breadcrumb.d.ts.map +1 -0
  81. package/lib/types/core/components/shadcn/button.d.ts +1 -0
  82. package/lib/types/core/components/shadcn/button.d.ts.map +1 -0
  83. package/lib/types/core/components/shadcn/calendar.d.ts +1 -0
  84. package/lib/types/core/components/shadcn/calendar.d.ts.map +1 -0
  85. package/lib/types/core/components/shadcn/card.d.ts +1 -0
  86. package/lib/types/core/components/shadcn/card.d.ts.map +1 -0
  87. package/lib/types/core/components/shadcn/checkbox.d.ts +1 -0
  88. package/lib/types/core/components/shadcn/checkbox.d.ts.map +1 -0
  89. package/lib/types/core/components/shadcn/command.d.ts +9 -72
  90. package/lib/types/core/components/shadcn/command.d.ts.map +1 -0
  91. package/lib/types/core/components/shadcn/dialog.d.ts +1 -0
  92. package/lib/types/core/components/shadcn/dialog.d.ts.map +1 -0
  93. package/lib/types/core/components/shadcn/filters/DynamicLabel.d.ts +1 -0
  94. package/lib/types/core/components/shadcn/filters/DynamicLabel.d.ts.map +1 -0
  95. package/lib/types/core/components/shadcn/filters/animateChangeInHeight.d.ts +1 -0
  96. package/lib/types/core/components/shadcn/filters/animateChangeInHeight.d.ts.map +1 -0
  97. package/lib/types/core/components/shadcn/filters/comboBox/DateCombobox.d.ts +1 -0
  98. package/lib/types/core/components/shadcn/filters/comboBox/DateCombobox.d.ts.map +1 -0
  99. package/lib/types/core/components/shadcn/filters/comboBox/SelectCombobox.d.ts +1 -0
  100. package/lib/types/core/components/shadcn/filters/comboBox/SelectCombobox.d.ts.map +1 -0
  101. package/lib/types/core/components/shadcn/filters/comboBox/StringListCombobox.d.ts +1 -0
  102. package/lib/types/core/components/shadcn/filters/comboBox/StringListCombobox.d.ts.map +1 -0
  103. package/lib/types/core/components/shadcn/filters/comboBox/TextCombobox.d.ts +1 -0
  104. package/lib/types/core/components/shadcn/filters/comboBox/TextCombobox.d.ts.map +1 -0
  105. package/lib/types/core/components/shadcn/filters/comboBox/comboBox.d.ts +1 -0
  106. package/lib/types/core/components/shadcn/filters/comboBox/comboBox.d.ts.map +1 -0
  107. package/lib/types/core/components/shadcn/filters/filter/SelectFilter.d.ts +1 -0
  108. package/lib/types/core/components/shadcn/filters/filter/SelectFilter.d.ts.map +1 -0
  109. package/lib/types/core/components/shadcn/filters/filter/StringListFilter.d.ts +1 -0
  110. package/lib/types/core/components/shadcn/filters/filter/StringListFilter.d.ts.map +1 -0
  111. package/lib/types/core/components/shadcn/filters/filter/TextFilter.d.ts +1 -0
  112. package/lib/types/core/components/shadcn/filters/filter/TextFilter.d.ts.map +1 -0
  113. package/lib/types/core/components/shadcn/filters/filter/dateFilter.d.ts +1 -0
  114. package/lib/types/core/components/shadcn/filters/filter/dateFilter.d.ts.map +1 -0
  115. package/lib/types/core/components/shadcn/filters/filter-styles.d.ts +1 -0
  116. package/lib/types/core/components/shadcn/filters/filter-styles.d.ts.map +1 -0
  117. package/lib/types/core/components/shadcn/filters/filterBar.d.ts +1 -0
  118. package/lib/types/core/components/shadcn/filters/filterBar.d.ts.map +1 -0
  119. package/lib/types/core/components/shadcn/filters/filters.d.ts +1 -0
  120. package/lib/types/core/components/shadcn/filters/filters.d.ts.map +1 -0
  121. package/lib/types/core/components/shadcn/filters/index.d.ts +1 -0
  122. package/lib/types/core/components/shadcn/filters/index.d.ts.map +1 -0
  123. package/lib/types/core/components/shadcn/filters/types.d.ts +1 -0
  124. package/lib/types/core/components/shadcn/filters/types.d.ts.map +1 -0
  125. package/lib/types/core/components/shadcn/heading.d.ts +1 -0
  126. package/lib/types/core/components/shadcn/heading.d.ts.map +1 -0
  127. package/lib/types/core/components/shadcn/index.d.ts +1 -0
  128. package/lib/types/core/components/shadcn/index.d.ts.map +1 -0
  129. package/lib/types/core/components/shadcn/input.d.ts +1 -0
  130. package/lib/types/core/components/shadcn/input.d.ts.map +1 -0
  131. package/lib/types/core/components/shadcn/label.d.ts +1 -0
  132. package/lib/types/core/components/shadcn/label.d.ts.map +1 -0
  133. package/lib/types/core/components/shadcn/popover.d.ts +1 -0
  134. package/lib/types/core/components/shadcn/popover.d.ts.map +1 -0
  135. package/lib/types/core/components/shadcn/selectBox.d.ts +1 -0
  136. package/lib/types/core/components/shadcn/selectBox.d.ts.map +1 -0
  137. package/lib/types/core/components/shadcn/separator.d.ts +1 -0
  138. package/lib/types/core/components/shadcn/separator.d.ts.map +1 -0
  139. package/lib/types/core/components/shadcn/tabs.d.ts +1 -0
  140. package/lib/types/core/components/shadcn/tabs.d.ts.map +1 -0
  141. package/lib/types/core/components/shadcn/text.d.ts +1 -0
  142. package/lib/types/core/components/shadcn/text.d.ts.map +1 -0
  143. package/lib/types/core/components/shadcn/theme/ThemeProvider.d.ts +1 -0
  144. package/lib/types/core/components/shadcn/theme/ThemeProvider.d.ts.map +1 -0
  145. package/lib/types/core/components/shadcn/theme/ThemeSwitcher.d.ts +1 -0
  146. package/lib/types/core/components/shadcn/theme/ThemeSwitcher.d.ts.map +1 -0
  147. package/lib/types/core/components/shadcn/tooltip.d.ts +1 -0
  148. package/lib/types/core/components/shadcn/tooltip.d.ts.map +1 -0
  149. package/lib/types/core/components/styles.d.ts +1 -0
  150. package/lib/types/core/components/styles.d.ts.map +1 -0
  151. package/lib/types/core/components/table/index.d.ts +1 -0
  152. package/lib/types/core/components/table/index.d.ts.map +1 -0
  153. package/lib/types/core/components/tabs/Tabs.d.ts +1 -0
  154. package/lib/types/core/components/tabs/Tabs.d.ts.map +1 -0
  155. package/lib/types/core/components/tabs/TabsContext.d.ts +1 -0
  156. package/lib/types/core/components/tabs/TabsContext.d.ts.map +1 -0
  157. package/lib/types/core/components/tabs/index.d.ts +1 -0
  158. package/lib/types/core/components/tabs/index.d.ts.map +1 -0
  159. package/lib/types/core/components/toast/NotificationPanel.d.ts +1 -0
  160. package/lib/types/core/components/toast/NotificationPanel.d.ts.map +1 -0
  161. package/lib/types/core/components/toast/ToastContext.d.ts +1 -0
  162. package/lib/types/core/components/toast/ToastContext.d.ts.map +1 -0
  163. package/lib/types/core/components/toast/ToastProps.d.ts +1 -0
  164. package/lib/types/core/components/toast/ToastProps.d.ts.map +1 -0
  165. package/lib/types/core/components/toast/ToastProvider.d.ts +1 -0
  166. package/lib/types/core/components/toast/ToastProvider.d.ts.map +1 -0
  167. package/lib/types/core/components/toast/index.d.ts +1 -0
  168. package/lib/types/core/components/toast/index.d.ts.map +1 -0
  169. package/lib/types/core/hooks/CompositeState.d.ts +1 -0
  170. package/lib/types/core/hooks/CompositeState.d.ts.map +1 -0
  171. package/lib/types/core/hooks/SharedState.d.ts +1 -0
  172. package/lib/types/core/hooks/SharedState.d.ts.map +1 -0
  173. package/lib/types/core/hooks/index.d.ts +1 -0
  174. package/lib/types/core/hooks/index.d.ts.map +1 -0
  175. package/lib/types/core/hooks/useClickOutside.d.ts +1 -0
  176. package/lib/types/core/hooks/useClickOutside.d.ts.map +1 -0
  177. package/lib/types/core/hooks/useCopyToClipboard.d.ts +1 -0
  178. package/lib/types/core/hooks/useCopyToClipboard.d.ts.map +1 -0
  179. package/lib/types/core/hooks/useDarkMode.d.ts +1 -0
  180. package/lib/types/core/hooks/useDarkMode.d.ts.map +1 -0
  181. package/lib/types/core/hooks/useDebounce.d.ts +1 -0
  182. package/lib/types/core/hooks/useDebounce.d.ts.map +1 -0
  183. package/lib/types/core/hooks/useEventSource.d.ts +1 -0
  184. package/lib/types/core/hooks/useEventSource.d.ts.map +1 -0
  185. package/lib/types/core/hooks/useFetch.d.ts +1 -0
  186. package/lib/types/core/hooks/useFetch.d.ts.map +1 -0
  187. package/lib/types/core/hooks/useFlag.d.ts +1 -0
  188. package/lib/types/core/hooks/useFlag.d.ts.map +1 -0
  189. package/lib/types/core/hooks/useIntersectionObserver.d.ts +1 -0
  190. package/lib/types/core/hooks/useIntersectionObserver.d.ts.map +1 -0
  191. package/lib/types/core/hooks/useIsFistRendering.d.ts +1 -0
  192. package/lib/types/core/hooks/useIsFistRendering.d.ts.map +1 -0
  193. package/lib/types/core/hooks/useSafeLayoutEffect.d.ts +1 -0
  194. package/lib/types/core/hooks/useSafeLayoutEffect.d.ts.map +1 -0
  195. package/lib/types/core/hooks/useSharedValue.d.ts +1 -0
  196. package/lib/types/core/hooks/useSharedValue.d.ts.map +1 -0
  197. package/lib/types/core/index.d.ts +1 -0
  198. package/lib/types/core/index.d.ts.map +1 -0
  199. package/lib/types/core/utils/cn.d.ts +1 -0
  200. package/lib/types/core/utils/cn.d.ts.map +1 -0
  201. package/lib/types/core/utils/index.d.ts +1 -0
  202. package/lib/types/core/utils/index.d.ts.map +1 -0
  203. package/lib/types/env/index.d.ts +1 -0
  204. package/lib/types/env/index.d.ts.map +1 -0
  205. package/lib/types/features/activity-doc/ActivityDoc.d.ts +1 -0
  206. package/lib/types/features/activity-doc/ActivityDoc.d.ts.map +1 -0
  207. package/lib/types/features/activity-doc/index.d.ts +1 -0
  208. package/lib/types/features/activity-doc/index.d.ts.map +1 -0
  209. package/lib/types/features/agent/PayloadBuilder.d.ts +1 -0
  210. package/lib/types/features/agent/PayloadBuilder.d.ts.map +1 -0
  211. package/lib/types/features/agent/chat/AnimatedThinkingDots.d.ts +1 -0
  212. package/lib/types/features/agent/chat/AnimatedThinkingDots.d.ts.map +1 -0
  213. package/lib/types/features/agent/chat/JumpingDots.d.ts +1 -0
  214. package/lib/types/features/agent/chat/JumpingDots.d.ts.map +1 -0
  215. package/lib/types/features/agent/chat/ModernAgentConversation.d.ts +1 -0
  216. package/lib/types/features/agent/chat/ModernAgentConversation.d.ts.map +1 -0
  217. package/lib/types/features/agent/chat/ModernAgentOutput/AllMessagesMixed.d.ts +1 -0
  218. package/lib/types/features/agent/chat/ModernAgentOutput/AllMessagesMixed.d.ts.map +1 -0
  219. package/lib/types/features/agent/chat/ModernAgentOutput/Header.d.ts +1 -0
  220. package/lib/types/features/agent/chat/ModernAgentOutput/Header.d.ts.map +1 -0
  221. package/lib/types/features/agent/chat/ModernAgentOutput/InlineSlideInPanel.d.ts +1 -0
  222. package/lib/types/features/agent/chat/ModernAgentOutput/InlineSlideInPanel.d.ts.map +1 -0
  223. package/lib/types/features/agent/chat/ModernAgentOutput/InlineSlidingPlanPanel.d.ts +1 -0
  224. package/lib/types/features/agent/chat/ModernAgentOutput/InlineSlidingPlanPanel.d.ts.map +1 -0
  225. package/lib/types/features/agent/chat/ModernAgentOutput/MessageInput.d.ts +1 -0
  226. package/lib/types/features/agent/chat/ModernAgentOutput/MessageInput.d.ts.map +1 -0
  227. package/lib/types/features/agent/chat/ModernAgentOutput/MessageItem.d.ts +1 -0
  228. package/lib/types/features/agent/chat/ModernAgentOutput/MessageItem.d.ts.map +1 -0
  229. package/lib/types/features/agent/chat/ModernAgentOutput/MessagesContainer.d.ts +1 -0
  230. package/lib/types/features/agent/chat/ModernAgentOutput/MessagesContainer.d.ts.map +1 -0
  231. package/lib/types/features/agent/chat/ModernAgentOutput/PlanPanel.d.ts +1 -0
  232. package/lib/types/features/agent/chat/ModernAgentOutput/PlanPanel.d.ts.map +1 -0
  233. package/lib/types/features/agent/chat/ModernAgentOutput/SlideInPanel.d.ts +1 -0
  234. package/lib/types/features/agent/chat/ModernAgentOutput/SlideInPanel.d.ts.map +1 -0
  235. package/lib/types/features/agent/chat/ModernAgentOutput/SlidingMessages.d.ts +1 -0
  236. package/lib/types/features/agent/chat/ModernAgentOutput/SlidingMessages.d.ts.map +1 -0
  237. package/lib/types/features/agent/chat/ModernAgentOutput/SlidingPlanPanel.d.ts +1 -0
  238. package/lib/types/features/agent/chat/ModernAgentOutput/SlidingPlanPanel.d.ts.map +1 -0
  239. package/lib/types/features/agent/chat/ModernAgentOutput/StackedMessages.d.ts +1 -0
  240. package/lib/types/features/agent/chat/ModernAgentOutput/StackedMessages.d.ts.map +1 -0
  241. package/lib/types/features/agent/chat/ModernAgentOutput/WorkstreamTabs.d.ts +1 -0
  242. package/lib/types/features/agent/chat/ModernAgentOutput/WorkstreamTabs.d.ts.map +1 -0
  243. package/lib/types/features/agent/chat/ModernAgentOutput/utils.d.ts +1 -0
  244. package/lib/types/features/agent/chat/ModernAgentOutput/utils.d.ts.map +1 -0
  245. package/lib/types/features/agent/chat/SlidingThinkingIndicator.d.ts +1 -0
  246. package/lib/types/features/agent/chat/SlidingThinkingIndicator.d.ts.map +1 -0
  247. package/lib/types/features/agent/chat/WaitingMessages.d.ts +1 -0
  248. package/lib/types/features/agent/chat/WaitingMessages.d.ts.map +1 -0
  249. package/lib/types/features/agent/chat/index.d.ts +1 -0
  250. package/lib/types/features/agent/chat/index.d.ts.map +1 -0
  251. package/lib/types/features/agent/index.d.ts +1 -0
  252. package/lib/types/features/agent/index.d.ts.map +1 -0
  253. package/lib/types/features/errors/PanelErrorBoundary.d.ts +1 -0
  254. package/lib/types/features/errors/PanelErrorBoundary.d.ts.map +1 -0
  255. package/lib/types/features/errors/RowErrorBoundary.d.ts +1 -0
  256. package/lib/types/features/errors/RowErrorBoundary.d.ts.map +1 -0
  257. package/lib/types/features/errors/VertesiaErrorBoundary.d.ts +1 -0
  258. package/lib/types/features/errors/VertesiaErrorBoundary.d.ts.map +1 -0
  259. package/lib/types/features/errors/WidgetErrorBoundary.d.ts +1 -0
  260. package/lib/types/features/errors/WidgetErrorBoundary.d.ts.map +1 -0
  261. package/lib/types/features/errors/index.d.ts +1 -0
  262. package/lib/types/features/errors/index.d.ts.map +1 -0
  263. package/lib/types/features/facets/DocumentsFacetsNav.d.ts +1 -0
  264. package/lib/types/features/facets/DocumentsFacetsNav.d.ts.map +1 -0
  265. package/lib/types/features/facets/EnvironmentFacet.d.ts +1 -0
  266. package/lib/types/features/facets/EnvironmentFacet.d.ts.map +1 -0
  267. package/lib/types/features/facets/FacetsNav.d.ts +1 -0
  268. package/lib/types/features/facets/FacetsNav.d.ts.map +1 -0
  269. package/lib/types/features/facets/RunsFacetsNav.d.ts +1 -0
  270. package/lib/types/features/facets/RunsFacetsNav.d.ts.map +1 -0
  271. package/lib/types/features/facets/StringFacet.d.ts +1 -0
  272. package/lib/types/features/facets/StringFacet.d.ts.map +1 -0
  273. package/lib/types/features/facets/StringListFacet.d.ts +1 -0
  274. package/lib/types/features/facets/StringListFacet.d.ts.map +1 -0
  275. package/lib/types/features/facets/TypeFacet.d.ts +1 -0
  276. package/lib/types/features/facets/TypeFacet.d.ts.map +1 -0
  277. package/lib/types/features/facets/VEnvironmentFacet.d.ts +1 -0
  278. package/lib/types/features/facets/VEnvironmentFacet.d.ts.map +1 -0
  279. package/lib/types/features/facets/VFacetsNav.d.ts +1 -0
  280. package/lib/types/features/facets/VFacetsNav.d.ts.map +1 -0
  281. package/lib/types/features/facets/VInteractionFacet.d.ts +1 -0
  282. package/lib/types/features/facets/VInteractionFacet.d.ts.map +1 -0
  283. package/lib/types/features/facets/VStringFacet.d.ts +1 -0
  284. package/lib/types/features/facets/VStringFacet.d.ts.map +1 -0
  285. package/lib/types/features/facets/VTypeFacet.d.ts +1 -0
  286. package/lib/types/features/facets/VTypeFacet.d.ts.map +1 -0
  287. package/lib/types/features/facets/VUserFacet.d.ts +1 -0
  288. package/lib/types/features/facets/VUserFacet.d.ts.map +1 -0
  289. package/lib/types/features/facets/WorkflowExecutionsFacetsNav.d.ts +1 -0
  290. package/lib/types/features/facets/WorkflowExecutionsFacetsNav.d.ts.map +1 -0
  291. package/lib/types/features/facets/index.d.ts +1 -0
  292. package/lib/types/features/facets/index.d.ts.map +1 -0
  293. package/lib/types/features/facets/utils.d.ts +1 -0
  294. package/lib/types/features/facets/utils.d.ts.map +1 -0
  295. package/lib/types/features/index.d.ts +1 -0
  296. package/lib/types/features/index.d.ts.map +1 -0
  297. package/lib/types/features/layout/GenericPageNavHeader.d.ts +1 -0
  298. package/lib/types/features/layout/GenericPageNavHeader.d.ts.map +1 -0
  299. package/lib/types/features/layout/NotFoundView.d.ts +1 -0
  300. package/lib/types/features/layout/NotFoundView.d.ts.map +1 -0
  301. package/lib/types/features/layout/index.d.ts +1 -0
  302. package/lib/types/features/layout/index.d.ts.map +1 -0
  303. package/lib/types/features/magic-pdf/DownloadPopover.d.ts +1 -0
  304. package/lib/types/features/magic-pdf/DownloadPopover.d.ts.map +1 -0
  305. package/lib/types/features/magic-pdf/MagicPdfView.d.ts +1 -0
  306. package/lib/types/features/magic-pdf/MagicPdfView.d.ts.map +1 -0
  307. package/lib/types/features/magic-pdf/PageSlider.d.ts +1 -0
  308. package/lib/types/features/magic-pdf/PageSlider.d.ts.map +1 -0
  309. package/lib/types/features/magic-pdf/PdfPageProvider.d.ts +1 -0
  310. package/lib/types/features/magic-pdf/PdfPageProvider.d.ts.map +1 -0
  311. package/lib/types/features/magic-pdf/TextPageView.d.ts +1 -0
  312. package/lib/types/features/magic-pdf/TextPageView.d.ts.map +1 -0
  313. package/lib/types/features/magic-pdf/index.d.ts +1 -0
  314. package/lib/types/features/magic-pdf/index.d.ts.map +1 -0
  315. package/lib/types/features/magic-pdf/types.d.ts +1 -0
  316. package/lib/types/features/magic-pdf/types.d.ts.map +1 -0
  317. package/lib/types/features/magic-pdf/useResizeOnDrag.d.ts +1 -0
  318. package/lib/types/features/magic-pdf/useResizeOnDrag.d.ts.map +1 -0
  319. package/lib/types/features/permissions/SecureButton.d.ts +1 -0
  320. package/lib/types/features/permissions/SecureButton.d.ts.map +1 -0
  321. package/lib/types/features/permissions/SecureSidebarItem.d.ts +1 -0
  322. package/lib/types/features/permissions/SecureSidebarItem.d.ts.map +1 -0
  323. package/lib/types/features/permissions/UserPermissionsProvider.d.ts +1 -0
  324. package/lib/types/features/permissions/UserPermissionsProvider.d.ts.map +1 -0
  325. package/lib/types/features/permissions/helpers.d.ts +1 -0
  326. package/lib/types/features/permissions/helpers.d.ts.map +1 -0
  327. package/lib/types/features/permissions/index.d.ts +1 -0
  328. package/lib/types/features/permissions/index.d.ts.map +1 -0
  329. package/lib/types/features/store/collections/BrowseCollectionView.d.ts +1 -0
  330. package/lib/types/features/store/collections/BrowseCollectionView.d.ts.map +1 -0
  331. package/lib/types/features/store/collections/CollectionsTable.d.ts +1 -0
  332. package/lib/types/features/store/collections/CollectionsTable.d.ts.map +1 -0
  333. package/lib/types/features/store/collections/CreateCollection.d.ts +1 -0
  334. package/lib/types/features/store/collections/CreateCollection.d.ts.map +1 -0
  335. package/lib/types/features/store/collections/EditCollectionView.d.ts +1 -0
  336. package/lib/types/features/store/collections/EditCollectionView.d.ts.map +1 -0
  337. package/lib/types/features/store/collections/SelectCollection.d.ts +1 -0
  338. package/lib/types/features/store/collections/SelectCollection.d.ts.map +1 -0
  339. package/lib/types/features/store/collections/index.d.ts +1 -0
  340. package/lib/types/features/store/collections/index.d.ts.map +1 -0
  341. package/lib/types/features/store/index.d.ts +1 -0
  342. package/lib/types/features/store/index.d.ts.map +1 -0
  343. package/lib/types/features/store/objects/DocumentPreviewPanel.d.ts +1 -0
  344. package/lib/types/features/store/objects/DocumentPreviewPanel.d.ts.map +1 -0
  345. package/lib/types/features/store/objects/DocumentSearchResults.d.ts +1 -0
  346. package/lib/types/features/store/objects/DocumentSearchResults.d.ts.map +1 -0
  347. package/lib/types/features/store/objects/DocumentSelectionProvider.d.ts +1 -0
  348. package/lib/types/features/store/objects/DocumentSelectionProvider.d.ts.map +1 -0
  349. package/lib/types/features/store/objects/DocumentTable.d.ts +1 -0
  350. package/lib/types/features/store/objects/DocumentTable.d.ts.map +1 -0
  351. package/lib/types/features/store/objects/ExportPropertiesModal.d.ts +1 -0
  352. package/lib/types/features/store/objects/ExportPropertiesModal.d.ts.map +1 -0
  353. package/lib/types/features/store/objects/components/ContentDispositionButton.d.ts +1 -0
  354. package/lib/types/features/store/objects/components/ContentDispositionButton.d.ts.map +1 -0
  355. package/lib/types/features/store/objects/components/ContentOverview.d.ts +1 -0
  356. package/lib/types/features/store/objects/components/ContentOverview.d.ts.map +1 -0
  357. package/lib/types/features/store/objects/components/DocumentIcon.d.ts +1 -0
  358. package/lib/types/features/store/objects/components/DocumentIcon.d.ts.map +1 -0
  359. package/lib/types/features/store/objects/components/DocumentInput.d.ts +1 -0
  360. package/lib/types/features/store/objects/components/DocumentInput.d.ts.map +1 -0
  361. package/lib/types/features/store/objects/components/PropertiesEditorModal.d.ts +1 -0
  362. package/lib/types/features/store/objects/components/PropertiesEditorModal.d.ts.map +1 -0
  363. package/lib/types/features/store/objects/components/SaveVersionConfirmModal.d.ts +1 -0
  364. package/lib/types/features/store/objects/components/SaveVersionConfirmModal.d.ts.map +1 -0
  365. package/lib/types/features/store/objects/components/SelectDocument.d.ts +1 -0
  366. package/lib/types/features/store/objects/components/SelectDocument.d.ts.map +1 -0
  367. package/lib/types/features/store/objects/components/SelectDocumentModal.d.ts +1 -0
  368. package/lib/types/features/store/objects/components/SelectDocumentModal.d.ts.map +1 -0
  369. package/lib/types/features/store/objects/components/VectorSearchWidget.d.ts +1 -0
  370. package/lib/types/features/store/objects/components/VectorSearchWidget.d.ts.map +1 -0
  371. package/lib/types/features/store/objects/components/index.d.ts +1 -0
  372. package/lib/types/features/store/objects/components/index.d.ts.map +1 -0
  373. package/lib/types/features/store/objects/components/useDownloadObject.d.ts +1 -0
  374. package/lib/types/features/store/objects/components/useDownloadObject.d.ts.map +1 -0
  375. package/lib/types/features/store/objects/index.d.ts +1 -0
  376. package/lib/types/features/store/objects/index.d.ts.map +1 -0
  377. package/lib/types/features/store/objects/layout/DocumentTableColumn.d.ts +1 -0
  378. package/lib/types/features/store/objects/layout/DocumentTableColumn.d.ts.map +1 -0
  379. package/lib/types/features/store/objects/layout/documentLayout.d.ts +1 -0
  380. package/lib/types/features/store/objects/layout/documentLayout.d.ts.map +1 -0
  381. package/lib/types/features/store/objects/layout/index.d.ts +1 -0
  382. package/lib/types/features/store/objects/layout/index.d.ts.map +1 -0
  383. package/lib/types/features/store/objects/layout/renderers.d.ts +1 -0
  384. package/lib/types/features/store/objects/layout/renderers.d.ts.map +1 -0
  385. package/lib/types/features/store/objects/search/DocumentSearchContext.d.ts +1 -0
  386. package/lib/types/features/store/objects/search/DocumentSearchContext.d.ts.map +1 -0
  387. package/lib/types/features/store/objects/search/DocumentSearchProvider.d.ts +1 -0
  388. package/lib/types/features/store/objects/search/DocumentSearchProvider.d.ts.map +1 -0
  389. package/lib/types/features/store/objects/search/index.d.ts +1 -0
  390. package/lib/types/features/store/objects/search/index.d.ts.map +1 -0
  391. package/lib/types/features/store/objects/selection/ObjectsActionContext.d.ts +1 -0
  392. package/lib/types/features/store/objects/selection/ObjectsActionContext.d.ts.map +1 -0
  393. package/lib/types/features/store/objects/selection/ObjectsActionSpec.d.ts +1 -0
  394. package/lib/types/features/store/objects/selection/ObjectsActionSpec.d.ts.map +1 -0
  395. package/lib/types/features/store/objects/selection/SelectionActions.d.ts +1 -0
  396. package/lib/types/features/store/objects/selection/SelectionActions.d.ts.map +1 -0
  397. package/lib/types/features/store/objects/selection/actions/AddToCollectionAction.d.ts +1 -0
  398. package/lib/types/features/store/objects/selection/actions/AddToCollectionAction.d.ts.map +1 -0
  399. package/lib/types/features/store/objects/selection/actions/ChangeTypeAction.d.ts +1 -0
  400. package/lib/types/features/store/objects/selection/actions/ChangeTypeAction.d.ts.map +1 -0
  401. package/lib/types/features/store/objects/selection/actions/ConfirmAction.d.ts +1 -0
  402. package/lib/types/features/store/objects/selection/actions/ConfirmAction.d.ts.map +1 -0
  403. package/lib/types/features/store/objects/selection/actions/DeleteObjectsAction.d.ts +1 -0
  404. package/lib/types/features/store/objects/selection/actions/DeleteObjectsAction.d.ts.map +1 -0
  405. package/lib/types/features/store/objects/selection/actions/ExportPropertiesAction.d.ts +1 -0
  406. package/lib/types/features/store/objects/selection/actions/ExportPropertiesAction.d.ts.map +1 -0
  407. package/lib/types/features/store/objects/selection/actions/RemoveFromCollectionAction.d.ts +1 -0
  408. package/lib/types/features/store/objects/selection/actions/RemoveFromCollectionAction.d.ts.map +1 -0
  409. package/lib/types/features/store/objects/selection/actions/StartWorkflowComponent.d.ts +1 -0
  410. package/lib/types/features/store/objects/selection/actions/StartWorkflowComponent.d.ts.map +1 -0
  411. package/lib/types/features/store/objects/selection/actions/index.d.ts +1 -0
  412. package/lib/types/features/store/objects/selection/actions/index.d.ts.map +1 -0
  413. package/lib/types/features/store/objects/selection/index.d.ts +1 -0
  414. package/lib/types/features/store/objects/selection/index.d.ts.map +1 -0
  415. package/lib/types/features/store/objects/upload/DocumentUploadModal.d.ts +1 -0
  416. package/lib/types/features/store/objects/upload/DocumentUploadModal.d.ts.map +1 -0
  417. package/lib/types/features/store/objects/upload/index.d.ts +1 -0
  418. package/lib/types/features/store/objects/upload/index.d.ts.map +1 -0
  419. package/lib/types/features/store/objects/upload/useSmartFileUploadProcessing.d.ts +1 -0
  420. package/lib/types/features/store/objects/upload/useSmartFileUploadProcessing.d.ts.map +1 -0
  421. package/lib/types/features/store/objects/upload/useUploadHandler.d.ts +1 -0
  422. package/lib/types/features/store/objects/upload/useUploadHandler.d.ts.map +1 -0
  423. package/lib/types/features/store/types/ContentObjectTypesSearch.d.ts +1 -0
  424. package/lib/types/features/store/types/ContentObjectTypesSearch.d.ts.map +1 -0
  425. package/lib/types/features/store/types/ContentObjectTypesTable.d.ts +1 -0
  426. package/lib/types/features/store/types/ContentObjectTypesTable.d.ts.map +1 -0
  427. package/lib/types/features/store/types/CreateOrUpdateTypeModal.d.ts +1 -0
  428. package/lib/types/features/store/types/CreateOrUpdateTypeModal.d.ts.map +1 -0
  429. package/lib/types/features/store/types/ObjectSchemaEditor.d.ts +1 -0
  430. package/lib/types/features/store/types/ObjectSchemaEditor.d.ts.map +1 -0
  431. package/lib/types/features/store/types/SelectContentType.d.ts +1 -0
  432. package/lib/types/features/store/types/SelectContentType.d.ts.map +1 -0
  433. package/lib/types/features/store/types/SelectContentTypeModal.d.ts +1 -0
  434. package/lib/types/features/store/types/SelectContentTypeModal.d.ts.map +1 -0
  435. package/lib/types/features/store/types/TableLayoutEditor.d.ts +1 -0
  436. package/lib/types/features/store/types/TableLayoutEditor.d.ts.map +1 -0
  437. package/lib/types/features/store/types/index.d.ts +1 -0
  438. package/lib/types/features/store/types/index.d.ts.map +1 -0
  439. package/lib/types/features/store/types/search/ObjectTypeSearchContext.d.ts +1 -0
  440. package/lib/types/features/store/types/search/ObjectTypeSearchContext.d.ts.map +1 -0
  441. package/lib/types/features/store/types/search/ObjectTypeSearchProvider.d.ts +1 -0
  442. package/lib/types/features/store/types/search/ObjectTypeSearchProvider.d.ts.map +1 -0
  443. package/lib/types/features/store/types/search/index.d.ts +1 -0
  444. package/lib/types/features/store/types/search/index.d.ts.map +1 -0
  445. package/lib/types/features/user/UserAvatar.d.ts +1 -0
  446. package/lib/types/features/user/UserAvatar.d.ts.map +1 -0
  447. package/lib/types/features/user/UserInfo.d.ts +1 -0
  448. package/lib/types/features/user/UserInfo.d.ts.map +1 -0
  449. package/lib/types/features/user/index.d.ts +1 -0
  450. package/lib/types/features/user/index.d.ts.map +1 -0
  451. package/lib/types/features/utils/index.d.ts +1 -0
  452. package/lib/types/features/utils/index.d.ts.map +1 -0
  453. package/lib/types/features/utils/mimeType.d.ts +1 -0
  454. package/lib/types/features/utils/mimeType.d.ts.map +1 -0
  455. package/lib/types/features/utils/rendition.d.ts +1 -0
  456. package/lib/types/features/utils/rendition.d.ts.map +1 -0
  457. package/lib/types/features/utils/text.d.ts +1 -0
  458. package/lib/types/features/utils/text.d.ts.map +1 -0
  459. package/lib/types/layout/AppLayout.d.ts +1 -0
  460. package/lib/types/layout/AppLayout.d.ts.map +1 -0
  461. package/lib/types/layout/FullHeightLayout.d.ts +1 -0
  462. package/lib/types/layout/FullHeightLayout.d.ts.map +1 -0
  463. package/lib/types/layout/Navbar.d.ts +1 -0
  464. package/lib/types/layout/Navbar.d.ts.map +1 -0
  465. package/lib/types/layout/Sidebar.d.ts +1 -0
  466. package/lib/types/layout/Sidebar.d.ts.map +1 -0
  467. package/lib/types/layout/SidebarContext.d.ts +1 -0
  468. package/lib/types/layout/SidebarContext.d.ts.map +1 -0
  469. package/lib/types/layout/TitleBar.d.ts +1 -0
  470. package/lib/types/layout/TitleBar.d.ts.map +1 -0
  471. package/lib/types/layout/index.d.ts +1 -0
  472. package/lib/types/layout/index.d.ts.map +1 -0
  473. package/lib/types/router/FixLinks.d.ts +1 -0
  474. package/lib/types/router/FixLinks.d.ts.map +1 -0
  475. package/lib/types/router/HistoryNavigator.d.ts +1 -0
  476. package/lib/types/router/HistoryNavigator.d.ts.map +1 -0
  477. package/lib/types/router/Nav.d.ts +1 -0
  478. package/lib/types/router/Nav.d.ts.map +1 -0
  479. package/lib/types/router/NestedNavigationContext.d.ts +1 -0
  480. package/lib/types/router/NestedNavigationContext.d.ts.map +1 -0
  481. package/lib/types/router/NestedRouterProvider.d.ts +1 -0
  482. package/lib/types/router/NestedRouterProvider.d.ts.map +1 -0
  483. package/lib/types/router/PathMatcher.d.ts +1 -0
  484. package/lib/types/router/PathMatcher.d.ts.map +1 -0
  485. package/lib/types/router/PathWithParams.d.ts +1 -0
  486. package/lib/types/router/PathWithParams.d.ts.map +1 -0
  487. package/lib/types/router/Route404.d.ts +1 -0
  488. package/lib/types/router/Route404.d.ts.map +1 -0
  489. package/lib/types/router/RouteComponent.d.ts +1 -0
  490. package/lib/types/router/RouteComponent.d.ts.map +1 -0
  491. package/lib/types/router/Router.d.ts +1 -0
  492. package/lib/types/router/Router.d.ts.map +1 -0
  493. package/lib/types/router/RouterProvider.d.ts +1 -0
  494. package/lib/types/router/RouterProvider.d.ts.map +1 -0
  495. package/lib/types/router/index.d.ts +1 -0
  496. package/lib/types/router/index.d.ts.map +1 -0
  497. package/lib/types/router/path.d.ts +1 -0
  498. package/lib/types/router/path.d.ts.map +1 -0
  499. package/lib/types/session/TypeRegistry.d.ts +1 -0
  500. package/lib/types/session/TypeRegistry.d.ts.map +1 -0
  501. package/lib/types/session/UserSession.d.ts +1 -0
  502. package/lib/types/session/UserSession.d.ts.map +1 -0
  503. package/lib/types/session/UserSessionProvider.d.ts +1 -0
  504. package/lib/types/session/UserSessionProvider.d.ts.map +1 -0
  505. package/lib/types/session/auth/composable.d.ts +1 -0
  506. package/lib/types/session/auth/composable.d.ts.map +1 -0
  507. package/lib/types/session/auth/firebase.d.ts +1 -0
  508. package/lib/types/session/auth/firebase.d.ts.map +1 -0
  509. package/lib/types/session/auth/useAuthState.d.ts +1 -0
  510. package/lib/types/session/auth/useAuthState.d.ts.map +1 -0
  511. package/lib/types/session/constants.d.ts +1 -0
  512. package/lib/types/session/constants.d.ts.map +1 -0
  513. package/lib/types/session/index.d.ts +1 -0
  514. package/lib/types/session/index.d.ts.map +1 -0
  515. package/lib/types/session/useUXTracking.d.ts +1 -0
  516. package/lib/types/session/useUXTracking.d.ts.map +1 -0
  517. package/lib/types/shell/SplashScreen.d.ts +1 -0
  518. package/lib/types/shell/SplashScreen.d.ts.map +1 -0
  519. package/lib/types/shell/VertesiaShell.d.ts +1 -0
  520. package/lib/types/shell/VertesiaShell.d.ts.map +1 -0
  521. package/lib/types/shell/index.d.ts +1 -0
  522. package/lib/types/shell/index.d.ts.map +1 -0
  523. package/lib/types/shell/login/EnterpriseSigninButton.d.ts +1 -0
  524. package/lib/types/shell/login/EnterpriseSigninButton.d.ts.map +1 -0
  525. package/lib/types/shell/login/GitHubSignInButton.d.ts +1 -0
  526. package/lib/types/shell/login/GitHubSignInButton.d.ts.map +1 -0
  527. package/lib/types/shell/login/GoogleSignInButton.d.ts +1 -0
  528. package/lib/types/shell/login/GoogleSignInButton.d.ts.map +1 -0
  529. package/lib/types/shell/login/InviteAcceptModal.d.ts +1 -0
  530. package/lib/types/shell/login/InviteAcceptModal.d.ts.map +1 -0
  531. package/lib/types/shell/login/MicrosoftSigninButton.d.ts +1 -0
  532. package/lib/types/shell/login/MicrosoftSigninButton.d.ts.map +1 -0
  533. package/lib/types/shell/login/PreviewIcon.d.ts +1 -0
  534. package/lib/types/shell/login/PreviewIcon.d.ts.map +1 -0
  535. package/lib/types/shell/login/SignInModal.d.ts +1 -0
  536. package/lib/types/shell/login/SignInModal.d.ts.map +1 -0
  537. package/lib/types/shell/login/SigninScreen.d.ts +1 -0
  538. package/lib/types/shell/login/SigninScreen.d.ts.map +1 -0
  539. package/lib/types/shell/login/SignupForm.d.ts +1 -0
  540. package/lib/types/shell/login/SignupForm.d.ts.map +1 -0
  541. package/lib/types/shell/login/TerminalLogin.d.ts +1 -0
  542. package/lib/types/shell/login/TerminalLogin.d.ts.map +1 -0
  543. package/lib/types/shell/login/UserInfo.d.ts +1 -0
  544. package/lib/types/shell/login/UserInfo.d.ts.map +1 -0
  545. package/lib/types/shell/login/UserSessionMenu.d.ts +1 -0
  546. package/lib/types/shell/login/UserSessionMenu.d.ts.map +1 -0
  547. package/lib/types/shell/utils.d.ts +1 -0
  548. package/lib/types/shell/utils.d.ts.map +1 -0
  549. package/lib/types/widgets/Progress.d.ts +1 -0
  550. package/lib/types/widgets/Progress.d.ts.map +1 -0
  551. package/lib/types/widgets/SvgIcon.d.ts +1 -0
  552. package/lib/types/widgets/SvgIcon.d.ts.map +1 -0
  553. package/lib/types/widgets/codemirror/CodeMirrorEditor.d.ts +1 -0
  554. package/lib/types/widgets/codemirror/CodeMirrorEditor.d.ts.map +1 -0
  555. package/lib/types/widgets/codemirror/CodemirrorStateSingleton.d.ts +1 -0
  556. package/lib/types/widgets/codemirror/CodemirrorStateSingleton.d.ts.map +1 -0
  557. package/lib/types/widgets/codemirror/index.d.ts +1 -0
  558. package/lib/types/widgets/codemirror/index.d.ts.map +1 -0
  559. package/lib/types/widgets/form/Form.d.ts +1 -0
  560. package/lib/types/widgets/form/Form.d.ts.map +1 -0
  561. package/lib/types/widgets/form/FormContext.d.ts +1 -0
  562. package/lib/types/widgets/form/FormContext.d.ts.map +1 -0
  563. package/lib/types/widgets/form/ManagedObject.d.ts +1 -0
  564. package/lib/types/widgets/form/ManagedObject.d.ts.map +1 -0
  565. package/lib/types/widgets/form/fields.d.ts +1 -0
  566. package/lib/types/widgets/form/fields.d.ts.map +1 -0
  567. package/lib/types/widgets/form/index.d.ts +1 -0
  568. package/lib/types/widgets/form/index.d.ts.map +1 -0
  569. package/lib/types/widgets/form/inputs.d.ts +1 -0
  570. package/lib/types/widgets/form/inputs.d.ts.map +1 -0
  571. package/lib/types/widgets/form/schema.d.ts +1 -0
  572. package/lib/types/widgets/form/schema.d.ts.map +1 -0
  573. package/lib/types/widgets/index.d.ts +1 -0
  574. package/lib/types/widgets/index.d.ts.map +1 -0
  575. package/lib/types/widgets/json-view/JSONCode.d.ts +1 -0
  576. package/lib/types/widgets/json-view/JSONCode.d.ts.map +1 -0
  577. package/lib/types/widgets/json-view/JSONDisplay.d.ts +1 -0
  578. package/lib/types/widgets/json-view/JSONDisplay.d.ts.map +1 -0
  579. package/lib/types/widgets/json-view/JSONView.d.ts +1 -0
  580. package/lib/types/widgets/json-view/JSONView.d.ts.map +1 -0
  581. package/lib/types/widgets/json-view/index.d.ts +1 -0
  582. package/lib/types/widgets/json-view/index.d.ts.map +1 -0
  583. package/lib/types/widgets/json-view/types.d.ts +1 -0
  584. package/lib/types/widgets/json-view/types.d.ts.map +1 -0
  585. package/lib/types/widgets/popover/Popover.d.ts +1 -0
  586. package/lib/types/widgets/popover/Popover.d.ts.map +1 -0
  587. package/lib/types/widgets/popover/context.d.ts +1 -0
  588. package/lib/types/widgets/popover/context.d.ts.map +1 -0
  589. package/lib/types/widgets/popover/index.d.ts +1 -0
  590. package/lib/types/widgets/popover/index.d.ts.map +1 -0
  591. package/lib/types/widgets/popover/slots.d.ts +1 -0
  592. package/lib/types/widgets/popover/slots.d.ts.map +1 -0
  593. package/lib/types/widgets/properties/PropertiesView.d.ts +1 -0
  594. package/lib/types/widgets/properties/PropertiesView.d.ts.map +1 -0
  595. package/lib/types/widgets/properties/index.d.ts +1 -0
  596. package/lib/types/widgets/properties/index.d.ts.map +1 -0
  597. package/lib/types/widgets/schema-editor/JSONSchemaEditorModal.d.ts +1 -0
  598. package/lib/types/widgets/schema-editor/JSONSchemaEditorModal.d.ts.map +1 -0
  599. package/lib/types/widgets/schema-editor/ManagedSchema.d.ts +1 -0
  600. package/lib/types/widgets/schema-editor/ManagedSchema.d.ts.map +1 -0
  601. package/lib/types/widgets/schema-editor/editor/Editable.d.ts +1 -0
  602. package/lib/types/widgets/schema-editor/editor/Editable.d.ts.map +1 -0
  603. package/lib/types/widgets/schema-editor/editor/EditableSchemaProperty.d.ts +1 -0
  604. package/lib/types/widgets/schema-editor/editor/EditableSchemaProperty.d.ts.map +1 -0
  605. package/lib/types/widgets/schema-editor/editor/PropertyEditor.d.ts +1 -0
  606. package/lib/types/widgets/schema-editor/editor/PropertyEditor.d.ts.map +1 -0
  607. package/lib/types/widgets/schema-editor/editor/PropertyViewer.d.ts +1 -0
  608. package/lib/types/widgets/schema-editor/editor/PropertyViewer.d.ts.map +1 -0
  609. package/lib/types/widgets/schema-editor/editor/SchemaContext.d.ts +1 -0
  610. package/lib/types/widgets/schema-editor/editor/SchemaContext.d.ts.map +1 -0
  611. package/lib/types/widgets/schema-editor/editor/SchemaEditor.d.ts +1 -0
  612. package/lib/types/widgets/schema-editor/editor/SchemaEditor.d.ts.map +1 -0
  613. package/lib/types/widgets/schema-editor/index.d.ts +1 -0
  614. package/lib/types/widgets/schema-editor/index.d.ts.map +1 -0
  615. package/lib/types/widgets/schema-editor/json-schema4-utils.d.ts +1 -0
  616. package/lib/types/widgets/schema-editor/json-schema4-utils.d.ts.map +1 -0
  617. package/lib/types/widgets/schema-editor/type-signature.d.ts +1 -0
  618. package/lib/types/widgets/schema-editor/type-signature.d.ts.map +1 -0
  619. package/lib/types/widgets/upload/DropZone.d.ts +1 -0
  620. package/lib/types/widgets/upload/DropZone.d.ts.map +1 -0
  621. package/lib/types/widgets/upload/UploadResultCategory.d.ts +1 -0
  622. package/lib/types/widgets/upload/UploadResultCategory.d.ts.map +1 -0
  623. package/lib/types/widgets/upload/UploadSummary.d.ts +1 -0
  624. package/lib/types/widgets/upload/UploadSummary.d.ts.map +1 -0
  625. package/lib/types/widgets/upload/index.d.ts +1 -0
  626. package/lib/types/widgets/upload/index.d.ts.map +1 -0
  627. package/lib/types/widgets/xml-viewer/components/Attributes/index.d.ts +1 -0
  628. package/lib/types/widgets/xml-viewer/components/Attributes/index.d.ts.map +1 -0
  629. package/lib/types/widgets/xml-viewer/components/CDataTag/index.d.ts +1 -0
  630. package/lib/types/widgets/xml-viewer/components/CDataTag/index.d.ts.map +1 -0
  631. package/lib/types/widgets/xml-viewer/components/CollapseIcon/index.d.ts +1 -0
  632. package/lib/types/widgets/xml-viewer/components/CollapseIcon/index.d.ts.map +1 -0
  633. package/lib/types/widgets/xml-viewer/components/CommentTag/index.d.ts +1 -0
  634. package/lib/types/widgets/xml-viewer/components/CommentTag/index.d.ts.map +1 -0
  635. package/lib/types/widgets/xml-viewer/components/DeclarationTag/index.d.ts +1 -0
  636. package/lib/types/widgets/xml-viewer/components/DeclarationTag/index.d.ts.map +1 -0
  637. package/lib/types/widgets/xml-viewer/components/Elements/index.d.ts +1 -0
  638. package/lib/types/widgets/xml-viewer/components/Elements/index.d.ts.map +1 -0
  639. package/lib/types/widgets/xml-viewer/components/InvalidXml/index.d.ts +1 -0
  640. package/lib/types/widgets/xml-viewer/components/InvalidXml/index.d.ts.map +1 -0
  641. package/lib/types/widgets/xml-viewer/components/Tag/index.d.ts +1 -0
  642. package/lib/types/widgets/xml-viewer/components/Tag/index.d.ts.map +1 -0
  643. package/lib/types/widgets/xml-viewer/components/TextElement/index.d.ts +1 -0
  644. package/lib/types/widgets/xml-viewer/components/TextElement/index.d.ts.map +1 -0
  645. package/lib/types/widgets/xml-viewer/components/XMLViewer.d.ts +1 -0
  646. package/lib/types/widgets/xml-viewer/components/XMLViewer.d.ts.map +1 -0
  647. package/lib/types/widgets/xml-viewer/components/types.d.ts +1 -0
  648. package/lib/types/widgets/xml-viewer/components/types.d.ts.map +1 -0
  649. package/lib/types/widgets/xml-viewer/constants/index.d.ts +1 -0
  650. package/lib/types/widgets/xml-viewer/constants/index.d.ts.map +1 -0
  651. package/lib/types/widgets/xml-viewer/context/xml-viewer-context.d.ts +1 -0
  652. package/lib/types/widgets/xml-viewer/context/xml-viewer-context.d.ts.map +1 -0
  653. package/lib/types/widgets/xml-viewer/helpers/index.d.ts +1 -0
  654. package/lib/types/widgets/xml-viewer/helpers/index.d.ts.map +1 -0
  655. package/lib/types/widgets/xml-viewer/hooks/useCollapsible.d.ts +1 -0
  656. package/lib/types/widgets/xml-viewer/hooks/useCollapsible.d.ts.map +1 -0
  657. package/lib/types/widgets/xml-viewer/hooks/useXMLViewer.d.ts +1 -0
  658. package/lib/types/widgets/xml-viewer/hooks/useXMLViewer.d.ts.map +1 -0
  659. package/lib/types/widgets/xml-viewer/index.d.ts +1 -0
  660. package/lib/types/widgets/xml-viewer/index.d.ts.map +1 -0
  661. package/lib/types/widgets/xml-viewer/types/index.d.ts +1 -0
  662. package/lib/types/widgets/xml-viewer/types/index.d.ts.map +1 -0
  663. package/lib/vertesia-ui-features.js +1 -1
  664. package/lib/vertesia-ui-features.js.map +1 -1
  665. package/lib/vertesia-ui-router.js +1 -1
  666. package/lib/vertesia-ui-router.js.map +1 -1
  667. package/package.json +6 -5
  668. package/src/core/components/shadcn/command.tsx +37 -14
  669. package/src/features/agent/chat/ModernAgentOutput/MessageItem.tsx +20 -17
  670. package/src/router/path.ts +4 -1
  671. package/tsconfig.dist.json +20 -0
@@ -1 +1,2 @@
1
1
  export * from "./cn.js";
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/core/utils/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC"}
@@ -69,3 +69,4 @@ export declare class VertesiaEnvironment implements Readonly<EnvProps> {
69
69
  }
70
70
  declare const Env: VertesiaEnvironment;
71
71
  export { Env };
72
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/env/index.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAEpD,MAAM,WAAW,QAAQ;IACrB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,OAAO,CAAC;IACpB,QAAQ,EAAE,OAAO,CAAC;IAClB,IAAI,EAAE,YAAY,GAAG,SAAS,GAAG,SAAS,GAAG,aAAa,GAAG,MAAM,CAAC;IACpE,SAAS,EAAE;QACP,IAAI,EAAE,MAAM,CAAC;QACb,MAAM,EAAE,MAAM,CAAC;KAClB,CAAC;IACF,QAAQ,EAAE;QACN,MAAM,EAAE,MAAM,CAAC;QACf,UAAU,EAAE,MAAM,CAAC;QACnB,SAAS,EAAE,MAAM,CAAC;QAClB,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,YAAY,CAAC,EAAE,MAAM,CAAC;KACzB,CAAC;IACF,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,CAAC,EAAE;QACL,IAAI,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,IAAI,CAAC;QAC1C,IAAI,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,IAAI,CAAC;QAC1C,KAAK,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,IAAI,CAAC;QAC3C,KAAK,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,IAAI,CAAC;KAC9C,CAAA;IACD,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,gBAAgB,KAAK,IAAI,CAAC;IAC5C,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;CACzB;AAED,qBAAa,mBAAoB,YAAW,QAAQ,CAAC,QAAQ,CAAC;IAE9C,OAAO,CAAC,MAAM,CAAC;gBAAP,MAAM,CAAC,EAAE,QAAQ,GAAG,SAAS;IAGjD,IAAI,CAAC,KAAK,CAAC,EAAE,QAAQ;IAKrB,OAAO,CAAC,IAAI;IAOZ,IAAI,OAAO,WAEV;IAED,IAAI,IAAI,WAEP;IAED,IAAI,IAAI,WAEP;IAED,IAAI,MAAM,YAET;IAED,IAAI,QAAQ,YAEX;IAED,IAAI,KAAK,YAER;IAED,IAAI,SAAS,YAEZ;IAED,IAAI,UAAU,YAEb;IAED,IAAI,QAAQ,YAEX;IAED,IAAI,SAAS;cA1EH,MAAM;gBACJ,MAAM;MA2EjB;IAED,IAAI,QAAQ;gBA1EA,MAAM;oBACF,MAAM;mBACP,MAAM;gBACT,MAAM;uBACC,MAAM;MAwExB;IAED,IAAI,OAAO,YAEV;IAED,IAAI,MAAM;cA1EA,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,IAAI;cACnC,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,IAAI;eAClC,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,IAAI;eACnC,CAAC,GAAG,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,GAAG,KAAK,IAAI;MAyE7C;IAED;;OAEG;IACH,OAAO,CAAC,KAAK,EAAE,gBAAgB;IAI/B;;OAEG;IACH,QAAQ;CAGX;AAED,QAAA,MAAM,GAAG,qBAA4B,CAAC;AAEtC,OAAO,EAAE,GAAG,EAAE,CAAC"}
@@ -11,3 +11,4 @@ interface ActivityDocProps {
11
11
  }
12
12
  export declare function ActivityDoc({ activity, headingClass, headingRef }: ActivityDocProps): import("react/jsx-runtime").JSX.Element;
13
13
  export {};
14
+ //# sourceMappingURL=ActivityDoc.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ActivityDoc.d.ts","sourceRoot":"","sources":["../../../../src/features/activity-doc/ActivityDoc.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAsD,MAAM,kBAAkB,CAAC;AAG1G,OAAO,KAA4B,MAAM,OAAO,CAAC;AAiCjD,UAAU,kBAAkB;IACxB,UAAU,EAAE,kBAAkB,EAAE,CAAC;CACpC;AACD,wBAAgB,aAAa,CAAC,EAAE,UAAU,EAAE,EAAE,kBAAkB,2CAM/D;AAcD,UAAU,gBAAgB;IACtB,QAAQ,EAAE,kBAAkB,CAAC;IAC7B,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC,cAAc,CAAC,CAAC;IAC7C,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB;AACD,wBAAgB,WAAW,CAAC,EAAE,QAAQ,EAAE,YAAY,EAAE,UAAU,EAAE,EAAE,gBAAgB,2CAyBnF"}
@@ -1 +1,2 @@
1
1
  export * from "./ActivityDoc";
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/activity-doc/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC"}
@@ -70,3 +70,4 @@ interface PayloadProviderProps {
70
70
  export declare function PayloadBuilderProvider({ children }: PayloadProviderProps): import("react/jsx-runtime").JSX.Element | undefined;
71
71
  export declare function usePayloadBuilder(): PayloadBuilder;
72
72
  export {};
73
+ //# sourceMappingURL=PayloadBuilder.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PayloadBuilder.d.ts","sourceRoot":"","sources":["../../../../src/features/agent/PayloadBuilder.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AACxE,OAAO,EAAE,uBAAuB,EAAE,WAAW,EAA6D,MAAM,kBAAkB,CAAC;AACnI,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAG5C,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC/C,OAAO,KAAyD,MAAM,OAAO,CAAC;AAE9E,MAAM,WAAW,2BAA2B;IACxC,WAAW,CAAC,EAAE,WAAW,GAAG,SAAS,CAAC;IACtC,MAAM,EAAE;QACJ,WAAW,CAAC,EAAE,uBAAuB,GAAG,SAAS,CAAC;QAClD,KAAK,CAAC,EAAE,MAAM,CAAC;KAClB,CAAA;IACD,IAAI,CAAC,EAAE,UAAU,GAAG,SAAS,CAAC;IAC9B,UAAU,EAAE,MAAM,EAAE,CAAC;CACxB;AAED,qBAAa,cAAe,YAAW,2BAA2B;IAc3C,QAAQ,EAAE,cAAc;IAAS,WAAW,EAAE,CAAC,IAAI,EAAE,cAAc,KAAK,IAAI;IAb/F,YAAY,EAAE,OAAO,CAAQ;IAC7B,WAAW,EAAE,OAAO,CAAS;IAC7B,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC,MAAM,EAAE,OAAO,CAAS;IACxB,kBAAkB,EAAE,OAAO,CAAS;IAEpC,OAAO,EAAE,2BAA2B,CAAC;IACrC,OAAO,CAAC,wBAAwB,CAAC,CAAqB;IACtD,OAAO,CAAC,eAAe,CAAC,CAGtB;gBAEiB,QAAQ,EAAE,cAAc,EAAS,WAAW,EAAE,CAAC,IAAI,EAAE,cAAc,KAAK,IAAI;IAS/F,cAAc;IAKd,KAAK;IAaL,IAAI,WAAW,IAIc,OAAO,CAFnC;IAED,IAAI,WAAW,CAAC,WAAW,EAAE,OAAO,EAKnC;IAED,IAAI,UAAU,IAIa,OAAO,CAFjC;IAED,IAAI,UAAU,CAAC,UAAU,EAAE,OAAO,EAKjC;IAED,IAAI,UAAU,IAIa,MAAM,GAAG,SAAS,CAF5C;IAED,IAAI,UAAU,CAAC,UAAU,EAAE,MAAM,GAAG,SAAS,EAK5C;IAED,IAAI,YAAY,6BAEf;IAED,IAAI,WAAW,IAGc,WAAW,GAAG,SAAS,CADnD;IACD,IAAI,WAAW,CAAC,WAAW,EAAE,WAAW,GAAG,SAAS,EAuBnD;IAED,IAAI,WAAW,IAGc,uBAAuB,GAAG,SAAS,CAD/D;IACD,IAAI,WAAW,CAAC,WAAW,EAAE,uBAAuB,GAAG,SAAS,EAU/D;IAED,IAAI,KAAK,IAGQ,MAAM,GAAG,SAAS,CADlC;IACD,IAAI,KAAK,CAAC,KAAK,EAAE,MAAM,GAAG,SAAS,EAKlC;IAED,IAAI,UAAU,IAGQ,MAAM,EAAE,CAD7B;IACD,IAAI,UAAU,CAAC,KAAK,EAAE,MAAM,EAAE,EAG7B;IAED,IAAI,IAAI,IAAI,UAAU,GAAG,SAAS,CAEjC;IACD,IAAI,IAAI,CAAC,WAAW,EAAE,UAAU,EAG/B;IAED,IAAI,MAAM;sBA1JQ,uBAAuB,GAAG,SAAS;gBACzC,MAAM;MA2JjB;IAED,IAAI,GAAG,CAAC,GAAG,EAAE,oBAAoB,GAAG;QAAE,WAAW,EAAE,MAAM,CAAC;QAAC,MAAM,EAAE,MAAM,CAAA;KAAE,EAG1E;IAED,IAAI,KAAK,CAAC,KAAK,EAAE,OAAO,EAKvB;IAED,IAAI,KAAK,IAAI,OAAO,CAEnB;IAED,IAAI,iBAAiB,IAAI,OAAO,CAE/B;IAED,IAAI,iBAAiB,CAAC,KAAK,EAAE,OAAO,EAEnC;IAED,IAAI,uBAAuB,IAAI,WAAW,GAAG,IAAI,GAAG,SAAS,CAE5D;IAED,IAAI,uBAAuB,CAAC,MAAM,EAAE,WAAW,GAAG,IAAI,GAAG,SAAS,EAKjE;IAED,KAAK;IA4BL,aAAa,IAAI;QAAE,OAAO,EAAE,OAAO,CAAC;QAAC,YAAY,CAAC,EAAE,MAAM,CAAA;KAAE;CA0B/D;AAED,eAAO,MAAM,cAAc,2CAAuD,CAAC;AAEnF,UAAU,oBAAoB;IAC1B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC7B;AACD,wBAAgB,sBAAsB,CAAC,EAAE,QAAQ,EAAE,EAAE,oBAAoB,uDASxE;AAED,wBAAgB,iBAAiB,mBAMhC"}
@@ -35,3 +35,4 @@ interface WavyThinkingProps {
35
35
  }
36
36
  export declare function WavyThinking({ className, color, size }: WavyThinkingProps): import("react/jsx-runtime").JSX.Element;
37
37
  export {};
38
+ //# sourceMappingURL=AnimatedThinkingDots.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AnimatedThinkingDots.d.ts","sourceRoot":"","sources":["../../../../../src/features/agent/chat/AnimatedThinkingDots.tsx"],"names":[],"mappings":"AAGA,UAAU,yBAAyB;IAC/B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,GAAG,OAAO,CAAC;CAC1D;AAED,wBAAgB,oBAAoB,CAAC,EAAE,SAAS,EAAE,MAAc,EAAE,KAAc,EAAE,EAAE,yBAAyB,2CAmB5G;AAED,UAAU,oBAAoB;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IAC1B,KAAK,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,GAAG,OAAO,CAAC;CAC1D;AAED,wBAAgB,eAAe,CAAC,EAAE,SAAS,EAAE,IAAW,EAAE,KAAc,EAAE,EAAE,oBAAoB,2CA4C/F;AAED,UAAU,cAAc;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,GAAG,OAAO,CAAC;CAC1D;AAED,wBAAgB,SAAS,CAAC,EAAE,SAAS,EAAE,KAAc,EAAE,EAAE,cAAc,2CAsBtE;AAED,UAAU,yBAAyB;IAC/B,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,GAAG,OAAO,CAAC;CAC1D;AAED,wBAAgB,oBAAoB,CAAC,EAAE,OAAO,EAAE,SAAS,EAAE,KAAc,EAAE,EAAE,yBAAyB,2CAkCrG;AAED,UAAU,gBAAgB;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,GAAG,OAAO,CAAC;IACvD,KAAK,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,MAAM,CAAC;IAC3C,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,wBAAgB,WAAW,CAAC,EAAE,SAAS,EAAE,KAAc,EAAE,KAAY,EAAE,OAAO,EAAE,EAAE,gBAAgB,2CA4GjG;AAED,UAAU,iBAAiB;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,MAAM,GAAG,OAAO,GAAG,OAAO,CAAC;IACvD,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;CAC7B;AAED,wBAAgB,YAAY,CAAC,EAAE,SAAS,EAAE,KAAc,EAAE,IAAW,EAAE,EAAE,iBAAiB,2CAyEzF"}
@@ -4,3 +4,4 @@ interface JumpingDotsProps {
4
4
  }
5
5
  export declare function JumpingDots({ className, inline }: JumpingDotsProps): import("react/jsx-runtime").JSX.Element;
6
6
  export {};
7
+ //# sourceMappingURL=JumpingDots.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"JumpingDots.d.ts","sourceRoot":"","sources":["../../../../../src/features/agent/chat/JumpingDots.tsx"],"names":[],"mappings":"AAEA,UAAU,gBAAgB;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,wBAAgB,WAAW,CAAC,EAAE,SAAS,EAAE,MAAc,EAAE,EAAE,gBAAgB,2CAQ1E"}
@@ -22,3 +22,4 @@ interface ModernAgentConversationProps {
22
22
  export declare function ModernAgentConversation(props: ModernAgentConversationProps): import("react/jsx-runtime").JSX.Element;
23
23
  export declare function getConversationUrl(vertesia: VertesiaClient, workflowRunId: string): Promise<string>;
24
24
  export {};
25
+ //# sourceMappingURL=ModernAgentConversation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ModernAgentConversation.d.ts","sourceRoot":"","sources":["../../../../../src/features/agent/chat/ModernAgentConversation.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AA+BxE,KAAK,eAAe,GAAG,CACnB,cAAc,CAAC,EAAE,MAAM,KACtB,OAAO,CAAC;IAAE,MAAM,EAAE,MAAM,CAAC;IAAC,WAAW,EAAE,MAAM,CAAA;CAAE,GAAG,SAAS,CAAC,CAAC;AAElE,UAAU,4BAA4B;IAClC,GAAG,CAAC,EAAE,oBAAoB,GAAG;QAAE,WAAW,EAAE,MAAM,CAAC;QAAC,MAAM,EAAE,MAAM,CAAA;KAAE,CAAC;IACrE,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,aAAa,CAAC,EAAE,eAAe,CAAC;IAChC,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;CAC9B;AAED,wBAAgB,uBAAuB,CACnC,KAAK,EAAE,4BAA4B,2CAqBtC;AA2nBD,wBAAsB,kBAAkB,CACpC,QAAQ,EAAE,cAAc,EACxB,aAAa,EAAE,MAAM,GACtB,OAAO,CAAC,MAAM,CAAC,CAIjB"}
@@ -19,3 +19,4 @@ interface AllMessagesMixedProps {
19
19
  }
20
20
  export default function AllMessagesMixed({ messages, bottomRef, viewMode, isCompleted, plan, workstreamStatus, showPlanPanel, onTogglePlanPanel, plans, activePlanIndex, onChangePlan, }: AllMessagesMixedProps): import("react/jsx-runtime").JSX.Element;
21
21
  export {};
22
+ //# sourceMappingURL=AllMessagesMixed.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AllMessagesMixed.d.ts","sourceRoot":"","sources":["../../../../../../src/features/agent/chat/ModernAgentOutput/AllMessagesMixed.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAoB,IAAI,EAAE,MAAM,kBAAkB,CAAC;AACxE,OAAO,KAAuC,MAAM,OAAO,CAAC;AAM5D,UAAU,qBAAqB;IAC3B,QAAQ,EAAE,YAAY,EAAE,CAAC;IACzB,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC,cAAc,CAAC,CAAC;IAC3C,QAAQ,CAAC,EAAE,SAAS,GAAG,SAAS,CAAC;IACjC,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,gBAAgB,CAAC,EAAE,GAAG,CAAC,MAAM,EAAE,SAAS,GAAG,aAAa,GAAG,WAAW,CAAC,CAAC;IACxE,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,iBAAiB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC/B,KAAK,CAAC,EAAE,KAAK,CAAC;QAAE,IAAI,EAAE,IAAI,CAAC;QAAC,SAAS,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;IACjD,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACvC,UAAU,CAAC,EAAE,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;CACpC;AAED,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,EACrC,QAAQ,EACR,SAAS,EACT,QAAoB,EACpB,WAAmB,EACnB,IAAmB,EACnB,gBAA4B,EAC5B,aAAqB,EACrB,iBAA6B,EAC7B,KAAU,EACV,eAAmB,EACnB,YAAwB,GAC3B,EAAE,qBAAqB,2CAoNvB"}
@@ -16,3 +16,4 @@ interface HeaderProps {
16
16
  }
17
17
  export default function Header({ title, onClose, isModal, run, viewMode, onViewModeChange, showPlanPanel, hasPlan, onTogglePlanPanel, onDownload, onCopyRunId, resetWorkflow }: HeaderProps): import("react/jsx-runtime").JSX.Element;
18
18
  export {};
19
+ //# sourceMappingURL=Header.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Header.d.ts","sourceRoot":"","sources":["../../../../../../src/features/agent/chat/ModernAgentOutput/Header.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,kBAAkB,CAAC;AAexD,UAAU,WAAW;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,OAAO,CAAC;IACrB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,OAAO,EAAE,OAAO,CAAC;IACjB,GAAG,EAAE,oBAAoB,CAAC;IAC1B,QAAQ,EAAE,SAAS,GAAG,SAAS,CAAC;IAChC,gBAAgB,EAAE,CAAC,IAAI,EAAE,SAAS,GAAG,SAAS,KAAK,IAAI,CAAC;IACxD,aAAa,EAAE,OAAO,CAAC;IACvB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,iBAAiB,EAAE,MAAM,IAAI,CAAC;IAC9B,UAAU,CAAC,EAAE,MAAM,IAAI,CAAC;IACxB,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;IACzB,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;CAC9B;AAED,MAAM,CAAC,OAAO,UAAU,MAAM,CAAC,EAC3B,KAAK,EACL,OAAO,EACP,OAAO,EACP,GAAG,EACH,QAAQ,EACR,gBAAgB,EAChB,aAAa,EACb,OAAe,EACf,iBAAiB,EACjB,UAAU,EACV,WAAW,EACX,aAAa,EAChB,EAAE,WAAW,2CA4Db"}
@@ -8,3 +8,4 @@ interface InlineSlideInPanelProps {
8
8
  }
9
9
  export default function InlineSlideInPanel({ isOpen, onClose, title, children, width }: InlineSlideInPanelProps): import("react/jsx-runtime").JSX.Element | null;
10
10
  export {};
11
+ //# sourceMappingURL=InlineSlideInPanel.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"InlineSlideInPanel.d.ts","sourceRoot":"","sources":["../../../../../../src/features/agent/chat/ModernAgentOutput/InlineSlideInPanel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAGnD,UAAU,uBAAuB;IAC7B,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,CAAC,OAAO,UAAU,kBAAkB,CAAC,EACvC,MAAM,EACN,OAAO,EACP,KAAK,EACL,QAAQ,EACR,KAAe,EAClB,EAAE,uBAAuB,kDAgDzB"}
@@ -13,3 +13,4 @@ interface InlinePlanPanelProps {
13
13
  }
14
14
  export default function InlineSlidingPlanPanel({ plan, workstreamStatus, isOpen, onClose, plans, activePlanIndex, onChangePlan, }: InlinePlanPanelProps): import("react/jsx-runtime").JSX.Element | null;
15
15
  export {};
16
+ //# sourceMappingURL=InlineSlidingPlanPanel.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"InlineSlidingPlanPanel.d.ts","sourceRoot":"","sources":["../../../../../../src/features/agent/chat/ModernAgentOutput/InlineSlidingPlanPanel.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAGxC,UAAU,oBAAoB;IAC5B,IAAI,EAAE,IAAI,CAAC;IACX,gBAAgB,EAAE,GAAG,CAAC,MAAM,EAAE,SAAS,GAAG,aAAa,GAAG,WAAW,CAAC,CAAC;IACvE,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,KAAK,CAAC,EAAE,KAAK,CAAC;QAAE,IAAI,EAAE,IAAI,CAAC;QAAC,SAAS,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;IACjD,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;CACxC;AAED,MAAM,CAAC,OAAO,UAAU,sBAAsB,CAAC,EAC7C,IAAI,EACJ,gBAAgB,EAChB,MAAM,EACN,OAAO,EACP,KAAU,EACV,eAAmB,EACnB,YAAwB,GACzB,EAAE,oBAAoB,kDAoQtB"}
@@ -10,3 +10,4 @@ interface MessageInputProps {
10
10
  }
11
11
  export default function MessageInput({ value, onChange, onSend, disabled, isSending, isCompleted, activeTaskCount, placeholder }: MessageInputProps): import("react/jsx-runtime").JSX.Element;
12
12
  export {};
13
+ //# sourceMappingURL=MessageInput.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MessageInput.d.ts","sourceRoot":"","sources":["../../../../../../src/features/agent/chat/ModernAgentOutput/MessageInput.tsx"],"names":[],"mappings":"AAKA,UAAU,iBAAiB;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9B,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,MAAM,CAAC,OAAO,UAAU,YAAY,CAAC,EACjC,KAAK,EACL,QAAQ,EACR,MAAM,EACN,QAAgB,EAChB,SAAiB,EACjB,WAAmB,EACnB,eAAmB,EACnB,WAAoC,EACvC,EAAE,iBAAiB,2CAmGnB"}
@@ -5,3 +5,4 @@ interface MessageItemProps {
5
5
  }
6
6
  export default function MessageItem({ message, showPulsatingCircle }: MessageItemProps): import("react/jsx-runtime").JSX.Element;
7
7
  export {};
8
+ //# sourceMappingURL=MessageItem.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MessageItem.d.ts","sourceRoot":"","sources":["../../../../../../src/features/agent/chat/ModernAgentOutput/MessageItem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAoB,MAAM,kBAAkB,CAAC;AAalE,UAAU,gBAAgB;IACtB,OAAO,EAAE,YAAY,CAAC;IACtB,mBAAmB,CAAC,EAAE,OAAO,CAAC;CACjC;AAED,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,EAAE,OAAO,EAAE,mBAA2B,EAAE,EAAE,gBAAgB,2CA4iB7F"}
@@ -7,3 +7,4 @@ interface MessagesContainerProps {
7
7
  }
8
8
  export default function MessagesContainer({ messages, bottomRef }: MessagesContainerProps): import("react/jsx-runtime").JSX.Element;
9
9
  export {};
10
+ //# sourceMappingURL=MessagesContainer.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MessagesContainer.d.ts","sourceRoot":"","sources":["../../../../../../src/features/agent/chat/ModernAgentOutput/MessagesContainer.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAChD,OAAO,KAAoB,MAAM,OAAO,CAAC;AAGzC,UAAU,sBAAsB;IAC5B,QAAQ,EAAE,YAAY,EAAE,CAAC;IACzB,WAAW,EAAE,OAAO,CAAC;IACrB,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC,cAAc,CAAC,CAAC;CAC9C;AAED,MAAM,CAAC,OAAO,UAAU,iBAAiB,CAAC,EAAE,QAAQ,EAAE,SAAS,EAAE,EAAE,sBAAsB,2CAwCxF"}
@@ -6,3 +6,4 @@ interface PlanPanelProps {
6
6
  }
7
7
  export default function PlanPanel({ plan, workstreamStatus, isVisible }: PlanPanelProps): import("react/jsx-runtime").JSX.Element | null;
8
8
  export {};
9
+ //# sourceMappingURL=PlanPanel.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PlanPanel.d.ts","sourceRoot":"","sources":["../../../../../../src/features/agent/chat/ModernAgentOutput/PlanPanel.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAGxC,UAAU,cAAc;IACpB,IAAI,EAAE,IAAI,CAAC;IACX,gBAAgB,EAAE,GAAG,CAAC,MAAM,EAAE,SAAS,GAAG,aAAa,GAAG,WAAW,CAAC,CAAC;IACvE,SAAS,EAAE,OAAO,CAAC;CACtB;AAED,MAAM,CAAC,OAAO,UAAU,SAAS,CAAC,EAAE,IAAI,EAAE,gBAAgB,EAAE,SAAS,EAAE,EAAE,cAAc,kDAiHtF"}
@@ -8,3 +8,4 @@ interface SlideInPanelProps {
8
8
  }
9
9
  export default function SlideInPanel({ isOpen, onClose, title, children, width }: SlideInPanelProps): import("react/jsx-runtime").JSX.Element | null;
10
10
  export {};
11
+ //# sourceMappingURL=SlideInPanel.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SlideInPanel.d.ts","sourceRoot":"","sources":["../../../../../../src/features/agent/chat/ModernAgentOutput/SlideInPanel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAGnD,UAAU,iBAAiB;IACvB,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,MAAM,CAAC,OAAO,UAAU,YAAY,CAAC,EACjC,MAAM,EACN,OAAO,EACP,KAAK,EACL,QAAQ,EACR,KAAe,EAClB,EAAE,iBAAiB,kDAsDnB"}
@@ -5,3 +5,4 @@ interface SlidingMessagesProps {
5
5
  }
6
6
  export default function SlidingMessages({ messages, isCompleted }: SlidingMessagesProps): import("react/jsx-runtime").JSX.Element;
7
7
  export {};
8
+ //# sourceMappingURL=SlidingMessages.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SlidingMessages.d.ts","sourceRoot":"","sources":["../../../../../../src/features/agent/chat/ModernAgentOutput/SlidingMessages.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAoB,MAAM,kBAAkB,CAAC;AAIlE,UAAU,oBAAoB;IAC1B,QAAQ,EAAE,YAAY,EAAE,CAAC;IACzB,WAAW,EAAE,OAAO,CAAC;CACxB;AA0BD,MAAM,CAAC,OAAO,UAAU,eAAe,CAAC,EAAE,QAAQ,EAAE,WAAW,EAAE,EAAE,oBAAoB,2CA8DtF"}
@@ -7,3 +7,4 @@ interface PlanPanelProps {
7
7
  }
8
8
  export default function SlidingPlanPanel({ plan, workstreamStatus, isOpen, onClose }: PlanPanelProps): import("react/jsx-runtime").JSX.Element | undefined;
9
9
  export {};
10
+ //# sourceMappingURL=SlidingPlanPanel.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SlidingPlanPanel.d.ts","sourceRoot":"","sources":["../../../../../../src/features/agent/chat/ModernAgentOutput/SlidingPlanPanel.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAIxC,UAAU,cAAc;IACpB,IAAI,CAAC,EAAE,IAAI,CAAC;IACZ,gBAAgB,EAAE,GAAG,CAAC,MAAM,EAAE,SAAS,GAAG,aAAa,GAAG,WAAW,CAAC,CAAC;IACvE,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;CACvB;AAED,MAAM,CAAC,OAAO,UAAU,gBAAgB,CAAC,EAAE,IAAI,EAAE,gBAAgB,EAAE,MAAM,EAAE,OAAO,EAAE,EAAE,cAAc,uDA6KnG"}
@@ -5,3 +5,4 @@ interface StackedMessagesProps {
5
5
  }
6
6
  export default function StackedMessages({ messages }: StackedMessagesProps): import("react/jsx-runtime").JSX.Element;
7
7
  export {};
8
+ //# sourceMappingURL=StackedMessages.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StackedMessages.d.ts","sourceRoot":"","sources":["../../../../../../src/features/agent/chat/ModernAgentOutput/StackedMessages.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAIhD,UAAU,oBAAoB;IAC1B,QAAQ,EAAE,YAAY,EAAE,CAAC;IACzB,WAAW,EAAE,OAAO,CAAC;CACxB;AAED,MAAM,CAAC,OAAO,UAAU,eAAe,CAAC,EAAE,QAAQ,EAAE,EAAE,oBAAoB,2CAuBzE"}
@@ -19,3 +19,4 @@ export declare function extractWorkstreams(messages: AgentMessage[]): Map<string
19
19
  */
20
20
  export declare function filterMessagesByWorkstream(messages: AgentMessage[], workstreamId: string): AgentMessage[];
21
21
  export {};
22
+ //# sourceMappingURL=WorkstreamTabs.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WorkstreamTabs.d.ts","sourceRoot":"","sources":["../../../../../../src/features/agent/chat/ModernAgentOutput/WorkstreamTabs.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAIhD,UAAU,mBAAmB;IAC3B,WAAW,EAAE,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACjC,gBAAgB,EAAE,MAAM,CAAC;IACzB,kBAAkB,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACzC,KAAK,CAAC,EAAE,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC5B,gBAAgB,CAAC,EAAE,GAAG,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CACzC;AAED;;GAEG;AACH,MAAM,CAAC,OAAO,UAAU,cAAc,CAAC,EACrC,WAAW,EACX,gBAAgB,EAChB,kBAAkB,EAClB,KAAK,EACL,gBAAgB,GACjB,EAAE,mBAAmB,2CAkFrB;AAED;;GAEG;AACH,wBAAgB,kBAAkB,CAChC,QAAQ,EAAE,YAAY,EAAE,GACvB,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CA8BrB;AAED;;GAEG;AACH,wBAAgB,0BAA0B,CACxC,QAAQ,EAAE,YAAY,EAAE,EACxB,YAAY,EAAE,MAAM,GACnB,YAAY,EAAE,CAkBhB"}
@@ -22,3 +22,4 @@ export declare function getWorkstreamId(message: AgentMessage): string;
22
22
  */
23
23
  export declare function getWorkstreamStatusMap(messages: AgentMessage[]): Map<string, "pending" | "in_progress" | "completed">;
24
24
  export declare function getConversationUrl(vertesia: VertesiaClient, workflowRunId: string): Promise<string>;
25
+ //# sourceMappingURL=utils.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../../src/features/agent/chat/ModernAgentOutput/utils.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAClE,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,wBAAgB,uBAAuB,CAAC,GAAG,EAAE,YAAY,EAAE,EAAE,CAAC,EAAE,YAAY,QAQ3E;AAED;;;;GAIG;AAEH,eAAO,MAAM,WAAW,oBAKvB,CAAC;AAEF,wBAAgB,YAAY,CAAC,QAAQ,EAAE,YAAY,EAAE,WAmFpD;AAED,eAAO,MAAM,cAAc,GAAI,IAAI,MAAM,GAAG,MAAM,WAC8B,CAAC;AAEjF;;;;GAIG;AACH,wBAAgB,eAAe,CAAC,OAAO,EAAE,YAAY,GAAG,MAAM,CAiB7D;AAED;;;;GAIG;AACH,wBAAgB,sBAAsB,CAAC,QAAQ,EAAE,YAAY,EAAE,GAAG,GAAG,CAAC,MAAM,EAAE,SAAS,GAAG,aAAa,GAAG,WAAW,CAAC,CAgDrH;AAGD,wBAAsB,kBAAkB,CACpC,QAAQ,EAAE,cAAc,EACxB,aAAa,EAAE,MAAM,GACtB,OAAO,CAAC,MAAM,CAAC,CAIjB"}
@@ -15,3 +15,4 @@ export declare function isPermanentMessage(message: AgentMessage): boolean;
15
15
  export declare function getThinkingMessages(messages: AgentMessage[]): AgentMessage[];
16
16
  export declare function getPermanentMessages(messages: AgentMessage[]): AgentMessage[];
17
17
  export {};
18
+ //# sourceMappingURL=SlidingThinkingIndicator.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SlidingThinkingIndicator.d.ts","sourceRoot":"","sources":["../../../../../src/features/agent/chat/SlidingThinkingIndicator.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAoB,MAAM,kBAAkB,CAAC;AAGlE,OAAO,KAAsC,MAAM,OAAO,CAAC;AAK3D,UAAU,6BAA6B;IACnC,QAAQ,EAAE,YAAY,EAAE,CAAC;IACzB,WAAW,EAAE,OAAO,CAAC;IACrB,oBAAoB,EAAE,MAAM,CAAC;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,CAAC,OAAO,EAAE,YAAY,KAAK,KAAK,CAAC,SAAS,CAAC;IAE3D,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,mBAAmB,CAAC,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;CACjD;AAID,wBAAgB,wBAAwB,CAAC,EACrC,QAAQ,EACR,WAAW,EACX,oBAAoB,EACpB,SAAS,EACT,aAAa,EACb,WAAW,EAAE,mBAAmB,EAChC,mBAAmB,GACtB,EAAE,6BAA6B,2CA4Y/B;AAGD,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,YAAY,GAAG,OAAO,CAShE;AAGD,wBAAgB,kBAAkB,CAAC,OAAO,EAAE,YAAY,GAAG,OAAO,CAQjE;AAGD,wBAAgB,mBAAmB,CAAC,QAAQ,EAAE,YAAY,EAAE,GAAG,YAAY,EAAE,CAE5E;AAGD,wBAAgB,oBAAoB,CAAC,QAAQ,EAAE,YAAY,EAAE,GAAG,YAAY,EAAE,CAE7E"}
@@ -1 +1,2 @@
1
1
  export declare const ThinkingMessages: string[];
2
+ //# sourceMappingURL=WaitingMessages.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WaitingMessages.d.ts","sourceRoot":"","sources":["../../../../../src/features/agent/chat/WaitingMessages.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gBAAgB,UAiE5B,CAAC"}
@@ -2,3 +2,4 @@ export * from "./JumpingDots";
2
2
  export { ModernAgentConversation } from "./ModernAgentConversation";
3
3
  export * from "./WaitingMessages";
4
4
  export * from "./AnimatedThinkingDots";
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/agent/chat/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAC9B,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AACpE,cAAc,mBAAmB,CAAC;AAClC,cAAc,wBAAwB,CAAC"}
@@ -1,2 +1,3 @@
1
1
  export * from "./chat";
2
2
  export * from "./PayloadBuilder";
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/agent/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAC;AACvB,cAAc,kBAAkB,CAAC"}
@@ -2,3 +2,4 @@ import { ReactNode } from 'react';
2
2
  export declare function PanelErrorBoundary({ children }: {
3
3
  children: ReactNode;
4
4
  }): import("react/jsx-runtime").JSX.Element;
5
+ //# sourceMappingURL=PanelErrorBoundary.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PanelErrorBoundary.d.ts","sourceRoot":"","sources":["../../../../src/features/errors/PanelErrorBoundary.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAElC,wBAAgB,kBAAkB,CAAC,EAAE,QAAQ,EAAE,EAAE;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,2CAMvE"}
@@ -5,3 +5,4 @@ interface ErrorBoundaryProps {
5
5
  }
6
6
  export declare function RowErrorBoundary({ children }: ErrorBoundaryProps): import("react/jsx-runtime").JSX.Element;
7
7
  export {};
8
+ //# sourceMappingURL=RowErrorBoundary.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RowErrorBoundary.d.ts","sourceRoot":"","sources":["../../../../src/features/errors/RowErrorBoundary.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAElC,UAAU,kBAAkB;IACxB,QAAQ,EAAE,SAAS,CAAC;IACpB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACxB;AAED,wBAAgB,gBAAgB,CAAC,EAAE,QAAQ,EAAE,EAAE,kBAAkB,2CAOhE"}
@@ -9,3 +9,4 @@ export type ErrorBoundaryProps = {
9
9
  };
10
10
  export declare function VertesiaErrorBoundary({ children, fallback }: ErrorBoundaryProps): import("react/jsx-runtime").JSX.Element;
11
11
  export declare function setErrorBoundaryComponent(ErrorBoundaryComponent: ComponentType<ErrorBoundaryProps>): void;
12
+ //# sourceMappingURL=VertesiaErrorBoundary.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"VertesiaErrorBoundary.d.ts","sourceRoot":"","sources":["../../../../src/features/errors/VertesiaErrorBoundary.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAGhD,MAAM,WAAW,2BAA2B;IACxC,KAAK,EAAE,GAAG,CAAC;IACX,kBAAkB,EAAE,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,IAAI,CAAC;CAChD;AACD,MAAM,MAAM,kBAAkB,GAAG;IAC7B,QAAQ,EAAE,SAAS,CAAC;IACpB,QAAQ,EAAE,aAAa,CAAC,2BAA2B,CAAC,CAAC;CACxD,CAAC;AAEF,wBAAgB,qBAAqB,CAAC,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,kBAAkB,2CAM/E;AAOD,wBAAgB,yBAAyB,CAAC,sBAAsB,EAAE,aAAa,CAAC,kBAAkB,CAAC,QAElG"}
@@ -2,3 +2,4 @@ import { ReactNode } from 'react';
2
2
  export declare function WidgetErrorBoundary({ children }: {
3
3
  children: ReactNode;
4
4
  }): import("react/jsx-runtime").JSX.Element;
5
+ //# sourceMappingURL=WidgetErrorBoundary.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WidgetErrorBoundary.d.ts","sourceRoot":"","sources":["../../../../src/features/errors/WidgetErrorBoundary.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAElC,wBAAgB,mBAAmB,CAAC,EAAE,QAAQ,EAAE,EAAE;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,2CAOxE"}
@@ -2,3 +2,4 @@ export * from "./VertesiaErrorBoundary";
2
2
  export * from "./PanelErrorBoundary";
3
3
  export * from "./RowErrorBoundary";
4
4
  export * from "./WidgetErrorBoundary";
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/errors/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC;AACxC,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC;AACnC,cAAc,uBAAuB,CAAC"}
@@ -14,3 +14,4 @@ export declare function useDocumentFilterGroups(facets: DocumentsFacetsNavProps[
14
14
  export declare function useDocumentFilterHandler(search: SearchInterface): (newFilters: BaseFilter[]) => void;
15
15
  export declare function DocumentsFacetsNav({ facets, search, }: DocumentsFacetsNavProps): import("react/jsx-runtime").JSX.Element;
16
16
  export {};
17
+ //# sourceMappingURL=DocumentsFacetsNav.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DocumentsFacetsNav.d.ts","sourceRoot":"","sources":["../../../../src/features/facets/DocumentsFacetsNav.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,IAAI,UAAU,EAAqD,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAKzH,OAAO,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAE/C,UAAU,uBAAuB;IAC7B,MAAM,EAAE;QACJ,IAAI,CAAC,EAAE,GAAG,EAAE,CAAC;QACb,MAAM,CAAC,EAAE,GAAG,EAAE,CAAC;QACf,IAAI,CAAC,EAAE,GAAG,EAAE,CAAC;QACb,QAAQ,CAAC,EAAE,GAAG,EAAE,CAAC;QACjB,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;KACnB,CAAC;IACF,MAAM,EAAE,eAAe,CAAC;CAC3B;AAGD,wBAAgB,uBAAuB,CAAC,MAAM,EAAE,uBAAuB,CAAC,QAAQ,CAAC,GAAG,WAAW,EAAE,CA4DhG;AAGD,wBAAgB,wBAAwB,CAAC,MAAM,EAAE,eAAe,IACpD,YAAY,UAAU,EAAE,UAyDnC;AAGD,wBAAgB,kBAAkB,CAAC,EAC/B,MAAM,EACN,MAAM,GACT,EAAE,uBAAuB,2CAwBzB"}
@@ -7,3 +7,4 @@ interface EnvironmentFacetProps {
7
7
  }
8
8
  export declare function EnvironmentFacet({ search, buckets, placeholder, className }: EnvironmentFacetProps): import("react/jsx-runtime").JSX.Element;
9
9
  export {};
10
+ //# sourceMappingURL=EnvironmentFacet.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"EnvironmentFacet.d.ts","sourceRoot":"","sources":["../../../../src/features/facets/EnvironmentFacet.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAmB,MAAM,kBAAkB,CAAC;AAKhE,UAAU,qBAAqB;IAC3B,MAAM,EAAE,GAAG,CAAC;IACZ,OAAO,EAAE,WAAW,EAAE,CAAC;IACvB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AACD,wBAAgB,gBAAgB,CAAC,EAAE,MAAM,EAAE,OAAO,EAAE,WAAgC,EAAE,SAAS,EAAE,EAAE,qBAAqB,2CAuCvH"}
@@ -4,3 +4,4 @@ interface FacetsNavProps {
4
4
  }
5
5
  export declare function FacetsNav({ facets, search }: FacetsNavProps): import("react/jsx-runtime").JSX.Element;
6
6
  export {};
7
+ //# sourceMappingURL=FacetsNav.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FacetsNav.d.ts","sourceRoot":"","sources":["../../../../src/features/facets/FacetsNav.tsx"],"names":[],"mappings":"AAIA,UAAU,cAAc;IACpB,MAAM,EAAE,GAAG,CAAC;IACZ,MAAM,EAAE,GAAG,CAAC;CACf;AACD,wBAAgB,SAAS,CAAC,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,cAAc,2CAU3D"}
@@ -16,3 +16,4 @@ export declare function useRunsFilterGroups(facets: RunsFacetsNavProps['facets']
16
16
  export declare function useRunsFilterHandler(search: SearchInterface): (newFilters: BaseFilter[]) => void;
17
17
  export declare function RunsFacetsNav({ facets, search }: RunsFacetsNavProps): import("react/jsx-runtime").JSX.Element;
18
18
  export {};
19
+ //# sourceMappingURL=RunsFacetsNav.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RunsFacetsNav.d.ts","sourceRoot":"","sources":["../../../../src/features/facets/RunsFacetsNav.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,IAAI,UAAU,EAAqD,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAMzH,OAAO,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAE/C,UAAU,kBAAkB;IACxB,MAAM,EAAE;QACJ,IAAI,CAAC,EAAE,GAAG,EAAE,CAAC;QACb,YAAY,CAAC,EAAE,GAAG,EAAE,CAAC;QACrB,YAAY,CAAC,EAAE,GAAG,EAAE,CAAC;QACrB,MAAM,CAAC,EAAE,GAAG,EAAE,CAAC;QACf,QAAQ,CAAC,EAAE,GAAG,EAAE,CAAC;QACjB,aAAa,CAAC,EAAE,GAAG,EAAE,CAAC;QACtB,UAAU,CAAC,EAAE,GAAG,EAAE,CAAC;KACtB,CAAC;IACF,MAAM,EAAE,eAAe,CAAC;CAC3B;AAGD,wBAAgB,mBAAmB,CAAC,MAAM,EAAE,kBAAkB,CAAC,QAAQ,CAAC,GAAG,WAAW,EAAE,CA+EvF;AAGD,wBAAgB,oBAAoB,CAAC,MAAM,EAAE,eAAe,IAChD,YAAY,UAAU,EAAE,UAiCnC;AAGD,wBAAgB,aAAa,CAAC,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,kBAAkB,2CAwBnE"}
@@ -8,3 +8,4 @@ interface StringFacetProps {
8
8
  }
9
9
  export declare function StringFacet({ search, buckets, name, placeholder, className }: StringFacetProps): import("react/jsx-runtime").JSX.Element;
10
10
  export {};
11
+ //# sourceMappingURL=StringFacet.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StringFacet.d.ts","sourceRoot":"","sources":["../../../../src/features/facets/StringFacet.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAI/C,UAAU,gBAAgB;IACtB,MAAM,EAAE,GAAG,CAAC;IACZ,OAAO,EAAE,WAAW,EAAE,CAAC;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AACD,wBAAgB,WAAW,CAAC,EAAE,MAAM,EAAE,OAAO,EAAE,IAAI,EAAE,WAAW,EAAE,SAAS,EAAE,EAAE,gBAAgB,2CAW9F"}
@@ -8,3 +8,4 @@ interface StringListFacetProps {
8
8
  }
9
9
  export declare function StringListFacet({ search, name, placeholder, className }: StringListFacetProps): import("react/jsx-runtime").JSX.Element;
10
10
  export {};
11
+ //# sourceMappingURL=StringListFacet.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StringListFacet.d.ts","sourceRoot":"","sources":["../../../../src/features/facets/StringListFacet.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAI/C,UAAU,oBAAoB;IAC1B,MAAM,EAAE,GAAG,CAAC;IACZ,OAAO,EAAE,WAAW,EAAE,CAAC;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AACD,wBAAgB,eAAe,CAAC,EAAE,MAAM,EAAE,IAAI,EAAE,WAAW,EAAE,SAAS,EAAE,EAAE,oBAAoB,2CAU7F"}
@@ -13,3 +13,4 @@ interface TypeFacetProps {
13
13
  }
14
14
  export declare function TypeFacet({ search, buckets, placeholder, className }: TypeFacetProps): import("react/jsx-runtime").JSX.Element;
15
15
  export {};
16
+ //# sourceMappingURL=TypeFacet.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TypeFacet.d.ts","sourceRoot":"","sources":["../../../../src/features/facets/TypeFacet.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAI/C,UAAU,eAAe;IACrB,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;CACjB;AAED,wBAAgB,gBAAgB,CAAC,MAAM,EAAE,eAAe,UAEvD;AAED,UAAU,cAAc;IACpB,MAAM,EAAE,GAAG,CAAC;IACZ,OAAO,EAAE,WAAW,EAAE,CAAC;IACvB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AACD,wBAAgB,SAAS,CAAC,EAAE,MAAM,EAAE,OAAO,EAAE,WAA8B,EAAE,SAAS,EAAE,EAAE,cAAc,2CAqCvG"}
@@ -9,3 +9,4 @@ interface EnvironmentFacetProps {
9
9
  }
10
10
  export declare function VEnvironmentFacet({ buckets, name }: EnvironmentFacetProps): FilterGroup;
11
11
  export {};
12
+ //# sourceMappingURL=VEnvironmentFacet.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"VEnvironmentFacet.d.ts","sourceRoot":"","sources":["../../../../src/features/facets/VEnvironmentFacet.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,UAAU,mBAAoB,SAAQ,WAAW;IAC7C,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,UAAU,qBAAqB;IAC3B,OAAO,EAAE,mBAAmB,EAAE,CAAC;IAC/B,IAAI,EAAE,MAAM,CAAC;CAChB;AAED,wBAAgB,iBAAiB,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,EAAE,qBAAqB,GAAG,WAAW,CA6BvF"}
@@ -13,3 +13,4 @@ interface FacetsNavProps {
13
13
  }
14
14
  export declare function VFacetsNav({ search, textSearch }: FacetsNavProps): import("react/jsx-runtime").JSX.Element;
15
15
  export {};
16
+ //# sourceMappingURL=VFacetsNav.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"VFacetsNav.d.ts","sourceRoot":"","sources":["../../../../src/features/facets/VFacetsNav.tsx"],"names":[],"mappings":"AAGA,MAAM,WAAW,eAAe;IAC5B,cAAc,CAAC,IAAI,EAAE,MAAM,GAAG,GAAG,CAAC;IAClC,cAAc,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG,GAAG,IAAI,CAAC;IAC/C,YAAY,CAAC,UAAU,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;IACzC,MAAM,IAAI,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;IACvC,QAAQ,CAAC,SAAS,EAAE,OAAO,CAAC;IAC5B,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CAC9B;AAED,UAAU,cAAc;IACpB,MAAM,EAAE,GAAG,CAAC;IACZ,MAAM,EAAE,eAAe,CAAC;IACxB,UAAU,CAAC,EAAE,MAAM,CAAC;CACvB;AACD,wBAAgB,UAAU,CAAC,EAAE,MAAM,EAAE,UAAe,EAAE,EAAE,cAAc,2CA+DrE"}
@@ -12,3 +12,4 @@ interface InteractionFacetProps {
12
12
  }
13
13
  export declare function VInteractionFacet({ buckets, name, placeholder }: InteractionFacetProps): FilterGroup;
14
14
  export {};
15
+ //# sourceMappingURL=VInteractionFacet.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"VInteractionFacet.d.ts","sourceRoot":"","sources":["../../../../src/features/facets/VInteractionFacet.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAqB,MAAM,kBAAkB,CAAC;AAClE,OAAO,EAAS,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEvD,UAAU,mBAAoB,SAAQ,WAAW;IAC7C,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,UAAU,qBAAqB;IAC3B,OAAO,EAAE,mBAAmB,EAAE,CAAC;IAC/B,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,wBAAgB,iBAAiB,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,WAAW,EAAE,EAAE,qBAAqB,GAAG,WAAW,CAyDpG"}
@@ -18,3 +18,4 @@ export declare function VStringFacet({ buckets, name, placeholder, type, multipl
18
18
  multiple?: boolean;
19
19
  }): FilterGroup;
20
20
  export {};
21
+ //# sourceMappingURL=VStringFacet.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"VStringFacet.d.ts","sourceRoot":"","sources":["../../../../src/features/facets/VStringFacet.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,UAAU,gBAAgB;IACtB,OAAO,EAAE,WAAW,EAAE,CAAC;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,wBAAgB,uBAAuB,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,WAAW,EAAE,IAAe,EAAE,QAAgB,EAAE,EAAE,gBAAgB,GAAG,WAAW,CAgBxI;AAED,wBAAgB,YAAY,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,WAAW,EAAE,IAAI,EAAE,QAAQ,EAAE,EAAE;IACzE,MAAM,EAAE,GAAG,CAAC;IACZ,OAAO,EAAE,WAAW,EAAE,CAAC;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACtB,eAEA"}
@@ -8,3 +8,4 @@ interface VTypeFacetProps {
8
8
  }
9
9
  export declare function VTypeFacet({ buckets, typeRegistry, type, multiple }: VTypeFacetProps): FilterGroup;
10
10
  export {};
11
+ //# sourceMappingURL=VTypeFacet.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"VTypeFacet.d.ts","sourceRoot":"","sources":["../../../../src/features/facets/VTypeFacet.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,UAAU,eAAe;IACrB,OAAO,EAAE,WAAW,EAAE,CAAC;IACvB,YAAY,EAAE,GAAG,CAAC;IAClB,IAAI,CAAC,EAAE,QAAQ,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,wBAAgB,UAAU,CAAC,EAAE,OAAO,EAAE,YAAY,EAAE,IAAe,EAAE,QAAgB,EAAE,EAAE,eAAe,eA8DvG"}
@@ -8,3 +8,4 @@ interface UserFacetProps {
8
8
  export declare function createUserFilterGroup({ buckets, name, placeholder }: UserFacetProps): FilterGroup;
9
9
  export declare function VUserFacet({ buckets, name, placeholder }: UserFacetProps): FilterGroup;
10
10
  export {};
11
+ //# sourceMappingURL=VUserFacet.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"VUserFacet.d.ts","sourceRoot":"","sources":["../../../../src/features/facets/VUserFacet.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAGhD,UAAU,cAAc;IACpB,OAAO,EAAE,WAAW,EAAE,CAAC;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,wBAAgB,qBAAqB,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,WAAW,EAAE,EAAE,cAAc,GAAG,WAAW,CAmCjG;AAED,wBAAgB,UAAU,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,WAAW,EAAE,EAAE,cAAc,eAExE"}
@@ -11,3 +11,4 @@ export declare function useWorkflowExecutionsFilterGroups(facets: WorkflowExecut
11
11
  export declare function useWorkflowExecutionsFilterHandler(search: SearchInterface): (newFilters: BaseFilter[]) => void;
12
12
  export declare function WorkflowExecutionsFacetsNav({ facets, search, }: WorkflowExecutionsFacetsNavProps): import("react/jsx-runtime").JSX.Element;
13
13
  export {};
14
+ //# sourceMappingURL=WorkflowExecutionsFacetsNav.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WorkflowExecutionsFacetsNav.d.ts","sourceRoot":"","sources":["../../../../src/features/facets/WorkflowExecutionsFacetsNav.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,IAAI,UAAU,EAAqD,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAIzH,OAAO,EAAE,eAAe,EAAE,MAAM,cAAc,CAAC;AAE/C,UAAU,gCAAgC;IACtC,MAAM,EAAE;QACJ,MAAM,CAAC,EAAE,GAAG,EAAE,CAAC;QACf,YAAY,CAAC,EAAE,GAAG,EAAE,CAAC;KACxB,CAAC;IACF,MAAM,EAAE,eAAe,CAAC;CAC3B;AAGD,wBAAgB,iCAAiC,CAAC,MAAM,EAAE,gCAAgC,CAAC,QAAQ,CAAC,GAAG,WAAW,EAAE,CA4CnH;AAGD,wBAAgB,kCAAkC,CAAC,MAAM,EAAE,eAAe,IAC9D,YAAY,UAAU,EAAE,UAsCnC;AAGD,wBAAgB,2BAA2B,CAAC,EACxC,MAAM,EACN,MAAM,GACT,EAAE,gCAAgC,2CAwBlC"}
@@ -10,3 +10,4 @@ export { VUserFacet } from "./VUserFacet";
10
10
  export { RunsFacetsNav, useRunsFilterGroups, useRunsFilterHandler } from "./RunsFacetsNav";
11
11
  export { WorkflowExecutionsFacetsNav, useWorkflowExecutionsFilterGroups, useWorkflowExecutionsFilterHandler } from "./WorkflowExecutionsFacetsNav";
12
12
  export { DocumentsFacetsNav, useDocumentFilterGroups, useDocumentFilterHandler } from "./DocumentsFacetsNav";
13
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/facets/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,cAAc,aAAa,CAAC;AAC5B,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAExC,cAAc,cAAc,CAAC;AAC7B,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AAC3F,OAAO,EAAE,2BAA2B,EAAE,iCAAiC,EAAE,kCAAkC,EAAE,MAAM,+BAA+B,CAAC;AACnJ,OAAO,EAAE,kBAAkB,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,sBAAsB,CAAC"}
@@ -1,3 +1,4 @@
1
1
  import { FacetBucket, FacetNameBucket } from '@vertesia/common';
2
2
  export declare function facetOptionLabel(bucket: FacetBucket): string;
3
3
  export declare function facetOptionNameLabel(bucket: FacetNameBucket): string;
4
+ //# sourceMappingURL=utils.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../src/features/facets/utils.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAEhE,wBAAgB,gBAAgB,CAAC,MAAM,EAAE,WAAW,UAEnD;AAED,wBAAgB,oBAAoB,CAAC,MAAM,EAAE,eAAe,UAE3D"}
@@ -8,3 +8,4 @@ export * from "./permissions/index.js";
8
8
  export * from "./store/index.js";
9
9
  export * from "./user/index.js";
10
10
  export * from "./utils/index.js";
11
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/features/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC;AACxC,cAAc,SAAS,CAAC;AACxB,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,wBAAwB,CAAC;AACvC,cAAc,kBAAkB,CAAC;AACjC,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC"}
@@ -10,3 +10,4 @@ interface GenericPageNavHeaderProps {
10
10
  }
11
11
  export declare function GenericPageNavHeader({ className, children, title, description, actions, breadcrumbs, isCompact }: GenericPageNavHeaderProps): import("react/jsx-runtime").JSX.Element;
12
12
  export {};
13
+ //# sourceMappingURL=GenericPageNavHeader.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GenericPageNavHeader.d.ts","sourceRoot":"","sources":["../../../../src/features/layout/GenericPageNavHeader.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAKhD,UAAU,yBAAyB;IAC/B,KAAK,EAAE,MAAM,GAAG,YAAY,CAAC;IAC7B,WAAW,CAAC,EAAE,MAAM,GAAG,YAAY,CAAC;IACpC,OAAO,CAAC,EAAE,SAAS,GAAG,SAAS,EAAE,CAAC;IAClC,WAAW,CAAC,EAAE,YAAY,EAAE,CAAA;IAC5B,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,QAAQ,CAAC,EAAE,SAAS,CAAA;IACpB,SAAS,CAAC,EAAE,MAAM,CAAA;CACrB;AAED,wBAAgB,oBAAoB,CAAC,EAAE,SAAS,EAAE,QAAQ,EAAE,KAAK,EAAE,WAAW,EAAE,OAAO,EAAE,WAAW,EAAE,SAAiB,EAAE,EAAE,yBAAyB,2CA+BnJ"}
@@ -2,3 +2,4 @@ interface NotFoundViewProps {
2
2
  }
3
3
  export declare function NotFoundView({}: NotFoundViewProps): import("react/jsx-runtime").JSX.Element;
4
4
  export {};
5
+ //# sourceMappingURL=NotFoundView.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NotFoundView.d.ts","sourceRoot":"","sources":["../../../../src/features/layout/NotFoundView.tsx"],"names":[],"mappings":"AACA,UAAU,iBAAiB;CAC1B;AACD,wBAAgB,YAAY,CAAC,EAAG,EAAE,iBAAiB,2CAOlD"}
@@ -1,2 +1,3 @@
1
1
  export * from "./GenericPageNavHeader";
2
2
  export * from "./NotFoundView";
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/layout/index.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC;AACvC,cAAc,gBAAgB,CAAC"}
@@ -4,3 +4,4 @@ interface DownloadPopoverProps {
4
4
  }
5
5
  export declare function DownloadPopover({ object }: DownloadPopoverProps): import("react/jsx-runtime").JSX.Element;
6
6
  export {};
7
+ //# sourceMappingURL=DownloadPopover.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DownloadPopover.d.ts","sourceRoot":"","sources":["../../../../src/features/magic-pdf/DownloadPopover.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAMjD,UAAU,oBAAoB;IAC1B,MAAM,EAAE,aAAa,CAAC;CACzB;AACD,wBAAgB,eAAe,CAAC,EAAE,MAAM,EAAE,EAAE,oBAAoB,2CAsB/D"}
@@ -4,3 +4,4 @@ interface MagicPdfViewProps {
4
4
  }
5
5
  export declare function MagicPdfView({ objectId, onClose }: MagicPdfViewProps): import("react/jsx-runtime").JSX.Element | "Loading...";
6
6
  export {};
7
+ //# sourceMappingURL=MagicPdfView.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MagicPdfView.d.ts","sourceRoot":"","sources":["../../../../src/features/magic-pdf/MagicPdfView.tsx"],"names":[],"mappings":"AAaA,UAAU,iBAAiB;IACvB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;CACxB;AACD,wBAAgB,YAAY,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,EAAE,iBAAiB,0DAiBpE"}