@viswa-test/creative-workspace-ui-component 0.0.2 → 0.0.4
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/README.md +251 -2214
- package/dist/_virtual/_tslib.js +2 -0
- package/dist/_virtual/_tslib.js.map +1 -0
- package/dist/cjs/_virtual/_tslib.js +2 -0
- package/dist/cjs/_virtual/_tslib.js.map +1 -0
- package/dist/cjs/components/ScopeTree/HighlightedText.js +2 -0
- package/dist/cjs/components/ScopeTree/HighlightedText.js.map +1 -0
- package/dist/cjs/components/ScopeTree/TreeAddAction.js +2 -0
- package/dist/cjs/components/ScopeTree/TreeAddAction.js.map +1 -0
- package/dist/cjs/components/ScopeTree/TreeMenu.js +2 -0
- package/dist/cjs/components/ScopeTree/TreeMenu.js.map +1 -0
- package/dist/cjs/components/ScopeTree/TreeNode.js +2 -0
- package/dist/cjs/components/ScopeTree/TreeNode.js.map +1 -0
- package/dist/cjs/components/ScopeTree/TreeNodeHeader.js +2 -0
- package/dist/cjs/components/ScopeTree/TreeNodeHeader.js.map +1 -0
- package/dist/cjs/components/ScopeTree/TreeSectionItem.js +2 -0
- package/dist/cjs/components/ScopeTree/TreeSectionItem.js.map +1 -0
- package/dist/cjs/components/ScopeTree/TreeSidebar.js +2 -0
- package/dist/cjs/components/ScopeTree/TreeSidebar.js.map +1 -0
- package/dist/cjs/components/ScopeTree/TreeTooltip.js +2 -0
- package/dist/cjs/components/ScopeTree/TreeTooltip.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/LscGuidelines.js +2 -0
- package/dist/cjs/features/lsc-guidelines/LscGuidelines.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineAttachmentIcon.js +2 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineAttachmentIcon.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineCardMenu.js +2 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineCardMenu.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineCart.js +2 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineCart.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineCartHeader.js +2 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineCartHeader.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineCartItem.js +2 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineCartItem.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineConfirmDialog.js +2 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineConfirmDialog.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineEditor.js +2 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineEditor.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineEditorPage.js +2 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineEditorPage.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineEmptyState.js +2 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineEmptyState.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineHeader.js +2 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineHeader.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineIconButton.js +2 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineIconButton.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineLandingPage.js +2 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineLandingPage.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineLibrary.js +2 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineLibrary.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineLibraryCard.js +2 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineLibraryCard.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelinePopoverCart.js +2 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelinePopoverCart.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineProceedButton.js +2 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineProceedButton.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineSavedModal.js +2 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineSavedModal.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineSelectButton.js +2 -0
- package/dist/cjs/features/lsc-guidelines/components/GuidelineSelectButton.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/constants.js +2 -0
- package/dist/cjs/features/lsc-guidelines/constants.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/editor.js +2 -0
- package/dist/cjs/features/lsc-guidelines/editor.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/hooks/useControllableState.js +2 -0
- package/dist/cjs/features/lsc-guidelines/hooks/useControllableState.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/hooks/useGuidelineFlow.js +2 -0
- package/dist/cjs/features/lsc-guidelines/hooks/useGuidelineFlow.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/hooks/useGuidelineSelection.js +2 -0
- package/dist/cjs/features/lsc-guidelines/hooks/useGuidelineSelection.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/index.js +2 -0
- package/dist/cjs/features/lsc-guidelines/index.js.map +1 -0
- package/dist/cjs/features/lsc-guidelines/theme.css +8 -0
- package/dist/cjs/features/lsc-guidelines/utils.js +2 -0
- package/dist/cjs/features/lsc-guidelines/utils.js.map +1 -0
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/node_modules/@floating-ui/core/dist/floating-ui.core.mjs.js +2 -0
- package/dist/cjs/node_modules/@floating-ui/core/dist/floating-ui.core.mjs.js.map +1 -0
- package/dist/cjs/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs.js +2 -0
- package/dist/cjs/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs.js.map +1 -0
- package/dist/cjs/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs.js +2 -0
- package/dist/cjs/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs.js.map +1 -0
- package/dist/cjs/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs.js +2 -0
- package/dist/cjs/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs.js.map +1 -0
- package/dist/cjs/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs.js +2 -0
- package/dist/cjs/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/primitive/dist/index.mjs.js +2 -0
- package/dist/cjs/node_modules/@radix-ui/primitive/dist/index.mjs.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-arrow/dist/index.mjs.js +2 -0
- package/dist/cjs/node_modules/@radix-ui/react-arrow/dist/index.mjs.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js +2 -0
- package/dist/cjs/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-context/dist/index.mjs.js +2 -0
- package/dist/cjs/node_modules/@radix-ui/react-context/dist/index.mjs.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs.js +2 -0
- package/dist/cjs/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-id/dist/index.mjs.js +2 -0
- package/dist/cjs/node_modules/@radix-ui/react-id/dist/index.mjs.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-popper/dist/index.mjs.js +2 -0
- package/dist/cjs/node_modules/@radix-ui/react-popper/dist/index.mjs.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-portal/dist/index.mjs.js +2 -0
- package/dist/cjs/node_modules/@radix-ui/react-portal/dist/index.mjs.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-presence/dist/index.mjs.js +2 -0
- package/dist/cjs/node_modules/@radix-ui/react-presence/dist/index.mjs.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-primitive/dist/index.mjs.js +2 -0
- package/dist/cjs/node_modules/@radix-ui/react-primitive/dist/index.mjs.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-slot/dist/index.mjs.js +2 -0
- package/dist/cjs/node_modules/@radix-ui/react-slot/dist/index.mjs.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-tooltip/dist/index.mjs.js +2 -0
- package/dist/cjs/node_modules/@radix-ui/react-tooltip/dist/index.mjs.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs.js +2 -0
- package/dist/cjs/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs.js +2 -0
- package/dist/cjs/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs.js +2 -0
- package/dist/cjs/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs.js +2 -0
- package/dist/cjs/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-use-size/dist/index.mjs.js +2 -0
- package/dist/cjs/node_modules/@radix-ui/react-use-size/dist/index.mjs.js.map +1 -0
- package/dist/cjs/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs.js +2 -0
- package/dist/cjs/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs.js.map +1 -0
- package/dist/cjs/node_modules/style-inject/dist/style-inject.es.js +2 -0
- package/dist/cjs/node_modules/style-inject/dist/style-inject.es.js.map +1 -0
- package/dist/cjs/styles/ScopeTree.module.css.js +2 -0
- package/dist/cjs/styles/ScopeTree.module.css.js.map +1 -0
- package/dist/cjs/utils/treeUtils.js +2 -0
- package/dist/cjs/utils/treeUtils.js.map +1 -0
- package/dist/components/ScopeTree/HighlightedText.js +2 -0
- package/dist/components/ScopeTree/HighlightedText.js.map +1 -0
- package/dist/components/ScopeTree/TreeAddAction.js +2 -0
- package/dist/components/ScopeTree/TreeAddAction.js.map +1 -0
- package/dist/components/ScopeTree/TreeMenu.js +2 -0
- package/dist/components/ScopeTree/TreeMenu.js.map +1 -0
- package/dist/components/ScopeTree/TreeNode.js +2 -0
- package/dist/components/ScopeTree/TreeNode.js.map +1 -0
- package/dist/components/ScopeTree/TreeNodeHeader.js +2 -0
- package/dist/components/ScopeTree/TreeNodeHeader.js.map +1 -0
- package/dist/components/ScopeTree/TreeSectionItem.js +2 -0
- package/dist/components/ScopeTree/TreeSectionItem.js.map +1 -0
- package/dist/components/ScopeTree/TreeSidebar.js +2 -0
- package/dist/components/ScopeTree/TreeSidebar.js.map +1 -0
- package/dist/components/ScopeTree/TreeTooltip.js +2 -0
- package/dist/components/ScopeTree/TreeTooltip.js.map +1 -0
- package/dist/features/lsc-guidelines/LscGuidelines.js +2 -0
- package/dist/features/lsc-guidelines/LscGuidelines.js.map +1 -0
- package/dist/features/lsc-guidelines/components/GuidelineAttachmentIcon.js +2 -0
- package/dist/features/lsc-guidelines/components/GuidelineAttachmentIcon.js.map +1 -0
- package/dist/features/lsc-guidelines/components/GuidelineCardMenu.js +2 -0
- package/dist/features/lsc-guidelines/components/GuidelineCardMenu.js.map +1 -0
- package/dist/features/lsc-guidelines/components/GuidelineCart.js +2 -0
- package/dist/features/lsc-guidelines/components/GuidelineCart.js.map +1 -0
- package/dist/features/lsc-guidelines/components/GuidelineCartHeader.js +2 -0
- package/dist/features/lsc-guidelines/components/GuidelineCartHeader.js.map +1 -0
- package/dist/features/lsc-guidelines/components/GuidelineCartItem.js +2 -0
- package/dist/features/lsc-guidelines/components/GuidelineCartItem.js.map +1 -0
- package/dist/features/lsc-guidelines/components/GuidelineConfirmDialog.js +2 -0
- package/dist/features/lsc-guidelines/components/GuidelineConfirmDialog.js.map +1 -0
- package/dist/features/lsc-guidelines/components/GuidelineEditor.js +2 -0
- package/dist/features/lsc-guidelines/components/GuidelineEditor.js.map +1 -0
- package/dist/features/lsc-guidelines/components/GuidelineEditorPage.js +2 -0
- package/dist/features/lsc-guidelines/components/GuidelineEditorPage.js.map +1 -0
- package/dist/features/lsc-guidelines/components/GuidelineEmptyState.js +2 -0
- package/dist/features/lsc-guidelines/components/GuidelineEmptyState.js.map +1 -0
- package/dist/features/lsc-guidelines/components/GuidelineHeader.js +2 -0
- package/dist/features/lsc-guidelines/components/GuidelineHeader.js.map +1 -0
- package/dist/features/lsc-guidelines/components/GuidelineIconButton.js +2 -0
- package/dist/features/lsc-guidelines/components/GuidelineIconButton.js.map +1 -0
- package/dist/features/lsc-guidelines/components/GuidelineLandingPage.js +2 -0
- package/dist/features/lsc-guidelines/components/GuidelineLandingPage.js.map +1 -0
- package/dist/features/lsc-guidelines/components/GuidelineLibrary.js +2 -0
- package/dist/features/lsc-guidelines/components/GuidelineLibrary.js.map +1 -0
- package/dist/features/lsc-guidelines/components/GuidelineLibraryCard.js +2 -0
- package/dist/features/lsc-guidelines/components/GuidelineLibraryCard.js.map +1 -0
- package/dist/features/lsc-guidelines/components/GuidelinePopoverCart.js +2 -0
- package/dist/features/lsc-guidelines/components/GuidelinePopoverCart.js.map +1 -0
- package/dist/features/lsc-guidelines/components/GuidelineProceedButton.js +2 -0
- package/dist/features/lsc-guidelines/components/GuidelineProceedButton.js.map +1 -0
- package/dist/features/lsc-guidelines/components/GuidelineSavedModal.js +2 -0
- package/dist/features/lsc-guidelines/components/GuidelineSavedModal.js.map +1 -0
- package/dist/features/lsc-guidelines/components/GuidelineSelectButton.js +2 -0
- package/dist/features/lsc-guidelines/components/GuidelineSelectButton.js.map +1 -0
- package/dist/features/lsc-guidelines/constants.js +2 -0
- package/dist/features/lsc-guidelines/constants.js.map +1 -0
- package/dist/features/lsc-guidelines/editor.js +2 -0
- package/dist/features/lsc-guidelines/editor.js.map +1 -0
- package/dist/features/lsc-guidelines/hooks/useControllableState.js +2 -0
- package/dist/features/lsc-guidelines/hooks/useControllableState.js.map +1 -0
- package/dist/features/lsc-guidelines/hooks/useGuidelineFlow.js +2 -0
- package/dist/features/lsc-guidelines/hooks/useGuidelineFlow.js.map +1 -0
- package/dist/features/lsc-guidelines/hooks/useGuidelineSelection.js +2 -0
- package/dist/features/lsc-guidelines/hooks/useGuidelineSelection.js.map +1 -0
- package/dist/features/lsc-guidelines/index.js +2 -0
- package/dist/features/lsc-guidelines/index.js.map +1 -0
- package/dist/features/lsc-guidelines/theme.css +8 -0
- package/dist/features/lsc-guidelines/utils.js +2 -0
- package/dist/features/lsc-guidelines/utils.js.map +1 -0
- package/dist/index.js +1 -1
- package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.mjs.js +2 -0
- package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.mjs.js.map +1 -0
- package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs.js +2 -0
- package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs.js.map +1 -0
- package/dist/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs.js +2 -0
- package/dist/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs.js.map +1 -0
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs.js +2 -0
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs.js.map +1 -0
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs.js +2 -0
- package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs.js.map +1 -0
- package/dist/node_modules/@radix-ui/primitive/dist/index.mjs.js +2 -0
- package/dist/node_modules/@radix-ui/primitive/dist/index.mjs.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-arrow/dist/index.mjs.js +2 -0
- package/dist/node_modules/@radix-ui/react-arrow/dist/index.mjs.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js +2 -0
- package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.mjs.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-context/dist/index.mjs.js +2 -0
- package/dist/node_modules/@radix-ui/react-context/dist/index.mjs.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs.js +2 -0
- package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-id/dist/index.mjs.js +2 -0
- package/dist/node_modules/@radix-ui/react-id/dist/index.mjs.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-popper/dist/index.mjs.js +2 -0
- package/dist/node_modules/@radix-ui/react-popper/dist/index.mjs.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-portal/dist/index.mjs.js +2 -0
- package/dist/node_modules/@radix-ui/react-portal/dist/index.mjs.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-presence/dist/index.mjs.js +2 -0
- package/dist/node_modules/@radix-ui/react-presence/dist/index.mjs.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-primitive/dist/index.mjs.js +2 -0
- package/dist/node_modules/@radix-ui/react-primitive/dist/index.mjs.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-slot/dist/index.mjs.js +2 -0
- package/dist/node_modules/@radix-ui/react-slot/dist/index.mjs.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-tooltip/dist/index.mjs.js +2 -0
- package/dist/node_modules/@radix-ui/react-tooltip/dist/index.mjs.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs.js +2 -0
- package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs.js +2 -0
- package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs.js +2 -0
- package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs.js +2 -0
- package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-use-size/dist/index.mjs.js +2 -0
- package/dist/node_modules/@radix-ui/react-use-size/dist/index.mjs.js.map +1 -0
- package/dist/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs.js +2 -0
- package/dist/node_modules/@radix-ui/react-visually-hidden/dist/index.mjs.js.map +1 -0
- package/dist/node_modules/style-inject/dist/style-inject.es.js +2 -0
- package/dist/node_modules/style-inject/dist/style-inject.es.js.map +1 -0
- package/dist/styles/ScopeTree.module.css.js +2 -0
- package/dist/styles/ScopeTree.module.css.js.map +1 -0
- package/dist/types/App.d.ts +4 -0
- package/dist/types/App.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/AssignLevelAccordions.d.ts +9 -0
- package/dist/types/components/AssignReminders/AssignLevelAccordions.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/AssignReminderLevels.d.ts +5 -0
- package/dist/types/components/AssignReminders/AssignReminderLevels.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/AssignReminderTest.d.ts +6 -0
- package/dist/types/components/AssignReminders/AssignReminderTest.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/AssignReminderWrapper.d.ts +4 -0
- package/dist/types/components/AssignReminders/AssignReminderWrapper.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/assets/FileCheckCorner.d.ts +6 -0
- package/dist/types/components/AssignReminders/assets/FileCheckCorner.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/assets/InfoIcon.d.ts +4 -0
- package/dist/types/components/AssignReminders/assets/InfoIcon.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/assets/VerticalLine.d.ts +3 -0
- package/dist/types/components/AssignReminders/assets/VerticalLine.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/components/AssignEmailFields.d.ts +13 -0
- package/dist/types/components/AssignReminders/components/AssignEmailFields.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/components/AssignLevelsDatePicker.d.ts +8 -0
- package/dist/types/components/AssignReminders/components/AssignLevelsDatePicker.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/components/CustomCheckbox.d.ts +8 -0
- package/dist/types/components/AssignReminders/components/CustomCheckbox.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/components/CustomDatePicker.d.ts +9 -0
- package/dist/types/components/AssignReminders/components/CustomDatePicker.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/components/CustomDropdown.d.ts +9 -0
- package/dist/types/components/AssignReminders/components/CustomDropdown.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/components/LevelData.d.ts +5 -0
- package/dist/types/components/AssignReminders/components/LevelData.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/components/ReviewStatus.d.ts +4 -0
- package/dist/types/components/AssignReminders/components/ReviewStatus.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/constants/assignReminderDefaultLevels.d.ts +4 -0
- package/dist/types/components/AssignReminders/constants/assignReminderDefaultLevels.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/styles/AssignReminderStyles.d.ts +3 -0
- package/dist/types/components/AssignReminders/styles/AssignReminderStyles.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/styles/AssignReminderWrapperStyles.d.ts +3 -0
- package/dist/types/components/AssignReminders/styles/AssignReminderWrapperStyles.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/styles/ReviewStatusStyles.d.ts +3 -0
- package/dist/types/components/AssignReminders/styles/ReviewStatusStyles.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/types/accordionLevels.type.d.ts +12 -0
- package/dist/types/components/AssignReminders/types/accordionLevels.type.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/types/assignReminderLevels.type.d.ts +16 -0
- package/dist/types/components/AssignReminders/types/assignReminderLevels.type.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/types/levelData.type.d.ts +9 -0
- package/dist/types/components/AssignReminders/types/levelData.type.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/types/types.d.ts +92 -0
- package/dist/types/components/AssignReminders/types/types.d.ts.map +1 -0
- package/dist/types/components/AssignReminders/utils/generateRandomColorsPair.d.ts +5 -0
- package/dist/types/components/AssignReminders/utils/generateRandomColorsPair.d.ts.map +1 -0
- package/dist/types/components/ScopeTree/HighlightedText.d.ts +8 -0
- package/dist/types/components/ScopeTree/HighlightedText.d.ts.map +1 -0
- package/dist/types/components/ScopeTree/TreeAddAction.d.ts +8 -0
- package/dist/types/components/ScopeTree/TreeAddAction.d.ts.map +1 -0
- package/dist/types/components/ScopeTree/TreeMenu.d.ts +17 -0
- package/dist/types/components/ScopeTree/TreeMenu.d.ts.map +1 -0
- package/dist/types/components/ScopeTree/TreeNode.d.ts +26 -0
- package/dist/types/components/ScopeTree/TreeNode.d.ts.map +1 -0
- package/dist/types/components/ScopeTree/TreeNodeHeader.d.ts +17 -0
- package/dist/types/components/ScopeTree/TreeNodeHeader.d.ts.map +1 -0
- package/dist/types/components/ScopeTree/TreeSectionItem.d.ts +16 -0
- package/dist/types/components/ScopeTree/TreeSectionItem.d.ts.map +1 -0
- package/dist/types/components/ScopeTree/TreeSidebar.d.ts +21 -0
- package/dist/types/components/ScopeTree/TreeSidebar.d.ts.map +1 -0
- package/dist/types/components/ScopeTree/TreeTooltip.d.ts +10 -0
- package/dist/types/components/ScopeTree/TreeTooltip.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/LscGuidelines.d.ts +4 -0
- package/dist/types/features/lsc-guidelines/LscGuidelines.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineAttachmentIcon.d.ts +35 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineAttachmentIcon.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineCardMenu.d.ts +34 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineCardMenu.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineCart.d.ts +20 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineCart.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineCartHeader.d.ts +14 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineCartHeader.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineCartItem.d.ts +16 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineCartItem.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineConfirmDialog.d.ts +18 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineConfirmDialog.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineEditor.d.ts +15 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineEditor.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineEditorPage.d.ts +4 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineEditorPage.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineEmptyState.d.ts +11 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineEmptyState.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineHeader.d.ts +19 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineHeader.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineIconButton.d.ts +15 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineIconButton.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineLandingPage.d.ts +4 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineLandingPage.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineLibrary.d.ts +31 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineLibrary.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineLibraryCard.d.ts +31 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineLibraryCard.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/components/GuidelinePopoverCart.d.ts +29 -0
- package/dist/types/features/lsc-guidelines/components/GuidelinePopoverCart.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineProceedButton.d.ts +12 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineProceedButton.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineSavedModal.d.ts +20 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineSavedModal.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineSelectButton.d.ts +11 -0
- package/dist/types/features/lsc-guidelines/components/GuidelineSelectButton.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/constants.d.ts +51 -0
- package/dist/types/features/lsc-guidelines/constants.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/editor.d.ts +4 -0
- package/dist/types/features/lsc-guidelines/editor.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/hooks/useControllableState.d.ts +8 -0
- package/dist/types/features/lsc-guidelines/hooks/useControllableState.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/hooks/useGuidelineFlow.d.ts +10 -0
- package/dist/types/features/lsc-guidelines/hooks/useGuidelineFlow.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/hooks/useGuidelineSelection.d.ts +17 -0
- package/dist/types/features/lsc-guidelines/hooks/useGuidelineSelection.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/index.d.ts +27 -0
- package/dist/types/features/lsc-guidelines/index.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/types.d.ts +98 -0
- package/dist/types/features/lsc-guidelines/types.d.ts.map +1 -0
- package/dist/types/features/lsc-guidelines/utils.d.ts +31 -0
- package/dist/types/features/lsc-guidelines/utils.d.ts.map +1 -0
- package/dist/types/index.d.ts +4 -0
- package/dist/types/index.d.ts.map +1 -0
- package/dist/types/types.d.ts +26 -0
- package/dist/types/types.d.ts.map +1 -0
- package/dist/types/utils/treeUtils.d.ts +17 -0
- package/dist/types/utils/treeUtils.d.ts.map +1 -0
- package/dist/utils/treeUtils.js +2 -0
- package/dist/utils/treeUtils.js.map +1 -0
- package/package.json +68 -250
- package/dist/assests/svg/ButtonCognitiveIcon.js +0 -2
- package/dist/assests/svg/ButtonCognitiveIcon.js.map +0 -1
- package/dist/assests/svg/PdfViewerIcons.js +0 -2
- package/dist/assests/svg/PdfViewerIcons.js.map +0 -1
- package/dist/assests/svg/SparkleIcon.js +0 -2
- package/dist/assests/svg/SparkleIcon.js.map +0 -1
- package/dist/assests/svg/chevronDownArrow.svg.js +0 -2
- package/dist/assests/svg/chevronDownArrow.svg.js.map +0 -1
- package/dist/assests/svg/chevronUp.svg.js +0 -2
- package/dist/assests/svg/chevronUp.svg.js.map +0 -1
- package/dist/cjs/assests/svg/ButtonCognitiveIcon.js +0 -2
- package/dist/cjs/assests/svg/ButtonCognitiveIcon.js.map +0 -1
- package/dist/cjs/assests/svg/PdfViewerIcons.js +0 -2
- package/dist/cjs/assests/svg/PdfViewerIcons.js.map +0 -1
- package/dist/cjs/assests/svg/SparkleIcon.js +0 -2
- package/dist/cjs/assests/svg/SparkleIcon.js.map +0 -1
- package/dist/cjs/assests/svg/chevronDownArrow.svg.js +0 -2
- package/dist/cjs/assests/svg/chevronDownArrow.svg.js.map +0 -1
- package/dist/cjs/assests/svg/chevronUp.svg.js +0 -2
- package/dist/cjs/assests/svg/chevronUp.svg.js.map +0 -1
- package/dist/cjs/constants/diagnosticStylesBySeverity.js +0 -2
- package/dist/cjs/constants/diagnosticStylesBySeverity.js.map +0 -1
- package/dist/cjs/features/BookCitation/BookCitation.js +0 -2
- package/dist/cjs/features/BookCitation/BookCitation.js.map +0 -1
- package/dist/cjs/features/BookCitation/BookCitation.module.css.js +0 -2
- package/dist/cjs/features/BookCitation/BookCitation.module.css.js.map +0 -1
- package/dist/cjs/features/BookCitation/text-cleaner.js +0 -2
- package/dist/cjs/features/BookCitation/text-cleaner.js.map +0 -1
- package/dist/cjs/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js +0 -2
- package/dist/cjs/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js.map +0 -1
- package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.js +0 -2
- package/dist/cjs/features/Bookemon/BookDetailsCard/BookDetailsCard.js.map +0 -1
- package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.js +0 -2
- package/dist/cjs/features/Bookemon/BookElementsCard/BookElementsCard.js.map +0 -1
- package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.js +0 -2
- package/dist/cjs/features/Bookemon/BookOverviewCard/BookOverviewCard.js.map +0 -1
- package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js +0 -2
- package/dist/cjs/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js.map +0 -1
- package/dist/cjs/features/Bookemon/BookPreview/BookPreview.js +0 -2
- package/dist/cjs/features/Bookemon/BookPreview/BookPreview.js.map +0 -1
- package/dist/cjs/features/Bookemon/Bookemon.js +0 -2
- package/dist/cjs/features/Bookemon/Bookemon.js.map +0 -1
- package/dist/cjs/features/Bookemon/BookemonCitationLayer.js +0 -2
- package/dist/cjs/features/Bookemon/BookemonCitationLayer.js.map +0 -1
- package/dist/cjs/features/Bookemon/BookemonContent.js +0 -2
- package/dist/cjs/features/Bookemon/BookemonContent.js.map +0 -1
- package/dist/cjs/features/Bookemon/utils/highlight.js +0 -2
- package/dist/cjs/features/Bookemon/utils/highlight.js.map +0 -1
- package/dist/cjs/features/ChatCitation/BigQueryTable.js +0 -2
- package/dist/cjs/features/ChatCitation/BigQueryTable.js.map +0 -1
- package/dist/cjs/features/ChatCitation/ChatCitationRenderer.js +0 -2
- package/dist/cjs/features/ChatCitation/ChatCitationRenderer.js.map +0 -1
- package/dist/cjs/features/ChatCitation/InternalChatCitationRenderer.js +0 -2
- package/dist/cjs/features/ChatCitation/InternalChatCitationRenderer.js.map +0 -1
- package/dist/cjs/features/ChatCitation/assets/cw_chat.svg.js +0 -2
- package/dist/cjs/features/ChatCitation/assets/cw_chat.svg.js.map +0 -1
- package/dist/cjs/features/ChatCitation/assets/message-chat-square.svg.js +0 -2
- package/dist/cjs/features/ChatCitation/assets/message-chat-square.svg.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/AssistantChatItem.js +0 -2
- package/dist/cjs/features/ChatCitation/components/AssistantChatItem.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/ChatCitation.js +0 -2
- package/dist/cjs/features/ChatCitation/components/ChatCitation.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/Chip.js +0 -2
- package/dist/cjs/features/ChatCitation/components/Chip.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/DetailedView.js +0 -2
- package/dist/cjs/features/ChatCitation/components/DetailedView.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/IconContainer.js +0 -2
- package/dist/cjs/features/ChatCitation/components/IconContainer.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/InViewNavigation.js +0 -2
- package/dist/cjs/features/ChatCitation/components/InViewNavigation.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/MarkdownRenderer.js +0 -2
- package/dist/cjs/features/ChatCitation/components/MarkdownRenderer.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/RuleBook.js +0 -2
- package/dist/cjs/features/ChatCitation/components/RuleBook.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/SummarizedView.js +0 -2
- package/dist/cjs/features/ChatCitation/components/SummarizedView.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/UserChatItem.js +0 -2
- package/dist/cjs/features/ChatCitation/components/UserChatItem.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/UserInitialsAsAvatar.js +0 -2
- package/dist/cjs/features/ChatCitation/components/UserInitialsAsAvatar.js.map +0 -1
- package/dist/cjs/features/ChatCitation/components/wrappers/Modal.js +0 -2
- package/dist/cjs/features/ChatCitation/components/wrappers/Modal.js.map +0 -1
- package/dist/cjs/features/ChatCitation/constants/renderer.js +0 -2
- package/dist/cjs/features/ChatCitation/constants/renderer.js.map +0 -1
- package/dist/cjs/features/ChatCitation/utils/helpers.js +0 -2
- package/dist/cjs/features/ChatCitation/utils/helpers.js.map +0 -1
- package/dist/cjs/features/ChatDrawer/ChatDrawer.js +0 -2
- package/dist/cjs/features/ChatDrawer/ChatDrawer.js.map +0 -1
- package/dist/cjs/features/ChatDrawer/constants/ChatDrawer.js +0 -2
- package/dist/cjs/features/ChatDrawer/constants/ChatDrawer.js.map +0 -1
- package/dist/cjs/features/CitationRenderer/CitationRenderer.js +0 -2
- package/dist/cjs/features/CitationRenderer/CitationRenderer.js.map +0 -1
- package/dist/cjs/features/CitationRenderer/CitationRenderer.module.css.js +0 -2
- package/dist/cjs/features/CitationRenderer/CitationRenderer.module.css.js.map +0 -1
- package/dist/cjs/features/CitationRenderer/MarkdownRenderer.js +0 -2
- package/dist/cjs/features/CitationRenderer/MarkdownRenderer.js.map +0 -1
- package/dist/cjs/features/CitationRenderer/MarkdownRenderer.module.css.js +0 -2
- package/dist/cjs/features/CitationRenderer/MarkdownRenderer.module.css.js.map +0 -1
- package/dist/cjs/features/CitationViewer/CitationsViewer.js +0 -2
- package/dist/cjs/features/CitationViewer/CitationsViewer.js.map +0 -1
- package/dist/cjs/features/CitationViewer/components/AudioWaveform.js +0 -2
- package/dist/cjs/features/CitationViewer/components/AudioWaveform.js.map +0 -1
- package/dist/cjs/features/CitationViewer/components/Header.js +0 -2
- package/dist/cjs/features/CitationViewer/components/Header.js.map +0 -1
- package/dist/cjs/features/CitationViewer/components/KeyTakeaways.js +0 -2
- package/dist/cjs/features/CitationViewer/components/KeyTakeaways.js.map +0 -1
- package/dist/cjs/features/CitationViewer/components/StormeeChatCitation.module.css.js +0 -2
- package/dist/cjs/features/CitationViewer/components/StormeeChatCitation.module.css.js.map +0 -1
- package/dist/cjs/features/CitationViewer/components/Transcript.js +0 -2
- package/dist/cjs/features/CitationViewer/components/Transcript.js.map +0 -1
- package/dist/cjs/features/CitationViewer/config/apiConfig.js +0 -2
- package/dist/cjs/features/CitationViewer/config/apiConfig.js.map +0 -1
- package/dist/cjs/features/CitationViewer/hooks/getSignedUrl.js +0 -2
- package/dist/cjs/features/CitationViewer/hooks/getSignedUrl.js.map +0 -1
- package/dist/cjs/features/CitationViewer/hooks/useResolvedAudioUrl.js +0 -2
- package/dist/cjs/features/CitationViewer/hooks/useResolvedAudioUrl.js.map +0 -1
- package/dist/cjs/features/CodeCitation/CodeCitation.js +0 -2
- package/dist/cjs/features/CodeCitation/CodeCitation.js.map +0 -1
- package/dist/cjs/features/CodeCitation/CodeCitation.module.css.js +0 -2
- package/dist/cjs/features/CodeCitation/CodeCitation.module.css.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/Accordian.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/Accordian.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/CodeCitationPopup.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/CodeCitationPopup.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/CodeCitationsStats.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/CodeCitationsStats.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/CodeEditor.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/CodeEditor.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/DescriptionWithToggle.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/DescriptionWithToggle.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/HighlightedCodeDetails.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/HighlightedCodeDetails.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/Spinner.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/Spinner.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/StatsComponent.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/StatsComponents/StatsComponent.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/ThemeToggle.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/ThemeToggle.js.map +0 -1
- package/dist/cjs/features/CodeCitation/_components/TooltipComponent.js +0 -2
- package/dist/cjs/features/CodeCitation/_components/TooltipComponent.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/CitationAnchor.js +0 -2
- package/dist/cjs/features/CognitiveCompare/CitationAnchor.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/CitationRenderer.js +0 -2
- package/dist/cjs/features/CognitiveCompare/CitationRenderer.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/CognitiveCompare.js +0 -2
- package/dist/cjs/features/CognitiveCompare/CognitiveCompare.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/CognitiveCompareConfig.js +0 -2
- package/dist/cjs/features/CognitiveCompare/CognitiveCompareConfig.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/CognitiveCompareConstants.js +0 -2
- package/dist/cjs/features/CognitiveCompare/CognitiveCompareConstants.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/CognitiveComparehelpers.js +0 -2
- package/dist/cjs/features/CognitiveCompare/CognitiveComparehelpers.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/CognitivePopup.js +0 -2
- package/dist/cjs/features/CognitiveCompare/CognitivePopup.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/CompareContext.js +0 -2
- package/dist/cjs/features/CognitiveCompare/CompareContext.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/LoaderComponent.js +0 -2
- package/dist/cjs/features/CognitiveCompare/LoaderComponent.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/MoreFunctionsPopup.js +0 -2
- package/dist/cjs/features/CognitiveCompare/MoreFunctionsPopup.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/OverlayComponent.js +0 -2
- package/dist/cjs/features/CognitiveCompare/OverlayComponent.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/ResizableSplitPane.js +0 -2
- package/dist/cjs/features/CognitiveCompare/ResizableSplitPane.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/components/CognitiveSummaryPopup.js +0 -2
- package/dist/cjs/features/CognitiveCompare/components/CognitiveSummaryPopup.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/components/CompareHeader.js +0 -2
- package/dist/cjs/features/CognitiveCompare/components/CompareHeader.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/components/LHSSectionRow.js +0 -2
- package/dist/cjs/features/CognitiveCompare/components/LHSSectionRow.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/components/RHSSectionRow.js +0 -2
- package/dist/cjs/features/CognitiveCompare/components/RHSSectionRow.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/components/ScrollLockToggle.js +0 -2
- package/dist/cjs/features/CognitiveCompare/components/ScrollLockToggle.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/components/SectionAccordion.js +0 -2
- package/dist/cjs/features/CognitiveCompare/components/SectionAccordion.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/components/SubSectionAccordion.js +0 -2
- package/dist/cjs/features/CognitiveCompare/components/SubSectionAccordion.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/components/SvgConnectors.js +0 -2
- package/dist/cjs/features/CognitiveCompare/components/SvgConnectors.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/components/ThreeDotsLoader.js +0 -2
- package/dist/cjs/features/CognitiveCompare/components/ThreeDotsLoader.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/components/connectedLines.js +0 -2
- package/dist/cjs/features/CognitiveCompare/components/connectedLines.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/hooks/memoizedMarkdown.js +0 -2
- package/dist/cjs/features/CognitiveCompare/hooks/memoizedMarkdown.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useAccordionState.js +0 -2
- package/dist/cjs/features/CognitiveCompare/hooks/useAccordionState.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useCompareData.js +0 -2
- package/dist/cjs/features/CognitiveCompare/hooks/useCompareData.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useComparePopups.js +0 -2
- package/dist/cjs/features/CognitiveCompare/hooks/useComparePopups.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useDeviationNavigation.js +0 -2
- package/dist/cjs/features/CognitiveCompare/hooks/useDeviationNavigation.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useLinesCalculator.js +0 -2
- package/dist/cjs/features/CognitiveCompare/hooks/useLinesCalculator.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useResizeHandler.js +0 -2
- package/dist/cjs/features/CognitiveCompare/hooks/useResizeHandler.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useSectionRefs.js +0 -2
- package/dist/cjs/features/CognitiveCompare/hooks/useSectionRefs.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useSideBySide.js +0 -2
- package/dist/cjs/features/CognitiveCompare/hooks/useSideBySide.js.map +0 -1
- package/dist/cjs/features/CognitiveCompare/hooks/useStyles.js +0 -2
- package/dist/cjs/features/CognitiveCompare/hooks/useStyles.js.map +0 -1
- package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js +0 -2
- package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js.map +0 -1
- package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js +0 -2
- package/dist/cjs/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js.map +0 -1
- package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.js +0 -2
- package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.js.map +0 -1
- package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js +0 -2
- package/dist/cjs/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js.map +0 -1
- package/dist/cjs/features/CognitiveDecisioning/shared/Audacy/GapIcon.js +0 -2
- package/dist/cjs/features/CognitiveDecisioning/shared/Audacy/GapIcon.js.map +0 -1
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js +0 -2
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js.map +0 -1
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js +0 -2
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js.map +0 -1
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js +0 -2
- package/dist/cjs/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js.map +0 -1
- package/dist/cjs/features/ExcelCitation/ExcelCitations.js +0 -2
- package/dist/cjs/features/ExcelCitation/ExcelCitations.js.map +0 -1
- package/dist/cjs/features/ExcelCitation/utils/helper.js +0 -2
- package/dist/cjs/features/ExcelCitation/utils/helper.js.map +0 -1
- package/dist/cjs/features/IngestionStatus/IngestionStatusComponent.js +0 -2
- package/dist/cjs/features/IngestionStatus/IngestionStatusComponent.js.map +0 -1
- package/dist/cjs/features/IngestionStatus/ingestion.module.css.js +0 -2
- package/dist/cjs/features/IngestionStatus/ingestion.module.css.js.map +0 -1
- package/dist/cjs/features/IngestionStatus/useIngestionStatus.js +0 -2
- package/dist/cjs/features/IngestionStatus/useIngestionStatus.js.map +0 -1
- package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js +0 -2
- package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js.map +0 -1
- package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js +0 -2
- package/dist/cjs/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js.map +0 -1
- package/dist/cjs/features/PaginatedTable/PaginatedTable.js +0 -2
- package/dist/cjs/features/PaginatedTable/PaginatedTable.js.map +0 -1
- package/dist/cjs/features/PaginatedTable/paginatedTable.module.css.js +0 -2
- package/dist/cjs/features/PaginatedTable/paginatedTable.module.css.js.map +0 -1
- package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.js +0 -2
- package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.js.map +0 -1
- package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.module.css.js +0 -2
- package/dist/cjs/features/PdfEditorCitation/PdfEditorCitation.module.css.js.map +0 -1
- package/dist/cjs/features/PdfViewer/PdfContainer.js +0 -2
- package/dist/cjs/features/PdfViewer/PdfContainer.js.map +0 -1
- package/dist/cjs/features/PdfViewer/PdfStyle.js +0 -2
- package/dist/cjs/features/PdfViewer/PdfStyle.js.map +0 -1
- package/dist/cjs/features/PdfViewer/PdfToolbar.js +0 -2
- package/dist/cjs/features/PdfViewer/PdfToolbar.js.map +0 -1
- package/dist/cjs/features/PdfViewer/PdfViewer.js +0 -2
- package/dist/cjs/features/PdfViewer/PdfViewer.js.map +0 -1
- package/dist/cjs/features/PdfViewer/usePdfHighlight.js +0 -2
- package/dist/cjs/features/PdfViewer/usePdfHighlight.js.map +0 -1
- package/dist/cjs/features/ProjectAccordion/ProjectAccordion.js +0 -2
- package/dist/cjs/features/ProjectAccordion/ProjectAccordion.js.map +0 -1
- package/dist/cjs/features/ProjectAccordion/ProjectAccordion.module.css.js +0 -2
- package/dist/cjs/features/ProjectAccordion/ProjectAccordion.module.css.js.map +0 -1
- package/dist/cjs/features/ProjectAccordion/_components/Markdown.js +0 -2
- package/dist/cjs/features/ProjectAccordion/_components/Markdown.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js.map +0 -1
- package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js +0 -2
- package/dist/cjs/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js.map +0 -1
- package/dist/cjs/features/ScannedDocCitation/ScannedDocCitation.js +0 -2
- package/dist/cjs/features/ScannedDocCitation/ScannedDocCitation.js.map +0 -1
- package/dist/cjs/features/SplitterCitations/Splitter.module.css.js +0 -2
- package/dist/cjs/features/SplitterCitations/Splitter.module.css.js.map +0 -1
- package/dist/cjs/features/SplitterCitations/SplitterCitationsComponent.js +0 -2
- package/dist/cjs/features/SplitterCitations/SplitterCitationsComponent.js.map +0 -1
- package/dist/cjs/features/TableCitation/TableCitationContent.js +0 -2
- package/dist/cjs/features/TableCitation/TableCitationContent.js.map +0 -1
- package/dist/cjs/features/TableCitation/TableCitationContent.module.css.js +0 -2
- package/dist/cjs/features/TableCitation/TableCitationContent.module.css.js.map +0 -1
- package/dist/cjs/features/TextualGuidelines/TextualGuideLinesComponent.js +0 -2
- package/dist/cjs/features/TextualGuidelines/TextualGuideLinesComponent.js.map +0 -1
- package/dist/cjs/features/TextualGuidelines/TextualGuidelines.module.css.js +0 -2
- package/dist/cjs/features/TextualGuidelines/TextualGuidelines.module.css.js.map +0 -1
- package/dist/cjs/utils/codeCitations.utils.js +0 -2
- package/dist/cjs/utils/codeCitations.utils.js.map +0 -1
- package/dist/cjs/utils/sanitizeHtml.js +0 -2
- package/dist/cjs/utils/sanitizeHtml.js.map +0 -1
- package/dist/cjs/utils/themeManager.js +0 -2
- package/dist/cjs/utils/themeManager.js.map +0 -1
- package/dist/constants/diagnosticStylesBySeverity.js +0 -2
- package/dist/constants/diagnosticStylesBySeverity.js.map +0 -1
- package/dist/features/BookCitation/BookCitation.js +0 -2
- package/dist/features/BookCitation/BookCitation.js.map +0 -1
- package/dist/features/BookCitation/BookCitation.module.css.js +0 -2
- package/dist/features/BookCitation/BookCitation.module.css.js.map +0 -1
- package/dist/features/BookCitation/text-cleaner.js +0 -2
- package/dist/features/BookCitation/text-cleaner.js.map +0 -1
- package/dist/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js +0 -2
- package/dist/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.js.map +0 -1
- package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.js +0 -2
- package/dist/features/Bookemon/BookDetailsCard/BookDetailsCard.js.map +0 -1
- package/dist/features/Bookemon/BookElementsCard/BookElementsCard.js +0 -2
- package/dist/features/Bookemon/BookElementsCard/BookElementsCard.js.map +0 -1
- package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.js +0 -2
- package/dist/features/Bookemon/BookOverviewCard/BookOverviewCard.js.map +0 -1
- package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js +0 -2
- package/dist/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.js.map +0 -1
- package/dist/features/Bookemon/BookPreview/BookPreview.js +0 -2
- package/dist/features/Bookemon/BookPreview/BookPreview.js.map +0 -1
- package/dist/features/Bookemon/Bookemon.js +0 -2
- package/dist/features/Bookemon/Bookemon.js.map +0 -1
- package/dist/features/Bookemon/BookemonCitationLayer.js +0 -2
- package/dist/features/Bookemon/BookemonCitationLayer.js.map +0 -1
- package/dist/features/Bookemon/BookemonContent.js +0 -2
- package/dist/features/Bookemon/BookemonContent.js.map +0 -1
- package/dist/features/Bookemon/utils/highlight.js +0 -2
- package/dist/features/Bookemon/utils/highlight.js.map +0 -1
- package/dist/features/ChatCitation/BigQueryTable.js +0 -2
- package/dist/features/ChatCitation/BigQueryTable.js.map +0 -1
- package/dist/features/ChatCitation/ChatCitationRenderer.js +0 -2
- package/dist/features/ChatCitation/ChatCitationRenderer.js.map +0 -1
- package/dist/features/ChatCitation/InternalChatCitationRenderer.js +0 -2
- package/dist/features/ChatCitation/InternalChatCitationRenderer.js.map +0 -1
- package/dist/features/ChatCitation/assets/cw_chat.svg.js +0 -2
- package/dist/features/ChatCitation/assets/cw_chat.svg.js.map +0 -1
- package/dist/features/ChatCitation/assets/message-chat-square.svg.js +0 -2
- package/dist/features/ChatCitation/assets/message-chat-square.svg.js.map +0 -1
- package/dist/features/ChatCitation/components/AssistantChatItem.js +0 -2
- package/dist/features/ChatCitation/components/AssistantChatItem.js.map +0 -1
- package/dist/features/ChatCitation/components/ChatCitation.js +0 -2
- package/dist/features/ChatCitation/components/ChatCitation.js.map +0 -1
- package/dist/features/ChatCitation/components/Chip.js +0 -2
- package/dist/features/ChatCitation/components/Chip.js.map +0 -1
- package/dist/features/ChatCitation/components/DetailedView.js +0 -2
- package/dist/features/ChatCitation/components/DetailedView.js.map +0 -1
- package/dist/features/ChatCitation/components/IconContainer.js +0 -2
- package/dist/features/ChatCitation/components/IconContainer.js.map +0 -1
- package/dist/features/ChatCitation/components/InViewNavigation.js +0 -2
- package/dist/features/ChatCitation/components/InViewNavigation.js.map +0 -1
- package/dist/features/ChatCitation/components/MarkdownRenderer.js +0 -2
- package/dist/features/ChatCitation/components/MarkdownRenderer.js.map +0 -1
- package/dist/features/ChatCitation/components/RuleBook.js +0 -2
- package/dist/features/ChatCitation/components/RuleBook.js.map +0 -1
- package/dist/features/ChatCitation/components/SummarizedView.js +0 -2
- package/dist/features/ChatCitation/components/SummarizedView.js.map +0 -1
- package/dist/features/ChatCitation/components/UserChatItem.js +0 -2
- package/dist/features/ChatCitation/components/UserChatItem.js.map +0 -1
- package/dist/features/ChatCitation/components/UserInitialsAsAvatar.js +0 -2
- package/dist/features/ChatCitation/components/UserInitialsAsAvatar.js.map +0 -1
- package/dist/features/ChatCitation/components/wrappers/Modal.js +0 -2
- package/dist/features/ChatCitation/components/wrappers/Modal.js.map +0 -1
- package/dist/features/ChatCitation/constants/renderer.js +0 -2
- package/dist/features/ChatCitation/constants/renderer.js.map +0 -1
- package/dist/features/ChatCitation/utils/helpers.js +0 -2
- package/dist/features/ChatCitation/utils/helpers.js.map +0 -1
- package/dist/features/ChatDrawer/ChatDrawer.js +0 -2
- package/dist/features/ChatDrawer/ChatDrawer.js.map +0 -1
- package/dist/features/ChatDrawer/constants/ChatDrawer.js +0 -2
- package/dist/features/ChatDrawer/constants/ChatDrawer.js.map +0 -1
- package/dist/features/CitationRenderer/CitationRenderer.js +0 -2
- package/dist/features/CitationRenderer/CitationRenderer.js.map +0 -1
- package/dist/features/CitationRenderer/CitationRenderer.module.css.js +0 -2
- package/dist/features/CitationRenderer/CitationRenderer.module.css.js.map +0 -1
- package/dist/features/CitationRenderer/MarkdownRenderer.js +0 -2
- package/dist/features/CitationRenderer/MarkdownRenderer.js.map +0 -1
- package/dist/features/CitationRenderer/MarkdownRenderer.module.css.js +0 -2
- package/dist/features/CitationRenderer/MarkdownRenderer.module.css.js.map +0 -1
- package/dist/features/CitationViewer/CitationsViewer.js +0 -2
- package/dist/features/CitationViewer/CitationsViewer.js.map +0 -1
- package/dist/features/CitationViewer/components/AudioWaveform.js +0 -2
- package/dist/features/CitationViewer/components/AudioWaveform.js.map +0 -1
- package/dist/features/CitationViewer/components/Header.js +0 -2
- package/dist/features/CitationViewer/components/Header.js.map +0 -1
- package/dist/features/CitationViewer/components/KeyTakeaways.js +0 -2
- package/dist/features/CitationViewer/components/KeyTakeaways.js.map +0 -1
- package/dist/features/CitationViewer/components/StormeeChatCitation.module.css.js +0 -2
- package/dist/features/CitationViewer/components/StormeeChatCitation.module.css.js.map +0 -1
- package/dist/features/CitationViewer/components/Transcript.js +0 -2
- package/dist/features/CitationViewer/components/Transcript.js.map +0 -1
- package/dist/features/CitationViewer/config/apiConfig.js +0 -2
- package/dist/features/CitationViewer/config/apiConfig.js.map +0 -1
- package/dist/features/CitationViewer/hooks/getSignedUrl.js +0 -2
- package/dist/features/CitationViewer/hooks/getSignedUrl.js.map +0 -1
- package/dist/features/CitationViewer/hooks/useResolvedAudioUrl.js +0 -2
- package/dist/features/CitationViewer/hooks/useResolvedAudioUrl.js.map +0 -1
- package/dist/features/CodeCitation/CodeCitation.js +0 -2
- package/dist/features/CodeCitation/CodeCitation.js.map +0 -1
- package/dist/features/CodeCitation/CodeCitation.module.css.js +0 -2
- package/dist/features/CodeCitation/CodeCitation.module.css.js.map +0 -1
- package/dist/features/CodeCitation/_components/Accordian.js +0 -2
- package/dist/features/CodeCitation/_components/Accordian.js.map +0 -1
- package/dist/features/CodeCitation/_components/CodeCitationPopup.js +0 -2
- package/dist/features/CodeCitation/_components/CodeCitationPopup.js.map +0 -1
- package/dist/features/CodeCitation/_components/CodeCitationsStats.js +0 -2
- package/dist/features/CodeCitation/_components/CodeCitationsStats.js.map +0 -1
- package/dist/features/CodeCitation/_components/CodeEditor.js +0 -2
- package/dist/features/CodeCitation/_components/CodeEditor.js.map +0 -1
- package/dist/features/CodeCitation/_components/DescriptionWithToggle.js +0 -2
- package/dist/features/CodeCitation/_components/DescriptionWithToggle.js.map +0 -1
- package/dist/features/CodeCitation/_components/HighlightedCodeDetails.js +0 -2
- package/dist/features/CodeCitation/_components/HighlightedCodeDetails.js.map +0 -1
- package/dist/features/CodeCitation/_components/Spinner.js +0 -2
- package/dist/features/CodeCitation/_components/Spinner.js.map +0 -1
- package/dist/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js +0 -2
- package/dist/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.js.map +0 -1
- package/dist/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js +0 -2
- package/dist/features/CodeCitation/_components/StatsComponents/DbStatsComponent.js.map +0 -1
- package/dist/features/CodeCitation/_components/StatsComponents/StatsComponent.js +0 -2
- package/dist/features/CodeCitation/_components/StatsComponents/StatsComponent.js.map +0 -1
- package/dist/features/CodeCitation/_components/ThemeToggle.js +0 -2
- package/dist/features/CodeCitation/_components/ThemeToggle.js.map +0 -1
- package/dist/features/CodeCitation/_components/TooltipComponent.js +0 -2
- package/dist/features/CodeCitation/_components/TooltipComponent.js.map +0 -1
- package/dist/features/CognitiveCompare/CitationAnchor.js +0 -2
- package/dist/features/CognitiveCompare/CitationAnchor.js.map +0 -1
- package/dist/features/CognitiveCompare/CitationRenderer.js +0 -2
- package/dist/features/CognitiveCompare/CitationRenderer.js.map +0 -1
- package/dist/features/CognitiveCompare/CognitiveCompare.js +0 -2
- package/dist/features/CognitiveCompare/CognitiveCompare.js.map +0 -1
- package/dist/features/CognitiveCompare/CognitiveCompareConfig.js +0 -2
- package/dist/features/CognitiveCompare/CognitiveCompareConfig.js.map +0 -1
- package/dist/features/CognitiveCompare/CognitiveCompareConstants.js +0 -2
- package/dist/features/CognitiveCompare/CognitiveCompareConstants.js.map +0 -1
- package/dist/features/CognitiveCompare/CognitiveComparehelpers.js +0 -2
- package/dist/features/CognitiveCompare/CognitiveComparehelpers.js.map +0 -1
- package/dist/features/CognitiveCompare/CognitivePopup.js +0 -2
- package/dist/features/CognitiveCompare/CognitivePopup.js.map +0 -1
- package/dist/features/CognitiveCompare/CompareContext.js +0 -2
- package/dist/features/CognitiveCompare/CompareContext.js.map +0 -1
- package/dist/features/CognitiveCompare/LoaderComponent.js +0 -2
- package/dist/features/CognitiveCompare/LoaderComponent.js.map +0 -1
- package/dist/features/CognitiveCompare/MoreFunctionsPopup.js +0 -2
- package/dist/features/CognitiveCompare/MoreFunctionsPopup.js.map +0 -1
- package/dist/features/CognitiveCompare/OverlayComponent.js +0 -2
- package/dist/features/CognitiveCompare/OverlayComponent.js.map +0 -1
- package/dist/features/CognitiveCompare/ResizableSplitPane.js +0 -2
- package/dist/features/CognitiveCompare/ResizableSplitPane.js.map +0 -1
- package/dist/features/CognitiveCompare/components/CognitiveSummaryPopup.js +0 -2
- package/dist/features/CognitiveCompare/components/CognitiveSummaryPopup.js.map +0 -1
- package/dist/features/CognitiveCompare/components/CompareHeader.js +0 -2
- package/dist/features/CognitiveCompare/components/CompareHeader.js.map +0 -1
- package/dist/features/CognitiveCompare/components/LHSSectionRow.js +0 -2
- package/dist/features/CognitiveCompare/components/LHSSectionRow.js.map +0 -1
- package/dist/features/CognitiveCompare/components/RHSSectionRow.js +0 -2
- package/dist/features/CognitiveCompare/components/RHSSectionRow.js.map +0 -1
- package/dist/features/CognitiveCompare/components/ScrollLockToggle.js +0 -2
- package/dist/features/CognitiveCompare/components/ScrollLockToggle.js.map +0 -1
- package/dist/features/CognitiveCompare/components/SectionAccordion.js +0 -2
- package/dist/features/CognitiveCompare/components/SectionAccordion.js.map +0 -1
- package/dist/features/CognitiveCompare/components/SubSectionAccordion.js +0 -2
- package/dist/features/CognitiveCompare/components/SubSectionAccordion.js.map +0 -1
- package/dist/features/CognitiveCompare/components/SvgConnectors.js +0 -2
- package/dist/features/CognitiveCompare/components/SvgConnectors.js.map +0 -1
- package/dist/features/CognitiveCompare/components/ThreeDotsLoader.js +0 -2
- package/dist/features/CognitiveCompare/components/ThreeDotsLoader.js.map +0 -1
- package/dist/features/CognitiveCompare/components/connectedLines.js +0 -2
- package/dist/features/CognitiveCompare/components/connectedLines.js.map +0 -1
- package/dist/features/CognitiveCompare/hooks/memoizedMarkdown.js +0 -2
- package/dist/features/CognitiveCompare/hooks/memoizedMarkdown.js.map +0 -1
- package/dist/features/CognitiveCompare/hooks/useAccordionState.js +0 -2
- package/dist/features/CognitiveCompare/hooks/useAccordionState.js.map +0 -1
- package/dist/features/CognitiveCompare/hooks/useCompareData.js +0 -2
- package/dist/features/CognitiveCompare/hooks/useCompareData.js.map +0 -1
- package/dist/features/CognitiveCompare/hooks/useComparePopups.js +0 -2
- package/dist/features/CognitiveCompare/hooks/useComparePopups.js.map +0 -1
- package/dist/features/CognitiveCompare/hooks/useDeviationNavigation.js +0 -2
- package/dist/features/CognitiveCompare/hooks/useDeviationNavigation.js.map +0 -1
- package/dist/features/CognitiveCompare/hooks/useLinesCalculator.js +0 -2
- package/dist/features/CognitiveCompare/hooks/useLinesCalculator.js.map +0 -1
- package/dist/features/CognitiveCompare/hooks/useResizeHandler.js +0 -2
- package/dist/features/CognitiveCompare/hooks/useResizeHandler.js.map +0 -1
- package/dist/features/CognitiveCompare/hooks/useSectionRefs.js +0 -2
- package/dist/features/CognitiveCompare/hooks/useSectionRefs.js.map +0 -1
- package/dist/features/CognitiveCompare/hooks/useSideBySide.js +0 -2
- package/dist/features/CognitiveCompare/hooks/useSideBySide.js.map +0 -1
- package/dist/features/CognitiveCompare/hooks/useStyles.js +0 -2
- package/dist/features/CognitiveCompare/hooks/useStyles.js.map +0 -1
- package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js +0 -2
- package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.js.map +0 -1
- package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js +0 -2
- package/dist/features/CognitiveDecisioning/CognitiveDecisioningWrapper.module.css.js.map +0 -1
- package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.js +0 -2
- package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.js.map +0 -1
- package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js +0 -2
- package/dist/features/CognitiveDecisioning/FaqCitation/FaqCitation.module.css.js.map +0 -1
- package/dist/features/CognitiveDecisioning/shared/Audacy/GapIcon.js +0 -2
- package/dist/features/CognitiveDecisioning/shared/Audacy/GapIcon.js.map +0 -1
- package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js +0 -2
- package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.js.map +0 -1
- package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js +0 -2
- package/dist/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.js.map +0 -1
- package/dist/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js +0 -2
- package/dist/features/CognitiveInternalgptReasoning/CognitiveNonWebSearchReasoning.module.css.js.map +0 -1
- package/dist/features/ExcelCitation/ExcelCitations.js +0 -2
- package/dist/features/ExcelCitation/ExcelCitations.js.map +0 -1
- package/dist/features/ExcelCitation/utils/helper.js +0 -2
- package/dist/features/ExcelCitation/utils/helper.js.map +0 -1
- package/dist/features/IngestionStatus/IngestionStatusComponent.js +0 -2
- package/dist/features/IngestionStatus/IngestionStatusComponent.js.map +0 -1
- package/dist/features/IngestionStatus/ingestion.module.css.js +0 -2
- package/dist/features/IngestionStatus/ingestion.module.css.js.map +0 -1
- package/dist/features/IngestionStatus/useIngestionStatus.js +0 -2
- package/dist/features/IngestionStatus/useIngestionStatus.js.map +0 -1
- package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js +0 -2
- package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.js.map +0 -1
- package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js +0 -2
- package/dist/features/MarkdownWithImageCitation/MarkdownWithImageCitation.module.css.js.map +0 -1
- package/dist/features/PaginatedTable/PaginatedTable.js +0 -2
- package/dist/features/PaginatedTable/PaginatedTable.js.map +0 -1
- package/dist/features/PaginatedTable/paginatedTable.module.css.js +0 -2
- package/dist/features/PaginatedTable/paginatedTable.module.css.js.map +0 -1
- package/dist/features/PdfEditorCitation/PdfEditorCitation.js +0 -2
- package/dist/features/PdfEditorCitation/PdfEditorCitation.js.map +0 -1
- package/dist/features/PdfEditorCitation/PdfEditorCitation.module.css.js +0 -2
- package/dist/features/PdfEditorCitation/PdfEditorCitation.module.css.js.map +0 -1
- package/dist/features/PdfViewer/PdfContainer.js +0 -2
- package/dist/features/PdfViewer/PdfContainer.js.map +0 -1
- package/dist/features/PdfViewer/PdfStyle.js +0 -2
- package/dist/features/PdfViewer/PdfStyle.js.map +0 -1
- package/dist/features/PdfViewer/PdfToolbar.js +0 -2
- package/dist/features/PdfViewer/PdfToolbar.js.map +0 -1
- package/dist/features/PdfViewer/PdfViewer.js +0 -2
- package/dist/features/PdfViewer/PdfViewer.js.map +0 -1
- package/dist/features/PdfViewer/usePdfHighlight.js +0 -2
- package/dist/features/PdfViewer/usePdfHighlight.js.map +0 -1
- package/dist/features/ProjectAccordion/ProjectAccordion.js +0 -2
- package/dist/features/ProjectAccordion/ProjectAccordion.js.map +0 -1
- package/dist/features/ProjectAccordion/ProjectAccordion.module.css.js +0 -2
- package/dist/features/ProjectAccordion/ProjectAccordion.module.css.js.map +0 -1
- package/dist/features/ProjectAccordion/_components/Markdown.js +0 -2
- package/dist/features/ProjectAccordion/_components/Markdown.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.module.css.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.module.css.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.module.css.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.module.css.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.module.css.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.js.map +0 -1
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js +0 -2
- package/dist/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.js.map +0 -1
- package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.js +0 -2
- package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.js.map +0 -1
- package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js +0 -2
- package/dist/features/RequirementAiCitations/FileCitation/FileCitationContent.module.css.js.map +0 -1
- package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js +0 -2
- package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.js.map +0 -1
- package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js +0 -2
- package/dist/features/RequirementAiCitations/ImageCitation/ImageCitationContent.module.css.js.map +0 -1
- package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js +0 -2
- package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.js.map +0 -1
- package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js +0 -2
- package/dist/features/RequirementAiCitations/VideoCitation/VideoCitationContent.module.css.js.map +0 -1
- package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js +0 -2
- package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.js.map +0 -1
- package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js +0 -2
- package/dist/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.module.css.js.map +0 -1
- package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js +0 -2
- package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.js.map +0 -1
- package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js +0 -2
- package/dist/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.module.css.js.map +0 -1
- package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js +0 -2
- package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.js.map +0 -1
- package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js +0 -2
- package/dist/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.module.css.js.map +0 -1
- package/dist/features/ScannedDocCitation/ScannedDocCitation.js +0 -2
- package/dist/features/ScannedDocCitation/ScannedDocCitation.js.map +0 -1
- package/dist/features/SplitterCitations/Splitter.module.css.js +0 -2
- package/dist/features/SplitterCitations/Splitter.module.css.js.map +0 -1
- package/dist/features/SplitterCitations/SplitterCitationsComponent.js +0 -2
- package/dist/features/SplitterCitations/SplitterCitationsComponent.js.map +0 -1
- package/dist/features/TableCitation/TableCitationContent.js +0 -2
- package/dist/features/TableCitation/TableCitationContent.js.map +0 -1
- package/dist/features/TableCitation/TableCitationContent.module.css.js +0 -2
- package/dist/features/TableCitation/TableCitationContent.module.css.js.map +0 -1
- package/dist/features/TextualGuidelines/TextualGuideLinesComponent.js +0 -2
- package/dist/features/TextualGuidelines/TextualGuideLinesComponent.js.map +0 -1
- package/dist/features/TextualGuidelines/TextualGuidelines.module.css.js +0 -2
- package/dist/features/TextualGuidelines/TextualGuidelines.module.css.js.map +0 -1
- package/dist/types/node_modules/react-markdown/lib/complex-types.d.ts +0 -23
- package/dist/types/node_modules/react-markdown/lib/complex-types.d.ts.map +0 -1
- package/dist/types/src/AccordianHeadTest.d.ts +0 -2
- package/dist/types/src/AccordianHeadTest.d.ts.map +0 -1
- package/dist/types/src/App.d.ts +0 -3
- package/dist/types/src/App.d.ts.map +0 -1
- package/dist/types/src/AutopilotStyle.d.ts +0 -2
- package/dist/types/src/AutopilotStyle.d.ts.map +0 -1
- package/dist/types/src/BookCitationTest.d.ts +0 -3
- package/dist/types/src/BookCitationTest.d.ts.map +0 -1
- package/dist/types/src/BookemonTest.d.ts +0 -83
- package/dist/types/src/BookemonTest.d.ts.map +0 -1
- package/dist/types/src/ChatCitationTest.d.ts +0 -7
- package/dist/types/src/ChatCitationTest.d.ts.map +0 -1
- package/dist/types/src/ChatDrawerTest.d.ts +0 -17
- package/dist/types/src/ChatDrawerTest.d.ts.map +0 -1
- package/dist/types/src/CodeCitationTest.d.ts +0 -3
- package/dist/types/src/CodeCitationTest.d.ts.map +0 -1
- package/dist/types/src/CognitiveCompareTest.d.ts +0 -3
- package/dist/types/src/CognitiveCompareTest.d.ts.map +0 -1
- package/dist/types/src/CommonComponents/AccordianHead/AccordianHead.d.ts +0 -9
- package/dist/types/src/CommonComponents/AccordianHead/AccordianHead.d.ts.map +0 -1
- package/dist/types/src/CommonComponents/CustomDropdown.d.ts +0 -4
- package/dist/types/src/CommonComponents/CustomDropdown.d.ts.map +0 -1
- package/dist/types/src/CommonComponents/HelloWorld.d.ts +0 -2
- package/dist/types/src/CommonComponents/HelloWorld.d.ts.map +0 -1
- package/dist/types/src/CommonComponents/NoTableData.d.ts +0 -6
- package/dist/types/src/CommonComponents/NoTableData.d.ts.map +0 -1
- package/dist/types/src/CommonComponents/Spinner.d.ts +0 -4
- package/dist/types/src/CommonComponents/Spinner.d.ts.map +0 -1
- package/dist/types/src/CommonConstants/CommonConstants.d.ts +0 -5
- package/dist/types/src/CommonConstants/CommonConstants.d.ts.map +0 -1
- package/dist/types/src/CustomStylesProvider.d.ts +0 -6
- package/dist/types/src/CustomStylesProvider.d.ts.map +0 -1
- package/dist/types/src/CustomThemeProvider.d.ts +0 -7
- package/dist/types/src/CustomThemeProvider.d.ts.map +0 -1
- package/dist/types/src/DatagestMonTest.d.ts +0 -3
- package/dist/types/src/DatagestMonTest.d.ts.map +0 -1
- package/dist/types/src/DbCodeCitationTest.d.ts +0 -3
- package/dist/types/src/DbCodeCitationTest.d.ts.map +0 -1
- package/dist/types/src/EmailCitationTest.d.ts +0 -3
- package/dist/types/src/EmailCitationTest.d.ts.map +0 -1
- package/dist/types/src/ExcelCitationTest.d.ts +0 -2
- package/dist/types/src/ExcelCitationTest.d.ts.map +0 -1
- package/dist/types/src/GoogleFilePickerDemo.d.ts +0 -2
- package/dist/types/src/GoogleFilePickerDemo.d.ts.map +0 -1
- package/dist/types/src/MarkdownWithImageCitationTest.d.ts +0 -3
- package/dist/types/src/MarkdownWithImageCitationTest.d.ts.map +0 -1
- package/dist/types/src/PaginatedTableTest/PaginatedTableTest.d.ts +0 -3
- package/dist/types/src/PaginatedTableTest/PaginatedTableTest.d.ts.map +0 -1
- package/dist/types/src/PaginatedTableTest/useFetchData.d.ts +0 -15
- package/dist/types/src/PaginatedTableTest/useFetchData.d.ts.map +0 -1
- package/dist/types/src/PdfViewerTest.d.ts +0 -5
- package/dist/types/src/PdfViewerTest.d.ts.map +0 -1
- package/dist/types/src/ProjectAccordianTest.d.ts +0 -3
- package/dist/types/src/ProjectAccordianTest.d.ts.map +0 -1
- package/dist/types/src/RequirementAICitationTest.d.ts +0 -3
- package/dist/types/src/RequirementAICitationTest.d.ts.map +0 -1
- package/dist/types/src/ScannedDocCitationTest.d.ts +0 -2
- package/dist/types/src/ScannedDocCitationTest.d.ts.map +0 -1
- package/dist/types/src/TableCitationTest.d.ts +0 -3
- package/dist/types/src/TableCitationTest.d.ts.map +0 -1
- package/dist/types/src/assests/svg/ButtonCognitiveIcon.d.ts +0 -2
- package/dist/types/src/assests/svg/ButtonCognitiveIcon.d.ts.map +0 -1
- package/dist/types/src/assests/svg/PdfViewerIcons.d.ts +0 -5
- package/dist/types/src/assests/svg/PdfViewerIcons.d.ts.map +0 -1
- package/dist/types/src/assests/svg/SparkleIcon.d.ts +0 -3
- package/dist/types/src/assests/svg/SparkleIcon.d.ts.map +0 -1
- package/dist/types/src/constants/diagnosticStylesBySeverity.d.ts +0 -3
- package/dist/types/src/constants/diagnosticStylesBySeverity.d.ts.map +0 -1
- package/dist/types/src/context/DataSelectedContext.d.ts +0 -73
- package/dist/types/src/context/DataSelectedContext.d.ts.map +0 -1
- package/dist/types/src/features/BookCitation/BookCitation.d.ts +0 -42
- package/dist/types/src/features/BookCitation/BookCitation.d.ts.map +0 -1
- package/dist/types/src/features/BookCitation/text-cleaner.d.ts +0 -2
- package/dist/types/src/features/BookCitation/text-cleaner.d.ts.map +0 -1
- package/dist/types/src/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts +0 -21
- package/dist/types/src/features/Bookemon/BookCopyrightsCard/BookCopyrightsCard.d.ts.map +0 -1
- package/dist/types/src/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts +0 -13
- package/dist/types/src/features/Bookemon/BookDetailsCard/BookDetailsCard.d.ts.map +0 -1
- package/dist/types/src/features/Bookemon/BookElementsCard/BookElementsCard.d.ts +0 -52
- package/dist/types/src/features/Bookemon/BookElementsCard/BookElementsCard.d.ts.map +0 -1
- package/dist/types/src/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts +0 -20
- package/dist/types/src/features/Bookemon/BookOverviewCard/BookOverviewCard.d.ts.map +0 -1
- package/dist/types/src/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts +0 -35
- package/dist/types/src/features/Bookemon/BookPeopleAwardsCard/BookPeopleAwardsCard.d.ts.map +0 -1
- package/dist/types/src/features/Bookemon/BookPreview/BookPreview.d.ts +0 -51
- package/dist/types/src/features/Bookemon/BookPreview/BookPreview.d.ts.map +0 -1
- package/dist/types/src/features/Bookemon/Bookemon.d.ts +0 -9
- package/dist/types/src/features/Bookemon/Bookemon.d.ts.map +0 -1
- package/dist/types/src/features/Bookemon/BookemonCitationLayer.d.ts +0 -7
- package/dist/types/src/features/Bookemon/BookemonCitationLayer.d.ts.map +0 -1
- package/dist/types/src/features/Bookemon/BookemonContent.d.ts +0 -3
- package/dist/types/src/features/Bookemon/BookemonContent.d.ts.map +0 -1
- package/dist/types/src/features/Bookemon/types/citation.types.d.ts +0 -65
- package/dist/types/src/features/Bookemon/types/citation.types.d.ts.map +0 -1
- package/dist/types/src/features/Bookemon/utils/highlight.d.ts +0 -7
- package/dist/types/src/features/Bookemon/utils/highlight.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/BigQueryTable.d.ts +0 -8
- package/dist/types/src/features/ChatCitation/BigQueryTable.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/ChatCitationRenderer.d.ts +0 -26
- package/dist/types/src/features/ChatCitation/ChatCitationRenderer.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/InternalChatCitationRenderer.d.ts +0 -13
- package/dist/types/src/features/ChatCitation/InternalChatCitationRenderer.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/assets/collapse.d.ts +0 -3
- package/dist/types/src/features/ChatCitation/assets/collapse.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/AssistantChatItem.d.ts +0 -8
- package/dist/types/src/features/ChatCitation/components/AssistantChatItem.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/ChatCitation.d.ts +0 -15
- package/dist/types/src/features/ChatCitation/components/ChatCitation.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/Chip.d.ts +0 -8
- package/dist/types/src/features/ChatCitation/components/Chip.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/DetailedView.d.ts +0 -10
- package/dist/types/src/features/ChatCitation/components/DetailedView.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/IconContainer.d.ts +0 -8
- package/dist/types/src/features/ChatCitation/components/IconContainer.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/InViewNavigation.d.ts +0 -11
- package/dist/types/src/features/ChatCitation/components/InViewNavigation.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/MarkdownRenderer.d.ts +0 -10
- package/dist/types/src/features/ChatCitation/components/MarkdownRenderer.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/RuleBook.d.ts +0 -9
- package/dist/types/src/features/ChatCitation/components/RuleBook.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/SummarizedView.d.ts +0 -19
- package/dist/types/src/features/ChatCitation/components/SummarizedView.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/UserChatItem.d.ts +0 -8
- package/dist/types/src/features/ChatCitation/components/UserChatItem.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/UserInitialsAsAvatar.d.ts +0 -11
- package/dist/types/src/features/ChatCitation/components/UserInitialsAsAvatar.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/components/wrappers/Modal.d.ts +0 -10
- package/dist/types/src/features/ChatCitation/components/wrappers/Modal.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/constants/icons.d.ts +0 -9
- package/dist/types/src/features/ChatCitation/constants/icons.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/constants/renderer.d.ts +0 -7
- package/dist/types/src/features/ChatCitation/constants/renderer.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/types/citations.types.d.ts +0 -111
- package/dist/types/src/features/ChatCitation/types/citations.types.d.ts.map +0 -1
- package/dist/types/src/features/ChatCitation/utils/helpers.d.ts +0 -16
- package/dist/types/src/features/ChatCitation/utils/helpers.d.ts.map +0 -1
- package/dist/types/src/features/ChatDrawer/ChatDrawer.d.ts +0 -5
- package/dist/types/src/features/ChatDrawer/ChatDrawer.d.ts.map +0 -1
- package/dist/types/src/features/ChatDrawer/UploadedFilesList.types.d.ts +0 -33
- package/dist/types/src/features/ChatDrawer/UploadedFilesList.types.d.ts.map +0 -1
- package/dist/types/src/features/ChatDrawer/Uploadedfileslist.d.ts +0 -5
- package/dist/types/src/features/ChatDrawer/Uploadedfileslist.d.ts.map +0 -1
- package/dist/types/src/features/ChatDrawer/constants/ChatDrawer.d.ts +0 -17
- package/dist/types/src/features/ChatDrawer/constants/ChatDrawer.d.ts.map +0 -1
- package/dist/types/src/features/ChatDrawer/context/ChatDrawerContext.d.ts +0 -8
- package/dist/types/src/features/ChatDrawer/context/ChatDrawerContext.d.ts.map +0 -1
- package/dist/types/src/features/ChatDrawer/types/ChatDrawer.types.d.ts +0 -51
- package/dist/types/src/features/ChatDrawer/types/ChatDrawer.types.d.ts.map +0 -1
- package/dist/types/src/features/CitationRenderer/CitationRenderer.d.ts +0 -21
- package/dist/types/src/features/CitationRenderer/CitationRenderer.d.ts.map +0 -1
- package/dist/types/src/features/CitationRenderer/MarkdownRenderer.d.ts +0 -25
- package/dist/types/src/features/CitationRenderer/MarkdownRenderer.d.ts.map +0 -1
- package/dist/types/src/features/CitationViewer/CitationsViewer.d.ts +0 -5
- package/dist/types/src/features/CitationViewer/CitationsViewer.d.ts.map +0 -1
- package/dist/types/src/features/CitationViewer/components/AudioPlayer.d.ts +0 -8
- package/dist/types/src/features/CitationViewer/components/AudioPlayer.d.ts.map +0 -1
- package/dist/types/src/features/CitationViewer/components/AudioWaveform.d.ts +0 -17
- package/dist/types/src/features/CitationViewer/components/AudioWaveform.d.ts.map +0 -1
- package/dist/types/src/features/CitationViewer/components/ChatHistory.d.ts +0 -8
- package/dist/types/src/features/CitationViewer/components/ChatHistory.d.ts.map +0 -1
- package/dist/types/src/features/CitationViewer/components/Header.d.ts +0 -12
- package/dist/types/src/features/CitationViewer/components/Header.d.ts.map +0 -1
- package/dist/types/src/features/CitationViewer/components/KeyTakeaways.d.ts +0 -8
- package/dist/types/src/features/CitationViewer/components/KeyTakeaways.d.ts.map +0 -1
- package/dist/types/src/features/CitationViewer/components/Transcript.d.ts +0 -10
- package/dist/types/src/features/CitationViewer/components/Transcript.d.ts.map +0 -1
- package/dist/types/src/features/CitationViewer/config/apiConfig.d.ts +0 -3
- package/dist/types/src/features/CitationViewer/config/apiConfig.d.ts.map +0 -1
- package/dist/types/src/features/CitationViewer/hooks/getSignedUrl.d.ts +0 -2
- package/dist/types/src/features/CitationViewer/hooks/getSignedUrl.d.ts.map +0 -1
- package/dist/types/src/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts +0 -2
- package/dist/types/src/features/CitationViewer/hooks/useResolvedAudioUrl.d.ts.map +0 -1
- package/dist/types/src/features/CitationViewer/types/artifact.d.ts +0 -59
- package/dist/types/src/features/CitationViewer/types/artifact.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/CodeCitation.d.ts +0 -49
- package/dist/types/src/features/CodeCitation/CodeCitation.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/Accordian.d.ts +0 -10
- package/dist/types/src/features/CodeCitation/_components/Accordian.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/CodeCitationPopup.d.ts +0 -31
- package/dist/types/src/features/CodeCitation/_components/CodeCitationPopup.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/CodeCitationsStats.d.ts +0 -13
- package/dist/types/src/features/CodeCitation/_components/CodeCitationsStats.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/CodeEditor.d.ts +0 -30
- package/dist/types/src/features/CodeCitation/_components/CodeEditor.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/DescriptionWithToggle.d.ts +0 -6
- package/dist/types/src/features/CodeCitation/_components/DescriptionWithToggle.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/HighlightedCodeDetails.d.ts +0 -16
- package/dist/types/src/features/CodeCitation/_components/HighlightedCodeDetails.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/Spinner.d.ts +0 -4
- package/dist/types/src/features/CodeCitation/_components/Spinner.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts +0 -12
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/CodebaseStatsComponent.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts +0 -10
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/DbStatsComponent.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts +0 -13
- package/dist/types/src/features/CodeCitation/_components/StatsComponents/StatsComponent.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/ThemeToggle.d.ts +0 -12
- package/dist/types/src/features/CodeCitation/_components/ThemeToggle.d.ts.map +0 -1
- package/dist/types/src/features/CodeCitation/_components/TooltipComponent.d.ts +0 -8
- package/dist/types/src/features/CodeCitation/_components/TooltipComponent.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/CitationAnchor.d.ts +0 -27
- package/dist/types/src/features/CognitiveCompare/CitationAnchor.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/CitationRenderer.d.ts +0 -11
- package/dist/types/src/features/CognitiveCompare/CitationRenderer.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/CognitiveCompare.d.ts +0 -6
- package/dist/types/src/features/CognitiveCompare/CognitiveCompare.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareConfig.d.ts +0 -64
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareConfig.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareConstants.d.ts +0 -11
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareConstants.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareTypes.d.ts +0 -280
- package/dist/types/src/features/CognitiveCompare/CognitiveCompareTypes.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/CognitiveComparehelpers.d.ts +0 -63
- package/dist/types/src/features/CognitiveCompare/CognitiveComparehelpers.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/CognitivePopup.d.ts +0 -7
- package/dist/types/src/features/CognitiveCompare/CognitivePopup.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/CompareContext.d.ts +0 -67
- package/dist/types/src/features/CognitiveCompare/CompareContext.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/LoaderComponent.d.ts +0 -3
- package/dist/types/src/features/CognitiveCompare/LoaderComponent.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/MoreFunctionsPopup.d.ts +0 -16
- package/dist/types/src/features/CognitiveCompare/MoreFunctionsPopup.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/OverlayComponent.d.ts +0 -5
- package/dist/types/src/features/CognitiveCompare/OverlayComponent.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/ResizableSplitPane.d.ts +0 -9
- package/dist/types/src/features/CognitiveCompare/ResizableSplitPane.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/components/CognitiveSummaryPopup.d.ts +0 -3
- package/dist/types/src/features/CognitiveCompare/components/CognitiveSummaryPopup.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/components/CompareHeader.d.ts +0 -12
- package/dist/types/src/features/CognitiveCompare/components/CompareHeader.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/components/LHSSectionRow.d.ts +0 -9
- package/dist/types/src/features/CognitiveCompare/components/LHSSectionRow.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/components/RHSSectionRow.d.ts +0 -9
- package/dist/types/src/features/CognitiveCompare/components/RHSSectionRow.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/components/ScrollLockToggle.d.ts +0 -11
- package/dist/types/src/features/CognitiveCompare/components/ScrollLockToggle.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/components/SectionAccordion.d.ts +0 -17
- package/dist/types/src/features/CognitiveCompare/components/SectionAccordion.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/components/SubSectionAccordion.d.ts +0 -13
- package/dist/types/src/features/CognitiveCompare/components/SubSectionAccordion.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/components/SvgConnectors.d.ts +0 -36
- package/dist/types/src/features/CognitiveCompare/components/SvgConnectors.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/components/ThreeDotsLoader.d.ts +0 -8
- package/dist/types/src/features/CognitiveCompare/components/ThreeDotsLoader.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/components/connectedLines.d.ts +0 -8
- package/dist/types/src/features/CognitiveCompare/components/connectedLines.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts +0 -13
- package/dist/types/src/features/CognitiveCompare/hooks/memoizedMarkdown.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/hooks/useAccordionState.d.ts +0 -32
- package/dist/types/src/features/CognitiveCompare/hooks/useAccordionState.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/hooks/useCompareData.d.ts +0 -13
- package/dist/types/src/features/CognitiveCompare/hooks/useCompareData.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/hooks/useCompareLayout.d.ts +0 -25
- package/dist/types/src/features/CognitiveCompare/hooks/useCompareLayout.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/hooks/useComparePopups.d.ts +0 -22
- package/dist/types/src/features/CognitiveCompare/hooks/useComparePopups.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/hooks/useDeviationNavigation.d.ts +0 -32
- package/dist/types/src/features/CognitiveCompare/hooks/useDeviationNavigation.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/hooks/useLinesCalculator.d.ts +0 -27
- package/dist/types/src/features/CognitiveCompare/hooks/useLinesCalculator.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/hooks/useResizeHandler.d.ts +0 -5
- package/dist/types/src/features/CognitiveCompare/hooks/useResizeHandler.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/hooks/useSectionRefs.d.ts +0 -19
- package/dist/types/src/features/CognitiveCompare/hooks/useSectionRefs.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/hooks/useSideBySide.d.ts +0 -35
- package/dist/types/src/features/CognitiveCompare/hooks/useSideBySide.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveCompare/hooks/useStyles.d.ts +0 -15
- package/dist/types/src/features/CognitiveCompare/hooks/useStyles.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts +0 -47
- package/dist/types/src/features/CognitiveDecisioning/CognitiveDecisioningWrapper.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts +0 -8
- package/dist/types/src/features/CognitiveDecisioning/FaqCitation/FaqCitation.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/DecisioningIcon.d.ts +0 -7
- package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/DecisioningIcon.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts +0 -7
- package/dist/types/src/features/CognitiveDecisioning/shared/Audacy/GapIcon.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts +0 -16
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptCoreComponent.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts +0 -25
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningComponent.d.ts.map +0 -1
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningTest.d.ts +0 -5
- package/dist/types/src/features/CognitiveInternalgptReasoning/CognitiveInternalgptReasoningTest.d.ts.map +0 -1
- package/dist/types/src/features/DataSelector/DataSelector.d.ts +0 -18
- package/dist/types/src/features/DataSelector/DataSelector.d.ts.map +0 -1
- package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts +0 -3
- package/dist/types/src/features/DataSelector/components/DataSelectionOptionsScreen.d.ts.map +0 -1
- package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts +0 -3
- package/dist/types/src/features/DataSelector/components/RLEFDataPointsListInSelectedDataSetCollection.d.ts.map +0 -1
- package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts +0 -3
- package/dist/types/src/features/DataSelector/components/RLEFDataSetCollectionsList.d.ts.map +0 -1
- package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts +0 -3
- package/dist/types/src/features/DataSelector/components/RlefDataTabsComponent.d.ts.map +0 -1
- package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts +0 -3
- package/dist/types/src/features/DataSelector/components/RlefHistoricalCopilotData.d.ts.map +0 -1
- package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts +0 -13
- package/dist/types/src/features/DataSelector/components/SavedDataSetListScreen.d.ts.map +0 -1
- package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts +0 -3
- package/dist/types/src/features/DataSelector/components/SelectedDataList.d.ts.map +0 -1
- package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts +0 -11
- package/dist/types/src/features/DataSelector/components/subcomponents/DataSetElement/DataSetElement.d.ts.map +0 -1
- package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts +0 -7
- package/dist/types/src/features/DataSelector/components/subcomponents/Pagination/Pagination.d.ts.map +0 -1
- package/dist/types/src/features/DataSelector/tables/ShowSelectedDataTable.d.ts +0 -4
- package/dist/types/src/features/DataSelector/tables/ShowSelectedDataTable.d.ts.map +0 -1
- package/dist/types/src/features/DatagestMon/DatagestMon.d.ts +0 -21
- package/dist/types/src/features/DatagestMon/DatagestMon.d.ts.map +0 -1
- package/dist/types/src/features/DatagestMon/DynamicDataPreviiewer/DynamicDataPreviewer.d.ts +0 -19
- package/dist/types/src/features/DatagestMon/DynamicDataPreviiewer/DynamicDataPreviewer.d.ts.map +0 -1
- package/dist/types/src/features/DatagestMon/EpubPreviewer/EpubPreview.d.ts +0 -7
- package/dist/types/src/features/DatagestMon/EpubPreviewer/EpubPreview.d.ts.map +0 -1
- package/dist/types/src/features/EmailCitation/EmailCitation.d.ts +0 -43
- package/dist/types/src/features/EmailCitation/EmailCitation.d.ts.map +0 -1
- package/dist/types/src/features/EmailCitation/components/EmailMetaDropdown.d.ts +0 -10
- package/dist/types/src/features/EmailCitation/components/EmailMetaDropdown.d.ts.map +0 -1
- package/dist/types/src/features/ExcelCitation/ExcelCitations.d.ts +0 -15
- package/dist/types/src/features/ExcelCitation/ExcelCitations.d.ts.map +0 -1
- package/dist/types/src/features/ExcelCitation/utils/helper.d.ts +0 -2
- package/dist/types/src/features/ExcelCitation/utils/helper.d.ts.map +0 -1
- package/dist/types/src/features/IngestionStatus/IngestionStatusComponent.d.ts +0 -26
- package/dist/types/src/features/IngestionStatus/IngestionStatusComponent.d.ts.map +0 -1
- package/dist/types/src/features/IngestionStatus/IngestionStatusComponentTest.d.ts +0 -7
- package/dist/types/src/features/IngestionStatus/IngestionStatusComponentTest.d.ts.map +0 -1
- package/dist/types/src/features/IngestionStatus/useIngestionStatus.d.ts +0 -40
- package/dist/types/src/features/IngestionStatus/useIngestionStatus.d.ts.map +0 -1
- package/dist/types/src/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts +0 -37
- package/dist/types/src/features/MarkdownWithImageCitation/MarkdownWithImageCitation.d.ts.map +0 -1
- package/dist/types/src/features/PaginatedTable/PaginatedTable.d.ts +0 -27
- package/dist/types/src/features/PaginatedTable/PaginatedTable.d.ts.map +0 -1
- package/dist/types/src/features/PdfEditorCitation/PdfEditorCitation.d.ts +0 -19
- package/dist/types/src/features/PdfEditorCitation/PdfEditorCitation.d.ts.map +0 -1
- package/dist/types/src/features/PdfEditorCitation/PdfEditorCitationTest/PdfEditorCitationTest.d.ts +0 -2
- package/dist/types/src/features/PdfEditorCitation/PdfEditorCitationTest/PdfEditorCitationTest.d.ts.map +0 -1
- package/dist/types/src/features/PdfViewer/PdfContainer.d.ts +0 -14
- package/dist/types/src/features/PdfViewer/PdfContainer.d.ts.map +0 -1
- package/dist/types/src/features/PdfViewer/PdfStyle.d.ts +0 -33
- package/dist/types/src/features/PdfViewer/PdfStyle.d.ts.map +0 -1
- package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts +0 -26
- package/dist/types/src/features/PdfViewer/PdfToolbar.d.ts.map +0 -1
- package/dist/types/src/features/PdfViewer/PdfViewer.d.ts +0 -69
- package/dist/types/src/features/PdfViewer/PdfViewer.d.ts.map +0 -1
- package/dist/types/src/features/PdfViewer/usePdfHighlight.d.ts +0 -26
- package/dist/types/src/features/PdfViewer/usePdfHighlight.d.ts.map +0 -1
- package/dist/types/src/features/ProjectAccordion/ProjectAccordion.d.ts +0 -24
- package/dist/types/src/features/ProjectAccordion/ProjectAccordion.d.ts.map +0 -1
- package/dist/types/src/features/ProjectAccordion/_components/Markdown.d.ts +0 -5
- package/dist/types/src/features/ProjectAccordion/_components/Markdown.d.ts.map +0 -1
- package/dist/types/src/features/ProjectAccordion/index.d.ts +0 -2
- package/dist/types/src/features/ProjectAccordion/index.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts +0 -125
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts +0 -6
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts +0 -26
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts +0 -26
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts +0 -123
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts +0 -92
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts +0 -7
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/ChatCitationTestForAiReasoning.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts +0 -12
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts +0 -12
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts +0 -12
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts +0 -7
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts +0 -7
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts +0 -7
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts +0 -4
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts +0 -7
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts +0 -4
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts +0 -7
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts +0 -6
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts +0 -3
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts +0 -207
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts +0 -32
- package/dist/types/src/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts +0 -33
- package/dist/types/src/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts +0 -45
- package/dist/types/src/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts +0 -48
- package/dist/types/src/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts +0 -17
- package/dist/types/src/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts.map +0 -1
- package/dist/types/src/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts +0 -4
- package/dist/types/src/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts.map +0 -1
- package/dist/types/src/features/ReviewPanel/ReviewPanel.d.ts +0 -52
- package/dist/types/src/features/ReviewPanel/ReviewPanel.d.ts.map +0 -1
- package/dist/types/src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.d.ts +0 -4
- package/dist/types/src/features/ReviewPanel/ReviewPanelTest/ReviewPanelTest.d.ts.map +0 -1
- package/dist/types/src/features/ScannedDocCitation/ScannedDocCitation.d.ts +0 -57
- package/dist/types/src/features/ScannedDocCitation/ScannedDocCitation.d.ts.map +0 -1
- package/dist/types/src/features/SplitterCitations/SplitterCitationsComponent.d.ts +0 -24
- package/dist/types/src/features/SplitterCitations/SplitterCitationsComponent.d.ts.map +0 -1
- package/dist/types/src/features/SplitterCitations/SplitterCitationsTest.d.ts +0 -4
- package/dist/types/src/features/SplitterCitations/SplitterCitationsTest.d.ts.map +0 -1
- package/dist/types/src/features/TableCitation/TableCitationContent.d.ts +0 -14
- package/dist/types/src/features/TableCitation/TableCitationContent.d.ts.map +0 -1
- package/dist/types/src/features/TextualGuidelines/TextualGudelinesTest.d.ts +0 -5
- package/dist/types/src/features/TextualGuidelines/TextualGudelinesTest.d.ts.map +0 -1
- package/dist/types/src/features/TextualGuidelines/TextualGuideLinesComponent.d.ts +0 -13
- package/dist/types/src/features/TextualGuidelines/TextualGuideLinesComponent.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts +0 -3
- package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDrive.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts +0 -3
- package/dist/types/src/features/UploadData/Components/SelectDataFromGoogleDrive/SelectDataFromGoogleDriveButton.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts +0 -3
- package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystem.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts +0 -3
- package/dist/types/src/features/UploadData/Components/SelectDataFromLocalSystem/SelectDataFromLocalSystemButton.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts +0 -14
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Dataset-collection.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts +0 -3
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/DatasetCollectionInfo.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts +0 -13
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/ProjectTaskSelect.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts +0 -3
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/Tooltip.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts +0 -21
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/ConfidenceScoreColumnMenu.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts +0 -33
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/FilterHandlerUtility.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts +0 -19
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/LabelColumnMenu.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts +0 -8
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TableColumnResetFilterButton.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts +0 -17
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dataset-collectionFilterColumnMenuComponents/TagColumnMenu.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts +0 -26
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/dropdown-with-radio.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts +0 -11
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/Components/input-label-with-info.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts +0 -3
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/RELFInterfaces.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts +0 -3
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEF.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts +0 -3
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/SelectDataFromRLEFButton.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts +0 -1108
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/collections.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts +0 -57
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/common.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts +0 -643
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/data.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts +0 -24
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/modelGroup.type.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts +0 -283
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/models.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts +0 -58
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/projects.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts +0 -20
- package/dist/types/src/features/UploadData/Components/SelectDataFromRLEF/interfaces/tags.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts +0 -3
- package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSet.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts +0 -3
- package/dist/types/src/features/UploadData/Components/SelectDataFromSavedDataSet/SelectDataFromSavedDataSetButton.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/NotFound.d.ts +0 -4
- package/dist/types/src/features/UploadData/NotFound.d.ts.map +0 -1
- package/dist/types/src/features/UploadData/main.d.ts +0 -10
- package/dist/types/src/features/UploadData/main.d.ts.map +0 -1
- package/dist/types/src/hooks/useDebounce.d.ts +0 -2
- package/dist/types/src/hooks/useDebounce.d.ts.map +0 -1
- package/dist/types/src/hooks/useTableHeadCellsCount.d.ts +0 -6
- package/dist/types/src/hooks/useTableHeadCellsCount.d.ts.map +0 -1
- package/dist/types/src/hooks/useURLQuery.d.ts +0 -10
- package/dist/types/src/hooks/useURLQuery.d.ts.map +0 -1
- package/dist/types/src/index.d.ts +0 -34
- package/dist/types/src/index.d.ts.map +0 -1
- package/dist/types/src/lib/styles/viewerLayout.d.ts +0 -6
- package/dist/types/src/lib/styles/viewerLayout.d.ts.map +0 -1
- package/dist/types/src/methodsToExpose.d.ts +0 -13
- package/dist/types/src/methodsToExpose.d.ts.map +0 -1
- package/dist/types/src/routes/ErrorBoundary.d.ts +0 -20
- package/dist/types/src/routes/ErrorBoundary.d.ts.map +0 -1
- package/dist/types/src/routes/Routes.d.ts +0 -2
- package/dist/types/src/routes/Routes.d.ts.map +0 -1
- package/dist/types/src/service/API.d.ts +0 -6
- package/dist/types/src/service/API.d.ts.map +0 -1
- package/dist/types/src/service/DataService.d.ts +0 -73
- package/dist/types/src/service/DataService.d.ts.map +0 -1
- package/dist/types/src/service/GoogleFilePickerService.d.ts +0 -61
- package/dist/types/src/service/GoogleFilePickerService.d.ts.map +0 -1
- package/dist/types/src/service/JavascriptFileService.d.ts +0 -4
- package/dist/types/src/service/JavascriptFileService.d.ts.map +0 -1
- package/dist/types/src/service/ModelService.d.ts +0 -68
- package/dist/types/src/service/ModelService.d.ts.map +0 -1
- package/dist/types/src/service/ProjectService.d.ts +0 -16
- package/dist/types/src/service/ProjectService.d.ts.map +0 -1
- package/dist/types/src/service/SavedDataSetService.d.ts +0 -22
- package/dist/types/src/service/SavedDataSetService.d.ts.map +0 -1
- package/dist/types/src/service/constants.d.ts +0 -3
- package/dist/types/src/service/constants.d.ts.map +0 -1
- package/dist/types/src/service/envHelperService.d.ts +0 -5
- package/dist/types/src/service/envHelperService.d.ts.map +0 -1
- package/dist/types/src/service/variableHelperService.d.ts +0 -6
- package/dist/types/src/service/variableHelperService.d.ts.map +0 -1
- package/dist/types/src/theme.d.ts +0 -4
- package/dist/types/src/theme.d.ts.map +0 -1
- package/dist/types/src/types/CodeCitationTypes.d.ts +0 -46
- package/dist/types/src/types/CodeCitationTypes.d.ts.map +0 -1
- package/dist/types/src/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts +0 -23
- package/dist/types/src/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts.map +0 -1
- package/dist/types/src/types/epubItems.d.ts +0 -23
- package/dist/types/src/types/epubItems.d.ts.map +0 -1
- package/dist/types/src/userProvidedConfig.d.ts +0 -8
- package/dist/types/src/userProvidedConfig.d.ts.map +0 -1
- package/dist/types/src/utils/CustomSkeleton.d.ts +0 -2
- package/dist/types/src/utils/CustomSkeleton.d.ts.map +0 -1
- package/dist/types/src/utils/SkeletonLoader.d.ts +0 -3
- package/dist/types/src/utils/SkeletonLoader.d.ts.map +0 -1
- package/dist/types/src/utils/api.d.ts +0 -2
- package/dist/types/src/utils/api.d.ts.map +0 -1
- package/dist/types/src/utils/codeCitations.utils.d.ts +0 -9
- package/dist/types/src/utils/codeCitations.utils.d.ts.map +0 -1
- package/dist/types/src/utils/colors.d.ts +0 -5
- package/dist/types/src/utils/colors.d.ts.map +0 -1
- package/dist/types/src/utils/date.d.ts +0 -1
- package/dist/types/src/utils/date.d.ts.map +0 -1
- package/dist/types/src/utils/helperFunctions.d.ts +0 -6
- package/dist/types/src/utils/helperFunctions.d.ts.map +0 -1
- package/dist/types/src/utils/regexHelperService.d.ts +0 -9
- package/dist/types/src/utils/regexHelperService.d.ts.map +0 -1
- package/dist/types/src/utils/sanitizeHtml.d.ts +0 -5
- package/dist/types/src/utils/sanitizeHtml.d.ts.map +0 -1
- package/dist/types/src/utils/themeManager.d.ts +0 -13
- package/dist/types/src/utils/themeManager.d.ts.map +0 -1
- package/dist/types/src/utils/urlQueryParamService.d.ts +0 -2
- package/dist/types/src/utils/urlQueryParamService.d.ts.map +0 -1
- package/dist/types/src/utils/variableHelperService.d.ts +0 -7
- package/dist/types/src/utils/variableHelperService.d.ts.map +0 -1
- package/dist/utils/codeCitations.utils.js +0 -2
- package/dist/utils/codeCitations.utils.js.map +0 -1
- package/dist/utils/sanitizeHtml.js +0 -2
- package/dist/utils/sanitizeHtml.js.map +0 -1
- package/dist/utils/themeManager.js +0 -2
- package/dist/utils/themeManager.js.map +0 -1
package/README.md
CHANGED
|
@@ -1,2315 +1,352 @@
|
|
|
1
|
-
#
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
## Table of Contents
|
|
5
|
-
|
|
6
|
-
1. [Project Overview](#project-overview)
|
|
7
|
-
2. [Installation](#installation)
|
|
8
|
-
3. [Available Components](#available-citations)
|
|
9
|
-
- [Citation Components](#citation-components)
|
|
10
|
-
- [BookCitation](#bookcitation) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/BookCitation/README.MD)
|
|
11
|
-
- [ChatCitation](#chatcitation) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/ChatCitation/ChatCitationReadme.md)
|
|
12
|
-
- [CitationRenderer](#citationrenderer) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/CitationRenderer/CitationRendererReadme.md)
|
|
13
|
-
- [EmailCitation](#emailcitation) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/EmailCitation/EmailCitation.md)
|
|
14
|
-
- [CognitiveDecisioningCard](#cognitivedecisioningcard) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/CognitiveDecisioning/CognitiveDecisioningReadme.md)
|
|
15
|
-
- [CognitiveInternalGPTReasoning](#cognitiveinternalgptreasoning) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/CognitiveInternalgptReasoning/README.md)
|
|
16
|
-
- [CodeCitation](#codecitation) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/CodeCitation/README.md)
|
|
17
|
-
- [ChatDrawer](#chatdrawer) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/ChatDrawer/ChatDrawerReadme.md)
|
|
18
|
-
- [CitationsViewer](#citationsviewer) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/CitationViewer/CitationViewerReadme.md)
|
|
19
|
-
- [PdfEditorCitation](#pdfeditorcitation) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/PdfEditorCitation/README.md)
|
|
20
|
-
- [RequirementAICitation](#requirementaicitation) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/RequirementAiCitations/RequirementAiCitationsReadme.md)
|
|
21
|
-
- [VideoCitationContent](#videocitationcontent) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/RequirementAiCitations/RequirementAiCitationsReadme.md)
|
|
22
|
-
- [MarkdownWithImageCitation](#markdownwithimagecitation) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/MarkdownWithImageCitation/README.md)
|
|
23
|
-
- [ScannedDocCitation](#scanneddoccitation) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/ScannedDocCitation/README.md)
|
|
24
|
-
- [Other Components](#other-components)
|
|
25
|
-
- [Bookemon](#bookemon) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/Bookemon/BookemonReadme.md)
|
|
26
|
-
- [DatagestMon](#datagestmon) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/DatagestMon/README.md)
|
|
27
|
-
- [DataSelector](#dataselector)[<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/DataSelector/DataSelectorReadme.md)
|
|
28
|
-
- [PaginatedTable](#paginatedtable) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/PaginatedTable/PaginatedTableReadme.md)
|
|
29
|
-
- [PdfViewer](#pdfviewer) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/PdfViewer/PdfViewerReadme.md)
|
|
30
|
-
- [ProjectAccordion](#projectaccordion) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/ProjectAccordion/README.md)
|
|
31
|
-
- [UploadData](#uploaddata) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/UploadData/README.md)
|
|
32
|
-
- [ReviewPanel](#reviewpanel) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/ReviewPanel/README.md)
|
|
33
|
-
- [TableCitationContent](#tablecitationcontent) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/TableCitation/README.md)
|
|
34
|
-
- [SplitterCitationsComponent](#splittercitationscomponent) [<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="18" height="18">](https://github.com/Techolution/e-llm-studio-lib/blob/dev/citation/src/features/SplitterCitations/README.md)
|
|
35
|
-
4. [Common Use Cases](#common-use-cases)
|
|
36
|
-
5. [Development & Contribution](#development--contribution)
|
|
37
|
-
6. [License](#license)
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
## Project Overview
|
|
41
|
-
|
|
42
|
-
The @e-llm-studio/citation library is a comprehensive React component library designed to render various types of citations and related UI elements within the e-LLM Studio ecosystem. It provides a robust set of reusable, production-ready components that enable developers to display citations, reasoning chains, code snippets, PDFs, and other content types with rich interactive features and highly customizable styling.
|
|
43
|
-
|
|
44
|
-
This library serves as a foundational building block for applications that need to present complex information in an organized, user-friendly manner. Whether you're displaying book citations with highlighted passages, rendering AI reasoning with confidence scores, showcasing code with syntax highlighting, or managing large datasets with pagination, the citation library offers flexible, well-documented components that integrate seamlessly into modern React applications.
|
|
45
|
-
|
|
46
|
-
The library emphasizes developer experience through comprehensive documentation, TypeScript support, and extensive customization options. Each component is designed with accessibility and performance in mind, ensuring that applications built with these components provide excellent user experiences across different devices and use cases.
|
|
1
|
+
# TreeSidebar Component
|
|
47
2
|
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
## Installation
|
|
51
|
-
|
|
52
|
-
### Prerequisites
|
|
53
|
-
|
|
54
|
-
Before you begin, ensure you have the following installed on your system:
|
|
55
|
-
|
|
56
|
-
- **Node.js & npm** - Required for package management and running build scripts
|
|
57
|
-
- **Git** - Required for cloning the repository
|
|
58
|
-
- Basic familiarity with Git and the command line
|
|
59
|
-
|
|
60
|
-
### Installation Steps
|
|
61
|
-
|
|
62
|
-
#### 1. Clone the Repository
|
|
63
|
-
|
|
64
|
-
Start by cloning the citation library repository to your local machine:
|
|
65
|
-
|
|
66
|
-
```bash
|
|
67
|
-
git clone https://github.com/e-llm-studio/citation.git
|
|
68
|
-
|
|
69
|
-
cd citation
|
|
70
|
-
```
|
|
71
|
-
|
|
72
|
-
#### 2. Install Dependencies
|
|
73
|
-
|
|
74
|
-
Install all required dependencies using npm:
|
|
75
|
-
|
|
76
|
-
```bash
|
|
77
|
-
npm install
|
|
78
|
-
```
|
|
79
|
-
|
|
80
|
-
Alternatively, you can use yarn if you prefer:
|
|
81
|
-
|
|
82
|
-
```bash
|
|
83
|
-
yarn install
|
|
84
|
-
```
|
|
85
|
-
|
|
86
|
-
#### 3. Link the Library Locally (Optional)
|
|
87
|
-
|
|
88
|
-
If you want to test the library in another project before publishing, you can link it locally:
|
|
89
|
-
|
|
90
|
-
```bash
|
|
91
|
-
# In the citation library folder
|
|
92
|
-
npm link
|
|
93
|
-
|
|
94
|
-
# In your test project folder
|
|
95
|
-
cd ../your-project
|
|
96
|
-
npm link @e-llm-studio/citation
|
|
97
|
-
```
|
|
98
|
-
|
|
99
|
-
This allows you to test changes in your local library without publishing to npm.
|
|
100
|
-
|
|
101
|
-
#### 4. Build the Library
|
|
102
|
-
|
|
103
|
-
Build the library to compile TypeScript and prepare distribution files:
|
|
104
|
-
|
|
105
|
-
```bash
|
|
106
|
-
npm run build
|
|
107
|
-
```
|
|
108
|
-
|
|
109
|
-
#### 5. Test Locally
|
|
110
|
-
|
|
111
|
-
After building, you can test the library in your project:
|
|
112
|
-
|
|
113
|
-
```bash
|
|
114
|
-
# In your test project
|
|
115
|
-
npm start
|
|
116
|
-
# or
|
|
117
|
-
npm run build
|
|
118
|
-
```
|
|
119
|
-
|
|
120
|
-
Import the library components and verify that your changes work as expected.
|
|
121
|
-
|
|
122
|
-
### Quick Installation for End Users
|
|
123
|
-
|
|
124
|
-
If you're installing the published package from npm:
|
|
125
|
-
|
|
126
|
-
```bash
|
|
127
|
-
# Using npm
|
|
128
|
-
npm install @e-llm-studio/citation
|
|
129
|
-
|
|
130
|
-
# Using yarn
|
|
131
|
-
yarn add @e-llm-studio/citation
|
|
132
|
-
|
|
133
|
-
# Using pnpm
|
|
134
|
-
pnpm add @e-llm-studio/citation
|
|
135
|
-
```
|
|
3
|
+
A hierarchical tree navigation component for rendering nested scope/node structures with expandable sections, search, and configurable actions. The component is part of the `@e-llm-studio/creative-workspace-ui-component` package and can be used independently in any React application.
|
|
136
4
|
|
|
137
5
|
---
|
|
138
6
|
|
|
7
|
+
## Introduction
|
|
139
8
|
|
|
140
|
-
|
|
141
|
-
## BookCitation
|
|
142
|
-
|
|
143
|
-
### Overview
|
|
144
|
-
|
|
145
|
-
The BookCitation component is designed to display book citations with an interactive and expandable interface. It provides a rich, user-friendly way to present quoted text from books with support for highlighting, citation details management, and book cover images. The component enables readers to explore citations in context while maintaining a clean, organized presentation.
|
|
146
|
-
|
|
147
|
-
### Features
|
|
148
|
-
|
|
149
|
-
- **Text highlighting with partial and full match support** - Highlights specific text passages within citations using flexible matching algorithms
|
|
150
|
-
- **Automatic cleaning of scanned text to remove artifacts** - Intelligently removes OCR artifacts, page numbers, headers, and footers
|
|
151
|
-
- **Expandable/collapsible view of citation details** - Toggle between collapsed citation button and expanded view
|
|
152
|
-
- **Blur effect for non-highlighted text** - Applies visual blur to non-highlighted portions to focus reader attention
|
|
153
|
-
- **Scroll-to-highlight functionality** - Automatically scrolls to and centers highlighted text when expanded
|
|
154
|
-
- **Support for book cover images and external links** - Displays book cover images and provides clickable external links
|
|
155
|
-
- **Customizable styling through the customStyle prop** - Allows fine-grained control over component appearance
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
### Usage:
|
|
159
|
-
|
|
160
|
-
```tsx
|
|
161
|
-
import BookCitation from '@e-llm-studio/citation/BookCitation'
|
|
162
|
-
|
|
163
|
-
<BookCitation
|
|
164
|
-
citationTitle="Sample Book"
|
|
165
|
-
paragraphs={['<p>Highlighted text example</p>']}
|
|
166
|
-
textToHighlight={['example']}
|
|
167
|
-
partialMatch={true}
|
|
168
|
-
/>
|
|
169
|
-
```
|
|
170
|
-
|
|
171
|
-
### Props:
|
|
172
|
-
|
|
173
|
-
| Prop Name | Type | Description |
|
|
174
|
-
|-----------|------|-------------|
|
|
175
|
-
| `title` | `string` | Optional title of the book or publication being cited |
|
|
176
|
-
| `author` | `string \| string[]` | Optional author name(s) of the book or publication |
|
|
177
|
-
| `pageNumber` | `string` | Optional current page number where the citation is located |
|
|
178
|
-
| `totalPageNumber` | `string` | Optional total number of pages in the book or publication |
|
|
179
|
-
| `paragraphs` | `string[]` | Required array of HTML strings containing the text content |
|
|
180
|
-
| `citationTitle` | `string` | Required title or label for the citation |
|
|
181
|
-
| `textToHighlight` | `string[]` | Required array of text strings to highlight within the paragraphs |
|
|
182
|
-
| `bookCoverImage` | `string` | Optional URL or path to the book cover image |
|
|
183
|
-
| `handleExternalLinkClick` | `() => void` | Optional callback function triggered when external link is clicked |
|
|
184
|
-
| `externalLinkComponent` | `React.ReactNode` | Optional React component to render as an external link button |
|
|
185
|
-
| `citationNumber` | `number` | Optional citation number displayed in the citation button |
|
|
186
|
-
| `partialMatch` | `boolean` | Optional flag to enable partial text matching when highlighting |
|
|
187
|
-
| `defaultState` | `boolean` | Optional flag to set the initial expanded/collapsed state |
|
|
188
|
-
| `isNonHighlightedBlur` | `boolean` | Optional flag to enable blur effect on non-highlighted text |
|
|
189
|
-
| `customStyle` | `object` | Optional object for overriding default styles |
|
|
190
|
-
| `useDropdown` | `boolean` | Optional flag to render the citation as a dropdown (default: `true`) |
|
|
9
|
+
TreeSidebar is a standalone component from the `@e-llm-studio/creative-workspace-ui-component` package designed to provide a fully generic, hierarchical tree navigation panel. Its primary purpose is to render a tree of nodes (e.g. Global → Scope → Subscope) with expandable sections, search filtering, and optional action handlers. The consuming team controls what actions are available by passing or omitting handler props — if a handler is not passed, the corresponding button is not rendered.
|
|
191
10
|
|
|
192
11
|
---
|
|
193
12
|
|
|
13
|
+
## Features
|
|
194
14
|
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
- **
|
|
204
|
-
- **
|
|
205
|
-
- **Markdown rendering** - Rich text support with customizable markdown renderers
|
|
206
|
-
- **Customizable styling** - Fine-grained control over styles through slot-based customization
|
|
207
|
-
- **Relevance scoring** - Display AI relevance scores for citations
|
|
208
|
-
- **Tab-based navigation** - Toggle between summarized and detailed views
|
|
209
|
-
- **Flexible content rendering** - Support for custom renderers and markdown components
|
|
210
|
-
|
|
211
|
-
### Usage
|
|
212
|
-
|
|
213
|
-
```tsx
|
|
214
|
-
import ChatCitation from '@e-llm-studio/citation/ChatCitation'
|
|
215
|
-
|
|
216
|
-
<ChatCitation
|
|
217
|
-
chatContainer={{
|
|
218
|
-
chatData: [
|
|
219
|
-
{ role: 'user', message: 'Hello', userName: 'User1', timeStamp: dayjs() }
|
|
220
|
-
]
|
|
221
|
-
}}
|
|
222
|
-
ruleBookContainer={{
|
|
223
|
-
title: 'References',
|
|
224
|
-
data: { content: 'Rule content', highlighted_texts: ['important'] }
|
|
225
|
-
}}
|
|
226
|
-
/>
|
|
227
|
-
```
|
|
228
|
-
|
|
229
|
-
### Props
|
|
230
|
-
|
|
231
|
-
| Prop Name | Type | Description |
|
|
232
|
-
|-----------|------|-------------|
|
|
233
|
-
| `rootContainer` | `RootContainerProps` | Optional top-level container configuration |
|
|
234
|
-
| `chatContainer` | `ChatContainerProps` | Required chat container configuration with chat data |
|
|
235
|
-
| `ruleBookContainer` | `RuleBookContainerProps` | Optional rule book/reference section configuration |
|
|
236
|
-
| `renderer` | `FeatureModMarkdownProps["renderers"]` | Optional custom markdown renderers |
|
|
15
|
+
- **Hierarchical tree rendering** — Supports unlimited nesting levels (Global → Scope → Subscope → ...)
|
|
16
|
+
- **Expand/collapse** — Each node is independently expandable; root node auto-expands on load
|
|
17
|
+
- **Section items** — Each node can show configurable section tabs (e.g. Learnings, Stations) below it when expanded
|
|
18
|
+
- **Search filtering** — Pass a `searchQuery` to filter nodes by name; non-matching subtrees are hidden
|
|
19
|
+
- **Configurable node types** — Control labels, add-child labels and child types via `nodeTypesConfig`
|
|
20
|
+
- **Configurable sections** — Control which sections appear per node via `sectionsConfig`
|
|
21
|
+
- **Conditional actions** — Add, Rename, Delete buttons only render when the corresponding handler prop is passed
|
|
22
|
+
- **Children count badge** — Optional badge showing number of direct children per node
|
|
23
|
+
- **Section badge** — Optional badge on section items showing metrics (e.g. learnings count)
|
|
24
|
+
- **Inline styles only** — No Tailwind or MUI dependency, works in any consuming app regardless of styling setup
|
|
237
25
|
|
|
238
26
|
---
|
|
239
27
|
|
|
28
|
+
## Installation
|
|
240
29
|
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
### Overview
|
|
244
|
-
|
|
245
|
-
ChatDrawer is a generic, resizable drawer component for rendering collapsible panels with a draggable resize handle. All content is consumer-owned — pass any React node as `children`: forms, file lists, summary cards, tables, or any custom component. The consuming team is fully responsible for styling and rendering the content inside.
|
|
246
|
-
|
|
247
|
-
### Features
|
|
248
|
-
|
|
249
|
-
- **Collapsible panel** — Header is always visible; body and drag handle only render when open
|
|
250
|
-
- **Notch toggle** — Small tab below the drawer with a chevron arrow; click to expand/collapse, drag to resize
|
|
251
|
-
- **Drag to resize** — Grab the pill handle at the bottom to resize between `minHeight` and `maxHeight`
|
|
252
|
-
- **Configurable height** — `defaultHeight`, `minHeight`, `maxHeight` all exposed as props
|
|
253
|
-
- **Consumer-owned content** — Zero opinion on what goes inside, pass any React node
|
|
254
|
-
- **Deep style overrides** — Every visual region customizable via the `styles` prop
|
|
255
|
-
- **Inline styles only** — No Tailwind or MUI dependency, works in any consuming app
|
|
256
|
-
|
|
257
|
-
### Usage
|
|
258
|
-
|
|
259
|
-
```tsx
|
|
260
|
-
import ChatDrawer from '@e-llm-studio/citation/ChatDrawer'
|
|
261
|
-
|
|
262
|
-
<ChatDrawer
|
|
263
|
-
uploadListTopContent="My Panel"
|
|
264
|
-
isExpanded={isOpen}
|
|
265
|
-
onToggle={() => setIsOpen(v => !v)}
|
|
266
|
-
defaultHeight={300}
|
|
267
|
-
minHeight={150}
|
|
268
|
-
maxHeight="60vh"
|
|
269
|
-
>
|
|
270
|
-
{/* Pass any component here — form, file list, summary cards, etc. */}
|
|
271
|
-
<YourComponent />
|
|
272
|
-
</ChatDrawer>
|
|
273
|
-
```
|
|
274
|
-
|
|
275
|
-
**With onHeightChange (sibling layout adjustment):**
|
|
276
|
-
```tsx
|
|
277
|
-
const [drawerHeight, setDrawerHeight] = useState(300);
|
|
278
|
-
|
|
279
|
-
<ChatDrawer
|
|
280
|
-
uploadListTopContent="Context"
|
|
281
|
-
isExpanded={isOpen}
|
|
282
|
-
onToggle={() => setIsOpen(v => !v)}
|
|
283
|
-
defaultHeight={300}
|
|
284
|
-
onHeightChange={setDrawerHeight}
|
|
285
|
-
>
|
|
286
|
-
<YourComponent />
|
|
287
|
-
</ChatDrawer>
|
|
288
|
-
```
|
|
289
|
-
|
|
30
|
+
The TreeSidebar component is part of the `@e-llm-studio/creative-workspace-ui-component` package.
|
|
290
31
|
|
|
291
|
-
###
|
|
292
|
-
```tsx
|
|
293
|
-
<ChatDrawer
|
|
294
|
-
uploadListTopContent="Custom Notch"
|
|
295
|
-
isExpanded={isOpen}
|
|
296
|
-
onToggle={() => setIsOpen(v => !v)}
|
|
297
|
-
styles={{
|
|
298
|
-
notch: { backgroundColor: '#6d28d9', border: '1px solid #5b21b6' },
|
|
299
|
-
notchArrowColor: '#fff',
|
|
300
|
-
}}
|
|
301
|
-
drawerSummaryComponent={<RedliningFixesSummaryUI approved={5} rejected={2} pending={3} />}
|
|
302
|
-
>
|
|
303
|
-
<YourComponent />
|
|
304
|
-
</ChatDrawer>
|
|
305
|
-
```
|
|
32
|
+
### Using npm
|
|
306
33
|
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
<ChatDrawer
|
|
310
|
-
uploadListTopContent="Custom Notch"
|
|
311
|
-
isExpanded={isOpen}
|
|
312
|
-
onToggle={() => setIsOpen(v => !v)}
|
|
313
|
-
styles={{
|
|
314
|
-
notch: { backgroundColor: '#6d28d9', border: '1px solid #5b21b6' },
|
|
315
|
-
notchArrowColor: '#fff',
|
|
316
|
-
}}
|
|
317
|
-
totalCountsBadge={<TotalCountsBadge totalDeviations={10} resolvedDeviations={7} />}
|
|
318
|
-
>
|
|
319
|
-
<YourComponent />
|
|
320
|
-
</ChatDrawer>
|
|
34
|
+
```bash
|
|
35
|
+
npm install @e-llm-studio/creative-workspace-ui-component
|
|
321
36
|
```
|
|
322
37
|
|
|
323
|
-
###
|
|
324
|
-
```tsx
|
|
325
|
-
<ChatDrawer
|
|
326
|
-
uploadListTopContent="Custom Notch"
|
|
327
|
-
isExpanded={isOpen}
|
|
328
|
-
onToggle={() => setIsOpen(v => !v)}
|
|
329
|
-
styles={{
|
|
330
|
-
notch: { backgroundColor: '#6d28d9', border: '1px solid #5b21b6' },
|
|
331
|
-
notchArrowColor: '#fff',
|
|
332
|
-
}}
|
|
333
|
-
headerComponent={<AutopilotIndicator />}
|
|
334
|
-
>
|
|
335
|
-
<YourComponent />
|
|
336
|
-
</ChatDrawer>
|
|
337
|
-
```
|
|
38
|
+
### Using yarn
|
|
338
39
|
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
<ChatDrawer
|
|
342
|
-
uploadListTopContent="Dark Panel"
|
|
343
|
-
isExpanded={isOpen}
|
|
344
|
-
onToggle={() => setIsOpen(v => !v)}
|
|
345
|
-
styles={{
|
|
346
|
-
container: { backgroundColor: '#1a1a2e', border: '1px solid #444' },
|
|
347
|
-
header: { backgroundColor: '#1a1a2e' },
|
|
348
|
-
title: { color: '#fff' },
|
|
349
|
-
body: { backgroundColor: '#1a1a2e' },
|
|
350
|
-
notch: { backgroundColor: '#1a1a2e', border: '1px solid #444' },
|
|
351
|
-
notchArrowColor: '#fff',
|
|
352
|
-
}}
|
|
353
|
-
>
|
|
354
|
-
<YourComponent />
|
|
355
|
-
</ChatDrawer>
|
|
40
|
+
```bash
|
|
41
|
+
yarn add @e-llm-studio/creative-workspace-ui-component
|
|
356
42
|
```
|
|
357
43
|
|
|
358
|
-
###
|
|
359
|
-
|
|
360
|
-
| Prop | Type | Required | Description |
|
|
361
|
-
|------|------|----------|-------------|
|
|
362
|
-
| `children` | `ReactNode` | ❌ | Scrollable body — fully consumer owned. Pass any React node. |
|
|
363
|
-
| `uploadListTopContent` | `string` | ❌ | Header title shown in the always-visible top bar. Defaults to `"Data uploaded for your context"`. |
|
|
364
|
-
| `isExpanded` | `boolean` | ❌ | Controlled open/close state. Defaults to `false`. |
|
|
365
|
-
| `onToggle` | `() => void` | ❌ | Called when the notch is clicked. Wire your open/close state here. |
|
|
366
|
-
| `defaultHeight` | `number` | ❌ | Initial height of the panel in px when expanded. Defaults to `300`. |
|
|
367
|
-
| `minHeight` | `number` | ❌ | Minimum height in px when drag-resizing. Defaults to `150`. |
|
|
368
|
-
| `maxHeight` | `number \| string` | ❌ | Maximum height when drag-resizing. Accepts a px number or a CSS string like `"70vh"`. Defaults to `40vh`. |
|
|
369
|
-
| `onHeightChange` | `(height: number) => void` | ❌ | Fired on every drag tick with the current height in px. Useful when a sibling layout needs to react to height changes. |
|
|
370
|
-
| `styles` | `ChatDrawerStyles` | ❌ | Style overrides for each visual region. Keys: `container`, `header`, `title`, `body`, `dragPill`, `notch`, `notchArrowColor`. Each accepts any valid `CSSProperties` except `notchArrowColor` which is a `string`. |
|
|
371
|
-
|
|
372
|
-
---
|
|
373
|
-
|
|
374
|
-
## CitationRenderer
|
|
375
|
-
|
|
376
|
-
### Overview
|
|
377
|
-
|
|
378
|
-
CitationRenderer is a versatile, interactive "Pill" component designed to display a compact reference citation that expands into detailed content. It provides a space-efficient toggle mechanism, perfect for displaying source material, footnotes, or reasoning chains without cluttering the main UI. It works seamlessly with MarkdownRenderer to display rich, interactive text content.
|
|
379
|
-
|
|
380
|
-
### Features
|
|
381
|
-
|
|
382
|
-
- **Expandable pill button** - Compact display that expands on click
|
|
383
|
-
- **Customizable icons** - Support for custom icons for chevron and citation indicators
|
|
384
|
-
- **Markdown content support** - Render rich text content using MarkdownRenderer
|
|
385
|
-
- **Controlled and uncontrolled modes** - Manage state internally or externally
|
|
386
|
-
- **Flexible styling** - Customize appearance through style props
|
|
387
|
-
- **Callback support** - Optional callbacks for side effects on toggle
|
|
388
|
-
|
|
389
|
-
### Usage
|
|
44
|
+
### Import Statement
|
|
390
45
|
|
|
391
46
|
```tsx
|
|
392
|
-
import
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
inLineCitation={true}
|
|
396
|
-
citationTitle="Reference 1"
|
|
397
|
-
citationComponent={<div>Detailed content here</div>}
|
|
398
|
-
chevronDownComponent={<ChevronDownIcon />}
|
|
399
|
-
chevronUpComponent={<ChevronUpIcon />}
|
|
400
|
-
/>
|
|
47
|
+
import { TreeSidebar } from "@e-llm-studio/creative-workspace-ui-component";
|
|
48
|
+
// or via subpath
|
|
49
|
+
import { TreeSidebar } from "@e-llm-studio/creative-workspace-ui-component/TreeSidebar";
|
|
401
50
|
```
|
|
402
51
|
|
|
403
|
-
### Props
|
|
404
|
-
|
|
405
|
-
| Prop Name | Type | Description |
|
|
406
|
-
|-----------|------|-------------|
|
|
407
|
-
| `inLineCitation` | `boolean` | Must be true to enable expand/collapse behavior |
|
|
408
|
-
| `citationTitle` | `string` | The text displayed inside the pill button |
|
|
409
|
-
| `citationComponent` | `ReactNode` | The content to render when expanded |
|
|
410
|
-
| `citationIcon` | `ReactNode` | Icon displayed to the left of the title |
|
|
411
|
-
| `chevronUpComponent` | `ReactNode` | Icon shown when the citation is expanded |
|
|
412
|
-
| `chevronDownComponent` | `ReactNode` | Icon shown when the citation is collapsed |
|
|
413
|
-
| `additionalCallbackForPillButton` | `func` | Hook to trigger side effects on click |
|
|
414
|
-
| `styles` | `Object` | CSS overrides for styling |
|
|
415
|
-
| `isOpen` | `boolean` | Forces the expanded state (controlled mode) |
|
|
416
|
-
| `onToggle` | `func` | Callback fired when the pill is clicked |
|
|
417
|
-
|
|
418
52
|
---
|
|
419
53
|
|
|
54
|
+
## Usage
|
|
420
55
|
|
|
421
|
-
|
|
56
|
+
### Basic Example
|
|
422
57
|
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
CognitiveDecisioningCard is a specialized React UI component designed to provide transparency into AI workflows. It renders a toggleable "Pill" that expands into a detailed card, displaying the AI's Reasoning, identified Gaps, and a confidence Score. It features a nested accordion design, robust Markdown rendering for content, and full styling customization.
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
### Features
|
|
429
|
-
|
|
430
|
-
- **Toggleable pill button** - Click to expand/collapse the detailed card
|
|
431
|
-
- **Reasoning and gap sections** - Display AI reasoning and identified gaps with markdown support
|
|
432
|
-
- **Confidence score badge** - Show confidence percentage in the header
|
|
433
|
-
- **Nested accordion design** - Collapsible sections for organized content
|
|
434
|
-
- **Custom markdown rendering** - Support for custom markdown components
|
|
435
|
-
- **Icon customization** - Replace default icons with custom components
|
|
436
|
-
- **Advanced section customization** - Override default sections with custom data structures
|
|
437
|
-
|
|
438
|
-
### Usage
|
|
439
|
-
|
|
440
|
-
```tsx
|
|
441
|
-
import CognitiveDecisioningCard from '@e-llm-studio/citation/CognitiveDecisioningCard'
|
|
442
|
-
|
|
443
|
-
<CognitiveDecisioningCard
|
|
444
|
-
isOpen={isOpen}
|
|
445
|
-
onToggle={() => setIsOpen(!isOpen)}
|
|
446
|
-
score="92"
|
|
447
|
-
reasoning="**Analysis:** Based on document review..."
|
|
448
|
-
gap="Missing date information in section 3."
|
|
449
|
-
title="AI Analysis Report"
|
|
450
|
-
/>
|
|
451
|
-
```
|
|
58
|
+
Here's a simple example demonstrating how to use TreeSidebar with minimal props:
|
|
452
59
|
|
|
453
|
-
**Advanced Customization**:
|
|
454
60
|
```tsx
|
|
455
|
-
|
|
456
|
-
{
|
|
457
|
-
id: 'step1',
|
|
458
|
-
title: 'Data Retrieval',
|
|
459
|
-
subtitle: '3 sources processed',
|
|
460
|
-
icon: <CheckIcon />,
|
|
461
|
-
content: 'Data retrieved successfully'
|
|
462
|
-
}
|
|
463
|
-
]
|
|
464
|
-
|
|
465
|
-
<CognitiveDecisioningCard
|
|
466
|
-
isOpen={true}
|
|
467
|
-
sections={customSections}
|
|
468
|
-
score="100"
|
|
469
|
-
mdComponents={{
|
|
470
|
-
a: ({ node, ...props }) => <a {...props} target="_blank" />
|
|
471
|
-
}}
|
|
472
|
-
/>
|
|
473
|
-
```
|
|
474
|
-
|
|
475
|
-
### Props
|
|
476
|
-
|
|
477
|
-
| Prop Name | Type | Description |
|
|
478
|
-
|-----------|------|-------------|
|
|
479
|
-
| `reasoning` | `string` | Markdown text explaining the AI's logic |
|
|
480
|
-
| `gap` | `string` | Markdown text explaining missing info or uncertainties |
|
|
481
|
-
| `score` | `string` | Confidence score percentage (e.g., "92") |
|
|
482
|
-
| `isOpen` | `boolean` | Controls the visibility of the expanded card |
|
|
483
|
-
| `onToggle` | `() => void` | Callback handler for the pill trigger click |
|
|
484
|
-
| `title` | `string` | Header title. Default: "Cognitive Decisioning AI" |
|
|
485
|
-
| `hideTrigger` | `boolean` | If true, hides the pill button |
|
|
486
|
-
| `sections` | `SectionContent[]` | Advanced: Overrides default Reasoning/Gap sections |
|
|
487
|
-
| `mdComponents` | `Object` | Custom renderers for react-markdown |
|
|
488
|
-
| `headerIcon` | `ReactNode` | Replaces the default brain icon |
|
|
489
|
-
| `reasoningIcon` | `ReactNode` | Replaces the icon for the reasoning section |
|
|
490
|
-
| `gapIcon` | `ReactNode` | Replaces the icon for the gap section |
|
|
491
|
-
| `scoreIcon` | `ReactNode` | Replaces the sparkle icon in the score badge |
|
|
492
|
-
| `reasoningTitle` | `string` | Title for the reasoning section. Default: "Decision Making Factors" |
|
|
493
|
-
| `reasoningSubtitle` | `string` | Subtitle for the reasoning section. Default: "Why this was picked" |
|
|
494
|
-
| `gapTitle` | `string` | Title for the gap section. Default: "Gaps in Decision" |
|
|
495
|
-
| `gapSubtitle` | `string` | Subtitle for the gap section. Default: "What's missing or unclear" |
|
|
496
|
-
| `scoreLabel` | `string` | Label prefix shown before the score percentage. Default: "Decision Strength: " |
|
|
497
|
-
|
|
498
|
-
---
|
|
61
|
+
import { TreeSidebar } from "@e-llm-studio/creative-workspace-ui-component";
|
|
62
|
+
import { BookOpen } from "lucide-react";
|
|
499
63
|
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
### Usage
|
|
64
|
+
const treeData = {
|
|
65
|
+
id: "root",
|
|
66
|
+
name: "Global Scope",
|
|
67
|
+
type: "GLOBAL" as const,
|
|
68
|
+
metrics: { learningsCount: 10 },
|
|
69
|
+
children: [
|
|
70
|
+
{
|
|
71
|
+
id: "scope-1",
|
|
72
|
+
name: "Scope 1",
|
|
73
|
+
type: "SCOPE" as const,
|
|
74
|
+
metrics: { learningsCount: 5 },
|
|
75
|
+
children: [],
|
|
76
|
+
},
|
|
77
|
+
],
|
|
78
|
+
};
|
|
516
79
|
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
80
|
+
export default function App() {
|
|
81
|
+
return (
|
|
82
|
+
<TreeSidebar
|
|
83
|
+
data={treeData}
|
|
84
|
+
sectionsConfig={[
|
|
85
|
+
{
|
|
86
|
+
id: "learnings",
|
|
87
|
+
label: "Learnings",
|
|
88
|
+
icon: BookOpen,
|
|
89
|
+
badgeKey: "learningsCount",
|
|
90
|
+
},
|
|
91
|
+
]}
|
|
92
|
+
nodeTypesConfig={[
|
|
93
|
+
{ type: "GLOBAL", label: "Global", addChildLabel: "Add Scope", addChildType: "SCOPE" },
|
|
94
|
+
{ type: "SCOPE", label: "Scope" },
|
|
95
|
+
]}
|
|
96
|
+
onSectionSelect={(nodeId, sectionId) => console.log(nodeId, sectionId)}
|
|
97
|
+
/>
|
|
98
|
+
);
|
|
527
99
|
}
|
|
528
|
-
|
|
529
|
-
<NonWebReasoningComponent
|
|
530
|
-
item={reasoningData}
|
|
531
|
-
index={1}
|
|
532
|
-
headerTitle="GPT Reasoning"
|
|
533
|
-
/>
|
|
534
100
|
```
|
|
535
101
|
|
|
536
|
-
**
|
|
537
|
-
-
|
|
538
|
-
-
|
|
539
|
-
-
|
|
540
|
-
-
|
|
541
|
-
- previewCallback we can use this to pass a callback for external link opening or pdf opening
|
|
542
|
-
- DocumentTitle : pdf title or document title
|
|
543
|
-
|
|
544
|
-
---
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
## CodeCitation
|
|
548
|
-
|
|
549
|
-
### Overview
|
|
102
|
+
**Key Props Explained:**
|
|
103
|
+
- `data`: The root node of the tree — pass `null` to render nothing
|
|
104
|
+
- `sectionsConfig`: Defines which section tabs appear under each expanded node
|
|
105
|
+
- `nodeTypesConfig`: Defines node labels and add-child behavior per depth level
|
|
106
|
+
- `onSectionSelect`: Fired when a section tab is clicked — returns the selected `nodeId` and `sectionId`
|
|
550
107
|
|
|
551
|
-
|
|
108
|
+
### Advanced Example
|
|
552
109
|
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
- **Inline and popup citation views** - Flexible display modes for different use cases
|
|
556
|
-
- **Syntax highlighting** - Support for multiple programming languages
|
|
557
|
-
- **Dark/Light mode theme toggling** - Accessibility and user preference support
|
|
558
|
-
- **Code highlighting** - Highlight specific lines or variables
|
|
559
|
-
- **Displaying diagnostics** - Show errors and warnings with customizable styling
|
|
560
|
-
- **Fetching code from backend** - Support for dynamic code retrieval
|
|
561
|
-
- **Customizable UI** - Extensive customization through props and inline styles
|
|
562
|
-
- **Fullscreen view support** - View code in fullscreen modal
|
|
563
|
-
- **Responsive design** - Works well on various screen sizes
|
|
564
|
-
|
|
565
|
-
### Usage
|
|
110
|
+
This example demonstrates all action handlers and badge visibility controls:
|
|
566
111
|
|
|
567
112
|
```tsx
|
|
568
|
-
import {
|
|
569
|
-
|
|
570
|
-
<CodeCitation
|
|
571
|
-
citationTitle="Example Code"
|
|
572
|
-
filename="example.js"
|
|
573
|
-
filepath="/src/example.js"
|
|
574
|
-
customCode={`function hello() { return "world"; }`}
|
|
575
|
-
inLineCitation={true}
|
|
576
|
-
isDarkModeEnabled={false}
|
|
577
|
-
showThemeToggle={true}
|
|
578
|
-
editorHeight={400}
|
|
579
|
-
/>
|
|
580
|
-
```
|
|
113
|
+
import { TreeSidebar } from "@e-llm-studio/creative-workspace-ui-component";
|
|
114
|
+
import { BookOpen } from "lucide-react";
|
|
581
115
|
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
endIndex={5}
|
|
608
|
-
isHighlightingEnabled={true}
|
|
609
|
-
/>
|
|
116
|
+
export default function AdvancedExample() {
|
|
117
|
+
return (
|
|
118
|
+
<TreeSidebar
|
|
119
|
+
data={treeData}
|
|
120
|
+
sectionsConfig={[
|
|
121
|
+
{
|
|
122
|
+
id: "learnings",
|
|
123
|
+
label: "Learnings",
|
|
124
|
+
icon: BookOpen,
|
|
125
|
+
badgeKey: "learningsCount",
|
|
126
|
+
},
|
|
127
|
+
]}
|
|
128
|
+
nodeTypesConfig={[
|
|
129
|
+
{ type: "GLOBAL", label: "Global", addChildLabel: "Add Scope", addChildType: "SCOPE" },
|
|
130
|
+
{ type: "SCOPE", label: "Scope" },
|
|
131
|
+
]}
|
|
132
|
+
onSectionSelect={(nodeId, sectionId) => handleSelect(nodeId, sectionId)}
|
|
133
|
+
onAddChild={(parentId, childType, parentName) => handleAdd(parentId, childType, parentName)}
|
|
134
|
+
onRenameChild={(scopeId, initialName) => handleRename(scopeId, initialName)}
|
|
135
|
+
onDeleteChild={(scopeId, scopeName, learningsCount) => handleDelete(scopeId, scopeName, learningsCount)}
|
|
136
|
+
showChildrenCount={true}
|
|
137
|
+
showSectionBadge={true}
|
|
138
|
+
/>
|
|
139
|
+
);
|
|
140
|
+
}
|
|
610
141
|
```
|
|
611
142
|
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
| `filename` | `string` | Filename with extension to identify the language |
|
|
618
|
-
| `filepath` | `string` | File path for reference |
|
|
619
|
-
| `customCode` | `string` | The code string to display in the editor |
|
|
620
|
-
| `inLineCitation` | `boolean` | Set to true for inline display or false for popup modal |
|
|
621
|
-
| `isDarkModeEnabled` | `boolean` | Enable dark theme by default |
|
|
622
|
-
| `showThemeToggle` | `boolean` | Display theme toggle button |
|
|
623
|
-
| `editorHeight` | `number` | Height of the code editor in pixels |
|
|
624
|
-
| `editorWidth` | `string \| number` | Width of the code editor |
|
|
625
|
-
| `baseUrlForCodeRetrieval` | `string` | Base URL for fetching code from backend |
|
|
626
|
-
| `assistantName` | `string` | Name of the assistant for context |
|
|
627
|
-
| `organizationName` | `string` | Name of the organization |
|
|
628
|
-
| `userId` | `string` | User ID for tracking |
|
|
629
|
-
| `taskId` | `string` | Task ID for context |
|
|
630
|
-
| `repoUrl` | `string` | Repository URL for reference |
|
|
631
|
-
| `showFullscreenIcon` | `boolean` | Display fullscreen toggle button |
|
|
632
|
-
| `showFileSummaryIButton` | `boolean` | Display file summary info button |
|
|
633
|
-
| `isHighlightingEnabled` | `boolean` | Enable code highlighting |
|
|
143
|
+
**Customization Tips:**
|
|
144
|
+
- Only pass the action handlers (`onAddChild`, `onRenameChild`, `onDeleteChild`) your use case needs — unneeded buttons won't render
|
|
145
|
+
- Use `showChildrenCount={false}` to hide the children count badge on node headers
|
|
146
|
+
- Use `showSectionBadge={false}` to hide the metric badge on section items
|
|
147
|
+
- Use `searchQuery` with `onSearchCountChange` to implement a search bar above the tree
|
|
634
148
|
|
|
635
149
|
---
|
|
636
150
|
|
|
637
|
-
##
|
|
638
|
-
|
|
639
|
-
### Overview
|
|
640
|
-
|
|
641
|
-
The Citation Viewer is a rich, interactive React component designed to display AI-generated audio citations. It features a synchronized audio waveform player, a transcript view that highlights active segments, and a summary of key takeaways. This component is ideal for displaying RAG (Retrieval-Augmented Generation) results where the source material is audio or video, allowing users to listen to the specific segment referenced by the AI.
|
|
642
|
-
|
|
643
|
-
### Features
|
|
644
|
-
|
|
645
|
-
- **Interactive Waveform** - Visualizes audio using `wavesurfer.js` with playback controls
|
|
646
|
-
- **Smart Highlighting** - Automatically highlights the specific time range referenced in the citation on the waveform
|
|
647
|
-
- **Synchronized Transcript** - Displays chat history and highlights the active message segment
|
|
648
|
-
- **Key Takeaways** - Renders extracted insights with bold text formatting and keyword tags
|
|
649
|
-
- **GCS Integration** - Built-in hook to resolve Google Cloud Storage (`gs://`) URLs to signed URLs via a backend endpoint
|
|
650
|
-
- **Themable** - Fully customizable colors and typography via a theme config object
|
|
651
|
-
|
|
652
|
-
### Usage
|
|
653
|
-
|
|
654
|
-
```tsx
|
|
655
|
-
import CitationsViewer from '@e-llm-studio/citation/CitationsViewer'
|
|
656
|
-
|
|
657
|
-
<CitationsViewer
|
|
658
|
-
artifact={{
|
|
659
|
-
baseUrl: "https://api.example.com",
|
|
660
|
-
artifactTitle: "Quarterly Earnings Call",
|
|
661
|
-
fileUrl: "gs://bucket/audio.mp3",
|
|
662
|
-
chatHistory: [
|
|
663
|
-
{
|
|
664
|
-
role: "Speaker 1",
|
|
665
|
-
message: "Revenue increased by 20%",
|
|
666
|
-
timestamp: "10:30",
|
|
667
|
-
timestamp_start: 120.5,
|
|
668
|
-
timestamp_end: 125.0
|
|
669
|
-
}
|
|
670
|
-
],
|
|
671
|
-
keyTakeaways: [
|
|
672
|
-
{
|
|
673
|
-
takeawayId: "1",
|
|
674
|
-
name: "Revenue Growth",
|
|
675
|
-
content: "**20% year-over-year growth**",
|
|
676
|
-
keywords: ["Revenue", "Growth"]
|
|
677
|
-
}
|
|
678
|
-
]
|
|
679
|
-
}}
|
|
680
|
-
onCloseHandler={() => console.log('Closed')}
|
|
681
|
-
/>
|
|
682
|
-
```
|
|
151
|
+
## API Reference
|
|
683
152
|
|
|
684
153
|
### Props
|
|
685
154
|
|
|
686
|
-
| Prop
|
|
687
|
-
|
|
688
|
-
| `
|
|
689
|
-
| `
|
|
690
|
-
| `
|
|
691
|
-
| `
|
|
155
|
+
| Prop | Type | Required | Default | Description |
|
|
156
|
+
|------|------|----------|---------|-------------|
|
|
157
|
+
| `data` | `ScopeTreeNode \| null` | ✅ | — | Root node of the tree. Pass `null` to render nothing. |
|
|
158
|
+
| `sectionsConfig` | `TreeSectionConfig[]` | ❌ | `[]` | Defines section tabs shown under each expanded node. |
|
|
159
|
+
| `nodeTypesConfig` | `NodeTypeConfig[]` | ❌ | `[]` | Defines node labels and add-child behavior per depth level. |
|
|
160
|
+
| `defaultExpandedIds` | `string[]` | ❌ | `[]` | Node IDs to expand by default on first render. |
|
|
161
|
+
| `searchQuery` | `string` | ❌ | `''` | Filters nodes by name. Non-matching subtrees are hidden. |
|
|
162
|
+
| `onSearchCountChange` | `(count: number) => void` | ❌ | — | Fired when the search result count changes. |
|
|
163
|
+
| `onSectionSelect` | `(nodeId: string, sectionId: string) => void` | ❌ | — | Fired when a section tab is clicked. Returns the node ID and section ID. |
|
|
164
|
+
| `onAddChild` | `(parentId: string, childType: 'SCOPE' \| 'SUBSCOPE', parentName?: string) => void` | ❌ | — | If passed, an Add button appears in the node menu. |
|
|
165
|
+
| `onRenameChild` | `(scopeId: string, initialName: string) => void` | ❌ | — | If passed, a Rename button appears in the node menu. |
|
|
166
|
+
| `onDeleteChild` | `(scopeId: string, scopeName: string, learningsCount: number) => void` | ❌ | — | If passed, a Delete button appears in the node menu. |
|
|
167
|
+
| `selectedRuleSetId` | `string \| null` | ❌ | — | ID of the node to auto-select on load. |
|
|
168
|
+
| `activeSectionId` | `string` | ❌ | — | Section ID to auto-activate alongside `selectedRuleSetId`. |
|
|
169
|
+
| `showChildrenCount` | `boolean` | ❌ | `true` | Whether to show the children count badge on node headers. |
|
|
170
|
+
| `showSectionBadge` | `boolean` | ❌ | `true` | Whether to show the metric badge on section items. |
|
|
692
171
|
|
|
693
172
|
---
|
|
694
173
|
|
|
174
|
+
### `TreeSectionConfig`
|
|
695
175
|
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
176
|
+
| Field | Type | Required | Description |
|
|
177
|
+
|-------|------|----------|-------------|
|
|
178
|
+
| `id` | `string` | ✅ | Unique section identifier. |
|
|
179
|
+
| `label` | `string` | ✅ | Display label for the section tab. |
|
|
180
|
+
| `icon` | `ElementType` | ✅ | Lucide icon component to show next to the label. |
|
|
181
|
+
| `badgeKey` | `keyof NodeMetrics` | ❌ | Maps to a key in `node.metrics` to show as a badge count. |
|
|
182
|
+
| `isVisible` | `(node: ScopeTreeNode, depth: number) => boolean` | ❌ | Optional visibility check per node. If omitted, section is visible for all nodes. |
|
|
699
183
|
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
### Features
|
|
184
|
+
---
|
|
703
185
|
|
|
704
|
-
|
|
705
|
-
- **Interactive PDF editing capabilities** - Full support for PDF editing, annotations, and collaborative features
|
|
706
|
-
- **Sentence highlighting support** - Ability to highlight specific sentences within PDF documents
|
|
707
|
-
- **Customizable UI through CSS classes** - Flexible styling options for seamless integration
|
|
186
|
+
### `NodeTypeConfig`
|
|
708
187
|
|
|
709
|
-
|
|
188
|
+
| Field | Type | Required | Description |
|
|
189
|
+
|-------|------|----------|-------------|
|
|
190
|
+
| `type` | `string` | ✅ | Node type identifier (e.g. `'GLOBAL'`, `'SCOPE'`, `'SUBSCOPE'`). |
|
|
191
|
+
| `label` | `string` | ✅ | Display label used in delete confirmation text. |
|
|
192
|
+
| `addChildLabel` | `string` | ❌ | Label for the add child button (e.g. `'Add Scope'`). Required if `addChildType` is set. |
|
|
193
|
+
| `addChildType` | `string` | ❌ | The type of child node to create. If omitted, no add button is shown for this node type. |
|
|
710
194
|
|
|
711
|
-
|
|
712
|
-
import { PdfEditorCitation } from '@e-llm-studio/citation/PdfEditorCitation'
|
|
713
|
-
|
|
714
|
-
<PdfEditorCitation
|
|
715
|
-
citationTitleElement={<div>Research Paper.pdf</div>}
|
|
716
|
-
pdfUrl="https://example.com/document.pdf"
|
|
717
|
-
pdfEditorBackendBaseUrl="https://pdf-backend.example.com"
|
|
718
|
-
sentenceHighlightDetails={{
|
|
719
|
-
pdfPageNumber: 5,
|
|
720
|
-
sentenceToHighlight: "key finding in the research"
|
|
721
|
-
}}
|
|
722
|
-
currentUserId="user-123"
|
|
723
|
-
/>
|
|
724
|
-
```
|
|
195
|
+
---
|
|
725
196
|
|
|
726
|
-
###
|
|
197
|
+
### `ScopeTreeNode`
|
|
727
198
|
|
|
728
|
-
|
|
|
729
|
-
|
|
730
|
-
| `
|
|
731
|
-
| `
|
|
732
|
-
| `
|
|
733
|
-
| `
|
|
734
|
-
| `
|
|
735
|
-
| `citationBodyWhenCollapsedClassName` | `string` | Optional CSS class name for collapsed state |
|
|
736
|
-
| `citationTitleClassName` | `string` | Optional CSS class name for the title section |
|
|
737
|
-
| `rlefEventServiceBaseUrl` | `string` | Optional base URL for the RLEF event service |
|
|
738
|
-
| `currentUserId` | `string` | Optional user ID of the current user |
|
|
739
|
-
| `sentenceHighlightDetails` | `object` | Optional sentence highlighting configuration |
|
|
199
|
+
| Field | Type | Required | Description |
|
|
200
|
+
|-------|------|----------|-------------|
|
|
201
|
+
| `id` | `string` | ✅ | Unique identifier for the node. |
|
|
202
|
+
| `name` | `string` | ✅ | Display name of the node. |
|
|
203
|
+
| `type` | `'GLOBAL' \| 'SCOPE' \| 'SUBSCOPE' \| 'Custom'` | ✅ | Node type. |
|
|
204
|
+
| `metrics` | `NodeMetrics` | ✅ | Metric values used by section badges. |
|
|
205
|
+
| `children` | `ScopeTreeNode[]` | ✅ | Child nodes. Pass `[]` for leaf nodes. |
|
|
740
206
|
|
|
741
207
|
---
|
|
742
208
|
|
|
209
|
+
## Type Definitions
|
|
743
210
|
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
211
|
+
```ts
|
|
212
|
+
export interface TreeSidebarProps {
|
|
213
|
+
data: ScopeTreeNode | null;
|
|
214
|
+
defaultExpandedIds?: string[];
|
|
215
|
+
onSectionSelect?: (nodeId: string, sectionId: string) => void;
|
|
216
|
+
onNodeOptionsClick?: (nodeId: string) => void;
|
|
217
|
+
onAddChild?: (parentId: string, childType: 'SCOPE' | 'SUBSCOPE', parentName?: string) => void;
|
|
218
|
+
onRenameChild?: (scopeId: string, initialName: string) => void;
|
|
219
|
+
onDeleteChild?: (scopeId: string, scopeName: string, learningsCount: number) => void;
|
|
220
|
+
searchQuery?: string;
|
|
221
|
+
onSearchCountChange?: (count: number) => void;
|
|
222
|
+
sectionsConfig?: TreeSectionConfig[];
|
|
223
|
+
nodeTypesConfig?: NodeTypeConfig[];
|
|
224
|
+
selectedRuleSetId?: string | null;
|
|
225
|
+
activeSectionId?: string;
|
|
226
|
+
showChildrenCount?: boolean;
|
|
227
|
+
showSectionBadge?: boolean;
|
|
228
|
+
}
|
|
749
229
|
|
|
750
|
-
|
|
230
|
+
export interface TreeSectionConfig {
|
|
231
|
+
id: string;
|
|
232
|
+
label: string;
|
|
233
|
+
icon: any;
|
|
234
|
+
badgeKey?: keyof NodeMetrics;
|
|
235
|
+
isVisible?: (node: ScopeTreeNode, depth: number) => boolean;
|
|
236
|
+
}
|
|
751
237
|
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
238
|
+
export interface NodeTypeConfig {
|
|
239
|
+
type: string;
|
|
240
|
+
label: string;
|
|
241
|
+
addChildLabel?: string;
|
|
242
|
+
addChildType?: string;
|
|
243
|
+
}
|
|
758
244
|
|
|
759
|
-
|
|
760
|
-
|
|
245
|
+
export interface ScopeTreeNode {
|
|
246
|
+
id: string;
|
|
247
|
+
name: string;
|
|
248
|
+
type: 'GLOBAL' | 'SCOPE' | 'SUBSCOPE' | 'Custom';
|
|
249
|
+
metrics: NodeMetrics;
|
|
250
|
+
children: ScopeTreeNode[];
|
|
251
|
+
}
|
|
761
252
|
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
title="AI Analysis"
|
|
767
|
-
aiReasoningAccordionProps={{
|
|
768
|
-
icons: {
|
|
769
|
-
chevronUp: <i className="pi pi-angle-up" />,
|
|
770
|
-
chevronDown: <i className="pi pi-angle-down" />
|
|
771
|
-
}
|
|
772
|
-
}}
|
|
773
|
-
aiReason={{
|
|
774
|
-
id: "1",
|
|
775
|
-
relevance_score: 95,
|
|
776
|
-
reason: ["The <a href='document_citation$1'>ADK.pdf</a> mentions the Agent Card..."],
|
|
777
|
-
gap: ["Registry mechanism is undefined"]
|
|
778
|
-
}}
|
|
779
|
-
citationList={{
|
|
780
|
-
file_citations: [{
|
|
781
|
-
citation_number: "1",
|
|
782
|
-
customMetadata: {
|
|
783
|
-
type: "book_citation_pdf",
|
|
784
|
-
file_name: "ADK.pdf",
|
|
785
|
-
highlighted_pdf_signed_url: "https://storage.googleapis.com/..."
|
|
786
|
-
}
|
|
787
|
-
}],
|
|
788
|
-
image_citations: [],
|
|
789
|
-
web_citations: []
|
|
790
|
-
}}
|
|
791
|
-
|
|
792
|
-
projectDetails={null}
|
|
793
|
-
/>
|
|
253
|
+
export interface NodeMetrics {
|
|
254
|
+
learningsCount: number;
|
|
255
|
+
stationsCount?: number;
|
|
256
|
+
}
|
|
794
257
|
```
|
|
795
258
|
|
|
796
|
-
**How Citations Work in AI Reasoning Card:**
|
|
797
|
-
- Text contains links like `<a href='document_citation$1'>` or `<a href='image_citation$2'>`
|
|
798
|
-
- Clicking a link opens the corresponding citation in a preview panel
|
|
799
|
-
- Citation data is looked up from `citationList` using the citation number
|
|
800
|
-
|
|
801
259
|
---
|
|
802
260
|
|
|
803
|
-
|
|
261
|
+
## Examples
|
|
804
262
|
|
|
805
|
-
|
|
263
|
+
### With search
|
|
806
264
|
|
|
807
265
|
```tsx
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
<ImageCitationContent
|
|
811
|
-
citationTitle="Visual Reference"
|
|
812
|
-
relevanceScore={95}
|
|
813
|
-
signedUrl="https://images.pexels.com/photo.jpeg"
|
|
814
|
-
|
|
815
|
-
// Optional: For closeable preview
|
|
816
|
-
closeCitationConfig={{
|
|
817
|
-
CloseIcon: () => <span>✕</span>,
|
|
818
|
-
handleCloseCitationPreview: () => console.log('Closed')
|
|
819
|
-
}}
|
|
820
|
-
|
|
821
|
-
// Optional: Custom styling
|
|
822
|
-
styles={{
|
|
823
|
-
container: { border: '1px solid #ccc' },
|
|
824
|
-
image: { maxHeight: '500px' },
|
|
825
|
-
aiConfidenceDisplayPill: {
|
|
826
|
-
container: { border: "2px solid blue" }
|
|
827
|
-
}
|
|
828
|
-
}}
|
|
829
|
-
/>
|
|
830
|
-
```
|
|
266
|
+
const [searchQuery, setSearchQuery] = useState('');
|
|
267
|
+
const [searchCount, setSearchCount] = useState(0);
|
|
831
268
|
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
chevronUpComponent={<span>▲</span>}
|
|
848
|
-
/>
|
|
269
|
+
<>
|
|
270
|
+
<input
|
|
271
|
+
value={searchQuery}
|
|
272
|
+
onChange={(e) => setSearchQuery(e.target.value)}
|
|
273
|
+
placeholder="Search scopes..."
|
|
274
|
+
/>
|
|
275
|
+
<span>{searchCount} results</span>
|
|
276
|
+
<TreeSidebar
|
|
277
|
+
data={treeData}
|
|
278
|
+
sectionsConfig={sectionsConfig}
|
|
279
|
+
nodeTypesConfig={nodeTypesConfig}
|
|
280
|
+
searchQuery={searchQuery}
|
|
281
|
+
onSearchCountChange={setSearchCount}
|
|
282
|
+
/>
|
|
283
|
+
</>
|
|
849
284
|
```
|
|
850
285
|
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
### Usage 3: Standalone File/PDF Citation
|
|
854
|
-
|
|
855
|
-
Use this component independently to display PDF documents with relevance scoring.
|
|
286
|
+
### With only rename and delete (no add)
|
|
856
287
|
|
|
857
288
|
```tsx
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
// Optional: For closeable preview
|
|
866
|
-
closeCitationConfig={{
|
|
867
|
-
CloseIcon: () => <span>✕</span>,
|
|
868
|
-
handleCloseCitationPreview: () => console.log('Closed')
|
|
869
|
-
}}
|
|
289
|
+
<TreeSidebar
|
|
290
|
+
data={treeData}
|
|
291
|
+
sectionsConfig={sectionsConfig}
|
|
292
|
+
nodeTypesConfig={nodeTypesConfig}
|
|
293
|
+
onRenameChild={(scopeId, name) => handleRename(scopeId, name)}
|
|
294
|
+
onDeleteChild={(scopeId, name, count) => handleDelete(scopeId, name, count)}
|
|
870
295
|
/>
|
|
871
296
|
```
|
|
872
297
|
|
|
873
|
-
|
|
874
|
-
```tsx
|
|
875
|
-
import { CitationRenderer } from '@e-llm-studio/citation/CitationRenderer'
|
|
876
|
-
import { FileCitationContent } from '@e-llm-studio/citation/FileCitationContent'
|
|
877
|
-
|
|
878
|
-
<CitationRenderer
|
|
879
|
-
inLineCitation={true}
|
|
880
|
-
citationTitle="Technical Spec.pdf"
|
|
881
|
-
citationComponent={
|
|
882
|
-
<FileCitationContent
|
|
883
|
-
title="Spec.pdf"
|
|
884
|
-
relevanceScore={88}
|
|
885
|
-
signedUrl="https://example.com/sample.pdf"
|
|
886
|
-
styles={{ pdfWrapper: { height: "750px" } }}
|
|
887
|
-
/>
|
|
888
|
-
}
|
|
889
|
-
chevronDownComponent={<span>▼</span>}
|
|
890
|
-
chevronUpComponent={<span>▲</span>}
|
|
891
|
-
/>
|
|
892
|
-
```
|
|
893
|
-
|
|
894
|
-
---
|
|
895
|
-
|
|
896
|
-
### Usage 4: Standalone Web Citation
|
|
897
|
-
|
|
898
|
-
Use this component independently to display web content with screenshot preview.
|
|
298
|
+
### With badges hidden
|
|
899
299
|
|
|
900
300
|
```tsx
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
signedUrl="https://images.pexels.com/screenshot.jpeg"
|
|
908
|
-
|
|
909
|
-
PreviewDialogCloseIcon={() => <span>✕</span>}
|
|
910
|
-
visitIcon={() => <span>→</span>}
|
|
911
|
-
|
|
912
|
-
closeCitationConfig={{
|
|
913
|
-
CloseIcon: () => <span>✕</span>,
|
|
914
|
-
handleCloseCitationPreview: () => console.log('Closed')
|
|
915
|
-
}}
|
|
301
|
+
<TreeSidebar
|
|
302
|
+
data={treeData}
|
|
303
|
+
sectionsConfig={sectionsConfig}
|
|
304
|
+
nodeTypesConfig={nodeTypesConfig}
|
|
305
|
+
showChildrenCount={false}
|
|
306
|
+
showSectionBadge={false}
|
|
916
307
|
/>
|
|
917
308
|
```
|
|
918
309
|
|
|
919
|
-
|
|
920
|
-
```tsx
|
|
921
|
-
import { CitationRenderer } from '@e-llm-studio/citation/CitationRenderer'
|
|
922
|
-
import { WebCitationWithImageContent } from '@e-llm-studio/citation/WebCitationWithImageContent'
|
|
923
|
-
|
|
924
|
-
<CitationRenderer
|
|
925
|
-
inLineCitation={true}
|
|
926
|
-
citationTitle="Pexels Source"
|
|
927
|
-
citationComponent={
|
|
928
|
-
<WebCitationWithImageContent
|
|
929
|
-
label="Pexels Source"
|
|
930
|
-
url="https://www.pexels.com/..."
|
|
931
|
-
relevanceScore={92}
|
|
932
|
-
signedUrl="https://images.pexels.com/screenshot.jpeg"
|
|
933
|
-
PreviewDialogCloseIcon={() => <span>✕</span>}
|
|
934
|
-
visitIcon={() => <span>→</span>}
|
|
935
|
-
/>
|
|
936
|
-
}
|
|
937
|
-
chevronDownComponent={<span>▼</span>}
|
|
938
|
-
chevronUpComponent={<span>▲</span>}
|
|
939
|
-
/>
|
|
940
|
-
```
|
|
941
|
-
|
|
942
|
-
---
|
|
943
|
-
|
|
944
|
-
### Usage 5: Standalone Markdown With Image Citation
|
|
945
|
-
|
|
946
|
-
Use this component when the image should be rendered as part of the markdown content itself rather than as a separate prop-driven media block.
|
|
310
|
+
### With auto-selected node
|
|
947
311
|
|
|
948
312
|
```tsx
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
This visual captures a clean product collaboration workspace prepared for planning, note-taking, and design review.
|
|
957
|
-
|
|
958
|
-
### Key observations
|
|
959
|
-
|
|
960
|
-
- The laptop acts as the primary working surface for product or engineering review
|
|
961
|
-
- The surrounding setup reinforces a structured, research-oriented workflow
|
|
962
|
-
- The image is rendered inline as part of the markdown citation
|
|
963
|
-
`;
|
|
964
|
-
|
|
965
|
-
<MarkdownWithImageCitation
|
|
966
|
-
citationTitle="Inline Markdown Image Reference"
|
|
967
|
-
timestamp="Apr 03, 2026 - 11:15 AM"
|
|
968
|
-
relevanceScore={98}
|
|
969
|
-
markdownContent={markdownContent}
|
|
970
|
-
closeCitationConfig={{
|
|
971
|
-
CloseIcon: () => <span>✕</span>,
|
|
972
|
-
handleCloseCitationPreview: () => console.log('Closed'),
|
|
973
|
-
}}
|
|
974
|
-
/>
|
|
975
|
-
```
|
|
976
|
-
|
|
977
|
-
**With CitationRenderer (Expandable Pill):**
|
|
978
|
-
```tsx
|
|
979
|
-
import { CitationRenderer } from '@e-llm-studio/citation/CitationRenderer'
|
|
980
|
-
import { MarkdownWithImageCitation } from '@e-llm-studio/citation/MarkdownWithImageCitation'
|
|
981
|
-
|
|
982
|
-
<CitationRenderer
|
|
983
|
-
inLineCitation={true}
|
|
984
|
-
citationTitle="Markdown Image Reference"
|
|
985
|
-
citationComponent={
|
|
986
|
-
<MarkdownWithImageCitation
|
|
987
|
-
citationTitle="Workspace Note"
|
|
988
|
-
markdownContent={markdownContent}
|
|
989
|
-
relevanceScore={98}
|
|
990
|
-
/>
|
|
991
|
-
}
|
|
992
|
-
chevronDownComponent={<span>▼</span>}
|
|
993
|
-
chevronUpComponent={<span>▲</span>}
|
|
313
|
+
<TreeSidebar
|
|
314
|
+
data={treeData}
|
|
315
|
+
sectionsConfig={sectionsConfig}
|
|
316
|
+
nodeTypesConfig={nodeTypesConfig}
|
|
317
|
+
selectedRuleSetId="scope-1"
|
|
318
|
+
activeSectionId="learnings"
|
|
994
319
|
/>
|
|
995
320
|
```
|
|
996
321
|
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
### Component Props Reference
|
|
1000
|
-
|
|
1001
|
-
#### AiReasoningCitation Props
|
|
1002
|
-
|
|
1003
|
-
| Prop Name | Type | Required | Description |
|
|
1004
|
-
|-----------|------|----------|-------------|
|
|
1005
|
-
| `title` | `string` | ❌ | Title on the main pill |
|
|
1006
|
-
| `citationIcon` | `ReactNode` | ❌ | Icon on the main Pill |
|
|
1007
|
-
| `aiReason` | `TAIReasoning` | ✅ | Contains `id`, `reason`, `gap`, `relevance_score` |
|
|
1008
|
-
| `citationList` | `Citations` | ✅ | Lookup object for all referenced files/images/web |
|
|
1009
|
-
| `aiReasoningAccordionProps` | `Object` | ✅ | Must contain `icons: { chevronUp, chevronDown }` |
|
|
1010
|
-
| `projectDetails` | `Array` | ❌ | Context for specific app-mod logic |
|
|
1011
|
-
| `cachingConfig` | `Object` | ❌ | For using `gsUtilPath` instead of `signedUrl` |
|
|
1012
|
-
| `iconConfig` | `Object` | ❌ | Custom icons: `citationIcon`, `reasoningIcon`, `gapIcon` |
|
|
1013
|
-
| `titleConfig` | `Object` | ❌ | Custom titles for sections |
|
|
1014
|
-
| `styles` | `Object` | ❌ | Deep style overrides |
|
|
1015
|
-
|
|
1016
|
-
#### ImageCitationContent Props
|
|
1017
|
-
|
|
1018
|
-
| Prop Name | Type | Required | Description |
|
|
1019
|
-
|-----------|------|----------|-------------|
|
|
1020
|
-
| `signedUrl` | `string` | ✅ | Direct URL to the image |
|
|
1021
|
-
| `gsUtilPath` | `string` | ✅ | GCS Path (requires `cachingConfig`) |
|
|
1022
|
-
| `citationTitle` | `string` | ❌ | Title shown in header (default: "Visual Reference") |
|
|
1023
|
-
| `relevanceScore` | `number` | ❌ | Score to display (0-100) |
|
|
1024
|
-
| `closeCitationConfig` | `Object` | ❌ | `{ CloseIcon, handleCloseCitationPreview }` |
|
|
1025
|
-
| `cachingConfig` | `Object` | ❌ | For GCS URL resolution |
|
|
1026
|
-
| `styles` | `Object` | ❌ | Deep style overrides |
|
|
1027
|
-
|
|
1028
|
-
*Either `signedUrl` or `gsUtilPath` must be provided
|
|
1029
|
-
|
|
1030
|
-
#### FileCitationContent Props
|
|
1031
|
-
|
|
1032
|
-
| Prop Name | Type | Required | Description |
|
|
1033
|
-
|-----------|------|----------|-------------|
|
|
1034
|
-
| `title` | `string` | ✅ | Title shown in the viewer header |
|
|
1035
|
-
| `signedUrl` | `string` | ✅ | Direct URL to the PDF |
|
|
1036
|
-
| `gsUtilPath` | `string` | ✅ | GCS Path (requires `cachingConfig`) |
|
|
1037
|
-
| `relevanceScore` | `number` | ❌ | Score to display (0-100) |
|
|
1038
|
-
| `closeCitationConfig` | `Object` | ❌ | `{ CloseIcon, handleCloseCitationPreview }` |
|
|
1039
|
-
| `cachingConfig` | `Object` | ❌ | For GCS URL resolution |
|
|
1040
|
-
| `styles` | `Object` | ❌ | Deep style overrides including `pdfWrapper` height |
|
|
1041
|
-
|
|
1042
|
-
*Either `signedUrl` or `gsUtilPath` must be provided
|
|
1043
|
-
|
|
1044
|
-
#### WebCitationWithImageContent Props
|
|
1045
|
-
|
|
1046
|
-
| Prop Name | Type | Required | Description |
|
|
1047
|
-
|-----------|------|----------|-------------|
|
|
1048
|
-
| `url` | `string` | ✅ | The actual link to visit |
|
|
1049
|
-
| `label` | `string` | ✅ | Text for the link anchor |
|
|
1050
|
-
| `signedUrl` | `string` | ✅ | URL for the screenshot image |
|
|
1051
|
-
| `gsUtilPath` | `string` | ✅ | GCS Path (requires `cachingConfig`) |
|
|
1052
|
-
| `PreviewDialogCloseIcon` | `Component` | ✅ | Icon for fullscreen modal close button |
|
|
1053
|
-
| `visitIcon` | `Component` | ✅ | Icon for the "Visit Link" button |
|
|
1054
|
-
| `relevanceScore` | `number` | ❌ | Score to display (0-100) |
|
|
1055
|
-
| `closeCitationConfig` | `Object` | ❌ | `{ CloseIcon, handleCloseCitationPreview }` |
|
|
1056
|
-
| `cachingConfig` | `Object` | ❌ | For GCS URL resolution |
|
|
1057
|
-
| `styles` | `Object` | ❌ | Deep style overrides |
|
|
1058
|
-
|
|
1059
|
-
*Either `signedUrl` or `gsUtilPath` must be provided
|
|
1060
|
-
|
|
1061
|
-
#### MarkdownWithImageCitation Props
|
|
1062
|
-
|
|
1063
|
-
| Prop Name | Type | Required | Description |
|
|
1064
|
-
|-----------|------|----------|-------------|
|
|
1065
|
-
| `markdownContent` | `string` | ✅ | Markdown/HTML string to render. Inline `<img />` tags are supported. |
|
|
1066
|
-
| `citationTitle` | `string` | ❌ | Title shown in the header. Defaults to `"Markdown With Image"`. |
|
|
1067
|
-
| `timestamp` | `string` | ❌ | Optional subtitle shown below the title. |
|
|
1068
|
-
| `relevanceScore` | `number` | ❌ | Confidence score to display in the header badge (0–100). |
|
|
1069
|
-
| `closeCitationConfig` | `Object` | ❌ | `{ CloseIcon, handleCloseCitationPreview }` — renders a close button in the header. |
|
|
1070
|
-
| `styles` | `Object` | ❌ | Deep style overrides for container, header, image wrapper, and markdown regions. |
|
|
1071
|
-
|
|
1072
|
-
---
|
|
1073
|
-
|
|
1074
|
-
**Required peer dependencies:**
|
|
1075
|
-
```bash
|
|
1076
|
-
npm install react-markdown rehype-raw @react-pdf-viewer/core @material-ui/core
|
|
1077
|
-
```
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
## VideoCitationContent
|
|
1081
|
-
|
|
1082
|
-
### Overview
|
|
1083
|
-
|
|
1084
|
-
VideoCitationContent is a React component for rendering video citations with a built-in media player, relevance score display, and optional close button. It supports both direct video URLs and Google Cloud Storage paths (resolved to signed URLs via `cachingConfig`). The player (`react-player`) is loaded dynamically at runtime to avoid bundling it when unused.
|
|
1085
|
-
|
|
1086
|
-
### Features
|
|
1087
|
-
|
|
1088
|
-
- **Dynamic player loading** — `react-player` is imported at runtime; displays a graceful error if not installed
|
|
1089
|
-
- **GCS signed URL resolution** — Accepts `gsUtilPath` and resolves it to a playable URL via `cachingConfig`
|
|
1090
|
-
- **Configurable playback** — Control autoplay, looping, mute, volume, and dimensions via `playerConfig`
|
|
1091
|
-
- **Relevance score badge** — Displays AI confidence score in the header
|
|
1092
|
-
- **Optional close button** — Pass `closeCitationConfig` to show a close icon in the header
|
|
1093
|
-
- **Deep style overrides** — Every visual region is customizable via the `styles` prop
|
|
322
|
+
### With multiple sections
|
|
1094
323
|
|
|
1095
|
-
### Usage
|
|
1096
|
-
|
|
1097
|
-
```tsx
|
|
1098
|
-
import { CitationRenderer } from '@e-llm-studio/citation/CitationRenderer'
|
|
1099
|
-
import VideoCitationContent from '@e-llm-studio/citation/VideoCitationContent'
|
|
1100
|
-
|
|
1101
|
-
<CitationRenderer
|
|
1102
|
-
inLineCitation={true}
|
|
1103
|
-
citationTitle="Video Reference"
|
|
1104
|
-
citationComponent={
|
|
1105
|
-
<VideoCitationContent
|
|
1106
|
-
citationTitle="Demo Video"
|
|
1107
|
-
timestamp="March 23, 2026 - 10:45 AM"
|
|
1108
|
-
relevanceScore={90}
|
|
1109
|
-
videoUrl="https://example.com/sample.mp4"
|
|
1110
|
-
playerConfig={{
|
|
1111
|
-
controls: true,
|
|
1112
|
-
playing: false,
|
|
1113
|
-
loop: false,
|
|
1114
|
-
muted: false,
|
|
1115
|
-
volume: 0.8,
|
|
1116
|
-
width: "100%",
|
|
1117
|
-
height: "100%",
|
|
1118
|
-
}}
|
|
1119
|
-
styles={{
|
|
1120
|
-
videoWrapper: { minHeight: "400px" },
|
|
1121
|
-
}}
|
|
1122
|
-
/>
|
|
1123
|
-
}
|
|
1124
|
-
chevronDownComponent={<span>▼</span>}
|
|
1125
|
-
chevronUpComponent={<span>▲</span>}
|
|
1126
|
-
/>
|
|
1127
|
-
```
|
|
1128
|
-
|
|
1129
|
-
**With GCS path (requires `cachingConfig`):**
|
|
1130
324
|
```tsx
|
|
1131
|
-
|
|
1132
|
-
citationTitle="Meeting Recording"
|
|
1133
|
-
timestamp="March 23, 2026 - 10:45 AM"
|
|
1134
|
-
relevanceScore={85}
|
|
1135
|
-
gsUtilPath="gs://my-bucket/recordings/meeting.mp4"
|
|
1136
|
-
cachingConfig={{
|
|
1137
|
-
queryClient,
|
|
1138
|
-
useGetSignedUrlQuery,
|
|
1139
|
-
useGetSignedUrlMutation,
|
|
1140
|
-
}}
|
|
1141
|
-
closeCitationConfig={{
|
|
1142
|
-
CloseIcon: () => <span>✕</span>,
|
|
1143
|
-
handleCloseCitationPreview: () => console.log("Closed"),
|
|
1144
|
-
}}
|
|
1145
|
-
/>
|
|
1146
|
-
```
|
|
325
|
+
import { BookOpen, RadioTower } from 'lucide-react';
|
|
1147
326
|
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
| `videoUrl` | `string` | ❌ | Direct URL to the video. Takes priority over `gsUtilPath`. |
|
|
1159
|
-
| `gsUtilPath` | `string` | ❌ | GCS path to the video (requires `cachingConfig` to resolve). |
|
|
1160
|
-
| `timestamp` | `string` | ❌ | Optional subtitle shown below the title (e.g. a date or time string). |
|
|
1161
|
-
| `citationTitle` | `string` | ❌ | Title shown in the header. Defaults to `"Video Reference"`. |
|
|
1162
|
-
| `relevanceScore` | `number` | ❌ | Confidence score to display in the header badge (0–100). |
|
|
1163
|
-
| `playerConfig` | `Object` | ❌ | Playback overrides — see table below. |
|
|
1164
|
-
| `closeCitationConfig` | `Object` | ❌ | `{ CloseIcon, handleCloseCitationPreview }` — renders a close button in the header. |
|
|
1165
|
-
| `cachingConfig` | `Object` | ❌ | `{ queryClient, useGetSignedUrlQuery, useGetSignedUrlMutation }` — required when using `gsUtilPath`. |
|
|
1166
|
-
| `styles` | `Object` | ❌ | Deep style overrides — see table below. |
|
|
1167
|
-
|
|
1168
|
-
*Either `videoUrl` or `gsUtilPath` must be provided.
|
|
1169
|
-
|
|
1170
|
-
#### `playerConfig` options
|
|
1171
|
-
|
|
1172
|
-
| Key | Type | Default | Description |
|
|
1173
|
-
|-----|------|---------|-------------|
|
|
1174
|
-
| `controls` | `boolean` | `true` | Show native player controls |
|
|
1175
|
-
| `playing` | `boolean` | `false` | Autoplay on mount |
|
|
1176
|
-
| `loop` | `boolean` | `false` | Loop the video |
|
|
1177
|
-
| `muted` | `boolean` | `false` | Start muted |
|
|
1178
|
-
| `volume` | `number` | `0.8` | Initial volume (0–1) |
|
|
1179
|
-
| `width` | `string` | `"100%"` | Player width |
|
|
1180
|
-
| `height` | `string` | `"100%"` | Player height |
|
|
1181
|
-
|
|
1182
|
-
#### `styles` keys
|
|
1183
|
-
|
|
1184
|
-
| Key | Description |
|
|
1185
|
-
|-----|-------------|
|
|
1186
|
-
| `container` | Outer component wrapper |
|
|
1187
|
-
| `header` | Header bar (title + right-side actions) |
|
|
1188
|
-
| `titleGroup` | Wrapper around the title and timestamp |
|
|
1189
|
-
| `title` | Title text element |
|
|
1190
|
-
| `timestamp` | Subtitle text shown below the title |
|
|
1191
|
-
| `headerRight` | Right side of header (score + divider + close) |
|
|
1192
|
-
| `divider` | Vertical divider between score and close icon |
|
|
1193
|
-
| `closeIconWrapper` | Clickable wrapper around the close icon |
|
|
1194
|
-
| `videoWrapper` | Wrapper around the `react-player` instance |
|
|
1195
|
-
| `loaderContainer` | Centered loader shown while signing URL or loading player |
|
|
1196
|
-
| `loaderText` | Text below the loader spinner |
|
|
1197
|
-
| `aiConfidenceDisplayPill.container` | Relevance score badge container |
|
|
1198
|
-
---
|
|
1199
|
-
## ScannedDocCitation
|
|
1200
|
-
|
|
1201
|
-
### Overview
|
|
1202
|
-
|
|
1203
|
-
ScannedDocCitation is a React component for displaying scanned document pages with interactive bounding box highlight overlays. Built for Google Document AI output, it supports multi-page scrolling, highlight navigation via arrows, and a fullscreen view.
|
|
1204
|
-
|
|
1205
|
-
### Features
|
|
1206
|
-
|
|
1207
|
-
- **Multi-page scrolling** — All pages stacked vertically inside a fixed-height scrollable container
|
|
1208
|
-
- **Bounding box highlights** — Overlay highlights on document pages using normalized (0–1) coordinates
|
|
1209
|
-
- **Highlight navigation** — Jump between highlights using ↑↓ arrows, auto-scrolls to active highlight
|
|
1210
|
-
- **Fullscreen modal** — Expand to a larger view for detailed examination
|
|
1211
|
-
- **Customizable highlight colors** — Control highlight color, active color, and border color
|
|
1212
|
-
- **Lazy highlight rendering** — Highlights only appear after the image has fully loaded, preventing bounding boxes from showing on blank pages
|
|
1213
|
-
- **Pass citationPage** - You can now pass citationPage instead of passing images and highlights as seprate
|
|
1214
|
-
- **Control citation label** - You can now use citation lable and control it behaviour by props
|
|
1215
|
-
|
|
1216
|
-
### Usage
|
|
1217
|
-
```tsx
|
|
1218
|
-
import ScannedDocCitation from '@e-llm-studio/citation/ScannedDocCitation'
|
|
1219
|
-
|
|
1220
|
-
const BACKEND_CITATIONS = [
|
|
1221
|
-
{
|
|
1222
|
-
customMetaData: {
|
|
1223
|
-
citation_number: 1,
|
|
1224
|
-
gs_url: "https://storage.googleapis.com/temp_storage_data_ingest/chunk_outputs/123-1121234567512111221102311211201111/_Artifact%20Search%20Response%20format/a0e91e41-255b-404e-a5a3-899f9f760a9a.png?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ellm-studio%40proposal-auto-ai-internal.iam.gserviceaccount.com%2F20260311%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20260311T171935Z&X-Goog-Expires=604800&X-Goog-SignedHeaders=host&X-Goog-Signature=1cc5beae8c1a386d182b34044eb1a207d7c11e6477fff242d6d2a1eb23387a85ce3aa763b979feadb41bc176bd8fd4371f813a0446bfb861d1db72a40808fd74bf",
|
|
1225
|
-
highlighted_coordinates: [
|
|
1226
|
-
{ xmin: 0.2855, ymin: 0.5812, xmax: 0.7882, ymax: 0.5915 },
|
|
1227
|
-
{ xmin: 0.1176, ymin: 0.7006, xmax: 0.8784, ymax: 0.7273 },
|
|
1228
|
-
],
|
|
1229
|
-
},
|
|
1230
|
-
},
|
|
1231
|
-
{
|
|
1232
|
-
customMetaData: {
|
|
1233
|
-
citation_number: 2,
|
|
1234
|
-
gs_url: "https://storage.googleapis.com/temp_storage_data_ingest/chunk_outputs/123-1121234567512111221102311211201111/_Artifact%20Search%20Response%20format/7fef8f3e-25de-4c29-a9be-02dfd9643b0b.png?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ellm-studio%40proposal-auto-ai-internal.iam.gserviceaccount.com%2F20260311%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20260311T171935Z&X-Goog-Expires=604800&X-Goog-SignedHeaders=host&X-Goog-Signature=79772ff7ebb758047c11bc276ce5c5a976eec830f96e92e2303da91cee72cdc7e8d22e0d0207b537ab78ba6b7cd7f6bb5808b7bd5fbba61861a5d1478affbb39b4",
|
|
1235
|
-
highlighted_coordinates: [
|
|
1236
|
-
{ xmin: 0.1176, ymin: 0.5885, xmax: 0.7969, ymax: 0.643 },
|
|
1237
|
-
],
|
|
1238
|
-
},
|
|
1239
|
-
},
|
|
1240
|
-
{
|
|
1241
|
-
customMetaData: {
|
|
1242
|
-
citation_number: 3,
|
|
1243
|
-
gs_url: "https://storage.googleapis.com/temp_storage_data_ingest/chunk_outputs/123-1121234567512111221102311211201111/CW%20Buttons%20with%20or%20without%20Cognitive%20Decisioning%20Icons/6f11ae86-53ef-43f0-b21a-4bf52700f68f.png?X-Goog-Algorithm=GOOG4-RSA-SHA256&X-Goog-Credential=ellm-studio%40proposal-auto-ai-internal.iam.gserviceaccount.com%2F20260311%2Fauto%2Fstorage%2Fgoog4_request&X-Goog-Date=20260311T171935Z&X-Goog-Expires=604800&X-Goog-SignedHeaders=host&X-Goog-Signature=71b4873b97b53c35b529ed4b4ef5c7e6d085c4d4820cd4e7e1ddbabce5cf7975",
|
|
1244
|
-
highlighted_coordinates: [
|
|
1245
|
-
{ xmin: 0.1176, ymin: 0.1624, xmax: 0.8322, ymax: 0.1909 },
|
|
1246
|
-
{ xmin: 0.1176, ymin: 0.6624, xmax: 0.8329, ymax: 0.6915 },
|
|
1247
|
-
],
|
|
327
|
+
<TreeSidebar
|
|
328
|
+
data={treeData}
|
|
329
|
+
sectionsConfig={[
|
|
330
|
+
{ id: 'learnings', label: 'Learnings', icon: BookOpen, badgeKey: 'learningsCount' },
|
|
331
|
+
{
|
|
332
|
+
id: 'stations',
|
|
333
|
+
label: 'Stations',
|
|
334
|
+
icon: RadioTower,
|
|
335
|
+
badgeKey: 'stationsCount',
|
|
336
|
+
isVisible: (node, depth) => depth > 0, // Only show for non-root nodes
|
|
1248
337
|
},
|
|
1249
|
-
}
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
// Each citation = one page. citation_number is 1-based, pageIndex is 0-based.
|
|
1253
|
-
const images = BACKEND_CITATIONS.map((c) => c.customMetaData.gs_url)
|
|
1254
|
-
|
|
1255
|
-
const highlights = BACKEND_CITATIONS.flatMap((c) =>
|
|
1256
|
-
c.customMetaData.highlighted_coordinates.map((coord) => ({
|
|
1257
|
-
pageIndex: c.customMetaData.citation_number - 1,
|
|
1258
|
-
bboxes: [coord],
|
|
1259
|
-
}))
|
|
1260
|
-
)
|
|
1261
|
-
|
|
1262
|
-
<ScannedDocCitation
|
|
1263
|
-
images={images}
|
|
1264
|
-
highlights={highlights}
|
|
1265
|
-
height="700px"
|
|
338
|
+
]}
|
|
339
|
+
nodeTypesConfig={nodeTypesConfig}
|
|
1266
340
|
/>
|
|
1267
341
|
```
|
|
1268
|
-
### New usage based on pages prop :
|
|
1269
|
-
```tsx
|
|
1270
|
-
import ScannedDocCitation from "./features/ScannedDocCitation/ScannedDocCitation";
|
|
1271
|
-
|
|
1272
|
-
const BACKEND_CITATIONS = [
|
|
1273
|
-
{
|
|
1274
|
-
agent_name: "ContextFileAgent",
|
|
1275
|
-
title: "ECG_Brainstorming_Integration.pdf",
|
|
1276
|
-
url: "https://storage.googleapis.com/...png",
|
|
1277
|
-
description: "",
|
|
1278
|
-
metadata: {},
|
|
1279
|
-
citation_number: 1,
|
|
1280
|
-
filter: false,
|
|
1281
|
-
artifact_id: "019cfac1-e92e-792b-bdea-960e954d6912",
|
|
1282
|
-
customMetaData: {
|
|
1283
|
-
citation_number: 1,
|
|
1284
|
-
value: [
|
|
1285
|
-
{
|
|
1286
|
-
gs_url: "https://storage.googleapis.com/...png",
|
|
1287
|
-
page_no: 1,
|
|
1288
|
-
dimensions: { unit: "pixels", width: 1241, height: 1754 },
|
|
1289
|
-
highlighted_coordinates: [
|
|
1290
|
-
{ xmin: 0.5246, ymin: 0.5547, xmax: 0.6567, ymax: 0.5678 },
|
|
1291
|
-
],
|
|
1292
|
-
highlighted_text: [
|
|
1293
|
-
{
|
|
1294
|
-
text: "stormee x eCG",
|
|
1295
|
-
excerpt_from_document: "...",
|
|
1296
|
-
page_no: 1,
|
|
1297
|
-
reasoning: ["..."],
|
|
1298
|
-
gap: ["..."],
|
|
1299
|
-
score: 50,
|
|
1300
|
-
},
|
|
1301
|
-
],
|
|
1302
|
-
},
|
|
1303
|
-
],
|
|
1304
|
-
},
|
|
1305
|
-
},
|
|
1306
|
-
];
|
|
1307
|
-
|
|
1308
|
-
// Flatten all citation pages
|
|
1309
|
-
const allPages = BACKEND_CITATIONS.flatMap(
|
|
1310
|
-
(c) => c?.customMetaData?.value || []
|
|
1311
|
-
);
|
|
1312
|
-
|
|
1313
|
-
export default function ScannedDocCitationTest() {
|
|
1314
|
-
return (
|
|
1315
|
-
<div style={{ padding: 16, maxWidth: 720 }}>
|
|
1316
|
-
<h3
|
|
1317
|
-
style={{
|
|
1318
|
-
fontFamily: "Plus Jakarta Sans, sans-serif",
|
|
1319
|
-
marginBottom: 12,
|
|
1320
|
-
}}
|
|
1321
|
-
>
|
|
1322
|
-
Scanned Doc Citation Test
|
|
1323
|
-
</h3>
|
|
1324
|
-
|
|
1325
|
-
<ScannedDocCitation pages={allPages} />
|
|
1326
|
-
</div>
|
|
1327
|
-
);
|
|
1328
|
-
}
|
|
1329
|
-
```
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
**With custom highlight colors:**
|
|
1333
|
-
```tsx
|
|
1334
|
-
<ScannedDocCitation
|
|
1335
|
-
images={imageUrls}
|
|
1336
|
-
highlights={highlights}
|
|
1337
|
-
highlightColor="rgba(100, 160, 255, 0.3)"
|
|
1338
|
-
highlightActiveColor="rgba(100, 160, 255, 0.6)"
|
|
1339
|
-
highlightBorderColor="rgba(50, 100, 220, 0.8)"
|
|
1340
|
-
/>
|
|
1341
|
-
```
|
|
1342
|
-
|
|
1343
|
-
**Single citation at a time:**
|
|
1344
|
-
|
|
1345
|
-
If rendering one citation at a time with a single image, always use `pageIndex: 0` regardless of `citation_number`.
|
|
1346
|
-
```tsx
|
|
1347
|
-
const images = citation?.customMetaData?.gs_url
|
|
1348
|
-
? [citation.customMetaData.gs_url]
|
|
1349
|
-
: [];
|
|
1350
|
-
|
|
1351
|
-
const highlights =
|
|
1352
|
-
citation?.customMetaData?.highlighted_coordinates?.map((coord) => ({
|
|
1353
|
-
pageIndex: 0, // always 0 since images array has only 1 image
|
|
1354
|
-
bboxes: [coord],
|
|
1355
|
-
})) ?? [];
|
|
1356
|
-
|
|
1357
|
-
return <ScannedDocCitation images={images} highlights={highlights} />;
|
|
1358
|
-
```
|
|
1359
|
-
|
|
1360
|
-
### Props
|
|
1361
|
-
|
|
1362
|
-
| Prop | Type | Required | Default | Description |
|
|
1363
|
-
|------|------|----------|---------|-------------|
|
|
1364
|
-
| `pages` | `CitationPage[]` | ✅ | — | Ordered array of `CitationPage` objects containing:<br>• `gs_url`: `string`<br>• `page_no?`: `number`<br>• `highlighted_coordinates?`: `BBox[]`<br>• `dimensions?`: `Dimensions`<br>• `highlighted_text?`: `HighlightedText[]` |
|
|
1365
|
-
| `images` | `string[]` | ✅ | — | Array of pre-signed GCS image URLs, one per page |
|
|
1366
|
-
| `highlights` | `PageHighlight[]` | ✅ | — | Array of highlight groups with bounding boxes per page |
|
|
1367
|
-
| `highlightColor` | `string` | ❌ | `rgba(255, 220, 0, 0.15)` | Background color of inactive highlights |
|
|
1368
|
-
| `citationLabelColor` | `string` | ❌ | `#FFFF2E` | Background color of the citation label. |
|
|
1369
|
-
| `subHeadingText` | `string` | ❌ | `""` | Gives you option to add a heading to ScannedDocCitation. |
|
|
1370
|
-
| `showFullScreenMode` | `boolean` | ❌ | `true` | Gives you option to toggle fullscreen tool in renderNav. |
|
|
1371
|
-
| `showCitationLabelOnHover` | `boolean` | ❌ | `true` | Show label only on hover (if `false` → always visible). |
|
|
1372
|
-
| `highlightActiveColor` | `string` | ❌ | `rgba(255, 220, 0, 0.35)` | Background color of the currently active highlight |
|
|
1373
|
-
| `highlightBorderColor` | `string` | ❌ | `rgba(200, 160, 0, 0.4)` | Border color of the active highlight |
|
|
1374
|
-
| `height` | `string \| number` | ❌ | `"700px"` | Maximum height of the scrollable container. Shrinks to fit content if content is shorter. |
|
|
1375
|
-
| `subHeadingTitleInsideModal` | `string` | ❌ | — | Title shown in the fullscreen modal header. Separate from `subHeadingText` which appears above the normal (non-modal) view. |
|
|
1376
|
-
| `scrollToFirstCitation` | `boolean` | ❌ | `false` | When `true`, automatically scrolls the container to the first citation/bounding box once the page image has loaded. |
|
|
1377
|
-
| `showPageSeparator` | `boolean` | ❌ | `true` | When `true`, renders a thin horizontal divider line between pages to make page breaks visually distinct. |
|
|
1378
|
-
| `pageSeparatorColor` | `string` | ❌ | `"#e2e8f0"` | CSS color value for the page separator line. Only used when `showPageSeparator` is `true`. |
|
|
1379
|
-
|
|
1380
|
-
### Type Definitions
|
|
1381
|
-
```typescript
|
|
1382
|
-
interface BBox {
|
|
1383
|
-
xmin: number; // normalized 0–1 (provided directly by backend)
|
|
1384
|
-
ymin: number;
|
|
1385
|
-
xmax: number;
|
|
1386
|
-
ymax: number;
|
|
1387
|
-
}
|
|
1388
|
-
|
|
1389
|
-
interface PageHighlight {
|
|
1390
|
-
pageIndex: number; // zero-based index matching the images array
|
|
1391
|
-
bboxes: BBox[];
|
|
1392
|
-
}
|
|
1393
|
-
export interface Dimensions {
|
|
1394
|
-
unit: string;
|
|
1395
|
-
width: number;
|
|
1396
|
-
height: number;
|
|
1397
|
-
}
|
|
1398
|
-
|
|
1399
|
-
export interface HighlightedText {
|
|
1400
|
-
text: string;
|
|
1401
|
-
excerpt_from_document: string;
|
|
1402
|
-
page_no: number;
|
|
1403
|
-
reasoning: string[];
|
|
1404
|
-
gap: string[];
|
|
1405
|
-
score: number;
|
|
1406
|
-
}
|
|
1407
|
-
|
|
1408
|
-
export interface CitationPage {
|
|
1409
|
-
gs_url: string;
|
|
1410
|
-
page_no?: number;
|
|
1411
|
-
highlighted_coordinates?: BBox[];
|
|
1412
|
-
dimensions?: Dimensions;
|
|
1413
|
-
highlighted_text?: HighlightedText[];
|
|
1414
|
-
}
|
|
1415
|
-
|
|
1416
|
-
interface ScannedDocCitationProps {
|
|
1417
|
-
images: string[];
|
|
1418
|
-
highlights: PageHighlight[];
|
|
1419
|
-
pages?: CitationPage[];
|
|
1420
|
-
citationLabelColor?: string;
|
|
1421
|
-
showCitationLabelOnHover?: boolean;
|
|
1422
|
-
highlightColor?: string;
|
|
1423
|
-
highlightActiveColor?: string;
|
|
1424
|
-
highlightBorderColor?: string;
|
|
1425
|
-
height?: string | number;
|
|
1426
|
-
}
|
|
1427
|
-
```
|
|
1428
|
-
|
|
1429
|
-
> **Note:** Coordinates in `highlighted_coordinates` are already normalized (0–1) by the backend. No pixel conversion needed before passing them to the component.
|
|
1430
|
-
|
|
1431
|
-
# Other Components
|
|
1432
|
-
## Bookemon
|
|
1433
|
-
|
|
1434
|
-
### Overview
|
|
1435
|
-
|
|
1436
|
-
Bookemon is a composable, dialog-based React UI component designed for deep book inspection. It features a resizable split-panel layout that allows users to browse detailed metadata while simultaneously viewing and interacting with specific manuscript content. The component is designed to be highly customizable via style injections and handles complex logic for smart text citation, server-side pagination, and focus-mode blurring.
|
|
1437
|
-
|
|
1438
|
-
### Features
|
|
1439
|
-
|
|
1440
|
-
- **Resizable split-panel layout** - Left panel for metadata, right panel for content preview
|
|
1441
|
-
- **Deep book inspection** - Browse detailed metadata including overview, elements, copyrights, and awards
|
|
1442
|
-
- **Smart text citation** - Automatically highlights and focuses on specific text passages
|
|
1443
|
-
- **Server-side pagination** - Efficiently handles large datasets with pagination support
|
|
1444
|
-
- **Focus-mode blurring** - Blur non-highlighted text to focus reader attention on relevant content
|
|
1445
|
-
- **Highly customizable styling** - Inject custom styles for layout containers and citation elements
|
|
1446
|
-
- **Interactive accordions** - Collapsible sections for book metadata organization
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
### Usage
|
|
1450
|
-
|
|
1451
|
-
```tsx
|
|
1452
|
-
import Bookemon from '@e-llm-studio/citation/Bookemon'
|
|
1453
|
-
|
|
1454
|
-
<Bookemon
|
|
1455
|
-
open={isOpen}
|
|
1456
|
-
onClose={() => setIsOpen(false)}
|
|
1457
|
-
data={bookData}
|
|
1458
|
-
getHighlightContent={fetchContent}
|
|
1459
|
-
isBlurToggleVisible={true}
|
|
1460
|
-
/>
|
|
1461
|
-
```
|
|
1462
|
-
|
|
1463
|
-
### Props
|
|
1464
|
-
|
|
1465
|
-
| Prop Name | Type | Description |
|
|
1466
|
-
|-----------|------|-------------|
|
|
1467
|
-
| `open` | `boolean` | Controls the visibility of the dialog |
|
|
1468
|
-
| `onClose` | `() => void` | Callback function triggered when the dialog is closed |
|
|
1469
|
-
| `data` | `BookemonData` | Object containing book metadata and elements |
|
|
1470
|
-
| `getHighlightContent` | `(chunkIds: string[]) => Promise<ContentItem[]>` | Async handler to fetch content for highlighting |
|
|
1471
|
-
| `handleFetchManuscriptElements` | `(params: FetchElementsParams) => Promise<PaginatedResponse>` | Async handler for fetching paginated manuscript elements |
|
|
1472
|
-
| `isBookemon` | `boolean` | Default: true. Feature flag for Bookemon-specific behavior |
|
|
1473
|
-
| `isBlurToggleVisible` | `boolean` | Default: false. Shows the blur switch in header |
|
|
1474
|
-
| `isNonHighlightedBlur` | `boolean` | Default: false. Initial blur state |
|
|
1475
|
-
| `showComingSoon` | `boolean` | Default: false. Gates the UI with coming soon overlay |
|
|
1476
|
-
| `customStyle` | `BookemonCustomStyles` | Optional custom styles for layout and citation elements |
|
|
1477
|
-
|
|
1478
|
-
---
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
## DatagestMon
|
|
1482
|
-
|
|
1483
|
-
### Overview
|
|
1484
|
-
|
|
1485
|
-
DatagestMon is a React component for monitoring and displaying structured data from processing stages (analysis, transform, rag). It provides a comprehensive interface that combines dynamic data visualization with an integrated EPUB viewer. The component uses Material-UI Dialog for display and includes a built-in EPUB reader powered by react-reader.
|
|
1486
|
-
|
|
1487
|
-
### Features
|
|
1488
|
-
|
|
1489
|
-
- **Multi-stage data display** - Visualize data from analysis, transform, and rag stages
|
|
1490
|
-
- **Processed and error data** - Display both successful processing results and error information
|
|
1491
|
-
- **Integrated EPUB viewer** - View associated EPUB content side-by-side with data
|
|
1492
|
-
- **Dynamic data visualization** - Automatically render various data types
|
|
1493
|
-
- **Material-UI Dialog** - Professional modal presentation
|
|
1494
|
-
- **Graceful error handling** - Handle missing or malformed data gracefully
|
|
1495
|
-
|
|
1496
|
-
### Usage
|
|
1497
|
-
|
|
1498
|
-
```tsx
|
|
1499
|
-
import DatagestMon from '@e-llm-studio/citation/DatagestMon'
|
|
1500
|
-
|
|
1501
|
-
const pipelineData = {
|
|
1502
|
-
"analysis": {
|
|
1503
|
-
"processed_data": {
|
|
1504
|
-
"summary": "Analysis completed",
|
|
1505
|
-
"functions": "15 functions extracted"
|
|
1506
|
-
},
|
|
1507
|
-
"error_data": {
|
|
1508
|
-
"rate_limit_exceeded": true
|
|
1509
|
-
}
|
|
1510
|
-
},
|
|
1511
|
-
"transform": {
|
|
1512
|
-
"processed_data": {
|
|
1513
|
-
"embeddings": 123,
|
|
1514
|
-
"transformed_records": 1200
|
|
1515
|
-
},
|
|
1516
|
-
"error_data": {}
|
|
1517
|
-
}
|
|
1518
|
-
}
|
|
1519
|
-
|
|
1520
|
-
<DatagestMon
|
|
1521
|
-
open={isOpen}
|
|
1522
|
-
onClose={() => setIsOpen(false)}
|
|
1523
|
-
data={pipelineData}
|
|
1524
|
-
url="https://example.com/document.epub"
|
|
1525
|
-
/>
|
|
1526
|
-
```
|
|
1527
|
-
|
|
1528
|
-
### Props
|
|
1529
|
-
|
|
1530
|
-
| Prop Name | Type | Description |
|
|
1531
|
-
|-----------|------|-------------|
|
|
1532
|
-
| `open` | `boolean` | Controls whether the dialog is open or closed |
|
|
1533
|
-
| `onClose` | `function` | Callback function triggered when the dialog is closed |
|
|
1534
|
-
| `data` | `object` | Object containing structured data from processing stages |
|
|
1535
|
-
| `url` | `string` | Optional URL of the EPUB file to display in the viewer |
|
|
1536
342
|
|
|
1537
343
|
---
|
|
1538
344
|
|
|
345
|
+
## Notes
|
|
1539
346
|
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
### Features
|
|
1547
|
-
|
|
1548
|
-
- **Multi-step wizard interface** - Guide users through complex data selection workflows
|
|
1549
|
-
- **Multiple data sources** - Support for RLEF projects, historical data, saved datasets, and local files
|
|
1550
|
-
- **Breadcrumb navigation** - Easy navigation through wizard steps
|
|
1551
|
-
- **Server-side pagination** - Efficiently handle large datasets
|
|
1552
|
-
- **Search and filtering** - Find data quickly with built-in search
|
|
1553
|
-
- **State machine navigation** - Robust step management
|
|
1554
|
-
- **Context-driven state sharing** - Centralized state management via React Context
|
|
1555
|
-
|
|
1556
|
-
### Usage
|
|
1557
|
-
|
|
1558
|
-
```tsx
|
|
1559
|
-
import { DataSelectedContextProvider } from '@e-llm-studio/citation/context/DataSelectedContext'
|
|
1560
|
-
import DataSelector from '@e-llm-studio/citation/DataSelector'
|
|
1561
|
-
|
|
1562
|
-
<DataSelectedContextProvider>
|
|
1563
|
-
<DataSelector
|
|
1564
|
-
pageTitle="Import Dataset"
|
|
1565
|
-
selectedRlefResources={resources}
|
|
1566
|
-
setSelectedRlefResources={setResources}
|
|
1567
|
-
selectedLocalFiles={files}
|
|
1568
|
-
setSelectedLocalFiles={setFiles}
|
|
1569
|
-
/>
|
|
1570
|
-
</DataSelectedContextProvider>
|
|
1571
|
-
```
|
|
1572
|
-
|
|
1573
|
-
**Wizard Steps**:
|
|
1574
|
-
1. **Data source selection** - Choose from RLEF, Local, Google Drive, Saved Datasets
|
|
1575
|
-
2. **Project/task selection** - Select specific projects or tasks
|
|
1576
|
-
3. **Data collection selection** - Choose from available data collections
|
|
1577
|
-
4. **Data point selection** - Select specific data points within collections
|
|
1578
|
-
5. **Final review** - Review and confirm selections
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
### Props
|
|
1582
|
-
|
|
1583
|
-
| Prop Name | Type | Description |
|
|
1584
|
-
|-----------|------|-------------|
|
|
1585
|
-
| `selectedRlefResources` | `Array` | Initial array of selected remote resources |
|
|
1586
|
-
| `setSelectedRlefResources` | `Function` | State setter for remote resources |
|
|
1587
|
-
| `selectedLocalFiles` | `Array` | Initial array of selected local files |
|
|
1588
|
-
| `setSelectedLocalFiles` | `Function` | State setter for local files |
|
|
1589
|
-
| `pageTitle` | `string` | Customizes the header text |
|
|
1590
|
-
| `renderDefaultActionsFooter` | `boolean` | Show/hide the default "Next" button |
|
|
1591
|
-
|
|
1592
|
-
---
|
|
1593
|
-
|
|
1594
|
-
## PaginatedTable
|
|
1595
|
-
|
|
1596
|
-
### Overview
|
|
1597
|
-
|
|
1598
|
-
PaginatedTable is a high-performance React component designed to display large datasets efficiently. It leverages virtualization (via react-window) to render only the visible rows, ensuring smooth scrolling even with thousands of records. It also supports infinite scrolling, automatically triggering a "load more" callback when the user scrolls near the bottom.
|
|
1599
|
-
|
|
1600
|
-
### Features
|
|
1601
|
-
|
|
1602
|
-
- **Virtualization** - Efficiently renders massive datasets using windowing
|
|
1603
|
-
- **Infinite scroll** - Automatically calls onNextPage when scrolling to the bottom
|
|
1604
|
-
- **Sticky headers** - Headers remain visible while scrolling vertically
|
|
1605
|
-
- **Horizontal scrolling** - Handles wide tables with a custom scrollbar
|
|
1606
|
-
- **Loading states** - Displays a skeleton loader row when fetching more data
|
|
1607
|
-
- **Customizable** - Supports custom dimensions and granular style overrides
|
|
1608
|
-
|
|
1609
|
-
### Usage
|
|
1610
|
-
|
|
1611
|
-
```tsx
|
|
1612
|
-
import PaginatedTable from '@e-llm-studio/citation/PaginatedTable'
|
|
1613
|
-
|
|
1614
|
-
<PaginatedTable
|
|
1615
|
-
headers={["ID", "Name", "Email", "Status"]}
|
|
1616
|
-
tableData={users}
|
|
1617
|
-
totalFileRecords={10000}
|
|
1618
|
-
onNextPage={fetchNextPage}
|
|
1619
|
-
loadingMore={isLoading}
|
|
1620
|
-
headerRefs={headerRefs}
|
|
1621
|
-
columnWidth={200}
|
|
1622
|
-
rowHeight={50}
|
|
1623
|
-
style={{ height: "600px" }}
|
|
1624
|
-
/>
|
|
1625
|
-
```
|
|
1626
|
-
|
|
1627
|
-
**Performance Characteristics**:
|
|
1628
|
-
- Renders only visible rows (windowed rendering)
|
|
1629
|
-
- Handles thousands of rows efficiently
|
|
1630
|
-
- Smooth scrolling even with large datasets
|
|
1631
|
-
- Memory efficient for large data volumes
|
|
1632
|
-
|
|
1633
|
-
### Props
|
|
1634
|
-
|
|
1635
|
-
| Prop Name | Type | Description |
|
|
1636
|
-
|-----------|------|-------------|
|
|
1637
|
-
| `headers` | `string[]` | An array of column header names |
|
|
1638
|
-
| `tableData` | `Object[]` | Array of data objects where keys match the headers |
|
|
1639
|
-
| `onNextPage` | `() => void` | Callback triggered when scrolling near the bottom |
|
|
1640
|
-
| `headerRefs` | `RefObject` | A ref object to store references to header DOM elements |
|
|
1641
|
-
| `totalFileRecords` | `number` | The total count of records available on the server |
|
|
1642
|
-
| `loadingMore` | `boolean` | If true, shows a skeleton loader at the bottom |
|
|
1643
|
-
| `columnWidth` | `number` | Fixed width (in px) for every column |
|
|
1644
|
-
| `rowHeight` | `number` | Fixed height (in px) for every row |
|
|
1645
|
-
| `className` | `string` | Custom CSS class for the main container |
|
|
1646
|
-
| `style` | `CSSProperties` | Inline styles for the main container |
|
|
1647
|
-
| `styleOverrides` | `Object` | Granular styles for internal elements |
|
|
1648
|
-
|
|
1649
|
-
---
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
## PdfViewer
|
|
1653
|
-
### Overview
|
|
1654
|
-
PdfViewer is a specialized, highly customizable React component designed to render PDF documents with built-in capabilities for text highlighting and highlight navigation. It is built on top of the @react-pdf-viewer library and is optimized for review workflows. It takes a specific list of keywords to highlight and a list of relevant pages, allowing users to "jump" directly between pages that contain relevant information. It supports deep UI overrides via custom classes, styles, and icons to fit seamlessly into any theme.FeaturesText highlighting - Automatically highlight keywords within the documentHighlight navigation - Jump between pages with relevant contentZoom controls - In/out zoom and popover zoom optionsPage navigation - Navigate between highlighted pagesCustom toolbar - Sticky header with navigation controlsDeep UI Customization - Extensive customization through customStyles, customClasses, and customIcons propsResponsive design - Works well on various screen sizesUsageTypeScriptimport PdfViewer from '@e-llm-studio/citation/PdfViewer'
|
|
1655
|
-
|
|
1656
|
-
### Usage
|
|
1657
|
-
```tsx
|
|
1658
|
-
import PdfViewer from '@e-llm-studio/citation/PdfViewer'
|
|
1659
|
-
<PdfViewer
|
|
1660
|
-
pdfUrl="https://example.com/contract.pdf"
|
|
1661
|
-
highlightText={["confidential", "termination", "liability"]}
|
|
1662
|
-
highlightPages={[3, 8, 12]}
|
|
1663
|
-
jumpToPageValue={3}
|
|
1664
|
-
// Optional Customization Hooks
|
|
1665
|
-
customStyles={{
|
|
1666
|
-
pdfIconWrapper: { background: "#ffe4e6", border: "6px solid #fff1f2" },
|
|
1667
|
-
pdfName: { color: "#e11d48", fontWeight: "bold" },
|
|
1668
|
-
}}
|
|
1669
|
-
customClasses={{
|
|
1670
|
-
actionButton: "p-2 hover:bg-red-100 rounded-lg transition-colors text-red-500",
|
|
1671
|
-
}}
|
|
1672
|
-
customIcons={{
|
|
1673
|
-
pdfIcon: <MyCustomIcon />
|
|
1674
|
-
}}
|
|
1675
|
-
/>
|
|
1676
|
-
|
|
1677
|
-
### Navigation Behavior
|
|
1678
|
-
- "Next" button jumps to next page with highlights
|
|
1679
|
-
- "Previous" button jumps to previous highlighted page
|
|
1680
|
-
- Direct page navigation based on highlightPages array
|
|
1681
|
-
- Auto-zoom to actual size on load
|
|
1682
|
-
|
|
1683
|
-
### Props
|
|
1684
|
-
Prop Name Type Description
|
|
1685
|
-
pdfUrl - string - The direct URL to the PDF file to be rendered
|
|
1686
|
-
highlightText - string[] - An array of keywords or phrases to automatically highlight
|
|
1687
|
-
highlightPages - number[] - An object of page numbers (1-based) where highlights appear
|
|
1688
|
-
jumpToPageValue - number - The specific page number to open the document at initially
|
|
1689
|
-
customStyles - CustomStylesType - Optional object to override default inline styles for elements like the viewer wrapper, header, or icons
|
|
1690
|
-
customClasses - CustomClassesType - Optional object to inject custom CSS or Tailwind classes
|
|
1691
|
-
customIcons - CustomIconsType - Optional object to replace default SVG icons (pdfIcon, fullScreenIcon, downloadIcon, closeIcon)
|
|
1692
|
-
|
|
1693
|
-
## ProjectAccordion
|
|
1694
|
-
|
|
1695
|
-
### Overview
|
|
1696
|
-
|
|
1697
|
-
ProjectAccordion is a React component designed to display project-related information in an accordion format. Further details to be added.
|
|
1698
|
-
|
|
1699
|
-
### Features
|
|
1700
|
-
|
|
1701
|
-
- Expandable/collapsible accordion design
|
|
1702
|
-
- Markdown rendering for executive summaries
|
|
1703
|
-
- Checkbox selection support
|
|
1704
|
-
- API integration for fetching summaries
|
|
1705
|
-
- Customizable styling
|
|
1706
|
-
|
|
1707
|
-
### Usage
|
|
1708
|
-
|
|
1709
|
-
```tsx
|
|
1710
|
-
import ProjectAccordion from '@e-llm-studio/citation/ProjectAccordion'
|
|
1711
|
-
|
|
1712
|
-
<ProjectAccordion
|
|
1713
|
-
baseUrl="https://api.example.com"
|
|
1714
|
-
taskId="project-123"
|
|
1715
|
-
citationTitle="Executive Summary"
|
|
1716
|
-
isChecked={selected}
|
|
1717
|
-
onCheckChange={(checked) => setSelected(checked)}
|
|
1718
|
-
chevronUpComponent={<UpIcon />}
|
|
1719
|
-
chevronDownComponent={<DownIcon />}
|
|
1720
|
-
styles={{
|
|
1721
|
-
pillButton: {
|
|
1722
|
-
fontFamily: 'Plus Jakarta Sans, sans-serif',
|
|
1723
|
-
border: '0px',
|
|
1724
|
-
padding: '8px',
|
|
1725
|
-
cursor: 'pointer'
|
|
1726
|
-
}
|
|
1727
|
-
}}
|
|
1728
|
-
/>
|
|
1729
|
-
```
|
|
1730
|
-
|
|
1731
|
-
### Props
|
|
1732
|
-
| Prop | Type | Required | Description |
|
|
1733
|
-
|------|------|----------|-------------|
|
|
1734
|
-
| `baseUrl` | string | Yes | API base URL |
|
|
1735
|
-
| `taskId` | string | Yes | Task/project identifier |
|
|
1736
|
-
| `citationTitle` | string \| ReactNode | Yes | Accordion header title |
|
|
1737
|
-
| `isChecked` | boolean | No | Controlled checkbox state |
|
|
1738
|
-
| `onCheckChange` | function | No | Checkbox change callback |
|
|
1739
|
-
| `execSummary` | string | No | Pre-fetched summary text |
|
|
1740
|
-
|
|
1741
|
-
---
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
## UploadData
|
|
1745
|
-
|
|
1746
|
-
### Overview
|
|
1747
|
-
|
|
1748
|
-
UploadData is a feature within the DataSelector component that handles data import from various sources. It provides a comprehensive interface for users to upload data from multiple sources including RLEF projects, Google Drive, local file systems, and saved datasets. The role of its sub-components is to manage the data selection process across different data sources.
|
|
1749
|
-
|
|
1750
|
-
### Features
|
|
1751
|
-
|
|
1752
|
-
- **Multiple data source support** - Import from RLEF, Google Drive, local files, and saved datasets
|
|
1753
|
-
- **Unified selection interface** - Aggregate data from various sources
|
|
1754
|
-
- **File upload handling** - Support for local file uploads
|
|
1755
|
-
- **Cloud integration** - Google Drive integration for cloud-based data
|
|
1756
|
-
- **Saved dataset management** - Access and manage previously saved datasets
|
|
1757
|
-
|
|
1758
|
-
### Usage
|
|
1759
|
-
|
|
1760
|
-
```tsx
|
|
1761
|
-
import { UploadData } from '@e-llm-studio/citation'
|
|
1762
|
-
import { DataSelectedProvider } from '@e-llm-studio/citation/context/DataSelectedContext'
|
|
1763
|
-
|
|
1764
|
-
<DataSelectedProvider>
|
|
1765
|
-
<UploadData />
|
|
1766
|
-
</DataSelectedProvider>
|
|
1767
|
-
```
|
|
1768
|
-
|
|
1769
|
-
### Upload Sources
|
|
1770
|
-
|
|
1771
|
-
- **RLEF Projects**: Data from Research Learning Ecosystem Framework
|
|
1772
|
-
- **Google Drive**: Cloud-based file storage
|
|
1773
|
-
- **Local Files**: Direct file upload from device
|
|
1774
|
-
- **Saved Datasets**: Previously saved data collections
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
**Integration Example**:
|
|
1778
|
-
```tsx
|
|
1779
|
-
import { useSelectDataContext } from '@e-llm-studio/citation/context/DataSelectedContext'
|
|
1780
|
-
|
|
1781
|
-
const MyComponent = () => {
|
|
1782
|
-
const { selectedRlefResources, saveSelectedDataAsDataSet } = useSelectDataContext()
|
|
1783
|
-
|
|
1784
|
-
return (
|
|
1785
|
-
<DataSelectedProvider>
|
|
1786
|
-
<UploadData />
|
|
1787
|
-
<button onClick={() => saveSelectedDataAsDataSet()}>
|
|
1788
|
-
Save as Dataset
|
|
1789
|
-
</button>
|
|
1790
|
-
</DataSelectedProvider>
|
|
1791
|
-
)
|
|
1792
|
-
}
|
|
1793
|
-
```
|
|
1794
|
-
|
|
1795
|
-
---
|
|
1796
|
-
|
|
1797
|
-
## ReviewPanel
|
|
1798
|
-
|
|
1799
|
-
### Overview
|
|
1800
|
-
|
|
1801
|
-
ReviewPanel is a flexible and accessible component for displaying and managing a list of items with review status tracking. It allows users to navigate through items, track completion status, and customize rendering and styling. The component supports both controlled and uncontrolled modes, making it suitable for various use cases from simple item lists to complex review workflows.
|
|
1802
|
-
|
|
1803
|
-
### Features
|
|
1804
|
-
|
|
1805
|
-
- **Flexible item rendering** - Custom `renderItem` prop for complete control over item appearance
|
|
1806
|
-
- **Expand/collapse functionality** - Collapsible item list with smooth animations
|
|
1807
|
-
- **Navigation and status tracking** - Previous/next buttons and visual status indicators
|
|
1808
|
-
- **Controlled and uncontrolled modes** - Flexible state management options
|
|
1809
|
-
- **Customizable theming** - Light and dark modes using CSS variables
|
|
1810
|
-
- **Accessibility support** - Full keyboard navigation and ARIA attributes
|
|
1811
|
-
|
|
1812
|
-
### Usage
|
|
1813
|
-
|
|
1814
|
-
```tsx
|
|
1815
|
-
import { ReviewPanel } from '@e-llm-studio/citation/ReviewPanel'
|
|
1816
|
-
|
|
1817
|
-
const items = [
|
|
1818
|
-
{ id: '1', label: 'Item 1' },
|
|
1819
|
-
{ id: '2', label: 'Item 2' },
|
|
1820
|
-
{ id: '3', label: 'Item 3' },
|
|
1821
|
-
];
|
|
1822
|
-
|
|
1823
|
-
function App() {
|
|
1824
|
-
return (
|
|
1825
|
-
<ReviewPanel
|
|
1826
|
-
data={items}
|
|
1827
|
-
itemConfig={{
|
|
1828
|
-
textKey: 'label',
|
|
1829
|
-
showStatusIcon: true,
|
|
1830
|
-
}}
|
|
1831
|
-
theme="dark"
|
|
1832
|
-
/>
|
|
1833
|
-
);
|
|
1834
|
-
}
|
|
1835
|
-
```
|
|
1836
|
-
|
|
1837
|
-
### Props
|
|
1838
|
-
|
|
1839
|
-
| Prop Name | Type | Default | Description |
|
|
1840
|
-
|-----------|------|---------|-------------|
|
|
1841
|
-
| `data` | `T[]` | Required | Array of items to display in the review panel |
|
|
1842
|
-
| `renderItem` | `(params) => ReactNode` | `undefined` | Custom render function for items. If not provided, uses default rendering |
|
|
1843
|
-
| `itemConfig` | `DefaultItemConfig<T>` | `{}` | Configuration for default item rendering including textKey, showStatusIcon, and showRightBadge |
|
|
1844
|
-
| `activeIndex` | `number` | `undefined` | Current active item index (controlled mode). When undefined, component manages state internally |
|
|
1845
|
-
| `onActiveChange` | `(index: number) => void` | `undefined` | Callback fired when active index changes |
|
|
1846
|
-
| `expanded` | `boolean` | `undefined` | Whether the item list is expanded (controlled mode). When undefined, component manages state internally |
|
|
1847
|
-
| `onExpandedChange` | `(expanded: boolean) => void` | `undefined` | Callback fired when expanded state changes |
|
|
1848
|
-
| `headerLeftSlot` | `ReactNode` | `undefined` | Custom content to display on the left side of the header |
|
|
1849
|
-
| `headerRightSlot` | `(params) => ReactNode` | `undefined` | Custom content to display on the right side of the header |
|
|
1850
|
-
| `footerSlot` | `ReactNode` | `undefined` | Custom content to display in the footer section |
|
|
1851
|
-
| `getItemStatus` | `(item: T, index: number) => ReviewStatus` | `undefined` | Function to determine the review status of each item |
|
|
1852
|
-
| `theme` | `'light' \| 'dark'` | `'dark'` | Color theme for the component |
|
|
1853
|
-
| `classes` | `ReviewPanelClasses` | `undefined` | Custom CSS class names for component sections |
|
|
1854
|
-
| `keyExtractor` | `(item: T, index: number) => string` | `(_, i) => i.toString()` | Function to extract unique key for each item |
|
|
1855
|
-
| `className` | `string` | `undefined` | Custom CSS class for the root container |
|
|
1856
|
-
|
|
1857
|
-
---
|
|
1858
|
-
|
|
1859
|
-
## TableCitationContent
|
|
1860
|
-
|
|
1861
|
-
### Overview
|
|
1862
|
-
|
|
1863
|
-
TableCitationContent is a component for rendering tabular data citations with flexible styling and formatting. It automatically discovers columns from data, handles smart formatting for numbers and booleans, and provides built-in support for highlighting specific rows and columns. The component is designed to display structured data in a clean, organized table format with responsive scrolling and sticky headers, making it ideal for presenting data citations, validation results, and metrics in applications.
|
|
1864
|
-
|
|
1865
|
-
### Features
|
|
1866
|
-
|
|
1867
|
-
- **Automatic column discovery** - Dynamically generates headers from the keys provided in the data rows
|
|
1868
|
-
- **Smart data formatting** - Automatically formats numbers to fixed decimals and booleans to visual icons (✓/✕)
|
|
1869
|
-
- **Theming via CSS Variables** - Easily customize appearance using CSS custom properties without modifying source code
|
|
1870
|
-
- **Highlighting for rows and columns** - Built-in support for highlighting specific rows or columns for emphasis
|
|
1871
|
-
- **Sticky headers and responsive scrolling** - Keeps table headers visible while scrolling through large datasets with horizontal and vertical scroll support
|
|
1872
|
-
- **Data validation UI** - Built-in support for highlighting "failed" cells using the `markFailed` property
|
|
1873
|
-
|
|
1874
|
-
### Usage
|
|
1875
|
-
|
|
1876
|
-
```tsx
|
|
1877
|
-
import TableCitationContent from '@e-llm-studio/citation/TableCitationContent';
|
|
1878
|
-
|
|
1879
|
-
const tableData = [
|
|
1880
|
-
{ id: 1, name: "Project Alpha", status: true },
|
|
1881
|
-
{ id: 2, name: "Project Beta", status: false },
|
|
1882
|
-
];
|
|
1883
|
-
|
|
1884
|
-
function App() {
|
|
1885
|
-
return (
|
|
1886
|
-
<TableCitationContent
|
|
1887
|
-
title="Deployment Status"
|
|
1888
|
-
timestamp="Feb 04, 2026"
|
|
1889
|
-
rows={tableData}
|
|
1890
|
-
onClose={() => console.log('Closed')}
|
|
1891
|
-
/>
|
|
1892
|
-
);
|
|
1893
|
-
}
|
|
1894
|
-
```
|
|
1895
|
-
|
|
1896
|
-
### Props
|
|
1897
|
-
|
|
1898
|
-
| Prop Name | Type | Description |
|
|
1899
|
-
|-----------|------|-------------|
|
|
1900
|
-
| `rows` | `Record<string, any>[]` | Array of objects representing the table data. Required prop. |
|
|
1901
|
-
| `title` | `string` | The main title displayed in the header. |
|
|
1902
|
-
| `timestamp` | `string` | Sub-header text for dates or versions. |
|
|
1903
|
-
| `highlightColumns` | `string[]` | List of column keys to apply a highlight background. |
|
|
1904
|
-
| `highlightRowIndex` | `number` | Zero-based index of a specific row to highlight. |
|
|
1905
|
-
| `onClose` | `() => void` | Callback function triggered when the close button is clicked. |
|
|
1906
|
-
| `CloseIcon` | `React.ElementType` | Custom React component to use as the close icon. |
|
|
1907
|
-
| `className` | `string` | Custom CSS class to apply to the root container. |
|
|
1908
|
-
|
|
1909
|
-
---
|
|
1910
|
-
|
|
1911
|
-
## SplitterCitationsComponent
|
|
1912
|
-
|
|
1913
|
-
A responsive, draggable split-pane layout component for React. Renders two panels side-by-side (horizontal) or stacked (vertical) with a draggable divider. Automatically switches to vertical layout when the container is narrower than 500 px. Supports panel collapse/expand and an optional header with a confidence score badge.
|
|
1914
|
-
|
|
1915
|
-
### Usage
|
|
1916
|
-
|
|
1917
|
-
```tsx
|
|
1918
|
-
import SplitterCitationsComponent from '@e-llm-studio/citation/SplitterCitations';
|
|
1919
|
-
|
|
1920
|
-
<SplitterCitationsComponent
|
|
1921
|
-
defaultLeftWidth={50}
|
|
1922
|
-
minLeftWidth={200}
|
|
1923
|
-
minRightWidth={200}
|
|
1924
|
-
height="500px"
|
|
1925
|
-
width="900px"
|
|
1926
|
-
header={{
|
|
1927
|
-
title: "Sources & Guidelines",
|
|
1928
|
-
showDocIcon: true,
|
|
1929
|
-
confidenceScore: 85,
|
|
1930
|
-
confidenceScoreTitle: "AI Relevance",
|
|
1931
|
-
}}
|
|
1932
|
-
left={<YourLeftComponent />}
|
|
1933
|
-
right={<YourRightComponent />}
|
|
1934
|
-
/>
|
|
1935
|
-
```
|
|
1936
|
-
|
|
1937
|
-
### Props
|
|
1938
|
-
|
|
1939
|
-
| Prop | Type | Default | Description |
|
|
1940
|
-
|---|---|---|---|
|
|
1941
|
-
| `left` | `React.ReactNode` | — | Content for the left / top panel |
|
|
1942
|
-
| `right` | `React.ReactNode` | — | Content for the right / bottom panel |
|
|
1943
|
-
| `defaultLeftWidth` | `number` | `50` | Initial left panel width as a percentage |
|
|
1944
|
-
| `minLeftWidth` | `number` (px) | `250` | Minimum pixel width of the left panel |
|
|
1945
|
-
| `minRightWidth` | `number` (px) | `250` | Minimum pixel width of the right panel |
|
|
1946
|
-
| `height` | `string \| number` | `"400px"` | Height of the component |
|
|
1947
|
-
| `width` | `string \| number` | `"100%"` | Width of the component |
|
|
1948
|
-
| `className` | `string` | `""` | Additional CSS class on the root element |
|
|
1949
|
-
| `header` | `SplitterHeader` | — | Optional header (title, doc icon, confidence score) |
|
|
1950
|
-
| `onLeftWidthChange` | `(width: number) => void` | — | Callback with left panel pixel width on drag |
|
|
1951
|
-
|
|
1952
|
-
**`SplitterHeader` fields:** `title`, `showDocIcon`, `confidenceScore` (0–100), `confidenceScoreTitle`. The badge is green ≥ 80, amber 60–79, red < 60.
|
|
1953
|
-
|
|
1954
|
-
---
|
|
1955
|
-
|
|
1956
|
-
## Common Use Cases
|
|
1957
|
-
|
|
1958
|
-
### RAG (Retrieval Augmented Generation) Applications
|
|
1959
|
-
```tsx
|
|
1960
|
-
// Display book citations in RAG responses
|
|
1961
|
-
<BookCitation
|
|
1962
|
-
citationTitle="Source: Machine Learning Textbook"
|
|
1963
|
-
paragraphs={[relevantParagraph]}
|
|
1964
|
-
textToHighlight={[queryKeywords]}
|
|
1965
|
-
/>
|
|
1966
|
-
|
|
1967
|
-
// Show AI reasoning behind answers
|
|
1968
|
-
<CognitiveDecisioningCard
|
|
1969
|
-
score="88"
|
|
1970
|
-
reasoning="Based on chapter 3 of the textbook..."
|
|
1971
|
-
gap="The textbook doesn't cover recent developments after 2020"
|
|
1972
|
-
/>
|
|
1973
|
-
```
|
|
1974
|
-
|
|
1975
|
-
### Code Review and Documentation
|
|
1976
|
-
```tsx
|
|
1977
|
-
// Display code snippets with diagnostics
|
|
1978
|
-
<CodeCitation
|
|
1979
|
-
filename="utils.js"
|
|
1980
|
-
customCode={problematicCode}
|
|
1981
|
-
diagnostics={lintErrors}
|
|
1982
|
-
isHighlightingEnabled={true}
|
|
1983
|
-
startIndex={errorLine - 1}
|
|
1984
|
-
endIndex={errorLine + 1}
|
|
1985
|
-
/>
|
|
1986
|
-
|
|
1987
|
-
// Show training data citations for code explanations
|
|
1988
|
-
<NonWebReasoningComponent
|
|
1989
|
-
item={trainingDataCitation}
|
|
1990
|
-
index={1}
|
|
1991
|
-
headerTitle="Training Data Reference"
|
|
1992
|
-
/>
|
|
1993
|
-
```
|
|
1994
|
-
|
|
1995
|
-
### Audio/Video Content Analysis
|
|
1996
|
-
```tsx
|
|
1997
|
-
// Show audio citations with synchronized transcripts
|
|
1998
|
-
<CitationsViewer
|
|
1999
|
-
artifact={audioAnalysis}
|
|
2000
|
-
onCloseHandler={closePlayer}
|
|
2001
|
-
/>
|
|
2002
|
-
|
|
2003
|
-
// Display key takeaways from audio content
|
|
2004
|
-
<CitationsViewer
|
|
2005
|
-
artifact={{
|
|
2006
|
-
fileUrl: "gs://bucket/interview.mp3",
|
|
2007
|
-
keyTakeaways: [
|
|
2008
|
-
{
|
|
2009
|
-
takeawayId: "1",
|
|
2010
|
-
name: "Key Insight",
|
|
2011
|
-
content: "**Important finding** from the interview",
|
|
2012
|
-
keywords: ["insight", "finding"]
|
|
2013
|
-
}
|
|
2014
|
-
]
|
|
2015
|
-
}}
|
|
2016
|
-
/>
|
|
2017
|
-
```
|
|
2018
|
-
|
|
2019
|
-
### Document Review Workflows
|
|
2020
|
-
```tsx
|
|
2021
|
-
// PDF review with highlighting
|
|
2022
|
-
<PdfViewer
|
|
2023
|
-
pdfUrl={contractUrl}
|
|
2024
|
-
highlightText={keyClauses}
|
|
2025
|
-
highlightPages={relevantPages}
|
|
2026
|
-
/>
|
|
2027
|
-
|
|
2028
|
-
// Collaborative PDF editing
|
|
2029
|
-
<PdfEditorCitation
|
|
2030
|
-
citationTitleElement={<div>Legal Document.pdf</div>}
|
|
2031
|
-
pdfUrl={legalDocUrl}
|
|
2032
|
-
currentUserId={user.id}
|
|
2033
|
-
pdfEditorBackendBaseUrl="https://pdf-backend.example.com"
|
|
2034
|
-
/>
|
|
2035
|
-
```
|
|
2036
|
-
|
|
2037
|
-
### Data Import and Management
|
|
2038
|
-
```tsx
|
|
2039
|
-
// Multi-step data import wizard
|
|
2040
|
-
<DataSelectedContextProvider>
|
|
2041
|
-
<DataSelector
|
|
2042
|
-
pageTitle="Import Training Data"
|
|
2043
|
-
selectedRlefResources={trainingData}
|
|
2044
|
-
setSelectedRlefResources={setTrainingData}
|
|
2045
|
-
/>
|
|
2046
|
-
</DataSelectedContextProvider>
|
|
2047
|
-
|
|
2048
|
-
// Upload interface wrapper
|
|
2049
|
-
<DataSelectedProvider>
|
|
2050
|
-
<UploadData />
|
|
2051
|
-
</DataSelectedProvider>
|
|
2052
|
-
```
|
|
2053
|
-
|
|
2054
|
-
### Performance-Optimized Data Display
|
|
2055
|
-
```tsx
|
|
2056
|
-
// Virtualized table for large datasets
|
|
2057
|
-
<PaginatedTable
|
|
2058
|
-
headers={columns}
|
|
2059
|
-
tableData={largeDataset}
|
|
2060
|
-
totalFileRecords={100000}
|
|
2061
|
-
onNextPage={loadMoreData}
|
|
2062
|
-
loadingMore={loading}
|
|
2063
|
-
style={{ height: "500px" }}
|
|
2064
|
-
/>
|
|
2065
|
-
```
|
|
2066
|
-
|
|
2067
|
-
---
|
|
2068
|
-
|
|
2069
|
-
## EmailCitation
|
|
2070
|
-
|
|
2071
|
-
A composable React UI component for rendering email-style citations with rich formatting, attachments, and highlight/quote handling. Part of the `@e-llm-studio/citation` package, this component is designed to display email content (subject, sender, recipients, body, attachments, timestamps) in an expandable, accessible, and customizable way.
|
|
2072
|
-
|
|
2073
|
-
### Overview
|
|
2074
|
-
|
|
2075
|
-
`CitationEmailCard` is a React component that displays email citations with expandable content. It shows core metadata (sender, recipients, subject, date), email body with text highlighting, and attachments. Perfect for surfacing email evidence or correspondence in AI-assisted UIs.
|
|
2076
|
-
|
|
2077
|
-
### Features
|
|
2078
|
-
|
|
2079
|
-
- **Expandable card view** - Click to toggle between pill button and full email display
|
|
2080
|
-
- **Text highlighting** - Highlight specific passages based on citations
|
|
2081
|
-
- **Sender avatar** - Visual indicator with initials
|
|
2082
|
-
- **Recipient display** - Shows to/cc recipients with tooltip for full list
|
|
2083
|
-
- **Attachments section** - Expandable list of email attachments
|
|
2084
|
-
- **Relevance score badge** - Display citation relevance percentage
|
|
2085
|
-
- **Auto-scroll to highlights** - When expanded, scrolls to first highlighted text
|
|
2086
|
-
- **Clean email body rendering** - Removes artifacts and formatting noise
|
|
2087
|
-
- **Customizable icons** - Pass custom icon components to match your design system (no lucide-react dependency required)
|
|
2088
|
-
|
|
2089
|
-
### Installation / Import
|
|
2090
|
-
|
|
2091
|
-
The component is part of the main citation package:
|
|
2092
|
-
|
|
2093
|
-
```bash
|
|
2094
|
-
npm install @e-llm-studio/citation
|
|
2095
|
-
```
|
|
2096
|
-
|
|
2097
|
-
Import:
|
|
2098
|
-
|
|
2099
|
-
```ts
|
|
2100
|
-
import CitationEmailCard from "@e-llm-studio/citation/EmailCitation";
|
|
2101
|
-
```
|
|
2102
|
-
|
|
2103
|
-
### Basic Usage
|
|
2104
|
-
|
|
2105
|
-
The `CitationEmailCard` component exported from `EmailCitation.tsx` expects a small set of props (see Props below). Example usage that matches the component's API:
|
|
2106
|
-
|
|
2107
|
-
```tsx
|
|
2108
|
-
import React from "react";
|
|
2109
|
-
import CitationEmailCard from "@e-llm-studio/citation/EmailCitation";
|
|
2110
|
-
|
|
2111
|
-
const sample = {
|
|
2112
|
-
subject: "Update: Project timeline",
|
|
2113
|
-
from: "alice@example.com",
|
|
2114
|
-
from_name: "Alice Doe",
|
|
2115
|
-
from_email: "alice@example.com",
|
|
2116
|
-
to: "bob@example.com, carol@example.com",
|
|
2117
|
-
cc: null,
|
|
2118
|
-
date: "2026-03-10T14:23:00Z",
|
|
2119
|
-
body: "Hi team,\nPlease see the updated timeline below...",
|
|
2120
|
-
};
|
|
2121
|
-
|
|
2122
|
-
export default function Example() {
|
|
2123
|
-
return (
|
|
2124
|
-
<CitationEmailCard
|
|
2125
|
-
title="Project Update"
|
|
2126
|
-
relevance={87}
|
|
2127
|
-
email={sample}
|
|
2128
|
-
citations={[{ source_field: "subject", cited_text: "timeline" }]}
|
|
2129
|
-
attachments={[{ name: "timeline.pdf", type: "application/pdf" }]}
|
|
2130
|
-
toggleLabel="Source Email"
|
|
2131
|
-
/>
|
|
2132
|
-
);
|
|
2133
|
-
}
|
|
2134
|
-
```
|
|
2135
|
-
|
|
2136
|
-
### Props
|
|
2137
|
-
|
|
2138
|
-
This component exposes the following props (mirror of `CitationEmailCardProps` in source):
|
|
2139
|
-
|
|
2140
|
-
| Prop | Type | Required | Description |
|
|
2141
|
-
|---|---:|:---:|---|
|
|
2142
|
-
| `title` | `string` | No | Optional heading to show instead of the email subject. |
|
|
2143
|
-
| `relevance` | `number` | Yes | Relevance score shown in the header (percent). |
|
|
2144
|
-
| `email` | `CitationEmailData` | Yes | Email data object (see type below). |
|
|
2145
|
-
| `citations` | `CitationItem[]` | No | Array of citation items used to highlight parts of the email. |
|
|
2146
|
-
| `attachments` | `CitationAttachment[]` | No | Attachments to render in the attachments area. |
|
|
2147
|
-
| `toggleLabel` | `string` | No | Label for the trigger button (default: `Source Email`). |
|
|
2148
|
-
| `mailIcon` | `ReactNode` | No | Custom icon for the mail/toggle button (default: lucide Mail icon). |
|
|
2149
|
-
| `chevronUpIcon` | `ReactNode` | No | Custom icon for expand state (default: lucide ChevronUp icon). |
|
|
2150
|
-
| `chevronDownIcon` | `ReactNode` | No | Custom icon for collapse state (default: lucide ChevronDown icon). |
|
|
2151
|
-
| `paperclipIcon` | `ReactNode` | No | Custom icon for attachments button (default: lucide Paperclip icon). |
|
|
2152
|
-
| `fileTextIcon` | `ReactNode` | No | Custom icon for attachment files (default: lucide FileText icon with color). |
|
|
2153
|
-
| `downloadIcon` | `ReactNode` | No | Custom icon for download action (default: lucide Download icon). |
|
|
2154
|
-
|
|
2155
|
-
### Types (shape)
|
|
2156
|
-
|
|
2157
|
-
```ts
|
|
2158
|
-
// Attachment
|
|
2159
|
-
type CitationAttachment = { name: string; type?: string };
|
|
2160
|
-
|
|
2161
|
-
// Citation item (used to compute highlights)
|
|
2162
|
-
type CitationItem = { source_field: string; cited_text: string | string[] };
|
|
2163
|
-
|
|
2164
|
-
// Email data consumed by the component
|
|
2165
|
-
type CitationEmailData = {
|
|
2166
|
-
subject: string;
|
|
2167
|
-
from: string;
|
|
2168
|
-
from_name?: string;
|
|
2169
|
-
from_email: string;
|
|
2170
|
-
to: string; // comma separated list
|
|
2171
|
-
cc?: string | null;
|
|
2172
|
-
date: string; // ISO timestamp
|
|
2173
|
-
body: string; // plain text or HTML
|
|
2174
|
-
};
|
|
2175
|
-
```
|
|
2176
|
-
|
|
2177
|
-
### Advanced Usage: Custom Icons
|
|
2178
|
-
|
|
2179
|
-
If you're not using lucide-react or want to match your design system, pass custom icon components:
|
|
2180
|
-
|
|
2181
|
-
```tsx
|
|
2182
|
-
import React from "react";
|
|
2183
|
-
import CitationEmailCard from "@e-llm-studio/citation/EmailCitation";
|
|
2184
|
-
import { FaEnvelope, FaChevronUp, FaChevronDown, FaPaperclip, FaFile, FaDownload } from "react-icons/fa";
|
|
2185
|
-
|
|
2186
|
-
export default function CustomIconExample() {
|
|
2187
|
-
return (
|
|
2188
|
-
<CitationEmailCard
|
|
2189
|
-
title="Project Update"
|
|
2190
|
-
relevance={87}
|
|
2191
|
-
email={sample}
|
|
2192
|
-
// Pass your custom icons here
|
|
2193
|
-
mailIcon={<FaEnvelope size={14} color="#3B4EE8" />}
|
|
2194
|
-
chevronUpIcon={<FaChevronUp size={14} />}
|
|
2195
|
-
chevronDownIcon={<FaChevronDown size={14} />}
|
|
2196
|
-
paperclipIcon={<FaPaperclip size={14} />}
|
|
2197
|
-
fileTextIcon={<FaFile size={16} color="#B42318" />}
|
|
2198
|
-
downloadIcon={<FaDownload size={16} />}
|
|
2199
|
-
/>
|
|
2200
|
-
);
|
|
2201
|
-
}
|
|
2202
|
-
```
|
|
2203
|
-
|
|
2204
|
-
### Notes
|
|
2205
|
-
|
|
2206
|
-
- **Highlighting**: Provide `citations` with `source_field` values matching email fields ("subject", "to", "from", "body", "cc") to automatically highlight those passages.
|
|
2207
|
-
- **Date formatting**: Uses `Intl.DateTimeFormat` with US locale; customize via component modification if needed.
|
|
2208
|
-
- **Email body cleaning**: The component automatically strips artifacts, page numbers, and excessive whitespace from email bodies.
|
|
2209
|
-
- **Icon flexibility**: The component comes with lucide-react icons as defaults but is fully customizable. You can pass your own icons (Material-UI, Font Awesome, custom SVGs, etc.) via icon props to seamlessly integrate with your design system.
|
|
2210
|
-
|
|
2211
|
-
---
|
|
2212
|
-
|
|
2213
|
-
## Development & Contribution
|
|
2214
|
-
|
|
2215
|
-
Contributions are welcome! This guide walks you through making changes to the citation library.
|
|
2216
|
-
|
|
2217
|
-
### Prerequisites
|
|
2218
|
-
|
|
2219
|
-
- **Node.js & npm** installed
|
|
2220
|
-
- **Git** installed
|
|
2221
|
-
- Basic familiarity with Git and the command line
|
|
2222
|
-
|
|
2223
|
-
### Development Setup
|
|
2224
|
-
|
|
2225
|
-
1. **Fork & Clone the Repository**
|
|
2226
|
-
```bash
|
|
2227
|
-
git clone https://github.com/<your-username>/citation.git
|
|
2228
|
-
cd citation
|
|
2229
|
-
```
|
|
2230
|
-
|
|
2231
|
-
2. **Install Dependencies**
|
|
2232
|
-
```bash
|
|
2233
|
-
npm install
|
|
2234
|
-
```
|
|
2235
|
-
|
|
2236
|
-
3. **Link the Library Locally** (Optional - for testing before publishing)
|
|
2237
|
-
```bash
|
|
2238
|
-
git checkout -b my-change-branch
|
|
2239
|
-
npm link
|
|
2240
|
-
|
|
2241
|
-
# In your test project folder
|
|
2242
|
-
npm link @e-llm-studio/citation
|
|
2243
|
-
```
|
|
2244
|
-
|
|
2245
|
-
4. **Build the Library**
|
|
2246
|
-
```bash
|
|
2247
|
-
npm run build
|
|
2248
|
-
```
|
|
2249
|
-
|
|
2250
|
-
5. **Test Locally**
|
|
2251
|
-
- Start or build your test project to verify changes work as expected
|
|
2252
|
-
- Ensure all existing tests pass
|
|
2253
|
-
|
|
2254
|
-
### Making Changes
|
|
2255
|
-
|
|
2256
|
-
- Edit source files in the `src/` directory
|
|
2257
|
-
- Add or update tests as needed
|
|
2258
|
-
- Follow the existing code style and formatting guidelines
|
|
2259
|
-
- Ensure your changes are well-documented with comments
|
|
2260
|
-
|
|
2261
|
-
### Submitting Changes
|
|
2262
|
-
|
|
2263
|
-
1. **Commit Your Changes**
|
|
2264
|
-
```bash
|
|
2265
|
-
git add .
|
|
2266
|
-
git commit -m "fix: describe your change"
|
|
2267
|
-
git push origin my-change-branch
|
|
2268
|
-
```
|
|
2269
|
-
|
|
2270
|
-
2. **Submit a Pull Request**
|
|
2271
|
-
- Open a pull request on GitHub with a clear description of your changes
|
|
2272
|
-
- Reference any related issues
|
|
2273
|
-
- Ensure all tests pass before submitting
|
|
2274
|
-
|
|
2275
|
-
### Versioning
|
|
2276
|
-
|
|
2277
|
-
When publishing updates, follow [Semantic Versioning](https://semver.org/):
|
|
2278
|
-
|
|
2279
|
-
```bash
|
|
2280
|
-
npm version patch # for bug fixes
|
|
2281
|
-
npm version minor # for new features
|
|
2282
|
-
npm version major # for breaking changes
|
|
2283
|
-
```
|
|
2284
|
-
|
|
2285
|
-
For more details, refer to the [npm version documentation](https://docs.npmjs.com/cli/v8/commands/npm-version).
|
|
2286
|
-
|
|
2287
|
-
### Publishing to npm
|
|
2288
|
-
|
|
2289
|
-
> Ensure you have npm account permissions and are on the correct branch.
|
|
2290
|
-
|
|
2291
|
-
```bash
|
|
2292
|
-
npm login
|
|
2293
|
-
npm publish --access public
|
|
2294
|
-
```
|
|
2295
|
-
|
|
2296
|
-
After publishing, verify the package:
|
|
2297
|
-
|
|
2298
|
-
```bash
|
|
2299
|
-
npm unlink @e-llm-studio/citation
|
|
2300
|
-
npm install @e-llm-studio/citation@latest
|
|
2301
|
-
```
|
|
2302
|
-
|
|
2303
|
-
### Additional Tips
|
|
2304
|
-
|
|
2305
|
-
- Use `npm pack` to generate a `.tgz` and test installation before publishing
|
|
2306
|
-
- Open a Pull Request when ready for review
|
|
2307
|
-
- We appreciate your help in improving the citation library through bug fixes, feature enhancements, and documentation improvements
|
|
2308
|
-
|
|
2309
|
-
---
|
|
2310
|
-
|
|
2311
|
-
## License
|
|
2312
|
-
|
|
2313
|
-
This library is released under the MIT License. See the LICENSE file for more details.
|
|
2314
|
-
|
|
2315
|
-
The license information is also available in the `citation/package.json` file under the 'license' field.
|
|
347
|
+
- `TreeSidebar` is **display-only** — no internal data fetching. All state and data management lives in the consuming app.
|
|
348
|
+
- Action buttons (Add, Rename, Delete) are **conditionally rendered** — only shown when the corresponding handler prop is passed.
|
|
349
|
+
- The `nodeTypesConfig` array maps to tree depth — index `0` applies to the root node, index `1` to its children, and so on. If the tree is deeper than the config array, the last config entry is reused.
|
|
350
|
+
- Delete is automatically **disabled** for nodes that have children, with a tooltip explaining why.
|
|
351
|
+
- The root node auto-expands on load and whenever `data` changes.
|
|
352
|
+
- Search expansion is automatic — all ancestor nodes of matching results are expanded.
|