@semiont/react-ui 0.5.4 → 0.5.5
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.
- package/dist/index.d.ts +3560 -149
- package/dist/test-utils.d.ts +34 -16
- package/package.json +5 -3
- package/dist/assets/favicons/SemiontFavicon.d.ts +0 -9
- package/dist/assets/favicons/SemiontFavicon.d.ts.map +0 -1
- package/dist/assets/favicons/index.d.ts +0 -12
- package/dist/assets/favicons/index.d.ts.map +0 -1
- package/dist/components/AnnotateReferencesProgressWidget.d.ts +0 -15
- package/dist/components/AnnotateReferencesProgressWidget.d.ts.map +0 -1
- package/dist/components/Button/Button.d.ts +0 -69
- package/dist/components/Button/Button.d.ts.map +0 -1
- package/dist/components/CodeMirrorRenderer.d.ts +0 -25
- package/dist/components/CodeMirrorRenderer.d.ts.map +0 -1
- package/dist/components/ErrorBoundary.d.ts +0 -30
- package/dist/components/ErrorBoundary.d.ts.map +0 -1
- package/dist/components/LiveRegion.d.ts +0 -41
- package/dist/components/LiveRegion.d.ts.map +0 -1
- package/dist/components/ProtectedErrorBoundary.d.ts +0 -27
- package/dist/components/ProtectedErrorBoundary.d.ts.map +0 -1
- package/dist/components/ResizeHandle.d.ts +0 -39
- package/dist/components/ResizeHandle.d.ts.map +0 -1
- package/dist/components/ResourceTagsInline.d.ts +0 -10
- package/dist/components/ResourceTagsInline.d.ts.map +0 -1
- package/dist/components/SessionExpiryBanner.d.ts +0 -2
- package/dist/components/SessionExpiryBanner.d.ts.map +0 -1
- package/dist/components/SessionTimer.d.ts +0 -2
- package/dist/components/SessionTimer.d.ts.map +0 -1
- package/dist/components/StatusDisplay.d.ts +0 -9
- package/dist/components/StatusDisplay.d.ts.map +0 -1
- package/dist/components/Toast.d.ts +0 -27
- package/dist/components/Toast.d.ts.map +0 -1
- package/dist/components/Toolbar.d.ts +0 -15
- package/dist/components/Toolbar.d.ts.map +0 -1
- package/dist/components/UserMenuSkeleton.d.ts +0 -2
- package/dist/components/UserMenuSkeleton.d.ts.map +0 -1
- package/dist/components/annotation/AnnotateToolbar.d.ts +0 -29
- package/dist/components/annotation/AnnotateToolbar.d.ts.map +0 -1
- package/dist/components/annotation-popups/JsonLdView.d.ts +0 -8
- package/dist/components/annotation-popups/JsonLdView.d.ts.map +0 -1
- package/dist/components/annotation-popups/SharedPopupElements.d.ts +0 -28
- package/dist/components/annotation-popups/SharedPopupElements.d.ts.map +0 -1
- package/dist/components/branding/SemiontBranding.d.ts +0 -13
- package/dist/components/branding/SemiontBranding.d.ts.map +0 -1
- package/dist/components/error-states/ResourceErrorState.d.ts +0 -11
- package/dist/components/error-states/ResourceErrorState.d.ts.map +0 -1
- package/dist/components/image-annotation/AnnotationOverlay.d.ts +0 -22
- package/dist/components/image-annotation/AnnotationOverlay.d.ts.map +0 -1
- package/dist/components/image-annotation/SvgDrawingCanvas.d.ts +0 -23
- package/dist/components/image-annotation/SvgDrawingCanvas.d.ts.map +0 -1
- package/dist/components/layout/LeftSidebar.d.ts +0 -24
- package/dist/components/layout/LeftSidebar.d.ts.map +0 -1
- package/dist/components/layout/PageLayout.d.ts +0 -21
- package/dist/components/layout/PageLayout.d.ts.map +0 -1
- package/dist/components/layout/SkipLinks.d.ts +0 -8
- package/dist/components/layout/SkipLinks.d.ts.map +0 -1
- package/dist/components/layout/UnifiedHeader.d.ts +0 -21
- package/dist/components/layout/UnifiedHeader.d.ts.map +0 -1
- package/dist/components/loading-states/ComposeLoadingState.d.ts +0 -10
- package/dist/components/loading-states/ComposeLoadingState.d.ts.map +0 -1
- package/dist/components/loading-states/ResourceLoadingState.d.ts +0 -7
- package/dist/components/loading-states/ResourceLoadingState.d.ts.map +0 -1
- package/dist/components/modals/ConfigureGenerationStep.d.ts +0 -36
- package/dist/components/modals/ConfigureGenerationStep.d.ts.map +0 -1
- package/dist/components/modals/ConfigureSearchStep.d.ts +0 -21
- package/dist/components/modals/ConfigureSearchStep.d.ts.map +0 -1
- package/dist/components/modals/ContextSummary.d.ts +0 -14
- package/dist/components/modals/ContextSummary.d.ts.map +0 -1
- package/dist/components/modals/GatherContextStep.d.ts +0 -23
- package/dist/components/modals/GatherContextStep.d.ts.map +0 -1
- package/dist/components/modals/KeyboardShortcutsHelpModal.d.ts +0 -8
- package/dist/components/modals/KeyboardShortcutsHelpModal.d.ts.map +0 -1
- package/dist/components/modals/PermissionDeniedModal.d.ts +0 -12
- package/dist/components/modals/PermissionDeniedModal.d.ts.map +0 -1
- package/dist/components/modals/ReferenceWizardModal.d.ts +0 -64
- package/dist/components/modals/ReferenceWizardModal.d.ts.map +0 -1
- package/dist/components/modals/ResourceSearchModal.d.ts +0 -16
- package/dist/components/modals/ResourceSearchModal.d.ts.map +0 -1
- package/dist/components/modals/SearchModal.d.ts +0 -20
- package/dist/components/modals/SearchModal.d.ts.map +0 -1
- package/dist/components/modals/SearchResultsStep.d.ts +0 -22
- package/dist/components/modals/SearchResultsStep.d.ts.map +0 -1
- package/dist/components/modals/SessionExpiredModal.d.ts +0 -12
- package/dist/components/modals/SessionExpiredModal.d.ts.map +0 -1
- package/dist/components/navigation/CollapsibleResourceNavigation.d.ts +0 -13
- package/dist/components/navigation/CollapsibleResourceNavigation.d.ts.map +0 -1
- package/dist/components/navigation/Footer.d.ts +0 -20
- package/dist/components/navigation/Footer.d.ts.map +0 -1
- package/dist/components/navigation/NavigationMenu.d.ts +0 -18
- package/dist/components/navigation/NavigationMenu.d.ts.map +0 -1
- package/dist/components/navigation/ObservableLink.d.ts +0 -52
- package/dist/components/navigation/ObservableLink.d.ts.map +0 -1
- package/dist/components/navigation/SimpleNavigation.d.ts +0 -35
- package/dist/components/navigation/SimpleNavigation.d.ts.map +0 -1
- package/dist/components/navigation/SortableResourceTab.d.ts +0 -7
- package/dist/components/navigation/SortableResourceTab.d.ts.map +0 -1
- package/dist/components/pdf-annotation/PdfAnnotationCanvas.client.d.ts +0 -8
- package/dist/components/pdf-annotation/PdfAnnotationCanvas.client.d.ts.map +0 -1
- package/dist/components/pdf-annotation/PdfAnnotationCanvas.d.ts +0 -25
- package/dist/components/pdf-annotation/PdfAnnotationCanvas.d.ts.map +0 -1
- package/dist/components/resource/AnnotateView.d.ts +0 -29
- package/dist/components/resource/AnnotateView.d.ts.map +0 -1
- package/dist/components/resource/AnnotationHistory.d.ts +0 -14
- package/dist/components/resource/AnnotationHistory.d.ts.map +0 -1
- package/dist/components/resource/BrowseView.d.ts +0 -28
- package/dist/components/resource/BrowseView.d.ts.map +0 -1
- package/dist/components/resource/HistoryEvent.d.ts +0 -19
- package/dist/components/resource/HistoryEvent.d.ts.map +0 -1
- package/dist/components/resource/ResourceViewer.d.ts +0 -46
- package/dist/components/resource/ResourceViewer.d.ts.map +0 -1
- package/dist/components/resource/event-formatting.d.ts +0 -61
- package/dist/components/resource/event-formatting.d.ts.map +0 -1
- package/dist/components/resource/panels/AssessmentEntry.d.ts +0 -11
- package/dist/components/resource/panels/AssessmentEntry.d.ts.map +0 -1
- package/dist/components/resource/panels/AssessmentPanel.d.ts +0 -32
- package/dist/components/resource/panels/AssessmentPanel.d.ts.map +0 -1
- package/dist/components/resource/panels/AssistSection.d.ts +0 -27
- package/dist/components/resource/panels/AssistSection.d.ts.map +0 -1
- package/dist/components/resource/panels/CollaborationPanel.d.ts +0 -28
- package/dist/components/resource/panels/CollaborationPanel.d.ts.map +0 -1
- package/dist/components/resource/panels/CommentEntry.d.ts +0 -12
- package/dist/components/resource/panels/CommentEntry.d.ts.map +0 -1
- package/dist/components/resource/panels/CommentsPanel.d.ts +0 -32
- package/dist/components/resource/panels/CommentsPanel.d.ts.map +0 -1
- package/dist/components/resource/panels/HighlightEntry.d.ts +0 -11
- package/dist/components/resource/panels/HighlightEntry.d.ts.map +0 -1
- package/dist/components/resource/panels/HighlightPanel.d.ts +0 -30
- package/dist/components/resource/panels/HighlightPanel.d.ts.map +0 -1
- package/dist/components/resource/panels/JsonLdPanel.d.ts +0 -9
- package/dist/components/resource/panels/JsonLdPanel.d.ts.map +0 -1
- package/dist/components/resource/panels/PanelHeader.d.ts +0 -13
- package/dist/components/resource/panels/PanelHeader.d.ts.map +0 -1
- package/dist/components/resource/panels/ReferenceEntry.d.ts +0 -15
- package/dist/components/resource/panels/ReferenceEntry.d.ts.map +0 -1
- package/dist/components/resource/panels/ReferencesPanel.d.ts +0 -43
- package/dist/components/resource/panels/ReferencesPanel.d.ts.map +0 -1
- package/dist/components/resource/panels/ResourceInfoPanel.d.ts +0 -27
- package/dist/components/resource/panels/ResourceInfoPanel.d.ts.map +0 -1
- package/dist/components/resource/panels/StatisticsPanel.d.ts +0 -12
- package/dist/components/resource/panels/StatisticsPanel.d.ts.map +0 -1
- package/dist/components/resource/panels/TagEntry.d.ts +0 -11
- package/dist/components/resource/panels/TagEntry.d.ts.map +0 -1
- package/dist/components/resource/panels/TaggingPanel.d.ts +0 -34
- package/dist/components/resource/panels/TaggingPanel.d.ts.map +0 -1
- package/dist/components/resource/panels/UnifiedAnnotationsPanel.d.ts +0 -52
- package/dist/components/resource/panels/UnifiedAnnotationsPanel.d.ts.map +0 -1
- package/dist/components/resource/panels/agent-label.d.ts +0 -11
- package/dist/components/resource/panels/agent-label.d.ts.map +0 -1
- package/dist/components/settings/SettingsPanel.d.ts +0 -19
- package/dist/components/settings/SettingsPanel.d.ts.map +0 -1
- package/dist/components/viewers/ImageViewer.d.ts +0 -8
- package/dist/components/viewers/ImageViewer.d.ts.map +0 -1
- package/dist/components/viewers/index.d.ts +0 -2
- package/dist/components/viewers/index.d.ts.map +0 -1
- package/dist/contexts/AnnotationContext.d.ts +0 -46
- package/dist/contexts/AnnotationContext.d.ts.map +0 -1
- package/dist/contexts/ResourceAnnotationsContext.d.ts +0 -14
- package/dist/contexts/ResourceAnnotationsContext.d.ts.map +0 -1
- package/dist/contexts/RoutingContext.d.ts +0 -59
- package/dist/contexts/RoutingContext.d.ts.map +0 -1
- package/dist/contexts/ThemeContext.d.ts +0 -15
- package/dist/contexts/ThemeContext.d.ts.map +0 -1
- package/dist/contexts/TranslationContext.d.ts +0 -51
- package/dist/contexts/TranslationContext.d.ts.map +0 -1
- package/dist/contexts/useEventSubscription.d.ts +0 -41
- package/dist/contexts/useEventSubscription.d.ts.map +0 -1
- package/dist/design-tokens/index.d.ts +0 -178
- package/dist/design-tokens/index.d.ts.map +0 -1
- package/dist/features/admin-devops/components/AdminDevOpsPage.d.ts +0 -33
- package/dist/features/admin-devops/components/AdminDevOpsPage.d.ts.map +0 -1
- package/dist/features/admin-exchange/components/AdminExchangePage.d.ts +0 -37
- package/dist/features/admin-exchange/components/AdminExchangePage.d.ts.map +0 -1
- package/dist/features/admin-exchange/components/ExportCard.d.ts +0 -18
- package/dist/features/admin-exchange/components/ExportCard.d.ts.map +0 -1
- package/dist/features/admin-exchange/components/ImportCard.d.ts +0 -32
- package/dist/features/admin-exchange/components/ImportCard.d.ts.map +0 -1
- package/dist/features/admin-exchange/components/ImportProgress.d.ts +0 -26
- package/dist/features/admin-exchange/components/ImportProgress.d.ts.map +0 -1
- package/dist/features/admin-exchange/state/exchange-state-unit.d.ts +0 -31
- package/dist/features/admin-exchange/state/exchange-state-unit.d.ts.map +0 -1
- package/dist/features/admin-security/components/AdminSecurityPage.d.ts +0 -42
- package/dist/features/admin-security/components/AdminSecurityPage.d.ts.map +0 -1
- package/dist/features/admin-security/state/admin-security-state-unit.d.ts +0 -12
- package/dist/features/admin-security/state/admin-security-state-unit.d.ts.map +0 -1
- package/dist/features/admin-users/components/AdminUsersPage.d.ts +0 -88
- package/dist/features/admin-users/components/AdminUsersPage.d.ts.map +0 -1
- package/dist/features/admin-users/state/admin-users-state-unit.d.ts +0 -17
- package/dist/features/admin-users/state/admin-users-state-unit.d.ts.map +0 -1
- package/dist/features/auth/components/AuthErrorDisplay.d.ts +0 -34
- package/dist/features/auth/components/AuthErrorDisplay.d.ts.map +0 -1
- package/dist/features/auth/components/SignInForm.d.ts +0 -80
- package/dist/features/auth/components/SignInForm.d.ts.map +0 -1
- package/dist/features/auth/components/SignUpForm.d.ts +0 -39
- package/dist/features/auth/components/SignUpForm.d.ts.map +0 -1
- package/dist/features/auth-welcome/components/WelcomePage.d.ts +0 -62
- package/dist/features/auth-welcome/components/WelcomePage.d.ts.map +0 -1
- package/dist/features/auth-welcome/state/welcome-state-unit.d.ts +0 -12
- package/dist/features/auth-welcome/state/welcome-state-unit.d.ts.map +0 -1
- package/dist/features/moderate-entity-tags/components/EntityTagsPage.d.ts +0 -32
- package/dist/features/moderate-entity-tags/components/EntityTagsPage.d.ts.map +0 -1
- package/dist/features/moderate-entity-tags/state/entity-tags-state-unit.d.ts +0 -16
- package/dist/features/moderate-entity-tags/state/entity-tags-state-unit.d.ts.map +0 -1
- package/dist/features/moderate-recent/components/RecentDocumentsPage.d.ts +0 -27
- package/dist/features/moderate-recent/components/RecentDocumentsPage.d.ts.map +0 -1
- package/dist/features/moderate-tag-schemas/components/TagSchemasPage.d.ts +0 -25
- package/dist/features/moderate-tag-schemas/components/TagSchemasPage.d.ts.map +0 -1
- package/dist/features/moderation-linked-data/components/LinkedDataPage.d.ts +0 -38
- package/dist/features/moderation-linked-data/components/LinkedDataPage.d.ts.map +0 -1
- package/dist/features/resource-compose/components/ResourceComposePage.d.ts +0 -83
- package/dist/features/resource-compose/components/ResourceComposePage.d.ts.map +0 -1
- package/dist/features/resource-compose/components/UploadProgressBar.d.ts +0 -23
- package/dist/features/resource-compose/components/UploadProgressBar.d.ts.map +0 -1
- package/dist/features/resource-compose/state/compose-page-state-unit.d.ts +0 -59
- package/dist/features/resource-compose/state/compose-page-state-unit.d.ts.map +0 -1
- package/dist/features/resource-discovery/components/ResourceCard.d.ts +0 -17
- package/dist/features/resource-discovery/components/ResourceCard.d.ts.map +0 -1
- package/dist/features/resource-discovery/components/ResourceDiscoveryPage.d.ts +0 -43
- package/dist/features/resource-discovery/components/ResourceDiscoveryPage.d.ts.map +0 -1
- package/dist/features/resource-discovery/state/discover-state-unit.d.ts +0 -15
- package/dist/features/resource-discovery/state/discover-state-unit.d.ts.map +0 -1
- package/dist/features/resource-viewer/components/ResourceViewerPage.d.ts +0 -80
- package/dist/features/resource-viewer/components/ResourceViewerPage.d.ts.map +0 -1
- package/dist/features/resource-viewer/state/resource-loader-state-unit.d.ts +0 -11
- package/dist/features/resource-viewer/state/resource-loader-state-unit.d.ts.map +0 -1
- package/dist/features/resource-viewer/state/resource-viewer-page-state-unit.d.ts +0 -48
- package/dist/features/resource-viewer/state/resource-viewer-page-state-unit.d.ts.map +0 -1
- package/dist/hooks/useDebounce.d.ts +0 -29
- package/dist/hooks/useDebounce.d.ts.map +0 -1
- package/dist/hooks/useDragAnnouncements.d.ts +0 -12
- package/dist/hooks/useDragAnnouncements.d.ts.map +0 -1
- package/dist/hooks/useHoverDelay.d.ts +0 -8
- package/dist/hooks/useHoverDelay.d.ts.map +0 -1
- package/dist/hooks/useHoverEmitter.d.ts +0 -8
- package/dist/hooks/useHoverEmitter.d.ts.map +0 -1
- package/dist/hooks/useKeyboardShortcuts.d.ts +0 -29
- package/dist/hooks/useKeyboardShortcuts.d.ts.map +0 -1
- package/dist/hooks/useLineNumbers.d.ts +0 -8
- package/dist/hooks/useLineNumbers.d.ts.map +0 -1
- package/dist/hooks/useMediaToken.d.ts +0 -7
- package/dist/hooks/useMediaToken.d.ts.map +0 -1
- package/dist/hooks/useObservable.d.ts +0 -23
- package/dist/hooks/useObservable.d.ts.map +0 -1
- package/dist/hooks/useObservableBrowse.d.ts +0 -70
- package/dist/hooks/useObservableBrowse.d.ts.map +0 -1
- package/dist/hooks/usePanelWidth.d.ts +0 -37
- package/dist/hooks/usePanelWidth.d.ts.map +0 -1
- package/dist/hooks/useResourceContent.d.ts +0 -7
- package/dist/hooks/useResourceContent.d.ts.map +0 -1
- package/dist/hooks/useRovingTabIndex.d.ts +0 -13
- package/dist/hooks/useRovingTabIndex.d.ts.map +0 -1
- package/dist/hooks/useSearchAnnouncements.d.ts +0 -10
- package/dist/hooks/useSearchAnnouncements.d.ts.map +0 -1
- package/dist/hooks/useSessionExpiry.d.ts +0 -10
- package/dist/hooks/useSessionExpiry.d.ts.map +0 -1
- package/dist/hooks/useShellStateUnit.d.ts +0 -9
- package/dist/hooks/useShellStateUnit.d.ts.map +0 -1
- package/dist/hooks/useStateUnit.d.ts +0 -3
- package/dist/hooks/useStateUnit.d.ts.map +0 -1
- package/dist/hooks/useUI.d.ts +0 -24
- package/dist/hooks/useUI.d.ts.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/integrations/css-modules-helper.d.ts +0 -114
- package/dist/integrations/css-modules-helper.d.ts.map +0 -1
- package/dist/integrations/styled-components-theme.d.ts +0 -95
- package/dist/integrations/styled-components-theme.d.ts.map +0 -1
- package/dist/integrations/tailwind-plugin.d.cts +0 -3
- package/dist/integrations/tailwind-plugin.d.cts.map +0 -1
- package/dist/lib/annotation-overlay.d.ts +0 -71
- package/dist/lib/annotation-overlay.d.ts.map +0 -1
- package/dist/lib/annotation-registry.d.ts +0 -62
- package/dist/lib/annotation-registry.d.ts.map +0 -1
- package/dist/lib/browser-pdfjs.d.ts +0 -93
- package/dist/lib/browser-pdfjs.d.ts.map +0 -1
- package/dist/lib/button-styles.d.ts +0 -27
- package/dist/lib/button-styles.d.ts.map +0 -1
- package/dist/lib/codemirror-handlers.d.ts +0 -52
- package/dist/lib/codemirror-handlers.d.ts.map +0 -1
- package/dist/lib/codemirror-json-theme.d.ts +0 -8
- package/dist/lib/codemirror-json-theme.d.ts.map +0 -1
- package/dist/lib/codemirror-logic.d.ts +0 -66
- package/dist/lib/codemirror-logic.d.ts.map +0 -1
- package/dist/lib/codemirror-widgets.d.ts +0 -39
- package/dist/lib/codemirror-widgets.d.ts.map +0 -1
- package/dist/lib/formatTime.d.ts +0 -2
- package/dist/lib/formatTime.d.ts.map +0 -1
- package/dist/lib/media-shapes.d.ts +0 -51
- package/dist/lib/media-shapes.d.ts.map +0 -1
- package/dist/lib/pdf-coordinates.d.ts +0 -69
- package/dist/lib/pdf-coordinates.d.ts.map +0 -1
- package/dist/lib/resource-utils.d.ts +0 -22
- package/dist/lib/resource-utils.d.ts.map +0 -1
- package/dist/lib/scroll-utils.d.ts +0 -20
- package/dist/lib/scroll-utils.d.ts.map +0 -1
- package/dist/lib/text-segmentation.d.ts +0 -25
- package/dist/lib/text-segmentation.d.ts.map +0 -1
- package/dist/lib/text-selection-handler.d.ts +0 -46
- package/dist/lib/text-selection-handler.d.ts.map +0 -1
- package/dist/lib/validation.d.ts +0 -47
- package/dist/lib/validation.d.ts.map +0 -1
- package/dist/session/SemiontProvider.d.ts +0 -28
- package/dist/session/SemiontProvider.d.ts.map +0 -1
- package/dist/session/web-browser-storage.d.ts +0 -19
- package/dist/session/web-browser-storage.d.ts.map +0 -1
- package/dist/state/session-state-unit.d.ts +0 -9
- package/dist/state/session-state-unit.d.ts.map +0 -1
- package/dist/state/shell-state-unit.d.ts +0 -33
- package/dist/state/shell-state-unit.d.ts.map +0 -1
- package/dist/test-utils.d.ts.map +0 -1
- package/dist/types/AnnotationManager.d.ts +0 -53
- package/dist/types/AnnotationManager.d.ts.map +0 -1
- package/dist/types/TranslationManager.d.ts +0 -15
- package/dist/types/TranslationManager.d.ts.map +0 -1
- package/dist/types/annotation-props.d.ts +0 -108
- package/dist/types/annotation-props.d.ts.map +0 -1
- package/dist/types/collapsible-navigation.d.ts +0 -69
- package/dist/types/collapsible-navigation.d.ts.map +0 -1
- package/dist/types/modals.d.ts +0 -77
- package/dist/types/modals.d.ts.map +0 -1
- package/dist/types/navigation.d.ts +0 -35
- package/dist/types/navigation.d.ts.map +0 -1
- package/dist/types/resource-viewer.d.ts +0 -19
- package/dist/types/resource-viewer.d.ts.map +0 -1
- package/dist/types/simple-navigation.d.ts +0 -15
- package/dist/types/simple-navigation.d.ts.map +0 -1
- package/dist/types/translation.d.ts +0 -5
- package/dist/types/translation.d.ts.map +0 -1
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
interface SelectedTextDisplayProps {
|
|
3
|
-
exact: string;
|
|
4
|
-
}
|
|
5
|
-
export declare function SelectedTextDisplay({ exact }: SelectedTextDisplayProps): import("react/jsx-runtime").JSX.Element;
|
|
6
|
-
interface EntityTypeBadgesProps {
|
|
7
|
-
entityTypes: string;
|
|
8
|
-
}
|
|
9
|
-
export declare function EntityTypeBadges({ entityTypes }: EntityTypeBadgesProps): import("react/jsx-runtime").JSX.Element | null;
|
|
10
|
-
interface PopupHeaderProps {
|
|
11
|
-
title: string;
|
|
12
|
-
selectedText?: string;
|
|
13
|
-
onClose: () => void;
|
|
14
|
-
}
|
|
15
|
-
export declare function PopupHeader({ title, selectedText, onClose }: PopupHeaderProps): import("react/jsx-runtime").JSX.Element;
|
|
16
|
-
interface PopupContainerProps {
|
|
17
|
-
children: React.ReactNode;
|
|
18
|
-
position: {
|
|
19
|
-
x: number;
|
|
20
|
-
y: number;
|
|
21
|
-
};
|
|
22
|
-
onClose: () => void;
|
|
23
|
-
isOpen: boolean;
|
|
24
|
-
wide?: boolean;
|
|
25
|
-
}
|
|
26
|
-
export declare function PopupContainer({ children, position, onClose, isOpen, wide }: PopupContainerProps): import("react/jsx-runtime").JSX.Element;
|
|
27
|
-
export {};
|
|
28
|
-
//# sourceMappingURL=SharedPopupElements.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SharedPopupElements.d.ts","sourceRoot":"","sources":["../../../src/components/annotation-popups/SharedPopupElements.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,wBAAwB;IAChC,KAAK,EAAE,MAAM,CAAC;CACf;AAED,wBAAgB,mBAAmB,CAAC,EAAE,KAAK,EAAE,EAAE,wBAAwB,2CAStE;AAED,UAAU,qBAAqB;IAC7B,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,wBAAgB,gBAAgB,CAAC,EAAE,WAAW,EAAE,EAAE,qBAAqB,kDAetE;AAED,UAAU,gBAAgB;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,wBAAgB,WAAW,CAAC,EAAE,KAAK,EAAE,YAAY,EAAE,OAAO,EAAE,EAAE,gBAAgB,2CAmB7E;AAED,UAAU,mBAAmB;IAC3B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,QAAQ,EAAE;QAAE,CAAC,EAAE,MAAM,CAAC;QAAC,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC;IACnC,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,MAAM,EAAE,OAAO,CAAC;IAChB,IAAI,CAAC,EAAE,OAAO,CAAC;CAChB;AAED,wBAAgB,cAAc,CAAC,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,IAAY,EAAE,EAAE,mBAAmB,2CAgDxG"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import './Branding.css';
|
|
2
|
-
type TranslateFn = (key: string) => string;
|
|
3
|
-
interface SemiontBrandingProps {
|
|
4
|
-
t: TranslateFn;
|
|
5
|
-
className?: string;
|
|
6
|
-
size?: 'sm' | 'md' | 'lg' | 'xl';
|
|
7
|
-
showTagline?: boolean;
|
|
8
|
-
animated?: boolean;
|
|
9
|
-
compactTagline?: boolean;
|
|
10
|
-
}
|
|
11
|
-
export declare function SemiontBranding({ t, className, size, showTagline, animated, compactTagline }: SemiontBrandingProps): import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
export {};
|
|
13
|
-
//# sourceMappingURL=SemiontBranding.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SemiontBranding.d.ts","sourceRoot":"","sources":["../../../src/components/branding/SemiontBranding.tsx"],"names":[],"mappings":"AAEA,OAAO,gBAAgB,CAAC;AAExB,KAAK,WAAW,GAAG,CAAC,GAAG,EAAE,MAAM,KAAK,MAAM,CAAC;AAE3C,UAAU,oBAAoB;IAC5B,CAAC,EAAE,WAAW,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;IACjC,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B;AAED,wBAAgB,eAAe,CAAC,EAC9B,CAAC,EACD,SAAc,EACd,IAAW,EACX,WAAkB,EAClB,QAAe,EACf,cAAsB,EACvB,EAAE,oBAAoB,2CAuBtB"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* ResourceErrorState - Error state component for resource viewer
|
|
3
|
-
*
|
|
4
|
-
* Pure React component - no Next.js dependencies.
|
|
5
|
-
*/
|
|
6
|
-
export interface ResourceErrorStateProps {
|
|
7
|
-
error: unknown;
|
|
8
|
-
onRetry: () => void;
|
|
9
|
-
}
|
|
10
|
-
export declare function ResourceErrorState({ error, onRetry }: ResourceErrorStateProps): import("react/jsx-runtime").JSX.Element;
|
|
11
|
-
//# sourceMappingURL=ResourceErrorState.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ResourceErrorState.d.ts","sourceRoot":"","sources":["../../../src/components/error-states/ResourceErrorState.tsx"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,MAAM,WAAW,uBAAuB;IACtC,KAAK,EAAE,OAAO,CAAC;IACf,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB;AAED,wBAAgB,kBAAkB,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE,uBAAuB,2CAe7E"}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import type { Annotation } from '@semiont/core';
|
|
2
|
-
import type { SemiontSession } from '@semiont/sdk';
|
|
3
|
-
interface AnnotationOverlayProps {
|
|
4
|
-
annotations: Annotation[];
|
|
5
|
-
imageWidth: number;
|
|
6
|
-
imageHeight: number;
|
|
7
|
-
displayWidth: number;
|
|
8
|
-
displayHeight: number;
|
|
9
|
-
session?: SemiontSession | null | undefined;
|
|
10
|
-
hoveredAnnotationId?: string | null;
|
|
11
|
-
selectedAnnotationId?: string | null;
|
|
12
|
-
hoverDelayMs: number;
|
|
13
|
-
}
|
|
14
|
-
/**
|
|
15
|
-
* Render annotation overlay - displays existing annotations as SVG shapes
|
|
16
|
-
*
|
|
17
|
-
* @emits beckon:hover - Annotation hovered or unhovered. Payload: { annotationId: string | null }
|
|
18
|
-
* @emits browse:click - Annotation clicked. Payload: { annotationId: string, motivation: Motivation }
|
|
19
|
-
*/
|
|
20
|
-
export declare function AnnotationOverlay({ annotations, imageWidth, imageHeight, displayWidth, displayHeight, session, hoveredAnnotationId, selectedAnnotationId, hoverDelayMs }: AnnotationOverlayProps): import("react/jsx-runtime").JSX.Element;
|
|
21
|
-
export {};
|
|
22
|
-
//# sourceMappingURL=AnnotationOverlay.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"AnnotationOverlay.d.ts","sourceRoot":"","sources":["../../../src/components/image-annotation/AnnotationOverlay.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAIhD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AACnD,UAAU,sBAAsB;IAC9B,WAAW,EAAE,UAAU,EAAE,CAAC;IAC1B,UAAU,EAAE,MAAM,CAAC;IACnB,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,MAAM,CAAC;IACrB,aAAa,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE,cAAc,GAAG,IAAI,GAAG,SAAS,CAAC;IAC5C,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,oBAAoB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrC,YAAY,EAAE,MAAM,CAAC;CACtB;AAyCD;;;;;GAKG;AACH,wBAAgB,iBAAiB,CAAC,EAChC,WAAW,EACX,UAAU,EACV,WAAW,EACX,YAAY,EACZ,aAAa,EACb,OAAO,EACP,mBAAmB,EACnB,oBAAoB,EACpB,YAAY,EACb,EAAE,sBAAsB,2CAiMxB"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import type { Annotation } from '@semiont/core';
|
|
2
|
-
import type { SelectionMotivation } from '../annotation/AnnotateToolbar';
|
|
3
|
-
import type { SemiontSession } from '@semiont/sdk';
|
|
4
|
-
export type DrawingMode = 'rectangle' | 'polygon' | 'circle' | 'freeform' | null;
|
|
5
|
-
interface SvgDrawingCanvasProps {
|
|
6
|
-
imageUrl: string;
|
|
7
|
-
existingAnnotations?: Annotation[];
|
|
8
|
-
drawingMode: DrawingMode;
|
|
9
|
-
selectedMotivation?: SelectionMotivation | null;
|
|
10
|
-
session?: SemiontSession | null | undefined;
|
|
11
|
-
hoveredAnnotationId?: string | null;
|
|
12
|
-
selectedAnnotationId?: string | null;
|
|
13
|
-
hoverDelayMs?: number;
|
|
14
|
-
}
|
|
15
|
-
/**
|
|
16
|
-
* SVG-based drawing canvas for creating image annotations with shapes
|
|
17
|
-
*
|
|
18
|
-
* @emits browse:click - Annotation clicked on canvas. Payload: { annotationId: string, motivation: Motivation }
|
|
19
|
-
* @emits mark:requested - New annotation drawn on canvas. Payload: { selector: SvgSelector, motivation: SelectionMotivation }
|
|
20
|
-
*/
|
|
21
|
-
export declare function SvgDrawingCanvas({ imageUrl, existingAnnotations, drawingMode, selectedMotivation, session, hoveredAnnotationId, selectedAnnotationId }: SvgDrawingCanvasProps): import("react/jsx-runtime").JSX.Element;
|
|
22
|
-
export {};
|
|
23
|
-
//# sourceMappingURL=SvgDrawingCanvas.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SvgDrawingCanvas.d.ts","sourceRoot":"","sources":["../../../src/components/image-annotation/SvgDrawingCanvas.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAGhD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAGnD,MAAM,MAAM,WAAW,GAAG,WAAW,GAAG,SAAS,GAAG,QAAQ,GAAG,UAAU,GAAG,IAAI,CAAC;AAyBjF,UAAU,qBAAqB;IAC7B,QAAQ,EAAE,MAAM,CAAC;IACjB,mBAAmB,CAAC,EAAE,UAAU,EAAE,CAAC;IACnC,WAAW,EAAE,WAAW,CAAC;IACzB,kBAAkB,CAAC,EAAE,mBAAmB,GAAG,IAAI,CAAC;IAChD,OAAO,CAAC,EAAE,cAAc,GAAG,IAAI,GAAG,SAAS,CAAC;IAC5C,mBAAmB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACpC,oBAAoB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrC,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED;;;;;GAKG;AACH,wBAAgB,gBAAgB,CAAC,EAC/B,QAAQ,EACR,mBAAwB,EACxB,WAAW,EACX,kBAAkB,EAClB,OAAO,EACP,mBAAmB,EACnB,oBAAoB,EACrB,EAAE,qBAAqB,2CAgWvB"}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { LinkComponentProps, RouteBuilder } from '../../contexts/RoutingContext';
|
|
3
|
-
import type { TranslateFn } from '../../types/translation';
|
|
4
|
-
import './LeftSidebar.css';
|
|
5
|
-
export interface NavigationMenuHelper {
|
|
6
|
-
(onClose: () => void): React.ReactNode;
|
|
7
|
-
}
|
|
8
|
-
interface LeftSidebarProps {
|
|
9
|
-
Link: React.ComponentType<LinkComponentProps>;
|
|
10
|
-
routes: RouteBuilder;
|
|
11
|
-
t: TranslateFn;
|
|
12
|
-
tHome: TranslateFn;
|
|
13
|
-
children: React.ReactNode | ((isCollapsed: boolean, toggleCollapsed: () => void, navigationMenu: NavigationMenuHelper) => React.ReactNode);
|
|
14
|
-
brandingLink?: string;
|
|
15
|
-
collapsible?: boolean;
|
|
16
|
-
storageKey?: string;
|
|
17
|
-
isAuthenticated?: boolean;
|
|
18
|
-
isAdmin?: boolean;
|
|
19
|
-
isModerator?: boolean;
|
|
20
|
-
currentPath?: string;
|
|
21
|
-
}
|
|
22
|
-
export declare function LeftSidebar({ Link, routes, t, tHome, children, brandingLink, collapsible, storageKey, isAdmin, isModerator, currentPath }: LeftSidebarProps): import("react/jsx-runtime").JSX.Element;
|
|
23
|
-
export {};
|
|
24
|
-
//# sourceMappingURL=LeftSidebar.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"LeftSidebar.d.ts","sourceRoot":"","sources":["../../../src/components/layout/LeftSidebar.tsx"],"names":[],"mappings":"AAEA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAKnD,OAAO,KAAK,EAAE,kBAAkB,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AACtF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AAC3D,OAAO,mBAAmB,CAAC;AAE3B,MAAM,WAAW,oBAAoB;IACnC,CAAC,OAAO,EAAE,MAAM,IAAI,GAAG,KAAK,CAAC,SAAS,CAAC;CACxC;AAED,UAAU,gBAAgB;IACxB,IAAI,EAAE,KAAK,CAAC,aAAa,CAAC,kBAAkB,CAAC,CAAC;IAC9C,MAAM,EAAE,YAAY,CAAC;IACrB,CAAC,EAAE,WAAW,CAAC;IACf,KAAK,EAAE,WAAW,CAAC;IACnB,QAAQ,EAAE,KAAK,CAAC,SAAS,GAAG,CAAC,CAC3B,WAAW,EAAE,OAAO,EACpB,eAAe,EAAE,MAAM,IAAI,EAC3B,cAAc,EAAE,oBAAoB,KACjC,KAAK,CAAC,SAAS,CAAC,CAAC;IACtB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,wBAAgB,WAAW,CAAC,EAC1B,IAAI,EACJ,MAAM,EACN,CAAC,EACD,KAAK,EACL,QAAQ,EACR,YAAkB,EAClB,WAAmB,EACnB,UAAmC,EACnC,OAAe,EACf,WAAmB,EACnB,WAAW,EACZ,EAAE,gBAAgB,2CAsGlB"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { LinkComponentProps, RouteBuilder } from '../../contexts/RoutingContext';
|
|
3
|
-
import type { TranslateFn } from '../../types/translation';
|
|
4
|
-
interface PageLayoutProps {
|
|
5
|
-
Link: React.ComponentType<LinkComponentProps>;
|
|
6
|
-
routes: RouteBuilder;
|
|
7
|
-
t: TranslateFn;
|
|
8
|
-
tNav: TranslateFn;
|
|
9
|
-
tHome: TranslateFn;
|
|
10
|
-
children: React.ReactNode;
|
|
11
|
-
className?: string;
|
|
12
|
-
showAuthLinks?: boolean;
|
|
13
|
-
CookiePreferences?: React.ComponentType<{
|
|
14
|
-
isOpen: boolean;
|
|
15
|
-
onClose: () => void;
|
|
16
|
-
}>;
|
|
17
|
-
onOpenKeyboardHelp?: () => void;
|
|
18
|
-
}
|
|
19
|
-
export declare function PageLayout({ Link, routes, t, tNav, tHome, children, className, showAuthLinks, CookiePreferences, onOpenKeyboardHelp }: PageLayoutProps): import("react/jsx-runtime").JSX.Element;
|
|
20
|
-
export {};
|
|
21
|
-
//# sourceMappingURL=PageLayout.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PageLayout.d.ts","sourceRoot":"","sources":["../../../src/components/layout/PageLayout.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,KAAK,EAAE,kBAAkB,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AACtF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AAE3D,UAAU,eAAe;IACvB,IAAI,EAAE,KAAK,CAAC,aAAa,CAAC,kBAAkB,CAAC,CAAC;IAC9C,MAAM,EAAE,YAAY,CAAC;IACrB,CAAC,EAAE,WAAW,CAAC;IACf,IAAI,EAAE,WAAW,CAAC;IAClB,KAAK,EAAE,WAAW,CAAC;IACnB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,iBAAiB,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAAE,MAAM,EAAE,OAAO,CAAC;QAAC,OAAO,EAAE,MAAM,IAAI,CAAA;KAAE,CAAC,CAAC;IAClF,kBAAkB,CAAC,EAAE,MAAM,IAAI,CAAC;CACjC;AAED,wBAAgB,UAAU,CAAC,EACzB,IAAI,EACJ,MAAM,EACN,CAAC,EACD,IAAI,EACJ,KAAK,EACL,QAAQ,EACR,SAAc,EACd,aAAoB,EACpB,iBAAiB,EACjB,kBAAkB,EACnB,EAAE,eAAe,2CAqCjB"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import './SkipLinks.css';
|
|
2
|
-
/**
|
|
3
|
-
* Skip links for keyboard navigation accessibility
|
|
4
|
-
* These links are visually hidden but become visible when focused
|
|
5
|
-
* They allow keyboard users to quickly jump to main content areas
|
|
6
|
-
*/
|
|
7
|
-
export declare function SkipLinks(): import("react/jsx-runtime").JSX.Element;
|
|
8
|
-
//# sourceMappingURL=SkipLinks.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SkipLinks.d.ts","sourceRoot":"","sources":["../../../src/components/layout/SkipLinks.tsx"],"names":[],"mappings":"AAEA,OAAO,iBAAiB,CAAC;AAEzB;;;;GAIG;AACH,wBAAgB,SAAS,4CAyBxB"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { LinkComponentProps, RouteBuilder } from '../../contexts/RoutingContext';
|
|
3
|
-
import type { TranslateFn } from '../../types/translation';
|
|
4
|
-
import './Header.css';
|
|
5
|
-
interface UnifiedHeaderProps {
|
|
6
|
-
Link: React.ComponentType<LinkComponentProps>;
|
|
7
|
-
routes: RouteBuilder;
|
|
8
|
-
t: TranslateFn;
|
|
9
|
-
tHome: TranslateFn;
|
|
10
|
-
showBranding?: boolean;
|
|
11
|
-
showAuthLinks?: boolean;
|
|
12
|
-
brandingLink?: string;
|
|
13
|
-
variant?: 'standalone' | 'embedded' | 'floating';
|
|
14
|
-
isAuthenticated?: boolean;
|
|
15
|
-
isAdmin?: boolean;
|
|
16
|
-
isModerator?: boolean;
|
|
17
|
-
currentPath?: string;
|
|
18
|
-
}
|
|
19
|
-
export declare function UnifiedHeader({ Link, routes, t, tHome, showBranding, brandingLink, variant, isAuthenticated, isAdmin, isModerator, currentPath }: UnifiedHeaderProps): import("react/jsx-runtime").JSX.Element;
|
|
20
|
-
export {};
|
|
21
|
-
//# sourceMappingURL=UnifiedHeader.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"UnifiedHeader.d.ts","sourceRoot":"","sources":["../../../src/components/layout/UnifiedHeader.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAC;AAI1B,OAAO,KAAK,EAAE,kBAAkB,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AACtF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AAC3D,OAAO,cAAc,CAAC;AAEtB,UAAU,kBAAkB;IAC1B,IAAI,EAAE,KAAK,CAAC,aAAa,CAAC,kBAAkB,CAAC,CAAC;IAC9C,MAAM,EAAE,YAAY,CAAC;IACrB,CAAC,EAAE,WAAW,CAAC;IACf,KAAK,EAAE,WAAW,CAAC;IACnB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE,YAAY,GAAG,UAAU,GAAG,UAAU,CAAC;IACjD,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,wBAAgB,aAAa,CAAC,EAC5B,IAAI,EACJ,MAAM,EACN,CAAC,EACD,KAAK,EACL,YAAmB,EACnB,YAAkB,EAClB,OAAsB,EACtB,eAAuB,EACvB,OAAe,EACf,WAAmB,EACnB,WAAW,EACZ,EAAE,kBAAkB,2CA+HpB"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* ComposeLoadingState Component
|
|
3
|
-
*
|
|
4
|
-
* Simple loading state display for the compose page.
|
|
5
|
-
*/
|
|
6
|
-
export interface ComposeLoadingStateProps {
|
|
7
|
-
message: string;
|
|
8
|
-
}
|
|
9
|
-
export declare function ComposeLoadingState({ message }: ComposeLoadingStateProps): import("react/jsx-runtime").JSX.Element;
|
|
10
|
-
//# sourceMappingURL=ComposeLoadingState.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ComposeLoadingState.d.ts","sourceRoot":"","sources":["../../../src/components/loading-states/ComposeLoadingState.tsx"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,MAAM,WAAW,wBAAwB;IACvC,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,wBAAgB,mBAAmB,CAAC,EAAE,OAAO,EAAE,EAAE,wBAAwB,2CAQxE"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* ResourceLoadingState - Loading state component for resource viewer
|
|
3
|
-
*
|
|
4
|
-
* Pure React component - no Next.js dependencies.
|
|
5
|
-
*/
|
|
6
|
-
export declare function ResourceLoadingState(): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
//# sourceMappingURL=ResourceLoadingState.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ResourceLoadingState.d.ts","sourceRoot":"","sources":["../../../src/components/loading-states/ResourceLoadingState.tsx"],"names":[],"mappings":"AAAA;;;;GAIG;AAEH,wBAAgB,oBAAoB,4CAMnC"}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import type { GatheredContext } from '@semiont/core';
|
|
2
|
-
export interface GenerationConfig {
|
|
3
|
-
title: string;
|
|
4
|
-
storagePath: string;
|
|
5
|
-
prompt?: string;
|
|
6
|
-
language: string;
|
|
7
|
-
temperature: number;
|
|
8
|
-
maxTokens: number;
|
|
9
|
-
context: GatheredContext;
|
|
10
|
-
}
|
|
11
|
-
export interface ConfigureGenerationStepProps {
|
|
12
|
-
defaultTitle: string;
|
|
13
|
-
locale: string;
|
|
14
|
-
context: GatheredContext;
|
|
15
|
-
onBack: () => void;
|
|
16
|
-
onCancel: () => void;
|
|
17
|
-
onGenerate: (config: GenerationConfig) => void;
|
|
18
|
-
translations: {
|
|
19
|
-
resourceTitle: string;
|
|
20
|
-
resourceTitlePlaceholder: string;
|
|
21
|
-
additionalInstructions: string;
|
|
22
|
-
additionalInstructionsPlaceholder: string;
|
|
23
|
-
language: string;
|
|
24
|
-
languageHelp: string;
|
|
25
|
-
creativity: string;
|
|
26
|
-
creativityFocused: string;
|
|
27
|
-
creativityCreative: string;
|
|
28
|
-
maxLength: string;
|
|
29
|
-
maxLengthHelp: string;
|
|
30
|
-
cancel: string;
|
|
31
|
-
back: string;
|
|
32
|
-
generate: string;
|
|
33
|
-
};
|
|
34
|
-
}
|
|
35
|
-
export declare function ConfigureGenerationStep({ defaultTitle, locale, context, onBack, onCancel, onGenerate, translations: t, }: ConfigureGenerationStepProps): import("react/jsx-runtime").JSX.Element;
|
|
36
|
-
//# sourceMappingURL=ConfigureGenerationStep.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ConfigureGenerationStep.d.ts","sourceRoot":"","sources":["../../../src/components/modals/ConfigureGenerationStep.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAErD,MAAM,WAAW,gBAAgB;IAC/B,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,eAAe,CAAC;CAC1B;AAED,MAAM,WAAW,4BAA4B;IAC3C,YAAY,EAAE,MAAM,CAAC;IACrB,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,eAAe,CAAC;IACzB,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,UAAU,EAAE,CAAC,MAAM,EAAE,gBAAgB,KAAK,IAAI,CAAC;IAC/C,YAAY,EAAE;QACZ,aAAa,EAAE,MAAM,CAAC;QACtB,wBAAwB,EAAE,MAAM,CAAC;QACjC,sBAAsB,EAAE,MAAM,CAAC;QAC/B,iCAAiC,EAAE,MAAM,CAAC;QAC1C,QAAQ,EAAE,MAAM,CAAC;QACjB,YAAY,EAAE,MAAM,CAAC;QACrB,UAAU,EAAE,MAAM,CAAC;QACnB,iBAAiB,EAAE,MAAM,CAAC;QAC1B,kBAAkB,EAAE,MAAM,CAAC;QAC3B,SAAS,EAAE,MAAM,CAAC;QAClB,aAAa,EAAE,MAAM,CAAC;QACtB,MAAM,EAAE,MAAM,CAAC;QACf,IAAI,EAAE,MAAM,CAAC;QACb,QAAQ,EAAE,MAAM,CAAC;KAClB,CAAC;CACH;AAED,wBAAgB,uBAAuB,CAAC,EACtC,YAAY,EACZ,MAAM,EACN,OAAO,EACP,MAAM,EACN,QAAQ,EACR,UAAU,EACV,YAAY,EAAE,CAAC,GAChB,EAAE,4BAA4B,2CA4J9B"}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
export interface SearchConfig {
|
|
2
|
-
limit: number;
|
|
3
|
-
useSemanticScoring: boolean;
|
|
4
|
-
}
|
|
5
|
-
export interface ConfigureSearchStepProps {
|
|
6
|
-
isSearching?: boolean;
|
|
7
|
-
onBack: () => void;
|
|
8
|
-
onCancel: () => void;
|
|
9
|
-
onSearch: (config: SearchConfig) => void;
|
|
10
|
-
translations: {
|
|
11
|
-
maxResults: string;
|
|
12
|
-
semanticScoring: string;
|
|
13
|
-
semanticScoringHelp: string;
|
|
14
|
-
cancel: string;
|
|
15
|
-
back: string;
|
|
16
|
-
search: string;
|
|
17
|
-
searching: string;
|
|
18
|
-
};
|
|
19
|
-
}
|
|
20
|
-
export declare function ConfigureSearchStep({ isSearching, onBack, onCancel, onSearch, translations: t, }: ConfigureSearchStepProps): import("react/jsx-runtime").JSX.Element;
|
|
21
|
-
//# sourceMappingURL=ConfigureSearchStep.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ConfigureSearchStep.d.ts","sourceRoot":"","sources":["../../../src/components/modals/ConfigureSearchStep.tsx"],"names":[],"mappings":"AAIA,MAAM,WAAW,YAAY;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,kBAAkB,EAAE,OAAO,CAAC;CAC7B;AAED,MAAM,WAAW,wBAAwB;IACvC,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,EAAE,CAAC,MAAM,EAAE,YAAY,KAAK,IAAI,CAAC;IACzC,YAAY,EAAE;QACZ,UAAU,EAAE,MAAM,CAAC;QACnB,eAAe,EAAE,MAAM,CAAC;QACxB,mBAAmB,EAAE,MAAM,CAAC;QAC5B,MAAM,EAAE,MAAM,CAAC;QACf,IAAI,EAAE,MAAM,CAAC;QACb,MAAM,EAAE,MAAM,CAAC;QACf,SAAS,EAAE,MAAM,CAAC;KACnB,CAAC;CACH;AAED,wBAAgB,mBAAmB,CAAC,EAClC,WAAmB,EACnB,MAAM,EACN,QAAQ,EACR,QAAQ,EACR,YAAY,EAAE,CAAC,GAChB,EAAE,wBAAwB,2CAyE1B"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import type { GatheredContext } from '@semiont/core';
|
|
2
|
-
export interface ContextSummaryTranslations {
|
|
3
|
-
sourceContextLabel: string;
|
|
4
|
-
connectionsLabel: string;
|
|
5
|
-
citedByLabel: string;
|
|
6
|
-
userHintLabel: string;
|
|
7
|
-
userHintPlaceholder: string;
|
|
8
|
-
}
|
|
9
|
-
export interface ContextSummaryProps {
|
|
10
|
-
context: GatheredContext;
|
|
11
|
-
translations: ContextSummaryTranslations;
|
|
12
|
-
}
|
|
13
|
-
export declare function ContextSummary({ context, translations: t }: ContextSummaryProps): import("react/jsx-runtime").JSX.Element;
|
|
14
|
-
//# sourceMappingURL=ContextSummary.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ContextSummary.d.ts","sourceRoot":"","sources":["../../../src/components/modals/ContextSummary.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAErD,MAAM,WAAW,0BAA0B;IACzC,kBAAkB,EAAE,MAAM,CAAC;IAC3B,gBAAgB,EAAE,MAAM,CAAC;IACzB,YAAY,EAAE,MAAM,CAAC;IACrB,aAAa,EAAE,MAAM,CAAC;IACtB,mBAAmB,EAAE,MAAM,CAAC;CAC7B;AAED,MAAM,WAAW,mBAAmB;IAClC,OAAO,EAAE,eAAe,CAAC;IACzB,YAAY,EAAE,0BAA0B,CAAC;CAC1C;AAED,wBAAgB,cAAc,CAAC,EAAE,OAAO,EAAE,YAAY,EAAE,CAAC,EAAE,EAAE,mBAAmB,2CA2E/E"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import type { GatheredContext } from '@semiont/core';
|
|
2
|
-
import type { ContextSummaryTranslations } from './ContextSummary';
|
|
3
|
-
export interface GatherContextStepProps {
|
|
4
|
-
context: GatheredContext | null;
|
|
5
|
-
contextLoading: boolean;
|
|
6
|
-
contextError: Error | null;
|
|
7
|
-
userHint: string;
|
|
8
|
-
onUserHintChange: (value: string) => void;
|
|
9
|
-
onBind: () => void;
|
|
10
|
-
onGenerate: () => void;
|
|
11
|
-
onCompose: () => void;
|
|
12
|
-
translations: {
|
|
13
|
-
title: string;
|
|
14
|
-
loadingContext: string;
|
|
15
|
-
failedContext: string;
|
|
16
|
-
search: string;
|
|
17
|
-
generate: string;
|
|
18
|
-
compose: string;
|
|
19
|
-
resolutionStrategyLabel: string;
|
|
20
|
-
} & ContextSummaryTranslations;
|
|
21
|
-
}
|
|
22
|
-
export declare function GatherContextStep({ context, contextLoading, contextError, userHint, onUserHintChange, onBind, onGenerate, onCompose, translations: t, }: GatherContextStepProps): import("react/jsx-runtime").JSX.Element;
|
|
23
|
-
//# sourceMappingURL=GatherContextStep.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"GatherContextStep.d.ts","sourceRoot":"","sources":["../../../src/components/modals/GatherContextStep.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAErD,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,kBAAkB,CAAC;AAEnE,MAAM,WAAW,sBAAsB;IACrC,OAAO,EAAE,eAAe,GAAG,IAAI,CAAC;IAChC,cAAc,EAAE,OAAO,CAAC;IACxB,YAAY,EAAE,KAAK,GAAG,IAAI,CAAC;IAC3B,QAAQ,EAAE,MAAM,CAAC;IACjB,gBAAgB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAC1C,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,UAAU,EAAE,MAAM,IAAI,CAAC;IACvB,SAAS,EAAE,MAAM,IAAI,CAAC;IACtB,YAAY,EAAE;QACZ,KAAK,EAAE,MAAM,CAAC;QACd,cAAc,EAAE,MAAM,CAAC;QACvB,aAAa,EAAE,MAAM,CAAC;QACtB,MAAM,EAAE,MAAM,CAAC;QACf,QAAQ,EAAE,MAAM,CAAC;QACjB,OAAO,EAAE,MAAM,CAAC;QAChB,uBAAuB,EAAE,MAAM,CAAC;KACjC,GAAG,0BAA0B,CAAC;CAChC;AAED,wBAAgB,iBAAiB,CAAC,EAChC,OAAO,EACP,cAAc,EACd,YAAY,EACZ,QAAQ,EACR,gBAAgB,EAChB,MAAM,EACN,UAAU,EACV,SAAS,EACT,YAAY,EAAE,CAAC,GAChB,EAAE,sBAAsB,2CAyIxB"}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import './modals.css';
|
|
2
|
-
interface KeyboardShortcutsHelpModalProps {
|
|
3
|
-
isOpen: boolean;
|
|
4
|
-
onClose: () => void;
|
|
5
|
-
}
|
|
6
|
-
export declare function KeyboardShortcutsHelpModal({ isOpen, onClose }: KeyboardShortcutsHelpModalProps): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
export {};
|
|
8
|
-
//# sourceMappingURL=KeyboardShortcutsHelpModal.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"KeyboardShortcutsHelpModal.d.ts","sourceRoot":"","sources":["../../../src/components/modals/KeyboardShortcutsHelpModal.tsx"],"names":[],"mappings":"AAKA,OAAO,cAAc,CAAC;AAEtB,UAAU,+BAA+B;IACvC,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;CACrB;AA8ED,wBAAgB,0BAA0B,CAAC,EAAE,MAAM,EAAE,OAAO,EAAE,EAAE,+BAA+B,2CA+H9F"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Modal that surfaces when a 403 forbidden error is reported via
|
|
3
|
-
* the active session's `signals.notifyPermissionDenied(...)`.
|
|
4
|
-
*
|
|
5
|
-
* Reads `permissionDeniedAt$` and `permissionDeniedMessage$` from the
|
|
6
|
-
* active `SessionSignals`. The signals instance clears the
|
|
7
|
-
* flag when the user dismisses the modal. Modal state lives on
|
|
8
|
-
* signals (not the session itself) so headless sessions
|
|
9
|
-
* (workers/CLIs) don't carry dead observables.
|
|
10
|
-
*/
|
|
11
|
-
export declare function PermissionDeniedModal(): import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
//# sourceMappingURL=PermissionDeniedModal.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PermissionDeniedModal.d.ts","sourceRoot":"","sources":["../../../src/components/modals/PermissionDeniedModal.tsx"],"names":[],"mappings":"AAMA;;;;;;;;;GASG;AACH,wBAAgB,qBAAqB,4CA2HpC"}
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import type { GatheredContext } from '@semiont/core';
|
|
2
|
-
import type { GenerationConfig } from './ConfigureGenerationStep';
|
|
3
|
-
export interface ReferenceWizardModalProps {
|
|
4
|
-
isOpen: boolean;
|
|
5
|
-
onClose: () => void;
|
|
6
|
-
/** The annotation being resolved */
|
|
7
|
-
annotationId: string | null;
|
|
8
|
-
/** The resource containing the annotation */
|
|
9
|
-
resourceId: string | null;
|
|
10
|
-
/** Default title (selected text) */
|
|
11
|
-
defaultTitle: string;
|
|
12
|
-
/** Entity types from the annotation */
|
|
13
|
-
entityTypes: string[];
|
|
14
|
-
/** Current locale for generation defaults */
|
|
15
|
-
locale: string;
|
|
16
|
-
/** Gathered context state */
|
|
17
|
-
context: GatheredContext | null;
|
|
18
|
-
contextLoading: boolean;
|
|
19
|
-
contextError: Error | null;
|
|
20
|
-
/** Callbacks */
|
|
21
|
-
onGenerateSubmit: (referenceId: string, config: GenerationConfig) => void;
|
|
22
|
-
onLinkResource: (referenceId: string, targetResourceId: string) => void;
|
|
23
|
-
onComposeNavigate: (context: GatheredContext, annotationId: string, resourceId: string, title: string, entityTypes: string[]) => void;
|
|
24
|
-
/** Translation strings */
|
|
25
|
-
translations: {
|
|
26
|
-
gatherTitle: string;
|
|
27
|
-
configureGenerationTitle: string;
|
|
28
|
-
configureSearchTitle: string;
|
|
29
|
-
searchResultsTitle: string;
|
|
30
|
-
sourceContextLabel: string;
|
|
31
|
-
connectionsLabel: string;
|
|
32
|
-
citedByLabel: string;
|
|
33
|
-
userHintLabel: string;
|
|
34
|
-
userHintPlaceholder: string;
|
|
35
|
-
loadingContext: string;
|
|
36
|
-
failedContext: string;
|
|
37
|
-
cancel: string;
|
|
38
|
-
search: string;
|
|
39
|
-
searching: string;
|
|
40
|
-
generate: string;
|
|
41
|
-
compose: string;
|
|
42
|
-
resolutionStrategyLabel: string;
|
|
43
|
-
back: string;
|
|
44
|
-
link: string;
|
|
45
|
-
score: string;
|
|
46
|
-
noResults: string;
|
|
47
|
-
resourceTitle: string;
|
|
48
|
-
resourceTitlePlaceholder: string;
|
|
49
|
-
additionalInstructions: string;
|
|
50
|
-
additionalInstructionsPlaceholder: string;
|
|
51
|
-
language: string;
|
|
52
|
-
languageHelp: string;
|
|
53
|
-
creativity: string;
|
|
54
|
-
creativityFocused: string;
|
|
55
|
-
creativityCreative: string;
|
|
56
|
-
maxLength: string;
|
|
57
|
-
maxLengthHelp: string;
|
|
58
|
-
maxResults: string;
|
|
59
|
-
semanticScoring: string;
|
|
60
|
-
semanticScoringHelp: string;
|
|
61
|
-
};
|
|
62
|
-
}
|
|
63
|
-
export declare function ReferenceWizardModal({ isOpen, onClose, annotationId, resourceId, defaultTitle, entityTypes, locale, context, contextLoading, contextError, onGenerateSubmit, onLinkResource, onComposeNavigate, translations: t, }: ReferenceWizardModalProps): import("react/jsx-runtime").JSX.Element;
|
|
64
|
-
//# sourceMappingURL=ReferenceWizardModal.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ReferenceWizardModal.d.ts","sourceRoot":"","sources":["../../../src/components/modals/ReferenceWizardModal.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,eAAe,CAAC;AAMrD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,2BAA2B,CAAC;AAYlE,MAAM,WAAW,yBAAyB;IACxC,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,oCAAoC;IACpC,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,6CAA6C;IAC7C,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,oCAAoC;IACpC,YAAY,EAAE,MAAM,CAAC;IACrB,uCAAuC;IACvC,WAAW,EAAE,MAAM,EAAE,CAAC;IACtB,6CAA6C;IAC7C,MAAM,EAAE,MAAM,CAAC;IACf,6BAA6B;IAC7B,OAAO,EAAE,eAAe,GAAG,IAAI,CAAC;IAChC,cAAc,EAAE,OAAO,CAAC;IACxB,YAAY,EAAE,KAAK,GAAG,IAAI,CAAC;IAC3B,gBAAgB;IAChB,gBAAgB,EAAE,CAAC,WAAW,EAAE,MAAM,EAAE,MAAM,EAAE,gBAAgB,KAAK,IAAI,CAAC;IAC1E,cAAc,EAAE,CAAC,WAAW,EAAE,MAAM,EAAE,gBAAgB,EAAE,MAAM,KAAK,IAAI,CAAC;IACxE,iBAAiB,EAAE,CAAC,OAAO,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,EAAE,KAAK,IAAI,CAAC;IACtI,0BAA0B;IAC1B,YAAY,EAAE;QACZ,WAAW,EAAE,MAAM,CAAC;QACpB,wBAAwB,EAAE,MAAM,CAAC;QACjC,oBAAoB,EAAE,MAAM,CAAC;QAC7B,kBAAkB,EAAE,MAAM,CAAC;QAC3B,kBAAkB,EAAE,MAAM,CAAC;QAC3B,gBAAgB,EAAE,MAAM,CAAC;QACzB,YAAY,EAAE,MAAM,CAAC;QACrB,aAAa,EAAE,MAAM,CAAC;QACtB,mBAAmB,EAAE,MAAM,CAAC;QAC5B,cAAc,EAAE,MAAM,CAAC;QACvB,aAAa,EAAE,MAAM,CAAC;QACtB,MAAM,EAAE,MAAM,CAAC;QACf,MAAM,EAAE,MAAM,CAAC;QACf,SAAS,EAAE,MAAM,CAAC;QAClB,QAAQ,EAAE,MAAM,CAAC;QACjB,OAAO,EAAE,MAAM,CAAC;QAChB,uBAAuB,EAAE,MAAM,CAAC;QAChC,IAAI,EAAE,MAAM,CAAC;QACb,IAAI,EAAE,MAAM,CAAC;QACb,KAAK,EAAE,MAAM,CAAC;QACd,SAAS,EAAE,MAAM,CAAC;QAClB,aAAa,EAAE,MAAM,CAAC;QACtB,wBAAwB,EAAE,MAAM,CAAC;QACjC,sBAAsB,EAAE,MAAM,CAAC;QAC/B,iCAAiC,EAAE,MAAM,CAAC;QAC1C,QAAQ,EAAE,MAAM,CAAC;QACjB,YAAY,EAAE,MAAM,CAAC;QACrB,UAAU,EAAE,MAAM,CAAC;QACnB,iBAAiB,EAAE,MAAM,CAAC;QAC1B,kBAAkB,EAAE,MAAM,CAAC;QAC3B,SAAS,EAAE,MAAM,CAAC;QAClB,aAAa,EAAE,MAAM,CAAC;QACtB,UAAU,EAAE,MAAM,CAAC;QACnB,eAAe,EAAE,MAAM,CAAC;QACxB,mBAAmB,EAAE,MAAM,CAAC;KAC7B,CAAC;CACH;AAED,wBAAgB,oBAAoB,CAAC,EACnC,MAAM,EACN,OAAO,EACP,YAAY,EACZ,UAAU,EACV,YAAY,EACZ,WAAW,EACX,MAAM,EACN,OAAO,EACP,cAAc,EACd,YAAY,EACZ,gBAAgB,EAChB,cAAc,EACd,iBAAiB,EACjB,YAAY,EAAE,CAAC,GAChB,EAAE,yBAAyB,2CA2N3B"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
interface ResourceSearchModalProps {
|
|
2
|
-
isOpen: boolean;
|
|
3
|
-
onClose: () => void;
|
|
4
|
-
onSelect: (resourceId: string) => void;
|
|
5
|
-
searchTerm?: string;
|
|
6
|
-
translations?: {
|
|
7
|
-
title?: string;
|
|
8
|
-
placeholder?: string;
|
|
9
|
-
searching?: string;
|
|
10
|
-
noResults?: string;
|
|
11
|
-
close?: string;
|
|
12
|
-
};
|
|
13
|
-
}
|
|
14
|
-
export declare function ResourceSearchModal({ isOpen, onClose, onSelect, searchTerm, translations }: ResourceSearchModalProps): import("react/jsx-runtime").JSX.Element;
|
|
15
|
-
export {};
|
|
16
|
-
//# sourceMappingURL=ResourceSearchModal.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ResourceSearchModal.d.ts","sourceRoot":"","sources":["../../../src/components/modals/ResourceSearchModal.tsx"],"names":[],"mappings":"AAmCA,UAAU,wBAAwB;IAChC,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,QAAQ,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;IACvC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE;QACb,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,KAAK,CAAC,EAAE,MAAM,CAAC;KAChB,CAAC;CACH;AAED,wBAAgB,mBAAmB,CAAC,EAClC,MAAM,EACN,OAAO,EACP,QAAQ,EACR,UAAe,EACf,YAAiB,EAClB,EAAE,wBAAwB,2CAsK1B"}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import './SearchModal.css';
|
|
2
|
-
interface SearchModalProps {
|
|
3
|
-
isOpen: boolean;
|
|
4
|
-
onClose: () => void;
|
|
5
|
-
onNavigate: (type: 'resource' | 'entity', id: string) => void;
|
|
6
|
-
translations?: {
|
|
7
|
-
placeholder?: string;
|
|
8
|
-
searching?: string;
|
|
9
|
-
noResults?: string;
|
|
10
|
-
startTyping?: string;
|
|
11
|
-
navigate?: string;
|
|
12
|
-
select?: string;
|
|
13
|
-
close?: string;
|
|
14
|
-
enter?: string;
|
|
15
|
-
esc?: string;
|
|
16
|
-
};
|
|
17
|
-
}
|
|
18
|
-
export declare function SearchModal({ isOpen, onClose, onNavigate, translations }: SearchModalProps): import("react/jsx-runtime").JSX.Element;
|
|
19
|
-
export {};
|
|
20
|
-
//# sourceMappingURL=SearchModal.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SearchModal.d.ts","sourceRoot":"","sources":["../../../src/components/modals/SearchModal.tsx"],"names":[],"mappings":"AAUA,OAAO,mBAAmB,CAAC;AAK3B,UAAU,gBAAgB;IACxB,MAAM,EAAE,OAAO,CAAC;IAChB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,UAAU,EAAE,CAAC,IAAI,EAAE,UAAU,GAAG,QAAQ,EAAE,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9D,YAAY,CAAC,EAAE;QACb,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,MAAM,CAAC,EAAE,MAAM,CAAC;QAChB,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,GAAG,CAAC,EAAE,MAAM,CAAC;KACd,CAAC;CACH;AAUD,wBAAgB,WAAW,CAAC,EAC1B,MAAM,EACN,OAAO,EACP,UAAU,EACV,YAAiB,EAClB,EAAE,gBAAgB,2CAkPlB"}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import type { GatheredContext, ResourceDescriptor } from '@semiont/core';
|
|
2
|
-
import type { ContextSummaryTranslations } from './ContextSummary';
|
|
3
|
-
export type ScoredResult = ResourceDescriptor & {
|
|
4
|
-
score?: number;
|
|
5
|
-
matchReason?: string;
|
|
6
|
-
};
|
|
7
|
-
export interface SearchResultsStepProps {
|
|
8
|
-
results: ScoredResult[];
|
|
9
|
-
context: GatheredContext;
|
|
10
|
-
onLink: (resourceId: string) => void;
|
|
11
|
-
onBack: () => void;
|
|
12
|
-
onCancel: () => void;
|
|
13
|
-
translations: {
|
|
14
|
-
noResults: string;
|
|
15
|
-
link: string;
|
|
16
|
-
back: string;
|
|
17
|
-
cancel: string;
|
|
18
|
-
score: string;
|
|
19
|
-
} & ContextSummaryTranslations;
|
|
20
|
-
}
|
|
21
|
-
export declare function SearchResultsStep({ results, context, onLink, onBack, onCancel, translations: t, }: SearchResultsStepProps): import("react/jsx-runtime").JSX.Element;
|
|
22
|
-
//# sourceMappingURL=SearchResultsStep.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SearchResultsStep.d.ts","sourceRoot":"","sources":["../../../src/components/modals/SearchResultsStep.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,eAAe,EAAE,kBAAkB,EAAE,MAAM,eAAe,CAAC;AAEzE,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,kBAAkB,CAAC;AAEnE,MAAM,MAAM,YAAY,GAAG,kBAAkB,GAAG;IAC9C,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,MAAM,WAAW,sBAAsB;IACrC,OAAO,EAAE,YAAY,EAAE,CAAC;IACxB,OAAO,EAAE,eAAe,CAAC;IACzB,MAAM,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAC;IACrC,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,YAAY,EAAE;QACZ,SAAS,EAAE,MAAM,CAAC;QAClB,IAAI,EAAE,MAAM,CAAC;QACb,IAAI,EAAE,MAAM,CAAC;QACb,MAAM,EAAE,MAAM,CAAC;QACf,KAAK,EAAE,MAAM,CAAC;KACf,GAAG,0BAA0B,CAAC;CAChC;AAED,wBAAgB,iBAAiB,CAAC,EAChC,OAAO,EACP,OAAO,EACP,MAAM,EACN,MAAM,EACN,QAAQ,EACR,YAAY,EAAE,CAAC,GAChB,EAAE,sBAAsB,2CA0FxB"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Modal that surfaces when the active KB's session expires (a 401
|
|
3
|
-
* surfaced by the session's own JWT validation or by the host's
|
|
4
|
-
* error-routing path).
|
|
5
|
-
*
|
|
6
|
-
* Reads `sessionExpiredAt$` from the active `SessionSignals`.
|
|
7
|
-
* When the user dismisses the modal, the signals instance clears the
|
|
8
|
-
* flag. Modal state lives on signals (not the session itself) so
|
|
9
|
-
* headless sessions (workers/CLIs) don't carry dead observables.
|
|
10
|
-
*/
|
|
11
|
-
export declare function SessionExpiredModal(): import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
//# sourceMappingURL=SessionExpiredModal.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SessionExpiredModal.d.ts","sourceRoot":"","sources":["../../../src/components/modals/SessionExpiredModal.tsx"],"names":[],"mappings":"AAMA;;;;;;;;;GASG;AACH,wBAAgB,mBAAmB,4CAoFlC"}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import type { CollapsibleResourceNavigationProps } from '../../types/collapsible-navigation';
|
|
2
|
-
import './CollapsibleResourceNavigation.css';
|
|
3
|
-
/**
|
|
4
|
-
* A comprehensive collapsible navigation component with fixed items and dynamic resource tabs.
|
|
5
|
-
* Supports drag and drop for resource reordering when expanded.
|
|
6
|
-
* Platform-agnostic design for use across different React environments.
|
|
7
|
-
*
|
|
8
|
-
* @emits tabs:reorder - Resource tab reordered. Payload: { oldIndex: number, newIndex: number }
|
|
9
|
-
* @emits tabs:close - Resource tab closed. Payload: { resourceId: string }
|
|
10
|
-
* @emits shell:sidebar-toggle - Toggle sidebar collapsed/expanded state. Payload: undefined
|
|
11
|
-
*/
|
|
12
|
-
export declare function CollapsibleResourceNavigation({ fixedItems, resources, isCollapsed, currentPath, LinkComponent, onNavigate, getResourceHref, className, translations, icons, navigationMenu }: CollapsibleResourceNavigationProps): import("react/jsx-runtime").JSX.Element;
|
|
13
|
-
//# sourceMappingURL=CollapsibleResourceNavigation.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CollapsibleResourceNavigation.d.ts","sourceRoot":"","sources":["../../../src/components/navigation/CollapsibleResourceNavigation.tsx"],"names":[],"mappings":"AAsBA,OAAO,KAAK,EAAE,kCAAkC,EAAE,MAAM,oCAAoC,CAAC;AAC7F,OAAO,qCAAqC,CAAC;AAE7C;;;;;;;;GAQG;AACH,wBAAgB,6BAA6B,CAAC,EAC5C,UAAU,EACV,SAAS,EACT,WAAW,EACX,WAAW,EACX,aAAa,EACb,UAAU,EACV,eAAe,EACf,SAAc,EACd,YAAiB,EACjB,KAAK,EACL,cAAc,EACf,EAAE,kCAAkC,2CAgRpC"}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { RouteBuilder, LinkComponentProps } from '../../contexts/RoutingContext';
|
|
3
|
-
import '../layout/Footer.css';
|
|
4
|
-
type TranslateFn = (key: string, params?: Record<string, any>) => string;
|
|
5
|
-
interface FooterProps {
|
|
6
|
-
Link: React.ComponentType<LinkComponentProps>;
|
|
7
|
-
routes: RouteBuilder;
|
|
8
|
-
t: TranslateFn;
|
|
9
|
-
CookiePreferences?: React.ComponentType<{
|
|
10
|
-
isOpen: boolean;
|
|
11
|
-
onClose: () => void;
|
|
12
|
-
}>;
|
|
13
|
-
onOpenKeyboardHelp?: () => void;
|
|
14
|
-
sourceCodeUrl?: string;
|
|
15
|
-
/** Show About, Privacy Policy, Terms of Service, Cookie Preferences links. False for desktop apps. */
|
|
16
|
-
showPolicyLinks?: boolean;
|
|
17
|
-
}
|
|
18
|
-
export declare function Footer({ Link, routes, t, CookiePreferences, onOpenKeyboardHelp, sourceCodeUrl, showPolicyLinks, }: FooterProps): import("react/jsx-runtime").JSX.Element;
|
|
19
|
-
export {};
|
|
20
|
-
//# sourceMappingURL=Footer.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Footer.d.ts","sourceRoot":"","sources":["../../../src/components/navigation/Footer.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAmB,MAAM,OAAO,CAAC;AACxC,OAAO,KAAK,EAAE,YAAY,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AACtF,OAAO,sBAAsB,CAAC;AAE9B,KAAK,WAAW,GAAG,CAAC,GAAG,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,KAAK,MAAM,CAAC;AAEzE,UAAU,WAAW;IACnB,IAAI,EAAE,KAAK,CAAC,aAAa,CAAC,kBAAkB,CAAC,CAAC;IAC9C,MAAM,EAAE,YAAY,CAAC;IACrB,CAAC,EAAE,WAAW,CAAC;IACf,iBAAiB,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;QAAE,MAAM,EAAE,OAAO,CAAC;QAAC,OAAO,EAAE,MAAM,IAAI,CAAA;KAAE,CAAC,CAAC;IAClF,kBAAkB,CAAC,EAAE,MAAM,IAAI,CAAC;IAChC,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,sGAAsG;IACtG,eAAe,CAAC,EAAE,OAAO,CAAC;CAC3B;AAED,wBAAgB,MAAM,CAAC,EACrB,IAAI,EACJ,MAAM,EACN,CAAC,EACD,iBAAiB,EACjB,kBAAkB,EAClB,aAA4D,EAC5D,eAAsB,GACvB,EAAE,WAAW,2CA2Eb"}
|