@viswa-test/creative-workspace-ui-component 0.0.1
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 +352 -0
- 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/index.js +2 -0
- package/dist/cjs/index.js.map +1 -0
- 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/index.js +2 -0
- package/dist/index.js.map +1 -0
- 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/src/App.d.ts +3 -0
- package/dist/types/src/App.d.ts.map +1 -0
- package/dist/types/src/RequirementAiTest.d.ts +12 -0
- package/dist/types/src/RequirementAiTest.d.ts.map +1 -0
- package/dist/types/src/components/ScopeTree/HighlightedText.d.ts +8 -0
- package/dist/types/src/components/ScopeTree/HighlightedText.d.ts.map +1 -0
- package/dist/types/src/components/ScopeTree/TreeAddAction.d.ts +8 -0
- package/dist/types/src/components/ScopeTree/TreeAddAction.d.ts.map +1 -0
- package/dist/types/src/components/ScopeTree/TreeMenu.d.ts +17 -0
- package/dist/types/src/components/ScopeTree/TreeMenu.d.ts.map +1 -0
- package/dist/types/src/components/ScopeTree/TreeNode.d.ts +26 -0
- package/dist/types/src/components/ScopeTree/TreeNode.d.ts.map +1 -0
- package/dist/types/src/components/ScopeTree/TreeNodeHeader.d.ts +17 -0
- package/dist/types/src/components/ScopeTree/TreeNodeHeader.d.ts.map +1 -0
- package/dist/types/src/components/ScopeTree/TreeSectionItem.d.ts +16 -0
- package/dist/types/src/components/ScopeTree/TreeSectionItem.d.ts.map +1 -0
- package/dist/types/src/components/ScopeTree/TreeSidebar.d.ts +21 -0
- package/dist/types/src/components/ScopeTree/TreeSidebar.d.ts.map +1 -0
- package/dist/types/src/components/ScopeTree/TreeTooltip.d.ts +10 -0
- package/dist/types/src/components/ScopeTree/TreeTooltip.d.ts.map +1 -0
- package/dist/types/src/features/CitationRenderer/CitationRenderer.d.ts +31 -0
- package/dist/types/src/features/CitationRenderer/CitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/CitationRenderer/MarkdownRenderer.d.ts +25 -0
- package/dist/types/src/features/CitationRenderer/MarkdownRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/CustomPopover/CustomPopover.d.ts +14 -0
- package/dist/types/src/features/RequirementAI/components/CustomPopover/CustomPopover.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.d.ts +64 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/GapRiskSidebar.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.d.ts +22 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/GapItem/GapItem.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.d.ts +21 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskCategorySection/RiskCategorySection.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.d.ts +10 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/RiskSidebarCategorySection/RiskSidebarCategorySection.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.d.ts +26 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/components/StoryNode/StoryNode.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/types/gapRiskSidebar.types.d.ts +248 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/types/gapRiskSidebar.types.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.d.ts +18 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithGap.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.d.ts +18 -0
- package/dist/types/src/features/RequirementAI/components/GapRiskSidebar/utils/buildStoryWithRisk.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.d.ts +11 -0
- package/dist/types/src/features/RequirementAI/components/RecommendationBlock/RecommendationBlock.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts +369 -0
- package/dist/types/src/features/RequirementAI/components/RequirementAIWrapper/RequirementAIWrapper.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/Editor.d.ts +38 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/Editor.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.d.ts +15 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Context/ContextMenu.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorContainer/EditorContainer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorPlaceholder/EditorPlaceholder.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/EditorToolbar.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/EditorDropdown/EditorDropdown.d.ts +16 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/EditorDropdown/EditorDropdown.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/LinkEditor/LinkEditorButton/LinkEditorButton.d.ts +9 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/LinkEditor/LinkEditorButton/LinkEditorButton.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarButton/ToolbarButton.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/ToolbarDivider/ToolbarDivider.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.d.ts +8 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/EditorToolbar/components/UndoRedo/UndoRedo.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Icons/Icon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Table/tableHelpers.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/components/Table/tableHelpers.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.d.ts +32 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/enums.d.ts +17 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/enums.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/models.d.ts +48 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/models.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useModal.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useModal.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useOnClickOutside.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useOnClickOutside.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.d.ts +20 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.d.ts +26 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.d.ts +9 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialString.d.ts +6 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialString.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.d.ts +20 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.d.ts +10 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/CommentEditorTheme.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/CommentEditorTheme.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/PlaygroundEditorTheme.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/PlaygroundEditorTheme.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Button.d.ts +19 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Button.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/ContentEditable.d.ts +17 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/ContentEditable.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Modal.d.ts +16 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Modal.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/commentsHelper.d.ts +21 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/commentsHelper.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/joinClasses.d.ts +9 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/utils/joinClasses.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/RichTextEditor.d.ts +15 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/RichTextEditor.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/commenting/index.d.ts +52 -0
- package/dist/types/src/features/RequirementAI/components/RichTextEditor/commenting/index.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/AttachedContext.d.ts +19 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/AttachedContext.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.d.ts +27 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationRenderer.d.ts +11 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.d.ts +34 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CognitiveComponent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.d.ts +9 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/ResizableSplitPane.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.d.ts +58 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/DeviationSummary.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.d.ts +58 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/IterateComponent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.d.ts +29 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/PopupDefaults.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.d.ts +50 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/RedlineStatusCard.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.d.ts +20 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/Popups/ToneToggle.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/UserStoryCard.d.ts +72 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/UserStoryCard.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/AiGapIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/AiGapIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.d.ts +6 -0
- package/dist/types/src/features/RequirementAI/components/UserStoryCard/icons/PdfViewerIcons.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.d.ts +20 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/AIReasonAccordion.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts +15 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasonMarkdownWrapper.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.d.ts +14 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitation.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.d.ts +20 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/AiReasoningCitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.d.ts +9 -0
- package/dist/types/src/features/RequirementAI/components/ai-reasoning/BigEnoughComponent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.d.ts +15 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/AppmodCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.d.ts +15 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/components/CodeLinkHandler.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/AppmodIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChatBubbleIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronDown.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronDown.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronUpIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ChevronUpIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ExternalLinkIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/ExternalLinkIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/MessageCircleIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/MessageCircleIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/NotebookIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/NotebookIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/icons/SparkleIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/types.d.ts +74 -0
- package/dist/types/src/features/RequirementAI/components/citations/appmod-citation/types.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.d.ts +15 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/SearchWaveFromWrapper.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/WaveformCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioCitationIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.d.ts +35 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/AudioTimeLineSlider.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.d.ts +20 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/SegmentByWordsViral.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.d.ts +30 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/components/videoPlayer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/AudioLinesIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/CloseIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/CloseIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MaximizeIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/MinimizeIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PauseIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlayIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/PlaybackSpeedIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/icons/VideoIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/searchwaveform.d.ts +41 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/searchwaveform.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.d.ts +16 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/store/autoplay.wavefrom.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.d.ts +23 -0
- package/dist/types/src/features/RequirementAI/components/citations/audio-citation/utils/word-segment-util.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.d.ts +11 -0
- package/dist/types/src/features/RequirementAI/components/citations/big-enough/BigEnoughCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.d.ts +18 -0
- package/dist/types/src/features/RequirementAI/components/citations/chat-citation/ChatCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/file-citation/DocumentCitationIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationContent.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationRender.d.ts +11 -0
- package/dist/types/src/features/RequirementAI/components/citations/file-citation/FileCitationRender.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/file-citation/LoadingScreen.d.ts +2 -0
- package/dist/types/src/features/RequirementAI/components/citations/file-citation/LoadingScreen.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationContent.d.ts +9 -0
- package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.d.ts +11 -0
- package/dist/types/src/features/RequirementAI/components/citations/image-citation/ImageCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationContent.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/components/citations/rca-citation/RCACitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/rca-citation/types.d.ts +28 -0
- package/dist/types/src/features/RequirementAI/components/citations/rca-citation/types.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/CustomFileIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.d.ts +15 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/ReadFileCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.d.ts +8 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/ExternalLinkIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.d.ts +8 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/icons/FileCodeIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/types.d.ts +72 -0
- package/dist/types/src/features/RequirementAI/components/citations/readfile-citation/types.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeContent.d.ts +18 -0
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/StormeeContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.d.ts +9 -0
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/GradientButton.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/components/citations/stormee-citation/components/ProblemStatementCard.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/FullScreenIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/FullScreenIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.d.ts +18 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/ImagePreviewDialog.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitation.d.ts +10 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitation.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationIcon.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.d.ts +10 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.d.ts +23 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.d.ts +11 -0
- package/dist/types/src/features/RequirementAI/components/citations/web-citation/WebCitationWithImageRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/cra/PartialRequirementContent.d.ts +17 -0
- package/dist/types/src/features/RequirementAI/components/cra/PartialRequirementContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.d.ts +56 -0
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/CustomChatCrRedirection.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.d.ts +65 -0
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterBlock.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.d.ts +26 -0
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterContentWrapper.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.d.ts +44 -0
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/GapFilterItem.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.d.ts +9 -0
- package/dist/types/src/features/RequirementAI/components/lsc-reason-gap/gapFilterSvgs.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/segment/ExampleComponentWrapper.d.ts +11 -0
- package/dist/types/src/features/RequirementAI/components/segment/ExampleComponentWrapper.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/segment/Segment.d.ts +20 -0
- package/dist/types/src/features/RequirementAI/components/segment/Segment.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/segment/SegmentLoader.d.ts +9 -0
- package/dist/types/src/features/RequirementAI/components/segment/SegmentLoader.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/segment/SegmentWrapper.d.ts +15 -0
- package/dist/types/src/features/RequirementAI/components/segment/SegmentWrapper.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/story-screen/BigEnoughPanel.d.ts +11 -0
- package/dist/types/src/features/RequirementAI/components/story-screen/BigEnoughPanel.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/story-screen/ReplaceLearnedTags.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/components/story-screen/ReplaceLearnedTags.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/story-screen/StreamingScreenSidebar.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/components/story-screen/StreamingScreenSidebar.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/story-screen/SubfeatureBlock.d.ts +15 -0
- package/dist/types/src/features/RequirementAI/components/story-screen/SubfeatureBlock.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/story-screen/UserStoryScreen.d.ts +47 -0
- package/dist/types/src/features/RequirementAI/components/story-screen/UserStoryScreen.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.d.ts +31 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalContext.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.d.ts +70 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/UserStoryApprovalScreen.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.d.ts +18 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalBadge/ApprovalBadge.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.d.ts +22 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebar/ApprovalSidebar.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.d.ts +43 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalSidebarItem/ApprovalSidebarItem.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.d.ts +18 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ApprovalStatusBadge/ApprovalStatusBadge.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.d.ts +26 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentBlock/ContentBlock.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.d.ts +29 -0
- package/dist/types/src/features/RequirementAI/components/userstory-approval-screen/components/ContentSegment/ContentSegment.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.d.ts +114 -0
- package/dist/types/src/features/RequirementAI/components/userstory-with-citation/UserStoryWithCitation.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.d.ts +19 -0
- package/dist/types/src/features/RequirementAI/components/userstory-with-citation/components/InlineUpdatedComponent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/hooks/useApprovalStatus.d.ts +20 -0
- package/dist/types/src/features/RequirementAI/hooks/useApprovalStatus.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/hooks/useDiffEditReviewMode.d.ts +8 -0
- package/dist/types/src/features/RequirementAI/hooks/useDiffEditReviewMode.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/hooks/useStreamContentHandler.d.ts +41 -0
- package/dist/types/src/features/RequirementAI/hooks/useStreamContentHandler.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/AiGapIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/icons/AiGapIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/AiReasoningIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/icons/AiReasoningIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/BigEnoughIcon.d.ts +8 -0
- package/dist/types/src/features/RequirementAI/icons/BigEnoughIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/BookmarkIcon.d.ts +10 -0
- package/dist/types/src/features/RequirementAI/icons/BookmarkIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/BrainRed.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/icons/BrainRed.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/CDIcon.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/icons/CDIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/CheckIcon.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/icons/CheckIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/ChevronDownIcon.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/icons/ChevronDownIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/ChevronUpIcon.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/icons/ChevronUpIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/CognitiveDecision.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/icons/CognitiveDecision.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/MeetingHighlightsIcon.d.ts +3 -0
- package/dist/types/src/features/RequirementAI/icons/MeetingHighlightsIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/MenuUnfoldIcon.d.ts +9 -0
- package/dist/types/src/features/RequirementAI/icons/MenuUnfoldIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/PencilIcon.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/icons/PencilIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/ReasoningBulbIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/icons/ReasoningBulbIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/RelevanceScoreIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAI/icons/RelevanceScoreIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/SidebarCloseIcon.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/icons/SidebarCloseIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/SidebarOpenIcon.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/icons/SidebarOpenIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/icons/TrashIcon.d.ts +5 -0
- package/dist/types/src/features/RequirementAI/icons/TrashIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/interfaces/approval-screen.interface.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/interfaces/approval-screen.interface.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/interfaces/citation.interface.d.ts +47 -0
- package/dist/types/src/features/RequirementAI/interfaces/citation.interface.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/interfaces/userstory.interface.d.ts +316 -0
- package/dist/types/src/features/RequirementAI/interfaces/userstory.interface.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/shared/Accordian.d.ts +14 -0
- package/dist/types/src/features/RequirementAI/shared/Accordian.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/shared/AtomicButton.d.ts +22 -0
- package/dist/types/src/features/RequirementAI/shared/AtomicButton.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/shared/CitationAIConfidenceDisplay.d.ts +8 -0
- package/dist/types/src/features/RequirementAI/shared/CitationAIConfidenceDisplay.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/shared/CitationLoadingIndicator.d.ts +11 -0
- package/dist/types/src/features/RequirementAI/shared/CitationLoadingIndicator.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/shared/CodeViewer.d.ts +11 -0
- package/dist/types/src/features/RequirementAI/shared/CodeViewer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/shared/ExpandableOl.d.ts +17 -0
- package/dist/types/src/features/RequirementAI/shared/ExpandableOl.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/shared/GeneratedCodeCitation.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/shared/GeneratedCodeCitation.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/shared/ReqAiCitationRenderer.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/shared/ReqAiCitationRenderer.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/shared/UpdatedAnimationContent.d.ts +46 -0
- package/dist/types/src/features/RequirementAI/shared/UpdatedAnimationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/shared/useMarkdownSearch.d.ts +6 -0
- package/dist/types/src/features/RequirementAI/shared/useMarkdownSearch.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/store/ref.context.d.ts +12 -0
- package/dist/types/src/features/RequirementAI/store/ref.context.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts +449 -0
- package/dist/types/src/features/RequirementAI/types/aiReasoning.type.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/types/citation.type.d.ts +136 -0
- package/dist/types/src/features/RequirementAI/types/citation.type.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/types/gapFilterStyles.type.d.ts +82 -0
- package/dist/types/src/features/RequirementAI/types/gapFilterStyles.type.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/types/segment.type.d.ts +22 -0
- package/dist/types/src/features/RequirementAI/types/segment.type.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/types/streaming-block.type.d.ts +30 -0
- package/dist/types/src/features/RequirementAI/types/streaming-block.type.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/types/user.type.d.ts +21 -0
- package/dist/types/src/features/RequirementAI/types/user.type.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/utils/css.utils.d.ts +2 -0
- package/dist/types/src/features/RequirementAI/utils/css.utils.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/utils/diff-edit.utils.d.ts +13 -0
- package/dist/types/src/features/RequirementAI/utils/diff-edit.utils.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/utils/helpers.d.ts +6 -0
- package/dist/types/src/features/RequirementAI/utils/helpers.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/utils/json-helper.d.ts +2 -0
- package/dist/types/src/features/RequirementAI/utils/json-helper.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/utils/learned-tag.utils.d.ts +33 -0
- package/dist/types/src/features/RequirementAI/utils/learned-tag.utils.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/utils/proccess-stream.utils.d.ts +15 -0
- package/dist/types/src/features/RequirementAI/utils/proccess-stream.utils.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/utils/user-story.utils.d.ts +16 -0
- package/dist/types/src/features/RequirementAI/utils/user-story.utils.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/utils/userStoryAttachedContext.utils.d.ts +10 -0
- package/dist/types/src/features/RequirementAI/utils/userStoryAttachedContext.utils.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/utils/userstory-approval-transform.utils.d.ts +33 -0
- package/dist/types/src/features/RequirementAI/utils/userstory-approval-transform.utils.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAI/utils/userstory-approval.utils.d.ts +41 -0
- package/dist/types/src/features/RequirementAI/utils/userstory-approval.utils.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts +124 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/AiReasoningCitation.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts +7 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AIConfidenceDisplay.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts +26 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonAccordion.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts +26 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasonMarkdownWrapper.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts +123 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts +92 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/AiReasoningCitationPreview.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts +12 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/FileCitation.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts +12 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/ImageCitation.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts +12 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/citationRenderers/WebCitationWithImage.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiGapIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/AiReasoningIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/CloseIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/DocumentCitationIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/FullScreenIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts +4 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ImageCitationIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/ReasoningBulbIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts +7 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/RelevanceScoreIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts +3 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/components/icons/WebCitationIcon.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts +183 -0
- package/dist/types/src/features/RequirementAiCitations/AiReasoning/types/interface.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts +32 -0
- package/dist/types/src/features/RequirementAiCitations/FileCitation/FileCitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts +33 -0
- package/dist/types/src/features/RequirementAiCitations/ImageCitation/ImageCitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts +42 -0
- package/dist/types/src/features/RequirementAiCitations/VideoCitation/VideoCitationContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts +48 -0
- package/dist/types/src/features/RequirementAiCitations/WebCitation/WebCitationWithImageContent.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts +17 -0
- package/dist/types/src/features/RequirementAiCitations/WebCitation/components/ImagePreviewDialog.d.ts.map +1 -0
- package/dist/types/src/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts +4 -0
- package/dist/types/src/features/RequirementAiCitations/components/CitationAIConfidenceDisplay.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/UserStoryPicker.context.d.ts +53 -0
- package/dist/types/src/features/UserStoryImport/UserStoryPicker.context.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/UserStoryPicker.d.ts +4 -0
- package/dist/types/src/features/UserStoryImport/UserStoryPicker.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/UserStoryPicker.theme.d.ts +98 -0
- package/dist/types/src/features/UserStoryImport/UserStoryPicker.theme.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/UserStoryPicker.types.d.ts +277 -0
- package/dist/types/src/features/UserStoryImport/UserStoryPicker.types.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/BackNav.d.ts +10 -0
- package/dist/types/src/features/UserStoryImport/components/BackNav.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/Badge.d.ts +10 -0
- package/dist/types/src/features/UserStoryImport/components/Badge.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/BrowseProjectsButton.d.ts +9 -0
- package/dist/types/src/features/UserStoryImport/components/BrowseProjectsButton.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/CardGrid.d.ts +9 -0
- package/dist/types/src/features/UserStoryImport/components/CardGrid.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/CardProceedButton.d.ts +7 -0
- package/dist/types/src/features/UserStoryImport/components/CardProceedButton.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/ContentArea.d.ts +8 -0
- package/dist/types/src/features/UserStoryImport/components/ContentArea.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/Footer.d.ts +8 -0
- package/dist/types/src/features/UserStoryImport/components/Footer.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/Header.d.ts +12 -0
- package/dist/types/src/features/UserStoryImport/components/Header.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/NavRow.d.ts +8 -0
- package/dist/types/src/features/UserStoryImport/components/NavRow.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/ProceedButton.d.ts +9 -0
- package/dist/types/src/features/UserStoryImport/components/ProceedButton.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/ProjectCard.d.ts +13 -0
- package/dist/types/src/features/UserStoryImport/components/ProjectCard.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/ResizeHandle.d.ts +10 -0
- package/dist/types/src/features/UserStoryImport/components/ResizeHandle.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/ScopeDropdown.d.ts +14 -0
- package/dist/types/src/features/UserStoryImport/components/ScopeDropdown.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/SearchInput.d.ts +12 -0
- package/dist/types/src/features/UserStoryImport/components/SearchInput.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/SectionHeading.d.ts +13 -0
- package/dist/types/src/features/UserStoryImport/components/SectionHeading.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/ShowMore.d.ts +8 -0
- package/dist/types/src/features/UserStoryImport/components/ShowMore.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/Sidebar.d.ts +12 -0
- package/dist/types/src/features/UserStoryImport/components/Sidebar.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/SidebarFavoritesList.d.ts +8 -0
- package/dist/types/src/features/UserStoryImport/components/SidebarFavoritesList.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/SidebarProjectList.d.ts +8 -0
- package/dist/types/src/features/UserStoryImport/components/SidebarProjectList.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/SidebarSection.d.ts +24 -0
- package/dist/types/src/features/UserStoryImport/components/SidebarSection.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/SortDropdown.d.ts +14 -0
- package/dist/types/src/features/UserStoryImport/components/SortDropdown.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/SplitLayout.d.ts +8 -0
- package/dist/types/src/features/UserStoryImport/components/SplitLayout.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/Toolbar.d.ts +8 -0
- package/dist/types/src/features/UserStoryImport/components/Toolbar.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/TypeDropdown.d.ts +14 -0
- package/dist/types/src/features/UserStoryImport/components/TypeDropdown.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/UserStoryCard.d.ts +13 -0
- package/dist/types/src/features/UserStoryImport/components/UserStoryCard.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/UserStoryImportDialog.d.ts +10 -0
- package/dist/types/src/features/UserStoryImport/components/UserStoryImportDialog.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/UserStoryScopeDropdown.d.ts +13 -0
- package/dist/types/src/features/UserStoryImport/components/UserStoryScopeDropdown.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/usePanelResize.d.ts +13 -0
- package/dist/types/src/features/UserStoryImport/components/usePanelResize.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/components/useProjectUserStory.d.ts +33 -0
- package/dist/types/src/features/UserStoryImport/components/useProjectUserStory.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/hooks/useFilteredItems.d.ts +10 -0
- package/dist/types/src/features/UserStoryImport/hooks/useFilteredItems.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/hooks/useUSPData.d.ts +28 -0
- package/dist/types/src/features/UserStoryImport/hooks/useUSPData.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/hooks/useUserStoryPickerState.d.ts +4 -0
- package/dist/types/src/features/UserStoryImport/hooks/useUserStoryPickerState.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/index.d.ts +65 -0
- package/dist/types/src/features/UserStoryImport/index.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/lib/CustomTooltip.d.ts +13 -0
- package/dist/types/src/features/UserStoryImport/lib/CustomTooltip.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/lib/Tooltip.d.ts +8 -0
- package/dist/types/src/features/UserStoryImport/lib/Tooltip.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/lib/adaptLabel.d.ts +2 -0
- package/dist/types/src/features/UserStoryImport/lib/adaptLabel.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/lib/cn.d.ts +4 -0
- package/dist/types/src/features/UserStoryImport/lib/cn.d.ts.map +1 -0
- package/dist/types/src/features/UserStoryImport/lib/dialog.d.ts +22 -0
- package/dist/types/src/features/UserStoryImport/lib/dialog.d.ts.map +1 -0
- package/dist/types/src/index.d.ts +3 -0
- package/dist/types/src/index.d.ts.map +1 -0
- package/dist/types/src/types/CodeCitationTypes.d.ts +46 -0
- package/dist/types/src/types/CodeCitationTypes.d.ts.map +1 -0
- package/dist/types/src/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts +23 -0
- package/dist/types/src/types/GoogleFilePicker/GoogleFilePickerCallbackFunctionType.d.ts.map +1 -0
- package/dist/types/src/types/epubItems.d.ts +23 -0
- package/dist/types/src/types/epubItems.d.ts.map +1 -0
- package/dist/types/src/types.d.ts +26 -0
- package/dist/types/src/types.d.ts.map +1 -0
- package/dist/types/src/utils/CustomSkeleton.d.ts +2 -0
- package/dist/types/src/utils/CustomSkeleton.d.ts.map +1 -0
- package/dist/types/src/utils/SkeletonLoader.d.ts +3 -0
- package/dist/types/src/utils/SkeletonLoader.d.ts.map +1 -0
- package/dist/types/src/utils/api.d.ts +2 -0
- package/dist/types/src/utils/api.d.ts.map +1 -0
- package/dist/types/src/utils/codeCitations.utils.d.ts +9 -0
- package/dist/types/src/utils/codeCitations.utils.d.ts.map +1 -0
- package/dist/types/src/utils/colors.d.ts +5 -0
- package/dist/types/src/utils/colors.d.ts.map +1 -0
- package/dist/types/src/utils/date.d.ts +1 -0
- package/dist/types/src/utils/date.d.ts.map +1 -0
- package/dist/types/src/utils/helperFunctions.d.ts +6 -0
- package/dist/types/src/utils/helperFunctions.d.ts.map +1 -0
- package/dist/types/src/utils/regexHelperService.d.ts +9 -0
- package/dist/types/src/utils/regexHelperService.d.ts.map +1 -0
- package/dist/types/src/utils/sanitizeHtml.d.ts +5 -0
- package/dist/types/src/utils/sanitizeHtml.d.ts.map +1 -0
- package/dist/types/src/utils/themeManager.d.ts +13 -0
- package/dist/types/src/utils/themeManager.d.ts.map +1 -0
- package/dist/types/src/utils/treeUtils.d.ts +17 -0
- package/dist/types/src/utils/treeUtils.d.ts.map +1 -0
- package/dist/types/src/utils/urlQueryParamService.d.ts +2 -0
- package/dist/types/src/utils/urlQueryParamService.d.ts.map +1 -0
- package/dist/types/src/utils/variableHelperService.d.ts +7 -0
- package/dist/types/src/utils/variableHelperService.d.ts.map +1 -0
- package/dist/utils/treeUtils.js +2 -0
- package/dist/utils/treeUtils.js.map +1 -0
- package/package.json +212 -0
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { ToolbarConfig } from "./models";
|
|
2
|
+
export declare const DEFAULT_INLINE_CONFIG: string[];
|
|
3
|
+
export declare const DEFAULT_FONT_SIZE_OPTIONS: {
|
|
4
|
+
label: string;
|
|
5
|
+
value: string;
|
|
6
|
+
}[];
|
|
7
|
+
export declare const DEFAULT_FONT_FAMILY_OPTIONS: {
|
|
8
|
+
label: string;
|
|
9
|
+
value: string;
|
|
10
|
+
}[];
|
|
11
|
+
export declare const DEFAULT_TEXT_ALIGN_OPTIONS: {
|
|
12
|
+
label: string;
|
|
13
|
+
value: string;
|
|
14
|
+
}[];
|
|
15
|
+
export declare const DEFAULT_BLOCK_TYPE_OPTIONS: {
|
|
16
|
+
label: string;
|
|
17
|
+
value: string;
|
|
18
|
+
}[];
|
|
19
|
+
export declare enum BLOCK_TYPE {
|
|
20
|
+
code = "Code Block",
|
|
21
|
+
h1 = "Heading 1",
|
|
22
|
+
h2 = "Heading 2",
|
|
23
|
+
h3 = "Heading 3",
|
|
24
|
+
h4 = "Heading 4",
|
|
25
|
+
h5 = "Heading 5",
|
|
26
|
+
h6 = "Heading 6",
|
|
27
|
+
paragraph = "Normal",
|
|
28
|
+
quote = "Quote"
|
|
29
|
+
}
|
|
30
|
+
export declare const DEFAULT_TOOLBAR_CONFIG: ToolbarConfig;
|
|
31
|
+
export type ToolbarOverflow = 'scroll' | 'show';
|
|
32
|
+
//# sourceMappingURL=editorConfig.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"editorConfig.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/constants/editorConfig.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAGzC,eAAO,MAAM,qBAAqB,UAQjC,CAAC;AAEF,eAAO,MAAM,yBAAyB;;;GAsBrC,CAAC;AAEF,eAAO,MAAM,2BAA2B;;;GAMvC,CAAC;AAEF,eAAO,MAAM,0BAA0B;;;GAKtC,CAAC;AAEF,eAAO,MAAM,0BAA0B;;;GAMtC,CAAC;AAEF,oBAAY,UAAU;IACpB,IAAI,eAAe;IACnB,EAAE,cAAc;IAChB,EAAE,cAAc;IAChB,EAAE,cAAc;IAChB,EAAE,cAAc;IAChB,EAAE,cAAc;IAChB,EAAE,cAAc;IAChB,SAAS,WAAW;IACpB,KAAK,UAAU;CAChB;AAED,eAAO,MAAM,sBAAsB,EAAE,aAiCpC,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG,QAAQ,GAAG,MAAM,CAAC"}
|
package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/enums.d.ts
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
export declare enum ToolbarItem {
|
|
2
|
+
Bold = "bold",
|
|
3
|
+
Italic = "italic",
|
|
4
|
+
Underline = "underline",
|
|
5
|
+
Strikethrough = "strikethrough",
|
|
6
|
+
Superscript = "superscript",
|
|
7
|
+
Subscript = "subscript",
|
|
8
|
+
Code = "code",
|
|
9
|
+
Quote = "quote"
|
|
10
|
+
}
|
|
11
|
+
export declare enum AlignItem {
|
|
12
|
+
Left = "left",
|
|
13
|
+
Right = "right",
|
|
14
|
+
Center = "center",
|
|
15
|
+
Justify = "justify"
|
|
16
|
+
}
|
|
17
|
+
//# sourceMappingURL=enums.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"enums.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/constants/enums.ts"],"names":[],"mappings":"AAAA,oBAAY,WAAW;IACrB,IAAI,SAAS;IACb,MAAM,WAAW;IACjB,SAAS,cAAc;IACvB,aAAa,kBAAkB;IAC/B,WAAW,gBAAgB;IAC3B,SAAS,cAAc;IACvB,IAAI,SAAS;IACb,KAAK,UAAU;CAChB;AAED,oBAAY,SAAS;IACnB,IAAI,SAAS;IACb,KAAK,UAAU;IACf,MAAM,WAAW;IACjB,OAAO,YAAY;CACpB"}
|
package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/constants/models.d.ts
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
export interface Option {
|
|
2
|
+
label: string;
|
|
3
|
+
value: string | number;
|
|
4
|
+
}
|
|
5
|
+
export interface ACTIVE_FORMATS_TYPE {
|
|
6
|
+
bold: boolean;
|
|
7
|
+
italic: boolean;
|
|
8
|
+
underline: boolean;
|
|
9
|
+
strikethrough: boolean;
|
|
10
|
+
code: boolean;
|
|
11
|
+
subscript: boolean;
|
|
12
|
+
superscript: boolean;
|
|
13
|
+
}
|
|
14
|
+
export interface ToolbarConfig {
|
|
15
|
+
inline: {
|
|
16
|
+
display: boolean;
|
|
17
|
+
options: Array<string>;
|
|
18
|
+
};
|
|
19
|
+
type: {
|
|
20
|
+
display: boolean;
|
|
21
|
+
options: Array<Option>;
|
|
22
|
+
};
|
|
23
|
+
fontSize: {
|
|
24
|
+
display: boolean;
|
|
25
|
+
options: Array<Option>;
|
|
26
|
+
};
|
|
27
|
+
undoRedo: {
|
|
28
|
+
display: boolean;
|
|
29
|
+
};
|
|
30
|
+
fontFamily: {
|
|
31
|
+
display: boolean;
|
|
32
|
+
options: Array<Option>;
|
|
33
|
+
};
|
|
34
|
+
align: {
|
|
35
|
+
display: boolean;
|
|
36
|
+
options: Array<Option>;
|
|
37
|
+
};
|
|
38
|
+
list: {
|
|
39
|
+
display: boolean;
|
|
40
|
+
};
|
|
41
|
+
link: {
|
|
42
|
+
display: boolean;
|
|
43
|
+
};
|
|
44
|
+
table: {
|
|
45
|
+
display: boolean;
|
|
46
|
+
};
|
|
47
|
+
}
|
|
48
|
+
//# sourceMappingURL=models.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"models.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/constants/models.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,MAAM;IACrB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB;AAED,MAAM,WAAW,mBAAmB;IAClC,IAAI,EAAE,OAAO,CAAC;IACd,MAAM,EAAE,OAAO,CAAC;IAChB,SAAS,EAAE,OAAO,CAAC;IACnB,aAAa,EAAE,OAAO,CAAC;IACvB,IAAI,EAAE,OAAO,CAAC;IACd,SAAS,EAAE,OAAO,CAAC;IACnB,WAAW,EAAE,OAAO,CAAC;CACtB;AAED,MAAM,WAAW,aAAa;IAC5B,MAAM,EAAE;QACN,OAAO,EAAE,OAAO,CAAC;QACjB,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;KACxB,CAAC;IACF,IAAI,EAAE;QACJ,OAAO,EAAE,OAAO,CAAC;QACjB,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;KACxB,CAAC;IACF,QAAQ,EAAE;QACR,OAAO,EAAE,OAAO,CAAC;QACjB,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;KACxB,CAAC;IACF,QAAQ,EAAE;QACR,OAAO,EAAE,OAAO,CAAC;KAClB,CAAC;IACF,UAAU,EAAE;QACV,OAAO,EAAE,OAAO,CAAC;QACjB,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;KACxB,CAAC;IACF,KAAK,EAAE;QACL,OAAO,EAAE,OAAO,CAAC;QACjB,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;KACxB,CAAC;IACF,IAAI,EAAE;QACJ,OAAO,EAAE,OAAO,CAAC;KAClB,CAAC;IACF,IAAI,EAAE;QACJ,OAAO,EAAE,OAAO,CAAC;KAClB,CAAC;IACF,KAAK,EAAE;QACL,OAAO,EAAE,OAAO,CAAC;KAClB,CAAA;CACF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"objects.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/constants/objects.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,UAAU,CAAC;AAG/C,eAAO,MAAM,cAAc,EAAE,mBAQ5B,CAAC"}
|
package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useModal.d.ts
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the MIT license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
*/
|
|
8
|
+
/// <reference types="react" />
|
|
9
|
+
export default function useModal(): [
|
|
10
|
+
JSX.Element | null,
|
|
11
|
+
(title: string, showModal: (onClose: () => void) => JSX.Element) => void
|
|
12
|
+
];
|
|
13
|
+
//# sourceMappingURL=useModal.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useModal.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useModal.tsx"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAOH,MAAM,CAAC,OAAO,UAAU,QAAQ,IAAI;IAClC,GAAG,CAAC,OAAO,GAAG,IAAI;IAClB,CAAC,KAAK,EAAE,MAAM,EAAE,SAAS,EAAE,CAAC,OAAO,EAAE,MAAM,IAAI,KAAK,GAAG,CAAC,OAAO,KAAK,IAAI;CACzE,CA2CA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useOnClickOutside.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/hooks/useOnClickOutside.ts"],"names":[],"mappings":"AAwBA,OAAO,EAAa,SAAS,EAAE,MAAM,OAAO,CAAC;AAE7C,KAAK,KAAK,GAAG,UAAU,GAAG,UAAU,CAAC;AAErC,eAAO,MAAM,iBAAiB,QACvB,UAAU,WAAW,CAAC,mBACV,KAAK,KAAK,IAAI,SAyBhC,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { DecoratorNode } from 'lexical';
|
|
3
|
+
declare class HTMLNode extends DecoratorNode<JSX.Element> {
|
|
4
|
+
__htmlContent: string;
|
|
5
|
+
static getType(): string;
|
|
6
|
+
decorate(): import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
static clone(node: HTMLNode): HTMLNode;
|
|
8
|
+
constructor(htmlContent: string, key?: string);
|
|
9
|
+
createDOM(): HTMLDivElement;
|
|
10
|
+
updateDOM(prevNode: HTMLNode, dom: HTMLElement): boolean;
|
|
11
|
+
exportJSON(): {
|
|
12
|
+
type: string;
|
|
13
|
+
version: number;
|
|
14
|
+
htmlContent: string;
|
|
15
|
+
};
|
|
16
|
+
static importJSON(serializedNode: any): HTMLNode;
|
|
17
|
+
}
|
|
18
|
+
export declare function $createHTMLNode(htmlContent: string): HTMLNode;
|
|
19
|
+
export default HTMLNode;
|
|
20
|
+
//# sourceMappingURL=HTMLNode.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"HTMLNode.d.ts","sourceRoot":"","sources":["../../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/plugins/CommentPlugin/HTMLNode.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAyB,aAAa,EAAE,MAAM,SAAS,CAAC;AAE/D,cAAM,QAAS,SAAQ,aAAa,CAAC,GAAG,CAAC,OAAO,CAAC;IAC/C,aAAa,EAAE,MAAM,CAAC;IAEtB,MAAM,CAAC,OAAO;IAId,QAAQ;IAIR,MAAM,CAAC,KAAK,CAAC,IAAI,EAAE,QAAQ;gBAIf,WAAW,EAAE,MAAM,EAAE,GAAG,CAAC,EAAE,MAAM;IAK7C,SAAS;IAMT,SAAS,CAAC,QAAQ,EAAE,QAAQ,EAAE,GAAG,EAAE,WAAW;IAO9C,UAAU;;;;;IAQV,MAAM,CAAC,UAAU,CAAC,cAAc,EAAE,GAAG;CAItC;AAED,wBAAgB,eAAe,CAAC,WAAW,EAAE,MAAM,YAElD;AAED,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { ElementNode, NodeKey, DOMConversionMap, SerializedElementNode } from "lexical";
|
|
2
|
+
export type SerializedDeleteNode = SerializedElementNode & {
|
|
3
|
+
type: "delete";
|
|
4
|
+
version: 1;
|
|
5
|
+
reviewId: string;
|
|
6
|
+
};
|
|
7
|
+
export declare class DeleteNode extends ElementNode {
|
|
8
|
+
__reviewId: string;
|
|
9
|
+
static getType(): string;
|
|
10
|
+
static clone(node: DeleteNode): DeleteNode;
|
|
11
|
+
constructor(reviewId?: string, key?: NodeKey);
|
|
12
|
+
createDOM(): HTMLElement;
|
|
13
|
+
exportDOM(): {
|
|
14
|
+
element: HTMLModElement;
|
|
15
|
+
};
|
|
16
|
+
updateDOM(): false;
|
|
17
|
+
static importDOM(): DOMConversionMap | null;
|
|
18
|
+
static importJSON(serializedNode: SerializedDeleteNode): DeleteNode;
|
|
19
|
+
exportJSON(): SerializedDeleteNode;
|
|
20
|
+
isInline(): true;
|
|
21
|
+
canBeEmpty(): false;
|
|
22
|
+
canInsertTextBefore(): false;
|
|
23
|
+
canInsertTextAfter(): false;
|
|
24
|
+
canMergeWith(): false;
|
|
25
|
+
}
|
|
26
|
+
//# sourceMappingURL=DeleteNode.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DeleteNode.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/plugins/DeleteNode.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,EACX,OAAO,EACP,gBAAgB,EAEhB,qBAAqB,EACtB,MAAM,SAAS,CAAC;AAEjB,MAAM,MAAM,oBAAoB,GAAG,qBAAqB,GAAG;IACzD,IAAI,EAAE,QAAQ,CAAC;IACf,OAAO,EAAE,CAAC,CAAC;IACX,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,qBAAa,UAAW,SAAQ,WAAW;IACzC,UAAU,EAAE,MAAM,CAAC;IAEnB,MAAM,CAAC,OAAO,IAAI,MAAM;IAIxB,MAAM,CAAC,KAAK,CAAC,IAAI,EAAE,UAAU,GAAG,UAAU;gBAKxC,QAAQ,GAAE,MAA4B,EACtC,GAAG,CAAC,EAAE,OAAO;IAMf,SAAS,IAAI,WAAW;IAQxB,SAAS;;;IAMT,SAAS,IAAI,KAAK;IAIlB,MAAM,CAAC,SAAS,IAAI,gBAAgB,GAAG,IAAI;IAS3C,MAAM,CAAC,UAAU,CACf,cAAc,EAAE,oBAAoB,GACnC,UAAU;IAIb,UAAU,IAAI,oBAAoB;IASlC,QAAQ,IAAI,IAAI;IAIhB,UAAU,IAAI,KAAK;IAInB,mBAAmB,IAAI,KAAK;IAI9B,kBAAkB,IAAI,KAAK;IAI3B,YAAY,IAAI,KAAK;CAGpB"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { TMode } from "../../RichTextEditor";
|
|
2
|
+
interface LoadInitialContentTypes {
|
|
3
|
+
initialValue?: string;
|
|
4
|
+
initialFormat?: string;
|
|
5
|
+
mode: TMode;
|
|
6
|
+
}
|
|
7
|
+
export declare const InitialHtml: ({ initialValue, initialFormat, mode }: LoadInitialContentTypes) => null;
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=InitialHtml.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InitialHtml.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialHtml.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,EAAE,MAAM,sBAAsB,CAAC;AAE7C,UAAU,uBAAuB;IAC/B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,IAAI,EAAE,KAAK,CAAA;CACZ;AAED,eAAO,MAAM,WAAW,0CAIrB,uBAAuB,KAAG,IA0C5B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InitialString.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InitialString.tsx"],"names":[],"mappings":"AAKA,UAAU,sBAAsB;IAC9B,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,eAAO,MAAM,aAAa,sBAEvB,sBAAsB,KAAG,IAiB3B,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { ElementNode, NodeKey, SerializedElementNode, DOMConversionMap, EditorConfig, DOMExportOutput } from "lexical";
|
|
2
|
+
export type SerializedInsertNode = SerializedElementNode & {
|
|
3
|
+
type: "insert";
|
|
4
|
+
version: 1;
|
|
5
|
+
reviewId: string;
|
|
6
|
+
};
|
|
7
|
+
export declare class InsertNode extends ElementNode {
|
|
8
|
+
__reviewId: string;
|
|
9
|
+
static getType(): string;
|
|
10
|
+
static clone(node: InsertNode): InsertNode;
|
|
11
|
+
constructor(reviewId?: string, key?: NodeKey);
|
|
12
|
+
createDOM(): HTMLElement;
|
|
13
|
+
exportDOM(): DOMExportOutput;
|
|
14
|
+
updateDOM(prevNode: InsertNode, dom: HTMLElement, config: EditorConfig): boolean;
|
|
15
|
+
static importDOM(): DOMConversionMap | null;
|
|
16
|
+
static importJSON(serializedNode: SerializedInsertNode): InsertNode;
|
|
17
|
+
exportJSON(): SerializedInsertNode;
|
|
18
|
+
isInline(): boolean;
|
|
19
|
+
}
|
|
20
|
+
//# sourceMappingURL=InsertNode.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"InsertNode.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/plugins/InsertNode.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,EACX,OAAO,EACP,qBAAqB,EACrB,gBAAgB,EAEhB,YAAY,EAEZ,eAAe,EAChB,MAAM,SAAS,CAAC;AAEjB,MAAM,MAAM,oBAAoB,GAAG,qBAAqB,GAAG;IACzD,IAAI,EAAE,QAAQ,CAAC;IACf,OAAO,EAAE,CAAC,CAAC;IACX,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,qBAAa,UAAW,SAAQ,WAAW;IACzC,UAAU,EAAE,MAAM,CAAC;IAEnB,MAAM,CAAC,OAAO,IAAI,MAAM;IAIxB,MAAM,CAAC,KAAK,CAAC,IAAI,EAAE,UAAU,GAAG,UAAU;gBAKxC,QAAQ,GAAE,MAA4B,EACtC,GAAG,CAAC,EAAE,OAAO;IAUf,SAAS,IAAI,WAAW;IAOxB,SAAS,IAAI,eAAe;IAO5B,SAAS,CACP,QAAQ,EAAE,UAAU,EACpB,GAAG,EAAE,WAAW,EAChB,MAAM,EAAE,YAAY,GACnB,OAAO;IAQV,MAAM,CAAC,SAAS,IAAI,gBAAgB,GAAG,IAAI;IAa3C,MAAM,CAAC,UAAU,CACf,cAAc,EAAE,oBAAoB,GACnC,UAAU;IAQb,UAAU,IAAI,oBAAoB;IAalC,QAAQ,IAAI,OAAO;CAGpB"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { MutableRefObject } from 'react';
|
|
2
|
+
import { LexicalEditor } from 'lexical';
|
|
3
|
+
interface LayoutPluginType {
|
|
4
|
+
onFocus?: (event: Event, editor: LexicalEditor) => void;
|
|
5
|
+
onBlur?: (event: Event, editor: LexicalEditor) => void;
|
|
6
|
+
editorRef?: MutableRefObject<LexicalEditor | null>;
|
|
7
|
+
}
|
|
8
|
+
export declare const LayoutPlugin: ({ onFocus, onBlur, editorRef, }: LayoutPluginType) => null;
|
|
9
|
+
export {};
|
|
10
|
+
//# sourceMappingURL=LayoutPlugin.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LayoutPlugin.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/plugins/LayoutPlugin.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAmB,gBAAgB,EAAE,MAAM,OAAO,CAAC;AAE1D,OAAO,EAIL,aAAa,EACd,MAAM,SAAS,CAAC;AAGjB,UAAU,gBAAgB;IACxB,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,aAAa,KAAK,IAAI,CAAC;IACxD,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,aAAa,KAAK,IAAI,CAAC;IACvD,SAAS,CAAC,EAAE,gBAAgB,CAAC,aAAa,GAAG,IAAI,CAAC,CAAC;CACpD;AAED,eAAO,MAAM,YAAY,oCAItB,gBAAgB,KAAG,IAkCrB,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the MIT license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
*/
|
|
8
|
+
import type { EditorThemeClasses } from 'lexical';
|
|
9
|
+
import './CommentEditorTheme.css';
|
|
10
|
+
declare const theme: EditorThemeClasses;
|
|
11
|
+
export default theme;
|
|
12
|
+
//# sourceMappingURL=CommentEditorTheme.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CommentEditorTheme.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/theme/CommentEditorTheme.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,KAAK,EAAC,kBAAkB,EAAC,MAAM,SAAS,CAAC;AAEhD,OAAO,0BAA0B,CAAC;AAIlC,QAAA,MAAM,KAAK,EAAE,kBAGZ,CAAC;AAEF,eAAe,KAAK,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the MIT license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
*/
|
|
8
|
+
import type { EditorThemeClasses } from 'lexical';
|
|
9
|
+
import './PlaygroundEditorTheme.css';
|
|
10
|
+
declare const theme: EditorThemeClasses;
|
|
11
|
+
export default theme;
|
|
12
|
+
//# sourceMappingURL=PlaygroundEditorTheme.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PlaygroundEditorTheme.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/theme/PlaygroundEditorTheme.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,KAAK,EAAC,kBAAkB,EAAC,MAAM,SAAS,CAAC;AAEhD,OAAO,6BAA6B,CAAC;AAErC,QAAA,MAAM,KAAK,EAAE,kBA+GZ,CAAC;AAEF,eAAe,KAAK,CAAC"}
|
package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"theme.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/theme/theme.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAElD,OAAO,aAAa,CAAC;AAErB,QAAA,MAAM,KAAK,EAAE,kBAuFZ,CAAC;AAEF,eAAe,KAAK,CAAC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the MIT license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
*/
|
|
8
|
+
import "./Button.css";
|
|
9
|
+
import { ReactNode } from "react";
|
|
10
|
+
export default function Button({ "data-test-id": dataTestId, children, className, onClick, disabled, small, title, }: {
|
|
11
|
+
"data-test-id"?: string;
|
|
12
|
+
children: ReactNode;
|
|
13
|
+
className?: string;
|
|
14
|
+
disabled?: boolean;
|
|
15
|
+
onClick: () => void;
|
|
16
|
+
small?: boolean;
|
|
17
|
+
title?: string;
|
|
18
|
+
}): JSX.Element;
|
|
19
|
+
//# sourceMappingURL=Button.d.ts.map
|
package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Button.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/ui/Button.tsx"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,cAAc,CAAC;AAGtB,OAAO,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAIlC,MAAM,CAAC,OAAO,UAAU,MAAM,CAAC,EAC7B,cAAc,EAAE,UAAU,EAC1B,QAAQ,EACR,SAAS,EACT,OAAO,EACP,QAAQ,EACR,KAAK,EACL,KAAK,GACN,EAAE;IACD,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,QAAQ,EAAE,SAAS,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,GAAG,GAAG,CAAC,OAAO,CAkBd"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the MIT license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
*/
|
|
8
|
+
/// <reference types="react" />
|
|
9
|
+
import './ContentEditable.css';
|
|
10
|
+
type Props = {
|
|
11
|
+
className?: string;
|
|
12
|
+
placeholderClassName?: string;
|
|
13
|
+
placeholder: string;
|
|
14
|
+
};
|
|
15
|
+
export default function LexicalContentEditable({ className, placeholder, placeholderClassName, }: Props): JSX.Element;
|
|
16
|
+
export {};
|
|
17
|
+
//# sourceMappingURL=ContentEditable.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ContentEditable.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/ui/ContentEditable.tsx"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,OAAO,uBAAuB,CAAC;AAK/B,KAAK,KAAK,GAAG;IACX,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,WAAW,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,MAAM,CAAC,OAAO,UAAU,sBAAsB,CAAC,EAC7C,SAAS,EACT,WAAW,EACX,oBAAoB,GACrB,EAAE,KAAK,GAAG,GAAG,CAAC,OAAO,CAYrB"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the MIT license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
*/
|
|
8
|
+
import "./Modal.css";
|
|
9
|
+
import { ReactNode } from "react";
|
|
10
|
+
export default function Modal({ onClose, children, title, closeOnClickOutside, }: {
|
|
11
|
+
children: ReactNode;
|
|
12
|
+
closeOnClickOutside?: boolean;
|
|
13
|
+
onClose: () => void;
|
|
14
|
+
title: string;
|
|
15
|
+
}): JSX.Element;
|
|
16
|
+
//# sourceMappingURL=Modal.d.ts.map
|
package/dist/types/src/features/RequirementAI/components/RichTextEditor/Editor/ui/Modal.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Modal.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/ui/Modal.tsx"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAGH,OAAO,aAAa,CAAC;AAIrB,OAAO,EAAE,SAAS,EAAqB,MAAM,OAAO,CAAC;AA+ErD,MAAM,CAAC,OAAO,UAAU,KAAK,CAAC,EAC5B,OAAO,EACP,QAAQ,EACR,KAAK,EACL,mBAA2B,GAC5B,EAAE;IACD,QAAQ,EAAE,SAAS,CAAC;IACpB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;CACf,GAAG,GAAG,CAAC,OAAO,CAWd"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
export declare const getAllCommentsByArtifactId: ({ artifactId, showToast, }: {
|
|
2
|
+
artifactId: string;
|
|
3
|
+
showToast: Function;
|
|
4
|
+
}) => Promise<any>;
|
|
5
|
+
export declare const handleDeleteMainComment: ({ showToast, threadId, }: {
|
|
6
|
+
showToast: Function;
|
|
7
|
+
threadId: string;
|
|
8
|
+
}) => Promise<void>;
|
|
9
|
+
export declare const handleAddSubComment: ({ artifactId, artifactContext, showToast, threadId, subComment, }: {
|
|
10
|
+
artifactId: string;
|
|
11
|
+
artifactContext: any;
|
|
12
|
+
showToast: Function;
|
|
13
|
+
threadId: string;
|
|
14
|
+
subComment: Comment;
|
|
15
|
+
}) => Promise<void>;
|
|
16
|
+
export declare const handleDeleteSubComment: ({ showToast, threadId, subCommentId, }: {
|
|
17
|
+
showToast: Function;
|
|
18
|
+
threadId: string;
|
|
19
|
+
subCommentId: string;
|
|
20
|
+
}) => Promise<void>;
|
|
21
|
+
//# sourceMappingURL=commentsHelper.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"commentsHelper.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/utils/commentsHelper.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,0BAA0B;gBAIzB,MAAM;eACP,QAAQ;kBAUpB,CAAC;AAuFF,eAAO,MAAM,uBAAuB;eAIvB,QAAQ;cACT,MAAM;mBAgBjB,CAAC;AAEF,eAAO,MAAM,mBAAmB;gBAOlB,MAAM;qBACD,GAAG;eACT,QAAQ;cACT,MAAM;gBACJ,OAAO;mBA+CpB,CAAC;AAEF,eAAO,MAAM,sBAAsB;eAKtB,QAAQ;cACT,MAAM;kBACF,MAAM;mBAiBrB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSelectedNode.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/utils/getSelectedNode.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,cAAc,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAEhE,wBAAgB,eAAe,CAC7B,SAAS,EAAE,cAAc,GACxB,QAAQ,GAAG,WAAW,CAcxB"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the MIT license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
*/
|
|
8
|
+
export default function joinClasses(...args: Array<string | boolean | null | undefined>): string;
|
|
9
|
+
//# sourceMappingURL=joinClasses.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"joinClasses.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/features/RequirementAI/components/RichTextEditor/Editor/utils/joinClasses.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,MAAM,CAAC,OAAO,UAAU,WAAW,CACjC,GAAG,IAAI,EAAE,KAAK,CAAC,MAAM,GAAG,OAAO,GAAG,IAAI,GAAG,SAAS,CAAC,UAGpD"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
interface TextEditorProps {
|
|
2
|
+
type: "string" | "html";
|
|
3
|
+
value: string;
|
|
4
|
+
placeholder?: string;
|
|
5
|
+
handleUpdateState: (key: string, value: string) => void;
|
|
6
|
+
onBlur?: () => void;
|
|
7
|
+
minHeight: string;
|
|
8
|
+
height: string;
|
|
9
|
+
mode: TMode;
|
|
10
|
+
doNotShowBorderInViewMode?: boolean;
|
|
11
|
+
}
|
|
12
|
+
export type TMode = "readOnly" | "edit";
|
|
13
|
+
declare const RichTextEditor: ({ type, value, handleUpdateState, onBlur, placeholder, minHeight, height, mode, doNotShowBorderInViewMode }: TextEditorProps) => import("react/jsx-runtime").JSX.Element;
|
|
14
|
+
export default RichTextEditor;
|
|
15
|
+
//# sourceMappingURL=RichTextEditor.d.ts.map
|
package/dist/types/src/features/RequirementAI/components/RichTextEditor/RichTextEditor.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RichTextEditor.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/RichTextEditor/RichTextEditor.tsx"],"names":[],"mappings":"AA6BA,UAAU,eAAe;IACvB,IAAI,EAAE,QAAQ,GAAG,MAAM,CAAC;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,iBAAiB,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACxD,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,KAAK,CAAC;IACZ,yBAAyB,CAAC,EAAE,OAAO,CAAA;CACpC;AAED,MAAM,MAAM,KAAK,GAAG,UAAU,GAAG,MAAM,CAAA;AAEvC,QAAA,MAAM,cAAc,gHAUjB,eAAe,4CAuMjB,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the MIT license found in the
|
|
5
|
+
* LICENSE file in the root directory of this source tree.
|
|
6
|
+
*
|
|
7
|
+
*/
|
|
8
|
+
import type { LexicalEditor } from "lexical";
|
|
9
|
+
import { Provider } from "@lexical/yjs";
|
|
10
|
+
import { Array as YArray, Map as YMap } from "yjs";
|
|
11
|
+
export type Comment = {
|
|
12
|
+
id: string;
|
|
13
|
+
originalContent: string;
|
|
14
|
+
newContent?: string;
|
|
15
|
+
deleted: boolean;
|
|
16
|
+
timeStamp: number;
|
|
17
|
+
author: string;
|
|
18
|
+
type: "comment";
|
|
19
|
+
};
|
|
20
|
+
export type Thread = {
|
|
21
|
+
comments: Array<Comment>;
|
|
22
|
+
id: string;
|
|
23
|
+
title: string;
|
|
24
|
+
severity?: string;
|
|
25
|
+
tag?: string;
|
|
26
|
+
type: "thread";
|
|
27
|
+
};
|
|
28
|
+
export type Comments = Array<Thread | Comment>;
|
|
29
|
+
export declare function createComment(originalContent: string, author: string, newContent?: string, id?: string, timeStamp?: number, deleted?: boolean): Comment;
|
|
30
|
+
export declare function createThread(title: string, comments: Array<Comment>, id?: string, tag?: string, severity?: string): Thread;
|
|
31
|
+
export declare class CommentStore {
|
|
32
|
+
_editor: LexicalEditor;
|
|
33
|
+
_comments: Comments;
|
|
34
|
+
_changeListeners: Set<() => void>;
|
|
35
|
+
_collabProvider: null | Provider;
|
|
36
|
+
constructor(editor: LexicalEditor);
|
|
37
|
+
isCollaborative(): boolean;
|
|
38
|
+
getComments(): Comments;
|
|
39
|
+
addComment(commentOrThread: Comment | Thread, thread?: Thread, offset?: number): void;
|
|
40
|
+
deleteCommentOrThread(commentOrThread: Comment | Thread, thread?: Thread): {
|
|
41
|
+
markedComment: Comment;
|
|
42
|
+
index: number;
|
|
43
|
+
} | null;
|
|
44
|
+
registerOnChange(onChange: () => void): () => void;
|
|
45
|
+
_withRemoteTransaction(fn: () => void): void;
|
|
46
|
+
_withLocalTransaction(fn: () => void): void;
|
|
47
|
+
_getCollabComments(): null | YArray<any>;
|
|
48
|
+
_createCollabSharedMap(commentOrThread: Comment | Thread): YMap<any>;
|
|
49
|
+
registerCollaboration(provider: Provider): () => void;
|
|
50
|
+
}
|
|
51
|
+
export declare function useCommentStore(commentStore: CommentStore): Comments;
|
|
52
|
+
//# sourceMappingURL=index.d.ts.map
|
package/dist/types/src/features/RequirementAI/components/RichTextEditor/commenting/index.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/RequirementAI/components/RichTextEditor/commenting/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAE7C,OAAO,EAAE,QAAQ,EAA0B,MAAM,cAAc,CAAC;AAGhE,OAAO,EACL,KAAK,IAAI,MAAM,EACf,GAAG,IAAI,IAAI,EAIZ,MAAM,KAAK,CAAC;AAGb,MAAM,MAAM,OAAO,GAAG;IACpB,EAAE,EAAE,MAAM,CAAC;IACX,eAAe,EAAE,MAAM,CAAC;IACxB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,OAAO,CAAC;IACjB,SAAS,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,SAAS,CAAC;CACjB,CAAC;AAEF,MAAM,MAAM,MAAM,GAAG;IACnB,QAAQ,EAAE,KAAK,CAAC,OAAO,CAAC,CAAC;IACzB,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,QAAQ,CAAC;CAChB,CAAC;AAEF,MAAM,MAAM,QAAQ,GAAG,KAAK,CAAC,MAAM,GAAG,OAAO,CAAC,CAAC;AAwB/C,wBAAgB,aAAa,CAC3B,eAAe,EAAE,MAAM,EACvB,MAAM,EAAE,MAAM,EACd,UAAU,CAAC,EAAE,MAAM,EACnB,EAAE,CAAC,EAAE,MAAM,EACX,SAAS,CAAC,EAAE,MAAM,EAClB,OAAO,CAAC,EAAE,OAAO,GAChB,OAAO,CAaT;AAID,wBAAgB,YAAY,CAC1B,KAAK,EAAE,MAAM,EACb,QAAQ,EAAE,KAAK,CAAC,OAAO,CAAC,EACxB,EAAE,CAAC,EAAE,MAAM,EACX,GAAG,CAAC,EAAE,MAAM,EACZ,QAAQ,CAAC,EAAE,MAAM,GAChB,MAAM,CASR;AAuCD,qBAAa,YAAY;IACvB,OAAO,EAAE,aAAa,CAAC;IACvB,SAAS,EAAE,QAAQ,CAAC;IACpB,gBAAgB,EAAE,GAAG,CAAC,MAAM,IAAI,CAAC,CAAC;IAClC,eAAe,EAAE,IAAI,GAAG,QAAQ,CAAC;gBAErB,MAAM,EAAE,aAAa;IAOjC,eAAe,IAAI,OAAO;IAI1B,WAAW,IAAI,QAAQ;IAKvB,UAAU,CACR,eAAe,EAAE,OAAO,GAAG,MAAM,EACjC,MAAM,CAAC,EAAE,MAAM,EACf,MAAM,CAAC,EAAE,MAAM,GACd,IAAI;IAyCP,qBAAqB,CACnB,eAAe,EAAE,OAAO,GAAG,MAAM,EACjC,MAAM,CAAC,EAAE,MAAM,GACd;QAAE,aAAa,EAAE,OAAO,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI;IAiDnD,gBAAgB,CAAC,QAAQ,EAAE,MAAM,IAAI,GAAG,MAAM,IAAI;IAQlD,sBAAsB,CAAC,EAAE,EAAE,MAAM,IAAI,GAAG,IAAI;IAS5C,qBAAqB,CAAC,EAAE,EAAE,MAAM,IAAI,GAAG,IAAI;IAW3C,kBAAkB,IAAI,IAAI,GAAG,MAAM,CAAC,GAAG,CAAC;IAYxC,sBAAsB,CAAC,eAAe,EAAE,OAAO,GAAG,MAAM,GAAG,IAAI,CAAC,GAAG,CAAC;IA0BpE,qBAAqB,CAAC,QAAQ,EAAE,QAAQ,GAAG,MAAM,IAAI;CAmJtD;AAED,wBAAgB,eAAe,CAAC,YAAY,EAAE,YAAY,GAAG,QAAQ,CAYpE"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { UserStoryWithCitationCustomStyles } from "../userstory-with-citation/UserStoryWithCitation";
|
|
3
|
+
export interface IContextItemStyles {
|
|
4
|
+
contextItem?: React.CSSProperties;
|
|
5
|
+
iconWrapper?: React.CSSProperties;
|
|
6
|
+
itemContent?: React.CSSProperties;
|
|
7
|
+
title?: React.CSSProperties;
|
|
8
|
+
metadata?: React.CSSProperties;
|
|
9
|
+
actionButton?: React.CSSProperties;
|
|
10
|
+
}
|
|
11
|
+
interface IProps {
|
|
12
|
+
customStyles?: UserStoryWithCitationCustomStyles["attachedContext"];
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* MAIN COMPONENT: AttachedContext
|
|
16
|
+
*/
|
|
17
|
+
declare const AttachedContext: React.FC<IProps>;
|
|
18
|
+
export default AttachedContext;
|
|
19
|
+
//# sourceMappingURL=AttachedContext.d.ts.map
|
package/dist/types/src/features/RequirementAI/components/UserStoryCard/AttachedContext.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AttachedContext.d.ts","sourceRoot":"","sources":["../../../../../../../src/features/RequirementAI/components/UserStoryCard/AttachedContext.tsx"],"names":[],"mappings":";AAiBA,OAAO,EAAE,iCAAiC,EAAE,MAAM,kDAAkD,CAAC;AAYrG,MAAM,WAAW,kBAAkB;IACjC,WAAW,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAClC,WAAW,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAClC,WAAW,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAClC,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC5B,QAAQ,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAC/B,YAAY,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CACpC;AAkJD,UAAU,MAAM;IACd,YAAY,CAAC,EAAE,iCAAiC,CAAC,iBAAiB,CAAC,CAAC;CACrE;AAED;;GAEG;AACH,QAAA,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,MAAM,CA0FrC,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import React, { CSSProperties } from "react";
|
|
2
|
+
interface CitationAnchorProps {
|
|
3
|
+
href: string;
|
|
4
|
+
children: any;
|
|
5
|
+
chevronUpComponent?: React.ReactNode;
|
|
6
|
+
chevronDownComponent?: React.ReactNode;
|
|
7
|
+
customStyle?: {
|
|
8
|
+
citationButtonWrapper?: CSSProperties;
|
|
9
|
+
arrow?: CSSProperties;
|
|
10
|
+
citationButton?: CSSProperties;
|
|
11
|
+
expandableContent?: CSSProperties;
|
|
12
|
+
bookHeader?: CSSProperties;
|
|
13
|
+
relative?: CSSProperties;
|
|
14
|
+
pageColor?: CSSProperties;
|
|
15
|
+
highlightedText?: CSSProperties;
|
|
16
|
+
expandedWrapper?: CSSProperties;
|
|
17
|
+
expandableContainer?: CSSProperties;
|
|
18
|
+
bookBodyContent?: CSSProperties;
|
|
19
|
+
customScrollbarClass?: CSSProperties;
|
|
20
|
+
relativeWrapper?: CSSProperties;
|
|
21
|
+
};
|
|
22
|
+
defaultState?: boolean;
|
|
23
|
+
metaData?: any;
|
|
24
|
+
}
|
|
25
|
+
declare const CitationAnchor: React.FC<CitationAnchorProps>;
|
|
26
|
+
export default CitationAnchor;
|
|
27
|
+
//# sourceMappingURL=CitationAnchor.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CitationAnchor.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationAnchor.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,EACV,aAAa,EAIhB,MAAM,OAAO,CAAC;AAKf,UAAU,mBAAmB;IACzB,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,GAAG,CAAC;IACd,kBAAkB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACrC,oBAAoB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvC,WAAW,CAAC,EAAE;QACV,qBAAqB,CAAC,EAAE,aAAa,CAAC;QACtC,KAAK,CAAC,EAAE,aAAa,CAAC;QACtB,cAAc,CAAC,EAAE,aAAa,CAAC;QAC/B,iBAAiB,CAAC,EAAE,aAAa,CAAC;QAClC,UAAU,CAAC,EAAE,aAAa,CAAC;QAC3B,QAAQ,CAAC,EAAE,aAAa,CAAC;QACzB,SAAS,CAAC,EAAE,aAAa,CAAC;QAC1B,eAAe,CAAC,EAAE,aAAa,CAAC;QAChC,eAAe,CAAC,EAAE,aAAa,CAAC;QAChC,mBAAmB,CAAC,EAAE,aAAa,CAAC;QACpC,eAAe,CAAC,EAAE,aAAa,CAAC;QAChC,oBAAoB,CAAC,EAAE,aAAa,CAAC;QACrC,eAAe,CAAC,EAAE,aAAa,CAAC;KACnC,CAAC;IACF,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,QAAQ,CAAC,EAAE,GAAG,CAAC;CAClB;AAoFD,QAAA,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAwJjD,CAAC;AAEF,eAAe,cAAc,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
type Props = {
|
|
2
|
+
title?: string;
|
|
3
|
+
content?: string;
|
|
4
|
+
citations?: Record<string, any>;
|
|
5
|
+
styles?: Record<string, any>;
|
|
6
|
+
docData?: Record<string, any> | null;
|
|
7
|
+
open: boolean;
|
|
8
|
+
};
|
|
9
|
+
declare function CitationRenderer({ content, title, citations, styles, docData, open }: Props): import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
export default CitationRenderer;
|
|
11
|
+
//# sourceMappingURL=CitationRenderer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CitationRenderer.d.ts","sourceRoot":"","sources":["../../../../../../../../src/features/RequirementAI/components/UserStoryCard/CognitiveComponents/CitationRenderer.tsx"],"names":[],"mappings":"AAIA,KAAK,KAAK,GAAG;IACT,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,SAAS,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IAChC,MAAM,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IAC5B,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,IAAI,CAAC;IACrC,IAAI,EAAE,OAAO,CAAA;CAChB,CAAA;AAED,iBAAS,gBAAgB,CAAC,EACtB,OAAY,EACZ,KAAU,EACV,SAAc,EACd,MAAW,EACX,OAAmC,EACnC,IAAI,EACP,EAAE,KAAK,2CAyDP;AAED,eAAe,gBAAgB,CAAA"}
|