@vertesia/ui 0.69.0 → 0.71.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 (697) hide show
  1. package/lib/esm/core/components/shadcn/command.js.map +1 -1
  2. package/lib/esm/core/components/shadcn/tabs.js +13 -8
  3. package/lib/esm/core/components/shadcn/tabs.js.map +1 -1
  4. package/lib/esm/features/agent/chat/ModernAgentOutput/MessageItem.js +19 -18
  5. package/lib/esm/features/agent/chat/ModernAgentOutput/MessageItem.js.map +1 -1
  6. package/lib/esm/router/path.js +4 -1
  7. package/lib/esm/router/path.js.map +1 -1
  8. package/lib/esm/session/auth/useCurrentTenant.js +63 -0
  9. package/lib/esm/session/auth/useCurrentTenant.js.map +1 -0
  10. package/lib/esm/session/index.js +1 -0
  11. package/lib/esm/session/index.js.map +1 -1
  12. package/lib/esm/shell/SplashScreen.js +10 -3
  13. package/lib/esm/shell/SplashScreen.js.map +1 -1
  14. package/lib/esm/shell/VertesiaShell.js +2 -2
  15. package/lib/esm/shell/VertesiaShell.js.map +1 -1
  16. package/lib/esm/shell/login/InviteAcceptModal.js +29 -12
  17. package/lib/esm/shell/login/InviteAcceptModal.js.map +1 -1
  18. package/lib/tsconfig.tsbuildinfo +1 -1
  19. package/lib/types/core/components/Avatar.d.ts +1 -0
  20. package/lib/types/core/components/Avatar.d.ts.map +1 -0
  21. package/lib/types/core/components/Badge.d.ts +1 -0
  22. package/lib/types/core/components/Badge.d.ts.map +1 -0
  23. package/lib/types/core/components/Button.d.ts +1 -0
  24. package/lib/types/core/components/Button.d.ts.map +1 -0
  25. package/lib/types/core/components/Center.d.ts +1 -0
  26. package/lib/types/core/components/Center.d.ts.map +1 -0
  27. package/lib/types/core/components/ComboBox.d.ts +1 -0
  28. package/lib/types/core/components/ComboBox.d.ts.map +1 -0
  29. package/lib/types/core/components/ConfirmModal.d.ts +1 -0
  30. package/lib/types/core/components/ConfirmModal.d.ts.map +1 -0
  31. package/lib/types/core/components/DeleteModal.d.ts +1 -0
  32. package/lib/types/core/components/DeleteModal.d.ts.map +1 -0
  33. package/lib/types/core/components/Divider.d.ts +1 -0
  34. package/lib/types/core/components/Divider.d.ts.map +1 -0
  35. package/lib/types/core/components/Dropdown.d.ts +1 -0
  36. package/lib/types/core/components/Dropdown.d.ts.map +1 -0
  37. package/lib/types/core/components/DropdownList.d.ts +1 -0
  38. package/lib/types/core/components/DropdownList.d.ts.map +1 -0
  39. package/lib/types/core/components/EmptyCollection.d.ts +1 -0
  40. package/lib/types/core/components/EmptyCollection.d.ts.map +1 -0
  41. package/lib/types/core/components/FileUpload.d.ts +1 -0
  42. package/lib/types/core/components/FileUpload.d.ts.map +1 -0
  43. package/lib/types/core/components/FormItem.d.ts +1 -0
  44. package/lib/types/core/components/FormItem.d.ts.map +1 -0
  45. package/lib/types/core/components/InputList.d.ts +1 -0
  46. package/lib/types/core/components/InputList.d.ts.map +1 -0
  47. package/lib/types/core/components/Link.d.ts +1 -0
  48. package/lib/types/core/components/Link.d.ts.map +1 -0
  49. package/lib/types/core/components/MenuList.d.ts +1 -0
  50. package/lib/types/core/components/MenuList.d.ts.map +1 -0
  51. package/lib/types/core/components/MessageBox.d.ts +1 -0
  52. package/lib/types/core/components/MessageBox.d.ts.map +1 -0
  53. package/lib/types/core/components/Modal.d.ts +1 -0
  54. package/lib/types/core/components/Modal.d.ts.map +1 -0
  55. package/lib/types/core/components/NumberInput.d.ts +1 -0
  56. package/lib/types/core/components/NumberInput.d.ts.map +1 -0
  57. package/lib/types/core/components/Portal.d.ts +1 -0
  58. package/lib/types/core/components/Portal.d.ts.map +1 -0
  59. package/lib/types/core/components/RadioGroup.d.ts +1 -0
  60. package/lib/types/core/components/RadioGroup.d.ts.map +1 -0
  61. package/lib/types/core/components/SelectBox.d.ts +1 -0
  62. package/lib/types/core/components/SelectBox.d.ts.map +1 -0
  63. package/lib/types/core/components/SelectList.d.ts +1 -0
  64. package/lib/types/core/components/SelectList.d.ts.map +1 -0
  65. package/lib/types/core/components/SelectStack.d.ts +1 -0
  66. package/lib/types/core/components/SelectStack.d.ts.map +1 -0
  67. package/lib/types/core/components/SidePanel.d.ts +1 -0
  68. package/lib/types/core/components/SidePanel.d.ts.map +1 -0
  69. package/lib/types/core/components/Spinner.d.ts +1 -0
  70. package/lib/types/core/components/Spinner.d.ts.map +1 -0
  71. package/lib/types/core/components/Switch.d.ts +1 -0
  72. package/lib/types/core/components/Switch.d.ts.map +1 -0
  73. package/lib/types/core/components/Textarea.d.ts +1 -0
  74. package/lib/types/core/components/Textarea.d.ts.map +1 -0
  75. package/lib/types/core/components/index.d.ts +1 -0
  76. package/lib/types/core/components/index.d.ts.map +1 -0
  77. package/lib/types/core/components/libs/utils.d.ts +1 -0
  78. package/lib/types/core/components/libs/utils.d.ts.map +1 -0
  79. package/lib/types/core/components/libs/visuallyHidden.d.ts +1 -0
  80. package/lib/types/core/components/libs/visuallyHidden.d.ts.map +1 -0
  81. package/lib/types/core/components/popup/Popup.d.ts +1 -0
  82. package/lib/types/core/components/popup/Popup.d.ts.map +1 -0
  83. package/lib/types/core/components/popup/PopupController.d.ts +1 -0
  84. package/lib/types/core/components/popup/PopupController.d.ts.map +1 -0
  85. package/lib/types/core/components/popup/index.d.ts +1 -0
  86. package/lib/types/core/components/popup/index.d.ts.map +1 -0
  87. package/lib/types/core/components/popup/position.d.ts +1 -0
  88. package/lib/types/core/components/popup/position.d.ts.map +1 -0
  89. package/lib/types/core/components/popup/utils.d.ts +1 -0
  90. package/lib/types/core/components/popup/utils.d.ts.map +1 -0
  91. package/lib/types/core/components/shadcn/breadcrumb.d.ts +1 -0
  92. package/lib/types/core/components/shadcn/breadcrumb.d.ts.map +1 -0
  93. package/lib/types/core/components/shadcn/button.d.ts +1 -0
  94. package/lib/types/core/components/shadcn/button.d.ts.map +1 -0
  95. package/lib/types/core/components/shadcn/calendar.d.ts +1 -0
  96. package/lib/types/core/components/shadcn/calendar.d.ts.map +1 -0
  97. package/lib/types/core/components/shadcn/card.d.ts +1 -0
  98. package/lib/types/core/components/shadcn/card.d.ts.map +1 -0
  99. package/lib/types/core/components/shadcn/checkbox.d.ts +1 -0
  100. package/lib/types/core/components/shadcn/checkbox.d.ts.map +1 -0
  101. package/lib/types/core/components/shadcn/command.d.ts +9 -72
  102. package/lib/types/core/components/shadcn/command.d.ts.map +1 -0
  103. package/lib/types/core/components/shadcn/dialog.d.ts +1 -0
  104. package/lib/types/core/components/shadcn/dialog.d.ts.map +1 -0
  105. package/lib/types/core/components/shadcn/filters/DynamicLabel.d.ts +1 -0
  106. package/lib/types/core/components/shadcn/filters/DynamicLabel.d.ts.map +1 -0
  107. package/lib/types/core/components/shadcn/filters/animateChangeInHeight.d.ts +1 -0
  108. package/lib/types/core/components/shadcn/filters/animateChangeInHeight.d.ts.map +1 -0
  109. package/lib/types/core/components/shadcn/filters/comboBox/DateCombobox.d.ts +1 -0
  110. package/lib/types/core/components/shadcn/filters/comboBox/DateCombobox.d.ts.map +1 -0
  111. package/lib/types/core/components/shadcn/filters/comboBox/SelectCombobox.d.ts +1 -0
  112. package/lib/types/core/components/shadcn/filters/comboBox/SelectCombobox.d.ts.map +1 -0
  113. package/lib/types/core/components/shadcn/filters/comboBox/StringListCombobox.d.ts +1 -0
  114. package/lib/types/core/components/shadcn/filters/comboBox/StringListCombobox.d.ts.map +1 -0
  115. package/lib/types/core/components/shadcn/filters/comboBox/TextCombobox.d.ts +1 -0
  116. package/lib/types/core/components/shadcn/filters/comboBox/TextCombobox.d.ts.map +1 -0
  117. package/lib/types/core/components/shadcn/filters/comboBox/comboBox.d.ts +1 -0
  118. package/lib/types/core/components/shadcn/filters/comboBox/comboBox.d.ts.map +1 -0
  119. package/lib/types/core/components/shadcn/filters/filter/SelectFilter.d.ts +1 -0
  120. package/lib/types/core/components/shadcn/filters/filter/SelectFilter.d.ts.map +1 -0
  121. package/lib/types/core/components/shadcn/filters/filter/StringListFilter.d.ts +1 -0
  122. package/lib/types/core/components/shadcn/filters/filter/StringListFilter.d.ts.map +1 -0
  123. package/lib/types/core/components/shadcn/filters/filter/TextFilter.d.ts +1 -0
  124. package/lib/types/core/components/shadcn/filters/filter/TextFilter.d.ts.map +1 -0
  125. package/lib/types/core/components/shadcn/filters/filter/dateFilter.d.ts +1 -0
  126. package/lib/types/core/components/shadcn/filters/filter/dateFilter.d.ts.map +1 -0
  127. package/lib/types/core/components/shadcn/filters/filter-styles.d.ts +1 -0
  128. package/lib/types/core/components/shadcn/filters/filter-styles.d.ts.map +1 -0
  129. package/lib/types/core/components/shadcn/filters/filterBar.d.ts +1 -0
  130. package/lib/types/core/components/shadcn/filters/filterBar.d.ts.map +1 -0
  131. package/lib/types/core/components/shadcn/filters/filters.d.ts +1 -0
  132. package/lib/types/core/components/shadcn/filters/filters.d.ts.map +1 -0
  133. package/lib/types/core/components/shadcn/filters/index.d.ts +1 -0
  134. package/lib/types/core/components/shadcn/filters/index.d.ts.map +1 -0
  135. package/lib/types/core/components/shadcn/filters/types.d.ts +1 -0
  136. package/lib/types/core/components/shadcn/filters/types.d.ts.map +1 -0
  137. package/lib/types/core/components/shadcn/heading.d.ts +1 -0
  138. package/lib/types/core/components/shadcn/heading.d.ts.map +1 -0
  139. package/lib/types/core/components/shadcn/index.d.ts +1 -0
  140. package/lib/types/core/components/shadcn/index.d.ts.map +1 -0
  141. package/lib/types/core/components/shadcn/input.d.ts +1 -0
  142. package/lib/types/core/components/shadcn/input.d.ts.map +1 -0
  143. package/lib/types/core/components/shadcn/label.d.ts +1 -0
  144. package/lib/types/core/components/shadcn/label.d.ts.map +1 -0
  145. package/lib/types/core/components/shadcn/popover.d.ts +1 -0
  146. package/lib/types/core/components/shadcn/popover.d.ts.map +1 -0
  147. package/lib/types/core/components/shadcn/selectBox.d.ts +1 -0
  148. package/lib/types/core/components/shadcn/selectBox.d.ts.map +1 -0
  149. package/lib/types/core/components/shadcn/separator.d.ts +1 -0
  150. package/lib/types/core/components/shadcn/separator.d.ts.map +1 -0
  151. package/lib/types/core/components/shadcn/tabs.d.ts +5 -1
  152. package/lib/types/core/components/shadcn/tabs.d.ts.map +1 -0
  153. package/lib/types/core/components/shadcn/text.d.ts +1 -0
  154. package/lib/types/core/components/shadcn/text.d.ts.map +1 -0
  155. package/lib/types/core/components/shadcn/theme/ThemeProvider.d.ts +1 -0
  156. package/lib/types/core/components/shadcn/theme/ThemeProvider.d.ts.map +1 -0
  157. package/lib/types/core/components/shadcn/theme/ThemeSwitcher.d.ts +1 -0
  158. package/lib/types/core/components/shadcn/theme/ThemeSwitcher.d.ts.map +1 -0
  159. package/lib/types/core/components/shadcn/tooltip.d.ts +1 -0
  160. package/lib/types/core/components/shadcn/tooltip.d.ts.map +1 -0
  161. package/lib/types/core/components/styles.d.ts +1 -0
  162. package/lib/types/core/components/styles.d.ts.map +1 -0
  163. package/lib/types/core/components/table/index.d.ts +1 -0
  164. package/lib/types/core/components/table/index.d.ts.map +1 -0
  165. package/lib/types/core/components/tabs/Tabs.d.ts +1 -0
  166. package/lib/types/core/components/tabs/Tabs.d.ts.map +1 -0
  167. package/lib/types/core/components/tabs/TabsContext.d.ts +1 -0
  168. package/lib/types/core/components/tabs/TabsContext.d.ts.map +1 -0
  169. package/lib/types/core/components/tabs/index.d.ts +1 -0
  170. package/lib/types/core/components/tabs/index.d.ts.map +1 -0
  171. package/lib/types/core/components/toast/NotificationPanel.d.ts +1 -0
  172. package/lib/types/core/components/toast/NotificationPanel.d.ts.map +1 -0
  173. package/lib/types/core/components/toast/ToastContext.d.ts +1 -0
  174. package/lib/types/core/components/toast/ToastContext.d.ts.map +1 -0
  175. package/lib/types/core/components/toast/ToastProps.d.ts +1 -0
  176. package/lib/types/core/components/toast/ToastProps.d.ts.map +1 -0
  177. package/lib/types/core/components/toast/ToastProvider.d.ts +1 -0
  178. package/lib/types/core/components/toast/ToastProvider.d.ts.map +1 -0
  179. package/lib/types/core/components/toast/index.d.ts +1 -0
  180. package/lib/types/core/components/toast/index.d.ts.map +1 -0
  181. package/lib/types/core/hooks/CompositeState.d.ts +1 -0
  182. package/lib/types/core/hooks/CompositeState.d.ts.map +1 -0
  183. package/lib/types/core/hooks/SharedState.d.ts +1 -0
  184. package/lib/types/core/hooks/SharedState.d.ts.map +1 -0
  185. package/lib/types/core/hooks/index.d.ts +1 -0
  186. package/lib/types/core/hooks/index.d.ts.map +1 -0
  187. package/lib/types/core/hooks/useClickOutside.d.ts +1 -0
  188. package/lib/types/core/hooks/useClickOutside.d.ts.map +1 -0
  189. package/lib/types/core/hooks/useCopyToClipboard.d.ts +1 -0
  190. package/lib/types/core/hooks/useCopyToClipboard.d.ts.map +1 -0
  191. package/lib/types/core/hooks/useDarkMode.d.ts +1 -0
  192. package/lib/types/core/hooks/useDarkMode.d.ts.map +1 -0
  193. package/lib/types/core/hooks/useDebounce.d.ts +1 -0
  194. package/lib/types/core/hooks/useDebounce.d.ts.map +1 -0
  195. package/lib/types/core/hooks/useEventSource.d.ts +1 -0
  196. package/lib/types/core/hooks/useEventSource.d.ts.map +1 -0
  197. package/lib/types/core/hooks/useFetch.d.ts +1 -0
  198. package/lib/types/core/hooks/useFetch.d.ts.map +1 -0
  199. package/lib/types/core/hooks/useFlag.d.ts +1 -0
  200. package/lib/types/core/hooks/useFlag.d.ts.map +1 -0
  201. package/lib/types/core/hooks/useIntersectionObserver.d.ts +1 -0
  202. package/lib/types/core/hooks/useIntersectionObserver.d.ts.map +1 -0
  203. package/lib/types/core/hooks/useIsFistRendering.d.ts +1 -0
  204. package/lib/types/core/hooks/useIsFistRendering.d.ts.map +1 -0
  205. package/lib/types/core/hooks/useSafeLayoutEffect.d.ts +1 -0
  206. package/lib/types/core/hooks/useSafeLayoutEffect.d.ts.map +1 -0
  207. package/lib/types/core/hooks/useSharedValue.d.ts +1 -0
  208. package/lib/types/core/hooks/useSharedValue.d.ts.map +1 -0
  209. package/lib/types/core/index.d.ts +1 -0
  210. package/lib/types/core/index.d.ts.map +1 -0
  211. package/lib/types/core/utils/cn.d.ts +1 -0
  212. package/lib/types/core/utils/cn.d.ts.map +1 -0
  213. package/lib/types/core/utils/index.d.ts +1 -0
  214. package/lib/types/core/utils/index.d.ts.map +1 -0
  215. package/lib/types/env/index.d.ts +1 -0
  216. package/lib/types/env/index.d.ts.map +1 -0
  217. package/lib/types/features/activity-doc/ActivityDoc.d.ts +1 -0
  218. package/lib/types/features/activity-doc/ActivityDoc.d.ts.map +1 -0
  219. package/lib/types/features/activity-doc/index.d.ts +1 -0
  220. package/lib/types/features/activity-doc/index.d.ts.map +1 -0
  221. package/lib/types/features/agent/PayloadBuilder.d.ts +1 -0
  222. package/lib/types/features/agent/PayloadBuilder.d.ts.map +1 -0
  223. package/lib/types/features/agent/chat/AnimatedThinkingDots.d.ts +1 -0
  224. package/lib/types/features/agent/chat/AnimatedThinkingDots.d.ts.map +1 -0
  225. package/lib/types/features/agent/chat/JumpingDots.d.ts +1 -0
  226. package/lib/types/features/agent/chat/JumpingDots.d.ts.map +1 -0
  227. package/lib/types/features/agent/chat/ModernAgentConversation.d.ts +1 -0
  228. package/lib/types/features/agent/chat/ModernAgentConversation.d.ts.map +1 -0
  229. package/lib/types/features/agent/chat/ModernAgentOutput/AllMessagesMixed.d.ts +1 -0
  230. package/lib/types/features/agent/chat/ModernAgentOutput/AllMessagesMixed.d.ts.map +1 -0
  231. package/lib/types/features/agent/chat/ModernAgentOutput/Header.d.ts +1 -0
  232. package/lib/types/features/agent/chat/ModernAgentOutput/Header.d.ts.map +1 -0
  233. package/lib/types/features/agent/chat/ModernAgentOutput/InlineSlideInPanel.d.ts +1 -0
  234. package/lib/types/features/agent/chat/ModernAgentOutput/InlineSlideInPanel.d.ts.map +1 -0
  235. package/lib/types/features/agent/chat/ModernAgentOutput/InlineSlidingPlanPanel.d.ts +1 -0
  236. package/lib/types/features/agent/chat/ModernAgentOutput/InlineSlidingPlanPanel.d.ts.map +1 -0
  237. package/lib/types/features/agent/chat/ModernAgentOutput/MessageInput.d.ts +1 -0
  238. package/lib/types/features/agent/chat/ModernAgentOutput/MessageInput.d.ts.map +1 -0
  239. package/lib/types/features/agent/chat/ModernAgentOutput/MessageItem.d.ts +1 -0
  240. package/lib/types/features/agent/chat/ModernAgentOutput/MessageItem.d.ts.map +1 -0
  241. package/lib/types/features/agent/chat/ModernAgentOutput/MessagesContainer.d.ts +1 -0
  242. package/lib/types/features/agent/chat/ModernAgentOutput/MessagesContainer.d.ts.map +1 -0
  243. package/lib/types/features/agent/chat/ModernAgentOutput/PlanPanel.d.ts +1 -0
  244. package/lib/types/features/agent/chat/ModernAgentOutput/PlanPanel.d.ts.map +1 -0
  245. package/lib/types/features/agent/chat/ModernAgentOutput/SlideInPanel.d.ts +1 -0
  246. package/lib/types/features/agent/chat/ModernAgentOutput/SlideInPanel.d.ts.map +1 -0
  247. package/lib/types/features/agent/chat/ModernAgentOutput/SlidingMessages.d.ts +1 -0
  248. package/lib/types/features/agent/chat/ModernAgentOutput/SlidingMessages.d.ts.map +1 -0
  249. package/lib/types/features/agent/chat/ModernAgentOutput/SlidingPlanPanel.d.ts +1 -0
  250. package/lib/types/features/agent/chat/ModernAgentOutput/SlidingPlanPanel.d.ts.map +1 -0
  251. package/lib/types/features/agent/chat/ModernAgentOutput/StackedMessages.d.ts +1 -0
  252. package/lib/types/features/agent/chat/ModernAgentOutput/StackedMessages.d.ts.map +1 -0
  253. package/lib/types/features/agent/chat/ModernAgentOutput/WorkstreamTabs.d.ts +1 -0
  254. package/lib/types/features/agent/chat/ModernAgentOutput/WorkstreamTabs.d.ts.map +1 -0
  255. package/lib/types/features/agent/chat/ModernAgentOutput/utils.d.ts +1 -0
  256. package/lib/types/features/agent/chat/ModernAgentOutput/utils.d.ts.map +1 -0
  257. package/lib/types/features/agent/chat/SlidingThinkingIndicator.d.ts +1 -0
  258. package/lib/types/features/agent/chat/SlidingThinkingIndicator.d.ts.map +1 -0
  259. package/lib/types/features/agent/chat/WaitingMessages.d.ts +1 -0
  260. package/lib/types/features/agent/chat/WaitingMessages.d.ts.map +1 -0
  261. package/lib/types/features/agent/chat/index.d.ts +1 -0
  262. package/lib/types/features/agent/chat/index.d.ts.map +1 -0
  263. package/lib/types/features/agent/index.d.ts +1 -0
  264. package/lib/types/features/agent/index.d.ts.map +1 -0
  265. package/lib/types/features/errors/PanelErrorBoundary.d.ts +1 -0
  266. package/lib/types/features/errors/PanelErrorBoundary.d.ts.map +1 -0
  267. package/lib/types/features/errors/RowErrorBoundary.d.ts +1 -0
  268. package/lib/types/features/errors/RowErrorBoundary.d.ts.map +1 -0
  269. package/lib/types/features/errors/VertesiaErrorBoundary.d.ts +1 -0
  270. package/lib/types/features/errors/VertesiaErrorBoundary.d.ts.map +1 -0
  271. package/lib/types/features/errors/WidgetErrorBoundary.d.ts +1 -0
  272. package/lib/types/features/errors/WidgetErrorBoundary.d.ts.map +1 -0
  273. package/lib/types/features/errors/index.d.ts +1 -0
  274. package/lib/types/features/errors/index.d.ts.map +1 -0
  275. package/lib/types/features/facets/DocumentsFacetsNav.d.ts +1 -0
  276. package/lib/types/features/facets/DocumentsFacetsNav.d.ts.map +1 -0
  277. package/lib/types/features/facets/EnvironmentFacet.d.ts +1 -0
  278. package/lib/types/features/facets/EnvironmentFacet.d.ts.map +1 -0
  279. package/lib/types/features/facets/FacetsNav.d.ts +1 -0
  280. package/lib/types/features/facets/FacetsNav.d.ts.map +1 -0
  281. package/lib/types/features/facets/RunsFacetsNav.d.ts +1 -0
  282. package/lib/types/features/facets/RunsFacetsNav.d.ts.map +1 -0
  283. package/lib/types/features/facets/StringFacet.d.ts +1 -0
  284. package/lib/types/features/facets/StringFacet.d.ts.map +1 -0
  285. package/lib/types/features/facets/StringListFacet.d.ts +1 -0
  286. package/lib/types/features/facets/StringListFacet.d.ts.map +1 -0
  287. package/lib/types/features/facets/TypeFacet.d.ts +1 -0
  288. package/lib/types/features/facets/TypeFacet.d.ts.map +1 -0
  289. package/lib/types/features/facets/VEnvironmentFacet.d.ts +1 -0
  290. package/lib/types/features/facets/VEnvironmentFacet.d.ts.map +1 -0
  291. package/lib/types/features/facets/VFacetsNav.d.ts +1 -0
  292. package/lib/types/features/facets/VFacetsNav.d.ts.map +1 -0
  293. package/lib/types/features/facets/VInteractionFacet.d.ts +1 -0
  294. package/lib/types/features/facets/VInteractionFacet.d.ts.map +1 -0
  295. package/lib/types/features/facets/VStringFacet.d.ts +1 -0
  296. package/lib/types/features/facets/VStringFacet.d.ts.map +1 -0
  297. package/lib/types/features/facets/VTypeFacet.d.ts +1 -0
  298. package/lib/types/features/facets/VTypeFacet.d.ts.map +1 -0
  299. package/lib/types/features/facets/VUserFacet.d.ts +1 -0
  300. package/lib/types/features/facets/VUserFacet.d.ts.map +1 -0
  301. package/lib/types/features/facets/WorkflowExecutionsFacetsNav.d.ts +1 -0
  302. package/lib/types/features/facets/WorkflowExecutionsFacetsNav.d.ts.map +1 -0
  303. package/lib/types/features/facets/index.d.ts +1 -0
  304. package/lib/types/features/facets/index.d.ts.map +1 -0
  305. package/lib/types/features/facets/utils.d.ts +1 -0
  306. package/lib/types/features/facets/utils.d.ts.map +1 -0
  307. package/lib/types/features/index.d.ts +1 -0
  308. package/lib/types/features/index.d.ts.map +1 -0
  309. package/lib/types/features/layout/GenericPageNavHeader.d.ts +1 -0
  310. package/lib/types/features/layout/GenericPageNavHeader.d.ts.map +1 -0
  311. package/lib/types/features/layout/NotFoundView.d.ts +1 -0
  312. package/lib/types/features/layout/NotFoundView.d.ts.map +1 -0
  313. package/lib/types/features/layout/index.d.ts +1 -0
  314. package/lib/types/features/layout/index.d.ts.map +1 -0
  315. package/lib/types/features/magic-pdf/DownloadPopover.d.ts +1 -0
  316. package/lib/types/features/magic-pdf/DownloadPopover.d.ts.map +1 -0
  317. package/lib/types/features/magic-pdf/MagicPdfView.d.ts +1 -0
  318. package/lib/types/features/magic-pdf/MagicPdfView.d.ts.map +1 -0
  319. package/lib/types/features/magic-pdf/PageSlider.d.ts +1 -0
  320. package/lib/types/features/magic-pdf/PageSlider.d.ts.map +1 -0
  321. package/lib/types/features/magic-pdf/PdfPageProvider.d.ts +1 -0
  322. package/lib/types/features/magic-pdf/PdfPageProvider.d.ts.map +1 -0
  323. package/lib/types/features/magic-pdf/TextPageView.d.ts +1 -0
  324. package/lib/types/features/magic-pdf/TextPageView.d.ts.map +1 -0
  325. package/lib/types/features/magic-pdf/index.d.ts +1 -0
  326. package/lib/types/features/magic-pdf/index.d.ts.map +1 -0
  327. package/lib/types/features/magic-pdf/types.d.ts +1 -0
  328. package/lib/types/features/magic-pdf/types.d.ts.map +1 -0
  329. package/lib/types/features/magic-pdf/useResizeOnDrag.d.ts +1 -0
  330. package/lib/types/features/magic-pdf/useResizeOnDrag.d.ts.map +1 -0
  331. package/lib/types/features/permissions/SecureButton.d.ts +1 -0
  332. package/lib/types/features/permissions/SecureButton.d.ts.map +1 -0
  333. package/lib/types/features/permissions/SecureSidebarItem.d.ts +1 -0
  334. package/lib/types/features/permissions/SecureSidebarItem.d.ts.map +1 -0
  335. package/lib/types/features/permissions/UserPermissionsProvider.d.ts +1 -0
  336. package/lib/types/features/permissions/UserPermissionsProvider.d.ts.map +1 -0
  337. package/lib/types/features/permissions/helpers.d.ts +1 -0
  338. package/lib/types/features/permissions/helpers.d.ts.map +1 -0
  339. package/lib/types/features/permissions/index.d.ts +1 -0
  340. package/lib/types/features/permissions/index.d.ts.map +1 -0
  341. package/lib/types/features/store/collections/BrowseCollectionView.d.ts +1 -0
  342. package/lib/types/features/store/collections/BrowseCollectionView.d.ts.map +1 -0
  343. package/lib/types/features/store/collections/CollectionsTable.d.ts +1 -0
  344. package/lib/types/features/store/collections/CollectionsTable.d.ts.map +1 -0
  345. package/lib/types/features/store/collections/CreateCollection.d.ts +1 -0
  346. package/lib/types/features/store/collections/CreateCollection.d.ts.map +1 -0
  347. package/lib/types/features/store/collections/EditCollectionView.d.ts +1 -0
  348. package/lib/types/features/store/collections/EditCollectionView.d.ts.map +1 -0
  349. package/lib/types/features/store/collections/SelectCollection.d.ts +1 -0
  350. package/lib/types/features/store/collections/SelectCollection.d.ts.map +1 -0
  351. package/lib/types/features/store/collections/index.d.ts +1 -0
  352. package/lib/types/features/store/collections/index.d.ts.map +1 -0
  353. package/lib/types/features/store/index.d.ts +1 -0
  354. package/lib/types/features/store/index.d.ts.map +1 -0
  355. package/lib/types/features/store/objects/DocumentPreviewPanel.d.ts +1 -0
  356. package/lib/types/features/store/objects/DocumentPreviewPanel.d.ts.map +1 -0
  357. package/lib/types/features/store/objects/DocumentSearchResults.d.ts +1 -0
  358. package/lib/types/features/store/objects/DocumentSearchResults.d.ts.map +1 -0
  359. package/lib/types/features/store/objects/DocumentSelectionProvider.d.ts +1 -0
  360. package/lib/types/features/store/objects/DocumentSelectionProvider.d.ts.map +1 -0
  361. package/lib/types/features/store/objects/DocumentTable.d.ts +1 -0
  362. package/lib/types/features/store/objects/DocumentTable.d.ts.map +1 -0
  363. package/lib/types/features/store/objects/ExportPropertiesModal.d.ts +1 -0
  364. package/lib/types/features/store/objects/ExportPropertiesModal.d.ts.map +1 -0
  365. package/lib/types/features/store/objects/components/ContentDispositionButton.d.ts +1 -0
  366. package/lib/types/features/store/objects/components/ContentDispositionButton.d.ts.map +1 -0
  367. package/lib/types/features/store/objects/components/ContentOverview.d.ts +1 -0
  368. package/lib/types/features/store/objects/components/ContentOverview.d.ts.map +1 -0
  369. package/lib/types/features/store/objects/components/DocumentIcon.d.ts +1 -0
  370. package/lib/types/features/store/objects/components/DocumentIcon.d.ts.map +1 -0
  371. package/lib/types/features/store/objects/components/DocumentInput.d.ts +1 -0
  372. package/lib/types/features/store/objects/components/DocumentInput.d.ts.map +1 -0
  373. package/lib/types/features/store/objects/components/PropertiesEditorModal.d.ts +1 -0
  374. package/lib/types/features/store/objects/components/PropertiesEditorModal.d.ts.map +1 -0
  375. package/lib/types/features/store/objects/components/SaveVersionConfirmModal.d.ts +1 -0
  376. package/lib/types/features/store/objects/components/SaveVersionConfirmModal.d.ts.map +1 -0
  377. package/lib/types/features/store/objects/components/SelectDocument.d.ts +1 -0
  378. package/lib/types/features/store/objects/components/SelectDocument.d.ts.map +1 -0
  379. package/lib/types/features/store/objects/components/SelectDocumentModal.d.ts +1 -0
  380. package/lib/types/features/store/objects/components/SelectDocumentModal.d.ts.map +1 -0
  381. package/lib/types/features/store/objects/components/VectorSearchWidget.d.ts +1 -0
  382. package/lib/types/features/store/objects/components/VectorSearchWidget.d.ts.map +1 -0
  383. package/lib/types/features/store/objects/components/index.d.ts +1 -0
  384. package/lib/types/features/store/objects/components/index.d.ts.map +1 -0
  385. package/lib/types/features/store/objects/components/useDownloadObject.d.ts +1 -0
  386. package/lib/types/features/store/objects/components/useDownloadObject.d.ts.map +1 -0
  387. package/lib/types/features/store/objects/index.d.ts +1 -0
  388. package/lib/types/features/store/objects/index.d.ts.map +1 -0
  389. package/lib/types/features/store/objects/layout/DocumentTableColumn.d.ts +1 -0
  390. package/lib/types/features/store/objects/layout/DocumentTableColumn.d.ts.map +1 -0
  391. package/lib/types/features/store/objects/layout/documentLayout.d.ts +1 -0
  392. package/lib/types/features/store/objects/layout/documentLayout.d.ts.map +1 -0
  393. package/lib/types/features/store/objects/layout/index.d.ts +1 -0
  394. package/lib/types/features/store/objects/layout/index.d.ts.map +1 -0
  395. package/lib/types/features/store/objects/layout/renderers.d.ts +1 -0
  396. package/lib/types/features/store/objects/layout/renderers.d.ts.map +1 -0
  397. package/lib/types/features/store/objects/search/DocumentSearchContext.d.ts +1 -0
  398. package/lib/types/features/store/objects/search/DocumentSearchContext.d.ts.map +1 -0
  399. package/lib/types/features/store/objects/search/DocumentSearchProvider.d.ts +1 -0
  400. package/lib/types/features/store/objects/search/DocumentSearchProvider.d.ts.map +1 -0
  401. package/lib/types/features/store/objects/search/index.d.ts +1 -0
  402. package/lib/types/features/store/objects/search/index.d.ts.map +1 -0
  403. package/lib/types/features/store/objects/selection/ObjectsActionContext.d.ts +1 -0
  404. package/lib/types/features/store/objects/selection/ObjectsActionContext.d.ts.map +1 -0
  405. package/lib/types/features/store/objects/selection/ObjectsActionSpec.d.ts +1 -0
  406. package/lib/types/features/store/objects/selection/ObjectsActionSpec.d.ts.map +1 -0
  407. package/lib/types/features/store/objects/selection/SelectionActions.d.ts +1 -0
  408. package/lib/types/features/store/objects/selection/SelectionActions.d.ts.map +1 -0
  409. package/lib/types/features/store/objects/selection/actions/AddToCollectionAction.d.ts +1 -0
  410. package/lib/types/features/store/objects/selection/actions/AddToCollectionAction.d.ts.map +1 -0
  411. package/lib/types/features/store/objects/selection/actions/ChangeTypeAction.d.ts +1 -0
  412. package/lib/types/features/store/objects/selection/actions/ChangeTypeAction.d.ts.map +1 -0
  413. package/lib/types/features/store/objects/selection/actions/ConfirmAction.d.ts +1 -0
  414. package/lib/types/features/store/objects/selection/actions/ConfirmAction.d.ts.map +1 -0
  415. package/lib/types/features/store/objects/selection/actions/DeleteObjectsAction.d.ts +1 -0
  416. package/lib/types/features/store/objects/selection/actions/DeleteObjectsAction.d.ts.map +1 -0
  417. package/lib/types/features/store/objects/selection/actions/ExportPropertiesAction.d.ts +1 -0
  418. package/lib/types/features/store/objects/selection/actions/ExportPropertiesAction.d.ts.map +1 -0
  419. package/lib/types/features/store/objects/selection/actions/RemoveFromCollectionAction.d.ts +1 -0
  420. package/lib/types/features/store/objects/selection/actions/RemoveFromCollectionAction.d.ts.map +1 -0
  421. package/lib/types/features/store/objects/selection/actions/StartWorkflowComponent.d.ts +1 -0
  422. package/lib/types/features/store/objects/selection/actions/StartWorkflowComponent.d.ts.map +1 -0
  423. package/lib/types/features/store/objects/selection/actions/index.d.ts +1 -0
  424. package/lib/types/features/store/objects/selection/actions/index.d.ts.map +1 -0
  425. package/lib/types/features/store/objects/selection/index.d.ts +1 -0
  426. package/lib/types/features/store/objects/selection/index.d.ts.map +1 -0
  427. package/lib/types/features/store/objects/upload/DocumentUploadModal.d.ts +1 -0
  428. package/lib/types/features/store/objects/upload/DocumentUploadModal.d.ts.map +1 -0
  429. package/lib/types/features/store/objects/upload/index.d.ts +1 -0
  430. package/lib/types/features/store/objects/upload/index.d.ts.map +1 -0
  431. package/lib/types/features/store/objects/upload/useSmartFileUploadProcessing.d.ts +1 -0
  432. package/lib/types/features/store/objects/upload/useSmartFileUploadProcessing.d.ts.map +1 -0
  433. package/lib/types/features/store/objects/upload/useUploadHandler.d.ts +1 -0
  434. package/lib/types/features/store/objects/upload/useUploadHandler.d.ts.map +1 -0
  435. package/lib/types/features/store/types/ContentObjectTypesSearch.d.ts +1 -0
  436. package/lib/types/features/store/types/ContentObjectTypesSearch.d.ts.map +1 -0
  437. package/lib/types/features/store/types/ContentObjectTypesTable.d.ts +1 -0
  438. package/lib/types/features/store/types/ContentObjectTypesTable.d.ts.map +1 -0
  439. package/lib/types/features/store/types/CreateOrUpdateTypeModal.d.ts +1 -0
  440. package/lib/types/features/store/types/CreateOrUpdateTypeModal.d.ts.map +1 -0
  441. package/lib/types/features/store/types/ObjectSchemaEditor.d.ts +1 -0
  442. package/lib/types/features/store/types/ObjectSchemaEditor.d.ts.map +1 -0
  443. package/lib/types/features/store/types/SelectContentType.d.ts +1 -0
  444. package/lib/types/features/store/types/SelectContentType.d.ts.map +1 -0
  445. package/lib/types/features/store/types/SelectContentTypeModal.d.ts +1 -0
  446. package/lib/types/features/store/types/SelectContentTypeModal.d.ts.map +1 -0
  447. package/lib/types/features/store/types/TableLayoutEditor.d.ts +1 -0
  448. package/lib/types/features/store/types/TableLayoutEditor.d.ts.map +1 -0
  449. package/lib/types/features/store/types/index.d.ts +1 -0
  450. package/lib/types/features/store/types/index.d.ts.map +1 -0
  451. package/lib/types/features/store/types/search/ObjectTypeSearchContext.d.ts +1 -0
  452. package/lib/types/features/store/types/search/ObjectTypeSearchContext.d.ts.map +1 -0
  453. package/lib/types/features/store/types/search/ObjectTypeSearchProvider.d.ts +1 -0
  454. package/lib/types/features/store/types/search/ObjectTypeSearchProvider.d.ts.map +1 -0
  455. package/lib/types/features/store/types/search/index.d.ts +1 -0
  456. package/lib/types/features/store/types/search/index.d.ts.map +1 -0
  457. package/lib/types/features/user/UserAvatar.d.ts +1 -0
  458. package/lib/types/features/user/UserAvatar.d.ts.map +1 -0
  459. package/lib/types/features/user/UserInfo.d.ts +1 -0
  460. package/lib/types/features/user/UserInfo.d.ts.map +1 -0
  461. package/lib/types/features/user/index.d.ts +1 -0
  462. package/lib/types/features/user/index.d.ts.map +1 -0
  463. package/lib/types/features/utils/index.d.ts +1 -0
  464. package/lib/types/features/utils/index.d.ts.map +1 -0
  465. package/lib/types/features/utils/mimeType.d.ts +1 -0
  466. package/lib/types/features/utils/mimeType.d.ts.map +1 -0
  467. package/lib/types/features/utils/rendition.d.ts +1 -0
  468. package/lib/types/features/utils/rendition.d.ts.map +1 -0
  469. package/lib/types/features/utils/text.d.ts +1 -0
  470. package/lib/types/features/utils/text.d.ts.map +1 -0
  471. package/lib/types/layout/AppLayout.d.ts +1 -0
  472. package/lib/types/layout/AppLayout.d.ts.map +1 -0
  473. package/lib/types/layout/FullHeightLayout.d.ts +1 -0
  474. package/lib/types/layout/FullHeightLayout.d.ts.map +1 -0
  475. package/lib/types/layout/Navbar.d.ts +1 -0
  476. package/lib/types/layout/Navbar.d.ts.map +1 -0
  477. package/lib/types/layout/Sidebar.d.ts +1 -0
  478. package/lib/types/layout/Sidebar.d.ts.map +1 -0
  479. package/lib/types/layout/SidebarContext.d.ts +1 -0
  480. package/lib/types/layout/SidebarContext.d.ts.map +1 -0
  481. package/lib/types/layout/TitleBar.d.ts +1 -0
  482. package/lib/types/layout/TitleBar.d.ts.map +1 -0
  483. package/lib/types/layout/index.d.ts +1 -0
  484. package/lib/types/layout/index.d.ts.map +1 -0
  485. package/lib/types/router/FixLinks.d.ts +1 -0
  486. package/lib/types/router/FixLinks.d.ts.map +1 -0
  487. package/lib/types/router/HistoryNavigator.d.ts +1 -0
  488. package/lib/types/router/HistoryNavigator.d.ts.map +1 -0
  489. package/lib/types/router/Nav.d.ts +1 -0
  490. package/lib/types/router/Nav.d.ts.map +1 -0
  491. package/lib/types/router/NestedNavigationContext.d.ts +1 -0
  492. package/lib/types/router/NestedNavigationContext.d.ts.map +1 -0
  493. package/lib/types/router/NestedRouterProvider.d.ts +1 -0
  494. package/lib/types/router/NestedRouterProvider.d.ts.map +1 -0
  495. package/lib/types/router/PathMatcher.d.ts +1 -0
  496. package/lib/types/router/PathMatcher.d.ts.map +1 -0
  497. package/lib/types/router/PathWithParams.d.ts +1 -0
  498. package/lib/types/router/PathWithParams.d.ts.map +1 -0
  499. package/lib/types/router/Route404.d.ts +1 -0
  500. package/lib/types/router/Route404.d.ts.map +1 -0
  501. package/lib/types/router/RouteComponent.d.ts +1 -0
  502. package/lib/types/router/RouteComponent.d.ts.map +1 -0
  503. package/lib/types/router/Router.d.ts +1 -0
  504. package/lib/types/router/Router.d.ts.map +1 -0
  505. package/lib/types/router/RouterProvider.d.ts +1 -0
  506. package/lib/types/router/RouterProvider.d.ts.map +1 -0
  507. package/lib/types/router/index.d.ts +1 -0
  508. package/lib/types/router/index.d.ts.map +1 -0
  509. package/lib/types/router/path.d.ts +1 -0
  510. package/lib/types/router/path.d.ts.map +1 -0
  511. package/lib/types/session/TypeRegistry.d.ts +1 -0
  512. package/lib/types/session/TypeRegistry.d.ts.map +1 -0
  513. package/lib/types/session/UserSession.d.ts +1 -0
  514. package/lib/types/session/UserSession.d.ts.map +1 -0
  515. package/lib/types/session/UserSessionProvider.d.ts +1 -0
  516. package/lib/types/session/UserSessionProvider.d.ts.map +1 -0
  517. package/lib/types/session/auth/composable.d.ts +1 -0
  518. package/lib/types/session/auth/composable.d.ts.map +1 -0
  519. package/lib/types/session/auth/firebase.d.ts +1 -0
  520. package/lib/types/session/auth/firebase.d.ts.map +1 -0
  521. package/lib/types/session/auth/useAuthState.d.ts +1 -0
  522. package/lib/types/session/auth/useAuthState.d.ts.map +1 -0
  523. package/lib/types/session/auth/useCurrentTenant.d.ts +15 -0
  524. package/lib/types/session/auth/useCurrentTenant.d.ts.map +1 -0
  525. package/lib/types/session/constants.d.ts +1 -0
  526. package/lib/types/session/constants.d.ts.map +1 -0
  527. package/lib/types/session/index.d.ts +2 -0
  528. package/lib/types/session/index.d.ts.map +1 -0
  529. package/lib/types/session/useUXTracking.d.ts +1 -0
  530. package/lib/types/session/useUXTracking.d.ts.map +1 -0
  531. package/lib/types/shell/SplashScreen.d.ts +4 -1
  532. package/lib/types/shell/SplashScreen.d.ts.map +1 -0
  533. package/lib/types/shell/VertesiaShell.d.ts +4 -1
  534. package/lib/types/shell/VertesiaShell.d.ts.map +1 -0
  535. package/lib/types/shell/index.d.ts +1 -0
  536. package/lib/types/shell/index.d.ts.map +1 -0
  537. package/lib/types/shell/login/EnterpriseSigninButton.d.ts +1 -0
  538. package/lib/types/shell/login/EnterpriseSigninButton.d.ts.map +1 -0
  539. package/lib/types/shell/login/GitHubSignInButton.d.ts +1 -0
  540. package/lib/types/shell/login/GitHubSignInButton.d.ts.map +1 -0
  541. package/lib/types/shell/login/GoogleSignInButton.d.ts +1 -0
  542. package/lib/types/shell/login/GoogleSignInButton.d.ts.map +1 -0
  543. package/lib/types/shell/login/InviteAcceptModal.d.ts +1 -0
  544. package/lib/types/shell/login/InviteAcceptModal.d.ts.map +1 -0
  545. package/lib/types/shell/login/MicrosoftSigninButton.d.ts +1 -0
  546. package/lib/types/shell/login/MicrosoftSigninButton.d.ts.map +1 -0
  547. package/lib/types/shell/login/PreviewIcon.d.ts +1 -0
  548. package/lib/types/shell/login/PreviewIcon.d.ts.map +1 -0
  549. package/lib/types/shell/login/SignInModal.d.ts +1 -0
  550. package/lib/types/shell/login/SignInModal.d.ts.map +1 -0
  551. package/lib/types/shell/login/SigninScreen.d.ts +1 -0
  552. package/lib/types/shell/login/SigninScreen.d.ts.map +1 -0
  553. package/lib/types/shell/login/SignupForm.d.ts +1 -0
  554. package/lib/types/shell/login/SignupForm.d.ts.map +1 -0
  555. package/lib/types/shell/login/TerminalLogin.d.ts +1 -0
  556. package/lib/types/shell/login/TerminalLogin.d.ts.map +1 -0
  557. package/lib/types/shell/login/UserInfo.d.ts +1 -0
  558. package/lib/types/shell/login/UserInfo.d.ts.map +1 -0
  559. package/lib/types/shell/login/UserSessionMenu.d.ts +1 -0
  560. package/lib/types/shell/login/UserSessionMenu.d.ts.map +1 -0
  561. package/lib/types/shell/utils.d.ts +1 -0
  562. package/lib/types/shell/utils.d.ts.map +1 -0
  563. package/lib/types/widgets/Progress.d.ts +1 -0
  564. package/lib/types/widgets/Progress.d.ts.map +1 -0
  565. package/lib/types/widgets/SvgIcon.d.ts +1 -0
  566. package/lib/types/widgets/SvgIcon.d.ts.map +1 -0
  567. package/lib/types/widgets/codemirror/CodeMirrorEditor.d.ts +1 -0
  568. package/lib/types/widgets/codemirror/CodeMirrorEditor.d.ts.map +1 -0
  569. package/lib/types/widgets/codemirror/CodemirrorStateSingleton.d.ts +1 -0
  570. package/lib/types/widgets/codemirror/CodemirrorStateSingleton.d.ts.map +1 -0
  571. package/lib/types/widgets/codemirror/index.d.ts +1 -0
  572. package/lib/types/widgets/codemirror/index.d.ts.map +1 -0
  573. package/lib/types/widgets/form/Form.d.ts +1 -0
  574. package/lib/types/widgets/form/Form.d.ts.map +1 -0
  575. package/lib/types/widgets/form/FormContext.d.ts +1 -0
  576. package/lib/types/widgets/form/FormContext.d.ts.map +1 -0
  577. package/lib/types/widgets/form/ManagedObject.d.ts +1 -0
  578. package/lib/types/widgets/form/ManagedObject.d.ts.map +1 -0
  579. package/lib/types/widgets/form/fields.d.ts +1 -0
  580. package/lib/types/widgets/form/fields.d.ts.map +1 -0
  581. package/lib/types/widgets/form/index.d.ts +1 -0
  582. package/lib/types/widgets/form/index.d.ts.map +1 -0
  583. package/lib/types/widgets/form/inputs.d.ts +1 -0
  584. package/lib/types/widgets/form/inputs.d.ts.map +1 -0
  585. package/lib/types/widgets/form/schema.d.ts +1 -0
  586. package/lib/types/widgets/form/schema.d.ts.map +1 -0
  587. package/lib/types/widgets/index.d.ts +1 -0
  588. package/lib/types/widgets/index.d.ts.map +1 -0
  589. package/lib/types/widgets/json-view/JSONCode.d.ts +1 -0
  590. package/lib/types/widgets/json-view/JSONCode.d.ts.map +1 -0
  591. package/lib/types/widgets/json-view/JSONDisplay.d.ts +1 -0
  592. package/lib/types/widgets/json-view/JSONDisplay.d.ts.map +1 -0
  593. package/lib/types/widgets/json-view/JSONView.d.ts +1 -0
  594. package/lib/types/widgets/json-view/JSONView.d.ts.map +1 -0
  595. package/lib/types/widgets/json-view/index.d.ts +1 -0
  596. package/lib/types/widgets/json-view/index.d.ts.map +1 -0
  597. package/lib/types/widgets/json-view/types.d.ts +1 -0
  598. package/lib/types/widgets/json-view/types.d.ts.map +1 -0
  599. package/lib/types/widgets/popover/Popover.d.ts +1 -0
  600. package/lib/types/widgets/popover/Popover.d.ts.map +1 -0
  601. package/lib/types/widgets/popover/context.d.ts +1 -0
  602. package/lib/types/widgets/popover/context.d.ts.map +1 -0
  603. package/lib/types/widgets/popover/index.d.ts +1 -0
  604. package/lib/types/widgets/popover/index.d.ts.map +1 -0
  605. package/lib/types/widgets/popover/slots.d.ts +1 -0
  606. package/lib/types/widgets/popover/slots.d.ts.map +1 -0
  607. package/lib/types/widgets/properties/PropertiesView.d.ts +1 -0
  608. package/lib/types/widgets/properties/PropertiesView.d.ts.map +1 -0
  609. package/lib/types/widgets/properties/index.d.ts +1 -0
  610. package/lib/types/widgets/properties/index.d.ts.map +1 -0
  611. package/lib/types/widgets/schema-editor/JSONSchemaEditorModal.d.ts +1 -0
  612. package/lib/types/widgets/schema-editor/JSONSchemaEditorModal.d.ts.map +1 -0
  613. package/lib/types/widgets/schema-editor/ManagedSchema.d.ts +1 -0
  614. package/lib/types/widgets/schema-editor/ManagedSchema.d.ts.map +1 -0
  615. package/lib/types/widgets/schema-editor/editor/Editable.d.ts +1 -0
  616. package/lib/types/widgets/schema-editor/editor/Editable.d.ts.map +1 -0
  617. package/lib/types/widgets/schema-editor/editor/EditableSchemaProperty.d.ts +1 -0
  618. package/lib/types/widgets/schema-editor/editor/EditableSchemaProperty.d.ts.map +1 -0
  619. package/lib/types/widgets/schema-editor/editor/PropertyEditor.d.ts +1 -0
  620. package/lib/types/widgets/schema-editor/editor/PropertyEditor.d.ts.map +1 -0
  621. package/lib/types/widgets/schema-editor/editor/PropertyViewer.d.ts +1 -0
  622. package/lib/types/widgets/schema-editor/editor/PropertyViewer.d.ts.map +1 -0
  623. package/lib/types/widgets/schema-editor/editor/SchemaContext.d.ts +1 -0
  624. package/lib/types/widgets/schema-editor/editor/SchemaContext.d.ts.map +1 -0
  625. package/lib/types/widgets/schema-editor/editor/SchemaEditor.d.ts +1 -0
  626. package/lib/types/widgets/schema-editor/editor/SchemaEditor.d.ts.map +1 -0
  627. package/lib/types/widgets/schema-editor/index.d.ts +1 -0
  628. package/lib/types/widgets/schema-editor/index.d.ts.map +1 -0
  629. package/lib/types/widgets/schema-editor/json-schema4-utils.d.ts +1 -0
  630. package/lib/types/widgets/schema-editor/json-schema4-utils.d.ts.map +1 -0
  631. package/lib/types/widgets/schema-editor/type-signature.d.ts +1 -0
  632. package/lib/types/widgets/schema-editor/type-signature.d.ts.map +1 -0
  633. package/lib/types/widgets/upload/DropZone.d.ts +1 -0
  634. package/lib/types/widgets/upload/DropZone.d.ts.map +1 -0
  635. package/lib/types/widgets/upload/UploadResultCategory.d.ts +1 -0
  636. package/lib/types/widgets/upload/UploadResultCategory.d.ts.map +1 -0
  637. package/lib/types/widgets/upload/UploadSummary.d.ts +1 -0
  638. package/lib/types/widgets/upload/UploadSummary.d.ts.map +1 -0
  639. package/lib/types/widgets/upload/index.d.ts +1 -0
  640. package/lib/types/widgets/upload/index.d.ts.map +1 -0
  641. package/lib/types/widgets/xml-viewer/components/Attributes/index.d.ts +1 -0
  642. package/lib/types/widgets/xml-viewer/components/Attributes/index.d.ts.map +1 -0
  643. package/lib/types/widgets/xml-viewer/components/CDataTag/index.d.ts +1 -0
  644. package/lib/types/widgets/xml-viewer/components/CDataTag/index.d.ts.map +1 -0
  645. package/lib/types/widgets/xml-viewer/components/CollapseIcon/index.d.ts +1 -0
  646. package/lib/types/widgets/xml-viewer/components/CollapseIcon/index.d.ts.map +1 -0
  647. package/lib/types/widgets/xml-viewer/components/CommentTag/index.d.ts +1 -0
  648. package/lib/types/widgets/xml-viewer/components/CommentTag/index.d.ts.map +1 -0
  649. package/lib/types/widgets/xml-viewer/components/DeclarationTag/index.d.ts +1 -0
  650. package/lib/types/widgets/xml-viewer/components/DeclarationTag/index.d.ts.map +1 -0
  651. package/lib/types/widgets/xml-viewer/components/Elements/index.d.ts +1 -0
  652. package/lib/types/widgets/xml-viewer/components/Elements/index.d.ts.map +1 -0
  653. package/lib/types/widgets/xml-viewer/components/InvalidXml/index.d.ts +1 -0
  654. package/lib/types/widgets/xml-viewer/components/InvalidXml/index.d.ts.map +1 -0
  655. package/lib/types/widgets/xml-viewer/components/Tag/index.d.ts +1 -0
  656. package/lib/types/widgets/xml-viewer/components/Tag/index.d.ts.map +1 -0
  657. package/lib/types/widgets/xml-viewer/components/TextElement/index.d.ts +1 -0
  658. package/lib/types/widgets/xml-viewer/components/TextElement/index.d.ts.map +1 -0
  659. package/lib/types/widgets/xml-viewer/components/XMLViewer.d.ts +1 -0
  660. package/lib/types/widgets/xml-viewer/components/XMLViewer.d.ts.map +1 -0
  661. package/lib/types/widgets/xml-viewer/components/types.d.ts +1 -0
  662. package/lib/types/widgets/xml-viewer/components/types.d.ts.map +1 -0
  663. package/lib/types/widgets/xml-viewer/constants/index.d.ts +1 -0
  664. package/lib/types/widgets/xml-viewer/constants/index.d.ts.map +1 -0
  665. package/lib/types/widgets/xml-viewer/context/xml-viewer-context.d.ts +1 -0
  666. package/lib/types/widgets/xml-viewer/context/xml-viewer-context.d.ts.map +1 -0
  667. package/lib/types/widgets/xml-viewer/helpers/index.d.ts +1 -0
  668. package/lib/types/widgets/xml-viewer/helpers/index.d.ts.map +1 -0
  669. package/lib/types/widgets/xml-viewer/hooks/useCollapsible.d.ts +1 -0
  670. package/lib/types/widgets/xml-viewer/hooks/useCollapsible.d.ts.map +1 -0
  671. package/lib/types/widgets/xml-viewer/hooks/useXMLViewer.d.ts +1 -0
  672. package/lib/types/widgets/xml-viewer/hooks/useXMLViewer.d.ts.map +1 -0
  673. package/lib/types/widgets/xml-viewer/index.d.ts +1 -0
  674. package/lib/types/widgets/xml-viewer/index.d.ts.map +1 -0
  675. package/lib/types/widgets/xml-viewer/types/index.d.ts +1 -0
  676. package/lib/types/widgets/xml-viewer/types/index.d.ts.map +1 -0
  677. package/lib/vertesia-ui-core.js +1 -1
  678. package/lib/vertesia-ui-core.js.map +1 -1
  679. package/lib/vertesia-ui-features.js +1 -1
  680. package/lib/vertesia-ui-features.js.map +1 -1
  681. package/lib/vertesia-ui-router.js +1 -1
  682. package/lib/vertesia-ui-router.js.map +1 -1
  683. package/lib/vertesia-ui-session.js +1 -1
  684. package/lib/vertesia-ui-session.js.map +1 -1
  685. package/lib/vertesia-ui-shell.js +1 -1
  686. package/lib/vertesia-ui-shell.js.map +1 -1
  687. package/package.json +6 -5
  688. package/src/core/components/shadcn/command.tsx +37 -14
  689. package/src/core/components/shadcn/tabs.tsx +31 -14
  690. package/src/features/agent/chat/ModernAgentOutput/MessageItem.tsx +20 -17
  691. package/src/router/path.ts +4 -1
  692. package/src/session/auth/useCurrentTenant.ts +73 -0
  693. package/src/session/index.ts +1 -0
  694. package/src/shell/SplashScreen.tsx +36 -3
  695. package/src/shell/VertesiaShell.tsx +4 -2
  696. package/src/shell/login/InviteAcceptModal.tsx +36 -20
  697. package/tsconfig.dist.json +20 -0
