@semiont/react-ui 0.5.26 → 0.5.27

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 (249) hide show
  1. package/README.md +28 -4
  2. package/dist/{PdfAnnotationCanvas.client-6ZSF6ZTJ.js → PdfAnnotationCanvas.client-EVUPTUWZ.js} +5 -5
  3. package/dist/PdfAnnotationCanvas.client-EVUPTUWZ.js.map +1 -0
  4. package/dist/{PdfAnnotationCanvas.client-JCJMXWWJ.css → PdfAnnotationCanvas.client-TGDPPGXJ.css} +6 -1
  5. package/dist/PdfAnnotationCanvas.client-TGDPPGXJ.css.map +1 -0
  6. package/dist/{ar-YTUUGK2O.js → ar-OU3DQGC6.js} +53 -7
  7. package/dist/ar-OU3DQGC6.js.map +1 -0
  8. package/dist/{bn-ASGNGPMD.js → bn-PHWCR6AZ.js} +53 -7
  9. package/dist/bn-PHWCR6AZ.js.map +1 -0
  10. package/dist/{chunk-OBQOZCJE.js → chunk-5VDTWRXJ.js} +31 -31
  11. package/dist/{chunk-L3WKRWP3.js → chunk-PCRRBU7H.js} +53 -7
  12. package/dist/chunk-PCRRBU7H.js.map +1 -0
  13. package/dist/{cs-WMYVAOZY.js → cs-NEXYZ62I.js} +53 -7
  14. package/dist/cs-NEXYZ62I.js.map +1 -0
  15. package/dist/{da-FSHHN4D6.js → da-FAT43YCU.js} +53 -7
  16. package/dist/da-FAT43YCU.js.map +1 -0
  17. package/dist/{de-FJFO3TPT.js → de-KRQ3WBCU.js} +53 -7
  18. package/dist/de-KRQ3WBCU.js.map +1 -0
  19. package/dist/{el-XOH4QIAG.js → el-Q4IU3EKC.js} +53 -7
  20. package/dist/el-Q4IU3EKC.js.map +1 -0
  21. package/dist/{en-3FCBW3YD.js → en-2KADE7N4.js} +4 -2
  22. package/dist/{es-HDX4QI7E.js → es-2IO3R2MK.js} +53 -7
  23. package/dist/es-2IO3R2MK.js.map +1 -0
  24. package/dist/{fa-DJ6WTFTJ.js → fa-Q5GOQFXX.js} +53 -7
  25. package/dist/fa-Q5GOQFXX.js.map +1 -0
  26. package/dist/{fi-4S7H7W7U.js → fi-R6NMRWBE.js} +53 -7
  27. package/dist/fi-R6NMRWBE.js.map +1 -0
  28. package/dist/{fr-6UJSYHXC.js → fr-QY4D5E6J.js} +53 -7
  29. package/dist/fr-QY4D5E6J.js.map +1 -0
  30. package/dist/{he-ZZJOHJX2.js → he-X6Y77XHY.js} +53 -7
  31. package/dist/he-X6Y77XHY.js.map +1 -0
  32. package/dist/{hi-HZJTAW7U.js → hi-XL7IOEQM.js} +53 -7
  33. package/dist/hi-XL7IOEQM.js.map +1 -0
  34. package/dist/{id-E3I6ILEM.js → id-QZ4ZZS67.js} +53 -7
  35. package/dist/id-QZ4ZZS67.js.map +1 -0
  36. package/dist/index.css +105 -454
  37. package/dist/index.css.map +1 -1
  38. package/dist/index.d.ts +155 -54
  39. package/dist/index.js +1798 -1637
  40. package/dist/index.js.map +1 -1
  41. package/dist/integrations/css-modules-helper.js +1 -3
  42. package/dist/integrations/css-modules-helper.js.map +1 -1
  43. package/dist/{it-ULAPAD7U.js → it-ME2Q7OB6.js} +53 -7
  44. package/dist/it-ME2Q7OB6.js.map +1 -0
  45. package/dist/{ja-SAHZQ4CZ.js → ja-HX7QASRI.js} +53 -7
  46. package/dist/ja-HX7QASRI.js.map +1 -0
  47. package/dist/{ko-DFU2ADQ4.js → ko-EQO5AHAV.js} +53 -7
  48. package/dist/ko-EQO5AHAV.js.map +1 -0
  49. package/dist/{ms-NWL76XNT.js → ms-UILFSF3I.js} +53 -7
  50. package/dist/ms-UILFSF3I.js.map +1 -0
  51. package/dist/{nl-ATCM76WN.js → nl-NNI45PMK.js} +53 -7
  52. package/dist/nl-NNI45PMK.js.map +1 -0
  53. package/dist/{no-UIAQ5RJF.js → no-MAL5F6P6.js} +53 -7
  54. package/dist/no-MAL5F6P6.js.map +1 -0
  55. package/dist/{pl-NOECQDXD.js → pl-4RMY6JAJ.js} +53 -7
  56. package/dist/pl-4RMY6JAJ.js.map +1 -0
  57. package/dist/{pt-SVWIIUPC.js → pt-VQH2X3QQ.js} +53 -7
  58. package/dist/pt-VQH2X3QQ.js.map +1 -0
  59. package/dist/{ro-NR2DRTZG.js → ro-XXCQO2OG.js} +53 -7
  60. package/dist/ro-XXCQO2OG.js.map +1 -0
  61. package/dist/{sv-STVJ37JP.js → sv-7Z6EJ6U4.js} +53 -7
  62. package/dist/sv-7Z6EJ6U4.js.map +1 -0
  63. package/dist/test-utils.css +1 -1
  64. package/dist/test-utils.css.map +1 -1
  65. package/dist/test-utils.d.ts +1 -1
  66. package/dist/test-utils.js +2 -2
  67. package/dist/test-utils.js.map +1 -1
  68. package/dist/{th-UWQR4K54.js → th-L3DXXYVQ.js} +53 -7
  69. package/dist/th-L3DXXYVQ.js.map +1 -0
  70. package/dist/{tr-WNXZSD27.js → tr-P3DFVLFJ.js} +53 -7
  71. package/dist/tr-P3DFVLFJ.js.map +1 -0
  72. package/dist/{uk-SJRMB47Y.js → uk-7C5D3PXS.js} +53 -7
  73. package/dist/uk-7C5D3PXS.js.map +1 -0
  74. package/dist/{vi-TMRQFES2.js → vi-ZLTLEO7P.js} +53 -7
  75. package/dist/vi-ZLTLEO7P.js.map +1 -0
  76. package/dist/{zh-QOL3LYEM.js → zh-5FHVWDIN.js} +53 -7
  77. package/dist/zh-5FHVWDIN.js.map +1 -0
  78. package/package.json +7 -7
  79. package/src/components/AssistProgress.tsx +144 -134
  80. package/src/components/{EntityFoundLog.tsx → ItemFoundLog.tsx} +12 -7
  81. package/src/components/ProtectedErrorBoundary.css +3 -1
  82. package/src/components/StatusDisplay.css +1 -1
  83. package/src/components/Toast.css +3 -1
  84. package/src/components/__tests__/AssistProgress.test.tsx +216 -148
  85. package/src/components/annotation/annotation-entries.css +0 -4
  86. package/src/components/annotation/references.css +0 -4
  87. package/src/components/image-annotation/AnnotationOverlay.tsx +6 -6
  88. package/src/components/image-annotation/SvgDrawingCanvas.tsx +1 -1
  89. package/src/components/image-annotation/__tests__/AnnotationOverlay.click.test.tsx +7 -9
  90. package/src/components/image-annotation/__tests__/SvgDrawingCanvas.click.test.tsx +1 -2
  91. package/src/components/layout/Header.css +0 -4
  92. package/src/components/layout/LeftSidebar.css +0 -4
  93. package/src/components/modals/ConfigureGenerationStep.tsx +109 -48
  94. package/src/components/modals/ConfigureSearchStep.tsx +23 -40
  95. package/src/components/modals/ReferenceWizardModal.tsx +55 -16
  96. package/src/components/modals/ResourceGenerateModal.tsx +24 -8
  97. package/src/components/modals/ResourceSearchModal.tsx +1 -1
  98. package/src/components/modals/SearchModal.css +0 -12
  99. package/src/components/modals/SearchModal.tsx +1 -1
  100. package/src/components/modals/SearchResultsStep.tsx +2 -20
  101. package/src/components/modals/WizardFooter.tsx +63 -0
  102. package/src/components/modals/__tests__/ConfigureGenerationStep.test.tsx +255 -0
  103. package/src/components/modals/__tests__/ConfigureSearchStep.test.tsx +72 -0
  104. package/src/components/modals/__tests__/ReferenceWizardModal.test.tsx +256 -0
  105. package/src/components/modals/__tests__/ResourceGenerateModal.test.tsx +1 -0
  106. package/src/components/modals/__tests__/ResourceSearchModal.test.tsx +6 -2
  107. package/src/components/modals/__tests__/SearchModal.search-wiring.test.tsx +6 -2
  108. package/src/components/modals/__tests__/WizardFooter.test.tsx +235 -0
  109. package/src/components/modals/modals.css +16 -42
  110. package/src/components/navigation/NavigationTabs.css +0 -20
  111. package/src/components/pdf-annotation/PdfAnnotationCanvas.css +21 -2
  112. package/src/components/pdf-annotation/PdfAnnotationCanvas.tsx +2 -2
  113. package/src/components/pdf-annotation/__tests__/PdfAnnotationCanvas.test.tsx +3 -5
  114. package/src/components/resource/AnnotateView.tsx +16 -5
  115. package/src/components/resource/AnnotationHistory.tsx +2 -0
  116. package/src/components/resource/BrowseView.tsx +15 -4
  117. package/src/components/resource/ResourceViewer.tsx +23 -24
  118. package/src/components/resource/__tests__/AnnotateView.focus.test.tsx +50 -0
  119. package/src/components/resource/__tests__/AnnotationHistory.test.tsx +2 -0
  120. package/src/components/resource/__tests__/BrowseView.test.tsx +29 -3
  121. package/src/components/resource/__tests__/ResourceViewer.embeddable.test.tsx +47 -3
  122. package/src/components/resource/event-formatting.ts +0 -3
  123. package/src/components/resource/panels/AssessmentEntry.tsx +1 -1
  124. package/src/components/resource/panels/AssessmentPanel.css +5 -6
  125. package/src/components/resource/panels/AssistSection.css +68 -271
  126. package/src/components/resource/panels/AssistSection.tsx +4 -4
  127. package/src/components/resource/panels/AssistShell.tsx +12 -4
  128. package/src/components/resource/panels/CollaborationPanel.css +47 -22
  129. package/src/components/resource/panels/CollaborationPanel.tsx +93 -2
  130. package/src/components/resource/panels/CommentEntry.tsx +1 -1
  131. package/src/components/resource/panels/CommentsPanel.css +0 -16
  132. package/src/components/resource/panels/HighlightEntry.tsx +1 -1
  133. package/src/components/resource/panels/HighlightPanel.css +0 -7
  134. package/src/components/resource/panels/JsonLdPanel.css +0 -4
  135. package/src/components/resource/panels/ReferenceEntry.tsx +1 -1
  136. package/src/components/resource/panels/ReferencesPanel.css +0 -12
  137. package/src/components/resource/panels/ReferencesPanel.tsx +12 -20
  138. package/src/components/resource/panels/ResourceInfoPanel.css +0 -32
  139. package/src/components/resource/panels/ResourceInfoPanel.tsx +1 -1
  140. package/src/components/resource/panels/StatisticsPanel.css +0 -20
  141. package/src/components/resource/panels/TagEntry.tsx +1 -1
  142. package/src/components/resource/panels/TaggingPanel.css +0 -4
  143. package/src/components/resource/panels/TaggingPanel.tsx +2 -10
  144. package/src/components/resource/panels/UnifiedAnnotationsPanel.css +0 -4
  145. package/src/components/resource/panels/__tests__/AssessmentEntry.test.tsx +0 -1
  146. package/src/components/resource/panels/__tests__/AssistSection.test.tsx +48 -50
  147. package/src/components/resource/panels/__tests__/AssistShell.test.tsx +11 -6
  148. package/src/components/resource/panels/__tests__/CollaborationPanel.test.tsx +89 -0
  149. package/src/components/resource/panels/__tests__/CommentEntry.test.tsx +1 -2
  150. package/src/components/resource/panels/__tests__/HighlightEntry.test.tsx +0 -1
  151. package/src/components/resource/panels/__tests__/HighlightPanel.annotationProgress.test.tsx +44 -36
  152. package/src/components/resource/panels/__tests__/ReferenceEntry.test.tsx +0 -1
  153. package/src/components/resource/panels/__tests__/ReferencesPanel.headless.test.tsx +1 -1
  154. package/src/components/resource/panels/__tests__/ReferencesPanel.test.tsx +34 -53
  155. package/src/components/resource/panels/__tests__/ResourceInfoPanel.test.tsx +37 -1
  156. package/src/components/resource/panels/__tests__/TagEntry.test.tsx +0 -1
  157. package/src/components/settings/SettingsPanel.css +0 -4
  158. package/src/features/auth/auth.css +2 -26
  159. package/src/features/resource-compose/state/__tests__/compose-page-state-unit.test.ts +25 -1
  160. package/src/features/resource-compose/state/compose-page-state-unit.ts +11 -2
  161. package/src/features/resource-discovery/__tests__/ResourceDiscoveryPage.test.tsx +55 -0
  162. package/src/features/resource-discovery/components/ResourceDiscoveryPage.tsx +29 -0
  163. package/src/features/resource-discovery/state/__tests__/discover-state-unit.test.ts +53 -3
  164. package/src/features/resource-discovery/state/discover-state-unit.ts +29 -8
  165. package/src/features/resource-viewer/components/ResourceViewerPage.tsx +41 -20
  166. package/src/features/resource-viewer/hooks/__tests__/useResourceViewedReport.test.tsx +63 -0
  167. package/src/features/resource-viewer/hooks/useResourceViewedReport.ts +33 -0
  168. package/src/features/resource-viewer/state/__tests__/resource-viewer-page-state-unit.test.ts +2 -2
  169. package/src/features/resource-viewer/state/resource-viewer-page-state-unit.ts +1 -1
  170. package/src/styles/core/buttons.css +3 -1
  171. package/src/styles/core/forms.css +0 -21
  172. package/src/styles/core/indicators.css +0 -4
  173. package/src/styles/core/inputs.css +0 -4
  174. package/src/styles/core/progress.css +2 -34
  175. package/src/styles/core/sliders.css +0 -4
  176. package/src/styles/core/toggles.css +0 -4
  177. package/src/styles/features/resource-discovery.css +13 -0
  178. package/src/styles/features/resource-viewer.css +0 -20
  179. package/src/styles/motivations/motivation-assessment.css +2 -2
  180. package/src/styles/panels/history-panel.css +0 -40
  181. package/src/styles/panels/user-panel.css +0 -3
  182. package/src/styles/patterns/panel-helpers.css +0 -27
  183. package/src/styles/patterns/panel-sections.css +0 -59
  184. package/src/styles/patterns/panels-base.css +0 -32
  185. package/translations/ar.json +49 -5
  186. package/translations/bn.json +49 -5
  187. package/translations/cs.json +49 -5
  188. package/translations/da.json +49 -5
  189. package/translations/de.json +49 -5
  190. package/translations/el.json +49 -5
  191. package/translations/en.json +49 -5
  192. package/translations/es.json +49 -5
  193. package/translations/fa.json +49 -5
  194. package/translations/fi.json +49 -5
  195. package/translations/fr.json +49 -5
  196. package/translations/he.json +49 -5
  197. package/translations/hi.json +49 -5
  198. package/translations/id.json +49 -5
  199. package/translations/it.json +49 -5
  200. package/translations/ja.json +49 -5
  201. package/translations/ko.json +49 -5
  202. package/translations/ms.json +49 -5
  203. package/translations/nl.json +49 -5
  204. package/translations/no.json +49 -5
  205. package/translations/pl.json +49 -5
  206. package/translations/pt.json +49 -5
  207. package/translations/ro.json +49 -5
  208. package/translations/sv.json +49 -5
  209. package/translations/th.json +49 -5
  210. package/translations/tr.json +49 -5
  211. package/translations/uk.json +49 -5
  212. package/translations/vi.json +49 -5
  213. package/translations/zh.json +49 -5
  214. package/dist/PdfAnnotationCanvas.client-6ZSF6ZTJ.js.map +0 -1
  215. package/dist/PdfAnnotationCanvas.client-JCJMXWWJ.css.map +0 -1
  216. package/dist/ar-YTUUGK2O.js.map +0 -1
  217. package/dist/bn-ASGNGPMD.js.map +0 -1
  218. package/dist/chunk-L3WKRWP3.js.map +0 -1
  219. package/dist/chunk-XUDKYAVC.js +0 -21
  220. package/dist/chunk-XUDKYAVC.js.map +0 -1
  221. package/dist/cs-WMYVAOZY.js.map +0 -1
  222. package/dist/da-FSHHN4D6.js.map +0 -1
  223. package/dist/de-FJFO3TPT.js.map +0 -1
  224. package/dist/el-XOH4QIAG.js.map +0 -1
  225. package/dist/es-HDX4QI7E.js.map +0 -1
  226. package/dist/fa-DJ6WTFTJ.js.map +0 -1
  227. package/dist/fi-4S7H7W7U.js.map +0 -1
  228. package/dist/fr-6UJSYHXC.js.map +0 -1
  229. package/dist/he-ZZJOHJX2.js.map +0 -1
  230. package/dist/hi-HZJTAW7U.js.map +0 -1
  231. package/dist/id-E3I6ILEM.js.map +0 -1
  232. package/dist/it-ULAPAD7U.js.map +0 -1
  233. package/dist/ja-SAHZQ4CZ.js.map +0 -1
  234. package/dist/ko-DFU2ADQ4.js.map +0 -1
  235. package/dist/ms-NWL76XNT.js.map +0 -1
  236. package/dist/nl-ATCM76WN.js.map +0 -1
  237. package/dist/no-UIAQ5RJF.js.map +0 -1
  238. package/dist/pl-NOECQDXD.js.map +0 -1
  239. package/dist/pt-SVWIIUPC.js.map +0 -1
  240. package/dist/ro-NR2DRTZG.js.map +0 -1
  241. package/dist/sv-STVJ37JP.js.map +0 -1
  242. package/dist/th-UWQR4K54.js.map +0 -1
  243. package/dist/tr-WNXZSD27.js.map +0 -1
  244. package/dist/uk-SJRMB47Y.js.map +0 -1
  245. package/dist/vi-TMRQFES2.js.map +0 -1
  246. package/dist/zh-QOL3LYEM.js.map +0 -1
  247. package/src/integrations/tailwind-plugin.cjs +0 -224
  248. /package/dist/{chunk-OBQOZCJE.js.map → chunk-5VDTWRXJ.js.map} +0 -0
  249. /package/dist/{en-3FCBW3YD.js.map → en-2KADE7N4.js.map} +0 -0
