@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
@@ -5,3 +5,4 @@ interface PageSliderProps {
5
5
  }
6
6
  export declare function PageSlider({ className, currentPage, onChange }: PageSliderProps): import("react/jsx-runtime").JSX.Element;
7
7
  export {};
8
+ //# sourceMappingURL=PageSlider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PageSlider.d.ts","sourceRoot":"","sources":["../../../../src/features/magic-pdf/PageSlider.tsx"],"names":[],"mappings":"AAYA,UAAU,eAAe;IACrB,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;IACvC,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AACD,wBAAgB,UAAU,CAAC,EAAE,SAAS,EAAE,WAAW,EAAE,QAAQ,EAAE,EAAE,eAAe,2CAiE/E"}
@@ -26,3 +26,4 @@ export declare function PdfPageProvider({ children, object }: PdfPageProviderPro
26
26
  export declare function getResourceUrl(vertesia: VertesiaClient, objectId: string, name: string): Promise<string>;
27
27
  export declare function usePdfPagesInfo(): PdfPagesInfo;
28
28
  export {};
29
+ //# sourceMappingURL=PdfPageProvider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PdfPageProvider.d.ts","sourceRoot":"","sources":["../../../../src/features/magic-pdf/PdfPageProvider.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EACH,aAAa,EAGhB,MAAM,kBAAkB,CAAC;AAC1B,OAAO,KAA6C,MAAM,OAAO,CAAC;AAKlE,UAAU,YAAY;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,EAAE,CAAC;IACf,aAAa,EAAE,MAAM,EAAE,CAAC;IACxB,gBAAgB,EAAE,MAAM,EAAE,CAAC;IAC3B,cAAc,EAAE,kBAAkB,CAAC;IACnC,GAAG,EAAE,MAAM,CAAC;IACZ,QAAQ,EAAE,MAAM,EAAE,CAAC;CACtB;AAED,cAAM,kBAAkB;IAGD,UAAU,EAAE,MAAM;IAFrC,UAAU,EAAE,MAAM,EAAE,CAAM;IAC1B,KAAK,EAAE,MAAM,EAAE,CAAC;gBACG,UAAU,EAAE,MAAM;IAG/B,QAAQ,CAAC,QAAQ,EAAE,cAAc,EAAE,QAAQ,EAAE,MAAM;IAQnD,aAAa,CAAC,IAAI,EAAE,MAAM;CAkBnC;AAID,UAAU,oBAAoB;IAC1B,MAAM,EAAE,aAAa,CAAC;IACtB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC7B;AACD,wBAAgB,eAAe,CAAC,EAAE,QAAQ,EAAE,MAAM,EAAE,EAAE,oBAAoB,uDAiBzE;AA8BD,wBAAgB,cAAc,CAC1B,QAAQ,EAAE,cAAc,EACxB,QAAQ,EAAE,MAAM,EAChB,IAAI,EAAE,MAAM,GACb,OAAO,CAAC,MAAM,CAAC,CAIjB;AAuFD,wBAAgB,eAAe,iBAQ9B"}
@@ -5,3 +5,4 @@ interface TextPageViewProps {
5
5
  }
6
6
  export declare function TextPageView({ viewType, pageNumber }: TextPageViewProps): import("react/jsx-runtime").JSX.Element;
7
7
  export {};
8
+ //# sourceMappingURL=TextPageView.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TextPageView.d.ts","sourceRoot":"","sources":["../../../../src/features/magic-pdf/TextPageView.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAanC,UAAU,iBAAiB;IACvB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,QAAQ,CAAC;CACtB;AACD,wBAAgB,YAAY,CAAC,EAAE,QAAQ,EAAE,UAAU,EAAE,EAAE,iBAAiB,2CAEvE"}
@@ -1 +1,2 @@
1
1
  export * from "./MagicPdfView";
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/magic-pdf/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC"}
@@ -1 +1,2 @@
1
1
  export type ViewType = "xml" | "json";
2
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/features/magic-pdf/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,QAAQ,GAAG,KAAK,GAAG,MAAM,CAAC"}
@@ -6,3 +6,4 @@ interface ResizeOnDragOptions {
6
6
  }
7
7
  export declare function useResizeEW(opts: ResizeOnDragOptions): void;
8
8
  export {};
9
+ //# sourceMappingURL=useResizeOnDrag.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useResizeOnDrag.d.ts","sourceRoot":"","sources":["../../../../src/features/magic-pdf/useResizeOnDrag.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAa,MAAM,OAAO,CAAC;AAE7C,UAAU,mBAAmB;IACzB,OAAO,EAAE,SAAS,CAAC,WAAW,GAAG,IAAI,GAAG,SAAS,CAAC,CAAC;IACnD,IAAI,EAAE,SAAS,CAAC,WAAW,GAAG,IAAI,GAAG,SAAS,CAAC,CAAC;IAChD,KAAK,EAAE,SAAS,CAAC,WAAW,GAAG,IAAI,GAAG,SAAS,CAAC,CAAC;CACpD;AAED,wBAAgB,WAAW,CAAC,IAAI,EAAE,mBAAmB,QAiCpD"}
@@ -5,3 +5,4 @@ interface SecureButtonProps extends ButtonProps {
5
5
  }
6
6
  export declare function SecureButton({ permission, isDisabled, title, children, ...others }: SecureButtonProps): import("react/jsx-runtime").JSX.Element;
7
7
  export {};
8
+ //# sourceMappingURL=SecureButton.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecureButton.d.ts","sourceRoot":"","sources":["../../../../src/features/permissions/SecureButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAC9C,OAAO,EAAU,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAGxD,UAAU,iBAAkB,SAAQ,WAAW;IAC3C,UAAU,EAAE,UAAU,GAAG,UAAU,EAAE,CAAC;CACzC;AACD,wBAAgB,YAAY,CAAC,EAAE,UAAU,EAAE,UAAU,EAAE,KAAK,EAAE,QAAQ,EAAE,GAAG,MAAM,EAAE,EAAE,iBAAiB,2CAUrG"}
@@ -5,3 +5,4 @@ interface SecureSidebarItemProps extends SidebarItemProps {
5
5
  }
6
6
  export declare function SecureSidebarItem({ permission, ...others }: SecureSidebarItemProps): import("react/jsx-runtime").JSX.Element | null;
7
7
  export {};
8
+ //# sourceMappingURL=SecureSidebarItem.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SecureSidebarItem.d.ts","sourceRoot":"","sources":["../../../../src/features/permissions/SecureSidebarItem.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAC9C,OAAO,EAAe,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAIpE,UAAU,sBAAuB,SAAQ,gBAAgB;IACrD,UAAU,EAAE,UAAU,GAAG,UAAU,EAAE,CAAC;CACzC;AACD,wBAAgB,iBAAiB,CAAC,EAAE,UAAU,EAAE,GAAG,MAAM,EAAE,EAAE,sBAAsB,kDAUlF"}
@@ -17,3 +17,4 @@ interface UserPermissionProviderProps {
17
17
  }
18
18
  export declare function UserPermissionProvider({ children }: UserPermissionProviderProps): import("react/jsx-runtime").JSX.Element | undefined;
19
19
  export {};
20
+ //# sourceMappingURL=UserPermissionsProvider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UserPermissionsProvider.d.ts","sourceRoot":"","sources":["../../../../src/features/permissions/UserPermissionsProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAA;AAE3D,OAAO,EAAE,WAAW,EAAkB,MAAM,sBAAsB,CAAA;AAIlE,KAAK,iBAAiB,GAAG;IACrB,IAAI,EAAE,YAAY,CAAC;IACnB,WAAW,EAAE,UAAU,EAAE,CAAA;CAC5B,EAAE,CAAC;AAEJ,qBAAa,eAAe;IACxB,YAAY,EAAE,iBAAiB,CAAC;IAChC,KAAK,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACnB,WAAW,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;gBAEb,OAAO,EAAE,WAAW,EAAE,KAAK,EAAE,iBAAiB;IA8B1D,aAAa,CAAC,UAAU,EAAE,MAAM,GAAG,MAAM,EAAE;CAe9C;AAID,wBAAgB,kBAAkB,oBAMjC;AAED,UAAU,2BAA2B;IACjC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAA;CAC5B;AACD,wBAAgB,sBAAsB,CAAC,EAAE,QAAQ,EAAE,EAAE,2BAA2B,uDAyB/E"}
@@ -2,3 +2,4 @@ import { Permission } from "@vertesia/common";
2
2
  export declare function AnyOf(...permissions: Permission[]): Permission[];
3
3
  export declare function AllOf(...permissions: Permission[]): Permission[];
4
4
  export declare function isAnyOf(permissions: Permission[]): boolean;
5
+ //# sourceMappingURL=helpers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../../../src/features/permissions/helpers.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAG9C,wBAAgB,KAAK,CAAC,GAAG,WAAW,EAAE,UAAU,EAAE,GAAG,UAAU,EAAE,CAIhE;AAED,wBAAgB,KAAK,CAAC,GAAG,WAAW,EAAE,UAAU,EAAE,GAAG,UAAU,EAAE,CAEhE;AAED,wBAAgB,OAAO,CAAC,WAAW,EAAE,UAAU,EAAE,WAEhD"}
@@ -2,3 +2,4 @@ export * from "./SecureButton";
2
2
  export * from "./SecureSidebarItem";
3
3
  export * from "./UserPermissionsProvider";
4
4
  export * from "./helpers";
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/permissions/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC;AACpC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,WAAW,CAAC"}
@@ -4,3 +4,4 @@ interface BrowseCollectionViewProps {
4
4
  }
5
5
  export declare function BrowseCollectionView({ collection }: BrowseCollectionViewProps): import("react/jsx-runtime").JSX.Element;
6
6
  export {};
7
+ //# sourceMappingURL=BrowseCollectionView.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BrowseCollectionView.d.ts","sourceRoot":"","sources":["../../../../../src/features/store/collections/BrowseCollectionView.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAK9C,UAAU,yBAAyB;IAC/B,UAAU,EAAE,UAAU,CAAC;CAC1B;AACD,wBAAgB,oBAAoB,CAAC,EAAE,UAAU,EAAE,EAAE,yBAAyB,2CAoB7E"}
@@ -3,3 +3,4 @@ interface CollectionsTableProps {
3
3
  export declare function CollectionsTable({}: CollectionsTableProps): import("react/jsx-runtime").JSX.Element;
4
4
  export declare function collectionIcon(isDynamic: boolean): import("react/jsx-runtime").JSX.Element;
5
5
  export {};
6
+ //# sourceMappingURL=CollectionsTable.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CollectionsTable.d.ts","sourceRoot":"","sources":["../../../../../src/features/store/collections/CollectionsTable.tsx"],"names":[],"mappings":"AAWA,UAAU,qBAAqB;CAC9B;AACD,wBAAgB,gBAAgB,CAAC,EAAG,EAAE,qBAAqB,2CAoG1D;AAED,wBAAgB,cAAc,CAAC,SAAS,EAAE,OAAO,2CAShD"}
@@ -10,3 +10,4 @@ interface CreateCollectionModalProps {
10
10
  }
11
11
  export declare function CreateCollectionModal({ isOpen, onClose }: CreateCollectionModalProps): import("react/jsx-runtime").JSX.Element;
12
12
  export {};
13
+ //# sourceMappingURL=CreateCollection.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateCollection.d.ts","sourceRoot":"","sources":["../../../../../src/features/store/collections/CreateCollection.tsx"],"names":[],"mappings":"AAOA,UAAU,yBAAyB;IAC/B,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,iBAAiB,CAAC,EAAE,CAAC,YAAY,EAAE,MAAM,KAAK,IAAI,CAAC;CACtD;AACD,wBAAgB,oBAAoB,CAAC,EAAE,OAAO,EAAE,QAAe,EAAE,iBAAiB,EAAE,EAAE,yBAAyB,2CAmH9G;AAED,UAAU,0BAA0B;IAChC,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;CACvB;AACD,wBAAgB,qBAAqB,CAAC,EAAE,MAAM,EAAE,OAAO,EAAE,EAAE,0BAA0B,2CAOpF"}
@@ -5,3 +5,4 @@ interface EditCollectionViewProps {
5
5
  }
6
6
  export declare function EditCollectionView({ refetch, collection }: EditCollectionViewProps): import("react/jsx-runtime").JSX.Element;
7
7
  export {};
8
+ //# sourceMappingURL=EditCollectionView.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"EditCollectionView.d.ts","sourceRoot":"","sources":["../../../../../src/features/store/collections/EditCollectionView.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAA2B,MAAM,kBAAkB,CAAC;AAmBvE,UAAU,uBAAuB;IAC7B,UAAU,EAAE,UAAU,CAAC;IACvB,OAAO,EAAE,MAAM,IAAI,CAAC;CACvB;AACD,wBAAgB,kBAAkB,CAAC,EAAE,OAAO,EAAE,UAAU,EAAE,EAAE,uBAAuB,2CA2JlF"}
@@ -12,3 +12,4 @@ interface SelectCollectionProps {
12
12
  */
13
13
  export declare function SelectCollection({ onChange, value, disabled, className }: SelectCollectionProps): import("react/jsx-runtime").JSX.Element;
14
14
  export {};
15
+ //# sourceMappingURL=SelectCollection.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SelectCollection.d.ts","sourceRoot":"","sources":["../../../../../src/features/store/collections/SelectCollection.tsx"],"names":[],"mappings":"AAGA,UAAU,qBAAqB;IAC3B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,CAAC,YAAY,EAAE,MAAM,GAAG,SAAS,EAAE,UAAU,CAAC,EAAE,GAAG,KAAK,IAAI,CAAC;IACvE,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AAED;;;;;GAKG;AACH,wBAAgB,gBAAgB,CAAC,EAAE,QAAQ,EAAE,KAAK,EAAE,QAAgB,EAAE,SAAS,EAAE,EAAE,qBAAqB,2CA6BvG"}
@@ -3,3 +3,4 @@ export * from "./CollectionsTable";
3
3
  export * from "./EditCollectionView";
4
4
  export * from "./CreateCollection";
5
5
  export * from "./SelectCollection";
6
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/store/collections/index.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC;AACvC,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC"}
@@ -1,3 +1,4 @@
1
1
  export * from "./objects";
2
2
  export * from "./types";
3
3
  export * from "./collections";
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/store/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC;AACxB,cAAc,eAAe,CAAC"}
@@ -5,3 +5,4 @@ interface DocumentPreviewPanelProps {
5
5
  }
6
6
  export declare function DocumentPreviewPanel({ objectId, isOpen, onClose, }: DocumentPreviewPanelProps): import("react/jsx-runtime").JSX.Element | null;
7
7
  export {};
8
+ //# sourceMappingURL=DocumentPreviewPanel.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DocumentPreviewPanel.d.ts","sourceRoot":"","sources":["../../../../../src/features/store/objects/DocumentPreviewPanel.tsx"],"names":[],"mappings":"AAqBA,UAAU,yBAAyB;IACjC,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,wBAAgB,oBAAoB,CAAC,EACnC,QAAQ,EACR,MAAM,EACN,OAAO,GACR,EAAE,yBAAyB,kDAsX3B"}
@@ -17,3 +17,4 @@ interface DocumentSearchResultsProps {
17
17
  }
18
18
  export declare function DocumentSearchResults({ layout, onUpload, allowFilter, allowSearch }: DocumentSearchResultsProps): import("react/jsx-runtime").JSX.Element;
19
19
  export {};
20
+ //# sourceMappingURL=DocumentSearchResults.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DocumentSearchResults.d.ts","sourceRoot":"","sources":["../../../../../src/features/store/objects/DocumentSearchResults.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,EAAuD,MAAM,kBAAkB,CAAC;AA6BrG,UAAU,sCAAsC;IAC5C,MAAM,CAAC,EAAE,YAAY,EAAE,CAAC;IACxB;;;;OAIG;IACH,YAAY,CAAC,EAAE,CAAC,SAAS,EAAE,MAAM,EAAE,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;CACzD;AACD,wBAAgB,iCAAiC,CAAC,EAAE,YAA8B,EAAE,MAAM,EAAE,EAAE,sCAAsC,2CAqCnI;AAED,UAAU,0BAA0B;IAChC,MAAM,CAAC,EAAE,YAAY,EAAE,CAAC;IACxB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,IAAI,EAAE,EAAE,IAAI,EAAE,MAAM,GAAG,IAAI,EAAE,YAAY,CAAC,EAAE,MAAM,KAAK,OAAO,CAAC,OAAO,CAAC,CAAC;CAC9F;AACD,wBAAgB,qBAAqB,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,WAAkB,EAAE,WAAkB,EAAE,EAAE,0BAA0B,2CAqK7H"}
@@ -30,3 +30,4 @@ interface DocumentSelectionProviderProps {
30
30
  }
31
31
  export declare function DocumentSelectionProvider({ value, collectionId, children }: DocumentSelectionProviderProps): import("react/jsx-runtime").JSX.Element | undefined;
32
32
  export {};
33
+ //# sourceMappingURL=DocumentSelectionProvider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DocumentSelectionProvider.d.ts","sourceRoot":"","sources":["../../../../../src/features/store/objects/DocumentSelectionProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAGrD,qBAAa,iBAAiB;IAQP,MAAM,EAAE,iBAAiB,GAAG,SAAS;IAA2C,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,iBAAiB,CAAC;IAAE,OAAO,CAAC,QAAQ;IAP/J;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAElC,eAAe,UAAS;gBAEL,MAAM,EAAE,iBAAiB,GAAG,SAAS,EAAE,YAAY,EAAE,MAAM,GAAG,SAAS,EAAS,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,iBAAiB,CAAC,EAAU,QAAQ,EAAE,CAAC,SAAS,EAAE,iBAAiB,KAAK,IAAI;IAKvM,iBAAiB;IAIjB,YAAY;IAIZ,IAAI;IAIJ,YAAY;IAIZ,WAAW;IAIX,KAAK;IAIL,GAAG,CAAC,MAAM,EAAE,iBAAiB;IAM7B,MAAM,CAAC,QAAQ,EAAE,MAAM;IAMvB,MAAM,CAAC,OAAO,EAAE,iBAAiB,EAAE;IAOnC,UAAU,CAAC,QAAQ,EAAE,MAAM;IAI3B,SAAS;CAKZ;AAID,wBAAgB,oBAAoB,sBAMnC;AAED,wBAAgB,4BAA4B,sBAE3C;AAED,UAAU,8BAA8B;IACpC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,KAAK,CAAC,EAAE,iBAAiB,CAAC;CAC7B;AACD,wBAAgB,yBAAyB,CAAC,EAAE,KAAK,EAAE,YAAY,EAAE,QAAQ,EAAE,EAAE,8BAA8B,uDAS1G"}
@@ -18,3 +18,4 @@ interface DocumentTableImplProps {
18
18
  isGridView?: boolean;
19
19
  }
20
20
  export {};
21
+ //# sourceMappingURL=DocumentTable.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DocumentTable.d.ts","sourceRoot":"","sources":["../../../../../src/features/store/objects/DocumentTable.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAKrD,OAAO,EAAE,iBAAiB,EAAgC,MAAM,6BAA6B,CAAC;AAC9F,OAAO,EAAE,oBAAoB,EAAuB,MAAM,8BAA8B,CAAC;AAazF,UAAU,kBAAmB,SAAQ,sBAAsB;IACvD,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,IAAI,EAAE,EAAE,IAAI,EAAE,MAAM,GAAG,IAAI,EAAE,YAAY,CAAC,EAAE,MAAM,KAAK,OAAO,CAAC,OAAO,CAAC,CAAC;IAC3F,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB;AAED,wBAAgB,aAAa,CAAC,EAAE,UAAkB,EAAE,QAAQ,EAAE,YAAY,EAAE,GAAG,MAAM,EAAE,EAAE,kBAAkB,2CAa1G;AAmQD,UAAU,sBAAsB;IAC5B,OAAO,EAAE,iBAAiB,EAAE,CAAC;IAC7B,SAAS,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,oBAAoB,EAAE,CAAC;IAChC,UAAU,CAAC,EAAE,CAAC,MAAM,EAAE,iBAAiB,KAAK,IAAI,CAAC;IACjD,iBAAiB,CAAC,EAAE,CAAC,SAAS,EAAE,iBAAiB,KAAK,IAAI,CAAC;IAC3D,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,iBAAiB,KAAK,OAAO,CAAC;IACpD,UAAU,CAAC,EAAE,CAAC,IAAI,EAAE,iBAAiB,KAAK,KAAK,CAAC,SAAS,EAAE,CAAC;IAC5D,UAAU,CAAC,EAAE,OAAO,CAAC;CACxB"}
@@ -9,3 +9,4 @@ interface ExportPropertiesModalProps {
9
9
  }
10
10
  export declare function ExportPropertiesModal({ isExporting, isOpen, onClose }: ExportPropertiesModalProps): import("react/jsx-runtime").JSX.Element;
11
11
  export {};
12
+ //# sourceMappingURL=ExportPropertiesModal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ExportPropertiesModal.d.ts","sourceRoot":"","sources":["../../../../../src/features/store/objects/ExportPropertiesModal.tsx"],"names":[],"mappings":"AAGA,oBAAY,WAAW;IACnB,GAAG,QAAQ;IAAE,IAAI,SAAS;CAC7B;AAED,UAAU,0BAA0B;IAChC,WAAW,EAAE,OAAO,CAAC;IACrB,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,CAAC,UAAU,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,EAAE,SAAS,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;CAClF;AACD,wBAAgB,qBAAqB,CAAC,EAAE,WAAW,EAAE,MAAM,EAAE,OAAO,EAAE,EAAE,0BAA0B,2CAcjG"}
@@ -6,3 +6,4 @@ export declare namespace ContentDispositionButton {
6
6
  var LAST_DISPLAYED_VIEW: string;
7
7
  }
8
8
  export {};
9
+ //# sourceMappingURL=ContentDispositionButton.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ContentDispositionButton.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/components/ContentDispositionButton.tsx"],"names":[],"mappings":"AAOA,UAAU,6BAA6B;IACnC,QAAQ,EAAE,CAAC,KAAK,EAAE,OAAO,KAAK,IAAI,CAAA;CACrC;AACD,wBAAgB,wBAAwB,CAAC,EAAE,QAAQ,EAAE,EAAE,QAAQ,CAAC,6BAA6B,CAAC,2CAgC7F;yBAhCe,wBAAwB"}
@@ -6,3 +6,4 @@ interface ContentOverviewProps {
6
6
  }
7
7
  export declare function ContentOverview({ object, loadText, refetch, }: ContentOverviewProps): import("react/jsx-runtime").JSX.Element;
8
8
  export {};
9
+ //# sourceMappingURL=ContentOverview.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ContentOverview.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/components/ContentOverview.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,aAAa,EAAwB,MAAM,kBAAkB,CAAC;AAKvE,UAAU,oBAAoB;IAC1B,MAAM,EAAE,aAAa,CAAC;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,OAAO,CAAC,OAAO,CAAC,CAAC;CACpC;AACD,wBAAgB,eAAe,CAAC,EAC5B,MAAM,EACN,QAAQ,EACR,OAAO,GACV,EAAE,oBAAoB,2CA8XtB"}
@@ -9,3 +9,4 @@ interface DocumentIconProps {
9
9
  }
10
10
  export declare function DocumentIcon({ selection, document, onSelectionChange, onRowClick }: Readonly<DocumentIconProps>): import("react/jsx-runtime").JSX.Element;
11
11
  export {};
12
+ //# sourceMappingURL=DocumentIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DocumentIcon.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/components/DocumentIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAuB,MAAM,OAAO,CAAA;AAIxD,OAAO,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAA;AAIpD,OAAO,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAA;AAGhE,UAAU,iBAAiB;IACvB,QAAQ,EAAE,iBAAiB,CAAA;IAC3B,iBAAiB,EAAE,CAAC,CAAC,MAAM,EAAE,iBAAiB,EAAE,EAAE,EAAE,WAAW,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC,CAAC;IAC5F,SAAS,EAAE,iBAAiB,CAAC;IAC7B,UAAU,CAAC,EAAE,CAAC,MAAM,EAAE,iBAAiB,KAAK,IAAI,CAAC;CACpD;AACD,wBAAgB,YAAY,CAAC,EAAE,SAAS,EAAE,QAAQ,EAAE,iBAAiB,EAAE,UAAU,EAAE,EAAE,QAAQ,CAAC,iBAAiB,CAAC,2CAkF/G"}
@@ -5,3 +5,4 @@ interface DocumentInputProps {
5
5
  }
6
6
  export declare function DocumentInput({ object }: DocumentInputProps): import("react/jsx-runtime").JSX.Element;
7
7
  export {};
8
+ //# sourceMappingURL=DocumentInput.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DocumentInput.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/components/DocumentInput.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAC;AAM5C,UAAU,kBAAkB;IACxB,MAAM,EAAE,IAAI,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;CAChB;AACD,wBAAgB,aAAa,CAAC,EAAE,MAAM,EAAE,EAAE,kBAAkB,2CAuE3D"}
@@ -6,3 +6,4 @@ export interface PropertiesEditorModalProps {
6
6
  refetch?: () => Promise<unknown>;
7
7
  }
8
8
  export declare function PropertiesEditorModal({ isOpen, onClose, object, refetch }: PropertiesEditorModalProps): import("react/jsx-runtime").JSX.Element;
9
+ //# sourceMappingURL=PropertiesEditorModal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PropertiesEditorModal.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/components/PropertiesEditorModal.tsx"],"names":[],"mappings":"AAUA,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAUjD,MAAM,WAAW,0BAA0B;IACvC,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,MAAM,EAAE,aAAa,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,OAAO,CAAC,OAAO,CAAC,CAAC;CACpC;AAED,wBAAgB,qBAAqB,CAAC,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,EAAE,0BAA0B,2CAqOrG"}
@@ -6,3 +6,4 @@ export interface SaveVersionConfirmModalProps {
6
6
  uploadedFileName?: string;
7
7
  }
8
8
  export declare function SaveVersionConfirmModal({ isOpen, onClose, onConfirm, isLoading, uploadedFileName }: SaveVersionConfirmModalProps): import("react/jsx-runtime").JSX.Element;
9
+ //# sourceMappingURL=SaveVersionConfirmModal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SaveVersionConfirmModal.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/components/SaveVersionConfirmModal.tsx"],"names":[],"mappings":"AAaA,MAAM,WAAW,4BAA4B;IACzC,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,EAAE,CAAC,aAAa,EAAE,OAAO,EAAE,YAAY,CAAC,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;IAC5E,SAAS,EAAE,OAAO,CAAC;IACnB,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC7B;AA8BD,wBAAgB,uBAAuB,CAAC,EAAE,MAAM,EAAE,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,gBAAgB,EAAE,EAAE,4BAA4B,2CAsFhI"}
@@ -6,3 +6,4 @@ interface SelectDocumentProps {
6
6
  }
7
7
  export declare function SelectDocument({ onChange }: SelectDocumentProps): import("react/jsx-runtime").JSX.Element;
8
8
  export {};
9
+ //# sourceMappingURL=SelectDocument.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SelectDocument.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/components/SelectDocument.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAgB,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAiBnE,UAAU,mBAAmB;IACzB,QAAQ,EAAE,CAAC,KAAK,EAAE,iBAAiB,KAAK,IAAI,CAAC;IAC7C,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;CACrB;AACD,wBAAgB,cAAc,CAAC,EAAE,QAAQ,EAAE,EAAE,mBAAmB,2CAS/D"}
@@ -6,3 +6,4 @@ interface SelectDocumentModalProps {
6
6
  }
7
7
  export declare function SelectDocumentModal({ isOpen, onClose }: SelectDocumentModalProps): import("react/jsx-runtime").JSX.Element;
8
8
  export {};
9
+ //# sourceMappingURL=SelectDocumentModal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SelectDocumentModal.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/components/SelectDocumentModal.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAIrD,UAAU,wBAAwB;IAC9B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,OAAO,CAAA;IAEhB,OAAO,EAAE,CAAC,KAAK,CAAC,EAAE,iBAAiB,KAAK,IAAI,CAAC;CAChD;AACD,wBAAgB,mBAAmB,CAAC,EAAE,MAAM,EAAE,OAAO,EAAE,EAAE,wBAAwB,2CAShF"}
@@ -8,3 +8,4 @@ interface VectorSearchWidgetProps {
8
8
  }
9
9
  export declare function VectorSearchWidget({ onChange, isLoading, refresh }: VectorSearchWidgetProps): import("react/jsx-runtime").JSX.Element;
10
10
  export {};
11
+ //# sourceMappingURL=VectorSearchWidget.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"VectorSearchWidget.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/components/VectorSearchWidget.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAiD,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAIpG,UAAU,uBAAuB;IAC7B,QAAQ,EAAE,CAAC,KAAK,CAAC,EAAE,iBAAiB,KAAK,IAAI,CAAC;IAC9C,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,EAAE,MAAM,CAAA;CAClB;AACD,wBAAgB,kBAAkB,CAAC,EAAE,QAAQ,EAAE,SAAS,EAAE,OAAO,EAAE,EAAE,uBAAuB,2CAqG3F"}
@@ -7,3 +7,4 @@ export * from "./SelectDocumentModal";
7
7
  export * from "./useDownloadObject";
8
8
  export * from "./PropertiesEditorModal";
9
9
  export * from "./SaveVersionConfirmModal";
10
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAA;AAC1C,cAAc,mBAAmB,CAAA;AACjC,cAAc,gBAAgB,CAAA;AAC9B,cAAc,iBAAiB,CAAA;AAC/B,cAAc,kBAAkB,CAAA;AAChC,cAAc,uBAAuB,CAAA;AACrC,cAAc,qBAAqB,CAAA;AACnC,cAAc,yBAAyB,CAAA;AACvC,cAAc,2BAA2B,CAAA"}
@@ -1,3 +1,4 @@
1
1
  import { VertesiaClient, ZenoClient } from "@vertesia/client";
2
2
  import { ToastFn } from "@vertesia/ui/core";
3
3
  export declare function useDownloadDocument(client: VertesiaClient | ZenoClient, toast: ToastFn, uri: string | undefined): () => void;
4
+ //# sourceMappingURL=useDownloadObject.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useDownloadObject.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/components/useDownloadObject.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAC9D,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAE5C,wBAAgB,mBAAmB,CAAC,MAAM,EAAE,cAAc,GAAG,UAAU,EAAE,KAAK,EAAE,OAAO,EAAE,GAAG,EAAE,MAAM,GAAG,SAAS,cAoB/G"}
@@ -8,3 +8,4 @@ export * from "./layout";
8
8
  export * from "./search";
9
9
  export * from "./selection";
10
10
  export * from "./upload";
11
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/store/objects/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,wBAAwB,CAAC;AACvC,cAAc,yBAAyB,CAAC;AACxC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iBAAiB,CAAC;AAChC,cAAc,yBAAyB,CAAC;AACxC,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC"}
@@ -14,3 +14,4 @@ export declare class DocumentTableColumn {
14
14
  resolveValue(object: ContentObjectItem): any;
15
15
  render(object: ContentObjectItem, index: number): string | number | bigint | boolean | import("react/jsx-runtime").JSX.Element | Iterable<React.ReactNode> | Promise<string | number | bigint | boolean | React.ReactPortal | React.ReactElement<unknown, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode> | null | undefined> | null | undefined;
16
16
  }
17
+ //# sourceMappingURL=DocumentTableColumn.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DocumentTableColumn.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/layout/DocumentTableColumn.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,YAAY,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AA4BnE,MAAM,WAAW,oBAAqB,SAAQ,IAAI,CAAC,YAAY,EAAE,OAAO,CAAC;IACrE,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,CAAC,IAAI,EAAE,iBAAiB,KAAK,KAAK,CAAC,SAAS,CAAC;CACzD;AAED,qBAAa,mBAAmB;IAIT,MAAM,EAAE,oBAAoB;IAH/C,QAAQ,EAAE,CAAC,KAAK,EAAE,GAAG,EAAE,KAAK,EAAE,MAAM,KAAK,KAAK,CAAC,SAAS,CAAmB;IAC3E,IAAI,EAAE,MAAM,EAAE,CAAC;IACf,YAAY,CAAC,EAAE,MAAM,EAAE,CAAC;gBACL,MAAM,EAAE,oBAAoB;IAqB/C,IAAI,IAAI,WAEP;IAED,YAAY,CAAC,MAAM,EAAE,iBAAiB;IAWtC,MAAM,CAAC,MAAM,EAAE,iBAAiB,EAAE,KAAK,EAAE,MAAM;CAQlD"}
@@ -15,3 +15,4 @@ interface ViewProps {
15
15
  export declare function DocumentTableView({ objects, selection, isLoading, onRowClick, columns, toggleAll, onSelectionChange }: ViewProps): import("react/jsx-runtime").JSX.Element;
16
16
  export declare function DocumentGridView({ objects, selection, isLoading, onSelectionChange, onRowClick }: ViewProps): import("react/jsx-runtime").JSX.Element;
17
17
  export {};
18
+ //# sourceMappingURL=documentLayout.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"documentLayout.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/layout/documentLayout.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAEnE,OAAO,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AAEpC,OAAO,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AACjE,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAE5D,UAAU,SAAS;IACf,OAAO,EAAE,iBAAiB,EAAE,CAAC;IAC7B,SAAS,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,YAAY,EAAE,CAAC;IACxB,UAAU,CAAC,EAAE,CAAC,MAAM,EAAE,iBAAiB,KAAK,IAAI,CAAC;IACjD,iBAAiB,EAAE,CAAC,CAAC,MAAM,EAAE,iBAAiB,EAAE,EAAE,EAAE,WAAW,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC,CAAC;IAC5F,SAAS,EAAE,iBAAiB,CAAC;IAC7B,SAAS,CAAC,EAAE,CAAC,EAAE,EAAE,WAAW,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IACxD,OAAO,EAAE,mBAAmB,EAAE,CAAC;CAClC;AAED,wBAAgB,iBAAiB,CAAC,EAAE,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,UAAU,EAAE,OAAO,EAAE,SAAS,EAAE,iBAAiB,EAAE,EAAE,SAAS,2CAiChI;AAED,wBAAgB,gBAAgB,CAAC,EAAE,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,iBAAiB,EAAE,UAAU,EAAE,EAAE,SAAS,2CAc3G"}
@@ -1,2 +1,3 @@
1
1
  export * from "./DocumentTableColumn";
2
2
  export * from "./documentLayout";
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/layout/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,kBAAkB,CAAC"}
@@ -1,2 +1,3 @@
1
1
  declare const renderers: Record<string, (params?: URLSearchParams) => (value: any, index: number) => React.ReactNode>;
2
2
  export default renderers;
3
+ //# sourceMappingURL=renderers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"renderers.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/layout/renderers.tsx"],"names":[],"mappings":"AAQA,QAAA,MAAM,SAAS,EAAE,MAAM,CAAC,MAAM,EAAE,CAAC,MAAM,CAAC,EAAE,eAAe,KAAK,CAAC,KAAK,EAAE,GAAG,EAAE,KAAK,EAAE,MAAM,KAAK,KAAK,CAAC,SAAS,CAgI3G,CAAC;AAEF,eAAe,SAAS,CAAC"}
@@ -47,3 +47,4 @@ export declare function useDocumentSearchCount(): {
47
47
  count: number;
48
48
  }[] | undefined;
49
49
  export { DocumentSearchContext as SearchContext };
50
+ //# sourceMappingURL=DocumentSearchContext.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DocumentSearchContext.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/search/DocumentSearchContext.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAuB,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,qBAAqB,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AACrE,OAAO,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,WAAW,EAAE,SAAS,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AACpH,OAAO,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAEvD,UAAU,oBAAoB;IAC1B,OAAO,EAAE,iBAAiB,EAAE,CAAC;IAC7B,KAAK,CAAC,EAAE,KAAK,CAAC;IACd,SAAS,EAAE,OAAO,CAAC;CACtB;AAGD,qBAAa,cAAe,YAAW,eAAe;IAS/B,MAAM,EAAE,UAAU;IAAS,KAAK;IAPnD,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,MAAM,qCAA8C;IACpD,MAAM,oCAA4E;IAElF,UAAU,EAAE,SAAS,EAAE,CAAM;IAC7B,KAAK,EAAE,kBAAkB,CAAM;gBAEZ,MAAM,EAAE,UAAU,EAAS,KAAK,SAAM;IAEzD,UAAU,CAAC,MAAM,EAAE,SAAS,EAAE;IAK9B,IAAI,OAAO,6CAEV;IAED,IAAI,KAAK,sBAER;IAED,IAAI,SAAS,YAEZ;IAED,cAAc,CAAC,IAAI,EAAE,MAAM;IAI3B,cAAc,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG;IAMvC,YAAY,CAAC,UAAU,GAAE,OAAc;IAWvC,eAAe,CAAC,IAAI,EAAE,MAAM,GAAG,WAAW,EAAE;IAI5C,WAAW;IAIX,KAAK,CAAC,SAAS,UAAQ;IAOvB,mBAAmB,CAAC,KAAK,EAAE,OAAO;IASlC,cAAc,CAAC,KAAK,EAAE,kBAAkB,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM;IAcvE,cAAc;IAYd,aAAa,CAAC,MAAM,EAAE,iBAAiB;IAMvC,OAAO,CAAC,QAAQ,UAAQ;IA0BxB,MAAM,CAAC,QAAQ,UAAQ;IAMvB,QAAQ,CAAC,QAAQ,UAAQ;CAO5B;AAED,QAAA,MAAM,qBAAqB,qDAAuD,CAAC;AAEnF,wBAAgB,iBAAiB,mBAEhC;AAED,wBAAgB,4BAA4B,0BAE3C;AAED,wBAAgB,4BAA4B;;aAlK/B,iBAAiB,EAAE;YACpB,KAAK;eACF,OAAO;EAoKrB;AAED,wBAAgB,sBAAsB;;gBAIrC;AAGD,OAAO,EAAE,qBAAqB,IAAI,aAAa,EAAE,CAAC"}
@@ -13,3 +13,4 @@ interface DocumentSearchProviderProps {
13
13
  }
14
14
  export declare function DocumentSearchProvider({ children, limit, parent, typeId, facets, similarTo, embeddingType, name, collectionId }: DocumentSearchProviderProps): import("react/jsx-runtime").JSX.Element;
15
15
  export {};
16
+ //# sourceMappingURL=DocumentSearchProvider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DocumentSearchProvider.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/search/DocumentSearchProvider.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AACtE,OAAO,KAAkB,MAAM,OAAO,CAAC;AAGvC,UAAU,2BAA2B;IACjC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,MAAM,CAAC,EAAE,SAAS,EAAE,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,uBAAuB,CAAC;IACxC,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AACD,wBAAgB,sBAAsB,CAAC,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,SAAS,EAAE,aAAa,EAAE,IAAI,EAAE,YAAY,EAAE,EAAE,2BAA2B,2CAqC5J"}
@@ -1,2 +1,3 @@
1
1
  export * from "./DocumentSearchContext";
2
2
  export * from "./DocumentSearchProvider";
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/search/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAA;AACvC,cAAc,0BAA0B,CAAA"}
@@ -23,3 +23,4 @@ export declare function useObjectsActionContext(): ObjectsActionContext;
23
23
  export declare function useObjectsActionCallback(name: string, cb: ObjectsActionCallback): ObjectsActionContext;
24
24
  export declare function useStartWorkflowCallback(cb: ObjectsActionCallback): ObjectsActionContext;
25
25
  export {};
26
+ //# sourceMappingURL=ObjectsActionContext.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ObjectsActionContext.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/selection/ObjectsActionContext.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAiB,SAAS,EAAkC,MAAM,OAAO,CAAC;AAYjF,OAAO,EAAE,mBAAmB,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAE7E,MAAM,MAAM,qBAAqB,GAAG,CAAC,MAAM,EAAE,mBAAmB,KAAK,OAAO,CAAC,OAAO,CAAC,CAAC;AAEtF,qBAAa,oBAAoB;IAaV,MAAM,EAAE,IAAI,CAAC,mBAAmB,EAAE,QAAQ,CAAC;IAZ9D,UAAU,EAAE,iBAAiB,EAAE,CAO7B;IACF,OAAO,EAAE,iBAAiB,EAAE,CAAM;IAClC,SAAS,EAAE,MAAM,CAAC,MAAM,EAAE,qBAAqB,CAAC,CAAM;IACtD,aAAa,CAAC,EAAE,qBAAqB,CAAC;gBAEnB,MAAM,EAAE,IAAI,CAAC,mBAAmB,EAAE,QAAQ,CAAC;IAE9D,IAAI,OAAO,IAAI,iBAAiB,EAAE,CAYjC;IAEK,aAAa;IAgBnB,gBAAgB,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,CAAC,MAAM,EAAE,mBAAmB,KAAK,OAAO,CAAC,OAAO,CAAC;IAOpF,kBAAkB,CAAC,IAAI,EAAE,MAAM;IAI/B,UAAU,CAAC,QAAQ,EAAE,MAAM;IAQrB,GAAG,CAAC,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;CAoBhD;AAID,UAAU,yBAAyB;IAC/B,QAAQ,EAAE,SAAS,CAAC;CACvB;AACD,wBAAgB,4BAA4B,CAAC,EAAE,QAAQ,EAAE,EAAE,yBAAyB,2CAyCnF;AAsBD,wBAAgB,uBAAuB,yBAMtC;AAED,wBAAgB,wBAAwB,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,qBAAqB,wBAM/E;AAED,wBAAgB,wBAAwB,CAAC,EAAE,EAAE,qBAAqB,wBASjE"}
@@ -25,3 +25,4 @@ export interface ActionComponentTypeProps {
25
25
  collectionId?: string;
26
26
  }
27
27
  export type ActionComponentType = React.ComponentType<ActionComponentTypeProps>;
28
+ //# sourceMappingURL=ObjectsActionSpec.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ObjectsActionSpec.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/selection/ObjectsActionSpec.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAEnE,MAAM,WAAW,iBAAiB;IAC9B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,SAAS,EAAE,mBAAmB,CAAC;IAC/B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,MAAM,WAAW,mBAAmB;IAChC,MAAM,EAAE,iBAAiB,CAAC;IAC1B,MAAM,EAAE,cAAc,CAAC;IACvB,SAAS,EAAE,iBAAiB,CAAC;IAC7B,KAAK,EAAE,OAAO,CAAC;IACf,MAAM,EAAE,cAAc,CAAC;CAC1B;AAED,MAAM,WAAW,wBAAwB;IACrC,MAAM,EAAE,iBAAiB,CAAC;IAC1B,SAAS,EAAE,MAAM,EAAE,CAAC;IACpB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAE3B,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB;AACD,MAAM,MAAM,mBAAmB,GAAG,KAAK,CAAC,aAAa,CAAC,wBAAwB,CAAC,CAAC"}
@@ -2,3 +2,4 @@ export declare function SelectionActions(): import("react/jsx-runtime").JSX.Elem
2
2
  export declare function UploadObjectsButton({ collectionId }: {
3
3
  collectionId?: string;
4
4
  }): false | import("react/jsx-runtime").JSX.Element;
5
+ //# sourceMappingURL=SelectionActions.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SelectionActions.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/selection/SelectionActions.tsx"],"names":[],"mappings":"AAWA,wBAAgB,gBAAgB,4CAkC/B;AAUD,wBAAgB,mBAAmB,CAAC,EAAE,YAAY,EAAE,EAAE;IAAE,YAAY,CAAC,EAAE,MAAM,CAAA;CAAE,mDAyC9E"}
@@ -1,3 +1,4 @@
1
1
  import { ActionComponentTypeProps, ObjectsActionSpec } from "../ObjectsActionSpec";
2
2
  export declare function AddToCollectionActionComponent({ action, objectIds }: ActionComponentTypeProps): false | import("react/jsx-runtime").JSX.Element;
3
3
  export declare const AddToCollectionAction: ObjectsActionSpec;
4
+ //# sourceMappingURL=AddToCollectionAction.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AddToCollectionAction.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/store/objects/selection/actions/AddToCollectionAction.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,wBAAwB,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAEnF,wBAAgB,8BAA8B,CAAC,EAAE,MAAM,EAAE,SAAS,EAAE,EAAE,wBAAwB,mDAkB7F;AAED,eAAO,MAAM,qBAAqB,EAAE,iBAMnC,CAAA"}
@@ -1,3 +1,4 @@
1
1
  import { ActionComponentTypeProps, ObjectsActionSpec } from "../ObjectsActionSpec";
2
2
  export declare function ChangeTypeActionComponent({ action, objectIds, children }: ActionComponentTypeProps): import("react/jsx-runtime").JSX.Element;
3
3
  export declare const ChangeTypeAction: ObjectsActionSpec;
4
+ //# sourceMappingURL=ChangeTypeAction.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChangeTypeAction.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/store/objects/selection/actions/ChangeTypeAction.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,wBAAwB,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAEnF,wBAAgB,yBAAyB,CAAC,EAAE,MAAM,EAAE,SAAS,EAAE,QAAQ,EAAE,EAAE,wBAAwB,2CA4DlG;AAED,eAAO,MAAM,gBAAgB,EAAE,iBAM9B,CAAA"}
@@ -13,3 +13,4 @@ interface ObjectsActionComponentProps {
13
13
  */
14
14
  export default function ConfirmAction({ action, callback, children }: ObjectsActionComponentProps): import("react/jsx-runtime").JSX.Element;
15
15
  export {};
16
+ //# sourceMappingURL=ConfirmAction.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConfirmAction.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/store/objects/selection/actions/ConfirmAction.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,qBAAqB,EAA4B,MAAM,yBAAyB,CAAC;AAC1F,OAAO,EAAuB,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAE9E,UAAU,2BAA2B;IACjC,MAAM,EAAE,iBAAiB,CAAC;IAC1B,QAAQ,EAAE,qBAAqB,CAAC;IAChC,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC9B;AACD;;;;;GAKG;AACH,MAAM,CAAC,OAAO,UAAU,aAAa,CAAC,EAAE,MAAM,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,2BAA2B,2CA6BhG"}
@@ -1,3 +1,4 @@
1
1
  import { ActionComponentTypeProps, ObjectsActionSpec } from '../ObjectsActionSpec';
2
2
  export declare function DeleteObjectsActionComponent({ action, objectIds, children }: ActionComponentTypeProps): import("react/jsx-runtime").JSX.Element;
3
3
  export declare const DeleteObjectsAction: ObjectsActionSpec;
4
+ //# sourceMappingURL=DeleteObjectsAction.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DeleteObjectsAction.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/store/objects/selection/actions/DeleteObjectsAction.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,wBAAwB,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAGnF,wBAAgB,4BAA4B,CAAC,EAAE,MAAM,EAAE,SAAS,EAAE,QAAQ,EAAE,EAAE,wBAAwB,2CAuDrG;AAED,eAAO,MAAM,mBAAmB,EAAE,iBAQjC,CAAA"}
@@ -1,3 +1,4 @@
1
1
  import { ActionComponentTypeProps, ObjectsActionSpec } from "../ObjectsActionSpec";
2
2
  export declare function ExportPropertiesComponent({ action, objectIds }: ActionComponentTypeProps): import("react/jsx-runtime").JSX.Element;
3
3
  export declare const ExportPropertiesAction: ObjectsActionSpec;
4
+ //# sourceMappingURL=ExportPropertiesAction.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ExportPropertiesAction.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/store/objects/selection/actions/ExportPropertiesAction.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,wBAAwB,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAEnF,wBAAgB,yBAAyB,CAAC,EAAE,MAAM,EAAE,SAAS,EAAE,EAAE,wBAAwB,2CAqGxF;AAED,eAAO,MAAM,sBAAsB,EAAE,iBAMpC,CAAA"}
@@ -1,3 +1,4 @@
1
1
  import { ActionComponentTypeProps, ObjectsActionSpec } from '../ObjectsActionSpec';
2
2
  export declare function RemoveFromCollectionActionComponent({ action, objectIds, collectionId }: ActionComponentTypeProps): import("react/jsx-runtime").JSX.Element;
3
3
  export declare const RemoveFromCollectionAction: ObjectsActionSpec;
4
+ //# sourceMappingURL=RemoveFromCollectionAction.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RemoveFromCollectionAction.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/store/objects/selection/actions/RemoveFromCollectionAction.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,wBAAwB,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAGnF,wBAAgB,mCAAmC,CAAC,EAAE,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,EAAE,wBAAwB,2CAwDhH;AAED,eAAO,MAAM,0BAA0B,EAAE,iBAQxC,CAAA"}
@@ -1,3 +1,4 @@
1
1
  import { ActionComponentTypeProps, ObjectsActionSpec } from "../ObjectsActionSpec";
2
2
  export declare function StartWorkflowComponent({ action, objectIds, collectionId }: ActionComponentTypeProps): import("react/jsx-runtime").JSX.Element;
3
3
  export declare const StartWorkflowAction: ObjectsActionSpec;
4
+ //# sourceMappingURL=StartWorkflowComponent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StartWorkflowComponent.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/store/objects/selection/actions/StartWorkflowComponent.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,wBAAwB,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAEnF,wBAAgB,sBAAsB,CAAC,EAAE,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,EAAE,wBAAwB,2CAuCnG;AAED,eAAO,MAAM,mBAAmB,EAAE,iBAOjC,CAAC"}
@@ -5,3 +5,4 @@ export * from "./DeleteObjectsAction";
5
5
  export * from "./ExportPropertiesAction";
6
6
  export * from "./RemoveFromCollectionAction";
7
7
  export * from "./StartWorkflowComponent";
8
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/store/objects/selection/actions/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC;AACxC,cAAc,oBAAoB,CAAC;AACnC,cAAc,iBAAiB,CAAC;AAChC,cAAc,uBAAuB,CAAC;AACtC,cAAc,0BAA0B,CAAC;AACzC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0BAA0B,CAAC"}