@@ -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"}
@@ -2,3 +2,4 @@ export * from "./actions";
2
2
  export * from "./ObjectsActionContext";
3
3
  export * from "./ObjectsActionSpec";
4
4
  export * from "./SelectionActions";
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/selection/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC"}
@@ -35,3 +35,4 @@ interface DocumentUploadModalProps {
35
35
  */
36
36
  export declare function DocumentUploadModal({ isOpen, onClose, files: initialFiles, collectionId, selectedFolder, title, children, onUploadComplete, hideFileSelection, showTypeSelectionOnly, }: DocumentUploadModalProps): import("react/jsx-runtime").JSX.Element;
37
37
  export {};
38
+ //# sourceMappingURL=DocumentUploadModal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DocumentUploadModal.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/upload/DocumentUploadModal.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAgC,MAAM,OAAO,CAAC;AAEhE,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAgB1D;;GAEG;AACH,UAAU,wBAAwB;IAC9B,gCAAgC;IAChC,MAAM,EAAE,OAAO,CAAC;IAChB,wCAAwC;IACxC,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,uCAAuC;IACvC,KAAK,CAAC,EAAE,IAAI,EAAE,CAAC;IACf,iCAAiC;IACjC,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,yCAAyC;IACzC,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B,0BAA0B;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,sCAAsC;IACtC,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,uCAAuC;IACvC,gBAAgB,CAAC,EAAE,CAAC,MAAM,EAAE,oBAAoB,KAAK,IAAI,CAAC;IAC1D,0EAA0E;IAC1E,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,oEAAoE;IACpE,qBAAqB,CAAC,EAAE,OAAO,CAAC;CACnC;AAED;;;;;;;GAOG;AACH,wBAAgB,mBAAmB,CAAC,EAChC,MAAM,EACN,OAAO,EACP,KAAK,EAAE,YAAY,EACnB,YAAY,EACZ,cAAc,EACd,KAAsB,EACtB,QAAQ,EACR,gBAAgB,EAChB,iBAAyB,EACzB,qBAA6B,GAChC,EAAE,wBAAwB,2CA+0B1B"}
@@ -1,3 +1,4 @@
1
1
  export * from "./DocumentUploadModal";
2
2
  export * from "./useSmartFileUploadProcessing";
3
3
  export * from "./useUploadHandler";
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/upload/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,oBAAoB,CAAC"}
@@ -27,3 +27,4 @@ export interface FileWithMetadata {
27
27
  export declare function useSmartFileUploadProcessing(): {
28
28
  checkDocumentProcessing: (files: File[], selectedFolder?: string | null, limitToCollectionId?: string) => Promise<FileWithMetadata[]>;
29
29
  };
30
+ //# sourceMappingURL=useSmartFileUploadProcessing.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useSmartFileUploadProcessing.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/upload/useSmartFileUploadProcessing.ts"],"names":[],"mappings":"AAKA;;GAEG;AACH,oBAAY,gBAAgB;IACxB,MAAM,WAAW,CAAE,8BAA8B;IACjD,IAAI,SAAS,CAAE,+CAA+C;IAC9D,MAAM,WAAW;CACpB;AAED;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAC7B,IAAI,EAAE,IAAI,CAAC;IACX,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB,MAAM,CAAC,EAAE,gBAAgB,CAAC;IAE1B,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CAClC;AA0ED;;;;GAIG;AACH,wBAAgB,4BAA4B;qCAY7B,IAAI,EAAE,mBACI,MAAM,GAAG,IAAI,wBACR,MAAM,KAC7B,OAAO,CAAC,gBAAgB,EAAE,CAAC;EA8HjC"}
@@ -47,3 +47,4 @@ interface UploadedFileInfo {
47
47
  */
48
48
  export declare function useDocumentUploadHandler(options: UploadHandlerOptions | ((objectIds: string[]) => Promise<void>)): (files: File[], type: string | null, collectionId?: string) => Promise<DocumentUploadResult>;
49
49
  export {};
50
+ //# sourceMappingURL=useUploadHandler.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useUploadHandler.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/objects/upload/useUploadHandler.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACjC;;OAEG;IACH,YAAY,EAAE,CAAC,SAAS,EAAE,MAAM,EAAE,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;CACxD;AAED;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACjC,gDAAgD;IAChD,OAAO,EAAE,OAAO,CAAC;IACjB,sEAAsE;IACtE,SAAS,EAAE,MAAM,EAAE,CAAC;IACpB,uCAAuC;IACvC,aAAa,EAAE,gBAAgB,EAAE,CAAC;IAClC,gDAAgD;IAChD,YAAY,EAAE,gBAAgB,EAAE,CAAC;IACjC,kCAAkC;IAClC,WAAW,EAAE,gBAAgB,EAAE,CAAC;CACnC;AAED;;GAEG;AACH,UAAU,gBAAgB;IACtB,oCAAoC;IACpC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,2BAA2B;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,2BAA2B;IAC3B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,+BAA+B;IAC/B,MAAM,EAAE,SAAS,GAAG,SAAS,GAAG,SAAS,GAAG,QAAQ,CAAC;IACrD,6BAA6B;IAC7B,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,+BAA+B;IAC/B,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AAED;;;;;GAKG;AACH,wBAAgB,wBAAwB,CAAC,OAAO,EAAE,oBAAoB,GAAG,CAAC,CAAC,SAAS,EAAE,MAAM,EAAE,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC,IAQ/F,OAAO,IAAI,EAAE,EAAE,MAAM,MAAM,GAAG,IAAI,EAAE,eAAe,MAAM,KAAG,OAAO,CAAC,oBAAoB,CAAC,CAoQ1G"}
@@ -3,3 +3,4 @@ interface ContentObjectTypesSearchProps {
3
3
  }
4
4
  export declare function ContentObjectTypesSearch({ isDirty }: ContentObjectTypesSearchProps): import("react/jsx-runtime").JSX.Element;
5
5
  export {};
6
+ //# sourceMappingURL=ContentObjectTypesSearch.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ContentObjectTypesSearch.d.ts","sourceRoot":"","sources":["../../../../../src/features/store/types/ContentObjectTypesSearch.tsx"],"names":[],"mappings":"AAWA,UAAU,6BAA6B;IACnC,OAAO,CAAC,EAAE,OAAO,CAAC;CACrB;AACD,wBAAgB,wBAAwB,CAAC,EAAE,OAAe,EAAE,EAAE,6BAA6B,2CA+F1F"}
@@ -5,3 +5,4 @@ interface ContentObjectTypesTableProps {
5
5
  }
6
6
  export declare function ContentObjectTypesTable({ objects, isLoading }: ContentObjectTypesTableProps): import("react/jsx-runtime").JSX.Element;
7
7
  export {};
8
+ //# sourceMappingURL=ContentObjectTypesTable.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ContentObjectTypesTable.d.ts","sourceRoot":"","sources":["../../../../../src/features/store/types/ContentObjectTypesTable.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,kBAAkB,CAAC;AAQzD,UAAU,4BAA4B;IAClC,OAAO,CAAC,EAAE,qBAAqB,EAAE,CAAC;IAClC,SAAS,EAAE,OAAO,CAAC;CACtB;AACD,wBAAgB,uBAAuB,CAAC,EAAE,OAAO,EAAE,SAAS,EAAE,EAAE,4BAA4B,2CA2B3F"}
@@ -12,3 +12,4 @@ interface CreateOrUpdateTypeModalProps {
12
12
  }
13
13
  export declare function CreateOrUpdateTypeModal({ title, isOpen, onClose, okLabel, initialPayload }: CreateOrUpdateTypeModalProps): import("react/jsx-runtime").JSX.Element;
14
14
  export {};
15
+ //# sourceMappingURL=CreateOrUpdateTypeModal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CreateOrUpdateTypeModal.d.ts","sourceRoot":"","sources":["../../../../../src/features/store/types/CreateOrUpdateTypeModal.tsx"],"names":[],"mappings":"AAIA,MAAM,WAAW,yBAAyB;IACtC,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB;AACD,UAAU,4BAA4B;IAClC,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,CAAC,OAAO,CAAC,EAAE,yBAAyB,KAAK,OAAO,CAAC,OAAO,CAAC,CAAC;IACnE,OAAO,EAAE,MAAM,CAAC;IAChB,cAAc,CAAC,EAAE,yBAAyB,CAAC;CAC9C;AACD,wBAAgB,uBAAuB,CAAC,EAAE,KAAK,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,EAAE,cAAc,EAAE,EAAE,4BAA4B,2CA8CxH"}
@@ -5,3 +5,4 @@ interface ObjectSchemaEditorProps {
5
5
  }
6
6
  export declare function ObjectSchemaEditor({ objectType, onSchemaUpdate }: ObjectSchemaEditorProps): import("react/jsx-runtime").JSX.Element;
7
7
  export {};
8
+ //# sourceMappingURL=ObjectSchemaEditor.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ObjectSchemaEditor.d.ts","sourceRoot":"","sources":["../../../../../src/features/store/types/ObjectSchemaEditor.tsx"],"names":[],"mappings":"AAOA,OAAO,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAKrD,UAAU,uBAAuB;IAC7B,UAAU,EAAE,iBAAiB,CAAC;IAC9B,cAAc,EAAE,CAAC,UAAU,EAAE,GAAG,KAAK,IAAI,CAAC;CAC7C;AACD,wBAAgB,kBAAkB,CAAC,EAAE,UAAU,EAAE,cAAc,EAAE,EAAE,uBAAuB,2CA+FzF"}
@@ -8,3 +8,4 @@ interface SelectContentTypeProps {
8
8
  }
9
9
  export declare function SelectContentType({ className, defaultValue, onChange, isClearable, multiple }: SelectContentTypeProps): import("react/jsx-runtime").JSX.Element;
10
10
  export {};
11
+ //# sourceMappingURL=SelectContentType.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SelectContentType.d.ts","sourceRoot":"","sources":["../../../../../src/features/store/types/SelectContentType.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,kBAAkB,CAAC;AAgBzD,UAAU,sBAAsB;IAC5B,YAAY,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,GAAG,IAAI,CAAC;IACxC,QAAQ,EAAE,CAAC,IAAI,EAAE,qBAAqB,GAAG,IAAI,GAAG,qBAAqB,EAAE,KAAK,IAAI,CAAC;IACjF,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACtB;AACD,wBAAgB,iBAAiB,CAAC,EAAE,SAAS,EAAE,YAAY,EAAE,QAAQ,EAAE,WAAW,EAAE,QAAQ,EAAC,EAAE,sBAAsB,2CAgEpH"}
@@ -30,3 +30,4 @@ interface SelectContentTypeModalProps {
30
30
  */
31
31
  export declare function SelectContentTypeModal({ isOpen, onClose, title, children, initialSelectedType, confirmLabel, allowNone, }: SelectContentTypeModalProps): import("react/jsx-runtime").JSX.Element;
32
32
  export {};
33
+ //# sourceMappingURL=SelectContentTypeModal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SelectContentTypeModal.d.ts","sourceRoot":"","sources":["../../../../../src/features/store/types/SelectContentTypeModal.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAY,SAAS,EAAE,MAAM,OAAO,CAAC;AAS5C,OAAO,EAAE,qBAAqB,EAAE,MAAM,kBAAkB,CAAC;AAIzD;;GAEG;AACH,UAAU,2BAA2B;IACjC,gCAAgC;IAChC,MAAM,EAAE,OAAO,CAAC;IAChB,wCAAwC;IACxC,OAAO,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,KAAK,IAAI,CAAC;IACtD,0BAA0B;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,sCAAsC;IACtC,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,qCAAqC;IACrC,mBAAmB,CAAC,EAAE,qBAAqB,GAAG,IAAI,CAAC;IACnD,gCAAgC;IAChC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,mCAAmC;IACnC,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,yCAAyC;IACzC,SAAS,CAAC,EAAE,OAAO,CAAC;CACvB;AAED;;;;;;GAMG;AACH,wBAAgB,sBAAsB,CAAC,EACnC,MAAM,EACN,OAAO,EACP,KAA6B,EAC7B,QAAQ,EACR,mBAA0B,EAC1B,YAA4B,EAC5B,SAAgB,GACnB,EAAE,2BAA2B,2CA2F7B"}
@@ -6,3 +6,4 @@ interface TableLayoutEditorProps {
6
6
  export declare function TableLayoutEditor({ objectType, onLayoutUpdate }: TableLayoutEditorProps): import("react/jsx-runtime").JSX.Element;
7
7
  export declare function stringifyTableLayout(obj: any): string;
8
8
  export {};
9
+ //# sourceMappingURL=TableLayoutEditor.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TableLayoutEditor.d.ts","sourceRoot":"","sources":["../../../../../src/features/store/types/TableLayoutEditor.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,YAAY,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAOnE,UAAU,sBAAsB;IAC5B,UAAU,EAAE,iBAAiB,CAAC;IAC9B,cAAc,EAAE,CAAC,KAAK,EAAE,YAAY,EAAE,GAAG,SAAS,KAAK,IAAI,CAAC;CAC/D;AACD,wBAAgB,iBAAiB,CAAC,EAAE,UAAU,EAAE,cAAc,EAAE,EAAE,sBAAsB,2CAiFvF;AAGD,wBAAgB,oBAAoB,CAAC,GAAG,EAAE,GAAG,UAK5C"}
@@ -6,3 +6,4 @@ export * from "./search";
6
6
  export * from "./SelectContentType";
7
7
  export * from "./SelectContentTypeModal";
8
8
  export * from "./TableLayoutEditor";
9
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/store/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAC;AAC3C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,sBAAsB,CAAC;AACrC,cAAc,UAAU,CAAC;AACzB,cAAc,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC;AACzC,cAAc,qBAAqB,CAAC"}
@@ -33,3 +33,4 @@ export declare function useWatchSearchResult(): {
33
33
  };
34
34
  export declare function useSearchCount(): number;
35
35
  export { ObjectTypeSearchContext };
36
+ //# sourceMappingURL=ObjectTypeSearchContext.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ObjectTypeSearchContext.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/types/search/ObjectTypeSearchContext.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,qBAAqB,EAAE,MAAM,kBAAkB,CAAC;AAChF,OAAO,EAAE,cAAc,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAC9D,OAAO,EAAE,WAAW,EAAuB,MAAM,mBAAmB,CAAC;AAIrE,UAAU,sBAAsB;IAC5B,OAAO,EAAE,qBAAqB,EAAE,CAAC;IACjC,KAAK,CAAC,EAAE,KAAK,CAAC;IACd,SAAS,EAAE,OAAO,CAAC;CACtB;AAED,qBAAa,gBAAgB;IAKN,MAAM,EAAE,cAAc,GAAG,UAAU;IAAS,KAAK;IAJpE,MAAM,sCAA8E;IAEpF,KAAK,EAAE,qBAAqB,CAAM;gBAEf,MAAM,EAAE,cAAc,GAAG,UAAU,EAAS,KAAK,SAAM;IAE1E,IAAI,OAAO,4BAEV;IAED,IAAI,KAAK,sBAER;IAED,IAAI,SAAS,YAEZ;IAED,cAAc,CAAC,IAAI,EAAE,MAAM;IAI3B,cAAc,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG;IAKvC,KAAK,CAAC,SAAS,UAAQ;IAOvB,mBAAmB,CAAC,KAAK,EAAE,OAAO;IAS5B,OAAO,CAAC,QAAQ,UAAQ;IA8B9B,MAAM;IAON,QAAQ;CAMX;AAED,QAAA,MAAM,uBAAuB,uDAAyD,CAAC;AAEvF,wBAAgB,SAAS,qBAExB;AAED,wBAAgB,oBAAoB;;aApGvB,qBAAqB,EAAE;YACxB,KAAK;eACF,OAAO;EAsGrB;AAED,wBAAgB,cAAc,WAG7B;AAED,OAAO,EAAE,uBAAuB,EAAE,CAAC"}
@@ -8,3 +8,4 @@ interface SearchProviderProps {
8
8
  }
9
9
  export declare function ObjectTypeSearchProvider({ children, limit, name, chunkable: chunkable }: SearchProviderProps): import("react/jsx-runtime").JSX.Element;
10
10
  export {};
11
+ //# sourceMappingURL=ObjectTypeSearchProvider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ObjectTypeSearchProvider.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/types/search/ObjectTypeSearchProvider.tsx"],"names":[],"mappings":"AACA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAGvC,UAAU,mBAAmB;IACzB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,OAAO,CAAC;CACvB;AACD,wBAAgB,wBAAwB,CAAC,EAAE,QAAQ,EAAE,KAAK,EAAE,IAAI,EAAE,SAAS,EAAE,SAAS,EAAE,EAAE,mBAAmB,2CAY5G"}
@@ -1,2 +1,3 @@
1
1
  export * from "./ObjectTypeSearchContext";
2
2
  export * from "./ObjectTypeSearchProvider";
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/features/store/types/search/index.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC"}
@@ -6,3 +6,4 @@ import { AuthTokenPayload, UserRef } from "@vertesia/common";
6
6
  export declare function UserAvatar({ user }: {
7
7
  user: AuthTokenPayload | UserRef;
8
8
  }): import("react/jsx-runtime").JSX.Element;
9
+ //# sourceMappingURL=UserAvatar.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UserAvatar.d.ts","sourceRoot":"","sources":["../../../../src/features/user/UserAvatar.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAE7D;;;IAGI;AAEJ,wBAAgB,UAAU,CAAC,EAAE,IAAI,EAAE,EAAE;IAAE,IAAI,EAAE,gBAAgB,GAAG,OAAO,CAAC;CAAE,2CA0BzE"}
@@ -34,3 +34,4 @@ interface ApiKeyAvatarProps extends InfoProps {
34
34
  }
35
35
  export declare function ApiKeyAvatar({ keyId, showTitle, size }: ApiKeyAvatarProps): import("react/jsx-runtime").JSX.Element;
36
36
  export {};
37
+ //# sourceMappingURL=UserInfo.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UserInfo.d.ts","sourceRoot":"","sources":["../../../../src/features/user/UserInfo.tsx"],"names":[],"mappings":"AACA,OAAO,EAAyB,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAO/D;;;;GAIG;AACH,wBAAgB,gBAAgB,CAAC,MAAM,EAAE,MAAM;;;;;;EAa9C;AAMD,UAAU,SAAS;IACf,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,KAAK,CAAC;CAC5C;AAyCD,UAAU,aAAc,SAAQ,SAAS;IACrC;;;;;;;;;OASG;IACH,OAAO,EAAE,MAAM,GAAG,SAAS,CAAC;CAC/B;AACD,wBAAgB,QAAQ,CAAC,EAAE,OAAO,EAAE,SAAiB,EAAE,IAAW,EAAE,EAAE,aAAa,2CAkBlF;AA8CD,UAAU,iBAAkB,SAAQ,SAAS;IACzC,KAAK,EAAE,MAAM,CAAC;CACjB;AACD,wBAAgB,YAAY,CAAC,EAAE,KAAK,EAAE,SAAiB,EAAE,IAAW,EAAE,EAAE,iBAAiB,2CAuCxF"}
@@ -1,2 +1,3 @@
1
1
  export * from "./UserInfo";
2
2
  export * from "./UserAvatar";
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/user/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAA;AAC1B,cAAc,cAAc,CAAA"}
@@ -1,3 +1,4 @@
1
1
  export * from "./text.js";
2
2
  export * from "./mimeType.js";
3
3
  export * from "./rendition.js";
4
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/utils/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC"}
@@ -2,3 +2,4 @@ export declare const isCsv: (type: string) => boolean;
2
2
  export declare const isImage: (type: string) => boolean;
3
3
  export declare const isPdf: (type: string) => boolean;
4
4
  export declare const isVideo: (type: string) => boolean;
5
+ //# sourceMappingURL=mimeType.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mimeType.d.ts","sourceRoot":"","sources":["../../../../src/features/utils/mimeType.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,KAAK,GAAI,MAAM,MAAM,YAAqD,CAAA;AACvF,eAAO,MAAM,OAAO,GAAI,MAAM,MAAM,YAAiE,CAAA;AACrG,eAAO,MAAM,KAAK,GAAI,MAAM,MAAM,YAAqD,CAAA;AACvF,eAAO,MAAM,OAAO,GAAI,MAAM,MAAM,YAAiE,CAAA"}
@@ -1,3 +1,4 @@
1
1
  import { VertesiaClient } from "@vertesia/client";
2
2
  import { ContentObjectItem } from "@vertesia/common";
3
3
  export declare function retrieveRendition(client: VertesiaClient, doc: ContentObjectItem, setRenditionUrl: (url: string) => void, setRenditionAlt: (alt: string) => void, setRenditionStatus: (status: string) => void): Promise<string | undefined>;
4
+ //# sourceMappingURL=rendition.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"rendition.d.ts","sourceRoot":"","sources":["../../../../src/features/utils/rendition.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,iBAAiB,EAAwB,MAAM,kBAAkB,CAAC;AAa3E,wBAAsB,iBAAiB,CACrC,MAAM,EAAE,cAAc,EACtB,GAAG,EAAE,iBAAiB,EACtB,eAAe,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,EACtC,eAAe,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,EACtC,kBAAkB,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,+BA4E7C"}
@@ -1,2 +1,3 @@
1
1
  export declare function shortId(id: string, length?: number): string;
2
2
  export declare function shortenString(str: string, length: number): string;
3
+ //# sourceMappingURL=text.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"text.d.ts","sourceRoot":"","sources":["../../../../src/features/utils/text.ts"],"names":[],"mappings":"AAAA,wBAAgB,OAAO,CAAC,EAAE,EAAE,MAAM,EAAE,MAAM,GAAE,MAAU,UAKrD;AAED,wBAAgB,aAAa,CAAC,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,UAExD"}
@@ -10,3 +10,4 @@ interface AppLayoutProps {
10
10
  }
11
11
  export declare function AppLayout({ sidebarClassName, className, title, children, logo, navbar, sidebar, mainNav }: AppLayoutProps): import("react/jsx-runtime").JSX.Element;
12
12
  export {};
13
+ //# sourceMappingURL=AppLayout.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AppLayout.d.ts","sourceRoot":"","sources":["../../../src/layout/AppLayout.tsx"],"names":[],"mappings":"AASA,UAAU,cAAc;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,KAAK,CAAC,SAAS,GAAG,KAAK,CAAC,SAAS,EAAE,CAAA;IAC7C,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;IACtB,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,GAAG,KAAK,CAAC,SAAS,EAAE,CAAA;IAC5C,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,GAAG,KAAK,CAAC,SAAS,EAAE,CAAA;IAC7C,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;IACzB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,gBAAgB,CAAC,EAAE,MAAM,CAAA;CAC5B;AACD,wBAAgB,SAAS,CAAC,EAAE,gBAAgB,EAAE,SAAS,EAAE,KAAK,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,EAAE,EAAE,cAAc,2CAgHzH"}
@@ -24,3 +24,4 @@ interface VDividerProps {
24
24
  interface HDividerProps {
25
25
  }
26
26
  export {};
27
+ //# sourceMappingURL=FullHeightLayout.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FullHeightLayout.d.ts","sourceRoot":"","sources":["../../../src/layout/FullHeightLayout.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,UAAU,yBAAyB;IAC/B,QAAQ,EAAE,CAAC,KAAK,CAAC,YAAY,GAAG,SAAS,GAAG,IAAI,CAAC,GAAG,CAAC,KAAK,CAAC,YAAY,GAAG,SAAS,GAAG,IAAI,CAAC,EAAE,CAAC;IAC9F,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AACD,wBAAgB,gBAAgB,CAAC,EAAE,SAAS,EAAE,QAAQ,EAAE,EAAE,yBAAyB,2CAclF;yBAde,gBAAgB;sDAqB8C,UAAU;wCAkBzB,SAAS;iBAgB3B,aAAa;iBAOb,aAAa;;AA9C1D,UAAU,UAAU;IAChB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AAeD,UAAU,SAAS;IACf,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;AAgBD,UAAU,aAAa;CAAI;AAO3B,UAAU,aAAa;CAAI"}
@@ -30,3 +30,4 @@ interface NavbarLinkProps {
30
30
  }
31
31
  export declare function NavbarLink({ href, onClick, children }: NavbarLinkProps): import("react/jsx-runtime").JSX.Element;
32
32
  export {};
33
+ //# sourceMappingURL=Navbar.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Navbar.d.ts","sourceRoot":"","sources":["../../../src/layout/Navbar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,OAAO,EAAU,QAAQ,EAAE,MAAM,mBAAmB,CAAA;AAIpD,UAAU,WAAW;IACjB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IAClC,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;IACtB,QAAQ,EAAE,KAAK,CAAC,SAAS,GAAG,KAAK,CAAC,SAAS,EAAE,CAAA;CAChD;AACD,wBAAgB,MAAM,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,EAAE,WAAW,2CAqBtE;AA4BD,wBAAgB,eAAe,4CAiB9B;AAGD,UAAU,oBAAoB;IAC1B,OAAO,CAAC,EAAE,QAAQ,GAAG,SAAS,CAAA;CACjC;AACD,wBAAgB,eAAe,CAAC,EAAE,OAAO,EAAE,EAAE,oBAAoB,2CAQhE;AAED,UAAU,qBAAqB;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,QAAQ,CAAC;IACf,OAAO,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,EAAE,UAAU,CAAC,KAAK,IAAI,CAAC;CAC3E;AACD,wBAAgB,gBAAgB,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,IAAI,EAAE,OAAO,EAAE,EAAE,qBAAqB,2CAOrF;AAED,UAAU,iBAAiB;IACvB,QAAQ,EAAE,KAAK,CAAC,SAAS,GAAG,KAAK,CAAC,SAAS,EAAE,CAAA;IAC7C,OAAO,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,EAAE,UAAU,CAAC,KAAK,IAAI,CAAC;CAC3E;AACD,wBAAgB,YAAY,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,EAAE,iBAAiB,2CAIpE;AACD,UAAU,eAAe;IACrB,IAAI,EAAE,MAAM,CAAA;IACZ,QAAQ,EAAE,KAAK,CAAC,SAAS,GAAG,KAAK,CAAC,SAAS,EAAE,CAAA;IAC7C,OAAO,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,EAAE,UAAU,CAAC,KAAK,IAAI,CAAC;CAC3E;AACD,wBAAgB,UAAU,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,QAAQ,EAAE,EAAE,eAAe,2CAItE"}
@@ -28,3 +28,4 @@ export interface SidebarItemProps {
28
28
  }
29
29
  export declare function SidebarItem({ external, className, tools, children, icon: Icon, href, current, onClick }: SidebarItemProps): import("react/jsx-runtime").JSX.Element;
30
30
  export {};
31
+ //# sourceMappingURL=Sidebar.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Sidebar.d.ts","sourceRoot":"","sources":["../../../src/layout/Sidebar.tsx"],"names":[],"mappings":"AAOA,UAAU,YAAY;IAClB,QAAQ,EAAE,KAAK,CAAC,SAAS,GAAG,KAAK,CAAC,SAAS,EAAE,CAAA;IAC7C,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;IACtB,SAAS,CAAC,EAAE,MAAM,CAAA;CACrB;AAED,wBAAgB,OAAO,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,SAAS,EAAE,EAAE,YAAY,2CAmBlE;AAED,UAAU,mBAAmB;IACzB,QAAQ,EAAE,KAAK,CAAC,SAAS,GAAG,KAAK,CAAC,SAAS,EAAE,CAAA;IAC7C,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;IACvB,MAAM,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAA;CACrB;AACD,wBAAgB,cAAc,CAAC,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,EAAE,QAAgB,EAAE,EAAE,mBAAmB,2CAkBhG;AAED,wBAAgB,cAAc,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,EAAE;IAAE,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAAC,IAAI,CAAC,EAAE,MAAM,CAAA;CAAE,2CAe9F;AAED,MAAM,WAAW,gBAAgB;IAC7B,IAAI,EAAE,MAAM,CAAA;IACZ,IAAI,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC,CAAA;IACzD,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,CAAC,UAAU,CAAC,iBAAiB,EAAE,UAAU,CAAC,KAAK,IAAI,CAAA;IAC1E,QAAQ,EAAE,KAAK,CAAC,SAAS,GAAG,KAAK,CAAC,SAAS,EAAE,CAAA;IAC7C,KAAK,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,OAAO,CAAC;CACtB;AACD,wBAAgB,WAAW,CAAC,EAAE,QAAQ,EAAE,SAAS,EAAE,KAAK,EAAE,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,EAAE,gBAAgB,2CAkDzH"}
@@ -6,3 +6,4 @@ interface SidebarContextType {
6
6
  export declare const SidebarContext: import("react").Context<SidebarContextType>;
7
7
  export declare function useSidebarToggle(): SidebarContextType;
8
8
  export {};
9
+ //# sourceMappingURL=SidebarContext.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SidebarContext.d.ts","sourceRoot":"","sources":["../../../src/layout/SidebarContext.ts"],"names":[],"mappings":"AAEA,UAAU,kBAAkB;IACxB,MAAM,EAAE,OAAO,CAAC;IAChB,YAAY,EAAE,CAAC,MAAM,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;IACzC,aAAa,EAAE,CAAC,MAAM,CAAC,EAAE,OAAO,KAAK,IAAI,CAAC;CAC7C;AAED,eAAO,MAAM,cAAc,6CAIzB,CAAC;AAEH,wBAAgB,gBAAgB,uBAE/B"}
@@ -3,3 +3,4 @@ interface TitleBarProps {
3
3
  }
4
4
  export declare function TitleBar({ title }: TitleBarProps): import("react/jsx-runtime").JSX.Element;
5
5
  export {};
6
+ //# sourceMappingURL=TitleBar.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TitleBar.d.ts","sourceRoot":"","sources":["../../../src/layout/TitleBar.tsx"],"names":[],"mappings":"AACA,UAAU,aAAa;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB;AACD,wBAAgB,QAAQ,CAAC,EAAE,KAAK,EAAE,EAAE,aAAa,2CAEhD"}
@@ -4,3 +4,4 @@ export * from "./Navbar.js";
4
4
  export * from "./Sidebar.js";
5
5
  export * from "./SidebarContext.js";
6
6
  export * from "./TitleBar.js";
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/layout/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC"}
@@ -4,3 +4,4 @@ interface FixLinksProps {
4
4
  }
5
5
  export declare function FixLinks({ basePath, children }: FixLinksProps): import("react/jsx-runtime").JSX.Element;
6
6
  export {};
7
+ //# sourceMappingURL=FixLinks.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FixLinks.d.ts","sourceRoot":"","sources":["../../../src/router/FixLinks.tsx"],"names":[],"mappings":"AAGA,UAAU,aAAa;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,KAAK,CAAC,SAAS,GAAG,KAAK,CAAC,SAAS,EAAE,CAAC;CACjD;AACD,wBAAgB,QAAQ,CAAC,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,aAAa,2CAoB7D"}
@@ -53,3 +53,4 @@ export declare class HistoryNavigator {
53
53
  start(): void;
54
54
  stop(): void;
55
55
  }
56
+ //# sourceMappingURL=HistoryNavigator.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HistoryNavigator.d.ts","sourceRoot":"","sources":["../../../src/router/HistoryNavigator.ts"],"names":[],"mappings":"AAGA,QAAA,MAAM,SAAS,eAAsB,CAAC;AACtC,OAAO,EAAE,SAAS,EAAE,CAAC;AAErB,MAAM,MAAM,uBAAuB,GAAG,cAAc,GAAG,aAAa,CAAC;AACrE,MAAM,MAAM,kBAAkB,GAAG,SAAS,GAAG,UAAU,GAAG,WAAW,GAAG,UAAU,CAAC;AACnF,qBAAa,mBAAmB;IAGjB,IAAI,EAAE,uBAAuB;IAC7B,IAAI,EAAE,kBAAkB;IACxB,QAAQ,EAAE,GAAG;IACb,KAAK,CAAC,EAAE,GAAG;IALtB,SAAS,UAAS;gBAEP,IAAI,EAAE,uBAAuB,EAC7B,IAAI,EAAE,kBAAkB,EACxB,QAAQ,EAAE,GAAG,EACb,KAAK,CAAC,EAAE,GAAG,YAAA;IAGtB,IAAI,UAAU,YAEb;IAED,IAAI,aAAa,YAEhB;IAED,IAAI,WAAW,YAEd;IAED,IAAI,YAAY,YAEf;IAED,IAAI,YAAY,YAEf;IAED,MAAM;CAOT;AAED,qBAAa,yBAA0B,SAAQ,mBAAmB;gBAClD,IAAI,EAAE,kBAAkB,EAAE,QAAQ,EAAE,GAAG,EAAE,KAAK,CAAC,EAAE,GAAG;CAGnE;AACD,qBAAa,wBAAyB,SAAQ,mBAAmB;gBACjD,IAAI,EAAE,kBAAkB,EAAE,QAAQ,EAAE,GAAG,EAAE,KAAK,CAAC,EAAE,GAAG;CAGnE;AAED,MAAM,WAAW,eAAe;IAC5B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,gBAAgB,CAAC,EAAE,OAAO,CAAC;CAC9B;AAYD,qBAAa,gBAAgB;IAEzB,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IACtC,iBAAiB,CAAC,EAAE,CAAC,EAAE,EAAE,aAAa,KAAK,IAAI,CAAC;IAChD,gBAAgB,CAAC,EAAE,CAAC,EAAE,EAAE,UAAU,KAAK,IAAI,CAAC;IAC5C,UAAU,EAAE,CAAC,CAAC,KAAK,EAAE,mBAAmB,KAAK,IAAI,CAAC,EAAE,CAAM;;IAI1D,WAAW,CAAC,QAAQ,EAAE,CAAC,KAAK,EAAE,mBAAmB,KAAK,IAAI;IAI1D,kBAAkB,CAAC,KAAK,EAAE,mBAAmB;IAM7C;;;OAGG;IACH,YAAY;IAIZ,eAAe,CAAC,IAAI,EAAE,MAAM;IAO5B,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,GAAE,eAAoB;IAYlD,SAAS,CAAC,EAAE,EAAE,GAAG,EAAE,IAAI,EAAE,kBAAkB,EAAE,OAAO,EAAE,eAAe;IAarE,KAAK;IAkCL,IAAI;CAIP"}
@@ -26,3 +26,4 @@ interface NavLinkProps {
26
26
  }
27
27
  export declare function NavLink({ children, href, className, topLevelNav }: NavLinkProps): import("react/jsx-runtime").JSX.Element;
28
28
  export {};
29
+ //# sourceMappingURL=Nav.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Nav.d.ts","sourceRoot":"","sources":["../../../src/router/Nav.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAGvC;;GAEG;AACH,UAAU,QAAQ;IACd,QAAQ,EAAE,KAAK,CAAC,SAAS,GAAG,KAAK,CAAC,SAAS,EAAE,CAAC;IAC9C;;;;OAIG;IACH,OAAO,CAAC,EAAE,CAAC,EAAE,EAAE,cAAc,KAAK,IAAI,CAAC;CAC1C;AACD,wBAAgB,GAAG,CAAC,EAAE,QAAQ,EAAE,OAAO,EAAE,EAAE,QAAQ,2CAclD;AAED;;GAEG;AACH,UAAU,YAAY;IAClB,QAAQ,EAAE,KAAK,CAAC,SAAS,GAAG,KAAK,CAAC,SAAS,EAAE,CAAC;IAC9C,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB;AACD,wBAAgB,OAAO,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,EAAE,EAAE,YAAY,2CAW/E"}
@@ -6,3 +6,4 @@ interface NestedNavigationContextProps {
6
6
  }
7
7
  export declare function NestedNavigationContext({ basePath, fixLinks, children }: NestedNavigationContextProps): import("react/jsx-runtime").JSX.Element;
8
8
  export {};
9
+ //# sourceMappingURL=NestedNavigationContext.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NestedNavigationContext.d.ts","sourceRoot":"","sources":["../../../src/router/NestedNavigationContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAQ1B,UAAU,4BAA4B;IAClC,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,KAAK,CAAC,SAAS,GAAG,KAAK,CAAC,SAAS,EAAE,CAAC;CACjD;AACD,wBAAgB,uBAAuB,CAAC,EAAE,QAAQ,EAAE,QAAgB,EAAE,QAAQ,EAAE,EAAE,4BAA4B,2CAkB7G"}
@@ -11,3 +11,4 @@ interface RouterProviderProps {
11
11
  }
12
12
  export declare function NestedRouterProvider({ routes, index, children, fixLinks }: RouterProviderProps): import("react/jsx-runtime").JSX.Element | undefined;
13
13
  export {};
14
+ //# sourceMappingURL=NestedRouterProvider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NestedRouterProvider.d.ts","sourceRoot":"","sources":["../../../src/router/NestedRouterProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAK5D,OAAO,EAAoC,KAAK,EAAoB,MAAM,UAAU,CAAC;AAIrF,UAAU,mBAAmB;IACzB,MAAM,EAAE,KAAK,EAAE,CAAC;IAChB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACtB;AACD,wBAAgB,oBAAoB,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,QAAQ,EAAE,QAAgB,EAAE,EAAE,mBAAmB,uDA6CtG"}
@@ -33,3 +33,4 @@ declare class RootSegmentNode<T = any> extends ParentSegmentNode<T> {
33
33
  constructor();
34
34
  }
35
35
  export {};
36
+ //# sourceMappingURL=PathMatcher.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PathMatcher.d.ts","sourceRoot":"","sources":["../../../src/router/PathMatcher.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAA+B,MAAM,QAAQ,CAAC;AAEtE,MAAM,WAAW,SAAS,CAAC,CAAC,GAAG,GAAG;IAC9B,MAAM,EAAE,eAAe,CAAC;IACxB,eAAe,EAAE,MAAM,EAAE,CAAC;IAC1B,iBAAiB,CAAC,EAAE,MAAM,EAAE,CAAC;IAC7B,KAAK,EAAE,CAAC,CAAC;CACZ;AAED;;;GAGG;AACH,qBAAa,WAAW,CAAC,CAAC,GAAG,GAAG;IAE5B,IAAI,EAAE,eAAe,CAAyB;IAE9C,WAAW,CAAC,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC;IAKtC,OAAO,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC;IAG9B,WAAW,CAAC,QAAQ,EAAE,MAAM,EAAE,EAAE,KAAK,EAAE,CAAC;IAqCxC,KAAK,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,EAAE,GAAG,SAAS,CAAC,CAAC,CAAC,GAAG,IAAI;CAqCtD;AAED,UAAU,WAAW,CAAC,CAAC,GAAG,GAAG;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,CAAC,GAAG,SAAS,CAAC;IACtB,KAAK,CAAC,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,eAAe,GAAG,WAAW,CAAC,CAAC,CAAC,GAAG,IAAI,CAAC;CAC1E;AACD,cAAM,iBAAiB,CAAC,CAAC,GAAG,GAAG,CAAE,YAAW,WAAW,CAAC,CAAC,CAAC;IAInC,IAAI,EAAE,MAAM;IAAS,KAAK,CAAC,EAAE,CAAC,GAAG,SAAS;IAH7D,QAAQ,EAAE,MAAM,CAAC,MAAM,EAAE,WAAW,CAAC,CAAC,CAAC,CAAC,CAAM;IAC9C,QAAQ,CAAC,EAAE,WAAW,CAAC,CAAC,CAAC,CAAC;gBAEP,IAAI,EAAE,MAAM,EAAS,KAAK,CAAC,EAAE,CAAC,GAAG,SAAS;IAG7D,KAAK,CAAC,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,eAAe,GAAG,WAAW,CAAC,CAAC,CAAC,GAAG,IAAI;CAkBzE;AAED,cAAM,eAAe,CAAC,CAAC,GAAG,GAAG,CAAE,SAAQ,iBAAiB,CAAC,CAAC,CAAC;;CAI1D"}
@@ -6,3 +6,4 @@ export declare class PathWithParams {
6
6
  add(params: Record<string, string>): this;
7
7
  toString(): string;
8
8
  }
9
+ //# sourceMappingURL=PathWithParams.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PathWithParams.d.ts","sourceRoot":"","sources":["../../../src/router/PathWithParams.ts"],"names":[],"mappings":"AAAA,qBAAa,cAAc;IAEvB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,eAAe,CAAC;IACxB,IAAI,EAAE,MAAM,CAAC;gBAED,IAAI,EAAE,MAAM;IAkBxB,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC;IAMlC,QAAQ;CAGX"}
@@ -1,3 +1,4 @@
1
1
  import { RouteMatch } from "./Router";
2
2
  export declare function Route404Component(): import("react/jsx-runtime").JSX.Element;
3
3
  export declare function createRoute404(): RouteMatch;
4
+ //# sourceMappingURL=Route404.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Route404.d.ts","sourceRoot":"","sources":["../../../src/router/Route404.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAoB,MAAM,UAAU,CAAC;AAExD,wBAAgB,iBAAiB,4CAGhC;AAED,wBAAgB,cAAc,IAAI,UAAU,CAU3C"}
@@ -3,3 +3,4 @@ interface RouteComponentProps {
3
3
  }
4
4
  export declare function RouteComponent({ spinner }: RouteComponentProps): import("react/jsx-runtime").JSX.Element;
5
5
  export {};
6
+ //# sourceMappingURL=RouteComponent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RouteComponent.d.ts","sourceRoot":"","sources":["../../../src/router/RouteComponent.tsx"],"names":[],"mappings":"AAGA,UAAU,mBAAmB;IACzB,OAAO,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC7B;AACD,wBAAgB,cAAc,CAAC,EAAE,OAAO,EAAE,EAAE,mBAAmB,2CAY9D"}
@@ -71,3 +71,4 @@ type UseParamsReturn<T> = T extends string ? string : Record<string, string>;
71
71
  export declare function useParams<T>(arg?: T): UseParamsReturn<T>;
72
72
  export declare function useLocation(): Location;
73
73
  export declare function useNavigationPrompt(prompt: NavigationPrompt): void;
74
+ //# sourceMappingURL=Router.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Router.d.ts","sourceRoot":"","sources":["../../../src/router/Router.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAC5F,OAAO,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAGvD,MAAM,MAAM,YAAY,GAAG,MAAM,OAAO,CAAC,GAAG,CAAC,CAAC;AAC9C,MAAM,WAAW,cAAc;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,SAAS,EAAE,KAAK,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC;CACvC;AACD,MAAM,WAAW,kBAAkB;IAC/B,IAAI,EAAE,MAAM,CAAC;IACb,aAAa,EAAE,YAAY,CAAC;CAC/B;AACD,MAAM,MAAM,KAAK,GAAG,cAAc,GAAG,kBAAkB,CAAC;AAExD,MAAM,WAAW,UAAW,SAAQ,SAAS,CAAC,KAAK,CAAC;IAChD,KAAK,EAAE,GAAG,CAAC;CACd;AAED,MAAM,WAAW,gBAAgB;IAC7B,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,OAAO,CAAC;CAClB;AAED,8BAAsB,UAAU;IAE5B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAqB;gBACpC,MAAM,EAAE,KAAK,EAAE,EAAE,KAAK,CAAC,EAAE,MAAM;IAO3C,QAAQ,CAAC,YAAY,IAAI,MAAM;IAE/B,KAAK,CAAC,IAAI,EAAE,MAAM,GAAG,SAAS,CAAC,KAAK,CAAC,GAAG,IAAI;IAK5C,QAAQ,CAAC,QAAQ,CAAC,IAAI,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,eAAe,GAAG,IAAI;CACnE;AAED,qBAAa,MAAO,SAAQ,UAAU;IAClC,MAAM,CAAC,EAAE,gBAAgB,CAAC;IAC1B,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,mBAAmB,KAAK,IAAI,CAAC;IAChD,SAAS,EAAE,gBAAgB,CAA0B;gBACzC,MAAM,EAAE,KAAK,EAAE,EAAE,WAAW,EAAE,CAAC,KAAK,EAAE,UAAU,GAAG,IAAI,KAAK,IAAI;IAwB5E,YAAY,IAAI,MAAM;IAItB;;;;OAIG;IACH,eAAe,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG,IAAI;IAIrD,YAAY,CAAC,QAAQ,CAAC,EAAE,CAAC,CAAC,KAAK,EAAE,mBAAmB,KAAK,IAAI,CAAC,GAAG,SAAS;IAK1E,KAAK;IAML,IAAI;IAIJ,QAAQ,CAAC,IAAI,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,eAAe;CAGnD;AAED,qBAAa,YAAa,SAAQ,UAAU;IAE7B,MAAM,EAAE,UAAU;IAClB,QAAQ,EAAE,MAAM;gBADhB,MAAM,EAAE,UAAU,EAClB,QAAQ,EAAE,MAAM,EACvB,MAAM,EAAE,KAAK,EAAE;IAKnB,YAAY,IAAI,MAAM;IAQtB,QAAQ,CAAC,IAAI,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,eAAe,GAAG,SAAS,GAAG,IAAI;CAmBtE;AAED,MAAM,WAAW,aAAa;IAC1B,QAAQ,EAAE,QAAQ,CAAC;IACnB,KAAK,EAAE,KAAK,CAAC;IACb,MAAM,EAAE,UAAU,CAAC;IACnB,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC/B,KAAK,EAAE,GAAG,CAAC;IACX;;;OAGG;IACH,gBAAgB,EAAE,MAAM,CAAC;IACzB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,eAAe,KAAK,IAAI,CAAC;CAC/D;AAED,QAAA,MAAM,kBAAkB,oDAAsD,CAAC;AAC/E,OAAO,EAAE,kBAAkB,EAAE,CAAC;AAE9B,wBAAgB,gBAAgB,kBAM/B;AAED,wBAAgB,WAAW,WAdN,MAAM,YAAY,eAAe,KAAK,IAAI,CAiB9D;AAED,KAAK,eAAe,CAAC,CAAC,IAAI,CAAC,SAAS,MAAM,GAAG,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;AAC7E,wBAAgB,SAAS,CAAC,CAAC,EAAE,GAAG,CAAC,EAAE,CAAC,GAAG,eAAe,CAAC,CAAC,CAAC,CAOxD;AAED,wBAAgB,WAAW,aAG1B;AAED,wBAAgB,mBAAmB,CAAC,MAAM,EAAE,gBAAgB,QAwB3D"}
@@ -12,3 +12,4 @@ interface RouterProviderProps {
12
12
  }
13
13
  export declare function RouterProvider({ routes, index, onChange, children }: RouterProviderProps): import("react/jsx-runtime").JSX.Element | undefined;
14
14
  export {};
15
+ //# sourceMappingURL=RouterProvider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"RouterProvider.d.ts","sourceRoot":"","sources":["../../../src/router/RouterProvider.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAEjD,OAAO,EAAsB,KAAK,EAAyB,MAAM,UAAU,CAAC;AAE5E,OAAO,EAAE,mBAAmB,EAAmB,MAAM,oBAAoB,CAAC;AAG1E,UAAU,mBAAmB;IACzB,MAAM,EAAE,KAAK,EAAE,CAAC;IAChB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;IAC1B,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,mBAAmB,KAAK,IAAI,CAAC;CACnD;AACD,wBAAgB,cAAc,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,QAAQ,EAAE,QAAQ,EAAE,EAAE,mBAAmB,uDAoCxF"}
@@ -8,3 +8,4 @@ export * from "./PathMatcher.js";
8
8
  export * from "./RouteComponent.js";
9
9
  export * from "./Router.js";
10
10
  export * from "./RouterProvider.js";
11
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/router/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAA;AAC7B,cAAc,uBAAuB,CAAA;AACrC,cAAc,UAAU,CAAA;AACxB,cAAc,8BAA8B,CAAA;AAC5C,cAAc,2BAA2B,CAAA;AACzC,OAAO,KAAK,IAAI,MAAM,WAAW,CAAA;AACjC,cAAc,kBAAkB,CAAA;AAChC,cAAc,qBAAqB,CAAA;AACnC,cAAc,aAAa,CAAA;AAC3B,cAAc,qBAAqB,CAAA"}
@@ -5,3 +5,4 @@ export declare function isRootPath(path: string): path is "" | "/";
5
5
  export declare function joinPath(path1: string, path2: string): string;
6
6
  export declare function getPathSegments(path: string): string[];
7
7
  export declare function toSegments(path: string | string[]): string[];
8
+ //# sourceMappingURL=path.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"path.d.ts","sourceRoot":"","sources":["../../../src/router/path.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,eAAe,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG;IACnD,CAAC,CAAC,EAAE,MAAM,EAAE,CAAC;CAChB,CAAA;AAED,wBAAgB,UAAU,CAAC,IAAI,EAAE,MAAM,oBAEtC;AAED,wBAAgB,QAAQ,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,UAWpD;AAED,wBAAgB,eAAe,CAAC,IAAI,EAAE,MAAM,YAiB3C;AAED,wBAAgB,UAAU,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,EAAE,YAQjD"}
@@ -7,3 +7,4 @@ export declare class TypeRegistry {
7
7
  getTypeLayout(id: string): import("@vertesia/common").ColumnLayout[] | undefined;
8
8
  getTypeName(id: string): string | undefined;
9
9
  }
10
+ //# sourceMappingURL=TypeRegistry.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TypeRegistry.d.ts","sourceRoot":"","sources":["../../../src/session/TypeRegistry.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,kBAAkB,CAAC;AAEzD,qBAAa,YAAY;IAEF,KAAK,EAAE,qBAAqB,EAAE;IADjD,GAAG,EAAE,MAAM,CAAC,MAAM,EAAE,qBAAqB,CAAC,CAAM;gBAC7B,KAAK,EAAE,qBAAqB,EAAE;IAQjD,OAAO,CAAC,EAAE,EAAE,MAAM;IAIlB,aAAa,CAAC,EAAE,EAAE,MAAM;IAKxB,WAAW,CAAC,EAAE,EAAE,MAAM;CAKzB"}
@@ -37,3 +37,4 @@ declare class UserSession {
37
37
  declare const UserSessionContext: import("react").Context<UserSession>;
38
38
  export declare function useUserSession(): UserSession;
39
39
  export { UserSession, UserSessionContext };
40
+ //# sourceMappingURL=UserSession.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UserSession.d.ts","sourceRoot":"","sources":["../../../src/session/UserSession.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAKpD,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAE9C,OAAO,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,MAAM,aAAa,CAAC;AACnF,OAAO,EAAE,yBAAyB,EAAE,yBAAyB,EAAE,CAAC;AAGhE,cAAM,WAAW;IAEb,SAAS,UAAQ;IACjB,MAAM,EAAE,cAAc,CAAC;IACvB,SAAS,CAAC,EAAE,KAAK,CAAC;IAClB,SAAS,CAAC,EAAE,gBAAgB,CAAC;IAC7B,YAAY,CAAC,EAAE,YAAY,CAAC;IAC5B,UAAU,CAAC,EAAE,CAAC,OAAO,EAAE,WAAW,KAAK,IAAI,CAAC;IAC5C,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,kBAAkB,CAAC,EAAE,OAAO,CAAC;gBAEjB,MAAM,CAAC,EAAE,cAAc,EAAE,UAAU,CAAC,EAAE,CAAC,OAAO,EAAE,WAAW,KAAK,IAAI;IAkBhF,IAAI,KAAK,0CAER;IAED,IAAI,IAAI,iCAEP;IAED,IAAI,OAAO,sDAEV;IAED,IAAI,OAAO,sDAEV;IAED,IAAI,QAAQ,wDAEX;IAED,IAAI,YAAY,oBAEf;IAED,IAAI,YAAY,oBASf;IAED,OAAO;IAIP,UAAU;IAIJ,KAAK,CAAC,KAAK,EAAE,MAAM;IAuBzB,UAAU;IAKV,MAAM;IAaA,aAAa,CAAC,eAAe,EAAE,MAAM;IAarC,aAAa,CAAC,eAAe,EAAE,MAAM;IAQrC,UAAU;IAWV,WAAW;IAMX,aAAa;IAab,qBAAqB,IAAI,OAAO,CAAC,OAAO,CAAC;IAqB/C,KAAK;CAYR;AAED,QAAA,MAAM,kBAAkB,sCAA+C,CAAC;AAExE,wBAAgB,cAAc,gBAO7B;AAED,OAAO,EAAE,WAAW,EAAE,kBAAkB,EAAE,CAAC"}
@@ -4,3 +4,4 @@ interface UserSessionProviderProps {
4
4
  }
5
5
  export declare function UserSessionProvider({ children }: UserSessionProviderProps): import("react/jsx-runtime").JSX.Element;
6
6
  export {};
7
+ //# sourceMappingURL=UserSessionProvider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UserSessionProvider.d.ts","sourceRoot":"","sources":["../../../src/session/UserSessionProvider.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAuB,MAAM,OAAO,CAAC;AAmBvD,UAAU,wBAAwB;IAC9B,QAAQ,EAAE,SAAS,GAAG,SAAS,EAAE,CAAC;CACrC;AACD,wBAAgB,mBAAmB,CAAC,EAAE,QAAQ,EAAE,EAAE,wBAAwB,2CAkJzE"}
@@ -23,3 +23,4 @@ export declare class UserNotFoundError extends Error {
23
23
  constructor(message: string, email: string);
24
24
  }
25
25
  export {};
26
+ //# sourceMappingURL=composable.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"composable.d.ts","sourceRoot":"","sources":["../../../../src/session/auth/composable.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AASpD,UAAU,uBAAuB;IAC7B,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,EAAE,gBAAgB,CAAC;IACxB,KAAK,EAAE,OAAO,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,wBAAsB,oBAAoB,CAAC,UAAU,EAAE,MAAM,OAAO,CAAC,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC,EAAE,SAAS,CAAC,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,MAAM,EAAE,GAAG,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC,CAwGtK;AAED;;;;;;GAMG;AACH,wBAAsB,qCAAqC,CAAC,SAAS,CAAC,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,MAAM,EAAE,GAAG,CAAC,EAAE,MAAM,mBAE/G;AAED,wBAAsB,kBAAkB,CAAC,SAAS,CAAC,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,MAAM,EAAE,SAAS,CAAC,EAAE,MAAM,EAAE,YAAY,UAAQ,GAAG,OAAO,CAAC,uBAAuB,CAAC,CA4C3J;AAED,qBAAa,iBAAkB,SAAQ,KAAK;IACxC,KAAK,EAAE,MAAM,CAAC;gBACF,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM;CAK7C"}
@@ -7,3 +7,4 @@ export declare function getFirebaseAnalytics(): Analytics;
7
7
  export declare function getFirebaseAuth(): Auth;
8
8
  export declare function setFirebaseTenant(tenantEmail?: string): Promise<UIResolvedTenant | undefined>;
9
9
  export declare function getFirebaseAuthToken(refresh?: boolean): Promise<string | null>;
10
+ //# sourceMappingURL=firebase.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"firebase.d.ts","sourceRoot":"","sources":["../../../../src/session/auth/firebase.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAEpD,OAAO,EAAE,SAAS,EAAgB,MAAM,oBAAoB,CAAC;AAC7D,OAAO,EAAE,WAAW,EAAiB,MAAM,cAAc,CAAC;AAC1D,OAAO,EAAE,IAAI,EAAW,MAAM,eAAe,CAAC;AAQ9C,wBAAgB,cAAc,IAAI,WAAW,CAU5C;AAED,wBAAgB,oBAAoB,IAAI,SAAS,CAKhD;AAED,wBAAgB,eAAe,IAAI,IAAI,CAKtC;AAGD,wBAAsB,iBAAiB,CAAC,WAAW,CAAC,EAAE,MAAM,yCAoF3D;AAED,wBAAsB,oBAAoB,CAAC,OAAO,CAAC,EAAE,OAAO,0BAkC3D"}
@@ -7,3 +7,4 @@ export declare function useAuthState(): {
7
7
  verifyState: (returnedState: string | null) => string | undefined;
8
8
  clearState: () => void;
9
9
  };
10
+ //# sourceMappingURL=useAuthState.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useAuthState.d.ts","sourceRoot":"","sources":["../../../../src/session/auth/useAuthState.ts"],"names":[],"mappings":"AACA;;;GAGG;AAUH,wBAAgB,YAAY;;iCAcwB,MAAM,GAAG,IAAI,KAAG,MAAM,GAAG,SAAS;;EAgCrF"}
@@ -0,0 +1,15 @@
1
+ interface TenantConfig {
2
+ tenantKey: string;
3
+ name: string;
4
+ domain: string[];
5
+ firebaseTenantId: string;
6
+ provider?: string;
7
+ logo?: string;
8
+ }
9
+ export declare function useCurrentTenant(): {
10
+ currentTenant: TenantConfig | null;
11
+ isLoading: boolean;
12
+ error: string | null;
13
+ };
14
+ export {};
15
+ //# sourceMappingURL=useCurrentTenant.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useCurrentTenant.d.ts","sourceRoot":"","sources":["../../../../src/session/auth/useCurrentTenant.ts"],"names":[],"mappings":"AAGA,UAAU,YAAY;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,gBAAgB,EAAE,MAAM,CAAC;IACzB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,wBAAgB,gBAAgB;;;;EA4D/B"}