package/dist/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  import * as _semiont_react_ui from '@semiont/react-ui';
2
2
  import { BrowseMediaRenderers as BrowseMediaRenderers$1, AnnotateMediaRenderers as AnnotateMediaRenderers$1 } from '@semiont/react-ui';
3
- import { Annotation, ResourceId, Selector, components, ResourceDescriptor, ValidationResult, StateUnit, GatheredContext, EventMap, DiscoveredKB, AnnotationId, AnchorStrategy, AnchorConfidence, StoredEventLike, ConnectionState, BackendDownload, ProgressEvent, AccessToken } from '@semiont/core';
3
+ import { Annotation, ResourceId, Selector, components, ResourceDescriptor, ValidationResult, StateUnit, GatheredContext, CollaboratorEntry, EventMap, DiscoveredKB, AnnotationId, AnchorStrategy, AnchorConfidence, StoredEventLike, ConnectionState, BackendDownload, ProgressEvent, AccessToken } from '@semiont/core';
4
4
  export { Annotation } from '@semiont/core';
5
5
  import * as React$1 from 'react';
6
6
  import React__default, { ComponentType, ReactNode, KeyboardEvent as KeyboardEvent$1, Component, ErrorInfo, MouseEvent, Ref } from 'react';
@@ -921,7 +921,7 @@ interface Router {
921
921
  * router.push('/know/discover', { reason: 'resource-closed' });
922
922
  *
923
923
  * // React Router
924
- * import { useNavigate } from 'react-router-dom';
924
+ * import { useNavigate } from 'react-router';
925
925
  * const navigate = useNavigate();
926
926
  * const router = useObservableRouter({ push: navigate });
927
927
  * router.push('/know/discover', { reason: 'resource-closed' });
@@ -1123,6 +1123,32 @@ interface UseMediaTokenResult {
1123
1123
  */
1124
1124
  declare function useMediaToken(client: SemiontClient | null, id: ResourceId): UseMediaTokenResult;
1125
1125
 
1126
+ interface UseCollaboratorsResult {
1127
+ collaborators: CollaboratorEntry[];
1128
+ loading: boolean;
1129
+ error: Error | null;
1130
+ }
1131
+ /**
1132
+ * The KB's collaborator roster — its declared software agents, each with the
1133
+ * job types it serves and, when discovery could answer, its model's context and
1134
+ * output ceilings (INFERENCE-LIMITS-EXPOSURE).
1135
+ *
1136
+ * Takes the client explicitly rather than reaching for `useSemiont()`, matching
1137
+ * `useMediaToken(client)`: a bring-your-own-session host can use it with a bare
1138
+ * session, and the batteries-included page passes `session.client`.
1139
+ *
1140
+ * SUBSCRIBES rather than fetching once. `browse.agents()` is a `CacheObservable`
1141
+ * whose only refresh triggers are `bus:resume-gap` and an explicit `fresh()` —
1142
+ * a backend restart with a changed roster necessarily presents as an SSE gap, so
1143
+ * a one-shot read would pin the UI to a roster that no longer exists. Awaiting
1144
+ * it instead would also force a network round trip on every mount, which is
1145
+ * exactly what the cache exists to avoid.
1146
+ *
1147
+ * `error` is surfaced but empty-on-failure is the display contract: a roster
1148
+ * that cannot be read shows as no roster, never as a broken panel.
1149
+ */
1150
+ declare function useCollaborators(client: SemiontClient | null): UseCollaboratorsResult;
1151
+
1126
1152
  /**
1127
1153
  * Subscribe to session-scoped bus events on an explicit `SemiontSession` — the
1128
1154
  * provider-free counterpart to `useEventSubscriptions`. The embeddable viewer
@@ -1489,66 +1515,95 @@ interface Props$c {
1489
1515
  declare function CodeMirrorRenderer({ content, segments, onChange, editable, newAnnotationIds, hoveredAnnotationId, scrollToAnnotationId, sourceView, showLineNumbers, enableWidgets, session, getTargetResourceName, generatingReferenceId, hoverDelayMs }: Props$c): React$1.JSX.Element;
1490
1516
 
1491
1517
  type JobProgress$8 = components['schemas']['JobProgress'];
1518
+ type JobProgressMessage = components['schemas']['JobProgressMessage'];
1492
1519
  /**
1493
- * Every string this component renders. Required by default and with NO
1494
- * English fallbacks (ASSIST-SURFACE-WARTS Lane A): a `tr.x || 'X'` default
1495
- * turns a forgotten key into English text in a Japanese UI, silently and
1496
- * only at runtime. Required keys make the same mistake a type error at the
1497
- * call site. Only genuinely conditional copy is optional.
1520
+ * Every string this component renders. Required by default and with NO English
1521
+ * fallbacks (ASSIST-SURFACE-WARTS Lane A): a `tr.x || 'X'` default turns a
1522
+ * forgotten key into English text in a Japanese UI, silently and only at
1523
+ * runtime. Required keys make the same mistake a type error at the call site.
1524
+ *
1525
+ * The nine wire codes collapse to ONE required function rather than nine keys:
1526
+ * the code→copy switch belongs in one place, and threading nine strings through
1527
+ * five call sites would put five copies of it in the tree. Build it with
1528
+ * `assistProgressCopy(t)`.
1498
1529
  */
1499
1530
  interface AssistProgressTranslations {
1500
- /** Header title (e.g. "Annotating Entity References" / "Generating Resource"). Omit for the headerless inline style. */
1501
- title?: string;
1502
- /** Cancel-button title attribute. */
1531
+ /** Control label while the run is in flight. */
1503
1532
  cancel: string;
1504
- /** Default in-progress status message (used when the job sends no `message`). */
1533
+ /** Control label once the run has ended. */
1534
+ close: string;
1535
+ /** Localized copy for a progress code. */
1536
+ message: (m: JobProgressMessage) => string;
1537
+ /**
1538
+ * Shown when no code has arrived yet — a pure liveness heartbeat, or an event
1539
+ * predating the coded wire. `JobProgress.message` is optional for exactly
1540
+ * these cases.
1541
+ */
1505
1542
  inProgress: string;
1506
- /** Status copy for the terminal 'complete' stage. */
1507
- complete: string;
1508
- /** Fallback status copy for the terminal 'error' stage. */
1509
- failed: string;
1510
- /** Request-parameters block heading. */
1511
- paramsTitle: string;
1512
- /** Current-work detail line — the generic form, used by every flow. */
1513
- processing: (label: string) => string;
1543
+ /**
1544
+ * The subject line: what is being worked on, with its position when known.
1545
+ * Takes the wire's `{ kind, value }` — the localized name for `kind` is the
1546
+ * translation layer's business, not this component's.
1547
+ */
1548
+ subject: (current: NonNullable<JobProgress$8['current']>, done?: number, total?: number) => string;
1549
+ /**
1550
+ * Localized NAME for an echoed request parameter. The wire sends a code
1551
+ * (`instructions`, `tone`, …); the VALUE beside it is the user's own words
1552
+ * and is never translated.
1553
+ */
1554
+ paramLabel: (code: string) => string;
1514
1555
  /** Completed entity-type log line (reference flow only). */
1515
1556
  found?: (count: number) => string;
1516
- /** Current-work detail line, reference-flow wording; falls back to `processing`. */
1517
- current?: (label: string) => string;
1518
- /** Dismiss-button label. */
1519
- close: string;
1520
1557
  }
1558
+ /**
1559
+ * The CSS `data-type` hook: five motivations plus generation. A closed set, so
1560
+ * it is typed as one — a typo used to produce unstyled chrome, silently
1561
+ * (CLEAN-PROGRESS A9).
1562
+ */
1563
+ type AssistDataType = 'highlight' | 'comment' | 'assessment' | 'reference' | 'tag' | 'generation';
1521
1564
  interface AssistProgressProps {
1522
1565
  progress: JobProgress$8;
1523
- /** CSS `data-type` hook ('highlight' | 'comment' | … | 'reference' | 'tag' | 'generation'). */
1524
- dataType: string;
1525
- /** Cancel the underlying job — rendered while running when provided. Caller wires `client.job.cancelRequest(...)`. */
1526
- onCancel?: () => void;
1566
+ dataType: AssistDataType;
1527
1567
  /**
1528
- * Dismiss the display rendered whenever provided. WHEN dismissal is
1529
- * offered is the caller's policy (AssistShell withholds the callback while
1530
- * the assist is still running). Caller wires `client.mark.dismissProgress()`.
1568
+ * The run has ENDED. The owner's fact, not the payload's
1569
+ * (ASSIST-PROGRESS-CONSOLIDATION D7): terminality is signalled on
1570
+ * `job:complete` / `job:fail`, which `AssistShell` already observes via
1571
+ * `isAssisting`. This component deliberately does not read `progress.stage` —
1572
+ * no producer in the repo emits a terminal stage, and the two branches that
1573
+ * believed the schema's description were unreachable for exactly that reason.
1574
+ *
1575
+ * REQUIRED (CLEAN-PROGRESS A1). It was optional, and the one call site that
1576
+ * forgot it shipped a flow that could never reach the ended state at all.
1577
+ * Nothing about a progress payload can tell this component the run is over,
1578
+ * so the owner must say — and a default of `false` is a wrong answer, not a
1579
+ * safe one.
1531
1580
  */
1581
+ ended: boolean;
1582
+ /** Cancel the underlying job. Caller wires `client.job.cancelRequest(...)`. */
1583
+ onCancel?: () => void;
1584
+ /** Dismiss the display. Caller wires `client.mark.dismissProgress()`. */
1532
1585
  onDismiss?: () => void;
1533
- /** Render the percentage bar (tag flow's visual; percentage itself comes from `progress`). */
1534
- showPercentBar?: boolean;
1535
1586
  translations: AssistProgressTranslations;
1536
1587
  }
1537
1588
  /**
1538
- * The one job-progress renderer (#7) unifies the three previous shapes
1539
- * (AssistSection's inline block, the reference/generation widget, TaggingPanel's
1540
- * inline block). Presentational and provider-free: no session, no context —
1541
- * cancel/dismiss arrive as callbacks, so it renders identically on the page and
1542
- * in embeddable (bring-your-own-session) hosts. Feature blocks are
1543
- * data-presence-driven: each call site keeps its established visuals by passing
1544
- * the data and translations it always had.
1589
+ * The one job-progress renderer, for all five motivations.
1590
+ *
1591
+ * Presentational and provider-free: no session, no context — cancel/dismiss
1592
+ * arrive as callbacks, so it renders identically on the page and in embeddable
1593
+ * (bring-your-own-session) hosts.
1594
+ *
1595
+ * One shape for every flow. What varies is DATA, not flags: a bar appears
1596
+ * because there is a fraction to fill it, a subject line appears because there
1597
+ * is a subject. The previous `title` / `showPercentBar` / `found` / `current`
1598
+ * opt-ins produced four unrelated layouts from one component, which is what
1599
+ * generated the duplicate renders and doubled chrome this replaces.
1545
1600
  */
1546
- declare function AssistProgress({ progress, dataType, onCancel, onDismiss, showPercentBar, translations: tr, }: AssistProgressProps): React$1.JSX.Element;
1601
+ declare function AssistProgress({ progress, dataType, ended, onCancel, onDismiss, translations: tr, }: AssistProgressProps): React$1.JSX.Element;
1547
1602
 
1548
1603
  type JobProgress$7 = components['schemas']['JobProgress'];
1549
1604
  interface AssistShellProps {
1550
- /** localStorage persist-key suffix and CSS `data-type` ('highlight' | 'comment' | 'assessment' | 'reference' | 'tag'). */
1551
- assistType: string;
1605
+ /** localStorage persist-key suffix and CSS `data-type`. */
1606
+ assistType: AssistDataType;
1552
1607
  /** Collapsible section title (already translated). */
1553
1608
  title: string;
1554
1609
  isAssisting: boolean;
@@ -1564,7 +1619,7 @@ interface AssistShellProps {
1564
1619
  * itself, so a caller that omitted this would render untranslated chrome —
1565
1620
  * the failure Lane A exists to make impossible.
1566
1621
  */
1567
- progressProps: Omit<AssistProgressProps, 'progress' | 'dataType'>;
1622
+ progressProps: Omit<AssistProgressProps, 'progress' | 'dataType' | 'ended'>;
1568
1623
  }
1569
1624
  /**
1570
1625
  * The one assist-section chrome (#7): collapsible header with persisted expand
@@ -1952,7 +2007,7 @@ interface Props$9 {
1952
2007
  *
1953
2008
  * @emits mark:requested - User requested to create annotation. Payload: { selector: Selector | Selector[], motivation: SelectionMotivation }
1954
2009
  * @subscribes beckon:hover - Annotation hovered. Payload: { annotationId: string | null }
1955
- * @subscribes beckon:focus - Scroll to and highlight annotation. Payload: { annotationId: string }
2010
+ * @subscribes beckon:focus - Scroll to and highlight annotation, unless `resourceId` names a different resource (D7). Payload: { annotationId: string, resourceId?: string }
1956
2011
  */
1957
2012
  declare function AnnotateView({ content, mimeType, resourceUri, annotations, uiState, onUIStateChange, enableWidgets, getTargetResourceName, generatingReferenceId, showLineNumbers, hoverDelayMs, annotateMode, session, newAnnotationIds, onModeChange, showToolbar, renderers, }: Props$9): React$1.JSX.Element;
1958
2013
 
@@ -2194,7 +2249,10 @@ interface Props$4 {
2194
2249
  * panel opening invokes the host's `onOpenPanel` callback — the host owns
2195
2250
  * the panel and any `panel:open` emission.
2196
2251
  *
2197
- * @subscribes browse:click - User clicked on annotation. Payload: { annotationId: string, motivation, anchorRect? }
2252
+ * @subscribes browse:click - An annotation was clicked locally, or driven over
2253
+ * the wire by another participant. Payload: { annotationId: string, anchorRect? };
2254
+ * the motivation is derived from the annotation the id names, and an id this
2255
+ * viewer has not loaded is a no-op.
2198
2256
  */
2199
2257
  declare function ResourceViewer({ resource, annotations, session, onOpenResource, onOpenPanel, onLinkClick, onReferenceHover, inline, newAnnotationIds, generatingReferenceId, showLineNumbers, hoverDelayMs, hoveredAnnotationId: hoveredAnnotationIdProp, annotateMode: annotateModeProp, onAnnotateModeChange, clickAction: clickActionProp, onClickActionChange, selectionMotivation: selectionMotivationProp, onSelectionMotivationChange, shape: shapeProp, onShapeChange, showToolbar, browseRenderers, annotateRenderers, }: Props$4): React__default.JSX.Element;
2200
2258
 
@@ -2262,8 +2320,18 @@ interface Props$3 {
2262
2320
  eventCount: number;
2263
2321
  lastEventTimestamp?: string;
2264
2322
  knowledgeBaseName?: string;
2323
+ /**
2324
+ * The KB's collaborator roster (`client.browse.agents()`, typically via
2325
+ * `useCollaborators`). Optional so hosts that never wire it — including
2326
+ * external consumers of this package — render exactly as before.
2327
+ *
2328
+ * Each entry's `limits` is absent whenever discovery could not answer *right
2329
+ * now* (INFERENCE-LIMITS-EXPOSURE D3), so a missing ceiling is normal and
2330
+ * shows as no ceiling rather than as an error.
2331
+ */
2332
+ collaborators?: CollaboratorEntry[];
2265
2333
  }
2266
- declare function CollaborationPanel({ state, eventCount, lastEventTimestamp, knowledgeBaseName }: Props$3): React$1.JSX.Element;
2334
+ declare function CollaborationPanel({ state, eventCount, lastEventTimestamp, knowledgeBaseName, collaborators }: Props$3): React$1.JSX.Element;
2267
2335
 
2268
2336
  interface CommentEntryProps {
2269
2337
  /** Session for interaction routing (browse.click etc.); the panel threads it. */
@@ -2837,6 +2905,12 @@ interface GenerationConfig {
2837
2905
  }
2838
2906
 
2839
2907
  interface ReferenceWizardModalProps {
2908
+ /**
2909
+ * Roster entry serving `generation`, forwarded to ConfigureGenerationStep so
2910
+ * the max-length control is bounded by the model's real output ceiling.
2911
+ * Optional: absent means today's default bounds (INFERENCE-LIMITS-EXPOSURE D3).
2912
+ */
2913
+ generationAgent?: CollaboratorEntry;
2840
2914
  isOpen: boolean;
2841
2915
  onClose: () => void;
2842
2916
  /** The annotation being resolved */
@@ -2891,12 +2965,13 @@ interface ReferenceWizardModalProps {
2891
2965
  creativityCreative: string;
2892
2966
  maxLength: string;
2893
2967
  maxLengthHelp: string;
2968
+ maxLengthCeiling: string;
2894
2969
  maxResults: string;
2895
2970
  semanticScoring: string;
2896
2971
  semanticScoringHelp: string;
2897
2972
  };
2898
2973
  }
2899
- declare function ReferenceWizardModal({ isOpen, onClose, annotationId, resourceId, defaultTitle, entityTypes, locale, context, contextLoading, contextError, onGenerateSubmit, onLinkResource, onComposeNavigate, translations: t, }: ReferenceWizardModalProps): React$1.JSX.Element;
2974
+ declare function ReferenceWizardModal({ isOpen, onClose, annotationId, resourceId, defaultTitle, entityTypes, locale, context, contextLoading, contextError, onGenerateSubmit, onLinkResource, onComposeNavigate, translations: t, generationAgent, }: ReferenceWizardModalProps): React$1.JSX.Element;
2900
2975
 
2901
2976
  interface ResourceGatherConfig {
2902
2977
  depth: number;
@@ -2935,9 +3010,16 @@ interface ResourceGenerateModalTranslations {
2935
3010
  creativityCreative: string;
2936
3011
  maxLength: string;
2937
3012
  maxLengthHelp: string;
3013
+ maxLengthCeiling: string;
2938
3014
  generate: string;
2939
3015
  }
2940
3016
  interface ResourceGenerateModalProps {
3017
+ /**
3018
+ * Roster entry serving `generation`, forwarded to ConfigureGenerationStep so
3019
+ * the max-length control is bounded by the model's real output ceiling.
3020
+ * Optional: absent means today's default bounds (INFERENCE-LIMITS-EXPOSURE D3).
3021
+ */
3022
+ generationAgent?: CollaboratorEntry;
2941
3023
  isOpen: boolean;
2942
3024
  onClose: () => void;
2943
3025
  resourceId: string;
@@ -2951,8 +3033,8 @@ interface ResourceGenerateModalProps {
2951
3033
  entityTypeOptions?: string[];
2952
3034
  /**
2953
3035
  * Emit the chosen generation config. The parent runs the job
2954
- * (`client.yield.fromResource(resourceId, …).run(…)`) — mirrors how the
2955
- * annotation wizard delegates `yield.fromAnnotation` to its parent.
3036
+ * (`client.yield.fromContext(config.context, …)`) — mirrors how the
3037
+ * annotation wizard delegates generation to its parent.
2956
3038
  */
2957
3039
  onGenerateSubmit: (resourceId: string, config: GenerationConfig) => void;
2958
3040
  translations: ResourceGenerateModalTranslations;
@@ -2962,7 +3044,7 @@ interface ResourceGenerateModalProps {
2962
3044
  * `gather.resource` → review the gathered `GatheredContext` → configure
2963
3045
  * generation → emit. Reuses the kind-aware `GatherContextStep` for the review.
2964
3046
  */
2965
- declare function ResourceGenerateModal({ isOpen, onClose, resourceId, defaultTitle, locale, gatherDefaults, entityTypeOptions, onGenerateSubmit, translations: t, }: ResourceGenerateModalProps): React$1.JSX.Element;
3047
+ declare function ResourceGenerateModal({ isOpen, onClose, resourceId, defaultTitle, locale, gatherDefaults, entityTypeOptions, onGenerateSubmit, translations: t, generationAgent, }: ResourceGenerateModalProps): React$1.JSX.Element;
2966
3048
 
2967
3049
  interface SearchModalProps$1 {
2968
3050
  isOpen: boolean;
@@ -4290,6 +4372,16 @@ interface ResourceDiscoveryPageProps {
4290
4372
  recentError?: Error | null;
4291
4373
  onRetryRecent?: () => void;
4292
4374
  isSearching: boolean;
4375
+ /**
4376
+ * How the current search answer was produced — `'lexical'` (title/metadata
4377
+ * matching) or `'semantic'` (the vector fallback that runs only when lexical
4378
+ * matching returned nothing). Undefined before the first answer, and on the
4379
+ * no-query view where `recent` renders and no label describes it.
4380
+ *
4381
+ * Optional so hosts that never wire it — including external consumers —
4382
+ * render exactly as before (SEMANTIC-FALLBACK P3b).
4383
+ */
4384
+ searchMatchKind?: 'lexical' | 'semantic';
4293
4385
  searchQuery: string;
4294
4386
  onSearchQueryChange: (query: string) => void;
4295
4387
  selectedEntityType: string;
@@ -4304,6 +4396,7 @@ interface ResourceDiscoveryPageProps {
4304
4396
  searchPlaceholder: string;
4305
4397
  searchButton: string;
4306
4398
  searching: string;
4399
+ semanticFallbackNotice: string;
4307
4400
  filterByEntityType: string;
4308
4401
  all: string;
4309
4402
  recentResources: string;
@@ -4320,7 +4413,7 @@ interface ResourceDiscoveryPageProps {
4320
4413
  };
4321
4414
  ToolbarPanels: React__default.ComponentType<any>;
4322
4415
  }
4323
- declare function ResourceDiscoveryPage({ recentDocuments, searchDocuments, entityTypes, isLoadingRecent, recentError, onRetryRecent, isSearching, searchQuery, onSearchQueryChange, selectedEntityType, onSelectedEntityTypeChange, theme, activePanel, onNavigateToResource, onNavigateToCompose, translations: t, ToolbarPanels, }: ResourceDiscoveryPageProps): React__default.JSX.Element;
4416
+ declare function ResourceDiscoveryPage({ recentDocuments, searchDocuments, entityTypes, isLoadingRecent, recentError, onRetryRecent, isSearching, searchMatchKind, searchQuery, onSearchQueryChange, selectedEntityType, onSelectedEntityTypeChange, theme, activePanel, onNavigateToResource, onNavigateToCompose, translations: t, ToolbarPanels, }: ResourceDiscoveryPageProps): React__default.JSX.Element;
4324
4417
 
4325
4418
  /**
4326
4419
  * ResourceCard Component
@@ -4406,7 +4499,7 @@ interface ResourceViewerPageProps {
4406
4499
  * @subscribes yield:clone - Clone the current resource
4407
4500
  * @subscribes beckon:sparkle - Trigger sparkle animation
4408
4501
  * @subscribes mark:added - Annotation was created (sparkle)
4409
- * @subscribes browse:reference-navigate - Navigate to a referenced document
4502
+ * @subscribes browse:resource-open - Open a resource in the viewer (local links + the launcher's tour verbs)
4410
4503
  * @subscribes browse:entity-type-clicked - Navigate filtered by entity type
4411
4504
  *
4412
4505
  * Outcome-notification channels (mark:create-error, mark:delete-error,
@@ -4517,9 +4610,17 @@ declare function createWelcomeStateUnit(session: SemiontSession): WelcomeStateUn
4517
4610
 
4518
4611
  interface DiscoverSearchPipeline {
4519
4612
  query$: Observable<string>;
4613
+ /**
4614
+ * The page AND the label that describes it, as one value. `matchKind` is
4615
+ * carried here rather than beside it because SEMANTIC-FALLBACK S10 is
4616
+ * tier-agnostic: two separately-observable pieces of state let a render pair
4617
+ * this query's label with the previous query's list. Undefined only before
4618
+ * the first answer (and while a query is empty), never as a third kind.
4619
+ */
4520
4620
  state$: Observable<{
4521
4621
  results: ResourceDescriptor[];
4522
4622
  isSearching: boolean;
4623
+ matchKind?: 'lexical' | 'semantic';
4523
4624
  }>;
4524
4625
  setQuery(value: string): void;
4525
4626
  }
@@ -4583,5 +4684,5 @@ declare function useShellStateUnit(): ShellStateUnit;
4583
4684
  */
4584
4685
  declare function useObservable<T>(obs$: Observable<T> | null | undefined): T | undefined;
4585
4686
 
4586
- export { ANNOTATORS, AVAILABLE_LOCALES, AdminDevOpsPage, AdminExchangePage, AdminSecurityPage, AdminUsersPage, AnnotateToolbar, AnnotateView, AnnotationHistory, AnnotationOverlay, AnnotationProvider, AssessmentEntry, AssessmentPanel, AssistProgress, AssistSection, AssistShell, AsyncErrorBoundary, AuthErrorDisplay, BrowseView, Button, ButtonGroup, COMMON_PANELS, CodeMirrorRenderer, CollaborationPanel, CollapsibleResourceNavigation, CommentEntry, CommentsPanel, ComposeLoadingState, DownloadFileLink, EntityTagsPage, EntityTypeBadges, ErrorBoundary, ExportCard, Footer, HighlightEntry, HighlightPanel, HistoryEvent, ImageAnnotateRenderer, ImageBrowseRenderer, ImageURLSchema, ImageViewer, ImportCard, ImportProgress, JsonLdPanel, JsonLdView, KeyboardShortcutsHelpModal, LeftSidebar, LineNumbersProvider, LinkedDataPage, LiveRegionProvider, NavigationMenu, OAuthUserSchema, ObservableLink, PageLayout, PanelHeader, PdfAnnotateRenderer, PdfBrowseRenderer, PermissionDeniedModal, PopupContainer, PopupHeader, ProtectedErrorBoundary, RESOURCE_PANELS, RecentDocumentsPage, ReferenceEntry, ReferenceResolutionWidget, ReferenceWizardModal, ReferencesPanel, ResizeHandle, ResourceAnnotationsProvider, ResourceCard, ResourceComposePage, ResourceDiscoveryPage, ResourceErrorState, ResourceGenerateModal, ResourceInfoPanel, ResourceLoadingState, ResourceSearchModal, ResourceTagsInline, ResourceViewer, ResourceViewerPage, SearchModal, SelectedTextDisplay, SemiontBranding, SemiontFavicon, SemiontProvider, SessionExpiredModal, SessionExpiryBanner, SessionTimer, SettingsPanel, SignInForm, SignUpForm, SimpleNavigation, SkipLinks, SortableResourceTab, StatisticsPanel, StatusDisplay, SvgDrawingCanvas, TagEntry, TagSchemasPage, TaggingPanel, TextAnnotateRenderer, TextBrowseRenderer, ThemeProvider, ToastContainer, ToastProvider, Toolbar, TranslationProvider, UnifiedAnnotationsPanel, UnifiedHeader, UploadProgressBar, UserMenuSkeleton, WebBrowserStorage, WelcomePage, annotatorKeyForMotivation, applyHighlights, buildSourceToRenderedMap, buildTextNodeIndex, buttonStyles, clearHighlights, createAdminSecurityStateUnit, createAdminUsersStateUnit, createComposePageStateUnit, createDiscoverStateUnit, createEntityTagsStateUnit, createExchangeStateUnit, createResourceLoaderStateUnit, createResourceViewerPageStateUnit, createSessionStateUnit, createShellStateUnit, createWelcomeStateUnit, cssVariables, defaultAnnotateRenderers, defaultBrowseRenderers, faviconPaths, formatTime, generateCSSVariables, getResourceIcon, getSelectedShapeForSelectorType, getSelectorType, getShortcutDisplay, getSupportedShapes, hideWidgetPreview, isShapeSupported, jsonLightHighlightStyle, jsonLightTheme, mediaUrl, resolveAnnotationRanges, sanitizeImageURL, saveSelectedShapeForSelectorType, setPdfWorkerSrc, showWidgetPreview, supportsDetection, toOverlayAnnotations, tokens, useAnnotationManager, useDebounce, useDebouncedCallback, useDocumentAnnouncements, useDoubleKeyPress, useDropdown, useEventSubscription, useEventSubscriptions, useFormAnnouncements, useHoverDelay, useHoverEmitter, useIsTyping, useKBDiscovery, useKeyboardShortcuts, useLanguageChangeAnnouncements, useLineNumbers, useLiveRegion, useLoadingState, useLocalStorage, useMediaToken, useObservable, useObservableExternalNavigation, useObservableRouter, usePanelWidth, usePendingCreation, usePreloadTranslations, useResourceAnnotations, useResourceContent, useResourceGather, useResourceLoader, useResourceLoadingAnnouncements, useRovingTabIndex, useSearchAnnouncements, useSemiont, useSessionEventSubscriptions, useSessionExpiry, useSessionStateUnit, useShellStateUnit, useStateUnit, useTheme, useToast, useToolbarPrefs, useTranslations };
4587
- export type { AdminDevOpsPageProps, AdminExchangePageProps, AdminExchangePageTranslations, AdminSecurityPageProps, AdminSecurityStateUnit, AdminUser, AdminUserStats, AdminUsersPageProps, AdminUsersStateUnit, AnnotateMediaRendererProps, AnnotateMediaRenderers, AnnotationConfig, AnnotationCreationHandler, AnnotationGroups, AnnotationHandlers, AnnotationManager, AnnotationProviderProps, AnnotationUIState, AnnotationsCollection, Annotator, AnnotatorKey, AssistProgressProps, AssistProgressTranslations, AssistShellProps, AuthErrorDisplayProps, AvailableLocale, BorderRadiusToken, BrowseMediaRenderers, ButtonGroupProps, ButtonProps, ClickAction, CloneData, CollapsibleResourceNavigationProps, ColorToken, ComposeLoadingStateProps, ComposeMode, ComposePageStateUnit, ComposeParams, CreateAnnotationParams, CreateConfig, DeleteAnnotationParams, DetectionConfig, DevOpsFeature, DiscoverStateUnit, DrawingMode, EntityTagsPageProps, EntityTagsStateUnit, ExchangeStateUnit, ExportCardProps, ExportCardTranslations, HoverEmitterProps, ImportCardProps, ImportCardTranslations, ImportPreview, ImportProgressProps, ImportProgressTranslations, KBDiscoveryOptions, KBDiscoveryResult, KeyboardShortcut, LinkComponentProps, LinkedDataPageProps, LinkedDataPageTranslations, MediaRendererProps, Motivation$7 as Motivation, NavigationItem, NavigationMenuHelper, NavigationProps, OAuthProvider, OAuthUser, ObservableLinkProps, OverlayAnnotation, PendingCreation, RecentDocumentsPageProps, ReferenceData, ReferenceHover, ReferenceWizardModalProps, ResolvedTheme, ResourceCardProps, ResourceComposePageProps, ResourceDiscoveryPageProps, ResourceErrorStateProps, ResourceGatherOptions, ResourceGenerateModalProps, ResourceGenerateModalTranslations, ResourceLoaderStateUnit, ResourceSearchModalProps, ResourceViewerPageProps, ResourceViewerPageStateUnit, RouteBuilder, SaveResourceParams$1 as SaveResourceParams, SearchModalProps, SelectionMotivation, SelectorType, SemiontProviderProps, SemiontResource$1 as SemiontResource, SessionStateUnit, ShadowToken, ShapeType, ShellStateUnit, ShellStateUnitOptions, SignInFormProps, SignUpFormProps, SimpleNavigationItem, SimpleNavigationProps, SortableResourceTabProps, SpacingToken, TagSchemasPageProps, TextSegment, TextSelection, Theme, ToastMessage, ToastType, ToolbarPanelType, ToolbarPart, ToolbarPrefs, TransitionToken, TranslationManager, TranslationProviderProps, TypographyToken, UICreateAnnotationParams, UploadProgressBarProps, UseMediaTokenResult, UseResourceContentResult, UseResourceGatherResult, UseResourceLoaderResult, WelcomePageProps, WelcomeStateUnit, WizardState };
4687
+ export { ANNOTATORS, AVAILABLE_LOCALES, AdminDevOpsPage, AdminExchangePage, AdminSecurityPage, AdminUsersPage, AnnotateToolbar, AnnotateView, AnnotationHistory, AnnotationOverlay, AnnotationProvider, AssessmentEntry, AssessmentPanel, AssistProgress, AssistSection, AssistShell, AsyncErrorBoundary, AuthErrorDisplay, BrowseView, Button, ButtonGroup, COMMON_PANELS, CodeMirrorRenderer, CollaborationPanel, CollapsibleResourceNavigation, CommentEntry, CommentsPanel, ComposeLoadingState, DownloadFileLink, EntityTagsPage, EntityTypeBadges, ErrorBoundary, ExportCard, Footer, HighlightEntry, HighlightPanel, HistoryEvent, ImageAnnotateRenderer, ImageBrowseRenderer, ImageURLSchema, ImageViewer, ImportCard, ImportProgress, JsonLdPanel, JsonLdView, KeyboardShortcutsHelpModal, LeftSidebar, LineNumbersProvider, LinkedDataPage, LiveRegionProvider, NavigationMenu, OAuthUserSchema, ObservableLink, PageLayout, PanelHeader, PdfAnnotateRenderer, PdfBrowseRenderer, PermissionDeniedModal, PopupContainer, PopupHeader, ProtectedErrorBoundary, RESOURCE_PANELS, RecentDocumentsPage, ReferenceEntry, ReferenceResolutionWidget, ReferenceWizardModal, ReferencesPanel, ResizeHandle, ResourceAnnotationsProvider, ResourceCard, ResourceComposePage, ResourceDiscoveryPage, ResourceErrorState, ResourceGenerateModal, ResourceInfoPanel, ResourceLoadingState, ResourceSearchModal, ResourceTagsInline, ResourceViewer, ResourceViewerPage, SearchModal, SelectedTextDisplay, SemiontBranding, SemiontFavicon, SemiontProvider, SessionExpiredModal, SessionExpiryBanner, SessionTimer, SettingsPanel, SignInForm, SignUpForm, SimpleNavigation, SkipLinks, SortableResourceTab, StatisticsPanel, StatusDisplay, SvgDrawingCanvas, TagEntry, TagSchemasPage, TaggingPanel, TextAnnotateRenderer, TextBrowseRenderer, ThemeProvider, ToastContainer, ToastProvider, Toolbar, TranslationProvider, UnifiedAnnotationsPanel, UnifiedHeader, UploadProgressBar, UserMenuSkeleton, WebBrowserStorage, WelcomePage, annotatorKeyForMotivation, applyHighlights, buildSourceToRenderedMap, buildTextNodeIndex, buttonStyles, clearHighlights, createAdminSecurityStateUnit, createAdminUsersStateUnit, createComposePageStateUnit, createDiscoverStateUnit, createEntityTagsStateUnit, createExchangeStateUnit, createResourceLoaderStateUnit, createResourceViewerPageStateUnit, createSessionStateUnit, createShellStateUnit, createWelcomeStateUnit, cssVariables, defaultAnnotateRenderers, defaultBrowseRenderers, faviconPaths, formatTime, generateCSSVariables, getResourceIcon, getSelectedShapeForSelectorType, getSelectorType, getShortcutDisplay, getSupportedShapes, hideWidgetPreview, isShapeSupported, jsonLightHighlightStyle, jsonLightTheme, mediaUrl, resolveAnnotationRanges, sanitizeImageURL, saveSelectedShapeForSelectorType, setPdfWorkerSrc, showWidgetPreview, supportsDetection, toOverlayAnnotations, tokens, useAnnotationManager, useCollaborators, useDebounce, useDebouncedCallback, useDocumentAnnouncements, useDoubleKeyPress, useDropdown, useEventSubscription, useEventSubscriptions, useFormAnnouncements, useHoverDelay, useHoverEmitter, useIsTyping, useKBDiscovery, useKeyboardShortcuts, useLanguageChangeAnnouncements, useLineNumbers, useLiveRegion, useLoadingState, useLocalStorage, useMediaToken, useObservable, useObservableExternalNavigation, useObservableRouter, usePanelWidth, usePendingCreation, usePreloadTranslations, useResourceAnnotations, useResourceContent, useResourceGather, useResourceLoader, useResourceLoadingAnnouncements, useRovingTabIndex, useSearchAnnouncements, useSemiont, useSessionEventSubscriptions, useSessionExpiry, useSessionStateUnit, useShellStateUnit, useStateUnit, useTheme, useToast, useToolbarPrefs, useTranslations };
4688
+ export type { AdminDevOpsPageProps, AdminExchangePageProps, AdminExchangePageTranslations, AdminSecurityPageProps, AdminSecurityStateUnit, AdminUser, AdminUserStats, AdminUsersPageProps, AdminUsersStateUnit, AnnotateMediaRendererProps, AnnotateMediaRenderers, AnnotationConfig, AnnotationCreationHandler, AnnotationGroups, AnnotationHandlers, AnnotationManager, AnnotationProviderProps, AnnotationUIState, AnnotationsCollection, Annotator, AnnotatorKey, AssistDataType, AssistProgressProps, AssistProgressTranslations, AssistShellProps, AuthErrorDisplayProps, AvailableLocale, BorderRadiusToken, BrowseMediaRenderers, ButtonGroupProps, ButtonProps, ClickAction, CloneData, CollapsibleResourceNavigationProps, ColorToken, ComposeLoadingStateProps, ComposeMode, ComposePageStateUnit, ComposeParams, CreateAnnotationParams, CreateConfig, DeleteAnnotationParams, DetectionConfig, DevOpsFeature, DiscoverStateUnit, DrawingMode, EntityTagsPageProps, EntityTagsStateUnit, ExchangeStateUnit, ExportCardProps, ExportCardTranslations, HoverEmitterProps, ImportCardProps, ImportCardTranslations, ImportPreview, ImportProgressProps, ImportProgressTranslations, KBDiscoveryOptions, KBDiscoveryResult, KeyboardShortcut, LinkComponentProps, LinkedDataPageProps, LinkedDataPageTranslations, MediaRendererProps, Motivation$7 as Motivation, NavigationItem, NavigationMenuHelper, NavigationProps, OAuthProvider, OAuthUser, ObservableLinkProps, OverlayAnnotation, PendingCreation, RecentDocumentsPageProps, ReferenceData, ReferenceHover, ReferenceWizardModalProps, ResolvedTheme, ResourceCardProps, ResourceComposePageProps, ResourceDiscoveryPageProps, ResourceErrorStateProps, ResourceGatherOptions, ResourceGenerateModalProps, ResourceGenerateModalTranslations, ResourceLoaderStateUnit, ResourceSearchModalProps, ResourceViewerPageProps, ResourceViewerPageStateUnit, RouteBuilder, SaveResourceParams$1 as SaveResourceParams, SearchModalProps, SelectionMotivation, SelectorType, SemiontProviderProps, SemiontResource$1 as SemiontResource, SessionStateUnit, ShadowToken, ShapeType, ShellStateUnit, ShellStateUnitOptions, SignInFormProps, SignUpFormProps, SimpleNavigationItem, SimpleNavigationProps, SortableResourceTabProps, SpacingToken, TagSchemasPageProps, TextSegment, TextSelection, Theme, ToastMessage, ToastType, ToolbarPanelType, ToolbarPart, ToolbarPrefs, TransitionToken, TranslationManager, TranslationProviderProps, TypographyToken, UICreateAnnotationParams, UploadProgressBarProps, UseCollaboratorsResult, UseMediaTokenResult, UseResourceContentResult, UseResourceGatherResult, UseResourceLoaderResult, WelcomePageProps, WelcomeStateUnit, WizardState };